diff --git a/content.en/celestia/dht/2024-36-report.md b/content.en/celestia/dht/2024-36-report.md
new file mode 100644
index 0000000000..5fd9321f83
--- /dev/null
+++ b/content.en/celestia/dht/2024-36-report.md
@@ -0,0 +1,94 @@
+---
+title: Week 2024-36
+plotly: true
+slug: 2024-36
+weight: 1045623
+---
+
+# Celestia Report Cal. Week 36 - 2024
+
+## General Information
+
+The following results show measurement data that were collected in calendar week 36 in 2024 from `2024-09-02` to `2024-09-09`.
+
+- Number of crawls `336`
+- Number of visits `212,820`
+ > Visiting a peer means dialing or connecting to it. Every time the crawler or monitoring process tries to dial or connect to a peer we consider this as _visiting_ it. Regardless of errors that may occur.
+- Number of unique peer IDs visited `614`
+- Number of unique peer IDs discovered in the DHT `614`
+- Number of unique IP addresses found `639`
+
+Timestamps are in UTC if not mentioned otherwise.
+
+## Agents
+
+This plot shows the distribution of various user agents over time.
+
+{{< plotly json="../../../plots/2024/09/02/celestia-agents-overall-stacked.json" height="600px" >}}
+
+## Churn Analysis
+
+This visualizes the uptime of peers over a specific period of time. The plot may display trends in churn rate, distribution of uptime periods, or patterns in peer activity. It helps analyze the stability and reliability of the network by identifying fluctuations in peer participation and examining potential factors influencing churn.
+
+> 💡 Note that for agents without an agent version, they're suffixed with `0`.
+
+{{< plotly json="../../../plots/2024/09/02/celestia-plot-churn.json" height="800px" >}}
+
+## Geolocation
+
+Geographical data is sourced from the [MaxMind database](https://www.maxmind.com), which maps IP addresses to corresponding countries.
+
+This bar plot illustrates the distribution of observed nodes across different countries.
+
+{{< plotly json="../../../plots/2024/09/02/celestia-geo-agent-All-bars.json" height="600px" >}}
+
+This plot displays the weekly geographical distribution of nodes, categorized by country.
+
+{{< plotly json="../../../plots/2024/09/02/celestia-geo-agent-All-lines.json" height="600px" >}}
+
+### Cloud Providers
+
+Cloud providers data is sourced from [Udger](https://udger.com/resources/datacenter-list), which maps IP addresses to known hosting providers.
+
+#### Cloud Hosting Rate
+
+This line chart displays the count of nodes within the Celestia network that are hosted on known commercial cloud providers, compared to those that are not. It tracks the distribution over a specified period, offering insights into the infrastructure preferences for node hosting.
+
+Regular analysis of this chart can reveal trends in the adoption of cloud services for nodes. Such information is crucial for understanding the network's resilience and the potential reliance on cloud infrastructure.
+
+{{< plotly json="../../../plots/2024/09/02/celestia-cloud-rate-agent-All-lines.json" height="600px" >}}
+
+This bar chart presents the weekly distribution of Celestia nodes among various cloud providers, including nodes not hosted within data centers (grouped under _Non-Datacenter_).
+
+{{< plotly json="../../../plots/2024/09/02/celestia-cloud-agent-All-bars.json" height="600px" >}}
+
+The line chart illustrates the trends in the distribution of all Celestia nodes across cloud providers over the given time period. Note that nodes hosted outside of data centers are not included in this representation.
+
+{{< plotly json="../../../plots/2024/09/02/celestia-cloud-agent-All-lines.json" height="600px" >}}
+
+## Crawls
+
+### Protocols
+
+This plot illustrates the evolving count of nodes supporting each of the listed protocols over time. It exclusively presents data gathered from nodes accessible through a libp2p connection via our crawler. The identification of supported protocols relies on the [libp2p identify protocol](https://github.com/libp2p/specs/tree/master/identify), hence necessitating a libp2p connection for discovery.
+
+{{< plotly json="../../../plots/2024/09/02/celestia-crawl-protocols.json" height="1200px" >}}
+
+### Errors
+
+{{< plotly json="../../../plots/2024/09/02/celestia-connection-errors-single.json" height="600px" >}}
+
+{{< plotly json="../../../plots/2024/09/02/celestia-crawl-errors-single.json" height="600px" >}}
+
+
+## Stale Node Records
+
+### All Peers
+
+This stacked plot depicts the count of node records stored within each node's routing table and made accessible through the DHT. These node records serve as a mechanism through which nodes discover new remote nodes in the network.
+
+Ensuring the reachability of referenced nodes shared within the network holds paramount importance. The plot delineates the occurrences of reachable and non-reachable (stale) node records. Note that nodes running behind a NAT are counted as unreachable even though they may be online.
+
+For instance, if a node's record is present in the routing tables of 100 other nodes and the node is reachable, the plot will reflect an increase of 100 in the _online_ category.
+
+{{< plotly json="../../../plots/2024/09/02/celestia-stale-records-stacked.json" height="600px" >}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/02/avail-density-distributions.json b/content.en/plots/2024/09/02/avail-density-distributions.json
new file mode 100644
index 0000000000..b7473746a0
--- /dev/null
+++ b/content.en/plots/2024/09/02/avail-density-distributions.json
@@ -0,0 +1 @@
+{"data":[{"hovertemplate":"\u003cb\u003eObserved distribution\u003c\u002fb\u003e\u003cbr\u003ePeers per bucket: %{x:,}\u003cbr\u003eOccurrences: %{y:,}\u003cbr\u003e%{text}\u003cextra\u003e\u003c\u002fextra\u003e","name":"Crawl 2024-09-08 12:13, depth 1","text":["Prefixes:\u003cbr\u003e 0\u003cbr\u003e","Prefixes:\u003cbr\u003e 1\u003cbr\u003e"],"textposition":"none","visible":false,"x":[235,247],"y":[1,1],"type":"bar"},{"hovertemplate":"\u003cb\u003eExpected distribution\u003c\u002fb\u003e\u003cbr\u003ePeers per bucket: %{x:,}\u003cbr\u003eOccurences: %{text}\u003cbr\u003e\u003cextra\u003e\u003c\u002fextra\u003e","line":{"color":"red","dash":"dot"},"mode":"lines","name":"Expected Distribution","text":["0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05"],"visible":false,"x":[234,235,236,237,238,239,240,241,242,243,244,245,246,247],"y":[0.04705366160165277,0.048255031685090044,0.04927738405129355,0.050109069858074604,0.05074069678905956,0.05116530513040348,0.05137849390177473,0.05137849390177473,0.05116618607572322,0.0507450652026871,0.05012115046656616,0.049302845969175,0.048300755603944145,0.04712745789696844],"type":"scatter"},{"hovertemplate":"\u003cb\u003eObserved distribution\u003c\u002fb\u003e\u003cbr\u003ePeers per bucket: %{x:,}\u003cbr\u003eOccurrences: %{y:,}\u003cbr\u003e%{text}\u003cextra\u003e\u003c\u002fextra\u003e","name":"Crawl 2024-09-08 12:13, depth 2","text":["Prefixes:\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e","Prefixes:\u003cbr\u003e 11\u003cbr\u003e"],"textposition":"none","visible":false,"x":[110,121,125,126],"y":[1,1,1,1],"type":"bar"},{"hovertemplate":"\u003cb\u003eExpected distribution\u003c\u002fb\u003e\u003cbr\u003ePeers per bucket: %{x:,}\u003cbr\u003eOccurences: %{text}\u003cbr\u003e\u003cextra\u003e\u003c\u002fextra\u003e","line":{"color":"red","dash":"dot"},"mode":"lines","name":"Expected Distribution","text":["0.09","0.09","0.10","0.11","0.12","0.12","0.13","0.14","0.14","0.14","0.14","0.15","0.14","0.14","0.14","0.14","0.13","0.13"],"visible":false,"x":[109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126],"y":[0.08662396837986366,0.09489261990704193,0.10301406034954538,0.11083209171534147,0.11818820399732932,0.12492700510244979,0.13090177491171281,0.13597986100741166,0.14004763462728123,0.14301474553040847,0.1448174524068528,0.14542085845853261,0.1448199458202757,0.14303937271594563,0.14013206839244,0.1361767277523202,0.13127436555324112,0.12554413531084763],"type":"scatter"},{"hovertemplate":"\u003cb\u003eObserved distribution\u003c\u002fb\u003e\u003cbr\u003ePeers per bucket: %{x:,}\u003cbr\u003eOccurrences: %{y:,}\u003cbr\u003e%{text}\u003cextra\u003e\u003c\u002fextra\u003e","name":"Crawl 2024-09-08 12:13, depth 3","text":["Prefixes:\u003cbr\u003e 011\u003cbr\u003e","Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e 010\u003cbr\u003e","Prefixes:\u003cbr\u003e 001\u003cbr\u003e","Prefixes:\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e"],"textposition":"none","visible":false,"x":[48,52,56,62,63,65,74],"y":[1,1,1,2,1,1,1],"type":"bar"},{"hovertemplate":"\u003cb\u003eExpected distribution\u003c\u002fb\u003e\u003cbr\u003ePeers per bucket: %{x:,}\u003cbr\u003eOccurences: %{text}\u003cbr\u003e\u003cextra\u003e\u003c\u002fextra\u003e","line":{"color":"red","dash":"dot"},"mode":"lines","name":"Expected Distribution","text":["0.10","0.12","0.15","0.18","0.21","0.24","0.28","0.31","0.34","0.37","0.39","0.40","0.41","0.41","0.41","0.39","0.38","0.36","0.33","0.30","0.27","0.24","0.21","0.18","0.15","0.13","0.11","0.09"],"visible":false,"x":[47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74],"y":[0.09597570483095645,0.12046950450135933,0.14812831931034612,0.17849462476896535,0.2108686498496045,0.2443237721815133,0.2777454202629435,0.30989188094152587,0.33947246957684857,0.3652360052143919,0.3860608651608342,0.4010373642403418,0.4095339185674758,0.41124030989482013,0.40618407657644495,0.3947192034472853,0.37748939694759975,0.3553708775951966,0.3294014673093993,0.3007036122028911,0.2704088453018485,0.23959019013876812,0.2092073761718939,0.18006777734796148,0.15280399415794976,0.127867231222447,0.10553425590619804,0.08592485024795622],"type":"scatter"},{"hovertemplate":"\u003cb\u003eObserved distribution\u003c\u002fb\u003e\u003cbr\u003ePeers per bucket: %{x:,}\u003cbr\u003eOccurrences: %{y:,}\u003cbr\u003e%{text}\u003cextra\u003e\u003c\u002fextra\u003e","name":"Crawl 2024-09-08 12:13, depth 4","text":["Prefixes:\u003cbr\u003e 0111\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e","Prefixes:\u003cbr\u003e 0101\u003cbr\u003e 1110\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0000\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e 1011\u003cbr\u003e","Prefixes:\u003cbr\u003e 1010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0011\u003cbr\u003e 0110\u003cbr\u003e","Prefixes:\u003cbr\u003e 0100\u003cbr\u003e 1001\u003cbr\u003e 1101\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e"],"textposition":"none","visible":false,"x":[14,20,26,29,30,32,33,34,36,38],"y":[1,1,3,1,1,2,1,2,3,1],"type":"bar"},{"hovertemplate":"\u003cb\u003eExpected distribution\u003c\u002fb\u003e\u003cbr\u003ePeers per bucket: %{x:,}\u003cbr\u003eOccurences: %{text}\u003cbr\u003e\u003cextra\u003e\u003c\u002fextra\u003e","line":{"color":"red","dash":"dot"},"mode":"lines","name":"Expected Distribution","text":["0.00","0.01","0.02","0.03","0.05","0.09","0.14","0.21","0.30","0.40","0.53","0.66","0.80","0.93","1.0","1.1","1.2","1.2","1.1","1.1","0.97","0.86","0.74","0.62","0.50","0.40"],"visible":false,"x":[13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38],"y":[0.003570837783963334,0.007683677731563953,0.015431386110890871,0.029054406661911798,0.051486117687652724,0.0861677386300298,0.13662121716998069,0.20578570836228563,0.29520449830542056,0.4042288868841239,0.5294519659732254,0.6645725197893183,0.8008098863461265,0.9278614548529588,1.0352528269424395,1.1138211218443024,1.157029699846894,1.1618506569295821,1.1290564851614169,1.0629008317339912,0.9702996229086571,0.8597140041213026,0.7399681249758342,0.619209437913795,0.504153630193338,0.3996744239361545],"type":"scatter"},{"hovertemplate":"\u003cb\u003eObserved distribution\u003c\u002fb\u003e\u003cbr\u003ePeers per bucket: %{x:,}\u003cbr\u003eOccurrences: %{y:,}\u003cbr\u003e%{text}\u003cextra\u003e\u003c\u002fextra\u003e","name":"Crawl 2024-09-08 12:13, depth 5","text":["Prefixes:\u003cbr\u003e 01110\u003cbr\u003e","Prefixes:\u003cbr\u003e 11100\u003cbr\u003e","Prefixes:\u003cbr\u003e 10001\u003cbr\u003e","Prefixes:\u003cbr\u003e 11111\u003cbr\u003e","Prefixes:\u003cbr\u003e 01111\u003cbr\u003e","Prefixes:\u003cbr\u003e 01000\u003cbr\u003e 01010\u003cbr\u003e 10000\u003cbr\u003e","Prefixes:\u003cbr\u003e 00101\u003cbr\u003e 10101\u003cbr\u003e","Prefixes:\u003cbr\u003e 00001\u003cbr\u003e 00111\u003cbr\u003e 01011\u003cbr\u003e","Prefixes:\u003cbr\u003e 01101\u003cbr\u003e 10111\u003cbr\u003e 11001\u003cbr\u003e 11010\u003cbr\u003e","Prefixes:\u003cbr\u003e 00000\u003cbr\u003e 00010\u003cbr\u003e 00011\u003cbr\u003e 00100\u003cbr\u003e","Prefixes:\u003cbr\u003e 10011\u003cbr\u003e 10110\u003cbr\u003e 11110\u003cbr\u003e","Prefixes:\u003cbr\u003e 01100\u003cbr\u003e 10010\u003cbr\u003e","Prefixes:\u003cbr\u003e 00110\u003cbr\u003e 10100\u003cbr\u003e","Prefixes:\u003cbr\u003e 11011\u003cbr\u003e 11101\u003cbr\u003e","Prefixes:\u003cbr\u003e 11000\u003cbr\u003e","Prefixes:\u003cbr\u003e 01001\u003cbr\u003e"],"textposition":"none","visible":false,"x":[3,5,8,9,11,12,13,14,15,16,17,19,20,21,23,24],"y":[1,1,1,1,1,3,2,3,4,4,3,2,2,2,1,1],"type":"bar"},{"hovertemplate":"\u003cb\u003eExpected distribution\u003c\u002fb\u003e\u003cbr\u003ePeers per bucket: %{x:,}\u003cbr\u003eOccurences: %{text}\u003cbr\u003e\u003cextra\u003e\u003c\u002fextra\u003e","line":{"color":"red","dash":"dot"},"mode":"lines","name":"Expected Distribution","text":["0.00","0.01","0.02","0.06","0.15","0.32","0.60","1.0","1.5","2.1","2.6","3.0","3.3","3.3","3.1","2.7","2.3","1.8","1.4","0.98","0.67","0.44","0.28"],"visible":false,"x":[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24],"y":[0.0010431661085822015,0.005237563170173137,0.019722698812683202,0.05941463017320816,0.14915547783065797,0.3209506264034686,0.6042898512752813,1.011346209425994,1.5233402279478983,2.085937471224113,2.6182860966927755,3.0336872562642307,3.2639224498199666,3.277522126694219,3.085479814583232,2.73382586512706,2.2876806718598064,1.8135889536783198,1.365859180738987,0.9796787576133822,0.6707459675705242,0.43926570158830575,0.2756849845905787],"type":"scatter"},{"hovertemplate":"\u003cb\u003eObserved distribution\u003c\u002fb\u003e\u003cbr\u003ePeers per bucket: %{x:,}\u003cbr\u003eOccurrences: %{y:,}\u003cbr\u003e%{text}\u003cextra\u003e\u003c\u002fextra\u003e","name":"Crawl 2024-09-08 12:13, depth 6","text":["Prefixes:\u003cbr\u003e 011101\u003cbr\u003e","Prefixes:\u003cbr\u003e 011100\u003cbr\u003e 100011\u003cbr\u003e 111000\u003cbr\u003e","Prefixes:\u003cbr\u003e 010111\u003cbr\u003e 100001\u003cbr\u003e 111001\u003cbr\u003e 111110\u003cbr\u003e","Prefixes:\u003cbr\u003e 001000\u003cbr\u003e","Prefixes:\u003cbr\u003e 001010\u003cbr\u003e 011110\u003cbr\u003e 101101\u003cbr\u003e 111101\u003cbr\u003e","","","","","Prefixes:\u003cbr\u003e 000001\u003cbr\u003e 000100\u003cbr\u003e 100111\u003cbr\u003e 110111\u003cbr\u003e","Prefixes:\u003cbr\u003e 010110\u003cbr\u003e 011000\u003cbr\u003e 100101\u003cbr\u003e 110110\u003cbr\u003e","","Prefixes:\u003cbr\u003e 101001\u003cbr\u003e","Prefixes:\u003cbr\u003e 110001\u003cbr\u003e"],"textposition":"none","visible":true,"x":[1,2,3,4,5,6,7,8,9,10,11,12,13,14],"y":[1,3,4,1,4,13,8,7,6,4,4,7,1,1],"type":"bar"},{"hovertemplate":"\u003cb\u003eExpected distribution\u003c\u002fb\u003e\u003cbr\u003ePeers per bucket: %{x:,}\u003cbr\u003eOccurences: %{text}\u003cbr\u003e\u003cextra\u003e\u003c\u002fextra\u003e","line":{"color":"red","dash":"dot"},"mode":"lines","name":"Expected Distribution","text":["0.03","0.26","0.97","2.4","4.6","6.9","8.7","9.4","8.8","7.4","5.6","3.8","2.4","1.4","0.74"],"visible":true,"x":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],"y":[0.03430833619306856,0.25838465695404744,0.972979723842585,2.442584515063158,4.598928657267349,6.927136290008939,8.694999197354976,9.354887529297088,8.806749588127328,7.369536981731552,5.550182539366565,3.7999829317822194,2.3848851212487485,1.381628159184972,0.7432419338472696],"type":"scatter"},{"hovertemplate":"\u003cb\u003eObserved distribution\u003c\u002fb\u003e\u003cbr\u003ePeers per bucket: %{x:,}\u003cbr\u003eOccurrences: %{y:,}\u003cbr\u003e%{text}\u003cextra\u003e\u003c\u002fextra\u003e","name":"Crawl 2024-09-08 12:13, depth 7","text":["","","","","","","","","Prefixes:\u003cbr\u003e 1001111\u003cbr\u003e 1010010\u003cbr\u003e 1100010\u003cbr\u003e 1110100\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010010\u003cbr\u003e 1011000\u003cbr\u003e"],"textposition":"none","visible":false,"x":[0,1,2,3,4,5,6,7,8,9],"y":[5,10,22,26,18,24,11,6,4,2],"type":"bar"},{"hovertemplate":"\u003cb\u003eExpected distribution\u003c\u002fb\u003e\u003cbr\u003ePeers per bucket: %{x:,}\u003cbr\u003eOccurences: %{text}\u003cbr\u003e\u003cextra\u003e\u003c\u002fextra\u003e","line":{"color":"red","dash":"dot"},"mode":"lines","name":"Expected Distribution","text":["0.00","3.0","11","21","26","25","19","12","6.3","3.0","1.2"],"visible":false,"x":[-1,0,1,2,3,4,5,6,7,8,9],"y":[0.0,2.9636015362098784,11.159812034790326,21.01183359675365,26.374228629258486,24.82886367051287,18.699237951855014,11.735719652075659,6.313188473549634,2.97163754321379,1.2433414026293814],"type":"scatter"},{"hovertemplate":"\u003cb\u003eObserved distribution\u003c\u002fb\u003e\u003cbr\u003ePeers per bucket: %{x:,}\u003cbr\u003eOccurrences: %{y:,}\u003cbr\u003e%{text}\u003cextra\u003e\u003c\u002fextra\u003e","name":"Crawl 2024-09-08 12:13, depth 8","text":["","","","","","","Prefixes:\u003cbr\u003e 11101111\u003cbr\u003e","Prefixes:\u003cbr\u003e 10110000\u003cbr\u003e"],"textposition":"none","visible":false,"x":[0,1,2,3,4,5,6,7],"y":[43,69,74,30,28,10,1,1],"type":"bar"},{"hovertemplate":"\u003cb\u003eExpected distribution\u003c\u002fb\u003e\u003cbr\u003ePeers per bucket: %{x:,}\u003cbr\u003eOccurences: %{text}\u003cbr\u003e\u003cextra\u003e\u003c\u002fextra\u003e","line":{"color":"red","dash":"dot"},"mode":"lines","name":"Expected Distribution","text":["0.00","39","73","69","43","20","7.7","2.4","0.65"],"visible":false,"x":[-1,0,1,2,3,4,5,6,7],"y":[0.0,38.953356550359786,73.34186662997429,69.04449163212423,43.332610633702956,20.39679523969221,7.680668207446601,2.4102096848888404,0.6482818460471099],"type":"scatter"}],"layout":{"showlegend":false,"sliders":[{"active":15,"currentvalue":{"prefix":"Crawl:\u003cbr\u003e"},"pad":{"t":50},"steps":[{"args":[{"x":[[242,250],[241,242,243,244,245,246,247,248,249,250],[113,125,129],[112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129],[50,52,58,63,64,65,67,73],[49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73],[16,24,26,29,30,32,34,35,38],[15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38],[3,5,9,12,13,14,15,16,17,18,19,20,21,22,24],[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24],[1,2,3,4,5,6,7,8,9,10,11,12,13,14],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],[0,1,2,3,4,5,6,7,8,9],[-1,0,1,2,3,4,5,6,7,8,9],[0,1,2,3,4,5,6,7],[-1,0,1,2,3,4,5,6,7]],"y":[[1,1],[0.04881603606535321,0.049622912694525644,0.05023554124631731,0.05064730797782585,0.050854031683873015,0.050854031683873015,0.05064814491592892,0.05023969213434025,0.04963439463874706,0.04884024432452699],[1,2,1],[0.09073034287716054,0.09875957676009951,0.10655638545169059,0.11396900357006537,0.1208464434406695,0.12704369695044793,0.13242690444834979,0.13687822896762708,0.14030018469179778,0.14261919600903003,0.14378820581239515,0.1437882058123788,0.14262862350744018,0.14034656553133673,0.13700498063772368,0.13268986313733339,0.12750666535852492,0.12157612278371345],[1,1,1,1,1,1,1,1],[0.11607940004814353,0.14277766205921807,0.1721730630714033,0.20362775728637567,0.23628503911531804,0.26910240565911087,0.3009054172370077,0.33045862785850066,0.35654746689996547,0.37806326231634324,0.39408289207551495,0.40393496437737975,0.4072459067083539,0.40396166552523327,0.3943435306317696,0.3789394864664687,0.358535052579826,0.33408948081299916,0.3066642249253654,0.2773507328369146,0.24720391405028266,0.21718629591562189,0.18812615772972838,0.16069109306080787,0.13537674278410075],[1,1,2,2,1,1,3,4,1],[0.011239367056367706,0.021600658561456723,0.03907177945675271,0.06674762323861907,0.10802575866250197,0.1660896039435972,0.24320263434598224,0.3399309548244973,0.4544729069936159,0.5822934120855738,0.7162208968652584,0.8470689453310273,0.9647174099603454,1.059466441295725,1.1233997610290896,1.1514847550548164,1.1421985876753415,1.097581455344281,1.0227463561162426,0.9249838367816258,0.8126643708867176,0.6941508167990537,0.5768956112586899,0.4668300012159029],[1,1,1,3,3,4,3,6,1,1,1,2,3,1,1],[0.0007951930438171242,0.004075364349562765,0.015664681718631876,0.04816889628479307,0.12343279672978211,0.2711113213886286,0.5210420707937705,0.8901135376060257,1.3685495640692633,1.9128590497786297,2.450850657528875,2.898602219962037,3.1832863665654396,3.2628685257295746,3.1354127239432628,2.835704154742807,2.422163965509488,1.9600405773530698,1.5067811938401736,1.1031790883472707,0.7709717492426921,0.5153778541133215,0.3301639377913479],[1,2,4,2,4,11,5,10,7,5,6,5,1,1],[0.02934547505043332,0.22559333945020615,0.86712439851173,2.22200627118631,4.270418302436188,6.565768139995639,8.412390429369411,9.23860734653962,8.877724247065416,7.583056127701704,5.8294743981706905,4.074007675994296,2.6099111674338475,1.543360930742129,0.8474705110771495],[5,9,19,24,21,26,12,10,1,1],[0.0,2.7408833636094276,10.535270428873737,20.24747285549171,25.94207459609876,24.92871230718865,19.16394758615128,12.27690392237816,6.741335635948721,3.239001106334736,1.3833233891637953],[40,70,69,39,26,10,1,1],[0.0,37.461076895466135,71.99550715847398,69.18318266009611,44.32047639162408,21.294603891288123,8.185113370713875,2.6217941265567877,0.7198229409966179]],"text":[["Prefixes:\u003cbr\u003e \u003cbr\u003e","Prefixes:\u003cbr\u003e \u003cbr\u003e"],["0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05"],["Prefixes:\u003cbr\u003e 1\u003cbr\u003e","Prefixes:\u003cbr\u003e 0\u003cbr\u003e 1\u003cbr\u003e","Prefixes:\u003cbr\u003e 0\u003cbr\u003e"],["0.09","0.10","0.11","0.11","0.12","0.13","0.13","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.13","0.13","0.12"],["Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e","Prefixes:\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e"],["0.12","0.14","0.17","0.20","0.24","0.27","0.30","0.33","0.36","0.38","0.39","0.40","0.41","0.40","0.39","0.38","0.36","0.33","0.31","0.28","0.25","0.22","0.19","0.16","0.14"],["Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 010\u003cbr\u003e","Prefixes:\u003cbr\u003e 011\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e 110\u003cbr\u003e 001\u003cbr\u003e","Prefixes:\u003cbr\u003e 001\u003cbr\u003e 011\u003cbr\u003e 010\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e"],["0.01","0.02","0.04","0.07","0.11","0.17","0.24","0.34","0.45","0.58","0.72","0.85","0.96","1.1","1.1","1.2","1.1","1.1","1.0","0.92","0.81","0.69","0.58","0.47"],["Prefixes:\u003cbr\u003e 1110\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e","Prefixes:\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e 0000\u003cbr\u003e 0001\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e 1101\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0101\u003cbr\u003e 1010\u003cbr\u003e 0101\u003cbr\u003e 1001\u003cbr\u003e","Prefixes:\u003cbr\u003e 0111\u003cbr\u003e 1011\u003cbr\u003e 1010\u003cbr\u003e","","Prefixes:\u003cbr\u003e 1110\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0011\u003cbr\u003e","Prefixes:\u003cbr\u003e 0110\u003cbr\u003e 1011\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e 0100\u003cbr\u003e 1101\u003cbr\u003e","Prefixes:\u003cbr\u003e 1001\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e"],["0.00","0.00","0.02","0.05","0.12","0.27","0.52","0.89","1.4","1.9","2.5","2.9","3.2","3.3","3.1","2.8","2.4","2.0","1.5","1.1","0.77","0.52","0.33"],["Prefixes:\u003cbr\u003e 11101\u003cbr\u003e","Prefixes:\u003cbr\u003e 11100\u003cbr\u003e 11000\u003cbr\u003e","Prefixes:\u003cbr\u003e 10111\u003cbr\u003e 00001\u003cbr\u003e 11001\u003cbr\u003e 11110\u003cbr\u003e","Prefixes:\u003cbr\u003e 01000\u003cbr\u003e 00011\u003cbr\u003e","Prefixes:\u003cbr\u003e 00101\u003cbr\u003e 11011\u003cbr\u003e 01101\u003cbr\u003e 11101\u003cbr\u003e","","","","","","","","Prefixes:\u003cbr\u003e 11000\u003cbr\u003e","Prefixes:\u003cbr\u003e 10001\u003cbr\u003e"],["0.03","0.23","0.87","2.2","4.3","6.6","8.4","9.2","8.9","7.6","5.8","4.1","2.6","1.5","0.85"],["","","","","","","","","Prefixes:\u003cbr\u003e 011000\u003cbr\u003e","Prefixes:\u003cbr\u003e 010010\u003cbr\u003e"],["0.00","2.7","11","20","26","25","19","12","6.7","3.2","1.4"],["","","","","","","Prefixes:\u003cbr\u003e 1101111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0110000\u003cbr\u003e"],["0.00","37","72","69","44","21","8.2","2.6","0.72"]]}],"label":"2024-09-01\u003cbr\u003e12:13","method":"update"},{"args":[{"x":[[245,247],[244,245,246,247],[112,122,125,133],[111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133],[47,52,55,65,66,67,73],[46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73],[14,22,25,27,30,31,33,35,36,37],[13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37],[3,5,10,11,12,13,14,15,16,17,19,20,21,22,23,24],[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24],[1,2,3,5,6,7,8,9,10,11,12,13,14],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],[0,1,2,3,4,5,6,7,8,9],[-1,0,1,2,3,4,5,6,7,8,9],[0,1,2,3,4,5,6],[-1,0,1,2,3,4,5,6]],"y":[[1,1],[0.05064730797782585,0.050854031683873015,0.050854031683873015,0.05064814491592892],[1,1,1,1],[0.08261624717270578,0.09073034287716054,0.09875957676009951,0.10655638545169059,0.11396900357006537,0.1208464434406695,0.12704369695044793,0.13242690444834979,0.13687822896762708,0.14030018469179778,0.14261919600903003,0.14378820581239515,0.1437882058123788,0.14262862350744018,0.14034656553133673,0.13700498063772368,0.13268986313733339,0.12750666535852492,0.12157612278371345,0.11502971617228373,0.10800500068083974,0.10064102336167395,0.09307402912395961],[1,1,1,1,1,2,1],[0.055165172788477615,0.07218421545726221,0.09248602605461842,0.11607940004814353,0.14277766205921807,0.1721730630714033,0.20362775728637567,0.23628503911531804,0.26910240565911087,0.3009054172370077,0.33045862785850066,0.35654746689996547,0.37806326231634324,0.39408289207551495,0.40393496437737975,0.4072459067083539,0.40396166552523327,0.3943435306317696,0.3789394864664687,0.358535052579826,0.33408948081299916,0.3066642249253654,0.2773507328369146,0.24720391405028266,0.21718629591562189,0.18812615772972838,0.16069109306080787,0.13537674278410075],[1,1,1,1,2,2,2,1,4,1],[0.0024961513192805714,0.00548261807627696,0.011239367056367706,0.021600658561456723,0.03907177945675271,0.06674762323861907,0.10802575866250197,0.1660896039435972,0.24320263434598224,0.3399309548244973,0.4544729069936159,0.5822934120855738,0.7162208968652584,0.8470689453310273,0.9647174099603454,1.059466441295725,1.1233997610290896,1.1514847550548164,1.1421985876753415,1.097581455344281,1.0227463561162426,0.9249838367816258,0.8126643708867176,0.6941508167990537,0.5768956112586899],[1,1,2,1,2,2,4,2,5,4,1,3,1,1,1,1],[0.0007951930438171242,0.004075364349562765,0.015664681718631876,0.04816889628479307,0.12343279672978211,0.2711113213886286,0.5210420707937705,0.8901135376060257,1.3685495640692633,1.9128590497786297,2.450850657528875,2.898602219962037,3.1832863665654396,3.2628685257295746,3.1354127239432628,2.835704154742807,2.422163965509488,1.9600405773530698,1.5067811938401736,1.1031790883472707,0.7709717492426921,0.5153778541133215,0.3301639377913479],[1,2,5,6,8,11,6,7,5,5,4,3,1],[0.02934547505043332,0.22559333945020615,0.86712439851173,2.22200627118631,4.270418302436188,6.565768139995639,8.412390429369411,9.23860734653962,8.877724247065416,7.583056127701704,5.8294743981706905,4.074007675994296,2.6099111674338475,1.543360930742129,0.8474705110771495],[5,10,19,24,23,19,16,8,3,1],[0.0,2.7408833636094276,10.535270428873737,20.24747285549171,25.94207459609876,24.92871230718865,19.16394758615128,12.27690392237816,6.741335635948721,3.239001106334736,1.3833233891637953],[42,67,72,34,29,9,3],[0.0,37.461076895466135,71.99550715847398,69.18318266009611,44.32047639162408,21.294603891288123,8.185113370713875,2.6217941265567877]],"text":[["Prefixes:\u003cbr\u003e \u003cbr\u003e","Prefixes:\u003cbr\u003e \u003cbr\u003e"],["0.05","0.05","0.05","0.05"],["Prefixes:\u003cbr\u003e 1\u003cbr\u003e","Prefixes:\u003cbr\u003e 0\u003cbr\u003e","Prefixes:\u003cbr\u003e 1\u003cbr\u003e","Prefixes:\u003cbr\u003e 0\u003cbr\u003e"],["0.08","0.09","0.10","0.11","0.11","0.12","0.13","0.13","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.13","0.13","0.12","0.12","0.11","0.10","0.09"],["Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e","Prefixes:\u003cbr\u003e 01\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e"],["0.06","0.07","0.09","0.12","0.14","0.17","0.20","0.24","0.27","0.30","0.33","0.36","0.38","0.39","0.40","0.41","0.40","0.39","0.38","0.36","0.33","0.31","0.28","0.25","0.22","0.19","0.16","0.14"],["Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e","Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 010\u003cbr\u003e 011\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e 001\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e","Prefixes:\u003cbr\u003e 001\u003cbr\u003e 011\u003cbr\u003e 010\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e"],["0.00","0.01","0.01","0.02","0.04","0.07","0.11","0.17","0.24","0.34","0.45","0.58","0.72","0.85","0.96","1.1","1.1","1.2","1.1","1.1","1.0","0.92","0.81","0.69","0.58"],["Prefixes:\u003cbr\u003e 1110\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e 0000\u003cbr\u003e","Prefixes:\u003cbr\u003e 1101\u003cbr\u003e 1001\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e 0101\u003cbr\u003e 1010\u003cbr\u003e 0101\u003cbr\u003e","Prefixes:\u003cbr\u003e 0111\u003cbr\u003e 1010\u003cbr\u003e","","Prefixes:\u003cbr\u003e 0010\u003cbr\u003e 0100\u003cbr\u003e 0010\u003cbr\u003e 1110\u003cbr\u003e","Prefixes:\u003cbr\u003e 0011\u003cbr\u003e","Prefixes:\u003cbr\u003e 0110\u003cbr\u003e 1100\u003cbr\u003e 1101\u003cbr\u003e","Prefixes:\u003cbr\u003e 1011\u003cbr\u003e","Prefixes:\u003cbr\u003e 0100\u003cbr\u003e","Prefixes:\u003cbr\u003e 1001\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e"],["0.00","0.00","0.02","0.05","0.12","0.27","0.52","0.89","1.4","1.9","2.5","2.9","3.2","3.3","3.1","2.8","2.4","2.0","1.5","1.1","0.77","0.52","0.33"],["Prefixes:\u003cbr\u003e 11101\u003cbr\u003e","Prefixes:\u003cbr\u003e 11100\u003cbr\u003e 11000\u003cbr\u003e","","","","","","","","","Prefixes:\u003cbr\u003e 00100\u003cbr\u003e 01001\u003cbr\u003e 10011\u003cbr\u003e 11100\u003cbr\u003e","Prefixes:\u003cbr\u003e 10110\u003cbr\u003e 11000\u003cbr\u003e 01001\u003cbr\u003e","Prefixes:\u003cbr\u003e 10001\u003cbr\u003e"],["0.03","0.23","0.87","2.2","4.3","6.6","8.4","9.2","8.9","7.6","5.8","4.1","2.6","1.5","0.85"],["","","","","","","","","Prefixes:\u003cbr\u003e 001001\u003cbr\u003e 011000\u003cbr\u003e 110111\u003cbr\u003e","Prefixes:\u003cbr\u003e 010010\u003cbr\u003e"],["0.00","2.7","11","20","26","25","19","12","6.7","3.2","1.4"],["","","","","","","Prefixes:\u003cbr\u003e 0110000\u003cbr\u003e 1011001\u003cbr\u003e 1101111\u003cbr\u003e"],["0.00","37","72","69","44","21","8.2","2.6"]]}],"label":"2024-09-02\u003cbr\u003e00:13","method":"update"},{"args":[{"x":[[220,234],[219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234],[101,113,119,121],[100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121],[44,46,53,57,62,67,68],[43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68],[13,20,23,26,28,29,31,33,34,35],[12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35],[3,5,8,9,10,11,12,13,14,15,16,17,18,20,21],[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21],[1,2,3,4,5,6,7,8,9,10,11,12],[0,1,2,3,4,5,6,7,8,9,10,11,12],[0,1,2,3,4,5,6,7,9],[-1,0,1,2,3,4,5,6,7,8,9],[0,1,2,3,4,5,7],[-1,0,1,2,3,4,5,6,7]],"y":[[1,1],[0.04673028907691515,0.048217161911194496,0.04952622513051116,0.050641680651453705,0.05155005160485524,0.052240454081707494,0.05270481367352637,0.05293802081367993,0.05293802081368595,0.05270583651186152,0.05224552352923816,0.05156406017886083,0.05067117601990024,0.049579124812598685,0.04830240915217421,0.046857465288650334],[1,1,1,1],[0.06905876278201478,0.077605639363952,0.08635529478243315,0.09515850444471995,0.10385086783150217,0.11225784284643255,0.1202006147459484,0.12750252124919773,0.1339957052017059,0.13952763798525777,0.14396715373934285,0.1472096572019475,0.14918121511087257,0.1498413089830508,0.1491841102594465,0.14723823056042176,0.14406499283282215,0.13975535629508828,0.13442570287704114,0.12821275022306458,0.1212678929193114,0.11375128798630582],[1,1,1,2,1,1,1],[0.07875238230721397,0.10157267490760297,0.12809442891124795,0.15802954001551694,0.19081226374213137,0.22559574932012633,0.2612767096717856,0.29654906547747056,0.3299835189381613,0.3601262442257784,0.3856068747134536,0.4052442618516355,0.4181383974560071,0.4237384652790789,0.4218799632383969,0.4127877226513501,0.39704581797398286,0.3755391695003696,0.3493745552319105,0.3197904195066357,0.2880651794762186,0.255432795863672,0.22301247946559816,0.19175694257078607,0.16242099240137456,0.13554987233497184],[1,1,2,1,1,2,2,4,1,1],[0.004324217569271209,0.009438436425236193,0.019129688111862553,0.036186993344939945,0.06417537101016685,0.10711624425961672,0.16885685727036837,0.2521743855287732,0.35777240946894684,0.48341867231816005,0.6235002194103513,0.7692095098160305,0.9094299933762601,1.0322030424820559,1.126490820401087,1.1838584084770758,1.199713655019163,1.173857757281696,1.110273795428934,1.016258675654706,0.9011356225532,0.7748400996953483,0.6466496420251768,0.5242481026418405],[1,1,1,1,3,1,1,4,3,4,1,2,5,2,2],[0.002220131862638566,0.010499373600394879,0.03723996573890061,0.10566840278413064,0.24986174408330836,0.5064162134545619,0.8980975035483251,1.4157509257324319,2.008596625882887,2.590633148155762,3.062883982454998,3.342666653929257,3.387434510901502,3.203948474894349,2.841001186722715,2.370982608036967,1.8687953195291507,1.39544913662209,0.9898967312913,0.6687695178664422],[1,3,5,1,12,8,4,8,6,6,6,4],[0.05313779059155062,0.3769462020088121,1.3369810602500056,3.1614031320494953,5.60655086699402,7.95429404254777,9.404295560720543,9.530245947694468,8.450647773932207,6.66075362737019,4.724972104415718,3.0470700786999054,1.8012627808981296],[6,10,27,21,27,16,12,7,2],[0.0,3.688261703219683,13.08180322860731,23.199760413233278,27.428883405228937,24.321705206980337,17.253209631201674,10.19916298511141,5.167879458973855,2.291227807005987,0.902966514219375],[46,73,71,37,19,9,1],[0.0,43.455609442838075,77.06580737128316,68.33569638000499,40.396362182971686,17.91010588971596,6.352490682758633,1.8776241992007923,0.4756927379671652]],"text":[["Prefixes:\u003cbr\u003e \u003cbr\u003e","Prefixes:\u003cbr\u003e \u003cbr\u003e"],["0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05"],["Prefixes:\u003cbr\u003e 1\u003cbr\u003e","Prefixes:\u003cbr\u003e 1\u003cbr\u003e","Prefixes:\u003cbr\u003e 0\u003cbr\u003e","Prefixes:\u003cbr\u003e 0\u003cbr\u003e"],["0.07","0.08","0.09","0.10","0.10","0.11","0.12","0.13","0.13","0.14","0.14","0.15","0.15","0.15","0.15","0.15","0.14","0.14","0.13","0.13","0.12","0.11"],["Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e","Prefixes:\u003cbr\u003e 01\u003cbr\u003e 10\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e","Prefixes:\u003cbr\u003e 01\u003cbr\u003e"],["0.08","0.10","0.13","0.16","0.19","0.23","0.26","0.30","0.33","0.36","0.39","0.41","0.42","0.42","0.42","0.41","0.40","0.38","0.35","0.32","0.29","0.26","0.22","0.19","0.16","0.14"],["Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 011\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e 010\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e 110\u003cbr\u003e","Prefixes:\u003cbr\u003e 001\u003cbr\u003e 001\u003cbr\u003e 010\u003cbr\u003e 100\u003cbr\u003e","Prefixes:\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 011\u003cbr\u003e"],["0.00","0.01","0.02","0.04","0.06","0.11","0.17","0.25","0.36","0.48","0.62","0.77","0.91","1.0","1.1","1.2","1.2","1.2","1.1","1.0","0.90","0.77","0.65","0.52"],["Prefixes:\u003cbr\u003e 1110\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e","Prefixes:\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e","Prefixes:\u003cbr\u003e 0111\u003cbr\u003e 1000\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0000\u003cbr\u003e","Prefixes:\u003cbr\u003e 1001\u003cbr\u003e","Prefixes:\u003cbr\u003e 0101\u003cbr\u003e 1010\u003cbr\u003e 1011\u003cbr\u003e 0101\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e 1101\u003cbr\u003e 1010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0000\u003cbr\u003e 0010\u003cbr\u003e 0011\u003cbr\u003e 1110\u003cbr\u003e","Prefixes:\u003cbr\u003e 0100\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e 0111\u003cbr\u003e","","Prefixes:\u003cbr\u003e 0100\u003cbr\u003e 1011\u003cbr\u003e","Prefixes:\u003cbr\u003e 1001\u003cbr\u003e 1000\u003cbr\u003e"],["0.00","0.01","0.04","0.11","0.25","0.51","0.90","1.4","2.0","2.6","3.1","3.3","3.4","3.2","2.8","2.4","1.9","1.4","0.99","0.67"],["Prefixes:\u003cbr\u003e 11101\u003cbr\u003e","Prefixes:\u003cbr\u003e 10111\u003cbr\u003e 11100\u003cbr\u003e 11000\u003cbr\u003e","","Prefixes:\u003cbr\u003e 00101\u003cbr\u003e","","","Prefixes:\u003cbr\u003e 00010\u003cbr\u003e 00011\u003cbr\u003e 10101\u003cbr\u003e 11011\u003cbr\u003e","","","","","Prefixes:\u003cbr\u003e 01001\u003cbr\u003e 01100\u003cbr\u003e 10001\u003cbr\u003e 11100\u003cbr\u003e"],["0.05","0.38","1.3","3.2","5.6","8.0","9.4","9.5","8.5","6.7","4.7","3.0","1.8"],["","","","","","","","","Prefixes:\u003cbr\u003e 010010\u003cbr\u003e 011000\u003cbr\u003e"],["0.00","3.7","13","23","27","24","17","10","5.2","2.3","0.90"],["","","","","","","Prefixes:\u003cbr\u003e 0110000\u003cbr\u003e"],["0.00","43","77","68","40","18","6.4","1.9","0.48"]]}],"label":"2024-09-02\u003cbr\u003e12:13","method":"update"},{"args":[{"x":[[241,244],[240,241,242,243,244],[109,121,123,132],[108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132],[47,48,56,62,64,65,68,75],[46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75],[15,22,23,25,27,30,32,33,34,35,36,39],[14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39],[3,5,8,10,12,13,14,15,16,17,18,19,20,21,23,25],[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25],[1,2,3,4,5,6,7,8,9,10,11,12,14],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],[0,1,2,3,4,5,6,7,8,9],[-1,0,1,2,3,4,5,6,7,8,9],[0,1,2,3,4,5,6],[-1,0,1,2,3,4,5,6]],"y":[[1,1],[0.05082387025728125,0.05114020139995522,0.05124586297308992,0.051140418810602856,0.05082603099002861],[1,1,1,1],[0.0723409661044317,0.0804710288088195,0.08870102039154783,0.09689188038265581,0.10489411157496781,0.11255230998641004,0.11971024198116806,0.12621623339320195,0.13192860602520712,0.13672088444920413,0.1404865020293626,0.14314275942068347,0.14463382983129916,0.14493266005824015,0.1440416805906856,0.14199230708631838,0.13884328414690797,0.13467798562250424,0.1296008393391254,0.12373308480211699,0.11720809790825289,0.11016652613470153,0.10275147149101185,0.09510393830752807,0.08735873121049076],[1,1,1,1,1,1,1,1],[0.06845385378618858,0.08829818905930864,0.1115224523275137,0.1379805851501166,0.16730145949451347,0.19887550944813284,0.23186207231332653,0.26521958743387075,0.29775810163294064,0.32821063475448425,0.35531731664269084,0.3779142512537545,0.3950181290044527,0.4058978656083938,0.4101259683751363,0.40760470217610945,0.398565081764957,0.38353981082541044,0.3633140786139065,0.33886024639951207,0.31126367330257193,0.28164716707416415,0.2511008750569253,0.2206230514539982,0.19107532134856106,0.163154103616284,0.1373780212741226,0.11408962383211124,0.09346869520029794,0.07555386195357101],[1,1,1,1,1,1,2,2,2,2,1,1],[0.006948078734294215,0.014040909108886154,0.026600941085194528,0.047431825096762456,0.07987651101364496,0.12743456526847974,0.19314301298504016,0.27879274195757364,0.38413204502677,0.5062609832553839,0.6394181689553717,0.7752945298583913,0.903889055243558,1.0147828513729857,1.0985930422229755,1.1483138480132415,1.160275450596713,1.1345435353617048,1.0747140911141229,0.987190026875644,0.8801234614608453,0.7622497835866286,0.6418249045824751,0.525819389733969,0.41944474345554156,0.32601073810246356],[1,1,1,1,4,1,4,3,4,4,1,2,2,1,1,1],[0.0009616737505270249,0.004858455927141746,0.01840899316143553,0.05580226052060142,0.14095883516922744,0.30520104936194353,0.5782129255489947,0.9737266280946629,1.4758044207059726,2.0334237046659007,2.5682565019868777,2.9942413544798967,3.2415336092025564,3.2752995842984167,3.1025787077826807,2.7660857964606658,2.3290826584781725,1.8579031075031458,1.4079421986547294,1.0161487594457506,0.700045665243164,0.4613072658192048,0.291320343648846,0.17661295833711327],[1,2,5,2,3,12,8,6,7,4,7,6,1],[0.03273724309373799,0.24808692031973328,0.940016846523989,2.3745217216882017,4.498605605542102,6.818199120899751,8.61152753551139,9.322747443578182,8.83111818385824,7.435924165227858,5.635036281461743,3.8820917564047464,2.4515813826253954,1.4291069357852404,0.7735679284105336],[5,9,26,19,21,24,9,12,2,1],[0.0,2.894949780565619,10.969145652924414,20.781389225266953,26.247327537121024,24.863191124030653,18.841637023679493,11.89869004750592,6.4406971797325525,3.050525519697547,1.2842924279976673],[42,69,74,31,28,9,3],[0.0,38.49953620044788,72.93857444225476,69.0922043056515,43.63244672948044,20.66575846074024,7.830385041764859,2.47248486019268]],"text":[["Prefixes:\u003cbr\u003e \u003cbr\u003e","Prefixes:\u003cbr\u003e \u003cbr\u003e"],["0.05","0.05","0.05","0.05","0.05"],["Prefixes:\u003cbr\u003e 1\u003cbr\u003e","Prefixes:\u003cbr\u003e 0\u003cbr\u003e","Prefixes:\u003cbr\u003e 1\u003cbr\u003e","Prefixes:\u003cbr\u003e 0\u003cbr\u003e"],["0.07","0.08","0.09","0.10","0.10","0.11","0.12","0.13","0.13","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.13","0.13","0.12","0.12","0.11","0.10","0.10","0.09"],["Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e","Prefixes:\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e"],["0.07","0.09","0.11","0.14","0.17","0.20","0.23","0.27","0.30","0.33","0.36","0.38","0.40","0.41","0.41","0.41","0.40","0.38","0.36","0.34","0.31","0.28","0.25","0.22","0.19","0.16","0.14","0.11","0.09","0.08"],["Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e","Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e","Prefixes:\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 010\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e 010\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e 011\u003cbr\u003e","Prefixes:\u003cbr\u003e 011\u003cbr\u003e 001\u003cbr\u003e","Prefixes:\u003cbr\u003e 001\u003cbr\u003e 100\u003cbr\u003e","Prefixes:\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e"],["0.01","0.01","0.03","0.05","0.08","0.13","0.19","0.28","0.38","0.51","0.64","0.78","0.90","1.0","1.1","1.1","1.2","1.1","1.1","0.99","0.88","0.76","0.64","0.53","0.42","0.33"],["Prefixes:\u003cbr\u003e 1110\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e","Prefixes:\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e 1010\u003cbr\u003e 1111\u003cbr\u003e 0000\u003cbr\u003e","Prefixes:\u003cbr\u003e 0101\u003cbr\u003e","Prefixes:\u003cbr\u003e 0101\u003cbr\u003e 0111\u003cbr\u003e 1101\u003cbr\u003e 1001\u003cbr\u003e","Prefixes:\u003cbr\u003e 1011\u003cbr\u003e 1010\u003cbr\u003e 1110\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e 0010\u003cbr\u003e 0100\u003cbr\u003e 0111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0000\u003cbr\u003e 0010\u003cbr\u003e 0011\u003cbr\u003e 0110\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e","Prefixes:\u003cbr\u003e 0011\u003cbr\u003e 0100\u003cbr\u003e","Prefixes:\u003cbr\u003e 0110\u003cbr\u003e 1101\u003cbr\u003e","Prefixes:\u003cbr\u003e 1011\u003cbr\u003e","Prefixes:\u003cbr\u003e 1001\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e"],["0.00","0.00","0.02","0.06","0.14","0.31","0.58","0.97","1.5","2.0","2.6","3.0","3.2","3.3","3.1","2.8","2.3","1.9","1.4","1.0","0.70","0.46","0.29","0.18"],["Prefixes:\u003cbr\u003e 11101\u003cbr\u003e","Prefixes:\u003cbr\u003e 11100\u003cbr\u003e 11000\u003cbr\u003e","","Prefixes:\u003cbr\u003e 01000\u003cbr\u003e 11101\u003cbr\u003e","Prefixes:\u003cbr\u003e 00101\u003cbr\u003e 11011\u003cbr\u003e 11111\u003cbr\u003e","","","","","Prefixes:\u003cbr\u003e 00001\u003cbr\u003e 00110\u003cbr\u003e 00101\u003cbr\u003e 10110\u003cbr\u003e","","","Prefixes:\u003cbr\u003e 10001\u003cbr\u003e"],["0.03","0.25","0.94","2.4","4.5","6.8","8.6","9.3","8.8","7.4","5.6","3.9","2.5","1.4","0.77"],["","","","","","","","","Prefixes:\u003cbr\u003e 001001\u003cbr\u003e 011000\u003cbr\u003e","Prefixes:\u003cbr\u003e 010010\u003cbr\u003e"],["0.00","2.9","11","21","26","25","19","12","6.4","3.1","1.3"],["","","","","","","Prefixes:\u003cbr\u003e 1101000\u003cbr\u003e 0110000\u003cbr\u003e 1101111\u003cbr\u003e"],["0.00","38","73","69","44","21","7.8","2.5"]]}],"label":"2024-09-03\u003cbr\u003e00:13","method":"update"},{"args":[{"x":[[243,250],[242,243,244,245,246,247,248,249,250],[113,124,126,130],[112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130],[47,51,56,65,66,68,75],[46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75],[14,22,25,26,29,30,31,33,34,35,37,38],[13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38],[3,5,9,10,11,12,13,14,15,16,17,18,19,20,21,23,24],[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24],[1,2,3,4,5,6,7,8,9,10,11,12,13,14],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],[0,1,2,3,4,5,6,7,9],[-1,0,1,2,3,4,5,6,7,8,9],[0,1,2,3,4,5,6],[-1,0,1,2,3,4,5,6]],"y":[[1,1],[0.04919654530937718,0.04990513752578152,0.05041646065614544,0.05072513286426637,0.05082823272780698,0.05072534156844113,0.05041853506701733,0.049912324875578125,0.0492135523273266],[1,1,1,1],[0.08870383179815898,0.09674997583295421,0.1046003028193947,0.11210423758688459,0.11911075243605078,0.12547350630550122,0.13105601400130126,0.13573658592991172,0.13941278513217925,0.14200517163258655,0.1434601426534115,0.143751728309198,0.14288226221055672,0.1408819105396117,0.1378071069365735,0.13373799944828713,0.12877506587500728,0.12303509200849207,0.11664673146188763],[1,1,1,2,1,1,1],[0.053449264333476625,0.07008108328830699,0.08997389078420724,0.11315593917503868,0.13946469503323577,0.16851983983181892,0.19971221403146164,0.2322125507488397,0.26500182296106467,0.2969224970904657,0.32674730148571246,0.35325969217645115,0.3753384229374669,0.39203780192410476,0.4026554923928686,0.4067810609624656,0.4043206916421483,0.3954962321023425,0.3808196141141591,0.361046287996694,0.33711329542116153,0.3100687586616178,0.2809998125370847,0.2509654122840214,0.22093919331434758,0.19176588433797417,0.16413295308787662,0.13855744156220356,0.11538651805771774,0.09480925567075352],[1,1,1,1,1,1,1,1,4,1,2,1],[0.0024076376090397538,0.005298952416324097,0.010884931421865699,0.02096199683976486,0.037993619272073946,0.06503768854559872,0.10547230412164468,0.16249326853741058,0.23842018270518783,0.333923721800161,0.44734889904206165,0.5743307479889049,0.7078626468963234,0.8388853002881863,0.9573390116714883,1.0535002963259725,1.1193440648463566,1.1496596332692712,1.1427060467777317,1.10030093957309,1.0273643242604542,0.9310489188610682,0.8196555660687604,0.7015454758192567,0.5842262155049012,0.4737229017169539],[1,1,1,1,1,1,2,4,2,7,2,1,2,2,2,1,1],[0.0007738637485975408,0.003974112792276954,0.01530654380150422,0.047163288088384964,0.12110156785194635,0.26653157567415003,0.5132815109662346,0.8786381420359523,1.353651887574139,1.8958817629944569,2.4340357009277787,2.8845663474937417,3.1743107350768103,3.260281650818476,3.1392946364326364,2.844985764267082,2.4350312183744394,1.974457879372694,1.520949585204281,1.1158156927168248,0.7813879779962971,0.5234025450437159,0.33598626914915547],[1,2,5,1,5,8,9,6,9,5,6,4,2,1],[0.02889051562938271,0.22254725320758872,0.8571546549323534,2.200923150425261,4.238496535779901,6.529933725435905,8.38348262145808,9.22557350977419,8.883218242809905,7.60317116962723,5.856817791603465,4.101436322813233,2.632823056180894,1.5600742388187263,0.8583890622071778],[5,9,20,23,22,24,12,11,2],[0.0,2.7195536400523475,10.474530816764121,20.17165504947153,25.897463383826732,24.936424703567532,19.20883965446687,12.33067441360959,6.784623310166876,3.266425089758078,1.397871153863486],[40,68,72,37,27,10,2],[0.0,37.3150299973992,71.86058511217892,69.19388371153167,44.41742795544938,21.384562482457554,8.236397893634045,2.6435834385166563]],"text":[["Prefixes:\u003cbr\u003e \u003cbr\u003e","Prefixes:\u003cbr\u003e \u003cbr\u003e"],["0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05"],["Prefixes:\u003cbr\u003e 1\u003cbr\u003e","Prefixes:\u003cbr\u003e 0\u003cbr\u003e","Prefixes:\u003cbr\u003e 1\u003cbr\u003e","Prefixes:\u003cbr\u003e 0\u003cbr\u003e"],["0.09","0.10","0.10","0.11","0.12","0.13","0.13","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.13","0.13","0.12","0.12"],["Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e","Prefixes:\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e"],["0.05","0.07","0.09","0.11","0.14","0.17","0.20","0.23","0.27","0.30","0.33","0.35","0.38","0.39","0.40","0.41","0.40","0.40","0.38","0.36","0.34","0.31","0.28","0.25","0.22","0.19","0.16","0.14","0.12","0.09"],["Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e","Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e","Prefixes:\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e","Prefixes:\u003cbr\u003e 010\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e","Prefixes:\u003cbr\u003e 011\u003cbr\u003e 001\u003cbr\u003e 010\u003cbr\u003e 011\u003cbr\u003e","Prefixes:\u003cbr\u003e 001\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e"],["0.00","0.01","0.01","0.02","0.04","0.07","0.11","0.16","0.24","0.33","0.45","0.57","0.71","0.84","0.96","1.1","1.1","1.1","1.1","1.1","1.0","0.93","0.82","0.70","0.58","0.47"],["Prefixes:\u003cbr\u003e 1110\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e","Prefixes:\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e","Prefixes:\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0000\u003cbr\u003e","Prefixes:\u003cbr\u003e 1010\u003cbr\u003e 1101\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e 1000\u003cbr\u003e 0101\u003cbr\u003e 1001\u003cbr\u003e","Prefixes:\u003cbr\u003e 0101\u003cbr\u003e 0111\u003cbr\u003e","","Prefixes:\u003cbr\u003e 0110\u003cbr\u003e 0111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0011\u003cbr\u003e 0110\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e 0100\u003cbr\u003e","Prefixes:\u003cbr\u003e 1011\u003cbr\u003e 1101\u003cbr\u003e","Prefixes:\u003cbr\u003e 1001\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e"],["0.00","0.00","0.02","0.05","0.12","0.27","0.51","0.88","1.4","1.9","2.4","2.9","3.2","3.3","3.1","2.8","2.4","2.0","1.5","1.1","0.78","0.52","0.34"],["Prefixes:\u003cbr\u003e 11101\u003cbr\u003e","Prefixes:\u003cbr\u003e 11100\u003cbr\u003e 11000\u003cbr\u003e","","Prefixes:\u003cbr\u003e 01000\u003cbr\u003e","","","","","","","","Prefixes:\u003cbr\u003e 01001\u003cbr\u003e 10011\u003cbr\u003e 01001\u003cbr\u003e 01100\u003cbr\u003e","Prefixes:\u003cbr\u003e 10110\u003cbr\u003e 11000\u003cbr\u003e","Prefixes:\u003cbr\u003e 10001\u003cbr\u003e"],["0.03","0.22","0.86","2.2","4.2","6.5","8.4","9.2","8.9","7.6","5.9","4.1","2.6","1.6","0.86"],["","","","","","","","","Prefixes:\u003cbr\u003e 010010\u003cbr\u003e 011000\u003cbr\u003e"],["0.00","2.7","10","20","26","25","19","12","6.8","3.3","1.4"],["","","","","","","Prefixes:\u003cbr\u003e 0110000\u003cbr\u003e 1101111\u003cbr\u003e"],["0.00","37","72","69","44","21","8.2","2.6"]]}],"label":"2024-09-03\u003cbr\u003e12:13","method":"update"},{"args":[{"x":[[245,247],[244,245,246,247],[111,122,125,134],[110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134],[46,49,58,65,66,67,68,73],[45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73],[14,24,25,28,31,32,33,34,35,36,37,38],[13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38],[3,5,9,11,12,13,14,15,16,17,19,20,24,25],[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25],[1,2,3,4,5,6,7,8,9,10,11,12,13,14],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],[0,1,2,3,4,5,6,7,8,9],[-1,0,1,2,3,4,5,6,7,8,9],[0,1,2,3,4,5,6],[-1,0,1,2,3,4,5,6]],"y":[[1,1],[0.05064730797782585,0.050854031683873015,0.050854031683873015,0.05064814491592892],[1,1,1,1],[0.07455612549731616,0.08261624717270578,0.09073034287716054,0.09875957676009951,0.10655638545169059,0.11396900357006537,0.1208464434406695,0.12704369695044793,0.13242690444834979,0.13687822896762708,0.14030018469179778,0.14261919600903003,0.14378820581239515,0.1437882058123788,0.14262862350744018,0.14034656553133673,0.13700498063772368,0.13268986313733339,0.12750666535852492,0.12157612278371345,0.11502971617228373,0.10800500068083974,0.10064102336167395,0.09307402912395961,0.08543362374811231],[1,1,1,1,1,1,1,1],[0.04126175525642073,0.055165172788477615,0.07218421545726221,0.09248602605461842,0.11607940004814353,0.14277766205921807,0.1721730630714033,0.20362775728637567,0.23628503911531804,0.26910240565911087,0.3009054172370077,0.33045862785850066,0.35654746689996547,0.37806326231634324,0.39408289207551495,0.40393496437737975,0.4072459067083539,0.40396166552523327,0.3943435306317696,0.3789394864664687,0.358535052579826,0.33408948081299916,0.3066642249253654,0.2773507328369146,0.24720391405028266,0.21718629591562189,0.18812615772972838,0.16069109306080787,0.13537674278410075],[1,2,1,1,1,2,1,2,2,1,1,1],[0.0024961513192805714,0.00548261807627696,0.011239367056367706,0.021600658561456723,0.03907177945675271,0.06674762323861907,0.10802575866250197,0.1660896039435972,0.24320263434598224,0.3399309548244973,0.4544729069936159,0.5822934120855738,0.7162208968652584,0.8470689453310273,0.9647174099603454,1.059466441295725,1.1233997610290896,1.1514847550548164,1.1421985876753415,1.097581455344281,1.0227463561162426,0.9249838367816258,0.8126643708867176,0.6941508167990537,0.5768956112586899,0.4668300012159029],[1,1,1,1,4,1,3,2,5,5,3,3,1,1],[0.0007951930438171242,0.004075364349562765,0.015664681718631876,0.04816889628479307,0.12343279672978211,0.2711113213886286,0.5210420707937705,0.8901135376060257,1.3685495640692633,1.9128590497786297,2.450850657528875,2.898602219962037,3.1832863665654396,3.2628685257295746,3.1354127239432628,2.835704154742807,2.422163965509488,1.9600405773530698,1.5067811938401736,1.1031790883472707,0.7709717492426921,0.5153778541133215,0.3301639377913479,0.2030508217416793],[1,2,4,1,4,13,4,11,7,5,4,5,2,1],[0.02934547505043332,0.22559333945020615,0.86712439851173,2.22200627118631,4.270418302436188,6.565768139995639,8.412390429369411,9.23860734653962,8.877724247065416,7.583056127701704,5.8294743981706905,4.074007675994296,2.6099111674338475,1.543360930742129,0.8474705110771495],[4,8,23,23,23,21,13,11,1,1],[0.0,2.7408833636094276,10.535270428873737,20.24747285549171,25.94207459609876,24.92871230718865,19.16394758615128,12.27690392237816,6.741335635948721,3.239001106334736,1.3833233891637953],[39,68,77,32,28,10,2],[0.0,37.461076895466135,71.99550715847398,69.18318266009611,44.32047639162408,21.294603891288123,8.185113370713875,2.6217941265567877]],"text":[["Prefixes:\u003cbr\u003e \u003cbr\u003e","Prefixes:\u003cbr\u003e \u003cbr\u003e"],["0.05","0.05","0.05","0.05"],["Prefixes:\u003cbr\u003e 1\u003cbr\u003e","Prefixes:\u003cbr\u003e 1\u003cbr\u003e","Prefixes:\u003cbr\u003e 0\u003cbr\u003e","Prefixes:\u003cbr\u003e 0\u003cbr\u003e"],["0.07","0.08","0.09","0.10","0.11","0.11","0.12","0.13","0.13","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.13","0.13","0.12","0.12","0.11","0.10","0.09","0.09"],["Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e","Prefixes:\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e"],["0.04","0.06","0.07","0.09","0.12","0.14","0.17","0.20","0.24","0.27","0.30","0.33","0.36","0.38","0.39","0.40","0.41","0.40","0.39","0.38","0.36","0.33","0.31","0.28","0.25","0.22","0.19","0.16","0.14"],["Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e 110\u003cbr\u003e","Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e","Prefixes:\u003cbr\u003e 010\u003cbr\u003e 110\u003cbr\u003e","Prefixes:\u003cbr\u003e 011\u003cbr\u003e","Prefixes:\u003cbr\u003e 001\u003cbr\u003e 010\u003cbr\u003e","Prefixes:\u003cbr\u003e 001\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 011\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e"],["0.00","0.01","0.01","0.02","0.04","0.07","0.11","0.17","0.24","0.34","0.45","0.58","0.72","0.85","0.96","1.1","1.1","1.2","1.1","1.1","1.0","0.92","0.81","0.69","0.58","0.47"],["Prefixes:\u003cbr\u003e 1110\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e","Prefixes:\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e 1010\u003cbr\u003e 0000\u003cbr\u003e 0001\u003cbr\u003e","Prefixes:\u003cbr\u003e 1101\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e 0101\u003cbr\u003e 1001\u003cbr\u003e","Prefixes:\u003cbr\u003e 0101\u003cbr\u003e 1010\u003cbr\u003e","","","Prefixes:\u003cbr\u003e 0011\u003cbr\u003e 1100\u003cbr\u003e 1101\u003cbr\u003e","Prefixes:\u003cbr\u003e 0110\u003cbr\u003e 0100\u003cbr\u003e 1011\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e","Prefixes:\u003cbr\u003e 1001\u003cbr\u003e"],["0.00","0.00","0.02","0.05","0.12","0.27","0.52","0.89","1.4","1.9","2.5","2.9","3.2","3.3","3.1","2.8","2.4","2.0","1.5","1.1","0.77","0.52","0.33","0.20"],["Prefixes:\u003cbr\u003e 11101\u003cbr\u003e","Prefixes:\u003cbr\u003e 11100\u003cbr\u003e 11000\u003cbr\u003e","Prefixes:\u003cbr\u003e 10111\u003cbr\u003e 00001\u003cbr\u003e 11001\u003cbr\u003e 11110\u003cbr\u003e","Prefixes:\u003cbr\u003e 00011\u003cbr\u003e","Prefixes:\u003cbr\u003e 01000\u003cbr\u003e 11011\u003cbr\u003e 11110\u003cbr\u003e 11101\u003cbr\u003e","","Prefixes:\u003cbr\u003e 00010\u003cbr\u003e 00011\u003cbr\u003e 01111\u003cbr\u003e 11001\u003cbr\u003e","","","","Prefixes:\u003cbr\u003e 00001\u003cbr\u003e 01100\u003cbr\u003e 11010\u003cbr\u003e 11100\u003cbr\u003e","","Prefixes:\u003cbr\u003e 10011\u003cbr\u003e 10110\u003cbr\u003e","Prefixes:\u003cbr\u003e 10001\u003cbr\u003e"],["0.03","0.23","0.87","2.2","4.3","6.6","8.4","9.2","8.9","7.6","5.8","4.1","2.6","1.5","0.85"],["Prefixes:\u003cbr\u003e 111001\u003cbr\u003e 111011\u003cbr\u003e 000010\u003cbr\u003e 110000\u003cbr\u003e","","","","","","","","Prefixes:\u003cbr\u003e 011000\u003cbr\u003e","Prefixes:\u003cbr\u003e 010010\u003cbr\u003e"],["0.00","2.7","11","20","26","25","19","12","6.7","3.2","1.4"],["","","","","","","Prefixes:\u003cbr\u003e 0110000\u003cbr\u003e 1101111\u003cbr\u003e"],["0.00","37","72","69","44","21","8.2","2.6"]]}],"label":"2024-09-04\u003cbr\u003e00:13","method":"update"},{"args":[{"x":[[242,251],[241,242,243,244,245,246,247,248,249,250,251],[111,124,127,131],[110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131],[47,52,58,64,65,66,75],[46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75],[15,23,26,28,30,32,34,35,36,37,38],[14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38],[4,5,10,11,12,13,14,15,16,17,18,19,20,21,22,24],[3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24],[2,3,4,5,6,7,8,9,10,11,12,13,14],[1,2,3,4,5,6,7,8,9,10,11,12,13,14],[0,1,2,3,4,5,6,7,8,9],[-1,0,1,2,3,4,5,6,7,8,9],[0,1,2,3,4,5,6],[-1,0,1,2,3,4,5,6]],"y":[[1,1],[0.04829843393457215,0.04919654530937718,0.04990513752578152,0.05041646065614544,0.05072513286426637,0.05082823272780698,0.05072534156844113,0.05041853506701733,0.049912324875578125,0.04921355232732659,0.048331237644159974],[1,1,1,1],[0.07259547083360635,0.0806071331553298,0.08870383179815898,0.09674997583295421,0.1046003028193947,0.11210423758688459,0.11911075243605078,0.1254735063055012,0.13105601400130126,0.1357365859299117,0.13941278513217925,0.14200517163258655,0.1434601426534115,0.143751728309198,0.14288226221055672,0.1408819105396117,0.1378071069365735,0.13373799944828713,0.12877506587500728,0.12303509200849207,0.11664673146188763,0.10974587521128776],[1,1,1,1,1,2,1],[0.053449264333476625,0.07008108328830699,0.08997389078420724,0.11315593917503868,0.13946469503323577,0.16851983983181892,0.19971221403146164,0.2322125507488397,0.26500182296106467,0.29692249709046564,0.32674730148571246,0.35325969217645115,0.3753384229374669,0.39203780192410476,0.4026554923928686,0.4067810609624656,0.4043206916421483,0.3954962321023425,0.3808196141141591,0.361046287996694,0.33711329542116153,0.3100687586616178,0.2809998125370847,0.2509654122840214,0.22093919331434758,0.19176588433797417,0.16413295308787662,0.13855744156220356,0.11538651805771774,0.09480925567075352],[1,1,2,1,1,3,2,2,1,1,1],[0.005298952416324097,0.010884931421865699,0.020961996839764855,0.037993619272073946,0.06503768854559872,0.10547230412164468,0.16249326853741058,0.23842018270518783,0.333923721800161,0.44734889904206165,0.5743307479889049,0.7078626468963234,0.8388853002881863,0.9573390116714883,1.0535002963259725,1.1193440648463566,1.1496596332692712,1.1427060467777317,1.10030093957309,1.0273643242604542,0.9310489188610682,0.8196555660687604,0.7015454758192566,0.5842262155049012,0.4737229017169539],[1,1,1,2,3,1,3,3,6,2,1,3,1,1,1,2],[0.003974112792276954,0.01530654380150422,0.047163288088384964,0.12110156785194635,0.26653157567415003,0.5132815109662346,0.8786381420359523,1.353651887574139,1.8958817629944569,2.4340357009277787,2.8845663474937417,3.1743107350768103,3.260281650818476,3.1392946364326364,2.844985764267082,2.4350312183744394,1.974457879372694,1.520949585204281,1.1158156927168248,0.7813879779962971,0.5234025450437159,0.33598626914915547],[3,4,2,5,11,5,9,6,5,8,2,3,1],[0.22254725320758872,0.8571546549323534,2.200923150425261,4.238496535779901,6.529933725435904,8.38348262145808,9.22557350977419,8.883218242809905,7.60317116962723,5.856817791603465,4.101436322813233,2.632823056180894,1.5600742388187263,0.8583890622071777],[5,8,21,23,24,21,14,8,3,1],[0.0,2.7195536400523475,10.474530816764121,20.17165504947153,25.897463383826732,24.936424703567532,19.20883965446687,12.33067441360959,6.784623310166876,3.266425089758078,1.397871153863486],[40,66,76,35,27,10,2],[0.0,37.3150299973992,71.86058511217892,69.19388371153167,44.41742795544938,21.384562482457554,8.236397893634045,2.6435834385166563]],"text":[["Prefixes:\u003cbr\u003e \u003cbr\u003e","Prefixes:\u003cbr\u003e \u003cbr\u003e"],["0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05"],["Prefixes:\u003cbr\u003e 1\u003cbr\u003e","Prefixes:\u003cbr\u003e 0\u003cbr\u003e","Prefixes:\u003cbr\u003e 1\u003cbr\u003e","Prefixes:\u003cbr\u003e 0\u003cbr\u003e"],["0.07","0.08","0.09","0.10","0.10","0.11","0.12","0.13","0.13","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.13","0.13","0.12","0.12","0.11"],["Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e","Prefixes:\u003cbr\u003e 01\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e"],["0.05","0.07","0.09","0.11","0.14","0.17","0.20","0.23","0.27","0.30","0.33","0.35","0.38","0.39","0.40","0.41","0.40","0.40","0.38","0.36","0.34","0.31","0.28","0.25","0.22","0.19","0.16","0.14","0.12","0.09"],["Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e","Prefixes:\u003cbr\u003e 010\u003cbr\u003e 110\u003cbr\u003e 011\u003cbr\u003e","Prefixes:\u003cbr\u003e 011\u003cbr\u003e 010\u003cbr\u003e","Prefixes:\u003cbr\u003e 001\u003cbr\u003e 001\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e","Prefixes:\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e"],["0.01","0.01","0.02","0.04","0.07","0.11","0.16","0.24","0.33","0.45","0.57","0.71","0.84","0.96","1.1","1.1","1.1","1.1","1.1","1.0","0.93","0.82","0.70","0.58","0.47"],["Prefixes:\u003cbr\u003e 1110\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e","Prefixes:\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 1111\u003cbr\u003e 0001\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e 1010\u003cbr\u003e 0000\u003cbr\u003e","Prefixes:\u003cbr\u003e 1101\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e 0101\u003cbr\u003e 1001\u003cbr\u003e","Prefixes:\u003cbr\u003e 0101\u003cbr\u003e 0111\u003cbr\u003e 1010\u003cbr\u003e","","Prefixes:\u003cbr\u003e 0100\u003cbr\u003e 0010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0011\u003cbr\u003e","Prefixes:\u003cbr\u003e 0011\u003cbr\u003e 0110\u003cbr\u003e 1100\u003cbr\u003e","Prefixes:\u003cbr\u003e 0100\u003cbr\u003e","Prefixes:\u003cbr\u003e 1101\u003cbr\u003e","Prefixes:\u003cbr\u003e 1011\u003cbr\u003e","Prefixes:\u003cbr\u003e 1001\u003cbr\u003e 1000\u003cbr\u003e"],["0.00","0.02","0.05","0.12","0.27","0.51","0.88","1.4","1.9","2.4","2.9","3.2","3.3","3.1","2.8","2.4","2.0","1.5","1.1","0.78","0.52","0.34"],["Prefixes:\u003cbr\u003e 11100\u003cbr\u003e 11101\u003cbr\u003e 11000\u003cbr\u003e","Prefixes:\u003cbr\u003e 10111\u003cbr\u003e 00001\u003cbr\u003e 00011\u003cbr\u003e 11001\u003cbr\u003e","Prefixes:\u003cbr\u003e 01000\u003cbr\u003e 11110\u003cbr\u003e","","","","","","","","Prefixes:\u003cbr\u003e 11000\u003cbr\u003e 01001\u003cbr\u003e","Prefixes:\u003cbr\u003e 01001\u003cbr\u003e 10011\u003cbr\u003e 10110\u003cbr\u003e","Prefixes:\u003cbr\u003e 10001\u003cbr\u003e"],["0.22","0.86","2.2","4.2","6.5","8.4","9.2","8.9","7.6","5.9","4.1","2.6","1.6","0.86"],["","","","","","","","","Prefixes:\u003cbr\u003e 101101\u003cbr\u003e 011000\u003cbr\u003e 110111\u003cbr\u003e","Prefixes:\u003cbr\u003e 010010\u003cbr\u003e"],["0.00","2.7","10","20","26","25","19","12","6.8","3.3","1.4"],["","","","","","","Prefixes:\u003cbr\u003e 0110000\u003cbr\u003e 1101111\u003cbr\u003e"],["0.00","37","72","69","44","21","8.2","2.6"]]}],"label":"2024-09-04\u003cbr\u003e12:13","method":"update"},{"args":[{"x":[[241,252],[240,241,242,243,244,245,246,247,248,249,250,251,252],[110,123,129,131],[109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131],[45,54,58,64,65,67,75],[44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75],[14,24,26,28,30,31,32,33,34,35,37,38],[13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38],[3,6,10,11,12,13,14,15,16,18,19,20,21,24,25],[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25],[1,2,3,4,5,6,7,8,9,10,11,12,13,14],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],[0,1,2,3,4,5,6,7,8,9],[-1,0,1,2,3,4,5,6,7,8,9],[0,1,2,3,4,5,6],[-1,0,1,2,3,4,5,6]],"y":[[1,1],[0.047220781250434295,0.04829843393457215,0.04919654530937718,0.04990513752578152,0.05041646065614544,0.05072513286426637,0.05082823272780698,0.05072534156844113,0.05041853506701733,0.049912324875578125,0.0492135523273266,0.048331237644159974,0.047276389203524734],[1,1,1,1],[0.0647910895877973,0.07259547083360635,0.0806071331553298,0.08870383179815898,0.09674997583295421,0.1046003028193947,0.11210423758688459,0.11911075243605078,0.12547350630550122,0.13105601400130126,0.13573658592991172,0.13941278513217925,0.14200517163258655,0.1434601426534115,0.143751728309198,0.14288226221055672,0.1408819105396117,0.1378071069365735,0.13373799944828713,0.12877506587500728,0.12303509200849207,0.11664673146188763,0.10974587521128776],[1,1,1,1,2,1,1],[0.02913387234219834,0.03989721962417602,0.053449264333476625,0.07008108328830699,0.08997389078420724,0.11315593917503868,0.13946469503323577,0.16851983983181892,0.19971221403146164,0.2322125507488397,0.26500182296106467,0.2969224970904657,0.32674730148571246,0.35325969217645115,0.3753384229374669,0.39203780192410476,0.4026554923928686,0.4067810609624656,0.4043206916421483,0.3954962321023425,0.3808196141141591,0.361046287996694,0.33711329542116153,0.3100687586616178,0.2809998125370847,0.2509654122840214,0.22093919331434758,0.19176588433797417,0.16413295308787662,0.13855744156220356,0.11538651805771774,0.09480925567075352],[1,1,1,2,1,1,2,1,2,1,2,1],[0.0024076376090397538,0.005298952416324097,0.010884931421865699,0.02096199683976486,0.037993619272073946,0.06503768854559872,0.10547230412164468,0.16249326853741058,0.23842018270518783,0.333923721800161,0.44734889904206165,0.5743307479889049,0.7078626468963234,0.8388853002881863,0.9573390116714883,1.0535002963259725,1.1193440648463566,1.1496596332692712,1.1427060467777317,1.10030093957309,1.0273643242604542,0.9310489188610682,0.8196555660687604,0.7015454758192567,0.5842262155049012,0.4737229017169539],[1,1,1,1,2,4,2,3,7,3,2,2,1,1,1],[0.0007738637485975408,0.003974112792276954,0.01530654380150422,0.047163288088384964,0.12110156785194635,0.26653157567415003,0.5132815109662346,0.8786381420359523,1.353651887574139,1.8958817629944569,2.4340357009277787,2.8845663474937417,3.1743107350768103,3.260281650818476,3.1392946364326364,2.844985764267082,2.4350312183744394,1.974457879372694,1.520949585204281,1.1158156927168248,0.7813879779962971,0.5234025450437159,0.33598626914915547,0.20705153836316906],[1,2,3,3,5,8,10,6,8,5,5,6,1,1],[0.02889051562938271,0.22254725320758872,0.8571546549323534,2.200923150425261,4.238496535779901,6.529933725435905,8.38348262145808,9.22557350977419,8.883218242809905,7.60317116962723,5.856817791603465,4.101436322813233,2.632823056180894,1.5600742388187263,0.8583890622071778],[5,8,22,23,21,23,12,12,1,1],[0.0,2.7195536400523475,10.474530816764121,20.17165504947153,25.897463383826732,24.936424703567532,19.20883965446687,12.33067441360959,6.784623310166876,3.266425089758078,1.397871153863486],[39,71,70,38,24,12,2],[0.0,37.3150299973992,71.86058511217892,69.19388371153167,44.41742795544938,21.384562482457554,8.236397893634045,2.6435834385166563]],"text":[["Prefixes:\u003cbr\u003e 0\u003cbr\u003e","Prefixes:\u003cbr\u003e 1\u003cbr\u003e"],["0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05"],["Prefixes:\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e","Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e"],["0.06","0.07","0.08","0.09","0.10","0.10","0.11","0.12","0.13","0.13","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.13","0.13","0.12","0.12","0.11"],["Prefixes:\u003cbr\u003e 011\u003cbr\u003e","Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e","Prefixes:\u003cbr\u003e 010\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 001\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e"],["0.03","0.04","0.05","0.07","0.09","0.11","0.14","0.17","0.20","0.23","0.27","0.30","0.33","0.35","0.38","0.39","0.40","0.41","0.40","0.40","0.38","0.36","0.34","0.31","0.28","0.25","0.22","0.19","0.16","0.14","0.12","0.09"],["Prefixes:\u003cbr\u003e 0111\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e","Prefixes:\u003cbr\u003e 1110\u003cbr\u003e","Prefixes:\u003cbr\u003e 0101\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0000\u003cbr\u003e","Prefixes:\u003cbr\u003e 0110\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010\u003cbr\u003e 1011\u003cbr\u003e","Prefixes:\u003cbr\u003e 1010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e 1001\u003cbr\u003e","Prefixes:\u003cbr\u003e 0011\u003cbr\u003e","Prefixes:\u003cbr\u003e 0100\u003cbr\u003e 1101\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e"],["0.00","0.01","0.01","0.02","0.04","0.07","0.11","0.16","0.24","0.33","0.45","0.57","0.71","0.84","0.96","1.1","1.1","1.1","1.1","1.1","1.0","0.93","0.82","0.70","0.58","0.47"],["Prefixes:\u003cbr\u003e 01110\u003cbr\u003e","Prefixes:\u003cbr\u003e 11100\u003cbr\u003e","Prefixes:\u003cbr\u003e 11111\u003cbr\u003e","Prefixes:\u003cbr\u003e 01111\u003cbr\u003e","Prefixes:\u003cbr\u003e 10000\u003cbr\u003e 10001\u003cbr\u003e","Prefixes:\u003cbr\u003e 01000\u003cbr\u003e 01010\u003cbr\u003e 01101\u003cbr\u003e 11001\u003cbr\u003e","Prefixes:\u003cbr\u003e 00001\u003cbr\u003e 10101\u003cbr\u003e","Prefixes:\u003cbr\u003e 00010\u003cbr\u003e 00111\u003cbr\u003e 01011\u003cbr\u003e","","Prefixes:\u003cbr\u003e 01100\u003cbr\u003e 10010\u003cbr\u003e 11110\u003cbr\u003e","Prefixes:\u003cbr\u003e 00011\u003cbr\u003e 10100\u003cbr\u003e","Prefixes:\u003cbr\u003e 00110\u003cbr\u003e 11101\u003cbr\u003e","Prefixes:\u003cbr\u003e 11011\u003cbr\u003e","Prefixes:\u003cbr\u003e 01001\u003cbr\u003e","Prefixes:\u003cbr\u003e 11000\u003cbr\u003e"],["0.00","0.00","0.02","0.05","0.12","0.27","0.51","0.88","1.4","1.9","2.4","2.9","3.2","3.3","3.1","2.8","2.4","2.0","1.5","1.1","0.78","0.52","0.34","0.21"],["Prefixes:\u003cbr\u003e 011101\u003cbr\u003e","Prefixes:\u003cbr\u003e 011100\u003cbr\u003e 111000\u003cbr\u003e","Prefixes:\u003cbr\u003e 010111\u003cbr\u003e 100001\u003cbr\u003e 100011\u003cbr\u003e","Prefixes:\u003cbr\u003e 001000\u003cbr\u003e 111001\u003cbr\u003e 111110\u003cbr\u003e","","","","","","","","","Prefixes:\u003cbr\u003e 111100\u003cbr\u003e","Prefixes:\u003cbr\u003e 110001\u003cbr\u003e"],["0.03","0.22","0.86","2.2","4.2","6.5","8.4","9.2","8.9","7.6","5.9","4.1","2.6","1.6","0.86"],["","","","","","","","","Prefixes:\u003cbr\u003e 1011000\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010010\u003cbr\u003e"],["0.00","2.7","10","20","26","25","19","12","6.8","3.3","1.4"],["","","","","","","Prefixes:\u003cbr\u003e 10110000\u003cbr\u003e 11101111\u003cbr\u003e"],["0.00","37","72","69","44","21","8.2","2.6"]]}],"label":"2024-09-05\u003cbr\u003e00:13","method":"update"},{"args":[{"x":[[243,250],[242,243,244,245,246,247,248,249,250],[111,122,128,132],[110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132],[45,52,55,65,66,67,76],[44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76],[14,21,26,30,31,33,34,36,37,39],[13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39],[3,6,9,10,11,12,13,14,15,16,17,18,19,20,21,23,24],[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24],[1,2,3,4,5,6,7,8,9,10,11,12,13],[0,1,2,3,4,5,6,7,8,9,10,11,12,13],[0,1,2,3,4,5,6,7,8,9],[-1,0,1,2,3,4,5,6,7,8,9],[0,1,2,3,4,5,6],[-1,0,1,2,3,4,5,6]],"y":[[1,1],[0.04919654530937718,0.04990513752578152,0.05041646065614544,0.05072513286426637,0.05082823272780698,0.05072534156844113,0.05041853506701733,0.049912324875578125,0.0492135523273266],[1,1,1,1],[0.07259547083360635,0.0806071331553298,0.08870383179815898,0.09674997583295421,0.1046003028193947,0.11210423758688459,0.11911075243605078,0.12547350630550122,0.13105601400130126,0.13573658592991172,0.13941278513217925,0.14200517163258655,0.1434601426534115,0.143751728309198,0.14288226221055672,0.1408819105396117,0.1378071069365735,0.13373799944828713,0.12877506587500728,0.12303509200849207,0.11664673146188763,0.10974587521128776,0.10247105393778493],[1,1,1,1,1,2,1],[0.02913387234219834,0.03989721962417602,0.053449264333476625,0.07008108328830699,0.08997389078420724,0.11315593917503868,0.13946469503323577,0.16851983983181892,0.19971221403146164,0.2322125507488397,0.26500182296106467,0.2969224970904657,0.32674730148571246,0.35325969217645115,0.3753384229374669,0.39203780192410476,0.4026554923928686,0.4067810609624656,0.4043206916421483,0.3954962321023425,0.3808196141141591,0.361046287996694,0.33711329542116153,0.3100687586616178,0.2809998125370847,0.2509654122840214,0.22093919331434758,0.19176588433797417,0.16413295308787662,0.13855744156220356,0.11538651805771774,0.09480925567075352,0.07687658395671511],[1,1,2,1,3,1,3,2,1,1],[0.0024076376090397538,0.005298952416324097,0.010884931421865699,0.02096199683976486,0.037993619272073946,0.06503768854559872,0.10547230412164468,0.16249326853741058,0.23842018270518783,0.333923721800161,0.44734889904206165,0.5743307479889049,0.7078626468963234,0.8388853002881863,0.9573390116714883,1.0535002963259725,1.1193440648463566,1.1496596332692712,1.1427060467777317,1.10030093957309,1.0273643242604542,0.9310489188610682,0.8196555660687604,0.7015454758192567,0.5842262155049012,0.4737229017169539,0.37427145920907523],[1,1,1,1,1,2,2,1,4,5,3,3,3,1,1,1,1],[0.0007738637485975408,0.003974112792276954,0.01530654380150422,0.047163288088384964,0.12110156785194635,0.26653157567415003,0.5132815109662346,0.8786381420359523,1.353651887574139,1.8958817629944569,2.4340357009277787,2.8845663474937417,3.1743107350768103,3.260281650818476,3.1392946364326364,2.844985764267082,2.4350312183744394,1.974457879372694,1.520949585204281,1.1158156927168248,0.7813879779962971,0.5234025450437159,0.33598626914915547],[1,2,2,4,3,11,8,8,5,8,6,4,2],[0.02889051562938271,0.22254725320758872,0.8571546549323534,2.200923150425261,4.238496535779901,6.529933725435905,8.38348262145808,9.22557350977419,8.883218242809905,7.60317116962723,5.856817791603465,4.101436322813233,2.632823056180894,1.5600742388187263],[5,7,23,22,21,24,15,9,1,1],[0.0,2.7195536400523475,10.474530816764121,20.17165504947153,25.897463383826732,24.936424703567532,19.20883965446687,12.33067441360959,6.784623310166876,3.266425089758078,1.397871153863486],[40,71,67,38,28,10,2],[0.0,37.3150299973992,71.86058511217892,69.19388371153167,44.41742795544938,21.384562482457554,8.236397893634045,2.6435834385166563]],"text":[["Prefixes:\u003cbr\u003e 0\u003cbr\u003e","Prefixes:\u003cbr\u003e 1\u003cbr\u003e"],["0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05"],["Prefixes:\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e","Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e"],["0.07","0.08","0.09","0.10","0.10","0.11","0.12","0.13","0.13","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.13","0.13","0.12","0.12","0.11","0.10"],["Prefixes:\u003cbr\u003e 011\u003cbr\u003e","Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e","Prefixes:\u003cbr\u003e 001\u003cbr\u003e","Prefixes:\u003cbr\u003e 010\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e"],["0.03","0.04","0.05","0.07","0.09","0.11","0.14","0.17","0.20","0.23","0.27","0.30","0.33","0.35","0.38","0.39","0.40","0.41","0.40","0.40","0.38","0.36","0.34","0.31","0.28","0.25","0.22","0.19","0.16","0.14","0.12","0.09","0.08"],["Prefixes:\u003cbr\u003e 0111\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e","Prefixes:\u003cbr\u003e 1110\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0101\u003cbr\u003e","Prefixes:\u003cbr\u003e 0000\u003cbr\u003e 0010\u003cbr\u003e 0110\u003cbr\u003e","Prefixes:\u003cbr\u003e 1011\u003cbr\u003e","Prefixes:\u003cbr\u003e 0011\u003cbr\u003e 1001\u003cbr\u003e 1010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e 0100\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e","Prefixes:\u003cbr\u003e 1101\u003cbr\u003e"],["0.00","0.01","0.01","0.02","0.04","0.07","0.11","0.16","0.24","0.33","0.45","0.57","0.71","0.84","0.96","1.1","1.1","1.1","1.1","1.1","1.0","0.93","0.82","0.70","0.58","0.47","0.37"],["Prefixes:\u003cbr\u003e 01110\u003cbr\u003e","Prefixes:\u003cbr\u003e 11100\u003cbr\u003e","Prefixes:\u003cbr\u003e 10001\u003cbr\u003e","Prefixes:\u003cbr\u003e 11111\u003cbr\u003e","Prefixes:\u003cbr\u003e 01111\u003cbr\u003e","Prefixes:\u003cbr\u003e 01000\u003cbr\u003e 10000\u003cbr\u003e","Prefixes:\u003cbr\u003e 01010\u003cbr\u003e 01101\u003cbr\u003e","Prefixes:\u003cbr\u003e 11001\u003cbr\u003e","Prefixes:\u003cbr\u003e 00001\u003cbr\u003e 00101\u003cbr\u003e 00111\u003cbr\u003e 10101\u003cbr\u003e","","Prefixes:\u003cbr\u003e 00010\u003cbr\u003e 01011\u003cbr\u003e 10110\u003cbr\u003e","Prefixes:\u003cbr\u003e 01100\u003cbr\u003e 10010\u003cbr\u003e 11010\u003cbr\u003e","Prefixes:\u003cbr\u003e 00011\u003cbr\u003e 00110\u003cbr\u003e 10100\u003cbr\u003e","Prefixes:\u003cbr\u003e 11101\u003cbr\u003e","Prefixes:\u003cbr\u003e 11011\u003cbr\u003e","Prefixes:\u003cbr\u003e 11000\u003cbr\u003e","Prefixes:\u003cbr\u003e 01001\u003cbr\u003e"],["0.00","0.00","0.02","0.05","0.12","0.27","0.51","0.88","1.4","1.9","2.4","2.9","3.2","3.3","3.1","2.8","2.4","2.0","1.5","1.1","0.78","0.52","0.34"],["Prefixes:\u003cbr\u003e 011101\u003cbr\u003e","Prefixes:\u003cbr\u003e 011100\u003cbr\u003e 111000\u003cbr\u003e","Prefixes:\u003cbr\u003e 100001\u003cbr\u003e 100011\u003cbr\u003e","Prefixes:\u003cbr\u003e 001000\u003cbr\u003e 010111\u003cbr\u003e 111001\u003cbr\u003e 111110\u003cbr\u003e","Prefixes:\u003cbr\u003e 011011\u003cbr\u003e 011110\u003cbr\u003e 111101\u003cbr\u003e","","","","","","","Prefixes:\u003cbr\u003e 001001\u003cbr\u003e 010010\u003cbr\u003e 010011\u003cbr\u003e 101001\u003cbr\u003e","Prefixes:\u003cbr\u003e 010110\u003cbr\u003e 110001\u003cbr\u003e"],["0.03","0.22","0.86","2.2","4.2","6.5","8.4","9.2","8.9","7.6","5.9","4.1","2.6","1.6"],["","","","","","","","","Prefixes:\u003cbr\u003e 1011000\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010010\u003cbr\u003e"],["0.00","2.7","10","20","26","25","19","12","6.8","3.3","1.4"],["","","","","","","Prefixes:\u003cbr\u003e 10110000\u003cbr\u003e 11101111\u003cbr\u003e"],["0.00","37","72","69","44","21","8.2","2.6"]]}],"label":"2024-09-05\u003cbr\u003e12:15","method":"update"},{"args":[{"x":[[238,251],[237,238,239,240,241,242,243,244,245,246,247,248,249,250,251],[109,125,126,129],[108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129],[46,52,56,63,66,70,73],[45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73],[14,21,26,30,31,32,33,34,35,36,37,38],[13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38],[3,5,9,11,12,14,15,16,17,18,19,20,21,23,25],[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25],[1,2,3,4,5,6,7,8,9,10,11,12,13],[0,1,2,3,4,5,6,7,8,9,10,11,12,13],[0,1,2,3,4,5,6,7,8,9],[-1,0,1,2,3,4,5,6,7,8,9],[0,1,2,3,4,5,6,7],[-1,0,1,2,3,4,5,6,7]],"y":[[1,1],[0.04612508763707513,0.047384806417085375,0.048475251753050036,0.04938416272342004,0.050101360107364365,0.050618936141526044,0.05093139871031019,0.0510357663306012,0.05093161170545375,0.05062105309749545,0.05010869426047337,0.04940151510759707,0.04850871664180007,0.04744152487568202,0.046212959490453995],[1,1,1,1],[0.06461581683873585,0.07247049182141826,0.08054106931972049,0.08870401553455445,0.09682201695623908,0.10474771303451175,0.112328139635702,0.11940969626490962,0.12584340834814933,0.13149022795350518,0.13622610480776917,0.13994656565335364,0.14257056375935495,0.1440434001618289,0.1443385710638174,0.14345845782559583,0.14143384249338464,0.1383222979585347,0.13420556290025537,0.12918606350044268,0.12338278330413192,0.1169267074335745],[1,1,1,2,1,1,1],[0.04559079500927314,0.060581246629172705,0.07878784468527761,0.10033139596641019,0.12515829751932378,0.15300601871737166,0.18338221360978507,0.21556226551727148,0.24860836754232873,0.281410860481942,0.31274979721742624,0.3413719884806317,0.36607654027857894,0.3858004918022015,0.3996958484984746,0.4071901456578121,0.40802455169399937,0.4022661406822028,0.39029393411427704,0.3727611987927318,0.35053889655701664,0.3246468189704103,0.2961796538741184,0.2662350197508133,0.23584950119229464,0.20594715371971123,0.17730309536784575,0.15052294033832242,0.12603718805726713],[1,1,3,1,1,1,1,1,3,1,1,1],[0.00278080129603592,0.0060705885435783586,0.012368824157540922,0.02362638676967781,0.042475379155781166,0.07211965419158711,0.1160082595384403,0.17727512160718076,0.25799861448187783,0.35841284795919637,0.4762605506849146,0.60648804501282,0.7414316350281696,0.8715386286749462,0.9865333088473366,1.0768187232730777,1.1348369734494546,1.156115166701623,1.1397990252360828,1.088597115899305,1.0081893743839891,0.9062584633709315,0.7913578367649717,0.6718298301702595,0.5549405185021353,0.4463255157031842],[1,1,2,1,3,5,2,4,3,3,2,2,1,1,1],[0.0008627305810759406,0.004394533897355574,0.016788492779741215,0.051309831058084114,0.1306797259760578,0.2852785089388047,0.5449265268401384,0.9252398320306526,1.4138821183218393,1.9641714655096,2.5012496006098863,2.9401708045630643,3.209248936230654,3.2694223537849765,3.1225537714860407,2.806854401207123,2.382902434358137,1.9165119907913273,1.4643349429639991,1.0655651593889819,0.7401439814505825,0.4917532702844223,0.31310852756391067,0.1913875874734393],[1,2,5,1,2,14,6,9,4,9,3,6,2],[0.03075379380275771,0.23497820577419556,0.8976901767467312,2.286304668901832,4.3671991527070135,6.673626205230402,8.498445870723085,9.27620542585622,8.859500885241582,7.521347105699879,5.746779272948816,3.9917259438522374,2.541606753312167,1.4938049307327497],[5,8,19,28,22,23,10,10,1,2],[0.0,2.805881539464197,10.719344318734313,20.475622546332342,26.074425586345097,24.903113499458488,19.02753515818,12.115188401497425,6.61197224144223,3.1574750254543447,1.3402823675756734],[39,72,72,34,27,10,1,1],[0.0,37.902656215701676,72.39999566202391,69.14765210689393,44.027606614936374,21.02490198701551,8.032169587227022,2.5571164896836023,0.6977845778210279]],"text":[["Prefixes:\u003cbr\u003e 0\u003cbr\u003e","Prefixes:\u003cbr\u003e 1\u003cbr\u003e"],["0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05"],["Prefixes:\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e"],["0.06","0.07","0.08","0.09","0.10","0.10","0.11","0.12","0.13","0.13","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.13","0.13","0.12","0.12"],["Prefixes:\u003cbr\u003e 011\u003cbr\u003e","Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e","Prefixes:\u003cbr\u003e 001\u003cbr\u003e 010\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e","Prefixes:\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e"],["0.05","0.06","0.08","0.10","0.13","0.15","0.18","0.22","0.25","0.28","0.31","0.34","0.37","0.39","0.40","0.41","0.41","0.40","0.39","0.37","0.35","0.32","0.30","0.27","0.24","0.21","0.18","0.15","0.13"],["Prefixes:\u003cbr\u003e 0111\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e","Prefixes:\u003cbr\u003e 0101\u003cbr\u003e 1110\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0000\u003cbr\u003e","Prefixes:\u003cbr\u003e 0110\u003cbr\u003e","Prefixes:\u003cbr\u003e 0011\u003cbr\u003e","Prefixes:\u003cbr\u003e 1011\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e 1001\u003cbr\u003e 1101\u003cbr\u003e","Prefixes:\u003cbr\u003e 1010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0100\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e"],["0.00","0.01","0.01","0.02","0.04","0.07","0.12","0.18","0.26","0.36","0.48","0.61","0.74","0.87","0.99","1.1","1.1","1.2","1.1","1.1","1.0","0.91","0.79","0.67","0.55","0.45"],["Prefixes:\u003cbr\u003e 01110\u003cbr\u003e","Prefixes:\u003cbr\u003e 11100\u003cbr\u003e","Prefixes:\u003cbr\u003e 10001\u003cbr\u003e 11111\u003cbr\u003e","Prefixes:\u003cbr\u003e 01111\u003cbr\u003e","Prefixes:\u003cbr\u003e 01000\u003cbr\u003e 01010\u003cbr\u003e 10000\u003cbr\u003e","","Prefixes:\u003cbr\u003e 11001\u003cbr\u003e 11010\u003cbr\u003e","Prefixes:\u003cbr\u003e 00010\u003cbr\u003e 00100\u003cbr\u003e 10101\u003cbr\u003e 10111\u003cbr\u003e","Prefixes:\u003cbr\u003e 00000\u003cbr\u003e 10011\u003cbr\u003e 11110\u003cbr\u003e","Prefixes:\u003cbr\u003e 01100\u003cbr\u003e 10010\u003cbr\u003e 10110\u003cbr\u003e","Prefixes:\u003cbr\u003e 00011\u003cbr\u003e 00110\u003cbr\u003e","Prefixes:\u003cbr\u003e 10100\u003cbr\u003e 11011\u003cbr\u003e","Prefixes:\u003cbr\u003e 11101\u003cbr\u003e","Prefixes:\u003cbr\u003e 11000\u003cbr\u003e","Prefixes:\u003cbr\u003e 01001\u003cbr\u003e"],["0.00","0.00","0.02","0.05","0.13","0.29","0.54","0.93","1.4","2.0","2.5","2.9","3.2","3.3","3.1","2.8","2.4","1.9","1.5","1.1","0.74","0.49","0.31","0.19"],["Prefixes:\u003cbr\u003e 011101\u003cbr\u003e","Prefixes:\u003cbr\u003e 011100\u003cbr\u003e 111000\u003cbr\u003e","","Prefixes:\u003cbr\u003e 001000\u003cbr\u003e","Prefixes:\u003cbr\u003e 011110\u003cbr\u003e 111101\u003cbr\u003e","","","","Prefixes:\u003cbr\u003e 000111\u003cbr\u003e 100000\u003cbr\u003e 110101\u003cbr\u003e 111011\u003cbr\u003e","","Prefixes:\u003cbr\u003e 001100\u003cbr\u003e 010110\u003cbr\u003e 011000\u003cbr\u003e","","Prefixes:\u003cbr\u003e 010011\u003cbr\u003e 110001\u003cbr\u003e"],["0.03","0.23","0.90","2.3","4.4","6.7","8.5","9.3","8.9","7.5","5.7","4.0","2.5","1.5"],["","","","","","","","","Prefixes:\u003cbr\u003e 1110100\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010010\u003cbr\u003e 1011000\u003cbr\u003e"],["0.00","2.8","11","20","26","25","19","12","6.6","3.2","1.3"],["","","","","","","Prefixes:\u003cbr\u003e 11101111\u003cbr\u003e","Prefixes:\u003cbr\u003e 10110000\u003cbr\u003e"],["0.00","38","72","69","44","21","8.0","2.6","0.70"]]}],"label":"2024-09-06\u003cbr\u003e00:13","method":"update"},{"args":[{"x":[[242,246],[241,242,243,244,245,246],[113,121,125,129],[112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129],[48,52,54,64,65,67,73],[47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73],[14,20,26,29,31,33,34,35,36,37],[13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37],[3,5,8,10,11,12,13,14,15,16,18,20,21,23,24],[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24],[1,2,3,4,5,6,7,8,9,10,11,12,13],[0,1,2,3,4,5,6,7,8,9,10,11,12,13],[0,1,2,3,4,5,6,7,8,9],[-1,0,1,2,3,4,5,6,7,8,9],[0,1,2,3,4,5,6],[-1,0,1,2,3,4,5,6]],"y":[[1,1],[0.05043578801426875,0.05085261270860159,0.05106188271975121,0.0510618827197396,0.05085346687191476,0.050440024051825],[1,1,1,1],[0.09884975298062583,0.10672274215606944,0.11421205739509957,0.12116409567132239,0.12743120406811498,0.13287698201974796,0.13738128649498338,0.14084468027217684,0.14319209161002996,0.14437549732583188,0.14437549732583188,0.14320171279471516,0.14089200774964286,0.13751059956365483,0.13314518370450043,0.12790324733818054,0.12190778261920057,0.11529263162436683],[1,1,1,1,2,1,1],[0.08108887695382921,0.10305044779549544,0.12828729215357582,0.15651049642735954,0.1871988290601729,0.21959862639750885,0.25274558887260645,0.2855089059486833,0.3166553320521686,0.34492812955683716,0.3691336123327595,0.3882267302120403,0.4013869583548255,0.40807674099404884,0.40807674099406044,0.4014948580748121,0.38874898956450554,0.37052638067866095,0.3477247572522844,0.3213819726119489,0.2926014974526783,0.2624807550678391,0.2320482037556221,0.20221343470133712,0.173732669250439,0.14719017811495766,0.12299453239742963],[1,1,2,2,1,1,4,1,2,1],[0.0028824108223384623,0.006279537862951632,0.012768393654668324,0.02433975040421151,0.043668375725203074,0.07399363664548327,0.11877925882564411,0.18113836970910752,0.263081917910847,0.3647272043764005,0.48365998841218366,0.6146512352738109,0.7498745070340512,0.8796604794053289,0.993690541550472,1.0824129113317513,1.138399786055824,1.1573731158234193,1.1387058075036847,1.085328972776956,1.0031070808998936,0.8998460578661034,0.7841515647118926,0.6643506312142342,0.5476403851901274],[1,1,1,1,1,2,3,1,3,8,4,2,2,1,1],[0.0008864797532774262,0.004506272079160256,0.017180162301798457,0.052399495020485284,0.1331820498437336,0.2901466085881336,0.553091972621129,0.937183620274691,1.429205020918901,1.9813978699102992,2.518026459677684,2.953838731544974,3.2175743325757598,3.271200571452018,3.1178630446652007,2.7969065547731944,2.3696013866828496,1.9019169024691245,1.4502116381327068,1.053129880072568,0.7300104850502992,0.48402869117465447,0.30755989751723145],[1,3,3,2,4,9,10,9,3,7,6,6,1],[0.03123809558549856,0.23819047883942648,0.9081012005753133,2.3080905514622536,4.399797613724923,6.7096913609305116,8.52689943784918,9.288229744799988,8.852843975512492,7.5003261459203205,5.718998686264242,3.964305907524065,2.518986045405924,1.4774821997092455],[5,8,22,25,19,25,12,9,2,1],[0.0,2.8278883411279927,10.78132430055047,20.551899447924335,26.118038881737185,24.893755809155746,18.981488804481256,12.061154344514135,6.569021562637154,3.13054933844427,1.3261354836465333],[42,69,68,41,22,12,2],[0.0,38.05100301775936,72.5347245026038,69.13465929154425,43.92931475816873,20.935064064439786,7.981493174567671,2.5357868940032686]],"text":[["Prefixes:\u003cbr\u003e 0\u003cbr\u003e","Prefixes:\u003cbr\u003e 1\u003cbr\u003e"],["0.05","0.05","0.05","0.05","0.05","0.05"],["Prefixes:\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e","Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e"],["0.10","0.11","0.11","0.12","0.13","0.13","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.13","0.13","0.12","0.12"],["Prefixes:\u003cbr\u003e 011\u003cbr\u003e","Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e","Prefixes:\u003cbr\u003e 001\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e 010\u003cbr\u003e","Prefixes:\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e"],["0.08","0.10","0.13","0.16","0.19","0.22","0.25","0.29","0.32","0.34","0.37","0.39","0.40","0.41","0.41","0.40","0.39","0.37","0.35","0.32","0.29","0.26","0.23","0.20","0.17","0.15","0.12"],["Prefixes:\u003cbr\u003e 0111\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e","Prefixes:\u003cbr\u003e 1110\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010\u003cbr\u003e 0101\u003cbr\u003e","Prefixes:\u003cbr\u003e 0000\u003cbr\u003e","Prefixes:\u003cbr\u003e 1010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e 0110\u003cbr\u003e 1001\u003cbr\u003e 1011\u003cbr\u003e","Prefixes:\u003cbr\u003e 0011\u003cbr\u003e","Prefixes:\u003cbr\u003e 0100\u003cbr\u003e 1101\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e"],["0.00","0.01","0.01","0.02","0.04","0.07","0.12","0.18","0.26","0.36","0.48","0.61","0.75","0.88","0.99","1.1","1.1","1.2","1.1","1.1","1.0","0.90","0.78","0.66","0.55"],["Prefixes:\u003cbr\u003e 01110\u003cbr\u003e","Prefixes:\u003cbr\u003e 11100\u003cbr\u003e","Prefixes:\u003cbr\u003e 10001\u003cbr\u003e","Prefixes:\u003cbr\u003e 11111\u003cbr\u003e","Prefixes:\u003cbr\u003e 01111\u003cbr\u003e","Prefixes:\u003cbr\u003e 01000\u003cbr\u003e 10000\u003cbr\u003e","Prefixes:\u003cbr\u003e 00101\u003cbr\u003e 01010\u003cbr\u003e 10101\u003cbr\u003e","Prefixes:\u003cbr\u003e 11001\u003cbr\u003e","Prefixes:\u003cbr\u003e 00001\u003cbr\u003e 00111\u003cbr\u003e 11010\u003cbr\u003e","","Prefixes:\u003cbr\u003e 00011\u003cbr\u003e 01100\u003cbr\u003e 10010\u003cbr\u003e 10110\u003cbr\u003e","Prefixes:\u003cbr\u003e 00110\u003cbr\u003e 10100\u003cbr\u003e","Prefixes:\u003cbr\u003e 11011\u003cbr\u003e 11101\u003cbr\u003e","Prefixes:\u003cbr\u003e 11000\u003cbr\u003e","Prefixes:\u003cbr\u003e 01001\u003cbr\u003e"],["0.00","0.00","0.02","0.05","0.13","0.29","0.55","0.94","1.4","2.0","2.5","3.0","3.2","3.3","3.1","2.8","2.4","1.9","1.5","1.1","0.73","0.48","0.31"],["Prefixes:\u003cbr\u003e 011101\u003cbr\u003e","Prefixes:\u003cbr\u003e 011100\u003cbr\u003e 100011\u003cbr\u003e 111000\u003cbr\u003e","Prefixes:\u003cbr\u003e 100001\u003cbr\u003e 111001\u003cbr\u003e 111110\u003cbr\u003e","Prefixes:\u003cbr\u003e 001000\u003cbr\u003e 010111\u003cbr\u003e","Prefixes:\u003cbr\u003e 001010\u003cbr\u003e 011011\u003cbr\u003e 011110\u003cbr\u003e 111101\u003cbr\u003e","","","","Prefixes:\u003cbr\u003e 100000\u003cbr\u003e 100111\u003cbr\u003e 110101\u003cbr\u003e","","","","Prefixes:\u003cbr\u003e 110001\u003cbr\u003e"],["0.03","0.24","0.91","2.3","4.4","6.7","8.5","9.3","8.9","7.5","5.7","4.0","2.5","1.5"],["","","","","","","","","Prefixes:\u003cbr\u003e 1011000\u003cbr\u003e 1110111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010010\u003cbr\u003e"],["0.00","2.8","11","21","26","25","19","12","6.6","3.1","1.3"],["","","","","","","Prefixes:\u003cbr\u003e 10110000\u003cbr\u003e 11101111\u003cbr\u003e"],["0.00","38","73","69","44","21","8.0","2.5"]]}],"label":"2024-09-06\u003cbr\u003e12:13","method":"update"},{"args":[{"x":[[236,248],[235,236,237,238,239,240,241,242,243,244,245,246,247,248],[110,122,126],[109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126],[47,53,55,62,63,64,67,73],[46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73],[14,21,25,27,28,30,33,34,36,37],[13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37],[3,5,9,10,11,12,13,14,15,16,17,18,19,20,21,23,24],[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24],[1,2,3,4,5,6,7,8,9,10,11,12,13],[0,1,2,3,4,5,6,7,8,9,10,11,12,13],[0,1,2,3,4,5,6,7,8,9,10],[-1,0,1,2,3,4,5,6,7,8,9,10],[0,1,2,3,4,5,6,8],[-1,0,1,2,3,4,5,6,7,8]],"y":[[1,1],[0.046973630097192555,0.048167874930165645,0.04918407482321463,0.05001069792948746,0.05063844727589493,0.05106043433652147,0.051272303358664194,0.051272303358652536,0.05106130622550403,0.05064277092856211,0.050022655366182174,0.049209278856169845,0.048213139608060555,0.04704669268205763],[1,1,2],[0.08251028473307134,0.09076131320637629,0.09893800808984113,0.10688838373989959,0.11445570294273247,0.12148368470238204,0.12782196390424466,0.13333153131391032,0.13788987426480173,0.14139554903425125,0.14377194481634856,0.144970044356468,0.14497004435648447,0.14378176530438203,0.14144385042137161,0.13802182178214842,0.13360512348512288,0.1283033328706427],[1,1,1,1,1,1,1,1],[0.07054258547455039,0.09080481747255804,0.11445190535603797,0.14131306681714864,0.17098881084875137,0.20283966777154966,0.2359961519265192,0.2693918338029076,0.3018186286125233,0.3320004914737676,0.35867910239576734,0.3807032578060483,0.397112880987332,0.4072089711819407,0.4106023792750993,0.40723678600236385,0.3973842831152201,0.3816150655312873,0.36074549163503655,0.3357708037526132,0.30778990343988466,0.2779296889270678,0.24727567911893072,0.21681418241587036,0.1873894005165821,0.15967688353878157,0.1341729368624428,0.11119811890654432],[1,1,1,1,2,1,2,4,2,1],[0.0033255349430584523,0.0071855308591084145,0.014490820565868631,0.027396707632345373,0.04875002387520284,0.08192712345693834,0.13043660445117794,0.19728536423240678,0.2841848699062052,0.39075419612103063,0.5139267144635294,0.6477617963550761,0.7837917735896434,0.9119115827341031,1.021678717692845,1.1037779003645776,1.1513545340009976,1.1609491551176698,1.1328616755583685,1.0709083026762756,0.9816659441198988,0.8733939649890485,0.7548619268833938,0.6342937024506211,0.5185779594359949],[1,1,1,1,1,3,1,5,2,4,2,4,1,2,1,1,1],[0.0009881132216934471,0.004981737492704466,0.01883719489428876,0.056982514555223435,0.14364342210795913,0.3103723941975551,0.5867978077797513,0.9861463158520816,1.4915463027262743,2.0508761662486306,2.5849585012092122,3.007499794676099,3.2491738853197187,3.2762503343640423,3.0970803942035023,2.755490644842819,2.3153775557359824,1.8431623963424666,1.3938915622339887,1.0039338037518595,0.6902044900794044,0.4538844744543902,0.2860417781717777],[1,3,3,2,4,11,10,6,6,5,6,5,2],[0.03325277965790966,0.2514741461629418,0.9508866151786235,2.397026675762781,4.531878558864007,6.854466320281809,8.639483591188526,9.333727808337601,8.823289568819135,7.414014151577198,5.606848202130249,3.8547081389645457,2.4292691917432863,1.4131806355814314],[5,10,20,24,24,23,9,10,1,1,1],[0.0,2.91765515310238,11.032383547668372,20.85810014481052,26.289897057521603,24.852168312188383,18.79445228609247,11.844420451131194,6.398102118691401,3.0241029545377316,1.2705432552050897,0.4804241683744239],[41,73,68,37,25,10,1,1],[0.0,38.65021912471414,73.07307053266267,69.07688698790767,43.53282982050431,20.576064094847737,7.780324235864301,2.4516125847384913,0.6621542918601726,0.15648568225601725]],"text":[["Prefixes:\u003cbr\u003e 0\u003cbr\u003e","Prefixes:\u003cbr\u003e 1\u003cbr\u003e"],["0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05"],["Prefixes:\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e 11\u003cbr\u003e"],["0.08","0.09","0.10","0.11","0.11","0.12","0.13","0.13","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.14","0.13","0.13"],["Prefixes:\u003cbr\u003e 011\u003cbr\u003e","Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e","Prefixes:\u003cbr\u003e 001\u003cbr\u003e","Prefixes:\u003cbr\u003e 010\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e","Prefixes:\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e"],["0.07","0.09","0.11","0.14","0.17","0.20","0.24","0.27","0.30","0.33","0.36","0.38","0.40","0.41","0.41","0.41","0.40","0.38","0.36","0.34","0.31","0.28","0.25","0.22","0.19","0.16","0.13","0.11"],["Prefixes:\u003cbr\u003e 0111\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e","Prefixes:\u003cbr\u003e 1110\u003cbr\u003e","Prefixes:\u003cbr\u003e 0101\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0000\u003cbr\u003e","Prefixes:\u003cbr\u003e 0110\u003cbr\u003e 1010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e 0011\u003cbr\u003e 1001\u003cbr\u003e 1011\u003cbr\u003e","Prefixes:\u003cbr\u003e 0100\u003cbr\u003e 1101\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e"],["0.00","0.01","0.01","0.03","0.05","0.08","0.13","0.20","0.28","0.39","0.51","0.65","0.78","0.91","1.0","1.1","1.2","1.2","1.1","1.1","0.98","0.87","0.75","0.63","0.52"],["Prefixes:\u003cbr\u003e 01110\u003cbr\u003e","Prefixes:\u003cbr\u003e 11100\u003cbr\u003e","Prefixes:\u003cbr\u003e 10001\u003cbr\u003e","Prefixes:\u003cbr\u003e 11111\u003cbr\u003e","Prefixes:\u003cbr\u003e 01111\u003cbr\u003e","Prefixes:\u003cbr\u003e 00101\u003cbr\u003e 01000\u003cbr\u003e 10000\u003cbr\u003e","Prefixes:\u003cbr\u003e 01010\u003cbr\u003e","","Prefixes:\u003cbr\u003e 01101\u003cbr\u003e 11010\u003cbr\u003e","Prefixes:\u003cbr\u003e 00000\u003cbr\u003e 00100\u003cbr\u003e 10011\u003cbr\u003e 10111\u003cbr\u003e","Prefixes:\u003cbr\u003e 00010\u003cbr\u003e 00011\u003cbr\u003e","Prefixes:\u003cbr\u003e 01100\u003cbr\u003e 10010\u003cbr\u003e 10110\u003cbr\u003e 11110\u003cbr\u003e","Prefixes:\u003cbr\u003e 10100\u003cbr\u003e","Prefixes:\u003cbr\u003e 00110\u003cbr\u003e 11101\u003cbr\u003e","Prefixes:\u003cbr\u003e 11011\u003cbr\u003e","Prefixes:\u003cbr\u003e 11000\u003cbr\u003e","Prefixes:\u003cbr\u003e 01001\u003cbr\u003e"],["0.00","0.00","0.02","0.06","0.14","0.31","0.59","0.99","1.5","2.1","2.6","3.0","3.2","3.3","3.1","2.8","2.3","1.8","1.4","1.0","0.69","0.45","0.29"],["Prefixes:\u003cbr\u003e 011101\u003cbr\u003e","Prefixes:\u003cbr\u003e 011100\u003cbr\u003e 100011\u003cbr\u003e 111000\u003cbr\u003e","Prefixes:\u003cbr\u003e 010111\u003cbr\u003e 100001\u003cbr\u003e 111001\u003cbr\u003e","Prefixes:\u003cbr\u003e 001000\u003cbr\u003e 111110\u003cbr\u003e","Prefixes:\u003cbr\u003e 001010\u003cbr\u003e 011011\u003cbr\u003e 011110\u003cbr\u003e 101101\u003cbr\u003e","","","","","","","","Prefixes:\u003cbr\u003e 101100\u003cbr\u003e 110001\u003cbr\u003e"],["0.03","0.25","0.95","2.4","4.5","6.9","8.6","9.3","8.8","7.4","5.6","3.9","2.4","1.4"],["","","","","","","","","Prefixes:\u003cbr\u003e 0001001\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010010\u003cbr\u003e","Prefixes:\u003cbr\u003e 1011000\u003cbr\u003e"],["0.00","2.9","11","21","26","25","19","12","6.4","3.0","1.3","0.48"],["","","","","","","Prefixes:\u003cbr\u003e 11101111\u003cbr\u003e","Prefixes:\u003cbr\u003e 10110000\u003cbr\u003e"],["0.00","39","73","69","44","21","7.8","2.5","0.66","0.16"]]}],"label":"2024-09-07\u003cbr\u003e00:13","method":"update"},{"args":[{"x":[[237,246],[236,237,238,239,240,241,242,243,244,245,246],[110,120,126,127],[109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127],[46,50,55,63,64,65,76],[45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76],[14,20,24,26,28,30,32,33,34,35,36,38],[13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38],[3,5,8,9,11,12,13,14,15,16,17,18,19,20,22,23,24],[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24],[1,2,3,4,5,6,7,8,9,10,11,12,13],[0,1,2,3,4,5,6,7,8,9,10,11,12,13],[0,1,2,3,4,5,6,7,8,10],[-1,0,1,2,3,4,5,6,7,8,9,10],[0,1,2,3,4,5,6],[-1,0,1,2,3,4,5,6]],"y":[[1,1],[0.04874412027894846,0.04966964155006929,0.05040007745522301,0.050927274918149856,0.05124557038638777,0.051351888997141146,0.05124579005292594,0.050929458015570646,0.05040763979818036,0.049687530658222144,0.04877861241447508],[1,1,1,1],[0.08456186232407138,0.09282586250574958,0.1009794855636939,0.10886850787333822,0.11633515332483557,0.12322341898223438,0.12938458993134427,0.1346826658121525,0.13899941792151946,0.14223881113578027,0.14433055835837325,0.14523262434811157,0.1449325569424325,0.14344759221967673,0.14082355089857168,0.13713261105645888,0.13247010228055642,0.12695051468554094,0.12070294998644737],[1,1,1,1,2,1,1],[0.05537583018504347,0.07268077711787363,0.0933638706062024,0.11743424349686431,0.14469576430863906,0.1747201354026818,0.20683780735169993,0.2401506272857438,0.27356781362975024,0.30586401384993317,0.3357552697489027,0.36198615019803343,0.383419540670297,0.3991199097925687,0.40842143311400636,0.410974067070953,0.40676326720343076,0.39610213318400433,0.3795978776346723,0.35809721659675964,0.3326172223389129,0.30426916361685064,0.2741828470651744,0.2434380792876391,0.213008319376691,0.1837196754624028,0.1562264141696162,0.1310023577151404,0.10834612804180117,0.08839726325032887,0.07115979691651106,0.05652990445834493],[1,1,1,1,1,2,2,2,1,1,1,2],[0.003446100343326203,0.0074306538652970915,0.014954190903910378,0.028214352369487126,0.05010122130317016,0.08402392322719178,0.1334985359168876,0.2014993526495507,0.28965531943373113,0.3974531797911662,0.5216572984759089,0.6561470707392358,0.7922975879176223,0.9199032090485899,1.0285028934501588,1.1088546820009453,1.1542603694104734,1.1614744967192934,1.1310326248294613,1.066970230063742,0.9760352672742043,0.8665901362011915,0.7474339924735341,0.6267545457720649,0.5113554824458065,0.4062248322719079],[1,1,1,1,1,2,3,3,2,4,5,2,2,1,1,1,1],[0.0010152709299430646,0.005108081866276042,0.019275027667276016,0.05818648977058957,0.1463753883291388,0.31562193108470576,0.5954898152887226,0.9986860443904639,1.5073917482518562,2.0683812909251262,2.6016358424917594,3.0206493075084757,3.2566375346575547,3.276991519249177,3.091380671479195,2.7447368829493537,2.3015762403898394,1.8283903357044207,1.3798633314769368,0.9917767694990461,0.6804377552102787,0.44653727685674743,0.2808300842731872],[1,3,4,1,2,14,9,8,3,7,4,6,2],[0.03377643474165969,0.254906530940963,0.9618738628475398,2.4197139362258415,4.565319653113602,6.890779351418336,8.667308402955879,9.344441871936814,8.815166844034131,7.391884697341122,5.578562982524617,3.827337955340052,2.4070367609755823,1.3973542734990452],[5,10,21,26,21,20,12,9,3,1],[0.0,2.940538606083056,11.095938646391529,20.934915492996524,26.3321983935347,24.84072621890089,18.746985568326767,11.79009639258051,6.355598836625424,2.9978068731348446,1.2568929858716429,0.47428071263750177],[44,68,71,35,24,12,2],[0.0,38.801491805271155,73.20750211697644,69.06098344238205,43.4328841180606,20.48640920803053,7.7304184745927715,2.4308542468934307]],"text":[["Prefixes:\u003cbr\u003e 0\u003cbr\u003e","Prefixes:\u003cbr\u003e 1\u003cbr\u003e"],["0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05"],["Prefixes:\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e","Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e"],["0.08","0.09","0.10","0.11","0.12","0.12","0.13","0.13","0.14","0.14","0.14","0.15","0.14","0.14","0.14","0.14","0.13","0.13","0.12"],["Prefixes:\u003cbr\u003e 011\u003cbr\u003e","Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e","Prefixes:\u003cbr\u003e 001\u003cbr\u003e 010\u003cbr\u003e","Prefixes:\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e"],["0.06","0.07","0.09","0.12","0.14","0.17","0.21","0.24","0.27","0.31","0.34","0.36","0.38","0.40","0.41","0.41","0.41","0.40","0.38","0.36","0.33","0.30","0.27","0.24","0.21","0.18","0.16","0.13","0.11","0.09","0.07","0.06"],["Prefixes:\u003cbr\u003e 0111\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e","Prefixes:\u003cbr\u003e 1110\u003cbr\u003e","Prefixes:\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0101\u003cbr\u003e","Prefixes:\u003cbr\u003e 0000\u003cbr\u003e 0010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0110\u003cbr\u003e 1010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e 1011\u003cbr\u003e","Prefixes:\u003cbr\u003e 0011\u003cbr\u003e","Prefixes:\u003cbr\u003e 1001\u003cbr\u003e","Prefixes:\u003cbr\u003e 0100\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e 1101\u003cbr\u003e"],["0.00","0.01","0.01","0.03","0.05","0.08","0.13","0.20","0.29","0.40","0.52","0.66","0.79","0.92","1.0","1.1","1.2","1.2","1.1","1.1","0.98","0.87","0.75","0.63","0.51","0.41"],["Prefixes:\u003cbr\u003e 01110\u003cbr\u003e","Prefixes:\u003cbr\u003e 11100\u003cbr\u003e","Prefixes:\u003cbr\u003e 10001\u003cbr\u003e","Prefixes:\u003cbr\u003e 11111\u003cbr\u003e","Prefixes:\u003cbr\u003e 01111\u003cbr\u003e","Prefixes:\u003cbr\u003e 01000\u003cbr\u003e 10000\u003cbr\u003e","Prefixes:\u003cbr\u003e 00101\u003cbr\u003e 01010\u003cbr\u003e 10101\u003cbr\u003e","Prefixes:\u003cbr\u003e 00001\u003cbr\u003e 00111\u003cbr\u003e 01101\u003cbr\u003e","Prefixes:\u003cbr\u003e 01011\u003cbr\u003e 11001\u003cbr\u003e","Prefixes:\u003cbr\u003e 00000\u003cbr\u003e 00010\u003cbr\u003e 10111\u003cbr\u003e 11010\u003cbr\u003e","","Prefixes:\u003cbr\u003e 01100\u003cbr\u003e 10010\u003cbr\u003e","Prefixes:\u003cbr\u003e 10100\u003cbr\u003e 11101\u003cbr\u003e","Prefixes:\u003cbr\u003e 00110\u003cbr\u003e","Prefixes:\u003cbr\u003e 11011\u003cbr\u003e","Prefixes:\u003cbr\u003e 11000\u003cbr\u003e","Prefixes:\u003cbr\u003e 01001\u003cbr\u003e"],["0.00","0.01","0.02","0.06","0.15","0.32","0.60","1.00","1.5","2.1","2.6","3.0","3.3","3.3","3.1","2.7","2.3","1.8","1.4","0.99","0.68","0.45","0.28"],["Prefixes:\u003cbr\u003e 011101\u003cbr\u003e","Prefixes:\u003cbr\u003e 011100\u003cbr\u003e 100011\u003cbr\u003e 111000\u003cbr\u003e","Prefixes:\u003cbr\u003e 010111\u003cbr\u003e 100001\u003cbr\u003e 111001\u003cbr\u003e 111110\u003cbr\u003e","Prefixes:\u003cbr\u003e 001000\u003cbr\u003e","Prefixes:\u003cbr\u003e 011110\u003cbr\u003e 111101\u003cbr\u003e","","","","Prefixes:\u003cbr\u003e 000111\u003cbr\u003e 001101\u003cbr\u003e 100000\u003cbr\u003e","","Prefixes:\u003cbr\u003e 001100\u003cbr\u003e 011000\u003cbr\u003e 101100\u003cbr\u003e 111010\u003cbr\u003e","","Prefixes:\u003cbr\u003e 001001\u003cbr\u003e 110001\u003cbr\u003e"],["0.03","0.25","0.96","2.4","4.6","6.9","8.7","9.3","8.8","7.4","5.6","3.8","2.4","1.4"],["","","","","","","","","Prefixes:\u003cbr\u003e 0101101\u003cbr\u003e 1001111\u003cbr\u003e 1011000\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010010\u003cbr\u003e"],["0.00","2.9","11","21","26","25","19","12","6.4","3.0","1.3","0.47"],["","","","","","","Prefixes:\u003cbr\u003e 10110000\u003cbr\u003e 11101111\u003cbr\u003e"],["0.00","39","73","69","43","20","7.7","2.4"]]}],"label":"2024-09-07\u003cbr\u003e12:13","method":"update"},{"args":[{"x":[[235,245],[234,235,236,237,238,239,240,241,242,243,244,245],[109,120,125,126],[108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126],[47,51,55,62,63,65,74],[46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74],[15,22,25,26,28,30,32,33,35,36,37],[14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37],[3,6,8,9,12,14,15,16,17,18,19,20,21,23,24],[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24],[1,2,3,4,5,6,7,8,9,10,11,12,13],[0,1,2,3,4,5,6,7,8,9,10,11,12,13],[0,1,2,3,4,5,6,7,8,9],[-1,0,1,2,3,4,5,6,7,8,9],[0,1,2,3,4,5,6],[-1,0,1,2,3,4,5,6]],"y":[[1,1],[0.04834265570662843,0.049371222849307256,0.05020802323658282,0.05084356783451635,0.05127082470709323,0.05148534698620911,0.05148534698620911,0.05127171484103188,0.05084798166052182,0.050220228800524215,0.04939694636115458,0.048388845415024445],[1,1,1,1],[0.08245144557898106,0.09077223366492272,0.09902425490719752,0.10705324854831784,0.11469990915890588,0.12180521326608981,0.1282160139643139,0.13379062326712485,0.13840409303494125,0.1419529159332777,0.14435889755925485,0.1455719975387539,0.14557199753873737,0.14436892317892983,0.14200221952027517,0.13853875075146044,0.13406975879173968,0.12870696844007345,0.12257806518103102],[1,1,1,1,2,1,1],[0.07939787838167772,0.10135899367873319,0.12669874209841817,0.15514131685521038,0.1861695802262492,0.21902303556029087,0.25271888718494945,0.2860968534169183,0.3178853926854723,0.3467840647477804,0.3715543550869089,0.39110984745992,0.40459639392404434,0.4114539599227619,0.4114539599227502,0.40470881303877126,0.39165369003753153,0.37300351432146384,0.34969079467636494,0.3227915027781859,0.2934468207074321,0.2627881976484546,0.23187193910157378,0.2016277731318003,0.1728238055415513,0.1460482863731375,0.12170690531094311,0.10003307285831464,0.08110789691215055],[1,1,1,2,1,1,2,3,1,1,2],[0.008214379053789135,0.016428758107578184,0.030803921451709158,0.054359861385369274,0.09059976897561528,0.14305226680360317,0.2145784002054054,0.3065405717220085,0.418009870530011,0.5452302659087035,0.6815378323858836,0.8178453988630635,0.9436677679189203,1.0485197421321435,1.1234140094272846,1.162152423545469,1.162152423545469,1.124663635689163,1.054372158458598,0.9585201440532531,0.8457530682823042,0.7249312013848356,0.6041093344873478,0.48981837931408023],[1,1,1,1,4,6,1,8,1,2,2,1,1,1,1],[0.0011012483538065717,0.0055062417690328646,0.020648406633873247,0.061945219901619705,0.15486304975404913,0.33184939233010535,0.6222176106189476,1.0370293510315811,1.5555440265473708,2.1211963998373244,2.651495499796653,3.059417884380756,3.277947733265085,3.277947733265085,3.0730759999360173,2.7115376470023715,2.259614705835317,1.7839063467120904,1.3379297600340692,0.9556641143100503,0.6515891688477594,0.4249494579441911,0.2655934112151187],[1,2,4,2,4,12,8,9,3,7,7,4,1],[0.03539739968946135,0.2654804976709602,0.9955518662661001,2.4888796656652503,4.666649373122346,6.99997405968352,8.749967574604383,9.3749652585047,8.789029929848157,7.324191608206795,5.493143706155101,3.7453252541966546,2.3408282838729106,1.350477856080529],[3,11,23,25,20,22,13,9,1,1],[0.0,3.0102714695691657,11.288518010884374,21.165971270408196,26.457464088010244,24.80387258250961,18.602904436882216,11.626815273051374,6.2286510391346654,2.919680174594374,1.216533406080991],[42,70,73,32,29,8,2],[0.0,39.25887151230169,73.61038408556566,69.0097350802178,43.13108442513612,20.217695824282554,7.581635934105962,2.3692612294081106]],"text":[["Prefixes:\u003cbr\u003e 0\u003cbr\u003e","Prefixes:\u003cbr\u003e 1\u003cbr\u003e"],["0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05"],["Prefixes:\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e","Prefixes:\u003cbr\u003e 11\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e"],["0.08","0.09","0.10","0.11","0.11","0.12","0.13","0.13","0.14","0.14","0.14","0.15","0.15","0.14","0.14","0.14","0.13","0.13","0.12"],["Prefixes:\u003cbr\u003e 011\u003cbr\u003e","Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e","Prefixes:\u003cbr\u003e 010\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e 001\u003cbr\u003e","Prefixes:\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e"],["0.08","0.10","0.13","0.16","0.19","0.22","0.25","0.29","0.32","0.35","0.37","0.39","0.40","0.41","0.41","0.40","0.39","0.37","0.35","0.32","0.29","0.26","0.23","0.20","0.17","0.15","0.12","0.10","0.08"],["Prefixes:\u003cbr\u003e 0111\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e","Prefixes:\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0101\u003cbr\u003e 1110\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0000\u003cbr\u003e","Prefixes:\u003cbr\u003e 0110\u003cbr\u003e 1011\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e 1001\u003cbr\u003e 1010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0011\u003cbr\u003e","Prefixes:\u003cbr\u003e 0100\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e 1101\u003cbr\u003e"],["0.01","0.02","0.03","0.05","0.09","0.14","0.21","0.31","0.42","0.55","0.68","0.82","0.94","1.0","1.1","1.2","1.2","1.1","1.1","0.96","0.85","0.72","0.60","0.49"],["Prefixes:\u003cbr\u003e 01110\u003cbr\u003e","Prefixes:\u003cbr\u003e 11100\u003cbr\u003e","Prefixes:\u003cbr\u003e 10001\u003cbr\u003e","Prefixes:\u003cbr\u003e 11111\u003cbr\u003e","Prefixes:\u003cbr\u003e 00101\u003cbr\u003e 01000\u003cbr\u003e 01010\u003cbr\u003e 01111\u003cbr\u003e","","Prefixes:\u003cbr\u003e 10011\u003cbr\u003e","","Prefixes:\u003cbr\u003e 00011\u003cbr\u003e","Prefixes:\u003cbr\u003e 01100\u003cbr\u003e 10010\u003cbr\u003e","Prefixes:\u003cbr\u003e 00110\u003cbr\u003e 10100\u003cbr\u003e","Prefixes:\u003cbr\u003e 11101\u003cbr\u003e","Prefixes:\u003cbr\u003e 11011\u003cbr\u003e","Prefixes:\u003cbr\u003e 11000\u003cbr\u003e","Prefixes:\u003cbr\u003e 01001\u003cbr\u003e"],["0.00","0.01","0.02","0.06","0.15","0.33","0.62","1.0","1.6","2.1","2.7","3.1","3.3","3.3","3.1","2.7","2.3","1.8","1.3","0.96","0.65","0.42","0.27"],["Prefixes:\u003cbr\u003e 011101\u003cbr\u003e","Prefixes:\u003cbr\u003e 011100\u003cbr\u003e 100011\u003cbr\u003e","Prefixes:\u003cbr\u003e 010111\u003cbr\u003e 111000\u003cbr\u003e 111001\u003cbr\u003e 111110\u003cbr\u003e","Prefixes:\u003cbr\u003e 001000\u003cbr\u003e 100001\u003cbr\u003e","Prefixes:\u003cbr\u003e 001010\u003cbr\u003e 011110\u003cbr\u003e 101101\u003cbr\u003e 111101\u003cbr\u003e","","","","Prefixes:\u003cbr\u003e 000111\u003cbr\u003e 100111\u003cbr\u003e 111011\u003cbr\u003e","","","Prefixes:\u003cbr\u003e 001001\u003cbr\u003e 010010\u003cbr\u003e 010011\u003cbr\u003e 101001\u003cbr\u003e","Prefixes:\u003cbr\u003e 110001\u003cbr\u003e"],["0.04","0.27","1.00","2.5","4.7","7.0","8.7","9.4","8.8","7.3","5.5","3.7","2.3","1.4"],["Prefixes:\u003cbr\u003e 0010000\u003cbr\u003e 0111001\u003cbr\u003e 0111011\u003cbr\u003e","","","","","","","","Prefixes:\u003cbr\u003e 1011000\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010010\u003cbr\u003e"],["0.00","3.0","11","21","26","25","19","12","6.2","2.9","1.2"],["","","","","","","Prefixes:\u003cbr\u003e 10110000\u003cbr\u003e 11101111\u003cbr\u003e"],["0.00","39","74","69","43","20","7.6","2.4"]]}],"label":"2024-09-08\u003cbr\u003e00:12","method":"update"},{"args":[{"x":[[235,247],[234,235,236,237,238,239,240,241,242,243,244,245,246,247],[110,121,125,126],[109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126],[48,52,56,62,63,65,74],[47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74],[14,20,26,29,30,32,33,34,36,38],[13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38],[3,5,8,9,11,12,13,14,15,16,17,19,20,21,23,24],[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24],[1,2,3,4,5,6,7,8,9,10,11,12,13,14],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],[0,1,2,3,4,5,6,7,8,9],[-1,0,1,2,3,4,5,6,7,8,9],[0,1,2,3,4,5,6,7],[-1,0,1,2,3,4,5,6,7]],"y":[[1,1],[0.04705366160165277,0.048255031685090044,0.04927738405129355,0.050109069858074604,0.05074069678905956,0.05116530513040348,0.05137849390177473,0.05137849390177473,0.05116618607572322,0.0507450652026871,0.05012115046656616,0.049302845969175,0.048300755603944145,0.04712745789696844],[1,1,1,1],[0.08662396837986366,0.09489261990704193,0.10301406034954538,0.11083209171534147,0.11818820399732932,0.12492700510244979,0.13090177491171281,0.13597986100741166,0.14004763462728123,0.14301474553040847,0.1448174524068528,0.14542085845853261,0.1448199458202757,0.14303937271594563,0.14013206839244,0.1361767277523202,0.13127436555324112,0.12554413531084763],[1,1,1,2,1,1,1],[0.09597570483095645,0.12046950450135933,0.14812831931034612,0.17849462476896535,0.2108686498496045,0.2443237721815133,0.2777454202629435,0.30989188094152587,0.33947246957684857,0.3652360052143919,0.3860608651608342,0.4010373642403418,0.4095339185674758,0.41124030989482013,0.40618407657644495,0.3947192034472853,0.37748939694759975,0.3553708775951966,0.3294014673093993,0.3007036122028911,0.2704088453018485,0.23959019013876812,0.2092073761718939,0.18006777734796148,0.15280399415794976,0.127867231222447,0.10553425590619804,0.08592485024795622],[1,1,3,1,1,2,1,2,3,1],[0.003570837783963334,0.007683677731563953,0.015431386110890871,0.029054406661911798,0.051486117687652724,0.0861677386300298,0.13662121716998069,0.20578570836228563,0.29520449830542056,0.4042288868841239,0.5294519659732254,0.6645725197893183,0.8008098863461265,0.9278614548529588,1.0352528269424395,1.1138211218443024,1.157029699846894,1.1618506569295821,1.1290564851614169,1.0629008317339912,0.9702996229086571,0.8597140041213026,0.7399681249758342,0.619209437913795,0.504153630193338,0.3996744239361545],[1,1,1,1,1,3,2,3,4,4,3,2,2,2,1,1],[0.0010431661085822015,0.005237563170173137,0.019722698812683202,0.05941463017320816,0.14915547783065797,0.3209506264034686,0.6042898512752813,1.011346209425994,1.5233402279478983,2.085937471224113,2.6182860966927755,3.0336872562642307,3.2639224498199666,3.277522126694219,3.085479814583232,2.73382586512706,2.2876806718598064,1.8135889536783198,1.365859180738987,0.9796787576133822,0.6707459675705242,0.43926570158830575,0.2756849845905787],[1,3,4,1,4,13,8,7,6,4,4,7,1,1],[0.03430833619306856,0.25838465695404744,0.972979723842585,2.442584515063158,4.598928657267349,6.927136290008939,8.694999197354976,9.354887529297088,8.806749588127328,7.369536981731552,5.550182539366565,3.7999829317822194,2.3848851212487485,1.381628159184972,0.7432419338472696],[5,10,22,26,18,24,11,6,4,2],[0.0,2.9636015362098784,11.159812034790326,21.01183359675365,26.374228629258486,24.82886367051287,18.699237951855014,11.735719652075659,6.313188473549634,2.97163754321379,1.2433414026293814],[43,69,74,30,28,10,1,1],[0.0,38.953356550359786,73.34186662997429,69.04449163212423,43.332610633702956,20.39679523969221,7.680668207446601,2.4102096848888404,0.6482818460471099]],"text":[["Prefixes:\u003cbr\u003e 0\u003cbr\u003e","Prefixes:\u003cbr\u003e 1\u003cbr\u003e"],["0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05","0.05"],["Prefixes:\u003cbr\u003e 01\u003cbr\u003e","Prefixes:\u003cbr\u003e 10\u003cbr\u003e","Prefixes:\u003cbr\u003e 00\u003cbr\u003e","Prefixes:\u003cbr\u003e 11\u003cbr\u003e"],["0.09","0.09","0.10","0.11","0.12","0.12","0.13","0.14","0.14","0.14","0.14","0.15","0.14","0.14","0.14","0.14","0.13","0.13"],["Prefixes:\u003cbr\u003e 011\u003cbr\u003e","Prefixes:\u003cbr\u003e 111\u003cbr\u003e","Prefixes:\u003cbr\u003e 100\u003cbr\u003e","Prefixes:\u003cbr\u003e 000\u003cbr\u003e 010\u003cbr\u003e","Prefixes:\u003cbr\u003e 001\u003cbr\u003e","Prefixes:\u003cbr\u003e 101\u003cbr\u003e","Prefixes:\u003cbr\u003e 110\u003cbr\u003e"],["0.10","0.12","0.15","0.18","0.21","0.24","0.28","0.31","0.34","0.37","0.39","0.40","0.41","0.41","0.41","0.39","0.38","0.36","0.33","0.30","0.27","0.24","0.21","0.18","0.15","0.13","0.11","0.09"],["Prefixes:\u003cbr\u003e 0111\u003cbr\u003e","Prefixes:\u003cbr\u003e 1000\u003cbr\u003e","Prefixes:\u003cbr\u003e 0101\u003cbr\u003e 1110\u003cbr\u003e 1111\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0000\u003cbr\u003e","Prefixes:\u003cbr\u003e 0001\u003cbr\u003e 1011\u003cbr\u003e","Prefixes:\u003cbr\u003e 1010\u003cbr\u003e","Prefixes:\u003cbr\u003e 0011\u003cbr\u003e 0110\u003cbr\u003e","Prefixes:\u003cbr\u003e 0100\u003cbr\u003e 1001\u003cbr\u003e 1101\u003cbr\u003e","Prefixes:\u003cbr\u003e 1100\u003cbr\u003e"],["0.00","0.01","0.02","0.03","0.05","0.09","0.14","0.21","0.30","0.40","0.53","0.66","0.80","0.93","1.0","1.1","1.2","1.2","1.1","1.1","0.97","0.86","0.74","0.62","0.50","0.40"],["Prefixes:\u003cbr\u003e 01110\u003cbr\u003e","Prefixes:\u003cbr\u003e 11100\u003cbr\u003e","Prefixes:\u003cbr\u003e 10001\u003cbr\u003e","Prefixes:\u003cbr\u003e 11111\u003cbr\u003e","Prefixes:\u003cbr\u003e 01111\u003cbr\u003e","Prefixes:\u003cbr\u003e 01000\u003cbr\u003e 01010\u003cbr\u003e 10000\u003cbr\u003e","Prefixes:\u003cbr\u003e 00101\u003cbr\u003e 10101\u003cbr\u003e","Prefixes:\u003cbr\u003e 00001\u003cbr\u003e 00111\u003cbr\u003e 01011\u003cbr\u003e","Prefixes:\u003cbr\u003e 01101\u003cbr\u003e 10111\u003cbr\u003e 11001\u003cbr\u003e 11010\u003cbr\u003e","Prefixes:\u003cbr\u003e 00000\u003cbr\u003e 00010\u003cbr\u003e 00011\u003cbr\u003e 00100\u003cbr\u003e","Prefixes:\u003cbr\u003e 10011\u003cbr\u003e 10110\u003cbr\u003e 11110\u003cbr\u003e","Prefixes:\u003cbr\u003e 01100\u003cbr\u003e 10010\u003cbr\u003e","Prefixes:\u003cbr\u003e 00110\u003cbr\u003e 10100\u003cbr\u003e","Prefixes:\u003cbr\u003e 11011\u003cbr\u003e 11101\u003cbr\u003e","Prefixes:\u003cbr\u003e 11000\u003cbr\u003e","Prefixes:\u003cbr\u003e 01001\u003cbr\u003e"],["0.00","0.01","0.02","0.06","0.15","0.32","0.60","1.0","1.5","2.1","2.6","3.0","3.3","3.3","3.1","2.7","2.3","1.8","1.4","0.98","0.67","0.44","0.28"],["Prefixes:\u003cbr\u003e 011101\u003cbr\u003e","Prefixes:\u003cbr\u003e 011100\u003cbr\u003e 100011\u003cbr\u003e 111000\u003cbr\u003e","Prefixes:\u003cbr\u003e 010111\u003cbr\u003e 100001\u003cbr\u003e 111001\u003cbr\u003e 111110\u003cbr\u003e","Prefixes:\u003cbr\u003e 001000\u003cbr\u003e","Prefixes:\u003cbr\u003e 001010\u003cbr\u003e 011110\u003cbr\u003e 101101\u003cbr\u003e 111101\u003cbr\u003e","","","","","Prefixes:\u003cbr\u003e 000001\u003cbr\u003e 000100\u003cbr\u003e 100111\u003cbr\u003e 110111\u003cbr\u003e","Prefixes:\u003cbr\u003e 010110\u003cbr\u003e 011000\u003cbr\u003e 100101\u003cbr\u003e 110110\u003cbr\u003e","","Prefixes:\u003cbr\u003e 101001\u003cbr\u003e","Prefixes:\u003cbr\u003e 110001\u003cbr\u003e"],["0.03","0.26","0.97","2.4","4.6","6.9","8.7","9.4","8.8","7.4","5.6","3.8","2.4","1.4","0.74"],["","","","","","","","","Prefixes:\u003cbr\u003e 1001111\u003cbr\u003e 1010010\u003cbr\u003e 1100010\u003cbr\u003e 1110100\u003cbr\u003e","Prefixes:\u003cbr\u003e 0010010\u003cbr\u003e 1011000\u003cbr\u003e"],["0.00","3.0","11","21","26","25","19","12","6.3","3.0","1.2"],["","","","","","","Prefixes:\u003cbr\u003e 11101111\u003cbr\u003e","Prefixes:\u003cbr\u003e 10110000\u003cbr\u003e"],["0.00","39","73","69","43","20","7.7","2.4","0.65"]]}],"label":"2024-09-08\u003cbr\u003e12:13","method":"update"}]}],"template":{"data":{"scatter":[{"type":"scatter"}]}},"title":{"text":"Keyspace Density Distribution"},"updatemenus":[{"active":5,"buttons":[{"args":[{"visible":[true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false]}],"label":"Depth 1","method":"update"},{"args":[{"visible":[false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false]}],"label":"Depth 2","method":"update"},{"args":[{"visible":[false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false]}],"label":"Depth 3","method":"update"},{"args":[{"visible":[false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false]}],"label":"Depth 4","method":"update"},{"args":[{"visible":[false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false]}],"label":"Depth 5","method":"update"},{"args":[{"visible":[false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false]}],"label":"Depth 6","method":"update"},{"args":[{"visible":[false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false]}],"label":"Depth 7","method":"update"},{"args":[{"visible":[false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true]}],"label":"Depth 8","method":"update"}],"direction":"down","pad":{"r":10,"t":10},"showactive":true,"x":0.1,"xanchor":"left","y":1.15,"yanchor":"top"}],"xaxis":{"title":{"text":"Region population"}},"yaxis":{"title":{"text":"Occurrences"}}}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/02/avail-regions-population.json b/content.en/plots/2024/09/02/avail-regions-population.json
new file mode 100644
index 0000000000..e628d9b52e
--- /dev/null
+++ b/content.en/plots/2024/09/02/avail-regions-population.json
@@ -0,0 +1 @@
+{"data":[{"customdata":["0","1"],"hovertemplate":"Region prefix: %{customdata}\u003cbr\u003ePopulation: %{y}\u003cbr\u003e\u003cextra\u003e\u003c\u002fextra\u003e","name":"region population","visible":false,"x":[0,1],"y":[235,247],"type":"bar"},{"hoverinfo":"none","line":{"color":"red","dash":"dot"},"mode":"lines","name":"expected density","visible":false,"x":[-0.4,1.4],"y":[241.0,241.0],"type":"scatter"},{"customdata":["00","01","10","11"],"hovertemplate":"Region prefix: %{customdata}\u003cbr\u003ePopulation: %{y}\u003cbr\u003e\u003cextra\u003e\u003c\u002fextra\u003e","name":"region population","visible":false,"x":[0,1,2,3],"y":[125,110,121,126],"type":"bar"},{"hoverinfo":"none","line":{"color":"red","dash":"dot"},"mode":"lines","name":"expected density","visible":false,"x":[-0.4,3.4],"y":[120.5,120.5],"type":"scatter"},{"customdata":["000","001","010","011","100","101","110","111"],"hovertemplate":"Region prefix: %{customdata}\u003cbr\u003ePopulation: %{y}\u003cbr\u003e\u003cextra\u003e\u003c\u002fextra\u003e","name":"region population","visible":false,"x":[0,1,2,3,4,5,6,7],"y":[62,63,62,48,56,65,74,52],"type":"bar"},{"hoverinfo":"none","line":{"color":"red","dash":"dot"},"mode":"lines","name":"expected density","visible":false,"x":[-0.4,7.4],"y":[60.25,60.25],"type":"scatter"},{"customdata":["0000","0001","0010","0011","0100","0101","0110","0111","1000","1001","1010","1011","1100","1101","1110","1111"],"hovertemplate":"Region prefix: %{customdata}\u003cbr\u003ePopulation: %{y}\u003cbr\u003e\u003cextra\u003e\u003c\u002fextra\u003e","name":"region population","visible":false,"x":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],"y":[30,32,29,34,36,26,34,14,20,36,33,32,38,36,26,26],"type":"bar"},{"hoverinfo":"none","line":{"color":"red","dash":"dot"},"mode":"lines","name":"expected density","visible":false,"x":[-0.4,15.4],"y":[30.125,30.125],"type":"scatter"},{"customdata":["00000","00001","00010","00011","00100","00101","00110","00111","01000","01001","01010","01011","01100","01101","01110","01111","10000","10001","10010","10011","10100","10101","10110","10111","11000","11001","11010","11011","11100","11101","11110","11111"],"hovertemplate":"Region prefix: %{customdata}\u003cbr\u003ePopulation: %{y}\u003cbr\u003e\u003cextra\u003e\u003c\u002fextra\u003e","name":"region population","visible":false,"x":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31],"y":[16,14,16,16,16,13,20,14,12,24,12,14,19,15,3,11,12,8,19,17,20,13,17,15,23,15,15,21,5,21,17,9],"type":"bar"},{"hoverinfo":"none","line":{"color":"red","dash":"dot"},"mode":"lines","name":"expected density","visible":false,"x":[-0.4,31.4],"y":[15.0625,15.0625],"type":"scatter"},{"customdata":["000000","000001","000010","000011","000100","000101","000110","000111","001000","001001","001010","001011","001100","001101","001110","001111","010000","010001","010010","010011","010100","010101","010110","010111","011000","011001","011010","011011","011100","011101","011110","011111","100000","100001","100010","100011","100100","100101","100110","100111","101000","101001","101010","101011","101100","101101","101110","101111","110000","110001","110010","110011","110100","110101","110110","110111","111000","111001","111010","111011","111100","111101","111110","111111"],"hovertemplate":"Region prefix: %{customdata}\u003cbr\u003ePopulation: %{y}\u003cbr\u003e\u003cextra\u003e\u003c\u002fextra\u003e","name":"region population","visible":true,"x":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63],"y":[6,10,7,7,10,6,7,9,4,12,5,8,12,8,8,6,6,6,12,12,6,6,11,3,11,8,9,6,2,1,5,6,9,3,6,2,8,11,7,10,7,13,6,7,12,5,8,7,9,14,7,8,6,9,11,10,2,3,12,9,12,5,3,6],"type":"bar"},{"hoverinfo":"none","line":{"color":"red","dash":"dot"},"mode":"lines","name":"expected density","visible":true,"x":[-0.4,63.4],"y":[7.53125,7.53125],"type":"scatter"},{"customdata":["0000000","0000001","0000010","0000011","0000100","0000101","0000110","0000111","0001000","0001001","0001010","0001011","0001100","0001101","0001110","0001111","0010000","0010001","0010010","0010011","0010100","0010101","0010110","0010111","0011000","0011001","0011010","0011011","0011100","0011101","0011110","0011111","0100000","0100001","0100010","0100011","0100100","0100101","0100110","0100111","0101000","0101001","0101010","0101011","0101100","0101101","0101110","0101111","0110000","0110001","0110010","0110011","0110100","0110101","0110110","0110111","0111000","0111001","0111010","0111011","0111100","0111101","0111110","0111111","1000000","1000001","1000010","1000011","1000100","1000101","1000110","1000111","1001000","1001001","1001010","1001011","1001100","1001101","1001110","1001111","1010000","1010001","1010010","1010011","1010100","1010101","1010110","1010111","1011000","1011001","1011010","1011011","1011100","1011101","1011110","1011111","1100000","1100001","1100010","1100011","1100100","1100101","1100110","1100111","1101000","1101001","1101010","1101011","1101100","1101101","1101110","1101111","1110000","1110001","1110010","1110011","1110100","1110101","1110110","1110111","1111000","1111001","1111010","1111011","1111100","1111101","1111110","1111111"],"hovertemplate":"Region prefix: %{customdata}\u003cbr\u003ePopulation: %{y}\u003cbr\u003e\u003cextra\u003e\u003c\u002fextra\u003e","name":"region population","visible":false,"x":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127],"y":[2,4,5,5,3,4,3,4,3,7,4,2,2,5,5,4,0,4,9,3,2,3,3,5,5,7,6,2,5,3,1,5,5,1,4,2,6,6,5,7,2,4,5,1,4,7,2,1,6,5,5,3,6,3,3,3,2,0,1,0,3,2,2,4,4,5,0,3,3,3,1,1,4,4,6,5,2,5,2,8,5,2,8,5,3,3,4,3,9,3,1,4,5,3,4,3,6,3,8,6,5,2,2,6,4,2,3,6,5,6,5,5,0,2,2,1,8,4,2,7,5,7,2,3,2,1,3,3],"type":"bar"},{"hoverinfo":"none","line":{"color":"red","dash":"dot"},"mode":"lines","name":"expected density","visible":false,"x":[-0.4,127.4],"y":[3.765625,3.765625],"type":"scatter"},{"customdata":["00000000","00000001","00000010","00000011","00000100","00000101","00000110","00000111","00001000","00001001","00001010","00001011","00001100","00001101","00001110","00001111","00010000","00010001","00010010","00010011","00010100","00010101","00010110","00010111","00011000","00011001","00011010","00011011","00011100","00011101","00011110","00011111","00100000","00100001","00100010","00100011","00100100","00100101","00100110","00100111","00101000","00101001","00101010","00101011","00101100","00101101","00101110","00101111","00110000","00110001","00110010","00110011","00110100","00110101","00110110","00110111","00111000","00111001","00111010","00111011","00111100","00111101","00111110","00111111","01000000","01000001","01000010","01000011","01000100","01000101","01000110","01000111","01001000","01001001","01001010","01001011","01001100","01001101","01001110","01001111","01010000","01010001","01010010","01010011","01010100","01010101","01010110","01010111","01011000","01011001","01011010","01011011","01011100","01011101","01011110","01011111","01100000","01100001","01100010","01100011","01100100","01100101","01100110","01100111","01101000","01101001","01101010","01101011","01101100","01101101","01101110","01101111","01110000","01110001","01110010","01110011","01110100","01110101","01110110","01110111","01111000","01111001","01111010","01111011","01111100","01111101","01111110","01111111","10000000","10000001","10000010","10000011","10000100","10000101","10000110","10000111","10001000","10001001","10001010","10001011","10001100","10001101","10001110","10001111","10010000","10010001","10010010","10010011","10010100","10010101","10010110","10010111","10011000","10011001","10011010","10011011","10011100","10011101","10011110","10011111","10100000","10100001","10100010","10100011","10100100","10100101","10100110","10100111","10101000","10101001","10101010","10101011","10101100","10101101","10101110","10101111","10110000","10110001","10110010","10110011","10110100","10110101","10110110","10110111","10111000","10111001","10111010","10111011","10111100","10111101","10111110","10111111","11000000","11000001","11000010","11000011","11000100","11000101","11000110","11000111","11001000","11001001","11001010","11001011","11001100","11001101","11001110","11001111","11010000","11010001","11010010","11010011","11010100","11010101","11010110","11010111","11011000","11011001","11011010","11011011","11011100","11011101","11011110","11011111","11100000","11100001","11100010","11100011","11100100","11100101","11100110","11100111","11101000","11101001","11101010","11101011","11101100","11101101","11101110","11101111","11110000","11110001","11110010","11110011","11110100","11110101","11110110","11110111","11111000","11111001","11111010","11111011","11111100","11111101","11111110","11111111"],"hovertemplate":"Region prefix: %{customdata}\u003cbr\u003ePopulation: %{y}\u003cbr\u003e\u003cextra\u003e\u003c\u002fextra\u003e","name":"region population","visible":false,"x":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255],"y":[0,2,4,0,1,4,3,2,0,3,0,4,2,1,2,2,1,2,3,4,3,1,1,1,0,2,2,3,2,3,2,2,0,0,2,2,5,4,1,2,2,0,1,2,1,2,0,5,2,3,5,2,2,4,2,0,3,2,1,2,1,0,3,2,1,4,1,0,0,4,0,2,4,2,2,4,4,1,4,3,2,0,2,2,4,1,1,0,2,2,5,2,1,1,0,1,4,2,4,1,2,3,3,0,5,1,1,2,2,1,3,0,1,1,0,0,1,0,0,0,1,2,2,0,1,1,1,3,1,3,4,1,0,0,1,2,2,1,3,0,0,1,1,0,2,2,1,3,4,2,2,3,1,1,3,2,0,2,4,4,3,2,1,1,3,5,3,2,3,0,2,1,1,3,1,2,7,2,1,2,1,0,1,3,3,2,1,2,2,2,2,1,5,1,1,2,4,4,3,3,4,1,1,1,2,0,4,2,2,2,0,2,2,1,5,1,0,5,1,5,1,4,2,3,0,0,1,1,0,2,1,0,4,4,2,2,2,0,1,6,1,4,3,4,1,1,1,2,0,2,0,1,2,1,1,2],"type":"bar"},{"hoverinfo":"none","line":{"color":"red","dash":"dot"},"mode":"lines","name":"expected density","visible":false,"x":[-0.4,255.4],"y":[1.8828125,1.8828125],"type":"scatter"}],"layout":{"sliders":[{"active":15,"currentvalue":{"prefix":"Crawl:\u003cbr\u003e"},"pad":{"t":50},"steps":[{"args":[{"x":[[0,1],[-0.4,1.4],[0,1,2,3],[-0.4,3.4],[0,1,2,3,4,5,6,7],[-0.4,7.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[-0.4,15.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31],[-0.4,31.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63],[-0.4,63.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127],[-0.4,127.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255],[-0.4,255.4]],"y":[[242,250],[246.0,246.0],[129,113,125,125],[123.0,123.0],[64,65,63,50,58,67,73,52],[61.5,61.5],[29,35,30,35,34,29,34,16,24,34,35,32,38,35,26,26],[30.75,30.75],[16,13,16,19,16,14,20,15,12,22,14,15,21,13,3,13,12,12,18,16,21,14,16,16,24,14,15,20,5,21,17,9],[15.375,15.375],[6,10,6,7,11,5,10,9,4,12,6,8,11,9,9,6,6,6,11,11,7,7,12,3,13,8,8,5,2,1,7,6,9,3,8,4,7,11,8,8,9,12,6,8,11,5,8,8,10,14,6,8,6,9,10,10,2,3,12,9,12,5,3,6],[7.6875,7.6875],[2,4,5,5,3,3,3,4,4,7,3,2,4,6,5,4,0,4,9,3,2,4,3,5,5,6,6,3,5,4,1,5,5,1,4,2,7,4,5,6,2,5,6,1,5,7,2,1,6,7,4,4,6,2,2,3,2,0,1,0,4,3,2,4,4,5,0,3,4,4,2,2,3,4,6,5,3,5,2,6,6,3,7,5,3,3,5,3,8,3,1,4,5,3,5,3,6,4,7,7,5,1,3,5,4,2,3,6,5,5,5,5,0,2,2,1,7,5,2,7,5,7,3,2,2,1,3,3],[3.84375,3.84375],[0,2,4,0,1,4,3,2,0,3,0,3,2,1,2,2,1,3,3,4,2,1,1,1,0,4,3,3,2,3,2,2,0,0,2,2,5,4,1,2,2,0,2,2,1,2,1,4,2,3,4,2,2,4,3,0,3,2,2,2,1,0,3,2,1,4,1,0,0,4,0,2,5,2,2,2,4,1,4,2,2,0,3,2,5,1,1,0,3,2,5,2,1,1,0,1,4,2,4,3,1,3,3,1,5,1,0,2,1,1,3,0,1,1,0,0,1,0,0,0,2,2,3,0,1,1,1,3,1,3,4,1,0,0,1,2,1,3,4,0,1,1,1,1,2,1,1,3,4,2,3,2,2,1,3,2,0,2,4,2,3,3,1,2,2,5,3,2,3,0,2,1,1,4,1,2,7,1,1,2,1,0,1,3,3,2,1,2,3,2,2,1,5,1,1,3,3,4,4,3,4,1,0,1,2,1,3,2,2,2,0,2,2,1,5,1,0,5,1,4,1,4,2,3,0,0,1,1,0,2,1,0,3,4,2,3,2,0,1,6,1,4,2,5,2,1,1,1,0,2,0,1,2,1,1,2],[1.921875,1.921875]],"customdata":[["0","1"],[],["00","01","10","11"],[],["000","001","010","011","100","101","110","111"],[],["0000","0001","0010","0011","0100","0101","0110","0111","1000","1001","1010","1011","1100","1101","1110","1111"],[],["00000","00001","00010","00011","00100","00101","00110","00111","01000","01001","01010","01011","01100","01101","01110","01111","10000","10001","10010","10011","10100","10101","10110","10111","11000","11001","11010","11011","11100","11101","11110","11111"],[],["000000","000001","000010","000011","000100","000101","000110","000111","001000","001001","001010","001011","001100","001101","001110","001111","010000","010001","010010","010011","010100","010101","010110","010111","011000","011001","011010","011011","011100","011101","011110","011111","100000","100001","100010","100011","100100","100101","100110","100111","101000","101001","101010","101011","101100","101101","101110","101111","110000","110001","110010","110011","110100","110101","110110","110111","111000","111001","111010","111011","111100","111101","111110","111111"],[],["0000000","0000001","0000010","0000011","0000100","0000101","0000110","0000111","0001000","0001001","0001010","0001011","0001100","0001101","0001110","0001111","0010000","0010001","0010010","0010011","0010100","0010101","0010110","0010111","0011000","0011001","0011010","0011011","0011100","0011101","0011110","0011111","0100000","0100001","0100010","0100011","0100100","0100101","0100110","0100111","0101000","0101001","0101010","0101011","0101100","0101101","0101110","0101111","0110000","0110001","0110010","0110011","0110100","0110101","0110110","0110111","0111000","0111001","0111010","0111011","0111100","0111101","0111110","0111111","1000000","1000001","1000010","1000011","1000100","1000101","1000110","1000111","1001000","1001001","1001010","1001011","1001100","1001101","1001110","1001111","1010000","1010001","1010010","1010011","1010100","1010101","1010110","1010111","1011000","1011001","1011010","1011011","1011100","1011101","1011110","1011111","1100000","1100001","1100010","1100011","1100100","1100101","1100110","1100111","1101000","1101001","1101010","1101011","1101100","1101101","1101110","1101111","1110000","1110001","1110010","1110011","1110100","1110101","1110110","1110111","1111000","1111001","1111010","1111011","1111100","1111101","1111110","1111111"],[],["00000000","00000001","00000010","00000011","00000100","00000101","00000110","00000111","00001000","00001001","00001010","00001011","00001100","00001101","00001110","00001111","00010000","00010001","00010010","00010011","00010100","00010101","00010110","00010111","00011000","00011001","00011010","00011011","00011100","00011101","00011110","00011111","00100000","00100001","00100010","00100011","00100100","00100101","00100110","00100111","00101000","00101001","00101010","00101011","00101100","00101101","00101110","00101111","00110000","00110001","00110010","00110011","00110100","00110101","00110110","00110111","00111000","00111001","00111010","00111011","00111100","00111101","00111110","00111111","01000000","01000001","01000010","01000011","01000100","01000101","01000110","01000111","01001000","01001001","01001010","01001011","01001100","01001101","01001110","01001111","01010000","01010001","01010010","01010011","01010100","01010101","01010110","01010111","01011000","01011001","01011010","01011011","01011100","01011101","01011110","01011111","01100000","01100001","01100010","01100011","01100100","01100101","01100110","01100111","01101000","01101001","01101010","01101011","01101100","01101101","01101110","01101111","01110000","01110001","01110010","01110011","01110100","01110101","01110110","01110111","01111000","01111001","01111010","01111011","01111100","01111101","01111110","01111111","10000000","10000001","10000010","10000011","10000100","10000101","10000110","10000111","10001000","10001001","10001010","10001011","10001100","10001101","10001110","10001111","10010000","10010001","10010010","10010011","10010100","10010101","10010110","10010111","10011000","10011001","10011010","10011011","10011100","10011101","10011110","10011111","10100000","10100001","10100010","10100011","10100100","10100101","10100110","10100111","10101000","10101001","10101010","10101011","10101100","10101101","10101110","10101111","10110000","10110001","10110010","10110011","10110100","10110101","10110110","10110111","10111000","10111001","10111010","10111011","10111100","10111101","10111110","10111111","11000000","11000001","11000010","11000011","11000100","11000101","11000110","11000111","11001000","11001001","11001010","11001011","11001100","11001101","11001110","11001111","11010000","11010001","11010010","11010011","11010100","11010101","11010110","11010111","11011000","11011001","11011010","11011011","11011100","11011101","11011110","11011111","11100000","11100001","11100010","11100011","11100100","11100101","11100110","11100111","11101000","11101001","11101010","11101011","11101100","11101101","11101110","11101111","11110000","11110001","11110010","11110011","11110100","11110101","11110110","11110111","11111000","11111001","11111010","11111011","11111100","11111101","11111110","11111111"],[]]}],"label":"2024-09-01\u003cbr\u003e12:13","method":"update"},{"args":[{"x":[[0,1],[-0.4,1.4],[0,1,2,3],[-0.4,3.4],[0,1,2,3,4,5,6,7],[-0.4,7.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[-0.4,15.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31],[-0.4,31.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63],[-0.4,63.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127],[-0.4,127.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255],[-0.4,255.4]],"y":[[245,247],[246.0,246.0],[133,112,122,125],[123.0,123.0],[66,67,65,47,55,67,73,52],[61.5,61.5],[30,36,31,36,35,30,33,14,22,33,36,31,37,36,25,27],[30.75,30.75],[16,14,17,19,17,14,20,16,12,23,14,16,20,13,3,11,12,10,17,16,22,14,16,15,24,13,15,21,5,20,17,10],[15.375,15.375],[6,10,7,7,12,5,10,9,5,12,6,8,11,9,9,7,6,6,11,12,7,7,13,3,13,7,8,5,2,1,5,6,9,3,7,3,7,10,8,8,9,13,6,8,11,5,7,8,10,14,6,7,6,9,11,10,2,3,11,9,12,5,3,7],[7.6875,7.6875],[2,4,5,5,3,4,3,4,4,8,3,2,4,6,5,4,0,5,9,3,2,4,3,5,5,6,6,3,5,4,2,5,5,1,4,2,7,4,6,6,3,4,6,1,6,7,2,1,6,7,4,3,6,2,2,3,2,0,1,0,3,2,2,4,4,5,0,3,4,3,1,2,3,4,6,4,3,5,2,6,6,3,7,6,3,3,5,3,8,3,1,4,5,2,5,3,6,4,7,7,5,1,3,4,4,2,3,6,6,5,5,5,0,2,2,1,7,4,1,8,5,7,3,2,2,1,3,4],[3.84375,3.84375],[0,2,4,0,1,4,3,2,0,3,0,4,2,1,2,2,1,3,4,4,2,1,1,1,0,4,3,3,2,3,2,2,0,0,3,2,5,4,1,2,2,0,2,2,1,2,1,4,2,3,4,2,2,4,3,0,3,2,2,2,2,0,3,2,1,4,1,0,0,4,0,2,5,2,2,2,4,2,4,2,3,0,2,2,4,2,1,0,4,2,5,2,1,1,0,1,4,2,4,3,1,3,3,0,5,1,0,2,1,1,3,0,1,1,0,0,1,0,0,0,1,2,2,0,1,1,1,3,1,3,4,1,0,0,1,2,1,3,3,0,0,1,1,1,2,1,1,3,4,2,2,2,2,1,3,2,0,2,4,2,3,3,1,2,2,5,4,2,3,0,2,1,1,4,1,2,6,2,1,2,1,0,1,3,3,2,1,1,3,2,2,1,5,1,1,3,3,4,5,2,4,1,0,1,2,1,3,1,2,2,0,2,2,1,5,1,0,6,1,4,1,4,2,3,0,0,1,1,0,2,1,0,3,4,2,2,1,0,2,6,1,4,2,5,2,1,1,1,0,2,0,1,2,1,1,3],[1.921875,1.921875]],"customdata":[["0","1"],[],["00","01","10","11"],[],["000","001","010","011","100","101","110","111"],[],["0000","0001","0010","0011","0100","0101","0110","0111","1000","1001","1010","1011","1100","1101","1110","1111"],[],["00000","00001","00010","00011","00100","00101","00110","00111","01000","01001","01010","01011","01100","01101","01110","01111","10000","10001","10010","10011","10100","10101","10110","10111","11000","11001","11010","11011","11100","11101","11110","11111"],[],["000000","000001","000010","000011","000100","000101","000110","000111","001000","001001","001010","001011","001100","001101","001110","001111","010000","010001","010010","010011","010100","010101","010110","010111","011000","011001","011010","011011","011100","011101","011110","011111","100000","100001","100010","100011","100100","100101","100110","100111","101000","101001","101010","101011","101100","101101","101110","101111","110000","110001","110010","110011","110100","110101","110110","110111","111000","111001","111010","111011","111100","111101","111110","111111"],[],["0000000","0000001","0000010","0000011","0000100","0000101","0000110","0000111","0001000","0001001","0001010","0001011","0001100","0001101","0001110","0001111","0010000","0010001","0010010","0010011","0010100","0010101","0010110","0010111","0011000","0011001","0011010","0011011","0011100","0011101","0011110","0011111","0100000","0100001","0100010","0100011","0100100","0100101","0100110","0100111","0101000","0101001","0101010","0101011","0101100","0101101","0101110","0101111","0110000","0110001","0110010","0110011","0110100","0110101","0110110","0110111","0111000","0111001","0111010","0111011","0111100","0111101","0111110","0111111","1000000","1000001","1000010","1000011","1000100","1000101","1000110","1000111","1001000","1001001","1001010","1001011","1001100","1001101","1001110","1001111","1010000","1010001","1010010","1010011","1010100","1010101","1010110","1010111","1011000","1011001","1011010","1011011","1011100","1011101","1011110","1011111","1100000","1100001","1100010","1100011","1100100","1100101","1100110","1100111","1101000","1101001","1101010","1101011","1101100","1101101","1101110","1101111","1110000","1110001","1110010","1110011","1110100","1110101","1110110","1110111","1111000","1111001","1111010","1111011","1111100","1111101","1111110","1111111"],[],["00000000","00000001","00000010","00000011","00000100","00000101","00000110","00000111","00001000","00001001","00001010","00001011","00001100","00001101","00001110","00001111","00010000","00010001","00010010","00010011","00010100","00010101","00010110","00010111","00011000","00011001","00011010","00011011","00011100","00011101","00011110","00011111","00100000","00100001","00100010","00100011","00100100","00100101","00100110","00100111","00101000","00101001","00101010","00101011","00101100","00101101","00101110","00101111","00110000","00110001","00110010","00110011","00110100","00110101","00110110","00110111","00111000","00111001","00111010","00111011","00111100","00111101","00111110","00111111","01000000","01000001","01000010","01000011","01000100","01000101","01000110","01000111","01001000","01001001","01001010","01001011","01001100","01001101","01001110","01001111","01010000","01010001","01010010","01010011","01010100","01010101","01010110","01010111","01011000","01011001","01011010","01011011","01011100","01011101","01011110","01011111","01100000","01100001","01100010","01100011","01100100","01100101","01100110","01100111","01101000","01101001","01101010","01101011","01101100","01101101","01101110","01101111","01110000","01110001","01110010","01110011","01110100","01110101","01110110","01110111","01111000","01111001","01111010","01111011","01111100","01111101","01111110","01111111","10000000","10000001","10000010","10000011","10000100","10000101","10000110","10000111","10001000","10001001","10001010","10001011","10001100","10001101","10001110","10001111","10010000","10010001","10010010","10010011","10010100","10010101","10010110","10010111","10011000","10011001","10011010","10011011","10011100","10011101","10011110","10011111","10100000","10100001","10100010","10100011","10100100","10100101","10100110","10100111","10101000","10101001","10101010","10101011","10101100","10101101","10101110","10101111","10110000","10110001","10110010","10110011","10110100","10110101","10110110","10110111","10111000","10111001","10111010","10111011","10111100","10111101","10111110","10111111","11000000","11000001","11000010","11000011","11000100","11000101","11000110","11000111","11001000","11001001","11001010","11001011","11001100","11001101","11001110","11001111","11010000","11010001","11010010","11010011","11010100","11010101","11010110","11010111","11011000","11011001","11011010","11011011","11011100","11011101","11011110","11011111","11100000","11100001","11100010","11100011","11100100","11100101","11100110","11100111","11101000","11101001","11101010","11101011","11101100","11101101","11101110","11101111","11110000","11110001","11110010","11110011","11110100","11110101","11110110","11110111","11111000","11111001","11111010","11111011","11111100","11111101","11111110","11111111"],[]]}],"label":"2024-09-02\u003cbr\u003e00:13","method":"update"},{"args":[{"x":[[0,1],[-0.4,1.4],[0,1,2,3],[-0.4,3.4],[0,1,2,3,4,5,6,7],[-0.4,7.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[-0.4,15.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31],[-0.4,31.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63],[-0.4,63.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127],[-0.4,127.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255],[-0.4,255.4]],"y":[[220,234],[227.0,227.0],[119,101,121,113],[113.5,113.5],[62,57,57,44,53,68,67,46],[56.75,56.75],[29,33,29,28,31,26,31,13,20,33,33,35,33,34,23,23],[28.375,28.375],[15,14,15,18,16,13,18,10,10,21,13,13,17,14,3,10,11,9,18,15,20,13,18,17,21,12,14,20,5,18,15,8],[14.1875,14.1875],[6,9,7,7,11,4,10,8,5,11,5,8,10,8,5,5,5,5,11,10,6,7,11,2,11,6,9,5,2,1,5,5,8,3,6,3,8,10,6,9,8,12,5,8,12,6,9,8,9,12,6,6,5,9,10,10,2,3,11,7,12,3,3,5],[7.09375,7.09375],[2,4,4,5,3,4,3,4,4,7,2,2,4,6,5,3,1,4,9,2,1,4,3,5,5,5,6,2,2,3,0,5,4,1,3,2,7,4,4,6,2,4,5,2,4,7,2,0,5,6,4,2,6,3,2,3,2,0,1,0,3,2,2,3,3,5,0,3,3,3,1,2,4,4,6,4,2,4,2,7,5,3,7,5,2,3,4,4,9,3,2,4,5,4,5,3,6,3,6,6,4,2,2,4,4,1,3,6,5,5,6,4,0,2,2,1,7,4,1,6,5,7,2,1,2,1,3,2],[3.546875,3.546875],[0,2,4,0,1,3,3,2,0,3,0,4,2,1,2,2,1,3,3,4,2,0,1,1,0,4,3,3,2,3,1,2,0,1,2,2,5,4,1,1,1,0,2,2,1,2,1,4,2,3,3,2,2,4,2,0,1,1,2,1,0,0,3,2,1,3,1,0,0,3,0,2,5,2,2,2,3,1,4,2,2,0,2,2,4,1,2,0,2,2,5,2,1,1,0,0,3,2,4,2,1,3,2,0,5,1,0,3,1,1,3,0,1,1,0,0,1,0,0,0,1,2,2,0,1,1,1,2,1,2,4,1,0,0,1,2,1,2,3,0,0,1,1,1,2,2,1,3,4,2,2,2,1,1,3,1,0,2,4,3,3,2,1,2,2,5,3,2,2,0,2,1,1,3,1,3,7,2,1,2,2,0,1,3,3,2,1,3,3,2,2,1,5,1,0,3,3,3,4,2,3,1,1,1,2,0,3,1,2,2,0,1,2,1,5,1,0,5,1,4,2,4,1,3,0,0,1,1,0,2,1,0,3,4,2,2,1,0,2,4,1,4,2,5,1,1,0,1,0,2,0,1,2,1,1,1],[1.7734375,1.7734375]],"customdata":[["0","1"],[],["00","01","10","11"],[],["000","001","010","011","100","101","110","111"],[],["0000","0001","0010","0011","0100","0101","0110","0111","1000","1001","1010","1011","1100","1101","1110","1111"],[],["00000","00001","00010","00011","00100","00101","00110","00111","01000","01001","01010","01011","01100","01101","01110","01111","10000","10001","10010","10011","10100","10101","10110","10111","11000","11001","11010","11011","11100","11101","11110","11111"],[],["000000","000001","000010","000011","000100","000101","000110","000111","001000","001001","001010","001011","001100","001101","001110","001111","010000","010001","010010","010011","010100","010101","010110","010111","011000","011001","011010","011011","011100","011101","011110","011111","100000","100001","100010","100011","100100","100101","100110","100111","101000","101001","101010","101011","101100","101101","101110","101111","110000","110001","110010","110011","110100","110101","110110","110111","111000","111001","111010","111011","111100","111101","111110","111111"],[],["0000000","0000001","0000010","0000011","0000100","0000101","0000110","0000111","0001000","0001001","0001010","0001011","0001100","0001101","0001110","0001111","0010000","0010001","0010010","0010011","0010100","0010101","0010110","0010111","0011000","0011001","0011010","0011011","0011100","0011101","0011110","0011111","0100000","0100001","0100010","0100011","0100100","0100101","0100110","0100111","0101000","0101001","0101010","0101011","0101100","0101101","0101110","0101111","0110000","0110001","0110010","0110011","0110100","0110101","0110110","0110111","0111000","0111001","0111010","0111011","0111100","0111101","0111110","0111111","1000000","1000001","1000010","1000011","1000100","1000101","1000110","1000111","1001000","1001001","1001010","1001011","1001100","1001101","1001110","1001111","1010000","1010001","1010010","1010011","1010100","1010101","1010110","1010111","1011000","1011001","1011010","1011011","1011100","1011101","1011110","1011111","1100000","1100001","1100010","1100011","1100100","1100101","1100110","1100111","1101000","1101001","1101010","1101011","1101100","1101101","1101110","1101111","1110000","1110001","1110010","1110011","1110100","1110101","1110110","1110111","1111000","1111001","1111010","1111011","1111100","1111101","1111110","1111111"],[],["00000000","00000001","00000010","00000011","00000100","00000101","00000110","00000111","00001000","00001001","00001010","00001011","00001100","00001101","00001110","00001111","00010000","00010001","00010010","00010011","00010100","00010101","00010110","00010111","00011000","00011001","00011010","00011011","00011100","00011101","00011110","00011111","00100000","00100001","00100010","00100011","00100100","00100101","00100110","00100111","00101000","00101001","00101010","00101011","00101100","00101101","00101110","00101111","00110000","00110001","00110010","00110011","00110100","00110101","00110110","00110111","00111000","00111001","00111010","00111011","00111100","00111101","00111110","00111111","01000000","01000001","01000010","01000011","01000100","01000101","01000110","01000111","01001000","01001001","01001010","01001011","01001100","01001101","01001110","01001111","01010000","01010001","01010010","01010011","01010100","01010101","01010110","01010111","01011000","01011001","01011010","01011011","01011100","01011101","01011110","01011111","01100000","01100001","01100010","01100011","01100100","01100101","01100110","01100111","01101000","01101001","01101010","01101011","01101100","01101101","01101110","01101111","01110000","01110001","01110010","01110011","01110100","01110101","01110110","01110111","01111000","01111001","01111010","01111011","01111100","01111101","01111110","01111111","10000000","10000001","10000010","10000011","10000100","10000101","10000110","10000111","10001000","10001001","10001010","10001011","10001100","10001101","10001110","10001111","10010000","10010001","10010010","10010011","10010100","10010101","10010110","10010111","10011000","10011001","10011010","10011011","10011100","10011101","10011110","10011111","10100000","10100001","10100010","10100011","10100100","10100101","10100110","10100111","10101000","10101001","10101010","10101011","10101100","10101101","10101110","10101111","10110000","10110001","10110010","10110011","10110100","10110101","10110110","10110111","10111000","10111001","10111010","10111011","10111100","10111101","10111110","10111111","11000000","11000001","11000010","11000011","11000100","11000101","11000110","11000111","11001000","11001001","11001010","11001011","11001100","11001101","11001110","11001111","11010000","11010001","11010010","11010011","11010100","11010101","11010110","11010111","11011000","11011001","11011010","11011011","11011100","11011101","11011110","11011111","11100000","11100001","11100010","11100011","11100100","11100101","11100110","11100111","11101000","11101001","11101010","11101011","11101100","11101101","11101110","11101111","11110000","11110001","11110010","11110011","11110100","11110101","11110110","11110111","11111000","11111001","11111010","11111011","11111100","11111101","11111110","11111111"],[]]}],"label":"2024-09-02\u003cbr\u003e12:13","method":"update"},{"args":[{"x":[[0,1],[-0.4,1.4],[0,1,2,3],[-0.4,3.4],[0,1,2,3,4,5,6,7],[-0.4,7.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[-0.4,15.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31],[-0.4,31.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63],[-0.4,63.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127],[-0.4,127.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255],[-0.4,255.4]],"y":[[241,244],[242.5,242.5],[132,109,121,123],[121.25,121.25],[68,64,62,47,56,65,75,48],[60.625,60.625],[33,35,30,34,35,27,32,15,22,34,32,33,39,36,25,23],[30.3125,30.3125],[17,16,16,19,16,14,20,14,12,23,12,15,18,14,3,12,12,10,17,17,19,13,17,16,25,14,15,21,5,20,15,8],[15.15625,15.15625],[7,10,7,9,11,5,10,9,4,12,6,8,12,8,8,6,6,6,11,12,6,6,12,3,12,6,9,5,2,1,6,6,9,3,7,3,7,10,8,9,7,12,6,7,11,6,8,8,11,14,7,7,6,9,10,11,2,3,11,9,11,4,3,5],[7.578125,7.578125],[2,5,5,5,3,4,4,5,3,8,3,2,4,6,5,4,0,4,9,3,2,4,3,5,5,7,6,2,4,4,1,5,5,1,4,2,7,4,5,7,2,4,5,1,5,7,2,1,6,6,4,2,7,2,2,3,2,0,1,0,3,3,2,4,4,5,0,3,4,3,1,2,4,3,6,4,2,6,2,7,5,2,7,5,3,3,4,3,8,3,2,4,5,3,5,3,7,4,7,7,5,2,2,5,5,1,3,6,5,5,5,6,0,2,2,1,7,4,2,7,5,6,2,2,2,1,3,2],[3.7890625,3.7890625],[0,2,5,0,1,4,3,2,0,3,0,4,2,2,2,3,1,2,4,4,2,1,1,1,0,4,3,3,2,3,2,2,0,0,2,2,5,4,1,2,2,0,2,2,1,2,1,4,2,3,5,2,2,4,2,0,2,2,2,2,1,0,3,2,1,4,1,0,0,4,0,2,5,2,2,2,4,1,4,3,2,0,2,2,4,1,1,0,3,2,5,2,1,1,0,1,4,2,4,2,1,3,2,0,6,1,0,2,1,1,3,0,1,1,0,0,1,0,0,0,1,2,3,0,1,1,1,3,1,3,4,1,0,0,1,2,2,2,3,0,0,1,1,1,2,2,1,2,4,2,2,2,1,1,4,2,0,2,4,3,3,2,1,1,2,5,3,2,3,0,2,1,1,3,1,2,6,2,1,2,2,0,1,3,3,2,1,2,3,2,2,1,5,2,1,3,3,4,4,3,4,1,1,1,2,0,4,1,3,2,0,1,2,1,5,1,0,5,1,4,1,4,3,3,0,0,1,1,0,2,1,0,3,4,2,2,2,0,1,6,1,4,2,4,1,1,1,1,0,2,0,1,2,1,1,1],[1.89453125,1.89453125]],"customdata":[["0","1"],[],["00","01","10","11"],[],["000","001","010","011","100","101","110","111"],[],["0000","0001","0010","0011","0100","0101","0110","0111","1000","1001","1010","1011","1100","1101","1110","1111"],[],["00000","00001","00010","00011","00100","00101","00110","00111","01000","01001","01010","01011","01100","01101","01110","01111","10000","10001","10010","10011","10100","10101","10110","10111","11000","11001","11010","11011","11100","11101","11110","11111"],[],["000000","000001","000010","000011","000100","000101","000110","000111","001000","001001","001010","001011","001100","001101","001110","001111","010000","010001","010010","010011","010100","010101","010110","010111","011000","011001","011010","011011","011100","011101","011110","011111","100000","100001","100010","100011","100100","100101","100110","100111","101000","101001","101010","101011","101100","101101","101110","101111","110000","110001","110010","110011","110100","110101","110110","110111","111000","111001","111010","111011","111100","111101","111110","111111"],[],["0000000","0000001","0000010","0000011","0000100","0000101","0000110","0000111","0001000","0001001","0001010","0001011","0001100","0001101","0001110","0001111","0010000","0010001","0010010","0010011","0010100","0010101","0010110","0010111","0011000","0011001","0011010","0011011","0011100","0011101","0011110","0011111","0100000","0100001","0100010","0100011","0100100","0100101","0100110","0100111","0101000","0101001","0101010","0101011","0101100","0101101","0101110","0101111","0110000","0110001","0110010","0110011","0110100","0110101","0110110","0110111","0111000","0111001","0111010","0111011","0111100","0111101","0111110","0111111","1000000","1000001","1000010","1000011","1000100","1000101","1000110","1000111","1001000","1001001","1001010","1001011","1001100","1001101","1001110","1001111","1010000","1010001","1010010","1010011","1010100","1010101","1010110","1010111","1011000","1011001","1011010","1011011","1011100","1011101","1011110","1011111","1100000","1100001","1100010","1100011","1100100","1100101","1100110","1100111","1101000","1101001","1101010","1101011","1101100","1101101","1101110","1101111","1110000","1110001","1110010","1110011","1110100","1110101","1110110","1110111","1111000","1111001","1111010","1111011","1111100","1111101","1111110","1111111"],[],["00000000","00000001","00000010","00000011","00000100","00000101","00000110","00000111","00001000","00001001","00001010","00001011","00001100","00001101","00001110","00001111","00010000","00010001","00010010","00010011","00010100","00010101","00010110","00010111","00011000","00011001","00011010","00011011","00011100","00011101","00011110","00011111","00100000","00100001","00100010","00100011","00100100","00100101","00100110","00100111","00101000","00101001","00101010","00101011","00101100","00101101","00101110","00101111","00110000","00110001","00110010","00110011","00110100","00110101","00110110","00110111","00111000","00111001","00111010","00111011","00111100","00111101","00111110","00111111","01000000","01000001","01000010","01000011","01000100","01000101","01000110","01000111","01001000","01001001","01001010","01001011","01001100","01001101","01001110","01001111","01010000","01010001","01010010","01010011","01010100","01010101","01010110","01010111","01011000","01011001","01011010","01011011","01011100","01011101","01011110","01011111","01100000","01100001","01100010","01100011","01100100","01100101","01100110","01100111","01101000","01101001","01101010","01101011","01101100","01101101","01101110","01101111","01110000","01110001","01110010","01110011","01110100","01110101","01110110","01110111","01111000","01111001","01111010","01111011","01111100","01111101","01111110","01111111","10000000","10000001","10000010","10000011","10000100","10000101","10000110","10000111","10001000","10001001","10001010","10001011","10001100","10001101","10001110","10001111","10010000","10010001","10010010","10010011","10010100","10010101","10010110","10010111","10011000","10011001","10011010","10011011","10011100","10011101","10011110","10011111","10100000","10100001","10100010","10100011","10100100","10100101","10100110","10100111","10101000","10101001","10101010","10101011","10101100","10101101","10101110","10101111","10110000","10110001","10110010","10110011","10110100","10110101","10110110","10110111","10111000","10111001","10111010","10111011","10111100","10111101","10111110","10111111","11000000","11000001","11000010","11000011","11000100","11000101","11000110","11000111","11001000","11001001","11001010","11001011","11001100","11001101","11001110","11001111","11010000","11010001","11010010","11010011","11010100","11010101","11010110","11010111","11011000","11011001","11011010","11011011","11011100","11011101","11011110","11011111","11100000","11100001","11100010","11100011","11100100","11100101","11100110","11100111","11101000","11101001","11101010","11101011","11101100","11101101","11101110","11101111","11110000","11110001","11110010","11110011","11110100","11110101","11110110","11110111","11111000","11111001","11111010","11111011","11111100","11111101","11111110","11111111"],[]]}],"label":"2024-09-03\u003cbr\u003e00:13","method":"update"},{"args":[{"x":[[0,1],[-0.4,1.4],[0,1,2,3],[-0.4,3.4],[0,1,2,3,4,5,6,7],[-0.4,7.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[-0.4,15.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31],[-0.4,31.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63],[-0.4,63.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127],[-0.4,127.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255],[-0.4,255.4]],"y":[[243,250],[246.5,246.5],[130,113,124,126],[123.25,123.25],[65,65,66,47,56,68,75,51],[61.625,61.625],[30,35,31,34,37,29,33,14,22,34,34,34,38,37,26,25],[30.8125,30.8125],[16,14,16,19,16,15,19,15,14,23,13,16,20,13,3,11,12,10,18,16,20,14,17,17,24,14,16,21,5,21,16,9],[15.40625,15.40625],[6,10,7,7,11,5,10,9,4,12,6,9,11,8,9,6,6,8,11,12,6,7,13,3,13,7,8,5,2,1,5,6,9,3,7,3,9,9,7,9,8,12,6,8,12,5,8,9,10,14,7,7,7,9,11,10,2,3,11,10,11,5,3,6],[7.703125,7.703125],[2,4,5,5,3,4,3,4,4,7,3,2,4,6,5,4,0,4,9,3,2,4,3,6,5,6,6,2,5,4,1,5,5,1,5,3,7,4,5,7,2,4,6,1,6,7,2,1,7,6,4,3,6,2,2,3,2,0,1,0,3,2,2,4,4,5,0,3,4,3,1,2,4,5,5,4,2,5,2,7,5,3,7,5,3,3,5,3,9,3,1,4,5,3,5,4,6,4,7,7,5,2,3,4,5,2,3,6,5,6,5,5,0,2,2,1,7,4,3,7,5,6,2,3,2,1,3,3],[3.8515625,3.8515625],[0,2,4,0,1,4,3,2,0,3,0,4,2,1,2,2,2,2,3,4,2,1,1,1,0,4,3,3,2,3,2,2,0,0,2,2,5,4,1,2,2,0,2,2,1,2,1,5,2,3,4,2,2,4,2,0,3,2,2,2,1,0,3,2,1,4,1,0,1,4,0,3,5,2,2,2,4,1,4,3,2,0,2,2,4,2,1,0,3,3,5,2,1,1,0,1,4,3,4,2,1,3,3,0,5,1,0,2,1,1,3,0,1,1,0,0,1,0,0,0,1,2,2,0,1,1,1,3,1,3,4,1,0,0,1,2,2,2,3,0,0,1,1,1,2,2,2,3,4,1,2,2,1,1,4,1,0,2,4,3,3,2,1,2,2,5,3,2,3,0,2,1,1,4,1,2,6,3,1,2,1,0,1,3,3,2,1,2,3,2,2,2,5,1,1,3,3,4,4,3,4,1,1,1,3,0,3,1,3,2,0,2,2,1,5,1,0,5,1,5,1,4,2,3,0,0,1,1,0,2,1,0,3,4,2,2,2,1,1,6,1,4,2,4,1,1,1,2,0,2,0,1,2,1,1,2],[1.92578125,1.92578125]],"customdata":[["0","1"],[],["00","01","10","11"],[],["000","001","010","011","100","101","110","111"],[],["0000","0001","0010","0011","0100","0101","0110","0111","1000","1001","1010","1011","1100","1101","1110","1111"],[],["00000","00001","00010","00011","00100","00101","00110","00111","01000","01001","01010","01011","01100","01101","01110","01111","10000","10001","10010","10011","10100","10101","10110","10111","11000","11001","11010","11011","11100","11101","11110","11111"],[],["000000","000001","000010","000011","000100","000101","000110","000111","001000","001001","001010","001011","001100","001101","001110","001111","010000","010001","010010","010011","010100","010101","010110","010111","011000","011001","011010","011011","011100","011101","011110","011111","100000","100001","100010","100011","100100","100101","100110","100111","101000","101001","101010","101011","101100","101101","101110","101111","110000","110001","110010","110011","110100","110101","110110","110111","111000","111001","111010","111011","111100","111101","111110","111111"],[],["0000000","0000001","0000010","0000011","0000100","0000101","0000110","0000111","0001000","0001001","0001010","0001011","0001100","0001101","0001110","0001111","0010000","0010001","0010010","0010011","0010100","0010101","0010110","0010111","0011000","0011001","0011010","0011011","0011100","0011101","0011110","0011111","0100000","0100001","0100010","0100011","0100100","0100101","0100110","0100111","0101000","0101001","0101010","0101011","0101100","0101101","0101110","0101111","0110000","0110001","0110010","0110011","0110100","0110101","0110110","0110111","0111000","0111001","0111010","0111011","0111100","0111101","0111110","0111111","1000000","1000001","1000010","1000011","1000100","1000101","1000110","1000111","1001000","1001001","1001010","1001011","1001100","1001101","1001110","1001111","1010000","1010001","1010010","1010011","1010100","1010101","1010110","1010111","1011000","1011001","1011010","1011011","1011100","1011101","1011110","1011111","1100000","1100001","1100010","1100011","1100100","1100101","1100110","1100111","1101000","1101001","1101010","1101011","1101100","1101101","1101110","1101111","1110000","1110001","1110010","1110011","1110100","1110101","1110110","1110111","1111000","1111001","1111010","1111011","1111100","1111101","1111110","1111111"],[],["00000000","00000001","00000010","00000011","00000100","00000101","00000110","00000111","00001000","00001001","00001010","00001011","00001100","00001101","00001110","00001111","00010000","00010001","00010010","00010011","00010100","00010101","00010110","00010111","00011000","00011001","00011010","00011011","00011100","00011101","00011110","00011111","00100000","00100001","00100010","00100011","00100100","00100101","00100110","00100111","00101000","00101001","00101010","00101011","00101100","00101101","00101110","00101111","00110000","00110001","00110010","00110011","00110100","00110101","00110110","00110111","00111000","00111001","00111010","00111011","00111100","00111101","00111110","00111111","01000000","01000001","01000010","01000011","01000100","01000101","01000110","01000111","01001000","01001001","01001010","01001011","01001100","01001101","01001110","01001111","01010000","01010001","01010010","01010011","01010100","01010101","01010110","01010111","01011000","01011001","01011010","01011011","01011100","01011101","01011110","01011111","01100000","01100001","01100010","01100011","01100100","01100101","01100110","01100111","01101000","01101001","01101010","01101011","01101100","01101101","01101110","01101111","01110000","01110001","01110010","01110011","01110100","01110101","01110110","01110111","01111000","01111001","01111010","01111011","01111100","01111101","01111110","01111111","10000000","10000001","10000010","10000011","10000100","10000101","10000110","10000111","10001000","10001001","10001010","10001011","10001100","10001101","10001110","10001111","10010000","10010001","10010010","10010011","10010100","10010101","10010110","10010111","10011000","10011001","10011010","10011011","10011100","10011101","10011110","10011111","10100000","10100001","10100010","10100011","10100100","10100101","10100110","10100111","10101000","10101001","10101010","10101011","10101100","10101101","10101110","10101111","10110000","10110001","10110010","10110011","10110100","10110101","10110110","10110111","10111000","10111001","10111010","10111011","10111100","10111101","10111110","10111111","11000000","11000001","11000010","11000011","11000100","11000101","11000110","11000111","11001000","11001001","11001010","11001011","11001100","11001101","11001110","11001111","11010000","11010001","11010010","11010011","11010100","11010101","11010110","11010111","11011000","11011001","11011010","11011011","11011100","11011101","11011110","11011111","11100000","11100001","11100010","11100011","11100100","11100101","11100110","11100111","11101000","11101001","11101010","11101011","11101100","11101101","11101110","11101111","11110000","11110001","11110010","11110011","11110100","11110101","11110110","11110111","11111000","11111001","11111010","11111011","11111100","11111101","11111110","11111111"],[]]}],"label":"2024-09-03\u003cbr\u003e12:13","method":"update"},{"args":[{"x":[[0,1],[-0.4,1.4],[0,1,2,3],[-0.4,3.4],[0,1,2,3,4,5,6,7],[-0.4,7.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[-0.4,15.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31],[-0.4,31.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63],[-0.4,63.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127],[-0.4,127.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255],[-0.4,255.4]],"y":[[245,247],[246.0,246.0],[134,111,125,122],[123.0,123.0],[66,68,65,46,58,67,73,49],[61.5,61.5],[31,35,32,36,37,28,32,14,24,34,34,33,38,35,24,25],[30.75,30.75],[17,14,16,19,17,15,20,16,12,25,12,16,19,13,3,11,12,12,17,17,20,14,17,16,24,14,15,20,5,19,16,9],[15.375,15.375],[6,11,7,7,10,6,10,9,5,12,6,9,12,8,9,7,6,6,12,13,6,6,13,3,12,7,8,5,2,1,5,6,9,3,8,4,8,9,8,9,8,12,6,8,11,6,8,8,10,14,8,6,6,9,10,10,2,3,11,8,11,5,3,6],[7.6875,7.6875],[2,4,5,6,3,4,3,4,3,7,3,3,4,6,5,4,1,4,9,3,2,4,3,6,5,7,6,2,5,4,2,5,5,1,4,2,7,5,6,7,2,4,5,1,6,7,2,1,6,6,4,3,6,2,2,3,2,0,1,0,3,2,2,4,4,5,0,3,4,4,2,2,4,4,5,4,3,5,2,7,5,3,7,5,3,3,5,3,8,3,2,4,5,3,5,3,6,4,7,7,6,2,2,4,4,2,3,6,5,5,5,5,0,2,2,1,7,4,1,7,5,6,2,3,2,1,3,3],[3.84375,3.84375],[0,2,4,0,1,4,4,2,0,3,0,4,2,1,2,2,1,2,3,4,2,1,2,1,0,4,3,3,2,3,2,2,1,0,2,2,5,4,1,2,2,0,2,2,1,2,1,5,2,3,5,2,2,4,2,0,3,2,2,2,1,1,3,2,1,4,1,0,0,4,0,2,5,2,2,3,4,2,4,3,2,0,2,2,4,1,1,0,3,3,5,2,1,1,0,1,4,2,4,2,1,3,3,0,5,1,0,2,1,1,3,0,1,1,0,0,1,0,0,0,1,2,2,0,1,1,1,3,1,3,4,1,0,0,1,2,2,2,4,0,1,1,1,1,2,2,1,3,4,1,2,2,2,1,3,2,0,2,4,3,3,2,1,2,2,5,3,2,3,0,2,1,1,4,1,2,6,2,1,2,2,0,1,3,3,2,1,2,3,2,2,1,5,1,1,3,3,4,4,3,4,2,1,1,2,0,3,1,2,2,0,2,2,1,5,1,0,5,1,4,1,4,2,3,0,0,1,1,0,2,1,0,3,4,2,2,1,0,1,6,1,4,2,4,1,1,1,2,0,2,0,1,2,1,1,2],[1.921875,1.921875]],"customdata":[["0","1"],[],["00","01","10","11"],[],["000","001","010","011","100","101","110","111"],[],["0000","0001","0010","0011","0100","0101","0110","0111","1000","1001","1010","1011","1100","1101","1110","1111"],[],["00000","00001","00010","00011","00100","00101","00110","00111","01000","01001","01010","01011","01100","01101","01110","01111","10000","10001","10010","10011","10100","10101","10110","10111","11000","11001","11010","11011","11100","11101","11110","11111"],[],["000000","000001","000010","000011","000100","000101","000110","000111","001000","001001","001010","001011","001100","001101","001110","001111","010000","010001","010010","010011","010100","010101","010110","010111","011000","011001","011010","011011","011100","011101","011110","011111","100000","100001","100010","100011","100100","100101","100110","100111","101000","101001","101010","101011","101100","101101","101110","101111","110000","110001","110010","110011","110100","110101","110110","110111","111000","111001","111010","111011","111100","111101","111110","111111"],[],["0000000","0000001","0000010","0000011","0000100","0000101","0000110","0000111","0001000","0001001","0001010","0001011","0001100","0001101","0001110","0001111","0010000","0010001","0010010","0010011","0010100","0010101","0010110","0010111","0011000","0011001","0011010","0011011","0011100","0011101","0011110","0011111","0100000","0100001","0100010","0100011","0100100","0100101","0100110","0100111","0101000","0101001","0101010","0101011","0101100","0101101","0101110","0101111","0110000","0110001","0110010","0110011","0110100","0110101","0110110","0110111","0111000","0111001","0111010","0111011","0111100","0111101","0111110","0111111","1000000","1000001","1000010","1000011","1000100","1000101","1000110","1000111","1001000","1001001","1001010","1001011","1001100","1001101","1001110","1001111","1010000","1010001","1010010","1010011","1010100","1010101","1010110","1010111","1011000","1011001","1011010","1011011","1011100","1011101","1011110","1011111","1100000","1100001","1100010","1100011","1100100","1100101","1100110","1100111","1101000","1101001","1101010","1101011","1101100","1101101","1101110","1101111","1110000","1110001","1110010","1110011","1110100","1110101","1110110","1110111","1111000","1111001","1111010","1111011","1111100","1111101","1111110","1111111"],[],["00000000","00000001","00000010","00000011","00000100","00000101","00000110","00000111","00001000","00001001","00001010","00001011","00001100","00001101","00001110","00001111","00010000","00010001","00010010","00010011","00010100","00010101","00010110","00010111","00011000","00011001","00011010","00011011","00011100","00011101","00011110","00011111","00100000","00100001","00100010","00100011","00100100","00100101","00100110","00100111","00101000","00101001","00101010","00101011","00101100","00101101","00101110","00101111","00110000","00110001","00110010","00110011","00110100","00110101","00110110","00110111","00111000","00111001","00111010","00111011","00111100","00111101","00111110","00111111","01000000","01000001","01000010","01000011","01000100","01000101","01000110","01000111","01001000","01001001","01001010","01001011","01001100","01001101","01001110","01001111","01010000","01010001","01010010","01010011","01010100","01010101","01010110","01010111","01011000","01011001","01011010","01011011","01011100","01011101","01011110","01011111","01100000","01100001","01100010","01100011","01100100","01100101","01100110","01100111","01101000","01101001","01101010","01101011","01101100","01101101","01101110","01101111","01110000","01110001","01110010","01110011","01110100","01110101","01110110","01110111","01111000","01111001","01111010","01111011","01111100","01111101","01111110","01111111","10000000","10000001","10000010","10000011","10000100","10000101","10000110","10000111","10001000","10001001","10001010","10001011","10001100","10001101","10001110","10001111","10010000","10010001","10010010","10010011","10010100","10010101","10010110","10010111","10011000","10011001","10011010","10011011","10011100","10011101","10011110","10011111","10100000","10100001","10100010","10100011","10100100","10100101","10100110","10100111","10101000","10101001","10101010","10101011","10101100","10101101","10101110","10101111","10110000","10110001","10110010","10110011","10110100","10110101","10110110","10110111","10111000","10111001","10111010","10111011","10111100","10111101","10111110","10111111","11000000","11000001","11000010","11000011","11000100","11000101","11000110","11000111","11001000","11001001","11001010","11001011","11001100","11001101","11001110","11001111","11010000","11010001","11010010","11010011","11010100","11010101","11010110","11010111","11011000","11011001","11011010","11011011","11011100","11011101","11011110","11011111","11100000","11100001","11100010","11100011","11100100","11100101","11100110","11100111","11101000","11101001","11101010","11101011","11101100","11101101","11101110","11101111","11110000","11110001","11110010","11110011","11110100","11110101","11110110","11110111","11111000","11111001","11111010","11111011","11111100","11111101","11111110","11111111"],[]]}],"label":"2024-09-04\u003cbr\u003e00:13","method":"update"},{"args":[{"x":[[0,1],[-0.4,1.4],[0,1,2,3],[-0.4,3.4],[0,1,2,3,4,5,6,7],[-0.4,7.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[-0.4,15.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31],[-0.4,31.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63],[-0.4,63.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127],[-0.4,127.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255],[-0.4,255.4]],"y":[[242,251],[246.5,246.5],[131,111,124,127],[123.25,123.25],[65,66,64,47,58,66,75,52],[61.625,61.625],[30,35,32,34,36,28,32,15,23,35,34,32,38,37,26,26],[30.8125,30.8125],[16,14,16,19,17,15,19,15,12,24,12,16,19,13,4,11,12,11,17,18,20,14,16,16,24,14,15,22,5,21,16,10],[15.40625,15.40625],[6,10,7,7,11,5,10,9,4,13,6,9,11,8,9,6,6,6,11,13,6,6,13,3,12,7,8,5,2,2,5,6,9,3,8,3,8,9,8,10,8,12,6,8,11,5,8,8,10,14,7,7,6,9,11,11,2,3,11,10,11,5,4,6],[7.703125,7.703125],[2,4,5,5,3,4,3,4,4,7,3,2,4,6,5,4,0,4,9,4,2,4,3,6,5,6,6,2,5,4,1,5,5,1,4,2,7,4,6,7,2,4,5,1,5,8,2,1,6,6,4,3,6,2,2,3,2,0,2,0,3,2,2,4,4,5,0,3,5,3,1,2,4,4,5,4,2,6,3,7,5,3,7,5,3,3,5,3,8,3,1,4,5,3,5,3,6,4,7,7,5,2,3,4,4,2,3,6,5,6,5,6,0,2,2,1,7,4,2,8,5,6,2,3,3,1,3,3],[3.8515625,3.8515625],[0,2,4,0,1,4,3,2,0,3,0,4,2,1,2,2,2,2,3,4,2,1,1,1,0,4,3,3,2,3,2,2,0,0,2,2,5,4,2,2,2,0,2,2,1,2,1,5,2,3,4,2,2,4,2,0,3,2,2,2,1,0,3,2,1,4,1,0,0,4,0,2,5,2,2,2,5,1,4,3,2,0,2,2,4,1,1,0,2,3,5,3,1,1,0,1,4,2,4,2,1,3,3,0,5,1,0,2,1,1,3,0,1,1,0,0,2,0,0,0,1,2,2,0,1,1,1,3,1,3,4,1,0,0,1,2,3,2,3,0,0,1,1,1,2,2,1,3,4,1,2,2,1,1,4,2,0,3,4,3,3,2,1,2,2,5,3,2,3,0,2,1,1,4,1,2,6,2,1,2,1,0,1,3,3,2,1,2,3,2,2,1,5,1,1,3,3,4,4,3,4,1,1,1,2,1,3,1,2,2,0,2,2,1,5,1,0,5,2,4,1,4,3,3,0,0,1,1,0,2,1,0,3,4,2,2,2,0,2,6,1,4,2,4,1,1,1,2,1,2,0,1,2,1,1,2],[1.92578125,1.92578125]],"customdata":[["0","1"],[],["00","01","10","11"],[],["000","001","010","011","100","101","110","111"],[],["0000","0001","0010","0011","0100","0101","0110","0111","1000","1001","1010","1011","1100","1101","1110","1111"],[],["00000","00001","00010","00011","00100","00101","00110","00111","01000","01001","01010","01011","01100","01101","01110","01111","10000","10001","10010","10011","10100","10101","10110","10111","11000","11001","11010","11011","11100","11101","11110","11111"],[],["000000","000001","000010","000011","000100","000101","000110","000111","001000","001001","001010","001011","001100","001101","001110","001111","010000","010001","010010","010011","010100","010101","010110","010111","011000","011001","011010","011011","011100","011101","011110","011111","100000","100001","100010","100011","100100","100101","100110","100111","101000","101001","101010","101011","101100","101101","101110","101111","110000","110001","110010","110011","110100","110101","110110","110111","111000","111001","111010","111011","111100","111101","111110","111111"],[],["0000000","0000001","0000010","0000011","0000100","0000101","0000110","0000111","0001000","0001001","0001010","0001011","0001100","0001101","0001110","0001111","0010000","0010001","0010010","0010011","0010100","0010101","0010110","0010111","0011000","0011001","0011010","0011011","0011100","0011101","0011110","0011111","0100000","0100001","0100010","0100011","0100100","0100101","0100110","0100111","0101000","0101001","0101010","0101011","0101100","0101101","0101110","0101111","0110000","0110001","0110010","0110011","0110100","0110101","0110110","0110111","0111000","0111001","0111010","0111011","0111100","0111101","0111110","0111111","1000000","1000001","1000010","1000011","1000100","1000101","1000110","1000111","1001000","1001001","1001010","1001011","1001100","1001101","1001110","1001111","1010000","1010001","1010010","1010011","1010100","1010101","1010110","1010111","1011000","1011001","1011010","1011011","1011100","1011101","1011110","1011111","1100000","1100001","1100010","1100011","1100100","1100101","1100110","1100111","1101000","1101001","1101010","1101011","1101100","1101101","1101110","1101111","1110000","1110001","1110010","1110011","1110100","1110101","1110110","1110111","1111000","1111001","1111010","1111011","1111100","1111101","1111110","1111111"],[],["00000000","00000001","00000010","00000011","00000100","00000101","00000110","00000111","00001000","00001001","00001010","00001011","00001100","00001101","00001110","00001111","00010000","00010001","00010010","00010011","00010100","00010101","00010110","00010111","00011000","00011001","00011010","00011011","00011100","00011101","00011110","00011111","00100000","00100001","00100010","00100011","00100100","00100101","00100110","00100111","00101000","00101001","00101010","00101011","00101100","00101101","00101110","00101111","00110000","00110001","00110010","00110011","00110100","00110101","00110110","00110111","00111000","00111001","00111010","00111011","00111100","00111101","00111110","00111111","01000000","01000001","01000010","01000011","01000100","01000101","01000110","01000111","01001000","01001001","01001010","01001011","01001100","01001101","01001110","01001111","01010000","01010001","01010010","01010011","01010100","01010101","01010110","01010111","01011000","01011001","01011010","01011011","01011100","01011101","01011110","01011111","01100000","01100001","01100010","01100011","01100100","01100101","01100110","01100111","01101000","01101001","01101010","01101011","01101100","01101101","01101110","01101111","01110000","01110001","01110010","01110011","01110100","01110101","01110110","01110111","01111000","01111001","01111010","01111011","01111100","01111101","01111110","01111111","10000000","10000001","10000010","10000011","10000100","10000101","10000110","10000111","10001000","10001001","10001010","10001011","10001100","10001101","10001110","10001111","10010000","10010001","10010010","10010011","10010100","10010101","10010110","10010111","10011000","10011001","10011010","10011011","10011100","10011101","10011110","10011111","10100000","10100001","10100010","10100011","10100100","10100101","10100110","10100111","10101000","10101001","10101010","10101011","10101100","10101101","10101110","10101111","10110000","10110001","10110010","10110011","10110100","10110101","10110110","10110111","10111000","10111001","10111010","10111011","10111100","10111101","10111110","10111111","11000000","11000001","11000010","11000011","11000100","11000101","11000110","11000111","11001000","11001001","11001010","11001011","11001100","11001101","11001110","11001111","11010000","11010001","11010010","11010011","11010100","11010101","11010110","11010111","11011000","11011001","11011010","11011011","11011100","11011101","11011110","11011111","11100000","11100001","11100010","11100011","11100100","11100101","11100110","11100111","11101000","11101001","11101010","11101011","11101100","11101101","11101110","11101111","11110000","11110001","11110010","11110011","11110100","11110101","11110110","11110111","11111000","11111001","11111010","11111011","11111100","11111101","11111110","11111111"],[]]}],"label":"2024-09-04\u003cbr\u003e12:13","method":"update"},{"args":[{"x":[[0,1],[-0.4,1.4],[0,1,2,3],[-0.4,3.4],[0,1,2,3,4,5,6,7],[-0.4,7.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[-0.4,15.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31],[-0.4,31.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63],[-0.4,63.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127],[-0.4,127.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255],[-0.4,255.4]],"y":[[241,252],[246.5,246.5],[131,110,123,129],[123.25,123.25],[64,67,65,45,58,65,75,54],[61.625,61.625],[30,34,32,35,37,28,31,14,24,34,33,32,38,37,26,28],[30.8125,30.8125],[16,14,15,19,16,16,20,15,13,24,13,15,18,13,3,11,12,12,18,16,19,14,16,16,25,13,16,21,6,20,18,10],[15.40625,15.40625],[6,10,7,7,10,5,10,9,4,12,7,9,12,8,9,6,7,6,12,12,6,7,12,3,11,7,8,5,2,1,5,6,9,3,9,3,8,10,7,9,7,12,6,8,11,5,8,8,11,14,7,6,7,9,10,11,2,4,11,9,13,5,4,6],[7.703125,7.703125],[2,4,5,5,3,4,3,4,3,7,3,2,4,6,5,4,0,4,9,3,3,4,3,6,6,6,6,2,5,4,1,5,5,2,4,2,7,5,5,7,2,4,6,1,5,7,2,1,6,5,4,3,6,2,2,3,2,0,1,0,3,2,2,4,4,5,0,3,4,5,1,2,4,4,6,4,2,5,2,7,5,2,7,5,3,3,5,3,8,3,1,4,5,3,5,3,7,4,7,7,5,2,2,4,5,2,3,6,5,5,5,6,0,2,3,1,7,4,2,7,7,6,2,3,3,1,3,3],[3.8515625,3.8515625],[0,2,4,0,1,4,3,2,0,3,0,4,2,1,2,2,1,2,3,4,2,1,1,1,0,4,3,3,2,3,2,2,0,0,2,2,5,4,1,2,2,1,2,2,1,2,1,5,3,3,4,2,2,4,2,0,3,2,2,2,1,0,3,2,1,4,1,1,0,4,0,2,5,2,3,2,4,1,4,3,2,0,2,2,5,1,1,0,2,3,5,2,1,1,0,1,4,2,4,1,1,3,3,0,5,1,0,2,1,1,3,0,1,1,0,0,1,0,0,0,1,2,2,0,1,1,1,3,1,3,4,1,0,0,1,2,2,2,3,2,0,1,1,1,2,2,1,3,5,1,2,2,1,1,3,2,0,2,4,3,3,2,1,1,2,5,3,2,3,0,2,1,1,4,1,2,6,2,1,2,1,0,1,3,3,2,1,2,3,2,2,1,5,2,1,3,3,4,4,3,4,1,1,1,2,0,3,1,3,2,0,2,2,1,5,1,0,5,1,4,1,4,3,3,0,0,1,1,0,3,1,0,3,4,2,2,2,0,1,6,2,5,2,4,1,1,1,2,0,3,0,1,2,1,1,2],[1.92578125,1.92578125]],"customdata":[["0","1"],[],["00","01","10","11"],[],["000","001","010","011","100","101","110","111"],[],["0000","0001","0010","0011","0100","0101","0110","0111","1000","1001","1010","1011","1100","1101","1110","1111"],[],["00000","00001","00010","00011","00100","00101","00110","00111","01000","01001","01010","01011","01100","01101","01110","01111","10000","10001","10010","10011","10100","10101","10110","10111","11000","11001","11010","11011","11100","11101","11110","11111"],[],["000000","000001","000010","000011","000100","000101","000110","000111","001000","001001","001010","001011","001100","001101","001110","001111","010000","010001","010010","010011","010100","010101","010110","010111","011000","011001","011010","011011","011100","011101","011110","011111","100000","100001","100010","100011","100100","100101","100110","100111","101000","101001","101010","101011","101100","101101","101110","101111","110000","110001","110010","110011","110100","110101","110110","110111","111000","111001","111010","111011","111100","111101","111110","111111"],[],["0000000","0000001","0000010","0000011","0000100","0000101","0000110","0000111","0001000","0001001","0001010","0001011","0001100","0001101","0001110","0001111","0010000","0010001","0010010","0010011","0010100","0010101","0010110","0010111","0011000","0011001","0011010","0011011","0011100","0011101","0011110","0011111","0100000","0100001","0100010","0100011","0100100","0100101","0100110","0100111","0101000","0101001","0101010","0101011","0101100","0101101","0101110","0101111","0110000","0110001","0110010","0110011","0110100","0110101","0110110","0110111","0111000","0111001","0111010","0111011","0111100","0111101","0111110","0111111","1000000","1000001","1000010","1000011","1000100","1000101","1000110","1000111","1001000","1001001","1001010","1001011","1001100","1001101","1001110","1001111","1010000","1010001","1010010","1010011","1010100","1010101","1010110","1010111","1011000","1011001","1011010","1011011","1011100","1011101","1011110","1011111","1100000","1100001","1100010","1100011","1100100","1100101","1100110","1100111","1101000","1101001","1101010","1101011","1101100","1101101","1101110","1101111","1110000","1110001","1110010","1110011","1110100","1110101","1110110","1110111","1111000","1111001","1111010","1111011","1111100","1111101","1111110","1111111"],[],["00000000","00000001","00000010","00000011","00000100","00000101","00000110","00000111","00001000","00001001","00001010","00001011","00001100","00001101","00001110","00001111","00010000","00010001","00010010","00010011","00010100","00010101","00010110","00010111","00011000","00011001","00011010","00011011","00011100","00011101","00011110","00011111","00100000","00100001","00100010","00100011","00100100","00100101","00100110","00100111","00101000","00101001","00101010","00101011","00101100","00101101","00101110","00101111","00110000","00110001","00110010","00110011","00110100","00110101","00110110","00110111","00111000","00111001","00111010","00111011","00111100","00111101","00111110","00111111","01000000","01000001","01000010","01000011","01000100","01000101","01000110","01000111","01001000","01001001","01001010","01001011","01001100","01001101","01001110","01001111","01010000","01010001","01010010","01010011","01010100","01010101","01010110","01010111","01011000","01011001","01011010","01011011","01011100","01011101","01011110","01011111","01100000","01100001","01100010","01100011","01100100","01100101","01100110","01100111","01101000","01101001","01101010","01101011","01101100","01101101","01101110","01101111","01110000","01110001","01110010","01110011","01110100","01110101","01110110","01110111","01111000","01111001","01111010","01111011","01111100","01111101","01111110","01111111","10000000","10000001","10000010","10000011","10000100","10000101","10000110","10000111","10001000","10001001","10001010","10001011","10001100","10001101","10001110","10001111","10010000","10010001","10010010","10010011","10010100","10010101","10010110","10010111","10011000","10011001","10011010","10011011","10011100","10011101","10011110","10011111","10100000","10100001","10100010","10100011","10100100","10100101","10100110","10100111","10101000","10101001","10101010","10101011","10101100","10101101","10101110","10101111","10110000","10110001","10110010","10110011","10110100","10110101","10110110","10110111","10111000","10111001","10111010","10111011","10111100","10111101","10111110","10111111","11000000","11000001","11000010","11000011","11000100","11000101","11000110","11000111","11001000","11001001","11001010","11001011","11001100","11001101","11001110","11001111","11010000","11010001","11010010","11010011","11010100","11010101","11010110","11010111","11011000","11011001","11011010","11011011","11011100","11011101","11011110","11011111","11100000","11100001","11100010","11100011","11100100","11100101","11100110","11100111","11101000","11101001","11101010","11101011","11101100","11101101","11101110","11101111","11110000","11110001","11110010","11110011","11110100","11110101","11110110","11110111","11111000","11111001","11111010","11111011","11111100","11111101","11111110","11111111"],[]]}],"label":"2024-09-05\u003cbr\u003e00:13","method":"update"},{"args":[{"x":[[0,1],[-0.4,1.4],[0,1,2,3],[-0.4,3.4],[0,1,2,3,4,5,6,7],[-0.4,7.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[-0.4,15.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31],[-0.4,31.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63],[-0.4,63.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127],[-0.4,127.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255],[-0.4,255.4]],"y":[[243,250],[246.5,246.5],[132,111,122,128],[123.25,123.25],[67,65,66,45,55,67,76,52],[61.625,61.625],[31,36,31,34,36,30,31,14,21,34,34,33,37,39,26,26],[30.8125,30.8125],[16,15,17,19,16,15,19,15,12,24,13,17,18,13,3,11,12,9,18,16,19,15,17,16,23,14,18,21,6,20,16,10],[15.40625,15.40625],[6,10,8,7,10,7,10,9,4,12,6,9,11,8,9,6,6,6,12,12,6,7,13,4,11,7,8,5,2,1,5,6,9,3,6,3,8,10,6,10,7,12,7,8,11,6,8,8,10,13,7,7,8,10,10,11,2,4,11,9,11,5,4,6],[7.703125,7.703125],[2,4,5,5,3,5,3,4,3,7,5,2,4,6,5,4,0,4,9,3,2,4,3,6,5,6,6,2,5,4,1,5,5,1,4,2,7,5,5,7,2,4,6,1,6,7,3,1,6,5,4,3,6,2,2,3,2,0,1,0,3,2,2,4,4,5,0,3,3,3,1,2,4,4,6,4,2,4,3,7,5,2,7,5,4,3,5,3,8,3,2,4,5,3,5,3,6,4,7,6,5,2,2,5,6,2,4,6,5,5,5,6,0,2,2,2,7,4,2,7,5,6,2,3,3,1,3,3],[3.8515625,3.8515625],[0,2,4,0,1,4,3,2,0,3,1,4,2,1,2,2,1,2,3,4,4,1,1,1,0,4,3,3,2,3,2,2,0,0,2,2,5,4,1,2,2,0,2,2,1,2,1,5,2,3,4,2,2,4,2,0,3,2,2,2,1,0,3,2,1,4,1,0,0,4,0,2,5,2,2,3,4,1,4,3,2,0,2,2,5,1,1,0,2,4,5,2,1,2,0,1,4,2,4,1,1,3,3,0,5,1,0,2,1,1,3,0,1,1,0,0,1,0,0,0,1,2,2,0,1,1,1,3,1,3,4,1,0,0,1,2,2,1,3,0,0,1,1,1,2,2,1,3,4,2,2,2,1,1,3,1,0,3,4,3,3,2,1,1,2,5,3,2,3,1,2,1,1,4,1,2,6,2,1,2,2,0,1,3,3,2,1,2,3,2,2,1,5,1,1,3,3,4,3,3,4,1,1,1,2,0,4,1,3,3,0,2,3,1,5,1,0,5,1,4,1,4,3,3,0,0,1,1,0,2,2,0,3,4,2,2,2,0,1,6,1,4,2,4,1,1,1,2,0,3,0,1,2,1,1,2],[1.92578125,1.92578125]],"customdata":[["0","1"],[],["00","01","10","11"],[],["000","001","010","011","100","101","110","111"],[],["0000","0001","0010","0011","0100","0101","0110","0111","1000","1001","1010","1011","1100","1101","1110","1111"],[],["00000","00001","00010","00011","00100","00101","00110","00111","01000","01001","01010","01011","01100","01101","01110","01111","10000","10001","10010","10011","10100","10101","10110","10111","11000","11001","11010","11011","11100","11101","11110","11111"],[],["000000","000001","000010","000011","000100","000101","000110","000111","001000","001001","001010","001011","001100","001101","001110","001111","010000","010001","010010","010011","010100","010101","010110","010111","011000","011001","011010","011011","011100","011101","011110","011111","100000","100001","100010","100011","100100","100101","100110","100111","101000","101001","101010","101011","101100","101101","101110","101111","110000","110001","110010","110011","110100","110101","110110","110111","111000","111001","111010","111011","111100","111101","111110","111111"],[],["0000000","0000001","0000010","0000011","0000100","0000101","0000110","0000111","0001000","0001001","0001010","0001011","0001100","0001101","0001110","0001111","0010000","0010001","0010010","0010011","0010100","0010101","0010110","0010111","0011000","0011001","0011010","0011011","0011100","0011101","0011110","0011111","0100000","0100001","0100010","0100011","0100100","0100101","0100110","0100111","0101000","0101001","0101010","0101011","0101100","0101101","0101110","0101111","0110000","0110001","0110010","0110011","0110100","0110101","0110110","0110111","0111000","0111001","0111010","0111011","0111100","0111101","0111110","0111111","1000000","1000001","1000010","1000011","1000100","1000101","1000110","1000111","1001000","1001001","1001010","1001011","1001100","1001101","1001110","1001111","1010000","1010001","1010010","1010011","1010100","1010101","1010110","1010111","1011000","1011001","1011010","1011011","1011100","1011101","1011110","1011111","1100000","1100001","1100010","1100011","1100100","1100101","1100110","1100111","1101000","1101001","1101010","1101011","1101100","1101101","1101110","1101111","1110000","1110001","1110010","1110011","1110100","1110101","1110110","1110111","1111000","1111001","1111010","1111011","1111100","1111101","1111110","1111111"],[],["00000000","00000001","00000010","00000011","00000100","00000101","00000110","00000111","00001000","00001001","00001010","00001011","00001100","00001101","00001110","00001111","00010000","00010001","00010010","00010011","00010100","00010101","00010110","00010111","00011000","00011001","00011010","00011011","00011100","00011101","00011110","00011111","00100000","00100001","00100010","00100011","00100100","00100101","00100110","00100111","00101000","00101001","00101010","00101011","00101100","00101101","00101110","00101111","00110000","00110001","00110010","00110011","00110100","00110101","00110110","00110111","00111000","00111001","00111010","00111011","00111100","00111101","00111110","00111111","01000000","01000001","01000010","01000011","01000100","01000101","01000110","01000111","01001000","01001001","01001010","01001011","01001100","01001101","01001110","01001111","01010000","01010001","01010010","01010011","01010100","01010101","01010110","01010111","01011000","01011001","01011010","01011011","01011100","01011101","01011110","01011111","01100000","01100001","01100010","01100011","01100100","01100101","01100110","01100111","01101000","01101001","01101010","01101011","01101100","01101101","01101110","01101111","01110000","01110001","01110010","01110011","01110100","01110101","01110110","01110111","01111000","01111001","01111010","01111011","01111100","01111101","01111110","01111111","10000000","10000001","10000010","10000011","10000100","10000101","10000110","10000111","10001000","10001001","10001010","10001011","10001100","10001101","10001110","10001111","10010000","10010001","10010010","10010011","10010100","10010101","10010110","10010111","10011000","10011001","10011010","10011011","10011100","10011101","10011110","10011111","10100000","10100001","10100010","10100011","10100100","10100101","10100110","10100111","10101000","10101001","10101010","10101011","10101100","10101101","10101110","10101111","10110000","10110001","10110010","10110011","10110100","10110101","10110110","10110111","10111000","10111001","10111010","10111011","10111100","10111101","10111110","10111111","11000000","11000001","11000010","11000011","11000100","11000101","11000110","11000111","11001000","11001001","11001010","11001011","11001100","11001101","11001110","11001111","11010000","11010001","11010010","11010011","11010100","11010101","11010110","11010111","11011000","11011001","11011010","11011011","11011100","11011101","11011110","11011111","11100000","11100001","11100010","11100011","11100100","11100101","11100110","11100111","11101000","11101001","11101010","11101011","11101100","11101101","11101110","11101111","11110000","11110001","11110010","11110011","11110100","11110101","11110110","11110111","11111000","11111001","11111010","11111011","11111100","11111101","11111110","11111111"],[]]}],"label":"2024-09-05\u003cbr\u003e12:15","method":"update"},{"args":[{"x":[[0,1],[-0.4,1.4],[0,1,2,3],[-0.4,3.4],[0,1,2,3,4,5,6,7],[-0.4,7.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[-0.4,15.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31],[-0.4,31.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63],[-0.4,63.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127],[-0.4,127.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255],[-0.4,255.4]],"y":[[238,251],[244.5,244.5],[129,109,126,125],[122.25,122.25],[66,63,63,46,56,70,73,52],[61.125,61.125],[31,35,30,33,37,26,32,14,21,35,36,34,38,35,26,26],[30.5625,30.5625],[17,14,16,19,16,14,19,14,12,25,12,14,18,14,3,11,12,9,18,17,20,16,18,16,23,15,15,20,5,21,17,9],[15.28125,15.28125],[7,10,7,7,10,6,10,9,4,12,6,8,11,8,8,6,6,6,12,13,6,6,11,3,11,7,8,6,2,1,5,6,9,3,6,3,8,10,7,10,8,12,6,10,12,6,8,8,10,13,7,8,6,9,10,10,2,3,12,9,12,5,3,6],[7.640625,7.640625],[3,4,5,5,3,4,3,4,3,7,4,2,4,6,5,4,0,4,9,3,2,4,3,5,5,6,6,2,5,3,1,5,5,1,4,2,7,5,6,7,2,4,5,1,4,7,2,1,6,5,4,3,6,2,3,3,2,0,1,0,3,2,2,4,4,5,0,3,3,3,1,2,4,4,6,4,3,4,3,7,5,3,7,5,3,3,7,3,9,3,2,4,5,3,5,3,6,4,7,6,5,2,3,5,4,2,3,6,5,5,5,5,0,2,2,1,8,4,2,7,5,7,2,3,2,1,3,3],[3.8203125,3.8203125],[1,2,4,0,1,4,3,2,0,3,0,4,2,1,2,2,1,2,3,4,3,1,1,1,0,4,3,3,2,3,2,2,0,0,2,2,5,4,1,2,2,0,2,2,1,2,1,4,2,3,4,2,2,4,2,0,3,2,1,2,1,0,3,2,1,4,1,0,0,4,0,2,5,2,2,3,5,1,4,3,2,0,2,2,4,1,1,0,2,2,5,2,1,1,0,1,4,2,4,1,1,3,3,0,5,1,0,2,2,1,3,0,1,1,0,0,1,0,0,0,1,2,2,0,1,1,1,3,1,3,4,1,0,0,1,2,2,1,3,0,0,1,1,1,2,2,1,3,4,2,2,2,2,1,3,1,1,2,4,3,3,2,1,2,2,5,3,2,3,0,2,1,3,4,1,2,7,2,1,2,1,1,1,3,3,2,1,2,3,2,2,1,5,1,1,3,3,4,3,3,4,1,1,1,3,0,4,1,2,2,0,2,2,1,5,1,0,5,1,4,1,4,2,3,0,0,1,1,0,2,1,0,4,4,2,2,2,0,1,6,1,4,2,5,1,1,1,2,0,2,0,1,2,1,1,2],[1.91015625,1.91015625]],"customdata":[["0","1"],[],["00","01","10","11"],[],["000","001","010","011","100","101","110","111"],[],["0000","0001","0010","0011","0100","0101","0110","0111","1000","1001","1010","1011","1100","1101","1110","1111"],[],["00000","00001","00010","00011","00100","00101","00110","00111","01000","01001","01010","01011","01100","01101","01110","01111","10000","10001","10010","10011","10100","10101","10110","10111","11000","11001","11010","11011","11100","11101","11110","11111"],[],["000000","000001","000010","000011","000100","000101","000110","000111","001000","001001","001010","001011","001100","001101","001110","001111","010000","010001","010010","010011","010100","010101","010110","010111","011000","011001","011010","011011","011100","011101","011110","011111","100000","100001","100010","100011","100100","100101","100110","100111","101000","101001","101010","101011","101100","101101","101110","101111","110000","110001","110010","110011","110100","110101","110110","110111","111000","111001","111010","111011","111100","111101","111110","111111"],[],["0000000","0000001","0000010","0000011","0000100","0000101","0000110","0000111","0001000","0001001","0001010","0001011","0001100","0001101","0001110","0001111","0010000","0010001","0010010","0010011","0010100","0010101","0010110","0010111","0011000","0011001","0011010","0011011","0011100","0011101","0011110","0011111","0100000","0100001","0100010","0100011","0100100","0100101","0100110","0100111","0101000","0101001","0101010","0101011","0101100","0101101","0101110","0101111","0110000","0110001","0110010","0110011","0110100","0110101","0110110","0110111","0111000","0111001","0111010","0111011","0111100","0111101","0111110","0111111","1000000","1000001","1000010","1000011","1000100","1000101","1000110","1000111","1001000","1001001","1001010","1001011","1001100","1001101","1001110","1001111","1010000","1010001","1010010","1010011","1010100","1010101","1010110","1010111","1011000","1011001","1011010","1011011","1011100","1011101","1011110","1011111","1100000","1100001","1100010","1100011","1100100","1100101","1100110","1100111","1101000","1101001","1101010","1101011","1101100","1101101","1101110","1101111","1110000","1110001","1110010","1110011","1110100","1110101","1110110","1110111","1111000","1111001","1111010","1111011","1111100","1111101","1111110","1111111"],[],["00000000","00000001","00000010","00000011","00000100","00000101","00000110","00000111","00001000","00001001","00001010","00001011","00001100","00001101","00001110","00001111","00010000","00010001","00010010","00010011","00010100","00010101","00010110","00010111","00011000","00011001","00011010","00011011","00011100","00011101","00011110","00011111","00100000","00100001","00100010","00100011","00100100","00100101","00100110","00100111","00101000","00101001","00101010","00101011","00101100","00101101","00101110","00101111","00110000","00110001","00110010","00110011","00110100","00110101","00110110","00110111","00111000","00111001","00111010","00111011","00111100","00111101","00111110","00111111","01000000","01000001","01000010","01000011","01000100","01000101","01000110","01000111","01001000","01001001","01001010","01001011","01001100","01001101","01001110","01001111","01010000","01010001","01010010","01010011","01010100","01010101","01010110","01010111","01011000","01011001","01011010","01011011","01011100","01011101","01011110","01011111","01100000","01100001","01100010","01100011","01100100","01100101","01100110","01100111","01101000","01101001","01101010","01101011","01101100","01101101","01101110","01101111","01110000","01110001","01110010","01110011","01110100","01110101","01110110","01110111","01111000","01111001","01111010","01111011","01111100","01111101","01111110","01111111","10000000","10000001","10000010","10000011","10000100","10000101","10000110","10000111","10001000","10001001","10001010","10001011","10001100","10001101","10001110","10001111","10010000","10010001","10010010","10010011","10010100","10010101","10010110","10010111","10011000","10011001","10011010","10011011","10011100","10011101","10011110","10011111","10100000","10100001","10100010","10100011","10100100","10100101","10100110","10100111","10101000","10101001","10101010","10101011","10101100","10101101","10101110","10101111","10110000","10110001","10110010","10110011","10110100","10110101","10110110","10110111","10111000","10111001","10111010","10111011","10111100","10111101","10111110","10111111","11000000","11000001","11000010","11000011","11000100","11000101","11000110","11000111","11001000","11001001","11001010","11001011","11001100","11001101","11001110","11001111","11010000","11010001","11010010","11010011","11010100","11010101","11010110","11010111","11011000","11011001","11011010","11011011","11011100","11011101","11011110","11011111","11100000","11100001","11100010","11100011","11100100","11100101","11100110","11100111","11101000","11101001","11101010","11101011","11101100","11101101","11101110","11101111","11110000","11110001","11110010","11110011","11110100","11110101","11110110","11110111","11111000","11111001","11111010","11111011","11111100","11111101","11111110","11111111"],[]]}],"label":"2024-09-06\u003cbr\u003e00:13","method":"update"},{"args":[{"x":[[0,1],[-0.4,1.4],[0,1,2,3],[-0.4,3.4],[0,1,2,3,4,5,6,7],[-0.4,7.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[-0.4,15.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31],[-0.4,31.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63],[-0.4,63.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127],[-0.4,127.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255],[-0.4,255.4]],"y":[[242,246],[244.0,244.0],[129,113,121,125],[122.0,122.0],[65,64,65,48,54,67,73,52],[61.0,61.0],[31,34,29,35,36,29,34,14,20,34,33,34,37,36,26,26],[30.5,30.5],[16,15,16,18,16,13,20,15,12,24,13,16,18,16,3,11,12,8,18,16,20,13,18,16,23,14,15,21,5,21,16,10],[15.25,15.25],[6,10,7,8,10,6,8,10,4,12,5,8,12,8,8,7,6,6,12,12,6,7,12,4,11,7,11,5,2,1,5,6,9,3,6,2,8,10,7,9,8,12,6,7,11,7,8,8,10,13,7,7,6,9,11,10,2,3,11,10,11,5,3,7],[7.625,7.625],[2,4,5,5,3,4,3,5,3,7,4,2,2,6,5,5,0,4,9,3,2,3,3,5,5,7,6,2,5,3,1,6,5,1,4,2,7,5,5,7,2,4,6,1,5,7,2,2,6,5,4,3,6,5,2,3,2,0,1,0,3,2,2,4,4,5,0,3,3,3,1,1,4,4,6,4,3,4,2,7,5,3,7,5,3,3,4,3,8,3,3,4,5,3,5,3,6,4,7,6,5,2,2,5,4,2,3,6,5,6,5,5,0,2,2,1,7,4,2,8,5,6,2,3,2,1,3,4],[3.8125,3.8125],[0,2,4,0,1,4,3,2,0,3,0,4,2,1,2,3,1,2,3,4,3,1,1,1,0,2,3,3,2,3,3,2,0,0,2,2,5,4,1,2,2,0,1,2,1,2,0,5,2,3,5,2,2,4,2,0,3,2,1,2,1,0,3,3,1,4,1,0,0,4,0,2,5,2,2,3,4,1,4,3,2,0,2,2,5,1,1,0,3,2,5,2,1,1,1,1,4,2,4,1,1,3,3,0,5,1,2,3,1,1,3,0,1,1,0,0,1,0,0,0,1,2,2,0,1,1,1,3,1,3,4,1,0,0,1,2,2,1,3,0,0,1,1,0,2,2,1,3,4,2,2,2,1,2,3,1,0,2,4,3,3,2,1,2,2,5,3,2,3,0,2,1,1,3,1,2,6,2,1,2,3,0,1,3,3,2,1,2,3,2,2,1,5,1,1,3,3,4,3,3,4,1,1,1,2,0,4,1,2,2,0,2,2,1,5,1,0,5,1,5,1,4,2,3,0,0,1,1,0,2,1,0,3,4,2,2,2,0,2,6,1,4,2,4,1,1,1,2,0,2,0,1,2,1,1,3],[1.90625,1.90625]],"customdata":[["0","1"],[],["00","01","10","11"],[],["000","001","010","011","100","101","110","111"],[],["0000","0001","0010","0011","0100","0101","0110","0111","1000","1001","1010","1011","1100","1101","1110","1111"],[],["00000","00001","00010","00011","00100","00101","00110","00111","01000","01001","01010","01011","01100","01101","01110","01111","10000","10001","10010","10011","10100","10101","10110","10111","11000","11001","11010","11011","11100","11101","11110","11111"],[],["000000","000001","000010","000011","000100","000101","000110","000111","001000","001001","001010","001011","001100","001101","001110","001111","010000","010001","010010","010011","010100","010101","010110","010111","011000","011001","011010","011011","011100","011101","011110","011111","100000","100001","100010","100011","100100","100101","100110","100111","101000","101001","101010","101011","101100","101101","101110","101111","110000","110001","110010","110011","110100","110101","110110","110111","111000","111001","111010","111011","111100","111101","111110","111111"],[],["0000000","0000001","0000010","0000011","0000100","0000101","0000110","0000111","0001000","0001001","0001010","0001011","0001100","0001101","0001110","0001111","0010000","0010001","0010010","0010011","0010100","0010101","0010110","0010111","0011000","0011001","0011010","0011011","0011100","0011101","0011110","0011111","0100000","0100001","0100010","0100011","0100100","0100101","0100110","0100111","0101000","0101001","0101010","0101011","0101100","0101101","0101110","0101111","0110000","0110001","0110010","0110011","0110100","0110101","0110110","0110111","0111000","0111001","0111010","0111011","0111100","0111101","0111110","0111111","1000000","1000001","1000010","1000011","1000100","1000101","1000110","1000111","1001000","1001001","1001010","1001011","1001100","1001101","1001110","1001111","1010000","1010001","1010010","1010011","1010100","1010101","1010110","1010111","1011000","1011001","1011010","1011011","1011100","1011101","1011110","1011111","1100000","1100001","1100010","1100011","1100100","1100101","1100110","1100111","1101000","1101001","1101010","1101011","1101100","1101101","1101110","1101111","1110000","1110001","1110010","1110011","1110100","1110101","1110110","1110111","1111000","1111001","1111010","1111011","1111100","1111101","1111110","1111111"],[],["00000000","00000001","00000010","00000011","00000100","00000101","00000110","00000111","00001000","00001001","00001010","00001011","00001100","00001101","00001110","00001111","00010000","00010001","00010010","00010011","00010100","00010101","00010110","00010111","00011000","00011001","00011010","00011011","00011100","00011101","00011110","00011111","00100000","00100001","00100010","00100011","00100100","00100101","00100110","00100111","00101000","00101001","00101010","00101011","00101100","00101101","00101110","00101111","00110000","00110001","00110010","00110011","00110100","00110101","00110110","00110111","00111000","00111001","00111010","00111011","00111100","00111101","00111110","00111111","01000000","01000001","01000010","01000011","01000100","01000101","01000110","01000111","01001000","01001001","01001010","01001011","01001100","01001101","01001110","01001111","01010000","01010001","01010010","01010011","01010100","01010101","01010110","01010111","01011000","01011001","01011010","01011011","01011100","01011101","01011110","01011111","01100000","01100001","01100010","01100011","01100100","01100101","01100110","01100111","01101000","01101001","01101010","01101011","01101100","01101101","01101110","01101111","01110000","01110001","01110010","01110011","01110100","01110101","01110110","01110111","01111000","01111001","01111010","01111011","01111100","01111101","01111110","01111111","10000000","10000001","10000010","10000011","10000100","10000101","10000110","10000111","10001000","10001001","10001010","10001011","10001100","10001101","10001110","10001111","10010000","10010001","10010010","10010011","10010100","10010101","10010110","10010111","10011000","10011001","10011010","10011011","10011100","10011101","10011110","10011111","10100000","10100001","10100010","10100011","10100100","10100101","10100110","10100111","10101000","10101001","10101010","10101011","10101100","10101101","10101110","10101111","10110000","10110001","10110010","10110011","10110100","10110101","10110110","10110111","10111000","10111001","10111010","10111011","10111100","10111101","10111110","10111111","11000000","11000001","11000010","11000011","11000100","11000101","11000110","11000111","11001000","11001001","11001010","11001011","11001100","11001101","11001110","11001111","11010000","11010001","11010010","11010011","11010100","11010101","11010110","11010111","11011000","11011001","11011010","11011011","11011100","11011101","11011110","11011111","11100000","11100001","11100010","11100011","11100100","11100101","11100110","11100111","11101000","11101001","11101010","11101011","11101100","11101101","11101110","11101111","11110000","11110001","11110010","11110011","11110100","11110101","11110110","11110111","11111000","11111001","11111010","11111011","11111100","11111101","11111110","11111111"],[]]}],"label":"2024-09-06\u003cbr\u003e12:13","method":"update"},{"args":[{"x":[[0,1],[-0.4,1.4],[0,1,2,3],[-0.4,3.4],[0,1,2,3,4,5,6,7],[-0.4,7.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[-0.4,15.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31],[-0.4,31.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63],[-0.4,63.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127],[-0.4,127.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255],[-0.4,255.4]],"y":[[236,248],[242.0,242.0],[126,110,122,126],[121.0,121.0],[64,62,63,47,55,67,73,53],[60.5,60.5],[30,34,28,34,36,27,33,14,21,34,33,34,37,36,25,28],[30.25,30.25],[16,14,17,17,16,12,20,14,12,24,13,14,18,15,3,11,12,9,18,16,19,14,18,16,23,14,15,21,5,20,18,10],[15.125,15.125],[6,10,7,7,11,6,8,9,4,12,5,7,11,9,8,6,6,6,12,12,7,6,11,3,11,7,10,5,2,1,5,6,9,3,7,2,8,10,7,9,7,12,6,8,13,5,8,8,10,13,7,7,6,9,11,10,2,3,11,9,12,6,4,6],[7.5625,7.5625],[2,4,5,5,3,4,3,4,3,8,4,2,2,6,5,4,0,4,9,3,2,3,3,4,5,6,7,2,5,3,1,5,5,1,4,2,7,5,5,7,3,4,5,1,4,7,2,1,6,5,4,3,6,4,2,3,2,0,1,0,3,2,2,4,4,5,0,3,3,4,1,1,4,4,6,4,2,5,2,7,5,2,7,5,3,3,4,4,10,3,1,4,5,3,5,3,6,4,7,6,5,2,2,5,4,2,3,6,5,6,5,5,0,2,2,1,7,4,2,7,5,7,3,3,3,1,3,3],[3.78125,3.78125],[0,2,4,0,1,4,3,2,0,3,0,4,2,1,2,2,1,2,4,4,3,1,1,1,0,2,3,3,2,3,2,2,0,0,2,2,5,4,1,2,2,0,1,2,1,2,0,4,2,3,4,2,3,4,2,0,3,2,1,2,1,0,3,2,1,4,1,0,0,4,0,2,5,2,2,3,4,1,4,3,2,1,2,2,4,1,1,0,2,2,5,2,1,1,0,1,4,2,4,1,1,3,3,0,5,1,1,3,1,1,3,0,1,1,0,0,1,0,0,0,1,2,2,0,1,1,1,3,1,3,4,1,0,0,1,2,2,1,3,1,0,1,1,0,2,2,1,3,4,2,2,2,1,1,3,2,0,2,4,3,3,2,1,1,2,5,3,2,3,0,2,1,1,3,1,3,8,2,1,2,1,0,1,3,3,2,1,2,3,2,2,1,5,1,1,3,3,4,3,3,4,1,1,1,2,0,4,1,2,2,0,2,2,1,5,1,0,5,1,5,1,4,2,3,0,0,1,1,0,2,1,0,3,4,2,2,2,0,1,6,1,4,2,5,1,2,1,2,0,3,0,1,2,1,1,2],[1.890625,1.890625]],"customdata":[["0","1"],[],["00","01","10","11"],[],["000","001","010","011","100","101","110","111"],[],["0000","0001","0010","0011","0100","0101","0110","0111","1000","1001","1010","1011","1100","1101","1110","1111"],[],["00000","00001","00010","00011","00100","00101","00110","00111","01000","01001","01010","01011","01100","01101","01110","01111","10000","10001","10010","10011","10100","10101","10110","10111","11000","11001","11010","11011","11100","11101","11110","11111"],[],["000000","000001","000010","000011","000100","000101","000110","000111","001000","001001","001010","001011","001100","001101","001110","001111","010000","010001","010010","010011","010100","010101","010110","010111","011000","011001","011010","011011","011100","011101","011110","011111","100000","100001","100010","100011","100100","100101","100110","100111","101000","101001","101010","101011","101100","101101","101110","101111","110000","110001","110010","110011","110100","110101","110110","110111","111000","111001","111010","111011","111100","111101","111110","111111"],[],["0000000","0000001","0000010","0000011","0000100","0000101","0000110","0000111","0001000","0001001","0001010","0001011","0001100","0001101","0001110","0001111","0010000","0010001","0010010","0010011","0010100","0010101","0010110","0010111","0011000","0011001","0011010","0011011","0011100","0011101","0011110","0011111","0100000","0100001","0100010","0100011","0100100","0100101","0100110","0100111","0101000","0101001","0101010","0101011","0101100","0101101","0101110","0101111","0110000","0110001","0110010","0110011","0110100","0110101","0110110","0110111","0111000","0111001","0111010","0111011","0111100","0111101","0111110","0111111","1000000","1000001","1000010","1000011","1000100","1000101","1000110","1000111","1001000","1001001","1001010","1001011","1001100","1001101","1001110","1001111","1010000","1010001","1010010","1010011","1010100","1010101","1010110","1010111","1011000","1011001","1011010","1011011","1011100","1011101","1011110","1011111","1100000","1100001","1100010","1100011","1100100","1100101","1100110","1100111","1101000","1101001","1101010","1101011","1101100","1101101","1101110","1101111","1110000","1110001","1110010","1110011","1110100","1110101","1110110","1110111","1111000","1111001","1111010","1111011","1111100","1111101","1111110","1111111"],[],["00000000","00000001","00000010","00000011","00000100","00000101","00000110","00000111","00001000","00001001","00001010","00001011","00001100","00001101","00001110","00001111","00010000","00010001","00010010","00010011","00010100","00010101","00010110","00010111","00011000","00011001","00011010","00011011","00011100","00011101","00011110","00011111","00100000","00100001","00100010","00100011","00100100","00100101","00100110","00100111","00101000","00101001","00101010","00101011","00101100","00101101","00101110","00101111","00110000","00110001","00110010","00110011","00110100","00110101","00110110","00110111","00111000","00111001","00111010","00111011","00111100","00111101","00111110","00111111","01000000","01000001","01000010","01000011","01000100","01000101","01000110","01000111","01001000","01001001","01001010","01001011","01001100","01001101","01001110","01001111","01010000","01010001","01010010","01010011","01010100","01010101","01010110","01010111","01011000","01011001","01011010","01011011","01011100","01011101","01011110","01011111","01100000","01100001","01100010","01100011","01100100","01100101","01100110","01100111","01101000","01101001","01101010","01101011","01101100","01101101","01101110","01101111","01110000","01110001","01110010","01110011","01110100","01110101","01110110","01110111","01111000","01111001","01111010","01111011","01111100","01111101","01111110","01111111","10000000","10000001","10000010","10000011","10000100","10000101","10000110","10000111","10001000","10001001","10001010","10001011","10001100","10001101","10001110","10001111","10010000","10010001","10010010","10010011","10010100","10010101","10010110","10010111","10011000","10011001","10011010","10011011","10011100","10011101","10011110","10011111","10100000","10100001","10100010","10100011","10100100","10100101","10100110","10100111","10101000","10101001","10101010","10101011","10101100","10101101","10101110","10101111","10110000","10110001","10110010","10110011","10110100","10110101","10110110","10110111","10111000","10111001","10111010","10111011","10111100","10111101","10111110","10111111","11000000","11000001","11000010","11000011","11000100","11000101","11000110","11000111","11001000","11001001","11001010","11001011","11001100","11001101","11001110","11001111","11010000","11010001","11010010","11010011","11010100","11010101","11010110","11010111","11011000","11011001","11011010","11011011","11011100","11011101","11011110","11011111","11100000","11100001","11100010","11100011","11100100","11100101","11100110","11100111","11101000","11101001","11101010","11101011","11101100","11101101","11101110","11101111","11110000","11110001","11110010","11110011","11110100","11110101","11110110","11110111","11111000","11111001","11111010","11111011","11111100","11111101","11111110","11111111"],[]]}],"label":"2024-09-07\u003cbr\u003e00:13","method":"update"},{"args":[{"x":[[0,1],[-0.4,1.4],[0,1,2,3],[-0.4,3.4],[0,1,2,3,4,5,6,7],[-0.4,7.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[-0.4,15.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31],[-0.4,31.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63],[-0.4,63.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127],[-0.4,127.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255],[-0.4,255.4]],"y":[[237,246],[241.5,241.5],[127,110,120,126],[120.75,120.75],[63,64,64,46,55,65,76,50],[60.375,60.375],[30,33,30,34,36,28,32,14,20,35,32,33,38,38,24,26],[30.1875,30.1875],[16,14,16,17,17,13,20,14,12,24,13,15,18,14,3,11,12,8,18,17,19,13,17,16,23,15,16,22,5,19,17,9],[15.09375,15.09375],[6,10,7,7,10,6,8,9,4,13,6,7,11,9,8,6,6,6,12,12,6,7,12,3,11,7,8,6,2,1,5,6,9,3,6,2,8,10,7,10,7,12,6,7,11,6,8,8,10,13,8,7,6,10,12,10,2,3,11,8,12,5,3,6],[7.546875,7.546875],[2,4,5,5,3,4,3,4,3,7,4,2,2,6,5,4,0,4,10,3,3,3,3,4,5,6,7,2,5,3,1,5,5,1,4,2,7,5,5,7,2,4,6,1,4,8,2,1,6,5,4,3,6,2,3,3,2,0,1,0,3,2,2,4,4,5,0,3,3,3,1,1,4,4,6,4,3,4,2,8,5,2,7,5,3,3,4,3,8,3,1,5,5,3,5,3,6,4,7,6,6,2,2,5,4,2,3,7,6,6,5,5,0,2,2,1,7,4,2,6,5,7,2,3,2,1,3,3],[3.7734375,3.7734375],[0,2,4,0,1,4,3,2,0,3,0,4,2,1,2,2,1,2,3,4,3,1,1,1,0,2,3,3,2,3,2,2,0,0,2,2,5,5,1,2,3,0,1,2,1,2,0,4,2,3,4,2,3,4,2,0,3,2,1,2,1,0,3,2,1,4,1,0,0,4,0,2,5,2,2,3,4,1,4,3,2,0,2,2,5,1,1,0,2,2,5,3,1,1,0,1,4,2,4,1,1,3,3,0,5,1,0,2,2,1,3,0,1,1,0,0,1,0,0,0,1,2,2,0,1,1,1,3,1,3,4,1,0,0,1,2,2,1,3,0,0,1,1,0,2,2,1,3,4,2,2,2,2,1,3,1,0,2,4,4,3,2,1,1,2,5,3,2,3,0,2,1,1,3,1,2,6,2,1,2,1,0,1,4,3,2,1,2,3,2,2,1,5,1,1,3,3,4,3,3,4,2,1,1,2,0,4,1,2,2,0,2,2,1,5,2,1,5,1,5,1,4,2,3,0,0,1,1,0,2,1,0,3,4,2,2,2,0,0,6,1,4,2,5,1,1,1,2,0,2,0,1,2,1,1,2],[1.88671875,1.88671875]],"customdata":[["0","1"],[],["00","01","10","11"],[],["000","001","010","011","100","101","110","111"],[],["0000","0001","0010","0011","0100","0101","0110","0111","1000","1001","1010","1011","1100","1101","1110","1111"],[],["00000","00001","00010","00011","00100","00101","00110","00111","01000","01001","01010","01011","01100","01101","01110","01111","10000","10001","10010","10011","10100","10101","10110","10111","11000","11001","11010","11011","11100","11101","11110","11111"],[],["000000","000001","000010","000011","000100","000101","000110","000111","001000","001001","001010","001011","001100","001101","001110","001111","010000","010001","010010","010011","010100","010101","010110","010111","011000","011001","011010","011011","011100","011101","011110","011111","100000","100001","100010","100011","100100","100101","100110","100111","101000","101001","101010","101011","101100","101101","101110","101111","110000","110001","110010","110011","110100","110101","110110","110111","111000","111001","111010","111011","111100","111101","111110","111111"],[],["0000000","0000001","0000010","0000011","0000100","0000101","0000110","0000111","0001000","0001001","0001010","0001011","0001100","0001101","0001110","0001111","0010000","0010001","0010010","0010011","0010100","0010101","0010110","0010111","0011000","0011001","0011010","0011011","0011100","0011101","0011110","0011111","0100000","0100001","0100010","0100011","0100100","0100101","0100110","0100111","0101000","0101001","0101010","0101011","0101100","0101101","0101110","0101111","0110000","0110001","0110010","0110011","0110100","0110101","0110110","0110111","0111000","0111001","0111010","0111011","0111100","0111101","0111110","0111111","1000000","1000001","1000010","1000011","1000100","1000101","1000110","1000111","1001000","1001001","1001010","1001011","1001100","1001101","1001110","1001111","1010000","1010001","1010010","1010011","1010100","1010101","1010110","1010111","1011000","1011001","1011010","1011011","1011100","1011101","1011110","1011111","1100000","1100001","1100010","1100011","1100100","1100101","1100110","1100111","1101000","1101001","1101010","1101011","1101100","1101101","1101110","1101111","1110000","1110001","1110010","1110011","1110100","1110101","1110110","1110111","1111000","1111001","1111010","1111011","1111100","1111101","1111110","1111111"],[],["00000000","00000001","00000010","00000011","00000100","00000101","00000110","00000111","00001000","00001001","00001010","00001011","00001100","00001101","00001110","00001111","00010000","00010001","00010010","00010011","00010100","00010101","00010110","00010111","00011000","00011001","00011010","00011011","00011100","00011101","00011110","00011111","00100000","00100001","00100010","00100011","00100100","00100101","00100110","00100111","00101000","00101001","00101010","00101011","00101100","00101101","00101110","00101111","00110000","00110001","00110010","00110011","00110100","00110101","00110110","00110111","00111000","00111001","00111010","00111011","00111100","00111101","00111110","00111111","01000000","01000001","01000010","01000011","01000100","01000101","01000110","01000111","01001000","01001001","01001010","01001011","01001100","01001101","01001110","01001111","01010000","01010001","01010010","01010011","01010100","01010101","01010110","01010111","01011000","01011001","01011010","01011011","01011100","01011101","01011110","01011111","01100000","01100001","01100010","01100011","01100100","01100101","01100110","01100111","01101000","01101001","01101010","01101011","01101100","01101101","01101110","01101111","01110000","01110001","01110010","01110011","01110100","01110101","01110110","01110111","01111000","01111001","01111010","01111011","01111100","01111101","01111110","01111111","10000000","10000001","10000010","10000011","10000100","10000101","10000110","10000111","10001000","10001001","10001010","10001011","10001100","10001101","10001110","10001111","10010000","10010001","10010010","10010011","10010100","10010101","10010110","10010111","10011000","10011001","10011010","10011011","10011100","10011101","10011110","10011111","10100000","10100001","10100010","10100011","10100100","10100101","10100110","10100111","10101000","10101001","10101010","10101011","10101100","10101101","10101110","10101111","10110000","10110001","10110010","10110011","10110100","10110101","10110110","10110111","10111000","10111001","10111010","10111011","10111100","10111101","10111110","10111111","11000000","11000001","11000010","11000011","11000100","11000101","11000110","11000111","11001000","11001001","11001010","11001011","11001100","11001101","11001110","11001111","11010000","11010001","11010010","11010011","11010100","11010101","11010110","11010111","11011000","11011001","11011010","11011011","11011100","11011101","11011110","11011111","11100000","11100001","11100010","11100011","11100100","11100101","11100110","11100111","11101000","11101001","11101010","11101011","11101100","11101101","11101110","11101111","11110000","11110001","11110010","11110011","11110100","11110101","11110110","11110111","11111000","11111001","11111010","11111011","11111100","11111101","11111110","11111111"],[]]}],"label":"2024-09-07\u003cbr\u003e12:13","method":"update"},{"args":[{"x":[[0,1],[-0.4,1.4],[0,1,2,3],[-0.4,3.4],[0,1,2,3,4,5,6,7],[-0.4,7.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[-0.4,15.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31],[-0.4,31.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63],[-0.4,63.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127],[-0.4,127.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255],[-0.4,255.4]],"y":[[235,245],[240.0,240.0],[126,109,120,125],[120.0,120.0],[63,63,62,47,55,65,74,51],[60.0,60.0],[30,33,28,35,36,26,32,15,22,33,33,32,37,37,26,25],[30.0,30.0],[16,14,16,17,16,12,19,16,12,24,12,14,18,14,3,12,14,8,18,15,19,14,16,16,23,14,16,21,6,20,16,9],[15.0,15.0],[6,10,7,7,10,6,8,9,4,12,5,7,11,8,8,8,6,6,12,12,6,6,11,3,11,7,8,6,2,1,5,7,10,4,6,2,8,10,6,9,7,12,6,8,11,5,8,8,10,13,7,7,6,10,11,10,3,3,11,9,11,5,3,6],[7.5,7.5],[2,4,5,5,3,4,3,4,3,7,4,2,2,6,5,4,0,4,9,3,2,3,3,4,5,6,6,2,5,3,2,6,5,1,4,2,6,6,5,7,2,4,5,1,4,7,2,1,6,5,4,3,6,2,3,3,2,0,1,0,3,2,3,4,5,5,1,3,3,3,1,1,4,4,6,4,2,4,2,7,5,2,7,5,3,3,5,3,8,3,1,4,5,3,5,3,7,3,7,6,5,2,2,5,4,2,4,6,5,6,5,5,1,2,2,1,7,4,2,7,5,6,2,3,2,1,3,3],[3.75,3.75],[0,2,4,0,1,4,3,2,0,3,0,4,2,1,2,2,1,2,3,4,3,1,1,1,0,2,3,3,2,3,2,2,0,0,2,2,5,4,1,2,2,0,1,2,1,2,0,4,2,3,4,2,2,4,2,0,3,2,1,2,2,0,3,3,1,4,1,0,0,4,0,2,4,2,2,4,4,1,4,3,2,0,2,2,4,1,1,0,2,2,5,2,1,1,0,1,4,2,4,1,1,3,3,0,5,1,0,2,2,1,3,0,1,1,0,0,1,0,0,0,1,2,2,0,2,1,1,3,1,4,4,1,0,1,1,2,2,1,3,0,0,1,1,0,2,2,1,3,4,2,2,2,1,1,3,1,0,2,4,3,3,2,1,1,2,5,3,2,3,0,2,1,1,4,1,2,6,2,1,2,1,0,1,3,3,2,1,2,3,2,2,1,5,2,1,2,3,4,3,3,4,1,1,1,2,0,4,1,2,2,0,2,3,1,5,1,0,5,1,5,1,4,2,3,0,1,1,1,0,2,1,0,3,4,2,2,2,0,1,6,1,4,2,4,1,1,1,2,0,2,0,1,2,1,1,2],[1.875,1.875]],"customdata":[["0","1"],[],["00","01","10","11"],[],["000","001","010","011","100","101","110","111"],[],["0000","0001","0010","0011","0100","0101","0110","0111","1000","1001","1010","1011","1100","1101","1110","1111"],[],["00000","00001","00010","00011","00100","00101","00110","00111","01000","01001","01010","01011","01100","01101","01110","01111","10000","10001","10010","10011","10100","10101","10110","10111","11000","11001","11010","11011","11100","11101","11110","11111"],[],["000000","000001","000010","000011","000100","000101","000110","000111","001000","001001","001010","001011","001100","001101","001110","001111","010000","010001","010010","010011","010100","010101","010110","010111","011000","011001","011010","011011","011100","011101","011110","011111","100000","100001","100010","100011","100100","100101","100110","100111","101000","101001","101010","101011","101100","101101","101110","101111","110000","110001","110010","110011","110100","110101","110110","110111","111000","111001","111010","111011","111100","111101","111110","111111"],[],["0000000","0000001","0000010","0000011","0000100","0000101","0000110","0000111","0001000","0001001","0001010","0001011","0001100","0001101","0001110","0001111","0010000","0010001","0010010","0010011","0010100","0010101","0010110","0010111","0011000","0011001","0011010","0011011","0011100","0011101","0011110","0011111","0100000","0100001","0100010","0100011","0100100","0100101","0100110","0100111","0101000","0101001","0101010","0101011","0101100","0101101","0101110","0101111","0110000","0110001","0110010","0110011","0110100","0110101","0110110","0110111","0111000","0111001","0111010","0111011","0111100","0111101","0111110","0111111","1000000","1000001","1000010","1000011","1000100","1000101","1000110","1000111","1001000","1001001","1001010","1001011","1001100","1001101","1001110","1001111","1010000","1010001","1010010","1010011","1010100","1010101","1010110","1010111","1011000","1011001","1011010","1011011","1011100","1011101","1011110","1011111","1100000","1100001","1100010","1100011","1100100","1100101","1100110","1100111","1101000","1101001","1101010","1101011","1101100","1101101","1101110","1101111","1110000","1110001","1110010","1110011","1110100","1110101","1110110","1110111","1111000","1111001","1111010","1111011","1111100","1111101","1111110","1111111"],[],["00000000","00000001","00000010","00000011","00000100","00000101","00000110","00000111","00001000","00001001","00001010","00001011","00001100","00001101","00001110","00001111","00010000","00010001","00010010","00010011","00010100","00010101","00010110","00010111","00011000","00011001","00011010","00011011","00011100","00011101","00011110","00011111","00100000","00100001","00100010","00100011","00100100","00100101","00100110","00100111","00101000","00101001","00101010","00101011","00101100","00101101","00101110","00101111","00110000","00110001","00110010","00110011","00110100","00110101","00110110","00110111","00111000","00111001","00111010","00111011","00111100","00111101","00111110","00111111","01000000","01000001","01000010","01000011","01000100","01000101","01000110","01000111","01001000","01001001","01001010","01001011","01001100","01001101","01001110","01001111","01010000","01010001","01010010","01010011","01010100","01010101","01010110","01010111","01011000","01011001","01011010","01011011","01011100","01011101","01011110","01011111","01100000","01100001","01100010","01100011","01100100","01100101","01100110","01100111","01101000","01101001","01101010","01101011","01101100","01101101","01101110","01101111","01110000","01110001","01110010","01110011","01110100","01110101","01110110","01110111","01111000","01111001","01111010","01111011","01111100","01111101","01111110","01111111","10000000","10000001","10000010","10000011","10000100","10000101","10000110","10000111","10001000","10001001","10001010","10001011","10001100","10001101","10001110","10001111","10010000","10010001","10010010","10010011","10010100","10010101","10010110","10010111","10011000","10011001","10011010","10011011","10011100","10011101","10011110","10011111","10100000","10100001","10100010","10100011","10100100","10100101","10100110","10100111","10101000","10101001","10101010","10101011","10101100","10101101","10101110","10101111","10110000","10110001","10110010","10110011","10110100","10110101","10110110","10110111","10111000","10111001","10111010","10111011","10111100","10111101","10111110","10111111","11000000","11000001","11000010","11000011","11000100","11000101","11000110","11000111","11001000","11001001","11001010","11001011","11001100","11001101","11001110","11001111","11010000","11010001","11010010","11010011","11010100","11010101","11010110","11010111","11011000","11011001","11011010","11011011","11011100","11011101","11011110","11011111","11100000","11100001","11100010","11100011","11100100","11100101","11100110","11100111","11101000","11101001","11101010","11101011","11101100","11101101","11101110","11101111","11110000","11110001","11110010","11110011","11110100","11110101","11110110","11110111","11111000","11111001","11111010","11111011","11111100","11111101","11111110","11111111"],[]]}],"label":"2024-09-08\u003cbr\u003e00:12","method":"update"},{"args":[{"x":[[0,1],[-0.4,1.4],[0,1,2,3],[-0.4,3.4],[0,1,2,3,4,5,6,7],[-0.4,7.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],[-0.4,15.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31],[-0.4,31.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63],[-0.4,63.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127],[-0.4,127.4],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255],[-0.4,255.4]],"y":[[235,247],[241.0,241.0],[125,110,121,126],[120.5,120.5],[62,63,62,48,56,65,74,52],[60.25,60.25],[30,32,29,34,36,26,34,14,20,36,33,32,38,36,26,26],[30.125,30.125],[16,14,16,16,16,13,20,14,12,24,12,14,19,15,3,11,12,8,19,17,20,13,17,15,23,15,15,21,5,21,17,9],[15.0625,15.0625],[6,10,7,7,10,6,7,9,4,12,5,8,12,8,8,6,6,6,12,12,6,6,11,3,11,8,9,6,2,1,5,6,9,3,6,2,8,11,7,10,7,13,6,7,12,5,8,7,9,14,7,8,6,9,11,10,2,3,12,9,12,5,3,6],[7.53125,7.53125],[2,4,5,5,3,4,3,4,3,7,4,2,2,5,5,4,0,4,9,3,2,3,3,5,5,7,6,2,5,3,1,5,5,1,4,2,6,6,5,7,2,4,5,1,4,7,2,1,6,5,5,3,6,3,3,3,2,0,1,0,3,2,2,4,4,5,0,3,3,3,1,1,4,4,6,5,2,5,2,8,5,2,8,5,3,3,4,3,9,3,1,4,5,3,4,3,6,3,8,6,5,2,2,6,4,2,3,6,5,6,5,5,0,2,2,1,8,4,2,7,5,7,2,3,2,1,3,3],[3.765625,3.765625],[0,2,4,0,1,4,3,2,0,3,0,4,2,1,2,2,1,2,3,4,3,1,1,1,0,2,2,3,2,3,2,2,0,0,2,2,5,4,1,2,2,0,1,2,1,2,0,5,2,3,5,2,2,4,2,0,3,2,1,2,1,0,3,2,1,4,1,0,0,4,0,2,4,2,2,4,4,1,4,3,2,0,2,2,4,1,1,0,2,2,5,2,1,1,0,1,4,2,4,1,2,3,3,0,5,1,1,2,2,1,3,0,1,1,0,0,1,0,0,0,1,2,2,0,1,1,1,3,1,3,4,1,0,0,1,2,2,1,3,0,0,1,1,0,2,2,1,3,4,2,2,3,1,1,3,2,0,2,4,4,3,2,1,1,3,5,3,2,3,0,2,1,1,3,1,2,7,2,1,2,1,0,1,3,3,2,1,2,2,2,2,1,5,1,1,2,4,4,3,3,4,1,1,1,2,0,4,2,2,2,0,2,2,1,5,1,0,5,1,5,1,4,2,3,0,0,1,1,0,2,1,0,4,4,2,2,2,0,1,6,1,4,3,4,1,1,1,2,0,2,0,1,2,1,1,2],[1.8828125,1.8828125]],"customdata":[["0","1"],[],["00","01","10","11"],[],["000","001","010","011","100","101","110","111"],[],["0000","0001","0010","0011","0100","0101","0110","0111","1000","1001","1010","1011","1100","1101","1110","1111"],[],["00000","00001","00010","00011","00100","00101","00110","00111","01000","01001","01010","01011","01100","01101","01110","01111","10000","10001","10010","10011","10100","10101","10110","10111","11000","11001","11010","11011","11100","11101","11110","11111"],[],["000000","000001","000010","000011","000100","000101","000110","000111","001000","001001","001010","001011","001100","001101","001110","001111","010000","010001","010010","010011","010100","010101","010110","010111","011000","011001","011010","011011","011100","011101","011110","011111","100000","100001","100010","100011","100100","100101","100110","100111","101000","101001","101010","101011","101100","101101","101110","101111","110000","110001","110010","110011","110100","110101","110110","110111","111000","111001","111010","111011","111100","111101","111110","111111"],[],["0000000","0000001","0000010","0000011","0000100","0000101","0000110","0000111","0001000","0001001","0001010","0001011","0001100","0001101","0001110","0001111","0010000","0010001","0010010","0010011","0010100","0010101","0010110","0010111","0011000","0011001","0011010","0011011","0011100","0011101","0011110","0011111","0100000","0100001","0100010","0100011","0100100","0100101","0100110","0100111","0101000","0101001","0101010","0101011","0101100","0101101","0101110","0101111","0110000","0110001","0110010","0110011","0110100","0110101","0110110","0110111","0111000","0111001","0111010","0111011","0111100","0111101","0111110","0111111","1000000","1000001","1000010","1000011","1000100","1000101","1000110","1000111","1001000","1001001","1001010","1001011","1001100","1001101","1001110","1001111","1010000","1010001","1010010","1010011","1010100","1010101","1010110","1010111","1011000","1011001","1011010","1011011","1011100","1011101","1011110","1011111","1100000","1100001","1100010","1100011","1100100","1100101","1100110","1100111","1101000","1101001","1101010","1101011","1101100","1101101","1101110","1101111","1110000","1110001","1110010","1110011","1110100","1110101","1110110","1110111","1111000","1111001","1111010","1111011","1111100","1111101","1111110","1111111"],[],["00000000","00000001","00000010","00000011","00000100","00000101","00000110","00000111","00001000","00001001","00001010","00001011","00001100","00001101","00001110","00001111","00010000","00010001","00010010","00010011","00010100","00010101","00010110","00010111","00011000","00011001","00011010","00011011","00011100","00011101","00011110","00011111","00100000","00100001","00100010","00100011","00100100","00100101","00100110","00100111","00101000","00101001","00101010","00101011","00101100","00101101","00101110","00101111","00110000","00110001","00110010","00110011","00110100","00110101","00110110","00110111","00111000","00111001","00111010","00111011","00111100","00111101","00111110","00111111","01000000","01000001","01000010","01000011","01000100","01000101","01000110","01000111","01001000","01001001","01001010","01001011","01001100","01001101","01001110","01001111","01010000","01010001","01010010","01010011","01010100","01010101","01010110","01010111","01011000","01011001","01011010","01011011","01011100","01011101","01011110","01011111","01100000","01100001","01100010","01100011","01100100","01100101","01100110","01100111","01101000","01101001","01101010","01101011","01101100","01101101","01101110","01101111","01110000","01110001","01110010","01110011","01110100","01110101","01110110","01110111","01111000","01111001","01111010","01111011","01111100","01111101","01111110","01111111","10000000","10000001","10000010","10000011","10000100","10000101","10000110","10000111","10001000","10001001","10001010","10001011","10001100","10001101","10001110","10001111","10010000","10010001","10010010","10010011","10010100","10010101","10010110","10010111","10011000","10011001","10011010","10011011","10011100","10011101","10011110","10011111","10100000","10100001","10100010","10100011","10100100","10100101","10100110","10100111","10101000","10101001","10101010","10101011","10101100","10101101","10101110","10101111","10110000","10110001","10110010","10110011","10110100","10110101","10110110","10110111","10111000","10111001","10111010","10111011","10111100","10111101","10111110","10111111","11000000","11000001","11000010","11000011","11000100","11000101","11000110","11000111","11001000","11001001","11001010","11001011","11001100","11001101","11001110","11001111","11010000","11010001","11010010","11010011","11010100","11010101","11010110","11010111","11011000","11011001","11011010","11011011","11011100","11011101","11011110","11011111","11100000","11100001","11100010","11100011","11100100","11100101","11100110","11100111","11101000","11101001","11101010","11101011","11101100","11101101","11101110","11101111","11110000","11110001","11110010","11110011","11110100","11110101","11110110","11110111","11111000","11111001","11111010","11111011","11111100","11111101","11111110","11111111"],[]]}],"label":"2024-09-08\u003cbr\u003e12:13","method":"update"}]}],"template":{"data":{"scatter":[{"type":"scatter"}]}},"title":{"text":"Keyspace Regions Population"},"updatemenus":[{"active":5,"buttons":[{"args":[{"visible":[true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false]}],"label":"Depth 1","method":"update"},{"args":[{"visible":[false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false]}],"label":"Depth 2","method":"update"},{"args":[{"visible":[false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false]}],"label":"Depth 3","method":"update"},{"args":[{"visible":[false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false]}],"label":"Depth 4","method":"update"},{"args":[{"visible":[false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false]}],"label":"Depth 5","method":"update"},{"args":[{"visible":[false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false]}],"label":"Depth 6","method":"update"},{"args":[{"visible":[false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false]}],"label":"Depth 7","method":"update"},{"args":[{"visible":[false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true]}],"label":"Depth 8","method":"update"}],"direction":"down","pad":{"r":10,"t":10},"showactive":true,"x":0.1,"xanchor":"left","y":1.15,"yanchor":"top"}],"xaxis":{"showticklabels":false,"title":{"text":"Keyspace regions"}},"yaxis":{"title":{"text":"Population"}}}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/02/celestia-agents-overall-stacked.json b/content.en/plots/2024/09/02/celestia-agents-overall-stacked.json
new file mode 100644
index 0000000000..43fb4e40ea
--- /dev/null
+++ b/content.en/plots/2024/09/02/celestia-agents-overall-stacked.json
@@ -0,0 +1 @@
+{"data": [{"fill": "tonexty", "hovertemplate": "Agent: celestia-celestia
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Total count: %{meta[0]:,}
Percentage: %{meta[1]:.1f}%
", "legendgroup": "celestia-celestia", "line": {"width": 0.5}, "marker": {"color": "#4c72b0"}, "meta": [[64, 34.375], [74, 40.54054054054054], [67, 37.3134328358209], [65, 32.30769230769231], [70, 38.57142857142858], [65, 30.76923076923077], [70, 40.0], [66, 36.36363636363637], [64, 34.375], [62, 29.03225806451613], [63, 30.158730158730158], [66, 33.33333333333333], [62, 33.87096774193548], [64, 32.8125], [66, 34.84848484848485], [63, 34.92063492063492], [63, 31.746031746031743], [57, 28.07017543859649], [62, 30.64516129032258], [65, 36.92307692307693], [61, 29.508196721311474], [60, 28.333333333333332], [65, 36.92307692307693], [67, 35.82089552238806], [63, 30.158730158730158], [60, 26.666666666666668], [62, 29.03225806451613], [59, 25.423728813559322], [58, 24.137931034482758], [62, 29.03225806451613], [69, 36.231884057971016], [61, 31.147540983606557], [61, 27.86885245901639], [67, 34.32835820895522], [63, 33.33333333333333], [63, 30.158730158730158], [69, 36.231884057971016], [63, 30.158730158730158], [66, 33.33333333333333], [59, 25.423728813559322], [63, 33.33333333333333], [66, 36.36363636363637], [59, 28.8135593220339], [61, 31.147540983606557], [61, 32.78688524590164], [63, 30.158730158730158], [67, 34.32835820895522], [67, 34.32835820895522], [61, 27.86885245901639], [60, 26.666666666666668], [63, 33.33333333333333], [65, 32.30769230769231], [64, 31.25], [68, 35.294117647058826], [62, 30.64516129032258], [60, 28.333333333333332], [63, 34.92063492063492], [61, 31.147540983606557], [60, 30.0], [65, 33.84615384615385], [59, 27.11864406779661], [64, 32.8125], [65, 32.30769230769231], [65, 32.30769230769231], [62, 29.03225806451613], [67, 34.32835820895522], [62, 29.03225806451613], [62, 29.03225806451613], [65, 35.38461538461539], [65, 32.30769230769231], [64, 34.375], [63, 30.158730158730158], [65, 32.30769230769231], [62, 29.03225806451613], [63, 30.158730158730158], [61, 32.78688524590164], [60, 26.666666666666668], [61, 31.147540983606557], [60, 30.0], [63, 34.92063492063492], [65, 33.84615384615385], [59, 30.508474576271187], [64, 35.9375], [62, 30.64516129032258], [62, 33.87096774193548], [59, 30.508474576271187], [61, 27.86885245901639], [63, 30.158730158730158], [63, 30.158730158730158], [64, 31.25], [67, 34.32835820895522], [64, 34.375], [71, 38.028169014084504], [64, 34.375], [64, 34.375], [62, 32.25806451612903], [71, 38.028169014084504], [69, 36.231884057971016], [69, 36.231884057971016], [64, 34.375], [64, 34.375], [64, 31.25], [62, 32.25806451612903], [59, 28.8135593220339], [63, 30.158730158730158], [59, 25.423728813559322], [60, 26.666666666666668], [61, 29.508196721311474], [66, 31.818181818181817], [67, 32.83582089552239], [64, 29.6875], [64, 29.6875], [63, 28.57142857142857], [61, 31.147540983606557], [68, 35.294117647058826], [64, 31.25], [62, 32.25806451612903], [62, 29.03225806451613], [70, 35.714285714285715], [70, 38.57142857142858], [67, 32.83582089552239], [69, 34.78260869565217], [72, 40.27777777777778], [68, 33.82352941176471], [68, 33.82352941176471], [71, 36.61971830985916], [67, 35.82089552238806], [71, 36.61971830985916], [69, 34.78260869565217], [72, 37.5], [68, 36.76470588235294], [68, 35.294117647058826], [75, 41.333333333333336], [72, 41.66666666666667], [67, 37.3134328358209], [67, 37.3134328358209], [67, 34.32835820895522], [67, 35.82089552238806], [55, 25.454545454545453], [59, 27.11864406779661], [62, 30.64516129032258], [62, 30.64516129032258], [68, 39.705882352941174], [60, 33.33333333333333], [60, 33.33333333333333], [66, 36.36363636363637], [63, 33.33333333333333], [65, 32.30769230769231], [66, 33.33333333333333], [60, 30.0], [62, 32.25806451612903], [63, 33.33333333333333], [61, 27.86885245901639], [65, 32.30769230769231], [62, 32.25806451612903], [62, 27.419354838709676], [66, 31.818181818181817], [67, 32.83582089552239], [64, 29.6875], [64, 32.8125], [68, 36.76470588235294], [61, 29.508196721311474], [65, 33.84615384615385], [62, 27.419354838709676], [64, 29.6875], [62, 27.419354838709676], [65, 30.76923076923077], [67, 32.83582089552239], [63, 31.746031746031743], [64, 29.6875], [64, 32.8125], [57, 24.561403508771928], [62, 30.64516129032258], [63, 28.57142857142857], [64, 29.6875], [60, 28.333333333333332], [64, 32.8125], [64, 29.6875], [59, 27.11864406779661], [62, 27.419354838709676], [58, 25.862068965517242], [62, 30.64516129032258], [60, 28.333333333333332], [61, 29.508196721311474], [60, 28.333333333333332], [60, 28.333333333333332], [60, 25.0], [60, 28.333333333333332], [62, 27.419354838709676], [63, 28.57142857142857], [64, 29.6875], [61, 26.229508196721312], [63, 28.57142857142857], [61, 26.229508196721312], [61, 26.229508196721312], [62, 27.419354838709676], [59, 23.728813559322035], [63, 28.57142857142857], [60, 28.333333333333332], [59, 23.728813559322035], [60, 25.0], [63, 28.57142857142857], [62, 27.419354838709676], [61, 29.508196721311474], [60, 28.333333333333332], [62, 27.419354838709676], [61, 26.229508196721312], [58, 22.413793103448278], [62, 30.64516129032258], [64, 29.6875], [62, 27.419354838709676], [59, 27.11864406779661], [60, 28.333333333333332], [61, 29.508196721311474], [63, 28.57142857142857], [60, 28.333333333333332], [63, 28.57142857142857], [58, 27.586206896551722], [61, 31.147540983606557], [58, 24.137931034482758], [60, 26.666666666666668], [59, 25.423728813559322], [60, 26.666666666666668], [56, 25.0], [61, 27.86885245901639], [60, 30.0], [59, 28.8135593220339], [59, 28.8135593220339], [59, 25.423728813559322], [57, 26.31578947368421], [58, 27.586206896551722], [61, 27.86885245901639], [59, 25.423728813559322], [59, 25.423728813559322], [55, 23.636363636363637], [58, 27.586206896551722], [63, 30.158730158730158], [59, 25.423728813559322], [61, 27.86885245901639], [60, 26.666666666666668], [60, 26.666666666666668], [59, 25.423728813559322], [56, 26.785714285714285], [55, 23.636363636363637], [54, 22.22222222222222], [57, 26.31578947368421], [54, 25.925925925925924], [59, 28.8135593220339], [57, 26.31578947368421], [56, 25.0], [57, 26.31578947368421], [59, 28.8135593220339], [56, 25.0], [59, 28.8135593220339], [58, 31.03448275862069], [57, 29.82456140350877], [58, 27.586206896551722], [62, 30.64516129032258], [59, 27.11864406779661], [59, 30.508474576271187], [64, 32.8125], [58, 29.310344827586203], [59, 27.11864406779661], [59, 27.11864406779661], [56, 26.785714285714285], [60, 28.333333333333332], [59, 30.508474576271187], [58, 25.862068965517242], [59, 27.11864406779661], [58, 25.862068965517242], [56, 26.785714285714285], [56, 26.785714285714285], [61, 29.508196721311474], [58, 29.310344827586203], [57, 24.561403508771928], [59, 27.11864406779661], [58, 29.310344827586203], [62, 30.64516129032258], [59, 27.11864406779661], [59, 27.11864406779661], [60, 28.333333333333332], [61, 29.508196721311474], [58, 25.862068965517242], [60, 30.0], [58, 27.586206896551722], [56, 28.57142857142857], [57, 26.31578947368421], [54, 25.925925925925924], [58, 27.586206896551722], [59, 28.8135593220339], [59, 28.8135593220339], [57, 26.31578947368421], [58, 27.586206896551722], [58, 27.586206896551722], [56, 28.57142857142857], [57, 26.31578947368421], [57, 29.82456140350877], [56, 25.0], [60, 30.0], [58, 27.586206896551722], [55, 25.454545454545453], [57, 26.31578947368421], [56, 28.57142857142857], [55, 27.27272727272727], [57, 29.82456140350877], [57, 26.31578947368421], [61, 31.147540983606557], [56, 26.785714285714285], [57, 28.07017543859649], [58, 29.310344827586203], [57, 28.07017543859649], [54, 24.074074074074073], [54, 27.77777777777778], [57, 28.07017543859649], [56, 25.0], [56, 25.0], [55, 27.27272727272727], [59, 28.8135593220339], [56, 26.785714285714285], [55, 29.09090909090909], [59, 30.508474576271187], [57, 28.07017543859649], [55, 29.09090909090909], [57, 28.07017543859649], [59, 30.508474576271187], [56, 25.0], [56, 25.0], [58, 27.586206896551722], [60, 30.0], [60, 30.0], [57, 26.31578947368421], [56, 25.0], [57, 29.82456140350877], [58, 31.03448275862069], [58, 27.586206896551722], [54, 25.925925925925924]], "mode": "lines", "name": "celestia-celestia", "stackgroup": "one", "text": "celestia-celestia", "x": ["2024-09-02T00:45:40.278230016", "2024-09-02T01:15:41.821021952", "2024-09-02T01:45:40.578211072", "2024-09-02T02:15:39.096946944", "2024-09-02T02:45:36.327675136", "2024-09-02T03:15:42.575067136", "2024-09-02T03:45:47.741890816", "2024-09-02T04:15:39.511968", "2024-09-02T04:45:38.656232960", "2024-09-02T05:15:40.611514112", "2024-09-02T05:45:37.845146880", "2024-09-02T06:15:39.706321920", "2024-09-02T06:45:41.431675904", "2024-09-02T07:15:37.493740032", "2024-09-02T07:45:45.832535040", "2024-09-02T08:15:45.728445952", "2024-09-02T08:45:39.048107008", "2024-09-02T09:15:42.349149952", "2024-09-02T09:45:39.558764032", "2024-09-02T10:15:37.785217024", "2024-09-02T10:45:38.501204992", "2024-09-02T11:15:40.424680960", "2024-09-02T11:45:37.109234176", "2024-09-02T12:15:46.340941824", "2024-09-02T12:45:37.709860096", "2024-09-02T13:15:42.938801920", "2024-09-02T13:45:43.166567168", "2024-09-02T14:15:38.692339968", "2024-09-02T14:45:38.904335872", "2024-09-02T15:15:38.832817920", "2024-09-02T15:45:39.237868032", "2024-09-02T16:15:40.703877888", "2024-09-02T16:45:39.712922112", "2024-09-02T17:15:37.688910848", "2024-09-02T17:45:37.966036992", "2024-09-02T18:15:38.063729152", "2024-09-02T18:45:38.415640064", "2024-09-02T19:15:39.241453824", "2024-09-02T19:45:38.105711872", "2024-09-02T20:16:01.037459968", "2024-09-02T20:45:37.978938112", "2024-09-02T21:15:35.976176128", "2024-09-02T21:45:43.819143168", "2024-09-02T22:15:38.397157888", "2024-09-02T22:45:45.014679808", "2024-09-02T23:15:37.661061888", "2024-09-02T23:45:36.926157056", "2024-09-03T00:15:38.885708032", "2024-09-03T00:45:38.722088960", "2024-09-03T01:15:37.752871936", "2024-09-03T01:45:38.791886080", "2024-09-03T02:15:39.069828096", "2024-09-03T02:45:37.604228096", "2024-09-03T03:15:38.422074112", "2024-09-03T03:45:37.513611008", "2024-09-03T04:15:44.074859008", "2024-09-03T04:45:40.743921920", "2024-09-03T05:15:47.264692992", "2024-09-03T05:45:36.683696896", "2024-09-03T06:15:43.224542976", "2024-09-03T06:45:38.809902080", "2024-09-03T07:15:39.317291008", "2024-09-03T07:45:37.726934784", "2024-09-03T08:15:45.049253888", "2024-09-03T08:45:37.490466048", "2024-09-03T09:15:41.969659136", "2024-09-03T09:45:36.516498176", "2024-09-03T10:15:41.274535936", "2024-09-03T10:45:40.732105984", "2024-09-03T11:15:37.559216128", "2024-09-03T11:45:45.821145088", "2024-09-03T12:15:37.800570112", "2024-09-03T12:45:38.040955904", "2024-09-03T13:15:41.923083008", "2024-09-03T13:45:38.371905024", "2024-09-03T14:15:37.650649088", "2024-09-03T14:45:38.401577984", "2024-09-03T15:15:38.794665216", "2024-09-03T15:45:40.246433024", "2024-09-03T16:15:45.469844224", "2024-09-03T16:45:45.595833088", "2024-09-03T17:15:36.844096", "2024-09-03T17:45:41.269391104", "2024-09-03T18:15:46.422707968", "2024-09-03T18:45:44.667977984", "2024-09-03T19:15:44.340532992", "2024-09-03T19:45:40.206151936", "2024-09-03T20:15:39.599972864", "2024-09-03T20:45:41.702450944", "2024-09-03T21:15:44.354470912", "2024-09-03T21:45:43.231597824", "2024-09-03T22:15:43.503185920", "2024-09-03T22:45:37.739129088", "2024-09-03T23:15:37.658597888", "2024-09-03T23:45:44.121957120", "2024-09-04T00:15:43.445916928", "2024-09-04T00:45:41.649473792", "2024-09-04T01:15:39.347443200", "2024-09-04T01:45:44.068884992", "2024-09-04T02:15:38.234112", "2024-09-04T02:45:37.650587136", "2024-09-04T03:15:36.695583232", "2024-09-04T03:45:45.360312064", "2024-09-04T04:15:39.485403904", "2024-09-04T04:45:36.843388160", "2024-09-04T05:15:38.167977216", "2024-09-04T05:45:44.127363840", "2024-09-04T06:15:39.270576128", "2024-09-04T06:45:43.008791808", "2024-09-04T07:15:36.362755072", "2024-09-04T07:45:41.533785088", "2024-09-04T08:15:42.330113024", "2024-09-04T08:45:42.284896", "2024-09-04T09:15:40.025396224", "2024-09-04T09:45:45.391094016", "2024-09-04T10:15:38.570655232", "2024-09-04T10:45:39.496547840", "2024-09-04T11:15:50.461036800", "2024-09-04T11:46:13.667980032", "2024-09-04T12:15:39.435291136", "2024-09-04T12:45:38.746530048", "2024-09-04T13:15:38.710892032", "2024-09-04T13:45:41.503198976", "2024-09-04T14:15:46.708121088", "2024-09-04T14:45:39.717850880", "2024-09-04T15:15:40.853758208", "2024-09-04T15:45:43.909504768", "2024-09-04T16:15:42.685825024", "2024-09-04T16:45:40.088121856", "2024-09-04T17:15:38.307430912", "2024-09-04T17:45:41.620451840", "2024-09-04T18:15:41.992465920", "2024-09-04T18:45:38.094530048", "2024-09-04T19:15:41.142456064", "2024-09-04T19:45:37.599937792", "2024-09-04T20:15:44.747330048", "2024-09-04T20:45:43.691554048", "2024-09-04T21:15:42.599608064", "2024-09-04T21:45:37.684144896", "2024-09-04T22:15:43.637012992", "2024-09-04T22:45:36.378447104", "2024-09-04T23:15:38.878118912", "2024-09-04T23:45:39.398195968", "2024-09-05T00:15:38.788932096", "2024-09-05T00:45:45.233241088", "2024-09-05T01:15:38.447740160", "2024-09-05T01:45:39.741427968", "2024-09-05T02:15:38.766056960", "2024-09-05T02:45:45.829512960", "2024-09-05T03:15:39.192076800", "2024-09-05T03:45:36.651860992", "2024-09-05T04:15:44.877798912", "2024-09-05T04:45:44.226435072", "2024-09-05T05:15:36.363187968", "2024-09-05T05:45:41.420350976", "2024-09-05T06:15:43.570394880", "2024-09-05T06:45:35.916655104", "2024-09-05T07:15:40.434362880", "2024-09-05T07:45:36.345187072", "2024-09-05T08:15:41.290031872", "2024-09-05T08:45:36.225789952", "2024-09-05T09:15:42.086746880", "2024-09-05T09:45:37.095372032", "2024-09-05T10:15:39.511971072", "2024-09-05T10:45:40.147126016", "2024-09-05T11:15:45.862020096", "2024-09-05T11:45:40.860927232", "2024-09-05T12:15:46.163687936", "2024-09-05T12:45:41.783268096", "2024-09-05T13:15:40.376985088", "2024-09-05T13:45:36.833459968", "2024-09-05T14:15:38.765208064", "2024-09-05T14:45:36.313913088", "2024-09-05T15:15:39.205100032", "2024-09-05T15:45:42.713556992", "2024-09-05T16:15:39.987951104", "2024-09-05T16:45:41.047347968", "2024-09-05T17:15:37.883534080", "2024-09-05T17:45:37.940516864", "2024-09-05T18:15:45.333729024", "2024-09-05T18:45:46.054324992", "2024-09-05T19:15:39.529577984", "2024-09-05T19:45:44.445154816", "2024-09-05T20:15:38.128288", "2024-09-05T20:45:45.246819072", "2024-09-05T21:15:40.308871936", "2024-09-05T21:45:40.343077888", "2024-09-05T22:15:38.266597888", "2024-09-05T22:45:39.236596992", "2024-09-05T23:15:42.726191872", "2024-09-05T23:45:40.910956032", "2024-09-06T00:15:40.576700928", "2024-09-06T00:45:47.769620992", "2024-09-06T01:15:39.141777920", "2024-09-06T01:45:40.266077952", "2024-09-06T02:15:40.484184064", "2024-09-06T02:45:37.983688960", "2024-09-06T03:15:37.759766016", "2024-09-06T03:45:36.210038016", "2024-09-06T04:15:40.065833984", "2024-09-06T04:45:39.251000832", "2024-09-06T05:15:41.698692096", "2024-09-06T05:45:40.923501056", "2024-09-06T06:15:47.475547136", "2024-09-06T06:45:43.329956096", "2024-09-06T07:15:38.761940992", "2024-09-06T07:45:44.841409024", "2024-09-06T08:15:39.782899968", "2024-09-06T08:45:36.356434944", "2024-09-06T09:15:37.587853824", "2024-09-06T09:45:37.640196096", "2024-09-06T10:15:41.529843200", "2024-09-06T10:45:36.986505984", "2024-09-06T11:15:38.336396032", "2024-09-06T11:45:43.948076032", "2024-09-06T12:15:39.380347136", "2024-09-06T12:45:35.954202880", "2024-09-06T13:15:43.790520832", "2024-09-06T13:45:38.639742976", "2024-09-06T14:15:42.386908160", "2024-09-06T14:45:38.706535936", "2024-09-06T15:15:43.234942976", "2024-09-06T15:45:41.521800960", "2024-09-06T16:15:50.360861952", "2024-09-06T16:45:40.851810048", "2024-09-06T17:15:37.771700992", "2024-09-06T17:45:48.189232128", "2024-09-06T18:15:37.496552960", "2024-09-06T18:45:41.971432960", "2024-09-06T19:15:43.929775104", "2024-09-06T19:45:38.755752192", "2024-09-06T20:15:45.160811776", "2024-09-06T20:45:41.306272", "2024-09-06T21:15:40.282895104", "2024-09-06T21:45:37.470225152", "2024-09-06T22:15:42.608180992", "2024-09-06T22:45:44.598573056", "2024-09-06T23:15:49.029950976", "2024-09-06T23:45:38.031142912", "2024-09-07T00:15:38.577702912", "2024-09-07T00:45:42.622780160", "2024-09-07T01:15:44.064310016", "2024-09-07T01:45:38.680674048", "2024-09-07T02:15:41.629824", "2024-09-07T02:45:39.763335936", "2024-09-07T03:15:41.123109120", "2024-09-07T03:45:42.732683008", "2024-09-07T04:15:37.523699968", "2024-09-07T04:45:36.979324160", "2024-09-07T05:15:39.062657024", "2024-09-07T05:45:38.409163008", "2024-09-07T06:15:38.767424", "2024-09-07T06:45:36.053510912", "2024-09-07T07:15:42.653382912", "2024-09-07T07:45:36.804496896", "2024-09-07T08:15:40.013020160", "2024-09-07T08:45:37.529700096", "2024-09-07T09:15:36.688823040", "2024-09-07T09:45:40.461359104", "2024-09-07T10:15:36.457065216", "2024-09-07T10:45:37.495012096", "2024-09-07T11:15:37.258493952", "2024-09-07T11:45:42.966608896", "2024-09-07T12:15:47.738244096", "2024-09-07T12:45:39.106740992", "2024-09-07T13:15:38.932033024", "2024-09-07T13:45:38.754714112", "2024-09-07T14:15:46.003171840", "2024-09-07T14:45:40.300594176", "2024-09-07T15:15:46.322376960", "2024-09-07T15:45:39.264727040", "2024-09-07T16:15:38.458096896", "2024-09-07T16:45:36.277282048", "2024-09-07T17:15:38.303546880", "2024-09-07T17:45:40.688549888", "2024-09-07T18:15:42.975617792", "2024-09-07T18:45:42.867747072", "2024-09-07T19:15:39.132910848", "2024-09-07T19:45:36.276491008", "2024-09-07T20:15:45.722248960", "2024-09-07T20:45:34.730720", "2024-09-07T21:15:42.294203904", "2024-09-07T21:45:37.827258112", "2024-09-07T22:15:46.907380992", "2024-09-07T22:45:43.611643904", "2024-09-07T23:15:42.535350016", "2024-09-07T23:45:47.215169792", "2024-09-08T00:15:38.390758912", "2024-09-08T00:45:40.815143936", "2024-09-08T01:15:39.448872960", "2024-09-08T01:45:35.938062080", "2024-09-08T02:15:39.332305920", "2024-09-08T02:45:37.924614912", "2024-09-08T03:15:36.043512064", "2024-09-08T03:45:35.004798976", "2024-09-08T04:15:38.257747968", "2024-09-08T04:45:37.308904960", "2024-09-08T05:15:43.796489984", "2024-09-08T05:45:44.609111040", "2024-09-08T06:15:38.607120896", "2024-09-08T06:45:37.943064832", "2024-09-08T07:15:38.690062080", "2024-09-08T07:45:35.828594944", "2024-09-08T08:15:43.426107904", "2024-09-08T08:45:40.819035136", "2024-09-08T09:15:35.857996032", "2024-09-08T09:45:42.409723136", "2024-09-08T10:15:37.249280", "2024-09-08T10:45:37.095521024", "2024-09-08T11:15:39.012090880", "2024-09-08T11:45:35.106624", "2024-09-08T12:15:37.407328", "2024-09-08T12:45:38.483192064", "2024-09-08T13:15:39.064270080", "2024-09-08T13:45:37.179933952", "2024-09-08T14:15:37.595202816", "2024-09-08T14:45:38.008177152", "2024-09-08T15:15:41.783379968", "2024-09-08T15:45:38.959655936", "2024-09-08T16:15:37.862817024", "2024-09-08T16:45:37.476259840", "2024-09-08T17:15:43.359096064", "2024-09-08T17:45:40.218660096", "2024-09-08T18:15:37.822041088", "2024-09-08T18:45:43.016606208", "2024-09-08T19:15:40.654774784", "2024-09-08T19:45:38.093675008", "2024-09-08T20:15:37.704338176", "2024-09-08T20:45:35.759347968", "2024-09-08T21:15:37.924819968", "2024-09-08T21:45:38.787868928", "2024-09-08T22:15:38.004463872", "2024-09-08T22:45:36.349804032", "2024-09-08T23:15:43.647258112", "2024-09-08T23:45:43.346238976", "2024-09-09T00:15:40.171674112"], "y": [22, 30, 25, 21, 27, 20, 28, 24, 22, 18, 19, 22, 21, 21, 23, 22, 20, 16, 19, 24, 18, 17, 24, 24, 19, 16, 18, 15, 14, 18, 25, 19, 17, 23, 21, 19, 25, 19, 22, 15, 21, 24, 17, 19, 20, 19, 23, 23, 17, 16, 21, 21, 20, 24, 19, 17, 22, 19, 18, 22, 16, 21, 21, 21, 18, 23, 18, 18, 23, 21, 22, 19, 21, 18, 19, 20, 16, 19, 18, 22, 22, 18, 23, 19, 21, 18, 17, 19, 19, 20, 23, 22, 27, 22, 22, 20, 27, 25, 25, 22, 22, 20, 20, 17, 19, 15, 16, 18, 21, 22, 19, 19, 18, 19, 24, 20, 20, 18, 25, 27, 22, 24, 29, 23, 23, 26, 24, 26, 24, 27, 25, 24, 31, 30, 25, 25, 23, 24, 14, 16, 19, 19, 27, 20, 20, 24, 21, 21, 22, 18, 20, 21, 17, 21, 20, 17, 21, 22, 19, 21, 25, 18, 22, 17, 19, 17, 20, 22, 20, 19, 21, 14, 19, 18, 19, 17, 21, 19, 16, 17, 15, 19, 17, 18, 17, 17, 15, 17, 17, 18, 19, 16, 18, 16, 16, 17, 14, 18, 17, 14, 15, 18, 17, 18, 17, 17, 16, 13, 19, 19, 17, 16, 17, 18, 18, 17, 18, 16, 19, 14, 16, 15, 16, 14, 17, 18, 17, 17, 15, 15, 16, 17, 15, 15, 13, 16, 19, 15, 17, 16, 16, 15, 15, 13, 12, 15, 14, 17, 15, 14, 15, 17, 14, 17, 18, 17, 16, 19, 16, 18, 21, 17, 16, 16, 15, 17, 18, 15, 16, 15, 15, 15, 18, 17, 14, 16, 17, 19, 16, 16, 17, 18, 15, 18, 16, 16, 15, 14, 16, 17, 17, 15, 16, 16, 16, 15, 17, 14, 18, 16, 14, 15, 16, 15, 17, 15, 19, 15, 16, 17, 16, 13, 15, 16, 14, 14, 15, 17, 15, 16, 18, 16, 16, 16, 18, 14, 14, 16, 18, 18, 15, 14, 17, 18, 16, 14], "type": "scatter"}, {"fill": "tonexty", "hovertemplate": "Agent: celestia-node
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Total count: %{meta[0]:,}
Percentage: %{meta[1]:.1f}%
", "legendgroup": "celestia-node", "line": {"width": 0.5}, "marker": {"color": "#dd8452"}, "meta": [[64, 65.625], [74, 59.45945945945946], [67, 62.68656716417911], [65, 67.6923076923077], [70, 61.42857142857143], [65, 69.23076923076923], [70, 60.0], [66, 63.63636363636363], [64, 65.625], [62, 70.96774193548387], [63, 69.84126984126983], [66, 66.66666666666666], [62, 66.12903225806451], [64, 67.1875], [66, 65.15151515151516], [63, 65.07936507936508], [63, 68.25396825396825], [57, 71.9298245614035], [62, 69.35483870967742], [65, 63.07692307692307], [61, 70.49180327868852], [60, 71.66666666666667], [65, 63.07692307692307], [67, 64.17910447761194], [63, 69.84126984126983], [60, 73.33333333333333], [62, 70.96774193548387], [59, 74.57627118644068], [58, 75.86206896551724], [62, 70.96774193548387], [69, 63.76811594202898], [61, 68.85245901639344], [61, 72.1311475409836], [67, 65.67164179104478], [63, 66.66666666666666], [63, 69.84126984126983], [69, 63.76811594202898], [63, 69.84126984126983], [66, 66.66666666666666], [59, 74.57627118644068], [63, 66.66666666666666], [66, 63.63636363636363], [59, 71.1864406779661], [61, 68.85245901639344], [61, 67.21311475409836], [63, 69.84126984126983], [67, 65.67164179104478], [67, 65.67164179104478], [61, 72.1311475409836], [60, 73.33333333333333], [63, 66.66666666666666], [65, 67.6923076923077], [64, 68.75], [68, 64.70588235294117], [62, 69.35483870967742], [60, 71.66666666666667], [63, 65.07936507936508], [61, 68.85245901639344], [60, 70.0], [65, 66.15384615384615], [59, 72.88135593220339], [64, 67.1875], [65, 67.6923076923077], [65, 67.6923076923077], [62, 70.96774193548387], [67, 65.67164179104478], [62, 70.96774193548387], [62, 70.96774193548387], [65, 64.61538461538461], [65, 67.6923076923077], [64, 65.625], [63, 69.84126984126983], [65, 67.6923076923077], [62, 70.96774193548387], [63, 69.84126984126983], [61, 67.21311475409836], [60, 73.33333333333333], [61, 68.85245901639344], [60, 70.0], [63, 65.07936507936508], [65, 66.15384615384615], [59, 69.49152542372882], [64, 64.0625], [62, 69.35483870967742], [62, 66.12903225806451], [59, 69.49152542372882], [61, 72.1311475409836], [63, 69.84126984126983], [63, 69.84126984126983], [64, 68.75], [67, 65.67164179104478], [64, 65.625], [71, 61.97183098591549], [64, 65.625], [64, 65.625], [62, 67.74193548387096], [71, 61.97183098591549], [69, 63.76811594202898], [69, 63.76811594202898], [64, 65.625], [64, 65.625], [64, 68.75], [62, 67.74193548387096], [59, 71.1864406779661], [63, 69.84126984126983], [59, 74.57627118644068], [60, 73.33333333333333], [61, 70.49180327868852], [66, 68.18181818181817], [67, 67.16417910447761], [64, 70.3125], [64, 70.3125], [63, 71.42857142857143], [61, 68.85245901639344], [68, 64.70588235294117], [64, 68.75], [62, 67.74193548387096], [62, 70.96774193548387], [70, 64.28571428571429], [70, 61.42857142857143], [67, 67.16417910447761], [69, 65.21739130434783], [72, 59.72222222222222], [68, 66.17647058823529], [68, 66.17647058823529], [71, 63.38028169014085], [67, 64.17910447761194], [71, 63.38028169014085], [69, 65.21739130434783], [72, 62.5], [68, 63.23529411764706], [68, 64.70588235294117], [75, 58.666666666666664], [72, 58.333333333333336], [67, 62.68656716417911], [67, 62.68656716417911], [67, 65.67164179104478], [67, 64.17910447761194], [55, 74.54545454545455], [59, 72.88135593220339], [62, 69.35483870967742], [62, 69.35483870967742], [68, 60.29411764705882], [60, 66.66666666666666], [60, 66.66666666666666], [66, 63.63636363636363], [63, 66.66666666666666], [65, 67.6923076923077], [66, 66.66666666666666], [60, 70.0], [62, 67.74193548387096], [63, 66.66666666666666], [61, 72.1311475409836], [65, 67.6923076923077], [62, 67.74193548387096], [62, 72.58064516129032], [66, 68.18181818181817], [67, 67.16417910447761], [64, 70.3125], [64, 67.1875], [68, 63.23529411764706], [61, 70.49180327868852], [65, 66.15384615384615], [62, 72.58064516129032], [64, 70.3125], [62, 72.58064516129032], [65, 69.23076923076923], [67, 67.16417910447761], [63, 68.25396825396825], [64, 70.3125], [64, 67.1875], [57, 75.43859649122807], [62, 69.35483870967742], [63, 71.42857142857143], [64, 70.3125], [60, 71.66666666666667], [64, 67.1875], [64, 70.3125], [59, 72.88135593220339], [62, 72.58064516129032], [58, 74.13793103448276], [62, 69.35483870967742], [60, 71.66666666666667], [61, 70.49180327868852], [60, 71.66666666666667], [60, 71.66666666666667], [60, 75.0], [60, 71.66666666666667], [62, 72.58064516129032], [63, 71.42857142857143], [64, 70.3125], [61, 73.77049180327869], [63, 71.42857142857143], [61, 73.77049180327869], [61, 73.77049180327869], [62, 72.58064516129032], [59, 76.27118644067797], [63, 71.42857142857143], [60, 71.66666666666667], [59, 76.27118644067797], [60, 75.0], [63, 71.42857142857143], [62, 72.58064516129032], [61, 70.49180327868852], [60, 71.66666666666667], [62, 72.58064516129032], [61, 73.77049180327869], [58, 77.58620689655173], [62, 69.35483870967742], [64, 70.3125], [62, 72.58064516129032], [59, 72.88135593220339], [60, 71.66666666666667], [61, 70.49180327868852], [63, 71.42857142857143], [60, 71.66666666666667], [63, 71.42857142857143], [58, 72.41379310344827], [61, 68.85245901639344], [58, 75.86206896551724], [60, 73.33333333333333], [59, 74.57627118644068], [60, 73.33333333333333], [56, 75.0], [61, 72.1311475409836], [60, 70.0], [59, 71.1864406779661], [59, 71.1864406779661], [59, 74.57627118644068], [57, 73.68421052631578], [58, 72.41379310344827], [61, 72.1311475409836], [59, 74.57627118644068], [59, 74.57627118644068], [55, 76.36363636363637], [58, 72.41379310344827], [63, 69.84126984126983], [59, 74.57627118644068], [61, 72.1311475409836], [60, 73.33333333333333], [60, 73.33333333333333], [59, 74.57627118644068], [56, 73.21428571428571], [55, 76.36363636363637], [54, 77.77777777777779], [57, 73.68421052631578], [54, 74.07407407407408], [59, 71.1864406779661], [57, 73.68421052631578], [56, 75.0], [57, 73.68421052631578], [59, 71.1864406779661], [56, 75.0], [59, 71.1864406779661], [58, 68.96551724137932], [57, 70.17543859649122], [58, 72.41379310344827], [62, 69.35483870967742], [59, 72.88135593220339], [59, 69.49152542372882], [64, 67.1875], [58, 70.6896551724138], [59, 72.88135593220339], [59, 72.88135593220339], [56, 73.21428571428571], [60, 71.66666666666667], [59, 69.49152542372882], [58, 74.13793103448276], [59, 72.88135593220339], [58, 74.13793103448276], [56, 73.21428571428571], [56, 73.21428571428571], [61, 70.49180327868852], [58, 70.6896551724138], [57, 75.43859649122807], [59, 72.88135593220339], [58, 70.6896551724138], [62, 69.35483870967742], [59, 72.88135593220339], [59, 72.88135593220339], [60, 71.66666666666667], [61, 70.49180327868852], [58, 74.13793103448276], [60, 70.0], [58, 72.41379310344827], [56, 71.42857142857143], [57, 73.68421052631578], [54, 74.07407407407408], [58, 72.41379310344827], [59, 71.1864406779661], [59, 71.1864406779661], [57, 73.68421052631578], [58, 72.41379310344827], [58, 72.41379310344827], [56, 71.42857142857143], [57, 73.68421052631578], [57, 70.17543859649122], [56, 75.0], [60, 70.0], [58, 72.41379310344827], [55, 74.54545454545455], [57, 73.68421052631578], [56, 71.42857142857143], [55, 72.72727272727273], [57, 70.17543859649122], [57, 73.68421052631578], [61, 68.85245901639344], [56, 73.21428571428571], [57, 71.9298245614035], [58, 70.6896551724138], [57, 71.9298245614035], [54, 75.92592592592592], [54, 72.22222222222221], [57, 71.9298245614035], [56, 75.0], [56, 75.0], [55, 72.72727272727273], [59, 71.1864406779661], [56, 73.21428571428571], [55, 70.9090909090909], [59, 69.49152542372882], [57, 71.9298245614035], [55, 70.9090909090909], [57, 71.9298245614035], [59, 69.49152542372882], [56, 75.0], [56, 75.0], [58, 72.41379310344827], [60, 70.0], [60, 70.0], [57, 73.68421052631578], [56, 75.0], [57, 70.17543859649122], [58, 68.96551724137932], [58, 72.41379310344827], [54, 74.07407407407408]], "mode": "lines", "name": "celestia-node", "stackgroup": "one", "text": "celestia-node", "x": ["2024-09-02T00:45:40.278230016", "2024-09-02T01:15:41.821021952", "2024-09-02T01:45:40.578211072", "2024-09-02T02:15:39.096946944", "2024-09-02T02:45:36.327675136", "2024-09-02T03:15:42.575067136", "2024-09-02T03:45:47.741890816", "2024-09-02T04:15:39.511968", "2024-09-02T04:45:38.656232960", "2024-09-02T05:15:40.611514112", "2024-09-02T05:45:37.845146880", "2024-09-02T06:15:39.706321920", "2024-09-02T06:45:41.431675904", "2024-09-02T07:15:37.493740032", "2024-09-02T07:45:45.832535040", "2024-09-02T08:15:45.728445952", "2024-09-02T08:45:39.048107008", "2024-09-02T09:15:42.349149952", "2024-09-02T09:45:39.558764032", "2024-09-02T10:15:37.785217024", "2024-09-02T10:45:38.501204992", "2024-09-02T11:15:40.424680960", "2024-09-02T11:45:37.109234176", "2024-09-02T12:15:46.340941824", "2024-09-02T12:45:37.709860096", "2024-09-02T13:15:42.938801920", "2024-09-02T13:45:43.166567168", "2024-09-02T14:15:38.692339968", "2024-09-02T14:45:38.904335872", "2024-09-02T15:15:38.832817920", "2024-09-02T15:45:39.237868032", "2024-09-02T16:15:40.703877888", "2024-09-02T16:45:39.712922112", "2024-09-02T17:15:37.688910848", "2024-09-02T17:45:37.966036992", "2024-09-02T18:15:38.063729152", "2024-09-02T18:45:38.415640064", "2024-09-02T19:15:39.241453824", "2024-09-02T19:45:38.105711872", "2024-09-02T20:16:01.037459968", "2024-09-02T20:45:37.978938112", "2024-09-02T21:15:35.976176128", "2024-09-02T21:45:43.819143168", "2024-09-02T22:15:38.397157888", "2024-09-02T22:45:45.014679808", "2024-09-02T23:15:37.661061888", "2024-09-02T23:45:36.926157056", "2024-09-03T00:15:38.885708032", "2024-09-03T00:45:38.722088960", "2024-09-03T01:15:37.752871936", "2024-09-03T01:45:38.791886080", "2024-09-03T02:15:39.069828096", "2024-09-03T02:45:37.604228096", "2024-09-03T03:15:38.422074112", "2024-09-03T03:45:37.513611008", "2024-09-03T04:15:44.074859008", "2024-09-03T04:45:40.743921920", "2024-09-03T05:15:47.264692992", "2024-09-03T05:45:36.683696896", "2024-09-03T06:15:43.224542976", "2024-09-03T06:45:38.809902080", "2024-09-03T07:15:39.317291008", "2024-09-03T07:45:37.726934784", "2024-09-03T08:15:45.049253888", "2024-09-03T08:45:37.490466048", "2024-09-03T09:15:41.969659136", "2024-09-03T09:45:36.516498176", "2024-09-03T10:15:41.274535936", "2024-09-03T10:45:40.732105984", "2024-09-03T11:15:37.559216128", "2024-09-03T11:45:45.821145088", "2024-09-03T12:15:37.800570112", "2024-09-03T12:45:38.040955904", "2024-09-03T13:15:41.923083008", "2024-09-03T13:45:38.371905024", "2024-09-03T14:15:37.650649088", "2024-09-03T14:45:38.401577984", "2024-09-03T15:15:38.794665216", "2024-09-03T15:45:40.246433024", "2024-09-03T16:15:45.469844224", "2024-09-03T16:45:45.595833088", "2024-09-03T17:15:36.844096", "2024-09-03T17:45:41.269391104", "2024-09-03T18:15:46.422707968", "2024-09-03T18:45:44.667977984", "2024-09-03T19:15:44.340532992", "2024-09-03T19:45:40.206151936", "2024-09-03T20:15:39.599972864", "2024-09-03T20:45:41.702450944", "2024-09-03T21:15:44.354470912", "2024-09-03T21:45:43.231597824", "2024-09-03T22:15:43.503185920", "2024-09-03T22:45:37.739129088", "2024-09-03T23:15:37.658597888", "2024-09-03T23:45:44.121957120", "2024-09-04T00:15:43.445916928", "2024-09-04T00:45:41.649473792", "2024-09-04T01:15:39.347443200", "2024-09-04T01:45:44.068884992", "2024-09-04T02:15:38.234112", "2024-09-04T02:45:37.650587136", "2024-09-04T03:15:36.695583232", "2024-09-04T03:45:45.360312064", "2024-09-04T04:15:39.485403904", "2024-09-04T04:45:36.843388160", "2024-09-04T05:15:38.167977216", "2024-09-04T05:45:44.127363840", "2024-09-04T06:15:39.270576128", "2024-09-04T06:45:43.008791808", "2024-09-04T07:15:36.362755072", "2024-09-04T07:45:41.533785088", "2024-09-04T08:15:42.330113024", "2024-09-04T08:45:42.284896", "2024-09-04T09:15:40.025396224", "2024-09-04T09:45:45.391094016", "2024-09-04T10:15:38.570655232", "2024-09-04T10:45:39.496547840", "2024-09-04T11:15:50.461036800", "2024-09-04T11:46:13.667980032", "2024-09-04T12:15:39.435291136", "2024-09-04T12:45:38.746530048", "2024-09-04T13:15:38.710892032", "2024-09-04T13:45:41.503198976", "2024-09-04T14:15:46.708121088", "2024-09-04T14:45:39.717850880", "2024-09-04T15:15:40.853758208", "2024-09-04T15:45:43.909504768", "2024-09-04T16:15:42.685825024", "2024-09-04T16:45:40.088121856", "2024-09-04T17:15:38.307430912", "2024-09-04T17:45:41.620451840", "2024-09-04T18:15:41.992465920", "2024-09-04T18:45:38.094530048", "2024-09-04T19:15:41.142456064", "2024-09-04T19:45:37.599937792", "2024-09-04T20:15:44.747330048", "2024-09-04T20:45:43.691554048", "2024-09-04T21:15:42.599608064", "2024-09-04T21:45:37.684144896", "2024-09-04T22:15:43.637012992", "2024-09-04T22:45:36.378447104", "2024-09-04T23:15:38.878118912", "2024-09-04T23:45:39.398195968", "2024-09-05T00:15:38.788932096", "2024-09-05T00:45:45.233241088", "2024-09-05T01:15:38.447740160", "2024-09-05T01:45:39.741427968", "2024-09-05T02:15:38.766056960", "2024-09-05T02:45:45.829512960", "2024-09-05T03:15:39.192076800", "2024-09-05T03:45:36.651860992", "2024-09-05T04:15:44.877798912", "2024-09-05T04:45:44.226435072", "2024-09-05T05:15:36.363187968", "2024-09-05T05:45:41.420350976", "2024-09-05T06:15:43.570394880", "2024-09-05T06:45:35.916655104", "2024-09-05T07:15:40.434362880", "2024-09-05T07:45:36.345187072", "2024-09-05T08:15:41.290031872", "2024-09-05T08:45:36.225789952", "2024-09-05T09:15:42.086746880", "2024-09-05T09:45:37.095372032", "2024-09-05T10:15:39.511971072", "2024-09-05T10:45:40.147126016", "2024-09-05T11:15:45.862020096", "2024-09-05T11:45:40.860927232", "2024-09-05T12:15:46.163687936", "2024-09-05T12:45:41.783268096", "2024-09-05T13:15:40.376985088", "2024-09-05T13:45:36.833459968", "2024-09-05T14:15:38.765208064", "2024-09-05T14:45:36.313913088", "2024-09-05T15:15:39.205100032", "2024-09-05T15:45:42.713556992", "2024-09-05T16:15:39.987951104", "2024-09-05T16:45:41.047347968", "2024-09-05T17:15:37.883534080", "2024-09-05T17:45:37.940516864", "2024-09-05T18:15:45.333729024", "2024-09-05T18:45:46.054324992", "2024-09-05T19:15:39.529577984", "2024-09-05T19:45:44.445154816", "2024-09-05T20:15:38.128288", "2024-09-05T20:45:45.246819072", "2024-09-05T21:15:40.308871936", "2024-09-05T21:45:40.343077888", "2024-09-05T22:15:38.266597888", "2024-09-05T22:45:39.236596992", "2024-09-05T23:15:42.726191872", "2024-09-05T23:45:40.910956032", "2024-09-06T00:15:40.576700928", "2024-09-06T00:45:47.769620992", "2024-09-06T01:15:39.141777920", "2024-09-06T01:45:40.266077952", "2024-09-06T02:15:40.484184064", "2024-09-06T02:45:37.983688960", "2024-09-06T03:15:37.759766016", "2024-09-06T03:45:36.210038016", "2024-09-06T04:15:40.065833984", "2024-09-06T04:45:39.251000832", "2024-09-06T05:15:41.698692096", "2024-09-06T05:45:40.923501056", "2024-09-06T06:15:47.475547136", "2024-09-06T06:45:43.329956096", "2024-09-06T07:15:38.761940992", "2024-09-06T07:45:44.841409024", "2024-09-06T08:15:39.782899968", "2024-09-06T08:45:36.356434944", "2024-09-06T09:15:37.587853824", "2024-09-06T09:45:37.640196096", "2024-09-06T10:15:41.529843200", "2024-09-06T10:45:36.986505984", "2024-09-06T11:15:38.336396032", "2024-09-06T11:45:43.948076032", "2024-09-06T12:15:39.380347136", "2024-09-06T12:45:35.954202880", "2024-09-06T13:15:43.790520832", "2024-09-06T13:45:38.639742976", "2024-09-06T14:15:42.386908160", "2024-09-06T14:45:38.706535936", "2024-09-06T15:15:43.234942976", "2024-09-06T15:45:41.521800960", "2024-09-06T16:15:50.360861952", "2024-09-06T16:45:40.851810048", "2024-09-06T17:15:37.771700992", "2024-09-06T17:45:48.189232128", "2024-09-06T18:15:37.496552960", "2024-09-06T18:45:41.971432960", "2024-09-06T19:15:43.929775104", "2024-09-06T19:45:38.755752192", "2024-09-06T20:15:45.160811776", "2024-09-06T20:45:41.306272", "2024-09-06T21:15:40.282895104", "2024-09-06T21:45:37.470225152", "2024-09-06T22:15:42.608180992", "2024-09-06T22:45:44.598573056", "2024-09-06T23:15:49.029950976", "2024-09-06T23:45:38.031142912", "2024-09-07T00:15:38.577702912", "2024-09-07T00:45:42.622780160", "2024-09-07T01:15:44.064310016", "2024-09-07T01:45:38.680674048", "2024-09-07T02:15:41.629824", "2024-09-07T02:45:39.763335936", "2024-09-07T03:15:41.123109120", "2024-09-07T03:45:42.732683008", "2024-09-07T04:15:37.523699968", "2024-09-07T04:45:36.979324160", "2024-09-07T05:15:39.062657024", "2024-09-07T05:45:38.409163008", "2024-09-07T06:15:38.767424", "2024-09-07T06:45:36.053510912", "2024-09-07T07:15:42.653382912", "2024-09-07T07:45:36.804496896", "2024-09-07T08:15:40.013020160", "2024-09-07T08:45:37.529700096", "2024-09-07T09:15:36.688823040", "2024-09-07T09:45:40.461359104", "2024-09-07T10:15:36.457065216", "2024-09-07T10:45:37.495012096", "2024-09-07T11:15:37.258493952", "2024-09-07T11:45:42.966608896", "2024-09-07T12:15:47.738244096", "2024-09-07T12:45:39.106740992", "2024-09-07T13:15:38.932033024", "2024-09-07T13:45:38.754714112", "2024-09-07T14:15:46.003171840", "2024-09-07T14:45:40.300594176", "2024-09-07T15:15:46.322376960", "2024-09-07T15:45:39.264727040", "2024-09-07T16:15:38.458096896", "2024-09-07T16:45:36.277282048", "2024-09-07T17:15:38.303546880", "2024-09-07T17:45:40.688549888", "2024-09-07T18:15:42.975617792", "2024-09-07T18:45:42.867747072", "2024-09-07T19:15:39.132910848", "2024-09-07T19:45:36.276491008", "2024-09-07T20:15:45.722248960", "2024-09-07T20:45:34.730720", "2024-09-07T21:15:42.294203904", "2024-09-07T21:45:37.827258112", "2024-09-07T22:15:46.907380992", "2024-09-07T22:45:43.611643904", "2024-09-07T23:15:42.535350016", "2024-09-07T23:45:47.215169792", "2024-09-08T00:15:38.390758912", "2024-09-08T00:45:40.815143936", "2024-09-08T01:15:39.448872960", "2024-09-08T01:45:35.938062080", "2024-09-08T02:15:39.332305920", "2024-09-08T02:45:37.924614912", "2024-09-08T03:15:36.043512064", "2024-09-08T03:45:35.004798976", "2024-09-08T04:15:38.257747968", "2024-09-08T04:45:37.308904960", "2024-09-08T05:15:43.796489984", "2024-09-08T05:45:44.609111040", "2024-09-08T06:15:38.607120896", "2024-09-08T06:45:37.943064832", "2024-09-08T07:15:38.690062080", "2024-09-08T07:45:35.828594944", "2024-09-08T08:15:43.426107904", "2024-09-08T08:45:40.819035136", "2024-09-08T09:15:35.857996032", "2024-09-08T09:45:42.409723136", "2024-09-08T10:15:37.249280", "2024-09-08T10:45:37.095521024", "2024-09-08T11:15:39.012090880", "2024-09-08T11:45:35.106624", "2024-09-08T12:15:37.407328", "2024-09-08T12:45:38.483192064", "2024-09-08T13:15:39.064270080", "2024-09-08T13:45:37.179933952", "2024-09-08T14:15:37.595202816", "2024-09-08T14:45:38.008177152", "2024-09-08T15:15:41.783379968", "2024-09-08T15:45:38.959655936", "2024-09-08T16:15:37.862817024", "2024-09-08T16:45:37.476259840", "2024-09-08T17:15:43.359096064", "2024-09-08T17:45:40.218660096", "2024-09-08T18:15:37.822041088", "2024-09-08T18:45:43.016606208", "2024-09-08T19:15:40.654774784", "2024-09-08T19:45:38.093675008", "2024-09-08T20:15:37.704338176", "2024-09-08T20:45:35.759347968", "2024-09-08T21:15:37.924819968", "2024-09-08T21:45:38.787868928", "2024-09-08T22:15:38.004463872", "2024-09-08T22:45:36.349804032", "2024-09-08T23:15:43.647258112", "2024-09-08T23:45:43.346238976", "2024-09-09T00:15:40.171674112"], "y": [42, 44, 42, 44, 43, 45, 42, 42, 42, 44, 44, 44, 41, 43, 43, 41, 43, 41, 43, 41, 43, 43, 41, 43, 44, 44, 44, 44, 44, 44, 44, 42, 44, 44, 42, 44, 44, 44, 44, 44, 42, 42, 42, 42, 41, 44, 44, 44, 44, 44, 42, 44, 44, 44, 43, 43, 41, 42, 42, 43, 43, 43, 44, 44, 44, 44, 44, 44, 42, 44, 42, 44, 44, 44, 44, 41, 44, 42, 42, 41, 43, 41, 41, 43, 41, 41, 44, 44, 44, 44, 44, 42, 44, 42, 42, 42, 44, 44, 44, 42, 42, 44, 42, 42, 44, 44, 44, 43, 45, 45, 45, 45, 45, 42, 44, 44, 42, 44, 45, 43, 45, 45, 43, 45, 45, 45, 43, 45, 45, 45, 43, 44, 44, 42, 42, 42, 44, 43, 41, 43, 43, 43, 41, 40, 40, 42, 42, 44, 44, 42, 42, 42, 44, 44, 42, 45, 45, 45, 45, 43, 43, 43, 43, 45, 45, 45, 45, 45, 43, 45, 43, 43, 43, 45, 45, 43, 43, 45, 43, 45, 43, 43, 43, 43, 43, 43, 45, 43, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 43, 45, 45, 45, 45, 43, 43, 45, 45, 45, 43, 45, 45, 43, 43, 43, 45, 43, 45, 42, 42, 44, 44, 44, 44, 42, 44, 42, 42, 42, 44, 42, 42, 44, 44, 44, 42, 42, 44, 44, 44, 44, 44, 44, 41, 42, 42, 42, 40, 42, 42, 42, 42, 42, 42, 42, 40, 40, 42, 43, 43, 41, 43, 41, 43, 43, 41, 43, 41, 43, 43, 43, 41, 41, 43, 41, 43, 43, 41, 43, 43, 43, 43, 43, 43, 42, 42, 40, 42, 40, 42, 42, 42, 42, 42, 42, 40, 42, 40, 42, 42, 42, 41, 42, 40, 40, 40, 42, 42, 41, 41, 41, 41, 41, 39, 41, 42, 42, 40, 42, 41, 39, 41, 41, 39, 41, 41, 42, 42, 42, 42, 42, 42, 42, 40, 40, 42, 40], "type": "scatter"}], "layout": {"template": {"data": {"scatter": [{"type": "scatter"}]}}, "xaxis": {"title": {"text": "Date"}, "tickangle": -20, "type": "date", "tickformat": "%Y-%m-%d"}, "yaxis": {"title": {"text": "Count"}, "autorange": true, "rangemode": "tozero", "tickformat": ","}, "legend": {"traceorder": "reversed"}, "autosize": true, "annotations": [{"font": {"size": 18}, "showarrow": false, "text": "Agents distribution over time", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.15, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 14}, "showarrow": false, "text": "", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.1, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 10}, "showarrow": false, "text": "Data: week ending 09 Sep 2024. Source: Nebula", "x": 0.99, "xanchor": "right", "xref": "paper", "y": -0.14, "yanchor": "top", "yref": "paper"}]}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/02/celestia-agents-overall.json b/content.en/plots/2024/09/02/celestia-agents-overall.json
new file mode 100644
index 0000000000..fd606edb87
--- /dev/null
+++ b/content.en/plots/2024/09/02/celestia-agents-overall.json
@@ -0,0 +1 @@
+{"data": [{"hovertemplate": "Agent: %{x}
Count: %{y:,}
Percentage: %{text}
", "marker": {"color": ["#dd8452", "#4c72b0"]}, "text": ["70.0%", "30.0%"], "textposition": "outside", "x": ["celestia-node", "celestia-celestia"], "y": [42, 18], "type": "bar"}], "layout": {"template": {"data": {"scatter": [{"type": "scatter"}]}}, "xaxis": {"title": {"text": "Agent"}, "tickangle": -45}, "yaxis": {"title": {"text": "Count"}, "tickformat": ","}, "autosize": true, "annotations": [{"font": {"size": 18}, "showarrow": false, "text": "Agent Types", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.15, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 14}, "showarrow": false, "text": "Total Count: 60", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.1, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 10}, "showarrow": false, "text": "Data: week ending 09 Sep 2024. Source: Nebula", "x": 0.99, "xanchor": "right", "xref": "paper", "y": -0.14, "yanchor": "top", "yref": "paper"}]}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/02/celestia-cloud-agent-All-bars.json b/content.en/plots/2024/09/02/celestia-cloud-agent-All-bars.json
new file mode 100644
index 0000000000..5982c91b07
--- /dev/null
+++ b/content.en/plots/2024/09/02/celestia-cloud-agent-All-bars.json
@@ -0,0 +1 @@
+{"data": [{"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["56.3%", "11.5%", "11.3%", "3.5%", "2.9%", "2.6%", "2.3%", "1.4%", "1.4%", "1.2%", "1.2%", "1.2%", "3.8%"], "textposition": "outside", "x": ["Non-Datacenter", "https://www.hetzner.com/", "https://www.scaleway.com/", "http://www.ovh.com/", "https://aws.amazon.com/", "http://www.ip-exchange.de/", "http://www.hostdepartment.", "https://www.netcup.de/", "https://contabo.de/", "http://www.duomenucentras.", "https://hostkey.com/", "https://www.vernet.lv/", "others"], "y": [47, 9, 9, 3, 2, 2, 1, 1, 1, 1, 1, 1, 3], "type": "bar"}], "layout": {"template": {"data": {"scatter": [{"type": "scatter"}]}}, "xaxis": {"title": {"text": "Cloud Provider"}, "tickangle": -20}, "yaxis": {"title": {"text": "Count"}, "rangemode": "tozero"}, "annotations": [{"font": {"size": 18}, "showarrow": false, "text": "Cloud Distribution of All Nodes", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.15, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 14}, "showarrow": false, "text": "Total: 85", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.1, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 10}, "showarrow": false, "text": "Data: week ending 09 Sep 2024. Source: Nebula", "x": 0.99, "xanchor": "right", "xref": "paper", "y": -0.14, "yanchor": "top", "yref": "paper"}]}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/02/celestia-cloud-agent-All-lines.json b/content.en/plots/2024/09/02/celestia-cloud-agent-All-lines.json
new file mode 100644
index 0000000000..ece94dd2bb
--- /dev/null
+++ b/content.en/plots/2024/09/02/celestia-cloud-agent-All-lines.json
@@ -0,0 +1 @@
+{"data": [{"hovertemplate": "Cloud Provider: https://www.hetzner.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://www.hetzner.com/", "text": ["27.03%", "23.81%", "26.32%", "25.00%", "25.00%", "26.32%", "22.73%", "26.32%", "26.32%", "27.03%", "25.64%", "26.32%", "25.64%", "25.00%", "23.26%", "25.64%", "25.64%", "31.25%", "25.64%", "26.32%", "27.78%", "26.32%", "25.00%", "22.73%", "27.03%", "25.64%", "26.32%", "27.03%", "27.78%", "25.64%", "24.39%", "25.00%", "26.32%", "23.81%", "25.64%", "26.32%", "24.39%", "25.64%", "25.64%", "26.32%", "25.64%", "25.00%", "27.78%", "27.78%", "27.03%", "25.64%", "24.39%", "25.00%", "25.64%", "26.32%", "26.32%", "25.00%", "26.32%", "23.81%", "24.32%", "23.68%", "23.68%", "24.32%", "24.32%", "24.39%", "28.57%", "26.32%", "25.00%", "24.39%", "27.03%", "23.81%", "25.00%", "26.32%", "25.64%", "25.00%", "25.00%", "25.64%", "25.00%", "26.32%", "25.64%", "27.78%", "27.03%", "27.78%", "28.57%", "23.68%", "21.43%", "25.71%", "23.68%", "25.00%", "23.68%", "25.71%", "26.32%", "25.00%", "26.32%", "25.64%", "24.39%", "27.78%", "22.22%", "25.00%", "26.32%", "26.32%", "24.39%", "23.26%", "24.39%", "26.32%", "24.39%", "24.39%", "28.57%", "26.32%", "25.00%", "25.00%", "26.32%", "27.78%", "24.39%", "25.64%", "24.39%", "22.73%", "25.00%", "25.64%", "23.81%", "25.00%", "26.32%", "25.64%", "23.81%", "22.73%", "23.26%", "24.39%", "25.00%", "25.64%", "25.00%", "25.00%", "25.64%", "23.26%", "22.73%", "22.22%", "23.81%", "22.22%", "22.22%", "23.26%", "24.39%", "24.39%", "23.26%", "21.43%", "27.27%", "25.71%", "25.71%", "25.71%", "21.95%", "24.32%", "25.00%", "23.68%", "22.50%", "22.50%", "23.08%", "25.00%", "25.00%", "25.00%", "25.00%", "24.32%", "23.68%", "27.03%", "24.39%", "25.00%", "25.64%", "25.00%", "25.00%", "27.03%", "27.78%", "27.78%", "25.64%", "27.03%", "26.32%", "25.00%", "26.32%", "25.64%", "27.03%", "29.41%", "29.41%", "25.00%", "26.32%", "27.03%", "27.78%", "25.64%", "27.78%", "27.03%", "29.41%", "25.64%", "28.57%", "25.64%", "27.78%", "28.57%", "27.03%", "27.03%", "27.78%", "25.64%", "25.64%", "27.03%", "26.32%", "26.32%", "28.57%", "28.57%", "27.03%", "25.64%", "28.57%", "28.57%", "27.78%", "26.32%", "27.78%", "28.57%", "29.41%", "27.78%", "27.78%", "28.57%", "29.41%", "27.78%", "28.57%", "30.30%", "30.30%", "28.57%", "28.57%", "29.41%", "27.78%", "30.30%", "27.78%", "29.41%", "27.03%", "29.41%", "28.57%", "30.30%", "27.03%", "29.41%", "29.41%", "30.30%", "29.41%", "30.30%", "30.30%", "26.32%", "28.57%", "27.78%", "30.30%", "30.30%", "27.03%", "27.78%", "27.78%", "27.78%", "29.41%", "27.78%", "29.41%", "27.27%", "26.47%", "25.71%", "27.27%", "27.27%", "27.27%", "26.47%", "26.47%", "26.47%", "27.27%", "25.00%", "28.12%", "25.71%", "27.27%", "29.41%", "27.03%", "30.30%", "29.41%", "31.25%", "28.57%", "28.57%", "30.30%", "27.03%", "30.30%", "28.57%", "27.03%", "29.41%", "29.41%", "31.25%", "29.41%", "29.41%", "28.57%", "27.78%", "29.41%", "26.32%", "29.41%", "28.57%", "28.57%", "30.56%", "28.57%", "25.71%", "25.71%", "27.27%", "26.47%", "28.12%", "25.71%", "25.71%", "26.47%", "26.47%", "25.71%", "27.27%", "28.12%", "26.47%", "29.03%", "26.47%", "26.47%", "25.00%", "28.12%", "25.71%", "29.03%", "28.12%", "26.47%", "27.27%", "25.71%", "28.12%", "28.12%", "26.47%", "28.12%", "27.27%", "28.12%", "26.47%", "30.30%", "29.41%", "31.25%", "28.57%", "27.27%", "28.12%", "28.12%", "28.12%", "26.47%", "28.12%", "27.27%", "29.41%", "28.57%", "30.30%", "28.57%", "28.57%", "28.57%", "30.30%", "31.25%", "31.25%", "29.41%", "30.30%"], "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 9, 9, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 9, 9, 9, 9, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 11, 10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 10, 10, 10, 10, 9, 9, 9, 9, 9, 9, 9, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://www.scaleway.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://www.scaleway.com/", "text": ["24.32%", "21.43%", "23.68%", "25.00%", "25.00%", "28.95%", "20.45%", "23.68%", "23.68%", "24.32%", "23.08%", "23.68%", "23.08%", "22.50%", "23.26%", "23.08%", "23.08%", "28.12%", "23.08%", "26.32%", "25.00%", "23.68%", "25.00%", "22.73%", "27.03%", "25.64%", "28.95%", "27.03%", "27.78%", "25.64%", "24.39%", "25.00%", "26.32%", "23.81%", "25.64%", "26.32%", "24.39%", "25.64%", "25.64%", "26.32%", "28.21%", "25.00%", "30.56%", "27.78%", "29.73%", "25.64%", "24.39%", "25.00%", "25.64%", "26.32%", "26.32%", "27.50%", "26.32%", "23.81%", "27.03%", "28.95%", "26.32%", "24.32%", "27.03%", "24.39%", "25.71%", "23.68%", "25.00%", "26.83%", "27.03%", "23.81%", "25.00%", "26.32%", "25.64%", "25.00%", "27.50%", "25.64%", "25.00%", "26.32%", "25.64%", "25.00%", "27.03%", "27.78%", "28.57%", "26.32%", "26.19%", "28.57%", "26.32%", "27.78%", "26.32%", "31.43%", "26.32%", "25.00%", "26.32%", "28.21%", "26.83%", "30.56%", "22.22%", "25.00%", "28.95%", "28.95%", "24.39%", "20.93%", "24.39%", "23.68%", "24.39%", "26.83%", "28.57%", "26.32%", "25.00%", "22.50%", "23.68%", "27.78%", "21.95%", "23.08%", "26.83%", "22.73%", "27.50%", "25.64%", "23.81%", "25.00%", "26.32%", "25.64%", "23.81%", "25.00%", "23.26%", "24.39%", "25.00%", "25.64%", "25.00%", "25.00%", "25.64%", "23.26%", "22.73%", "22.22%", "23.81%", "24.44%", "22.22%", "25.58%", "24.39%", "24.39%", "23.26%", "23.81%", "30.30%", "31.43%", "28.57%", "28.57%", "24.39%", "27.03%", "27.78%", "26.32%", "25.00%", "25.00%", "25.64%", "27.78%", "27.78%", "30.56%", "27.78%", "29.73%", "26.32%", "29.73%", "24.39%", "25.00%", "25.64%", "25.00%", "27.50%", "27.03%", "27.78%", "27.78%", "25.64%", "29.73%", "26.32%", "27.50%", "26.32%", "25.64%", "27.03%", "29.41%", "29.41%", "25.00%", "28.95%", "27.03%", "27.78%", "25.64%", "27.78%", "27.03%", "29.41%", "25.64%", "31.43%", "25.64%", "27.78%", "28.57%", "27.03%", "27.03%", "27.78%", "25.64%", "25.64%", "24.32%", "23.68%", "23.68%", "25.71%", "25.71%", "24.32%", "23.08%", "25.71%", "25.71%", "25.00%", "23.68%", "25.00%", "25.71%", "29.41%", "25.00%", "27.78%", "25.71%", "29.41%", "25.00%", "25.71%", "27.27%", "27.27%", "25.71%", "28.57%", "26.47%", "25.00%", "30.30%", "25.00%", "26.47%", "24.32%", "26.47%", "25.71%", "27.27%", "24.32%", "26.47%", "26.47%", "27.27%", "26.47%", "30.30%", "27.27%", "26.32%", "25.71%", "25.00%", "27.27%", "27.27%", "27.03%", "25.00%", "25.00%", "25.00%", "26.47%", "27.78%", "26.47%", "27.27%", "26.47%", "25.71%", "27.27%", "27.27%", "27.27%", "26.47%", "26.47%", "26.47%", "27.27%", "25.00%", "28.12%", "25.71%", "27.27%", "26.47%", "24.32%", "30.30%", "26.47%", "28.12%", "25.71%", "25.71%", "27.27%", "24.32%", "27.27%", "28.57%", "24.32%", "26.47%", "26.47%", "28.12%", "26.47%", "26.47%", "25.71%", "25.00%", "26.47%", "23.68%", "26.47%", "25.71%", "28.57%", "25.00%", "25.71%", "28.57%", "25.71%", "27.27%", "29.41%", "28.12%", "25.71%", "25.71%", "29.41%", "26.47%", "25.71%", "27.27%", "28.12%", "26.47%", "29.03%", "29.41%", "29.41%", "25.00%", "28.12%", "25.71%", "29.03%", "28.12%", "26.47%", "27.27%", "25.71%", "28.12%", "28.12%", "26.47%", "28.12%", "30.30%", "28.12%", "26.47%", "27.27%", "26.47%", "28.12%", "25.71%", "27.27%", "28.12%", "28.12%", "28.12%", "26.47%", "28.12%", "27.27%", "26.47%", "25.71%", "27.27%", "25.71%", "25.71%", "25.71%", "27.27%", "28.12%", "31.25%", "29.41%", "27.27%"], "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [9, 9, 9, 10, 10, 11, 9, 9, 9, 9, 9, 9, 9, 9, 10, 9, 9, 9, 9, 10, 9, 9, 10, 10, 10, 10, 11, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 11, 10, 11, 10, 11, 10, 10, 10, 10, 10, 10, 11, 10, 10, 10, 11, 10, 9, 10, 10, 9, 9, 10, 11, 10, 10, 10, 10, 10, 10, 11, 10, 10, 10, 10, 9, 10, 10, 10, 10, 11, 10, 10, 10, 10, 11, 10, 10, 10, 11, 11, 11, 10, 10, 11, 11, 10, 9, 10, 9, 10, 11, 10, 10, 10, 9, 9, 10, 9, 9, 11, 10, 11, 10, 10, 10, 10, 10, 10, 11, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 11, 10, 11, 10, 10, 10, 10, 10, 11, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 11, 10, 11, 10, 11, 10, 10, 10, 10, 11, 10, 10, 10, 10, 11, 10, 11, 10, 10, 10, 10, 10, 10, 11, 10, 10, 10, 10, 10, 10, 10, 11, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 10, 9, 10, 9, 10, 9, 9, 9, 9, 9, 10, 9, 9, 10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 10, 9, 10, 9, 9, 9, 9, 10, 9, 9, 9, 9, 10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 10, 9, 9, 9, 9, 9, 9, 9, 10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 10, 9, 9, 10, 9, 9, 10, 9, 9, 9, 10, 9, 9, 9, 9, 9, 9, 10, 10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 10, 10, 9], "type": "scatter"}, {"hovertemplate": "Cloud Provider: http://www.ovh.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "http://www.ovh.com/", "text": ["8.11%", "7.14%", "7.89%", "7.50%", "7.50%", "7.89%", "6.82%", "7.89%", "7.89%", "8.11%", "7.69%", "7.89%", "7.69%", "7.50%", "6.98%", "7.69%", "7.69%", "9.38%", "7.69%", "7.89%", "8.33%", "7.89%", "7.50%", "6.82%", "8.11%", "7.69%", "7.89%", "8.11%", "8.33%", "7.69%", "7.32%", "7.50%", "7.89%", "7.14%", "7.69%", "7.89%", "7.32%", "7.69%", "7.69%", "7.89%", "7.69%", "7.50%", "8.33%", "8.33%", "8.11%", "7.69%", "7.32%", "7.50%", "7.69%", "7.89%", "7.89%", "7.50%", "7.89%", "7.14%", "8.11%", "7.89%", "7.89%", "8.11%", "8.11%", "7.32%", "8.57%", "7.89%", "7.50%", "7.32%", "8.11%", "7.14%", "7.50%", "7.89%", "7.69%", "7.50%", "7.50%", "7.69%", "7.50%", "7.89%", "7.69%", "8.33%", "8.11%", "8.33%", "8.57%", "7.89%", "7.14%", "8.57%", "7.89%", "8.33%", "7.89%", "8.57%", "7.89%", "7.50%", "7.89%", "7.69%", "7.32%", "8.33%", "6.67%", "7.50%", "7.89%", "7.89%", "7.32%", "6.98%", "7.32%", "7.89%", "7.32%", "7.32%", "8.57%", "7.89%", "7.50%", "7.50%", "7.89%", "8.33%", "7.32%", "7.69%", "7.32%", "6.82%", "7.50%", "7.69%", "7.14%", "7.50%", "7.89%", "7.69%", "7.14%", "6.82%", "6.98%", "7.32%", "7.50%", "7.69%", "7.50%", "7.50%", "7.69%", "6.98%", "6.82%", "6.67%", "7.14%", "6.67%", "6.67%", "6.98%", "7.32%", "7.32%", "6.98%", "7.14%", "9.09%", "8.57%", "8.57%", "8.57%", "7.32%", "8.11%", "8.33%", "7.89%", "7.50%", "7.50%", "7.69%", "8.33%", "8.33%", "8.33%", "8.33%", "8.11%", "7.89%", "8.11%", "7.32%", "7.50%", "7.69%", "7.50%", "7.50%", "8.11%", "8.33%", "8.33%", "7.69%", "8.11%", "7.89%", "7.50%", "7.89%", "7.69%", "8.11%", "8.82%", "8.82%", "7.50%", "7.89%", "8.11%", "8.33%", "7.69%", "8.33%", "8.11%", "8.82%", "7.69%", "8.57%", "7.69%", "8.33%", "8.57%", "8.11%", "8.11%", "8.33%", "7.69%", "7.69%", "8.11%", "7.89%", "7.89%", "8.57%", "8.57%", "8.11%", "7.69%", "8.57%", "8.57%", "8.33%", "7.89%", "8.33%", "8.57%", "8.82%", "8.33%", "8.33%", "8.57%", "8.82%", "8.33%", "8.57%", "9.09%", "9.09%", "8.57%", "8.57%", "8.82%", "8.33%", "9.09%", "8.33%", "8.82%", "8.11%", "8.82%", "8.57%", "9.09%", "8.11%", "8.82%", "8.82%", "9.09%", "8.82%", "9.09%", "9.09%", "7.89%", "8.57%", "8.33%", "9.09%", "9.09%", "8.11%", "8.33%", "8.33%", "8.33%", "8.82%", "8.33%", "8.82%", "9.09%", "8.82%", "8.57%", "9.09%", "9.09%", "9.09%", "8.82%", "8.82%", "8.82%", "9.09%", "8.33%", "9.38%", "8.57%", "9.09%", "8.82%", "8.11%", "9.09%", "8.82%", "9.38%", "8.57%", "8.57%", "9.09%", "8.11%", "9.09%", "8.57%", "8.11%", "8.82%", "8.82%", "9.38%", "8.82%", "8.82%", "8.57%", "8.33%", "8.82%", "7.89%", "8.82%", "8.57%", "8.57%", "8.33%", "8.57%", "8.57%", "8.57%", "9.09%", "8.82%", "9.38%", "8.57%", "8.57%", "8.82%", "8.82%", "8.57%", "9.09%", "9.38%", "8.82%", "9.68%", "8.82%", "8.82%", "8.33%", "9.38%", "8.57%", "9.68%", "9.38%", "8.82%", "9.09%", "8.57%", "9.38%", "9.38%", "8.82%", "9.38%", "9.09%", "9.38%", "8.82%", "9.09%", "8.82%", "9.38%", "8.57%", "9.09%", "9.38%", "9.38%", "9.38%", "8.82%", "9.38%", "9.09%", "8.82%", "8.57%", "9.09%", "8.57%", "8.57%", "8.57%", "9.09%", "9.38%", "9.38%", "8.82%", "9.09%"], "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://aws.amazon.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://aws.amazon.com/", "text": ["5.41%", "7.14%", "5.26%", "5.00%", "5.00%", "7.89%", "4.55%", "5.26%", "5.26%", "5.41%", "5.13%", "5.26%", "7.69%", "5.00%", "4.65%", "5.13%", "5.13%", "6.25%", "5.13%", "5.26%", "5.56%", "7.89%", "5.00%", "6.82%", "5.41%", "7.69%", "7.89%", "5.41%", "5.56%", "5.13%", "4.88%", "7.50%", "5.26%", "4.76%", "7.69%", "5.26%", "4.88%", "7.69%", "5.13%", "7.89%", "5.13%", "5.00%", "8.33%", "5.56%", "5.41%", "7.69%", "4.88%", "5.00%", "5.13%", "5.26%", "5.26%", "5.00%", "5.26%", "7.14%", "5.41%", "5.26%", "5.26%", "5.41%", "5.41%", "9.76%", "5.71%", "5.26%", "5.00%", "9.76%", "5.41%", "7.14%", "5.00%", "7.89%", "7.69%", "5.00%", "5.00%", "7.69%", "5.00%", "5.26%", "5.13%", "5.56%", "8.11%", "5.56%", "5.71%", "5.26%", "7.14%", "5.71%", "10.53%", "5.56%", "7.89%", "5.71%", "5.26%", "7.50%", "7.89%", "5.13%", "7.32%", "8.33%", "4.44%", "5.00%", "5.26%", "5.26%", "7.32%", "4.65%", "4.88%", "5.26%", "4.88%", "4.88%", "5.71%", "7.89%", "5.00%", "7.50%", "5.26%", "8.33%", "9.76%", "5.13%", "7.32%", "9.09%", "5.00%", "12.82%", "7.14%", "7.50%", "5.26%", "5.13%", "4.76%", "4.55%", "4.65%", "4.88%", "5.00%", "5.13%", "5.00%", "5.00%", "5.13%", "4.65%", "6.82%", "4.44%", "7.14%", "4.44%", "8.89%", "6.98%", "4.88%", "4.88%", "6.98%", "9.52%", "9.09%", "5.71%", "5.71%", "8.57%", "9.76%", "8.11%", "5.56%", "10.53%", "7.50%", "7.50%", "5.13%", "8.33%", "5.56%", "5.56%", "8.33%", "5.41%", "5.26%", "8.11%", "4.88%", "7.50%", "5.13%", "7.50%", "7.50%", "5.41%", "5.56%", "8.33%", "7.69%", "5.41%", "5.26%", "5.00%", "7.89%", "5.13%", "5.41%", "8.82%", "5.88%", "7.50%", "7.89%", "8.11%", "5.56%", "5.13%", "8.33%", "5.41%", "5.88%", "10.26%", "5.71%", "7.69%", "8.33%", "8.57%", "8.11%", "8.11%", "5.56%", "10.26%", "10.26%", "8.11%", "7.89%", "10.53%", "5.71%", "8.57%", "8.11%", "7.69%", "5.71%", "5.71%", "8.33%", "7.89%", "8.33%", "8.57%", "5.88%", "8.33%", "5.56%", "8.57%", "5.88%", "5.56%", "8.57%", "9.09%", "9.09%", "8.57%", "5.71%", "8.82%", "5.56%", "6.06%", "11.11%", "5.88%", "10.81%", "5.88%", "8.57%", "9.09%", "10.81%", "5.88%", "8.82%", "6.06%", "5.88%", "6.06%", "6.06%", "7.89%", "8.57%", "8.33%", "6.06%", "6.06%", "5.41%", "8.33%", "8.33%", "8.33%", "5.88%", "5.56%", "8.82%", "6.06%", "8.82%", "5.71%", "9.09%", "6.06%", "6.06%", "8.82%", "8.82%", "8.82%", "6.06%", "5.56%", "9.38%", "8.57%", "6.06%", "5.88%", "8.11%", "6.06%", "5.88%", "6.25%", "5.71%", "8.57%", "9.09%", "8.11%", "9.09%", "5.71%", "5.41%", "5.88%", "8.82%", "9.38%", "5.88%", "11.76%", "8.57%", "5.56%", "8.82%", "7.89%", "5.88%", "8.57%", "5.71%", "5.56%", "8.57%", "5.71%", "8.57%", "6.06%", "5.88%", "9.38%", "5.71%", "5.71%", "5.88%", "5.88%", "8.57%", "6.06%", "6.25%", "5.88%", "6.45%", "5.88%", "5.88%", "8.33%", "6.25%", "8.57%", "6.45%", "6.25%", "5.88%", "6.06%", "5.71%", "6.25%", "6.25%", "5.88%", "6.25%", "6.06%", "9.38%", "8.82%", "6.06%", "5.88%", "6.25%", "5.71%", "6.06%", "6.25%", "6.25%", "6.25%", "8.82%", "6.25%", "9.09%", "5.88%", "8.57%", "6.06%", "11.43%", "8.57%", "11.43%", "9.09%", "6.25%", "6.25%", "5.88%", "9.09%"], "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [2, 3, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 3, 2, 3, 3, 2, 2, 2, 2, 3, 2, 2, 3, 2, 2, 3, 2, 3, 2, 2, 3, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 4, 2, 2, 2, 4, 2, 3, 2, 3, 3, 2, 2, 3, 2, 2, 2, 2, 3, 2, 2, 2, 3, 2, 4, 2, 3, 2, 2, 3, 3, 2, 3, 3, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 3, 2, 3, 2, 3, 4, 2, 3, 4, 2, 5, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 3, 2, 4, 3, 2, 2, 3, 4, 3, 2, 2, 3, 4, 3, 2, 4, 3, 3, 2, 3, 2, 2, 3, 2, 2, 3, 2, 3, 2, 3, 3, 2, 2, 3, 3, 2, 2, 2, 3, 2, 2, 3, 2, 3, 3, 3, 2, 2, 3, 2, 2, 4, 2, 3, 3, 3, 3, 3, 2, 4, 4, 3, 3, 4, 2, 3, 3, 3, 2, 2, 3, 3, 3, 3, 2, 3, 2, 3, 2, 2, 3, 3, 3, 3, 2, 3, 2, 2, 4, 2, 4, 2, 3, 3, 4, 2, 3, 2, 2, 2, 2, 3, 3, 3, 2, 2, 2, 3, 3, 3, 2, 2, 3, 2, 3, 2, 3, 2, 2, 3, 3, 3, 2, 2, 3, 3, 2, 2, 3, 2, 2, 2, 2, 3, 3, 3, 3, 2, 2, 2, 3, 3, 2, 4, 3, 2, 3, 3, 2, 3, 2, 2, 3, 2, 3, 2, 2, 3, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 3, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 3, 2, 3, 2, 4, 3, 4, 3, 2, 2, 2, 3], "type": "scatter"}, {"hovertemplate": "Cloud Provider: http://www.hostdepartment.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "http://www.hostdepartment.", "text": ["5.41%", "4.76%", "5.26%", "5.00%", "5.00%", "5.26%", "4.55%", "5.26%", "5.26%", "5.41%", "5.13%", "5.26%", "5.13%", "5.00%", "4.65%", "5.13%", "5.13%", "6.25%", "5.13%", "5.26%", "5.56%", "5.26%", "5.00%", "4.55%", "5.41%", "5.13%", "5.26%", "5.41%", "5.56%", "5.13%", "4.88%", "5.00%", "5.26%", "4.76%", "5.13%", "5.26%", "4.88%", "5.13%", "5.13%", "5.26%", "5.13%", "5.00%", "5.56%", "5.56%", "5.41%", "5.13%", "4.88%", "5.00%", "5.13%", "5.26%", "5.26%", "5.00%", "5.26%", "4.76%", "5.41%", "5.26%", "5.26%", "5.41%", "5.41%", "4.88%", "5.71%", "5.26%", "5.00%", "4.88%", "5.41%", "4.76%", "5.00%", "5.26%", "5.13%", "5.00%", "5.00%", "5.13%", "5.00%", "5.26%", "5.13%", "5.56%", "5.41%", "5.56%", "5.71%", "5.26%", "4.76%", "5.71%", "5.26%", "5.56%", "5.26%", "5.71%", "5.26%", "5.00%", "5.26%", "5.13%", "4.88%", "5.56%", "4.44%", "5.00%", "5.26%", "5.26%", "4.88%", "4.65%", "4.88%", "5.26%", "4.88%", "4.88%", "5.71%", "5.26%", "5.00%", "5.00%", "5.26%", "5.56%", "4.88%", "5.13%", "4.88%", "4.55%", "5.00%", "5.13%", "4.76%", "5.00%", "5.26%", "5.13%", "2.38%", "2.27%", "2.33%", "2.44%", "2.50%", "2.56%", "2.50%", "2.50%", "2.56%", "2.33%", "2.27%", "4.44%", "4.76%", "4.44%", "4.44%", "4.65%", "4.88%", "4.88%", "4.65%", "4.76%", "6.06%", "5.71%", "5.71%", "5.71%", "4.88%", "5.41%", "5.56%", "5.26%", "5.00%", "5.00%", "5.13%", "5.56%", "5.56%", "5.56%", "5.56%", "5.41%", "5.26%", "5.41%", "4.88%", "5.00%", "5.13%", "5.00%", "5.00%", "5.41%", "5.56%", "5.56%", "5.13%", "5.41%", "5.26%", "5.00%", "5.26%", "5.13%", "5.41%", "5.88%", "5.88%", "5.00%", "5.26%", "5.41%", "5.56%", "5.13%", "5.56%", "5.41%", "5.88%", "5.13%", "5.71%", "5.13%", "5.56%", "5.71%", "5.41%", "5.41%", "5.56%", "5.13%", "5.13%", "5.41%", "5.26%", "5.26%", "5.71%", "5.71%", "5.41%", "5.13%", "5.71%", "5.71%", "5.56%", "5.26%", "5.56%", "5.71%", "5.88%", "5.56%", "5.56%", "5.71%", "5.88%", "5.56%", "5.71%", "6.06%", "6.06%", "5.71%", "5.71%", "5.88%", "5.56%", "6.06%", "5.56%", "5.88%", "5.41%", "5.88%", "5.71%", "6.06%", "5.41%", "5.88%", "5.88%", "6.06%", "5.88%", "6.06%", "6.06%", "5.26%", "5.71%", "5.56%", "6.06%", "6.06%", "5.41%", "5.56%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "6.06%", "5.88%", "5.71%", "6.06%", "6.06%", "6.06%", "5.88%", "5.88%", "5.88%", "6.06%", "5.56%", "6.25%", "5.71%", "6.06%", "5.88%", "5.41%", "6.06%", "5.88%", "6.25%", "5.71%", "5.71%", "6.06%", "5.41%", "6.06%", "5.71%", "5.41%", "5.88%", "5.88%", "6.25%", "5.88%", "5.88%", "5.71%", "5.56%", "5.88%", "5.26%", "5.88%", "5.71%", "5.71%", "5.56%", "5.71%", "5.71%", "5.71%", "6.06%", "5.88%", "6.25%", "5.71%", "5.71%", "5.88%", "5.88%", "5.71%", "6.06%", "6.25%", "5.88%", "6.45%", "5.88%", "5.88%", "5.56%", "6.25%", "5.71%", "6.45%", "6.25%", "5.88%", "6.06%", "5.71%", "6.25%", "6.25%", "5.88%", "6.25%", "6.06%", "6.25%", "5.88%", "6.06%", "5.88%", "6.25%", "5.71%", "6.06%", "6.25%", "6.25%", "6.25%", "5.88%", "6.25%", "6.06%", "5.88%", "5.71%", "6.06%", "5.71%", "5.71%", "5.71%", "6.06%", "6.25%", "6.25%", "5.88%", "6.06%"], "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], "type": "scatter"}, {"hovertemplate": "Cloud Provider: http://www.ip-exchange.de/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "http://www.ip-exchange.de/", "text": ["2.70%", "4.76%", "5.26%", "7.50%", "10.00%", "2.63%", "13.64%", "7.89%", "2.63%", "5.41%", "5.13%", "2.63%", "2.56%", "10.00%", "11.63%", "12.82%", "5.13%", "5.26%", "2.78%", "2.63%", "12.50%", "6.82%", "2.56%", "2.63%", "2.70%", "2.78%", "2.56%", "4.88%", "2.50%", "2.63%", "11.90%", "10.26%", "7.32%", "2.56%", "2.56%", "2.63%", "5.13%", "15.00%", "2.78%", "2.70%", "5.13%", "12.20%", "5.00%", "7.69%", "7.89%", "5.26%", "5.00%", "7.89%", "2.38%", "5.41%", "2.63%", "10.53%", "5.41%", "5.41%", "2.44%", "2.86%", "5.26%", "5.00%", "2.44%", "5.41%", "2.38%", "10.00%", "2.63%", "5.13%", "10.00%", "7.50%", "5.13%", "7.50%", "5.26%", "5.13%", "8.33%", "2.70%", "2.78%", "2.86%", "7.89%", "9.52%", "8.57%", "5.26%", "5.56%", "10.53%", "2.86%", "7.89%", "10.00%", "5.26%", "5.13%", "2.44%", "8.89%", "7.50%", "2.63%", "2.63%", "7.32%", "4.65%", "2.44%", "5.26%", "9.76%", "7.32%", "2.86%", "2.63%", "5.00%", "5.00%", "2.63%", "2.78%", "4.88%", "2.56%", "7.32%", "9.09%", "2.50%", "5.13%", "4.76%", "5.00%", "5.26%", "7.69%", "11.90%", "13.64%", "9.30%", "7.32%", "15.00%", "7.69%", "10.00%", "10.00%", "12.82%", "13.95%", "11.36%", "11.11%", "9.52%", "13.33%", "11.11%", "13.95%", "12.20%", "12.20%", "11.63%", "9.52%", "3.03%", "5.71%", "9.76%", "8.11%", "8.33%", "5.26%", "7.50%", "10.00%", "5.13%", "8.33%", "5.56%", "5.56%", "2.78%", "2.70%", "7.89%", "7.32%", "5.00%", "5.13%", "12.50%", "7.50%", "5.41%", "5.56%", "2.56%", "7.89%", "7.50%", "7.89%", "7.69%", "10.81%", "2.94%", "2.94%", "7.50%", "2.63%", "5.41%", "8.33%", "7.69%", "2.78%", "5.41%", "2.94%", "5.13%", "2.86%", "7.69%", "5.56%", "2.86%", "2.70%", "2.70%", "2.78%", "5.13%", "5.13%", "5.41%", "7.89%", "2.63%", "2.86%", "2.70%", "5.13%", "2.86%", "2.86%", "7.89%", "2.78%", "2.86%", "2.94%", "2.78%", "2.78%", "2.94%", "2.78%", "2.86%", "5.56%", "2.78%", "2.70%", "2.94%", "3.03%", "5.26%", "5.41%", "2.78%", "2.86%", "2.94%", "5.56%", "5.71%", "2.70%", "3.03%", "2.70%", "5.41%", "2.78%", "2.94%", "5.26%", "2.78%", "3.03%", "5.71%", "2.86%", "3.12%", "2.78%", "3.12%", "2.94%", "2.86%", "2.94%", "2.86%", "3.03%", "3.12%", "2.94%", "2.86%", "2.86%", "3.12%"], "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T22:45:36.349804+00:00"], "y": [1, 2, 2, 3, 4, 1, 6, 3, 1, 2, 2, 1, 1, 4, 5, 5, 2, 2, 1, 1, 5, 3, 1, 1, 1, 1, 1, 2, 1, 1, 5, 4, 3, 1, 1, 1, 2, 6, 1, 1, 2, 5, 2, 3, 3, 2, 2, 3, 1, 2, 1, 4, 2, 2, 1, 1, 2, 2, 1, 2, 1, 4, 1, 2, 4, 3, 2, 3, 2, 2, 3, 1, 1, 1, 3, 4, 3, 2, 2, 4, 1, 3, 4, 2, 2, 1, 4, 3, 1, 1, 3, 2, 1, 2, 4, 3, 1, 1, 2, 2, 1, 1, 2, 1, 3, 4, 1, 2, 2, 2, 2, 3, 5, 6, 4, 3, 6, 3, 4, 4, 5, 6, 5, 5, 4, 6, 5, 6, 5, 5, 5, 4, 1, 2, 4, 3, 3, 2, 3, 4, 2, 3, 2, 2, 1, 1, 3, 3, 2, 2, 5, 3, 2, 2, 1, 3, 3, 3, 3, 4, 1, 1, 3, 1, 2, 3, 3, 1, 2, 1, 2, 1, 3, 2, 1, 1, 1, 1, 2, 2, 2, 3, 1, 1, 1, 2, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 2, 1, 1, 1, 2, 2, 1, 1, 1, 2, 1, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": ["27.03%", "30.95%", "26.32%", "25.00%", "22.50%", "21.05%", "27.27%", "23.68%", "28.95%", "24.32%", "28.21%", "28.95%", "28.21%", "25.00%", "25.58%", "20.51%", "28.21%", "18.75%", "33.33%", "23.68%", "25.00%", "26.32%", "20.00%", "29.55%", "27.03%", "25.64%", "21.05%", "24.32%", "22.22%", "28.21%", "29.27%", "27.50%", "26.32%", "23.81%", "17.95%", "28.95%", "26.83%", "25.64%", "28.21%", "23.68%", "23.08%", "17.50%", "19.44%", "22.22%", "21.62%", "23.08%", "21.95%", "27.50%", "23.08%", "21.05%", "23.68%", "25.00%", "21.05%", "30.95%", "24.32%", "26.32%", "21.05%", "27.03%", "24.32%", "26.83%", "22.86%", "26.32%", "27.50%", "24.39%", "21.62%", "30.95%", "22.50%", "23.68%", "23.08%", "22.50%", "22.50%", "23.08%", "25.00%", "23.68%", "25.64%", "19.44%", "21.62%", "22.22%", "20.00%", "23.68%", "23.81%", "17.14%", "21.05%", "22.22%", "18.42%", "20.00%", "21.05%", "20.00%", "21.05%", "23.08%", "26.83%", "19.44%", "31.11%", "25.00%", "23.68%", "23.68%", "24.39%", "34.88%", "31.71%", "26.32%", "24.39%", "24.39%", "20.00%", "23.68%", "27.50%", "27.50%", "28.95%", "19.44%", "26.83%", "30.77%", "21.95%", "25.00%", "27.50%", "17.95%", "28.57%", "25.00%", "23.68%", "23.08%", "26.19%", "25.00%", "30.23%", "29.27%", "20.00%", "25.64%", "25.00%", "25.00%", "20.51%", "25.58%", "27.27%", "28.89%", "23.81%", "24.44%", "24.44%", "18.60%", "21.95%", "21.95%", "23.26%", "23.81%", "15.15%", "22.86%", "25.71%", "17.14%", "21.95%", "18.92%", "19.44%", "21.05%", "25.00%", "22.50%", "28.21%", "16.67%", "22.22%", "19.44%", "22.22%", "24.32%", "23.68%", "21.62%", "26.83%", "25.00%", "25.64%", "17.50%", "20.00%", "21.62%", "19.44%", "22.22%", "25.64%", "24.32%", "21.05%", "22.50%", "18.42%", "23.08%", "16.22%", "14.71%", "17.65%", "22.50%", "21.05%", "18.92%", "16.67%", "23.08%", "19.44%", "21.62%", "17.65%", "20.51%", "17.14%", "20.51%", "16.67%", "17.14%", "21.62%", "21.62%", "22.22%", "20.51%", "20.51%", "21.62%", "21.05%", "23.68%", "22.86%", "22.86%", "24.32%", "25.64%", "22.86%", "22.86%", "25.00%", "21.05%", "22.22%", "20.00%", "17.65%", "22.22%", "22.22%", "22.86%", "17.65%", "25.00%", "22.86%", "18.18%", "18.18%", "20.00%", "22.86%", "20.59%", "22.22%", "18.18%", "19.44%", "23.53%", "24.32%", "23.53%", "22.86%", "18.18%", "21.62%", "20.59%", "20.59%", "18.18%", "23.53%", "18.18%", "21.21%", "21.05%", "22.86%", "25.00%", "21.21%", "21.21%", "21.62%", "25.00%", "22.22%", "25.00%", "23.53%", "25.00%", "20.59%", "24.24%", "23.53%", "25.71%", "21.21%", "24.24%", "24.24%", "23.53%", "20.59%", "23.53%", "24.24%", "25.00%", "18.75%", "20.00%", "24.24%", "23.53%", "24.32%", "18.18%", "23.53%", "18.75%", "25.71%", "22.86%", "15.15%", "24.32%", "18.18%", "22.86%", "24.32%", "23.53%", "20.59%", "15.62%", "23.53%", "17.65%", "22.86%", "25.00%", "17.65%", "23.68%", "23.53%", "22.86%", "22.86%", "22.22%", "22.86%", "25.71%", "25.71%", "21.21%", "23.53%", "18.75%", "22.86%", "25.71%", "23.53%", "26.47%", "25.71%", "24.24%", "18.75%", "26.47%", "19.35%", "23.53%", "23.53%", "25.00%", "21.88%", "25.71%", "19.35%", "18.75%", "23.53%", "24.24%", "25.71%", "21.88%", "21.88%", "23.53%", "21.88%", "21.21%", "18.75%", "23.53%", "21.21%", "23.53%", "18.75%", "22.86%", "21.21%", "18.75%", "21.88%", "21.88%", "20.59%", "21.88%", "21.21%", "23.53%", "20.00%", "21.21%", "20.00%", "20.00%", "20.00%", "18.18%", "15.62%", "15.62%", "20.59%", "18.18%"], "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [10, 13, 10, 10, 9, 8, 12, 9, 11, 9, 11, 11, 11, 10, 11, 8, 11, 6, 13, 9, 9, 10, 8, 13, 10, 10, 8, 9, 8, 11, 12, 11, 10, 10, 7, 11, 11, 10, 11, 9, 9, 7, 7, 8, 8, 9, 9, 11, 9, 8, 9, 10, 8, 13, 9, 10, 8, 10, 9, 11, 8, 10, 11, 10, 8, 13, 9, 9, 9, 9, 9, 9, 10, 9, 10, 7, 8, 8, 7, 9, 10, 6, 8, 8, 7, 7, 8, 8, 8, 9, 11, 7, 14, 10, 9, 9, 10, 15, 13, 10, 10, 10, 7, 9, 11, 11, 11, 7, 11, 12, 9, 11, 11, 7, 12, 10, 9, 9, 11, 11, 13, 12, 8, 10, 10, 10, 8, 11, 12, 13, 10, 11, 11, 8, 9, 9, 10, 10, 5, 8, 9, 6, 9, 7, 7, 8, 10, 9, 11, 6, 8, 7, 8, 9, 9, 8, 11, 10, 10, 7, 8, 8, 7, 8, 10, 9, 8, 9, 7, 9, 6, 5, 6, 9, 8, 7, 6, 9, 7, 8, 6, 8, 6, 8, 6, 6, 8, 8, 8, 8, 8, 8, 8, 9, 8, 8, 9, 10, 8, 8, 9, 8, 8, 7, 6, 8, 8, 8, 6, 9, 8, 6, 6, 7, 8, 7, 8, 6, 7, 8, 9, 8, 8, 6, 8, 7, 7, 6, 8, 6, 7, 8, 8, 9, 7, 7, 8, 9, 8, 9, 8, 9, 7, 8, 8, 9, 7, 8, 8, 8, 7, 8, 8, 9, 6, 7, 8, 8, 9, 6, 8, 6, 9, 8, 5, 9, 6, 8, 9, 8, 7, 5, 8, 6, 8, 9, 6, 9, 8, 8, 8, 8, 8, 9, 9, 7, 8, 6, 8, 9, 8, 9, 9, 8, 6, 9, 6, 8, 8, 9, 7, 9, 6, 6, 8, 8, 9, 7, 7, 8, 7, 7, 6, 8, 7, 8, 6, 8, 7, 6, 7, 7, 7, 7, 7, 8, 7, 7, 7, 7, 7, 6, 5, 5, 7, 6], "type": "scatter"}], "layout": {"template": {"data": {"scatter": [{"type": "scatter"}]}}, "xaxis": {"title": {"text": "Date"}, "tickangle": -20, "type": "date", "tickformat": "%Y-%m-%d"}, "yaxis": {"title": {"text": "Count"}, "rangemode": "tozero"}, "legend": {"title": {"text": "Cloud Provider"}}, "annotations": [{"font": {"size": 18}, "showarrow": false, "text": "Cloud Distribution of All Nodes", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.15, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 14}, "showarrow": false, "text": "Total Mean: 36", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.1, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 10}, "showarrow": false, "text": "Data: week ending 09 Sep 2024. Source: Nebula", "x": 0.99, "xanchor": "right", "xref": "paper", "y": -0.14, "yanchor": "top", "yref": "paper"}]}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/02/celestia-cloud-agents-bars.json b/content.en/plots/2024/09/02/celestia-cloud-agents-bars.json
new file mode 100644
index 0000000000..f9d9972028
--- /dev/null
+++ b/content.en/plots/2024/09/02/celestia-cloud-agents-bars.json
@@ -0,0 +1 @@
+{"data": [{"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["58.3%", "13.7%", "12.6%", "2.3%", "2.3%", "2.3%", "2.3%", "2.3%", "2.3%", "2.3%"], "textposition": "outside", "visible": true, "x": ["Non-Datacenter", "https://www.scaleway.com/", "https://www.hetzner.com/", "http://optimate-server.de/", "http://www.hostdepartment.", "http://www.ovh.com/", "https://contabo.de/", "https://hostkey.com/", "https://www.flokinet.is/", "https://www.vernet.lv/"], "y": [25, 5, 5, 1, 1, 1, 1, 1, 1, 1], "type": "bar"}, {"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["46.9%", "13.0%", "9.6%", "9.3%", "5.3%", "4.5%", "4.3%", "4.3%", "4.3%"], "textposition": "outside", "visible": false, "x": ["Non-Datacenter", "https://www.hetzner.com/", "http://webhoster.de/", "http://www.ip-exchange.de/", "https://www.netcup.de/", "https://aws.amazon.com/", "http://www.ovh.com/", "https://contabo.de/", "https://www.scaleway.com/"], "y": [10, 3, 2, 2, 1, 1, 1, 1, 1], "type": "bar"}, {"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["80.0%", "20.0%"], "textposition": "outside", "visible": false, "x": ["Non-Datacenter", "http://www.hostdepartment."], "y": [4, 1], "type": "bar"}, {"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["46.4%", "20.4%", "20.0%", "20.0%"], "textposition": "outside", "visible": false, "x": ["https://aws.amazon.com/", "https://contabo.de/", "Non-Datacenter", "https://www.hetzner.com/"], "y": [2, 1, 1, 1], "type": "bar"}, {"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["99.9%", "50.0%"], "textposition": "outside", "visible": false, "x": ["Non-Datacenter", "http://www.ovh.com/"], "y": [1, 1], "type": "bar"}, {"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["99.6%", "50.0%"], "textposition": "outside", "visible": false, "x": ["https://www.scaleway.com/", "Non-Datacenter"], "y": [1, 1], "type": "bar"}, {"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["50.0%", "50.0%"], "textposition": "outside", "visible": false, "x": ["http://www.duomenucentras.", "https://www.scaleway.com/"], "y": [1, 1], "type": "bar"}, {"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["139.4%"], "textposition": "outside", "visible": false, "x": ["Non-Datacenter"], "y": [2], "type": "bar"}, {"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["25.8%", "21.0%", "18.1%", "17.6%", "16.7%", "16.7%"], "textposition": "outside", "visible": false, "x": ["Non-Datacenter", "http://www.ip-exchange.de/", "http://webhoster.de/", "https://aws.amazon.com/", "https://contabo.de/", "https://www.scaleway.com/"], "y": [1, 1, 1, 1, 1, 1], "type": "bar"}, {"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["100.0%"], "textposition": "outside", "visible": false, "x": ["Non-Datacenter"], "y": [1], "type": "bar"}, {"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["100.0%"], "textposition": "outside", "visible": false, "x": ["Non-Datacenter"], "y": [1], "type": "bar"}, {"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["100.0%"], "textposition": "outside", "visible": false, "x": ["https://hostvenom.com/"], "y": [1], "type": "bar"}, {"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["100.0%"], "textposition": "outside", "visible": false, "x": ["https://www.scaleway.com/"], "y": [1], "type": "bar"}, {"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["100.0%"], "textposition": "outside", "visible": false, "x": ["https://www.hetzner.com/"], "y": [1], "type": "bar"}, {"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["100.0%"], "textposition": "outside", "visible": false, "x": ["Non-Datacenter"], "y": [1], "type": "bar"}, {"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["100.0%"], "textposition": "outside", "visible": false, "x": ["Non-Datacenter"], "y": [1], "type": "bar"}, {"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["100.0%"], "textposition": "outside", "visible": false, "x": ["Non-Datacenter"], "y": [1], "type": "bar"}, {"hovertemplate": "Cloud Provider: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["100.0%"], "textposition": "outside", "visible": false, "x": ["https://www.hetzner.com/"], "y": [1], "type": "bar"}], "layout": {"template": {"data": {"scatter": [{"type": "scatter"}]}}, "xaxis": {"title": {"text": "Cloud Provider"}, "tickangle": -20}, "yaxis": {"title": {"text": "Count"}, "autorange": true, "rangemode": "tozero"}, "updatemenus": [{"buttons": [{"args": [{"visible": [true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "31.0 Cloud Distribution", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total: 43", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "31.0", "method": "update"}, {"args": [{"visible": [false, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "1.0 Cloud Distribution", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total: 23", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "1.0", "method": "update"}, {"args": [{"visible": [false, false, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "33.0 Cloud Distribution", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total: 5", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "33.0", "method": "update"}, {"args": [{"visible": [false, false, false, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "9.0 Cloud Distribution", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total: 5", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "9.0", "method": "update"}, {"args": [{"visible": [false, false, false, false, true, false, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "14.0 Cloud Distribution", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total: 2", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "14.0", "method": "update"}, {"args": [{"visible": [false, false, false, false, false, true, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "32.0 Cloud Distribution", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total: 2", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "32.0", "method": "update"}], "direction": "down", "pad": {"r": 10, "t": 10}, "showactive": true, "x": 0.01, "xanchor": "left", "y": 1.15, "yanchor": "top"}], "autosize": true, "annotations": [{"font": {"size": 18}, "showarrow": false, "text": "31.0 Cloud Distribution", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.15, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 14}, "showarrow": false, "text": "Total: 43", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.1, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 10}, "showarrow": false, "text": "Data: week ending 09 Sep 2024. Source: Nebula", "x": 0.99, "xanchor": "right", "xref": "paper", "y": -0.14, "yanchor": "top", "yref": "paper"}]}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/02/celestia-cloud-agents-lines.json b/content.en/plots/2024/09/02/celestia-cloud-agents-lines.json
new file mode 100644
index 0000000000..7e3efac854
--- /dev/null
+++ b/content.en/plots/2024/09/02/celestia-cloud-agents-lines.json
@@ -0,0 +1 @@
+{"data": [{"hovertemplate": "Cloud Provider: https://www.scaleway.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://www.scaleway.com/", "text": ["29.41%", "27.78%", "29.41%", "27.78%", "33.33%", "31.58%", "29.41%", "29.41%", "29.41%", "27.78%", "27.78%", "27.78%", "29.41%", "27.78%", "27.78%", "29.41%", "27.78%", "29.41%", "27.78%", "29.41%", "27.78%", "27.78%", "29.41%", "27.78%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "31.58%", "31.58%", "33.33%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "33.33%", "33.33%", "33.33%", "35.29%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "31.58%", "31.58%", "31.58%", "33.33%", "33.33%", "35.29%", "29.41%", "29.41%", "27.78%", "27.78%", "27.78%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "31.58%", "33.33%", "31.58%", "31.58%", "31.58%", "31.58%", "29.41%", "31.58%", "33.33%", "33.33%", "35.29%", "33.33%", "35.29%", "35.29%", "33.33%", "35.29%", "35.29%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "31.58%", "33.33%", "33.33%", "33.33%", "31.58%", "31.58%", "31.58%", "33.33%", "33.33%", "31.58%", "33.33%", "33.33%", "31.58%", "27.78%", "27.78%", "33.33%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "35.29%", "33.33%", "33.33%", "35.29%", "33.33%", "31.58%", "33.33%", "31.58%", "31.58%", "33.33%", "31.58%", "31.58%", "31.58%", "33.33%", "31.58%", "31.58%", "31.58%", "33.33%", "33.33%", "33.33%", "35.29%", "35.29%", "35.29%", "33.33%", "35.29%", "37.50%", "35.29%", "35.29%", "35.29%", "37.50%", "37.50%", "37.50%", "35.29%", "35.29%", "33.33%", "33.33%", "35.29%", "35.29%", "35.29%", "33.33%", "33.33%", "35.29%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "33.33%", "33.33%", "33.33%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "31.58%", "33.33%", "33.33%", "33.33%", "31.58%", "31.58%", "33.33%", "33.33%", "31.58%", "33.33%", "31.58%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "31.58%", "33.33%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "33.33%", "31.58%", "31.58%", "31.58%", "33.33%", "31.58%", "31.58%", "33.33%", "33.33%", "33.33%", "31.58%", "33.33%", "31.58%", "35.29%", "35.29%", "33.33%", "33.33%", "33.33%", "33.33%", "35.29%", "33.33%", "35.29%", "35.29%", "35.29%", "33.33%", "35.29%", "35.29%", "33.33%", "33.33%", "33.33%", "35.29%", "35.29%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "35.29%", "35.29%", "35.29%", "35.29%", "37.50%", "35.29%", "35.29%", "35.29%", "35.29%", "35.29%", "35.29%", "35.29%", "37.50%", "37.50%", "35.29%", "33.33%", "33.33%", "35.29%", "33.33%", "35.29%", "33.33%", "33.33%", "35.29%", "33.33%", "35.29%", "33.33%", "33.33%", "33.33%", "35.29%", "35.29%", "33.33%", "35.29%", "33.33%", "33.33%", "35.29%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "35.29%", "35.29%", "37.50%", "35.29%", "37.50%", "35.29%", "35.29%", "35.29%", "35.29%", "35.29%", "35.29%", "37.50%", "35.29%", "37.50%", "35.29%", "35.29%", "35.29%", "37.50%", "35.29%", "37.50%", "37.50%", "37.50%", "35.29%", "35.29%", "37.50%", "37.50%", "37.50%", "37.50%", "37.50%", "40.00%", "37.50%", "35.29%", "35.29%", "37.50%", "35.29%", "37.50%", "40.00%", "37.50%", "37.50%", "40.00%", "37.50%", "37.50%", "35.29%", "35.29%", "35.29%", "35.29%", "35.29%", "35.29%", "35.29%", "37.50%", "37.50%", "35.29%", "37.50%"], "visible": true, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [5, 5, 5, 5, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://www.hetzner.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://www.hetzner.com/", "text": ["35.29%", "33.33%", "35.29%", "33.33%", "33.33%", "31.58%", "35.29%", "35.29%", "35.29%", "33.33%", "33.33%", "33.33%", "35.29%", "33.33%", "33.33%", "35.29%", "33.33%", "35.29%", "33.33%", "35.29%", "33.33%", "33.33%", "35.29%", "33.33%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "31.58%", "31.58%", "33.33%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "33.33%", "33.33%", "33.33%", "35.29%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "31.58%", "31.58%", "31.58%", "27.78%", "27.78%", "29.41%", "29.41%", "29.41%", "33.33%", "33.33%", "33.33%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "31.58%", "33.33%", "31.58%", "31.58%", "31.58%", "31.58%", "35.29%", "31.58%", "33.33%", "33.33%", "29.41%", "27.78%", "29.41%", "29.41%", "27.78%", "29.41%", "29.41%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "31.58%", "33.33%", "33.33%", "33.33%", "31.58%", "31.58%", "31.58%", "33.33%", "33.33%", "31.58%", "33.33%", "33.33%", "31.58%", "33.33%", "33.33%", "33.33%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "35.29%", "33.33%", "33.33%", "35.29%", "33.33%", "31.58%", "33.33%", "31.58%", "31.58%", "33.33%", "31.58%", "31.58%", "31.58%", "33.33%", "31.58%", "31.58%", "31.58%", "33.33%", "33.33%", "33.33%", "35.29%", "35.29%", "35.29%", "33.33%", "29.41%", "31.25%", "29.41%", "29.41%", "29.41%", "31.25%", "31.25%", "31.25%", "29.41%", "29.41%", "27.78%", "27.78%", "29.41%", "29.41%", "29.41%", "27.78%", "27.78%", "29.41%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "33.33%", "33.33%", "33.33%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "31.58%", "33.33%", "33.33%", "33.33%", "31.58%", "31.58%", "33.33%", "33.33%", "31.58%", "33.33%", "31.58%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "31.58%", "33.33%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "31.58%", "31.58%", "31.58%", "31.58%", "33.33%", "33.33%", "31.58%", "31.58%", "31.58%", "33.33%", "31.58%", "31.58%", "33.33%", "33.33%", "33.33%", "31.58%", "33.33%", "31.58%", "29.41%", "29.41%", "27.78%", "27.78%", "27.78%", "27.78%", "29.41%", "27.78%", "29.41%", "29.41%", "29.41%", "27.78%", "29.41%", "29.41%", "27.78%", "27.78%", "27.78%", "29.41%", "29.41%", "27.78%", "27.78%", "27.78%", "27.78%", "27.78%", "27.78%", "29.41%", "23.53%", "23.53%", "23.53%", "25.00%", "23.53%", "23.53%", "23.53%", "23.53%", "23.53%", "23.53%", "23.53%", "25.00%", "25.00%", "23.53%", "27.78%", "27.78%", "29.41%", "27.78%", "29.41%", "27.78%", "27.78%", "29.41%", "27.78%", "29.41%", "27.78%", "27.78%", "27.78%", "29.41%", "29.41%", "27.78%", "29.41%", "27.78%", "27.78%", "29.41%", "27.78%", "27.78%", "27.78%", "27.78%", "27.78%", "27.78%", "23.53%", "23.53%", "25.00%", "23.53%", "25.00%", "23.53%", "23.53%", "23.53%", "23.53%", "23.53%", "23.53%", "25.00%", "23.53%", "25.00%", "23.53%", "23.53%", "23.53%", "25.00%", "23.53%", "25.00%", "25.00%", "25.00%", "23.53%", "23.53%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "26.67%", "25.00%", "29.41%", "29.41%", "31.25%", "29.41%", "25.00%", "26.67%", "25.00%", "25.00%", "26.67%", "25.00%", "25.00%", "29.41%", "29.41%", "29.41%", "29.41%", "29.41%", "29.41%", "29.41%", "31.25%", "31.25%", "29.41%", "31.25%"], "visible": true, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 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, 4, 4, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5], "type": "scatter"}, {"hovertemplate": "Cloud Provider: http://www.hostdepartment.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "http://www.hostdepartment.", "text": ["5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.26%", "5.88%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.56%", "5.56%", "5.88%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.88%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.88%", "5.26%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.88%", "5.56%", "5.88%", "5.88%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.26%", "5.56%", "5.56%", "5.26%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.26%", "5.56%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "5.88%", "5.56%", "5.88%", "6.25%", "5.88%", "5.88%", "5.88%", "6.25%", "6.25%", "6.25%", "5.88%", "5.88%", "5.56%", "5.56%", "5.88%", "5.88%", "5.88%", "5.56%", "5.56%", "5.88%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.56%", "5.56%", "5.26%", "5.56%", "5.26%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.56%", "5.56%", "5.56%", "5.26%", "5.56%", "5.26%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.88%", "5.88%", "5.56%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "5.88%", "5.88%", "6.25%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "6.25%", "6.25%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "6.25%", "5.88%", "6.25%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "6.25%", "5.88%", "6.25%", "5.88%", "5.88%", "5.88%", "6.25%", "5.88%", "6.25%", "6.25%", "6.25%", "5.88%", "5.88%", "6.25%", "6.25%", "6.25%", "6.25%", "6.25%", "6.67%", "6.25%", "5.88%", "5.88%", "6.25%", "5.88%", "6.25%", "6.67%", "6.25%", "6.25%", "6.67%", "6.25%", "6.25%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "6.25%", "6.25%", "5.88%", "6.25%"], "visible": true, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: http://www.ovh.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "http://www.ovh.com/", "text": ["5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.26%", "5.88%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.56%", "5.56%", "5.88%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.88%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.88%", "5.26%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.88%", "5.56%", "5.88%", "5.88%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.26%", "5.56%", "5.56%", "5.26%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.26%", "5.56%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "5.88%", "5.56%", "5.88%", "6.25%", "5.88%", "5.88%", "5.88%", "6.25%", "6.25%", "6.25%", "5.88%", "5.88%", "5.56%", "5.56%", "5.88%", "5.88%", "5.88%", "5.56%", "5.56%", "5.88%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.56%", "5.56%", "5.26%", "5.56%", "5.26%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.56%", "5.56%", "5.56%", "5.26%", "5.56%", "5.26%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.88%", "5.88%", "5.56%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "5.88%", "5.88%", "6.25%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "6.25%", "6.25%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "6.25%", "5.88%", "6.25%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "6.25%", "5.88%", "6.25%", "5.88%", "5.88%", "5.88%", "6.25%", "5.88%", "6.25%", "6.25%", "6.25%", "5.88%", "5.88%", "6.25%", "6.25%", "6.25%", "6.25%", "6.25%", "6.67%", "6.25%", "5.88%", "5.88%", "6.25%", "5.88%", "6.25%", "6.67%", "6.25%", "6.25%", "6.67%", "6.25%", "6.25%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "6.25%", "6.25%", "5.88%", "6.25%"], "visible": true, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://www.vernet.lv/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://www.vernet.lv/", "text": ["5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.26%", "5.88%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.56%", "5.56%", "5.88%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.88%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.88%", "5.26%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.88%", "5.56%", "5.88%", "5.88%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.26%", "5.56%", "5.56%", "5.26%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.26%", "5.56%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "5.88%", "5.56%", "5.88%", "6.25%", "5.88%", "5.88%", "5.88%", "6.25%", "6.25%", "6.25%", "5.88%", "5.88%", "5.56%", "5.56%", "5.88%", "5.88%", "5.88%", "5.56%", "5.56%", "5.88%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.56%", "5.56%", "5.26%", "5.56%", "5.26%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.56%", "5.56%", "5.56%", "5.26%", "5.56%", "5.26%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.88%", "5.88%", "5.56%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "5.88%", "5.88%", "6.25%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "6.25%", "6.25%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "6.25%", "5.88%", "6.25%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "6.25%", "5.88%", "6.25%", "5.88%", "5.88%", "5.88%", "6.25%", "5.88%", "6.25%", "6.25%", "6.25%", "5.88%", "5.88%", "6.25%", "6.25%", "6.25%", "6.25%", "6.25%", "6.67%", "6.25%", "5.88%", "5.88%", "6.25%", "5.88%", "6.25%", "6.67%", "6.25%", "6.25%", "6.67%", "6.25%", "6.25%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "6.25%", "6.25%", "5.88%", "6.25%"], "visible": true, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://hostkey.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://hostkey.com/", "text": ["5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.26%", "5.88%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.56%", "5.56%", "5.88%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.88%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.88%", "5.26%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.88%", "5.56%", "5.88%", "5.88%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.26%", "5.56%", "5.56%", "5.26%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.26%", "5.56%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "5.88%", "5.56%", "5.88%", "6.25%", "5.88%", "5.88%", "5.88%", "6.25%", "6.25%", "6.25%", "5.88%", "5.88%", "5.56%", "5.56%", "5.88%", "5.88%", "5.88%", "5.56%", "5.56%", "5.88%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.56%", "5.56%", "5.56%", "5.26%", "5.26%", "5.56%", "5.56%", "5.26%", "5.56%", "5.26%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.26%", "5.26%", "5.56%", "5.56%", "5.26%", "5.26%", "5.26%", "5.56%", "5.26%", "5.26%", "5.56%", "5.56%", "5.56%", "5.26%", "5.56%", "5.26%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.88%", "5.88%", "5.56%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "5.88%", "5.88%", "6.25%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "6.25%", "6.25%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "5.56%", "5.88%", "5.56%", "5.56%", "5.88%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.56%", "5.88%", "5.88%", "6.25%", "5.88%", "6.25%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "6.25%", "5.88%", "6.25%", "5.88%", "5.88%", "5.88%", "6.25%", "5.88%", "6.25%", "6.25%", "6.25%", "5.88%", "5.88%", "6.25%", "6.25%", "6.25%", "6.25%", "6.25%", "6.67%", "6.25%", "5.88%", "5.88%", "6.25%", "5.88%", "6.25%", "6.67%", "6.25%", "6.25%", "6.67%", "6.25%", "6.25%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "5.88%", "6.25%", "6.25%", "5.88%", "6.25%"], "visible": true, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": ["11.76%", "16.67%", "11.76%", "16.67%", "11.11%", "15.79%", "11.76%", "11.76%", "11.76%", "16.67%", "16.67%", "16.67%", "11.76%", "16.67%", "16.67%", "11.76%", "16.67%", "11.76%", "16.67%", "11.76%", "16.67%", "16.67%", "11.76%", "16.67%", "15.79%", "15.79%", "15.79%", "15.79%", "15.79%", "15.79%", "15.79%", "11.11%", "15.79%", "15.79%", "11.11%", "15.79%", "15.79%", "15.79%", "15.79%", "15.79%", "11.11%", "11.11%", "11.11%", "11.11%", "5.88%", "15.79%", "15.79%", "15.79%", "15.79%", "15.79%", "11.11%", "15.79%", "15.79%", "15.79%", "16.67%", "16.67%", "11.76%", "17.65%", "17.65%", "16.67%", "16.67%", "16.67%", "15.79%", "15.79%", "15.79%", "15.79%", "15.79%", "15.79%", "11.11%", "15.79%", "11.11%", "15.79%", "15.79%", "15.79%", "15.79%", "11.76%", "15.79%", "11.11%", "11.11%", "11.76%", "16.67%", "11.76%", "11.76%", "16.67%", "11.76%", "11.76%", "15.79%", "15.79%", "15.79%", "15.79%", "15.79%", "11.11%", "15.79%", "11.11%", "11.11%", "16.67%", "15.79%", "15.79%", "15.79%", "11.11%", "11.11%", "15.79%", "11.11%", "11.11%", "15.79%", "16.67%", "16.67%", "11.11%", "15.79%", "15.79%", "15.79%", "15.79%", "15.79%", "5.88%", "11.11%", "11.11%", "5.88%", "11.11%", "15.79%", "11.11%", "15.79%", "15.79%", "11.11%", "15.79%", "15.79%", "15.79%", "11.11%", "15.79%", "15.79%", "15.79%", "11.11%", "11.11%", "11.11%", "5.88%", "5.88%", "5.88%", "11.11%", "11.76%", "6.25%", "11.76%", "11.76%", "11.76%", "6.25%", "6.25%", "6.25%", "11.76%", "11.76%", "16.67%", "16.67%", "11.76%", "11.76%", "11.76%", "16.67%", "16.67%", "11.76%", "15.79%", "15.79%", "15.79%", "15.79%", "11.11%", "11.11%", "11.11%", "11.11%", "15.79%", "15.79%", "15.79%", "15.79%", "15.79%", "11.11%", "15.79%", "11.11%", "11.11%", "11.11%", "15.79%", "15.79%", "11.11%", "11.11%", "15.79%", "11.11%", "15.79%", "11.11%", "11.11%", "11.11%", "11.11%", "11.11%", "11.11%", "15.79%", "11.11%", "15.79%", "15.79%", "15.79%", "15.79%", "15.79%", "15.79%", "15.79%", "15.79%", "15.79%", "15.79%", "11.11%", "15.79%", "15.79%", "15.79%", "15.79%", "11.11%", "11.11%", "15.79%", "15.79%", "15.79%", "11.11%", "15.79%", "15.79%", "11.11%", "11.11%", "11.11%", "15.79%", "11.11%", "15.79%", "11.76%", "11.76%", "16.67%", "16.67%", "16.67%", "16.67%", "11.76%", "16.67%", "11.76%", "11.76%", "11.76%", "16.67%", "11.76%", "11.76%", "16.67%", "16.67%", "16.67%", "11.76%", "11.76%", "16.67%", "16.67%", "16.67%", "16.67%", "16.67%", "16.67%", "11.76%", "17.65%", "17.65%", "17.65%", "12.50%", "17.65%", "17.65%", "17.65%", "17.65%", "17.65%", "17.65%", "17.65%", "12.50%", "12.50%", "17.65%", "16.67%", "16.67%", "11.76%", "16.67%", "11.76%", "16.67%", "16.67%", "11.76%", "16.67%", "11.76%", "16.67%", "16.67%", "16.67%", "11.76%", "11.76%", "16.67%", "11.76%", "16.67%", "16.67%", "11.76%", "16.67%", "16.67%", "16.67%", "16.67%", "16.67%", "16.67%", "17.65%", "17.65%", "12.50%", "17.65%", "12.50%", "17.65%", "17.65%", "17.65%", "17.65%", "17.65%", "17.65%", "12.50%", "17.65%", "12.50%", "17.65%", "17.65%", "17.65%", "12.50%", "17.65%", "12.50%", "12.50%", "12.50%", "17.65%", "17.65%", "12.50%", "12.50%", "12.50%", "12.50%", "12.50%", "6.67%", "12.50%", "11.76%", "11.76%", "6.25%", "11.76%", "12.50%", "6.67%", "12.50%", "12.50%", "6.67%", "12.50%", "12.50%", "11.76%", "11.76%", "11.76%", "11.76%", "11.76%", "11.76%", "11.76%", "6.25%", "6.25%", "11.76%", "6.25%"], "visible": true, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [2, 3, 2, 3, 2, 3, 2, 2, 2, 3, 3, 3, 2, 3, 3, 2, 3, 2, 3, 2, 3, 3, 2, 3, 3, 3, 3, 3, 3, 3, 3, 2, 3, 3, 2, 3, 3, 3, 3, 3, 2, 2, 2, 2, 1, 3, 3, 3, 3, 3, 2, 3, 3, 3, 3, 3, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 3, 2, 3, 3, 3, 3, 2, 3, 2, 2, 2, 3, 2, 2, 3, 2, 2, 3, 3, 3, 3, 3, 2, 3, 2, 2, 3, 3, 3, 3, 2, 2, 3, 2, 2, 3, 3, 3, 2, 3, 3, 3, 3, 3, 1, 2, 2, 1, 2, 3, 2, 3, 3, 2, 3, 3, 3, 2, 3, 3, 3, 2, 2, 2, 1, 1, 1, 2, 2, 1, 2, 2, 2, 1, 1, 1, 2, 2, 3, 3, 2, 2, 2, 3, 3, 2, 3, 3, 3, 3, 2, 2, 2, 2, 3, 3, 3, 3, 3, 2, 3, 2, 2, 2, 3, 3, 2, 2, 3, 2, 3, 2, 2, 2, 2, 2, 2, 3, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 3, 3, 3, 3, 2, 2, 3, 3, 3, 2, 3, 3, 2, 2, 2, 3, 2, 3, 2, 2, 3, 3, 3, 3, 2, 3, 2, 2, 2, 3, 2, 2, 3, 3, 3, 2, 2, 3, 3, 3, 3, 3, 3, 2, 3, 3, 3, 2, 3, 3, 3, 3, 3, 3, 3, 2, 2, 3, 3, 3, 2, 3, 2, 3, 3, 2, 3, 2, 3, 3, 3, 2, 2, 3, 2, 3, 3, 2, 3, 3, 3, 3, 3, 3, 3, 3, 2, 3, 2, 3, 3, 3, 3, 3, 3, 2, 3, 2, 3, 3, 3, 2, 3, 2, 2, 2, 3, 3, 2, 2, 2, 2, 2, 1, 2, 2, 2, 1, 2, 2, 1, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 2, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://www.hetzner.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://www.hetzner.com/", "text": ["30.00%", "25.00%", "27.27%", "30.00%", "25.00%", "42.86%", "17.65%", "27.27%", "27.27%", "37.50%", "30.00%", "33.33%", "27.27%", "27.27%", "21.43%", "25.00%", "30.00%", "60.00%", "30.00%", "27.27%", "42.86%", "33.33%", "25.00%", "20.00%", "42.86%", "42.86%", "42.86%", "50.00%", "50.00%", "33.33%", "27.27%", "27.27%", "37.50%", "25.00%", "27.27%", "37.50%", "27.27%", "33.33%", "33.33%", "42.86%", "27.27%", "25.00%", "42.86%", "37.50%", "30.00%", "33.33%", "27.27%", "30.00%", "37.50%", "37.50%", "30.00%", "30.00%", "37.50%", "25.00%", "37.50%", "33.33%", "27.27%", "33.33%", "33.33%", "27.27%", "50.00%", "33.33%", "30.00%", "27.27%", "42.86%", "27.27%", "30.00%", "37.50%", "27.27%", "30.00%", "25.00%", "33.33%", "30.00%", "37.50%", "33.33%", "33.33%", "50.00%", "37.50%", "42.86%", "27.27%", "25.00%", "37.50%", "30.00%", "42.86%", "30.00%", "37.50%", "37.50%", "30.00%", "42.86%", "33.33%", "30.00%", "42.86%", "21.43%", "27.27%", "30.00%", "33.33%", "30.00%", "23.08%", "30.00%", "30.00%", "27.27%", "37.50%", "42.86%", "42.86%", "37.50%", "50.00%", "42.86%", "50.00%", "33.33%", "33.33%", "37.50%", "27.27%", "33.33%", "42.86%", "27.27%", "37.50%", "30.00%", "33.33%", "23.08%", "20.00%", "23.08%", "27.27%", "25.00%", "33.33%", "27.27%", "27.27%", "30.00%", "27.27%", "27.27%", "23.08%", "23.08%", "23.08%", "21.43%", "21.43%", "23.08%", "27.27%", "30.00%", "27.27%", "60.00%", "42.86%", "42.86%", "50.00%", "23.08%", "30.00%", "33.33%", "30.00%", "25.00%", "33.33%", "33.33%", "37.50%", "33.33%", "37.50%", "50.00%", "37.50%", "30.00%", "50.00%", "30.00%", "33.33%", "33.33%", "27.27%", "25.00%", "33.33%", "37.50%", "60.00%", "37.50%", "42.86%", "37.50%", "30.00%", "33.33%", "33.33%", "33.33%", "60.00%", "50.00%", "33.33%", "42.86%", "37.50%", "37.50%", "33.33%", "42.86%", "42.86%", "50.00%", "37.50%", "42.86%", "33.33%", "42.86%", "50.00%", "50.00%", "42.86%", "50.00%", "37.50%", "37.50%", "42.86%", "37.50%", "42.86%", "50.00%", "60.00%", "50.00%", "37.50%", "42.86%", "50.00%", "50.00%", "37.50%", "50.00%", "42.86%", "42.86%", "50.00%", "42.86%", "60.00%", "42.86%", "50.00%", "60.00%", "60.00%", "60.00%", "42.86%", "50.00%", "50.00%", "42.86%", "50.00%", "37.50%", "60.00%", "50.00%", "60.00%", "60.00%", "60.00%", "42.86%", "50.00%", "60.00%", "50.00%", "60.00%", "50.00%", "50.00%", "37.50%", "60.00%", "50.00%", "60.00%", "50.00%", "37.50%", "50.00%", "50.00%", "50.00%", "60.00%", "50.00%", "50.00%", "60.00%", "60.00%", "42.86%", "60.00%", "60.00%", "60.00%", "60.00%", "60.00%", "60.00%", "60.00%", "42.86%", "50.00%", "37.50%", "60.00%", "60.00%", "42.86%", "50.00%", "60.00%", "60.00%", "60.00%", "60.00%", "60.00%", "42.86%", "60.00%", "50.00%", "37.50%", "60.00%", "50.00%", "75.00%", "60.00%", "50.00%", "50.00%", "50.00%", "50.00%", "37.50%", "60.00%", "50.00%", "50.00%", "50.00%", "60.00%", "50.00%", "60.00%", "50.00%", "50.00%", "60.00%", "42.86%", "42.86%", "50.00%", "50.00%", "50.00%", "60.00%", "50.00%", "50.00%", "60.00%", "50.00%", "50.00%", "42.86%", "60.00%", "50.00%", "60.00%", "50.00%", "42.86%", "60.00%", "42.86%", "60.00%", "60.00%", "42.86%", "60.00%", "50.00%", "50.00%", "50.00%", "60.00%", "50.00%", "50.00%", "50.00%", "50.00%", "42.86%", "60.00%", "60.00%", "42.86%", "60.00%", "50.00%", "60.00%", "50.00%", "60.00%", "50.00%", "50.00%", "50.00%", "75.00%", "50.00%", "50.00%", "50.00%", "60.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], "type": "scatter"}, {"hovertemplate": "Cloud Provider: http://www.ip-exchange.de/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "http://www.ip-exchange.de/", "text": ["10.00%", "16.67%", "18.18%", "30.00%", "33.33%", "14.29%", "35.29%", "27.27%", "9.09%", "25.00%", "20.00%", "11.11%", "9.09%", "36.36%", "35.71%", "41.67%", "20.00%", "18.18%", "14.29%", "11.11%", "41.67%", "20.00%", "14.29%", "14.29%", "16.67%", "11.11%", "18.18%", "9.09%", "12.50%", "41.67%", "36.36%", "27.27%", "11.11%", "11.11%", "14.29%", "18.18%", "50.00%", "12.50%", "10.00%", "22.22%", "45.45%", "20.00%", "25.00%", "37.50%", "20.00%", "20.00%", "37.50%", "8.33%", "25.00%", "11.11%", "36.36%", "22.22%", "22.22%", "9.09%", "16.67%", "22.22%", "20.00%", "9.09%", "28.57%", "9.09%", "40.00%", "12.50%", "18.18%", "40.00%", "25.00%", "22.22%", "30.00%", "25.00%", "22.22%", "33.33%", "16.67%", "12.50%", "14.29%", "27.27%", "33.33%", "37.50%", "20.00%", "28.57%", "40.00%", "12.50%", "37.50%", "40.00%", "28.57%", "22.22%", "10.00%", "28.57%", "27.27%", "10.00%", "11.11%", "30.00%", "15.38%", "10.00%", "20.00%", "36.36%", "25.00%", "14.29%", "14.29%", "12.50%", "16.67%", "11.11%", "25.00%", "27.27%", "11.11%", "14.29%", "18.18%", "12.50%", "20.00%", "33.33%", "38.46%", "40.00%", "30.77%", "27.27%", "41.67%", "22.22%", "36.36%", "36.36%", "30.00%", "27.27%", "36.36%", "30.77%", "30.77%", "38.46%", "35.71%", "42.86%", "30.77%", "27.27%", "30.00%", "36.36%", "33.33%", "30.77%", "30.00%", "33.33%", "20.00%", "25.00%", "44.44%", "22.22%", "37.50%", "22.22%", "25.00%", "16.67%", "12.50%", "30.00%", "30.00%", "22.22%", "22.22%", "45.45%", "25.00%", "22.22%", "25.00%", "12.50%", "37.50%", "30.00%", "33.33%", "33.33%", "44.44%", "20.00%", "16.67%", "33.33%", "14.29%", "25.00%", "37.50%", "33.33%", "14.29%", "28.57%", "16.67%", "25.00%", "14.29%", "33.33%", "28.57%", "16.67%", "16.67%", "14.29%", "16.67%", "25.00%", "25.00%", "28.57%", "37.50%", "14.29%", "16.67%", "16.67%", "25.00%", "14.29%", "16.67%", "37.50%", "16.67%", "14.29%", "14.29%", "16.67%", "14.29%", "14.29%", "16.67%", "14.29%", "28.57%", "12.50%", "14.29%", "16.67%", "16.67%", "25.00%", "25.00%", "16.67%", "14.29%", "20.00%", "28.57%", "25.00%", "14.29%", "20.00%", "14.29%", "25.00%", "16.67%", "16.67%", "25.00%", "16.67%", "16.67%", "28.57%", "14.29%", "16.67%", "14.29%", "16.67%", "14.29%", "14.29%", "14.29%", "16.67%", "16.67%", "14.29%", "14.29%", "16.67%", "16.67%", "16.67%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T22:45:36.349804+00:00"], "y": [1, 2, 2, 3, 4, 1, 6, 3, 1, 2, 2, 1, 1, 4, 5, 5, 2, 2, 1, 1, 5, 3, 1, 1, 1, 1, 2, 1, 1, 5, 4, 3, 1, 1, 1, 2, 6, 1, 1, 2, 5, 2, 2, 3, 2, 2, 3, 1, 2, 1, 4, 2, 2, 1, 1, 2, 2, 1, 2, 1, 4, 1, 2, 4, 3, 2, 3, 2, 2, 3, 1, 1, 1, 3, 4, 3, 2, 2, 4, 1, 3, 4, 2, 2, 1, 4, 3, 1, 1, 3, 2, 1, 2, 4, 2, 1, 1, 1, 1, 1, 2, 3, 1, 1, 2, 1, 2, 3, 5, 6, 4, 3, 5, 2, 4, 4, 3, 3, 4, 4, 4, 5, 5, 6, 4, 3, 3, 4, 2, 4, 3, 3, 2, 3, 4, 2, 3, 2, 2, 1, 1, 3, 3, 2, 2, 5, 3, 2, 2, 1, 3, 3, 3, 3, 4, 1, 1, 3, 1, 2, 3, 3, 1, 2, 1, 2, 1, 3, 2, 1, 1, 1, 1, 2, 2, 2, 3, 1, 1, 1, 2, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 2, 1, 1, 1, 2, 2, 1, 1, 1, 2, 1, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://www.netcup.de/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://www.netcup.de/", "text": ["20.00%", "16.67%", "18.18%", "20.00%", "8.33%", "14.29%", "11.76%", "9.09%", "18.18%", "12.50%", "22.22%", "9.09%", "9.09%", "7.14%", "8.33%", "20.00%", "20.00%", "20.00%", "9.09%", "14.29%", "11.11%", "8.33%", "6.67%", "28.57%", "28.57%", "14.29%", "16.67%", "16.67%", "18.18%", "12.50%", "8.33%", "9.09%", "12.50%", "9.09%", "11.11%", "11.11%", "14.29%", "9.09%", "8.33%", "14.29%", "10.00%", "11.11%", "9.09%", "10.00%", "12.50%", "12.50%", "10.00%", "12.50%", "16.67%", "12.50%", "11.11%", "9.09%", "11.11%", "9.09%", "16.67%", "22.22%", "10.00%", "9.09%", "14.29%", "9.09%", "12.50%", "9.09%", "10.00%", "8.33%", "10.00%", "12.50%", "22.22%", "11.11%", "16.67%", "12.50%", "14.29%", "9.09%", "10.00%", "14.29%", "10.00%", "12.50%", "12.50%", "10.00%", "14.29%", "11.11%", "10.00%", "14.29%", "14.29%", "18.18%", "10.00%", "11.11%", "10.00%", "15.38%", "10.00%", "10.00%", "9.09%", "12.50%", "14.29%", "28.57%", "12.50%", "14.29%", "16.67%", "11.11%", "11.11%", "12.50%", "9.09%", "11.11%", "14.29%", "9.09%", "12.50%", "10.00%", "11.11%", "7.69%", "13.33%", "15.38%", "18.18%", "8.33%", "11.11%", "9.09%", "9.09%", "10.00%", "9.09%", "9.09%", "15.38%", "7.69%", "7.69%", "14.29%", "7.14%", "7.69%", "9.09%", "10.00%", "9.09%", "14.29%", "14.29%", "7.69%", "20.00%", "11.11%", "20.00%", "16.67%", "11.11%", "11.11%", "12.50%", "11.11%", "12.50%", "16.67%", "12.50%", "10.00%", "16.67%", "10.00%", "11.11%", "11.11%", "9.09%", "8.33%", "11.11%", "12.50%", "20.00%", "25.00%", "14.29%", "12.50%", "10.00%", "11.11%", "11.11%", "11.11%", "16.67%", "22.22%", "14.29%", "25.00%", "12.50%", "22.22%", "28.57%", "14.29%", "16.67%", "25.00%", "14.29%", "22.22%", "14.29%", "16.67%", "16.67%", "28.57%", "16.67%", "12.50%", "12.50%", "14.29%", "12.50%", "28.57%", "16.67%", "20.00%", "16.67%", "25.00%", "14.29%", "16.67%", "16.67%", "12.50%", "16.67%", "14.29%", "14.29%", "16.67%", "14.29%", "20.00%", "14.29%", "16.67%", "20.00%", "20.00%", "20.00%", "28.57%", "16.67%", "33.33%", "14.29%", "16.67%", "25.00%", "20.00%", "16.67%", "20.00%", "20.00%", "20.00%", "14.29%", "16.67%", "20.00%", "16.67%", "20.00%", "16.67%", "33.33%", "12.50%", "20.00%", "33.33%", "20.00%", "33.33%", "12.50%", "33.33%", "16.67%", "33.33%", "20.00%", "16.67%", "33.33%", "20.00%", "20.00%", "28.57%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "14.29%", "16.67%", "25.00%", "20.00%", "20.00%", "28.57%", "16.67%", "20.00%", "20.00%", "20.00%", "20.00%", "28.57%", "20.00%", "16.67%", "12.50%", "20.00%", "33.33%", "20.00%", "16.67%", "16.67%", "16.67%", "16.67%", "25.00%", "20.00%", "16.67%", "16.67%", "16.67%", "20.00%", "16.67%", "20.00%", "16.67%", "16.67%", "20.00%", "14.29%", "28.57%", "16.67%", "33.33%", "33.33%", "20.00%", "16.67%", "33.33%", "20.00%", "16.67%", "16.67%", "28.57%", "20.00%", "33.33%", "20.00%", "16.67%", "28.57%", "20.00%", "28.57%", "20.00%", "20.00%", "28.57%", "20.00%", "16.67%", "33.33%", "33.33%", "20.00%", "33.33%", "33.33%", "16.67%", "16.67%", "28.57%", "20.00%", "20.00%", "28.57%", "20.00%", "16.67%", "20.00%", "16.67%", "20.00%", "16.67%", "16.67%", "16.67%", "16.67%", "16.67%", "16.67%", "20.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [2, 2, 2, 2, 1, 1, 2, 1, 2, 1, 2, 1, 1, 1, 1, 2, 1, 2, 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 2, 2, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 2, 1, 2, 1, 2, 1, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 2, 1, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 2, 1, 2, 1, 1, 2, 1, 1, 2, 2, 1, 2, 2, 1, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: http://www.ovh.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "http://www.ovh.com/", "text": ["10.00%", "8.33%", "9.09%", "10.00%", "8.33%", "14.29%", "5.88%", "9.09%", "9.09%", "12.50%", "10.00%", "11.11%", "9.09%", "9.09%", "7.14%", "8.33%", "10.00%", "20.00%", "10.00%", "9.09%", "14.29%", "11.11%", "8.33%", "6.67%", "14.29%", "14.29%", "14.29%", "16.67%", "16.67%", "11.11%", "9.09%", "9.09%", "12.50%", "8.33%", "9.09%", "12.50%", "9.09%", "11.11%", "11.11%", "14.29%", "9.09%", "8.33%", "14.29%", "12.50%", "10.00%", "11.11%", "9.09%", "10.00%", "12.50%", "12.50%", "10.00%", "10.00%", "12.50%", "8.33%", "12.50%", "11.11%", "9.09%", "11.11%", "11.11%", "9.09%", "16.67%", "11.11%", "10.00%", "9.09%", "14.29%", "9.09%", "10.00%", "12.50%", "9.09%", "10.00%", "8.33%", "11.11%", "10.00%", "12.50%", "11.11%", "11.11%", "16.67%", "12.50%", "14.29%", "9.09%", "8.33%", "12.50%", "10.00%", "14.29%", "10.00%", "12.50%", "12.50%", "10.00%", "14.29%", "11.11%", "10.00%", "14.29%", "7.14%", "9.09%", "10.00%", "11.11%", "10.00%", "7.69%", "10.00%", "10.00%", "9.09%", "12.50%", "14.29%", "14.29%", "12.50%", "16.67%", "14.29%", "16.67%", "11.11%", "11.11%", "12.50%", "9.09%", "11.11%", "14.29%", "9.09%", "12.50%", "10.00%", "11.11%", "7.69%", "6.67%", "7.69%", "9.09%", "8.33%", "11.11%", "9.09%", "9.09%", "10.00%", "9.09%", "9.09%", "7.69%", "7.69%", "7.69%", "7.14%", "7.14%", "7.69%", "9.09%", "10.00%", "9.09%", "20.00%", "14.29%", "14.29%", "16.67%", "7.69%", "10.00%", "11.11%", "10.00%", "8.33%", "11.11%", "11.11%", "12.50%", "11.11%", "12.50%", "16.67%", "12.50%", "10.00%", "16.67%", "10.00%", "11.11%", "11.11%", "9.09%", "8.33%", "11.11%", "12.50%", "20.00%", "12.50%", "14.29%", "12.50%", "10.00%", "11.11%", "11.11%", "11.11%", "20.00%", "16.67%", "11.11%", "14.29%", "12.50%", "12.50%", "11.11%", "14.29%", "14.29%", "16.67%", "12.50%", "14.29%", "11.11%", "14.29%", "16.67%", "16.67%", "14.29%", "16.67%", "12.50%", "12.50%", "14.29%", "12.50%", "14.29%", "16.67%", "20.00%", "16.67%", "12.50%", "14.29%", "16.67%", "16.67%", "12.50%", "16.67%", "14.29%", "14.29%", "16.67%", "14.29%", "20.00%", "14.29%", "16.67%", "20.00%", "20.00%", "20.00%", "14.29%", "16.67%", "16.67%", "14.29%", "16.67%", "12.50%", "20.00%", "16.67%", "20.00%", "20.00%", "20.00%", "14.29%", "16.67%", "20.00%", "16.67%", "20.00%", "16.67%", "16.67%", "12.50%", "20.00%", "16.67%", "20.00%", "16.67%", "12.50%", "16.67%", "16.67%", "16.67%", "20.00%", "16.67%", "16.67%", "20.00%", "20.00%", "14.29%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "14.29%", "16.67%", "12.50%", "20.00%", "20.00%", "14.29%", "16.67%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "14.29%", "20.00%", "16.67%", "12.50%", "20.00%", "16.67%", "25.00%", "20.00%", "16.67%", "16.67%", "16.67%", "16.67%", "12.50%", "20.00%", "16.67%", "16.67%", "16.67%", "20.00%", "16.67%", "20.00%", "16.67%", "16.67%", "20.00%", "14.29%", "14.29%", "16.67%", "16.67%", "16.67%", "20.00%", "16.67%", "16.67%", "20.00%", "16.67%", "16.67%", "14.29%", "20.00%", "16.67%", "20.00%", "16.67%", "14.29%", "20.00%", "14.29%", "20.00%", "20.00%", "14.29%", "20.00%", "16.67%", "16.67%", "16.67%", "20.00%", "16.67%", "16.67%", "16.67%", "16.67%", "14.29%", "20.00%", "20.00%", "14.29%", "20.00%", "16.67%", "20.00%", "16.67%", "20.00%", "16.67%", "16.67%", "16.67%", "25.00%", "16.67%", "16.67%", "16.67%", "20.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: http://webhoster.de/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "http://webhoster.de/", "text": ["30.00%", "33.33%", "18.18%", "10.00%", "25.00%", "23.53%", "18.18%", "36.36%", "12.50%", "40.00%", "22.22%", "45.45%", "9.09%", "21.43%", "16.67%", "20.00%", "40.00%", "27.27%", "14.29%", "22.22%", "8.33%", "33.33%", "14.29%", "16.67%", "44.44%", "45.45%", "36.36%", "25.00%", "16.67%", "9.09%", "37.50%", "27.27%", "22.22%", "33.33%", "14.29%", "27.27%", "8.33%", "14.29%", "37.50%", "30.00%", "11.11%", "9.09%", "30.00%", "12.50%", "30.00%", "30.00%", "33.33%", "12.50%", "22.22%", "18.18%", "33.33%", "11.11%", "27.27%", "11.11%", "30.00%", "18.18%", "45.45%", "20.00%", "12.50%", "27.27%", "10.00%", "25.00%", "22.22%", "20.00%", "12.50%", "11.11%", "11.11%", "25.00%", "14.29%", "27.27%", "25.00%", "12.50%", "20.00%", "10.00%", "12.50%", "11.11%", "30.00%", "14.29%", "21.43%", "9.09%", "30.00%", "22.22%", "20.00%", "30.77%", "40.00%", "30.00%", "9.09%", "12.50%", "33.33%", "28.57%", "22.22%", "44.44%", "12.50%", "27.27%", "33.33%", "14.29%", "36.36%", "25.00%", "30.00%", "11.11%", "23.08%", "20.00%", "23.08%", "18.18%", "16.67%", "22.22%", "18.18%", "18.18%", "20.00%", "27.27%", "18.18%", "23.08%", "30.77%", "23.08%", "14.29%", "21.43%", "30.77%", "27.27%", "20.00%", "18.18%", "20.00%", "14.29%", "28.57%", "23.08%", "10.00%", "11.11%", "10.00%", "25.00%", "22.22%", "22.22%", "12.50%", "20.00%", "20.00%", "22.22%", "22.22%", "9.09%", "16.67%", "22.22%", "12.50%", "12.50%", "14.29%", "10.00%", "11.11%", "11.11%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00"], "y": [3, 4, 2, 1, 3, 4, 2, 4, 1, 4, 2, 5, 1, 3, 2, 2, 4, 3, 1, 2, 1, 5, 1, 1, 4, 5, 4, 2, 2, 1, 3, 3, 2, 3, 1, 3, 1, 1, 3, 3, 1, 1, 3, 1, 3, 3, 4, 1, 2, 2, 3, 1, 3, 1, 3, 2, 5, 2, 1, 3, 1, 3, 2, 2, 1, 1, 1, 2, 1, 3, 3, 1, 2, 1, 1, 1, 3, 1, 3, 1, 3, 2, 2, 4, 4, 3, 1, 1, 2, 2, 2, 4, 1, 3, 3, 1, 4, 2, 3, 1, 3, 3, 3, 2, 2, 2, 2, 2, 2, 3, 2, 3, 4, 3, 2, 3, 4, 3, 2, 2, 1, 1, 2, 3, 1, 1, 1, 3, 2, 2, 1, 2, 2, 2, 2, 1, 2, 2, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://www.scaleway.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://www.scaleway.com/", "text": ["14.29%", "7.14%", "9.09%", "8.33%", "6.67%", "14.29%", "9.09%", "14.29%", "10.00%", "10.00%", "11.11%", "11.11%", "9.09%", "9.09%", "8.33%", "8.33%", "12.50%", "11.11%", "10.00%", "14.29%", "10.00%", "11.11%", "14.29%", "12.50%", "12.50%", "16.67%", "8.33%", "14.29%", "10.00%", "14.29%", "14.29%", "14.29%", "14.29%", "14.29%", "16.67%", "16.67%", "16.67%", "12.50%", "12.50%", "16.67%", "16.67%", "16.67%", "16.67%", "16.67%", "16.67%", "16.67%", "16.67%", "16.67%", "16.67%", "16.67%", "16.67%"], "visible": false, "x": ["2024-09-02T03:15:42.575067+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": ["9.09%", "5.88%", "9.09%", "9.09%", "11.11%", "6.67%", "9.09%", "11.11%", "11.11%", "8.33%", "9.09%", "18.18%", "12.50%", "9.09%", "11.11%", "10.00%", "10.00%", "7.14%", "9.09%", "7.69%", "9.09%", "12.50%", "14.29%", "12.50%", "11.11%", "7.14%", "7.69%", "10.00%", "8.33%", "12.50%", "12.50%", "14.29%", "16.67%", "14.29%", "12.50%", "16.67%", "14.29%", "16.67%", "12.50%", "16.67%", "16.67%", "16.67%", "16.67%", "16.67%", "16.67%"], "visible": false, "x": ["2024-09-02T01:45:40.578211+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:45:38.787869+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: http://www.hostdepartment.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "http://www.hostdepartment.", "text": ["100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": [], "visible": false, "x": [], "y": [], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://aws.amazon.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://aws.amazon.com/", "text": ["66.67%", "75.00%", "66.67%", "66.67%", "66.67%", "75.00%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "75.00%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "50.00%", "66.67%", "66.67%", "75.00%", "75.00%", "66.67%", "66.67%", "66.67%", "66.67%", "75.00%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "75.00%", "66.67%", "66.67%", "75.00%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "75.00%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "75.00%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "75.00%", "66.67%", "75.00%", "66.67%", "66.67%", "66.67%", "75.00%", "66.67%", "75.00%", "75.00%", "50.00%", "50.00%", "66.67%", "66.67%", "75.00%", "50.00%", "50.00%", "50.00%", "50.00%", "66.67%", "66.67%", "50.00%", "50.00%", "60.00%", "66.67%", "60.00%", "75.00%", "66.67%", "75.00%", "75.00%", "66.67%", "60.00%", "66.67%", "60.00%", "50.00%", "66.67%", "66.67%", "66.67%", "50.00%", "50.00%", "66.67%", "66.67%", "66.67%", "50.00%", "50.00%", "50.00%", "66.67%", "50.00%", "75.00%", "50.00%", "75.00%", "75.00%", "66.67%", "50.00%", "66.67%", "75.00%", "75.00%", "66.67%", "66.67%", "75.00%", "60.00%", "75.00%", "50.00%", "75.00%", "75.00%", "60.00%", "50.00%", "75.00%", "66.67%", "50.00%", "75.00%", "66.67%", "50.00%", "75.00%", "50.00%", "75.00%", "66.67%", "75.00%", "66.67%", "66.67%", "66.67%", "75.00%", "75.00%", "66.67%", "66.67%", "66.67%", "75.00%", "66.67%", "66.67%", "75.00%", "66.67%", "75.00%", "75.00%", "75.00%", "66.67%", "66.67%", "75.00%", "66.67%", "66.67%", "60.00%", "66.67%", "60.00%", "66.67%", "75.00%", "75.00%", "60.00%", "66.67%", "75.00%", "75.00%", "75.00%", "75.00%", "75.00%", "66.67%", "75.00%", "60.00%", "60.00%", "50.00%", "66.67%", "75.00%", "75.00%", "75.00%", "50.00%", "66.67%", "75.00%", "66.67%", "75.00%", "66.67%", "50.00%", "66.67%", "75.00%", "66.67%", "75.00%", "66.67%", "75.00%", "66.67%", "66.67%", "75.00%", "66.67%", "60.00%", "66.67%", "75.00%", "75.00%", "75.00%", "50.00%", "60.00%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "75.00%", "75.00%", "50.00%", "66.67%", "66.67%", "75.00%", "75.00%", "75.00%", "66.67%", "50.00%", "75.00%", "66.67%", "75.00%", "66.67%", "50.00%", "66.67%", "66.67%", "75.00%", "75.00%", "75.00%", "66.67%", "50.00%", "66.67%", "75.00%", "66.67%", "66.67%", "75.00%", "66.67%", "66.67%", "66.67%", "50.00%", "75.00%", "75.00%", "75.00%", "75.00%", "66.67%", "66.67%", "66.67%", "75.00%", "75.00%", "66.67%", "75.00%", "66.67%", "50.00%", "75.00%", "75.00%", "66.67%", "66.67%", "66.67%", "66.67%", "75.00%", "50.00%", "60.00%", "50.00%", "66.67%", "75.00%", "66.67%", "66.67%", "66.67%", "66.67%", "75.00%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "75.00%", "66.67%", "75.00%", "66.67%", "66.67%", "50.00%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "75.00%", "75.00%", "66.67%", "66.67%", "66.67%", "50.00%", "66.67%", "66.67%", "66.67%", "66.67%", "60.00%", "66.67%", "66.67%", "50.00%", "75.00%", "66.67%", "75.00%", "75.00%", "75.00%", "75.00%", "66.67%", "66.67%", "66.67%", "60.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [2, 3, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 3, 2, 2, 2, 3, 2, 3, 3, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 3, 2, 3, 2, 3, 3, 2, 3, 3, 2, 3, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 2, 2, 3, 2, 3, 3, 2, 2, 2, 3, 3, 2, 2, 3, 3, 3, 2, 3, 3, 3, 2, 3, 2, 2, 3, 2, 2, 3, 2, 3, 2, 3, 2, 2, 2, 3, 3, 2, 2, 2, 3, 2, 2, 3, 2, 3, 3, 3, 2, 2, 3, 2, 2, 3, 2, 3, 2, 3, 3, 3, 2, 3, 3, 3, 3, 3, 2, 3, 3, 3, 2, 2, 3, 3, 3, 2, 2, 3, 2, 3, 2, 2, 2, 3, 2, 3, 2, 3, 2, 2, 3, 2, 3, 2, 3, 3, 3, 2, 3, 2, 2, 2, 2, 2, 3, 3, 2, 2, 2, 3, 3, 3, 2, 2, 3, 2, 3, 2, 2, 2, 2, 3, 3, 3, 2, 2, 2, 3, 2, 2, 3, 2, 2, 2, 2, 3, 3, 3, 3, 2, 2, 2, 3, 3, 2, 3, 2, 2, 3, 3, 2, 2, 2, 2, 3, 2, 3, 2, 2, 3, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 3, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 3, 2, 3, 3, 3, 3, 2, 2, 2, 3], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://www.hetzner.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://www.hetzner.com/", "text": ["33.33%", "25.00%", "33.33%", "33.33%", "33.33%", "25.00%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "25.00%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "25.00%", "33.33%", "33.33%", "25.00%", "25.00%", "33.33%", "33.33%", "33.33%", "33.33%", "25.00%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "25.00%", "33.33%", "33.33%", "25.00%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "25.00%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "25.00%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "25.00%", "33.33%", "25.00%", "33.33%", "33.33%", "33.33%", "25.00%", "33.33%", "25.00%", "25.00%", "25.00%", "25.00%", "33.33%", "33.33%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "33.33%", "33.33%", "16.67%", "25.00%", "20.00%", "33.33%", "20.00%", "25.00%", "33.33%", "25.00%", "25.00%", "33.33%", "20.00%", "33.33%", "20.00%", "25.00%", "33.33%", "33.33%", "33.33%", "25.00%", "25.00%", "33.33%", "33.33%", "33.33%", "50.00%", "50.00%", "50.00%", "33.33%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "33.33%", "25.00%", "33.33%", "25.00%", "25.00%", "33.33%", "33.33%", "25.00%", "20.00%", "25.00%", "25.00%", "25.00%", "25.00%", "20.00%", "25.00%", "25.00%", "33.33%", "25.00%", "25.00%", "33.33%", "25.00%", "25.00%", "25.00%", "25.00%", "33.33%", "25.00%", "33.33%", "33.33%", "33.33%", "25.00%", "25.00%", "33.33%", "33.33%", "33.33%", "25.00%", "33.33%", "33.33%", "25.00%", "33.33%", "25.00%", "25.00%", "25.00%", "33.33%", "33.33%", "25.00%", "33.33%", "33.33%", "20.00%", "33.33%", "20.00%", "33.33%", "25.00%", "25.00%", "20.00%", "33.33%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "33.33%", "25.00%", "20.00%", "20.00%", "25.00%", "33.33%", "25.00%", "25.00%", "25.00%", "25.00%", "33.33%", "25.00%", "33.33%", "25.00%", "33.33%", "25.00%", "33.33%", "25.00%", "33.33%", "25.00%", "33.33%", "25.00%", "33.33%", "33.33%", "25.00%", "33.33%", "20.00%", "33.33%", "25.00%", "25.00%", "25.00%", "25.00%", "20.00%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "25.00%", "25.00%", "25.00%", "33.33%", "33.33%", "25.00%", "25.00%", "25.00%", "33.33%", "25.00%", "25.00%", "33.33%", "25.00%", "33.33%", "25.00%", "33.33%", "33.33%", "25.00%", "25.00%", "25.00%", "33.33%", "25.00%", "33.33%", "25.00%", "33.33%", "33.33%", "25.00%", "33.33%", "33.33%", "33.33%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "33.33%", "33.33%", "33.33%", "25.00%", "25.00%", "33.33%", "25.00%", "33.33%", "25.00%", "25.00%", "25.00%", "33.33%", "33.33%", "33.33%", "33.33%", "25.00%", "25.00%", "20.00%", "25.00%", "33.33%", "25.00%", "33.33%", "33.33%", "33.33%", "33.33%", "25.00%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "25.00%", "33.33%", "25.00%", "33.33%", "33.33%", "25.00%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "25.00%", "25.00%", "33.33%", "33.33%", "33.33%", "25.00%", "33.33%", "33.33%", "33.33%", "33.33%", "20.00%", "33.33%", "33.33%", "25.00%", "25.00%", "33.33%", "25.00%", "25.00%", "25.00%", "25.00%", "33.33%", "33.33%", "33.33%", "20.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://contabo.de/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://contabo.de/", "text": ["25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "33.33%", "25.00%", "20.00%", "20.00%", "20.00%", "20.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "20.00%", "25.00%", "20.00%", "25.00%", "25.00%", "25.00%", "25.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "25.00%", "25.00%", "25.00%", "20.00%", "25.00%", "20.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "20.00%", "25.00%", "25.00%", "25.00%", "20.00%", "25.00%", "20.00%"], "visible": false, "x": ["2024-09-02T11:45:37.109234+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": [], "visible": false, "x": [], "y": [], "type": "scatter"}, {"hovertemplate": "Cloud Provider: http://www.ovh.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "http://www.ovh.com/", "text": ["100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": [], "visible": false, "x": [], "y": [], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://www.scaleway.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://www.scaleway.com/", "text": ["100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": [], "visible": false, "x": [], "y": [], "type": "scatter"}, {"hovertemplate": "Cloud Provider: http://www.duomenucentras.lt/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "http://www.duomenucentras.", "text": ["50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://www.scaleway.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://www.scaleway.com/", "text": ["50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%", "50.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": [], "visible": false, "x": [], "y": [], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": [], "visible": false, "x": [], "y": [], "type": "scatter"}, {"hovertemplate": "Cloud Provider: http://www.ip-exchange.de/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "http://www.ip-exchange.de/", "text": ["100.00%", "100.00%", "33.33%", "100.00%", "66.67%", "50.00%", "50.00%", "100.00%", "50.00%", "50.00%", "33.33%", "100.00%", "100.00%", "100.00%", "66.67%", "75.00%", "25.00%", "100.00%", "50.00%", "100.00%", "100.00%", "50.00%", "100.00%"], "visible": false, "x": ["2024-09-02T14:15:38.692340+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:45:37.684145+00:00"], "y": [1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 3, 1, 1, 1, 1, 2, 2, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://aws.amazon.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://aws.amazon.com/", "text": ["100.00%", "100.00%", "50.00%", "66.67%", "50.00%", "100.00%", "33.33%", "25.00%", "25.00%", "25.00%", "50.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-03T14:45:38.401578+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-07T03:45:42.732683+00:00"], "y": [1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: http://webhoster.de/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "http://webhoster.de/", "text": ["100.00%", "100.00%", "33.33%", "33.33%", "50.00%", "50.00%", "100.00%", "50.00%", "50.00%", "100.00%", "25.00%", "50.00%"], "visible": false, "x": ["2024-09-02T13:15:42.938802+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://www.scaleway.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://www.scaleway.com/", "text": ["100.00%", "33.33%", "50.00%", "100.00%", "50.00%", "50.00%", "100.00%"], "visible": false, "x": ["2024-09-02T02:15:39.096947+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T19:15:41.142456+00:00"], "y": [1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://contabo.de/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://contabo.de/", "text": ["50.00%"], "visible": false, "x": ["2024-09-04T09:45:45.391094+00:00"], "y": [1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": [], "visible": false, "x": [], "y": [], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": [], "visible": false, "x": [], "y": [], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": [], "visible": false, "x": [], "y": [], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://hostvenom.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://hostvenom.com/", "text": ["100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-02T01:15:41.821022+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T23:45:43.346239+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": [], "visible": false, "x": [], "y": [], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://www.scaleway.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://www.scaleway.com/", "text": ["100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": [], "visible": false, "x": [], "y": [], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://www.hetzner.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://www.hetzner.com/", "text": ["100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": [], "visible": false, "x": [], "y": [], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": [], "visible": false, "x": [], "y": [], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": [], "visible": false, "x": [], "y": [], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": [], "visible": false, "x": [], "y": [], "type": "scatter"}, {"hovertemplate": "Cloud Provider: https://www.hetzner.com/
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "https://www.hetzner.com/", "text": ["100.00%"], "visible": false, "x": ["2024-09-07T21:15:42.294204+00:00"], "y": [1], "type": "scatter"}, {"hovertemplate": "Cloud Provider: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": [], "visible": false, "x": [], "y": [], "type": "scatter"}], "layout": {"template": {"data": {"scatter": [{"type": "scatter"}]}}, "xaxis": {"title": {"text": "Date"}, "tickangle": -20, "type": "date", "tickformat": "%Y-%m-%d"}, "yaxis": {"autorange": true, "rangemode": "tozero"}, "updatemenus": [{"buttons": [{"args": [{"visible": [true, true, true, true, true, true, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "31.0 Cloud Providers", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total Mean: 17", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "31.0", "method": "update"}, {"args": [{"visible": [false, false, false, false, false, false, false, true, true, true, true, true, true, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "1.0 Cloud Providers", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total Mean: 7", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "1.0", "method": "update"}, {"args": [{"visible": [false, false, false, false, false, false, false, false, false, false, false, false, false, false, true, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "33.0 Cloud Providers", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total Mean: 1", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "33.0", "method": "update"}, {"args": [{"visible": [false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, true, true, true, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "9.0 Cloud Providers", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total Mean: 3", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "9.0", "method": "update"}, {"args": [{"visible": [false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, true, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "14.0 Cloud Providers", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total Mean: 1", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "14.0", "method": "update"}, {"args": [{"visible": [false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, true, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "32.0 Cloud Providers", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total Mean: 1", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "32.0", "method": "update"}], "direction": "down", "pad": {"r": 10, "t": 10}, "showactive": true, "x": 0.01, "xanchor": "left", "y": 1.15, "yanchor": "top"}], "autosize": true, "showlegend": true, "annotations": [{"font": {"size": 10}, "showarrow": false, "text": "Data: week ending 09 Sep 2024. Source: Nebula", "x": 0.99, "xanchor": "right", "xref": "paper", "y": -0.14, "yanchor": "top", "yref": "paper"}, {"font": {"size": 18}, "showarrow": false, "text": "31.0 Cloud Providers", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.15, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 14}, "showarrow": false, "text": "Total Mean: 17", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.1, "yanchor": "bottom", "yref": "paper"}]}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/02/celestia-cloud-rate-agent-All-lines.json b/content.en/plots/2024/09/02/celestia-cloud-rate-agent-All-lines.json
new file mode 100644
index 0000000000..0686986a26
--- /dev/null
+++ b/content.en/plots/2024/09/02/celestia-cloud-rate-agent-All-lines.json
@@ -0,0 +1 @@
+{"data": [{"hovertemplate": "Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Datacenter", "text": ["41.57%", "41.18%", "40.86%", "43.01%", "41.67%", "40.86%", "45.83%", "40.86%", "41.30%", "41.11%", "42.39%", "39.18%", "43.82%", "43.48%", "49.43%", "46.99%", "42.39%", "38.10%", "45.88%", "44.71%", "42.86%", "46.91%", "46.51%", "49.44%", "44.05%", "46.99%", "45.24%", "45.12%", "45.00%", "46.43%", "45.56%", "48.78%", "45.78%", "47.73%", "46.43%", "45.24%", "45.05%", "44.83%", "44.83%", "47.50%", "46.43%", "46.51%", "45.00%", "43.90%", "44.58%", "45.35%", "46.07%", "44.44%", "45.88%", "42.70%", "45.24%", "45.45%", "43.68%", "46.67%", "43.53%", "46.34%", "44.71%", "44.58%", "45.12%", "46.59%", "42.17%", "44.19%", "45.45%", "46.59%", "43.53%", "46.67%", "47.62%", "45.24%", "45.35%", "45.45%", "47.06%", "45.88%", "45.98%", "44.71%", "45.35%", "43.90%", "41.57%", "41.38%", "40.70%", "42.70%", "45.16%", "41.67%", "42.22%", "43.37%", "42.70%", "40.70%", "43.18%", "44.44%", "41.76%", "44.32%", "45.05%", "40.91%", "46.88%", "45.98%", "43.68%", "44.19%", "42.27%", "46.24%", "43.16%", "43.18%", "46.07%", "44.57%", "41.67%", "44.19%", "44.94%", "45.45%", "42.22%", "41.38%", "44.09%", "41.49%", "44.57%", "46.32%", "44.94%", "43.33%", "43.75%", "43.48%", "43.18%", "46.99%", "46.67%", "47.31%", "46.74%", "44.57%", "42.55%", "41.94%", "44.44%", "42.55%", "42.86%", "43.00%", "45.36%", "45.45%", "45.65%", "45.00%", "42.86%", "43.43%", "43.16%", "43.16%", "43.00%", "43.30%", "40.24%", "41.18%", "39.77%", "38.89%", "42.27%", "43.02%", "41.38%", "41.30%", "44.44%", "42.11%", "41.94%", "41.38%", "41.38%", "42.86%", "40.45%", "40.22%", "42.22%", "40.66%", "44.09%", "41.67%", "42.86%", "43.48%", "42.55%", "42.05%", "39.13%", "40.00%", "42.39%", "41.57%", "40.43%", "42.55%", "42.22%", "41.94%", "40.66%", "40.00%", "38.20%", "43.96%", "41.30%", "42.05%", "40.00%", "42.39%", "41.38%", "41.57%", "44.16%", "45.88%", "44.30%", "46.43%", "44.44%", "43.21%", "45.12%", "45.12%", "43.37%", "45.88%", "45.35%", "45.12%", "45.24%", "45.24%", "43.21%", "42.17%", "45.12%", "45.88%", "43.21%", "44.30%", "44.44%", "44.71%", "43.37%", "42.17%", "43.04%", "40.91%", "44.44%", "41.18%", "39.53%", "40.00%", "41.67%", "42.31%", "40.74%", "42.68%", "42.68%", "41.98%", "41.86%", "42.86%", "43.37%", "43.04%", "44.05%", "41.98%", "41.18%", "43.42%", "45.12%", "42.50%", "42.50%", "41.77%", "43.04%", "42.86%", "42.31%", "46.34%", "43.75%", "45.00%", "44.00%", "42.86%", "44.58%", "44.44%", "43.37%", "43.90%", "42.50%", "45.00%", "44.16%", "43.42%", "44.74%", "44.30%", "44.00%", "41.77%", "42.86%", "43.59%", "43.04%", "41.98%", "43.42%", "43.90%", "41.56%", "44.87%", "42.31%", "41.46%", "45.68%", "42.31%", "40.48%", "41.56%", "43.75%", "43.75%", "43.42%", "45.68%", "41.77%", "44.87%", "46.25%", "43.59%", "44.74%", "42.11%", "40.96%", "43.04%", "44.30%", "45.00%", "42.50%", "45.78%", "43.04%", "43.75%", "43.75%", "43.37%", "44.30%", "43.21%", "43.75%", "43.42%", "44.16%", "42.67%", "44.87%", "44.30%", "43.04%", "44.16%", "44.30%", "42.31%", "42.67%", "44.16%", "40.79%", "44.74%", "41.98%", "45.57%", "42.67%", "44.87%", "40.79%", "43.24%", "44.16%", "41.77%", "43.21%", "41.56%", "40.51%", "43.04%", "40.51%", "43.42%", "43.24%", "43.04%", "43.42%", "44.74%", "43.24%", "43.75%", "43.42%", "43.24%", "40.51%", "41.56%", "44.74%", "41.56%", "41.77%", "43.59%", "44.87%", "41.77%", "42.68%", "43.21%", "44.87%", "42.86%", "42.11%", "41.03%", "43.04%", "43.42%"], "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [37, 42, 38, 40, 40, 38, 44, 38, 38, 37, 39, 38, 39, 40, 43, 39, 39, 32, 39, 38, 36, 38, 40, 44, 37, 39, 38, 37, 36, 39, 41, 40, 38, 42, 39, 38, 41, 39, 39, 38, 39, 40, 36, 36, 37, 39, 41, 40, 39, 38, 38, 40, 38, 42, 37, 38, 38, 37, 37, 41, 35, 38, 40, 41, 37, 42, 40, 38, 39, 40, 40, 39, 40, 38, 39, 36, 37, 36, 35, 38, 42, 35, 38, 36, 38, 35, 38, 40, 38, 39, 41, 36, 45, 40, 38, 38, 41, 43, 41, 38, 41, 41, 35, 38, 40, 40, 38, 36, 41, 39, 41, 44, 40, 39, 42, 40, 38, 39, 42, 44, 43, 41, 40, 39, 40, 40, 39, 43, 44, 45, 42, 45, 45, 43, 41, 41, 43, 42, 33, 35, 35, 35, 41, 37, 36, 38, 40, 40, 39, 36, 36, 36, 36, 37, 38, 37, 41, 40, 39, 40, 40, 37, 36, 36, 39, 37, 38, 40, 38, 39, 37, 34, 34, 40, 38, 37, 36, 39, 36, 37, 34, 39, 35, 39, 36, 35, 37, 37, 36, 39, 39, 37, 38, 38, 35, 35, 37, 39, 35, 35, 36, 38, 36, 35, 34, 36, 36, 35, 34, 36, 35, 33, 33, 35, 35, 34, 36, 33, 36, 34, 37, 34, 35, 33, 37, 34, 34, 33, 34, 33, 33, 38, 35, 36, 33, 33, 37, 36, 36, 36, 34, 36, 34, 33, 34, 35, 33, 33, 33, 34, 34, 34, 33, 36, 32, 35, 33, 34, 37, 33, 34, 32, 35, 35, 33, 37, 33, 35, 37, 34, 34, 32, 34, 34, 35, 36, 34, 38, 34, 35, 35, 36, 35, 35, 35, 33, 34, 32, 35, 35, 34, 34, 35, 33, 32, 34, 31, 34, 34, 36, 32, 35, 31, 32, 34, 33, 35, 32, 32, 34, 32, 33, 32, 34, 33, 34, 32, 35, 33, 32, 32, 32, 34, 32, 33, 34, 35, 33, 35, 35, 35, 33, 32, 32, 34, 33], "type": "scatter"}, {"hovertemplate": "Non-Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Non-Datacenter", "text": ["58.43%", "58.82%", "59.14%", "56.99%", "58.33%", "59.14%", "54.17%", "59.14%", "58.70%", "58.89%", "57.61%", "60.82%", "56.18%", "56.52%", "50.57%", "53.01%", "57.61%", "61.90%", "54.12%", "55.29%", "57.14%", "53.09%", "53.49%", "50.56%", "55.95%", "53.01%", "54.76%", "54.88%", "55.00%", "53.57%", "54.44%", "51.22%", "54.22%", "52.27%", "53.57%", "54.76%", "54.95%", "55.17%", "55.17%", "52.50%", "53.57%", "53.49%", "55.00%", "56.10%", "55.42%", "54.65%", "53.93%", "55.56%", "54.12%", "57.30%", "54.76%", "54.55%", "56.32%", "53.33%", "56.47%", "53.66%", "55.29%", "55.42%", "54.88%", "53.41%", "57.83%", "55.81%", "54.55%", "53.41%", "56.47%", "53.33%", "52.38%", "54.76%", "54.65%", "54.55%", "52.94%", "54.12%", "54.02%", "55.29%", "54.65%", "56.10%", "58.43%", "58.62%", "59.30%", "57.30%", "54.84%", "58.33%", "57.78%", "56.63%", "57.30%", "59.30%", "56.82%", "55.56%", "58.24%", "55.68%", "54.95%", "59.09%", "53.12%", "54.02%", "56.32%", "55.81%", "57.73%", "53.76%", "56.84%", "56.82%", "53.93%", "55.43%", "58.33%", "55.81%", "55.06%", "54.55%", "57.78%", "58.62%", "55.91%", "58.51%", "55.43%", "53.68%", "55.06%", "56.67%", "56.25%", "56.52%", "56.82%", "53.01%", "53.33%", "52.69%", "53.26%", "55.43%", "57.45%", "58.06%", "55.56%", "57.45%", "57.14%", "57.00%", "54.64%", "54.55%", "54.35%", "55.00%", "57.14%", "56.57%", "56.84%", "56.84%", "57.00%", "56.70%", "59.76%", "58.82%", "60.23%", "61.11%", "57.73%", "56.98%", "58.62%", "58.70%", "55.56%", "57.89%", "58.06%", "58.62%", "58.62%", "57.14%", "59.55%", "59.78%", "57.78%", "59.34%", "55.91%", "58.33%", "57.14%", "56.52%", "57.45%", "57.95%", "60.87%", "60.00%", "57.61%", "58.43%", "59.57%", "57.45%", "57.78%", "58.06%", "59.34%", "60.00%", "61.80%", "56.04%", "58.70%", "57.95%", "60.00%", "57.61%", "58.62%", "58.43%", "55.84%", "54.12%", "55.70%", "53.57%", "55.56%", "56.79%", "54.88%", "54.88%", "56.63%", "54.12%", "54.65%", "54.88%", "54.76%", "54.76%", "56.79%", "57.83%", "54.88%", "54.12%", "56.79%", "55.70%", "55.56%", "55.29%", "56.63%", "57.83%", "56.96%", "59.09%", "55.56%", "58.82%", "60.47%", "60.00%", "58.33%", "57.69%", "59.26%", "57.32%", "57.32%", "58.02%", "58.14%", "57.14%", "56.63%", "56.96%", "55.95%", "58.02%", "58.82%", "56.58%", "54.88%", "57.50%", "57.50%", "58.23%", "56.96%", "57.14%", "57.69%", "53.66%", "56.25%", "55.00%", "56.00%", "57.14%", "55.42%", "55.56%", "56.63%", "56.10%", "57.50%", "55.00%", "55.84%", "56.58%", "55.26%", "55.70%", "56.00%", "58.23%", "57.14%", "56.41%", "56.96%", "58.02%", "56.58%", "56.10%", "58.44%", "55.13%", "57.69%", "58.54%", "54.32%", "57.69%", "59.52%", "58.44%", "56.25%", "56.25%", "56.58%", "54.32%", "58.23%", "55.13%", "53.75%", "56.41%", "55.26%", "57.89%", "59.04%", "56.96%", "55.70%", "55.00%", "57.50%", "54.22%", "56.96%", "56.25%", "56.25%", "56.63%", "55.70%", "56.79%", "56.25%", "56.58%", "55.84%", "57.33%", "55.13%", "55.70%", "56.96%", "55.84%", "55.70%", "57.69%", "57.33%", "55.84%", "59.21%", "55.26%", "58.02%", "54.43%", "57.33%", "55.13%", "59.21%", "56.76%", "55.84%", "58.23%", "56.79%", "58.44%", "59.49%", "56.96%", "59.49%", "56.58%", "56.76%", "56.96%", "56.58%", "55.26%", "56.76%", "56.25%", "56.58%", "56.76%", "59.49%", "58.44%", "55.26%", "58.44%", "58.23%", "56.41%", "55.13%", "58.23%", "57.32%", "56.79%", "55.13%", "57.14%", "57.89%", "58.97%", "56.96%", "56.58%"], "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [52, 60, 55, 53, 56, 55, 52, 55, 54, 53, 53, 59, 50, 52, 44, 44, 53, 52, 46, 47, 48, 43, 46, 45, 47, 44, 46, 45, 44, 45, 49, 42, 45, 46, 45, 46, 50, 48, 48, 42, 45, 46, 44, 46, 46, 47, 48, 50, 46, 51, 46, 48, 49, 48, 48, 44, 47, 46, 45, 47, 48, 48, 48, 47, 48, 48, 44, 46, 47, 48, 45, 46, 47, 47, 47, 46, 52, 51, 51, 51, 51, 49, 52, 47, 51, 51, 50, 50, 53, 49, 50, 52, 51, 47, 49, 48, 56, 50, 54, 50, 48, 51, 49, 48, 49, 48, 52, 51, 52, 55, 51, 51, 49, 51, 54, 52, 50, 44, 48, 49, 49, 51, 54, 54, 50, 54, 52, 57, 53, 54, 50, 55, 60, 56, 54, 54, 57, 55, 49, 50, 53, 55, 56, 49, 51, 54, 50, 55, 54, 51, 51, 48, 53, 55, 52, 54, 52, 56, 52, 52, 54, 51, 56, 54, 53, 52, 56, 54, 52, 54, 54, 51, 55, 51, 54, 51, 54, 53, 51, 52, 43, 46, 44, 45, 45, 46, 45, 45, 47, 46, 47, 45, 46, 46, 46, 48, 45, 46, 46, 44, 45, 47, 47, 48, 45, 52, 45, 50, 52, 54, 49, 45, 48, 47, 47, 47, 50, 44, 47, 45, 47, 47, 50, 43, 45, 46, 46, 46, 45, 44, 45, 44, 45, 44, 42, 44, 46, 45, 47, 46, 46, 44, 43, 43, 42, 44, 42, 46, 44, 44, 45, 47, 43, 46, 45, 43, 45, 48, 44, 45, 50, 45, 45, 45, 43, 44, 46, 43, 43, 44, 42, 44, 49, 45, 44, 44, 46, 45, 45, 45, 45, 47, 44, 46, 45, 43, 43, 43, 43, 44, 45, 43, 44, 45, 43, 43, 45, 42, 47, 43, 43, 43, 45, 42, 43, 46, 46, 45, 47, 45, 47, 43, 42, 45, 43, 42, 42, 45, 43, 42, 47, 45, 42, 45, 46, 44, 43, 46, 47, 46, 43, 44, 44, 46, 45, 43], "type": "scatter"}], "layout": {"template": {"data": {"scatter": [{"type": "scatter"}]}}, "xaxis": {"title": {"text": "Date"}, "tickangle": -20, "type": "date", "tickformat": "%Y-%m-%d"}, "yaxis": {"title": {"text": "Count"}, "rangemode": "tozero", "autorange": true}, "legend": {"title": {"text": "Provider"}}, "annotations": [{"font": {"size": 18}, "showarrow": false, "text": "Cloud Rate of All Nodes", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.15, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 14}, "showarrow": false, "text": "Total Mean: 84", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.1, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 10}, "showarrow": false, "text": "Data: week ending 09 Sep 2024. Source: Nebula", "x": 0.99, "xanchor": "right", "xref": "paper", "y": -0.14, "yanchor": "top", "yref": "paper"}]}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/02/celestia-cloud-rate-agents.json b/content.en/plots/2024/09/02/celestia-cloud-rate-agents.json
new file mode 100644
index 0000000000..1da0b91b2a
--- /dev/null
+++ b/content.en/plots/2024/09/02/celestia-cloud-rate-agents.json
@@ -0,0 +1 @@
+{"data": [{"hovertemplate": "Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Datacenter", "text": ["40.48%", "40.91%", "40.48%", "40.91%", "41.86%", "42.22%", "40.48%", "40.48%", "40.48%", "40.91%", "40.91%", "40.91%", "41.46%", "41.86%", "41.86%", "41.46%", "41.86%", "41.46%", "41.86%", "41.46%", "41.86%", "41.86%", "41.46%", "41.86%", "43.18%", "43.18%", "43.18%", "43.18%", "43.18%", "43.18%", "43.18%", "42.86%", "43.18%", "43.18%", "42.86%", "43.18%", "43.18%", "43.18%", "43.18%", "43.18%", "42.86%", "42.86%", "42.86%", "42.86%", "41.46%", "43.18%", "43.18%", "43.18%", "43.18%", "43.18%", "42.86%", "43.18%", "43.18%", "43.18%", "41.86%", "41.86%", "41.46%", "40.48%", "40.48%", "41.86%", "41.86%", "41.86%", "43.18%", "43.18%", "43.18%", "43.18%", "43.18%", "43.18%", "42.86%", "43.18%", "42.86%", "43.18%", "43.18%", "43.18%", "43.18%", "41.46%", "43.18%", "42.86%", "42.86%", "41.46%", "41.86%", "41.46%", "41.46%", "41.86%", "41.46%", "41.46%", "43.18%", "43.18%", "43.18%", "43.18%", "43.18%", "42.86%", "43.18%", "42.86%", "42.86%", "42.86%", "43.18%", "43.18%", "43.18%", "42.86%", "42.86%", "43.18%", "42.86%", "42.86%", "43.18%", "40.91%", "40.91%", "41.86%", "42.22%", "42.22%", "42.22%", "42.22%", "42.22%", "40.48%", "40.91%", "40.91%", "40.48%", "40.91%", "42.22%", "41.86%", "42.22%", "42.22%", "41.86%", "42.22%", "42.22%", "42.22%", "41.86%", "42.22%", "42.22%", "42.22%", "41.86%", "40.91%", "40.91%", "40.48%", "40.48%", "40.48%", "40.91%", "39.53%", "39.02%", "39.53%", "39.53%", "39.53%", "39.02%", "40.00%", "40.00%", "40.48%", "40.48%", "40.91%", "40.91%", "40.48%", "40.48%", "40.48%", "40.91%", "40.91%", "40.48%", "42.22%", "42.22%", "42.22%", "42.22%", "41.86%", "41.86%", "41.86%", "41.86%", "42.22%", "42.22%", "42.22%", "42.22%", "42.22%", "41.86%", "42.22%", "41.86%", "41.86%", "41.86%", "42.22%", "42.22%", "41.86%", "41.86%", "42.22%", "41.86%", "42.22%", "41.86%", "41.86%", "41.86%", "41.86%", "41.86%", "41.86%", "42.22%", "41.86%", "42.22%", "42.22%", "42.22%", "42.22%", "42.22%", "42.22%", "42.22%", "42.22%", "42.22%", "42.22%", "41.86%", "42.22%", "42.22%", "42.22%", "42.22%", "41.86%", "41.86%", "42.22%", "42.22%", "42.22%", "41.86%", "42.22%", "42.22%", "41.86%", "41.86%", "41.86%", "42.22%", "41.86%", "42.22%", "40.48%", "40.48%", "40.91%", "40.91%", "40.91%", "40.91%", "40.48%", "40.91%", "40.48%", "40.48%", "40.48%", "40.91%", "40.48%", "40.48%", "40.91%", "40.91%", "40.91%", "40.48%", "40.48%", "40.91%", "40.91%", "40.91%", "40.91%", "40.91%", "40.91%", "41.46%", "40.48%", "40.48%", "40.48%", "40.00%", "40.48%", "40.48%", "40.48%", "40.48%", "40.48%", "40.48%", "40.48%", "40.00%", "40.00%", "40.48%", "41.86%", "41.86%", "41.46%", "41.86%", "41.46%", "41.86%", "41.86%", "41.46%", "41.86%", "41.46%", "41.86%", "41.86%", "41.86%", "41.46%", "41.46%", "41.86%", "41.46%", "41.86%", "41.86%", "41.46%", "41.86%", "41.86%", "41.86%", "41.86%", "41.86%", "41.86%", "40.48%", "40.48%", "40.00%", "40.48%", "40.00%", "40.48%", "40.48%", "40.48%", "40.48%", "40.48%", "40.48%", "40.00%", "40.48%", "40.00%", "40.48%", "40.48%", "40.48%", "39.02%", "40.48%", "40.00%", "40.00%", "40.00%", "40.48%", "40.48%", "39.02%", "39.02%", "39.02%", "39.02%", "39.02%", "38.46%", "39.02%", "40.48%", "40.48%", "40.00%", "40.48%", "39.02%", "38.46%", "39.02%", "39.02%", "38.46%", "39.02%", "39.02%", "40.48%", "40.48%", "40.48%", "40.48%", "40.48%", "40.48%", "40.48%", "40.00%", "40.00%", "40.48%", "40.00%"], "visible": true, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [17, 18, 17, 18, 18, 19, 17, 17, 17, 18, 18, 18, 17, 18, 18, 17, 18, 17, 18, 17, 18, 18, 17, 18, 19, 19, 19, 19, 19, 19, 19, 18, 19, 19, 18, 19, 19, 19, 19, 19, 18, 18, 18, 18, 17, 19, 19, 19, 19, 19, 18, 19, 19, 19, 18, 18, 17, 17, 17, 18, 18, 18, 19, 19, 19, 19, 19, 19, 18, 19, 18, 19, 19, 19, 19, 17, 19, 18, 18, 17, 18, 17, 17, 18, 17, 17, 19, 19, 19, 19, 19, 18, 19, 18, 18, 18, 19, 19, 19, 18, 18, 19, 18, 18, 19, 18, 18, 18, 19, 19, 19, 19, 19, 17, 18, 18, 17, 18, 19, 18, 19, 19, 18, 19, 19, 19, 18, 19, 19, 19, 18, 18, 18, 17, 17, 17, 18, 17, 16, 17, 17, 17, 16, 16, 16, 17, 17, 18, 18, 17, 17, 17, 18, 18, 17, 19, 19, 19, 19, 18, 18, 18, 18, 19, 19, 19, 19, 19, 18, 19, 18, 18, 18, 19, 19, 18, 18, 19, 18, 19, 18, 18, 18, 18, 18, 18, 19, 18, 19, 19, 19, 19, 19, 19, 19, 19, 19, 19, 18, 19, 19, 19, 19, 18, 18, 19, 19, 19, 18, 19, 19, 18, 18, 18, 19, 18, 19, 17, 17, 18, 18, 18, 18, 17, 18, 17, 17, 17, 18, 17, 17, 18, 18, 18, 17, 17, 18, 18, 18, 18, 18, 18, 17, 17, 17, 17, 16, 17, 17, 17, 17, 17, 17, 17, 16, 16, 17, 18, 18, 17, 18, 17, 18, 18, 17, 18, 17, 18, 18, 18, 17, 17, 18, 17, 18, 18, 17, 18, 18, 18, 18, 18, 18, 17, 17, 16, 17, 16, 17, 17, 17, 17, 17, 17, 16, 17, 16, 17, 17, 17, 16, 17, 16, 16, 16, 17, 17, 16, 16, 16, 16, 16, 15, 16, 17, 17, 16, 17, 16, 15, 16, 16, 15, 16, 16, 17, 17, 17, 17, 17, 17, 17, 16, 16, 17, 16], "type": "scatter"}, {"hovertemplate": "Non-Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Non-Datacenter", "text": ["59.52%", "59.09%", "59.52%", "59.09%", "58.14%", "57.78%", "59.52%", "59.52%", "59.52%", "59.09%", "59.09%", "59.09%", "58.54%", "58.14%", "58.14%", "58.54%", "58.14%", "58.54%", "58.14%", "58.54%", "58.14%", "58.14%", "58.54%", "58.14%", "56.82%", "56.82%", "56.82%", "56.82%", "56.82%", "56.82%", "56.82%", "57.14%", "56.82%", "56.82%", "57.14%", "56.82%", "56.82%", "56.82%", "56.82%", "56.82%", "57.14%", "57.14%", "57.14%", "57.14%", "58.54%", "56.82%", "56.82%", "56.82%", "56.82%", "56.82%", "57.14%", "56.82%", "56.82%", "56.82%", "58.14%", "58.14%", "58.54%", "59.52%", "59.52%", "58.14%", "58.14%", "58.14%", "56.82%", "56.82%", "56.82%", "56.82%", "56.82%", "56.82%", "57.14%", "56.82%", "57.14%", "56.82%", "56.82%", "56.82%", "56.82%", "58.54%", "56.82%", "57.14%", "57.14%", "58.54%", "58.14%", "58.54%", "58.54%", "58.14%", "58.54%", "58.54%", "56.82%", "56.82%", "56.82%", "56.82%", "56.82%", "57.14%", "56.82%", "57.14%", "57.14%", "57.14%", "56.82%", "56.82%", "56.82%", "57.14%", "57.14%", "56.82%", "57.14%", "57.14%", "56.82%", "59.09%", "59.09%", "58.14%", "57.78%", "57.78%", "57.78%", "57.78%", "57.78%", "59.52%", "59.09%", "59.09%", "59.52%", "59.09%", "57.78%", "58.14%", "57.78%", "57.78%", "58.14%", "57.78%", "57.78%", "57.78%", "58.14%", "57.78%", "57.78%", "57.78%", "58.14%", "59.09%", "59.09%", "59.52%", "59.52%", "59.52%", "59.09%", "60.47%", "60.98%", "60.47%", "60.47%", "60.47%", "60.98%", "60.00%", "60.00%", "59.52%", "59.52%", "59.09%", "59.09%", "59.52%", "59.52%", "59.52%", "59.09%", "59.09%", "59.52%", "57.78%", "57.78%", "57.78%", "57.78%", "58.14%", "58.14%", "58.14%", "58.14%", "57.78%", "57.78%", "57.78%", "57.78%", "57.78%", "58.14%", "57.78%", "58.14%", "58.14%", "58.14%", "57.78%", "57.78%", "58.14%", "58.14%", "57.78%", "58.14%", "57.78%", "58.14%", "58.14%", "58.14%", "58.14%", "58.14%", "58.14%", "57.78%", "58.14%", "57.78%", "57.78%", "57.78%", "57.78%", "57.78%", "57.78%", "57.78%", "57.78%", "57.78%", "57.78%", "58.14%", "57.78%", "57.78%", "57.78%", "57.78%", "58.14%", "58.14%", "57.78%", "57.78%", "57.78%", "58.14%", "57.78%", "57.78%", "58.14%", "58.14%", "58.14%", "57.78%", "58.14%", "57.78%", "59.52%", "59.52%", "59.09%", "59.09%", "59.09%", "59.09%", "59.52%", "59.09%", "59.52%", "59.52%", "59.52%", "59.09%", "59.52%", "59.52%", "59.09%", "59.09%", "59.09%", "59.52%", "59.52%", "59.09%", "59.09%", "59.09%", "59.09%", "59.09%", "59.09%", "58.54%", "59.52%", "59.52%", "59.52%", "60.00%", "59.52%", "59.52%", "59.52%", "59.52%", "59.52%", "59.52%", "59.52%", "60.00%", "60.00%", "59.52%", "58.14%", "58.14%", "58.54%", "58.14%", "58.54%", "58.14%", "58.14%", "58.54%", "58.14%", "58.54%", "58.14%", "58.14%", "58.14%", "58.54%", "58.54%", "58.14%", "58.54%", "58.14%", "58.14%", "58.54%", "58.14%", "58.14%", "58.14%", "58.14%", "58.14%", "58.14%", "59.52%", "59.52%", "60.00%", "59.52%", "60.00%", "59.52%", "59.52%", "59.52%", "59.52%", "59.52%", "59.52%", "60.00%", "59.52%", "60.00%", "59.52%", "59.52%", "59.52%", "60.98%", "59.52%", "60.00%", "60.00%", "60.00%", "59.52%", "59.52%", "60.98%", "60.98%", "60.98%", "60.98%", "60.98%", "61.54%", "60.98%", "59.52%", "59.52%", "60.00%", "59.52%", "60.98%", "61.54%", "60.98%", "60.98%", "61.54%", "60.98%", "60.98%", "59.52%", "59.52%", "59.52%", "59.52%", "59.52%", "59.52%", "59.52%", "60.00%", "60.00%", "59.52%", "60.00%"], "visible": true, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [25, 26, 25, 26, 25, 26, 25, 25, 25, 26, 26, 26, 24, 25, 25, 24, 25, 24, 25, 24, 25, 25, 24, 25, 25, 25, 25, 25, 25, 25, 25, 24, 25, 25, 24, 25, 25, 25, 25, 25, 24, 24, 24, 24, 24, 25, 25, 25, 25, 25, 24, 25, 25, 25, 25, 25, 24, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 24, 25, 24, 25, 25, 25, 25, 24, 25, 24, 24, 24, 25, 24, 24, 25, 24, 24, 25, 25, 25, 25, 25, 24, 25, 24, 24, 24, 25, 25, 25, 24, 24, 25, 24, 24, 25, 26, 26, 25, 26, 26, 26, 26, 26, 25, 26, 26, 25, 26, 26, 25, 26, 26, 25, 26, 26, 26, 25, 26, 26, 26, 25, 26, 26, 25, 25, 25, 26, 26, 25, 26, 26, 26, 25, 24, 24, 25, 25, 26, 26, 25, 25, 25, 26, 26, 25, 26, 26, 26, 26, 25, 25, 25, 25, 26, 26, 26, 26, 26, 25, 26, 25, 25, 25, 26, 26, 25, 25, 26, 25, 26, 25, 25, 25, 25, 25, 25, 26, 25, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 25, 26, 26, 26, 26, 25, 25, 26, 26, 26, 25, 26, 26, 25, 25, 25, 26, 25, 26, 25, 25, 26, 26, 26, 26, 25, 26, 25, 25, 25, 26, 25, 25, 26, 26, 26, 25, 25, 26, 26, 26, 26, 26, 26, 24, 25, 25, 25, 24, 25, 25, 25, 25, 25, 25, 25, 24, 24, 25, 25, 25, 24, 25, 24, 25, 25, 24, 25, 24, 25, 25, 25, 24, 24, 25, 24, 25, 25, 24, 25, 25, 25, 25, 25, 25, 25, 25, 24, 25, 24, 25, 25, 25, 25, 25, 25, 24, 25, 24, 25, 25, 25, 25, 25, 24, 24, 24, 25, 25, 25, 25, 25, 25, 25, 24, 25, 25, 25, 24, 25, 25, 24, 25, 25, 24, 25, 25, 25, 25, 25, 25, 25, 25, 25, 24, 24, 25, 24], "type": "scatter"}, {"hovertemplate": "Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Datacenter", "text": ["45.45%", "40.00%", "44.00%", "47.62%", "44.44%", "35.00%", "60.71%", "45.83%", "50.00%", "44.44%", "52.63%", "40.91%", "52.38%", "52.38%", "60.87%", "54.55%", "50.00%", "31.25%", "52.63%", "45.83%", "38.89%", "52.94%", "50.00%", "62.50%", "36.84%", "43.75%", "38.89%", "40.00%", "42.86%", "50.00%", "44.00%", "57.89%", "47.06%", "52.17%", "52.38%", "42.11%", "44.00%", "47.37%", "40.91%", "46.67%", "52.38%", "50.00%", "41.18%", "42.11%", "50.00%", "47.37%", "47.83%", "43.48%", "47.06%", "50.00%", "47.62%", "47.62%", "40.00%", "50.00%", "42.11%", "52.94%", "50.00%", "47.37%", "50.00%", "50.00%", "37.50%", "42.86%", "47.62%", "52.38%", "38.89%", "47.83%", "55.56%", "44.44%", "47.83%", "47.62%", "54.55%", "47.37%", "47.62%", "44.44%", "47.37%", "45.00%", "37.50%", "42.11%", "38.89%", "50.00%", "54.55%", "44.44%", "43.48%", "36.84%", "47.62%", "44.44%", "47.06%", "52.63%", "36.84%", "45.00%", "43.48%", "31.82%", "51.85%", "50.00%", "45.45%", "45.00%", "37.04%", "52.00%", "40.00%", "45.45%", "50.00%", "40.00%", "35.00%", "41.18%", "42.11%", "40.00%", "43.75%", "33.33%", "42.86%", "40.91%", "42.11%", "57.89%", "50.00%", "36.84%", "45.83%", "40.00%", "50.00%", "50.00%", "52.00%", "55.56%", "59.09%", "45.83%", "41.38%", "39.13%", "47.83%", "42.31%", "41.67%", "42.31%", "45.83%", "48.15%", "52.00%", "54.17%", "45.16%", "46.67%", "52.00%", "44.00%", "43.48%", "45.83%", "35.71%", "43.75%", "36.84%", "31.58%", "48.15%", "50.00%", "45.00%", "41.67%", "57.14%", "42.86%", "40.91%", "44.44%", "45.00%", "38.10%", "35.29%", "38.10%", "50.00%", "35.29%", "47.62%", "40.91%", "47.37%", "52.38%", "48.00%", "50.00%", "36.36%", "29.41%", "42.11%", "41.18%", "40.00%", "45.45%", "45.00%", "47.37%", "42.86%", "35.71%", "31.58%", "50.00%", "36.84%", "47.06%", "38.10%", "47.37%", "43.75%", "41.18%", "40.00%", "42.11%", "41.18%", "50.00%", "41.18%", "35.29%", "40.00%", "41.18%", "35.29%", "44.44%", "42.11%", "43.75%", "44.44%", "43.75%", "37.50%", "29.41%", "42.86%", "44.44%", "41.18%", "42.86%", "40.00%", "44.44%", "35.29%", "38.89%", "41.18%", "35.29%", "43.75%", "38.46%", "36.84%", "31.58%", "29.41%", "31.25%", "29.41%", "38.89%", "33.33%", "35.29%", "38.89%", "37.50%", "42.11%", "35.71%", "37.50%", "33.33%", "31.25%", "35.71%", "41.18%", "33.33%", "29.41%", "35.29%", "33.33%", "40.00%", "37.50%", "47.06%", "33.33%", "40.00%", "38.46%", "37.50%", "42.11%", "40.00%", "35.29%", "37.50%", "31.25%", "40.00%", "40.00%", "38.46%", "41.67%", "46.67%", "35.71%", "29.41%", "33.33%", "35.71%", "33.33%", "29.41%", "35.71%", "41.18%", "33.33%", "47.06%", "31.25%", "26.32%", "43.75%", "33.33%", "23.81%", "29.41%", "31.25%", "31.25%", "33.33%", "41.18%", "27.78%", "40.00%", "50.00%", "33.33%", "40.00%", "26.67%", "27.78%", "35.29%", "42.86%", "37.50%", "35.29%", "42.11%", "31.25%", "37.50%", "35.29%", "33.33%", "33.33%", "33.33%", "31.25%", "37.50%", "40.00%", "35.71%", "43.75%", "41.18%", "35.29%", "40.00%", "37.50%", "31.25%", "37.50%", "40.00%", "29.41%", "42.86%", "33.33%", "43.75%", "35.71%", "40.00%", "31.25%", "40.00%", "41.18%", "33.33%", "36.84%", "33.33%", "31.25%", "41.18%", "31.25%", "46.15%", "40.00%", "37.50%", "35.71%", "42.86%", "40.00%", "35.29%", "40.00%", "43.75%", "27.78%", "31.25%", "43.75%", "31.25%", "33.33%", "35.71%", "42.86%", "31.25%", "33.33%", "33.33%", "40.00%", "28.57%", "35.29%", "33.33%", "37.50%", "35.71%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [10, 12, 11, 10, 12, 7, 17, 11, 11, 8, 10, 9, 11, 11, 14, 12, 10, 5, 10, 11, 7, 9, 12, 15, 7, 7, 7, 6, 6, 9, 11, 11, 8, 12, 11, 8, 11, 9, 9, 7, 11, 12, 7, 8, 10, 9, 11, 10, 8, 8, 10, 10, 8, 12, 8, 9, 11, 9, 9, 11, 6, 9, 10, 11, 7, 11, 10, 8, 11, 10, 12, 9, 10, 8, 9, 9, 6, 8, 7, 11, 12, 8, 10, 7, 10, 8, 8, 10, 7, 9, 10, 7, 14, 11, 10, 9, 10, 13, 10, 10, 11, 8, 7, 7, 8, 6, 7, 6, 9, 9, 8, 11, 9, 7, 11, 8, 10, 9, 13, 15, 13, 11, 12, 9, 11, 11, 10, 11, 11, 13, 13, 13, 14, 14, 13, 11, 10, 11, 5, 7, 7, 6, 13, 10, 9, 10, 12, 9, 9, 8, 9, 8, 6, 8, 10, 6, 10, 9, 9, 11, 12, 9, 8, 5, 8, 7, 8, 10, 9, 9, 9, 5, 6, 9, 7, 8, 8, 9, 7, 7, 6, 8, 7, 9, 7, 6, 6, 7, 6, 8, 8, 7, 8, 7, 6, 5, 6, 8, 7, 6, 6, 8, 6, 7, 7, 6, 7, 5, 7, 6, 5, 5, 5, 7, 6, 6, 7, 6, 8, 5, 6, 5, 5, 5, 7, 6, 5, 6, 5, 6, 6, 8, 5, 6, 5, 6, 8, 6, 6, 6, 5, 6, 6, 5, 5, 7, 5, 5, 5, 5, 5, 5, 5, 7, 6, 8, 5, 5, 7, 6, 5, 5, 5, 5, 5, 7, 5, 6, 8, 5, 6, 4, 5, 6, 6, 6, 6, 8, 5, 6, 6, 6, 5, 6, 5, 6, 6, 5, 7, 7, 6, 6, 6, 5, 6, 6, 5, 6, 6, 7, 5, 6, 5, 6, 7, 5, 7, 5, 5, 7, 5, 6, 6, 6, 5, 6, 6, 6, 6, 7, 5, 5, 7, 5, 6, 5, 6, 5, 6, 6, 6, 4, 6, 6, 6, 5], "type": "scatter"}, {"hovertemplate": "Non-Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Non-Datacenter", "text": ["54.55%", "60.00%", "56.00%", "52.38%", "55.56%", "65.00%", "39.29%", "54.17%", "50.00%", "55.56%", "47.37%", "59.09%", "47.62%", "47.62%", "39.13%", "45.45%", "50.00%", "68.75%", "47.37%", "54.17%", "61.11%", "47.06%", "50.00%", "37.50%", "63.16%", "56.25%", "61.11%", "60.00%", "57.14%", "50.00%", "56.00%", "42.11%", "52.94%", "47.83%", "47.62%", "57.89%", "56.00%", "52.63%", "59.09%", "53.33%", "47.62%", "50.00%", "58.82%", "57.89%", "50.00%", "52.63%", "52.17%", "56.52%", "52.94%", "50.00%", "52.38%", "52.38%", "60.00%", "50.00%", "57.89%", "47.06%", "50.00%", "52.63%", "50.00%", "50.00%", "62.50%", "57.14%", "52.38%", "47.62%", "61.11%", "52.17%", "44.44%", "55.56%", "52.17%", "52.38%", "45.45%", "52.63%", "52.38%", "55.56%", "52.63%", "55.00%", "62.50%", "57.89%", "61.11%", "50.00%", "45.45%", "55.56%", "56.52%", "63.16%", "52.38%", "55.56%", "52.94%", "47.37%", "63.16%", "55.00%", "56.52%", "68.18%", "48.15%", "50.00%", "54.55%", "55.00%", "62.96%", "48.00%", "60.00%", "54.55%", "50.00%", "60.00%", "65.00%", "58.82%", "57.89%", "60.00%", "56.25%", "66.67%", "57.14%", "59.09%", "57.89%", "42.11%", "50.00%", "63.16%", "54.17%", "60.00%", "50.00%", "50.00%", "48.00%", "44.44%", "40.91%", "54.17%", "58.62%", "60.87%", "52.17%", "57.69%", "58.33%", "57.69%", "54.17%", "51.85%", "48.00%", "45.83%", "54.84%", "53.33%", "48.00%", "56.00%", "56.52%", "54.17%", "64.29%", "56.25%", "63.16%", "68.42%", "51.85%", "50.00%", "55.00%", "58.33%", "42.86%", "57.14%", "59.09%", "55.56%", "55.00%", "61.90%", "64.71%", "61.90%", "50.00%", "64.71%", "52.38%", "59.09%", "52.63%", "47.62%", "52.00%", "50.00%", "63.64%", "70.59%", "57.89%", "58.82%", "60.00%", "54.55%", "55.00%", "52.63%", "57.14%", "64.29%", "68.42%", "50.00%", "63.16%", "52.94%", "61.90%", "52.63%", "56.25%", "58.82%", "60.00%", "57.89%", "58.82%", "50.00%", "58.82%", "64.71%", "60.00%", "58.82%", "64.71%", "55.56%", "57.89%", "56.25%", "55.56%", "56.25%", "62.50%", "70.59%", "57.14%", "55.56%", "58.82%", "57.14%", "60.00%", "55.56%", "64.71%", "61.11%", "58.82%", "64.71%", "56.25%", "61.54%", "63.16%", "68.42%", "70.59%", "68.75%", "70.59%", "61.11%", "66.67%", "64.71%", "61.11%", "62.50%", "57.89%", "64.29%", "62.50%", "66.67%", "68.75%", "64.29%", "58.82%", "66.67%", "70.59%", "64.71%", "66.67%", "60.00%", "62.50%", "52.94%", "66.67%", "60.00%", "61.54%", "62.50%", "57.89%", "60.00%", "64.71%", "62.50%", "68.75%", "60.00%", "60.00%", "61.54%", "58.33%", "53.33%", "64.29%", "70.59%", "66.67%", "64.29%", "66.67%", "70.59%", "64.29%", "58.82%", "66.67%", "52.94%", "68.75%", "73.68%", "56.25%", "66.67%", "76.19%", "70.59%", "68.75%", "68.75%", "66.67%", "58.82%", "72.22%", "60.00%", "50.00%", "66.67%", "60.00%", "73.33%", "72.22%", "64.71%", "57.14%", "62.50%", "64.71%", "57.89%", "68.75%", "62.50%", "64.71%", "66.67%", "66.67%", "66.67%", "68.75%", "62.50%", "60.00%", "64.29%", "56.25%", "58.82%", "64.71%", "60.00%", "62.50%", "68.75%", "62.50%", "60.00%", "70.59%", "57.14%", "66.67%", "56.25%", "64.29%", "60.00%", "68.75%", "60.00%", "58.82%", "66.67%", "63.16%", "66.67%", "68.75%", "58.82%", "68.75%", "53.85%", "60.00%", "62.50%", "64.29%", "57.14%", "60.00%", "64.71%", "60.00%", "56.25%", "72.22%", "68.75%", "56.25%", "68.75%", "66.67%", "64.29%", "57.14%", "68.75%", "66.67%", "66.67%", "60.00%", "71.43%", "64.71%", "66.67%", "62.50%", "64.29%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [12, 18, 14, 11, 15, 13, 11, 13, 11, 10, 9, 13, 10, 10, 9, 10, 10, 11, 9, 13, 11, 8, 12, 9, 12, 9, 11, 9, 8, 9, 14, 8, 9, 11, 10, 11, 14, 10, 13, 8, 10, 12, 10, 11, 10, 10, 12, 13, 9, 8, 11, 11, 12, 12, 11, 8, 11, 10, 9, 11, 10, 12, 11, 10, 11, 12, 8, 10, 12, 11, 10, 10, 11, 10, 10, 11, 10, 11, 11, 11, 10, 10, 13, 12, 11, 10, 9, 9, 12, 11, 13, 15, 13, 11, 12, 11, 17, 12, 15, 12, 11, 12, 13, 10, 11, 9, 9, 12, 12, 13, 11, 8, 9, 12, 13, 12, 10, 9, 12, 12, 9, 13, 17, 14, 12, 15, 14, 15, 13, 14, 12, 11, 17, 16, 12, 14, 13, 13, 9, 9, 12, 13, 14, 10, 11, 14, 9, 12, 13, 10, 11, 13, 11, 13, 10, 11, 11, 13, 10, 10, 13, 9, 14, 12, 11, 10, 12, 12, 11, 10, 12, 9, 13, 9, 12, 9, 13, 10, 9, 10, 9, 11, 10, 9, 10, 11, 9, 10, 11, 10, 11, 9, 10, 9, 10, 12, 8, 10, 10, 8, 9, 10, 11, 11, 10, 11, 9, 8, 12, 13, 12, 11, 12, 11, 12, 11, 11, 10, 11, 9, 10, 10, 11, 9, 10, 12, 12, 11, 10, 9, 10, 9, 10, 9, 8, 10, 11, 9, 11, 10, 11, 9, 9, 8, 7, 8, 9, 12, 10, 9, 10, 12, 9, 10, 12, 9, 11, 14, 9, 12, 16, 12, 11, 11, 10, 10, 13, 9, 8, 10, 9, 11, 13, 11, 8, 10, 11, 11, 11, 10, 11, 12, 10, 12, 11, 10, 9, 9, 9, 10, 11, 9, 10, 11, 10, 9, 12, 8, 12, 9, 9, 9, 11, 9, 10, 10, 12, 10, 11, 10, 11, 7, 9, 10, 9, 8, 9, 11, 9, 9, 13, 11, 9, 11, 12, 9, 8, 11, 12, 12, 9, 10, 11, 12, 10, 9], "type": "scatter"}, {"hovertemplate": "Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Datacenter", "text": ["20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Non-Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Non-Datacenter", "text": ["80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%", "80.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4], "type": "scatter"}, {"hovertemplate": "Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Datacenter", "text": ["100.00%", "80.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "75.00%", "75.00%", "75.00%", "100.00%", "100.00%", "100.00%", "100.00%", "75.00%", "100.00%", "75.00%", "100.00%", "75.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "75.00%", "75.00%", "75.00%", "100.00%", "100.00%", "75.00%", "100.00%", "75.00%", "100.00%", "75.00%", "75.00%", "100.00%", "100.00%", "75.00%", "100.00%", "100.00%", "100.00%", "100.00%", "75.00%", "100.00%", "75.00%", "75.00%", "75.00%", "100.00%", "75.00%", "75.00%", "100.00%", "75.00%", "100.00%", "75.00%", "100.00%", "100.00%", "100.00%", "75.00%", "100.00%", "75.00%", "75.00%", "75.00%", "100.00%", "100.00%", "100.00%", "100.00%", "75.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "75.00%", "80.00%", "75.00%", "75.00%", "100.00%", "80.00%", "75.00%", "100.00%", "80.00%", "80.00%", "100.00%", "75.00%", "75.00%", "80.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "75.00%", "100.00%", "100.00%", "100.00%", "75.00%", "100.00%", "80.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "75.00%", "100.00%", "100.00%", "100.00%", "75.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "80.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "80.00%", "83.33%", "80.00%", "100.00%", "100.00%", "80.00%", "83.33%", "100.00%", "80.00%", "100.00%", "80.00%", "80.00%", "100.00%", "80.00%", "80.00%", "100.00%", "100.00%", "100.00%", "80.00%", "100.00%", "100.00%", "75.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "75.00%", "75.00%", "80.00%", "100.00%", "100.00%", "100.00%", "80.00%", "100.00%", "75.00%", "100.00%", "100.00%", "100.00%", "83.33%", "100.00%", "83.33%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "80.00%", "100.00%", "100.00%", "83.33%", "100.00%", "80.00%", "100.00%", "100.00%", "80.00%", "100.00%", "80.00%", "100.00%", "100.00%", "75.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "75.00%", "100.00%", "100.00%", "75.00%", "100.00%", "75.00%", "80.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "75.00%", "75.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "80.00%", "80.00%", "80.00%", "100.00%", "100.00%", "80.00%", "100.00%", "80.00%", "75.00%", "100.00%", "100.00%", "100.00%", "80.00%", "80.00%", "80.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [3, 4, 3, 3, 3, 4, 3, 3, 3, 3, 3, 3, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 3, 3, 4, 4, 3, 3, 3, 3, 4, 3, 3, 3, 3, 3, 3, 3, 4, 3, 3, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 3, 3, 3, 3, 3, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 3, 4, 3, 3, 3, 4, 3, 4, 4, 4, 4, 3, 3, 4, 4, 4, 4, 4, 3, 3, 6, 4, 5, 3, 5, 4, 3, 4, 4, 3, 5, 3, 5, 4, 3, 3, 3, 4, 4, 3, 3, 3, 2, 2, 2, 3, 4, 4, 4, 4, 4, 3, 4, 3, 4, 4, 3, 3, 4, 5, 4, 4, 4, 4, 5, 4, 4, 3, 4, 4, 3, 4, 4, 4, 4, 3, 4, 3, 3, 3, 4, 4, 3, 3, 3, 4, 3, 3, 4, 3, 4, 4, 4, 3, 3, 4, 3, 3, 5, 3, 5, 3, 4, 4, 5, 3, 4, 4, 4, 4, 4, 3, 4, 5, 5, 4, 3, 4, 4, 4, 4, 3, 4, 3, 4, 3, 4, 3, 4, 3, 4, 3, 4, 3, 3, 4, 3, 5, 3, 4, 4, 4, 4, 5, 3, 3, 3, 3, 3, 4, 4, 4, 3, 3, 4, 4, 4, 3, 4, 4, 3, 4, 3, 4, 3, 3, 4, 4, 4, 3, 4, 3, 4, 3, 3, 4, 3, 3, 3, 4, 4, 4, 4, 4, 3, 3, 3, 4, 4, 3, 4, 3, 4, 4, 4, 3, 3, 3, 3, 4, 4, 5, 4, 3, 4, 3, 3, 3, 3, 4, 3, 3, 3, 3, 3, 3, 4, 3, 4, 3, 3, 4, 3, 3, 3, 3, 3, 3, 3, 4, 4, 3, 3, 3, 4, 3, 3, 3, 3, 5, 3, 3, 4, 4, 3, 4, 4, 4, 4, 3, 3, 3, 5], "type": "scatter"}, {"hovertemplate": "Non-Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Non-Datacenter", "text": ["20.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "25.00%", "20.00%", "25.00%", "25.00%", "20.00%", "25.00%", "20.00%", "20.00%", "25.00%", "25.00%", "20.00%", "25.00%", "25.00%", "20.00%", "25.00%", "25.00%", "20.00%", "20.00%", "16.67%", "20.00%", "20.00%", "16.67%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "25.00%", "25.00%", "25.00%", "20.00%", "20.00%", "25.00%", "16.67%", "16.67%", "20.00%", "16.67%", "20.00%", "20.00%", "20.00%", "25.00%", "25.00%", "25.00%", "25.00%", "20.00%", "25.00%", "25.00%", "20.00%", "20.00%", "20.00%", "20.00%", "20.00%", "25.00%", "20.00%", "20.00%", "20.00%"], "visible": false, "x": ["2024-09-02T01:15:41.821022+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Datacenter", "text": ["50.00%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Non-Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Non-Datacenter", "text": ["50.00%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], "type": "scatter"}, {"hovertemplate": "Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Datacenter", "text": ["66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "50.00%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "50.00%", "50.00%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%", "66.67%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], "type": "scatter"}, {"hovertemplate": "Non-Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Non-Datacenter", "text": ["33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "50.00%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "50.00%", "50.00%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%", "33.33%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Datacenter", "text": ["100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], "type": "scatter"}, {"hovertemplate": "Non-Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Non-Datacenter", "text": ["100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00"], "y": [5, 4, 6, 5, 5, 5, 5, 5, 4, 5, 6, 6, 4, 6, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 5, 5, 5, 5, 4, 4, 5, 3, 5, 5, 4, 4, 2, 2, 2, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 1, 1, 2, 1, 2, 2, 2, 1, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 1, 2, 3, 2, 2, 4, 4, 4, 4, 4, 4, 4, 3, 4, 4, 4, 3, 3, 4, 4, 4, 4, 4, 4, 5, 3, 4, 4, 4, 4, 4, 5, 5, 5, 5, 3, 5, 4, 4, 5, 4, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Non-Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Non-Datacenter", "text": ["100.00%", "100.00%", "100.00%", "66.67%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "50.00%", "100.00%", "50.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "50.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "66.67%", "100.00%", "100.00%", "100.00%", "66.67%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "50.00%", "40.00%", "100.00%", "100.00%", "50.00%", "40.00%", "71.43%", "100.00%", "60.00%", "83.33%", "50.00%", "66.67%", "66.67%", "50.00%", "50.00%", "66.67%", "100.00%", "33.33%", "100.00%", "100.00%", "50.00%", "66.67%", "100.00%", "66.67%", "50.00%", "55.56%", "33.33%", "75.00%", "100.00%", "60.00%", "75.00%", "50.00%", "75.00%", "33.33%", "50.00%", "50.00%", "66.67%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "50.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "50.00%", "50.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T13:15:39.064270+00:00"], "y": [2, 2, 1, 2, 2, 2, 2, 2, 4, 1, 1, 3, 3, 1, 1, 1, 2, 2, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 2, 1, 2, 1, 1, 2, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 2, 1, 1, 1, 1, 1, 2, 2, 1, 2, 1, 3, 1, 2, 5, 2, 3, 5, 2, 4, 2, 3, 2, 2, 2, 1, 3, 1, 1, 2, 1, 2, 3, 5, 2, 3, 2, 3, 3, 1, 3, 1, 4, 2, 2, 1, 1, 1, 2, 2, 1, 1, 1, 2, 1, 1, 2, 2, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 2, 2, 2, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 4, 4, 4, 1, 1, 1, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Datacenter", "text": ["33.33%", "50.00%", "50.00%", "50.00%", "33.33%", "33.33%", "50.00%", "60.00%", "50.00%", "60.00%", "28.57%", "40.00%", "16.67%", "50.00%", "33.33%", "33.33%", "50.00%", "50.00%", "33.33%", "100.00%", "66.67%", "50.00%", "33.33%", "33.33%", "50.00%", "44.44%", "66.67%", "25.00%", "40.00%", "25.00%", "50.00%", "25.00%", "66.67%", "50.00%", "50.00%", "33.33%", "100.00%", "100.00%", "50.00%", "50.00%", "50.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-02T02:15:39.096947+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-07T03:45:42.732683+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 3, 1, 3, 2, 2, 1, 2, 2, 1, 3, 2, 1, 1, 2, 1, 1, 1, 3, 4, 4, 1, 2, 1, 1, 1, 2, 4, 2, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Non-Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Non-Datacenter", "text": ["100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Non-Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Non-Datacenter", "text": ["100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Datacenter", "text": ["100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-02T01:15:41.821022+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T23:45:43.346239+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Datacenter", "text": ["100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Datacenter", "text": ["100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Non-Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Non-Datacenter", "text": ["100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:45:41.521801+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Non-Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Non-Datacenter", "text": ["100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-04T08:15:42.330113+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Non-Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Non-Datacenter", "text": ["100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%", "100.00%"], "visible": false, "x": ["2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00"], "y": [1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Datacenter:
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "Datacenter", "text": ["100.00%"], "visible": false, "x": ["2024-09-07T21:15:42.294204+00:00"], "y": [1], "type": "scatter"}], "layout": {"template": {"data": {"scatter": [{"type": "scatter"}]}}, "title": {"x": 0.5}, "xaxis": {"title": {"text": "Date"}, "tickangle": -20, "type": "date", "tickformat": "%Y-%m-%d"}, "yaxis": {"autorange": true, "rangemode": "tozero"}, "updatemenus": [{"buttons": [{"args": [{"visible": [true, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "31.0 Cloud Rate", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total Mean: 42", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "31.0", "method": "update"}, {"args": [{"visible": [false, false, true, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "1.0 Cloud Rate", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total Mean: 18", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "1.0", "method": "update"}, {"args": [{"visible": [false, false, false, false, true, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "33.0 Cloud Rate", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total Mean: 4", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "33.0", "method": "update"}, {"args": [{"visible": [false, false, false, false, false, false, true, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "9.0 Cloud Rate", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total Mean: 3", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "9.0", "method": "update"}, {"args": [{"visible": [false, false, false, false, false, false, false, false, true, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "14.0 Cloud Rate", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total Mean: 2", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "14.0", "method": "update"}, {"args": [{"visible": [false, false, false, false, false, false, false, false, false, false, true, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false]}, {"annotations": [{"x": 0.5, "y": 1.15, "xref": "paper", "yref": "paper", "text": "32.0 Cloud Rate", "showarrow": false, "font": {"size": 18}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.5, "y": 1.1, "xref": "paper", "yref": "paper", "text": "Total Mean: 2", "showarrow": false, "font": {"size": 14}, "xanchor": "center", "yanchor": "bottom"}, {"x": 0.99, "y": -0.14, "xref": "paper", "yref": "paper", "text": "Data: week ending 09 Sep 2024. Source: Nebula", "showarrow": false, "font": {"size": 10}, "xanchor": "right", "yanchor": "top"}]}], "label": "32.0", "method": "update"}], "direction": "down", "pad": {"r": 10, "t": 10}, "showactive": true, "x": 0.01, "xanchor": "left", "y": 1.15, "yanchor": "top"}], "autosize": true, "showlegend": true, "annotations": [{"font": {"size": 10}, "showarrow": false, "text": "Data: week ending 09 Sep 2024. Source: Nebula", "x": 0.99, "xanchor": "right", "xref": "paper", "y": -0.14, "yanchor": "top", "yref": "paper"}, {"font": {"size": 18}, "showarrow": false, "text": "31.0 Cloud Rate", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.15, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 14}, "showarrow": false, "text": "Total Mean: 42", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.1, "yanchor": "bottom", "yref": "paper"}]}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/02/celestia-connection-errors-single.json b/content.en/plots/2024/09/02/celestia-connection-errors-single.json
new file mode 100644
index 0000000000..d4736fa034
--- /dev/null
+++ b/content.en/plots/2024/09/02/celestia-connection-errors-single.json
@@ -0,0 +1 @@
+{"data": [{"hovertemplate": "Error: connection_refused
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"dash": "solid"}, "mode": "lines", "name": "connection_refused", "x": ["2024-09-02T15:45:39.237868", "2024-09-03T09:15:41.969659", "2024-09-03T09:45:36.516498", "2024-09-03T11:15:37.559216", "2024-09-03T13:15:41.923083", "2024-09-04T15:45:43.909504", "2024-09-06T02:15:40.484184", "2024-09-06T02:45:37.983688", "2024-09-06T10:45:36.986505", "2024-09-06T11:45:43.948076", "2024-09-06T16:15:50.360861", "2024-09-07T02:15:41.629824", "2024-09-08T06:15:38.607120", "2024-09-08T16:45:37.476259"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Error: io_timeout
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"dash": "solid"}, "mode": "lines", "name": "io_timeout", "x": ["2024-09-02T00:45:40.278230", "2024-09-02T01:15:41.821021", "2024-09-02T01:45:40.578211", "2024-09-02T02:15:39.096946", "2024-09-02T02:45:36.327675", "2024-09-02T03:15:42.575067", "2024-09-02T03:45:47.741890", "2024-09-02T04:15:39.511968", "2024-09-02T04:45:38.656232", "2024-09-02T05:15:40.611514", "2024-09-02T05:45:37.845146", "2024-09-02T06:15:39.706321", "2024-09-02T06:45:41.431675", "2024-09-02T07:15:37.493740", "2024-09-02T07:45:45.832535", "2024-09-02T08:15:45.728445", "2024-09-02T08:45:39.048107", "2024-09-02T09:15:42.349149", "2024-09-02T09:45:39.558764", "2024-09-02T10:15:37.785217", "2024-09-02T10:45:38.501204", "2024-09-02T11:15:40.424680", "2024-09-02T11:45:37.109234", "2024-09-02T12:15:46.340941", "2024-09-02T12:45:37.709860", "2024-09-02T13:15:42.938801", "2024-09-02T13:45:43.166567", "2024-09-02T14:15:38.692339", "2024-09-02T14:45:38.904335", "2024-09-02T15:15:38.832817", "2024-09-02T15:45:39.237868", "2024-09-02T16:15:40.703877", "2024-09-02T16:45:39.712922", "2024-09-02T17:15:37.688910", "2024-09-02T17:45:37.966036", "2024-09-02T18:15:38.063729", "2024-09-02T18:45:38.415640", "2024-09-02T19:15:39.241453", "2024-09-02T19:45:38.105711", "2024-09-02T20:16:01.037459", "2024-09-02T20:45:37.978938", "2024-09-02T21:15:35.976176", "2024-09-02T21:45:43.819143", "2024-09-02T22:15:38.397157", "2024-09-02T22:45:45.014679", "2024-09-02T23:15:37.661061", "2024-09-02T23:45:36.926157", "2024-09-03T00:15:38.885708", "2024-09-03T00:45:38.722088", "2024-09-03T01:15:37.752871", "2024-09-03T01:45:38.791886", "2024-09-03T02:15:39.069828", "2024-09-03T02:45:37.604228", "2024-09-03T03:15:38.422074", "2024-09-03T03:45:37.513611", "2024-09-03T04:15:44.074859", "2024-09-03T04:45:40.743921", "2024-09-03T05:15:47.264692", "2024-09-03T05:45:36.683696", "2024-09-03T06:15:43.224542", "2024-09-03T06:45:38.809902", "2024-09-03T07:15:39.317291", "2024-09-03T07:45:37.726934", "2024-09-03T08:15:45.049253", "2024-09-03T08:45:37.490466", "2024-09-03T09:15:41.969659", "2024-09-03T09:45:36.516498", "2024-09-03T10:15:41.274535", "2024-09-03T10:45:40.732105", "2024-09-03T11:15:37.559216", "2024-09-03T11:45:45.821145", "2024-09-03T12:15:37.800570", "2024-09-03T12:45:38.040955", "2024-09-03T13:15:41.923083", "2024-09-03T13:45:38.371905", "2024-09-03T14:15:37.650649", "2024-09-03T14:45:38.401577", "2024-09-03T15:15:38.794665", "2024-09-03T15:45:40.246433", "2024-09-03T16:15:45.469844", "2024-09-03T16:45:45.595833", "2024-09-03T17:15:36.844096", "2024-09-03T17:45:41.269391", "2024-09-03T18:15:46.422707", "2024-09-03T18:45:44.667977", "2024-09-03T19:15:44.340532", "2024-09-03T19:45:40.206151", "2024-09-03T20:15:39.599972", "2024-09-03T20:45:41.702450", "2024-09-03T21:15:44.354470", "2024-09-03T21:45:43.231597", "2024-09-03T22:15:43.503185", "2024-09-03T22:45:37.739129", "2024-09-03T23:15:37.658597", "2024-09-03T23:45:44.121957", "2024-09-04T00:15:43.445916", "2024-09-04T00:45:41.649473", "2024-09-04T01:15:39.347443", "2024-09-04T01:45:44.068884", "2024-09-04T02:15:38.234112", "2024-09-04T02:45:37.650587", "2024-09-04T03:15:36.695583", "2024-09-04T03:45:45.360312", "2024-09-04T04:15:39.485403", "2024-09-04T04:45:36.843388", "2024-09-04T05:15:38.167977", "2024-09-04T05:45:44.127363", "2024-09-04T06:15:39.270576", "2024-09-04T06:45:43.008791", "2024-09-04T07:15:36.362755", "2024-09-04T07:45:41.533785", "2024-09-04T08:15:42.330113", "2024-09-04T08:45:42.284896", "2024-09-04T09:15:40.025396", "2024-09-04T09:45:45.391094", "2024-09-04T10:15:38.570655", "2024-09-04T10:45:39.496547", "2024-09-04T11:15:50.461036", "2024-09-04T11:46:13.667980", "2024-09-04T12:15:39.435291", "2024-09-04T12:45:38.746530", "2024-09-04T13:15:38.710892", "2024-09-04T13:45:41.503198", "2024-09-04T14:15:46.708121", "2024-09-04T14:45:39.717850", "2024-09-04T15:15:40.853758", "2024-09-04T15:45:43.909504", "2024-09-04T16:15:42.685825", "2024-09-04T16:45:40.088121", "2024-09-04T17:15:38.307430", "2024-09-04T17:45:41.620451", "2024-09-04T18:15:41.992465", "2024-09-04T18:45:38.094530", "2024-09-04T19:15:41.142456", "2024-09-04T19:45:37.599937", "2024-09-04T20:15:44.747330", "2024-09-04T20:45:43.691554", "2024-09-04T21:15:42.599608", "2024-09-04T21:45:37.684144", "2024-09-04T22:15:43.637012", "2024-09-04T22:45:36.378447", "2024-09-04T23:15:38.878118", "2024-09-04T23:45:39.398195", "2024-09-05T00:15:38.788932", "2024-09-05T00:45:45.233241", "2024-09-05T01:15:38.447740", "2024-09-05T01:45:39.741427", "2024-09-05T02:15:38.766056", "2024-09-05T02:45:45.829512", "2024-09-05T03:15:39.192076", "2024-09-05T03:45:36.651860", "2024-09-05T04:15:44.877798", "2024-09-05T04:45:44.226435", "2024-09-05T05:15:36.363187", "2024-09-05T05:45:41.420350", "2024-09-05T06:15:43.570394", "2024-09-05T06:45:35.916655", "2024-09-05T07:15:40.434362", "2024-09-05T07:45:36.345187", "2024-09-05T08:15:41.290031", "2024-09-05T08:45:36.225789", "2024-09-05T09:15:42.086746", "2024-09-05T09:45:37.095372", "2024-09-05T10:15:39.511971", "2024-09-05T10:45:40.147126", "2024-09-05T11:15:45.862020", "2024-09-05T11:45:40.860927", "2024-09-05T12:15:46.163687", "2024-09-05T12:45:41.783268", "2024-09-05T13:15:40.376985", "2024-09-05T13:45:36.833459", "2024-09-05T14:15:38.765208", "2024-09-05T14:45:36.313913", "2024-09-05T15:15:39.205100", "2024-09-05T15:45:42.713556", "2024-09-05T16:15:39.987951", "2024-09-05T16:45:41.047347", "2024-09-05T17:15:37.883534", "2024-09-05T17:45:37.940516", "2024-09-05T18:15:45.333729", "2024-09-05T18:45:46.054324", "2024-09-05T19:15:39.529577", "2024-09-05T19:45:44.445154", "2024-09-05T20:15:38.128288", "2024-09-05T20:45:45.246819", "2024-09-05T21:15:40.308871", "2024-09-05T21:45:40.343077", "2024-09-05T22:15:38.266597", "2024-09-05T22:45:39.236596", "2024-09-05T23:15:42.726191", "2024-09-05T23:45:40.910956", "2024-09-06T00:15:40.576700", "2024-09-06T00:45:47.769620", "2024-09-06T01:15:39.141777", "2024-09-06T01:45:40.266077", "2024-09-06T02:15:40.484184", "2024-09-06T02:45:37.983688", "2024-09-06T03:15:37.759766", "2024-09-06T03:45:36.210038", "2024-09-06T04:15:40.065833", "2024-09-06T04:45:39.251000", "2024-09-06T05:15:41.698692", "2024-09-06T05:45:40.923501", "2024-09-06T06:15:47.475547", "2024-09-06T06:45:43.329956", "2024-09-06T07:15:38.761940", "2024-09-06T07:45:44.841409", "2024-09-06T08:15:39.782899", "2024-09-06T08:45:36.356434", "2024-09-06T09:15:37.587853", "2024-09-06T09:45:37.640196", "2024-09-06T10:15:41.529843", "2024-09-06T10:45:36.986505", "2024-09-06T11:15:38.336396", "2024-09-06T11:45:43.948076", "2024-09-06T12:15:39.380347", "2024-09-06T12:45:35.954202", "2024-09-06T13:15:43.790520", "2024-09-06T13:45:38.639742", "2024-09-06T14:15:42.386908", "2024-09-06T14:45:38.706535", "2024-09-06T15:15:43.234942", "2024-09-06T15:45:41.521800", "2024-09-06T16:15:50.360861", "2024-09-06T16:45:40.851810", "2024-09-06T17:15:37.771700", "2024-09-06T17:45:48.189232", "2024-09-06T18:15:37.496552", "2024-09-06T18:45:41.971432", "2024-09-06T19:15:43.929775", "2024-09-06T19:45:38.755752", "2024-09-06T20:15:45.160811", "2024-09-06T20:45:41.306272", "2024-09-06T21:15:40.282895", "2024-09-06T21:45:37.470225", "2024-09-06T22:15:42.608180", "2024-09-06T22:45:44.598573", "2024-09-06T23:15:49.029950", "2024-09-06T23:45:38.031142", "2024-09-07T00:15:38.577702", "2024-09-07T00:45:42.622780", "2024-09-07T01:15:44.064310", "2024-09-07T01:45:38.680674", "2024-09-07T02:15:41.629824", "2024-09-07T02:45:39.763335", "2024-09-07T03:15:41.123109", "2024-09-07T03:45:42.732683", "2024-09-07T04:15:37.523699", "2024-09-07T04:45:36.979324", "2024-09-07T05:15:39.062657", "2024-09-07T05:45:38.409163", "2024-09-07T06:15:38.767424", "2024-09-07T06:45:36.053510", "2024-09-07T07:15:42.653382", "2024-09-07T07:45:36.804496", "2024-09-07T08:15:40.013020", "2024-09-07T08:45:37.529700", "2024-09-07T09:15:36.688823", "2024-09-07T09:45:40.461359", "2024-09-07T10:15:36.457065", "2024-09-07T10:45:37.495012", "2024-09-07T11:15:37.258493", "2024-09-07T11:45:42.966608", "2024-09-07T12:15:47.738244", "2024-09-07T12:45:39.106740", "2024-09-07T13:15:38.932033", "2024-09-07T13:45:38.754714", "2024-09-07T14:15:46.003171", "2024-09-07T14:45:40.300594", "2024-09-07T15:15:46.322376", "2024-09-07T15:45:39.264727", "2024-09-07T16:15:38.458096", "2024-09-07T16:45:36.277282", "2024-09-07T17:15:38.303546", "2024-09-07T17:45:40.688549", "2024-09-07T18:15:42.975617", "2024-09-07T18:45:42.867747", "2024-09-07T19:15:39.132910", "2024-09-07T19:45:36.276491", "2024-09-07T20:15:45.722248", "2024-09-07T20:45:34.730720", "2024-09-07T21:15:42.294203", "2024-09-07T21:45:37.827258", "2024-09-07T22:15:46.907380", "2024-09-07T22:45:43.611643", "2024-09-07T23:15:42.535350", "2024-09-07T23:45:47.215169", "2024-09-08T00:15:38.390758", "2024-09-08T00:45:40.815143", "2024-09-08T01:15:39.448872", "2024-09-08T01:45:35.938062", "2024-09-08T02:15:39.332305", "2024-09-08T02:45:37.924614", "2024-09-08T03:15:36.043512", "2024-09-08T03:45:35.004798", "2024-09-08T04:15:38.257747", "2024-09-08T04:45:37.308904", "2024-09-08T05:15:43.796489", "2024-09-08T05:45:44.609111", "2024-09-08T06:15:38.607120", "2024-09-08T06:45:37.943064", "2024-09-08T07:15:38.690062", "2024-09-08T07:45:35.828594", "2024-09-08T08:15:43.426107", "2024-09-08T08:45:40.819035", "2024-09-08T09:15:35.857996", "2024-09-08T09:45:42.409723", "2024-09-08T10:15:37.249280", "2024-09-08T10:45:37.095521", "2024-09-08T11:15:39.012090", "2024-09-08T11:45:35.106624", "2024-09-08T12:15:37.407328", "2024-09-08T12:45:38.483192", "2024-09-08T13:15:39.064270", "2024-09-08T13:45:37.179933", "2024-09-08T14:15:37.595202", "2024-09-08T14:45:38.008177", "2024-09-08T15:15:41.783379", "2024-09-08T15:45:38.959655", "2024-09-08T16:15:37.862817", "2024-09-08T16:45:37.476259", "2024-09-08T17:15:43.359096", "2024-09-08T17:45:40.218660", "2024-09-08T18:15:37.822041", "2024-09-08T18:45:43.016606", "2024-09-08T19:15:40.654774", "2024-09-08T19:45:38.093675", "2024-09-08T20:15:37.704338", "2024-09-08T20:45:35.759347", "2024-09-08T21:15:37.924819", "2024-09-08T21:45:38.787868", "2024-09-08T22:15:38.004463", "2024-09-08T22:45:36.349804", "2024-09-08T23:15:43.647258", "2024-09-08T23:45:43.346238", "2024-09-09T00:15:40.171674"], "y": [108, 96, 106, 103, 101, 105, 101, 106, 106, 107, 105, 99, 95, 90, 87, 90, 92, 98, 91, 89, 93, 92, 89, 87, 92, 93, 93, 96, 98, 93, 89, 102, 104, 100, 105, 107, 99, 103, 102, 109, 105, 103, 109, 108, 106, 104, 101, 99, 104, 107, 106, 102, 103, 99, 104, 106, 103, 104, 106, 101, 105, 102, 102, 100, 105, 99, 104, 105, 105, 102, 103, 105, 102, 104, 103, 108, 106, 107, 108, 103, 99, 107, 103, 106, 103, 107, 106, 104, 102, 103, 100, 104, 97, 103, 104, 105, 96, 98, 98, 105, 101, 101, 108, 108, 104, 106, 102, 107, 100, 101, 103, 100, 105, 103, 98, 102, 105, 105, 98, 97, 98, 96, 93, 96, 97, 93, 93, 84, 89, 88, 94, 88, 84, 90, 92, 92, 87, 91, 104, 104, 99, 98, 90, 98, 99, 96, 101, 95, 95, 100, 100, 98, 100, 96, 100, 97, 97, 95, 99, 99, 94, 128, 105, 109, 106, 109, 104, 107, 108, 105, 99, 101, 97, 93, 92, 97, 95, 94, 97, 96, 100, 92, 97, 92, 96, 90, 88, 88, 89, 85, 83, 87, 85, 85, 88, 85, 87, 83, 90, 90, 88, 92, 94, 94, 100, 93, 96, 88, 87, 79, 81, 86, 80, 83, 78, 83, 77, 85, 75, 77, 74, 75, 73, 79, 74, 76, 78, 77, 77, 78, 78, 72, 74, 75, 79, 78, 74, 73, 72, 72, 76, 74, 76, 76, 76, 73, 76, 76, 76, 76, 76, 73, 77, 71, 77, 74, 74, 71, 73, 75, 70, 78, 75, 73, 77, 73, 75, 75, 75, 75, 78, 79, 72, 77, 76, 73, 73, 70, 73, 73, 72, 72, 74, 72, 72, 76, 76, 78, 75, 73, 72, 75, 74, 74, 77, 75, 78, 75, 72, 72, 77, 75, 77, 80, 77, 76, 72, 77, 74, 73, 74, 78, 77, 75, 75, 76, 77, 73, 79, 78, 72, 75, 76, 72, 73, 76, 76, 72, 69, 71, 73, 75, 76, 75, 73, 75], "type": "scatter"}, {"hovertemplate": "Error: network_unreachable
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"dash": "solid"}, "mode": "lines", "name": "network_unreachable", "x": ["2024-09-05T18:45:46.054324", "2024-09-05T19:15:39.529577", "2024-09-05T19:45:44.445154", "2024-09-05T20:45:45.246819"], "y": [1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Error: no_ip_address
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"dash": "solid"}, "mode": "lines", "name": "no_ip_address", "x": ["2024-09-02T00:45:40.278230", "2024-09-02T01:15:41.821021", "2024-09-02T01:45:40.578211", "2024-09-02T02:15:39.096946", "2024-09-02T02:45:36.327675", "2024-09-02T03:15:42.575067", "2024-09-02T03:45:47.741890", "2024-09-02T04:15:39.511968", "2024-09-02T04:45:38.656232", "2024-09-02T07:15:37.493740", "2024-09-02T07:45:45.832535", "2024-09-02T08:15:45.728445", "2024-09-02T08:45:39.048107", "2024-09-02T09:15:42.349149", "2024-09-02T09:45:39.558764", "2024-09-02T10:15:37.785217", "2024-09-02T10:45:38.501204", "2024-09-02T11:15:40.424680", "2024-09-02T11:45:37.109234", "2024-09-02T12:15:46.340941", "2024-09-02T12:45:37.709860", "2024-09-02T13:15:42.938801", "2024-09-02T13:45:43.166567", "2024-09-02T14:15:38.692339", "2024-09-02T14:45:38.904335", "2024-09-02T15:15:38.832817", "2024-09-02T15:45:39.237868", "2024-09-02T16:15:40.703877", "2024-09-02T16:45:39.712922", "2024-09-02T17:15:37.688910", "2024-09-02T17:45:37.966036", "2024-09-02T18:15:38.063729", "2024-09-02T18:45:38.415640", "2024-09-02T19:15:39.241453", "2024-09-02T19:45:38.105711", "2024-09-02T20:16:01.037459", "2024-09-02T20:45:37.978938", "2024-09-02T21:15:35.976176", "2024-09-02T21:45:43.819143", "2024-09-02T22:15:38.397157", "2024-09-02T22:45:45.014679", "2024-09-02T23:15:37.661061", "2024-09-02T23:45:36.926157", "2024-09-03T00:15:38.885708", "2024-09-03T00:45:38.722088", "2024-09-03T01:15:37.752871", "2024-09-03T01:45:38.791886", "2024-09-03T02:15:39.069828", "2024-09-03T02:45:37.604228", "2024-09-03T03:15:38.422074", "2024-09-03T03:45:37.513611", "2024-09-03T04:15:44.074859", "2024-09-03T04:45:40.743921", "2024-09-03T05:15:47.264692", "2024-09-03T05:45:36.683696", "2024-09-03T06:15:43.224542", "2024-09-03T06:45:38.809902", "2024-09-03T07:15:39.317291", "2024-09-03T07:45:37.726934", "2024-09-03T08:15:45.049253", "2024-09-03T08:45:37.490466", "2024-09-03T09:15:41.969659", "2024-09-03T09:45:36.516498", "2024-09-03T10:15:41.274535", "2024-09-03T10:45:40.732105", "2024-09-03T11:15:37.559216", "2024-09-03T11:45:45.821145", "2024-09-03T12:15:37.800570", "2024-09-03T12:45:38.040955", "2024-09-03T13:15:41.923083", "2024-09-03T13:45:38.371905", "2024-09-03T14:15:37.650649", "2024-09-03T14:45:38.401577", "2024-09-03T15:15:38.794665", "2024-09-03T15:45:40.246433", "2024-09-03T16:15:45.469844", "2024-09-03T16:45:45.595833", "2024-09-03T17:15:36.844096", "2024-09-03T17:45:41.269391", "2024-09-03T18:15:46.422707", "2024-09-03T18:45:44.667977", "2024-09-03T19:15:44.340532", "2024-09-03T19:45:40.206151", "2024-09-03T20:15:39.599972", "2024-09-03T20:45:41.702450", "2024-09-03T21:15:44.354470", "2024-09-03T21:45:43.231597", "2024-09-03T22:15:43.503185", "2024-09-03T22:45:37.739129", "2024-09-03T23:15:37.658597", "2024-09-03T23:45:44.121957", "2024-09-04T00:15:43.445916", "2024-09-04T00:45:41.649473", "2024-09-04T01:15:39.347443", "2024-09-04T01:45:44.068884", "2024-09-04T02:15:38.234112", "2024-09-04T02:45:37.650587", "2024-09-04T03:15:36.695583", "2024-09-04T03:45:45.360312", "2024-09-04T04:15:39.485403", "2024-09-04T04:45:36.843388", "2024-09-04T05:15:38.167977", "2024-09-04T05:45:44.127363", "2024-09-04T06:15:39.270576", "2024-09-04T06:45:43.008791", "2024-09-04T07:15:36.362755", "2024-09-04T07:45:41.533785", "2024-09-04T08:15:42.330113", "2024-09-04T08:45:42.284896", "2024-09-04T09:15:40.025396", "2024-09-04T09:45:45.391094", "2024-09-04T10:15:38.570655", "2024-09-04T10:45:39.496547", "2024-09-04T11:15:50.461036", "2024-09-04T11:46:13.667980", "2024-09-04T12:15:39.435291", "2024-09-04T12:45:38.746530", "2024-09-04T13:15:38.710892", "2024-09-04T13:45:41.503198", "2024-09-04T14:15:46.708121", "2024-09-04T14:45:39.717850", "2024-09-04T15:15:40.853758", "2024-09-04T15:45:43.909504", "2024-09-04T16:15:42.685825", "2024-09-04T16:45:40.088121", "2024-09-04T17:15:38.307430", "2024-09-04T17:45:41.620451", "2024-09-04T18:15:41.992465", "2024-09-04T18:45:38.094530", "2024-09-04T19:15:41.142456", "2024-09-04T19:45:37.599937", "2024-09-04T20:15:44.747330", "2024-09-04T20:45:43.691554", "2024-09-04T21:15:42.599608", "2024-09-04T21:45:37.684144", "2024-09-04T22:15:43.637012", "2024-09-04T22:45:36.378447", "2024-09-04T23:15:38.878118", "2024-09-04T23:45:39.398195", "2024-09-05T00:15:38.788932", "2024-09-05T00:45:45.233241", "2024-09-05T01:15:38.447740", "2024-09-05T01:45:39.741427", "2024-09-05T02:15:38.766056", "2024-09-05T02:45:45.829512", "2024-09-05T03:15:39.192076", "2024-09-05T03:45:36.651860", "2024-09-05T04:15:44.877798", "2024-09-05T04:45:44.226435", "2024-09-05T05:15:36.363187", "2024-09-05T05:45:41.420350", "2024-09-05T06:15:43.570394", "2024-09-05T06:45:35.916655", "2024-09-05T07:15:40.434362", "2024-09-05T07:45:36.345187", "2024-09-05T08:15:41.290031", "2024-09-05T08:45:36.225789", "2024-09-05T09:15:42.086746", "2024-09-05T09:45:37.095372", "2024-09-05T10:15:39.511971", "2024-09-05T10:45:40.147126", "2024-09-05T11:15:45.862020", "2024-09-05T11:45:40.860927", "2024-09-05T12:15:46.163687", "2024-09-05T12:45:41.783268", "2024-09-05T13:15:40.376985", "2024-09-05T13:45:36.833459", "2024-09-05T14:15:38.765208", "2024-09-05T14:45:36.313913", "2024-09-05T15:15:39.205100", "2024-09-05T15:45:42.713556", "2024-09-05T16:15:39.987951", "2024-09-05T16:45:41.047347", "2024-09-05T17:15:37.883534", "2024-09-05T17:45:37.940516", "2024-09-05T18:15:45.333729", "2024-09-05T18:45:46.054324", "2024-09-05T19:15:39.529577", "2024-09-05T19:45:44.445154", "2024-09-05T20:15:38.128288", "2024-09-05T20:45:45.246819", "2024-09-05T21:15:40.308871", "2024-09-05T21:45:40.343077", "2024-09-05T22:15:38.266597", "2024-09-05T22:45:39.236596", "2024-09-05T23:15:42.726191", "2024-09-05T23:45:40.910956", "2024-09-06T00:15:40.576700", "2024-09-06T00:45:47.769620", "2024-09-06T01:15:39.141777", "2024-09-06T01:45:40.266077", "2024-09-06T02:15:40.484184", "2024-09-06T02:45:37.983688", "2024-09-06T03:15:37.759766", "2024-09-06T03:45:36.210038", "2024-09-06T04:15:40.065833", "2024-09-06T04:45:39.251000", "2024-09-06T05:15:41.698692", "2024-09-06T05:45:40.923501", "2024-09-06T06:15:47.475547", "2024-09-06T06:45:43.329956", "2024-09-06T07:15:38.761940", "2024-09-06T07:45:44.841409", "2024-09-06T08:15:39.782899", "2024-09-06T08:45:36.356434", "2024-09-06T09:15:37.587853", "2024-09-06T09:45:37.640196", "2024-09-06T10:15:41.529843", "2024-09-06T10:45:36.986505", "2024-09-06T11:15:38.336396", "2024-09-06T11:45:43.948076", "2024-09-06T12:15:39.380347", "2024-09-06T12:45:35.954202", "2024-09-06T13:15:43.790520", "2024-09-06T13:45:38.639742", "2024-09-06T19:15:43.929775", "2024-09-06T23:45:38.031142", "2024-09-07T09:45:40.461359", "2024-09-07T10:45:37.495012", "2024-09-07T11:45:42.966608", "2024-09-07T12:15:47.738244", "2024-09-07T14:15:46.003171", "2024-09-07T14:45:40.300594", "2024-09-07T15:15:46.322376", "2024-09-08T22:45:36.349804", "2024-09-08T23:15:43.647258", "2024-09-08T23:45:43.346238", "2024-09-09T00:15:40.171674"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Error: peer_id_mismatch
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"dash": "solid"}, "mode": "lines", "name": "peer_id_mismatch", "x": ["2024-09-02T00:45:40.278230", "2024-09-02T01:15:41.821021", "2024-09-02T01:45:40.578211", "2024-09-02T02:15:39.096946", "2024-09-02T02:45:36.327675", "2024-09-02T03:15:42.575067", "2024-09-02T03:45:47.741890", "2024-09-02T04:15:39.511968", "2024-09-02T04:45:38.656232", "2024-09-02T05:15:40.611514", "2024-09-02T05:45:37.845146", "2024-09-02T06:15:39.706321", "2024-09-02T06:45:41.431675", "2024-09-02T07:15:37.493740", "2024-09-02T07:45:45.832535", "2024-09-02T08:15:45.728445", "2024-09-02T08:45:39.048107", "2024-09-02T09:15:42.349149", "2024-09-02T09:45:39.558764", "2024-09-02T10:15:37.785217", "2024-09-02T10:45:38.501204", "2024-09-02T11:15:40.424680", "2024-09-02T11:45:37.109234", "2024-09-02T12:15:46.340941", "2024-09-02T12:45:37.709860", "2024-09-02T13:15:42.938801", "2024-09-02T13:45:43.166567", "2024-09-02T14:15:38.692339", "2024-09-02T14:45:38.904335", "2024-09-02T15:15:38.832817", "2024-09-02T15:45:39.237868", "2024-09-02T16:15:40.703877", "2024-09-02T16:45:39.712922", "2024-09-02T17:15:37.688910", "2024-09-02T17:45:37.966036", "2024-09-02T18:15:38.063729", "2024-09-02T18:45:38.415640", "2024-09-02T19:15:39.241453", "2024-09-02T19:45:38.105711", "2024-09-02T20:16:01.037459", "2024-09-02T20:45:37.978938", "2024-09-02T21:15:35.976176", "2024-09-02T21:45:43.819143", "2024-09-02T22:15:38.397157", "2024-09-02T22:45:45.014679", "2024-09-02T23:15:37.661061", "2024-09-02T23:45:36.926157", "2024-09-03T00:15:38.885708", "2024-09-03T00:45:38.722088", "2024-09-03T01:15:37.752871", "2024-09-03T01:45:38.791886", "2024-09-03T02:15:39.069828", "2024-09-03T02:45:37.604228", "2024-09-03T03:15:38.422074", "2024-09-03T03:45:37.513611", "2024-09-03T04:15:44.074859", "2024-09-03T04:45:40.743921", "2024-09-03T05:15:47.264692", "2024-09-03T05:45:36.683696", "2024-09-03T06:15:43.224542", "2024-09-03T06:45:38.809902", "2024-09-03T07:15:39.317291", "2024-09-03T07:45:37.726934", "2024-09-03T08:15:45.049253", "2024-09-03T08:45:37.490466", "2024-09-03T09:15:41.969659", "2024-09-03T09:45:36.516498", "2024-09-03T10:15:41.274535", "2024-09-03T10:45:40.732105", "2024-09-03T11:15:37.559216", "2024-09-03T11:45:45.821145", "2024-09-03T12:15:37.800570", "2024-09-03T12:45:38.040955", "2024-09-03T13:15:41.923083", "2024-09-03T13:45:38.371905", "2024-09-03T14:15:37.650649", "2024-09-03T14:45:38.401577", "2024-09-03T15:15:38.794665", "2024-09-03T15:45:40.246433", "2024-09-03T16:15:45.469844", "2024-09-03T16:45:45.595833", "2024-09-03T17:15:36.844096", "2024-09-03T17:45:41.269391", "2024-09-03T18:15:46.422707", "2024-09-03T18:45:44.667977", "2024-09-03T19:15:44.340532", "2024-09-03T19:45:40.206151", "2024-09-03T20:15:39.599972", "2024-09-03T20:45:41.702450", "2024-09-03T21:15:44.354470", "2024-09-03T21:45:43.231597", "2024-09-03T22:15:43.503185", "2024-09-03T22:45:37.739129", "2024-09-03T23:15:37.658597", "2024-09-03T23:45:44.121957", "2024-09-04T00:15:43.445916", "2024-09-04T00:45:41.649473", "2024-09-04T01:15:39.347443", "2024-09-04T01:45:44.068884", "2024-09-04T02:15:38.234112", "2024-09-04T02:45:37.650587", "2024-09-04T03:15:36.695583", "2024-09-04T03:45:45.360312", "2024-09-04T04:15:39.485403", "2024-09-04T04:45:36.843388", "2024-09-04T05:15:38.167977", "2024-09-04T05:45:44.127363", "2024-09-04T06:15:39.270576", "2024-09-04T07:45:41.533785", "2024-09-04T08:15:42.330113", "2024-09-04T08:45:42.284896", "2024-09-04T09:15:40.025396", "2024-09-04T09:45:45.391094", "2024-09-04T10:15:38.570655", "2024-09-04T10:45:39.496547", "2024-09-04T11:15:50.461036", "2024-09-04T11:46:13.667980", "2024-09-04T12:15:39.435291", "2024-09-04T12:45:38.746530", "2024-09-04T13:15:38.710892", "2024-09-04T13:45:41.503198", "2024-09-04T14:15:46.708121", "2024-09-04T14:45:39.717850", "2024-09-04T15:15:40.853758", "2024-09-04T15:45:43.909504", "2024-09-04T16:15:42.685825", "2024-09-04T16:45:40.088121", "2024-09-04T17:15:38.307430", "2024-09-04T17:45:41.620451", "2024-09-04T18:15:41.992465", "2024-09-04T18:45:38.094530", "2024-09-04T19:15:41.142456", "2024-09-04T19:45:37.599937", "2024-09-04T20:15:44.747330", "2024-09-04T20:45:43.691554", "2024-09-04T21:15:42.599608", "2024-09-04T21:45:37.684144", "2024-09-04T22:15:43.637012", "2024-09-04T22:45:36.378447", "2024-09-04T23:15:38.878118", "2024-09-04T23:45:39.398195", "2024-09-05T00:15:38.788932", "2024-09-05T00:45:45.233241", "2024-09-05T01:15:38.447740", "2024-09-05T01:45:39.741427", "2024-09-05T02:15:38.766056", "2024-09-05T02:45:45.829512", "2024-09-05T03:15:39.192076", "2024-09-05T03:45:36.651860", "2024-09-05T04:15:44.877798", "2024-09-05T04:45:44.226435", "2024-09-05T05:15:36.363187", "2024-09-05T05:45:41.420350", "2024-09-05T06:15:43.570394", "2024-09-05T06:45:35.916655", "2024-09-05T07:15:40.434362", "2024-09-05T07:45:36.345187", "2024-09-05T08:15:41.290031", "2024-09-05T08:45:36.225789", "2024-09-05T09:15:42.086746", "2024-09-05T09:45:37.095372", "2024-09-05T10:15:39.511971", "2024-09-05T10:45:40.147126", "2024-09-05T11:15:45.862020", "2024-09-05T11:45:40.860927", "2024-09-05T12:15:46.163687", "2024-09-05T12:45:41.783268", "2024-09-05T13:15:40.376985", "2024-09-05T13:45:36.833459", "2024-09-05T14:15:38.765208", "2024-09-05T14:45:36.313913", "2024-09-05T15:15:39.205100", "2024-09-05T15:45:42.713556", "2024-09-05T16:15:39.987951", "2024-09-05T16:45:41.047347", "2024-09-05T17:15:37.883534", "2024-09-05T17:45:37.940516", "2024-09-05T18:15:45.333729", "2024-09-05T18:45:46.054324", "2024-09-05T19:15:39.529577", "2024-09-05T19:45:44.445154", "2024-09-05T20:15:38.128288", "2024-09-05T20:45:45.246819", "2024-09-05T21:15:40.308871", "2024-09-05T21:45:40.343077", "2024-09-05T22:15:38.266597", "2024-09-05T22:45:39.236596", "2024-09-05T23:15:42.726191", "2024-09-05T23:45:40.910956", "2024-09-06T00:15:40.576700", "2024-09-06T00:45:47.769620", "2024-09-06T01:15:39.141777", "2024-09-06T01:45:40.266077", "2024-09-06T02:15:40.484184", "2024-09-06T02:45:37.983688", "2024-09-06T03:15:37.759766", "2024-09-06T03:45:36.210038", "2024-09-06T04:15:40.065833", "2024-09-06T04:45:39.251000", "2024-09-06T05:15:41.698692", "2024-09-06T05:45:40.923501", "2024-09-06T06:15:47.475547", "2024-09-06T06:45:43.329956", "2024-09-06T07:15:38.761940", "2024-09-06T07:45:44.841409", "2024-09-06T08:15:39.782899", "2024-09-06T08:45:36.356434", "2024-09-06T09:15:37.587853", "2024-09-06T09:45:37.640196", "2024-09-06T10:15:41.529843", "2024-09-06T10:45:36.986505", "2024-09-06T11:15:38.336396", "2024-09-06T11:45:43.948076", "2024-09-06T12:15:39.380347", "2024-09-06T12:45:35.954202", "2024-09-06T13:15:43.790520", "2024-09-06T13:45:38.639742", "2024-09-06T14:15:42.386908", "2024-09-06T14:45:38.706535", "2024-09-06T15:15:43.234942", "2024-09-06T15:45:41.521800", "2024-09-06T16:15:50.360861", "2024-09-06T16:45:40.851810", "2024-09-06T17:15:37.771700", "2024-09-06T17:45:48.189232", "2024-09-06T18:15:37.496552", "2024-09-06T18:45:41.971432", "2024-09-06T19:15:43.929775", "2024-09-06T19:45:38.755752", "2024-09-06T20:15:45.160811", "2024-09-06T20:45:41.306272", "2024-09-06T21:15:40.282895", "2024-09-06T21:45:37.470225", "2024-09-06T22:15:42.608180", "2024-09-06T22:45:44.598573", "2024-09-06T23:15:49.029950", "2024-09-06T23:45:38.031142", "2024-09-07T00:15:38.577702", "2024-09-07T00:45:42.622780", "2024-09-07T01:15:44.064310", "2024-09-07T01:45:38.680674", "2024-09-07T02:15:41.629824", "2024-09-07T02:45:39.763335", "2024-09-07T03:15:41.123109", "2024-09-07T03:45:42.732683", "2024-09-07T04:15:37.523699", "2024-09-07T04:45:36.979324", "2024-09-07T05:15:39.062657", "2024-09-07T05:45:38.409163", "2024-09-07T06:15:38.767424", "2024-09-07T06:45:36.053510", "2024-09-07T07:15:42.653382", "2024-09-07T07:45:36.804496", "2024-09-07T08:15:40.013020", "2024-09-07T08:45:37.529700", "2024-09-07T09:15:36.688823", "2024-09-07T09:45:40.461359", "2024-09-07T10:15:36.457065", "2024-09-07T10:45:37.495012", "2024-09-07T11:15:37.258493", "2024-09-07T11:45:42.966608", "2024-09-07T12:15:47.738244", "2024-09-07T12:45:39.106740", "2024-09-07T13:15:38.932033", "2024-09-07T13:45:38.754714", "2024-09-07T14:15:46.003171", "2024-09-07T14:45:40.300594", "2024-09-07T15:15:46.322376", "2024-09-07T15:45:39.264727", "2024-09-07T16:15:38.458096", "2024-09-07T16:45:36.277282", "2024-09-07T17:15:38.303546", "2024-09-07T17:45:40.688549", "2024-09-07T18:15:42.975617", "2024-09-07T18:45:42.867747", "2024-09-07T19:15:39.132910", "2024-09-07T19:45:36.276491", "2024-09-07T20:15:45.722248", "2024-09-07T20:45:34.730720", "2024-09-07T21:15:42.294203", "2024-09-07T21:45:37.827258", "2024-09-07T22:15:46.907380", "2024-09-07T22:45:43.611643", "2024-09-07T23:15:42.535350", "2024-09-07T23:45:47.215169", "2024-09-08T00:15:38.390758", "2024-09-08T00:45:40.815143", "2024-09-08T01:15:39.448872", "2024-09-08T01:45:35.938062", "2024-09-08T02:15:39.332305", "2024-09-08T02:45:37.924614", "2024-09-08T03:15:36.043512", "2024-09-08T03:45:35.004798", "2024-09-08T04:15:38.257747", "2024-09-08T04:45:37.308904", "2024-09-08T05:15:43.796489", "2024-09-08T05:45:44.609111", "2024-09-08T06:15:38.607120", "2024-09-08T06:45:37.943064", "2024-09-08T07:15:38.690062", "2024-09-08T07:45:35.828594", "2024-09-08T08:15:43.426107", "2024-09-08T08:45:40.819035", "2024-09-08T09:15:35.857996", "2024-09-08T09:45:42.409723", "2024-09-08T10:15:37.249280", "2024-09-08T10:45:37.095521", "2024-09-08T11:15:39.012090", "2024-09-08T11:45:35.106624", "2024-09-08T12:15:37.407328", "2024-09-08T12:45:38.483192", "2024-09-08T13:15:39.064270", "2024-09-08T13:45:37.179933", "2024-09-08T14:15:37.595202", "2024-09-08T14:45:38.008177", "2024-09-08T15:15:41.783379", "2024-09-08T15:45:38.959655", "2024-09-08T16:15:37.862817", "2024-09-08T16:45:37.476259", "2024-09-08T17:15:43.359096", "2024-09-08T17:45:40.218660", "2024-09-08T18:15:37.822041", "2024-09-08T18:45:43.016606", "2024-09-08T19:15:40.654774", "2024-09-08T19:45:38.093675", "2024-09-08T20:15:37.704338", "2024-09-08T20:45:35.759347", "2024-09-08T21:15:37.924819", "2024-09-08T21:45:38.787868", "2024-09-08T22:15:38.004463", "2024-09-08T22:45:36.349804", "2024-09-08T23:15:43.647258", "2024-09-08T23:45:43.346238", "2024-09-09T00:15:40.171674"], "y": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Error: unknown
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"dash": "solid"}, "mode": "lines", "name": "unknown", "x": ["2024-09-04T10:45:39.496547", "2024-09-04T11:15:50.461036", "2024-09-04T13:15:38.710892", "2024-09-04T14:45:39.717850"], "y": [1, 1, 1, 1], "type": "scatter"}], "layout": {"template": {"data": {"scatter": [{"type": "scatter"}]}}, "xaxis": {"title": {"text": "Date"}, "tickangle": -20, "type": "date", "tickformat": "%Y-%m-%d"}, "yaxis": {"title": {"text": "Count"}, "rangemode": "tozero"}, "legend": {"title": {"text": "Cloud Provider"}}, "annotations": [{"font": {"size": 18}, "showarrow": false, "text": "Connection Errors", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.15, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 14}, "showarrow": false, "text": "", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.1, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 10}, "showarrow": false, "text": "Data: week ending 09 Sep 2024. Source: Nebula", "x": 0.99, "xanchor": "right", "xref": "paper", "y": -0.14, "yanchor": "top", "yref": "paper"}]}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/02/celestia-crawl-errors-single.json b/content.en/plots/2024/09/02/celestia-crawl-errors-single.json
new file mode 100644
index 0000000000..14dfd11add
--- /dev/null
+++ b/content.en/plots/2024/09/02/celestia-crawl-errors-single.json
@@ -0,0 +1 @@
+{"data": [{"hovertemplate": "Error: io_timeout
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"dash": "solid"}, "mode": "lines", "name": "io_timeout", "x": ["2024-09-02T02:15:39.096946", "2024-09-02T06:15:39.706321", "2024-09-02T09:45:39.558764", "2024-09-02T13:15:42.938801", "2024-09-02T19:15:39.241453", "2024-09-03T06:45:38.809902", "2024-09-03T13:15:41.923083", "2024-09-03T13:45:38.371905", "2024-09-03T16:45:45.595833", "2024-09-03T19:15:44.340532", "2024-09-03T20:15:39.599972", "2024-09-04T05:15:38.167977", "2024-09-04T07:15:36.362755", "2024-09-04T08:15:42.330113", "2024-09-04T09:15:40.025396", "2024-09-04T09:45:45.391094", "2024-09-04T11:15:50.461036", "2024-09-04T12:45:38.746530", "2024-09-04T14:15:46.708121", "2024-09-04T16:15:42.685825", "2024-09-04T16:45:40.088121", "2024-09-04T17:15:38.307430", "2024-09-04T18:15:41.992465", "2024-09-04T19:45:37.599937", "2024-09-04T20:45:43.691554", "2024-09-04T21:15:42.599608", "2024-09-05T05:15:36.363187", "2024-09-05T11:45:40.860927", "2024-09-05T19:15:39.529577", "2024-09-05T20:45:45.246819", "2024-09-06T01:15:39.141777", "2024-09-06T09:45:37.640196", "2024-09-06T10:45:36.986505", "2024-09-06T12:45:35.954202", "2024-09-06T20:15:45.160811", "2024-09-07T03:45:42.732683", "2024-09-07T07:15:42.653382", "2024-09-07T17:45:40.688549", "2024-09-08T07:45:35.828594", "2024-09-08T10:45:37.095521"], "y": [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Error: protocol_not_supported
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"dash": "solid"}, "mode": "lines", "name": "protocol_not_supported", "x": ["2024-09-02T00:45:40.278230", "2024-09-02T01:15:41.821021", "2024-09-02T01:45:40.578211", "2024-09-02T02:15:39.096946", "2024-09-02T02:45:36.327675", "2024-09-02T03:15:42.575067", "2024-09-02T03:45:47.741890", "2024-09-02T04:15:39.511968", "2024-09-02T04:45:38.656232", "2024-09-02T05:15:40.611514", "2024-09-02T05:45:37.845146", "2024-09-02T06:15:39.706321", "2024-09-02T06:45:41.431675", "2024-09-02T07:15:37.493740", "2024-09-02T08:45:39.048107", "2024-09-02T09:15:42.349149", "2024-09-02T10:15:37.785217", "2024-09-02T10:45:38.501204", "2024-09-02T11:45:37.109234", "2024-09-02T18:45:38.415640", "2024-09-02T19:15:39.241453", "2024-09-02T21:15:35.976176", "2024-09-02T22:15:38.397157", "2024-09-02T22:45:45.014679", "2024-09-02T23:15:37.661061", "2024-09-02T23:45:36.926157", "2024-09-03T00:15:38.885708", "2024-09-03T00:45:38.722088", "2024-09-03T01:15:37.752871", "2024-09-03T01:45:38.791886", "2024-09-03T02:15:39.069828", "2024-09-03T02:45:37.604228", "2024-09-03T03:15:38.422074", "2024-09-03T03:45:37.513611", "2024-09-03T04:15:44.074859", "2024-09-03T05:15:47.264692", "2024-09-03T05:45:36.683696", "2024-09-03T06:15:43.224542", "2024-09-03T06:45:38.809902", "2024-09-03T07:15:39.317291", "2024-09-03T07:45:37.726934", "2024-09-03T08:15:45.049253", "2024-09-03T08:45:37.490466", "2024-09-03T09:15:41.969659", "2024-09-03T10:15:41.274535", "2024-09-03T11:15:37.559216", "2024-09-03T12:15:37.800570", "2024-09-03T12:45:38.040955", "2024-09-03T13:15:41.923083", "2024-09-03T13:45:38.371905", "2024-09-03T14:15:37.650649", "2024-09-03T14:45:38.401577", "2024-09-03T15:15:38.794665", "2024-09-03T15:45:40.246433", "2024-09-03T16:15:45.469844", "2024-09-03T16:45:45.595833", "2024-09-03T17:15:36.844096", "2024-09-03T17:45:41.269391", "2024-09-03T18:45:44.667977", "2024-09-03T19:15:44.340532", "2024-09-03T19:45:40.206151", "2024-09-03T20:15:39.599972", "2024-09-03T20:45:41.702450", "2024-09-03T21:15:44.354470", "2024-09-03T21:45:43.231597", "2024-09-03T22:15:43.503185", "2024-09-03T22:45:37.739129", "2024-09-03T23:15:37.658597", "2024-09-03T23:45:44.121957", "2024-09-04T00:15:43.445916", "2024-09-04T00:45:41.649473", "2024-09-04T01:15:39.347443", "2024-09-04T01:45:44.068884", "2024-09-04T02:15:38.234112", "2024-09-04T02:45:37.650587", "2024-09-04T03:15:36.695583", "2024-09-04T03:45:45.360312", "2024-09-04T04:15:39.485403", "2024-09-04T04:45:36.843388", "2024-09-04T05:15:38.167977", "2024-09-04T05:45:44.127363", "2024-09-04T06:15:39.270576", "2024-09-04T06:45:43.008791", "2024-09-04T07:15:36.362755", "2024-09-04T07:45:41.533785", "2024-09-04T08:15:42.330113", "2024-09-04T08:45:42.284896", "2024-09-04T09:15:40.025396", "2024-09-04T09:45:45.391094", "2024-09-04T10:15:38.570655", "2024-09-04T10:45:39.496547", "2024-09-04T12:15:39.435291", "2024-09-04T12:45:38.746530", "2024-09-04T13:15:38.710892", "2024-09-04T13:45:41.503198", "2024-09-04T14:15:46.708121", "2024-09-04T14:45:39.717850", "2024-09-04T15:15:40.853758", "2024-09-04T15:45:43.909504", "2024-09-04T16:15:42.685825", "2024-09-04T16:45:40.088121", "2024-09-04T17:15:38.307430", "2024-09-04T17:45:41.620451", "2024-09-04T18:15:41.992465", "2024-09-04T18:45:38.094530", "2024-09-04T19:15:41.142456", "2024-09-04T19:45:37.599937", "2024-09-04T20:15:44.747330", "2024-09-04T20:45:43.691554", "2024-09-04T21:15:42.599608", "2024-09-04T21:45:37.684144", "2024-09-04T22:15:43.637012", "2024-09-04T22:45:36.378447", "2024-09-04T23:15:38.878118", "2024-09-04T23:45:39.398195", "2024-09-05T00:15:38.788932", "2024-09-05T00:45:45.233241", "2024-09-05T01:15:38.447740", "2024-09-05T01:45:39.741427", "2024-09-05T02:15:38.766056", "2024-09-05T02:45:45.829512", "2024-09-05T03:15:39.192076", "2024-09-05T03:45:36.651860", "2024-09-05T04:15:44.877798", "2024-09-05T04:45:44.226435", "2024-09-05T05:15:36.363187", "2024-09-05T05:45:41.420350", "2024-09-05T06:15:43.570394", "2024-09-05T06:45:35.916655", "2024-09-05T07:15:40.434362", "2024-09-05T07:45:36.345187", "2024-09-05T08:15:41.290031", "2024-09-05T08:45:36.225789", "2024-09-05T09:15:42.086746", "2024-09-05T09:45:37.095372", "2024-09-05T10:15:39.511971", "2024-09-05T10:45:40.147126", "2024-09-05T11:15:45.862020", "2024-09-05T11:45:40.860927", "2024-09-05T12:15:46.163687", "2024-09-05T12:45:41.783268", "2024-09-05T13:15:40.376985", "2024-09-05T13:45:36.833459", "2024-09-05T14:15:38.765208", "2024-09-05T14:45:36.313913", "2024-09-05T15:15:39.205100", "2024-09-05T15:45:42.713556", "2024-09-05T16:15:39.987951", "2024-09-05T16:45:41.047347", "2024-09-05T17:15:37.883534", "2024-09-05T17:45:37.940516", "2024-09-05T18:15:45.333729", "2024-09-05T19:15:39.529577", "2024-09-05T20:45:45.246819", "2024-09-05T21:15:40.308871", "2024-09-05T22:15:38.266597", "2024-09-05T22:45:39.236596", "2024-09-06T02:15:40.484184", "2024-09-06T03:45:36.210038", "2024-09-06T05:15:41.698692", "2024-09-06T05:45:40.923501", "2024-09-06T06:15:47.475547", "2024-09-06T07:15:38.761940", "2024-09-06T08:15:39.782899", "2024-09-06T08:45:36.356434", "2024-09-06T09:15:37.587853", "2024-09-06T09:45:37.640196", "2024-09-06T10:45:36.986505", "2024-09-06T11:15:38.336396", "2024-09-06T12:15:39.380347", "2024-09-06T12:45:35.954202", "2024-09-06T13:45:38.639742", "2024-09-06T14:45:38.706535", "2024-09-06T15:45:41.521800", "2024-09-06T16:45:40.851810", "2024-09-06T17:15:37.771700", "2024-09-06T23:45:38.031142", "2024-09-07T04:15:37.523699", "2024-09-07T05:15:39.062657", "2024-09-07T07:15:42.653382", "2024-09-07T11:45:42.966608", "2024-09-07T13:15:38.932033", "2024-09-07T15:45:39.264727", "2024-09-07T16:15:38.458096", "2024-09-07T17:15:38.303546", "2024-09-07T17:45:40.688549", "2024-09-07T18:45:42.867747", "2024-09-08T09:15:35.857996", "2024-09-08T10:15:37.249280", "2024-09-08T10:45:37.095521", "2024-09-08T11:15:39.012090", "2024-09-08T11:45:35.106624", "2024-09-08T12:15:37.407328", "2024-09-08T21:15:37.924819"], "y": [5, 5, 6, 5, 6, 5, 5, 6, 6, 6, 7, 8, 4, 8, 6, 7, 1, 1, 1, 2, 1, 1, 1, 1, 2, 1, 2, 1, 5, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 1, 1, 1, 2, 6, 6, 6, 6, 5, 5, 7, 4, 6, 6, 5, 5, 3, 3, 4, 2, 2, 3, 3, 3, 3, 4, 3, 3, 3, 1, 3, 3, 2, 2, 3, 2, 2, 3, 3, 3, 2, 4, 3, 4, 2, 2, 3, 2, 3, 2, 2, 2, 2, 3, 2, 2, 5, 5, 5, 5, 5, 5, 6, 4, 5, 5, 5, 4, 3, 5, 5, 5, 5, 5, 5, 6, 1, 4, 5, 5, 5, 6, 5, 6, 6, 6, 6, 4, 6, 5, 5, 6, 6, 6, 7, 6, 6, 7, 7, 7, 6, 7, 6, 7, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1], "type": "scatter"}, {"hovertemplate": "Error: unknown
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"dash": "solid"}, "mode": "lines", "name": "unknown", "x": ["2024-09-02T00:45:40.278230", "2024-09-02T01:15:41.821021", "2024-09-02T01:45:40.578211", "2024-09-02T02:15:39.096946", "2024-09-02T02:45:36.327675", "2024-09-02T03:15:42.575067", "2024-09-02T03:45:47.741890", "2024-09-02T04:15:39.511968", "2024-09-02T04:45:38.656232", "2024-09-02T05:15:40.611514", "2024-09-02T05:45:37.845146", "2024-09-02T06:15:39.706321", "2024-09-02T06:45:41.431675", "2024-09-02T07:15:37.493740", "2024-09-02T07:45:45.832535", "2024-09-02T08:15:45.728445", "2024-09-02T08:45:39.048107", "2024-09-02T09:15:42.349149", "2024-09-02T09:45:39.558764", "2024-09-02T10:15:37.785217", "2024-09-02T10:45:38.501204", "2024-09-02T11:15:40.424680", "2024-09-02T11:45:37.109234", "2024-09-02T12:15:46.340941", "2024-09-02T12:45:37.709860", "2024-09-02T13:15:42.938801", "2024-09-02T13:45:43.166567", "2024-09-02T14:15:38.692339", "2024-09-02T14:45:38.904335", "2024-09-02T15:15:38.832817", "2024-09-02T15:45:39.237868", "2024-09-02T16:15:40.703877", "2024-09-02T16:45:39.712922", "2024-09-02T17:15:37.688910", "2024-09-02T17:45:37.966036", "2024-09-02T18:15:38.063729", "2024-09-02T19:15:39.241453", "2024-09-02T19:45:38.105711", "2024-09-02T20:45:37.978938", "2024-09-02T21:15:35.976176", "2024-09-02T21:45:43.819143", "2024-09-02T22:15:38.397157", "2024-09-02T22:45:45.014679", "2024-09-02T23:15:37.661061", "2024-09-02T23:45:36.926157", "2024-09-03T00:15:38.885708", "2024-09-03T00:45:38.722088", "2024-09-03T01:15:37.752871", "2024-09-03T01:45:38.791886", "2024-09-03T02:15:39.069828", "2024-09-03T02:45:37.604228", "2024-09-03T03:15:38.422074", "2024-09-03T03:45:37.513611", "2024-09-03T04:15:44.074859", "2024-09-03T04:45:40.743921", "2024-09-03T05:15:47.264692", "2024-09-03T05:45:36.683696", "2024-09-03T06:15:43.224542", "2024-09-03T06:45:38.809902", "2024-09-03T07:15:39.317291", "2024-09-03T07:45:37.726934", "2024-09-03T08:15:45.049253", "2024-09-03T08:45:37.490466", "2024-09-03T09:15:41.969659", "2024-09-03T09:45:36.516498", "2024-09-03T10:15:41.274535", "2024-09-03T10:45:40.732105", "2024-09-03T11:15:37.559216", "2024-09-03T11:45:45.821145", "2024-09-03T12:15:37.800570", "2024-09-03T12:45:38.040955", "2024-09-03T13:15:41.923083", "2024-09-03T13:45:38.371905", "2024-09-03T14:15:37.650649", "2024-09-03T14:45:38.401577", "2024-09-03T15:15:38.794665", "2024-09-03T15:45:40.246433", "2024-09-03T16:15:45.469844", "2024-09-03T16:45:45.595833", "2024-09-03T17:15:36.844096", "2024-09-03T18:45:44.667977", "2024-09-03T20:15:39.599972", "2024-09-03T20:45:41.702450", "2024-09-03T22:45:37.739129", "2024-09-03T23:15:37.658597", "2024-09-04T00:45:41.649473", "2024-09-04T01:15:39.347443", "2024-09-04T01:45:44.068884", "2024-09-04T02:15:38.234112", "2024-09-04T02:45:37.650587", "2024-09-04T03:15:36.695583", "2024-09-04T03:45:45.360312", "2024-09-04T04:15:39.485403", "2024-09-04T04:45:36.843388", "2024-09-04T05:15:38.167977", "2024-09-04T05:45:44.127363", "2024-09-04T06:15:39.270576", "2024-09-04T06:45:43.008791", "2024-09-04T07:15:36.362755", "2024-09-04T07:45:41.533785", "2024-09-04T08:15:42.330113", "2024-09-04T08:45:42.284896", "2024-09-04T09:15:40.025396", "2024-09-04T09:45:45.391094", "2024-09-04T10:15:38.570655", "2024-09-04T10:45:39.496547", "2024-09-04T12:15:39.435291", "2024-09-04T12:45:38.746530", "2024-09-04T13:15:38.710892", "2024-09-04T13:45:41.503198", "2024-09-04T14:15:46.708121", "2024-09-04T14:45:39.717850", "2024-09-04T15:15:40.853758", "2024-09-04T15:45:43.909504", "2024-09-04T16:15:42.685825", "2024-09-04T16:45:40.088121", "2024-09-04T17:15:38.307430", "2024-09-04T17:45:41.620451", "2024-09-04T18:15:41.992465", "2024-09-04T18:45:38.094530", "2024-09-04T19:15:41.142456", "2024-09-04T19:45:37.599937", "2024-09-04T20:15:44.747330", "2024-09-04T20:45:43.691554", "2024-09-04T21:15:42.599608", "2024-09-04T21:45:37.684144", "2024-09-04T22:15:43.637012", "2024-09-04T22:45:36.378447", "2024-09-04T23:15:38.878118", "2024-09-04T23:45:39.398195", "2024-09-05T00:15:38.788932", "2024-09-05T00:45:45.233241", "2024-09-05T01:15:38.447740", "2024-09-05T01:45:39.741427", "2024-09-05T02:15:38.766056", "2024-09-05T02:45:45.829512", "2024-09-05T03:15:39.192076", "2024-09-05T04:45:44.226435", "2024-09-05T05:15:36.363187", "2024-09-05T05:45:41.420350", "2024-09-05T06:15:43.570394", "2024-09-05T06:45:35.916655", "2024-09-05T07:15:40.434362", "2024-09-05T07:45:36.345187", "2024-09-05T08:15:41.290031", "2024-09-05T08:45:36.225789", "2024-09-05T09:15:42.086746", "2024-09-05T09:45:37.095372", "2024-09-05T10:15:39.511971", "2024-09-05T10:45:40.147126", "2024-09-05T11:15:45.862020", "2024-09-05T11:45:40.860927", "2024-09-05T12:15:46.163687", "2024-09-05T12:45:41.783268", "2024-09-05T13:15:40.376985", "2024-09-05T13:45:36.833459", "2024-09-05T14:15:38.765208", "2024-09-05T14:45:36.313913", "2024-09-05T15:15:39.205100", "2024-09-05T15:45:42.713556", "2024-09-05T16:15:39.987951", "2024-09-05T16:45:41.047347", "2024-09-05T17:15:37.883534", "2024-09-05T17:45:37.940516", "2024-09-05T18:15:45.333729", "2024-09-05T20:15:38.128288", "2024-09-05T21:15:40.308871", "2024-09-05T21:45:40.343077", "2024-09-05T23:15:42.726191", "2024-09-05T23:45:40.910956", "2024-09-06T00:15:40.576700", "2024-09-06T00:45:47.769620", "2024-09-06T01:15:39.141777", "2024-09-06T01:45:40.266077", "2024-09-06T02:45:37.983688", "2024-09-06T03:15:37.759766", "2024-09-06T03:45:36.210038", "2024-09-06T04:15:40.065833", "2024-09-06T04:45:39.251000", "2024-09-06T06:45:43.329956", "2024-09-06T07:15:38.761940", "2024-09-06T08:15:39.782899", "2024-09-06T08:45:36.356434", "2024-09-06T09:15:37.587853", "2024-09-06T09:45:37.640196", "2024-09-06T10:45:36.986505", "2024-09-06T11:15:38.336396", "2024-09-06T12:15:39.380347", "2024-09-06T12:45:35.954202", "2024-09-06T13:45:38.639742", "2024-09-06T14:45:38.706535", "2024-09-06T15:45:41.521800", "2024-09-07T16:45:36.277282", "2024-09-07T17:15:38.303546", "2024-09-08T11:45:35.106624", "2024-09-08T12:15:37.407328", "2024-09-08T13:15:39.064270"], "y": [2, 2, 1, 1, 2, 2, 2, 2, 3, 1, 1, 1, 3, 1, 1, 1, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 2, 1, 1, 1, 1, 1, 3, 1, 1, 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 2, 3, 3, 2, 2, 2, 3, 2, 2, 2, 2, 1, 1, 1, 2, 1, 1, 4, 3, 4, 2, 2, 1, 2, 1, 3, 3, 2, 2, 2, 1, 1, 1, 2, 2, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 2, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "type": "scatter"}], "layout": {"template": {"data": {"scatter": [{"type": "scatter"}]}}, "xaxis": {"title": {"text": "Date"}, "tickangle": -20, "type": "date", "tickformat": "%Y-%m-%d"}, "yaxis": {"title": {"text": "Count"}, "rangemode": "tozero"}, "legend": {"title": {"text": "Cloud Provider"}}, "annotations": [{"font": {"size": 18}, "showarrow": false, "text": "Crawl Errors", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.15, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 14}, "showarrow": false, "text": "", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.1, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 10}, "showarrow": false, "text": "Data: week ending 08 Sep 2024. Source: Nebula", "x": 0.99, "xanchor": "right", "xref": "paper", "y": -0.14, "yanchor": "top", "yref": "paper"}]}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/02/celestia-crawl-protocols.json b/content.en/plots/2024/09/02/celestia-crawl-protocols.json
new file mode 100644
index 0000000000..d6118b5341
--- /dev/null
+++ b/content.en/plots/2024/09/02/celestia-crawl-protocols.json
@@ -0,0 +1 @@
+{"data": [{"hovertemplate": "/ipfs/id/1.0.0
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"color": "#4c72b0", "dash": "solid"}, "mode": "lines", "name": "/ipfs/id/1.0.0", "opacity": 0.7, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [87, 100, 92, 90, 94, 91, 94, 91, 88, 89, 91, 94, 86, 91, 86, 82, 90, 82, 83, 84, 83, 80, 85, 87, 83, 81, 83, 80, 79, 83, 89, 81, 82, 87, 83, 83, 91, 85, 86, 80, 83, 85, 79, 81, 81, 85, 88, 89, 83, 86, 83, 87, 86, 89, 84, 81, 83, 82, 81, 87, 81, 85, 87, 87, 84, 89, 82, 83, 84, 87, 83, 84, 86, 83, 84, 81, 86, 86, 85, 88, 90, 83, 90, 83, 87, 85, 88, 88, 90, 88, 91, 88, 95, 86, 87, 86, 96, 92, 93, 86, 87, 87, 83, 83, 87, 83, 83, 85, 88, 88, 88, 89, 86, 84, 92, 89, 86, 82, 90, 90, 89, 91, 92, 90, 89, 91, 85, 91, 91, 95, 90, 95, 101, 97, 91, 92, 92, 93, 79, 84, 87, 89, 95, 84, 86, 91, 89, 93, 92, 86, 87, 84, 87, 90, 89, 90, 92, 93, 90, 91, 93, 87, 89, 89, 90, 87, 92, 92, 89, 92, 90, 84, 87, 90, 91, 87, 89, 91, 85, 88, 77, 84, 79, 83, 80, 80, 81, 82, 83, 84, 85, 81, 83, 82, 80, 83, 81, 84, 80, 78, 80, 85, 83, 83, 78, 85, 81, 81, 82, 86, 82, 78, 79, 81, 82, 80, 84, 77, 82, 79, 83, 81, 83, 76, 82, 80, 80, 78, 79, 77, 78, 81, 80, 80, 75, 77, 83, 81, 83, 82, 80, 80, 77, 76, 76, 79, 74, 79, 77, 78, 79, 81, 76, 81, 77, 78, 78, 82, 81, 78, 84, 77, 80, 80, 76, 81, 79, 78, 80, 78, 76, 76, 82, 78, 78, 80, 80, 83, 79, 79, 80, 82, 79, 81, 80, 76, 77, 74, 78, 79, 79, 77, 79, 78, 75, 77, 76, 76, 81, 79, 75, 78, 75, 74, 77, 79, 81, 77, 78, 79, 78, 75, 74, 78, 76, 76, 74, 80, 76, 74, 79, 77, 76, 77, 79, 78, 78, 79, 82, 81, 78, 77, 76, 78, 79, 76], "type": "scatter"}, {"hovertemplate": "/ipfs/id/push/1.0.0
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"color": "#dd8452", "dash": "dash"}, "mode": "lines", "name": "/ipfs/id/push/1.0.0", "opacity": 0.7, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [87, 100, 92, 90, 94, 91, 94, 91, 88, 89, 91, 94, 86, 91, 86, 82, 90, 82, 83, 84, 83, 80, 85, 87, 83, 81, 83, 80, 79, 83, 89, 81, 82, 87, 83, 83, 91, 85, 86, 80, 83, 85, 79, 81, 81, 85, 88, 89, 83, 86, 83, 87, 86, 89, 84, 81, 83, 82, 81, 87, 81, 85, 87, 87, 84, 89, 82, 83, 84, 87, 83, 84, 86, 83, 84, 81, 86, 86, 85, 88, 90, 83, 90, 83, 87, 85, 88, 88, 90, 88, 91, 88, 95, 86, 87, 86, 96, 92, 93, 86, 87, 87, 83, 83, 87, 83, 83, 85, 88, 88, 88, 89, 86, 84, 92, 89, 86, 82, 90, 90, 89, 91, 92, 90, 89, 91, 85, 91, 91, 95, 90, 95, 101, 97, 91, 92, 92, 93, 79, 84, 87, 89, 95, 84, 86, 91, 89, 93, 92, 86, 87, 84, 87, 90, 89, 90, 92, 93, 90, 91, 93, 87, 89, 89, 90, 87, 92, 92, 89, 92, 90, 84, 87, 90, 91, 87, 89, 91, 85, 88, 77, 84, 79, 83, 80, 80, 81, 82, 83, 84, 85, 81, 83, 82, 80, 83, 81, 84, 80, 78, 80, 85, 83, 83, 78, 85, 81, 81, 82, 86, 82, 78, 79, 81, 82, 80, 84, 77, 82, 79, 83, 81, 83, 76, 82, 80, 80, 78, 79, 77, 78, 81, 80, 80, 75, 77, 83, 81, 83, 82, 80, 80, 77, 76, 76, 79, 74, 79, 77, 78, 79, 81, 76, 81, 77, 78, 78, 82, 81, 78, 84, 77, 80, 80, 76, 81, 79, 78, 80, 78, 76, 76, 82, 78, 78, 80, 80, 83, 79, 79, 80, 82, 79, 81, 80, 76, 77, 74, 78, 79, 79, 77, 79, 78, 75, 77, 76, 76, 81, 79, 75, 78, 75, 74, 77, 79, 81, 77, 78, 79, 78, 75, 74, 78, 76, 76, 74, 80, 76, 74, 79, 77, 76, 77, 79, 78, 78, 79, 82, 81, 78, 77, 76, 78, 79, 76], "type": "scatter"}, {"hovertemplate": "/ipfs/ping/1.0.0
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"color": "#55a868", "dash": "dot"}, "mode": "lines", "name": "/ipfs/ping/1.0.0", "opacity": 0.7, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [87, 100, 92, 90, 94, 91, 94, 91, 88, 89, 91, 94, 86, 91, 86, 82, 90, 82, 83, 84, 83, 80, 85, 87, 83, 81, 83, 80, 79, 83, 89, 81, 82, 87, 83, 83, 91, 85, 86, 80, 83, 85, 79, 81, 81, 85, 88, 89, 83, 86, 83, 87, 86, 89, 84, 81, 83, 82, 81, 87, 81, 85, 87, 87, 84, 89, 82, 83, 84, 87, 83, 84, 86, 83, 84, 81, 86, 86, 85, 88, 90, 83, 90, 83, 87, 85, 88, 88, 90, 88, 91, 88, 95, 86, 87, 86, 96, 92, 93, 86, 87, 87, 83, 83, 87, 83, 83, 85, 88, 88, 88, 89, 86, 84, 92, 89, 86, 82, 90, 90, 89, 91, 92, 90, 89, 91, 85, 91, 91, 95, 90, 95, 101, 97, 91, 92, 92, 93, 79, 84, 87, 89, 95, 84, 86, 91, 89, 93, 92, 86, 87, 84, 87, 90, 89, 90, 92, 93, 90, 91, 93, 87, 89, 89, 90, 87, 92, 92, 89, 92, 90, 84, 87, 90, 91, 87, 89, 91, 85, 88, 77, 84, 79, 83, 80, 80, 81, 82, 83, 84, 85, 81, 83, 82, 80, 83, 81, 84, 80, 78, 80, 85, 83, 83, 78, 85, 81, 81, 82, 86, 82, 78, 79, 81, 82, 80, 84, 77, 82, 79, 83, 81, 83, 76, 82, 80, 80, 78, 79, 77, 78, 81, 80, 80, 75, 77, 83, 81, 83, 82, 80, 80, 77, 76, 76, 79, 74, 79, 77, 78, 79, 81, 76, 81, 77, 78, 78, 82, 81, 78, 84, 77, 80, 80, 76, 81, 79, 78, 80, 78, 76, 76, 82, 78, 78, 80, 80, 83, 79, 79, 80, 82, 79, 81, 80, 76, 77, 74, 78, 79, 79, 77, 79, 78, 75, 77, 76, 76, 81, 79, 75, 78, 75, 74, 77, 79, 81, 77, 78, 79, 78, 75, 74, 78, 76, 76, 74, 80, 76, 74, 79, 77, 76, 77, 79, 78, 78, 79, 82, 81, 78, 77, 76, 78, 79, 76], "type": "scatter"}, {"hovertemplate": "/floodsub/1.0.0
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"color": "#c44e52", "dash": "dashdot"}, "mode": "lines", "name": "/floodsub/1.0.0", "opacity": 0.7, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [87, 100, 92, 90, 94, 91, 94, 91, 88, 89, 91, 94, 86, 91, 86, 82, 90, 82, 83, 84, 83, 80, 85, 87, 82, 81, 82, 79, 78, 82, 88, 80, 82, 87, 83, 83, 91, 85, 86, 80, 83, 85, 79, 81, 81, 85, 88, 89, 83, 86, 83, 87, 86, 89, 84, 81, 83, 82, 81, 87, 81, 85, 87, 87, 83, 88, 82, 83, 83, 87, 83, 84, 86, 83, 84, 81, 86, 86, 85, 88, 90, 83, 90, 83, 87, 85, 88, 88, 90, 88, 91, 88, 95, 86, 87, 86, 96, 92, 93, 86, 87, 87, 83, 83, 87, 83, 83, 85, 87, 88, 88, 89, 86, 84, 92, 89, 86, 82, 88, 90, 89, 91, 92, 90, 89, 91, 85, 91, 90, 95, 90, 95, 101, 97, 91, 92, 92, 93, 79, 84, 87, 89, 95, 84, 86, 90, 89, 93, 92, 86, 87, 84, 87, 90, 89, 89, 92, 93, 90, 91, 93, 87, 89, 89, 90, 87, 92, 92, 89, 92, 90, 84, 87, 90, 91, 87, 89, 91, 85, 88, 77, 84, 79, 83, 80, 80, 81, 82, 83, 84, 85, 81, 83, 82, 80, 83, 81, 84, 80, 78, 80, 85, 83, 83, 78, 85, 81, 81, 82, 86, 82, 78, 79, 81, 82, 80, 84, 77, 82, 79, 83, 81, 83, 76, 82, 80, 80, 78, 79, 77, 78, 81, 80, 80, 75, 77, 83, 81, 83, 82, 80, 80, 77, 76, 76, 79, 74, 79, 77, 78, 79, 81, 76, 81, 77, 78, 78, 82, 81, 78, 84, 77, 80, 80, 76, 81, 79, 78, 80, 78, 76, 76, 82, 78, 78, 80, 80, 83, 79, 79, 80, 82, 79, 81, 80, 76, 77, 74, 78, 79, 79, 77, 79, 78, 75, 77, 76, 76, 81, 79, 75, 78, 75, 74, 77, 79, 81, 77, 78, 79, 78, 75, 74, 78, 76, 76, 74, 80, 76, 74, 79, 77, 76, 77, 79, 78, 78, 79, 82, 81, 78, 77, 76, 78, 79, 76], "type": "scatter"}, {"hovertemplate": "/meshsub/1.1.0
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"color": "#8172b3", "dash": "solid"}, "mode": "lines", "name": "/meshsub/1.1.0", "opacity": 0.7, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [87, 100, 92, 90, 94, 91, 94, 91, 88, 89, 91, 94, 86, 91, 86, 82, 90, 82, 83, 84, 83, 80, 85, 87, 82, 81, 82, 79, 78, 82, 88, 80, 82, 87, 83, 83, 91, 85, 86, 80, 83, 85, 79, 81, 81, 85, 88, 89, 83, 86, 83, 87, 86, 89, 84, 81, 83, 82, 81, 87, 81, 85, 87, 87, 83, 88, 82, 83, 83, 87, 83, 84, 86, 83, 84, 81, 86, 86, 85, 88, 90, 83, 90, 83, 87, 85, 88, 88, 90, 88, 91, 88, 95, 86, 87, 86, 96, 92, 93, 86, 87, 87, 83, 83, 87, 83, 83, 85, 87, 88, 88, 89, 86, 84, 92, 89, 86, 82, 88, 90, 89, 91, 92, 90, 89, 91, 85, 91, 90, 95, 90, 95, 101, 97, 91, 92, 92, 93, 79, 84, 87, 89, 95, 84, 86, 90, 89, 93, 92, 86, 87, 84, 87, 90, 89, 89, 92, 93, 90, 91, 93, 87, 89, 89, 90, 87, 92, 92, 89, 92, 90, 84, 87, 90, 91, 87, 89, 91, 85, 88, 77, 84, 79, 83, 80, 80, 81, 82, 83, 84, 85, 81, 83, 82, 80, 83, 81, 84, 80, 78, 80, 85, 83, 83, 78, 85, 81, 81, 82, 86, 82, 78, 79, 81, 82, 80, 84, 77, 82, 79, 83, 81, 83, 76, 82, 80, 80, 78, 79, 77, 78, 81, 80, 80, 75, 77, 83, 81, 83, 82, 80, 80, 77, 76, 76, 79, 74, 79, 77, 78, 79, 81, 76, 81, 77, 78, 78, 82, 81, 78, 84, 77, 80, 80, 76, 81, 79, 78, 80, 78, 76, 76, 82, 78, 78, 80, 80, 83, 79, 79, 80, 82, 79, 81, 80, 76, 77, 74, 78, 79, 79, 77, 79, 78, 75, 77, 76, 76, 81, 79, 75, 78, 75, 74, 77, 79, 81, 77, 78, 79, 78, 75, 74, 78, 76, 76, 74, 80, 76, 74, 79, 77, 76, 77, 79, 78, 78, 79, 82, 81, 78, 77, 76, 78, 79, 76], "type": "scatter"}, {"hovertemplate": "/celestia/celestia/ipfs/bitswap
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"color": "#937860", "dash": "dash"}, "mode": "lines", "name": "/celestia/celestia/ipfs/bitswap", "opacity": 0.7, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [87, 100, 92, 90, 94, 91, 94, 91, 88, 89, 91, 94, 86, 91, 86, 82, 90, 82, 83, 84, 83, 80, 85, 87, 82, 81, 82, 79, 78, 82, 88, 80, 82, 87, 83, 83, 91, 85, 86, 80, 83, 85, 79, 81, 81, 85, 88, 89, 83, 86, 83, 87, 86, 89, 84, 81, 83, 82, 81, 87, 81, 85, 87, 87, 83, 88, 82, 83, 83, 87, 83, 84, 86, 83, 84, 81, 86, 86, 85, 88, 90, 83, 90, 83, 87, 85, 88, 88, 90, 88, 91, 88, 95, 86, 87, 86, 96, 92, 93, 86, 87, 87, 83, 83, 87, 83, 83, 85, 87, 88, 88, 89, 86, 84, 92, 89, 86, 82, 88, 90, 89, 91, 92, 90, 89, 91, 85, 91, 90, 95, 90, 95, 101, 97, 91, 92, 92, 93, 79, 84, 87, 89, 95, 84, 86, 90, 89, 93, 92, 86, 87, 84, 87, 90, 89, 89, 92, 93, 90, 91, 93, 87, 89, 89, 90, 87, 92, 92, 89, 92, 90, 84, 87, 89, 90, 86, 88, 90, 84, 87, 77, 84, 79, 83, 80, 80, 81, 82, 83, 84, 85, 81, 83, 82, 80, 83, 81, 84, 80, 78, 80, 85, 83, 83, 78, 85, 81, 81, 82, 86, 82, 78, 79, 81, 82, 80, 84, 77, 82, 79, 83, 81, 83, 76, 82, 80, 80, 78, 79, 77, 78, 81, 80, 80, 75, 77, 83, 81, 83, 82, 80, 80, 77, 76, 76, 79, 74, 79, 77, 78, 79, 81, 76, 81, 77, 78, 78, 82, 81, 78, 84, 77, 80, 80, 76, 81, 79, 78, 80, 78, 76, 76, 82, 78, 78, 80, 80, 83, 79, 79, 80, 82, 79, 81, 80, 76, 77, 74, 78, 79, 79, 77, 79, 78, 75, 77, 76, 76, 81, 79, 75, 78, 75, 74, 77, 79, 81, 77, 78, 79, 78, 75, 74, 78, 76, 76, 74, 80, 76, 74, 79, 77, 76, 77, 79, 78, 78, 79, 82, 81, 78, 77, 76, 78, 79, 76], "type": "scatter"}, {"hovertemplate": "/celestia/celestia/ipfs/bitswap/1.0.0
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"color": "#da8bc3", "dash": "dot"}, "mode": "lines", "name": "/celestia/celestia/ipfs/bitswap/1.0.0", "opacity": 0.7, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [87, 100, 92, 90, 94, 91, 94, 91, 88, 89, 91, 94, 86, 91, 86, 82, 90, 82, 83, 84, 83, 80, 85, 87, 82, 81, 82, 79, 78, 82, 88, 80, 82, 87, 83, 83, 91, 85, 86, 80, 83, 85, 79, 81, 81, 85, 88, 89, 83, 86, 83, 87, 86, 89, 84, 81, 83, 82, 81, 87, 81, 85, 87, 87, 83, 88, 82, 83, 83, 87, 83, 84, 86, 83, 84, 81, 86, 86, 85, 88, 90, 83, 90, 83, 87, 85, 88, 88, 90, 88, 91, 88, 95, 86, 87, 86, 96, 92, 93, 86, 87, 87, 83, 83, 87, 83, 83, 85, 87, 88, 88, 89, 86, 84, 92, 89, 86, 82, 88, 90, 89, 91, 92, 90, 89, 91, 85, 91, 90, 95, 90, 95, 101, 97, 91, 92, 92, 93, 79, 84, 87, 89, 95, 84, 86, 90, 89, 93, 92, 86, 87, 84, 87, 90, 89, 89, 92, 93, 90, 91, 93, 87, 89, 89, 90, 87, 92, 92, 89, 92, 90, 84, 87, 89, 90, 86, 88, 90, 84, 87, 77, 84, 79, 83, 80, 80, 81, 82, 83, 84, 85, 81, 83, 82, 80, 83, 81, 84, 80, 78, 80, 85, 83, 83, 78, 85, 81, 81, 82, 86, 82, 78, 79, 81, 82, 80, 84, 77, 82, 79, 83, 81, 83, 76, 82, 80, 80, 78, 79, 77, 78, 81, 80, 80, 75, 77, 83, 81, 83, 82, 80, 80, 77, 76, 76, 79, 74, 79, 77, 78, 79, 81, 76, 81, 77, 78, 78, 82, 81, 78, 84, 77, 80, 80, 76, 81, 79, 78, 80, 78, 76, 76, 82, 78, 78, 80, 80, 83, 79, 79, 80, 82, 79, 81, 80, 76, 77, 74, 78, 79, 79, 77, 79, 78, 75, 77, 76, 76, 81, 79, 75, 78, 75, 74, 77, 79, 81, 77, 78, 79, 78, 75, 74, 78, 76, 76, 74, 80, 76, 74, 79, 77, 76, 77, 79, 78, 78, 79, 82, 81, 78, 77, 76, 78, 79, 76], "type": "scatter"}, {"hovertemplate": "/celestia/celestia/ipfs/bitswap/1.1.0
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"color": "#8c8c8c", "dash": "dashdot"}, "mode": "lines", "name": "/celestia/celestia/ipfs/bitswap/1.1.0", "opacity": 0.7, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [87, 100, 92, 90, 94, 91, 94, 91, 88, 89, 91, 94, 86, 91, 86, 82, 90, 82, 83, 84, 83, 80, 85, 87, 82, 81, 82, 79, 78, 82, 88, 80, 82, 87, 83, 83, 91, 85, 86, 80, 83, 85, 79, 81, 81, 85, 88, 89, 83, 86, 83, 87, 86, 89, 84, 81, 83, 82, 81, 87, 81, 85, 87, 87, 83, 88, 82, 83, 83, 87, 83, 84, 86, 83, 84, 81, 86, 86, 85, 88, 90, 83, 90, 83, 87, 85, 88, 88, 90, 88, 91, 88, 95, 86, 87, 86, 96, 92, 93, 86, 87, 87, 83, 83, 87, 83, 83, 85, 87, 88, 88, 89, 86, 84, 92, 89, 86, 82, 88, 90, 89, 91, 92, 90, 89, 91, 85, 91, 90, 95, 90, 95, 101, 97, 91, 92, 92, 93, 79, 84, 87, 89, 95, 84, 86, 90, 89, 93, 92, 86, 87, 84, 87, 90, 89, 89, 92, 93, 90, 91, 93, 87, 89, 89, 90, 87, 92, 92, 89, 92, 90, 84, 87, 89, 90, 86, 88, 90, 84, 87, 77, 84, 79, 83, 80, 80, 81, 82, 83, 84, 85, 81, 83, 82, 80, 83, 81, 84, 80, 78, 80, 85, 83, 83, 78, 85, 81, 81, 82, 86, 82, 78, 79, 81, 82, 80, 84, 77, 82, 79, 83, 81, 83, 76, 82, 80, 80, 78, 79, 77, 78, 81, 80, 80, 75, 77, 83, 81, 83, 82, 80, 80, 77, 76, 76, 79, 74, 79, 77, 78, 79, 81, 76, 81, 77, 78, 78, 82, 81, 78, 84, 77, 80, 80, 76, 81, 79, 78, 80, 78, 76, 76, 82, 78, 78, 80, 80, 83, 79, 79, 80, 82, 79, 81, 80, 76, 77, 74, 78, 79, 79, 77, 79, 78, 75, 77, 76, 76, 81, 79, 75, 78, 75, 74, 77, 79, 81, 77, 78, 79, 78, 75, 74, 78, 76, 76, 74, 80, 76, 74, 79, 77, 76, 77, 79, 78, 78, 79, 82, 81, 78, 77, 76, 78, 79, 76], "type": "scatter"}, {"hovertemplate": "/celestia/celestia/ipfs/bitswap/1.2.0
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"color": "#ccb974", "dash": "solid"}, "mode": "lines", "name": "/celestia/celestia/ipfs/bitswap/1.2.0", "opacity": 0.7, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [87, 100, 92, 90, 94, 91, 94, 91, 88, 89, 91, 94, 86, 91, 86, 82, 90, 82, 83, 84, 83, 80, 85, 87, 82, 81, 82, 79, 78, 82, 88, 80, 82, 87, 83, 83, 91, 85, 86, 80, 83, 85, 79, 81, 81, 85, 88, 89, 83, 86, 83, 87, 86, 89, 84, 81, 83, 82, 81, 87, 81, 85, 87, 87, 83, 88, 82, 83, 83, 87, 83, 84, 86, 83, 84, 81, 86, 86, 85, 88, 90, 83, 90, 83, 87, 85, 88, 88, 90, 88, 91, 88, 95, 86, 87, 86, 96, 92, 93, 86, 87, 87, 83, 83, 87, 83, 83, 85, 87, 88, 88, 89, 86, 84, 92, 89, 86, 82, 88, 90, 89, 91, 92, 90, 89, 91, 85, 91, 90, 95, 90, 95, 101, 97, 91, 92, 92, 93, 79, 84, 87, 89, 95, 84, 86, 90, 89, 93, 92, 86, 87, 84, 87, 90, 89, 89, 92, 93, 90, 91, 93, 87, 89, 89, 90, 87, 92, 92, 89, 92, 90, 84, 87, 89, 90, 86, 88, 90, 84, 87, 77, 84, 79, 83, 80, 80, 81, 82, 83, 84, 85, 81, 83, 82, 80, 83, 81, 84, 80, 78, 80, 85, 83, 83, 78, 85, 81, 81, 82, 86, 82, 78, 79, 81, 82, 80, 84, 77, 82, 79, 83, 81, 83, 76, 82, 80, 80, 78, 79, 77, 78, 81, 80, 80, 75, 77, 83, 81, 83, 82, 80, 80, 77, 76, 76, 79, 74, 79, 77, 78, 79, 81, 76, 81, 77, 78, 78, 82, 81, 78, 84, 77, 80, 80, 76, 81, 79, 78, 80, 78, 76, 76, 82, 78, 78, 80, 80, 83, 79, 79, 80, 82, 79, 81, 80, 76, 77, 74, 78, 79, 79, 77, 79, 78, 75, 77, 76, 76, 81, 79, 75, 78, 75, 74, 77, 79, 81, 77, 78, 79, 78, 75, 74, 78, 76, 76, 74, 80, 76, 74, 79, 77, 76, 77, 79, 78, 78, 79, 82, 81, 78, 77, 76, 78, 79, 76], "type": "scatter"}, {"hovertemplate": "/celestia/fraud/v0.0.1
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"color": "#64b5cd", "dash": "dash"}, "mode": "lines", "name": "/celestia/fraud/v0.0.1", "opacity": 0.7, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [87, 100, 92, 90, 94, 91, 94, 91, 88, 89, 91, 94, 86, 91, 86, 82, 90, 82, 83, 84, 83, 80, 85, 87, 82, 80, 82, 79, 78, 81, 88, 80, 82, 87, 83, 83, 91, 85, 86, 80, 83, 85, 79, 81, 81, 85, 88, 89, 83, 86, 83, 87, 86, 89, 84, 81, 83, 82, 81, 87, 81, 85, 86, 86, 83, 88, 81, 82, 83, 86, 82, 84, 86, 83, 84, 81, 86, 86, 85, 88, 90, 83, 90, 83, 87, 85, 88, 88, 90, 88, 91, 88, 95, 86, 87, 86, 96, 92, 93, 86, 87, 87, 83, 83, 87, 83, 83, 84, 86, 84, 88, 89, 86, 84, 92, 89, 82, 79, 82, 82, 82, 83, 81, 84, 79, 81, 77, 82, 81, 85, 80, 84, 90, 85, 81, 82, 84, 83, 79, 83, 87, 89, 95, 84, 86, 90, 89, 93, 92, 86, 87, 84, 87, 90, 89, 89, 92, 93, 90, 91, 93, 87, 89, 89, 90, 87, 92, 92, 89, 92, 90, 84, 87, 90, 91, 87, 89, 91, 85, 88, 77, 84, 79, 83, 80, 80, 81, 82, 82, 84, 85, 81, 83, 82, 80, 83, 81, 84, 80, 78, 80, 85, 83, 83, 78, 85, 81, 81, 82, 86, 82, 78, 79, 81, 82, 80, 84, 77, 82, 79, 83, 81, 83, 76, 82, 80, 80, 78, 79, 77, 78, 81, 80, 80, 75, 77, 83, 81, 83, 82, 80, 80, 77, 76, 76, 79, 74, 79, 77, 78, 79, 81, 76, 81, 77, 78, 78, 82, 81, 78, 84, 77, 80, 80, 76, 81, 79, 78, 80, 78, 76, 76, 82, 78, 78, 80, 80, 83, 79, 79, 80, 82, 79, 81, 80, 76, 77, 74, 78, 79, 79, 77, 79, 78, 75, 77, 76, 76, 81, 79, 75, 78, 75, 74, 77, 79, 81, 77, 78, 79, 78, 75, 74, 78, 76, 76, 74, 80, 76, 74, 79, 77, 76, 77, 79, 78, 78, 79, 82, 81, 78, 77, 76, 78, 79, 76], "type": "scatter"}, {"hovertemplate": "/celestia/header-ex/v0.0.3
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"color": "#4c72b0", "dash": "dot"}, "mode": "lines", "name": "/celestia/header-ex/v0.0.3", "opacity": 0.7, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [87, 100, 92, 90, 94, 91, 94, 91, 88, 89, 91, 94, 86, 91, 86, 82, 90, 82, 83, 84, 83, 80, 85, 87, 82, 80, 82, 79, 78, 81, 88, 80, 82, 87, 82, 83, 91, 85, 86, 80, 83, 84, 79, 81, 81, 85, 88, 89, 83, 86, 83, 87, 86, 89, 84, 81, 83, 82, 81, 87, 81, 85, 86, 86, 83, 88, 81, 82, 83, 86, 82, 84, 86, 83, 84, 81, 86, 86, 85, 88, 90, 83, 90, 83, 87, 85, 88, 88, 90, 88, 91, 88, 95, 86, 87, 86, 96, 92, 93, 86, 86, 87, 83, 83, 87, 83, 83, 84, 86, 84, 88, 89, 86, 84, 92, 89, 82, 79, 82, 82, 82, 83, 81, 84, 79, 81, 77, 82, 81, 85, 80, 84, 90, 85, 81, 82, 84, 83, 79, 83, 87, 89, 95, 84, 86, 90, 89, 93, 92, 86, 87, 84, 87, 90, 89, 89, 92, 93, 90, 91, 93, 87, 89, 89, 90, 87, 92, 92, 89, 92, 90, 84, 87, 90, 91, 87, 89, 91, 85, 88, 77, 84, 79, 83, 80, 80, 81, 82, 82, 84, 85, 81, 83, 82, 80, 83, 81, 84, 80, 78, 80, 85, 83, 83, 78, 84, 81, 81, 82, 86, 82, 78, 79, 81, 82, 80, 84, 77, 82, 79, 83, 81, 83, 76, 82, 80, 80, 78, 79, 77, 78, 81, 80, 80, 75, 77, 83, 81, 83, 82, 80, 80, 77, 76, 76, 79, 74, 79, 77, 78, 79, 81, 76, 81, 77, 78, 78, 82, 81, 78, 84, 77, 80, 80, 76, 81, 79, 78, 80, 78, 76, 76, 82, 78, 78, 80, 80, 83, 79, 79, 80, 82, 79, 81, 80, 76, 77, 74, 78, 79, 79, 77, 79, 78, 75, 77, 76, 76, 81, 79, 75, 78, 75, 74, 77, 79, 81, 77, 78, 79, 78, 75, 74, 78, 76, 76, 74, 80, 76, 74, 79, 77, 76, 77, 79, 78, 78, 79, 82, 81, 78, 77, 76, 78, 79, 76], "type": "scatter"}, {"hovertemplate": "/celestia/celestia/kad/1.0.0
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"color": "#dd8452", "dash": "dashdot"}, "mode": "lines", "name": "/celestia/celestia/kad/1.0.0", "opacity": 0.7, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [82, 95, 86, 85, 88, 86, 89, 85, 83, 83, 84, 86, 82, 83, 86, 82, 84, 75, 83, 83, 82, 80, 84, 88, 83, 81, 83, 81, 79, 83, 89, 81, 82, 87, 83, 83, 89, 84, 86, 80, 83, 84, 79, 80, 80, 83, 87, 87, 83, 81, 82, 85, 85, 88, 82, 80, 83, 81, 80, 86, 80, 84, 86, 86, 82, 87, 82, 82, 84, 86, 83, 83, 85, 82, 83, 79, 80, 80, 79, 82, 85, 78, 83, 83, 83, 79, 82, 83, 85, 85, 88, 84, 93, 84, 84, 83, 93, 89, 90, 84, 85, 88, 82, 81, 85, 83, 87, 82, 88, 88, 87, 89, 84, 83, 89, 87, 82, 82, 90, 89, 88, 88, 91, 87, 87, 91, 85, 94, 89, 94, 88, 93, 98, 93, 86, 87, 89, 88, 76, 79, 82, 84, 91, 81, 81, 86, 84, 89, 87, 81, 81, 83, 83, 85, 84, 85, 86, 88, 84, 85, 87, 81, 85, 83, 85, 82, 86, 86, 83, 85, 84, 78, 81, 83, 84, 81, 82, 85, 79, 82, 77, 83, 79, 83, 79, 79, 81, 81, 82, 84, 85, 81, 83, 82, 80, 82, 81, 84, 79, 78, 80, 84, 82, 81, 78, 82, 81, 79, 80, 84, 81, 78, 78, 80, 82, 79, 83, 77, 81, 79, 82, 81, 83, 76, 81, 79, 80, 79, 79, 77, 78, 81, 80, 80, 75, 77, 83, 81, 82, 82, 80, 80, 77, 76, 76, 79, 74, 78, 77, 77, 79, 81, 76, 80, 77, 78, 78, 82, 81, 78, 84, 77, 79, 80, 76, 80, 79, 78, 80, 78, 75, 75, 82, 76, 77, 80, 79, 83, 79, 80, 80, 83, 79, 81, 80, 76, 77, 75, 78, 79, 79, 77, 79, 78, 75, 77, 76, 76, 81, 79, 75, 78, 75, 74, 77, 78, 81, 75, 77, 78, 77, 74, 74, 78, 76, 76, 74, 80, 76, 74, 79, 77, 76, 77, 79, 78, 78, 79, 82, 80, 78, 77, 76, 78, 79, 76], "type": "scatter"}, {"hovertemplate": "/celestia/shrex/eds/v0.0.1
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"color": "#55a868", "dash": "solid"}, "mode": "lines", "name": "/celestia/shrex/eds/v0.0.1", "opacity": 0.7, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [63, 67, 64, 67, 65, 68, 64, 64, 64, 67, 67, 67, 63, 66, 66, 63, 66, 63, 66, 63, 66, 66, 63, 66, 66, 66, 66, 66, 66, 66, 66, 63, 67, 67, 64, 67, 67, 67, 67, 67, 64, 64, 64, 64, 63, 67, 67, 67, 67, 67, 64, 67, 67, 67, 66, 66, 63, 65, 65, 66, 66, 66, 66, 66, 66, 66, 66, 66, 63, 66, 63, 67, 67, 67, 67, 63, 67, 64, 64, 63, 66, 63, 63, 66, 63, 63, 67, 67, 67, 67, 67, 64, 67, 64, 64, 65, 67, 66, 67, 63, 64, 67, 64, 64, 67, 67, 67, 64, 66, 67, 68, 68, 68, 64, 67, 67, 64, 67, 65, 64, 67, 67, 64, 67, 67, 67, 64, 67, 66, 67, 65, 67, 67, 64, 64, 64, 67, 66, 63, 65, 66, 66, 63, 62, 62, 63, 64, 67, 67, 64, 64, 64, 67, 67, 64, 67, 68, 68, 68, 65, 65, 65, 65, 68, 68, 68, 68, 68, 65, 68, 65, 65, 65, 68, 68, 65, 65, 68, 65, 68, 65, 65, 65, 65, 65, 65, 68, 65, 68, 68, 68, 67, 67, 67, 67, 67, 67, 67, 64, 67, 67, 67, 67, 64, 64, 67, 67, 67, 64, 67, 67, 64, 64, 64, 67, 64, 67, 64, 64, 67, 67, 67, 67, 64, 67, 64, 64, 64, 67, 64, 64, 67, 67, 67, 64, 64, 67, 67, 67, 67, 67, 67, 63, 65, 65, 65, 62, 65, 65, 65, 65, 65, 65, 65, 62, 62, 65, 66, 66, 63, 66, 63, 66, 66, 63, 66, 63, 66, 66, 66, 63, 63, 66, 63, 66, 66, 63, 66, 66, 66, 66, 66, 66, 65, 65, 62, 65, 62, 65, 65, 65, 65, 65, 65, 62, 65, 62, 65, 65, 65, 64, 65, 62, 62, 62, 65, 65, 64, 64, 64, 64, 64, 61, 64, 65, 65, 62, 65, 64, 61, 64, 64, 61, 64, 64, 65, 65, 65, 65, 65, 65, 65, 62, 62, 65, 62], "type": "scatter"}, {"hovertemplate": "/celestia/shrex/nd/v0.0.3
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"color": "#c44e52", "dash": "dash"}, "mode": "lines", "name": "/celestia/shrex/nd/v0.0.3", "opacity": 0.7, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [63, 67, 64, 67, 65, 68, 64, 64, 64, 67, 67, 67, 63, 66, 66, 63, 66, 63, 66, 63, 66, 66, 63, 66, 66, 66, 66, 66, 66, 66, 66, 63, 67, 67, 64, 67, 67, 67, 67, 67, 64, 64, 64, 64, 63, 67, 67, 67, 67, 67, 64, 67, 67, 67, 66, 66, 63, 65, 65, 66, 66, 66, 66, 66, 66, 66, 66, 66, 63, 66, 63, 67, 67, 67, 67, 63, 67, 64, 64, 63, 66, 63, 63, 66, 63, 63, 67, 67, 67, 67, 67, 64, 67, 64, 64, 65, 67, 66, 67, 63, 64, 67, 64, 64, 67, 67, 67, 64, 66, 67, 68, 68, 68, 64, 67, 67, 64, 67, 65, 64, 67, 67, 64, 67, 67, 67, 64, 67, 66, 67, 65, 67, 67, 64, 64, 64, 67, 66, 63, 65, 66, 66, 63, 62, 62, 63, 64, 67, 67, 64, 64, 64, 67, 67, 64, 67, 68, 68, 68, 65, 65, 65, 65, 68, 68, 68, 68, 68, 65, 68, 65, 65, 65, 68, 68, 65, 65, 68, 65, 68, 65, 65, 65, 65, 65, 65, 68, 65, 68, 68, 68, 67, 67, 67, 67, 67, 67, 67, 64, 67, 67, 67, 67, 64, 64, 67, 67, 67, 64, 67, 67, 64, 64, 64, 67, 64, 67, 64, 64, 67, 67, 67, 67, 64, 67, 64, 64, 64, 67, 64, 64, 67, 67, 67, 64, 64, 67, 67, 67, 67, 67, 67, 63, 65, 65, 65, 62, 65, 65, 65, 65, 65, 65, 65, 62, 62, 65, 66, 66, 63, 66, 63, 66, 66, 63, 66, 63, 66, 66, 66, 63, 63, 66, 63, 66, 66, 63, 66, 66, 66, 66, 66, 66, 65, 65, 62, 65, 62, 65, 65, 65, 65, 65, 65, 62, 65, 62, 65, 65, 65, 64, 65, 62, 62, 62, 65, 65, 64, 64, 64, 64, 64, 61, 64, 65, 65, 62, 65, 64, 61, 64, 64, 61, 64, 64, 65, 65, 65, 65, 65, 65, 65, 62, 62, 65, 62], "type": "scatter"}, {"hovertemplate": "/libp2p/autonat/1.0.0
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
", "line": {"color": "#8172b3", "dash": "dot"}, "mode": "lines", "name": "/libp2p/autonat/1.0.0", "opacity": 0.7, "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [63, 67, 64, 67, 65, 68, 64, 64, 64, 66, 66, 66, 62, 66, 65, 63, 66, 63, 66, 63, 66, 66, 63, 65, 67, 67, 66, 66, 67, 67, 67, 64, 66, 67, 64, 67, 66, 67, 67, 65, 64, 64, 64, 64, 63, 66, 67, 66, 66, 66, 63, 66, 66, 66, 66, 65, 63, 65, 65, 65, 65, 65, 65, 66, 66, 66, 67, 66, 64, 66, 64, 66, 67, 65, 66, 63, 66, 64, 63, 63, 65, 62, 62, 66, 63, 63, 67, 66, 67, 65, 67, 64, 64, 64, 63, 64, 67, 65, 66, 63, 64, 66, 64, 63, 65, 67, 66, 65, 67, 67, 67, 67, 66, 64, 66, 65, 64, 66, 65, 64, 66, 66, 63, 67, 66, 65, 64, 66, 67, 67, 65, 66, 66, 63, 64, 64, 66, 65, 62, 65, 66, 65, 61, 62, 61, 63, 64, 66, 66, 64, 64, 63, 66, 66, 62, 67, 66, 68, 67, 65, 64, 65, 65, 66, 66, 67, 66, 67, 65, 67, 64, 64, 65, 67, 67, 64, 64, 66, 64, 66, 65, 63, 64, 65, 65, 64, 66, 63, 67, 67, 67, 66, 66, 65, 66, 66, 66, 65, 64, 67, 65, 65, 65, 62, 63, 66, 66, 64, 63, 66, 66, 64, 64, 63, 66, 64, 66, 64, 64, 66, 66, 65, 66, 64, 65, 64, 63, 63, 65, 64, 64, 65, 66, 66, 64, 63, 66, 65, 66, 66, 65, 66, 62, 63, 63, 63, 62, 63, 63, 63, 64, 64, 63, 63, 61, 61, 64, 64, 64, 63, 65, 63, 66, 64, 63, 65, 62, 66, 64, 65, 62, 62, 66, 63, 65, 65, 62, 64, 64, 64, 64, 65, 65, 65, 63, 61, 64, 61, 63, 63, 63, 64, 63, 63, 62, 65, 62, 64, 64, 64, 64, 64, 61, 61, 62, 64, 63, 63, 63, 63, 63, 62, 60, 63, 63, 64, 61, 64, 63, 60, 62, 62, 60, 63, 62, 64, 63, 63, 63, 63, 64, 63, 61, 61, 64, 62], "type": "scatter"}], "layout": {"template": {"data": {"scatter": [{"type": "scatter"}]}}, "xaxis": {"title": {"text": "Date"}, "tickangle": -20, "type": "date", "tickformat": "%Y-%m-%d"}, "yaxis": {"title": {"text": "Count"}, "autorange": true, "rangemode": "tozero", "tickformat": ","}, "legend": {"font": {"size": 14}, "x": 0.5, "y": -0.1, "xanchor": "center", "yanchor": "top", "orientation": "v", "bgcolor": "rgba(0,0,0,0)"}, "annotations": [{"font": {"size": 18}, "showarrow": false, "text": "Observed Protocols", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.15, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 14}, "showarrow": false, "text": "", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.1, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 10}, "showarrow": false, "text": "Data: week ending 09 Sep 2024. Source: Nebula", "x": 0.99, "xanchor": "right", "xref": "paper", "y": -0.1, "yanchor": "top", "yref": "paper"}]}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/02/celestia-geo-agent-All-bars.json b/content.en/plots/2024/09/02/celestia-geo-agent-All-bars.json
new file mode 100644
index 0000000000..6de194b898
--- /dev/null
+++ b/content.en/plots/2024/09/02/celestia-geo-agent-All-bars.json
@@ -0,0 +1 @@
+{"data": [{"hovertemplate": "Country: %{x}
Count: %{y:,}
Percentage: %{text}
", "text": ["25.5%", "15.3%", "11.4%", "10.5%", "4.8%", "3.6%", "3.2%", "2.4%", "2.4%", "2.4%", "1.7%", "1.6%", "15.1%"], "textposition": "outside", "x": ["DE", "FR", "US", "multi", "NL", "LT", "GB", "EC", "RO", "JP", "PL", "CA", "others"], "y": [21, 12, 9, 8, 3, 3, 2, 2, 2, 1, 1, 1, 12], "type": "bar"}], "layout": {"template": {"data": {"scatter": [{"type": "scatter"}]}}, "xaxis": {"title": {"text": "Country"}, "tickangle": -45}, "yaxis": {"title": {"text": "Count"}, "autorange": true, "rangemode": "tozero"}, "autosize": true, "annotations": [{"font": {"size": 18}, "showarrow": false, "text": "Country Distribution of All Nodes", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.15, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 14}, "showarrow": false, "text": "Total: 82", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.1, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 10}, "showarrow": false, "text": "Data: week ending 09 Sep 2024. Source: Nebula", "x": 0.99, "xanchor": "right", "xref": "paper", "y": -0.14, "yanchor": "top", "yref": "paper"}]}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/02/celestia-geo-agent-All-lines.json b/content.en/plots/2024/09/02/celestia-geo-agent-All-lines.json
new file mode 100644
index 0000000000..b4487079ea
--- /dev/null
+++ b/content.en/plots/2024/09/02/celestia-geo-agent-All-lines.json
@@ -0,0 +1 @@
+{"data": [{"hovertemplate": "Country: DE
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "DE", "text": ["32.18%", "34.00%", "32.97%", "30.77%", "31.91%", "27.47%", "35.11%", "30.77%", "27.78%", "28.41%", "28.89%", "29.47%", "28.74%", "28.89%", "29.41%", "28.40%", "27.78%", "23.17%", "26.51%", "26.51%", "24.39%", "25.32%", "28.57%", "29.89%", "23.17%", "24.69%", "23.17%", "25.00%", "23.08%", "26.83%", "29.55%", "27.50%", "25.93%", "29.07%", "26.83%", "28.05%", "31.46%", "27.06%", "27.06%", "23.08%", "26.83%", "28.57%", "21.79%", "26.25%", "25.93%", "22.62%", "28.74%", "26.14%", "26.51%", "24.14%", "29.27%", "26.74%", "23.53%", "27.27%", "22.89%", "23.75%", "27.71%", "25.93%", "22.50%", "26.74%", "24.69%", "28.57%", "25.58%", "24.42%", "22.89%", "28.41%", "25.61%", "25.61%", "28.57%", "26.74%", "27.71%", "24.10%", "27.06%", "26.51%", "28.57%", "25.00%", "22.99%", "27.06%", "25.00%", "27.59%", "28.57%", "24.39%", "25.00%", "25.93%", "25.29%", "22.62%", "24.42%", "23.86%", "23.60%", "24.42%", "26.97%", "23.26%", "29.79%", "30.59%", "27.06%", "26.19%", "28.42%", "32.97%", "30.11%", "27.91%", "31.03%", "26.67%", "23.17%", "26.19%", "28.74%", "27.91%", "28.41%", "27.06%", "26.37%", "30.43%", "26.67%", "29.03%", "26.44%", "27.27%", "29.79%", "27.78%", "29.07%", "27.16%", "31.82%", "32.97%", "30.00%", "30.00%", "33.70%", "28.57%", "29.55%", "31.52%", "30.34%", "33.67%", "30.53%", "32.99%", "28.89%", "30.61%", "30.10%", "30.93%", "31.18%", "31.18%", "30.61%", "29.47%", "22.50%", "21.69%", "25.58%", "23.86%", "30.53%", "26.19%", "25.88%", "27.78%", "27.27%", "26.88%", "26.37%", "24.71%", "25.88%", "25.61%", "22.99%", "25.56%", "27.27%", "22.47%", "27.47%", "28.72%", "26.97%", "27.78%", "29.35%", "25.58%", "26.67%", "25.00%", "26.67%", "22.99%", "27.17%", "26.09%", "27.27%", "25.27%", "25.84%", "20.48%", "24.14%", "24.72%", "23.33%", "24.42%", "27.27%", "24.44%", "22.35%", "24.14%", "22.67%", "26.51%", "23.38%", "25.61%", "25.32%", "24.05%", "23.75%", "25.00%", "24.69%", "24.10%", "26.19%", "25.00%", "25.61%", "24.39%", "25.32%", "23.46%", "23.75%", "25.30%", "25.32%", "23.38%", "22.78%", "26.51%", "25.93%", "23.46%", "23.38%", "25.58%", "22.78%", "21.69%", "26.19%", "26.14%", "23.17%", "23.68%", "24.05%", "25.00%", "25.00%", "24.05%", "27.38%", "24.00%", "23.46%", "23.38%", "24.39%", "22.78%", "24.10%", "22.97%", "23.75%", "24.36%", "24.36%", "25.97%", "24.68%", "22.67%", "23.68%", "25.00%", "24.36%", "24.36%", "24.66%", "25.33%", "27.16%", "24.05%", "23.46%", "25.00%", "24.36%", "23.08%", "21.33%", "20.27%", "20.27%", "23.38%", "23.29%", "23.38%", "24.00%", "19.74%", "20.78%", "21.52%", "22.97%", "25.00%", "24.00%", "25.00%", "23.68%", "27.50%", "24.05%", "23.68%", "25.61%", "24.00%", "23.08%", "24.36%", "21.62%", "24.05%", "24.68%", "22.37%", "24.36%", "23.68%", "21.62%", "20.27%", "25.93%", "22.08%", "22.08%", "24.36%", "23.08%", "24.69%", "24.68%", "23.08%", "21.79%", "25.93%", "23.38%", "25.32%", "23.08%", "22.97%", "21.33%", "20.55%", "23.68%", "23.38%", "23.38%", "22.67%", "22.08%", "22.37%", "23.29%", "21.33%", "22.97%", "20.27%", "21.52%", "22.08%", "20.55%", "22.37%", "22.97%", "20.83%", "22.67%", "20.78%", "24.05%", "20.00%", "20.78%", "22.08%", "20.78%", "18.92%", "19.44%", "19.48%", "21.62%", "21.62%", "22.22%", "24.36%", "21.62%", "22.22%", "23.38%", "21.33%", "22.97%", "22.67%", "23.38%", "22.37%", "21.05%", "20.78%", "22.50%", "22.78%", "19.74%", "18.67%", "24.32%", "21.05%", "22.08%", "20.27%"], "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [28, 34, 30, 28, 30, 25, 33, 28, 25, 25, 26, 28, 25, 26, 25, 23, 25, 19, 22, 22, 20, 20, 24, 26, 19, 20, 19, 20, 18, 22, 26, 22, 21, 25, 22, 23, 28, 23, 23, 18, 22, 24, 17, 21, 21, 19, 25, 23, 22, 21, 24, 23, 20, 24, 19, 19, 23, 21, 18, 23, 20, 24, 22, 21, 19, 25, 21, 21, 24, 23, 23, 20, 23, 22, 24, 20, 20, 23, 21, 24, 26, 20, 22, 21, 22, 19, 21, 21, 21, 21, 24, 20, 28, 26, 23, 22, 27, 30, 28, 24, 27, 24, 19, 22, 25, 24, 25, 23, 24, 28, 24, 27, 23, 24, 28, 25, 25, 22, 28, 30, 27, 27, 31, 26, 26, 29, 27, 33, 29, 32, 26, 30, 31, 30, 29, 29, 30, 28, 18, 18, 22, 21, 29, 22, 22, 25, 24, 25, 24, 21, 22, 21, 20, 23, 24, 20, 25, 27, 24, 25, 27, 22, 24, 22, 24, 20, 25, 24, 24, 23, 23, 17, 21, 22, 21, 21, 24, 22, 19, 21, 17, 22, 18, 21, 20, 19, 19, 20, 20, 20, 22, 20, 21, 20, 20, 19, 19, 21, 20, 18, 18, 22, 21, 19, 18, 22, 18, 18, 22, 23, 19, 18, 19, 20, 20, 19, 23, 18, 19, 18, 20, 18, 20, 17, 19, 19, 19, 20, 19, 17, 18, 20, 19, 19, 18, 19, 22, 19, 19, 20, 19, 18, 16, 15, 15, 18, 17, 18, 18, 15, 16, 17, 17, 20, 18, 19, 18, 22, 19, 18, 21, 18, 18, 19, 16, 19, 19, 17, 19, 18, 16, 15, 21, 17, 17, 19, 18, 20, 19, 18, 17, 21, 18, 20, 18, 17, 16, 15, 18, 18, 18, 17, 17, 17, 17, 16, 17, 15, 17, 17, 15, 17, 17, 15, 17, 16, 19, 15, 16, 17, 16, 14, 14, 15, 16, 16, 16, 19, 16, 16, 18, 16, 17, 17, 18, 17, 16, 16, 18, 18, 15, 14, 18, 16, 17, 15], "type": "scatter"}, {"hovertemplate": "Country: FR
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "FR", "text": ["13.79%", "12.00%", "13.19%", "14.29%", "13.83%", "15.38%", "12.77%", "13.19%", "13.33%", "13.64%", "13.33%", "12.63%", "13.79%", "13.33%", "15.29%", "14.81%", "13.33%", "14.63%", "14.46%", "15.66%", "14.63%", "15.19%", "15.48%", "14.94%", "15.85%", "16.05%", "17.07%", "16.25%", "16.67%", "15.85%", "14.77%", "16.25%", "16.05%", "15.12%", "15.85%", "15.85%", "14.61%", "15.29%", "15.29%", "16.67%", "17.07%", "15.48%", "17.95%", "16.25%", "17.28%", "15.48%", "14.94%", "14.77%", "15.66%", "14.94%", "15.85%", "16.28%", "15.29%", "14.77%", "15.66%", "17.50%", "15.66%", "14.81%", "16.25%", "15.12%", "14.81%", "14.29%", "15.12%", "16.28%", "15.66%", "14.77%", "15.85%", "15.85%", "15.48%", "15.12%", "16.87%", "15.66%", "15.29%", "15.66%", "15.48%", "15.00%", "14.94%", "15.29%", "15.48%", "14.94%", "15.38%", "15.85%", "14.77%", "16.05%", "14.94%", "16.67%", "15.12%", "14.77%", "14.61%", "16.28%", "15.73%", "16.28%", "13.83%", "15.29%", "16.47%", "16.67%", "13.68%", "13.19%", "13.98%", "13.95%", "14.94%", "15.56%", "15.85%", "15.48%", "14.94%", "13.95%", "13.64%", "15.29%", "13.19%", "13.04%", "15.56%", "13.98%", "14.94%", "14.77%", "13.83%", "14.44%", "15.12%", "16.05%", "14.77%", "15.38%", "14.44%", "14.44%", "14.13%", "14.29%", "14.77%", "14.13%", "14.61%", "13.27%", "13.68%", "13.40%", "14.44%", "14.29%", "12.62%", "14.43%", "13.98%", "13.98%", "13.27%", "13.68%", "16.25%", "15.66%", "15.12%", "14.77%", "13.68%", "15.48%", "15.29%", "14.44%", "14.77%", "13.98%", "14.29%", "15.29%", "15.29%", "17.07%", "14.94%", "15.56%", "14.77%", "15.73%", "14.29%", "13.83%", "14.61%", "14.44%", "15.22%", "15.12%", "14.44%", "14.77%", "14.44%", "16.09%", "14.13%", "15.22%", "14.77%", "14.29%", "14.61%", "15.66%", "14.94%", "14.61%", "15.56%", "15.12%", "14.77%", "14.44%", "15.29%", "14.94%", "17.33%", "15.66%", "18.18%", "15.85%", "16.46%", "16.46%", "16.25%", "16.25%", "16.05%", "15.66%", "15.48%", "15.00%", "14.63%", "14.63%", "15.19%", "14.81%", "15.00%", "14.46%", "15.19%", "15.58%", "15.19%", "14.46%", "14.81%", "14.81%", "16.88%", "13.95%", "16.46%", "14.46%", "14.29%", "13.64%", "14.63%", "15.79%", "15.19%", "15.00%", "16.25%", "15.19%", "14.29%", "17.33%", "14.81%", "15.58%", "14.63%", "15.19%", "14.46%", "16.22%", "15.00%", "15.38%", "15.38%", "15.58%", "15.58%", "17.33%", "15.79%", "16.25%", "15.38%", "15.38%", "16.44%", "16.00%", "16.05%", "15.19%", "14.81%", "15.00%", "15.38%", "16.67%", "16.00%", "16.22%", "16.22%", "15.58%", "16.44%", "15.58%", "16.00%", "15.79%", "15.58%", "15.19%", "16.22%", "15.00%", "16.00%", "15.79%", "15.79%", "15.00%", "15.19%", "17.11%", "14.63%", "16.00%", "15.38%", "15.38%", "16.22%", "15.19%", "15.58%", "17.11%", "15.38%", "15.79%", "16.22%", "16.22%", "14.81%", "15.58%", "15.58%", "15.38%", "15.38%", "14.81%", "15.58%", "15.38%", "16.67%", "14.81%", "15.58%", "16.46%", "15.38%", "16.22%", "17.33%", "16.44%", "15.79%", "15.58%", "16.88%", "16.00%", "15.58%", "15.79%", "16.44%", "16.00%", "16.22%", "17.57%", "16.46%", "15.58%", "16.44%", "15.79%", "16.22%", "16.67%", "16.00%", "15.58%", "15.19%", "16.00%", "15.58%", "15.58%", "15.58%", "17.57%", "16.67%", "15.58%", "16.22%", "16.22%", "16.67%", "15.38%", "16.22%", "16.67%", "15.58%", "16.00%", "16.22%", "16.00%", "15.58%", "15.79%", "15.79%", "15.58%", "15.00%", "15.19%", "15.79%", "16.00%", "16.22%", "17.11%", "16.88%", "16.22%"], "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [12, 12, 12, 13, 13, 14, 12, 12, 12, 12, 12, 12, 12, 12, 13, 12, 12, 12, 12, 13, 12, 12, 13, 13, 13, 13, 14, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 14, 13, 14, 13, 14, 13, 13, 13, 13, 13, 13, 14, 13, 13, 13, 14, 13, 12, 13, 13, 12, 12, 13, 14, 13, 13, 13, 13, 13, 13, 14, 13, 13, 13, 13, 12, 13, 13, 13, 13, 14, 13, 13, 13, 13, 14, 13, 13, 13, 14, 14, 14, 13, 13, 14, 14, 13, 12, 13, 12, 13, 14, 13, 13, 13, 12, 12, 13, 12, 12, 14, 13, 13, 13, 13, 13, 13, 13, 13, 14, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 14, 13, 14, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 14, 13, 14, 13, 14, 13, 13, 13, 13, 14, 13, 13, 13, 13, 14, 13, 14, 13, 13, 13, 13, 13, 13, 14, 13, 13, 13, 13, 13, 13, 13, 14, 13, 13, 13, 13, 13, 13, 13, 13, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 13, 12, 13, 12, 12, 12, 12, 12, 12, 12, 13, 12, 12, 13, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 13, 12, 13, 12, 12, 12, 12, 13, 12, 12, 12, 12, 13, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 13, 12, 12, 12, 12, 12, 12, 12, 13, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 13, 12, 12, 13, 12, 12, 13, 12, 12, 12, 13, 12, 12, 12, 12, 12, 12, 13, 13, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 13, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 13, 13, 12], "type": "scatter"}, {"hovertemplate": "Country: US
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "US", "text": ["8.05%", "11.00%", "9.89%", "9.89%", "10.64%", "10.99%", "8.51%", "9.89%", "11.11%", "10.23%", "10.00%", "11.58%", "10.34%", "10.00%", "10.59%", "11.11%", "11.11%", "10.98%", "13.25%", "10.84%", "12.20%", "11.39%", "10.71%", "11.49%", "13.41%", "12.35%", "13.41%", "11.25%", "11.54%", "10.98%", "11.36%", "11.25%", "11.11%", "10.47%", "9.76%", "12.20%", "11.24%", "11.76%", "12.94%", "12.82%", "10.98%", "11.90%", "11.54%", "11.25%", "11.11%", "10.71%", "11.49%", "12.50%", "10.84%", "10.34%", "9.76%", "11.63%", "12.94%", "10.23%", "12.05%", "11.25%", "10.84%", "12.35%", "12.50%", "11.63%", "12.35%", "11.90%", "11.63%", "10.47%", "12.05%", "12.50%", "12.20%", "10.98%", "9.52%", "10.47%", "9.64%", "10.84%", "11.76%", "12.05%", "10.71%", "12.50%", "10.34%", "9.41%", "10.71%", "9.20%", "9.89%", "10.98%", "11.36%", "12.35%", "10.34%", "10.71%", "10.47%", "12.50%", "12.36%", "10.47%", "12.36%", "12.79%", "10.64%", "9.41%", "9.41%", "10.71%", "11.58%", "9.89%", "10.75%", "10.47%", "9.20%", "11.11%", "9.76%", "11.90%", "10.34%", "11.63%", "10.23%", "10.59%", "13.19%", "10.87%", "12.22%", "10.75%", "10.34%", "10.23%", "9.57%", "12.22%", "10.47%", "13.58%", "10.23%", "8.79%", "10.00%", "12.22%", "8.70%", "10.99%", "11.36%", "9.78%", "8.99%", "9.18%", "11.58%", "11.34%", "12.22%", "11.22%", "12.62%", "11.34%", "10.75%", "9.68%", "10.20%", "11.58%", "11.25%", "10.84%", "10.47%", "11.36%", "9.47%", "9.52%", "9.41%", "10.00%", "10.23%", "10.75%", "10.99%", "10.59%", "9.41%", "10.98%", "11.49%", "10.00%", "9.09%", "11.24%", "10.99%", "10.64%", "10.11%", "10.00%", "8.70%", "9.30%", "8.89%", "11.36%", "11.11%", "10.34%", "9.78%", "10.87%", "10.23%", "10.99%", "8.99%", "10.84%", "11.49%", "12.36%", "12.22%", "10.47%", "10.23%", "11.11%", "12.94%", "11.49%", "12.00%", "12.05%", "11.69%", "10.98%", "10.13%", "12.66%", "12.50%", "11.25%", "12.35%", "13.25%", "11.90%", "12.50%", "13.41%", "12.20%", "11.39%", "13.58%", "12.50%", "12.05%", "11.39%", "11.69%", "12.66%", "12.05%", "12.35%", "9.88%", "11.69%", "11.63%", "12.66%", "12.05%", "9.52%", "10.23%", "10.98%", "13.16%", "10.13%", "11.25%", "11.25%", "12.66%", "10.71%", "10.67%", "12.35%", "11.69%", "12.20%", "12.66%", "13.25%", "12.16%", "13.75%", "11.54%", "12.82%", "11.69%", "11.69%", "10.67%", "10.53%", "11.25%", "12.82%", "12.82%", "10.96%", "10.67%", "11.11%", "12.66%", "13.58%", "12.50%", "12.82%", "12.82%", "12.00%", "12.16%", "13.51%", "11.69%", "10.96%", "14.29%", "12.00%", "14.47%", "12.99%", "12.66%", "12.16%", "12.50%", "10.67%", "11.84%", "11.84%", "11.25%", "12.66%", "11.84%", "13.41%", "12.00%", "12.82%", "12.82%", "12.16%", "13.92%", "11.69%", "11.84%", "11.54%", "11.84%", "13.51%", "13.51%", "11.11%", "12.99%", "11.69%", "11.54%", "11.54%", "13.58%", "11.69%", "12.82%", "12.82%", "12.35%", "12.99%", "11.39%", "12.82%", "10.81%", "12.00%", "13.70%", "11.84%", "11.69%", "11.69%", "12.00%", "14.29%", "11.84%", "10.96%", "12.00%", "12.16%", "12.16%", "11.39%", "12.99%", "12.33%", "13.16%", "10.81%", "11.11%", "12.00%", "11.69%", "12.66%", "13.33%", "11.69%", "11.69%", "11.69%", "12.16%", "12.50%", "12.99%", "12.16%", "12.16%", "11.11%", "11.54%", "12.16%", "11.11%", "11.69%", "13.33%", "12.16%", "12.00%", "11.69%", "11.84%", "13.16%", "12.99%", "12.50%", "13.92%", "13.16%", "14.67%", "10.81%", "11.84%", "11.69%", "13.51%"], "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [7, 11, 9, 9, 10, 10, 8, 9, 10, 9, 9, 11, 9, 9, 9, 9, 10, 9, 11, 9, 10, 9, 9, 10, 11, 10, 11, 9, 9, 9, 10, 9, 9, 9, 8, 10, 10, 10, 11, 10, 9, 10, 9, 9, 9, 9, 10, 11, 9, 9, 8, 10, 11, 9, 10, 9, 9, 10, 10, 10, 10, 10, 10, 9, 10, 11, 10, 9, 8, 9, 8, 9, 10, 10, 9, 10, 9, 8, 9, 8, 9, 9, 10, 10, 9, 9, 9, 11, 11, 9, 11, 11, 10, 8, 8, 9, 11, 9, 10, 9, 8, 10, 8, 10, 9, 10, 9, 9, 12, 10, 11, 10, 9, 9, 9, 11, 9, 11, 9, 8, 9, 11, 8, 10, 10, 9, 8, 9, 11, 11, 11, 11, 13, 11, 10, 9, 10, 11, 9, 9, 9, 10, 9, 8, 8, 9, 9, 10, 10, 9, 8, 9, 10, 9, 8, 10, 10, 10, 9, 9, 8, 8, 8, 10, 10, 9, 9, 10, 9, 10, 8, 9, 10, 11, 11, 9, 9, 10, 11, 10, 9, 10, 9, 9, 8, 10, 10, 9, 10, 11, 10, 10, 11, 10, 9, 11, 10, 10, 9, 9, 10, 10, 10, 8, 9, 10, 10, 10, 8, 9, 9, 10, 8, 9, 9, 10, 9, 8, 10, 9, 10, 10, 11, 9, 11, 9, 10, 9, 9, 8, 8, 9, 10, 10, 8, 8, 9, 10, 11, 10, 10, 10, 9, 9, 10, 9, 8, 11, 9, 11, 10, 10, 9, 10, 8, 9, 9, 9, 10, 9, 11, 9, 10, 10, 9, 11, 9, 9, 9, 9, 10, 10, 9, 10, 9, 9, 9, 11, 9, 10, 10, 10, 10, 9, 10, 8, 9, 10, 9, 9, 9, 9, 11, 9, 8, 9, 9, 9, 9, 10, 9, 10, 8, 8, 9, 9, 10, 10, 9, 9, 9, 9, 9, 10, 9, 9, 8, 9, 9, 8, 9, 10, 9, 9, 9, 9, 10, 10, 10, 11, 10, 11, 8, 9, 9, 10], "type": "scatter"}, {"hovertemplate": "Country: multi
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "multi", "text": ["9.20%", "9.00%", "8.79%", "9.89%", "8.51%", "9.89%", "8.51%", "8.79%", "8.89%", "10.23%", "10.00%", "9.47%", "9.20%", "10.00%", "10.59%", "9.88%", "10.00%", "9.76%", "10.84%", "9.64%", "10.98%", "11.39%", "9.52%", "10.34%", "10.98%", "11.11%", "10.98%", "11.25%", "11.54%", "10.98%", "10.23%", "10.00%", "11.11%", "10.47%", "9.76%", "10.98%", "10.11%", "10.59%", "10.59%", "11.54%", "9.76%", "9.52%", "10.26%", "10.00%", "9.88%", "10.71%", "10.34%", "10.23%", "10.84%", "10.34%", "9.76%", "10.47%", "10.59%", "10.23%", "10.84%", "11.25%", "9.64%", "11.11%", "11.25%", "10.47%", "11.11%", "10.71%", "10.47%", "10.47%", "10.84%", "10.23%", "10.98%", "10.98%", "9.52%", "10.47%", "9.64%", "10.84%", "10.59%", "10.84%", "10.71%", "10.00%", "10.34%", "9.41%", "9.52%", "8.05%", "8.79%", "8.54%", "7.95%", "9.88%", "8.05%", "8.33%", "10.47%", "10.23%", "10.11%", "10.47%", "10.11%", "9.30%", "9.57%", "9.41%", "9.41%", "10.71%", "9.47%", "9.89%", "9.68%", "9.30%", "9.20%", "10.00%", "9.76%", "9.52%", "10.34%", "10.47%", "10.23%", "9.41%", "9.89%", "9.78%", "10.00%", "10.75%", "10.34%", "9.09%", "9.57%", "10.00%", "9.30%", "11.11%", "10.23%", "8.79%", "10.00%", "10.00%", "8.70%", "10.99%", "10.23%", "9.78%", "8.99%", "9.18%", "9.47%", "9.28%", "8.89%", "9.18%", "8.74%", "8.25%", "8.60%", "8.60%", "9.18%", "9.47%", "10.00%", "10.84%", "10.47%", "10.23%", "9.47%", "9.52%", "10.59%", "8.89%", "9.09%", "9.68%", "9.89%", "9.41%", "9.41%", "9.76%", "10.34%", "10.00%", "10.23%", "11.24%", "9.89%", "9.57%", "10.11%", "8.89%", "8.70%", "10.47%", "8.89%", "10.23%", "10.00%", "10.34%", "10.87%", "9.78%", "9.09%", "10.99%", "8.99%", "9.64%", "9.20%", "10.11%", "10.00%", "9.30%", "9.09%", "10.00%", "9.41%", "10.34%", "10.67%", "9.64%", "10.39%", "9.76%", "10.13%", "10.13%", "11.25%", "10.00%", "11.11%", "10.84%", "10.71%", "11.25%", "10.98%", "10.98%", "11.39%", "11.11%", "11.25%", "10.84%", "10.13%", "11.69%", "11.39%", "10.84%", "11.11%", "9.88%", "10.39%", "10.47%", "11.39%", "12.05%", "9.52%", "10.23%", "10.98%", "10.53%", "10.13%", "10.00%", "11.25%", "10.13%", "10.71%", "10.67%", "9.88%", "11.69%", "10.98%", "12.66%", "10.84%", "10.81%", "11.25%", "10.26%", "10.26%", "10.39%", "11.69%", "10.67%", "10.53%", "11.25%", "11.54%", "11.54%", "10.96%", "10.67%", "11.11%", "11.39%", "11.11%", "11.25%", "11.54%", "11.54%", "10.67%", "13.51%", "12.16%", "12.99%", "10.96%", "11.69%", "12.00%", "11.84%", "11.69%", "11.39%", "12.16%", "12.50%", "10.67%", "11.84%", "11.84%", "11.25%", "12.66%", "10.53%", "10.98%", "10.67%", "11.54%", "11.54%", "10.81%", "11.39%", "10.39%", "11.84%", "12.82%", "11.84%", "10.81%", "10.81%", "12.35%", "10.39%", "11.69%", "11.54%", "11.54%", "11.11%", "11.69%", "11.54%", "11.54%", "11.11%", "11.69%", "11.39%", "11.54%", "10.81%", "12.00%", "10.96%", "11.84%", "11.69%", "11.69%", "12.00%", "11.69%", "11.84%", "10.96%", "12.00%", "10.81%", "12.16%", "12.66%", "11.69%", "12.33%", "11.84%", "10.81%", "11.11%", "10.67%", "12.99%", "11.39%", "12.00%", "11.69%", "11.69%", "11.69%", "12.16%", "11.11%", "11.69%", "12.16%", "12.16%", "11.11%", "11.54%", "10.81%", "9.72%", "10.39%", "10.67%", "9.46%", "10.67%", "10.39%", "13.16%", "13.16%", "12.99%", "12.50%", "11.39%", "11.84%", "12.00%", "10.81%", "11.84%", "12.99%", "12.16%"], "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [8, 9, 8, 9, 8, 9, 8, 8, 8, 9, 9, 9, 8, 9, 9, 8, 9, 8, 9, 8, 9, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 8, 9, 9, 8, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 8, 9, 9, 9, 9, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 9, 8, 9, 9, 9, 9, 8, 9, 8, 8, 7, 8, 7, 7, 8, 7, 7, 9, 9, 9, 9, 9, 8, 9, 8, 8, 9, 9, 9, 9, 8, 8, 9, 8, 8, 9, 9, 9, 8, 9, 9, 9, 10, 9, 8, 9, 9, 8, 9, 9, 8, 9, 9, 8, 10, 9, 9, 8, 9, 9, 9, 8, 9, 9, 8, 8, 8, 9, 9, 8, 9, 9, 9, 9, 8, 9, 8, 8, 9, 9, 8, 8, 8, 9, 9, 9, 10, 9, 9, 9, 8, 8, 9, 8, 9, 9, 9, 10, 9, 8, 10, 8, 8, 8, 9, 9, 8, 8, 9, 8, 9, 8, 8, 8, 8, 8, 8, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 9, 9, 9, 9, 8, 8, 9, 9, 10, 8, 9, 9, 8, 8, 8, 9, 8, 9, 8, 8, 9, 9, 10, 9, 8, 9, 8, 8, 8, 9, 8, 8, 9, 9, 9, 8, 8, 9, 9, 9, 9, 9, 9, 8, 10, 9, 10, 8, 9, 9, 9, 9, 9, 9, 10, 8, 9, 9, 9, 10, 8, 9, 8, 9, 9, 8, 9, 8, 9, 10, 9, 8, 8, 10, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 9, 8, 9, 9, 9, 9, 9, 9, 8, 9, 8, 9, 10, 9, 9, 9, 8, 8, 8, 10, 9, 9, 9, 9, 9, 9, 8, 9, 9, 9, 8, 9, 8, 7, 8, 8, 7, 8, 8, 10, 10, 10, 10, 9, 9, 9, 8, 9, 10, 9], "type": "scatter"}, {"hovertemplate": "Country: NL
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "NL", "text": ["4.60%", "4.00%", "4.40%", "4.40%", "4.26%", "4.40%", "4.26%", "4.40%", "4.44%", "4.55%", "4.44%", "4.21%", "4.60%", "4.44%", "4.71%", "4.94%", "4.44%", "4.88%", "4.82%", "4.82%", "4.88%", "5.06%", "4.76%", "4.60%", "4.88%", "4.94%", "4.88%", "5.00%", "5.13%", "4.88%", "4.55%", "5.00%", "4.94%", "4.65%", "4.88%", "4.88%", "4.49%", "4.71%", "4.71%", "5.13%", "4.88%", "4.76%", "5.13%", "5.00%", "4.94%", "4.76%", "4.60%", "4.55%", "4.82%", "4.60%", "4.88%", "4.65%", "4.71%", "4.55%", "4.82%", "5.00%", "4.82%", "4.94%", "5.00%", "4.65%", "4.94%", "4.76%", "4.65%", "4.65%", "4.82%", "4.55%", "4.88%", "4.88%", "4.76%", "4.65%", "4.82%", "4.82%", "4.71%", "4.82%", "4.76%", "5.00%", "4.60%", "4.71%", "4.76%", "4.60%", "4.40%", "4.88%", "4.55%", "4.94%", "4.60%", "4.76%", "4.65%", "4.55%", "4.49%", "4.65%", "4.49%", "4.65%", "4.26%", "4.71%", "4.71%", "2.38%", "4.21%", "4.40%", "4.30%", "4.65%", "4.60%", "4.44%", "4.88%", "4.76%", "4.60%", "4.65%", "4.55%", "4.71%", "4.40%", "4.35%", "4.44%", "4.30%", "4.60%", "4.55%", "4.26%", "4.44%", "4.65%", "4.94%", "4.55%", "4.40%", "4.44%", "4.44%", "4.35%", "4.40%", "4.55%", "4.35%", "4.49%", "4.08%", "4.21%", "4.12%", "4.44%", "4.08%", "3.88%", "4.12%", "4.30%", "4.30%", "4.08%", "4.21%", "5.00%", "4.82%", "4.65%", "4.55%", "4.21%", "4.76%", "4.71%", "4.44%", "4.55%", "4.30%", "4.40%", "4.71%", "4.71%", "4.88%", "4.60%", "4.44%", "4.55%", "4.49%", "4.40%", "4.26%", "4.49%", "4.44%", "4.35%", "4.65%", "4.44%", "4.55%", "4.44%", "4.60%", "4.35%", "4.35%", "4.55%", "4.40%", "4.49%", "4.82%", "4.60%", "4.49%", "4.44%", "4.65%", "4.55%", "4.44%", "4.71%", "4.60%", "5.33%", "4.82%", "5.19%", "4.88%", "5.06%", "5.06%", "5.00%", "5.00%", "4.94%", "4.82%", "4.76%", "5.00%", "4.88%", "4.88%", "5.06%", "4.94%", "5.00%", "4.82%", "5.06%", "5.19%", "5.06%", "4.82%", "4.94%", "4.94%", "5.19%", "4.65%", "5.06%", "4.82%", "4.76%", "4.55%", "4.88%", "5.26%", "5.06%", "5.00%", "5.00%", "5.06%", "4.76%", "5.33%", "4.94%", "5.19%", "4.88%", "5.06%", "4.82%", "5.41%", "5.00%", "5.13%", "5.13%", "5.19%", "5.19%", "5.33%", "5.26%", "5.00%", "5.13%", "5.13%", "5.48%", "5.33%", "4.94%", "5.06%", "4.94%", "5.00%", "5.13%", "5.13%", "5.33%", "5.41%", "5.41%", "5.19%", "5.48%", "5.19%", "5.33%", "5.26%", "5.19%", "5.06%", "5.41%", "5.00%", "5.33%", "5.26%", "5.26%", "5.00%", "5.06%", "5.26%", "4.88%", "5.33%", "5.13%", "5.13%", "5.41%", "5.06%", "5.19%", "5.26%", "5.13%", "5.26%", "5.41%", "5.41%", "4.94%", "5.19%", "5.19%", "5.13%", "5.13%", "4.94%", "5.19%", "5.13%", "5.13%", "4.94%", "5.19%", "5.06%", "5.13%", "5.41%", "5.33%", "5.48%", "5.26%", "5.19%", "5.19%", "5.33%", "5.19%", "5.26%", "5.48%", "5.33%", "5.41%", "5.41%", "5.06%", "5.19%", "5.48%", "5.26%", "5.41%", "5.56%", "5.33%", "5.19%", "5.06%", "5.33%", "5.19%", "5.19%", "5.19%", "5.41%", "5.56%", "5.19%", "5.41%", "5.41%", "5.56%", "5.13%", "5.41%", "5.56%", "5.19%", "5.33%", "5.41%", "5.33%", "5.19%", "5.26%", "5.26%", "5.19%", "5.00%", "5.06%", "5.26%", "5.33%", "5.41%", "5.26%", "5.19%", "5.41%"], "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [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, 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, 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, 4, 4, 4, 4, 4, 4, 4, 4, 2, 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, 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, 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, 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, 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, 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, 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, 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, 4, 4, 4, 4, 4, 4, 4, 4], "type": "scatter"}, {"hovertemplate": "Country: LT
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "LT", "text": ["3.45%", "3.00%", "3.30%", "3.30%", "3.19%", "3.30%", "3.19%", "3.30%", "3.33%", "3.41%", "3.33%", "3.16%", "3.45%", "3.33%", "3.53%", "3.70%", "3.33%", "3.66%", "3.61%", "3.61%", "3.66%", "3.80%", "3.57%", "3.45%", "3.66%", "3.70%", "3.66%", "3.75%", "3.85%", "3.66%", "3.41%", "3.75%", "3.70%", "3.49%", "3.66%", "3.66%", "3.37%", "3.53%", "3.53%", "3.85%", "3.66%", "3.57%", "3.85%", "3.75%", "3.70%", "3.57%", "3.45%", "3.41%", "3.61%", "3.45%", "3.66%", "3.49%", "3.53%", "3.41%", "3.61%", "3.75%", "3.61%", "3.70%", "3.75%", "3.49%", "3.70%", "3.57%", "3.49%", "3.49%", "3.61%", "3.41%", "3.66%", "3.66%", "3.57%", "3.49%", "3.61%", "3.61%", "3.53%", "3.61%", "3.57%", "3.75%", "3.45%", "3.53%", "3.57%", "3.45%", "3.30%", "3.66%", "3.41%", "3.70%", "3.45%", "3.57%", "3.49%", "3.41%", "3.37%", "3.49%", "3.37%", "3.49%", "3.19%", "3.53%", "3.53%", "3.57%", "3.16%", "3.30%", "3.23%", "3.49%", "3.45%", "3.33%", "3.66%", "3.57%", "3.45%", "3.49%", "3.41%", "3.53%", "3.30%", "3.26%", "3.33%", "3.23%", "3.45%", "3.41%", "3.19%", "3.33%", "3.49%", "3.70%", "3.41%", "3.30%", "3.33%", "3.33%", "3.26%", "3.30%", "3.41%", "3.26%", "3.37%", "3.06%", "3.16%", "3.09%", "3.33%", "3.06%", "2.91%", "3.09%", "3.23%", "3.23%", "3.06%", "3.16%", "3.75%", "3.61%", "3.49%", "3.41%", "3.16%", "3.57%", "3.53%", "3.33%", "3.41%", "3.23%", "3.30%", "3.53%", "3.53%", "3.66%", "3.45%", "3.33%", "3.41%", "3.37%", "3.30%", "3.19%", "3.37%", "3.33%", "3.26%", "3.49%", "3.33%", "3.41%", "3.33%", "3.45%", "3.26%", "3.26%", "3.41%", "3.30%", "3.37%", "3.61%", "3.45%", "3.37%", "3.33%", "3.49%", "3.41%", "3.33%", "3.53%", "3.45%", "4.00%", "3.61%", "3.90%", "3.66%", "3.80%", "3.80%", "3.75%", "3.75%", "3.70%", "3.61%", "3.57%", "3.75%", "3.66%", "3.66%", "3.80%", "3.70%", "3.75%", "3.61%", "3.80%", "3.90%", "3.80%", "3.61%", "3.70%", "3.70%", "3.90%", "3.49%", "3.80%", "3.61%", "3.57%", "3.41%", "3.66%", "3.95%", "3.80%", "3.75%", "3.75%", "3.80%", "3.57%", "4.00%", "3.70%", "3.90%", "3.66%", "3.80%", "3.61%", "4.05%", "3.75%", "3.85%", "3.85%", "3.90%", "3.90%", "4.00%", "3.95%", "3.75%", "3.85%", "3.85%", "4.11%", "4.00%", "3.70%", "3.80%", "3.70%", "3.75%", "3.85%", "3.85%", "4.00%", "4.05%", "4.05%", "3.90%", "4.11%", "3.90%", "4.00%", "3.95%", "3.90%", "3.80%", "4.05%", "3.75%", "4.00%", "3.95%", "3.95%", "3.75%", "3.80%", "3.95%", "3.66%", "4.00%", "3.85%", "3.85%", "4.05%", "3.80%", "3.90%", "3.95%", "3.85%", "3.95%", "4.05%", "4.05%", "3.70%", "3.90%", "3.90%", "3.85%", "3.85%", "3.70%", "3.90%", "3.85%", "3.85%", "3.70%", "3.90%", "3.80%", "3.85%", "4.05%", "4.00%", "4.11%", "3.95%", "3.90%", "3.90%", "4.00%", "3.90%", "3.95%", "4.11%", "4.00%", "4.05%", "4.05%", "3.80%", "3.90%", "4.11%", "3.95%", "4.05%", "4.17%", "4.00%", "3.90%", "3.80%", "4.00%", "3.90%", "3.90%", "3.90%", "4.05%", "4.17%", "3.90%", "4.05%", "4.05%", "4.17%", "3.85%", "4.05%", "4.17%", "3.90%", "4.00%", "4.05%", "4.00%", "3.90%", "3.95%", "3.95%", "3.90%", "3.75%", "3.80%", "3.95%", "4.00%", "4.05%", "3.95%", "3.90%", "4.05%"], "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], "type": "scatter"}, {"hovertemplate": "Country: others
Date: %{x|%Y-%m-%d %H:%M}
Count: %{y:,}
Percentage: %{text}
", "mode": "lines", "name": "others", "text": ["28.74%", "27.00%", "27.47%", "27.47%", "27.66%", "28.57%", "27.66%", "29.67%", "31.11%", "29.55%", "30.00%", "29.47%", "29.89%", "30.00%", "25.88%", "27.16%", "30.00%", "32.93%", "26.51%", "28.92%", "29.27%", "27.85%", "27.38%", "25.29%", "28.05%", "27.16%", "26.83%", "27.50%", "28.21%", "26.83%", "26.14%", "26.25%", "27.16%", "26.74%", "29.27%", "24.39%", "24.72%", "27.06%", "25.88%", "26.92%", "26.83%", "26.19%", "29.49%", "27.50%", "27.16%", "32.14%", "26.44%", "28.41%", "27.71%", "32.18%", "26.83%", "26.74%", "29.41%", "29.55%", "30.12%", "27.50%", "27.71%", "27.16%", "28.75%", "27.91%", "28.40%", "26.19%", "29.07%", "30.23%", "30.12%", "26.14%", "26.83%", "28.05%", "28.57%", "29.07%", "27.71%", "30.12%", "27.06%", "26.51%", "26.19%", "28.75%", "33.33%", "30.59%", "30.95%", "32.18%", "29.67%", "31.71%", "32.95%", "27.16%", "33.33%", "33.33%", "31.40%", "30.68%", "31.46%", "30.23%", "26.97%", "30.23%", "28.72%", "27.06%", "29.41%", "29.76%", "29.47%", "26.37%", "27.96%", "30.23%", "27.59%", "28.89%", "32.93%", "28.57%", "27.59%", "27.91%", "29.55%", "29.41%", "29.67%", "28.26%", "27.78%", "27.96%", "29.89%", "30.68%", "29.79%", "27.78%", "27.91%", "23.46%", "25.00%", "26.37%", "27.78%", "25.56%", "27.17%", "27.47%", "26.14%", "27.17%", "29.21%", "27.55%", "27.37%", "25.77%", "27.78%", "27.55%", "29.13%", "27.84%", "27.96%", "29.03%", "29.59%", "28.42%", "31.25%", "32.53%", "30.23%", "31.82%", "29.47%", "30.95%", "30.59%", "31.11%", "30.68%", "31.18%", "30.77%", "31.76%", "31.76%", "28.05%", "32.18%", "31.11%", "30.68%", "31.46%", "29.67%", "29.79%", "30.34%", "31.11%", "30.43%", "31.40%", "33.33%", "30.68%", "30.00%", "32.18%", "30.43%", "30.43%", "30.68%", "30.77%", "33.71%", "34.94%", "32.18%", "30.34%", "31.11%", "32.56%", "30.68%", "32.22%", "31.76%", "31.03%", "28.00%", "27.71%", "27.27%", "29.27%", "29.11%", "27.85%", "27.50%", "28.75%", "27.16%", "27.71%", "27.38%", "27.50%", "26.83%", "29.27%", "27.85%", "28.40%", "28.75%", "28.92%", "29.11%", "28.57%", "29.11%", "27.71%", "27.16%", "33.33%", "28.57%", "30.23%", "27.85%", "31.33%", "32.14%", "31.82%", "31.71%", "27.63%", "31.65%", "30.00%", "27.50%", "29.11%", "28.57%", "28.00%", "30.86%", "28.57%", "29.27%", "27.85%", "28.92%", "28.38%", "27.50%", "29.49%", "28.21%", "27.27%", "27.27%", "29.33%", "30.26%", "27.50%", "26.92%", "26.92%", "27.40%", "28.00%", "25.93%", "27.85%", "28.40%", "27.50%", "26.92%", "26.92%", "30.67%", "28.38%", "28.38%", "27.27%", "28.77%", "25.97%", "26.67%", "28.95%", "29.87%", "30.38%", "27.03%", "26.25%", "29.33%", "26.32%", "27.63%", "26.25%", "26.58%", "27.63%", "26.83%", "28.00%", "28.21%", "26.92%", "29.73%", "26.58%", "28.57%", "27.63%", "26.92%", "27.63%", "28.38%", "29.73%", "27.16%", "29.87%", "29.87%", "28.21%", "29.49%", "27.16%", "27.27%", "28.21%", "28.21%", "27.16%", "27.27%", "26.58%", "28.21%", "29.73%", "28.00%", "28.77%", "27.63%", "28.57%", "27.27%", "28.00%", "27.27%", "28.95%", "28.77%", "29.33%", "28.38%", "28.38%", "29.11%", "28.57%", "28.77%", "27.63%", "29.73%", "30.56%", "29.33%", "29.87%", "27.85%", "29.33%", "31.17%", "29.87%", "31.17%", "29.73%", "30.56%", "31.17%", "28.38%", "28.38%", "29.17%", "28.21%", "29.73%", "30.56%", "29.87%", "29.33%", "29.73%", "29.33%", "29.87%", "27.63%", "27.63%", "28.57%", "28.75%", "27.85%", "30.26%", "29.33%", "28.38%", "28.95%", "27.27%", "28.38%"], "x": ["2024-09-02T00:45:40.278230+00:00", "2024-09-02T01:15:41.821022+00:00", "2024-09-02T01:45:40.578211+00:00", "2024-09-02T02:15:39.096947+00:00", "2024-09-02T02:45:36.327675+00:00", "2024-09-02T03:15:42.575067+00:00", "2024-09-02T03:45:47.741891+00:00", "2024-09-02T04:15:39.511968+00:00", "2024-09-02T04:45:38.656233+00:00", "2024-09-02T05:15:40.611514+00:00", "2024-09-02T05:45:37.845147+00:00", "2024-09-02T06:15:39.706322+00:00", "2024-09-02T06:45:41.431676+00:00", "2024-09-02T07:15:37.493740+00:00", "2024-09-02T07:45:45.832535+00:00", "2024-09-02T08:15:45.728446+00:00", "2024-09-02T08:45:39.048107+00:00", "2024-09-02T09:15:42.349150+00:00", "2024-09-02T09:45:39.558764+00:00", "2024-09-02T10:15:37.785217+00:00", "2024-09-02T10:45:38.501205+00:00", "2024-09-02T11:15:40.424681+00:00", "2024-09-02T11:45:37.109234+00:00", "2024-09-02T12:15:46.340942+00:00", "2024-09-02T12:45:37.709860+00:00", "2024-09-02T13:15:42.938802+00:00", "2024-09-02T13:45:43.166567+00:00", "2024-09-02T14:15:38.692340+00:00", "2024-09-02T14:45:38.904336+00:00", "2024-09-02T15:15:38.832818+00:00", "2024-09-02T15:45:39.237868+00:00", "2024-09-02T16:15:40.703878+00:00", "2024-09-02T16:45:39.712922+00:00", "2024-09-02T17:15:37.688911+00:00", "2024-09-02T17:45:37.966037+00:00", "2024-09-02T18:15:38.063729+00:00", "2024-09-02T18:45:38.415640+00:00", "2024-09-02T19:15:39.241454+00:00", "2024-09-02T19:45:38.105712+00:00", "2024-09-02T20:16:01.037460+00:00", "2024-09-02T20:45:37.978938+00:00", "2024-09-02T21:15:35.976176+00:00", "2024-09-02T21:45:43.819143+00:00", "2024-09-02T22:15:38.397158+00:00", "2024-09-02T22:45:45.014680+00:00", "2024-09-02T23:15:37.661062+00:00", "2024-09-02T23:45:36.926157+00:00", "2024-09-03T00:15:38.885708+00:00", "2024-09-03T00:45:38.722089+00:00", "2024-09-03T01:15:37.752872+00:00", "2024-09-03T01:45:38.791886+00:00", "2024-09-03T02:15:39.069828+00:00", "2024-09-03T02:45:37.604228+00:00", "2024-09-03T03:15:38.422074+00:00", "2024-09-03T03:45:37.513611+00:00", "2024-09-03T04:15:44.074859+00:00", "2024-09-03T04:45:40.743922+00:00", "2024-09-03T05:15:47.264693+00:00", "2024-09-03T05:45:36.683697+00:00", "2024-09-03T06:15:43.224543+00:00", "2024-09-03T06:45:38.809902+00:00", "2024-09-03T07:15:39.317291+00:00", "2024-09-03T07:45:37.726935+00:00", "2024-09-03T08:15:45.049254+00:00", "2024-09-03T08:45:37.490466+00:00", "2024-09-03T09:15:41.969659+00:00", "2024-09-03T09:45:36.516498+00:00", "2024-09-03T10:15:41.274536+00:00", "2024-09-03T10:45:40.732106+00:00", "2024-09-03T11:15:37.559216+00:00", "2024-09-03T11:45:45.821145+00:00", "2024-09-03T12:15:37.800570+00:00", "2024-09-03T12:45:38.040956+00:00", "2024-09-03T13:15:41.923083+00:00", "2024-09-03T13:45:38.371905+00:00", "2024-09-03T14:15:37.650649+00:00", "2024-09-03T14:45:38.401578+00:00", "2024-09-03T15:15:38.794665+00:00", "2024-09-03T15:45:40.246433+00:00", "2024-09-03T16:15:45.469844+00:00", "2024-09-03T16:45:45.595833+00:00", "2024-09-03T17:15:36.844096+00:00", "2024-09-03T17:45:41.269391+00:00", "2024-09-03T18:15:46.422708+00:00", "2024-09-03T18:45:44.667978+00:00", "2024-09-03T19:15:44.340533+00:00", "2024-09-03T19:45:40.206152+00:00", "2024-09-03T20:15:39.599973+00:00", "2024-09-03T20:45:41.702451+00:00", "2024-09-03T21:15:44.354471+00:00", "2024-09-03T21:45:43.231598+00:00", "2024-09-03T22:15:43.503186+00:00", "2024-09-03T22:45:37.739129+00:00", "2024-09-03T23:15:37.658598+00:00", "2024-09-03T23:45:44.121957+00:00", "2024-09-04T00:15:43.445917+00:00", "2024-09-04T00:45:41.649474+00:00", "2024-09-04T01:15:39.347443+00:00", "2024-09-04T01:45:44.068885+00:00", "2024-09-04T02:15:38.234112+00:00", "2024-09-04T02:45:37.650587+00:00", "2024-09-04T03:15:36.695583+00:00", "2024-09-04T03:45:45.360312+00:00", "2024-09-04T04:15:39.485404+00:00", "2024-09-04T04:45:36.843388+00:00", "2024-09-04T05:15:38.167977+00:00", "2024-09-04T05:45:44.127364+00:00", "2024-09-04T06:15:39.270576+00:00", "2024-09-04T06:45:43.008792+00:00", "2024-09-04T07:15:36.362755+00:00", "2024-09-04T07:45:41.533785+00:00", "2024-09-04T08:15:42.330113+00:00", "2024-09-04T08:45:42.284896+00:00", "2024-09-04T09:15:40.025396+00:00", "2024-09-04T09:45:45.391094+00:00", "2024-09-04T10:15:38.570655+00:00", "2024-09-04T10:45:39.496548+00:00", "2024-09-04T11:15:50.461037+00:00", "2024-09-04T11:46:13.667980+00:00", "2024-09-04T12:15:39.435291+00:00", "2024-09-04T12:45:38.746530+00:00", "2024-09-04T13:15:38.710892+00:00", "2024-09-04T13:45:41.503199+00:00", "2024-09-04T14:15:46.708121+00:00", "2024-09-04T14:45:39.717851+00:00", "2024-09-04T15:15:40.853758+00:00", "2024-09-04T15:45:43.909505+00:00", "2024-09-04T16:15:42.685825+00:00", "2024-09-04T16:45:40.088122+00:00", "2024-09-04T17:15:38.307431+00:00", "2024-09-04T17:45:41.620452+00:00", "2024-09-04T18:15:41.992466+00:00", "2024-09-04T18:45:38.094530+00:00", "2024-09-04T19:15:41.142456+00:00", "2024-09-04T19:45:37.599938+00:00", "2024-09-04T20:15:44.747330+00:00", "2024-09-04T20:45:43.691554+00:00", "2024-09-04T21:15:42.599608+00:00", "2024-09-04T21:45:37.684145+00:00", "2024-09-04T22:15:43.637013+00:00", "2024-09-04T22:45:36.378447+00:00", "2024-09-04T23:15:38.878119+00:00", "2024-09-04T23:45:39.398196+00:00", "2024-09-05T00:15:38.788932+00:00", "2024-09-05T00:45:45.233241+00:00", "2024-09-05T01:15:38.447740+00:00", "2024-09-05T01:45:39.741428+00:00", "2024-09-05T02:15:38.766057+00:00", "2024-09-05T02:45:45.829513+00:00", "2024-09-05T03:15:39.192077+00:00", "2024-09-05T03:45:36.651861+00:00", "2024-09-05T04:15:44.877799+00:00", "2024-09-05T04:45:44.226435+00:00", "2024-09-05T05:15:36.363188+00:00", "2024-09-05T05:45:41.420351+00:00", "2024-09-05T06:15:43.570395+00:00", "2024-09-05T06:45:35.916655+00:00", "2024-09-05T07:15:40.434363+00:00", "2024-09-05T07:45:36.345187+00:00", "2024-09-05T08:15:41.290032+00:00", "2024-09-05T08:45:36.225790+00:00", "2024-09-05T09:15:42.086747+00:00", "2024-09-05T09:45:37.095372+00:00", "2024-09-05T10:15:39.511971+00:00", "2024-09-05T10:45:40.147126+00:00", "2024-09-05T11:15:45.862020+00:00", "2024-09-05T11:45:40.860927+00:00", "2024-09-05T12:15:46.163688+00:00", "2024-09-05T12:45:41.783268+00:00", "2024-09-05T13:15:40.376985+00:00", "2024-09-05T13:45:36.833460+00:00", "2024-09-05T14:15:38.765208+00:00", "2024-09-05T14:45:36.313913+00:00", "2024-09-05T15:15:39.205100+00:00", "2024-09-05T15:45:42.713557+00:00", "2024-09-05T16:15:39.987951+00:00", "2024-09-05T16:45:41.047348+00:00", "2024-09-05T17:15:37.883534+00:00", "2024-09-05T17:45:37.940517+00:00", "2024-09-05T18:15:45.333729+00:00", "2024-09-05T18:45:46.054325+00:00", "2024-09-05T19:15:39.529578+00:00", "2024-09-05T19:45:44.445155+00:00", "2024-09-05T20:15:38.128288+00:00", "2024-09-05T20:45:45.246819+00:00", "2024-09-05T21:15:40.308872+00:00", "2024-09-05T21:45:40.343078+00:00", "2024-09-05T22:15:38.266598+00:00", "2024-09-05T22:45:39.236597+00:00", "2024-09-05T23:15:42.726192+00:00", "2024-09-05T23:45:40.910956+00:00", "2024-09-06T00:15:40.576701+00:00", "2024-09-06T00:45:47.769621+00:00", "2024-09-06T01:15:39.141778+00:00", "2024-09-06T01:45:40.266078+00:00", "2024-09-06T02:15:40.484184+00:00", "2024-09-06T02:45:37.983689+00:00", "2024-09-06T03:15:37.759766+00:00", "2024-09-06T03:45:36.210038+00:00", "2024-09-06T04:15:40.065834+00:00", "2024-09-06T04:45:39.251001+00:00", "2024-09-06T05:15:41.698692+00:00", "2024-09-06T05:45:40.923501+00:00", "2024-09-06T06:15:47.475547+00:00", "2024-09-06T06:45:43.329956+00:00", "2024-09-06T07:15:38.761941+00:00", "2024-09-06T07:45:44.841409+00:00", "2024-09-06T08:15:39.782900+00:00", "2024-09-06T08:45:36.356435+00:00", "2024-09-06T09:15:37.587854+00:00", "2024-09-06T09:45:37.640196+00:00", "2024-09-06T10:15:41.529843+00:00", "2024-09-06T10:45:36.986506+00:00", "2024-09-06T11:15:38.336396+00:00", "2024-09-06T11:45:43.948076+00:00", "2024-09-06T12:15:39.380347+00:00", "2024-09-06T12:45:35.954203+00:00", "2024-09-06T13:15:43.790521+00:00", "2024-09-06T13:45:38.639743+00:00", "2024-09-06T14:15:42.386908+00:00", "2024-09-06T14:45:38.706536+00:00", "2024-09-06T15:15:43.234943+00:00", "2024-09-06T15:45:41.521801+00:00", "2024-09-06T16:15:50.360862+00:00", "2024-09-06T16:45:40.851810+00:00", "2024-09-06T17:15:37.771701+00:00", "2024-09-06T17:45:48.189232+00:00", "2024-09-06T18:15:37.496553+00:00", "2024-09-06T18:45:41.971433+00:00", "2024-09-06T19:15:43.929775+00:00", "2024-09-06T19:45:38.755752+00:00", "2024-09-06T20:15:45.160812+00:00", "2024-09-06T20:45:41.306272+00:00", "2024-09-06T21:15:40.282895+00:00", "2024-09-06T21:45:37.470225+00:00", "2024-09-06T22:15:42.608181+00:00", "2024-09-06T22:45:44.598573+00:00", "2024-09-06T23:15:49.029951+00:00", "2024-09-06T23:45:38.031143+00:00", "2024-09-07T00:15:38.577703+00:00", "2024-09-07T00:45:42.622780+00:00", "2024-09-07T01:15:44.064310+00:00", "2024-09-07T01:45:38.680674+00:00", "2024-09-07T02:15:41.629824+00:00", "2024-09-07T02:45:39.763336+00:00", "2024-09-07T03:15:41.123109+00:00", "2024-09-07T03:45:42.732683+00:00", "2024-09-07T04:15:37.523700+00:00", "2024-09-07T04:45:36.979324+00:00", "2024-09-07T05:15:39.062657+00:00", "2024-09-07T05:45:38.409163+00:00", "2024-09-07T06:15:38.767424+00:00", "2024-09-07T06:45:36.053511+00:00", "2024-09-07T07:15:42.653383+00:00", "2024-09-07T07:45:36.804497+00:00", "2024-09-07T08:15:40.013020+00:00", "2024-09-07T08:45:37.529700+00:00", "2024-09-07T09:15:36.688823+00:00", "2024-09-07T09:45:40.461359+00:00", "2024-09-07T10:15:36.457065+00:00", "2024-09-07T10:45:37.495012+00:00", "2024-09-07T11:15:37.258494+00:00", "2024-09-07T11:45:42.966609+00:00", "2024-09-07T12:15:47.738244+00:00", "2024-09-07T12:45:39.106741+00:00", "2024-09-07T13:15:38.932033+00:00", "2024-09-07T13:45:38.754714+00:00", "2024-09-07T14:15:46.003172+00:00", "2024-09-07T14:45:40.300594+00:00", "2024-09-07T15:15:46.322377+00:00", "2024-09-07T15:45:39.264727+00:00", "2024-09-07T16:15:38.458097+00:00", "2024-09-07T16:45:36.277282+00:00", "2024-09-07T17:15:38.303547+00:00", "2024-09-07T17:45:40.688550+00:00", "2024-09-07T18:15:42.975618+00:00", "2024-09-07T18:45:42.867747+00:00", "2024-09-07T19:15:39.132911+00:00", "2024-09-07T19:45:36.276491+00:00", "2024-09-07T20:15:45.722249+00:00", "2024-09-07T20:45:34.730720+00:00", "2024-09-07T21:15:42.294204+00:00", "2024-09-07T21:45:37.827258+00:00", "2024-09-07T22:15:46.907381+00:00", "2024-09-07T22:45:43.611644+00:00", "2024-09-07T23:15:42.535350+00:00", "2024-09-07T23:45:47.215170+00:00", "2024-09-08T00:15:38.390759+00:00", "2024-09-08T00:45:40.815144+00:00", "2024-09-08T01:15:39.448873+00:00", "2024-09-08T01:45:35.938062+00:00", "2024-09-08T02:15:39.332306+00:00", "2024-09-08T02:45:37.924615+00:00", "2024-09-08T03:15:36.043512+00:00", "2024-09-08T03:45:35.004799+00:00", "2024-09-08T04:15:38.257748+00:00", "2024-09-08T04:45:37.308905+00:00", "2024-09-08T05:15:43.796490+00:00", "2024-09-08T05:45:44.609111+00:00", "2024-09-08T06:15:38.607121+00:00", "2024-09-08T06:45:37.943065+00:00", "2024-09-08T07:15:38.690062+00:00", "2024-09-08T07:45:35.828595+00:00", "2024-09-08T08:15:43.426108+00:00", "2024-09-08T08:45:40.819035+00:00", "2024-09-08T09:15:35.857996+00:00", "2024-09-08T09:45:42.409723+00:00", "2024-09-08T10:15:37.249280+00:00", "2024-09-08T10:45:37.095521+00:00", "2024-09-08T11:15:39.012091+00:00", "2024-09-08T11:45:35.106624+00:00", "2024-09-08T12:15:37.407328+00:00", "2024-09-08T12:45:38.483192+00:00", "2024-09-08T13:15:39.064270+00:00", "2024-09-08T13:45:37.179934+00:00", "2024-09-08T14:15:37.595203+00:00", "2024-09-08T14:45:38.008177+00:00", "2024-09-08T15:15:41.783380+00:00", "2024-09-08T15:45:38.959656+00:00", "2024-09-08T16:15:37.862817+00:00", "2024-09-08T16:45:37.476260+00:00", "2024-09-08T17:15:43.359096+00:00", "2024-09-08T17:45:40.218660+00:00", "2024-09-08T18:15:37.822041+00:00", "2024-09-08T18:45:43.016606+00:00", "2024-09-08T19:15:40.654775+00:00", "2024-09-08T19:45:38.093675+00:00", "2024-09-08T20:15:37.704338+00:00", "2024-09-08T20:45:35.759348+00:00", "2024-09-08T21:15:37.924820+00:00", "2024-09-08T21:45:38.787869+00:00", "2024-09-08T22:15:38.004464+00:00", "2024-09-08T22:45:36.349804+00:00", "2024-09-08T23:15:43.647258+00:00", "2024-09-08T23:45:43.346239+00:00", "2024-09-09T00:15:40.171674+00:00"], "y": [25, 27, 25, 25, 26, 26, 26, 27, 28, 26, 27, 28, 26, 27, 22, 22, 27, 27, 22, 24, 24, 22, 23, 22, 23, 22, 22, 22, 22, 22, 23, 21, 22, 23, 24, 20, 22, 23, 22, 21, 22, 22, 23, 22, 22, 27, 23, 25, 23, 28, 22, 23, 25, 26, 25, 22, 23, 22, 23, 24, 23, 22, 25, 26, 25, 23, 22, 23, 24, 25, 23, 25, 23, 22, 22, 23, 29, 26, 26, 28, 27, 26, 29, 22, 29, 28, 27, 27, 28, 26, 24, 26, 27, 23, 25, 25, 28, 24, 26, 26, 24, 26, 27, 24, 24, 24, 26, 25, 27, 26, 25, 26, 26, 27, 28, 25, 24, 19, 22, 24, 25, 23, 25, 25, 23, 25, 26, 27, 26, 25, 25, 27, 30, 27, 26, 27, 29, 27, 25, 27, 26, 28, 28, 26, 26, 28, 27, 29, 28, 27, 27, 23, 28, 28, 27, 28, 27, 28, 27, 28, 28, 27, 30, 27, 27, 28, 28, 28, 27, 28, 30, 29, 28, 27, 28, 28, 27, 29, 27, 27, 21, 23, 21, 24, 23, 22, 22, 23, 22, 23, 23, 22, 22, 24, 22, 23, 23, 24, 23, 22, 23, 23, 22, 27, 22, 26, 22, 26, 27, 28, 26, 21, 25, 24, 22, 23, 24, 21, 25, 22, 24, 22, 24, 21, 22, 23, 22, 21, 21, 22, 23, 22, 21, 21, 20, 21, 21, 22, 23, 22, 21, 21, 23, 21, 21, 21, 21, 20, 20, 22, 23, 24, 20, 21, 22, 20, 21, 21, 21, 21, 22, 21, 22, 21, 22, 21, 22, 21, 21, 21, 21, 22, 22, 23, 23, 22, 23, 22, 21, 22, 22, 22, 21, 21, 22, 22, 21, 21, 21, 22, 21, 21, 21, 22, 21, 22, 21, 21, 23, 22, 21, 21, 22, 22, 22, 23, 22, 22, 24, 23, 24, 22, 22, 24, 21, 21, 21, 22, 22, 22, 23, 22, 22, 22, 23, 21, 21, 22, 23, 22, 23, 22, 21, 22, 21, 21], "type": "scatter"}], "layout": {"template": {"data": {"scatter": [{"type": "scatter"}]}}, "xaxis": {"title": {"text": "Date"}, "tickangle": -20, "type": "date", "tickformat": "%Y-%m-%d"}, "yaxis": {"title": {"text": "Count"}}, "legend": {"title": {"text": "Country"}}, "annotations": [{"font": {"size": 18}, "showarrow": false, "text": "Country Distribution of All Nodes", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.15, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 14}, "showarrow": false, "text": "Total Mean: 82", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.1, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 10}, "showarrow": false, "text": "Data: week ending 09 Sep 2024. Source: Nebula", "x": 0.99, "xanchor": "right", "xref": "paper", "y": -0.14, "yanchor": "top", "yref": "paper"}]}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/02/celestia-plot-churn.json b/content.en/plots/2024/09/02/celestia-plot-churn.json
new file mode 100644
index 0000000000..85fdc40abc
--- /dev/null
+++ b/content.en/plots/2024/09/02/celestia-plot-churn.json
@@ -0,0 +1 @@
+{"data": [{"hovertemplate": "All user agents:
Uptime: %{x:.1f}
Percentage: %{y:.1f}
", "name": "all (896)", "x": [6.720277777777778e-05, 7.2355e-05, 8.009e-05, 8.032388888888888e-05, 8.181444444444445e-05, 8.545222222222223e-05, 9.044722222222223e-05, 9.278833333333333e-05, 9.767555555555555e-05, 0.00010436666666666666, 0.00011120027777777777, 0.00011197777777777777, 0.00011437833333333334, 0.00011512583333333333, 0.00011971777777777778, 0.00012548222222222223, 0.00013156055555555555, 0.0001450036111111111, 0.0001628486111111111, 0.00017514722222222224, 0.00020218555555555554, 0.0002026586111111111, 0.00022050277777777778, 0.00022264638888888887, 0.00022290944444444444, 0.00022485555555555554, 0.00022798, 0.00022799111111111112, 0.00022979361111111112, 0.00023116472222222222, 0.00023177499999999998, 0.00023212277777777778, 0.0002326627777777778, 0.00023269777777777778, 0.0002327902777777778, 0.0002331836111111111, 0.0002334111111111111, 0.00023353527777777777, 0.0002335661111111111, 0.00023364333333333333, 0.00023372083333333333, 0.00023524916666666667, 0.0002367611111111111, 0.00023709305555555556, 0.00023807972222222222, 0.00023835777777777778, 0.00023836722222222225, 0.00024039805555555556, 0.0002412325, 0.00024132833333333334, 0.00024214222222222225, 0.0002421522222222222, 0.00024322305555555556, 0.00024336083333333333, 0.00024358166666666665, 0.00024400527777777777, 0.00024427, 0.00024445055555555556, 0.0002445544444444444, 0.00024470249999999997, 0.00024509694444444446, 0.00024522444444444446, 0.0002453308333333333, 0.0002458297222222222, 0.00024584, 0.00024592833333333334, 0.00024632444444444443, 0.000246605, 0.00024705666666666664, 0.0002473075, 0.00024785888888888887, 0.00024848583333333333, 0.0002488369444444444, 0.00024884944444444445, 0.0002490611111111111, 0.0002491236111111111, 0.0002496252777777778, 0.0002497758333333333, 0.00024988666666666664, 0.0002499672222222222, 0.0002501530555555556, 0.0002504147222222222, 0.0002504466666666667, 0.00025051194444444445, 0.0002507047222222222, 0.00025076694444444445, 0.00025094527777777775, 0.000251205, 0.0002519436111111111, 0.00025221, 0.00025221472222222225, 0.00025227555555555554, 0.00025233833333333333, 0.00025250166666666667, 0.0002526905555555556, 0.00025272, 0.0002528972222222222, 0.00025321444444444444, 0.0002533786111111111, 0.0002535536111111111, 0.0002537669444444444, 0.0002538272222222222, 0.0002543002777777778, 0.00025483055555555555, 0.0002548783333333333, 0.0002552222222222222, 0.00025544305555555554, 0.0002554666666666667, 0.000255695, 0.0002557, 0.00025627749999999997, 0.00025660083333333333, 0.00025682916666666666, 0.00025711694444444447, 0.000257195, 0.00025735805555555556, 0.00025770666666666666, 0.0002582136111111111, 0.0002583897222222222, 0.0002585152777777778, 0.0002586086111111111, 0.0002587713888888889, 0.00025897916666666663, 0.00025935138888888887, 0.0002597377777777778, 0.00026007722222222223, 0.0002601675, 0.0002606022222222222, 0.00026064305555555556, 0.0002606477777777778, 0.0002606569444444444, 0.0002606925, 0.00026092694444444445, 0.0002609697222222222, 0.0002611122222222222, 0.0002612222222222222, 0.00026167555555555556, 0.0002620466666666667, 0.00026220777777777776, 0.0002623711111111111, 0.00026268, 0.0002629163888888889, 0.00026308555555555553, 0.0002630886111111111, 0.0002633219444444444, 0.0002637863888888889, 0.00026397555555555556, 0.0002640002777777778, 0.00026400416666666666, 0.0002640433333333333, 0.0002640727777777778, 0.00026445194444444444, 0.00026461222222222224, 0.0002647377777777778, 0.0002648416666666667, 0.00026498305555555554, 0.0002653508333333333, 0.0002653875, 0.00026577888888888886, 0.0002660686111111111, 0.00026662194444444445, 0.0002667638888888889, 0.00026753083333333336, 0.00026769305555555554, 0.0002679913888888889, 0.00026825, 0.00026851944444444446, 0.00026874055555555556, 0.0002687497222222222, 0.0002690536111111111, 0.0002693836111111111, 0.0002695966666666667, 0.0002700638888888889, 0.0002701536111111111, 0.00027028972222222224, 0.0002707436111111111, 0.00027093833333333335, 0.0002709533333333333, 0.00027182666666666666, 0.0002723102777777778, 0.00027234583333333334, 0.0002725408333333333, 0.0002726522222222222, 0.0002727488888888889, 0.00027281083333333334, 0.00027285555555555557, 0.00027286555555555556, 0.00027293944444444445, 0.00027299777777777776, 0.0002736536111111111, 0.0002738083333333333, 0.0002743047222222222, 0.0002745188888888889, 0.00027490638888888887, 0.00027496055555555554, 0.0002752211111111111, 0.00027539583333333333, 0.00027556361111111114, 0.00027579583333333334, 0.00027597, 0.00027601, 0.00027632027777777776, 0.0002765780555555556, 0.000276755, 0.0002769802777777778, 0.0002770361111111111, 0.0002772572222222222, 0.0002773883333333333, 0.0002775, 0.0002777025, 0.0002778675, 0.0002780161111111111, 0.00027809083333333337, 0.0002781297222222222, 0.0002784830555555556, 0.00027859472222222225, 0.00027863222222222224, 0.0002786855555555556, 0.00027924527777777774, 0.0002794741666666667, 0.00028036277777777777, 0.00028065638888888887, 0.00028086527777777776, 0.0002815283333333333, 0.00028197777777777777, 0.0002823658333333333, 0.00028374138888888887, 0.00028448111111111115, 0.00028464, 0.0002853919444444445, 0.0002854527777777778, 0.0002858516666666667, 0.0002862058333333333, 0.00028727666666666663, 0.00028747055555555556, 0.0002877677777777778, 0.00028916611111111113, 0.0002892369444444444, 0.0002895738888888889, 0.00029009305555555555, 0.0002908794444444445, 0.0002910338888888889, 0.00029127194444444443, 0.0002922680555555556, 0.000292415, 0.00029252916666666666, 0.00029273444444444447, 0.0002929730555555555, 0.0002931727777777778, 0.00029341972222222224, 0.00029347388888888886, 0.0002937888888888889, 0.00029452250000000003, 0.00029573333333333333, 0.0002974544444444444, 0.0002975369444444444, 0.00029937194444444446, 0.0002998233333333333, 0.00030089694444444446, 0.00030119861111111107, 0.0003034352777777778, 0.00030437, 0.0003046413888888889, 0.00030729638888888884, 0.0003076602777777778, 0.00030955166666666667, 0.00030967611111111114, 0.0003134213888888889, 0.00031414138888888885, 0.00031527777777777777, 0.00032355111111111114, 0.00032580305555555554, 0.0003273491666666667, 0.0003303977777777778, 0.00033520305555555555, 0.0003404272222222222, 0.0003564272222222222, 0.00042275805555555556, 0.0004404105555555555, 0.00044828805555555557, 0.00046011305555555555, 0.0004854958333333333, 0.0005200227777777778, 0.0005788830555555555, 0.0005793727777777778, 0.0016084513888888889, 0.001696086111111111, 0.0017136397222222222, 0.0017244008333333334, 0.001811243611111111, 0.0019053330555555555, 0.0019702233333333333, 0.0020043725, 0.003475085, 0.0050833016666666665, 0.005171485833333334, 0.005179533055555555, 0.005259128055555555, 0.006526166666666666, 0.0067116480555555556, 0.006981367222222222, 0.007035333055555555, 0.007077681388888889, 0.008881926944444445, 0.008917001111111112, 0.009006696111111111, 0.009160955555555555, 0.009180818333333333, 0.009246596944444444, 0.009469771944444443, 0.009736257222222221, 0.010837768611111112, 0.010964201666666666, 0.011197535833333334, 0.011436502777777777, 0.011697919722222222, 0.011961178333333334, 0.012832110277777777, 0.013704820833333334, 0.013842854166666667, 0.01399046388888889, 0.014867463055555556, 0.015244803055555554, 0.016904390833333335, 0.01744800111111111, 0.017610944722222223, 0.017789405833333334, 0.018878516944444444, 0.019266188333333333, 0.019486848333333334, 0.01948865138888889, 0.0202121625, 0.02088048611111111, 0.02158929861111111, 0.02171176138888889, 0.021752709999999998, 0.022210841944444445, 0.022217668611111113, 0.0225050875, 0.022506457222222224, 0.022990774166666665, 0.023085873055555556, 0.02391131861111111, 0.024853765833333333, 0.02545937861111111, 0.026215756944444443, 0.02627251055555556, 0.026524048055555558, 0.027710591944444446, 0.02811573888888889, 0.029758891111111112, 0.030086163888888892, 0.032199502222222225, 0.0333471575, 0.0334347925, 0.03382507722222222, 0.037495168055555556, 0.038411296388888884, 0.039267245, 0.039310241388888896, 0.039698714722222216, 0.039714091944444446, 0.04020410305555555, 0.044423820555555556, 0.044579788055555555, 0.044658231666666666, 0.04478984666666667, 0.046755280277777776, 0.052598595, 0.05275366527777778, 0.052972715555555556, 0.05566414861111112, 0.055740838888888894, 0.05586824027777778, 0.055915958333333335, 0.05598823055555555, 0.05613946888888889, 0.06509250583333333, 0.07217392861111112, 0.07756969749999999, 0.1007914163888889, 0.10096757638888888, 0.10235063333333334, 0.1031045813888889, 0.11371956916666666, 0.11397106, 0.11420023972222222, 0.12155169722222223, 0.13087711500000002, 0.131000165, 0.13521355777777777, 0.14931794805555557, 0.14989934500000002, 0.15487806027777778, 0.15836381222222223, 0.158849455, 0.15885161833333333, 0.16012364222222222, 0.16355048749999998, 0.16469582444444447, 0.1647196652777778, 0.17335783916666667, 0.1752961322222222, 0.1790605588888889, 0.1887313466666667, 0.1955660938888889, 0.19611005138888887, 0.19731686277777777, 0.20297926361111113, 0.2055820286111111, 0.20633230194444444, 0.2117970536111111, 0.2201163475, 0.22025285027777777, 0.22210599361111114, 0.22283283583333333, 0.255825915, 0.25785629388888887, 0.26116515611111113, 0.2640410422222222, 0.2863513494444444, 0.2868786566666667, 0.2921193747222222, 0.29337070972222223, 0.2936178702777778, 0.31820138166666667, 0.3192456791666667, 0.336158945, 0.3591235872222222, 0.36003020444444445, 0.36070686027777776, 0.3700831883333333, 0.38047128944444447, 0.3813658025, 0.3814672241666667, 0.38160781722222226, 0.38396431166666667, 0.3858149083333333, 0.3879246627777778, 0.3902026811111111, 0.39171076361111107, 0.39226362361111106, 0.4085899983333333, 0.4088607116666667, 0.41036124611111113, 0.41163525694444447, 0.4162702022222223, 0.4204421547222222, 0.42119534999999997, 0.4211974236111111, 0.42127915388888887, 0.4214490216666667, 0.42145127638888885, 0.421506485, 0.4215146083333334, 0.42171218444444447, 0.42179342277777776, 0.42181859416666667, 0.42182620916666663, 0.42183657583333334, 0.42190420722222227, 0.4219359108333333, 0.4220558786111111, 0.4222044991666667, 0.4222566525, 0.4222666858333333, 0.4222674030555556, 0.42230212972222225, 0.4223073477777778, 0.42237006555555556, 0.4223848344444444, 0.4223883380555556, 0.42277549694444444, 0.42285281111111106, 0.4268106125, 0.42817467555555555, 0.43026136833333334, 0.43101416305555557, 0.4316876925, 0.43198949249999996, 0.43210622083333333, 0.4322744738888889, 0.43253839972222224, 0.4327030277777778, 0.4327323780555556, 0.4327386986111111, 0.43282553777777777, 0.4328702255555556, 0.4328842877777778, 0.4328876277777778, 0.43289852027777775, 0.4329470122222222, 0.4331527547222222, 0.43316414694444444, 0.43317027027777777, 0.43322665694444445, 0.4333231780555556, 0.4333357219444444, 0.43334992, 0.4333568786111111, 0.43336777277777777, 0.4333742122222222, 0.43338062694444446, 0.43338370055555553, 0.4334302055555555, 0.4334875194444444, 0.43350212250000003, 0.4335761922222222, 0.4335916875, 0.4336822705555556, 0.4336829433333333, 0.43368975916666663, 0.4337313991666667, 0.4337427138888889, 0.43376207555555557, 0.4337685511111111, 0.4338105480555556, 0.43381100333333333, 0.4338226316666666, 0.4338277744444444, 0.43384239583333334, 0.43386416111111115, 0.4338977272222222, 0.4340233252777778, 0.4340842638888889, 0.43410880555555553, 0.43411633, 0.43415145777777775, 0.4341600975, 0.43416462805555556, 0.4343907477777778, 0.43451905944444447, 0.4345964552777778, 0.4345976344444445, 0.4350029902777778, 0.4470056227777778, 0.44737912750000003, 0.44789188055555557, 0.4494563661111111, 0.44964996472222224, 0.4497160525, 0.4497519586111111, 0.45027852611111113, 0.4503644183333333, 0.4503651558333333, 0.4503874802777778, 0.45076412722222226, 0.45092671666666667, 0.45094326194444445, 0.4510934277777778, 0.4511772588888889, 0.45119191666666664, 0.4549806777777778, 0.4562863036111111, 0.4572935625, 0.4590056775, 0.45923649166666664, 0.4600373933333333, 0.4607013938888889, 0.4607018794444444, 0.46128115194444447, 0.46145816, 0.46169579666666666, 0.4639041925, 0.46431778222222225, 0.46438112694444444, 0.4644268833333333, 0.4644281163888889, 0.4644486386111111, 0.46445031611111115, 0.4645189013888889, 0.46452986027777776, 0.46457152805555557, 0.46458341833333333, 0.46479369388888886, 0.4648144719444444, 0.4648683752777778, 0.4648849463888889, 0.46488711055555554, 0.46488968194444447, 0.46488998444444446, 0.4648975169444445, 0.4649192088888889, 0.4649196163888889, 0.46493016888888894, 0.46493675777777776, 0.46495787694444446, 0.4649612216666667, 0.46499119666666666, 0.46499126027777776, 0.46512090222222224, 0.4651459777777778, 0.46514735916666666, 0.465218265, 0.4653339569444444, 0.4653500288888889, 0.4653912952777778, 0.4654385536111111, 0.4655111533333333, 0.4657530352777778, 0.4658183469444444, 0.4658298694444445, 0.46583224833333337, 0.46585131888888887, 0.4658574947222222, 0.4658706383333333, 0.4658816436111111, 0.46588383833333336, 0.46589334194444443, 0.46604403555555557, 0.4660470336111111, 0.4670710813888889, 0.4674134283333333, 0.46745818833333336, 0.46747941833333334, 0.4675017808333334, 0.46815835194444444, 0.4685120063888889, 0.4691706036111111, 0.4702975833333333, 0.4725440402777778, 0.47497511555555555, 0.4797821288888889, 0.4800288655555556, 0.4885120938888889, 0.4886475688888889, 0.48867971, 0.48868705027777776, 0.4887085102777778, 0.48871324527777776, 0.48871946916666664, 0.4887828863888889, 0.4888083383333333, 0.4888152316666667, 0.48881529250000005, 0.48891566, 0.48895138777777775, 0.48895993388888886, 0.48896787583333334, 0.48897752055555554, 0.48902913694444444, 0.48903345000000004, 0.48904033888888887, 0.4890609519444445, 0.48906903, 0.48909002083333336, 0.48910013444444445, 0.48912185694444443, 0.48916177, 0.4892162219444444, 0.48924938333333334, 0.4892788836111111, 0.48938418499999997, 0.48988822666666665, 0.4899110875, 0.4899816777777778, 0.4899849127777778, 0.48999198833333335, 0.49001739166666664, 0.4900592094444445, 0.4900905725, 0.49013522805555554, 0.49017762694444444, 0.4901948552777778, 0.4902741147222222, 0.49028600305555553, 0.49030261722222224, 0.49032251222222223, 0.49034983527777776, 0.4903692286111111, 0.49037867166666665, 0.4903912197222222, 0.4904423522222222, 0.4904648613888889, 0.49048248555555557, 0.4904855113888889, 0.4905391544444444, 0.49060533805555556, 0.49068913222222227, 0.4906923427777778, 0.49072364083333336, 0.4907284836111111, 0.49076828333333333, 0.4908105713888889, 0.4908314011111111, 0.4908548105555556, 0.49093745, 0.4909559869444445, 0.49098346388888886, 0.4909984761111111, 0.49102131833333335, 0.4910386947222222, 0.4910603783333333, 0.4915482991666667, 0.4916245952777778, 0.49379022305555553, 0.4969843844444445, 0.5056893258333334, 0.5609142675000001, 0.6009917216666666, 0.6610515786111111, 0.6918246252777778, 0.763860241388889, 0.8485484102777777, 0.8542671305555555, 0.8760390011111111, 0.8833103958333334, 0.8942762377777778, 0.8946235116666668, 0.8976742519444445, 0.9102198541666666, 0.9183843227777778, 0.9265938916666667, 0.9308257325, 0.9312257794444444, 0.9329370105555556, 0.9339486036111111, 0.9365413691666666, 0.9443976916666666, 0.9463747502777778, 0.9469374877777778, 0.9504166191666666, 0.9528343794444445, 0.9531815063888889, 0.9534468811111112, 0.9535054963888889, 0.9547862377777777, 0.9644094519444444, 0.9644099236111111, 0.9687907266666667, 0.9889949216666667, 0.9976559702777779, 1.0393892411111112, 1.4520806244444444, 2.6185992408333334, 6.033349359444444, 12.860378184444444, 16.275250709722222, 19.251894634722223, 28.4532649575, 36.23810206527778, 38.68751809916667, 39.66215445861111, 43.564664280833334, 46.18571061555556, 58.31556393694444, 66.20714162222222, 67.4990855661111, 73.0658373, 73.11310887277777, 79.50014011972222, 80.50187969333334, 95.99987922583333, 100.49916013388889, 102.60707321277778, 103.0712274911111, 103.07143594583333, 111.1158301763889, 112.50095198861112, 113.1179537111111, 115.82032107944445, 118.07125751444444, 120.61232282888889, 123.11850129527777, 130.5870526011111, 144.5032403972222, 155.45193336111112, 167.66728757194443, 175.08142212916667, 189.61867945111112, 197.80826751472222, 213.93333184444447, 223.11333004333335, 234.06948177222222, 241.61756599333336, 275.0820683286111, 275.61910130583334, 306.10732898416666, 314.0670002588889, 325.1072228136111, 327.7750270908333, 327.9796658705556, 331.6070797997222, 332.10824445472224, 332.6235190883333, 332.6290767197222, 341.06506641444446, 345.11716480972217, 375.2720338811111, 378.10639589833335, 393.6052615586111, 419.0690605394445, 430.99504123138894, 435.1941113080556, 486.85652204027775, 545.9635000552778, 559.9551501466667, 581.6079090747222, 593.5006668213889, 597.1027168327778, 665.5028226077778, 694.6184032383334, 764.11317643, 765.5689910866666, 791.1158738311111, 831.9937158452777, 860.6910290302777, 877.0478816675001, 882.0665132191667, 885.6156807141667, 886.1134690261111, 893.6077889766667, 898.6190964958333, 923.5140065702778, 929.1545888080556, 950.0800504297223, 1008.9630083613889, 1013.7769999580556, 1031.1028354469445, 1036.0712223661112, 1036.8171375186112, 1073.9561327344445, 1161.6188448711112, 1241.4171234794444, 1251.0025852488889, 1393.1179668783334, 1408.6188407197221, 1457.1025190666667, 1483.1052183058332, 1590.202756161111, 1597.1170015252778, 1679.1077494602778, 1743.6181499855556, 1862.3165469908333, 1968.5012035666668, 1971.5700658391668, 1974.5702571622223, 1980.567856215278, 1985.569652518889, 1986.0681236019443, 1986.9995708352778, 1993.5697582236112, 1994.8888250238888, 1994.9054024277777, 1994.9470920561112, 1995.4046008033333, 1996.3137742508331, 2005.809731321111, 2032.0692215552779, 2067.1128575469443, 2075.57095595, 2085.61657406, 2197.0670813008333, 2203.112260881389, 2226.115568181111, 2229.1073023322224, 2292.502526916944, 2302.6270419530556, 2335.317474881389, 2417.2592363166664, 2421.567073784722, 2476.606886018056, 2507.21749337, 2532.6139031266666, 2575.932702840278, 2690.071747380278, 2854.1300561119447, 2877.456885543611, 2998.605422345556, 3102.518902769722, 3155.1050881930555, 3170.3106670536113, 3306.107095782222, 3404.8191358066665, 3416.9846198630557, 3440.318618337778, 3451.069316528889, 3454.0694059908333, 3454.069749728333, 3455.566637732778, 3458.5659447758335, 3459.6876350816665, 3588.070110938333, 3627.5690284891666, 3690.1069886405553, 4089.6063409511107, 4482.003298823889, 4482.003327494722, 4482.083089374444, 4482.108059315834, 4482.1081035913885, 4482.108106439444, 4482.113665891111, 4482.116431008611, 4482.1192257483335, 4482.119231459999, 4482.119231459999], "y": [0.0, 0.11160714285714285, 0.2232142857142857, 0.33482142857142855, 0.4464285714285714, 0.5580357142857142, 0.6696428571428571, 0.78125, 0.8928571428571428, 1.0044642857142856, 1.1160714285714284, 1.2276785714285714, 1.3392857142857142, 1.450892857142857, 1.5625, 1.6741071428571428, 1.7857142857142856, 1.8973214285714284, 2.008928571428571, 2.120535714285714, 2.2321428571428568, 2.34375, 2.455357142857143, 2.5669642857142856, 2.6785714285714284, 2.790178571428571, 2.901785714285714, 3.0133928571428568, 3.125, 3.2366071428571423, 3.3482142857142856, 3.459821428571428, 3.571428571428571, 3.6830357142857144, 3.7946428571428568, 3.90625, 4.017857142857142, 4.129464285714286, 4.241071428571428, 4.352678571428571, 4.4642857142857135, 4.575892857142857, 4.6875, 4.799107142857142, 4.910714285714286, 5.022321428571428, 5.133928571428571, 5.2455357142857135, 5.357142857142857, 5.46875, 5.580357142857142, 5.691964285714286, 5.803571428571428, 5.915178571428571, 6.0267857142857135, 6.138392857142857, 6.25, 6.361607142857142, 6.473214285714285, 6.584821428571429, 6.696428571428571, 6.8080357142857135, 6.919642857142856, 7.03125, 7.142857142857142, 7.254464285714285, 7.366071428571429, 7.477678571428571, 7.5892857142857135, 7.700892857142856, 7.8125, 7.924107142857142, 8.035714285714285, 8.147321428571429, 8.258928571428571, 8.370535714285714, 8.482142857142856, 8.59375, 8.705357142857142, 8.816964285714285, 8.928571428571427, 9.040178571428571, 9.151785714285714, 9.263392857142856, 9.375, 9.486607142857142, 9.598214285714285, 9.709821428571427, 9.821428571428571, 9.933035714285714, 10.044642857142856, 10.15625, 10.267857142857142, 10.379464285714285, 10.491071428571427, 10.602678571428571, 10.714285714285714, 10.825892857142856, 10.9375, 11.049107142857142, 11.160714285714285, 11.272321428571427, 11.383928571428571, 11.495535714285714, 11.607142857142856, 11.71875, 11.830357142857142, 11.941964285714285, 12.053571428571427, 12.165178571428571, 12.276785714285714, 12.388392857142856, 12.5, 12.611607142857142, 12.723214285714285, 12.834821428571427, 12.94642857142857, 13.058035714285712, 13.169642857142858, 13.28125, 13.392857142857142, 13.504464285714285, 13.616071428571427, 13.72767857142857, 13.839285714285712, 13.950892857142858, 14.0625, 14.174107142857142, 14.285714285714285, 14.397321428571427, 14.50892857142857, 14.620535714285712, 14.732142857142858, 14.84375, 14.955357142857142, 15.066964285714285, 15.178571428571427, 15.29017857142857, 15.401785714285712, 15.513392857142858, 15.625, 15.736607142857142, 15.848214285714285, 15.959821428571427, 16.07142857142857, 16.18303571428571, 16.294642857142858, 16.40625, 16.517857142857142, 16.629464285714285, 16.741071428571427, 16.85267857142857, 16.96428571428571, 17.075892857142858, 17.1875, 17.299107142857142, 17.410714285714285, 17.522321428571427, 17.63392857142857, 17.74553571428571, 17.857142857142854, 17.96875, 18.080357142857142, 18.191964285714285, 18.303571428571427, 18.41517857142857, 18.52678571428571, 18.638392857142854, 18.75, 18.861607142857142, 18.973214285714285, 19.084821428571427, 19.19642857142857, 19.30803571428571, 19.419642857142854, 19.53125, 19.642857142857142, 19.754464285714285, 19.866071428571427, 19.97767857142857, 20.08928571428571, 20.200892857142854, 20.3125, 20.424107142857142, 20.535714285714285, 20.647321428571427, 20.75892857142857, 20.87053571428571, 20.982142857142854, 21.09375, 21.205357142857142, 21.316964285714285, 21.428571428571427, 21.54017857142857, 21.65178571428571, 21.763392857142854, 21.875, 21.986607142857142, 22.098214285714285, 22.209821428571427, 22.32142857142857, 22.43303571428571, 22.544642857142854, 22.65625, 22.767857142857142, 22.879464285714285, 22.991071428571427, 23.10267857142857, 23.21428571428571, 23.325892857142854, 23.4375, 23.549107142857142, 23.660714285714285, 23.772321428571427, 23.88392857142857, 23.99553571428571, 24.107142857142854, 24.21875, 24.330357142857142, 24.441964285714285, 24.553571428571427, 24.66517857142857, 24.77678571428571, 24.888392857142854, 25.0, 25.11160714285714, 25.223214285714285, 25.334821428571423, 25.44642857142857, 25.558035714285715, 25.669642857142854, 25.78125, 25.89285714285714, 26.004464285714285, 26.116071428571423, 26.22767857142857, 26.339285714285715, 26.450892857142854, 26.5625, 26.67410714285714, 26.785714285714285, 26.897321428571423, 27.00892857142857, 27.120535714285715, 27.232142857142854, 27.34375, 27.45535714285714, 27.566964285714285, 27.678571428571423, 27.79017857142857, 27.901785714285715, 28.013392857142854, 28.125, 28.23660714285714, 28.348214285714285, 28.459821428571423, 28.57142857142857, 28.683035714285715, 28.794642857142854, 28.90625, 29.01785714285714, 29.129464285714285, 29.241071428571423, 29.35267857142857, 29.464285714285715, 29.575892857142854, 29.6875, 29.79910714285714, 29.910714285714285, 30.022321428571423, 30.13392857142857, 30.245535714285715, 30.357142857142854, 30.46875, 30.58035714285714, 30.691964285714285, 30.803571428571423, 30.91517857142857, 31.026785714285715, 31.138392857142854, 31.25, 31.36160714285714, 31.473214285714285, 31.584821428571423, 31.69642857142857, 31.808035714285715, 31.919642857142854, 32.03125, 32.14285714285714, 32.254464285714285, 32.36607142857142, 32.47767857142857, 32.589285714285715, 32.700892857142854, 32.8125, 32.92410714285714, 33.035714285714285, 33.14732142857142, 33.25892857142857, 33.370535714285715, 33.482142857142854, 33.59375, 33.70535714285714, 33.816964285714285, 33.92857142857142, 34.04017857142857, 34.151785714285715, 34.263392857142854, 34.375, 34.48660714285714, 34.598214285714285, 34.70982142857142, 34.82142857142857, 34.933035714285715, 35.044642857142854, 35.15625, 35.26785714285714, 35.379464285714285, 35.49107142857142, 35.60267857142857, 35.71428571428571, 35.825892857142854, 35.9375, 36.04910714285714, 36.160714285714285, 36.27232142857142, 36.38392857142857, 36.49553571428571, 36.607142857142854, 36.71875, 36.83035714285714, 36.941964285714285, 37.05357142857142, 37.16517857142857, 37.27678571428571, 37.388392857142854, 37.5, 37.61160714285714, 37.723214285714285, 37.83482142857142, 37.94642857142857, 38.05803571428571, 38.169642857142854, 38.28125, 38.39285714285714, 38.504464285714285, 38.61607142857142, 38.72767857142857, 38.83928571428571, 38.950892857142854, 39.0625, 39.17410714285714, 39.285714285714285, 39.39732142857142, 39.50892857142857, 39.62053571428571, 39.732142857142854, 39.84375, 39.95535714285714, 40.066964285714285, 40.17857142857142, 40.29017857142857, 40.40178571428571, 40.513392857142854, 40.625, 40.73660714285714, 40.848214285714285, 40.95982142857142, 41.07142857142857, 41.18303571428571, 41.294642857142854, 41.40625, 41.51785714285714, 41.629464285714285, 41.74107142857142, 41.85267857142857, 41.96428571428571, 42.075892857142854, 42.1875, 42.29910714285714, 42.410714285714285, 42.52232142857142, 42.63392857142857, 42.74553571428571, 42.857142857142854, 42.96875, 43.08035714285714, 43.191964285714285, 43.30357142857142, 43.41517857142857, 43.52678571428571, 43.638392857142854, 43.75, 43.86160714285714, 43.973214285714285, 44.08482142857142, 44.19642857142857, 44.30803571428571, 44.419642857142854, 44.53125, 44.64285714285714, 44.754464285714285, 44.86607142857142, 44.97767857142857, 45.08928571428571, 45.200892857142854, 45.3125, 45.42410714285714, 45.535714285714285, 45.64732142857142, 45.75892857142857, 45.87053571428571, 45.982142857142854, 46.09375, 46.20535714285714, 46.316964285714285, 46.42857142857142, 46.54017857142857, 46.65178571428571, 46.763392857142854, 46.875, 46.98660714285714, 47.098214285714285, 47.20982142857142, 47.32142857142857, 47.43303571428571, 47.544642857142854, 47.65625, 47.76785714285714, 47.879464285714285, 47.99107142857142, 48.10267857142857, 48.21428571428571, 48.325892857142854, 48.4375, 48.54910714285714, 48.660714285714285, 48.77232142857142, 48.88392857142857, 48.99553571428571, 49.107142857142854, 49.21875, 49.33035714285714, 49.441964285714285, 49.55357142857142, 49.66517857142857, 49.77678571428571, 49.888392857142854, 50.0, 50.11160714285714, 50.22321428571428, 50.33482142857143, 50.44642857142857, 50.55803571428571, 50.66964285714285, 50.78125, 50.89285714285714, 51.00446428571428, 51.11607142857143, 51.22767857142857, 51.33928571428571, 51.45089285714285, 51.5625, 51.67410714285714, 51.78571428571428, 51.89732142857143, 52.00892857142857, 52.12053571428571, 52.23214285714285, 52.34375, 52.45535714285714, 52.56696428571428, 52.67857142857143, 52.79017857142857, 52.90178571428571, 53.01339285714285, 53.125, 53.23660714285714, 53.34821428571428, 53.45982142857143, 53.57142857142857, 53.68303571428571, 53.79464285714285, 53.90625, 54.01785714285714, 54.12946428571428, 54.24107142857143, 54.35267857142857, 54.46428571428571, 54.57589285714285, 54.6875, 54.79910714285714, 54.91071428571428, 55.02232142857143, 55.13392857142857, 55.24553571428571, 55.35714285714285, 55.46875, 55.58035714285714, 55.69196428571428, 55.80357142857143, 55.91517857142857, 56.02678571428571, 56.13839285714285, 56.25, 56.36160714285714, 56.47321428571428, 56.58482142857143, 56.69642857142857, 56.80803571428571, 56.91964285714285, 57.03125, 57.14285714285714, 57.25446428571428, 57.36607142857143, 57.47767857142857, 57.58928571428571, 57.70089285714285, 57.8125, 57.92410714285714, 58.03571428571428, 58.14732142857143, 58.25892857142857, 58.37053571428571, 58.48214285714285, 58.59375, 58.70535714285714, 58.81696428571428, 58.92857142857143, 59.04017857142857, 59.15178571428571, 59.26339285714285, 59.375, 59.48660714285714, 59.59821428571428, 59.70982142857143, 59.82142857142857, 59.93303571428571, 60.04464285714285, 60.15625, 60.26785714285714, 60.37946428571428, 60.49107142857143, 60.60267857142857, 60.71428571428571, 60.82589285714285, 60.9375, 61.04910714285714, 61.16071428571428, 61.27232142857143, 61.38392857142857, 61.49553571428571, 61.60714285714285, 61.71875, 61.83035714285714, 61.94196428571428, 62.05357142857143, 62.16517857142857, 62.27678571428571, 62.38839285714285, 62.5, 62.61160714285714, 62.72321428571428, 62.83482142857143, 62.94642857142857, 63.05803571428571, 63.16964285714285, 63.28125, 63.39285714285714, 63.50446428571428, 63.61607142857143, 63.72767857142857, 63.83928571428571, 63.95089285714285, 64.0625, 64.17410714285714, 64.28571428571428, 64.39732142857143, 64.50892857142857, 64.62053571428571, 64.73214285714285, 64.84375, 64.95535714285714, 65.06696428571428, 65.17857142857143, 65.29017857142857, 65.40178571428571, 65.51339285714285, 65.625, 65.73660714285714, 65.84821428571428, 65.95982142857143, 66.07142857142857, 66.18303571428571, 66.29464285714285, 66.40625, 66.51785714285714, 66.62946428571428, 66.74107142857143, 66.85267857142857, 66.96428571428571, 67.07589285714285, 67.1875, 67.29910714285714, 67.41071428571428, 67.52232142857143, 67.63392857142857, 67.74553571428571, 67.85714285714285, 67.96875, 68.08035714285714, 68.19196428571428, 68.30357142857143, 68.41517857142857, 68.52678571428571, 68.63839285714285, 68.75, 68.86160714285714, 68.97321428571428, 69.08482142857143, 69.19642857142857, 69.30803571428571, 69.41964285714285, 69.53125, 69.64285714285714, 69.75446428571428, 69.86607142857143, 69.97767857142857, 70.08928571428571, 70.20089285714285, 70.3125, 70.42410714285714, 70.53571428571428, 70.64732142857143, 70.75892857142857, 70.87053571428571, 70.98214285714285, 71.09375, 71.20535714285714, 71.31696428571428, 71.42857142857142, 71.54017857142857, 71.65178571428571, 71.76339285714285, 71.875, 71.98660714285714, 72.09821428571428, 72.20982142857142, 72.32142857142857, 72.43303571428571, 72.54464285714285, 72.65625, 72.76785714285714, 72.87946428571428, 72.99107142857142, 73.10267857142857, 73.21428571428571, 73.32589285714285, 73.4375, 73.54910714285714, 73.66071428571428, 73.77232142857142, 73.88392857142857, 73.99553571428571, 74.10714285714285, 74.21875, 74.33035714285714, 74.44196428571428, 74.55357142857142, 74.66517857142857, 74.77678571428571, 74.88839285714285, 75.0, 75.11160714285714, 75.22321428571428, 75.33482142857142, 75.44642857142857, 75.55803571428571, 75.66964285714285, 75.78125, 75.89285714285714, 76.00446428571428, 76.11607142857142, 76.22767857142857, 76.33928571428571, 76.45089285714285, 76.5625, 76.67410714285714, 76.78571428571428, 76.89732142857142, 77.00892857142857, 77.12053571428571, 77.23214285714285, 77.34375, 77.45535714285714, 77.56696428571428, 77.67857142857142, 77.79017857142857, 77.90178571428571, 78.01339285714285, 78.125, 78.23660714285714, 78.34821428571428, 78.45982142857142, 78.57142857142857, 78.68303571428571, 78.79464285714285, 78.90625, 79.01785714285714, 79.12946428571428, 79.24107142857142, 79.35267857142857, 79.46428571428571, 79.57589285714285, 79.6875, 79.79910714285714, 79.91071428571428, 80.02232142857142, 80.13392857142857, 80.24553571428571, 80.35714285714285, 80.46875, 80.58035714285714, 80.69196428571428, 80.80357142857142, 80.91517857142857, 81.02678571428571, 81.13839285714285, 81.25, 81.36160714285714, 81.47321428571428, 81.58482142857142, 81.69642857142857, 81.80803571428571, 81.91964285714285, 82.03125, 82.14285714285714, 82.25446428571428, 82.36607142857142, 82.47767857142857, 82.58928571428571, 82.70089285714285, 82.8125, 82.92410714285714, 83.03571428571428, 83.14732142857142, 83.25892857142857, 83.37053571428571, 83.48214285714285, 83.59375, 83.70535714285714, 83.81696428571428, 83.92857142857142, 84.04017857142857, 84.15178571428571, 84.26339285714285, 84.375, 84.48660714285714, 84.59821428571428, 84.70982142857142, 84.82142857142857, 84.93303571428571, 85.04464285714285, 85.15625, 85.26785714285714, 85.37946428571428, 85.49107142857142, 85.60267857142857, 85.71428571428571, 85.82589285714285, 85.9375, 86.04910714285714, 86.16071428571428, 86.27232142857142, 86.38392857142857, 86.49553571428571, 86.60714285714285, 86.71875, 86.83035714285714, 86.94196428571428, 87.05357142857142, 87.16517857142857, 87.27678571428571, 87.38839285714285, 87.5, 87.61160714285714, 87.72321428571428, 87.83482142857142, 87.94642857142857, 88.05803571428571, 88.16964285714285, 88.28125, 88.39285714285714, 88.50446428571428, 88.61607142857142, 88.72767857142857, 88.83928571428571, 88.95089285714285, 89.0625, 89.17410714285714, 89.28571428571428, 89.39732142857142, 89.50892857142857, 89.62053571428571, 89.73214285714285, 89.84375, 89.95535714285714, 90.06696428571428, 90.17857142857142, 90.29017857142857, 90.40178571428571, 90.51339285714285, 90.625, 90.73660714285714, 90.84821428571428, 90.95982142857142, 91.07142857142857, 91.18303571428571, 91.29464285714285, 91.40625, 91.51785714285714, 91.62946428571428, 91.74107142857142, 91.85267857142857, 91.96428571428571, 92.07589285714285, 92.1875, 92.29910714285714, 92.41071428571428, 92.52232142857142, 92.63392857142857, 92.74553571428571, 92.85714285714285, 92.96875, 93.08035714285714, 93.19196428571428, 93.30357142857142, 93.41517857142857, 93.52678571428571, 93.63839285714285, 93.75, 93.86160714285714, 93.97321428571428, 94.08482142857142, 94.19642857142857, 94.30803571428571, 94.41964285714285, 94.53125, 94.64285714285714, 94.75446428571428, 94.86607142857142, 94.97767857142857, 95.08928571428571, 95.20089285714285, 95.3125, 95.42410714285714, 95.53571428571428, 95.64732142857142, 95.75892857142857, 95.87053571428571, 95.98214285714285, 96.09375, 96.20535714285714, 96.31696428571428, 96.42857142857142, 96.54017857142857, 96.65178571428571, 96.76339285714285, 96.875, 96.98660714285714, 97.09821428571428, 97.20982142857142, 97.32142857142857, 97.43303571428571, 97.54464285714285, 97.65625, 97.76785714285714, 97.87946428571428, 97.99107142857142, 98.10267857142857, 98.21428571428571, 98.32589285714285, 98.4375, 98.54910714285714, 98.66071428571428, 98.77232142857142, 98.88392857142857, 98.99553571428571, 99.10714285714285, 99.21875, 99.33035714285714, 99.44196428571428, 99.55357142857142, 99.66517857142857, 99.77678571428571, 99.88839285714285, 100.0], "type": "scatter"}, {"hovertemplate": "celestia-celestia/0:
Uptime: %{x:.1f} hours
Percentage: %{y:.1f}%
", "mode": "lines", "name": "celestia-celestia/0 (425)", "x": [0.00025627749999999997, 0.0002769802777777778, 0.00027809083333333337, 0.0002854527777777778, 0.00028747055555555556, 0.000292415, 0.0002998233333333333, 0.00044828805555555557, 0.0004854958333333333, 0.0005788830555555555, 0.0016084513888888889, 0.001696086111111111, 0.0017136397222222222, 0.0017244008333333334, 0.001811243611111111, 0.0019053330555555555, 0.0019702233333333333, 0.0020043725, 0.003475085, 0.0050833016666666665, 0.005171485833333334, 0.005179533055555555, 0.005259128055555555, 0.006526166666666666, 0.0067116480555555556, 0.006981367222222222, 0.007035333055555555, 0.007077681388888889, 0.008881926944444445, 0.008917001111111112, 0.009006696111111111, 0.009160955555555555, 0.009180818333333333, 0.009246596944444444, 0.009469771944444443, 0.009736257222222221, 0.010837768611111112, 0.010964201666666666, 0.011197535833333334, 0.011436502777777777, 0.011697919722222222, 0.011961178333333334, 0.012832110277777777, 0.013704820833333334, 0.013842854166666667, 0.01399046388888889, 0.014867463055555556, 0.015244803055555554, 0.016904390833333335, 0.01744800111111111, 0.017789405833333334, 0.018878516944444444, 0.0202121625, 0.02088048611111111, 0.02158929861111111, 0.02171176138888889, 0.021752709999999998, 0.022217668611111113, 0.022506457222222224, 0.022990774166666665, 0.02391131861111111, 0.024853765833333333, 0.02545937861111111, 0.026215756944444443, 0.02627251055555556, 0.027710591944444446, 0.02811573888888889, 0.029758891111111112, 0.030086163888888892, 0.032199502222222225, 0.0333471575, 0.0334347925, 0.03382507722222222, 0.037495168055555556, 0.038411296388888884, 0.039698714722222216, 0.039714091944444446, 0.044658231666666666, 0.04478984666666667, 0.046755280277777776, 0.052598595, 0.05275366527777778, 0.052972715555555556, 0.05586824027777778, 0.07756969749999999, 0.1007914163888889, 0.1031045813888889, 0.12155169722222223, 0.13087711500000002, 0.131000165, 0.15487806027777778, 0.16012364222222222, 0.16355048749999998, 0.17335783916666667, 0.1790605588888889, 0.1887313466666667, 0.1955660938888889, 0.19611005138888887, 0.19731686277777777, 0.2055820286111111, 0.20633230194444444, 0.2117970536111111, 0.22025285027777777, 0.22283283583333333, 0.26116515611111113, 0.2640410422222222, 0.2921193747222222, 0.29337070972222223, 0.2936178702777778, 0.336158945, 0.36003020444444445, 0.36070686027777776, 0.3813658025, 0.3814672241666667, 0.38160781722222226, 0.41036124611111113, 0.41163525694444447, 0.4204421547222222, 0.4211974236111111, 0.42127915388888887, 0.4214490216666667, 0.42145127638888885, 0.421506485, 0.4215146083333334, 0.42171218444444447, 0.42179342277777776, 0.42181859416666667, 0.42182620916666663, 0.42183657583333334, 0.42190420722222227, 0.4219359108333333, 0.4220558786111111, 0.4222044991666667, 0.4222566525, 0.4222666858333333, 0.4222674030555556, 0.42230212972222225, 0.4223073477777778, 0.42237006555555556, 0.4223848344444444, 0.4223883380555556, 0.42277549694444444, 0.42817467555555555, 0.43198949249999996, 0.43210622083333333, 0.4322744738888889, 0.43253839972222224, 0.4327030277777778, 0.4327323780555556, 0.4327386986111111, 0.43282553777777777, 0.4328702255555556, 0.4328842877777778, 0.4328876277777778, 0.43289852027777775, 0.4329470122222222, 0.4331527547222222, 0.43316414694444444, 0.43317027027777777, 0.4333231780555556, 0.4333357219444444, 0.43334992, 0.43336777277777777, 0.43338062694444446, 0.4334302055555555, 0.4334875194444444, 0.43350212250000003, 0.4335916875, 0.4336822705555556, 0.4336829433333333, 0.4337427138888889, 0.43376207555555557, 0.4337685511111111, 0.4338105480555556, 0.4338226316666666, 0.4338277744444444, 0.43386416111111115, 0.4338977272222222, 0.4340233252777778, 0.43410880555555553, 0.43411633, 0.43415145777777775, 0.4341600975, 0.43416462805555556, 0.4343907477777778, 0.43451905944444447, 0.4345964552777778, 0.4345976344444445, 0.4350029902777778, 0.44789188055555557, 0.44964996472222224, 0.4497160525, 0.4497519586111111, 0.45027852611111113, 0.4503644183333333, 0.4503651558333333, 0.4503874802777778, 0.45076412722222226, 0.45092671666666667, 0.45094326194444445, 0.4510934277777778, 0.4511772588888889, 0.45119191666666664, 0.4549806777777778, 0.4562863036111111, 0.4572935625, 0.4590056775, 0.45923649166666664, 0.4607013938888889, 0.4607018794444444, 0.46128115194444447, 0.46145816, 0.46169579666666666, 0.4639041925, 0.46431778222222225, 0.46438112694444444, 0.4644268833333333, 0.4644486386111111, 0.46445031611111115, 0.4645189013888889, 0.46452986027777776, 0.46457152805555557, 0.46458341833333333, 0.46479369388888886, 0.4648144719444444, 0.4648849463888889, 0.46488711055555554, 0.46488968194444447, 0.46488998444444446, 0.4648975169444445, 0.4649192088888889, 0.4649196163888889, 0.46493675777777776, 0.46495787694444446, 0.4649612216666667, 0.46499119666666666, 0.46499126027777776, 0.46512090222222224, 0.4651459777777778, 0.46514735916666666, 0.465218265, 0.4653339569444444, 0.4653912952777778, 0.4654385536111111, 0.4655111533333333, 0.4657530352777778, 0.4658183469444444, 0.4658298694444445, 0.46583224833333337, 0.46585131888888887, 0.4658574947222222, 0.4658706383333333, 0.4658816436111111, 0.46588383833333336, 0.46604403555555557, 0.4660470336111111, 0.4670710813888889, 0.4674134283333333, 0.46745818833333336, 0.46747941833333334, 0.4675017808333334, 0.46815835194444444, 0.4685120063888889, 0.4691706036111111, 0.4702975833333333, 0.4725440402777778, 0.47497511555555555, 0.4800288655555556, 0.4885120938888889, 0.4886475688888889, 0.48867971, 0.48868705027777776, 0.4887085102777778, 0.48871324527777776, 0.48871946916666664, 0.4887828863888889, 0.4888083383333333, 0.4888152316666667, 0.48881529250000005, 0.48891566, 0.48895138777777775, 0.48897752055555554, 0.48902913694444444, 0.48903345000000004, 0.48904033888888887, 0.4890609519444445, 0.48906903, 0.48909002083333336, 0.48910013444444445, 0.48912185694444443, 0.48916177, 0.4892162219444444, 0.48924938333333334, 0.48938418499999997, 0.48988822666666665, 0.4899816777777778, 0.4899849127777778, 0.48999198833333335, 0.49001739166666664, 0.4900592094444445, 0.4900905725, 0.49013522805555554, 0.49017762694444444, 0.4901948552777778, 0.49028600305555553, 0.49030261722222224, 0.49032251222222223, 0.4903692286111111, 0.49037867166666665, 0.4903912197222222, 0.4904423522222222, 0.49048248555555557, 0.4904855113888889, 0.4905391544444444, 0.49060533805555556, 0.49068913222222227, 0.4906923427777778, 0.49072364083333336, 0.4907284836111111, 0.49076828333333333, 0.4908105713888889, 0.4908314011111111, 0.4908548105555556, 0.49093745, 0.4909559869444445, 0.49098346388888886, 0.4909984761111111, 0.49102131833333335, 0.4910386947222222, 0.4910603783333333, 0.4915482991666667, 0.4916245952777778, 0.49379022305555553, 0.4969843844444445, 0.5056893258333334, 0.6610515786111111, 0.8485484102777777, 0.8760390011111111, 0.8833103958333334, 0.8976742519444445, 0.9183843227777778, 0.9265938916666667, 0.9308257325, 0.9312257794444444, 0.9329370105555556, 0.9339486036111111, 0.9443976916666666, 0.9463747502777778, 0.9469374877777778, 0.9504166191666666, 0.9534468811111112, 0.9535054963888889, 0.9644094519444444, 0.9644099236111111, 0.9687907266666667, 0.9889949216666667, 2.6185992408333334, 39.66215445861111, 58.31556393694444, 79.50014011972222, 80.50187969333334, 103.0712274911111, 112.50095198861112, 234.06948177222222, 275.0820683286111, 314.0670002588889, 327.7750270908333, 375.2720338811111, 419.0690605394445, 486.85652204027775, 597.1027168327778, 765.5689910866666, 791.1158738311111, 860.6910290302777, 877.0478816675001, 882.0665132191667, 929.1545888080556, 1036.0712223661112, 1036.8171375186112, 1457.1025190666667, 1483.1052183058332, 1597.1170015252778, 1743.6181499855556, 1862.3165469908333, 1968.5012035666668, 1971.5700658391668, 1974.5702571622223, 1980.567856215278, 1985.569652518889, 1986.0681236019443, 1986.9995708352778, 1993.5697582236112, 1994.8888250238888, 1994.9054024277777, 1994.9470920561112, 1995.4046008033333, 1996.3137742508331, 2005.809731321111, 2032.0692215552779, 2067.1128575469443, 2075.57095595, 2085.61657406, 2197.0670813008333, 2335.317474881389, 2421.567073784722, 2507.21749337, 2575.932702840278, 2690.071747380278, 2854.1300561119447, 2998.605422345556, 3102.518902769722, 3170.3106670536113, 3404.8191358066665, 3416.9846198630557, 3440.318618337778, 3451.069316528889, 3454.0694059908333, 3454.069749728333, 3455.566637732778, 3458.5659447758335, 3459.6876350816665, 3588.070110938333, 3627.5690284891666, 4482.003327494722, 4482.108059315834, 4482.108059315834], "y": [0.0, 0.2352941176470588, 0.4705882352941176, 0.7058823529411764, 0.9411764705882352, 1.1764705882352942, 1.4117647058823528, 1.6470588235294115, 1.8823529411764703, 2.1176470588235294, 2.3529411764705883, 2.5882352941176467, 2.8235294117647056, 3.0588235294117645, 3.294117647058823, 3.5294117647058822, 3.7647058823529407, 3.9999999999999996, 4.235294117647059, 4.470588235294117, 4.705882352941177, 4.941176470588235, 5.1764705882352935, 5.411764705882352, 5.647058823529411, 5.88235294117647, 6.117647058823529, 6.352941176470588, 6.588235294117646, 6.823529411764705, 7.0588235294117645, 7.294117647058823, 7.529411764705881, 7.76470588235294, 7.999999999999999, 8.235294117647058, 8.470588235294118, 8.705882352941176, 8.941176470588234, 9.176470588235293, 9.411764705882353, 9.647058823529411, 9.88235294117647, 10.117647058823529, 10.352941176470587, 10.588235294117645, 10.823529411764705, 11.058823529411764, 11.294117647058822, 11.52941176470588, 11.76470588235294, 12.0, 12.235294117647058, 12.470588235294116, 12.705882352941176, 12.941176470588234, 13.176470588235292, 13.411764705882351, 13.64705882352941, 13.882352941176471, 14.117647058823529, 14.352941176470587, 14.588235294117647, 14.823529411764705, 15.058823529411763, 15.294117647058822, 15.52941176470588, 15.764705882352938, 15.999999999999998, 16.235294117647054, 16.470588235294116, 16.705882352941178, 16.941176470588236, 17.176470588235293, 17.41176470588235, 17.64705882352941, 17.882352941176467, 18.11764705882353, 18.352941176470587, 18.588235294117645, 18.823529411764707, 19.058823529411764, 19.294117647058822, 19.52941176470588, 19.76470588235294, 20.0, 20.235294117647058, 20.470588235294116, 20.705882352941174, 20.941176470588232, 21.17647058823529, 21.41176470588235, 21.64705882352941, 21.88235294117647, 22.11764705882353, 22.352941176470587, 22.588235294117645, 22.823529411764703, 23.05882352941176, 23.29411764705882, 23.52941176470588, 23.76470588235294, 24.0, 24.235294117647058, 24.470588235294116, 24.705882352941174, 24.941176470588232, 25.176470588235293, 25.41176470588235, 25.647058823529413, 25.882352941176467, 26.11764705882353, 26.352941176470583, 26.588235294117645, 26.823529411764703, 27.058823529411764, 27.29411764705882, 27.52941176470588, 27.764705882352942, 27.999999999999996, 28.235294117647058, 28.470588235294116, 28.705882352941174, 28.941176470588232, 29.176470588235293, 29.411764705882348, 29.64705882352941, 29.882352941176464, 30.117647058823525, 30.352941176470587, 30.588235294117645, 30.823529411764707, 31.05882352941176, 31.294117647058822, 31.529411764705877, 31.76470588235294, 31.999999999999996, 32.23529411764706, 32.47058823529411, 32.705882352941174, 32.94117647058823, 33.17647058823529, 33.411764705882355, 33.647058823529406, 33.88235294117647, 34.11764705882352, 34.35294117647059, 34.588235294117645, 34.8235294117647, 35.05882352941176, 35.29411764705882, 35.529411764705884, 35.764705882352935, 36.0, 36.23529411764706, 36.470588235294116, 36.705882352941174, 36.94117647058823, 37.17647058823529, 37.41176470588235, 37.64705882352941, 37.882352941176464, 38.11764705882353, 38.35294117647059, 38.588235294117645, 38.8235294117647, 39.05882352941176, 39.29411764705882, 39.52941176470588, 39.764705882352935, 40.0, 40.23529411764706, 40.470588235294116, 40.705882352941174, 40.94117647058823, 41.17647058823529, 41.41176470588235, 41.647058823529406, 41.882352941176464, 42.11764705882353, 42.35294117647058, 42.588235294117645, 42.8235294117647, 43.05882352941176, 43.29411764705882, 43.52941176470588, 43.76470588235294, 43.99999999999999, 44.23529411764706, 44.47058823529411, 44.705882352941174, 44.94117647058823, 45.17647058823529, 45.41176470588235, 45.647058823529406, 45.88235294117647, 46.11764705882352, 46.35294117647059, 46.58823529411764, 46.8235294117647, 47.05882352941176, 47.29411764705882, 47.52941176470588, 47.764705882352935, 48.0, 48.23529411764705, 48.470588235294116, 48.705882352941174, 48.94117647058823, 49.17647058823529, 49.41176470588235, 49.647058823529406, 49.882352941176464, 50.11764705882352, 50.35294117647059, 50.588235294117645, 50.8235294117647, 51.058823529411754, 51.294117647058826, 51.52941176470588, 51.764705882352935, 51.99999999999999, 52.23529411764706, 52.470588235294116, 52.70588235294117, 52.94117647058824, 53.17647058823529, 53.41176470588235, 53.647058823529406, 53.88235294117647, 54.11764705882353, 54.35294117647058, 54.58823529411764, 54.8235294117647, 55.05882352941176, 55.29411764705882, 55.529411764705884, 55.76470588235294, 55.99999999999999, 56.23529411764705, 56.470588235294116, 56.705882352941174, 56.94117647058823, 57.17647058823528, 57.41176470588235, 57.647058823529406, 57.882352941176464, 58.11764705882353, 58.35294117647059, 58.58823529411764, 58.823529411764696, 59.05882352941176, 59.29411764705882, 59.52941176470588, 59.76470588235293, 60.0, 60.23529411764705, 60.47058823529411, 60.705882352941174, 60.94117647058823, 61.17647058823529, 61.41176470588234, 61.64705882352941, 61.882352941176464, 62.11764705882352, 62.35294117647058, 62.588235294117645, 62.8235294117647, 63.058823529411754, 63.294117647058826, 63.52941176470588, 63.764705882352935, 63.99999999999999, 64.23529411764706, 64.47058823529412, 64.70588235294117, 64.94117647058822, 65.17647058823529, 65.41176470588235, 65.6470588235294, 65.88235294117646, 66.11764705882352, 66.35294117647058, 66.58823529411764, 66.82352941176471, 67.05882352941175, 67.29411764705881, 67.52941176470587, 67.76470588235294, 68.0, 68.23529411764704, 68.47058823529412, 68.70588235294117, 68.94117647058823, 69.17647058823529, 69.41176470588235, 69.6470588235294, 69.88235294117646, 70.11764705882352, 70.35294117647058, 70.58823529411764, 70.8235294117647, 71.05882352941177, 71.29411764705881, 71.52941176470587, 71.76470588235293, 72.0, 72.23529411764706, 72.47058823529412, 72.70588235294116, 72.94117647058823, 73.17647058823529, 73.41176470588235, 73.6470588235294, 73.88235294117646, 74.11764705882352, 74.35294117647058, 74.58823529411764, 74.8235294117647, 75.05882352941175, 75.29411764705883, 75.52941176470588, 75.76470588235293, 75.99999999999999, 76.23529411764706, 76.47058823529412, 76.70588235294117, 76.94117647058822, 77.17647058823529, 77.41176470588235, 77.6470588235294, 77.88235294117646, 78.11764705882352, 78.35294117647058, 78.58823529411764, 78.82352941176471, 79.05882352941175, 79.29411764705881, 79.52941176470587, 79.76470588235294, 80.0, 80.23529411764704, 80.47058823529412, 80.70588235294117, 80.94117647058823, 81.17647058823529, 81.41176470588235, 81.6470588235294, 81.88235294117646, 82.11764705882352, 82.35294117647058, 82.58823529411764, 82.8235294117647, 83.05882352941177, 83.29411764705881, 83.52941176470587, 83.76470588235293, 84.0, 84.23529411764706, 84.4705882352941, 84.70588235294116, 84.94117647058823, 85.17647058823529, 85.41176470588235, 85.6470588235294, 85.88235294117646, 86.11764705882352, 86.35294117647058, 86.58823529411764, 86.8235294117647, 87.05882352941175, 87.29411764705881, 87.52941176470588, 87.76470588235293, 87.99999999999999, 88.23529411764706, 88.47058823529412, 88.70588235294117, 88.94117647058822, 89.17647058823529, 89.41176470588235, 89.6470588235294, 89.88235294117646, 90.11764705882352, 90.35294117647058, 90.58823529411764, 90.8235294117647, 91.05882352941175, 91.29411764705881, 91.52941176470587, 91.76470588235294, 92.0, 92.23529411764704, 92.4705882352941, 92.70588235294117, 92.94117647058823, 93.17647058823528, 93.41176470588235, 93.6470588235294, 93.88235294117646, 94.11764705882352, 94.35294117647058, 94.58823529411764, 94.8235294117647, 95.05882352941175, 95.29411764705881, 95.52941176470587, 95.76470588235293, 96.0, 96.23529411764706, 96.4705882352941, 96.70588235294116, 96.94117647058823, 97.17647058823529, 97.41176470588235, 97.64705882352939, 97.88235294117646, 98.11764705882352, 98.35294117647058, 98.58823529411764, 98.8235294117647, 99.05882352941175, 99.29411764705881, 99.52941176470588, 99.76470588235293, 100.0], "type": "scatter"}, {"hovertemplate": "celestia-node/bridge/v0.15.0:
Uptime: %{x:.1f} hours
Percentage: %{y:.1f}%
", "mode": "lines", "name": "celestia-node/bridge/v0.15.0 (310)", "x": [0.00020218555555555554, 0.0002026586111111111, 0.00022050277777777778, 0.00022264638888888887, 0.00022290944444444444, 0.00022485555555555554, 0.00022798, 0.00022799111111111112, 0.00022979361111111112, 0.00023116472222222222, 0.00023177499999999998, 0.00023212277777777778, 0.0002326627777777778, 0.00023269777777777778, 0.0002327902777777778, 0.0002331836111111111, 0.0002334111111111111, 0.00023353527777777777, 0.0002335661111111111, 0.00023364333333333333, 0.00023372083333333333, 0.00023524916666666667, 0.0002367611111111111, 0.00023709305555555556, 0.00023807972222222222, 0.00023835777777777778, 0.00023836722222222225, 0.00024039805555555556, 0.0002412325, 0.00024132833333333334, 0.00024214222222222225, 0.0002421522222222222, 0.00024322305555555556, 0.00024336083333333333, 0.00024358166666666665, 0.00024400527777777777, 0.00024427, 0.00024445055555555556, 0.0002445544444444444, 0.00024470249999999997, 0.00024509694444444446, 0.00024522444444444446, 0.0002453308333333333, 0.0002458297222222222, 0.00024584, 0.00024592833333333334, 0.00024632444444444443, 0.000246605, 0.00024705666666666664, 0.0002473075, 0.00024785888888888887, 0.00024848583333333333, 0.0002488369444444444, 0.00024884944444444445, 0.0002490611111111111, 0.0002491236111111111, 0.0002496252777777778, 0.0002497758333333333, 0.00024988666666666664, 0.0002499672222222222, 0.0002501530555555556, 0.0002504147222222222, 0.0002504466666666667, 0.00025051194444444445, 0.0002507047222222222, 0.00025076694444444445, 0.00025094527777777775, 0.000251205, 0.0002519436111111111, 0.00025221, 0.00025221472222222225, 0.00025227555555555554, 0.00025233833333333333, 0.00025250166666666667, 0.0002526905555555556, 0.00025272, 0.0002528972222222222, 0.00025321444444444444, 0.0002533786111111111, 0.0002535536111111111, 0.0002537669444444444, 0.0002538272222222222, 0.0002543002777777778, 0.00025483055555555555, 0.0002548783333333333, 0.0002552222222222222, 0.00025544305555555554, 0.0002554666666666667, 0.000255695, 0.0002557, 0.00025660083333333333, 0.00025682916666666666, 0.00025711694444444447, 0.000257195, 0.00025735805555555556, 0.00025770666666666666, 0.0002582136111111111, 0.0002583897222222222, 0.0002585152777777778, 0.0002586086111111111, 0.0002587713888888889, 0.00025897916666666663, 0.00025935138888888887, 0.0002597377777777778, 0.00026007722222222223, 0.0002601675, 0.0002606022222222222, 0.00026064305555555556, 0.0002606477777777778, 0.0002606569444444444, 0.0002606925, 0.00026092694444444445, 0.0002609697222222222, 0.0002611122222222222, 0.0002612222222222222, 0.00026167555555555556, 0.0002620466666666667, 0.00026220777777777776, 0.0002623711111111111, 0.00026268, 0.0002629163888888889, 0.00026308555555555553, 0.0002630886111111111, 0.0002633219444444444, 0.0002637863888888889, 0.00026397555555555556, 0.0002640002777777778, 0.00026400416666666666, 0.0002640433333333333, 0.0002640727777777778, 0.00026445194444444444, 0.00026461222222222224, 0.0002647377777777778, 0.0002648416666666667, 0.00026498305555555554, 0.0002653508333333333, 0.0002653875, 0.00026577888888888886, 0.0002660686111111111, 0.00026662194444444445, 0.0002667638888888889, 0.00026753083333333336, 0.00026769305555555554, 0.0002679913888888889, 0.00026825, 0.00026851944444444446, 0.00026874055555555556, 0.0002687497222222222, 0.0002690536111111111, 0.0002693836111111111, 0.0002695966666666667, 0.0002700638888888889, 0.0002701536111111111, 0.00027028972222222224, 0.0002707436111111111, 0.00027093833333333335, 0.0002709533333333333, 0.00027182666666666666, 0.0002723102777777778, 0.00027234583333333334, 0.0002725408333333333, 0.0002726522222222222, 0.0002727488888888889, 0.00027281083333333334, 0.00027285555555555557, 0.00027286555555555556, 0.00027293944444444445, 0.00027299777777777776, 0.0002736536111111111, 0.0002738083333333333, 0.0002743047222222222, 0.0002745188888888889, 0.00027490638888888887, 0.00027496055555555554, 0.0002752211111111111, 0.00027539583333333333, 0.00027556361111111114, 0.00027579583333333334, 0.00027597, 0.00027601, 0.00027632027777777776, 0.0002765780555555556, 0.000276755, 0.0002770361111111111, 0.0002772572222222222, 0.0002773883333333333, 0.0002775, 0.0002777025, 0.0002778675, 0.0002780161111111111, 0.0002781297222222222, 0.0002784830555555556, 0.00027859472222222225, 0.00027863222222222224, 0.0002786855555555556, 0.00027924527777777774, 0.0002794741666666667, 0.00028036277777777777, 0.00028065638888888887, 0.00028086527777777776, 0.0002815283333333333, 0.00028197777777777777, 0.0002823658333333333, 0.00028374138888888887, 0.00028448111111111115, 0.00028464, 0.0002853919444444445, 0.0002858516666666667, 0.0002862058333333333, 0.00028727666666666663, 0.0002877677777777778, 0.00028916611111111113, 0.0002892369444444444, 0.0002895738888888889, 0.00029009305555555555, 0.0002908794444444445, 0.0002910338888888889, 0.00029127194444444443, 0.0002922680555555556, 0.00029252916666666666, 0.00029273444444444447, 0.0002929730555555555, 0.0002931727777777778, 0.00029341972222222224, 0.00029347388888888886, 0.0002937888888888889, 0.00029452250000000003, 0.00029573333333333333, 0.0002974544444444444, 0.0002975369444444444, 0.00029937194444444446, 0.00030089694444444446, 0.00030119861111111107, 0.0003034352777777778, 0.00030437, 0.0003046413888888889, 0.00030729638888888884, 0.0003076602777777778, 0.00030955166666666667, 0.00030967611111111114, 0.0003134213888888889, 0.00031414138888888885, 0.00031527777777777777, 0.00032355111111111114, 0.00032580305555555554, 0.0003273491666666667, 0.0003303977777777778, 0.00033520305555555555, 0.0003564272222222222, 0.00042275805555555556, 0.0004404105555555555, 0.00046011305555555555, 0.0005200227777777778, 0.0005793727777777778, 0.10235063333333334, 12.860378184444444, 16.275250709722222, 19.251894634722223, 36.23810206527778, 38.68751809916667, 43.564664280833334, 66.20714162222222, 73.0658373, 73.11310887277777, 95.99987922583333, 100.49916013388889, 102.60707321277778, 103.07143594583333, 115.82032107944445, 123.11850129527777, 130.5870526011111, 144.5032403972222, 189.61867945111112, 275.61910130583334, 325.1072228136111, 331.6070797997222, 332.10824445472224, 332.6235190883333, 332.6290767197222, 345.11716480972217, 378.10639589833335, 393.6052615586111, 581.6079090747222, 665.5028226077778, 694.6184032383334, 764.11317643, 885.6156807141667, 886.1134690261111, 1031.1028354469445, 1161.6188448711112, 1241.4171234794444, 1408.6188407197221, 1590.202756161111, 1679.1077494602778, 2203.112260881389, 2226.115568181111, 2229.1073023322224, 2302.6270419530556, 2417.2592363166664, 2476.606886018056, 3155.1050881930555, 3306.107095782222, 3690.1069886405553, 4089.6063409511107, 4482.003298823889, 4482.083089374444, 4482.1081035913885, 4482.113665891111, 4482.116431008611, 4482.1192257483335, 4482.1192257483335], "y": [0.0, 0.3225806451612903, 0.6451612903225806, 0.967741935483871, 1.2903225806451613, 1.6129032258064515, 1.935483870967742, 2.258064516129032, 2.5806451612903225, 2.903225806451613, 3.225806451612903, 3.5483870967741935, 3.870967741935484, 4.193548387096775, 4.516129032258064, 4.838709677419355, 5.161290322580645, 5.483870967741936, 5.806451612903226, 6.129032258064516, 6.451612903225806, 6.774193548387098, 7.096774193548387, 7.419354838709677, 7.741935483870968, 8.064516129032258, 8.38709677419355, 8.709677419354838, 9.032258064516128, 9.35483870967742, 9.67741935483871, 10.0, 10.32258064516129, 10.64516129032258, 10.967741935483872, 11.29032258064516, 11.612903225806452, 11.935483870967742, 12.258064516129032, 12.580645161290322, 12.903225806451612, 13.225806451612904, 13.548387096774196, 13.870967741935484, 14.193548387096774, 14.516129032258066, 14.838709677419354, 15.161290322580644, 15.483870967741936, 15.806451612903224, 16.129032258064516, 16.451612903225808, 16.7741935483871, 17.096774193548388, 17.419354838709676, 17.741935483870968, 18.064516129032256, 18.387096774193548, 18.70967741935484, 19.032258064516128, 19.35483870967742, 19.67741935483871, 20.0, 20.32258064516129, 20.64516129032258, 20.967741935483872, 21.29032258064516, 21.612903225806452, 21.935483870967744, 22.258064516129032, 22.58064516129032, 22.903225806451612, 23.225806451612904, 23.548387096774192, 23.870967741935484, 24.193548387096776, 24.516129032258064, 24.838709677419356, 25.161290322580644, 25.483870967741932, 25.806451612903224, 26.129032258064516, 26.451612903225808, 26.7741935483871, 27.09677419354839, 27.419354838709676, 27.741935483870968, 28.064516129032256, 28.387096774193548, 28.70967741935484, 29.03225806451613, 29.354838709677416, 29.677419354838708, 30.0, 30.32258064516129, 30.64516129032258, 30.967741935483872, 31.290322580645164, 31.61290322580645, 31.93548387096774, 32.25806451612903, 32.58064516129032, 32.903225806451616, 33.225806451612904, 33.5483870967742, 33.87096774193548, 34.193548387096776, 34.516129032258064, 34.83870967741935, 35.16129032258065, 35.483870967741936, 35.80645161290323, 36.12903225806451, 36.45161290322581, 36.774193548387096, 37.096774193548384, 37.41935483870968, 37.74193548387097, 38.064516129032256, 38.387096774193544, 38.70967741935484, 39.03225806451613, 39.35483870967742, 39.67741935483871, 40.0, 40.32258064516129, 40.64516129032258, 40.96774193548387, 41.29032258064516, 41.612903225806456, 41.935483870967744, 42.25806451612903, 42.58064516129032, 42.90322580645161, 43.225806451612904, 43.54838709677419, 43.87096774193549, 44.193548387096776, 44.516129032258064, 44.83870967741935, 45.16129032258064, 45.483870967741936, 45.806451612903224, 46.12903225806452, 46.45161290322581, 46.774193548387096, 47.096774193548384, 47.41935483870968, 47.74193548387097, 48.064516129032256, 48.38709677419355, 48.70967741935484, 49.03225806451613, 49.354838709677416, 49.67741935483871, 50.0, 50.32258064516129, 50.645161290322584, 50.967741935483865, 51.29032258064517, 51.61290322580645, 51.935483870967744, 52.25806451612903, 52.58064516129032, 52.903225806451616, 53.2258064516129, 53.5483870967742, 53.87096774193548, 54.19354838709678, 54.516129032258064, 54.83870967741935, 55.16129032258065, 55.483870967741936, 55.80645161290323, 56.12903225806451, 56.451612903225815, 56.774193548387096, 57.096774193548384, 57.41935483870968, 57.74193548387097, 58.06451612903226, 58.387096774193544, 58.70967741935483, 59.03225806451613, 59.354838709677416, 59.67741935483871, 60.0, 60.322580645161295, 60.64516129032258, 60.967741935483865, 61.29032258064516, 61.61290322580645, 61.935483870967744, 62.25806451612903, 62.58064516129033, 62.903225806451616, 63.2258064516129, 63.54838709677419, 63.87096774193548, 64.19354838709678, 64.51612903225806, 64.83870967741936, 65.16129032258064, 65.48387096774194, 65.80645161290323, 66.12903225806451, 66.45161290322581, 66.77419354838709, 67.0967741935484, 67.41935483870968, 67.74193548387096, 68.06451612903226, 68.38709677419355, 68.70967741935485, 69.03225806451613, 69.35483870967742, 69.6774193548387, 70.0, 70.3225806451613, 70.64516129032258, 70.96774193548387, 71.29032258064515, 71.61290322580646, 71.93548387096774, 72.25806451612902, 72.58064516129032, 72.90322580645162, 73.22580645161291, 73.54838709677419, 73.87096774193549, 74.19354838709677, 74.51612903225806, 74.83870967741936, 75.16129032258064, 75.48387096774194, 75.80645161290323, 76.12903225806451, 76.45161290322581, 76.77419354838709, 77.09677419354838, 77.41935483870968, 77.74193548387098, 78.06451612903226, 78.38709677419354, 78.70967741935485, 79.03225806451613, 79.35483870967742, 79.6774193548387, 80.0, 80.3225806451613, 80.64516129032258, 80.96774193548387, 81.29032258064515, 81.61290322580645, 81.93548387096774, 82.25806451612904, 82.58064516129032, 82.9032258064516, 83.22580645161291, 83.54838709677419, 83.87096774193549, 84.19354838709677, 84.51612903225806, 84.83870967741936, 85.16129032258064, 85.48387096774194, 85.80645161290322, 86.12903225806451, 86.45161290322581, 86.7741935483871, 87.09677419354838, 87.41935483870968, 87.74193548387098, 88.06451612903226, 88.38709677419355, 88.70967741935483, 89.03225806451613, 89.35483870967742, 89.6774193548387, 90.0, 90.32258064516128, 90.64516129032259, 90.96774193548387, 91.29032258064515, 91.61290322580645, 91.93548387096774, 92.25806451612904, 92.58064516129032, 92.90322580645162, 93.2258064516129, 93.54838709677419, 93.87096774193549, 94.19354838709677, 94.51612903225806, 94.83870967741936, 95.16129032258065, 95.48387096774194, 95.80645161290322, 96.12903225806451, 96.45161290322581, 96.7741935483871, 97.09677419354838, 97.41935483870968, 97.74193548387096, 98.06451612903226, 98.38709677419355, 98.70967741935483, 99.03225806451613, 99.35483870967742, 99.67741935483872, 100.0], "type": "scatter"}, {"hovertemplate": "celestia-node/full/v0.15.0:
Uptime: %{x:.1f} hours
Percentage: %{y:.1f}%
", "mode": "lines", "name": "celestia-node/full/v0.15.0 (7)", "x": [0.8542671305555555, 28.4532649575, 120.61232282888889, 155.45193336111112, 167.66728757194443, 223.11333004333335, 1251.0025852488889, 1251.0025852488889], "y": [0.0, 14.285714285714285, 28.57142857142857, 42.857142857142854, 57.14285714285714, 71.42857142857142, 85.71428571428571, 100.0], "type": "scatter"}, {"hovertemplate": "celestia-node/bridge/0.15.0:
Uptime: %{x:.1f} hours
Percentage: %{y:.1f}%
", "mode": "lines", "name": "celestia-node/bridge/0.15.0 (6)", "x": [111.1158301763889, 241.61756599333336, 1013.7769999580556, 2292.502526916944, 4482.108106439444, 4482.119231459999, 4482.119231459999], "y": [0.0, 16.666666666666664, 33.33333333333333, 50.0, 66.66666666666666, 83.33333333333333, 100.0], "type": "scatter"}, {"hovertemplate": "celestia-node/light/v0.14.0:
Uptime: %{x:.1f} hours
Percentage: %{y:.1f}%
", "mode": "lines", "name": "celestia-node/light/v0.14.0 (110)", "x": [6.720277777777778e-05, 7.2355e-05, 8.009e-05, 8.032388888888888e-05, 8.181444444444445e-05, 8.545222222222223e-05, 9.044722222222223e-05, 9.278833333333333e-05, 9.767555555555555e-05, 0.00010436666666666666, 0.00011120027777777777, 0.00011197777777777777, 0.00011437833333333334, 0.00011512583333333333, 0.00011971777777777778, 0.00012548222222222223, 0.00013156055555555555, 0.0001450036111111111, 0.0001628486111111111, 0.00017514722222222224, 0.0003404272222222222, 0.017610944722222223, 0.019266188333333333, 0.019486848333333334, 0.01948865138888889, 0.022210841944444445, 0.0225050875, 0.023085873055555556, 0.026524048055555558, 0.039267245, 0.039310241388888896, 0.04020410305555555, 0.044423820555555556, 0.044579788055555555, 0.05566414861111112, 0.055740838888888894, 0.055915958333333335, 0.05598823055555555, 0.05613946888888889, 0.06509250583333333, 0.07217392861111112, 0.10096757638888888, 0.11397106, 0.11420023972222222, 0.13521355777777777, 0.14931794805555557, 0.14989934500000002, 0.15836381222222223, 0.158849455, 0.15885161833333333, 0.16469582444444447, 0.1647196652777778, 0.1752961322222222, 0.20297926361111113, 0.2201163475, 0.22210599361111114, 0.255825915, 0.25785629388888887, 0.2863513494444444, 0.2868786566666667, 0.31820138166666667, 0.3192456791666667, 0.3591235872222222, 0.3700831883333333, 0.38047128944444447, 0.38396431166666667, 0.3858149083333333, 0.3879246627777778, 0.3902026811111111, 0.39171076361111107, 0.39226362361111106, 0.4085899983333333, 0.4088607116666667, 0.4162702022222223, 0.42119534999999997, 0.4268106125, 0.43026136833333334, 0.43101416305555557, 0.4333568786111111, 0.4335761922222222, 0.43368975916666663, 0.43384239583333334, 0.4340842638888889, 0.4470056227777778, 0.44737912750000003, 0.4644281163888889, 0.4797821288888889, 0.4899110875, 0.4902741147222222, 0.4904648613888889, 0.5609142675000001, 0.6009917216666666, 0.6918246252777778, 0.763860241388889, 0.8942762377777778, 0.8946235116666668, 0.9102198541666666, 0.9365413691666666, 0.9531815063888889, 0.9547862377777777, 0.9976559702777779, 1.0393892411111112, 1.4520806244444444, 6.033349359444444, 113.1179537111111, 118.07125751444444, 213.93333184444447, 898.6190964958333, 923.5140065702778, 1393.1179668783334, 1393.1179668783334], "y": [0.0, 0.9090909090909091, 1.8181818181818181, 2.727272727272727, 3.6363636363636362, 4.545454545454546, 5.454545454545454, 6.363636363636363, 7.2727272727272725, 8.181818181818182, 9.090909090909092, 10.0, 10.909090909090908, 11.818181818181818, 12.727272727272727, 13.636363636363635, 14.545454545454545, 15.454545454545453, 16.363636363636363, 17.272727272727273, 18.181818181818183, 19.09090909090909, 20.0, 20.909090909090907, 21.818181818181817, 22.727272727272727, 23.636363636363637, 24.545454545454547, 25.454545454545453, 26.36363636363636, 27.27272727272727, 28.18181818181818, 29.09090909090909, 30.0, 30.909090909090907, 31.818181818181817, 32.72727272727273, 33.63636363636363, 34.54545454545455, 35.45454545454545, 36.36363636363637, 37.272727272727266, 38.18181818181818, 39.090909090909086, 40.0, 40.90909090909091, 41.81818181818181, 42.72727272727273, 43.63636363636363, 44.54545454545455, 45.45454545454545, 46.36363636363636, 47.27272727272727, 48.18181818181818, 49.09090909090909, 50.0, 50.90909090909091, 51.81818181818182, 52.72727272727272, 53.63636363636364, 54.54545454545454, 55.45454545454545, 56.36363636363636, 57.27272727272727, 58.18181818181818, 59.09090909090908, 60.0, 60.9090909090909, 61.81818181818181, 62.72727272727272, 63.63636363636363, 64.54545454545453, 65.45454545454545, 66.36363636363636, 67.27272727272727, 68.18181818181817, 69.0909090909091, 70.0, 70.9090909090909, 71.81818181818181, 72.72727272727273, 73.63636363636363, 74.54545454545453, 75.45454545454545, 76.36363636363636, 77.27272727272727, 78.18181818181817, 79.0909090909091, 80.0, 80.9090909090909, 81.81818181818181, 82.72727272727273, 83.63636363636363, 84.54545454545455, 85.45454545454545, 86.36363636363636, 87.27272727272727, 88.18181818181817, 89.0909090909091, 89.99999999999999, 90.9090909090909, 91.81818181818181, 92.72727272727272, 93.63636363636363, 94.54545454545455, 95.45454545454545, 96.36363636363636, 97.27272727272727, 98.18181818181819, 99.09090909090908, 100.0], "type": "scatter"}, {"hovertemplate": "celestia-node/light/v0.15.1:
Uptime: %{x:.1f} hours
Percentage: %{y:.1f}%
", "mode": "lines", "name": "celestia-node/light/v0.15.1 (6)", "x": [197.80826751472222, 545.9635000552778, 559.9551501466667, 831.9937158452777, 1008.9630083613889, 1073.9561327344445, 1073.9561327344445], "y": [0.0, 16.666666666666664, 33.33333333333333, 50.0, 66.66666666666666, 83.33333333333333, 100.0], "type": "scatter"}, {"hovertemplate": "celestia-node/full/v0.14.0:
Uptime: %{x:.1f} hours
Percentage: %{y:.1f}%
", "mode": "lines", "name": "celestia-node/full/v0.14.0 (3)", "x": [175.08142212916667, 435.1941113080556, 593.5006668213889, 593.5006668213889], "y": [0.0, 33.33333333333333, 66.66666666666666, 100.0], "type": "scatter"}, {"hovertemplate": "celestia-node/bridge/v0.15.1:
Uptime: %{x:.1f} hours
Percentage: %{y:.1f}%
", "mode": "lines", "name": "celestia-node/bridge/v0.15.1 (2)", "x": [327.9796658705556, 893.6077889766667, 893.6077889766667], "y": [0.0, 50.0, 100.0], "type": "scatter"}, {"hovertemplate": "celestia-node/bridge/v0.16.0:
Uptime: %{x:.1f} hours
Percentage: %{y:.1f}%
", "mode": "lines", "name": "celestia-node/bridge/v0.16.0 (1)", "x": [306.10732898416666, 306.10732898416666], "y": [0.0, 100.0], "type": "scatter"}, {"hovertemplate": "celestia-node/bridge/v0.14.0:
Uptime: %{x:.1f} hours
Percentage: %{y:.1f}%
", "mode": "lines", "name": "celestia-node/bridge/v0.14.0 (2)", "x": [950.0800504297223, 2532.6139031266666, 2532.6139031266666], "y": [0.0, 50.0, 100.0], "type": "scatter"}, {"hovertemplate": "celestia-node/light/v0.17.0:
Uptime: %{x:.1f} hours
Percentage: %{y:.1f}%
", "mode": "lines", "name": "celestia-node/light/v0.17.0 (1)", "x": [430.99504123138894, 430.99504123138894], "y": [0.0, 100.0], "type": "scatter"}, {"hovertemplate": "celestia-node/light/v0.15.0:
Uptime: %{x:.1f} hours
Percentage: %{y:.1f}%
", "mode": "lines", "name": "celestia-node/light/v0.15.0 (20)", "x": [0.42285281111111106, 0.4316876925, 0.43322665694444445, 0.4333742122222222, 0.43338370055555553, 0.4337313991666667, 0.43381100333333333, 0.4494563661111111, 0.4600373933333333, 0.4648683752777778, 0.46493016888888894, 0.4653500288888889, 0.46589334194444443, 0.48895993388888886, 0.48896787583333334, 0.4892788836111111, 0.49034983527777776, 0.9528343794444445, 341.06506641444446, 2877.456885543611, 2877.456885543611], "y": [0.0, 5.0, 10.0, 15.000000000000002, 20.0, 25.0, 30.000000000000004, 35.0, 40.0, 45.0, 50.0, 55.00000000000001, 60.00000000000001, 65.0, 70.0, 75.0, 80.0, 85.00000000000001, 90.0, 95.0, 100.0], "type": "scatter"}, {"hovertemplate": "celestia-node/full/v0.14.1:
Uptime: %{x:.1f} hours
Percentage: %{y:.1f}%
", "mode": "lines", "name": "celestia-node/full/v0.14.1 (2)", "x": [46.18571061555556, 67.4990855661111, 67.4990855661111], "y": [0.0, 50.0, 100.0], "type": "scatter"}, {"hovertemplate": "celestia-node/light/0.15.0:
Uptime: %{x:.1f} hours
Percentage: %{y:.1f}%
", "mode": "lines", "name": "celestia-node/light/0.15.0 (1)", "x": [0.11371956916666666, 0.11371956916666666], "y": [0.0, 100.0], "type": "scatter"}], "layout": {"template": {"data": {"scatter": [{"type": "scatter"}]}}, "xaxis": {"title": {"text": "Uptime (hours)"}, "range": [0, 24], "dtick": 2}, "yaxis": {"title": {"text": "Online Peers (%)"}, "autorange": true, "rangemode": "tozero"}, "legend": {"orientation": "v", "yanchor": "top", "y": -0.2, "xanchor": "right", "x": 0.4}, "annotations": [{"font": {"size": 18}, "showarrow": false, "text": "Churn Analysis", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.15, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 14}, "showarrow": false, "text": "", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.1, "yanchor": "bottom", "yref": "paper"}]}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/02/celestia-stale-records-stacked.json b/content.en/plots/2024/09/02/celestia-stale-records-stacked.json
new file mode 100644
index 0000000000..00221f2924
--- /dev/null
+++ b/content.en/plots/2024/09/02/celestia-stale-records-stacked.json
@@ -0,0 +1 @@
+{"data": [{"connectgaps": false, "hovertemplate": ["Unreachable
Date: 2024-09-02 00:45
Unreachable: 14
Total: 6,469
Unreachable rate: 0.22%
", "Unreachable
Date: 2024-09-02 01:15
Unreachable: 1
Total: 7,532
Unreachable rate: 0.01%
", "Unreachable
Date: 2024-09-02 01:45
Unreachable: 14
Total: 6,798
Unreachable rate: 0.21%
", "Unreachable
Date: 2024-09-02 02:15
Unreachable: 28
Total: 6,725
Unreachable rate: 0.42%
", "Unreachable
Date: 2024-09-02 02:45
Unreachable: 34
Total: 6,899
Unreachable rate: 0.49%
", "Unreachable
Date: 2024-09-02 03:15
Unreachable: 19
Total: 6,801
Unreachable rate: 0.28%
", "Unreachable
Date: 2024-09-02 03:45
Unreachable: 20
Total: 7,029
Unreachable rate: 0.28%
", "Unreachable
Date: 2024-09-02 04:15
Unreachable: 13
Total: 6,736
Unreachable rate: 0.19%
", "Unreachable
Date: 2024-09-02 04:45
Unreachable: 15
Total: 6,597
Unreachable rate: 0.23%
", "Unreachable
Date: 2024-09-02 05:15
Unreachable: 0
Total: 6,596
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-02 05:45
Unreachable: 16
Total: 6,624
Unreachable rate: 0.24%
", "Unreachable
Date: 2024-09-02 06:15
Unreachable: 72
Total: 6,804
Unreachable rate: 1.06%
", "Unreachable
Date: 2024-09-02 06:45
Unreachable: 15
Total: 6,325
Unreachable rate: 0.24%
", "Unreachable
Date: 2024-09-02 07:15
Unreachable: 28
Total: 6,452
Unreachable rate: 0.43%
", "Unreachable
Date: 2024-09-02 07:45
Unreachable: 16
Total: 6,639
Unreachable rate: 0.24%
", "Unreachable
Date: 2024-09-02 08:15
Unreachable: 15
Total: 6,306
Unreachable rate: 0.24%
", "Unreachable
Date: 2024-09-02 08:45
Unreachable: 16
Total: 6,517
Unreachable rate: 0.25%
", "Unreachable
Date: 2024-09-02 09:15
Unreachable: 14
Total: 5,785
Unreachable rate: 0.24%
", "Unreachable
Date: 2024-09-02 09:45
Unreachable: 27
Total: 6,415
Unreachable rate: 0.42%
", "Unreachable
Date: 2024-09-02 10:15
Unreachable: 27
Total: 6,372
Unreachable rate: 0.42%
", "Unreachable
Date: 2024-09-02 10:45
Unreachable: 11
Total: 6,344
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-02 11:15
Unreachable: 11
Total: 6,152
Unreachable rate: 0.18%
", "Unreachable
Date: 2024-09-02 11:45
Unreachable: 12
Total: 6,470
Unreachable rate: 0.19%
", "Unreachable
Date: 2024-09-02 12:15
Unreachable: 11
Total: 6,783
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-02 12:45
Unreachable: 12
Total: 6,436
Unreachable rate: 0.19%
", "Unreachable
Date: 2024-09-02 13:15
Unreachable: 30
Total: 6,250
Unreachable rate: 0.48%
", "Unreachable
Date: 2024-09-02 13:45
Unreachable: 11
Total: 6,415
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-02 14:15
Unreachable: 11
Total: 6,226
Unreachable rate: 0.18%
", "Unreachable
Date: 2024-09-02 14:45
Unreachable: 9
Total: 6,105
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-02 15:15
Unreachable: 10
Total: 6,337
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-02 15:45
Unreachable: 11
Total: 6,860
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-02 16:15
Unreachable: 10
Total: 6,323
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-02 16:45
Unreachable: 10
Total: 6,458
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-02 17:15
Unreachable: 10
Total: 6,869
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-02 17:45
Unreachable: 10
Total: 6,546
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-02 18:15
Unreachable: 0
Total: 6,572
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-02 18:45
Unreachable: 16
Total: 7,054
Unreachable rate: 0.23%
", "Unreachable
Date: 2024-09-02 19:15
Unreachable: 22
Total: 6,662
Unreachable rate: 0.33%
", "Unreachable
Date: 2024-09-02 19:45
Unreachable: 11
Total: 6,831
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-02 20:16
Unreachable: 0
Total: 6,341
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-02 20:45
Unreachable: 11
Total: 6,566
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-02 21:15
Unreachable: 19
Total: 6,601
Unreachable rate: 0.29%
", "Unreachable
Date: 2024-09-02 21:45
Unreachable: 11
Total: 6,289
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-02 22:15
Unreachable: 10
Total: 6,333
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-02 22:45
Unreachable: 27
Total: 6,318
Unreachable rate: 0.43%
", "Unreachable
Date: 2024-09-02 23:15
Unreachable: 12
Total: 6,589
Unreachable rate: 0.18%
", "Unreachable
Date: 2024-09-02 23:45
Unreachable: 11
Total: 6,914
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-03 00:15
Unreachable: 31
Total: 6,870
Unreachable rate: 0.45%
", "Unreachable
Date: 2024-09-03 00:45
Unreachable: 11
Total: 6,568
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-03 01:15
Unreachable: 11
Total: 6,431
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-03 01:45
Unreachable: 10
Total: 6,494
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 02:15
Unreachable: 13
Total: 6,718
Unreachable rate: 0.19%
", "Unreachable
Date: 2024-09-03 02:45
Unreachable: 11
Total: 6,729
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-03 03:15
Unreachable: 10
Total: 6,877
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 03:45
Unreachable: 12
Total: 6,505
Unreachable rate: 0.18%
", "Unreachable
Date: 2024-09-03 04:15
Unreachable: 10
Total: 6,319
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-03 04:45
Unreachable: 10
Total: 6,546
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 05:15
Unreachable: 11
Total: 6,370
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-03 05:45
Unreachable: 10
Total: 6,343
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-03 06:15
Unreachable: 11
Total: 6,804
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-03 06:45
Unreachable: 27
Total: 6,320
Unreachable rate: 0.43%
", "Unreachable
Date: 2024-09-03 07:15
Unreachable: 10
Total: 6,607
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 07:45
Unreachable: 10
Total: 6,809
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 08:15
Unreachable: 10
Total: 6,730
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 08:45
Unreachable: 12
Total: 6,459
Unreachable rate: 0.19%
", "Unreachable
Date: 2024-09-03 09:15
Unreachable: 25
Total: 6,872
Unreachable rate: 0.36%
", "Unreachable
Date: 2024-09-03 09:45
Unreachable: 10
Total: 6,471
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 10:15
Unreachable: 11
Total: 6,492
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-03 10:45
Unreachable: 11
Total: 6,571
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-03 11:15
Unreachable: 10
Total: 6,777
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 11:45
Unreachable: 11
Total: 6,526
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-03 12:15
Unreachable: 11
Total: 6,562
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-03 12:45
Unreachable: 11
Total: 6,691
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-03 13:15
Unreachable: 28
Total: 6,484
Unreachable rate: 0.43%
", "Unreachable
Date: 2024-09-03 13:45
Unreachable: 25
Total: 6,536
Unreachable rate: 0.38%
", "Unreachable
Date: 2024-09-03 14:15
Unreachable: 27
Total: 6,243
Unreachable rate: 0.43%
", "Unreachable
Date: 2024-09-03 14:45
Unreachable: 19
Total: 6,305
Unreachable rate: 0.30%
", "Unreachable
Date: 2024-09-03 15:15
Unreachable: 10
Total: 6,293
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-03 15:45
Unreachable: 9
Total: 6,244
Unreachable rate: 0.14%
", "Unreachable
Date: 2024-09-03 16:15
Unreachable: 10
Total: 6,457
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 16:45
Unreachable: 27
Total: 6,704
Unreachable rate: 0.40%
", "Unreachable
Date: 2024-09-03 17:15
Unreachable: 0
Total: 6,116
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 17:45
Unreachable: 1
Total: 6,518
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-03 18:15
Unreachable: 0
Total: 6,579
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 18:45
Unreachable: 0
Total: 6,536
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 19:15
Unreachable: 14
Total: 6,246
Unreachable rate: 0.22%
", "Unreachable
Date: 2024-09-03 19:45
Unreachable: 0
Total: 6,518
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 20:15
Unreachable: 21
Total: 6,548
Unreachable rate: 0.32%
", "Unreachable
Date: 2024-09-03 20:45
Unreachable: 0
Total: 6,733
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 21:15
Unreachable: 0
Total: 6,742
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 21:45
Unreachable: 0
Total: 6,925
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 22:15
Unreachable: 1
Total: 6,618
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-03 22:45
Unreachable: 0
Total: 7,330
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 23:15
Unreachable: 0
Total: 6,607
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 23:45
Unreachable: 0
Total: 6,637
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 00:15
Unreachable: 0
Total: 6,568
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 00:45
Unreachable: 0
Total: 7,284
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 01:15
Unreachable: 0
Total: 7,002
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 01:45
Unreachable: 17
Total: 7,120
Unreachable rate: 0.24%
", "Unreachable
Date: 2024-09-04 02:15
Unreachable: 0
Total: 6,627
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 02:45
Unreachable: 0
Total: 6,577
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 03:15
Unreachable: 0
Total: 6,827
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 03:45
Unreachable: 0
Total: 6,479
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 04:15
Unreachable: 16
Total: 6,399
Unreachable rate: 0.25%
", "Unreachable
Date: 2024-09-04 04:45
Unreachable: 0
Total: 6,605
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 05:15
Unreachable: 6
Total: 6,381
Unreachable rate: 0.09%
", "Unreachable
Date: 2024-09-04 05:45
Unreachable: 0
Total: 6,634
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 06:15
Unreachable: 0
Total: 6,300
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 06:45
Unreachable: 39
Total: 6,727
Unreachable rate: 0.58%
", "Unreachable
Date: 2024-09-04 07:15
Unreachable: 19
Total: 6,524
Unreachable rate: 0.29%
", "Unreachable
Date: 2024-09-04 07:45
Unreachable: 0
Total: 6,726
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 08:15
Unreachable: 18
Total: 6,894
Unreachable rate: 0.26%
", "Unreachable
Date: 2024-09-04 08:45
Unreachable: 0
Total: 6,491
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 09:15
Unreachable: 24
Total: 6,368
Unreachable rate: 0.38%
", "Unreachable
Date: 2024-09-04 09:45
Unreachable: 26
Total: 6,841
Unreachable rate: 0.38%
", "Unreachable
Date: 2024-09-04 10:15
Unreachable: 0
Total: 6,678
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 10:45
Unreachable: 0
Total: 6,129
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 11:15
Unreachable: 18
Total: 6,278
Unreachable rate: 0.29%
", "Unreachable
Date: 2024-09-04 11:46
Unreachable: 0
Total: 6,668
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 12:15
Unreachable: 25
Total: 6,444
Unreachable rate: 0.39%
", "Unreachable
Date: 2024-09-04 12:45
Unreachable: 21
Total: 6,476
Unreachable rate: 0.32%
", "Unreachable
Date: 2024-09-04 13:15
Unreachable: 1
Total: 6,413
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-04 13:45
Unreachable: 0
Total: 6,344
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 14:15
Unreachable: 62
Total: 6,448
Unreachable rate: 0.96%
", "Unreachable
Date: 2024-09-04 14:45
Unreachable: 0
Total: 6,190
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 15:15
Unreachable: 0
Total: 6,401
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 15:45
Unreachable: 62
Total: 6,100
Unreachable rate: 1.02%
", "Unreachable
Date: 2024-09-04 16:15
Unreachable: 48
Total: 6,595
Unreachable rate: 0.73%
", "Unreachable
Date: 2024-09-04 16:45
Unreachable: 78
Total: 6,338
Unreachable rate: 1.23%
", "Unreachable
Date: 2024-09-04 17:15
Unreachable: 40
Total: 6,755
Unreachable rate: 0.59%
", "Unreachable
Date: 2024-09-04 17:45
Unreachable: 28
Total: 6,244
Unreachable rate: 0.45%
", "Unreachable
Date: 2024-09-04 18:15
Unreachable: 21
Total: 6,495
Unreachable rate: 0.32%
", "Unreachable
Date: 2024-09-04 18:45
Unreachable: 17
Total: 6,846
Unreachable rate: 0.25%
", "Unreachable
Date: 2024-09-04 19:15
Unreachable: 0
Total: 6,547
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 19:45
Unreachable: 53
Total: 6,107
Unreachable rate: 0.87%
", "Unreachable
Date: 2024-09-04 20:15
Unreachable: 32
Total: 6,090
Unreachable rate: 0.53%
", "Unreachable
Date: 2024-09-04 20:45
Unreachable: 75
Total: 6,346
Unreachable rate: 1.18%
", "Unreachable
Date: 2024-09-04 21:15
Unreachable: 45
Total: 6,325
Unreachable rate: 0.71%
", "Unreachable
Date: 2024-09-04 21:45
Unreachable: 0
Total: 5,804
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 22:15
Unreachable: 0
Total: 6,095
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 22:45
Unreachable: 0
Total: 6,352
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 23:15
Unreachable: 0
Total: 6,527
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 23:45
Unreachable: 0
Total: 7,029
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 00:15
Unreachable: 0
Total: 6,256
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 00:45
Unreachable: 0
Total: 6,264
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 01:15
Unreachable: 0
Total: 6,608
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 01:45
Unreachable: 0
Total: 6,533
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 02:15
Unreachable: 0
Total: 6,920
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 02:45
Unreachable: 0
Total: 6,730
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 03:15
Unreachable: 0
Total: 6,266
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 03:45
Unreachable: 0
Total: 6,253
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 04:15
Unreachable: 1
Total: 6,401
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-05 04:45
Unreachable: 0
Total: 6,433
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 05:15
Unreachable: 13
Total: 6,560
Unreachable rate: 0.20%
", "Unreachable
Date: 2024-09-05 05:45
Unreachable: 0
Total: 6,515
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 06:15
Unreachable: 0
Total: 6,522
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 06:45
Unreachable: 18
Total: 6,675
Unreachable rate: 0.27%
", "Unreachable
Date: 2024-09-05 07:15
Unreachable: 0
Total: 6,813
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 07:45
Unreachable: 0
Total: 6,489
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 08:15
Unreachable: 0
Total: 6,531
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 08:45
Unreachable: 0
Total: 6,678
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 09:15
Unreachable: 0
Total: 6,388
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 09:45
Unreachable: 0
Total: 6,640
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 10:15
Unreachable: 0
Total: 6,539
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 10:45
Unreachable: 0
Total: 6,675
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 11:15
Unreachable: 0
Total: 6,457
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 11:45
Unreachable: 18
Total: 6,754
Unreachable rate: 0.27%
", "Unreachable
Date: 2024-09-05 12:15
Unreachable: 1
Total: 6,787
Unreachable rate: 0.01%
", "Unreachable
Date: 2024-09-05 12:45
Unreachable: 0
Total: 6,502
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 13:15
Unreachable: 1
Total: 6,672
Unreachable rate: 0.01%
", "Unreachable
Date: 2024-09-05 13:45
Unreachable: 0
Total: 6,459
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 14:15
Unreachable: 0
Total: 6,013
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 14:45
Unreachable: 19
Total: 6,230
Unreachable rate: 0.30%
", "Unreachable
Date: 2024-09-05 15:15
Unreachable: 17
Total: 6,360
Unreachable rate: 0.27%
", "Unreachable
Date: 2024-09-05 15:45
Unreachable: 1
Total: 6,429
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-05 16:15
Unreachable: 0
Total: 6,198
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 16:45
Unreachable: 1
Total: 6,248
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-05 17:15
Unreachable: 0
Total: 6,525
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 17:45
Unreachable: 20
Total: 6,052
Unreachable rate: 0.33%
", "Unreachable
Date: 2024-09-05 18:15
Unreachable: 0
Total: 6,308
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 18:45
Unreachable: 0
Total: 5,899
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 19:15
Unreachable: 29
Total: 6,343
Unreachable rate: 0.46%
", "Unreachable
Date: 2024-09-05 19:45
Unreachable: 0
Total: 6,042
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 20:15
Unreachable: 0
Total: 6,317
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 20:45
Unreachable: 9
Total: 6,030
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-05 21:15
Unreachable: 1
Total: 5,920
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-05 21:45
Unreachable: 0
Total: 6,098
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 22:15
Unreachable: 0
Total: 6,078
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 22:45
Unreachable: 0
Total: 6,163
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 23:15
Unreachable: 0
Total: 6,322
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 23:45
Unreachable: 0
Total: 6,422
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 00:15
Unreachable: 0
Total: 6,110
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 00:45
Unreachable: 0
Total: 6,282
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 01:15
Unreachable: 18
Total: 6,179
Unreachable rate: 0.29%
", "Unreachable
Date: 2024-09-06 01:45
Unreachable: 0
Total: 6,031
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 02:15
Unreachable: 0
Total: 6,179
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 02:45
Unreachable: 0
Total: 6,089
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 03:15
Unreachable: 0
Total: 6,330
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 03:45
Unreachable: 18
Total: 5,973
Unreachable rate: 0.30%
", "Unreachable
Date: 2024-09-06 04:15
Unreachable: 0
Total: 5,876
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 04:45
Unreachable: 0
Total: 6,042
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 05:15
Unreachable: 0
Total: 6,402
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 05:45
Unreachable: 0
Total: 6,281
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 06:15
Unreachable: 0
Total: 6,166
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 06:45
Unreachable: 0
Total: 5,969
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 07:15
Unreachable: 0
Total: 6,205
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 07:45
Unreachable: 0
Total: 6,082
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 08:15
Unreachable: 0
Total: 5,911
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 08:45
Unreachable: 0
Total: 6,004
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 09:15
Unreachable: 0
Total: 6,275
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 09:45
Unreachable: 16
Total: 6,052
Unreachable rate: 0.26%
", "Unreachable
Date: 2024-09-06 10:15
Unreachable: 0
Total: 5,797
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 10:45
Unreachable: 13
Total: 5,784
Unreachable rate: 0.22%
", "Unreachable
Date: 2024-09-06 11:15
Unreachable: 0
Total: 5,971
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 11:45
Unreachable: 0
Total: 6,115
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 12:15
Unreachable: 0
Total: 5,866
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 12:45
Unreachable: 14
Total: 6,130
Unreachable rate: 0.23%
", "Unreachable
Date: 2024-09-06 13:15
Unreachable: 0
Total: 5,754
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 13:45
Unreachable: 0
Total: 5,915
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 14:15
Unreachable: 0
Total: 5,804
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 14:45
Unreachable: 0
Total: 6,006
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 15:15
Unreachable: 0
Total: 5,933
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 15:45
Unreachable: 0
Total: 6,100
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 16:15
Unreachable: 0
Total: 5,590
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 16:45
Unreachable: 19
Total: 5,951
Unreachable rate: 0.32%
", "Unreachable
Date: 2024-09-06 17:15
Unreachable: 20
Total: 5,814
Unreachable rate: 0.34%
", "Unreachable
Date: 2024-09-06 17:45
Unreachable: 0
Total: 5,890
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 18:15
Unreachable: 0
Total: 5,784
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 18:45
Unreachable: 0
Total: 5,816
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 19:15
Unreachable: 0
Total: 5,633
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 19:45
Unreachable: 0
Total: 5,720
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 20:15
Unreachable: 16
Total: 5,953
Unreachable rate: 0.27%
", "Unreachable
Date: 2024-09-06 20:45
Unreachable: 0
Total: 5,886
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 21:15
Unreachable: 0
Total: 5,898
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 21:45
Unreachable: 0
Total: 5,510
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 22:15
Unreachable: 0
Total: 5,653
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 22:45
Unreachable: 0
Total: 6,139
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 23:15
Unreachable: 0
Total: 5,949
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 23:45
Unreachable: 1
Total: 6,037
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-07 00:15
Unreachable: 0
Total: 6,036
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 00:45
Unreachable: 0
Total: 5,895
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 01:15
Unreachable: 0
Total: 5,872
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 01:45
Unreachable: 0
Total: 5,610
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 02:15
Unreachable: 0
Total: 5,575
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 02:45
Unreachable: 0
Total: 5,536
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 03:15
Unreachable: 0
Total: 5,744
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 03:45
Unreachable: 9
Total: 5,351
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-07 04:15
Unreachable: 1
Total: 5,723
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-07 04:45
Unreachable: 0
Total: 5,621
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 05:15
Unreachable: 1
Total: 5,619
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-07 05:45
Unreachable: 0
Total: 5,784
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 06:15
Unreachable: 0
Total: 5,914
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 06:45
Unreachable: 0
Total: 5,568
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 07:15
Unreachable: 22
Total: 5,823
Unreachable rate: 0.38%
", "Unreachable
Date: 2024-09-07 07:45
Unreachable: 0
Total: 5,579
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 08:15
Unreachable: 0
Total: 5,681
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 08:45
Unreachable: 0
Total: 5,701
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 09:15
Unreachable: 0
Total: 5,989
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 09:45
Unreachable: 0
Total: 5,919
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 10:15
Unreachable: 0
Total: 5,686
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 10:45
Unreachable: 0
Total: 6,154
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 11:15
Unreachable: 0
Total: 5,654
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 11:45
Unreachable: 20
Total: 5,801
Unreachable rate: 0.34%
", "Unreachable
Date: 2024-09-07 12:15
Unreachable: 0
Total: 5,858
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 12:45
Unreachable: 0
Total: 5,564
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 13:15
Unreachable: 20
Total: 5,881
Unreachable rate: 0.34%
", "Unreachable
Date: 2024-09-07 13:45
Unreachable: 0
Total: 5,793
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 14:15
Unreachable: 0
Total: 5,728
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 14:45
Unreachable: 0
Total: 5,867
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 15:15
Unreachable: 0
Total: 5,716
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 15:45
Unreachable: 1
Total: 5,459
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-07 16:15
Unreachable: 1
Total: 5,472
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-07 16:45
Unreachable: 0
Total: 5,995
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 17:15
Unreachable: 2
Total: 5,536
Unreachable rate: 0.04%
", "Unreachable
Date: 2024-09-07 17:45
Unreachable: 14
Total: 5,646
Unreachable rate: 0.25%
", "Unreachable
Date: 2024-09-07 18:15
Unreachable: 0
Total: 5,835
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 18:45
Unreachable: 0
Total: 5,744
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 19:15
Unreachable: 0
Total: 6,073
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 19:45
Unreachable: 0
Total: 5,762
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 20:15
Unreachable: 0
Total: 5,831
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 20:45
Unreachable: 0
Total: 5,827
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 21:15
Unreachable: 0
Total: 6,046
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 21:45
Unreachable: 0
Total: 5,787
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 22:15
Unreachable: 0
Total: 5,912
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 22:45
Unreachable: 0
Total: 5,835
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 23:15
Unreachable: 0
Total: 5,519
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 23:45
Unreachable: 0
Total: 5,604
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 00:15
Unreachable: 0
Total: 5,460
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 00:45
Unreachable: 0
Total: 5,692
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 01:15
Unreachable: 0
Total: 5,764
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 01:45
Unreachable: 0
Total: 5,753
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 02:15
Unreachable: 0
Total: 5,624
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 02:45
Unreachable: 0
Total: 5,761
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 03:15
Unreachable: 0
Total: 5,692
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 03:45
Unreachable: 0
Total: 5,444
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 04:15
Unreachable: 0
Total: 5,609
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 04:45
Unreachable: 0
Total: 5,531
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 05:15
Unreachable: 0
Total: 5,539
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 05:45
Unreachable: 0
Total: 5,942
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 06:15
Unreachable: 0
Total: 5,749
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 06:45
Unreachable: 0
Total: 5,484
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 07:15
Unreachable: 0
Total: 5,680
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 07:45
Unreachable: 13
Total: 5,471
Unreachable rate: 0.24%
", "Unreachable
Date: 2024-09-08 08:15
Unreachable: 0
Total: 5,406
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 08:45
Unreachable: 0
Total: 5,616
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 09:15
Unreachable: 0
Total: 5,724
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 09:45
Unreachable: 0
Total: 5,921
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 10:15
Unreachable: 1
Total: 5,482
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-08 10:45
Unreachable: 17
Total: 5,634
Unreachable rate: 0.30%
", "Unreachable
Date: 2024-09-08 11:15
Unreachable: 0
Total: 5,700
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 11:45
Unreachable: 0
Total: 5,613
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 12:15
Unreachable: 0
Total: 5,424
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 12:45
Unreachable: 0
Total: 5,377
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 13:15
Unreachable: 0
Total: 5,682
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 13:45
Unreachable: 0
Total: 5,550
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 14:15
Unreachable: 0
Total: 5,559
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 14:45
Unreachable: 0
Total: 5,384
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 15:15
Unreachable: 0
Total: 5,853
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 15:45
Unreachable: 0
Total: 5,565
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 16:15
Unreachable: 0
Total: 5,381
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 16:45
Unreachable: 0
Total: 5,772
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 17:15
Unreachable: 0
Total: 5,631
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 17:45
Unreachable: 0
Total: 5,528
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 18:15
Unreachable: 0
Total: 5,604
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 18:45
Unreachable: 0
Total: 5,765
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 19:15
Unreachable: 0
Total: 5,687
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 19:45
Unreachable: 0
Total: 5,701
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 20:15
Unreachable: 0
Total: 5,748
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 20:45
Unreachable: 0
Total: 5,973
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 21:15
Unreachable: 19
Total: 5,838
Unreachable rate: 0.33%
", "Unreachable
Date: 2024-09-08 21:45
Unreachable: 0
Total: 5,666
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 22:15
Unreachable: 0
Total: 5,604
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 22:45
Unreachable: 0
Total: 5,582
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 23:15
Unreachable: 0
Total: 5,710
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 23:45
Unreachable: 0
Total: 5,762
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-09 00:15
Unreachable: 0
Total: 5,523
Unreachable rate: 0.00%
"], "mode": "lines", "name": "Unreachable", "stackgroup": "one", "text": ["Unreachable
Date: 2024-09-02 00:45
Unreachable: 14
Total: 6,469
Unreachable rate: 0.22%
", "Unreachable
Date: 2024-09-02 01:15
Unreachable: 1
Total: 7,532
Unreachable rate: 0.01%
", "Unreachable
Date: 2024-09-02 01:45
Unreachable: 14
Total: 6,798
Unreachable rate: 0.21%
", "Unreachable
Date: 2024-09-02 02:15
Unreachable: 28
Total: 6,725
Unreachable rate: 0.42%
", "Unreachable
Date: 2024-09-02 02:45
Unreachable: 34
Total: 6,899
Unreachable rate: 0.49%
", "Unreachable
Date: 2024-09-02 03:15
Unreachable: 19
Total: 6,801
Unreachable rate: 0.28%
", "Unreachable
Date: 2024-09-02 03:45
Unreachable: 20
Total: 7,029
Unreachable rate: 0.28%
", "Unreachable
Date: 2024-09-02 04:15
Unreachable: 13
Total: 6,736
Unreachable rate: 0.19%
", "Unreachable
Date: 2024-09-02 04:45
Unreachable: 15
Total: 6,597
Unreachable rate: 0.23%
", "Unreachable
Date: 2024-09-02 05:15
Unreachable: 0
Total: 6,596
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-02 05:45
Unreachable: 16
Total: 6,624
Unreachable rate: 0.24%
", "Unreachable
Date: 2024-09-02 06:15
Unreachable: 72
Total: 6,804
Unreachable rate: 1.06%
", "Unreachable
Date: 2024-09-02 06:45
Unreachable: 15
Total: 6,325
Unreachable rate: 0.24%
", "Unreachable
Date: 2024-09-02 07:15
Unreachable: 28
Total: 6,452
Unreachable rate: 0.43%
", "Unreachable
Date: 2024-09-02 07:45
Unreachable: 16
Total: 6,639
Unreachable rate: 0.24%
", "Unreachable
Date: 2024-09-02 08:15
Unreachable: 15
Total: 6,306
Unreachable rate: 0.24%
", "Unreachable
Date: 2024-09-02 08:45
Unreachable: 16
Total: 6,517
Unreachable rate: 0.25%
", "Unreachable
Date: 2024-09-02 09:15
Unreachable: 14
Total: 5,785
Unreachable rate: 0.24%
", "Unreachable
Date: 2024-09-02 09:45
Unreachable: 27
Total: 6,415
Unreachable rate: 0.42%
", "Unreachable
Date: 2024-09-02 10:15
Unreachable: 27
Total: 6,372
Unreachable rate: 0.42%
", "Unreachable
Date: 2024-09-02 10:45
Unreachable: 11
Total: 6,344
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-02 11:15
Unreachable: 11
Total: 6,152
Unreachable rate: 0.18%
", "Unreachable
Date: 2024-09-02 11:45
Unreachable: 12
Total: 6,470
Unreachable rate: 0.19%
", "Unreachable
Date: 2024-09-02 12:15
Unreachable: 11
Total: 6,783
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-02 12:45
Unreachable: 12
Total: 6,436
Unreachable rate: 0.19%
", "Unreachable
Date: 2024-09-02 13:15
Unreachable: 30
Total: 6,250
Unreachable rate: 0.48%
", "Unreachable
Date: 2024-09-02 13:45
Unreachable: 11
Total: 6,415
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-02 14:15
Unreachable: 11
Total: 6,226
Unreachable rate: 0.18%
", "Unreachable
Date: 2024-09-02 14:45
Unreachable: 9
Total: 6,105
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-02 15:15
Unreachable: 10
Total: 6,337
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-02 15:45
Unreachable: 11
Total: 6,860
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-02 16:15
Unreachable: 10
Total: 6,323
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-02 16:45
Unreachable: 10
Total: 6,458
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-02 17:15
Unreachable: 10
Total: 6,869
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-02 17:45
Unreachable: 10
Total: 6,546
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-02 18:15
Unreachable: 0
Total: 6,572
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-02 18:45
Unreachable: 16
Total: 7,054
Unreachable rate: 0.23%
", "Unreachable
Date: 2024-09-02 19:15
Unreachable: 22
Total: 6,662
Unreachable rate: 0.33%
", "Unreachable
Date: 2024-09-02 19:45
Unreachable: 11
Total: 6,831
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-02 20:16
Unreachable: 0
Total: 6,341
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-02 20:45
Unreachable: 11
Total: 6,566
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-02 21:15
Unreachable: 19
Total: 6,601
Unreachable rate: 0.29%
", "Unreachable
Date: 2024-09-02 21:45
Unreachable: 11
Total: 6,289
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-02 22:15
Unreachable: 10
Total: 6,333
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-02 22:45
Unreachable: 27
Total: 6,318
Unreachable rate: 0.43%
", "Unreachable
Date: 2024-09-02 23:15
Unreachable: 12
Total: 6,589
Unreachable rate: 0.18%
", "Unreachable
Date: 2024-09-02 23:45
Unreachable: 11
Total: 6,914
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-03 00:15
Unreachable: 31
Total: 6,870
Unreachable rate: 0.45%
", "Unreachable
Date: 2024-09-03 00:45
Unreachable: 11
Total: 6,568
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-03 01:15
Unreachable: 11
Total: 6,431
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-03 01:45
Unreachable: 10
Total: 6,494
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 02:15
Unreachable: 13
Total: 6,718
Unreachable rate: 0.19%
", "Unreachable
Date: 2024-09-03 02:45
Unreachable: 11
Total: 6,729
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-03 03:15
Unreachable: 10
Total: 6,877
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 03:45
Unreachable: 12
Total: 6,505
Unreachable rate: 0.18%
", "Unreachable
Date: 2024-09-03 04:15
Unreachable: 10
Total: 6,319
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-03 04:45
Unreachable: 10
Total: 6,546
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 05:15
Unreachable: 11
Total: 6,370
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-03 05:45
Unreachable: 10
Total: 6,343
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-03 06:15
Unreachable: 11
Total: 6,804
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-03 06:45
Unreachable: 27
Total: 6,320
Unreachable rate: 0.43%
", "Unreachable
Date: 2024-09-03 07:15
Unreachable: 10
Total: 6,607
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 07:45
Unreachable: 10
Total: 6,809
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 08:15
Unreachable: 10
Total: 6,730
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 08:45
Unreachable: 12
Total: 6,459
Unreachable rate: 0.19%
", "Unreachable
Date: 2024-09-03 09:15
Unreachable: 25
Total: 6,872
Unreachable rate: 0.36%
", "Unreachable
Date: 2024-09-03 09:45
Unreachable: 10
Total: 6,471
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 10:15
Unreachable: 11
Total: 6,492
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-03 10:45
Unreachable: 11
Total: 6,571
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-03 11:15
Unreachable: 10
Total: 6,777
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 11:45
Unreachable: 11
Total: 6,526
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-03 12:15
Unreachable: 11
Total: 6,562
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-03 12:45
Unreachable: 11
Total: 6,691
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-03 13:15
Unreachable: 28
Total: 6,484
Unreachable rate: 0.43%
", "Unreachable
Date: 2024-09-03 13:45
Unreachable: 25
Total: 6,536
Unreachable rate: 0.38%
", "Unreachable
Date: 2024-09-03 14:15
Unreachable: 27
Total: 6,243
Unreachable rate: 0.43%
", "Unreachable
Date: 2024-09-03 14:45
Unreachable: 19
Total: 6,305
Unreachable rate: 0.30%
", "Unreachable
Date: 2024-09-03 15:15
Unreachable: 10
Total: 6,293
Unreachable rate: 0.16%
", "Unreachable
Date: 2024-09-03 15:45
Unreachable: 9
Total: 6,244
Unreachable rate: 0.14%
", "Unreachable
Date: 2024-09-03 16:15
Unreachable: 10
Total: 6,457
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-03 16:45
Unreachable: 27
Total: 6,704
Unreachable rate: 0.40%
", "Unreachable
Date: 2024-09-03 17:15
Unreachable: 0
Total: 6,116
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 17:45
Unreachable: 1
Total: 6,518
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-03 18:15
Unreachable: 0
Total: 6,579
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 18:45
Unreachable: 0
Total: 6,536
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 19:15
Unreachable: 14
Total: 6,246
Unreachable rate: 0.22%
", "Unreachable
Date: 2024-09-03 19:45
Unreachable: 0
Total: 6,518
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 20:15
Unreachable: 21
Total: 6,548
Unreachable rate: 0.32%
", "Unreachable
Date: 2024-09-03 20:45
Unreachable: 0
Total: 6,733
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 21:15
Unreachable: 0
Total: 6,742
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 21:45
Unreachable: 0
Total: 6,925
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 22:15
Unreachable: 1
Total: 6,618
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-03 22:45
Unreachable: 0
Total: 7,330
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 23:15
Unreachable: 0
Total: 6,607
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-03 23:45
Unreachable: 0
Total: 6,637
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 00:15
Unreachable: 0
Total: 6,568
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 00:45
Unreachable: 0
Total: 7,284
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 01:15
Unreachable: 0
Total: 7,002
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 01:45
Unreachable: 17
Total: 7,120
Unreachable rate: 0.24%
", "Unreachable
Date: 2024-09-04 02:15
Unreachable: 0
Total: 6,627
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 02:45
Unreachable: 0
Total: 6,577
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 03:15
Unreachable: 0
Total: 6,827
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 03:45
Unreachable: 0
Total: 6,479
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 04:15
Unreachable: 16
Total: 6,399
Unreachable rate: 0.25%
", "Unreachable
Date: 2024-09-04 04:45
Unreachable: 0
Total: 6,605
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 05:15
Unreachable: 6
Total: 6,381
Unreachable rate: 0.09%
", "Unreachable
Date: 2024-09-04 05:45
Unreachable: 0
Total: 6,634
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 06:15
Unreachable: 0
Total: 6,300
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 06:45
Unreachable: 39
Total: 6,727
Unreachable rate: 0.58%
", "Unreachable
Date: 2024-09-04 07:15
Unreachable: 19
Total: 6,524
Unreachable rate: 0.29%
", "Unreachable
Date: 2024-09-04 07:45
Unreachable: 0
Total: 6,726
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 08:15
Unreachable: 18
Total: 6,894
Unreachable rate: 0.26%
", "Unreachable
Date: 2024-09-04 08:45
Unreachable: 0
Total: 6,491
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 09:15
Unreachable: 24
Total: 6,368
Unreachable rate: 0.38%
", "Unreachable
Date: 2024-09-04 09:45
Unreachable: 26
Total: 6,841
Unreachable rate: 0.38%
", "Unreachable
Date: 2024-09-04 10:15
Unreachable: 0
Total: 6,678
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 10:45
Unreachable: 0
Total: 6,129
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 11:15
Unreachable: 18
Total: 6,278
Unreachable rate: 0.29%
", "Unreachable
Date: 2024-09-04 11:46
Unreachable: 0
Total: 6,668
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 12:15
Unreachable: 25
Total: 6,444
Unreachable rate: 0.39%
", "Unreachable
Date: 2024-09-04 12:45
Unreachable: 21
Total: 6,476
Unreachable rate: 0.32%
", "Unreachable
Date: 2024-09-04 13:15
Unreachable: 1
Total: 6,413
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-04 13:45
Unreachable: 0
Total: 6,344
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 14:15
Unreachable: 62
Total: 6,448
Unreachable rate: 0.96%
", "Unreachable
Date: 2024-09-04 14:45
Unreachable: 0
Total: 6,190
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 15:15
Unreachable: 0
Total: 6,401
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 15:45
Unreachable: 62
Total: 6,100
Unreachable rate: 1.02%
", "Unreachable
Date: 2024-09-04 16:15
Unreachable: 48
Total: 6,595
Unreachable rate: 0.73%
", "Unreachable
Date: 2024-09-04 16:45
Unreachable: 78
Total: 6,338
Unreachable rate: 1.23%
", "Unreachable
Date: 2024-09-04 17:15
Unreachable: 40
Total: 6,755
Unreachable rate: 0.59%
", "Unreachable
Date: 2024-09-04 17:45
Unreachable: 28
Total: 6,244
Unreachable rate: 0.45%
", "Unreachable
Date: 2024-09-04 18:15
Unreachable: 21
Total: 6,495
Unreachable rate: 0.32%
", "Unreachable
Date: 2024-09-04 18:45
Unreachable: 17
Total: 6,846
Unreachable rate: 0.25%
", "Unreachable
Date: 2024-09-04 19:15
Unreachable: 0
Total: 6,547
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 19:45
Unreachable: 53
Total: 6,107
Unreachable rate: 0.87%
", "Unreachable
Date: 2024-09-04 20:15
Unreachable: 32
Total: 6,090
Unreachable rate: 0.53%
", "Unreachable
Date: 2024-09-04 20:45
Unreachable: 75
Total: 6,346
Unreachable rate: 1.18%
", "Unreachable
Date: 2024-09-04 21:15
Unreachable: 45
Total: 6,325
Unreachable rate: 0.71%
", "Unreachable
Date: 2024-09-04 21:45
Unreachable: 0
Total: 5,804
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 22:15
Unreachable: 0
Total: 6,095
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 22:45
Unreachable: 0
Total: 6,352
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 23:15
Unreachable: 0
Total: 6,527
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-04 23:45
Unreachable: 0
Total: 7,029
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 00:15
Unreachable: 0
Total: 6,256
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 00:45
Unreachable: 0
Total: 6,264
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 01:15
Unreachable: 0
Total: 6,608
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 01:45
Unreachable: 0
Total: 6,533
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 02:15
Unreachable: 0
Total: 6,920
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 02:45
Unreachable: 0
Total: 6,730
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 03:15
Unreachable: 0
Total: 6,266
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 03:45
Unreachable: 0
Total: 6,253
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 04:15
Unreachable: 1
Total: 6,401
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-05 04:45
Unreachable: 0
Total: 6,433
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 05:15
Unreachable: 13
Total: 6,560
Unreachable rate: 0.20%
", "Unreachable
Date: 2024-09-05 05:45
Unreachable: 0
Total: 6,515
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 06:15
Unreachable: 0
Total: 6,522
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 06:45
Unreachable: 18
Total: 6,675
Unreachable rate: 0.27%
", "Unreachable
Date: 2024-09-05 07:15
Unreachable: 0
Total: 6,813
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 07:45
Unreachable: 0
Total: 6,489
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 08:15
Unreachable: 0
Total: 6,531
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 08:45
Unreachable: 0
Total: 6,678
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 09:15
Unreachable: 0
Total: 6,388
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 09:45
Unreachable: 0
Total: 6,640
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 10:15
Unreachable: 0
Total: 6,539
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 10:45
Unreachable: 0
Total: 6,675
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 11:15
Unreachable: 0
Total: 6,457
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 11:45
Unreachable: 18
Total: 6,754
Unreachable rate: 0.27%
", "Unreachable
Date: 2024-09-05 12:15
Unreachable: 1
Total: 6,787
Unreachable rate: 0.01%
", "Unreachable
Date: 2024-09-05 12:45
Unreachable: 0
Total: 6,502
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 13:15
Unreachable: 1
Total: 6,672
Unreachable rate: 0.01%
", "Unreachable
Date: 2024-09-05 13:45
Unreachable: 0
Total: 6,459
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 14:15
Unreachable: 0
Total: 6,013
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 14:45
Unreachable: 19
Total: 6,230
Unreachable rate: 0.30%
", "Unreachable
Date: 2024-09-05 15:15
Unreachable: 17
Total: 6,360
Unreachable rate: 0.27%
", "Unreachable
Date: 2024-09-05 15:45
Unreachable: 1
Total: 6,429
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-05 16:15
Unreachable: 0
Total: 6,198
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 16:45
Unreachable: 1
Total: 6,248
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-05 17:15
Unreachable: 0
Total: 6,525
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 17:45
Unreachable: 20
Total: 6,052
Unreachable rate: 0.33%
", "Unreachable
Date: 2024-09-05 18:15
Unreachable: 0
Total: 6,308
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 18:45
Unreachable: 0
Total: 5,899
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 19:15
Unreachable: 29
Total: 6,343
Unreachable rate: 0.46%
", "Unreachable
Date: 2024-09-05 19:45
Unreachable: 0
Total: 6,042
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 20:15
Unreachable: 0
Total: 6,317
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 20:45
Unreachable: 9
Total: 6,030
Unreachable rate: 0.15%
", "Unreachable
Date: 2024-09-05 21:15
Unreachable: 1
Total: 5,920
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-05 21:45
Unreachable: 0
Total: 6,098
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 22:15
Unreachable: 0
Total: 6,078
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 22:45
Unreachable: 0
Total: 6,163
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 23:15
Unreachable: 0
Total: 6,322
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-05 23:45
Unreachable: 0
Total: 6,422
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 00:15
Unreachable: 0
Total: 6,110
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 00:45
Unreachable: 0
Total: 6,282
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 01:15
Unreachable: 18
Total: 6,179
Unreachable rate: 0.29%
", "Unreachable
Date: 2024-09-06 01:45
Unreachable: 0
Total: 6,031
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 02:15
Unreachable: 0
Total: 6,179
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 02:45
Unreachable: 0
Total: 6,089
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 03:15
Unreachable: 0
Total: 6,330
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 03:45
Unreachable: 18
Total: 5,973
Unreachable rate: 0.30%
", "Unreachable
Date: 2024-09-06 04:15
Unreachable: 0
Total: 5,876
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 04:45
Unreachable: 0
Total: 6,042
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 05:15
Unreachable: 0
Total: 6,402
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 05:45
Unreachable: 0
Total: 6,281
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 06:15
Unreachable: 0
Total: 6,166
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 06:45
Unreachable: 0
Total: 5,969
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 07:15
Unreachable: 0
Total: 6,205
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 07:45
Unreachable: 0
Total: 6,082
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 08:15
Unreachable: 0
Total: 5,911
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 08:45
Unreachable: 0
Total: 6,004
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 09:15
Unreachable: 0
Total: 6,275
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 09:45
Unreachable: 16
Total: 6,052
Unreachable rate: 0.26%
", "Unreachable
Date: 2024-09-06 10:15
Unreachable: 0
Total: 5,797
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 10:45
Unreachable: 13
Total: 5,784
Unreachable rate: 0.22%
", "Unreachable
Date: 2024-09-06 11:15
Unreachable: 0
Total: 5,971
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 11:45
Unreachable: 0
Total: 6,115
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 12:15
Unreachable: 0
Total: 5,866
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 12:45
Unreachable: 14
Total: 6,130
Unreachable rate: 0.23%
", "Unreachable
Date: 2024-09-06 13:15
Unreachable: 0
Total: 5,754
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 13:45
Unreachable: 0
Total: 5,915
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 14:15
Unreachable: 0
Total: 5,804
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 14:45
Unreachable: 0
Total: 6,006
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 15:15
Unreachable: 0
Total: 5,933
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 15:45
Unreachable: 0
Total: 6,100
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 16:15
Unreachable: 0
Total: 5,590
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 16:45
Unreachable: 19
Total: 5,951
Unreachable rate: 0.32%
", "Unreachable
Date: 2024-09-06 17:15
Unreachable: 20
Total: 5,814
Unreachable rate: 0.34%
", "Unreachable
Date: 2024-09-06 17:45
Unreachable: 0
Total: 5,890
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 18:15
Unreachable: 0
Total: 5,784
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 18:45
Unreachable: 0
Total: 5,816
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 19:15
Unreachable: 0
Total: 5,633
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 19:45
Unreachable: 0
Total: 5,720
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 20:15
Unreachable: 16
Total: 5,953
Unreachable rate: 0.27%
", "Unreachable
Date: 2024-09-06 20:45
Unreachable: 0
Total: 5,886
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 21:15
Unreachable: 0
Total: 5,898
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 21:45
Unreachable: 0
Total: 5,510
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 22:15
Unreachable: 0
Total: 5,653
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 22:45
Unreachable: 0
Total: 6,139
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 23:15
Unreachable: 0
Total: 5,949
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-06 23:45
Unreachable: 1
Total: 6,037
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-07 00:15
Unreachable: 0
Total: 6,036
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 00:45
Unreachable: 0
Total: 5,895
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 01:15
Unreachable: 0
Total: 5,872
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 01:45
Unreachable: 0
Total: 5,610
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 02:15
Unreachable: 0
Total: 5,575
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 02:45
Unreachable: 0
Total: 5,536
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 03:15
Unreachable: 0
Total: 5,744
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 03:45
Unreachable: 9
Total: 5,351
Unreachable rate: 0.17%
", "Unreachable
Date: 2024-09-07 04:15
Unreachable: 1
Total: 5,723
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-07 04:45
Unreachable: 0
Total: 5,621
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 05:15
Unreachable: 1
Total: 5,619
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-07 05:45
Unreachable: 0
Total: 5,784
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 06:15
Unreachable: 0
Total: 5,914
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 06:45
Unreachable: 0
Total: 5,568
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 07:15
Unreachable: 22
Total: 5,823
Unreachable rate: 0.38%
", "Unreachable
Date: 2024-09-07 07:45
Unreachable: 0
Total: 5,579
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 08:15
Unreachable: 0
Total: 5,681
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 08:45
Unreachable: 0
Total: 5,701
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 09:15
Unreachable: 0
Total: 5,989
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 09:45
Unreachable: 0
Total: 5,919
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 10:15
Unreachable: 0
Total: 5,686
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 10:45
Unreachable: 0
Total: 6,154
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 11:15
Unreachable: 0
Total: 5,654
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 11:45
Unreachable: 20
Total: 5,801
Unreachable rate: 0.34%
", "Unreachable
Date: 2024-09-07 12:15
Unreachable: 0
Total: 5,858
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 12:45
Unreachable: 0
Total: 5,564
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 13:15
Unreachable: 20
Total: 5,881
Unreachable rate: 0.34%
", "Unreachable
Date: 2024-09-07 13:45
Unreachable: 0
Total: 5,793
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 14:15
Unreachable: 0
Total: 5,728
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 14:45
Unreachable: 0
Total: 5,867
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 15:15
Unreachable: 0
Total: 5,716
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 15:45
Unreachable: 1
Total: 5,459
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-07 16:15
Unreachable: 1
Total: 5,472
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-07 16:45
Unreachable: 0
Total: 5,995
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 17:15
Unreachable: 2
Total: 5,536
Unreachable rate: 0.04%
", "Unreachable
Date: 2024-09-07 17:45
Unreachable: 14
Total: 5,646
Unreachable rate: 0.25%
", "Unreachable
Date: 2024-09-07 18:15
Unreachable: 0
Total: 5,835
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 18:45
Unreachable: 0
Total: 5,744
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 19:15
Unreachable: 0
Total: 6,073
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 19:45
Unreachable: 0
Total: 5,762
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 20:15
Unreachable: 0
Total: 5,831
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 20:45
Unreachable: 0
Total: 5,827
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 21:15
Unreachable: 0
Total: 6,046
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 21:45
Unreachable: 0
Total: 5,787
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 22:15
Unreachable: 0
Total: 5,912
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 22:45
Unreachable: 0
Total: 5,835
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 23:15
Unreachable: 0
Total: 5,519
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-07 23:45
Unreachable: 0
Total: 5,604
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 00:15
Unreachable: 0
Total: 5,460
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 00:45
Unreachable: 0
Total: 5,692
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 01:15
Unreachable: 0
Total: 5,764
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 01:45
Unreachable: 0
Total: 5,753
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 02:15
Unreachable: 0
Total: 5,624
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 02:45
Unreachable: 0
Total: 5,761
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 03:15
Unreachable: 0
Total: 5,692
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 03:45
Unreachable: 0
Total: 5,444
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 04:15
Unreachable: 0
Total: 5,609
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 04:45
Unreachable: 0
Total: 5,531
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 05:15
Unreachable: 0
Total: 5,539
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 05:45
Unreachable: 0
Total: 5,942
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 06:15
Unreachable: 0
Total: 5,749
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 06:45
Unreachable: 0
Total: 5,484
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 07:15
Unreachable: 0
Total: 5,680
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 07:45
Unreachable: 13
Total: 5,471
Unreachable rate: 0.24%
", "Unreachable
Date: 2024-09-08 08:15
Unreachable: 0
Total: 5,406
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 08:45
Unreachable: 0
Total: 5,616
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 09:15
Unreachable: 0
Total: 5,724
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 09:45
Unreachable: 0
Total: 5,921
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 10:15
Unreachable: 1
Total: 5,482
Unreachable rate: 0.02%
", "Unreachable
Date: 2024-09-08 10:45
Unreachable: 17
Total: 5,634
Unreachable rate: 0.30%
", "Unreachable
Date: 2024-09-08 11:15
Unreachable: 0
Total: 5,700
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 11:45
Unreachable: 0
Total: 5,613
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 12:15
Unreachable: 0
Total: 5,424
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 12:45
Unreachable: 0
Total: 5,377
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 13:15
Unreachable: 0
Total: 5,682
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 13:45
Unreachable: 0
Total: 5,550
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 14:15
Unreachable: 0
Total: 5,559
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 14:45
Unreachable: 0
Total: 5,384
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 15:15
Unreachable: 0
Total: 5,853
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 15:45
Unreachable: 0
Total: 5,565
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 16:15
Unreachable: 0
Total: 5,381
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 16:45
Unreachable: 0
Total: 5,772
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 17:15
Unreachable: 0
Total: 5,631
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 17:45
Unreachable: 0
Total: 5,528
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 18:15
Unreachable: 0
Total: 5,604
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 18:45
Unreachable: 0
Total: 5,765
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 19:15
Unreachable: 0
Total: 5,687
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 19:45
Unreachable: 0
Total: 5,701
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 20:15
Unreachable: 0
Total: 5,748
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 20:45
Unreachable: 0
Total: 5,973
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 21:15
Unreachable: 19
Total: 5,838
Unreachable rate: 0.33%
", "Unreachable
Date: 2024-09-08 21:45
Unreachable: 0
Total: 5,666
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 22:15
Unreachable: 0
Total: 5,604
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 22:45
Unreachable: 0
Total: 5,582
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 23:15
Unreachable: 0
Total: 5,710
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-08 23:45
Unreachable: 0
Total: 5,762
Unreachable rate: 0.00%
", "Unreachable
Date: 2024-09-09 00:15
Unreachable: 0
Total: 5,523
Unreachable rate: 0.00%
"], "x": ["2024-09-02T00:45:40.352922+00:00", "2024-09-02T01:15:41.872802+00:00", "2024-09-02T01:45:40.626147+00:00", "2024-09-02T02:15:39.296371+00:00", "2024-09-02T02:45:36.444551+00:00", "2024-09-02T03:15:42.620293+00:00", "2024-09-02T03:45:47.799936+00:00", "2024-09-02T04:15:39.542469+00:00", "2024-09-02T04:45:38.691009+00:00", "2024-09-02T05:15:40.651938+00:00", "2024-09-02T05:45:37.888535+00:00", "2024-09-02T06:15:39.747644+00:00", "2024-09-02T06:45:41.462097+00:00", "2024-09-02T07:15:37.541243+00:00", "2024-09-02T07:45:45.864538+00:00", "2024-09-02T08:15:45.792092+00:00", "2024-09-02T08:45:39.076049+00:00", "2024-09-02T09:15:42.404212+00:00", "2024-09-02T09:45:39.586964+00:00", "2024-09-02T10:15:37.846141+00:00", "2024-09-02T10:45:38.531677+00:00", "2024-09-02T11:15:40.465694+00:00", "2024-09-02T11:45:37.156464+00:00", "2024-09-02T12:15:46.383276+00:00", "2024-09-02T12:45:37.749181+00:00", "2024-09-02T13:15:42.964591+00:00", "2024-09-02T13:45:43.213994+00:00", "2024-09-02T14:15:38.740082+00:00", "2024-09-02T14:45:38.962810+00:00", "2024-09-02T15:15:38.860434+00:00", "2024-09-02T15:45:39.277121+00:00", "2024-09-02T16:15:40.727912+00:00", "2024-09-02T16:45:39.743404+00:00", "2024-09-02T17:15:37.719587+00:00", "2024-09-02T17:45:38.018043+00:00", "2024-09-02T18:15:38.093289+00:00", "2024-09-02T18:45:38.471131+00:00", "2024-09-02T19:15:39.276215+00:00", "2024-09-02T19:45:38.186407+00:00", "2024-09-02T20:16:01.142470+00:00", "2024-09-02T20:45:38.002421+00:00", "2024-09-02T21:15:35.999121+00:00", "2024-09-02T21:45:43.864449+00:00", "2024-09-02T22:15:38.441837+00:00", "2024-09-02T22:45:45.044865+00:00", "2024-09-02T23:15:37.691792+00:00", "2024-09-02T23:45:36.955584+00:00", "2024-09-03T00:15:38.917560+00:00", "2024-09-03T00:45:38.750121+00:00", "2024-09-03T01:15:37.776096+00:00", "2024-09-03T01:45:38.835289+00:00", "2024-09-03T02:15:39.107674+00:00", "2024-09-03T02:45:37.633522+00:00", "2024-09-03T03:15:38.448514+00:00", "2024-09-03T03:45:37.555786+00:00", "2024-09-03T04:15:44.098837+00:00", "2024-09-03T04:45:40.785945+00:00", "2024-09-03T05:15:47.296804+00:00", "2024-09-03T05:45:36.713764+00:00", "2024-09-03T06:15:43.268631+00:00", "2024-09-03T06:45:38.838446+00:00", "2024-09-03T07:15:39.340603+00:00", "2024-09-03T07:45:37.787022+00:00", "2024-09-03T08:15:45.074945+00:00", "2024-09-03T08:45:37.512087+00:00", "2024-09-03T09:15:42.013309+00:00", "2024-09-03T09:45:36.544186+00:00", "2024-09-03T10:15:41.306188+00:00", "2024-09-03T10:45:40.800592+00:00", "2024-09-03T11:15:37.625034+00:00", "2024-09-03T11:45:45.853098+00:00", "2024-09-03T12:15:37.823647+00:00", "2024-09-03T12:45:38.078175+00:00", "2024-09-03T13:15:41.974617+00:00", "2024-09-03T13:45:38.423855+00:00", "2024-09-03T14:15:37.678099+00:00", "2024-09-03T14:45:38.438700+00:00", "2024-09-03T15:15:38.842287+00:00", "2024-09-03T15:45:40.289172+00:00", "2024-09-03T16:15:45.523488+00:00", "2024-09-03T16:45:45.655279+00:00", "2024-09-03T17:15:36.887205+00:00", "2024-09-03T17:45:41.296890+00:00", "2024-09-03T18:15:46.482627+00:00", "2024-09-03T18:45:44.698991+00:00", "2024-09-03T19:15:44.380733+00:00", "2024-09-03T19:45:40.250893+00:00", "2024-09-03T20:15:39.641504+00:00", "2024-09-03T20:45:41.821641+00:00", "2024-09-03T21:15:44.393491+00:00", "2024-09-03T21:45:43.269069+00:00", "2024-09-03T22:15:43.551293+00:00", "2024-09-03T22:45:37.764907+00:00", "2024-09-03T23:15:37.684123+00:00", "2024-09-03T23:45:44.312878+00:00", "2024-09-04T00:15:43.504627+00:00", "2024-09-04T00:45:41.706697+00:00", "2024-09-04T01:15:39.385412+00:00", "2024-09-04T01:45:44.107075+00:00", "2024-09-04T02:15:38.294823+00:00", "2024-09-04T02:45:37.849628+00:00", "2024-09-04T03:15:36.730179+00:00", "2024-09-04T03:45:45.421365+00:00", "2024-09-04T04:15:39.523354+00:00", "2024-09-04T04:45:36.882485+00:00", "2024-09-04T05:15:38.203590+00:00", "2024-09-04T05:45:44.301302+00:00", "2024-09-04T06:15:39.443957+00:00", "2024-09-04T06:45:43.038190+00:00", "2024-09-04T07:15:36.413050+00:00", "2024-09-04T07:45:41.579631+00:00", "2024-09-04T08:15:42.364405+00:00", "2024-09-04T08:45:42.358460+00:00", "2024-09-04T09:15:40.118738+00:00", "2024-09-04T09:45:45.435751+00:00", "2024-09-04T10:15:38.606817+00:00", "2024-09-04T10:45:39.518423+00:00", "2024-09-04T11:15:50.526910+00:00", "2024-09-04T11:46:13.707730+00:00", "2024-09-04T12:15:39.480526+00:00", "2024-09-04T12:45:38.788482+00:00", "2024-09-04T13:15:38.743587+00:00", "2024-09-04T13:45:41.561252+00:00", "2024-09-04T14:15:46.737263+00:00", "2024-09-04T14:45:39.773958+00:00", "2024-09-04T15:15:40.898978+00:00", "2024-09-04T15:45:43.958083+00:00", "2024-09-04T16:15:42.713055+00:00", "2024-09-04T16:45:40.109361+00:00", "2024-09-04T17:15:38.337869+00:00", "2024-09-04T17:45:41.690672+00:00", "2024-09-04T18:15:42.022905+00:00", "2024-09-04T18:45:38.125796+00:00", "2024-09-04T19:15:41.189220+00:00", "2024-09-04T19:45:37.644192+00:00", "2024-09-04T20:15:44.804597+00:00", "2024-09-04T20:45:43.767006+00:00", "2024-09-04T21:15:42.630269+00:00", "2024-09-04T21:45:37.714887+00:00", "2024-09-04T22:15:43.704894+00:00", "2024-09-04T22:45:36.426039+00:00", "2024-09-04T23:15:38.900392+00:00", "2024-09-04T23:45:40.462535+00:00", "2024-09-05T00:15:38.847305+00:00", "2024-09-05T00:45:45.295555+00:00", "2024-09-05T01:15:38.515220+00:00", "2024-09-05T01:45:39.787584+00:00", "2024-09-05T02:15:38.793213+00:00", "2024-09-05T02:45:45.863215+00:00", "2024-09-05T03:15:39.224449+00:00", "2024-09-05T03:45:36.684070+00:00", "2024-09-05T04:15:44.906831+00:00", "2024-09-05T04:45:44.248376+00:00", "2024-09-05T05:15:36.405296+00:00", "2024-09-05T05:45:41.450503+00:00", "2024-09-05T06:15:43.610792+00:00", "2024-09-05T06:45:35.942308+00:00", "2024-09-05T07:15:40.504029+00:00", "2024-09-05T07:45:36.372171+00:00", "2024-09-05T08:15:41.341745+00:00", "2024-09-05T08:45:36.253131+00:00", "2024-09-05T09:15:42.116930+00:00", "2024-09-05T09:45:37.123656+00:00", "2024-09-05T10:15:39.554960+00:00", "2024-09-05T10:45:40.206109+00:00", "2024-09-05T11:15:45.890157+00:00", "2024-09-05T11:45:40.888223+00:00", "2024-09-05T12:15:46.219024+00:00", "2024-09-05T12:45:42.029457+00:00", "2024-09-05T13:15:40.407144+00:00", "2024-09-05T13:45:36.876113+00:00", "2024-09-05T14:15:38.791366+00:00", "2024-09-05T14:45:36.343493+00:00", "2024-09-05T15:15:39.239470+00:00", "2024-09-05T15:45:43.133489+00:00", "2024-09-05T16:15:40.046720+00:00", "2024-09-05T16:45:41.082689+00:00", "2024-09-05T17:15:37.915913+00:00", "2024-09-05T17:45:37.971995+00:00", "2024-09-05T18:15:45.390626+00:00", "2024-09-05T18:45:46.085258+00:00", "2024-09-05T19:15:39.563808+00:00", "2024-09-05T19:45:44.502817+00:00", "2024-09-05T20:15:38.152956+00:00", "2024-09-05T20:45:45.323341+00:00", "2024-09-05T21:15:40.465526+00:00", "2024-09-05T21:45:40.369826+00:00", "2024-09-05T22:15:38.294035+00:00", "2024-09-05T22:45:39.287746+00:00", "2024-09-05T23:15:42.755451+00:00", "2024-09-05T23:45:40.949968+00:00", "2024-09-06T00:15:40.605662+00:00", "2024-09-06T00:45:47.822096+00:00", "2024-09-06T01:15:39.169054+00:00", "2024-09-06T01:45:40.291417+00:00", "2024-09-06T02:15:40.536078+00:00", "2024-09-06T02:45:38.013797+00:00", "2024-09-06T03:15:37.790942+00:00", "2024-09-06T03:45:36.257719+00:00", "2024-09-06T04:15:40.094363+00:00", "2024-09-06T04:45:39.319037+00:00", "2024-09-06T05:15:41.725282+00:00", "2024-09-06T05:45:40.960255+00:00", "2024-09-06T06:15:47.567813+00:00", "2024-09-06T06:45:43.358096+00:00", "2024-09-06T07:15:38.789974+00:00", "2024-09-06T07:45:44.886888+00:00", "2024-09-06T08:15:39.841481+00:00", "2024-09-06T08:45:36.405452+00:00", "2024-09-06T09:15:37.665710+00:00", "2024-09-06T09:45:37.669589+00:00", "2024-09-06T10:15:41.556705+00:00", "2024-09-06T10:45:37.040184+00:00", "2024-09-06T11:15:38.392502+00:00", "2024-09-06T11:45:44.010638+00:00", "2024-09-06T12:15:39.461926+00:00", "2024-09-06T12:45:35.994987+00:00", "2024-09-06T13:15:43.816782+00:00", "2024-09-06T13:45:38.670873+00:00", "2024-09-06T14:15:42.420658+00:00", "2024-09-06T14:45:38.742988+00:00", "2024-09-06T15:15:43.273749+00:00", "2024-09-06T15:45:41.752959+00:00", "2024-09-06T16:15:50.413024+00:00", "2024-09-06T16:45:40.918724+00:00", "2024-09-06T17:15:37.801444+00:00", "2024-09-06T17:45:48.216623+00:00", "2024-09-06T18:15:37.530034+00:00", "2024-09-06T18:45:42.012315+00:00", "2024-09-06T19:15:43.954347+00:00", "2024-09-06T19:45:38.792789+00:00", "2024-09-06T20:15:45.203518+00:00", "2024-09-06T20:45:41.340000+00:00", "2024-09-06T21:15:40.314432+00:00", "2024-09-06T21:45:37.503817+00:00", "2024-09-06T22:15:42.637089+00:00", "2024-09-06T22:45:44.619439+00:00", "2024-09-06T23:15:49.064066+00:00", "2024-09-06T23:45:38.073708+00:00", "2024-09-07T00:15:38.613121+00:00", "2024-09-07T00:45:42.655076+00:00", "2024-09-07T01:15:44.088044+00:00", "2024-09-07T01:45:38.708642+00:00", "2024-09-07T02:15:41.667772+00:00", "2024-09-07T02:45:39.789771+00:00", "2024-09-07T03:15:41.149235+00:00", "2024-09-07T03:45:42.766922+00:00", "2024-09-07T04:15:37.559247+00:00", "2024-09-07T04:45:37.008626+00:00", "2024-09-07T05:15:39.091143+00:00", "2024-09-07T05:45:38.504170+00:00", "2024-09-07T06:15:38.859809+00:00", "2024-09-07T06:45:36.212629+00:00", "2024-09-07T07:15:42.704055+00:00", "2024-09-07T07:45:36.839243+00:00", "2024-09-07T08:15:40.035414+00:00", "2024-09-07T08:45:37.571403+00:00", "2024-09-07T09:15:36.711063+00:00", "2024-09-07T09:45:40.640808+00:00", "2024-09-07T10:15:36.497529+00:00", "2024-09-07T10:45:37.562671+00:00", "2024-09-07T11:15:37.288817+00:00", "2024-09-07T11:45:42.997189+00:00", "2024-09-07T12:15:47.781553+00:00", "2024-09-07T12:45:39.132333+00:00", "2024-09-07T13:15:38.973639+00:00", "2024-09-07T13:45:38.805127+00:00", "2024-09-07T14:15:46.041985+00:00", "2024-09-07T14:45:40.341489+00:00", "2024-09-07T15:15:46.384182+00:00", "2024-09-07T15:45:39.292342+00:00", "2024-09-07T16:15:38.516246+00:00", "2024-09-07T16:45:36.308218+00:00", "2024-09-07T17:15:38.337172+00:00", "2024-09-07T17:45:40.726004+00:00", "2024-09-07T18:15:43.003665+00:00", "2024-09-07T18:45:42.974368+00:00", "2024-09-07T19:15:39.165970+00:00", "2024-09-07T19:45:36.308504+00:00", "2024-09-07T20:15:45.762910+00:00", "2024-09-07T20:45:34.756327+00:00", "2024-09-07T21:15:42.315157+00:00", "2024-09-07T21:45:37.881028+00:00", "2024-09-07T22:15:46.948060+00:00", "2024-09-07T22:45:43.640469+00:00", "2024-09-07T23:15:42.561977+00:00", "2024-09-07T23:45:47.290106+00:00", "2024-09-08T00:15:38.430238+00:00", "2024-09-08T00:45:40.853051+00:00", "2024-09-08T01:15:39.479742+00:00", "2024-09-08T01:45:35.974614+00:00", "2024-09-08T02:15:39.379399+00:00", "2024-09-08T02:45:37.956669+00:00", "2024-09-08T03:15:36.070368+00:00", "2024-09-08T03:45:35.035256+00:00", "2024-09-08T04:15:38.289513+00:00", "2024-09-08T04:45:37.349456+00:00", "2024-09-08T05:15:43.871693+00:00", "2024-09-08T05:45:44.663048+00:00", "2024-09-08T06:15:38.635830+00:00", "2024-09-08T06:45:37.973075+00:00", "2024-09-08T07:15:38.717713+00:00", "2024-09-08T07:45:35.860886+00:00", "2024-09-08T08:15:43.469501+00:00", "2024-09-08T08:45:40.845868+00:00", "2024-09-08T09:15:35.886808+00:00", "2024-09-08T09:45:42.439335+00:00", "2024-09-08T10:15:37.288782+00:00", "2024-09-08T10:45:37.123787+00:00", "2024-09-08T11:15:39.054985+00:00", "2024-09-08T11:45:35.139225+00:00", "2024-09-08T12:15:37.436881+00:00", "2024-09-08T12:45:38.518028+00:00", "2024-09-08T13:15:39.092349+00:00", "2024-09-08T13:45:37.212238+00:00", "2024-09-08T14:15:37.645068+00:00", "2024-09-08T14:45:38.058471+00:00", "2024-09-08T15:15:41.813681+00:00", "2024-09-08T15:45:39.121295+00:00", "2024-09-08T16:15:37.893753+00:00", "2024-09-08T16:45:37.565579+00:00", "2024-09-08T17:15:43.391883+00:00", "2024-09-08T17:45:40.244786+00:00", "2024-09-08T18:15:37.847742+00:00", "2024-09-08T18:45:43.037684+00:00", "2024-09-08T19:15:40.679196+00:00", "2024-09-08T19:45:38.122844+00:00", "2024-09-08T20:15:37.755709+00:00", "2024-09-08T20:45:35.807876+00:00", "2024-09-08T21:15:37.955117+00:00", "2024-09-08T21:45:38.828522+00:00", "2024-09-08T22:15:38.048686+00:00", "2024-09-08T22:45:36.379742+00:00", "2024-09-08T23:15:43.770783+00:00", "2024-09-08T23:45:43.389495+00:00", "2024-09-09T00:15:40.214684+00:00"], "y": [14, 1, 14, 28, 34, 19, 20, 13, 15, 0, 16, 72, 15, 28, 16, 15, 16, 14, 27, 27, 11, 11, 12, 11, 12, 30, 11, 11, 9, 10, 11, 10, 10, 10, 10, 0, 16, 22, 11, 0, 11, 19, 11, 10, 27, 12, 11, 31, 11, 11, 10, 13, 11, 10, 12, 10, 10, 11, 10, 11, 27, 10, 10, 10, 12, 25, 10, 11, 11, 10, 11, 11, 11, 28, 25, 27, 19, 10, 9, 10, 27, 0, 1, 0, 0, 14, 0, 21, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 16, 0, 6, 0, 0, 39, 19, 0, 18, 0, 24, 26, 0, 0, 18, 0, 25, 21, 1, 0, 62, 0, 0, 62, 48, 78, 40, 28, 21, 17, 0, 53, 32, 75, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 13, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 1, 0, 1, 0, 0, 19, 17, 1, 0, 1, 0, 20, 0, 0, 29, 0, 0, 9, 1, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 13, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 19, 20, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 9, 1, 0, 1, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 20, 0, 0, 0, 0, 1, 1, 0, 2, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 1, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0], "type": "scatter"}, {"connectgaps": false, "hovertemplate": ["Reachable
Date: 2024-09-02 00:45
Reachable: 6,455
Total: 6,469
Reachable rate: 99.78%
", "Reachable
Date: 2024-09-02 01:15
Reachable: 7,531
Total: 7,532
Reachable rate: 99.99%
", "Reachable
Date: 2024-09-02 01:45
Reachable: 6,784
Total: 6,798
Reachable rate: 99.79%
", "Reachable
Date: 2024-09-02 02:15
Reachable: 6,697
Total: 6,725
Reachable rate: 99.58%
", "Reachable
Date: 2024-09-02 02:45
Reachable: 6,865
Total: 6,899
Reachable rate: 99.51%
", "Reachable
Date: 2024-09-02 03:15
Reachable: 6,782
Total: 6,801
Reachable rate: 99.72%
", "Reachable
Date: 2024-09-02 03:45
Reachable: 7,009
Total: 7,029
Reachable rate: 99.72%
", "Reachable
Date: 2024-09-02 04:15
Reachable: 6,723
Total: 6,736
Reachable rate: 99.81%
", "Reachable
Date: 2024-09-02 04:45
Reachable: 6,582
Total: 6,597
Reachable rate: 99.77%
", "Reachable
Date: 2024-09-02 05:15
Reachable: 6,596
Total: 6,596
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-02 05:45
Reachable: 6,608
Total: 6,624
Reachable rate: 99.76%
", "Reachable
Date: 2024-09-02 06:15
Reachable: 6,732
Total: 6,804
Reachable rate: 98.94%
", "Reachable
Date: 2024-09-02 06:45
Reachable: 6,310
Total: 6,325
Reachable rate: 99.76%
", "Reachable
Date: 2024-09-02 07:15
Reachable: 6,424
Total: 6,452
Reachable rate: 99.57%
", "Reachable
Date: 2024-09-02 07:45
Reachable: 6,623
Total: 6,639
Reachable rate: 99.76%
", "Reachable
Date: 2024-09-02 08:15
Reachable: 6,291
Total: 6,306
Reachable rate: 99.76%
", "Reachable
Date: 2024-09-02 08:45
Reachable: 6,501
Total: 6,517
Reachable rate: 99.75%
", "Reachable
Date: 2024-09-02 09:15
Reachable: 5,771
Total: 5,785
Reachable rate: 99.76%
", "Reachable
Date: 2024-09-02 09:45
Reachable: 6,388
Total: 6,415
Reachable rate: 99.58%
", "Reachable
Date: 2024-09-02 10:15
Reachable: 6,345
Total: 6,372
Reachable rate: 99.58%
", "Reachable
Date: 2024-09-02 10:45
Reachable: 6,333
Total: 6,344
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-02 11:15
Reachable: 6,141
Total: 6,152
Reachable rate: 99.82%
", "Reachable
Date: 2024-09-02 11:45
Reachable: 6,458
Total: 6,470
Reachable rate: 99.81%
", "Reachable
Date: 2024-09-02 12:15
Reachable: 6,772
Total: 6,783
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-02 12:45
Reachable: 6,424
Total: 6,436
Reachable rate: 99.81%
", "Reachable
Date: 2024-09-02 13:15
Reachable: 6,220
Total: 6,250
Reachable rate: 99.52%
", "Reachable
Date: 2024-09-02 13:45
Reachable: 6,404
Total: 6,415
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-02 14:15
Reachable: 6,215
Total: 6,226
Reachable rate: 99.82%
", "Reachable
Date: 2024-09-02 14:45
Reachable: 6,096
Total: 6,105
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-02 15:15
Reachable: 6,327
Total: 6,337
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-02 15:45
Reachable: 6,849
Total: 6,860
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-02 16:15
Reachable: 6,313
Total: 6,323
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-02 16:45
Reachable: 6,448
Total: 6,458
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-02 17:15
Reachable: 6,859
Total: 6,869
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-02 17:45
Reachable: 6,536
Total: 6,546
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-02 18:15
Reachable: 6,572
Total: 6,572
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-02 18:45
Reachable: 7,038
Total: 7,054
Reachable rate: 99.77%
", "Reachable
Date: 2024-09-02 19:15
Reachable: 6,640
Total: 6,662
Reachable rate: 99.67%
", "Reachable
Date: 2024-09-02 19:45
Reachable: 6,820
Total: 6,831
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-02 20:16
Reachable: 6,341
Total: 6,341
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-02 20:45
Reachable: 6,555
Total: 6,566
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-02 21:15
Reachable: 6,582
Total: 6,601
Reachable rate: 99.71%
", "Reachable
Date: 2024-09-02 21:45
Reachable: 6,278
Total: 6,289
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-02 22:15
Reachable: 6,323
Total: 6,333
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-02 22:45
Reachable: 6,291
Total: 6,318
Reachable rate: 99.57%
", "Reachable
Date: 2024-09-02 23:15
Reachable: 6,577
Total: 6,589
Reachable rate: 99.82%
", "Reachable
Date: 2024-09-02 23:45
Reachable: 6,903
Total: 6,914
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-03 00:15
Reachable: 6,839
Total: 6,870
Reachable rate: 99.55%
", "Reachable
Date: 2024-09-03 00:45
Reachable: 6,557
Total: 6,568
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-03 01:15
Reachable: 6,420
Total: 6,431
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-03 01:45
Reachable: 6,484
Total: 6,494
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 02:15
Reachable: 6,705
Total: 6,718
Reachable rate: 99.81%
", "Reachable
Date: 2024-09-03 02:45
Reachable: 6,718
Total: 6,729
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-03 03:15
Reachable: 6,867
Total: 6,877
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 03:45
Reachable: 6,493
Total: 6,505
Reachable rate: 99.82%
", "Reachable
Date: 2024-09-03 04:15
Reachable: 6,309
Total: 6,319
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-03 04:45
Reachable: 6,536
Total: 6,546
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 05:15
Reachable: 6,359
Total: 6,370
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-03 05:45
Reachable: 6,333
Total: 6,343
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-03 06:15
Reachable: 6,793
Total: 6,804
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-03 06:45
Reachable: 6,293
Total: 6,320
Reachable rate: 99.57%
", "Reachable
Date: 2024-09-03 07:15
Reachable: 6,597
Total: 6,607
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 07:45
Reachable: 6,799
Total: 6,809
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 08:15
Reachable: 6,720
Total: 6,730
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 08:45
Reachable: 6,447
Total: 6,459
Reachable rate: 99.81%
", "Reachable
Date: 2024-09-03 09:15
Reachable: 6,847
Total: 6,872
Reachable rate: 99.64%
", "Reachable
Date: 2024-09-03 09:45
Reachable: 6,461
Total: 6,471
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 10:15
Reachable: 6,481
Total: 6,492
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-03 10:45
Reachable: 6,560
Total: 6,571
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-03 11:15
Reachable: 6,767
Total: 6,777
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 11:45
Reachable: 6,515
Total: 6,526
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-03 12:15
Reachable: 6,551
Total: 6,562
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-03 12:45
Reachable: 6,680
Total: 6,691
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-03 13:15
Reachable: 6,456
Total: 6,484
Reachable rate: 99.57%
", "Reachable
Date: 2024-09-03 13:45
Reachable: 6,511
Total: 6,536
Reachable rate: 99.62%
", "Reachable
Date: 2024-09-03 14:15
Reachable: 6,216
Total: 6,243
Reachable rate: 99.57%
", "Reachable
Date: 2024-09-03 14:45
Reachable: 6,286
Total: 6,305
Reachable rate: 99.70%
", "Reachable
Date: 2024-09-03 15:15
Reachable: 6,283
Total: 6,293
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-03 15:45
Reachable: 6,235
Total: 6,244
Reachable rate: 99.86%
", "Reachable
Date: 2024-09-03 16:15
Reachable: 6,447
Total: 6,457
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 16:45
Reachable: 6,677
Total: 6,704
Reachable rate: 99.60%
", "Reachable
Date: 2024-09-03 17:15
Reachable: 6,116
Total: 6,116
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 17:45
Reachable: 6,517
Total: 6,518
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-03 18:15
Reachable: 6,579
Total: 6,579
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 18:45
Reachable: 6,536
Total: 6,536
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 19:15
Reachable: 6,232
Total: 6,246
Reachable rate: 99.78%
", "Reachable
Date: 2024-09-03 19:45
Reachable: 6,518
Total: 6,518
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 20:15
Reachable: 6,527
Total: 6,548
Reachable rate: 99.68%
", "Reachable
Date: 2024-09-03 20:45
Reachable: 6,733
Total: 6,733
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 21:15
Reachable: 6,742
Total: 6,742
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 21:45
Reachable: 6,925
Total: 6,925
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 22:15
Reachable: 6,617
Total: 6,618
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-03 22:45
Reachable: 7,330
Total: 7,330
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 23:15
Reachable: 6,607
Total: 6,607
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 23:45
Reachable: 6,637
Total: 6,637
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 00:15
Reachable: 6,568
Total: 6,568
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 00:45
Reachable: 7,284
Total: 7,284
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 01:15
Reachable: 7,002
Total: 7,002
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 01:45
Reachable: 7,103
Total: 7,120
Reachable rate: 99.76%
", "Reachable
Date: 2024-09-04 02:15
Reachable: 6,627
Total: 6,627
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 02:45
Reachable: 6,577
Total: 6,577
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 03:15
Reachable: 6,827
Total: 6,827
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 03:45
Reachable: 6,479
Total: 6,479
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 04:15
Reachable: 6,383
Total: 6,399
Reachable rate: 99.75%
", "Reachable
Date: 2024-09-04 04:45
Reachable: 6,605
Total: 6,605
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 05:15
Reachable: 6,375
Total: 6,381
Reachable rate: 99.91%
", "Reachable
Date: 2024-09-04 05:45
Reachable: 6,634
Total: 6,634
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 06:15
Reachable: 6,300
Total: 6,300
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 06:45
Reachable: 6,688
Total: 6,727
Reachable rate: 99.42%
", "Reachable
Date: 2024-09-04 07:15
Reachable: 6,505
Total: 6,524
Reachable rate: 99.71%
", "Reachable
Date: 2024-09-04 07:45
Reachable: 6,726
Total: 6,726
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 08:15
Reachable: 6,876
Total: 6,894
Reachable rate: 99.74%
", "Reachable
Date: 2024-09-04 08:45
Reachable: 6,491
Total: 6,491
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 09:15
Reachable: 6,344
Total: 6,368
Reachable rate: 99.62%
", "Reachable
Date: 2024-09-04 09:45
Reachable: 6,815
Total: 6,841
Reachable rate: 99.62%
", "Reachable
Date: 2024-09-04 10:15
Reachable: 6,678
Total: 6,678
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 10:45
Reachable: 6,129
Total: 6,129
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 11:15
Reachable: 6,260
Total: 6,278
Reachable rate: 99.71%
", "Reachable
Date: 2024-09-04 11:46
Reachable: 6,668
Total: 6,668
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 12:15
Reachable: 6,419
Total: 6,444
Reachable rate: 99.61%
", "Reachable
Date: 2024-09-04 12:45
Reachable: 6,455
Total: 6,476
Reachable rate: 99.68%
", "Reachable
Date: 2024-09-04 13:15
Reachable: 6,412
Total: 6,413
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-04 13:45
Reachable: 6,344
Total: 6,344
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 14:15
Reachable: 6,386
Total: 6,448
Reachable rate: 99.04%
", "Reachable
Date: 2024-09-04 14:45
Reachable: 6,190
Total: 6,190
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 15:15
Reachable: 6,401
Total: 6,401
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 15:45
Reachable: 6,038
Total: 6,100
Reachable rate: 98.98%
", "Reachable
Date: 2024-09-04 16:15
Reachable: 6,547
Total: 6,595
Reachable rate: 99.27%
", "Reachable
Date: 2024-09-04 16:45
Reachable: 6,260
Total: 6,338
Reachable rate: 98.77%
", "Reachable
Date: 2024-09-04 17:15
Reachable: 6,715
Total: 6,755
Reachable rate: 99.41%
", "Reachable
Date: 2024-09-04 17:45
Reachable: 6,216
Total: 6,244
Reachable rate: 99.55%
", "Reachable
Date: 2024-09-04 18:15
Reachable: 6,474
Total: 6,495
Reachable rate: 99.68%
", "Reachable
Date: 2024-09-04 18:45
Reachable: 6,829
Total: 6,846
Reachable rate: 99.75%
", "Reachable
Date: 2024-09-04 19:15
Reachable: 6,547
Total: 6,547
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 19:45
Reachable: 6,054
Total: 6,107
Reachable rate: 99.13%
", "Reachable
Date: 2024-09-04 20:15
Reachable: 6,058
Total: 6,090
Reachable rate: 99.47%
", "Reachable
Date: 2024-09-04 20:45
Reachable: 6,271
Total: 6,346
Reachable rate: 98.82%
", "Reachable
Date: 2024-09-04 21:15
Reachable: 6,280
Total: 6,325
Reachable rate: 99.29%
", "Reachable
Date: 2024-09-04 21:45
Reachable: 5,804
Total: 5,804
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 22:15
Reachable: 6,095
Total: 6,095
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 22:45
Reachable: 6,352
Total: 6,352
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 23:15
Reachable: 6,527
Total: 6,527
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 23:45
Reachable: 7,029
Total: 7,029
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 00:15
Reachable: 6,256
Total: 6,256
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 00:45
Reachable: 6,264
Total: 6,264
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 01:15
Reachable: 6,608
Total: 6,608
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 01:45
Reachable: 6,533
Total: 6,533
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 02:15
Reachable: 6,920
Total: 6,920
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 02:45
Reachable: 6,730
Total: 6,730
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 03:15
Reachable: 6,266
Total: 6,266
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 03:45
Reachable: 6,253
Total: 6,253
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 04:15
Reachable: 6,400
Total: 6,401
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-05 04:45
Reachable: 6,433
Total: 6,433
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 05:15
Reachable: 6,547
Total: 6,560
Reachable rate: 99.80%
", "Reachable
Date: 2024-09-05 05:45
Reachable: 6,515
Total: 6,515
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 06:15
Reachable: 6,522
Total: 6,522
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 06:45
Reachable: 6,657
Total: 6,675
Reachable rate: 99.73%
", "Reachable
Date: 2024-09-05 07:15
Reachable: 6,813
Total: 6,813
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 07:45
Reachable: 6,489
Total: 6,489
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 08:15
Reachable: 6,531
Total: 6,531
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 08:45
Reachable: 6,678
Total: 6,678
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 09:15
Reachable: 6,388
Total: 6,388
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 09:45
Reachable: 6,640
Total: 6,640
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 10:15
Reachable: 6,539
Total: 6,539
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 10:45
Reachable: 6,675
Total: 6,675
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 11:15
Reachable: 6,457
Total: 6,457
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 11:45
Reachable: 6,736
Total: 6,754
Reachable rate: 99.73%
", "Reachable
Date: 2024-09-05 12:15
Reachable: 6,786
Total: 6,787
Reachable rate: 99.99%
", "Reachable
Date: 2024-09-05 12:45
Reachable: 6,502
Total: 6,502
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 13:15
Reachable: 6,671
Total: 6,672
Reachable rate: 99.99%
", "Reachable
Date: 2024-09-05 13:45
Reachable: 6,459
Total: 6,459
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 14:15
Reachable: 6,013
Total: 6,013
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 14:45
Reachable: 6,211
Total: 6,230
Reachable rate: 99.70%
", "Reachable
Date: 2024-09-05 15:15
Reachable: 6,343
Total: 6,360
Reachable rate: 99.73%
", "Reachable
Date: 2024-09-05 15:45
Reachable: 6,428
Total: 6,429
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-05 16:15
Reachable: 6,198
Total: 6,198
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 16:45
Reachable: 6,247
Total: 6,248
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-05 17:15
Reachable: 6,525
Total: 6,525
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 17:45
Reachable: 6,032
Total: 6,052
Reachable rate: 99.67%
", "Reachable
Date: 2024-09-05 18:15
Reachable: 6,308
Total: 6,308
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 18:45
Reachable: 5,899
Total: 5,899
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 19:15
Reachable: 6,314
Total: 6,343
Reachable rate: 99.54%
", "Reachable
Date: 2024-09-05 19:45
Reachable: 6,042
Total: 6,042
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 20:15
Reachable: 6,317
Total: 6,317
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 20:45
Reachable: 6,021
Total: 6,030
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-05 21:15
Reachable: 5,919
Total: 5,920
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-05 21:45
Reachable: 6,098
Total: 6,098
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 22:15
Reachable: 6,078
Total: 6,078
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 22:45
Reachable: 6,163
Total: 6,163
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 23:15
Reachable: 6,322
Total: 6,322
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 23:45
Reachable: 6,422
Total: 6,422
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 00:15
Reachable: 6,110
Total: 6,110
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 00:45
Reachable: 6,282
Total: 6,282
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 01:15
Reachable: 6,161
Total: 6,179
Reachable rate: 99.71%
", "Reachable
Date: 2024-09-06 01:45
Reachable: 6,031
Total: 6,031
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 02:15
Reachable: 6,179
Total: 6,179
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 02:45
Reachable: 6,089
Total: 6,089
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 03:15
Reachable: 6,330
Total: 6,330
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 03:45
Reachable: 5,955
Total: 5,973
Reachable rate: 99.70%
", "Reachable
Date: 2024-09-06 04:15
Reachable: 5,876
Total: 5,876
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 04:45
Reachable: 6,042
Total: 6,042
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 05:15
Reachable: 6,402
Total: 6,402
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 05:45
Reachable: 6,281
Total: 6,281
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 06:15
Reachable: 6,166
Total: 6,166
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 06:45
Reachable: 5,969
Total: 5,969
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 07:15
Reachable: 6,205
Total: 6,205
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 07:45
Reachable: 6,082
Total: 6,082
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 08:15
Reachable: 5,911
Total: 5,911
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 08:45
Reachable: 6,004
Total: 6,004
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 09:15
Reachable: 6,275
Total: 6,275
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 09:45
Reachable: 6,036
Total: 6,052
Reachable rate: 99.74%
", "Reachable
Date: 2024-09-06 10:15
Reachable: 5,797
Total: 5,797
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 10:45
Reachable: 5,771
Total: 5,784
Reachable rate: 99.78%
", "Reachable
Date: 2024-09-06 11:15
Reachable: 5,971
Total: 5,971
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 11:45
Reachable: 6,115
Total: 6,115
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 12:15
Reachable: 5,866
Total: 5,866
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 12:45
Reachable: 6,116
Total: 6,130
Reachable rate: 99.77%
", "Reachable
Date: 2024-09-06 13:15
Reachable: 5,754
Total: 5,754
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 13:45
Reachable: 5,915
Total: 5,915
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 14:15
Reachable: 5,804
Total: 5,804
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 14:45
Reachable: 6,006
Total: 6,006
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 15:15
Reachable: 5,933
Total: 5,933
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 15:45
Reachable: 6,100
Total: 6,100
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 16:15
Reachable: 5,590
Total: 5,590
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 16:45
Reachable: 5,932
Total: 5,951
Reachable rate: 99.68%
", "Reachable
Date: 2024-09-06 17:15
Reachable: 5,794
Total: 5,814
Reachable rate: 99.66%
", "Reachable
Date: 2024-09-06 17:45
Reachable: 5,890
Total: 5,890
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 18:15
Reachable: 5,784
Total: 5,784
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 18:45
Reachable: 5,816
Total: 5,816
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 19:15
Reachable: 5,633
Total: 5,633
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 19:45
Reachable: 5,720
Total: 5,720
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 20:15
Reachable: 5,937
Total: 5,953
Reachable rate: 99.73%
", "Reachable
Date: 2024-09-06 20:45
Reachable: 5,886
Total: 5,886
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 21:15
Reachable: 5,898
Total: 5,898
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 21:45
Reachable: 5,510
Total: 5,510
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 22:15
Reachable: 5,653
Total: 5,653
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 22:45
Reachable: 6,139
Total: 6,139
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 23:15
Reachable: 5,949
Total: 5,949
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 23:45
Reachable: 6,036
Total: 6,037
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-07 00:15
Reachable: 6,036
Total: 6,036
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 00:45
Reachable: 5,895
Total: 5,895
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 01:15
Reachable: 5,872
Total: 5,872
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 01:45
Reachable: 5,610
Total: 5,610
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 02:15
Reachable: 5,575
Total: 5,575
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 02:45
Reachable: 5,536
Total: 5,536
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 03:15
Reachable: 5,744
Total: 5,744
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 03:45
Reachable: 5,342
Total: 5,351
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-07 04:15
Reachable: 5,722
Total: 5,723
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-07 04:45
Reachable: 5,621
Total: 5,621
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 05:15
Reachable: 5,618
Total: 5,619
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-07 05:45
Reachable: 5,784
Total: 5,784
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 06:15
Reachable: 5,914
Total: 5,914
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 06:45
Reachable: 5,568
Total: 5,568
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 07:15
Reachable: 5,801
Total: 5,823
Reachable rate: 99.62%
", "Reachable
Date: 2024-09-07 07:45
Reachable: 5,579
Total: 5,579
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 08:15
Reachable: 5,681
Total: 5,681
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 08:45
Reachable: 5,701
Total: 5,701
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 09:15
Reachable: 5,989
Total: 5,989
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 09:45
Reachable: 5,919
Total: 5,919
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 10:15
Reachable: 5,686
Total: 5,686
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 10:45
Reachable: 6,154
Total: 6,154
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 11:15
Reachable: 5,654
Total: 5,654
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 11:45
Reachable: 5,781
Total: 5,801
Reachable rate: 99.66%
", "Reachable
Date: 2024-09-07 12:15
Reachable: 5,858
Total: 5,858
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 12:45
Reachable: 5,564
Total: 5,564
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 13:15
Reachable: 5,861
Total: 5,881
Reachable rate: 99.66%
", "Reachable
Date: 2024-09-07 13:45
Reachable: 5,793
Total: 5,793
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 14:15
Reachable: 5,728
Total: 5,728
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 14:45
Reachable: 5,867
Total: 5,867
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 15:15
Reachable: 5,716
Total: 5,716
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 15:45
Reachable: 5,458
Total: 5,459
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-07 16:15
Reachable: 5,471
Total: 5,472
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-07 16:45
Reachable: 5,995
Total: 5,995
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 17:15
Reachable: 5,534
Total: 5,536
Reachable rate: 99.96%
", "Reachable
Date: 2024-09-07 17:45
Reachable: 5,632
Total: 5,646
Reachable rate: 99.75%
", "Reachable
Date: 2024-09-07 18:15
Reachable: 5,835
Total: 5,835
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 18:45
Reachable: 5,744
Total: 5,744
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 19:15
Reachable: 6,073
Total: 6,073
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 19:45
Reachable: 5,762
Total: 5,762
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 20:15
Reachable: 5,831
Total: 5,831
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 20:45
Reachable: 5,827
Total: 5,827
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 21:15
Reachable: 6,046
Total: 6,046
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 21:45
Reachable: 5,787
Total: 5,787
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 22:15
Reachable: 5,912
Total: 5,912
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 22:45
Reachable: 5,835
Total: 5,835
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 23:15
Reachable: 5,519
Total: 5,519
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 23:45
Reachable: 5,604
Total: 5,604
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 00:15
Reachable: 5,460
Total: 5,460
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 00:45
Reachable: 5,692
Total: 5,692
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 01:15
Reachable: 5,764
Total: 5,764
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 01:45
Reachable: 5,753
Total: 5,753
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 02:15
Reachable: 5,624
Total: 5,624
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 02:45
Reachable: 5,761
Total: 5,761
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 03:15
Reachable: 5,692
Total: 5,692
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 03:45
Reachable: 5,444
Total: 5,444
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 04:15
Reachable: 5,609
Total: 5,609
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 04:45
Reachable: 5,531
Total: 5,531
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 05:15
Reachable: 5,539
Total: 5,539
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 05:45
Reachable: 5,942
Total: 5,942
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 06:15
Reachable: 5,749
Total: 5,749
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 06:45
Reachable: 5,484
Total: 5,484
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 07:15
Reachable: 5,680
Total: 5,680
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 07:45
Reachable: 5,458
Total: 5,471
Reachable rate: 99.76%
", "Reachable
Date: 2024-09-08 08:15
Reachable: 5,406
Total: 5,406
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 08:45
Reachable: 5,616
Total: 5,616
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 09:15
Reachable: 5,724
Total: 5,724
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 09:45
Reachable: 5,921
Total: 5,921
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 10:15
Reachable: 5,481
Total: 5,482
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-08 10:45
Reachable: 5,617
Total: 5,634
Reachable rate: 99.70%
", "Reachable
Date: 2024-09-08 11:15
Reachable: 5,700
Total: 5,700
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 11:45
Reachable: 5,613
Total: 5,613
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 12:15
Reachable: 5,424
Total: 5,424
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 12:45
Reachable: 5,377
Total: 5,377
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 13:15
Reachable: 5,682
Total: 5,682
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 13:45
Reachable: 5,550
Total: 5,550
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 14:15
Reachable: 5,559
Total: 5,559
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 14:45
Reachable: 5,384
Total: 5,384
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 15:15
Reachable: 5,853
Total: 5,853
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 15:45
Reachable: 5,565
Total: 5,565
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 16:15
Reachable: 5,381
Total: 5,381
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 16:45
Reachable: 5,772
Total: 5,772
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 17:15
Reachable: 5,631
Total: 5,631
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 17:45
Reachable: 5,528
Total: 5,528
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 18:15
Reachable: 5,604
Total: 5,604
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 18:45
Reachable: 5,765
Total: 5,765
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 19:15
Reachable: 5,687
Total: 5,687
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 19:45
Reachable: 5,701
Total: 5,701
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 20:15
Reachable: 5,748
Total: 5,748
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 20:45
Reachable: 5,973
Total: 5,973
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 21:15
Reachable: 5,819
Total: 5,838
Reachable rate: 99.67%
", "Reachable
Date: 2024-09-08 21:45
Reachable: 5,666
Total: 5,666
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 22:15
Reachable: 5,604
Total: 5,604
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 22:45
Reachable: 5,582
Total: 5,582
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 23:15
Reachable: 5,710
Total: 5,710
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 23:45
Reachable: 5,762
Total: 5,762
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-09 00:15
Reachable: 5,523
Total: 5,523
Reachable rate: 100.00%
"], "mode": "lines", "name": "Reachable", "stackgroup": "one", "text": ["Reachable
Date: 2024-09-02 00:45
Reachable: 6,455
Total: 6,469
Reachable rate: 99.78%
", "Reachable
Date: 2024-09-02 01:15
Reachable: 7,531
Total: 7,532
Reachable rate: 99.99%
", "Reachable
Date: 2024-09-02 01:45
Reachable: 6,784
Total: 6,798
Reachable rate: 99.79%
", "Reachable
Date: 2024-09-02 02:15
Reachable: 6,697
Total: 6,725
Reachable rate: 99.58%
", "Reachable
Date: 2024-09-02 02:45
Reachable: 6,865
Total: 6,899
Reachable rate: 99.51%
", "Reachable
Date: 2024-09-02 03:15
Reachable: 6,782
Total: 6,801
Reachable rate: 99.72%
", "Reachable
Date: 2024-09-02 03:45
Reachable: 7,009
Total: 7,029
Reachable rate: 99.72%
", "Reachable
Date: 2024-09-02 04:15
Reachable: 6,723
Total: 6,736
Reachable rate: 99.81%
", "Reachable
Date: 2024-09-02 04:45
Reachable: 6,582
Total: 6,597
Reachable rate: 99.77%
", "Reachable
Date: 2024-09-02 05:15
Reachable: 6,596
Total: 6,596
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-02 05:45
Reachable: 6,608
Total: 6,624
Reachable rate: 99.76%
", "Reachable
Date: 2024-09-02 06:15
Reachable: 6,732
Total: 6,804
Reachable rate: 98.94%
", "Reachable
Date: 2024-09-02 06:45
Reachable: 6,310
Total: 6,325
Reachable rate: 99.76%
", "Reachable
Date: 2024-09-02 07:15
Reachable: 6,424
Total: 6,452
Reachable rate: 99.57%
", "Reachable
Date: 2024-09-02 07:45
Reachable: 6,623
Total: 6,639
Reachable rate: 99.76%
", "Reachable
Date: 2024-09-02 08:15
Reachable: 6,291
Total: 6,306
Reachable rate: 99.76%
", "Reachable
Date: 2024-09-02 08:45
Reachable: 6,501
Total: 6,517
Reachable rate: 99.75%
", "Reachable
Date: 2024-09-02 09:15
Reachable: 5,771
Total: 5,785
Reachable rate: 99.76%
", "Reachable
Date: 2024-09-02 09:45
Reachable: 6,388
Total: 6,415
Reachable rate: 99.58%
", "Reachable
Date: 2024-09-02 10:15
Reachable: 6,345
Total: 6,372
Reachable rate: 99.58%
", "Reachable
Date: 2024-09-02 10:45
Reachable: 6,333
Total: 6,344
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-02 11:15
Reachable: 6,141
Total: 6,152
Reachable rate: 99.82%
", "Reachable
Date: 2024-09-02 11:45
Reachable: 6,458
Total: 6,470
Reachable rate: 99.81%
", "Reachable
Date: 2024-09-02 12:15
Reachable: 6,772
Total: 6,783
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-02 12:45
Reachable: 6,424
Total: 6,436
Reachable rate: 99.81%
", "Reachable
Date: 2024-09-02 13:15
Reachable: 6,220
Total: 6,250
Reachable rate: 99.52%
", "Reachable
Date: 2024-09-02 13:45
Reachable: 6,404
Total: 6,415
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-02 14:15
Reachable: 6,215
Total: 6,226
Reachable rate: 99.82%
", "Reachable
Date: 2024-09-02 14:45
Reachable: 6,096
Total: 6,105
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-02 15:15
Reachable: 6,327
Total: 6,337
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-02 15:45
Reachable: 6,849
Total: 6,860
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-02 16:15
Reachable: 6,313
Total: 6,323
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-02 16:45
Reachable: 6,448
Total: 6,458
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-02 17:15
Reachable: 6,859
Total: 6,869
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-02 17:45
Reachable: 6,536
Total: 6,546
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-02 18:15
Reachable: 6,572
Total: 6,572
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-02 18:45
Reachable: 7,038
Total: 7,054
Reachable rate: 99.77%
", "Reachable
Date: 2024-09-02 19:15
Reachable: 6,640
Total: 6,662
Reachable rate: 99.67%
", "Reachable
Date: 2024-09-02 19:45
Reachable: 6,820
Total: 6,831
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-02 20:16
Reachable: 6,341
Total: 6,341
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-02 20:45
Reachable: 6,555
Total: 6,566
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-02 21:15
Reachable: 6,582
Total: 6,601
Reachable rate: 99.71%
", "Reachable
Date: 2024-09-02 21:45
Reachable: 6,278
Total: 6,289
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-02 22:15
Reachable: 6,323
Total: 6,333
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-02 22:45
Reachable: 6,291
Total: 6,318
Reachable rate: 99.57%
", "Reachable
Date: 2024-09-02 23:15
Reachable: 6,577
Total: 6,589
Reachable rate: 99.82%
", "Reachable
Date: 2024-09-02 23:45
Reachable: 6,903
Total: 6,914
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-03 00:15
Reachable: 6,839
Total: 6,870
Reachable rate: 99.55%
", "Reachable
Date: 2024-09-03 00:45
Reachable: 6,557
Total: 6,568
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-03 01:15
Reachable: 6,420
Total: 6,431
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-03 01:45
Reachable: 6,484
Total: 6,494
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 02:15
Reachable: 6,705
Total: 6,718
Reachable rate: 99.81%
", "Reachable
Date: 2024-09-03 02:45
Reachable: 6,718
Total: 6,729
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-03 03:15
Reachable: 6,867
Total: 6,877
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 03:45
Reachable: 6,493
Total: 6,505
Reachable rate: 99.82%
", "Reachable
Date: 2024-09-03 04:15
Reachable: 6,309
Total: 6,319
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-03 04:45
Reachable: 6,536
Total: 6,546
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 05:15
Reachable: 6,359
Total: 6,370
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-03 05:45
Reachable: 6,333
Total: 6,343
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-03 06:15
Reachable: 6,793
Total: 6,804
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-03 06:45
Reachable: 6,293
Total: 6,320
Reachable rate: 99.57%
", "Reachable
Date: 2024-09-03 07:15
Reachable: 6,597
Total: 6,607
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 07:45
Reachable: 6,799
Total: 6,809
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 08:15
Reachable: 6,720
Total: 6,730
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 08:45
Reachable: 6,447
Total: 6,459
Reachable rate: 99.81%
", "Reachable
Date: 2024-09-03 09:15
Reachable: 6,847
Total: 6,872
Reachable rate: 99.64%
", "Reachable
Date: 2024-09-03 09:45
Reachable: 6,461
Total: 6,471
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 10:15
Reachable: 6,481
Total: 6,492
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-03 10:45
Reachable: 6,560
Total: 6,571
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-03 11:15
Reachable: 6,767
Total: 6,777
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 11:45
Reachable: 6,515
Total: 6,526
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-03 12:15
Reachable: 6,551
Total: 6,562
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-03 12:45
Reachable: 6,680
Total: 6,691
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-03 13:15
Reachable: 6,456
Total: 6,484
Reachable rate: 99.57%
", "Reachable
Date: 2024-09-03 13:45
Reachable: 6,511
Total: 6,536
Reachable rate: 99.62%
", "Reachable
Date: 2024-09-03 14:15
Reachable: 6,216
Total: 6,243
Reachable rate: 99.57%
", "Reachable
Date: 2024-09-03 14:45
Reachable: 6,286
Total: 6,305
Reachable rate: 99.70%
", "Reachable
Date: 2024-09-03 15:15
Reachable: 6,283
Total: 6,293
Reachable rate: 99.84%
", "Reachable
Date: 2024-09-03 15:45
Reachable: 6,235
Total: 6,244
Reachable rate: 99.86%
", "Reachable
Date: 2024-09-03 16:15
Reachable: 6,447
Total: 6,457
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-03 16:45
Reachable: 6,677
Total: 6,704
Reachable rate: 99.60%
", "Reachable
Date: 2024-09-03 17:15
Reachable: 6,116
Total: 6,116
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 17:45
Reachable: 6,517
Total: 6,518
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-03 18:15
Reachable: 6,579
Total: 6,579
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 18:45
Reachable: 6,536
Total: 6,536
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 19:15
Reachable: 6,232
Total: 6,246
Reachable rate: 99.78%
", "Reachable
Date: 2024-09-03 19:45
Reachable: 6,518
Total: 6,518
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 20:15
Reachable: 6,527
Total: 6,548
Reachable rate: 99.68%
", "Reachable
Date: 2024-09-03 20:45
Reachable: 6,733
Total: 6,733
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 21:15
Reachable: 6,742
Total: 6,742
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 21:45
Reachable: 6,925
Total: 6,925
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 22:15
Reachable: 6,617
Total: 6,618
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-03 22:45
Reachable: 7,330
Total: 7,330
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 23:15
Reachable: 6,607
Total: 6,607
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-03 23:45
Reachable: 6,637
Total: 6,637
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 00:15
Reachable: 6,568
Total: 6,568
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 00:45
Reachable: 7,284
Total: 7,284
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 01:15
Reachable: 7,002
Total: 7,002
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 01:45
Reachable: 7,103
Total: 7,120
Reachable rate: 99.76%
", "Reachable
Date: 2024-09-04 02:15
Reachable: 6,627
Total: 6,627
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 02:45
Reachable: 6,577
Total: 6,577
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 03:15
Reachable: 6,827
Total: 6,827
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 03:45
Reachable: 6,479
Total: 6,479
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 04:15
Reachable: 6,383
Total: 6,399
Reachable rate: 99.75%
", "Reachable
Date: 2024-09-04 04:45
Reachable: 6,605
Total: 6,605
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 05:15
Reachable: 6,375
Total: 6,381
Reachable rate: 99.91%
", "Reachable
Date: 2024-09-04 05:45
Reachable: 6,634
Total: 6,634
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 06:15
Reachable: 6,300
Total: 6,300
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 06:45
Reachable: 6,688
Total: 6,727
Reachable rate: 99.42%
", "Reachable
Date: 2024-09-04 07:15
Reachable: 6,505
Total: 6,524
Reachable rate: 99.71%
", "Reachable
Date: 2024-09-04 07:45
Reachable: 6,726
Total: 6,726
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 08:15
Reachable: 6,876
Total: 6,894
Reachable rate: 99.74%
", "Reachable
Date: 2024-09-04 08:45
Reachable: 6,491
Total: 6,491
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 09:15
Reachable: 6,344
Total: 6,368
Reachable rate: 99.62%
", "Reachable
Date: 2024-09-04 09:45
Reachable: 6,815
Total: 6,841
Reachable rate: 99.62%
", "Reachable
Date: 2024-09-04 10:15
Reachable: 6,678
Total: 6,678
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 10:45
Reachable: 6,129
Total: 6,129
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 11:15
Reachable: 6,260
Total: 6,278
Reachable rate: 99.71%
", "Reachable
Date: 2024-09-04 11:46
Reachable: 6,668
Total: 6,668
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 12:15
Reachable: 6,419
Total: 6,444
Reachable rate: 99.61%
", "Reachable
Date: 2024-09-04 12:45
Reachable: 6,455
Total: 6,476
Reachable rate: 99.68%
", "Reachable
Date: 2024-09-04 13:15
Reachable: 6,412
Total: 6,413
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-04 13:45
Reachable: 6,344
Total: 6,344
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 14:15
Reachable: 6,386
Total: 6,448
Reachable rate: 99.04%
", "Reachable
Date: 2024-09-04 14:45
Reachable: 6,190
Total: 6,190
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 15:15
Reachable: 6,401
Total: 6,401
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 15:45
Reachable: 6,038
Total: 6,100
Reachable rate: 98.98%
", "Reachable
Date: 2024-09-04 16:15
Reachable: 6,547
Total: 6,595
Reachable rate: 99.27%
", "Reachable
Date: 2024-09-04 16:45
Reachable: 6,260
Total: 6,338
Reachable rate: 98.77%
", "Reachable
Date: 2024-09-04 17:15
Reachable: 6,715
Total: 6,755
Reachable rate: 99.41%
", "Reachable
Date: 2024-09-04 17:45
Reachable: 6,216
Total: 6,244
Reachable rate: 99.55%
", "Reachable
Date: 2024-09-04 18:15
Reachable: 6,474
Total: 6,495
Reachable rate: 99.68%
", "Reachable
Date: 2024-09-04 18:45
Reachable: 6,829
Total: 6,846
Reachable rate: 99.75%
", "Reachable
Date: 2024-09-04 19:15
Reachable: 6,547
Total: 6,547
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 19:45
Reachable: 6,054
Total: 6,107
Reachable rate: 99.13%
", "Reachable
Date: 2024-09-04 20:15
Reachable: 6,058
Total: 6,090
Reachable rate: 99.47%
", "Reachable
Date: 2024-09-04 20:45
Reachable: 6,271
Total: 6,346
Reachable rate: 98.82%
", "Reachable
Date: 2024-09-04 21:15
Reachable: 6,280
Total: 6,325
Reachable rate: 99.29%
", "Reachable
Date: 2024-09-04 21:45
Reachable: 5,804
Total: 5,804
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 22:15
Reachable: 6,095
Total: 6,095
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 22:45
Reachable: 6,352
Total: 6,352
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 23:15
Reachable: 6,527
Total: 6,527
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-04 23:45
Reachable: 7,029
Total: 7,029
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 00:15
Reachable: 6,256
Total: 6,256
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 00:45
Reachable: 6,264
Total: 6,264
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 01:15
Reachable: 6,608
Total: 6,608
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 01:45
Reachable: 6,533
Total: 6,533
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 02:15
Reachable: 6,920
Total: 6,920
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 02:45
Reachable: 6,730
Total: 6,730
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 03:15
Reachable: 6,266
Total: 6,266
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 03:45
Reachable: 6,253
Total: 6,253
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 04:15
Reachable: 6,400
Total: 6,401
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-05 04:45
Reachable: 6,433
Total: 6,433
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 05:15
Reachable: 6,547
Total: 6,560
Reachable rate: 99.80%
", "Reachable
Date: 2024-09-05 05:45
Reachable: 6,515
Total: 6,515
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 06:15
Reachable: 6,522
Total: 6,522
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 06:45
Reachable: 6,657
Total: 6,675
Reachable rate: 99.73%
", "Reachable
Date: 2024-09-05 07:15
Reachable: 6,813
Total: 6,813
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 07:45
Reachable: 6,489
Total: 6,489
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 08:15
Reachable: 6,531
Total: 6,531
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 08:45
Reachable: 6,678
Total: 6,678
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 09:15
Reachable: 6,388
Total: 6,388
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 09:45
Reachable: 6,640
Total: 6,640
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 10:15
Reachable: 6,539
Total: 6,539
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 10:45
Reachable: 6,675
Total: 6,675
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 11:15
Reachable: 6,457
Total: 6,457
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 11:45
Reachable: 6,736
Total: 6,754
Reachable rate: 99.73%
", "Reachable
Date: 2024-09-05 12:15
Reachable: 6,786
Total: 6,787
Reachable rate: 99.99%
", "Reachable
Date: 2024-09-05 12:45
Reachable: 6,502
Total: 6,502
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 13:15
Reachable: 6,671
Total: 6,672
Reachable rate: 99.99%
", "Reachable
Date: 2024-09-05 13:45
Reachable: 6,459
Total: 6,459
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 14:15
Reachable: 6,013
Total: 6,013
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 14:45
Reachable: 6,211
Total: 6,230
Reachable rate: 99.70%
", "Reachable
Date: 2024-09-05 15:15
Reachable: 6,343
Total: 6,360
Reachable rate: 99.73%
", "Reachable
Date: 2024-09-05 15:45
Reachable: 6,428
Total: 6,429
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-05 16:15
Reachable: 6,198
Total: 6,198
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 16:45
Reachable: 6,247
Total: 6,248
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-05 17:15
Reachable: 6,525
Total: 6,525
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 17:45
Reachable: 6,032
Total: 6,052
Reachable rate: 99.67%
", "Reachable
Date: 2024-09-05 18:15
Reachable: 6,308
Total: 6,308
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 18:45
Reachable: 5,899
Total: 5,899
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 19:15
Reachable: 6,314
Total: 6,343
Reachable rate: 99.54%
", "Reachable
Date: 2024-09-05 19:45
Reachable: 6,042
Total: 6,042
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 20:15
Reachable: 6,317
Total: 6,317
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 20:45
Reachable: 6,021
Total: 6,030
Reachable rate: 99.85%
", "Reachable
Date: 2024-09-05 21:15
Reachable: 5,919
Total: 5,920
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-05 21:45
Reachable: 6,098
Total: 6,098
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 22:15
Reachable: 6,078
Total: 6,078
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 22:45
Reachable: 6,163
Total: 6,163
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 23:15
Reachable: 6,322
Total: 6,322
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-05 23:45
Reachable: 6,422
Total: 6,422
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 00:15
Reachable: 6,110
Total: 6,110
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 00:45
Reachable: 6,282
Total: 6,282
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 01:15
Reachable: 6,161
Total: 6,179
Reachable rate: 99.71%
", "Reachable
Date: 2024-09-06 01:45
Reachable: 6,031
Total: 6,031
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 02:15
Reachable: 6,179
Total: 6,179
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 02:45
Reachable: 6,089
Total: 6,089
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 03:15
Reachable: 6,330
Total: 6,330
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 03:45
Reachable: 5,955
Total: 5,973
Reachable rate: 99.70%
", "Reachable
Date: 2024-09-06 04:15
Reachable: 5,876
Total: 5,876
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 04:45
Reachable: 6,042
Total: 6,042
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 05:15
Reachable: 6,402
Total: 6,402
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 05:45
Reachable: 6,281
Total: 6,281
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 06:15
Reachable: 6,166
Total: 6,166
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 06:45
Reachable: 5,969
Total: 5,969
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 07:15
Reachable: 6,205
Total: 6,205
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 07:45
Reachable: 6,082
Total: 6,082
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 08:15
Reachable: 5,911
Total: 5,911
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 08:45
Reachable: 6,004
Total: 6,004
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 09:15
Reachable: 6,275
Total: 6,275
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 09:45
Reachable: 6,036
Total: 6,052
Reachable rate: 99.74%
", "Reachable
Date: 2024-09-06 10:15
Reachable: 5,797
Total: 5,797
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 10:45
Reachable: 5,771
Total: 5,784
Reachable rate: 99.78%
", "Reachable
Date: 2024-09-06 11:15
Reachable: 5,971
Total: 5,971
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 11:45
Reachable: 6,115
Total: 6,115
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 12:15
Reachable: 5,866
Total: 5,866
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 12:45
Reachable: 6,116
Total: 6,130
Reachable rate: 99.77%
", "Reachable
Date: 2024-09-06 13:15
Reachable: 5,754
Total: 5,754
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 13:45
Reachable: 5,915
Total: 5,915
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 14:15
Reachable: 5,804
Total: 5,804
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 14:45
Reachable: 6,006
Total: 6,006
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 15:15
Reachable: 5,933
Total: 5,933
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 15:45
Reachable: 6,100
Total: 6,100
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 16:15
Reachable: 5,590
Total: 5,590
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 16:45
Reachable: 5,932
Total: 5,951
Reachable rate: 99.68%
", "Reachable
Date: 2024-09-06 17:15
Reachable: 5,794
Total: 5,814
Reachable rate: 99.66%
", "Reachable
Date: 2024-09-06 17:45
Reachable: 5,890
Total: 5,890
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 18:15
Reachable: 5,784
Total: 5,784
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 18:45
Reachable: 5,816
Total: 5,816
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 19:15
Reachable: 5,633
Total: 5,633
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 19:45
Reachable: 5,720
Total: 5,720
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 20:15
Reachable: 5,937
Total: 5,953
Reachable rate: 99.73%
", "Reachable
Date: 2024-09-06 20:45
Reachable: 5,886
Total: 5,886
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 21:15
Reachable: 5,898
Total: 5,898
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 21:45
Reachable: 5,510
Total: 5,510
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 22:15
Reachable: 5,653
Total: 5,653
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 22:45
Reachable: 6,139
Total: 6,139
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 23:15
Reachable: 5,949
Total: 5,949
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-06 23:45
Reachable: 6,036
Total: 6,037
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-07 00:15
Reachable: 6,036
Total: 6,036
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 00:45
Reachable: 5,895
Total: 5,895
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 01:15
Reachable: 5,872
Total: 5,872
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 01:45
Reachable: 5,610
Total: 5,610
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 02:15
Reachable: 5,575
Total: 5,575
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 02:45
Reachable: 5,536
Total: 5,536
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 03:15
Reachable: 5,744
Total: 5,744
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 03:45
Reachable: 5,342
Total: 5,351
Reachable rate: 99.83%
", "Reachable
Date: 2024-09-07 04:15
Reachable: 5,722
Total: 5,723
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-07 04:45
Reachable: 5,621
Total: 5,621
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 05:15
Reachable: 5,618
Total: 5,619
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-07 05:45
Reachable: 5,784
Total: 5,784
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 06:15
Reachable: 5,914
Total: 5,914
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 06:45
Reachable: 5,568
Total: 5,568
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 07:15
Reachable: 5,801
Total: 5,823
Reachable rate: 99.62%
", "Reachable
Date: 2024-09-07 07:45
Reachable: 5,579
Total: 5,579
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 08:15
Reachable: 5,681
Total: 5,681
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 08:45
Reachable: 5,701
Total: 5,701
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 09:15
Reachable: 5,989
Total: 5,989
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 09:45
Reachable: 5,919
Total: 5,919
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 10:15
Reachable: 5,686
Total: 5,686
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 10:45
Reachable: 6,154
Total: 6,154
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 11:15
Reachable: 5,654
Total: 5,654
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 11:45
Reachable: 5,781
Total: 5,801
Reachable rate: 99.66%
", "Reachable
Date: 2024-09-07 12:15
Reachable: 5,858
Total: 5,858
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 12:45
Reachable: 5,564
Total: 5,564
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 13:15
Reachable: 5,861
Total: 5,881
Reachable rate: 99.66%
", "Reachable
Date: 2024-09-07 13:45
Reachable: 5,793
Total: 5,793
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 14:15
Reachable: 5,728
Total: 5,728
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 14:45
Reachable: 5,867
Total: 5,867
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 15:15
Reachable: 5,716
Total: 5,716
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 15:45
Reachable: 5,458
Total: 5,459
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-07 16:15
Reachable: 5,471
Total: 5,472
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-07 16:45
Reachable: 5,995
Total: 5,995
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 17:15
Reachable: 5,534
Total: 5,536
Reachable rate: 99.96%
", "Reachable
Date: 2024-09-07 17:45
Reachable: 5,632
Total: 5,646
Reachable rate: 99.75%
", "Reachable
Date: 2024-09-07 18:15
Reachable: 5,835
Total: 5,835
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 18:45
Reachable: 5,744
Total: 5,744
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 19:15
Reachable: 6,073
Total: 6,073
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 19:45
Reachable: 5,762
Total: 5,762
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 20:15
Reachable: 5,831
Total: 5,831
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 20:45
Reachable: 5,827
Total: 5,827
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 21:15
Reachable: 6,046
Total: 6,046
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 21:45
Reachable: 5,787
Total: 5,787
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 22:15
Reachable: 5,912
Total: 5,912
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 22:45
Reachable: 5,835
Total: 5,835
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 23:15
Reachable: 5,519
Total: 5,519
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-07 23:45
Reachable: 5,604
Total: 5,604
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 00:15
Reachable: 5,460
Total: 5,460
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 00:45
Reachable: 5,692
Total: 5,692
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 01:15
Reachable: 5,764
Total: 5,764
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 01:45
Reachable: 5,753
Total: 5,753
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 02:15
Reachable: 5,624
Total: 5,624
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 02:45
Reachable: 5,761
Total: 5,761
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 03:15
Reachable: 5,692
Total: 5,692
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 03:45
Reachable: 5,444
Total: 5,444
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 04:15
Reachable: 5,609
Total: 5,609
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 04:45
Reachable: 5,531
Total: 5,531
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 05:15
Reachable: 5,539
Total: 5,539
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 05:45
Reachable: 5,942
Total: 5,942
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 06:15
Reachable: 5,749
Total: 5,749
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 06:45
Reachable: 5,484
Total: 5,484
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 07:15
Reachable: 5,680
Total: 5,680
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 07:45
Reachable: 5,458
Total: 5,471
Reachable rate: 99.76%
", "Reachable
Date: 2024-09-08 08:15
Reachable: 5,406
Total: 5,406
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 08:45
Reachable: 5,616
Total: 5,616
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 09:15
Reachable: 5,724
Total: 5,724
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 09:45
Reachable: 5,921
Total: 5,921
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 10:15
Reachable: 5,481
Total: 5,482
Reachable rate: 99.98%
", "Reachable
Date: 2024-09-08 10:45
Reachable: 5,617
Total: 5,634
Reachable rate: 99.70%
", "Reachable
Date: 2024-09-08 11:15
Reachable: 5,700
Total: 5,700
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 11:45
Reachable: 5,613
Total: 5,613
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 12:15
Reachable: 5,424
Total: 5,424
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 12:45
Reachable: 5,377
Total: 5,377
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 13:15
Reachable: 5,682
Total: 5,682
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 13:45
Reachable: 5,550
Total: 5,550
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 14:15
Reachable: 5,559
Total: 5,559
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 14:45
Reachable: 5,384
Total: 5,384
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 15:15
Reachable: 5,853
Total: 5,853
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 15:45
Reachable: 5,565
Total: 5,565
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 16:15
Reachable: 5,381
Total: 5,381
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 16:45
Reachable: 5,772
Total: 5,772
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 17:15
Reachable: 5,631
Total: 5,631
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 17:45
Reachable: 5,528
Total: 5,528
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 18:15
Reachable: 5,604
Total: 5,604
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 18:45
Reachable: 5,765
Total: 5,765
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 19:15
Reachable: 5,687
Total: 5,687
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 19:45
Reachable: 5,701
Total: 5,701
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 20:15
Reachable: 5,748
Total: 5,748
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 20:45
Reachable: 5,973
Total: 5,973
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 21:15
Reachable: 5,819
Total: 5,838
Reachable rate: 99.67%
", "Reachable
Date: 2024-09-08 21:45
Reachable: 5,666
Total: 5,666
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 22:15
Reachable: 5,604
Total: 5,604
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 22:45
Reachable: 5,582
Total: 5,582
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 23:15
Reachable: 5,710
Total: 5,710
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-08 23:45
Reachable: 5,762
Total: 5,762
Reachable rate: 100.00%
", "Reachable
Date: 2024-09-09 00:15
Reachable: 5,523
Total: 5,523
Reachable rate: 100.00%
"], "x": ["2024-09-02T00:45:40.352922+00:00", "2024-09-02T01:15:41.872802+00:00", "2024-09-02T01:45:40.626147+00:00", "2024-09-02T02:15:39.296371+00:00", "2024-09-02T02:45:36.444551+00:00", "2024-09-02T03:15:42.620293+00:00", "2024-09-02T03:45:47.799936+00:00", "2024-09-02T04:15:39.542469+00:00", "2024-09-02T04:45:38.691009+00:00", "2024-09-02T05:15:40.651938+00:00", "2024-09-02T05:45:37.888535+00:00", "2024-09-02T06:15:39.747644+00:00", "2024-09-02T06:45:41.462097+00:00", "2024-09-02T07:15:37.541243+00:00", "2024-09-02T07:45:45.864538+00:00", "2024-09-02T08:15:45.792092+00:00", "2024-09-02T08:45:39.076049+00:00", "2024-09-02T09:15:42.404212+00:00", "2024-09-02T09:45:39.586964+00:00", "2024-09-02T10:15:37.846141+00:00", "2024-09-02T10:45:38.531677+00:00", "2024-09-02T11:15:40.465694+00:00", "2024-09-02T11:45:37.156464+00:00", "2024-09-02T12:15:46.383276+00:00", "2024-09-02T12:45:37.749181+00:00", "2024-09-02T13:15:42.964591+00:00", "2024-09-02T13:45:43.213994+00:00", "2024-09-02T14:15:38.740082+00:00", "2024-09-02T14:45:38.962810+00:00", "2024-09-02T15:15:38.860434+00:00", "2024-09-02T15:45:39.277121+00:00", "2024-09-02T16:15:40.727912+00:00", "2024-09-02T16:45:39.743404+00:00", "2024-09-02T17:15:37.719587+00:00", "2024-09-02T17:45:38.018043+00:00", "2024-09-02T18:15:38.093289+00:00", "2024-09-02T18:45:38.471131+00:00", "2024-09-02T19:15:39.276215+00:00", "2024-09-02T19:45:38.186407+00:00", "2024-09-02T20:16:01.142470+00:00", "2024-09-02T20:45:38.002421+00:00", "2024-09-02T21:15:35.999121+00:00", "2024-09-02T21:45:43.864449+00:00", "2024-09-02T22:15:38.441837+00:00", "2024-09-02T22:45:45.044865+00:00", "2024-09-02T23:15:37.691792+00:00", "2024-09-02T23:45:36.955584+00:00", "2024-09-03T00:15:38.917560+00:00", "2024-09-03T00:45:38.750121+00:00", "2024-09-03T01:15:37.776096+00:00", "2024-09-03T01:45:38.835289+00:00", "2024-09-03T02:15:39.107674+00:00", "2024-09-03T02:45:37.633522+00:00", "2024-09-03T03:15:38.448514+00:00", "2024-09-03T03:45:37.555786+00:00", "2024-09-03T04:15:44.098837+00:00", "2024-09-03T04:45:40.785945+00:00", "2024-09-03T05:15:47.296804+00:00", "2024-09-03T05:45:36.713764+00:00", "2024-09-03T06:15:43.268631+00:00", "2024-09-03T06:45:38.838446+00:00", "2024-09-03T07:15:39.340603+00:00", "2024-09-03T07:45:37.787022+00:00", "2024-09-03T08:15:45.074945+00:00", "2024-09-03T08:45:37.512087+00:00", "2024-09-03T09:15:42.013309+00:00", "2024-09-03T09:45:36.544186+00:00", "2024-09-03T10:15:41.306188+00:00", "2024-09-03T10:45:40.800592+00:00", "2024-09-03T11:15:37.625034+00:00", "2024-09-03T11:45:45.853098+00:00", "2024-09-03T12:15:37.823647+00:00", "2024-09-03T12:45:38.078175+00:00", "2024-09-03T13:15:41.974617+00:00", "2024-09-03T13:45:38.423855+00:00", "2024-09-03T14:15:37.678099+00:00", "2024-09-03T14:45:38.438700+00:00", "2024-09-03T15:15:38.842287+00:00", "2024-09-03T15:45:40.289172+00:00", "2024-09-03T16:15:45.523488+00:00", "2024-09-03T16:45:45.655279+00:00", "2024-09-03T17:15:36.887205+00:00", "2024-09-03T17:45:41.296890+00:00", "2024-09-03T18:15:46.482627+00:00", "2024-09-03T18:45:44.698991+00:00", "2024-09-03T19:15:44.380733+00:00", "2024-09-03T19:45:40.250893+00:00", "2024-09-03T20:15:39.641504+00:00", "2024-09-03T20:45:41.821641+00:00", "2024-09-03T21:15:44.393491+00:00", "2024-09-03T21:45:43.269069+00:00", "2024-09-03T22:15:43.551293+00:00", "2024-09-03T22:45:37.764907+00:00", "2024-09-03T23:15:37.684123+00:00", "2024-09-03T23:45:44.312878+00:00", "2024-09-04T00:15:43.504627+00:00", "2024-09-04T00:45:41.706697+00:00", "2024-09-04T01:15:39.385412+00:00", "2024-09-04T01:45:44.107075+00:00", "2024-09-04T02:15:38.294823+00:00", "2024-09-04T02:45:37.849628+00:00", "2024-09-04T03:15:36.730179+00:00", "2024-09-04T03:45:45.421365+00:00", "2024-09-04T04:15:39.523354+00:00", "2024-09-04T04:45:36.882485+00:00", "2024-09-04T05:15:38.203590+00:00", "2024-09-04T05:45:44.301302+00:00", "2024-09-04T06:15:39.443957+00:00", "2024-09-04T06:45:43.038190+00:00", "2024-09-04T07:15:36.413050+00:00", "2024-09-04T07:45:41.579631+00:00", "2024-09-04T08:15:42.364405+00:00", "2024-09-04T08:45:42.358460+00:00", "2024-09-04T09:15:40.118738+00:00", "2024-09-04T09:45:45.435751+00:00", "2024-09-04T10:15:38.606817+00:00", "2024-09-04T10:45:39.518423+00:00", "2024-09-04T11:15:50.526910+00:00", "2024-09-04T11:46:13.707730+00:00", "2024-09-04T12:15:39.480526+00:00", "2024-09-04T12:45:38.788482+00:00", "2024-09-04T13:15:38.743587+00:00", "2024-09-04T13:45:41.561252+00:00", "2024-09-04T14:15:46.737263+00:00", "2024-09-04T14:45:39.773958+00:00", "2024-09-04T15:15:40.898978+00:00", "2024-09-04T15:45:43.958083+00:00", "2024-09-04T16:15:42.713055+00:00", "2024-09-04T16:45:40.109361+00:00", "2024-09-04T17:15:38.337869+00:00", "2024-09-04T17:45:41.690672+00:00", "2024-09-04T18:15:42.022905+00:00", "2024-09-04T18:45:38.125796+00:00", "2024-09-04T19:15:41.189220+00:00", "2024-09-04T19:45:37.644192+00:00", "2024-09-04T20:15:44.804597+00:00", "2024-09-04T20:45:43.767006+00:00", "2024-09-04T21:15:42.630269+00:00", "2024-09-04T21:45:37.714887+00:00", "2024-09-04T22:15:43.704894+00:00", "2024-09-04T22:45:36.426039+00:00", "2024-09-04T23:15:38.900392+00:00", "2024-09-04T23:45:40.462535+00:00", "2024-09-05T00:15:38.847305+00:00", "2024-09-05T00:45:45.295555+00:00", "2024-09-05T01:15:38.515220+00:00", "2024-09-05T01:45:39.787584+00:00", "2024-09-05T02:15:38.793213+00:00", "2024-09-05T02:45:45.863215+00:00", "2024-09-05T03:15:39.224449+00:00", "2024-09-05T03:45:36.684070+00:00", "2024-09-05T04:15:44.906831+00:00", "2024-09-05T04:45:44.248376+00:00", "2024-09-05T05:15:36.405296+00:00", "2024-09-05T05:45:41.450503+00:00", "2024-09-05T06:15:43.610792+00:00", "2024-09-05T06:45:35.942308+00:00", "2024-09-05T07:15:40.504029+00:00", "2024-09-05T07:45:36.372171+00:00", "2024-09-05T08:15:41.341745+00:00", "2024-09-05T08:45:36.253131+00:00", "2024-09-05T09:15:42.116930+00:00", "2024-09-05T09:45:37.123656+00:00", "2024-09-05T10:15:39.554960+00:00", "2024-09-05T10:45:40.206109+00:00", "2024-09-05T11:15:45.890157+00:00", "2024-09-05T11:45:40.888223+00:00", "2024-09-05T12:15:46.219024+00:00", "2024-09-05T12:45:42.029457+00:00", "2024-09-05T13:15:40.407144+00:00", "2024-09-05T13:45:36.876113+00:00", "2024-09-05T14:15:38.791366+00:00", "2024-09-05T14:45:36.343493+00:00", "2024-09-05T15:15:39.239470+00:00", "2024-09-05T15:45:43.133489+00:00", "2024-09-05T16:15:40.046720+00:00", "2024-09-05T16:45:41.082689+00:00", "2024-09-05T17:15:37.915913+00:00", "2024-09-05T17:45:37.971995+00:00", "2024-09-05T18:15:45.390626+00:00", "2024-09-05T18:45:46.085258+00:00", "2024-09-05T19:15:39.563808+00:00", "2024-09-05T19:45:44.502817+00:00", "2024-09-05T20:15:38.152956+00:00", "2024-09-05T20:45:45.323341+00:00", "2024-09-05T21:15:40.465526+00:00", "2024-09-05T21:45:40.369826+00:00", "2024-09-05T22:15:38.294035+00:00", "2024-09-05T22:45:39.287746+00:00", "2024-09-05T23:15:42.755451+00:00", "2024-09-05T23:45:40.949968+00:00", "2024-09-06T00:15:40.605662+00:00", "2024-09-06T00:45:47.822096+00:00", "2024-09-06T01:15:39.169054+00:00", "2024-09-06T01:45:40.291417+00:00", "2024-09-06T02:15:40.536078+00:00", "2024-09-06T02:45:38.013797+00:00", "2024-09-06T03:15:37.790942+00:00", "2024-09-06T03:45:36.257719+00:00", "2024-09-06T04:15:40.094363+00:00", "2024-09-06T04:45:39.319037+00:00", "2024-09-06T05:15:41.725282+00:00", "2024-09-06T05:45:40.960255+00:00", "2024-09-06T06:15:47.567813+00:00", "2024-09-06T06:45:43.358096+00:00", "2024-09-06T07:15:38.789974+00:00", "2024-09-06T07:45:44.886888+00:00", "2024-09-06T08:15:39.841481+00:00", "2024-09-06T08:45:36.405452+00:00", "2024-09-06T09:15:37.665710+00:00", "2024-09-06T09:45:37.669589+00:00", "2024-09-06T10:15:41.556705+00:00", "2024-09-06T10:45:37.040184+00:00", "2024-09-06T11:15:38.392502+00:00", "2024-09-06T11:45:44.010638+00:00", "2024-09-06T12:15:39.461926+00:00", "2024-09-06T12:45:35.994987+00:00", "2024-09-06T13:15:43.816782+00:00", "2024-09-06T13:45:38.670873+00:00", "2024-09-06T14:15:42.420658+00:00", "2024-09-06T14:45:38.742988+00:00", "2024-09-06T15:15:43.273749+00:00", "2024-09-06T15:45:41.752959+00:00", "2024-09-06T16:15:50.413024+00:00", "2024-09-06T16:45:40.918724+00:00", "2024-09-06T17:15:37.801444+00:00", "2024-09-06T17:45:48.216623+00:00", "2024-09-06T18:15:37.530034+00:00", "2024-09-06T18:45:42.012315+00:00", "2024-09-06T19:15:43.954347+00:00", "2024-09-06T19:45:38.792789+00:00", "2024-09-06T20:15:45.203518+00:00", "2024-09-06T20:45:41.340000+00:00", "2024-09-06T21:15:40.314432+00:00", "2024-09-06T21:45:37.503817+00:00", "2024-09-06T22:15:42.637089+00:00", "2024-09-06T22:45:44.619439+00:00", "2024-09-06T23:15:49.064066+00:00", "2024-09-06T23:45:38.073708+00:00", "2024-09-07T00:15:38.613121+00:00", "2024-09-07T00:45:42.655076+00:00", "2024-09-07T01:15:44.088044+00:00", "2024-09-07T01:45:38.708642+00:00", "2024-09-07T02:15:41.667772+00:00", "2024-09-07T02:45:39.789771+00:00", "2024-09-07T03:15:41.149235+00:00", "2024-09-07T03:45:42.766922+00:00", "2024-09-07T04:15:37.559247+00:00", "2024-09-07T04:45:37.008626+00:00", "2024-09-07T05:15:39.091143+00:00", "2024-09-07T05:45:38.504170+00:00", "2024-09-07T06:15:38.859809+00:00", "2024-09-07T06:45:36.212629+00:00", "2024-09-07T07:15:42.704055+00:00", "2024-09-07T07:45:36.839243+00:00", "2024-09-07T08:15:40.035414+00:00", "2024-09-07T08:45:37.571403+00:00", "2024-09-07T09:15:36.711063+00:00", "2024-09-07T09:45:40.640808+00:00", "2024-09-07T10:15:36.497529+00:00", "2024-09-07T10:45:37.562671+00:00", "2024-09-07T11:15:37.288817+00:00", "2024-09-07T11:45:42.997189+00:00", "2024-09-07T12:15:47.781553+00:00", "2024-09-07T12:45:39.132333+00:00", "2024-09-07T13:15:38.973639+00:00", "2024-09-07T13:45:38.805127+00:00", "2024-09-07T14:15:46.041985+00:00", "2024-09-07T14:45:40.341489+00:00", "2024-09-07T15:15:46.384182+00:00", "2024-09-07T15:45:39.292342+00:00", "2024-09-07T16:15:38.516246+00:00", "2024-09-07T16:45:36.308218+00:00", "2024-09-07T17:15:38.337172+00:00", "2024-09-07T17:45:40.726004+00:00", "2024-09-07T18:15:43.003665+00:00", "2024-09-07T18:45:42.974368+00:00", "2024-09-07T19:15:39.165970+00:00", "2024-09-07T19:45:36.308504+00:00", "2024-09-07T20:15:45.762910+00:00", "2024-09-07T20:45:34.756327+00:00", "2024-09-07T21:15:42.315157+00:00", "2024-09-07T21:45:37.881028+00:00", "2024-09-07T22:15:46.948060+00:00", "2024-09-07T22:45:43.640469+00:00", "2024-09-07T23:15:42.561977+00:00", "2024-09-07T23:45:47.290106+00:00", "2024-09-08T00:15:38.430238+00:00", "2024-09-08T00:45:40.853051+00:00", "2024-09-08T01:15:39.479742+00:00", "2024-09-08T01:45:35.974614+00:00", "2024-09-08T02:15:39.379399+00:00", "2024-09-08T02:45:37.956669+00:00", "2024-09-08T03:15:36.070368+00:00", "2024-09-08T03:45:35.035256+00:00", "2024-09-08T04:15:38.289513+00:00", "2024-09-08T04:45:37.349456+00:00", "2024-09-08T05:15:43.871693+00:00", "2024-09-08T05:45:44.663048+00:00", "2024-09-08T06:15:38.635830+00:00", "2024-09-08T06:45:37.973075+00:00", "2024-09-08T07:15:38.717713+00:00", "2024-09-08T07:45:35.860886+00:00", "2024-09-08T08:15:43.469501+00:00", "2024-09-08T08:45:40.845868+00:00", "2024-09-08T09:15:35.886808+00:00", "2024-09-08T09:45:42.439335+00:00", "2024-09-08T10:15:37.288782+00:00", "2024-09-08T10:45:37.123787+00:00", "2024-09-08T11:15:39.054985+00:00", "2024-09-08T11:45:35.139225+00:00", "2024-09-08T12:15:37.436881+00:00", "2024-09-08T12:45:38.518028+00:00", "2024-09-08T13:15:39.092349+00:00", "2024-09-08T13:45:37.212238+00:00", "2024-09-08T14:15:37.645068+00:00", "2024-09-08T14:45:38.058471+00:00", "2024-09-08T15:15:41.813681+00:00", "2024-09-08T15:45:39.121295+00:00", "2024-09-08T16:15:37.893753+00:00", "2024-09-08T16:45:37.565579+00:00", "2024-09-08T17:15:43.391883+00:00", "2024-09-08T17:45:40.244786+00:00", "2024-09-08T18:15:37.847742+00:00", "2024-09-08T18:45:43.037684+00:00", "2024-09-08T19:15:40.679196+00:00", "2024-09-08T19:45:38.122844+00:00", "2024-09-08T20:15:37.755709+00:00", "2024-09-08T20:45:35.807876+00:00", "2024-09-08T21:15:37.955117+00:00", "2024-09-08T21:45:38.828522+00:00", "2024-09-08T22:15:38.048686+00:00", "2024-09-08T22:45:36.379742+00:00", "2024-09-08T23:15:43.770783+00:00", "2024-09-08T23:45:43.389495+00:00", "2024-09-09T00:15:40.214684+00:00"], "y": [6455, 7531, 6784, 6697, 6865, 6782, 7009, 6723, 6582, 6596, 6608, 6732, 6310, 6424, 6623, 6291, 6501, 5771, 6388, 6345, 6333, 6141, 6458, 6772, 6424, 6220, 6404, 6215, 6096, 6327, 6849, 6313, 6448, 6859, 6536, 6572, 7038, 6640, 6820, 6341, 6555, 6582, 6278, 6323, 6291, 6577, 6903, 6839, 6557, 6420, 6484, 6705, 6718, 6867, 6493, 6309, 6536, 6359, 6333, 6793, 6293, 6597, 6799, 6720, 6447, 6847, 6461, 6481, 6560, 6767, 6515, 6551, 6680, 6456, 6511, 6216, 6286, 6283, 6235, 6447, 6677, 6116, 6517, 6579, 6536, 6232, 6518, 6527, 6733, 6742, 6925, 6617, 7330, 6607, 6637, 6568, 7284, 7002, 7103, 6627, 6577, 6827, 6479, 6383, 6605, 6375, 6634, 6300, 6688, 6505, 6726, 6876, 6491, 6344, 6815, 6678, 6129, 6260, 6668, 6419, 6455, 6412, 6344, 6386, 6190, 6401, 6038, 6547, 6260, 6715, 6216, 6474, 6829, 6547, 6054, 6058, 6271, 6280, 5804, 6095, 6352, 6527, 7029, 6256, 6264, 6608, 6533, 6920, 6730, 6266, 6253, 6400, 6433, 6547, 6515, 6522, 6657, 6813, 6489, 6531, 6678, 6388, 6640, 6539, 6675, 6457, 6736, 6786, 6502, 6671, 6459, 6013, 6211, 6343, 6428, 6198, 6247, 6525, 6032, 6308, 5899, 6314, 6042, 6317, 6021, 5919, 6098, 6078, 6163, 6322, 6422, 6110, 6282, 6161, 6031, 6179, 6089, 6330, 5955, 5876, 6042, 6402, 6281, 6166, 5969, 6205, 6082, 5911, 6004, 6275, 6036, 5797, 5771, 5971, 6115, 5866, 6116, 5754, 5915, 5804, 6006, 5933, 6100, 5590, 5932, 5794, 5890, 5784, 5816, 5633, 5720, 5937, 5886, 5898, 5510, 5653, 6139, 5949, 6036, 6036, 5895, 5872, 5610, 5575, 5536, 5744, 5342, 5722, 5621, 5618, 5784, 5914, 5568, 5801, 5579, 5681, 5701, 5989, 5919, 5686, 6154, 5654, 5781, 5858, 5564, 5861, 5793, 5728, 5867, 5716, 5458, 5471, 5995, 5534, 5632, 5835, 5744, 6073, 5762, 5831, 5827, 6046, 5787, 5912, 5835, 5519, 5604, 5460, 5692, 5764, 5753, 5624, 5761, 5692, 5444, 5609, 5531, 5539, 5942, 5749, 5484, 5680, 5458, 5406, 5616, 5724, 5921, 5481, 5617, 5700, 5613, 5424, 5377, 5682, 5550, 5559, 5384, 5853, 5565, 5381, 5772, 5631, 5528, 5604, 5765, 5687, 5701, 5748, 5973, 5819, 5666, 5604, 5582, 5710, 5762, 5523], "type": "scatter"}], "layout": {"template": {"data": {"scatter": [{"type": "scatter"}]}}, "xaxis": {"title": {"text": "Date"}, "tickangle": -20, "type": "date", "tickformat": "%Y-%m-%d"}, "legend": {"title": {"text": "Record Type"}, "traceorder": "reversed"}, "yaxis": {"title": {"text": "Count of Records"}}, "annotations": [{"font": {"size": 18}, "showarrow": false, "text": "Reachable vs. Unreachable Records Over Time", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.15, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 14}, "showarrow": false, "text": "", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.1, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 10}, "showarrow": false, "text": "Data: week ending 09 Sep 2024. Source: Nebula", "x": 0.99, "xanchor": "right", "xref": "paper", "y": -0.14, "yanchor": "top", "yref": "paper"}]}}
\ No newline at end of file
diff --git a/content.en/plots/2024/09/09/dht-availability-classified-current.json b/content.en/plots/2024/09/09/dht-availability-classified-current.json
new file mode 100644
index 0000000000..98362ff078
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-availability-classified-current.json
@@ -0,0 +1 @@
+{"data":[{"type":"indicator","delta":{"decreasing":{"color":"EE6677"},"increasing":{"color":"228833"},"reference":11055,"relative":true,"valueformat":".2%"},"domain":{"x":[0,0.25]},"mode":"number+delta","name":"Online","number":{"suffix":""},"title":{"text":"Online"},"value":10800,"visible":true},{"type":"indicator","delta":{"decreasing":{"color":"EE6677"},"increasing":{"color":"228833"},"reference":904,"relative":true,"valueformat":".2%"},"domain":{"column":1,"x":[0.25,0.5]},"mode":"number+delta","name":"Mostly Online","number":{"suffix":""},"title":{"text":"Mostly Online"},"value":792,"visible":true},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1570,"relative":true,"valueformat":".2%"},"domain":{"column":2,"x":[0.5,0.75]},"mode":"number+delta","name":"Mostly Offline","number":{"suffix":""},"title":{"text":"Mostly Offline"},"value":1523,"visible":true},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":52705,"relative":true,"valueformat":".2%"},"domain":{"column":3,"x":[0.75,1]},"mode":"number+delta","name":"Offline","number":{"suffix":""},"title":{"text":"Offline"},"value":50947,"visible":true}],"layout":{"annotations":null,"title":{"font":{"size":10},"text":"Data: week ending 8 Sep 2024. Source: Nebula.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-availability-classified-online.json b/content.en/plots/2024/09/09/dht-availability-classified-online.json
new file mode 100644
index 0000000000..22eebb871a
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-availability-classified-online.json
@@ -0,0 +1 @@
+{"data":[{"type":"indicator","delta":{"decreasing":{"color":"EE6677"},"increasing":{"color":"228833"},"reference":11055,"relative":true,"valueformat":".2%"},"domain":{"x":[0,1]},"mode":"number+delta","name":"Online","number":{"suffix":""},"title":{"text":"Online"},"value":10800,"visible":true}],"layout":{"annotations":null,"title":{"text":"DHT server availability (week ending 8 Sep 2024 compared with previous). Source: Nebula."}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-availability-classified-overall.json b/content.en/plots/2024/09/09/dht-availability-classified-overall.json
new file mode 100644
index 0000000000..9450732533
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-availability-classified-overall.json
@@ -0,0 +1 @@
+{"data":[{"type":"bar","hovertemplate":"","marker":{"color":"004488"},"name":"Online","orientation":"v","visible":true,"x":["2024-05-20T00:00:00Z","2024-05-27T00:00:00Z","2024-06-03T00:00:00Z","2024-06-10T00:00:00Z","2024-06-17T00:00:00Z","2024-06-24T00:00:00Z","2024-07-01T00:00:00Z","2024-07-08T00:00:00Z","2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z"],"y":[13237,13168,13196,12981,13128,12768,12475,12382,12022,12033,11784,11681,11454,11232,11055,10800],"yaxis":""},{"type":"bar","hovertemplate":"","marker":{"color":"6699cc"},"name":"Mostly online","orientation":"v","visible":true,"x":["2024-05-20T00:00:00Z","2024-05-27T00:00:00Z","2024-06-03T00:00:00Z","2024-06-10T00:00:00Z","2024-06-17T00:00:00Z","2024-06-24T00:00:00Z","2024-07-01T00:00:00Z","2024-07-08T00:00:00Z","2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z"],"y":[1735,1641,1548,1601,1388,1172,960,990,1295,1066,1142,1130,1077,985,904,792],"yaxis":""},{"type":"bar","hovertemplate":"","marker":{"color":"EECC66"},"name":"Mostly offline","orientation":"v","visible":true,"x":["2024-05-20T00:00:00Z","2024-05-27T00:00:00Z","2024-06-03T00:00:00Z","2024-06-10T00:00:00Z","2024-06-17T00:00:00Z","2024-06-24T00:00:00Z","2024-07-01T00:00:00Z","2024-07-08T00:00:00Z","2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z"],"y":[3139,3167,3056,2944,2817,2602,2315,2142,2176,2078,2173,2212,2186,2077,1570,1523],"yaxis":""},{"type":"bar","hovertemplate":"","marker":{"color":"BBBBBB"},"name":"Offline","orientation":"v","visible":true,"x":["2024-05-20T00:00:00Z","2024-05-27T00:00:00Z","2024-06-03T00:00:00Z","2024-06-10T00:00:00Z","2024-06-17T00:00:00Z","2024-06-24T00:00:00Z","2024-07-01T00:00:00Z","2024-07-08T00:00:00Z","2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z"],"y":[12040,32514,30702,31814,30721,30692,30873,30033,31348,56695,56991,55966,56368,56332,52705,50947],"yaxis":""}],"layout":{"annotations":null,"barmode":"stack","legend":{"orientation":"h"},"title":{"font":{"size":10},"text":"Data: 26 May 2024 to 8 Sep 2024. Source: Nebula.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"type":"date"}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-availability-classified-region.json b/content.en/plots/2024/09/09/dht-availability-classified-region.json
new file mode 100644
index 0000000000..70e28e3db0
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-availability-classified-region.json
@@ -0,0 +1 @@
+{"data":[{"type":"bar","marker":{"color":"004488"},"name":"Online","orientation":"h","visible":true,"x":[35,2610,5609,6670,211,128,663],"y":["Africa","Asia","Europe","North America","Oceania","South America","Uncategorised"],"yaxis":""},{"type":"bar","marker":{"color":"6699cc"},"name":"Mostly online","orientation":"h","visible":true,"x":[14,272,336,391,26,28,48],"y":["Africa","Asia","Europe","North America","Oceania","South America","Uncategorised"],"yaxis":""},{"type":"bar","marker":{"color":"EECC66"},"name":"Mostly offline","orientation":"h","visible":true,"x":[17,562,728,999,49,50,130],"y":["Africa","Asia","Europe","North America","Oceania","South America","Uncategorised"],"yaxis":""},{"type":"bar","marker":{"color":"BBBBBB"},"name":"Offline","orientation":"h","visible":true,"x":[179,4842,8023,15309,354,15813,2072],"y":["Africa","Asia","Europe","North America","Oceania","South America","Uncategorised"],"yaxis":""}],"layout":{"annotations":null,"barmode":"stack","title":{"font":{"size":10},"text":"Data: 2 Sep 2024 to 8 Sep 2024. Source: Nebula.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"yaxis":{"automargin":true}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-lookup-performance-cdf-region.json b/content.en/plots/2024/09/09/dht-lookup-performance-cdf-region.json
new file mode 100644
index 0000000000..1072021c09
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-lookup-performance-cdf-region.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0,0.01,0.03,0.04,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.40,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.50,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.60,0.61,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.70,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.78,0.79,0.80,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.97,0.98,0.99,1.00,1.01,1.02,1.03,1.04,1.05,1.06,1.07,1.08,1.09,1.10,1.11,1.12,1.13,1.14,1.15,1.16,1.17,1.18,1.19,1.20,1.21,1.22,1.23,1.24,1.25,1.26,1.27,1.28,1.29,1.30,1.31,1.32,1.33,1.34,1.35,1.36,1.37,1.38,1.39,1.40,1.41,1.42,1.43,1.44,1.45,1.46,1.47,1.48,1.49,1.50,1.51,1.52,1.53,1.54,1.55,1.56,1.57,1.58,1.59,1.60,1.61,1.62,1.63,1.64,1.65,1.66,1.67,1.68,1.69,1.70,1.71,1.72,1.73,1.74,1.75,1.76,1.77,1.78,1.79,1.80,1.81,1.82,1.83,1.84,1.85,1.86,1.87,1.88,1.89,1.90,1.91,1.92,1.93,1.94,1.95,1.96,1.97,1.98,1.99,2.00,2.01,2.02,2.03,2.04,2.05,2.06,2.07,2.08],"y":[0.0013,0.0014,0.0014,0.0015,0.0016,0.0022,0.0025,0.0025,0.0025,0.0025,0.0026,0.0026,0.0045,0.0092,0.0113,0.0138,0.0147,0.0156,0.0160,0.0164,0.0171,0.0183,0.0196,0.0206,0.0217,0.0229,0.0237,0.0248,0.0266,0.0282,0.0293,0.0300,0.0304,0.0308,0.0313,0.0319,0.0322,0.0328,0.0334,0.0338,0.0345,0.0361,0.0385,0.0431,0.0523,0.0606,0.0675,0.0702,0.0717,0.0734,0.0763,0.0817,0.0871,0.0908,0.0930,0.0952,0.0978,0.1008,0.1054,0.1128,0.1231,0.1338,0.1449,0.1554,0.1638,0.1727,0.1818,0.1920,0.2021,0.2125,0.2230,0.2318,0.2407,0.2494,0.2572,0.2650,0.2731,0.2812,0.2872,0.2933,0.2991,0.3052,0.3113,0.3178,0.3242,0.3319,0.3401,0.3498,0.3637,0.3816,0.4051,0.4323,0.4582,0.4821,0.5037,0.5229,0.5425,0.5653,0.5904,0.6137,0.6326,0.6493,0.6638,0.6769,0.6892,0.7014,0.7120,0.7207,0.7282,0.7355,0.7425,0.7497,0.7560,0.7626,0.7696,0.7764,0.7841,0.7926,0.8018,0.8111,0.8189,0.8265,0.8337,0.8423,0.8507,0.8577,0.8637,0.8689,0.8741,0.8784,0.8829,0.8866,0.8898,0.8935,0.8971,0.9011,0.9048,0.9092,0.9132,0.9170,0.9210,0.9247,0.9278,0.9309,0.9338,0.9366,0.9394,0.9421,0.9444,0.9468,0.9492,0.9516,0.9541,0.9558,0.9577,0.9596,0.9614,0.9632,0.9651,0.9668,0.9684,0.9697,0.9708,0.9721,0.9736,0.9752,0.9765,0.9779,0.9793,0.9810,0.9822,0.9834,0.9848,0.9859,0.9870,0.9880,0.9889,0.9900,0.9906,0.9914,0.9921,0.9929,0.9934,0.9938,0.9942,0.9945,0.9949,0.9953,0.9957,0.9961,0.9964,0.9965,0.9968,0.9971,0.9974,0.9975,0.9977,0.9980,0.9982,0.9983,0.9985,0.9986,0.9987,0.9989,0.9989,0.9990],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0,0.01,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.40,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.50,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.60,0.61,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.70,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.78,0.79,0.80,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.97,0.98,0.99,1.00,1.01,1.02,1.03,1.04,1.05,1.06,1.07,1.08,1.09,1.10,1.11,1.12,1.13,1.14,1.15,1.16,1.17,1.18,1.19,1.20,1.21,1.22,1.23,1.24,1.25,1.26,1.27,1.28,1.29,1.30,1.31,1.32,1.33,1.34,1.35,1.36,1.37,1.38,1.39,1.40,1.41,1.42,1.43,1.44,1.45,1.46,1.47,1.48,1.49,1.50,1.51,1.52,1.53,1.54,1.55,1.56,1.57,1.58,1.59,1.60],"y":[0.0018,0.0021,0.0026,0.0027,0.0028,0.0028,0.0035,0.0045,0.0051,0.0055,0.0056,0.0059,0.0079,0.0131,0.0171,0.0209,0.0236,0.0255,0.0273,0.0295,0.0321,0.0347,0.0368,0.0384,0.0403,0.0430,0.0456,0.0480,0.0501,0.0522,0.0541,0.0570,0.0612,0.0664,0.0705,0.0745,0.0791,0.0871,0.0981,0.1107,0.1253,0.1374,0.1471,0.1537,0.1614,0.1714,0.1814,0.1901,0.1979,0.2049,0.2142,0.2274,0.2442,0.2611,0.2778,0.2943,0.3120,0.3294,0.3483,0.3647,0.3800,0.3930,0.4053,0.4181,0.4306,0.4438,0.4567,0.4673,0.4759,0.4853,0.4949,0.5055,0.5180,0.5315,0.5481,0.5684,0.5939,0.6231,0.6524,0.6818,0.7082,0.7303,0.7507,0.7700,0.7884,0.8036,0.8162,0.8267,0.8353,0.8423,0.8493,0.8556,0.8616,0.8671,0.8716,0.8761,0.8808,0.8856,0.8904,0.8955,0.8998,0.9053,0.9105,0.9157,0.9208,0.9254,0.9300,0.9344,0.9388,0.9424,0.9459,0.9495,0.9532,0.9561,0.9592,0.9630,0.9657,0.9682,0.9708,0.9727,0.9748,0.9767,0.9783,0.9800,0.9815,0.9830,0.9843,0.9853,0.9866,0.9876,0.9882,0.9889,0.9895,0.9903,0.9909,0.9915,0.9919,0.9926,0.9929,0.9935,0.9939,0.9944,0.9949,0.9954,0.9959,0.9964,0.9966,0.9968,0.9971,0.9973,0.9975,0.9978,0.9979,0.9980,0.9982,0.9983,0.9985,0.9985,0.9987,0.9989,0.9990],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0,0.01,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.40,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.50,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.60,0.61,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.70,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.78,0.79,0.80,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.97,0.98,0.99,1.00,1.01,1.02,1.03,1.04,1.05,1.06,1.07,1.08,1.09,1.10,1.11,1.12,1.13,1.14,1.15,1.16,1.17,1.18,1.19,1.20,1.21,1.22,1.23,1.24,1.25,1.26,1.27,1.28,1.29,1.30,1.31,1.32,1.33,1.34,1.35,1.36,1.37,1.38,1.39,1.40,1.41,1.42,1.43,1.44,1.45,1.46,1.47,1.48,1.49,1.50,1.51,1.52,1.53,1.54,1.55,1.56,1.57,1.58,1.59,1.60,1.61,1.62,1.63,1.64,1.65,1.66,1.67,1.68,1.69,1.70,1.71,1.72,1.73,1.74,1.75,1.76,1.77,1.78,1.79,1.80,1.81,1.82,1.83,1.84,1.85,1.86,1.87,1.88,1.89,1.90,1.91,1.92],"y":[0.0017,0.0022,0.0045,0.0057,0.0067,0.0089,0.0093,0.0099,0.0103,0.0106,0.0126,0.0137,0.0148,0.0153,0.0163,0.0179,0.0199,0.0207,0.0211,0.0223,0.0249,0.0263,0.0280,0.0284,0.0289,0.0295,0.0300,0.0310,0.0325,0.0390,0.0456,0.0498,0.0548,0.0576,0.0603,0.0618,0.0634,0.0660,0.0681,0.0700,0.0715,0.0741,0.0796,0.0890,0.0967,0.1036,0.1110,0.1182,0.1268,0.1335,0.1388,0.1427,0.1466,0.1506,0.1540,0.1580,0.1630,0.1701,0.1796,0.1898,0.1989,0.2102,0.2200,0.2283,0.2371,0.2480,0.2591,0.2685,0.2760,0.2815,0.2886,0.3003,0.3146,0.3292,0.3435,0.3574,0.3686,0.3802,0.3900,0.3989,0.4097,0.4194,0.4276,0.4361,0.4464,0.4610,0.4751,0.4911,0.5108,0.5329,0.5536,0.5711,0.5850,0.5968,0.6066,0.6172,0.6271,0.6361,0.6453,0.6543,0.6640,0.6753,0.6883,0.7031,0.7175,0.7316,0.7435,0.7537,0.7635,0.7730,0.7813,0.7883,0.7956,0.8029,0.8098,0.8175,0.8262,0.8340,0.8416,0.8504,0.8594,0.8677,0.8754,0.8816,0.8875,0.8933,0.9000,0.9062,0.9115,0.9173,0.9225,0.9270,0.9316,0.9362,0.9396,0.9423,0.9452,0.9472,0.9495,0.9517,0.9544,0.9567,0.9586,0.9613,0.9638,0.9659,0.9684,0.9706,0.9722,0.9741,0.9763,0.9782,0.9796,0.9808,0.9818,0.9829,0.9840,0.9848,0.9854,0.9863,0.9871,0.9880,0.9886,0.9892,0.9897,0.9904,0.9911,0.9916,0.9921,0.9928,0.9933,0.9938,0.9943,0.9947,0.9951,0.9954,0.9956,0.9961,0.9964,0.9967,0.9970,0.9973,0.9975,0.9977,0.9979,0.9979,0.9981,0.9983,0.9985,0.9987,0.9988,0.9989,0.9989],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0,0.01,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.40,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.50,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.60,0.61,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.70,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.78,0.79,0.80,0.81,0.82,0.83,0.84,0.85,0.88,0.89,0.90,0.91,0.92,0.93,0.94,0.97,0.98,0.99,1.00,1.01,1.04,1.05,1.06,1.08,1.10,1.12],"y":[0.0012,0.0046,0.0151,0.0354,0.0625,0.0996,0.1454,0.1954,0.2479,0.3064,0.3660,0.4243,0.4831,0.5381,0.5887,0.6325,0.6685,0.6988,0.7248,0.7466,0.7667,0.7845,0.7985,0.8111,0.8209,0.8276,0.8336,0.8392,0.8453,0.8530,0.8625,0.8731,0.8833,0.8932,0.9037,0.9135,0.9228,0.9316,0.9395,0.9462,0.9525,0.9582,0.9625,0.9663,0.9692,0.9722,0.9746,0.9770,0.9785,0.9805,0.9824,0.9843,0.9863,0.9877,0.9886,0.9894,0.9901,0.9908,0.9915,0.9923,0.9931,0.9939,0.9943,0.9946,0.9950,0.9952,0.9955,0.9957,0.9961,0.9962,0.9965,0.9968,0.9970,0.9971,0.9972,0.9972,0.9973,0.9974,0.9974,0.9975,0.9976,0.9978,0.9980,0.9981,0.9981,0.9982,0.9982,0.9983,0.9984,0.9985,0.9985,0.9985,0.9986,0.9986,0.9987,0.9987,0.9988,0.9988,0.9988,0.9988,0.9989,0.9989,0.9989,0.9990],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0,0.01,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.40,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.50,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.60,0.61,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.70,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.78,0.79,0.80,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.97,0.98,0.99,1.00,1.01,1.02,1.03,1.04,1.05,1.06,1.07,1.08,1.09,1.10,1.11,1.12,1.13,1.14,1.15,1.16,1.17,1.18,1.19,1.20,1.21,1.22,1.23,1.24,1.25,1.26,1.27,1.28,1.29,1.30,1.31,1.32,1.33,1.34,1.35,1.36,1.37,1.38,1.39,1.40,1.41,1.42,1.43,1.44,1.45,1.46,1.47,1.48,1.49,1.50,1.51,1.52,1.53,1.54,1.55,1.56,1.57,1.58,1.59,1.60,1.61,1.62,1.63,1.64,1.65,1.66,1.67,1.68],"y":[0.0017,0.0017,0.0020,0.0034,0.0052,0.0066,0.0074,0.0081,0.0085,0.0107,0.0130,0.0150,0.0170,0.0181,0.0197,0.0207,0.0214,0.0220,0.0225,0.0229,0.0238,0.0245,0.0252,0.0264,0.0283,0.0322,0.0371,0.0460,0.0509,0.0545,0.0610,0.0680,0.0730,0.0772,0.0803,0.0826,0.0856,0.0881,0.0916,0.0963,0.1006,0.1052,0.1112,0.1176,0.1258,0.1380,0.1514,0.1644,0.1767,0.1874,0.1973,0.2057,0.2135,0.2210,0.2288,0.2358,0.2427,0.2484,0.2543,0.2610,0.2703,0.2817,0.2992,0.3189,0.3382,0.3588,0.3801,0.4012,0.4219,0.4437,0.4645,0.4847,0.5040,0.5206,0.5344,0.5468,0.5594,0.5733,0.5867,0.5996,0.6134,0.6304,0.6488,0.6668,0.6848,0.7020,0.7210,0.7383,0.7553,0.7713,0.7859,0.8001,0.8143,0.8256,0.8351,0.8436,0.8530,0.8611,0.8689,0.8758,0.8825,0.8892,0.8951,0.9012,0.9070,0.9121,0.9176,0.9231,0.9281,0.9332,0.9382,0.9427,0.9482,0.9523,0.9559,0.9592,0.9623,0.9652,0.9675,0.9695,0.9715,0.9734,0.9750,0.9766,0.9780,0.9790,0.9804,0.9818,0.9828,0.9839,0.9852,0.9862,0.9871,0.9879,0.9887,0.9895,0.9903,0.9911,0.9918,0.9924,0.9930,0.9938,0.9942,0.9948,0.9952,0.9957,0.9961,0.9965,0.9968,0.9971,0.9973,0.9976,0.9978,0.9980,0.9982,0.9984,0.9985,0.9986,0.9987,0.9989],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0,0.01,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.40,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.50,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.60,0.61,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.70,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.78,0.79,0.80,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89],"y":[0.0004,0.0020,0.0055,0.0099,0.0145,0.0225,0.0349,0.0515,0.0708,0.0970,0.1298,0.1671,0.2067,0.2531,0.3048,0.3565,0.4084,0.4565,0.5016,0.5408,0.5774,0.6084,0.6375,0.6625,0.6860,0.7095,0.7320,0.7532,0.7730,0.7910,0.8058,0.8183,0.8297,0.8404,0.8509,0.8614,0.8728,0.8848,0.8966,0.9079,0.9188,0.9285,0.9378,0.9463,0.9529,0.9592,0.9642,0.9680,0.9718,0.9748,0.9769,0.9790,0.9810,0.9830,0.9846,0.9861,0.9878,0.9893,0.9904,0.9913,0.9919,0.9925,0.9930,0.9936,0.9941,0.9945,0.9951,0.9955,0.9958,0.9962,0.9966,0.9970,0.9971,0.9972,0.9973,0.9975,0.9977,0.9978,0.9979,0.9980,0.9983,0.9984,0.9985,0.9986,0.9986,0.9987,0.9988,0.9988,0.9989,0.9990],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0,0.01,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.40,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.50,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.60,0.61,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.70,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.78,0.79,0.80,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.90,0.91,0.92],"y":[0.0015,0.0050,0.0173,0.0256,0.0368,0.0559,0.0769,0.1008,0.1227,0.1487,0.1749,0.1987,0.2228,0.2431,0.2608,0.2774,0.2911,0.3057,0.3238,0.3500,0.3805,0.4139,0.4479,0.4854,0.5247,0.5619,0.5962,0.6281,0.6538,0.6753,0.6933,0.7094,0.7236,0.7372,0.7497,0.7617,0.7751,0.7892,0.8047,0.8215,0.8365,0.8505,0.8630,0.8756,0.8855,0.8945,0.9028,0.9103,0.9170,0.9235,0.9302,0.9366,0.9432,0.9486,0.9534,0.9574,0.9613,0.9645,0.9679,0.9705,0.9733,0.9755,0.9775,0.9799,0.9820,0.9838,0.9858,0.9874,0.9888,0.9900,0.9912,0.9923,0.9933,0.9940,0.9945,0.9949,0.9954,0.9958,0.9961,0.9963,0.9965,0.9968,0.9970,0.9972,0.9976,0.9977,0.9979,0.9981,0.9982,0.9984,0.9986,0.9988,0.9989],"yaxis":""}],"layout":{"annotations":null,"shapes":[{"label":{"text":"median","textposition":"end"},"layer\"":"above","line":{"dash":"dot","width":1},"type":"line","x0":0,"x1":1,"xref":"paper","y0":0.5,"y1":0.5},{"label":{"text":"0.9","textposition":"end"},"layer\"":"above","line":{"dash":"dot","width":1},"type":"line","x0":0,"x1":1,"xref":"paper","y0":0.9,"y1":0.9}],"title":{"font":{"size":10},"text":"Data: 9 Aug 2024 to 8 Sep 2024. Source: Parsec.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Lookup time (seconds)"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-lookup-performance-cdf.json b/content.en/plots/2024/09/09/dht-lookup-performance-cdf.json
new file mode 100644
index 0000000000..94cab749a2
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-lookup-performance-cdf.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"cdf","visible":true,"x":[0,0.01,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.40,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.50,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.60,0.61,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.70,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.78,0.79,0.80,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.97,0.98,0.99,1.00,1.01,1.02,1.03,1.04,1.05,1.06,1.07,1.08,1.09,1.10,1.11,1.12,1.13,1.14,1.15,1.16,1.17,1.18,1.19,1.20,1.21,1.22,1.23,1.24,1.25,1.26,1.27,1.28,1.29,1.30,1.31,1.32,1.33,1.34,1.35,1.36,1.37,1.38,1.39,1.40,1.41,1.42,1.43,1.44,1.45,1.46,1.47,1.48,1.49,1.50,1.51,1.52,1.53,1.54,1.55,1.56,1.57,1.58,1.59,1.60,1.61,1.62,1.63,1.64,1.65,1.66,1.67,1.68,1.69,1.70,1.71,1.72,1.73,1.74,1.75,1.76,1.77,1.78,1.79,1.80,1.81,1.82,1.83,1.84,1.85,1.86,1.87,1.88],"y":[0.0014,0.0027,0.0069,0.0118,0.0181,0.0275,0.0390,0.0522,0.0658,0.0818,0.0990,0.1163,0.1345,0.1529,0.1710,0.1882,0.2041,0.2181,0.2319,0.2453,0.2589,0.2715,0.2833,0.2947,0.3057,0.3161,0.3257,0.3348,0.3429,0.3512,0.3587,0.3656,0.3725,0.3789,0.3854,0.3915,0.3986,0.4059,0.4134,0.4214,0.4294,0.4365,0.4430,0.4494,0.4549,0.4607,0.4665,0.4725,0.4784,0.4836,0.4883,0.4933,0.4989,0.5047,0.5112,0.5177,0.5242,0.5306,0.5372,0.5434,0.5491,0.5549,0.5606,0.5667,0.5727,0.5790,0.5852,0.5904,0.5952,0.6002,0.6060,0.6134,0.6217,0.6301,0.6388,0.6481,0.6577,0.6677,0.6775,0.6872,0.6966,0.7049,0.7123,0.7191,0.7259,0.7329,0.7396,0.7463,0.7533,0.7606,0.7685,0.7765,0.7845,0.7930,0.8014,0.8099,0.8180,0.8254,0.8325,0.8394,0.8467,0.8548,0.8623,0.8692,0.8756,0.8817,0.8871,0.8921,0.8969,0.9012,0.9051,0.9085,0.9120,0.9153,0.9185,0.9218,0.9252,0.9284,0.9315,0.9349,0.9384,0.9419,0.9452,0.9480,0.9506,0.9531,0.9559,0.9584,0.9607,0.9628,0.9646,0.9664,0.9679,0.9696,0.9708,0.9720,0.9731,0.9742,0.9753,0.9764,0.9776,0.9787,0.9797,0.9809,0.9820,0.9829,0.9838,0.9847,0.9854,0.9862,0.9871,0.9878,0.9884,0.9890,0.9896,0.9902,0.9907,0.9911,0.9915,0.9920,0.9924,0.9928,0.9932,0.9936,0.9939,0.9941,0.9944,0.9948,0.9951,0.9954,0.9957,0.9960,0.9963,0.9965,0.9968,0.9970,0.9973,0.9975,0.9977,0.9979,0.9981,0.9982,0.9983,0.9985,0.9986,0.9987,0.9988,0.9989,0.9990],"yaxis":""}],"layout":{"annotations":null,"shapes":[{"label":{"text":"median","textposition":"end"},"layer\"":"above","line":{"dash":"dot","width":1},"type":"line","x0":0,"x1":1,"xref":"paper","y0":0.5,"y1":0.5},{"label":{"text":"0.9","textposition":"end"},"layer\"":"above","line":{"dash":"dot","width":1},"type":"line","x0":0,"x1":1,"xref":"paper","y0":0.9,"y1":0.9}],"title":{"font":{"size":10},"text":"Data: 9 Aug 2024 to 8 Sep 2024. Source: Parsec.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Lookup time (seconds)"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-lookup-performance-dist.json b/content.en/plots/2024/09/09/dht-lookup-performance-dist.json
new file mode 100644
index 0000000000..c31b295eca
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-lookup-performance-dist.json
@@ -0,0 +1 @@
+{"data":[{"type":"box","name":"distribution","visible":true,"x":[0,0.00100000000000000000,0.00200000000000000000,0.00300000000000000000,0.00400000000000000000,0.00500000000000000000,0.00600000000000000000,0.00700000000000000000,0.00800000000000000000,0.00900000000000000000,0.01000000000000000000,0.01100000000000000000,0.01200000000000000000,0.01300000000000000000,0.01400000000000000000,0.01500000000000000000,0.01600000000000000000,0.01700000000000000000,0.01800000000000000000,0.01900000000000000000,0.02000000000000000000,0.02100000000000000000,0.02200000000000000000,0.02300000000000000000,0.02400000000000000000,0.02500000000000000000,0.02600000000000000000,0.02700000000000000000,0.02800000000000000000,0.02900000000000000000,0.03000000000000000000,0.03100000000000000000,0.03200000000000000000,0.03300000000000000000,0.03400000000000000000,0.03500000000000000000,0.03600000000000000000,0.03700000000000000000,0.03800000000000000000,0.03900000000000000000,0.04000000000000000000,0.04100000000000000000,0.04200000000000000000,0.04300000000000000000,0.04400000000000000000,0.04500000000000000000,0.04600000000000000000,0.04700000000000000000,0.04800000000000000000,0.04900000000000000000,0.05000000000000000000,0.05100000000000000000,0.05200000000000000000,0.05300000000000000000,0.05400000000000000000,0.05500000000000000000,0.05600000000000000000,0.05700000000000000000,0.05800000000000000000,0.05900000000000000000,0.06000000000000000000,0.06100000000000000000,0.06200000000000000000,0.06300000000000000000,0.06400000000000000000,0.06500000000000000000,0.06600000000000000000,0.06700000000000000000,0.06800000000000000000,0.06900000000000000000,0.07000000000000000000,0.07100000000000000000,0.07200000000000000000,0.07300000000000000000,0.07400000000000000000,0.07500000000000000000,0.07600000000000000000,0.07700000000000000000,0.07800000000000000000,0.07900000000000000000,0.08000000000000000000,0.08100000000000000000,0.08200000000000000000,0.08300000000000000000,0.08400000000000000000,0.08500000000000000000,0.08600000000000000000,0.08700000000000000000,0.08800000000000000000,0.08900000000000000000,0.09000000000000000000,0.09100000000000000000,0.09200000000000000000,0.09300000000000000000,0.09400000000000000000,0.09500000000000000000,0.09600000000000000000,0.09700000000000000000,0.09800000000000000000,0.09900000000000000000,0.10000000000000000000,0.10100000000000000000,0.10200000000000000000,0.10300000000000000000,0.10400000000000000000,0.10500000000000000000,0.10600000000000000000,0.10700000000000000000,0.10800000000000000000,0.10900000000000000000,0.11000000000000000000,0.11100000000000000000,0.11200000000000000000,0.11300000000000000000,0.11400000000000000000,0.11500000000000000000,0.11600000000000000000,0.11700000000000000000,0.11800000000000000000,0.11900000000000000000,0.12000000000000000000,0.12100000000000000000,0.12200000000000000000,0.12300000000000000000,0.12400000000000000000,0.12500000000000000000,0.12600000000000000000,0.12700000000000000000,0.12800000000000000000,0.12900000000000000000,0.13000000000000000000,0.13100000000000000000,0.13200000000000000000,0.13300000000000000000,0.13400000000000000000,0.13500000000000000000,0.13600000000000000000,0.13700000000000000000,0.13800000000000000000,0.13900000000000000000,0.14000000000000000000,0.14100000000000000000,0.14200000000000000000,0.14300000000000000000,0.14400000000000000000,0.14500000000000000000,0.14600000000000000000,0.14700000000000000000,0.14800000000000000000,0.14900000000000000000,0.15000000000000000000,0.15100000000000000000,0.15200000000000000000,0.15300000000000000000,0.15400000000000000000,0.15500000000000000000,0.15600000000000000000,0.15700000000000000000,0.15800000000000000000,0.15900000000000000000,0.16000000000000000000,0.16100000000000000000,0.16200000000000000000,0.16300000000000000000,0.16400000000000000000,0.16500000000000000000,0.16600000000000000000,0.16700000000000000000,0.16800000000000000000,0.16900000000000000000,0.17000000000000000000,0.17100000000000000000,0.17200000000000000000,0.17300000000000000000,0.17400000000000000000,0.17500000000000000000,0.17600000000000000000,0.17700000000000000000,0.17800000000000000000,0.17900000000000000000,0.18000000000000000000,0.18100000000000000000,0.18200000000000000000,0.18300000000000000000,0.18400000000000000000,0.18500000000000000000,0.18600000000000000000,0.18700000000000000000,0.18800000000000000000,0.18900000000000000000,0.19000000000000000000,0.19100000000000000000,0.19200000000000000000,0.19300000000000000000,0.19400000000000000000,0.19500000000000000000,0.19600000000000000000,0.19700000000000000000,0.19800000000000000000,0.19900000000000000000,0.20000000000000000000,0.20100000000000000000,0.20200000000000000000,0.20300000000000000000,0.20400000000000000000,0.20500000000000000000,0.20600000000000000000,0.20700000000000000000,0.20800000000000000000,0.20900000000000000000,0.21000000000000000000,0.21100000000000000000,0.21200000000000000000,0.21300000000000000000,0.21400000000000000000,0.21500000000000000000,0.21600000000000000000,0.21700000000000000000,0.21800000000000000000,0.21900000000000000000,0.22000000000000000000,0.22100000000000000000,0.22200000000000000000,0.22300000000000000000,0.22400000000000000000,0.22500000000000000000,0.22600000000000000000,0.22700000000000000000,0.22800000000000000000,0.22900000000000000000,0.23000000000000000000,0.23100000000000000000,0.23200000000000000000,0.23300000000000000000,0.23400000000000000000,0.23500000000000000000,0.23600000000000000000,0.23700000000000000000,0.23800000000000000000,0.23900000000000000000,0.24000000000000000000,0.24100000000000000000,0.24200000000000000000,0.24300000000000000000,0.24400000000000000000,0.24500000000000000000,0.24600000000000000000,0.24700000000000000000,0.24800000000000000000,0.24900000000000000000,0.25000000000000000000,0.25100000000000000000,0.25200000000000000000,0.25300000000000000000,0.25400000000000000000,0.25500000000000000000,0.25600000000000000000,0.25700000000000000000,0.25800000000000000000,0.25900000000000000000,0.26000000000000000000,0.26100000000000000000,0.26200000000000000000,0.26300000000000000000,0.26400000000000000000,0.26500000000000000000,0.26600000000000000000,0.26700000000000000000,0.26800000000000000000,0.26900000000000000000,0.27000000000000000000,0.27100000000000000000,0.27200000000000000000,0.27300000000000000000,0.27400000000000000000,0.27500000000000000000,0.27600000000000000000,0.27700000000000000000,0.27800000000000000000,0.27900000000000000000,0.28000000000000000000,0.28100000000000000000,0.28200000000000000000,0.28300000000000000000,0.28400000000000000000,0.28500000000000000000,0.28600000000000000000,0.28700000000000000000,0.28800000000000000000,0.28900000000000000000,0.29000000000000000000,0.29100000000000000000,0.29200000000000000000,0.29300000000000000000,0.29400000000000000000,0.29500000000000000000,0.29600000000000000000,0.29700000000000000000,0.29800000000000000000,0.29900000000000000000,0.30000000000000000000,0.30100000000000000000,0.30200000000000000000,0.30300000000000000000,0.30400000000000000000,0.30500000000000000000,0.30600000000000000000,0.30700000000000000000,0.30800000000000000000,0.30900000000000000000,0.31000000000000000000,0.31100000000000000000,0.31200000000000000000,0.31300000000000000000,0.31400000000000000000,0.31500000000000000000,0.31600000000000000000,0.31700000000000000000,0.31800000000000000000,0.31900000000000000000,0.32000000000000000000,0.32100000000000000000,0.32200000000000000000,0.32300000000000000000,0.32400000000000000000,0.32500000000000000000,0.32600000000000000000,0.32700000000000000000,0.32800000000000000000,0.32900000000000000000,0.33000000000000000000,0.33100000000000000000,0.33200000000000000000,0.33300000000000000000,0.33400000000000000000,0.33500000000000000000,0.33600000000000000000,0.33700000000000000000,0.33800000000000000000,0.33900000000000000000,0.34000000000000000000,0.34100000000000000000,0.34200000000000000000,0.34300000000000000000,0.34400000000000000000,0.34500000000000000000,0.34600000000000000000,0.34700000000000000000,0.34800000000000000000,0.34900000000000000000,0.35000000000000000000,0.35100000000000000000,0.35200000000000000000,0.35300000000000000000,0.35400000000000000000,0.35500000000000000000,0.35600000000000000000,0.35700000000000000000,0.35800000000000000000,0.35900000000000000000,0.36000000000000000000,0.36100000000000000000,0.36200000000000000000,0.36300000000000000000,0.36400000000000000000,0.36500000000000000000,0.36600000000000000000,0.36700000000000000000,0.36800000000000000000,0.36900000000000000000,0.37000000000000000000,0.37100000000000000000,0.37200000000000000000,0.37300000000000000000,0.37400000000000000000,0.37500000000000000000,0.37600000000000000000,0.37700000000000000000,0.37800000000000000000,0.37900000000000000000,0.38000000000000000000,0.38100000000000000000,0.38200000000000000000,0.38300000000000000000,0.38400000000000000000,0.38500000000000000000,0.38600000000000000000,0.38700000000000000000,0.38800000000000000000,0.38900000000000000000,0.39000000000000000000,0.39100000000000000000,0.39200000000000000000,0.39300000000000000000,0.39400000000000000000,0.39500000000000000000,0.39600000000000000000,0.39700000000000000000,0.39800000000000000000,0.39900000000000000000,0.40000000000000000000,0.40100000000000000000,0.40200000000000000000,0.40300000000000000000,0.40400000000000000000,0.40500000000000000000,0.40600000000000000000,0.40700000000000000000,0.40800000000000000000,0.40900000000000000000,0.41000000000000000000,0.41100000000000000000,0.41200000000000000000,0.41300000000000000000,0.41400000000000000000,0.41500000000000000000,0.41600000000000000000,0.41700000000000000000,0.41800000000000000000,0.41900000000000000000,0.42000000000000000000,0.42100000000000000000,0.42200000000000000000,0.42300000000000000000,0.42400000000000000000,0.42500000000000000000,0.42600000000000000000,0.42700000000000000000,0.42800000000000000000,0.42900000000000000000,0.43000000000000000000,0.43100000000000000000,0.43200000000000000000,0.43300000000000000000,0.43400000000000000000,0.43500000000000000000,0.43600000000000000000,0.43700000000000000000,0.43800000000000000000,0.43900000000000000000,0.44000000000000000000,0.44100000000000000000,0.44200000000000000000,0.44300000000000000000,0.44400000000000000000,0.44500000000000000000,0.44600000000000000000,0.44700000000000000000,0.44800000000000000000,0.44900000000000000000,0.45000000000000000000,0.45100000000000000000,0.45200000000000000000,0.45300000000000000000,0.45400000000000000000,0.45500000000000000000,0.45600000000000000000,0.45700000000000000000,0.45800000000000000000,0.45900000000000000000,0.46000000000000000000,0.46100000000000000000,0.46200000000000000000,0.46300000000000000000,0.46400000000000000000,0.46500000000000000000,0.46600000000000000000,0.46700000000000000000,0.46800000000000000000,0.46900000000000000000,0.47000000000000000000,0.47100000000000000000,0.47200000000000000000,0.47300000000000000000,0.47400000000000000000,0.47500000000000000000,0.47600000000000000000,0.47700000000000000000,0.47800000000000000000,0.47900000000000000000,0.48000000000000000000,0.48100000000000000000,0.48200000000000000000,0.48300000000000000000,0.48400000000000000000,0.48500000000000000000,0.48600000000000000000,0.48700000000000000000,0.48800000000000000000,0.48900000000000000000,0.49000000000000000000,0.49100000000000000000,0.49200000000000000000,0.49300000000000000000,0.49400000000000000000,0.49500000000000000000,0.49600000000000000000,0.49700000000000000000,0.49800000000000000000,0.49900000000000000000,0.50000000000000000000,0.50100000000000000000,0.50200000000000000000,0.50300000000000000000,0.50400000000000000000,0.50500000000000000000,0.50600000000000000000,0.50700000000000000000,0.50800000000000000000,0.50900000000000000000,0.51000000000000000000,0.51100000000000000000,0.51200000000000000000,0.51300000000000000000,0.51400000000000000000,0.51500000000000000000,0.51600000000000000000,0.51700000000000000000,0.51800000000000000000,0.51900000000000000000,0.52000000000000000000,0.52100000000000000000,0.52200000000000000000,0.52300000000000000000,0.52400000000000000000,0.52500000000000000000,0.52600000000000000000,0.52700000000000000000,0.52800000000000000000,0.52900000000000000000,0.53000000000000000000,0.53100000000000000000,0.53200000000000000000,0.53300000000000000000,0.53400000000000000000,0.53500000000000000000,0.53600000000000000000,0.53700000000000000000,0.53800000000000000000,0.53900000000000000000,0.54000000000000000000,0.54100000000000000000,0.54200000000000000000,0.54300000000000000000,0.54400000000000000000,0.54500000000000000000,0.54600000000000000000,0.54700000000000000000,0.54800000000000000000,0.54900000000000000000,0.55000000000000000000,0.55100000000000000000,0.55200000000000000000,0.55300000000000000000,0.55400000000000000000,0.55500000000000000000,0.55600000000000000000,0.55700000000000000000,0.55800000000000000000,0.55900000000000000000,0.56000000000000000000,0.56100000000000000000,0.56200000000000000000,0.56300000000000000000,0.56400000000000000000,0.56500000000000000000,0.56600000000000000000,0.56700000000000000000,0.56800000000000000000,0.56900000000000000000,0.57000000000000000000,0.57100000000000000000,0.57200000000000000000,0.57300000000000000000,0.57400000000000000000,0.57500000000000000000,0.57600000000000000000,0.57700000000000000000,0.57800000000000000000,0.57900000000000000000,0.58000000000000000000,0.58100000000000000000,0.58200000000000000000,0.58300000000000000000,0.58400000000000000000,0.58500000000000000000,0.58600000000000000000,0.58700000000000000000,0.58800000000000000000,0.58900000000000000000,0.59000000000000000000,0.59100000000000000000,0.59200000000000000000,0.59300000000000000000,0.59400000000000000000,0.59500000000000000000,0.59600000000000000000,0.59700000000000000000,0.59800000000000000000,0.59900000000000000000,0.60000000000000000000,0.60100000000000000000,0.60200000000000000000,0.60300000000000000000,0.60400000000000000000,0.60500000000000000000,0.60600000000000000000,0.60700000000000000000,0.60800000000000000000,0.60900000000000000000,0.61000000000000000000,0.61100000000000000000,0.61200000000000000000,0.61300000000000000000,0.61400000000000000000,0.61500000000000000000,0.61600000000000000000,0.61700000000000000000,0.61800000000000000000,0.61900000000000000000,0.62000000000000000000,0.62100000000000000000,0.62200000000000000000,0.62300000000000000000,0.62400000000000000000,0.62500000000000000000,0.62600000000000000000,0.62700000000000000000,0.62800000000000000000,0.62900000000000000000,0.63000000000000000000,0.63100000000000000000,0.63200000000000000000,0.63300000000000000000,0.63400000000000000000,0.63500000000000000000,0.63600000000000000000,0.63700000000000000000,0.63800000000000000000,0.63900000000000000000,0.64000000000000000000,0.64100000000000000000,0.64200000000000000000,0.64300000000000000000,0.64400000000000000000,0.64500000000000000000,0.64600000000000000000,0.64700000000000000000,0.64800000000000000000,0.64900000000000000000,0.65000000000000000000,0.65100000000000000000,0.65200000000000000000,0.65300000000000000000,0.65400000000000000000,0.65500000000000000000,0.65600000000000000000,0.65700000000000000000,0.65800000000000000000,0.65900000000000000000,0.66000000000000000000,0.66100000000000000000,0.66200000000000000000,0.66300000000000000000,0.66400000000000000000,0.66500000000000000000,0.66600000000000000000,0.66700000000000000000,0.66800000000000000000,0.66900000000000000000,0.67000000000000000000,0.67100000000000000000,0.67200000000000000000,0.67300000000000000000,0.67400000000000000000,0.67500000000000000000,0.67600000000000000000,0.67700000000000000000,0.67800000000000000000,0.67900000000000000000,0.68000000000000000000,0.68100000000000000000,0.68200000000000000000,0.68300000000000000000,0.68400000000000000000,0.68500000000000000000,0.68600000000000000000,0.68700000000000000000,0.68800000000000000000,0.68900000000000000000,0.69000000000000000000,0.69100000000000000000,0.69200000000000000000,0.69300000000000000000,0.69400000000000000000,0.69500000000000000000,0.69600000000000000000,0.69700000000000000000,0.69800000000000000000,0.69900000000000000000,0.70000000000000000000,0.70100000000000000000,0.70200000000000000000,0.70300000000000000000,0.70400000000000000000,0.70500000000000000000,0.70600000000000000000,0.70700000000000000000,0.70800000000000000000,0.70900000000000000000,0.71000000000000000000,0.71100000000000000000,0.71200000000000000000,0.71300000000000000000,0.71400000000000000000,0.71500000000000000000,0.71600000000000000000,0.71700000000000000000,0.71800000000000000000,0.71900000000000000000,0.72000000000000000000,0.72100000000000000000,0.72200000000000000000,0.72300000000000000000,0.72400000000000000000,0.72500000000000000000,0.72600000000000000000,0.72700000000000000000,0.72800000000000000000,0.72900000000000000000,0.73000000000000000000,0.73100000000000000000,0.73200000000000000000,0.73300000000000000000,0.73400000000000000000,0.73500000000000000000,0.73600000000000000000,0.73700000000000000000,0.73800000000000000000,0.73900000000000000000,0.74000000000000000000,0.74100000000000000000,0.74200000000000000000,0.74300000000000000000,0.74400000000000000000,0.74500000000000000000,0.74600000000000000000,0.74700000000000000000,0.74800000000000000000,0.74900000000000000000,0.75000000000000000000,0.75100000000000000000,0.75200000000000000000,0.75300000000000000000,0.75400000000000000000,0.75500000000000000000,0.75600000000000000000,0.75700000000000000000,0.75800000000000000000,0.75900000000000000000,0.76000000000000000000,0.76100000000000000000,0.76200000000000000000,0.76300000000000000000,0.76400000000000000000,0.76500000000000000000,0.76600000000000000000,0.76700000000000000000,0.76800000000000000000,0.76900000000000000000,0.77000000000000000000,0.77100000000000000000,0.77200000000000000000,0.77300000000000000000,0.77400000000000000000,0.77500000000000000000,0.77600000000000000000,0.77700000000000000000,0.77800000000000000000,0.77900000000000000000,0.78000000000000000000,0.78100000000000000000,0.78200000000000000000,0.78300000000000000000,0.78400000000000000000,0.78500000000000000000,0.78600000000000000000,0.78700000000000000000,0.78800000000000000000,0.78900000000000000000,0.79000000000000000000,0.79100000000000000000,0.79200000000000000000,0.79300000000000000000,0.79400000000000000000,0.79500000000000000000,0.79600000000000000000,0.79700000000000000000,0.79800000000000000000,0.79900000000000000000,0.80000000000000000000,0.80100000000000000000,0.80200000000000000000,0.80300000000000000000,0.80400000000000000000,0.80500000000000000000,0.80600000000000000000,0.80700000000000000000,0.80800000000000000000,0.80900000000000000000,0.81000000000000000000,0.81100000000000000000,0.81200000000000000000,0.81300000000000000000,0.81400000000000000000,0.81500000000000000000,0.81600000000000000000,0.81700000000000000000,0.81800000000000000000,0.81900000000000000000,0.82000000000000000000,0.82100000000000000000,0.82200000000000000000,0.82300000000000000000,0.82400000000000000000,0.82500000000000000000,0.82600000000000000000,0.82700000000000000000,0.82800000000000000000,0.82900000000000000000,0.83000000000000000000,0.83100000000000000000,0.83200000000000000000,0.83300000000000000000,0.83400000000000000000,0.83500000000000000000,0.83600000000000000000,0.83700000000000000000,0.83800000000000000000,0.83900000000000000000,0.84000000000000000000,0.84100000000000000000,0.84200000000000000000,0.84300000000000000000,0.84400000000000000000,0.84500000000000000000,0.84600000000000000000,0.84700000000000000000,0.84800000000000000000,0.84900000000000000000,0.85000000000000000000,0.85100000000000000000,0.85200000000000000000,0.85300000000000000000,0.85400000000000000000,0.85500000000000000000,0.85600000000000000000,0.85700000000000000000,0.85800000000000000000,0.85900000000000000000,0.86000000000000000000,0.86100000000000000000,0.86200000000000000000,0.86300000000000000000,0.86400000000000000000,0.86500000000000000000,0.86600000000000000000,0.86700000000000000000,0.86800000000000000000,0.86900000000000000000,0.87000000000000000000,0.87100000000000000000,0.87200000000000000000,0.87300000000000000000,0.87400000000000000000,0.87500000000000000000,0.87600000000000000000,0.87700000000000000000,0.87800000000000000000,0.87900000000000000000,0.88000000000000000000,0.88100000000000000000,0.88200000000000000000,0.88300000000000000000,0.88400000000000000000,0.88500000000000000000,0.88600000000000000000,0.88700000000000000000,0.88800000000000000000,0.88900000000000000000,0.89000000000000000000,0.89100000000000000000,0.89200000000000000000,0.89300000000000000000,0.89400000000000000000,0.89500000000000000000,0.89600000000000000000,0.89700000000000000000,0.89800000000000000000,0.89900000000000000000,0.90000000000000000000,0.90100000000000000000,0.90200000000000000000,0.90300000000000000000,0.90400000000000000000,0.90500000000000000000,0.90600000000000000000,0.90700000000000000000,0.90800000000000000000,0.90900000000000000000,0.91000000000000000000,0.91100000000000000000,0.91200000000000000000,0.91300000000000000000,0.91400000000000000000,0.91500000000000000000,0.91600000000000000000,0.91700000000000000000,0.91800000000000000000,0.91900000000000000000,0.92000000000000000000,0.92100000000000000000,0.92200000000000000000,0.92300000000000000000,0.92400000000000000000,0.92500000000000000000,0.92600000000000000000,0.92700000000000000000,0.92800000000000000000,0.92900000000000000000,0.93000000000000000000,0.93100000000000000000,0.93200000000000000000,0.93300000000000000000,0.93400000000000000000,0.93500000000000000000,0.93600000000000000000,0.93700000000000000000,0.93800000000000000000,0.93900000000000000000,0.94000000000000000000,0.94100000000000000000,0.94200000000000000000,0.94300000000000000000,0.94400000000000000000,0.94500000000000000000,0.94600000000000000000,0.94700000000000000000,0.94800000000000000000,0.94900000000000000000,0.95000000000000000000,0.95100000000000000000,0.95200000000000000000,0.95300000000000000000,0.95400000000000000000,0.95500000000000000000,0.95600000000000000000,0.95700000000000000000,0.95800000000000000000,0.95900000000000000000,0.96000000000000000000,0.96100000000000000000,0.96200000000000000000,0.96300000000000000000,0.96400000000000000000,0.96500000000000000000,0.96600000000000000000,0.96700000000000000000,0.96800000000000000000,0.96900000000000000000,0.97000000000000000000,0.97100000000000000000,0.97200000000000000000,0.97300000000000000000,0.97400000000000000000,0.97500000000000000000,0.97600000000000000000,0.97700000000000000000,0.97800000000000000000,0.97900000000000000000,0.98000000000000000000,0.98100000000000000000,0.98200000000000000000,0.98300000000000000000,0.98400000000000000000,0.98500000000000000000,0.98600000000000000000,0.98700000000000000000,0.98800000000000000000,0.98900000000000000000,0.99000000000000000000,0.99100000000000000000,0.99200000000000000000,0.99300000000000000000,0.99400000000000000000,0.99500000000000000000,0.99600000000000000000,0.99700000000000000000,0.99800000000000000000,0.99900000000000000000,1.00000000000000000000,1.0010000000000000,1.0020000000000000,1.0030000000000000,1.0040000000000000,1.0050000000000000,1.0060000000000000,1.0070000000000000,1.0080000000000000,1.0090000000000000,1.0100000000000000,1.0110000000000000,1.0120000000000000,1.0130000000000000,1.0140000000000000,1.0150000000000000,1.0160000000000000,1.0170000000000000,1.0180000000000000,1.0190000000000000,1.0200000000000000,1.0210000000000000,1.0220000000000000,1.0230000000000000,1.0240000000000000,1.0250000000000000,1.0260000000000000,1.0270000000000000,1.0280000000000000,1.0290000000000000,1.0300000000000000,1.0310000000000000,1.0320000000000000,1.0330000000000000,1.0340000000000000,1.0350000000000000,1.0360000000000000,1.0370000000000000,1.0380000000000000,1.0390000000000000,1.0400000000000000,1.0410000000000000,1.0420000000000000,1.0430000000000000,1.0440000000000000,1.0450000000000000,1.0460000000000000,1.0470000000000000,1.0480000000000000,1.0490000000000000,1.0500000000000000,1.0510000000000000,1.0520000000000000,1.0530000000000000,1.0540000000000000,1.0550000000000000,1.0560000000000000,1.0570000000000000,1.0580000000000000,1.0590000000000000,1.0600000000000000,1.0610000000000000,1.0620000000000000,1.0630000000000000,1.0640000000000000,1.0650000000000000,1.0660000000000000,1.0670000000000000,1.0680000000000000,1.0690000000000000,1.0700000000000000,1.0710000000000000,1.0720000000000000,1.0730000000000000,1.0740000000000000,1.0750000000000000,1.0760000000000000,1.0770000000000000,1.0780000000000000,1.0790000000000000,1.0800000000000000,1.0810000000000000,1.0820000000000000,1.0830000000000000,1.0840000000000000,1.0850000000000000,1.0860000000000000,1.0870000000000000,1.0880000000000000,1.0890000000000000,1.0900000000000000,1.0910000000000000,1.0920000000000000,1.0930000000000000,1.0940000000000000,1.0950000000000000,1.0960000000000000,1.0970000000000000,1.0980000000000000,1.0990000000000000,1.1000000000000000,1.1010000000000000,1.1020000000000000,1.1030000000000000,1.1040000000000000,1.1050000000000000,1.1060000000000000,1.1070000000000000,1.1080000000000000,1.1090000000000000,1.1100000000000000,1.1110000000000000,1.1120000000000000,1.1130000000000000,1.1140000000000000,1.1150000000000000,1.1160000000000000,1.1170000000000000,1.1180000000000000,1.1190000000000000,1.1200000000000000,1.1210000000000000,1.1220000000000000,1.1230000000000000,1.1240000000000000,1.1250000000000000,1.1260000000000000,1.1270000000000000,1.1280000000000000,1.1290000000000000,1.1300000000000000,1.1310000000000000,1.1320000000000000,1.1330000000000000,1.1340000000000000,1.1350000000000000,1.1360000000000000,1.1370000000000000,1.1380000000000000,1.1390000000000000,1.1400000000000000,1.1410000000000000,1.1420000000000000,1.1430000000000000,1.1440000000000000,1.1450000000000000,1.1460000000000000,1.1470000000000000,1.1480000000000000,1.1490000000000000,1.1500000000000000,1.1510000000000000,1.1520000000000000,1.1530000000000000,1.1540000000000000,1.1550000000000000,1.1560000000000000,1.1570000000000000,1.1580000000000000,1.1590000000000000,1.1600000000000000,1.1610000000000000,1.1620000000000000,1.1630000000000000,1.1640000000000000,1.1650000000000000,1.1660000000000000,1.1670000000000000,1.1680000000000000,1.1690000000000000,1.1700000000000000,1.1710000000000000,1.1720000000000000,1.1730000000000000,1.1740000000000000,1.1750000000000000,1.1760000000000000,1.1770000000000000,1.1780000000000000,1.1790000000000000,1.1800000000000000,1.1810000000000000,1.1820000000000000,1.1830000000000000,1.1840000000000000,1.1850000000000000,1.1860000000000000,1.1870000000000000,1.1880000000000000,1.1890000000000000,1.1900000000000000,1.1910000000000000,1.1920000000000000,1.1930000000000000,1.1940000000000000,1.1950000000000000,1.1960000000000000,1.1970000000000000,1.1980000000000000,1.1990000000000000,1.2000000000000000,1.2010000000000000,1.2020000000000000,1.2030000000000000,1.2040000000000000,1.2050000000000000,1.2060000000000000,1.2070000000000000,1.2080000000000000,1.2090000000000000,1.2100000000000000,1.2110000000000000,1.2120000000000000,1.2130000000000000,1.2140000000000000,1.2150000000000000,1.2160000000000000,1.2170000000000000,1.2180000000000000,1.2190000000000000,1.2200000000000000,1.2210000000000000,1.2220000000000000,1.2230000000000000,1.2240000000000000,1.2250000000000000,1.2260000000000000,1.2270000000000000,1.2280000000000000,1.2290000000000000,1.2300000000000000,1.2310000000000000,1.2320000000000000,1.2330000000000000,1.2340000000000000,1.2350000000000000,1.2360000000000000,1.2370000000000000,1.2380000000000000,1.2390000000000000,1.2400000000000000,1.2410000000000000,1.2420000000000000,1.2430000000000000,1.2440000000000000,1.2450000000000000,1.2460000000000000,1.2470000000000000,1.2480000000000000,1.2490000000000000,1.2500000000000000,1.2510000000000000,1.2520000000000000,1.2530000000000000,1.2540000000000000,1.2550000000000000,1.2560000000000000,1.2570000000000000,1.2580000000000000,1.2590000000000000,1.2600000000000000,1.2610000000000000,1.2620000000000000,1.2630000000000000,1.2640000000000000,1.2650000000000000,1.2660000000000000,1.2670000000000000,1.2680000000000000,1.2690000000000000,1.2700000000000000,1.2710000000000000,1.2720000000000000,1.2730000000000000,1.2740000000000000,1.2750000000000000,1.2760000000000000,1.2770000000000000,1.2780000000000000,1.2790000000000000,1.2800000000000000,1.2810000000000000,1.2820000000000000,1.2830000000000000,1.2840000000000000,1.2850000000000000,1.2860000000000000,1.2870000000000000,1.2880000000000000,1.2890000000000000,1.2900000000000000,1.2910000000000000,1.2920000000000000,1.2930000000000000,1.2940000000000000,1.2950000000000000,1.2960000000000000,1.2970000000000000,1.2980000000000000,1.2990000000000000,1.3000000000000000,1.3010000000000000,1.3020000000000000,1.3030000000000000,1.3040000000000000,1.3050000000000000,1.3060000000000000,1.3070000000000000,1.3080000000000000,1.3090000000000000,1.3100000000000000,1.3110000000000000,1.3120000000000000,1.3130000000000000,1.3140000000000000,1.3150000000000000,1.3160000000000000,1.3170000000000000,1.3180000000000000,1.3190000000000000,1.3200000000000000,1.3210000000000000,1.3220000000000000,1.3230000000000000,1.3240000000000000,1.3250000000000000,1.3260000000000000,1.3270000000000000,1.3280000000000000,1.3290000000000000,1.3300000000000000,1.3310000000000000,1.3320000000000000,1.3330000000000000,1.3340000000000000,1.3350000000000000,1.3360000000000000,1.3370000000000000,1.3380000000000000,1.3390000000000000,1.3400000000000000,1.3410000000000000,1.3420000000000000,1.3430000000000000,1.3440000000000000,1.3450000000000000,1.3460000000000000,1.3470000000000000,1.3480000000000000,1.3490000000000000,1.3500000000000000,1.3510000000000000,1.3520000000000000,1.3530000000000000,1.3540000000000000,1.3550000000000000,1.3560000000000000,1.3570000000000000,1.3580000000000000,1.3590000000000000,1.3600000000000000,1.3610000000000000,1.3620000000000000,1.3630000000000000,1.3640000000000000,1.3650000000000000,1.3660000000000000,1.3670000000000000,1.3680000000000000,1.3690000000000000,1.3700000000000000,1.3710000000000000,1.3720000000000000,1.3730000000000000,1.3740000000000000,1.3750000000000000,1.3760000000000000,1.3770000000000000,1.3780000000000000,1.3790000000000000,1.3800000000000000,1.3810000000000000,1.3820000000000000,1.3830000000000000,1.3840000000000000,1.3850000000000000,1.3860000000000000,1.3870000000000000,1.3880000000000000,1.3890000000000000,1.3900000000000000,1.3910000000000000,1.3920000000000000,1.3930000000000000,1.3940000000000000,1.3950000000000000,1.3960000000000000,1.3970000000000000,1.3980000000000000,1.3990000000000000,1.4000000000000000,1.4010000000000000,1.4020000000000000,1.4030000000000000,1.4040000000000000,1.4050000000000000,1.4060000000000000,1.4070000000000000,1.4080000000000000,1.4090000000000000,1.4100000000000000,1.4110000000000000,1.4120000000000000,1.4130000000000000,1.4140000000000000,1.4150000000000000,1.4160000000000000,1.4170000000000000,1.4180000000000000,1.4190000000000000,1.4200000000000000,1.4210000000000000,1.4220000000000000,1.4230000000000000,1.4240000000000000,1.4250000000000000,1.4260000000000000,1.4270000000000000,1.4280000000000000,1.4290000000000000,1.4300000000000000,1.4310000000000000,1.4320000000000000,1.4330000000000000,1.4340000000000000,1.4350000000000000,1.4360000000000000,1.4370000000000000,1.4380000000000000,1.4390000000000000,1.4400000000000000,1.4410000000000000,1.4420000000000000,1.4430000000000000,1.4440000000000000,1.4450000000000000,1.4460000000000000,1.4470000000000000,1.4480000000000000,1.4490000000000000,1.4500000000000000,1.4510000000000000,1.4520000000000000,1.4530000000000000,1.4540000000000000,1.4550000000000000,1.4560000000000000,1.4570000000000000,1.4580000000000000,1.4590000000000000,1.4600000000000000,1.4610000000000000,1.4620000000000000,1.4630000000000000,1.4640000000000000,1.4650000000000000,1.4660000000000000,1.4670000000000000,1.4680000000000000,1.4690000000000000,1.4700000000000000,1.4710000000000000,1.4720000000000000,1.4730000000000000,1.4740000000000000,1.4750000000000000,1.4760000000000000,1.4770000000000000,1.4780000000000000,1.4790000000000000,1.4800000000000000,1.4810000000000000,1.4820000000000000,1.4830000000000000,1.4840000000000000,1.4850000000000000,1.4860000000000000,1.4870000000000000,1.4880000000000000,1.4890000000000000,1.4900000000000000,1.4910000000000000,1.4920000000000000,1.4930000000000000,1.4940000000000000,1.4950000000000000,1.4960000000000000,1.4970000000000000,1.4980000000000000,1.4990000000000000,1.5000000000000000,1.5010000000000000,1.5020000000000000,1.5030000000000000,1.5040000000000000,1.5050000000000000,1.5060000000000000,1.5070000000000000,1.5080000000000000,1.5090000000000000,1.5100000000000000,1.5110000000000000,1.5120000000000000,1.5130000000000000,1.5140000000000000,1.5150000000000000,1.5160000000000000,1.5170000000000000,1.5180000000000000,1.5190000000000000,1.5200000000000000,1.5210000000000000,1.5220000000000000,1.5230000000000000,1.5240000000000000,1.5250000000000000,1.5260000000000000,1.5270000000000000,1.5280000000000000,1.5290000000000000,1.5300000000000000,1.5310000000000000,1.5320000000000000,1.5330000000000000,1.5340000000000000,1.5350000000000000,1.5360000000000000,1.5370000000000000,1.5380000000000000,1.5390000000000000,1.5400000000000000,1.5410000000000000,1.5420000000000000,1.5430000000000000,1.5440000000000000,1.5450000000000000,1.5460000000000000,1.5470000000000000,1.5480000000000000,1.5490000000000000,1.5500000000000000,1.5510000000000000,1.5520000000000000,1.5530000000000000,1.5540000000000000,1.5550000000000000,1.5560000000000000,1.5570000000000000,1.5580000000000000,1.5590000000000000,1.5600000000000000,1.5610000000000000,1.5620000000000000,1.5630000000000000,1.5640000000000000,1.5650000000000000,1.5660000000000000,1.5670000000000000,1.5680000000000000,1.5690000000000000,1.5700000000000000,1.5710000000000000,1.5720000000000000,1.5730000000000000,1.5740000000000000,1.5750000000000000,1.5760000000000000,1.5770000000000000,1.5780000000000000,1.5790000000000000,1.5800000000000000,1.5810000000000000,1.5820000000000000,1.5830000000000000,1.5840000000000000,1.5850000000000000,1.5860000000000000,1.5870000000000000,1.5880000000000000,1.5890000000000000,1.5900000000000000,1.5910000000000000,1.5920000000000000,1.5930000000000000,1.5940000000000000,1.5950000000000000,1.5960000000000000,1.5970000000000000,1.5980000000000000,1.5990000000000000,1.6000000000000000,1.6010000000000000,1.6020000000000000,1.6030000000000000,1.6040000000000000,1.6050000000000000,1.6060000000000000,1.6070000000000000,1.6080000000000000,1.6090000000000000,1.6100000000000000,1.6110000000000000,1.6120000000000000,1.6130000000000000,1.6140000000000000,1.6150000000000000,1.6160000000000000,1.6170000000000000,1.6180000000000000,1.6190000000000000,1.6200000000000000,1.6210000000000000,1.6220000000000000,1.6230000000000000,1.6240000000000000,1.6250000000000000,1.6260000000000000,1.6270000000000000,1.6280000000000000,1.6290000000000000,1.6300000000000000,1.6310000000000000,1.6320000000000000,1.6330000000000000,1.6340000000000000,1.6350000000000000,1.6360000000000000,1.6370000000000000,1.6380000000000000,1.6390000000000000,1.6400000000000000,1.6410000000000000,1.6420000000000000,1.6430000000000000,1.6440000000000000,1.6450000000000000,1.6460000000000000,1.6470000000000000,1.6480000000000000,1.6490000000000000,1.6500000000000000,1.6510000000000000,1.6520000000000000,1.6530000000000000,1.6540000000000000,1.6550000000000000,1.6560000000000000,1.6570000000000000,1.6580000000000000,1.6590000000000000,1.6600000000000000,1.6610000000000000,1.6620000000000000,1.6630000000000000,1.6640000000000000,1.6650000000000000,1.6660000000000000,1.6670000000000000,1.6680000000000000,1.6690000000000000,1.6700000000000000,1.6710000000000000,1.6720000000000000,1.6730000000000000,1.6740000000000000,1.6750000000000000,1.6760000000000000,1.6770000000000000,1.6780000000000000,1.6790000000000000,1.6800000000000000,1.6810000000000000,1.6820000000000000,1.6830000000000000,1.6840000000000000,1.6850000000000000,1.6860000000000000,1.6870000000000000,1.6880000000000000,1.6890000000000000,1.6900000000000000,1.6910000000000000,1.6920000000000000,1.6930000000000000,1.6940000000000000,1.6950000000000000,1.6960000000000000,1.6970000000000000,1.6980000000000000,1.6990000000000000,1.7000000000000000,1.7010000000000000,1.7020000000000000,1.7030000000000000,1.7040000000000000,1.7050000000000000,1.7060000000000000,1.7070000000000000,1.7080000000000000,1.7090000000000000,1.7100000000000000,1.7110000000000000,1.7120000000000000,1.7130000000000000,1.7140000000000000,1.7150000000000000,1.7160000000000000,1.7170000000000000,1.7180000000000000,1.7190000000000000,1.7200000000000000,1.7210000000000000,1.7220000000000000,1.7230000000000000,1.7240000000000000,1.7250000000000000,1.7260000000000000,1.7270000000000000,1.7280000000000000,1.7290000000000000,1.7300000000000000,1.7310000000000000,1.7320000000000000,1.7330000000000000,1.7340000000000000,1.7350000000000000,1.7360000000000000,1.7370000000000000,1.7380000000000000,1.7390000000000000,1.7400000000000000,1.7410000000000000,1.7420000000000000,1.7430000000000000,1.7440000000000000,1.7450000000000000,1.7460000000000000,1.7470000000000000,1.7480000000000000,1.7490000000000000,1.7500000000000000,1.7510000000000000,1.7520000000000000,1.7530000000000000,1.7540000000000000,1.7550000000000000,1.7560000000000000,1.7570000000000000,1.7580000000000000,1.7590000000000000,1.7600000000000000,1.7610000000000000,1.7620000000000000,1.7630000000000000,1.7640000000000000,1.7650000000000000,1.7660000000000000,1.7670000000000000,1.7680000000000000,1.7690000000000000,1.7700000000000000,1.7710000000000000,1.7720000000000000,1.7730000000000000,1.7740000000000000,1.7750000000000000,1.7760000000000000,1.7770000000000000,1.7780000000000000,1.7790000000000000,1.7800000000000000,1.7810000000000000,1.7820000000000000,1.7830000000000000,1.7840000000000000,1.7850000000000000,1.7860000000000000,1.7870000000000000,1.7880000000000000,1.7890000000000000,1.7900000000000000,1.7910000000000000,1.7920000000000000,1.7930000000000000,1.7940000000000000,1.7950000000000000,1.7960000000000000,1.7970000000000000,1.7980000000000000,1.7990000000000000,1.8000000000000000,1.8010000000000000,1.8020000000000000,1.8030000000000000,1.8040000000000000,1.8050000000000000,1.8060000000000000,1.8070000000000000,1.8080000000000000,1.8090000000000000,1.8100000000000000,1.8110000000000000,1.8120000000000000,1.8130000000000000,1.8140000000000000,1.8150000000000000,1.8160000000000000,1.8170000000000000,1.8180000000000000,1.8190000000000000,1.8200000000000000,1.8210000000000000,1.8220000000000000,1.8230000000000000,1.8240000000000000,1.8250000000000000,1.8260000000000000,1.8270000000000000,1.8280000000000000,1.8290000000000000,1.8300000000000000,1.8310000000000000,1.8320000000000000,1.8330000000000000,1.8340000000000000,1.8350000000000000,1.8360000000000000,1.8370000000000000,1.8380000000000000,1.8390000000000000,1.8400000000000000,1.8410000000000000,1.8420000000000000,1.8430000000000000,1.8440000000000000,1.8450000000000000,1.8470000000000000,1.8480000000000000,1.8490000000000000,1.8500000000000000,1.8510000000000000,1.8520000000000000,1.8530000000000000,1.8540000000000000,1.8550000000000000,1.8560000000000000,1.8570000000000000,1.8580000000000000,1.8590000000000000,1.8600000000000000,1.8610000000000000,1.8620000000000000,1.8630000000000000,1.8640000000000000,1.8650000000000000,1.8660000000000000,1.8670000000000000,1.8680000000000000,1.8690000000000000,1.8700000000000000,1.8710000000000000,1.8720000000000000,1.8730000000000000,1.8740000000000000,1.8750000000000000,1.8760000000000000,1.8770000000000000,1.8780000000000000,1.8790000000000000,1.8800000000000000,1.8810000000000000,1.8820000000000000,1.8830000000000000,1.8850000000000000,1.8860000000000000,1.8870000000000000],"yaxis":""}],"layout":{"annotations":null,"title":{"text":"Overall DHT lookup distribution (30 days up to 8 Sep 2024). Source: Parsec."}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-lookup-performance-long.json b/content.en/plots/2024/09/09/dht-lookup-performance-long.json
new file mode 100644
index 0000000000..45ab8b671a
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-lookup-performance-long.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","fill":"tozeroy","marker":{"color":"6699cc"},"mode":"lines","name":"historic","visible":true,"x":["2021-02-12T00:00:00Z","2021-02-19T00:00:00Z","2021-02-26T00:00:00Z","2021-03-05T00:00:00Z","2021-03-12T00:00:00Z","2021-03-19T00:00:00Z","2021-03-26T00:00:00Z","2021-04-02T00:00:00Z","2021-04-09T00:00:00Z","2021-04-16T00:00:00Z","2021-04-23T00:00:00Z","2021-04-30T00:00:00Z","2021-05-07T00:00:00Z","2021-05-14T00:00:00Z","2021-05-21T00:00:00Z","2021-05-28T00:00:00Z","2021-06-04T00:00:00Z","2021-06-11T00:00:00Z","2021-06-18T00:00:00Z","2021-06-25T00:00:00Z","2021-07-02T00:00:00Z","2021-07-09T00:00:00Z","2021-07-16T00:00:00Z","2021-07-23T00:00:00Z","2021-07-30T00:00:00Z","2021-08-06T00:00:00Z","2021-08-13T00:00:00Z","2021-08-20T00:00:00Z","2021-08-27T00:00:00Z","2021-09-03T00:00:00Z","2021-09-10T00:00:00Z","2021-09-17T00:00:00Z","2021-09-24T00:00:00Z","2021-10-01T00:00:00Z","2021-10-08T00:00:00Z","2021-10-15T00:00:00Z","2021-10-22T00:00:00Z","2021-10-29T00:00:00Z","2021-11-05T00:00:00Z","2021-11-12T00:00:00Z","2021-11-19T00:00:00Z","2021-11-26T00:00:00Z","2021-12-03T00:00:00Z","2021-12-10T00:00:00Z","2021-12-17T00:00:00Z","2021-12-24T00:00:00Z","2021-12-31T00:00:00Z","2022-01-07T00:00:00Z","2022-01-14T00:00:00Z","2022-01-21T00:00:00Z","2022-01-28T00:00:00Z","2022-02-04T00:00:00Z","2022-02-11T00:00:00Z","2022-02-18T00:00:00Z","2022-02-25T00:00:00Z","2022-03-04T00:00:00Z","2022-03-11T00:00:00Z","2022-03-18T00:00:00Z","2022-03-25T00:00:00Z","2022-04-01T00:00:00Z","2022-04-08T00:00:00Z","2022-04-15T00:00:00Z","2022-04-22T00:00:00Z","2022-04-29T00:00:00Z","2022-05-06T00:00:00Z","2022-05-13T00:00:00Z","2022-05-20T00:00:00Z","2022-05-27T00:00:00Z","2022-06-03T00:00:00Z","2022-06-10T00:00:00Z","2022-06-17T00:00:00Z","2022-06-24T00:00:00Z","2022-07-01T00:00:00Z","2022-07-08T00:00:00Z","2022-07-15T00:00:00Z","2022-07-22T00:00:00Z","2022-07-29T00:00:00Z","2022-08-05T00:00:00Z","2022-08-12T00:00:00Z","2022-08-19T00:00:00Z","2022-08-26T00:00:00Z","2022-09-02T00:00:00Z","2022-09-09T00:00:00Z","2022-09-16T00:00:00Z","2022-09-23T00:00:00Z","2022-09-30T00:00:00Z","2022-10-07T00:00:00Z","2022-10-14T00:00:00Z","2022-10-21T00:00:00Z","2022-10-28T00:00:00Z","2022-11-04T00:00:00Z","2022-11-11T00:00:00Z","2022-11-18T00:00:00Z","2022-11-25T00:00:00Z","2022-12-02T00:00:00Z","2022-12-09T00:00:00Z","2022-12-16T00:00:00Z","2022-12-23T00:00:00Z","2022-12-30T00:00:00Z","2023-01-06T00:00:00Z","2023-01-13T00:00:00Z","2023-01-20T00:00:00Z","2023-01-27T00:00:00Z","2023-02-03T00:00:00Z","2023-02-10T00:00:00Z","2023-02-17T00:00:00Z","2023-02-24T00:00:00Z","2023-03-03T00:00:00Z","2023-03-10T00:00:00Z","2023-03-17T00:00:00Z","2023-03-24T00:00:00Z","2023-03-31T00:00:00Z","2023-04-07T00:00:00Z","2023-04-14T00:00:00Z","2023-04-21T00:00:00Z"],"y":[1.13,1.08,1.43,1.59,1.65,1.69,1.64,1.66,1.65,1.52,1.46,1.42,1.53,1.59,1.37,1.56,1.48,1.42,1.63,1.54,1.55,1.48,1.43,1.21,1.26,1.46,1.32,1.28,1.21,1.23,1.28,1.32,1.25,1.23,1.2,1.21,1.1,1.07,1.11,1.14,1.16,1.12,1.11,1.01,0.93,0.9,0.99,0.89,0.77,0.7,0.64,0.71,0.73,0.63,0.5,0.51,0.41,0.51,0.56,0.83,0.7,0.67,0.44,0.45,0.38,0.37,0.43,0.43,0.43,0.49,0.4,0.4,0.41,0.4,0.4,0.39,0.36,0.4,0.44,0.4,0.49,0.41,0.47,0.39,0.39,0.48,0.61,0.47,0.45,0.4,0.38,0.46,0.49,0.52,0.56,0.52,0.75,0.85,0.86,0.91,0.82,1.07,1.11,1.04,0.69,0.65,0.63,0.58,0.55,0.558,0.598,0.591,0.55,0.542,0.559],"yaxis":""},{"type":"scatter","fill":"tozeroy","marker":{"color":"117733"},"mode":"lines","name":"parsec","visible":true,"x":["2023-04-21T00:00:00Z","2023-04-28T00:00:00Z","2023-05-05T00:00:00Z","2023-05-12T00:00:00Z","2023-05-19T00:00:00Z","2023-05-26T00:00:00Z","2023-06-02T00:00:00Z","2023-06-09T00:00:00Z","2023-06-16T00:00:00Z","2023-06-23T00:00:00Z","2023-06-30T00:00:00Z","2023-07-07T00:00:00Z","2023-07-14T00:00:00Z","2023-07-21T00:00:00Z","2023-07-28T00:00:00Z","2023-08-04T00:00:00Z","2023-08-11T00:00:00Z","2023-08-18T00:00:00Z","2023-08-25T00:00:00Z","2023-09-01T00:00:00Z","2023-09-08T00:00:00Z","2023-09-15T00:00:00Z","2023-09-22T00:00:00Z","2023-09-29T00:00:00Z","2023-10-06T00:00:00Z","2023-10-13T00:00:00Z","2023-10-20T00:00:00Z","2023-10-27T00:00:00Z","2023-11-03T00:00:00Z","2023-11-10T00:00:00Z","2023-11-17T00:00:00Z","2023-11-24T00:00:00Z","2023-12-01T00:00:00Z","2023-12-08T00:00:00Z","2023-12-15T00:00:00Z","2023-12-22T00:00:00Z","2023-12-29T00:00:00Z","2024-01-05T00:00:00Z","2024-01-12T00:00:00Z","2024-01-19T00:00:00Z","2024-01-26T00:00:00Z","2024-02-02T00:00:00Z","2024-02-09T00:00:00Z","2024-02-16T00:00:00Z","2024-02-23T00:00:00Z","2024-03-01T00:00:00Z","2024-03-08T00:00:00Z","2024-03-15T00:00:00Z","2024-03-22T00:00:00Z","2024-03-29T00:00:00Z","2024-04-05T00:00:00Z","2024-04-12T00:00:00Z","2024-04-19T00:00:00Z","2024-04-26T00:00:00Z","2024-05-03T00:00:00Z","2024-05-10T00:00:00Z","2024-05-17T00:00:00Z","2024-05-24T00:00:00Z","2024-05-31T00:00:00Z","2024-06-07T00:00:00Z","2024-06-14T00:00:00Z","2024-06-21T00:00:00Z","2024-06-28T00:00:00Z","2024-07-05T00:00:00Z","2024-07-12T00:00:00Z","2024-07-19T00:00:00Z","2024-07-26T00:00:00Z","2024-08-02T00:00:00Z","2024-08-09T00:00:00Z","2024-08-16T00:00:00Z","2024-08-23T00:00:00Z","2024-08-30T00:00:00Z","2024-09-06T00:00:00Z"],"y":[0.5404363,0.565391039,0.559768906,0.558147419,0.556132799,0.564653143,0.558184846,0.561203286,0.551638704,0.559250929,0.578957247,0.606473114,0.593410648,0.586763926,0.562305251,0.54528581,0.553667223,0.576059922,0.564295405,0.559215659,0.563715791,0.566898911,0.576850822,0.57359001,0.620908142,0.654556025,0.590879181,0.570910726,0.554545175,0.545335734,0.618305877,0.591815146,0.568692105,0.607062488,0.67916249,0.594584812,0.579701527,0.57178904,0.613944612,0.597680114,0.563454239,0.550452597,0.547754634,0.543666547,0.595925285,0.60379689,0.587234841,0.578635953,0.573342681,0.593448596,0.607307161,0.595641388,0.588887262,0.584766481,0.643765061,0.605969801,0.586610233,0.591878602,0.595728367,0.574708541,0.569677401,0.566251542,0.590731938,0.579501357,0.596698711,0.582030692,0.561752444,0.551531138,0.55380901,0.543668264,0.531212442,0.517360968,0.516627311],"yaxis":""}],"layout":{"annotations":null,"title":{"font":{"size":10},"text":"Data: 12 Feb 2021 to 8 Sep 2024. Source: Legacy monitoring script and Parsec.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":["2023-03-09T00:00:00Z","2024-09-09T00:00:00Z"],"rangeselector":{"buttons":[{"count":3,"label":"3m","step":"month","stepmode":"backward"},{"count":6,"label":"6m","step":"month,","stepmode":"backward"},{"count":1,"label":"1y","step":"year","stepmode":"backward"},{"count":18,"label":"18m","step":"month","stepmode":"backward"},{"label":"all","step":"all"}]},"rangeslider":{"autorange":true,"visible":true},"type":"date"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Lookup time, 6 day rolling average (seconds)"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-lookup-performance-overall.json b/content.en/plots/2024/09/09/dht-lookup-performance-overall.json
new file mode 100644
index 0000000000..0afbf4bac9
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-lookup-performance-overall.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"median","visible":true,"x":["2024-06-11T00:00:00Z","2024-06-12T00:00:00Z","2024-06-13T00:00:00Z","2024-06-14T00:00:00Z","2024-06-15T00:00:00Z","2024-06-16T00:00:00Z","2024-06-17T00:00:00Z","2024-06-18T00:00:00Z","2024-06-19T00:00:00Z","2024-06-20T00:00:00Z","2024-06-21T00:00:00Z","2024-06-22T00:00:00Z","2024-06-23T00:00:00Z","2024-06-24T00:00:00Z","2024-06-25T00:00:00Z","2024-06-26T00:00:00Z","2024-06-27T00:00:00Z","2024-06-28T00:00:00Z","2024-06-29T00:00:00Z","2024-06-30T00:00:00Z","2024-07-01T00:00:00Z","2024-07-02T00:00:00Z","2024-07-03T00:00:00Z","2024-07-04T00:00:00Z","2024-07-05T00:00:00Z","2024-07-06T00:00:00Z","2024-07-07T00:00:00Z","2024-07-08T00:00:00Z","2024-07-09T00:00:00Z","2024-07-10T00:00:00Z","2024-07-11T00:00:00Z","2024-07-12T00:00:00Z","2024-07-13T00:00:00Z","2024-07-14T00:00:00Z","2024-07-15T00:00:00Z","2024-07-16T00:00:00Z","2024-07-17T00:00:00Z","2024-07-18T00:00:00Z","2024-07-19T00:00:00Z","2024-07-20T00:00:00Z","2024-07-21T00:00:00Z","2024-07-22T00:00:00Z","2024-07-23T00:00:00Z","2024-07-24T00:00:00Z","2024-07-25T00:00:00Z","2024-07-26T00:00:00Z","2024-07-27T00:00:00Z","2024-07-28T00:00:00Z","2024-07-29T00:00:00Z","2024-07-30T00:00:00Z","2024-07-31T00:00:00Z","2024-08-01T00:00:00Z","2024-08-02T00:00:00Z","2024-08-03T00:00:00Z","2024-08-04T00:00:00Z","2024-08-05T00:00:00Z","2024-08-06T00:00:00Z","2024-08-07T00:00:00Z","2024-08-08T00:00:00Z","2024-08-09T00:00:00Z","2024-08-10T00:00:00Z","2024-08-11T00:00:00Z","2024-08-12T00:00:00Z","2024-08-13T00:00:00Z","2024-08-14T00:00:00Z","2024-08-15T00:00:00Z","2024-08-16T00:00:00Z","2024-08-17T00:00:00Z","2024-08-18T00:00:00Z","2024-08-19T00:00:00Z","2024-08-20T00:00:00Z","2024-08-21T00:00:00Z","2024-08-22T00:00:00Z","2024-08-23T00:00:00Z","2024-08-24T00:00:00Z","2024-08-25T00:00:00Z","2024-08-26T00:00:00Z","2024-08-27T00:00:00Z","2024-08-28T00:00:00Z","2024-08-29T00:00:00Z","2024-08-30T00:00:00Z","2024-08-31T00:00:00Z","2024-09-01T00:00:00Z","2024-09-02T00:00:00Z","2024-09-03T00:00:00Z","2024-09-04T00:00:00Z","2024-09-05T00:00:00Z","2024-09-06T00:00:00Z","2024-09-07T00:00:00Z","2024-09-08T00:00:00Z","2024-09-09T00:00:00Z"],"y":[0.564095941,0.578338434,0.572672076,0.564410446,0.55852903,0.550875042,0.548271529,0.559297446,0.545249373,0.581753917,0.619661717,0.599211307,0.592267907,0.591605365,0.58546008,0.570685778,0.59935655,0.595010572,0.597593605,0.58884593,0.579909864,0.583177137,0.56669377,0.573809562,0.574219249,0.568192043,0.603604079,0.594855432,0.605522804,0.602958699,0.603669041,0.596759883,0.593871408,0.58882569,0.585717542,0.579636886,0.573561872,0.571435819,0.576906416,0.569528297,0.563951293,0.563409675,0.553023579,0.562851194,0.563483399,0.558523541,0.558595076,0.558665927,0.558011686,0.549570948,0.546324999,0.545044633,0.546920741,0.562591019,0.556629773,0.564592894,0.542822561,0.560010348,0.549838191,0.545650958,0.541081497,0.536208871,0.534968464,0.557889314,0.554752584,0.545408684,0.54145414,0.530869294,0.530575354,0.52558439,0.538616325,0.532072693,0.527556657,0.533668925,0.518955668,0.520639608,0.520830822,0.518946677,0.507959455,0.512642951,0.522188094,0.5013743,0.493703131,0.50787897,0.504987783,0.51100338,0.535045632,0.541146662,0.529349827,0.527692383,0.51945903],"yaxis":""}],"layout":{"annotations":null,"title":{"font":{"size":10},"text":"Data: 10 Jun 2024 to 8 Sep 2024. Source: Parsec.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"type":"date"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Median lookup time (seconds)"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-lookup-performance-quartiles.json b/content.en/plots/2024/09/09/dht-lookup-performance-quartiles.json
new file mode 100644
index 0000000000..0f7290cfec
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-lookup-performance-quartiles.json
@@ -0,0 +1 @@
+{"data":[{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.509133049,"relative":true,"valueformat":".2%"},"domain":{"x":[0,0.3333333333333333]},"mode":"number+delta","name":"Median","number":{"suffix":"s"},"title":{"text":"Median"},"value":0.525663374,"visible":true},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.076587317,"relative":true,"valueformat":".2%"},"domain":{"column":1,"x":[0.3333333333333333,0.6666666666666666]},"mode":"number+delta","name":"P90","number":{"suffix":"s"},"title":{"text":"P90"},"value":1.076630607,"visible":true},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.539324707,"relative":true,"valueformat":".2%"},"domain":{"column":2,"x":[0.6666666666666666,1]},"mode":"number+delta","name":"P99","number":{"suffix":"s"},"title":{"text":"P99"},"value":1.5155309350000001,"visible":true}],"layout":{"annotations":null,"title":{"font":{"size":10},"text":"Data: 8 Sep 2024. Source: Parsec.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-peers-churn-cdf-overall.json b/content.en/plots/2024/09/09/dht-peers-churn-cdf-overall.json
new file mode 100644
index 0000000000..ed37d423dc
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-peers-churn-cdf-overall.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"cdf","visible":true,"x":[0,0.01,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.40,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.50,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.60,0.61,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.70,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.78,0.79,0.80,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.97,0.98,0.99,1.00,1.01,1.02,1.03,1.04,1.05,1.06,1.07,1.08,1.09,1.10,1.11,1.12,1.13,1.14,1.15,1.16,1.17,1.18,1.19,1.20,1.21,1.22,1.23,1.24,1.25,1.26,1.27,1.28,1.29,1.30,1.31,1.32,1.33,1.34,1.35,1.36,1.37,1.38,1.39,1.40,1.41,1.42,1.43,1.44,1.45,1.46,1.47,1.48,1.49,1.50,1.51,1.52,1.53,1.54,1.55,1.56,1.57,1.58,1.59,1.60,1.61,1.62,1.63,1.64,1.65,1.66,1.67,1.68,1.69,1.70,1.71,1.72,1.73,1.74,1.75,1.76,1.77,1.78,1.79,1.80,1.81,1.82,1.83,1.84,1.85,1.86,1.87,1.88,1.89,1.90,1.91,1.92,1.93,1.94,1.95,1.96,1.97,1.98,1.99,2.00,2.01,2.02,2.03,2.04,2.05,2.06,2.07,2.08,2.09,2.10,2.11,2.12,2.13,2.14,2.15,2.16,2.17,2.18,2.19,2.20,2.21,2.22,2.23,2.24,2.25,2.26,2.27,2.28,2.29,2.30,2.31,2.32,2.33,2.34,2.35,2.36,2.37,2.38,2.39,2.40,2.41,2.42,2.43,2.44,2.45,2.46,2.47,2.48,2.49,2.50,2.51,2.52,2.53,2.54,2.55,2.56,2.57,2.58,2.59,2.60,2.61,2.62,2.63,2.64,2.65,2.66,2.67,2.68,2.69,2.70,2.71,2.72,2.73,2.74,2.75,2.76,2.77,2.78,2.79,2.80,2.81,2.82,2.83,2.84,2.85,2.86,2.87,2.88,2.89,2.90,2.91,2.92,2.93,2.94,2.95,2.96,2.97,2.98,2.99,3.00,3.01,3.02,3.03,3.04,3.05,3.06,3.07,3.08,3.09,3.10,3.11,3.12,3.13,3.14,3.15,3.16,3.17,3.18,3.19,3.20,3.21,3.22,3.23,3.24,3.25,3.26,3.27,3.28,3.29,3.30,3.31,3.32,3.33,3.34,3.35,3.36,3.37,3.38,3.39,3.40,3.41,3.42,3.43,3.44,3.45,3.46,3.47,3.48,3.49,3.50,3.51,3.52,3.53,3.54,3.55,3.56,3.57,3.58,3.59,3.60,3.61,3.62,3.63,3.64,3.65,3.66,3.67,3.68,3.69,3.70,3.71,3.72,3.73,3.74,3.75,3.76,3.77,3.78,3.79,3.80,3.81,3.82,3.83,3.84,3.85,3.86,3.87,3.88,3.89,3.90,3.91,3.92,3.93,3.94,3.95,3.96,3.97,3.98,3.99,4.00,4.01,4.02,4.03,4.04,4.05,4.06,4.07,4.08,4.09,4.10,4.11,4.12,4.13,4.14,4.15,4.16,4.17,4.18,4.19,4.20,4.21,4.22,4.23,4.24,4.25,4.26,4.27,4.28,4.29,4.30,4.31,4.32,4.33,4.34,4.35,4.36,4.37,4.38,4.39,4.40,4.41,4.42,4.43,4.44,4.45,4.46,4.47,4.48,4.49,4.50,4.51,4.52,4.53,4.54,4.55,4.56,4.57,4.58,4.59,4.60,4.61,4.62,4.63,4.64,4.65,4.66,4.67,4.68,4.69,4.70,4.71,4.72,4.73,4.74,4.75,4.76,4.77,4.78,4.79,4.80,4.81,4.82,4.83,4.84,4.85,4.86,4.87,4.88,4.89,4.90,4.91,4.92,4.93,4.94,4.95,4.96,4.97,4.98,4.99,5.00,5.01,5.02,5.03,5.04,5.05,5.06,5.07,5.08,5.09,5.10,5.11,5.12,5.13,5.14,5.15,5.16,5.17,5.18,5.19,5.20,5.21,5.22,5.23,5.24,5.25,5.26,5.27,5.28,5.29,5.30,5.31,5.32,5.33,5.34,5.35,5.36,5.37,5.38,5.39,5.40,5.41,5.42,5.43,5.44,5.45,5.46,5.47,5.48,5.49,5.50,5.51,5.52,5.53,5.54,5.55,5.56,5.57,5.58,5.59,5.60,5.61,5.62,5.63,5.64,5.65,5.66,5.67,5.68,5.69,5.70,5.71,5.72,5.73,5.74,5.75,5.76,5.77,5.78,5.79,5.80,5.81,5.82,5.83,5.84,5.85,5.86,5.87,5.88,5.89,5.90,5.91,5.92,5.93,5.94,5.95,5.96,5.97,5.98,5.99,6.00,6.01,6.02,6.03,6.04,6.05,6.06,6.07,6.08,6.09,6.10,6.11,6.12,6.13,6.14,6.15,6.16,6.17,6.18,6.19,6.20,6.21,6.22,6.23,6.24,6.25,6.26,6.27,6.28,6.29,6.30,6.31,6.32,6.33,6.34,6.35,6.36,6.37,6.38,6.39,6.40,6.41,6.42,6.43,6.44,6.45,6.46,6.47,6.48,6.49,6.50,6.51,6.52,6.53,6.54,6.55,6.56,6.57,6.58,6.59,6.60,6.61,6.62,6.63,6.64,6.65,6.66,6.67,6.68,6.69,6.70,6.71,6.72,6.73,6.74,6.75,6.76,6.77,6.78,6.79,6.80,6.81,6.82,6.83,6.84,6.85,6.86,6.87,6.88,6.89,6.90,6.91,6.92,6.93,6.94,6.95,6.96,6.97,6.98,6.99,7.00,7.01,7.02,7.03,7.04,7.05,7.06,7.07,7.08,7.09,7.10,7.11,7.12,7.13,7.14,7.15,7.16,7.17,7.18,7.19,7.20,7.21,7.22,7.23,7.24,7.25,7.26,7.27,7.28,7.29,7.30,7.31,7.32,7.33,7.34,7.35,7.36,7.37,7.38,7.39,7.40,7.41,7.42,7.43,7.44,7.45,7.46,7.47,7.48,7.49,7.50,7.51,7.52,7.53,7.54,7.55,7.56,7.57,7.58,7.59,7.60,7.61,7.62,7.63,7.64,7.65,7.66,7.67,7.68,7.69,7.70,7.71,7.72,7.73,7.74,7.75,7.76,7.77,7.78,7.79,7.80,7.81,7.82,7.83,7.84,7.85,7.86,7.87,7.88,7.89,7.90,7.91,7.92,7.93,7.94,7.95,7.96,7.97,7.98,7.99,8.00,8.01,8.02,8.03,8.04,8.05,8.06,8.07,8.08,8.09,8.10,8.11,8.12,8.13,8.14,8.15,8.16,8.17,8.18,8.19,8.20,8.21,8.22,8.23,8.24,8.25,8.26,8.27,8.28,8.29,8.30,8.31,8.32,8.33,8.34,8.35,8.36,8.37,8.38,8.39,8.40,8.41,8.42,8.43,8.44,8.45,8.46,8.47,8.48,8.49,8.50,8.51,8.52,8.53,8.54,8.55,8.56,8.57,8.58,8.59,8.60,8.61,8.62,8.63,8.64,8.65,8.66,8.67,8.68,8.69,8.70,8.71,8.72,8.73,8.74,8.75,8.76,8.77,8.78,8.79,8.80,8.81,8.82,8.83,8.84,8.85,8.86,8.87,8.88,8.89,8.90,8.91,8.92,8.93,8.94,8.95,8.96,8.97,8.98,8.99,9.00,9.01,9.02,9.03,9.04,9.05,9.06,9.07,9.08,9.09,9.10,9.11,9.12,9.13,9.14,9.15,9.16,9.17,9.18,9.19,9.20,9.21,9.22,9.23,9.24,9.25,9.26,9.27,9.28,9.29,9.30,9.31,9.32,9.33,9.34,9.35,9.36,9.37,9.38,9.39,9.40,9.41,9.42,9.43,9.44,9.45,9.46,9.47,9.48,9.49,9.50,9.51,9.52,9.53,9.54,9.55,9.56,9.57,9.58,9.59,9.60,9.61,9.62,9.63,9.64,9.65,9.66,9.67,9.68,9.69,9.70,9.71,9.72,9.73,9.74,9.75,9.76,9.77,9.78,9.79,9.80,9.81,9.82,9.83,9.84,9.85,9.86,9.87,9.88,9.89,9.90,9.91,9.92,9.93,9.94,9.95,9.96,9.97,9.98,9.99,10.00,10.01,10.02,10.03,10.04,10.05,10.06,10.07,10.08,10.09,10.10,10.11,10.12,10.13,10.14,10.15,10.16,10.17,10.18,10.19,10.20,10.21,10.22,10.23,10.24,10.25,10.26,10.27,10.28,10.29,10.30,10.31,10.32,10.33,10.34,10.35,10.36,10.37,10.38,10.39,10.40,10.41,10.42,10.43,10.44,10.45,10.46,10.47,10.48,10.49,10.50,10.51,10.52,10.53,10.54,10.55,10.56,10.57,10.58,10.59,10.60,10.61,10.62,10.63,10.64,10.65,10.66,10.67,10.68,10.69,10.70,10.71,10.72,10.73,10.74,10.75,10.76,10.77,10.78,10.79,10.80,10.81,10.82,10.83,10.84,10.85,10.86,10.87,10.88,10.89,10.90,10.91,10.92,10.93,10.94,10.95,10.96,10.97,10.98,10.99,11.00,11.01,11.02,11.03,11.04,11.05,11.06,11.07,11.08,11.09,11.10,11.11,11.12,11.13,11.14,11.15,11.16,11.17,11.18,11.19,11.20,11.21,11.22,11.23,11.24,11.25,11.26,11.27,11.28,11.29,11.30,11.31,11.32,11.33,11.34,11.35,11.36,11.37,11.38,11.39,11.40,11.41,11.42,11.43,11.44,11.45,11.46,11.47,11.48,11.49,11.50,11.51,11.52,11.53,11.54,11.55,11.56,11.57,11.58,11.59,11.60,11.61,11.62,11.63,11.64,11.65,11.66,11.67,11.68,11.69,11.70,11.71,11.72,11.73,11.74,11.75,11.76,11.77,11.78,11.79,11.80,11.81,11.82,11.83,11.84,11.85,11.86,11.87,11.88,11.89,11.90,11.91,11.92,11.93,11.94,11.95,11.96,11.97,11.98,11.99,12.00,12.01,12.02,12.03,12.04,12.05,12.06,12.07,12.08,12.09,12.10,12.11,12.12,12.13,12.14,12.15,12.16,12.17,12.18,12.19,12.20,12.21,12.22,12.23,12.24,12.25,12.26,12.27,12.28,12.29,12.30,12.31,12.32,12.33,12.34,12.35,12.36,12.37,12.38,12.39,12.40,12.41,12.42,12.43,12.44,12.45,12.46,12.47,12.48,12.49,12.50,12.51,12.52,12.53,12.54,12.55,12.56,12.57,12.58,12.59,12.60,12.61,12.62,12.63,12.64,12.65,12.66,12.67,12.68,12.69,12.70,12.71,12.72,12.73,12.74,12.75,12.76,12.77,12.78,12.79,12.80,12.81,12.82,12.83,12.84,12.85,12.86,12.87,12.88,12.89,12.90,12.91,12.92,12.93,12.94,12.95,12.96,12.97,12.98,12.99,13.00,13.01,13.02,13.03,13.04,13.05,13.06,13.07,13.08,13.09,13.10,13.11,13.12,13.13,13.14,13.15,13.16,13.17,13.18,13.19,13.20,13.21,13.22,13.23,13.24,13.25,13.26,13.27,13.28,13.29,13.30,13.31,13.32,13.33,13.34,13.35,13.36,13.37,13.38,13.39,13.40,13.41,13.42,13.43,13.44,13.45,13.46,13.47,13.48,13.49,13.50,13.51,13.52,13.53,13.54,13.55,13.56,13.57,13.58,13.59,13.60,13.61,13.62,13.63,13.64,13.65,13.66,13.67,13.68,13.69,13.70,13.71,13.72,13.73,13.74,13.75,13.76,13.77,13.78,13.79,13.80,13.81,13.82,13.83,13.84,13.85,13.86,13.87,13.88,13.89,13.90,13.91,13.92,13.93,13.94,13.95,13.96,13.97,13.98,13.99,14.00,14.01,14.02,14.03,14.04,14.05,14.06,14.07,14.08,14.09,14.10,14.11,14.12,14.13,14.14,14.15,14.16,14.17,14.18,14.19,14.20,14.21,14.22,14.23,14.24,14.25,14.26,14.27,14.28,14.29,14.30,14.31,14.32,14.33,14.34,14.35,14.36,14.37,14.38,14.39,14.40,14.41,14.42,14.43,14.44,14.45,14.46,14.47,14.48,14.49,14.50,14.51,14.52,14.53,14.54,14.55,14.56,14.57,14.58,14.59,14.60,14.61,14.62,14.63,14.64,14.65,14.66,14.67,14.68,14.69,14.70,14.71,14.72,14.73,14.74,14.75,14.76,14.77,14.78,14.79,14.80,14.81,14.82,14.83,14.84,14.85,14.86,14.87,14.88,14.89,14.90,14.91,14.92,14.93,14.94,14.95,14.96,14.97,14.98,14.99,15.00,15.01,15.02,15.03,15.04,15.05,15.06,15.07,15.08,15.09,15.10,15.11,15.12,15.13,15.14,15.15,15.16,15.17,15.18,15.19,15.20,15.21,15.22,15.23,15.24,15.25,15.26,15.27,15.28,15.29,15.30,15.31,15.32,15.33,15.34,15.35,15.36,15.37,15.38,15.39,15.40,15.41,15.42,15.43,15.44,15.45,15.46,15.47,15.48,15.49,15.50,15.51,15.52,15.53,15.54,15.55,15.56,15.57,15.58,15.59,15.60,15.61,15.62,15.63,15.64,15.65,15.66,15.67,15.68,15.69,15.70,15.71,15.72,15.73,15.74,15.75,15.76,15.77,15.78,15.79,15.80,15.81,15.82,15.83,15.84,15.85,15.86,15.87,15.88,15.89,15.90,15.91,15.92,15.93,15.94,15.95,15.96,15.97,15.98,15.99,16.00,16.01,16.02,16.03,16.04,16.05,16.06,16.07,16.08,16.09,16.10,16.11,16.12,16.13,16.14,16.15,16.16,16.17,16.18,16.19,16.20,16.21,16.22,16.23,16.24,16.25,16.26,16.27,16.28,16.29,16.30,16.31,16.32,16.33,16.34,16.35,16.36,16.37,16.38,16.39,16.40,16.41,16.42,16.43,16.44,16.45,16.46,16.47,16.48,16.49,16.50,16.51,16.52,16.53,16.54,16.55,16.56,16.57,16.58,16.59,16.60,16.61,16.62,16.63,16.64,16.65,16.66,16.67,16.68,16.69,16.70,16.71,16.72,16.73,16.74,16.75,16.76,16.77,16.78,16.79,16.80,16.81,16.82,16.83,16.84,16.85,16.86,16.87,16.88,16.89,16.90,16.91,16.92,16.93,16.94,16.95,16.96,16.97,16.98,16.99,17.00,17.01,17.02,17.03,17.04,17.05,17.06,17.07,17.08,17.09,17.10,17.11,17.12,17.13,17.14,17.15,17.17,17.18,17.19,17.20,17.21,17.22,17.23,17.24,17.25,17.26,17.27,17.28,17.29,17.30,17.31,17.32,17.33,17.34,17.35,17.36,17.37,17.38,17.39,17.40,17.41,17.42,17.43,17.44,17.45,17.46,17.47,17.48,17.49,17.50,17.51,17.52,17.53,17.54,17.55,17.56,17.57,17.58,17.59,17.60,17.61,17.62,17.63,17.64,17.65,17.66,17.67,17.68,17.69,17.70,17.71,17.72,17.73,17.74,17.75,17.76,17.77,17.78,17.79,17.80,17.81,17.82,17.83,17.84,17.85,17.86,17.87,17.88,17.89,17.90,17.91,17.92,17.93,17.94,17.95,17.96,17.97,17.98,17.99,18.00,18.01,18.02,18.03,18.04,18.05,18.06,18.07,18.08,18.09,18.10,18.11,18.12,18.13,18.14,18.15,18.16,18.17,18.18,18.19,18.20,18.21,18.22,18.23,18.24,18.25,18.26,18.27,18.28,18.29,18.30,18.31,18.32,18.33,18.34,18.35,18.36,18.37,18.38,18.39,18.40,18.41,18.42,18.43,18.44,18.45,18.46,18.47,18.48,18.49,18.50,18.51,18.52,18.53,18.54,18.55,18.56,18.57,18.58,18.59,18.60,18.61,18.62,18.63,18.64,18.65,18.66,18.67,18.68,18.69,18.70,18.71,18.72,18.73,18.74,18.75,18.76,18.78,18.79,18.80,18.81,18.82,18.83,18.84,18.85,18.86,18.87,18.88,18.89,18.90,18.91,18.92,18.93,18.94,18.95,18.96,18.97,18.98,18.99,19.00,19.01,19.02,19.03,19.04,19.05,19.06,19.07,19.08,19.09,19.10,19.11,19.12,19.13,19.14,19.15,19.16,19.17,19.18,19.19,19.20,19.21,19.22,19.23,19.24,19.25,19.26,19.27,19.28,19.29,19.30,19.31,19.32,19.33,19.34,19.36,19.37,19.38,19.39,19.40,19.41,19.42,19.43,19.44,19.45,19.46,19.47,19.48,19.49,19.50,19.51,19.52,19.53,19.54,19.55,19.56,19.57,19.58,19.59,19.60,19.61,19.62,19.63,19.64,19.65,19.66,19.67,19.68,19.69,19.70,19.71,19.72,19.73,19.74,19.75,19.76,19.77,19.79,19.80,19.81,19.82,19.83,19.84,19.85,19.86,19.87,19.88,19.89,19.90,19.91,19.92,19.93,19.94,19.95,19.96,19.97,19.98,19.99,20.00,20.01,20.02,20.03,20.04,20.05,20.06,20.07,20.08,20.09,20.10,20.11,20.12,20.13,20.14,20.15,20.16,20.17,20.18,20.19,20.20,20.21,20.23,20.24,20.25,20.26,20.27,20.28,20.29,20.30,20.31,20.32,20.33,20.34,20.35,20.36,20.37,20.38,20.39,20.40,20.41,20.42,20.43,20.44,20.45,20.46,20.47,20.48,20.49,20.50,20.51,20.52,20.53,20.54,20.55,20.56,20.57,20.58,20.59,20.60,20.61,20.62,20.63,20.64,20.65,20.66,20.67,20.68,20.69,20.70,20.71,20.72,20.73,20.74,20.75,20.76,20.77,20.78,20.79,20.80,20.81,20.82,20.83,20.84,20.85,20.86,20.87,20.88,20.89,20.90,20.91,20.92,20.93,20.94,20.95,20.96,20.97,20.98,20.99,21.00,21.01,21.02,21.03,21.04,21.06,21.07,21.08,21.09,21.10,21.11,21.12,21.13,21.14,21.15,21.16,21.17,21.18,21.19,21.20,21.21,21.22,21.23,21.24,21.25,21.26,21.27,21.28,21.29,21.30,21.31,21.32,21.33,21.34,21.35,21.37,21.38,21.39,21.40,21.41,21.42,21.43,21.45,21.46,21.47,21.48,21.49,21.50,21.51,21.52,21.53,21.54,21.56,21.57,21.59,21.60,21.61,21.62,21.63,21.64,21.65,21.66,21.67,21.68,21.69,21.70,21.71,21.72,21.73,21.74,21.75,21.76,21.78,21.79,21.80,21.81,21.82,21.83,21.84,21.85,21.86,21.87,21.88,21.89,21.90,21.91,21.92,21.94,21.95,21.96,21.97,21.98,21.99,22.00,22.01,22.02,22.04,22.05,22.06,22.07,22.08,22.10,22.11,22.12,22.13,22.14,22.15,22.16,22.17,22.18,22.19,22.20,22.21,22.22,22.23,22.24,22.25,22.26,22.28,22.29,22.30,22.31,22.32,22.33,22.34,22.35,22.36,22.37,22.38,22.39,22.40,22.41,22.42,22.43,22.44,22.45,22.46,22.47,22.48,22.49,22.50,22.51,22.53,22.54,22.55,22.56,22.57,22.58,22.59,22.60,22.61,22.62,22.63,22.64,22.65,22.66,22.67,22.68,22.69,22.70,22.71,22.72,22.73,22.74,22.75,22.76,22.77,22.78,22.79,22.80,22.81,22.82,22.83,22.84,22.85,22.86,22.87,22.88,22.89,22.90,22.91,22.92,22.93,22.94,22.95,22.96,22.97,22.98,22.99,23.00,23.01,23.02,23.03,23.04,23.05,23.06,23.07,23.08,23.09,23.10,23.11,23.12,23.13,23.14,23.15,23.16,23.17,23.18,23.19,23.20,23.21,23.22,23.23,23.24,23.25,23.26,23.27,23.28,23.30,23.31,23.33,23.34,23.35,23.36,23.37,23.38,23.39,23.40,23.42,23.43,23.44,23.45,23.46,23.47,23.48,23.49,23.50,23.51,23.52,23.53,23.54,23.55,23.56,23.57,23.58,23.59,23.60,23.61,23.62,23.63,23.64,23.65,23.66,23.67,23.68,23.69,23.70,23.71,23.72,23.73,23.74,23.75,23.76,23.77,23.78,23.79,23.80,23.81,23.82,23.83,23.84,23.85,23.86,23.87,23.88,23.89,23.90,23.91,23.92,23.93,23.94,23.95,23.96,23.97,23.98,23.99,24.00],"y":[0.2353,0.2429,0.3143,0.3287,0.3493,0.3769,0.3831,0.3952,0.4154,0.4251,0.4300,0.4375,0.4500,0.4596,0.4654,0.4693,0.4750,0.4826,0.4899,0.4957,0.5002,0.5036,0.5076,0.5125,0.5186,0.5236,0.5283,0.5321,0.5353,0.5381,0.5415,0.5446,0.5487,0.5523,0.5557,0.5591,0.5620,0.5648,0.5681,0.5727,0.5796,0.5854,0.5922,0.5990,0.6052,0.6115,0.6172,0.6230,0.6281,0.6363,0.6493,0.6569,0.6587,0.6597,0.6610,0.6626,0.6642,0.6662,0.6685,0.6708,0.6732,0.6759,0.6787,0.6815,0.6837,0.6855,0.6869,0.6884,0.6899,0.6915,0.6931,0.6947,0.6965,0.6983,0.7001,0.7019,0.7038,0.7059,0.7080,0.7099,0.7119,0.7140,0.7160,0.7178,0.7194,0.7211,0.7227,0.7243,0.7261,0.7279,0.7298,0.7316,0.7333,0.7350,0.7366,0.7381,0.7395,0.7409,0.7424,0.7459,0.7516,0.7543,0.7550,0.7554,0.7559,0.7565,0.7571,0.7578,0.7585,0.7592,0.7600,0.7609,0.7618,0.7627,0.7637,0.7646,0.7655,0.7664,0.7672,0.7680,0.7688,0.7694,0.7701,0.7708,0.7716,0.7724,0.7731,0.7738,0.7745,0.7752,0.7759,0.7766,0.7772,0.7779,0.7787,0.7794,0.7801,0.7807,0.7815,0.7822,0.7829,0.7836,0.7842,0.7848,0.7854,0.7858,0.7864,0.7868,0.7874,0.7892,0.7931,0.7952,0.7957,0.7961,0.7965,0.7969,0.7974,0.7978,0.7983,0.7988,0.7993,0.7999,0.8005,0.8013,0.8020,0.8027,0.8034,0.8041,0.8048,0.8055,0.8061,0.8068,0.8074,0.8082,0.8088,0.8095,0.8100,0.8105,0.8111,0.8117,0.8122,0.8127,0.8133,0.8139,0.8143,0.8148,0.8154,0.8158,0.8164,0.8169,0.8174,0.8179,0.8184,0.8188,0.8192,0.8197,0.8201,0.8204,0.8208,0.8221,0.8246,0.8261,0.8265,0.8268,0.8270,0.8274,0.8277,0.8280,0.8284,0.8287,0.8291,0.8295,0.8299,0.8304,0.8309,0.8313,0.8318,0.8322,0.8327,0.8331,0.8335,0.8338,0.8342,0.8346,0.8350,0.8354,0.8357,0.8360,0.8363,0.8367,0.8370,0.8373,0.8377,0.8381,0.8384,0.8388,0.8392,0.8396,0.8400,0.8403,0.8406,0.8409,0.8412,0.8415,0.8419,0.8422,0.8424,0.8427,0.8430,0.8440,0.8460,0.8472,0.8475,0.8478,0.8480,0.8482,0.8484,0.8487,0.8490,0.8492,0.8495,0.8498,0.8502,0.8505,0.8509,0.8512,0.8516,0.8519,0.8523,0.8527,0.8530,0.8533,0.8536,0.8540,0.8543,0.8546,0.8549,0.8551,0.8554,0.8556,0.8559,0.8562,0.8565,0.8568,0.8570,0.8573,0.8576,0.8578,0.8581,0.8584,0.8587,0.8590,0.8592,0.8594,0.8596,0.8598,0.8601,0.8603,0.8605,0.8612,0.8627,0.8635,0.8638,0.8639,0.8641,0.8642,0.8644,0.8646,0.8648,0.8649,0.8651,0.8653,0.8655,0.8658,0.8661,0.8664,0.8666,0.8669,0.8671,0.8674,0.8676,0.8678,0.8680,0.8683,0.8686,0.8688,0.8691,0.8692,0.8694,0.8696,0.8698,0.8700,0.8702,0.8704,0.8707,0.8709,0.8710,0.8712,0.8715,0.8717,0.8719,0.8721,0.8723,0.8725,0.8727,0.8728,0.8730,0.8731,0.8733,0.8739,0.8752,0.8760,0.8762,0.8763,0.8765,0.8766,0.8768,0.8769,0.8771,0.8773,0.8774,0.8777,0.8780,0.8782,0.8785,0.8788,0.8790,0.8792,0.8794,0.8796,0.8798,0.8800,0.8803,0.8805,0.8807,0.8809,0.8811,0.8813,0.8815,0.8817,0.8819,0.8821,0.8823,0.8825,0.8827,0.8829,0.8831,0.8833,0.8835,0.8837,0.8839,0.8841,0.8843,0.8844,0.8846,0.8847,0.8849,0.8850,0.8852,0.8856,0.8868,0.8873,0.8874,0.8875,0.8876,0.8877,0.8878,0.8879,0.8881,0.8882,0.8884,0.8886,0.8887,0.8889,0.8891,0.8893,0.8895,0.8896,0.8898,0.8899,0.8901,0.8903,0.8904,0.8906,0.8907,0.8909,0.8910,0.8911,0.8913,0.8914,0.8916,0.8917,0.8919,0.8920,0.8922,0.8924,0.8925,0.8927,0.8928,0.8930,0.8931,0.8933,0.8934,0.8936,0.8937,0.8938,0.8940,0.8941,0.8942,0.8946,0.8955,0.8960,0.8961,0.8962,0.8963,0.8964,0.8965,0.8966,0.8968,0.8969,0.8970,0.8971,0.8973,0.8975,0.8977,0.8978,0.8979,0.8981,0.8983,0.8984,0.8985,0.8986,0.8988,0.8989,0.8990,0.8992,0.8993,0.8994,0.8996,0.8997,0.8998,0.8999,0.9001,0.9002,0.9003,0.9004,0.9005,0.9006,0.9008,0.9009,0.9010,0.9011,0.9013,0.9014,0.9015,0.9016,0.9017,0.9018,0.9019,0.9023,0.9032,0.9036,0.9037,0.9038,0.9038,0.9039,0.9040,0.9041,0.9042,0.9043,0.9044,0.9045,0.9046,0.9048,0.9049,0.9050,0.9052,0.9053,0.9054,0.9055,0.9056,0.9057,0.9059,0.9060,0.9061,0.9062,0.9063,0.9064,0.9064,0.9065,0.9067,0.9068,0.9069,0.9070,0.9071,0.9072,0.9073,0.9074,0.9075,0.9076,0.9077,0.9078,0.9079,0.9080,0.9081,0.9081,0.9082,0.9083,0.9084,0.9088,0.9094,0.9097,0.9099,0.9099,0.9100,0.9101,0.9101,0.9102,0.9103,0.9104,0.9105,0.9106,0.9108,0.9109,0.9110,0.9111,0.9112,0.9113,0.9115,0.9116,0.9117,0.9118,0.9119,0.9120,0.9121,0.9123,0.9124,0.9125,0.9126,0.9127,0.9128,0.9129,0.9130,0.9131,0.9132,0.9133,0.9134,0.9135,0.9136,0.9137,0.9138,0.9139,0.9140,0.9141,0.9141,0.9142,0.9143,0.9144,0.9144,0.9147,0.9151,0.9154,0.9155,0.9155,0.9156,0.9156,0.9157,0.9157,0.9158,0.9159,0.9159,0.9160,0.9161,0.9162,0.9162,0.9163,0.9164,0.9164,0.9165,0.9166,0.9167,0.9167,0.9168,0.9169,0.9170,0.9170,0.9171,0.9171,0.9171,0.9172,0.9173,0.9173,0.9174,0.9175,0.9175,0.9176,0.9177,0.9178,0.9178,0.9179,0.9180,0.9180,0.9181,0.9182,0.9183,0.9183,0.9184,0.9184,0.9185,0.9187,0.9192,0.9195,0.9195,0.9196,0.9196,0.9196,0.9197,0.9197,0.9198,0.9199,0.9200,0.9200,0.9201,0.9202,0.9202,0.9203,0.9204,0.9204,0.9205,0.9206,0.9206,0.9207,0.9207,0.9208,0.9209,0.9209,0.9210,0.9210,0.9211,0.9212,0.9212,0.9213,0.9213,0.9214,0.9215,0.9215,0.9216,0.9216,0.9217,0.9218,0.9218,0.9219,0.9219,0.9220,0.9221,0.9221,0.9221,0.9222,0.9222,0.9225,0.9230,0.9232,0.9232,0.9233,0.9233,0.9233,0.9234,0.9234,0.9235,0.9235,0.9236,0.9237,0.9237,0.9238,0.9239,0.9239,0.9240,0.9240,0.9241,0.9242,0.9242,0.9243,0.9243,0.9244,0.9244,0.9245,0.9246,0.9246,0.9247,0.9247,0.9248,0.9248,0.9249,0.9249,0.9250,0.9250,0.9251,0.9252,0.9253,0.9253,0.9254,0.9255,0.9255,0.9256,0.9256,0.9257,0.9257,0.9258,0.9258,0.9260,0.9264,0.9266,0.9267,0.9267,0.9267,0.9268,0.9268,0.9268,0.9269,0.9269,0.9270,0.9271,0.9271,0.9272,0.9272,0.9273,0.9274,0.9274,0.9275,0.9275,0.9276,0.9276,0.9277,0.9277,0.9278,0.9279,0.9279,0.9280,0.9280,0.9281,0.9281,0.9282,0.9283,0.9283,0.9283,0.9284,0.9284,0.9285,0.9285,0.9286,0.9286,0.9287,0.9287,0.9288,0.9288,0.9289,0.9289,0.9290,0.9290,0.9292,0.9296,0.9299,0.9299,0.9300,0.9300,0.9300,0.9301,0.9301,0.9302,0.9302,0.9303,0.9303,0.9304,0.9304,0.9305,0.9305,0.9306,0.9306,0.9307,0.9307,0.9308,0.9308,0.9308,0.9309,0.9309,0.9310,0.9310,0.9310,0.9311,0.9311,0.9311,0.9312,0.9312,0.9313,0.9313,0.9313,0.9314,0.9314,0.9315,0.9315,0.9316,0.9316,0.9316,0.9317,0.9317,0.9318,0.9318,0.9318,0.9319,0.9321,0.9324,0.9326,0.9327,0.9327,0.9327,0.9327,0.9328,0.9328,0.9328,0.9329,0.9329,0.9329,0.9330,0.9331,0.9331,0.9332,0.9333,0.9333,0.9333,0.9334,0.9334,0.9335,0.9335,0.9336,0.9336,0.9337,0.9337,0.9338,0.9338,0.9338,0.9339,0.9339,0.9340,0.9340,0.9341,0.9341,0.9342,0.9342,0.9342,0.9343,0.9343,0.9344,0.9344,0.9344,0.9345,0.9345,0.9345,0.9346,0.9346,0.9348,0.9351,0.9353,0.9354,0.9354,0.9354,0.9354,0.9355,0.9355,0.9355,0.9356,0.9356,0.9357,0.9357,0.9358,0.9358,0.9359,0.9359,0.9360,0.9360,0.9361,0.9361,0.9362,0.9362,0.9362,0.9363,0.9363,0.9364,0.9364,0.9364,0.9365,0.9365,0.9365,0.9366,0.9366,0.9367,0.9367,0.9367,0.9368,0.9368,0.9368,0.9369,0.9369,0.9370,0.9370,0.9370,0.9371,0.9371,0.9372,0.9372,0.9374,0.9377,0.9379,0.9379,0.9379,0.9380,0.9380,0.9380,0.9381,0.9381,0.9381,0.9382,0.9382,0.9382,0.9383,0.9384,0.9384,0.9384,0.9385,0.9385,0.9386,0.9386,0.9386,0.9387,0.9388,0.9388,0.9388,0.9389,0.9389,0.9390,0.9390,0.9391,0.9391,0.9391,0.9392,0.9392,0.9393,0.9393,0.9394,0.9394,0.9394,0.9395,0.9395,0.9396,0.9396,0.9397,0.9397,0.9397,0.9398,0.9398,0.9400,0.9403,0.9404,0.9405,0.9405,0.9405,0.9406,0.9406,0.9406,0.9407,0.9407,0.9407,0.9408,0.9408,0.9409,0.9409,0.9409,0.9410,0.9410,0.9410,0.9411,0.9411,0.9411,0.9412,0.9412,0.9413,0.9413,0.9413,0.9413,0.9414,0.9414,0.9414,0.9414,0.9415,0.9415,0.9415,0.9416,0.9416,0.9416,0.9417,0.9417,0.9417,0.9418,0.9418,0.9419,0.9419,0.9419,0.9420,0.9420,0.9421,0.9422,0.9426,0.9428,0.9428,0.9429,0.9429,0.9429,0.9430,0.9430,0.9431,0.9431,0.9431,0.9432,0.9432,0.9433,0.9433,0.9434,0.9434,0.9435,0.9435,0.9435,0.9436,0.9436,0.9436,0.9436,0.9437,0.9437,0.9438,0.9438,0.9438,0.9439,0.9439,0.9439,0.9440,0.9440,0.9440,0.9441,0.9441,0.9441,0.9442,0.9442,0.9443,0.9443,0.9443,0.9443,0.9444,0.9444,0.9445,0.9445,0.9446,0.9447,0.9450,0.9452,0.9452,0.9452,0.9452,0.9452,0.9453,0.9453,0.9453,0.9454,0.9454,0.9454,0.9455,0.9455,0.9456,0.9456,0.9457,0.9457,0.9457,0.9458,0.9458,0.9458,0.9458,0.9459,0.9459,0.9459,0.9460,0.9460,0.9460,0.9461,0.9461,0.9461,0.9461,0.9462,0.9462,0.9462,0.9462,0.9463,0.9463,0.9463,0.9464,0.9464,0.9464,0.9465,0.9465,0.9465,0.9466,0.9466,0.9466,0.9467,0.9470,0.9471,0.9471,0.9472,0.9472,0.9472,0.9472,0.9472,0.9473,0.9473,0.9473,0.9474,0.9474,0.9475,0.9475,0.9475,0.9476,0.9476,0.9476,0.9477,0.9477,0.9477,0.9478,0.9478,0.9478,0.9479,0.9479,0.9479,0.9479,0.9480,0.9480,0.9480,0.9480,0.9481,0.9481,0.9481,0.9482,0.9482,0.9482,0.9483,0.9483,0.9484,0.9484,0.9484,0.9484,0.9485,0.9485,0.9485,0.9486,0.9487,0.9489,0.9491,0.9491,0.9491,0.9491,0.9491,0.9492,0.9492,0.9492,0.9492,0.9493,0.9493,0.9493,0.9494,0.9494,0.9495,0.9495,0.9495,0.9495,0.9496,0.9496,0.9496,0.9497,0.9497,0.9497,0.9498,0.9498,0.9498,0.9498,0.9499,0.9499,0.9499,0.9499,0.9500,0.9500,0.9500,0.9500,0.9501,0.9501,0.9501,0.9502,0.9502,0.9503,0.9503,0.9503,0.9503,0.9504,0.9504,0.9504,0.9506,0.9508,0.9509,0.9510,0.9510,0.9510,0.9510,0.9511,0.9511,0.9511,0.9511,0.9512,0.9512,0.9512,0.9513,0.9513,0.9513,0.9513,0.9514,0.9514,0.9515,0.9515,0.9515,0.9515,0.9516,0.9516,0.9516,0.9517,0.9517,0.9517,0.9517,0.9518,0.9518,0.9518,0.9519,0.9519,0.9519,0.9520,0.9520,0.9520,0.9520,0.9521,0.9521,0.9521,0.9522,0.9522,0.9523,0.9523,0.9523,0.9523,0.9524,0.9526,0.9528,0.9528,0.9528,0.9528,0.9529,0.9529,0.9529,0.9529,0.9529,0.9529,0.9530,0.9530,0.9530,0.9531,0.9531,0.9531,0.9532,0.9532,0.9532,0.9532,0.9533,0.9533,0.9533,0.9533,0.9534,0.9534,0.9534,0.9534,0.9534,0.9534,0.9535,0.9535,0.9535,0.9536,0.9536,0.9536,0.9537,0.9537,0.9537,0.9537,0.9538,0.9538,0.9538,0.9538,0.9539,0.9539,0.9539,0.9539,0.9540,0.9543,0.9544,0.9544,0.9544,0.9544,0.9544,0.9544,0.9544,0.9545,0.9545,0.9545,0.9545,0.9545,0.9546,0.9546,0.9546,0.9547,0.9547,0.9547,0.9548,0.9548,0.9548,0.9548,0.9549,0.9549,0.9549,0.9550,0.9550,0.9550,0.9550,0.9550,0.9551,0.9551,0.9551,0.9551,0.9552,0.9552,0.9552,0.9552,0.9552,0.9553,0.9553,0.9553,0.9554,0.9554,0.9554,0.9554,0.9554,0.9555,0.9556,0.9557,0.9559,0.9559,0.9559,0.9559,0.9559,0.9560,0.9560,0.9560,0.9560,0.9560,0.9561,0.9561,0.9561,0.9562,0.9562,0.9562,0.9562,0.9563,0.9563,0.9563,0.9563,0.9564,0.9564,0.9564,0.9564,0.9564,0.9564,0.9565,0.9565,0.9565,0.9565,0.9565,0.9566,0.9566,0.9566,0.9567,0.9567,0.9567,0.9567,0.9567,0.9568,0.9568,0.9568,0.9568,0.9568,0.9569,0.9569,0.9569,0.9570,0.9572,0.9573,0.9573,0.9573,0.9574,0.9574,0.9574,0.9574,0.9574,0.9575,0.9575,0.9576,0.9576,0.9577,0.9578,0.9579,0.9579,0.9580,0.9580,0.9580,0.9580,0.9580,0.9581,0.9581,0.9581,0.9581,0.9581,0.9582,0.9582,0.9582,0.9582,0.9582,0.9582,0.9583,0.9583,0.9583,0.9583,0.9584,0.9584,0.9584,0.9584,0.9584,0.9584,0.9585,0.9585,0.9585,0.9585,0.9585,0.9586,0.9586,0.9588,0.9589,0.9589,0.9589,0.9589,0.9589,0.9590,0.9590,0.9590,0.9590,0.9591,0.9591,0.9591,0.9591,0.9591,0.9591,0.9592,0.9592,0.9592,0.9593,0.9593,0.9593,0.9593,0.9593,0.9593,0.9594,0.9594,0.9594,0.9594,0.9594,0.9594,0.9594,0.9594,0.9594,0.9594,0.9595,0.9595,0.9595,0.9595,0.9596,0.9596,0.9596,0.9596,0.9597,0.9597,0.9597,0.9597,0.9597,0.9597,0.9598,0.9599,0.9600,0.9601,0.9601,0.9601,0.9601,0.9601,0.9602,0.9602,0.9602,0.9602,0.9602,0.9603,0.9603,0.9604,0.9604,0.9604,0.9605,0.9605,0.9605,0.9605,0.9605,0.9605,0.9606,0.9606,0.9606,0.9606,0.9606,0.9606,0.9607,0.9607,0.9607,0.9607,0.9607,0.9607,0.9607,0.9608,0.9608,0.9608,0.9608,0.9608,0.9608,0.9609,0.9609,0.9609,0.9609,0.9609,0.9609,0.9610,0.9610,0.9611,0.9612,0.9612,0.9612,0.9612,0.9612,0.9612,0.9612,0.9613,0.9613,0.9613,0.9613,0.9613,0.9614,0.9614,0.9614,0.9614,0.9614,0.9614,0.9614,0.9614,0.9614,0.9615,0.9615,0.9615,0.9615,0.9615,0.9615,0.9615,0.9616,0.9616,0.9616,0.9616,0.9616,0.9616,0.9617,0.9617,0.9617,0.9617,0.9617,0.9617,0.9617,0.9618,0.9618,0.9618,0.9618,0.9618,0.9619,0.9619,0.9619,0.9621,0.9621,0.9621,0.9621,0.9622,0.9622,0.9622,0.9622,0.9622,0.9622,0.9623,0.9623,0.9623,0.9623,0.9623,0.9623,0.9624,0.9624,0.9624,0.9624,0.9624,0.9624,0.9624,0.9625,0.9625,0.9625,0.9625,0.9625,0.9625,0.9625,0.9626,0.9626,0.9626,0.9626,0.9626,0.9626,0.9626,0.9626,0.9627,0.9627,0.9627,0.9627,0.9627,0.9627,0.9628,0.9628,0.9628,0.9628,0.9628,0.9629,0.9630,0.9630,0.9631,0.9631,0.9631,0.9631,0.9631,0.9631,0.9631,0.9631,0.9631,0.9631,0.9632,0.9632,0.9632,0.9632,0.9632,0.9632,0.9633,0.9633,0.9633,0.9633,0.9633,0.9633,0.9633,0.9634,0.9634,0.9634,0.9634,0.9634,0.9634,0.9634,0.9634,0.9634,0.9634,0.9635,0.9635,0.9635,0.9635,0.9635,0.9635,0.9636,0.9636,0.9636,0.9636,0.9636,0.9636,0.9636,0.9637,0.9638,0.9639,0.9639,0.9639,0.9639,0.9640,0.9640,0.9640,0.9640,0.9640,0.9640,0.9640,0.9640,0.9640,0.9641,0.9641,0.9641,0.9641,0.9641,0.9641,0.9641,0.9642,0.9642,0.9642,0.9642,0.9642,0.9642,0.9642,0.9643,0.9643,0.9643,0.9643,0.9643,0.9643,0.9643,0.9643,0.9643,0.9644,0.9644,0.9644,0.9644,0.9644,0.9644,0.9644,0.9644,0.9645,0.9645,0.9645,0.9645,0.9645,0.9646,0.9647,0.9647,0.9647,0.9647,0.9648,0.9648,0.9648,0.9648,0.9648,0.9648,0.9648,0.9648,0.9649,0.9649,0.9649,0.9649,0.9649,0.9650,0.9650,0.9650,0.9650,0.9650,0.9650,0.9650,0.9650,0.9650,0.9650,0.9650,0.9650,0.9651,0.9651,0.9651,0.9651,0.9651,0.9651,0.9651,0.9651,0.9651,0.9651,0.9652,0.9652,0.9652,0.9652,0.9652,0.9652,0.9652,0.9652,0.9653,0.9653,0.9654,0.9655,0.9655,0.9655,0.9655,0.9655,0.9655,0.9655,0.9655,0.9656,0.9656,0.9656,0.9656,0.9656,0.9656,0.9656,0.9656,0.9656,0.9656,0.9657,0.9657,0.9657,0.9657,0.9657,0.9657,0.9657,0.9658,0.9658,0.9658,0.9658,0.9658,0.9658,0.9658,0.9658,0.9658,0.9658,0.9658,0.9659,0.9659,0.9659,0.9659,0.9659,0.9659,0.9659,0.9660,0.9660,0.9660,0.9660,0.9660,0.9661,0.9662,0.9662,0.9662,0.9662,0.9662,0.9662,0.9663,0.9663,0.9663,0.9663,0.9663,0.9663,0.9663,0.9663,0.9663,0.9663,0.9664,0.9664,0.9664,0.9664,0.9664,0.9664,0.9664,0.9664,0.9664,0.9664,0.9664,0.9664,0.9665,0.9665,0.9665,0.9665,0.9665,0.9665,0.9665,0.9665,0.9665,0.9666,0.9666,0.9666,0.9666,0.9666,0.9666,0.9666,0.9666,0.9666,0.9667,0.9667,0.9668,0.9669,0.9669,0.9669,0.9669,0.9669,0.9669,0.9669,0.9669,0.9669,0.9669,0.9670,0.9670,0.9670,0.9670,0.9670,0.9670,0.9670,0.9670,0.9670,0.9670,0.9671,0.9671,0.9671,0.9671,0.9671,0.9671,0.9671,0.9671,0.9671,0.9672,0.9672,0.9672,0.9672,0.9672,0.9672,0.9672,0.9672,0.9672,0.9672,0.9672,0.9672,0.9672,0.9672,0.9673,0.9673,0.9673,0.9673,0.9673,0.9674,0.9674,0.9674,0.9674,0.9675,0.9675,0.9675,0.9675,0.9675,0.9675,0.9675,0.9675,0.9675,0.9675,0.9676,0.9676,0.9676,0.9676,0.9676,0.9676,0.9676,0.9676,0.9676,0.9676,0.9676,0.9677,0.9677,0.9677,0.9677,0.9677,0.9677,0.9677,0.9677,0.9677,0.9677,0.9677,0.9677,0.9678,0.9678,0.9678,0.9678,0.9678,0.9678,0.9678,0.9678,0.9678,0.9678,0.9678,0.9679,0.9680,0.9681,0.9681,0.9681,0.9681,0.9681,0.9682,0.9682,0.9682,0.9682,0.9682,0.9682,0.9683,0.9683,0.9683,0.9683,0.9683,0.9683,0.9683,0.9683,0.9683,0.9683,0.9684,0.9684,0.9684,0.9684,0.9684,0.9684,0.9684,0.9684,0.9684,0.9684,0.9685,0.9685,0.9685,0.9685,0.9685,0.9685,0.9685,0.9685,0.9685,0.9685,0.9685,0.9686,0.9686,0.9686,0.9686,0.9686,0.9686,0.9687,0.9687,0.9688,0.9688,0.9688,0.9688,0.9688,0.9688,0.9688,0.9688,0.9688,0.9689,0.9689,0.9689,0.9689,0.9689,0.9689,0.9689,0.9689,0.9689,0.9689,0.9689,0.9690,0.9690,0.9690,0.9690,0.9690,0.9690,0.9690,0.9690,0.9690,0.9690,0.9690,0.9690,0.9691,0.9691,0.9691,0.9691,0.9691,0.9691,0.9691,0.9691,0.9691,0.9691,0.9691,0.9691,0.9691,0.9692,0.9693,0.9693,0.9693,0.9693,0.9693,0.9693,0.9693,0.9693,0.9694,0.9694,0.9694,0.9694,0.9694,0.9694,0.9694,0.9694,0.9694,0.9695,0.9695,0.9695,0.9695,0.9695,0.9695,0.9695,0.9695,0.9695,0.9695,0.9695,0.9696,0.9696,0.9696,0.9696,0.9696,0.9696,0.9696,0.9696,0.9696,0.9696,0.9696,0.9697,0.9697,0.9697,0.9697,0.9697,0.9697,0.9697,0.9698,0.9699,0.9699,0.9699,0.9699,0.9699,0.9699,0.9699,0.9699,0.9699,0.9700,0.9700,0.9700,0.9700,0.9700,0.9700,0.9700,0.9700,0.9700,0.9700,0.9701,0.9701,0.9701,0.9701,0.9701,0.9701,0.9701,0.9701,0.9701,0.9701,0.9701,0.9701,0.9701,0.9701,0.9701,0.9702,0.9702,0.9702,0.9702,0.9702,0.9702,0.9702,0.9702,0.9702,0.9702,0.9702,0.9703,0.9704,0.9704,0.9704,0.9704,0.9704,0.9705,0.9705,0.9705,0.9705,0.9705,0.9705,0.9705,0.9705,0.9705,0.9705,0.9706,0.9706,0.9706,0.9706,0.9706,0.9706,0.9706,0.9706,0.9706,0.9706,0.9707,0.9707,0.9707,0.9707,0.9707,0.9707,0.9707,0.9707,0.9707,0.9707,0.9707,0.9707,0.9707,0.9708,0.9708,0.9708,0.9708,0.9708,0.9708,0.9709,0.9709,0.9709,0.9709,0.9709,0.9710,0.9710,0.9710,0.9710,0.9711,0.9711,0.9711,0.9711,0.9711,0.9711,0.9712,0.9712,0.9712,0.9712,0.9713,0.9713,0.9713,0.9713,0.9713,0.9713,0.9713,0.9714,0.9714,0.9714,0.9714,0.9714,0.9714,0.9714,0.9714,0.9714,0.9714,0.9714,0.9714,0.9714,0.9715,0.9715,0.9715,0.9715,0.9715,0.9715,0.9715,0.9715,0.9715,0.9715,0.9715,0.9716,0.9716,0.9718,0.9719,0.9719,0.9719,0.9719,0.9720,0.9720,0.9720,0.9721,0.9721,0.9721,0.9722,0.9722,0.9723,0.9723,0.9723,0.9724,0.9724,0.9724,0.9724,0.9724,0.9724,0.9725,0.9725,0.9725,0.9725,0.9725,0.9725,0.9725,0.9725,0.9725,0.9725,0.9725,0.9726,0.9726,0.9726,0.9726,0.9726,0.9726,0.9726,0.9726,0.9726,0.9727,0.9727,0.9727,0.9727,0.9727,0.9727,0.9727,0.9728,0.9728],"yaxis":""}],"layout":{"annotations":null,"shapes":[{"label":{"font":{"size":10},"text":"50%"},"layer":"above","line":{"dash":"dot","width":1},"type":"line","x0":0,"x1":1,"xref":"paper","y0":0.5,"y1":0.5},{"label":{"font":{"size":10},"text":"90%"},"layer":"above","line":{"dash":"dot","width":1},"type":"line","x0":0,"x1":1,"xref":"paper","y0":0.9,"y1":0.9}],"title":{"font":{"size":10},"text":"Data: 9 Aug 2024 to 8 Sep 2024. Source: Nebula.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"autorange":true,"dtick":1,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"tickmode":"linear","ticksuffix":"h","title":{"text":"Uptime (hours)"},"type":"linear"},"yaxis":{"range":[0,1],"showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative fraction of online peers"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-peers-entering-leaving.json b/content.en/plots/2024/09/09/dht-peers-entering-leaving.json
new file mode 100644
index 0000000000..9477dad041
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-peers-entering-leaving.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{"color":"994455"},"mode":"lines","name":"left","visible":true,"x":["2024-08-10T00:00:00Z","2024-08-11T00:00:00Z","2024-08-12T00:00:00Z","2024-08-13T00:00:00Z","2024-08-14T00:00:00Z","2024-08-15T00:00:00Z","2024-08-16T00:00:00Z","2024-08-17T00:00:00Z","2024-08-18T00:00:00Z","2024-08-19T00:00:00Z","2024-08-20T00:00:00Z","2024-08-21T00:00:00Z","2024-08-22T00:00:00Z","2024-08-23T00:00:00Z","2024-08-24T00:00:00Z","2024-08-25T00:00:00Z","2024-08-26T00:00:00Z","2024-08-27T00:00:00Z","2024-08-28T00:00:00Z","2024-08-29T00:00:00Z","2024-08-30T00:00:00Z","2024-08-31T00:00:00Z","2024-09-01T00:00:00Z","2024-09-02T00:00:00Z","2024-09-03T00:00:00Z","2024-09-04T00:00:00Z","2024-09-05T00:00:00Z","2024-09-06T00:00:00Z","2024-09-07T00:00:00Z","2024-09-08T00:00:00Z","2024-09-09T00:00:00Z"],"y":[584,490,445,390,361,359,367,336,318,322,309,329,311,288,311,296,282,276,262,245,255,227,233,244,332,345,367,345,338,363,360],"yaxis":""},{"type":"scatter","marker":{"color":"004488"},"mode":"lines","name":"entered","visible":true,"x":["2024-08-10T00:00:00Z","2024-08-11T00:00:00Z","2024-08-12T00:00:00Z","2024-08-13T00:00:00Z","2024-08-14T00:00:00Z","2024-08-15T00:00:00Z","2024-08-16T00:00:00Z","2024-08-17T00:00:00Z","2024-08-18T00:00:00Z","2024-08-19T00:00:00Z","2024-08-20T00:00:00Z","2024-08-21T00:00:00Z","2024-08-22T00:00:00Z","2024-08-23T00:00:00Z","2024-08-24T00:00:00Z","2024-08-25T00:00:00Z","2024-08-26T00:00:00Z","2024-08-27T00:00:00Z","2024-08-28T00:00:00Z","2024-08-29T00:00:00Z","2024-08-30T00:00:00Z","2024-08-31T00:00:00Z","2024-09-01T00:00:00Z","2024-09-02T00:00:00Z","2024-09-03T00:00:00Z","2024-09-04T00:00:00Z","2024-09-05T00:00:00Z","2024-09-06T00:00:00Z","2024-09-07T00:00:00Z","2024-09-08T00:00:00Z","2024-09-09T00:00:00Z"],"y":[118,107,105,97,92,95,101,92,88,89,95,95,94,83,82,93,123,129,145,185,198,208,208,187,227,272,267,295,317,339,415],"yaxis":""}],"layout":{"annotations":null,"title":{"font":{"size":10},"text":"Data: 9 Aug 2024 to 8 Sep 2024. Source: Nebula.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"type":"date"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Unique peers"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-publish-performance-cdf-region.json b/content.en/plots/2024/09/09/dht-publish-performance-cdf-region.json
new file mode 100644
index 0000000000..a7e73b461c
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-publish-performance-cdf-region.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[1.60,2.14,2.26,2.33,2.40,2.52,2.56,2.59,2.63,2.64,2.67,2.70,2.71,2.74,2.75,2.78,2.80,2.82,2.83,2.84,2.85,2.86,2.87,2.88,2.89,2.90,2.91,2.94,2.95,2.96,2.97,2.99,3.00,3.01,3.02,3.03,3.05,3.06,3.07,3.09,3.10,3.11,3.12,3.13,3.14,3.15,3.16,3.17,3.18,3.19,3.20,3.21,3.22,3.24,3.25,3.26,3.27,3.28,3.29,3.30,3.31,3.32,3.33,3.34,3.35,3.36,3.37,3.38,3.39,3.40,3.41,3.42,3.43,3.44,3.45,3.46,3.47,3.48,3.49,3.50,3.51,3.52,3.53,3.54,3.55,3.56,3.57,3.58,3.59,3.60,3.61,3.62,3.63,3.64,3.65,3.66,3.67,3.68,3.69,3.70,3.71,3.72,3.73,3.74,3.75,3.76,3.77,3.78,3.79,3.80,3.81,3.82,3.83,3.84,3.85,3.86,3.87,3.88,3.89,3.90,3.91,3.92,3.93,3.94,3.95,3.96,3.97,3.98,3.99,4.00,4.01,4.02,4.03,4.04,4.05,4.06,4.07,4.08,4.09,4.10,4.11,4.12,4.13,4.14,4.15,4.16,4.17,4.18,4.19,4.20,4.21,4.22,4.23,4.24,4.25,4.26,4.27,4.28,4.29,4.30,4.31,4.32,4.33,4.34,4.35,4.36,4.37,4.38,4.39,4.40,4.41,4.42,4.43,4.45,4.46,4.47,4.48,4.49,4.50,4.51,4.52,4.53,4.54,4.55,4.56,4.57,4.58,4.59,4.60,4.61,4.62,4.63,4.64,4.65,4.66,4.67,4.68,4.69,4.70,4.71,4.72,4.73,4.74,4.75,4.76,4.77,4.78,4.79,4.80,4.81,4.82,4.83,4.84,4.85,4.86,4.87,4.88,4.89,4.90,4.91,4.92,4.93,4.94,4.95,4.96,4.97,4.98,4.99,5.00,5.01,5.03,5.04,5.05,5.06,5.07,5.08,5.09,5.10,5.11,5.12,5.14,5.15,5.16,5.17,5.18,5.19,5.20,5.21,5.22,5.24,5.25,5.26,5.27,5.28,5.29,5.30,5.31,5.32,5.35,5.37,5.38,5.41,5.42,5.43,5.44,5.45,5.46,5.47,5.48,5.49,5.50,5.52,5.53,5.54,5.55,5.57,5.58,5.60,5.61,5.62,5.63,5.64,5.65,5.66,5.67,5.68,5.69,5.72,5.73,5.74,5.75,5.76,5.77,5.78,5.79,5.80,5.82,5.83,5.84,5.85,5.86,5.87,5.88,5.89,5.90,5.91,5.92,5.93,5.94,5.95,5.96,5.97,5.99,6.00,6.01,6.02,6.03,6.04,6.05,6.06,6.07,6.09,6.10,6.11,6.12,6.13,6.14,6.15,6.16,6.17,6.18,6.19,6.20,6.21,6.22,6.23,6.24,6.25,6.26,6.27,6.28,6.29,6.30,6.31,6.32,6.33,6.34,6.35,6.36,6.37,6.38,6.39,6.40,6.41,6.42,6.43,6.44,6.45,6.46,6.47,6.48,6.49,6.50,6.51,6.52,6.53,6.54,6.55,6.56,6.57,6.58,6.59,6.60,6.61,6.62,6.63,6.64,6.65,6.66,6.67,6.68,6.69,6.70,6.71,6.72,6.73,6.74,6.75,6.76,6.77,6.78,6.79,6.80,6.81,6.82,6.83,6.84,6.85,6.86,6.87,6.88,6.89,6.90,6.91,6.92,6.93,6.94,6.95,6.96,6.97,6.98,6.99,7.00,7.01,7.02,7.03,7.04,7.05,7.06,7.07,7.08,7.09,7.10,7.11,7.12,7.13,7.14,7.15,7.16,7.17,7.18,7.19,7.20,7.21,7.22,7.23,7.24,7.25,7.26,7.27,7.28,7.29,7.30,7.31,7.32,7.33,7.34,7.35,7.36,7.37,7.38,7.39,7.40,7.41,7.42,7.43,7.44,7.45,7.46,7.47,7.48,7.49,7.50,7.51,7.52,7.53,7.54,7.55,7.56,7.57,7.58,7.59,7.60,7.61,7.62,7.63,7.64,7.65,7.66,7.67,7.68,7.69,7.70,7.71,7.72,7.73,7.74,7.75,7.76,7.77,7.78,7.79,7.80,7.81,7.82,7.83,7.84,7.85,7.86,7.87,7.88,7.89,7.90,7.91,7.92,7.93,7.94,7.95,7.96,7.97,7.98,7.99,8.00,8.01,8.02,8.03,8.04,8.05,8.06,8.07,8.08,8.09,8.10,8.11,8.12,8.13,8.14,8.15,8.16,8.17,8.18,8.19,8.20,8.21,8.22,8.23,8.24,8.25,8.26,8.27,8.28,8.29,8.30,8.31,8.32,8.33,8.34,8.35,8.36,8.37,8.38,8.39,8.40,8.41,8.42,8.43,8.44,8.45,8.46,8.47,8.48,8.49,8.50,8.51,8.52,8.53,8.54,8.55,8.56,8.57,8.58,8.59,8.60,8.61,8.62,8.63,8.64,8.65,8.66,8.67,8.68,8.69,8.70,8.71,8.72,8.73,8.74,8.75,8.76,8.77,8.78,8.79,8.80,8.81,8.82,8.83,8.84,8.85,8.86,8.87,8.88,8.89,8.90,8.91,8.92,8.93,8.94,8.95,8.96,8.97,8.98,8.99,9.00,9.01,9.02,9.03,9.04,9.05,9.06,9.07,9.08,9.09,9.10,9.11,9.12,9.13,9.14,9.15,9.16,9.17,9.18,9.19,9.20,9.21,9.22,9.23,9.24,9.25,9.26,9.27,9.28,9.29,9.30,9.31,9.32,9.33,9.34,9.36,9.37,9.38,9.39,9.40,9.41,9.42,9.43,9.44,9.46,9.47,9.48,9.49,9.50,9.51,9.52,9.53,9.54,9.55,9.56,9.57,9.58,9.59,9.60,9.62,9.63,9.65,9.66,9.67,9.69,9.71,9.73,9.74,9.75,9.76,9.77,9.79,9.80,9.81,9.82,9.83,9.84,9.85,9.86,9.87,9.88,9.90,9.91,9.92,9.93,9.94,9.95,9.97,9.99,10.00,10.01,10.02,10.03,10.04,10.05,10.06,10.07,10.08,10.09,10.10,10.11,10.12,10.13,10.14,10.16,10.17,10.18,10.19,10.20,10.21,10.22,10.23,10.24,10.25,10.26,10.27,10.28,10.29,10.30,10.31,10.32,10.34,10.35,10.36,10.38,10.39,10.41,10.42,10.43,10.44,10.45,10.46,10.47,10.48,10.50,10.51,10.52,10.53,10.54,10.55,10.56,10.57,10.59,10.61,10.62,10.64,10.65,10.66,10.67,10.68,10.69,10.70,10.72,10.73,10.74,10.75,10.78,10.79,10.80,10.81,10.82,10.83,10.84,10.85,10.86,10.87,10.88,10.89,10.90,10.91,10.93,10.94,10.95,10.96,10.97,10.98,10.99,11.00,11.01,11.02,11.03,11.04,11.05,11.06,11.07,11.08,11.09,11.10,11.11,11.12,11.13,11.14,11.15,11.16,11.17,11.18,11.19,11.20,11.21,11.22,11.23,11.24,11.25,11.26,11.27,11.28,11.29,11.30,11.31,11.32,11.33,11.34,11.35,11.36,11.37,11.38,11.39,11.40,11.41,11.42,11.43,11.44,11.45,11.46,11.47,11.48,11.49,11.50,11.51,11.52,11.53,11.54,11.55,11.56,11.57,11.58,11.59,11.60,11.61,11.62,11.63,11.64,11.65,11.66,11.67,11.68,11.69,11.70,11.71,11.72,11.73,11.74,11.75,11.76,11.77,11.78,11.79,11.80,11.81,11.82,11.83,11.84,11.85,11.86,11.87,11.88,11.89,11.90,11.91,11.92,11.93,11.94,11.95,11.96,11.97,11.98,11.99,12.00,12.01,12.02,12.03,12.04,12.05,12.06,12.07,12.08,12.09,12.10,12.12,12.13,12.14,12.15,12.16,12.17,12.18,12.19,12.20,12.21,12.22,12.23,12.24,12.25,12.26,12.27,12.28,12.29,12.30,12.31,12.32,12.33,12.34,12.35,12.36,12.37,12.38,12.39,12.40,12.41,12.42,12.43,12.44,12.45,12.46,12.47,12.48,12.49,12.50,12.51,12.52,12.53,12.54,12.55,12.56,12.57,12.58,12.59,12.60,12.61,12.62,12.63,12.64,12.65,12.66,12.67,12.68,12.69,12.70,12.71,12.73,12.74,12.75,12.76,12.77,12.78,12.79,12.80,12.81,12.83,12.84,12.86,12.87,12.88,12.89,12.90,12.91,12.92,12.93,12.94,12.95,12.96,12.97,12.98,13.00,13.01,13.02,13.03,13.04,13.05,13.06,13.07,13.08,13.09,13.10,13.11,13.12,13.13,13.14,13.15,13.16,13.17,13.18,13.19,13.20,13.21,13.22,13.23,13.24,13.26,13.27,13.28,13.29,13.30,13.31,13.32,13.33,13.34,13.35,13.36,13.37,13.38,13.39,13.40,13.41,13.42,13.43,13.44,13.45,13.46,13.47,13.48,13.49,13.50,13.51,13.52,13.53,13.54,13.56,13.57,13.58,13.59,13.60,13.61,13.62,13.63,13.64,13.65,13.66,13.67,13.68,13.69,13.70,13.72,13.73,13.74,13.75,13.76,13.78,13.79,13.80,13.81,13.84,13.87,13.88,13.90,13.91,13.92,13.93,13.94,13.95,13.96,13.97,13.98,13.99,14.00,14.01,14.02,14.04,14.05,14.06,14.07,14.08,14.09,14.10,14.11,14.12,14.13,14.16,14.17,14.18,14.19,14.20,14.21,14.22,14.23,14.27,14.28,14.30,14.31,14.32,14.33,14.35,14.36,14.38,14.39,14.40,14.41,14.43,14.45,14.46,14.47,14.48,14.49,14.50,14.51,14.53,14.55,14.56,14.58,14.62,14.63,14.65,14.66,14.67,14.68,14.69,14.70,14.71,14.72,14.73,14.76,14.78,14.80,14.81,14.84,14.85,14.87,14.88,14.90,14.93,14.96,14.97,14.98,15.00,15.04,15.05,15.08,15.11,15.13,15.14,15.16,15.20,15.21,15.22,15.23,15.24,15.26,15.27,15.28,15.29,15.32,15.33,15.34,15.37,15.41,15.42,15.46,15.47,15.48,15.49,15.52,15.54,15.57,15.59,15.62,15.63,15.64,15.65,15.67,15.68,15.69,15.70,15.72,15.73,15.74,15.76,15.77,15.78,15.80,15.81,15.82,15.84,15.86,15.87,15.91,15.92,15.93,15.95,15.96,15.97,15.98,16.00,16.01,16.02,16.03,16.05,16.06,16.07,16.08,16.09,16.11,16.12,16.13,16.14,16.15,16.17,16.18,16.19,16.20,16.21,16.23,16.24,16.25,16.26,16.27,16.28,16.29,16.30,16.31,16.32,16.33,16.35,16.37,16.38,16.39,16.40,16.41,16.43,16.44,16.45,16.46,16.47,16.48,16.50,16.52,16.53,16.54,16.55,16.56,16.57,16.58,16.59,16.60,16.61,16.62,16.63,16.64,16.65,16.66,16.67,16.68,16.70,16.71,16.72,16.73,16.74,16.75,16.76,16.78,16.79,16.80,16.81,16.84,16.85,16.86,16.87,16.88,16.89,16.90,16.91,16.92,16.93,16.94,16.95,16.96,16.97,16.98,16.99,17.00,17.02,17.04,17.05,17.06,17.07,17.08,17.09,17.10,17.11,17.12,17.13,17.14,17.15,17.16,17.17,17.18,17.19,17.20,17.21,17.22,17.23,17.24,17.25,17.26,17.27,17.28,17.29,17.30,17.31,17.33,17.34,17.35,17.36,17.37,17.39,17.41,17.42,17.43,17.44,17.45,17.46,17.47,17.48,17.49,17.50,17.51,17.52,17.53,17.54,17.55,17.56,17.57,17.58,17.59,17.60,17.62,17.64,17.65,17.66,17.68,17.69,17.70,17.71,17.72,17.73,17.75,17.76,17.78,17.79,17.80,17.83,17.84,17.85,17.87,17.89,17.90,17.91,17.92,17.96,17.98,17.99,18.00,18.01,18.02,18.03,18.04,18.05,18.06,18.07,18.08,18.09,18.10,18.11,18.12,18.13,18.14,18.16,18.17,18.18,18.19,18.20,18.23,18.25,18.26,18.27,18.28,18.29,18.30,18.32,18.33,18.34,18.35,18.36,18.38,18.39,18.40,18.42,18.43,18.44,18.45,18.46,18.48,18.50,18.52,18.54,18.55,18.56,18.57,18.60,18.61,18.63,18.64,18.66,18.67,18.69,18.72,18.73,18.76,18.78,18.80,18.81,18.82,18.83,18.84,18.85,18.86,18.88,18.92,18.93,18.98,18.99,19.00,19.05,19.06,19.07,19.09,19.10,19.11,19.12,19.13,19.18,19.19,19.20,19.25,19.29,19.31,19.32,19.35,19.36,19.37,19.46,19.48,19.50,19.52,19.55,19.57,19.58,19.61,19.64,19.65,19.73,19.76,19.78,19.79,19.85,19.86,19.96,19.98,19.99,20.05,20.06,20.08,20.12,20.14,20.19,20.20,20.22,20.25,20.27,20.29,20.31,20.33,20.43,20.46,20.47,20.53,20.54,20.69,20.70,20.71,20.72,20.76,20.78,20.80,20.84,20.86,20.89,20.90,20.91,20.92,20.93,20.95,20.97,20.98,20.99,21.00,21.01,21.03,21.04,21.05,21.07,21.08,21.10,21.11,21.12,21.13,21.14,21.16,21.17,21.18,21.21,21.22,21.23,21.24,21.25,21.26,21.28,21.31,21.32,21.33,21.34,21.36,21.38,21.41,21.42,21.43,21.44,21.45,21.46,21.47,21.48,21.50,21.52,21.53,21.54,21.55,21.56,21.57,21.60,21.61,21.62,21.64,21.66,21.67,21.68,21.69,21.70,21.71,21.72,21.73,21.74,21.75,21.76,21.77,21.78,21.79,21.80,21.81,21.82,21.85,21.86,21.88,21.89,21.91,21.92,21.93,21.95,21.96,21.97,21.98,21.99,22.00,22.02,22.03,22.05,22.06,22.07,22.09,22.12,22.14,22.15,22.16,22.17,22.18,22.19,22.20,22.21,22.22,22.23,22.24,22.25,22.26,22.27,22.29,22.30,22.31,22.32,22.33,22.34,22.35,22.36,22.37,22.38,22.39,22.40,22.43,22.44,22.45,22.49,22.50,22.53,22.54,22.56,22.57,22.58,22.59,22.60,22.61,22.63,22.64,22.65,22.66,22.67,22.68,22.69,22.70,22.72,22.73,22.77,22.78,22.80,22.81,22.82,22.83,22.84,22.87,22.89,22.90,22.94,22.95,22.96,22.97,22.98,22.99,23.00,23.02,23.08,23.09,23.10,23.16,23.23,23.24,23.26,23.27,23.28,23.32,23.36,23.39,23.40,23.41,23.44,23.45,23.48,23.61,23.62,23.64,23.65,23.66,23.68,23.71,23.72,23.74,23.79,23.99,24.04,24.06,24.16,24.17,24.28,24.29,24.36,24.45,24.47,24.48,24.51,24.56,24.57,24.58,24.62,24.63,24.75,24.79,24.86,24.90,24.99,25.00,25.04,25.05,25.16,25.25,25.26,25.27,25.36,25.37,25.49,25.56,25.58,25.68,25.70,25.74,25.84,25.87,25.88,25.90,25.92,25.93,25.97,25.98,25.99,26.02,26.06,26.07,26.09,26.16,26.18,26.19,26.24,26.28,26.30,26.31,26.32,26.33,26.36,26.38,26.42,26.45,26.46,26.47,26.49,26.51,26.52,26.56,26.57,26.59,26.60,26.61,26.62,26.65,26.68,26.69,26.71,26.73,26.75,26.76,26.79,26.80,26.82,26.83,26.85,26.89,26.90,26.91,26.97,26.98,26.99,27.03,27.04,27.05,27.07,27.08,27.09,27.11,27.12,27.14,27.15,27.19,27.20,27.22,27.27,27.28,27.29,27.31,27.32,27.35,27.36,27.40,27.41,27.46,27.47,27.49,27.56,27.58,27.61,27.64,27.67,27.68,27.69,27.74,27.75,27.78,27.80,27.82,27.85,27.86,27.88,27.91,27.96,27.97,28.04,28.06,28.08,28.11,28.12,28.13,28.15,28.16,28.18,28.19,28.20,28.23,28.30,28.31,28.32,28.36,28.37,28.44,28.45,28.46,28.53,28.54,28.55,28.57,28.64,28.67,28.69,28.70,28.72,28.73,28.74,28.77,28.78,28.80,28.81,28.83,28.86,28.90,28.91,28.92,28.96,29.01,29.03,29.04,29.07,29.13,29.15,29.27,29.31,29.32,29.33,29.41,29.43,29.44,29.49,29.51,29.75,29.78,29.84,29.97,30.02,30.07,30.18,30.24,30.37,30.38,30.41,30.47,30.62,30.81,30.86,30.88,30.95,30.98,30.99,31.00,31.02,31.14,31.24,31.29,31.30,31.31,31.36,31.44,31.46,31.48,31.49,31.53,31.54,31.65,31.71,31.73,31.81,31.82,31.83,31.90,31.92,31.94,31.96,32.07,32.11,32.14,32.21,32.22,32.24,32.27,32.31,32.34,32.35,32.36,32.42,32.47,32.51,32.52,32.54,32.59,32.64,32.68,32.72,32.82,32.83,32.90,32.98,33.00,33.02,33.09,33.12,33.13,33.31,33.33,33.37,33.39,33.40,33.50,33.51,33.62,33.65,33.66,33.70,33.75,33.85,33.89,33.91,33.92,33.93,33.94,33.97,33.98,34.02,34.08,34.10,34.16,34.26,34.29,34.33,34.39,34.40,34.42,34.55,34.64,34.66,34.68,34.83,34.84,34.85,34.93,34.95,35.03,35.07,35.18,35.19,35.32,35.36,35.40,35.60,35.63,35.64,35.72,35.95,35.96,35.97,35.99,36.04,36.08,36.09,36.10,36.12,36.14,36.17,36.29,36.34,36.45,36.51,36.56,36.60,36.61,36.63,36.64,36.65,36.71,36.72,36.73,36.74,36.79,36.80,36.81,36.83,36.84,36.90,36.92,36.95,36.99,37.01,37.03,37.04,37.09,37.10,37.16,37.17,37.18,37.19,37.21,37.22,37.23,37.26,37.33,37.37,37.44,37.48,37.61,37.62,37.67,37.69,37.75,37.78,37.80,37.93,37.94,37.95,37.98,38.01,38.08,38.10,38.11,38.15,38.16,38.19,38.22,38.23,38.29,38.36,38.39,38.40,38.43,38.44,38.48,38.52,38.53,38.59,38.61,38.65,38.67,38.69,38.70,38.74,38.79,38.83,38.90,38.98,39.00,39.03,39.15,39.31,39.34,39.55,39.63,39.75,39.82,39.83,39.87,39.96,40.07,40.08,40.11,40.57,40.76,40.96,40.98,41.25,41.31,41.43,41.80,41.87,41.90,41.96,41.97,42.00,42.09,42.19,42.36,42.37,42.58,42.64,42.66,42.82,43.27,43.37,43.38,43.40,43.43,43.44,43.82,43.97,44.14,44.22,44.38,44.69,45.10,45.60,45.62,45.67,45.77,45.84,46.06,46.34,46.38,46.49,46.64,46.91,47.04,47.16,47.21,47.25,47.27,47.28,47.39,47.44,47.48,47.53,47.54,47.55,47.59,47.62,47.73,47.78,47.79,47.95,47.98,47.99,48.12,48.13,48.17,48.28,48.30,48.34,48.43,48.47,48.48,48.71,48.89,49.52,49.57,49.79,49.96,50.21,50.34,50.35,50.47,50.66,50.84,50.92,51.09,51.29,51.48,52.09,52.29,52.32,52.61,52.62,52.91,52.93,53.03,53.30,53.31,53.56,53.78,53.92,54.06,54.41,55.39,55.87,55.92,56.03,56.56,56.59,56.63,57.13,57.57,57.59,57.63,57.95,58.19,58.45,59.40,59.52,60.24,60.41,61.03,61.43,61.93,62.09,62.27,62.47,62.62,62.95,62.97,63.14,63.20,63.47,63.52,63.59,63.64,63.91,64.14,64.30,64.32,64.41,64.44,64.54,64.62,64.63,64.74,64.75,64.92,65.44,65.92,66.02,66.17,66.33,66.42,66.54,66.71,68.14,68.50,69.15,69.32,69.62,69.96,72.69,73.00,73.10,73.13,73.34,73.40,75.84,76.44,76.63,77.11,77.38,78.02,79.31,82.75,83.04,85.19,85.56,85.59,86.79,87.75,88.77,89.23,90.59,90.70,92.55,92.60,92.96,95.32,96.13,98.10,98.48,99.19,102.03,103.06,104.86,106.34,106.70,108.08,114.63,121.07,121.54,121.87,121.88,121.98,122.20,122.24,122.30,122.31,122.36,122.38,122.42,122.55,123.20,123.35,124.79,124.91,125.71,125.94,126.10,126.23,126.24,126.48,126.56,128.22,129.90,136.12,136.44,138.50,139.08,140.55,143.35],"y":[0.0001,0.0002,0.0004,0.0005,0.0006,0.0007,0.0008,0.0009,0.0011,0.0013,0.0017,0.0018,0.0019,0.0020,0.0021,0.0023,0.0025,0.0026,0.0027,0.0030,0.0032,0.0033,0.0034,0.0037,0.0038,0.0042,0.0043,0.0045,0.0047,0.0049,0.0051,0.0052,0.0053,0.0056,0.0058,0.0059,0.0062,0.0064,0.0069,0.0072,0.0075,0.0078,0.0083,0.0087,0.0090,0.0093,0.0096,0.0097,0.0101,0.0102,0.0103,0.0104,0.0106,0.0108,0.0112,0.0113,0.0114,0.0121,0.0122,0.0127,0.0128,0.0129,0.0132,0.0137,0.0140,0.0141,0.0145,0.0146,0.0147,0.0148,0.0150,0.0154,0.0157,0.0164,0.0172,0.0176,0.0184,0.0189,0.0192,0.0197,0.0198,0.0201,0.0202,0.0207,0.0209,0.0214,0.0217,0.0222,0.0229,0.0232,0.0236,0.0239,0.0241,0.0246,0.0248,0.0252,0.0255,0.0258,0.0261,0.0268,0.0272,0.0274,0.0278,0.0283,0.0290,0.0300,0.0305,0.0311,0.0318,0.0327,0.0329,0.0332,0.0338,0.0343,0.0344,0.0350,0.0354,0.0361,0.0367,0.0368,0.0375,0.0380,0.0386,0.0389,0.0394,0.0398,0.0404,0.0410,0.0412,0.0419,0.0420,0.0423,0.0432,0.0436,0.0437,0.0443,0.0450,0.0454,0.0458,0.0465,0.0473,0.0479,0.0481,0.0484,0.0487,0.0493,0.0495,0.0502,0.0507,0.0515,0.0520,0.0522,0.0528,0.0536,0.0540,0.0543,0.0549,0.0553,0.0564,0.0569,0.0573,0.0579,0.0583,0.0585,0.0589,0.0592,0.0600,0.0604,0.0608,0.0614,0.0616,0.0620,0.0623,0.0633,0.0640,0.0645,0.0646,0.0652,0.0655,0.0661,0.0667,0.0673,0.0677,0.0679,0.0684,0.0686,0.0692,0.0697,0.0708,0.0714,0.0722,0.0728,0.0733,0.0740,0.0742,0.0747,0.0754,0.0756,0.0759,0.0761,0.0762,0.0763,0.0765,0.0771,0.0774,0.0779,0.0785,0.0790,0.0793,0.0798,0.0805,0.0809,0.0810,0.0812,0.0813,0.0819,0.0826,0.0829,0.0837,0.0839,0.0844,0.0848,0.0850,0.0854,0.0857,0.0862,0.0867,0.0873,0.0874,0.0881,0.0883,0.0886,0.0888,0.0895,0.0899,0.0902,0.0905,0.0908,0.0912,0.0915,0.0919,0.0923,0.0924,0.0932,0.0934,0.0936,0.0940,0.0943,0.0944,0.0945,0.0950,0.0952,0.0958,0.0964,0.0965,0.0971,0.0978,0.0981,0.0982,0.0984,0.0990,0.0991,0.0995,0.0997,0.0999,0.1003,0.1007,0.1012,0.1014,0.1018,0.1020,0.1021,0.1024,0.1026,0.1027,0.1032,0.1037,0.1039,0.1043,0.1044,0.1045,0.1046,0.1050,0.1052,0.1053,0.1062,0.1063,0.1064,0.1065,0.1070,0.1072,0.1073,0.1075,0.1077,0.1081,0.1085,0.1088,0.1089,0.1090,0.1096,0.1100,0.1101,0.1102,0.1104,0.1108,0.1110,0.1113,0.1121,0.1129,0.1130,0.1134,0.1135,0.1139,0.1147,0.1149,0.1154,0.1159,0.1160,0.1162,0.1167,0.1172,0.1175,0.1177,0.1180,0.1189,0.1190,0.1198,0.1206,0.1213,0.1219,0.1222,0.1227,0.1234,0.1238,0.1243,0.1244,0.1256,0.1263,0.1265,0.1272,0.1279,0.1282,0.1289,0.1297,0.1303,0.1307,0.1316,0.1322,0.1331,0.1344,0.1350,0.1358,0.1368,0.1380,0.1389,0.1408,0.1415,0.1426,0.1434,0.1450,0.1460,0.1478,0.1495,0.1503,0.1520,0.1528,0.1540,0.1554,0.1566,0.1574,0.1593,0.1610,0.1621,0.1636,0.1647,0.1664,0.1677,0.1691,0.1700,0.1711,0.1720,0.1736,0.1754,0.1767,0.1785,0.1799,0.1819,0.1832,0.1849,0.1859,0.1876,0.1896,0.1915,0.1932,0.1952,0.1984,0.2008,0.2032,0.2059,0.2080,0.2100,0.2116,0.2142,0.2162,0.2185,0.2206,0.2230,0.2256,0.2275,0.2298,0.2321,0.2345,0.2366,0.2379,0.2396,0.2426,0.2461,0.2480,0.2495,0.2528,0.2552,0.2575,0.2597,0.2617,0.2635,0.2659,0.2688,0.2718,0.2735,0.2759,0.2786,0.2805,0.2827,0.2848,0.2870,0.2888,0.2905,0.2928,0.2946,0.2970,0.2997,0.3017,0.3049,0.3065,0.3082,0.3092,0.3122,0.3143,0.3163,0.3186,0.3215,0.3245,0.3276,0.3294,0.3316,0.3350,0.3371,0.3390,0.3416,0.3442,0.3465,0.3485,0.3507,0.3535,0.3550,0.3572,0.3588,0.3608,0.3631,0.3655,0.3670,0.3697,0.3713,0.3733,0.3757,0.3775,0.3788,0.3808,0.3826,0.3855,0.3876,0.3886,0.3902,0.3917,0.3935,0.3943,0.3957,0.3982,0.3998,0.4004,0.4029,0.4044,0.4066,0.4081,0.4105,0.4123,0.4145,0.4166,0.4193,0.4208,0.4221,0.4240,0.4257,0.4280,0.4309,0.4327,0.4343,0.4364,0.4381,0.4397,0.4417,0.4432,0.4451,0.4468,0.4486,0.4495,0.4513,0.4529,0.4536,0.4556,0.4574,0.4588,0.4602,0.4621,0.4632,0.4645,0.4663,0.4673,0.4684,0.4697,0.4708,0.4722,0.4730,0.4742,0.4752,0.4765,0.4783,0.4797,0.4804,0.4812,0.4835,0.4849,0.4860,0.4873,0.4882,0.4894,0.4909,0.4919,0.4926,0.4937,0.4944,0.4951,0.4964,0.4977,0.4993,0.4996,0.5005,0.5011,0.5018,0.5026,0.5033,0.5047,0.5066,0.5078,0.5084,0.5095,0.5103,0.5118,0.5126,0.5134,0.5141,0.5154,0.5169,0.5179,0.5195,0.5204,0.5213,0.5223,0.5232,0.5236,0.5245,0.5259,0.5266,0.5278,0.5283,0.5290,0.5299,0.5304,0.5316,0.5329,0.5335,0.5343,0.5354,0.5365,0.5378,0.5389,0.5398,0.5403,0.5414,0.5424,0.5431,0.5439,0.5444,0.5450,0.5456,0.5462,0.5474,0.5482,0.5496,0.5503,0.5512,0.5519,0.5526,0.5532,0.5540,0.5549,0.5552,0.5558,0.5562,0.5566,0.5568,0.5571,0.5576,0.5581,0.5587,0.5592,0.5598,0.5602,0.5603,0.5608,0.5614,0.5619,0.5623,0.5629,0.5638,0.5644,0.5645,0.5652,0.5655,0.5657,0.5663,0.5665,0.5672,0.5677,0.5680,0.5686,0.5692,0.5693,0.5698,0.5702,0.5706,0.5710,0.5716,0.5721,0.5722,0.5727,0.5728,0.5731,0.5735,0.5736,0.5741,0.5747,0.5750,0.5753,0.5755,0.5759,0.5762,0.5767,0.5774,0.5778,0.5782,0.5786,0.5787,0.5792,0.5793,0.5794,0.5796,0.5798,0.5800,0.5803,0.5807,0.5810,0.5813,0.5815,0.5817,0.5818,0.5823,0.5825,0.5830,0.5832,0.5835,0.5837,0.5838,0.5843,0.5847,0.5851,0.5855,0.5857,0.5858,0.5861,0.5863,0.5866,0.5868,0.5872,0.5874,0.5875,0.5876,0.5877,0.5880,0.5882,0.5885,0.5889,0.5892,0.5893,0.5895,0.5899,0.5900,0.5905,0.5908,0.5910,0.5911,0.5913,0.5918,0.5921,0.5924,0.5929,0.5931,0.5934,0.5938,0.5939,0.5944,0.5946,0.5949,0.5956,0.5961,0.5962,0.5963,0.5965,0.5970,0.5971,0.5975,0.5977,0.5982,0.5988,0.5995,0.5999,0.6002,0.6007,0.6009,0.6012,0.6013,0.6018,0.6020,0.6021,0.6032,0.6034,0.6037,0.6043,0.6044,0.6048,0.6051,0.6056,0.6058,0.6066,0.6073,0.6079,0.6082,0.6084,0.6088,0.6090,0.6096,0.6102,0.6110,0.6115,0.6121,0.6124,0.6130,0.6133,0.6137,0.6145,0.6152,0.6160,0.6168,0.6174,0.6183,0.6194,0.6206,0.6221,0.6225,0.6236,0.6244,0.6254,0.6259,0.6268,0.6273,0.6282,0.6287,0.6289,0.6301,0.6307,0.6318,0.6322,0.6326,0.6335,0.6337,0.6343,0.6349,0.6350,0.6361,0.6369,0.6380,0.6392,0.6396,0.6409,0.6420,0.6432,0.6447,0.6460,0.6476,0.6484,0.6493,0.6503,0.6512,0.6521,0.6529,0.6541,0.6550,0.6559,0.6570,0.6583,0.6589,0.6603,0.6611,0.6621,0.6630,0.6634,0.6647,0.6656,0.6664,0.6672,0.6685,0.6693,0.6698,0.6709,0.6724,0.6731,0.6738,0.6754,0.6758,0.6773,0.6775,0.6786,0.6791,0.6801,0.6807,0.6818,0.6820,0.6826,0.6834,0.6846,0.6852,0.6862,0.6874,0.6878,0.6888,0.6896,0.6901,0.6912,0.6931,0.6937,0.6939,0.6946,0.6952,0.6969,0.6976,0.6982,0.6988,0.6994,0.6996,0.7007,0.7014,0.7020,0.7029,0.7039,0.7046,0.7049,0.7054,0.7057,0.7061,0.7068,0.7073,0.7086,0.7091,0.7095,0.7097,0.7108,0.7118,0.7128,0.7131,0.7136,0.7147,0.7153,0.7160,0.7162,0.7168,0.7172,0.7176,0.7182,0.7185,0.7192,0.7195,0.7200,0.7204,0.7210,0.7216,0.7220,0.7225,0.7231,0.7232,0.7236,0.7244,0.7252,0.7256,0.7262,0.7264,0.7269,0.7274,0.7286,0.7288,0.7290,0.7294,0.7300,0.7305,0.7309,0.7315,0.7320,0.7324,0.7327,0.7331,0.7332,0.7337,0.7341,0.7345,0.7347,0.7352,0.7359,0.7362,0.7365,0.7371,0.7376,0.7379,0.7382,0.7385,0.7389,0.7394,0.7396,0.7398,0.7400,0.7402,0.7408,0.7413,0.7417,0.7422,0.7423,0.7426,0.7427,0.7433,0.7434,0.7436,0.7441,0.7446,0.7452,0.7457,0.7460,0.7463,0.7465,0.7469,0.7474,0.7480,0.7484,0.7485,0.7489,0.7493,0.7495,0.7496,0.7505,0.7508,0.7510,0.7514,0.7516,0.7520,0.7522,0.7524,0.7527,0.7528,0.7535,0.7539,0.7548,0.7550,0.7554,0.7558,0.7565,0.7571,0.7573,0.7575,0.7579,0.7581,0.7583,0.7588,0.7593,0.7598,0.7602,0.7607,0.7609,0.7610,0.7613,0.7617,0.7619,0.7624,0.7626,0.7629,0.7631,0.7636,0.7644,0.7649,0.7651,0.7655,0.7661,0.7666,0.7667,0.7672,0.7675,0.7683,0.7688,0.7693,0.7695,0.7704,0.7705,0.7706,0.7714,0.7717,0.7720,0.7723,0.7724,0.7730,0.7731,0.7735,0.7738,0.7739,0.7740,0.7744,0.7748,0.7749,0.7752,0.7754,0.7756,0.7757,0.7758,0.7759,0.7765,0.7768,0.7769,0.7774,0.7775,0.7777,0.7782,0.7783,0.7787,0.7789,0.7791,0.7793,0.7794,0.7795,0.7796,0.7799,0.7801,0.7802,0.7803,0.7805,0.7806,0.7807,0.7808,0.7810,0.7813,0.7814,0.7816,0.7819,0.7821,0.7822,0.7828,0.7829,0.7832,0.7833,0.7837,0.7839,0.7840,0.7841,0.7843,0.7845,0.7846,0.7848,0.7850,0.7851,0.7852,0.7853,0.7858,0.7859,0.7860,0.7862,0.7863,0.7865,0.7866,0.7870,0.7871,0.7872,0.7873,0.7878,0.7881,0.7883,0.7884,0.7886,0.7889,0.7892,0.7895,0.7897,0.7898,0.7900,0.7901,0.7903,0.7904,0.7905,0.7909,0.7911,0.7913,0.7915,0.7916,0.7917,0.7919,0.7921,0.7923,0.7924,0.7926,0.7928,0.7932,0.7934,0.7935,0.7938,0.7939,0.7941,0.7942,0.7943,0.7945,0.7947,0.7949,0.7953,0.7954,0.7955,0.7957,0.7959,0.7961,0.7962,0.7964,0.7965,0.7966,0.7968,0.7970,0.7973,0.7974,0.7976,0.7977,0.7979,0.7980,0.7983,0.7984,0.7985,0.7989,0.7990,0.7993,0.7996,0.7997,0.7998,0.7999,0.8002,0.8003,0.8006,0.8009,0.8010,0.8011,0.8016,0.8017,0.8019,0.8021,0.8023,0.8025,0.8027,0.8028,0.8030,0.8034,0.8038,0.8040,0.8042,0.8047,0.8052,0.8054,0.8055,0.8057,0.8063,0.8065,0.8068,0.8071,0.8075,0.8080,0.8082,0.8084,0.8085,0.8087,0.8088,0.8092,0.8094,0.8095,0.8097,0.8098,0.8100,0.8105,0.8110,0.8112,0.8114,0.8116,0.8118,0.8120,0.8123,0.8124,0.8126,0.8129,0.8130,0.8133,0.8137,0.8139,0.8141,0.8142,0.8143,0.8144,0.8147,0.8149,0.8150,0.8151,0.8160,0.8161,0.8163,0.8164,0.8169,0.8170,0.8173,0.8177,0.8181,0.8182,0.8183,0.8186,0.8187,0.8189,0.8190,0.8192,0.8194,0.8196,0.8200,0.8204,0.8205,0.8206,0.8208,0.8209,0.8212,0.8213,0.8217,0.8218,0.8223,0.8224,0.8227,0.8230,0.8232,0.8236,0.8239,0.8240,0.8242,0.8244,0.8247,0.8250,0.8252,0.8255,0.8259,0.8262,0.8265,0.8270,0.8276,0.8278,0.8280,0.8283,0.8285,0.8287,0.8288,0.8291,0.8296,0.8299,0.8300,0.8303,0.8309,0.8314,0.8316,0.8319,0.8321,0.8322,0.8328,0.8331,0.8332,0.8333,0.8334,0.8336,0.8339,0.8347,0.8354,0.8355,0.8360,0.8366,0.8367,0.8369,0.8371,0.8373,0.8374,0.8377,0.8379,0.8380,0.8382,0.8384,0.8385,0.8388,0.8389,0.8392,0.8396,0.8398,0.8401,0.8402,0.8403,0.8405,0.8410,0.8417,0.8420,0.8422,0.8426,0.8428,0.8430,0.8434,0.8437,0.8439,0.8443,0.8445,0.8448,0.8449,0.8454,0.8456,0.8459,0.8461,0.8464,0.8465,0.8467,0.8469,0.8472,0.8474,0.8478,0.8479,0.8485,0.8486,0.8487,0.8488,0.8490,0.8493,0.8496,0.8499,0.8500,0.8502,0.8503,0.8505,0.8506,0.8509,0.8512,0.8516,0.8517,0.8519,0.8521,0.8522,0.8523,0.8525,0.8526,0.8528,0.8529,0.8530,0.8531,0.8532,0.8535,0.8536,0.8538,0.8540,0.8542,0.8543,0.8545,0.8547,0.8549,0.8550,0.8553,0.8554,0.8556,0.8557,0.8559,0.8562,0.8566,0.8567,0.8568,0.8570,0.8573,0.8574,0.8576,0.8578,0.8579,0.8581,0.8583,0.8587,0.8588,0.8589,0.8591,0.8592,0.8593,0.8594,0.8595,0.8597,0.8598,0.8600,0.8601,0.8605,0.8606,0.8607,0.8608,0.8611,0.8613,0.8614,0.8616,0.8618,0.8619,0.8621,0.8624,0.8626,0.8627,0.8629,0.8630,0.8631,0.8632,0.8633,0.8635,0.8636,0.8637,0.8638,0.8639,0.8640,0.8642,0.8644,0.8645,0.8646,0.8648,0.8650,0.8651,0.8652,0.8654,0.8655,0.8656,0.8657,0.8658,0.8659,0.8662,0.8663,0.8664,0.8665,0.8667,0.8668,0.8669,0.8670,0.8671,0.8674,0.8675,0.8676,0.8677,0.8678,0.8680,0.8681,0.8682,0.8683,0.8684,0.8687,0.8688,0.8689,0.8690,0.8693,0.8695,0.8696,0.8697,0.8699,0.8700,0.8702,0.8703,0.8707,0.8708,0.8709,0.8711,0.8712,0.8713,0.8714,0.8715,0.8716,0.8719,0.8720,0.8721,0.8722,0.8725,0.8726,0.8730,0.8733,0.8734,0.8735,0.8737,0.8738,0.8739,0.8740,0.8745,0.8746,0.8747,0.8749,0.8750,0.8752,0.8753,0.8756,0.8757,0.8759,0.8760,0.8764,0.8766,0.8769,0.8770,0.8773,0.8775,0.8777,0.8778,0.8779,0.8783,0.8784,0.8787,0.8789,0.8790,0.8791,0.8792,0.8796,0.8800,0.8802,0.8803,0.8804,0.8806,0.8808,0.8811,0.8817,0.8820,0.8825,0.8832,0.8836,0.8840,0.8841,0.8847,0.8852,0.8857,0.8860,0.8863,0.8865,0.8867,0.8870,0.8872,0.8874,0.8877,0.8879,0.8882,0.8884,0.8887,0.8891,0.8893,0.8896,0.8900,0.8903,0.8906,0.8908,0.8909,0.8912,0.8917,0.8918,0.8919,0.8922,0.8924,0.8927,0.8930,0.8934,0.8936,0.8940,0.8942,0.8946,0.8947,0.8948,0.8949,0.8953,0.8955,0.8957,0.8960,0.8961,0.8963,0.8967,0.8969,0.8972,0.8976,0.8979,0.8981,0.8982,0.8984,0.8986,0.8987,0.8988,0.8990,0.8991,0.8993,0.8998,0.9000,0.9003,0.9004,0.9005,0.9009,0.9010,0.9011,0.9012,0.9013,0.9016,0.9017,0.9018,0.9019,0.9020,0.9023,0.9025,0.9026,0.9028,0.9030,0.9031,0.9033,0.9035,0.9036,0.9039,0.9041,0.9043,0.9044,0.9048,0.9049,0.9050,0.9051,0.9052,0.9056,0.9057,0.9060,0.9061,0.9063,0.9064,0.9066,0.9067,0.9068,0.9069,0.9070,0.9071,0.9073,0.9076,0.9077,0.9080,0.9082,0.9083,0.9085,0.9086,0.9087,0.9088,0.9089,0.9092,0.9093,0.9095,0.9096,0.9098,0.9100,0.9101,0.9102,0.9104,0.9105,0.9106,0.9107,0.9108,0.9109,0.9111,0.9112,0.9113,0.9114,0.9115,0.9117,0.9118,0.9119,0.9120,0.9121,0.9123,0.9125,0.9126,0.9127,0.9128,0.9130,0.9131,0.9132,0.9133,0.9134,0.9136,0.9137,0.9138,0.9140,0.9142,0.9143,0.9144,0.9146,0.9147,0.9149,0.9150,0.9153,0.9155,0.9156,0.9157,0.9158,0.9159,0.9162,0.9163,0.9164,0.9165,0.9166,0.9168,0.9169,0.9171,0.9172,0.9174,0.9178,0.9180,0.9182,0.9183,0.9185,0.9187,0.9188,0.9189,0.9190,0.9193,0.9197,0.9199,0.9200,0.9201,0.9203,0.9204,0.9206,0.9207,0.9209,0.9210,0.9212,0.9213,0.9214,0.9215,0.9216,0.9218,0.9219,0.9220,0.9221,0.9222,0.9223,0.9227,0.9228,0.9231,0.9232,0.9233,0.9239,0.9240,0.9241,0.9242,0.9244,0.9245,0.9246,0.9247,0.9248,0.9252,0.9254,0.9256,0.9257,0.9260,0.9261,0.9264,0.9265,0.9266,0.9269,0.9270,0.9271,0.9272,0.9276,0.9277,0.9278,0.9282,0.9283,0.9285,0.9286,0.9289,0.9290,0.9291,0.9292,0.9294,0.9295,0.9296,0.9297,0.9298,0.9299,0.9301,0.9302,0.9303,0.9304,0.9307,0.9308,0.9309,0.9310,0.9313,0.9316,0.9318,0.9320,0.9321,0.9322,0.9323,0.9324,0.9326,0.9327,0.9328,0.9329,0.9330,0.9332,0.9333,0.9334,0.9335,0.9336,0.9339,0.9340,0.9342,0.9343,0.9345,0.9346,0.9347,0.9348,0.9349,0.9351,0.9352,0.9353,0.9355,0.9356,0.9360,0.9361,0.9362,0.9365,0.9366,0.9367,0.9368,0.9370,0.9371,0.9372,0.9373,0.9374,0.9375,0.9377,0.9378,0.9379,0.9380,0.9381,0.9383,0.9384,0.9385,0.9386,0.9387,0.9389,0.9390,0.9391,0.9392,0.9393,0.9396,0.9397,0.9398,0.9399,0.9402,0.9403,0.9404,0.9406,0.9408,0.9409,0.9410,0.9411,0.9412,0.9413,0.9415,0.9416,0.9417,0.9418,0.9419,0.9421,0.9422,0.9423,0.9424,0.9425,0.9427,0.9428,0.9429,0.9430,0.9431,0.9432,0.9434,0.9435,0.9436,0.9437,0.9438,0.9441,0.9442,0.9443,0.9444,0.9445,0.9447,0.9448,0.9450,0.9453,0.9454,0.9456,0.9457,0.9461,0.9462,0.9463,0.9464,0.9467,0.9468,0.9469,0.9470,0.9472,0.9473,0.9474,0.9475,0.9476,0.9478,0.9479,0.9480,0.9481,0.9482,0.9485,0.9486,0.9487,0.9488,0.9489,0.9491,0.9492,0.9493,0.9494,0.9495,0.9497,0.9498,0.9500,0.9501,0.9502,0.9505,0.9506,0.9507,0.9511,0.9512,0.9513,0.9514,0.9516,0.9517,0.9520,0.9521,0.9523,0.9525,0.9527,0.9529,0.9530,0.9531,0.9532,0.9533,0.9536,0.9537,0.9538,0.9539,0.9540,0.9542,0.9543,0.9544,0.9545,0.9546,0.9548,0.9549,0.9550,0.9551,0.9552,0.9555,0.9556,0.9557,0.9558,0.9559,0.9561,0.9562,0.9563,0.9564,0.9567,0.9568,0.9569,0.9571,0.9573,0.9574,0.9575,0.9577,0.9578,0.9580,0.9581,0.9583,0.9584,0.9586,0.9587,0.9588,0.9590,0.9592,0.9595,0.9597,0.9599,0.9600,0.9601,0.9602,0.9603,0.9605,0.9606,0.9607,0.9608,0.9609,0.9611,0.9612,0.9614,0.9615,0.9616,0.9618,0.9619,0.9620,0.9621,0.9622,0.9624,0.9625,0.9627,0.9628,0.9630,0.9631,0.9632,0.9633,0.9635,0.9637,0.9639,0.9640,0.9641,0.9643,0.9644,0.9645,0.9646,0.9649,0.9650,0.9651,0.9652,0.9653,0.9654,0.9656,0.9657,0.9658,0.9659,0.9660,0.9662,0.9663,0.9665,0.9666,0.9668,0.9669,0.9670,0.9671,0.9672,0.9675,0.9676,0.9677,0.9678,0.9679,0.9681,0.9682,0.9684,0.9685,0.9687,0.9688,0.9689,0.9690,0.9691,0.9692,0.9694,0.9695,0.9696,0.9697,0.9698,0.9701,0.9702,0.9703,0.9706,0.9707,0.9708,0.9709,0.9710,0.9711,0.9713,0.9714,0.9715,0.9716,0.9717,0.9719,0.9720,0.9721,0.9722,0.9723,0.9725,0.9726,0.9727,0.9728,0.9729,0.9730,0.9732,0.9733,0.9734,0.9735,0.9736,0.9738,0.9739,0.9740,0.9741,0.9742,0.9744,0.9745,0.9746,0.9747,0.9748,0.9749,0.9751,0.9752,0.9753,0.9754,0.9755,0.9757,0.9758,0.9759,0.9760,0.9761,0.9763,0.9764,0.9765,0.9766,0.9767,0.9768,0.9771,0.9772,0.9773,0.9776,0.9778,0.9779,0.9780,0.9782,0.9783,0.9784,0.9785,0.9786,0.9787,0.9789,0.9790,0.9791,0.9792,0.9793,0.9795,0.9796,0.9797,0.9798,0.9799,0.9801,0.9802,0.9803,0.9804,0.9805,0.9806,0.9808,0.9809,0.9810,0.9811,0.9812,0.9814,0.9815,0.9817,0.9818,0.9820,0.9821,0.9822,0.9823,0.9824,0.9825,0.9827,0.9828,0.9829,0.9830,0.9831,0.9833,0.9834,0.9835,0.9836,0.9837,0.9839,0.9840,0.9841,0.9842,0.9843,0.9844,0.9846,0.9847,0.9848,0.9849,0.9850,0.9852,0.9853,0.9854,0.9855,0.9856,0.9858,0.9859,0.9860,0.9861,0.9862,0.9863,0.9866,0.9867,0.9868,0.9869,0.9871,0.9872,0.9873,0.9874,0.9875,0.9877,0.9878,0.9879,0.9880,0.9881,0.9882,0.9884,0.9885,0.9886,0.9887,0.9888,0.9890,0.9891,0.9892,0.9893,0.9894,0.9896,0.9897,0.9898,0.9899,0.9900,0.9901,0.9903,0.9904,0.9905,0.9906,0.9907,0.9909,0.9910,0.9911,0.9912,0.9913,0.9915,0.9916,0.9917,0.9918,0.9919,0.9920,0.9922,0.9923,0.9924,0.9925,0.9926,0.9928,0.9929,0.9930,0.9931,0.9932,0.9934,0.9935,0.9936,0.9937,0.9938,0.9939,0.9941,0.9942,0.9943,0.9944,0.9945,0.9947,0.9948,0.9949,0.9950,0.9951,0.9953,0.9954,0.9955,0.9956,0.9957,0.9958,0.9960,0.9961,0.9962,0.9963,0.9964,0.9966,0.9967,0.9968,0.9969,0.9970,0.9972,0.9973,0.9974,0.9975,0.9976,0.9977,0.9979,0.9980,0.9981,0.9982,0.9983,0.9985,0.9986,0.9987,0.9988,0.9989],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.89,1.02,1.33,1.45,1.55,1.60,1.62,1.63,1.67,1.70,1.71,1.73,1.75,1.77,1.85,1.86,1.87,1.89,1.90,1.91,1.92,1.95,1.96,1.97,1.98,1.99,2.01,2.02,2.03,2.04,2.05,2.06,2.07,2.08,2.09,2.10,2.11,2.12,2.13,2.15,2.16,2.17,2.18,2.19,2.20,2.21,2.22,2.23,2.24,2.25,2.26,2.27,2.28,2.29,2.30,2.31,2.33,2.34,2.35,2.36,2.37,2.38,2.39,2.40,2.41,2.42,2.43,2.44,2.45,2.46,2.47,2.48,2.49,2.50,2.51,2.52,2.53,2.54,2.55,2.56,2.57,2.58,2.59,2.60,2.61,2.62,2.63,2.64,2.65,2.66,2.67,2.68,2.69,2.70,2.71,2.72,2.73,2.74,2.75,2.76,2.77,2.78,2.79,2.80,2.81,2.82,2.83,2.84,2.85,2.86,2.87,2.88,2.89,2.90,2.91,2.92,2.93,2.94,2.95,2.96,2.97,2.98,2.99,3.00,3.01,3.02,3.03,3.04,3.05,3.06,3.07,3.08,3.09,3.10,3.11,3.12,3.13,3.14,3.15,3.16,3.17,3.18,3.19,3.20,3.21,3.22,3.23,3.24,3.25,3.26,3.27,3.28,3.29,3.30,3.31,3.32,3.33,3.34,3.35,3.36,3.37,3.38,3.39,3.40,3.41,3.42,3.44,3.45,3.47,3.48,3.49,3.50,3.52,3.53,3.54,3.55,3.56,3.57,3.58,3.59,3.60,3.61,3.62,3.63,3.64,3.65,3.66,3.67,3.68,3.69,3.70,3.71,3.72,3.73,3.74,3.76,3.77,3.78,3.79,3.80,3.81,3.82,3.83,3.84,3.85,3.86,3.87,3.88,3.89,3.90,3.91,3.92,3.93,3.94,3.95,3.97,3.98,3.99,4.00,4.01,4.02,4.03,4.07,4.08,4.09,4.10,4.11,4.12,4.13,4.14,4.15,4.16,4.17,4.18,4.19,4.20,4.21,4.23,4.24,4.26,4.27,4.29,4.31,4.32,4.33,4.34,4.35,4.37,4.38,4.39,4.41,4.44,4.46,4.48,4.52,4.54,4.55,4.57,4.59,4.62,4.64,4.65,4.67,4.68,4.69,4.70,4.74,4.76,4.77,4.80,4.81,4.83,4.85,4.88,4.90,4.92,4.95,4.98,4.99,5.00,5.03,5.06,5.11,5.13,5.14,5.16,5.18,5.19,5.20,5.22,5.24,5.25,5.27,5.30,5.32,5.35,5.36,5.37,5.38,5.39,5.40,5.41,5.45,5.47,5.50,5.54,5.55,5.58,5.59,5.60,5.61,5.63,5.64,5.65,5.66,5.67,5.68,5.69,5.70,5.71,5.72,5.73,5.74,5.76,5.77,5.79,5.80,5.81,5.82,5.83,5.84,5.85,5.86,5.87,5.88,5.89,5.90,5.91,5.92,5.93,5.94,5.95,5.96,5.97,5.98,5.99,6.00,6.01,6.02,6.03,6.04,6.05,6.06,6.07,6.08,6.09,6.10,6.11,6.12,6.13,6.14,6.15,6.16,6.17,6.18,6.19,6.20,6.21,6.22,6.23,6.24,6.25,6.26,6.27,6.28,6.29,6.30,6.31,6.32,6.33,6.34,6.35,6.36,6.37,6.38,6.39,6.40,6.41,6.42,6.43,6.44,6.45,6.46,6.47,6.48,6.49,6.50,6.51,6.52,6.53,6.54,6.55,6.56,6.57,6.58,6.59,6.60,6.61,6.62,6.63,6.64,6.65,6.66,6.67,6.68,6.69,6.70,6.71,6.72,6.73,6.74,6.75,6.76,6.77,6.78,6.79,6.80,6.81,6.82,6.83,6.84,6.85,6.86,6.87,6.88,6.89,6.90,6.91,6.92,6.93,6.94,6.95,6.96,6.97,6.98,6.99,7.00,7.01,7.02,7.03,7.04,7.05,7.06,7.07,7.08,7.09,7.10,7.11,7.12,7.13,7.14,7.15,7.16,7.17,7.18,7.19,7.20,7.21,7.22,7.23,7.24,7.25,7.26,7.27,7.28,7.29,7.30,7.31,7.32,7.33,7.34,7.35,7.36,7.37,7.38,7.39,7.40,7.41,7.42,7.43,7.44,7.45,7.46,7.47,7.48,7.49,7.50,7.51,7.52,7.53,7.54,7.55,7.56,7.57,7.58,7.59,7.60,7.61,7.62,7.63,7.64,7.65,7.66,7.67,7.68,7.69,7.70,7.71,7.72,7.73,7.74,7.75,7.76,7.77,7.78,7.79,7.80,7.81,7.82,7.83,7.84,7.85,7.86,7.87,7.88,7.89,7.90,7.91,7.92,7.93,7.94,7.95,7.96,7.97,7.98,7.99,8.00,8.01,8.02,8.03,8.04,8.05,8.06,8.07,8.08,8.09,8.10,8.11,8.12,8.13,8.14,8.15,8.16,8.17,8.18,8.19,8.20,8.21,8.22,8.23,8.24,8.25,8.26,8.27,8.28,8.29,8.30,8.31,8.32,8.33,8.34,8.35,8.36,8.37,8.38,8.39,8.40,8.41,8.42,8.43,8.44,8.45,8.46,8.47,8.48,8.49,8.50,8.51,8.52,8.53,8.54,8.55,8.56,8.58,8.59,8.60,8.61,8.62,8.64,8.65,8.67,8.68,8.69,8.70,8.72,8.74,8.75,8.76,8.77,8.78,8.79,8.80,8.81,8.82,8.84,8.85,8.86,8.87,8.88,8.90,8.91,8.94,8.95,8.96,8.97,8.98,8.99,9.00,9.02,9.03,9.04,9.05,9.07,9.08,9.09,9.10,9.11,9.13,9.14,9.15,9.17,9.18,9.19,9.20,9.21,9.22,9.23,9.24,9.25,9.26,9.27,9.28,9.30,9.33,9.34,9.37,9.38,9.39,9.40,9.41,9.45,9.47,9.49,9.50,9.51,9.53,9.56,9.57,9.58,9.59,9.60,9.62,9.63,9.64,9.65,9.68,9.72,9.75,9.76,9.77,9.78,9.79,9.80,9.81,9.82,9.83,9.84,9.86,9.88,9.90,9.91,9.93,9.95,10.02,10.03,10.04,10.06,10.09,10.10,10.12,10.13,10.14,10.16,10.17,10.19,10.20,10.21,10.22,10.23,10.24,10.26,10.29,10.30,10.31,10.32,10.33,10.36,10.37,10.38,10.39,10.42,10.43,10.44,10.45,10.46,10.47,10.48,10.49,10.50,10.51,10.52,10.53,10.54,10.55,10.56,10.57,10.58,10.59,10.60,10.61,10.62,10.63,10.64,10.65,10.66,10.67,10.68,10.69,10.70,10.71,10.72,10.73,10.74,10.75,10.76,10.77,10.78,10.79,10.80,10.81,10.82,10.83,10.84,10.85,10.86,10.87,10.88,10.89,10.90,10.91,10.92,10.93,10.94,10.95,10.96,10.97,10.98,10.99,11.00,11.01,11.02,11.03,11.04,11.05,11.06,11.07,11.08,11.09,11.10,11.11,11.12,11.13,11.14,11.15,11.16,11.17,11.18,11.19,11.20,11.21,11.22,11.23,11.24,11.25,11.26,11.27,11.28,11.29,11.30,11.31,11.32,11.33,11.34,11.35,11.36,11.37,11.38,11.39,11.40,11.41,11.42,11.43,11.44,11.45,11.46,11.47,11.48,11.49,11.50,11.51,11.52,11.53,11.54,11.55,11.56,11.57,11.58,11.59,11.60,11.61,11.62,11.63,11.64,11.65,11.66,11.67,11.68,11.69,11.70,11.71,11.72,11.73,11.74,11.75,11.76,11.77,11.78,11.79,11.80,11.81,11.82,11.83,11.84,11.85,11.86,11.87,11.88,11.89,11.90,11.91,11.92,11.93,11.94,11.95,11.96,11.97,11.98,11.99,12.00,12.01,12.02,12.03,12.04,12.05,12.06,12.07,12.08,12.09,12.10,12.11,12.12,12.13,12.14,12.15,12.16,12.17,12.18,12.19,12.20,12.21,12.22,12.23,12.24,12.25,12.26,12.27,12.28,12.29,12.30,12.31,12.32,12.33,12.34,12.35,12.36,12.38,12.39,12.40,12.41,12.44,12.45,12.46,12.47,12.48,12.49,12.50,12.51,12.53,12.54,12.55,12.57,12.58,12.59,12.60,12.61,12.62,12.63,12.64,12.65,12.66,12.67,12.68,12.69,12.70,12.72,12.73,12.74,12.75,12.77,12.78,12.80,12.82,12.83,12.84,12.85,12.87,12.88,12.89,12.90,12.92,12.93,12.94,12.96,12.97,12.98,12.99,13.01,13.02,13.04,13.05,13.06,13.07,13.09,13.10,13.11,13.13,13.14,13.16,13.17,13.18,13.19,13.20,13.22,13.24,13.25,13.26,13.31,13.33,13.34,13.35,13.36,13.42,13.44,13.48,13.49,13.50,13.51,13.52,13.53,13.55,13.56,13.57,13.58,13.59,13.64,13.65,13.66,13.67,13.70,13.72,13.73,13.74,13.76,13.77,13.78,13.80,13.81,13.83,13.84,13.90,13.91,13.93,13.94,13.96,13.98,14.00,14.01,14.04,14.07,14.08,14.09,14.13,14.14,14.17,14.21,14.23,14.25,14.31,14.36,14.38,14.39,14.41,14.42,14.44,14.45,14.49,14.52,14.53,14.54,14.56,14.57,14.58,14.60,14.66,14.67,14.68,14.82,14.84,14.86,14.89,14.95,14.97,15.00,15.02,15.03,15.06,15.08,15.13,15.14,15.16,15.17,15.20,15.21,15.22,15.26,15.28,15.31,15.36,15.38,15.39,15.40,15.41,15.42,15.43,15.44,15.45,15.51,15.53,15.55,15.56,15.58,15.59,15.60,15.61,15.62,15.63,15.65,15.66,15.69,15.70,15.71,15.72,15.73,15.74,15.75,15.76,15.77,15.78,15.79,15.81,15.82,15.83,15.84,15.85,15.86,15.87,15.88,15.90,15.91,15.92,15.93,15.94,15.95,15.96,15.98,15.99,16.00,16.01,16.02,16.04,16.05,16.06,16.07,16.09,16.11,16.12,16.13,16.14,16.15,16.16,16.17,16.18,16.19,16.20,16.21,16.22,16.23,16.24,16.25,16.26,16.27,16.28,16.29,16.30,16.32,16.33,16.34,16.35,16.36,16.37,16.38,16.39,16.40,16.41,16.42,16.43,16.44,16.45,16.46,16.47,16.48,16.49,16.50,16.51,16.52,16.53,16.54,16.55,16.56,16.57,16.58,16.59,16.60,16.62,16.63,16.64,16.65,16.66,16.67,16.68,16.69,16.70,16.71,16.72,16.73,16.74,16.75,16.76,16.77,16.78,16.79,16.80,16.81,16.82,16.83,16.84,16.85,16.86,16.87,16.88,16.89,16.90,16.91,16.92,16.93,16.94,16.95,16.97,16.98,16.99,17.00,17.01,17.02,17.03,17.04,17.05,17.06,17.09,17.10,17.11,17.12,17.13,17.14,17.15,17.16,17.17,17.19,17.20,17.21,17.22,17.24,17.25,17.26,17.27,17.28,17.29,17.30,17.31,17.32,17.34,17.35,17.37,17.38,17.39,17.40,17.45,17.47,17.48,17.49,17.52,17.53,17.55,17.56,17.57,17.58,17.59,17.60,17.61,17.62,17.64,17.67,17.69,17.70,17.71,17.75,17.76,17.77,17.78,17.80,17.81,17.82,17.83,17.84,17.85,17.88,17.89,17.91,17.92,17.94,17.95,17.97,17.98,17.99,18.00,18.02,18.03,18.04,18.05,18.06,18.08,18.09,18.10,18.13,18.15,18.16,18.17,18.18,18.21,18.23,18.27,18.29,18.30,18.37,18.43,18.44,18.45,18.46,18.49,18.51,18.55,18.59,18.62,18.66,18.67,18.69,18.71,18.72,18.75,18.79,18.81,18.84,18.89,18.90,18.92,18.95,18.97,18.99,19.01,19.08,19.12,19.15,19.16,19.17,19.20,19.24,19.28,19.31,19.33,19.34,19.48,19.55,19.58,19.64,19.67,19.76,19.82,19.96,19.99,20.16,20.19,20.21,20.25,20.27,20.29,20.37,20.43,20.48,20.51,20.53,20.55,20.56,20.62,20.63,20.64,20.65,20.70,20.71,20.76,20.77,20.81,20.82,20.83,20.84,20.85,20.88,20.90,20.94,20.95,20.96,20.99,21.00,21.01,21.02,21.03,21.04,21.06,21.08,21.09,21.10,21.11,21.13,21.14,21.15,21.17,21.18,21.19,21.21,21.23,21.24,21.25,21.26,21.27,21.28,21.29,21.30,21.31,21.32,21.33,21.34,21.35,21.36,21.37,21.38,21.39,21.40,21.41,21.42,21.43,21.44,21.46,21.47,21.48,21.49,21.50,21.51,21.52,21.54,21.55,21.56,21.57,21.58,21.60,21.61,21.62,21.63,21.64,21.66,21.67,21.68,21.69,21.70,21.71,21.72,21.74,21.75,21.76,21.78,21.79,21.80,21.81,21.83,21.84,21.85,21.86,21.87,21.88,21.90,21.92,21.94,21.95,21.97,21.98,21.99,22.00,22.01,22.02,22.03,22.04,22.05,22.06,22.08,22.09,22.11,22.12,22.14,22.15,22.16,22.17,22.19,22.21,22.22,22.23,22.24,22.25,22.26,22.28,22.34,22.36,22.40,22.41,22.42,22.44,22.45,22.47,22.49,22.53,22.54,22.55,22.56,22.57,22.58,22.60,22.63,22.66,22.67,22.68,22.70,22.77,22.78,22.79,22.82,22.84,22.86,22.88,22.89,22.93,22.96,22.97,23.03,23.04,23.08,23.10,23.11,23.15,23.23,23.24,23.34,23.36,23.40,23.43,23.44,23.46,23.59,23.62,23.66,23.69,23.76,23.84,23.85,23.91,23.92,23.93,23.96,24.00,24.02,24.13,24.18,24.29,24.31,24.33,24.35,24.36,24.41,24.44,24.48,24.51,24.73,24.75,24.77,24.82,24.84,24.98,25.09,25.29,25.36,25.41,25.44,25.46,25.48,25.49,25.55,25.61,25.63,25.67,25.68,25.71,25.75,25.77,25.78,25.79,25.80,25.84,25.85,25.88,25.92,25.95,26.00,26.02,26.03,26.05,26.07,26.08,26.09,26.10,26.14,26.15,26.17,26.19,26.21,26.25,26.26,26.27,26.28,26.31,26.33,26.34,26.35,26.37,26.40,26.41,26.43,26.46,26.50,26.55,26.58,26.60,26.61,26.62,26.63,26.65,26.66,26.67,26.68,26.69,26.72,26.73,26.75,26.76,26.78,26.80,26.81,26.83,26.84,26.85,26.86,26.87,26.88,26.89,26.92,26.93,26.94,26.95,26.96,26.97,26.98,26.99,27.03,27.06,27.08,27.09,27.10,27.13,27.18,27.22,27.23,27.25,27.26,27.29,27.34,27.48,27.56,27.61,27.64,27.69,27.71,27.74,27.75,27.76,27.79,27.82,27.88,27.89,27.90,27.95,27.98,28.02,28.05,28.12,28.19,28.27,28.30,28.31,28.34,28.41,28.44,28.45,28.49,28.54,28.59,28.63,28.69,28.84,28.86,28.93,29.05,29.08,29.18,29.22,29.25,29.33,29.40,29.42,29.62,29.76,29.82,29.92,29.93,30.04,30.26,30.33,30.47,30.48,30.49,30.51,30.67,30.69,30.72,30.73,30.78,30.82,30.84,30.85,30.90,30.92,30.99,31.01,31.16,31.19,31.24,31.35,31.43,31.47,31.53,31.54,31.56,31.57,31.64,31.70,31.81,31.83,31.84,31.87,31.93,31.97,31.98,32.00,32.04,32.07,32.08,32.10,32.17,32.20,32.21,32.22,32.23,32.27,32.28,32.30,32.32,32.33,32.41,32.42,32.44,32.45,32.60,32.67,32.73,32.76,32.77,32.78,32.79,32.83,32.86,33.00,33.01,33.04,33.07,33.13,33.14,33.15,33.24,33.25,33.32,33.38,33.51,33.52,33.62,33.65,33.72,33.73,33.84,34.00,34.01,34.15,34.17,34.25,34.33,34.40,34.43,34.52,34.53,34.69,34.82,34.87,34.90,34.93,34.95,35.11,35.24,35.26,35.43,35.45,35.48,35.52,35.56,35.75,35.77,35.80,35.81,35.82,35.89,35.91,35.95,35.98,35.99,36.05,36.06,36.09,36.15,36.20,36.21,36.23,36.27,36.37,36.40,36.42,36.44,36.47,36.48,36.54,36.55,36.58,36.60,36.61,36.63,36.65,36.66,36.70,36.71,36.75,36.77,36.78,36.79,36.80,36.86,36.88,36.89,36.92,36.95,36.99,37.06,37.09,37.14,37.19,37.21,37.24,37.25,37.26,37.27,37.28,37.29,37.32,37.39,37.42,37.48,37.51,37.56,37.57,37.60,37.61,37.64,37.66,37.67,37.72,37.73,37.74,37.75,37.76,37.84,37.90,38.08,38.10,38.12,38.20,38.24,38.25,38.28,38.36,38.51,38.63,38.70,38.73,38.74,38.88,38.90,39.20,39.21,39.24,39.92,40.27,40.38,40.41,40.62,40.81,41.01,41.06,41.17,41.23,41.34,41.61,41.71,41.74,41.84,42.24,42.31,42.54,42.96,42.97,43.43,43.57,43.59,43.69,43.73,43.78,43.92,43.95,43.99,44.14,44.30,44.45,44.64,45.01,45.06,45.09,45.33,45.42,45.57,45.60,45.62,45.91,46.12,46.17,46.20,46.21,46.23,46.30,46.32,46.44,46.47,46.53,46.54,46.60,46.62,46.79,46.95,46.99,47.02,47.03,47.09,47.21,47.22,47.24,47.25,47.28,47.62,47.65,47.66,47.72,47.82,47.97,47.98,48.03,48.06,48.51,48.63,49.07,49.13,49.19,49.39,49.43,49.57,49.61,49.62,49.92,50.22,50.27,50.36,50.50,50.75,50.83,50.86,50.88,51.29,51.38,51.62,51.80,51.83,51.98,52.03,52.23,52.40,52.41,52.74,53.39,53.61,53.78,54.00,54.02,54.24,54.69,55.13,55.25,55.88,55.89,55.98,56.70,56.98,57.36,57.96,58.06,58.33,58.75,59.51,59.56,59.98,60.16,60.17,60.61,61.12,61.95,62.01,62.07,62.22,62.36,62.37,62.40,62.58,62.72,62.92,62.94,63.19,63.22,63.24,63.47,63.51,63.62,63.64,63.85,64.22,64.29,64.33,64.93,65.15,65.16,67.27,67.34,67.38,67.65,67.70,68.45,68.46,68.84,69.64,69.96,71.35,71.36,71.90,72.28,72.63,72.67,73.42,73.99,74.50,75.68,76.05,76.84,76.92,76.95,77.26,77.37,78.03,78.07,78.34,79.75,80.09,80.59,81.65,82.46,82.83,85.40,86.28,86.32,86.64,86.73,89.16,89.21,89.82,90.26,90.34,90.57,92.08,93.88,94.10,94.15,95.35,96.38,97.10,101.16,111.85,113.35,114.54,117.89,120.95,120.97,121.32,121.39,121.40,121.48,121.54,122.50,122.88,124.29,125.22,125.46,125.77,125.78,125.81,125.84,125.98,126.15,126.39,127.87,128.44,128.63,135.53,135.64,136.76,137.03,138.66,138.84,139.38,141.38,148.69],"y":[0.0001,0.0002,0.0004,0.0005,0.0006,0.0007,0.0010,0.0011,0.0013,0.0014,0.0015,0.0017,0.0018,0.0019,0.0020,0.0021,0.0024,0.0026,0.0027,0.0030,0.0032,0.0033,0.0037,0.0039,0.0042,0.0044,0.0046,0.0050,0.0051,0.0055,0.0058,0.0061,0.0063,0.0064,0.0065,0.0068,0.0073,0.0075,0.0079,0.0081,0.0083,0.0086,0.0090,0.0095,0.0098,0.0101,0.0104,0.0107,0.0112,0.0118,0.0120,0.0124,0.0129,0.0132,0.0135,0.0139,0.0146,0.0151,0.0158,0.0167,0.0168,0.0171,0.0174,0.0177,0.0180,0.0189,0.0194,0.0199,0.0200,0.0202,0.0208,0.0216,0.0218,0.0226,0.0233,0.0238,0.0244,0.0246,0.0258,0.0266,0.0269,0.0274,0.0280,0.0287,0.0288,0.0295,0.0298,0.0311,0.0318,0.0324,0.0329,0.0336,0.0342,0.0349,0.0352,0.0361,0.0364,0.0369,0.0370,0.0377,0.0382,0.0393,0.0401,0.0410,0.0418,0.0421,0.0423,0.0429,0.0433,0.0436,0.0451,0.0463,0.0473,0.0474,0.0481,0.0488,0.0492,0.0501,0.0508,0.0514,0.0517,0.0525,0.0539,0.0551,0.0560,0.0570,0.0579,0.0588,0.0598,0.0606,0.0616,0.0620,0.0629,0.0638,0.0648,0.0654,0.0661,0.0667,0.0672,0.0675,0.0680,0.0692,0.0700,0.0704,0.0710,0.0714,0.0718,0.0726,0.0730,0.0736,0.0744,0.0748,0.0752,0.0758,0.0763,0.0767,0.0777,0.0781,0.0785,0.0791,0.0795,0.0804,0.0810,0.0816,0.0825,0.0830,0.0839,0.0847,0.0850,0.0854,0.0860,0.0862,0.0867,0.0872,0.0876,0.0883,0.0889,0.0891,0.0895,0.0900,0.0902,0.0904,0.0906,0.0910,0.0912,0.0916,0.0920,0.0923,0.0927,0.0930,0.0932,0.0936,0.0939,0.0943,0.0944,0.0945,0.0948,0.0952,0.0955,0.0958,0.0960,0.0963,0.0969,0.0973,0.0976,0.0979,0.0980,0.0985,0.0991,0.0994,0.0997,0.0999,0.1000,0.1003,0.1005,0.1006,0.1008,0.1011,0.1012,0.1013,0.1017,0.1023,0.1026,0.1029,0.1031,0.1032,0.1036,0.1037,0.1038,0.1039,0.1043,0.1047,0.1048,0.1049,0.1053,0.1055,0.1057,0.1060,0.1062,0.1064,0.1066,0.1069,0.1073,0.1074,0.1075,0.1076,0.1079,0.1080,0.1081,0.1082,0.1083,0.1085,0.1086,0.1087,0.1091,0.1092,0.1093,0.1094,0.1095,0.1098,0.1099,0.1100,0.1104,0.1106,0.1107,0.1108,0.1110,0.1111,0.1112,0.1113,0.1114,0.1116,0.1118,0.1119,0.1120,0.1122,0.1123,0.1124,0.1125,0.1126,0.1129,0.1131,0.1132,0.1133,0.1135,0.1136,0.1137,0.1138,0.1139,0.1141,0.1142,0.1143,0.1145,0.1148,0.1150,0.1151,0.1153,0.1154,0.1157,0.1160,0.1161,0.1163,0.1167,0.1170,0.1172,0.1173,0.1179,0.1180,0.1182,0.1183,0.1185,0.1186,0.1188,0.1191,0.1192,0.1195,0.1197,0.1198,0.1199,0.1203,0.1206,0.1213,0.1214,0.1217,0.1219,0.1222,0.1224,0.1226,0.1235,0.1243,0.1247,0.1253,0.1261,0.1266,0.1276,0.1283,0.1287,0.1291,0.1299,0.1311,0.1317,0.1323,0.1329,0.1333,0.1337,0.1343,0.1348,0.1353,0.1362,0.1376,0.1386,0.1398,0.1412,0.1426,0.1436,0.1451,0.1457,0.1468,0.1484,0.1498,0.1511,0.1528,0.1544,0.1561,0.1581,0.1593,0.1607,0.1631,0.1660,0.1681,0.1703,0.1723,0.1745,0.1767,0.1780,0.1798,0.1825,0.1853,0.1882,0.1899,0.1924,0.1949,0.1975,0.1995,0.2018,0.2036,0.2062,0.2085,0.2106,0.2128,0.2163,0.2191,0.2223,0.2242,0.2267,0.2300,0.2331,0.2371,0.2397,0.2424,0.2461,0.2487,0.2540,0.2574,0.2611,0.2647,0.2682,0.2734,0.2769,0.2805,0.2830,0.2863,0.2884,0.2915,0.2950,0.3008,0.3044,0.3079,0.3109,0.3152,0.3186,0.3221,0.3254,0.3283,0.3318,0.3366,0.3405,0.3430,0.3465,0.3494,0.3529,0.3562,0.3593,0.3627,0.3662,0.3697,0.3733,0.3760,0.3791,0.3825,0.3853,0.3883,0.3915,0.3948,0.3985,0.4016,0.4047,0.4074,0.4105,0.4134,0.4167,0.4201,0.4227,0.4260,0.4285,0.4308,0.4347,0.4374,0.4390,0.4418,0.4445,0.4461,0.4492,0.4514,0.4531,0.4554,0.4578,0.4602,0.4622,0.4647,0.4673,0.4695,0.4723,0.4743,0.4766,0.4786,0.4808,0.4835,0.4853,0.4876,0.4897,0.4910,0.4930,0.4954,0.4983,0.5005,0.5022,0.5035,0.5041,0.5057,0.5066,0.5080,0.5089,0.5104,0.5120,0.5141,0.5161,0.5179,0.5191,0.5199,0.5209,0.5221,0.5228,0.5242,0.5251,0.5270,0.5280,0.5291,0.5307,0.5318,0.5335,0.5347,0.5359,0.5364,0.5380,0.5390,0.5397,0.5408,0.5422,0.5430,0.5441,0.5452,0.5461,0.5471,0.5478,0.5488,0.5496,0.5505,0.5511,0.5528,0.5533,0.5541,0.5555,0.5560,0.5566,0.5580,0.5583,0.5592,0.5597,0.5599,0.5610,0.5615,0.5621,0.5633,0.5639,0.5646,0.5658,0.5661,0.5667,0.5671,0.5673,0.5684,0.5688,0.5699,0.5702,0.5711,0.5719,0.5727,0.5736,0.5741,0.5747,0.5752,0.5760,0.5766,0.5770,0.5774,0.5783,0.5785,0.5791,0.5799,0.5804,0.5811,0.5814,0.5815,0.5817,0.5825,0.5827,0.5830,0.5834,0.5835,0.5842,0.5845,0.5847,0.5854,0.5855,0.5858,0.5861,0.5870,0.5871,0.5875,0.5876,0.5877,0.5882,0.5884,0.5886,0.5891,0.5894,0.5896,0.5900,0.5902,0.5903,0.5904,0.5908,0.5911,0.5913,0.5917,0.5919,0.5925,0.5926,0.5928,0.5929,0.5933,0.5940,0.5945,0.5951,0.5953,0.5955,0.5957,0.5958,0.5963,0.5964,0.5967,0.5971,0.5977,0.5980,0.5982,0.5986,0.5988,0.5995,0.5996,0.5998,0.6000,0.6001,0.6003,0.6004,0.6005,0.6007,0.6009,0.6013,0.6015,0.6017,0.6020,0.6022,0.6025,0.6028,0.6030,0.6033,0.6034,0.6036,0.6039,0.6041,0.6042,0.6045,0.6047,0.6050,0.6051,0.6053,0.6055,0.6057,0.6060,0.6063,0.6064,0.6066,0.6069,0.6070,0.6072,0.6076,0.6077,0.6078,0.6080,0.6083,0.6085,0.6086,0.6089,0.6090,0.6094,0.6095,0.6096,0.6098,0.6102,0.6104,0.6107,0.6108,0.6110,0.6115,0.6116,0.6117,0.6120,0.6122,0.6123,0.6127,0.6128,0.6133,0.6138,0.6139,0.6141,0.6142,0.6144,0.6145,0.6146,0.6147,0.6150,0.6151,0.6152,0.6154,0.6155,0.6157,0.6161,0.6164,0.6165,0.6167,0.6169,0.6176,0.6177,0.6179,0.6183,0.6184,0.6185,0.6188,0.6194,0.6195,0.6197,0.6200,0.6202,0.6203,0.6207,0.6208,0.6209,0.6210,0.6211,0.6216,0.6220,0.6226,0.6231,0.6236,0.6241,0.6246,0.6252,0.6259,0.6260,0.6263,0.6266,0.6270,0.6275,0.6278,0.6281,0.6284,0.6289,0.6294,0.6301,0.6306,0.6311,0.6315,0.6322,0.6328,0.6331,0.6338,0.6346,0.6359,0.6370,0.6377,0.6383,0.6390,0.6398,0.6401,0.6406,0.6419,0.6425,0.6436,0.6445,0.6461,0.6469,0.6481,0.6488,0.6500,0.6513,0.6525,0.6536,0.6546,0.6554,0.6564,0.6569,0.6578,0.6584,0.6596,0.6603,0.6607,0.6615,0.6627,0.6641,0.6651,0.6665,0.6679,0.6697,0.6710,0.6721,0.6733,0.6744,0.6751,0.6766,0.6781,0.6795,0.6803,0.6825,0.6839,0.6844,0.6856,0.6862,0.6869,0.6881,0.6892,0.6902,0.6913,0.6921,0.6932,0.6938,0.6947,0.6954,0.6958,0.6979,0.6990,0.6997,0.7003,0.7013,0.7022,0.7033,0.7040,0.7048,0.7059,0.7066,0.7073,0.7084,0.7094,0.7101,0.7114,0.7125,0.7133,0.7146,0.7153,0.7159,0.7170,0.7179,0.7189,0.7197,0.7203,0.7210,0.7220,0.7226,0.7239,0.7248,0.7258,0.7272,0.7288,0.7291,0.7301,0.7308,0.7320,0.7334,0.7340,0.7350,0.7358,0.7365,0.7373,0.7379,0.7384,0.7388,0.7396,0.7406,0.7412,0.7416,0.7425,0.7435,0.7443,0.7451,0.7459,0.7465,0.7468,0.7476,0.7483,0.7489,0.7496,0.7512,0.7518,0.7522,0.7527,0.7532,0.7537,0.7541,0.7543,0.7550,0.7554,0.7557,0.7559,0.7564,0.7579,0.7587,0.7590,0.7599,0.7607,0.7608,0.7613,0.7619,0.7624,0.7632,0.7637,0.7639,0.7644,0.7652,0.7656,0.7659,0.7663,0.7664,0.7668,0.7672,0.7676,0.7677,0.7683,0.7689,0.7691,0.7693,0.7695,0.7700,0.7707,0.7709,0.7714,0.7716,0.7718,0.7724,0.7728,0.7729,0.7731,0.7732,0.7735,0.7738,0.7744,0.7746,0.7747,0.7751,0.7753,0.7760,0.7762,0.7766,0.7768,0.7770,0.7778,0.7782,0.7789,0.7790,0.7794,0.7795,0.7797,0.7799,0.7800,0.7803,0.7807,0.7808,0.7814,0.7818,0.7819,0.7821,0.7824,0.7825,0.7826,0.7827,0.7830,0.7832,0.7833,0.7834,0.7838,0.7839,0.7841,0.7843,0.7846,0.7849,0.7850,0.7851,0.7853,0.7855,0.7856,0.7857,0.7859,0.7862,0.7863,0.7864,0.7866,0.7868,0.7871,0.7872,0.7874,0.7875,0.7876,0.7877,0.7878,0.7881,0.7883,0.7884,0.7885,0.7888,0.7889,0.7890,0.7891,0.7894,0.7896,0.7897,0.7899,0.7900,0.7901,0.7903,0.7905,0.7907,0.7908,0.7909,0.7910,0.7913,0.7914,0.7915,0.7918,0.7920,0.7921,0.7922,0.7925,0.7926,0.7927,0.7930,0.7931,0.7932,0.7933,0.7934,0.7935,0.7938,0.7939,0.7940,0.7941,0.7943,0.7944,0.7945,0.7946,0.7947,0.7950,0.7951,0.7953,0.7955,0.7956,0.7957,0.7959,0.7960,0.7962,0.7963,0.7964,0.7965,0.7968,0.7969,0.7970,0.7972,0.7976,0.7977,0.7978,0.7980,0.7981,0.7982,0.7984,0.7985,0.7987,0.7988,0.7990,0.7991,0.7993,0.7994,0.7995,0.7996,0.7997,0.7999,0.8000,0.8001,0.8002,0.8003,0.8005,0.8008,0.8009,0.8010,0.8012,0.8014,0.8015,0.8018,0.8019,0.8020,0.8021,0.8027,0.8028,0.8030,0.8031,0.8032,0.8034,0.8035,0.8040,0.8041,0.8043,0.8044,0.8045,0.8047,0.8051,0.8052,0.8056,0.8059,0.8062,0.8064,0.8065,0.8066,0.8069,0.8071,0.8072,0.8076,0.8078,0.8080,0.8084,0.8087,0.8088,0.8090,0.8093,0.8096,0.8099,0.8101,0.8102,0.8106,0.8108,0.8109,0.8115,0.8120,0.8124,0.8127,0.8131,0.8133,0.8134,0.8138,0.8139,0.8141,0.8147,0.8151,0.8156,0.8160,0.8164,0.8166,0.8171,0.8175,0.8180,0.8183,0.8188,0.8189,0.8193,0.8196,0.8201,0.8208,0.8209,0.8214,0.8215,0.8218,0.8221,0.8225,0.8231,0.8234,0.8241,0.8245,0.8247,0.8252,0.8257,0.8261,0.8264,0.8271,0.8274,0.8275,0.8276,0.8278,0.8282,0.8284,0.8286,0.8287,0.8289,0.8295,0.8296,0.8300,0.8302,0.8306,0.8309,0.8316,0.8322,0.8325,0.8327,0.8328,0.8331,0.8334,0.8339,0.8345,0.8351,0.8353,0.8363,0.8368,0.8374,0.8377,0.8382,0.8383,0.8387,0.8390,0.8393,0.8399,0.8406,0.8408,0.8416,0.8418,0.8422,0.8425,0.8430,0.8433,0.8441,0.8445,0.8446,0.8455,0.8459,0.8464,0.8466,0.8471,0.8474,0.8475,0.8477,0.8481,0.8489,0.8494,0.8496,0.8497,0.8499,0.8502,0.8505,0.8509,0.8512,0.8515,0.8516,0.8521,0.8527,0.8528,0.8532,0.8534,0.8541,0.8547,0.8553,0.8558,0.8561,0.8562,0.8563,0.8568,0.8572,0.8575,0.8576,0.8581,0.8582,0.8583,0.8587,0.8589,0.8590,0.8591,0.8595,0.8600,0.8606,0.8607,0.8608,0.8611,0.8612,0.8614,0.8615,0.8619,0.8624,0.8626,0.8628,0.8631,0.8634,0.8638,0.8640,0.8642,0.8643,0.8644,0.8646,0.8649,0.8650,0.8651,0.8653,0.8657,0.8658,0.8659,0.8661,0.8663,0.8664,0.8665,0.8668,0.8669,0.8670,0.8674,0.8675,0.8676,0.8677,0.8680,0.8682,0.8684,0.8686,0.8689,0.8690,0.8692,0.8693,0.8694,0.8695,0.8696,0.8697,0.8699,0.8700,0.8702,0.8703,0.8705,0.8706,0.8707,0.8708,0.8709,0.8712,0.8713,0.8714,0.8715,0.8717,0.8718,0.8720,0.8721,0.8722,0.8725,0.8726,0.8727,0.8728,0.8730,0.8731,0.8732,0.8734,0.8737,0.8738,0.8739,0.8740,0.8742,0.8743,0.8745,0.8746,0.8747,0.8749,0.8750,0.8751,0.8752,0.8753,0.8755,0.8756,0.8757,0.8758,0.8759,0.8761,0.8762,0.8763,0.8764,0.8765,0.8767,0.8768,0.8769,0.8770,0.8771,0.8772,0.8774,0.8775,0.8776,0.8777,0.8778,0.8780,0.8781,0.8782,0.8784,0.8786,0.8787,0.8788,0.8789,0.8793,0.8794,0.8795,0.8796,0.8797,0.8800,0.8801,0.8803,0.8805,0.8807,0.8809,0.8814,0.8815,0.8819,0.8820,0.8821,0.8824,0.8825,0.8826,0.8828,0.8831,0.8833,0.8836,0.8837,0.8839,0.8840,0.8843,0.8844,0.8845,0.8846,0.8847,0.8850,0.8852,0.8853,0.8856,0.8857,0.8858,0.8859,0.8863,0.8864,0.8865,0.8867,0.8869,0.8874,0.8876,0.8884,0.8889,0.8893,0.8894,0.8895,0.8899,0.8901,0.8905,0.8908,0.8912,0.8913,0.8915,0.8918,0.8922,0.8924,0.8925,0.8926,0.8930,0.8934,0.8937,0.8938,0.8944,0.8945,0.8946,0.8949,0.8951,0.8953,0.8956,0.8957,0.8961,0.8964,0.8967,0.8968,0.8972,0.8977,0.8980,0.8982,0.8986,0.8989,0.8993,0.8995,0.8997,0.8999,0.9002,0.9005,0.9009,0.9012,0.9015,0.9017,0.9020,0.9023,0.9026,0.9030,0.9032,0.9033,0.9037,0.9042,0.9044,0.9046,0.9050,0.9051,0.9052,0.9053,0.9055,0.9056,0.9057,0.9058,0.9059,0.9061,0.9063,0.9064,0.9065,0.9067,0.9068,0.9069,0.9073,0.9074,0.9077,0.9078,0.9080,0.9081,0.9082,0.9083,0.9086,0.9087,0.9088,0.9090,0.9092,0.9094,0.9095,0.9096,0.9098,0.9099,0.9100,0.9101,0.9103,0.9105,0.9107,0.9108,0.9109,0.9112,0.9113,0.9115,0.9117,0.9118,0.9119,0.9121,0.9124,0.9126,0.9127,0.9130,0.9131,0.9132,0.9133,0.9134,0.9136,0.9137,0.9139,0.9142,0.9143,0.9144,0.9145,0.9146,0.9148,0.9149,0.9150,0.9151,0.9152,0.9153,0.9155,0.9156,0.9157,0.9158,0.9159,0.9161,0.9162,0.9163,0.9164,0.9165,0.9167,0.9168,0.9169,0.9170,0.9171,0.9173,0.9174,0.9175,0.9176,0.9177,0.9178,0.9180,0.9181,0.9182,0.9183,0.9184,0.9186,0.9187,0.9188,0.9189,0.9190,0.9192,0.9193,0.9194,0.9195,0.9196,0.9198,0.9199,0.9201,0.9202,0.9203,0.9206,0.9207,0.9208,0.9211,0.9212,0.9213,0.9214,0.9215,0.9217,0.9218,0.9220,0.9221,0.9223,0.9224,0.9225,0.9227,0.9230,0.9232,0.9233,0.9237,0.9238,0.9240,0.9243,0.9244,0.9246,0.9248,0.9249,0.9250,0.9251,0.9252,0.9257,0.9258,0.9259,0.9262,0.9263,0.9265,0.9268,0.9269,0.9270,0.9273,0.9274,0.9275,0.9277,0.9278,0.9280,0.9281,0.9282,0.9283,0.9284,0.9286,0.9288,0.9289,0.9290,0.9292,0.9293,0.9294,0.9295,0.9298,0.9299,0.9300,0.9303,0.9305,0.9307,0.9308,0.9309,0.9313,0.9314,0.9315,0.9317,0.9318,0.9320,0.9321,0.9323,0.9324,0.9326,0.9330,0.9331,0.9332,0.9333,0.9334,0.9337,0.9339,0.9340,0.9342,0.9343,0.9344,0.9345,0.9348,0.9350,0.9351,0.9352,0.9353,0.9355,0.9356,0.9357,0.9358,0.9361,0.9362,0.9363,0.9364,0.9365,0.9367,0.9368,0.9369,0.9370,0.9371,0.9373,0.9374,0.9375,0.9376,0.9377,0.9378,0.9381,0.9383,0.9384,0.9386,0.9387,0.9388,0.9389,0.9392,0.9393,0.9394,0.9395,0.9396,0.9398,0.9399,0.9400,0.9401,0.9402,0.9405,0.9406,0.9407,0.9409,0.9411,0.9413,0.9414,0.9415,0.9417,0.9419,0.9420,0.9421,0.9423,0.9425,0.9426,0.9427,0.9429,0.9430,0.9432,0.9433,0.9434,0.9436,0.9437,0.9438,0.9439,0.9440,0.9442,0.9443,0.9444,0.9446,0.9448,0.9449,0.9451,0.9454,0.9455,0.9456,0.9457,0.9458,0.9459,0.9462,0.9464,0.9465,0.9468,0.9469,0.9470,0.9471,0.9473,0.9474,0.9475,0.9476,0.9479,0.9480,0.9481,0.9482,0.9483,0.9484,0.9487,0.9488,0.9489,0.9490,0.9492,0.9493,0.9495,0.9498,0.9499,0.9500,0.9501,0.9502,0.9506,0.9511,0.9512,0.9513,0.9514,0.9515,0.9518,0.9519,0.9520,0.9521,0.9523,0.9524,0.9525,0.9526,0.9527,0.9529,0.9531,0.9532,0.9533,0.9534,0.9536,0.9537,0.9538,0.9539,0.9540,0.9542,0.9543,0.9544,0.9545,0.9548,0.9549,0.9550,0.9551,0.9552,0.9554,0.9555,0.9556,0.9557,0.9558,0.9559,0.9561,0.9562,0.9563,0.9565,0.9567,0.9568,0.9569,0.9570,0.9573,0.9575,0.9576,0.9577,0.9579,0.9580,0.9581,0.9582,0.9583,0.9584,0.9586,0.9587,0.9588,0.9589,0.9590,0.9592,0.9593,0.9594,0.9595,0.9596,0.9598,0.9599,0.9600,0.9601,0.9602,0.9604,0.9605,0.9607,0.9608,0.9609,0.9611,0.9612,0.9613,0.9615,0.9617,0.9619,0.9620,0.9621,0.9623,0.9624,0.9625,0.9626,0.9627,0.9630,0.9631,0.9632,0.9633,0.9634,0.9636,0.9637,0.9639,0.9640,0.9642,0.9643,0.9644,0.9645,0.9646,0.9648,0.9649,0.9650,0.9651,0.9652,0.9654,0.9655,0.9656,0.9657,0.9658,0.9659,0.9661,0.9662,0.9663,0.9664,0.9667,0.9668,0.9669,0.9670,0.9671,0.9674,0.9676,0.9677,0.9680,0.9681,0.9682,0.9683,0.9684,0.9686,0.9687,0.9688,0.9689,0.9690,0.9692,0.9693,0.9694,0.9695,0.9696,0.9698,0.9699,0.9700,0.9701,0.9702,0.9704,0.9705,0.9706,0.9707,0.9708,0.9709,0.9711,0.9712,0.9713,0.9714,0.9715,0.9717,0.9718,0.9719,0.9720,0.9721,0.9723,0.9724,0.9725,0.9726,0.9727,0.9729,0.9730,0.9731,0.9732,0.9733,0.9734,0.9736,0.9737,0.9738,0.9739,0.9740,0.9742,0.9743,0.9744,0.9745,0.9746,0.9748,0.9749,0.9750,0.9751,0.9752,0.9754,0.9755,0.9756,0.9757,0.9758,0.9759,0.9761,0.9762,0.9763,0.9764,0.9767,0.9769,0.9770,0.9771,0.9773,0.9774,0.9775,0.9776,0.9779,0.9780,0.9781,0.9782,0.9783,0.9784,0.9786,0.9787,0.9788,0.9789,0.9790,0.9792,0.9794,0.9795,0.9796,0.9798,0.9799,0.9800,0.9801,0.9802,0.9804,0.9805,0.9806,0.9807,0.9808,0.9810,0.9811,0.9812,0.9813,0.9814,0.9815,0.9817,0.9818,0.9819,0.9820,0.9821,0.9823,0.9824,0.9825,0.9826,0.9827,0.9829,0.9830,0.9831,0.9832,0.9833,0.9835,0.9836,0.9837,0.9838,0.9839,0.9840,0.9842,0.9843,0.9844,0.9845,0.9846,0.9848,0.9849,0.9850,0.9851,0.9852,0.9854,0.9855,0.9856,0.9857,0.9858,0.9860,0.9861,0.9862,0.9863,0.9864,0.9865,0.9867,0.9868,0.9869,0.9870,0.9871,0.9873,0.9874,0.9875,0.9876,0.9877,0.9879,0.9880,0.9881,0.9882,0.9883,0.9885,0.9886,0.9887,0.9888,0.9889,0.9890,0.9892,0.9893,0.9894,0.9895,0.9896,0.9898,0.9899,0.9900,0.9901,0.9902,0.9904,0.9905,0.9906,0.9908,0.9910,0.9911,0.9912,0.9913,0.9914,0.9915,0.9917,0.9918,0.9919,0.9920,0.9921,0.9923,0.9924,0.9925,0.9926,0.9927,0.9929,0.9930,0.9931,0.9932,0.9933,0.9935,0.9936,0.9937,0.9938,0.9939,0.9940,0.9942,0.9943,0.9944,0.9945,0.9946,0.9948,0.9949,0.9950,0.9951,0.9952,0.9954,0.9955,0.9956,0.9958,0.9960,0.9961,0.9962,0.9963,0.9964,0.9965,0.9967,0.9968,0.9969,0.9970,0.9971,0.9973,0.9974,0.9975,0.9976,0.9977,0.9979,0.9980,0.9981,0.9982,0.9983,0.9985,0.9986,0.9987,0.9988,0.9989],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[1.01,1.03,1.16,1.26,1.38,1.43,1.49,1.58,1.83,1.85,1.88,1.94,1.96,2.06,2.11,2.21,2.24,2.26,2.28,2.30,2.31,2.32,2.34,2.37,2.38,2.40,2.43,2.44,2.45,2.46,2.48,2.50,2.53,2.55,2.56,2.57,2.59,2.60,2.61,2.63,2.64,2.65,2.66,2.67,2.69,2.70,2.72,2.73,2.74,2.75,2.76,2.77,2.79,2.80,2.81,2.82,2.83,2.84,2.85,2.87,2.88,2.89,2.90,2.91,2.92,2.93,2.94,2.95,2.96,2.97,2.98,2.99,3.00,3.01,3.02,3.03,3.04,3.05,3.06,3.07,3.08,3.09,3.10,3.11,3.12,3.13,3.14,3.15,3.16,3.17,3.18,3.19,3.20,3.21,3.22,3.23,3.24,3.25,3.26,3.27,3.28,3.29,3.30,3.31,3.32,3.33,3.34,3.35,3.36,3.37,3.38,3.39,3.40,3.41,3.42,3.43,3.44,3.45,3.46,3.47,3.48,3.49,3.50,3.52,3.53,3.54,3.55,3.56,3.57,3.58,3.59,3.60,3.61,3.62,3.63,3.64,3.65,3.66,3.67,3.68,3.69,3.70,3.71,3.72,3.73,3.74,3.75,3.76,3.77,3.78,3.79,3.80,3.81,3.82,3.83,3.84,3.85,3.86,3.87,3.88,3.89,3.90,3.91,3.92,3.93,3.94,3.95,3.96,3.97,3.98,3.99,4.00,4.01,4.02,4.03,4.04,4.05,4.06,4.07,4.08,4.09,4.10,4.11,4.12,4.13,4.14,4.15,4.16,4.17,4.18,4.19,4.20,4.21,4.22,4.23,4.24,4.25,4.26,4.27,4.28,4.29,4.30,4.31,4.32,4.33,4.34,4.35,4.36,4.37,4.38,4.39,4.40,4.41,4.42,4.43,4.44,4.45,4.46,4.47,4.48,4.49,4.50,4.51,4.52,4.53,4.54,4.55,4.56,4.57,4.58,4.59,4.60,4.61,4.62,4.63,4.64,4.65,4.66,4.69,4.70,4.71,4.72,4.74,4.75,4.76,4.77,4.78,4.79,4.81,4.82,4.83,4.84,4.85,4.86,4.87,4.88,4.90,4.93,4.95,4.96,4.98,5.00,5.04,5.05,5.06,5.07,5.08,5.09,5.10,5.12,5.13,5.14,5.16,5.17,5.20,5.21,5.22,5.23,5.24,5.25,5.26,5.27,5.29,5.30,5.31,5.32,5.33,5.36,5.39,5.40,5.41,5.43,5.45,5.46,5.47,5.49,5.50,5.51,5.52,5.54,5.55,5.56,5.59,5.60,5.61,5.62,5.63,5.65,5.67,5.70,5.72,5.73,5.74,5.75,5.77,5.79,5.81,5.83,5.84,5.85,5.86,5.87,5.88,5.89,5.90,5.91,5.93,5.94,5.95,5.96,5.97,5.98,5.99,6.00,6.01,6.02,6.03,6.04,6.05,6.06,6.07,6.08,6.09,6.10,6.11,6.12,6.13,6.14,6.15,6.16,6.17,6.18,6.19,6.20,6.21,6.22,6.23,6.24,6.25,6.26,6.27,6.28,6.29,6.30,6.31,6.32,6.33,6.34,6.35,6.36,6.37,6.38,6.39,6.40,6.41,6.42,6.43,6.44,6.45,6.46,6.47,6.48,6.49,6.50,6.51,6.52,6.53,6.54,6.55,6.56,6.57,6.58,6.59,6.60,6.61,6.62,6.63,6.64,6.65,6.66,6.67,6.68,6.69,6.70,6.71,6.72,6.73,6.74,6.75,6.76,6.77,6.78,6.79,6.80,6.81,6.82,6.83,6.84,6.85,6.86,6.87,6.88,6.89,6.90,6.91,6.92,6.93,6.94,6.95,6.96,6.97,6.98,6.99,7.00,7.01,7.02,7.03,7.04,7.05,7.06,7.07,7.08,7.09,7.10,7.11,7.12,7.13,7.14,7.15,7.16,7.17,7.18,7.19,7.20,7.21,7.22,7.23,7.24,7.25,7.26,7.27,7.28,7.29,7.30,7.31,7.32,7.33,7.34,7.35,7.36,7.37,7.38,7.39,7.40,7.41,7.42,7.43,7.44,7.45,7.46,7.47,7.48,7.49,7.50,7.51,7.52,7.53,7.54,7.55,7.56,7.57,7.58,7.59,7.60,7.61,7.62,7.63,7.64,7.65,7.66,7.67,7.68,7.69,7.70,7.71,7.72,7.73,7.74,7.75,7.76,7.77,7.78,7.79,7.80,7.81,7.82,7.83,7.84,7.85,7.86,7.87,7.88,7.89,7.90,7.91,7.92,7.93,7.94,7.95,7.96,7.97,7.98,7.99,8.00,8.01,8.02,8.03,8.04,8.05,8.06,8.07,8.08,8.09,8.10,8.11,8.12,8.13,8.14,8.15,8.16,8.17,8.18,8.19,8.20,8.21,8.22,8.23,8.24,8.25,8.26,8.27,8.28,8.29,8.30,8.31,8.32,8.33,8.34,8.35,8.36,8.37,8.38,8.39,8.40,8.41,8.42,8.43,8.44,8.45,8.46,8.47,8.48,8.49,8.50,8.51,8.52,8.53,8.54,8.55,8.56,8.57,8.58,8.59,8.60,8.61,8.62,8.63,8.64,8.65,8.66,8.67,8.68,8.69,8.70,8.71,8.72,8.73,8.74,8.75,8.76,8.77,8.78,8.80,8.81,8.82,8.83,8.84,8.85,8.86,8.87,8.88,8.89,8.90,8.91,8.92,8.93,8.94,8.95,8.96,8.97,8.98,8.99,9.00,9.01,9.02,9.03,9.04,9.05,9.06,9.07,9.08,9.09,9.10,9.11,9.12,9.13,9.14,9.15,9.17,9.18,9.19,9.20,9.21,9.22,9.23,9.24,9.25,9.26,9.27,9.28,9.29,9.31,9.32,9.33,9.34,9.35,9.36,9.37,9.38,9.39,9.40,9.41,9.42,9.43,9.44,9.48,9.49,9.50,9.51,9.52,9.53,9.54,9.55,9.56,9.57,9.58,9.60,9.62,9.63,9.64,9.65,9.66,9.67,9.68,9.69,9.70,9.72,9.73,9.74,9.75,9.78,9.79,9.80,9.82,9.83,9.84,9.86,9.87,9.88,9.89,9.92,9.93,9.95,9.99,10.00,10.01,10.03,10.04,10.05,10.06,10.07,10.08,10.09,10.10,10.11,10.12,10.13,10.14,10.15,10.16,10.17,10.18,10.19,10.20,10.21,10.22,10.24,10.25,10.26,10.28,10.29,10.30,10.31,10.32,10.34,10.35,10.36,10.40,10.41,10.42,10.43,10.44,10.45,10.46,10.47,10.48,10.49,10.50,10.51,10.52,10.53,10.54,10.55,10.56,10.57,10.58,10.59,10.60,10.61,10.62,10.63,10.64,10.65,10.66,10.67,10.68,10.69,10.70,10.71,10.72,10.73,10.74,10.75,10.76,10.77,10.78,10.79,10.80,10.81,10.82,10.83,10.84,10.85,10.86,10.87,10.88,10.89,10.90,10.91,10.92,10.93,10.94,10.95,10.96,10.97,10.98,10.99,11.00,11.01,11.02,11.03,11.04,11.05,11.06,11.07,11.08,11.09,11.10,11.11,11.12,11.13,11.14,11.15,11.16,11.17,11.18,11.19,11.20,11.21,11.22,11.23,11.24,11.25,11.26,11.27,11.28,11.29,11.30,11.31,11.32,11.33,11.34,11.35,11.36,11.37,11.38,11.39,11.40,11.41,11.42,11.43,11.44,11.45,11.46,11.47,11.48,11.49,11.50,11.51,11.52,11.53,11.54,11.55,11.56,11.57,11.58,11.59,11.60,11.61,11.62,11.63,11.64,11.65,11.66,11.67,11.68,11.69,11.70,11.71,11.72,11.73,11.74,11.75,11.76,11.77,11.78,11.79,11.80,11.81,11.82,11.83,11.84,11.85,11.86,11.87,11.88,11.89,11.90,11.91,11.92,11.93,11.94,11.95,11.96,11.97,11.98,11.99,12.00,12.01,12.02,12.03,12.04,12.05,12.06,12.07,12.08,12.09,12.10,12.11,12.12,12.13,12.14,12.15,12.16,12.17,12.18,12.19,12.20,12.21,12.22,12.23,12.24,12.25,12.26,12.27,12.28,12.29,12.30,12.31,12.32,12.33,12.34,12.35,12.36,12.37,12.38,12.39,12.40,12.41,12.42,12.43,12.44,12.45,12.46,12.47,12.48,12.49,12.50,12.51,12.52,12.53,12.54,12.55,12.56,12.57,12.58,12.59,12.60,12.61,12.62,12.63,12.64,12.65,12.66,12.67,12.68,12.69,12.70,12.71,12.72,12.73,12.74,12.75,12.76,12.77,12.78,12.79,12.80,12.81,12.82,12.83,12.84,12.85,12.86,12.87,12.88,12.89,12.90,12.91,12.92,12.93,12.94,12.96,12.97,12.98,12.99,13.00,13.01,13.02,13.03,13.04,13.05,13.07,13.08,13.09,13.10,13.11,13.12,13.13,13.14,13.15,13.16,13.17,13.18,13.19,13.20,13.21,13.22,13.23,13.25,13.26,13.27,13.28,13.29,13.30,13.31,13.32,13.33,13.34,13.35,13.37,13.38,13.39,13.40,13.43,13.44,13.45,13.46,13.49,13.50,13.53,13.54,13.55,13.57,13.58,13.59,13.60,13.61,13.62,13.63,13.66,13.67,13.68,13.69,13.70,13.72,13.73,13.74,13.75,13.78,13.79,13.80,13.81,13.82,13.83,13.84,13.85,13.88,13.89,13.90,13.91,13.92,13.93,13.94,13.95,13.96,13.98,13.99,14.00,14.01,14.04,14.05,14.08,14.09,14.10,14.12,14.13,14.14,14.16,14.17,14.18,14.19,14.20,14.25,14.26,14.27,14.28,14.29,14.30,14.32,14.34,14.36,14.37,14.38,14.43,14.44,14.46,14.52,14.54,14.55,14.56,14.57,14.58,14.59,14.61,14.64,14.65,14.66,14.67,14.70,14.72,14.73,14.75,14.80,14.81,14.82,14.84,14.87,14.88,14.90,14.93,14.96,14.97,15.01,15.02,15.04,15.05,15.07,15.09,15.12,15.17,15.20,15.21,15.23,15.25,15.26,15.32,15.33,15.41,15.42,15.45,15.47,15.50,15.55,15.56,15.57,15.58,15.59,15.60,15.65,15.66,15.67,15.69,15.70,15.71,15.72,15.76,15.77,15.78,15.79,15.80,15.81,15.83,15.86,15.87,15.89,15.90,15.92,15.93,15.94,15.95,15.96,15.97,15.98,15.99,16.00,16.01,16.02,16.04,16.05,16.06,16.07,16.08,16.10,16.14,16.15,16.17,16.18,16.19,16.20,16.22,16.23,16.24,16.25,16.26,16.28,16.29,16.30,16.32,16.33,16.34,16.35,16.36,16.37,16.38,16.39,16.40,16.41,16.42,16.43,16.44,16.45,16.47,16.48,16.49,16.50,16.51,16.53,16.54,16.55,16.56,16.57,16.58,16.59,16.62,16.64,16.65,16.66,16.67,16.68,16.69,16.70,16.71,16.72,16.73,16.74,16.75,16.76,16.78,16.79,16.80,16.81,16.82,16.83,16.84,16.86,16.87,16.88,16.89,16.90,16.92,16.93,16.94,16.96,16.97,16.98,16.99,17.01,17.02,17.03,17.04,17.05,17.06,17.07,17.08,17.09,17.10,17.11,17.12,17.13,17.14,17.15,17.16,17.17,17.18,17.19,17.20,17.21,17.23,17.24,17.25,17.26,17.28,17.29,17.30,17.31,17.32,17.33,17.34,17.35,17.36,17.37,17.38,17.39,17.40,17.41,17.42,17.43,17.44,17.45,17.46,17.47,17.48,17.49,17.50,17.51,17.53,17.54,17.55,17.56,17.57,17.58,17.59,17.60,17.61,17.62,17.63,17.64,17.65,17.67,17.69,17.70,17.72,17.73,17.74,17.75,17.76,17.77,17.79,17.80,17.82,17.83,17.84,17.85,17.86,17.87,17.88,17.89,17.90,17.91,17.96,17.97,17.98,17.99,18.00,18.02,18.03,18.04,18.05,18.08,18.10,18.11,18.12,18.14,18.16,18.17,18.18,18.20,18.21,18.22,18.25,18.26,18.28,18.30,18.31,18.32,18.33,18.34,18.35,18.37,18.40,18.41,18.47,18.48,18.49,18.59,18.61,18.67,18.68,18.72,18.74,18.75,18.77,18.78,18.79,18.92,18.93,18.96,19.01,19.02,19.03,19.06,19.07,19.11,19.12,19.13,19.14,19.17,19.18,19.21,19.35,19.42,19.43,19.47,19.49,19.51,19.53,19.57,19.58,19.61,19.64,19.69,19.70,19.72,19.74,19.84,19.85,19.89,19.91,19.93,19.99,20.00,20.02,20.15,20.19,20.23,20.26,20.27,20.35,20.39,20.40,20.43,20.46,20.47,20.48,20.53,20.56,20.57,20.60,20.61,20.63,20.64,20.67,20.68,20.69,20.70,20.71,20.74,20.75,20.76,20.77,20.80,20.82,20.83,20.85,20.86,20.88,20.90,20.92,20.94,20.95,20.99,21.00,21.03,21.04,21.05,21.07,21.08,21.12,21.13,21.15,21.16,21.18,21.20,21.26,21.27,21.28,21.29,21.30,21.32,21.33,21.35,21.36,21.37,21.39,21.40,21.41,21.43,21.44,21.47,21.48,21.49,21.50,21.53,21.56,21.57,21.58,21.60,21.61,21.62,21.63,21.64,21.65,21.66,21.69,21.70,21.71,21.73,21.74,21.75,21.79,21.80,21.81,21.82,21.83,21.84,21.86,21.87,21.89,21.90,21.91,21.92,21.93,21.94,21.95,21.96,21.97,22.01,22.02,22.03,22.04,22.05,22.06,22.07,22.08,22.09,22.10,22.12,22.13,22.14,22.15,22.16,22.17,22.18,22.20,22.21,22.22,22.24,22.25,22.26,22.28,22.29,22.30,22.32,22.33,22.35,22.36,22.37,22.38,22.42,22.44,22.45,22.46,22.47,22.48,22.50,22.51,22.52,22.53,22.54,22.55,22.56,22.57,22.58,22.60,22.62,22.63,22.64,22.66,22.69,22.70,22.71,22.72,22.73,22.74,22.76,22.77,22.78,22.79,22.81,22.82,22.83,22.84,22.86,22.87,22.88,22.89,22.90,22.91,22.92,22.94,22.96,22.98,23.01,23.02,23.03,23.05,23.06,23.08,23.14,23.16,23.17,23.18,23.19,23.20,23.24,23.29,23.30,23.32,23.33,23.34,23.35,23.36,23.42,23.45,23.47,23.49,23.50,23.51,23.52,23.58,23.59,23.63,23.65,23.72,23.80,23.89,23.92,24.04,24.05,24.11,24.20,24.23,24.34,24.36,24.38,24.46,24.47,24.50,24.53,24.57,24.63,24.64,24.68,24.79,24.82,24.83,24.86,24.88,24.96,25.04,25.18,25.24,25.31,25.32,25.34,25.35,25.40,25.43,25.51,25.53,25.56,25.59,25.63,25.65,25.68,25.69,25.72,25.74,25.75,25.87,25.92,25.97,25.98,26.00,26.02,26.05,26.06,26.11,26.16,26.18,26.19,26.21,26.26,26.29,26.33,26.36,26.37,26.39,26.40,26.45,26.46,26.47,26.48,26.51,26.52,26.53,26.54,26.56,26.57,26.60,26.61,26.62,26.64,26.65,26.67,26.68,26.69,26.70,26.74,26.76,26.77,26.78,26.79,26.80,26.83,26.84,26.85,26.86,26.87,26.88,26.91,26.94,26.95,26.97,26.98,26.99,27.00,27.01,27.02,27.05,27.06,27.09,27.10,27.12,27.13,27.17,27.18,27.21,27.23,27.26,27.29,27.31,27.32,27.38,27.40,27.41,27.42,27.45,27.47,27.50,27.53,27.54,27.55,27.56,27.58,27.59,27.62,27.63,27.65,27.74,27.75,27.78,27.82,27.83,27.88,27.89,27.95,27.97,27.99,28.00,28.02,28.04,28.12,28.22,28.25,28.32,28.37,28.38,28.49,28.55,28.60,28.67,28.71,28.79,28.82,28.83,28.84,28.88,28.95,29.04,29.06,29.07,29.17,29.19,29.26,29.31,29.32,29.34,29.35,29.41,29.43,29.46,29.59,29.68,29.70,29.72,29.75,29.83,29.84,29.99,30.16,30.19,30.20,30.24,30.27,30.29,30.35,30.36,30.37,30.40,30.46,30.50,30.56,30.59,30.60,30.83,30.84,30.87,30.95,30.96,30.98,30.99,31.00,31.02,31.14,31.17,31.20,31.21,31.22,31.26,31.28,31.42,31.61,31.64,31.66,31.68,31.81,31.86,31.87,31.89,31.95,31.99,32.04,32.05,32.06,32.11,32.16,32.17,32.20,32.21,32.26,32.34,32.36,32.37,32.43,32.47,32.51,32.55,32.56,32.57,32.61,32.62,32.63,32.66,32.69,32.73,32.74,32.75,32.77,32.79,32.81,32.83,32.85,32.90,32.91,33.04,33.06,33.08,33.10,33.14,33.15,33.17,33.18,33.24,33.27,33.29,33.34,33.35,33.44,33.46,33.47,33.49,33.67,33.76,33.83,33.85,33.86,33.99,34.00,34.11,34.13,34.19,34.28,34.40,34.45,34.46,34.54,34.55,34.60,34.75,34.77,34.84,34.90,35.06,35.23,35.27,35.33,35.55,35.57,35.59,35.68,35.71,35.84,35.85,35.96,35.97,35.98,36.00,36.01,36.02,36.05,36.07,36.12,36.13,36.17,36.24,36.27,36.28,36.33,36.35,36.40,36.42,36.43,36.44,36.50,36.51,36.53,36.54,36.55,36.57,36.59,36.60,36.63,36.64,36.66,36.67,36.68,36.72,36.73,36.77,36.78,36.79,36.80,36.81,36.85,36.86,36.90,36.92,36.93,36.98,37.02,37.09,37.10,37.15,37.17,37.20,37.22,37.25,37.27,37.29,37.37,37.44,37.45,37.48,37.49,37.52,37.60,37.66,37.69,37.71,37.77,37.78,37.88,37.91,38.14,38.28,38.34,38.47,38.51,38.57,38.58,38.66,38.67,38.73,38.83,38.88,38.97,39.03,39.13,39.18,39.20,39.31,39.42,39.44,39.47,39.52,39.57,39.59,39.65,39.76,39.86,39.89,39.99,40.01,40.38,40.48,40.49,40.55,40.63,40.69,41.15,41.16,41.27,41.28,41.29,41.38,41.42,41.49,41.51,41.52,41.56,41.59,41.62,41.63,41.73,41.77,41.82,41.97,42.04,42.06,42.22,42.23,42.24,42.27,42.41,42.43,42.46,42.60,42.62,42.65,42.78,43.22,43.43,43.65,43.74,44.31,45.32,45.54,45.61,45.70,45.72,45.91,45.93,46.02,46.19,46.35,46.44,46.45,46.47,46.58,46.66,46.70,46.79,46.96,46.98,47.01,47.08,47.16,47.22,47.27,47.35,47.46,47.48,47.50,47.55,47.80,47.81,47.82,47.89,47.90,47.94,47.98,48.05,48.33,48.91,49.11,49.17,49.29,49.70,49.80,49.85,49.92,50.12,50.22,50.33,50.57,50.76,51.02,51.40,51.73,51.92,52.15,52.68,52.75,52.89,52.90,53.12,53.58,53.82,53.87,54.11,54.19,54.60,54.89,55.17,55.52,55.55,56.33,56.63,56.79,57.09,57.10,57.78,58.88,58.94,58.95,59.05,59.11,60.17,60.19,61.10,61.19,61.38,61.55,61.77,61.80,62.27,62.29,62.30,62.37,62.50,62.54,62.56,62.58,62.68,62.69,62.95,63.05,63.11,63.17,63.22,63.34,63.37,63.48,63.55,63.74,63.94,64.28,64.30,64.36,64.38,64.54,64.62,64.80,64.99,65.10,65.43,67.10,67.34,67.75,68.31,68.62,68.85,68.91,69.51,70.05,70.48,70.92,71.19,71.40,71.43,71.58,71.75,72.40,72.95,73.52,74.09,74.55,75.32,75.80,76.39,77.25,77.40,78.02,78.03,78.32,79.46,81.96,82.21,82.74,82.82,83.51,84.37,84.38,86.27,86.42,86.52,87.27,87.69,87.94,87.96,90.39,91.63,91.72,92.79,92.96,93.41,94.43,94.57,95.70,99.30,100.48,101.64,102.34,104.82,107.12,109.98,111.03,117.88,119.85,121.02,121.61,121.64,121.66,121.72,121.99,122.64,122.85,123.16,123.21,123.93,124.42,125.51,125.94,126.03,127.25,127.28,129.35,130.02,131.14,131.50,131.94,132.00,132.62,136.09,138.03,138.10,138.74,139.38,142.43,142.44,142.72],"y":[0.0002,0.0004,0.0005,0.0006,0.0007,0.0008,0.0010,0.0011,0.0012,0.0013,0.0014,0.0015,0.0017,0.0018,0.0019,0.0020,0.0024,0.0025,0.0026,0.0027,0.0029,0.0031,0.0033,0.0035,0.0038,0.0039,0.0040,0.0044,0.0045,0.0049,0.0050,0.0051,0.0056,0.0057,0.0058,0.0061,0.0065,0.0068,0.0070,0.0075,0.0079,0.0081,0.0087,0.0089,0.0090,0.0092,0.0095,0.0098,0.0100,0.0102,0.0105,0.0108,0.0110,0.0114,0.0118,0.0120,0.0124,0.0125,0.0126,0.0133,0.0139,0.0140,0.0143,0.0146,0.0149,0.0154,0.0157,0.0158,0.0161,0.0167,0.0170,0.0171,0.0175,0.0177,0.0180,0.0186,0.0187,0.0193,0.0202,0.0208,0.0211,0.0213,0.0218,0.0223,0.0225,0.0231,0.0236,0.0243,0.0251,0.0257,0.0269,0.0275,0.0280,0.0286,0.0293,0.0302,0.0308,0.0313,0.0318,0.0320,0.0327,0.0331,0.0337,0.0342,0.0348,0.0352,0.0358,0.0363,0.0369,0.0373,0.0377,0.0382,0.0393,0.0399,0.0408,0.0418,0.0425,0.0427,0.0432,0.0442,0.0446,0.0460,0.0462,0.0468,0.0477,0.0480,0.0490,0.0496,0.0506,0.0508,0.0517,0.0523,0.0530,0.0533,0.0539,0.0543,0.0552,0.0563,0.0571,0.0579,0.0582,0.0587,0.0598,0.0607,0.0615,0.0620,0.0629,0.0637,0.0642,0.0651,0.0661,0.0668,0.0670,0.0680,0.0689,0.0698,0.0701,0.0708,0.0713,0.0717,0.0725,0.0732,0.0738,0.0745,0.0750,0.0754,0.0762,0.0769,0.0773,0.0780,0.0786,0.0790,0.0796,0.0802,0.0806,0.0808,0.0818,0.0824,0.0830,0.0836,0.0837,0.0842,0.0845,0.0855,0.0856,0.0862,0.0869,0.0871,0.0881,0.0894,0.0895,0.0904,0.0907,0.0908,0.0917,0.0923,0.0924,0.0930,0.0936,0.0940,0.0945,0.0949,0.0956,0.0958,0.0964,0.0970,0.0971,0.0976,0.0979,0.0982,0.0988,0.0993,0.0996,0.1001,0.1007,0.1010,0.1013,0.1018,0.1021,0.1025,0.1026,0.1030,0.1033,0.1036,0.1037,0.1039,0.1040,0.1042,0.1045,0.1046,0.1049,0.1050,0.1051,0.1056,0.1063,0.1064,0.1068,0.1069,0.1073,0.1075,0.1081,0.1087,0.1090,0.1093,0.1096,0.1099,0.1100,0.1106,0.1108,0.1111,0.1113,0.1117,0.1120,0.1124,0.1125,0.1127,0.1130,0.1131,0.1133,0.1138,0.1139,0.1140,0.1142,0.1143,0.1146,0.1148,0.1149,0.1150,0.1151,0.1154,0.1156,0.1157,0.1160,0.1161,0.1162,0.1164,0.1167,0.1170,0.1173,0.1176,0.1177,0.1179,0.1181,0.1183,0.1186,0.1189,0.1190,0.1192,0.1193,0.1194,0.1195,0.1196,0.1198,0.1200,0.1201,0.1204,0.1207,0.1208,0.1210,0.1214,0.1219,0.1221,0.1223,0.1225,0.1229,0.1230,0.1231,0.1233,0.1236,0.1237,0.1238,0.1239,0.1242,0.1244,0.1246,0.1248,0.1249,0.1250,0.1254,0.1260,0.1264,0.1273,0.1277,0.1280,0.1285,0.1290,0.1294,0.1296,0.1302,0.1307,0.1314,0.1318,0.1320,0.1324,0.1329,0.1332,0.1338,0.1343,0.1344,0.1350,0.1355,0.1361,0.1367,0.1374,0.1377,0.1383,0.1395,0.1402,0.1410,0.1418,0.1423,0.1436,0.1437,0.1442,0.1455,0.1463,0.1469,0.1473,0.1477,0.1489,0.1499,0.1504,0.1508,0.1529,0.1549,0.1565,0.1576,0.1594,0.1610,0.1635,0.1655,0.1669,0.1681,0.1696,0.1714,0.1735,0.1751,0.1770,0.1788,0.1810,0.1831,0.1851,0.1871,0.1883,0.1901,0.1915,0.1939,0.1960,0.1981,0.2000,0.2018,0.2037,0.2062,0.2077,0.2104,0.2124,0.2149,0.2169,0.2195,0.2206,0.2229,0.2248,0.2273,0.2296,0.2326,0.2350,0.2371,0.2390,0.2413,0.2439,0.2468,0.2505,0.2538,0.2577,0.2600,0.2623,0.2645,0.2682,0.2711,0.2738,0.2765,0.2792,0.2819,0.2843,0.2869,0.2902,0.2932,0.2961,0.2985,0.3005,0.3027,0.3051,0.3079,0.3101,0.3126,0.3144,0.3175,0.3199,0.3224,0.3249,0.3274,0.3295,0.3325,0.3352,0.3380,0.3404,0.3424,0.3446,0.3473,0.3508,0.3532,0.3557,0.3579,0.3602,0.3621,0.3635,0.3655,0.3681,0.3711,0.3727,0.3749,0.3775,0.3802,0.3823,0.3855,0.3876,0.3911,0.3937,0.3961,0.3985,0.4004,0.4020,0.4042,0.4065,0.4089,0.4107,0.4133,0.4155,0.4173,0.4194,0.4213,0.4236,0.4254,0.4273,0.4289,0.4311,0.4332,0.4350,0.4370,0.4387,0.4406,0.4421,0.4435,0.4455,0.4481,0.4501,0.4520,0.4537,0.4552,0.4571,0.4596,0.4610,0.4626,0.4648,0.4658,0.4675,0.4687,0.4707,0.4723,0.4740,0.4754,0.4765,0.4780,0.4794,0.4808,0.4827,0.4837,0.4844,0.4854,0.4871,0.4885,0.4900,0.4910,0.4914,0.4931,0.4938,0.4949,0.4962,0.4982,0.4995,0.5007,0.5025,0.5045,0.5057,0.5069,0.5080,0.5090,0.5106,0.5114,0.5126,0.5140,0.5154,0.5169,0.5183,0.5198,0.5205,0.5214,0.5220,0.5235,0.5246,0.5254,0.5267,0.5274,0.5281,0.5288,0.5301,0.5306,0.5313,0.5318,0.5325,0.5335,0.5342,0.5351,0.5360,0.5368,0.5374,0.5387,0.5399,0.5406,0.5417,0.5426,0.5431,0.5438,0.5440,0.5444,0.5454,0.5460,0.5463,0.5469,0.5477,0.5489,0.5494,0.5499,0.5512,0.5515,0.5526,0.5530,0.5533,0.5539,0.5545,0.5554,0.5558,0.5564,0.5568,0.5574,0.5581,0.5586,0.5589,0.5598,0.5601,0.5607,0.5612,0.5621,0.5626,0.5631,0.5638,0.5642,0.5646,0.5652,0.5660,0.5665,0.5667,0.5671,0.5680,0.5688,0.5690,0.5694,0.5698,0.5699,0.5704,0.5710,0.5711,0.5714,0.5719,0.5723,0.5730,0.5733,0.5736,0.5742,0.5744,0.5746,0.5749,0.5754,0.5756,0.5763,0.5765,0.5771,0.5775,0.5780,0.5783,0.5787,0.5788,0.5794,0.5796,0.5798,0.5801,0.5804,0.5806,0.5810,0.5813,0.5814,0.5819,0.5827,0.5832,0.5838,0.5842,0.5845,0.5848,0.5854,0.5855,0.5857,0.5858,0.5861,0.5865,0.5867,0.5868,0.5871,0.5876,0.5881,0.5886,0.5888,0.5894,0.5895,0.5898,0.5900,0.5901,0.5904,0.5905,0.5906,0.5907,0.5910,0.5911,0.5912,0.5917,0.5919,0.5920,0.5924,0.5925,0.5927,0.5929,0.5930,0.5932,0.5933,0.5935,0.5936,0.5939,0.5944,0.5945,0.5949,0.5951,0.5952,0.5955,0.5956,0.5958,0.5960,0.5961,0.5962,0.5964,0.5969,0.5971,0.5975,0.5981,0.5982,0.5986,0.5987,0.5988,0.5994,0.5996,0.6001,0.6002,0.6005,0.6007,0.6010,0.6011,0.6012,0.6014,0.6015,0.6017,0.6019,0.6021,0.6024,0.6026,0.6027,0.6031,0.6033,0.6038,0.6039,0.6040,0.6043,0.6044,0.6048,0.6051,0.6056,0.6060,0.6064,0.6065,0.6068,0.6073,0.6074,0.6076,0.6082,0.6083,0.6086,0.6092,0.6094,0.6098,0.6099,0.6101,0.6104,0.6108,0.6112,0.6113,0.6117,0.6123,0.6126,0.6129,0.6132,0.6137,0.6139,0.6143,0.6148,0.6156,0.6160,0.6165,0.6169,0.6177,0.6185,0.6189,0.6194,0.6200,0.6205,0.6211,0.6215,0.6217,0.6221,0.6225,0.6229,0.6233,0.6238,0.6249,0.6252,0.6256,0.6262,0.6275,0.6277,0.6285,0.6286,0.6296,0.6300,0.6308,0.6320,0.6327,0.6335,0.6343,0.6351,0.6357,0.6363,0.6375,0.6381,0.6389,0.6399,0.6404,0.6405,0.6414,0.6418,0.6430,0.6444,0.6457,0.6460,0.6469,0.6488,0.6500,0.6507,0.6517,0.6526,0.6537,0.6549,0.6551,0.6557,0.6565,0.6570,0.6580,0.6590,0.6599,0.6607,0.6618,0.6625,0.6630,0.6636,0.6643,0.6652,0.6662,0.6668,0.6673,0.6677,0.6688,0.6695,0.6705,0.6715,0.6725,0.6730,0.6737,0.6745,0.6750,0.6761,0.6771,0.6775,0.6781,0.6789,0.6801,0.6810,0.6821,0.6829,0.6838,0.6844,0.6855,0.6862,0.6868,0.6877,0.6882,0.6895,0.6904,0.6908,0.6914,0.6921,0.6930,0.6938,0.6948,0.6954,0.6957,0.6961,0.6964,0.6975,0.6987,0.6990,0.6993,0.7000,0.7012,0.7017,0.7025,0.7035,0.7042,0.7050,0.7055,0.7062,0.7067,0.7071,0.7081,0.7086,0.7090,0.7104,0.7114,0.7127,0.7136,0.7145,0.7150,0.7158,0.7165,0.7174,0.7186,0.7194,0.7204,0.7212,0.7217,0.7229,0.7239,0.7245,0.7255,0.7260,0.7267,0.7274,0.7279,0.7288,0.7294,0.7298,0.7308,0.7313,0.7318,0.7323,0.7336,0.7349,0.7352,0.7358,0.7365,0.7369,0.7380,0.7387,0.7393,0.7399,0.7402,0.7405,0.7410,0.7412,0.7418,0.7419,0.7430,0.7439,0.7448,0.7455,0.7456,0.7460,0.7461,0.7465,0.7470,0.7474,0.7483,0.7486,0.7490,0.7496,0.7502,0.7508,0.7513,0.7518,0.7521,0.7523,0.7530,0.7533,0.7535,0.7537,0.7544,0.7546,0.7551,0.7554,0.7560,0.7562,0.7563,0.7565,0.7571,0.7574,0.7580,0.7585,0.7588,0.7590,0.7598,0.7601,0.7608,0.7610,0.7614,0.7617,0.7620,0.7627,0.7629,0.7633,0.7636,0.7637,0.7638,0.7645,0.7646,0.7649,0.7651,0.7652,0.7657,0.7661,0.7669,0.7676,0.7679,0.7681,0.7683,0.7687,0.7693,0.7696,0.7701,0.7705,0.7706,0.7712,0.7713,0.7718,0.7719,0.7721,0.7727,0.7729,0.7731,0.7733,0.7737,0.7739,0.7740,0.7745,0.7748,0.7749,0.7750,0.7754,0.7757,0.7761,0.7762,0.7763,0.7767,0.7769,0.7770,0.7771,0.7773,0.7776,0.7780,0.7783,0.7787,0.7792,0.7793,0.7794,0.7796,0.7801,0.7802,0.7804,0.7807,0.7814,0.7817,0.7818,0.7819,0.7820,0.7824,0.7825,0.7829,0.7832,0.7836,0.7839,0.7842,0.7845,0.7848,0.7849,0.7850,0.7854,0.7856,0.7858,0.7860,0.7862,0.7865,0.7870,0.7871,0.7873,0.7874,0.7875,0.7877,0.7879,0.7880,0.7882,0.7883,0.7886,0.7888,0.7890,0.7893,0.7894,0.7895,0.7896,0.7898,0.7899,0.7900,0.7901,0.7904,0.7905,0.7907,0.7910,0.7911,0.7913,0.7915,0.7917,0.7918,0.7919,0.7920,0.7921,0.7923,0.7924,0.7927,0.7929,0.7930,0.7933,0.7935,0.7936,0.7937,0.7938,0.7939,0.7940,0.7942,0.7943,0.7945,0.7946,0.7949,0.7950,0.7952,0.7955,0.7957,0.7960,0.7961,0.7962,0.7963,0.7964,0.7965,0.7967,0.7968,0.7969,0.7970,0.7971,0.7973,0.7974,0.7975,0.7976,0.7977,0.7979,0.7980,0.7981,0.7982,0.7983,0.7985,0.7986,0.7987,0.7988,0.7989,0.7990,0.7992,0.7994,0.7995,0.7996,0.8000,0.8001,0.8004,0.8005,0.8006,0.8007,0.8011,0.8012,0.8013,0.8015,0.8017,0.8019,0.8020,0.8021,0.8023,0.8024,0.8025,0.8027,0.8031,0.8035,0.8037,0.8038,0.8039,0.8040,0.8042,0.8044,0.8046,0.8049,0.8050,0.8055,0.8058,0.8060,0.8061,0.8062,0.8064,0.8065,0.8067,0.8068,0.8069,0.8071,0.8074,0.8080,0.8081,0.8082,0.8085,0.8088,0.8089,0.8094,0.8095,0.8096,0.8098,0.8099,0.8100,0.8104,0.8106,0.8107,0.8110,0.8113,0.8114,0.8117,0.8119,0.8120,0.8121,0.8124,0.8126,0.8129,0.8130,0.8132,0.8136,0.8137,0.8143,0.8144,0.8149,0.8151,0.8152,0.8154,0.8155,0.8158,0.8162,0.8168,0.8171,0.8176,0.8179,0.8182,0.8186,0.8190,0.8192,0.8195,0.8198,0.8200,0.8202,0.8206,0.8210,0.8211,0.8213,0.8214,0.8218,0.8219,0.8220,0.8226,0.8229,0.8231,0.8233,0.8235,0.8238,0.8242,0.8244,0.8246,0.8252,0.8254,0.8256,0.8260,0.8262,0.8264,0.8268,0.8270,0.8273,0.8277,0.8282,0.8285,0.8287,0.8292,0.8296,0.8300,0.8301,0.8304,0.8305,0.8312,0.8314,0.8317,0.8320,0.8326,0.8329,0.8332,0.8333,0.8339,0.8342,0.8343,0.8346,0.8350,0.8352,0.8355,0.8358,0.8361,0.8363,0.8365,0.8367,0.8368,0.8370,0.8373,0.8375,0.8377,0.8381,0.8385,0.8389,0.8394,0.8398,0.8400,0.8401,0.8404,0.8405,0.8411,0.8413,0.8418,0.8425,0.8429,0.8435,0.8437,0.8439,0.8443,0.8445,0.8449,0.8450,0.8454,0.8455,0.8457,0.8460,0.8463,0.8464,0.8467,0.8470,0.8474,0.8476,0.8479,0.8480,0.8483,0.8486,0.8488,0.8490,0.8492,0.8494,0.8496,0.8499,0.8504,0.8505,0.8508,0.8512,0.8513,0.8515,0.8517,0.8520,0.8521,0.8523,0.8524,0.8526,0.8527,0.8529,0.8530,0.8533,0.8537,0.8538,0.8539,0.8543,0.8544,0.8545,0.8548,0.8549,0.8552,0.8555,0.8556,0.8557,0.8560,0.8563,0.8567,0.8570,0.8573,0.8575,0.8576,0.8577,0.8579,0.8583,0.8585,0.8586,0.8589,0.8590,0.8594,0.8595,0.8598,0.8600,0.8601,0.8602,0.8604,0.8606,0.8608,0.8610,0.8613,0.8614,0.8615,0.8617,0.8618,0.8619,0.8620,0.8621,0.8623,0.8624,0.8625,0.8626,0.8627,0.8629,0.8630,0.8631,0.8633,0.8635,0.8636,0.8639,0.8640,0.8643,0.8644,0.8645,0.8648,0.8650,0.8651,0.8652,0.8655,0.8656,0.8657,0.8660,0.8662,0.8663,0.8664,0.8665,0.8667,0.8668,0.8669,0.8670,0.8671,0.8673,0.8674,0.8675,0.8676,0.8677,0.8679,0.8681,0.8682,0.8683,0.8685,0.8686,0.8687,0.8688,0.8689,0.8690,0.8692,0.8693,0.8694,0.8695,0.8696,0.8698,0.8699,0.8702,0.8705,0.8706,0.8707,0.8708,0.8710,0.8712,0.8714,0.8715,0.8717,0.8721,0.8723,0.8724,0.8726,0.8727,0.8730,0.8732,0.8735,0.8736,0.8738,0.8739,0.8742,0.8745,0.8749,0.8752,0.8754,0.8757,0.8760,0.8761,0.8762,0.8764,0.8767,0.8768,0.8769,0.8770,0.8771,0.8774,0.8777,0.8780,0.8782,0.8783,0.8785,0.8787,0.8788,0.8789,0.8792,0.8793,0.8795,0.8799,0.8801,0.8804,0.8807,0.8810,0.8813,0.8814,0.8815,0.8818,0.8820,0.8821,0.8824,0.8825,0.8826,0.8831,0.8835,0.8836,0.8837,0.8839,0.8844,0.8846,0.8851,0.8854,0.8856,0.8857,0.8858,0.8860,0.8861,0.8862,0.8864,0.8865,0.8868,0.8870,0.8874,0.8875,0.8877,0.8879,0.8881,0.8882,0.8885,0.8888,0.8892,0.8893,0.8895,0.8899,0.8900,0.8906,0.8907,0.8908,0.8910,0.8911,0.8914,0.8917,0.8919,0.8920,0.8925,0.8926,0.8929,0.8930,0.8931,0.8935,0.8938,0.8939,0.8940,0.8942,0.8946,0.8949,0.8952,0.8956,0.8957,0.8958,0.8961,0.8962,0.8964,0.8967,0.8968,0.8971,0.8974,0.8975,0.8976,0.8977,0.8979,0.8980,0.8982,0.8983,0.8985,0.8990,0.8994,0.8995,0.8998,0.9000,0.9001,0.9002,0.9004,0.9005,0.9007,0.9008,0.9010,0.9012,0.9014,0.9015,0.9017,0.9019,0.9023,0.9024,0.9025,0.9026,0.9029,0.9030,0.9033,0.9036,0.9037,0.9038,0.9039,0.9040,0.9043,0.9045,0.9046,0.9048,0.9049,0.9050,0.9051,0.9052,0.9054,0.9057,0.9058,0.9060,0.9062,0.9063,0.9064,0.9067,0.9068,0.9069,0.9070,0.9071,0.9073,0.9074,0.9075,0.9076,0.9077,0.9079,0.9080,0.9081,0.9082,0.9083,0.9085,0.9086,0.9087,0.9088,0.9089,0.9090,0.9092,0.9094,0.9095,0.9096,0.9099,0.9100,0.9101,0.9104,0.9106,0.9107,0.9108,0.9111,0.9113,0.9114,0.9117,0.9118,0.9120,0.9121,0.9123,0.9124,0.9125,0.9126,0.9127,0.9129,0.9130,0.9131,0.9132,0.9133,0.9135,0.9136,0.9137,0.9138,0.9139,0.9140,0.9142,0.9143,0.9144,0.9145,0.9146,0.9150,0.9151,0.9152,0.9154,0.9155,0.9156,0.9157,0.9158,0.9160,0.9161,0.9163,0.9164,0.9165,0.9167,0.9169,0.9171,0.9175,0.9176,0.9177,0.9180,0.9181,0.9182,0.9183,0.9185,0.9187,0.9188,0.9190,0.9193,0.9194,0.9196,0.9198,0.9199,0.9202,0.9205,0.9206,0.9207,0.9210,0.9211,0.9212,0.9213,0.9214,0.9215,0.9217,0.9219,0.9220,0.9223,0.9226,0.9227,0.9229,0.9230,0.9231,0.9232,0.9235,0.9237,0.9239,0.9240,0.9242,0.9244,0.9245,0.9246,0.9248,0.9249,0.9251,0.9252,0.9254,0.9257,0.9260,0.9261,0.9262,0.9263,0.9264,0.9265,0.9267,0.9268,0.9269,0.9271,0.9273,0.9274,0.9275,0.9276,0.9277,0.9279,0.9280,0.9282,0.9285,0.9286,0.9288,0.9292,0.9293,0.9294,0.9298,0.9299,0.9300,0.9301,0.9302,0.9304,0.9305,0.9307,0.9308,0.9311,0.9312,0.9313,0.9314,0.9315,0.9319,0.9320,0.9321,0.9323,0.9324,0.9325,0.9326,0.9327,0.9329,0.9330,0.9331,0.9332,0.9333,0.9335,0.9336,0.9337,0.9338,0.9339,0.9340,0.9342,0.9343,0.9344,0.9345,0.9348,0.9349,0.9351,0.9352,0.9354,0.9355,0.9356,0.9357,0.9358,0.9360,0.9361,0.9362,0.9364,0.9365,0.9369,0.9370,0.9371,0.9373,0.9374,0.9375,0.9376,0.9377,0.9380,0.9381,0.9382,0.9383,0.9385,0.9386,0.9387,0.9388,0.9389,0.9392,0.9393,0.9394,0.9396,0.9398,0.9399,0.9400,0.9402,0.9405,0.9406,0.9407,0.9408,0.9411,0.9412,0.9413,0.9414,0.9415,0.9417,0.9418,0.9419,0.9420,0.9421,0.9423,0.9424,0.9425,0.9427,0.9429,0.9430,0.9432,0.9433,0.9435,0.9436,0.9437,0.9438,0.9439,0.9440,0.9442,0.9443,0.9445,0.9446,0.9448,0.9449,0.9450,0.9451,0.9452,0.9454,0.9457,0.9458,0.9462,0.9463,0.9465,0.9467,0.9468,0.9469,0.9470,0.9471,0.9473,0.9474,0.9475,0.9476,0.9477,0.9479,0.9481,0.9483,0.9485,0.9486,0.9487,0.9488,0.9489,0.9490,0.9492,0.9493,0.9494,0.9495,0.9496,0.9498,0.9499,0.9500,0.9501,0.9502,0.9504,0.9506,0.9507,0.9510,0.9511,0.9512,0.9513,0.9514,0.9515,0.9517,0.9518,0.9519,0.9520,0.9521,0.9523,0.9524,0.9525,0.9526,0.9527,0.9530,0.9531,0.9532,0.9533,0.9535,0.9536,0.9537,0.9538,0.9539,0.9540,0.9542,0.9544,0.9548,0.9549,0.9550,0.9551,0.9552,0.9554,0.9555,0.9556,0.9557,0.9558,0.9560,0.9561,0.9562,0.9563,0.9564,0.9565,0.9567,0.9568,0.9569,0.9570,0.9571,0.9573,0.9574,0.9575,0.9576,0.9577,0.9579,0.9581,0.9582,0.9583,0.9585,0.9586,0.9587,0.9590,0.9593,0.9594,0.9596,0.9598,0.9599,0.9600,0.9601,0.9602,0.9604,0.9606,0.9607,0.9608,0.9610,0.9611,0.9612,0.9613,0.9614,0.9617,0.9619,0.9621,0.9623,0.9624,0.9625,0.9626,0.9627,0.9629,0.9630,0.9631,0.9632,0.9633,0.9635,0.9636,0.9637,0.9638,0.9639,0.9640,0.9642,0.9643,0.9644,0.9645,0.9646,0.9648,0.9649,0.9650,0.9651,0.9652,0.9654,0.9657,0.9658,0.9660,0.9661,0.9662,0.9663,0.9664,0.9665,0.9667,0.9668,0.9669,0.9670,0.9671,0.9673,0.9674,0.9675,0.9676,0.9679,0.9680,0.9682,0.9683,0.9685,0.9686,0.9687,0.9688,0.9689,0.9690,0.9692,0.9694,0.9695,0.9696,0.9698,0.9699,0.9700,0.9701,0.9702,0.9704,0.9705,0.9706,0.9707,0.9708,0.9710,0.9711,0.9712,0.9713,0.9714,0.9715,0.9717,0.9718,0.9719,0.9720,0.9721,0.9723,0.9724,0.9725,0.9726,0.9727,0.9729,0.9730,0.9731,0.9732,0.9733,0.9735,0.9736,0.9737,0.9738,0.9739,0.9740,0.9742,0.9743,0.9744,0.9745,0.9746,0.9748,0.9751,0.9752,0.9754,0.9755,0.9756,0.9757,0.9760,0.9761,0.9762,0.9763,0.9764,0.9765,0.9768,0.9769,0.9770,0.9771,0.9773,0.9774,0.9775,0.9776,0.9777,0.9780,0.9781,0.9782,0.9783,0.9785,0.9786,0.9787,0.9788,0.9789,0.9790,0.9792,0.9793,0.9794,0.9795,0.9796,0.9798,0.9799,0.9801,0.9802,0.9804,0.9805,0.9806,0.9807,0.9808,0.9810,0.9811,0.9812,0.9813,0.9814,0.9815,0.9817,0.9818,0.9819,0.9820,0.9821,0.9823,0.9824,0.9825,0.9826,0.9827,0.9829,0.9830,0.9831,0.9832,0.9833,0.9835,0.9836,0.9837,0.9838,0.9839,0.9840,0.9842,0.9843,0.9844,0.9845,0.9846,0.9848,0.9849,0.9850,0.9851,0.9852,0.9854,0.9855,0.9856,0.9857,0.9858,0.9860,0.9862,0.9863,0.9864,0.9865,0.9867,0.9868,0.9869,0.9870,0.9871,0.9873,0.9874,0.9875,0.9877,0.9880,0.9881,0.9882,0.9883,0.9885,0.9886,0.9887,0.9888,0.9889,0.9890,0.9892,0.9893,0.9894,0.9895,0.9896,0.9898,0.9899,0.9900,0.9901,0.9902,0.9904,0.9905,0.9906,0.9907,0.9908,0.9910,0.9911,0.9912,0.9913,0.9914,0.9915,0.9917,0.9918,0.9919,0.9920,0.9921,0.9923,0.9924,0.9925,0.9926,0.9927,0.9929,0.9930,0.9931,0.9932,0.9933,0.9935,0.9936,0.9937,0.9938,0.9939,0.9940,0.9942,0.9943,0.9944,0.9945,0.9946,0.9948,0.9949,0.9950,0.9951,0.9952,0.9954,0.9955,0.9956,0.9957,0.9958,0.9960,0.9961,0.9962,0.9963,0.9964,0.9965,0.9967,0.9968,0.9969,0.9970,0.9971,0.9973,0.9974,0.9975,0.9976,0.9977,0.9979,0.9980,0.9981,0.9982,0.9983,0.9985,0.9986,0.9987,0.9988,0.9989],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.44,0.85,0.94,0.98,1.01,1.04,1.06,1.07,1.08,1.09,1.11,1.13,1.14,1.15,1.17,1.18,1.20,1.21,1.22,1.24,1.25,1.27,1.28,1.29,1.30,1.31,1.32,1.33,1.34,1.35,1.36,1.37,1.38,1.39,1.40,1.41,1.42,1.43,1.44,1.45,1.46,1.47,1.48,1.49,1.50,1.51,1.52,1.53,1.54,1.55,1.56,1.57,1.58,1.59,1.60,1.61,1.62,1.63,1.64,1.65,1.66,1.67,1.68,1.69,1.70,1.71,1.72,1.73,1.74,1.75,1.76,1.77,1.78,1.79,1.80,1.81,1.82,1.83,1.84,1.85,1.86,1.87,1.88,1.89,1.90,1.91,1.92,1.93,1.94,1.95,1.96,1.97,1.98,1.99,2.00,2.01,2.02,2.03,2.04,2.05,2.06,2.07,2.08,2.09,2.10,2.11,2.12,2.13,2.14,2.15,2.16,2.17,2.18,2.19,2.20,2.21,2.22,2.23,2.24,2.25,2.26,2.27,2.28,2.29,2.30,2.31,2.32,2.33,2.34,2.35,2.36,2.37,2.38,2.39,2.40,2.41,2.42,2.43,2.44,2.45,2.46,2.47,2.48,2.49,2.50,2.51,2.52,2.53,2.54,2.55,2.56,2.57,2.58,2.59,2.60,2.61,2.62,2.63,2.64,2.65,2.66,2.67,2.68,2.69,2.70,2.71,2.72,2.73,2.74,2.75,2.76,2.77,2.78,2.79,2.80,2.82,2.83,2.84,2.85,2.86,2.87,2.88,2.89,2.90,2.91,2.92,2.93,2.94,2.95,2.96,2.98,2.99,3.00,3.01,3.03,3.05,3.06,3.07,3.08,3.09,3.10,3.11,3.12,3.13,3.14,3.15,3.16,3.17,3.18,3.20,3.22,3.24,3.28,3.29,3.32,3.33,3.36,3.37,3.38,3.39,3.40,3.41,3.42,3.43,3.44,3.46,3.47,3.48,3.49,3.50,3.51,3.52,3.53,3.54,3.55,3.57,3.58,3.62,3.66,3.67,3.68,3.70,3.71,3.72,3.79,3.81,3.83,3.86,3.88,3.93,3.95,3.96,3.97,3.98,3.99,4.00,4.01,4.04,4.05,4.11,4.17,4.20,4.21,4.24,4.26,4.30,4.32,4.34,4.36,4.42,4.45,4.46,4.47,4.53,4.56,4.61,4.66,4.69,4.76,4.84,4.85,4.99,5.01,5.03,5.04,5.05,5.06,5.07,5.08,5.09,5.11,5.12,5.13,5.14,5.15,5.16,5.17,5.19,5.20,5.21,5.22,5.23,5.24,5.25,5.26,5.27,5.28,5.29,5.30,5.31,5.32,5.33,5.34,5.35,5.36,5.37,5.38,5.39,5.40,5.41,5.42,5.43,5.44,5.45,5.46,5.47,5.48,5.49,5.50,5.51,5.52,5.53,5.54,5.55,5.56,5.57,5.58,5.59,5.60,5.61,5.62,5.63,5.64,5.65,5.66,5.67,5.68,5.69,5.70,5.71,5.72,5.73,5.74,5.75,5.76,5.77,5.78,5.79,5.80,5.81,5.82,5.83,5.84,5.85,5.86,5.87,5.88,5.89,5.90,5.91,5.92,5.93,5.94,5.95,5.96,5.97,5.98,5.99,6.00,6.01,6.02,6.03,6.04,6.05,6.06,6.07,6.08,6.09,6.10,6.11,6.12,6.13,6.14,6.15,6.16,6.17,6.18,6.19,6.20,6.21,6.22,6.23,6.24,6.25,6.26,6.27,6.28,6.29,6.30,6.31,6.32,6.33,6.34,6.35,6.36,6.37,6.38,6.39,6.40,6.41,6.42,6.43,6.44,6.45,6.46,6.47,6.48,6.49,6.50,6.51,6.52,6.53,6.54,6.55,6.56,6.57,6.58,6.59,6.60,6.61,6.62,6.63,6.64,6.65,6.66,6.67,6.68,6.69,6.70,6.71,6.72,6.73,6.74,6.75,6.76,6.77,6.78,6.79,6.80,6.81,6.82,6.83,6.84,6.85,6.86,6.87,6.88,6.89,6.90,6.91,6.92,6.93,6.94,6.95,6.96,6.97,6.98,6.99,7.00,7.01,7.02,7.03,7.04,7.05,7.06,7.07,7.08,7.09,7.10,7.11,7.12,7.13,7.14,7.15,7.16,7.17,7.18,7.19,7.20,7.21,7.22,7.23,7.24,7.25,7.26,7.27,7.28,7.29,7.30,7.31,7.32,7.33,7.34,7.35,7.36,7.37,7.38,7.39,7.40,7.41,7.42,7.43,7.44,7.45,7.46,7.47,7.48,7.49,7.50,7.51,7.52,7.53,7.54,7.55,7.56,7.57,7.58,7.59,7.60,7.61,7.63,7.64,7.65,7.66,7.67,7.68,7.69,7.70,7.71,7.72,7.74,7.75,7.76,7.77,7.78,7.79,7.80,7.81,7.82,7.83,7.84,7.85,7.86,7.87,7.88,7.89,7.90,7.91,7.92,7.93,7.95,7.96,7.97,7.98,7.99,8.00,8.01,8.02,8.03,8.04,8.05,8.06,8.07,8.08,8.09,8.10,8.11,8.13,8.14,8.15,8.16,8.17,8.18,8.20,8.21,8.22,8.23,8.27,8.29,8.30,8.31,8.32,8.33,8.34,8.35,8.37,8.38,8.39,8.40,8.41,8.42,8.45,8.47,8.49,8.50,8.52,8.53,8.54,8.56,8.57,8.58,8.60,8.62,8.65,8.70,8.71,8.72,8.73,8.75,8.76,8.77,8.80,8.84,8.85,8.88,8.90,8.91,8.92,8.93,8.94,8.95,8.96,8.97,8.98,9.00,9.02,9.03,9.04,9.08,9.09,9.11,9.12,9.13,9.18,9.19,9.20,9.21,9.22,9.26,9.27,9.28,9.30,9.31,9.32,9.35,9.38,9.40,9.41,9.42,9.45,9.47,9.49,9.50,9.53,9.55,9.57,9.58,9.59,9.60,9.66,9.67,9.69,9.72,9.80,9.81,9.82,9.84,9.87,9.88,9.89,9.91,9.92,9.93,9.97,9.98,10.00,10.01,10.02,10.05,10.06,10.07,10.08,10.09,10.10,10.11,10.12,10.13,10.14,10.15,10.16,10.17,10.18,10.19,10.20,10.21,10.22,10.23,10.24,10.25,10.26,10.27,10.28,10.29,10.30,10.31,10.32,10.33,10.34,10.35,10.36,10.37,10.38,10.39,10.40,10.41,10.42,10.43,10.44,10.45,10.46,10.47,10.48,10.49,10.50,10.51,10.52,10.53,10.54,10.55,10.56,10.57,10.58,10.59,10.60,10.61,10.62,10.63,10.64,10.65,10.66,10.67,10.68,10.69,10.70,10.71,10.72,10.73,10.74,10.75,10.76,10.77,10.78,10.79,10.80,10.81,10.82,10.83,10.84,10.85,10.86,10.87,10.88,10.89,10.90,10.91,10.92,10.93,10.94,10.95,10.96,10.97,10.98,10.99,11.00,11.01,11.02,11.03,11.04,11.05,11.06,11.07,11.08,11.09,11.10,11.11,11.12,11.13,11.14,11.15,11.16,11.17,11.18,11.19,11.20,11.21,11.22,11.23,11.24,11.25,11.26,11.27,11.28,11.29,11.30,11.31,11.32,11.33,11.34,11.35,11.36,11.37,11.38,11.39,11.40,11.41,11.42,11.43,11.44,11.46,11.47,11.48,11.49,11.50,11.51,11.52,11.53,11.54,11.55,11.56,11.57,11.58,11.59,11.60,11.61,11.62,11.63,11.64,11.65,11.66,11.67,11.68,11.69,11.70,11.71,11.72,11.73,11.74,11.75,11.76,11.77,11.78,11.79,11.80,11.81,11.82,11.83,11.84,11.85,11.86,11.87,11.88,11.89,11.90,11.91,11.92,11.93,11.94,11.95,11.96,11.97,11.98,11.99,12.00,12.01,12.02,12.04,12.05,12.06,12.07,12.08,12.09,12.10,12.11,12.12,12.13,12.14,12.15,12.16,12.17,12.18,12.19,12.21,12.22,12.23,12.24,12.25,12.26,12.27,12.28,12.29,12.30,12.31,12.32,12.33,12.34,12.36,12.37,12.38,12.39,12.40,12.41,12.42,12.43,12.44,12.46,12.47,12.50,12.51,12.52,12.53,12.55,12.56,12.57,12.59,12.60,12.61,12.63,12.64,12.65,12.67,12.68,12.69,12.70,12.74,12.77,12.79,12.84,12.85,12.87,12.88,12.89,12.90,12.91,12.93,12.97,12.99,13.02,13.03,13.04,13.08,13.12,13.14,13.19,13.20,13.21,13.25,13.26,13.31,13.33,13.34,13.43,13.44,13.49,13.53,13.54,13.55,13.62,13.64,13.66,13.71,13.72,13.74,13.80,13.81,13.83,13.87,13.94,14.01,14.07,14.09,14.10,14.11,14.12,14.13,14.15,14.21,14.24,14.29,14.31,14.34,14.46,14.47,14.49,14.50,14.51,14.52,14.53,14.54,14.55,14.57,14.65,14.68,14.71,14.76,14.77,14.78,14.82,14.84,14.87,14.88,14.95,15.03,15.04,15.05,15.07,15.08,15.09,15.10,15.11,15.12,15.13,15.14,15.15,15.18,15.19,15.20,15.21,15.22,15.23,15.24,15.25,15.26,15.27,15.28,15.29,15.30,15.31,15.32,15.33,15.34,15.35,15.36,15.37,15.38,15.39,15.40,15.41,15.42,15.43,15.44,15.45,15.46,15.47,15.48,15.49,15.50,15.51,15.52,15.53,15.54,15.55,15.56,15.57,15.58,15.59,15.60,15.61,15.62,15.63,15.64,15.65,15.66,15.67,15.68,15.69,15.70,15.71,15.72,15.73,15.74,15.75,15.76,15.77,15.78,15.79,15.80,15.81,15.82,15.83,15.84,15.85,15.86,15.87,15.88,15.89,15.90,15.91,15.92,15.93,15.94,15.95,15.96,15.97,15.98,15.99,16.00,16.01,16.02,16.03,16.04,16.05,16.06,16.07,16.08,16.09,16.10,16.11,16.12,16.13,16.14,16.15,16.16,16.17,16.18,16.19,16.20,16.21,16.22,16.23,16.25,16.26,16.27,16.28,16.29,16.30,16.31,16.32,16.33,16.34,16.35,16.36,16.37,16.38,16.39,16.40,16.41,16.42,16.43,16.44,16.45,16.46,16.47,16.48,16.49,16.50,16.51,16.52,16.53,16.54,16.55,16.56,16.57,16.58,16.59,16.60,16.61,16.62,16.63,16.65,16.66,16.67,16.69,16.70,16.73,16.75,16.76,16.77,16.78,16.79,16.80,16.81,16.82,16.83,16.84,16.86,16.87,16.88,16.89,16.91,16.92,16.93,16.96,16.97,16.99,17.01,17.02,17.03,17.04,17.07,17.09,17.11,17.12,17.14,17.16,17.20,17.21,17.22,17.23,17.25,17.26,17.27,17.29,17.30,17.39,17.42,17.44,17.46,17.50,17.51,17.56,17.57,17.59,17.60,17.62,17.63,17.64,17.66,17.67,17.68,17.69,17.71,17.72,17.73,17.82,17.83,17.84,17.86,17.87,17.89,17.90,17.91,18.00,18.01,18.04,18.05,18.08,18.10,18.17,18.20,18.27,18.28,18.29,18.34,18.46,18.48,18.52,18.53,18.56,18.64,18.65,18.67,18.71,18.84,18.85,18.86,18.87,18.89,18.92,18.96,19.05,19.13,19.14,19.16,19.23,19.24,19.26,19.27,19.28,19.29,19.37,19.38,19.49,19.52,19.55,19.68,19.71,19.73,19.83,19.85,19.89,20.03,20.04,20.05,20.06,20.07,20.08,20.10,20.11,20.12,20.15,20.16,20.17,20.18,20.19,20.20,20.21,20.23,20.24,20.27,20.28,20.29,20.30,20.33,20.35,20.36,20.37,20.38,20.41,20.43,20.45,20.46,20.47,20.48,20.49,20.50,20.51,20.53,20.54,20.55,20.57,20.58,20.59,20.60,20.61,20.62,20.63,20.64,20.65,20.66,20.67,20.68,20.70,20.71,20.72,20.73,20.75,20.76,20.77,20.78,20.79,20.80,20.81,20.82,20.83,20.84,20.85,20.86,20.87,20.88,20.89,20.90,20.91,20.92,20.93,20.94,20.95,20.96,20.97,20.98,20.99,21.00,21.01,21.02,21.03,21.04,21.05,21.06,21.07,21.09,21.11,21.12,21.13,21.14,21.15,21.16,21.17,21.18,21.19,21.20,21.21,21.22,21.23,21.25,21.26,21.28,21.29,21.30,21.31,21.32,21.33,21.34,21.35,21.36,21.39,21.40,21.41,21.42,21.43,21.44,21.45,21.47,21.48,21.49,21.51,21.52,21.53,21.56,21.57,21.58,21.60,21.61,21.62,21.63,21.64,21.65,21.66,21.67,21.69,21.70,21.72,21.75,21.76,21.80,21.81,21.82,21.83,21.87,21.89,21.91,21.92,21.93,21.95,21.99,22.00,22.05,22.06,22.07,22.14,22.18,22.22,22.23,22.25,22.26,22.28,22.30,22.31,22.41,22.43,22.46,22.47,22.48,22.50,22.51,22.57,22.58,22.61,22.63,22.66,22.67,22.71,22.78,22.88,22.94,22.97,23.02,23.05,23.10,23.11,23.21,23.22,23.23,23.24,23.32,23.36,23.42,23.43,23.48,23.82,23.88,23.93,23.94,24.00,24.12,24.14,24.19,24.41,24.70,24.83,24.87,24.89,24.94,24.96,24.98,25.02,25.04,25.09,25.12,25.13,25.17,25.18,25.19,25.24,25.29,25.30,25.33,25.35,25.36,25.37,25.38,25.40,25.43,25.44,25.46,25.48,25.49,25.50,25.51,25.52,25.54,25.55,25.56,25.57,25.58,25.59,25.60,25.61,25.62,25.63,25.64,25.65,25.66,25.67,25.68,25.69,25.71,25.72,25.73,25.76,25.77,25.78,25.79,25.81,25.82,25.83,25.86,25.87,25.88,25.89,25.92,25.93,25.94,25.95,26.00,26.02,26.07,26.08,26.11,26.13,26.14,26.15,26.16,26.17,26.20,26.24,26.25,26.28,26.29,26.30,26.33,26.34,26.35,26.36,26.38,26.39,26.42,26.44,26.47,26.48,26.51,26.52,26.54,26.55,26.58,26.59,26.65,26.69,26.71,26.72,26.74,26.81,26.83,26.88,26.89,26.90,26.91,26.93,26.94,26.95,27.03,27.10,27.12,27.23,27.24,27.26,27.30,27.38,27.39,27.46,27.47,27.54,27.55,27.56,27.63,27.64,27.66,27.69,27.82,27.91,27.94,27.99,28.01,28.05,28.15,28.16,28.19,28.26,28.32,28.41,28.50,28.51,28.63,28.65,28.66,28.68,28.77,28.80,28.86,28.99,29.01,29.08,29.11,29.53,29.56,29.62,29.75,29.90,29.91,29.94,30.05,30.06,30.14,30.39,30.40,30.46,30.47,30.48,30.53,30.55,30.59,30.60,30.66,30.71,30.72,30.76,30.80,30.82,30.83,30.85,30.89,30.96,30.97,31.00,31.01,31.14,31.15,31.17,31.20,31.24,31.25,31.31,31.33,31.35,31.36,31.39,31.46,31.47,31.49,31.50,31.51,31.52,31.58,31.59,31.61,31.63,31.66,31.67,31.69,31.70,31.71,31.73,31.76,31.82,31.83,31.87,31.89,31.94,31.95,32.01,32.02,32.10,32.23,32.26,32.31,32.32,32.36,32.45,32.53,32.57,32.63,32.64,32.65,32.92,33.00,33.01,33.11,33.12,33.18,33.24,33.25,33.26,33.44,33.47,33.49,33.65,33.69,33.78,33.81,33.86,33.92,33.98,34.04,34.06,34.09,34.31,34.35,34.44,34.69,34.72,34.83,34.85,35.02,35.04,35.06,35.13,35.16,35.17,35.18,35.19,35.21,35.25,35.34,35.35,35.37,35.39,35.40,35.43,35.45,35.46,35.48,35.53,35.54,35.57,35.58,35.62,35.64,35.70,35.72,35.73,35.74,35.77,35.78,35.80,35.81,35.83,35.85,35.88,35.91,35.92,35.95,35.97,35.98,35.99,36.01,36.02,36.04,36.05,36.08,36.13,36.14,36.23,36.26,36.27,36.31,36.32,36.39,36.40,36.44,36.46,36.49,36.52,36.53,36.54,36.61,36.63,36.76,36.77,36.81,36.82,36.84,36.93,36.94,37.00,37.19,37.22,37.28,37.31,37.32,37.41,37.48,37.49,37.50,37.53,37.64,37.82,37.89,38.04,38.06,38.09,38.13,38.20,38.45,38.75,38.93,39.12,39.15,39.19,39.20,39.37,39.61,39.66,39.78,39.80,40.03,40.21,40.23,40.43,40.53,40.57,40.65,40.78,40.87,41.02,41.24,41.25,41.35,41.38,41.42,41.53,41.72,42.19,42.49,42.53,42.75,43.01,43.30,43.32,43.39,44.08,44.56,44.66,44.86,45.10,45.16,45.32,45.35,45.48,45.63,45.66,45.73,45.84,45.93,45.94,45.96,45.97,46.01,46.03,46.06,46.09,46.11,46.13,46.14,46.16,46.19,46.24,46.36,46.41,46.53,46.66,46.67,46.86,47.17,47.39,47.87,47.88,48.03,48.78,49.12,49.13,49.49,49.61,50.37,50.47,50.73,50.86,51.20,51.70,51.79,52.39,53.42,53.98,54.08,54.46,54.62,55.15,55.55,55.67,55.71,56.38,56.60,57.14,57.30,57.36,57.49,57.51,57.63,57.97,59.46,60.16,60.32,60.59,60.61,60.68,60.86,60.88,60.93,61.17,61.20,61.35,61.50,61.53,61.71,61.84,62.33,62.41,62.46,62.59,62.86,62.99,63.52,64.30,64.41,65.70,65.76,65.90,66.41,66.63,66.73,66.89,67.10,67.15,67.98,68.03,68.28,69.19,69.34,70.17,70.86,70.87,71.07,71.14,71.29,71.30,71.58,71.95,72.91,73.13,73.41,74.32,76.40,76.59,77.20,77.54,77.55,78.63,80.86,81.39,81.91,82.19,82.52,82.70,82.80,84.88,85.32,85.62,85.65,85.66,85.72,85.83,85.96,86.02,86.03,86.69,87.77,89.77,90.07,90.11,90.59,90.69,90.75,91.48,92.55,92.91,93.37,93.91,95.80,96.04,99.18,99.23,101.16,107.13,108.81,110.92,114.95,115.11,118.42,120.16,120.20,120.26,120.27,120.33,120.41,120.48,120.49,120.64,120.72,120.74,120.76,120.79,120.80,120.86,120.94,120.99,121.00,121.05,121.24,121.62,121.94,123.92,125.13,125.16,125.17,125.19,125.25,125.27,125.51,125.58,125.59,125.65,125.70,126.88,127.00,127.75,129.41,129.52,134.66,135.09,135.12],"y":[0.0001,0.0002,0.0004,0.0005,0.0006,0.0007,0.0008,0.0010,0.0011,0.0012,0.0013,0.0014,0.0015,0.0017,0.0018,0.0020,0.0024,0.0026,0.0032,0.0036,0.0038,0.0039,0.0040,0.0045,0.0049,0.0053,0.0059,0.0062,0.0065,0.0071,0.0075,0.0082,0.0084,0.0087,0.0094,0.0103,0.0106,0.0113,0.0116,0.0119,0.0122,0.0126,0.0134,0.0138,0.0144,0.0146,0.0151,0.0156,0.0163,0.0167,0.0176,0.0177,0.0181,0.0184,0.0189,0.0192,0.0197,0.0200,0.0205,0.0210,0.0214,0.0219,0.0223,0.0230,0.0235,0.0236,0.0245,0.0247,0.0254,0.0260,0.0266,0.0268,0.0273,0.0280,0.0283,0.0286,0.0291,0.0292,0.0296,0.0302,0.0305,0.0318,0.0321,0.0325,0.0331,0.0337,0.0343,0.0347,0.0349,0.0360,0.0365,0.0371,0.0380,0.0386,0.0388,0.0392,0.0400,0.0407,0.0419,0.0422,0.0429,0.0434,0.0439,0.0444,0.0448,0.0453,0.0457,0.0466,0.0474,0.0479,0.0487,0.0488,0.0494,0.0499,0.0507,0.0511,0.0512,0.0517,0.0520,0.0525,0.0531,0.0536,0.0538,0.0543,0.0550,0.0557,0.0561,0.0568,0.0573,0.0580,0.0583,0.0593,0.0596,0.0600,0.0603,0.0607,0.0616,0.0621,0.0628,0.0631,0.0635,0.0639,0.0644,0.0650,0.0653,0.0654,0.0659,0.0664,0.0672,0.0675,0.0684,0.0691,0.0695,0.0700,0.0703,0.0709,0.0713,0.0716,0.0719,0.0722,0.0728,0.0732,0.0736,0.0739,0.0741,0.0745,0.0746,0.0749,0.0753,0.0757,0.0759,0.0767,0.0771,0.0774,0.0778,0.0780,0.0784,0.0789,0.0791,0.0796,0.0802,0.0804,0.0807,0.0811,0.0814,0.0815,0.0816,0.0818,0.0820,0.0823,0.0824,0.0827,0.0829,0.0833,0.0834,0.0835,0.0839,0.0841,0.0845,0.0848,0.0849,0.0850,0.0852,0.0855,0.0856,0.0860,0.0864,0.0869,0.0871,0.0873,0.0874,0.0877,0.0878,0.0880,0.0883,0.0887,0.0890,0.0892,0.0893,0.0894,0.0896,0.0898,0.0899,0.0900,0.0903,0.0905,0.0906,0.0907,0.0909,0.0911,0.0912,0.0913,0.0916,0.0918,0.0924,0.0925,0.0928,0.0929,0.0931,0.0932,0.0934,0.0936,0.0937,0.0938,0.0941,0.0942,0.0943,0.0944,0.0947,0.0948,0.0949,0.0950,0.0953,0.0954,0.0955,0.0957,0.0959,0.0960,0.0961,0.0962,0.0963,0.0964,0.0966,0.0967,0.0968,0.0969,0.0970,0.0972,0.0973,0.0974,0.0976,0.0978,0.0979,0.0980,0.0981,0.0982,0.0985,0.0986,0.0987,0.0988,0.0989,0.0991,0.0993,0.0994,0.0997,0.0998,0.0999,0.1000,0.1001,0.1005,0.1006,0.1010,0.1011,0.1013,0.1016,0.1020,0.1025,0.1029,0.1032,0.1035,0.1036,0.1038,0.1046,0.1051,0.1054,0.1057,0.1062,0.1067,0.1074,0.1079,0.1082,0.1093,0.1102,0.1107,0.1114,0.1125,0.1134,0.1143,0.1149,0.1160,0.1174,0.1181,0.1190,0.1212,0.1229,0.1242,0.1261,0.1276,0.1290,0.1305,0.1318,0.1327,0.1342,0.1370,0.1389,0.1418,0.1441,0.1454,0.1481,0.1507,0.1531,0.1564,0.1595,0.1637,0.1672,0.1710,0.1747,0.1788,0.1814,0.1838,0.1867,0.1890,0.1925,0.1955,0.1987,0.2011,0.2050,0.2080,0.2119,0.2170,0.2218,0.2262,0.2289,0.2335,0.2363,0.2398,0.2433,0.2477,0.2500,0.2534,0.2560,0.2606,0.2635,0.2675,0.2711,0.2754,0.2796,0.2831,0.2854,0.2897,0.2936,0.2962,0.2991,0.3019,0.3060,0.3097,0.3126,0.3165,0.3198,0.3237,0.3262,0.3298,0.3322,0.3363,0.3390,0.3414,0.3430,0.3449,0.3477,0.3509,0.3536,0.3570,0.3610,0.3629,0.3662,0.3688,0.3709,0.3739,0.3765,0.3782,0.3809,0.3841,0.3859,0.3877,0.3900,0.3928,0.3943,0.3961,0.3987,0.4009,0.4031,0.4062,0.4071,0.4084,0.4106,0.4128,0.4150,0.4166,0.4183,0.4201,0.4220,0.4232,0.4256,0.4272,0.4283,0.4294,0.4316,0.4331,0.4345,0.4358,0.4377,0.4401,0.4416,0.4429,0.4441,0.4463,0.4482,0.4495,0.4502,0.4518,0.4529,0.4544,0.4559,0.4572,0.4597,0.4616,0.4630,0.4644,0.4661,0.4674,0.4692,0.4705,0.4723,0.4742,0.4759,0.4768,0.4781,0.4796,0.4815,0.4828,0.4840,0.4858,0.4866,0.4876,0.4893,0.4902,0.4915,0.4923,0.4939,0.4952,0.4961,0.4977,0.4988,0.5004,0.5011,0.5020,0.5031,0.5042,0.5054,0.5069,0.5075,0.5084,0.5093,0.5103,0.5106,0.5117,0.5129,0.5140,0.5149,0.5163,0.5170,0.5174,0.5179,0.5182,0.5194,0.5201,0.5205,0.5212,0.5219,0.5226,0.5232,0.5243,0.5246,0.5254,0.5262,0.5271,0.5279,0.5286,0.5290,0.5294,0.5306,0.5314,0.5321,0.5325,0.5331,0.5337,0.5340,0.5345,0.5351,0.5356,0.5360,0.5365,0.5369,0.5374,0.5375,0.5381,0.5384,0.5389,0.5390,0.5396,0.5401,0.5402,0.5406,0.5407,0.5413,0.5416,0.5421,0.5423,0.5428,0.5432,0.5435,0.5438,0.5439,0.5446,0.5450,0.5452,0.5453,0.5454,0.5457,0.5461,0.5464,0.5469,0.5475,0.5476,0.5478,0.5484,0.5488,0.5491,0.5496,0.5502,0.5503,0.5508,0.5511,0.5514,0.5516,0.5517,0.5520,0.5523,0.5524,0.5526,0.5527,0.5532,0.5536,0.5537,0.5542,0.5545,0.5547,0.5549,0.5554,0.5558,0.5559,0.5560,0.5561,0.5562,0.5565,0.5566,0.5570,0.5573,0.5578,0.5580,0.5581,0.5584,0.5585,0.5586,0.5589,0.5592,0.5593,0.5596,0.5597,0.5599,0.5600,0.5603,0.5605,0.5606,0.5608,0.5610,0.5613,0.5617,0.5619,0.5621,0.5624,0.5627,0.5629,0.5631,0.5632,0.5635,0.5637,0.5641,0.5642,0.5644,0.5646,0.5649,0.5652,0.5657,0.5660,0.5661,0.5665,0.5666,0.5667,0.5669,0.5671,0.5673,0.5674,0.5679,0.5682,0.5684,0.5686,0.5688,0.5690,0.5691,0.5692,0.5694,0.5695,0.5697,0.5698,0.5699,0.5700,0.5701,0.5703,0.5705,0.5707,0.5709,0.5711,0.5712,0.5714,0.5716,0.5717,0.5718,0.5720,0.5722,0.5723,0.5724,0.5725,0.5726,0.5730,0.5732,0.5735,0.5737,0.5738,0.5741,0.5743,0.5744,0.5745,0.5748,0.5752,0.5754,0.5755,0.5757,0.5758,0.5760,0.5761,0.5762,0.5764,0.5767,0.5768,0.5770,0.5774,0.5775,0.5779,0.5783,0.5787,0.5793,0.5799,0.5804,0.5812,0.5823,0.5837,0.5847,0.5858,0.5868,0.5877,0.5887,0.5899,0.5912,0.5925,0.5933,0.5940,0.5943,0.5965,0.5970,0.5983,0.5992,0.5998,0.6004,0.6017,0.6028,0.6041,0.6055,0.6073,0.6095,0.6116,0.6143,0.6166,0.6184,0.6206,0.6228,0.6237,0.6257,0.6273,0.6292,0.6311,0.6330,0.6344,0.6356,0.6369,0.6377,0.6388,0.6406,0.6415,0.6430,0.6444,0.6454,0.6471,0.6496,0.6522,0.6545,0.6563,0.6580,0.6608,0.6618,0.6631,0.6641,0.6659,0.6671,0.6681,0.6686,0.6705,0.6717,0.6725,0.6728,0.6743,0.6748,0.6761,0.6769,0.6775,0.6781,0.6795,0.6807,0.6818,0.6833,0.6840,0.6855,0.6873,0.6880,0.6887,0.6894,0.6903,0.6914,0.6924,0.6940,0.6951,0.6955,0.6960,0.6969,0.6977,0.6984,0.6993,0.7004,0.7008,0.7013,0.7015,0.7021,0.7031,0.7035,0.7050,0.7059,0.7067,0.7072,0.7080,0.7086,0.7092,0.7098,0.7105,0.7115,0.7126,0.7128,0.7134,0.7141,0.7145,0.7150,0.7164,0.7166,0.7172,0.7177,0.7179,0.7180,0.7184,0.7189,0.7196,0.7199,0.7202,0.7205,0.7208,0.7215,0.7218,0.7222,0.7223,0.7227,0.7237,0.7248,0.7251,0.7257,0.7263,0.7267,0.7270,0.7274,0.7279,0.7282,0.7285,0.7291,0.7294,0.7300,0.7301,0.7304,0.7308,0.7310,0.7311,0.7319,0.7324,0.7331,0.7337,0.7338,0.7339,0.7341,0.7346,0.7349,0.7350,0.7352,0.7358,0.7363,0.7368,0.7369,0.7371,0.7376,0.7380,0.7383,0.7393,0.7394,0.7398,0.7399,0.7401,0.7405,0.7408,0.7411,0.7413,0.7417,0.7420,0.7426,0.7433,0.7436,0.7439,0.7442,0.7447,0.7450,0.7452,0.7455,0.7459,0.7465,0.7466,0.7471,0.7475,0.7478,0.7482,0.7484,0.7485,0.7487,0.7488,0.7495,0.7497,0.7499,0.7503,0.7506,0.7509,0.7513,0.7515,0.7518,0.7520,0.7522,0.7526,0.7529,0.7531,0.7534,0.7537,0.7544,0.7545,0.7546,0.7551,0.7553,0.7557,0.7559,0.7560,0.7561,0.7564,0.7566,0.7569,0.7571,0.7575,0.7580,0.7584,0.7586,0.7588,0.7590,0.7591,0.7592,0.7594,0.7595,0.7598,0.7599,0.7603,0.7604,0.7605,0.7609,0.7610,0.7611,0.7613,0.7615,0.7616,0.7617,0.7618,0.7620,0.7621,0.7622,0.7624,0.7626,0.7627,0.7628,0.7629,0.7632,0.7633,0.7634,0.7635,0.7636,0.7639,0.7640,0.7642,0.7643,0.7645,0.7647,0.7648,0.7649,0.7651,0.7652,0.7658,0.7659,0.7662,0.7664,0.7665,0.7666,0.7667,0.7670,0.7671,0.7673,0.7674,0.7675,0.7677,0.7678,0.7679,0.7680,0.7681,0.7683,0.7684,0.7685,0.7686,0.7687,0.7689,0.7690,0.7691,0.7693,0.7696,0.7697,0.7698,0.7699,0.7700,0.7702,0.7704,0.7705,0.7706,0.7709,0.7710,0.7711,0.7712,0.7714,0.7715,0.7716,0.7718,0.7719,0.7721,0.7722,0.7723,0.7724,0.7725,0.7727,0.7729,0.7733,0.7735,0.7742,0.7748,0.7750,0.7754,0.7762,0.7766,0.7772,0.7776,0.7779,0.7784,0.7786,0.7790,0.7793,0.7794,0.7795,0.7797,0.7798,0.7799,0.7801,0.7803,0.7809,0.7814,0.7816,0.7820,0.7822,0.7829,0.7832,0.7836,0.7845,0.7854,0.7856,0.7862,0.7870,0.7876,0.7881,0.7885,0.7892,0.7899,0.7905,0.7909,0.7915,0.7924,0.7931,0.7934,0.7938,0.7942,0.7952,0.7956,0.7961,0.7969,0.7971,0.7975,0.7980,0.7988,0.7996,0.8000,0.8001,0.8012,0.8018,0.8024,0.8032,0.8034,0.8041,0.8048,0.8057,0.8062,0.8066,0.8073,0.8078,0.8082,0.8083,0.8092,0.8100,0.8107,0.8113,0.8126,0.8132,0.8139,0.8149,0.8153,0.8160,0.8165,0.8167,0.8171,0.8177,0.8181,0.8191,0.8197,0.8200,0.8205,0.8206,0.8210,0.8216,0.8218,0.8223,0.8230,0.8233,0.8236,0.8242,0.8249,0.8252,0.8258,0.8263,0.8265,0.8271,0.8280,0.8285,0.8287,0.8296,0.8303,0.8304,0.8311,0.8317,0.8319,0.8322,0.8325,0.8326,0.8328,0.8335,0.8338,0.8342,0.8344,0.8351,0.8356,0.8358,0.8361,0.8363,0.8366,0.8370,0.8376,0.8380,0.8383,0.8387,0.8389,0.8391,0.8396,0.8402,0.8405,0.8408,0.8411,0.8415,0.8419,0.8420,0.8424,0.8429,0.8432,0.8434,0.8438,0.8440,0.8442,0.8445,0.8446,0.8450,0.8452,0.8453,0.8455,0.8459,0.8463,0.8464,0.8467,0.8474,0.8476,0.8477,0.8478,0.8481,0.8482,0.8483,0.8486,0.8487,0.8489,0.8490,0.8494,0.8496,0.8499,0.8501,0.8503,0.8505,0.8506,0.8508,0.8511,0.8512,0.8515,0.8516,0.8520,0.8521,0.8522,0.8525,0.8526,0.8528,0.8530,0.8532,0.8534,0.8535,0.8538,0.8539,0.8543,0.8544,0.8545,0.8547,0.8550,0.8552,0.8554,0.8556,0.8559,0.8560,0.8562,0.8563,0.8565,0.8566,0.8568,0.8571,0.8572,0.8575,0.8576,0.8577,0.8578,0.8579,0.8582,0.8584,0.8585,0.8587,0.8588,0.8590,0.8592,0.8594,0.8595,0.8596,0.8600,0.8601,0.8602,0.8603,0.8606,0.8607,0.8608,0.8609,0.8610,0.8611,0.8613,0.8614,0.8615,0.8617,0.8619,0.8620,0.8621,0.8625,0.8626,0.8627,0.8629,0.8630,0.8632,0.8633,0.8634,0.8635,0.8636,0.8639,0.8640,0.8641,0.8642,0.8644,0.8645,0.8646,0.8647,0.8648,0.8649,0.8651,0.8653,0.8654,0.8655,0.8657,0.8658,0.8659,0.8661,0.8663,0.8664,0.8665,0.8666,0.8667,0.8668,0.8670,0.8671,0.8672,0.8673,0.8674,0.8678,0.8679,0.8682,0.8684,0.8685,0.8686,0.8687,0.8690,0.8692,0.8696,0.8697,0.8698,0.8699,0.8701,0.8703,0.8704,0.8705,0.8706,0.8708,0.8710,0.8714,0.8717,0.8718,0.8721,0.8722,0.8723,0.8729,0.8730,0.8733,0.8737,0.8741,0.8747,0.8750,0.8756,0.8760,0.8769,0.8774,0.8780,0.8785,0.8788,0.8791,0.8794,0.8798,0.8802,0.8809,0.8811,0.8813,0.8817,0.8821,0.8824,0.8826,0.8834,0.8835,0.8837,0.8841,0.8848,0.8855,0.8857,0.8860,0.8862,0.8863,0.8866,0.8869,0.8872,0.8874,0.8880,0.8882,0.8885,0.8887,0.8888,0.8891,0.8897,0.8905,0.8910,0.8913,0.8917,0.8919,0.8923,0.8924,0.8927,0.8932,0.8935,0.8939,0.8940,0.8942,0.8943,0.8946,0.8949,0.8950,0.8954,0.8955,0.8956,0.8958,0.8959,0.8961,0.8963,0.8965,0.8970,0.8973,0.8975,0.8976,0.8981,0.8982,0.8983,0.8984,0.8988,0.8989,0.8993,0.8995,0.8996,0.9000,0.9001,0.9005,0.9008,0.9011,0.9012,0.9017,0.9018,0.9019,0.9020,0.9022,0.9025,0.9028,0.9030,0.9032,0.9036,0.9037,0.9039,0.9041,0.9043,0.9046,0.9049,0.9050,0.9051,0.9056,0.9057,0.9058,0.9059,0.9060,0.9062,0.9063,0.9064,0.9068,0.9069,0.9070,0.9071,0.9072,0.9074,0.9075,0.9077,0.9078,0.9081,0.9083,0.9084,0.9085,0.9087,0.9089,0.9090,0.9091,0.9093,0.9094,0.9095,0.9096,0.9097,0.9098,0.9100,0.9101,0.9102,0.9104,0.9106,0.9107,0.9108,0.9110,0.9112,0.9113,0.9116,0.9117,0.9119,0.9120,0.9121,0.9122,0.9123,0.9125,0.9127,0.9128,0.9131,0.9132,0.9133,0.9134,0.9135,0.9136,0.9138,0.9140,0.9141,0.9144,0.9146,0.9147,0.9148,0.9150,0.9151,0.9152,0.9153,0.9154,0.9155,0.9157,0.9158,0.9160,0.9161,0.9164,0.9165,0.9166,0.9169,0.9171,0.9173,0.9174,0.9176,0.9177,0.9178,0.9179,0.9182,0.9185,0.9190,0.9193,0.9197,0.9203,0.9205,0.9207,0.9208,0.9210,0.9211,0.9212,0.9214,0.9215,0.9217,0.9218,0.9220,0.9221,0.9224,0.9229,0.9230,0.9232,0.9234,0.9237,0.9240,0.9242,0.9247,0.9248,0.9251,0.9252,0.9253,0.9254,0.9255,0.9258,0.9261,0.9262,0.9266,0.9268,0.9271,0.9272,0.9274,0.9278,0.9279,0.9281,0.9283,0.9285,0.9287,0.9289,0.9290,0.9291,0.9292,0.9293,0.9296,0.9297,0.9299,0.9300,0.9302,0.9303,0.9304,0.9305,0.9306,0.9308,0.9309,0.9310,0.9311,0.9312,0.9313,0.9315,0.9316,0.9317,0.9318,0.9319,0.9322,0.9324,0.9327,0.9328,0.9330,0.9331,0.9334,0.9335,0.9336,0.9337,0.9338,0.9340,0.9341,0.9342,0.9343,0.9346,0.9347,0.9348,0.9349,0.9351,0.9353,0.9355,0.9356,0.9357,0.9359,0.9360,0.9361,0.9362,0.9363,0.9365,0.9366,0.9367,0.9368,0.9369,0.9370,0.9372,0.9373,0.9374,0.9375,0.9376,0.9378,0.9379,0.9380,0.9381,0.9384,0.9385,0.9386,0.9387,0.9388,0.9391,0.9392,0.9393,0.9395,0.9397,0.9398,0.9399,0.9400,0.9401,0.9403,0.9404,0.9405,0.9406,0.9407,0.9408,0.9410,0.9411,0.9412,0.9413,0.9414,0.9416,0.9417,0.9418,0.9419,0.9420,0.9422,0.9424,0.9426,0.9427,0.9429,0.9430,0.9431,0.9432,0.9433,0.9435,0.9436,0.9439,0.9441,0.9442,0.9443,0.9445,0.9448,0.9449,0.9450,0.9451,0.9455,0.9456,0.9457,0.9458,0.9461,0.9462,0.9463,0.9464,0.9465,0.9467,0.9468,0.9469,0.9470,0.9471,0.9473,0.9474,0.9476,0.9477,0.9479,0.9480,0.9481,0.9482,0.9483,0.9484,0.9486,0.9487,0.9488,0.9490,0.9492,0.9493,0.9495,0.9496,0.9498,0.9499,0.9500,0.9501,0.9502,0.9504,0.9505,0.9506,0.9508,0.9509,0.9511,0.9512,0.9513,0.9514,0.9515,0.9517,0.9518,0.9519,0.9520,0.9521,0.9523,0.9524,0.9525,0.9526,0.9527,0.9528,0.9530,0.9531,0.9532,0.9533,0.9534,0.9536,0.9537,0.9538,0.9539,0.9540,0.9542,0.9543,0.9544,0.9545,0.9546,0.9547,0.9549,0.9550,0.9551,0.9552,0.9553,0.9555,0.9556,0.9557,0.9558,0.9559,0.9561,0.9562,0.9563,0.9566,0.9568,0.9569,0.9570,0.9571,0.9574,0.9575,0.9576,0.9577,0.9578,0.9580,0.9581,0.9582,0.9583,0.9585,0.9588,0.9589,0.9590,0.9591,0.9593,0.9594,0.9595,0.9596,0.9599,0.9602,0.9603,0.9604,0.9606,0.9608,0.9609,0.9612,0.9614,0.9615,0.9618,0.9619,0.9620,0.9621,0.9622,0.9623,0.9625,0.9626,0.9627,0.9628,0.9629,0.9631,0.9633,0.9635,0.9637,0.9638,0.9639,0.9640,0.9642,0.9644,0.9646,0.9647,0.9648,0.9650,0.9651,0.9652,0.9653,0.9654,0.9656,0.9657,0.9658,0.9659,0.9660,0.9661,0.9663,0.9664,0.9666,0.9667,0.9669,0.9670,0.9671,0.9672,0.9673,0.9675,0.9676,0.9677,0.9678,0.9679,0.9680,0.9682,0.9683,0.9684,0.9685,0.9686,0.9688,0.9689,0.9690,0.9691,0.9692,0.9694,0.9695,0.9697,0.9698,0.9699,0.9701,0.9702,0.9703,0.9704,0.9705,0.9707,0.9708,0.9709,0.9710,0.9711,0.9713,0.9714,0.9715,0.9716,0.9717,0.9718,0.9720,0.9721,0.9722,0.9723,0.9724,0.9726,0.9727,0.9728,0.9729,0.9730,0.9732,0.9733,0.9734,0.9735,0.9736,0.9737,0.9739,0.9740,0.9741,0.9743,0.9745,0.9747,0.9751,0.9752,0.9753,0.9754,0.9755,0.9757,0.9758,0.9759,0.9760,0.9761,0.9762,0.9765,0.9766,0.9767,0.9768,0.9770,0.9771,0.9772,0.9773,0.9774,0.9776,0.9777,0.9778,0.9779,0.9781,0.9783,0.9784,0.9785,0.9786,0.9787,0.9789,0.9790,0.9791,0.9792,0.9793,0.9795,0.9796,0.9797,0.9798,0.9799,0.9800,0.9802,0.9804,0.9805,0.9806,0.9808,0.9809,0.9811,0.9812,0.9814,0.9815,0.9816,0.9817,0.9819,0.9821,0.9822,0.9823,0.9824,0.9827,0.9828,0.9829,0.9830,0.9831,0.9834,0.9835,0.9836,0.9837,0.9838,0.9840,0.9841,0.9842,0.9843,0.9844,0.9846,0.9847,0.9848,0.9849,0.9850,0.9852,0.9853,0.9854,0.9855,0.9856,0.9857,0.9859,0.9860,0.9861,0.9862,0.9865,0.9866,0.9867,0.9868,0.9869,0.9871,0.9872,0.9873,0.9874,0.9875,0.9876,0.9878,0.9879,0.9880,0.9881,0.9882,0.9884,0.9885,0.9886,0.9887,0.9888,0.9890,0.9891,0.9892,0.9893,0.9894,0.9895,0.9897,0.9898,0.9899,0.9900,0.9901,0.9903,0.9904,0.9905,0.9906,0.9907,0.9909,0.9910,0.9911,0.9912,0.9913,0.9914,0.9916,0.9917,0.9918,0.9919,0.9920,0.9922,0.9923,0.9924,0.9925,0.9926,0.9928,0.9929,0.9930,0.9931,0.9932,0.9933,0.9935,0.9936,0.9937,0.9938,0.9939,0.9941,0.9942,0.9943,0.9944,0.9945,0.9947,0.9948,0.9949,0.9950,0.9951,0.9952,0.9954,0.9955,0.9956,0.9957,0.9958,0.9960,0.9962,0.9963,0.9964,0.9966,0.9968,0.9969,0.9970,0.9971,0.9973,0.9974,0.9975,0.9976,0.9977,0.9979,0.9980,0.9981,0.9982,0.9983,0.9985,0.9986,0.9987,0.9988,0.9989],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.72,0.93,1.14,1.60,1.71,1.79,1.90,1.93,1.94,1.96,2.02,2.07,2.08,2.09,2.11,2.17,2.20,2.29,2.30,2.35,2.37,2.38,2.39,2.41,2.42,2.43,2.44,2.45,2.46,2.48,2.49,2.50,2.51,2.54,2.55,2.56,2.57,2.58,2.59,2.60,2.61,2.62,2.64,2.65,2.66,2.67,2.68,2.69,2.70,2.71,2.72,2.73,2.74,2.75,2.76,2.77,2.78,2.79,2.80,2.81,2.82,2.83,2.84,2.85,2.86,2.87,2.88,2.89,2.90,2.91,2.92,2.93,2.94,2.95,2.97,2.98,2.99,3.00,3.01,3.02,3.03,3.04,3.05,3.06,3.07,3.08,3.09,3.10,3.11,3.12,3.13,3.14,3.15,3.16,3.17,3.18,3.19,3.20,3.21,3.22,3.23,3.24,3.25,3.26,3.27,3.28,3.29,3.30,3.31,3.32,3.33,3.34,3.35,3.36,3.37,3.38,3.39,3.40,3.41,3.42,3.44,3.45,3.46,3.47,3.48,3.49,3.50,3.51,3.52,3.53,3.54,3.55,3.56,3.57,3.58,3.59,3.60,3.61,3.62,3.63,3.64,3.65,3.66,3.67,3.68,3.69,3.70,3.71,3.72,3.73,3.74,3.75,3.76,3.77,3.78,3.79,3.80,3.81,3.82,3.83,3.84,3.85,3.86,3.87,3.88,3.90,3.91,3.92,3.93,3.94,3.95,3.96,3.97,3.98,4.00,4.01,4.02,4.03,4.04,4.05,4.06,4.07,4.08,4.09,4.10,4.11,4.12,4.13,4.14,4.15,4.16,4.17,4.18,4.19,4.20,4.21,4.22,4.24,4.25,4.26,4.27,4.28,4.29,4.30,4.31,4.32,4.33,4.34,4.35,4.36,4.37,4.38,4.39,4.40,4.41,4.42,4.43,4.46,4.47,4.48,4.49,4.50,4.52,4.54,4.55,4.57,4.58,4.59,4.60,4.61,4.62,4.64,4.65,4.66,4.67,4.68,4.69,4.70,4.71,4.72,4.73,4.74,4.75,4.76,4.77,4.78,4.79,4.80,4.81,4.82,4.83,4.84,4.86,4.87,4.88,4.92,4.93,4.95,4.98,4.99,5.01,5.02,5.03,5.04,5.06,5.08,5.10,5.11,5.12,5.13,5.16,5.17,5.19,5.20,5.21,5.23,5.25,5.29,5.32,5.33,5.34,5.35,5.36,5.37,5.39,5.40,5.44,5.46,5.47,5.49,5.50,5.51,5.52,5.53,5.54,5.55,5.57,5.58,5.59,5.60,5.61,5.62,5.63,5.64,5.66,5.67,5.68,5.69,5.70,5.71,5.72,5.73,5.74,5.75,5.76,5.77,5.78,5.79,5.80,5.82,5.83,5.84,5.85,5.86,5.87,5.88,5.89,5.90,5.91,5.92,5.93,5.94,5.95,5.96,5.97,5.98,5.99,6.00,6.01,6.02,6.03,6.04,6.05,6.06,6.07,6.08,6.09,6.10,6.11,6.12,6.13,6.14,6.15,6.16,6.17,6.18,6.19,6.20,6.21,6.22,6.23,6.24,6.25,6.26,6.27,6.28,6.29,6.30,6.31,6.32,6.33,6.34,6.35,6.36,6.37,6.38,6.39,6.40,6.41,6.42,6.43,6.44,6.45,6.46,6.47,6.48,6.49,6.50,6.51,6.52,6.53,6.54,6.55,6.56,6.57,6.58,6.59,6.60,6.61,6.62,6.63,6.64,6.65,6.66,6.67,6.68,6.69,6.70,6.71,6.72,6.73,6.74,6.75,6.76,6.77,6.78,6.79,6.80,6.81,6.82,6.83,6.84,6.85,6.86,6.87,6.88,6.89,6.90,6.91,6.92,6.93,6.94,6.95,6.96,6.97,6.98,6.99,7.00,7.01,7.02,7.03,7.04,7.05,7.06,7.07,7.08,7.09,7.10,7.11,7.12,7.13,7.14,7.15,7.16,7.17,7.18,7.19,7.20,7.21,7.22,7.23,7.24,7.25,7.26,7.27,7.28,7.29,7.30,7.31,7.32,7.33,7.34,7.35,7.36,7.37,7.38,7.39,7.40,7.41,7.42,7.43,7.44,7.45,7.46,7.47,7.48,7.49,7.50,7.51,7.52,7.53,7.54,7.55,7.56,7.57,7.58,7.59,7.60,7.61,7.62,7.63,7.64,7.65,7.66,7.67,7.68,7.69,7.70,7.71,7.72,7.73,7.74,7.75,7.76,7.77,7.78,7.79,7.80,7.81,7.82,7.83,7.84,7.85,7.86,7.87,7.88,7.89,7.90,7.91,7.92,7.93,7.94,7.95,7.96,7.97,7.98,7.99,8.00,8.01,8.02,8.03,8.04,8.05,8.06,8.07,8.08,8.09,8.10,8.11,8.12,8.13,8.14,8.15,8.16,8.17,8.18,8.19,8.20,8.21,8.22,8.23,8.24,8.25,8.26,8.27,8.28,8.29,8.30,8.31,8.32,8.33,8.34,8.35,8.36,8.37,8.38,8.39,8.40,8.41,8.42,8.43,8.44,8.45,8.46,8.47,8.48,8.49,8.50,8.51,8.52,8.53,8.54,8.55,8.56,8.57,8.58,8.59,8.60,8.61,8.62,8.63,8.64,8.65,8.66,8.67,8.68,8.69,8.70,8.71,8.72,8.73,8.74,8.75,8.76,8.77,8.78,8.79,8.80,8.81,8.82,8.83,8.84,8.85,8.86,8.87,8.88,8.89,8.90,8.91,8.92,8.93,8.94,8.95,8.96,8.97,8.98,8.99,9.00,9.01,9.02,9.03,9.04,9.05,9.06,9.07,9.08,9.09,9.10,9.11,9.12,9.14,9.15,9.16,9.17,9.18,9.19,9.20,9.21,9.22,9.23,9.26,9.28,9.29,9.30,9.33,9.34,9.35,9.36,9.37,9.38,9.39,9.40,9.41,9.42,9.43,9.44,9.45,9.46,9.47,9.48,9.51,9.52,9.53,9.54,9.56,9.57,9.58,9.59,9.60,9.61,9.62,9.63,9.64,9.65,9.66,9.67,9.68,9.69,9.70,9.71,9.72,9.74,9.75,9.76,9.77,9.79,9.80,9.81,9.83,9.84,9.86,9.88,9.89,9.90,9.91,9.93,9.94,9.95,9.96,9.97,9.98,10.00,10.01,10.02,10.03,10.04,10.05,10.06,10.07,10.08,10.09,10.10,10.13,10.14,10.15,10.16,10.17,10.18,10.19,10.20,10.21,10.22,10.23,10.24,10.25,10.26,10.27,10.28,10.29,10.30,10.33,10.36,10.37,10.38,10.39,10.40,10.41,10.42,10.43,10.44,10.45,10.46,10.47,10.48,10.49,10.50,10.51,10.52,10.53,10.54,10.55,10.56,10.57,10.58,10.59,10.60,10.61,10.62,10.63,10.64,10.65,10.66,10.67,10.68,10.69,10.70,10.71,10.72,10.73,10.74,10.75,10.76,10.77,10.78,10.79,10.80,10.81,10.82,10.83,10.84,10.85,10.86,10.87,10.88,10.89,10.90,10.91,10.92,10.93,10.94,10.95,10.96,10.97,10.98,10.99,11.00,11.01,11.02,11.03,11.04,11.05,11.06,11.07,11.08,11.09,11.10,11.11,11.12,11.13,11.14,11.15,11.16,11.17,11.18,11.19,11.20,11.21,11.22,11.23,11.24,11.25,11.26,11.27,11.28,11.29,11.30,11.31,11.32,11.33,11.34,11.35,11.36,11.37,11.38,11.39,11.40,11.41,11.42,11.43,11.44,11.45,11.46,11.47,11.48,11.49,11.50,11.51,11.52,11.53,11.54,11.55,11.56,11.57,11.58,11.59,11.60,11.61,11.62,11.63,11.64,11.65,11.66,11.67,11.68,11.69,11.70,11.71,11.72,11.73,11.74,11.75,11.76,11.77,11.78,11.79,11.80,11.81,11.82,11.83,11.84,11.85,11.86,11.87,11.88,11.89,11.90,11.91,11.92,11.93,11.94,11.95,11.96,11.97,11.98,11.99,12.00,12.01,12.02,12.03,12.04,12.05,12.07,12.08,12.09,12.10,12.11,12.12,12.13,12.14,12.15,12.16,12.17,12.18,12.19,12.20,12.21,12.22,12.23,12.24,12.25,12.26,12.27,12.28,12.29,12.30,12.31,12.32,12.33,12.34,12.35,12.36,12.37,12.38,12.39,12.40,12.41,12.42,12.43,12.44,12.45,12.47,12.48,12.49,12.50,12.51,12.52,12.53,12.54,12.55,12.56,12.57,12.58,12.60,12.61,12.62,12.63,12.64,12.65,12.66,12.67,12.68,12.69,12.70,12.71,12.72,12.73,12.74,12.75,12.76,12.77,12.78,12.79,12.80,12.81,12.82,12.83,12.84,12.85,12.87,12.88,12.89,12.90,12.91,12.92,12.93,12.94,12.95,12.96,12.97,12.98,12.99,13.00,13.01,13.02,13.03,13.04,13.05,13.06,13.07,13.08,13.09,13.10,13.11,13.12,13.13,13.14,13.15,13.16,13.17,13.18,13.19,13.20,13.21,13.22,13.23,13.24,13.25,13.31,13.32,13.33,13.34,13.35,13.36,13.37,13.38,13.39,13.40,13.42,13.43,13.44,13.45,13.46,13.47,13.48,13.50,13.51,13.52,13.53,13.55,13.56,13.58,13.60,13.61,13.64,13.65,13.66,13.67,13.68,13.70,13.71,13.73,13.74,13.75,13.76,13.77,13.78,13.79,13.80,13.82,13.83,13.84,13.85,13.86,13.87,13.88,13.89,13.90,13.91,13.92,13.94,13.95,13.96,13.97,13.98,13.99,14.00,14.02,14.03,14.05,14.07,14.08,14.09,14.10,14.12,14.14,14.15,14.16,14.18,14.19,14.20,14.22,14.23,14.24,14.27,14.28,14.29,14.30,14.31,14.34,14.35,14.36,14.37,14.38,14.40,14.41,14.44,14.45,14.47,14.50,14.54,14.55,14.56,14.57,14.62,14.63,14.65,14.68,14.70,14.75,14.76,14.81,14.84,14.87,14.90,14.91,14.92,14.96,14.97,15.01,15.04,15.05,15.07,15.08,15.09,15.11,15.12,15.17,15.19,15.21,15.22,15.24,15.26,15.27,15.28,15.29,15.30,15.32,15.34,15.35,15.36,15.38,15.40,15.41,15.42,15.43,15.44,15.45,15.46,15.47,15.48,15.50,15.52,15.55,15.57,15.58,15.59,15.60,15.61,15.65,15.66,15.67,15.68,15.73,15.74,15.75,15.77,15.78,15.79,15.80,15.81,15.82,15.83,15.86,15.87,15.88,15.89,15.90,15.91,15.92,15.93,15.94,15.97,15.98,16.00,16.01,16.03,16.04,16.05,16.06,16.07,16.08,16.09,16.10,16.11,16.12,16.13,16.14,16.15,16.17,16.18,16.19,16.20,16.21,16.23,16.24,16.25,16.26,16.27,16.28,16.29,16.30,16.31,16.32,16.33,16.34,16.36,16.37,16.38,16.39,16.41,16.42,16.43,16.44,16.45,16.46,16.47,16.48,16.50,16.51,16.52,16.53,16.54,16.55,16.56,16.57,16.58,16.59,16.60,16.61,16.62,16.63,16.65,16.66,16.67,16.69,16.70,16.71,16.72,16.73,16.74,16.75,16.76,16.77,16.78,16.79,16.80,16.82,16.83,16.84,16.85,16.86,16.87,16.88,16.89,16.90,16.91,16.92,16.93,16.94,16.95,16.98,16.99,17.00,17.01,17.02,17.03,17.04,17.05,17.06,17.07,17.08,17.09,17.10,17.11,17.12,17.13,17.14,17.15,17.16,17.17,17.18,17.19,17.20,17.21,17.22,17.23,17.24,17.25,17.26,17.27,17.28,17.29,17.30,17.31,17.32,17.33,17.35,17.36,17.37,17.38,17.39,17.40,17.41,17.42,17.43,17.44,17.45,17.46,17.48,17.49,17.51,17.52,17.53,17.55,17.56,17.57,17.58,17.60,17.61,17.62,17.63,17.65,17.66,17.67,17.68,17.69,17.70,17.72,17.73,17.76,17.77,17.79,17.82,17.83,17.86,17.87,17.89,17.90,17.91,17.92,17.94,17.95,17.96,17.97,17.99,18.00,18.03,18.05,18.06,18.08,18.09,18.10,18.11,18.12,18.13,18.14,18.16,18.19,18.20,18.21,18.23,18.24,18.25,18.26,18.28,18.29,18.30,18.31,18.32,18.33,18.35,18.36,18.37,18.38,18.39,18.40,18.45,18.47,18.59,18.61,18.62,18.64,18.65,18.66,18.67,18.68,18.71,18.73,18.74,18.78,18.79,18.83,18.84,18.87,18.96,19.00,19.01,19.02,19.03,19.08,19.10,19.14,19.15,19.16,19.17,19.18,19.24,19.26,19.30,19.33,19.36,19.40,19.42,19.46,19.49,19.52,19.53,19.57,19.58,19.59,19.60,19.63,19.66,19.69,19.73,19.74,19.76,19.77,19.79,19.80,19.84,19.86,19.87,19.89,19.92,19.94,19.99,20.05,20.07,20.13,20.18,20.20,20.21,20.27,20.28,20.33,20.34,20.35,20.36,20.59,20.60,20.62,20.64,20.66,20.67,20.69,20.70,20.71,20.72,20.74,20.78,20.81,20.84,20.86,20.87,20.88,20.89,20.91,20.93,20.96,20.97,20.98,20.99,21.00,21.01,21.03,21.04,21.05,21.07,21.09,21.10,21.11,21.13,21.14,21.15,21.16,21.18,21.19,21.20,21.21,21.22,21.24,21.25,21.27,21.28,21.29,21.30,21.31,21.32,21.33,21.34,21.36,21.37,21.38,21.39,21.40,21.42,21.43,21.44,21.45,21.46,21.47,21.48,21.49,21.50,21.51,21.52,21.53,21.54,21.55,21.56,21.57,21.58,21.59,21.60,21.62,21.65,21.68,21.69,21.70,21.71,21.72,21.73,21.75,21.76,21.77,21.78,21.79,21.80,21.81,21.82,21.83,21.84,21.85,21.86,21.87,21.88,21.89,21.90,21.92,21.93,21.94,21.95,21.97,21.98,22.00,22.02,22.03,22.04,22.05,22.06,22.07,22.10,22.11,22.12,22.13,22.14,22.15,22.16,22.17,22.18,22.20,22.23,22.25,22.27,22.30,22.31,22.32,22.33,22.34,22.36,22.37,22.38,22.40,22.41,22.43,22.44,22.45,22.47,22.48,22.49,22.50,22.51,22.52,22.53,22.55,22.58,22.59,22.61,22.62,22.64,22.67,22.69,22.72,22.73,22.75,22.76,22.77,22.79,22.80,22.81,22.83,22.84,22.90,22.92,22.93,22.95,22.99,23.00,23.01,23.11,23.12,23.17,23.22,23.26,23.27,23.29,23.31,23.32,23.43,23.44,23.50,23.51,23.54,23.59,23.60,23.61,23.64,23.66,23.68,23.78,23.80,23.83,23.88,23.89,23.92,23.94,23.95,24.02,24.04,24.07,24.08,24.13,24.14,24.20,24.26,24.27,24.28,24.33,24.42,24.51,24.55,24.56,24.59,24.61,24.62,24.63,24.70,24.71,24.79,24.80,24.84,24.86,24.87,24.90,24.96,25.03,25.12,25.16,25.23,25.25,25.41,25.43,25.55,25.59,25.60,25.61,25.63,25.66,25.67,25.68,25.69,25.71,25.74,25.77,25.81,25.82,25.83,25.89,25.90,25.91,25.93,25.94,25.95,25.97,26.00,26.02,26.04,26.05,26.08,26.09,26.12,26.14,26.15,26.17,26.18,26.20,26.21,26.22,26.24,26.25,26.27,26.30,26.32,26.33,26.34,26.35,26.36,26.37,26.39,26.42,26.43,26.45,26.46,26.47,26.48,26.49,26.50,26.52,26.55,26.56,26.57,26.58,26.59,26.61,26.62,26.63,26.64,26.65,26.66,26.69,26.71,26.74,26.75,26.77,26.80,26.84,26.85,26.86,26.87,26.90,26.91,26.92,26.94,26.97,27.03,27.05,27.06,27.08,27.09,27.11,27.12,27.13,27.19,27.22,27.29,27.34,27.36,27.37,27.43,27.45,27.46,27.48,27.49,27.51,27.55,27.69,27.75,27.81,27.84,27.86,27.88,27.89,27.92,27.95,27.97,27.99,28.01,28.03,28.12,28.13,28.16,28.17,28.20,28.24,28.25,28.26,28.29,28.30,28.33,28.34,28.37,28.43,28.45,28.51,28.52,28.66,28.68,28.72,28.76,28.77,28.84,28.86,28.87,28.91,28.94,29.05,29.08,29.12,29.13,29.26,29.29,29.32,29.39,29.57,29.59,29.68,29.71,29.86,29.91,29.92,29.98,29.99,30.00,30.01,30.06,30.08,30.09,30.19,30.27,30.28,30.30,30.32,30.33,30.47,30.52,30.59,30.66,30.72,30.79,30.87,30.88,30.95,30.96,30.99,31.03,31.05,31.20,31.21,31.25,31.30,31.31,31.33,31.35,31.37,31.41,31.46,31.47,31.51,31.52,31.53,31.57,31.60,31.61,31.62,31.63,31.64,31.65,31.66,31.67,31.71,31.73,31.74,31.78,31.80,31.82,31.85,31.88,31.89,31.95,31.99,32.00,32.03,32.05,32.10,32.11,32.12,32.14,32.20,32.21,32.23,32.24,32.26,32.28,32.32,32.33,32.34,32.35,32.36,32.40,32.44,32.45,32.46,32.47,32.51,32.57,32.65,32.74,32.75,32.80,32.82,32.83,32.85,32.88,32.90,32.92,32.95,32.98,33.07,33.11,33.14,33.49,33.51,33.57,33.59,33.63,33.65,33.70,33.80,33.86,33.97,33.98,33.99,34.03,34.11,34.15,34.16,34.19,34.37,34.49,34.55,34.58,34.71,34.77,34.79,34.82,34.87,35.00,35.09,35.11,35.38,35.41,35.44,35.51,35.55,35.56,35.71,35.79,35.80,35.83,35.92,36.02,36.04,36.05,36.07,36.10,36.12,36.14,36.16,36.19,36.21,36.27,36.35,36.37,36.38,36.39,36.43,36.47,36.51,36.56,36.59,36.60,36.63,36.65,36.67,36.70,36.71,36.72,36.73,36.79,36.82,36.84,36.89,36.90,36.91,36.92,36.94,36.95,36.97,37.02,37.06,37.07,37.12,37.13,37.15,37.24,37.31,37.39,37.41,37.45,37.47,37.53,37.59,37.63,37.68,37.69,37.73,37.75,37.82,37.83,37.88,37.90,37.95,37.96,37.99,38.02,38.06,38.07,38.15,38.16,38.18,38.32,38.38,38.40,38.41,38.56,38.57,38.59,38.63,38.67,38.70,38.88,38.91,38.98,39.10,39.15,39.39,39.50,39.56,39.60,39.65,39.78,39.82,40.07,40.12,40.18,40.24,40.37,40.66,40.67,40.87,40.95,41.12,41.20,41.22,41.24,41.26,41.37,41.40,41.43,41.55,41.84,41.86,41.99,42.04,42.20,42.44,42.73,42.82,42.88,42.94,43.04,43.09,43.12,43.30,43.53,43.87,43.94,44.17,44.19,44.41,44.43,44.53,44.69,44.74,44.78,44.90,44.96,45.45,45.66,45.86,45.90,45.91,45.95,45.96,46.00,46.04,46.11,46.16,46.18,46.21,46.22,46.23,46.26,46.31,46.34,46.40,46.51,46.57,46.60,46.68,46.69,46.72,46.76,46.77,46.79,46.86,46.99,47.05,47.08,47.10,47.19,47.20,47.25,47.27,47.28,47.32,47.52,47.60,47.71,47.74,47.76,47.80,48.11,48.36,48.52,48.87,48.95,49.30,49.37,49.54,49.63,49.74,50.39,50.65,50.82,51.21,51.45,51.53,51.84,52.77,53.03,53.30,53.60,53.80,53.93,54.14,54.19,55.74,56.03,56.04,56.10,56.29,56.62,56.92,57.62,57.73,57.90,58.25,58.56,58.61,58.88,59.45,60.46,60.80,61.50,61.79,61.94,62.24,62.35,62.38,62.51,62.63,62.85,62.92,63.03,63.04,63.11,63.17,63.22,63.24,63.25,63.33,63.72,63.89,63.94,64.15,64.23,64.29,64.30,64.36,64.48,65.42,65.77,66.69,66.72,67.08,67.25,67.82,67.97,68.31,68.32,68.47,68.86,68.94,69.21,69.85,70.39,70.56,70.85,70.96,71.03,71.22,71.64,72.38,72.40,72.55,73.79,73.84,74.55,74.61,74.63,74.73,75.37,75.63,76.18,76.44,76.48,76.67,77.39,78.01,78.73,78.82,78.84,79.39,79.54,80.09,80.24,81.10,81.15,81.63,82.48,82.65,83.50,83.55,83.72,85.25,85.42,86.30,86.46,86.48,87.41,88.52,91.88,91.91,92.26,92.51,92.66,93.44,94.25,96.28,96.66,97.32,97.67,97.98,99.24,99.25,100.33,101.87,102.05,102.42,102.82,103.36,103.40,104.31,104.51,104.63,108.01,108.23,108.27,108.48,114.64,114.99,115.83,119.44,121.12,121.47,121.56,121.61,121.73,122.28,122.66,123.45,124.68,125.34,125.36,125.39,125.58,125.68,125.78,125.80,125.82,126.17,127.34,127.97,128.65,129.58,131.86,134.35,135.96,136.47,136.53,139.16,141.82,142.57,142.80,145.12,145.13,146.63,149.12,149.34,150.38,153.87],"y":[0.0001,0.0002,0.0004,0.0005,0.0006,0.0007,0.0010,0.0011,0.0012,0.0013,0.0015,0.0017,0.0018,0.0019,0.0020,0.0021,0.0023,0.0024,0.0026,0.0029,0.0032,0.0036,0.0038,0.0042,0.0045,0.0046,0.0051,0.0052,0.0057,0.0059,0.0061,0.0064,0.0065,0.0070,0.0076,0.0078,0.0080,0.0081,0.0082,0.0084,0.0087,0.0088,0.0089,0.0092,0.0093,0.0095,0.0096,0.0097,0.0100,0.0102,0.0106,0.0109,0.0111,0.0114,0.0117,0.0120,0.0122,0.0130,0.0136,0.0140,0.0147,0.0151,0.0153,0.0156,0.0161,0.0164,0.0168,0.0170,0.0172,0.0181,0.0183,0.0185,0.0187,0.0190,0.0194,0.0199,0.0201,0.0208,0.0212,0.0214,0.0219,0.0220,0.0225,0.0229,0.0234,0.0241,0.0247,0.0251,0.0256,0.0258,0.0266,0.0269,0.0276,0.0278,0.0282,0.0285,0.0288,0.0295,0.0302,0.0303,0.0309,0.0317,0.0320,0.0326,0.0327,0.0335,0.0339,0.0344,0.0351,0.0357,0.0363,0.0365,0.0372,0.0379,0.0388,0.0392,0.0398,0.0401,0.0409,0.0411,0.0416,0.0421,0.0426,0.0436,0.0440,0.0446,0.0453,0.0457,0.0462,0.0467,0.0480,0.0485,0.0490,0.0493,0.0501,0.0502,0.0509,0.0514,0.0526,0.0530,0.0535,0.0541,0.0548,0.0558,0.0566,0.0573,0.0578,0.0580,0.0586,0.0592,0.0597,0.0605,0.0608,0.0613,0.0618,0.0625,0.0631,0.0634,0.0640,0.0644,0.0648,0.0653,0.0655,0.0662,0.0663,0.0672,0.0674,0.0680,0.0691,0.0694,0.0698,0.0706,0.0711,0.0713,0.0719,0.0725,0.0728,0.0734,0.0735,0.0738,0.0744,0.0750,0.0756,0.0762,0.0768,0.0770,0.0778,0.0780,0.0785,0.0786,0.0794,0.0797,0.0799,0.0806,0.0811,0.0812,0.0816,0.0820,0.0829,0.0836,0.0838,0.0844,0.0848,0.0849,0.0854,0.0860,0.0864,0.0867,0.0869,0.0871,0.0873,0.0875,0.0879,0.0882,0.0883,0.0888,0.0891,0.0899,0.0905,0.0908,0.0912,0.0917,0.0918,0.0919,0.0923,0.0927,0.0929,0.0930,0.0932,0.0933,0.0936,0.0939,0.0940,0.0942,0.0944,0.0950,0.0954,0.0957,0.0959,0.0964,0.0967,0.0971,0.0975,0.0977,0.0978,0.0980,0.0982,0.0983,0.0986,0.0987,0.0988,0.0989,0.0992,0.0994,0.0999,0.1002,0.1006,0.1007,0.1008,0.1009,0.1012,0.1014,0.1015,0.1018,0.1019,0.1020,0.1024,0.1025,0.1028,0.1032,0.1033,0.1034,0.1036,0.1037,0.1039,0.1040,0.1043,0.1044,0.1045,0.1046,0.1047,0.1050,0.1051,0.1052,0.1055,0.1056,0.1057,0.1058,0.1062,0.1063,0.1064,0.1065,0.1066,0.1069,0.1071,0.1072,0.1075,0.1077,0.1080,0.1082,0.1084,0.1088,0.1089,0.1090,0.1093,0.1095,0.1096,0.1097,0.1101,0.1107,0.1108,0.1114,0.1115,0.1116,0.1118,0.1120,0.1125,0.1126,0.1127,0.1129,0.1134,0.1137,0.1140,0.1144,0.1145,0.1150,0.1151,0.1156,0.1158,0.1160,0.1168,0.1169,0.1175,0.1182,0.1184,0.1191,0.1198,0.1202,0.1206,0.1215,0.1225,0.1235,0.1245,0.1250,0.1254,0.1260,0.1266,0.1280,0.1290,0.1302,0.1313,0.1323,0.1330,0.1340,0.1354,0.1361,0.1380,0.1386,0.1396,0.1408,0.1417,0.1428,0.1443,0.1461,0.1472,0.1486,0.1504,0.1515,0.1531,0.1546,0.1566,0.1585,0.1603,0.1615,0.1643,0.1655,0.1678,0.1694,0.1706,0.1724,0.1744,0.1760,0.1771,0.1785,0.1804,0.1827,0.1849,0.1868,0.1888,0.1911,0.1922,0.1950,0.1976,0.1997,0.2021,0.2046,0.2064,0.2078,0.2098,0.2116,0.2138,0.2152,0.2167,0.2192,0.2217,0.2247,0.2280,0.2309,0.2328,0.2355,0.2383,0.2400,0.2422,0.2444,0.2472,0.2499,0.2523,0.2548,0.2580,0.2605,0.2633,0.2667,0.2692,0.2720,0.2749,0.2774,0.2801,0.2834,0.2862,0.2876,0.2897,0.2926,0.2947,0.2971,0.3010,0.3046,0.3067,0.3090,0.3121,0.3153,0.3176,0.3197,0.3233,0.3255,0.3279,0.3305,0.3327,0.3352,0.3375,0.3392,0.3419,0.3441,0.3460,0.3486,0.3510,0.3532,0.3555,0.3577,0.3595,0.3612,0.3629,0.3654,0.3664,0.3683,0.3701,0.3720,0.3747,0.3764,0.3791,0.3814,0.3827,0.3853,0.3869,0.3878,0.3902,0.3919,0.3942,0.3963,0.3973,0.3994,0.4016,0.4039,0.4059,0.4072,0.4091,0.4112,0.4130,0.4151,0.4171,0.4198,0.4216,0.4235,0.4255,0.4277,0.4297,0.4325,0.4350,0.4374,0.4388,0.4393,0.4407,0.4422,0.4437,0.4454,0.4472,0.4495,0.4510,0.4525,0.4544,0.4567,0.4583,0.4606,0.4618,0.4633,0.4653,0.4665,0.4670,0.4682,0.4690,0.4703,0.4721,0.4732,0.4749,0.4760,0.4778,0.4793,0.4800,0.4812,0.4827,0.4842,0.4859,0.4866,0.4879,0.4892,0.4902,0.4921,0.4933,0.4951,0.4966,0.4980,0.4992,0.5005,0.5028,0.5036,0.5049,0.5058,0.5073,0.5085,0.5095,0.5114,0.5130,0.5140,0.5156,0.5160,0.5168,0.5180,0.5185,0.5193,0.5206,0.5216,0.5226,0.5237,0.5244,0.5255,0.5261,0.5265,0.5274,0.5290,0.5295,0.5306,0.5313,0.5319,0.5328,0.5335,0.5341,0.5343,0.5353,0.5364,0.5367,0.5368,0.5379,0.5385,0.5393,0.5406,0.5419,0.5426,0.5435,0.5439,0.5448,0.5454,0.5460,0.5464,0.5468,0.5473,0.5477,0.5483,0.5490,0.5494,0.5505,0.5508,0.5514,0.5521,0.5526,0.5532,0.5538,0.5543,0.5544,0.5546,0.5551,0.5558,0.5562,0.5567,0.5571,0.5578,0.5584,0.5588,0.5590,0.5593,0.5595,0.5597,0.5607,0.5612,0.5615,0.5620,0.5624,0.5630,0.5633,0.5637,0.5639,0.5641,0.5646,0.5653,0.5658,0.5663,0.5666,0.5671,0.5674,0.5679,0.5683,0.5685,0.5687,0.5688,0.5693,0.5694,0.5695,0.5698,0.5700,0.5706,0.5709,0.5714,0.5718,0.5722,0.5725,0.5728,0.5733,0.5738,0.5742,0.5745,0.5746,0.5750,0.5753,0.5757,0.5758,0.5759,0.5764,0.5769,0.5771,0.5775,0.5779,0.5782,0.5783,0.5784,0.5790,0.5792,0.5796,0.5800,0.5802,0.5803,0.5804,0.5809,0.5811,0.5814,0.5815,0.5816,0.5817,0.5819,0.5821,0.5822,0.5823,0.5826,0.5830,0.5833,0.5834,0.5835,0.5839,0.5840,0.5844,0.5845,0.5846,0.5847,0.5849,0.5851,0.5852,0.5855,0.5857,0.5860,0.5861,0.5864,0.5867,0.5871,0.5872,0.5876,0.5877,0.5880,0.5883,0.5885,0.5888,0.5890,0.5892,0.5893,0.5897,0.5902,0.5903,0.5904,0.5905,0.5907,0.5912,0.5916,0.5917,0.5920,0.5924,0.5926,0.5929,0.5930,0.5932,0.5936,0.5942,0.5943,0.5945,0.5947,0.5949,0.5952,0.5954,0.5955,0.5958,0.5964,0.5966,0.5968,0.5970,0.5976,0.5978,0.5980,0.5985,0.5990,0.5992,0.5993,0.5997,0.6000,0.6002,0.6006,0.6009,0.6016,0.6021,0.6024,0.6029,0.6036,0.6041,0.6042,0.6046,0.6048,0.6050,0.6055,0.6059,0.6066,0.6069,0.6077,0.6084,0.6091,0.6098,0.6103,0.6109,0.6116,0.6121,0.6127,0.6132,0.6138,0.6142,0.6148,0.6153,0.6161,0.6167,0.6173,0.6180,0.6185,0.6188,0.6194,0.6207,0.6217,0.6226,0.6237,0.6243,0.6260,0.6273,0.6287,0.6294,0.6301,0.6313,0.6325,0.6336,0.6343,0.6351,0.6358,0.6363,0.6370,0.6379,0.6381,0.6388,0.6396,0.6405,0.6413,0.6424,0.6433,0.6448,0.6459,0.6477,0.6489,0.6499,0.6508,0.6515,0.6522,0.6534,0.6544,0.6551,0.6556,0.6568,0.6575,0.6585,0.6593,0.6607,0.6615,0.6629,0.6647,0.6653,0.6659,0.6671,0.6682,0.6700,0.6709,0.6720,0.6725,0.6730,0.6734,0.6740,0.6746,0.6754,0.6761,0.6771,0.6777,0.6785,0.6795,0.6799,0.6810,0.6818,0.6830,0.6837,0.6846,0.6853,0.6861,0.6866,0.6874,0.6881,0.6893,0.6898,0.6905,0.6911,0.6918,0.6928,0.6939,0.6944,0.6955,0.6960,0.6964,0.6968,0.6974,0.6981,0.6987,0.6996,0.7006,0.7016,0.7021,0.7024,0.7029,0.7035,0.7036,0.7040,0.7043,0.7049,0.7054,0.7061,0.7067,0.7071,0.7076,0.7078,0.7086,0.7095,0.7099,0.7104,0.7106,0.7109,0.7111,0.7117,0.7130,0.7132,0.7137,0.7142,0.7144,0.7149,0.7150,0.7153,0.7156,0.7163,0.7172,0.7178,0.7186,0.7191,0.7197,0.7198,0.7207,0.7212,0.7219,0.7225,0.7227,0.7232,0.7238,0.7241,0.7248,0.7249,0.7255,0.7263,0.7265,0.7268,0.7273,0.7274,0.7277,0.7282,0.7285,0.7286,0.7293,0.7296,0.7304,0.7307,0.7313,0.7318,0.7323,0.7327,0.7331,0.7336,0.7340,0.7344,0.7346,0.7349,0.7353,0.7356,0.7362,0.7364,0.7367,0.7368,0.7372,0.7380,0.7389,0.7393,0.7397,0.7403,0.7408,0.7411,0.7413,0.7418,0.7421,0.7425,0.7426,0.7431,0.7433,0.7434,0.7438,0.7444,0.7446,0.7455,0.7457,0.7460,0.7464,0.7466,0.7471,0.7476,0.7478,0.7479,0.7485,0.7488,0.7493,0.7495,0.7496,0.7500,0.7502,0.7508,0.7510,0.7512,0.7514,0.7518,0.7521,0.7529,0.7534,0.7538,0.7541,0.7545,0.7547,0.7553,0.7554,0.7560,0.7563,0.7565,0.7567,0.7570,0.7576,0.7577,0.7578,0.7581,0.7582,0.7583,0.7585,0.7586,0.7592,0.7596,0.7598,0.7603,0.7608,0.7611,0.7613,0.7616,0.7622,0.7628,0.7629,0.7636,0.7639,0.7645,0.7647,0.7648,0.7652,0.7653,0.7655,0.7658,0.7659,0.7661,0.7665,0.7669,0.7672,0.7673,0.7676,0.7677,0.7678,0.7679,0.7684,0.7688,0.7689,0.7693,0.7695,0.7696,0.7699,0.7702,0.7703,0.7704,0.7707,0.7708,0.7709,0.7710,0.7711,0.7713,0.7714,0.7717,0.7720,0.7722,0.7724,0.7727,0.7730,0.7732,0.7733,0.7734,0.7736,0.7740,0.7741,0.7743,0.7745,0.7746,0.7747,0.7751,0.7753,0.7754,0.7755,0.7758,0.7759,0.7760,0.7761,0.7762,0.7764,0.7765,0.7766,0.7767,0.7768,0.7771,0.7772,0.7776,0.7777,0.7778,0.7779,0.7781,0.7784,0.7785,0.7786,0.7787,0.7789,0.7790,0.7791,0.7793,0.7795,0.7796,0.7798,0.7799,0.7802,0.7804,0.7805,0.7809,0.7810,0.7811,0.7814,0.7815,0.7816,0.7817,0.7818,0.7820,0.7822,0.7824,0.7825,0.7827,0.7828,0.7829,0.7830,0.7833,0.7834,0.7835,0.7836,0.7837,0.7839,0.7842,0.7843,0.7844,0.7846,0.7848,0.7849,0.7852,0.7853,0.7854,0.7855,0.7856,0.7858,0.7859,0.7860,0.7861,0.7864,0.7865,0.7867,0.7868,0.7869,0.7871,0.7872,0.7873,0.7877,0.7880,0.7881,0.7883,0.7884,0.7885,0.7886,0.7888,0.7890,0.7891,0.7894,0.7897,0.7898,0.7899,0.7904,0.7906,0.7909,0.7911,0.7913,0.7916,0.7918,0.7919,0.7925,0.7928,0.7929,0.7931,0.7937,0.7944,0.7947,0.7954,0.7956,0.7961,0.7963,0.7968,0.7971,0.7973,0.7975,0.7976,0.7979,0.7980,0.7982,0.7987,0.7993,0.7997,0.7999,0.8001,0.8004,0.8009,0.8012,0.8013,0.8015,0.8016,0.8018,0.8022,0.8024,0.8026,0.8030,0.8032,0.8034,0.8039,0.8042,0.8043,0.8047,0.8048,0.8055,0.8056,0.8061,0.8063,0.8066,0.8070,0.8076,0.8079,0.8082,0.8086,0.8088,0.8089,0.8091,0.8093,0.8094,0.8099,0.8102,0.8104,0.8106,0.8107,0.8112,0.8116,0.8119,0.8120,0.8125,0.8127,0.8131,0.8133,0.8135,0.8139,0.8142,0.8149,0.8151,0.8155,0.8160,0.8161,0.8163,0.8164,0.8165,0.8168,0.8170,0.8179,0.8182,0.8183,0.8187,0.8192,0.8196,0.8198,0.8201,0.8204,0.8209,0.8212,0.8214,0.8218,0.8223,0.8226,0.8231,0.8232,0.8234,0.8236,0.8239,0.8240,0.8244,0.8245,0.8249,0.8250,0.8252,0.8257,0.8262,0.8263,0.8265,0.8269,0.8274,0.8275,0.8276,0.8280,0.8282,0.8288,0.8293,0.8296,0.8302,0.8303,0.8311,0.8312,0.8313,0.8318,0.8319,0.8322,0.8325,0.8327,0.8330,0.8334,0.8336,0.8337,0.8341,0.8343,0.8347,0.8349,0.8351,0.8358,0.8360,0.8362,0.8363,0.8366,0.8368,0.8371,0.8374,0.8377,0.8380,0.8381,0.8382,0.8390,0.8395,0.8400,0.8402,0.8404,0.8406,0.8408,0.8410,0.8414,0.8416,0.8418,0.8420,0.8421,0.8422,0.8425,0.8427,0.8429,0.8431,0.8433,0.8435,0.8437,0.8438,0.8439,0.8441,0.8447,0.8450,0.8452,0.8453,0.8458,0.8460,0.8464,0.8465,0.8470,0.8471,0.8473,0.8475,0.8476,0.8477,0.8478,0.8479,0.8481,0.8482,0.8483,0.8484,0.8490,0.8492,0.8494,0.8496,0.8497,0.8498,0.8501,0.8504,0.8507,0.8509,0.8510,0.8511,0.8513,0.8514,0.8515,0.8519,0.8520,0.8521,0.8522,0.8523,0.8525,0.8526,0.8528,0.8529,0.8530,0.8533,0.8534,0.8535,0.8536,0.8538,0.8540,0.8541,0.8542,0.8544,0.8545,0.8546,0.8547,0.8550,0.8551,0.8553,0.8554,0.8555,0.8557,0.8558,0.8559,0.8560,0.8561,0.8563,0.8564,0.8565,0.8566,0.8567,0.8569,0.8570,0.8571,0.8572,0.8574,0.8576,0.8578,0.8579,0.8580,0.8582,0.8584,0.8586,0.8588,0.8590,0.8591,0.8592,0.8595,0.8596,0.8598,0.8599,0.8603,0.8604,0.8605,0.8607,0.8608,0.8609,0.8611,0.8613,0.8614,0.8615,0.8616,0.8617,0.8618,0.8620,0.8621,0.8622,0.8623,0.8624,0.8626,0.8627,0.8628,0.8629,0.8630,0.8632,0.8633,0.8634,0.8635,0.8637,0.8639,0.8641,0.8642,0.8643,0.8645,0.8646,0.8647,0.8648,0.8651,0.8652,0.8653,0.8654,0.8655,0.8658,0.8660,0.8664,0.8666,0.8668,0.8670,0.8673,0.8674,0.8676,0.8677,0.8678,0.8680,0.8683,0.8684,0.8686,0.8691,0.8695,0.8696,0.8697,0.8698,0.8699,0.8702,0.8704,0.8708,0.8712,0.8716,0.8717,0.8720,0.8722,0.8724,0.8727,0.8728,0.8731,0.8734,0.8735,0.8739,0.8740,0.8741,0.8742,0.8743,0.8745,0.8748,0.8749,0.8750,0.8753,0.8754,0.8755,0.8756,0.8758,0.8766,0.8769,0.8772,0.8775,0.8777,0.8780,0.8781,0.8784,0.8786,0.8787,0.8790,0.8791,0.8794,0.8797,0.8798,0.8799,0.8802,0.8803,0.8804,0.8806,0.8808,0.8809,0.8810,0.8811,0.8812,0.8816,0.8817,0.8819,0.8822,0.8823,0.8829,0.8830,0.8832,0.8835,0.8836,0.8838,0.8840,0.8842,0.8843,0.8847,0.8849,0.8850,0.8852,0.8856,0.8859,0.8860,0.8862,0.8865,0.8869,0.8871,0.8873,0.8876,0.8881,0.8884,0.8885,0.8886,0.8888,0.8892,0.8894,0.8895,0.8898,0.8900,0.8904,0.8905,0.8907,0.8910,0.8911,0.8912,0.8916,0.8917,0.8920,0.8923,0.8928,0.8929,0.8930,0.8932,0.8934,0.8936,0.8938,0.8939,0.8941,0.8942,0.8944,0.8947,0.8949,0.8951,0.8953,0.8954,0.8956,0.8957,0.8959,0.8960,0.8961,0.8962,0.8963,0.8964,0.8966,0.8967,0.8968,0.8970,0.8972,0.8973,0.8974,0.8975,0.8976,0.8978,0.8980,0.8981,0.8982,0.8983,0.8985,0.8986,0.8987,0.8988,0.8989,0.8992,0.8993,0.8994,0.8998,0.8999,0.9000,0.9001,0.9002,0.9004,0.9005,0.9006,0.9007,0.9008,0.9010,0.9011,0.9012,0.9013,0.9014,0.9016,0.9017,0.9018,0.9019,0.9020,0.9022,0.9023,0.9024,0.9025,0.9026,0.9027,0.9029,0.9030,0.9031,0.9032,0.9033,0.9035,0.9036,0.9037,0.9038,0.9039,0.9041,0.9042,0.9043,0.9044,0.9045,0.9049,0.9050,0.9051,0.9052,0.9054,0.9055,0.9056,0.9057,0.9058,0.9060,0.9062,0.9063,0.9066,0.9067,0.9069,0.9070,0.9071,0.9073,0.9074,0.9075,0.9076,0.9077,0.9079,0.9080,0.9085,0.9086,0.9087,0.9088,0.9089,0.9090,0.9092,0.9094,0.9095,0.9099,0.9100,0.9102,0.9104,0.9105,0.9106,0.9108,0.9111,0.9113,0.9114,0.9115,0.9117,0.9118,0.9120,0.9121,0.9123,0.9124,0.9125,0.9126,0.9127,0.9130,0.9131,0.9132,0.9134,0.9137,0.9139,0.9142,0.9143,0.9144,0.9145,0.9146,0.9149,0.9151,0.9152,0.9153,0.9156,0.9157,0.9159,0.9162,0.9164,0.9168,0.9171,0.9173,0.9175,0.9176,0.9177,0.9178,0.9180,0.9181,0.9182,0.9183,0.9184,0.9186,0.9187,0.9188,0.9189,0.9190,0.9192,0.9193,0.9194,0.9195,0.9196,0.9197,0.9200,0.9201,0.9203,0.9206,0.9207,0.9208,0.9211,0.9213,0.9218,0.9219,0.9220,0.9221,0.9222,0.9224,0.9225,0.9227,0.9228,0.9230,0.9232,0.9233,0.9236,0.9237,0.9238,0.9241,0.9244,0.9245,0.9247,0.9249,0.9250,0.9251,0.9252,0.9253,0.9255,0.9256,0.9257,0.9258,0.9259,0.9260,0.9262,0.9263,0.9264,0.9265,0.9266,0.9268,0.9269,0.9270,0.9271,0.9272,0.9274,0.9275,0.9277,0.9278,0.9280,0.9281,0.9282,0.9283,0.9284,0.9285,0.9287,0.9289,0.9290,0.9291,0.9293,0.9294,0.9295,0.9296,0.9297,0.9299,0.9300,0.9301,0.9302,0.9303,0.9304,0.9306,0.9307,0.9308,0.9309,0.9310,0.9312,0.9313,0.9314,0.9315,0.9318,0.9319,0.9320,0.9321,0.9322,0.9324,0.9325,0.9326,0.9327,0.9329,0.9331,0.9332,0.9333,0.9334,0.9335,0.9337,0.9338,0.9339,0.9340,0.9341,0.9343,0.9344,0.9345,0.9346,0.9347,0.9348,0.9350,0.9351,0.9352,0.9353,0.9354,0.9356,0.9357,0.9358,0.9359,0.9360,0.9362,0.9364,0.9366,0.9367,0.9369,0.9370,0.9375,0.9376,0.9378,0.9381,0.9382,0.9383,0.9385,0.9387,0.9388,0.9389,0.9390,0.9392,0.9394,0.9395,0.9396,0.9397,0.9398,0.9400,0.9401,0.9404,0.9407,0.9409,0.9410,0.9411,0.9413,0.9414,0.9415,0.9419,0.9421,0.9422,0.9423,0.9425,0.9427,0.9428,0.9429,0.9432,0.9433,0.9434,0.9435,0.9436,0.9438,0.9439,0.9440,0.9442,0.9444,0.9445,0.9446,0.9447,0.9448,0.9450,0.9451,0.9452,0.9453,0.9454,0.9455,0.9457,0.9458,0.9459,0.9460,0.9463,0.9464,0.9465,0.9467,0.9469,0.9470,0.9471,0.9472,0.9473,0.9474,0.9476,0.9477,0.9478,0.9479,0.9480,0.9482,0.9483,0.9484,0.9485,0.9488,0.9489,0.9491,0.9492,0.9494,0.9495,0.9496,0.9497,0.9498,0.9499,0.9501,0.9502,0.9503,0.9505,0.9507,0.9510,0.9511,0.9513,0.9515,0.9516,0.9517,0.9518,0.9520,0.9521,0.9523,0.9524,0.9526,0.9527,0.9529,0.9530,0.9532,0.9533,0.9534,0.9535,0.9538,0.9539,0.9540,0.9541,0.9542,0.9545,0.9546,0.9547,0.9548,0.9549,0.9551,0.9552,0.9553,0.9554,0.9555,0.9557,0.9558,0.9561,0.9562,0.9565,0.9566,0.9567,0.9568,0.9571,0.9572,0.9574,0.9576,0.9577,0.9578,0.9579,0.9580,0.9582,0.9583,0.9584,0.9585,0.9586,0.9587,0.9589,0.9590,0.9591,0.9592,0.9593,0.9595,0.9596,0.9597,0.9598,0.9599,0.9601,0.9602,0.9605,0.9606,0.9608,0.9609,0.9610,0.9612,0.9614,0.9615,0.9616,0.9617,0.9618,0.9620,0.9621,0.9622,0.9623,0.9624,0.9625,0.9627,0.9628,0.9629,0.9630,0.9631,0.9633,0.9634,0.9635,0.9636,0.9637,0.9639,0.9640,0.9641,0.9642,0.9643,0.9645,0.9647,0.9648,0.9649,0.9650,0.9652,0.9653,0.9654,0.9655,0.9656,0.9658,0.9659,0.9660,0.9661,0.9662,0.9664,0.9665,0.9666,0.9667,0.9668,0.9669,0.9671,0.9672,0.9673,0.9674,0.9675,0.9677,0.9678,0.9679,0.9680,0.9681,0.9683,0.9684,0.9685,0.9686,0.9687,0.9689,0.9690,0.9691,0.9692,0.9693,0.9694,0.9696,0.9697,0.9698,0.9699,0.9700,0.9703,0.9704,0.9705,0.9708,0.9709,0.9710,0.9711,0.9712,0.9713,0.9716,0.9717,0.9718,0.9719,0.9721,0.9722,0.9723,0.9725,0.9727,0.9728,0.9729,0.9730,0.9731,0.9732,0.9734,0.9735,0.9736,0.9737,0.9738,0.9740,0.9741,0.9742,0.9744,0.9746,0.9747,0.9748,0.9749,0.9750,0.9752,0.9753,0.9754,0.9755,0.9756,0.9757,0.9759,0.9760,0.9761,0.9762,0.9763,0.9765,0.9766,0.9767,0.9768,0.9769,0.9771,0.9772,0.9773,0.9774,0.9775,0.9776,0.9778,0.9779,0.9780,0.9781,0.9782,0.9784,0.9785,0.9786,0.9787,0.9788,0.9790,0.9791,0.9792,0.9793,0.9794,0.9796,0.9797,0.9799,0.9800,0.9801,0.9803,0.9804,0.9805,0.9806,0.9807,0.9809,0.9810,0.9811,0.9812,0.9813,0.9815,0.9816,0.9818,0.9820,0.9822,0.9823,0.9824,0.9825,0.9826,0.9828,0.9829,0.9830,0.9831,0.9832,0.9834,0.9835,0.9836,0.9837,0.9838,0.9839,0.9841,0.9842,0.9843,0.9844,0.9845,0.9847,0.9848,0.9849,0.9850,0.9851,0.9853,0.9855,0.9856,0.9857,0.9859,0.9860,0.9861,0.9862,0.9863,0.9864,0.9867,0.9868,0.9869,0.9870,0.9872,0.9873,0.9874,0.9875,0.9876,0.9878,0.9879,0.9880,0.9881,0.9882,0.9883,0.9885,0.9886,0.9887,0.9888,0.9889,0.9891,0.9892,0.9893,0.9894,0.9895,0.9897,0.9898,0.9899,0.9900,0.9901,0.9903,0.9904,0.9906,0.9907,0.9908,0.9910,0.9911,0.9912,0.9913,0.9914,0.9916,0.9917,0.9918,0.9919,0.9920,0.9922,0.9923,0.9924,0.9925,0.9926,0.9927,0.9929,0.9930,0.9931,0.9932,0.9933,0.9935,0.9936,0.9937,0.9938,0.9939,0.9942,0.9943,0.9944,0.9945,0.9946,0.9948,0.9949,0.9950,0.9951,0.9952,0.9954,0.9955,0.9956,0.9957,0.9958,0.9960,0.9961,0.9963,0.9964,0.9966,0.9967,0.9968,0.9969,0.9970,0.9971,0.9973,0.9974,0.9975,0.9976,0.9977,0.9979,0.9980,0.9981,0.9982,0.9983,0.9985,0.9986,0.9987,0.9988,0.9989],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.77,0.88,0.90,0.91,0.95,1.01,1.02,1.05,1.06,1.07,1.08,1.09,1.10,1.11,1.12,1.13,1.14,1.15,1.16,1.17,1.18,1.19,1.20,1.21,1.22,1.23,1.24,1.26,1.29,1.30,1.31,1.32,1.33,1.34,1.35,1.36,1.37,1.38,1.40,1.41,1.42,1.43,1.44,1.45,1.46,1.47,1.48,1.49,1.50,1.51,1.52,1.53,1.54,1.55,1.56,1.57,1.58,1.59,1.60,1.61,1.62,1.63,1.64,1.65,1.66,1.67,1.68,1.69,1.70,1.71,1.72,1.73,1.74,1.75,1.76,1.77,1.78,1.79,1.80,1.81,1.82,1.83,1.84,1.85,1.86,1.87,1.88,1.89,1.90,1.91,1.92,1.93,1.94,1.95,1.96,1.97,1.98,1.99,2.00,2.01,2.02,2.03,2.04,2.05,2.06,2.07,2.08,2.09,2.10,2.11,2.12,2.13,2.14,2.15,2.16,2.17,2.18,2.19,2.20,2.21,2.22,2.23,2.24,2.25,2.26,2.27,2.28,2.29,2.30,2.31,2.32,2.33,2.34,2.35,2.36,2.37,2.38,2.39,2.40,2.41,2.42,2.43,2.44,2.45,2.46,2.47,2.48,2.49,2.50,2.51,2.52,2.53,2.54,2.55,2.56,2.57,2.58,2.59,2.60,2.61,2.62,2.63,2.64,2.65,2.66,2.68,2.69,2.70,2.72,2.74,2.76,2.77,2.78,2.79,2.80,2.81,2.84,2.85,2.86,2.87,2.88,2.89,2.90,2.91,2.92,2.93,2.94,2.95,2.96,2.97,2.99,3.00,3.01,3.02,3.03,3.04,3.05,3.06,3.07,3.11,3.12,3.16,3.18,3.20,3.21,3.22,3.24,3.25,3.26,3.27,3.29,3.34,3.36,3.37,3.38,3.39,3.40,3.41,3.45,3.47,3.50,3.51,3.52,3.53,3.54,3.55,3.57,3.59,3.60,3.61,3.63,3.64,3.65,3.67,3.69,3.71,3.78,3.81,3.82,3.83,3.89,3.90,3.93,3.94,3.95,3.96,3.97,3.98,3.99,4.04,4.06,4.07,4.08,4.09,4.15,4.23,4.27,4.30,4.38,4.41,4.42,4.43,4.44,4.52,4.56,4.60,4.61,4.65,4.73,4.81,4.86,4.88,4.95,4.97,5.00,5.01,5.02,5.04,5.06,5.07,5.08,5.09,5.10,5.11,5.12,5.13,5.16,5.18,5.19,5.20,5.21,5.22,5.23,5.24,5.25,5.26,5.27,5.28,5.29,5.30,5.31,5.32,5.33,5.34,5.35,5.36,5.37,5.38,5.39,5.40,5.41,5.42,5.43,5.44,5.45,5.46,5.47,5.48,5.49,5.50,5.51,5.52,5.53,5.54,5.55,5.56,5.57,5.58,5.59,5.60,5.61,5.62,5.63,5.64,5.65,5.66,5.67,5.68,5.69,5.70,5.71,5.72,5.73,5.74,5.75,5.76,5.77,5.78,5.79,5.80,5.81,5.82,5.83,5.84,5.85,5.86,5.87,5.88,5.89,5.90,5.91,5.92,5.93,5.94,5.95,5.96,5.97,5.98,5.99,6.00,6.01,6.02,6.03,6.04,6.05,6.06,6.07,6.08,6.09,6.10,6.11,6.12,6.13,6.14,6.15,6.16,6.17,6.18,6.19,6.20,6.21,6.22,6.23,6.24,6.25,6.26,6.27,6.28,6.29,6.30,6.31,6.32,6.33,6.34,6.35,6.36,6.37,6.38,6.39,6.40,6.41,6.42,6.43,6.44,6.45,6.46,6.47,6.48,6.49,6.50,6.51,6.52,6.53,6.54,6.55,6.56,6.57,6.58,6.59,6.60,6.61,6.62,6.63,6.64,6.65,6.66,6.67,6.68,6.69,6.70,6.71,6.72,6.73,6.74,6.75,6.76,6.77,6.78,6.79,6.80,6.81,6.82,6.83,6.84,6.85,6.86,6.87,6.88,6.89,6.90,6.91,6.92,6.93,6.94,6.95,6.96,6.97,6.98,6.99,7.00,7.01,7.02,7.03,7.04,7.05,7.06,7.07,7.08,7.09,7.10,7.11,7.12,7.13,7.14,7.15,7.16,7.17,7.18,7.19,7.20,7.21,7.22,7.23,7.24,7.25,7.26,7.27,7.28,7.29,7.30,7.31,7.32,7.33,7.34,7.35,7.36,7.37,7.38,7.39,7.40,7.41,7.42,7.43,7.44,7.45,7.46,7.47,7.48,7.49,7.50,7.51,7.52,7.53,7.54,7.55,7.56,7.57,7.58,7.59,7.61,7.62,7.63,7.64,7.66,7.67,7.68,7.69,7.70,7.71,7.72,7.73,7.75,7.76,7.77,7.78,7.79,7.80,7.81,7.82,7.83,7.84,7.85,7.87,7.88,7.89,7.90,7.91,7.92,7.93,7.94,7.95,7.96,7.97,8.00,8.01,8.03,8.04,8.08,8.09,8.10,8.11,8.12,8.13,8.14,8.15,8.16,8.17,8.19,8.20,8.21,8.22,8.24,8.25,8.27,8.28,8.29,8.30,8.34,8.36,8.38,8.39,8.40,8.41,8.42,8.43,8.44,8.46,8.48,8.50,8.51,8.54,8.55,8.56,8.58,8.61,8.62,8.63,8.64,8.65,8.66,8.67,8.68,8.72,8.73,8.75,8.76,8.77,8.78,8.79,8.80,8.81,8.85,8.87,8.88,8.89,8.90,8.91,8.94,8.96,8.98,8.99,9.00,9.01,9.04,9.06,9.08,9.10,9.11,9.12,9.14,9.16,9.17,9.19,9.21,9.22,9.23,9.25,9.28,9.32,9.34,9.36,9.39,9.40,9.44,9.47,9.49,9.50,9.53,9.55,9.57,9.58,9.60,9.61,9.65,9.66,9.67,9.68,9.69,9.73,9.76,9.77,9.78,9.82,9.86,9.88,9.89,9.91,9.92,9.94,9.95,9.98,10.01,10.02,10.03,10.04,10.05,10.07,10.08,10.09,10.10,10.11,10.12,10.13,10.14,10.15,10.16,10.17,10.18,10.19,10.20,10.21,10.22,10.23,10.24,10.25,10.26,10.27,10.28,10.29,10.30,10.31,10.32,10.33,10.34,10.35,10.36,10.37,10.38,10.39,10.40,10.41,10.42,10.43,10.44,10.45,10.46,10.47,10.48,10.49,10.50,10.51,10.52,10.53,10.54,10.55,10.56,10.57,10.58,10.59,10.60,10.61,10.62,10.63,10.64,10.65,10.66,10.67,10.68,10.69,10.70,10.71,10.72,10.73,10.74,10.75,10.76,10.77,10.78,10.79,10.80,10.81,10.82,10.83,10.84,10.85,10.86,10.87,10.88,10.89,10.90,10.91,10.92,10.93,10.94,10.95,10.96,10.97,10.98,10.99,11.00,11.01,11.02,11.03,11.04,11.05,11.06,11.07,11.08,11.09,11.10,11.11,11.12,11.13,11.14,11.16,11.17,11.18,11.19,11.20,11.21,11.22,11.23,11.24,11.25,11.26,11.27,11.28,11.29,11.30,11.31,11.32,11.33,11.34,11.35,11.36,11.37,11.38,11.39,11.40,11.41,11.42,11.43,11.44,11.45,11.46,11.47,11.48,11.49,11.50,11.51,11.52,11.53,11.54,11.55,11.56,11.57,11.58,11.59,11.60,11.61,11.62,11.63,11.64,11.65,11.66,11.67,11.68,11.69,11.70,11.71,11.72,11.73,11.74,11.75,11.76,11.77,11.78,11.79,11.80,11.81,11.82,11.83,11.84,11.85,11.86,11.87,11.88,11.89,11.90,11.91,11.92,11.94,11.95,11.96,11.97,11.98,11.99,12.03,12.04,12.05,12.06,12.07,12.08,12.09,12.10,12.11,12.12,12.13,12.14,12.15,12.16,12.19,12.21,12.22,12.23,12.24,12.25,12.27,12.28,12.29,12.30,12.31,12.32,12.34,12.35,12.36,12.37,12.39,12.40,12.41,12.42,12.43,12.44,12.46,12.47,12.48,12.49,12.51,12.52,12.53,12.55,12.59,12.62,12.63,12.65,12.66,12.69,12.70,12.72,12.73,12.75,12.77,12.80,12.81,12.84,12.86,12.90,12.92,12.93,12.94,12.95,12.97,13.02,13.03,13.04,13.06,13.08,13.09,13.10,13.11,13.13,13.14,13.16,13.17,13.18,13.19,13.23,13.24,13.27,13.28,13.30,13.32,13.35,13.41,13.42,13.45,13.49,13.50,13.52,13.53,13.54,13.55,13.56,13.61,13.62,13.63,13.72,13.73,13.75,13.76,13.82,13.92,13.93,13.94,14.01,14.04,14.10,14.11,14.13,14.16,14.26,14.27,14.28,14.31,14.33,14.34,14.38,14.46,14.47,14.54,14.55,14.56,14.58,14.66,14.67,14.73,14.82,14.88,14.96,14.99,15.01,15.05,15.07,15.08,15.09,15.10,15.11,15.12,15.13,15.14,15.15,15.16,15.17,15.18,15.19,15.20,15.21,15.22,15.23,15.24,15.25,15.26,15.27,15.28,15.29,15.30,15.31,15.32,15.33,15.34,15.35,15.36,15.37,15.38,15.39,15.41,15.42,15.43,15.44,15.45,15.46,15.47,15.48,15.49,15.50,15.51,15.52,15.53,15.54,15.55,15.56,15.58,15.59,15.60,15.61,15.62,15.63,15.64,15.65,15.66,15.67,15.68,15.69,15.70,15.71,15.72,15.73,15.74,15.75,15.76,15.77,15.78,15.79,15.80,15.81,15.82,15.83,15.84,15.85,15.86,15.87,15.88,15.89,15.90,15.91,15.92,15.93,15.94,15.95,15.96,15.97,15.98,15.99,16.00,16.01,16.02,16.03,16.04,16.05,16.06,16.07,16.08,16.09,16.10,16.11,16.12,16.13,16.14,16.15,16.16,16.17,16.18,16.19,16.20,16.21,16.22,16.23,16.24,16.25,16.26,16.27,16.28,16.29,16.30,16.31,16.32,16.33,16.34,16.35,16.36,16.37,16.38,16.39,16.40,16.41,16.42,16.43,16.44,16.45,16.46,16.47,16.48,16.49,16.50,16.51,16.52,16.53,16.54,16.55,16.56,16.57,16.59,16.60,16.61,16.62,16.63,16.64,16.65,16.67,16.68,16.70,16.71,16.72,16.73,16.74,16.75,16.76,16.77,16.78,16.79,16.80,16.81,16.82,16.83,16.84,16.86,16.87,16.89,16.90,16.91,16.92,16.93,16.94,16.95,16.96,16.97,16.98,16.99,17.00,17.01,17.02,17.03,17.04,17.06,17.07,17.08,17.09,17.10,17.11,17.12,17.15,17.21,17.22,17.23,17.24,17.25,17.26,17.27,17.28,17.29,17.30,17.32,17.33,17.37,17.38,17.39,17.40,17.43,17.54,17.57,17.59,17.61,17.65,17.66,17.75,17.77,17.79,17.81,17.84,17.85,17.92,17.93,17.98,18.04,18.08,18.12,18.15,18.18,18.24,18.25,18.28,18.33,18.34,18.45,18.47,18.49,18.57,18.64,18.66,18.73,18.78,18.81,18.84,18.85,18.90,18.94,18.95,18.98,19.07,19.10,19.12,19.15,19.18,19.23,19.25,19.29,19.31,19.32,19.35,19.38,19.40,19.46,19.54,19.67,19.83,19.87,19.88,19.92,20.03,20.05,20.11,20.13,20.17,20.18,20.19,20.20,20.21,20.22,20.23,20.26,20.27,20.30,20.31,20.32,20.33,20.34,20.36,20.37,20.38,20.39,20.40,20.41,20.42,20.43,20.44,20.45,20.46,20.47,20.49,20.50,20.51,20.52,20.53,20.54,20.55,20.56,20.57,20.58,20.59,20.60,20.61,20.62,20.63,20.64,20.65,20.66,20.67,20.68,20.69,20.70,20.72,20.73,20.74,20.75,20.76,20.77,20.78,20.79,20.80,20.81,20.82,20.83,20.84,20.85,20.86,20.87,20.88,20.89,20.90,20.91,20.92,20.93,20.94,20.95,20.96,20.97,20.98,20.99,21.01,21.03,21.04,21.06,21.07,21.08,21.09,21.10,21.11,21.12,21.13,21.14,21.15,21.16,21.17,21.18,21.19,21.20,21.23,21.24,21.25,21.26,21.27,21.28,21.29,21.30,21.31,21.33,21.34,21.36,21.37,21.40,21.41,21.42,21.44,21.46,21.47,21.48,21.49,21.50,21.51,21.52,21.53,21.55,21.56,21.58,21.59,21.61,21.62,21.63,21.64,21.65,21.66,21.67,21.72,21.73,21.75,21.76,21.80,21.81,21.82,21.84,21.85,21.86,21.88,21.91,21.97,21.99,22.00,22.02,22.04,22.07,22.10,22.18,22.22,22.26,22.33,22.35,22.39,22.43,22.53,22.56,22.58,22.59,22.69,22.75,22.78,22.79,22.82,22.83,22.93,22.97,22.99,23.04,23.05,23.08,23.15,23.17,23.29,23.32,23.35,23.46,23.49,23.50,23.53,23.58,23.74,23.78,23.79,23.81,24.04,24.16,24.18,24.20,24.21,24.40,24.45,24.49,24.59,24.60,24.62,24.63,24.69,24.77,24.81,24.82,24.85,24.90,25.01,25.02,25.08,25.09,25.11,25.17,25.18,25.20,25.23,25.24,25.25,25.26,25.29,25.31,25.32,25.33,25.35,25.36,25.37,25.38,25.39,25.40,25.43,25.45,25.46,25.47,25.48,25.49,25.50,25.51,25.52,25.54,25.55,25.61,25.62,25.63,25.64,25.65,25.67,25.69,25.70,25.71,25.72,25.74,25.75,25.76,25.78,25.79,25.81,25.84,25.85,25.86,25.87,25.88,25.89,25.90,25.91,25.93,25.94,25.95,25.96,25.98,25.99,26.00,26.01,26.02,26.03,26.04,26.08,26.09,26.13,26.14,26.15,26.18,26.19,26.20,26.23,26.27,26.28,26.30,26.31,26.34,26.37,26.38,26.39,26.42,26.43,26.50,26.51,26.52,26.53,26.55,26.58,26.59,26.60,26.62,26.63,26.65,26.66,26.67,26.68,26.70,26.72,26.73,26.74,26.77,26.78,26.81,26.83,26.86,26.87,26.89,26.91,26.94,26.96,26.97,27.01,27.06,27.08,27.09,27.16,27.18,27.21,27.24,27.26,27.28,27.29,27.31,27.32,27.33,27.34,27.35,27.37,27.38,27.39,27.42,27.46,27.51,27.53,27.59,27.60,27.61,27.63,27.64,27.65,27.80,27.93,28.07,28.13,28.27,28.33,28.34,28.37,28.52,28.58,28.68,28.69,28.72,29.09,29.10,29.13,29.18,29.20,29.34,29.38,29.39,29.43,29.49,29.50,29.54,29.61,29.67,29.76,29.83,30.11,30.19,30.25,30.26,30.32,30.43,30.44,30.48,30.49,30.53,30.56,30.58,30.61,30.63,30.66,30.68,30.72,30.73,30.75,30.78,30.80,30.81,30.87,30.90,30.94,30.96,30.97,31.00,31.03,31.09,31.12,31.15,31.17,31.18,31.26,31.27,31.30,31.31,31.32,31.33,31.34,31.35,31.37,31.40,31.41,31.46,31.48,31.49,31.52,31.57,31.59,31.66,31.73,31.74,31.75,31.77,31.78,31.79,31.82,31.86,31.88,31.94,31.95,31.99,32.02,32.04,32.08,32.10,32.11,32.12,32.23,32.35,32.39,32.41,32.45,32.46,32.56,32.61,32.68,32.72,32.82,32.84,32.95,33.10,33.26,33.29,33.32,33.35,33.38,33.42,33.45,33.53,33.88,33.96,34.09,34.40,34.51,34.77,34.81,34.90,34.97,35.06,35.13,35.31,35.35,35.36,35.38,35.41,35.44,35.46,35.50,35.51,35.54,35.55,35.58,35.60,35.61,35.63,35.66,35.68,35.71,35.73,35.75,35.76,35.77,35.78,35.79,35.81,35.82,35.86,35.89,35.90,35.91,35.92,35.94,35.95,36.01,36.07,36.09,36.10,36.11,36.24,36.28,36.29,36.30,36.31,36.39,36.45,36.47,36.50,36.55,36.57,36.66,36.69,36.82,36.83,36.84,36.89,36.92,36.93,36.95,37.11,37.15,37.30,37.40,37.42,37.44,37.54,37.57,37.60,37.62,37.66,37.67,37.70,37.80,37.81,37.82,37.87,37.89,37.99,38.04,38.07,38.15,38.42,38.70,38.76,38.85,38.86,39.24,39.29,39.32,39.41,39.49,39.59,39.71,39.74,40.24,40.31,40.46,40.51,40.63,40.88,40.90,40.99,41.25,41.44,41.71,41.89,41.97,42.11,42.20,42.32,42.60,42.71,42.85,42.86,43.05,43.17,43.23,43.25,43.40,43.42,43.54,43.73,43.75,44.06,44.22,44.33,44.51,44.81,45.03,45.22,45.25,45.29,45.31,45.42,45.43,45.49,45.55,45.62,45.67,45.71,45.79,45.87,45.90,45.98,45.99,46.03,46.07,46.08,46.09,46.21,46.28,46.29,46.39,46.40,46.42,46.46,46.49,46.54,46.60,46.69,46.73,46.79,46.80,46.82,46.83,47.51,47.52,47.58,47.73,47.81,47.95,48.00,48.10,48.25,48.46,48.53,48.86,50.23,50.45,50.48,50.55,50.56,50.70,50.81,51.01,51.07,51.15,51.17,51.39,51.52,52.03,52.13,52.24,52.44,53.47,55.25,55.32,55.33,55.61,56.06,56.74,56.85,59.18,59.31,59.65,59.85,60.50,60.77,60.81,60.91,60.99,61.07,61.17,61.20,61.32,61.35,61.52,61.53,61.54,61.79,61.95,61.98,62.02,62.35,62.52,62.63,62.68,62.74,62.83,62.98,63.13,64.25,64.42,64.50,64.52,64.76,64.85,64.89,65.34,65.45,65.74,65.96,66.14,66.23,66.27,66.51,66.63,66.90,66.97,67.14,67.21,67.96,67.97,68.82,69.09,71.31,71.92,72.33,72.74,75.77,76.16,76.28,76.43,76.73,77.36,77.62,77.79,78.06,78.31,79.46,80.12,80.72,81.65,81.67,81.78,81.89,83.02,83.25,83.40,84.96,85.08,85.75,85.86,87.88,90.93,91.37,91.68,91.72,92.27,92.41,92.70,93.07,93.41,93.66,94.66,96.12,96.81,98.78,102.14,103.23,104.89,105.91,106.84,109.73,111.45,115.45,117.11,117.38,120.47,120.69,120.73,120.75,120.80,120.87,120.94,121.02,121.28,121.31,121.33,122.72,125.18,125.19,125.20,125.46,125.48,125.54,125.74,125.85,125.87,126.20,126.84,127.49,127.59,128.52,132.32,133.69,135.30,135.34,135.47,135.88,136.01,136.57,136.71,137.03,139.40,146.55],"y":[0.0001,0.0004,0.0005,0.0006,0.0007,0.0008,0.0010,0.0011,0.0014,0.0018,0.0021,0.0025,0.0027,0.0031,0.0033,0.0035,0.0036,0.0037,0.0039,0.0042,0.0043,0.0046,0.0048,0.0055,0.0057,0.0062,0.0064,0.0065,0.0070,0.0073,0.0079,0.0080,0.0083,0.0085,0.0089,0.0093,0.0099,0.0104,0.0107,0.0114,0.0117,0.0120,0.0126,0.0131,0.0137,0.0143,0.0149,0.0151,0.0154,0.0158,0.0165,0.0170,0.0173,0.0179,0.0187,0.0195,0.0199,0.0202,0.0204,0.0209,0.0214,0.0226,0.0230,0.0239,0.0250,0.0257,0.0273,0.0277,0.0280,0.0283,0.0289,0.0296,0.0308,0.0315,0.0321,0.0330,0.0337,0.0340,0.0345,0.0353,0.0361,0.0370,0.0380,0.0384,0.0389,0.0398,0.0403,0.0409,0.0419,0.0423,0.0427,0.0433,0.0440,0.0450,0.0459,0.0469,0.0476,0.0486,0.0490,0.0500,0.0507,0.0517,0.0526,0.0527,0.0534,0.0543,0.0550,0.0557,0.0567,0.0575,0.0583,0.0593,0.0601,0.0609,0.0624,0.0628,0.0643,0.0649,0.0655,0.0659,0.0663,0.0671,0.0676,0.0682,0.0689,0.0692,0.0697,0.0702,0.0708,0.0716,0.0726,0.0727,0.0736,0.0738,0.0740,0.0744,0.0751,0.0758,0.0759,0.0764,0.0768,0.0772,0.0777,0.0781,0.0782,0.0788,0.0793,0.0796,0.0799,0.0801,0.0807,0.0813,0.0815,0.0820,0.0825,0.0834,0.0837,0.0840,0.0841,0.0847,0.0850,0.0851,0.0853,0.0857,0.0858,0.0863,0.0865,0.0869,0.0874,0.0876,0.0881,0.0882,0.0887,0.0889,0.0894,0.0899,0.0900,0.0903,0.0906,0.0908,0.0915,0.0918,0.0919,0.0920,0.0922,0.0925,0.0926,0.0927,0.0932,0.0933,0.0934,0.0939,0.0941,0.0943,0.0946,0.0947,0.0949,0.0950,0.0951,0.0952,0.0953,0.0955,0.0958,0.0959,0.0963,0.0964,0.0965,0.0966,0.0968,0.0969,0.0970,0.0971,0.0972,0.0975,0.0977,0.0978,0.0981,0.0982,0.0983,0.0985,0.0988,0.0993,0.0994,0.0995,0.0996,0.1001,0.1002,0.1003,0.1005,0.1006,0.1008,0.1009,0.1010,0.1012,0.1013,0.1014,0.1015,0.1016,0.1018,0.1020,0.1021,0.1022,0.1024,0.1025,0.1026,0.1028,0.1030,0.1033,0.1034,0.1035,0.1037,0.1038,0.1040,0.1043,0.1044,0.1045,0.1046,0.1047,0.1049,0.1051,0.1052,0.1053,0.1055,0.1056,0.1057,0.1058,0.1059,0.1060,0.1062,0.1063,0.1064,0.1065,0.1066,0.1068,0.1069,0.1070,0.1071,0.1076,0.1077,0.1080,0.1082,0.1085,0.1088,0.1091,0.1096,0.1099,0.1100,0.1102,0.1109,0.1112,0.1114,0.1120,0.1124,0.1125,0.1133,0.1135,0.1141,0.1149,0.1153,0.1156,0.1158,0.1162,0.1164,0.1174,0.1185,0.1195,0.1208,0.1216,0.1229,0.1241,0.1252,0.1274,0.1283,0.1299,0.1321,0.1334,0.1352,0.1369,0.1388,0.1419,0.1445,0.1460,0.1482,0.1504,0.1528,0.1556,0.1583,0.1600,0.1631,0.1653,0.1675,0.1697,0.1729,0.1760,0.1797,0.1817,0.1842,0.1873,0.1911,0.1942,0.1971,0.2002,0.2038,0.2073,0.2101,0.2153,0.2197,0.2230,0.2272,0.2317,0.2358,0.2396,0.2421,0.2445,0.2483,0.2516,0.2545,0.2580,0.2611,0.2639,0.2686,0.2733,0.2768,0.2803,0.2846,0.2881,0.2916,0.2952,0.2996,0.3031,0.3056,0.3092,0.3129,0.3165,0.3193,0.3224,0.3269,0.3311,0.3338,0.3369,0.3398,0.3437,0.3473,0.3510,0.3544,0.3573,0.3602,0.3637,0.3667,0.3705,0.3743,0.3773,0.3815,0.3844,0.3879,0.3904,0.3929,0.3960,0.3992,0.4016,0.4048,0.4079,0.4104,0.4136,0.4163,0.4192,0.4212,0.4234,0.4256,0.4284,0.4304,0.4330,0.4354,0.4382,0.4411,0.4444,0.4467,0.4486,0.4505,0.4522,0.4537,0.4567,0.4592,0.4619,0.4639,0.4657,0.4682,0.4704,0.4719,0.4745,0.4771,0.4793,0.4812,0.4836,0.4850,0.4863,0.4873,0.4885,0.4907,0.4920,0.4938,0.4955,0.4971,0.4988,0.5004,0.5021,0.5037,0.5049,0.5063,0.5073,0.5085,0.5095,0.5111,0.5121,0.5137,0.5145,0.5157,0.5177,0.5187,0.5195,0.5204,0.5217,0.5230,0.5243,0.5257,0.5268,0.5280,0.5294,0.5299,0.5317,0.5325,0.5333,0.5349,0.5356,0.5365,0.5371,0.5377,0.5381,0.5389,0.5395,0.5403,0.5406,0.5412,0.5415,0.5424,0.5431,0.5440,0.5444,0.5448,0.5456,0.5463,0.5465,0.5473,0.5475,0.5480,0.5493,0.5503,0.5509,0.5513,0.5518,0.5527,0.5531,0.5534,0.5539,0.5544,0.5547,0.5551,0.5556,0.5562,0.5567,0.5574,0.5581,0.5584,0.5589,0.5593,0.5597,0.5602,0.5607,0.5609,0.5618,0.5620,0.5621,0.5625,0.5630,0.5631,0.5637,0.5643,0.5646,0.5651,0.5652,0.5655,0.5661,0.5665,0.5669,0.5671,0.5676,0.5680,0.5683,0.5684,0.5689,0.5690,0.5692,0.5695,0.5697,0.5700,0.5701,0.5705,0.5708,0.5709,0.5713,0.5716,0.5724,0.5726,0.5728,0.5733,0.5737,0.5743,0.5745,0.5747,0.5751,0.5752,0.5753,0.5755,0.5757,0.5758,0.5762,0.5763,0.5764,0.5765,0.5769,0.5771,0.5774,0.5780,0.5781,0.5782,0.5783,0.5784,0.5786,0.5787,0.5788,0.5789,0.5790,0.5793,0.5794,0.5795,0.5797,0.5802,0.5803,0.5805,0.5806,0.5811,0.5812,0.5813,0.5814,0.5815,0.5816,0.5818,0.5820,0.5824,0.5825,0.5827,0.5828,0.5831,0.5832,0.5833,0.5837,0.5838,0.5840,0.5844,0.5845,0.5846,0.5847,0.5850,0.5852,0.5856,0.5861,0.5862,0.5863,0.5866,0.5868,0.5870,0.5871,0.5872,0.5875,0.5876,0.5877,0.5878,0.5880,0.5883,0.5884,0.5887,0.5888,0.5889,0.5891,0.5893,0.5894,0.5895,0.5897,0.5899,0.5902,0.5905,0.5906,0.5908,0.5909,0.5912,0.5914,0.5919,0.5920,0.5921,0.5922,0.5925,0.5926,0.5927,0.5928,0.5930,0.5932,0.5933,0.5935,0.5937,0.5938,0.5939,0.5941,0.5943,0.5944,0.5946,0.5947,0.5949,0.5950,0.5952,0.5955,0.5958,0.5959,0.5960,0.5963,0.5964,0.5966,0.5969,0.5971,0.5972,0.5974,0.5975,0.5976,0.5980,0.5981,0.5982,0.5984,0.5990,0.5993,0.5994,0.5997,0.6000,0.6003,0.6006,0.6013,0.6026,0.6027,0.6035,0.6050,0.6057,0.6065,0.6078,0.6083,0.6095,0.6100,0.6106,0.6112,0.6124,0.6134,0.6147,0.6156,0.6164,0.6171,0.6179,0.6193,0.6200,0.6210,0.6221,0.6237,0.6251,0.6266,0.6282,0.6299,0.6314,0.6327,0.6335,0.6352,0.6365,0.6381,0.6391,0.6413,0.6421,0.6428,0.6443,0.6453,0.6462,0.6471,0.6482,0.6490,0.6509,0.6521,0.6526,0.6535,0.6557,0.6563,0.6577,0.6591,0.6608,0.6614,0.6632,0.6642,0.6656,0.6670,0.6678,0.6690,0.6698,0.6707,0.6715,0.6726,0.6734,0.6738,0.6745,0.6760,0.6771,0.6778,0.6786,0.6795,0.6806,0.6816,0.6826,0.6838,0.6850,0.6863,0.6866,0.6879,0.6885,0.6888,0.6901,0.6909,0.6919,0.6923,0.6934,0.6940,0.6944,0.6948,0.6954,0.6963,0.6967,0.6976,0.6982,0.6985,0.6994,0.7000,0.7002,0.7005,0.7013,0.7017,0.7022,0.7025,0.7033,0.7038,0.7042,0.7046,0.7050,0.7053,0.7057,0.7060,0.7073,0.7076,0.7080,0.7090,0.7096,0.7103,0.7116,0.7121,0.7128,0.7135,0.7139,0.7146,0.7154,0.7166,0.7172,0.7179,0.7186,0.7190,0.7194,0.7202,0.7211,0.7219,0.7220,0.7232,0.7234,0.7236,0.7241,0.7247,0.7252,0.7255,0.7260,0.7264,0.7273,0.7282,0.7285,0.7290,0.7298,0.7301,0.7308,0.7316,0.7322,0.7332,0.7339,0.7340,0.7341,0.7346,0.7353,0.7355,0.7359,0.7361,0.7367,0.7371,0.7376,0.7382,0.7384,0.7385,0.7388,0.7393,0.7395,0.7397,0.7401,0.7402,0.7408,0.7411,0.7415,0.7421,0.7424,0.7428,0.7432,0.7436,0.7439,0.7440,0.7446,0.7447,0.7449,0.7452,0.7457,0.7460,0.7461,0.7465,0.7467,0.7470,0.7471,0.7478,0.7482,0.7484,0.7489,0.7491,0.7492,0.7493,0.7495,0.7498,0.7501,0.7503,0.7509,0.7510,0.7511,0.7514,0.7515,0.7517,0.7518,0.7521,0.7522,0.7524,0.7526,0.7527,0.7528,0.7529,0.7530,0.7535,0.7537,0.7540,0.7543,0.7545,0.7547,0.7548,0.7549,0.7551,0.7552,0.7554,0.7555,0.7558,0.7560,0.7561,0.7562,0.7564,0.7565,0.7566,0.7567,0.7568,0.7571,0.7572,0.7573,0.7574,0.7577,0.7578,0.7580,0.7584,0.7586,0.7587,0.7589,0.7590,0.7591,0.7592,0.7593,0.7595,0.7598,0.7601,0.7603,0.7604,0.7607,0.7608,0.7609,0.7610,0.7614,0.7615,0.7617,0.7618,0.7620,0.7621,0.7622,0.7623,0.7626,0.7627,0.7628,0.7629,0.7632,0.7633,0.7634,0.7635,0.7636,0.7637,0.7639,0.7640,0.7641,0.7643,0.7645,0.7646,0.7647,0.7649,0.7651,0.7652,0.7653,0.7655,0.7657,0.7658,0.7659,0.7660,0.7661,0.7662,0.7664,0.7666,0.7668,0.7670,0.7671,0.7672,0.7673,0.7676,0.7678,0.7679,0.7680,0.7682,0.7683,0.7684,0.7685,0.7687,0.7689,0.7690,0.7697,0.7706,0.7708,0.7712,0.7717,0.7722,0.7727,0.7730,0.7739,0.7741,0.7749,0.7752,0.7760,0.7762,0.7766,0.7767,0.7768,0.7772,0.7773,0.7774,0.7776,0.7783,0.7784,0.7791,0.7798,0.7801,0.7803,0.7804,0.7806,0.7808,0.7811,0.7816,0.7818,0.7827,0.7834,0.7841,0.7847,0.7848,0.7853,0.7861,0.7865,0.7872,0.7879,0.7885,0.7889,0.7895,0.7899,0.7903,0.7906,0.7909,0.7914,0.7916,0.7918,0.7929,0.7930,0.7943,0.7945,0.7950,0.7954,0.7956,0.7966,0.7974,0.7985,0.7992,0.7999,0.8003,0.8008,0.8012,0.8021,0.8025,0.8037,0.8042,0.8047,0.8053,0.8062,0.8066,0.8075,0.8084,0.8090,0.8096,0.8099,0.8103,0.8108,0.8115,0.8119,0.8130,0.8141,0.8143,0.8148,0.8149,0.8153,0.8159,0.8162,0.8166,0.8173,0.8180,0.8187,0.8191,0.8198,0.8204,0.8209,0.8214,0.8217,0.8223,0.8229,0.8235,0.8236,0.8244,0.8246,0.8253,0.8258,0.8265,0.8272,0.8274,0.8278,0.8283,0.8287,0.8292,0.8296,0.8299,0.8304,0.8310,0.8317,0.8319,0.8323,0.8330,0.8337,0.8344,0.8346,0.8353,0.8362,0.8366,0.8371,0.8372,0.8378,0.8381,0.8385,0.8391,0.8397,0.8402,0.8404,0.8406,0.8412,0.8413,0.8415,0.8421,0.8423,0.8425,0.8428,0.8430,0.8431,0.8433,0.8436,0.8440,0.8442,0.8444,0.8447,0.8452,0.8455,0.8460,0.8462,0.8466,0.8467,0.8471,0.8473,0.8475,0.8477,0.8479,0.8480,0.8483,0.8484,0.8486,0.8488,0.8490,0.8491,0.8494,0.8500,0.8504,0.8507,0.8509,0.8511,0.8513,0.8515,0.8516,0.8518,0.8522,0.8524,0.8525,0.8527,0.8528,0.8530,0.8531,0.8532,0.8534,0.8536,0.8540,0.8543,0.8547,0.8548,0.8549,0.8550,0.8552,0.8553,0.8554,0.8555,0.8556,0.8557,0.8559,0.8560,0.8561,0.8562,0.8566,0.8567,0.8569,0.8571,0.8572,0.8573,0.8574,0.8575,0.8577,0.8578,0.8579,0.8580,0.8581,0.8582,0.8585,0.8586,0.8587,0.8588,0.8590,0.8591,0.8592,0.8593,0.8594,0.8596,0.8597,0.8598,0.8599,0.8600,0.8602,0.8603,0.8605,0.8606,0.8609,0.8610,0.8613,0.8616,0.8617,0.8618,0.8619,0.8621,0.8623,0.8624,0.8627,0.8629,0.8630,0.8631,0.8632,0.8634,0.8635,0.8636,0.8637,0.8638,0.8640,0.8641,0.8642,0.8643,0.8644,0.8646,0.8648,0.8649,0.8650,0.8652,0.8653,0.8654,0.8655,0.8656,0.8657,0.8659,0.8661,0.8662,0.8663,0.8666,0.8669,0.8671,0.8672,0.8674,0.8677,0.8678,0.8680,0.8681,0.8682,0.8686,0.8690,0.8691,0.8692,0.8696,0.8697,0.8698,0.8700,0.8701,0.8703,0.8704,0.8706,0.8709,0.8712,0.8713,0.8718,0.8723,0.8728,0.8729,0.8731,0.8732,0.8734,0.8738,0.8741,0.8748,0.8751,0.8754,0.8760,0.8763,0.8766,0.8771,0.8774,0.8776,0.8779,0.8784,0.8786,0.8791,0.8796,0.8799,0.8803,0.8804,0.8806,0.8807,0.8809,0.8811,0.8812,0.8816,0.8819,0.8822,0.8824,0.8828,0.8829,0.8831,0.8835,0.8838,0.8842,0.8847,0.8849,0.8851,0.8854,0.8859,0.8861,0.8865,0.8867,0.8869,0.8872,0.8874,0.8876,0.8878,0.8879,0.8881,0.8882,0.8890,0.8892,0.8894,0.8897,0.8901,0.8905,0.8907,0.8909,0.8913,0.8916,0.8918,0.8919,0.8926,0.8929,0.8931,0.8935,0.8938,0.8942,0.8944,0.8947,0.8948,0.8949,0.8950,0.8954,0.8956,0.8957,0.8959,0.8960,0.8962,0.8963,0.8966,0.8967,0.8969,0.8970,0.8974,0.8975,0.8978,0.8980,0.8981,0.8984,0.8987,0.8988,0.8990,0.8991,0.8992,0.8994,0.8997,0.8998,0.9001,0.9004,0.9005,0.9006,0.9007,0.9009,0.9011,0.9012,0.9013,0.9015,0.9016,0.9018,0.9019,0.9022,0.9024,0.9025,0.9026,0.9028,0.9029,0.9031,0.9032,0.9034,0.9035,0.9036,0.9037,0.9038,0.9040,0.9041,0.9042,0.9043,0.9044,0.9045,0.9047,0.9048,0.9049,0.9050,0.9051,0.9053,0.9054,0.9055,0.9056,0.9057,0.9060,0.9061,0.9062,0.9063,0.9065,0.9066,0.9067,0.9068,0.9069,0.9070,0.9072,0.9073,0.9074,0.9075,0.9076,0.9079,0.9080,0.9081,0.9082,0.9084,0.9085,0.9086,0.9087,0.9090,0.9091,0.9092,0.9093,0.9094,0.9095,0.9097,0.9098,0.9099,0.9100,0.9101,0.9103,0.9104,0.9105,0.9106,0.9107,0.9109,0.9110,0.9113,0.9114,0.9116,0.9118,0.9120,0.9122,0.9126,0.9128,0.9129,0.9134,0.9135,0.9136,0.9138,0.9139,0.9142,0.9143,0.9144,0.9145,0.9147,0.9150,0.9151,0.9156,0.9157,0.9160,0.9162,0.9163,0.9164,0.9167,0.9168,0.9169,0.9172,0.9173,0.9174,0.9175,0.9178,0.9180,0.9181,0.9184,0.9185,0.9187,0.9189,0.9192,0.9197,0.9198,0.9201,0.9205,0.9209,0.9211,0.9213,0.9214,0.9217,0.9219,0.9222,0.9223,0.9225,0.9226,0.9228,0.9229,0.9231,0.9234,0.9237,0.9239,0.9241,0.9242,0.9244,0.9245,0.9247,0.9248,0.9250,0.9251,0.9255,0.9256,0.9257,0.9259,0.9260,0.9261,0.9264,0.9269,0.9270,0.9273,0.9274,0.9275,0.9276,0.9278,0.9281,0.9282,0.9285,0.9286,0.9287,0.9288,0.9289,0.9292,0.9293,0.9295,0.9298,0.9299,0.9300,0.9301,0.9304,0.9306,0.9307,0.9308,0.9310,0.9311,0.9312,0.9313,0.9314,0.9316,0.9317,0.9318,0.9319,0.9320,0.9322,0.9324,0.9325,0.9326,0.9328,0.9330,0.9331,0.9332,0.9333,0.9335,0.9336,0.9337,0.9338,0.9339,0.9341,0.9343,0.9345,0.9347,0.9350,0.9353,0.9354,0.9355,0.9356,0.9357,0.9360,0.9361,0.9362,0.9363,0.9364,0.9366,0.9368,0.9369,0.9370,0.9372,0.9373,0.9374,0.9375,0.9376,0.9378,0.9379,0.9380,0.9381,0.9382,0.9383,0.9385,0.9386,0.9387,0.9388,0.9389,0.9391,0.9392,0.9393,0.9394,0.9395,0.9398,0.9399,0.9400,0.9403,0.9404,0.9405,0.9407,0.9408,0.9410,0.9411,0.9412,0.9413,0.9414,0.9417,0.9419,0.9422,0.9423,0.9424,0.9425,0.9426,0.9428,0.9430,0.9433,0.9435,0.9438,0.9439,0.9441,0.9443,0.9445,0.9447,0.9448,0.9449,0.9451,0.9453,0.9454,0.9455,0.9456,0.9457,0.9458,0.9460,0.9462,0.9464,0.9466,0.9467,0.9469,0.9472,0.9473,0.9475,0.9476,0.9478,0.9479,0.9480,0.9481,0.9482,0.9483,0.9485,0.9486,0.9487,0.9488,0.9489,0.9491,0.9492,0.9493,0.9494,0.9495,0.9497,0.9498,0.9499,0.9500,0.9501,0.9502,0.9504,0.9505,0.9506,0.9507,0.9508,0.9510,0.9511,0.9512,0.9513,0.9514,0.9516,0.9517,0.9518,0.9519,0.9520,0.9522,0.9523,0.9524,0.9525,0.9527,0.9529,0.9530,0.9531,0.9532,0.9533,0.9535,0.9536,0.9537,0.9538,0.9539,0.9542,0.9544,0.9545,0.9548,0.9549,0.9552,0.9555,0.9556,0.9558,0.9560,0.9562,0.9564,0.9567,0.9568,0.9572,0.9573,0.9574,0.9575,0.9576,0.9577,0.9581,0.9582,0.9585,0.9586,0.9588,0.9589,0.9591,0.9594,0.9595,0.9598,0.9599,0.9600,0.9601,0.9602,0.9604,0.9606,0.9608,0.9610,0.9613,0.9616,0.9618,0.9619,0.9620,0.9622,0.9623,0.9624,0.9625,0.9626,0.9627,0.9629,0.9630,0.9631,0.9632,0.9635,0.9636,0.9637,0.9638,0.9639,0.9641,0.9642,0.9643,0.9645,0.9647,0.9648,0.9649,0.9650,0.9651,0.9652,0.9654,0.9655,0.9657,0.9658,0.9660,0.9661,0.9662,0.9663,0.9664,0.9666,0.9667,0.9668,0.9669,0.9670,0.9672,0.9673,0.9674,0.9675,0.9676,0.9677,0.9679,0.9680,0.9681,0.9682,0.9683,0.9685,0.9686,0.9687,0.9688,0.9689,0.9691,0.9692,0.9693,0.9694,0.9695,0.9697,0.9698,0.9699,0.9700,0.9701,0.9702,0.9704,0.9705,0.9706,0.9707,0.9708,0.9710,0.9711,0.9712,0.9713,0.9714,0.9716,0.9717,0.9718,0.9719,0.9720,0.9721,0.9723,0.9724,0.9725,0.9726,0.9727,0.9729,0.9730,0.9731,0.9733,0.9735,0.9737,0.9738,0.9739,0.9741,0.9743,0.9744,0.9745,0.9746,0.9748,0.9749,0.9750,0.9751,0.9752,0.9754,0.9755,0.9756,0.9757,0.9758,0.9760,0.9761,0.9763,0.9764,0.9766,0.9767,0.9768,0.9769,0.9770,0.9771,0.9773,0.9774,0.9775,0.9776,0.9777,0.9779,0.9780,0.9781,0.9782,0.9783,0.9785,0.9787,0.9788,0.9789,0.9791,0.9792,0.9793,0.9795,0.9796,0.9798,0.9799,0.9800,0.9801,0.9802,0.9804,0.9805,0.9806,0.9807,0.9808,0.9810,0.9811,0.9812,0.9813,0.9814,0.9816,0.9817,0.9818,0.9819,0.9820,0.9821,0.9823,0.9824,0.9826,0.9827,0.9829,0.9830,0.9831,0.9832,0.9833,0.9835,0.9836,0.9837,0.9838,0.9839,0.9841,0.9842,0.9843,0.9844,0.9845,0.9846,0.9848,0.9849,0.9850,0.9851,0.9852,0.9854,0.9855,0.9856,0.9857,0.9858,0.9861,0.9862,0.9863,0.9864,0.9866,0.9867,0.9868,0.9869,0.9870,0.9871,0.9873,0.9874,0.9875,0.9876,0.9877,0.9879,0.9880,0.9881,0.9882,0.9883,0.9885,0.9886,0.9887,0.9888,0.9889,0.9891,0.9892,0.9893,0.9894,0.9895,0.9896,0.9898,0.9899,0.9900,0.9901,0.9902,0.9904,0.9905,0.9906,0.9907,0.9908,0.9910,0.9911,0.9912,0.9913,0.9914,0.9915,0.9917,0.9918,0.9919,0.9920,0.9921,0.9923,0.9924,0.9925,0.9926,0.9927,0.9929,0.9930,0.9931,0.9932,0.9933,0.9935,0.9936,0.9937,0.9938,0.9939,0.9940,0.9942,0.9943,0.9944,0.9945,0.9946,0.9948,0.9949,0.9950,0.9951,0.9952,0.9954,0.9955,0.9956,0.9957,0.9958,0.9960,0.9961,0.9962,0.9963,0.9964,0.9965,0.9967,0.9968,0.9969,0.9970,0.9971,0.9973,0.9974,0.9975,0.9976,0.9977,0.9979,0.9980,0.9981,0.9982,0.9983,0.9985,0.9986,0.9987,0.9988,0.9989],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.90,1.04,1.08,1.09,1.11,1.12,1.13,1.19,1.20,1.21,1.22,1.23,1.26,1.27,1.28,1.29,1.32,1.34,1.35,1.36,1.38,1.39,1.40,1.41,1.42,1.43,1.44,1.45,1.46,1.47,1.48,1.49,1.50,1.51,1.52,1.53,1.54,1.55,1.56,1.57,1.58,1.59,1.61,1.62,1.63,1.64,1.65,1.66,1.67,1.68,1.69,1.70,1.71,1.72,1.73,1.74,1.75,1.76,1.77,1.78,1.79,1.80,1.81,1.82,1.83,1.84,1.85,1.86,1.87,1.88,1.89,1.90,1.91,1.92,1.93,1.94,1.95,1.96,1.97,1.98,1.99,2.00,2.01,2.02,2.03,2.04,2.05,2.06,2.07,2.08,2.09,2.10,2.11,2.12,2.13,2.14,2.15,2.16,2.17,2.18,2.19,2.20,2.21,2.22,2.23,2.24,2.25,2.26,2.27,2.28,2.29,2.30,2.31,2.32,2.33,2.34,2.35,2.36,2.37,2.38,2.39,2.40,2.42,2.43,2.44,2.45,2.46,2.47,2.48,2.49,2.50,2.51,2.52,2.53,2.54,2.55,2.56,2.57,2.58,2.59,2.60,2.61,2.62,2.63,2.64,2.65,2.66,2.67,2.68,2.69,2.70,2.71,2.74,2.75,2.76,2.77,2.78,2.79,2.80,2.81,2.83,2.84,2.85,2.86,2.87,2.88,2.89,2.90,2.91,2.93,2.95,2.96,2.97,2.98,2.99,3.00,3.01,3.02,3.04,3.06,3.07,3.08,3.09,3.11,3.12,3.14,3.16,3.17,3.19,3.22,3.23,3.25,3.26,3.27,3.30,3.31,3.32,3.33,3.34,3.38,3.41,3.42,3.44,3.45,3.47,3.50,3.51,3.52,3.55,3.61,3.62,3.64,3.65,3.66,3.69,3.70,3.72,3.73,3.75,3.78,3.80,3.82,3.84,3.86,3.91,3.95,3.96,3.97,4.02,4.04,4.06,4.08,4.09,4.10,4.11,4.15,4.18,4.19,4.20,4.23,4.34,4.36,4.38,4.41,4.42,4.43,4.44,4.46,4.47,4.48,4.50,4.52,4.53,4.54,4.56,4.57,4.59,4.67,4.72,4.73,4.76,4.77,4.83,4.85,4.88,4.89,4.92,4.97,5.00,5.01,5.03,5.04,5.07,5.08,5.09,5.11,5.13,5.14,5.16,5.17,5.18,5.22,5.23,5.24,5.25,5.26,5.27,5.28,5.29,5.30,5.31,5.32,5.33,5.34,5.35,5.37,5.38,5.39,5.40,5.41,5.42,5.43,5.44,5.45,5.46,5.47,5.48,5.49,5.50,5.51,5.52,5.53,5.54,5.55,5.56,5.57,5.58,5.59,5.60,5.61,5.62,5.63,5.64,5.65,5.66,5.67,5.68,5.69,5.70,5.71,5.72,5.73,5.74,5.75,5.76,5.77,5.78,5.79,5.80,5.81,5.82,5.83,5.84,5.85,5.86,5.87,5.88,5.89,5.90,5.91,5.92,5.93,5.94,5.95,5.96,5.97,5.98,5.99,6.00,6.01,6.02,6.03,6.04,6.05,6.06,6.07,6.08,6.09,6.10,6.11,6.12,6.13,6.14,6.15,6.16,6.17,6.18,6.19,6.20,6.21,6.22,6.23,6.24,6.25,6.26,6.27,6.28,6.29,6.30,6.31,6.32,6.33,6.34,6.35,6.36,6.37,6.38,6.39,6.40,6.41,6.42,6.43,6.44,6.45,6.46,6.47,6.48,6.49,6.50,6.51,6.52,6.53,6.54,6.55,6.56,6.57,6.58,6.59,6.60,6.61,6.62,6.63,6.64,6.65,6.66,6.67,6.68,6.69,6.70,6.71,6.72,6.73,6.74,6.75,6.76,6.77,6.78,6.79,6.80,6.81,6.82,6.83,6.84,6.85,6.86,6.87,6.88,6.89,6.90,6.91,6.92,6.93,6.94,6.95,6.96,6.97,6.98,6.99,7.00,7.01,7.02,7.03,7.04,7.05,7.06,7.07,7.08,7.09,7.10,7.11,7.12,7.13,7.14,7.15,7.16,7.17,7.18,7.19,7.20,7.21,7.22,7.23,7.24,7.25,7.26,7.27,7.28,7.29,7.30,7.31,7.32,7.33,7.34,7.35,7.36,7.38,7.39,7.40,7.41,7.42,7.43,7.44,7.45,7.46,7.47,7.48,7.49,7.50,7.51,7.52,7.53,7.54,7.55,7.56,7.57,7.58,7.59,7.60,7.61,7.62,7.63,7.64,7.65,7.66,7.67,7.68,7.69,7.70,7.71,7.72,7.73,7.74,7.75,7.77,7.78,7.79,7.80,7.82,7.83,7.84,7.85,7.86,7.87,7.88,7.89,7.90,7.92,7.93,7.94,7.95,7.96,7.97,7.98,7.99,8.00,8.01,8.02,8.03,8.05,8.06,8.07,8.08,8.09,8.10,8.11,8.12,8.14,8.15,8.16,8.17,8.19,8.21,8.22,8.23,8.24,8.26,8.27,8.28,8.29,8.30,8.31,8.32,8.33,8.34,8.38,8.40,8.41,8.42,8.43,8.45,8.46,8.49,8.50,8.51,8.53,8.55,8.56,8.57,8.58,8.59,8.61,8.62,8.63,8.64,8.66,8.67,8.70,8.71,8.72,8.73,8.74,8.76,8.77,8.78,8.80,8.81,8.82,8.84,8.85,8.87,8.88,8.89,8.91,8.93,8.94,8.96,8.97,8.98,9.01,9.03,9.04,9.06,9.07,9.10,9.11,9.12,9.13,9.16,9.17,9.19,9.20,9.22,9.25,9.26,9.27,9.29,9.34,9.35,9.36,9.37,9.38,9.39,9.40,9.41,9.43,9.44,9.45,9.46,9.49,9.50,9.51,9.52,9.53,9.55,9.58,9.62,9.65,9.66,9.67,9.69,9.71,9.74,9.75,9.78,9.79,9.81,9.83,9.84,9.85,9.86,9.92,9.93,9.94,9.95,9.97,9.99,10.00,10.04,10.05,10.06,10.07,10.08,10.09,10.10,10.11,10.12,10.13,10.14,10.15,10.16,10.17,10.18,10.19,10.20,10.21,10.22,10.23,10.24,10.25,10.26,10.27,10.28,10.29,10.30,10.31,10.32,10.33,10.34,10.35,10.36,10.37,10.38,10.39,10.40,10.41,10.42,10.43,10.44,10.45,10.46,10.47,10.48,10.49,10.50,10.51,10.52,10.53,10.54,10.55,10.56,10.57,10.58,10.59,10.60,10.61,10.62,10.63,10.64,10.65,10.66,10.67,10.68,10.69,10.70,10.71,10.72,10.73,10.74,10.75,10.76,10.77,10.78,10.79,10.80,10.81,10.82,10.83,10.84,10.85,10.86,10.87,10.88,10.89,10.90,10.91,10.92,10.93,10.94,10.95,10.96,10.97,10.98,10.99,11.00,11.01,11.02,11.03,11.04,11.05,11.06,11.07,11.08,11.09,11.10,11.11,11.12,11.13,11.14,11.15,11.16,11.17,11.18,11.19,11.20,11.21,11.22,11.23,11.24,11.25,11.26,11.27,11.28,11.29,11.30,11.31,11.32,11.33,11.34,11.35,11.36,11.37,11.38,11.39,11.40,11.41,11.42,11.43,11.44,11.45,11.46,11.47,11.48,11.49,11.50,11.51,11.52,11.53,11.54,11.55,11.56,11.57,11.58,11.60,11.61,11.62,11.63,11.64,11.66,11.67,11.68,11.69,11.70,11.71,11.72,11.73,11.74,11.75,11.76,11.77,11.78,11.79,11.80,11.81,11.82,11.84,11.86,11.87,11.88,11.89,11.90,11.91,11.92,11.93,11.94,11.95,11.96,11.97,11.98,11.99,12.00,12.01,12.02,12.03,12.04,12.05,12.06,12.07,12.09,12.10,12.11,12.12,12.13,12.14,12.15,12.16,12.17,12.18,12.19,12.21,12.22,12.24,12.25,12.26,12.28,12.30,12.31,12.33,12.34,12.35,12.37,12.38,12.39,12.41,12.44,12.46,12.47,12.48,12.50,12.51,12.52,12.53,12.55,12.56,12.57,12.59,12.61,12.62,12.64,12.65,12.68,12.73,12.74,12.76,12.77,12.79,12.80,12.81,12.87,12.88,12.95,12.99,13.00,13.01,13.02,13.07,13.11,13.12,13.14,13.15,13.16,13.18,13.19,13.22,13.23,13.28,13.29,13.35,13.36,13.43,13.46,13.50,13.51,13.52,13.54,13.60,13.61,13.62,13.65,13.66,13.68,13.69,13.71,13.79,13.88,13.89,13.91,13.94,13.96,13.99,14.04,14.05,14.07,14.20,14.24,14.30,14.32,14.43,14.45,14.46,14.48,14.49,14.50,14.55,14.61,14.62,14.67,14.70,14.72,14.76,14.81,14.82,14.88,14.89,14.94,15.00,15.03,15.05,15.06,15.08,15.09,15.10,15.12,15.13,15.14,15.15,15.16,15.17,15.18,15.19,15.20,15.22,15.23,15.24,15.25,15.26,15.27,15.28,15.29,15.30,15.31,15.32,15.33,15.34,15.36,15.37,15.38,15.39,15.40,15.41,15.42,15.43,15.44,15.45,15.46,15.47,15.48,15.49,15.50,15.51,15.52,15.53,15.54,15.55,15.56,15.57,15.59,15.60,15.61,15.62,15.63,15.65,15.66,15.68,15.69,15.70,15.71,15.72,15.73,15.74,15.75,15.76,15.77,15.78,15.79,15.80,15.81,15.82,15.83,15.84,15.85,15.86,15.87,15.88,15.89,15.90,15.91,15.92,15.93,15.94,15.95,15.96,15.97,15.98,15.99,16.00,16.01,16.02,16.03,16.04,16.05,16.06,16.07,16.08,16.09,16.10,16.11,16.12,16.13,16.14,16.15,16.16,16.17,16.18,16.19,16.20,16.21,16.22,16.23,16.24,16.25,16.26,16.27,16.28,16.29,16.30,16.31,16.32,16.33,16.34,16.35,16.37,16.38,16.39,16.40,16.41,16.42,16.43,16.44,16.45,16.46,16.47,16.48,16.49,16.50,16.51,16.52,16.53,16.54,16.55,16.56,16.58,16.60,16.62,16.63,16.64,16.65,16.66,16.67,16.68,16.69,16.70,16.71,16.72,16.73,16.74,16.75,16.76,16.77,16.78,16.79,16.80,16.81,16.83,16.84,16.85,16.86,16.87,16.89,16.90,16.92,16.93,16.94,16.95,16.96,16.98,16.99,17.01,17.02,17.05,17.07,17.08,17.09,17.10,17.11,17.14,17.15,17.16,17.18,17.19,17.20,17.23,17.27,17.30,17.31,17.32,17.35,17.36,17.41,17.46,17.47,17.48,17.51,17.52,17.57,17.63,17.64,17.65,17.73,17.85,17.86,17.91,17.93,17.94,17.97,17.98,18.00,18.01,18.02,18.12,18.18,18.28,18.29,18.35,18.38,18.46,18.50,18.52,18.66,18.72,18.74,18.85,18.87,18.89,18.90,18.91,18.92,18.94,18.96,18.98,19.00,19.03,19.04,19.07,19.11,19.13,19.14,19.15,19.18,19.21,19.23,19.24,19.29,19.32,19.38,19.46,19.49,19.57,19.59,19.60,19.62,19.66,19.69,19.70,19.77,19.78,19.85,19.88,19.92,20.09,20.11,20.14,20.17,20.19,20.20,20.21,20.22,20.25,20.26,20.27,20.30,20.34,20.35,20.37,20.39,20.42,20.43,20.44,20.45,20.47,20.51,20.54,20.55,20.56,20.57,20.58,20.59,20.60,20.61,20.62,20.63,20.66,20.67,20.69,20.70,20.71,20.72,20.73,20.74,20.75,20.76,20.77,20.78,20.80,20.81,20.82,20.83,20.86,20.87,20.88,20.89,20.90,20.91,20.92,20.93,20.94,20.95,20.97,20.98,20.99,21.00,21.01,21.02,21.03,21.04,21.05,21.06,21.07,21.08,21.09,21.10,21.11,21.12,21.13,21.14,21.15,21.16,21.17,21.18,21.20,21.22,21.23,21.24,21.25,21.27,21.28,21.29,21.30,21.31,21.32,21.33,21.34,21.35,21.36,21.37,21.40,21.41,21.43,21.44,21.45,21.46,21.48,21.50,21.51,21.52,21.54,21.55,21.56,21.57,21.59,21.60,21.61,21.62,21.63,21.66,21.68,21.69,21.70,21.71,21.73,21.74,21.76,21.79,21.80,21.81,21.82,21.83,21.85,21.86,21.88,21.89,21.91,21.93,21.95,21.96,21.99,22.03,22.05,22.09,22.12,22.13,22.18,22.20,22.21,22.24,22.25,22.38,22.40,22.41,22.42,22.45,22.47,22.48,22.50,22.55,22.56,22.59,22.61,22.66,22.70,22.75,22.83,22.89,22.90,22.91,22.94,22.95,23.03,23.18,23.22,23.33,23.34,23.58,23.69,23.77,23.85,24.03,24.12,24.13,24.15,24.17,24.21,24.25,24.28,24.37,24.47,24.49,24.65,24.67,24.69,24.71,24.83,24.90,25.02,25.04,25.09,25.12,25.18,25.20,25.22,25.25,25.29,25.30,25.32,25.35,25.36,25.40,25.41,25.42,25.43,25.45,25.46,25.47,25.49,25.50,25.52,25.53,25.55,25.56,25.57,25.58,25.59,25.61,25.63,25.64,25.66,25.67,25.68,25.70,25.73,25.74,25.76,25.77,25.78,25.80,25.81,25.82,25.84,25.87,25.88,25.89,25.90,25.91,25.92,25.93,25.95,25.96,25.97,25.98,26.00,26.01,26.02,26.04,26.07,26.08,26.09,26.12,26.13,26.15,26.16,26.17,26.18,26.20,26.21,26.25,26.26,26.27,26.29,26.31,26.33,26.36,26.37,26.42,26.44,26.47,26.48,26.50,26.52,26.55,26.56,26.58,26.63,26.64,26.66,26.69,26.71,26.76,26.77,26.78,26.85,26.86,26.88,26.93,26.98,27.02,27.03,27.08,27.09,27.12,27.14,27.18,27.24,27.25,27.27,27.30,27.31,27.33,27.36,27.45,27.47,27.63,27.67,27.71,27.74,27.80,27.85,27.90,27.93,27.95,28.06,28.19,28.22,28.24,28.30,28.41,28.42,28.51,28.52,28.59,28.84,29.05,29.07,29.29,29.36,29.37,29.46,29.53,29.54,29.55,29.56,29.61,29.67,29.69,29.74,29.75,29.80,29.87,29.90,29.95,30.01,30.34,30.36,30.38,30.40,30.43,30.48,30.51,30.53,30.54,30.56,30.57,30.61,30.69,30.71,30.72,30.73,30.75,30.77,30.78,30.80,30.83,30.84,30.85,30.88,30.91,30.93,30.94,30.95,31.02,31.03,31.04,31.05,31.10,31.13,31.16,31.18,31.19,31.23,31.24,31.25,31.27,31.28,31.29,31.32,31.33,31.34,31.35,31.37,31.39,31.41,31.42,31.44,31.45,31.46,31.48,31.49,31.50,31.59,31.61,31.62,31.63,31.67,31.69,31.71,31.76,31.80,31.81,31.82,31.83,31.88,31.93,31.94,31.99,32.04,32.05,32.08,32.13,32.14,32.16,32.18,32.19,32.20,32.21,32.25,32.29,32.31,32.33,32.34,32.41,32.46,32.51,32.52,32.53,32.58,32.60,32.64,32.66,32.70,32.71,32.80,32.81,32.83,32.90,32.91,32.93,33.06,33.10,33.12,33.14,33.15,33.23,33.32,33.46,33.52,33.61,33.68,33.82,33.99,34.13,34.14,34.38,34.41,34.43,34.68,34.76,34.82,34.89,35.03,35.12,35.17,35.18,35.22,35.26,35.38,35.40,35.47,35.52,35.53,35.57,35.60,35.61,35.65,35.69,35.70,35.73,35.74,35.77,35.78,35.79,35.81,35.82,35.83,35.84,35.86,35.87,35.92,35.93,35.96,35.98,35.99,36.01,36.02,36.03,36.05,36.06,36.08,36.09,36.11,36.13,36.14,36.15,36.17,36.19,36.20,36.24,36.30,36.47,36.50,36.53,36.54,36.56,36.58,36.66,36.68,36.69,36.75,36.78,36.82,36.83,36.85,36.96,36.98,37.00,37.08,37.09,37.12,37.19,37.22,37.23,37.25,37.26,37.41,37.44,37.48,37.63,37.66,37.67,37.71,37.87,37.96,37.97,38.02,38.08,38.10,38.15,38.18,38.24,38.31,38.38,38.58,38.67,38.78,38.96,39.00,39.01,39.20,39.35,39.51,39.58,39.64,39.69,39.78,39.83,39.96,40.25,40.32,40.60,40.66,40.67,40.73,40.77,40.82,40.85,40.86,40.89,40.92,41.05,41.15,41.29,41.31,41.37,41.39,41.45,41.46,41.88,41.94,41.99,42.06,42.35,42.82,43.14,43.16,43.27,43.61,43.70,44.09,44.10,44.25,44.53,44.71,45.26,45.41,45.48,45.51,45.53,45.58,45.71,45.75,45.76,45.77,45.78,45.79,45.80,45.81,45.92,45.93,45.99,46.12,46.18,46.25,46.31,46.36,46.37,46.38,46.40,46.45,46.50,46.51,46.57,46.65,46.66,46.69,46.75,46.76,46.77,46.82,46.88,46.92,47.59,47.83,48.11,48.30,48.43,48.44,48.53,48.64,49.04,49.16,50.14,50.40,50.67,50.70,51.04,51.16,51.23,51.46,51.50,51.71,51.91,52.37,52.74,52.86,53.40,54.02,55.22,55.29,55.53,55.87,56.44,56.95,57.17,57.18,57.78,58.61,58.87,59.03,59.77,61.06,61.07,61.17,61.26,61.40,61.43,61.44,61.52,61.72,61.75,62.04,62.24,62.29,62.59,62.73,62.78,62.84,62.88,63.20,63.63,63.84,64.26,64.33,64.80,64.84,64.98,65.53,65.68,65.99,66.47,66.62,66.82,67.11,67.76,67.89,67.95,68.01,68.18,68.71,69.29,69.65,70.31,70.34,70.48,70.54,70.66,70.96,71.18,71.74,72.01,72.21,72.74,73.84,74.39,75.21,75.24,75.99,76.87,77.74,78.47,78.93,80.57,81.54,82.52,83.61,84.08,86.40,86.51,89.85,90.14,90.21,90.55,91.54,91.56,92.87,95.14,97.12,97.34,99.16,100.60,101.87,103.70,108.80,109.05,113.57,114.83,115.72,119.18,120.38,120.40,120.64,120.71,120.74,120.84,120.87,121.08,121.20,121.30,121.43,121.56,121.65,122.87,123.24,123.93,124.86,125.27,125.29,125.30,125.42,125.52,125.76,125.84,126.18,126.60,126.97,127.57,131.53],"y":[0.0001,0.0002,0.0005,0.0006,0.0007,0.0008,0.0010,0.0011,0.0012,0.0014,0.0016,0.0017,0.0020,0.0021,0.0023,0.0024,0.0027,0.0030,0.0032,0.0033,0.0037,0.0043,0.0044,0.0048,0.0050,0.0054,0.0058,0.0067,0.0069,0.0078,0.0082,0.0085,0.0086,0.0088,0.0095,0.0100,0.0104,0.0107,0.0113,0.0116,0.0120,0.0128,0.0134,0.0142,0.0151,0.0154,0.0156,0.0159,0.0166,0.0172,0.0178,0.0181,0.0193,0.0199,0.0205,0.0211,0.0223,0.0229,0.0231,0.0242,0.0252,0.0256,0.0264,0.0273,0.0289,0.0302,0.0305,0.0315,0.0328,0.0340,0.0351,0.0359,0.0368,0.0380,0.0385,0.0398,0.0403,0.0415,0.0426,0.0439,0.0448,0.0463,0.0471,0.0481,0.0488,0.0496,0.0506,0.0512,0.0522,0.0525,0.0534,0.0539,0.0546,0.0560,0.0571,0.0578,0.0589,0.0597,0.0609,0.0620,0.0627,0.0637,0.0641,0.0646,0.0649,0.0655,0.0659,0.0669,0.0686,0.0698,0.0702,0.0709,0.0715,0.0729,0.0738,0.0749,0.0755,0.0758,0.0764,0.0770,0.0773,0.0781,0.0787,0.0793,0.0795,0.0801,0.0808,0.0817,0.0820,0.0831,0.0833,0.0835,0.0841,0.0844,0.0850,0.0855,0.0861,0.0864,0.0878,0.0884,0.0887,0.0891,0.0897,0.0899,0.0905,0.0915,0.0916,0.0922,0.0929,0.0930,0.0931,0.0935,0.0938,0.0942,0.0944,0.0948,0.0951,0.0955,0.0959,0.0961,0.0963,0.0966,0.0975,0.0978,0.0979,0.0982,0.0987,0.0988,0.0992,0.0996,0.0998,0.0999,0.1004,0.1008,0.1011,0.1016,0.1018,0.1021,0.1022,0.1027,0.1030,0.1031,0.1035,0.1037,0.1040,0.1041,0.1043,0.1046,0.1048,0.1049,0.1050,0.1052,0.1053,0.1055,0.1056,0.1058,0.1059,0.1060,0.1064,0.1065,0.1066,0.1067,0.1068,0.1070,0.1071,0.1075,0.1080,0.1084,0.1087,0.1089,0.1091,0.1092,0.1093,0.1096,0.1098,0.1102,0.1103,0.1104,0.1108,0.1109,0.1110,0.1111,0.1112,0.1114,0.1115,0.1116,0.1117,0.1118,0.1120,0.1121,0.1122,0.1124,0.1126,0.1128,0.1129,0.1130,0.1133,0.1134,0.1136,0.1139,0.1140,0.1141,0.1142,0.1146,0.1147,0.1148,0.1149,0.1151,0.1152,0.1153,0.1154,0.1155,0.1157,0.1158,0.1159,0.1160,0.1161,0.1163,0.1164,0.1165,0.1166,0.1167,0.1168,0.1170,0.1172,0.1173,0.1174,0.1176,0.1178,0.1179,0.1180,0.1183,0.1186,0.1188,0.1190,0.1192,0.1195,0.1196,0.1198,0.1201,0.1203,0.1205,0.1207,0.1209,0.1210,0.1213,0.1216,0.1221,0.1226,0.1232,0.1234,0.1238,0.1241,0.1250,0.1259,0.1265,0.1271,0.1272,0.1273,0.1279,0.1283,0.1288,0.1294,0.1302,0.1308,0.1314,0.1329,0.1334,0.1347,0.1359,0.1368,0.1384,0.1400,0.1420,0.1431,0.1449,0.1459,0.1471,0.1490,0.1518,0.1544,0.1586,0.1610,0.1632,0.1654,0.1673,0.1709,0.1740,0.1771,0.1793,0.1833,0.1859,0.1881,0.1907,0.1934,0.1967,0.2008,0.2046,0.2069,0.2095,0.2129,0.2165,0.2200,0.2243,0.2271,0.2307,0.2336,0.2379,0.2423,0.2465,0.2507,0.2565,0.2610,0.2654,0.2699,0.2736,0.2771,0.2814,0.2854,0.2901,0.2941,0.2980,0.3019,0.3059,0.3096,0.3137,0.3181,0.3216,0.3260,0.3293,0.3331,0.3364,0.3401,0.3434,0.3467,0.3499,0.3538,0.3567,0.3623,0.3657,0.3694,0.3725,0.3767,0.3806,0.3840,0.3886,0.3935,0.3964,0.4006,0.4043,0.4075,0.4118,0.4146,0.4179,0.4214,0.4242,0.4279,0.4315,0.4359,0.4390,0.4420,0.4450,0.4474,0.4496,0.4519,0.4548,0.4570,0.4586,0.4613,0.4637,0.4656,0.4681,0.4716,0.4741,0.4769,0.4788,0.4813,0.4837,0.4856,0.4881,0.4902,0.4930,0.4939,0.4960,0.4978,0.4998,0.5018,0.5041,0.5059,0.5083,0.5096,0.5114,0.5127,0.5151,0.5165,0.5187,0.5201,0.5214,0.5231,0.5251,0.5271,0.5284,0.5300,0.5311,0.5323,0.5331,0.5350,0.5364,0.5379,0.5395,0.5407,0.5419,0.5425,0.5430,0.5436,0.5448,0.5458,0.5469,0.5475,0.5480,0.5492,0.5497,0.5507,0.5512,0.5524,0.5532,0.5537,0.5545,0.5560,0.5562,0.5572,0.5579,0.5592,0.5598,0.5610,0.5619,0.5623,0.5631,0.5640,0.5644,0.5650,0.5654,0.5664,0.5669,0.5673,0.5677,0.5684,0.5690,0.5695,0.5696,0.5704,0.5706,0.5712,0.5721,0.5726,0.5728,0.5733,0.5742,0.5747,0.5748,0.5751,0.5754,0.5762,0.5770,0.5776,0.5779,0.5783,0.5786,0.5790,0.5792,0.5793,0.5798,0.5801,0.5807,0.5809,0.5811,0.5814,0.5819,0.5821,0.5827,0.5828,0.5832,0.5838,0.5840,0.5844,0.5847,0.5853,0.5854,0.5858,0.5863,0.5866,0.5870,0.5877,0.5879,0.5883,0.5885,0.5888,0.5889,0.5891,0.5896,0.5897,0.5902,0.5906,0.5908,0.5909,0.5916,0.5917,0.5926,0.5928,0.5931,0.5932,0.5934,0.5937,0.5938,0.5939,0.5940,0.5944,0.5945,0.5947,0.5950,0.5951,0.5954,0.5957,0.5958,0.5963,0.5966,0.5969,0.5971,0.5975,0.5976,0.5978,0.5981,0.5982,0.5983,0.5984,0.5989,0.5990,0.5993,0.5994,0.5999,0.6002,0.6003,0.6005,0.6007,0.6008,0.6010,0.6016,0.6020,0.6021,0.6025,0.6026,0.6027,0.6028,0.6030,0.6031,0.6033,0.6034,0.6038,0.6040,0.6044,0.6047,0.6050,0.6051,0.6053,0.6055,0.6058,0.6059,0.6062,0.6063,0.6064,0.6067,0.6068,0.6069,0.6072,0.6074,0.6075,0.6077,0.6081,0.6083,0.6086,0.6087,0.6089,0.6092,0.6094,0.6096,0.6099,0.6101,0.6103,0.6105,0.6107,0.6108,0.6109,0.6111,0.6113,0.6114,0.6115,0.6117,0.6118,0.6119,0.6121,0.6126,0.6129,0.6130,0.6132,0.6133,0.6136,0.6137,0.6139,0.6142,0.6144,0.6145,0.6149,0.6150,0.6151,0.6154,0.6155,0.6156,0.6160,0.6163,0.6165,0.6167,0.6168,0.6170,0.6171,0.6173,0.6174,0.6176,0.6179,0.6180,0.6182,0.6183,0.6186,0.6188,0.6189,0.6191,0.6192,0.6193,0.6194,0.6199,0.6200,0.6201,0.6202,0.6204,0.6205,0.6206,0.6208,0.6210,0.6212,0.6214,0.6216,0.6217,0.6220,0.6224,0.6227,0.6233,0.6238,0.6242,0.6244,0.6249,0.6253,0.6255,0.6257,0.6261,0.6266,0.6272,0.6279,0.6288,0.6297,0.6307,0.6317,0.6328,0.6341,0.6344,0.6351,0.6366,0.6372,0.6385,0.6390,0.6399,0.6413,0.6422,0.6434,0.6444,0.6450,0.6461,0.6468,0.6478,0.6491,0.6503,0.6510,0.6521,0.6539,0.6553,0.6567,0.6578,0.6601,0.6613,0.6625,0.6633,0.6654,0.6672,0.6681,0.6690,0.6708,0.6721,0.6733,0.6741,0.6757,0.6764,0.6777,0.6791,0.6805,0.6815,0.6825,0.6836,0.6850,0.6863,0.6875,0.6889,0.6904,0.6914,0.6926,0.6937,0.6950,0.6955,0.6968,0.6979,0.6985,0.6992,0.7003,0.7010,0.7025,0.7032,0.7041,0.7051,0.7060,0.7067,0.7075,0.7082,0.7088,0.7097,0.7109,0.7118,0.7124,0.7131,0.7135,0.7138,0.7149,0.7155,0.7158,0.7166,0.7172,0.7179,0.7187,0.7191,0.7200,0.7210,0.7218,0.7227,0.7239,0.7241,0.7248,0.7252,0.7256,0.7259,0.7262,0.7270,0.7279,0.7283,0.7293,0.7304,0.7307,0.7311,0.7320,0.7334,0.7342,0.7351,0.7353,0.7359,0.7365,0.7367,0.7375,0.7383,0.7388,0.7391,0.7397,0.7402,0.7414,0.7419,0.7425,0.7431,0.7435,0.7446,0.7451,0.7458,0.7464,0.7475,0.7483,0.7488,0.7491,0.7497,0.7503,0.7504,0.7508,0.7512,0.7516,0.7522,0.7525,0.7528,0.7534,0.7538,0.7545,0.7550,0.7557,0.7563,0.7564,0.7565,0.7574,0.7575,0.7577,0.7583,0.7584,0.7587,0.7592,0.7596,0.7606,0.7608,0.7613,0.7614,0.7615,0.7618,0.7621,0.7623,0.7628,0.7630,0.7636,0.7642,0.7644,0.7648,0.7650,0.7654,0.7656,0.7658,0.7662,0.7664,0.7669,0.7676,0.7677,0.7681,0.7685,0.7686,0.7687,0.7690,0.7692,0.7693,0.7696,0.7700,0.7702,0.7704,0.7707,0.7708,0.7712,0.7714,0.7716,0.7718,0.7720,0.7723,0.7725,0.7726,0.7729,0.7730,0.7733,0.7737,0.7738,0.7739,0.7741,0.7742,0.7743,0.7744,0.7745,0.7747,0.7749,0.7750,0.7751,0.7754,0.7756,0.7758,0.7760,0.7764,0.7767,0.7768,0.7769,0.7772,0.7773,0.7775,0.7776,0.7779,0.7780,0.7782,0.7783,0.7785,0.7786,0.7787,0.7788,0.7789,0.7791,0.7794,0.7798,0.7800,0.7801,0.7805,0.7806,0.7809,0.7810,0.7811,0.7812,0.7813,0.7814,0.7816,0.7817,0.7818,0.7819,0.7823,0.7825,0.7826,0.7828,0.7829,0.7830,0.7831,0.7832,0.7834,0.7835,0.7836,0.7837,0.7838,0.7840,0.7841,0.7842,0.7843,0.7844,0.7848,0.7849,0.7850,0.7851,0.7853,0.7855,0.7857,0.7859,0.7860,0.7861,0.7862,0.7863,0.7865,0.7866,0.7867,0.7868,0.7869,0.7871,0.7872,0.7873,0.7874,0.7875,0.7876,0.7879,0.7880,0.7881,0.7884,0.7888,0.7890,0.7892,0.7893,0.7897,0.7899,0.7902,0.7904,0.7905,0.7907,0.7911,0.7916,0.7923,0.7928,0.7933,0.7936,0.7940,0.7943,0.7944,0.7947,0.7949,0.7950,0.7952,0.7954,0.7956,0.7959,0.7960,0.7965,0.7968,0.7971,0.7974,0.7981,0.7984,0.7985,0.7986,0.7989,0.7995,0.7998,0.8000,0.8005,0.8009,0.8011,0.8016,0.8018,0.8020,0.8027,0.8033,0.8036,0.8037,0.8042,0.8049,0.8051,0.8054,0.8059,0.8062,0.8070,0.8072,0.8078,0.8083,0.8085,0.8088,0.8090,0.8093,0.8097,0.8101,0.8104,0.8107,0.8109,0.8114,0.8116,0.8122,0.8127,0.8129,0.8133,0.8136,0.8141,0.8145,0.8148,0.8151,0.8153,0.8157,0.8159,0.8172,0.8183,0.8188,0.8191,0.8192,0.8197,0.8201,0.8212,0.8219,0.8231,0.8240,0.8243,0.8246,0.8252,0.8258,0.8265,0.8271,0.8274,0.8279,0.8288,0.8290,0.8293,0.8297,0.8301,0.8307,0.8313,0.8320,0.8324,0.8326,0.8330,0.8333,0.8337,0.8341,0.8346,0.8353,0.8357,0.8363,0.8364,0.8370,0.8376,0.8381,0.8386,0.8390,0.8394,0.8395,0.8399,0.8405,0.8406,0.8411,0.8415,0.8417,0.8425,0.8427,0.8436,0.8440,0.8449,0.8456,0.8460,0.8464,0.8468,0.8473,0.8474,0.8475,0.8476,0.8482,0.8483,0.8487,0.8493,0.8498,0.8499,0.8501,0.8502,0.8504,0.8506,0.8510,0.8512,0.8519,0.8520,0.8523,0.8524,0.8526,0.8527,0.8531,0.8537,0.8539,0.8548,0.8549,0.8550,0.8554,0.8557,0.8558,0.8563,0.8566,0.8570,0.8572,0.8573,0.8574,0.8578,0.8579,0.8580,0.8585,0.8588,0.8589,0.8591,0.8592,0.8594,0.8597,0.8598,0.8599,0.8600,0.8601,0.8604,0.8606,0.8607,0.8610,0.8613,0.8615,0.8617,0.8618,0.8620,0.8623,0.8624,0.8625,0.8626,0.8629,0.8630,0.8631,0.8632,0.8634,0.8636,0.8637,0.8638,0.8640,0.8642,0.8643,0.8644,0.8646,0.8647,0.8649,0.8650,0.8651,0.8653,0.8654,0.8655,0.8656,0.8657,0.8660,0.8661,0.8662,0.8663,0.8665,0.8667,0.8668,0.8671,0.8672,0.8673,0.8674,0.8677,0.8678,0.8679,0.8680,0.8681,0.8682,0.8684,0.8685,0.8686,0.8687,0.8688,0.8690,0.8691,0.8693,0.8696,0.8697,0.8698,0.8700,0.8702,0.8703,0.8704,0.8705,0.8706,0.8708,0.8709,0.8710,0.8711,0.8712,0.8713,0.8715,0.8716,0.8717,0.8718,0.8719,0.8721,0.8722,0.8723,0.8724,0.8725,0.8727,0.8729,0.8730,0.8731,0.8734,0.8737,0.8739,0.8740,0.8743,0.8744,0.8746,0.8748,0.8749,0.8752,0.8753,0.8755,0.8758,0.8759,0.8760,0.8762,0.8767,0.8772,0.8774,0.8777,0.8779,0.8783,0.8784,0.8785,0.8787,0.8789,0.8790,0.8793,0.8795,0.8796,0.8801,0.8802,0.8804,0.8808,0.8809,0.8816,0.8818,0.8821,0.8823,0.8828,0.8834,0.8836,0.8841,0.8848,0.8851,0.8854,0.8855,0.8857,0.8859,0.8860,0.8865,0.8867,0.8870,0.8873,0.8879,0.8884,0.8888,0.8891,0.8894,0.8897,0.8901,0.8907,0.8908,0.8910,0.8913,0.8919,0.8920,0.8921,0.8922,0.8923,0.8926,0.8929,0.8930,0.8932,0.8934,0.8939,0.8940,0.8941,0.8942,0.8946,0.8950,0.8952,0.8953,0.8958,0.8959,0.8963,0.8965,0.8967,0.8969,0.8973,0.8977,0.8978,0.8979,0.8981,0.8983,0.8984,0.8985,0.8987,0.8988,0.8989,0.8991,0.8992,0.8994,0.8995,0.8996,0.8997,0.9000,0.9003,0.9007,0.9008,0.9009,0.9012,0.9014,0.9016,0.9019,0.9021,0.9023,0.9025,0.9026,0.9028,0.9029,0.9031,0.9032,0.9033,0.9034,0.9035,0.9038,0.9039,0.9040,0.9043,0.9044,0.9045,0.9046,0.9049,0.9050,0.9051,0.9054,0.9056,0.9057,0.9058,0.9059,0.9060,0.9062,0.9063,0.9064,0.9066,0.9069,0.9070,0.9071,0.9072,0.9074,0.9075,0.9076,0.9077,0.9078,0.9081,0.9083,0.9084,0.9085,0.9087,0.9088,0.9089,0.9091,0.9093,0.9094,0.9095,0.9096,0.9097,0.9099,0.9100,0.9101,0.9102,0.9103,0.9105,0.9106,0.9107,0.9108,0.9109,0.9111,0.9112,0.9114,0.9115,0.9116,0.9118,0.9120,0.9121,0.9122,0.9124,0.9125,0.9126,0.9127,0.9128,0.9130,0.9132,0.9134,0.9136,0.9137,0.9138,0.9139,0.9140,0.9144,0.9146,0.9149,0.9150,0.9151,0.9152,0.9155,0.9157,0.9158,0.9159,0.9161,0.9162,0.9163,0.9164,0.9167,0.9169,0.9170,0.9173,0.9175,0.9177,0.9181,0.9183,0.9186,0.9187,0.9189,0.9190,0.9193,0.9194,0.9198,0.9200,0.9204,0.9207,0.9212,0.9213,0.9217,0.9219,0.9221,0.9224,0.9225,0.9226,0.9227,0.9229,0.9230,0.9231,0.9232,0.9233,0.9235,0.9236,0.9237,0.9239,0.9240,0.9242,0.9243,0.9245,0.9248,0.9249,0.9252,0.9255,0.9256,0.9258,0.9260,0.9261,0.9263,0.9264,0.9266,0.9267,0.9268,0.9269,0.9270,0.9273,0.9275,0.9276,0.9279,0.9280,0.9281,0.9283,0.9285,0.9286,0.9288,0.9289,0.9291,0.9292,0.9293,0.9294,0.9297,0.9298,0.9300,0.9301,0.9304,0.9306,0.9307,0.9308,0.9310,0.9311,0.9313,0.9314,0.9316,0.9317,0.9318,0.9319,0.9320,0.9322,0.9323,0.9324,0.9325,0.9326,0.9328,0.9329,0.9330,0.9331,0.9332,0.9333,0.9335,0.9336,0.9337,0.9338,0.9341,0.9342,0.9343,0.9344,0.9345,0.9347,0.9348,0.9349,0.9350,0.9351,0.9353,0.9354,0.9355,0.9357,0.9359,0.9360,0.9361,0.9362,0.9363,0.9364,0.9366,0.9367,0.9368,0.9369,0.9372,0.9373,0.9375,0.9376,0.9378,0.9380,0.9381,0.9382,0.9384,0.9385,0.9387,0.9388,0.9390,0.9391,0.9392,0.9393,0.9394,0.9395,0.9397,0.9399,0.9400,0.9404,0.9405,0.9406,0.9409,0.9410,0.9411,0.9412,0.9418,0.9419,0.9421,0.9422,0.9423,0.9424,0.9425,0.9426,0.9428,0.9430,0.9431,0.9432,0.9434,0.9436,0.9437,0.9438,0.9440,0.9441,0.9442,0.9443,0.9444,0.9446,0.9447,0.9448,0.9449,0.9452,0.9453,0.9455,0.9456,0.9457,0.9460,0.9461,0.9462,0.9463,0.9465,0.9466,0.9467,0.9469,0.9471,0.9472,0.9474,0.9477,0.9478,0.9479,0.9480,0.9481,0.9484,0.9485,0.9486,0.9488,0.9490,0.9491,0.9492,0.9493,0.9494,0.9496,0.9497,0.9498,0.9499,0.9500,0.9502,0.9504,0.9505,0.9506,0.9508,0.9510,0.9511,0.9512,0.9514,0.9515,0.9518,0.9519,0.9521,0.9522,0.9523,0.9525,0.9527,0.9528,0.9529,0.9530,0.9531,0.9533,0.9535,0.9536,0.9537,0.9539,0.9540,0.9541,0.9542,0.9543,0.9545,0.9546,0.9547,0.9548,0.9549,0.9550,0.9552,0.9554,0.9555,0.9556,0.9558,0.9560,0.9561,0.9562,0.9564,0.9565,0.9566,0.9567,0.9568,0.9570,0.9571,0.9572,0.9573,0.9574,0.9576,0.9577,0.9579,0.9580,0.9581,0.9583,0.9584,0.9585,0.9587,0.9589,0.9591,0.9595,0.9596,0.9597,0.9598,0.9599,0.9601,0.9602,0.9604,0.9607,0.9609,0.9610,0.9611,0.9612,0.9615,0.9616,0.9617,0.9618,0.9621,0.9622,0.9623,0.9626,0.9627,0.9628,0.9629,0.9630,0.9633,0.9634,0.9635,0.9636,0.9639,0.9641,0.9642,0.9643,0.9645,0.9647,0.9648,0.9649,0.9651,0.9652,0.9653,0.9654,0.9655,0.9657,0.9658,0.9659,0.9660,0.9663,0.9664,0.9665,0.9666,0.9667,0.9669,0.9670,0.9671,0.9672,0.9673,0.9674,0.9676,0.9677,0.9678,0.9679,0.9680,0.9682,0.9683,0.9684,0.9685,0.9686,0.9688,0.9689,0.9691,0.9692,0.9694,0.9695,0.9696,0.9697,0.9698,0.9700,0.9701,0.9702,0.9703,0.9704,0.9705,0.9707,0.9708,0.9709,0.9710,0.9711,0.9713,0.9714,0.9715,0.9716,0.9717,0.9719,0.9720,0.9721,0.9722,0.9723,0.9725,0.9726,0.9727,0.9728,0.9729,0.9731,0.9732,0.9733,0.9734,0.9735,0.9736,0.9738,0.9739,0.9740,0.9741,0.9742,0.9744,0.9745,0.9746,0.9747,0.9748,0.9750,0.9751,0.9752,0.9754,0.9756,0.9757,0.9758,0.9760,0.9762,0.9763,0.9764,0.9765,0.9767,0.9770,0.9771,0.9772,0.9773,0.9775,0.9776,0.9777,0.9778,0.9779,0.9781,0.9782,0.9783,0.9784,0.9785,0.9787,0.9788,0.9789,0.9790,0.9791,0.9793,0.9794,0.9795,0.9796,0.9797,0.9798,0.9800,0.9801,0.9802,0.9803,0.9804,0.9806,0.9807,0.9808,0.9809,0.9810,0.9812,0.9813,0.9814,0.9815,0.9816,0.9818,0.9819,0.9821,0.9822,0.9824,0.9825,0.9826,0.9827,0.9828,0.9829,0.9831,0.9832,0.9833,0.9834,0.9835,0.9837,0.9838,0.9839,0.9840,0.9841,0.9843,0.9844,0.9845,0.9846,0.9847,0.9849,0.9850,0.9851,0.9852,0.9853,0.9855,0.9856,0.9857,0.9858,0.9859,0.9862,0.9863,0.9864,0.9865,0.9866,0.9868,0.9869,0.9870,0.9871,0.9872,0.9874,0.9875,0.9876,0.9877,0.9878,0.9880,0.9881,0.9882,0.9883,0.9884,0.9886,0.9887,0.9888,0.9889,0.9890,0.9891,0.9893,0.9894,0.9895,0.9896,0.9897,0.9900,0.9901,0.9902,0.9903,0.9905,0.9906,0.9907,0.9908,0.9909,0.9911,0.9912,0.9913,0.9914,0.9915,0.9917,0.9918,0.9919,0.9920,0.9921,0.9922,0.9924,0.9925,0.9926,0.9927,0.9928,0.9930,0.9931,0.9932,0.9933,0.9934,0.9937,0.9938,0.9939,0.9940,0.9942,0.9943,0.9944,0.9945,0.9946,0.9948,0.9949,0.9950,0.9951,0.9952,0.9953,0.9955,0.9956,0.9957,0.9958,0.9959,0.9961,0.9962,0.9964,0.9965,0.9967,0.9968,0.9969,0.9970,0.9971,0.9973,0.9974,0.9975,0.9976,0.9977,0.9979,0.9980,0.9981,0.9982,0.9983,0.9984,0.9986,0.9987,0.9988,0.9989],"yaxis":""}],"layout":{"annotations":null,"shapes":[{"label":{"text":"median","textposition":"end"},"layer\"":"above","line":{"dash":"dot","width":1},"type":"line","x0":0,"x1":1,"xref":"paper","y0":0.5,"y1":0.5},{"label":{"text":"0.9","textposition":"end"},"layer\"":"above","line":{"dash":"dot","width":1},"type":"line","x0":0,"x1":1,"xref":"paper","y0":0.9,"y1":0.9}],"title":{"font":{"size":10},"text":"Data: 9 Aug 2024 to 8 Sep 2024. Source: Parsec.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Publish time (seconds)"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-publish-performance-cdf.json b/content.en/plots/2024/09/09/dht-publish-performance-cdf.json
new file mode 100644
index 0000000000..bac012bf3d
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-publish-performance-cdf.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"cdf","visible":true,"x":[0.44,0.72,0.77,0.85,0.88,0.89,0.90,0.91,0.93,0.94,0.95,0.98,1.01,1.02,1.03,1.04,1.05,1.06,1.07,1.08,1.09,1.10,1.11,1.12,1.13,1.14,1.15,1.16,1.17,1.18,1.19,1.20,1.21,1.22,1.23,1.24,1.25,1.26,1.27,1.28,1.29,1.30,1.31,1.32,1.33,1.34,1.35,1.36,1.37,1.38,1.39,1.40,1.41,1.42,1.43,1.44,1.45,1.46,1.47,1.48,1.49,1.50,1.51,1.52,1.53,1.54,1.55,1.56,1.57,1.58,1.59,1.60,1.61,1.62,1.63,1.64,1.65,1.66,1.67,1.68,1.69,1.70,1.71,1.72,1.73,1.74,1.75,1.76,1.77,1.78,1.79,1.80,1.81,1.82,1.83,1.84,1.85,1.86,1.87,1.88,1.89,1.90,1.91,1.92,1.93,1.94,1.95,1.96,1.97,1.98,1.99,2.00,2.01,2.02,2.03,2.04,2.05,2.06,2.07,2.08,2.09,2.10,2.11,2.12,2.13,2.14,2.15,2.16,2.17,2.18,2.19,2.20,2.21,2.22,2.23,2.24,2.25,2.26,2.27,2.28,2.29,2.30,2.31,2.32,2.33,2.34,2.35,2.36,2.37,2.38,2.39,2.40,2.41,2.42,2.43,2.44,2.45,2.46,2.47,2.48,2.49,2.50,2.51,2.52,2.53,2.54,2.55,2.56,2.57,2.58,2.59,2.60,2.61,2.62,2.63,2.64,2.65,2.66,2.67,2.68,2.69,2.70,2.71,2.72,2.73,2.74,2.75,2.76,2.77,2.78,2.79,2.80,2.81,2.82,2.83,2.84,2.85,2.86,2.87,2.88,2.89,2.90,2.91,2.92,2.93,2.94,2.95,2.96,2.97,2.98,2.99,3.00,3.01,3.02,3.03,3.04,3.05,3.06,3.07,3.08,3.09,3.10,3.11,3.12,3.13,3.14,3.15,3.16,3.17,3.18,3.19,3.20,3.21,3.22,3.23,3.24,3.25,3.26,3.27,3.28,3.29,3.30,3.31,3.32,3.33,3.34,3.35,3.36,3.37,3.38,3.39,3.40,3.41,3.42,3.43,3.44,3.45,3.46,3.47,3.48,3.49,3.50,3.51,3.52,3.53,3.54,3.55,3.56,3.57,3.58,3.59,3.60,3.61,3.62,3.63,3.64,3.65,3.66,3.67,3.68,3.69,3.70,3.71,3.72,3.73,3.74,3.75,3.76,3.77,3.78,3.79,3.80,3.81,3.82,3.83,3.84,3.85,3.86,3.87,3.88,3.89,3.90,3.91,3.92,3.93,3.94,3.95,3.96,3.97,3.98,3.99,4.00,4.01,4.02,4.03,4.04,4.05,4.06,4.07,4.08,4.09,4.10,4.11,4.12,4.13,4.14,4.15,4.16,4.17,4.18,4.19,4.20,4.21,4.22,4.23,4.24,4.25,4.26,4.27,4.28,4.29,4.30,4.31,4.32,4.33,4.34,4.35,4.36,4.37,4.38,4.39,4.40,4.41,4.42,4.43,4.44,4.45,4.46,4.47,4.48,4.49,4.50,4.51,4.52,4.53,4.54,4.55,4.56,4.57,4.58,4.59,4.60,4.61,4.62,4.63,4.64,4.65,4.66,4.67,4.68,4.69,4.70,4.71,4.72,4.73,4.74,4.75,4.76,4.77,4.78,4.79,4.80,4.81,4.82,4.83,4.84,4.85,4.86,4.87,4.88,4.89,4.90,4.91,4.92,4.93,4.94,4.95,4.96,4.97,4.98,4.99,5.00,5.01,5.02,5.03,5.04,5.05,5.06,5.07,5.08,5.09,5.10,5.11,5.12,5.13,5.14,5.15,5.16,5.17,5.18,5.19,5.20,5.21,5.22,5.23,5.24,5.25,5.26,5.27,5.28,5.29,5.30,5.31,5.32,5.33,5.34,5.35,5.36,5.37,5.38,5.39,5.40,5.41,5.42,5.43,5.44,5.45,5.46,5.47,5.48,5.49,5.50,5.51,5.52,5.53,5.54,5.55,5.56,5.57,5.58,5.59,5.60,5.61,5.62,5.63,5.64,5.65,5.66,5.67,5.68,5.69,5.70,5.71,5.72,5.73,5.74,5.75,5.76,5.77,5.78,5.79,5.80,5.81,5.82,5.83,5.84,5.85,5.86,5.87,5.88,5.89,5.90,5.91,5.92,5.93,5.94,5.95,5.96,5.97,5.98,5.99,6.00,6.01,6.02,6.03,6.04,6.05,6.06,6.07,6.08,6.09,6.10,6.11,6.12,6.13,6.14,6.15,6.16,6.17,6.18,6.19,6.20,6.21,6.22,6.23,6.24,6.25,6.26,6.27,6.28,6.29,6.30,6.31,6.32,6.33,6.34,6.35,6.36,6.37,6.38,6.39,6.40,6.41,6.42,6.43,6.44,6.45,6.46,6.47,6.48,6.49,6.50,6.51,6.52,6.53,6.54,6.55,6.56,6.57,6.58,6.59,6.60,6.61,6.62,6.63,6.64,6.65,6.66,6.67,6.68,6.69,6.70,6.71,6.72,6.73,6.74,6.75,6.76,6.77,6.78,6.79,6.80,6.81,6.82,6.83,6.84,6.85,6.86,6.87,6.88,6.89,6.90,6.91,6.92,6.93,6.94,6.95,6.96,6.97,6.98,6.99,7.00,7.01,7.02,7.03,7.04,7.05,7.06,7.07,7.08,7.09,7.10,7.11,7.12,7.13,7.14,7.15,7.16,7.17,7.18,7.19,7.20,7.21,7.22,7.23,7.24,7.25,7.26,7.27,7.28,7.29,7.30,7.31,7.32,7.33,7.34,7.35,7.36,7.37,7.38,7.39,7.40,7.41,7.42,7.43,7.44,7.45,7.46,7.47,7.48,7.49,7.50,7.51,7.52,7.53,7.54,7.55,7.56,7.57,7.58,7.59,7.60,7.61,7.62,7.63,7.64,7.65,7.66,7.67,7.68,7.69,7.70,7.71,7.72,7.73,7.74,7.75,7.76,7.77,7.78,7.79,7.80,7.81,7.82,7.83,7.84,7.85,7.86,7.87,7.88,7.89,7.90,7.91,7.92,7.93,7.94,7.95,7.96,7.97,7.98,7.99,8.00,8.01,8.02,8.03,8.04,8.05,8.06,8.07,8.08,8.09,8.10,8.11,8.12,8.13,8.14,8.15,8.16,8.17,8.18,8.19,8.20,8.21,8.22,8.23,8.24,8.25,8.26,8.27,8.28,8.29,8.30,8.31,8.32,8.33,8.34,8.35,8.36,8.37,8.38,8.39,8.40,8.41,8.42,8.43,8.44,8.45,8.46,8.47,8.48,8.49,8.50,8.51,8.52,8.53,8.54,8.55,8.56,8.57,8.58,8.59,8.60,8.61,8.62,8.63,8.64,8.65,8.66,8.67,8.68,8.69,8.70,8.71,8.72,8.73,8.74,8.75,8.76,8.77,8.78,8.79,8.80,8.81,8.82,8.83,8.84,8.85,8.86,8.87,8.88,8.89,8.90,8.91,8.92,8.93,8.94,8.95,8.96,8.97,8.98,8.99,9.00,9.01,9.02,9.03,9.04,9.05,9.06,9.07,9.08,9.09,9.10,9.11,9.12,9.13,9.14,9.15,9.16,9.17,9.18,9.19,9.20,9.21,9.22,9.23,9.24,9.25,9.26,9.27,9.28,9.29,9.30,9.31,9.32,9.33,9.34,9.35,9.36,9.37,9.38,9.39,9.40,9.41,9.42,9.43,9.44,9.45,9.46,9.47,9.48,9.49,9.50,9.51,9.52,9.53,9.54,9.55,9.56,9.57,9.58,9.59,9.60,9.61,9.62,9.63,9.64,9.65,9.66,9.67,9.68,9.69,9.70,9.71,9.72,9.73,9.74,9.75,9.76,9.77,9.78,9.79,9.80,9.81,9.82,9.83,9.84,9.85,9.86,9.87,9.88,9.89,9.90,9.91,9.92,9.93,9.94,9.95,9.96,9.97,9.98,9.99,10.00,10.01,10.02,10.03,10.04,10.05,10.06,10.07,10.08,10.09,10.10,10.11,10.12,10.13,10.14,10.15,10.16,10.17,10.18,10.19,10.20,10.21,10.22,10.23,10.24,10.25,10.26,10.27,10.28,10.29,10.30,10.31,10.32,10.33,10.34,10.35,10.36,10.37,10.38,10.39,10.40,10.41,10.42,10.43,10.44,10.45,10.46,10.47,10.48,10.49,10.50,10.51,10.52,10.53,10.54,10.55,10.56,10.57,10.58,10.59,10.60,10.61,10.62,10.63,10.64,10.65,10.66,10.67,10.68,10.69,10.70,10.71,10.72,10.73,10.74,10.75,10.76,10.77,10.78,10.79,10.80,10.81,10.82,10.83,10.84,10.85,10.86,10.87,10.88,10.89,10.90,10.91,10.92,10.93,10.94,10.95,10.96,10.97,10.98,10.99,11.00,11.01,11.02,11.03,11.04,11.05,11.06,11.07,11.08,11.09,11.10,11.11,11.12,11.13,11.14,11.15,11.16,11.17,11.18,11.19,11.20,11.21,11.22,11.23,11.24,11.25,11.26,11.27,11.28,11.29,11.30,11.31,11.32,11.33,11.34,11.35,11.36,11.37,11.38,11.39,11.40,11.41,11.42,11.43,11.44,11.45,11.46,11.47,11.48,11.49,11.50,11.51,11.52,11.53,11.54,11.55,11.56,11.57,11.58,11.59,11.60,11.61,11.62,11.63,11.64,11.65,11.66,11.67,11.68,11.69,11.70,11.71,11.72,11.73,11.74,11.75,11.76,11.77,11.78,11.79,11.80,11.81,11.82,11.83,11.84,11.85,11.86,11.87,11.88,11.89,11.90,11.91,11.92,11.93,11.94,11.95,11.96,11.97,11.98,11.99,12.00,12.01,12.02,12.03,12.04,12.05,12.06,12.07,12.08,12.09,12.10,12.11,12.12,12.13,12.14,12.15,12.16,12.17,12.18,12.19,12.20,12.21,12.22,12.23,12.24,12.25,12.26,12.27,12.28,12.29,12.30,12.31,12.32,12.33,12.34,12.35,12.36,12.37,12.38,12.39,12.40,12.41,12.42,12.43,12.44,12.45,12.46,12.47,12.48,12.49,12.50,12.51,12.52,12.53,12.54,12.55,12.56,12.57,12.58,12.59,12.60,12.61,12.62,12.63,12.64,12.65,12.66,12.67,12.68,12.69,12.70,12.71,12.72,12.73,12.74,12.75,12.76,12.77,12.78,12.79,12.80,12.81,12.82,12.83,12.84,12.85,12.86,12.87,12.88,12.89,12.90,12.91,12.92,12.93,12.94,12.95,12.96,12.97,12.98,12.99,13.00,13.01,13.02,13.03,13.04,13.05,13.06,13.07,13.08,13.09,13.10,13.11,13.12,13.13,13.14,13.15,13.16,13.17,13.18,13.19,13.20,13.21,13.22,13.23,13.24,13.25,13.26,13.27,13.28,13.29,13.30,13.31,13.32,13.33,13.34,13.35,13.36,13.37,13.38,13.39,13.40,13.41,13.42,13.43,13.44,13.45,13.46,13.47,13.48,13.49,13.50,13.51,13.52,13.53,13.54,13.55,13.56,13.57,13.58,13.59,13.60,13.61,13.62,13.63,13.64,13.65,13.66,13.67,13.68,13.69,13.70,13.71,13.72,13.73,13.74,13.75,13.76,13.77,13.78,13.79,13.80,13.81,13.82,13.83,13.84,13.85,13.86,13.87,13.88,13.89,13.90,13.91,13.92,13.93,13.94,13.95,13.96,13.97,13.98,13.99,14.00,14.01,14.02,14.03,14.04,14.05,14.06,14.07,14.08,14.09,14.10,14.11,14.12,14.13,14.14,14.15,14.16,14.17,14.18,14.19,14.20,14.21,14.22,14.23,14.24,14.25,14.26,14.27,14.28,14.29,14.30,14.31,14.32,14.33,14.34,14.35,14.36,14.37,14.38,14.39,14.40,14.41,14.42,14.43,14.44,14.45,14.46,14.47,14.48,14.49,14.50,14.51,14.52,14.53,14.54,14.55,14.56,14.57,14.58,14.59,14.60,14.61,14.62,14.63,14.64,14.65,14.66,14.67,14.68,14.69,14.70,14.71,14.72,14.73,14.75,14.76,14.77,14.78,14.80,14.81,14.82,14.84,14.85,14.86,14.87,14.88,14.89,14.90,14.91,14.92,14.93,14.94,14.95,14.96,14.97,14.98,14.99,15.00,15.01,15.02,15.03,15.04,15.05,15.06,15.07,15.08,15.09,15.10,15.11,15.12,15.13,15.14,15.15,15.16,15.17,15.18,15.19,15.20,15.21,15.22,15.23,15.24,15.25,15.26,15.27,15.28,15.29,15.30,15.31,15.32,15.33,15.34,15.35,15.36,15.37,15.38,15.39,15.40,15.41,15.42,15.43,15.44,15.45,15.46,15.47,15.48,15.49,15.50,15.51,15.52,15.53,15.54,15.55,15.56,15.57,15.58,15.59,15.60,15.61,15.62,15.63,15.64,15.65,15.66,15.67,15.68,15.69,15.70,15.71,15.72,15.73,15.74,15.75,15.76,15.77,15.78,15.79,15.80,15.81,15.82,15.83,15.84,15.85,15.86,15.87,15.88,15.89,15.90,15.91,15.92,15.93,15.94,15.95,15.96,15.97,15.98,15.99,16.00,16.01,16.02,16.03,16.04,16.05,16.06,16.07,16.08,16.09,16.10,16.11,16.12,16.13,16.14,16.15,16.16,16.17,16.18,16.19,16.20,16.21,16.22,16.23,16.24,16.25,16.26,16.27,16.28,16.29,16.30,16.31,16.32,16.33,16.34,16.35,16.36,16.37,16.38,16.39,16.40,16.41,16.42,16.43,16.44,16.45,16.46,16.47,16.48,16.49,16.50,16.51,16.52,16.53,16.54,16.55,16.56,16.57,16.58,16.59,16.60,16.61,16.62,16.63,16.64,16.65,16.66,16.67,16.68,16.69,16.70,16.71,16.72,16.73,16.74,16.75,16.76,16.77,16.78,16.79,16.80,16.81,16.82,16.83,16.84,16.85,16.86,16.87,16.88,16.89,16.90,16.91,16.92,16.93,16.94,16.95,16.96,16.97,16.98,16.99,17.00,17.01,17.02,17.03,17.04,17.05,17.06,17.07,17.08,17.09,17.10,17.11,17.12,17.13,17.14,17.15,17.16,17.17,17.18,17.19,17.20,17.21,17.22,17.23,17.24,17.25,17.26,17.27,17.28,17.29,17.30,17.31,17.32,17.33,17.34,17.35,17.36,17.37,17.38,17.39,17.40,17.41,17.42,17.43,17.44,17.45,17.46,17.47,17.48,17.49,17.50,17.51,17.52,17.53,17.54,17.55,17.56,17.57,17.58,17.59,17.60,17.61,17.62,17.63,17.64,17.65,17.66,17.67,17.68,17.69,17.70,17.71,17.72,17.73,17.74,17.75,17.76,17.77,17.78,17.79,17.80,17.81,17.82,17.83,17.84,17.85,17.86,17.87,17.88,17.89,17.90,17.91,17.92,17.93,17.94,17.95,17.96,17.97,17.98,17.99,18.00,18.01,18.02,18.03,18.04,18.05,18.06,18.07,18.08,18.09,18.10,18.11,18.12,18.13,18.14,18.15,18.16,18.17,18.18,18.19,18.20,18.21,18.22,18.23,18.24,18.25,18.26,18.27,18.28,18.29,18.30,18.31,18.32,18.33,18.34,18.35,18.36,18.37,18.38,18.39,18.40,18.41,18.42,18.43,18.44,18.45,18.46,18.47,18.48,18.49,18.50,18.51,18.52,18.53,18.54,18.55,18.56,18.57,18.59,18.60,18.61,18.62,18.63,18.64,18.65,18.66,18.67,18.68,18.69,18.71,18.72,18.73,18.74,18.75,18.76,18.77,18.78,18.79,18.80,18.81,18.82,18.83,18.84,18.85,18.86,18.87,18.88,18.89,18.90,18.91,18.92,18.93,18.94,18.95,18.96,18.97,18.98,18.99,19.00,19.01,19.02,19.03,19.04,19.05,19.06,19.07,19.08,19.09,19.10,19.11,19.12,19.13,19.14,19.15,19.16,19.17,19.18,19.19,19.20,19.21,19.23,19.24,19.25,19.26,19.27,19.28,19.29,19.30,19.31,19.32,19.33,19.34,19.35,19.36,19.37,19.38,19.40,19.42,19.43,19.46,19.47,19.48,19.49,19.50,19.51,19.52,19.53,19.54,19.55,19.57,19.58,19.59,19.60,19.61,19.62,19.63,19.64,19.65,19.66,19.67,19.68,19.69,19.70,19.71,19.72,19.73,19.74,19.76,19.77,19.78,19.79,19.80,19.82,19.83,19.84,19.85,19.86,19.87,19.88,19.89,19.91,19.92,19.93,19.94,19.96,19.98,19.99,20.00,20.02,20.03,20.04,20.05,20.06,20.07,20.08,20.09,20.10,20.11,20.12,20.13,20.14,20.15,20.16,20.17,20.18,20.19,20.20,20.21,20.22,20.23,20.24,20.25,20.26,20.27,20.28,20.29,20.30,20.31,20.32,20.33,20.34,20.35,20.36,20.37,20.38,20.39,20.40,20.41,20.42,20.43,20.44,20.45,20.46,20.47,20.48,20.49,20.50,20.51,20.52,20.53,20.54,20.55,20.56,20.57,20.58,20.59,20.60,20.61,20.62,20.63,20.64,20.65,20.66,20.67,20.68,20.69,20.70,20.71,20.72,20.73,20.74,20.75,20.76,20.77,20.78,20.79,20.80,20.81,20.82,20.83,20.84,20.85,20.86,20.87,20.88,20.89,20.90,20.91,20.92,20.93,20.94,20.95,20.96,20.97,20.98,20.99,21.00,21.01,21.02,21.03,21.04,21.05,21.06,21.07,21.08,21.09,21.10,21.11,21.12,21.13,21.14,21.15,21.16,21.17,21.18,21.19,21.20,21.21,21.22,21.23,21.24,21.25,21.26,21.27,21.28,21.29,21.30,21.31,21.32,21.33,21.34,21.35,21.36,21.37,21.38,21.39,21.40,21.41,21.42,21.43,21.44,21.45,21.46,21.47,21.48,21.49,21.50,21.51,21.52,21.53,21.54,21.55,21.56,21.57,21.58,21.59,21.60,21.61,21.62,21.63,21.64,21.65,21.66,21.67,21.68,21.69,21.70,21.71,21.72,21.73,21.74,21.75,21.76,21.77,21.78,21.79,21.80,21.81,21.82,21.83,21.84,21.85,21.86,21.87,21.88,21.89,21.90,21.91,21.92,21.93,21.94,21.95,21.96,21.97,21.98,21.99,22.00,22.01,22.02,22.03,22.04,22.05,22.06,22.07,22.08,22.09,22.10,22.11,22.12,22.13,22.14,22.15,22.16,22.17,22.18,22.19,22.20,22.21,22.22,22.23,22.24,22.25,22.26,22.27,22.28,22.29,22.30,22.31,22.32,22.33,22.34,22.35,22.36,22.37,22.38,22.39,22.40,22.41,22.42,22.43,22.44,22.45,22.46,22.47,22.48,22.49,22.50,22.51,22.52,22.53,22.54,22.55,22.56,22.57,22.58,22.59,22.60,22.61,22.62,22.63,22.64,22.65,22.66,22.67,22.68,22.69,22.70,22.71,22.72,22.73,22.74,22.75,22.76,22.77,22.78,22.79,22.80,22.81,22.82,22.83,22.84,22.86,22.87,22.88,22.89,22.90,22.91,22.92,22.93,22.94,22.95,22.96,22.97,22.98,22.99,23.00,23.01,23.02,23.03,23.04,23.05,23.06,23.08,23.09,23.10,23.11,23.12,23.14,23.15,23.16,23.17,23.18,23.19,23.20,23.21,23.22,23.23,23.24,23.26,23.27,23.28,23.29,23.30,23.31,23.32,23.33,23.34,23.35,23.36,23.39,23.40,23.41,23.42,23.43,23.44,23.45,23.46,23.47,23.48,23.49,23.50,23.51,23.52,23.53,23.54,23.58,23.59,23.60,23.61,23.62,23.63,23.64,23.65,23.66,23.68,23.69,23.71,23.72,23.74,23.76,23.77,23.78,23.79,23.80,23.81,23.82,23.83,23.84,23.85,23.88,23.89,23.91,23.92,23.93,23.94,23.95,23.96,23.99,24.00,24.02,24.03,24.04,24.05,24.06,24.07,24.08,24.11,24.12,24.13,24.14,24.15,24.16,24.17,24.18,24.19,24.20,24.21,24.23,24.25,24.26,24.27,24.28,24.29,24.31,24.33,24.34,24.35,24.36,24.37,24.38,24.40,24.41,24.42,24.44,24.45,24.46,24.47,24.48,24.49,24.50,24.51,24.53,24.55,24.56,24.57,24.58,24.59,24.60,24.61,24.62,24.63,24.64,24.65,24.67,24.68,24.69,24.70,24.71,24.73,24.75,24.77,24.79,24.80,24.81,24.82,24.83,24.84,24.85,24.86,24.87,24.88,24.89,24.90,24.94,24.96,24.98,24.99,25.00,25.01,25.02,25.03,25.04,25.05,25.08,25.09,25.11,25.12,25.13,25.16,25.17,25.18,25.19,25.20,25.22,25.23,25.24,25.25,25.26,25.27,25.29,25.30,25.31,25.32,25.33,25.34,25.35,25.36,25.37,25.38,25.39,25.40,25.41,25.42,25.43,25.44,25.45,25.46,25.47,25.48,25.49,25.50,25.51,25.52,25.53,25.54,25.55,25.56,25.57,25.58,25.59,25.60,25.61,25.62,25.63,25.64,25.65,25.66,25.67,25.68,25.69,25.70,25.71,25.72,25.73,25.74,25.75,25.76,25.77,25.78,25.79,25.80,25.81,25.82,25.83,25.84,25.85,25.86,25.87,25.88,25.89,25.90,25.91,25.92,25.93,25.94,25.95,25.96,25.97,25.98,25.99,26.00,26.01,26.02,26.03,26.04,26.05,26.06,26.07,26.08,26.09,26.10,26.11,26.12,26.13,26.14,26.15,26.16,26.17,26.18,26.19,26.20,26.21,26.22,26.23,26.24,26.25,26.26,26.27,26.28,26.29,26.30,26.31,26.32,26.33,26.34,26.35,26.36,26.37,26.38,26.39,26.40,26.41,26.42,26.43,26.44,26.45,26.46,26.47,26.48,26.49,26.50,26.51,26.52,26.53,26.54,26.55,26.56,26.57,26.58,26.59,26.60,26.61,26.62,26.63,26.64,26.65,26.66,26.67,26.68,26.69,26.70,26.71,26.72,26.73,26.74,26.75,26.76,26.77,26.78,26.79,26.80,26.81,26.82,26.83,26.84,26.85,26.86,26.87,26.88,26.89,26.90,26.91,26.92,26.93,26.94,26.95,26.96,26.97,26.98,26.99,27.00,27.01,27.02,27.03,27.04,27.05,27.06,27.07,27.08,27.09,27.10,27.11,27.12,27.13,27.14,27.15,27.16,27.17,27.18,27.19,27.20,27.21,27.22,27.23,27.24,27.25,27.26,27.27,27.28,27.29,27.30,27.31,27.32,27.33,27.34,27.35,27.36,27.37,27.38,27.39,27.40,27.41,27.42,27.43,27.45,27.46,27.47,27.48,27.49,27.50,27.51,27.53,27.54,27.55,27.56,27.58,27.59,27.60,27.61,27.62,27.63,27.64,27.65,27.66,27.67,27.68,27.69,27.71,27.74,27.75,27.76,27.78,27.79,27.80,27.81,27.82,27.83,27.84,27.85,27.86,27.88,27.89,27.90,27.91,27.92,27.93,27.94,27.95,27.96,27.97,27.98,27.99,28.00,28.01,28.02,28.03,28.04,28.05,28.06,28.07,28.08,28.11,28.12,28.13,28.15,28.16,28.17,28.18,28.19,28.20,28.22,28.23,28.24,28.25,28.26,28.27,28.29,28.30,28.31,28.32,28.33,28.34,28.36,28.37,28.38,28.41,28.42,28.43,28.44,28.45,28.46,28.49,28.50,28.51,28.52,28.53,28.54,28.55,28.57,28.58,28.59,28.60,28.63,28.64,28.65,28.66,28.67,28.68,28.69,28.70,28.71,28.72,28.73,28.74,28.76,28.77,28.78,28.79,28.80,28.81,28.82,28.83,28.84,28.86,28.87,28.88,28.90,28.91,28.92,28.93,28.94,28.95,28.96,28.99,29.01,29.03,29.04,29.05,29.06,29.07,29.08,29.09,29.10,29.11,29.12,29.13,29.15,29.17,29.18,29.19,29.20,29.22,29.25,29.26,29.27,29.29,29.31,29.32,29.33,29.34,29.35,29.36,29.37,29.38,29.39,29.40,29.41,29.42,29.43,29.44,29.46,29.49,29.50,29.51,29.53,29.54,29.55,29.56,29.57,29.59,29.61,29.62,29.67,29.68,29.69,29.70,29.71,29.72,29.74,29.75,29.76,29.78,29.80,29.82,29.83,29.84,29.86,29.87,29.90,29.91,29.92,29.93,29.94,29.95,29.97,29.98,29.99,30.00,30.01,30.02,30.04,30.05,30.06,30.07,30.08,30.09,30.11,30.14,30.16,30.18,30.19,30.20,30.24,30.25,30.26,30.27,30.28,30.29,30.30,30.32,30.33,30.34,30.35,30.36,30.37,30.38,30.39,30.40,30.41,30.43,30.44,30.46,30.47,30.48,30.49,30.50,30.51,30.52,30.53,30.54,30.55,30.56,30.57,30.58,30.59,30.60,30.61,30.62,30.63,30.66,30.67,30.68,30.69,30.71,30.72,30.73,30.75,30.76,30.77,30.78,30.79,30.80,30.81,30.82,30.83,30.84,30.85,30.86,30.87,30.88,30.89,30.90,30.91,30.92,30.93,30.94,30.95,30.96,30.97,30.98,30.99,31.00,31.01,31.02,31.03,31.04,31.05,31.09,31.10,31.12,31.13,31.14,31.15,31.16,31.17,31.18,31.19,31.20,31.21,31.22,31.23,31.24,31.25,31.26,31.27,31.28,31.29,31.30,31.31,31.32,31.33,31.34,31.35,31.36,31.37,31.39,31.40,31.41,31.42,31.43,31.44,31.45,31.46,31.47,31.48,31.49,31.50,31.51,31.52,31.53,31.54,31.56,31.57,31.58,31.59,31.60,31.61,31.62,31.63,31.64,31.65,31.66,31.67,31.68,31.69,31.70,31.71,31.73,31.74,31.75,31.76,31.77,31.78,31.79,31.80,31.81,31.82,31.83,31.84,31.85,31.86,31.87,31.88,31.89,31.90,31.92,31.93,31.94,31.95,31.96,31.97,31.98,31.99,32.00,32.01,32.02,32.03,32.04,32.05,32.06,32.07,32.08,32.10,32.11,32.12,32.13,32.14,32.16,32.17,32.18,32.19,32.20,32.21,32.22,32.23,32.24,32.25,32.26,32.27,32.28,32.29,32.30,32.31,32.32,32.33,32.34,32.35,32.36,32.37,32.39,32.40,32.41,32.42,32.43,32.44,32.45,32.46,32.47,32.51,32.52,32.53,32.54,32.55,32.56,32.57,32.58,32.59,32.60,32.61,32.62,32.63,32.64,32.65,32.66,32.67,32.68,32.69,32.70,32.71,32.72,32.73,32.74,32.75,32.76,32.77,32.78,32.79,32.80,32.81,32.82,32.83,32.84,32.85,32.86,32.88,32.90,32.91,32.92,32.93,32.95,32.98,33.00,33.01,33.02,33.04,33.06,33.07,33.08,33.09,33.10,33.11,33.12,33.13,33.14,33.15,33.17,33.18,33.23,33.24,33.25,33.26,33.27,33.29,33.31,33.32,33.33,33.34,33.35,33.37,33.38,33.39,33.40,33.42,33.44,33.45,33.46,33.47,33.49,33.50,33.51,33.52,33.53,33.57,33.59,33.61,33.62,33.63,33.65,33.66,33.67,33.68,33.69,33.70,33.72,33.73,33.75,33.76,33.78,33.80,33.81,33.82,33.83,33.84,33.85,33.86,33.88,33.89,33.91,33.92,33.93,33.94,33.96,33.97,33.98,33.99,34.00,34.01,34.02,34.03,34.04,34.06,34.08,34.09,34.10,34.11,34.13,34.14,34.15,34.16,34.17,34.19,34.25,34.26,34.28,34.29,34.31,34.33,34.35,34.37,34.38,34.39,34.40,34.41,34.42,34.43,34.44,34.45,34.46,34.49,34.51,34.52,34.53,34.54,34.55,34.58,34.60,34.64,34.66,34.68,34.69,34.71,34.72,34.75,34.76,34.77,34.79,34.81,34.82,34.83,34.84,34.85,34.87,34.89,34.90,34.93,34.95,34.97,35.00,35.02,35.03,35.04,35.06,35.07,35.09,35.11,35.12,35.13,35.16,35.17,35.18,35.19,35.21,35.22,35.23,35.24,35.25,35.26,35.27,35.31,35.32,35.33,35.34,35.35,35.36,35.37,35.38,35.39,35.40,35.41,35.43,35.44,35.45,35.46,35.47,35.48,35.50,35.51,35.52,35.53,35.54,35.55,35.56,35.57,35.58,35.59,35.60,35.61,35.62,35.63,35.64,35.65,35.66,35.68,35.69,35.70,35.71,35.72,35.73,35.74,35.75,35.76,35.77,35.78,35.79,35.80,35.81,35.82,35.83,35.84,35.85,35.86,35.87,35.88,35.89,35.90,35.91,35.92,35.93,35.94,35.95,35.96,35.97,35.98,35.99,36.00,36.01,36.02,36.03,36.04,36.05,36.06,36.07,36.08,36.09,36.10,36.11,36.12,36.13,36.14,36.15,36.16,36.17,36.19,36.20,36.21,36.23,36.24,36.26,36.27,36.28,36.29,36.30,36.31,36.32,36.33,36.34,36.35,36.37,36.38,36.39,36.40,36.42,36.43,36.44,36.45,36.46,36.47,36.48,36.49,36.50,36.51,36.52,36.53,36.54,36.55,36.56,36.57,36.58,36.59,36.60,36.61,36.63,36.64,36.65,36.66,36.67,36.68,36.69,36.70,36.71,36.72,36.73,36.74,36.75,36.76,36.77,36.78,36.79,36.80,36.81,36.82,36.83,36.84,36.85,36.86,36.88,36.89,36.90,36.91,36.92,36.93,36.94,36.95,36.96,36.97,36.98,36.99,37.00,37.01,37.02,37.03,37.04,37.06,37.07,37.08,37.09,37.10,37.11,37.12,37.13,37.14,37.15,37.16,37.17,37.18,37.19,37.20,37.21,37.22,37.23,37.24,37.25,37.26,37.27,37.28,37.29,37.30,37.31,37.32,37.33,37.37,37.39,37.40,37.41,37.42,37.44,37.45,37.47,37.48,37.49,37.50,37.51,37.52,37.53,37.54,37.56,37.57,37.59,37.60,37.61,37.62,37.63,37.64,37.66,37.67,37.68,37.69,37.70,37.71,37.72,37.73,37.74,37.75,37.76,37.77,37.78,37.80,37.81,37.82,37.83,37.84,37.87,37.88,37.89,37.90,37.91,37.93,37.94,37.95,37.96,37.97,37.98,37.99,38.01,38.02,38.04,38.06,38.07,38.08,38.09,38.10,38.11,38.12,38.13,38.14,38.15,38.16,38.18,38.19,38.20,38.22,38.23,38.24,38.25,38.28,38.29,38.31,38.32,38.34,38.36,38.38,38.39,38.40,38.41,38.42,38.43,38.44,38.45,38.47,38.48,38.51,38.52,38.53,38.56,38.57,38.58,38.59,38.61,38.63,38.65,38.66,38.67,38.69,38.70,38.73,38.74,38.75,38.76,38.78,38.79,38.83,38.85,38.86,38.88,38.90,38.91,38.93,38.96,38.97,38.98,39.00,39.01,39.03,39.10,39.12,39.13,39.15,39.18,39.19,39.20,39.21,39.24,39.29,39.31,39.32,39.34,39.35,39.37,39.39,39.41,39.42,39.44,39.47,39.49,39.50,39.51,39.52,39.55,39.56,39.57,39.58,39.59,39.60,39.61,39.63,39.64,39.65,39.66,39.69,39.71,39.74,39.75,39.76,39.78,39.80,39.82,39.83,39.86,39.87,39.89,39.92,39.96,39.99,40.01,40.03,40.07,40.08,40.11,40.12,40.18,40.21,40.23,40.24,40.25,40.27,40.31,40.32,40.37,40.38,40.41,40.43,40.46,40.48,40.49,40.51,40.53,40.55,40.57,40.60,40.62,40.63,40.65,40.66,40.67,40.69,40.73,40.76,40.77,40.78,40.81,40.82,40.85,40.86,40.87,40.88,40.89,40.90,40.92,40.95,40.96,40.98,40.99,41.01,41.02,41.05,41.06,41.12,41.15,41.16,41.17,41.20,41.22,41.23,41.24,41.25,41.26,41.27,41.28,41.29,41.31,41.34,41.35,41.37,41.38,41.39,41.40,41.42,41.43,41.44,41.45,41.46,41.49,41.51,41.52,41.53,41.55,41.56,41.59,41.61,41.62,41.63,41.71,41.72,41.73,41.74,41.77,41.80,41.82,41.84,41.86,41.87,41.88,41.89,41.90,41.94,41.96,41.97,41.99,42.00,42.04,42.06,42.09,42.11,42.19,42.20,42.22,42.23,42.24,42.27,42.31,42.32,42.35,42.36,42.37,42.41,42.43,42.44,42.46,42.49,42.53,42.54,42.58,42.60,42.62,42.64,42.65,42.66,42.71,42.73,42.75,42.78,42.82,42.85,42.86,42.88,42.94,42.96,42.97,43.01,43.04,43.05,43.09,43.12,43.14,43.16,43.17,43.22,43.23,43.25,43.27,43.30,43.32,43.37,43.38,43.39,43.40,43.42,43.43,43.44,43.53,43.54,43.57,43.59,43.61,43.65,43.69,43.70,43.73,43.74,43.75,43.78,43.82,43.87,43.92,43.94,43.95,43.97,43.99,44.06,44.08,44.09,44.10,44.14,44.17,44.19,44.22,44.25,44.30,44.31,44.33,44.38,44.41,44.43,44.45,44.51,44.53,44.56,44.64,44.66,44.69,44.71,44.74,44.78,44.81,44.86,44.90,44.96,45.01,45.03,45.06,45.09,45.10,45.16,45.22,45.25,45.26,45.29,45.31,45.32,45.33,45.35,45.41,45.42,45.43,45.45,45.48,45.49,45.51,45.53,45.54,45.55,45.57,45.58,45.60,45.61,45.62,45.63,45.66,45.67,45.70,45.71,45.72,45.73,45.75,45.76,45.77,45.78,45.79,45.80,45.81,45.84,45.86,45.87,45.90,45.91,45.92,45.93,45.94,45.95,45.96,45.97,45.98,45.99,46.00,46.01,46.02,46.03,46.04,46.06,46.07,46.08,46.09,46.11,46.12,46.13,46.14,46.16,46.17,46.18,46.19,46.20,46.21,46.22,46.23,46.24,46.25,46.26,46.28,46.29,46.30,46.31,46.32,46.34,46.35,46.36,46.37,46.38,46.39,46.40,46.41,46.42,46.44,46.45,46.46,46.47,46.49,46.50,46.51,46.53,46.54,46.57,46.58,46.60,46.62,46.64,46.65,46.66,46.67,46.68,46.69,46.70,46.72,46.73,46.75,46.76,46.77,46.79,46.80,46.82,46.83,46.86,46.88,46.91,46.92,46.95,46.96,46.98,46.99,47.01,47.02,47.03,47.04,47.05,47.08,47.09,47.10,47.16,47.17,47.19,47.20,47.21,47.22,47.24,47.25,47.27,47.28,47.32,47.35,47.39,47.44,47.46,47.48,47.50,47.51,47.52,47.53,47.54,47.55,47.58,47.59,47.60,47.62,47.65,47.66,47.71,47.72,47.73,47.74,47.76,47.78,47.79,47.80,47.81,47.82,47.83,47.87,47.88,47.89,47.90,47.94,47.95,47.97,47.98,47.99,48.00,48.03,48.05,48.06,48.10,48.11,48.12,48.13,48.17,48.25,48.28,48.30,48.33,48.34,48.36,48.43,48.44,48.46,48.47,48.48,48.51,48.52,48.53,48.63,48.64,48.71,48.78,48.86,48.87,48.89,48.91,48.95,49.04,49.07,49.11,49.12,49.13,49.16,49.17,49.19,49.29,49.30,49.37,49.39,49.43,49.49,49.52,49.54,49.57,49.61,49.62,49.63,49.70,49.74,49.79,49.80,49.85,49.92,49.96,50.12,50.14,50.21,50.22,50.23,50.27,50.33,50.34,50.35,50.36,50.37,50.39,50.40,50.45,50.47,50.48,50.50,50.55,50.56,50.57,50.65,50.66,50.67,50.70,50.73,50.75,50.76,50.81,50.82,50.83,50.84,50.86,50.88,50.92,51.01,51.02,51.04,51.07,51.09,51.15,51.16,51.17,51.20,51.21,51.23,51.29,51.38,51.39,51.40,51.45,51.46,51.48,51.50,51.52,51.53,51.62,51.70,51.71,51.73,51.79,51.80,51.83,51.84,51.91,51.92,51.98,52.03,52.09,52.13,52.15,52.23,52.24,52.29,52.32,52.37,52.39,52.40,52.41,52.44,52.61,52.62,52.68,52.74,52.75,52.77,52.86,52.89,52.90,52.91,52.93,53.03,53.12,53.30,53.31,53.39,53.40,53.42,53.47,53.56,53.58,53.60,53.61,53.78,53.80,53.82,53.87,53.92,53.93,53.98,54.00,54.02,54.06,54.08,54.11,54.14,54.19,54.24,54.41,54.46,54.60,54.62,54.69,54.89,55.13,55.15,55.17,55.22,55.25,55.29,55.32,55.33,55.39,55.52,55.53,55.55,55.61,55.67,55.71,55.74,55.87,55.88,55.89,55.92,55.98,56.03,56.04,56.06,56.10,56.29,56.33,56.38,56.44,56.56,56.59,56.60,56.62,56.63,56.70,56.74,56.79,56.85,56.92,56.95,56.98,57.09,57.10,57.13,57.14,57.17,57.18,57.30,57.36,57.49,57.51,57.57,57.59,57.62,57.63,57.73,57.78,57.90,57.95,57.96,57.97,58.06,58.19,58.25,58.33,58.45,58.56,58.61,58.75,58.87,58.88,58.94,58.95,59.03,59.05,59.11,59.18,59.31,59.40,59.45,59.46,59.51,59.52,59.56,59.65,59.77,59.85,59.98,60.16,60.17,60.19,60.24,60.32,60.41,60.46,60.50,60.59,60.61,60.68,60.77,60.80,60.81,60.86,60.88,60.91,60.93,60.99,61.03,61.06,61.07,61.10,61.12,61.17,61.19,61.20,61.26,61.32,61.35,61.38,61.40,61.43,61.44,61.50,61.52,61.53,61.54,61.55,61.71,61.72,61.75,61.77,61.79,61.80,61.84,61.93,61.94,61.95,61.98,62.01,62.02,62.04,62.07,62.09,62.22,62.24,62.27,62.29,62.30,62.33,62.35,62.36,62.37,62.38,62.40,62.41,62.46,62.47,62.50,62.51,62.52,62.54,62.56,62.58,62.59,62.62,62.63,62.68,62.69,62.72,62.73,62.74,62.78,62.83,62.84,62.85,62.86,62.88,62.92,62.94,62.95,62.97,62.98,62.99,63.03,63.04,63.05,63.11,63.13,63.14,63.17,63.19,63.20,63.22,63.24,63.25,63.33,63.34,63.37,63.47,63.48,63.51,63.52,63.55,63.59,63.62,63.63,63.64,63.72,63.74,63.84,63.85,63.89,63.91,63.94,64.14,64.15,64.22,64.23,64.25,64.26,64.28,64.29,64.30,64.32,64.33,64.36,64.38,64.41,64.42,64.44,64.48,64.50,64.52,64.54,64.62,64.63,64.74,64.75,64.76,64.80,64.84,64.85,64.89,64.92,64.93,64.98,64.99,65.10,65.15,65.16,65.34,65.42,65.43,65.44,65.45,65.53,65.68,65.70,65.74,65.76,65.77,65.90,65.92,65.96,65.99,66.02,66.14,66.17,66.23,66.27,66.33,66.41,66.42,66.47,66.51,66.54,66.62,66.63,66.69,66.71,66.72,66.73,66.82,66.89,66.90,66.97,67.08,67.10,67.11,67.14,67.15,67.21,67.25,67.27,67.34,67.38,67.65,67.70,67.75,67.76,67.82,67.89,67.95,67.96,67.97,67.98,68.01,68.03,68.14,68.18,68.28,68.31,68.32,68.45,68.46,68.47,68.50,68.62,68.71,68.82,68.84,68.85,68.86,68.91,68.94,69.09,69.15,69.19,69.21,69.29,69.32,69.34,69.51,69.62,69.64,69.65,69.85,69.96,70.05,70.17,70.31,70.34,70.39,70.48,70.54,70.56,70.66,70.85,70.86,70.87,70.92,70.96,71.03,71.07,71.14,71.18,71.19,71.22,71.29,71.30,71.31,71.35,71.36,71.40,71.43,71.58,71.64,71.74,71.75,71.90,71.92,71.95,72.01,72.21,72.28,72.33,72.38,72.40,72.55,72.63,72.67,72.69,72.74,72.91,72.95,73.00,73.10,73.13,73.34,73.40,73.41,73.42,73.52,73.79,73.84,73.99,74.09,74.32,74.39,74.50,74.55,74.61,74.63,74.73,75.21,75.24,75.32,75.37,75.63,75.68,75.77,75.80,75.84,75.99,76.05,76.16,76.18,76.28,76.39,76.40,76.43,76.44,76.48,76.59,76.63,76.67,76.73,76.84,76.87,76.92,76.95,77.11,77.20,77.25,77.26,77.36,77.37,77.38,77.39,77.40,77.54,77.55,77.62,77.74,77.79,78.01,78.02,78.03,78.06,78.07,78.31,78.32,78.34,78.47,78.63,78.73,78.82,78.84,78.93,79.31,79.39,79.46,79.54,79.75,80.09,80.12,80.24,80.57,80.59,80.72,80.86,81.10,81.15,81.39,81.54,81.63,81.65,81.67,81.78,81.89,81.91,81.96,82.19,82.21,82.46,82.48,82.52,82.65,82.70,82.74,82.75,82.80,82.82,82.83,83.02,83.04,83.25,83.40,83.50,83.51,83.55,83.61,83.72,84.08,84.37,84.38,84.88,84.96,85.08,85.19,85.25,85.32,85.40,85.42,85.56,85.59,85.62,85.65,85.66,85.72,85.75,85.83,85.86,85.96,86.02,86.03,86.27,86.28,86.30,86.32,86.40,86.42,86.46,86.48,86.51,86.52,86.64,86.69,86.73,86.79,87.27,87.41,87.69,87.75,87.77,87.88,87.94,87.96,88.52,88.77,89.16,89.21,89.23,89.77,89.82,89.85,90.07,90.11,90.14,90.21,90.26,90.34,90.39,90.55,90.57,90.59,90.69,90.70,90.75,90.93,91.37,91.48,91.54,91.56,91.63,91.68,91.72,91.88,91.91,92.08,92.26,92.27,92.41,92.51,92.55,92.60,92.66,92.70,92.79,92.87,92.91,92.96,93.07,93.37,93.41,93.44,93.66,93.88,93.91,94.10,94.15,94.25,94.43,94.57,94.66,95.14,95.32,95.35,95.70,95.80,96.04,96.12,96.13,96.28,96.38,96.66,96.81,97.10,97.12,97.32,97.34,97.67,97.98,98.10,98.48,98.78,99.16,99.18,99.19,99.23,99.24,99.25,99.30,100.33,100.48,100.60,101.16,101.64,101.87,102.03,102.05,102.14,102.34,102.42,102.82,103.06,103.23,103.36,103.40,103.70,104.31,104.51,104.63,104.82,104.86,104.89,105.91,106.34,106.70,106.84,107.12,107.13,108.01,108.08,108.23,108.27,108.48,108.80,108.81,109.05,109.73,109.98,110.92,111.03,111.45,111.85,113.35,113.57,114.54,114.63,114.64,114.83,114.95,114.99,115.11,115.45,115.72,115.83,117.11,117.38,117.88,117.89,118.42,119.18,119.44,119.85,120.16,120.20,120.26,120.27,120.33,120.38,120.40,120.41,120.47,120.48,120.49,120.64,120.69,120.71,120.72,120.73,120.74,120.75,120.76,120.79,120.80,120.84,120.86,120.87,120.94,120.95,120.97,120.99,121.00,121.02,121.05,121.07,121.08,121.12,121.20,121.24,121.28,121.30,121.31,121.32,121.33,121.39,121.40,121.43,121.47,121.48,121.54,121.56,121.61,121.62,121.64,121.65,121.66,121.72,121.73,121.87,121.88,121.94,121.98,121.99,122.20,122.24,122.28,122.30,122.31,122.36,122.38,122.42,122.50,122.55,122.64,122.66,122.72,122.85,122.87,122.88,123.16,123.20,123.21,123.24,123.35,123.45,123.92,123.93,124.29,124.42,124.68,124.79,124.86,124.91,125.13,125.16,125.17,125.18,125.19,125.20,125.22,125.25,125.27,125.29,125.30,125.34,125.36,125.39,125.42,125.46,125.48,125.51,125.52,125.54,125.58,125.59,125.65,125.68,125.70,125.71,125.74,125.76,125.77,125.78,125.80,125.81,125.82,125.84,125.85,125.87,125.94,125.98,126.03,126.10,126.15,126.17,126.18,126.20,126.23,126.24,126.39,126.48,126.56,126.60,126.84,126.88,126.97,127.00,127.25,127.28,127.34,127.49,127.57,127.59,127.75,127.87,127.97,128.22,128.44,128.52,128.63,128.65,129.35,129.41,129.52,129.58,129.90,130.02,131.14,131.50,131.53,131.86,131.94,132.00,132.32,132.62,132.64,133.62,133.69,134.35,134.66,134.83,135.09,135.12,135.16,135.27,135.30,135.34,135.47,135.53,135.64,135.88,135.96,136.01,136.09,136.12,136.44,136.47,136.53,136.57,136.71,136.76,137.03,138.03,138.10,138.50,138.66,138.74,138.84,139.08,139.12,139.16,139.38,139.40,140.55,141.06,141.38,141.82,142.43,142.44,142.57,142.72,142.80,142.99,143.35,144.26,145.00,145.12,145.13,145.77],"y":[0,0,0.0001,0.0001,0.0001,0.0001,0.0002,0.0002,0.0002,0.0002,0.0002,0.0002,0.0003,0.0003,0.0004,0.0004,0.0004,0.0005,0.0005,0.0006,0.0007,0.0008,0.0008,0.0009,0.0010,0.0010,0.0010,0.0011,0.0011,0.0012,0.0013,0.0013,0.0015,0.0016,0.0017,0.0018,0.0019,0.0019,0.0020,0.0020,0.0022,0.0022,0.0024,0.0025,0.0027,0.0028,0.0029,0.0031,0.0032,0.0034,0.0035,0.0037,0.0040,0.0041,0.0043,0.0045,0.0048,0.0049,0.0052,0.0055,0.0056,0.0057,0.0059,0.0061,0.0063,0.0065,0.0067,0.0071,0.0072,0.0074,0.0076,0.0078,0.0080,0.0083,0.0086,0.0088,0.0090,0.0093,0.0096,0.0100,0.0102,0.0104,0.0107,0.0109,0.0112,0.0115,0.0119,0.0122,0.0124,0.0127,0.0130,0.0132,0.0134,0.0137,0.0141,0.0145,0.0148,0.0150,0.0156,0.0159,0.0162,0.0166,0.0169,0.0173,0.0175,0.0178,0.0182,0.0187,0.0191,0.0195,0.0199,0.0202,0.0206,0.0210,0.0214,0.0218,0.0221,0.0224,0.0228,0.0231,0.0234,0.0237,0.0241,0.0245,0.0250,0.0253,0.0257,0.0262,0.0265,0.0270,0.0273,0.0277,0.0280,0.0281,0.0284,0.0287,0.0290,0.0294,0.0298,0.0302,0.0305,0.0308,0.0312,0.0316,0.0320,0.0324,0.0328,0.0331,0.0334,0.0338,0.0341,0.0343,0.0345,0.0350,0.0353,0.0357,0.0359,0.0363,0.0366,0.0369,0.0373,0.0376,0.0378,0.0381,0.0385,0.0388,0.0392,0.0397,0.0401,0.0404,0.0408,0.0411,0.0414,0.0417,0.0419,0.0424,0.0428,0.0431,0.0434,0.0438,0.0440,0.0443,0.0445,0.0448,0.0450,0.0452,0.0454,0.0458,0.0461,0.0465,0.0469,0.0473,0.0477,0.0479,0.0481,0.0484,0.0488,0.0490,0.0496,0.0501,0.0504,0.0507,0.0511,0.0513,0.0515,0.0518,0.0521,0.0524,0.0527,0.0530,0.0533,0.0539,0.0542,0.0545,0.0549,0.0551,0.0554,0.0559,0.0564,0.0567,0.0571,0.0574,0.0577,0.0580,0.0584,0.0587,0.0591,0.0594,0.0598,0.0603,0.0606,0.0609,0.0612,0.0615,0.0617,0.0622,0.0624,0.0627,0.0629,0.0633,0.0635,0.0639,0.0641,0.0644,0.0649,0.0652,0.0654,0.0658,0.0661,0.0665,0.0668,0.0671,0.0675,0.0679,0.0680,0.0685,0.0689,0.0691,0.0696,0.0699,0.0703,0.0707,0.0709,0.0712,0.0716,0.0720,0.0726,0.0729,0.0731,0.0735,0.0738,0.0740,0.0743,0.0747,0.0749,0.0752,0.0755,0.0760,0.0764,0.0767,0.0770,0.0773,0.0777,0.0780,0.0783,0.0786,0.0789,0.0793,0.0795,0.0799,0.0803,0.0807,0.0808,0.0812,0.0816,0.0819,0.0821,0.0824,0.0826,0.0829,0.0832,0.0835,0.0838,0.0841,0.0844,0.0847,0.0850,0.0853,0.0856,0.0859,0.0861,0.0864,0.0866,0.0869,0.0872,0.0874,0.0876,0.0879,0.0882,0.0885,0.0888,0.0891,0.0894,0.0897,0.0898,0.0900,0.0903,0.0906,0.0908,0.0912,0.0914,0.0918,0.0920,0.0921,0.0924,0.0927,0.0929,0.0932,0.0934,0.0936,0.0940,0.0941,0.0944,0.0947,0.0949,0.0951,0.0952,0.0954,0.0956,0.0958,0.0960,0.0962,0.0964,0.0966,0.0968,0.0969,0.0971,0.0975,0.0977,0.0979,0.0980,0.0982,0.0984,0.0986,0.0987,0.0988,0.0990,0.0991,0.0993,0.0994,0.0996,0.0998,0.0999,0.1002,0.1004,0.1005,0.1007,0.1008,0.1010,0.1012,0.1014,0.1015,0.1017,0.1019,0.1020,0.1021,0.1023,0.1025,0.1026,0.1027,0.1029,0.1030,0.1032,0.1033,0.1035,0.1036,0.1037,0.1038,0.1040,0.1042,0.1043,0.1045,0.1045,0.1047,0.1048,0.1048,0.1049,0.1051,0.1052,0.1053,0.1054,0.1055,0.1057,0.1058,0.1059,0.1061,0.1062,0.1064,0.1066,0.1067,0.1069,0.1071,0.1073,0.1075,0.1077,0.1079,0.1079,0.1081,0.1084,0.1085,0.1087,0.1089,0.1091,0.1093,0.1095,0.1097,0.1101,0.1102,0.1106,0.1109,0.1111,0.1115,0.1118,0.1121,0.1124,0.1128,0.1132,0.1135,0.1140,0.1145,0.1149,0.1152,0.1157,0.1163,0.1166,0.1171,0.1180,0.1186,0.1193,0.1201,0.1207,0.1217,0.1225,0.1231,0.1238,0.1247,0.1259,0.1268,0.1279,0.1288,0.1297,0.1308,0.1320,0.1331,0.1347,0.1360,0.1376,0.1387,0.1401,0.1417,0.1433,0.1446,0.1459,0.1474,0.1488,0.1503,0.1515,0.1532,0.1548,0.1565,0.1582,0.1598,0.1616,0.1635,0.1652,0.1666,0.1687,0.1702,0.1719,0.1736,0.1755,0.1771,0.1790,0.1809,0.1833,0.1851,0.1872,0.1892,0.1910,0.1928,0.1948,0.1965,0.1984,0.2004,0.2024,0.2042,0.2060,0.2080,0.2101,0.2121,0.2140,0.2159,0.2177,0.2198,0.2218,0.2238,0.2259,0.2278,0.2296,0.2315,0.2331,0.2353,0.2375,0.2396,0.2417,0.2439,0.2460,0.2480,0.2501,0.2521,0.2541,0.2563,0.2585,0.2608,0.2630,0.2651,0.2671,0.2694,0.2717,0.2735,0.2754,0.2778,0.2798,0.2819,0.2842,0.2861,0.2880,0.2902,0.2923,0.2944,0.2964,0.2984,0.3005,0.3026,0.3045,0.3071,0.3092,0.3115,0.3135,0.3159,0.3181,0.3200,0.3225,0.3246,0.3270,0.3288,0.3307,0.3323,0.3343,0.3364,0.3391,0.3411,0.3433,0.3453,0.3476,0.3495,0.3515,0.3538,0.3559,0.3582,0.3606,0.3629,0.3649,0.3671,0.3693,0.3718,0.3740,0.3762,0.3782,0.3804,0.3825,0.3848,0.3868,0.3887,0.3909,0.3928,0.3947,0.3965,0.3987,0.4009,0.4028,0.4047,0.4065,0.4083,0.4104,0.4124,0.4145,0.4161,0.4181,0.4197,0.4215,0.4236,0.4254,0.4267,0.4284,0.4302,0.4319,0.4338,0.4355,0.4371,0.4386,0.4403,0.4419,0.4431,0.4445,0.4461,0.4475,0.4491,0.4506,0.4522,0.4538,0.4553,0.4570,0.4584,0.4598,0.4615,0.4628,0.4641,0.4656,0.4671,0.4687,0.4703,0.4714,0.4727,0.4743,0.4756,0.4768,0.4781,0.4794,0.4808,0.4820,0.4835,0.4848,0.4860,0.4871,0.4882,0.4894,0.4905,0.4918,0.4929,0.4943,0.4954,0.4965,0.4976,0.4987,0.4997,0.5007,0.5017,0.5030,0.5042,0.5052,0.5061,0.5071,0.5083,0.5090,0.5100,0.5111,0.5120,0.5129,0.5138,0.5145,0.5154,0.5162,0.5171,0.5182,0.5189,0.5199,0.5211,0.5219,0.5227,0.5236,0.5243,0.5254,0.5263,0.5272,0.5280,0.5289,0.5297,0.5305,0.5315,0.5323,0.5332,0.5340,0.5348,0.5354,0.5361,0.5370,0.5375,0.5385,0.5391,0.5400,0.5408,0.5417,0.5424,0.5432,0.5439,0.5446,0.5452,0.5458,0.5463,0.5468,0.5473,0.5479,0.5485,0.5491,0.5497,0.5502,0.5507,0.5511,0.5517,0.5524,0.5531,0.5536,0.5540,0.5546,0.5552,0.5556,0.5560,0.5566,0.5568,0.5573,0.5578,0.5583,0.5588,0.5592,0.5595,0.5599,0.5604,0.5609,0.5613,0.5618,0.5624,0.5628,0.5632,0.5636,0.5640,0.5644,0.5648,0.5651,0.5656,0.5660,0.5664,0.5669,0.5675,0.5678,0.5681,0.5686,0.5689,0.5692,0.5695,0.5700,0.5703,0.5707,0.5711,0.5714,0.5718,0.5721,0.5726,0.5730,0.5733,0.5735,0.5739,0.5743,0.5748,0.5751,0.5755,0.5758,0.5761,0.5765,0.5769,0.5772,0.5774,0.5777,0.5779,0.5782,0.5786,0.5789,0.5794,0.5796,0.5800,0.5802,0.5806,0.5808,0.5811,0.5814,0.5816,0.5819,0.5821,0.5822,0.5824,0.5826,0.5829,0.5832,0.5834,0.5836,0.5838,0.5840,0.5841,0.5844,0.5846,0.5849,0.5852,0.5855,0.5858,0.5861,0.5862,0.5865,0.5867,0.5869,0.5871,0.5872,0.5874,0.5875,0.5876,0.5879,0.5881,0.5882,0.5884,0.5887,0.5889,0.5892,0.5893,0.5896,0.5898,0.5899,0.5901,0.5902,0.5903,0.5904,0.5906,0.5908,0.5909,0.5911,0.5912,0.5915,0.5915,0.5917,0.5918,0.5920,0.5923,0.5924,0.5926,0.5927,0.5929,0.5930,0.5930,0.5933,0.5935,0.5936,0.5937,0.5938,0.5939,0.5939,0.5941,0.5942,0.5943,0.5945,0.5946,0.5948,0.5949,0.5950,0.5952,0.5954,0.5955,0.5957,0.5959,0.5960,0.5961,0.5962,0.5964,0.5965,0.5967,0.5968,0.5970,0.5972,0.5973,0.5975,0.5975,0.5976,0.5977,0.5978,0.5980,0.5981,0.5983,0.5985,0.5986,0.5989,0.5991,0.5993,0.5996,0.5999,0.6002,0.6005,0.6009,0.6013,0.6017,0.6021,0.6026,0.6031,0.6035,0.6039,0.6045,0.6050,0.6055,0.6061,0.6064,0.6071,0.6076,0.6082,0.6087,0.6092,0.6097,0.6104,0.6108,0.6114,0.6120,0.6126,0.6134,0.6140,0.6149,0.6157,0.6163,0.6171,0.6180,0.6187,0.6195,0.6202,0.6212,0.6221,0.6231,0.6238,0.6248,0.6254,0.6261,0.6268,0.6275,0.6281,0.6290,0.6298,0.6303,0.6313,0.6323,0.6332,0.6341,0.6350,0.6359,0.6369,0.6378,0.6386,0.6394,0.6404,0.6413,0.6420,0.6429,0.6438,0.6446,0.6454,0.6459,0.6466,0.6473,0.6480,0.6488,0.6495,0.6506,0.6515,0.6523,0.6530,0.6542,0.6550,0.6561,0.6570,0.6579,0.6588,0.6596,0.6604,0.6613,0.6620,0.6630,0.6639,0.6646,0.6654,0.6662,0.6671,0.6678,0.6686,0.6695,0.6702,0.6710,0.6717,0.6726,0.6737,0.6744,0.6754,0.6762,0.6772,0.6779,0.6788,0.6797,0.6803,0.6809,0.6817,0.6824,0.6832,0.6839,0.6846,0.6855,0.6863,0.6873,0.6882,0.6890,0.6898,0.6904,0.6916,0.6923,0.6931,0.6938,0.6945,0.6952,0.6958,0.6964,0.6972,0.6980,0.6988,0.6995,0.7002,0.7010,0.7016,0.7023,0.7033,0.7041,0.7049,0.7055,0.7063,0.7070,0.7077,0.7085,0.7092,0.7099,0.7105,0.7113,0.7118,0.7125,0.7132,0.7138,0.7145,0.7154,0.7158,0.7165,0.7170,0.7177,0.7185,0.7192,0.7197,0.7204,0.7210,0.7215,0.7220,0.7227,0.7230,0.7235,0.7243,0.7248,0.7252,0.7258,0.7263,0.7271,0.7276,0.7281,0.7285,0.7290,0.7294,0.7300,0.7304,0.7309,0.7315,0.7321,0.7327,0.7334,0.7339,0.7343,0.7347,0.7351,0.7355,0.7360,0.7363,0.7368,0.7372,0.7378,0.7385,0.7391,0.7396,0.7401,0.7404,0.7409,0.7413,0.7417,0.7423,0.7427,0.7430,0.7434,0.7439,0.7441,0.7445,0.7450,0.7454,0.7458,0.7461,0.7465,0.7468,0.7472,0.7476,0.7479,0.7482,0.7485,0.7489,0.7493,0.7496,0.7499,0.7502,0.7505,0.7511,0.7514,0.7518,0.7520,0.7522,0.7524,0.7526,0.7529,0.7531,0.7535,0.7537,0.7540,0.7543,0.7546,0.7549,0.7551,0.7555,0.7558,0.7561,0.7563,0.7565,0.7568,0.7571,0.7574,0.7577,0.7579,0.7582,0.7585,0.7586,0.7588,0.7590,0.7592,0.7594,0.7596,0.7599,0.7602,0.7604,0.7606,0.7608,0.7610,0.7613,0.7615,0.7616,0.7617,0.7620,0.7622,0.7623,0.7625,0.7627,0.7628,0.7630,0.7632,0.7634,0.7636,0.7638,0.7640,0.7641,0.7643,0.7647,0.7649,0.7650,0.7651,0.7654,0.7656,0.7659,0.7661,0.7663,0.7664,0.7666,0.7667,0.7669,0.7671,0.7673,0.7675,0.7677,0.7680,0.7681,0.7683,0.7685,0.7688,0.7690,0.7692,0.7694,0.7696,0.7697,0.7699,0.7700,0.7701,0.7703,0.7704,0.7705,0.7706,0.7708,0.7710,0.7711,0.7713,0.7715,0.7717,0.7718,0.7719,0.7720,0.7722,0.7723,0.7724,0.7726,0.7728,0.7729,0.7730,0.7732,0.7733,0.7736,0.7737,0.7739,0.7740,0.7743,0.7744,0.7746,0.7747,0.7749,0.7750,0.7751,0.7752,0.7754,0.7755,0.7756,0.7757,0.7758,0.7760,0.7762,0.7763,0.7764,0.7765,0.7766,0.7767,0.7768,0.7769,0.7770,0.7771,0.7772,0.7772,0.7774,0.7775,0.7776,0.7777,0.7779,0.7780,0.7781,0.7781,0.7781,0.7782,0.7783,0.7785,0.7786,0.7787,0.7788,0.7789,0.7790,0.7791,0.7792,0.7793,0.7794,0.7795,0.7796,0.7796,0.7796,0.7797,0.7798,0.7798,0.7799,0.7800,0.7801,0.7802,0.7803,0.7804,0.7805,0.7806,0.7806,0.7807,0.7808,0.7809,0.7810,0.7811,0.7812,0.7813,0.7813,0.7814,0.7814,0.7814,0.7815,0.7816,0.7817,0.7817,0.7818,0.7820,0.7820,0.7821,0.7821,0.7822,0.7823,0.7823,0.7824,0.7825,0.7825,0.7826,0.7826,0.7827,0.7828,0.7830,0.7830,0.7831,0.7832,0.7833,0.7833,0.7834,0.7835,0.7836,0.7837,0.7838,0.7839,0.7840,0.7840,0.7840,0.7841,0.7841,0.7842,0.7842,0.7843,0.7845,0.7846,0.7847,0.7847,0.7848,0.7848,0.7849,0.7849,0.7850,0.7851,0.7851,0.7852,0.7852,0.7853,0.7854,0.7855,0.7855,0.7855,0.7856,0.7857,0.7857,0.7858,0.7858,0.7858,0.7859,0.7859,0.7859,0.7860,0.7861,0.7861,0.7861,0.7862,0.7863,0.7863,0.7864,0.7864,0.7867,0.7867,0.7868,0.7870,0.7873,0.7875,0.7876,0.7879,0.7881,0.7883,0.7885,0.7886,0.7888,0.7889,0.7892,0.7894,0.7897,0.7900,0.7901,0.7902,0.7903,0.7905,0.7906,0.7908,0.7909,0.7911,0.7913,0.7915,0.7917,0.7919,0.7920,0.7922,0.7924,0.7926,0.7928,0.7930,0.7933,0.7937,0.7939,0.7942,0.7945,0.7948,0.7950,0.7952,0.7955,0.7958,0.7960,0.7963,0.7965,0.7967,0.7970,0.7973,0.7975,0.7978,0.7980,0.7982,0.7986,0.7988,0.7990,0.7994,0.7996,0.7999,0.8002,0.8005,0.8007,0.8011,0.8013,0.8017,0.8021,0.8024,0.8027,0.8030,0.8034,0.8038,0.8040,0.8042,0.8048,0.8051,0.8055,0.8058,0.8062,0.8066,0.8070,0.8074,0.8077,0.8081,0.8084,0.8086,0.8090,0.8093,0.8097,0.8103,0.8107,0.8109,0.8111,0.8114,0.8118,0.8122,0.8125,0.8129,0.8135,0.8138,0.8142,0.8145,0.8150,0.8153,0.8157,0.8159,0.8162,0.8166,0.8170,0.8173,0.8176,0.8181,0.8184,0.8187,0.8191,0.8194,0.8197,0.8199,0.8203,0.8206,0.8210,0.8213,0.8217,0.8220,0.8223,0.8226,0.8231,0.8234,0.8237,0.8240,0.8243,0.8246,0.8249,0.8252,0.8256,0.8258,0.8261,0.8264,0.8268,0.8270,0.8274,0.8276,0.8279,0.8283,0.8287,0.8290,0.8294,0.8297,0.8300,0.8304,0.8306,0.8309,0.8312,0.8314,0.8317,0.8319,0.8322,0.8324,0.8328,0.8330,0.8333,0.8334,0.8336,0.8339,0.8341,0.8344,0.8348,0.8350,0.8354,0.8356,0.8359,0.8361,0.8364,0.8366,0.8369,0.8370,0.8374,0.8376,0.8379,0.8382,0.8384,0.8387,0.8390,0.8392,0.8394,0.8396,0.8400,0.8403,0.8405,0.8406,0.8408,0.8409,0.8412,0.8413,0.8416,0.8419,0.8421,0.8423,0.8426,0.8428,0.8431,0.8433,0.8434,0.8436,0.8438,0.8442,0.8445,0.8448,0.8451,0.8453,0.8455,0.8457,0.8458,0.8460,0.8463,0.8464,0.8467,0.8468,0.8470,0.8472,0.8473,0.8475,0.8477,0.8479,0.8482,0.8483,0.8484,0.8486,0.8489,0.8490,0.8492,0.8493,0.8495,0.8496,0.8498,0.8499,0.8501,0.8502,0.8503,0.8505,0.8506,0.8508,0.8511,0.8512,0.8515,0.8516,0.8518,0.8518,0.8520,0.8521,0.8523,0.8525,0.8527,0.8529,0.8529,0.8531,0.8532,0.8534,0.8535,0.8536,0.8537,0.8538,0.8540,0.8541,0.8542,0.8543,0.8545,0.8545,0.8546,0.8547,0.8548,0.8549,0.8550,0.8551,0.8551,0.8553,0.8554,0.8556,0.8557,0.8559,0.8560,0.8560,0.8562,0.8563,0.8565,0.8566,0.8566,0.8568,0.8568,0.8570,0.8570,0.8572,0.8572,0.8573,0.8574,0.8575,0.8576,0.8578,0.8579,0.8580,0.8580,0.8581,0.8581,0.8583,0.8585,0.8586,0.8587,0.8587,0.8588,0.8589,0.8589,0.8590,0.8591,0.8592,0.8593,0.8593,0.8594,0.8594,0.8595,0.8596,0.8597,0.8598,0.8599,0.8600,0.8601,0.8602,0.8602,0.8603,0.8604,0.8604,0.8605,0.8606,0.8607,0.8607,0.8607,0.8608,0.8608,0.8609,0.8609,0.8610,0.8611,0.8612,0.8613,0.8614,0.8614,0.8615,0.8615,0.8615,0.8616,0.8616,0.8616,0.8617,0.8617,0.8618,0.8618,0.8618,0.8619,0.8620,0.8621,0.8623,0.8623,0.8624,0.8624,0.8625,0.8626,0.8626,0.8627,0.8627,0.8627,0.8628,0.8629,0.8629,0.8630,0.8630,0.8631,0.8632,0.8633,0.8633,0.8634,0.8634,0.8635,0.8635,0.8635,0.8636,0.8637,0.8637,0.8638,0.8638,0.8639,0.8639,0.8640,0.8640,0.8641,0.8641,0.8642,0.8642,0.8642,0.8643,0.8644,0.8644,0.8644,0.8645,0.8646,0.8646,0.8647,0.8648,0.8649,0.8649,0.8650,0.8650,0.8651,0.8651,0.8651,0.8652,0.8653,0.8653,0.8653,0.8654,0.8654,0.8655,0.8655,0.8656,0.8656,0.8656,0.8657,0.8657,0.8658,0.8658,0.8659,0.8659,0.8660,0.8660,0.8660,0.8661,0.8661,0.8662,0.8662,0.8663,0.8663,0.8664,0.8664,0.8665,0.8666,0.8666,0.8667,0.8667,0.8668,0.8668,0.8668,0.8669,0.8669,0.8669,0.8670,0.8670,0.8670,0.8671,0.8671,0.8671,0.8672,0.8673,0.8673,0.8674,0.8674,0.8674,0.8674,0.8675,0.8675,0.8676,0.8677,0.8677,0.8677,0.8678,0.8678,0.8678,0.8679,0.8679,0.8679,0.8679,0.8680,0.8680,0.8680,0.8681,0.8681,0.8681,0.8682,0.8682,0.8683,0.8683,0.8683,0.8683,0.8684,0.8684,0.8685,0.8685,0.8686,0.8686,0.8687,0.8687,0.8688,0.8689,0.8691,0.8691,0.8692,0.8693,0.8693,0.8694,0.8695,0.8695,0.8696,0.8697,0.8697,0.8698,0.8699,0.8699,0.8700,0.8701,0.8702,0.8702,0.8703,0.8704,0.8704,0.8705,0.8706,0.8707,0.8708,0.8709,0.8710,0.8710,0.8711,0.8712,0.8713,0.8714,0.8715,0.8717,0.8719,0.8719,0.8721,0.8722,0.8724,0.8726,0.8729,0.8731,0.8733,0.8735,0.8736,0.8738,0.8739,0.8741,0.8742,0.8744,0.8746,0.8747,0.8749,0.8750,0.8752,0.8754,0.8756,0.8757,0.8759,0.8760,0.8762,0.8764,0.8766,0.8768,0.8770,0.8771,0.8773,0.8775,0.8777,0.8779,0.8781,0.8783,0.8786,0.8787,0.8789,0.8790,0.8791,0.8794,0.8796,0.8799,0.8801,0.8802,0.8804,0.8807,0.8809,0.8810,0.8813,0.8814,0.8816,0.8818,0.8820,0.8822,0.8824,0.8826,0.8828,0.8830,0.8832,0.8834,0.8835,0.8837,0.8838,0.8840,0.8841,0.8842,0.8844,0.8845,0.8848,0.8850,0.8853,0.8856,0.8858,0.8859,0.8862,0.8864,0.8865,0.8868,0.8869,0.8870,0.8871,0.8873,0.8875,0.8877,0.8879,0.8880,0.8882,0.8883,0.8885,0.8887,0.8889,0.8891,0.8893,0.8895,0.8896,0.8897,0.8899,0.8901,0.8903,0.8904,0.8905,0.8907,0.8909,0.8911,0.8912,0.8914,0.8915,0.8917,0.8919,0.8920,0.8923,0.8925,0.8928,0.8929,0.8930,0.8932,0.8935,0.8936,0.8937,0.8938,0.8940,0.8943,0.8945,0.8946,0.8948,0.8949,0.8951,0.8953,0.8954,0.8956,0.8958,0.8958,0.8959,0.8961,0.8962,0.8963,0.8965,0.8966,0.8968,0.8969,0.8970,0.8971,0.8972,0.8973,0.8975,0.8976,0.8978,0.8979,0.8980,0.8980,0.8982,0.8983,0.8984,0.8985,0.8986,0.8988,0.8989,0.8991,0.8992,0.8993,0.8994,0.8996,0.8996,0.8998,0.8999,0.9000,0.9002,0.9003,0.9003,0.9004,0.9005,0.9006,0.9007,0.9008,0.9009,0.9010,0.9012,0.9013,0.9013,0.9015,0.9015,0.9016,0.9017,0.9018,0.9018,0.9020,0.9021,0.9022,0.9023,0.9024,0.9025,0.9026,0.9027,0.9027,0.9029,0.9029,0.9030,0.9032,0.9032,0.9034,0.9035,0.9036,0.9037,0.9037,0.9038,0.9039,0.9039,0.9040,0.9041,0.9041,0.9042,0.9043,0.9044,0.9045,0.9045,0.9046,0.9046,0.9047,0.9048,0.9049,0.9049,0.9050,0.9050,0.9051,0.9053,0.9054,0.9054,0.9055,0.9055,0.9056,0.9057,0.9058,0.9058,0.9059,0.9060,0.9061,0.9061,0.9062,0.9063,0.9063,0.9064,0.9064,0.9065,0.9066,0.9066,0.9067,0.9067,0.9068,0.9068,0.9069,0.9069,0.9070,0.9070,0.9070,0.9071,0.9071,0.9072,0.9072,0.9072,0.9072,0.9073,0.9073,0.9074,0.9074,0.9075,0.9075,0.9075,0.9075,0.9076,0.9077,0.9077,0.9078,0.9079,0.9080,0.9080,0.9080,0.9081,0.9081,0.9082,0.9082,0.9082,0.9083,0.9083,0.9083,0.9084,0.9084,0.9085,0.9085,0.9085,0.9085,0.9086,0.9087,0.9087,0.9087,0.9088,0.9088,0.9088,0.9089,0.9089,0.9090,0.9090,0.9090,0.9091,0.9091,0.9091,0.9091,0.9092,0.9092,0.9092,0.9092,0.9093,0.9093,0.9093,0.9093,0.9094,0.9094,0.9094,0.9095,0.9095,0.9096,0.9096,0.9096,0.9096,0.9096,0.9097,0.9097,0.9098,0.9098,0.9098,0.9098,0.9098,0.9098,0.9099,0.9099,0.9100,0.9100,0.9100,0.9101,0.9101,0.9101,0.9102,0.9102,0.9102,0.9102,0.9103,0.9103,0.9103,0.9104,0.9104,0.9104,0.9104,0.9105,0.9105,0.9105,0.9105,0.9106,0.9106,0.9106,0.9106,0.9107,0.9107,0.9108,0.9108,0.9108,0.9108,0.9109,0.9109,0.9109,0.9110,0.9110,0.9110,0.9111,0.9111,0.9111,0.9111,0.9112,0.9112,0.9113,0.9113,0.9113,0.9113,0.9114,0.9114,0.9114,0.9115,0.9115,0.9116,0.9116,0.9116,0.9117,0.9117,0.9118,0.9118,0.9119,0.9119,0.9120,0.9120,0.9120,0.9121,0.9121,0.9122,0.9122,0.9122,0.9122,0.9123,0.9123,0.9124,0.9124,0.9124,0.9125,0.9125,0.9126,0.9126,0.9126,0.9127,0.9127,0.9128,0.9128,0.9128,0.9129,0.9130,0.9130,0.9131,0.9131,0.9131,0.9132,0.9132,0.9133,0.9133,0.9134,0.9135,0.9136,0.9136,0.9138,0.9138,0.9139,0.9140,0.9140,0.9141,0.9142,0.9143,0.9144,0.9145,0.9146,0.9147,0.9147,0.9148,0.9148,0.9149,0.9149,0.9151,0.9152,0.9152,0.9153,0.9153,0.9154,0.9155,0.9157,0.9158,0.9159,0.9159,0.9160,0.9162,0.9163,0.9164,0.9165,0.9166,0.9166,0.9167,0.9168,0.9169,0.9170,0.9170,0.9171,0.9172,0.9173,0.9174,0.9174,0.9176,0.9177,0.9177,0.9178,0.9179,0.9180,0.9182,0.9183,0.9184,0.9186,0.9187,0.9188,0.9189,0.9190,0.9191,0.9192,0.9193,0.9194,0.9194,0.9197,0.9197,0.9198,0.9199,0.9199,0.9200,0.9201,0.9202,0.9202,0.9202,0.9203,0.9203,0.9204,0.9206,0.9207,0.9208,0.9209,0.9210,0.9211,0.9212,0.9212,0.9212,0.9213,0.9214,0.9215,0.9216,0.9217,0.9217,0.9218,0.9219,0.9220,0.9221,0.9222,0.9223,0.9224,0.9225,0.9225,0.9226,0.9227,0.9227,0.9228,0.9229,0.9229,0.9230,0.9232,0.9233,0.9234,0.9234,0.9235,0.9236,0.9238,0.9238,0.9239,0.9240,0.9241,0.9242,0.9243,0.9244,0.9245,0.9246,0.9247,0.9248,0.9249,0.9251,0.9252,0.9252,0.9253,0.9255,0.9255,0.9256,0.9256,0.9257,0.9258,0.9258,0.9259,0.9260,0.9261,0.9261,0.9262,0.9263,0.9263,0.9264,0.9265,0.9266,0.9267,0.9268,0.9269,0.9270,0.9270,0.9272,0.9272,0.9273,0.9274,0.9274,0.9274,0.9276,0.9277,0.9277,0.9278,0.9278,0.9279,0.9280,0.9280,0.9281,0.9281,0.9282,0.9283,0.9284,0.9285,0.9286,0.9287,0.9288,0.9288,0.9288,0.9289,0.9289,0.9290,0.9290,0.9290,0.9291,0.9292,0.9292,0.9293,0.9293,0.9294,0.9295,0.9295,0.9296,0.9297,0.9298,0.9298,0.9298,0.9299,0.9300,0.9301,0.9301,0.9302,0.9302,0.9303,0.9303,0.9303,0.9303,0.9304,0.9305,0.9306,0.9306,0.9306,0.9307,0.9307,0.9308,0.9308,0.9308,0.9309,0.9310,0.9310,0.9311,0.9311,0.9312,0.9312,0.9313,0.9314,0.9314,0.9315,0.9315,0.9315,0.9316,0.9316,0.9317,0.9318,0.9318,0.9318,0.9319,0.9319,0.9320,0.9320,0.9321,0.9321,0.9321,0.9322,0.9323,0.9323,0.9324,0.9324,0.9325,0.9325,0.9325,0.9326,0.9326,0.9326,0.9327,0.9327,0.9327,0.9328,0.9328,0.9329,0.9329,0.9329,0.9330,0.9330,0.9330,0.9331,0.9332,0.9332,0.9333,0.9333,0.9333,0.9334,0.9334,0.9334,0.9335,0.9335,0.9335,0.9336,0.9336,0.9336,0.9337,0.9337,0.9338,0.9338,0.9339,0.9339,0.9340,0.9340,0.9340,0.9340,0.9341,0.9341,0.9342,0.9342,0.9343,0.9343,0.9344,0.9344,0.9344,0.9345,0.9345,0.9346,0.9346,0.9346,0.9346,0.9347,0.9347,0.9347,0.9347,0.9348,0.9348,0.9349,0.9349,0.9349,0.9350,0.9350,0.9350,0.9350,0.9351,0.9351,0.9351,0.9352,0.9352,0.9352,0.9353,0.9354,0.9355,0.9355,0.9355,0.9355,0.9355,0.9356,0.9356,0.9356,0.9356,0.9356,0.9356,0.9357,0.9357,0.9357,0.9358,0.9358,0.9358,0.9359,0.9359,0.9359,0.9359,0.9360,0.9360,0.9360,0.9361,0.9361,0.9361,0.9361,0.9361,0.9362,0.9362,0.9362,0.9363,0.9363,0.9363,0.9364,0.9364,0.9364,0.9364,0.9365,0.9365,0.9365,0.9365,0.9366,0.9366,0.9366,0.9366,0.9367,0.9367,0.9367,0.9368,0.9368,0.9368,0.9368,0.9369,0.9369,0.9369,0.9370,0.9370,0.9371,0.9371,0.9371,0.9372,0.9372,0.9372,0.9372,0.9373,0.9373,0.9373,0.9373,0.9374,0.9374,0.9374,0.9374,0.9375,0.9375,0.9375,0.9376,0.9376,0.9376,0.9376,0.9376,0.9377,0.9377,0.9377,0.9377,0.9378,0.9378,0.9378,0.9378,0.9379,0.9379,0.9379,0.9379,0.9380,0.9380,0.9380,0.9380,0.9381,0.9381,0.9381,0.9382,0.9382,0.9382,0.9383,0.9383,0.9383,0.9384,0.9384,0.9384,0.9384,0.9385,0.9385,0.9386,0.9386,0.9386,0.9387,0.9387,0.9387,0.9388,0.9389,0.9390,0.9390,0.9390,0.9391,0.9391,0.9391,0.9391,0.9392,0.9392,0.9393,0.9393,0.9394,0.9394,0.9394,0.9394,0.9395,0.9395,0.9395,0.9396,0.9396,0.9397,0.9398,0.9398,0.9398,0.9398,0.9399,0.9399,0.9400,0.9401,0.9401,0.9402,0.9403,0.9403,0.9403,0.9404,0.9404,0.9405,0.9405,0.9406,0.9406,0.9406,0.9406,0.9407,0.9408,0.9408,0.9409,0.9409,0.9410,0.9411,0.9412,0.9412,0.9413,0.9413,0.9413,0.9414,0.9414,0.9414,0.9415,0.9415,0.9416,0.9416,0.9417,0.9417,0.9418,0.9418,0.9418,0.9419,0.9419,0.9420,0.9420,0.9421,0.9421,0.9422,0.9422,0.9423,0.9424,0.9424,0.9425,0.9425,0.9426,0.9426,0.9427,0.9427,0.9427,0.9428,0.9428,0.9428,0.9428,0.9429,0.9430,0.9431,0.9432,0.9432,0.9432,0.9433,0.9434,0.9434,0.9434,0.9435,0.9435,0.9436,0.9436,0.9437,0.9437,0.9438,0.9438,0.9439,0.9440,0.9440,0.9441,0.9441,0.9441,0.9442,0.9443,0.9443,0.9443,0.9444,0.9444,0.9445,0.9445,0.9445,0.9446,0.9447,0.9448,0.9448,0.9449,0.9449,0.9450,0.9450,0.9451,0.9451,0.9451,0.9452,0.9453,0.9453,0.9454,0.9454,0.9454,0.9455,0.9455,0.9455,0.9456,0.9456,0.9456,0.9457,0.9457,0.9458,0.9458,0.9459,0.9460,0.9460,0.9460,0.9461,0.9461,0.9462,0.9462,0.9462,0.9463,0.9464,0.9464,0.9465,0.9465,0.9466,0.9467,0.9467,0.9468,0.9468,0.9468,0.9469,0.9470,0.9470,0.9471,0.9472,0.9472,0.9472,0.9473,0.9473,0.9473,0.9474,0.9474,0.9475,0.9475,0.9476,0.9477,0.9477,0.9478,0.9478,0.9478,0.9478,0.9479,0.9479,0.9480,0.9480,0.9480,0.9481,0.9481,0.9481,0.9482,0.9482,0.9483,0.9483,0.9483,0.9484,0.9484,0.9484,0.9485,0.9485,0.9485,0.9486,0.9486,0.9487,0.9487,0.9487,0.9488,0.9488,0.9489,0.9490,0.9490,0.9491,0.9491,0.9491,0.9492,0.9493,0.9493,0.9493,0.9494,0.9494,0.9494,0.9495,0.9495,0.9495,0.9496,0.9496,0.9496,0.9496,0.9497,0.9497,0.9498,0.9498,0.9499,0.9499,0.9500,0.9500,0.9500,0.9501,0.9501,0.9502,0.9502,0.9502,0.9503,0.9503,0.9503,0.9503,0.9504,0.9504,0.9504,0.9504,0.9505,0.9505,0.9505,0.9505,0.9506,0.9506,0.9506,0.9507,0.9507,0.9507,0.9508,0.9508,0.9508,0.9508,0.9509,0.9509,0.9510,0.9510,0.9510,0.9510,0.9510,0.9511,0.9511,0.9511,0.9511,0.9511,0.9512,0.9512,0.9512,0.9512,0.9512,0.9512,0.9513,0.9513,0.9513,0.9514,0.9514,0.9514,0.9515,0.9515,0.9515,0.9515,0.9516,0.9517,0.9517,0.9517,0.9517,0.9518,0.9518,0.9518,0.9518,0.9518,0.9519,0.9519,0.9520,0.9520,0.9520,0.9521,0.9521,0.9521,0.9521,0.9521,0.9522,0.9522,0.9522,0.9523,0.9523,0.9523,0.9523,0.9523,0.9524,0.9524,0.9525,0.9525,0.9525,0.9525,0.9526,0.9526,0.9526,0.9526,0.9527,0.9527,0.9527,0.9527,0.9528,0.9528,0.9528,0.9528,0.9529,0.9529,0.9529,0.9529,0.9529,0.9530,0.9530,0.9530,0.9531,0.9531,0.9532,0.9532,0.9532,0.9532,0.9533,0.9533,0.9534,0.9534,0.9534,0.9534,0.9535,0.9535,0.9535,0.9535,0.9536,0.9536,0.9536,0.9536,0.9537,0.9537,0.9538,0.9538,0.9538,0.9538,0.9538,0.9539,0.9539,0.9539,0.9539,0.9539,0.9540,0.9540,0.9540,0.9541,0.9541,0.9541,0.9542,0.9542,0.9542,0.9543,0.9544,0.9544,0.9544,0.9545,0.9545,0.9545,0.9546,0.9546,0.9547,0.9547,0.9548,0.9548,0.9549,0.9549,0.9550,0.9550,0.9550,0.9551,0.9551,0.9552,0.9552,0.9552,0.9553,0.9553,0.9553,0.9554,0.9555,0.9555,0.9556,0.9556,0.9556,0.9557,0.9557,0.9558,0.9559,0.9559,0.9560,0.9561,0.9562,0.9562,0.9563,0.9564,0.9564,0.9564,0.9564,0.9565,0.9565,0.9566,0.9566,0.9566,0.9567,0.9568,0.9568,0.9569,0.9570,0.9570,0.9571,0.9572,0.9573,0.9573,0.9574,0.9574,0.9575,0.9575,0.9576,0.9577,0.9577,0.9578,0.9579,0.9580,0.9581,0.9581,0.9581,0.9582,0.9582,0.9583,0.9583,0.9584,0.9584,0.9584,0.9585,0.9585,0.9586,0.9587,0.9587,0.9587,0.9587,0.9587,0.9588,0.9588,0.9589,0.9589,0.9590,0.9590,0.9591,0.9591,0.9591,0.9592,0.9592,0.9592,0.9593,0.9593,0.9594,0.9594,0.9595,0.9596,0.9596,0.9597,0.9597,0.9597,0.9598,0.9599,0.9600,0.9600,0.9601,0.9602,0.9602,0.9602,0.9603,0.9603,0.9604,0.9605,0.9605,0.9606,0.9606,0.9606,0.9607,0.9607,0.9608,0.9609,0.9609,0.9610,0.9611,0.9612,0.9612,0.9612,0.9613,0.9613,0.9614,0.9614,0.9615,0.9616,0.9616,0.9617,0.9617,0.9617,0.9618,0.9618,0.9618,0.9618,0.9619,0.9619,0.9619,0.9619,0.9620,0.9620,0.9621,0.9621,0.9621,0.9622,0.9622,0.9622,0.9623,0.9623,0.9624,0.9624,0.9624,0.9625,0.9625,0.9626,0.9626,0.9626,0.9627,0.9628,0.9628,0.9628,0.9629,0.9629,0.9629,0.9630,0.9630,0.9630,0.9631,0.9631,0.9632,0.9632,0.9633,0.9633,0.9633,0.9634,0.9635,0.9635,0.9635,0.9635,0.9636,0.9636,0.9636,0.9637,0.9637,0.9637,0.9638,0.9638,0.9639,0.9639,0.9640,0.9640,0.9640,0.9641,0.9641,0.9642,0.9642,0.9642,0.9642,0.9643,0.9643,0.9643,0.9644,0.9644,0.9644,0.9645,0.9645,0.9645,0.9645,0.9646,0.9646,0.9646,0.9647,0.9647,0.9647,0.9647,0.9648,0.9648,0.9648,0.9648,0.9649,0.9649,0.9649,0.9650,0.9650,0.9651,0.9651,0.9651,0.9652,0.9652,0.9652,0.9652,0.9653,0.9653,0.9653,0.9654,0.9654,0.9654,0.9654,0.9655,0.9655,0.9656,0.9656,0.9656,0.9656,0.9656,0.9657,0.9657,0.9657,0.9657,0.9658,0.9658,0.9658,0.9659,0.9659,0.9659,0.9659,0.9660,0.9660,0.9660,0.9660,0.9660,0.9661,0.9661,0.9661,0.9662,0.9662,0.9662,0.9663,0.9663,0.9664,0.9664,0.9665,0.9665,0.9665,0.9665,0.9665,0.9666,0.9666,0.9666,0.9666,0.9667,0.9667,0.9667,0.9667,0.9668,0.9668,0.9668,0.9669,0.9669,0.9669,0.9669,0.9669,0.9670,0.9670,0.9670,0.9671,0.9671,0.9671,0.9672,0.9672,0.9672,0.9672,0.9673,0.9673,0.9673,0.9673,0.9673,0.9673,0.9674,0.9674,0.9674,0.9674,0.9675,0.9675,0.9675,0.9675,0.9675,0.9676,0.9676,0.9676,0.9676,0.9676,0.9677,0.9677,0.9677,0.9677,0.9677,0.9677,0.9678,0.9678,0.9678,0.9679,0.9679,0.9679,0.9679,0.9679,0.9680,0.9680,0.9680,0.9680,0.9680,0.9681,0.9681,0.9681,0.9682,0.9682,0.9682,0.9682,0.9683,0.9683,0.9683,0.9683,0.9683,0.9683,0.9684,0.9684,0.9684,0.9684,0.9684,0.9685,0.9685,0.9685,0.9685,0.9686,0.9686,0.9686,0.9686,0.9686,0.9687,0.9687,0.9687,0.9687,0.9688,0.9688,0.9688,0.9688,0.9688,0.9688,0.9689,0.9689,0.9689,0.9689,0.9689,0.9690,0.9690,0.9690,0.9690,0.9690,0.9691,0.9691,0.9691,0.9691,0.9691,0.9692,0.9692,0.9692,0.9692,0.9692,0.9693,0.9693,0.9693,0.9694,0.9694,0.9694,0.9694,0.9695,0.9695,0.9695,0.9696,0.9696,0.9696,0.9696,0.9697,0.9697,0.9697,0.9697,0.9697,0.9698,0.9698,0.9698,0.9698,0.9698,0.9699,0.9699,0.9699,0.9699,0.9699,0.9700,0.9700,0.9700,0.9700,0.9700,0.9701,0.9701,0.9701,0.9701,0.9701,0.9702,0.9702,0.9702,0.9702,0.9702,0.9703,0.9703,0.9703,0.9704,0.9704,0.9704,0.9704,0.9705,0.9705,0.9705,0.9705,0.9706,0.9706,0.9706,0.9706,0.9706,0.9706,0.9707,0.9707,0.9707,0.9707,0.9707,0.9708,0.9708,0.9708,0.9708,0.9708,0.9709,0.9709,0.9709,0.9709,0.9709,0.9709,0.9710,0.9710,0.9710,0.9710,0.9711,0.9711,0.9711,0.9711,0.9711,0.9711,0.9712,0.9712,0.9712,0.9712,0.9712,0.9712,0.9713,0.9713,0.9713,0.9713,0.9713,0.9714,0.9714,0.9714,0.9714,0.9714,0.9715,0.9715,0.9715,0.9716,0.9716,0.9716,0.9716,0.9716,0.9717,0.9717,0.9717,0.9717,0.9717,0.9718,0.9718,0.9718,0.9718,0.9718,0.9718,0.9719,0.9719,0.9719,0.9719,0.9719,0.9719,0.9720,0.9720,0.9720,0.9720,0.9720,0.9721,0.9721,0.9721,0.9721,0.9721,0.9722,0.9722,0.9722,0.9722,0.9722,0.9723,0.9723,0.9723,0.9723,0.9723,0.9724,0.9724,0.9724,0.9724,0.9724,0.9725,0.9725,0.9725,0.9725,0.9725,0.9725,0.9726,0.9726,0.9726,0.9726,0.9726,0.9727,0.9727,0.9727,0.9727,0.9727,0.9728,0.9728,0.9728,0.9728,0.9729,0.9729,0.9729,0.9729,0.9729,0.9730,0.9730,0.9730,0.9730,0.9730,0.9731,0.9731,0.9732,0.9732,0.9732,0.9733,0.9733,0.9733,0.9733,0.9734,0.9734,0.9734,0.9734,0.9735,0.9735,0.9735,0.9735,0.9736,0.9736,0.9736,0.9737,0.9737,0.9737,0.9738,0.9738,0.9738,0.9739,0.9739,0.9739,0.9739,0.9740,0.9740,0.9740,0.9741,0.9741,0.9741,0.9742,0.9742,0.9742,0.9742,0.9743,0.9743,0.9743,0.9743,0.9744,0.9744,0.9744,0.9745,0.9745,0.9745,0.9745,0.9746,0.9746,0.9746,0.9746,0.9746,0.9747,0.9747,0.9747,0.9747,0.9748,0.9748,0.9748,0.9749,0.9749,0.9749,0.9749,0.9750,0.9750,0.9750,0.9751,0.9751,0.9751,0.9752,0.9752,0.9752,0.9753,0.9753,0.9753,0.9753,0.9754,0.9754,0.9754,0.9754,0.9755,0.9755,0.9756,0.9756,0.9756,0.9756,0.9757,0.9757,0.9757,0.9758,0.9758,0.9758,0.9758,0.9759,0.9759,0.9759,0.9759,0.9759,0.9760,0.9760,0.9760,0.9760,0.9760,0.9761,0.9761,0.9761,0.9761,0.9762,0.9762,0.9762,0.9762,0.9763,0.9763,0.9764,0.9764,0.9765,0.9765,0.9765,0.9766,0.9766,0.9766,0.9766,0.9767,0.9767,0.9767,0.9767,0.9768,0.9768,0.9768,0.9769,0.9769,0.9769,0.9770,0.9770,0.9770,0.9770,0.9770,0.9771,0.9771,0.9771,0.9771,0.9771,0.9772,0.9772,0.9773,0.9773,0.9773,0.9773,0.9773,0.9773,0.9774,0.9774,0.9774,0.9775,0.9775,0.9775,0.9775,0.9776,0.9776,0.9776,0.9776,0.9777,0.9777,0.9777,0.9777,0.9777,0.9778,0.9778,0.9778,0.9778,0.9779,0.9779,0.9779,0.9779,0.9779,0.9779,0.9780,0.9780,0.9780,0.9780,0.9780,0.9781,0.9781,0.9781,0.9781,0.9781,0.9781,0.9782,0.9782,0.9782,0.9782,0.9782,0.9783,0.9783,0.9783,0.9783,0.9783,0.9783,0.9784,0.9784,0.9784,0.9784,0.9784,0.9785,0.9785,0.9786,0.9786,0.9786,0.9786,0.9786,0.9787,0.9787,0.9787,0.9787,0.9787,0.9788,0.9788,0.9788,0.9788,0.9788,0.9789,0.9789,0.9789,0.9789,0.9789,0.9789,0.9790,0.9790,0.9790,0.9790,0.9791,0.9791,0.9791,0.9791,0.9791,0.9791,0.9792,0.9792,0.9792,0.9792,0.9792,0.9793,0.9793,0.9793,0.9793,0.9794,0.9794,0.9794,0.9794,0.9794,0.9795,0.9795,0.9795,0.9795,0.9795,0.9795,0.9796,0.9796,0.9796,0.9796,0.9796,0.9797,0.9797,0.9797,0.9797,0.9797,0.9798,0.9798,0.9798,0.9798,0.9798,0.9798,0.9799,0.9799,0.9799,0.9799,0.9799,0.9799,0.9800,0.9800,0.9800,0.9800,0.9801,0.9801,0.9801,0.9801,0.9801,0.9801,0.9802,0.9802,0.9802,0.9802,0.9802,0.9803,0.9803,0.9803,0.9803,0.9803,0.9804,0.9804,0.9804,0.9804,0.9804,0.9804,0.9805,0.9805,0.9805,0.9806,0.9806,0.9806,0.9806,0.9806,0.9806,0.9807,0.9807,0.9807,0.9807,0.9807,0.9808,0.9808,0.9808,0.9808,0.9808,0.9808,0.9809,0.9809,0.9809,0.9809,0.9809,0.9810,0.9810,0.9810,0.9810,0.9811,0.9811,0.9811,0.9811,0.9811,0.9811,0.9812,0.9812,0.9812,0.9812,0.9812,0.9813,0.9813,0.9813,0.9813,0.9813,0.9814,0.9814,0.9814,0.9814,0.9814,0.9815,0.9815,0.9815,0.9815,0.9815,0.9816,0.9816,0.9816,0.9816,0.9816,0.9817,0.9817,0.9817,0.9817,0.9817,0.9817,0.9818,0.9818,0.9818,0.9818,0.9818,0.9819,0.9819,0.9819,0.9819,0.9819,0.9820,0.9820,0.9820,0.9820,0.9820,0.9821,0.9821,0.9821,0.9821,0.9821,0.9822,0.9822,0.9822,0.9822,0.9823,0.9823,0.9823,0.9823,0.9823,0.9823,0.9824,0.9824,0.9824,0.9824,0.9824,0.9825,0.9825,0.9825,0.9825,0.9825,0.9826,0.9826,0.9826,0.9826,0.9826,0.9826,0.9827,0.9827,0.9827,0.9827,0.9827,0.9827,0.9828,0.9828,0.9828,0.9828,0.9829,0.9829,0.9829,0.9829,0.9830,0.9830,0.9830,0.9830,0.9830,0.9831,0.9831,0.9831,0.9831,0.9831,0.9832,0.9832,0.9832,0.9832,0.9832,0.9833,0.9833,0.9833,0.9833,0.9834,0.9834,0.9834,0.9834,0.9835,0.9835,0.9835,0.9835,0.9836,0.9836,0.9836,0.9837,0.9837,0.9837,0.9837,0.9838,0.9838,0.9838,0.9838,0.9838,0.9839,0.9839,0.9839,0.9839,0.9839,0.9840,0.9840,0.9840,0.9840,0.9840,0.9840,0.9841,0.9841,0.9841,0.9842,0.9842,0.9842,0.9843,0.9843,0.9843,0.9843,0.9843,0.9844,0.9844,0.9844,0.9844,0.9844,0.9844,0.9845,0.9845,0.9845,0.9846,0.9846,0.9846,0.9846,0.9847,0.9847,0.9847,0.9847,0.9847,0.9847,0.9848,0.9848,0.9848,0.9848,0.9848,0.9849,0.9849,0.9849,0.9849,0.9850,0.9850,0.9850,0.9850,0.9850,0.9851,0.9851,0.9851,0.9851,0.9852,0.9852,0.9852,0.9853,0.9853,0.9853,0.9853,0.9854,0.9854,0.9854,0.9854,0.9854,0.9855,0.9855,0.9855,0.9855,0.9855,0.9856,0.9856,0.9856,0.9856,0.9856,0.9857,0.9857,0.9857,0.9858,0.9858,0.9858,0.9858,0.9858,0.9859,0.9859,0.9859,0.9860,0.9860,0.9860,0.9861,0.9861,0.9861,0.9861,0.9861,0.9861,0.9862,0.9862,0.9862,0.9863,0.9863,0.9863,0.9863,0.9863,0.9864,0.9864,0.9864,0.9864,0.9864,0.9865,0.9865,0.9865,0.9865,0.9865,0.9865,0.9866,0.9866,0.9866,0.9866,0.9866,0.9866,0.9867,0.9867,0.9867,0.9867,0.9867,0.9867,0.9868,0.9868,0.9868,0.9868,0.9868,0.9868,0.9869,0.9869,0.9869,0.9869,0.9869,0.9869,0.9870,0.9870,0.9870,0.9870,0.9870,0.9871,0.9871,0.9871,0.9871,0.9871,0.9872,0.9872,0.9872,0.9872,0.9872,0.9873,0.9873,0.9873,0.9873,0.9874,0.9874,0.9874,0.9874,0.9874,0.9875,0.9875,0.9875,0.9875,0.9875,0.9876,0.9876,0.9876,0.9876,0.9876,0.9876,0.9877,0.9877,0.9877,0.9877,0.9877,0.9878,0.9878,0.9878,0.9878,0.9878,0.9878,0.9879,0.9879,0.9879,0.9879,0.9879,0.9880,0.9880,0.9880,0.9880,0.9880,0.9881,0.9881,0.9881,0.9881,0.9881,0.9882,0.9882,0.9882,0.9882,0.9882,0.9882,0.9883,0.9883,0.9883,0.9883,0.9884,0.9884,0.9884,0.9884,0.9884,0.9885,0.9885,0.9885,0.9885,0.9885,0.9885,0.9886,0.9886,0.9886,0.9886,0.9886,0.9886,0.9887,0.9887,0.9887,0.9887,0.9888,0.9888,0.9888,0.9888,0.9888,0.9889,0.9889,0.9889,0.9889,0.9889,0.9890,0.9890,0.9890,0.9890,0.9890,0.9891,0.9891,0.9891,0.9891,0.9891,0.9892,0.9892,0.9892,0.9892,0.9892,0.9892,0.9893,0.9893,0.9893,0.9893,0.9893,0.9894,0.9894,0.9894,0.9894,0.9895,0.9895,0.9895,0.9895,0.9895,0.9895,0.9896,0.9896,0.9896,0.9896,0.9896,0.9896,0.9897,0.9897,0.9897,0.9897,0.9897,0.9898,0.9898,0.9898,0.9898,0.9898,0.9899,0.9899,0.9899,0.9899,0.9899,0.9900,0.9900,0.9900,0.9900,0.9900,0.9900,0.9901,0.9901,0.9901,0.9901,0.9901,0.9901,0.9902,0.9902,0.9902,0.9902,0.9902,0.9903,0.9903,0.9903,0.9903,0.9903,0.9904,0.9904,0.9904,0.9904,0.9904,0.9904,0.9905,0.9905,0.9905,0.9905,0.9906,0.9906,0.9906,0.9906,0.9906,0.9907,0.9907,0.9907,0.9907,0.9907,0.9907,0.9908,0.9908,0.9908,0.9908,0.9908,0.9909,0.9909,0.9909,0.9909,0.9909,0.9909,0.9910,0.9910,0.9910,0.9910,0.9910,0.9911,0.9911,0.9911,0.9911,0.9911,0.9911,0.9912,0.9912,0.9912,0.9912,0.9912,0.9912,0.9913,0.9913,0.9913,0.9913,0.9913,0.9913,0.9914,0.9914,0.9914,0.9914,0.9914,0.9915,0.9915,0.9915,0.9915,0.9915,0.9915,0.9916,0.9916,0.9916,0.9916,0.9916,0.9916,0.9917,0.9917,0.9917,0.9917,0.9917,0.9917,0.9918,0.9918,0.9918,0.9918,0.9918,0.9918,0.9919,0.9919,0.9919,0.9919,0.9919,0.9919,0.9920,0.9920,0.9920,0.9920,0.9920,0.9920,0.9921,0.9921,0.9921,0.9921,0.9921,0.9921,0.9922,0.9922,0.9922,0.9922,0.9922,0.9923,0.9923,0.9923,0.9923,0.9923,0.9923,0.9924,0.9924,0.9924,0.9924,0.9924,0.9925,0.9925,0.9925,0.9925,0.9925,0.9926,0.9926,0.9926,0.9926,0.9927,0.9927,0.9927,0.9927,0.9927,0.9928,0.9928,0.9928,0.9928,0.9928,0.9928,0.9929,0.9929,0.9929,0.9929,0.9930,0.9930,0.9930,0.9930,0.9930,0.9930,0.9931,0.9931,0.9931,0.9931,0.9931,0.9932,0.9932,0.9932,0.9932,0.9932,0.9932,0.9933,0.9933,0.9933,0.9933,0.9933,0.9933,0.9934,0.9934,0.9934,0.9934,0.9934,0.9934,0.9935,0.9935,0.9935,0.9935,0.9935,0.9935,0.9936,0.9936,0.9936,0.9936,0.9936,0.9936,0.9937,0.9937,0.9937,0.9937,0.9938,0.9938,0.9938,0.9938,0.9938,0.9938,0.9939,0.9939,0.9939,0.9939,0.9939,0.9939,0.9940,0.9940,0.9940,0.9940,0.9940,0.9941,0.9941,0.9941,0.9941,0.9941,0.9941,0.9942,0.9942,0.9942,0.9942,0.9942,0.9942,0.9943,0.9943,0.9943,0.9943,0.9943,0.9943,0.9944,0.9944,0.9944,0.9944,0.9944,0.9944,0.9945,0.9945,0.9945,0.9945,0.9945,0.9945,0.9946,0.9946,0.9946,0.9946,0.9946,0.9947,0.9947,0.9947,0.9947,0.9947,0.9947,0.9948,0.9948,0.9948,0.9948,0.9948,0.9949,0.9949,0.9949,0.9949,0.9949,0.9950,0.9950,0.9950,0.9950,0.9950,0.9951,0.9951,0.9951,0.9951,0.9951,0.9952,0.9952,0.9952,0.9952,0.9953,0.9953,0.9953,0.9953,0.9953,0.9954,0.9954,0.9954,0.9954,0.9954,0.9955,0.9955,0.9955,0.9955,0.9955,0.9956,0.9956,0.9956,0.9956,0.9956,0.9957,0.9957,0.9957,0.9958,0.9958,0.9958,0.9958,0.9958,0.9959,0.9959,0.9959,0.9959,0.9959,0.9959,0.9960,0.9960,0.9960,0.9960,0.9960,0.9960,0.9961,0.9961,0.9961,0.9961,0.9961,0.9961,0.9962,0.9962,0.9962,0.9962,0.9962,0.9962,0.9963,0.9963,0.9963,0.9963,0.9963,0.9963,0.9964,0.9964,0.9964,0.9964,0.9964,0.9965,0.9965,0.9965,0.9965,0.9965,0.9966,0.9966,0.9966,0.9966,0.9967,0.9967,0.9967,0.9967,0.9967,0.9968,0.9968,0.9968,0.9968,0.9968,0.9969,0.9969,0.9969,0.9969,0.9970,0.9970,0.9970,0.9970,0.9970,0.9970,0.9971,0.9971,0.9971,0.9971,0.9972,0.9972,0.9972,0.9972,0.9972,0.9973,0.9973,0.9973,0.9973,0.9973,0.9974,0.9974,0.9974,0.9974,0.9974,0.9975,0.9975,0.9975,0.9975,0.9975,0.9975,0.9976,0.9976,0.9976,0.9976,0.9976,0.9976,0.9977,0.9977,0.9977,0.9977,0.9977,0.9977,0.9978,0.9978,0.9978,0.9978,0.9978,0.9978,0.9979,0.9979,0.9979,0.9979,0.9979,0.9979,0.9980,0.9980,0.9980,0.9980,0.9980,0.9980,0.9981,0.9981,0.9981,0.9981,0.9981,0.9981,0.9982,0.9982,0.9982,0.9982,0.9982,0.9982,0.9983,0.9983,0.9983,0.9983,0.9983,0.9984,0.9984,0.9984,0.9984,0.9984,0.9984,0.9985,0.9985,0.9985,0.9985,0.9985,0.9986,0.9986,0.9986,0.9986,0.9986,0.9986,0.9987,0.9987,0.9987,0.9987,0.9987,0.9988,0.9988,0.9988,0.9988,0.9988,0.9988,0.9989,0.9989,0.9989,0.9989,0.9989,0.9989,0.9990,0.9990,0.9990],"yaxis":""}],"layout":{"annotations":null,"shapes":[{"label":{"text":"median","textposition":"end"},"layer\"":"above","line":{"dash":"dot","width":1},"type":"line","x0":0,"x1":1,"xref":"paper","y0":0.5,"y1":0.5},{"label":{"text":"0.9","textposition":"end"},"layer\"":"above","line":{"dash":"dot","width":1},"type":"line","x0":0,"x1":1,"xref":"paper","y0":0.9,"y1":0.9}],"title":{"font":{"size":10},"text":"Data: 9 Aug 2024 to 8 Sep 2024. Source: Parsec.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Publish time (seconds)"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-publish-performance-overall.json b/content.en/plots/2024/09/09/dht-publish-performance-overall.json
new file mode 100644
index 0000000000..9480793f8a
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-publish-performance-overall.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"median","visible":true,"x":["2024-06-11T00:00:00Z","2024-06-12T00:00:00Z","2024-06-13T00:00:00Z","2024-06-14T00:00:00Z","2024-06-15T00:00:00Z","2024-06-16T00:00:00Z","2024-06-17T00:00:00Z","2024-06-18T00:00:00Z","2024-06-19T00:00:00Z","2024-06-20T00:00:00Z","2024-06-21T00:00:00Z","2024-06-22T00:00:00Z","2024-06-23T00:00:00Z","2024-06-24T00:00:00Z","2024-06-25T00:00:00Z","2024-06-26T00:00:00Z","2024-06-27T00:00:00Z","2024-06-28T00:00:00Z","2024-06-29T00:00:00Z","2024-06-30T00:00:00Z","2024-07-01T00:00:00Z","2024-07-02T00:00:00Z","2024-07-03T00:00:00Z","2024-07-04T00:00:00Z","2024-07-05T00:00:00Z","2024-07-06T00:00:00Z","2024-07-07T00:00:00Z","2024-07-08T00:00:00Z","2024-07-09T00:00:00Z","2024-07-10T00:00:00Z","2024-07-11T00:00:00Z","2024-07-12T00:00:00Z","2024-07-13T00:00:00Z","2024-07-14T00:00:00Z","2024-07-15T00:00:00Z","2024-07-16T00:00:00Z","2024-07-17T00:00:00Z","2024-07-18T00:00:00Z","2024-07-19T00:00:00Z","2024-07-20T00:00:00Z","2024-07-21T00:00:00Z","2024-07-22T00:00:00Z","2024-07-23T00:00:00Z","2024-07-24T00:00:00Z","2024-07-25T00:00:00Z","2024-07-26T00:00:00Z","2024-07-27T00:00:00Z","2024-07-28T00:00:00Z","2024-07-29T00:00:00Z","2024-07-30T00:00:00Z","2024-07-31T00:00:00Z","2024-08-01T00:00:00Z","2024-08-02T00:00:00Z","2024-08-03T00:00:00Z","2024-08-04T00:00:00Z","2024-08-05T00:00:00Z","2024-08-06T00:00:00Z","2024-08-07T00:00:00Z","2024-08-08T00:00:00Z","2024-08-09T00:00:00Z","2024-08-10T00:00:00Z","2024-08-11T00:00:00Z","2024-08-12T00:00:00Z","2024-08-13T00:00:00Z","2024-08-14T00:00:00Z","2024-08-15T00:00:00Z","2024-08-16T00:00:00Z","2024-08-17T00:00:00Z","2024-08-18T00:00:00Z","2024-08-19T00:00:00Z","2024-08-20T00:00:00Z","2024-08-21T00:00:00Z","2024-08-22T00:00:00Z","2024-08-23T00:00:00Z","2024-08-24T00:00:00Z","2024-08-25T00:00:00Z","2024-08-26T00:00:00Z","2024-08-27T00:00:00Z","2024-08-28T00:00:00Z","2024-08-29T00:00:00Z","2024-08-30T00:00:00Z","2024-08-31T00:00:00Z","2024-09-01T00:00:00Z","2024-09-02T00:00:00Z","2024-09-03T00:00:00Z","2024-09-04T00:00:00Z","2024-09-05T00:00:00Z","2024-09-06T00:00:00Z","2024-09-07T00:00:00Z","2024-09-08T00:00:00Z","2024-09-09T00:00:00Z"],"y":[7.512146565,7.431949961,7.634113032,7.544140507,7.363715069,7.534373899,7.42842584,7.521910132,7.777808858,7.557568112,7.688299799,7.558970206,7.449815978,7.385331485,7.424108925,7.561950697,7.406517253,7.380894628,7.409412892,7.402793925,7.411079911,7.372545882,7.534117167,7.596344039,7.616020959,7.678924477,7.5167844630000005,7.601181913,7.76294838,7.700387887,7.523266014,7.595614739,7.6532302,7.545908274,7.386198527,7.550733665,7.5528837620000004,7.634991928,7.629245294,7.70869736,7.683892392,7.611891634,7.636783245,7.715586883,7.650513185,7.809220352,7.9512346350000005,7.924573578,7.871094842,7.9759305430000005,7.722411472,8.105042851,7.820606795,7.853468617,7.601239943,7.623104362,7.650366447,7.723043451,7.714878082,7.834779931,7.741207295,7.554859289,7.593174797,7.671619895,7.999245514,7.97130184,7.739274333,7.786410391,7.68758565,7.6045402079999995,7.822723403,7.863375313,7.957391185,7.969338916,7.574903505,7.586565032,7.577448676,7.591915009,7.518586436,7.553865546,7.779535684,7.482018881,7.546300219,7.643829986,7.586351561,7.390266996,7.422483113,7.635592976,7.543032589,7.663784784,7.363256228],"yaxis":""}],"layout":{"annotations":null,"title":{"font":{"size":10},"text":"Data: 10 Jun 2024 to 8 Sep 2024. Source: Parsec.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"type":"date"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Median publish time (seconds)"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-publish-performance-quartiles.json b/content.en/plots/2024/09/09/dht-publish-performance-quartiles.json
new file mode 100644
index 0000000000..ad1bf0d102
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-publish-performance-quartiles.json
@@ -0,0 +1 @@
+{"data":[{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":7.589167925,"relative":true,"valueformat":".2%"},"domain":{"x":[0,0.3333333333333333]},"mode":"number+delta","name":"Median","number":{"suffix":"s"},"title":{"text":"Median"},"value":7.508536287,"visible":true},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":21.86020224,"relative":true,"valueformat":".2%"},"domain":{"column":1,"x":[0.3333333333333333,0.6666666666666666]},"mode":"number+delta","name":"P90","number":{"suffix":"s"},"title":{"text":"P90"},"value":21.422790463,"visible":true},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":75.837488053,"relative":true,"valueformat":".2%"},"domain":{"column":2,"x":[0.6666666666666666,1]},"mode":"number+delta","name":"P99","number":{"suffix":"s"},"title":{"text":"P99"},"value":81.906063514,"visible":true}],"layout":{"annotations":null,"title":{"text":"DHT publish performance (week ending 8 Sep 2024 compared with previous). Source: Parsec."}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-server-agent-versions-current.json b/content.en/plots/2024/09/09/dht-server-agent-versions-current.json
new file mode 100644
index 0000000000..8543eb07a8
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-server-agent-versions-current.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"github.com/harmony-one/harmony@b02ea4c83","visible":true,"x":["2024-06-21T19:20:40Z","2024-06-22T02:50:42Z","2024-06-22T06:20:46Z","2024-06-22T08:50:45Z","2024-06-22T10:20:42Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T19:50:40Z","2024-06-22T21:50:41Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:50:43Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T10:50:44Z","2024-06-23T11:50:41Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T17:20:38Z","2024-06-23T18:50:45Z","2024-06-23T19:50:40Z","2024-06-23T21:20:43Z","2024-06-23T22:50:40Z","2024-06-24T00:20:50Z","2024-06-24T01:50:41Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T04:50:40Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T10:50:51Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T16:50:38Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:50:39Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-26T13:20:40Z","2024-06-26T14:20:46Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-27T02:50:47Z","2024-06-27T04:20:50Z","2024-06-27T05:20:38Z","2024-06-27T09:50:47Z","2024-06-27T11:20:42Z","2024-06-27T12:20:41Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T21:20:47Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T02:51:07Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T08:20:47Z","2024-06-28T09:50:43Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T13:50:43Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T20:20:41Z","2024-06-28T23:20:40Z","2024-06-29T00:50:41Z","2024-06-29T03:50:48Z","2024-06-29T05:20:42Z","2024-06-29T06:20:43Z","2024-06-29T07:20:47Z","2024-06-29T09:20:46Z","2024-06-29T11:20:43Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:50:42Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T02:20:44Z","2024-06-30T03:50:40Z","2024-06-30T05:20:48Z","2024-06-30T09:20:42Z","2024-06-30T10:20:41Z","2024-06-30T11:50:41Z","2024-06-30T12:50:47Z","2024-06-30T13:50:48Z","2024-06-30T14:50:45Z","2024-06-30T15:50:49Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T21:20:43Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T12:20:49Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-02T00:20:41Z","2024-07-02T01:20:51Z","2024-07-02T02:20:44Z","2024-07-02T03:50:38Z","2024-07-02T05:20:48Z","2024-07-04T01:50:42Z","2024-07-04T07:50:40Z","2024-07-04T10:20:46Z","2024-07-04T21:20:46Z","2024-07-05T00:20:44Z","2024-07-05T22:20:39Z","2024-07-06T06:20:42Z","2024-07-06T21:20:41Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T01:20:40Z","2024-07-07T05:20:41Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T11:20:51Z","2024-07-07T13:20:40Z","2024-07-07T16:20:39Z","2024-07-08T04:50:43Z","2024-07-08T11:20:45Z","2024-07-09T00:20:39Z","2024-07-09T04:20:42Z","2024-07-09T05:20:37Z","2024-07-09T06:50:37Z","2024-07-09T09:50:49Z","2024-07-09T14:50:42Z","2024-07-09T18:20:54Z","2024-07-10T00:50:38Z","2024-07-10T11:20:50Z","2024-07-10T13:20:47Z","2024-07-10T14:20:53Z","2024-07-10T15:20:50Z","2024-07-10T20:20:41Z","2024-07-10T21:50:43Z","2024-07-11T01:20:49Z","2024-07-11T02:50:40Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T07:20:41Z","2024-07-11T09:20:45Z","2024-07-12T04:20:48Z","2024-07-12T05:50:39Z","2024-07-12T09:20:40Z","2024-07-12T15:20:40Z","2024-07-12T16:20:39Z","2024-07-12T22:20:42Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T09:20:48Z","2024-07-13T18:50:40Z","2024-07-15T06:20:41Z","2024-07-16T03:50:45Z","2024-07-16T09:50:38Z","2024-07-17T10:20:41Z","2024-07-19T03:20:39Z"],"y":[54,53,52,51,52,53,51,51,54,56,54,51,52,51,53,52,53,52,52,54,53,54,51,52,51,53,51,54,52,55,52,52,51,53,51,52,52,52,52,54,53,51,51,54,54,51,51,51,55,53,55,55,52,51,53,51,55,53,52,56,57,53,53,51,53,52,51,51,51,51,52,52,51,51,53,52,53,59,51,54,51,54,57,53,51,53,54,55,51,53,53,51,51,51,52,51,56,52,51,53,53,57,53,52,52,55,54,52,56,52,54,53,51,51,55,51,53,55,51,57,53,51,51,51,52,53,54,52,53,52,51,52,52,52,51,52,51,52,53,51,51,51,51,51,51,52,53,51,53,52,51,51,56,54,51,51,53,51,52,54,51,51,53,51,51,53,51,51,52,54,51,52,53,51,53,51,51,52,51,51,51,51,52,51,53,54,51,53,55,54,51,51,52,53,54,51,53,52,51,51,54,52,51,51],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"github.com/libp2p/go-libp2p","visible":true,"x":["2024-08-06T18:50:40Z","2024-08-18T23:50:44Z"],"y":[52,51],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"go-ipfs/0.10.0/","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-16T07:50:47Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-23T14:52:53Z","2024-05-23T15:54:15Z","2024-05-23T16:57:37Z","2024-05-23T17:53:59Z","2024-05-23T19:58:02Z","2024-05-23T21:25:10Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T16:20:41Z","2024-06-11T08:20:49Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T11:20:40Z","2024-06-12T12:20:45Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-14T03:20:39Z","2024-06-14T05:50:40Z","2024-06-21T02:20:44Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:50:45Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T17:20:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T12:50:41Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T05:20:44Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:50:46Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-08-01T02:50:39Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-02T14:20:48Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-03T10:20:39Z","2024-08-05T07:20:48Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-06T07:20:49Z","2024-08-06T08:20:40Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:50:41Z"],"y":[51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,52,52,52,51,52,52,52,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,51,52,51,52,51,51,51,51,51,51,51,51,51,51,51,52,52,52,51,52,52,52,51,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,52,51,51,51,52,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,52,52,52,52,52,52,52,52,51,51,51,52,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,53,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,52,52,52,51,51,51,51,51,51,51,51,51,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,51,52,52,52,52,51,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,51,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,51,52,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"go-ipfs/0.4.23/","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[182,181,181,182,180,181,181,179,181,182,179,182,179,181,180,181,180,181,180,182,181,181,182,180,182,178,180,180,179,180,181,181,182,180,180,180,177,181,181,180,180,180,179,179,179,179,179,181,179,180,178,179,179,178,180,178,177,178,178,181,180,179,181,180,180,181,179,180,180,181,181,182,181,182,182,181,182,181,179,179,178,180,179,178,181,180,179,182,179,179,181,180,179,182,180,181,181,179,181,180,182,180,180,180,181,182,182,181,181,181,181,180,181,181,180,182,181,181,181,181,180,182,183,181,179,180,182,181,181,181,184,181,182,183,182,181,181,182,182,184,183,181,183,181,182,182,182,181,182,183,183,182,182,181,181,180,183,183,181,180,180,183,181,181,182,183,182,182,182,181,178,176,183,181,182,182,182,179,180,182,181,181,183,180,182,182,182,183,182,182,182,183,181,183,182,179,180,177,183,182,180,183,181,183,181,183,182,182,184,182,181,181,182,183,181,184,182,182,184,180,179,179,181,182,181,177,176,178,178,179,176,179,179,181,181,181,179,179,181,176,179,179,168,168,177,177,179,178,178,180,181,180,182,177,181,181,179,180,180,181,180,179,174,179,180,180,180,179,180,178,183,177,181,179,181,179,182,178,179,182,180,181,178,179,180,176,179,178,182,182,182,181,180,180,179,180,179,180,182,183,181,180,179,181,182,181,180,180,177,179,182,178,178,181,183,181,180,178,180,181,178,178,180,179,179,179,183,179,181,182,178,180,179,181,181,179,179,178,178,179,169,174,177,179,179,180,176,176,179,178,177,180,178,180,178,177,177,180,180,175,178,176,177,179,181,180,180,180,176,179,182,182,179,182,180,179,180,178,180,176,178,177,178,179,178,179,178,179,179,182,182,183,180,179,181,181,183,181,180,180,180,181,181,180,179,183,179,181,180,179,176,178,177,177,179,181,180,182,179,181,182,183,181,180,183,180,181,179,180,182,180,183,180,181,181,181,181,180,180,182,179,180,182,179,179,180,176,179,179,180,181,177,179,179,177,180,179,180,182,181,179,181,181,177,181,179,182,177,181,177,177,179,175,178,179,179,179,182,180,181,176,178,179,181,180,178,180,178,180,179,179,178,176,179,176,179,181,181,181,180,180,180,179,179,179,176,178,179,179,181,180,178,179,179,179,181,181,179,175,180,180,177,176,179,176,180,181,180,182,181,179,181,181,180,181,180,181,181,182,178,180,180,181,178,183,180,181,181,180,180,180,182,178,181,181,179,179,179,181,180,181,181,180,180,180,180,182,179,180,181,182,180,182,181,178,181,181,180,180,182,181,181,182,183,181,179,177,181,183,182,181,181,180,180,181,180,180,182,182,181,182,183,182,182,180,178,181,181,179,174,179,180,179,181,179,179,180,179,179,180,181,180,180,177,178,179,182,181,182,180,183,182,182,177,177,181,177,181,182,177,182,181,181,180,181,180,179,181,181,181,180,181,183,182,181,181,180,180,182,182,182,179,178,181,178,182,177,179,181,180,180,180,179,180,178,180,179,180,178,180,179,179,179,180,177,178,180,181,179,180,180,174,175,177,178,180,180,179,180,177,178,178,178,171,179,178,178,178,179,180,177,180,179,178,176,176,177,177,179,178,178,176,175,177,178,179,178,177,178,177,177,178,176,178,176,178,176,178,177,174,181,179,174,175,179,176,178,180,179,177,177,177,178,179,178,178,180,179,180,179,179,180,178,179,177,178,175,178,179,178,176,179,177,178,179,180,179,178,178,178,178,176,178,180,179,179,181,181,181,180,178,180,180,179,178,179,181,180,180,182,180,179,179,180,180,179,178,180,179,179,180,180,179,179,182,180,180,180,178,180,180,179,180,179,181,181,177,178,177,180,179,180,178,179,180,176,175,178,178,179,180,177,179,179,182,181,180,180,179,178,181,182,180,181,181,180,179,181,180,182,180,181,180,178,181,179,182,178,180,180,179,179,182,178,180,182,178,177,177,165,173,180,178,180,180,179,180,179,180,178,177,174,179,179,182,181,180,180,181,180,176,179,180,181,179,178,181,178,180,181,181,180,179,182,178,180,180,180,179,180,178,181,179,177,181,178,181,179,180,178,179,176,179,179,180,181,181,179,180,178,177,181,179,180,181,178,172,177,176,178,180,180,177,179,179,180,175,177,175,179,179,175,173,162,169,177,177,178,178,178,176,175,178,179,178,178,178,180,179,176,176,175,176,180,178,179,178,177,178,178,181,177,179,179,180,181,179,180,179,178,179,180,180,178,181,179,176,179,179,177,179,175,178,180,176,178,176,178,175,178,177,177,178,177,178,178,175,175,181,177,179,176,175,177,176,177,179,179,179,180,179,181,180,180,180,178,179,179,178,179,181,180,180,178,180,179,179,182,178,179,178,176,179,178,179,176,178,175,178,176,176,178,175,177,175,176,178,178,173,178,176,177,179,181,179,174,179,179,178,179,180,179,178,180,179,178,180,181,179,177,180,178,179,180,177,179,180,178,178,179,179,177,178,179,178,177,178,177,179,180,180,179,179,176,178,177,164,168,175,174,176,172,173,171,175,172,172,173,172,175,172,174,175,173,174,176,176,174,177,177,177,176,176,176,176,177,177,179,175,179,173,175,172,176,176,178,179,177,177,175,174,177,174,178,178,178,176,177,177,178,177,177,179,176,177,178,176,176,176,176,179,177,180,179,176,177,179,177,179,179,179,176,181,181,178,180,180,179,180,177,177,178,178,175,176,175,178,178,177,173,177,176,175,175,177,177,176,178,179,177,175,179,178,181,178,182,180,177,178,179,180,178,179,178,178,177,178,177,180,177,181,178,180,181,178,179,178,177,180,179,176,179,179,178,180,178,180,180,178,179,179,179,179,178,176,179,179,178,177,180,179,182,181,181,180,178,181,177,178,178,178,179,180,179,181,179,179,181,179,181,180,181,180,180,181,180,180,177,177,173,178,176,177,176,173,174,173,178,175,174,173,174,174,176,179,175,173,177,177,177,172,172,175,179,176,177,179,175,178,177,178,174,176,171,177,174,177,177,177,176,179,178,177,177,178,175,174,174,171,171,169,169,168,170,170,178,176,175,171,163,168,171,172,172,169,175,174,173,175,172,178,169,172,172,174,172,177,175,177,178,176,174,178,177,176,177,174,176,176,176,178,176,178,177,175,176,175,172,174,173,174,170,175,178,176,176,178,177,176,177,179,175,178,176,180,178,178,175,178,181,179,177,177,176,177,177,175,177,177,176,176,178,178,179,176,178,179,176,177,178,177,178,178,171,174,171,174,176,170,176,173,174,175,172,172,172,173,176,174,169,175,176,173,172,175,176,173,174,173,177,177,176,177,176,174,176,178,176,176,174,176,179,173,178,175,174,176,178,175,172,170,173,173,172,171,171,176,175,173,175,174,173,165,176,172,169,169,178,176,176,177,174,176,176,177,174,175,174,172,173,173,175,175,173,174,173,177,169,170,175,174,178,178,177,176,175,173,178,177,175,178,175,170,177,168,175,174,174,173,173,177,178,176,176,174,175,177,178,177,176,175,176,175,176,172,178,172,176,179,175,175,175,172,173,175,176,175,177,175,176,171,173,176,177,176,174,175,176,174,177,174,174,172,176,172,177,174,179,178,175,174,173,176,174,177,178,176,178,178,174,179,175,178,179,175,177,176,177,176,174,174,177,177,177,175,178,177,174,176,175,179,178,176,179,178,175,177,174,170,169,175,172,173,172,168,176,175,171,172,172,174,173,175,173,176,175,176,175,176,176,178,176,174,174,175,174,176,179,176,178,175,175,179,179,174,176,176,179,178,180,176,179,179,175,176,175,172,169,173,171,174,172,175,178,174,173,168,172,174,176,172,177,178,178,179,176,176,173,177,174,171,173,172,172,172,177,175,176,175,174,174,180,174,177,178,176,176,175,173,174,177,179,179,177,174,170,172,175,173,175,172,174,176,175,175,175,169,174,172,175,173,176,175,176,174,175,177,173,175,175,174,174,176,177,177,172,175,176,175,176,175,176,173,174,175,172,175,173,175,178,175,171,173,174,170,169,171,174,173,175,172,176,174,175,173,171,170,173,172,175,174,172,176,174,174,171,172,175,175,173,174,171,173,172,175,175,175,173,176,175,175,172,173,176,175,175,174,173,173,175,173,177,175,175,177,177,167,172,175,175,174,175,177,172,175,177,177,178,178,177,174,176,177,177,177,178,175,176,177,178,177,177,179,175,178,178,176,177,178,179,178,177,177,179,179,177,177,178,179,178,176,177,175,175,176,175,177,178,172,176,178,177,175,174,177,177,176,175,178,178,177,179,177,175,178,176,177,178,178,173,175,177,177,177,175,179,178,178,173,175,174,177,173,178,176,178,176,173,172,176,176,176,174,175,175,175,177,176,177,177,178,178,174,173,177,176,175,177,178,176,175,177,173,177,176,179,177,178,178,177,174,175,176,177,174,176,175,178,176,176,177,177,177,178,171,176,174,175,175,174,178,175,177,175,176,176,177,176,177,177,178,176,177,179,177,175,176,177,178,177,177,175,178,178,176,177,178,177,177,175,176,177,178,177,174,175,175,173,175,177,177,178,177,174,174,178,176,178,175,177,178,178,177,176,174,176,176,178,177,176,177,177,176,178,178,177,176,179,177,176,176,178,178,175,178,176,176,178,177,176,176,176,176,175,175,176,176,177,175,176,176,176,174,171,172,176,175,177,176,177,175,178,177,175,177,176,177,178,177,177,176,174,174,171,173,174,173,174,172,173,173,174,174,175,174,172,173,175,174,174,175,174,175,174,177,173,176,173,173,174,173,173,175,169,170,173,175,177,174,174,176,175,173,175,175,175,176,174,176,171,175,175,176,175,175,174,174,177,174,174,175,175,177,175,175,176,174,173,171,175,177,175,174,175,173,176,174,175,177,176,177,173,173,172,174,176,177,174,176,175,176,177,174,174,174,172,172,172,174,173,175,174,173,173,172,172,172,175,174,171,173,175,174,171,174,169,175,175,175,174,174,175,174,172,174,171,173,173,174,171,173,172,168,172,172,171,173,171,173,173,171,168,171,172,173,173,172,175,173,171,174,174,173,171,175,175,175,173,174,170,172,175,175,174,173,175,174,175,172,172,175,172,170,176,174,176,173,173,174,173,175,175,175,172,173,172,173,175,173,174,175,175,175,175,176,174,174,174,173,174,173,175,174,176,176,175,173,174,174,175,175,174,176,174,174,173,172,172,173,173,175,171,174,173,174,171,174,173,173,174,171,169,176,174,176,174,173,173,174,174,172,174,174,172,173,174,174,168,173,172,173,174,172,173,171,171,171,172,169,172,172,172,171,168,168,170,166,166,169,169,171,169,169,167,168,172,172,172,168,168,166,170,170,170,168,167,170,171,168,171,169,168,172,169,169,170,173,170,169,167,168,173,168,170,169,170,168,172,168,167,169,168,171,172,172,170,172,173,172,171,173,167,169,173,167,168,168,174,170,168,171,166,171,171,170,173,171,170,173,172,171,171,170,172,172,171,171,171,172,171,171,173,169,169,173,168,169,168,170,167,168,166,165,170,170,171,166,170,166,170,165,170,169,170,166,165,171,169,171,172,173,171,169,174,170,171,170,172,168,168,171,171,173,171,172,169,170,173,170,172,171,170,171,172,174,170,172,171,169,172,171,173,173,173,168,172,171,173,170,165,166,171,168,168,169,173,172,173,176,174,174,175,175,173,173,174,175,174,174,174,173,174,172,172,175,176,176,175,175,175,174,175,173,175,175,176,172,176,175,176,174,176,172,174,171,173,169,171,173,177,174,176,175,174,175,172,173,175,169,175,172,173,172,176,173,175,173,172,174,175,175,173,175,175,174,172,173,174,173,174,172,174,174,174,174,172,171,173,169,174,173,176,173,176,172,173,173,174,174,173,174,174,174,173,172,175,173,172,172,173,174,176,175,174,172,173,176,173,175,172,171,176,175,174,172,175,174,173,171,172,173,174,174,174,175,169,175,173,170,175,166,174,174,172,172,174,175,173,172,177,175,176,176,176,177,176,176,177,175,176,176,175,178,178,176,174,175,175,174,177,176,178,176,175,174,176,176,173,174,177,173,175,175,173,170,174,174,175,173,175,173,174,174,172,174,169,172,175,173,173,176,172,173,175,174,175,174,173,173,175,172,174,174,176,171,174,170,172,172,176,174,175,173,177,175,171,173,173,176,172,172,173,174,173,174,174,176,176,168,169,171,173,171,174,172,174,171,170,176,174,174,174,176,176,174,177,175,175,170,175,175,177,175,176,177,176,172,173,174,175,175,176,174,175,175,176,175,173,171,167,172,175,173,176,174,175,175,173,173,174,174,174,173,176,170,174,176,176,175,175,173,175,177,175,177,176,177,175,174,177,176,176,174,173,173,173,175,175,174,176,177,175,175,173,175,173,174,173,175,176,169,172,172,175,176,176,175,176,177,176,174,175,177,176,177,175,175,173,174,174,173,175,172,176,173,175,175,175,171,174,174,176,176,175,176,176,173,175,176,175,176,177,176,175,176,173,176,176,175,172,172,173,173,170,158,169,175,173,175,176,174,175,176,173,178,176,177,176,171,175,174,175,175,173,172,174,173,176,174,176,176,175,175,176,173,174,177,173,177,176,174,175,174,177,176,171,173,175,173,172,175,176,175,174,175,173,172,175,174,173,176,177,174,171,173,173,176,174,174,173,174,172,175,175,173,171,174,170,172,172,173,174,174,173,174,172,175,173,174,172,174,174,175,172,176,171,174,173,174,173,170,172,171,170,175,175,172,174,174,173,175,171,172,171,172,173,171,170,169,172,167,169,172,170,170,167,172,168,171,170,173,168,170,171,170,173,170,172,170,170,171,169,172,169,169,168,168,168,174,171,171,171,169,170,169,173,172,168,169,167,170,170,171,172,173,172,172,171,171,171,173,172,172,172,168,173,171,172,174,175,168,173,171,170,170,171,169,171,170,172,168,170,167,167,166,169,171,170,170,173,171,170,171,175,174,172,169,170,172,170,171,171,173,172,169,166,169,169,169,171,174,174,173,173,173,172,169,168,171,174,171,171,168,167,174,174,172,173,171,168,167,167,168,165,171,169,171,169,174,172,172,166,170,168,170,172,172,172,172,172,172,171,170,170,171,170,170,169,173,170,171,170,170,170,170,171,168,169,167,170,171,172,169,169,170,172,173,171,170,168,168,170,167,168,170,169,172,171,171,173,172,171,171,171,176,172,172,171,172,176,175,172,169,172,171,169,167,171,171,173,173,171,171,173,173,172,176,172,174,173,173,174,170,173,170,165,172,172,175,173,175,170,169,168,170,168,172,170,170,171,168,166,162,164,167,163,169,166,165,169,170,172,169,169,166,168,172,169,165,174,168,168,171,172,166,172,171,169,173,174,169,165,166,166,170,173,169,165,166,168,168,170,165,167,173,174,166,175,171,172,173,172,170,171,172,173,174,175,170,176,174,177,174,173,174,171,168,173,176,177,174,173,171,174,174,173,170,172,170,172,167,171,175,174,167,175,170,168,174,169,173,171,175,168,173,174,174,171,168,170,174,174,173,172,174,172,169,171,168,172,172,171,173,170,172,172,169,169,172,170,170,168,172,172,169,173,171,175,172,171,170,172,173,172,171,172,172,171,165,168,168,165,167,167,163,171,169,174,172,170,176,175,167,174,171,174,175,175,170,173,175,177,172,172,172,175,174,172,171,174,170,174,172,170,169,173,170,173,168,171,170,170,171,174,174,175,174,170,166,174,174,172,173,174,176,173,177,173,176,177,175,174,174,176,176,176,176,174,175,174,173,174,171,175,175,166,175,176,177,174,175,173,174,174,172,172,174,172,174,175,172,171,172,175,176,174,172,172,174,176,175,175,175,175,173,175,172,174,178,175,174,174,173,176,175,172,174,170,173,176,174,174,176,171,171,172,161,169,172,171,166,169,173,169,173,171,173,170,170,175,174,168,168,165,169,166,173,173,171,173,174,168,172,169,174,171,170,175,168,168,167,173,172,167,171,173,174,174,175,174,175,173,173,174,174,175,171,168,170,173,173,172,175,171,173,168,167,172,174,172,173,173,172,173,173,172,172,172,171,172,174,175,175,174,174,170,172,170,171,168,170,171,173,172,172,169,169,171,172,169,173,172,176,170,174,176,174,175,174,171,175,170,174,173,173,173,174,170,174,172,172,174,173,176,172,172,176,172,173,172,172,174,173,173,170,172,175,173,174,173,174,173,173,170,172,173,172,174,173,174,173,174,171,170,173,172,174,171,170,172,171,171,170,171,171,168,168,172,170,169,169,172,171,174,175,171,172,172,176,175,174,174,170,172,173,173,172,173,174,171,172,172,172,168,172,172,171,173,171,173,166,171,169,166,172,167,168,170,169,169,166,168,165,169,174,172,169,173,174,173,174,172,173,174,172,171,171,173,172,173,174,172,170,176,175,172,175,170,173,173,172,170,171,172,170,169,169,167,172,171,170,172,165,169,166,173,172,174,170,171,170,171,169,163,166,166,172,174,173,169,175,174,173,172,175,173,176,174,177,176,174,173,176,174,176,175,177,177,172,172,174,178,177,176,174,174,177,179,177,176,177,176,174,172,174,176,176,178,178,170,171,177,176,176,177,177,178,178,179,176,177,178,180,180,178,176,177,178,177,177,177,177,177,178,178,178,176,175,179,178,177,176,175,179,176,176,175,174,174,174,176,175,178,178,177,176,175,176,177,175,179,177,175,174,177,174,178,175,174,173,174,174,174,174,176,175,172,176,175,172,173,176,173,175,176,175,178,178,174,174,173,174,178,174,175,174,172,172,173,173,176,177,174,173,173,173,172,173,170,177,176,173,178,177,175,178,171,170,174,177,176,178,174,174,174,174,176,176,174,177,175,177,176,177,177,176,177,175,176,174,175,173,175,169,176,175,172,172,175,176,176,175,174,177,175,178,177,175,172,176,173,174,176,175,179,180,177,177,175,179,180,178,179,174,179,178,178,177,178,173,176,177,178,177,178,174,175,178,178,178,172,176,174,174,173,173,173,176,177,175,176,174,176,172,177,176,178,177,176,176,178,176,176,177,177,178,174,176,175,175,176,177,172,174,177,177,175,177,177,180,179,178,177,178,179,177,175,176,176,177,180,176,174,174,174,177,175,177,176,176,176,177,178,175,177,179,176,178,175,179,176,178,176,176,179,177,175,174,177,179,177,177,178,177,174,177,177,176,179,178,178,179,178,175,178,176,175,172,175,175,176,178,176,178,173,177,176,177,176,178,176,177,178,175,177,176,178,178,177,177,178,177,178,178,175,177,179,178,178,177,176,178,180,178,180,179,178,179,177,177,177,178,177,174,175,177,177,175,175,177,177,177,178,176,175,177,178,178,179,177,175,179,178,178,177,178,179,179,179,179,180,177,179,178,178,178,178,178,179,178,178,177,180,178,177,177,178,176,177,180,176,175,176,177,174,179,173,176,175,176,176,176,177,177,176,178,178,179,176,177,179,178,177,177,179,179,177,178,178,178,175,179,179,178,177,178,177,176,179,179,176,177,178,178,177,178,175,176,177,174,177,177,176,175,175,177,174,177,178,174,173,174,173,175,176,177,176,176,177,176,174,178,175,175,178,177,177,176,176,177,176,176,176,176,174,175,174,175,175,173,173,174,174,175,174,175,175,174,173,174,173,175,173,173,175,175,178,172,174,175,171,174,175,171,173,178,174,176,176,175,174,174,174,177,176,177,176,177,177,175,177,175,175,174,176,175,173,175,173,176,173,175,174,174,173,174,173,174,174,176,174,168,173,176,174,173,176,171,172,176,174,172,174,173,172,174,174,175,172,171,174,173,175,173,171,176,175,174,176,174,175,173,175,174,174,176,172,171,177,176,175,176,176,176,176,173,175,175,175,174,175,173,170,174,176,173,175,172,175,173,174,174,176,176,175,176,175,173,173,172,178,175,177,177,175,173,176,176,175,175,177,178,178,173,172,174,174,174,172,175,176,170,174,177,174,171,170,171,173,172,173,171,173,172,175,175,173,174,176,172,174,173,173,176,175,173,174,175,172,172,174,172,174,172,175,173,173,172,173,171,172,173,175,175,172,172,174,175,176,174,176,176,174,173,175,175,176,172,176,174,177,176,175,176,174,174,173,175,176,173,174,177,176,176,176,178,175,176,177,175,177,174,177,178,176,176,176,177,179,176,177,176,177,176,178,177,175,171,173,175,177,176,174,174,173,174,172,171,174,175,174,174,175,176,176,174,173,175,178,178,175,173,174,174,175,174,176,176,177,177,175,174,173,176,175,175,175,176,177,176,177,176,177,174,177,177,177,170,176,174,176,174,175,174,176,171,174,177,175,174,176,176,175,176,176,176,175,176,177,176,174,176,175,177,177,176,176,176,176,176,176,176,176,176,175,177,178,179,173,171,172,172,175,174,176,176,176,176,175,177,176,174,174,177,173,174,178,177,177,177,177,175,177,175,177,175,177,177,175,175,174,174,178,177,175,174,174,177,177,176,176,174,174,173,173,174,174,175,174,175,172,177,175,173,173,175,173,172,176,172,174,174,173,175,173,173,173,174,175,175,171,172,172,168,173,172,177,171,174,176,172,171,174,174,175,173,172,174,171,175,174,174,175,176,171,170,173,172,176,175,174,176,173,175,175,175,174,171,172,170,175,171,175,173,174,173,174,175,172,173,176,177,178,174,174,177,175,176,174,175,177,173,172,174,172,176,175,170,174,172,172,172,173,175,177,171,175,173,171,171,174,172,172,174,172,170,172,172,174,173,172,173,172,174,174,173,172,170,171,173,171,172,170,174,173,172,169,174,171,174,172,175,174,174,174,174,176,173,175,176,174,175,172,176,177,176,170,170,170,171,174,171,172,172,172,172,175,175,172,176,171,175,173,171,170,173,171,171,172,172,169,172,173,174,172,172,169,170,171,170,167,168,168,174,173,174,171,169,172,169,171,173,171,168,170,172,166,168,162,171,169,170,171,171,161,144,147,154,155,149,149,157,157,156,159,162,162,167,168,167,167,167,170,167,170,170,170,169,172,170,170,170,168,168,165,169,169,171,167,169,170,172,172,169,170,169,166,164,166,166,171,173,167,172,172,172,171,171,171,169,166,165,161,163,163,163,164,167,165,163,163,162,165,167,163,165,163,165,162,165,166,166,167,167,164,164,161,158,164,165,163,165,168,163,163,163,165,162,162,161,164,161,161,163,163,165,166,164,166,167,166,163,165,166,166,167,164,164,166,165,165,165,164,164,167,162,165,166,163,164,162,166,165,165,164,163,166,165,167,164,168,163,165,166,162,164,163,164,163,162,167,163,163,163,164,164,162,161,162,162,163,166,165,165,164,166,164,165,163,165,166,165,162,162,164,163,163,163,160,164,162,162,162,162,163,161,159,162,159,161,161,165,157,164,161,160,159,158,159,163,163,163,160,163,161,162,163,164,159,161,162,161,165,164,163,163,162,161,160,164,163,160,163,164,164,162,163,162,162,164,163,162,162,164,165,164,163,163,164,162,159,161,163,161,162,165,164,162,159,164,159,164,163,163,166,164,164,163,163,163,163,164,165,160,162,164,163,165,160,165,163,165,163,165,163,164,163,162,164,163,163,164,165,164,164,166,165,165,164,164,166,162,162,163,163,159,163,160,162,162,164,161,163,160,161,161,166,165,167,162,164,167,163,160,164,161,162,160,160,163,163,163,162,163,162,164,161,163,162,161,162,166,162,165,163,164,161,162,167,164,163,162,160,161,164,157,161,164,165,161,159,161,164,158,158,162,160,163,161,162,163,161,163,160,163,159,161,162,162,164,162,161,160,162,165,165,164,160,160,164,168,162,163,160,165,164,166,162,160,163,166,162,165,164,164,162,162,164,165,165,160,160,164,162,159,160,164,159,159,161,163,161,164,162,166,161,161,160,163,161,163,165,164,164,161,159,157,163,162,160,154,162,159,161,162,156,161,157,156,158,160,156,157,158,159,164,161,160,163,158,159,162,162,160,159,159,158,164,163,159,159,153,158,159,158,160,159,158,159,159,160,155,161,162,152,161,160,155,155,154,161,160,160,163,163,163,165,163,163,165,163,163,162,162,167,166,162,163,164,162,163,163,164,161,164,164,155,128,120,120,120,122,122,121,123,121,122,123,120,121,122,130,132,128,127,136,153,155,156,157,159,160,160,160,162,164,161,163,165,162,162,162,160,160,163,165,161,162,160,163,160,161,162,165,164,163,163,162,162,163,162,164,165,163,162,158,163,160,160,162,158,161,162,162,162,162,162,160,163,162,163,162,164,162,163,165,164,164,165,165,165,165,164,166,162,162,163,163,164,164,161,165,161,163,164,163,164,163,163,162,162,163,163,165,164,162,162,162,164,161,161,163,160,161,161,163,163,164,160,162,163,163,160,165,163,163,165,162,163,165,163,162,163,166,161,159,158,161,158,159,161,161,163,164,162,162,163,164,162,164,161,164,163,163,163,162,162,161,158,157,162,156,157,163,157,154,162,158,162,155,158,161,163,163,162,164,161,162,163,163,164,164,162,163,162,161,161,164,164,161,164,164,162,163,163,162,162,163,162,162,164,164,164,162,163,164,163,164,162,163,162,163,163,163,162,163,162,164,161,164,161,164,164,163,164,163,166,164,164,164,165,163,163,162,164,165,163,163,164,165,165,165,162,162,163,164,163,164,161,164,163,161,162,163,166,162,162,163,162,162,164,162,162,161,160,163,161,163,161,163,162,162,162,158,161,164,162,161,161,162,164,162,162,164,162,164,165,161,160,160,161,162,164,161,162,161,161,163,163,162,163,162,161,162,162,160,163,158,159,159,161,162,162,161,162,162,161,160,163,164],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"go-ipfs/0.8.0/","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[133,133,131,132,132,134,128,131,131,131,130,132,131,131,132,133,133,133,134,130,131,135,130,128,130,132,131,129,126,127,133,133,129,134,129,134,133,131,134,136,134,137,132,132,131,133,132,133,134,133,132,136,133,133,134,131,130,133,134,132,126,130,132,132,135,132,136,137,133,137,136,136,133,131,132,131,132,133,132,128,131,134,126,130,129,131,122,127,130,132,130,130,129,132,135,134,134,131,132,134,130,133,134,135,132,133,132,137,131,134,130,133,136,133,128,130,130,129,130,125,128,128,131,130,130,133,135,131,132,135,134,130,128,132,134,133,133,131,132,129,134,133,133,130,131,131,131,132,131,132,133,133,129,132,130,132,131,134,134,131,132,130,134,129,132,131,134,129,132,131,129,129,131,132,133,129,131,131,133,131,126,128,127,129,130,127,122,128,127,124,125,125,125,127,127,129,125,125,129,127,127,129,127,130,126,126,127,128,129,128,130,126,125,125,126,128,130,126,125,121,129,125,126,125,126,128,122,125,123,129,126,127,128,131,126,131,128,132,130,127,131,124,128,130,131,126,127,131,131,129,131,133,130,124,127,126,129,130,132,129,131,129,126,129,131,132,128,128,129,131,129,127,125,122,126,125,122,125,122,121,123,122,125,125,127,126,118,122,124,121,127,124,126,128,123,125,126,127,126,127,126,124,122,123,124,127,125,126,129,123,126,125,128,123,125,120,123,121,121,117,120,124,120,116,120,122,114,124,124,121,122,120,120,118,119,123,121,123,119,117,121,121,121,119,119,121,119,125,125,122,122,122,122,121,117,119,119,121,119,120,118,122,118,122,118,122,116,119,124,120,121,122,120,121,120,122,121,123,117,121,118,117,112,118,121,120,121,121,122,117,119,122,118,114,117,120,119,119,119,123,120,121,120,119,115,120,119,117,122,117,117,116,117,122,120,123,119,121,124,118,122,120,118,119,123,123,121,120,119,118,120,123,121,119,122,125,121,118,120,123,121,122,123,120,120,116,120,120,122,115,119,119,117,117,117,118,121,120,119,119,120,122,120,122,119,118,118,121,121,121,112,120,116,119,117,116,120,117,119,117,119,121,121,119,117,119,115,120,122,119,119,121,115,117,119,116,118,120,119,119,121,121,118,120,117,118,116,117,118,117,122,119,119,123,118,118,119,121,116,118,118,121,119,120,117,118,121,118,118,118,121,120,122,119,117,119,119,119,119,118,118,120,121,118,117,117,116,119,117,120,119,118,116,121,121,120,121,118,122,118,118,121,118,118,117,120,121,117,117,117,118,121,122,122,122,121,121,118,118,114,119,119,118,117,114,117,115,118,121,117,118,117,117,117,119,118,117,116,117,119,114,116,117,120,118,124,119,122,120,120,123,119,122,119,120,121,123,122,123,120,121,122,123,120,122,122,123,122,122,124,126,119,123,119,119,120,120,121,125,122,127,124,126,123,123,121,122,125,121,121,118,124,120,123,123,121,121,121,121,123,121,120,120,120,123,123,123,117,118,116,117,121,120,121,119,118,120,119,118,117,120,115,115,119,117,113,115,118,120,118,120,119,120,119,120,119,120,116,117,119,114,114,118,122,119,122,120,118,117,118,114,116,119,117,117,116,118,114,115,115,117,117,117,114,119,116,117,118,117,120,120,118,116,118,120,119,120,121,115,118,121,120,115,120,120,118,117,117,120,118,118,117,118,114,116,114,115,115,117,116,115,115,114,119,116,118,113,114,116,115,117,117,115,114,112,118,116,112,116,118,114,114,119,112,112,115,116,113,115,115,116,113,117,117,114,116,116,115,119,114,115,114,111,111,109,111,112,111,110,111,110,111,110,109,110,111,112,107,108,106,104,110,112,109,110,109,108,107,108,107,111,110,110,110,110,109,110,108,109,110,108,109,113,108,107,110,110,108,112,110,109,109,111,107,110,109,110,108,109,112,110,112,108,112,110,107,110,109,110,105,108,107,107,110,109,111,110,108,109,105,104,109,110,107,108,104,105,107,105,103,108,106,107,109,110,106,111,107,107,110,108,108,111,107,109,111,108,107,107,111,110,108,107,110,108,108,108,107,109,108,109,108,107,109,109,109,106,106,109,109,110,107,107,106,110,107,108,104,106,106,109,108,109,106,108,106,107,105,103,109,105,104,105,109,107,107,106,106,105,104,103,106,106,106,105,107,108,105,104,108,109,106,109,112,106,105,107,109,106,107,108,105,105,107,107,104,106,107,107,109,107,109,108,109,106,109,110,110,112,110,111,109,108,111,109,107,112,109,111,109,108,109,107,105,106,106,109,108,110,107,109,109,109,109,107,109,109,110,111,108,111,110,112,109,112,110,108,113,112,110,111,114,109,110,110,109,109,109,112,110,112,112,109,111,112,110,109,110,108,110,109,108,110,108,109,108,110,108,112,108,108,108,105,108,107,111,113,110,113,112,112,109,109,111,111,112,111,110,111,108,112,108,111,112,111,110,111,112,115,113,110,111,111,111,107,109,108,111,108,106,108,108,105,106,106,111,106,109,107,108,109,108,108,109,107,106,110,104,109,109,108,110,109,108,107,109,107,106,107,106,106,108,110,109,108,108,107,108,109,109,111,110,109,108,111,111,106,109,110,108,110,109,108,110,109,111,114,114,112,110,111,113,110,112,110,111,113,109,110,109,112,109,108,108,113,110,111,109,111,110,112,111,112,109,109,110,110,112,112,111,109,111,114,114,111,106,112,113,115,112,110,110,111,109,109,113,114,112,114,110,113,111,111,115,110,114,109,114,108,109,111,111,111,112,112,114,114,111,112,114,112,113,112,112,114,110,109,111,114,111,110,110,111,112,111,112,113,110,113,112,112,114,115,111,113,115,112,111,112,108,111,109,113,114,112,111,110,109,109,111,111,114,106,109,108,109,113,110,114,112,111,113,113,107,110,113,111,112,110,113,112,111,111,114,110,111,113,111,114,111,112,109,111,109,111,108,111,111,110,110,111,109,110,109,113,111,109,107,109,108,105,108,108,111,109,111,109,111,110,108,111,108,111,112,112,109,107,110,110,110,111,114,110,111,110,110,111,106,111,108,107,107,107,110,112,110,111,109,113,106,106,108,108,106,108,106,105,109,106,106,105,107,106,109,111,108,109,105,108,109,110,107,108,106,110,108,109,105,110,108,109,107,111,108,107,107,107,112,111,106,109,109,105,107,108,106,106,110,106,110,111,112,111,108,108,111,109,112,108,110,111,110,109,112,108,110,107,106,111,112,112,111,108,112,109,112,112,112,112,112,110,112,110,110,112,110,113,110,109,112,111,109,110,110,109,111,113,111,113,109,107,108,112,109,109,107,110,105,109,110,109,107,109,111,108,110,110,109,107,108,107,109,111,109,110,111,109,108,108,110,109,111,107,109,108,107,109,108,106,107,110,108,107,107,108,106,106,111,110,110,110,109,110,110,111,110,105,108,106,107,110,109,110,112,110,110,107,112,105,109,108,111,111,111,112,108,108,109,105,112,112,106,108,108,109,110,111,109,109,112,110,109,109,111,107,109,110,113,112,113,109,113,113,111,110,109,107,109,115,111,109,110,110,105,110,108,111,111,110,109,110,109,111,108,113,109,106,106,110,108,108,105,106,106,108,106,109,108,107,110,109,105,110,109,111,109,110,109,110,110,112,108,109,110,107,109,108,107,110,107,109,106,108,108,109,106,108,109,108,108,109,108,107,110,110,111,106,107,108,109,109,108,106,105,105,108,107,106,107,108,111,109,105,109,106,109,108,106,104,109,109,110,107,104,108,109,108,103,107,107,106,101,110,104,108,108,108,109,109,107,108,107,109,109,109,110,107,106,110,110,108,106,107,108,108,109,105,108,106,110,105,108,107,108,101,106,104,111,106,107,107,109,108,104,106,107,108,107,105,105,105,104,106,105,103,103,101,104,107,104,108,106,103,105,103,103,103,106,105,105,107,106,110,106,106,106,104,105,106,105,104,106,105,107,106,104,102,108,109,104,106,104,104,101,104,104,103,104,106,107,103,106,107,107,103,105,103,109,102,107,108,104,106,103,103,102,105,106,102,106,103,106,104,106,106,107,106,105,107,105,102,106,106,104,105,103,99,103,104,102,106,104,105,105,107,104,107,106,107,107,107,104,105,105,103,101,105,103,103,106,107,106,101,104,106,107,102,104,106,106,103,104,104,105,105,100,104,103,104,104,100,104,103,107,101,103,103,109,104,105,106,106,104,104,105,104,106,105,107,104,107,103,105,104,109,106,107,107,109,105,104,105,107,107,107,108,104,101,105,107,104,103,104,106,105,103,107,105,105,108,106,106,106,108,108,108,104,107,104,107,107,106,109,103,107,108,104,107,105,107,106,104,105,108,104,108,103,107,106,108,106,109,107,105,109,107,109,108,107,107,108,110,108,107,108,109,107,107,105,107,107,111,111,110,108,108,107,109,109,110,108,107,109,105,106,106,104,106,105,109,105,108,109,109,107,106,105,105,108,107,105,107,105,102,107,107,104,105,106,107,105,101,105,109,105,106,105,104,106,107,105,100,106,106,107,105,105,105,104,105,104,107,104,104,105,104,101,103,99,107,103,103,101,105,106,102,103,105,103,102,105,104,106,101,102,104,103,104,104,108,104,106,107,107,105,103,107,105,106,102,100,103,105,108,108,106,103,106,108,105,103,108,102,105,107,106,103,105,103,105,106,105,104,102,105,105,104,103,106,107,105,105,104,100,105,105,101,103,105,104,106,106,106,105,105,107,105,106,106,104,105,106,108,108,105,108,108,105,108,108,106,104,105,108,104,105,106,105,103,103,104,105,105,104,101,106,103,103,105,105,104,106,106,106,105,105,107,102,104,106,108,106,105,106,107,108,108,107,107,104,104,105,105,104,107,107,107,106,103,104,106,105,106,107,108,104,107,104,105,106,105,103,103,105,101,104,100,102,104,104,105,103,105,105,102,105,105,103,105,106,104,105,102,108,106,104,108,106,106,105,105,103,105,104,107,104,105,105,107,107,107,106,104,105,103,106,107,105,106,106,108,106,106,106,105,106,102,104,104,105,102,106,106,107,103,104,106,106,106,103,101,104,102,102,106,105,104,104,103,105,104,106,103,105,105,104,104,108,106,107,107,106,103,102,103,103,105,105,105,107,106,108,105,101,104,103,105,109,106,103,102,104,106,107,106,106,105,106,106,105,104,108,106,105,108,108,107,104,108,107,102,108,108,107,105,107,108,109,108,105,105,110,106,106,106,106,105,107,110,109,108,105,106,102,106,108,104,104,110,107,107,106,110,105,103,103,108,107,107,108,107,107,107,106,107,105,106,105,105,106,104,104,104,105,107,102,104,106,107,107,106,103,105,103,104,105,102,103,108,105,105,104,105,104,106,104,107,107,107,106,106,104,107,106,107,103,106,106,105,102,103,106,103,104,106,105,103,107,102,105,103,104,103,106,106,103,104,103,101,105,103,100,103,106,106,106,106,105,108,105,102,104,106,105,103,105,105,104,106,107,106,104,104,107,105,106,104,105,105,104,104,104,106,101,102,104,103,105,108,105,105,102,106,104,106,100,104,104,103,101,105,105,105,104,105,105,104,101,101,105,104,105,107,102,100,105,104,101,106,103,103,105,102,104,101,105,101,102,103,105,104,103,105,103,106,102,104,104,100,102,103,103,101,103,99,103,104,103,105,101,104,105,98,101,104,103,100,105,103,103,104,104,104,103,100,104,110,105,104,105,105,106,104,103,103,104,104,106,104,106,108,104,108,107,109,110,105,108,107,104,106,107,108,109,107,105,107,107,109,106,107,107,106,108,107,109,107,108,104,110,110,110,111,108,108,107,110,109,108,109,108,108,111,110,108,109,110,111,111,110,107,108,110,109,110,109,108,105,105,108,109,108,109,110,106,108,110,109,108,108,111,108,110,108,109,110,108,108,106,109,106,107,109,110,110,109,109,110,109,103,103,105,105,110,108,107,107,110,108,109,108,107,107,108,106,106,109,109,108,110,106,107,109,107,109,110,111,109,107,110,109,108,109,108,109,107,109,107,106,105,107,105,106,108,104,106,106,106,105,104,106,105,107,105,107,105,105,106,107,106,104,108,103,104,105,105,101,103,108,105,105,102,104,104,104,101,105,107,102,105,104,104,108,104,105,104,100,104,102,103,104,100,107,107,106,106,104,107,106,106,102,106,107,106,107,111,110,106,110,108,108,109,104,107,104,106,108,110,105,108,107,108,103,107,107,105,108,109,103,106,107,110,108,106,103,109,106,109,105,105,108,109,107,109,112,108,105,110,106,110,108,109,108,107,107,110,107,106,105,107,105,107,108,111,108,109,111,108,107,109,110,108,110,108,107,108,106,108,107,105,107,107,110,106,107,107,107,107,107,107,108,105,107,107,101,105,104,105,108,106,106,107,107,106,109,106,108,106,105,106,108,108,108,105,106,107,109,109,106,109,107,107,106,107,110,108,103,105,109,103,106,106,108,108,108,106,107,107,105,107,108,108,106,109,109,107,109,107,108,111,107,104,107,110,110,111,108,105,105,106,101,101,104,105,104,101,107,108,108,106,103,107,106,107,106,108,108,108,105,104,109,103,104,108,106,106,105,107,105,108,106,105,108,109,106,107,107,105,107,108,105,106,106,109,107,106,103,106,106,108,106,104,109,105,105,103,107,103,108,106,107,109,107,108,109,107,104,106,108,108,110,106,107,105,105,107,105,104,108,106,104,107,107,107,104,106,107,107,106,105,106,107,104,104,108,108,108,109,108,108,103,106,102,103,107,107,105,104,106,106,107,105,103,105,108,103,107,106,105,108,104,107,108,107,103,104,105,104,106,108,104,103,102,101,106,101,102,104,100,106,103,109,107,104,106,108,105,105,110,105,106,107,107,107,101,104,102,106,110,107,105,106,103,107,104,107,108,107,100,103,105,107,104,102,105,105,104,103,104,100,104,104,105,104,105,105,106,101,104,105,106,105,104,102,107,104,101,109,107,105,105,106,108,104,103,102,105,105,106,104,107,105,106,108,106,107,106,107,107,108,104,108,105,107,108,108,104,108,105,105,108,106,104,105,105,105,105,104,108,105,103,105,106,104,106,107,107,108,107,106,103,102,101,104,107,103,106,106,106,103,104,104,106,105,105,110,106,105,107,108,109,107,106,105,105,107,107,109,107,107,105,104,102,107,108,106,108,107,107,105,105,107,108,105,106,105,107,105,106,106,106,105,106,107,106,106,108,105,104,107,104,104,104,107,105,106,103,107,106,104,106,107,107,103,108,107,103,106,104,107,106,105,107,108,104,103,104,106,108,108,106,102,104,103,103,105,105,107,105,108,101,101,101,106,104,101,101,104,105,102,103,102,104,103,104,104,102,103,100,106,104,105,105,101,102,102,104,100,104,105,103,100,102,103,97,103,100,100,104,104,107,105,102,104,106,103,102,106,106,104,105,104,103,107,106,104,106,107,104,103,107,102,102,103,103,104,103,102,103,104,102,104,103,105,104,104,105,110,105,101,105,106,107,108,108,108,106,106,106,106,110,109,109,105,105,107,103,102,108,106,104,107,104,104,108,108,102,105,107,103,108,105,105,108,106,108,105,107,106,106,110,110,108,106,108,109,106,107,106,107,108,108,108,105,107,107,108,107,106,106,107,104,103,106,103,105,101,107,108,103,106,111,107,105,108,110,108,107,107,104,108,103,104,107,105,103,103,104,106,104,106,108,106,107,107,109,106,107,110,108,106,106,108,105,104,108,106,105,103,107,106,106,106,104,106,109,109,108,108,105,107,105,102,110,107,106,108,106,106,104,105,105,108,107,107,105,105,108,106,107,106,103,107,110,106,104,104,108,105,105,108,108,105,109,107,104,107,110,106,105,106,108,107,108,108,108,107,110,107,106,105,106,106,105,103,105,108,105,107,109,111,106,110,106,107,106,107,105,107,107,106,107,105,104,108,106,106,106,105,106,107,105,110,109,107,108,104,107,109,109,108,105,109,110,106,108,108,108,108,105,108,108,105,107,104,105,104,107,110,107,108,104,110,111,107,109,109,109,107,111,103,106,107,110,111,108,106,105,109,106,103,106,105,106,108,106,107,109,109,108,110,107,106,108,106,105,105,107,107,107,110,108,110,110,108,109,109,109,109,107,107,110,111,111,111,110,109,108,113,109,111,111,110,109,112,111,105,110,111,111,113,109,109,112,112,113,109,111,113,111,111,109,111,112,109,112,110,112,114,110,109,112,112,112,111,116,112,114,113,112,110,114,113,109,112,113,110,111,112,109,113,111,112,110,109,112,110,111,108,112,112,111,111,108,111,110,110,114,112,108,113,111,106,111,114,111,112,114,110,110,112,112,113,112,111,111,110,110,108,109,108,109,111,108,111,108,111,109,108,109,108,106,111,109,107,108,111,111,112,112,111,112,111,113,112,114,114,116,117,118,120,114,116,118,120,115,116,116,117,115,119,120,117,117,117,117,118,117,119,117,115,112,117,119,115,116,122,120,119,117,118,119,117,117,118,118,120,118,119,117,121,122,118,118,121,119,121,120,119,121,120,119,120,121,118,118,118,115,120,117,115,118,120,114,118,115,118,117,120,120,119,117,118,117,119,122,121,119,118,116,122,121,120,122,122,123,120,122,123,122,123,124,123,121,122,122,123,120,124,123,125,123,126,126,127,127,128,125,129,127,130,130,129,130,129,131,128,129,128,130,131,133,133,128,129,130,131,137,135,133,136,140,133,137,136,135,137,136,135,138,141,135,137,137,134,136,137,139,134,132,137,136,138,132,133,136,138,139,140,140,138,136,137,138,134,137,132,136,137,138,133,134,135,133,139,140,136,136,134,139,137,138,141,131,127,132,134,131,133,131,134,131,133,133,133,136,126,132,128,134,131,135,131,131,129,133,130,133,133,133,133,135,132,130,134,134,129,129,134,135,133,131,131,132,137,134,131,136,134,127,129,128,134,134,131,134,135,134,136,134,137,136,136,134,132,135,138,133,135,133,135,134,135,131,131,130,135,132,129,133,132,130,132,129,130,128,131,130,135,131,134,133,134,135,129,133,133,135,135,137,133,136,133,133,135,133,135,135,133,134,131,136,132,133,137,131,136,135,132,139,137,135,137,137,139,134,135,135,137,138,134,133,134,139,137,134,138,131,135,134,128,128,136,136,134,134,134,133,132,131,133,133,136,128,131,128,131,132,129,134,133,134,133,134,131,139,134,131,136,134,134,131,135,133,134,134,135,131,138,138,134,137,136,134,136,131,131,132,136,137,135,133,132,131,133,132,134,133,134,132,132,132,136,134,131,134,134,132,129,132,132,131,129,134,134,129,133,134,135,135,133,136,136,136,133,133,134,129,133,131,133,130,136,133,135,135,137,135,136,131,135,136,133,136,138,135,137,134,134,135,138,137,134,136,136,132,133,135,134,135,137,137,133,132,136,133,133,137,136,136,136,138,137,133,133,135,136,136,133,136,135,133,136,135,135,136,134,132,135,137,134,135,133,136,136,135,136,134,137,136,139,138,137,134,136,135,136,138,136,135,130,135,135,135,133,133,138,135,134,133,133,133,134,132,135,136,133,134,130,137,136,137,133,133,131,132,134,134,134,134,132,137,135,134,135,135,130,135,132,136,132,136,134,138,135,133,135,135,138,132,135,137,135,138,138,138,137,140,133,135,137,135,135,132,133,136,133,135,130,132,137,130,128,134,134,134,135,132,134,132,136,135,134,134,134,133,137,138,133,137,133,138,134,134,135,136,135,134,132,131,138,134,135,133,130,130,132,133,134,131,129,133,132,134,132,133,133,133,133,129,134,129,133,138,132,137,136,136,136,133,136,134,135,137,128,136,137,134,137,134,134,137,135,134,137,136,131,134,139,137,138,136,135,132,137,131,133,135,137,135,134,131,135,134,136,139,137,136,131,136,132,139,137,134,136,133,135,138,135,137,136,136,136,137,136,135,137,136,136,133,136,138,136,134,133,138,135,132,131,133,130,133,135,133,131,128,130,129,134,127,134,134,136,134,133,129,132,134,132,134,131,134,135,132,134,137,136,135,136,134,131,136,137,132,130,135,134,133,131,130,129,133,128,130,132,134,133,132,134,131,136,134,130,132,133,131,136,131,132,130,133,133,136,130,128,130,133,128,133,130,130,130,133,134,133,134,127,133,132,130,130,132,134,132,132,131,135,135,134,133,134,131,134,131,132,131,127,133,134,129,136,131,131,134,127,129,128,132,134,131,132,133,136,133,131,125,133,131,129,130,132,128,131,133,126,128,134,130,128,127,130,130,127,127,129,131,127,131,128,132,127,132,127,125,127,128,130,127,130,132,132,130,128,129,127,127,131,131,130,129,131,130,131,132,127,130,131,130,130,131,129,131,131,127,129,127,126,130,131,131,132,126,129,129,133,130,134,132,131,127,130,129,127,131,130,129,132,131,128,125,126,129,127,126,131,125,127,127,127,126,133,130,125,131,126,128,131,131,128,127,127,129,129,130,128,133,128,129,132,129,129,130,128,127,131,130,127,129,130,128,127,127,132,130,129,127,129,130,131,128,131,131,132,129,130,130,128,132,127,129,125,126,128,125,129,127,124,126,124,122,124,125,126,126,125,125,127,127,126,124,126,127,128,121,122,125,124,125,126,125,128,128,128,126,126,125,129,124,125,125,123,125,130,126,128,126,125,125,126,128,120,122,129,128,122,122,122,124,126,125,126,122,124,125,123,126,127,126,124,126,125,120,125,126,124,126,127,125,126,127,126,130,124,126,130,126,126,127,127,128,126,125,127,126,130,129,127,128,126,127,127,129,128,129,123,125,125,124,129,127,124,123,124,129,129,127,127,127,126,128,126,127,127,128,124,129,128,122,129,129,129,129,127,125,123,126,126,132,127,123,127,130,125,126,125,125,126,129,128,127,129,122,129,128,129,128,128,126,128,128,128,124,125,129,127,126,125,125,122,129,122,125,121,124,122,130,123,129,120,126,124,124,128,130,123,121,117,121,121,124,121,127,123,121,125,121,123,120,123,123,125,122,124,121,127,124,125,123,122,128,128,128,124,126,124,127,125,126,120,127,126,128,128,122,126,123,130,127,126,124,123,127,125,130,128,127,127,125,124,127,127,124,126,128,128,128,131,128,131,129,130,129,131,128,129,131,129,129,127,128,125,127,126,128,128,127,130,130,124,130,132,130,132,126,131,131,131,130,132,126,129,127,129,130,131,127,129,126,131,127,128,125,130,131,131,132,128,130,129,131,132,133,129,125,129,128,130,130,127,129,131,126,127,133,132,128,132,130,126,130,129,125,126,123,128,131,131,125,129,125,128,125,126,125,127,126,129,123,125,122,124,127,124,125,124,125,125,125,125,123,126,124,127,126,127,123,122,124,119,123,122,125,123,122,122,124,120,123,120,123,123,125,121,123,122,124,119,124,117,122,124,123,124,124,125,119,126,124,124,124,123,123,127,121,124,123,123,122,125,123,127,126,124,123,128,127,122,124,123,127,125,121,123,127,125,123,125,125,126,125,123,122,125,122,125,125,124,126,121,124,125,127,125,124,123,125,127,125,128,126,129,128,128,125,126,124,126,124,126,126,122,125,129,124,129,127,124,125,125,126,126,128,125,128,128,128,127,123,123,126,127,129,123,125,123,123,124,126,124,127,128,127,125,129,125,127,125,126,123,128,126,128,129,129,125,128,128,127,128,127,126,128,130,127,128,125,126,126,128,128,127,127,123,124,126,124,126,126,128,124,123,122,125,121,125,126,126,131,126,128,127,128,127,125,126,123,128,126,127,127,124,127,125,127,125,128,125,126,124,125,120,122,125,124,123,122,124,121,121,127,123,126,127,121,122,125,123,124,125,125,121,124,125,124,121,126,128,128,128,128,127,127,127,129,127,125,125,126,128,129,125,123,125,123,128,128,126,128,125,124,127,124,125,121,122,122,120,124,124,122,125,125,123,124,121,120,121,122,119,123,124,121,121,126,121,125,125,124,124,125,123,124,125,125,122,123,121,126,124,121,124,122,122,125,121,123,123,120,122,118,123,121,120,118,119,120,125,123,123,123,124,123,125,126,125,123,127,121,126,126,129,127,128,126,126,125,125,126,126,125,128,124,125,124,123,125,105,84,82,85,85,83,85,81,85,83,86,83,84,84,86,90,90,90,89,98,106,117,123,126,127,126,124,125,128,127,130,131,127,129,129,129,127,129,131,131,128,127,126,130,128,130,129,128,130,128,130,130,131,130,130,130,129,130,131,130,128,132,128,131,129,130,132,127,129,130,129,130,130,129,128,127,130,129,130,130,129,130,129,128,131,132,130,130,127,132,128,130,130,129,131,132,131,129,131,130,127,128,129,130,129,132,129,127,129,127,130,128,129,130,130,130,130,126,131,129,131,130,131,128,132,130,128,127,130,131,130,129,132,131,132,132,130,131,131,133,131,131,129,131,130,131,129,131,130,130,132,131,131,131,130,132,129,131,128,130,126,131,124,129,130,128,126,130,128,128,130,131,128,128,129,131,130,128,129,131,131,129,129,129,130,126,128,129,133,128,129,129,130,131,130,129,131,132,133,132,131,132,131,132,129,130,131,131,132,131,132,132,130,130,128,131,131,130,128,130,131,130,131,130,129,131,132,131,130,129,131,133,129,130,129,131,131,132,130,129,132,132,118,131,130,129,131,132,126,127,130,129,127,129,128,128,130,129,129,128,129,130,127,131,130,131,127,128,130,131,130,127,127,129,130,130,131,128,127,129,128,127,130,130,129,128,132,129,131,128,132,129,130,129,130,128,129,129,130,128,130,129,132,127,128,130,125,129,127,126,130,127,126,126,126,125,128,125,128,127,128,128,128,126],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"go-ipfs/0.8.0/48f94e2","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[178,184,190,199,205,190,197,190,196,204,201,191,187,192,193,196,186,187,199,197,198,197,195,206,203,203,201,214,191,192,194,189,193,185,185,182,179,175,174,177,173,171,170,162,170,174,181,177,181,183,190,192,188,190,193,194,198,209,206,198,193,195,194,188,201,200,206,203,204,213,202,203,197,194,210,190,193,188,187,190,187,192,189,203,195,198,197,189,179,182,180,178,177,179,189,184,182,189,192,194,194,197,200,201,197,195,191,195,187,190,189,187,183,188,194,187,201,198,204,200,194,190,177,192,192,190,190,183,183,180,186,188,190,183,177,179,180,175,175,177,177,178,184,185,194,194,196,193,204,199,210,208,214,216,215,209,215,213,215,223,216,210,211,220,226,223,216,218,235,231,224,221,219,210,203,211,212,202,199,201,202,188,177,168,159,158,162,158,160,165,170,163,165,176,183,184,186,188,179,179,182,187,196,190,190,186,180,183,188,179,191,183,184,183,183,182,185,186,188,188,185,185,180,180,177,176,180,180,173,184,173,163,157,160,154,162,165,168,173,176,182,184,191,193,198,195,194,195,201,201,203,211,209,209,208,207,215,209,216,214,205,217,216,228,215,216,209,211,194,201,193,194,195,187,187,194,192,188,189,189,186,182,174,177,175,180,191,177,182,180,193,190,188,188,192,186,183,187,195,190,196,210,202,203,201,201,185,202,190,197,199,204,197,206,213,213,201,190,183,183,188,188,178,189,187,181,185,176,178,174,175,180,181,186,192,185,184,191,195,192,198,196,199,200,202,203,193,195,198,198,197,188,192,189,190,189,192,190,192,193,204,191,197,192,180,176,171,177,173,165,182,169,172,173,175,166,164,157,163,162,167,161,179,175,177,177,182,182,188,189,189,194,190,196,188,187,190,187,189,188,197,191,200,190,193,195,205,199,199,202,207,205,207,187,184,180,182,184,192,194,188,182,179,180,174,179,169,170,177,183,180,187,188,197,197,195,203,187,194,201,193,197,198,193,205,196,190,193,182,190,182,191,195,192,188,190,203,189,191,185,189,175,181,168,169,167,171,171,167,168,156,160,160,154,163,161,159,160,175,171,173,189,195,183,190,186,192,192,194,191,188,189,194,174,190,189,193,190,189,199,199,202,199,199,193,181,189,187,188,176,186,179,179,180,177,179,177,171,166,167,168,165,169,175,174,183,195,191,180,189,185,190,202,203,202,203,197,198,199,203,196,190,190,193,186,201,205,197,196,194,200,197,200,192,195,205,189,178,176,180,176,180,176,177,173,173,175,173,171,172,169,181,170,184,184,181,182,188,193,191,188,192,195,197,196,188,184,190,186,200,190,192,195,189,192,188,186,184,194,196,185,195,185,191,183,178,169,173,164,156,166,172,161,164,164,160,153,145,148,148,150,149,160,170,167,170,177,185,186,186,186,191,183,188,183,182,185,178,182,185,183,180,178,180,180,185,187,187,189,185,180,180,171,176,172,167,173,159,162,160,166,160,159,158,156,160,166,167,163,174,177,175,182,191,200,198,202,197,206,193,193,200,200,198,195,194,199,190,198,197,202,196,196,194,192,188,209,191,188,190,192,187,187,189,189,178,178,173,166,183,183,175,191,196,192,197,199,203,203,205,203,210,212,206,205,215,213,201,207,216,203,219,228,216,223,220,210,202,207,201,191,191,191,199,208,200,199,198,198,197,196,192,191,193,197,203,198,209,205,207,211,213,207,211,214,202,209,216,218,230,220,223,226,211,219,229,210,216,222,229,218,218,226,220,224,226,218,216,208,218,216,209,214,211,207,205,194,188,193,185,186,191,184,196,199,195,202,205,203,206,210,201,206,209,206,220,215,218,212,212,213,216,210,216,224,218,214,222,224,226,217,219,219,219,215,210,211,208,199,195,205,200,189,187,186,179,178,182,182,187,185,195,190,200,202,207,213,215,215,208,203,205,218,215,217,217,217,211,212,212,221,219,233,214,221,222,222,222,230,227,222,224,218,209,217,216,214,215,215,213,216,215,212,204,201,202,209,212,210,217,217,224,225,229,231,237,227,224,233,220,240,229,234,231,230,231,231,233,238,233,226,238,236,233,235,232,235,231,226,222,210,212,212,210,209,209,211,209,214,210,205,201,197,203,204,191,198,209,215,213,221,221,236,235,229,228,235,226,234,240,227,219,238,236,238,239,233,228,229,233,239,236,243,232,225,223,220,216,210,205,211,211,205,201,200,202,202,199,196,197,196,189,194,192,196,215,205,205,216,221,229,230,229,236,234,232,225,228,227,224,224,226,225,228,224,232,229,216,227,235,227,217,217,215,219,216,219,217,216,214,217,222,226,220,217,213,206,211,211,213,207,215,215,218,223,215,223,228,222,259,270,263,270,265,265,261,259,255,260,264,262,263,260,267,273,287,281,279,274,272,272,270,266,261,271,262,263,260,258,261,267,267,265,261,251,247,251,253,250,253,253,268,266,256,262,264,267,271,265,262,266,269,273,273,275,276,274,277,266,265,274,273,276,280,282,290,285,278,269,273,278,274,266,265,258,262,263,262,256,252,249,249,247,247,248,246,259,261,252,264,258,261,262,270,266,268,271,265,277,274,275,277,277,271,272,273,272,281,272,281,266,280,280,288,291,278,277,277,270,270,266,262,263,264,261,266,264,270,268,269,261,257,252,252,262,258,259,270,267,276,279,282,284,284,286,268,276,279,272,274,275,275,270,279,279,281,289,291,289,283,291,287,288,278,279,277,280,276,275,275,274,279,269,267,266,262,261,267,264,252,255,263,273,273,270,273,280,281,283,294,296,296,297,293,290,286,286,293,292,294,288,290,288,288,292,289,293,292,304,308,313,310,298,299,299,292,291,287,284,285,274,277,272,270,270,274,266,267,266,267,265,260,264,271,274,274,278,280,290,286,290,287,285,288,284,294,292,293,296,297,294,287,298,293,287,287,295,300,302,307,311,302,303,286,285,282,286,281,275,271,267,267,273,264,262,249,259,265,254,258,259,267,273,273,278,285,277,285,281,281,285,282,277,276,284,279,276,287,288,285,280,284,287,294,292,298,296,289,280,279,277,267,253,265,266,261,258,255,262,261,261,263,257,250,249,250,258,257,260,268,260,264,267,274,277,281,284,281,287,291,305,296,291,300,297,283,283,279,282,289,292,299,298,305,296,304,293,291,283,276,275,280,276,273,269,267,273,270,267,268,263,264,261,253,254,259,263,276,275,274,285,287,289,289,286,297,308,313,302,302,297,308,292,291,288,303,302,304,306,308,313,308,319,301,303,301,307,300,294,305,296,295,297,290,290,288,288,286,292,290,282,285,282,284,289,298,294,302,309,313,309,303,297,301,304,308,312,307,308,301,304,299,301,299,305,315,306,302,300,311,317,312,312,305,305,305,300,304,296,296,293,287,282,281,293,283,282,278,278,280,278,277,290,293,296,307,294,301,314,307,307,304,307,305,299,312,308,304,305,309,300,299,301,309,305,306,304,317,314,317,307,309,309,298,296,286,284,281,278,285,280,285,276,276,267,261,263,268,265,261,257,265,269,263,273,273,271,277,280,290,285,279,287,287,282,282,279,294,292,293,303,302,301,301,301,307,309,306,303,309,305,288,285,291,291,284,280,280,280,272,273,270,274,273,276,270,269,271,267,269,269,277,276,285,285,280,286,286,287,286,287,293,291,285,288,290,295,294,302,293,295,298,302,315,305,302,293,293,294,272,270,267,271,273,264,256,259,255,248,252,251,239,239,241,244,249,257,251,258,258,259,265,277,272,277,277,275,281,279,276,272,272,273,277,273,268,274,274,278,279,289,283,283,277,283,283,276,274,259,271,266,262,264,266,268,269,264,258,262,256,249,247,252,244,249,262,265,253,255,271,274,264,259,268,280,274,273,276,275,273,273,275,278,284,275,278,276,275,278,282,286,284,284,275,279,268,264,261,260,260,262,261,259,261,261,260,256,255,256,247,255,252,259,265,270,265,261,267,270,273,274,273,276,283,279,289,283,293,289,278,279,282,279,288,287,291,297,293,291,292,288,281,281,276,275,271,267,270,268,267,273,262,266,267,258,266,260,261,265,260,261,276,276,276,283,282,280,287,292,286,284,282,288,288,283,284,291,278,284,292,281,292,282,272,278,281,285,279,281,274,282,272,263,267,261,276,266,264,265,257,260,260,252,249,252,249,254,254,258,272,271,274,275,286,280,294,288,286,285,291,291,293,286,291,285,290,283,290,289,286,286,288,284,294,292,282,275,280,289,273,278,265,267,268,262,261,266,266,267,270,268,265,257,251,258,259,251,266,266,278,277,287,293,295,299,290,288,290,288,292,298,303,297,301,292,295,298,296,286,298,298,309,297,292,290,290,290,294,283,284,281,275,266,263,276,272,269,265,262,259,254,253,251,251,259,274,265,271,281,282,290,292,301,300,304,297,295,300,301,296,307,308,306,307,307,300,302,306,304,313,309,308,303,306,298,296,285,277,274,281,271,267,272,269,278,271,270,267,267,259,261,260,268,282,279,282,291,300,305,306,302,308,303,298,297,307,304,307,312,305,308,303,304,306,307,308,316,317,316,313,310,312,315,314,308,312,297,305,305,301,297,297,295,293,287,292,283,284,290,290,288,299,307,303,303,301,308,311,310,313,310,313,311,303,299,304,309,308,311,313,312,314,314,308,317,316,317,303,302,300,289,286,287,277,272,281,284,279,270,266,265,262,261,261,260,260,258,264,264,276,284,288,290,293,296,293,294,289,303,294,292,295,301,295,305,296,291,295,297,299,295,294,299,313,317,316,304,307,304,302,296,292,293,278,281,279,283,278,279,276,278,281,273,276,280,283,286,300,292,299,310,307,314,324,319,329,330,322,330,328,324,327,325,327,325,314,317,326,321,307,310,311,318,312,302,305,302,291,290,288,288,288,288,288,287,293,288,281,279,281,281,278,280,287,288,299,296,302,307,311,315,316,311,314,314,313,319,319,317,324,317,319,323,319,315,312,312,315,324,327,318,328,319,311,312,303,298,297,302,300,294,292,293,287,289,288,289,277,283,293,293,294,293,311,309,307,316,316,308,307,309,312,312,310,314,310,316,310,306,310,319,314,318,317,321,312,309,322,323,328,313,303,298,299,296,291,287,283,277,279,278,281,275,270,277,277,284,283,286,286,287,303,301,295,311,315,315,316,317,324,325,321,326,328,327,325,324,324,325,318,321,318,319,321,314,331,335,333,329,326,322,308,313,308,307,290,300,307,295,298,297,299,292,299,302,287,293,291,290,302,301,294,308,321,335,330,328,317,325,321,319,328,326,326,315,304,322,317,318,316,327,331,334,335,332,332,321,308,313,308,305,308,298,293,291,287,296,289,291,290,292,283,282,293,289,300,298,302,310,306,309,309,316,323,327,323,317,316,323,324,322,313,318,317,322,327,331,330,335,332,329,323,326,333,338,332,326,317,324,320,317,313,302,301,301,300,297,304,292,295,299,292,285,285,293,300,305,308,314,313,323,317,323,322,321,317,317,306,311,312,307,308,308,303,314,316,313,322,318,325,312,311,304,291,299,290,284,286,282,275,275,274,271,271,265,264,269,272,270,269,269,267,277,286,289,293,296,292,297,304,299,298,297,297,301,295,300,296,302,306,295,304,300,306,308,298,303,306,314,297,295,295,289,291,293,288,285,287,290,284,277,278,277,275,273,266,266,267,273,270,272,280,286,287,291,308,310,313,311,305,300,309,311,305,309,300,305,307,305,299,300,307,308,307,310,313,315,306,306,315,304,288,300,295,294,301,302,305,289,280,287,285,283,281,279,279,283,282,282,294,301,296,302,314,309,310,307,319,308,311,304,303,314,316,313,304,312,320,316,313,320,327,323,333,335,335,329,326,334,317,309,310,300,289,292,299,294,292,296,297,296,288,289,278,286,287,290,295,299,296,304,304,308,311,311,315,316,319,312,309,307,320,320,316,317,315,321,320,317,319,323,322,325,321,313,310,309,297,297,294,290,280,280,279,286,278,284,288,284,286,275,286,288,287,287,302,304,301,302,310,313,317,317,324,317,317,318,317,316,311,315,306,309,314,313,315,326,320,314,314,316,313,320,309,312,291,297,294,298,303,296,294,291,300,284,284,280,277,282,280,278,290,287,292,301,296,302,302,313,307,315,309,311,316,314,308,306,307,302,301,308,304,303,310,315,318,320,325,327,318,320,310,317,310,305,315,299,295,290,292,287,296,293,291,278,282,281,280,284,286,287,295,299,292,307,311,311,305,303,304,305,314,317,318,311,312,313,306,301,309,312,317,312,311,317,312,316,313,313,307,310,295,292,291,275,275,277,264,273,272,272,276,276,271,275,272,284,284,286,288,287,290,292,294,297,305,302,302,299,313,303,309,300,297,297,308,297,307,309,307,310,316,311,300,314,313,310,299,300,294,293,283,285,281,277,277,275,270,269,275,272,278,268,280,277,276,278,287,284,280,285,292,290,294,298,286,290,282,293,288,292,294,291,292,288,292,293,290,284,290,305,309,296,295,294,292,292,301,301,276,278,282,274,282,283,285,279,279,279,272,267,277,275,270,276,278,277,281,285,281,283,282,283,292,292,286,291,290,293,294,284,288,297,290,294,289,289,289,285,278,275,284,285,292,288,290,285,280,283,283,279,268,275,278,269,268,264,274,259,259,260,267,249,249,257,266,276,274,275,275,282,277,286,289,276,282,281,279,290,290,282,284,288,292,285,289,288,286,283,285,281,279,276,276,274,272,269,272,260,262,268,262,259,264,259,263,258,259,258,254,264,266,261,257,262,262,271,272,270,267,263,264,266,267,269,266,267,272,270,276,279,271,275,274,283,276,281,282,284,279,275,271,265,265,268,263,260,255,260,252,258,248,250,247,250,258,260,256,260,260,260,252,252,265,264,267,271,273,266,278,284,282,275,278,276,278,280,277,282,279,278,278,276,287,276,278,278,278,280,279,275,272,282,265,264,262,257,268,265,263,258,262,266,266,261,264,264,269,275,271,272,274,282,280,280,275,273,279,283,283,285,284,285,283,281,279,285,282,293,298,288,280,285,275,265,270,272,279,271,265,261,262,257,252,252,251,246,239,244,241,232,243,249,257,253,252,252,255,249,253,260,268,260,257,259,262,266,267,269,274,274,280,267,267,269,279,277,277,281,295,295,295,274,272,271,270,282,269,269,269,261,263,259,260,254,252,250,250,252,256,255,257,261,268,263,266,272,278,275,279,272,278,280,280,279,271,277,276,271,279,278,280,281,283,290,291,290,295,299,294,283,292,299,287,286,278,268,268,266,267,259,263,265,261,263,259,257,249,260,254,258,267,272,271,273,278,287,284,281,283,285,285,287,294,289,289,289,292,291,287,290,290,291,289,291,295,291,281,293,287,284,287,284,283,281,275,269,267,274,273,270,270,269,270,271,268,263,271,265,279,274,278,282,283,289,281,281,291,290,298,295,304,302,303,301,301,305,301,312,304,296,300,293,304,300,300,292,285,280,272,268,276,271,261,272,264,267,255,259,260,261,252,260,254,259,254,253,267,270,272,273,288,287,291,296,289,298,292,288,296,297,299,292,298,299,286,295,289,296,288,296,301,297,288,293,282,291,281,273,269,275,268,271,256,255,251,247,247,250,246,241,246,246,252,252,266,266,265,266,271,277,284,289,276,275,285,278,284,287,284,286,292,292,289,291,289,282,280,286,284,290,282,275,267,273,270,262,254,257,266,255,245,248,248,244,252,254,245,247,247,246,250,251,264,274,272,273,282,288,282,283,288,294,291,291,288,293,294,292,289,297,303,297,300,298,297,302,301,306,310,302,294,294,275,277,275,281,276,273,279,274,271,275,263,265,263,263,250,258,259,259,272,273,279,281,287,284,289,288,297,298,297,292,297,289,294,300,301,292,301,303,305,310,302,307,312,309,313,307,299,293,275,280,271,264,255,261,262,259,259,260,253,248,246,247,248,248,253,252,268,261,277,282,281,291,292,290,293,293,295,291,286,290,300,299,293,297,297,298,305,318,325,318,315,317,308,295,292,294,286,294,281,272,274,271,264,270,264,260,255,253,252,244,250,242,257,248,257,258,255,262,273,270,271,279,279,279,273,273,278,277,285,279,283,284,284,279,277,281,288,293,291,290,291,290,285,295,273,271,267,263,265,258,256,256,252,260,261,258,260,248,250,248,257,257,270,271,268,267,281,276,274,284,271,277,284,283,285,282,280,283,287,286,283,288,282,283,291,277,286,289,291,281,279,277,268,259,263,256,252,253,245,248,242,243,231,232,236,238,233,235,234,237,245,252,251,261,259,274,271,272,271,269,280,270,279,278,277,273,272,275,285,281,277,278,279,283,284,286,277,278,276,282,270,270,269,254,263,256,246,239,250,244,248,245,247,249,243,246,244,251,259,254,258,271,272,276,282,284,285,286,283,291,284,279,288,291,286,287,291,287,284,284,292,302,298,293,288,289,279,278,275,272,270,267,264,266,263,261,251,250,253,244,249,251,251,249,250,263,259,263,267,271,276,278,280,283,279,279,291,285,285,287,281,280,289,288,292,281,284,286,289,296,290,284,285,267,269,265,269,264,265,261,258,258,256,254,260,254,250,250,242,244,244,252,255,261,262,261,266,269,271,282,288,285,283,293,289,289,282,277,286,284,283,288,291,297,293,301,300,300,296,282,280,280,281,267,270,268,276,263,267,266,262,260,256,255,254,254,246,247,245,247,259,271,264,267,263,274,282,278,284,284,284,281,275,275,277,276,283,273,275,280,275,280,278,281,283,287,286,279,274,275,274,272,267,259,250,259,257,253,255,254,249,243,237,240,237,230,235,244,245,252,252,246,258,258,267,267,262,266,270,274,279,278,275,276,266,277,271,269,271,272,275,281,279,278,282,284,274,272,274,261,260,264,264,267,261,252,247,247,247,241,241,240,235,240,240,242,243,253,257,261,265,270,277,276,271,267,269,278,274,280,283,286,283,284,279,278,280,284,290,293,290,294,290,293,293,284,282,285,274,278,277,271,269,267,265,256,258,255,253,248,255,254,260,259,257,266,258,268,275,283,281,285,282,282,285,285,285,283,273,284,275,276,282,280,285,288,271,272,275,287,282,277,280,261,269,271,268,254,254,253,238,236,242,246,240,242,230,234,231,226,227,231,237,248,246,246,252,262,260,263,265,275,272,270,269,274,277,275,274,269,271,272,278,275,279,285,280,278,289,286,290,277,281,263,257,254,246,242,244,249,255,252,240,239,237,238,236,230,235,234,239,244,242,240,245,253,254,251,247,250,251,255,257,260,259,257,266,269,264,263,263,268,262,265,268,266,262,268,263,261,260,253,249,245,241,234,230,234,236,240,232,231,238,234,235,228,232,238,236,243,244,246,253,261,262,258,262,265,265,262,267,264,265,265,272,269,269,276,269,260,266,259,264,272,268,261,259,263,263,260,270,254,257,258,258,250,248,248,239,243,236,236,240,231,236,231,240,252,249,245,250,245,247,249,257,254,251,256,256,255,254,260,248,248,249,249,256,252,248,257,259,253,256,262,267,253,258,258,253,249,246,244,239,242,236,241,240,239,238,224,225,225,224,223,228,234,241,248,250,252,258,260,258,267,265,275,274,265,262,262,266,268,270,271,267,277,270,275,276,285,293,281,276,274,276,274,273,263,268,261,255,258,251,257,250,254,256,250,248,246,251,250,247,259,259,271,279,277,284,281,271,279,280,276,277,273,278,279,275,284,278,280,277,288,287,280,274,286,289,275,276,280,275,265,270,262,263,262,254,252,249,248,240,247,238,244,239,239,243,243,247,256,260,258,261,259,263,271,266,263,259,270,270,270,267,264,263,265,258,259,258,264,265,263,263,262,276,266,264,268,264,259,260,251,245,247,242,250,241,243,237,227,227,226,218,223,224,226,229,233,228,230,237,241,248,249,251,246,245,249,241,245,244,249,246,244,239,241,238,248,241,244,246,245,251,254,255,244,244,241,236,238,236,236,232,231,228,227,227,224,230,221,226,225,228,228,230,236,238,239,239,234,235,251,247,245,239,245,252,244,246,246,242,240,243,243,241,246,249,239,248,251,247,243,242,244,245,238,238,236,234,230,231,235,235,233,235,235,222,221,223,225,227,235,240,246,244,244,244,245,242,244,256,248,241,244,238,241,243,245,244,245,248,254,253,251,252,249,256,253,262,257,255,250,247,243,242,241,235,235,233,233,242,238,234,232,227,229,239,232,236,235,237,245,243,241,247,251,264,259,254,249,265,265,257,257,264,259,245,250,249,250,255,253,240,264,249,248,254,253,255,253,262,253,256,253,245,243,237,233,232,241,234,234,225,212,214,217,220,223,223,233,232,228,244,236,247,241,238,243,252,247,246,242,251,253,260,251,260,249,257,258,259,253,255,260,263,260,264,256,260,256,256,248,251,241,237,234,240,233,237,228,231,223,223,226,228,225,223,233,242,235,242,244,246,252,254,256,251,254,250,255,257,263,253,261,262,259,261,263,265,274,264,270,270,268,266,259,257,252,252,245,240,233,236,234,236,231,233,229,221,224,219,227,227,229,233,239,244,242,246,248,254,254,255,245,257,254,256,257,256,253,256,261,256,255,253,255,259,256,260,265,263,261,258,253,253,252,255,249,248,243,240,239,238,237,232,233,235,234,230,225,232,230,238,246,250,245,257,258,255,256,259,266,261,272,264,263,265,264,268,263,269,263,263,263,266,271,263,270,268,274,270,257,270,269,259,259,258,261,259,259,254,250,251,245,246,246,243,250,243,241,251,251,264,254,266,267,267,273,276,269,263,264,270,264,265,266,260,266,265,266,270,267,277,281,279,278,274,274,274,273,269,266,261,263,263,256,253,248,243,238,245,242,236,236,230,241,239,239,252,256,254,250,258,263,269,264,272,270,270,265,263,266,264,273,272,269,266,275,271,271,268,265,276,280,276,273,277,278,275,268,264,256,262,252,254,252,243,244,250,248,246,249,248,240,243,244,246,253,260,260,272,273,279,289,284,283,281,279,282,275,271,273,270,269,272,280,275,282,272,269,278,289,290,278,276,270,278,256,259,253,253,243,252,256,253,250,241,252,249,249,248,245,252,245,253,255,257,259,260,259,262,252,265,262,265,262,265,262,270,267,269,274,280,275,273,277,277,284,281,281,282,280,282,284,280,279,282,274,274,276,271,273,270,266,263,264,261,261,259,253,254,258,251,265,267,265,258,269,270,268,274,273,272,276,273,269,273,274,268,267,269,275,279,273,269,274,286,279,281,274,276,274,273,273,268,262,270,270,267,264,259,257,265,253,257,249,246,254,260,260,266,269,268,273,275,274,274,275,273,277,275,277,281,277,274,284,283,281,282,292,284,292,290,288,285,293,294,287,293,292,290,272,273,281,272,273,271,280,271,270,266,262,262,260,256,254,262,261,255,264,261,265,268,276,269,272,280,276,273,281,278,275,276,274,275,275,278,281,278,281,275,274,277,276,283,276,275,279,288,273,270,272,272,270,265,258,267,265,254,252,252,247,248,248,249,254,251,260,268,259,263,273,275,271,267,261,270,266,273,278,263,272,276,278,272,273,273,275,273,274,271,274,270,266,267,272,268,253,253,251,247,244,238,232,238,242,241,231,232,240,244,236,237,244,247,251,255,250,265,266,269,271,274,270,269,270,272,268,258,264,262,262,262,267,272,270,264,261,269,270,281,271,268,271,269,264,256,251,252,250,254,253,248,251,245,240,236,242,244,239,246,248,245,250,250,266,268,268,276,279,277,274,277,273,273,272,277,279,273,277,272,273,273,272,272,275,273,273,275,281,273,271,266,263,261,254,253,253,250,254,256,256,252,254,245,253,252,248,253,252,248,261,266,258,265,269,270,270,269,271,268,274,275,274,270,265,264,270,279,283,291,277,273,277,280,282,281,284,286,287,287,270,264,265,259,259,258,262,260,260,260,253,254,253,256,247,249,256,248,254,258,255,261,266,270,269,273,267,266,268,270,262,271,267,277,278,273,269,265,267,265,270,278,281,288,284,285,281,287,274,270,265,262,268,262,257,253,250,241,243,238,243,245,243,244,245,246,253,256,261,266,266,268,268,267,275,274,269,266,282,280,274,278,279,273,276,272,280,276,270,271,270,266,260,259,262,257,255,258,252,247,248,247,246,253,243,241,240,229,231,235,229,234,234,241,243,241,241,237,244,255,252,250,249,253,249,247,249,260,249,248,252,247,254,254,259,253,257,262,262,268,264,253,263,259,247,256,248,244,243,236,233,241,244,245,242,234,239,239,242,240,236,243,259,251,248,244,250,253,254,250,258,261,258,253,255,254,260,257,256,251,255,256,248,256,249,256,268,263,269,264,263,261,254,250,247,243,230,226,227,227,230,227,219,220,216,215,212,212,219,212,232,236,230,235,241,238,243,247,253,243,243,245,247,248,253,249,250,254,260,256,251,249,253,258,250,250,249,252,254,247,250,253,244,234,234,229,231,224,223,223,220,216,215,215,215,218,221,217,231,231,227,237,242,248,258,259,252,251,257,255,257,262,253,259,256,263,258,253,251,254,245,254,257,252,251,250,252,254,232,237,227,226,226,225,218,216,222,217,212,214,210,210,211,218,218,214,221,227,223,231,234,240,237,230,240,238,239,238,242,241,238,246,248,254,257,254,253,253,253,252,255,258,255,259,257,258,244,249,251,233,241,233,237,228,221,217,214,217,213,216,213,215,221,225,228,229,222,223,228,232,230,229,235,231,235,237,240,237,240,248,242,246,244,248,248,251,251,254,255,249,251,247,248,242,233,232,226,228,221,218,211,210,206,212,206,204,207,206,208,213,211,217,221,222],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"go-ipfs/0.8.0/cc95853","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[84,86,84,83,85,84,86,87,86,85,84,83,83,83,86,81,83,81,82,86,85,85,80,83,82,82,80,83,86,81,84,86,82,84,83,87,85,82,81,83,83,85,85,84,86,84,82,81,84,85,81,83,80,84,85,84,82,80,87,80,84,81,88,82,82,85,86,83,80,84,83,83,84,85,81,84,83,82,83,81,83,81,84,82,84,82,81,82,84,79,79,81,82,84,80,80,81,83,81,81,83,85,85,85,83,82,84,82,85,85,83,86,83,84,83,86,85,85,81,86,87,85,84,83,84,85,82,86,88,86,85,83,85,88,82,86,85,83,84,86,86,84,83,84,87,85,85,85,87,86,84,85,82,83,82,83,80,87,85,84,84,82,84,87,85,85,84,85,88,81,84,84,82,83,85,84,84,86,84,83,83,87,86,84,85,84,84,82,85,84,84,84,84,83,86,81,84,83,76,85,82,84,83,82,83,82,80,83,86,83,84,82,84,83,81,84,83,85,85,85,82,84,82,80,81,80,83,81,83,82,81,83,81,82,81,83,85,82,83,83,80,79,80,85,80,86,84,79,86,85,82,84,87,84,84,86,85,86,84,85,85,82,85,82,85,81,81,82,85,82,85,84,83,88,85,86,86,82,84,86,83,86,82,85,82,82,84,81,82,83,85,84,83,83,83,78,85,84,84,85,84,83,83,79,79,84,85,83,81,83,83,80,80,86,82,84,82,79,80,83,84,85,85,88,85,84,85,83,82,84,84,84,78,80,86,82,86,81,82,84,82,84,80,83,84,80,82,78,81,81,81,82,84,84,82,78,81,79,84,80,80,82,85,81,82,82,83,83,80,85,87,83,83,84,87,82,84,80,81,84,83,85,80,85,82,84,82,82,83,81,78,84,83,82,79,81,80,85,87,79,84,84,87,84,82,84,83,82,83,81,84,84,83,78,81,80,86,86,86,85,81,84,84,85,80,85,85,84,81,80,86,83,85,84,86,86,81,82,84,85,87,84,86,84,84,83,84,83,85,85,83,81,86,82,83,89,85,85,84,81,84,86,83,86,87,85,87,87,83,88,86,84,84,82,86,86,83,86,86,86,84,86,84,84,84,84,83,86,85,87,87,84,86,85,86,83,82,87,84,84,80,84,87,83,82,85,84,84,81,82,84,87,86,85,88,83,84,87,83,83,85,86,88,85,76,84,84,83,87,86,88,82,82,88,86,86,84,82,86,86,83,84,85,84,80,85,83,84,79,87,84,84,87,71,86,84,87,86,82,87,81,85,86,83,87,79,83,85,82,84,87,86,85,84,78,81,85,87,82,80,85,85,89,79,87,84,84,82,84,85,82,79,86,83,84,86,85,87,85,86,83,87,85,85,87,86,85,86,87,85,87,86,85,88,89,85,83,85,85,85,84,84,81,83,86,84,84,86,82,85,87,81,81,83,88,86,85,81,85,87,88,86,85,81,84,85,87,82,87,86,86,88,83,81,87,83,85,82,85,86,87,83,78,86,83,86,89,83,85,84,83,84,88,84,86,81,85,86,82,87,83,84,80,86,84,84,85,81,88,88,83,84,85,84,86,86,83,86,85,86,87,85,86,89,88,86,88,85,86,86,82,88,84,83,86,87,86,89,84,86,86,86,84,89,88,87,83,86,83,85,83,86,87,85,86,87,88,87,85,81,85,87,87,83,89,87,85,84,86,83,83,85,87,84,85,85,86,83,87,81,86,82,85,86,87,86,85,84,84,84,83,86,83,83,85,85,84,83,74,72,86,80,86,86,82,83,84,80,83,84,87,82,84,88,87,86,83,84,84,85,83,87,86,84,84,87,84,84,84,87,87,83,88,84,86,83,86,84,85,87,87,85,85,85,87,86,84,81,82,86,86,84,85,85,84,78,87,84,84,86,83,80,82,85,85,86,84,82,84,82,86,82,84,82,82,84,85,83,84,86,87,82,83,84,82,86,84,79,86,81,81,86,79,84,85,86,85,87,82,83,88,80,85,85,84,84,84,89,84,84,81,86,86,87,85,86,84,85,82,87,84,85,79,87,79,85,86,82,83,82,83,84,80,87,84,84,85,83,84,84,85,87,85,83,84,87,85,82,82,85,86,87,86,87,85,83,87,84,86,85,86,84,85,81,85,82,86,88,83,87,87,82,85,87,85,87,84,86,81,84,83,85,86,86,82,86,84,82,85,85,83,83,84,86,87,88,86,86,87,82,87,84,85,86,85,83,82,85,84,88,85,86,86,85,86,83,85,84,84,87,84,84,83,86,83,85,85,87,85,84,85,83,84,86,84,83,80,81,81,83,85,84,83,86,87,84,85,83,87,86,85,83,84,84,85,84,87,82,81,85,84,83,84,85,85,86,84,80,82,86,83,83,87,86,82,87,85,83,86,85,85,84,85,85,85,85,85,84,82,85,84,86,86,82,85,85,83,85,88,87,86,84,88,85,84,87,86,87,83,87,87,84,84,87,84,86,82,88,85,86,83,84,86,83,86,85,86,85,86,84,82,86,85,86,86,85,84,84,84,83,81,87,83,85,85,83,85,85,80,87,83,83,85,85,85,83,84,84,86,85,84,84,86,89,80,83,84,85,86,83,85,83,85,82,82,84,83,82,84,78,81,85,84,85,84,85,86,86,82,85,84,85,84,85,85,85,83,84,83,84,85,85,83,85,84,83,84,86,87,82,84,85,86,88,84,84,88,86,87,86,85,82,86,85,88,88,85,84,89,85,86,86,86,83,84,86,87,85,86,85,84,85,86,87,84,82,86,85,84,87,85,88,85,87,86,81,86,87,85,85,86,85,86,83,86,86,86,85,85,85,85,86,86,86,82,81,82,84,83,83,87,83,81,83,84,86,84,85,88,84,84,85,87,83,84,81,84,84,85,84,83,81,87,85,88,83,86,84,83,82,83,88,85,83,84,82,85,86,85,88,84,86,83,86,83,86,84,86,85,85,86,86,88,86,85,86,84,85,86,86,83,84,84,88,85,85,86,85,86,83,84,86,84,86,83,85,85,86,84,84,81,84,83,83,85,85,85,85,85,84,86,85,85,84,83,86,83,85,86,83,84,88,86,86,84,84,86,87,86,86,87,85,86,86,83,84,88,87,86,87,87,88,85,85,86,86,84,84,84,84,82,86,86,87,88,86,87,89,86,86,88,84,86,85,86,85,89,87,86,85,85,83,88,85,83,86,87,88,88,84,86,87,86,85,85,88,86,87,84,86,88,84,87,84,85,84,85,85,85,85,88,87,86,72,83,87,85,87,84,89,85,84,87,84,88,89,84,85,86,87,87,85,85,85,86,87,88,87,87,89,86,87,87,85,86,87,87,86,85,87,87,87,88,86,87,84,88,86,87,88,85,88,85,86,86,84,86,86,84,86,89,86,86,85,87,85,86,86,88,86,86,89,85,87,88,85,85,86,86,86,86,83,87,85,83,88,88,86,86,84,87,88,86,86,85,86,86,89,85,88,87,85,82,86,86,85,85,89,82,84,87,86,84,85,85,85,84,85,83,85,83,86,86,86,84,87,81,87,85,85,85,82,86,85,85,85,84,87,85,86,85,87,85,85,83,87,87,88,87,85,86,85,87,85,86,85,88,87,85,89,85,85,86,83,86,89,85,83,88,88,84,86,87,87,82,86,87,84,87,87,85,82,85,84,85,86,84,85,81,83,86,85,86,83,84,86,85,83,86,84,87,86,87,86,84,85,86,84,86,88,86,85,86,80,82,85,84,83,83,86,85,83,83,83,86,84,80,85,82,82,85,85,86,83,85,85,84,82,85,85,87,83,87,85,84,88,82,87,86,85,85,86,85,88,87,87,87,85,85,85,88,84,85,87,86,86,84,86,87,88,86,83,88,87,86,86,87,87,87,87,86,85,85,88,86,85,84,81,87,85,84,88,86,87,87,81,88,87,81,85,88,87,87,86,85,85,86,82,82,87,87,89,85,86,85,87,87,84,83,87,87,87,87,86,88,88,84,84,88,89,82,85,86,86,85,87,85,88,85,88,88,87,87,86,86,86,86,89,85,86,88,88,83,80,77,85,87,86,87,86,87,86,84,86,86,84,87,86,88,87,86,88,87,83,88,88,85,83,89,85,86,86,87,88,88,86,87,88,85,86,85,84,85,86,84,88,86,86,87,82,89,88,87,88,85,86,86,84,85,87,85,87,87,86,86,88,86,87,84,86,85,89,88,86,82,87,87,88,86,86,86,84,87,87,88,89,86,87,88,83,84,87,86,85,83,84,85,85,85,88,87,87,88,88,83,85,84,85,87,83,85,84,84,84,85,85,84,88,87,86,86,84,82,82,87,87,87,85,84,85,87,87,86,87,87,83,87,86,87,83,85,85,85,85,86,84,86,85,82,87,84,84,84,88,86,87,86,86,86,86,85,88,85,87,86,86,87,84,86,83,86,88,85,88,88,85,83,86,87,85,86,85,85,85,84,84,87,84,86,84,84,87,87,86,86,84,85,84,84,87,85,84,85,86,85,84,83,86,84,85,84,87,82,84,85,85,85,83,82,84,81,82,85,83,86,84,86,86,84,83,84,77,72,85,85,85,81,87,86,86,85,83,85,83,84,85,84,84,81,84,86,86,85,82,83,86,87,85,86,84,84,86,83,84,83,85,86,81,84,83,85,87,85,86,86,87,85,86,88,88,85,86,88,87,86,86,89,85,86,86,88,89,88,84,89,86,87,87,88,87,85,88,87,86,87,83,87,86,86,87,85,88,88,88,88,88,87,89,87,86,85,87,88,86,86,86,89,84,86,87,86,84,84,84,87,84,86,87,86,89,87,88,87,86,88,88,89,89,89,86,87,86,84,90,88,88,89,88,85,88,88,86,88,88,88,88,87,87,87,87,87,88,85,85,83,83,83,86,85,83,85,84,83,84,85,86,86,83,84,87,86,85,84,85,84,87,84,85,83,83,82,84,86,83,86,85,83,84,82,84,82,80,82,86,85,81,83,83,83,83,82,87,85,81,84,88,87,85,85,85,87,85,88,85,86,87,86,85,86,85,85,88,84,86,85,86,88,87,88,86,87,88,86,88,83,86,86,85,87,86,87,84,86,84,87,87,87,85,85,84,84,87,84,86,85,86,86,87,86,84,84,85,84,84,85,86,84,83,84,86,83,86,86,85,86,83,87,86,86,85,85,86,84,86,86,85,87,87,83,85,86,87,86,86,72,80,87,86,86,87,86,84,85,84,85,84,86,84,86,84,85,84,85,86,84,86,85,87,86,86,88,87,86,87,88,84,85,86,87,87,87,88,86,87,86,86,86,85,87,85,85,83,85,86,85,85,86,82,84,83,86,85,84,84,85,85,86,84,86,85,87,85,84,85,84,87,87,85,84,84,84,87,87,88,85,86,87,86,85,85,87,84,85,86,86,82,85,84,84,81,85,84,84,82,84,85,85,85,84,85,86,80,84,83,86,86,84,84,82,82,85,83,84,85,84,85,86,84,84,84,85,86,85,84,86,83,86,86,85,86,84,81,82,81,80,81,84,82,84,83,79,83,84,81,80,84,82,81,86,84,84,80,82,84,82,83,83,81,84,82,79,82,83,79,84,84,82,83,82,80,81,82,83,84,83,84,85,85,85,84,84,83,84,85,84,84,85,86,82,84,84,82,84,84,82,84,82,83,83,80,84,86,85,84,85,83,84,85,82,86,84,85,82,85,82,85,86,86,82,83,84,86,84,83,85,85,84,85,82,85,83,82,82,84,82,84,83,83,83,85,84,83,84,84,82,86,86,83,83,87,87,83,85,82,85,84,84,84,87,83,86,84,85,85,84,86,86,82,85,84,85,86,83,82,85,86,85,86,84,84,85,87,83,82,84,83,86,86,85,85,87,86,85,84,85,87,85,86,85,83,85,86,85,85,85,84,86,87,86,85,83,86,86,86,85,83,87,86,84,85,85,87,85,85,85,84,86,86,86,84,87,83,87,84,87,86,87,87,86,87,83,84,86,86,86,86,87,84,84,84,85,86,87,86,85,86,85,86,86,84,85,86,85,84,85,84,87,86,85,86,84,85,84,86,87,86,87,84,85,85,86,82,85,87,87,85,88,86,86,85,86,88,86,86,87,87,87,87,87,86,85,87,87,85,87,85,85,87,86,86,86,85,86,86,85,86,86,88,88,85,86,86,81,85,86,86,87,86,86,85,84,87,85,86,84,86,86,83,87,87,87,87,86,86,86,85,88,86,84,85,86,88,87,85,87,86,83,86,86,87,88,88,88,86,86,85,88,84,86,87,85,85,84,86,88,85,82,85,84,86,86,82,85,85,87,83,87,87,86,87,85,86,86,86,86,86,85,84,86,86,86,85,86,86,86,86,82,84,85,86,85,82,84,82,84,87,83,82,80,85,84,82,81,82,83,84,79,84,83,84,86,80,82,85,84,84,83,84,83,84,82,80,82,86,86,86,85,83,84,84,85,84,86,84,83,84,83,86,83,84,83,85,90,89,89,90,84,83,85,86,83,87,91,87,89,86,86,85,85,83,85,87,85,86,86,86,87,84,86,82,85,87,86,86,86,86,86,86,86,86,85,86,86,85,86,86,86,86,86,88,87,87,86,87,87,87,86,86,87,87,87,87,87,87,87,87,87,87,87,86,87,86,87,87,87,87,87,87,86,86,87,87,87,86,87,87,87,87,87,87,87,87,87,87,87,87,87,86,87,87,86,87,87,87,87,87,87,87,87,87,87,87,87,87,86,87,86,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,86,87,86,87,87,87,87,87,87,87,86,87,86,86,87,87,87,87,87,87,87,87,86,85,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,86,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,86,86,87,86,86,87,87,87,87,87,86,87,87,87,87,87,87,87,88,87,87,87,86,86,87,86,86,86,87,86,87,87,86,87,87,85,87,87,87,87,87,88,87,87,86,88,87,86,87,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,87,88,88,88,88,88,87,88,88,88,88,88,88,88,87,88,88,88,87,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,87,88,88,88,88,87,87,88,87,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,87,88,88,88,88,88,88,88,88,87,88,88,88,88,88,88,88,88,88,88,87,87,87,88,88,86,88,88,86,88,87,88,88,88,88,88,88,88,88,88,88,88,88,87,88,88,88,88,89,89,89,89,89,89,89,89,84,85,85,85,89,88,89,89,89,88,89,89,89,88,89,89,89,89,88,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,88,89,89,89,89,89,89,89,89,89,89,89,89,89,88,89,89,88,88,88,89,89,89,89,89,89,89,89,88,89,89,89,89,89,89,89,89,89,88,89,89,89,89,89,89,89,88,89,89,88,89,89,88,88,88,88,88,89,89,89,89,89,89,89,89,89,89,89,88,89,89,89,89,89,89,89,89,89,89,88,89,89,89,89,89,89,89,88,88,89,88,89,89,89,89,89,89,88,88,89,89,89,89,88,89,89,89,89,89,89,89,89,89,89,88,89,89,89,89,89,88,89,89,89,89,89,89,89,88,89,89,89,89,89,89,88,89,89,89,89,89,89,89,89,89,89,89,88,89,89,89,89,89,89,89,89,89,89,89,89,88,89,89,89,89,89,87,89,89,88,89,89,88,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,88,89,89,89,89,88,89,89,88,89,89,89,89,89,89,89,89,89,89,89,88,89,87,89,89,89,89,89,89,88,89,88,89,89,89,88,89,89,89,89,89,88,88,89,88,89,89,89,89,89,89,89,88,89,89,88,89,89,89,89,89,89,88,89,89,89,89,88,89,89,89,89,89,89,89,89,88,89,89,88,89,89,88,89,89,89,88,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,88,88,89,89,89,89,89,89,89,89,89,88,89,89,89,89,87,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,87,89,89,89,89,89,89,88,89,89,88,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,88,87,88,88,89,88,88,88,88,87,88,88,86,88,88,88,88,88,87,87,89,87,89,89,89,89,89,89,89,89,89,89,88,88,89,89,89,89,89,89,88,89,89,88,88,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,88,89,88,88,88,87,88,88,87,87,87,87,86,87,87,87,86,87,87,87,87,87,87,87,87,88,88,88,88,88,88,88,88,88,88,88,88,88,88,87,88,89,88,88,88,88,88,88,88,88,88,88,89,88,87,87,89,89,87,88,88,88,88,88,88,88,88,88,88,87,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,87,87,87,86,87,86,86,86,86,89,89,87,88,90,89,88,89,88,89,89,89,89,88,88,89,88,89,90,88,88,89,89,89,88,89,89,89,89,88,89,89,89,89,89,89,89,89,88,89,88,88,88,89,89,89,89,89,88,88,88,89,89,89,89,89,89,88,89,89,89,88,89,89,89,89,89,88,89,89,89,89,89,88,89,89,89,89,89,89,89,88,89,89,89,87,89,89,89,89,89,89,90,90,90,90,89,90,90,90,90,90,90,89,90,90,90,90,89,90,90,90,89,90,90,89,90,90,90,90,89,90,90,90,90,90,90,90,90,90,90,90,90,90,89,90,90,90,90,89,90,90,90,90,90,90,90,90,90,90,90,89,90,90,90,89,90,90,90,90,90,90,89,90,90,90,90,90,90,90,90,90,90,89,90,90,89,89,90,90,89,90,90,90,90,90,90,89,90,90,90,90,90,90,90,89,89,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,89,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,89,90,90,90,90,90,90,90,90,89,90,90,90,90,90,89,88,89,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,88,90,90,89,90,90,89,90,90,90,90,90,90,90,89,89,90,90,90,90,90,90,90,89,89,90,90,90,90,90,89,90,90,90,90,90,89,90,89,89,90,90,89,90,89,90,90,89,89,90,90,90,90,90,90,90,90,90,90,88,90,89,89,89,89,90,89,90,90,90,89,90,90,90,90,88,89,87,88,89,84,84,86,86,86,86,86,86,85,86,86,85,86,86,86,86,83,82,85,80,81,84,87,87,87,87,88,89,89,89,89,89,88,88,87,87,88,88,88,89,89,89,88,88,89,89,86,88,87,88,87,87,88,87,87,88,88,88,88,88,88,87,87,88,88,87,88,87,88,88,88,88,88,88,88,87,87,87,88,87,88,88,88,88,88,88,88,88,88,88,88,87,87,86,85,87,87,87,87,87,87,88,87,87,88,88,88,88,88,88,88,88,88,86,87,87,87,87,87,87,87,86,87,86,86,85,85,85,86,86,85,86,86,86,86,86,86,86,86,86,86,87,87,86,87,87,87,88,88,87,87,87,87,87,86,86,87,88,88,88,88,87,88,88,88,88,86,86,86,86,86,86,84,86,85,85,85,85,84,85,85,85,85,85,85,85,85,85,85,85,84,85,85,85,84,84,84,84,85,85,85,85,85,85,84,85,85,85,84,85,84,84,87,88,88,87,88,87,87,87,87,88,87,87,87,88,88,87,88,88,88,86,87,87,86,86,86,87,87,87,87,87,87,86,87,87,86,86,86,86,87,86,87,86,87,87,87,86,87,87,87,86,86,87,87,87,86,87,87,86,86,85,88,88,86,88,88,88,87,88,88,88,88,88,87,87,87,88,83,88,88,88,88,88,87,88,88,88,88,88,89,89,88,88,88,88,87,88,88,88,88,88,88,87,86,84,84,85,85,86,86,87,88,85,88,87,88,88,88,88,89,88,89,88,88,89,89,88,87,88,88,87,88,88,88,88,88,88,88,86,88,88,86,85,86,86,87,88,87,88,87,88,88,88,87,87,88,88,88,87,88,87,86,87,88,87,87,88,88,88,88,88,88,88,88,88,87,87,88,88,88,87,88,88,88,87,88,88,88,88,88,88,88,88,87,88,88,87,87,88,88,88,88,88,86,85,86,86,86,85,86,85,86,86,85,85,86,85,86,86,86,86,86,85,86,86,86,86,86,86,86,86,85,86,86,86,86,85,84,86,86,86,86,85,86,86,85,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,85,86,86,86,86,86,86,86,86,86,86,86,85,85,85,86,86,86,86,84,86,86,85,85,85,86,86,86,87,86,86,87,87,88,89,88,88,89,89,89,89,88,89,89,88,85,85,84,85,89,89,89,89,89,88,89,89,89,89,89,89,89,88,89,89,89,89,88,88,89,89,89,87,89,90,89,90,88,90,90,90,88,90,89,90,90,90,89,90,89,89,89,88,89,87,89,89,89,89,89,88,89,89,87,87,89,88,89,89,88,89,88,88,88,86,89,89,88,89,86,88,89,89,89,90,89,90,90,90,90,90,89,90,89,89,90,90,87,89,90,90,90,89,89,89,90,90,89,90,90,90,90,88,90,90,89,90,90,90,90,88,90,90,89,89,90,90,89,88,90,90,90,90,90,90,90,90,90,89,90,88,89,89,89,90,90,90,90,89,90,90,90,90,90,88,90,89,90,90,90,90,89,88,90,89,90,90,88,89,90,88,90,90,89,87,88,88,89,88,88,89,87,89,88,89,87,89,89,88,89,89,88,88,89,89,88,89,87,89,88,89,88,89,89,89,88,87,88,88,89,89,88,88,88,89,89,89,89,89,89,89,87,88,89,88,89,89,89,88,89,88,89,89,88,89,88,89,89,89,89,88,89,89,88,88,89,89,88,89,89,89,87,89,89,88,89,89,88,89,89,89,89,88,88,87,89,89,89,87,89,89,88,88,89,89,88,87,89,88,87,89,89,88,88,89,89,89,89,89,89,89,89,88,88,87,88,87,89,89,89,89,89,89,89,89,88,89,89,88,89,89,88,89,87,88,87,88,89,89,89,89,86,88,88,86,89,88,89,88,89,89,88,89,88,89,89,89,89,88,89,88,86,88,89,89,88,87,87,89,89,89,88,89,89,89,89,89,89,88,88,89,89,88,88,89,88,88,87,87,88,85,89,89,89,89,87,88,87,85,89,89,89,90,89,89,87,89,88,89,86,89,89,89,89,88,89,89,88,89,89,87,87,89,88,89,87,88,88,87,89,88,89,89,89,89,89,88,88,89,88,89,90,90,90,90,88,89,89,89,89,90,90,90,90,88,88,89,90,90,90,90,90,89,89,89,89,89,91,90,91,89,91,89,90,90,91,91,91,90,90,91,90,91,91,90,91,91,91,91,91,91,89,91,90,91,91,90,91,90,91,91,91,90,90,90,91,90,90,91,91,91,91,91,90,90,91,91,91,91,90,91,90,91,91,91,90,90,91,89,91,90,90,91,91,91,91,90,90,89,89,91,90,90,90,90,91,90,91,91,92,92,92,91,92,92,92,91,92,92,92,92,90,92,91,92,92,91,92,91,91,91,91,92,92,92,92,92,92,89,89,90,90,90,91,91,91,90,91,91,91,91,90,90,91,91,91,90,90,91,90,91,91,90,89,92,92,91,92,91,92,91,92,92,92,91,92,91,91,92,91,92,91,92,91,92,91,91,89,91,92,92,92,92,92,92,92,91,91,92,91,91,92,92,92,91,90,91,91,91,92,92,92,92,91,92,92,91,91,92,92,92,92,92,90,92,91,92,92,91,92,92,91,92,92,92,92,91,92,91,92,92,92,92,92,92,92,89,92,92,92,91,92,90,92,92,91,92,92,91,90,92,92,92,91,92,92,92,92,92,88,92,92,91,91,91,92,88,84,88,91,87,89,91,86,92,92,92,91,92,89,92,92,92,91,92,90,91,91,90,92,92,92,91,90,90,91,90,91,91,91,89,91,91,91,91,90,91,90,90,90,91,88,91,90,91,91,91,91,90,90,90,91,90,91,90,91,91,90,91,90,90,91,91,91,91,90,91,89,91,90,90,91,91,90,91,91,91,91,91,91,90,91,90,91,91,91,88,90,91,89,90,90,91,91,91,91,90,91,91,91,90,91,91,91,90,91,91,91,90,91,91,91,91,91,90,91,90,91,91,91,90,91,87,90,91,90,91,91,91,91,90,89,89,90,91,90,91,91,91,91,91,90,89,91,91,90,91,90,91,89,91,90,90,91,90,91,91,91,91,91,91,91,90,90,91,89,91,91,91,91,91,90,90,91,91,91,91,91,91,91,91,91,91,91,91,90,90,91,91,91,90,89,90,90,89,90,90,90,89,89,91,91,91,91,91,89,91,91,91,91,91,89,88,89,90,91,89,90,90,91,91,91,90,91,91,91,89,91,91,90,91,89,90,90,90,91,90,91,90,89,89,89,87,89,89,90,89,90,89,90,89,91,91,90,88,90,90,89,91,88,91,91,90,90,91,90,91,91,90,91,91,91,91,90,91,91,91,91,91,90,90,90,89,91,91,90,91,90,90],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"hydra-booster/0.7.4","visible":true,"x":["2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z"],"y":[100,100,100,100,90,94],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.15.0/","visible":true,"x":["2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T14:50:37Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z"],"y":[51,51,51,51,51,51,51],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.15.0/3ae52a4","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[110,110,110,110,110,110,110,110,110,110,110,110,111,111,111,111,111,110,111,111,111,111,111,111,111,111,111,110,110,110,110,111,111,111,111,111,111,110,111,112,112,112,112,112,112,111,112,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,112,112,112,112,114,114,114,114,114,114,114,114,113,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,114,114,114,114,114,114,114,114,114,114,114,114,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,114,114,114,114,114,114,114,114,114,114,114,114,114,113,114,113,114,114,114,114,114,113,113,114,113,113,112,112,112,113,113,113,113,113,113,113,113,113,113,113,113,113,112,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,112,113,113,114,113,114,113,114,114,114,114,114,114,114,114,113,113,113,113,113,113,113,113,113,113,113,113,112,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,112,113,113,113,113,113,113,113,114,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,112,113,113,113,113,113,113,113,113,113,113,113,113,113,112,113,112,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,112,112,112,112,112,112,112,112,112,112,112,112,112,112,113,113,113,113,113,113,113,113,113,113,113,112,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,112,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,114,114,114,114,114,113,113,114,114,114,114,114,114,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,114,114,115,116,115,114,114,114,114,114,114,114,114,114,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,114,114,114,114,114,114,114,113,113,113,114,114,113,114,113,114,114,114,114,114,114,114,114,114,113,114,114,114,114,114,114,114,114,113,113,114,114,114,114,114,114,113,114,114,114,114,114,113,114,114,114,114,114,114,114,114,114,115,114,113,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,113,113,113,113,114,114,114,114,114,114,114,114,114,113,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,115,114,115,116,116,116,116,116,116,116,116,116,116,116,115,115,116,116,116,116,116,116,116,116,116,116,116,116,116,116,117,117,118,118,118,118,118,117,117,116,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,116,116,117,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,115,116,116,116,116,116,116,115,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,115,115,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,116,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,116,117,118,117,118,118,118,118,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,118,118,118,118,118,118,118,118,118,117,117,117,117,117,117,117,118,118,118,118,118,118,118,118,118,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,118,118,118,118,119,119,118,119,119,119,119,119,119,119,119,117,118,118,117,118,117,118,118,118,118,118,119,119,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,119,119,119,119,118,119,119,118,118,119,119,119,119,119,118,118,118,119,120,120,120,118,118,120,120,120,119,119,119,120,120,120,120,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,120,120,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,118,119,119,119,119,118,119,118,118,119,119,119,119,119,118,119,119,119,119,119,119,118,119,119,118,119,119,119,119,119,119,119,119,119,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,118,119,119,119,119,119,119,118,119,118,119,119,119,119,119,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,118,118,118,119,119,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,120,119,120,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,119,119,119,119,119,119,119,119,119,119,119,119,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,120,118,119,120,120,120,120,119,120,120,120,120,120,120,120,120,120,120,119,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,119,120,120,121,120,120,120,120,120,120,120,120,120,120,120,120,119,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,119,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,119,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,119,120,120,120,120,120,120,120,120,120,119,120,120,120,120,119,120,120,120,120,120,120,120,120,120,120,120,120,118,119,119,119,119,119,119,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,117,118,118,118,117,118,118,118,118,118,118,117,118,117,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,117,117,117,117,117,116,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,111,111,111,111,111,111,110,111,111,111,111,117,117,117,117,117,117,117,117,116,117,117,116,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,118,118,118,118,118,118,116,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,117,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,117,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,117,117,117,117,117,117,117,116,117,117,115,115,117,117,117,117,117,117,117,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,117,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,117,118,118,118,118,118,118,118,118,117,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,119,118,118,118,118,118,118,118,118,118,118,118,118,118,118,117,118,118,118,118,118,118,118,118,118,118,118,118,118,118,117,118,118,118,116,116,116,116,116,115,116,116,116,116,116,116,116,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,119,119,119,119,119,119,118,119,118,118,118,118,118,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,119,119,119,119,119,119,119,119,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,117,117,117,117,116,116,116,115,116,116,116,115,115,115,115,115,115,115,115,116,117,117,117,117,117,117,117,117,117,117,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,115,115,115,115,104,115,116,115,116,115,116,115,115,115,114,114,116,116,116,116,116,116,116,116,116,115,116,116,116,116,116,116,116,116,116,116,117,117,117,117,117,117,117,117,117,117,117,117,118,118,118,118,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,116,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,116,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,116,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,116,117,117,117,117,117,117,116,116,116,116,116,116,117,117,117,117,117,117,117,117,117,117,117,117,117,116,115,115,115,115,115,115,115,115,115,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,117,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,116,116,116,115,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,115,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,115,115,115,115,115,115,115,114,115,115,115,115,115,115,115,115,115,115,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,115,115,116,116,116,116,116,116,116,116,116,116,115,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,116,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,116,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,116,117,117,117,117,117,117,118,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,117,116,116,116,116,116,116,115,116,116,116,117,117,118,119,118,118,118,118,118,118,118,118,118,119,119,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,120,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,117,118,118,118,118,118,118,118,118,118,119,119,119,119,119,119,119,119,119,119,119,119,118,119,119,119,119,119,120,119,119,119,119,119,119,119,119,118,118,118,118,118,118,118,118,118,118,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,118,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,119,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,119,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,117,117,119,119,119,119,118,118,117,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,119,120,120,120,120,119,119,119,119,120,120,120,120,120,120,120,119,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,119,119,114,118,119,119,118,118,119,119,119,119,119,119,119,119,118,119,119,119,119,119,119,119,119,119,119,119,119,119,119,118,118,118,119,119,119,119,119,119,120,120,120,120,118,120,120,120,118,118,120,120,120,120,120,120,120,121,122,122,122,121,121,121,121,122,122,122,122,120,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,120,121,121,121,121,121,121,121,121,121,121,121,121,121,120,121,121,121,121,121,121,121,120,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,120,121,121,121,121,121,121,121,121,121,121,121,121,121,120,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,120,121,121,121,121,121,120,120,121,120,121,121,121,121,121,121,121,121,121,121,121,121,121,121,122,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,120,121,121,121,121,121,121,121,121,121,121,121,121,121,120,121,120,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,120,121,121,121,121,120,121,121,121,121,120,121,121,121,121,121,121,121,121,121,122,122,122,122,122,122,122,122,122,122,122,121,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,121,121,121,121,122,122,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,122,122,122,122,123,123,123,123,123,123,123,123,123,123,123,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,121,121,121,121,121,121,121,121,121,121,121,121,120,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,120,120,120,120,119,120,120,120,120,120,120,120,120,120,121,120,120,120,120,120,120,120,120,120,120,120,119,120,120,120,120,119,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,119,120,120,120,120,120,120,120,120,120,120,120,120,119,119,118,119,119,119,120,120,120,120,120,120,120,120,120,120,120,120,120,120,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,121,122,122,122,122,122,122,122,122,122,122,122,122,122,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,122,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,122,123,123,123,123,123,123,122,123,123,123,123,124,123,123,123,123,123,123,123,123,122,123,123,123,123,123,123,123,123,123,123,123,123,123,123,122,122,122,123,123,123,123,123,123,123,124,123,123,123,123,123,123,123,123,123,123,122,123,123,123,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,121,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,121,122,122,122,122,122,122,121,121,122,122,122,122,122,122,122,124,124,124,124,124,124,124,124,123,124,124,124,124,124,124,124,124,124,124,124,124,123,124,124,124,124,124,123,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,123,124,124,124,124,124,124,124,123,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,123,124,124,124,124,123,123,123,123,123,123,123,123,124,124,124,123,122,122,121,121,120,120,120,120,120,120,120,120,120,120,120,121,121,120,121,121,121,121,121,120,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,120,120,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,120,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,120,121,121,120,121,121,121,121,121,121,121,121,120,121,120,121,121,121,121,121,121,121,121,121,120,121,121,121,119,121,121,121,122,122,122,122,122,122,122,122,122,120,121,121,120,121,121,120,120,120,121,121,121,121,121,121,121,121,121,121,120,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,120,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,120,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,120,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.16.0/","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T03:20:48Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T18:20:45Z","2024-05-14T19:50:43Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:50:48Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-30T02:50:44Z","2024-05-30T03:50:38Z","2024-05-30T05:20:48Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T23:50:46Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T01:50:48Z","2024-06-11T02:50:45Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:50:38Z","2024-06-15T00:20:46Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:50:44Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T16:20:51Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:50:40Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:50:43Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:50:45Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-24T03:20:48Z","2024-06-24T04:20:43Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T20:20:37Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T12:20:41Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:50:45Z","2024-06-30T23:20:42Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T06:20:42Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T11:50:39Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T17:20:46Z","2024-07-02T11:50:47Z","2024-07-02T12:50:44Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T22:20:48Z","2024-07-03T23:20:42Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T04:50:39Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T11:20:39Z","2024-07-04T18:20:37Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T10:20:51Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:50:38Z","2024-07-06T14:50:41Z","2024-07-06T16:50:40Z","2024-07-06T17:50:37Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-07T08:50:39Z","2024-07-07T10:20:40Z","2024-07-07T13:50:40Z","2024-07-07T15:20:48Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T22:20:45Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:50:38Z","2024-07-08T16:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-14T02:50:43Z","2024-07-14T05:20:52Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T04:50:47Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:50:39Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:50:40Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:50:44Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T01:20:41Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:50:41Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-21T01:20:42Z","2024-07-21T02:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T02:20:47Z","2024-07-23T03:20:40Z","2024-07-23T04:20:43Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T13:20:39Z","2024-07-24T14:20:52Z","2024-07-25T12:20:47Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T16:20:52Z","2024-07-26T12:20:50Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-27T03:50:39Z","2024-07-27T05:20:41Z","2024-07-27T06:20:45Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T14:20:48Z","2024-07-27T15:20:49Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:50:38Z","2024-07-27T20:20:40Z","2024-07-28T00:50:51Z","2024-07-28T03:50:42Z","2024-07-28T05:20:40Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:50:44Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T22:20:40Z","2024-07-29T01:50:47Z","2024-07-29T07:50:44Z","2024-07-29T10:20:41Z","2024-07-29T11:20:47Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T19:20:40Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T22:50:43Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T08:50:41Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T19:50:46Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:50:41Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:50:40Z","2024-08-03T02:50:43Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T23:50:44Z","2024-08-06T00:50:53Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-10T00:20:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T23:20:41Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T17:50:39Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T17:50:48Z","2024-08-13T18:50:45Z","2024-08-13T19:50:40Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-14T06:50:39Z","2024-08-14T07:50:44Z","2024-08-14T08:50:43Z","2024-08-14T09:50:41Z","2024-08-14T11:20:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T15:20:51Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:50:45Z","2024-08-16T03:20:40Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:50:44Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T04:20:43Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T14:20:41Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-18T07:20:45Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-20T09:20:42Z","2024-08-20T20:20:51Z","2024-08-21T09:50:42Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T17:20:48Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-22T16:20:43Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T08:20:46Z","2024-08-23T13:50:40Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T21:20:45Z","2024-08-24T10:50:39Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-27T03:20:50Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T20:50:43Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T21:50:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T02:50:40Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[52,52,52,51,52,52,53,53,51,51,52,51,52,52,51,52,53,52,52,53,52,53,52,52,52,52,51,51,52,51,52,52,51,52,52,51,52,52,52,52,51,51,51,51,51,51,51,51,51,51,51,51,51,52,52,51,51,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,52,51,52,52,52,52,52,52,52,54,54,52,52,53,53,53,53,53,54,53,53,53,53,52,52,52,52,52,51,51,51,52,52,52,51,52,51,51,52,51,52,53,52,52,52,53,53,53,53,54,52,52,53,54,52,53,54,53,53,53,52,53,53,53,54,52,52,52,52,52,51,51,52,51,51,51,51,51,51,51,51,51,51,51,52,52,51,52,53,53,53,53,53,52,52,52,52,52,52,52,54,53,52,53,53,52,52,53,52,52,53,53,53,53,52,52,51,51,52,52,51,51,51,51,51,51,51,52,53,51,53,52,52,53,53,52,52,53,52,53,53,53,52,52,53,53,53,53,52,53,53,53,52,52,53,54,55,54,55,55,53,53,53,52,54,53,54,54,54,54,54,52,54,53,54,54,54,54,55,55,54,53,54,54,54,54,53,55,54,55,55,55,53,55,55,55,55,55,55,55,55,54,55,55,54,54,56,54,54,55,54,54,53,54,53,54,54,53,54,54,54,54,54,53,54,53,53,53,54,55,53,54,54,54,54,54,55,54,54,55,54,56,54,54,55,55,54,56,56,55,55,55,53,54,54,54,54,54,52,53,54,53,53,53,54,53,54,53,53,53,53,52,53,54,53,54,53,52,55,54,55,54,54,55,55,55,55,55,54,55,54,54,54,54,54,54,55,55,55,54,54,53,54,54,55,55,53,52,53,53,54,53,54,53,53,54,54,54,54,55,55,53,55,53,53,52,52,51,52,53,52,53,51,53,52,53,53,53,53,53,53,53,53,53,54,54,54,53,52,52,53,53,51,52,53,53,54,52,53,52,53,53,52,53,52,53,53,54,54,54,53,53,55,55,54,55,56,53,53,54,54,54,54,53,54,53,54,53,52,53,55,56,55,55,55,54,55,54,56,53,54,54,55,52,51,55,54,54,55,55,54,54,52,52,56,54,54,53,55,54,52,54,54,56,55,54,55,55,55,54,54,54,55,53,56,54,55,56,54,55,55,54,54,55,56,55,55,55,57,54,54,55,53,53,55,55,54,55,54,55,55,54,53,56,54,54,55,56,54,52,55,56,56,54,55,55,54,56,55,56,56,56,57,58,57,56,56,56,56,58,57,58,58,57,57,57,56,56,56,57,55,56,55,56,55,55,56,54,56,55,55,56,55,57,55,55,56,56,57,57,57,58,58,59,58,57,58,59,59,57,57,59,58,58,57,57,57,57,56,57,58,58,57,58,55,55,55,55,56,56,57,57,54,56,53,56,55,56,54,53,54,54,55,55,56,55,55,55,54,54,51,52,55,54,54,55,54,52,55,54,56,52,56,54,55,54,53,54,54,54,53,54,53,54,54,53,54,53,54,53,54,54,54,53,54,53,54,54,51,53,54,52,54,53,54,54,53,53,54,55,55,53,55,55,55,55,54,55,55,53,53,54,54,53,54,53,53,54,54,54,53,53,54,54,53,55,54,55,54,54,54,53,51,54,54,53,54,54,53,54,54,53,54,52,54,53,54,54,53,53,51,51,51,51,53,51,51,51,51,51,51,51,52,52,52,52,52,53,53,53,53,52,53,52,53,52,52,53,53,53,53,52,52,53,53,52,52,51,52,53,52,52,51,51,52,52,51,52,52,52,51,51,52,51,52,51,52,52,52,53,53,57,56,56,55,55,55,56,56,55,55,55,56,55,56,55,55,56,55,56,55,54,55,56,55,55,55,54,55,55,55,55,55,54,54,54,54,54,53,54,54,54,55,54,55,55,55,54,55,55,54,55,54,54,54,54,53,54,54,55,54,55,53,55,55,55,54,55,55,55,55,54,54,55,54,55,54,54,53,54,54,54,53,54,54,53,53,53,54,54,53,55,52,53,53,53,54,54,52,53,55,53,54,53,54,53,54,53,54,54,53,53,52,54,54,54,54,54,54,53,54,54,54,54,53,52,51,52,52,52,51,52,53,53,52,53,53,52,53,52,53,52,54,52,53,54,52,54,53,54,54,54,52,52,53,54,54,54,53,53,54,54,54,53,53,53,53,54,54,54,54,52,53,52,52,53,52,53,53,51,52,53,53,53,53,53,52,53,52,53,53,53,52,55,56,53,53,55,54,52,54,55,55,54,54,54,53,53,54,54,54,54,53,54,53,54,53,52,53,52,53,53,52,53,53,52,52,53,53,53,53,53,53,53,52,54,52,54,54,54,54,53,54,53,52,53,53,52,51,53,54,54,53,51,52,52,53,52,52,52,53,53,53,53,53,53,52,52,51,52,52,51,52,51,52,52,52,51,52,51,53,53,52,54,53,52,53,53,54,54,54,53,51,53,53,53,53,53,52,52,52,51,52,52,52,52,53,52,52,52,51,52,52,52,53,52,53,53,53,54,53,53,52,52,53,52,52,53,53,54,53,53,54,54,54,54,54,54,53,54,54,53,54,54,52,53,51,53,53,53,53,53,53,51,52,53,52,52,53,52,52,52,52,52,52,52,52,52,53,53,53,51,53,51,52,53,53,52,52,53,52,52,53,54,54,54,54,52,52,54,53,54,54,53,53,53,53,52,52,53,52,52,52,51,52,53,53,52,52,52,52,52,51,52,52,52,51,51,51,52,52,51,51,51,52,52,51,52,53,52,53,51,52,51,52,53,52,52,52,52,52,53,53,52,52,52,53,53,52,52,51,52,51,52,51,51,51,51,52,51,52,52,52,51,52,51,52,51,51,52,52,52,52,51,53,52,51,52,52,52,53,51,53,53,52,51,51,51,52,51,52,51,51,51,51,52,51,52,52,52,52,52,52,52,53,52,52,52,51,51,52,52,52,53,53,52,52,51,52,52,53,52,53,54,53,53,53,54,53,53,52,52,52,53,53,53,53,54,52,52,53,53,51,52,53,52,53,53,53,52,52,53,52,53,51,52,52,51,51,52,51,51,52,51,51,51,52,52,52,52,53,52,52,53,53,52,53,53,53,51,52,51,52,52,51,52,52,52,52,51,51,52,52,51,51,53,53,53,53,52,52,52,52,53,52,53,54,54,54,54,54,53,53,52,53,53,52,52,53,52,51,52,52,51,51,51,51,51,52,52,52,51,52,51,51,52,52,52,51,51,51,53,52,52,53,54,54,53,53,51,52,52,53,53,52,53,53,52,52,53,52,52,51,51,52,51,52,52,52,51,51,51,51,51,52,51,51,52,52,51,51,52,52,51,51,51,52,52,51,51,52,52,53,53,52,52,52,52,51,53,51,52,52,51,52,52,52,51,51,51,51,51,51,51,51,52,51,51,51,51,52,52,52,52,51,53,52,54,52,54,53,52,52,53,52,54,53,52,53,53,52,52,52,52,52,53,53,53,52,52,54,52,52,53,51,52,51,53,51,51,51,51,52,51,52,52,51,52,52,52,53,52,52,53,53,54,52,53,54,51,53,52,52,54,53,53,54,53,53,52,53,52,52,52,53,52,52,52,52,52,52,52,52,52,51,51,51,52,53,52,53,54,52,55,52,53,54,55,54,54,53,54,54,55,55,54,54,54,54,55,54,54,54,55,54,53,53,53,53,54,54,53,53,54,53,53,52,51,51,52,52,51,52,51,52,52,53,53,53,53,52,52,53,54,53,52,53,53,53,51,52,52,52,53,52,52,52,52,51,51,52,53,53,53,52,53,53,52,51,51,51,51,51,51,51,51,51,51,51,52,53,51,52,52,52,53,51,53,53,53,54,52,53,53,52,52,52,51,51,52,53,54,53,52,54,52,51,51,51,51,51,51,52,52,51,51,51,51,51,52,51,52,51,51,51,53,51,52,52,52,53,52,51,51,51,52,51,51,51,51,53,53,53,53,53,54,53,53,53,53,54,53,52,52,53,51,52,53,52,51,51,52,52,52,51,51,51,51,51,51,52,52,51,52,52,53,52,52,52,51,51,51,51,52,51,51,51,51,52,51,51,51,51,51,51,52,51,51,52,51,51,52,51,51,51,52,51,51,51,51,51,51,52,51,52,52,51,51,51,51,51,53,52,52,53,52,51,52,52,53,52,51,52,53,51,52,52,52,53,53,51,52,52,52,52,51,51,51,51,51,52,51,51,53,52,52,53,51,52,52,52,53,52,52,52,53,53,52,52,52,51,52,52,53,53,52,52,54,52,52,51,53,52,52,51,51,51,51,52,51,51,52,52,52,52,53,52,51,51,52,53,53,53,53,53,51,52,52,53,51,51,51,52,51,52,52,54,54,51,52,51,51,52,53,52,53,53,51,51,51,51,51,52,51,51,51,51,51,53,54,52,53,53,51,53,53,52,53,53,52,51,51,52,53,52,53,51,53,52,53,52,51,52,53,52,53,52,53,51,51,52,52,52,51,52,52,53,52,51,51,51,51,52,51,51,52,53,52,52,52,51,52,52,51,51,51,53,53,51,53,52,52,52,52,53,51,51,52,53,52,51,53,53,53,53,51,51,51,51,52,51,52,53,51,53,53,52,52,52,51,51,52,51,53,51,53,51,51,53,52,52,52,51,52,52,51,51,51,51,52,51,51,51,52,52,51,51,52,52,51,51,51,51,51,51,51,51,52,52,51,52,52,52,52,52,52,53,51,51,51,51,51,53,52,52,53,51,52,52,52,51,51,51,51,52,51,51,51,52,51,51,51,51,51,51,51,51,51,52,52,51,51,52,51,51,52,53,53,53,51,51,51,52,52,51,53,52,51,51,51,51,51,51,51,51,52,51,51,51,52,52,52,52,51,52,52,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,52,52,52,52,52,52,52,51,52,51,51,51,51,52,52,52,52,51,52,52,51,51,51,51,51,51,53,52,52,52,52,52,52,52,51,52,51,51,52,52,51,52,51,52,52,51,51,52,51,52,53,53,52,52,51,53,51,52,53,52,54,53,54,53,53,54,54,55,52,55,55,53,53,54,53,53,53,54,54,54,53,54,53,54,54,53,54,54,53,53,53,52,53,53,54,53,53,54,53,53,54,53,53,54,54,55,54,54,53,53,53,54,54,53,54,53,53,53,53,54,55,55,55,54,53,53,53,53,55,53,53,55,54,54,54,54,54,54,54,54,56,53,54,54,54,53,54,54,55,55,55,55,54,53,52,52,52,52,53,54,54,54,55,55,53,53,53,53,53,53,53,51,52,52,53,53,52,53,53,52,52,52,54,53,53,52,53,52,53,53,53,51,54,54,54,53,53,54,54,54,53,55,54,54,52,53,54,54,53,54,54,53,54,54,53,53,54,54,54,56,54,56,56,55,56,56,55,55,55,55,53,56,56,53,53,55,53,53,54,53,53,53,53,52,52,53,52,51,51,51,51,51,52,53,53,52,51,51,52,53,52,52,53,53,52,52,53,52,52,53,51,52,52,51,52,52,51,51,52,52,52,51,51,51,51,51,51,51,51,51,51,52,53,52,51,53,53,53,52,53,54,52,53,53,54,53,53,52,52,52,51,52,51,51,51,52,52,52,53,54,51,51,51,51,52,52,51,51,51,51,51,51,51,51,52,51,51,52,52,53,52,52,51,51,52,52,52,52,51,52,51,52,51,53,53,52,51,53,53,52,53,52,53,52,51,52,53,52,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,52,52,52,51,52,51,51,51,52,51,51,52,52,53,51,52,51,52,52,52,51,51,51,51,51,51,51,51,52,51,51,51,51,52,52,52,52,52,52,52,53,53,52,52,53,53,52,52,52,51,53,55,53,53,53,53,52,52,52,52,53,53,52,51,52,51,52,51,52,52,51,51,52,53,51,51,51,51,53,52,51,51,51,51,51,51,51,51,51,51,51,51,51,52,52,53,52,52,52,52,51,52,52,52,52,53,53,55,51,51,51,51,52,51,52,51,51,52,51,51,51,51,51,51,51,52,51,51,51,51,51,52,52,52,52,52,52,52,52,52,51,51,51,51,52,52,51,51,52,52,52,52,52,52,52,51,51,53,51,51,51,51,51,51,51,51,52,52,52,52,52,51,52,51,51,52,52,51,52,52,52,52,51,52,52,52,52,52,52,52,52,52,51,53,53,52,52,53,53,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,53,53,53,52,52,52,52,52,52,52,52,51,51,52,52,52,52,52,52,52,52,52,52,51,51,52,51,51,52,51,51,51,51,51,51,52,51,51,51,51,52,52,52,52,52,51,52,52,52,52,52,52,52,52,51,52,53,53,53,53,55,53,54,53,54,53,55,53,53,52,53,51,52,52,52,51,52,52,53,52,52,53,52,52,51,51,52,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,52,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,52,52,51,51,52,52,51,51,51,52,51,52,51,51,52,53,53,53,53,52,54,54,53,53,54,54,54,53,53,52,53,52,52,52,52,51,52,51,51,52,52,52,52,51,51,51,52,53,52,53,52,53,53,52,53,52,52,51,52,53,51,53,52,52,52,51,52,52,53,53,52,51,53,52,52,52,52,52,51,51,51,51,51,51,51,52,52,52,52,52,52,52,53,53,53,53,52,53,53,53,52,51,52,53,52,52,52,52,53,54,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,52,51,52,52,51,53,52,52,52,52,53,52,53,52,53,53,52,53,52,52,52,52,52,53,51,51,51,52,51,51,51,52,52,51,52,51,51,51,52,53,52,52,52,52,53,51,51,51,51,52,52,52,51,52,52,51,51,52,51,51,51,51,52,53,51,51,52,51,53,53,53,53,52,53,52,52,52,51,51,51,52,52,52,52,51,52,51,51,51,52,52,53,52,53,53,52,52,53,53,53,51,51,51,51,52,52,52,52,51,52,52,52,52,51,52,51,52,52,51,51,51,53,52,53,53,53,52,52,51,52,53,53,53,52,51,52,51,51,52,52,51,51,52,52,52,53,52,52,53,53,53,53,52,53,52,53,53,52,52,53,51,51,51,51,51,51,51,51,51,52,52,51,52,51,52,52,53,52,53,53,53,53,54,54,54,53,52,53,53,53,52,53,52,52,52,52,52,53,53,53,54,53,52,53,53,51,52,51,51,52,51,52,51,51,52,53,51,51,51,52,52,52,51,51,52,53,52,53,54,54,54,54,54,52,54,53,54,53,54,53,52,52,53,53,52,52,53,53,54,53,53,52,52,52,51,51,51,51,52,52,52,52,53,52,52,51,52,52,51,51,51,52,51,51,51,52,52,51,52,51,51,52,52,52,52,52,52,51,51,51,52,52,52,51,52,51,51,51,52,52,52,52,51,51,51,51,51,51,52,53,53,53,53,52,51,51,51,52,52,52,52,52,52,52,51,52,52,52,52,51,51,52,52,52,51,52,52,51,51,51,51,51,51,51,51,51,51,51,51,51,52,52,52,52,52,52,51,51,51,52,52,52,51,51,51,51,51,51,52,51,52,53,52,52,52,52,53,52,53,51,52,51,51,52,51,52,51,52,51,51,51,51,51,51,52,52,51,52,51,52,52,52,52,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,52,51,52,52,51,51,51,51,52,51,53,51,53,53,52,52,52,51,52,52,52,51,52,51,51,51,51,51,51,51,51,52,51,51,51,51,52,51,51,51,52,52,52,52,53,53,54,53,53,54,53,53,52,52,52,52,53,52,52,52,52,51,51,51,51,51,52,51,51,51,52,51,51,51,51,51,51,52,51,52,52,51,52,51,52,52,52,52,51,52,52,51,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,52,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,52,51,51,51,51,51,52,51,51,52,52,52,52,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,52,52,51,51,51,51,52,51,51,51,51,51,51,52,52,52,52,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,52,52,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,52,52,53,52,52,52,52,52,52,52,52,52,52,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,51,52,52,52,52,52,52,52,52,52,52,51,51,51,52,52,52,52,52,52,52,52,52,52,52,52,52,52,53,52,52,51,51,51,52,52,52,51,51,51,51,51,51,51,51,51,51,51,52,53,53,53,53,53,52,52,52,52,52,52,52,52,52,52,52,52,51,51,52,53,52,52,52,52,52,51,51,51,51,51,51,51,51],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.16.0/38117db/docker","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[180,181,185,190,194,189,191,189,181,188,187,180,189,185,185,189,184,186,184,179,183,184,181,195,183,184,190,190,182,184,184,176,183,182,178,178,181,178,179,174,181,176,174,189,182,182,183,187,179,185,182,177,177,176,176,185,187,194,180,182,184,184,182,181,179,180,185,192,192,189,191,184,176,189,189,185,191,174,180,187,193,191,187,181,185,187,184,186,184,191,183,185,194,187,191,183,184,183,183,184,190,184,183,188,187,181,192,189,195,193,190,194,190,185,186,186,184,192,187,192,193,186,189,186,197,199,187,183,190,187,188,183,184,191,191,192,185,189,189,181,188,187,189,182,191,185,180,182,186,184,184,178,175,186,189,183,187,183,185,185,185,175,187,190,182,177,183,183,186,187,180,176,177,182,172,174,184,174,188,188,188,186,189,178,185,182,180,182,181,184,183,183,188,176,177,180,183,184,187,191,187,194,189,195,189,179,181,183,177,176,172,185,184,172,180,181,181,189,182,179,187,185,183,180,184,179,174,178,183,177,180,184,179,181,186,170,165,166,169,168,170,175,166,164,168,168,177,181,169,171,169,173,166,176,182,169,176,179,175,179,171,183,171,175,172,177,176,167,169,173,170,176,176,180,165,166,177,173,170,169,170,172,168,167,169,165,168,171,181,173,174,177,171,173,176,171,178,179,179,178,173,174,176,177,176,175,171,175,177,176,171,175,175,180,177,177,175,167,174,172,171,178,164,177,179,170,180,185,181,188,181,176,169,168,180,172,175,185,184,184,182,181,175,178,178,174,182,188,178,174,182,180,177,178,175,171,171,172,178,170,169,166,163,175,182,174,174,173,174,170,176,178,179,178,171,175,167,180,172,161,174,177,173,180,172,170,181,174,172,174,178,174,171,173,174,179,185,176,175,177,177,183,177,176,177,181,177,173,177,183,181,172,176,175,175,182,183,169,175,176,174,167,169,173,171,166,170,175,168,174,179,184,180,175,171,173,170,172,169,172,171,177,174,181,172,171,170,169,178,172,176,179,175,172,172,181,174,176,178,175,178,180,178,176,178,179,178,181,183,168,175,182,184,186,182,175,178,176,179,176,172,182,178,179,176,180,172,177,178,178,179,181,177,170,173,176,181,177,167,175,179,185,179,183,176,173,178,171,165,166,167,166,168,171,168,175,169,171,165,168,161,172,167,164,171,170,161,168,163,164,169,162,172,160,170,164,162,166,162,163,161,159,164,160,166,170,170,171,164,164,168,161,161,164,165,165,181,169,163,171,165,163,167,173,155,169,170,171,170,163,165,169,161,162,165,164,163,170,161,161,159,160,166,160,163,175,170,168,169,167,167,168,167,166,170,172,167,163,164,162,159,161,167,170,168,159,160,166,172,165,169,167,163,161,160,159,168,161,160,165,165,157,162,162,158,165,168,165,159,160,168,168,165,158,171,169,159,160,169,161,161,164,154,159,156,156,161,153,158,152,164,161,160,158,163,166,160,155,162,166,165,157,160,161,153,160,159,152,161,162,162,167,164,163,160,161,161,168,155,155,161,159,151,169,161,164,161,163,154,155,163,159,154,155,159,154,154,159,161,156,153,152,157,162,154,160,152,157,150,153,160,152,153,151,150,157,155,153,152,159,149,155,161,161,154,156,153,153,156,150,157,161,161,166,160,155,162,163,155,150,150,146,152,156,155,155,154,153,152,147,153,153,150,153,158,158,152,153,155,154,151,147,153,159,161,153,159,148,159,146,146,145,146,156,156,153,153,154,144,141,147,144,144,154,155,145,145,154,148,146,146,149,152,145,151,144,141,145,149,143,145,153,157,141,151,150,159,152,153,153,159,151,151,154,146,148,153,154,153,150,147,156,156,149,148,142,141,153,147,147,150,149,151,149,142,151,148,148,153,149,148,152,151,153,149,154,148,150,150,152,152,157,149,148,155,150,150,146,145,150,149,143,154,146,145,142,154,147,159,146,148,147,143,153,144,156,152,143,154,141,146,149,150,144,149,152,159,150,156,156,155,124,120,121,126,122,126,120,125,118,119,111,116,119,116,123,119,124,126,122,123,117,120,115,119,120,118,121,120,113,114,122,125,115,126,118,124,119,117,120,120,119,123,124,114,113,120,122,119,119,119,110,118,114,113,113,108,108,118,116,114,113,109,111,116,114,119,119,115,120,115,114,118,114,119,115,116,120,120,114,112,114,108,107,109,107,112,115,113,117,108,114,110,110,106,114,111,106,103,104,106,105,113,110,103,103,107,104,99,106,107,101,108,106,105,110,113,103,107,112,108,112,107,105,113,102,107,103,111,113,110,107,111,109,106,106,110,103,111,112,109,106,112,103,107,111,109,103,105,112,113,115,107,107,107,106,111,102,105,111,110,112,109,111,113,106,106,101,103,105,110,111,112,116,114,111,113,108,102,109,112,107,113,108,114,110,103,102,108,108,106,111,105,104,113,113,109,109,108,102,101,110,106,106,104,107,104,100,103,113,111,107,111,104,110,105,108,105,107,103,103,105,108,107,109,112,108,107,108,108,111,113,112,110,107,109,105,111,112,111,110,110,111,111,107,104,105,104,110,107,105,103,110,113,105,107,109,108,112,110,105,105,104,110,105,111,108,109,105,104,101,101,107,110,103,110,112,110,112,109,102,105,104,108,100,105,105,102,102,103,104,109,107,111,108,103,110,108,105,106,110,111,104,110,110,107,112,108,97,101,102,108,97,105,101,106,108,107,107,107,109,108,107,111,108,105,109,102,106,108,101,100,104,107,105,102,102,101,92,105,104,105,103,105,108,99,103,96,111,108,102,107,107,104,105,105,106,112,105,105,103,104,111,112,107,112,98,108,102,102,97,95,103,105,102,99,104,104,108,107,106,105,99,106,104,101,105,107,106,99,99,102,106,106,105,107,102,103,106,106,98,97,107,105,102,103,106,106,103,102,101,100,111,103,104,98,105,102,95,96,109,103,99,100,101,101,109,107,100,99,102,102,105,104,107,101,115,107,106,107,105,106,104,104,101,108,108,105,107,109,110,104,107,108,106,106,104,100,100,98,101,109,107,106,102,106,102,102,98,95,101,102,105,103,101,105,99,102,107,106,106,101,100,107,102,101,103,99,111,109,103,102,99,113,104,115,105,108,110,106,106,97,105,98,101,100,100,104,107,101,103,102,102,105,102,108,108,101,105,101,99,104,100,107,108,104,107,104,104,108,107,101,108,105,109,106,103,109,107,108,106,106,112,107,107,103,107,102,105,103,106,109,105,105,112,110,105,102,108,102,102,106,108,104,107,105,105,102,111,102,106,109,109,107,109,110,106,107,109,109,106,99,102,110,106,105,108,110,110,102,107,105,102,102,99,100,105,104,103,104,95,103,97,104,104,103,100,101,104,100,100,109,106,103,106,104,105,107,109,105,106,101,99,107,106,110,109,108,101,105,104,107,104,104,104,102,109,108,108,107,104,108,105,102,97,103,105,97,100,102,102,102,105,100,96,105,103,100,101,100,99,100,101,98,103,99,112,101,105,106,101,96,103,99,99,103,103,101,97,103,104,104,101,98,96,102,105,107,103,101,99,107,106,106,106,101,95,101,100,104,100,99,96,99,98,104,100,102,105,104,103,100,92,98,100,104,100,102,100,97,105,103,98,101,104,101,101,102,102,101,92,105,102,96,98,100,102,99,100,105,103,105,102,103,103,102,97,100,99,95,105,95,100,99,98,96,98,97,97,103,99,96,97,94,96,97,90,95,95,98,96,91,97,93,96,93,91,97,98,100,96,100,98,98,98,94,96,96,99,101,94,94,98,102,100,97,99,96,102,94,104,104,96,99,100,101,104,102,102,101,97,90,93,101,101,100,100,99,101,95,100,99,98,92,101,101,106,100,101,97,96,96,98,94,92,94,93,95,97,100,95,96,99,101,104,98,104,102,100,99,96,103,97,97,99,99,103,96,105,98,103,97,104,102,103,107,102,98,101,102,103,103,103,107,96,105,104,102,100,104,106,103,105,102,99,105,103,100,101,108,103,101,102,98,100,101,97,97,95,95,99,102,93,98,99,103,97,100,99,102,101,98,104,95,97,107,102,105,98,105,97,101,104,105,95,100,101,99,102,100,102,97,98,101,102,100,99,101,98,99,104,98,97,104,104,105,97,99,96,103,102,99,97,100,97,98,107,96,96,98,101,103,100,99,99,94,96,106,102,106,99,96,102,99,99,96,99,102,96,87,99,91,95,101,100,93,98,99,101,106,99,102,96,97,100,105,102,103,101,105,98,103,93,100,103,101,95,95,95,93,98,99,95,97,98,99,94,98,100,98,97,92,92,100,103,102,100,93,99,92,92,99,92,93,91,97,101,98,98,98,102,100,97,103,99,102,99,100,96,100,99,106,101,99,95,101,106,102,99,99,94,93,105,100,100,99,94,91,96,102,100,105,95,97,89,90,97,90,96,96,97,95,90,96,97,89,99,99,100,98,90,94,96,91,99,97,99,92,93,93,97,94,97,93,90,95,91,93,98,99,99,104,93,95,94,98,98,96,90,94,93,93,89,96,98,95,97,100,95,91,90,94,98,93,95,97,95,96,94,97,96,91,94,101,98,95,97,95,96,95,95,97,94,92,91,91,90,94,96,101,94,99,96,95,94,99,95,100,103,100,94,102,100,90,94,99,102,97,99,98,95,100,99,100,98,108,95,101,101,94,97,91,95,98,100,102,95,91,93,93,94,93,99,93,98,93,88,95,92,97,88,91,94,91,92,90,91,95,92,93,93,96,92,87,91,94,91,94,99,92,91,90,94,87,90,91,95,92,95,97,93,94,94,102,98,99,98,96,96,95,101,95,95,100,97,98,89,92,92,99,96,98,96,96,96,103,97,98,98,98,98,98,95,98,99,90,96,97,93,97,97,95,99,96,94,90,92,98,96,94,94,94,101,100,97,100,100,98,101,97,101,100,97,97,94,93,93,92,99,97,96,95,91,90,100,95,94,96,94,101,96,99,93,94,96,96,92,97,92,97,91,94,91,102,98,99,95,92,100,98,98,100,99,95,95,100,94,92,94,97,93,94,97,95,94,96,94,98,91,94,93,99,91,91,97,95,90,95,87,97,95,94,96,96,93,95,90,91,95,98,94,99,95,92,96,93,88,92,98,93,96,97,97,94,98,96,93,89,95,90,89,92,94,91,94,93,94,96,91,97,94,95,91,91,94,91,94,93,91,93,85,95,93,91,94,97,93,94,95,94,96,97,97,92,86,92,91,91,99,96,93,93,94,91,91,86,89,94,92,94,93,95,93,92,90,91,92,95,89,91,91,88,84,86,89,92,92,84,94,86,94,93,91,91,92,100,86,91,85,91,87,88,89,89,92,92,94,91,89,97,90,94,88,90,84,93,90,96,91,87,90,88,89,94,92,91,89,98,94,89,90,90,85,89,93,90,88,87,90,86,88,94,84,91,92,92,89,88,90,91,88,90,90,91,91,92,87,96,88,88,90,93,95,89,91,93,95,96,91,84,88,91,91,85,94,90,86,93,90,86,89,93,89,82,89,91,84,89,89,88,94,90,90,90,93,90,96,89,90,97,92,93,101,100,91,94,94,88,90,88,86,86,87,84,87,91,91,91,88,88,91,91,90,84,87,88,83,91,92,95,96,94,93,94,94,96,92,95,93,87,93,96,90,95,98,94,91,96,90,93,92,94,92,93,97,97,96,91,88,94,95,96,92,95,88,95,95,92,94,94,93,96,101,95,94,97,93,98,99,97,98,94,94,94,95,99,99,98,98,100,97,95,93,97,93,89,95,94,101,95,92,99,92,99,95,98,88,90,95,89,94,94,93,91,92,95,90,94,90,94,93,97,95,97,95,94,96,93,95,96,95,95,99,91,92,93,95,99,87,90,92,96,88,98,94,95,95,89,94,95,95,97,90,94,94,88,89,90,90,89,87,91,93,94,95,98,93,92,89,90,90,89,93,90,88,91,93,88,88,90,88,90,93,91,90,96,92,85,89,89,89,89,84,86,79,88,92,86,87,92,91,94,91,97,90,93,94,96,96,88,91,91,90,89,85,91,79,87,89,85,86,84,84,90,95,94,88,85,94,86,89,85,90,91,85,84,86,93,87,92,84,84,91,89,91,96,91,86,91,93,93,86,91,84,83,84,84,87,91,89,89,91,90,92,91,85,90,85,91,91,89,84,91,86,87,85,84,82,88,85,88,89,82,85,83,87,86,92,87,91,91,89,90,90,90,89,85,85,84,82,87,90,87,89,81,86,92,81,89,86,89,94,87,86,85,84,83,83,84,84,81,90,90,90,83,91,90,89,87,87,89,83,87,89,85,85,85,86,78,91,85,82,83,88,86,90,83,86,88,88,83,87,94,86,81,84,87,87,89,92,82,88,87,86,92,91,91,84,86,86,85,83,91,80,86,82,83,86,89,86,84,91,92,91,82,87,89,88,86,83,85,80,89,82,85,89,82,83,87,84,84,83,88,86,87,88,78,86,84,84,87,85,76,79,80,84,85,78,84,84,82,84,83,79,82,85,83,85,85,89,89,89,86,86,88,85,81,83,85,78,85,83,90,84,87,79,83,80,81,82,85,82,84,81,80,83,83,88,87,83,90,87,90,87,87,83,88,87,82,93,87,90,87,88,87,92,83,85,84,84,84,83,85,86,86,86,91,88,80,81,89,87,85,83,86,83,86,88,85,83,85,84,84,88,89,89,91,91,88,89,87,90,86,89,91,86,89,89,91,90,87,90,90,93,89,86,83,88,89,87,90,88,88,86,89,86,83,85,89,84,91,88,88,88,88,89,88,90,90,88,86,90,85,87,87,90,87,86,85,88,87,90,87,88,93,92,90,93,84,86,91,87,86,91,83,85,88,84,91,86,86,87,89,87,89,90,90,84,87,91,89,87,92,89,87,85,91,85,88,86,83,86,91,87,92,92,92,88,88,91,88,86,88,94,92,90,91,90,89,89,90,90,89,91,93,92,92,92,89,93,87,92,90,86,91,91,93,85,85,90,88,94,91,91,88,88,85,89,90,90,88,90,91,94,92,90,92,92,93,91,88,87,91,89,87,87,90,90,88,89,88,87,89,89,89,89,90,92,89,87,85,87,91,92,89,90,91,92,95,92,86,88,93,91,89,89,92,87,94,92,92,86,86,86,88,95,89,89,91,93,86,89,88,91,92,88,86,88,88,87,86,87,89,87,87,89,88,83,86,86,79,82,84,86,84,81,82,85,87,89,87,89,88,86,85,87,89,85,81,86,88,81,87,91,88,86,82,82,86,84,88,85,83,85,83,86,86,85,83,82,88,84,86,89,89,88,83,85,89,88,89,87,86,90,90,86,88,85,86,87,90,85,91,89,89,90,85,85,87,84,81,86,86,87,90,89,86,84,86,87,87,90,86,85,85,82,89,84,85,85,89,85,85,86,87,88,90,87,85,87,87,85,94,89,89,90,92,92,81,90,92,93,87,89,90,84,89,89,92,90,90,91,83,84,88,89,91,86,87,91,83,85,85,84,88,79,86,89,87,85,89,83,87,88,88,89,86,87,85,82,85,86,86,88,86,88,92,90,83,88,88,87,86,89,87,85,86,89,88,86,86,82,87,85,89,86,84,85,87,91,85,84,91,87,86,85,83,80,83,85,89,87,82,89,87,87,84,84,82,81,87,87,88,88,81,90,86,84,90,86,88,81,84,89,88,91,84,89,91,88,84,84,87,85,86,84,87,88,91,90,84,85,88,90,86,82,89,90,87,88,90,87,90,87,91,85,86,87,86,88,86,88,89,85,89,83,88,83,89,87,89,88,89,85,86,84,82,89,86,88,87,91,88,86,87,85,79,83,88,85,82,89,85,90,82,82,86,90,87,86,88,87,88,85,86,89,83,82,81,80,85,86,87,87,92,85,86,86,87,84,88,88,87,86,84,87,84,85,86,86,83,88,86,88,85,86,84,83,80,89,88,87,86,86,87,89,83,89,87,87,87,82,89,89,86,88,88,87,88,89,91,90,84,85,81,84,83,84,86,89,86,89,85,87,85,86,86,85,82,82,89,85,87,89,87,87,86,87,82,86,86,86,85,83,86,87,85,83,80,84,87,87,85,88,90,84,83,83,87,84,83,84,86,86,83,81,92,86,87,84,87,84,87,82,82,85,86,89,82,85,83,84,81,81,77,86,86,85,85,85,84,82,85,84,87,81,88,84,86,89,87,88,86,85,87,84,78,83,83,79,86,87,88,85,89,88,85,83,86,88,87,83,85,82,84,83,85,83,86,85,83,83,88,87,84,82,80,82,87,84,85,83,82,83,83,83,81,80,85,79,82,82,82,75,75,76,80,76,78,82,75,79,85,80,77,82,80,81,78,83,74,78,79,79,84,78,80,76,83,73,82,79,84,85,79,76,80,82,79,83,82,83,79,83,78,78,79,81,77,78,78,82,75,78,82,80,81,85,81,81,85,80,75,81,79,78,79,81,80,81,80,79,84,85,79,80,81,81,81,85,83,81,84,82,79,80,80,79,81,82,85,80,83,85,82,82,82,80,81,79,78,78,83,86,82,80,76,79,76,81,78,78,75,83,78,80,84,82,83,81,85,84,85,86,85,79,79,83,87,83,83,82,80,83,85,86,86,87,86,85,87,80,83,84,81,86,83,86,83,80,83,83,85,83,84,85,84,83,83,84,81,78,87,84,85,80,84,87,85,83,81,84,85,84,83,86,80,88,81,82,83,88,82,80,83,86,88,82,85,84,82,81,81,79,87,79,80,80,83,84,84,86,83,88,84,80,80,84,85,82,80,81,81,85,83,85,81,80,87,82,82,84,82,83,84,83,81,86,86,84,83,78,80,86,87,83,81,79,86,82,86,77,83,84,82,83,84,83,82,80,76,78,83,79,83,83,79,77,76,79,84,82,75,81,79,86,76,86,82,81,78,78,82,84,80,83,76,83,81,77,79,80,85,86,85,85,85,82,85,82,86,85,83,87,84,85,86,84,80,83,79,84,79,83,85,81,86,86,84,87,86,83,84,84,83,85,83,85,83,84,79,87,81,81,82,85,80,84,84,81,84,80,80,80,79,80,77,83,81,80,87,78,88,82,81,82,84,85,85,86,82,83,80,82,87,82,84,81,82,83,83,86,83,85,76,83,82,84,82,85,84,78,82,85,79,81,88,85,81,80,82,83,79,84,81,83,79,78,83,76,77,80,74,80,74,75,75,72,75,72,80,79,80,80,83,83,77,75,83,80,82,76,78,81,80,81,78,75,77,82,82,74,78,79,76,81,75,81,77,79,82,80,73,74,79,80,74,77,82,76,78,77,77,82,74,81,84,76,76,85,80,75,76,75,76,81,77,75,79,85,84,81,79,77,81,80,80,84,79,77,80,77,83,84,78,77,80,80,76,80,80,80,80,74,78,78,79,84,82,82,81,83,82,74,76,84,79,77,80,83,86,76,82,80,81,83,84,77,81,81,78,81,83,83,81,79,81,83,84,85,84,80,83,83,82,83,82,79,80,79,79,80,81,80,81,80,79,79,80,77,83,81,82,80,80,84,78,85,87,83,84,82,85,86,82,80,81,81,83,79,84,85,86,85,81,85,80,80,87,84,83,86,85,85,85,87,78,83,83,88,83,82,80,77,80,78,76,80,80,80,79,80,77,81,83,80,77,83,81,80,79,76,77,79,75,76,79,80,76,81,79,76,82,76,70,75,76,72,72,70,81,84,79,69,74,70,77,77,79,75,77,69,73,69,75,77,75,76,73,75,74,71,77,74,73,75,75,74,70,79,68,65,71,78,74,70,72,75,75,69,76,68,71,76,76,76,79,78,75,77,74,74,70,66,69,73,77,69,75,80,72,69,72,75,69,71,73,82,75,75,78,82,85,80,80,81,78,81,80,80,84,83,84,85,81,79,80,82,76,80,77,82,81,80,80,82,82,82,76,82,78,75,79,81,80,80,81,73,77,78,80,77,75,75,77,78,78,81,85,84,85,85,83,86,79,80,80,84,84,82,82,80,87,85,82,82,85,87,82,79,79,79,80,76,79,81,75,76,81,82,78,77,84,81,81,81,82,81,81,83,79,81,80,79,81,79,78,81,81,81,81,76,83,81,84,84,80,79,82,84,82,83,83,82,84,85,82,85,83,85,88,83,82,80,81,87,80,80,83,84,85,83,80,82,85,85,82,84,83,82,86,80,80,82,85,86,81,83,82,83,87,81,84,84,83,85,88,87,84,85,85,80,86,79,84,80,85,81,88,81,84,80,82,84,82,84,85,81,84,85,81,84,85,84,80,84,83,80,85,85,80,84,80,83,84,83,83,81,83,80,84,87,82,83,84,83,86,84,85,82,82,83,83,84,87,84,83,82,87,81,85,83,83,79,84,88,85,84,85,84,83,85,84,86,87,86,83,86,87,88,85,83,86,84,85,80,85,87,85,85,85,82,82,87,84,87,84,83,86,80,82,84,85,83,83,84,84,84,86,87,85,85,84,88,81,85,85,82,87,84,86,87,86,85,86,85,84,82,85,86,84,85,85,81,79,81,80,83,86,85,85,82,79,83,80,83,86,82,81,85,85,85,85,87,79,84,85,85,83,79,85,80,81,84,84,81,83,83,82,80,83,84,86,83,79,86,82,87,82,85,86,84,88,87,82,84,85,85,84,83,83,85,84,84,82,79,82,82,82,83,85,84,82,80,82,87,85,84,82,82,80,82,82,86,84,86,84,88,79,81,82,84,78,77,85,80,81,83,82,79,80,85,83,83,83,81,81,78,82,87,84,79,83,81,83,83,84,83,85,85,85,84,84,81,82,81,80,84,80,81,80,80,80,82,80,81,84,84,85,83,83,81,83,84,79,79,80,80,81,81,80,81,81,79,83,82,80,85,80,80,84,80,81,83,84,80,79,77,77,79,80,79,81,78,83,83,80,84,84,82,84,83,79,83,83,85,80,85,83,80,85,80,82,81,79,84,82,83,84,83,86,85,83,82,84,84,85,81,84,82,86,84,85,83,84,83,85,82,82,79,80,79,80,82,82,81,83,82,78,81,83,83,83,81,82,81,82,84,87,82,85,81,85,81,82,83,86,82,77,85,82,84,88,80,81,86,82,83,83,84,84,83,86,80,82,82,79,80,81,83,82,83,82,85,83,84,83,85,86,82,86,82,83,83,85,85,80,82,84,81,82,78,81,86,82,85,84,84,85,84,85,85,83,85,83,85,82,83,87,82,85,85,89,85,83,85,86,86,84,82,84,86,85,83,84,85,82,82,81,85,82,84,86,86,86,83,83,87,88,83,87,85,85,87,87,87,85,84,86,86,85,83,87,89,86,89,88,89,85,84,87,90,89,83,85,85,88,85,87,87,87,88,86,88,81,87,84,79,82,86,83,85,79,84,83,85,83,86,83,84,84,82,82,88,82,88,87,86,85,82,83,88,85,83,82,87,85,87,84,81,79,86,83,83,84,79,85,86,86,81,81,86,81,85,80,85,81,82,85,85,85,81,85,85,81,85,83,84,84,85,85,85,84,86,87,83,81,85,86,85,85,83,83,85,83,80,81,82,87,85,82,81,82,85,81,81,81,83,85,89,85,84,83,85,81,84,87,86,84,82,83,80,83,84,81,82,81,82,79,77,74,82,82,85,83,81,82,85,82,84,85,81,85,83,87,85,81,84,84,82,84,82,87,84,81,79,84,82,86,82,81,86,84,83,85,81,80,81,82,80,83,81,82,84,83,80,85,84,85,82,83,81,81,84,81,85,83,84,82,81,78,82,82,80,85,80,82,78,84,75,82,81,80,86,79,82,84,79,84,81,85,85,84,80,84,77,81,80,79,84,82,83,79,83,84,82,78,82,83,83,83,79,83,82,81,81,80,80,79,81,79,81,80,82,85,79,83,83,81,79,81,84,81,82,77,82,80,85,82,83,78,85,85,79,83,80,83,80,75,83,82,79,81,82,77,82,87,79,80,80,81,81,81,82,86,79,80,84,80,85,85,78,83,77,82,81,81,82,86,82,81,79,86,78,82,84,81,81,81,76,85,84,86,80,86,80,78,84,83,81,81,85,82,82,80,79,80,80,78,79,83,79,83,81,79,84,79,81,80,78,76,80,76,81,79,79,75,63,60,62,61,59,61,62,65,58,60,61,59,59,60,60,62,62,62,66,70,80,83,82,82,82,83,82,82,81,81,81,79,86,83,80,76,80,80,82,81,81,84,86,85,84,82,82,81,83,86,89,84,83,82,84,84,86,83,82,81,85,85,83,83,80,84,85,83,81,79,84,81,86,85,87,88,87,82,83,84,86,85,81,80,81,82,82,83,87,85,85,87,84,83,81,86,85,83,81,80,84,81,81,82,84,78,78,82,82,86,85,79,85,82,81,81,82,83,80,78,76,78,82,80,84,81,80,79,80,85,78,86,81,83,78,80,80,81,81,82,83,82,82,84,82,80,80,81,83,80,83,81,79,82,84,83,78,81,83,82,81,78,75,78,80,82,78,80,79,80,74,81,79,79,78,83,80,76,82,82,82,79,79,79,78,82,78,77,77,83,81,83,79,80,81,81,79,79,77,77,77,78,79,78,80,79,76,83,78,83,80,81,80,80,80,82,80,78,83,83,79,83,76,83,80,80,80,82,76,82,79,82,85,82,83,83,83,85,81,77,81,82,82,79,81,83,82,83,84,83,81,84,82,84,84,80,77,81,80,78,77,78,77,83,86,80,83,79,80,84,77,79,83,82,79,79,79,78,75,80,79,80,78,74,80,82,82,79,80,75,79,79,76,79,80,82,76,77,80,76,78,81,75,80,78,78,73,75,78,77,78,80,77,77,77,82,80,77,76,80,75,75,78],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.17.0/4485d6b/docker","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[125,121,121,120,119,121,119,124,125,120,118,117,121,118,117,120,120,117,116,113,118,115,123,120,117,118,118,118,121,124,118,122,121,117,120,120,123,124,120,123,115,123,115,119,121,110,115,118,109,115,120,120,120,121,118,120,117,121,116,118,115,117,119,121,115,118,112,117,120,117,119,118,119,119,118,120,118,123,116,119,123,123,116,111,111,120,116,120,119,119,119,121,117,118,121,119,121,122,122,126,118,123,122,121,120,123,121,119,119,121,122,120,117,116,121,123,113,118,117,120,122,114,119,117,114,117,117,114,115,117,116,116,116,115,116,116,107,102,108,108,117,118,115,113,115,112,117,113,114,117,120,115,113,117,114,118,114,115,118,115,112,123,111,115,113,114,113,114,114,106,103,114,118,119,115,113,116,122,120,115,111,117,115,115,116,115,117,114,117,113,114,115,114,114,115,117,115,116,115,115,114,114,110,112,114,106,116,115,112,112,116,116,115,109,117,116,112,117,115,117,116,112,118,113,118,112,117,112,112,113,112,112,116,117,111,115,111,113,109,113,115,114,109,112,108,109,110,112,111,109,111,112,113,110,113,110,115,114,112,113,113,112,112,111,115,108,108,115,115,108,111,108,114,106,107,114,108,111,109,107,111,104,108,109,108,110,112,107,109,110,109,108,110,108,111,109,110,108,109,112,110,111,104,111,109,109,106,113,107,112,109,103,110,106,110,103,111,110,102,112,105,109,111,112,111,106,111,109,108,105,105,107,110,109,111,109,110,110,110,108,111,106,113,106,107,106,107,107,112,104,106,100,103,103,107,106,106,99,100,107,105,106,103,106,103,104,104,105,104,98,106,102,104,105,104,101,104,104,103,100,109,107,110,109,106,104,107,104,104,102,103,103,107,103,107,98,103,99,103,106,102,101,103,100,109,103,102,107,105,103,105,104,106,103,107,108,104,109,110,103,106,107,106,108,106,104,108,106,106,103,106,105,106,106,105,108,106,108,107,102,106,102,105,108,110,104,103,105,100,107,106,105,109,101,102,107,105,102,102,103,103,105,105,110,103,100,103,102,100,105,96,105,102,95,101,104,103,97,107,107,102,103,103,98,108,100,98,99,101,103,98,99,108,101,101,103,103,103,105,105,105,105,105,108,105,106,104,100,101,101,103,110,101,105,103,97,105,104,101,104,101,106,106,103,104,102,101,105,103,101,103,103,101,105,106,105,104,106,108,102,103,105,106,103,101,107,103,103,106,104,105,102,101,102,104,104,104,105,103,106,107,104,100,104,102,105,103,105,108,100,104,103,102,104,103,102,106,106,103,103,105,105,98,105,99,108,107,103,106,103,110,104,101,102,103,98,105,98,104,108,106,109,105,104,106,102,107,105,107,99,102,106,107,106,101,104,100,104,101,101,100,104,107,103,101,97,105,107,104,103,107,105,102,105,104,104,106,105,103,106,99,105,106,103,102,105,104,104,108,105,107,102,100,105,106,106,102,104,102,107,102,98,100,100,104,100,99,102,109,103,107,103,101,100,103,100,105,101,104,105,104,101,99,102,102,99,106,101,103,101,104,98,105,104,106,107,103,107,106,103,100,101,99,100,94,101,100,101,102,103,105,100,100,100,98,101,103,104,103,105,104,103,103,102,101,100,101,102,101,100,96,106,101,101,100,101,104,102,104,106,101,99,102,99,96,100,104,101,102,98,107,102,102,103,103,103,101,103,106,106,104,108,104,104,104,108,101,104,103,104,107,104,103,107,101,101,103,105,104,100,99,102,102,102,99,103,107,107,106,99,104,102,102,105,104,103,106,105,100,100,105,102,106,105,103,101,106,109,105,105,104,108,100,100,104,102,103,97,102,102,107,99,101,101,103,103,99,101,100,100,105,99,95,105,101,107,101,97,99,101,107,100,103,100,102,105,108,104,100,104,102,107,107,104,103,106,109,105,106,102,106,108,106,99,107,105,108,107,105,109,106,107,106,107,105,109,106,98,105,104,102,101,106,105,107,105,101,100,102,104,105,101,98,106,109,106,107,100,105,104,104,104,103,105,105,107,109,105,106,109,105,110,106,106,107,103,103,102,107,106,105,105,105,106,105,102,105,105,102,105,99,103,102,103,104,103,106,106,102,101,102,103,104,100,97,100,103,100,102,103,99,104,104,99,100,104,106,102,105,102,105,106,108,104,105,102,105,98,101,103,109,103,104,99,100,103,99,95,101,101,101,98,100,99,105,99,103,107,106,104,104,98,102,104,103,105,104,102,106,106,105,107,107,102,102,105,102,106,104,100,105,104,102,103,102,100,101,105,104,100,101,105,104,102,103,103,106,97,99,98,103,97,104,101,106,104,99,102,105,102,102,104,98,105,99,105,106,107,107,102,109,105,105,100,102,107,100,104,102,104,106,101,102,108,108,103,102,101,101,106,104,105,105,108,106,104,105,104,106,105,101,104,104,101,104,100,106,104,98,104,105,104,103,104,106,103,103,102,106,106,108,99,106,101,106,106,105,101,103,106,103,108,103,103,100,106,102,103,106,108,102,99,103,103,102,98,104,104,102,102,101,106,98,96,104,102,104,105,104,102,108,106,110,106,104,100,98,105,106,107,105,101,101,106,105,100,101,102,106,98,104,105,104,104,107,102,105,101,105,102,102,105,107,103,104,99,100,101,99,101,100,101,101,99,103,99,105,102,101,104,100,101,104,103,104,103,102,104,104,101,104,100,107,101,99,106,99,108,106,104,103,105,108,97,106,103,102,104,103,105,106,101,103,103,100,102,100,99,102,106,103,99,102,105,100,103,99,103,103,103,102,102,104,102,101,101,102,100,100,105,104,105,104,105,102,101,102,98,102,104,105,102,105,100,103,104,100,100,96,103,101,104,98,103,96,101,102,97,102,97,102,94,100,105,103,106,103,102,102,105,102,102,103,105,103,101,105,106,105,104,103,104,101,102,97,106,100,103,103,103,105,97,106,100,99,101,105,100,102,104,99,99,102,101,95,99,99,99,103,95,101,100,101,102,107,101,104,103,103,102,105,105,105,102,101,106,99,103,98,95,95,99,100,101,98,98,96,99,95,97,98,99,98,97,99,103,101,98,105,96,103,104,98,97,97,96,100,101,102,106,102,105,97,104,106,100,103,101,104,105,106,104,101,103,96,104,102,102,105,102,97,104,99,102,104,105,101,97,104,98,97,97,99,98,97,102,96,98,100,91,103,99,98,99,99,99,101,100,106,105,100,99,100,101,99,98,101,101,98,101,100,98,102,102,99,102,99,96,100,102,94,100,100,100,99,102,101,102,99,95,99,103,102,106,100,99,101,103,96,101,98,104,102,99,98,98,103,100,98,103,103,100,99,103,103,103,101,105,96,101,93,99,97,102,99,99,98,93,100,98,93,96,98,97,98,98,98,98,97,96,96,97,97,98,100,98,102,100,103,100,106,105,98,102,101,102,99,100,100,99,98,99,103,103,103,99,104,102,94,100,102,99,95,98,101,103,101,96,97,101,96,101,100,96,101,103,97,99,98,101,98,97,101,97,100,98,97,98,102,98,98,99,97,98,99,100,97,99,96,100,99,97,100,98,99,99,93,100,99,99,97,92,98,97,99,100,104,96,99,96,102,93,94,97,101,101,101,97,97,96,97,100,95,99,92,99,103,99,103,101,100,98,100,95,98,100,97,100,104,101,100,93,99,98,98,95,95,101,102,97,99,99,98,97,96,101,100,99,101,101,98,101,96,93,100,97,96,95,96,101,98,100,100,97,97,102,99,95,100,98,96,99,97,98,98,102,99,97,98,96,97,98,90,99,98,92,96,98,96,95,99,93,98,98,98,94,94,101,101,98,99,100,96,91,95,98,95,99,95,99,100,98,96,100,100,99,103,104,100,103,102,104,94,98,104,98,97,98,98,101,99,99,100,99,96,101,100,103,103,102,99,96,101,100,99,101,101,96,95,98,98,99,102,98,97,101,96,95,99,97,100,101,101,100,104,105,98,103,98,98,96,101,102,100,104,103,98,102,100,104,100,96,99,97,101,100,104,105,100,101,101,102,96,97,97,97,92,100,99,99,100,98,96,97,103,102,101,97,101,101,91,99,104,98,99,102,99,102,100,101,103,100,101,99,100,98,100,98,101,100,98,99,97,95,96,95,91,91,93,95,97,94,98,97,101,95,98,98,95,95,95,89,95,94,96,103,96,100,101,98,102,101,103,102,103,101,97,96,99,98,97,100,100,100,93,101,98,92,101,102,96,97,97,101,101,92,96,95,94,100,97,99,99,99,99,96,98,93,94,93,96,92,94,94,92,95,96,94,94,97,96,97,99,97,98,97,99,97,97,92,98,98,97,94,103,96,95,96,98,98,95,98,97,97,102,97,97,99,95,95,92,96,97,95,94,98,94,96,100,100,100,98,99,96,97,98,97,99,99,97,100,97,98,97,95,95,98,93,100,99,95,100,96,96,94,95,95,95,94,97,96,100,98,98,95,96,92,94,91,95,94,95,94,89,101,93,94,92,99,96,94,97,100,98,100,98,102,99,99,102,96,98,106,102,95,102,97,98,98,105,98,98,98,99,96,101,97,99,98,103,99,99,100,97,94,98,93,98,95,96,96,95,95,97,102,100,100,94,96,95,98,93,98,98,100,103,102,100,98,99,94,98,100,98,93,95,96,96,99,99,97,99,98,98,97,98,103,99,101,100,96,96,98,100,96,98,93,98,100,96,94,101,96,96,95,94,95,101,100,102,99,101,98,95,99,100,101,95,96,101,99,98,96,101,98,99,99,101,95,96,100,96,100,94,96,99,96,92,93,94,93,98,99,98,96,91,87,94,88,87,90,89,91,87,90,85,88,88,90,93,92,91,92,89,83,90,88,93,88,89,90,87,90,89,86,92,85,88,89,89,88,89,90,88,91,88,91,87,92,92,87,92,90,92,93,93,93,93,88,85,89,85,86,89,91,87,90,91,87,91,91,88,90,84,93,89,93,93,91,89,90,83,89,90,93,91,87,89,86,89,88,89,89,86,90,92,92,94,90,90,92,91,93,88,91,91,87,91,90,87,92,93,91,92,89,89,92,91,91,87,91,93,86,87,94,92,88,90,91,94,94,94,92,90,91,91,92,92,95,90,91,94,86,90,92,88,91,93,91,90,91,90,92,92,88,93,93,95,90,93,89,88,83,92,91,88,89,92,88,86,83,87,87,91,87,89,86,86,88,89,89,88,88,92,94,88,90,91,89,90,84,89,84,84,89,91,88,92,92,91,87,90,91,92,88,90,88,89,92,87,86,90,90,89,92,89,87,90,91,89,93,89,92,91,91,89,94,92,93,95,88,91,91,90,87,90,95,93,92,93,86,90,86,92,89,89,87,90,87,86,95,91,90,87,89,90,90,91,87,92,87,85,85,87,86,94,85,87,91,87,92,88,85,87,86,92,92,88,85,90,92,93,89,85,87,88,86,89,84,86,90,89,89,89,89,86,92,88,89,87,81,88,84,88,87,91,86,88,87,86,87,86,88,87,89,85,85,88,87,87,91,88,84,88,90,88,86,85,89,86,85,91,89,88,87,89,90,89,88,84,88,85,86,80,88,90,87,85,88,89,86,86,87,86,84,90,89,88,87,87,87,89,85,89,89,85,86,88,90,93,87,91,89,90,91,88,87,90,90,87,85,87,88,88,88,86,88,84,86,88,85,90,88,88,88,90,87,85,88,89,82,82,88,90,88,86,83,87,89,87,87,88,87,88,91,88,90,88,89,89,88,89,90,94,88,89,88,88,90,89,88,88,85,85,90,84,86,87,86,86,85,84,85,87,90,87,90,86,84,87,85,85,88,86,91,91,85,84,88,87,89,88,88,90,88,93,91,89,86,88,87,89,93,88,91,90,87,92,85,88,85,85,89,90,88,87,87,89,86,85,84,86,86,86,88,88,86,87,87,87,89,87,89,86,88,90,84,89,84,85,84,83,86,85,86,82,83,85,85,83,86,85,82,87,85,87,84,81,88,87,85,85,87,86,85,87,83,84,89,86,85,88,89,87,86,87,85,89,86,89,87,84,87,87,86,89,86,88,84,89,91,87,89,88,89,85,89,88,90,90,92,84,82,87,85,89,86,87,90,86,86,89,89,87,89,87,88,88,88,87,88,84,91,87,91,88,87,88,83,88,87,91,92,90,86,89,91,89,90,87,89,90,90,83,91,89,88,87,89,88,88,88,88,88,91,87,86,85,81,85,86,85,78,85,80,82,81,81,85,80,84,86,84,81,85,83,84,85,78,81,82,80,78,82,79,82,81,81,82,83,80,81,82,81,80,78,85,82,88,81,80,77,78,80,75,82,85,81,82,78,85,81,82,83,78,83,85,80,82,82,81,84,82,86,84,85,82,82,82,83,80,83,86,85,82,83,86,82,83,82,80,81,77,84,80,82,81,79,82,79,79,81,81,84,81,80,80,81,79,78,81,82,83,81,81,80,83,79,84,80,80,81,81,81,84,83,81,81,82,79,82,79,79,82,81,83,83,78,80,83,80,84,80,84,86,83,83,80,81,84,85,82,84,83,84,82,82,82,83,83,82,82,84,84,83,77,79,83,82,82,83,81,84,84,81,81,83,81,77,81,80,82,82,80,78,82,83,81,83,83,81,83,81,83,82,85,84,85,83,83,82,84,84,80,83,83,81,80,82,82,79,82,83,81,81,81,82,79,77,80,79,76,80,79,77,76,81,77,82,80,81,77,80,79,77,82,79,82,77,80,79,82,77,81,78,80,79,77,78,79,80,80,79,79,77,77,80,80,75,80,78,77,80,79,82,80,78,81,77,79,79,79,81,80,83,77,80,80,78,82,80,84,80,80,80,76,80,79,76,77,78,76,77,78,79,80,80,81,78,81,78,76,82,79,79,80,78,76,81,80,80,80,80,79,80,77,80,82,80,80,80,81,80,84,81,78,82,80,80,82,80,81,82,81,79,81,81,80,80,82,80,77,78,79,83,82,82,78,81,80,81,77,78,81,81,80,81,82,80,80,82,79,80,80,83,79,83,81,81,81,82,81,81,82,83,81,83,81,82,79,81,80,81,81,81,79,81,79,80,80,80,78,79,81,76,83,80,80,78,79,80,79,80,77,74,78,80,80,78,79,81,81,79,81,82,83,81,81,81,81,78,82,81,83,80,75,75,78,80,80,81,78,78,81,78,80,76,77,79,78,80,73,78,78,79,78,76,78,81,77,81,79,78,80,82,79,76,81,76,73,76,76,80,79,76,73,79,80,83,78,79,79,80,80,80,80,81,77,81,80,75,77,78,78,81,81,80,80,80,83,77,81,80,82,80,79,78,81,76,80,78,78,77,79,78,80,81,81,79,78,75,79,77,77,78,80,76,79,73,77,82,77,79,79,79,79,79,76,80,80,79,79,79,82,81,80,77,80,77,81,77,79,75,82,79,80,75,78,78,79,77,79,80,75,81,78,78,78,78,78,81,80,78,82,82,83,80,84,81,81,79,79,81,81,83,80,80,79,78,80,80,79,82,79,78,77,78,80,82,75,79,77,79,80,78,80,80,80,80,79,82,79,79,80,80,82,81,81,82,79,80,80,73,77,78,78,75,77,77,77,75,79,79,82,77,80,78,78,79,78,78,79,82,82,80,81,81,79,79,81,81,80,79,79,78,79,81,81,77,82,77,78,76,81,83,79,77,84,84,76,78,76,76,78,81,78,80,78,79,78,78,79,80,83,79,80,77,80,80,78,81,79,78,79,80,78,82,78,78,80,80,77,79,81,77,81,82,77,79,81,81,80,79,80,81,79,79,77,81,81,78,80,81,78,79,81,80,81,79,75,80,80,79,80,80,76,80,79,76,76,78,79,81,80,82,78,77,76,79,80,79,85,75,79,81,78,79,75,82,82,79,80,81,81,78,79,78,79,81,81,81,78,81,78,77,78,77,77,80,80,81,82,80,78,77,78,78,78,79,77,76,75,78,80,76,78,80,78,78,80,79,78,80,81,83,84,82,81,80,80,81,79,83,80,78,83,80,81,77,80,78,78,81,81,80,79,81,79,78,78,79,78,76,77,78,74,77,77,82,78,77,78,77,75,77,73,74,79,76,75,77,80,77,81,79,79,79,79,78,79,80,80,81,78,78,81,79,83,78,81,79,78,81,81,79,81,81,79,81,80,80,77,81,83,82,79,80,79,78,76,80,80,78,80,79,83,81,80,82,81,75,81,78,81,77,75,81,80,81,78,80,82,80,80,80,82,80,80,78,80,75,81,83,82,82,81,81,80,78,81,83,81,80,76,82,80,78,77,79,81,81,78,79,77,82,81,81,73,75,78,82,78,79,81,82,81,77,80,80,79,80,78,79,77,80,79,80,74,79,78,80,79,78,79,76,82,75,78,74,79,78,79,78,80,82,79,80,80,81,80,76,81,78,79,77,81,76,76,77,75,80,78,80,82,81,82,80,81,82,80,80,81,79,78,81,78,80,81,81,79,78,79,79,78,81,81,81,79,80,80,82,75,82,79,77,81,77,79,76,81,76,77,80,81,76,82,82,80,83,81,82,77,83,79,81,74,79,78,80,80,79,81,77,82,79,82,79,77,80,78,79,82,79,81,79,79,76,79,75,81,79,80,76,80,81,81,81,83,80,78,80,81,80,79,82,81,81,79,79,82,81,81,78,78,77,79,78,80,79,81,79,79,82,80,80,80,79,79,76,76,78,80,79,77,78,78,81,81,78,79,80,79,80,80,82,82,81,83,80,80,79,76,81,79,79,81,81,81,80,81,79,82,82,79,80,79,83,78,82,80,83,82,82,79,76,82,79,79,77,79,80,78,78,78,79,79,80,78,80,78,77,78,80,79,82,79,79,80,78,80,81,82,80,76,80,79,80,77,78,74,77,76,77,78,78,76,77,77,77,76,78,76,77,76,77,77,76,73,74,75,76,75,77,77,75,76,80,79,74,73,76,79,82,76,76,74,74,76,76,76,76,79,77,77,76,74,76,76,77,77,74,77,76,76,77,78,80,74,77,76,75,76,79,77,80,78,76,77,79,76,77,73,74,80,77,77,76,75,74,75,80,79,76,76,73,77,81,78,77,79,76,76,76,76,76,76,77,76,73,77,75,76,75,79,77,76,80,79,76,75,75,74,74,78,79,76,74,75,74,77,75,76,73,72,77,77,76,78,74,75,78,80,77,78,76,78,79,71,76,75,75,72,75,75,73,75,75,76,79,80,75,78,71,76,77,78,78,76,76,76,79,75,77,79,76,78,75,75,75,73,77,78,76,76,78,76,79,78,79,79,77,76,73,75,75,76,73,77,77,79,79,78,75,77,79,76,78,78,77,76,80,78,75,76,74,78,77,72,79,78,77,77,78,73,73,73,75,78,75,73,73,76,73,77,76,73,78,80,76,76,78,76,73,73,77,79,77,78,75,76,76,78,77,77,75,77,76,75,80,79,76,74,74,75,77,74,78,77,79,79,74,75,72,76,77,79,77,77,76,76,74,76,75,76,79,79,80,76,77,79,75,76,77,80,78,80,74,77,76,79,78,80,80,76,81,76,77,76,79,77,80,75,74,80,74,76,77,71,77,77,78,78,76,76,79,75,78,76,76,78,77,77,75,79,80,81,77,75,78,81,78,79,78,77,78,75,79,73,76,77,77,75,80,77,77,76,77,77,72,73,76,78,77,74,74,78,73,76,76,78,80,77,81,77,76,78,78,80,77,79,79,79,77,78,76,80,78,77,78,78,83,81,77,80,79,79,76,76,79,79,80,77,75,80,78,78,77,76,77,78,76,80,80,77,75,78,77,76,77,77,76,78,77,76,76,76,77,77,72,75,78,75,77,76,78,78,76,77,79,75,77,76,78,76,77,76,76,79,77,78,79,78,76,76,78,78,77,75,73,75,77,75,75,77,75,78,76,76,78,74,76,77,76,74,76,78,76,76,79,76,80,76,77,73,76,74,76,74,74,72,77,73,75,74,73,71,74,77,75,75,75,76,75,77,75,75,72,74,71,73,72,69,71,70,71,70,72,70,74,73,72,74,74,72,73,73,73,73,73,74,76,76,74,72,77,72,73,72,71,71,73,74,71,74,68,73,73,73,74,69,72,73,69,70,73,73,70,74,68,71,72,74,70,69,74,72,73,75,71,71,71,72,75,71,73,75,74,75,68,73,73,76,74,75,77,75,73,76,74,73,76,73,75,74,71,75,74,77,72,75,74,75,76,72,75,75,75,75,74,74,75,75,75,76,76,76,74,76,78,78,77,77,79,76,78,77,76,76,76,74,77,75,76,74,76,76,74,75,77,72,77,77,75,76,72,73,76,76,75,75,75,73,76,74,74,73,75,75,74,75,74,75,75,75,73,74,76,70,75,76,76,77,76,74,77,76,76,76,75,76,74,74,76,75,75,74,76,76,75,74,73,74,73,73,75,73,75,72,76,76,77,74,77,74,71,75,75,74,73,73,72,74,74,74,74,74,72,74,74,74,74,76,72,74,74,74,74,74,74,75,73,72,76,75,76,75,74,75,76,77,75,73,75,76,75,75,76,75,74,74,75,76,75,76,73,74,75,74,76,77,75,75,76,74,76,73,76,76,75,76,76,76,77,75,73,76,74,74,77,75,76,73,74,73,74,75,76,76,74,73,77,74,76,74,75,75,75,75,74,74,75,75,75,73,73,73,72,74,76,74,74,75,74,77,74,74,75,72,75,75,73,74,74,75,73,75,72,76,74,73,76,72,73,74,73,74,72,73,74,77,73,75,74,71,74,74,74,74,76,74,75,75,72,70,75,73,74,75,75,75,76,75,76,74,76,76,73,74,75,76,77,72,74,75,77,75,76,75,74,76,76,75,75,76,76,75,73,76,76,75,75,74,72,75,75,72,75,75,76,74,75,74,73,72,73,75,75,76,75,74,76,76,75,76,76,75,76,73,77,75,76,73,74,76,74,75,76,76,76,75,75,75,76,73,74,74,75,76,76,74,76,77,76,78,75,76,76,76,76,74,77,78,76,73,74,78,76,75,77,75,76,74,76,77,75,78,77,77,77,76,77,79,74,76,76,77,74,77,77,75,76,76,73,75,76,77,75,76,73,77,74,76,74,73,73,75,74,75,74,73,74,73,70,74,72,76,74,74,75,74,74,76,78,76,74,75,75,75,77,76,73,75,76,73,73,74,72,74,74,75,75,73,75,73,73,74,74,74,71,76,74,73,73,70,74,73,76,73,74,76,76,76,77,75,74,76,77,72,73,76,77,77,73,76,75,77,76,78,76,76,73,74,76,76,75,76,72,73,73,75,74,75,75,76,75,75,71,71,70,73,73,72,73,72,72,76,74,75,75,74,76,74,76,72,75,76,74,73,74,74,72,74,76,72,74,74,74,76,74,75,77,74,73,73,74,72,73,75,71,75,77,74,74,73,71,74,77,75,72,76,76,72,73,71,75,77,75,76,75,76,74,74,75,73,73,70,73,77,75,78,78,73,74,74,75,75,72,75,75,71,75,75,76,73,72,75,75,70,75,73,68,74,73,73,73,75,72,71,75,73,74,74,74,76,75,75,73,75,76,76,76,76,77,72,77,76,75,75,77,76,77,77,76,74,77,78,76,73,75,76,76,75,73,76,76,72,73,76,74,76,76,77,75,76,75,72,74,73,76,74,72,77,76,78,76,71,77,74,73,72,73,72,71,74,72,75,72,72,75,73,74,73,74,78,74,75,73,74,76,72,75,76,76,75,76,73,77,77,75,76,76,75,74,74,76,76,74,73,75,72,75,73,73,74,73,75,74,76,73,74,77,76,74,74,76,75,75,75,76,74,74,75,73,69,74,76,73,75,76,72,74,70,75,76,72,75,74,75,74,75,73,76,75,74,77,74,75,76,76,74,75,75,75,75,74,76,75,76,77,75,74,76,78,74,72,76,77,74,72,75,74,75,74,76,75,71,72,72,70,75,73,71,75,76,73,75,73,72,75,71,74,71,72,73,75,71,70,74,74,77,77,73,73,75,72,73,74,73,75,74,76,72,77,77,73,71,74,72,74,69,72,73,72,73,71,74,72,72,73,75,73,72,67,72,76,74,76,76,75,73,69,76,75,78,73,77,78,75,74,77,78,78,74,79,76,73,69,66,63,61,64,61,62,61,61,62,64,59,61,62,63,63,61,62,66,66,71,75,75,76,76,75,76,73,72,75,72,76,75,76,74,74,76,77,77,79,77,72,74,77,76,73,76,75,75,73,76,75,73,72,72,72,69,73,70,68,71,70,71,71,70,69,70,70,70,70,68,70,68,70,72,73,70,69,71,71,71,70,73,70,70,72,70,71,72,72,71,71,73,70,67,71,71,70,69,68,71,72,68,69,67,69,69,69,68,73,71,70,71,72,69,70,72,69,70,72,73,68,67,71,70,69,71,71,74,70,72,72,71,73,69,72,72,73,73,73,73,74,74,73,73,72,69,72,70,73,68,74,74,71,70,73,75,73,72,73,71,71,70,73,71,72,72,73,70,67,74,70,72,73,70,73,70,71,72,74,71,73,72,73,76,70,69,74,74,70,70,72,73,73,72,72,74,70,71,72,72,72,72,72,70,72,73,71,74,72,72,70,70,74,70,72,71,71,71,70,73,70,71,71,71,71,72,73,72,71,72,75,72,69,73,73,72,71,71,71,67,72,72,70,71,69,72,73,71,70,69,72,69,72,72,70,71,71,71,71,71,71,69,70,71,67,68,70,69,68,71,71,71,70,69,70,68,72,71,72,70,68,72,70,72,71,73,72,72,71,72,70,71,74,73,71,70,72,71,70,71,72,73,72,70,71,70,70,72,69,70,69,70,69,70,70,70,69,69,69,71,69,73,72],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.18.1/","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:50:41Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T12:20:54Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T16:20:40Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:50:44Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T15:50:40Z","2024-06-26T16:50:41Z","2024-06-26T18:20:42Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:50:40Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:50:39Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T02:51:07Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T06:50:46Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T07:20:44Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:50:42Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T15:20:47Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T21:20:42Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:50:41Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T15:20:48Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T21:20:39Z","2024-07-03T01:50:45Z","2024-07-03T02:50:45Z","2024-07-03T04:20:40Z","2024-07-03T05:50:39Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T10:50:41Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T17:20:39Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T07:20:48Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:50:43Z","2024-07-04T19:20:40Z","2024-07-05T13:50:49Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-06T02:20:46Z","2024-07-06T03:50:40Z","2024-07-06T05:20:39Z","2024-07-06T06:50:42Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T14:20:44Z","2024-07-06T18:50:45Z","2024-07-07T14:20:42Z","2024-07-07T15:50:40Z","2024-07-07T22:20:45Z","2024-07-07T23:20:42Z","2024-07-08T04:50:43Z","2024-07-08T11:50:39Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T05:20:37Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T09:20:44Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T22:20:44Z","2024-07-10T09:50:39Z","2024-07-10T11:50:39Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T06:50:38Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-12T01:50:48Z","2024-07-14T21:20:40Z","2024-07-14T22:50:40Z","2024-07-15T00:20:40Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T05:20:42Z","2024-07-15T14:20:38Z","2024-07-15T16:50:41Z","2024-07-16T01:50:40Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T16:20:43Z","2024-07-17T23:50:46Z","2024-07-18T06:20:50Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:50:41Z","2024-07-20T03:50:43Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T11:20:38Z","2024-07-20T12:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:50:40Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:50:44Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:50:43Z","2024-07-28T19:20:47Z","2024-07-28T20:20:41Z","2024-07-29T04:20:48Z","2024-07-29T14:20:47Z","2024-07-29T15:20:52Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:50:41Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T04:50:39Z","2024-07-30T06:20:44Z","2024-07-30T07:20:42Z","2024-07-30T08:20:40Z","2024-07-30T10:50:46Z","2024-07-30T12:20:43Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T16:20:46Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:50:46Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T01:21:18Z","2024-07-31T02:20:41Z","2024-07-31T09:20:51Z","2024-07-31T11:20:43Z","2024-07-31T15:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-08-01T09:50:38Z","2024-08-01T19:50:49Z","2024-08-01T23:50:46Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:50:38Z","2024-08-02T07:20:46Z","2024-08-02T08:50:40Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T13:50:46Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:50:42Z","2024-08-02T22:50:45Z","2024-08-03T00:20:44Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T12:20:39Z","2024-08-04T13:20:42Z","2024-08-04T14:50:42Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:50:41Z","2024-08-04T20:50:42Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:50:38Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T14:20:42Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T02:50:46Z","2024-08-06T22:50:40Z","2024-08-07T10:20:38Z","2024-08-07T12:50:41Z","2024-08-07T14:20:43Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T04:20:39Z","2024-08-08T07:50:45Z","2024-08-08T10:50:41Z","2024-08-08T13:20:48Z","2024-08-08T15:50:38Z","2024-08-08T17:50:38Z","2024-08-09T04:20:44Z","2024-08-09T07:20:42Z","2024-08-09T09:20:40Z","2024-08-09T13:20:39Z","2024-08-09T14:20:43Z","2024-08-09T15:20:41Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:50:40Z","2024-08-10T00:20:42Z","2024-08-10T02:20:39Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:50:43Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:50:42Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:50:47Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T22:20:40Z","2024-08-11T00:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T12:20:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:50:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T14:50:47Z","2024-08-13T02:20:40Z","2024-08-13T07:20:45Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T18:20:48Z","2024-08-13T22:20:44Z","2024-08-13T23:20:43Z","2024-08-14T06:50:39Z","2024-08-14T13:20:39Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T18:20:44Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:50:41Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T16:50:40Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T04:50:38Z","2024-08-16T06:20:47Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T09:20:46Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T03:20:40Z","2024-08-19T04:20:40Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T07:50:39Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:51:14Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T08:20:40Z","2024-08-20T09:20:42Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:50:41Z","2024-08-21T01:50:40Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T05:20:49Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T08:50:37Z","2024-08-21T10:20:40Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T15:20:38Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-22T01:50:43Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T06:20:47Z","2024-08-22T09:20:50Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T19:50:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T06:20:46Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T11:20:39Z","2024-08-23T12:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T21:20:45Z","2024-08-24T02:20:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T08:20:45Z","2024-08-24T09:20:39Z","2024-08-24T10:20:40Z","2024-08-24T12:50:41Z","2024-08-24T23:50:40Z","2024-08-30T07:20:41Z","2024-08-30T15:50:41Z","2024-08-30T19:20:40Z","2024-08-31T03:50:39Z","2024-08-31T07:20:40Z","2024-08-31T09:50:40Z","2024-08-31T13:50:39Z","2024-08-31T23:50:37Z","2024-09-03T10:20:40Z","2024-09-06T22:20:39Z","2024-09-07T01:50:38Z","2024-09-07T08:50:39Z"],"y":[54,55,55,54,54,54,53,54,54,55,54,55,54,54,54,55,56,56,55,54,54,54,54,54,54,53,54,55,54,53,54,54,57,56,57,56,58,57,58,58,56,57,57,56,56,55,57,57,54,56,55,55,55,57,55,54,56,55,56,56,55,57,57,55,57,56,55,54,55,55,57,57,57,56,59,57,57,56,55,57,56,54,55,55,56,56,56,55,55,55,57,56,56,58,56,56,56,55,57,54,56,56,55,56,53,54,55,54,55,54,56,55,54,55,54,55,56,54,55,53,55,52,51,55,55,51,54,54,53,52,55,53,54,56,55,56,57,54,54,55,53,53,54,55,54,53,55,54,56,55,56,52,54,53,54,55,55,57,56,52,54,53,54,55,54,55,55,54,54,56,55,56,57,57,56,55,58,56,57,57,56,58,57,58,57,56,57,56,53,54,54,54,53,56,57,55,58,55,55,55,55,57,55,57,57,56,56,56,56,54,53,56,55,55,55,57,56,57,55,57,55,55,54,56,54,55,54,56,55,54,53,55,54,56,56,54,55,55,54,54,54,55,55,56,55,56,54,54,54,54,55,57,55,56,54,56,56,56,55,52,56,54,55,54,55,55,54,55,56,55,55,54,57,56,54,54,56,55,55,56,53,55,53,54,55,54,52,55,52,55,54,54,53,54,52,52,54,54,54,53,54,54,53,56,53,55,53,53,54,54,55,53,54,55,55,53,54,55,54,55,55,53,55,54,54,53,54,55,56,54,54,55,53,53,56,54,56,53,56,53,55,53,53,52,54,53,52,55,56,58,57,56,56,56,55,55,55,54,53,54,54,53,54,54,52,55,55,54,54,53,56,53,56,57,57,54,54,55,53,53,54,53,52,53,52,53,53,54,55,53,52,51,52,53,53,52,52,53,54,52,53,51,54,52,52,52,52,53,54,55,53,54,55,54,54,55,56,55,53,55,56,57,56,54,55,53,54,52,54,53,54,54,53,51,52,53,55,54,56,56,53,55,54,51,55,55,56,53,53,53,55,55,53,55,55,51,54,55,55,54,54,53,54,55,55,57,55,52,54,54,54,53,52,53,52,54,54,53,54,54,53,54,54,51,53,54,53,53,51,55,55,55,54,52,52,54,53,52,56,54,54,54,53,53,52,52,53,52,53,53,51,54,55,55,53,55,54,54,52,52,53,51,52,54,52,55,53,55,55,55,52,53,53,52,53,55,53,52,52,53,51,53,53,55,56,54,53,54,53,55,53,53,55,53,54,56,55,55,56,55,55,56,57,55,56,54,55,56,55,54,55,55,55,55,54,56,56,55,54,56,56,57,55,56,55,54,56,54,57,57,58,57,57,59,54,58,56,57,58,58,56,55,53,55,58,59,59,57,58,59,56,57,57,57,59,57,56,57,56,57,56,57,55,57,58,56,55,56,56,58,60,59,57,56,56,57,57,57,57,58,58,59,55,58,55,56,53,54,58,57,57,59,55,58,55,57,54,55,54,54,54,55,53,53,54,57,55,56,55,56,56,56,54,56,52,55,55,58,56,58,56,55,54,55,54,57,55,55,53,55,54,55,57,56,56,54,54,53,52,55,54,56,57,57,55,56,56,56,56,56,55,56,57,59,58,55,57,56,55,55,53,57,57,54,55,56,53,57,56,57,57,58,56,57,57,56,58,58,59,58,58,56,54,56,57,55,56,55,57,56,57,55,57,56,56,56,54,55,55,56,57,57,57,55,56,54,55,57,57,55,54,55,55,53,55,55,54,55,57,55,56,57,57,56,57,57,58,58,59,55,57,59,59,56,57,58,57,57,56,58,59,56,55,56,56,54,57,56,55,57,57,55,56,57,56,56,56,56,57,57,58,58,57,58,55,57,57,56,59,59,57,56,57,57,57,55,57,58,60,60,57,58,57,58,55,56,56,57,58,56,58,56,54,58,56,56,55,57,55,55,56,53,54,54,54,54,53,55,56,53,53,54,55,54,54,52,55,57,53,54,55,55,56,57,56,56,55,56,55,57,56,56,54,55,53,55,54,54,57,56,57,56,54,55,55,56,56,55,56,56,55,57,57,58,58,56,57,58,55,56,55,57,56,56,57,56,56,56,55,56,56,57,58,57,54,55,54,56,57,56,52,55,55,55,56,56,55,55,53,54,55,55,55,54,53,55,54,55,54,56,52,54,55,55,55,55,56,53,54,54,54,55,56,54,56,55,54,55,57,58,57,56,56,56,59,56,56,59,56,57,56,56,54,56,55,57,55,55,57,57,56,56,56,54,55,52,55,57,56,55,57,56,57,58,56,55,56,57,55,54,57,57,55,57,59,56,58,57,57,59,58,57,57,58,59,58,57,58,54,56,55,54,53,53,54,58,56,55,56,59,56,57,57,55,56,56,55,56,55,52,57,55,55,54,54,55,54,55,56,55,56,57,57,56,58,57,56,55,58,57,55,59,56,56,58,56,57,59,59,57,56,58,57,56,54,57,57,57,58,59,59,57,57,56,55,57,57,58,56,57,57,56,56,55,57,55,56,58,57,58,59,59,58,58,57,58,58,58,58,58,59,59,58,58,57,57,57,57,57,58,58,57,56,56,56,57,56,57,56,57,55,53,56,55,53,54,53,54,54,54,55,53,54,55,55,56,56,55,56,55,56,54,55,55,56,55,53,53,55,55,55,56,55,55,55,55,55,55,53,52,55,53,55,53,53,54,53,53,54,53,54,56,57,55,56,56,55,55,54,55,56,56,57,56,55,58,54,54,56,54,56,55,56,53,54,56,55,54,55,53,52,54,53,55,53,56,56,56,56,56,57,56,56,56,56,55,54,54,55,55,54,57,57,57,55,57,56,54,56,58,58,56,58,56,56,55,57,57,56,56,57,57,57,56,56,56,56,58,57,55,56,57,56,56,57,57,56,55,54,56,53,54,52,55,54,56,53,55,53,55,52,52,55,53,55,56,56,54,55,56,56,57,53,55,55,55,56,55,55,57,57,58,58,56,57,57,57,57,56,57,54,51,54,53,53,56,56,56,54,55,55,56,58,56,57,55,55,55,55,55,53,55,54,53,52,52,53,53,52,57,56,56,56,56,54,52,57,56,55,56,57,56,54,56,55,56,58,57,53,57,56,54,54,55,55,56,52,53,55,53,54,54,53,54,52,51,52,51,51,53,53,53,55,54,53,52,55,55,54,52,53,54,52,51,53,54,56,53,53,56,54,58,56,55,55,54,53,53,54,53,53,54,55,53,53,55,52,52,53,53,53,53,55,55,54,53,54,55,52,54,54,55,56,55,53,53,53,53,51,53,54,53,54,51,52,53,53,52,53,51,51,54,53,51,53,51,52,52,54,52,53,54,54,52,54,55,51,53,51,53,52,54,54,53,53,53,53,54,54,54,53,52,52,54,52,53,54,52,53,53,55,54,53,53,56,53,53,52,52,53,53,54,53,53,52,53,53,51,52,52,53,53,53,52,53,53,52,51,52,52,51,52,52,54,53,51,53,55,54,54,56,52,54,53,53,52,53,53,54,52,52,51,53,52,53,52,54,51,53,53,55,54,55,55,55,56,56,53,56,55,54,56,57,56,57,54,53,53,53,55,54,56,53,54,55,56,56,53,55,55,56,57,57,57,55,55,54,57,57,56,56,54,54,54,55,54,54,55,53,56,53,52,54,53,55,54,55,53,54,55,54,54,55,55,52,53,52,53,53,53,55,52,55,54,56,54,54,54,55,55,55,56,56,56,57,55,57,56,54,56,56,58,52,54,56,56,55,55,56,53,55,55,54,55,54,54,54,55,55,53,55,58,54,55,54,55,55,56,54,55,55,53,54,53,57,56,54,52,55,53,51,54,56,55,53,53,55,56,56,58,56,56,56,55,55,56,56,53,54,56,54,56,54,55,53,55,53,55,55,52,55,54,52,53,55,56,55,55,54,53,54,54,52,54,53,54,54,52,53,52,51,51,51,53,52,53,52,56,52,53,52,53,52,52,55,53,52,52,51,51,53,54,52,52,52,52,53,51,51,52,53,53,53,52,53,52,54,53,52,53,53,54,52,53,53,54,53,51,53,54,53,53,53,55,51,54,52,54,52,52,53,52,54,53,53,53,53,54,52,54,55,54,53,54,55,52,52,53,53,51,52,54,54,54,53,54,54,55,55,54,52,53,51,52,52,52,53,53,53,53,53,54,54,53,51,52,52,52,54,52,52,54,53,55,56,55,54,54,56,54,54,55,52,57,54,54,57,57,55,54,53,53,53,53,53,52,53,53,52,53,54,54,55,54,54,53,54,55,55,55,55,52,52,54,51,51,51,53,52,54,53,52,52,51,54,54,52,54,53,52,53,53,53,53,54,52,53,51,53,53,53,54,52,53,54,54,51,53,52,53,54,54,55,54,53,54,52,54,51,53,51,52,51,51,53,54,52,51,52,51,52,53,51,54,52,53,54,52,51,53,53,52,52,54,53,53,52,52,54,54,52,53,53,52,53,52,52,54,54,53,53,53,53,55,54,52,52,52,51,53,53,51,51,52,53,53,52,52,51,52,53,53,51,51,52,53,53,51,52,52,51,53,51,51,52,55,52,54,53,54,53,54,51,53,51,52,51,52,51,54,52,53,52,52,51,52,54,53,52,53,53,53,53,52,53,54,52,52,53,52,52,53,54,52,54,53,51,52,52,54,55,53,53,52,53,53,55,54,53,52,55,53,54,54,55,54,55,55,55,53,53,54,53,53,53,51,53,52,52,52,53,51,52,51,51,51,51,51,51,53,51,51,52,51,53,51,52,52,53,52,51,52,53,53,51,51,52,52,53,52,52,53,53,51,53,52,51,51,53,51,52,52,51,51,51,53,53,51,51,51,51,51,51,51,51,51,51,52,52,52,51,52,54,53,51,52,53,51,51,52,52,52,54,54,54,51,51,53,51,54,52,52,53,52,52,51,51,52,51,51,51,53,53,51,53,52,52,53,51,53,52,51,52,51,52,52,52,53,52,52,53,51,53,52,53,51,54,52,52,51,52,53,54,52,52,53,53,53,51,51,52,54,54,53,51,53,52,52,51,53,54,52,51,51,54,54,52,51,53,52,51,52,51,52,53,54,51,52,51,53,51,52,51,53,52,52,51,51,52,52,51,52,52,51,51,51,51,52,51,51,51,52,51,52,51,52,52,51,51,51,51,53,52,52,52,51,51,51,52,51,51,51,51,51,51,51,51,52,52,52,53,51,52,51,51,51,51,51,51,51,51,51,52,51,51,53,52,51,51,51,51,51,51,51,51,52,52,52,52,51,51,52,51,53,51,51,52,53,52,53,52,52,52,51,52,51,52,51,51,51,51,51,52,52,51,54,51,52,51,52,53,54,54,53,52,53,52,51,51,52,53,53,51,52,51,51,51,51,52,51,51,51,51,51,52,51,51,54,51,51,53,51,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,51,52,51,51,51,51,51,52,51,51,51,52,51,51,51,52,52,52,51,51,52,52,51,51,51,51,51,52,51,52,52,52,52,52,52,52,52,52,51,52,53,51,52,51,52,51,51,51,52,51,51,52,52,51,52,51,51,51,51,51,51,51,52,53,52,51,52,51,52,52,51,52,54,54,55,53,54,54,53,51,52,53,53,53,52,53,53,53,54,54,52,53,52,56,54,54,51,53,51,53,52,52,51,51,53,52,55,53,51,52,52,51,52,53,54,53,55,53,53,54,54,54,52,51,53,51,54,53,51,52,52,52,54,53,54,53,53,51,51,51,53,52,51,53,51,51,51,52,52,52,54,53,55,52,52,51,54,53,53,52,52,53,51,51,54,53,53,51,53,52,52,52,54,53,54,53,53,53,53,55,54,54,54,53,53,53,51,55,53,52,51,54,55,53,54,53,53,54,55,56,53,53,52,55,55,53,54,53,53,52,52,52,53,53,53,51,53,51,53,51,51,53,53,54,52,53,53,54,52,52,52,52,52,52,54,53,53,52,52,52,54,53,53,54,53,54,55,54,54,52,52,54,54,51,52,55,54,53,51,51,55,53,53,55,53,53,54,54,52,52,51,53,53,51,53,51,51,51,54,51,53,51,54,52,52,52,52,51,54,51,53,52,54,52,52,51,54,53,51,53,54,53,53,52,52,52,51,51,54,52,53,52,54,52,52,52,52,51,51,52,52,54,55,54,51,52,53,53,51,54,53,51,53,52,51,51,54,52,52,52,51,51,52,52,53,54,56,55,54,54,55,54,52,56,55,53,51,52,54,54,54,51,55,52,53,53,52,51,53,52,51,52,51,51,51,52,51,51,51,52,51,51,51,52,53,51,51,52,52,52,51,51,51,51,52,51,51,51,51,51,52,52,51,51,51,51,52,51,52,51,51,51,51,52,51,51,51,51,51,52,51,51,51,51,51,51,52,51,51,51,53,52,51,51,51,52,52,52,51,52,51,51,51,52,51,52,53,53,53,53,54,53,52,54,54,53,54,51,51,52,53,53,54,53,54,53,55,55,54,52,54,53,52,54,51,52,53,53,51,51,52,51,52,52,51,52,52,53,54,51,52,51,52,52,53,53,52,53,51,52,51,51,53,51,52,51,51,51,52,51,52,51,51,51,51,52,51,51,51,51,52,51,51,52,51,51,52,51,51,52,52,52,51,51,52,51,52,51,51,52,51,51,53,53,52,52,52,53,53,54,51,51,52,53,51,52,52,52,52,51,51,51,51,52,51,51,52,53,52,51,52,53,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,51,52,51,51,51,52,51,51,52,54,52,51,52,51,51,51,52,52,51,52,53,52,51,51,53,51,51,52,54,52,52,51,54,53,53,52,51,51,51,53,52,51,51,51,52,53,52,51,51,53,52,51,54,52,51,51,52,53,54,52,51,52,52,52,52,51,53,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,52,51,51,51,51,51,51,53,53,51,52,51,51,52,52,54,52,52,52,52,52,52,52,51,51,51,51,52,52,51,51,51,51,51,51,51,51,52,51,51,52,51,51,52,52,52,51,53,53,51,52,51,51,52,51,51,51,51,51,53,52,51,51,52,52,51,51,53,52,51,51,52,52,51,53,51,53,52,51,52,52,53,51,51,53,54,54,53,52,54,52,54,52,52,54,55,53,52,52,52,52,51,52,52,53,53,53,55,55,52,52,53,52,53,52,53,53,52,52,52,52,52,52,51,51,53,52,52,53,53,54,53,52,54,53,52,55,51,53,54,52,53,51,55,53,53,55,52,56,54,54,52,54,53,52,55,51,51,51,53,52,53,52,53,51,52,52,52,52,52,52,51,51,52,51,52,53,51,54,51,52,52,52,52,52,53,52,52,51,53,51,51,51,52,52,53,52,51,51,51,51,52,51,51,53,52,51,53,52,55,53,55,51,52,54,54,52,52,53,52,51,54,52,51,52,51,51,53,52,51,51,51,52,51,51,53,51,52,52,52,52,52,51,51,51,51,51,51,51,51,51,51,52,51,53,51,52,51,53,54,52,51,52,53,51,52,52,52,51,51,51,51,52,52,52,54,51,51,51,52,51,51,51,51,51,51,51,51,51,52,51,51,52,53,51,52,51],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.18.1/675f8bd/docker","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[3507,3503,3495,3496,3493,3502,3497,3503,3499,3503,3491,3504,3509,3490,3498,3496,3507,3500,3506,3501,3501,3513,3507,3504,3501,3499,3500,3496,3491,3498,3505,3489,3504,3507,3493,3489,3499,3496,3501,3501,3490,3494,3500,3496,3497,3484,3496,3489,3492,3485,3498,3492,3497,3499,3499,3487,3487,3493,3496,3501,3488,3482,3494,3483,3482,3481,3487,3484,3487,3495,3500,3497,3492,3493,3495,3493,3493,3500,3502,3490,3492,3484,3501,3503,3490,3498,3487,3493,3485,3484,3488,3484,3482,3493,3491,3491,3493,3486,3496,3500,3472,3478,3475,3476,3473,3480,3474,3468,3471,3461,3466,3477,3471,3467,3491,3475,3467,3464,3462,3452,3457,3456,3447,3436,3445,3435,3444,3443,3438,3433,3435,3443,3441,3449,3446,3439,3453,3453,3455,3451,3455,3461,3448,3450,3460,3477,3469,3470,3466,3473,3467,3452,3473,3477,3467,3462,3470,3473,3467,3457,3465,3458,3464,3472,3454,3470,3460,3464,3445,3450,3459,3458,3444,3459,3455,3454,3456,3449,3450,3456,3461,3459,3465,3458,3449,3455,3471,3465,3456,3458,3467,3457,3458,3447,3454,3449,3469,3467,3450,3457,3466,3463,3476,3459,3467,3466,3458,3459,3466,3456,3460,3453,3474,3465,3454,3456,3453,3461,3458,3461,3463,3456,3466,3460,3468,3454,3462,3459,3456,3458,3448,3457,3456,3449,3455,3452,3462,3451,3459,3451,3468,3459,3456,3456,3445,3455,3461,3467,3458,3464,3447,3451,3464,3448,3451,3453,3463,3451,3456,3445,3464,3469,3451,3449,3458,3455,3455,3447,3461,3457,3468,3452,3451,3455,3462,3446,3468,3460,3456,3456,3467,3449,3455,3460,3455,3453,3453,3452,3450,3440,3450,3440,3446,3459,3458,3448,3452,3455,3460,3449,3453,3457,3455,3443,3452,3456,3455,3455,3451,3447,3445,3449,3448,3464,3452,3457,3456,3449,3450,3449,3435,3442,3443,3447,3447,3452,3457,3462,3457,3449,3467,3458,3457,3457,3458,3457,3459,3461,3446,3446,3443,3436,3447,3450,3445,3444,3446,3439,3440,3425,3425,3433,3430,3426,3435,3432,3431,3442,3431,3435,3428,3432,3434,3454,3427,3441,3435,3434,3436,3441,3429,3421,3426,3429,3428,3433,3448,3431,3441,3376,3379,3367,3367,3372,3394,3377,3391,3417,3411,3410,3415,3423,3420,3420,3423,3424,3422,3409,3423,3421,3430,3430,3429,3420,3418,3428,3430,3436,3430,3426,3441,3437,3432,3422,3440,3421,3425,3433,3428,3434,3433,3432,3426,3428,3431,3431,3422,3428,3430,3420,3421,3416,3432,3423,3421,3412,3418,3417,3424,3424,3415,3428,3418,3417,3437,3425,3417,3427,3422,3420,3404,3415,3416,3401,3421,3425,3421,3424,3428,3421,3420,3419,3425,3413,3424,3418,3423,3422,3402,3418,3425,3414,3419,3414,3421,3421,3421,3416,3421,3417,3412,3410,3411,3422,3413,3394,3415,3408,3413,3398,3407,3414,3419,3400,3409,3407,3413,3410,3407,3395,3409,3406,3402,3401,3408,3402,3413,3407,3400,3408,3412,3408,3416,3414,3408,3405,3410,3403,3405,3422,3411,3408,3415,3404,3405,3409,3409,3405,3400,3413,3409,3405,3415,3416,3405,3396,3405,3414,3408,3398,3414,3398,3396,3399,3406,3406,3406,3403,3402,3404,3394,3403,3403,3409,3410,3403,3406,3402,3404,3391,3400,3402,3395,3402,3401,3398,3391,3404,3406,3391,3395,3405,3406,3407,3412,3416,3406,3396,3417,3400,3399,3389,3404,3392,3398,3396,3393,3405,3391,3396,3397,3394,3404,3397,3400,3390,3397,3389,3391,3388,3389,3404,3380,3382,3379,3383,3386,3383,3388,3393,3383,3385,3379,3404,3384,3385,3390,3387,3387,3381,3389,3379,3386,3385,3386,3390,3385,3383,3388,3388,3389,3384,3373,3377,3375,3385,3369,3379,3384,3387,3400,3377,3377,3376,3367,3382,3378,3376,3371,3362,3371,3366,3376,3376,3376,3386,3382,3381,3374,3368,3374,3379,3391,3385,3381,3373,3384,3380,3385,3398,3387,3380,3386,3383,3395,3381,3381,3389,3384,3385,3383,3400,3379,3370,3367,3375,3394,3366,3382,3378,3385,3372,3384,3371,3375,3379,3381,3373,3375,3375,3378,3374,3366,3370,3375,3372,3370,3371,3377,3402,3377,3375,3384,3374,3376,3366,3377,3375,3376,3378,3384,3376,3376,3383,3382,3378,3387,3376,3375,3384,3374,3385,3372,3385,3376,3374,3363,3378,3387,3380,3382,3390,3375,3378,3370,3383,3385,3379,3369,3373,3365,3369,3365,3355,3360,3358,3362,3354,3332,3353,3351,3363,3346,3357,3350,3351,3354,3366,3360,3363,3360,3352,3353,3348,3359,3357,3355,3359,3355,3350,3351,3342,3354,3349,3345,3349,3350,3349,3360,3356,3353,3350,3354,3355,3354,3355,3359,3361,3343,3352,3348,3344,3354,3356,3341,3355,3357,3359,3355,3344,3349,3341,3348,3355,3352,3352,3349,3349,3337,3335,3332,3336,3325,3341,3335,3334,3347,3340,3322,3344,3346,3356,3354,3351,3341,3347,3347,3351,3358,3346,3343,3346,3346,3343,3353,3344,3340,3354,3352,3338,3337,3336,3345,3347,3347,3336,3337,3351,3349,3352,3354,3348,3349,3345,3356,3340,3343,3337,3338,3341,3336,3357,3344,3346,3350,3345,3347,3355,3350,3339,3342,3348,3352,3350,3345,3349,3345,3341,3334,3349,3353,3336,3342,3346,3332,3343,3347,3350,3338,3341,3341,3340,3336,3341,3343,3346,3338,3349,3337,3342,3337,3345,3337,3341,3352,3335,3340,3353,3340,3349,3354,3352,3341,3346,3355,3346,3334,3340,3336,3344,3341,3345,3345,3347,3344,3342,3341,3346,3353,3342,3339,3342,3344,3343,3345,3338,3350,3332,3343,3331,3341,3339,3348,3331,3343,3348,3351,3339,3336,3342,3336,3330,3337,3333,3330,3333,3326,3333,3322,3323,3322,3328,3346,3346,3330,3324,3331,3327,3336,3344,3337,3339,3333,3334,3337,3336,3345,3337,3341,3326,3345,3334,3327,3339,3332,3325,3341,3337,3325,3341,3340,3341,3338,3334,3343,3333,3336,3343,3335,3340,3330,3336,3342,3341,3337,3342,3339,3332,3346,3345,3348,3344,3327,3344,3329,3348,3326,3336,3340,3340,3335,3332,3329,3334,3336,3330,3323,3322,3333,3328,3326,3334,3331,3325,3340,3328,3328,3342,3333,3332,3327,3318,3336,3333,3338,3329,3339,3337,3322,3330,3331,3324,3312,3330,3327,3325,3331,3326,3320,3331,3324,3324,3319,3319,3309,3319,3327,3325,3313,3335,3332,3319,3324,3324,3324,3314,3316,3321,3322,3317,3324,3316,3324,3328,3320,3320,3324,3311,3319,3320,3321,3324,3316,3310,3322,3311,3310,3305,3321,3310,3307,3317,3310,3309,3317,3308,3309,3308,3309,3314,3309,3314,3311,3307,3310,3304,3307,3315,3318,3316,3312,3312,3309,3312,3314,3313,3310,3316,3309,3320,3316,3315,3311,3307,3320,3311,3316,3313,3314,3308,3312,3310,3312,3308,3311,3304,3311,3321,3318,3318,3309,3309,3316,3308,3310,3314,3308,3328,3320,3317,3318,3308,3306,3303,3305,3311,3303,3304,3316,3310,3312,3300,3312,3319,3310,3322,3305,3304,3308,3324,3296,3312,3307,3308,3313,3305,3315,3316,3321,3306,3304,3303,3301,3298,3303,3296,3306,3307,3296,3296,3292,3308,3310,3316,3301,3315,3311,3315,3307,3303,3302,3305,3296,3314,3291,3309,3307,3300,3244,3306,3299,3298,3299,3292,3285,3296,3286,3284,3288,3277,3283,3286,3276,3275,3283,3288,3288,3282,3288,3277,3285,3275,3275,3295,3286,3280,3284,3286,3282,3277,3271,3276,3283,3275,3283,3285,3277,3272,3284,3283,3275,3276,3284,3279,3273,3272,3281,3280,3278,3275,3273,3276,3266,3281,3274,3268,3277,3266,3259,3267,3292,3275,3271,3261,3268,3281,3270,3266,3276,3287,3285,3282,3267,3283,3276,3282,3271,3289,3283,3275,3282,3286,3279,3275,3277,3277,3278,3289,3293,3283,3289,3291,3274,3285,3279,3282,3271,3275,3275,3284,3284,3282,3277,3271,3272,3276,3281,3286,3288,3281,3287,3293,3278,3272,3268,3279,3285,3283,3282,3272,3285,3279,3281,3297,3280,3271,3276,3275,3280,3284,3282,3283,3288,3286,3274,3278,3275,3277,3275,3267,3260,3269,3273,3273,3270,3272,3283,3271,3286,3278,3272,3274,3267,3269,3262,3271,3271,3270,3271,3275,3276,3272,3277,3269,3267,3263,3271,3274,3278,3241,3281,3291,3266,3281,3275,3285,3269,3274,3278,3276,3272,3279,3265,3267,3262,3279,3268,3268,3272,3260,3271,3274,3272,3268,3268,3275,3268,3282,3271,3280,3271,3273,3270,3273,3260,3262,3263,3262,3258,3272,3277,3267,3254,3267,3254,3258,3250,3263,3262,3266,3270,3266,3258,3266,3274,3265,3266,3278,3264,3260,3265,3277,3264,3263,3267,3266,3251,3264,3267,3263,3259,3256,3262,3260,3249,3265,3257,3255,3255,3258,3262,3264,3251,3258,3265,3261,3265,3262,3258,3260,3257,3255,3247,3249,3238,3243,3249,3254,3239,3244,3247,3253,3249,3249,3232,3247,3255,3240,3255,3251,3245,3253,3243,3259,3252,3247,3244,3247,3254,3256,3254,3244,3264,3258,3253,3250,3246,3267,3264,3249,3246,3263,3260,3260,3273,3250,3263,3256,3270,3260,3248,3258,3249,3252,3259,3252,3238,3241,3253,3256,3238,3250,3247,3253,3256,3260,3251,3255,3266,3263,3264,3251,3255,3255,3259,3274,3261,3268,3268,3266,3270,3264,3263,3262,3250,3265,3260,3257,3243,3253,3251,3257,3261,3265,3254,3260,3259,3258,3251,3256,3242,3257,3251,3243,3251,3255,3244,3254,3245,3254,3250,3251,3256,3246,3256,3248,3244,3259,3244,3253,3249,3244,3245,3247,3253,3250,3246,3253,3259,3253,3248,3256,3255,3254,3239,3251,3259,3248,3248,3258,3255,3251,3258,3234,3248,3243,3251,3245,3251,3252,3251,3250,3250,3244,3247,3249,3252,3263,3249,3253,3249,3252,3248,3251,3242,3249,3243,3248,3245,3255,3259,3253,3251,3256,3253,3253,3262,3257,3263,3261,3250,3258,3258,3273,3255,3260,3254,3259,3252,3256,3252,3253,3252,3244,3268,3259,3255,3258,3260,3257,3253,3250,3251,3252,3232,3229,3223,3232,3220,3227,3234,3222,3227,3221,3221,3219,3222,3225,3228,3224,3224,3238,3221,3226,3234,3225,3225,3224,3222,3220,3222,3219,3216,3226,3216,3220,3217,3225,3226,3228,3227,3216,3234,3220,3222,3219,3222,3219,3221,3223,3219,3221,3220,3219,3217,3225,3215,3218,3222,3224,3216,3217,3208,3222,3214,3206,3204,3210,3211,3212,3228,3220,3221,3219,3215,3217,3216,3217,3228,3224,3225,3216,3228,3224,3205,3208,3231,3222,3226,3212,3216,3207,3217,3223,3219,3221,3213,3218,3221,3222,3216,3218,3217,3223,3223,3226,3223,3217,3222,3220,3225,3224,3222,3231,3228,3223,3234,3221,3219,3222,3226,3222,3227,3219,3216,3220,3219,3224,3225,3222,3214,3227,3212,3223,3217,3215,3216,3208,3212,3213,3228,3209,3207,3225,3213,3215,3210,3213,3210,3218,3206,3217,3219,3214,3210,3213,3212,3215,3224,3208,3214,3221,3217,3208,3204,3217,3212,3209,3212,3204,3205,3210,3212,3215,3208,3224,3209,3209,3216,3209,3211,3228,3209,3215,3206,3214,3210,3211,3208,3213,3218,3207,3216,3222,3214,3224,3220,3219,3234,3206,3219,3229,3214,3218,3218,3224,3208,3214,3210,3211,3213,3218,3199,3200,3199,3217,3205,3201,3221,3216,3209,3222,3202,3206,3205,3212,3211,3207,3210,3215,3220,3220,3210,3221,3217,3214,3215,3218,3214,3209,3214,3219,3222,3217,3223,3232,3218,3225,3219,3224,3219,3229,3215,3229,3234,3212,3225,3217,3216,3218,3222,3225,3223,3226,3230,3226,3212,3214,3216,3220,3218,3224,3212,3219,3216,3212,3216,3217,3222,3221,3221,3222,3225,3217,3219,3228,3222,3214,3218,3214,3208,3215,3218,3223,3214,3221,3211,3219,3227,3214,3227,3219,3215,3215,3222,3218,3209,3209,3210,3207,3218,3212,3212,3205,3211,3214,3199,3206,3208,3209,3203,3211,3214,3207,3205,3207,3211,3216,3216,3213,3204,3210,3215,3209,3209,3193,3198,3206,3196,3209,3212,3194,3202,3207,3210,3193,3201,3193,3206,3206,3204,3202,3204,3215,3198,3206,3207,3206,3200,3202,3204,3203,3205,3193,3205,3206,3207,3212,3200,3208,3207,3213,3205,3215,3206,3197,3204,3205,3203,3205,3199,3206,3196,3204,3197,3207,3195,3199,3198,3203,3202,3204,3202,3199,3200,3204,3197,3199,3201,3196,3190,3201,3195,3198,3188,3197,3189,3191,3190,3199,3188,3202,3186,3199,3186,3198,3199,3215,3206,3199,3197,3207,3204,3195,3188,3205,3205,3198,3188,3206,3192,3188,3184,3200,3188,3186,3195,3190,3199,3198,3198,3187,3190,3197,3185,3196,3189,3193,3191,3199,3189,3201,3189,3198,3197,3198,3204,3192,3185,3185,3194,3188,3188,3188,3186,3194,3197,3194,3184,3195,3191,3195,3183,3193,3193,3195,3183,3191,3187,3197,3200,3186,3187,3190,3180,3200,3194,3188,3200,3182,3183,3182,3194,3184,3193,3200,3178,3187,3191,3186,3190,3196,3196,3192,3192,3194,3187,3185,3190,3187,3192,3189,3184,3189,3191,3180,3188,3193,3200,3199,3189,3200,3186,3194,3195,3184,3188,3175,3195,3193,3192,3192,3201,3193,3189,3188,3184,3181,3196,3188,3195,3190,3174,3191,3191,3174,3186,3183,3189,3185,3182,3179,3180,3189,3182,3186,3177,3188,3177,3184,3198,3193,3182,3169,3192,3187,3183,3184,3186,3183,3183,3179,3187,3179,3177,3177,3173,3179,3165,3171,3172,3175,3179,3176,3175,3163,3176,3166,3167,3173,3162,3166,3164,3165,3159,3170,3180,3179,3174,3164,3170,3169,3165,3179,3173,3164,3164,3172,3158,3170,3168,3169,3174,3169,3169,3177,3181,3170,3174,3170,3164,3166,3163,3174,3166,3156,3159,3159,3155,3168,3166,3173,3170,3160,3171,3168,3180,3166,3164,3170,3179,3181,3173,3169,3171,3176,3170,3170,3170,3175,3166,3166,3167,3166,3179,3167,3166,3169,3166,3153,3157,3158,3166,3158,3160,3163,3167,3166,3164,3167,3158,3155,3169,3149,3161,3151,3158,3144,3149,3138,3148,3152,3142,3150,3147,3151,3151,3152,3148,3153,3156,3156,3156,3158,3155,3149,3160,3155,3140,3147,3148,3149,3157,3141,3148,3143,3150,3142,3141,3147,3164,3148,3148,3113,3143,3155,3142,3143,3145,3144,3151,3137,3145,3143,3157,3156,3155,3149,3153,3145,3140,3140,3147,3139,3138,3142,3139,3147,3136,3140,3133,3140,3125,3128,3139,3134,3137,3136,3141,3125,3130,3136,3140,3136,3151,3132,3139,3146,3134,3136,3134,3140,3141,3133,3137,3138,3138,3141,3132,3137,3139,3141,3129,3140,3140,3144,3141,3138,3137,3139,3139,3135,3134,3145,3143,3150,3137,3135,3144,3133,3138,3135,3142,3135,3132,3139,3134,3139,3130,3129,3123,3131,3126,3126,3131,3123,3130,3139,3131,3136,3127,3147,3133,3139,3134,3130,3131,3138,3129,3135,3132,3132,3127,3125,3128,3138,3129,3135,3129,3124,3122,3142,3134,3127,3127,3130,3123,3133,3124,3127,3123,3123,3136,3130,3124,3113,3116,3128,3120,3123,3116,3129,3117,3121,3118,3117,3122,3115,3111,3110,3116,3119,3133,3122,3122,3115,3122,3115,3115,3112,3121,3119,3121,3128,3117,3118,3117,3129,3108,3110,3121,3116,3125,3114,3122,3130,3122,3122,3119,3127,3124,3133,3115,3126,3125,3122,3127,3127,3118,3126,3124,3115,3121,3132,3114,3118,3115,3116,3106,3126,3112,3113,3099,3108,3114,3116,3123,3113,3107,3117,3108,3118,3114,3119,3119,3128,3119,3118,3124,3119,3107,3114,3123,3129,3120,3126,3113,3121,3121,3120,3112,3113,3125,3112,3119,3126,3123,3119,3111,3118,3108,3117,3118,3111,3119,3120,3112,3118,3108,3111,3110,3113,3110,3116,3113,3124,3118,3117,3111,3113,3126,3127,3121,3111,3119,3120,3119,3117,3124,3126,3116,3109,3110,3120,3117,3110,3129,3119,3111,3120,3112,3125,3115,3114,3114,3121,3111,3110,3111,3110,3115,3115,3125,3106,3108,3109,3096,3101,3103,3096,3108,3109,3104,3106,3113,3103,3098,3096,3099,3094,3099,3092,3091,3086,3107,3102,3101,3112,3098,3105,3101,3091,3088,3106,3089,3098,3093,3099,3090,3092,3097,3099,3093,3095,3089,3097,3098,3100,3097,3094,3104,3092,3093,3095,3094,3104,3099,3091,3095,3105,3107,3107,3108,3105,3104,3095,3103,3101,3103,3098,3111,3096,3100,3097,3102,3104,3100,3098,3108,3100,3108,3100,3098,3090,3093,3104,3113,3094,3096,3108,3123,3103,3094,3092,3092,3094,3110,3108,3101,3107,3107,3098,3103,3098,3108,3099,3110,3096,3115,3108,3102,3105,3111,3105,3095,3100,3103,3108,3103,3108,3108,3101,3103,3102,3106,3102,3101,3094,3093,3102,3099,3099,3101,3088,3102,3097,3095,3098,3104,3113,3088,3102,3095,3100,3090,3097,3096,3096,3096,3092,3096,3093,3092,3092,3088,3097,3097,3098,3106,3097,3107,3104,3096,3093,3107,3092,3096,3097,3098,3103,3092,3093,3087,3098,3097,3101,3092,3088,3094,3092,3098,3100,3086,3090,3084,3095,3091,3087,3094,3094,3089,3090,3087,3091,3088,3090,3090,3015,3087,2980,3097,3088,3089,3091,3086,3088,3081,3097,3091,3095,3091,3091,3083,3087,3095,3085,3086,3092,3089,3085,3087,3086,3094,3084,3081,3085,3079,3081,3090,3083,3089,3079,3079,3083,3078,3074,3074,3080,3079,3091,3086,3081,3083,3081,3080,3094,3081,3081,3068,3081,3078,3084,3078,3086,3081,3081,3072,3085,3072,3083,3082,3083,3082,3085,3080,3076,3077,3085,3080,3086,3083,3088,3085,3085,3089,3089,3090,3102,3089,3084,3088,3085,3092,3080,3082,3080,3086,3077,3083,3085,3076,3077,3079,3081,3076,3074,3088,3083,3078,3079,3076,3076,3075,3071,3083,3073,3069,3086,3070,3083,3078,3074,3070,3074,3081,3078,3075,3076,3075,3074,3073,3077,3075,3068,3069,3076,3061,3073,3061,3067,3068,3072,3068,3068,3063,3069,3066,3070,3074,3073,3067,3053,3055,3045,3053,3053,3054,3045,3027,3021,3020,3013,2998,3018,3021,3022,3026,3038,3029,3043,3028,3036,3030,3036,3031,3039,3040,3043,3034,3050,3041,3032,3030,3042,3044,3042,3038,3038,3037,3043,3044,3056,3038,3048,3041,3044,3036,3039,3036,3038,3038,3035,3037,3034,3034,3032,3038,3041,3039,3043,3037,3030,3033,3038,3036,3030,3036,3040,3044,3046,3031,3032,3047,3050,3039,3038,3045,3039,3041,3032,3048,3034,3025,3037,3037,3034,3032,3020,3032,3030,3028,3028,3023,3038,3033,3034,3030,3040,3034,3021,3025,3034,3024,3030,3030,3030,3041,3036,3027,3037,3033,3035,3031,3033,3029,3031,3034,3037,3034,3040,3038,3022,3035,3035,3038,3036,3040,3036,3040,3036,3038,3027,3039,3033,3030,3033,3009,3035,3032,3038,3028,3032,3033,3026,3025,3038,3027,3029,3038,3038,3051,3026,3035,3027,3027,3026,3024,3035,3027,3031,3029,3042,3026,3022,3029,3025,3023,3022,3025,3031,3023,3037,3020,3018,3030,3029,3023,3026,3025,3018,3022,3028,3019,3019,2970,2964,3017,3012,3010,3012,3026,3013,3016,3011,3023,3020,3014,3021,3006,3010,3015,3014,3024,3020,3012,3004,3011,3015,3020,3011,3013,3013,3016,3013,3004,3001,3021,3016,3008,3002,3002,3014,3009,3023,3011,3010,3019,3014,3014,3015,3015,3016,3016,3015,3013,3008,3011,3008,2979,3013,3010,3015,3012,3013,3009,3015,3022,3017,3012,3011,3018,3018,3017,3019,3020,3021,3014,3015,3006,3009,3012,3017,3014,3022,3021,3019,3015,3012,3006,3013,3009,3016,3008,3007,3016,3010,3009,3015,3005,3006,3006,3017,3008,3011,3006,3009,3015,3008,3003,3006,3018,2997,3005,3006,3000,3004,3014,3012,3008,3008,3006,3009,3008,3020,3004,3012,3009,3006,3004,3006,3013,3012,3010,3015,3014,3011,3012,3008,3006,3010,3011,3020,3007,3010,3008,3010,3013,3013,3007,3013,3018,3010,3010,3018,3022,3017,3021,3015,3013,3017,3015,3003,3005,3019,3009,3015,3012,3012,3010,3013,3013,3014,3012,3014,3010,3010,3017,3009,3009,3014,3010,3014,3016,3011,3005,3020,3013,3019,3014,3010,3016,3009,3006,3013,3010,3016,3012,3012,3017,3012,3015,3010,3012,3012,3008,3006,3008,3007,3011,3010,3003,3000,3009,3004,3007,3015,3003,3008,3008,3008,3006,3013,3003,3016,3002,3014,3007,3013,3006,2995,3003,3008,2997,3004,2996,3013,3009,3005,3006,3004,2996,3007,3017,3004,3003,2994,2995,3003,3004,3008,3011,3010,3000,3005,3005,3000,3005,3005,3003,2999,3002,3000,3003,3001,3001,3001,3004,3004,3000,3002,3004,3002,2999,3007,3004,3004,2992,3001,2990,2999,2989,2990,2994,2999,3004,3000,2997,2990,2986,2987,2988,2990,2990,2999,2987,2995,2990,2984,2990,2981,2992,2984,2982,2990,2984,2976,2977,2981,2974,2982,2981,2985,2978,2993,2986,2982,2987,2987,2982,2983,2983,2992,2978,2978,2987,2975,2983,2984,2994,2979,2989,2979,2986,2981,2988,2973,2979,2990,2980,2983,2976,2986,2990,2969,2968,2977,2977,2971,2978,2974,2976,2975,2982,2979,2972,2983,2976,2974,2976,2979,2973,2981,2978,2983,2985,2980,2983,2974,2974,2983,2988,2984,2980,2970,2982,2990,2986,2985,2985,2986,2980,2983,2985,2974,2980,2981,2978,2979,2977,2977,2975,2980,2983,2978,2970,2975,2973,2971,2982,2979,2981,2986,2982,2978,2972,2981,2983,2986,2975,2978,2985,2983,2981,2982,2980,2979,2980,2976,2985,2978,2978,2984,2982,2980,2981,2978,2977,2975,2978,2982,2981,2980,2976,2969,2974,2972,2975,2977,2974,2970,2976,2981,2975,2970,2981,2965,2974,2972,2973,2975,2971,2968,2974,2966,2959,2957,2968,2955,2963,2958,2964,2969,2965,2970,2961,2958,2969,2963,2966,2959,2961,2960,2964,2968,2966,2962,2966,2978,2960,2965,2971,2968,2960,2969,2955,2958,2952,2964,2956,2955,2961,2959,2957,2960,2955,2951,2950,2950,2952,2963,2955,2954,2944,2958,2965,2956,2952,2958,2941,2953,2948,2954,2943,2954,2956,2953,2948,2954,2948,2961,2942,2959,2956,2957,2954,2949,2952,2946,2945,2958,2956,2957,2964,2951,2952,2948,2953,2941,2952,2950,2947,2959,2948,2948,2938,2944,2951,2952,2953,2948,2950,2953,2942,2942,2943,2938,2945,2947,2938,2947,2955,2951,2943,2953,2962,2947,2949,2952,2956,2946,2956,2951,2953,2957,2955,2947,2953,2962,2953,2952,2951,2959,2963,2957,2951,2948,2965,2957,2954,2953,2965,2960,2960,2948,2965,2961,2965,2965,2961,2962,2964,2956,2965,2972,2963,2962,2969,2960,2969,2954,2965,2963,2974,2963,2968,2964,2968,2971,2970,2969,2966,2964,2967,2958,2961,2958,2963,2977,2956,2963,2961,2963,2963,2970,2967,2960,2965,2960,2963,2953,2953,2952,2955,2967,2963,2966,2967,2966,2961,2954,2963,2945,2956,2949,2953,2961,2954,2948,2959,2958,2948,2953,2950,2949,2949,2946,2952,2954,2962,2952,2951,2949,2950,2940,2950,2941,2949,2937,2945,2942,2945,2946,2954,2955,2950,2938,2952,2939,2943,2939,2937,2941,2941,2949,2947,2935,2934,2939,2941,2935,2945,2951,2935,2940,2938,2937,2936,2933,2942,2941,2936,2937,2936,2940,2941,2932,2930,2935,2939,2931,2929,2926,2927,2929,2925,2924,2933,2922,2919,2931,2907,2919,2919,2909,2912,2905,2917,2911,2913,2904,2908,2918,2908,2908,2910,2908,2901,2905,2906,2900,2920,2908,2906,2907,2904,2920,2914,2907,2914,2917,2906,2920,2915,2911,2919,2913,2925,2907,2911,2912,2918,2913,2910,2915,2921,2912,2915,2913,2905,2895,2895,2918,2907,2891,2903,2900,2891,2895,2902,2903,2914,2902,2900,2906,2911,2905,2900,2901,2901,2907,2899,2911,2895,2893,2899,2903,2907,2902,2908,2894,2892,2892,2895,2887,2884,2884,2892,2896,2894,2893,2898,2893,2901,2886,2888,2890,2894,2888,2891,2880,2886,2899,2901,2885,2895,2879,2885,2888,2885,2881,2883,2894,2891,2887,2826,2900,2890,2882,2891,2881,2888,2808,2889,2885,2896,2884,2879,2885,2882,2884,2885,2879,2883,2883,2902,2891,2883,2884,2886,2889,2888,2886,2888,2887,2889,2883,2879,2885,2882,2879,2879,2873,2882,2888,2883,2881,2886,2872,2878,2883,2875,2882,2882,2868,2873,2878,2877,2881,2875,2877,2879,2879,2872,2873,2873,2881,2867,2874,2879,2873,2880,2871,2877,2873,2869,2860,2873,2867,2876,2873,2879,2858,2866,2862,2865,2868,2863,2860,2877,2869,2875,2876,2863,2866,2785,2871,2853,2866,2855,2856,2865,2857,2865,2867,2864,2869,2860,2858,2870,2852,2869,2856,2860,2859,2863,2867,2865,2866,2859,2855,2860,2869,2864,2867,2856,2855,2866,2865,2858,2865,2874,2872,2867,2864,2867,2862,2869,2861,2847,2844,2842,2851,2841,2851,2848,2849,2838,2850,2865,2857,2857,2867,2861,2857,2853,2856,2860,2859,2856,2867,2856,2862,2861,2860,2863,2868,2857,2857,2855,2849,2851,2855,2857,2853,2847,2842,2851,2844,2845,2848,2844,2849,2847,2849,2847,2849,2847,2855,2852,2852,2844,2843,2849,2844,2842,2841,2851,2850,2851,2850,2835,2855,2848,2843,2849,2848,2840,2846,2848,2832,2828,2845,2840,2834,2841,2836,2836,2833,2842,2842,2848,2840,2833,2830,2828,2828,2825,2828,2819,2819,2829,2835,2842,2829,2837,2832,2835,2840,2836,2834,2844,2840,2838,2839,2840,2835,2832,2833,2825,2835,2834,2838,2830,2833,2839,2835,2828,2831,2833,2841,2843,2841,2833,2837,2830,2823,2825,2832,2828,2839,2831,2829,2831,2823,2837,2833,2824,2837,2828,2835,2829,2825,2829,2830,2842,2828,2795,2838,2827,2827,2829,2823,2823,2824,2816,2828,2832,2827,2826,2835,2826,2816,2831,2833,2826,2819,2824,2822,2820,2827,2821,2824,2832,2828,2826,2830,2819,2830,2829,2831,2818,2818,2828,2833,2832,2823,2830,2825,2826,2821,2825,2834,2829,2828,2822,2839,2835,2825,2823,2824,2826,2827,2826,2816,2826,2827,2817,2821,2818,2829,2817,2822,2825,2815,2818,2814,2819,2810,2817,2824,2817,2821,2820,2815,2813,2815,2813,2813,2811,2811,2802,2811,2809,2812,2823,2809,2811,2807,2812,2809,2800,2801,2817,2810,2809,2811,2814,2804,2803,2798,2810,2803,2804,2813,2802,2812,2814,2820,2819,2816,2815,2813,2816,2821,2811,2812,2808,2814,2813,2808,2809,2811,2805,2813,2817,2809,2809,2813,2813,2807,2811,2808,2807,2808,2814,2808,2801,2808,2808,2811,2814,2805,2800,2818,2814,2810,2802,2811,2802,2810,2807,2804,2798,2803,2801,2801,2811,2801,2799,2792,2798,2800,2792,2787,2787,2785,2784,2787,2780,2791,2788,2784,2783,2776,2774,2782,2790,2780,2773,2782,2776,2782,2777,2780,2779,2767,2746,2747,2748,2737,2747,2748,2752,2748,2754,2760,2768,2766,2761,2762,2757,2754,2754,2761,2761,2767,2764,2758,2759,2764,2767,2761,2758,2757,2772,2772,2768,2766,2769,2765,2763,2761,2765,2767,2760,2766,2765,2754,2763,2756,2754,2754,2764,2748,2758,2753,2761,2754,2756,2759,2761,2762,2755,2762,2762,2748,2760,2756,2757,2760,2759,2759,2755,2755,2764,2757,2755,2759,2771,2753,2747,2766,2751,2750,2755,2754,2752,2751,2746,2750,2761,2758,2757,2761,2761,2762,2758,2767,2746,2752,2760,2753,2753,2753,2764,2754,2763,2756,2773,2755,2757,2758,2756,2770,2753,2762,2754,2761,2758,2758,2759,2762,2758,2756,2759,2762,2755,2753,2753,2757,2754,2752,2754,2754,2759,2751,2750,2762,2757,2757,2754,2754,2759,2750,2750,2754,2747,2747,2764,2757,2762,2748,2756,2746,2753,2754,2755,2754,2750,2736,2756,2753,2753,2761,2751,2751,2750,2758,2762,2752,2753,2754,2755,2759,2756,2761,2758,2754,2761,2758,2758,2754,2756,2754,2755,2760,2753,2758,2749,2751,2757,2755,2749,2750,2754,2750,2751,2753,2757,2748,2745,2744,2747,2746,2755,2759,2754,2752,2751,2756,2750,2756,2748,2758,2749,2757,2741,2741,2739,2745,2745,2747,2743,2744,2742,2742,2741,2742,2731,2733,2736,2739,2745,2726,2737,2740,2729,2732,2734,2741,2726,2739,2729,2724,2723,2733,2728,2736,2739,2733,2730,2733,2733,2732,2737,2730,2730,2733,2724,2733,2729,2726,2732,2732,2733,2731,2737,2732,2732,2739,2731,2729,2731,2731,2731,2728,2723,2729,2728,2728,2727,2729,2734,2730,2741,2735,2732,2736,2736,2730,2731,2734,2716,2720,2722,2722,2722,2721,2716,2711,2720,2716,2716,2715,2717,2724,2727,2715,2722,2718,2724,2724,2713,2715,2719,2726,2712,2719,2713,2717,2711,2711,2713,2711,2718,2722,2724,2718,2714,2702,2699,2690,2699,2695,2690,2692,2691,2695,2691,2693,2691,2693,2695,2687,2699,2686,2688,2697,2693,2696,2701,2701,2698,2701,2707,2699,2696,2695,2698,2694,2692,2715,2706,2707,2703,2698,2704,2701,2696,2691,2689,2698,2698,2701,2700,2705,2708,2697,2695,2715,2722,2726,2720,2710,2697,2679,2676,2680,2680,2683,2680,2675,2678,2673,2678,2674,2691,2673,2676,2662,2673,2679,2676,2680,2684,2679,2680,2680,2677,2683,2674,2671,2681,2680,2681,2672,2684,2676,2675,2675,2687,2679,2674,2681,2671,2662,2667,2669,2643,2647,2645,2647,2653,2643,2638,2650,2648,2647,2651,2640,2642,2650,2640,2654,2647,2652,2652,2654,2646,2654,2648,2645,2657,2652,2652,2646,2660,2653,2644,2651,2650,2653,2649,2654,2648,2655,2658,2653,2644,2653,2652,2643,2647,2644,2642,2640,2650,2647,2644,2647,2648,2652,2657,2654,2654,2644,2654,2656,2647,2651,2649,2654,2650,2651,2655,2651,2656,2650,2653,2650,2653,2655,2650,2649,2651,2649,2644,2661,2653,2648,2649,2652,2653,2655,2646,2637,2645,2640,2654,2650,2643,2646,2644,2651,2660,2648,2635,2643,2645,2647,2652,2641,2649,2648,2653,2645,2654,2652,2648,2655,2649,2651,2648,2650,2649,2648,2646,2652,2653,2653,2644,2653,2641,2643,2656,2644,2636,2649,2646,2633,2642,2638,2645,2633,2635,2638,2640,2631,2641,2643,2637,2647,2643,2641,2647,2630,2649,2641,2643,2649,2645,2636,2647,2644,2631,2639,2631,2623,2619,2618,2639,2645,2658,2642,2635,2638,2637,2639,2648,2645,2641,2648,2641,2649,2653,2642,2644,2635,2639,2640,2638,2636,2649,2631,2640,2633,2646,2646,2644,2623,2622,2620,2619,2629,2617,2630,2620,2621,2617,2625,2628,2623,2627,2616,2625,2630,2626,2629,2620,2623,2633,2631,2624,2630,2630,2630,2620,2621,2625,2625,2613,2621,2628,2611,2608,2617,2607,2600,2593,2593,2595,2599,2606,2612,2595,2599,2601,2595,2601,2602,2603,2594,2596,2608,2595,2602,2600,2598,2592,2602,2600,2590,2599,2592,2592,2598,2594,2589,2594,2595,2594,2588,2591,2597,2589,2595,2598,2592,2595,2584,2598,2595,2585,2600,2599,2609,2600,2596,2594,2600,2599,2594,2603,2597,2600,2595,2594,2605,2595,2596,2605,2600,2598,2594,2603,2604,2599,2603,2606,2604,2603,2606,2595,2601,2606,2610,2609,2596,2600,2600,2607,2606,2608,2595,2585,2594,2602,2598,2598,2599,2596,2610,2584,2593,2596,2594,2602,2594,2595,2594,2602,2592,2595,2596,2595,2588,2593,2598,2591,2592,2598,2587,2588,2592,2593,2585,2591,2581,2592,2583,2583,2586,2584,2583,2584,2582,2581,2578,2582,2574,2579,2582,2583,2580,2580,2576,2578,2581,2570,2581,2575,2570,2579,2572,2569,2566,2566,2565,2576,2568,2567,2569,2572,2575,2578,2572,2582,2571,2585,2577,2580,2575,2578,2576,2573,2573,2570,2576,2569,2568,2570,2574,2564,2569,2559,2558,2568,2568,2573,2570,2574,2575,2571,2577,2568,2571,2572,2579,2573,2574,2569,2571,2568,2572,2578,2563,2508,2375,2349,2334,2341,2350,2346,2346,2341,2347,2339,2336,2342,2336,2346,2354,2357,2353,2351,2401,2466,2546,2558,2539,2560,2542,2539,2539,2525,2539,2528,2536,2534,2530,2532,2522,2526,2531,2534,2538,2530,2518,2520,2519,2525,2520,2530,2523,2529,2519,2514,2522,2519,2527,2523,2522,2525,2529,2540,2535,2535,2531,2534,2524,2530,2529,2522,2530,2536,2537,2535,2524,2532,2529,2527,2526,2532,2523,2529,2525,2524,2527,2519,2510,2510,2501,2512,2507,2507,2502,2501,2495,2498,2499,2491,2502,2500,2496,2506,2501,2501,2504,2492,2504,2503,2496,2492,2502,2497,2496,2500,2494,2504,2500,2504,2496,2493,2497,2495,2498,2490,2497,2492,2491,2492,2492,2496,2495,2498,2498,2501,2492,2500,2501,2491,2490,2486,2500,2497,2500,2495,2493,2493,2497,2482,2487,2494,2492,2502,2499,2491,2499,2495,2502,2489,2498,2490,2490,2493,2491,2493,2488,2495,2483,2495,2495,2485,2481,2486,2490,2484,2481,2488,2489,2486,2481,2495,2499,2486,2483,2484,2488,2498,2494,2491,2481,2488,2491,2488,2489,2493,2490,2485,2493,2491,2488,2498,2491,2492,2490,2487,2488,2494,2493,2492,2494,2488,2495,2483,2490,2483,2490,2492,2486,2483,2488,2493,2499,2498,2497,2486,2487,2485,2486,2487,2497,2491,2490,2490,2496,2496,2490,2494,2491,2490,2485,2485,2487,2484,2492,2492,2487,2488,2492,2480,2490,2487,2484,2477,2478,2485,2498,2490,2487,2488,2487,2480,2479,2483,2481,2487,2485,2493,2473,2489,2489,2481,2483,2487,2489,2486,2477,2482,2479,2477,2482,2478,2482,2484,2486,2483,2480,2483,2476,2478,2479,2481,2474,2474,2470,2482,2478,2476,2478,2475,2472,2472,2478,2471,2479,2476,2476,2473,2469,2473,2465,2475,2464,2468,2466,2475,2466,2469,2471,2463,2469,2464,2437,2463,2472,2474,2468,2469,2455],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.20.0/","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T21:20:42Z","2024-05-13T22:20:39Z","2024-05-14T00:50:48Z","2024-05-14T02:20:46Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T20:21:11Z","2024-05-15T02:50:37Z","2024-05-15T09:50:39Z","2024-05-15T10:50:49Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:50:39Z","2024-05-16T10:50:48Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T14:20:41Z","2024-05-16T15:50:43Z","2024-05-16T22:20:48Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T07:50:47Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T16:50:42Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:50:49Z","2024-05-17T22:20:43Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T03:20:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:50:39Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:50:51Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T16:20:45Z","2024-05-19T04:20:44Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T21:20:42Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T05:50:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:50:50Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:50:40Z","2024-05-21T06:20:45Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T17:50:43Z","2024-05-21T22:21:01Z","2024-05-21T23:50:41Z","2024-05-22T05:20:46Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T05:21:57Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T23:25:54Z","2024-05-24T01:21:54Z","2024-05-24T03:25:59Z","2024-05-24T05:26:44Z","2024-05-24T06:52:27Z","2024-05-24T07:53:03Z","2024-05-24T10:54:12Z","2024-05-24T12:53:52Z","2024-05-25T05:21:30Z","2024-05-25T20:22:15Z","2024-05-27T08:29:09Z","2024-05-30T07:20:46Z","2024-06-01T20:20:49Z","2024-06-03T11:20:39Z","2024-06-03T14:20:41Z","2024-06-03T15:20:47Z","2024-06-04T03:20:50Z","2024-06-04T04:20:38Z","2024-06-04T13:20:46Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:50:42Z","2024-06-04T18:50:45Z","2024-06-04T19:50:39Z","2024-06-04T20:50:41Z","2024-06-05T00:50:48Z","2024-06-05T02:20:38Z","2024-06-05T11:50:50Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T14:20:46Z","2024-06-05T16:20:43Z","2024-06-05T17:20:47Z","2024-06-05T23:50:41Z","2024-06-06T02:20:42Z","2024-06-06T08:50:41Z","2024-06-07T02:20:47Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T10:50:43Z","2024-06-09T02:20:50Z","2024-06-09T07:20:43Z","2024-06-09T12:50:42Z","2024-06-10T01:20:48Z","2024-06-13T10:20:40Z","2024-06-14T12:20:37Z"],"y":[54,55,53,54,52,53,52,53,53,53,52,52,52,53,54,52,54,51,51,52,51,51,52,53,53,52,53,53,52,52,53,52,52,54,53,52,53,52,51,51,52,52,52,51,53,51,53,51,51,51,51,51,51,51,53,52,52,51,52,52,51,52,51,51,51,52,51,51,52,51,51,51,52,52,52,51,51,51,51,51,53,53,52,52,51,51,51,52,51,51,51,51,51,53,51,52,51,51,51,51,52,52,51,51,51,51,51,51,51,52,51,51,51,51,51,52,51,51,51,51,53,53,51,52,51,52,51,51,51,52,51,51,51,51,52,52,51,51,51,52,53,52,52,52,51,52,52,52,51,51,51,51,51,51,51,53,52,51,52,51,52,54,53,51,51,51,52,51,51,52,51,53,51,51,53,51,53,51,51,53,52,54,55,53,52,51,52,53,53,52,52,52,51,52,52,52,51,51,52,51,51,51,51,51,51,52,51,52,52,51,51,51,51,51,52,51,51,51,51,52,51,52,52,51,51,51,51,51,51,51,51,51,52,52,52,51,54,52,51,51,51,51,52,51,52,51,52,51,51,51,51,51,51,51,51,51,51,52,53,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,51,52,51,51,51,52,52,51,52,51,51,51,52,51,51,51,51,51,52,51],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.20.0/b8c4725/docker","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T02:20:45Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-13T00:20:38Z","2024-06-13T03:50:40Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T09:50:37Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T14:20:44Z","2024-06-14T15:50:44Z","2024-06-14T17:50:41Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T22:20:46Z","2024-06-14T23:20:49Z","2024-06-15T00:20:46Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T12:20:45Z","2024-06-15T13:50:43Z","2024-06-16T02:50:40Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T09:50:43Z","2024-06-16T13:50:41Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T21:20:41Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T03:50:41Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T06:20:41Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:50:40Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:50:43Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-18T02:20:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T08:20:43Z","2024-06-18T10:20:42Z","2024-06-18T12:50:50Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:50:45Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T02:20:44Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T17:50:41Z","2024-06-25T19:20:41Z","2024-06-25T20:50:38Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:50:41Z","2024-06-26T06:50:44Z","2024-06-26T08:50:41Z","2024-06-26T10:20:48Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:50:47Z","2024-06-26T17:20:48Z","2024-06-30T08:20:44Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T16:50:41Z","2024-06-30T17:50:40Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:50:43Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-06T15:50:41Z","2024-07-07T15:20:48Z","2024-07-08T02:50:47Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T20:20:43Z","2024-07-13T21:20:41Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T03:20:43Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T11:20:39Z","2024-07-14T12:20:40Z","2024-07-14T13:20:50Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-15T05:20:42Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:50:38Z","2024-07-15T11:50:40Z","2024-07-15T13:20:47Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T17:50:44Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:50:39Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:50:40Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-18T11:50:45Z","2024-07-18T12:50:39Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:50:39Z","2024-07-19T08:50:38Z","2024-07-19T10:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:50:40Z","2024-07-19T16:20:40Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-20T01:50:39Z","2024-07-20T10:50:41Z","2024-07-20T14:20:41Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-21T00:20:54Z","2024-07-21T01:50:41Z","2024-07-21T02:50:42Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T18:20:46Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:50:47Z","2024-07-22T06:20:39Z","2024-07-22T07:20:37Z","2024-07-22T08:50:40Z","2024-07-22T09:50:45Z","2024-07-22T14:20:42Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:50:47Z","2024-07-22T17:50:47Z","2024-07-22T22:50:38Z","2024-07-23T01:50:37Z","2024-07-23T05:20:44Z","2024-07-23T06:20:39Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T09:50:40Z","2024-07-25T14:20:47Z","2024-07-25T18:20:44Z","2024-07-25T19:50:46Z","2024-07-26T00:50:48Z","2024-07-26T06:50:44Z","2024-07-26T08:20:41Z","2024-07-26T09:20:50Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T13:50:43Z","2024-07-26T17:20:40Z","2024-07-27T09:20:40Z","2024-08-01T09:50:38Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T03:50:39Z","2024-08-08T04:50:38Z","2024-08-08T12:50:49Z"],"y":[52,51,52,51,52,53,51,51,51,52,51,53,52,51,51,51,51,53,52,52,51,53,54,54,54,53,53,53,55,53,54,53,54,53,54,53,53,54,54,54,53,53,54,53,54,53,53,54,52,53,52,52,52,53,53,52,52,52,53,52,53,53,54,54,54,53,53,53,53,54,53,55,54,54,55,56,54,53,54,52,54,53,54,53,54,53,54,54,53,53,55,54,53,53,53,54,54,54,55,55,55,55,55,54,55,54,54,55,54,55,54,52,51,51,53,52,51,51,53,53,53,54,52,52,53,52,53,52,53,52,52,53,53,52,53,53,52,52,53,52,51,52,52,52,53,52,53,53,52,52,51,51,52,51,52,53,52,53,53,53,53,53,53,53,52,53,53,53,52,52,52,52,51,51,53,52,52,51,51,52,53,53,52,52,51,52,52,52,51,51,51,51,51,51,51,51,51,52,52,52,52,53,52,53,53,53,52,52,53,52,51,52,53,52,53,52,53,53,52,52,53,53,51,52,52,52,52,52,52,52,52,55,53,54,52,52,53,52,52,53,52,53,53,52,51,52,52,51,52,51,52,52,51,52,52,51,52,51,52,52,52,53,51,51,51,51,52,52,52,52,51,52,52,52,51,51,52,52,51,51,51,53,51,52,51,51,51,51,52,52,51,51,51,51,51,51,52,51,51,51,52,51,51,52,52,52,51,52,51,52,51,51,51,51,52,51,53,52,52,52,53,52,53,53,52,52,53,51,53,53,53,51,52,53,52,52,53,52,52,52,52,52,53,53,52,52,53,54,53,53,53,52,52,52,53,52,52,51,53,52,52,53,52,52,53,52,53,51,53,54,51,52,53,52,53,52,52,52,52,53,52,52,54,53,54,52,52,51,51,51,51,52,52,52,53,51,52,53,53,53,51,53,53,52,52,53,51,52,53,53,52,53,53,53,52,52,53,53,52,52,53,52,52,52,52,53,52,51,52,51,53,52,52,52,52,52,52,53,52,53,51,52,53,51,51,51,52,52,54,53,51,52,52,51,52,52,52,51,51,52,53,52,53,52,53,51,52,52,52,52,52,52,52,52,53,51,52,51,51,52,52,51,51,52,51,53,54,53,54,53,54,54,53,52,52,53,51,51,53,52,51,51,51,51,52,52,52,52,52,52,51,52,51,51,52,52,52,52,52,52,52,53,51,52,53,52,52,51,52,52,52,51,52,51,52,53,52,52,52,52,52,52,54,52,52,52,52,51,52,52,52,51,51,53,53,53,53,53,53,53,53,53,53,54,53,53,53,53,54,53,54,53,52,52,51,52,51,52,51,51,52,52,53,53,54,53,54,52,52,52,52,53,53,53,53,54,54,53,52,52,53,52,53,54,54,53,53,53,53,53,54,53,53,54,54,54,53,53,54,53,53,53,53,53,53,53,54,53,53,53,53,54,53,52,53,53,53,53,54,53,54,53,53,53,54,53,53,53,52,53,53,51,52,53,53,52,52,53,52,54,53,53,54,54,54,52,53,52,52,53,53,53,51,51,51,52,52,52,53,53,52,52,52,51,52,52,53,53,52,53,51,52,53,52,52,53,52,52,53,52,53,53,52,52,52,53,53,52,53,52,53,52,55,53,52,53,53,53,53,53,53,53,52,53,53,53,53,53,53,53,52,52,52,53,52,52,54,53,53,53,53,52,53,51,51,51,52,53,53,54,54,53,54,53,54,54,53,53,54,54,53,53,53,53,54,54,53,54,53,53,53,53,54,55,52,52,52,53,53,52,52,53,54,53,53,52,53,52,52,52,52,53,52,53,53,53,53,52,52,53,53,52,52,53,52,52,52,52,51,51,53,53,53,51,53,53,53,53,52,53,52,52,52,51,53,53,53,53,52,53,52,53,53,53,52,52,52,53,52,52,53,53,54,54,53,54,53,53,53,54,53,53,53,54,53,54,54,53,54,53,53,53,53,53,54,53,53,54,53,54,52,53,55,56,54,54,54,54,53,55,54,55,53,53,54,54,55,54,55,55,53,56,54,54,55,55,54,54,55,55,55,54,54,55,55,55,54,55,54,54,55,54,55,55,54,53,54,54,55,55,55,55,54,55,54,54,55,54,55,55,54,55,55,55,54,55,55,54,54,55,54,54,55,53,54,55,55,55,54,54,55,55,53,54,55,54,54,54,54,55,53,54,55,55,55,55,54,54,55,54,55,56,54,54,54,54,53,54,54,54,54,53,53,55,53,54,54,53,53,54,54,54,54,53,54,53,53,54,54,53,54,52,54,53,53,52,53,54,54,54,53,54,53,54,53,54,54,54,53,54,54,54,54,53,54,54,54,54,54,54,53,53,53,54,53,53,54,54,54,54,54,54,54,53,54,53,53,53,53,53,53,53,52,54,54,53,54,53,54,54,54,54,53,54,54,53,53,54,54,54,54,55,54,55,55,55,55,55,54,54,55,54,55,55,55,54,54,56,56,56,55,55,55,55,55,56,55,56,55,55,54,54,55,54,55,55,54,54,54,54,54,53,53,52,54,53,54,54,53,54,53,54,54,53,54,53,53,53,53,53,53,53,54,54,54,54,54,54,53,53,54,54,53,53,53,53,53,53,51,51,51,51,51,51,53,53,52,52,52,52,53,52,52,52,51,52,51,51,51,52,52,51,51,52,52,51,51,51,52,51,52,52,52,51,52,52,52,52,52,52,52,52,52,51,52,51,51,51,51,51,51,51,51,51,52,51,51,51,51,52,52,52,51,51,52,52,52,51,52,51,52,51,51,52,52,51,51,51,51,51,52,51,51,52,52,51,52,51,52,51,51,52,51,51,51,52,52,51,52,51,51,51,52,52,52,51,51,52,51,51,51,51,51,51,52,51,51,52,51,52,51,51,51,53,52,51,52,52,51,52,51,51,51,51,52,51,51,51,51,52,52,52,51,51,51,52,52,52,51,51,52,51,52,52,51,52,51,52,52,51,52,51,51,51,52,52,51,52,51,51,52,51,52,51,52,51,52,52,52,52,51,51,51,51,51,52,51,52,51,53,52,52,53,53,54,54,54,56,54,54,54,54,55,53,54,55,54,54,55,54,53,54,54,55,53,54,54,54,54,55,54,54,54,53,53,55,55,54,55,55,54,54,55,55,55,53,53,53,52,53,52,53,53,53,54,53,54,54,53,53,54,53,53,53,51,51,52,51,51,53,51,51,52,53,51,51,52,52,52,52,52,53,51,52,52,51,52,51,51,52,51,52,53,52,51,52,52,52,51,51,52,51,51,52,51,52,51,51,52,51,51,52,52,51,52,51,52,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,52,52,51,51,51,51,51,53,51,51,51,51,52,52,53,51,51,51,51,52,51,52,51,51,53,51,53,52,51,52,52,53,52,51,51,51,52,51,51,51,51,51,51,52,51,51,51,51,52,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,53,52,52,52,52,52,52,51,51,52,51,51,51,51,51,51,52,53,52,51,52,51,51,51,51,52,51,53,52,52,52,52,52,52,52,51,51,52,51,51,51,51,51,51,51,52,51,51,51,52,51,52,51,51,51,52,51,51,52,52,51,52,51,51,51,51,51,51,52,51,52,51,52,51,51,51,51,52,51,52,51,51,51,51,51,52,52,51,51,52,52,52,52,51,51,51,51,52,51,51,52,52,51,51,51,52,51,51,52,51,51,51,53,52,51,52,52,51,53,54,52,52,53,51,52,52,51,52,52,51,52,53,52,52,52,52,52,52,52,52,52,53,53,52,53,52,52,53,53,52,52,51,52,52,53,52,52,53,52,51,52,52,53,52,53,52,52,52,52,53,53,52,53,53,53,52,52,52,52,51,52,52,53,52,53,52,52,52,54,52,52,52,51,51,53,53,51,52,52,53,51,53,52,52,53,52,51,52,52,53,52,52,51,51,53,52,52,52,53,52,52,52,53,53,53,54,54,53,52,54,52,54,54,54,53,53,52,53,53,52,53,53,52,52,53,53,51,51,52,52,52,52,52,52,53,52,53,53,52,53,52,53,52,53,52,52,51,51,52,52,51,51,51,52,51,52,51,52,51,51,51,51,52,52,52,51,51,52,51,52,52,52,52,52,51,52,52,52,51,53,52,51,52,51,52,51,51,51,52,51,51,52,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,51,52,51,51,51,51,52,51,51,51,51,51,51,52,51,51,51,52,51,51,51,51,51,51,51,51,51,52,51,52,51,51,51,52,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,51,51,52,51,51,52,51,51,51,51,51,51,51,51,52,51,52,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,53,52,51,52,51,52,52,51,52,51,51,51,51,51,52,51,51,52,51,51,51,52,52,51,52,51,51,52,52,51,52,52,52,51,52,52,51,52,52,51,51,52,52,52,52,52,51,53,52,52,51,51,52,52,51,52,51,52,52,52,52,52,51,51,52,51,52,52,52,52,51,52,51,51,52,51,52,51,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.22.0/","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[95,92,95,91,95,94,95,94,95,98,98,97,97,97,96,98,98,101,98,100,98,100,97,99,97,99,100,97,99,97,98,96,96,98,96,96,97,97,98,97,98,94,97,96,95,97,96,96,97,95,95,98,97,96,96,97,96,93,97,95,97,96,98,96,96,93,97,95,96,96,96,98,97,99,98,97,96,96,94,97,97,93,93,96,94,95,95,98,96,94,98,94,98,97,96,96,94,98,95,98,96,95,94,94,96,95,95,97,97,97,95,93,93,92,92,96,95,94,95,93,96,95,98,96,92,96,98,93,96,96,95,97,96,97,93,94,97,94,96,96,96,96,97,94,95,95,95,94,95,96,95,95,94,92,94,96,93,94,94,94,94,93,95,96,96,94,96,94,95,93,92,96,93,96,98,93,94,94,94,94,94,94,95,91,93,96,96,91,93,95,92,96,93,95,96,96,97,93,95,96,95,94,96,94,94,94,95,92,97,94,94,94,97,95,96,93,93,95,93,94,95,94,96,98,95,95,94,95,97,96,96,96,95,95,94,97,95,96,96,98,98,93,94,92,95,94,92,94,94,94,95,92,94,94,94,95,95,94,95,91,92,93,90,95,93,93,93,94,93,90,91,92,94,94,95,93,91,93,94,91,95,93,89,93,94,93,92,95,94,94,93,92,93,95,94,91,94,93,94,93,95,96,89,94,91,92,95,95,94,93,92,98,93,93,91,92,95,94,93,92,92,92,92,87,91,92,92,92,91,92,90,93,97,95,94,93,92,90,92,91,92,90,91,92,91,92,93,91,88,91,92,92,91,90,90,94,92,90,95,94,94,90,92,93,91,91,95,89,91,93,91,87,88,90,91,90,91,91,88,92,91,87,89,89,94,92,90,90,93,90,91,89,89,90,92,88,94,94,91,91,92,94,93,93,95,91,93,93,91,91,93,94,92,90,91,95,91,91,94,93,90,91,94,93,94,93,92,91,92,92,93,91,88,94,91,92,91,93,94,90,92,93,92,95,95,96,95,94,93,94,96,94,94,94,95,97,95,96,94,98,93,95,96,96,95,97,95,97,94,96,97,96,95,97,95,97,97,96,98,96,90,95,95,97,97,96,95,95,96,94,96,94,96,95,93,95,94,94,92,93,92,92,93,93,94,95,93,92,95,92,93,94,93,93,92,92,94,91,92,91,92,92,95,94,93,93,93,93,92,95,95,93,94,95,94,94,94,94,94,96,95,96,95,94,95,96,95,96,91,93,93,93,94,93,93,95,96,93,91,93,91,92,91,92,92,91,94,91,92,91,91,93,93,92,92,93,90,92,92,93,94,93,92,94,92,91,94,93,96,94,93,92,93,94,91,93,92,93,91,92,94,93,94,93,94,92,92,93,94,94,94,94,94,94,93,94,92,91,94,94,93,97,93,92,94,94,95,94,94,95,95,95,94,94,94,96,96,93,94,94,94,93,93,95,93,95,95,95,95,96,94,95,94,94,95,95,93,94,92,93,95,92,95,94,94,92,93,94,92,93,94,92,94,93,96,92,95,94,94,95,94,95,94,97,94,94,94,95,95,94,96,95,93,93,95,97,96,95,94,94,95,93,97,95,95,93,91,98,95,93,94,93,94,94,93,93,92,94,92,93,93,93,93,92,93,92,94,94,91,93,93,94,95,96,93,92,93,94,93,92,92,92,92,92,92,93,92,91,92,93,91,90,91,93,94,92,93,91,94,95,96,94,95,94,95,92,94,93,93,95,94,94,94,97,97,98,97,98,98,95,96,97,98,97,97,95,97,97,95,96,98,95,95,97,96,95,96,96,97,95,97,99,99,96,98,96,99,99,96,98,98,100,99,98,97,97,96,98,94,101,99,98,98,101,99,99,99,100,98,96,99,98,98,96,98,97,97,98,97,98,97,98,98,96,98,99,98,96,99,98,98,98,99,97,96,98,97,97,99,100,97,98,98,98,98,97,98,96,96,98,98,96,99,100,99,98,99,98,98,98,100,96,98,98,98,99,99,96,97,97,97,97,98,97,96,100,99,100,97,96,100,101,99,98,101,100,101,100,100,101,99,100,100,100,99,100,99,100,98,99,98,99,98,99,99,99,97,99,99,100,100,101,99,99,98,100,98,100,101,99,99,100,100,98,100,99,99,98,100,101,98,99,99,99,98,96,98,96,96,97,96,97,98,98,97,99,97,96,97,96,98,97,98,100,99,100,101,97,99,99,98,99,97,98,99,98,97,98,98,96,98,98,96,97,98,98,96,99,102,98,100,99,98,98,99,99,94,97,99,99,98,97,97,98,100,100,99,100,98,98,99,98,100,97,100,97,100,99,99,99,100,99,100,100,100,98,101,99,99,100,99,100,100,100,99,99,97,101,99,101,99,98,97,99,101,99,98,98,100,98,99,97,100,101,101,100,100,100,99,99,98,99,99,98,98,97,98,100,98,100,100,99,100,100,100,99,99,100,101,101,102,98,97,99,98,97,95,97,99,101,100,98,100,100,99,100,100,98,100,99,99,99,99,98,98,98,99,101,99,101,100,99,97,98,96,97,98,98,98,99,98,99,98,97,99,99,99,99,98,98,100,99,99,98,99,99,98,100,99,101,100,100,101,99,100,101,100,98,99,99,100,100,99,99,99,100,99,100,100,100,100,100,99,98,98,100,98,100,99,100,98,98,99,99,97,100,100,98,96,99,98,100,101,100,102,102,101,100,101,101,102,99,101,100,103,102,99,102,100,99,100,100,98,100,99,99,98,97,97,97,96,96,96,98,97,97,96,96,97,94,97,96,97,97,95,98,97,96,96,96,97,96,96,93,95,93,94,95,93,95,95,93,94,92,97,95,95,94,97,97,95,95,96,96,96,96,94,96,95,97,94,96,95,96,96,96,95,97,99,96,95,96,96,94,94,95,97,96,94,97,99,96,99,97,95,97,97,97,95,95,96,95,96,95,97,96,94,96,96,95,96,97,95,96,95,96,96,96,96,95,97,97,95,95,95,96,96,97,97,97,97,97,98,97,97,98,96,100,97,98,99,97,98,96,98,97,99,99,98,100,95,98,94,97,97,99,98,98,96,96,97,97,97,97,98,97,97,98,97,98,94,95,96,96,97,97,98,97,97,98,98,95,94,96,94,97,94,94,92,95,95,92,96,96,94,95,94,96,92,94,93,95,95,95,96,95,96,94,94,94,94,96,96,95,95,95,96,95,95,94,96,94,96,95,97,96,96,97,97,99,97,96,98,96,97,98,96,98,96,96,96,98,98,95,94,94,93,94,94,94,92,94,95,94,93,94,94,95,93,93,94,94,96,95,96,96,96,96,97,96,95,96,96,97,97,96,98,96,96,96,98,95,96,97,95,97,96,95,95,95,95,96,93,96,96,95,98,99,97,98,96,97,98,97,97,97,97,96,96,95,94,95,94,95,95,96,95,96,96,97,96,96,98,97,96,96,95,96,98,95,96,97,95,96,95,95,95,95,94,97,96,94,96,94,95,96,95,96,94,94,95,95,95,96,93,95,92,96,95,94,95,95,94,95,95,94,95,96,96,94,95,94,95,95,94,95,94,95,94,95,94,93,94,94,94,95,95,94,94,95,98,99,96,96,98,96,96,98,98,95,95,97,97,94,96,96,97,98,96,95,97,97,97,95,98,97,96,94,96,96,97,95,96,95,96,96,97,98,98,96,96,97,98,97,96,97,97,97,97,96,96,95,97,97,97,97,95,100,98,98,96,96,96,96,96,98,96,97,96,96,96,96,95,97,97,97,96,97,97,96,98,96,97,97,97,98,98,98,96,96,96,96,96,95,97,95,97,97,97,97,94,96,96,95,97,97,96,96,95,96,95,96,96,95,93,95,95,96,96,95,96,96,96,97,97,97,97,95,97,95,95,98,96,95,94,95,96,94,96,95,95,95,97,97,94,94,95,95,96,96,95,97,96,96,96,96,96,96,97,97,94,96,95,96,96,95,95,96,95,94,97,93,94,96,95,96,96,97,94,97,97,97,95,96,96,95,94,96,97,97,96,95,95,97,96,96,96,95,97,97,97,95,95,95,96,95,94,93,94,95,96,94,96,96,98,95,96,95,93,95,96,96,96,95,97,95,96,95,95,96,96,94,95,97,99,99,97,98,98,99,98,98,96,97,98,97,98,97,96,97,97,97,95,96,96,96,96,96,95,94,96,94,94,95,94,94,93,95,97,95,97,97,98,97,98,97,95,95,97,98,98,96,96,95,98,97,95,96,96,97,97,98,96,97,96,96,97,97,96,97,97,94,97,95,95,97,95,95,96,95,96,94,95,97,94,96,96,96,98,96,95,94,96,95,96,97,97,98,100,97,97,96,98,97,97,98,98,98,99,96,98,96,96,96,95,98,96,98,95,97,98,96,95,96,95,95,97,95,95,96,95,95,96,96,96,96,97,95,93,97,96,95,96,95,96,97,96,96,96,95,98,97,97,96,96,97,96,97,96,96,97,97,97,96,94,97,96,97,96,98,98,97,98,95,95,96,98,97,97,97,97,98,98,98,98,98,97,96,96,97,96,96,96,95,99,96,98,97,95,97,96,96,96,98,97,95,95,95,96,96,95,96,95,96,94,93,93,91,95,94,94,93,94,95,96,98,95,96,97,97,96,98,98,95,95,95,97,95,98,97,97,94,93,93,93,93,93,93,95,92,92,92,94,92,93,93,94,94,94,95,93,92,91,91,93,93,92,93,94,97,94,94,89,91,92,93,91,91,92,92,93,95,93,93,94,94,94,92,93,94,96,96,95,94,97,94,95,92,95,96,95,93,96,96,97,96,98,96,96,93,93,94,94,95,95,95,94,93,94,93,94,96,98,97,96,95,96,95,92,96,97,94,94,98,101,100,97,97,98,96,99,97,100,99,96,98,98,97,97,94,96,94,96,95,96,97,97,97,97,95,95,97,98,95,95,97,95,94,96,95,95,95,94,95,96,98,96,96,96,96,95,95,95,96,93,97,96,97,96,95,96,96,95,94,97,95,97,97,95,95,97,96,97,94,94,94,93,94,94,92,94,95,94,94,96,95,95,96,95,96,96,96,97,95,96,98,99,99,98,99,98,98,96,97,98,96,97,96,96,95,95,96,96,98,97,96,96,95,98,96,96,96,94,97,95,95,96,96,96,95,93,94,93,96,95,95,96,97,95,97,95,96,96,96,96,94,95,97,95,97,95,96,97,98,97,97,96,97,98,97,95,94,95,95,97,97,96,96,96,96,96,97,96,95,95,96,96,95,95,96,94,95,94,95,95,97,97,98,99,98,99,97,97,96,94,94,94,93,93,94,94,97,97,96,98,98,96,95,94,94,96,96,96,95,96,94,97,96,99,95,93,95,94,96,94,95,92,95,93,94,93,94,96,93,93,95,96,95,95,96,98,97,97,96,96,95,95,100,97,96,99,97,98,100,100,97,97,95,95,98,98,97,97,97,96,97,97,95,94,96,95,96,96,95,96,97,95,95,96,95,97,97,96,94,93,94,96,93,95,94,96,97,95,95,96,96,96,95,96,94,94,94,96,95,94,95,95,95,95,94,95,96,93,95,94,95,94,94,94,96,94,95,98,97,96,96,97,96,96,97,95,96,97,96,97,97,97,97,96,95,95,96,95,95,96,95,94,96,95,95,95,95,96,96,95,94,96,93,96,97,95,95,94,96,95,95,95,95,95,96,96,98,97,97,99,97,97,98,97,97,96,96,97,94,96,97,97,95,97,97,97,99,97,97,97,96,95,97,97,99,97,97,95,96,98,97,97,97,96,97,96,98,95,96,97,96,95,96,97,97,97,95,96,96,94,97,97,97,95,97,97,97,96,97,96,93,96,97,98,96,96,99,98,98,97,95,98,98,96,98,96,96,96,97,95,95,95,98,96,97,94,97,97,98,96,95,97,97,96,97,95,96,95,95,97,96,97,96,98,96,96,97,96,96,96,97,97,94,97,96,97,96,98,99,95,96,96,95,101,99,97,97,96,96,98,99,99,98,95,96,96,96,98,97,97,96,97,98,94,95,98,97,96,97,99,98,99,98,96,98,98,97,97,100,100,100,102,99,98,101,97,98,99,99,100,100,98,98,100,97,99,99,97,98,98,96,96,96,97,99,99,99,97,98,99,96,99,96,97,97,97,97,96,95,97,95,97,96,97,98,96,97,97,96,98,96,96,98,95,98,96,96,98,95,97,94,97,96,96,96,95,97,97,97,95,96,96,96,97,96,95,97,96,95,93,97,94,97,97,94,98,97,99,97,100,98,97,98,95,98,96,98,97,97,96,95,98,98,92,94,95,93,93,93,94,95,96,95,95,94,93,96,95,96,94,95,94,95,95,97,98,98,93,95,95,97,96,97,95,97,94,95,95,95,104,103,96,96,99,97,98,101,98,100,100,98,100,101,98,96,96,96,96,96,99,97,99,97,101,97,95,98,98,99,99,101,98,98,97,99,98,101,97,97,99,99,98,99,101,100,103,102,101,103,104,100,100,98,101,100,101,102,101,101,99,99,99,102,103,103,104,104,104,107,104,104,108,103,103,103,103,101,101,101,99,100,99,102,100,97,100,99,98,100,104,102,101,100,102,101,98,100,102,99,100,101,101,102,101,102,103,103,102,101,103,103,106,107,107,105,107,104,105,105,107,107,102,101,102,100,101,99,98,97,98,98,97,95,96,99,97,97,94,96,96,98,100,99,101,98,98,99,98,99,98,100,100,101,101,101,99,99,102,103,100,103,103,101,103,103,105,103,105,100,103,102,100,100,98,96,98,98,97,99,98,96,97,100,97,99,99,98,100,100,101,103,103,108,99,101,99,101,97,104,99,100,99,98,99,102,96,97,95,98,99,100,97,101,102,98,103,101,102,100,102,98,98,96,97,95,95,94,94,97,97,95,98,97,97,98,100,101,101,101,101,101,101,102,102,106,105,102,104,100,103,103,102,99,99,101,100,103,105,104,102,103,102,106,103,101,99,98,99,98,101,98,97,97,101,98,97,97,98,98,98,97,100,97,98,99,99,102,99,99,99,96,99,100,102,101,100,100,99,97,100,98,96,98,99,99,103,99,98,101,100,99,96,99,102,99,97,97,96,95,95,95,97,96,95,96,95,96,96,94,95,96,95,98,97,95,97,98,97,96,96,96,99,99,95,96,99,96,98,97,98,98,96,99,97,96,102,100,98,99,99,101,99,100,100,99,99,95,97,95,96,97,100,97,97,97,98,98,95,97,99,98,91,87,91,91,91,91,87,88,89,88,91,92,89,90,91,91,93,88,90,90,90,88,90,91,91,90,95,90,92,92,90,87,89,87,90,87,86,87,88,88,86,86,89,89,89,91,89,94,86,92,91,89,91,90,90,90,94,90,91,93,96,95,101,95,92,95,92,91,93,91,92,90,91,91,94,95,95,92,92,94,92,93,89,89,90,90,91,87,89,90,87,87,87,91,87,91,89,92,91,91,93,90,95,92,93,93,93,91,91,92,91,96,91,93,93,93,92,93,91,93,91,91,95,92,93,93,92,92,91,88,88,89,89,87,87,90,90,88,90,90,91,91,93,93,92,92,92,89,93,96,90,93,93,91,91,95,94,94,97,95,93,93,93,93,95,93,91,93,90,92,94,92,91,91,90,88,90,90,87,90,91,88,87,85,86,88,88,86,87,91,91,94,90,91,94,90,92,92,87,87,89,88,91,91,90,89,89,90,92,90,93,90,87,89,89,88,88,89,89,93,91,91,89,90,91,88,86,89,88,88,88,87,89,89,90,90,89,90,91,91,92,91,88,89,92,88,91,90,89,89,89,91,92,89,88,89,88,89,89,88,88,90,89,86,90,88,87,87,88,90,89,89,90,88,87,88,87,89,88,89,89,90,90,90,88,90,91,91,95,91,94,94,93,92,93,94,93,96,92,94,96,94,96,94,96,96,92,95,93,93,93,92,92,94,96,94,91,90,91,91,90,91,89,89,90,90,88,87,87,88,88,86,89,89,91,91,92,91,94,93,90,92,92,94,93,92,93,89,90,95,93,93,95,93,93,94,97,96,91,91,90,89,94,94,92,90,93,92,91,88,89,90,89,91,89,90,91,89,87,90,89,89,87,92,91,91,91,91,91,89,90,91,88,93,94,97,94,91,92,92,94,91,91,92,91,93,91,89,89,88,90,87,91,90,88,90,89,90,88,88,89,88,88,87,86,89,91,86,87,89,88,88,89,88,87,87,88,87,90,88,90,89,90,92,90,89,91,90,91,88,91,90,91,90,90,88,93,92,91,87,91,89,89,90,86,86,87,83,86,87,88,89,89,92,89,87,90,89,93,89,89,89,90,92,94,90,93,92,91,94,93,94,93,96,95,94,94,94,98,93,96,95,93,91,93,94,92,92,91,88,88,90,91,91,89,88,90,90,89,89,88,90,89,88,88,89,87,90,91,89,91,92,92,92,91,90,93,91,93,93,94,93,91,90,93,92,92,93,91,93,91,90,94,93,92,93,92,93,95,95,96,95,91,95,90,92,91,89,90,89,90,89,89,90,90,93,92,91,91,92,89,91,87,89,89,90,90,94,94,89,89,92,90,89,92,89,88,89,89,89,90,89,90,89,89,90,90,89,88,91,90,90,88,91,89,91,91,90,92,92,91,90,91,92,93,93,93,90,94,91,89,91,92,93,95,93,94,95,94,97,96,96,94,91,91,93,89,89,90,93,92,94,91,92,92,87,87,90,92,90,87,88,87,86,89,87,89,89,90,90,89,94,90,92,92,90,93,91,96,92,96,94,96,92,92,93,90,93,93,94,92,93,92,91,94,99,98,94,93,95,96,95,95,94,91,91,89,93,92,92,92,93,94,92,94,93,93,95,93,93,92,90,91,92,95,93,92,94,94,95,93,94,94,98,93,95,98,95,95,92,93,94,92,94,94,93,96,93,94,92,93,93,92,91,92,90,88,90,90,91,90,88,90,90,90,91,90,91,92,91,90,93,91,94,94,91,92,90,91,91,93,93,95,98,96,95,96,93,95,93,93,91,93,89,92,92,92,92,92,91,91,89,89,89,90,91,92,92,91,92,90,91,92,90,92,92,93,91,93,93,92,93,91,92,93,94,95,94,93,94,97,95,96,94,94,95,93,94,94,97,92,94,94,96,98,97,96,94,95,93,96,94,91,95,92,92,94,92,94,93,95,95,93,94,94,93,92,92,92,95,93,94,93,96,94,94,93,94,89,91,92,92,92,94,91,91,92,92,92,95,93,91,92,93,90,92,91,91,91,93,93,93,91,93,91,92,90,91,90,92,93,92,93,93,98,94,93,93,93,94,95,96,92,98,95,98,95,98,95,97,100,98,99,97,96,94,97,98,96,98,97,96,95,95,94,95,95,95,95,95,95,95,93,97,94,94,94,94,94,97,96,96,96,96,93,98,94,96,99,97,95,95,95,92,91,94,93,94,95,92,90,91,90,89,92,89,92,90,90,89,94,89,90,90,90,87,90,87,88,88,88,87,87,87,88,90,89,89,90,92,89,93,90,90,93,93,91,92,93,92,90,88,90,91,89,93,91,91,91,91,95,93,90,89,89,93,90,91,92,91,91,89,88,89,89,87,90,87,88,89,91,90,89,92,93,93,93,92,95,92,94,92,93,97,94,91,90,93,93,90,90,89,93,93,94,94,91,92,95,91,90,93,92,88,94,94,93,94,92,90,92,91,92,91,89,92,92,92,93,94,91,95,94,95,95,93,94,95,90,91,93,90,91,90,95,94,89,91,92,91,92,96,88,89,92,92,91,91,89,92,94,91,92,93,92,91,91,89,89,91,90,90,85,90,90,89,92,90,89,92,91,94,94,90,90,93,89,90,89,90,89,94,90,90,90,90,88,89,89,87,88,87,88,92,90,95,89,91,89,89,89,89,86,85,86,87,90,90,89,86,85,86,88,87,88,87,87,88,86,88,86,89,88,86,87,86,87,86,87,88,87,88,89,89,89,91,88,92,94,90,89,88,87,87,88,85,87,87,90,87,87,89,85,87,86,88,85,86,87,88,87,86,85,85,82,86,87,88,91,92,87,87,84,86,87,88,89,86,84,86,86,83,87,87,84,83,83,84,83,85,83,88,87,84,83,81,82,83,83,83,84,81,82,84,80,84,83,83,84,83,84,83,86,87,84,87,84,86,87,84,82,82,84,84,83,84,84,82,86,82,84,84,84,84,85,88,90,88,87,86,86,84,82,84,82,83,80,83,80,83,79,83,80,83,81,82,80,82,85,85,84,85,86,88,86,85,87,85,86,87,85,86,86,86,86,88,87,86,89,89,86,90,89,87,89,90,87,88,87,86,88,88,87,90,87,87,85,87,87,85,87,85,85,83,82,85,84,85,83,84,85,83,83,83,81,83,85,84,83,83,81,83,82,86,85,86,83,86,83,83,83,85,84,85,85,87,86,88,84,84,83,87,82,85,83,82,82,84,82,82,83,83,83,83,83,83,82,83,85,87,82,82,85,85,85,86,85,87,86,89,85,87,87,86,89,85,87,88,83,86,86,85,85,86,90,87,89,86,84,88,87,88,86,84,86,84,85,83,84,85,85,84,85,85,84,87,85,86,89,89,88,87,86,86,85,85,87,87,86,89,85,89,87,85,88,90,89,88,87,87,85,88,86,86,88,89,87,88,86,87,86,86,89,89,88,90,87,89,90,88,89,87,87,87,86,89,86,86,86,88,89,88,88,86,88,88,89,87,89,90,89,89,88,87,88,90,89,91,89,90,88,91,88,89,87,87,87,89,92,91,94,91,90,92,90,91,91,89,88,89,89,89,93,91,92,90,91,89,90,89,90,90,91,88,88,90,90,88,90,93,94,91,93,94,93,91,95,93,94,92,94,90,92,93,92,90,87,88,89,90,90,89,91,91,89,89,90,91,93,91,91,92,94,91,91,92,92,92,91,92,87,91,90,91,94,95,95,97,93,92,96,93,92,93,93,94,91,94,96,94,94,94,92,91,91,93,93,92,90,88,89,87,91,89,93,93,89,89,91,92,90,94,90,90,89,91,90,86,91,92,90,92,89,92,92,91,92,92,89,90,87,89,89,87,90,89,88,89,90,88,89,92,91,89,88,88,89,90,89,88,88,88,90,88,90,90,91,88,89,89,90,88,90,89,86,90,90,89,88,87,86,88,88,86,86,88,88,90,90,88,90,87,88,87,87,88,86,88,87,87,88,88,89,88,88,88,86,88,87,88,88,88,87,88,88,86,89,89,89,89,90,88,87,89,86,88,90,89,88,91,93,92,91,90,91,90,88,90,90,90,90,87,87,90,89,87,91,88,87,87,87,87,87,87,88,84,85,84,87,87,88,87,87,88,87,87,86,89,86,86,90,87,90,88,87,88,87,88,84,86,88,92,91,90,89,89,90,89,90,88,90,91,93,87,89,89,91,88,88,87,88,91,88,88,88,89,87,87,88,88,87,89,88,88,90,87,88,90,90,87,90,92,89,91,91,90,89,94,93,94,92,89,90,87,87,88,90,90,90,88,90,90,89,89,87,89,86,88,87,88,86,86,88,90,88,87,89,89,92,92,91,91,90,91,90,92,88,88,89,90,89,91,90,90,92,91,94,91,89,90,90,91,93,96,91,91,90,90,90,92,91,91,89,90,91,88,90,90,87,88,88,90,91,90,89,91,89,90,91,89,90,91,93,90,89,90,92,90,90,91,89,90,87,88,90,89,91,88,91,93,93,90,96,92,92,92,89,90,89,88,87,91,87,86,90,88,87,89,89,88,88,87,84,86,88,86,91,91,95,91,88,88,90,91,91,92,92,89,91,89,90,88,88,89,89,86,86,89,91,114,116,119,117,116,111,111,115,115,112,107,106,103,102,103,102,102,100,100,100,98,101,99,102,99,103,103,101,107,110,117,105,113,111,108,112,115,123,120,119,127,123,121,124,113,116,118,121,120,127,119,116,109,104,106,102,99,100,104,104,99,98,97,96,95,94,99,97,97,99,98,103,102,107,108,109,113,109,117,103,104,106,107,107,110,114,112,111,110,101,102,104,105,105,108,110,111,112,112,103,103,100,99,100,100,97,98,98,96,94,99,96,97,97,99,99,99,101,107,101,109,109,110,110,111,111,106,109,111,110,110,113,111,105,106,102,109,105,105,109,109,110,109,109,109,110,109,104,103,102,102,104,105,100,97,96,99,98,99,100,93,94,96,93,96,100,103,102,104,106,101,101,104,103,98,100,99,99,100,97,99,102,101,94,97,96,101,101,96,96,106,108,107,116,113,114,109,106,105,99,100,97,100,96,99,98,95,93,93,93,95,92,94,92,95,93,91,97,101,101,98,103,97,98,99,100,97,96,104,102,108,102,106,105,107,104,108,97,102,101,106,107,107,102,103,103,102,100,102,94,96,94,94,93,96,94,93,93,93,96,92,93,93,95,97,98,97,94,98,103,98,102,97,97,100,101,101,96,101,103,103,100,101,97,104,102,103,113,112,108,110,110,105,101,97,101,105,101,101,98,98,98,99,98,97,96,96,97,101,104,102,106,104,103,106,108,111,109,107,106,103,110,106,111,111,115,110,108,102,102,105,104,104,107,112,110,115,118,114,114,110,111,107,107,109,105,106,106,105,102,104,99,101,96,96,96,96,100,98,104,103,108,115,116,109,110,107,111,109,113,112,111,107,110,114,117,108,115,106,111,106,113,114,111,111,110,110,111,112,107,100,101,99,97,99,98,96,97,100,98,95,94,93,94,100,102,100,101,103,106,111,111,114,107,107,111,112,109,108,104,111,112,112,109,110,108,104,106,108,111,106,111,114,116,117,110,106,109,106,99,99,101,97,91,94,91,91,95,93,92,92,93,93,101,95],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.22.0/3f884d3/gala.games","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[5177,5168,5179,5175,5175,5173,5175,5175,5178,5181,5177,5168,5175,5176,5171,5178,5176,5164,5175,5176,5163,5185,5176,5172,5172,5172,5180,5173,5179,5193,5175,5178,5185,5174,5179,5179,5174,5179,5179,5179,5179,5185,5181,5182,5188,5183,5189,5180,5185,5186,5186,5185,5179,5178,5174,5179,5185,5181,5188,5183,5184,5180,5194,5189,5167,5191,5176,5178,5193,5192,5189,5188,5185,5182,5187,5184,5189,5180,5190,5191,5183,5188,5189,5185,5196,5191,5176,5184,5184,5181,5181,5188,5179,5192,5184,5191,5191,5184,5186,5184,5193,5181,5184,5179,5175,5144,5145,5145,5139,5133,5139,5135,5128,5141,5158,5114,5110,5102,5110,5097,5092,5097,5080,5072,5077,5072,5069,5064,5070,5065,5065,5068,5061,5062,5070,5088,5077,5070,5086,5088,5076,5074,5073,5082,5077,5073,5073,5076,5073,5076,5068,5073,5081,5078,5084,5078,5081,5074,5071,5073,5091,5084,5080,5089,5084,5080,5080,5086,5070,5085,5063,5079,5084,5086,5081,5081,5091,5081,5086,5087,5094,5080,5086,5090,5094,5090,5092,5102,5090,5087,5096,5084,5086,5087,5087,5087,5081,5083,5080,5078,5089,5097,5098,5098,5096,5100,5098,5102,5107,5098,5091,5090,5092,5106,5104,5099,5103,5099,5102,5106,5110,5119,5111,5106,5105,5115,5109,5103,5109,5103,5110,5110,5109,5103,5101,5114,5113,5116,5108,5111,5120,5104,5114,5108,5118,5116,5119,5110,5117,5121,5125,5116,5124,5116,5110,5108,5116,5108,5120,5121,5116,5125,5117,5139,5141,5135,5128,5133,5135,5137,5131,5132,5132,5126,5126,5118,5156,5136,5150,5143,5137,5130,5127,5128,5125,5127,5124,5113,5117,5122,5126,5126,5127,5121,5133,5131,5138,5142,5143,5143,5138,5157,5142,5145,5142,5139,5140,5139,5140,5144,5146,5140,5156,5149,5150,5167,5158,5159,5156,5153,5142,5154,5148,5145,5158,5161,5158,5155,5159,5147,5149,5155,5162,5158,5151,5159,5149,5154,5157,5155,5147,5143,5145,5158,5158,5159,5155,5143,5161,5164,5149,5164,5166,5172,5160,5163,5170,5159,5173,5162,5182,5173,5164,5171,5164,5172,5162,5156,5163,5166,5171,5157,5141,5166,5160,5162,5171,5153,5161,5094,5091,5085,5088,5069,5105,5098,5114,5127,5145,5140,5157,5158,5144,5163,5160,5157,5166,5169,5166,5163,5166,5188,5164,5168,5168,5163,5176,5172,5180,5165,5175,5170,5174,5168,5170,5167,5178,5171,5177,5167,5190,5184,5180,5176,5184,5179,5183,5189,5186,5187,5183,5181,5180,5181,5183,5178,5169,5178,5173,5180,5171,5172,5168,5166,5167,5156,5163,5155,5154,5159,5157,5167,5165,5163,5154,5164,5148,5148,5161,5151,5152,5156,5144,5132,5142,5139,5141,5138,5134,5134,5128,5134,5133,5132,5135,5134,5129,5131,5132,5134,5137,5135,5122,5129,5124,5110,5116,5128,5130,5122,5135,5125,5136,5120,5124,5113,5123,5130,5127,5115,5138,5114,5118,5108,5111,5119,5120,5114,5116,5112,5116,5121,5113,5113,5109,5106,5108,5107,5109,5103,5113,5100,5105,5102,5099,5105,5103,5107,5103,5092,5109,5107,5110,5102,5112,5105,5098,5109,5106,5108,5103,5113,5104,5101,5104,5107,5105,5098,5100,5102,5109,5088,5102,5092,5101,5100,5074,5096,5092,5100,5102,5102,5102,5088,5092,5096,5092,5090,5090,5084,5093,5092,5091,5078,5090,5092,5092,5091,5084,5085,5081,5092,5075,5080,5082,5091,5088,5083,5080,5090,5085,5074,5074,5083,5083,5081,5092,5081,5086,5090,5078,5085,5080,5086,5091,5088,5080,5074,5081,5080,5075,5079,5074,5074,5070,5078,5077,5075,5068,5077,5067,5074,5068,5069,5077,5077,5057,5073,5073,5069,5076,5073,5062,5082,5071,5070,5066,5077,5071,5078,5073,5073,5069,5089,5084,5084,5083,5088,5079,5082,5083,5080,5086,5086,5089,5080,5083,5085,5089,5084,5085,5087,5082,5083,5082,5080,5084,5085,5072,5072,5073,5073,5074,5073,5079,5076,5074,5079,5080,5076,5086,5090,5078,5092,5095,5093,5086,5088,5082,5079,5086,5084,5098,5092,5089,5088,5094,5100,5099,5101,5085,5081,5103,5095,5106,5089,5100,5103,5111,5111,5110,5104,5123,5128,5128,5128,5147,5150,5152,5145,5144,5135,5154,5144,5136,5145,5148,5143,5157,5146,5151,5144,5129,5136,5142,5140,5139,5150,5144,5144,5133,5129,5140,5139,5139,5136,5140,5145,5134,5135,5139,5148,5144,5145,5140,5135,5138,5145,5130,5144,5145,5150,5145,5151,5134,5139,5151,5149,5142,5143,5145,5158,5153,5163,5152,5149,5147,5151,5157,5149,5142,5145,5146,5154,5146,5144,5145,5159,5159,5151,5145,5147,5156,5146,5136,5149,5146,5148,5133,5128,5125,5130,5139,5140,5136,5136,5148,5136,5150,5154,5143,5139,5136,5141,5132,5143,5148,5151,5137,5126,5130,5143,5133,5145,5153,5143,5139,5150,5131,5143,5164,5151,5154,5148,5150,5146,5157,5154,5153,5151,5150,5160,5151,5152,5138,5147,5139,5145,5148,5142,5141,5143,5152,5153,5157,5150,5155,5143,5153,5153,5149,5144,5154,5146,5153,5149,5158,5150,5144,5146,5151,5142,5147,5145,5150,5145,5151,5156,5139,5094,5122,5155,5152,5148,5153,5153,5154,5155,5156,5159,5147,5155,5146,5151,5158,5149,5149,5148,5144,5152,5129,5134,5132,5136,5136,5135,5139,5131,5138,5136,5138,5139,5137,5126,5132,5128,5130,5133,5137,5139,5141,5143,5137,5130,5130,5140,5135,5141,5136,5142,5139,5139,5137,5143,5138,5143,5137,5146,5141,5133,5132,5143,5136,5138,5134,5134,5136,5142,5130,5132,5135,5132,5131,5140,5143,5131,5132,5126,5137,5128,5139,5136,5125,5149,5131,5129,5122,5138,5148,5143,5137,5149,5147,5142,5129,5125,5148,5123,5124,5128,5128,5120,5129,5109,5118,5129,5117,5127,5111,5120,5128,5123,5121,5121,5119,5116,5119,5124,5124,5114,5116,5111,5115,5120,5114,5121,5118,5111,5126,5119,5115,5123,5107,5114,5121,5118,5127,5127,5117,5117,5121,5123,5120,5114,5115,5117,5120,5122,5116,5119,5118,5119,5126,5130,5131,5122,5126,5140,5151,5142,5149,5154,5143,5140,5150,5143,5144,5155,5149,5152,5149,5153,5154,5152,5157,5152,5146,5141,5150,5155,5151,5139,5149,5141,5151,5143,5141,5148,5154,5142,5165,5148,5144,5147,5150,5145,5138,5147,5143,5136,5144,5149,5148,5145,5155,5152,5145,5143,5147,5151,5147,5156,5148,5142,5136,5148,5127,5129,5147,5144,5150,5147,5138,5136,5133,5143,5134,5137,5129,5141,5140,5140,5131,5135,5125,5132,5131,5131,5130,5126,5124,5142,5137,5136,5127,5133,5124,5129,5134,5133,5124,5120,5127,5131,5124,5137,5131,5134,5124,5124,5126,5121,5120,5125,5122,5122,5127,5121,5118,5129,5120,5137,5122,5126,5123,5125,5116,5111,5117,5120,5109,5117,5114,5110,5114,5119,5116,5117,5108,5119,5116,5110,5110,5107,5107,5110,5113,5122,5116,5118,5115,5103,5108,5107,5105,5110,5105,5110,5115,5110,5113,5110,5109,5116,5114,5116,5110,5106,5112,5074,5091,5094,5077,5113,5104,5093,5084,5083,5045,5043,5043,5076,5061,5064,5064,5082,5078,5077,5080,5082,5084,5081,5069,5085,5087,5087,5085,5092,5034,5094,5086,5089,5088,5084,5082,5087,5084,5080,5092,5087,5082,5089,5068,5064,5069,5072,5075,5078,5075,5079,5068,5084,5068,5075,5081,5090,5085,5093,5085,5095,5094,5091,5086,5097,5091,5079,5082,5095,5083,5080,5081,5083,5083,5083,5068,5082,5083,5078,5066,5079,5074,5083,5071,5075,5082,5078,5065,5073,5063,5071,5079,5063,5059,5070,5069,5062,5075,5067,5067,5071,5070,5066,5060,5059,5068,5071,5085,5080,5080,5073,5081,5081,5081,5072,5074,5072,5084,5068,5070,5064,5062,5068,5063,5069,5069,5067,5067,5064,5059,5060,5063,5061,5070,5063,5059,5059,5060,5059,5068,5057,5062,5057,5062,5059,5055,5062,5066,5064,5071,5070,5071,5077,5087,5082,5077,5079,5074,5084,5088,5082,5076,5079,5081,5086,5070,5068,5084,5094,5087,5085,5076,5077,5089,5084,5090,5085,5084,5080,5085,5082,5087,5080,5090,5080,5089,5094,5078,5081,5078,5074,5090,5078,5083,5084,5085,5074,5077,5086,5095,5058,5095,5095,5104,5091,5097,5094,5089,5092,5094,5094,5085,5087,5086,5090,5085,5082,5072,5082,5087,5086,5086,5081,5090,5085,5088,5081,5085,5077,5084,5083,5070,5069,5092,5075,5082,5087,5087,5109,5095,5084,5079,5087,5084,5092,5099,5088,5103,5098,5097,5103,5096,5095,5095,5105,5099,5099,5106,5093,5084,5097,5091,5094,5098,5093,5094,5088,5062,5099,5097,5100,5094,5102,5097,5103,5100,5104,5101,5097,5102,5104,5096,5096,5099,5107,5105,5105,5106,5106,5109,5113,5106,5115,5103,5102,5107,5102,5107,5101,5107,5110,5107,5112,5114,5105,5105,5106,5102,5105,5112,5111,5097,5108,5096,5104,5098,5110,5110,5113,5113,5108,5109,5101,5099,5106,5097,5101,5094,5106,5106,5099,5104,5104,5105,5105,5098,5094,5095,5103,5111,5100,5104,5100,5103,5114,5094,5101,5103,5106,5099,5095,5086,5090,5078,5079,5082,5078,5075,5080,5083,5086,5093,5086,5087,5078,5083,5082,5078,5080,5081,5085,5086,5076,5080,5081,5075,5083,5084,5078,5075,5084,5085,5094,5092,5079,5085,5091,5092,5099,5099,5096,5091,5093,5092,5086,5095,5103,5098,5083,5097,5098,5095,5096,5094,5089,5096,5092,5098,5101,5096,5087,5094,5103,5094,5098,5087,5095,5098,5097,5100,5095,5084,5098,5097,5095,5084,5084,5087,5080,5088,5088,5090,5090,5093,5093,5089,5082,5090,5087,5084,5086,5086,5095,5098,5097,5097,5103,5090,5088,5084,5092,5088,5084,5077,5081,5099,5102,5077,5120,5084,5077,5089,5078,5085,5078,5082,5074,5084,5080,5078,5104,5089,5104,5084,5122,5064,5097,5100,5100,5081,5077,5074,5077,5088,5088,5086,5091,5077,5071,5078,5073,5076,5087,5074,5086,5076,5055,5040,5042,5052,5052,5045,5054,5052,5054,5055,5047,5051,5046,5052,5046,5051,5043,5048,5051,5053,5050,5053,5043,5047,5042,5052,5045,5055,5053,5055,5045,5050,5051,5055,5047,5048,5047,5058,5063,5065,5063,5056,5065,5067,5064,5066,5058,5063,5065,5072,5062,5059,5064,5061,5061,5058,5064,5061,5060,5064,5056,5056,5051,5050,5048,5039,5046,5047,5040,5050,5030,5041,5056,5045,5050,5049,5050,5051,5050,5053,5053,5051,5050,5056,5051,5051,5052,5057,5049,5057,5054,5042,5060,5048,5053,5054,5056,5044,5050,5051,5057,5052,5048,5055,5058,5057,5046,5051,5044,5036,5051,5052,5048,5045,5045,5049,5048,5053,5053,5051,5045,5050,5049,5048,5053,5052,5050,5047,5050,5048,5057,5056,5055,5045,5057,5050,5064,5059,5064,5063,5056,5046,5055,5060,5048,5047,5052,5056,5055,5065,5056,5050,5056,5053,5048,5054,5050,5052,5055,5053,5045,5053,5046,5051,5041,5055,5051,5043,5047,5048,5046,5039,5040,5046,5042,5045,5054,5048,5050,5048,5062,5059,5054,5066,5062,5052,5050,5055,5054,5058,5050,5050,5052,5057,5062,5056,5055,5039,5040,5051,5051,5043,5047,5045,5042,5038,5037,5039,5036,5045,5038,5035,5037,5046,5052,5048,5053,5046,5046,5048,5047,5056,5066,5062,5063,5063,5061,5054,5072,5058,5056,5056,5058,5056,5071,5051,5052,5053,5049,5061,5058,5060,5071,5060,5052,5055,5061,5053,5062,5046,5048,5048,5048,5046,5057,5052,5049,5054,5049,5049,5044,5049,5046,5051,5042,5044,5050,5047,5045,5052,5042,5053,5040,5037,5035,5046,5051,5038,5051,5039,5041,5038,5035,5038,5043,5046,5050,5049,5042,5041,5032,5044,5041,5042,5039,5043,5039,5037,5037,5043,5032,5032,5039,5036,5034,5034,5030,5037,5036,5038,5039,5030,5040,5046,5042,5031,5040,5037,5038,5042,5047,5048,5028,5040,5037,5033,5029,5032,5034,5038,5025,5038,5034,5021,5021,5030,5037,5035,5034,5027,5024,5031,5023,5037,5023,5033,5032,5027,5026,5026,5021,5020,5011,5016,5016,5023,5028,5019,5019,5023,5009,5012,5012,5011,5010,5014,5016,5008,5015,5007,5011,5020,5011,5006,5020,5011,5008,5010,5012,5009,5016,5008,5004,5004,5003,5001,5005,4998,5003,5002,4999,5002,4999,4996,5006,4997,4996,4996,4992,5002,4985,4987,4996,4993,4995,4994,4995,5004,5001,4993,4998,4991,4990,4996,4989,4983,4985,4979,4980,4983,4985,4983,4993,4992,4986,4989,4988,4993,4991,4995,4987,4986,4995,4991,4982,4983,4980,4981,4996,4970,4987,4980,4980,4982,4979,4989,4971,4970,4972,4980,4991,4981,4977,4982,4988,4982,4983,4985,4981,4981,4982,4977,4971,4980,5011,4974,4976,4967,4970,4954,4960,4964,4977,4976,4972,4970,4965,4915,4915,4963,4969,4963,4966,4966,4961,4965,4960,4963,4967,4961,4965,4958,4959,4969,4960,4962,4963,4972,4963,4961,4966,4968,4949,4963,4970,4971,4961,4967,4957,4968,4964,4956,4960,4963,4961,4974,4958,4963,4911,4967,4967,4957,4898,4955,4958,4953,4961,4955,4958,4962,4954,4954,4958,4950,4951,4979,4950,4958,4959,4951,4952,4944,4926,4938,4931,4927,4937,4940,4934,4933,4938,4931,4939,4934,4934,4938,4932,4929,4928,4930,4934,4925,4927,4928,4934,4937,4937,4931,4943,4930,4932,4928,4932,4926,4929,4936,4925,4930,4926,4931,4910,4929,4935,4930,4931,4930,4931,4926,4929,4925,4927,4933,4909,4926,4920,4925,4916,4924,4922,4908,4918,4917,4918,4926,4930,4928,4924,4933,4928,4934,4933,4939,4937,4929,4934,4926,4926,4927,4933,4934,4931,4929,4937,4942,4929,4929,4923,4932,4924,4928,4919,4928,4926,4922,4929,4919,4925,4916,4922,4919,4926,4923,4924,4922,4923,4930,4928,4922,4932,4927,4918,4918,4917,4917,4908,4916,4919,4915,4920,4916,4918,4914,4923,4916,4929,4925,4920,4925,4924,4923,4935,4922,4925,4917,4921,4915,4914,4904,4920,4905,4914,4910,4900,4901,4891,4902,4910,4902,4905,4906,4865,4900,4905,4869,4897,4902,4899,4903,4897,4899,4905,4897,4892,4892,4897,4894,4907,4896,4867,4897,4894,4901,4892,4897,4891,4907,4899,4895,4896,4894,4893,4892,4896,4903,4899,4885,4896,4896,4886,4878,4902,4887,4880,4890,4890,4894,4885,4887,4890,4883,4886,4891,4889,4878,4889,4880,4881,4885,4884,4887,4883,4886,4878,4884,4879,4876,4873,4864,4872,4867,4875,4874,4870,4873,4882,4870,4871,4861,4864,4868,4867,4861,4863,4855,4848,4843,4842,4847,4843,4840,4843,4849,4854,4839,4842,4837,4849,4834,4843,4843,4840,4845,4832,4834,4841,4829,4834,4836,4834,4835,4839,4831,4835,4837,4834,4834,4831,4836,4831,4841,4837,4837,4831,4839,4835,4833,4843,4842,4833,4835,4837,4831,4837,4830,4833,4823,4814,4807,4809,4806,4816,4811,4805,4811,4806,4807,4803,4805,4803,4802,4803,4821,4814,4811,4807,4786,4789,4788,4781,4786,4785,4781,4776,4793,4777,4774,4770,4776,4781,4777,4773,4783,4785,4773,4773,4780,4782,4778,4779,4777,4784,4776,4782,4775,4782,4779,4777,4778,4780,4770,4773,4780,4774,4784,4785,4781,4785,4781,4776,4774,4782,4778,4783,4768,4775,4775,4783,4772,4778,4783,4773,4773,4776,4782,4771,4778,4784,4780,4774,4781,4779,4780,4785,4781,4778,4772,4775,4772,4778,4790,4768,4775,4776,4753,4781,4776,4764,4773,4772,4767,4767,4768,4783,4770,4771,4775,4775,4770,4784,4772,4775,4766,4768,4772,4801,4783,4803,4819,4779,4763,4771,4778,4776,4783,4782,4775,4768,4780,4777,4773,4791,4761,4765,4765,4763,4761,4774,4754,4771,4761,4775,4764,4768,4758,4755,4760,4770,4762,4755,4767,4761,4761,4762,4761,4762,4762,4765,4757,4772,4765,4793,4758,4757,4752,4760,4761,4752,4757,4754,4766,4755,4746,4759,4753,4758,4759,4756,4756,4750,4768,4754,4760,4762,4764,4747,4758,4752,4763,4757,4758,4758,4766,4760,4759,4754,4761,4753,4753,4756,4757,4755,4756,4757,4757,4754,4760,4757,4749,4755,4759,4759,4763,4750,4753,4762,4764,4755,4761,4760,4749,4756,4752,4751,4750,4750,4740,4757,4755,4761,4755,4751,4750,4764,4750,4763,4769,4753,4748,4751,4750,4745,4755,4756,4749,4750,4755,4747,4752,4752,4739,4742,4749,4744,4751,4741,4741,4737,4738,4742,4734,4734,4736,4743,4751,4738,4737,4733,4738,4728,4740,4729,4735,4738,4740,4738,4738,4732,4738,4727,4732,4725,4721,4724,4724,4712,4723,4728,4710,4714,4707,4702,4710,4710,4713,4709,4707,4705,4711,4710,4712,4711,4708,4715,4706,4714,4712,4707,4709,4708,4711,4708,4722,4712,4710,4687,4701,4711,4712,4708,4711,4699,4709,4706,4712,4709,4711,4711,4712,4704,4702,4705,4709,4709,4698,4700,4704,4706,4700,4706,4699,4699,4703,4700,4694,4703,4703,4704,4706,4700,4693,4691,4693,4703,4693,4693,4703,4697,4706,4699,4704,4705,4700,4629,4699,4625,4702,4695,4693,4700,4696,4702,4700,4693,4698,4700,4693,4697,4697,4692,4697,4701,4695,4693,4689,4697,4700,4701,4682,4696,4689,4690,4687,4691,4686,4688,4690,4685,4682,4697,4689,4697,4687,4685,4692,4704,4706,4703,4699,4694,4695,4696,4681,4699,4698,4688,4693,4692,4696,4691,4690,4683,4689,4685,4687,4687,4692,4680,4682,4691,4683,4684,4682,4682,4683,4685,4694,4683,4685,4687,4688,4685,4676,4678,4686,4685,4679,4679,4681,4676,4682,4683,4701,4684,4688,4691,4678,4680,4681,4682,4671,4675,4673,4673,4677,4671,4671,4684,4683,4684,4681,4683,4679,4682,4682,4684,4688,4682,4686,4683,4680,4683,4676,4675,4684,4682,4677,4679,4675,4674,4676,4679,4676,4670,4682,4682,4681,4673,4673,4672,4672,4676,4681,4685,4674,4686,4676,4681,4678,4678,4677,4666,4682,4675,4643,4631,4635,4635,4634,4633,4637,4628,4626,4636,4625,4629,4637,4626,4636,4638,4632,4634,4630,4632,4632,4644,4638,4625,4638,4643,4627,4625,4632,4633,4628,4631,4632,4621,4633,4629,4617,4623,4622,4609,4614,4613,4613,4612,4612,4615,4613,4611,4612,4606,4606,4613,4607,4608,4614,4603,4604,4605,4603,4595,4616,4621,4622,4627,4620,4623,4623,4619,4634,4628,4635,4633,4632,4630,4627,4632,4624,4626,4620,4618,4621,4626,4626,4622,4614,4651,4632,4625,4614,4615,4636,4618,4618,4621,4614,4612,4600,4625,4617,4627,4610,4619,4614,4611,4602,4618,4614,4613,4607,4611,4580,4607,4630,4607,4606,4609,4606,4613,4616,4615,4627,4613,4611,4618,4611,4612,4607,4610,4551,4612,4608,4610,4603,4608,4610,4614,4611,4618,4594,4610,4643,4653,4653,4617,4615,4646,4613,4615,4608,4618,4611,4603,4604,4608,4599,4605,4619,4608,4598,4600,4606,4597,4599,4600,4595,4594,4601,4606,4596,4597,4603,4600,4598,4598,4587,4595,4534,4535,4584,4600,4599,4595,4593,4591,4590,4597,4592,4593,4595,4596,4596,4591,4588,4594,4600,4592,4588,4586,4586,4587,4590,4582,4586,4580,4585,4576,4582,4579,4582,4580,4579,4579,4585,4585,4584,4578,4579,4580,4584,4581,4580,4587,4583,4583,4582,4591,4583,4575,4586,4577,4522,4577,4580,4582,4575,4577,4580,4585,4573,4578,4574,4574,4583,4577,4582,4586,4576,4579,4578,4570,4573,4577,4570,4573,4574,4567,4565,4572,4576,4575,4576,4571,4590,4584,4575,4569,4565,4564,4569,4572,4568,4570,4565,4582,4575,4578,4581,4581,4571,4570,4569,4584,4568,4574,4573,4579,4569,4571,4568,4570,4566,4564,4569,4561,4563,4557,4567,4543,4558,4556,4560,4556,4563,4548,4555,4555,4559,4557,4541,4567,4557,4560,4553,4556,4548,4563,4560,4566,4569,4560,4560,4562,4569,4557,4556,4566,4568,4563,4564,4564,4566,4557,4556,4556,4568,4558,4565,4568,4557,4567,4562,4571,4555,4554,4560,4556,4566,4558,4564,4557,4563,4566,4565,4559,4558,4557,4557,4549,4547,4555,4546,4545,4564,4556,4542,4538,4537,4526,4532,4531,4535,4531,4545,4541,4543,4533,4536,4540,4541,4536,4540,4537,4541,4547,4535,4534,4546,4549,4538,4540,4536,4544,4534,4541,4533,4540,4544,4537,4553,4545,4555,4533,4554,4538,4539,4544,4540,4545,4542,4551,4544,4550,4542,4557,4553,4547,4548,4543,4552,4545,4539,4541,4536,4540,4541,4546,4538,4543,4548,4545,4547,4543,4545,4538,4547,4537,4537,4527,4539,4543,4544,4541,4528,4542,4530,4541,4546,4533,4532,4534,4545,4538,4539,4542,4545,4544,4536,4543,4538,4537,4529,4537,4549,4540,4537,4536,4534,4537,4531,4530,4532,4531,4544,4539,4532,4532,4529,4535,4504,4538,4543,4548,4526,4537,4525,4532,4540,4527,4536,4534,4530,4536,4540,4540,4540,4542,4546,4534,4539,4540,4550,4550,4544,4545,4570,4545,4530,4540,4534,4534,4532,4528,4530,4533,4541,4536,4539,4526,4522,4523,4522,4538,4538,4532,4540,4535,4517,4526,4516,4515,4524,4518,4526,4534,4529,4528,4521,4529,4526,4533,4526,4531,4527,4529,4524,4525,4528,4522,4534,4523,4522,4529,4524,4522,4529,4528,4519,4526,4515,4527,4529,4529,4524,4523,4531,4533,4520,4517,4522,4518,4525,4525,4524,4523,4518,4533,4515,4531,4523,4536,4525,4526,4519,4506,4518,4521,4511,4508,4512,4517,4498,4504,4501,4503,4506,4492,4504,4516,4507,4510,4514,4465,4468,4460,4473,4468,4474,4468,4474,4451,4462,4463,4468,4468,4457,4469,4496,4465,4468,4457,4471,4465,4467,4466,4471,4464,4466,4460,4467,4458,4465,4462,4474,4462,4464,4472,4468,4463,4489,4465,4468,4460,4466,4467,4459,4465,4464,4453,4455,4461,4458,4438,4447,4454,4462,4463,4451,4448,4465,4459,4463,4458,4459,4460,4447,4456,4467,4469,4464,4459,4459,4472,4461,4461,4451,4454,4444,4455,4442,4453,4453,4437,4439,4445,4444,4448,4445,4451,4439,4456,4452,4459,4435,4453,4462,4460,4447,4451,4455,4456,4455,4455,4464,4455,4456,4458,4447,4455,4451,4456,4458,4467,4463,4457,4458,4468,4452,4458,4451,4396,4399,4396,4402,4411,4408,4396,4400,4413,4418,4418,4427,4448,4445,4444,4447,4447,4455,4451,4456,4454,4454,4450,4446,4452,4458,4441,4444,4451,4452,4444,4445,4451,4447,4449,4450,4450,4448,4437,4455,4445,4447,4450,4451,4455,4452,4448,4446,4451,4449,4449,4453,4460,4439,4437,4444,4440,4436,4439,4445,4437,4445,4436,4450,4431,4433,4437,4435,4432,4430,4422,4430,4438,4441,4431,4435,4431,4427,4437,4439,4433,4431,4435,4434,4436,4437,4426,4435,4437,4437,4432,4427,4433,4428,4418,4430,4427,4423,4423,4421,4425,4420,4420,4425,4405,4425,4426,4431,4429,4429,4416,4420,4424,4424,4428,4420,4420,4426,4421,4426,4420,4420,4417,4403,4386,4406,4396,4384,4398,4389,4386,4393,4381,4378,4391,4387,4386,4380,4375,4379,4383,4379,4381,4374,4389,4396,4383,4381,4381,4391,4378,4371,4396,4380,4379,4376,4373,4374,4373,4383,4381,4376,4375,4383,4376,4374,4383,4384,4373,4380,4379,4373,4383,4366,4384,4377,4378,4386,4381,4378,4379,4380,4369,4382,4374,4390,4376,4374,4380,4380,4372,4384,4372,4379,4376,4377,4379,4378,4376,4363,4378,4371,4366,4375,4366,4376,4371,4374,4372,4367,4371,4362,4364,4363,4365,4357,4360,4362,4371,4365,4366,4371,4365,4362,4368,4363,4366,4369,4366,4366,4363,4371,4359,4368,4375,4373,4368,4368,4371,4374,4367,4367,4372,4359,4360,4356,4350,4352,4351,4356,4358,4340,4364,4355,4352,4355,4349,4355,4356,4359,4350,4342,4343,4349,4347,4353,4359,4351,4359,4353,4349,4358,4344,4340,4336,4348,4339,4346,4357,4356,4352,4360,4359,4348,4349,4359,4348,4348,4351,4350,4354,4348,4341,4350,4339,4346,4337,4251,4335,4339,4338,4336,4340,4337,4158,4332,4339,4353,4330,4340,4340,4336,4344,4333,4337,4332,4334,4332,4329,4335,4328,4332,4340,4346,4334,4337,4331,4332,4331,4331,4334,4337,4332,4328,4337,4337,4337,4329,4344,4330,4335,4355,4320,4325,4320,4323,4326,4330,4334,4317,4333,4320,4321,4327,4327,4329,4336,4326,4326,4320,4322,4325,4332,4327,4326,4319,4314,4316,4313,4314,4313,4320,4329,4309,4310,4320,4296,4314,4305,4329,4318,4313,4334,4335,4334,4334,4298,4165,4307,4304,4323,4307,4308,4305,4297,4325,4301,4306,4308,4301,4310,4324,4299,4305,4293,4299,4301,4304,4306,4312,4302,4306,4297,4307,4306,4309,4305,4307,4306,4302,4302,4301,4300,4305,4304,4301,4302,4301,4307,4296,4305,4303,4306,4311,4300,4303,4301,4317,4303,4144,4312,4307,4297,4294,4304,4294,4295,4302,4309,4308,4304,4312,4308,4308,4307,4310,4303,4307,4305,4299,4302,4293,4312,4315,4306,4303,4303,4299,4300,4303,4306,4311,4292,4297,4294,4295,4298,4304,4296,4293,4298,4287,4296,4295,4291,4297,4295,4283,4294,4290,4299,4299,4285,4288,4300,4287,4293,4295,4284,4282,4286,4284,4283,4280,4284,4285,4269,4289,4285,4289,4287,4285,4285,4280,4276,4276,4277,4267,4291,4286,4285,4289,4288,4288,4284,4286,4296,4284,4285,4283,4287,4282,4283,4278,4287,4283,4289,4290,4291,4283,4285,4275,4284,4284,4291,4283,4288,4278,4287,4285,4293,4280,4278,4282,4286,4300,4281,4276,4279,4282,4289,4288,4286,4280,4282,4281,4283,4263,4259,4269,4261,4267,4265,4271,4260,4273,4262,4261,4269,4217,4276,4276,4274,4280,4275,4282,4274,4268,4273,4277,4278,4278,4270,4274,4266,4273,4277,4271,4273,4277,4274,4263,4279,4276,4268,4268,4275,4281,4276,4270,4270,4271,4264,4279,4283,4276,4281,4274,4266,4270,4264,4263,4268,4266,4263,4267,4261,4266,4270,4273,4269,4263,4267,4252,4262,4257,4261,4260,4261,4275,4262,4259,4254,4254,4257,4254,4259,4254,4248,4260,4251,4268,4258,4254,4257,4252,4252,4255,4260,4257,4252,4257,4258,4262,4260,4263,4261,4259,4256,4263,4261,4263,4262,4256,4256,4280,4265,4259,4258,4256,4262,4246,4241,4258,4236,4251,4248,4241,4235,4240,4251,4247,4243,4247,4247,4242,4233,4234,4245,4238,4240,4243,4235,4234,4232,4235,4245,4230,4245,4246,4242,4246,4240,4239,4239,4246,4242,4239,4254,4251,4261,4242,4242,4252,4253,4244,4248,4245,4251,4250,4241,4244,4242,4258,4243,4250,4254,4252,4255,4243,4246,4247,4244,4251,4249,4246,4247,4246,4245,4241,4249,4241,4242,4235,4245,4244,4243,4242,4239,4243,4239,4244,4242,4243,4243,4243,4246,4253,4240,4223,4228,4221,4219,4209,4206,4202,4212,4215,4214,4228,4215,4220,4222,4221,4230,4222,4226,4222,4221,4214,4222,4216,4214,4229,4213,4218,4208,4216,4227,4224,4217,4216,4213,4226,4223,4221,4223,4211,4222,4207,4220,4217,4214,4218,4219,4216,4220,4209,4214,4214,4205,4217,4209,4209,4214,4213,4226,4220,4221,4225,4217,4224,4222,4231,4221,4224,4225,4227,4221,4210,4216,4220,4218,4208,4206,4206,4218,4213,4203,4212,4203,4214,4218,4217,4212,4218,4220,4224,4213,4213,4218,4217,4213,4218,4214,4216,4213,4202,4222,4213,4211,4218,4227,4211,4218,4217,4212,4217,4209,4208,4206,4216,4210,4208,4214,4212,4208,4215,4207,4211,4210,4213,4202,4211,4202,4206,4210,4209,4209,4204,4203,4215,4205,4208,4209,4213,4210,4214,4214,4217,4215,4209,4217,4217,4207,4211,4207,4205,4201,4210,4206,4204,4209,4206,4205,4208,4208,4203,4210,4215,4211,4199,4195,4204,4199,4199,4206,4197,4196,4202,4197,4204,4202,4203,4199,4202,4204,4210,4212,4203,4208,4211,4209,4204,4202,4208,4195,4184,4196,4194,4191,4199,4195,4195,4198,4191,4195,4198,4202,4197,4197,4199,4201,4194,4196,4195,4201,4203,4199,4202,4208,4197,4200,4199,4216,4202,4191,4194,4193,4190,4194,4202,4197,4197,4190,4199,4198,4191,4195,4195,4200,4190,4199,4207,4194,4193,4192,4187,4178,4190,4195,4191,4190,4187,4189,4194,4188,4187,4176,4192,4196,4186,4185,4193,4194,4191,4190,4193,4192,4199,4185,4192,4190,4187,4196,4177,4192,4182,4174,4179,4190,4191,4183,4177,4178,4176,4181,4186,4175,4183,4173,4181,4184,4181,4183,4186,4183,4188,4179,4189,4178,4194,4185,4183,4179,4188,4186,4177,4174,4186,4186,4181,4183,4181,4179,4187,4189,4188,4184,4185,4181,4184,4181,4177,4186,4181,4186,4185,4190,4189,4198,4192,4191,4194,4173,4183,4188,4180,4185,4177,4178,4183,4185,4182,4194,4183,4185,4177,4185,4175,4182,4181,4181,4182,4181,4176,4179,4185,4176,4171,4169,4174,4179,4176,4176,4184,4180,4183,4181,4179,4186,4170,4179,4180,4186,4178,4181,4181,4180,4194,4173,4180,4183,4189,4185,4186,4182,4189,4153,4185,4187,4184,4181,4180,4179,4175,4173,4187,4186,4174,4176,4170,4163,4169,4161,4166,4170,4172,4178,4168,4175,4170,4178,4175,4178,4195,4178,4185,4169,4172,4184,4170,4170,4174,4172,4175,4171,4178,4168,4169,4175,4167,4171,4172,4170,4168,4178,4170,4170,4170,4174,4174,4170,4171,4161,4170,4170,4164,4164,4172,4178,4164,4162,4161,4163,4163,4159,4165,4161,4179,4157,4162,4164,4170,4159,4151,4155,4155,4164,4158,4162,4157,4150,4163,4155,4163,4151,4160,4158,4158,4152,4163,4157,4166,4151,4170,4166,4163,4174,4170,4156,4169,4164,4169,4177,4178,4187,4181,4191,4190,4183,4189,4194,4198,4193,4200,4188,4199,4193,4192,4200,4199,4189,4196,4193,4194,4194,4192,4200,4191,4197,4194,4194,4201,4199,4199,4189,4198,4196,4196,4193,4196,4201,4196,4204,4194,4202,4198,4192,4197,4204,4197,4194,4194,4205,4202,4202,4193,4195,4200,4193,4202,4197,4201,4195,4196,4198,4199,4195,4203,4207,4192,4192,4186,4184,4187,4183,4193,4176,4184,4186,4190,4188,4195,4185,4188,4189,4196,4191,4190,4199,4188,4192,4200,4195,4194,4195,4187,4189,4196,4196,4192,4192,4197,4196,4195,4191,4199,4210,4195,4204,4199,4195,4198,4192,4201,4190,4202,4197,4198,4206,4206,4208,4214,4213,4213,4196,4222,4226,4230,4230,4234,4228,4228,4242,4227,4232,4238,4232,4227,4237,4238,4232,4238,4233,4238,4223,4227,4228,4228,4233,4226,4235,4219,4224,4220,4225,4225,4225,4228,4226,4229,4224,4229,4227,4221,4229,4224,4226,4221,4228,4205,4228,4225,4224,4231,4222,4219,4221,4231,4238,4232,4236,4227,4228,4232,4221,4227,4227,4226,4223,4206,4224,4219,4229,4216,4226,4226,4229,4234,4216,4229,4224,4236,4224,4222,4221,4236,4221,4225,4221,4233,4215,4215,4211,4219,4210,4216,4211,4218,4217,4212,4214,4210,4211,4220,4216,4224,4229,4219,4218,4218,4219,4222,4219,4223,4218,4211,4214,4216,4219,4217,4211,4218,4219,4216,4217,4215,4214,4212,4210,4208,4213,4208,4213,4218,4223,4210,4206,4215,4214,4211,4215,4212,4215,4217,4212,4217,4211,4211,4212,4203,4209,4210,4211,4213,4210,4211,4213,4210,4208,4215,4203,4208,4212,4212,4217,4218,4218,4214,4218,4211,4202,4209,4214,4198,4213,4202,4201,4198,4208,4196,4203,4198,4204,4199,4211,4203,4206,4197,4201,4206,4196,4199,4191,4200,4200,4189,4191,4199,4196,4198,4204,4196,4194,4188,4193,4201,4200,4193,4204,4194,4196,4197,4191,4191,4193,4183,4179,4187,4186,4180,4180,4183,4178,4185,4175,4180,4183,4181,4183,4187,4177,4182,4185,4187,4185,4186,4180,4181,4190,4189,4185,4185,4188,4188,4190,4196,4183,4113,3994,3980,3978,3983,3976,3973,3979,3971,3970,3973,3975,3973,3970,3980,4001,4005,3994,3996,4025,4052,4127,4138,4155,4098,4147,4145,4150,4151,4157,4156,4148,4149,4145,4155,4149,4143,4151,4148,4139,4144,4146,4149,4145,4145,4149,4138,4145,4145,4141,4147,4141,4143,4145,4145,4144,4156,4147,4145,4147,4149,4151,4151,4145,4150,4153,4157,4152,4150,4139,4147,4152,4147,4152,4149,4143,4143,4145,4154,4148,4150,4152,4150,4143,4148,4156,4142,4157,4151,4159,4167,4164,4153,4156,4150,4158,4155,4163,4158,4147,4153,4157,4142,4146,4149,4150,4151,4152,4142,4162,4158,4150,4150,4145,4149,4138,4144,4148,4134,4144,4148,4154,4144,4145,4134,4144,4145,4138,4138,4149,4132,4134,4137,4144,4136,4126,4134,4132,4132,4140,4131,4129,4132,4142,4139,4144,4141,4132,4139,4139,4126,4135,4137,4128,4125,4138,4139,4138,4136,4139,4135,4146,4141,4140,4133,4139,4131,4135,4133,4141,4139,4131,4129,4138,4133,4131,4132,4133,4121,4121,4128,4132,4130,4137,4134,4132,4141,4130,4133,4141,4139,4139,4128,4132,4143,4144,4128,4128,4136,4133,4138,4126,4127,4129,4137,4139,4132,4130,4137,4145,4128,4122,4135,4129,4123,4132,4130,4137,4133,4129,4130,4126,4128,4130,4129,4129,4131,4132,4129,4124,4129,4127,4125,4125,4124,4131,4123,4133,4140,4129,4129,4139,4136,4129,4135,4134,4130,4128,4132,4130,4139,4131,4126,4137,4127,4121,4134,4125,4132,4124,4136,4125,4129,4117,4115,4121,4110,4105,4108,4110,4106,4099,4096,4099,4113,4101,4107,4100,4101,4101,4096,4102,4091,4094,4099,4099,4099,4102,4106,4101,4108,4101,4103,4102,4108,4098,4101,4097,4087,4100,4099,4107,4111,4102,4103,4108,4112,4098,4107,4110,4110,4111,4108,4099,4096,4097,4095,4026,4093,4097,4100,4100,4102,4104],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.23.0/","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[486,487,486,487,488,487,486,486,485,484,486,486,485,486,486,486,486,486,485,486,483,487,487,482,482,482,484,485,484,485,485,487,488,486,488,489,488,487,487,485,486,484,485,486,484,484,484,485,486,485,487,485,482,484,485,482,486,484,483,486,485,485,486,484,485,486,483,485,487,486,487,490,489,489,485,490,489,490,490,488,489,489,489,490,489,489,490,489,491,492,492,492,494,494,496,492,494,493,492,489,494,493,492,494,494,493,492,495,494,494,494,492,492,493,493,491,494,492,496,494,495,494,498,494,492,493,493,495,496,496,495,494,493,494,495,494,495,489,493,492,494,492,492,493,491,493,494,493,493,493,492,492,491,491,492,492,490,490,490,492,491,490,492,492,492,492,494,494,493,490,492,492,491,492,492,490,493,491,490,491,490,488,490,489,490,489,489,488,489,490,488,490,488,489,487,490,487,488,491,492,490,489,493,491,491,490,490,487,491,491,492,492,492,488,489,490,491,491,489,490,492,491,489,491,490,494,490,488,493,490,491,490,486,492,492,493,492,491,491,491,490,489,491,492,492,489,491,489,491,493,490,490,489,490,490,491,490,487,488,491,489,490,490,488,491,495,491,494,493,492,493,494,492,495,492,491,494,492,493,495,492,490,489,492,491,488,490,489,490,492,493,491,492,492,491,493,492,492,493,494,494,494,495,493,492,493,493,494,494,494,493,491,485,486,484,486,482,484,485,484,483,483,483,482,482,483,482,482,485,484,484,481,482,483,483,483,484,484,484,483,483,482,482,484,481,484,482,483,480,482,484,481,482,482,483,481,481,482,475,481,482,482,481,482,483,482,481,483,483,484,485,478,483,482,484,484,482,483,483,483,483,481,483,484,483,484,482,482,483,480,482,484,482,483,482,478,481,480,482,483,479,477,475,474,477,473,482,481,484,483,484,484,485,485,483,485,484,484,483,482,485,482,483,483,484,482,485,485,485,483,483,485,485,484,483,484,483,483,483,482,483,487,486,486,487,486,485,485,487,488,486,484,486,486,487,486,486,487,489,486,487,487,486,487,485,486,486,485,485,485,485,484,486,484,485,486,488,486,483,486,484,487,486,486,486,485,486,484,486,485,486,487,486,481,486,488,486,488,487,488,488,485,487,486,484,485,485,486,484,487,486,485,487,485,486,485,488,489,490,489,491,491,486,485,485,482,482,478,481,478,484,485,483,484,480,485,486,483,482,483,484,484,486,485,487,486,485,486,485,492,492,490,489,489,490,488,489,488,489,490,489,490,490,492,487,489,490,489,492,489,490,489,490,488,490,489,487,488,490,489,491,491,491,488,490,489,490,489,488,491,489,488,493,491,489,490,490,491,489,490,493,490,490,490,492,491,492,492,495,493,492,492,490,490,490,488,489,488,488,489,490,488,490,492,489,490,491,487,489,487,488,488,488,490,488,488,488,490,489,490,489,486,488,489,490,489,487,488,489,487,490,487,488,490,490,485,488,490,490,487,487,488,488,486,487,489,489,488,490,489,489,488,489,485,489,488,488,490,487,486,487,489,486,489,489,485,489,490,490,487,486,486,489,488,489,489,485,488,488,489,493,492,492,492,490,489,492,493,490,490,490,491,490,489,489,491,490,490,485,488,487,489,488,489,492,490,492,492,489,494,494,492,492,494,495,491,490,492,495,495,492,491,491,492,491,492,493,494,493,492,490,493,493,493,494,491,494,492,494,494,487,487,488,496,494,494,492,492,492,495,495,495,493,495,493,495,494,495,496,494,495,494,494,492,493,493,490,492,493,491,491,491,486,493,493,491,490,491,491,489,490,493,494,492,491,491,491,491,490,491,488,491,492,490,492,492,491,492,489,490,489,490,490,491,493,491,493,494,495,493,492,494,495,492,498,494,498,496,497,497,495,496,496,495,495,495,493,495,494,495,492,493,496,494,494,493,495,494,493,493,492,494,494,495,495,494,494,495,496,496,493,496,495,493,495,493,493,493,494,496,497,497,497,502,500,498,501,499,498,499,499,499,498,499,499,496,497,498,499,497,497,497,497,499,496,496,496,496,498,497,496,495,496,497,497,494,497,496,496,496,497,496,496,494,496,495,495,496,496,498,497,496,499,499,499,498,501,501,501,498,499,499,498,497,498,497,498,494,497,498,497,497,499,493,491,492,497,496,496,498,498,496,497,498,497,497,494,498,499,498,496,495,497,498,494,498,499,500,499,499,499,500,500,498,500,499,499,498,500,499,495,498,497,498,498,498,499,499,500,500,497,499,500,497,496,499,498,499,499,496,499,498,496,498,496,499,496,497,499,499,499,499,498,496,495,496,498,497,497,498,499,498,499,498,500,501,501,503,502,504,503,502,500,502,503,503,500,503,503,504,501,501,503,503,504,502,503,501,501,505,502,503,503,505,501,504,504,502,503,501,504,503,502,505,504,503,503,503,503,503,503,505,505,505,505,505,505,504,505,503,502,504,505,505,502,503,502,504,503,501,505,505,503,505,503,505,504,502,503,503,505,504,503,504,505,502,501,502,502,503,503,502,503,502,502,503,501,502,503,502,499,500,503,501,498,500,500,499,500,501,501,502,499,497,499,501,501,500,500,501,502,502,499,502,503,500,505,495,500,501,500,502,500,501,501,499,501,502,500,501,504,503,501,502,501,497,501,503,502,503,503,502,505,503,502,503,501,502,502,502,499,502,501,501,500,502,503,502,504,504,504,501,503,500,503,501,501,504,505,475,473,475,472,473,475,505,505,504,502,501,502,504,501,503,502,501,501,503,505,503,503,507,506,507,507,507,506,508,508,506,506,508,508,507,504,504,507,506,506,508,506,504,506,501,504,503,503,504,505,505,502,502,506,502,500,502,502,501,497,501,499,499,502,500,500,501,501,501,501,501,502,502,502,501,503,501,500,501,501,500,501,497,501,501,501,500,501,502,501,502,502,501,501,501,500,498,500,499,500,499,499,500,500,500,502,502,499,501,501,502,501,502,500,501,503,501,502,503,501,504,503,502,501,501,501,503,501,503,502,501,504,501,504,502,504,503,503,504,501,504,500,502,502,500,500,498,498,497,499,498,500,502,498,499,499,501,500,500,501,498,499,499,500,501,499,501,502,500,500,500,500,500,501,499,502,500,501,498,502,501,501,500,501,500,497,498,499,500,499,499,497,497,498,500,500,500,500,501,499,500,501,500,501,502,499,499,497,498,498,500,500,499,500,500,498,500,498,496,498,500,500,481,497,499,499,499,496,501,499,495,495,493,495,493,496,493,494,495,496,496,496,495,499,492,497,496,493,493,496,496,497,498,498,496,497,498,498,500,497,499,500,497,498,497,498,498,498,499,499,499,499,498,497,497,498,500,500,501,500,500,499,502,499,506,499,497,498,499,501,501,503,501,502,500,501,500,501,501,502,501,502,502,501,500,501,501,500,503,501,502,502,503,500,500,502,502,504,504,504,504,502,502,502,503,500,501,502,498,502,501,501,506,503,501,503,498,502,498,504,504,498,501,500,502,501,502,498,501,499,500,503,502,499,501,503,500,498,499,499,499,498,498,500,497,498,497,496,498,498,498,499,499,497,497,498,499,498,497,496,496,497,493,497,497,497,498,497,497,496,495,497,497,497,497,497,497,497,497,497,497,497,497,497,497,497,496,498,496,496,498,496,498,495,496,497,498,497,498,495,495,497,495,495,496,493,496,497,497,498,498,498,498,499,498,497,499,497,495,498,500,498,499,496,498,498,498,498,497,497,497,497,496,491,496,496,498,497,497,498,497,496,497,497,497,497,497,497,495,494,496,496,496,496,494,497,497,496,497,495,495,497,488,487,487,486,488,486,486,486,486,487,486,487,488,488,487,487,488,487,488,487,488,487,487,487,487,487,487,486,488,486,486,488,487,489,488,487,486,487,488,487,492,496,494,495,494,496,494,494,492,494,495,496,497,496,494,491,495,496,493,495,495,498,495,496,497,495,495,495,495,496,497,497,496,498,496,495,498,497,496,497,499,495,495,494,493,496,496,497,497,496,497,498,498,496,497,495,498,499,500,499,499,497,499,498,501,500,499,497,500,499,498,499,498,498,500,497,499,499,499,498,500,499,498,495,499,498,498,498,496,497,497,496,501,499,498,498,498,498,499,499,496,498,498,498,498,497,498,499,498,498,497,495,498,497,497,494,496,496,498,494,496,495,493,493,494,496,496,495,494,495,496,496,498,498,498,498,493,497,494,496,496,496,496,496,495,496,496,497,493,497,497,497,497,498,496,500,498,498,498,499,498,498,496,498,498,497,497,498,498,501,501,501,503,501,502,499,502,502,501,499,500,498,500,500,501,501,501,499,501,499,499,500,501,499,501,502,501,502,502,501,499,500,498,500,500,498,501,496,498,499,500,499,501,500,499,499,497,499,499,501,498,499,500,500,500,501,500,500,498,498,496,500,498,497,499,498,499,499,499,498,495,497,495,494,496,494,493,491,493,493,493,495,494,497,495,494,492,495,494,492,471,473,473,473,471,473,471,490,494,495,493,496,495,495,494,495,495,494,494,493,493,492,493,494,492,492,493,493,494,493,492,495,495,492,495,494,493,494,496,495,497,496,495,497,495,496,498,496,496,495,496,497,497,495,498,497,497,495,496,495,496,499,496,496,495,496,497,497,496,495,495,495,494,494,496,497,495,494,495,495,490,490,486,494,496,496,493,497,496,495,495,496,493,496,495,495,495,496,493,495,497,497,496,499,502,496,496,494,497,494,495,496,497,497,495,494,495,496,497,494,496,495,496,496,495,497,496,497,496,496,498,496,496,496,496,494,496,501,499,495,497,496,495,494,496,497,497,497,476,477,496,498,497,498,499,499,499,498,497,499,501,501,500,499,498,498,498,500,499,501,499,496,497,498,499,500,496,498,495,496,500,497,499,500,499,497,497,498,499,502,498,497,499,498,497,496,499,498,496,497,498,496,497,498,497,498,498,498,495,494,495,495,496,496,495,495,498,497,496,495,496,495,495,494,495,497,497,497,497,496,497,499,498,499,498,500,498,498,499,495,496,497,497,495,498,497,497,497,496,494,494,495,494,496,497,496,496,496,495,492,494,496,495,497,497,496,496,496,497,497,495,494,496,496,493,494,495,495,496,495,495,497,496,498,496,495,494,495,492,495,495,497,496,495,496,496,496,495,495,496,498,498,497,497,498,498,498,498,497,497,497,496,496,496,496,498,498,497,499,497,496,495,494,493,495,496,496,497,496,495,495,494,495,494,495,495,496,496,495,495,496,495,495,496,496,496,494,496,495,496,495,494,495,495,497,496,495,495,497,497,497,488,488,486,487,487,488,487,486,488,487,483,483,484,482,485,485,483,483,485,484,483,482,482,485,482,484,484,483,483,482,483,482,483,485,482,483,483,481,483,484,483,485,484,485,482,483,482,483,484,484,485,484,487,484,484,482,484,485,483,484,485,484,486,486,485,485,484,484,485,484,482,483,480,484,484,484,483,484,485,484,483,484,483,484,484,484,485,484,482,479,479,479,479,479,479,479,478,479,478,478,478,477,476,478,479,478,479,478,478,477,477,476,476,477,477,476,472,477,478,477,478,478,478,478,478,478,477,477,478,478,479,478,479,477,479,476,477,476,482,481,483,482,483,483,485,485,483,481,482,482,481,483,484,481,482,482,483,482,482,489,481,481,481,480,481,481,482,482,481,482,481,483,483,491,483,482,482,483,484,484,483,447,475,484,483,485,485,483,483,484,485,482,483,482,484,481,482,483,481,482,481,483,483,483,483,484,484,483,483,483,482,482,484,482,484,482,482,484,484,484,482,482,481,482,482,482,483,482,482,482,482,482,481,482,482,483,481,481,481,481,481,481,481,481,480,480,481,481,480,480,479,481,481,482,481,481,482,480,480,481,482,482,481,482,482,482,482,481,482,481,482,482,482,482,481,482,482,480,482,481,483,483,483,483,483,477,478,482,480,482,481,480,481,478,480,480,480,480,479,481,479,480,480,481,481,481,481,480,481,480,480,481,481,480,483,483,482,480,481,481,481,480,481,481,482,482,482,483,481,482,483,483,484,482,483,482,481,482,482,482,481,482,482,482,479,477,482,482,482,479,482,480,481,481,480,480,479,480,481,481,481,481,481,481,481,482,482,480,482,481,483,482,482,482,483,482,483,481,480,482,481,482,482,482,483,482,482,482,481,481,480,482,482,484,483,482,482,481,483,482,481,481,481,482,482,482,482,483,482,480,481,479,480,481,481,482,481,482,482,481,483,481,480,482,483,482,483,480,482,483,486,481,484,484,484,482,485,483,483,484,481,482,483,482,483,481,484,482,481,483,482,482,482,482,483,482,482,482,482,482,483,482,482,482,484,481,482,481,482,483,482,482,483,483,483,483,483,482,481,482,482,481,485,483,484,485,486,484,485,486,487,484,485,485,485,484,485,483,483,486,484,484,484,484,484,485,483,484,484,484,484,485,483,484,485,483,483,479,484,485,484,483,482,481,481,481,481,481,482,481,481,481,480,480,481,480,480,482,482,483,482,482,482,482,482,482,482,483,481,482,484,484,484,481,483,486,485,484,484,485,484,486,485,484,483,482,483,486,484,483,483,481,482,483,485,480,482,483,483,485,485,484,483,485,482,482,482,481,481,482,485,483,485,483,480,480,481,480,482,482,480,479,479,477,479,481,478,478,479,479,478,477,478,479,480,479,482,481,481,484,483,481,481,483,480,485,482,481,480,481,482,484,483,481,482,483,484,483,482,484,481,481,480,481,482,484,481,483,485,482,479,482,482,482,483,484,481,482,482,483,481,482,481,483,481,479,480,482,481,481,480,481,479,482,481,480,479,481,482,483,483,480,482,481,478,479,481,481,480,480,480,481,480,480,480,480,480,480,479,479,480,481,482,482,482,482,483,482,482,479,481,480,481,480,481,482,482,483,481,480,481,480,479,482,480,484,482,483,482,482,483,483,481,482,482,482,481,483,481,483,485,485,483,482,482,482,482,482,481,484,483,481,478,478,478,481,481,478,477,478,477,477,478,477,476,478,478,478,478,477,479,479,480,480,480,480,479,480,478,477,475,477,478,478,480,479,479,479,477,479,478,477,479,478,479,477,478,480,476,474,479,476,474,475,476,477,480,477,478,475,475,475,475,475,475,476,475,477,474,475,474,476,475,475,460,476,475,475,474,474,475,477,477,476,475,476,475,476,477,475,477,477,477,473,475,474,475,474,474,475,473,474,473,475,475,473,473,476,472,472,472,476,475,474,473,473,476,471,473,475,472,474,475,474,472,472,472,471,475,472,473,472,473,473,471,473,473,474,472,473,474,471,476,475,475,473,474,474,473,473,475,472,477,477,473,473,472,474,473,474,472,472,472,472,472,474,475,471,470,472,465,473,471,473,473,473,471,474,472,473,473,476,473,468,474,472,472,474,472,473,471,473,473,473,473,474,472,474,472,473,473,474,472,470,470,471,470,471,467,467,469,469,469,469,469,471,466,470,472,474,473,474,473,473,473,474,473,475,476,476,474,476,474,475,473,475,477,476,470,474,473,474,472,474,472,474,472,475,474,473,473,474,471,473,473,473,475,473,475,475,473,474,475,476,472,473,474,474,473,473,475,477,474,474,475,473,473,475,477,477,480,479,477,479,477,477,478,480,477,479,477,476,475,466,467,471,469,468,470,468,468,465,468,466,467,468,468,469,466,464,466,466,471,467,472,473,473,472,472,474,473,475,475,477,475,477,476,474,476,477,476,475,476,475,475,474,472,478,457,474,474,473,455,473,475,473,473,475,475,475,475,475,473,474,476,474,473,476,474,475,474,473,474,476,475,474,472,470,471,473,473,471,473,472,473,472,470,471,469,471,471,473,472,470,470,469,469,472,472,471,470,470,471,472,470,470,472,472,469,469,471,472,469,472,469,470,472,470,468,470,472,470,469,470,469,469,471,473,471,472,469,470,470,472,473,470,470,471,467,469,468,472,470,471,471,471,472,472,472,468,472,473,473,472,474,470,471,470,473,472,470,472,468,468,469,469,470,469,470,469,468,471,472,474,470,471,470,469,468,470,472,470,470,470,473,470,473,468,469,470,470,468,469,469,470,467,469,470,468,471,468,470,469,470,468,469,469,472,467,468,468,469,468,469,468,469,468,468,469,472,468,470,467,468,467,471,470,467,468,470,469,468,467,468,468,469,468,470,466,469,469,468,467,470,467,469,466,468,467,467,468,469,467,469,467,468,468,469,467,469,470,471,471,469,468,469,468,468,465,468,470,471,466,469,469,469,469,471,467,471,470,469,469,469,467,467,468,471,468,469,467,470,470,470,467,469,468,469,466,469,467,450,453,450,449,452,472,469,463,468,469,467,467,475,467,469,467,467,469,469,469,468,468,469,467,469,467,469,467,467,466,467,467,469,466,467,468,469,470,469,468,468,469,468,469,469,470,471,470,471,468,472,471,470,469,469,467,469,468,469,469,462,467,469,468,465,467,470,465,459,457,469,469,468,469,468,470,469,470,473,471,470,470,470,469,471,469,471,471,471,470,469,470,470,469,470,470,471,470,470,473,472,471,469,471,469,470,470,470,471,470,471,471,471,470,472,476,472,472,471,473,472,472,473,474,472,470,472,473,472,473,470,470,470,471,471,472,471,472,472,470,451,457,466,469,466,465,466,469,470,470,472,472,471,471,471,471,472,472,471,471,470,471,471,471,471,471,470,470,469,471,471,472,470,472,471,469,471,469,468,470,468,468,468,468,468,469,468,468,468,468,468,468,467,467,468,467,468,468,469,469,469,470,470,470,469,470,470,470,470,469,469,469,469,470,470,470,468,470,470,469,471,472,469,468,469,471,469,470,470,469,469,467,467,468,468,467,468,469,469,469,469,468,466,465,466,466,466,466,467,468,468,468,468,467,468,469,468,464,468,467,467,467,468,467,467,467,466,466,468,467,468,468,466,467,466,466,466,468,467,467,467,467,468,468,468,468,468,468,468,467,467,467,467,467,467,467,465,467,467,466,467,466,467,466,465,467,465,467,466,468,466,466,468,467,465,466,467,466,467,466,466,467,467,467,468,468,468,468,468,470,469,470,470,468,468,468,467,468,469,467,468,467,468,468,468,467,467,467,467,467,468,467,467,467,465,464,466,465,466,467,469,467,467,466,467,464,466,469,465,468,467,467,466,466,469,467,467,467,467,468,469,467,469,468,468,469,467,468,467,467,467,467,467,467,467,469,468,468,468,468,468,467,468,468,468,467,468,467,467,467,467,468,470,473,475,472,472,472,473,469,467,466,467,466,466,467,466,467,466,465,466,460,462,459,460,459,455,465,467,468,467,467,466,467,467,467,467,466,468,472,471,470,469,470,470,470,469,473,472,471,472,471,471,471,472,472,471,470,471,473,473,471,472,472,471,471,473,473,471,471,471,472,471,471,471,471,471,471,472,471,470,471,471,469,470,470,470,470,470,470,471,470,470,469,471,473,473,472,471,473,473,471,472,471,472,471,471,471,471,471,471,471,471,472,466,467,466,466,467,466,465,467,468,466,468,469,467,467,468,466,467,468,466,469,467,467,467,467,468,466,466,466,465,467,467,466,466,466,466,466,467,466,467,467,467,467,467,468,472,472,471,471,473,472,473,471,471,475,471,473,471,471,472,471,471,471,472,470,469,471,471,472,472,471,472,472,471,471,470,470,471,471,470,472,471,472,471,467,473,472,472,471,470,473,472,472,471,472,474,475,473,468,471,471,472,454,472,472,472,472,472,472,472,470,472,471,471,471,471,471,472,472,472,473,473,473,473,473,474,474,475,473,476,476,475,475,474,474,474,476,474,475,474,473,472,472,474,473,475,473,474,474,474,473,473,473,472,472,471,471,470,470,470,470,470,470,470,471,471,471,471,471,471,471,472,471,472,472,471,472,471,472,471,472,472,472,473,472,472,472,472,472,474,472,472,472,474,474,476,474,474,474,473,474,473,475,451,475,476,474,474,475,475,474,473,473,475,474,471,469,469,470,471,470,469,469,469,469,470,449,449,449,470,470,469,468,468,469,468,468,469,468,469,470,470,470,469,468,468,469,470,468,470,467,468,468,459,458,461,466,467,467,470,471,472,473,475,475,474,472,472,473,473,473,473,473,473,473,473,473,473,472,475,473,474,473,474,476,476,474,476,474,475,473,473,473,473,473,472,472,472,474,470,474,475,474,474,474,472,473,472,472,470,471,472,471,471,471,472,471,471,469,473,471,471,471,471,471,471,470,471,471,471,470,471,472,472,471,471,471,471,471,471,471,471,471,471,471,472,473,473,474,473,473,472,473,472,472,472,474,473,475,477,479,480,480,479,480,480,479,480,479,478,478,478,477,478,478,478,478,480,478,479,479,479,479,479,479,478,480,478,478,480,478,481,480,480,479,478,479,478,480,479,478,479,479,477,479,479,478,480,479,479,478,478,479,478,478,478,478,475,471,477,479,479,479,478,478,479,478,479,478,480,480,479,478,478,478,478,477,478,478,478,478,478,478,479,479,479,479,478,478,480,480,479,479,480,480,480,480,480,481,480,480,478,479,479,479,478,479,479,480,480,479,480,480,481,480,481,481,482,480,480,481,479,479,478,479,480,480,480,479,479,479,479,479,479,479,478,479,480,480,480,480,480,480,480,480,479,480,481,481,481,480,481,481,481,481,481,482,481,480,481,482,481,481,481,481,482,482,482,482,481,482,483,481,482,482,482,483,483,483,486,482,482,482,482,482,482,481,483,482,484,485,485,481,483,482,481,481,482,482,482,482,482,482,483,482,482,482,482,482,482,482,482,482,482,482,482,483,484,484,483,484,476,476,476,476,475,476,476,478,484,483,482,483,483,482,483,484,483,483,483,482,483,483,483,483,484,482,482,482,482,482,482,484,481,483,484,484,484,483,484,484,484,484,483,483,483,483,483,483,483,483,483,482,484,483,483,483,483,483,481,483,484,484,484,484,483,487,485,486,486,486,485,485,484,483,483,483,482,482,481,481,481,481,481,480,481,481,481,481,480,481,481,481,481,481,481,481,481,481,482,481,482,483,481,482,482,483,483,483,483,483,483,483,483,483,483,483,481,482,483,482,483,483,483,483,483,482,482,482,482,482,481,482,483,483,482,482,482,482,483,483,483,483,483,483,482,483,482,482,483,481,483,482,484,483,482,483,483,483,484,483,482,482,483,483,483,482,485,482,483,483,483,483,484,482,484,485,483,482,483,484,484,484,483,486,483,486,487,487,486,486,485,487,486,487,487,486,487,486,486,486,487,486,484,486,485,486,486,485,486,485,485,487,487,486,486,486,485,485,487,486,489,487,486,485,484,485,486,483,485,485,484,486,485,485,485,484,485,485,486,485,487,486,488,486,485,486,483,487,487,484,483,485,485,484,485,485,488,487,486,485,486,485,487,487,485,486,485,485,486,486,486,487,488,486,488,489,487,485,484,488,488,489,488,488,489,488,489,488,488,488,486,488,487,481,479,479,476,479,480,479,478,478,478,480,482,489,489,487,487,491,488,488,488,488,489,489,489,488,489,490,489,490,486,477,487,489,489,489,492,489,489,490,490,489,489,489,489,488,488,489,487,485,485,488,488,489,488,489,488,488,488,487,489,488,488,488,487,486,488,489,488,489,487,486,487,486,486,487,487,487,488,488,488,487,488,488,487,488,488,488,488,487,488,487,487,489,490,487,485,487,487,487,487,487,487,487,487,487,488,487,487,487,492,490,487,487,486,486,484,484,484,485,486,485,483,486,485,485,484,484,485,486,483,486,483,484,485,483,484,484,483,484,485,483,483,483,483,482,485,483,485,484,484,485,483,485,485,484,484,483,483,483,484,484,484,483,484,484,483,484,484,484,484,484,485,484,485,483,485,487,484,484,484,483,483,483,484,483,484,482,483,484,484,484,483,484,485,486,485,484,484,485,484,484,484,484,484,477,477,477,478,479,476,477,477,477,478,477,477,477,477,478,477,478,482,489,487,489,487,488,488,488,487,487,487,487,487,487,488,490,488,486,488,489,489,489,489,489,487,487,486,487,486,486,487,487,487,485,487,488,487,487,488,487,489,488,487,486,486,487,485,487,487,488,486,484,486,485,485,484,486,488,488,489,488,492,489,486,488,486,486,488,490,453,488,488,488,487,488,487,487,488,488,488,486,487,488,487,487,487,487,487,487,486,487,487,488,491,491,487,487,488,487,482,482,482,483,483,485,484,483,483,481,482,483,483,484,483,483,482,482,481,481,481,481,483,483,482,482,482,482,483,482,481,481,480,482,481,482,478,473,481,482,482,481,482,483,482,482,483,482,482,483,482,482,483,485,483,483,482,482,480,478,480,479,478,478,478,478,478,477,477,478,477,477,479,477,478,477,476,478,480,477,481,479,479,478,479,478,478,478,477,477,476,476,476,479,477,477,475,475,476,476,476,476,477,474,480,482,481,483,482,482,481,484,482,482,484,484,484,482,481,482,486,486,483,484,484,484,483,483,482,482,483,482,482,480,483,481,483,483,480,481,481,482,482,482,482,482,483,481,482,484,483,477,475,475,475,474,475,475,476,478,485,482,483,482,482,483,483,483,483,483,482,483,485,484,482,482,484,482,482,483,483,483,484,482,483,483,483,484,485,484,484,485,484,484,484,484,484,483,484,485,484,484,484,484,484,483,486,485,485,485,485,484,484,483,486,483,482,482,483,484,483,484,483,483,484,482,484,482,483,484,482,484,482,483,484,484,482,485,483,484,485,484,484,483,482,484,483,483,485,484,483,483,484,483,483,483,483,482,484,485,483,484,484,485,485,483,484,483,484,482,482,482,484,485,484,483,485,484,485,483,485,485,479,485,484,485,485,484,485,484],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.24.0/","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[117,118,118,117,118,118,120,120,117,119,121,117,118,117,117,120,120,120,124,123,121,125,119,123,124,121,119,119,120,124,122,122,121,123,122,120,117,121,119,120,121,118,118,119,117,122,118,117,116,117,116,118,116,116,115,117,115,119,118,118,117,118,120,120,118,115,117,120,117,118,118,120,117,117,118,117,119,117,117,117,116,117,116,118,126,124,119,115,117,116,117,115,115,116,116,116,116,115,116,117,115,116,116,118,117,117,117,118,117,117,118,116,118,115,126,120,128,122,128,123,124,120,120,120,120,120,121,117,118,118,121,123,122,119,121,122,122,117,120,119,118,117,120,120,117,117,117,116,116,119,116,118,115,118,118,118,120,120,117,118,121,122,118,122,120,119,120,127,122,120,123,121,120,120,121,122,121,121,122,122,121,123,123,123,121,122,119,120,123,122,123,122,124,125,123,122,122,125,121,123,121,122,122,124,122,123,120,123,125,122,123,121,124,122,123,120,123,123,120,119,121,118,120,120,116,119,117,116,120,119,121,119,118,120,119,118,121,121,120,119,116,120,121,120,121,121,117,118,119,120,119,120,118,121,118,121,121,120,119,119,120,121,119,121,122,118,120,120,121,120,118,120,119,120,117,119,121,117,122,122,121,118,118,119,116,118,117,117,118,117,120,117,119,121,116,119,118,120,119,119,118,121,118,121,120,119,120,120,119,121,117,117,117,118,119,123,124,120,122,122,123,118,119,119,121,119,118,118,120,119,118,121,119,120,118,119,116,117,120,117,116,119,121,120,118,117,120,119,119,121,120,119,118,119,118,118,120,116,122,118,116,119,117,117,114,118,118,118,120,118,116,120,117,116,114,117,118,116,119,119,120,116,119,121,118,118,119,119,120,118,120,117,117,118,119,119,121,120,118,117,115,118,119,117,119,118,116,117,119,115,120,115,116,116,114,115,114,113,116,116,118,116,117,117,119,116,116,117,120,118,120,120,121,116,118,119,119,119,119,120,117,118,117,116,115,119,116,116,120,118,116,115,114,116,116,116,117,116,119,121,119,116,114,115,116,115,113,115,113,116,118,118,117,115,115,117,116,117,117,116,116,119,117,115,116,111,112,114,113,111,113,112,113,111,112,108,110,109,109,108,112,106,104,106,105,104,107,106,106,107,107,106,107,107,108,107,108,108,106,112,111,109,108,109,110,108,109,104,104,106,107,109,108,109,109,107,110,107,110,110,110,110,111,111,110,109,111,110,108,107,108,109,105,105,106,104,107,108,108,109,109,109,113,109,107,109,108,110,110,106,106,109,108,105,109,109,110,110,106,107,108,107,110,107,106,108,108,108,108,107,111,110,111,111,108,107,106,110,111,108,108,108,107,111,107,111,108,110,105,110,107,109,105,109,108,107,106,108,104,108,107,110,107,108,107,112,106,106,106,107,108,107,106,108,108,107,108,107,107,105,108,108,105,110,109,111,109,105,105,105,108,106,104,106,108,102,103,102,105,102,106,106,109,106,111,109,114,113,110,109,107,108,105,106,106,106,108,109,107,108,108,110,112,109,108,111,111,111,110,109,112,111,111,110,110,111,111,110,112,111,113,112,113,111,109,107,105,112,109,113,110,109,109,111,111,110,109,108,108,112,107,109,109,110,110,109,110,112,108,110,108,110,109,107,108,109,110,111,112,110,108,109,108,109,109,109,109,106,108,108,110,111,111,113,110,109,110,111,112,112,108,109,108,108,110,108,107,106,108,108,106,107,106,107,108,110,107,108,109,106,106,108,103,103,105,105,104,106,106,107,106,107,107,104,105,107,108,107,108,110,108,109,108,108,108,106,105,111,110,107,109,111,109,105,108,109,106,109,108,106,106,106,104,106,105,106,104,104,105,106,106,104,105,106,105,105,106,105,105,104,103,104,102,103,106,105,105,105,105,106,106,105,105,108,107,105,106,107,105,106,106,105,105,107,105,105,106,106,105,105,107,109,106,107,104,105,105,105,104,102,106,105,106,105,105,104,105,103,106,106,106,104,104,105,102,103,104,102,101,103,103,102,103,102,102,102,103,102,102,102,102,101,101,102,102,103,104,104,103,105,102,102,105,104,106,106,104,105,104,102,103,105,105,106,105,104,102,103,105,105,105,105,104,105,102,103,103,103,100,104,104,104,103,102,106,104,103,103,103,103,102,105,104,106,104,105,105,105,106,101,104,105,104,103,105,106,108,106,108,106,106,106,108,105,105,106,106,107,104,107,105,103,103,102,105,106,105,104,105,103,105,107,103,106,103,103,104,105,106,104,103,102,105,103,104,102,102,104,102,102,105,103,102,101,102,102,105,105,104,107,105,103,105,106,106,106,102,103,106,104,106,104,106,105,106,106,104,105,107,101,107,102,102,103,106,108,104,105,106,104,103,104,104,105,103,104,105,105,104,108,105,105,103,107,107,105,103,104,103,101,105,105,104,105,103,105,103,105,107,105,106,105,106,105,105,104,105,105,110,107,107,107,107,108,105,106,102,105,105,105,105,105,105,105,104,105,104,104,104,102,105,104,105,102,105,107,105,104,104,105,105,105,106,105,104,104,106,107,107,107,107,107,106,105,106,105,106,103,108,107,106,105,108,105,104,105,107,105,105,105,105,106,104,107,105,105,102,104,103,104,102,101,101,103,106,104,103,105,106,104,102,101,101,104,102,102,100,101,102,101,102,101,102,102,102,100,101,100,104,102,103,103,102,101,102,99,99,101,99,99,99,100,99,100,101,99,100,100,100,101,99,102,101,99,103,99,98,101,100,99,100,101,99,99,101,102,102,101,102,101,100,103,103,102,100,100,100,100,101,102,102,101,102,102,101,100,102,102,99,99,98,99,100,100,99,101,100,100,99,100,102,102,101,99,100,101,101,100,100,99,102,99,101,98,99,101,100,99,98,97,99,99,97,98,99,102,100,100,99,102,102,99,100,101,98,100,102,100,101,98,98,101,103,101,100,100,100,99,99,99,100,101,96,99,99,98,99,97,100,99,98,98,101,98,102,100,99,98,98,100,101,100,99,100,101,102,99,100,100,101,99,98,101,99,99,102,100,100,97,98,99,95,99,98,98,99,96,99,97,98,98,98,96,96,98,98,96,99,99,99,99,99,98,99,99,100,98,98,99,98,100,100,101,101,100,100,100,100,101,98,102,106,102,103,103,102,100,102,99,101,100,102,99,102,100,100,100,102,101,99,100,100,101,99,98,100,101,101,98,99,99,101,99,99,101,102,100,103,99,102,102,102,100,100,99,103,103,101,101,103,99,98,97,97,98,97,99,98,98,100,99,101,99,99,100,101,99,102,98,100,103,99,99,99,100,104,100,99,102,100,99,101,100,99,99,98,97,100,99,100,102,100,100,100,98,98,99,100,99,100,97,96,99,97,99,99,97,101,101,101,102,98,97,98,102,101,98,101,101,98,97,97,98,99,97,96,97,100,96,94,99,96,96,93,97,99,98,97,97,95,94,96,96,96,98,98,97,100,94,99,97,97,98,98,98,99,99,99,97,95,97,100,98,101,99,100,98,98,99,98,95,96,99,99,97,96,99,97,97,98,96,97,98,98,96,96,95,97,98,97,99,97,98,97,97,96,97,97,98,96,97,97,97,98,99,99,98,98,98,99,98,97,99,98,98,98,99,100,99,99,98,98,98,96,96,97,98,97,97,96,98,97,96,98,99,95,97,97,98,98,97,98,103,98,98,98,98,100,100,101,97,99,98,99,103,103,98,110,102,99,97,98,98,98,99,99,99,100,100,105,100,107,102,105,101,106,106,105,99,99,98,101,103,102,99,104,96,96,97,97,99,98,97,99,99,100,98,99,100,97,98,97,98,99,98,99,98,97,98,97,96,99,97,96,97,98,95,96,97,96,98,98,97,98,99,94,97,100,99,99,100,99,100,100,99,95,98,98,97,96,98,96,100,98,99,99,97,97,99,99,97,98,99,97,98,100,98,99,98,98,97,98,99,99,99,99,98,99,99,99,100,100,98,98,96,100,96,98,101,96,99,103,100,99,94,96,95,98,98,99,97,97,98,95,95,98,96,94,95,95,95,95,97,99,96,95,92,96,96,93,94,93,94,93,92,96,92,92,94,92,93,93,94,93,92,89,91,91,92,92,92,93,93,92,90,89,93,92,92,90,91,91,93,92,93,92,93,93,92,89,93,91,92,90,92,91,91,93,91,94,91,93,93,94,94,92,93,92,93,94,92,94,90,92,92,92,90,91,92,91,92,89,92,92,93,93,92,93,89,93,91,89,91,93,92,90,90,92,89,92,90,90,89,90,90,89,89,90,89,90,90,90,91,91,90,89,91,88,90,90,91,88,88,90,90,88,90,89,89,89,87,89,88,89,89,87,90,89,89,89,87,89,89,92,91,90,91,92,92,92,90,92,90,88,87,89,88,88,87,87,87,88,90,88,88,87,89,88,87,89,87,88,89,90,90,90,89,90,93,89,89,89,89,88,87,88,88,87,90,88,89,89,91,91,90,89,89,91,92,89,90,90,89,89,89,89,88,90,87,89,90,87,90,87,88,89,88,88,89,86,87,87,86,86,87,85,86,89,87,87,87,87,88,85,87,88,87,89,89,87,87,87,88,86,87,87,86,87,87,87,88,89,86,84,86,88,89,88,87,88,86,89,89,89,89,88,88,87,87,87,90,87,88,89,88,88,90,90,90,87,86,85,86,87,86,85,86,85,87,84,84,84,85,86,86,85,86,84,86,83,84,84,86,85,88,88,90,89,91,87,87,90,89,88,88,87,88,86,85,87,86,86,86,88,87,86,85,86,84,86,85,86,86,84,85,83,86,84,85,83,84,83,82,81,83,85,84,84,85,86,83,84,81,82,83,84,83,81,84,88,86,85,86,83,83,82,84,83,82,84,83,84,83,84,85,86,85,84,86,84,85,86,83,83,83,83,83,83,84,83,84,85,81,85,84,85,83,82,82,83,82,82,82,81,81,81,82,80,80,82,82,81,80,81,80,81,80,82,82,80,80,80,80,81,83,81,81,82,84,81,85,81,81,81,81,84,85,83,83,82,83,82,81,82,81,82,81,82,84,83,82,81,82,81,83,82,82,82,82,82,82,82,81,82,85,82,83,84,81,82,83,83,81,78,78,80,82,81,81,80,80,80,79,79,81,81,79,80,80,80,81,81,80,79,81,79,80,79,78,79,80,78,80,80,80,78,81,79,79,79,80,80,81,82,80,81,80,80,80,81,80,78,81,78,78,80,80,81,80,78,79,80,79,79,80,82,78,80,81,82,78,79,79,79,80,78,79,77,79,77,79,79,80,80,81,81,81,80,79,80,80,81,79,80,82,81,78,78,79,78,78,79,81,79,82,79,78,79,80,80,79,77,79,79,80,80,80,80,79,78,81,81,80,81,80,80,81,78,82,79,78,82,81,80,81,81,81,82,82,82,81,82,81,81,81,82,83,81,83,81,81,83,84,82,82,81,81,82,84,83,83,81,81,81,82,82,81,82,81,83,82,85,82,85,83,81,82,84,82,83,82,82,83,82,85,83,84,82,82,79,78,79,81,78,80,82,80,82,81,78,79,80,80,79,78,79,80,79,82,80,77,80,78,78,79,81,80,80,80,77,78,78,77,75,77,78,78,77,77,78,78,77,77,77,79,79,79,80,79,78,80,80,78,78,79,79,77,77,79,80,80,77,80,79,81,78,79,79,79,80,79,79,79,79,79,80,79,78,80,78,81,80,79,81,81,81,79,80,79,79,79,77,79,79,79,80,79,80,80,79,80,79,81,80,79,79,79,78,81,81,82,80,80,81,77,80,79,79,79,81,80,80,80,78,80,79,79,79,79,78,80,79,78,82,81,81,81,80,80,80,80,82,82,80,81,80,81,79,81,79,81,80,80,78,88,78,79,79,80,78,78,79,81,81,79,78,79,79,78,79,78,78,79,79,78,77,77,75,76,83,78,88,86,77,78,78,77,80,78,79,80,80,79,79,79,88,78,77,78,76,79,79,77,77,76,77,77,78,77,77,78,77,78,81,78,78,79,78,76,78,80,77,78,78,79,81,81,77,80,80,79,78,79,80,77,76,76,76,77,79,76,79,79,79,76,77,77,77,76,75,78,76,76,77,79,75,76,77,77,76,77,77,76,76,77,75,74,76,77,75,75,77,78,75,75,74,76,76,73,74,75,74,74,73,73,74,75,74,75,73,73,75,75,75,74,72,74,74,72,73,72,74,75,74,74,73,75,77,76,77,77,75,75,76,76,74,75,76,78,76,78,76,77,78,77,77,77,77,77,78,79,80,76,79,78,76,78,79,80,77,79,77,76,77,78,78,79,77,77,76,77,77,77,76,76,77,78,77,78,77,77,78,76,77,78,77,77,77,77,77,77,76,77,78,78,78,79,80,79,78,78,77,80,79,79,77,79,79,78,79,80,77,78,78,78,79,78,79,78,78,79,79,79,77,79,79,79,80,80,80,79,78,80,80,80,78,79,78,80,78,78,78,79,77,78,77,78,77,77,76,77,78,78,78,78,77,78,79,77,78,79,80,79,77,76,79,79,79,79,79,76,76,76,77,77,75,76,78,77,76,77,77,77,77,77,75,80,77,76,76,76,78,76,75,75,75,80,80,79,78,78,79,78,79,79,79,78,80,76,80,76,77,79,78,77,78,75,78,77,78,78,78,78,79,77,79,77,78,77,77,78,77,78,77,78,75,76,77,79,78,77,76,76,77,77,76,78,76,76,78,78,78,78,77,75,75,76,76,75,75,75,75,74,73,73,73,75,75,75,76,77,76,79,75,76,76,74,75,75,75,76,77,77,77,75,77,76,78,79,78,77,78,78,77,76,77,76,76,74,75,77,77,77,75,76,76,76,77,77,76,76,76,75,77,76,77,76,76,77,77,75,77,78,77,77,76,77,76,77,76,76,74,74,75,72,75,74,74,73,74,74,75,75,75,72,72,73,74,74,74,72,73,74,74,73,74,74,73,74,71,74,75,74,72,73,72,72,72,72,70,73,75,72,72,72,74,71,71,71,73,74,75,76,82,74,76,76,75,74,75,75,75,74,74,74,72,74,76,75,74,74,74,73,74,72,74,75,74,72,74,79,73,74,73,73,74,74,72,81,73,72,73,75,73,73,70,71,73,74,73,73,73,71,70,68,73,63,68,80,82,85,71,71,78,75,71,69,76,68,73,73,74,74,71,75,74,69,72,75,72,71,71,73,69,70,73,73,74,73,73,71,72,70,70,70,71,72,70,69,73,71,72,69,72,71,73,73,71,71,71,72,72,74,74,74,73,73,73,72,71,74,71,72,72,72,74,73,72,73,72,71,73,73,73,73,73,72,71,71,73,72,71,74,73,71,71,72,71,72,71,73,72,73,73,73,72,71,71,74,71,74,72,72,71,73,74,76,76,76,76,76,77,77,75,77,77,77,77,77,77,77,74,77,77,76,77,76,76,74,74,75,76,76,75,76,77,78,76,74,77,74,76,74,75,75,75,76,75,76,78,76,76,75,76,76,75,74,76,77,77,74,75,77,75,77,77,76,74,75,75,72,76,75,75,77,75,76,75,74,75,77,74,76,75,76,74,74,77,77,77,76,76,73,73,74,73,74,75,76,75,76,74,77,74,77,75,74,75,76,75,76,76,75,74,74,73,72,73,73,75,72,74,75,74,73,74,73,74,74,75,75,74,72,74,74,73,73,74,73,74,73,74,74,74,75,75,77,76,78,79,77,75,79,77,77,78,78,77,83,78,77,78,77,77,76,77,77,79,78,77,77,77,77,75,78,79,78,77,77,76,78,75,77,75,76,78,75,76,75,76,75,76,77,77,76,77,78,78,78,78,79,79,79,79,79,78,79,77,77,75,76,77,78,77,77,77,77,77,77,77,77,74,77,77,79,78,76,77,76,76,78,77,77,77,79,80,79,78,76,78,76,77,77,76,75,76,77,77,76,77,77,77,79,78,76,77,77,76,77,77,77,77,81,75,76,76,75,76,75,72,72,73,75,74,76,75,74,75,75,75,75,74,75,76,77,76,74,74,75,75,75,75,74,74,75,74,76,76,75,75,75,74,74,75,76,76,74,75,74,75,75,75,76,75,74,76,76,74,75,74,77,75,74,74,74,75,76,78,75,76,76,76,76,77,75,76,75,75,75,77,75,75,77,75,77,74,73,74,75,75,75,76,75,76,75,75,74,75,74,74,72,74,72,73,73,75,73,73,73,75,72,74,73,75,77,74,75,75,76,74,74,73,72,73,72,73,73,72,72,73,74,73,72,71,74,73,79,73,73,71,72,73,72,73,73,73,74,74,73,73,72,73,73,72,74,73,73,72,72,73,72,72,70,70,70,72,71,71,70,73,71,73,73,74,73,70,73,74,73,70,69,69,70,70,69,69,69,69,69,69,69,69,68,69,69,70,69,70,69,69,70,68,69,69,68,71,71,72,70,70,69,72,71,71,70,70,69,70,70,70,69,71,71,69,68,71,70,70,69,70,68,70,68,69,69,70,71,70,68,70,70,70,71,70,70,69,71,68,70,69,69,71,70,69,70,70,69,70,70,69,72,71,70,70,70,70,70,68,70,70,70,69,70,70,70,72,71,70,71,71,70,70,70,69,71,70,70,69,70,70,70,70,70,70,70,70,69,70,70,70,69,67,69,69,68,70,70,71,70,75,72,71,72,72,74,70,71,70,72,69,69,69,69,69,71,68,69,68,70,70,70,70,68,69,70,72,69,68,70,68,70,71,70,68,67,66,68,68,71,70,69,67,67,69,69,69,68,67,69,70,69,68,69,70,70,68,70,69,69,75,69,70,71,70,70,69,69,71,70,70,70,70,70,70,70,71,71,70,70,70,70,78,69,70,69,71,70,72,69,70,69,67,75,71,69,69,70,69,70,69,71,70,70,71,70,69,71,70,71,69,70,68,70,69,71,71,70,70,70,70,70,69,70,70,70,70,70,70,68,68,69,70,71,71,69,70,69,70,69,72,70,70,71,72,70,69,69,71,69,71,71,72,71,71,69,71,68,70,69,72,70,70,68,69,68,70,72,69,69,70,69,70,70,70,69,69,69,69,68,69,68,68,70,70,70,70,71,71,75,73,72,71,73,73,72,71,71,71,72,71,71,71,71,70,83,70,71,71,69,69,70,67,71,70,74,71,69,69,69,69,70,70,70,70,71,70,67,69,69,69,71,71,69,70,69,70,71,68,70,70,70,70,70,71,70,70,69,69,71,68,68,69,70,69,74,75,68,75,69,68,69,69,68,68,68,69,70,70,70,70,67,69,69,72,68,70,67,70,70,72,70,68,67,67,70,70,74,69,70,76,75,73,74,67,73,68,66,73,67,67,68,67,71,67,68,68,68,68,74,67,68,68,68,68,68,68,68,67,69,69,68,68,68,70,68,69,69,70,67,69,68,67,69,69,68,68,68,68,68,67,68,69,69,68,69,69,68,68,68,67,67,68,67,67,70,69,70,69,70,69,70,69,68,68,69,70,70,70,69,70,69,72,70,69,67,69,70,70,69,69,70,70,70,70,70,70,70,71,70,69,69,69,69,69,69,68,69,69,69,68,67,69,68,68,68,68,68,68,69,68,67,69,69,67,70,68,68,68,67,70,68,70,67,69,69,68,68,67,69,69,67,67,68,69,67,66,68,67,67,67,70,69,66,73,67,67,66,68,68,67,68,67,68,68,67,68,67,68,66,68,68,67,73,67,68,69,66,67,67,68,67,68,69,67,66,68,69,69,67,66,69,70,68,66,70,68,67,69,68,68,68,68,67,68,67,68,68,68,67,68,67,67,67,68,68,66,65,66,67,68,67,66,65,65,66,67,67,68,68,68,68,67,66,66,68,69,67,67,67,66,66,65,67,67,65,66,67,66,65,65,65,66,66,67,66,67,68,65,66,67,67,69,70,66,67,67,65,67,66,68,67,66,64,66,67,67,66,67,67,66,67,67,67,66,66,65,69,66,66,66,66,66,70,65,65,64,65,65,65,64,73,66,68,67,67,66,66,66,73,67,68,67,66,67,67,67,67,66,66,66,65,66,65,67,66,66,66,65,66,65,67,66,66,66,67,66,65,72,66,65,71,66,66,67,66,66,67,65,66,67,67,65,66,66,66,72,66,67,66,65,71,71,67,66,68,67,66,66,65,66,67,66,65,65,67,67,65,65,66,66,68,66,65,66,67,66,65,65,66,67,68,69,66,67,68,66,67,68,67,66,67,67,67,68,68,68,67,68,68,67,66,66,67,67,66,67,65,66,66,66,67,69,66,67,67,68,67,64,67,66,67,66,65,66,68,66,67,67,67,67,65,67,66,67,66,69,68,68,68,68,65,67,66,66,66,66,67,66,66,67,67,67,66,66,65,66,67,67,66,65,66,68,68,65,66,65,69,69,68,68,69,69,68,69,69,68,68,69,69,68,69,68,68,67,69,67,69,67,68,68,69,68,68,68,69,69,68,68,67,69,68,67,67,68,68,68,68,68,67,67,66,66,67,67,67,68,66,67,65,68,66,66,68,68,67,68,67,67,67,67,65,67,67,67,68,68,69,68,68,68,68,67,68,68,68,69,68,68,68,68,67,68,69,68,67,68,67,67,73,67,68,68,67,67,67,67,67,67,69,68,68,67,67,67,67,68,68,68,67,67,67,68,67,68,68,69,67,76,68,68,68,75,68,68,67,68,68,67,67,69,68,68,67,69,70,67,66,67,67,67,68,68,70,67,67,64,63,62,61,61,63,61,63,62,62,63,62,70,62,61,63,63,62,62,62,62,62,62,62,61,62,62,62,62,62,63,62,62,62,62,62,62,63,63,63,62,63,62,63,64,63,62,62,63,62,62,62,62,66,63,62,62,63,62,61,61,62,62,62,63,64,63,64,63,63,63,64,63,62,63,65,62,62,62,61,61,62,62,64,63,69,60,60,61,62,62,61,60,61,62,61,59,61,60,60,61,61,61,63,60,61,62,61,62,60,61,61,61,63,61,61,61,62,61,60,60,61,62,61,61,61,61,60,61,61,61,60,61,62,61,61,64,61,62,61,61,62,61,61,62,61,63,63,64,61,62,62,61,62,61,60,62,61,61,60,60,61,59,61,61,61,62,61,61,61,61,60,61,61,61,60,61,61,61,61,61,61,61,60,62,61,61,61,61,61,61,61,60,60,60,60,60,60,60,60,59,60,60,60,60,60,59,61,60,60,61,59,60,60,59,61,60,59,60,60,59,60,60,59,60,60,60,60,60,60,61,60,60,60,61,60,58,59,60,59,61,61,60,60,59,59,60,59,60,60,60,61,61,59,61,60,61,61,62,60,61,61,62,60,60,61,61,61,62,61,61,60,62,61,61,61,61,60,61,61,61,61,63,60,61,62,62,61,62,60,62,61,60,61,61,61,60,61,61,63,64,61,63,63,62,62,62,62,62,62,62,62,62,62,61,61,61,59,61,60,61,61,61,61,61,62,62,61,62,62,60,59,60,58,59,59,59,59,59,60,61,60,60,60,60,60,60,59,61,60,65,61,61,62,62,62,61,61,62,62,60,61,61,61,60,61,61,63,60,62,61,62,62,62,61,59,67,62,62,61,60,61,61,63,62,63,62,62,61,61,61,60,61,61,60,61,61,61,62,61,62,64,64,64,64,65,65,65,64,64,64,64,64,64,64,63,63,64,65,64,64,64,65,66,64,64,65,64,64,63,64,64,64,66,64,66,65,66,68,67,66,66,66,69,66,70,67,64,64,67,64,66,65,68,65,67,66,66,66,65,67,66,65,65,65,66,65,65,64,65,69,66,64,65,64,65,65,67,66,65,64,65,65,65,66,65,67,66,66,66,64,65,64,64,66,65,64,64,65,65,65,65,65,65,65,65,65,65,65,65,66,65,65,64,63,62,63,63,63,64,64,63,62,65,63,64,63,64,65,63,64,62,64,63,63,63,62,63,63,65,63,63,62,63,63,63,63,63,63,63,64,64,62,63,64,64,64,64,63,62,63,64,65,64,63,61,64,64,65,64,63,64,65,65,64,64,66,65,66,65,64,64,63,64,64,62,64,62,63,64,64,64,64,63,63,63,64,63,63,63,64,65,63,64,62,64,63,61,63,63,61,63,63,62,63,63,63,64,64,63,63,64,65,64,64,64,64,64,64,64,65,65,64,64,64,64,65,63,62,62,62,64,63,64,63,62,63,63,62,62,62,63,63,63,63,63,63,64,64,63,62,63,62,62,63,61,63,63,64,63,63,64,63,63,63,63,63,62,64,63,62,63,62,63,63,63,63,63,63,63,63,63,63,64,63,64,64,64,63,63,62,63,62,62,64,63,62,64,64,65,64,63,64,64,64,64,64,63,62,61,64,62,62,63,63,62,64,63,62,62,63,62,62,62,62,63,63,61,62,62,62,62,62,62,62,63,63,62,64,60,62,60,62,60,63,61,63,62,63,63,62,61,62,62,64,61,63,62,62,62,62,62,65,62,62,63,62,61,61,62,63,62,62,62,62,62,62,63,62,61,61,61,62,64,62,61,61,61,61,60,62,60,61,62,62,61,60,62,61,61,60,62,62,61,60,61,61,62,62,61,61,62,61,61,61,60,60,60,60,60,61,61,61,61,62,61,60,60,60,61,60,61,62,61,61,61,60,58,61,60,59,60,62,59,62,60,61,61,60,61,61,61,62,61,62,60,61,62,62,61,61,61,61,63,61,61,61,62,59,61,59,60,59,59,60,61,59,62,60,60,60,60,60,60,60,59,59,60,59,60,59,59,59,60,59,59,59,60,59,59,59,59,59,58,58,59,59,59,59,59,59,58,59,59,59,59,58,60,60,59,60,60,59,58,59],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.25.0/","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T05:20:38Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T11:50:41Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T14:50:42Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-02T00:20:40Z","2024-06-02T04:20:49Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T22:50:39Z","2024-06-04T23:50:47Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T11:50:47Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T15:20:46Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:50:49Z","2024-06-08T23:20:42Z","2024-06-09T00:20:41Z","2024-06-09T01:50:40Z","2024-06-09T02:50:42Z","2024-06-09T12:50:42Z","2024-06-09T15:20:40Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:50:46Z","2024-06-11T18:50:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T21:20:49Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:50:50Z","2024-06-12T13:20:53Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T16:20:41Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-13T21:20:53Z","2024-06-15T10:20:46Z","2024-06-15T13:20:41Z","2024-06-15T22:20:43Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T13:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:50:48Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:50:39Z","2024-06-18T11:20:40Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:50:47Z","2024-06-19T11:50:39Z","2024-06-19T12:50:47Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:50:40Z","2024-06-19T17:50:48Z","2024-06-19T18:50:40Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T21:20:50Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:50:50Z","2024-06-20T04:20:49Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T22:50:48Z","2024-06-21T12:50:42Z","2024-06-21T16:50:45Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T21:20:41Z","2024-06-22T04:20:40Z","2024-06-22T08:50:45Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T14:20:48Z","2024-06-22T15:20:48Z","2024-06-22T16:50:46Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T12:20:46Z","2024-06-23T14:20:44Z","2024-06-23T15:50:47Z","2024-06-23T18:20:46Z","2024-06-23T19:50:40Z","2024-06-23T20:50:47Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T06:20:49Z","2024-06-24T10:20:44Z","2024-06-24T12:20:54Z","2024-06-24T13:20:48Z","2024-06-24T14:50:42Z","2024-06-24T16:50:38Z","2024-06-25T00:50:41Z","2024-06-25T11:50:45Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T21:50:44Z","2024-06-30T19:20:41Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-08T17:50:46Z","2024-07-09T18:50:43Z","2024-07-10T13:20:47Z","2024-07-10T16:50:49Z","2024-07-10T18:50:44Z","2024-07-10T21:20:46Z","2024-07-11T13:20:42Z","2024-07-11T14:50:42Z"],"y":[52,52,56,52,53,53,54,54,53,53,53,52,52,53,53,55,54,54,53,55,52,54,52,52,53,52,53,53,52,54,53,52,54,52,53,55,52,54,55,56,54,54,53,54,55,56,56,56,57,56,57,56,54,54,53,53,54,54,52,52,54,54,53,56,54,57,55,53,55,56,54,54,54,54,55,55,55,53,54,55,54,54,53,56,53,55,56,54,53,53,53,55,54,53,53,53,52,53,54,53,52,53,53,53,52,53,53,51,53,54,52,53,52,54,53,53,53,52,54,55,54,53,51,52,51,52,53,55,52,54,55,53,54,55,52,54,53,53,52,54,54,54,53,56,54,56,55,54,53,53,55,53,52,53,53,54,53,53,53,53,54,54,55,54,54,55,56,58,58,56,54,56,55,53,54,54,55,56,53,52,54,54,54,55,55,56,55,54,57,54,55,56,54,54,54,54,55,55,54,56,57,55,52,55,55,54,55,54,57,56,55,57,56,57,58,58,56,57,58,55,56,57,57,56,58,57,57,56,55,56,58,57,59,56,57,57,56,54,53,55,55,56,56,56,55,55,57,57,55,57,58,58,58,56,56,59,58,58,58,59,57,58,59,57,56,58,57,58,58,57,57,59,58,56,57,57,56,56,54,57,55,55,55,54,55,56,54,56,54,54,56,54,56,57,56,54,55,55,52,54,57,58,55,56,55,58,56,57,58,57,55,53,56,55,56,55,56,57,55,55,57,55,56,55,57,58,57,54,56,54,57,57,58,56,55,56,56,56,56,56,56,55,56,56,57,56,56,55,56,55,57,57,56,56,55,56,55,56,58,57,56,56,55,56,53,55,55,56,56,56,56,55,55,56,55,55,55,55,56,55,53,56,55,53,55,54,53,56,55,56,55,56,57,56,56,54,54,55,55,54,55,55,55,56,55,57,57,56,56,59,57,56,56,56,54,56,54,56,55,56,57,59,58,58,57,57,58,57,56,57,57,58,56,56,55,56,55,56,56,55,56,56,56,56,56,56,56,55,54,58,56,58,58,58,56,57,55,56,54,57,57,57,58,56,55,54,55,58,56,56,57,55,55,58,56,57,57,57,55,57,56,55,55,53,57,55,54,54,54,54,56,56,55,57,54,55,53,55,55,54,56,56,55,54,54,56,54,53,55,56,55,53,54,53,54,55,54,55,56,57,56,56,57,55,56,55,57,54,56,58,56,55,53,55,52,54,53,54,53,54,54,54,54,55,56,56,56,56,54,53,56,56,54,54,56,54,55,55,56,52,52,57,55,55,55,55,55,56,57,54,54,55,54,53,53,52,53,52,52,52,52,52,52,53,56,56,56,57,57,56,55,55,53,54,54,53,56,54,55,54,54,53,52,54,53,54,52,54,53,56,54,55,53,53,55,54,54,54,55,55,56,54,53,53,53,53,55,54,53,53,53,54,54,55,53,54,54,54,55,54,53,54,52,52,51,52,52,53,54,53,54,53,52,55,53,54,53,54,53,53,54,54,54,54,54,55,53,54,54,54,55,54,54,54,54,56,54,55,56,55,54,55,54,56,54,53,56,56,55,55,55,57,54,54,54,55,55,55,56,54,54,54,55,54,54,54,54,53,51,51,53,53,53,52,53,53,53,54,51,54,54,55,53,52,52,53,53,53,53,52,53,55,54,54,51,53,53,53,53,52,51,52,55,52,52,55,54,54,55,54,53,56,52,52,53,52,52,54,53,54,53,53,55,53,54,53,52,53,54,53,57,54,55,55,55,54,55,54,54,54,55,54,55,56,55,56,54,55,56,55,56,55,55,55,52,56,54,54,56,55,55,56,55,55,54,57,56,55,53,53,54,54,53,54,53,56,53,53,53,53,55,56,55,54,56,55,54,55,53,55,54,56,53,54,52,54,51,53,52,53,52,54,53,53,52,54,54,51,51,54,53,52,51,54,52,52,51,53,51,51,51,51,51,53,52,52,55,53,51,57,52,52,52,53,53,54,52,53,52,52,52,53,51,51,52,53,52,51,52,54,53,51,52,51,53,53,52,51,51,51,52,51,52,53,52,53,53,52,51,51,51,51,53,51,52,51,52,52,55,53,53,52,51,54,51,52,52,51,51,51,53,52,51,51,52,51,51,51,52,51,51,53,53,53,54,54,53,53,53,52,52,56,55,54,55,54,53,52,55,53,53,54,53,53,52,54,52,54,53,53,52,52,52,53,53,52,53,53,52,53,52,53,52,52,54,54,52,52,52,52,52,52,52,52,54,53,52,53,52,53,53,52,52,53,54,53,52,52,53,52,54,53,53,52,52,54,52,53,53,54,53,54,54,53,54,54,54,54,54,54,54,54,54,53,53,55,51,54,54,53,51,54,54,52,53,54,56,55,52,55,53,52,51,52,53,51,53,51,51,51,52,52,52,51,52,53,53,53,52,52,52,51,54,52,54,53,53,53,56,52,53,51,55,53,54,53,52,54,52,51,53,54,53,52,51,52,52,52,52,51,53,51,52,51,51,51,51,51,52,52,53,52,54,51,52,52,51,51,51,51,52,51,52,52,51,54,54,53,53,55,52,52,53,51,51,51,53,52,51,51,52,52,53,51,53,51,51,52,51,53,53,51,52,51,52,52,51,51,52,52,54,53,51,52,51,54,51,53,51,53,52,53,52,54,51,53,53,52,52,53,52,54,54,52,52,51,52,53,51,52,53,51,53,53,51,54,52,54,52,51,52,51,52,52,51,51,51,51,52,51,52,52,52,52,51,52,51,53,51,52,51,51,54,54,56,55,54,52,52,54,53,52,53,51,51,51,53,53,54,51,52,53,53,51,52,53,53,52,52,51,52,51,51,52,51,52,52,51,51,51,51,51,52,51,52,51,51,51,51,51,51,51,51,51,52,54,54,51,51,53,52,53,51,51,54,53,52,51,54,52,52,52,52,53,51,51,51,52,51,52,51,52,51,51,53,53,51,52,51,51,51,51,51,51,52,51,51,51,51,52,51,52,51,52,51,51,51,51,51,52,51,52,53,52,51,52,51,51,51,51,51,52,54,52,51,53,51,51,52,51,53,52,53,54,53,53,53,51,53,53,51,52,53,54,53,53,54,54,55,52,53,51,53,52,52,53,53,54,52,52,51,53,51,51,54,51,52,53,52,53,52,53,53,52,53,51,51,51,52,54,53,52,54,55,54,54,55,52,53,53,54,52,52,52,53,52,55,54,54,52,51,51,51,52,51,51,51,51,53,52,52,51,51,51,51,51,51,52,51,51,51,51,51,51,52,52,51,51,51,52,51,51,51,52,52,51,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,52,51,52,52,52,51,51,51,52,51,51,52,51,51,51,52,51,51,51,51,52],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.26.0/","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[90,90,89,93,89,90,91,90,90,92,90,93,95,96,93,95,94,95,93,92,94,93,94,94,92,95,94,95,94,96,94,96,94,94,97,93,93,94,95,96,94,93,95,94,95,94,94,94,95,93,94,93,95,94,94,92,95,93,92,92,93,93,94,95,93,94,94,94,96,95,95,96,94,93,96,95,95,95,94,96,99,96,95,94,93,94,95,94,96,121,118,120,92,93,94,92,94,92,92,91,91,92,93,93,92,92,93,93,93,92,92,92,93,94,91,89,92,93,92,92,93,93,93,96,97,95,96,96,94,93,95,93,95,96,94,95,95,95,98,95,94,93,96,94,93,93,94,94,94,95,94,96,94,92,93,91,92,94,93,93,93,92,93,93,93,93,92,93,92,92,92,94,92,93,93,92,92,92,92,94,94,93,91,93,94,92,91,93,94,94,93,92,92,92,88,89,93,91,91,89,90,91,91,92,91,92,92,92,92,93,92,94,94,94,93,93,94,91,92,93,93,92,91,91,92,93,93,92,91,91,91,94,93,91,91,93,92,92,92,93,92,89,89,91,90,89,90,90,89,89,90,90,90,90,90,91,90,89,91,91,88,88,87,88,85,88,89,86,88,90,88,88,88,88,89,89,90,91,91,92,89,89,90,90,89,89,89,90,88,87,88,87,86,86,85,85,86,88,86,86,87,85,86,86,87,87,88,87,87,87,86,88,90,88,86,86,88,89,86,110,85,117,84,85,87,87,86,88,87,88,87,84,86,86,86,87,85,86,86,87,88,87,88,87,87,87,88,87,86,88,87,88,89,89,88,88,85,88,87,87,88,87,90,88,86,88,86,85,85,85,85,84,83,86,87,86,84,86,86,87,87,87,85,86,88,86,84,85,85,87,84,84,84,82,81,83,82,83,84,83,83,83,83,83,82,82,82,83,84,84,84,111,84,84,84,84,84,85,86,85,85,84,84,85,85,83,85,81,82,83,84,83,85,84,84,84,84,84,84,87,84,85,84,84,86,84,84,85,83,82,85,83,84,82,85,85,85,86,87,89,88,89,87,88,87,88,85,86,86,85,86,87,86,85,88,87,89,89,88,89,88,88,88,88,87,86,86,87,86,86,87,87,87,86,85,89,86,86,84,85,86,85,85,85,85,85,87,86,87,89,88,88,87,87,85,87,87,88,88,87,85,85,85,85,86,85,83,86,86,86,87,87,86,86,85,85,85,84,86,84,83,86,86,87,86,83,83,84,84,84,84,85,84,84,85,84,84,85,87,83,83,84,85,80,81,84,85,84,85,84,84,85,85,85,84,86,84,84,84,85,85,84,84,84,82,82,82,81,80,81,82,84,82,83,82,83,86,85,85,86,86,85,86,83,84,86,85,86,86,84,84,86,85,86,85,85,86,88,83,84,85,85,85,86,84,84,83,83,83,83,84,83,84,83,83,83,83,85,85,84,85,84,83,82,83,85,84,83,81,81,81,81,80,83,84,83,84,84,83,85,84,85,86,85,86,86,85,83,84,84,83,84,84,84,83,86,85,88,85,84,85,85,85,84,84,85,85,85,84,84,84,84,85,85,84,85,84,84,83,84,86,84,85,86,84,84,86,86,85,87,88,88,85,85,86,87,87,87,85,86,85,85,85,86,85,85,84,84,86,86,85,87,86,88,87,85,85,86,89,86,88,88,88,88,88,86,87,87,86,86,86,86,88,86,87,87,86,86,87,87,85,87,86,88,87,85,86,86,86,86,86,87,86,87,85,86,87,85,86,85,85,86,87,88,84,86,85,85,83,83,86,89,85,85,88,87,87,88,91,89,88,89,88,88,87,87,89,89,87,87,87,88,87,89,87,89,87,88,89,88,88,87,87,88,88,88,87,87,88,90,88,86,87,87,86,87,89,85,87,88,88,87,87,89,89,88,89,90,90,88,88,86,87,89,88,88,86,87,88,88,86,86,83,86,87,86,86,86,86,89,88,88,87,87,87,88,88,88,88,90,89,88,88,90,89,91,89,90,90,89,90,88,90,89,89,90,89,90,89,89,89,91,89,90,88,89,88,88,90,89,89,88,88,87,86,87,86,85,86,85,85,85,85,86,85,85,86,85,84,85,85,87,85,86,85,86,87,85,86,85,87,87,86,89,90,88,90,89,92,88,90,86,86,86,86,87,88,85,84,86,85,85,86,86,86,88,85,85,87,88,87,85,86,85,87,88,85,86,83,83,83,83,83,82,82,84,85,86,84,85,85,88,88,86,86,87,86,87,86,86,84,85,87,87,87,87,87,86,86,86,85,86,86,86,86,86,86,85,85,85,86,86,85,85,86,85,88,90,87,85,86,86,85,89,89,87,88,88,89,90,88,88,88,89,88,89,88,88,89,90,85,86,86,86,88,88,88,89,89,89,86,86,86,89,86,85,86,86,84,85,86,84,85,84,87,86,85,85,85,84,85,84,85,85,84,85,86,84,83,84,85,83,83,83,85,82,82,82,81,82,82,82,83,82,84,85,83,84,82,81,81,83,83,82,82,82,81,82,84,82,83,83,83,82,82,81,84,81,81,83,84,82,82,84,83,82,83,83,82,83,82,84,83,83,85,82,83,83,83,83,84,85,86,84,84,85,83,87,87,86,85,84,87,84,84,84,84,86,86,87,87,87,85,87,87,87,87,87,88,87,87,88,88,87,87,85,85,86,87,85,84,84,87,85,86,84,85,84,84,85,86,83,86,86,87,86,85,85,87,86,84,86,84,86,87,87,86,87,86,87,85,83,84,85,87,88,84,85,86,86,86,85,86,83,81,86,85,84,86,85,88,85,86,85,84,83,83,84,83,84,85,84,83,84,85,84,85,85,84,82,83,83,85,83,81,85,84,84,85,87,87,87,85,85,84,85,84,85,84,87,88,86,86,86,84,84,85,87,87,85,83,84,82,84,82,82,81,81,85,84,84,84,84,86,82,82,84,82,83,82,82,82,82,84,82,84,83,82,82,82,82,83,84,85,84,83,84,83,85,84,84,84,84,84,83,82,85,83,84,85,83,83,82,84,82,81,82,81,84,82,82,82,82,83,82,84,83,80,80,81,80,79,80,79,81,81,80,80,81,82,86,83,84,82,81,83,81,81,79,80,79,81,81,80,81,81,80,83,80,81,82,80,81,81,80,82,82,81,83,82,82,82,82,81,83,83,83,82,82,82,83,83,83,83,82,82,84,87,88,84,83,83,83,83,85,86,85,85,85,88,84,83,85,84,84,85,83,82,81,86,84,82,83,83,82,82,81,82,82,82,81,83,82,82,85,84,85,83,83,85,83,85,87,88,88,88,87,85,86,86,89,86,89,86,85,86,85,86,87,85,85,85,86,86,84,85,85,82,83,87,83,82,82,85,84,82,83,83,82,84,84,85,84,84,83,84,84,83,84,82,84,81,83,86,86,83,82,86,86,84,84,83,83,85,84,83,84,84,84,84,84,83,84,84,85,86,84,83,84,82,85,84,84,84,83,82,85,84,85,82,83,84,84,84,85,85,84,84,81,81,79,80,82,79,80,80,81,83,82,84,82,81,81,81,80,80,81,79,80,80,81,83,82,83,81,82,82,80,81,81,81,80,80,81,81,81,79,80,79,80,82,81,80,80,80,81,81,80,80,81,82,82,83,81,81,79,82,82,80,82,82,81,83,83,82,78,80,80,80,79,81,80,79,82,81,82,82,81,81,81,80,81,78,80,81,81,81,81,79,80,78,78,80,78,80,78,79,79,80,80,81,79,80,80,79,80,79,77,77,80,77,81,78,79,79,78,79,79,79,77,75,76,77,75,75,75,74,73,74,76,74,75,75,75,75,76,78,75,75,75,77,74,75,74,76,75,76,77,77,77,76,75,76,78,77,75,75,77,76,78,77,78,77,78,77,79,77,78,77,79,77,79,76,77,77,77,77,77,76,76,78,77,78,77,76,78,77,75,76,77,78,76,75,76,75,78,77,75,75,76,77,76,76,76,76,76,76,79,77,78,76,77,77,77,77,77,77,77,77,78,75,76,76,75,75,77,78,77,77,77,77,76,77,77,77,76,76,76,77,76,76,77,79,78,77,78,78,79,77,78,75,76,75,80,78,77,78,77,76,79,75,80,78,78,78,77,77,78,77,77,77,77,80,78,79,79,77,78,80,81,80,79,78,80,78,79,79,80,78,77,76,78,77,76,76,76,75,77,77,79,78,79,78,78,78,78,78,78,77,79,78,78,79,77,78,77,77,77,77,76,77,76,76,76,76,77,77,76,75,76,76,75,76,76,77,76,76,77,74,75,77,78,77,77,77,78,78,77,78,78,78,77,75,76,77,77,77,78,79,76,77,78,77,78,78,78,77,79,78,80,78,79,78,77,78,77,76,76,77,77,78,79,76,78,78,77,74,78,77,77,76,76,77,77,77,77,76,77,77,77,77,76,77,75,78,78,76,78,75,76,79,77,78,77,78,78,75,77,76,77,79,80,78,78,78,77,76,77,78,78,78,78,78,76,78,78,78,78,78,78,78,78,78,78,79,76,75,75,74,74,76,74,75,76,76,75,76,77,76,76,75,76,76,76,78,76,76,77,76,76,76,77,76,78,76,78,75,76,74,75,77,76,77,77,76,77,78,77,78,78,76,76,74,74,75,74,74,74,74,75,75,75,76,73,73,72,75,76,75,74,74,75,75,74,74,75,73,75,73,74,74,74,72,74,76,76,75,75,76,75,78,76,77,79,78,76,77,77,79,80,79,77,77,78,79,75,75,76,78,77,77,78,77,80,79,78,77,77,77,76,77,78,79,79,77,77,76,101,95,96,76,78,75,74,77,76,75,75,76,77,78,77,76,76,75,76,75,75,75,78,78,77,76,77,74,76,76,76,76,78,77,77,77,86,78,78,80,77,77,78,78,78,77,78,78,78,79,77,77,77,78,78,77,77,79,78,79,78,80,79,79,80,78,80,80,80,80,79,78,79,79,79,75,74,77,77,76,76,76,78,76,76,75,76,76,75,76,76,76,77,78,78,78,76,76,77,77,77,77,76,77,74,76,78,79,78,78,79,78,78,80,80,79,80,83,82,82,77,76,78,77,76,76,74,77,78,77,75,79,78,78,79,77,77,77,80,80,78,78,79,79,79,80,78,77,79,79,78,79,78,78,75,79,78,76,74,78,78,76,80,78,76,77,79,78,78,78,76,76,79,77,77,75,79,77,75,75,77,75,77,77,76,78,76,76,74,75,77,77,79,78,78,77,75,75,77,78,77,76,76,77,77,79,79,78,79,81,80,79,80,82,81,79,79,79,81,81,79,79,79,77,79,79,81,76,83,79,78,80,77,77,78,78,79,79,78,79,79,77,81,81,78,77,79,79,77,78,78,80,80,79,79,78,79,78,77,78,78,77,78,77,77,77,76,79,78,77,76,78,75,75,76,75,75,73,75,75,75,75,74,71,73,75,75,77,76,74,77,74,76,76,77,78,78,77,78,77,77,79,77,77,77,75,77,76,78,77,78,79,77,79,80,76,77,79,80,78,80,78,78,78,76,76,78,77,80,79,77,79,77,78,79,78,79,81,81,78,81,79,78,80,80,79,78,80,81,80,78,79,79,78,80,78,78,79,78,76,78,76,77,78,75,76,79,78,77,77,79,79,78,76,75,77,74,75,74,73,75,75,74,74,74,74,75,77,75,75,74,78,74,77,77,76,76,75,75,74,76,76,74,75,76,75,77,77,74,73,74,74,75,75,75,75,75,74,75,74,75,73,73,74,74,75,72,75,74,76,76,74,75,76,75,75,74,75,76,75,76,74,76,76,76,76,76,75,76,80,76,77,76,75,76,77,76,77,75,76,75,77,75,75,76,75,76,75,75,77,75,75,78,75,78,77,76,77,77,75,76,76,74,76,75,75,75,76,76,76,76,76,76,77,77,77,76,79,79,78,77,78,77,79,76,78,78,77,76,77,76,75,80,77,76,78,77,76,76,76,76,75,75,77,76,78,77,77,77,77,78,75,75,76,78,77,77,77,76,77,78,76,78,79,77,77,79,79,77,79,78,78,78,78,78,78,77,77,77,77,77,79,78,78,77,77,76,76,76,75,77,76,77,77,76,79,78,77,77,77,77,77,75,76,76,77,78,78,78,78,78,76,77,78,76,76,79,79,77,76,77,75,76,76,77,76,80,75,80,79,78,76,74,76,78,75,75,74,74,75,76,76,74,75,76,75,74,74,74,75,74,73,74,73,73,74,74,74,74,72,74,75,74,73,75,73,73,75,73,74,73,73,71,71,73,73,71,72,72,74,73,73,72,73,72,70,70,70,69,69,71,69,69,69,70,69,70,69,71,70,68,71,72,71,72,71,70,73,71,71,73,74,73,73,72,74,70,71,70,68,70,70,69,70,71,69,70,70,68,68,70,69,70,70,70,69,67,69,70,68,70,69,69,69,69,70,70,70,69,70,68,69,68,70,71,73,72,71,70,71,70,71,71,71,72,72,69,70,71,71,72,69,70,69,69,70,69,70,69,67,69,69,71,72,70,70,71,70,69,68,71,69,69,69,70,69,69,70,70,70,72,72,70,70,71,71,70,71,70,72,74,71,70,72,70,73,71,70,70,72,72,71,71,71,70,70,71,70,70,70,72,71,72,72,74,71,71,70,69,71,70,71,72,72,71,71,72,72,74,75,76,75,77,72,73,74,74,72,74,71,71,72,73,70,71,70,71,70,73,71,72,72,71,73,72,71,71,71,73,71,72,73,70,72,70,71,71,71,72,73,72,72,71,71,70,71,72,71,73,71,70,72,71,72,72,72,72,72,73,72,72,73,71,72,72,71,73,72,72,74,73,72,72,71,70,72,71,72,71,72,70,70,72,71,75,72,73,72,73,74,73,72,73,73,75,74,73,75,74,76,73,73,74,72,72,73,74,72,74,75,75,72,73,73,73,72,73,73,73,73,73,72,71,71,72,70,70,71,70,70,71,70,71,71,70,71,70,70,69,69,70,71,71,71,70,72,70,72,73,72,70,68,70,71,69,68,69,69,70,70,70,70,70,71,69,68,69,67,66,67,67,67,70,69,69,69,69,68,72,74,72,70,70,68,69,69,69,67,70,69,70,70,71,70,71,70,70,69,70,70,70,70,70,70,68,68,68,71,71,69,70,69,70,68,69,69,69,68,68,66,69,71,68,70,71,68,71,68,68,68,67,68,66,68,68,67,64,67,67,69,70,69,70,72,71,70,70,70,71,69,71,68,72,69,69,71,72,70,71,75,71,71,71,71,71,72,74,71,72,71,71,71,72,68,69,70,71,68,71,69,70,70,73,71,70,69,71,71,70,68,68,70,72,69,71,70,72,73,72,70,70,71,71,71,72,70,70,71,70,70,74,70,72,71,69,68,70,70,70,70,71,70,71,70,71,72,72,71,69,69,71,70,70,72,72,72,72,70,70,69,69,70,69,70,68,69,70,69,68,69,69,70,69,69,69,69,68,70,70,70,72,70,71,67,70,67,68,70,69,68,68,69,68,68,70,69,69,69,67,69,67,67,70,70,72,70,69,68,69,69,69,70,68,68,70,70,70,70,68,69,67,67,69,69,69,71,67,69,71,73,73,72,73,74,75,72,73,73,72,71,71,71,71,70,72,72,74,73,73,71,71,72,72,72,74,72,71,74,72,72,71,70,68,70,70,68,68,66,70,72,70,69,68,69,70,72,72,71,72,71,71,70,68,70,72,73,71,74,72,72,73,72,73,74,75,72,74,73,74,74,74,73,74,72,72,73,74,76,72,73,74,73,72,73,74,74,74,73,73,72,71,73,74,74,73,74,72,74,74,72,76,73,74,75,74,76,77,77,77,77,77,76,77,75,77,76,78,77,77,76,77,76,76,76,75,75,74,74,74,73,72,72,74,75,74,73,74,74,70,73,74,74,76,76,76,75,75,74,75,75,76,74,75,75,74,73,73,75,75,73,74,73,74,75,74,75,76,75,75,73,74,72,75,75,73,72,74,74,77,75,74,76,75,73,72,72,73,75,72,72,73,76,73,75,74,74,74,73,74,73,72,73,74,71,71,74,72,73,73,74,75,74,72,73,72,74,74,73,73,73,73,73,73,72,72,70,71,71,72,72,70,72,71,72,70,71,71,72,69,70,69,71,70,71,71,71,71,72,70,70,73,72,71,73,73,73,74,72,71,73,73,75,71,73,71,73,71,70,70,70,73,72,71,70,71,71,71,70,71,70,72,71,71,71,74,72,73,75,74,72,73,73,73,71,74,73,72,72,71,73,72,72,72,73,72,74,74,73,73,74,74,74,72,72,73,74,73,72,72,72,71,72,73,73,72,72,72,73,72,74,74,74,72,74,74,73,71,71,74,74,72,73,71,72,72,72,72,73,73,72,73,73,73,71,71,72,71,72,71,73,74,72,73,73,72,72,70,71,71,71,73,71,73,71,71,71,70,70,70,70,70,71,71,70,71,71,72,73,72,71,70,73,72,72,73,72,72,71,72,73,74,72,73,74,75,73,74,72,74,73,74,75,72,74,76,75,73,73,75,75,74,73,71,73,73,73,73,71,72,74,74,72,71,73,74,75,75,74,74,73,72,74,74,74,74,75,73,73,73,73,75,74,74,74,73,73,73,73,75,74,74,74,74,73,74,72,73,74,73,73,75,74,72,72,73,74,73,74,73,73,73,73,72,73,73,73,74,75,74,73,74,74,75,76,73,75,73,76,73,76,75,75,75,74,73,74,74,72,72,74,72,73,74,73,72,71,73,74,73,72,72,72,71,70,71,70,71,72,71,71,73,73,73,72,71,70,71,73,72,73,72,72,72,72,72,73,72,72,71,73,71,72,72,73,74,74,72,73,74,73,73,73,74,73,71,72,73,73,73,71,73,74,73,73,71,72,71,71,69,69,70,70,72,74,71,71,69,70,71,70,70,71,70,70,72,74,72,72,71,72,72,73,71,73,70,71,73,72,75,73,71,72,72,70,73,74,73,72,72,73,72,71,72,71,73,72,72,74,71,71,73,72,72,73,71,71,72,73,73,71,75,73,71,74,71,72,71,72,72,71,71,74,73,74,73,72,72,74,71,73,75,75,73,74,75,75,73,74,74,73,74,73,73,74,73,72,74,72,75,72,73,73,72,74,73,73,73,72,73,72,74,75,75,75,75,75,74,74,71,72,72,70,72,72,72,72,73,72,72,72,71,71,71,72,72,72,71,72,75,75,74,74,76,76,74,76,74,74,74,73,75,73,73,75,73,74,76,74,73,74,74,74,74,73,74,75,74,73,74,74,72,72,72,72,72,72,74,71,73,71,72,70,72,72,70,70,71,74,72,74,73,75,73,75,74,75,73,71,74,74,73,73,72,74,73,72,73,73,74,72,74,74,73,74,74,72,74,74,74,75,72,72,73,71,73,72,71,71,72,73,73,73,71,70,72,71,71,70,71,72,72,71,73,71,72,72,71,72,72,73,75,74,73,74,74,73,75,76,76,74,74,75,74,76,74,75,74,74,73,73,74,73,74,75,74,73,73,73,72,73,70,73,71,73,72,72,71,70,71,72,73,73,73,71,72,69,70,72,72,71,71,71,72,71,74,71,72,72,72,74,71,71,73,73,73,71,71,72,73,72,74,73,72,70,73,70,71,72,72,72,73,72,71,71,69,71,72,70,70,70,70,73,71,72,72,70,68,70,69,71,69,69,69,70,70,71,69,70,68,69,68,69,71,68,68,69,70,70,67,68,70,70,69,69,70,69,69,71,70,71,70,69,71,68,70,69,70,69,70,69,68,69,71,70,70,72,71,72,72,72,72,71,72,72,74,72,73,72,73,73,72,73,72,72,72,72,72,72,71,71,71,72,73,72,73,72,74,73,73,73,74,73,74,73,72,74,74,72,71,73,72,72,73,72,74,73,71,73,72,73,74,73,72,72,72,72,72,71,72,74,72,70,73,72,71,73,73,73,73,72,71,73,71,70,73,71,72,71,71,72,72,72,72,71,71,71,73,72,72,72,73,72,72,73,71,70,71,72,72,70,70,71,70,71,69,68,70,71,71,73,69,69,69,69,68,68,69,68,70,67,69,68,67,70,68,68,69,68,69,69,68,69,69,68,69,70,68,66,67,68,69,67,68,69,70,68,69,70,70,72,70,70,71,70,70,70,68,68,69,70,69,70,68,69,69,69,68,67,68,68,69,67,70,68,68,68,70,70,69,69,69,69,69,67,66,66,67,68,67,68,69,68,68,67,70,69,69,69,69,70,70,68,67,68,68,69,67,67,68,69,68,68,67,69,70,68,68,70,68,72,69,68,69,68,68,69,69,70,69,70,69,71,68,68,68,69,70,70,72,71,69,70,69,70,71,70,70,70,73,71,72,70,72,71,69,70,70,69,69,69,70,67,69,67,69,69,71,68,67,67,68,67,71,67,67,65,68,66,66,66,68,72,69,70,69,69,71,69,72,69,72,71,69,73,71,70,69,69,69,69,70,71,69,69,71,68,68,71,69,71,69,72,72,69,73,71,68,70,73,69,70,68,69,69,70,68,70,70,71,70,70,72,70,70,71,70,70,70,72,71,71,71,71,69,70,68,70,70,69,70,69,70,70,69,70,69,70,68,70,69,70,71,68,69,70,69,68,69,70,70,70,70,70,69,69,69,68,68,69,69,70,69,69,71,73,71,72,73,73,73,71,71,71,72,73,71,69,70,71,72,70,68,70,70,71,72,70,70,71,70,70,70,69,69,69,70,68,70,69,69,68,67,68,69,68,68,66,70,68,68,69,72,70,71,71,72,71,71,71,71,71,72,71,71,71,71,68,69,71,70,73,69,72,71,70,70,72,74,70,72,71,70,68,67,69,69,69,71,69,69,69,68,69,69,67,69,68,69,71,70,70,68,70,71,70,70,71,68,69,69,68,68,68,67,68,68,67,66,69,68,68,66,68,69,66,67,67,67,67,67,67,68,68,67,66,66,66,67,67,66,68,67,69,68,68,69,69,68,69,67,67,67,69,68,68,67,67,66,68,67,68,68,66,67,69,68,68,68,67,67,67,67,69,68,67,67,66,67,67,67,68,67,69,69,70,70,70,70,72,68,69,69,69,69,69,68,69,68,70,69,70,70,70,72,71,72,70,70,70,71,69,71,72,69,68,72,72,70,70,68,72,68,70,69,71,70,71,69,71,70,71,70,71,69,70,71,69,69,69,70,73,72,70,73,71,71,72,70,71,71,71,71,73,72,72,70,70,71,70,68,68,70,69,69,71,69,69,70,69,72,70,71,71,69,71,70,72,70,70,71,71,70,71,71,73,70,69,69,70,70,71,72,70,73,70,70,72,72,72,70,70,71,71,71,72,71,69,72,71,72,68,69,71,70,69,69,70,71,69,70,69,69,70,71,70,73,73,71,71,72,70,70,72,71,72,72,69,69,70,72,72,73,73,73,72,73,74,74,74,73,73,73,74,74,73,74,73,74,72,75,75,74,74,73,75,73,73,72,74,72,72,73,74,72,73,73,73,72,74,73,72,72,71,71,71,71,72,73,74,73,74,72,73,72,73,72,70,70,70,73,72,73,75,75,75,75,73,73,75,74,74,76,72,73,74,75,74,73,75,74,73,72,74,73,72,73,73,74,73,75,75,73,73,76,72,74,74,74,74,72,73,76,74,74,75,74,74,75,73,73,72,73,73,73,74,74,74,73,73,74,74,73,73,73,72,72,73,75,73,73,75,72,74,74,74,74,75,74,74,72,75,74,76,74,75,77,74,74,75,75,76,73,72,74,75,71,74,73,75,76,73,74,73,75,74,75,74,76,75,75,75,74,74,76,76,76,77,75,76,78,77,77,75,77,75,75,75,77,74,74,73,75,76,76,73,77,73,76,73,74,73,73,74,71,73,74,73,74,73,74,77,73,73,75,76,72,71,75,74,74,72,73,74,75,74,74,73,73,73,73,74,73,74,75,73,74,75,75,76,77,78,74,75,76,75,78,76,77,75,74,74,74,76,74,76,75,76,75,74,75,77,76,75,75,74,73,75,75,73,76,77,76,74,74,74,73,73,73,72,73,73,75,72,72,74,75,71,72,72,73,72,73,71,72,73,72,76,73,73,72,74,72,70,72,74,71,71,71,72,71,71,71,69,74,72,69,70,72,72,70,72,73,72,69,71,71,71,71,68,69,70,69,69,70,72,72,69,71,73,71,70,71,70,73,73,71,71,69,71,70,70,68,71,71,70,71,70,69,71,71,71,69,68,69,70,69,68,69,69,71,69,71,69,70,70,69,71,71,72,72,70,71,71,72,72,71,72,72,72,71,71,73,73,70,71,70,72,71,70,72,71,71,73,73,74,72,73,72,72,71,72,72,72,71,71,72,71,72,71,73,72,71,73,74,73,74,74,76,73,75,75,74,73,76,74,73,73,75,74,74,72,71,72,72,73,73,75,74,72,72,74,72,72,75,71,71,73,72,73,73,74,72,76,73,73,72,71,72,73,73,73,71,72,70,72,72,70,71,72,71,71,72,70,73,72,72,73,71,70,71,71,71,72,71,70,71,71,71,72,71,71,71,71,70,72,70,72,71,71,71,72,71,71,72,71,71,70,71,72,71,71,72,70,73,72,72,73,73,73,71,72,72,71,72,72,70,71,72,71,68,70,70,73,69,72,71,71,69,71,72,71,71,70,69,70,70,70,70,71,72,71,70,70,71,70,71,70,71,70,70,70,72,70,70,70,70,69,70,70,70,71,70,70,71,72,70,71,70,71,69,69,68,71,71,69,71,73,71,71,70,70,70,69,69,70,71,70,69,70,70,71,69,70,70,70,70,70,70,73,69,71,70,69,73,71,71,71,74,72,69,70,72,70],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.26.0/096f510/docker","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T11:20:42Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:50:42Z","2024-06-19T01:50:46Z","2024-06-19T04:50:49Z","2024-06-19T07:20:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-24T06:50:38Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T18:50:40Z","2024-06-24T20:20:37Z","2024-06-24T21:20:42Z","2024-06-24T22:20:45Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-26T08:20:41Z","2024-06-26T21:50:46Z","2024-06-27T11:20:42Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T02:20:47Z","2024-06-29T12:50:43Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T06:20:39Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:50:48Z","2024-06-30T14:50:45Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T12:50:38Z","2024-07-01T14:20:48Z","2024-07-01T21:20:42Z","2024-07-02T04:50:44Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T12:50:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-05T14:50:47Z"],"y":[67,68,68,67,66,66,68,67,66,64,65,65,65,64,65,67,65,66,66,65,67,65,65,66,66,64,66,65,64,66,63,65,65,65,64,66,67,66,66,65,65,68,66,66,64,65,64,64,65,65,64,65,66,65,66,65,64,64,66,65,65,65,65,64,65,64,63,67,65,65,65,66,64,66,62,63,64,65,64,66,65,67,64,65,65,65,65,64,64,64,63,65,65,64,64,65,66,65,65,64,65,64,64,67,64,65,63,65,64,64,64,64,64,65,65,65,66,64,65,64,66,63,64,64,67,64,65,65,64,66,66,66,67,67,65,65,66,65,65,65,65,65,65,65,65,63,66,67,67,65,67,67,67,65,65,66,66,66,65,64,64,65,64,65,64,63,63,67,66,66,66,66,66,66,65,64,64,63,63,63,63,66,63,64,64,65,64,64,65,65,63,64,64,63,65,64,65,64,64,63,64,64,65,65,64,66,64,62,63,62,64,65,65,65,65,64,64,65,64,64,63,64,64,64,64,65,66,66,65,64,64,64,64,65,64,65,64,64,63,64,63,62,64,64,64,64,65,64,66,65,65,65,66,66,67,65,66,64,65,66,66,66,66,66,67,66,65,65,65,64,65,64,65,64,63,65,66,64,65,66,63,65,63,64,64,62,63,62,63,63,63,62,65,64,64,64,64,63,63,64,65,66,63,64,65,64,64,63,65,66,64,64,63,63,63,65,63,63,64,65,64,64,66,64,66,65,63,65,65,65,64,64,66,65,65,63,64,64,63,63,63,63,65,64,64,64,66,65,66,64,65,64,65,65,65,64,66,66,66,65,66,63,64,64,63,65,65,64,64,65,64,62,63,63,66,65,65,64,66,65,66,64,66,66,66,65,65,62,65,63,63,64,64,64,64,64,65,64,65,65,66,66,64,65,66,65,67,66,66,66,66,66,66,66,66,66,66,65,67,65,66,67,66,66,65,66,65,66,68,66,66,66,66,65,65,64,64,65,66,64,64,64,64,64,64,65,63,63,64,63,64,64,64,63,63,61,63,62,62,61,62,60,60,62,63,62,62,62,61,62,63,62,63,62,60,63,60,62,62,61,63,62,62,62,62,62,63,63,62,62,62,63,63,63,63,62,63,63,63,62,62,62,63,61,63,63,63,63,63,64,63,64,63,62,62,62,63,62,63,64,63,63,64,64,63,62,62,62,61,61,62,61,63,62,62,62,62,63,63,63,63,62,62,62,63,62,62,62,63,63,64,64,63,63,62,62,62,63,63,64,62,62,61,62,61,60,61,61,61,61,61,60,60,61,62,62,62,62,60,62,63,61,62,62,63,62,62,62,63,62,63,62,62,63,63,62,63,63,64,63,64,62,62,62,64,61,61,61,61,62,61,61,61,62,60,61,61,62,64,63,62,62,61,61,60,62,60,60,61,61,61,59,61,60,62,60,61,60,60,60,60,60,61,61,62,61,60,61,60,61,60,61,61,61,61,61,62,60,61,61,61,61,61,61,62,61,61,62,60,60,60,59,60,61,62,63,61,60,61,61,62,61,60,62,61,61,61,60,62,62,61,61,62,62,62,61,61,60,60,62,62,61,62,61,61,61,60,62,62,62,61,61,61,63,62,62,61,61,61,61,59,60,61,60,60,60,60,61,61,60,60,61,60,60,61,61,59,61,61,61,61,61,60,61,61,61,60,61,62,62,62,61,62,61,61,61,61,60,61,61,61,61,61,61,61,61,62,61,61,60,61,61,60,60,60,62,62,61,61,61,62,61,61,61,61,61,62,62,63,62,62,62,61,61,62,61,62,62,62,62,61,61,62,62,62,61,61,62,61,62,62,60,61,60,61,59,62,61,62,62,62,62,61,61,61,60,62,61,61,62,63,63,62,63,63,62,62,63,62,60,60,62,61,61,61,61,60,62,62,61,63,63,62,63,63,63,62,63,63,61,60,62,62,61,62,63,62,62,61,61,61,62,63,62,62,62,60,61,62,62,63,63,63,62,63,62,62,62,62,61,62,64,63,63,63,62,63,62,61,62,62,63,62,62,62,63,62,64,64,64,63,62,63,61,62,64,62,63,63,62,63,61,61,61,60,60,62,61,61,62,62,62,61,62,62,62,63,62,62,62,62,61,61,61,62,63,61,61,62,60,63,63,61,61,62,61,61,61,61,61,62,61,61,62,61,62,61,62,61,62,59,61,60,62,62,62,62,62,63,62,62,62,60,60,61,61,61,61,63,63,62,62,62,62,61,63,62,63,64,63,63,62,62,62,64,62,62,62,62,63,63,63,62,61,62,61,62,62,63,62,62,62,61,62,62,63,63,62,62,61,61,63,63,64,62,61,62,62,63,60,60,59,59,59,59,61,59,61,59,58,59,59,58,61,60,60,60,60,60,61,60,60,60,61,61,61,61,60,60,61,61,61,61,60,62,62,62,60,60,62,62,61,60,60,61,62,62,61,61,61,61,60,60,61,62,62,61,61,62,60,61,60,62,59,61,60,60,60,61,61,61,63,61,62,63,62,63,62,62,63,63,64,63,61,63,62,62,61,64,63,63,64,62,63,64,63,63,63,63,62,62,62,62,61,61,61,60,62,62,63,62,62,63,62,62,61,62,62,63,62,62,62,64,63,64,63,62,62,62,63,63,62,62,63,63,61,63,63,63,63,63,63,63,63,63,63,62,63,63,63,63,63,64,62,63,63,63,62,64,62,63,63,63,62,63,62,62,62,63,63,63,62,62,62,61,62,62,62,61,62,62,63,62,59,59,59,58,57,59,58,58,58,58,58,59,59,59,59,59,59,59,59,59,59,59,59,58,58,58,58,58,59,58,58,58,60,58,60,59,60,59,58,59,58,59,59,59,57,58,57,57,59,56,56,55,56,55,55,55,56,55,55,55,56,55,55,55,55,55,55,55,56,56,56,56,56,55,56,54,55,56,57,57,57,55,56,56,56,55,56,55,54,55,56,56,57,57,57,57,56,56,56,56,56,56,56,56,56,57,56,56,56,56,55,55,55,55,55,55,56,55,56,55,56,56,56,56,56,56,55,56,56,56,54,54,54,54,55,54,55,55,55,54,56,56,55,53,53,52,53,53,53,52,53,53,53,53,53,53,53,53,54,53,52,53,53,54,53,53,52,52,53,53,51,53,51,53,53,53,53,54,52,52,53,52,54,53,54,53,54,53,52,53,53,52,53,53,52,51,52,53,53,53,53,53,52,53,54,53,53,53,53,53,54,53,53,53,53,53,53,52,52,53,52,52,51,52,52,53,53,52,53,53,53,53,53,53,53,53,53,52,53,53,53,53,53,53,53,53,53,53,51,52,52,52,53,53,53,53,53,53,53,53,54,53,53,53,53,53,53,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,51,52,52,52,52,52,52,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,51,52,52,52,53,52,52,52,52,51,53,52,53,53,52,52,52,52,52,52,52,52,52,52,52,52,52,52,53,53,52,53,52,52,52,53,52,51,52,52,52,52,52,52,52,52,52,53,52,52,52,52,52,52,51,51,52,52,52,52,52,52,52,52,52,52,52,52,51,51,51,51,51,52,52,51,53,53,54,54,53,53,53,53,53,54,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,54,54,52,52,52,52,52,52,52,52,52,52,53,53,54,52,52,52,52,52,52,52,52,52,52,53,53,52,53,52,52,52,53,53,53,53,53,53,53,53,52,52,52,52,52,52,52,51,52,52,52,52,53,52,52,52,52,51,51,51,51,51,52,53,52,52,52,52,52,52,52,51,51,51,52,51,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,52,52,52,52,51,51,51,52,52,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,52,51,51,51,51,51,51,52,51,51,52,52,52,52,51,51,51,51,51,51,52,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.27.0/","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[103,104,104,100,104,105,104,105,105,102,99,97,98,99,100,99,103,101,101,100,98,100,99,101,99,99,95,101,100,103,103,100,104,101,99,101,102,96,99,100,100,100,103,102,99,101,99,100,98,99,99,103,100,103,100,100,101,100,102,100,99,101,102,101,102,103,102,101,100,102,105,104,104,102,104,100,100,99,97,100,100,99,101,99,98,97,96,96,97,98,97,97,97,97,95,96,94,98,97,96,96,95,98,91,96,93,96,95,94,92,93,93,93,95,96,94,90,95,92,91,92,91,91,92,93,95,93,96,93,95,94,92,92,90,93,92,93,91,90,92,91,93,94,93,91,90,91,92,92,93,94,93,94,91,93,92,94,93,91,94,91,92,93,95,96,93,93,93,92,96,98,97,98,97,96,100,99,99,99,98,97,95,96,94,95,95,94,94,92,94,94,93,93,93,94,94,94,91,92,94,92,92,93,94,92,94,94,96,94,99,96,94,94,95,95,96,94,95,92,95,95,94,93,93,92,95,93,94,96,96,96,96,94,98,94,92,92,94,94,91,92,92,92,93,93,92,92,93,94,94,93,94,94,95,96,91,92,94,92,90,93,91,90,92,93,92,93,93,92,92,92,91,94,94,94,93,95,97,96,96,96,94,94,95,92,94,91,91,94,95,94,94,94,94,91,92,94,95,95,93,95,96,94,94,93,92,94,95,93,94,93,96,94,93,93,93,96,96,95,92,94,93,92,93,93,95,94,92,91,94,93,93,94,93,93,93,90,90,90,90,91,91,90,90,91,92,89,91,91,92,92,92,92,92,94,93,95,93,93,94,91,90,91,89,91,90,92,89,90,90,90,92,93,92,90,91,93,89,91,91,92,90,90,91,90,89,91,93,90,92,92,91,91,91,89,89,88,90,92,92,94,93,90,91,93,88,90,89,90,90,90,89,89,88,90,90,91,92,92,93,90,90,90,92,91,91,89,88,90,89,89,88,88,87,92,89,89,88,88,91,91,90,92,88,89,90,89,93,92,92,90,91,91,91,91,92,91,95,92,91,91,90,90,92,91,92,98,100,91,91,91,90,87,90,89,89,89,88,86,87,88,87,86,86,86,86,86,89,87,87,89,88,89,89,88,87,89,88,90,95,88,89,90,88,89,89,99,104,101,101,111,103,109,110,109,111,110,108,107,110,108,107,110,109,90,90,88,91,91,91,89,91,92,92,93,92,91,91,91,93,91,91,93,93,93,95,92,93,91,91,93,90,90,93,90,99,91,91,98,91,91,90,92,92,95,94,93,92,93,93,92,91,91,93,95,94,93,92,92,94,94,93,93,92,94,93,94,95,95,96,94,95,95,95,97,94,95,93,93,93,92,90,92,93,94,93,92,93,92,92,93,92,92,90,93,93,94,92,93,93,92,92,92,92,92,92,94,92,91,91,93,92,91,93,92,92,93,93,93,94,94,93,93,93,95,93,93,93,92,93,94,93,95,93,90,94,88,86,87,84,85,87,88,86,88,86,85,85,87,85,85,85,85,84,85,85,85,84,84,85,85,85,85,85,87,86,86,94,98,99,101,102,102,103,102,92,86,85,83,85,84,84,86,84,86,86,87,85,85,85,84,85,86,87,86,85,86,87,85,85,85,85,87,85,85,84,83,86,85,85,85,85,85,86,85,86,85,84,85,85,85,86,85,85,85,86,86,85,85,86,86,86,85,86,84,83,84,84,86,85,85,87,85,85,85,85,85,87,85,84,83,83,82,83,84,83,84,85,85,86,85,84,85,83,83,84,86,85,98,97,95,97,96,95,96,96,96,97,95,95,98,99,98,98,97,95,95,96,97,99,99,96,97,99,99,98,99,99,97,94,100,85,88,87,87,87,87,86,86,86,87,86,86,86,86,85,85,86,86,86,87,87,88,85,87,85,86,86,87,87,87,86,86,86,89,88,86,86,86,86,87,85,86,84,85,85,85,84,85,84,84,85,84,85,85,84,85,86,85,85,84,86,85,86,86,85,84,84,85,85,86,87,86,83,86,86,86,85,86,85,84,85,84,82,83,83,83,83,83,83,83,83,80,80,81,80,82,81,82,81,81,80,81,82,80,81,81,80,80,80,81,79,81,81,81,80,82,80,81,80,80,81,81,81,80,81,80,79,82,82,80,81,81,81,82,81,82,81,83,81,81,80,85,83,81,81,81,82,81,82,81,81,81,81,79,80,82,82,83,82,83,82,82,83,82,82,83,82,83,82,80,83,82,81,80,80,79,79,80,80,81,80,81,80,80,80,80,80,79,79,79,80,79,80,78,80,80,80,80,81,81,81,82,82,84,82,81,80,80,80,80,81,80,81,78,80,82,83,82,81,81,81,80,82,81,81,81,81,81,81,81,81,82,82,80,82,84,81,79,80,80,79,81,81,80,80,79,79,80,80,79,79,79,77,80,77,79,79,81,78,79,80,81,80,79,80,81,81,81,80,81,81,81,80,81,80,80,79,80,80,81,80,82,80,79,80,80,80,81,80,80,80,78,80,80,81,79,81,81,80,82,81,81,81,84,82,82,81,81,81,82,82,80,81,81,81,81,81,82,82,82,81,81,80,82,81,79,81,81,80,81,80,82,81,85,82,82,82,81,82,79,81,81,81,78,81,80,78,79,79,79,79,80,79,80,79,80,81,81,82,84,81,81,82,82,81,82,83,81,82,82,82,82,82,81,79,80,82,80,79,80,81,80,80,81,78,79,78,81,80,79,80,80,79,78,79,81,78,80,77,78,78,78,79,77,79,79,78,81,81,81,79,79,78,79,80,80,80,81,80,80,82,80,78,81,80,80,83,81,82,81,82,83,81,83,83,81,82,81,81,81,82,80,80,81,82,81,82,81,82,81,81,82,83,82,82,83,82,82,83,82,83,84,83,83,83,84,83,83,82,82,84,83,83,85,83,82,85,85,86,84,87,81,83,85,84,83,84,84,82,83,83,83,82,81,81,81,83,82,82,81,80,80,82,82,82,83,81,79,81,79,81,80,80,82,82,80,81,81,82,82,82,82,80,82,82,83,82,81,81,83,83,81,80,80,83,81,80,83,79,82,80,80,81,80,82,82,81,81,80,78,81,79,79,81,80,78,78,80,79,81,79,81,80,80,78,79,79,80,79,80,81,81,81,81,80,83,84,83,83,82,82,81,82,83,82,82,83,81,83,83,84,83,83,83,83,84,84,83,83,83,83,83,82,82,83,82,83,83,80,82,82,81,82,81,82,82,84,82,81,82,83,83,82,82,83,83,81,80,80,79,82,81,80,81,82,83,83,83,82,81,81,81,79,82,82,82,82,83,81,83,82,81,82,79,81,81,80,81,81,81,81,82,82,82,81,81,82,82,81,81,81,80,82,81,81,81,81,82,81,81,81,80,79,82,82,82,82,82,82,81,82,81,83,81,80,82,83,82,81,82,80,81,81,82,82,81,82,81,81,82,83,82,82,82,81,80,82,80,81,82,82,81,81,82,82,83,80,81,79,80,82,81,81,80,84,83,82,83,82,82,81,81,83,83,83,83,83,82,84,83,82,81,82,82,85,83,82,82,82,83,81,81,83,83,83,84,85,85,84,85,83,83,83,84,84,83,84,82,82,81,82,81,82,79,81,83,82,83,83,82,80,82,81,83,83,82,83,81,84,83,81,80,83,84,81,82,83,80,82,82,83,81,82,81,83,82,81,82,82,84,83,82,82,82,81,81,80,81,80,82,80,81,81,80,80,80,81,81,80,82,81,81,81,81,81,82,81,81,80,81,80,81,81,82,81,80,82,80,81,81,80,81,81,81,80,81,82,81,82,80,80,81,81,81,82,81,78,77,80,80,79,80,81,80,81,80,79,81,80,80,79,78,78,79,78,79,78,79,80,80,79,79,80,80,80,78,78,78,79,79,80,79,80,79,79,79,78,78,78,79,79,79,78,78,79,79,80,78,78,79,78,78,80,79,79,78,81,81,82,81,82,80,79,80,80,80,80,78,81,79,80,80,80,82,82,79,80,79,80,80,78,78,79,80,81,80,79,79,80,80,80,81,81,80,80,80,78,79,79,79,77,79,79,79,78,79,78,78,79,79,79,79,79,77,77,76,76,76,76,75,76,76,79,80,78,82,79,79,80,78,79,79,78,79,78,79,79,80,77,79,78,79,79,80,79,79,78,79,79,81,80,80,78,78,78,79,79,79,79,78,78,79,79,78,76,78,79,79,76,78,76,79,78,79,79,79,79,80,77,79,78,77,77,78,77,77,76,77,76,76,76,78,76,77,76,78,78,76,75,78,76,77,75,75,76,76,77,76,77,75,75,76,77,76,76,75,77,75,77,75,76,76,76,76,76,76,76,76,76,75,76,77,76,77,77,76,76,77,77,76,77,78,76,78,77,76,76,75,75,77,75,76,77,78,77,77,77,76,77,78,76,77,76,76,77,76,78,77,75,76,76,76,76,75,74,76,77,76,77,76,78,76,80,77,78,78,78,78,79,80,80,80,80,79,78,78,80,79,77,76,78,77,77,77,77,77,78,78,78,77,77,78,78,79,77,78,78,78,79,78,77,77,76,77,80,78,78,77,79,79,80,78,78,78,77,76,75,76,76,78,77,77,75,79,77,77,77,76,76,76,78,77,79,76,76,78,77,75,75,76,76,77,76,77,76,76,75,76,78,76,75,76,77,75,76,75,76,76,77,77,76,75,75,76,76,75,75,77,77,77,73,75,74,73,75,76,74,75,74,74,74,75,74,74,74,73,73,74,74,73,74,76,75,75,75,73,75,75,74,74,77,74,76,75,77,76,75,75,76,76,76,75,75,75,76,76,77,75,76,76,77,76,76,75,74,73,74,74,74,73,72,74,74,73,73,74,74,73,75,75,76,76,76,76,75,75,76,76,75,74,74,75,75,75,74,76,76,73,72,73,73,73,74,72,74,75,73,74,74,74,73,75,74,75,74,77,74,76,72,75,75,75,76,77,75,75,76,74,77,75,75,75,76,73,74,75,74,74,73,73,75,74,75,74,75,75,74,75,75,75,74,74,77,76,75,78,79,79,79,77,79,79,77,79,78,75,78,77,78,78,77,77,78,78,77,79,78,79,78,77,78,78,77,80,78,77,79,77,78,78,79,77,77,76,76,77,77,77,78,77,75,78,78,77,78,77,77,75,76,77,76,74,74,76,76,77,76,78,78,79,77,78,78,79,77,77,76,78,78,78,77,79,79,78,81,76,77,77,78,77,81,82,80,79,79,81,81,78,78,77,76,78,80,81,80,82,83,81,82,85,84,86,81,82,83,82,83,83,83,80,80,81,82,81,80,80,80,81,80,81,81,81,82,80,81,79,80,80,79,81,81,80,79,80,80,81,79,79,80,78,78,79,78,77,76,75,77,77,77,76,77,78,78,79,76,77,78,79,77,78,76,78,77,78,77,76,79,79,78,77,78,78,78,79,76,76,78,77,78,79,79,79,75,78,77,77,78,77,77,78,78,78,78,77,78,78,77,78,76,76,77,78,79,79,78,76,75,77,79,76,77,75,75,75,76,76,73,74,75,74,76,73,79,76,77,75,76,75,76,77,77,77,76,76,76,76,76,75,74,77,76,78,75,76,76,74,72,75,73,73,73,77,74,74,74,72,75,78,75,76,75,77,76,74,75,74,73,76,76,74,73,73,76,76,73,73,74,74,72,73,76,74,75,74,75,73,73,76,74,74,73,75,74,76,74,75,72,72,71,74,74,74,74,73,74,72,71,69,71,70,73,70,72,72,73,72,75,74,72,75,75,75,74,72,74,71,77,73,74,74,75,75,76,75,74,74,77,75,74,76,73,74,77,76,75,74,75,72,74,74,73,73,74,72,74,72,74,75,74,75,74,74,75,75,73,73,75,75,75,74,75,74,74,77,74,74,74,74,74,73,73,73,75,75,73,71,71,74,74,73,73,74,73,71,74,74,74,72,72,75,75,74,73,74,74,72,72,73,72,72,72,71,72,73,72,73,71,73,72,70,72,71,73,72,72,71,72,71,73,73,73,72,75,73,74,70,72,72,70,70,71,70,71,72,74,72,71,71,68,70,70,71,71,69,70,71,70,69,72,70,72,74,75,74,72,75,73,74,75,75,73,74,76,72,74,72,73,73,74,75,74,75,76,74,73,75,75,72,73,73,75,73,73,72,73,74,75,74,75,71,71,72,71,71,71,72,70,73,73,74,74,75,74,74,74,74,74,73,75,74,74,74,74,73,73,74,74,73,75,74,75,75,75,74,72,72,72,75,74,74,72,74,73,72,74,73,75,74,73,73,73,71,72,71,72,69,71,69,72,71,72,70,72,71,71,70,70,70,70,71,72,72,72,72,73,71,73,73,71,70,71,71,70,69,73,68,70,69,71,70,69,67,68,68,69,70,70,74,72,73,70,70,72,70,72,70,69,73,70,74,70,71,74,71,73,71,72,71,72,70,74,72,72,73,73,73,73,72,75,70,72,72,71,74,73,72,74,73,74,75,72,72,73,70,71,73,71,73,74,71,73,73,71,71,74,73,74,73,71,72,72,72,71,73,71,73,74,74,70,74,73,75,72,72,72,71,72,72,74,73,73,72,73,73,73,70,72,72,73,71,72,71,73,73,72,72,73,73,72,72,72,73,73,74,72,74,73,73,71,72,74,74,73,73,74,74,74,74,74,74,73,74,73,72,73,72,73,72,74,72,72,72,69,69,73,73,73,71,71,71,71,71,72,72,73,71,71,70,70,71,73,71,69,70,71,73,69,68,70,69,70,70,71,71,70,68,69,68,68,68,68,69,68,68,68,69,70,66,69,68,69,70,69,68,69,70,68,68,70,69,67,69,69,67,68,68,70,66,68,69,69,67,68,69,69,70,68,71,68,70,70,72,69,71,67,67,68,68,67,67,68,67,68,68,67,68,69,70,70,70,69,69,69,68,69,69,69,70,70,68,71,69,69,68,68,68,69,68,71,69,68,68,69,69,69,70,70,70,68,69,71,70,69,71,68,70,70,73,69,73,72,70,72,69,71,70,69,71,70,68,68,68,68,67,69,71,66,69,69,68,68,67,69,68,68,67,68,67,69,70,68,69,66,67,69,69,66,65,67,69,68,68,68,66,66,66,67,68,69,69,65,68,68,68,65,70,69,70,70,70,70,70,69,70,70,68,70,70,70,68,68,66,68,66,69,68,71,67,67,68,67,66,67,69,69,69,68,66,66,68,68,64,65,63,62,66,65,66,64,65,63,65,65,65,67,64,66,66,67,65,67,64,64,66,65,66,67,69,66,67,68,68,68,67,69,70,71,67,69,67,67,69,70,69,69,70,68,71,70,71,70,70,70,70,70,68,68,71,70,68,70,70,71,68,69,70,71,69,70,71,68,68,67,71,69,68,70,67,68,69,72,70,68,70,72,72,71,70,70,69,72,70,69,70,69,69,69,69,73,67,67,67,67,65,68,66,65,67,66,64,67,67,67,64,65,67,69,67,70,70,66,67,70,68,67,66,65,66,65,66,65,67,69,66,67,66,66,65,66,66,67,66,65,66,67,65,66,67,64,68,65,68,67,67,65,68,68,69,67,69,67,66,67,65,65,65,65,66,66,64,64,66,64,65,66,62,62,64,65,66,65,67,64,66,65,65,64,66,64,69,64,62,64,62,64,64,65,64,63,63,66,66,64,66,63,63,64,65,64,65,64,64,65,67,66,63,65,63,61,63,60,64,61,62,62,64,63,64,65,64,64,63,64,65,64,63,63,66,64,66,65,62,66,63,66,65,63,65,65,65,64,66,64,67,65,65,66,64,66,65,67,68,63,65,66,64,67,66,67,65,65,66,64,64,67,64,67,63,65,65,66,66,65,66,65,66,65,66,64,68,66,66,64,66,67,64,62,65,65,65,63,63,64,67,64,62,66,64,64,65,64,64,64,66,63,66,65,65,67,64,65,64,65,65,63,63,65,65,63,64,64,62,62,64,65,65,64,66,64,64,64,65,65,66,67,66,64,63,62,62,63,64,62,64,61,63,63,65,65,63,64,63,64,63,64,64,66,66,64,63,64,64,69,62,63,62,63,63,64,66,62,64,64,65,65,63,62,60,62,63,62,62,63,62,63,65,62,62,62,64,63,65,64,63,65,63,64,64,64,62,63,62,63,64,63,63,64,61,64,62,63,62,66,62,62,65,64,64,63,64,63,66,62,62,63,63,63,63,64,65,64,63,64,63,64,64,66,63,62,63,63,62,62,68,62,66,64,65,63,62,64,66,63,62,64,64,63,63,61,62,64,65,64,63,65,66,66,65,65,66,64,65,66,67,65,66,66,65,65,65,65,65,67,66,66,65,66,64,64,66,66,66,67,67,65,65,65,67,68,63,67,67,66,64,66,65,68,66,69,85,85,88,85,86,85,85,86,87,86,84,86,86,87,85,85,86,86,86,87,85,88,85,86,87,86,90,90,89,88,83,89,87,88,87,84,83,88,88,86,84,79,65,64,65,65,65,68,62,64,66,66,65,67,63,65,66,66,67,67,67,67,65,67,67,67,66,66,66,66,67,67,67,65,66,66,68,66,65,71,65,67,67,66,69,67,67,68,68,66,67,64,68,66,65,66,69,67,67,66,68,66,66,64,63,62,63,63,63,62,63,63,62,64,63,64,64,63,64,62,61,60,62,62,63,62,61,62,64,64,62,60,62,62,61,60,62,61,62,64,61,61,63,62,59,64,64,65,64,62,65,61,62,63,63,63,60,61,64,65,65,62,61,63,62,63,61,61,63,62,63,63,65,62,61,64,62,61,64,62,63,62,63,65,60,62,63,62,62,65,61,61,59,60,63,62,61,61,62,62,63,62,63,63,58,57,57,58,55,55,58,59,58,59,60,62,63,65,62,61,60,61,63,61,62,62,63,61,62,60,63,61,61,59,61,61,65,63,62,61,62,62,59,61,62,61,62,63,62,62,63,63,60,60,62,63,62,63,60,63,62,62,63,60,61,61,64,61,62,60,62,60,62,61,60,60,61,61,62,60,61,60,62,63,62,61,63,62,62,63,61,62,60,61,63,60,63,59,62,61,60,61,61,61,63,63,62,62,62,63,60,62,61,62,62,61,63,60,63,60,62,62,62,63,63,63,62,61,61,61,60,61,60,62,61,59,61,61,63,59,58,60,60,61,64,60,63,60,58,60,60,60,59,59,59,58,60,60,60,60,60,60,59,61,60,58,59,58,57,57,59,60,61,60,58,60,59,59,60,57,58,59,60,62,63,62,59,60,59,60,60,60,61,59,60,60,59,59,59,59,60,59,59,58,60,60,60,59,61,61,60,61,61,59,61,59,63,58,59,64,59,60,61,58,60,57,58,62,57,58,58,58,61,57,58,59,58,56,58,58,57,58,57,57,57,57,56,57,54,55,56,58,56,57,57,57,59,58,58,58,57,57,59,56,59,56,57,56,56,58,59,57,59,57,57,56,58,58,59,58,60,58,63,60,59,61,58,60,60,59,63,62,61,61,62,62,62,64,64,60,60,62,59,63,62,61,63,61,65,63,63,63,65,62,63,64,63,63,63,59,64,63,59,62,62,63,64,63,62,62,62,65,60,61,58,63,62,61,61,61,61,62,61,62,62,59,62,61,62,61,60,61,63,62,62,61,63,63,59,61,63,60,55,62,61,60,61,62,61,61,63,63,62,62,62,62,61,61,60,60,61,60,59,62,62,63,62,61,61,61,59,59,64,63,60,61,61,59,61,61,60,61,60,62,61,63,61,60,61,59,58,59,59,59,60,58,60,62,60,58,59,59,61,58,61,59,58,58,58,61,59,61,61,62,62,61,58,59,60,58,56,56,60,62,58,58,59,58,59,59,59,58,58,58,58,59,58,56,57,59,59,58,59,58,60,59,59,58,62,59,59,61,63,62,60,62,61,61,61,61,61,59,60,62,61,61,61,60,60,60,61,58,61,59,60,59,58,60,58,57,57,58,56,58,58,61,59,60,60,60,59,57,59,59,60,59,60,58,60,60,63,60,60,60,60,61,63,61,63,63,62,60,60,60,60,60,61,59,58,61,61,63,60,62,62,61,60,60,56,62,60,60,62,60,60,58,59,60,60,61,61,61,60,61,61,62,60,60,64,60,61,61,61,60,59,60,59,59,58,59,61,60,58,60,59,59,58,61,61,61,58,58,60,59,62,61,59,58,58,58,59,58,59,57,61,59,59,59,60,59,61,58,56,59,59,60,57,58,57,56,58,59,60,59,61,57,58,57,57,59,61,60,62,59,58,60,57,58,59,56,59,59,59,59,60,60,60,61,61,59,60,60,58,60,60,59,60,61,58,60,57,60,59,57,59,59,57,57,60,62,59,57,60,61,60,61,61,62,59,61,60,59,61,64,59,61,62,59,59,61,62,62,60,59,62,60,57,61,60,61,61,60,60,61,60,61,60,60,59,58,60,65,62,63,63,64,63,64,59,62,58,60,60,61,59,61,61,59,60,61,61,61,60,60,60,61,60,61,61,58,61,61,61,61,60,63,62,63,60,62,59,61,64,62,64,62,62,63,63,63,65,62,63,62,62,62,61,62,61,60,62,61,61,61,61,61,61,59,61,62,63,62,61,62,61,63,60,61,63,62,62,61,63,62,63,61,61,62,62,61,62,62,62,61,63,60,63,62,63,62,60,64,62,60,62,65,61,65,63,60,63,62,63,60,62,61,59,61,62,58,61,62,61,63,63,60,62,63,63,64,62,62,60,62,61,60,61,62,61,60,61,59,61,61,63,59,63,62,61,62,64,62,58,60,60,63,62,58,61,63,61,60,59,59,58,58,58,56,60,62,61,61,59,60,59,60,58,58,60,58,59,58,59,59,60,60,55,60,57,57,58,57,55,58,57,60,60,58,58,59,60,60,58,57,56,57,56,57,57,56,56,56,56,57,61,57,58,60,58,59,59,58,60,60,57,61,58,58,61,58,58,59,59,58,61,59,61,61,61,61,61,62,61,61,62,61,61,62,60,61,60,60,63,61,62,61,57,59,60,62,59,61,61,63,60,62,62,60,63,60,59,61,60,59,60,58,59,59,60,59,59,59,58,61,59,59,59,59,61,60,57,58,57,60,59,60,56,59,58,58,59,58,58,60,57,56,58,58,62,59,58,58,60,57,59,57,59,57,59,56,58,59,57,60,59,57,57,57,55,57,55,59,57,56,58,57,60,57,58,59,59,57,58,59,59,60,56,60,58,59,58,61,60,57,60,58,58,59,58,58,57,59,57,58,56,59,58,57,58,57,58,58,58,57,59,58,57,58,58,58,57,58,57,57,57,59,57,57,59,60,60,58,59,59,60,61,57,59,58,58,59,58,60,60,58,58,57,59,61,59,61,62,61,61,60,61,62,60,61,61,62,61,61,59,59,60,60,62,60,58,59,60,60,61,60,62,58,60,60,59,59,60,60,58,59,59,59,59,59,58,60,59,58,59,62,57,60,60,58,60,61,58,57,60,60,63,60,61,60,64,62,61,63,60,63,60,63,62,62,63,62,62,63,62,63,63,61,60,62,62,60,60,61,60,63,63,62,63,62,61,61,60,63,62,63,61,62,60,62,63,61,61,61,61,62,64,62,61,60,60,62,61,62,62,61,60,59,60,60,62,61,59,61,62,60,62,62,60,63,61,61,63,61,60,61,61,60,64,62,61,61,61,61,63,62,61,62,62,61,63,62,62,63,63,61,61,60,60,61,62,57,60,60,59,59,61,61,61,63,62,62,62,61,61,60,59,61,62,62,60,61,62,62,60,60,62,62,62,62,62,61,59,59,60,60,62,61,59,63,62,62,61,60,59,60,59,61,61,61,62,65,64,62,64,64,65,62,62,62,62,63,63,62,60,61,61,63,58,60,59,60,58,58,60,59,59,58,61,62,61,61,59,61,62,62,60,61,62,60,61,59,62,61,59,61,60,58,57,58,61,60,60,60,62,59,60,57,59,60,58,59,58,59,58,59,60,60,59,60,60,58,60,59,58,59,58,58,59,59,59,57,59,60,59,58,60,59,61,63,58,58,60,58,58,57,60,60,58,58,58,57,59,58,57,57,56,57,55,58,57,59,58,58,59,58,58,57,57,57,59,58,57,57,58,57,57,54,57,58,58,56,59,57,57,56,56,59,58,56,56,59,57,57,58,59,58,59,61,62,59,60,57,59,59,59,57,58,58,60,60,59,59,59,58,60,60,62,60,62,59,61,59,59,61,60,59,61,58,60,59,59,61,61,60,59,60,61,59,59,58,59,58,59,60,59,60,59,59,59,60,58,58,59,61,60,59,58,60,60,59,59,58,58,58,61,58,59,59,59,59,59,59,59,57,61,60,59,59,58,59,59,59,59,60,59,60,57,57,57,57,58,61,58,60,59,60,60,59,61,60,61,61,60,59,59,60,57,60,59,60,60,59,60,58,60,58,59,60,60,61,59,60,61,60,60,60,61,60,60,58,58,60,60,59,59,60,57,60,58,57,58,56,57,59,58,57,58,59,58,58,59,58,57,55,59,60,58,59,58,57,55,56,59,57,58,60,58,59,58,57,57,57,58,57,59,60,59,58,59,61,59,60,61,60,59,61,59,60,58,59,60,59,60,58,59,60,60,60,60,60,59,57,59,58,60,57,58,59,61,59,58,59,56,57,60,59,59,60,59,59,56,58,56,59,58,59,57,60,59,57,57,58,57,57,58,57,57,59,58,58,57,57,58,58,57,61,60,62,61,59,60,60,59,62,60,60,60,60,63,59,62,60,60,62,59,59,60,61,60,60,59,60,59,62,60,59,59,61,59,58,61,62,59,58,59,59,58,58,60,60,58,59,59,59,59,59,59,59,59,60],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.27.0/59bcea8/docker","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T05:26:44Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T09:22:00Z","2024-05-24T10:23:29Z","2024-05-24T11:21:55Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T01:32:56Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T15:50:53Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T18:20:41Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T13:50:46Z","2024-06-01T23:20:41Z","2024-06-02T12:20:37Z","2024-06-02T14:20:42Z","2024-06-02T15:20:40Z","2024-06-02T16:50:38Z","2024-06-02T20:20:41Z","2024-06-02T21:20:41Z","2024-06-03T03:20:39Z"],"y":[66,67,67,67,67,67,68,68,69,68,69,67,67,67,67,68,65,68,66,64,68,68,66,67,66,68,68,69,67,68,67,69,66,69,65,68,69,69,68,68,68,67,69,68,69,68,68,70,67,64,67,67,67,68,67,66,67,65,63,63,65,64,64,65,64,64,65,66,64,66,66,65,64,64,63,63,62,63,63,63,62,61,61,60,61,61,60,59,60,59,59,59,59,62,59,60,60,60,60,59,61,61,60,62,59,60,60,60,58,60,59,59,59,59,60,60,60,60,60,59,60,60,60,59,59,58,60,60,59,58,58,61,60,61,60,58,60,60,61,61,61,60,59,60,60,60,60,60,59,60,60,60,60,60,61,60,59,59,59,60,60,59,59,59,59,58,58,58,59,60,60,60,58,59,58,59,57,58,57,57,57,59,57,58,58,58,58,57,56,56,57,57,58,60,59,58,60,57,58,58,57,55,55,54,56,56,57,57,58,58,58,59,56,57,57,57,57,57,57,59,57,56,57,59,56,58,58,57,56,56,56,56,57,55,56,57,56,57,56,57,57,57,56,59,59,58,56,56,56,56,57,58,57,57,55,56,56,55,56,56,56,56,58,57,57,58,56,56,55,55,55,55,56,55,55,56,55,54,56,58,55,56,56,55,55,55,55,54,55,55,55,55,56,55,56,55,56,56,56,57,54,55,54,56,54,54,54,55,54,54,54,55,55,55,54,55,55,54,54,55,55,56,54,54,53,55,54,55,55,54,54,54,53,53,54,55,53,54,54,54,54,54,54,54,54,55,55,55,53,55,54,55,54,55,54,56,55,55,54,55,56,53,53,55,55,55,54,53,52,53,53,53,53,55,52,53,53,53,52,53,52,53,53,53,53,53,53,54,54,53,53,53,53,53,54,53,54,56,54,54,53,54,53,53,53,54,54,54,54,55,55,54,55,54,54,53,54,54,55,53,53,55,56,54,55,54,55,54,54,54,54,54,54,54,55,54,54,54,54,54,55,53,54,52,52,52,52,53,53,53,53,54,52,53,53,52,52,53,52,53,53,52,53,52,53,52,52,51,52,52,52,53,51,52,52,52,51,51,51,51,52,52,51,54,53,53,52,51,52,54,51,51,51,51,52,53,53,53,53,52,53,53,52,52,52,53,53,53,52,52,52,52,51,51,52,51,51,51,51,51,51,51,51,51,51,51,51,52,51,51,51,51,51,51,51,51,51,51,52,52,51,52,51,51,51,51,53,51,51,51,51,52,52,52,53,53,52,51,53,53,54,52,51,53,52,52,52,52,51,52,52,51,52,51,51,52,52,51,51,51,51,51,51,51,53,53,51,51,51,52,51,51,52,51,51,51,51,51,51,51,52,52,51,51,52,52,51,51,51,53,54,52,54,52,53,52,51,52,51,51,53,55,52,52,52,52,52,51,52,54,51,52,52,52,52,53,51,52,52,52,53,54,52,53,53,54,52,51,53,53,51,53,53,53,53,55,52,52,52,52,51,52,52,52,52,52,53,53,53,52,52,53,53,52,51,53,53,52,52,53,52,54,53,53,52,52,51,52,51,51,53,52,51,51,52,51,51,51,51,52,51,52,52,52,51,53,51,52,53,52,53,54,53,53,54,54,52,53,53,54,53,54,53,53,54,53,52,52,53,53,52,53,55,54,52,52,54,54,54,52,53,52,53,53,54,53,53,55,55,54,54,53,54,54,54,54,54,53,54,54,53,53,53,55,53,52,52,52,53,51,52,52,52,54,55,54,55,54,54,55,54,53,54,52,51,52,52,52,51,53,52,52,54,53,52,54,54,51,54,53,54,53,55,54,54,54,54,55,54,54,55,53,52,51,52,52,52,52,51,51,52,52,52,52,52,52,52,51,52,51,52,52,53,52,53,52,51,51,52,53,54,52,53,53,51,51,52,51,52,52,52,52,53,52,51,51,52,52,51,52,52,52,51,52,52,52,52,51,52,51,51,51,51,51,51,52,51,51,51,51,52,51,51,52,51,51],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.27.0/brave","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T04:50:44Z","2024-07-02T07:20:48Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T17:20:42Z","2024-07-02T19:20:48Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z"],"y":[968,966,976,988,979,985,961,946,934,906,902,886,912,919,933,942,977,998,1001,1036,1017,1032,1039,1042,1067,1081,1129,1131,1178,1216,1229,1218,1257,1250,1236,1236,1245,1281,1253,1227,1257,1208,1174,1119,1078,1051,1045,1031,1034,1063,1057,1073,1046,1027,1012,995,956,967,946,958,971,989,1000,1025,1020,1052,1050,1041,1056,1055,1066,1044,1075,1109,1178,1206,1239,1246,1236,1252,1251,1253,1292,1277,1260,1258,1250,1264,1261,1247,1182,1131,1100,1077,1066,1024,1040,1038,1015,1012,1026,1012,978,951,949,923,914,916,947,938,948,989,991,997,1014,1020,1034,1035,1047,1053,1071,1083,1132,1183,1201,1221,1229,1238,1238,1223,1257,1233,1252,1247,1258,1238,1201,1167,1156,1109,1066,1047,1033,1056,1050,1039,1036,1013,1033,998,954,939,938,933,931,920,934,953,954,966,966,985,963,977,970,990,1015,1002,1035,1062,1110,1137,1127,1201,1195,1218,1216,1221,1208,1229,1220,1211,1186,1201,1173,1149,1127,1097,1033,1016,987,974,971,980,961,986,968,965,944,929,901,872,864,886,892,896,901,928,945,963,981,969,980,974,995,993,1055,1079,1099,1114,1145,1167,1209,1175,1207,1218,1201,1194,1194,1195,1169,1184,1167,1135,1111,1102,1076,1038,1005,974,952,924,929,941,932,923,909,902,890,888,882,875,905,908,906,931,936,968,957,942,950,961,970,981,1001,1007,1022,1023,1041,1040,1063,1065,1070,1084,1089,1080,1096,1085,1127,1104,1111,1120,1103,1106,1045,1029,998,977,970,955,948,954,937,924,918,910,893,857,857,855,877,896,889,881,895,924,932,935,956,933,948,964,985,991,1008,1035,1040,1046,1094,1128,1109,1127,1087,1118,1120,1126,1147,1144,1140,1133,1130,1094,1045,1023,994,981,1003,993,981,974,967,969,946,956,931,929,901,902,923,933,968,1013,977,1026,1028,1051,1040,1012,1042,1076,1081,1098,1176,1151,1202,1218,1213,1224,1243,1222,1235,1231,1245,1246,1242,1238,1219,1209,1187,1157,1128,1108,1081,1074,1042,1046,1044,1004,1062,1002,977,959,933,940,921,913,932,949,972,1003,1049,1022,1055,1041,1049,1070,1051,1061,1094,1113,1154,1155,1185,1216,1233,1195,1231,1233,1215,1230,1263,1239,1240,1242,1219,1179,1137,1126,1093,1024,1005,1025,1032,1019,1044,1031,1036,1032,997,982,974,924,925,965,953,986,991,991,997,999,1007,1016,997,997,1014,1060,1090,1123,1149,1161,1212,1220,1215,1205,1212,1245,1285,1291,1274,1263,1279,1265,1230,1201,1166,1145,1113,1092,1033,1048,1037,1016,1023,1022,1002,989,987,929,937,949,961,945,953,954,954,981,1025,993,998,1001,1016,1015,1018,1042,1070,1121,1115,1181,1183,1212,1218,1245,1275,1253,1250,1230,1235,1252,1243,1228,1219,1224,1176,1148,1105,1084,1043,1020,1047,1026,1051,1054,1025,1013,995,974,979,942,938,933,962,976,975,999,1007,1027,1029,1037,1024,1021,1000,1066,1098,1105,1127,1177,1200,1213,1209,1196,1207,1209,1202,1229,1234,1237,1234,1198,1212,1197,1175,1114,1118,1047,1059,1025,1011,1009,992,994,1019,998,962,958,929,926,919,910,890,893,926,934,975,941,962,975,961,981,992,1007,1024,1028,1036,1043,1094,1127,1150,1138,1153,1128,1122,1119,1106,1109,1129,1103,1128,1093,1070,1063,1023,1000,1004,993,968,969,994,958,954,938,932,948,927,915,895,906,883,912,896,941,963,974,936,969,972,1012,1013,1016,1033,1040,1074,1108,1118,1083,1096,1137,1152,1165,1170,1168,1198,1184,1190,1173,1151,1170,1115,1080,1068,1014,1028,1018,1011,1007,1032,1020,1034,976,965,939,960,946,927,963,976,988,1028,1022,1046,1062,1030,1074,1083,1097,1141,1144,1200,1196,1225,1266,1276,1285,1269,1274,1285,1295,1313,1262,1151,1090,1060,1060,1064,1054,1010,1011,1015,968,965,961,954,952,961,971,991,1023,1062,1047,1050,1047,1045,1050,1063,1096,1114,1129,1170,1186,1217,1201,1230,1207,1239,1245,1243,1269,1285,1260,1283,1257,1207,1198,1170,1142,1113,1089,1061,1069,1052,1031,1021,1039,1030,1029,1000,972,945,975,981,984,983,1017,1029,1049,1077,1070,1074,1052,1069,1071,1067,1090,1115,1166,1190,1221,1211,1240,1220,1270,1239,1244,1265,1310,1317,1324,1297,1258,1243,1241,1200,1155,1114,1095,1073,1052,1074,1096,1075,1104,1054,1013,1018,966,951,967,957,1003,1009,994,1022,1018,1052,1040,1068,1030,1037,1088,1072,1112,1159,1175,1235,1252,1257,1269,1253,1263,1235,1286,1268,1281,1319,1291,1250,1264,1231,1187,1135,1101,1101,1093,1094,1069,1063,1054,1063,1065,1030,1004,1019,996,1000,977,962,975,970,980,1026,1038,1057,1055,1055,1065,1038,1060,1069,1086,1112,1158,1182,1199,1212,1217,1235,1247,1276,1275,1272,1221,1225,1231,1218,1207,1193,1168,1135,1117,1071,1060,1052,1023,1022,1019,1028,1003,985,979,929,956,912,919,922,927,909,958,960,985,1005,982,1001,966,977,975,992,991,1009,1039,1063,1091,1091,1098,1104,1129,1112,1126,1124,1117,1122,1158,1129,1146,1124,1112,1091,1093,1040,1008,999,1029,994,994,975,979,984,965,961,977,950,935,911,922,924,943,949,953,954,985,975,980,966,1017,1021,1031,1016,1048,1065,1080,1113,1108,1123,1137,1142,1104,1117,1148,1127,1152,1132,1131,1123,1115,1093,1049,1026,1038,1012,1007,1044,1049,1038,1054,1013,978,964,926,922,910,929,921,938,952,970,988,1008,1022,1052,1031,1028,1040,1054,1076,1108,1135,1170,1188,1185,1231,1232,1239,1234,1257,1239,1273,1261,1300,1299,1282,1285,1238,1174,1132,1124,1109,1072,1069,1055,1077,1089,1071,1059,1022,1038,1007,959,973,992,995,1025,1025,1043,1051,1068,1055,1027,1018,1031,1054,1049,1077,1135,1148,1189,1208,1214,1216,1226,1220,1230,1232,1238,1266,1277,1280,1316,1277,1247,1201,1150,1120,1109,1070,1091,1092,1070,1116,1093,1088,1067,1020,1024,1006,983,962,935,965,972,985,1009,996,1039,1035,1037,1041,1058,1057,1055,1104,1109,1152,1175,1198,1186,1240,1232,1248,1272,1298,1262,1245,1268,1227,1215,1204,1197,1164,1111,1101,1057,1030,1023,1023,1026,1011,1015,1033,984,983,992,990,995,946,923,932,960,980,987,985,1000,984,984,1002,1009,1042,1014,1047,1093,1144,1161,1177,1200,1217,1203,1213,1256,1240,1258,1277,1272,1278,1272,1253,1227,1189,1142,1122,1113,1090,1085,1047,1060,1056,1046,1034,1024,993,993,965,956,947,956,963,958,985,984,991,1012,1008,1021,1002,1024,1038,1077,1085,1080,1140,1166,1182,1231,1204,1247,1242,1233,1221,1214,1224,1221,1218,1181,1198,1176,1150,1112,1117,1116,1071,1060,1031,1032,1012,1007,1012,1021,990,970,961,924,932,903,904,903,932,920,927,941,956,970,963,962,980,971,1004,1019,1023,1012,1030,1048,1066,1070,1085,1091,1112,1101,1090,1115,1113,1113,1096,1071,1055,1065,1037,1028,1008,986,972,972,961,972,991,948,972,974,946,939,930,903,927,905,928,929,921,934,940,979,978,956,979,999,1025,1018,1042,1082,1117,1121,1134,1156,1179,1169,1194,1193,1217,1206,1205,1186,1201,1167,1132,1121,1112,1074,1056,1020,1017,1026,1026,1032,1031,1014,1011,985,964,953,923,938,936,975,986,997,1005,995,1020,1021,1036,1001,1031,1031,1089,1133,1170,1217,1212,1244,1262,1267,1317,1302,1313,1313,1351,1344,1343,1347,1327,1290,1251,1224,1147,1150,1091,1105,1079,1082,1069,1083,1074,1068,1017,1037,1003,966,970,954,983,1009,1008,1022,1034,1087,1078,1080,1066,1090,1102,1095,1151,1153,1157,1204,1206,1252,1231,1234,1234,1266,1306,1292,1327,1353,1322,1296,1296,1249,1245,1193,1150,1155,1105,1107,1093,1084,1052,1070,1072,1053,1014,986,979,950,953,966,969,970,1015,1020,1040,1083,1062,1075,1101,1065,1084,1085,1124,1170,1170,1221,1257,1260,1267,1269,1262,1262,1278,1283,1303,1291,1298,1273,1254,1218,1203,1167,1112,1099,1086,1049,1045,1052,1061,1040,1057,1042,1016,1008,957,947,930,948,958,976,988,971,1012,1026,1055,1052,1070,1044,1082,1080,1114,1140,1179,1225,1239,1251,1255,1237,1259,1283,1263,1248,1278,1230,1293,1290,1214,1176,1163,1145,1117,1079,1071,1056,1051,1056,1046,1058,1034,1022,1009,987,985,925,941,933,964,961,983,1009,999,1023,1018,1031,1035,1071,1064,1094,1113,1138,1190,1184,1236,1252,1261,1269,1289,1245,1294,1229,1235,1227,1214,1218,1262,1209,1190,1164,1126,1112,1100,1050,1015,1032,1021,1006,995,1001,990,981,975,952,971,953,950,938,964,982,970,987,966,963,995,987,1013,1028,1029,1059,1066,1100,1090,1098,1132,1135,1123,1137,1161,1153,1156,1116,1152,1133,1146,1119,1107,1099,1108,1073,1063,1043,1001,1001,989,1016,986,978,974,970,951,909,928,936,918,906,936,945,962,964,980,987,982,1011,1025,1044,1068,1064,1063,1065,1068,1072,1086,1110,1116,1113,1137,1137,1150,1137,1132,1154,1157,1135,1106,1093,1060,1041,1028,1013,1043,1022,991,993,1010,978,986,971,957,943,933,943,945,995,1022,1026,1030,1052,1092,1055,1076,1080,1075,1093,1100,1147,1148,1190,1227,1238,1267,1275,1253,1251,1264,1267,1293,1283,1308,1277,1277,1270,1252,1231,1196,1133,1077,1094,1083,1093,1067,1085,1091,1063,1049,1028,998,986,1003,1014,1001,974,1033,1015,1026,1036,1047,1053,1058,1067,1063,1051,1099,1132,1209,1218,1221,1253,1270,1267,1319,1297,1274,1263,1288,1298,1257,1272,1252,1262,1214,1191,1121,1113,1105,1101,1101,1089,1092,1097,1077,1064,1065,1022,1029,991,983,988,1013,990,1022,1006,1048,1051,1068,1084,1085,1076,1089,1105,1153,1189,1203,1245,1255,1264,1279,1279,1273,1277,1298,1250,1245,1253,1264,1286,1276,1245,1215,1173,1146,1086,1071,1052,1061,1064,1048,1056,1061,1035,1028,998,982,956,968,944,962,1010,1024,1013,1041,1085,1062,1084,1086,1095,1114,1140,1151,1195,1206,1247,1242,1256,1269,1279,1305,1298,1299,1293,1304,1288,1250,1260,1233,1246,1223,1189,1171,1141,1137,1081,1065,1066,1074,1089,1055,1027,1027,992,975,967,950,955,967,985,1037,1033,1027,1069,1078,1089,1060,1086,1079,1092,1113,1131,1184,1227,1228,1239,1253,1238,1255,1250,1248,1232,1203,1236,1263,1236,1231,1220,1160,1168,1130,1084,1081,1069,1061,1084,1066,1032,1035,1042,1033,989,971,969,948,938,952,954,964,939,978,971,1003,995,1003,1002,1051,1045,1085,1063,1090,1116,1127,1148,1151,1156,1161,1141,1151,1176,1175,1174,1167,1164,1147,1162,1130,1099,1087,1092,1052,1015,1011,1011,1001,1005,989,990,1001,988,961,941,958,941,918,922,927,931,933,966,998,1029,1022,1005,1023,1067,1072,1068,1064,1069,1138,1117,1142,1143,1163,1183,1159,1203,1184,1217,1242,1221,1191,1179,1172,1124,1098,1083,1086,1065,1043,1062,1049,1022,1045,1015,986,980,959,943,930,920,932,929,977,994,1032,1030,1052,1050,1095,1075,1075,1074,1109,1135,1165,1236,1258,1227,1297,1261,1297,1331,1311,1291,1332,1316,1316,1302,1271,1245,1228,1195,1171,1137,1105,1077,1067,1064,1062,1058,1054,1025,1023,1005,1005,973,967,929,958,978,994,1019,1020,1038,1047,1056,1056,1060,1091,1084,1083,1118,1161,1198,1235,1236,1194,1152,1163,1128,1058,1020,991,976,941,906,892,837,822,770,749,710,682,641,632,629,616,599,579,572,519,518,510,479,456,450,444,451,442,429,424,416,409,393,385,375,374,363,370,386,382,376,379,346,336,339,328,333,332,323,319,311,311,319,307,296,296,289,273,277,278,262,269,269,257,253,256,245,238,235,232,231,233,236,228,224,240,230,225,233,235,232,231,208,212,213,208,229,223,225,211,208,204,210,197,189,194,198,189,190,192,182,193,190,184,178,180,172,172,165,159,148,157,148,151,140,150,140,142,131,132,137,133,135,136,143,139,132,133,133,130,142,135,133,136,128,133,141,134,129,125,127,133,131,129,123,128,120,131,125,119,120,118,113,106,111,105,106,103,103,103,108,101,100,103,117,113,102,102,97,97,93,101,100,93,95,93,86,99,96,91,92,94,95,89,95,94,93,89,91,89,87,90,81,84,82,80,79,82,82,80,81,72,75,73,76,70,78,76,71,76,73,75,74,69,67,68,68,66,68,73,61,69,57,66,68,64,67,70,71,70,77,76,81,81,74,72,78,80,72,80,80,76,81,83,77,77,71,75,64,64,66,67,63,63,66,63,67,64,67,63,63,59,61,61,64,67,63,62,61,69,68,76,73,73,79,74,74,76,72,70,67,70,77,72,73,69,68,72,66,76,69,69,69,69,65,64,66,61,58,57,57,62,54,51,52,52,51,51,53,54,55,57,61,64,63,54,58,58,58,55,51,51,53,55,53],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.27.0/desktop","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T08:20:48Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T08:20:51Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T05:20:47Z","2024-06-02T11:50:44Z","2024-06-02T13:50:38Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T21:20:41Z","2024-06-02T23:50:43Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T10:20:46Z","2024-06-03T11:20:39Z","2024-06-03T13:50:38Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T12:20:41Z","2024-06-04T18:50:45Z","2024-06-05T18:20:44Z","2024-06-05T19:50:44Z","2024-06-06T14:20:49Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T09:20:45Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T17:50:40Z","2024-06-07T18:50:42Z","2024-06-07T20:20:44Z","2024-06-08T15:20:46Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T18:20:41Z","2024-06-10T02:50:42Z","2024-06-10T17:20:41Z","2024-06-10T18:20:44Z","2024-06-10T19:20:48Z","2024-06-10T20:20:40Z"],"y":[147,143,140,148,144,143,147,149,144,146,148,146,150,150,148,146,147,152,146,144,143,147,148,148,151,161,165,174,171,168,171,184,171,180,174,164,160,163,161,156,160,154,147,150,155,149,153,155,156,153,151,148,154,151,142,144,146,144,138,141,142,133,134,139,135,142,146,145,142,141,147,144,139,147,148,150,153,155,152,155,149,151,146,151,153,149,149,151,147,140,134,138,133,136,131,131,130,131,130,130,123,121,128,134,129,132,129,124,123,126,130,120,126,123,128,127,126,130,124,124,119,118,127,131,130,128,124,123,130,130,128,124,127,124,118,117,116,125,119,116,117,116,115,114,111,109,110,107,108,106,107,105,104,105,107,108,107,111,114,109,112,111,112,112,111,109,111,109,106,108,111,109,109,110,113,110,106,106,108,102,101,107,108,105,110,107,110,109,106,105,108,109,108,103,103,105,102,99,102,102,100,103,100,100,91,98,94,93,96,97,96,94,94,98,97,96,95,96,95,99,102,97,102,101,100,104,102,106,105,104,106,102,102,100,102,101,107,107,107,99,101,95,96,93,99,96,102,94,95,99,91,98,96,95,89,91,91,91,92,87,89,91,89,88,85,87,91,91,87,86,89,90,88,84,90,90,96,87,86,90,85,86,89,87,86,84,87,92,87,90,84,84,84,82,77,80,86,85,83,85,82,84,87,84,87,83,80,80,83,85,86,87,85,83,87,86,79,83,80,81,77,83,82,83,80,79,84,92,91,87,88,86,85,84,87,85,84,86,84,83,84,79,82,82,83,83,79,78,76,84,83,86,80,84,83,81,83,82,78,80,85,80,82,85,85,84,87,83,86,89,87,84,84,86,87,89,85,90,85,85,88,83,84,84,81,80,79,81,78,76,79,76,75,75,72,70,71,66,68,72,72,71,69,74,72,71,74,73,71,68,72,75,72,73,76,79,74,77,77,77,73,77,80,83,76,74,75,70,68,71,72,75,77,74,79,72,75,71,74,73,72,70,69,67,74,69,72,72,72,70,71,66,72,73,73,74,72,70,77,75,70,69,70,72,73,72,70,68,73,69,68,71,75,72,70,71,73,73,75,73,68,69,63,70,69,66,68,71,72,71,72,70,69,69,70,71,69,73,72,70,72,72,71,70,73,71,76,72,67,74,72,77,76,77,79,80,79,78,80,79,80,75,79,78,75,71,77,78,76,74,73,69,74,74,75,71,74,70,71,71,70,69,66,69,70,70,74,74,72,74,73,73,74,72,71,77,76,75,79,74,77,82,76,75,77,74,75,71,70,70,73,75,73,70,68,73,74,71,70,71,70,65,70,70,69,70,70,68,71,66,66,66,63,63,64,62,62,61,63,64,61,63,63,65,62,64,67,68,69,64,67,69,66,64,62,63,62,60,63,61,67,70,64,68,64,59,65,66,67,66,65,63,61,62,60,59,57,58,52,55,55,55,57,59,59,58,59,59,54,54,57,61,64,63,61,63,58,60,61,60,62,60,60,59,57,58,57,60,58,59,56,58,54,59,55,57,56,57,62,59,58,59,60,61,63,58,60,63,59,60,60,61,61,62,59,61,64,63,61,66,66,59,63,63,66,66,62,62,62,62,58,56,55,58,61,59,58,61,61,59,56,60,58,56,54,55,59,58,58,58,59,55,59,61,64,62,67,68,68,70,70,70,72,69,65,65,63,63,66,62,62,60,63,58,59,58,63,55,57,58,54,57,52,53,54,54,53,53,53,51,52,55,55,55,54,54,52,56,52,54,54,55,55,51,53,55,58,54,53,54,54,55,59,55,55,56,60,60,56,55,56,58,59,58,57,58,54,52,51,53,52,53,53,55,54,53,53,53,52,54,53,57,55,57,59,62,60,57,55,57,58,58,60,58,62,62,63,65,61,61,63,58,58,58,55,57,56,53,56,55,54,55,54,53,56,51,52,51,52,52,53,51,53,52,54,58,54,55,57,55,55,53,55,53,53,56,55,54,53,56,56,56,58,55,58,51,54,53,52,53,54,56,54,51,52,51,54,51,55,53,51,52,54,53,55,51,53,57,57,56,54,54,55,56,57,55,52,53,55,56,56,54,54,55,54,53,53,53,52,51,51,53,52,52,54,52,53,52,57,55,51,51,52,52,54,51,52,52,52,52,51,52,51,52,51,53,52,52,53,51,52,51,53,52,53,51,51,51,51,51,53,51,52,53,53,53,53,53,54,51,51,51,51,52,52,52,52],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.28.0/","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[169,172,168,172,168,173,170,172,168,176,177,178,174,172,170,173,175,175,174,177,178,181,176,181,176,177,172,181,179,180,183,183,181,183,180,178,178,181,179,175,177,177,175,175,178,178,175,175,174,176,174,175,175,175,174,174,174,178,170,174,173,176,177,176,179,185,186,190,188,189,191,192,191,195,186,193,192,190,192,192,190,193,195,196,194,192,190,191,191,193,187,186,186,187,189,189,191,191,189,191,189,188,187,191,189,191,192,194,192,194,191,194,189,190,191,196,194,195,193,193,194,196,202,199,203,200,201,200,196,195,195,193,194,194,194,187,190,188,186,187,186,185,188,187,187,184,185,181,184,186,184,185,189,189,191,190,193,195,189,194,190,192,191,192,193,196,194,193,194,199,198,201,202,202,201,198,201,196,197,195,196,200,194,194,191,192,187,190,187,190,189,191,189,187,188,190,186,191,190,192,187,191,189,190,190,190,189,194,194,189,190,195,192,193,189,194,197,194,192,193,190,193,195,198,197,195,192,193,193,195,195,195,193,192,190,188,190,193,190,189,188,190,187,191,189,189,190,183,184,187,182,185,187,188,189,190,185,188,188,190,191,193,193,193,194,189,193,193,194,194,191,190,195,191,188,193,195,194,197,191,189,192,192,192,189,189,191,187,189,192,189,188,189,190,188,188,186,187,186,188,189,193,192,194,192,191,193,195,195,193,196,202,203,207,208,214,207,206,208,210,209,210,206,211,206,210,211,216,214,209,209,209,208,214,207,214,209,207,205,206,204,205,214,207,208,210,204,204,204,206,202,205,205,205,201,201,207,201,211,201,203,203,206,211,207,206,204,203,210,213,212,211,211,215,208,206,210,210,210,206,208,209,202,204,204,202,203,205,207,205,206,204,205,203,202,207,204,203,203,205,205,203,211,213,209,209,206,209,209,208,205,204,203,202,211,209,210,207,213,208,210,207,208,205,207,205,207,207,204,201,205,201,204,203,202,200,204,207,205,204,208,203,206,207,209,211,208,211,210,211,209,207,204,206,207,212,216,213,214,211,208,217,213,211,208,207,209,209,209,209,216,211,212,216,212,214,216,210,212,209,208,208,208,208,209,214,214,217,212,217,213,218,216,213,216,219,223,221,220,223,221,220,217,217,219,219,221,222,222,224,226,224,222,222,218,226,227,225,221,222,220,223,219,217,221,223,219,222,217,225,221,216,215,217,215,219,212,217,221,223,218,220,219,229,227,228,229,227,229,231,231,226,231,231,234,231,229,230,227,223,231,233,226,231,229,229,230,228,229,231,230,228,226,226,226,229,230,226,229,229,228,226,225,224,228,228,227,231,232,228,231,232,233,229,234,233,231,234,229,233,232,230,230,230,233,228,235,234,232,225,228,232,230,230,228,228,230,227,228,225,227,226,226,227,229,231,228,233,228,232,227,227,228,232,236,235,235,234,231,232,237,237,230,235,233,238,236,237,236,234,240,234,236,236,237,238,239,236,234,232,228,231,232,232,235,227,232,232,231,232,229,228,228,225,225,228,227,224,229,225,225,228,230,229,228,229,237,234,238,236,234,235,233,237,236,237,238,237,235,235,239,239,239,244,238,237,237,242,239,240,239,240,243,239,240,240,237,239,237,237,239,240,238,240,244,247,250,248,248,245,244,242,244,241,247,250,247,252,249,244,247,250,249,248,250,249,250,248,247,245,243,240,243,239,238,240,241,242,238,236,238,238,239,237,240,238,240,239,241,242,240,243,243,245,245,245,243,245,243,244,248,248,247,244,241,239,244,251,248,246,243,241,244,244,244,240,243,240,240,241,238,240,240,239,239,237,237,237,238,235,238,237,237,237,235,236,235,235,238,238,239,236,242,242,242,237,238,238,238,237,238,237,241,244,241,241,241,237,241,243,243,244,240,244,240,242,242,236,239,235,231,235,233,230,231,234,233,233,234,235,234,236,235,240,238,237,242,240,241,242,241,242,244,237,242,239,240,237,236,236,236,233,236,239,237,240,241,239,242,238,239,239,239,242,243,236,237,239,236,238,233,239,232,235,236,233,233,232,237,233,237,236,238,240,238,239,237,236,240,240,238,235,235,237,237,243,247,241,238,236,237,236,233,239,236,240,237,236,234,236,236,241,237,239,237,237,231,232,234,238,239,240,236,237,240,239,243,244,242,246,239,242,247,247,246,243,246,242,245,242,242,240,243,239,236,242,242,245,243,242,246,244,244,242,245,245,246,245,244,247,248,245,245,246,246,243,238,240,240,246,243,241,243,245,241,243,243,245,245,241,243,244,248,249,247,249,243,247,247,250,249,250,251,251,255,252,251,255,250,250,250,257,250,255,257,251,245,248,244,248,249,245,243,243,243,243,245,245,242,239,240,242,245,242,243,244,246,244,242,249,247,249,249,251,250,248,248,248,247,252,253,253,256,252,252,251,247,251,248,249,247,251,249,248,253,251,249,252,249,244,244,243,246,247,245,247,249,246,248,250,253,249,247,250,250,250,260,259,255,253,258,257,256,257,254,253,251,253,249,250,248,253,252,251,254,250,251,252,251,255,251,257,254,254,255,255,256,250,251,250,245,245,250,252,247,246,251,250,249,250,250,250,253,255,252,259,258,257,256,259,255,257,260,261,259,263,260,266,264,263,263,264,262,269,267,269,264,269,273,273,272,267,269,265,268,268,263,265,263,263,265,263,266,265,262,264,266,262,266,265,267,265,266,265,268,264,268,266,268,269,265,269,269,269,269,269,270,271,266,269,269,267,267,270,271,271,270,272,267,270,269,269,271,274,270,273,269,271,270,271,270,270,270,276,266,271,268,271,272,275,274,275,272,276,273,275,274,279,280,280,276,273,278,278,275,276,277,278,273,273,267,269,268,271,268,268,269,269,270,269,271,269,271,272,266,269,264,269,267,266,268,263,268,269,267,270,267,268,269,269,269,269,270,276,273,274,279,274,274,275,276,276,272,274,274,276,275,271,273,273,273,276,270,273,270,276,268,272,268,275,270,266,267,268,269,268,266,269,268,274,269,269,269,267,268,269,271,274,270,272,267,270,269,266,266,270,269,268,266,268,269,267,272,276,267,273,263,270,269,268,269,268,266,268,265,269,269,266,266,267,266,267,265,264,261,261,263,261,263,260,261,261,259,264,264,263,265,261,260,262,265,264,264,262,261,259,257,260,263,260,259,263,262,258,259,261,259,262,262,264,264,266,256,255,257,257,259,262,256,258,256,254,256,262,259,257,256,259,257,262,256,259,255,258,260,260,257,260,262,262,262,263,264,261,261,260,261,259,260,258,260,260,255,259,255,257,255,257,257,254,258,261,258,263,258,261,257,260,256,257,253,256,253,257,258,260,256,258,258,260,256,257,260,258,258,261,255,257,251,257,252,253,252,252,255,256,257,252,248,254,255,258,252,251,248,249,248,249,248,250,251,250,248,247,251,247,250,250,251,250,244,245,244,240,243,243,252,246,249,245,248,250,253,253,249,254,249,256,253,248,250,252,252,249,254,252,254,253,249,254,249,249,249,250,249,251,249,248,246,246,245,250,246,245,241,241,245,244,246,243,243,243,246,246,243,246,248,248,248,248,250,253,250,252,250,248,249,250,248,247,250,251,247,251,245,250,246,245,249,246,240,241,241,242,241,240,244,245,242,242,243,244,243,244,241,244,242,244,243,243,241,246,242,243,243,245,244,247,248,250,245,241,242,245,244,243,243,238,237,244,246,244,242,243,247,246,244,245,245,245,242,244,245,243,242,245,247,246,245,250,243,249,246,246,244,244,244,245,244,250,243,245,246,245,247,244,247,253,249,250,245,247,245,248,245,243,245,247,247,240,242,245,243,244,247,247,248,246,248,241,237,244,245,244,241,245,243,245,242,245,247,243,242,243,246,248,243,246,247,247,246,249,251,249,244,246,245,250,242,246,246,246,246,249,249,245,245,249,247,245,242,240,242,239,243,243,244,245,244,241,243,241,242,242,242,242,239,244,243,239,242,244,241,245,241,241,245,244,242,239,243,244,245,245,244,243,244,243,242,240,244,238,240,240,240,241,237,240,239,241,240,240,240,238,239,238,240,236,239,237,239,238,235,235,234,234,236,236,237,234,241,238,237,239,237,239,238,237,242,235,238,239,236,242,234,236,234,235,235,234,236,237,235,233,234,234,235,233,234,232,238,234,235,231,229,232,231,233,232,232,233,233,232,230,230,230,232,231,229,225,225,227,230,231,231,228,229,230,228,229,228,228,228,228,229,228,229,229,228,224,229,231,228,232,232,233,232,227,231,232,231,230,229,227,228,226,228,225,228,222,225,223,223,226,226,222,223,223,221,221,223,224,227,222,223,222,224,222,222,221,223,221,222,222,224,223,222,220,220,223,220,222,219,223,222,221,219,224,224,223,227,220,224,225,221,223,227,225,221,224,224,224,222,221,220,222,219,221,223,222,222,224,223,226,224,220,224,219,223,220,221,224,227,222,223,224,221,221,222,223,224,224,224,225,226,224,221,223,217,218,219,216,218,224,220,221,220,217,216,217,218,218,219,219,217,218,218,219,217,216,215,214,218,215,216,217,214,221,222,219,221,218,226,222,226,221,225,224,215,219,223,217,219,219,219,221,220,223,219,216,217,227,226,226,215,215,217,213,215,213,215,217,217,216,215,217,216,215,219,214,217,217,219,219,216,215,219,219,218,222,224,222,222,218,220,214,218,216,221,219,217,218,217,219,217,215,215,220,218,221,223,223,219,219,218,221,218,220,221,220,221,216,222,221,220,220,218,219,216,218,218,218,217,219,219,220,223,218,215,218,238,238,233,241,244,242,240,236,239,240,237,237,239,235,234,237,239,237,235,237,232,232,229,232,233,233,233,231,229,231,232,232,233,233,233,232,231,222,218,218,216,217,213,215,209,215,216,229,219,218,216,218,213,214,213,219,215,214,215,210,215,212,215,210,214,214,217,216,219,216,216,217,215,216,218,219,213,215,216,215,212,211,213,217,214,215,217,215,216,215,210,212,214,212,212,214,211,213,214,214,213,218,216,215,210,214,215,218,211,214,210,212,211,213,208,208,205,208,207,206,207,209,211,208,205,207,209,212,213,214,216,210,215,212,210,210,210,209,211,212,207,209,207,210,207,207,208,211,210,210,209,207,205,211,208,208,207,212,209,211,207,210,209,207,208,210,210,208,209,210,212,206,208,209,208,209,210,207,205,208,208,203,208,204,205,204,199,199,203,205,201,202,205,204,200,203,205,207,205,204,207,203,205,202,203,203,202,199,203,203,202,201,201,204,202,202,206,203,204,202,203,202,205,203,205,207,204,205,206,205,204,206,199,203,202,206,204,205,205,204,207,209,207,207,202,205,206,209,204,208,205,208,203,204,204,207,203,205,202,201,201,204,204,202,199,196,199,196,198,199,205,204,202,202,205,201,199,203,200,197,198,198,199,198,195,199,199,195,205,204,200,204,203,200,202,200,198,200,203,200,198,201,199,197,197,200,198,197,197,200,197,198,197,198,196,198,199,200,200,199,199,196,196,200,195,196,198,201,202,204,199,201,201,201,201,205,200,204,200,208,208,208,204,204,202,201,203,202,202,201,202,203,205,205,203,203,201,198,200,197,204,201,198,201,205,205,204,204,204,203,205,208,206,202,206,205,201,205,204,207,204,206,208,207,208,204,205,202,203,203,201,205,203,204,200,200,203,201,202,204,199,199,200,197,202,204,199,203,200,202,200,201,201,201,205,202,203,201,206,203,203,204,204,204,204,202,205,204,200,199,200,199,200,203,205,202,202,204,201,204,204,202,204,203,207,203,201,202,200,201,199,202,199,199,200,200,201,202,198,198,197,201,199,201,199,201,198,199,200,201,202,201,201,203,203,203,202,200,198,201,204,200,200,197,202,200,204,198,197,200,196,195,194,198,196,194,195,193,196,200,194,195,195,194,194,192,196,197,199,196,197,199,196,198,196,198,198,197,199,193,199,198,198,199,197,199,198,197,196,196,197,196,195,193,196,196,198,197,194,198,197,197,198,196,195,194,195,193,197,194,196,195,198,196,194,197,194,194,196,194,197,195,195,197,198,196,198,198,195,194,196,199,196,197,199,195,196,198,197,194,197,196,201,198,192,196,198,194,197,198,199,197,198,196,197,197,197,199,197,195,197,196,197,196,199,199,197,200,197,199,200,203,199,203,202,200,203,201,202,196,199,203,201,203,201,203,199,205,200,203,200,202,203,203,201,197,201,199,200,202,197,197,197,200,200,194,194,197,197,196,196,194,197,196,198,199,199,199,200,197,199,198,197,201,195,198,198,198,198,193,193,195,194,195,195,193,191,192,191,192,191,190,190,190,190,189,188,190,188,191,186,188,185,188,186,188,187,188,188,189,189,191,188,189,188,191,190,190,188,190,188,190,189,191,188,191,189,187,192,190,190,192,191,186,188,192,187,192,188,188,188,184,189,189,189,190,186,189,186,187,185,189,185,186,183,186,185,189,186,188,185,187,183,186,187,192,183,187,186,188,185,185,184,188,187,188,186,189,187,190,186,188,187,188,188,189,187,187,186,187,185,187,185,186,186,185,184,186,188,187,183,188,187,190,187,187,188,190,189,189,192,193,188,189,192,190,191,193,192,193,190,189,189,192,192,189,188,189,191,188,190,192,191,190,186,187,188,185,185,187,187,181,181,182,185,184,186,186,186,183,187,190,188,186,186,189,189,188,186,188,188,190,185,188,188,185,182,187,184,186,188,184,185,186,185,184,181,184,184,185,187,183,182,182,183,180,181,184,181,182,182,183,182,180,181,182,180,181,177,177,181,183,182,179,182,183,187,188,190,184,180,183,182,183,183,182,180,183,175,182,182,182,178,180,181,182,182,181,180,176,177,176,174,180,178,178,177,179,177,176,173,175,173,177,178,175,174,176,176,174,179,177,178,179,180,177,175,175,175,175,176,176,175,176,173,173,176,179,179,179,181,180,177,182,179,179,180,179,175,178,178,180,177,181,178,177,175,178,178,177,177,176,175,176,176,176,173,171,175,176,178,175,173,181,176,173,175,178,171,175,171,173,168,172,172,177,173,173,173,171,172,173,175,177,173,174,173,174,173,176,175,176,175,172,170,175,172,171,175,172,173,174,176,174,171,173,174,178,175,176,175,176,177,177,174,180,175,178,183,181,182,183,179,176,174,178,177,179,177,177,179,178,172,180,182,183,177,174,174,174,175,175,171,170,170,169,173,172,170,171,170,170,173,170,170,170,168,169,169,167,170,169,174,180,178,174,173,172,178,180,179,171,168,174,170,172,172,173,170,173,172,170,170,168,169,170,169,168,167,171,170,173,173,175,173,171,175,175,170,173,173,174,172,177,174,172,172,174,172,176,173,171,172,176,172,172,173,171,172,174,172,175,175,173,174,174,174,176,175,174,174,172,172,170,174,171,173,173,171,171,172,172,173,171,169,173,171,172,170,171,170,171,169,171,172,172,169,169,171,171,171,171,169,169,174,174,173,176,174,173,172,174,174,175,171,174,171,172,171,170,171,171,170,174,171,170,172,174,172,174,170,172,174,173,176,175,173,174,171,174,172,175,176,177,172,173,176,176,174,175,179,175,173,175,175,181,176,176,171,174,172,174,171,175,176,172,171,172,174,174,174,172,175,174,174,172,171,170,170,172,166,168,165,167,167,166,168,167,166,168,170,169,170,173,171,173,168,169,171,173,173,172,169,173,168,171,172,171,172,170,168,168,172,170,167,169,168,171,169,170,172,169,167,171,169,168,169,169,174,169,170,173,170,172,171,172,173,173,173,171,172,170,169,169,171,172,170,172,173,171,173,171,171,172,174,172,174,175,174,176,173,173,172,172,169,175,172,176,175,172,169,170,170,170,171,171,170,170,169,169,167,167,168,171,173,175,169,168,173,170,172,168,169,171,169,168,169,172,170,174,171,171,170,169,171,172,172,175,174,175,171,171,173,170,176,172,171,172,169,172,170,172,172,171,175,173,176,173,174,173,172,171,176,175,172,172,169,171,168,170,173,170,172,172,175,172,172,170,174,175,173,168,170,172,172,173,170,173,174,175,171,167,170,169,169,173,169,165,169,169,169,171,171,170,172,173,172,172,172,172,171,174,172,170,174,174,174,177,174,179,176,176,171,174,173,174,178,176,175,177,174,176,178,173,173,175,174,178,176,172,172,172,169,173,176,175,174,174,174,171,174,178,174,175,174,177,178,178,176,177,176,174,178,173,173,174,176,175,175,176,177,172,172,172,176,173,176,172,173,175,178,176,176,175,177,176,172,173,169,172,172,173,173,174,171,171,168,171,169,168,169,170,169,173,172,173,172,177,176,173,171,172,172,176,172,174,175,172,177,174,171,172,170,174,173,169,171,170,172,174,169,168,170,168,170,167,171,168,167,169,170,171,173,170,171,172,170,171,170,168,168,170,172,173,174,173,173,175,175,175,175,174,171,175,172,177,174,174,176,173,171,171,175,178,180,176,174,174,173,176,176,175,175,174,172,172,172,176,172,173,176,176,174,173,175,171,173,173,178,173,175,172,176,175,177,176,176,174,178,172,178,178,176,179,179,177,177,175,180,179,178,179,180,177,180,178,180,176,177,180,178,175,176,176,177,178,175,172,173,173,172,175,175,174,175,174,173,170,172,170,173,170,171,171,173,174,172,173,171,169,176,177,172,175,174,177,176,178,177,175,178,178,175,178,173,172,173,168,176,173,172,172,173,172,175,168,170,172,172,171,168,171,171,169,171,168,170,171,174,173,170,173,173,174,174,174,175,175,178,180,178,175,177,177,179,178,177,174,178,174,174,171,170,169,171,175,174,172,171,169,168,169,170,167,168,168,168,166,168,166,170,167,166,168,166,167,168,165,170,170,166,168,168,167,168,168,172,169,177,173,174,171,172,172,172,177,176,171,177,172,175,173,173,170,173,170,172,170,169,168,166,164,165,163,169,169,169,169,165,166,168,172,168,172,169,169,170,171,170,169,170,167,173,170,171,169,169,172,172,172,170,170,172,173,171,172,169,170,171,168,167,167,167,169,168,166,167,169,168,166,167,166,165,166,167,166,167,165,167,166,167,170,166,171,170,169,169,169,168,171,169,170,169,170,171,169,168,167,171,172,173,170,172,173,169,172,169,170,171,169,168,166,170,168,171,171,171,168,171,169,168,171,168,167,167,169,166,163,165,164,165,165,164,167,169,170,173,173,169,168,171,168,173,172,169,171,170,171,169,172,172,166,167,167,172,169,170,169,167,167,168,170,169,171,171,171,167,171,168,163,166,164,167,166,167,167,166,166,168,166,169,167,168,164,163,165,169,167,170,166,168,168,172,171,171,174,172,167,173,172,170,171,171,171,175,173,174,174,172,175,171,174,174,172,174,177,173,173,173,170,171,175,173,169,172,171,170,171,175,174,172,175,178,178,179,177,177,173,177,178,183,181,178,180,176,176,178,175,175,171,177,174,175,174,170,169,174,175,170,174,172,175,177,174,170,169,176,174,173,175,174,174,174,176,176,176,173,172,176,174,175,173,173,178,175,171,174,172,178,172,176,174,177,177,174,175,173,175,173,177,175,177,177,178,175,171,177,177,175,175,178,179,176,174,174,176,173,173,175,176,171,176,172,175,175,179,175,174,169,175,173,173,172,175,173,172,172,173,175,174,175,171,172,172,170,168,171,171,169,170,170,169,168,168,168,168,167,168,169,172,171,170,169,170,170,168,171,166,168,171,169,171,169,171,169,169,171,173,172,172,167,170,168,171,168,167,172,168,170,171,169,168,169,172,172,171,168,169,168,167,167,170,167,170,170,168,168,167,170,166,166,164,169,168,165,167,166,166,168,167,168,166,167,166,168,167,167,165,166,166,171,166,166,167,172,170,166,170,170,173,169,169,170,169,170,165,168,168,168,165,166,166,170,170,170,167,168,169,170,169,170,169,172,168,168,174,168,172,169,171,172,168,174,170,171,167,168,171,169,170,172,172,174,174,173,174,169,170,174,172,169,171,171,167,165,165,169,169,169,168,169,171,172,170,169,171,172,167,168,165,167,168,171,167,169,169,168,169,165,172,174,171,170,170,171,170,172,175,175,173,175,169,174,176,172,178,177,172,173,174,172,175,172,172,174,170,171,170,174,172,175,173,173,174,173,170,176,175,172,171,173,175,173,174,170,173,173,173,176,176,175,175,175,175,176,176,173,175,177,172,177,177,174,173,174,174,175,175,176,174,175,174,172,172,172,175,174,172,174,172,171,170,171,170,169,170,171,172,169,169,174,171,172,173,173,172,173,172,168,171,173,174,173,171,170,171,173,170,173,168,170,172,171,171,172,170,170,174,172,172,172,174,174,170,174,174,171,173,174,171,171,172,174,171,170,171,172,171,173,171,173,170,173,170,173,172,174,173,177,173,175,174,176,173,177,176,173,169,172,171,173,170,172,172,170,169,170,171,170,169,169,167,168,171,170,171,169,169,169,169,166,165,169,169,167,166,169,169,171,167,170,167,170,169,171,172,170,168,170,168,170,168,167,167,170,173,174,172,170,171,172,172,169,170,166,168,169,167,169,170,167,168,168,170,168,167,167,169,167,166,166,169,169,169,170,171,166,170,168,169,167,167,167,169,168,169,167,169,170,168,168,168,169,167,166,169,168,167,165,168,164,165,167,168,168,169,165,168,164,167,165,167,168,167,167,168,168,168,166,165,167,168,167,169,170,169,169,170,170,168,168,167,168,169,168,170,168,170,169,168,169,168,167,167,167,168,167,169,166,167,168,168,171,166,169,167,166,169,169,170,170,166,167,169,166,168,171,169,170,171,172,169,172,170,171,173,171,170,172,172,171,174,171,168,170,170,167,168,166,167,170,168,168,171,166,169,167,166,166,165,165,164,164,166,164,164,165,164,163,163,164,165,164,165,164,165,166,167,166,167,169,165,168,168,168,168,171,170,170,167,168,167,171,169,167,170,171,167,176,169,167,167,170,166,168,167,165,166,167,167,168,167,167,162,165,163,165,163,165,164,164,165,164,164,165,165,170,167,169,166,166,167,168,170,167,167,168,166,164,162,163,165,163,165,169,165,166,166,168,166,166,168,165,165,165,167,166,168,167,166,167,168,168,166,167,165,167,168,167,167,167,166,168,169,169,169,168,167,165,167,167,168,168,170,169,168,168,168,169,169,167,168,167,168,168,168,168,167,166,166,164,165,162,163,154,167,166,164,166,165,166,169,166,167,167,165,167,167,165,167,166,169,171,167,167,168,169,166,167,166,166,168,165,166,168,168,170,170,169,172,171,170,168,169,171,170,169,168,170,167,170,167,169,168,169,165,168,166,169,168,166,168,169,168,168,167,171,171,170,170,172,173,172,170,170,169,170,170,171,170,168,168,169,172,172,171,172,174,171,172,170,172,172,169,172,168,171,170,169,168,171,170,169,169,168,173,171,169,170,173,171,172,170,172,169,171,173,170,171,171,170,169,172,172,176,173,170,172,173,170,168,172,172,173,173,173,175,175,171,173,171,169,167,171,169,167,167,166,168,166,166,164,166,165,164,165,166,165,165,165,168,165,165,165,168,166,166,166,168,167,166,166,167,168,167,169,169,169,171,167,170,168,167,169,169,169,170,170,169,173,167,170,167,165,169,166,165,166,160,164,164,164,159,163,163,165,164,162,165,164,167,166,165,164,166,165,164,166,166,165,164,165,165,167,166,164,165,167,166,165,165,168,166,168,167,166,168,168,170,169,167,170,166,168,166,165,163,165,169,166,166,167,166,165,169,163,166,167,163,165,168,170,171,170,171,170,173,175,173,172,170,171,172,171,172,169,174,174,176,173,172,174,174,171,171,172,175,174,174,173,171,169,170,175,172,172,173,171,170,168,172,169,174,171,171,170,171,171,173,175,174,174,171,171,171,170,170,174,171,171,171,173,170,173,174,171,170,171,173,173,170,170,172,169,166,170,168,166,169,168,171,171,170,169,169,170,172,171,170,172,170,175,172,175,173,173,176,177,177,173,174,172,172,173,174,172,173,174,172,172,171,173,173,172,172,170,173,171,172,170,169,169,168,167,167,168,170,168,166,169,168,169,170,168,167,173,168,173,169,169,169,168,169,169,169,169,168,169,169,170,170,169,171,169,169,170,167,165,169,170,167,167,170,172,170,170,168,170,168,167,165,163,166,166,168,166,166,165,166,166,163,168,167,170,167,165,164,166,169,167,168,171,173,173,174,172,172,174,171,174,176,178,176,175,178,176,177,175,175,173,177,175,176,172,173,171,171,174,174,171,171,172,171,171,172,170,171,173,173,172,171,173,173,172,174,169,177,173,174,170,172,175,174,175,173,172,176,177,173,175,174,174,173,173,175,175,176,176,176,172,173,173,174,173,173,176,173,174,173,172,172,173,173,173,176,173,172,171,171,172,172,172,171,173,172,174,174,173,174,172,173,173,175,177,177,175,176,175,175,176,176,177,176,176,173,175,174,176,175,175,173,172,176,170,174,171,171,172,172,173,171,171,172,169,170,170,174,172,172,172,173,175,173,174,173,173,174,174,174,175,175,175,173,175,174,175,177,175,175,173,174,176,176,179,175,173,174,175,175,175,175,175,175,174,174,174,171,173,174,176,175,173,173,170,171,170,170,171,171,173,169,169,169,168,171,172,174,172,173,172,173,172,171,171,174,177,176,174,174,172,177,175,175,176,175,172,173,172,176,174,175,173,173,175,176,175,174,176,173,173,177,175,172,172,173,172,173,172,170,172,172,170,174,173,173,175,175,172,175,173,174,172,173,174,172,175,174,175,175,174,173,174,175,172,174,174,171,172,174,176,173,176,174,174,174,177,173,174,175,172],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.28.0/desktop","visible":true,"x":["2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T05:20:43Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:50:40Z","2024-06-21T07:50:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T21:50:41Z","2024-06-23T00:20:41Z","2024-06-23T14:20:44Z","2024-06-23T21:20:43Z","2024-06-23T22:20:48Z","2024-06-23T23:50:39Z","2024-06-25T18:50:39Z"],"y":[51,51,52,54,56,51,51,56,53,57,55,57,58,55,54,57,59,55,55,52,51,53,51,55,54,53,57,55,57,56,55,56,54,57,57,55,60,55,59,57,62,61,64,66,68,64,64,61,63,65,65,67,65,61,63,62,63,63,62,63,61,60,54,60,58,62,61,57,62,57,61,64,58,62,59,62,62,66,65,68,65,62,64,65,63,68,66,65,66,64,63,61,62,65,58,59,56,61,60,60,56,58,64,60,64,63,65,62,61,61,62,63,57,62,61,60,64,65,67,66,63,62,64,65,65,62,62,61,68,71,73,69,69,67,66,69,70,66,64,73,67,74,72,68,71,66,64,66,68,69,70,67,67,66,62,61,61,62,61,61,66,70,65,66,64,63,66,62,65,64,62,63,65,65,67,66,70,66,66,71,63,70,74,72,73,77,78,74,75,72,73,73,77,75,72,69,69,72,72,72,70,72,70,72,70,74,71,72,71,71,72,69,67,64,67,68,69,66,69,69,73,68,68,69,73,70,72,73,72,71,75,75,71,72,69,66,73,74,69,68,69,68,69,70,70,73,72,69,68,66,68,71,67,67,70,65,68,69,68,69,69,69,72,72,74,72,71,70,73,72,75,75,80,79,78,74,73,73,76,73,70,71,74,73,76,70,71,72,76,75,74,72,69,70,76,74,75,73,72,79,77,74,71,71,72,71,72,68,77,74,75,77,71,76,70,74,71,68,70,73,75,72,74,76,77,80,78,78,82,81,83,88,86,84,84,88,86,88,86,86,83,83,81,85,84,82,78,77,80,76,75,70,73,70,73,70,69,67,76,74,71,68,65,68,69,69,67,76,70,72,74,77,79,77,80,80,85,79,81,84,83,86,81,81,86,83,85,80,80,76,79,76,75,74,76,84,78,72,73,72,73,71,78,78,74,73,73,76,72,69,75,75,70,78,80,80,81,82,81,84,86,85,81,93,86,89,80,83,89,90,86,84,78,82,81,79,76,78,78,78,78,76,78,72,73,78,74,74,76,76,76,80,75,81,80,78,84,79,78,79,83,79,85,84,83,86,88,85,90,87,87,82,86,90,90,89,84,85,84,85,88,86,81,83,86,87,85,87,84,92,87,97,97,97,97,96,98,90,92,91,90,91,89,90,93,100,101,107,107,105,102,100,103,103,102,95,96,93,92,89,93,95,98,95,88,88,90,87,90,93,86,87,91,88,89,90,88,85,90,87,94,81,86,83,82,84,88,89,86,92,90,89,91,90,90,93,89,96,91,90,93,89,83,90,92,87,89,89,91,91,86,82,83,84,86,87,85,81,81,84,78,83,83,85,81,81,80,82,87,80,81,85,87,92,97,94,98,100,101,96,101,102,98,98,96,100,101,101,105,101,105,106,102,102,96,99,98,98,94,94,92,95,93,90,87,89,86,84,88,90,92,85,93,90,90,88,92,91,87,87,90,85,87,88,90,92,97,95,97,96,98,98,102,96,98,95,95,97,103,106,106,102,99,103,103,102,99,100,100,104,100,104,108,104,102,104,98,104,99,98,98,96,97,94,96,99,97,99,98,98,102,103,103,107,104,107,105,101,102,105,104,105,106,101,103,101,97,100,98,95,97,95,95,100,99,100,106,106,107,102,102,99,97,96,95,97,97,100,100,98,96,96,96,98,104,108,110,112,105,101,104,101,102,107,108,100,103,98,95,95,101,95,95,95,97,102,101,105,97,98,96,101,96,103,98,102,100,102,100,101,103,101,102,106,104,103,106,104,104,106,103,101,99,99,101,100,104,107,106,104,101,104,104,103,100,103,105,100,98,96,94,96,98,101,92,89,93,94,92,91,92,93,93,98,89,90,91,91,85,88,87,90,90,89,89,89,91,89,85,85,88,91,92,91,90,90,93,92,92,96,93,101,96,92,96,97,96,98,99,103,99,94,97,95,92,93,102,102,99,100,100,100,97,100,101,98,97,92,95,93,94,96,98,97,95,93,90,91,91,88,85,88,83,87,97,99,99,107,109,112,107,106,104,101,99,103,107,108,108,107,105,105,101,100,98,91,91,89,89,90,88,89,90,86,88,93,97,92,92,87,92,93,95,91,87,91,93,92,93,103,99,106,100,104,101,101,98,91,94,98,96,97,96,98,96,96,96,93,97,100,96,92,89,88,91,94,96,94,94,91,89,91,96,94,97,89,87,90,85,83,88,90,87,93,89,90,96,95,102,99,101,98,102,100,105,110,103,107,105,104,107,110,109,112,110,115,107,105,106,102,103,106,103,104,105,103,104,104,104,106,106,105,109,104,105,103,100,103,107,101,102,102,103,98,98,96,90,98,104,97,98,97,102,103,107,99,104,104,102,108,105,102,106,106,106,105,103,104,101,98,98,100,99,105,100,98,100,102,101,104,106,101,102,98,102,98,99,103,103,98,103,101,100,96,103,100,101,102,108,109,106,106,106,103,106,110,111,107,108,101,107,100,100,101,103,105,99,105,102,102,107,105,106,102,105,98,100,104,103,107,101,100,101,97,95,95,94,100,94,97,99,106,108,110,109,107,109,105,106,101,104,107,109,107,105,112,109,107,113,101,106,109,102,99,101,100,102,99,101,102,101,104,103,104,105,101,99,105,101,104,97,101,99,96,99,97,106,105,105,99,105,108,106,108,113,115,111,109,106,114,109,106,109,103,105,105,106,109,110,110,112,114,107,110,107,111,110,110,108,115,106,104,108,111,113,115,111,110,108,107,101,104,109,111,113,115,125,122,110,115,122,124,127,125,123,121,126,126,127,124,128,120,122,119,123,124,119,119,120,108,110,119,114,117,114,115,112,109,106,113,107,113,109,107,104,102,98,104,102,101,104,103,102,102,98,104,108,100,103,109,112,112,111,109,110,112,111,106,104,108,103,103,101,103,98,98,100,95,100,97,91,92,94,96,95,92,93,92,92,86,92,94,90,89,86,87,93,90,97,89,91,92,94,90,88,99,100,99,104,100,89,93,91,91,90,92,89,87,92,90,91,93,94,84,84,83,83,82,81,81,77,81,76,74,76,75,72,73,76,74,67,70,75,75,76,76,76,75,74,78,79,77,72,76,74,74,73,76,76,73,76,73,72,72,75,73,76,71,72,72,74,75,69,70,75,75,73,70,69,66,66,68,65,69,65,66,67,64,61,62,61,59,63,62,60,62,65,62,64,65,66,63,63,64,66,69,67,69,71,71,68,65,69,64,65,64,61,62,65,64,65,65,67,63,63,67,66,68,64,66,62,65,63,63,64,61,61,61,59,60,62,60,59,58,62,63,67,64,63,66,65,65,64,65,68,67,65,64,66,69,63,65,68,67,68,68,72,70,69,68,66,65,70,68,68,65,65,67,64,63,63,63,62,63,65,61,61,61,64,64,66,64,63,65,68,67,65,68,70,73,70,73,73,69,70,69,65,62,62,63,62,64,64,65,65,67,67,69,68,66,68,64,68,65,59,60,59,60,58,57,57,56,56,54,54,57,54,55,56,57,58,58,58,60,60,62,61,64,60,60,60,57,61,59,61,60,61,61,64,62,63,61,65,60,63,61,61,60,56,54,59,56,59,57,55,56,57,58,56,58,55,59,60,58,58,56,60,59,61,59,59,57,59,58,63,62,66,64,66,65,66,64,64,64,64,61,58,60,60,62,59,60,60,60,59,58,59,61,59,58,58,57,59,58,61,58,57,58,56,54,53,52,52,53,52,54,57,56,60,59,59,56,56,57,58,51,60,57,54,53,55,54,53,55,55,52,52,52,53,51,57,53,53,53,53,53,52,52,52,53,52,56,57,58,56,54,57,61,59,59,60,62,59,55,54,56,57,52,52,51,51,54,53,51,52,52,53,51,51,51,51,52,51,51,51,51],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.28.0/e7f0f34/docker","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[150,152,154,154,155,155,155,156,155,152,156,155,154,155,156,154,152,153,151,149,150,156,154,149,149,151,150,154,151,163,156,154,158,156,154,154,153,159,153,152,154,157,154,156,159,158,158,159,161,156,160,163,153,157,157,151,155,154,155,159,156,156,155,155,155,157,156,151,151,150,150,152,153,155,154,154,157,157,157,162,158,159,158,156,167,164,155,157,155,157,155,156,160,157,156,161,161,157,156,159,160,155,156,157,157,159,161,157,159,160,161,162,157,158,164,162,168,159,166,160,161,163,164,162,164,167,165,167,174,169,167,170,166,174,169,169,176,169,173,169,171,176,176,173,171,171,168,171,170,171,171,173,173,171,166,168,169,171,170,171,169,170,172,177,176,179,175,181,174,169,172,169,172,173,176,176,177,174,170,174,174,174,173,170,173,167,173,173,167,166,170,167,170,172,164,172,173,169,167,171,176,173,173,175,173,173,172,178,171,171,175,172,178,174,174,173,172,171,175,174,176,174,174,172,179,176,175,173,176,174,178,178,176,179,180,179,177,180,176,180,179,177,175,175,172,179,176,174,177,174,174,177,178,178,175,175,177,173,176,175,175,176,177,173,179,174,173,175,179,171,176,177,177,173,176,169,174,174,179,183,176,173,171,173,173,171,174,171,176,175,180,177,180,173,178,174,178,174,174,176,172,177,176,175,179,177,177,178,176,175,179,177,176,175,175,186,174,173,171,176,172,169,172,173,173,174,170,175,174,173,173,172,172,171,169,169,173,172,172,172,172,169,175,166,169,165,168,167,169,167,173,176,172,174,174,173,170,171,173,171,170,161,163,161,165,167,166,161,166,164,161,162,162,161,157,165,165,166,168,168,169,167,167,167,165,166,164,164,165,162,159,159,165,166,164,168,164,166,165,161,164,171,157,161,160,168,164,165,167,164,171,164,159,161,166,168,164,161,163,167,165,164,161,168,169,170,166,165,170,166,167,168,163,167,163,164,166,167,167,164,166,160,161,167,159,168,166,167,164,165,163,164,163,161,162,159,164,163,166,165,163,163,167,162,167,166,162,169,165,163,168,165,169,170,166,163,169,163,165,169,164,165,165,166,172,166,167,165,170,165,164,163,169,161,167,167,165,168,166,170,172,169,167,170,167,167,173,171,170,166,167,168,171,175,172,169,169,167,166,170,168,170,166,169,167,166,165,169,164,168,171,173,170,170,168,173,172,171,168,168,170,170,170,167,169,170,166,169,171,167,168,168,171,167,169,173,173,170,171,170,169,168,179,169,168,169,169,171,175,167,167,167,168,161,165,167,168,166,167,166,166,170,166,166,174,170,172,169,166,172,172,170,172,170,173,170,173,175,171,170,170,173,170,170,170,170,171,171,171,172,168,168,167,167,167,173,166,164,168,164,169,165,163,166,160,174,162,161,163,168,162,163,159,166,163,165,162,164,164,164,162,163,166,164,163,168,165,167,174,170,166,174,170,166,167,167,165,167,165,166,166,164,167,160,168,164,164,161,164,162,159,160,159,162,159,157,165,157,161,161,162,160,162,162,162,161,163,163,160,162,164,162,160,164,161,162,166,168,171,169,171,167,172,173,167,163,167,174,168,166,167,164,167,171,170,171,169,170,167,173,168,167,170,166,169,168,166,166,166,168,165,169,170,166,166,169,167,167,171,174,166,165,165,166,170,169,164,163,168,168,166,165,164,162,165,165,165,166,169,171,167,169,168,171,171,163,169,166,168,166,167,166,167,165,164,165,168,163,162,162,167,164,163,162,162,162,163,169,163,163,161,167,163,164,165,162,167,163,164,165,167,164,167,166,162,164,168,163,160,166,161,164,162,161,164,159,161,164,165,161,163,159,158,163,165,161,163,164,163,160,166,165,164,164,166,162,162,163,166,167,166,163,161,163,163,164,165,164,167,162,164,167,166,166,166,163,163,165,168,166,167,167,162,161,167,158,162,164,162,165,165,165,166,170,167,161,166,162,165,164,163,165,165,168,168,168,165,163,162,168,165,163,165,165,166,164,163,166,165,160,165,165,164,163,167,163,167,165,163,164,162,161,169,161,162,164,168,166,167,161,166,170,169,168,174,170,170,169,171,171,172,166,168,165,167,170,172,170,176,174,171,173,170,170,174,171,173,170,167,173,173,169,171,171,170,174,172,178,169,172,176,169,171,169,169,165,166,168,170,163,170,170,169,169,173,172,177,172,166,172,174,167,169,172,172,171,175,168,170,173,176,173,172,169,169,171,172,172,172,172,171,172,170,174,177,170,170,167,175,165,172,169,171,169,167,170,174,171,174,174,176,174,178,171,172,174,175,171,169,171,178,175,171,174,170,171,173,172,171,169,169,169,172,171,169,174,173,167,171,169,175,176,175,176,178,178,175,174,169,169,174,174,175,174,171,171,170,171,173,177,175,172,170,177,173,179,176,173,172,177,177,173,176,175,172,169,167,166,173,172,171,164,169,172,175,173,170,169,168,175,175,169,173,169,175,170,176,171,172,168,171,169,164,164,167,167,166,170,172,169,169,167,167,172,170,169,173,170,170,170,171,171,173,171,172,171,175,174,168,173,167,172,171,173,175,171,173,175,173,170,174,172,171,173,170,169,171,174,172,173,173,168,170,166,171,172,173,168,171,168,172,176,171,176,176,172,174,175,174,172,173,174,177,175,175,175,171,171,178,178,178,175,176,174,175,175,174,175,178,179,175,176,176,179,176,179,174,177,179,174,177,177,175,174,173,178,172,173,168,176,176,174,171,179,178,175,171,178,177,172,178,179,178,176,176,179,182,179,180,178,182,185,174,179,178,180,179,182,180,181,178,179,179,180,177,181,181,177,181,179,177,180,182,180,181,180,176,180,182,180,180,179,187,185,184,181,178,184,183,181,180,182,181,180,183,181,182,185,185,185,180,181,183,179,176,178,180,175,185,182,183,180,178,179,184,178,177,181,185,181,183,184,181,183,181,181,183,182,185,185,183,181,182,184,183,180,177,183,186,189,181,177,183,180,186,185,180,178,178,182,182,181,178,178,172,178,177,181,183,180,180,175,177,179,174,178,180,179,176,182,180,182,180,181,178,184,183,180,181,176,182,180,178,186,181,180,175,170,180,177,175,166,171,171,168,167,168,170,172,173,169,173,170,171,171,166,165,171,173,171,168,171,172,173,171,175,170,164,171,172,168,173,171,170,173,170,168,169,167,167,167,169,167,168,167,165,168,163,165,166,161,165,165,162,165,166,160,172,168,163,160,162,161,166,165,164,162,162,165,160,158,158,159,161,165,163,166,164,164,166,165,160,158,157,159,160,160,159,164,158,160,157,156,159,159,158,157,158,162,154,154,159,163,163,161,162,157,161,157,160,153,155,156,159,156,157,161,158,153,158,159,157,157,159,156,155,153,156,155,154,155,158,158,153,153,156,162,156,155,154,158,158,159,156,155,154,156,153,156,160,157,155,154,157,157,155,156,152,155,154,154,153,155,152,151,152,151,154,151,148,153,158,155,152,154,152,151,154,153,152,155,156,151,151,152,153,148,151,152,153,146,139,136,137,140,139,143,139,147,144,143,145,143,143,147,143,145,140,143,144,146,145,147,145,152,146,145,144,144,148,149,147,148,146,149,143,145,148,146,143,144,145,145,145,142,145,144,143,146,142,148,142,145,144,146,145,144,142,144,143,145,139,142,140,144,143,144,142,145,143,147,143,144,141,146,144,144,145,144,145,143,142,140,142,146,146,144,151,148,143,144,144,146,144,143,144,145,145,147,144,141,143,143,148,144,144,145,142,143,142,143,143,142,143,143,145,148,148,144,144,147,147,145,150,144,149,146,149,145,143,149,145,147,147,143,138,139,141,143,144,142,139,141,143,142,140,141,142,141,143,136,138,139,138,138,143,138,139,141,140,140,140,138,140,139,140,143,142,140,137,139,144,139,141,142,142,142,143,138,139,138,140,140,137,142,140,140,141,139,137,139,139,138,137,137,138,139,138,142,142,139,137,137,140,139,140,139,139,135,138,137,137,140,138,140,138,138,138,137,134,139,131,135,139,138,137,139,137,141,138,141,137,140,138,137,139,138,141,138,137,139,141,141,138,136,134,135,136,136,135,134,132,134,134,135,131,135,134,136,135,136,136,137,135,135,135,136,134,135,132,133,133,135,136,138,136,135,133,139,135,139,135,140,134,134,136,136,135,132,134,132,137,136,135,135,134,140,132,135,133,136,131,133,135,134,133,132,134,134,140,136,134,133,133,130,130,133,134,134,132,134,132,131,134,134,133,134,131,134,133,135,135,134,133,132,132,131,134,132,134,133,131,132,129,132,126,129,130,132,130,133,127,132,131,130,131,132,129,133,135,134,130,131,131,133,133,132,132,131,129,129,128,129,129,131,128,126,131,128,130,129,130,131,132,128,130,130,130,129,131,128,128,125,127,130,126,129,129,129,125,124,126,124,125,127,127,130,128,129,124,126,124,125,128,126,128,131,126,129,126,130,132,130,124,125,130,124,126,124,128,127,125,124,123,123,122,122,122,127,125,122,126,128,121,124,124,123,123,122,121,119,123,120,118,124,123,124,121,122,124,126,123,122,125,125,123,123,120,119,120,124,122,125,122,124,125,123,126,123,126,127,126,124,119,123,124,124,121,120,124,124,121,121,126,120,127,121,124,119,124,124,125,124,123,124,126,124,125,125,124,125,121,123,122,126,125,124,125,125,122,125,125,119,122,126,124,125,127,123,128,125,126,120,121,123,129,121,122,121,119,124,120,119,119,123,124,119,119,124,127,121,118,125,124,122,129,123,123,127,120,127,121,124,122,122,120,122,123,120,125,120,123,122,123,120,120,118,120,121,121,120,122,121,120,122,127,125,127,120,124,123,120,125,119,118,123,120,119,120,124,121,127,123,128,124,122,125,121,120,121,118,122,124,123,124,124,121,124,122,124,123,125,122,123,125,125,126,127,122,122,124,126,120,126,119,121,119,125,125,125,123,126,126,127,125,123,123,125,126,126,122,124,123,124,122,118,124,120,121,120,119,119,118,120,120,120,118,118,117,119,122,120,120,123,119,120,120,121,120,122,121,122,123,123,121,124,122,125,121,124,121,120,120,125,119,121,120,123,120,120,125,119,118,120,118,121,119,119,117,117,115,121,118,122,116,115,116,122,116,120,115,121,117,115,116,118,115,121,122,118,119,118,120,115,112,118,116,118,117,115,115,116,114,118,118,118,117,121,115,118,123,123,119,116,115,126,122,119,121,117,120,121,118,123,120,120,121,122,120,125,120,117,120,119,118,117,115,121,116,119,118,119,118,118,119,119,118,119,121,120,120,123,119,117,123,123,125,118,118,123,121,121,116,118,121,119,116,123,118,119,117,118,119,119,117,117,119,117,118,117,115,121,119,123,121,122,117,119,116,117,118,119,116,118,119,118,120,121,120,122,121,118,120,120,119,121,118,118,116,118,117,119,118,121,119,121,119,120,118,117,120,120,123,120,116,117,120,117,116,118,118,118,115,118,117,117,120,119,122,124,116,119,117,116,115,118,115,120,117,116,115,118,116,120,115,118,117,115,115,116,120,121,119,116,116,115,114,118,123,119,116,116,115,118,117,116,115,118,113,116,113,115,117,115,111,116,115,118,116,115,112,117,114,118,121,116,112,120,117,116,116,117,113,116,117,118,119,118,119,119,114,118,119,118,115,118,117,120,117,115,117,118,116,115,115,117,120,118,115,120,116,119,115,120,115,121,120,118,116,120,115,119,117,117,117,122,115,119,117,117,118,122,118,120,118,119,117,121,118,117,117,120,114,119,118,119,114,116,115,116,112,118,116,122,116,116,113,116,116,118,113,116,109,113,113,115,110,113,110,112,110,113,111,117,112,111,112,116,111,119,107,113,110,115,113,114,111,109,110,114,110,109,107,113,112,115,111,112,109,113,115,112,109,115,109,109,111,110,108,111,109,114,112,108,108,112,110,110,109,111,111,113,111,112,109,114,112,115,109,113,109,114,110,112,114,113,114,116,114,117,114,116,116,115,112,119,117,115,112,113,114,111,115,112,115,119,117,121,116,117,114,115,119,117,115,111,115,116,115,114,110,114,116,115,110,115,111,116,115,112,114,117,114,115,112,115,113,115,116,116,116,118,111,116,115,114,115,116,113,115,112,113,113,114,113,113,113,112,115,116,114,116,115,114,112,114,109,112,112,116,112,116,113,116,113,109,113,113,116,114,111,112,114,113,114,119,111,112,116,113,112,114,109,116,110,116,113,111,114,113,111,113,113,115,112,113,112,115,114,113,105,111,105,108,106,109,111,111,109,112,110,110,108,109,113,113,113,114,108,111,106,114,109,112,110,109,109,112,110,112,108,109,110,109,108,109,109,110,108,109,106,112,112,109,110,112,111,111,107,112,110,111,110,112,109,110,115,111,108,114,109,114,110,112,110,110,106,113,113,109,107,112,108,109,111,110,106,108,109,107,107,105,111,109,109,110,106,110,106,111,106,108,110,109,108,109,107,106,112,109,112,111,109,110,106,111,108,110,109,111,109,110,109,110,103,106,108,108,105,104,103,105,103,105,102,103,107,109,107,107,107,105,106,106,107,102,105,102,105,105,107,105,106,102,105,110,105,106,101,106,107,107,108,104,104,103,107,103,106,105,106,107,106,107,109,111,108,109,106,106,105,109,111,106,109,110,108,104,108,107,111,107,106,108,106,108,107,106,105,106,104,105,108,106,104,106,108,107,109,111,107,106,106,109,108,105,109,108,109,111,107,109,107,112,107,105,108,108,107,108,107,107,109,112,112,110,108,110,108,108,104,106,104,104,104,108,103,108,108,112,106,108,107,109,106,106,108,108,104,106,106,110,110,111,106,107,101,106,109,112,110,110,109,110,108,111,109,107,108,111,111,110,110,113,107,115,107,111,108,106,107,111,110,110,108,112,110,109,109,112,110,112,112,111,108,110,110,114,113,109,109,112,111,108,108,105,101,108,105,109,106,109,105,112,110,110,108,107,104,112,112,113,106,111,111,110,107,109,108,109,107,109,105,108,109,103,107,107,112,108,104,108,109,109,107,108,106,110,106,108,108,106,106,107,107,107,107,106,109,107,103,105,104,108,105,105,102,104,108,108,103,106,104,107,104,106,103,106,104,109,104,111,110,110,109,113,108,109,121,116,117,113,110,115,115,109,109,113,108,114,113,117,109,108,111,113,107,109,114,111,110,108,107,109,108,109,112,108,112,109,112,115,111,106,107,111,106,109,106,107,109,111,107,107,108,103,108,108,107,105,105,109,104,110,106,108,105,106,107,108,106,106,105,106,105,109,106,106,107,105,105,102,103,105,104,105,108,105,112,104,109,108,107,107,107,104,108,110,107,108,108,107,109,106,108,109,106,109,104,104,106,102,102,102,106,101,103,101,102,103,109,103,108,104,105,101,104,105,104,109,103,109,110,108,105,99,106,103,108,104,103,105,104,110,104,107,107,109,105,101,105,106,107,105,103,105,104,108,106,110,104,109,108,108,104,110,106,105,98,104,105,106,106,106,106,110,104,103,105,105,103,108,104,105,105,104,107,110,109,104,109,107,104,106,100,103,102,103,104,102,102,104,102,107,106,109,104,105,101,105,102,104,101,109,103,106,108,109,104,110,109,107,109,103,103,106,107,108,107,105,101,103,101,100,102,104,103,106,104,103,101,106,105,105,101,104,103,103,104,106,104,105,107,100,103,103,103,103,104,104,104,102,101,104,104,103,107,109,105,105,106,106,103,104,99,102,100,98,101,104,98,96,97,100,105,103,102,102,97,100,105,103,99,99,105,100,99,103,103,99,99,101,102,101,104,100,104,101,103,100,101,101,102,98,100,103,102,99,97,97,98,102,101,99,102,100,99,101,100,99,100,99,101,99,103,102,102,102,102,102,103,100,100,103,101,105,103,102,102,101,100,104,104,100,101,99,101,100,103,103,100,99,100,97,99,99,97,100,98,98,92,96,103,96,97,101,95,100,96,97,97,100,98,100,100,102,97,102,98,95,99,98,101,99,97,102,103,98,104,99,98,100,101,98,99,101,101,98,100,99,99,99,105,103,101,101,101,98,99,96,96,97,99,99,103,98,100,102,99,99,100,98,99,99,99,99,97,97,96,96,100,99,99,99,98,99,101,97,105,101,101,98,96,97,96,98,96,98,96,92,97,97,94,100,98,96,97,96,95,97,100,97,101,99,97,95,97,96,98,96,95,96,96,95,105,95,97,93,96,93,97,99,96,97,96,97,95,98,99,96,98,96,95,98,97,98,102,101,97,98,96,97,98,97,97,97,99,100,97,98,98,98,96,96,96,98,99,95,98,103,93,98,96,100,100,97,95,100,100,96,95,99,97,95,97,99,97,104,100,98,98,97,97,99,96,102,98,95,97,92,98,103,101,101,97,99,97,99,101,101,97,100,95,99,94,93,96,99,100,98,98,99,105,98,99,99,96,98,102,102,97,96,96,100,96,99,98,101,96,98,95,100,100,98,96,100,96,101,99,95,101,100,98,97,101,100,103,99,100,95,97,98,100,101,100,99,100,98,97,92,95,95,99,98,101,97,102,99,98,96,102,97,100,100,99,101,99,95,97,95,99,98,97,98,99,98,97,98,99,98,100,100,100,97,99,95,102,102,102,96,99,95,98,100,102,99,97,97,100,99,101,95,99,98,100,100,101,96,95,97,102,101,99,98,101,97,99,100,101,100,99,97,98,97,98,97,99,97,100,98,102,102,98,99,98,99,99,97,97,98,99,96,100,100,98,97,97,99,101,97,97,102,101,100,100,97,98,94,99,101,99,98,99,103,102,99,99,105,105,101,103,99,100,99,101,97,98,102,102,98,99,105,97,99,104,103,100,97,100,99,98,101,104,98,100,100,97,100,100,97,99,98,97,100,99,98,98,98,101,99,103,97,100,101,102,98,99,100,100,101,103,101,100,100,101,97,101,99,101,101,97,96,101,99,97,97,97,98,98,99,99,100,97,94,99,102,103,101,99,101,99,99,101,98,104,99,104,99,101,100,99,97,100,101,99,98,108,101,101,99,99,106,100,100,100,97,103,99,101,99,99,95,98,99,101,102,101,102,109,103,107,104,108,105,106,101,103,105,103,100,103,104,106,103,103,103,101,102,104,102,102,101,102,101,105,98,101,101,107,106,106,101,103,98,101,99,102,101,103,102,97,99,101,97,101,100,98,101,101,100,103,100,101,99,102,101,103,98,101,98,99,101,101,98,102,107,97,100,100,99,101,101,99,99,100,98,100,100,100,97,98,100,100,98,100,98,102,103,102,108,103,103,102,103,99,99,103,105,102,105,106,107,107,100,104,101,101,101,99,96,98,99,99,97,102,101,100,103,103,97,100,99,99,97,99,97,97,102,102,101,101,104,101,97,98,99,99,98,102,97,102,100,102,96,96,101,98,101,103,100,100,103,102,100,100,101,99,97,99,95,101,96,97,98,100,94,95,97,103,98,97,96,99,97,100,100,101,100,98,97,98,97,97,99,98,98,98,99,95,97,98,94,97,97,98,96,96,99,102,98,103,99,99,100,97,99,98,99,99,100,101,100,99,97,94,95,94,98,96,98,97,97,99,100,99,96,101,98,99,97,96,97,99,98,94,97,98,99,103,102,101,99,103,100,99,98,100,101,102,101,103,99,104,108,104,100,101,100,98,98,99,98,99,99,100,100,99,99,100,99,100,101,105,95,99,98,102,101,97,97,102,100,100,98,99,97,100,99,99,97,99,99,99,99,97,101,99,98,103,101,101,102,99,100,101,97,99,97,99,100,98,94,99,97,99,95,97,95,97,95,97,97,96,96,98,91,98,97,100,98,99,95,100,97,98,101,98,98,99,96,100,98,101,98,102,98,97,97,100,100,99,95,99,98,101,96,105,94,100,95,99,99,101,96,97,99,97,94,100,99,99,97,98,99,98,96,101,96,100,96,99,97,96,94,99,97,96,98,98,98,97,100,101,97,100,101,97,93,95,98,108,98,96,96,98,95,96,97,105,97,98,95,95,96,96,96,96,95,97,95,100,97,98,94,94,96,95,92,94,94,94,93,94,98,92,96,95,105,99,95,103,95,97,97,97,97,97,95,94,92,93,96,97,97,96,97,95,96,98,95,102,97,97,100,95,97,99,96,96,96,99,96,97,96,97,95,96,98,95,99,99,98,98,97,96,93,95,98,99,97,96,95,98,96,96,94,94,94,97,94,96,94,94,95,95,95,98,93,93,95,96,93,93,95,96,95,96,96,96,98,97,95,99,97,95,97,96,93,95,95,94,93,95,95,100,92,96,92,97,95,99,94,96,99,96,95,95,92,93,96,95,91,93,92,94,93,95,93,95,91,94,93,94,96,96,95,99,93,97,93,94,90,96,94,94,95,98,95,97,93,96,91,94,93,98,95,94,94,98,96,96,90,96,96,98,94,93,96,96,97,96,97,98,94,95,93,95,93,94,96,97,97,95,94,95,96,98,92,92,97,98,95,96,94,96,96,97,97,99,102,98,96,99,98,99,98,101,98,97,98,100,100,100,98,98,96,100,102,97,96,100,97,99,97,99,97,102,103,100,99,99,100,96,96,98,98,98,94,102,96,100,93,97,96,98,96,98,98,95,95,98,98,98,96,97,97,99,97,97,96,97,97,97,96,96,98,96,104,93,95,95,104,97,93,96,94,96,95,93,95,96,94,96,92,94,93,97,95,97,97,98,97,95,94,95,96,99,97,99,97,97,98,96,97,98,94,94,106,97,99,98,97,97,95,97,96,98,97,94,96,95,93,95,94,93,96,95,93,93,96,93,98,99,93,97,92,96,94,92,93,97,94,95,92,94,96,94,92,104,93,95,95,93,93,91,93,95,93,95,96,95,96,92,94,93,94,95,90,91,93,94,94,91,93,93,92,92,94,95,95,109,93,92,94,96,92,93,95,93,94,98,96,94,90,95,96,94,93,94,91,96,93,93,89,91,93,94,94,93,93,93,91,92,92,92,92,94,92,95,93,96,95,93,94,93,91,93,91,94,94,96,95,92,95,96,92,97,92,96,95,97,96,96,96,97,92,94,91,97,92,91,92,92,88,90,90,92,97,97,93,94,92,90,93,94,90,94,94,96,93,94,95,93,89,96,92,94,89,92,90,90,94,95,88,96,90,93,95,96,95,97,95,100,92,97,91,94,94,94,89,91,92,93,91,94,88,96,95,97,95,97,94,100,94,93,95,93,97,98,95,96,94,95,91,96,98,98,92,94,93,92,95,102,92,97,93,94,93,90,90,94,94,91,93,91,95,90,91,89,94,94,90,92,95,91,93,90,93,97,91,96,94,92,92,92,94,91,89,93,96,95,93,98,90,94,94,96,94,96,93,91,91,92,96,97,96,94,91,95,96,99,95,91,97,96,95,97,96,92,91,95,92,94,94,91,89,94,97,96,98,92,95,94,95,96,100,98,99,96,95,96,96,95,95,99,96,96,97,99,96,99,97,93,92,93,94,96,98,96,94,94,95,94,92,93,99,95,95,96,94,100,94,94,89,92,93,96,94,94,95,97,93,90,87,92,89,90,93,93,89,93,104,92,88,90,97,89,90,92,92,92,89,92,93,90,93,95,89,96,87,91,93,94,91,89,93,94,89,92,91,92,90,91,91,91,90,95,94,97,92,93,91,94,96,93,92,95,95,95,92,98,93,96,93,94,91,92,92,96,92,95,90,94,96,92,94,95,95,98,92,101,92,95,92,101,90,89,88,93,87,89,86,89,89,89,87,87,89,92,89,86,87,89,87,89,100,88,90,89,88,91,90,89,87,90,87,89,89,88,88,90,85,85,90,91,88,92,86,90,91,89,86,88,90,89,87,88,86,86,89,90,89,88,88,90,86,87,89,91,90,91,90,90,90,86,87,87,88,86,86,85,85,87,84,86,87,84,85,83,84,86,88,84,87,86,88,88,85,85,87,87,86,86,89,89,86,87,86,84,86,88,85,84,84,86,90,83,86,89,84,86,83,83,90,88,88,88,83,82,82,82,85,82,79,85,87,83,84,86,85,88,82,84,84,86,83,87,87,89,89,91,88,90,87,90,86,83,87,84,86,85,86,85,85,85,83,87,83,86,86,86,85,82,81,81,87,85,87,87,87,86,84,82,82,85,84,85,85,87,87,85,86,86,86,87,86,85,85,83,83,82,81,89,82,84,82,85,83,86,88,85,86,85,85,89,87,90,89,91,87,89,86,83,84,87,89,89,85,85,87,86,85,86,87,85,87,87,86,90,89,87,83,83,86,89,86,87,85,83,85,87,83,81,88,87,87,87,86,86,85,84,85,84,88,88,85,86,81,87,84,86,87,85,87,84,81,86,85,86,86,89,86,86,83,87,85,88,86,85,84,86,85,86,83,86,82,83,86,83,83,85,83,85,82,85,87,88,86,82,84,87,82,85,84,86,83,84,83,83,81,84,84,84,82,83,82,81,81,82,82,78,79,82,80,79,77,80,83,84,80,80,80,84,80,86,81,77,82,80,78,81,77,80,81,81,81,82,77,78,79,81,80,79,80,79,77,79,83,84,79,80,79,84,82,81,81,79,81,81,76,78,79,79,78,78,81,82,80,78,78,77,80,81,80,76,76,77,78,79,78,75,78,79,81,78,76,77,79,77,81,79,77,76,79,81,77,78,78,78,78,78,77,74,75,80,81,80,82,81,75,72,75,76,75,80,78,78,81,83,80,77,77,77,76,79,79,79,78,77,81,81,80,78,76,77,82,82,82,76,81,80,78,77,79,80,80,80,78,80,79,82,80,81,77,78,78,79,79,79,80,80,78,86,80,79,78,79,78,77,79],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.29.0/","visible":true,"x":["2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T02:20:42Z","2024-06-18T06:50:49Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T22:50:44Z","2024-06-19T08:50:39Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T05:20:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[51,51,53,53,54,55,54,57,61,61,59,60,56,57,55,55,54,51,54,53,52,51,52,52,51,51,52,52,54,53,54,52,52,52,52,52,53,53,55,53,52,54,51,51,52,51,54,54,56,54,54,55,56,56,56,58,59,62,57,59,55,57,56,56,55,54,51,53,51,53,53,53,54,51,51,52,54,55,54,53,53,52,54,54,55,54,55,56,57,54,53,54,54,56,57,56,56,56,55,57,59,54,52,56,55,55,58,55,59,56,55,56,55,55,56,56,55,57,60,58,58,60,58,59,58,57,61,56,59,62,58,59,59,61,62,64,61,60,63,58,58,57,56,57,58,61,60,59,60,60,61,63,63,64,66,63,62,65,62,63,63,63,65,64,63,61,62,62,62,62,60,60,58,60,63,63,64,65,62,64,67,67,64,66,65,65,65,66,66,66,65,65,62,65,65,64,64,64,63,63,65,63,64,62,62,62,64,64,63,63,64,65,61,61,64,63,64,64,63,63,66,67,65,64,67,66,66,66,66,67,67,69,66,66,66,67,72,67,67,68,65,67,67,66,66,68,67,69,68,69,67,63,66,66,64,65,65,65,63,62,63,67,66,67,66,66,68,63,67,66,67,65,66,67,67,66,65,66,68,67,67,63,67,63,60,63,64,65,68,68,68,65,64,64,63,65,63,61,60,59,62,57,60,58,61,60,63,60,62,62,62,62,62,65,62,60,63,61,65,64,64,59,59,62,64,64,63,61,65,62,62,64,67,63,60,63,68,66,69,67,68,65,65,67,70,72,68,65,65,64,65,64,68,64,65,62,61,63,64,63,66,67,66,68,64,66,69,67,65,66,69,66,64,66,68,68,70,68,70,70,69,71,71,70,68,72,72,69,71,71,70,73,70,69,71,71,67,68,67,69,70,73,75,71,73,74,73,73,73,76,72,76,74,71,77,79,75,77,76,79,79,76,78,77,80,78,77,82,81,78,77,80,80,79,79,81,79,79,85,82,82,77,80,79,76,79,78,75,80,81,78,77,76,78,77,79,78,78,77,78,78,79,79,81,83,82,80,83,79,81,80,84,82,84,85,85,85,85,86,86,87,84,85,82,84,80,82,83,81,83,80,81,80,81,80,77,74,76,80,76,78,77,75,78,77,79,81,80,79,78,82,81,85,84,81,87,86,85,89,89,91,90,89,88,87,85,83,87,87,87,87,85,85,84,88,86,83,82,85,85,85,83,84,85,88,87,86,86,88,88,88,85,85,84,86,88,88,89,87,86,94,90,91,91,88,87,85,90,91,90,88,90,87,88,86,90,88,90,90,87,88,88,88,87,89,85,87,82,84,87,87,87,89,90,91,91,91,88,92,95,96,96,94,93,95,91,92,95,94,97,91,95,92,96,100,98,98,102,101,98,100,102,98,99,98,100,95,94,96,94,96,94,92,93,90,93,93,95,96,96,96,92,93,90,91,92,90,88,91,90,93,92,92,87,91,94,92,95,93,95,94,90,93,94,93,94,94,95,95,100,95,97,101,99,94,94,91,93,94,93,91,94,91,94,90,91,88,90,90,92,89,93,92,94,91,92,94,91,89,88,92,93,91,96,92,94,93,98,94,98,97,98,96,97,93,91,94,93,91,95,93,96,99,99,99,96,98,96,95,91,88,90,94,93,96,92,94,92,91,88,94,94,93,93,97,93,95,96,96,94,93,96,93,94,96,99,97,96,94,92,96,98,97,94,91,90,91,94,91,93,91,94,94,96,94,93,95,97,95,93,94,90,93,91,93,90,91,94,95,93,95,96,92,95,98,96,97,96,98,96,96,92,93,94,93,92,93,94,96,94,91,96,93,96,92,94,94,93,94,95,92,93,93,96,95,95,94,94,93,92,93,96,94,93,94,91,90,94,91,91,91,91,93,92,95,95,92,92,94,95,96,94,90,93,91,95,94,92,93,93,90,89,88,90,89,92,93,94,93,92,95,90,97,100,96,101,99,98,97,96,95,96,99,96,98,98,100,97,98,101,99,101,98,101,98,98,96,99,102,103,100,104,104,103,102,102,101,95,95,97,95,96,97,99,94,97,94,97,94,97,99,101,98,99,95,97,98,103,98,99,97,98,96,97,98,104,101,102,104,103,98,101,101,102,103,107,104,106,108,109,111,110,109,105,109,110,110,112,107,107,102,103,101,100,101,101,103,101,102,105,103,101,103,104,100,104,98,96,97,101,96,99,96,101,100,102,98,103,99,99,99,102,99,101,101,103,102,102,104,104,103,106,110,103,104,102,96,96,95,98,95,95,100,103,100,97,99,102,98,98,97,98,99,97,94,94,97,96,92,98,97,96,92,94,90,90,92,93,94,102,99,96,97,97,99,102,100,99,101,100,103,101,105,101,102,103,99,104,101,102,105,106,103,102,102,105,103,101,98,100,102,104,99,101,100,101,98,105,98,103,99,99,101,104,101,100,102,107,106,106,106,103,104,107,101,103,104,104,105,104,101,102,103,104,107,106,103,107,101,103,103,102,106,108,111,111,106,109,113,111,106,110,107,109,108,109,110,109,104,108,106,108,108,108,109,114,111,111,109,111,113,115,112,113,114,113,110,113,116,116,118,116,115,113,112,111,111,113,116,117,119,120,116,115,114,112,111,114,112,111,112,110,112,115,114,112,116,115,117,114,115,115,118,116,120,117,119,114,115,118,117,115,119,120,120,121,116,115,112,110,114,113,113,113,114,117,115,114,115,115,116,115,114,117,117,121,120,120,120,118,117,115,116,118,116,112,111,113,110,114,114,113,118,116,116,117,115,116,117,117,120,118,115,117,117,120,117,119,116,117,115,116,114,116,112,110,115,116,114,116,114,116,119,117,115,115,113,113,114,113,112,115,114,113,109,112,116,117,116,113,116,116,118,119,120,120,122,124,124,125,123,121,128,124,122,121,124,124,120,123,124,122,121,122,122,123,121,122,123,123,123,123,121,122,123,124,121,124,120,120,121,122,123,120,121,118,123,121,118,124,120,122,123,123,130,127,128,128,131,126,126,125,126,127,123,124,122,125,120,123,123,122,120,123,121,117,121,120,119,120,119,117,115,113,111,117,112,117,122,123,121,122,119,123,124,125,124,128,128,126,126,125,124,132,127,128,128,127,128,126,128,126,127,126,128,130,127,122,125,126,123,121,120,125,121,120,124,121,119,122,124,125,127,125,121,124,127,127,125,129,126,129,129,128,131,127,129,132,130,131,134,133,134,132,134,133,129,130,132,130,131,133,130,134,129,131,132,134,134,134,135,135,136,134,135,135,131,133,130,130,127,134,127,133,130,129,128,129,128,131,132,132,133,131,131,132,134,130,130,134,135,133,137,134,136,136,138,132,134,133,142,138,137,137,137,138,139,141,140,135,139,133,136,134,131,137,135,137,136,137,133,131,135,136,133,135,133,136,137,137,137,140,139,138,138,136,138,142,140,135,143,136,134,134,136,133,130,130,130,129,133,134,132,133,134,134,130,125,127,126,130,127,127,130,129,129,125,128,126,126,126,130,132,134,133,129,133,135,130,131,133,132,135,134,133,136,133,133,135,133,138,133,134,132,128,132,130,126,127,125,126,127,127,130,128,127,125,126,126,131,129,124,130,124,129,127,127,128,131,126,127,128,131,126,128,131,130,125,131,132,126,131,131,134,135,132,132,129,130,125,132,126,127,124,127,125,123,123,122,125,124,127,124,123,126,125,125,125,127,121,124,127,122,124,123,121,121,123,122,124,119,119,125,127,124,123,120,121,119,125,124,126,129,129,125,127,125,127,127,123,124,128,130,131,128,132,130,131,132,130,130,129,131,133,132,131,131,128,134,126,129,131,130,129,128,129,129,127,123,126,136,129,131,134,133,134,130,135,132,133,134,132,130,133,130,130,130,127,125,132,128,132,132,133,133,132,134,131,126,128,131,132,129,128,127,128,123,128,125,125,128,127,126,123,130,128,129,127,129,131,128,133,133,136,136,136,138,136,134,131,132,131,138,131,130,129,133,132,131,131,133,132,131,132,132,128,129,132,132,132,132,133,130,133,134,134,130,129,133,138,131,133,132,135,133,133,135,138,135,137,137,138,138,139,138,139,140,139,134,129,132,134,136,130,133,130,134,135,130,131,133,134,134,130,130,133,134,133,132,131,129,134,137,130,135,135,134,132,130,133,129,129,130,130,133,132,132,133,135,130,136,133,130,131,126,125,129,131,131,131,131,130,123,129,130,132,129,130,134,130,132,133,133,131,130,136,133,135,137,133,132,130,134,129,130,134,132,130,131,129,134,133,136,135,137,136,135,135,138,135,135,138,134,135,132,136,139,137,135,140,138,140,141,142,142,137,137,139,142,138,138,139,136,139,135,138,139,138,133,139,135,138,135,134,136,135,138,133,136,132,139,141,141,140,140,143,141,137,142,143,142,142,139,140,140,149,147,144,144,145,144,145,148,146,149,151,149,151,151,150,149,147,152,149,145,150,151,145,142,146,144,145,148,147,146,150,149,146,145,145,146,152,150,144,151,148,153,150,153,155,155,155,155,152,150,151,154,154,154,155,153,154,156,150,148,150,149,150,158,152,149,153,151,155,150,151,148,147,148,146,146,145,149,152,154,156,156,154,150,151,153,151,150,151,151,149,148,152,152,158,151,147,146,153,151,151,153,154,153,155,152,153,155,154,154,156,155,156,152,153,155,150,151,145,151,151,153,152,150,153,153,154,153,158,157,158,160,159,163,158,160,161,161,162,157,158,159,160,155,158,154,158,158,163,162,164,157,158,156,157,154,156,152,153,151,150,153,155,153,153,151,150,152,152,150,153,147,152,151,152,156,157,154,155,159,158,160,159,163,163,158,159,161,160,157,161,160,155,163,166,160,161,159,158,158,161,158,161,159,158,156,157,158,159,157,156,157,153,149,152,153,154,154,153,151,151,149,152,150,151,157,157,160,162,160,158,161,161,161,156,160,158,157,157,160,159,155,151,154,155,156,152,156,157,154,157,152,154,157,153,157,159,158,155,154,154,148,153,151,152,152,154,154,152,154,152,154,157,157,157,160,160,157,158,160,158,156,156,158,158,160,156,157,157,155,151,155,155,153,157,159,157,161,162,160,158,154,154,154,151,158,155,158,157,160,155,156,159,159,161,159,160,162,159,159,160,161,158,155,152,157,157,157,160,155,160,159,157,159,162,166,162,159,162,160,162,167,164,164,169,173,168,164,166,172,170,170,168,167,165,168,167,160,163,165,166,161,167,165,163,161,161,162,160,163,163,169,171,167,169,171,176,174,170,171,176,175,174,170,169,170,171,167,174,171,167,169,167,166,164,165,167,168,166,168,167,165,166,164,165,160,161,160,161,158,162,158,166,167,166,167,170,169,168,169,169,166,168,166,165,169,169,167,164,169,168,167,168,169,168,166,167,168,166,168,171,172,170,173,168,168,174,174,173,171,173,170,173,172,174,172,171,174,171,171,171,173,172,177,178,181,181,179,176,177,181,179,181,179,178,178,178,174,177,177,178,176,178,174,180,175,177,177,177,175,173,174,175,177,177,176,176,174,174,172,174,167,171,174,171,172,174,171,168,174,173,177,175,174,170,170,170,168,173,170,177,170,174,170,170,172,174,170,177,177,177,173,175,180,179,177,179,178,182,184,180,181,184,177,182,186,182,178,181,175,179,174,177,180,173,172,172,171,177,175,182,183,185,182,184,183,183,182,183,181,181,183,181,179,183,181,182,177,186,178,181,179,179,173,181,179,182,178,185,185,179,182,183,181,183,181,182,184,178,180,180,186,185,180,182,182,184,183,181,179,185,179,184,182,181,181,187,183,187,183,185,180,177,179,179,178,183,183,178,176,182,180,182,181,185,181,186,181,185,181,185,180,181,178,180,178,179,180,182,181,179,176,182,178,179,176,185,176,177,183,186,181,177,178,183,182,188,185,189,185,185,178,187,184,180,180,183,181,180,182,184,181,183,184,186,180,179,186,182,185,183,181,187,180,183,184,180,184,182,185,186,186,183,184,184,188,186,186,183,187,188,188,186,186,184,186,185,187,181,186,186,188,187,189,183,184,184,188,184,189,188,186,185,184,178,185,183,182,178,178,177,180,179,176,177,179,177,177,169,173,174,178,176,181,174,178,178,174,175,173,174,178,178,179,174,174,177,176,174,173,177,176,178,174,178,175,177,179,178,178,178,178,179,174,174,177,173,170,172,169,176,169,174,171,175,173,169,173,172,171,176,178,182,180,179,180,182,186,185,183,187,182,187,183,183,187,182,181,182,182,186,185,186,187,192,193,189,192,186,184,183,185,186,182,191,185,189,183,188,190,184,182,184,186,188,190,188,190,189,192,192,195,198,198,195,197,192,192,192,191,190,193,193,197,197,195,196,196,199,194,194,195,194,192,191,191,189,188,187,187,191,192,191,194,191,193,189,190,187,197,192,190,194,192,193,192,193,194,196,196,194,193,196,191,195,189,190,188,192,187,188,190,188,191,194,193,200,194,199,192,196,196,200,197,196,197,198,202,204,197,198,196,196,196,193,200,195,195,192,190,185,190,186,190,187,192,193,192,192,184,189,187,190,189,189,192,195,192,194,192,195,197,194,192,192,198,190,191,190,196,193,191,193,192,193,193,193,192,197,194,195,192,199,198,195,193,197,191,196,194,194,190,191,193,198,198,197,196,195,199,196,199,198,199,197,200,204,202,200,200,201,200,202,200,199,201,200,198,200,202,205,201,205,204,202,204,205,204,199,199,200,200,199,203,201,201,204,202,200,200,205,203,205,205,204,199,201,201,204,201,205,195,202,199,200,193,200,195,196,192,193,195,195,200,199,202,198,196,200,200,198,199,200,195,199,196,197,194,194,196,191,195,195,191,191,190,192,195,193,195,191,195,192,190,190,191,193,195,193,189,188,189,190,189,186,185,188,188,187,187,185,187,186,189,185,186,193,183,188,190,187,187,188,188,182,182,189,185,184,188,184,180,187,186,186,179,188,193,189,190,189,188,190,189,187,192,190,189,192,189,189,189,192,190,194,192,190,188,191,186,187,188,188,193,192,193,190,190,187,193,193,188,190,183,184,183,186,186,184,185,185,187,186,188,190,192,191,193,197,196,196,202,196,195,194,200,193,194,193,190,192,192,189,188,192,193,192,192,196,198,197,198,199,200,200,197,200,201,200,201,198,196,195,197,196,195,195,197,195,200,196,197,197,197,195,198,197,198,197,198,200,200,199,198,194,203,200,205,200,202,201,202,199,202,198,199,200,199,202,200,199,204,203,205,200,203,200,194,198,199,198,200,197,202,193,198,195,193,198,195,196,200,199,197,198,199,200,197,199,199,198,196,196,200,199,199,200,198,199,201,207,200,200,199,201,196,198,199,201,203,203,202,205,206,201,211,202,206,202,204,205,205,205,206,203,208,205,205,208,210,208,206,209,207,211,205,206,204,208,203,204,206,205,205,203,203,202,202,206,200,205,202,206,203,203,205,208,203,205,202,207,202,204,201,207,204,208,201,203,206,208,205,210,204,206,203,207,203,206,207,210,211,211,207,211,209,209,211,212,209,212,214,210,213,211,212,218,212,214,215,211,217,214,212,215,212,213,213,215,215,215,213,210,210,206,214,215,212,215,213,210,216,221,222,220,218,220,221,225,219,227,226,221,216,216,220,220,219,216,214,212,212,212,215,217,217,215,218,218,212,215,212,215,213,216,214,217,209,215,212,214,211,209,211,216,210,213,215,214,214,214,218,219,217,223,222,218,216,216,220,221,221,218,216,215,213,216,213,208,208,216,214,212,210,213,217,217,215,212,211,217,209,210,214,213,208,213,215,216,213,209,213,212,207,215,214,217,212,214,212,218,220,220,217,215,220,218,218,216,217,220,227,226,222,223,222,220,225,219,215,216,217,221,219,212,217,214,217,213,213,217,214,214,215,215,212,216,215,214,208,204,208,210,211,209,206,211,208,212,212,213,212,213,212,211,212,215,214,211,212,211,216,205,210,209,208,212,211,208,206,206,206,211,203,205,207,211,208,207,204,208,204,201,205,203,207,200,204,203,198,201,201,199,199,201,200,199,206,206,207,210,205,205,206,210,201,205,207,208,203,205,206,206,206,205,210,214,211,206,206,207,209,211,211,210,207,207,204,208,206,209,208,204,209,206,209,202,203,206,200,203,201,205,202,208,210,204,207,206,205,203,204,208,206,211,207,206,212,209,209,214,212,217,211,209,213,213,216,219,219,217,217,218,215,219,217,221,221,220,218,220,218,215,217,216,217,217,217,217,219,216,217,216,218,218,221,221,220,229,227,223,229,224,226,224,226,229,227,227,225,226,225,223,228,232,233,229,228,226,225,225,228,228,230,227,228,227,225,225,227,224,226,228,226,223,224,223,227,230,221,229,230,229,233,232,236,237,229,238,234,238,240,234,235,239,238,232,236,236,234,232,231,234,231,234,237,236,235,232,232,233,232,233,232,231,228,227,227,227,224,227,227,231,228,224,226,226,231,229,232,231,234,235,235,231,231,232,228,228,228,228,233,234,229,233,231,232,231,235,230,229,228,234,233,231,230,229,230,233,237,233,234,230,228,230,230,231,231,230,235,236,237,231,234,232,232,234,235,240,234,238,235,237,237,241,241,235,237,239,235,240,240,240,239,239,242,239,237,236,241,240,240,242,238,245,244,242,246,246,245,240,238,238,235,236,237,236,237,238,237,235,236,235,231,235,236,239,237,234,236,237,239,238,236,243,241,244,240,247,243,245,243,250,244,242,242,243,243,244,240,246,241,243,238,239,244,241,230,233,238,241,236,240,235,240,234,231,228,234,231,235,230,236,232,235,236,238,234,235,232,231,233,236,236,235,234,233,237,235,231,232,225,231,229,232,234,229,228,232,226,231,226,227,230,231],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.29.0/3f0947b/docker","visible":true,"x":["2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-17T06:50:45Z","2024-06-17T11:20:49Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[55,52,53,52,53,53,54,52,51,52,52,51,53,51,52,54,53,52,56,58,56,52,56,56,55,57,56,59,57,55,55,54,54,55,55,56,56,54,54,54,55,54,55,54,55,54,56,56,54,56,56,58,58,57,57,58,55,56,55,60,58,60,59,57,60,59,58,58,59,60,58,60,58,59,58,59,59,59,57,58,59,55,57,57,60,60,60,57,60,58,59,59,60,62,59,61,61,59,61,60,61,61,62,60,62,64,63,63,62,60,62,61,64,65,62,61,64,63,60,61,62,62,61,62,60,63,61,62,61,61,61,63,61,61,63,64,63,64,63,67,62,61,63,62,63,63,62,61,60,63,60,60,62,63,63,63,66,66,66,66,69,70,70,68,70,68,65,67,66,63,66,65,63,64,65,64,63,63,62,63,60,62,60,60,61,61,58,61,61,61,64,63,63,62,63,62,64,65,65,66,65,64,64,56,61,60,62,63,63,62,63,63,64,65,66,66,68,67,66,68,68,69,66,66,66,70,69,67,66,68,67,66,64,64,64,65,68,67,67,69,67,67,69,66,67,69,69,70,69,70,74,74,72,77,73,71,75,76,73,77,74,73,75,76,75,73,75,74,76,75,76,75,76,73,73,73,76,75,75,72,72,74,74,76,76,78,78,79,81,78,77,77,76,77,79,75,78,77,81,79,75,79,79,79,79,78,80,79,73,77,75,77,76,79,80,81,79,80,79,79,79,80,77,77,77,78,79,79,78,77,75,78,79,78,76,78,77,79,80,80,81,81,81,83,83,85,81,82,83,84,85,83,83,84,79,82,82,80,83,79,79,79,79,76,75,77,75,78,77,79,75,78,77,78,76,75,76,75,75,76,76,78,73,77,75,77,73,73,70,70,70,73,75,72,75,76,76,77,75,74,72,74,72,71,74,77,74,76,75,71,76,74,74,76,73,72,74,73,75,71,75,74,73,73,75,74,74,77,80,79,75,75,74,74,77,76,79,76,75,75,74,77,77,76,75,78,74,72,77,74,74,74,76,76,76,72,73,73,74,73,70,71,72,72,72,72,74,71,72,74,72,73,72,75,75,74,73,74,75,74,77,77,79,81,77,79,79,77,77,80,78,76,79,79,79,79,78,76,79,79,79,77,78,77,76,78,77,78,77,76,79,80,78,78,80,79,79,78,81,78,80,79,81,75,76,78,79,78,83,79,84,80,77,77,77,78,77,78,78,75,82,79,78,79,83,77,80,79,80,80,82,78,81,79,81,81,81,82,80,79,82,83,80,79,80,80,80,80,80,81,81,81,83,81,79,76,77,77,79,79,77,79,78,78,77,77,77,78,75,76,76,79,77,78,81,76,76,77,79,80,79,79,77,79,81,83,79,79,79,80,82,80,79,80,82,86,82,82,83,78,80,80,81,83,80,79,81,81,80,79,79,80,80,81,79,79,80,78,80,78,78,84,81,82,83,81,79,80,81,79,82,83,78,78,78,80,82,80,81,79,79,82,81,82,81,81,81,80,79,80,82,81,82,84,85,84,84,83,83,84,84,82,86,83,86,86,83,86,83,84,81,84,85,81,82,82,82,86,84,83,84,86,88,84,82,85,83,87,83,84,86,84,82,84,88,86,87,87,88,90,87,88,88,90,89,89,86,86,89,85,86,85,86,86,86,86,86,84,82,88,84,86,86,87,86,86,84,90,89,82,85,86,86,85,85,87,90,89,90,86,87,87,88,87,86,85,85,88,87,85,86,85,84,89,85,90,87,87,92,90,87,91,88,89,87,88,88,90,87,91,89,91,88,89,88,89,89,86,88,90,91,89,87,91,88,89,89,91,88,91,89,87,86,89,91,91,92,91,93,87,91,92,92,90,91,91,90,86,89,91,91,90,87,89,89,88,90,89,89,89,90,94,91,92,94,93,88,89,88,90,89,90,89,90,89,92,89,89,91,92,90,95,96,91,92,90,90,96,95,96,96,95,95,93,95,97,93,98,99,95,97,97,98,97,98,96,97,92,96,96,100,96,97,97,95,99,95,99,96,94,94,95,91,93,95,94,91,93,92,91,90,93,87,92,93,95,93,93,94,95,95,97,96,93,97,94,96,95,97,97,96,96,97,96,97,96,96,99,97,95,96,95,95,98,97,101,98,96,97,99,97,95,98,97,95,102,100,99,102,97,99,102,102,103,101,103,101,101,101,100,101,103,101,100,101,102,101,100,101,99,98,98,101,101,100,101,102,101,99,102,99,97,97,98,96,98,97,98,97,101,99,101,100,100,100,100,101,102,102,101,101,101,100,99,101,102,102,101,107,101,106,101,101,99,103,102,101,100,103,101,101,98,103,102,101,101,103,103,102,101,101,100,102,99,102,104,102,102,101,102,103,101,101,102,102,103,104,102,104,101,104,103,102,103,102,103,103,104,103,102,104,101,103,101,99,102,104,101,103,101,102,101,103,99,102,101,100,102,98,101,99,100,99,101,100,102,104,104,103,101,102,103,100,100,103,104,104,105,107,107,105,104,104,105,105,103,106,104,102,103,106,104,104,104,107,105,105,106,105,104,106,104,105,101,104,107,105,104,102,102,104,106,103,105,102,105,104,104,103,104,102,108,104,106,105,104,107,105,105,105,107,101,104,104,103,99,105,101,103,103,106,101,106,104,106,105,108,107,108,107,107,110,111,106,109,106,102,106,107,105,107,107,105,106,105,107,106,105,104,104,107,107,106,113,110,109,109,109,109,109,113,112,112,109,114,110,109,111,118,116,113,112,112,110,112,110,111,113,112,113,109,111,114,112,112,113,111,111,114,111,109,111,114,111,111,110,107,111,111,108,111,112,114,112,114,111,113,111,110,113,114,112,113,111,110,113,112,111,110,113,114,110,113,111,113,115,116,112,113,112,111,111,113,111,110,108,111,111,112,109,110,111,108,111,112,115,112,108,114,110,112,110,112,109,113,111,112,110,113,111,110,111,111,109,109,111,114,109,110,113,108,109,106,112,109,112,113,109,110,108,110,113,112,111,111,113,112,111,112,109,110,112,112,110,110,113,111,113,112,111,113,109,113,107,110,113,110,113,114,112,110,110,108,113,112,113,115,113,112,112,112,113,113,114,109,111,112,110,112,113,113,112,111,111,111,111,112,112,113,110,110,111,109,108,111,109,108,111,110,110,112,112,116,112,113,114,110,113,113,114,112,113,113,112,114,117,114,114,114,115,116,117,116,115,113,113,115,113,112,110,114,110,112,112,115,112,110,111,111,112,111,112,114,112,112,113,110,112,113,112,112,113,114,113,114,115,116,113,115,115,113,115,115,117,117,115,116,116,114,115,113,116,115,113,112,115,116,117,117,119,117,117,118,115,117,117,118,118,118,117,113,117,119,112,115,116,119,117,118,120,120,118,121,123,124,123,124,122,122,120,122,123,119,126,122,122,120,118,121,121,119,119,121,122,121,119,121,120,121,121,119,120,121,122,121,121,121,117,120,120,120,123,119,122,121,123,121,120,121,123,123,123,123,124,122,124,123,122,125,126,126,126,123,127,125,127,127,130,126,129,125,127,130,129,132,132,130,129,129,131,129,130,129,132,130,132,131,127,129,127,129,130,128,132,131,131,130,134,132,132,132,136,137,135,133,138,131,137,132,136,134,130,134,136,136,138,137,132,134,134,137,134,133,136,136,135,135,135,136,133,136,136,133,136,137,134,132,130,132,132,126,130,129,132,130,132,130,133,126,128,127,125,127,128,124,125,127,127,125,128,131,130,128,127,131,124,127,124,120,126,124,121,126,117,122,121,124,121,122,124,124,123,124,123,122,123,124,120,122,125,123,122,125,120,124,124,122,125,119,121,121,121,120,121,121,121,124,123,118,119,117,121,119,115,119,118,121,116,120,118,120,117,117,118,118,120,120,118,119,123,123,121,119,120,120,120,123,123,122,123,122,121,118,120,122,121,120,123,121,122,119,119,120,123,125,122,123,119,122,117,119,122,122,117,119,117,121,119,117,119,120,120,118,120,123,118,117,118,120,118,120,123,120,121,122,120,115,115,114,117,115,117,115,116,110,113,114,115,118,114,117,118,115,115,114,116,118,119,117,116,118,116,116,119,115,116,118,115,117,113,113,115,119,120,117,118,113,111,117,114,117,115,114,113,113,113,109,110,111,110,115,109,112,111,111,113,112,112,110,110,112,113,115,115,114,114,118,117,113,115,113,114,117,116,117,116,118,118,115,115,117,116,113,114,117,118,119,118,118,117,122,119,119,123,121,120,119,117,120,118,111,113,118,122,119,117,115,115,116,115,115,116,118,112,112,115,116,115,115,114,115,115,112,113,115,116,114,115,115,114,118,116,116,117,115,117,118,120,119,121,116,116,114,116,116,116,117,113,114,115,114,114,115,115,112,118,117,114,112,114,113,113,113,116,119,118,113,120,114,115,116,116,114,114,115,113,118,115,117,119,117,116,117,117,120,117,117,119,114,115,115,116,111,117,113,113,114,117,115,118,116,115,117,117,116,118,116,116,118,117,118,120,119,119,116,117,114,119,117,120,121,118,118,117,117,122,119,119,120,117,119,121,115,121,118,121,118,120,116,120,119,117,116,114,113,115,116,115,120,113,119,118,120,118,114,117,117,118,118,118,116,114,118,115,119,117,120,118,121,116,117,117,118,117,117,118,116,117,119,116,119,120,116,120,118,117,118,121,119,117,119,126,123,128,127,122,124,122,121,121,123,124,123,121,120,123,121,121,118,124,122,122,122,127,125,123,124,127,123,124,125,126,123,124,128,128,128,130,126,128,129,129,128,128,128,126,126,126,128,127,127,126,127,129,125,130,126,125,126,128,126,125,125,125,127,127,127,130,129,129,127,128,130,130,131,130,130,130,127,132,129,127,128,127,127,127,128,131,128,133,131,130,130,130,133,133,130,133,136,132,131,134,134,134,132,128,126,128,132,129,130,130,132,131,131,130,125,133,128,132,130,133,133,128,134,135,134,139,132,135,136,134,133,131,135,139,133,135,132,137,135,135,138,141,138,137,138,138,138,137,137,137,136,136,137,136,138,138,135,137,136,139,140,141,133,139,139,139,138,139,138,140,135,140,137,138,141,137,136,137,136,139,136,138,139,135,134,137,134,134,132,133,135,139,134,138,137,136,139,140,139,142,139,140,140,139,137,139,141,144,136,140,141,140,139,139,136,136,134,137,135,133,135,137,133,138,131,133,131,135,135,135,135,135,136,134,131,131,133,134,132,135,136,135,135,132,134,134,133,135,133,136,138,138,138,137,135,134,137,138,134,137,138,138,135,134,138,133,138,134,134,134,133,130,134,134,135,137,135,140,134,132,134,129,135,133,135,135,136,136,137,140,137,135,138,136,139,132,134,139,138,136,138,137,137,133,135,136,136,135,138,138,140,136,136,138,138,139,137,136,140,135,135,135,134,137,131,136,135,135,134,137,138,133,133,132,131,134,136,134,134,137,134,135,132,135,133,134,133,133,134,135,130,134,134,136,133,133,135,135,135,135,129,130,131,129,131,128,127,129,129,129,131,131,134,131,128,133,130,130,131,131,134,134,136,136,135,135,137,134,137,136,136,134,135,134,133,132,137,133,134,134,132,131,133,133,134,133,134,136,139,134,134,136,139,137,138,138,138,135,136,138,138,138,136,137,139,139,142,145,145,142,142,147,145,145,141,141,142,141,145,144,143,144,145,140,141,141,146,150,145,145,145,142,147,143,142,142,141,144,147,143,149,148,146,146,143,149,147,146,146,150,149,152,147,145,144,148,149,145,144,143,145,143,144,145,146,141,140,144,139,143,141,142,143,143,141,140,142,142,143,144,143,141,144,143,142,143,146,145,142,146,145,143,143,144,142,142,144,142,141,146,143,143,142,141,140,142,143,143,140,143,138,140,147,140,140,138,143,138,142,142,142,142,143,141,140,140,140,144,141,141,146,143,142,142,144,144,141,140,140,136,138,136,140,137,139,140,141,138,138,139,138,140,138,138,140,141,138,136,138,140,138,138,138,140,138,134,135,134,137,135,140,136,138,137,140,139,134,139,137,139,136,139,141,140,136,135,135,131,137,134,132,136,138,137,137,136,136,136,138,138,139,136,138,141,141,145,143,147,140,141,141,143,141,143,141,140,141,138,138,140,138,137,138,143,142,140,141,139,140,136,142,140,135,137,139,137,135,139,141,140,137,138,142,137,139,137,138,136,137,139,135,137,136,134,137,135,137,137,138,136,133,136,135,139,136,136,141,139,138,137,138,140,135,139,137,138,133,141,139,139,135,138,139,137,137,141,136,138,136,139,138,142,141,137,136,139,138,139,138,136,138,139,137,136,139,137,141,138,140,141,140,139,138,140,137,138,140,140,141,145,144,141,141,140,139,141,142,141,138,140,138,139,140,140,140,142,141,140,141,139,141,141,138,139,140,139,132,139,138,136,140,137,137,141,139,134,135,133,134,135,134,133,134,134,135,137,134,131,133,131,131,136,130,131,136,136,130,134,138,137,142,137,138,141,141,139,140,140,141,139,136,136,139,137,137,136,137,137,137,138,140,143,140,141,138,138,134,136,138,139,136,135,136,134,139,138,139,140,136,140,139,138,138,139,139,137,139,135,137,137,136,137,136,133,132,139,136,134,132,135,137,137,139,141,138,135,136,137,137,135,138,135,140,137,138,142,137,138,137,132,135,135,133,135,133,139,136,138,135,134,135,137,136,136,137,136,133,134,136,135,134,136,137,134,133,136,135,135,136,134,134,137,135,129,133,135,136,134,138,135,134,137,138,137,139,142,138,138,137,137,132,137,137,138,135,139,141,140,136,138,137,136,136,139,140,135,139,137,134,135,135,138,141,139,141,138,135,135,135,133,134,132,134,133,132,134,130,133,135,139,137,134,134,135,132,135,133,134,133,132,133,133,133,137,132,135,139,136,133,135,132,131,135,132,134,130,127,134,130,133,131,131,133,135,133,131,133,135,135,137,136,142,136,138,134,139,134,138,138,136,138,137,136,141,137,135,138,136,138,136,137,135,136,139,138,138,140,139,139,137,141,140,139,137,139,138,140,139,144,143,140,141,140,140,139,141,143,142,140,143,141,144,142,140,139,139,138,138,139,139,139,140,140,140,142,140,140,144,141,136,140,145,144,144,140,143,146,146,147,149,147,144,146,146,141,142,144,138,141,146,142,141,141,141,140,138,140,143,144,142,142,140,143,145,141,142,144,142,144,142,144,139,140,142,143,141,139,139,145,144,146,141,141,141,140,144,141,140,141,136,142,136,136,138,137,137,141,142,141,141,142,141,142,142,141,141,141,138,145,143,141,141,142,140,141,140,143,141,146,141,141,142,142,139,143,138,140,138,136,134,137,136,138,136,141,143,141,140,141,140,140,143,140,141,141,138,139,138,142,141,140,140,143,141,139,138,141,139,140,140,137,139,139,140,139,143,141,145,143,144,143,143,145,143,143,142,142,141,142,143,148,143,145,145,146,146,146,146,144,147,148,145,148,149,146,145,147,148,146,146,147,141,142,149,146,142,148,144,142,143,144,144,144,145,143,146,144,141,149,145,145,143,146,145,142,147,146,155,153,148,149,147,145,148,150,150,149,148,143,148,148,142,146,147,143,143,144,151,142,143,141,145,144,148,143,146,144,143,145,143,146,143,140,143,141,143,145,143,144,144,143,140,146,144,145,143,147,145,142,147,145,145,147,146,147,148,143,146,142,146,151,150,143,144,144,144,145,148,146,147,145,147,151,146,145,146,149,146,143,147,147,148,144,146,144,144,146,147,144,145,144,144,147,148,148,147,150,146,148,148,143,144,148,144,152,151,149,149,149,149,149,149,144,149,148,149,148,150,147,147,149,147,145,147,147,147,147,153,146,151,149,148,145,148,150,147,144,151,148,144,146,144,144,143,144,145,150,146,149,147,148,151,152,147,153,146,147,146,147,148,149,146,146,151,153,151,151,150,157,154,155,151,152,154,151,156,156,152,154,152,156,154,151,154,154,151,149,154,155,153,152,152,157,152,151,149,149,152,152,150,150,148,152,152,149,149,151,150,150,152,149,153,152,152,157,150,155,152,152,152,150,151,152,152,151,150,150,146,148,146,154,149,148,152,148,148,153,152,150,150,149,154,150,149,152,149,153,153,155,149,150,149,153,150,154,156,148,151,154,154,156,150,153,152,151,151,157,157,154,153,150,153,151,153,150,152,156,154,153,154,156,154,151,147,153,153,153,147,152,154,155,152,151,149,151,151,149,145,146,152,150,150,148,148,150,149,147,146,145,149,148,148,148,145,148,152,147,144,146,146,150,148,147,149,147,148,149,149,148,147,143,152,149,147,148,146,151,147,147,147,149,149,151,159,153,152,150,151,150,155,151,153,156,156,155,151,152,157,152,154,153,151,146,151,149,154,155,151,150,151,153,155,155,154,155,156,154,152,151,148,150,151,151,151,151,151,152,148,149,149,147,151,149,149,145,144,145,143,145,142,146,143,141,147,143,139,139,143,140,145,148,146,142,143,141,143,144,146,147,141,145,146,144,140,140,140,142,141,143,145,143,141,142,143,140,144,145,143,144,143,144,145,143,143,143,144,140,144,143,143,141,141,144,144,144,146,147,146,147,144,142,145,143,147,147,145,145,142,145,140,142,142,143,141,139,142,142,140,143,146,145,143,144,144,147,146,143,143,147,144,146,148,147,146,145,147,148,145,147,143,148,145,144,146,147,146,150,143,148,146,147,146,145,146,144,148,147,147,151,151,148,153,150,148,148,148,149,150,146,146,147,149,145,147,149,148,150,147,150,151,150,154,153,150,152,153,151,148,151,150,152,154,153,150,152,156,157,153,154,154,153,151,156,150,152,153,151,152,152,150,152,151,154,151,151,148,149,149,147,147,145,144,144,148,145,145,147,146,147,150,148,150,147,149,148,148,149,151,148,149,151,148,151,146,147,150,153,147,150,148,153,149,149,147,149,149,146,151,152,150,151,152,152,152,150,151,150,151,150,151,152,152,152,152,151,148,151,149,150,152,154,153,153,152,150,150,148,147,150,150,148,149],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.29.0/brave","visible":true,"x":["2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[57,82,100,107,137,154,176,182,203,214,226,206,215,216,240,229,223,230,219,238,238,230,233,245,232,238,237,236,227,252,243,258,267,265,285,276,274,274,292,320,321,347,345,354,356,394,416,411,436,420,422,434,425,439,445,433,432,433,415,403,400,376,374,359,356,343,348,354,363,354,355,366,352,362,339,348,353,361,365,391,395,377,375,374,377,379,391,390,390,395,396,429,438,473,482,478,489,489,514,501,491,476,496,513,487,516,492,486,478,449,423,442,441,432,456,455,445,422,430,408,411,397,421,391,391,412,413,427,450,448,469,486,470,475,491,506,501,502,498,496,516,539,548,552,565,527,548,537,522,529,505,543,536,532,518,515,508,494,501,482,459,461,455,455,453,448,452,432,425,422,412,444,431,431,428,423,440,451,432,431,448,472,471,486,473,473,483,491,517,509,509,513,534,509,509,506,526,508,513,515,513,521,516,484,483,455,455,454,441,432,427,420,411,424,437,422,432,436,423,408,413,429,400,408,415,420,435,441,452,475,462,472,473,470,500,505,523,517,506,524,527,530,506,538,539,550,524,517,513,529,537,529,492,468,482,467,471,457,450,474,449,454,440,444,428,438,423,420,417,450,458,475,490,487,495,510,493,509,498,503,515,526,531,535,573,569,580,558,606,604,629,605,614,604,607,594,586,593,587,569,538,523,508,477,492,488,480,465,471,474,474,482,441,445,453,431,429,449,459,489,495,509,511,521,509,522,526,541,540,545,539,574,599,598,627,644,645,628,614,620,614,600,642,627,624,607,609,588,559,530,522,514,515,498,511,510,508,509,486,494,488,493,474,485,485,487,487,486,497,519,528,529,518,504,514,511,532,541,530,565,561,600,625,621,624,642,641,628,634,613,611,591,569,575,575,562,537,530,506,495,492,491,476,480,495,487,488,471,480,481,476,467,465,463,483,493,494,496,527,526,519,517,519,527,508,535,550,587,575,608,618,617,600,602,618,595,612,619,627,611,596,591,570,550,538,539,510,516,509,502,503,498,498,470,482,518,508,501,495,497,486,478,474,485,527,499,509,498,513,487,505,506,528,538,550,567,607,602,614,623,614,635,590,586,602,581,587,578,569,557,523,543,523,511,500,481,474,481,474,487,475,482,441,466,446,464,463,470,449,440,471,463,466,482,473,476,480,465,484,481,485,487,521,540,534,565,562,572,596,591,593,604,549,565,576,548,549,575,546,551,543,530,530,520,521,515,498,511,520,502,503,484,494,484,460,484,443,478,467,473,483,511,508,536,511,525,539,516,527,538,550,577,574,566,571,550,569,580,591,565,603,626,604,622,587,587,586,574,537,543,543,539,530,523,517,533,556,546,542,553,518,527,515,501,508,515,517,541,563,556,569,586,582,587,594,579,605,622,617,620,657,665,673,684,674,677,670,666,669,662,662,628,652,619,608,611,599,568,546,537,543,536,543,529,540,543,563,538,514,521,520,516,521,529,512,509,543,541,537,542,550,561,547,558,562,605,589,598,625,635,649,669,658,665,652,641,649,640,659,654,638,647,629,603,585,553,544,552,552,554,555,555,548,533,554,534,519,516,491,494,502,514,514,512,502,530,525,536,535,530,539,564,555,555,575,595,611,636,647,639,617,653,638,617,642,630,641,623,600,607,593,584,534,544,532,515,515,521,517,518,515,510,485,511,479,463,482,479,481,509,497,503,488,501,507,526,509,529,511,512,544,533,542,590,605,636,624,623,639,634,631,630,621,587,591,594,612,606,592,585,562,544,541,528,533,544,541,533,529,528,510,495,480,479,513,501,475,489,487,498,502,516,512,524,545,546,543,562,545,563,571,595,615,595,614,643,655,633,646,630,617,635,630,638,606,619,596,602,551,541,519,523,509,516,505,532,502,519,504,503,505,488,489,491,500,478,486,493,478,481,484,468,487,497,507,538,525,514,505,541,566,547,557,572,572,564,561,560,574,551,539,549,554,530,535,532,523,511,516,497,494,514,487,531,522,495,503,510,489,487,490,479,486,493,498,518,504,516,508,500,507,530,511,529,532,515,516,549,544,550,576,568,582,572,573,580,562,576,551,565,580,542,554,522,543,519,526,512,516,515,495,492,499,495,485,477,486,486,466,466,465,508,493,502,509,517,534,540,518,540,541,538,565,553,559,594,609,640,620,624,634,611,629,627,643,630,644,655,675,650,630,631,588,583,572,574,552,554,549,565,562,577,537,551,522,518,509,490,501,512,505,512,524,534,542,559,536,577,562,586,586,582,603,629,634,663,668,680,685,692,636,659,681,666,666,636,673,645,602,604,601,566,568,556,558,513,523,543,543,535,516,528,507,515,504,520,553,561,541,539,536,514,540,539,548,562,558,555,568,566,605,605,631,651,655,628,664,671,645,639,641,641,675,678,640,646,618,591,588,562,534,541,524,508,506,537,520,480,501,502,495,499,508,506,476,496,469,502,513,539,535,535,525,521,529,555,554,570,581,605,636,630,632,651,664,664,653,648,641,652,650,656,665,659,633,627,615,581,594,565,563,548,540,532,534,534,531,529,534,506,501,502,500,509,520,530,544,535,524,555,555,530,554,591,588,588,606,632,613,642,665,692,664,655,658,643,635,637,645,650,643,626,605,595,579,553,571,564,536,516,517,532,524,527,524,491,500,498,476,478,484,469,472,479,494,480,480,513,497,500,501,522,498,502,531,561,552,588,580,584,572,604,566,558,578,569,554,567,578,585,572,568,556,543,518,512,497,491,508,488,473,472,464,481,480,479,472,481,452,469,479,462,477,492,490,492,500,515,518,524,540,544,545,556,571,577,580,580,590,573,587,595,597,603,589,587,580,577,594,560,568,553,547,519,514,482,480,485,487,508,489,491,499,454,487,485,475,484,482,513,518,539,548,560,557,564,573,573,592,582,624,635,640,653,651,664,654,659,669,667,662,611,626,636,637,628,619,607,623,589,587,573,526,538,564,542,555,551,523,494,487,505,502,513,519,517,513,535,544,550,541,548,541,530,532,546,554,582,613,637,636,648,647,663,646,680,673,646,662,649,656,662,648,648,626,608,592,592,582,557,525,522,538,524,557,546,521,531,520,515,490,495,524,511,514,518,538,543,574,577,583,571,593,581,587,599,615,608,645,631,671,674,670,693,647,663,658,653,650,641,618,602,605,599,583,551,557,539,530,544,532,520,527,531,522,530,520,519,513,504,510,510,520,530,527,536,559,555,581,570,588,567,607,597,607,652,631,653,658,657,659,639,654,652,664,670,619,642,634,618,623,595,593,591,560,552,562,534,540,529,522,518,545,546,510,517,497,502,513,517,516,552,520,530,552,565,569,553,550,558,571,592,603,635,639,655,650,663,663,658,648,622,610,618,632,627,602,600,599,584,593,557,554,548,541,526,523,514,496,498,491,508,505,478,471,464,451,461,487,464,465,471,463,474,485,490,482,490,513,538,532,531,560,568,588,583,594,575,577,584,589,584,590,553,551,563,572,575,550,544,512,503,492,471,474,483,473,473,478,484,485,482,464,453,483,450,442,461,467,489,507,484,482,497,496,505,527,532,531,528,543,536,545,554,567,592,574,560,566,571,550,559,577,583,597,565,552,541,531,518,521,507,484,526,503,509,502,499,473,466,479,473,488,492,512,518,517,513,535,532,548,551,520,570,564,586,611,646,665,679,664,661,670,663,660,667,672,670,653,654,664,644,615,624,602,601,597,565,549,540,522,554,523,516,542,527,495,484,476,492,488,491,515,511,510,530,512,548,527,525,533,560,578,593,578,614,624,633,655,667,693,689,681,686,693,658,674,661,660,652,618,626,596,600,577,549,559,535,528,528,526,512,499,486,492,523,507,500,484,471,507,512,520,536,534,529,542,545,569,531,584,586,582,597,631,636,665,656,648,641,661,647,643,652,647,668,637,618,602,557,544,553,535,524,507,508,525,538,507,522,496,507,479,479,484,487,497,498,483,487,516,506,533,541,542,544,567,549,572,561,583,615,604,598,629,626,633,647,638,626,627,644,626,614,592,588,579,580,592,580,550,530,535,524,508,511,516,502,499,494,493,488,481,483,479,472,503,520,508,512,521,538,529,517,553,551,552,568,601,613,641,658,652,671,667,648,620,643,657,639,620,621,599,584,571,578,553,547,538,520,536,517,501,515,520,503,498,513,475,485,472,472,469,469,483,476,476,499,486,481,492,505,509,532,541,554,553,560,565,587,566,600,603,588,594,578,602,617,608,590,586,580,566,561,550,526,515,502,528,509,507,493,508,509,509,501,496,489,480,471,477,472,473,476,486,483,503,492,497,487,476,513,521,530,534,521,543,569,581,599,601,604,602,606,626,603,605,622,596,593,589,582,572,549,546,520,522,538,522,555,527,551,531,522,499,516,496,493,482,496,492,510,517,535,560,535,538,522,546,563,564,577,613,630,644,651,660,658,692,671,662,673,642,651,637,643,629,626,628,613,587,576,554,555,553,549,547,552,543,539,537,507,515,509,509,510,510,520,513,536,565,571,566,571,568,574,568,578,601,622,629,639,645,682,682,674,676,671,659,683,671,693,673,677,635,631,640,613,625,606,567,575,600,565,574,572,555,588,547,545,527,536,548,520,538,534,535,532,554,567,586,568,595,586,596,606,634,644,634,664,705,653,668,673,674,679,656,659,679,654,669,635,647,649,666,598,598,578,567,554,544,564,555,535,539,530,536,537,522,496,534,535,539,516,526,595,601,585,603,605,607,602,597,619,615,605,623,627,666,659,686,668,694,700,705,701,708,713,702,706,687,684,670,674,629,645,608,604,591,598,586,607,574,596,572,564,557,557,557,558,556,567,569,579,580,576,572,596,614,607,623,607,631,647,637,688,677,671,710,714,708,703,708,693,688,674,664,664,663,644,639,623,605,592,576,551,556,544,547,520,530,543,542,540,535,518,538,515,514,519,541,514,490,501,519,521,540,542,533,556,581,574,591,610,622,620,638,652,656,629,606,629,598,611,606,626,583,611,601,589,587,573,550,538,537,503,525,529,539,540,500,501,504,513,525,499,505,498,516,502,521,523,528,546,554,547,558,569,558,572,582,597,601,602,609,620,626,601,601,612,618,616,621,614,604,598,582,602,579,571,569,550,539,553,549,556,564,556,547,543,542,547,540,517,524,531,528,554,553,558,565,609,594,593,619,609,639,638,658,698,683,689,706,716,728,728,726,731,691,705,690,681,663,655,636,630,623,612,615,606,607,633,614,619,612,609,593,569,568,574,557,560,569,573,556,562,569,572,569,567,593,606,594,616,636,647,675,704,698,707,712,719,718,712,727,721,709,717,721,711,705,716,678,643,671,630,604,629,614,612,610,615,617,605,591,577,548,555,547,543,561,545,564,561,551,547,563,559,563,554,566,594,617,606,642,671,668,695,720,716,705,717,705,678,693,674,673,675,690,671,650,657,625,591,567,580,588,591,587,586,588,562,568,573,566,581,568,540,544,544,540,548,544,563,544,578,584,590,580,595,617,619,644,665,688,672,705,703,734,721,746,730,737,731,730,734,718,712,686,658,639,641,652,616,604,603,623,622,646,630,634,605,582,556,572,556,571,587,559,564,571,579,571,569,573,606,595,615,623,656,686,668,683,682,703,686,711,728,719,688,678,699,689,699,691,697,680,646,652,638,617,581,591,575,571,569,569,560,554,566,537,547,538,543,537,543,546,550,545,567,535,554,598,575,565,568,595,592,638,607,617,625,630,628,636,638,630,650,648,646,644,632,648,644,631,631,594,589,583,566,549,554,547,535,549,527,543,530,529,523,529,510,507,532,528,543,524,565,566,561,572,569,580,617,620,627,642,653,644,665,657,652,664,673,659,650,657,663,683,665,645,658,650,606,570,578,572,585,556,580,592,594,586,569,565,552,547,538,531,555,551,575,531,555,578,576,572,590,575,576,602,622,622,647,653,664,702,722,725,722,713,751,755,758,749,737,714,703,689,708,714,683,657,658,641,623,643,609,597,594,595,577,597,567,546,547,547,541,549,575,574,580,575,590,601,592,589,586,611,638,653,673,711,707,747,731,724,749,715,720,734,725,736,712,728,712,713,679,679,657,653,636,629,612,636,630,615,614,590,610,589,560,562,586,549,542,527,575,579,614,615,598,607,597,611,616,638,647,662,672,700,707,729,712,734,714,708,738,738,734,719,743,740,719,705,701,679,666,652,641,636,627,643,618,634,622,623,593,590,601,574,567,578,573,541,568,592,588,599,603,613,622,619,624,651,646,655,691,709,711,753,760,731,728,741,746,712,716,693,715,691,674,643,665,650,642,604,595,573,558,554,545,557,531,514,522,506,494,470,471,477,493,489,471,493,519,527,506,497,500,496,490,506,507,519,552,557,541,560,547,559,538,548,530,536,547,544,525,517,515,515,516,483,487,475,458,457,435,423,428,423,399,418,418,418,395,390,392,410,398,390,413,384,397,397,415,407,420,403,425,427,424,410,431,438,422,426,433,422,429,429,455,432,413,402,416,394,405,414,423,412,399,378,384,391,363,351,352,350,345,325,344,334,311,315,315,306,315,325,334,336,327,323,332,331,335,330,326,328,333,340,331,347,346,343,360,350,349,349,339,333,330,326,343,336,344,334,333,320,339,330,319,321,308,303,297,311,292,303,289,303,303,296,267,262,263,279,286,292,306,317,292,319,306,300,311,309,305,324,335,348,360,359,369,376,373,362,368,374,370,365,361,349,366,347,334,332,328,318,314,300,297,323,311,319,309,305,303,304,296,288,290,272,288,282,298,297,289,315,296,284,285,287,279,283,290,293,316,319,317,318,339,324,331,315,326,328,313,299,299,307,303,288,295,288,279,272,286,271,267,270,263,273,283,258,264,268,254,257,245,234,243,250,234,246,271,272,278,246,249,258,274,269,275,281,299,300,295,311,289,298,317,313,299,290,297,274,296,297,279,282,277,250,260,259,251,247,244,233,234,219,232,244,233,218,222,215,196,210,216,214,224,220,229,244,245,240,239,228,227,229,248,257,250,273,276,271,260,261,267,268,256,258,262,255,249,247,235,242,243,237,249,239,235,220,221,225,229,221,219,213,211,215,214,211,198,216,205,212,212,207,209,206,215,214,216,217,219,201,222,215,224,244,255,244,252,254,252,241,257,262,243,254,253,249,231,244,225,240,228,227,225,227,224,222,206,220,222,221,217,208,209,214,212,207,211,196,201,186,197,201,187,195,190,195,201,189,205,190,215,216,206,204,214,216,230,231,232,202,218,208,220,210,197,211,220,215,212,207,207,206,197,203,198,189,195,194,187,187,175,181,189,189,191,193,197,183,184,182,185,178,172,192,188,204,192,194,205,195,201,194,191,204,197,204,208,204,202,199,218,194,209,198,187,178,173,187,185,182,190,173,185,169,181,176,191,183,177,165,166,172,166,168,176,174,188,173,190,182,179,179,175,173,175,188,185,187,199,196,205,214,209,221,203,215,212,210,205,207,197,195,200,205,188,188,194,186,192,188,187,202,193,181,188,192,184,184,171,177,173,176,186,181,180,180,184,183,190,172,189,189,187,199,191,214,205,218,213,230,219,229,233,221,207,216,215,204,215,220,199,197,186,179,170,182,185,182,164,165,178,173,170,170,147,159,165,151,158,155,151,164,166,147,154,166,168,167,169,185,177,185,182,204,205,203,202,209,214,199,211,221,215,205,214,217,207,207,199,196,185,195,192,176,179,171,171,184,180,173,169,177,167,171,156,158,157,162,144,147,157,155,166,156,161,154,154,157,162,160,175,167,186,183,186,196,200,201,204,213,196,197,199,186,184,198,190,190,178,166,164,171,160,169,163,176,172,163,173,158,168,146,146,153,146,158,161,147,166,159,166,165,162,168,150,162,155,171,187,185,190,199,216,202,206,199,198,187,188,191,189,189,177,183,181,165,170,171,167,163,160,155,158,153,165,159,162,167,165,166,158,148,141,142,151,141,147,142,145,147,143,148,156,157,158,150,153,158,160,149,158,158,153,155,157,156,146,160,175,170,161,169,162,176,161,164,157,159,138,143,154,157,160,150,147,143,142,139,143,138,143,143,140,157,148,143,139,152,146,161,143,146,148,156,163,171,174,176,169,158,165,174,153,173,156,153,161,168,161,165,152,158,152,150,155,149,141],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"kubo/0.29.0/desktop","visible":true,"x":["2024-06-21T02:50:39Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:50:40Z","2024-06-23T17:50:40Z","2024-06-23T18:50:45Z","2024-06-23T22:20:48Z","2024-06-24T07:20:42Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T16:20:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-27T02:50:47Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T23:50:44Z","2024-06-30T00:50:47Z","2024-06-30T03:20:37Z","2024-06-30T06:20:39Z","2024-06-30T11:50:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T23:20:44Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T06:50:43Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T05:20:40Z","2024-07-04T11:20:39Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:50:39Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:50:43Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T08:50:48Z","2024-07-06T09:50:39Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T09:20:44Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[51,52,51,54,53,51,55,51,51,51,54,51,52,51,52,55,55,56,61,56,58,59,58,54,57,55,55,54,60,56,58,58,55,56,58,56,59,59,52,56,51,56,53,56,52,54,53,56,60,57,58,55,57,59,58,62,64,59,63,66,66,64,63,61,61,62,61,58,56,54,55,55,53,53,52,53,53,56,56,55,57,53,57,53,51,57,56,59,62,61,60,59,59,57,60,56,61,59,61,61,63,62,61,65,66,63,62,65,58,58,57,51,53,51,52,51,55,51,55,53,54,55,52,56,53,54,55,55,53,58,56,53,56,52,55,52,54,51,57,54,55,53,55,55,56,57,55,55,52,59,56,54,53,53,56,52,52,52,54,58,51,52,54,52,57,57,58,61,61,60,56,55,55,62,56,52,57,57,53,51,55,58,58,56,58,55,61,60,62,62,59,60,62,63,60,59,53,54,53,53,54,53,57,54,53,55,56,53,52,53,51,54,51,53,52,52,54,53,53,54,55,51,53,53,53,51,51,51,52,55,52,60,57,51,62,54,58,56,58,53,55,59,62,59,57,57,59,52,62,59,58,58,59,62,58,58,61,59,54,56,56,53,54,57,52,52,54,51,53,55,54,57,57,61,61,59,59,57,54,61,54,54,55,55,52,52,52,51,51,54,56,55,54,54,54,54,52,51,51,51,52,54,53,53,56,56,62,59,56,58,59,59,59,56,58,58,57,57,56,58,56,57,64,60,63,62,62,60,63,68,59,63,61,55,56,55,54,52,51,54,53,51,52,52,56,56,56,54,54,53,60,56,56,59,59,57,54,54,53,55,56,52,56,57,54,52,52,59,55,60,56,54,58,54,55,53,53,51,51,51,53,57,53,53,51,52,55,51,55,52,52,52,51,53,51,52,56,51,57,59,53,55,56,51,54,54,58,53,53,52,56,53,54,51,51,54,54,52,56,57,52,53,57,59,56,61,57,58,57,61,59,61,61,57,56,57,53,52,54,53,54,59,57,53,52,57,55,57,55,52,51,52,52,52,51,56,60,52,55,58,60,59,56,60,58,66,65,67,66,69,70,69,67,66,61,63,67,65,63,60,59,63,59,59,61,61,61,62,59,62,62,64,58,55,61,57,55,55,58,58,59,58,58,58,60,65,63,63,62,59,59,61,64,65,67,65,68,68,69,65,62,63,60,61,65,66,66,64,62,62,65,65,61,61,60,58,59,57,52,53,55,55,52,57,51,55,53,61,52,52,56,59,58,54,53,58,59,61,64,59,58,58,60,53,57,55,57,54,57,56,57,56,55,53,52,55,53,54,51,56,62,54,53,53,51,52,53,51,51,51,54,51,52,56,52,52,56,61,61,58,66,67,63,61,61,61,56,58,63,60,62,64,63,57,57,62,66,62,59,66,66,71,68,68,60,62,59,58,56,55,57,54,57,59,64,66,54,61,60,62,59,67,62,65,65,70,71,64,63,64,57,59,60,62,64,63,63,61,64,60,61,64,59,62,61,63,62,62,61,63,62,64,58,61,58,56,53,58,59,57,57,51,55,56,60,57,58,55,58,60,60,63,63,60,65,64,66,61,61,59,60,62,62,63,66,61,62,63,60,54,58,62,59,62,62,59,62,63,65,62,57,56,62,60,59,61,63,61,62,58,60,59,61,63,63,65,66,61,64,66,64,71,75,76,74,70,68,69,65,67,66,66,67,66,69,72,67,65,66,64,61,61,59,59,61,61,63,68,65,64,68,63,61,60,62,60,59,62,60,61,64,58,61,58,58,58,57,60,61,58,64,67,63,68,62,65,61,65,68,65,73,67,71,68,72,67,69,63,63,61,63,65,65,65,64,62,63,61,60,60,66,61,65,62,66,62,61,63,58,59,61,61,64,58,58,58,63,67,63,68,67,70,70,66,70,70,67,70,68,61,60,56,64,58,59,58,54,57,57,58,59,60,58,65,66,63,58,59,55,59,57,55,60,60,66,66,62,58,56,57,59,62,68,69,72,67,73,72,74,69,68,67,66,66,60,58,66,70,67,66,63,60,63,61,61,57,60,54,53,58,51,53,54,55,53,52,52,53,53,52,53,54,61,59,57,56,57,58,61,63,62,64,63,61,63,64,61,63,63,64,64,60,63,62,62,61,67,66,65,58,58,64,61,55,59,62,65,67,63,60,62,60,59,57,56,58,54,56,60,57,61,59,59,55,64,60,62,64,67,70,67,68,68,69,65,64,61,71,67,74,68,70,77,72,75,74,73,67,74,69,70,72,68,66,67,70,73,70,67,66,66,63,62,59,62,61,60,63,57,63,59,61,60,61,59,68,69,71,69,70,73,71,68,71,66,65,66,72,66,61,61,66,63,62,66,63,65,66,66,63,65,70,67,69,70,66,72,67,70,66,67,68,65,68,65,61,64,64,70,65,67,70,73,73,74,75,75,76,77,74,78,76,78,80,77,71,72,71,74,74,74,74,71,67,68,67,59,63,63,62,60,61,60,61,63,63,64,60,56,58,58,60,58,59,63,61,59,65,63,64,65,65,65,69,63,71,69,69,67,63,66,64,64,64,66,65,66,66,69,68,66,64,65,64,60,63,62,59,62,64,65,58,64,68,65,68,64,65,65,61,62,56,58,56,59,60,57,61,66,64,68,69,69,69,68,68,66,66,71,73,70,68,69,68,70,69,69,68,65,59,63,62,59,58,61,61,60,62,66,65,65,66,64,64,63,62,67,68,67,67,65,65,61,62,63,63,68,69,75,75,75,80,82,78,83,78,81,77,79,75,75,72,77,77,78,74,76,69,71,69,64,70,64,67,66,64,69,69,67,64,65,67,63,67,73,68,73,75,69,69,73,69,69,74,74,80,82,75,78,79,79,71,72,77,75,79,76,77,72,69,69,75,72,70,72,72,72,69,72,68,70,71,75,76,77,71,75,79,80,77,74,72,74,76,72,73,77,80,74,74,75,79,83,86,88,84,86,88,86,88,88,88,89,87,89,91,85,84,83,86,85,86,80,81,79,78,79,78,80,84,76,79,80,79,79,78,81,80,79,81,83,82,81,78,77,84,79,78,81,80,86,85,88,87,86,93,95,96,91,90,87,80,84,85,92,89,88,83,81,84,87,83,83,84,81,89,87,84,85,83,78,77,75,78,76,79,79,76,78,81,77,79,73,77,82,80,79,83,87,82,86,86,82,79,85,85,71,75,75,72,76,78,76,88,80,85,73,80,79,83,81,78,79,73,77,78,79,74,74,64,66,66,67,69,66,64,66,66,66,66,61,63,70,62,61,70,72,70,76,75,78,78,77,77,75,77,81,81,77,78,77,75,72,75,76,70,71,72,72,71,65,68,69,68,77,72,74,70,65,67,67,71,69,65,63,69,72,70,72,70,74,71,72,77,74,69,75,69,74,72,71,77,70,73,69,68,69,70,66,71,75,74,74,67,72,71,69,67,65,66,72,72,74,71,70,72,69,73,74,72,73,73,67,69,71,75,75,68,73,71,79,75,72,76,80,80,77,80,85,83,83,83,84,80,81,85,87,85,84,84,82,81,77,78,80,82,77,78,76,74,71,74,73,76,72,76,74,72,71,74,79,72,71,70,78,75,73,71,69,69,73,75,78,76,73,76,73,74,71,75,74,70,76,75,76,76,76,76,75,72,77,72,74,75,78,70,70,74,71,68,74,71,72,71,70,74,71,68,73,75,72,68,74,67,68,70,75,74,70,74,76,74,74,73,74,72,78,73,74,77,81,80,76,76,76,73,71,71,65,66,64,68,63,67,65,67,72,70,75,68,68,69,70,66,69,68,61,71,72,71,71,70,65,71,69,69,70,73,72,75,78,80,74,77,84,80,78,77,80,79,78,78,77,77,78,79,79,78,79,84,81,82,80,81,84,80,82,79,76,74,74,74,67,68,73,69,73,73,71,75,73,73,76,83,75,82,84,86,86,82,82,85,87,90,91,87,86,85,86,84,85,83,88,88,86,85,84,79,82,80,79,81,85,84,78,77,79,80,73,75,76,78,77,77,80,78,75,74,75,78,77,78,78,79,79,76,81,79,82,86,80,85,82,82,79,80,80,84,84,81,78,80,82,83,80,82,79,79,81,83,83,81,81,79,77,76,78,74,75,75,73,75,67,63,70,70,75,75,75,79,83,80,80,78,78,86,85,83,84,86,82,82,87,82,85,90,86,88,88,84,80,87,83,81,82,80,79,81,84,86,83,81,81,79,81,75,82,79,75,78,78,80,81,80,80,84,84,80,83,84,84,86,86,83,90,85,82,77,78,82,83,85,84,87,85,89,88,86,87,89,90,87,87,86,82,82,82,85,86,82,79,83,77,78,76,73,75,74,70,71,72,70,70,70,70,74,76,84,84,82,86,86,89,85,80,90,89,86,88,89,86,91,87,88,94,89,84,85,81,86,82,88,82,80,81,84,79,74,80,83,79,78,79,80,83,83,78,80,83,81,77,73,85,75,82,86,88,84,82,78,78,80,81,81,80,79,77,77,72,77,77,76,78,78,76,78,78,83,83,80,77,82,79,74,81,79,78,77,81,79,78,77,79,83,81,79,82,85,82,79,79,81,77,84,91,87,89,95,90,95,98,91,91,93,86,89,81,87,87,86,90,88,88,88,88,88,88,91,87,85,87,90,94,94,96,92,94,90,86,93,88,85,84,85,94,90,89,87,90,89,88,93,102,99,98,97,97,89,91,92,96,97,93,97,94,93,96,92,91,94,95,96,97,97,96,95,96,93,93,96,94,92,87,90,89,90,86,87,86,88,89,87,89,81,80,80,84,86,87,83,83,85,81,82,86,90,82,82,82,86,86,88,85,86,86,86,87,80,87,85,81,82,84,93,87,90,86,86,80,78,76,76,78,72,75,75,73,75,75,81,75,80,80,85,79,80,83,86,88,92,84,93,98,93,93,97,91,91,87,85,84,83,87,84,88,86,81,92,91,83,76,82,88,84,82,81,84,82,81,78,81,75,82,76,80,79,78,78,81,77,82,81,84,91,91,94,96,94,101,99,102,101,94,98,99,103,103,98,97,96,102,99,97,104,103,103,107,102,100,99,103,95,94,91,94,90,89,85,84,84,81,80,82,80,81,83,83,80,78,85,84,88,87,90,88,87,87,95,95,94,94,95,101,101,105,107,102,95,101,106,97,97,97,96,98,103,103,95,90,84,78,83,81,80,83,75,76,72,68,73,71,78,67,70,68,71,71,72,76,74,78,77,78,83,84,84,82,82,84,88,84,88,82,87,89,87,85,84,83,82,86,86,92,85,90,88,88,90,90,89,85,83,81,75,76,74,72,74,73,80,77,76,77,80,83,84,83,88,93,94,89,94,95,96,85,89,94,86,95,89,93,89,88,91,90,87,89,87,90,94,92,88,89,92,85,87,90,84,85,83,84,84,77,83,78,79,82,81,81,80,83,81,81,84,82,85,85,91,94,95,94,95,93,93,94,92,91,97,96,90,96,91,88,88,85,83,88,87,87,85,86,85,84,88,82,81,78,87,82,82,83,84,85,91,83,85,81,83,86,80,84,84,83,81,86,86,89,91,96,93,91,93,92,96,100,96,95,91,95,90,89,86,92,93,87,86,95,88,94,94,94,92,90,89,84,91,89,92,89,94,92,87,95,92,89,90,89,93,85,87,91,85,98,93,93,96,92,89,85,85,89,88,90,91,91,90,85,89,84,90,87,86,84,86,85,87,84,88,87,91,85,83,83,84,87,82,81,79,83,77,81,87,84,82,79,81,79,79,85,80,83,85,83,89,91,86,87,88,88,84,86,84,85,82,83,84,85,79,87,84,88,85,83,84,89,83,82,85,83,83,79,84,85,87,78,77,76,79,74,73,72,71,74,75,73,79,80,81,81,81,85,80,79,81,86,90,89,87,93,89,88,90,83,82,83,85,85,92,86,88,90,92,88,96,93,92,85,84,84,79,80,83,80,75,74,76,79,79,80,85,81,81,80,77,81,85,87,87,87,92,88,91,88,85,89,91,91,86,92,87,87,87,87,85,82,86,88,87,87,84,84,88,90,85,93,86,91,87,83,77,77,76,72,72,73,77,70,76,73,79,77,75,77,76,78,84,79,78,77,78,80,90,84,83,83,77,82,83,82,90,88,88,87,83,85,87,83,83,81,82,82,86,86,85,81,81,81,81,78,76,77,75,83,81,77,80,73,79,74,79,75,78,80,82,75,82,84,90,94,89,98,95,94,92,94,92,91,92,88,94,94,93,91,90,90,89,90,90,88,85,84,82,86,86,80,86,84,83,88,86,90,87,86,84,90,83,84,85,78,81,86,89,90,92,90,90,86,94,88,87,86,87,85,80,84,81,84,89,91,86,95,90,83,86,83,80,79,78,78,76,78,83,76,81,77,79,79,81,78,85,81,76,76,78,88,90,87,82,86,85,84,85,86,87,89,90,96,91,89,86,88,87,88,88,89,99,101,97,91,90,92,95,90,90,89,88,88,83,85,78,80,80,77,81,75,77,81,79,80,81,84,87,83,86,85,83,85,88,87,84,84,84,90,90,87,91,99,98,90,92,96,91,91,84,84,94,90,87,83,86,86,83,85,90,84,81,79,78,80,81,81,77,77,78,77,79,83,79,81,81,75,80,79,81,87,88,84,87,85,84,84,87,95,88,88,90,92,92,90,93,92,92,96,91,91,89,93,91,93,97,94,94,96,89,90,88,89,89,83,86,78,83,88,85,89,92,90,89,90,91,93,97,98,100,98,103,103,109,100,100,103,100,100,103,106,98,99,103,105,104,100,103,97,97,96,95,93,96,93,97,102,95,95,93,92,92,89,90,92,89,85,89,88,91,88,83,91,97,89,90,94,93,94,93,96,97,97,99,98,95,98,100,99,101,105,95,98,100,102,96,102,106,105,99,104,101,99,102,98,106,97,98,96,97,93,87,87,92,95,87,97,100,96,99,95,95,95,98,95,99,98,95,99,102,99,101,104,104,103,103,103,99,93,95,98,97,103,99,93,98,99,95,96,98,99,97,93,94,95,93,90,91,93,91,92,92,97,93,95,96,97,89,91,94,96,89,97,96,97,99,97,91,96,94,98,99,103,107,103,104,100,112,101,100,98,99,101,96,97,96,95,94,91,87,92,88,89,90,90,87,88,88,86,86,83,89,83,81,84,91,90,90,94,93,96,94,96,92,94,95,97,100,98,97,98,98,99,93,89,93,96,93,97,94,90,90,91,88,92,91,84,80,77,77,76,78,80,83,84,84,78,74,77,71,80,83,82,81,85,84,86,84,86,89,88,85,89,85,87,88,91,91,96,99,100,99,96,98,98,99,97,96,97,95,92,89,97,100,101,105,99,98,96,97,99,99,91,91,99,98,99,94,95,97,97,97,100,91,91,96,88,95,99,101,95,101,102,100,102,101,99,101,97,103,100,111,106,104,102,98,94,90,96,96,101,92,98,101,95,99,100,101,100,106,105,100,100,96,97,97,104,101,105,98,97,101,102,101,99,108,104,100,102,99,102,96,93,102,107,103,98,90,94,94,91,92,94,96,91,95,94,92,92,98,93,95,91,93,91,93,89,90,92,90,89,88,87,88,89,91,91,88,86,92,95,89,86,88,90,95,93,91,95,93,97,101,98,100,97,110,104,94,104,97,96,105,96,101,95,100,95,102,102,100,104,97,100,93,101,108,102,105,106,103,103,102,101,100,101,94,97,95,95,99,95,95,101,100,106,112,104,101,105,105,104,107,106,109,105,99,97,101,104,98,98,97,89,91,93,98,93,93,93,100,95,97,98,97,97,95,97,97,91,92,87,90,94,96,96,96,93,100,99,98,100,96,97,95,90,100,101,100,101,101,97,106,107,102,105,110,105,111,102,100,102,104,101,102,108,105,106,97,99,101,102,97,100,102,97,102,102,97,97,95,95,99,99,95,96,103,100,100,100,100,99,99,95,98,92,93,92,94,91,90,94,96,95,100,100,97,92,92,89],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"p2pd/0.1","visible":true,"x":["2024-09-04T13:20:40Z","2024-09-04T13:50:43Z"],"y":[60,69],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"storm","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[103,99,98,102,106,106,113,111,124,118,116,112,117,121,115,114,122,129,138,140,140,149,155,158,159,158,162,150,141,137,135,114,115,107,108,103,98,92,93,91,89,87,90,90,88,91,93,91,99,103,97,99,107,102,110,114,119,128,123,130,130,134,129,132,123,127,131,130,148,153,159,146,148,155,158,156,152,150,140,122,124,114,110,117,116,104,105,109,104,104,93,90,97,88,98,106,109,111,106,109,106,115,114,112,136,133,129,135,142,136,139,134,133,134,133,139,137,141,146,135,145,145,140,139,140,138,123,114,116,107,98,100,98,93,92,95,97,92,92,90,89,97,99,102,102,102,110,113,116,114,117,126,129,122,133,132,138,136,131,132,133,140,145,140,143,154,160,154,160,155,164,160,152,150,137,131,125,122,116,107,109,109,101,99,102,91,100,91,99,100,105,103,106,100,103,101,104,102,103,114,116,114,103,105,108,111,119,119,120,123,130,129,134,131,141,139,147,151,160,165,164,161,151,128,123,106,108,108,108,102,103,93,96,96,98,95,102,102,101,102,102,108,107,106,108,108,115,123,121,132,130,137,154,138,144,144,144,146,149,143,154,158,159,174,168,167,159,158,160,153,147,131,117,119,114,112,107,100,103,95,98,94,94,93,89,102,111,107,115,128,123,122,128,127,126,123,132,145,134,133,141,147,139,149,142,150,151,154,151,163,165,160,170,165,163,163,156,151,132,134,125,115,106,108,101,99,94,94,97,89,91,93,98,91,95,95,89,93,94,98,100,95,97,99,109,116,112,105,115,120,116,117,120,130,120,130,143,138,151,149,151,159,159,152,144,133,138,114,117,108,102,101,96,91,88,90,90,85,88,91,83,84,84,93,93,98,96,105,111,117,106,109,120,122,117,119,120,120,124,127,122,123,126,136,139,146,152,136,136,145,145,152,139,132,127,120,114,117,117,119,110,106,103,101,93,94,90,94,92,95,88,94,98,99,109,107,114,112,113,117,125,121,122,121,126,127,121,117,123,122,124,125,141,143,154,143,144,145,148,155,141,129,132,119,112,106,103,102,95,87,92,90,91,82,86,93,94,106,112,102,101,106,115,117,119,113,109,113,123,119,126,124,132,127,130,125,128,130,133,131,140,156,163,152,160,166,154,157,146,138,136,132,126,122,109,109,105,104,107,96,91,98,91,95,98,103,100,105,106,112,113,116,113,114,112,121,124,128,131,125,127,126,121,122,123,123,127,134,136,139,143,151,143,147,151,156,151,142,137,122,119,111,108,108,99,97,88,85,88,97,92,95,98,99,97,105,109,112,117,119,114,116,119,129,127,137,137,135,135,137,141,138,144,151,148,137,146,147,161,169,169,166,163,162,161,162,160,144,137,132,114,104,103,102,94,97,96,92,95,101,95,98,96,100,99,111,105,103,115,129,112,124,131,141,139,143,135,131,131,144,152,147,154,144,153,160,164,172,164,172,170,150,140,131,120,125,115,106,103,94,94,92,84,82,83,86,86,91,91,99,101,101,106,106,104,109,110,113,118,118,127,123,118,126,129,130,132,135,131,143,139,151,149,153,155,152,155,149,151,140,135,129,115,113,117,113,107,91,96,99,95,103,107,105,106,111,106,116,118,118,116,116,125,127,117,117,125,132,130,138,147,149,147,158,153,162,161,152,139,134,124,113,106,99,109,112,104,99,99,97,94,101,98,95,100,104,104,116,114,111,113,122,113,111,122,130,124,127,129,139,134,132,134,135,137,138,152,161,160,166,166,162,162,173,173,165,156,153,139,139,140,135,130,125,121,119,108,117,119,115,112,114,116,121,116,124,127,121,137,132,125,130,136,130,138,142,140,141,144,135,140,149,151,153,155,160,178,175,168,171,188,181,174,175,168,161,153,151,142,143,133,134,129,124,117,118,107,111,106,113,115,121,129,126,126,134,134,134,134,138,148,146,147,153,145,155,151,150,155,159,159,157,157,171,174,186,190,188,192,189,185,181,179,175,162,164,161,149,145,144,147,143,139,127,123,120,121,125,123,121,128,128,132,144,142,141,143,144,145,147,153,155,155,157,163,155,159,159,164,173,183,191,192,204,201,212,217,212,204,203,192,184,172,170,157,152,142,136,144,144,136,131,128,123,120,130,123,126,130,138,139,149,154,150,160,160,170,169,181,177,174,181,185,187,180,189,188,187,194,195,204,212,210,213,212,199,192,177,177,170,164,159,154,148,144,138,132,139,130,131,125,130,127,126,123,133,134,138,134,134,135,133,141,145,142,146,148,146,146,151,159,156,159,163,156,157,163,171,180,183,183,182,187,177,181,181,171,159,155,150,148,143,140,138,136,133,123,116,114,120,125,124,127,129,130,128,133,139,138,148,138,145,155,156,152,145,146,148,154,151,150,158,160,156,159,162,162,163,173,176,182,194,190,189,177,172,165,152,153,158,153,140,145,138,131,129,123,131,129,126,129,131,131,144,147,142,148,144,144,142,146,143,153,149,153,167,157,160,156,158,168,166,172,167,176,173,184,175,184,186,192,176,168,168,159,155,149,148,132,129,128,119,123,123,125,125,131,133,123,131,131,135,136,141,141,138,133,137,144,160,155,152,158,157,148,154,154,160,168,157,158,162,174,185,187,188,182,189,190,177,176,163,171,168,160,157,156,148,144,131,125,129,126,120,122,130,130,135,134,140,139,143,141,143,142,145,154,158,155,152,152,151,155,165,158,159,170,166,169,174,183,180,177,189,184,180,182,183,181,180,168,163,151,150,157,152,141,136,127,126,121,128,122,127,129,132,135,141,149,151,150,148,145,151,151,155,155,159,164,160,166,161,164,162,168,173,174,178,188,183,186,206,201,192,202,200,195,182,176,165,151,149,150,142,139,131,130,128,127,134,132,128,131,137,139,140,143,149,156,152,159,161,162,171,166,175,180,171,173,180,195,188,186,181,176,179,190,198,195,190,198,195,196,186,183,179,172,160,163,159,159,142,143,137,138,132,126,128,137,134,141,143,154,149,160,165,166,158,151,152,160,157,162,164,164,169,168,174,179,176,179,179,180,177,183,191,186,183,186,191,178,185,171,163,157,161,150,145,140,138,138,132,128,133,130,134,128,131,125,137,139,133,132,137,148,144,152,145,149,153,157,161,151,159,158,162,159,157,159,158,163,166,170,179,179,191,180,187,183,177,179,166,162,159,153,146,139,140,136,141,137,134,128,132,133,141,139,147,138,143,150,148,146,145,149,151,154,156,156,157,158,164,158,161,162,169,172,170,167,175,182,190,196,206,200,199,195,177,178,176,173,170,171,163,159,151,149,146,141,144,134,134,131,131,137,141,136,141,147,147,150,149,151,149,153,155,158,170,164,170,172,166,167,162,173,176,171,187,189,193,198,200,193,196,195,196,180,171,176,164,159,156,149,145,139,143,138,136,132,130,136,139,132,144,134,133,133,143,149,148,144,145,148,154,158,159,160,160,164,166,168,164,160,167,174,178,182,180,193,202,192,193,198,193,187,168,176,174,163,167,159,150,152,150,142,137,136,138,130,137,141,144,144,147,155,156,159,161,158,155,162,165,174,173,174,179,180,172,178,171,183,179,171,173,176,183,194,198,196,189,191,192,191,184,183,188,175,164,160,152,155,150,145,140,139,129,130,127,124,136,140,147,152,154,152,155,165,162,163,160,168,165,179,190,182,178,189,190,183,188,184,183,194,209,201,202,198,192,186,185,173,159,157,161,159,150,149,146,140,137,132,126,127,125,128,123,129,132,124,130,132,131,137,132,137,140,137,138,139,145,145,147,148,151,151,157,158,162,150,167,171,171,175,169,181,182,184,184,179,158,156,152,152,146,146,130,132,128,118,117,121,118,117,118,123,127,129,133,125,134,139,140,137,134,136,143,141,144,146,150,151,146,147,153,158,163,163,162,165,172,174,170,182,186,185,179,173,167,157,152,151,151,138,137,136,136,126,129,135,127,123,131,132,132,130,143,138,144,150,153,154,141,140,143,141,151,153,158,156,160,163,166,161,166,169,180,177,181,176,179,175,184,193,176,172,155,157,152,158,154,156,147,143,140,137,138,134,127,124,129,130,139,139,143,140,143,150,147,148,146,152,163,160,160,168,173,167,161,168,168,166,162,166,174,176,174,176,175,172,179,176,171,166,161,161,160,162,156,157,156,149,148,137,139,131,131,128,142,144,143,146,152,155,157,154,156,156,151,155,151,156,152,164,177,169,172,175,167,168,170,166,170,173,181,179,190,185,176,186,187,183,162,173,161,153,156,148,141,137,141,129,134,131,133,130,133,140,138,141,143,151,154,155,153,155,158,152,152,152,164,164,164,165,166,168,160,168,167,167,171,177,188,176,189,181,185,176,172,172,167,161,156,157,157,151,146,138,137,133,134,130,130,126,128,132,129,137,143,148,150,158,158,155,155,155,161,174,171,176,174,173,180,186,183,179,173,187,182,180,179,188,196,203,192,190,192,177,180,178,171,171,164,162,150,149,149,148,140,143,143,142,144,143,152,152,154,158,154,150,155,155,161,159,160,162,158,164,160,163,162,163,154,174,172,180,175,197,196,201,193,195,194,188,182,174,179,173,172,165,160,147,147,144,144,137,137,145,143,147,148,145,151,151,157,156,161,160,160,159,162,162,172,160,168,162,170,172,169,161,163,167,174,173,174,175,183,183,186,185,179,184,173,170,172,166,152,154,151,145,143,147,146,143,135,131,131,134,138,144,147,150,153,155,157,153,154,146,149,152,148,154,161,159,161,166,169,162,165,171,175,175,184,189,194,193,203,192,195,191,191,193,172,176,168,165,162,154,151,152,154,151,147,145,145,149,148,144,143,143,153,153,160,162,157,163,161,163,179,174,183,179,176,187,181,173,177,183,178,178,175,183,195,195,197,184,185,193,188,193,188,174,175,167,161,151,154,152,152,140,139,142,139,141,137,144,146,146,150,160,156,155,148,155,157,156,160,163,162,153,162,163,161,164,161,168,165,160,176,178,173,179,182,186,187,189,174,181,175,162,158,152,152,153,146,149,145,131,130,129,129,128,127,125,125,138,138,138,145,153,152,153,156,152,148,154,162,161,164,165,167,167,168,178,169,168,177,185,179,186,192,181,188,180,172,162,163,156,156,149,141,144,142,138,141,136,127,137,124,129,128,128,130,138,135,142,152,152,161,160,158,163,174,171,179,176,185,182,180,189,171,180,184,186,176,183,187,187,190,194,185,185,184,179,164,166,168,166,164,152,157,153,150,138,142,140,144,138,137,143,148,147,146,149,157,152,153,158,152,159,160,160,162,160,167,168,170,175,169,171,178,176,185,181,192,191,194,186,190,189,186,178,171,170,169,162,155,158,148,145,142,136,140,129,128,125,129,136,137,139,145,147,150,153,160,159,154,155,159,154,151,154,160,156,155,163,168,166,164,171,176,175,176,170,181,180,187,187,179,172,172,163,168,158,156,144,143,147,141,138,141,143,137,138,143,142,145,144,142,144,148,157,153,157,163,161,156,152,153,155,162,156,154,152,159,163,165,163,165,172,173,178,174,175,169,162,150,152,149,144,138,136,126,130,136,134,125,125,120,121,122,129,129,130,133,135,141,141,148,143,148,145,149,146,148,157,153,151,150,159,165,167,163,163,175,174,174,179,184,190,188,185,176,178,167,173,160,162,162,151,145,149,147,144,137,135,131,133,139,140,136,135,144,147,155,152,156,164,161,153,162,159,167,171,158,165,171,161,169,175,173,175,165,173,170,172,177,181,179,183,190,181,179,174,171,157,168,164,154,150,153,148,144,137,140,137,138,141,143,141,150,155,166,164,168,170,162,170,170,158,174,172,171,169,182,175,178,184,181,186,184,181,179,179,189,181,188,195,193,194,186,177,182,176,178,170,161,165,164,159,149,143,137,135,139,136,137,138,144,146,150,149,167,174,172,166,167,172,181,172,177,175,172,179,182,183,193,195,197,202,198,204,206,200,196,203,202,189,182,184,179,169,164,158,150,145,145,149,144,139,142,142,138,136,141,139,147,154,151,154,159,156,160,156,152,159,167,160,161,154,167,164,169,170,162,171,171,167,176,167,179,191,189,184,181,176,171,170,160,158,145,141,140,135,138,136,135,135,126,124,120,120,133,129,132,132,139,148,152,152,157,151,156,154,153,159,153,156,164,157,160,155,162,160,162,157,161,173,175,177,189,196,196,185,179,177,161,159,158,160,145,146,145,143,144,128,130,134,133,131,129,133,138,144,147,147,147,155,152,151,150,151,157,157,153,160,160,163,178,180,171,175,182,181,186,188,191,181,190,192,192,182,174,177,174,158,152,156,143,143,137,138,137,133,124,124,126,117,122,123,125,125,132,136,144,145,138,140,144,141,142,146,141,146,155,155,147,150,155,161,154,162,167,159,171,173,156,170,184,174,165,170,158,151,149,146,139,138,139,135,133,124,125,120,119,118,126,128,127,132,132,139,135,145,145,148,141,146,146,154,148,150,155,157,155,170,171,171,164,170,176,171,179,181,184,184,174,188,173,173,167,167,157,142,135,144,138,136,139,127,122,121,111,115,113,115,127,130,127,136,145,148,151,152,155,148,150,156,160,169,162,158,167,163,170,168,175,168,180,177,183,183,184,183,180,189,182,185,173,165,166,158,158,149,143,139,142,136,134,128,134,127,122,124,133,133,137,144,150,159,151,154,159,156,159,160,173,169,169,172,174,174,176,185,186,184,183,183,180,184,197,184,190,186,182,180,170,163,151,145,139,135,135,144,135,129,127,132,130,131,124,128,132,135,132,135,133,136,137,144,144,146,152,152,148,156,151,156,162,161,166,164,167,168,168,180,176,188,183,179,182,188,179,172,160,152,158,148,144,138,136,137,132,126,128,121,122,129,132,138,134,141,137,145,150,141,150,138,144,153,156,157,160,160,162,162,165,163,167,167,172,168,191,181,184,187,191,190,197,189,187,181,180,169,160,158,156,158,157,153,151,142,142,143,144,145,153,153,159,156,161,153,158,157,158,156,157,158,167,167,172,173,171,174,172,171,171,175,171,178,169,177,175,182,192,188,183,179,179,174,162,158,153,154,151,142,138,138,129,122,122,126,126,131,134,136,132,135,153,145,144,140,145,143,136,153,141,152,148,156,159,157,160,151,150,157,155,161,159,161,174,178,181,175,182,178,185,174,169,149,149,147,142,144,140,145,136,127,131,136,132,130,138,137,137,138,143,145,143,143,154,155,155,162,163,163,165,165,169,176,169,168,170,175,179,178,188,191,190,187,198,195,196,192,198,198,187,182,180,169,163,159,158,158,152,147,145,148,143,147,137,133,143,148,145,147,151,151,147,150,159,158,167,166,172,176,180,177,185,172,176,184,171,180,171,186,178,188,180,193,192,193,190,178,181,185,177,181,169,163,163,165,157,153,151,153,153,145,142,153,148,160,157,152,158,170,166,167,166,172,188,181,186,191,187,190,195,199,198,199,205,205,197,194,207,207,209,215,212,213,203,197,195,181,173,159,164,158,159,149,154,152,152,153,143,149,150,143,146,146,150,146,156,149,144,148,146,154,155,160,160,168,177,170,175,179,175,177,175,174,185,184,188,186,193,199,196,195,194,182,180,179,176,171,164,159,154,153,152,146,141,144,139,142,145,149,151,158,164,171,169,168,166,162,171,161,156,169,171,164,179,171,174,172,180,182,179,174,175,176,176,171,190,187,183,187,180,174,171,164,156,154,144,140,149,150,145,138,137,143,142,137,142,143,142,146,156,160,171,170,165,177,177,182,177,181,184,192,193,192,199,191,196,201,199,196,195,204,204,206,208,210,207,191,185,172,167,165,163,158,156,155,152,148,148,150,146,141,145,145,133,139,151,149,148,144,161,158,170,171,173,177,179,178,174,178,180,184,184,185,188,188,187,187,189,196,197,196,202,190,187,191,195,190,178,167,160,170,157,158,157,149,151,148,144,141,143,140,146,145,151,146,153,156,153,160,162,157,160,165,161,170,172,167,177,179,178,182,180,187,181,181,182,187,187,199,195,192,188,194,195,191,183,182,181,166,171,155,153,150,144,138,141,135,141,138,131,131,133,139,138,147,149,147,161,149,154,159,160,172,167,171,171,177,171,177,175,178,179,184,180,186,187,191,188,198,203,213,205,196,178,179,164,160,156,148,141,141,136,133,131,128,133,132,125,129,131,131,134,142,146,141,145,156,153,159,167,169,171,179,183,185,192,187,195,197,188,192,189,194,203,206,201,197,207,200,196,189,183,182,169,163,152,156,146,150,148,142,144,139,143,140,147,140,141,143,151,147,150,153,157,154,157,157,155,167,166,169,174,176,170,176,181,186,183,180,189,184,200,202,212,211,215,214,201,200,183,172,165,163,161,165,165,156,153,148,144,141,139,137,138,145,138,143,138,135,143,153,146,154,146,154,157,158,159,153,159,160,161,162,162,166,167,171,168,175,173,176,179,182,189,182,181,169,168,162,154,157,147,148,138,142,146,141,135,130,126,127,126,127,129,128,126,135,138,141,140,139,136,144,141,145,144,139,152,154,155,152,156,164,164,167,173,178,184,182,193,191,200,189,178,176,174,164,165,161,156,159,156,149,140,134,133,135,127,130,125,129,135,134,141,148,148,144,144,143,153,145,149,150,152,153,157,156,157,153,158,152,158,167,169,173,177,184,185,189,181,182,178,170,160,155,155,150,154,153,150,149,140,131,124,129,128,132,137,137,143,141,139,145,153,152,157,153,159,161,157,152,149,155,157,157,154,154,161,161,157,171,180,184,189,184,187,183,181,173,173,178,164,166,164,154,150,149,145,138,132,131,129,131,137,133,132,132,140,139,137,143,148,145,145,145,145,148,160,158,155,162,160,162,158,166,162,169,166,177,170,176,173,178,181,181,167,179,171,170,158,154,153,145,143,140,145,140,130,124,119,116,123,126,124,131,135,133,136,140,140,139,146,141,150,155,155,170,175,168,168,171,166,165,172,171,166,170,169,171,174,193,179,186,193,183,189,185,168,164,155,158,150,147,146,135,134,130,123,125,128,130,127,136,134,141,139,138,140,143,145,143,146,150,152,155,154,159,154,158,151,149,144,145,156,159,156,174,178,177,182,173,182,177,173,167,163,153,157,153,144,144,145,139,132,128,122,125,123,129,123,124,128,128,129,136,135,141,140,142,147,149,153,150,153,160,160,168,163,166,167,169,171,175,184,183,180,182,183,187,186,180,178,178,170,166,161,149,154,149,144,132,129,131,123,123,129,128,129,135,135,129,135,141,141,141,146,141,148,147,145,147,148,157,159,164,159,157,162,157,161,166,180,173,185,177,170,174,171,165,165,161,162,152,149,144,140,140,138,129,122,121,121,123,123,119,127,128,130,134,134,137,133,140,143,142,144,151,144,146,153,152,165,156,153,161,158,154,160,157,166,168,168,168,167,169,173,177,171,163,164,158,150,143,143,142,139,132,127,122,120,119,115,123,122,119,123,124,128,127,131,133,130,132,132,138,139,141,145,147,148,154,146,156,158,153,154,158,163,168,178,176,179,173,172,171,165,156,162,154,151,141,145,132,134,128,125,124,128,120,115,122,119,134,126,140,141,142,145,143,136,146,150,151,159,160,157,168,165,165,172,174,168,160,164,166,163,171,170,177,173,174,171,173,179,184,181,164,162,159,156,146,146,145,136,138,133,126,132,131,129,133,135,135,133,149,142,151,149,149,152,161,164,162,172,169,174,178,174,176,182,183,187,177,172,176,182,178,190,194,186,179,181,169,156,153,155,136,135,138,134,136,128,130,125,126,120,120,123,129,128,129,126,130,129,132,133,134,143,145,142,140,145,134,142,146,148,146,144,149,148,153,161,166,175,177,171,178,177,167,162,156,157,146,153,149,146,140,137,127,121,124,124,120,127,124,129,128,135,135,137,145,143,136,136,137,136,139,136,143,138,154,150,151,154,154,160,165,164,169,168,176,173,178,181,187,186,169,156,157,158,153,155,150,143,142,138,125,128,122,128,122,121,123,132,124,128,131,130,138,134,143,139,133,139,137,137,141,145,150,151,148,150,150,151,147,160,171,171,176,183,175,180,177,170,170,159,159,151,151,149,141,138,132,128,121,117,117,120,117,115,119,123,128,125,130,127,133,134,138,129,135,135,139,146,136,139,147,149,141,148,145,142,151,153,151,163,162,169,164,171,177,174,164,160,163,150,150,147,139,133,133,122,119,116,108,111,116,117,119,119,123,133,128,130,124,122,132,136,133,136,147,148,141,142,143,147,153,154,149,153,161,160,158,160,172,172,179,174,168,163,168,162,151,151,147,148,146,139,131,135,136,124,118,118,120,115,115,116,121,123,125,124,139,141,137,141,145,152,150,156,152,159,150,156,154,153,150,150,153,160,168,157,170,175,177,174,172,178,170,180,173,163,157,149,148,143,141,132,124,117,113,109,112,105,109,108,108,116,115,121,126,124,131,132,137,133,142,137,145,152,149,154,160,168,169,175,171,167,168,177,171,188,187,185,179,178,177,172,158,163,149,144,144,132,127,121,126,116,117,117,112,114,116,116,122,126,127,128,129,126,120,126,129,130,137,135,137,145,145,160,150,148,164,154,157,162,165,166,167,172,179,177,180,174,168,162,152,149,141,140,138,136,132,127,128,124,120,125,119,118,124,124,123,129,124,122,125,131,138,139,139,136,150,137,140,136,135,143,153,148,146,153,155,160,160,163,170,175,171,172,173,171,174,166,156,151,139,138,142,143,131,126,123,119,117,118,119,114,117,118,121,130,122,121,127,131,135,139,133,134,145,142,142,138,139,143,135,146,143,148,152,145,150,159,164,169,171,174,169,161,160,166,149,152,138,143,139,138,134,138,123,119,115,118,114,119,116,122,124,123,129,125,120,127,131,128,129,133,132,135,134,140,139,142,153,152,154,158,153,157,162,169,167,165,171,172,166,171,169,164,156,145,148,143,134,133,134,132,131,128,128,122,120,121,122,120,119,132,132,130,130,134,139,130,127,133,140,139,131,138,140,138,138,145,145,153,155,160,150,158,163,159,166,168,173,161,161,160,158,154,147,140,138,137,132,132,125,117,113,117,115,116,120,122,121,125,126,126,132,139,138,136,136,144,141,145,153,158,153,151,152,154,163,157,155,163,169,170,182,180,186,185,183,181,174,178,172,169,153,149,145,148,146,143,141,136,126,127,125,131,123,129,128,127,139,139,144,142,146,144,147,141,156,151,156,155,160,164,172,167,170,173,172,178,176,183,187,196,194,202,198,195,183,173,158,155,151,156,147,147,146,137,140,138,134,125,129,127,131,133,132,139,140,144,133,138,130,130,137,132,145,144,135,141,146,155,147,148,155,155,159,154,165,158,162,171,174,176,178,180,161,158,146,138,139,137,139,136,136,133,124,119,118,114,116,113,119,120,124,129,131,129,129,137,131,136,133,135,134,137,137,144,141,147,145,146,149,148,155,163,165,164,164,163,172,164,171,170,169,154,158,148,142,138,138,136,132,125,125,122,114,109,114,115,116,111,116,125,126,126,128,128,132,129,139,137,138,139,140,138,141,142,147,144,150,152,151,147,153,162,170,168,178,177,180,184,166,160,155,149,147,142,134,131,132,134,124,120,118,118,114,111,112,112,120,118,120,124,122,120,121,117,125,121,126,135,128,132,135,137,135,144,147,141,138,145,146,155,156,158,160,170,167,164,156,149,143,142,135,133,135,132,122,121,114,109,111,108,107,108,106,114,115,115,116,118,120,114,114,119,124,125,126,129,130,124,128,126,135,145,146,143,140,151,145,150,162,167,163,168,163,163,163,151,154,146,129,128,126,119,124,126,118,123,117,119,116,119,124,119,128,130,132,130,131,129,130,134,128,133,143,154,156,160,156,152,152,157,154,159,154,157,157,160,165,169,172,175,183,184,175,173,174,163,155,149,140,142,137,135,129,119,116,112,110,115,110,113,118,115,121,130,132,129,125,132,135,140,149,150,149,149,154,155,162,161,161,167,160,169,174,169,174,172,176,178,176,175,162,152,150,132,132,136,125,115,116,110,106,101,108,108,112,109,110,111,113,114,115,120,120,119,116,119,121,116,126,133,131,132,141,139,143,146,139,137,150,146,153,149,157,160,159,153,165,155,153,141,131,131,132,123,124,123,116,115,112,104,109,111,107,110,107,115,114,112,116,118,124,121,120,120,122,124,129,130,131,130,139,138,136,145,141,144,147,150,157,147,164,161,165,167,173,175,168,153,144,136,132,132,124,119,118,110,112,100,107,103,103,104,109,103,105,106,108,111,116,117,117,121,121,117,121,122,125,119,122,124,123,132,130,128,140,135,139,143,145,158,155,154,158,156,157,136,139,130,124,122,123,121,114,114,108,103,105,101,105,107,110,111,112,113,107,105,113,113,115,116,114,130,124,127,130,126,126,138,140,137,126,145,140,139,144,157,168,159,166,167,168,165,159,150,151,145,133,137,139,124,125,119,113,108,108,110,103,113,111,110,118,119,116,113,126,129,133,134,130,132,141,139,138,133,140,135,140,135,147,145,149,148,157,156,141,140,145,153,155,158,158,156,150,147,136,125,124,115,119,107,107,104,107,106,105,102,101,103,104,107,113,111,120,126,126,127,127,124,132,129,141,142,140,147,150,142,143,153,150,159,170,168,173,175,176,188,188,180,185,176,163,160,154,153,143,135,132,126,117,123,118,118,117,112,120,119,120,120,122,130,126,127,132,128,137,142,139,148,152,151,155,161,150,150,154,157,157,153,163,162,165,172,173,173,174,168,166,151,140,136,139,138,133,120,123,121,121,116,110,104,111,109,113,111,106,106],"yaxis":""}],"layout":{"annotations":null,"legend":{"orientation":"h"},"title":{"text":"Agent versions over time (week ending 8 Sep 2024 compared with previous). Source: Nebula."}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-server-peers-current.json b/content.en/plots/2024/09/09/dht-server-peers-current.json
new file mode 100644
index 0000000000..524248e9de
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-server-peers-current.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"Crawled Peers","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[23254,23268,23417,23668,23774,23650,23642,23413,23748,23961,23703,23517,23384,23702,23551,23727,23710,23791,24150,23943,24040,24424,24379,24505,24613,24551,24848,24684,24289,24302,24431,24244,24168,23996,23737,23520,23586,23368,23371,23503,23252,23122,23330,23042,23063,23294,23441,23383,23615,23494,23615,23674,23723,23515,23438,23736,23983,24081,23986,23857,24072,23933,23914,23963,23726,23967,24202,23976,24462,24615,24688,24452,24472,24570,24758,24726,24310,24597,24320,24114,24116,23997,23878,24051,24104,23875,23908,23761,23436,23363,23452,23382,23223,23448,23713,23698,23655,23774,23767,23624,23784,23784,23761,23755,24169,23932,23866,23891,23982,24053,23851,23744,23762,23829,24203,24046,24345,24250,24510,24316,24286,24322,24222,24376,24253,24261,24240,24090,23775,23945,23777,23827,23630,23327,23135,23542,23330,23174,23289,23312,23342,23424,23531,23492,23731,23727,23869,23840,24049,23857,23965,24246,24163,24209,24285,24101,24025,24114,23904,24199,23986,24178,24216,24246,24231,24584,24292,24656,24817,24634,24723,24582,24550,24373,24161,24053,24048,23879,23845,23853,24009,23464,23477,23539,23246,23069,23084,23184,23434,23321,23464,23687,23733,23637,23849,23662,23655,23629,23526,23693,23644,23679,23908,23738,23525,23643,23681,23752,23699,23706,23925,24172,24070,24134,24168,24354,24372,24471,24323,24631,24691,24707,24563,23989,23782,23608,23777,23756,23467,23270,23432,22966,22881,23080,23010,23143,23066,23167,23339,23271,23334,23666,23636,23422,23798,23482,23672,23797,23839,24068,24040,24205,24360,24182,24215,24032,24243,24050,24284,24275,24161,24451,24745,24876,24800,24492,24668,24594,24380,24356,24430,23691,23785,23473,23616,23631,23677,23331,23440,23521,23323,23460,23281,23270,23015,23131,23512,23094,23302,23635,23849,23787,23618,23631,23512,23448,23543,23907,23884,23865,24151,24180,23906,24101,24079,24121,23887,24245,24089,24287,24457,24504,24489,24541,24758,24604,24557,24188,23986,23995,23825,23728,23704,23676,23401,23187,23108,23075,23195,23068,23045,23179,22984,23177,23381,23192,23027,23344,23659,23697,23512,23330,23623,23563,23598,23761,23731,23570,23911,24008,23819,23669,23520,23795,23579,23744,24122,24206,24494,24407,24722,24610,24796,24686,24247,24281,23936,23704,23806,23679,23730,23578,23401,23262,23170,23196,23282,22883,22770,22887,23220,22679,23343,22926,23357,23070,23340,23585,23799,23580,23477,23341,23402,23532,23660,23342,23453,23424,23656,23466,23637,23565,23784,23866,24025,24257,24311,24139,24352,24465,24694,24593,24440,24146,24182,23842,23589,23968,24243,24115,23956,23773,23397,23602,23416,23454,23386,23296,23447,23266,23312,23328,23560,23390,23716,23781,23841,23524,23716,23784,23970,23960,24014,23909,24165,24111,23844,23751,23784,23996,23933,23961,24017,24191,24193,24288,24746,24442,24739,24526,24491,24051,24392,23846,23772,23825,23844,24050,23245,23455,23179,23341,23275,22975,23458,23395,23160,23380,23549,23466,23465,23958,24069,23767,23908,23564,23674,23319,23806,23622,23646,23933,23876,23732,24010,24113,24214,24225,24102,24422,24544,24547,24727,24819,24801,24619,24670,24514,24745,24482,24229,24372,24095,23965,23755,23985,24015,23802,23827,23714,23291,23444,23502,23814,23702,24044,24192,23749,23891,23999,23810,23922,23879,23944,24260,24378,23950,23991,24454,24029,23584,23795,23977,23766,23753,24324,23832,24044,24143,24120,24287,24515,24243,24361,24462,24753,24498,24207,24140,24114,24111,23751,24117,23565,23533,23580,23126,23130,23336,23404,23247,23671,23484,23252,23411,23877,23565,23898,24130,23801,23664,23881,24025,24046,23942,24257,23808,23905,23778,24003,24171,24253,23856,24069,24306,24108,24127,24071,24588,24678,24613,24537,24495,24510,24635,24496,24331,24090,24001,23431,23779,23597,23548,23232,23030,23140,23049,22607,22917,23392,22953,23036,22989,22990,23065,23317,23459,23428,23703,23976,23530,24242,24050,23895,24037,23789,23792,23504,23807,23730,24208,24195,23836,23823,24057,24423,24219,24376,24412,24562,24543,24403,23574,23830,23392,23719,23482,23181,23533,23048,23285,23294,22993,23110,22732,22854,22933,22908,23073,23311,23129,23338,23679,23384,23497,23402,23902,23690,23827,23649,23752,24004,23816,23590,23756,24002,23897,23982,24079,24109,24072,24334,24302,24175,24330,24477,24760,24424,24469,24500,24433,24221,23888,24028,24184,23792,23533,23386,23732,23665,23424,23387,23621,23828,23417,23909,23810,23959,24145,23978,23859,23913,24058,24044,23927,23969,24072,24017,24108,24290,24487,24310,24594,24691,24555,24636,24689,24693,24263,24267,24027,23836,23710,23856,23940,23969,23953,23810,23958,23695,23425,23580,23649,23338,23455,23876,23506,23838,23843,23771,23659,23995,23668,23626,23642,23749,23602,23997,24170,24264,23920,24221,23991,23872,23911,24111,24058,24267,24348,24638,24462,24462,24581,24672,24855,24782,24423,24379,24230,24305,24263,24210,24172,23894,23917,23783,23700,23539,23419,23430,23258,23549,23304,23597,23429,23538,23515,23741,23774,23928,23892,23863,23995,23975,23712,24110,23962,23906,24047,23865,23980,24163,23848,24261,24139,24410,24355,24505,24432,24366,24406,24624,24486,24863,24750,24559,24482,24348,24055,23930,24112,23868,23704,23769,23605,23328,23146,23244,22985,23081,23104,23474,23502,23563,23531,23622,23632,23614,23599,23666,23893,24054,24037,24085,24231,24160,23958,23822,23926,23947,23872,23745,24242,24138,24640,24573,24608,24721,24765,24696,24726,24675,24365,24402,24501,24400,24254,24250,24161,24192,24253,24028,24230,23598,23858,23580,23533,23618,23633,23578,23880,23760,23734,24186,24021,24052,23966,23834,23841,23983,24220,24041,24107,23880,24245,24241,24124,24181,24179,24425,24220,24580,24581,24942,24911,25004,24933,25267,24970,24789,24348,24437,24288,24179,23884,23984,23769,23878,23817,23883,24043,23412,23336,23389,23404,23395,23262,23420,23721,23651,23587,24076,24088,24116,24268,24287,24150,24236,24389,24317,24265,24228,24678,24663,24545,24589,24401,24483,24369,24542,24754,24832,25000,25080,24740,24691,24495,24110,23817,24070,23925,24024,23959,23795,23647,23605,23524,23543,23549,23382,23341,23494,23211,23444,23319,23714,23577,23522,23845,23664,24017,23906,24100,24004,24085,23809,24006,24073,23700,23982,24052,24266,23997,24351,24176,24360,24236,24132,24486,24723,24541,24654,24653,24328,24306,24491,24109,24085,24020,24190,24102,24392,24057,24092,23980,24035,24035,23545,23672,23611,23654,23863,23773,23966,23747,23836,23941,24239,24149,24503,24689,24559,24807,24723,24476,24344,24646,24387,24526,24604,24552,24604,24579,24966,24833,24991,25043,25110,25112,25324,25402,25332,25228,25246,25052,25056,25012,24759,24751,25095,25029,24737,24692,24577,24468,24324,24299,24211,24062,24115,24258,24195,24413,24570,24435,24491,24595,24735,24492,24440,24360,24504,24405,24409,24339,24656,24609,24633,24365,24405,24807,24633,24646,24766,24720,25137,24981,25006,25114,25069,25051,24886,24865,25160,24887,24735,24790,24850,24606,24305,24276,24025,24181,24085,24071,24057,24357,24188,24090,24205,24229,24177,24207,24550,24309,24362,24307,24111,24609,24518,24615,24547,24655,24444,24527,24708,24512,24827,24490,24502,24285,24704,24714,25270,25174,25188,25018,25118,24917,25018,25028,24881,24846,24663,24717,24728,24715,24787,24627,24400,24415,24057,24103,23924,24272,24153,24208,24363,24498,24427,24624,24670,24760,24643,24606,24437,24587,24553,24382,24234,24636,24256,24402,24598,24755,24682,24782,24670,24902,24685,25070,24938,25090,25012,24932,25068,25286,25026,25103,25309,25006,24882,24648,24897,24653,24429,24261,24187,24178,24257,24000,24268,24186,24260,24229,24494,24494,24423,24517,24712,24822,24679,24450,24834,24557,24645,24520,24789,24865,24673,24625,24693,24670,24664,24855,24724,24727,24847,25076,25019,24933,25258,25108,25050,25083,25127,25122,25142,24888,24672,24591,24675,24542,24403,24320,24339,24517,24259,24193,24116,24078,23949,23935,24241,24385,24199,24347,24569,24510,24737,24693,24747,24437,24812,24621,24774,24891,24739,24756,24979,24856,25001,24853,24853,24777,25048,25093,25384,25295,25435,25573,25523,25655,25148,25035,25031,24925,24816,24684,24735,24636,24413,24450,24357,24470,24459,24045,24556,24105,24419,24219,24236,24696,24600,24784,24792,24888,24657,24726,24694,24935,24680,24798,24764,24947,24859,24925,24889,25155,25114,24986,24831,24978,25116,25043,25163,25053,25375,25310,25251,25265,25262,25116,25092,24893,24925,24736,24788,24533,24497,24497,24613,24361,24413,24253,24250,24242,23991,24307,24511,24368,24270,24316,24395,24599,24612,24693,24655,24645,24846,25003,25251,24836,24998,25084,24910,24867,24693,24849,24847,24792,25000,24953,25392,25216,25367,25155,25237,25353,25209,25141,25296,25009,24956,24895,24862,24550,24893,24683,24577,24840,24644,24298,24252,24191,24450,24507,24869,24668,24708,24653,24748,24763,24839,24841,25023,24993,25006,24973,24990,24993,25048,24787,24910,24765,25172,25089,25130,25174,25290,25571,25711,25660,25730,25755,25507,25570,25361,25229,25399,25458,25192,25201,25102,24754,24918,24786,24828,24766,24860,24648,24468,24637,24601,24616,24972,24689,24729,24699,25089,25084,25091,24715,24837,24801,24744,24740,24879,25016,24773,24936,24847,24892,24721,24975,25206,25125,25299,25340,25393,25378,25652,25531,25517,25582,25694,25388,25164,25216,25293,25058,25094,24788,24533,24564,24626,24749,24569,24211,24352,24339,24187,24473,24691,24448,24578,24453,24687,24667,24761,24621,24659,24540,24741,24598,24807,24752,24818,24671,24825,24866,24825,24889,24917,24998,24960,25227,25500,25388,25483,25353,25471,25386,25353,25207,24787,25061,24910,24654,24861,24695,24628,24609,24337,24289,24141,24148,24106,24050,24183,23992,24213,24092,24016,24388,24727,24236,24411,24409,24354,24374,24337,24541,24592,24424,24501,24441,24471,24525,24680,24803,24699,24540,24688,24751,24797,25101,25157,25176,24934,25236,25045,24911,24975,25004,25046,24762,24998,24594,24507,24334,24176,24339,24315,24319,24159,24071,24124,23930,24105,23928,24248,24234,24558,24447,24365,24367,24375,24352,24469,24455,24714,24771,24745,24914,24898,25084,25111,25039,25013,25048,25241,25190,25528,25333,25278,25359,25146,25112,24689,24619,24454,24547,24641,24606,24470,24208,24275,24150,24132,24228,23963,23763,23968,23974,24000,24024,24220,24113,24128,24138,24436,24426,24267,24209,24265,24360,24329,24188,24289,24223,24298,24389,24471,24426,24499,24552,24522,24666,24714,25088,24887,25026,24938,25101,25143,25156,25123,25045,24779,24835,24631,24560,24722,24585,24436,24503,24322,24336,24144,24124,23914,24027,24019,23931,24335,24267,24288,24443,24437,24441,24207,24065,24104,24156,24062,24169,24412,24330,24332,24457,24463,24391,24586,24526,24545,24790,24501,24764,25012,24991,25110,25258,25338,25177,24937,24975,24775,24722,24660,24779,24756,24604,24471,24588,24410,24684,24411,24446,24144,24437,24256,24322,24275,24307,24399,24252,24399,24385,24314,24392,24415,24294,24450,24357,24565,24626,24584,24683,24474,24517,24515,24506,24737,24751,24824,25021,25050,24882,24949,25243,25181,25269,25251,24924,24932,24594,24657,24637,24670,24781,24643,24497,24378,24351,24568,24236,23915,24187,24218,24185,24528,24399,24386,24293,24263,24279,24410,24570,24298,24652,24385,24576,24484,24613,24920,24872,24616,24801,24739,24525,24638,24842,24811,24745,25062,24842,24708,24853,25107,24964,25083,24825,24754,24751,24928,24677,24856,24720,24720,24505,24402,24326,23980,24123,23977,24174,24147,24219,24307,24347,24412,24404,24698,24584,24609,24554,24245,24450,24245,24372,24402,24469,24750,24664,24810,24592,24752,24540,24690,24603,24914,24824,25236,25274,25198,25059,25099,25163,25204,24984,24830,24968,24713,24600,24788,24499,24538,24497,24548,24416,24289,24317,24110,24162,24066,24238,24182,24194,24332,24430,24862,24769,24596,24941,24726,24675,24562,24616,24888,24912,24992,24926,24910,24955,24810,24985,24812,24776,24674,24981,25300,25020,25192,25099,25048,25052,25354,25068,24914,24954,24892,24678,24721,24721,24810,24649,24340,24429,24512,24196,24128,24151,23901,24084,24344,24333,24407,24686,24616,24788,24751,24822,24733,24846,24867,24944,24929,25089,24960,25000,25172,25064,24900,25216,24993,25122,25170,25045,25130,25248,25351,25313,25154,25325,25161,25181,25255,25145,25082,24844,24779,24758,24767,24805,24530,24864,24497,24469,24514,24636,24247,24484,24765,24620,24814,24918,25008,25015,24877,24771,25025,24737,24950,24854,24699,25003,24960,25172,24998,25018,24890,25180,25209,25143,25365,25647,25710,25689,25628,25631,25715,25833,25673,25637,25483,25340,25284,25445,25449,25213,25242,25209,25201,24996,25117,24994,24877,24984,24818,24863,25186,25239,25276,25080,25204,25268,25278,25222,25340,25155,25404,25208,25088,24835,25007,25128,24985,25035,24906,25206,25184,25239,25171,25235,25306,25333,25076,25271,25207,25132,25304,25089,25120,24944,24885,24652,24851,24719,24519,24323,24461,24171,24299,24119,24230,24204,24656,24184,24551,24616,24587,24334,24560,24645,24485,24438,24414,24581,24378,24254,24488,24613,24376,24391,24576,24224,24505,24545,24660,24701,24777,25080,25403,25256,25244,25017,25156,25027,25041,24808,24461,24494,24289,24201,24347,24199,24061,24115,23955,24058,24062,23757,23984,23856,24073,23909,23951,24130,24216,24188,24314,24376,24536,24568,24514,24338,24711,24602,24750,24747,24688,24764,24571,24580,24475,24665,24649,24630,24490,24761,24777,24684,24624,24711,24694,24738,24412,24642,24584,24461,24531,24340,24257,24105,24439,24264,24050,24081,23878,23943,23798,23960,23877,24117,24339,24020,24376,24510,24588,24486,24219,24397,24371,24408,24294,24391,24239,24223,24328,24368,24183,24409,24577,24582,24292,24395,24676,24842,24969,24968,25015,25026,24722,24862,24652,24592,24394,24417,24292,24530,24229,24369,23968,23986,24052,23901,23873,23663,24042,23950,24025,23783,24270,24058,24356,24282,24440,24226,24126,24115,24284,24183,24219,24366,24520,24428,24379,24437,24319,24419,24550,24469,24686,24585,24522,24429,24693,24559,24795,24805,24478,24573,24295,24340,24234,24118,23941,23822,23891,23825,23966,23964,23850,23711,23705,23742,23660,24013,23671,23736,23874,24058,23695,24093,24290,24156,24275,24388,24517,24496,24595,24646,24696,24588,24667,24487,24449,24559,24379,24447,24580,24569,24461,24579,24913,25142,24989,25193,24710,24767,24547,24504,24281,24413,24097,24027,24265,23923,24063,23987,23898,23980,23904,24014,23820,23715,23614,23834,24100,23941,23825,23907,24267,24458,24352,24440,24107,24296,24262,24296,24371,24312,24253,24358,24506,24627,24409,24433,24513,24586,24849,25013,25106,24805,25142,24745,24737,24899,24762,24413,24523,24459,24509,24228,24295,24240,24213,24154,24064,24053,24163,23668,23935,23618,23943,23923,24076,24218,24263,24205,24443,24291,24578,24476,24455,24353,24190,24305,24251,24165,24312,24299,24146,24464,24398,24665,24813,24808,24712,24676,24644,24533,24912,24940,24862,24810,24734,24899,24853,24562,24460,24451,24245,24083,24165,23951,24153,23866,23872,24001,23707,23947,23880,23842,24229,24076,24062,24139,24352,24333,24270,24235,24264,24283,24379,24352,24206,24175,24372,24184,23972,23955,24279,24158,24360,24227,24492,24353,24761,24376,24608,24513,24003,24068,24061,23997,24155,23842,23798,23964,23906,23761,23473,23678,23622,23794,23700,23418,23464,23341,23273,23557,23694,23804,24117,23992,23952,23989,23814,23768,23802,23754,23745,23924,23829,23832,23962,24124,24100,24193,24058,24183,24470,24396,24446,24554,24680,24838,24609,24475,24511,24409,24283,24630,24308,24255,24127,24252,23958,23862,23920,23822,23698,23795,23528,23626,23798,23731,23770,23705,23933,23960,24041,23901,24392,24364,24261,24020,24282,24146,24591,24358,24406,24322,24484,24283,24480,24279,24262,24324,24408,24492,24442,24410,24293,24666,24519,24488,24762,24661,24435,24504,24551,24148,24517,24267,24382,24156,23817,23593,23620,23653,23800,23573,23632,23623,23616,23577,24104,24024,24222,24082,24436,24439,24406,24248,24456,24060,24228,24185,24203,24188,24580,24474,24414,24198,24396,24225,24308,24637,24617,24554,24821,24685,24912,24833,24732,24749,24734,24648,24417,24357,24223,24348,24304,24294,24262,23980,24169,23819,23879,23907,23601,23711,23709,23661,23810,23923,23999,24048,24443,24358,24353,24287,24458,24423,24394,24229,24295,24141,24473,24559,24403,24320,24492,24699,24650,24570,24734,24553,24658,24490,24448,24522,24603,24451,24342,24245,24291,23982,23731,23718,23913,23692,23489,23699,23621,23691,23609,23457,23558,23568,23650,23646,23831,23979,24006,24116,24227,24292,24291,24251,24287,24274,24451,24317,24559,24277,24362,24229,24311,24262,24293,24374,24477,24449,24597,24435,24715,24870,24572,24686,24556,24571,24273,24415,24234,24270,24206,23904,23991,23930,24136,23985,23588,23885,23586,23616,23373,23508,23860,23582,23765,23763,23943,24037,23941,24091,24096,24086,24080,23905,24056,23897,23953,24143,24189,24253,23985,24004,24020,24081,24190,24236,24412,24393,24532,24414,24730,24696,24847,24675,24749,24694,24409,24216,24208,24102,24052,23907,23898,23859,23950,23594,23580,23738,23842,23661,23512,23603,23901,23824,23951,23914,24110,24160,23897,23816,23841,24022,24097,24247,24034,24224,24390,24174,24280,24107,24096,24296,24419,24345,24566,24539,24946,24750,24680,24755,24675,24539,24336,24420,24309,23819,23921,23935,23881,23650,23707,23843,24132,23906,23721,23791,23643,23635,23678,23588,23710,23612,23641,23944,23988,23927,23929,24007,23801,23678,23995,23884,24263,23860,24088,24097,24218,23988,24204,24015,24142,24254,24231,24115,24391,24391,24385,24291,24331,24212,24241,24283,24004,24002,23809,23752,23792,23680,23721,23523,23587,23527,23546,23405,23574,23289,23506,23716,23674,23756,23726,24055,23922,23918,23909,24109,23796,23969,23710,23763,23712,23913,23871,24049,24106,24163,24101,24265,24191,24191,24278,24340,24592,24703,24693,24711,24474,24643,24544,24212,24252,24265,24183,23947,23997,24032,23977,23803,23844,23741,23375,23313,23364,23273,23133,23165,23292,23535,23399,23542,23911,23805,23819,23660,23947,23748,23739,23776,23946,24162,24028,23960,23914,24077,24252,24092,24166,24044,24174,24212,24172,24262,24243,24169,24292,24247,24345,24359,24271,23999,24145,23772,23984,23732,23606,23484,23239,23514,23598,23303,23435,23308,23195,22952,23043,23233,23222,23655,23484,23606,23436,23685,23669,23621,23762,23635,23870,23957,23981,24026,24078,24063,24083,24104,24170,24039,24084,24201,24184,24180,24309,24132,24431,24240,24146,24071,23845,23782,23762,23383,23435,23425,23271,23206,23266,23364,23288,23179,22976,22987,22958,23176,23189,23070,23145,23010,23199,23453,23597,23581,23405,23386,23689,23712,23464,23542,23557,23768,23887,23789,24012,24001,24065,23994,24089,24134,24058,24145,24071,24026,24175,24160,23983,23685,23682,23499,23686,23408,23342,23361,23211,23222,23128,23237,22959,22978,23000,22881,23137,23304,23447,23403,23267,23292,23651,23478,23664,23622,23437,23535,23700,23784,23768,23729,23861,23957,23825,23943,23849,23842,24009,23897,24187,24103,24417,24236,24267,24307,24410,24061,24196,23966,23925,23844,23674,23495,23664,23782,23690,23447,23457,23403,23268,23374,23503,23519,23428,23682,23799,23610,23718,23617,23783,23936,23782,23700,23631,23659,23864,23666,23812,23973,23889,23703,23951,23795,23845,24028,24026,24240,23975,24301,24217,24250,24374,24090,24164,23966,24202,24027,23865,23594,23554,23372,23540,23442,23143,23169,22890,22941,23006,22886,22877,23237,23285,23276,23365,23241,23423,23445,23487,23644,23488,23386,23264,23473,23438,23653,23633,23543,23621,23629,23845,23562,23412,23681,23885,23659,23741,24010,24238,24489,24250,23991,24106,24066,23918,23982,23857,23414,23663,23411,23535,23480,23256,23173,23098,23121,22991,22976,23197,23082,23194,22957,23218,23152,23202,23476,23705,23530,23429,23631,23579,23725,23762,23706,23605,23568,23830,23783,23643,23697,23606,23868,24091,24052,24196,24352,24257,24234,24550,24297,24422,24597,24507,24396,24179,24069,23988,23710,23790,23655,23721,23356,23426,23459,23259,23297,23338,23252,23025,23114,23372,23441,23627,23636,23887,23726,23555,23669,23569,23718,23837,23892,23963,24060,23965,23907,24267,24045,24125,24014,23937,24148,24098,24176,24393,24238,24217,24246,24467,24199,24342,24058,24239,24083,24014,24049,23814,23844,23717,23760,23657,23676,23749,23642,23618,23405,23444,23494,23634,23602,23550,23560,23832,23863,23944,23801,24160,24190,24411,24052,24194,24243,24168,24183,24023,24180,24183,24211,24311,24242,24268,24037,24491,24463,24327,24553,24586,24694,24346,24221,24250,23822,23716,23570,23682,23592,23757,23570,23396,23479,23234,23391,23068,23184,23242,23152,23550,23358,23482,23555,23864,23891,23886,23794,23585,23696,23677,23820,23855,23890,24246,23839,23972,24111,24100,26366,24083,25751,26668,26604,26628,27184,27679,27558,27432,26798,26995,26550,26773,26579,26689,26925,26599,26631,26330,26127,26135,26346,25849,25880,25858,25685,26234,26354,26461,26935,27205,27503,27041,27207,26663,26869,26794,26063,26489,26585,26159,26187,26482,26117,26152,25861,26350,26095,26302,26480,25985,26251,26511,26322,26845,26473,26275,26542,26904,26385,26586,26077,26353,26198,26072,26134,26212,26068,26262,26107,25937,25730,25467,26140,25787,26343,26244,26375,26202,26911,26932,26428,26953,26601,26452,26002,26696,26439,26671,26401,26720,26291,26656,26676,26408,26617,26756,26776,26630,26466,26740,26726,26729,26939,26677,26546,26396,26254,26242,26289,26042,26186,26429,26365,26282,25845,25831,25897,25836,25620,25768,25462,25794,25731,26100,26624,26857,26391,26843,26730,26870,26596,26745,26611,26782,26476,26365,26298,26492,26371,26591,26249,26539,26798,26532,26749,26703,26997,27220,26814,27138,26927,26733,26870,26918,26649,26403,26646,26048,25955,25878,26212,26167,25941,26236,26162,25719,25873,25697,25830,25827,25814,26697,26304,26776,26928,27205,26878,27003,26585,26905,26991,26650,26594,26358,26654,26462,26665,26545,26147,26547,26323,26547,26748,26749,26760,26797,27041,26800,26416,26775,26688,26910,26827,26667,26452,26190,26118,26235,26328,25770,25614,25561,25459,25553,25272,25520,25333,25459,25426,25135,25360,25497,26051,26023,26083,26360,26061,26217,26436,25848,25919,25992,25744,25962,25862,25768,25531,26104,25768,25814,26111,26106,26315,26500,26330,26353,26364,26426,26300,26304,26110,25910,26245,26346,26249,25979,25827,25824,26025,25845,25915,25938,25610,25255,25417,25764,25444,25854,26050,25836,26030,26373,26304,26094,26312,25817,25975,25991,26045,26240,25974,25668,25798,25844,25900,26111,26210,25983,26054,26290,25845,26092,26469,26531,26485,26373,26385,26119,25800,25750,26066,25603,25660,26172,25513,25684,25366,25299,25594,25553,25600,25551,25502,25555,25707,25516,25801,25976,25860,26329,26731,26835,26052,26402,25933,26153,25950,26128,26122,25759,25635,25690,25789,25979,25915,26089,26331,26117,25858,26387,26426,26424,26002,26804,26848,26234,26956,26271,26224,26480,26247,26101,26001,25880,25539,25732,26004,25435,25372,25888,25525,25883,26180,25801,26138,26759,26670,26746,27214,27084,27062,26804,26703,26838,26847,26537,26611,26415,26916,26470,26340,26436,26214,26792,26325,26042,26559,26871,26724,26615,26750,26356,26451,26624,26663,26434,26067,26102,26245,25945,25936,25679,25906,25623,25575,25337,25098,25124,25418,26297,26197,26339,26452,26274,26416,26113,26173,25743,25617,25401,25486,25736,25518,25747,25436,25706,25528,25606,25484,25896,25800,26200,26454,26551,26414,26705,26895,26568,26541,26777,26811,26595,26581,26569,26394,26155,26089,25981,25699,26190,25593,25609,25806,25343,25476,25315,26011,25633,25761,26079,25851,26264,26549,26069,25806,25771,25360,25872,25974,25539,25421,25621,25585,25575,25685,25758,25905,25891,25854,25783,26345,26137,26194,26123,26333,26325,26297,25986,26142,26249,25965,25828,25637,25707,25964,25565,25440,25200,25097,25255,24908,24686,24686,25159,25033,25561,25745,25514,25790,25507,26048,26302,25883,25775,25880,25554,25641,25276,25570,25294,25321,25544,25563,25510,25250,25571,25265,25419,25402,25661,25506,26266,26176,25966,25644,25817,26071,26298,26002,25686,26194,25611,25785,25880,25698,25413,24952,24789,24640,24920,24515,24678,24599,24759,24896,25201,25047,25225,25511,25746,25863,25615,25471,25436,25478,25475,25266,25103,25177,25232,25276,25254,25579,25377,25366,25590,25338,25726,25563,25575,25783,25703,25778,25615,25926,26094,25801,25674,25287,25603,25395,25211,25108,25026,25076,25371,24724,24628,24820,24848,24876,24959,25072,25276,25366,25627,25928,26123,25942,26316,25649,25859,25999,25735,25904,25421,25561,25757,25589,25422,25508,25729,25414,25392,25591,25567,25697,25848,26256,26038,26271,26623,26503,26076,26886,25735,25890,25664,26089,25802,25570,25882,25360,25426,25633,25225,25410,25497,25431,25155,25620,25398,25780,25580,25993,25837,25507,25549,25431,25052,24898,25143,24958,24805,25042,24831,24730,25005,25050,25225,25762,25592,25305,25774,25880,26088,25899,25762,25743,26153,26125,26125,25396,25687,25154,25607,25366,25676,25614,25197,24753,25063,24899,24729,25077,25267,25159,24856,25153,25279,24857,25357,25258,25129,25025,24886,24681,24731,24542,24542,24842,24846,24963,24606,24652,24727,24820,25039,24929,25008,25266,25401,25493,25613,25533,25662,25716,26105,25489,25454,25269,25073,25104,25294,25383,24963,25064,24657,24669,24633,24549,24333,24885,24734,25061,25095,25892,25268,25198,25323,25898,25406,25703,25251,25370,25156,25099,24987,24688,24966,24706,24965,24876,24716,24793,25063,24895,25044,25145,25559,25541,25482,25627,25426,25236,25508,25255,25055,25310,24984,24716,24447,24682,24546,24875,24493,24455,24332,24274,23954,24202,23927,24372,24625,25210,24891,24680,25193,25056,25798,25694,25116,25136,24549,24683,24524,24655,24484,24385,24474,24817,24607,25127,24825,24625,24780,25055,24933,25333,25709,25354,25835,25716,25648,25833,25770,25276,25667,25304,26110,25931,25137,25125,25451,25157,25317,25053,24686,24336,24667,24684,24549,25296,24935,25452,25353,25660,25215,25395,25130,24973,24724,24625,24829,24690,24711,24867,24435,24428,24645,24595,24568,24264,24340,24765,24646,24944,25142,25481,25933,25590,25492,25011,25227,25212,24920,24609,24835,24902,24560,24453,24717,24793,24277,24110,24548,24278,24442,24676,24523,24880,24909,25081,25409,25268,25613,25091,25489,25586,25368,25668,25498,25434,24878,25020,25178,25120,24879,25137,25013,25215,25082,25322,25452,25930,25764,25772,25931,25828,25957,25985,25797,25990,26042,25909,25390,25579,25356,25613,25224,25028,24732,24475,24625,24658,24637,24794,24925,24769,25162,25910,25996,26431,26107,25955,26235,26343,25975,26285,26097,25714,25907,25632,25579,25817,25669,25542,25395,25484,25634,25499,25282,25560,26062,25857,25801,25927,26761,26248,26260,25770,25566,25725,25182,25128,24919,25215,24634,24826,24926,24835,25047,24716,24471,24474,24884,25097,25041,24800,25392,25249,25194,25309,25579,24971,24727,24992,24595,25126,24987,24564,24536,24572,24744,24772,24867,24756,24788,24894,24741,25369,25640,25405,25120,25692,25307,25355,25343,25038,25086,24982,24928,24812,24832,24969,24750,24466,24291,24435,24324,24425,24809,25020,25053,25283,25521,25743,25948,25667,25840,25404,25183,25223,24372,24424,24579,24552,24575,24912,24894,24435,24382,24315,24250,24709,25049,24945,24817,25119,25027,24948,25574,25352,25260,25211,24523,24625,24696,24464,24915,24839,24648,24578,24215,24011,24255,23823,24033,23897,24411,24639,24848,24954,25084,24790,24820,24844,24791,25251,24753,24508,23758,24120,24349,24598,24357,24512,24462,24398,24350,24458,24759,24425,24553,24870,24900,25188,25800,25360,25457,25312,25683,25553,24978,25008,24787,24763,24590,24886,24627,24657,24574,24107,24625,24246,24634,24327,24026,24524,24776,24743,24879,25485,25054,25382,25250,25754,25391,25156,24673,24791,24660,24468,24509,24632,24267,24510,24734,24315,24644,24519,24528,24676,24835,24819,24942,24988,24651,25051,25142,25205,24958,25028,24520,24631,24644,24569,24579,24203,23870,23759,23611,23841,23710,24084,24514,24483,24314,24646,24957,25207,25428,25249,25550,25298,25427,24863,24912,24823,24538,25033,24639,24786,24855,25109,24744,24810,24628,25153,24709,24968,25265,25220,25176,25590,25800,25579,25295,25429,25436,25608,24982,25315,25338,25176,24957,25060,24975,24762,25261,24783,24611,24434,24475,24378,24520,25087,25114,25222,25986,25574,25897,25793,25657,26035,25475,24951,25339,24874,24977,24813,25173,24420,24988,24834,24786,25180,25191,25210,25410,25396,25836,25639,25811,25263,25404,25403,25159,25067,24639,25098,25019,25073,24734,24995,24743,24515,24744,24460,24108,24074,24361,24382,23865,23968,24489,24648,24931,25163,25300,24803,25034,24549,24729,24352,24583,24678,24951,24621,24848,24809,24831,25263,24919,24780,24998,24989,25080,25089,25268,25159,25707,25556,25653,25420,25533,24978,24982,25098,24848,25052,24757,24634,24444,24531,24090,24094,23987,23998,23912,23977,23769,24777,24868,24768,25228,25110,25151,25195,24765,24862,24969,24891,24124,24504,24395,24645,24814,24859,24490,24944,24710,24774,25106,25016,24524,25069,24784,25170,24825,24828,24611,24892,25124,25091,24956,24740,24204,25141,24471,24684,24682,24600,24730,24040,24158,23975,24055,24094,24474,24172,24664,24215,24724,24474,24511,24840,24641,24523,24331,24530,24405,24471,24308,24361,24296,24481,24184,24541,24579,24929,24604,24651,24597,25116,25328,25345,25365,25016,25169,25062,25066,24837,25134,24543,24777,25040,24903,24485,24941,24359,24516,24327,24322,24691,24809,24942,24982,25567,25524,25599,25695,25686,25444,25629,25647,25103,25056,25254,25213,25078,24812,24795,24277,24873,24930,24539,25036,24900,25132,25609,25165,25484,25261,25673,25637,24710,24840,25228,24926,25221,25149,24735,25499,25130,25029,25058,25181,24912,24717,24501,24379,24508,23962,24500,24879,25369,25295,24949,25208,25199,25258,25120,24732,24505,24635,24239,24629,24284,24334,24541,23815,23955,23903,24597,24605,24478,24416,24711,25250,25547,24816,25431,25157,25253,25249,25524,25380,24995,24980,24782,25328,24805,24544,24677,24811,24094,24558,24351,24500,24303,24239,24123,24065,24105,24504,24744,25030,25258,25562,25911,24878,24559,24457,24485,24250,24215,24234,24323,24025,24179,24363,24514,24360,24784,24584,24650,24836,25156,24729,24946,24617,25050,24488,24412,24313,24231,24081,24276,24024,24324,23989,23839,23553,23556,23523,23440,23684,23961,23641,24084,23783,23970,24111,24061,24418,24469,24551,24254,24575,24102,24739,24910,24805,24676,24667,24764,24388,24479,25122,24658,24631,24838,24924,25212,25073,25119,25347,25003,25182,25115,25165,25001,25108,24884,24842,24440,24780,25219,25351,25044,24987,24638,24546,24870,24876,24590,24782,24633,24537,24835,25191,24980,25048,25510,25164,25166,25230,25029,24874,25139,24954,25025,24338,24527,24348,24678,24801,24683,24988,24644,24634,24877,25012,24815,25111,25355,25227,25519,25184,25335,24831,24710,24576,25190,25143,24838,25182,24895,24624,24813,24787,24321,24251,24283,24408,24549,24602,24629,25196,24773,25211,25251,25047,25059,24573,24450,24599,24496,24593,24600,24531,24359,24348,23926,24078,24268,24508,24768,24948,25073,24523,24915,25429,25357,25373,25292,25024,24741,24509,24602,24605,24175,24535,25193,24413,24627,24755,24415,24360,24327,24171,23937,24367,24142,24271,24228,24703,24670,25271,25419,25489,24926,24665,24990,24392,24686,24223,24407,24140,24192,24019,24253,24597,24737,24870,24786,24892,24910,25120,24844,24967,25037,25040,24985,25589,25084,24653,25006,24857,24736,24658,24591,24294,24650,23846,24338,23861,24184,24094,24016,23745,23838,24089,24394,25090,24347,24743,24991,24209,24392,24482,23609,23688,24474,23981,24201,24370,23958,24124,24124,23933,23857,24190,24441,24297,24310,24624,24678,24295,25012,24780,25000,24862,24902,24735,24698,24292,24330,23916,23910,23994,23921,24119,23600,24209,24149,24384,23762,23805,23935,24203,24345,24475,24207,24779,24379,24593,24806,24435,24331,23896,23816,24081,23629,23531,23523,23639,23625,23576,23822,23755,23783,23691,23842,23946,23952,24250,24253,23882,24159,23900,24179,24115,23817,23617,23887,23476,24264,23604,23648,23740,23483,23574,23589,23342,23433,23110,23254,23308,23668,23809,24476,24386,24362,24117,24124,24242,24209,24111,24527,24282,24221,23772,24186,23938,24201,24536,24118,23996,24077,23935,24584,24531,24534,24208,24918,24958,24961,24518,24678,24587,24450,24736,24247,24296,24419,23729,23747,23662,24010,23955,23801,24184,23490,23771,24051,23851,24390,24028,24036,24141,24508,24622,24604,24776,24299,24455,24471,24333,24086,23937,23909,24290,24361,24470,24347,24500,24010,23991,24090,24044,24470,24472,24480,24703,24757,25048,25149,24659,25107,24626,24897,25002,24525,24725,24411,24277,24183,24003,23784,23813,23701,23661,23748,23561,23849,23756,23764,23912,24430,24572,24504,24729,24781,24559,24908,24660,24563,24474,24526,24370,24363,24229,24105,23973,24324,24114,24388,24445,24594,24613,24790,24708,24893,24862,24239,24080,24363,24043,24080,23730,23736,23504,23654,23444,23313,23411,23391,23241,23608,23323,23767,23729,24242,24202,24201,24263,24067,24200,24245,24338,24417,24020,24163,24191,24396,24849,24473,24834,24685,24213,24341,24318,24090,24197,24088,23681,23828,23536,24120,23968,24172,24057,24175,23950,23486,23390,23587,24079,23801,24129,23894,23666,23312,23318,23208,23491,23092,23393,22993,23592,23463,23410,23627,23536,24215,24262,24042,23895,23676,24126,23785,23755,23952,23887,23741,23805,23786,23613,23541,23828,23781,23901,24114,24209,24210,24120,24251,24365,24569,24633,24174,23802,23543,23545,23702,23273,23540,23409,23419,23200,23401,22673,22858,22895,22977,22943,23036,23229,23422,23561,23453,23734,23900,23708,23687,24133,23703,23849,23262,23220,22940,23131,23139,23002,23329,23172,23380,23234,23102,23315,23124,23420,23830,23798,23957,23616,23719,23701,23485,23253,23211,23050,22932,22748,23135,23130,22942,22988,22980,23131,22479,22709,22480,22542,22524,22683,23319,23128,23103,23560,23726,23658,23567,23602,23455,23494,23383,22953,23375,23227,23283,23364,23526,23225,23097,23731,23429,23428,23260,23590,23602,23608,23806,24039,23849,24116,24074,23622,23717,23756,23809,23625,23667,23495,23190,22689,22584,23067,22627,22655,22466,23035,22557,22930,23390,23083,23608,23791,23588,23935,23897,24005,23826,23956,23599,23662,23609,23503,23352,23359,23410,23616,23681,24069,23901,23903,23946,23964,23679,23349,23696,24053,23579,24031,23625,23427,23694,23395,23067,22802,23202,22787,22824,22350,22270,22561,22194,22575,22738,23447,22927,22669,23035,23012,23574,23358,23731,23907,23860,23981,23468,23479,23376,23176,23110,23282,23141,23271,23420,23522,23450,23429,23478,23315,23708,24188,23784,24014,24199,24416,24421,24662,24365,24460,24441,23948,23897,23694,23730,23721,23178,22921,22721,22921,22670,22592,22385,22780,23016,22899,23164,22618,23099,23282,23511,23146,23431,23166,23432,23350,23317,23535,23361,23366,23066,23289,23327,23465,23357,23583,23393,23443,23880,23931,23784,23745,23799,23972,24002,23740,23362,23399,23005,22919,23292,23356,23172,22920,22871,22665,22830,22512,22826,22868,22616,22716,22714,22642,23166,23167],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"Dialable Peers","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[14404,14394,14439,14442,14450,14449,14429,14390,14396,14386,14378,14325,14357,14378,14392,14421,14448,14480,14477,14529,14496,14608,14557,14595,14593,14636,14678,14708,14727,14804,14775,14753,14797,14781,14731,14695,14699,14735,14721,14674,14699,14641,14613,14574,14515,14484,14504,14484,14497,14520,14518,14528,14504,14472,14441,14427,14417,14432,14383,14416,14440,14455,14482,14499,14460,14541,14553,14552,14606,14609,14633,14601,14613,14660,14749,14778,14807,14807,14771,14796,14795,14786,14783,14793,14833,14798,14749,14754,14754,14731,14679,14608,14557,14542,14527,14489,14497,14498,14472,14489,14496,14475,14423,14413,14412,14338,14356,14337,14359,14350,14364,14379,14375,14373,14455,14411,14460,14431,14485,14436,14472,14474,14520,14559,14584,14587,14588,14584,14586,14533,14562,14555,14571,14576,14574,14572,14531,14461,14462,14409,14355,14352,14335,14366,14376,14367,14361,14339,14363,14340,14300,14293,14281,14276,14302,14275,14319,14320,14321,14336,14370,14378,14366,14390,14384,14415,14432,14458,14452,14509,14511,14581,14575,14644,14606,14624,14651,14598,14585,14618,14596,14566,14535,14513,14509,14440,14445,14423,14334,14330,14338,14311,14290,14306,14281,14303,14304,14293,14260,14254,14240,14207,14194,14225,14207,14224,14238,14246,14308,14287,14334,14297,14341,14325,14370,14371,14444,14460,14492,14514,14565,14567,14616,14538,14567,14544,14525,14532,14544,14538,14518,14509,14465,14461,14404,14409,14371,14356,14308,14277,14277,14223,14212,14242,14266,14245,14257,14236,14213,14239,14232,14246,14299,14260,14266,14274,14310,14324,14338,14284,14316,14363,14335,14405,14421,14413,14437,14419,14424,14419,14429,14422,14430,14400,14407,14399,14481,14394,14464,14447,14442,14415,14363,14382,14304,14289,14290,14228,14268,14269,14274,14268,14272,14228,14238,14215,14214,14208,14194,14195,14241,14307,14230,14261,14277,14310,14296,14320,14322,14346,14355,14377,14399,14411,14446,14510,14490,14452,14455,14522,14444,14519,14382,14454,14452,14464,14477,14491,14513,14452,14456,14425,14391,14357,14318,14311,14321,14308,14322,14329,14285,14263,14293,14279,14271,14273,14234,14189,14252,14279,14293,14359,14317,14383,14353,14386,14394,14356,14451,14420,14469,14465,14558,14556,14566,14579,14547,14517,14578,14573,14586,14545,14531,14564,14522,14534,14527,14490,14486,14323,14299,14231,14237,14230,14244,14226,14267,14258,14371,14269,14265,14250,14197,14210,14198,14192,14228,14250,14292,14301,14356,14389,14369,14384,14378,14405,14413,14420,14479,14471,14553,14546,14547,14544,14581,14542,14557,14567,14569,14576,14613,14549,14548,14555,14532,14474,14413,14409,14394,14314,14296,14344,14342,14313,14352,14340,14329,14328,14310,14308,14302,14234,14230,14264,14276,14311,14263,14270,14276,14306,14300,14320,14318,14317,14337,14406,14429,14452,14521,14515,14575,14541,14529,14463,14496,14505,14563,14564,14500,14501,14508,14510,14470,14435,14394,14386,14339,14331,14305,14284,14265,14284,14286,14283,14260,14216,14237,14194,14209,14192,14233,14219,14251,14191,14216,14224,14303,14276,14281,14284,14376,14326,14326,14333,14356,14406,14428,14499,14457,14492,14523,14534,14566,14540,14495,14499,14502,14500,14481,14468,14463,14461,14388,14364,14316,14292,14271,14240,14262,14230,14287,14291,14275,14254,14231,14195,14193,14180,14197,14170,14186,14199,14184,14213,14239,14295,14301,14293,14270,14263,14277,14301,14353,14347,14406,14480,14455,14453,14470,14423,14438,14447,14450,14444,14436,14424,14429,14375,14405,14365,14353,14317,14311,14197,14232,14224,14196,14215,14176,14196,14202,14201,14165,14177,14150,14146,14153,14132,14124,14139,14168,14149,14193,14185,14206,14174,14199,14200,14243,14266,14252,14278,14272,14301,14359,14361,14377,14364,14370,14306,14301,14320,14256,14271,14269,14261,14269,14207,14190,14186,14140,14132,14104,14114,14082,14160,14113,14093,14094,14125,14107,14132,14063,14129,14082,14103,14054,14075,14093,14137,14180,14169,14120,14177,14190,14240,14241,14262,14254,14264,14326,14344,14340,14296,14308,14356,14331,14330,14336,14308,14340,14318,14332,14310,14282,14291,14262,14196,14203,14143,14176,14173,14172,14165,14183,14183,14232,14161,14167,14120,14161,14172,14122,14195,14191,14197,14260,14255,14284,14298,14291,14331,14357,14397,14438,14424,14491,14482,14501,14549,14527,14493,14509,14514,14510,14505,14501,14484,14335,14341,14268,14247,14305,14307,14253,14277,14281,14237,14233,14246,14210,14201,14280,14275,14265,14322,14359,14344,14343,14380,14369,14389,14396,14435,14480,14491,14527,14542,14570,14528,14524,14469,14523,14525,14552,14566,14574,14535,14573,14511,14459,14473,14446,14383,14361,14340,14302,14332,14288,14288,14274,14295,14272,14298,14248,14211,14205,14229,14270,14281,14264,14311,14297,14344,14355,14368,14355,14363,14398,14390,14395,14391,14448,14520,14527,14550,14523,14582,14562,14575,14545,14541,14571,14594,14591,14601,14550,14520,14486,14494,14408,14405,14358,14354,14298,14280,14334,14323,14316,14375,14316,14274,14259,14225,14194,14223,14236,14268,14243,14199,14244,14251,14269,14297,14349,14291,14304,14387,14309,14395,14470,14481,14540,14558,14572,14550,14529,14534,14508,14546,14538,14543,14551,14518,14468,14479,14410,14380,14327,14283,14294,14304,14314,14292,14304,14300,14314,14286,14271,14245,14265,14234,14255,14210,14215,14204,14232,14200,14252,14289,14340,14320,14328,14336,14341,14363,14402,14387,14404,14362,14448,14507,14518,14510,14519,14537,14566,14545,14540,14502,14494,14458,14407,14392,14398,14351,14327,14308,14213,14242,14210,14215,14205,14239,14219,14214,14175,14177,14138,14157,14118,14130,14142,14122,14109,14158,14155,14191,14204,14194,14212,14234,14237,14223,14269,14276,14298,14328,14311,14352,14333,14327,14325,14345,14318,14318,14304,14325,14326,14344,14302,14335,14287,14278,14255,14240,14196,14174,14155,14239,14180,14185,14185,14189,14220,14186,14196,14200,14166,14166,14129,14113,14144,14162,14150,14174,14183,14224,14225,14220,14194,14272,14298,14294,14237,14287,14321,14279,14286,14301,14309,14313,14325,14273,14287,14309,14260,14290,14258,14278,14257,14251,14217,14169,14120,14175,14142,14146,14181,14193,14197,14205,14167,14156,14123,14084,14087,14055,14085,14081,14100,14121,14126,14161,14186,14185,14254,14208,14235,14271,14292,14283,14313,14329,14381,14391,14384,14410,14430,14418,14418,14439,14439,14455,14432,14472,14434,14427,14433,14400,14358,14300,14272,14277,14245,14219,14246,14273,14284,14291,14294,14267,14306,14273,14220,14235,14243,14221,14253,14293,14299,14285,14331,14340,14316,14293,14303,14321,14318,14366,14438,14458,14488,14520,14518,14526,14508,14497,14493,14502,14512,14531,14554,14549,14562,14511,14465,14402,14352,14317,14323,14266,14277,14275,14279,14310,14279,14259,14289,14229,14244,14212,14217,14180,14142,14200,14202,14224,14228,14202,14280,14272,14268,14278,14289,14315,14319,14348,14380,14415,14448,14467,14438,14504,14437,14463,14463,14487,14460,14433,14449,14392,14400,14372,14363,14332,14302,14301,14209,14208,14169,14201,14200,14199,14212,14195,14153,14134,14172,14195,14217,14165,14134,14137,14143,14184,14186,14195,14221,14191,14171,14202,14229,14316,14268,14332,14351,14403,14428,14438,14465,14469,14431,14450,14492,14479,14491,14524,14514,14506,14491,14448,14425,14392,14349,14344,14305,14308,14298,14261,14266,14291,14292,14289,14281,14213,14242,14193,14172,14126,14143,14144,14148,14229,14225,14218,14248,14231,14215,14152,14182,14239,14235,14267,14258,14380,14407,14407,14452,14427,14446,14453,14399,14411,14395,14381,14355,14384,14194,14352,14315,14308,14265,14272,14256,14231,14232,14182,14223,14192,14198,14197,14173,14153,14120,14116,14071,14118,14083,14084,14070,14118,14076,14104,14135,14187,14165,14196,14194,14224,14204,14246,14251,14254,14232,14271,14281,14306,14258,14263,14240,14278,14260,14263,14242,14267,14250,14244,14176,14181,14198,14160,14148,14134,14122,14093,14087,14095,14098,14138,14106,14110,14111,14099,14086,14074,14067,14079,14070,14123,14102,14083,14077,14104,14133,14141,14159,14182,14219,14219,14260,14286,14324,14310,14289,14323,14359,14332,14328,14325,14319,14343,14342,14328,14317,14313,14273,14228,14216,14239,14162,14153,14143,14132,14174,14187,14167,14171,14164,14147,14138,14090,14072,14032,14043,14068,14105,14128,14158,14167,14134,14190,14193,14222,14183,14233,14198,14283,14301,14341,14364,14365,14372,14429,14376,14476,14431,14447,14432,14462,14443,14444,14420,14426,14367,14332,14300,14218,14254,14192,14205,14150,14173,14184,14207,14203,14175,14102,14134,14109,14119,14092,14124,14152,14156,14137,14135,14151,14251,14168,14251,14262,14289,14323,14303,14390,14346,14351,14403,14403,14438,14429,14397,14423,14437,14465,14429,14502,14507,14462,14424,14419,14365,14340,14307,14268,14252,14236,14234,14240,14214,14152,14209,14202,14181,14160,14138,14215,14134,14118,14100,14150,14101,14158,14171,14212,14263,14248,14259,14313,14255,14299,14322,14345,14407,14396,14459,14451,14442,14475,14451,14442,14457,14449,14444,14450,14405,14459,14424,14404,14350,14326,14282,14233,14224,14211,14170,14169,14199,14218,14174,14210,14177,14170,14154,14100,14092,14108,14115,14123,14122,14137,14098,14170,14175,14212,14215,14238,14210,14269,14258,14312,14366,14371,14401,14446,14431,14398,14404,14408,14428,14410,14340,14373,14321,14397,14368,14339,14269,14261,14218,14178,14166,14181,14135,14132,14136,14159,14186,14146,14114,14112,14084,14065,14005,14043,14047,14055,14055,14086,14122,14102,14131,14142,14142,14179,14205,14239,14229,14247,14249,14324,14288,14339,14361,14367,14354,14369,14292,14370,14309,14297,14277,14260,14239,14285,14217,14213,14171,14149,14122,14130,14058,14041,14037,14059,14021,14018,14029,14011,14022,14021,14025,14026,14011,14012,14004,14038,14055,14040,14075,14061,14057,14062,14093,14130,14148,14141,14169,14173,14222,14210,14183,14222,14219,14226,14230,14239,14227,14202,14164,14182,14170,14165,14150,14140,14119,14145,14100,14084,14057,14038,14052,14048,14047,14018,14020,14014,14014,14017,13965,13993,14014,13995,13965,13984,14023,14055,14061,14072,14060,14076,14150,14169,14162,14195,14160,14140,14150,14181,14128,14110,14131,14106,14165,14201,14124,14219,14140,14131,14178,14109,14098,14092,14081,14038,14017,14002,14006,14112,14030,14064,14022,14085,13985,14056,14029,14001,13942,13969,13979,13953,14064,14073,14050,14072,14085,14149,14084,14115,14174,14167,14148,14194,14187,14159,14202,14251,14246,14245,14262,14212,14222,14212,14216,14228,14194,14232,14211,14184,14160,14141,14135,14098,14047,14005,14016,13998,14000,13996,14031,14017,13988,13964,13967,13929,13902,13931,13947,13933,13917,13987,13982,14019,14014,14030,14027,14021,14033,14056,14064,14115,14159,14253,14269,14227,14249,14272,14257,14289,14273,14244,14234,14246,14263,14207,14186,14174,14183,14138,14112,14048,14048,14020,14022,14000,13975,14040,14040,14038,14031,14013,13977,13975,13928,13945,13951,13979,13979,13997,13994,14031,14028,14048,14079,14101,14083,14115,14101,14167,14207,14233,14246,14262,14261,14252,14245,14243,14243,14271,14224,14185,14205,14213,14201,14232,14175,14129,14084,14048,13990,14019,13986,13998,13986,13959,13987,13992,13973,13956,13956,13933,13897,13946,13924,13953,13996,14004,13985,14027,14049,14034,14042,14084,14090,14093,14116,14123,14187,14172,14229,14223,14205,14236,14268,14284,14259,14267,14242,14241,14235,14172,14169,14129,14126,14090,14085,14069,14059,14072,14013,14012,14035,14039,14034,14034,13969,13954,13946,13905,13911,13879,13890,13936,13943,14006,14005,14003,14064,14089,14043,14026,14057,14078,14093,14100,14132,14175,14236,14223,14209,14204,14177,14199,14190,14186,14157,14110,14138,14203,14141,14137,14088,14029,14041,14017,13950,13963,13976,13999,13998,14000,13952,13985,14017,13964,13930,13916,13908,13905,13910,13925,13916,13939,13880,13940,13955,13970,13951,13996,13980,14079,14026,14091,14066,14093,14101,14136,14122,14119,14117,14143,14092,14111,14110,14111,14110,14098,14097,14080,14062,14034,14014,13996,13993,13966,13928,13927,13953,13938,13973,13957,13962,13958,13949,13915,13927,13922,13909,13873,13900,13921,13909,13928,13947,13980,14010,14008,13996,14001,14064,14088,14078,14058,14062,14118,14083,14115,14110,14126,14152,14070,14129,14084,14147,14136,14108,14073,14080,14076,14026,13987,13990,14023,13997,13983,13999,13990,13957,13999,13944,13928,13925,13901,13881,13871,13872,13893,13887,13928,13920,13952,13986,13988,13999,14045,14083,14088,14061,14106,14131,14153,14240,14271,14199,14265,14217,14262,14305,14258,14225,14275,14258,14228,14202,14202,14154,14136,14106,14081,14041,14065,14017,14006,14000,14001,14010,14006,13964,13960,13921,13948,13914,13903,13818,13891,13924,13923,13948,13956,13969,13987,13988,13986,14004,14057,14041,14005,14063,14097,14132,14167,14167,14122,14111,14155,14134,14057,14058,14008,14006,13994,13962,13959,13910,13852,13813,13816,13784,13773,13722,13718,13717,13707,13701,13675,13687,13618,13628,13595,13580,13544,13523,13559,13597,13587,13548,13564,13580,13553,13536,13530,13560,13599,13606,13627,13645,13677,13668,13685,13677,13630,13648,13629,13602,13634,13586,13591,13597,13550,13576,13554,13487,13499,13501,13497,13461,13442,13434,13444,13456,13456,13483,13492,13472,13498,13463,13484,13443,13533,13481,13474,13480,13522,13480,13461,13479,13475,13460,13458,13465,13484,13436,13448,13496,13533,13542,13555,13574,13544,13532,13515,13533,13523,13491,13505,13495,13484,13477,13484,13463,13441,13427,13402,13384,13416,13406,13390,13426,13435,13417,13367,13367,13358,13369,13346,13346,13355,13371,13378,13373,13373,13398,13344,13429,13427,13395,13342,13470,13492,13451,13498,13461,13459,13492,13478,13491,13482,13498,13452,13512,13437,13439,13415,13384,13465,13394,13362,13346,13370,13342,13329,13333,13332,13328,13325,13312,13339,13319,13293,13317,13302,13284,13266,13280,13343,13293,13297,13265,13304,13309,13300,13303,13313,13295,13333,13325,13375,13345,13370,13374,13348,13337,13338,13319,13304,13311,13312,13279,13260,13296,13272,13272,13252,13273,13274,13290,13227,13238,13200,13200,13196,13197,13156,13201,13204,13174,13231,13235,13239,13248,13256,13228,13231,13248,13257,13246,13241,13240,13262,13256,13247,13283,13298,13293,13315,13313,13339,13374,13387,13366,13365,13361,13322,13338,13336,13328,13375,13332,13346,13335,13339,13313,13328,13335,13314,13253,13221,13266,13261,13259,13234,13258,13283,13269,13256,13251,13236,13216,13227,13203,13224,13194,13276,13228,13253,13276,13273,13270,13306,13303,13336,13320,13337,13339,13381,13343,13346,13391,13374,13386,13349,13370,13394,13396,13371,13366,13338,13324,13306,13304,13313,13274,13278,13211,13179,13203,13185,13169,13190,13205,13170,13196,13230,13217,13224,13160,13143,13165,13135,13130,13170,13160,13121,13226,13236,13236,13242,13250,13261,13267,13266,13269,13301,13309,13346,13351,13322,13354,13420,13371,13394,13347,13357,13310,13291,13314,13321,13305,13290,13300,13268,13229,13194,13193,13201,13213,13191,13216,13206,13216,13213,13185,13205,13226,13214,13161,13158,13168,13173,13131,13133,13115,13157,13175,13218,13184,13186,13212,13217,13200,13240,13203,13238,13222,13266,13260,13263,13196,13253,13262,13252,13260,13219,13192,13169,13138,13176,13157,13126,13097,13088,13054,13079,13093,13086,13089,13086,13077,13059,13078,13054,13038,13056,13077,13060,13019,13050,13088,13132,13115,13134,13161,13170,13189,13165,13169,13193,13184,13165,13184,13253,13208,13228,13261,13218,13202,13226,13205,13171,13164,13183,13164,13161,13122,13135,13103,13112,13079,13075,13040,13063,13045,13012,13020,13085,13120,13071,13053,13113,13040,13090,13072,13031,13036,13029,13034,13046,13105,13042,13080,13037,13072,13067,13064,13087,13125,13128,13136,13173,13194,13170,13181,13216,13178,13213,13153,13163,13178,13141,13150,13119,13110,13111,13046,13068,13058,13036,13011,13048,13026,13059,13019,13074,13063,13065,13010,13067,13001,13028,13021,13040,13004,13033,13038,13011,13012,13048,13030,13034,13044,13067,13064,13082,13079,13115,13141,13166,13112,13130,13113,13136,13135,13152,13183,13155,13109,13118,13096,13110,13087,13091,13064,13080,13026,13013,13010,13035,13033,13023,13013,13061,13062,13047,13021,13046,13047,13029,12980,13074,12975,13095,13101,13008,12994,13060,13057,13095,13071,13083,13099,13080,13101,13110,13125,13241,13109,13085,13087,13062,13069,13108,13072,13051,13079,13117,13112,13117,13066,13061,13046,13080,13019,13044,13023,13060,13060,13044,13033,13057,13068,13084,13056,13088,13048,13148,13058,13034,13013,13047,13038,13057,13084,13088,13113,13100,13081,13126,13104,13125,13174,13171,13180,13165,13182,13167,13215,13201,13200,13156,13156,13163,13161,13160,13140,13101,13137,13069,13073,13075,13055,12996,12989,13001,12995,13007,13008,12999,13020,13027,13045,13021,12999,13024,13006,13018,13011,13027,12973,12994,13019,13033,13032,13025,13021,13051,13040,13047,13077,13106,13101,13149,13159,13166,13163,13164,13155,13171,13106,13135,13117,13115,13117,13117,13079,13057,13041,13034,13006,12983,12987,13006,13029,13040,13003,13040,13034,12996,13007,13004,12975,13000,12951,12965,12951,12968,12980,12987,12970,12983,13002,13029,13014,13006,13031,13073,13024,13042,13066,13079,13089,13089,13109,13087,13043,13055,13045,13017,12996,12982,13035,13035,12975,12961,12936,12917,12883,12896,12870,12858,12857,12901,12902,12906,12911,12878,12854,12888,12833,12872,12868,12862,12832,12883,12860,12866,12861,12901,12896,12909,12900,12945,12917,12906,12967,12929,12969,12998,13042,13043,13036,13018,13022,13007,12985,13005,12959,12955,12929,12938,12951,12944,12934,12930,12903,12881,12865,12888,12879,12904,12890,12886,12890,12900,12897,12837,12822,12832,12858,12850,12829,12842,12839,12840,12856,12887,12873,12707,12911,12775,12951,12984,12952,12978,12972,13017,13017,12997,13033,13065,13045,13029,13007,12998,12966,13000,12982,13024,12969,12943,12932,12948,12862,12870,12843,12841,12823,12850,12835,12872,12857,12851,12840,12883,12845,12828,12827,12846,12856,12856,12838,12879,12844,12870,12859,12845,12855,12875,12876,12923,12898,12904,12891,12949,12959,12948,12936,12950,12912,12924,12905,12883,12895,12859,12854,12840,12848,12852,12813,12828,12830,12790,12767,12748,12782,12793,12790,12824,12868,12810,12831,12811,12802,12812,12783,12807,12851,12829,12861,12874,12816,12850,12859,12868,12827,12855,12848,12859,12879,12856,12853,12899,12869,12876,12888,12884,12880,12871,12839,12853,12839,12840,12803,12816,12834,12784,12789,12751,12780,12760,12774,12744,12735,12735,12736,12757,12737,12743,12729,12738,12718,12751,12722,12716,12714,12740,12760,12769,12781,12829,12819,12817,12786,12806,12830,12806,12850,12846,12787,12815,12852,12865,12846,12832,12833,12808,12806,12773,12799,12804,12817,12817,12837,12829,12770,12806,12755,12734,12744,12735,12731,12708,12738,12769,12740,12779,12711,12732,12705,12709,12710,12663,12702,12710,12684,12711,12709,12700,12731,12761,12717,12789,12756,12805,12777,12766,12813,12865,12883,12909,12864,12896,12870,12864,12807,12821,12831,12821,12809,12812,12797,12817,12765,12766,12755,12693,12738,12699,12718,12687,12686,12738,12696,12709,12666,12673,12644,12691,12665,12700,12722,12725,12711,12803,12728,12699,12718,12706,12785,12761,12742,12720,12727,12766,12763,12802,12824,12867,12828,12799,12808,12806,12781,12758,12772,12760,12779,12772,12728,12767,12738,12682,12703,12696,12628,12669,12651,12641,12696,12654,12634,12616,12618,12614,12606,12613,12560,12639,12595,12657,12589,12667,12638,12664,12662,12732,12565,12666,12770,12819,12854,12774,12737,12848,12840,12828,12810,12841,12780,12797,12804,12790,12758,12751,12806,12782,12743,12717,12732,12702,12702,12679,12674,12648,12650,12695,12670,12662,12660,12664,12652,12664,12620,12630,12498,12491,12583,12621,12624,12634,12661,12655,12634,12712,12688,12690,12701,12742,12757,12773,12755,12795,12807,12843,12839,12851,12796,12782,12798,12756,12764,12735,12735,12736,12730,12691,12696,12652,12642,12620,12622,12619,12606,12596,12579,12607,12617,12591,12598,12570,12574,12587,12572,12600,12592,12573,12548,12580,12497,12597,12599,12627,12608,12601,12617,12629,12625,12605,12654,12711,12709,12700,12687,12732,12681,12701,12662,12632,12656,12669,12643,12659,12662,12659,12666,12642,12618,12605,12562,12589,12592,12581,12601,12558,12544,12538,12551,12575,12563,12603,12577,12608,12560,12612,12600,12585,12610,12640,12636,12652,12634,12643,12624,12669,12663,12690,12674,12696,12712,12702,12679,12694,12680,12634,12641,12654,12667,12631,12619,12614,12622,12610,12646,12571,12596,12569,12529,12540,12525,12500,12500,12558,12514,12552,12536,12559,12551,12506,12533,12523,12574,12579,12544,12612,12626,12631,12636,12649,12674,12662,12696,12692,12730,12730,12780,12808,12804,12805,12764,12795,12762,12745,12797,12747,12750,12661,12690,12680,12688,12685,12669,12665,12663,12645,12599,12609,12569,12615,12619,12571,12636,12617,12557,12521,12494,12516,12532,12520,12548,12553,12570,12603,12601,12638,12612,12627,12593,12578,12600,12622,12630,12683,12709,12704,12729,12768,12699,12737,12695,12756,12717,12683,12676,12680,12688,12702,12696,12665,12675,12615,12615,12605,12618,12611,12565,12598,12633,12628,12668,12647,12628,12636,12633,12619,12620,12601,12655,12628,12623,12640,12679,12677,12703,12705,12714,12692,12733,12709,12734,12726,12769,12745,12781,12732,12778,12730,12731,12787,12702,12737,12680,12713,12701,12696,12668,12638,12632,12629,12613,12567,12564,12583,12578,12569,12566,12592,12558,12572,12571,12597,12609,12579,12577,12570,12570,12590,12581,12597,12586,12624,12650,12632,12655,12618,12675,12664,12640,12711,12702,12752,12696,12730,12705,12668,12689,12624,12680,12640,12630,12666,12596,12604,12583,12583,12571,12529,12544,12567,12533,12565,12558,12526,12629,12551,12553,12568,12566,12548,12527,12516,12510,12527,12544,12531,12516,12543,12536,12566,12587,12593,12642,12601,12641,12661,12643,12683,12640,12671,12701,12701,12690,12697,12704,12649,12622,12597,12565,12567,12599,12577,12550,12528,12536,12483,12503,12489,12481,12465,12454,12451,12475,12467,12456,12465,12450,12462,12447,12424,12420,12426,12421,12438,12455,12429,12414,12435,12413,12425,12449,12484,12484,12505,12503,12548,12510,12564,12607,12614,12618,12577,12574,12517,12507,12553,12529,12488,12511,12481,12472,12474,12468,12468,12453,12425,12395,12440,12413,12386,12381,12377,12367,12366,12404,12381,12381,12397,12371,12375,12427,12355,12372,12387,12409,12433,12538,12427,12417,12447,12440,12451,12499,12480,12502,12503,12493,12460,12476,12468,12459,12483,12486,12423,12424,12430,12417,12402,12455,12432,12439,12405,12340,12380,12361,12378,12362,12339,12330,12422,12379,12386,12364,12381,12328,12337,12342,12332,12370,12361,12397,12413,12402,12444,12441,12425,12456,12488,12424,12502,12471,12567,12564,12622,12634,12634,12631,12603,12569,12597,12571,12543,12503,12519,12500,12537,12520,12534,12474,12495,12467,12460,12452,12464,12452,12456,12407,12464,12445,12431,12489,12461,12444,12417,12436,12437,12421,12445,12456,12462,12451,12473,12446,12536,12480,12462,12473,12499,12514,12506,12521,12549,12514,12539,12524,12552,12532,12524,12558,12580,12538,12553,12565,12536,12532,12501,12449,12474,12429,12469,12475,12398,12425,12429,12410,12404,12395,12385,12388,12354,12388,12425,12388,12387,12385,12398,12420,12413,12459,12444,12450,12459,12487,12493,12535,12486,12544,12556,12531,12573,12611,12593,12623,12577,12590,12561,12563,12550,12570,12572,12535,12562,12530,12466,12464,12404,12425,12422,12406,12386,12392,12401,12414,12404,12410,12371,12348,12396,12377,12370,12355,12381,12381,12387,12400,12393,12452,12443,12474,12530,12544,12549,12568,12509,12585,12560,12592,12598,12636,12618,12634,12629,12618,12623,12527,12527,12549,12537,12503,12493,12455,12435,12439,12436,12412,12439,12430,12390,12422,12372,12401,12419,12384,12354,12374,12387,12319,12315,12295,12312,12320,12290,12320,12367,12337,12361,12353,12363,12404,12403,12443,12447,12428,12460,12498,12498,12496,12533,12519,12478,12526,12543,12452,12479,12497,12438,12423,12411,12397,12367,12349,12345,12342,12328,12325,12319,12328,12290,12281,12301,12302,12292,12286,12334,12271,12290,12286,12285,12268,12262,12270,12276,12253,12274,12333,12285,12284,12313,12338,12340,12376,12359,12389,12364,12366,12363,12366,12390,12379,12359,12369,12313,12362,12360,12352,12315,12330,12311,12279,12282,12281,12226,12237,12237,12252,12244,12283,12279,12279,12295,12273,12275,12289,12276,12277,12272,12275,12255,12272,12246,12274,12255,12301,12292,12313,12273,12302,12309,12351,12346,12365,12375,12364,12370,12450,12372,12380,12386,12405,12387,12362,12385,12326,12338,12329,12331,12312,12333,12330,12259,12295,12244,12269,12306,12278,12311,12286,12345,12309,12299,12277,12301,12248,12251,12259,12244,12281,12282,12316,12315,12377,12311,12322,12309,12381,12385,12390,12418,12412,12432,12455,12469,12463,12473,12469,12448,12342,12408,12413,12399,12384,12369,12356,12118,12333,12305,12350,12298,12298,12300,12274,12290,12299,12300,12276,12264,12275,12248,12244,12241,12253,12259,12296,12257,12255,12273,12297,12328,12332,12322,12338,12333,12351,12368,12374,12401,12418,12480,12420,12445,12487,12420,12408,12390,12380,12434,12440,12437,12371,12398,12334,12323,12319,12326,12328,12310,12284,12264,12288,12271,12281,12295,12277,12291,12237,12260,12225,12247,12258,12236,12265,12323,12269,12252,12296,12291,12319,12293,12378,12337,12342,12410,12422,12433,12440,12379,12204,12380,12366,12424,12367,12367,12354,12331,12412,12310,12334,12312,12308,12329,12378,12215,12242,12225,12235,12214,12232,12269,12266,12237,12268,12224,12243,12263,12237,12199,12257,12245,12238,12259,12239,12309,12351,12348,12350,12332,12325,12342,12331,12367,12328,12357,12364,12358,12414,12413,12407,12420,12264,12446,12448,12394,12408,12394,12386,12388,12353,12363,12317,12342,12316,12331,12296,12277,12292,12282,12272,12290,12279,12302,12258,12254,12258,12282,12256,12263,12254,12244,12278,12263,12291,12274,12264,12280,12308,12308,12317,12297,12330,12404,12334,12413,12412,12392,12439,12444,12376,12379,12370,12359,12348,12314,12289,12332,12301,12306,12260,12233,12245,12224,12214,12195,12216,12239,12210,12183,12228,12210,12230,12217,12236,12212,12223,12182,12188,12186,12183,12182,12191,12182,12223,12207,12238,12220,12226,12290,12305,12292,12293,12325,12324,12338,12347,12370,12349,12329,12282,12280,12259,12273,12211,12263,12200,12237,12207,12212,12207,12183,12175,12179,12191,12152,12217,12218,12238,12174,12141,12146,12166,12176,12147,12186,12172,12179,12192,12172,12175,12179,12213,12237,12223,12199,12222,12227,12218,12265,12261,12290,12176,12266,12266,12269,12259,12229,12232,12220,12243,12204,12236,12205,12170,12165,12157,12159,12156,12154,12159,12161,12126,12144,12130,12148,12173,12154,12138,12140,12133,12146,12155,12117,12118,12139,12154,12186,12162,12154,12174,12232,12187,12190,12225,12267,12297,12281,12331,12353,12335,12343,12338,12345,12368,12345,12326,12332,12265,12294,12241,12241,12252,12217,12194,12190,12178,12191,12204,12187,12175,12214,12192,12211,12214,12200,12181,12141,12149,12131,12121,12126,12157,12149,12131,12106,12144,12166,12181,12151,12179,12198,12212,12220,12250,12279,12281,12301,12352,12307,12297,12314,12277,12285,12288,12257,12280,12225,12229,12220,12194,12231,12202,12177,12219,12162,12136,12173,12151,12133,12127,12142,12167,12114,12088,12069,12041,12064,12074,12048,12039,12037,12049,12033,12007,12034,12061,12040,12060,12057,12077,12142,12154,12214,12214,12232,12258,12236,12245,12236,12191,12238,12208,12157,12169,12134,12149,12121,12132,12142,12093,12119,12107,12066,12072,12067,12089,12084,12045,12067,12070,12058,12013,12031,12037,12036,12007,11991,11993,11977,11972,11970,12005,12038,11998,12033,12062,12089,12066,12094,12144,12130,12101,12128,12128,12107,12143,12085,12113,12129,12123,12133,12148,12111,12101,12120,12089,12082,12071,12034,12044,12009,12044,12013,11997,12027,12054,12023,12060,12017,12032,12017,12031,11965,11993,11980,12027,12012,11998,11985,11983,12036,12017,12016,12039,12030,12041,12091,12100,12127,12161,12129,12167,12131,12187,12148,12146,12193,12162,12129,12118,12113,12121,12095,12075,12074,12093,12021,12031,12017,12023,11987,11991,11981,11988,11981,11974,11933,11952,11969,11972,11947,11933,11949,11959,11989,11955,11957,11968,11977,11979,11996,12028,12024,12002,12014,12046,12038,12076,12058,12065,12064,12068,12056,12072,12061,12051,12070,12068,12061,12043,11998,12029,12005,11998,11999,11972,11947,11959,11978,11932,11954,11952,11946,11953,11926,11925,11929,11926,11918,11919,11919,11902,11941,11982,11980,11990,11995,12022,11990,12020,12015,12018,12077,12064,12089,12093,12092,12116,12115,12063,12055,12063,12071,12054,12022,12060,12038,12072,12014,12008,12002,12013,11971,11915,11922,11933,11979,11930,11959,11987,11967,11988,11966,11957,11937,11948,11914,11902,11970,11946,12037,11937,11973,12034,11992,11992,12000,12028,11983,12002,12034,12049,12069,12104,12098,12148,12181,12166,12136,12119,12132,12167,12151,12125,12111,12053,12093,12049,12065,12079,12048,12011,12083,12018,12014,12019,12066,12002,11970,11993,11997,11986,11942,11969,11918,11930,11920,11945,11989,11978,11983,12000,12019,11999,12005,12004,11979,12033,12062,12078,12076,12112,12138,12179,12134,12121,12140,12104,12091,12119,12103,12117,12125,12100,12099,12093,12016,12048,12009,12011,11995,12022,11988,12041,12043,12035,12032,11998,12028,11972,11934,11922,11943,11923,11901,11871,11922,11942,11998,12016,11978,12038,11997,12006,12031,12058,12052,12089,12069,12112,12083,12126,12073,12144,12102,12057,12109,12082,12091,12042,12070,12060,12030,12005,12011,11983,11973,11948,11976,11946,11960,11944,11955,11980,11972,11964,11955,11920,11945,11936,11920,11892,11923,11892,11894,11952,11885,11937,11948,11950,11951,11958,11976,12007,11990,12003,12054,12070,12088,12113,12137,12069,12055,12089,12094,12029,12037,11993,12024,12012,11959,11916,11930,11929,11908,11865,11867,11863,11856,11864,11863,11866,11872,11841,11848,11825,11807,11805,11790,11807,11800,11836,11770,11808,11857,11899,11861,11851,11855,11841,11788,11865,11841,11855,11876,11905,11881,11864,11850,11887,11842,11832,11821,11827,11790,11790,11787,11778,11765,11769,11767,11738,11766,11760,11742,11755,11726,11723,11695,11738,11670,11691,11709,11710,11686,11671,11666,11728,11712,11719,11721,11685,11722,11677,11679,11680,11722,11719,11750,11770,11747,11725,11753,11772,11758,11752,11769,11745,11725,11722,11733,11729,11713,11681,11644,11630,11654,11636,11647,11633,11631,11648,11619,11653,11625,11652,11604,11624,11601,11561,11618,11589,11570,11601,11556,11561,11583,11570,11564,11600,11605,11616,11612,11601,11607,11622,11622,11650,11684,11665,11653,11698,11657,11646,11650,11640,11666,11656,11647,11615,11643,11619,11622,11630,11635,11615,11586,11618,11628,11616,11608,11590,11629,11619,11592,11641,11601,11612,11589,11569,11597,11591,11565,11555,11552,11620,11609,11614,11621,11682,11612,11666,11651,11652,11648,11642,11670,11672,11702,11737,11721,11677,11723,11685,11678,11676,11670,11689,11699,11668,11666,11621,11667,11608,11615,11607,11614,11614,11589,11578,11580,11618,11614,11615,11625,11610,11604,11600,11596,11605,11574,11555,11607,11569,11588,11589,11561,11609,11605,11625,11623,11594,11624,11619,11654,11644,11640,11693,11703,11662,11653,11677,11668,11634,11658,11652,11627,11609,11596,11620,11624,11577,11581,11571,11557,11525,11548,11561,11570,11568,11559,11603,11613,11592,11586,11583,11589,11572,11542,11589,11565,11588,11590,11597,11604,11631,11674,11593,11602,11621,11646,11658,11634,11682,11703,11742,11693,11703,11644,11659,11663,11641,11628,11601,11614,11545,11629,11592,11563,11571,11555,11534,11545,11560,11544,11547,11545,11525,11534,11517,11545,11559,11556,11515,11506,11486,11511,11527,11517,11499,11535,11535,11554,11583,11570,11557,11563,11561,11561,11584,11592,11605,11597,11618,11637,11598,11602,11573,11561,11560,11551,11578,11545,11542,11538,11536,11482,11499,11491,11513,11495,11517,11505,11545,11471,11511,11516,11523,11530,11547,11485,11522,11502,11534,11499,11527,11505,11529,11515,11533,11572,11528,11562,11540,11554,11566,11547,11566,11575,11571,11598,11610,11618,11625,11634,11629,11623,11585,11582,11599,11568,11559,11529,11537,11503,11546,11516,11528,11537,11500,11488,11544,11527,11526,11498,11522,11517,11534,11538,11522,11514,11544,11551,11552,11560,11501,11542,11511,11546,11582,11565,11552,11554,11539,11528,11539,11587,11555,11581,11604,11589,11531,11546,11520,11500,11515,11523,11462,11525,11487,11483,11451,11424,11421,11419,11434,11433,11409,11428,11439,11443,11418,11450,11450,11454,11453,11455,11440,11445,11428,11448,11438,11477,11477,11467,11460,11464,11462,11476,11463,11454,11500,11509,11519,11507,11516,11529,11500,11540,11446,11445,11451,11435,11450,11413,11413,11405,11414,11381,11362,11367,11381,11375,11364,11363,11379,11372,11399,11404,11367,11434,11396,11410,11400,11410,11414,11380,11406,11393,11425,11415,11237,10924,10851,10867,10833,10850,10849,10860,10851,10825,10856,10831,10843,10830,10893,10943,10928,10913,10884,10996,11153,11330,11336,11391,11326,11348,11338,11309,11350,11341,11339,11323,11280,11312,11305,11310,11318,11335,11361,11359,11355,11355,11345,11333,11357,11349,11351,11343,11371,11355,11368,11357,11328,11358,11358,11362,11380,11376,11393,11370,11437,11417,11462,11454,11444,11410,11418,11405,11405,11378,11357,11310,11373,11369,11346,11331,11344,11298,11310,11300,11294,11280,11301,11310,11295,11283,11260,11327,11303,11317,11341,11299,11304,11311,11290,11301,11291,11309,11327,11317,11299,11313,11310,11324,11312,11332,11349,11372,11417,11390,11485,11483,11393,11353,11372,11346,11334,11317,11315,11342,11343,11334,11309,11289,11261,11276,11260,11238,11277,11259,11275,11242,11250,11261,11267,11249,11281,11279,11263,11282,11259,11237,11244,11271,11273,11270,11274,11263,11291,11283,11267,11268,11289,11292,11281,11322,11306,11320,11327,11340,11341,11340,11293,11305,11273,11293,11294,11267,11257,11257,11239,11213,11225,11201,11209,11204,11230,11207,11237,11198,11235,11216,11256,11301,11298,11285,11250,11273,11257,11245,11304,11277,11305,11301,11304,11331,11339,11317,11330,11317,11322,11311,11293,11305,11331,11373,11371,11387,11347,11388,11380,11358,11323,11316,11306,11302,11315,11302,11271,11278,11254,11228,11235,11256,11250,11220,11247,11254,11254,11231,11260,11285,11281,11273,11276,11274,11290,11286,11275,11253,11259,11304,11277,11291,11290,11274,11280,11269,11296,11306,11307,11326,11318,11349,11320,11328,11322,11317,11317,11241,11282,11253,11260,11229,11220,11232,11204,11192,11203,11212,11208,11179,11198,11189,11232,11188,11178,11191,11216,11231,11211,11200,11188,11209,11194,11187,11209,11215,11211,11254,11254,11216,11197,11220,11238,11204,11252,11216,11233,11217,11245,11277,11306,11262,11263,11250,11217,11161,11197,11163,11156,11158,11144,11125,11123,11126,11130,10979,11108,11105,11114,11125,11111,11112],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"Undialable Peers","visible":true,"x":["2024-05-13T00:20:49Z","2024-05-13T00:50:41Z","2024-05-13T01:20:42Z","2024-05-13T01:50:39Z","2024-05-13T02:20:40Z","2024-05-13T02:50:42Z","2024-05-13T03:20:41Z","2024-05-13T03:50:45Z","2024-05-13T04:20:43Z","2024-05-13T04:50:46Z","2024-05-13T05:20:49Z","2024-05-13T05:50:52Z","2024-05-13T06:20:41Z","2024-05-13T06:50:42Z","2024-05-13T07:20:41Z","2024-05-13T07:50:43Z","2024-05-13T08:20:37Z","2024-05-13T08:50:46Z","2024-05-13T09:20:43Z","2024-05-13T09:50:42Z","2024-05-13T10:20:43Z","2024-05-13T10:50:41Z","2024-05-13T11:20:41Z","2024-05-13T11:50:46Z","2024-05-13T12:20:38Z","2024-05-13T12:50:37Z","2024-05-13T13:20:41Z","2024-05-13T13:50:42Z","2024-05-13T14:20:38Z","2024-05-13T14:50:50Z","2024-05-13T15:20:38Z","2024-05-13T15:50:46Z","2024-05-13T16:20:44Z","2024-05-13T16:50:39Z","2024-05-13T17:20:49Z","2024-05-13T17:50:43Z","2024-05-13T18:20:48Z","2024-05-13T18:50:44Z","2024-05-13T19:20:41Z","2024-05-13T19:50:49Z","2024-05-13T20:20:40Z","2024-05-13T20:50:38Z","2024-05-13T21:20:42Z","2024-05-13T21:50:40Z","2024-05-13T22:20:39Z","2024-05-13T22:50:47Z","2024-05-13T23:20:50Z","2024-05-13T23:50:42Z","2024-05-14T00:20:44Z","2024-05-14T00:50:48Z","2024-05-14T01:20:41Z","2024-05-14T01:50:42Z","2024-05-14T02:20:46Z","2024-05-14T02:50:46Z","2024-05-14T03:20:48Z","2024-05-14T03:50:47Z","2024-05-14T04:20:44Z","2024-05-14T04:50:47Z","2024-05-14T05:20:46Z","2024-05-14T05:50:42Z","2024-05-14T06:20:46Z","2024-05-14T06:50:39Z","2024-05-14T07:20:40Z","2024-05-14T07:50:39Z","2024-05-14T08:20:41Z","2024-05-14T08:50:41Z","2024-05-14T09:20:41Z","2024-05-14T09:50:40Z","2024-05-14T10:20:37Z","2024-05-14T10:50:43Z","2024-05-14T11:20:39Z","2024-05-14T11:50:39Z","2024-05-14T12:20:43Z","2024-05-14T12:50:41Z","2024-05-14T13:20:48Z","2024-05-14T13:50:48Z","2024-05-14T14:20:40Z","2024-05-14T14:50:40Z","2024-05-14T15:20:39Z","2024-05-14T15:50:43Z","2024-05-14T16:20:44Z","2024-05-14T16:50:40Z","2024-05-14T17:20:45Z","2024-05-14T17:50:41Z","2024-05-14T18:20:45Z","2024-05-14T18:50:49Z","2024-05-14T19:20:48Z","2024-05-14T19:50:43Z","2024-05-14T20:21:11Z","2024-05-14T20:50:41Z","2024-05-14T21:20:47Z","2024-05-14T21:50:44Z","2024-05-14T22:20:46Z","2024-05-14T22:50:48Z","2024-05-14T23:20:41Z","2024-05-14T23:50:38Z","2024-05-15T00:20:48Z","2024-05-15T00:50:43Z","2024-05-15T01:20:43Z","2024-05-15T01:50:44Z","2024-05-15T02:20:48Z","2024-05-15T02:50:37Z","2024-05-15T03:20:38Z","2024-05-15T03:50:41Z","2024-05-15T04:20:48Z","2024-05-15T04:50:42Z","2024-05-15T05:20:44Z","2024-05-15T05:50:38Z","2024-05-15T06:20:40Z","2024-05-15T06:50:44Z","2024-05-15T07:20:40Z","2024-05-15T07:50:40Z","2024-05-15T08:20:45Z","2024-05-15T08:50:48Z","2024-05-15T09:20:44Z","2024-05-15T09:50:39Z","2024-05-15T10:20:39Z","2024-05-15T10:50:49Z","2024-05-15T11:20:38Z","2024-05-15T11:50:47Z","2024-05-15T12:20:47Z","2024-05-15T12:51:12Z","2024-05-15T13:20:39Z","2024-05-15T13:50:41Z","2024-05-15T14:20:37Z","2024-05-15T14:50:50Z","2024-05-15T15:20:42Z","2024-05-15T15:50:43Z","2024-05-15T16:20:42Z","2024-05-15T16:50:41Z","2024-05-15T17:20:50Z","2024-05-15T17:50:39Z","2024-05-15T18:20:45Z","2024-05-15T18:50:50Z","2024-05-15T19:20:41Z","2024-05-15T19:51:01Z","2024-05-15T20:20:42Z","2024-05-15T20:50:44Z","2024-05-15T21:20:50Z","2024-05-15T21:50:41Z","2024-05-15T22:20:47Z","2024-05-15T22:50:43Z","2024-05-15T23:20:45Z","2024-05-15T23:50:47Z","2024-05-16T00:20:38Z","2024-05-16T00:50:40Z","2024-05-16T01:20:43Z","2024-05-16T01:50:50Z","2024-05-16T02:20:44Z","2024-05-16T02:50:44Z","2024-05-16T03:20:47Z","2024-05-16T03:50:39Z","2024-05-16T04:20:46Z","2024-05-16T04:50:40Z","2024-05-16T05:20:49Z","2024-05-16T05:50:50Z","2024-05-16T06:20:41Z","2024-05-16T06:50:47Z","2024-05-16T07:20:38Z","2024-05-16T07:50:47Z","2024-05-16T08:20:46Z","2024-05-16T08:50:41Z","2024-05-16T09:20:40Z","2024-05-16T09:50:39Z","2024-05-16T10:20:39Z","2024-05-16T10:50:48Z","2024-05-16T11:20:38Z","2024-05-16T11:50:41Z","2024-05-16T12:20:45Z","2024-05-16T12:50:41Z","2024-05-16T13:20:48Z","2024-05-16T13:50:48Z","2024-05-16T14:20:41Z","2024-05-16T14:50:47Z","2024-05-16T15:20:46Z","2024-05-16T15:50:43Z","2024-05-16T16:20:42Z","2024-05-16T16:50:48Z","2024-05-16T17:20:40Z","2024-05-16T17:50:51Z","2024-05-16T18:20:40Z","2024-05-16T18:50:45Z","2024-05-16T19:20:40Z","2024-05-16T19:50:47Z","2024-05-16T20:20:44Z","2024-05-16T20:50:42Z","2024-05-16T21:20:43Z","2024-05-16T21:50:47Z","2024-05-16T22:20:48Z","2024-05-16T22:50:47Z","2024-05-16T23:20:41Z","2024-05-16T23:50:38Z","2024-05-17T00:20:42Z","2024-05-17T00:50:39Z","2024-05-17T01:20:47Z","2024-05-17T01:50:43Z","2024-05-17T02:20:47Z","2024-05-17T02:50:40Z","2024-05-17T03:20:41Z","2024-05-17T03:50:37Z","2024-05-17T04:20:41Z","2024-05-17T04:50:42Z","2024-05-17T05:20:43Z","2024-05-17T05:50:48Z","2024-05-17T06:20:40Z","2024-05-17T06:50:39Z","2024-05-17T07:20:38Z","2024-05-17T07:50:47Z","2024-05-17T08:20:41Z","2024-05-17T08:50:43Z","2024-05-17T09:20:46Z","2024-05-17T09:50:42Z","2024-05-17T10:20:37Z","2024-05-17T10:50:40Z","2024-05-17T11:20:39Z","2024-05-17T11:50:41Z","2024-05-17T12:20:45Z","2024-05-17T12:50:46Z","2024-05-17T13:20:45Z","2024-05-17T13:50:40Z","2024-05-17T14:20:42Z","2024-05-17T14:50:41Z","2024-05-17T15:20:47Z","2024-05-17T15:50:43Z","2024-05-17T16:20:43Z","2024-05-17T16:50:42Z","2024-05-17T17:20:48Z","2024-05-17T17:50:47Z","2024-05-17T18:20:49Z","2024-05-17T18:50:43Z","2024-05-17T19:20:41Z","2024-05-17T19:50:49Z","2024-05-17T20:20:46Z","2024-05-17T20:50:40Z","2024-05-17T21:20:40Z","2024-05-17T21:50:41Z","2024-05-17T22:20:43Z","2024-05-17T22:50:37Z","2024-05-17T23:20:49Z","2024-05-17T23:50:41Z","2024-05-18T00:20:41Z","2024-05-18T00:50:43Z","2024-05-18T01:20:49Z","2024-05-18T01:50:47Z","2024-05-18T02:20:42Z","2024-05-18T02:50:44Z","2024-05-18T03:20:44Z","2024-05-18T03:50:44Z","2024-05-18T04:20:46Z","2024-05-18T04:50:43Z","2024-05-18T05:20:38Z","2024-05-18T05:50:39Z","2024-05-18T06:20:49Z","2024-05-18T06:50:42Z","2024-05-18T07:20:41Z","2024-05-18T07:50:47Z","2024-05-18T08:20:48Z","2024-05-18T08:50:51Z","2024-05-18T09:20:43Z","2024-05-18T09:50:40Z","2024-05-18T10:20:48Z","2024-05-18T10:50:40Z","2024-05-18T11:20:46Z","2024-05-18T11:50:41Z","2024-05-18T12:20:37Z","2024-05-18T12:50:39Z","2024-05-18T13:20:42Z","2024-05-18T13:50:45Z","2024-05-18T14:20:44Z","2024-05-18T14:50:42Z","2024-05-18T15:20:40Z","2024-05-18T15:50:49Z","2024-05-18T16:20:45Z","2024-05-18T16:50:43Z","2024-05-18T17:20:39Z","2024-05-18T17:50:41Z","2024-05-18T18:20:40Z","2024-05-18T18:50:43Z","2024-05-18T19:20:44Z","2024-05-18T19:50:39Z","2024-05-18T20:20:43Z","2024-05-18T20:50:41Z","2024-05-18T21:20:43Z","2024-05-18T21:50:45Z","2024-05-18T22:20:41Z","2024-05-18T22:50:44Z","2024-05-18T23:20:44Z","2024-05-18T23:50:39Z","2024-05-19T00:20:39Z","2024-05-19T00:50:43Z","2024-05-19T01:20:40Z","2024-05-19T01:50:42Z","2024-05-19T02:20:45Z","2024-05-19T02:50:44Z","2024-05-19T03:20:43Z","2024-05-19T03:50:38Z","2024-05-19T04:20:44Z","2024-05-19T04:50:45Z","2024-05-19T05:20:46Z","2024-05-19T05:50:41Z","2024-05-19T06:20:44Z","2024-05-19T06:50:44Z","2024-05-19T07:20:49Z","2024-05-19T07:50:40Z","2024-05-19T08:20:39Z","2024-05-19T08:50:40Z","2024-05-19T09:20:44Z","2024-05-19T09:50:39Z","2024-05-19T10:20:41Z","2024-05-19T10:50:41Z","2024-05-19T11:20:41Z","2024-05-19T11:50:40Z","2024-05-19T12:20:41Z","2024-05-19T12:50:43Z","2024-05-19T13:20:44Z","2024-05-19T13:50:43Z","2024-05-19T14:20:44Z","2024-05-19T14:50:47Z","2024-05-19T15:20:46Z","2024-05-19T15:50:41Z","2024-05-19T16:20:51Z","2024-05-19T16:50:41Z","2024-05-19T17:20:47Z","2024-05-19T17:50:42Z","2024-05-19T18:20:41Z","2024-05-19T18:50:40Z","2024-05-19T19:20:41Z","2024-05-19T19:50:42Z","2024-05-19T20:20:41Z","2024-05-19T20:50:45Z","2024-05-19T21:20:42Z","2024-05-19T21:50:39Z","2024-05-19T22:20:39Z","2024-05-19T22:50:40Z","2024-05-19T23:20:48Z","2024-05-19T23:50:42Z","2024-05-20T00:20:44Z","2024-05-20T00:50:46Z","2024-05-20T01:20:43Z","2024-05-20T01:50:47Z","2024-05-20T02:20:47Z","2024-05-20T02:50:49Z","2024-05-20T03:20:49Z","2024-05-20T03:50:40Z","2024-05-20T04:20:44Z","2024-05-20T04:50:39Z","2024-05-20T05:20:39Z","2024-05-20T05:50:40Z","2024-05-20T06:20:43Z","2024-05-20T06:50:43Z","2024-05-20T07:20:41Z","2024-05-20T07:50:38Z","2024-05-20T08:20:41Z","2024-05-20T08:50:41Z","2024-05-20T09:20:44Z","2024-05-20T09:50:46Z","2024-05-20T10:20:40Z","2024-05-20T10:50:43Z","2024-05-20T11:20:41Z","2024-05-20T11:50:41Z","2024-05-20T12:20:38Z","2024-05-20T12:50:46Z","2024-05-20T13:20:52Z","2024-05-20T13:50:42Z","2024-05-20T14:20:49Z","2024-05-20T14:50:48Z","2024-05-20T15:20:42Z","2024-05-20T15:50:39Z","2024-05-20T16:20:51Z","2024-05-20T16:50:42Z","2024-05-20T17:20:44Z","2024-05-20T17:50:50Z","2024-05-20T18:20:46Z","2024-05-20T18:50:48Z","2024-05-20T19:20:46Z","2024-05-20T19:50:38Z","2024-05-20T20:20:48Z","2024-05-20T20:50:47Z","2024-05-20T21:20:52Z","2024-05-20T21:50:47Z","2024-05-20T22:20:49Z","2024-05-20T22:50:42Z","2024-05-20T23:20:49Z","2024-05-20T23:50:43Z","2024-05-21T00:20:47Z","2024-05-21T00:50:39Z","2024-05-21T01:20:49Z","2024-05-21T01:50:40Z","2024-05-21T02:20:45Z","2024-05-21T02:50:49Z","2024-05-21T03:20:44Z","2024-05-21T03:50:46Z","2024-05-21T04:20:40Z","2024-05-21T04:50:43Z","2024-05-21T05:20:45Z","2024-05-21T05:50:46Z","2024-05-21T06:20:45Z","2024-05-21T06:50:46Z","2024-05-21T07:20:51Z","2024-05-21T07:50:44Z","2024-05-21T08:20:42Z","2024-05-21T08:50:40Z","2024-05-21T09:20:42Z","2024-05-21T09:50:41Z","2024-05-21T10:20:42Z","2024-05-21T10:50:51Z","2024-05-21T11:20:39Z","2024-05-21T11:50:43Z","2024-05-21T12:20:40Z","2024-05-21T12:50:49Z","2024-05-21T13:20:50Z","2024-05-21T13:50:44Z","2024-05-21T14:20:40Z","2024-05-21T14:50:49Z","2024-05-21T15:20:55Z","2024-05-21T15:50:44Z","2024-05-21T16:20:47Z","2024-05-21T16:50:41Z","2024-05-21T17:20:46Z","2024-05-21T17:50:43Z","2024-05-21T18:20:43Z","2024-05-21T18:50:51Z","2024-05-21T19:20:47Z","2024-05-21T19:50:51Z","2024-05-21T20:20:49Z","2024-05-21T20:50:49Z","2024-05-21T21:20:52Z","2024-05-21T21:50:50Z","2024-05-21T22:21:01Z","2024-05-21T22:50:42Z","2024-05-21T23:20:51Z","2024-05-21T23:50:41Z","2024-05-22T00:20:45Z","2024-05-22T00:50:49Z","2024-05-22T01:20:40Z","2024-05-22T01:50:47Z","2024-05-22T02:20:41Z","2024-05-22T02:50:46Z","2024-05-22T03:21:16Z","2024-05-22T03:50:58Z","2024-05-22T04:20:45Z","2024-05-22T04:50:50Z","2024-05-22T05:20:46Z","2024-05-22T05:50:40Z","2024-05-22T06:20:41Z","2024-05-22T06:50:46Z","2024-05-22T07:21:24Z","2024-05-22T07:50:43Z","2024-05-22T08:20:41Z","2024-05-22T08:50:51Z","2024-05-22T09:21:43Z","2024-05-22T09:51:10Z","2024-05-22T10:20:43Z","2024-05-22T10:50:43Z","2024-05-22T11:21:22Z","2024-05-22T11:51:04Z","2024-05-22T12:20:45Z","2024-05-22T12:50:42Z","2024-05-22T13:20:40Z","2024-05-22T13:50:57Z","2024-05-22T14:21:00Z","2024-05-22T14:51:08Z","2024-05-22T15:20:42Z","2024-05-22T15:50:44Z","2024-05-22T16:20:47Z","2024-05-22T16:50:52Z","2024-05-22T17:21:32Z","2024-05-22T17:51:05Z","2024-05-22T18:21:10Z","2024-05-22T18:50:54Z","2024-05-22T19:20:50Z","2024-05-22T19:51:40Z","2024-05-22T20:21:08Z","2024-05-22T20:52:21Z","2024-05-22T21:21:20Z","2024-05-22T21:51:08Z","2024-05-22T22:21:00Z","2024-05-22T22:50:45Z","2024-05-22T23:20:50Z","2024-05-22T23:50:56Z","2024-05-23T00:21:57Z","2024-05-23T00:53:21Z","2024-05-23T01:21:18Z","2024-05-23T01:50:49Z","2024-05-23T02:21:04Z","2024-05-23T02:51:06Z","2024-05-23T03:21:04Z","2024-05-23T03:50:57Z","2024-05-23T04:22:05Z","2024-05-23T04:52:14Z","2024-05-23T05:21:57Z","2024-05-23T05:51:53Z","2024-05-23T06:21:37Z","2024-05-23T06:51:59Z","2024-05-23T07:22:58Z","2024-05-23T07:53:37Z","2024-05-23T08:22:35Z","2024-05-23T08:52:36Z","2024-05-23T09:22:18Z","2024-05-23T09:52:17Z","2024-05-23T10:22:06Z","2024-05-23T10:53:28Z","2024-05-23T11:24:14Z","2024-05-23T11:56:39Z","2024-05-23T12:25:07Z","2024-05-23T12:52:51Z","2024-05-23T13:28:31Z","2024-05-23T13:52:20Z","2024-05-23T14:25:01Z","2024-05-23T14:52:53Z","2024-05-23T15:21:14Z","2024-05-23T15:54:15Z","2024-05-23T16:23:59Z","2024-05-23T16:57:37Z","2024-05-23T17:21:24Z","2024-05-23T17:53:59Z","2024-05-23T18:24:05Z","2024-05-23T18:51:18Z","2024-05-23T19:24:33Z","2024-05-23T19:58:02Z","2024-05-23T20:23:18Z","2024-05-23T20:51:42Z","2024-05-23T21:25:10Z","2024-05-23T21:56:44Z","2024-05-23T22:22:01Z","2024-05-23T22:57:13Z","2024-05-23T23:25:54Z","2024-05-23T23:52:38Z","2024-05-24T00:25:20Z","2024-05-24T00:55:24Z","2024-05-24T01:21:54Z","2024-05-24T01:55:17Z","2024-05-24T02:31:46Z","2024-05-24T02:53:06Z","2024-05-24T03:25:59Z","2024-05-24T03:55:59Z","2024-05-24T04:23:24Z","2024-05-24T04:58:41Z","2024-05-24T05:26:44Z","2024-05-24T05:52:22Z","2024-05-24T06:30:25Z","2024-05-24T06:52:27Z","2024-05-24T07:24:55Z","2024-05-24T07:53:03Z","2024-05-24T08:23:09Z","2024-05-24T08:58:23Z","2024-05-24T09:22:00Z","2024-05-24T09:52:42Z","2024-05-24T10:23:29Z","2024-05-24T10:54:12Z","2024-05-24T11:21:55Z","2024-05-24T11:56:09Z","2024-05-24T12:21:31Z","2024-05-24T12:53:52Z","2024-05-24T13:22:55Z","2024-05-24T13:55:41Z","2024-05-24T14:23:35Z","2024-05-24T14:53:21Z","2024-05-24T15:22:41Z","2024-05-24T15:55:06Z","2024-05-24T16:27:27Z","2024-05-24T16:51:42Z","2024-05-24T17:25:20Z","2024-05-24T17:51:25Z","2024-05-24T18:22:57Z","2024-05-24T18:55:25Z","2024-05-24T19:22:29Z","2024-05-24T20:01:00Z","2024-05-24T20:22:27Z","2024-05-24T20:57:11Z","2024-05-24T21:22:21Z","2024-05-24T21:55:18Z","2024-05-24T22:24:19Z","2024-05-24T23:00:30Z","2024-05-24T23:21:19Z","2024-05-24T23:57:28Z","2024-05-25T00:22:46Z","2024-05-25T00:53:18Z","2024-05-25T01:26:32Z","2024-05-25T01:52:43Z","2024-05-25T02:23:07Z","2024-05-25T02:52:22Z","2024-05-25T03:25:23Z","2024-05-25T03:54:35Z","2024-05-25T04:21:24Z","2024-05-25T05:06:12Z","2024-05-25T05:21:30Z","2024-05-25T05:58:07Z","2024-05-25T06:21:31Z","2024-05-25T06:54:08Z","2024-05-25T07:22:14Z","2024-05-25T07:56:05Z","2024-05-25T08:31:05Z","2024-05-25T08:51:50Z","2024-05-25T09:22:04Z","2024-05-25T09:54:50Z","2024-05-25T10:23:22Z","2024-05-25T11:03:15Z","2024-05-25T11:26:09Z","2024-05-25T11:55:25Z","2024-05-25T12:23:33Z","2024-05-25T12:59:47Z","2024-05-25T13:23:04Z","2024-05-25T13:52:14Z","2024-05-25T14:25:25Z","2024-05-25T15:04:33Z","2024-05-25T15:23:37Z","2024-05-25T15:51:55Z","2024-05-25T16:26:44Z","2024-05-25T16:51:16Z","2024-05-25T17:25:08Z","2024-05-25T17:54:03Z","2024-05-25T18:25:51Z","2024-05-25T18:59:43Z","2024-05-25T19:21:46Z","2024-05-25T19:57:11Z","2024-05-25T20:22:15Z","2024-05-25T21:00:47Z","2024-05-25T21:24:00Z","2024-05-25T21:56:01Z","2024-05-25T22:24:50Z","2024-05-25T22:55:35Z","2024-05-25T23:21:56Z","2024-05-26T00:03:05Z","2024-05-26T00:26:25Z","2024-05-26T00:52:58Z","2024-05-26T01:32:56Z","2024-05-26T01:53:34Z","2024-05-26T02:24:50Z","2024-05-26T02:58:47Z","2024-05-26T03:21:30Z","2024-05-26T03:57:55Z","2024-05-26T04:25:22Z","2024-05-26T05:00:41Z","2024-05-26T05:24:36Z","2024-05-26T05:53:02Z","2024-05-26T06:24:36Z","2024-05-26T06:54:54Z","2024-05-26T07:27:11Z","2024-05-26T07:52:10Z","2024-05-26T08:48:55Z","2024-05-26T08:56:16Z","2024-05-26T09:23:04Z","2024-05-26T09:57:57Z","2024-05-26T10:23:32Z","2024-05-26T10:55:07Z","2024-05-26T11:22:15Z","2024-05-26T11:57:34Z","2024-05-26T12:29:09Z","2024-05-26T12:52:03Z","2024-05-26T13:23:48Z","2024-05-26T14:16:31Z","2024-05-26T14:20:57Z","2024-05-26T14:54:14Z","2024-05-26T15:21:49Z","2024-05-26T15:58:09Z","2024-05-26T16:27:50Z","2024-05-26T16:53:38Z","2024-05-26T17:24:42Z","2024-05-26T17:54:55Z","2024-05-26T18:27:10Z","2024-05-26T18:55:02Z","2024-05-26T19:28:32Z","2024-05-26T19:57:27Z","2024-05-26T20:26:44Z","2024-05-26T20:53:49Z","2024-05-26T21:30:58Z","2024-05-26T21:56:30Z","2024-05-26T22:27:27Z","2024-05-26T23:08:58Z","2024-05-26T23:29:57Z","2024-05-26T23:52:52Z","2024-05-27T00:35:41Z","2024-05-27T01:01:45Z","2024-05-27T01:21:50Z","2024-05-27T02:00:17Z","2024-05-27T02:27:29Z","2024-05-27T03:03:50Z","2024-05-27T03:56:51Z","2024-05-27T04:23:58Z","2024-05-27T05:01:51Z","2024-05-27T05:27:54Z","2024-05-27T05:53:02Z","2024-05-27T07:01:07Z","2024-05-27T07:22:27Z","2024-05-27T08:03:32Z","2024-05-27T08:29:09Z","2024-05-27T08:56:46Z","2024-05-27T09:37:18Z","2024-05-27T09:58:36Z","2024-05-27T10:30:32Z","2024-05-27T10:53:28Z","2024-05-27T11:32:15Z","2024-05-27T12:02:57Z","2024-05-27T12:23:48Z","2024-05-27T13:04:47Z","2024-05-27T13:38:29Z","2024-05-27T14:05:33Z","2024-05-27T14:23:07Z","2024-05-27T15:33:37Z","2024-05-27T15:58:28Z","2024-05-27T16:25:51Z","2024-05-27T17:24:45Z","2024-05-27T17:56:21Z","2024-05-27T18:35:58Z","2024-05-27T19:05:21Z","2024-05-27T19:23:48Z","2024-05-27T20:53:29Z","2024-05-27T22:26:28Z","2024-05-27T23:29:16Z","2024-05-28T00:05:40Z","2024-05-28T00:23:06Z","2024-05-28T01:39:46Z","2024-05-28T01:55:02Z","2024-05-28T03:00:32Z","2024-05-28T03:24:59Z","2024-05-28T03:52:24Z","2024-05-28T04:21:50Z","2024-05-28T04:51:26Z","2024-05-28T05:20:42Z","2024-05-28T05:50:47Z","2024-05-28T06:20:42Z","2024-05-28T06:50:42Z","2024-05-28T07:20:40Z","2024-05-28T07:50:46Z","2024-05-28T08:20:51Z","2024-05-28T08:51:08Z","2024-05-28T09:20:40Z","2024-05-28T09:50:39Z","2024-05-28T10:20:47Z","2024-05-28T10:50:50Z","2024-05-28T11:20:44Z","2024-05-28T11:50:46Z","2024-05-28T12:20:47Z","2024-05-28T12:50:49Z","2024-05-28T13:20:43Z","2024-05-28T13:50:40Z","2024-05-28T14:20:40Z","2024-05-28T14:50:47Z","2024-05-28T15:20:40Z","2024-05-28T15:50:42Z","2024-05-28T16:20:41Z","2024-05-28T16:50:43Z","2024-05-28T17:20:46Z","2024-05-28T17:50:47Z","2024-05-28T18:20:52Z","2024-05-28T18:50:46Z","2024-05-28T19:20:42Z","2024-05-28T19:50:50Z","2024-05-28T20:20:41Z","2024-05-28T20:50:39Z","2024-05-28T21:20:48Z","2024-05-28T21:50:44Z","2024-05-28T22:21:03Z","2024-05-28T22:50:40Z","2024-05-28T23:20:43Z","2024-05-28T23:50:42Z","2024-05-29T00:20:41Z","2024-05-29T00:50:41Z","2024-05-29T01:20:49Z","2024-05-29T01:50:40Z","2024-05-29T02:20:46Z","2024-05-29T02:50:41Z","2024-05-29T03:20:41Z","2024-05-29T03:50:42Z","2024-05-29T04:21:15Z","2024-05-29T04:50:45Z","2024-05-29T05:20:52Z","2024-05-29T05:50:40Z","2024-05-29T06:20:44Z","2024-05-29T06:50:45Z","2024-05-29T07:20:47Z","2024-05-29T07:50:39Z","2024-05-29T08:20:49Z","2024-05-29T08:50:43Z","2024-05-29T09:20:42Z","2024-05-29T09:50:44Z","2024-05-29T10:20:39Z","2024-05-29T10:50:47Z","2024-05-29T11:20:45Z","2024-05-29T11:50:43Z","2024-05-29T12:20:41Z","2024-05-29T12:50:49Z","2024-05-29T13:20:40Z","2024-05-29T13:50:43Z","2024-05-29T14:20:41Z","2024-05-29T14:50:46Z","2024-05-29T15:20:44Z","2024-05-29T15:50:41Z","2024-05-29T16:20:41Z","2024-05-29T16:50:40Z","2024-05-29T17:20:41Z","2024-05-29T17:50:43Z","2024-05-29T18:20:43Z","2024-05-29T18:50:42Z","2024-05-29T19:20:45Z","2024-05-29T19:50:45Z","2024-05-29T20:20:46Z","2024-05-29T20:50:44Z","2024-05-29T21:20:57Z","2024-05-29T21:51:02Z","2024-05-29T22:20:41Z","2024-05-29T22:50:41Z","2024-05-29T23:20:40Z","2024-05-29T23:51:02Z","2024-05-30T00:20:40Z","2024-05-30T00:50:49Z","2024-05-30T01:20:42Z","2024-05-30T01:50:45Z","2024-05-30T02:20:50Z","2024-05-30T02:50:44Z","2024-05-30T03:20:55Z","2024-05-30T03:50:38Z","2024-05-30T04:20:41Z","2024-05-30T04:50:39Z","2024-05-30T05:20:48Z","2024-05-30T05:50:45Z","2024-05-30T06:21:02Z","2024-05-30T06:50:41Z","2024-05-30T07:20:46Z","2024-05-30T07:50:43Z","2024-05-30T08:20:46Z","2024-05-30T08:50:45Z","2024-05-30T09:20:44Z","2024-05-30T09:50:41Z","2024-05-30T10:20:47Z","2024-05-30T10:50:50Z","2024-05-30T11:20:48Z","2024-05-30T11:50:46Z","2024-05-30T12:20:42Z","2024-05-30T12:50:44Z","2024-05-30T13:20:44Z","2024-05-30T13:50:47Z","2024-05-30T14:20:43Z","2024-05-30T14:50:40Z","2024-05-30T15:20:41Z","2024-05-30T15:50:42Z","2024-05-30T16:20:41Z","2024-05-30T16:50:41Z","2024-05-30T17:20:43Z","2024-05-30T17:50:40Z","2024-05-30T18:20:46Z","2024-05-30T18:50:50Z","2024-05-30T19:20:41Z","2024-05-30T19:50:46Z","2024-05-30T20:20:47Z","2024-05-30T20:50:40Z","2024-05-30T21:20:44Z","2024-05-30T21:50:41Z","2024-05-30T22:20:41Z","2024-05-30T22:50:42Z","2024-05-30T23:20:38Z","2024-05-30T23:50:44Z","2024-05-31T00:20:45Z","2024-05-31T00:50:38Z","2024-05-31T01:20:41Z","2024-05-31T01:50:46Z","2024-05-31T02:20:41Z","2024-05-31T02:50:41Z","2024-05-31T03:20:45Z","2024-05-31T03:50:42Z","2024-05-31T04:20:47Z","2024-05-31T04:50:39Z","2024-05-31T05:20:38Z","2024-05-31T05:50:39Z","2024-05-31T06:20:42Z","2024-05-31T06:50:45Z","2024-05-31T07:20:42Z","2024-05-31T07:50:47Z","2024-05-31T08:20:48Z","2024-05-31T08:50:49Z","2024-05-31T09:20:50Z","2024-05-31T09:50:52Z","2024-05-31T10:20:45Z","2024-05-31T10:50:39Z","2024-05-31T11:20:39Z","2024-05-31T11:50:40Z","2024-05-31T12:20:40Z","2024-05-31T12:50:50Z","2024-05-31T13:20:45Z","2024-05-31T13:50:41Z","2024-05-31T14:20:49Z","2024-05-31T14:50:42Z","2024-05-31T15:20:41Z","2024-05-31T15:50:53Z","2024-05-31T16:20:41Z","2024-05-31T16:50:45Z","2024-05-31T17:20:49Z","2024-05-31T17:50:43Z","2024-05-31T18:20:41Z","2024-05-31T18:50:38Z","2024-05-31T19:20:40Z","2024-05-31T19:50:54Z","2024-05-31T20:20:40Z","2024-05-31T20:50:41Z","2024-05-31T21:20:43Z","2024-05-31T21:50:40Z","2024-05-31T22:20:41Z","2024-05-31T22:50:38Z","2024-05-31T23:20:40Z","2024-05-31T23:50:41Z","2024-06-01T00:20:47Z","2024-06-01T00:50:39Z","2024-06-01T01:20:40Z","2024-06-01T01:50:42Z","2024-06-01T02:20:42Z","2024-06-01T02:50:38Z","2024-06-01T03:20:38Z","2024-06-01T03:50:45Z","2024-06-01T04:20:50Z","2024-06-01T04:50:47Z","2024-06-01T05:20:38Z","2024-06-01T05:50:38Z","2024-06-01T06:20:40Z","2024-06-01T06:50:37Z","2024-06-01T07:20:40Z","2024-06-01T07:50:42Z","2024-06-01T08:20:51Z","2024-06-01T08:50:41Z","2024-06-01T09:20:41Z","2024-06-01T09:50:42Z","2024-06-01T10:20:42Z","2024-06-01T10:50:41Z","2024-06-01T11:20:43Z","2024-06-01T11:50:41Z","2024-06-01T12:20:46Z","2024-06-01T12:50:46Z","2024-06-01T13:20:38Z","2024-06-01T13:50:46Z","2024-06-01T14:20:48Z","2024-06-01T14:50:42Z","2024-06-01T15:20:38Z","2024-06-01T15:50:41Z","2024-06-01T16:20:43Z","2024-06-01T16:50:47Z","2024-06-01T17:20:46Z","2024-06-01T17:50:43Z","2024-06-01T18:20:44Z","2024-06-01T18:50:45Z","2024-06-01T19:20:38Z","2024-06-01T19:51:05Z","2024-06-01T20:20:49Z","2024-06-01T20:50:44Z","2024-06-01T21:20:47Z","2024-06-01T21:50:38Z","2024-06-01T22:20:47Z","2024-06-01T22:50:39Z","2024-06-01T23:20:41Z","2024-06-01T23:50:41Z","2024-06-02T00:20:40Z","2024-06-02T00:50:51Z","2024-06-02T01:20:42Z","2024-06-02T01:50:40Z","2024-06-02T02:20:46Z","2024-06-02T02:50:43Z","2024-06-02T03:20:44Z","2024-06-02T03:50:45Z","2024-06-02T04:20:49Z","2024-06-02T04:50:40Z","2024-06-02T05:20:47Z","2024-06-02T05:50:42Z","2024-06-02T06:20:39Z","2024-06-02T06:50:42Z","2024-06-02T07:20:46Z","2024-06-02T07:50:43Z","2024-06-02T08:20:39Z","2024-06-02T08:50:52Z","2024-06-02T09:20:41Z","2024-06-02T09:50:42Z","2024-06-02T10:20:48Z","2024-06-02T10:50:43Z","2024-06-02T11:20:41Z","2024-06-02T11:50:44Z","2024-06-02T12:20:37Z","2024-06-02T12:50:39Z","2024-06-02T13:20:41Z","2024-06-02T13:50:38Z","2024-06-02T14:20:42Z","2024-06-02T14:50:41Z","2024-06-02T15:20:40Z","2024-06-02T15:50:44Z","2024-06-02T16:20:43Z","2024-06-02T16:50:38Z","2024-06-02T17:20:39Z","2024-06-02T17:50:49Z","2024-06-02T18:20:47Z","2024-06-02T18:50:40Z","2024-06-02T19:20:42Z","2024-06-02T19:50:37Z","2024-06-02T20:20:41Z","2024-06-02T20:50:44Z","2024-06-02T21:20:41Z","2024-06-02T21:50:38Z","2024-06-02T22:20:43Z","2024-06-02T22:50:39Z","2024-06-02T23:20:40Z","2024-06-02T23:50:43Z","2024-06-03T00:20:44Z","2024-06-03T00:50:41Z","2024-06-03T01:20:43Z","2024-06-03T01:50:41Z","2024-06-03T02:20:41Z","2024-06-03T02:50:40Z","2024-06-03T03:20:39Z","2024-06-03T03:50:40Z","2024-06-03T04:20:42Z","2024-06-03T04:50:40Z","2024-06-03T05:20:41Z","2024-06-03T05:50:52Z","2024-06-03T06:20:41Z","2024-06-03T06:50:40Z","2024-06-03T07:20:47Z","2024-06-03T07:50:42Z","2024-06-03T08:20:39Z","2024-06-03T08:50:46Z","2024-06-03T09:20:41Z","2024-06-03T09:50:41Z","2024-06-03T10:20:46Z","2024-06-03T10:50:40Z","2024-06-03T11:20:39Z","2024-06-03T11:50:42Z","2024-06-03T12:20:41Z","2024-06-03T12:50:41Z","2024-06-03T13:20:44Z","2024-06-03T13:50:38Z","2024-06-03T14:20:41Z","2024-06-03T14:50:41Z","2024-06-03T15:20:47Z","2024-06-03T15:50:46Z","2024-06-03T16:20:39Z","2024-06-03T16:50:49Z","2024-06-03T17:20:42Z","2024-06-03T17:50:42Z","2024-06-03T18:20:43Z","2024-06-03T18:50:47Z","2024-06-03T19:20:46Z","2024-06-03T19:50:38Z","2024-06-03T20:20:47Z","2024-06-03T20:50:41Z","2024-06-03T21:20:43Z","2024-06-03T21:50:47Z","2024-06-03T22:20:41Z","2024-06-03T22:50:43Z","2024-06-03T23:21:00Z","2024-06-03T23:50:40Z","2024-06-04T00:20:41Z","2024-06-04T00:50:53Z","2024-06-04T01:20:39Z","2024-06-04T01:50:38Z","2024-06-04T02:20:47Z","2024-06-04T02:50:51Z","2024-06-04T03:20:50Z","2024-06-04T03:50:40Z","2024-06-04T04:20:38Z","2024-06-04T04:50:39Z","2024-06-04T05:20:46Z","2024-06-04T05:50:42Z","2024-06-04T06:20:41Z","2024-06-04T06:50:41Z","2024-06-04T07:20:43Z","2024-06-04T07:50:43Z","2024-06-04T08:20:40Z","2024-06-04T08:50:42Z","2024-06-04T09:20:42Z","2024-06-04T09:50:40Z","2024-06-04T10:20:50Z","2024-06-04T10:50:42Z","2024-06-04T11:20:47Z","2024-06-04T11:50:45Z","2024-06-04T12:20:41Z","2024-06-04T12:50:43Z","2024-06-04T13:20:46Z","2024-06-04T13:50:47Z","2024-06-04T14:20:49Z","2024-06-04T14:50:41Z","2024-06-04T15:20:47Z","2024-06-04T15:50:42Z","2024-06-04T16:20:41Z","2024-06-04T16:50:47Z","2024-06-04T17:20:43Z","2024-06-04T17:50:48Z","2024-06-04T18:20:45Z","2024-06-04T18:50:45Z","2024-06-04T19:20:40Z","2024-06-04T19:50:39Z","2024-06-04T20:20:48Z","2024-06-04T20:50:41Z","2024-06-04T21:20:47Z","2024-06-04T21:50:43Z","2024-06-04T22:20:39Z","2024-06-04T22:50:39Z","2024-06-04T23:20:40Z","2024-06-04T23:50:47Z","2024-06-05T00:20:41Z","2024-06-05T00:50:48Z","2024-06-05T01:20:50Z","2024-06-05T01:50:38Z","2024-06-05T02:20:38Z","2024-06-05T02:50:42Z","2024-06-05T03:20:41Z","2024-06-05T03:50:49Z","2024-06-05T04:20:39Z","2024-06-05T04:50:41Z","2024-06-05T05:20:40Z","2024-06-05T05:50:41Z","2024-06-05T06:20:43Z","2024-06-05T06:50:42Z","2024-06-05T07:20:48Z","2024-06-05T07:50:40Z","2024-06-05T08:20:45Z","2024-06-05T08:50:50Z","2024-06-05T09:20:44Z","2024-06-05T09:50:39Z","2024-06-05T10:20:47Z","2024-06-05T10:50:49Z","2024-06-05T11:20:48Z","2024-06-05T11:50:50Z","2024-06-05T12:20:44Z","2024-06-05T12:50:47Z","2024-06-05T13:20:41Z","2024-06-05T13:50:44Z","2024-06-05T14:20:46Z","2024-06-05T14:50:41Z","2024-06-05T15:20:43Z","2024-06-05T15:50:46Z","2024-06-05T16:20:43Z","2024-06-05T16:50:45Z","2024-06-05T17:20:47Z","2024-06-05T17:50:45Z","2024-06-05T18:20:44Z","2024-06-05T18:50:41Z","2024-06-05T19:20:43Z","2024-06-05T19:50:44Z","2024-06-05T20:20:51Z","2024-06-05T20:50:38Z","2024-06-05T21:20:47Z","2024-06-05T21:50:45Z","2024-06-05T22:20:43Z","2024-06-05T22:50:49Z","2024-06-05T23:20:41Z","2024-06-05T23:50:41Z","2024-06-06T00:20:38Z","2024-06-06T00:50:42Z","2024-06-06T01:20:47Z","2024-06-06T01:50:43Z","2024-06-06T02:20:42Z","2024-06-06T02:50:47Z","2024-06-06T03:20:39Z","2024-06-06T03:50:45Z","2024-06-06T04:20:47Z","2024-06-06T04:50:44Z","2024-06-06T05:20:43Z","2024-06-06T05:50:46Z","2024-06-06T06:20:43Z","2024-06-06T06:50:49Z","2024-06-06T07:20:40Z","2024-06-06T07:50:50Z","2024-06-06T08:20:41Z","2024-06-06T08:50:41Z","2024-06-06T09:20:42Z","2024-06-06T09:50:42Z","2024-06-06T10:20:49Z","2024-06-06T10:50:40Z","2024-06-06T11:20:42Z","2024-06-06T11:50:47Z","2024-06-06T12:20:44Z","2024-06-06T12:50:42Z","2024-06-06T13:20:38Z","2024-06-06T13:50:46Z","2024-06-06T14:20:49Z","2024-06-06T14:50:48Z","2024-06-06T15:20:40Z","2024-06-06T15:50:40Z","2024-06-06T16:20:43Z","2024-06-06T16:50:41Z","2024-06-06T17:20:44Z","2024-06-06T17:50:43Z","2024-06-06T18:20:49Z","2024-06-06T18:50:39Z","2024-06-06T19:20:46Z","2024-06-06T19:50:50Z","2024-06-06T20:20:42Z","2024-06-06T20:50:48Z","2024-06-06T21:20:48Z","2024-06-06T21:50:50Z","2024-06-06T22:20:42Z","2024-06-06T22:50:44Z","2024-06-06T23:20:40Z","2024-06-06T23:50:38Z","2024-06-07T00:20:42Z","2024-06-07T00:50:50Z","2024-06-07T01:20:44Z","2024-06-07T01:50:46Z","2024-06-07T02:20:47Z","2024-06-07T02:50:43Z","2024-06-07T03:20:41Z","2024-06-07T03:50:43Z","2024-06-07T04:20:40Z","2024-06-07T04:50:39Z","2024-06-07T05:20:49Z","2024-06-07T05:50:44Z","2024-06-07T06:20:47Z","2024-06-07T06:50:47Z","2024-06-07T07:20:41Z","2024-06-07T07:50:39Z","2024-06-07T08:20:41Z","2024-06-07T08:50:42Z","2024-06-07T09:20:45Z","2024-06-07T09:50:50Z","2024-06-07T10:20:50Z","2024-06-07T10:50:43Z","2024-06-07T11:20:48Z","2024-06-07T11:50:40Z","2024-06-07T12:20:41Z","2024-06-07T12:50:47Z","2024-06-07T13:20:40Z","2024-06-07T13:50:45Z","2024-06-07T14:20:43Z","2024-06-07T14:50:37Z","2024-06-07T15:20:39Z","2024-06-07T15:50:42Z","2024-06-07T16:20:42Z","2024-06-07T16:50:41Z","2024-06-07T17:20:44Z","2024-06-07T17:50:40Z","2024-06-07T18:20:41Z","2024-06-07T18:50:42Z","2024-06-07T19:20:48Z","2024-06-07T19:50:40Z","2024-06-07T20:20:44Z","2024-06-07T20:50:48Z","2024-06-07T21:20:46Z","2024-06-07T21:50:42Z","2024-06-07T22:20:40Z","2024-06-07T22:50:37Z","2024-06-07T23:20:44Z","2024-06-07T23:50:38Z","2024-06-08T00:20:41Z","2024-06-08T00:50:47Z","2024-06-08T01:20:40Z","2024-06-08T01:50:39Z","2024-06-08T02:20:38Z","2024-06-08T02:50:41Z","2024-06-08T03:20:41Z","2024-06-08T03:50:45Z","2024-06-08T04:20:41Z","2024-06-08T04:50:41Z","2024-06-08T05:20:46Z","2024-06-08T05:50:42Z","2024-06-08T06:20:41Z","2024-06-08T06:50:41Z","2024-06-08T07:20:41Z","2024-06-08T07:50:43Z","2024-06-08T08:20:40Z","2024-06-08T08:50:41Z","2024-06-08T09:20:39Z","2024-06-08T09:50:44Z","2024-06-08T10:20:40Z","2024-06-08T10:50:39Z","2024-06-08T11:20:42Z","2024-06-08T11:50:39Z","2024-06-08T12:20:39Z","2024-06-08T12:50:47Z","2024-06-08T13:20:42Z","2024-06-08T13:50:41Z","2024-06-08T14:20:49Z","2024-06-08T14:50:40Z","2024-06-08T15:20:46Z","2024-06-08T15:50:40Z","2024-06-08T16:20:41Z","2024-06-08T16:51:09Z","2024-06-08T17:20:40Z","2024-06-08T17:50:43Z","2024-06-08T18:20:39Z","2024-06-08T18:50:41Z","2024-06-08T19:20:46Z","2024-06-08T19:50:42Z","2024-06-08T20:20:48Z","2024-06-08T20:50:40Z","2024-06-08T21:20:43Z","2024-06-08T21:50:49Z","2024-06-08T22:20:44Z","2024-06-08T22:50:43Z","2024-06-08T23:20:42Z","2024-06-08T23:50:39Z","2024-06-09T00:20:41Z","2024-06-09T00:50:41Z","2024-06-09T01:20:43Z","2024-06-09T01:50:40Z","2024-06-09T02:20:50Z","2024-06-09T02:50:42Z","2024-06-09T03:20:40Z","2024-06-09T03:50:49Z","2024-06-09T04:20:43Z","2024-06-09T04:50:40Z","2024-06-09T05:20:45Z","2024-06-09T05:50:46Z","2024-06-09T06:20:41Z","2024-06-09T06:50:44Z","2024-06-09T07:20:43Z","2024-06-09T07:50:42Z","2024-06-09T08:20:41Z","2024-06-09T08:50:41Z","2024-06-09T09:20:42Z","2024-06-09T09:50:41Z","2024-06-09T10:20:43Z","2024-06-09T10:50:48Z","2024-06-09T11:20:41Z","2024-06-09T11:50:40Z","2024-06-09T12:20:44Z","2024-06-09T12:50:42Z","2024-06-09T13:20:50Z","2024-06-09T13:50:40Z","2024-06-09T14:20:50Z","2024-06-09T14:50:46Z","2024-06-09T15:20:40Z","2024-06-09T15:50:41Z","2024-06-09T16:20:43Z","2024-06-09T16:50:46Z","2024-06-09T17:20:48Z","2024-06-09T17:50:44Z","2024-06-09T18:20:41Z","2024-06-09T18:50:41Z","2024-06-09T19:20:46Z","2024-06-09T19:50:42Z","2024-06-09T20:20:45Z","2024-06-09T20:50:47Z","2024-06-09T21:20:42Z","2024-06-09T21:50:41Z","2024-06-09T22:20:44Z","2024-06-09T22:50:39Z","2024-06-09T23:20:47Z","2024-06-09T23:50:46Z","2024-06-10T00:20:41Z","2024-06-10T00:50:40Z","2024-06-10T01:20:48Z","2024-06-10T01:50:48Z","2024-06-10T02:20:45Z","2024-06-10T02:50:42Z","2024-06-10T03:20:42Z","2024-06-10T03:50:48Z","2024-06-10T04:20:40Z","2024-06-10T04:50:43Z","2024-06-10T05:20:48Z","2024-06-10T05:50:45Z","2024-06-10T06:20:39Z","2024-06-10T06:50:41Z","2024-06-10T07:20:43Z","2024-06-10T07:50:46Z","2024-06-10T08:20:47Z","2024-06-10T08:50:43Z","2024-06-10T09:20:43Z","2024-06-10T09:50:45Z","2024-06-10T10:20:42Z","2024-06-10T10:50:46Z","2024-06-10T11:20:45Z","2024-06-10T11:50:47Z","2024-06-10T12:20:47Z","2024-06-10T12:50:49Z","2024-06-10T13:20:41Z","2024-06-10T13:50:41Z","2024-06-10T14:20:39Z","2024-06-10T14:50:44Z","2024-06-10T15:20:41Z","2024-06-10T15:50:49Z","2024-06-10T16:20:42Z","2024-06-10T16:50:42Z","2024-06-10T17:20:41Z","2024-06-10T17:50:41Z","2024-06-10T18:20:44Z","2024-06-10T18:50:46Z","2024-06-10T19:20:48Z","2024-06-10T19:50:47Z","2024-06-10T20:20:40Z","2024-06-10T20:50:39Z","2024-06-10T21:20:47Z","2024-06-10T21:50:48Z","2024-06-10T22:20:50Z","2024-06-10T22:50:40Z","2024-06-10T23:20:40Z","2024-06-10T23:50:41Z","2024-06-11T00:20:43Z","2024-06-11T00:50:41Z","2024-06-11T01:20:49Z","2024-06-11T01:50:48Z","2024-06-11T02:20:47Z","2024-06-11T02:50:45Z","2024-06-11T03:20:47Z","2024-06-11T03:50:42Z","2024-06-11T04:20:43Z","2024-06-11T04:50:46Z","2024-06-11T05:20:42Z","2024-06-11T05:50:38Z","2024-06-11T06:20:38Z","2024-06-11T06:50:48Z","2024-06-11T07:20:48Z","2024-06-11T07:50:43Z","2024-06-11T08:20:49Z","2024-06-11T08:50:42Z","2024-06-11T09:20:38Z","2024-06-11T09:50:41Z","2024-06-11T10:20:49Z","2024-06-11T10:50:43Z","2024-06-11T11:20:47Z","2024-06-11T11:50:41Z","2024-06-11T12:20:40Z","2024-06-11T12:50:49Z","2024-06-11T13:20:53Z","2024-06-11T13:50:41Z","2024-06-11T14:20:51Z","2024-06-11T14:50:39Z","2024-06-11T15:20:41Z","2024-06-11T15:50:39Z","2024-06-11T16:20:42Z","2024-06-11T16:51:07Z","2024-06-11T17:20:48Z","2024-06-11T17:50:46Z","2024-06-11T18:20:39Z","2024-06-11T18:50:40Z","2024-06-11T19:20:40Z","2024-06-11T19:50:47Z","2024-06-11T20:20:38Z","2024-06-11T20:50:40Z","2024-06-11T21:20:49Z","2024-06-11T21:50:44Z","2024-06-11T22:20:53Z","2024-06-11T22:50:40Z","2024-06-11T23:20:38Z","2024-06-11T23:50:48Z","2024-06-12T00:20:48Z","2024-06-12T00:50:45Z","2024-06-12T01:20:51Z","2024-06-12T01:50:45Z","2024-06-12T02:20:40Z","2024-06-12T02:50:44Z","2024-06-12T03:20:41Z","2024-06-12T03:50:46Z","2024-06-12T04:20:44Z","2024-06-12T04:50:46Z","2024-06-12T05:20:40Z","2024-06-12T05:50:42Z","2024-06-12T06:20:40Z","2024-06-12T06:50:38Z","2024-06-12T07:20:40Z","2024-06-12T07:50:41Z","2024-06-12T08:20:40Z","2024-06-12T08:50:45Z","2024-06-12T09:20:47Z","2024-06-12T09:50:45Z","2024-06-12T10:20:45Z","2024-06-12T10:50:44Z","2024-06-12T11:20:40Z","2024-06-12T11:50:50Z","2024-06-12T12:20:45Z","2024-06-12T12:50:47Z","2024-06-12T13:20:53Z","2024-06-12T13:50:43Z","2024-06-12T14:20:41Z","2024-06-12T14:50:43Z","2024-06-12T15:20:47Z","2024-06-12T15:50:42Z","2024-06-12T16:20:41Z","2024-06-12T16:50:49Z","2024-06-12T17:20:55Z","2024-06-12T17:50:42Z","2024-06-12T18:20:43Z","2024-06-12T18:51:03Z","2024-06-12T19:20:43Z","2024-06-12T19:50:38Z","2024-06-12T20:20:41Z","2024-06-12T20:50:45Z","2024-06-12T21:20:42Z","2024-06-12T21:50:48Z","2024-06-12T22:20:38Z","2024-06-12T22:50:44Z","2024-06-12T23:20:40Z","2024-06-12T23:50:39Z","2024-06-13T00:20:38Z","2024-06-13T00:50:43Z","2024-06-13T01:20:51Z","2024-06-13T01:50:45Z","2024-06-13T02:20:49Z","2024-06-13T02:50:39Z","2024-06-13T03:20:49Z","2024-06-13T03:50:40Z","2024-06-13T04:20:46Z","2024-06-13T04:50:47Z","2024-06-13T05:20:45Z","2024-06-13T05:50:38Z","2024-06-13T06:20:39Z","2024-06-13T06:50:51Z","2024-06-13T07:20:49Z","2024-06-13T07:50:50Z","2024-06-13T08:20:42Z","2024-06-13T08:50:48Z","2024-06-13T09:20:50Z","2024-06-13T09:50:37Z","2024-06-13T10:20:40Z","2024-06-13T10:50:42Z","2024-06-13T11:20:41Z","2024-06-13T11:50:52Z","2024-06-13T12:20:50Z","2024-06-13T12:50:49Z","2024-06-13T13:20:46Z","2024-06-13T13:50:40Z","2024-06-13T14:20:39Z","2024-06-13T14:50:44Z","2024-06-13T15:20:44Z","2024-06-13T15:50:44Z","2024-06-13T16:20:40Z","2024-06-13T16:50:48Z","2024-06-13T17:20:56Z","2024-06-13T17:50:41Z","2024-06-13T18:20:46Z","2024-06-13T18:50:50Z","2024-06-13T19:20:51Z","2024-06-13T19:50:43Z","2024-06-13T20:20:42Z","2024-06-13T20:50:40Z","2024-06-13T21:20:53Z","2024-06-13T21:50:42Z","2024-06-13T22:20:49Z","2024-06-13T22:50:40Z","2024-06-13T23:20:44Z","2024-06-13T23:50:41Z","2024-06-14T00:20:43Z","2024-06-14T00:50:49Z","2024-06-14T01:20:49Z","2024-06-14T01:50:51Z","2024-06-14T02:20:41Z","2024-06-14T02:50:50Z","2024-06-14T03:20:39Z","2024-06-14T03:50:40Z","2024-06-14T04:20:41Z","2024-06-14T04:50:40Z","2024-06-14T05:20:49Z","2024-06-14T05:50:40Z","2024-06-14T06:20:49Z","2024-06-14T06:50:40Z","2024-06-14T07:20:44Z","2024-06-14T07:50:41Z","2024-06-14T08:20:39Z","2024-06-14T08:50:40Z","2024-06-14T09:20:41Z","2024-06-14T09:50:45Z","2024-06-14T10:20:43Z","2024-06-14T10:51:14Z","2024-06-14T11:20:42Z","2024-06-14T11:50:46Z","2024-06-14T12:20:37Z","2024-06-14T12:50:41Z","2024-06-14T13:20:45Z","2024-06-14T13:50:41Z","2024-06-14T14:20:44Z","2024-06-14T14:50:42Z","2024-06-14T15:20:50Z","2024-06-14T15:50:44Z","2024-06-14T16:20:54Z","2024-06-14T16:50:44Z","2024-06-14T17:20:39Z","2024-06-14T17:50:41Z","2024-06-14T18:20:47Z","2024-06-14T18:50:37Z","2024-06-14T19:20:47Z","2024-06-14T19:50:42Z","2024-06-14T20:20:40Z","2024-06-14T20:50:45Z","2024-06-14T21:20:41Z","2024-06-14T21:50:38Z","2024-06-14T22:20:46Z","2024-06-14T22:50:40Z","2024-06-14T23:20:49Z","2024-06-14T23:50:42Z","2024-06-15T00:20:46Z","2024-06-15T00:50:47Z","2024-06-15T01:20:43Z","2024-06-15T01:50:43Z","2024-06-15T02:20:47Z","2024-06-15T02:50:42Z","2024-06-15T03:20:45Z","2024-06-15T03:50:40Z","2024-06-15T04:20:48Z","2024-06-15T04:50:49Z","2024-06-15T05:20:40Z","2024-06-15T05:50:42Z","2024-06-15T06:20:50Z","2024-06-15T06:50:37Z","2024-06-15T07:20:40Z","2024-06-15T07:50:49Z","2024-06-15T08:20:43Z","2024-06-15T08:50:41Z","2024-06-15T09:20:45Z","2024-06-15T09:50:42Z","2024-06-15T10:20:46Z","2024-06-15T10:50:39Z","2024-06-15T11:20:48Z","2024-06-15T11:50:41Z","2024-06-15T12:20:45Z","2024-06-15T12:50:48Z","2024-06-15T13:20:41Z","2024-06-15T13:50:43Z","2024-06-15T14:20:47Z","2024-06-15T14:50:48Z","2024-06-15T15:20:41Z","2024-06-15T15:50:50Z","2024-06-15T16:20:40Z","2024-06-15T16:50:48Z","2024-06-15T17:20:41Z","2024-06-15T17:50:49Z","2024-06-15T18:20:41Z","2024-06-15T18:50:44Z","2024-06-15T19:20:44Z","2024-06-15T19:50:41Z","2024-06-15T20:20:47Z","2024-06-15T20:50:41Z","2024-06-15T21:20:42Z","2024-06-15T21:50:47Z","2024-06-15T22:20:43Z","2024-06-15T22:50:41Z","2024-06-15T23:20:37Z","2024-06-15T23:50:41Z","2024-06-16T00:20:44Z","2024-06-16T00:50:39Z","2024-06-16T01:20:39Z","2024-06-16T01:50:45Z","2024-06-16T02:20:48Z","2024-06-16T02:50:40Z","2024-06-16T03:20:46Z","2024-06-16T03:51:01Z","2024-06-16T04:20:41Z","2024-06-16T04:50:47Z","2024-06-16T05:20:45Z","2024-06-16T05:50:44Z","2024-06-16T06:20:41Z","2024-06-16T06:50:44Z","2024-06-16T07:20:47Z","2024-06-16T07:50:40Z","2024-06-16T08:20:49Z","2024-06-16T08:50:39Z","2024-06-16T09:20:41Z","2024-06-16T09:50:43Z","2024-06-16T10:20:41Z","2024-06-16T10:50:43Z","2024-06-16T11:20:43Z","2024-06-16T11:50:46Z","2024-06-16T12:20:43Z","2024-06-16T12:50:41Z","2024-06-16T13:20:42Z","2024-06-16T13:50:41Z","2024-06-16T14:20:42Z","2024-06-16T14:50:41Z","2024-06-16T15:20:43Z","2024-06-16T15:50:42Z","2024-06-16T16:20:43Z","2024-06-16T16:50:49Z","2024-06-16T17:20:42Z","2024-06-16T17:50:45Z","2024-06-16T18:20:46Z","2024-06-16T18:50:45Z","2024-06-16T19:20:49Z","2024-06-16T19:50:41Z","2024-06-16T20:20:42Z","2024-06-16T20:50:41Z","2024-06-16T21:20:41Z","2024-06-16T21:50:42Z","2024-06-16T22:20:42Z","2024-06-16T22:50:41Z","2024-06-16T23:20:38Z","2024-06-16T23:50:49Z","2024-06-17T00:20:44Z","2024-06-17T00:50:43Z","2024-06-17T01:20:47Z","2024-06-17T01:50:42Z","2024-06-17T02:20:42Z","2024-06-17T02:50:40Z","2024-06-17T03:20:39Z","2024-06-17T03:50:41Z","2024-06-17T04:20:42Z","2024-06-17T04:50:48Z","2024-06-17T05:20:46Z","2024-06-17T05:50:50Z","2024-06-17T06:20:41Z","2024-06-17T06:50:45Z","2024-06-17T07:20:40Z","2024-06-17T07:50:40Z","2024-06-17T08:20:41Z","2024-06-17T08:50:50Z","2024-06-17T09:20:42Z","2024-06-17T09:50:50Z","2024-06-17T10:20:47Z","2024-06-17T10:50:44Z","2024-06-17T11:20:49Z","2024-06-17T11:50:45Z","2024-06-17T12:20:45Z","2024-06-17T12:50:40Z","2024-06-17T13:20:46Z","2024-06-17T13:50:43Z","2024-06-17T14:20:44Z","2024-06-17T14:50:39Z","2024-06-17T15:20:41Z","2024-06-17T15:50:44Z","2024-06-17T16:20:44Z","2024-06-17T16:50:43Z","2024-06-17T17:20:50Z","2024-06-17T17:50:48Z","2024-06-17T18:20:45Z","2024-06-17T18:50:43Z","2024-06-17T19:20:49Z","2024-06-17T19:50:51Z","2024-06-17T20:20:38Z","2024-06-17T20:50:45Z","2024-06-17T21:20:48Z","2024-06-17T21:50:48Z","2024-06-17T22:20:41Z","2024-06-17T22:50:41Z","2024-06-17T23:20:49Z","2024-06-17T23:50:42Z","2024-06-18T00:20:41Z","2024-06-18T00:50:50Z","2024-06-18T01:20:42Z","2024-06-18T01:50:51Z","2024-06-18T02:20:42Z","2024-06-18T02:50:42Z","2024-06-18T03:20:44Z","2024-06-18T03:50:43Z","2024-06-18T04:20:51Z","2024-06-18T04:50:41Z","2024-06-18T05:20:41Z","2024-06-18T05:50:42Z","2024-06-18T06:20:39Z","2024-06-18T06:50:49Z","2024-06-18T07:20:40Z","2024-06-18T07:50:45Z","2024-06-18T08:20:43Z","2024-06-18T08:50:39Z","2024-06-18T09:20:45Z","2024-06-18T09:50:41Z","2024-06-18T10:20:42Z","2024-06-18T10:50:40Z","2024-06-18T11:20:40Z","2024-06-18T11:50:42Z","2024-06-18T12:20:43Z","2024-06-18T12:50:50Z","2024-06-18T13:20:45Z","2024-06-18T13:50:47Z","2024-06-18T14:20:47Z","2024-06-18T14:50:46Z","2024-06-18T15:20:49Z","2024-06-18T15:50:42Z","2024-06-18T16:20:46Z","2024-06-18T16:50:45Z","2024-06-18T17:20:42Z","2024-06-18T17:50:42Z","2024-06-18T18:20:42Z","2024-06-18T18:50:49Z","2024-06-18T19:20:47Z","2024-06-18T19:50:46Z","2024-06-18T20:20:42Z","2024-06-18T20:50:42Z","2024-06-18T21:20:49Z","2024-06-18T21:50:42Z","2024-06-18T22:20:49Z","2024-06-18T22:50:44Z","2024-06-18T23:20:41Z","2024-06-18T23:50:37Z","2024-06-19T00:20:45Z","2024-06-19T00:50:42Z","2024-06-19T01:20:47Z","2024-06-19T01:50:46Z","2024-06-19T02:20:49Z","2024-06-19T02:50:42Z","2024-06-19T03:20:47Z","2024-06-19T03:50:44Z","2024-06-19T04:20:43Z","2024-06-19T04:50:49Z","2024-06-19T05:20:40Z","2024-06-19T05:50:45Z","2024-06-19T06:20:41Z","2024-06-19T06:50:45Z","2024-06-19T07:20:39Z","2024-06-19T07:50:45Z","2024-06-19T08:20:41Z","2024-06-19T08:50:39Z","2024-06-19T09:20:48Z","2024-06-19T09:50:49Z","2024-06-19T10:20:43Z","2024-06-19T10:50:47Z","2024-06-19T11:20:42Z","2024-06-19T11:50:39Z","2024-06-19T12:20:40Z","2024-06-19T12:50:47Z","2024-06-19T13:20:46Z","2024-06-19T13:50:45Z","2024-06-19T14:20:47Z","2024-06-19T14:50:46Z","2024-06-19T15:20:48Z","2024-06-19T15:50:39Z","2024-06-19T16:20:44Z","2024-06-19T16:50:40Z","2024-06-19T17:20:48Z","2024-06-19T17:50:48Z","2024-06-19T18:20:39Z","2024-06-19T18:50:40Z","2024-06-19T19:20:38Z","2024-06-19T19:50:41Z","2024-06-19T20:20:46Z","2024-06-19T20:50:40Z","2024-06-19T21:20:50Z","2024-06-19T21:50:43Z","2024-06-19T22:20:38Z","2024-06-19T22:50:45Z","2024-06-19T23:20:42Z","2024-06-19T23:50:48Z","2024-06-20T00:20:50Z","2024-06-20T00:50:42Z","2024-06-20T01:20:47Z","2024-06-20T01:50:50Z","2024-06-20T02:20:54Z","2024-06-20T02:50:45Z","2024-06-20T03:20:48Z","2024-06-20T03:50:38Z","2024-06-20T04:20:49Z","2024-06-20T04:50:41Z","2024-06-20T05:20:41Z","2024-06-20T05:50:41Z","2024-06-20T06:20:39Z","2024-06-20T06:50:48Z","2024-06-20T07:20:41Z","2024-06-20T07:50:48Z","2024-06-20T08:20:49Z","2024-06-20T08:50:40Z","2024-06-20T09:20:38Z","2024-06-20T09:50:49Z","2024-06-20T10:20:48Z","2024-06-20T10:50:47Z","2024-06-20T11:20:44Z","2024-06-20T11:50:45Z","2024-06-20T12:20:44Z","2024-06-20T12:50:41Z","2024-06-20T13:20:48Z","2024-06-20T13:50:47Z","2024-06-20T14:20:48Z","2024-06-20T14:50:50Z","2024-06-20T15:20:40Z","2024-06-20T15:50:41Z","2024-06-20T16:20:49Z","2024-06-20T16:50:46Z","2024-06-20T17:20:40Z","2024-06-20T17:50:39Z","2024-06-20T18:20:43Z","2024-06-20T18:50:47Z","2024-06-20T19:20:47Z","2024-06-20T19:50:46Z","2024-06-20T20:20:48Z","2024-06-20T20:50:41Z","2024-06-20T21:20:42Z","2024-06-20T21:50:40Z","2024-06-20T22:20:49Z","2024-06-20T22:50:48Z","2024-06-20T23:20:38Z","2024-06-20T23:50:46Z","2024-06-21T00:20:40Z","2024-06-21T00:50:41Z","2024-06-21T01:20:45Z","2024-06-21T01:50:46Z","2024-06-21T02:20:44Z","2024-06-21T02:50:39Z","2024-06-21T03:20:46Z","2024-06-21T03:50:40Z","2024-06-21T04:20:47Z","2024-06-21T04:50:41Z","2024-06-21T05:20:38Z","2024-06-21T05:50:41Z","2024-06-21T06:20:38Z","2024-06-21T06:50:39Z","2024-06-21T07:20:47Z","2024-06-21T07:50:47Z","2024-06-21T08:20:47Z","2024-06-21T08:50:44Z","2024-06-21T09:20:47Z","2024-06-21T09:50:45Z","2024-06-21T10:20:43Z","2024-06-21T10:50:41Z","2024-06-21T11:20:40Z","2024-06-21T11:50:47Z","2024-06-21T12:20:47Z","2024-06-21T12:50:42Z","2024-06-21T13:20:41Z","2024-06-21T13:50:41Z","2024-06-21T14:20:44Z","2024-06-21T14:50:43Z","2024-06-21T15:20:39Z","2024-06-21T15:50:46Z","2024-06-21T16:20:43Z","2024-06-21T16:50:45Z","2024-06-21T17:20:49Z","2024-06-21T17:50:43Z","2024-06-21T18:20:51Z","2024-06-21T18:50:49Z","2024-06-21T19:20:40Z","2024-06-21T19:50:38Z","2024-06-21T20:20:45Z","2024-06-21T20:50:47Z","2024-06-21T21:20:41Z","2024-06-21T21:50:44Z","2024-06-21T22:20:42Z","2024-06-21T22:50:46Z","2024-06-21T23:20:47Z","2024-06-21T23:50:45Z","2024-06-22T00:20:40Z","2024-06-22T00:50:42Z","2024-06-22T01:20:46Z","2024-06-22T01:50:49Z","2024-06-22T02:20:45Z","2024-06-22T02:50:42Z","2024-06-22T03:20:41Z","2024-06-22T03:50:41Z","2024-06-22T04:20:40Z","2024-06-22T04:50:44Z","2024-06-22T05:20:42Z","2024-06-22T05:50:43Z","2024-06-22T06:20:46Z","2024-06-22T06:50:42Z","2024-06-22T07:20:41Z","2024-06-22T07:50:48Z","2024-06-22T08:20:48Z","2024-06-22T08:50:45Z","2024-06-22T09:20:38Z","2024-06-22T09:50:46Z","2024-06-22T10:20:42Z","2024-06-22T10:50:42Z","2024-06-22T11:20:40Z","2024-06-22T11:50:41Z","2024-06-22T12:20:46Z","2024-06-22T12:50:39Z","2024-06-22T13:20:45Z","2024-06-22T13:50:41Z","2024-06-22T14:20:48Z","2024-06-22T14:50:41Z","2024-06-22T15:20:48Z","2024-06-22T15:50:42Z","2024-06-22T16:20:51Z","2024-06-22T16:50:46Z","2024-06-22T17:20:42Z","2024-06-22T17:50:44Z","2024-06-22T18:20:42Z","2024-06-22T18:50:42Z","2024-06-22T19:20:42Z","2024-06-22T19:50:40Z","2024-06-22T20:20:41Z","2024-06-22T20:50:39Z","2024-06-22T21:20:42Z","2024-06-22T21:50:41Z","2024-06-22T22:20:42Z","2024-06-22T22:50:41Z","2024-06-22T23:20:47Z","2024-06-22T23:50:42Z","2024-06-23T00:20:41Z","2024-06-23T00:50:40Z","2024-06-23T01:20:42Z","2024-06-23T01:50:43Z","2024-06-23T02:20:45Z","2024-06-23T02:50:45Z","2024-06-23T03:20:44Z","2024-06-23T03:50:41Z","2024-06-23T04:20:43Z","2024-06-23T04:50:41Z","2024-06-23T05:20:43Z","2024-06-23T05:50:47Z","2024-06-23T06:20:40Z","2024-06-23T06:50:44Z","2024-06-23T07:20:48Z","2024-06-23T07:50:42Z","2024-06-23T08:20:44Z","2024-06-23T08:50:40Z","2024-06-23T09:20:44Z","2024-06-23T09:50:44Z","2024-06-23T10:20:40Z","2024-06-23T10:50:44Z","2024-06-23T11:20:46Z","2024-06-23T11:50:41Z","2024-06-23T12:20:46Z","2024-06-23T12:50:43Z","2024-06-23T13:20:41Z","2024-06-23T13:50:44Z","2024-06-23T14:20:44Z","2024-06-23T14:50:40Z","2024-06-23T15:20:46Z","2024-06-23T15:50:47Z","2024-06-23T16:20:43Z","2024-06-23T16:50:40Z","2024-06-23T17:20:38Z","2024-06-23T17:50:40Z","2024-06-23T18:20:46Z","2024-06-23T18:50:45Z","2024-06-23T19:20:50Z","2024-06-23T19:50:40Z","2024-06-23T20:20:41Z","2024-06-23T20:50:47Z","2024-06-23T21:20:43Z","2024-06-23T21:50:40Z","2024-06-23T22:20:48Z","2024-06-23T22:50:40Z","2024-06-23T23:20:48Z","2024-06-23T23:50:39Z","2024-06-24T00:20:50Z","2024-06-24T00:50:43Z","2024-06-24T01:20:41Z","2024-06-24T01:50:41Z","2024-06-24T02:20:47Z","2024-06-24T02:50:42Z","2024-06-24T03:20:48Z","2024-06-24T03:50:50Z","2024-06-24T04:20:43Z","2024-06-24T04:50:40Z","2024-06-24T05:20:42Z","2024-06-24T05:50:47Z","2024-06-24T06:20:49Z","2024-06-24T06:50:38Z","2024-06-24T07:20:42Z","2024-06-24T07:50:45Z","2024-06-24T08:20:42Z","2024-06-24T08:50:40Z","2024-06-24T09:20:48Z","2024-06-24T09:50:43Z","2024-06-24T10:20:44Z","2024-06-24T10:50:51Z","2024-06-24T11:20:44Z","2024-06-24T11:50:50Z","2024-06-24T12:20:54Z","2024-06-24T12:50:43Z","2024-06-24T13:20:48Z","2024-06-24T13:50:46Z","2024-06-24T14:20:45Z","2024-06-24T14:50:42Z","2024-06-24T15:20:46Z","2024-06-24T15:50:39Z","2024-06-24T16:20:40Z","2024-06-24T16:50:38Z","2024-06-24T17:20:41Z","2024-06-24T17:50:40Z","2024-06-24T18:20:44Z","2024-06-24T18:50:40Z","2024-06-24T19:20:49Z","2024-06-24T19:50:38Z","2024-06-24T20:20:37Z","2024-06-24T20:50:39Z","2024-06-24T21:20:42Z","2024-06-24T21:50:47Z","2024-06-24T22:20:45Z","2024-06-24T22:50:46Z","2024-06-24T23:20:40Z","2024-06-24T23:50:37Z","2024-06-25T00:20:46Z","2024-06-25T00:50:41Z","2024-06-25T01:20:47Z","2024-06-25T01:50:50Z","2024-06-25T02:20:51Z","2024-06-25T02:50:40Z","2024-06-25T03:20:46Z","2024-06-25T03:50:39Z","2024-06-25T04:20:44Z","2024-06-25T04:50:41Z","2024-06-25T05:20:47Z","2024-06-25T05:50:49Z","2024-06-25T06:20:46Z","2024-06-25T06:50:43Z","2024-06-25T07:20:54Z","2024-06-25T07:50:44Z","2024-06-25T08:20:42Z","2024-06-25T08:50:46Z","2024-06-25T09:20:41Z","2024-06-25T09:50:48Z","2024-06-25T10:20:47Z","2024-06-25T10:50:39Z","2024-06-25T11:20:47Z","2024-06-25T11:50:45Z","2024-06-25T12:20:48Z","2024-06-25T12:50:45Z","2024-06-25T13:20:47Z","2024-06-25T13:50:44Z","2024-06-25T14:20:48Z","2024-06-25T14:50:50Z","2024-06-25T15:20:45Z","2024-06-25T15:50:42Z","2024-06-25T16:20:46Z","2024-06-25T16:50:46Z","2024-06-25T17:20:45Z","2024-06-25T17:50:41Z","2024-06-25T18:20:51Z","2024-06-25T18:50:39Z","2024-06-25T19:20:41Z","2024-06-25T19:50:42Z","2024-06-25T20:20:41Z","2024-06-25T20:50:38Z","2024-06-25T21:20:43Z","2024-06-25T21:50:44Z","2024-06-25T22:20:40Z","2024-06-25T22:50:38Z","2024-06-25T23:20:39Z","2024-06-25T23:50:42Z","2024-06-26T00:20:39Z","2024-06-26T00:50:41Z","2024-06-26T01:20:42Z","2024-06-26T01:50:48Z","2024-06-26T02:20:38Z","2024-06-26T02:50:43Z","2024-06-26T03:20:39Z","2024-06-26T03:50:39Z","2024-06-26T04:20:47Z","2024-06-26T04:50:40Z","2024-06-26T05:20:45Z","2024-06-26T05:50:41Z","2024-06-26T06:20:47Z","2024-06-26T06:50:44Z","2024-06-26T07:20:52Z","2024-06-26T07:50:48Z","2024-06-26T08:20:41Z","2024-06-26T08:50:41Z","2024-06-26T09:20:39Z","2024-06-26T09:50:51Z","2024-06-26T10:20:48Z","2024-06-26T10:50:41Z","2024-06-26T11:20:50Z","2024-06-26T11:50:43Z","2024-06-26T12:20:42Z","2024-06-26T12:50:47Z","2024-06-26T13:20:40Z","2024-06-26T13:50:45Z","2024-06-26T14:20:46Z","2024-06-26T14:50:41Z","2024-06-26T15:20:46Z","2024-06-26T15:50:40Z","2024-06-26T16:20:41Z","2024-06-26T16:50:41Z","2024-06-26T17:20:48Z","2024-06-26T17:50:50Z","2024-06-26T18:20:42Z","2024-06-26T18:50:39Z","2024-06-26T19:20:48Z","2024-06-26T19:50:39Z","2024-06-26T20:20:38Z","2024-06-26T20:50:48Z","2024-06-26T21:20:42Z","2024-06-26T21:50:46Z","2024-06-26T22:20:38Z","2024-06-26T22:50:43Z","2024-06-26T23:20:47Z","2024-06-26T23:50:39Z","2024-06-27T00:20:39Z","2024-06-27T00:50:48Z","2024-06-27T01:20:42Z","2024-06-27T01:50:38Z","2024-06-27T02:20:48Z","2024-06-27T02:50:47Z","2024-06-27T03:20:41Z","2024-06-27T03:50:40Z","2024-06-27T04:20:50Z","2024-06-27T04:50:40Z","2024-06-27T05:20:38Z","2024-06-27T05:50:43Z","2024-06-27T06:20:51Z","2024-06-27T06:50:43Z","2024-06-27T07:20:44Z","2024-06-27T07:50:48Z","2024-06-27T08:20:44Z","2024-06-27T08:50:46Z","2024-06-27T09:20:46Z","2024-06-27T09:50:47Z","2024-06-27T10:20:48Z","2024-06-27T10:50:38Z","2024-06-27T11:20:42Z","2024-06-27T11:50:40Z","2024-06-27T12:20:41Z","2024-06-27T12:50:40Z","2024-06-27T13:20:42Z","2024-06-27T13:50:46Z","2024-06-27T14:20:42Z","2024-06-27T14:50:46Z","2024-06-27T15:20:42Z","2024-06-27T15:50:45Z","2024-06-27T16:20:48Z","2024-06-27T16:50:41Z","2024-06-27T17:20:52Z","2024-06-27T17:50:39Z","2024-06-27T18:20:46Z","2024-06-27T18:50:39Z","2024-06-27T19:20:38Z","2024-06-27T19:50:39Z","2024-06-27T20:20:54Z","2024-06-27T20:50:45Z","2024-06-27T21:20:47Z","2024-06-27T21:50:38Z","2024-06-27T22:20:37Z","2024-06-27T22:50:40Z","2024-06-27T23:20:46Z","2024-06-27T23:50:37Z","2024-06-28T00:20:44Z","2024-06-28T00:50:45Z","2024-06-28T01:20:48Z","2024-06-28T01:50:45Z","2024-06-28T02:20:40Z","2024-06-28T02:51:07Z","2024-06-28T03:20:40Z","2024-06-28T03:50:48Z","2024-06-28T04:20:41Z","2024-06-28T04:50:39Z","2024-06-28T05:20:40Z","2024-06-28T05:50:46Z","2024-06-28T06:20:37Z","2024-06-28T06:50:46Z","2024-06-28T07:20:41Z","2024-06-28T07:50:41Z","2024-06-28T08:20:47Z","2024-06-28T08:50:47Z","2024-06-28T09:20:38Z","2024-06-28T09:50:43Z","2024-06-28T10:20:44Z","2024-06-28T10:50:41Z","2024-06-28T11:20:50Z","2024-06-28T11:50:44Z","2024-06-28T12:20:49Z","2024-06-28T12:50:48Z","2024-06-28T13:20:41Z","2024-06-28T13:50:43Z","2024-06-28T14:20:38Z","2024-06-28T14:50:45Z","2024-06-28T15:20:39Z","2024-06-28T15:50:48Z","2024-06-28T16:20:52Z","2024-06-28T16:50:45Z","2024-06-28T17:20:43Z","2024-06-28T17:50:41Z","2024-06-28T18:20:45Z","2024-06-28T18:50:41Z","2024-06-28T19:20:40Z","2024-06-28T19:50:50Z","2024-06-28T20:20:41Z","2024-06-28T20:50:46Z","2024-06-28T21:20:40Z","2024-06-28T21:50:43Z","2024-06-28T22:21:13Z","2024-06-28T22:50:42Z","2024-06-28T23:20:40Z","2024-06-28T23:50:38Z","2024-06-29T00:20:44Z","2024-06-29T00:50:41Z","2024-06-29T01:20:47Z","2024-06-29T01:50:39Z","2024-06-29T02:20:47Z","2024-06-29T02:50:41Z","2024-06-29T03:20:41Z","2024-06-29T03:50:48Z","2024-06-29T04:20:44Z","2024-06-29T04:50:44Z","2024-06-29T05:20:42Z","2024-06-29T05:50:44Z","2024-06-29T06:20:43Z","2024-06-29T06:50:39Z","2024-06-29T07:20:47Z","2024-06-29T07:50:39Z","2024-06-29T08:20:44Z","2024-06-29T08:50:49Z","2024-06-29T09:20:46Z","2024-06-29T09:50:50Z","2024-06-29T10:20:42Z","2024-06-29T10:50:48Z","2024-06-29T11:20:43Z","2024-06-29T11:50:40Z","2024-06-29T12:20:49Z","2024-06-29T12:50:43Z","2024-06-29T13:20:38Z","2024-06-29T13:50:41Z","2024-06-29T14:20:40Z","2024-06-29T14:50:56Z","2024-06-29T15:20:40Z","2024-06-29T15:50:42Z","2024-06-29T16:20:40Z","2024-06-29T16:50:47Z","2024-06-29T17:20:45Z","2024-06-29T17:50:50Z","2024-06-29T18:20:47Z","2024-06-29T18:50:42Z","2024-06-29T19:20:40Z","2024-06-29T19:50:41Z","2024-06-29T20:20:48Z","2024-06-29T20:50:43Z","2024-06-29T21:20:40Z","2024-06-29T21:50:41Z","2024-06-29T22:20:43Z","2024-06-29T22:50:41Z","2024-06-29T23:20:47Z","2024-06-29T23:50:44Z","2024-06-30T00:20:42Z","2024-06-30T00:50:47Z","2024-06-30T01:20:47Z","2024-06-30T01:50:52Z","2024-06-30T02:20:44Z","2024-06-30T02:50:40Z","2024-06-30T03:20:37Z","2024-06-30T03:50:40Z","2024-06-30T04:20:46Z","2024-06-30T04:50:40Z","2024-06-30T05:20:48Z","2024-06-30T05:50:41Z","2024-06-30T06:20:39Z","2024-06-30T06:50:40Z","2024-06-30T07:20:44Z","2024-06-30T07:50:43Z","2024-06-30T08:20:44Z","2024-06-30T08:50:42Z","2024-06-30T09:20:42Z","2024-06-30T09:50:40Z","2024-06-30T10:20:41Z","2024-06-30T10:50:41Z","2024-06-30T11:20:47Z","2024-06-30T11:50:41Z","2024-06-30T12:20:41Z","2024-06-30T12:50:47Z","2024-06-30T13:20:43Z","2024-06-30T13:50:48Z","2024-06-30T14:20:45Z","2024-06-30T14:50:45Z","2024-06-30T15:20:43Z","2024-06-30T15:50:49Z","2024-06-30T16:20:40Z","2024-06-30T16:50:41Z","2024-06-30T17:20:41Z","2024-06-30T17:50:40Z","2024-06-30T18:20:49Z","2024-06-30T18:50:48Z","2024-06-30T19:20:41Z","2024-06-30T19:50:40Z","2024-06-30T20:20:39Z","2024-06-30T20:50:41Z","2024-06-30T21:20:43Z","2024-06-30T21:50:45Z","2024-06-30T22:20:40Z","2024-06-30T22:50:43Z","2024-06-30T23:20:42Z","2024-06-30T23:50:48Z","2024-07-01T00:20:48Z","2024-07-01T00:50:42Z","2024-07-01T01:20:40Z","2024-07-01T01:50:41Z","2024-07-01T02:20:47Z","2024-07-01T02:50:42Z","2024-07-01T03:20:40Z","2024-07-01T03:50:42Z","2024-07-01T04:20:50Z","2024-07-01T04:50:41Z","2024-07-01T05:20:49Z","2024-07-01T05:50:47Z","2024-07-01T06:20:42Z","2024-07-01T06:50:41Z","2024-07-01T07:20:39Z","2024-07-01T07:50:45Z","2024-07-01T08:20:48Z","2024-07-01T08:50:41Z","2024-07-01T09:20:38Z","2024-07-01T09:50:41Z","2024-07-01T10:20:44Z","2024-07-01T10:50:45Z","2024-07-01T11:20:41Z","2024-07-01T11:50:39Z","2024-07-01T12:20:49Z","2024-07-01T12:50:38Z","2024-07-01T13:20:41Z","2024-07-01T13:50:48Z","2024-07-01T14:20:48Z","2024-07-01T14:50:41Z","2024-07-01T15:20:47Z","2024-07-01T15:50:51Z","2024-07-01T16:20:39Z","2024-07-01T16:50:48Z","2024-07-01T17:20:46Z","2024-07-01T17:50:42Z","2024-07-01T18:20:49Z","2024-07-01T18:50:39Z","2024-07-01T19:20:49Z","2024-07-01T19:50:39Z","2024-07-01T20:20:40Z","2024-07-01T20:50:51Z","2024-07-01T21:20:42Z","2024-07-01T21:50:40Z","2024-07-01T22:20:48Z","2024-07-01T22:50:50Z","2024-07-01T23:20:44Z","2024-07-01T23:50:51Z","2024-07-02T00:20:41Z","2024-07-02T00:50:43Z","2024-07-02T01:20:51Z","2024-07-02T01:50:43Z","2024-07-02T02:20:44Z","2024-07-02T02:50:43Z","2024-07-02T03:20:46Z","2024-07-02T03:50:38Z","2024-07-02T04:20:44Z","2024-07-02T04:50:44Z","2024-07-02T05:20:48Z","2024-07-02T05:50:42Z","2024-07-02T06:20:39Z","2024-07-02T06:50:43Z","2024-07-02T07:20:48Z","2024-07-02T07:50:41Z","2024-07-02T08:20:49Z","2024-07-02T08:50:41Z","2024-07-02T09:20:45Z","2024-07-02T09:50:49Z","2024-07-02T10:20:50Z","2024-07-02T10:50:49Z","2024-07-02T11:20:47Z","2024-07-02T11:50:47Z","2024-07-02T12:20:50Z","2024-07-02T12:50:44Z","2024-07-02T13:20:44Z","2024-07-02T13:50:40Z","2024-07-02T14:20:46Z","2024-07-02T14:50:41Z","2024-07-02T15:20:48Z","2024-07-02T15:50:41Z","2024-07-02T16:20:46Z","2024-07-02T16:50:45Z","2024-07-02T17:20:42Z","2024-07-02T17:50:47Z","2024-07-02T18:20:49Z","2024-07-02T18:50:49Z","2024-07-02T19:20:48Z","2024-07-02T19:50:50Z","2024-07-02T20:20:54Z","2024-07-02T20:50:38Z","2024-07-02T21:20:39Z","2024-07-02T21:50:42Z","2024-07-02T22:20:43Z","2024-07-02T22:50:47Z","2024-07-02T23:20:38Z","2024-07-02T23:50:45Z","2024-07-03T00:20:47Z","2024-07-03T00:50:41Z","2024-07-03T01:20:48Z","2024-07-03T01:50:45Z","2024-07-03T02:20:41Z","2024-07-03T02:50:45Z","2024-07-03T03:20:47Z","2024-07-03T03:50:42Z","2024-07-03T04:20:40Z","2024-07-03T04:50:49Z","2024-07-03T05:20:49Z","2024-07-03T05:50:39Z","2024-07-03T06:20:48Z","2024-07-03T06:50:41Z","2024-07-03T07:20:48Z","2024-07-03T07:50:52Z","2024-07-03T08:20:42Z","2024-07-03T08:50:45Z","2024-07-03T09:20:47Z","2024-07-03T09:50:47Z","2024-07-03T10:20:43Z","2024-07-03T10:50:41Z","2024-07-03T11:20:51Z","2024-07-03T11:50:41Z","2024-07-03T12:20:46Z","2024-07-03T12:50:44Z","2024-07-03T13:20:40Z","2024-07-03T13:50:50Z","2024-07-03T14:20:40Z","2024-07-03T14:50:41Z","2024-07-03T15:20:42Z","2024-07-03T15:50:44Z","2024-07-03T16:20:46Z","2024-07-03T16:50:49Z","2024-07-03T17:20:39Z","2024-07-03T17:50:42Z","2024-07-03T18:20:49Z","2024-07-03T18:50:45Z","2024-07-03T19:20:46Z","2024-07-03T19:50:39Z","2024-07-03T20:20:45Z","2024-07-03T20:50:48Z","2024-07-03T21:20:46Z","2024-07-03T21:50:46Z","2024-07-03T22:20:48Z","2024-07-03T22:50:47Z","2024-07-03T23:20:42Z","2024-07-03T23:50:48Z","2024-07-04T00:20:46Z","2024-07-04T00:50:47Z","2024-07-04T01:20:38Z","2024-07-04T01:50:42Z","2024-07-04T02:20:38Z","2024-07-04T02:50:40Z","2024-07-04T03:20:46Z","2024-07-04T03:50:42Z","2024-07-04T04:20:38Z","2024-07-04T04:50:39Z","2024-07-04T05:20:40Z","2024-07-04T05:50:44Z","2024-07-04T06:20:40Z","2024-07-04T06:50:47Z","2024-07-04T07:20:48Z","2024-07-04T07:50:40Z","2024-07-04T08:20:50Z","2024-07-04T08:50:39Z","2024-07-04T09:20:43Z","2024-07-04T09:50:43Z","2024-07-04T10:20:46Z","2024-07-04T10:50:46Z","2024-07-04T11:20:39Z","2024-07-04T11:50:48Z","2024-07-04T12:20:50Z","2024-07-04T12:50:44Z","2024-07-04T13:20:43Z","2024-07-04T13:50:45Z","2024-07-04T14:20:49Z","2024-07-04T14:50:39Z","2024-07-04T15:20:49Z","2024-07-04T15:50:43Z","2024-07-04T16:20:43Z","2024-07-04T16:50:39Z","2024-07-04T17:20:40Z","2024-07-04T17:50:45Z","2024-07-04T18:20:37Z","2024-07-04T18:50:41Z","2024-07-04T19:20:40Z","2024-07-04T19:50:46Z","2024-07-04T20:20:39Z","2024-07-04T20:50:49Z","2024-07-04T21:20:46Z","2024-07-04T21:50:43Z","2024-07-04T22:20:40Z","2024-07-04T22:50:51Z","2024-07-04T23:20:40Z","2024-07-04T23:50:41Z","2024-07-05T00:20:44Z","2024-07-05T00:50:38Z","2024-07-05T01:20:47Z","2024-07-05T01:50:46Z","2024-07-05T02:20:40Z","2024-07-05T02:50:42Z","2024-07-05T03:20:38Z","2024-07-05T03:50:40Z","2024-07-05T04:20:45Z","2024-07-05T04:50:42Z","2024-07-05T05:20:41Z","2024-07-05T05:50:42Z","2024-07-05T06:20:45Z","2024-07-05T06:50:45Z","2024-07-05T07:20:41Z","2024-07-05T07:50:39Z","2024-07-05T08:20:42Z","2024-07-05T08:50:45Z","2024-07-05T09:20:51Z","2024-07-05T09:50:43Z","2024-07-05T10:20:51Z","2024-07-05T10:50:44Z","2024-07-05T11:20:50Z","2024-07-05T11:50:42Z","2024-07-05T12:20:52Z","2024-07-05T12:50:47Z","2024-07-05T13:20:43Z","2024-07-05T13:50:49Z","2024-07-05T14:20:39Z","2024-07-05T14:50:47Z","2024-07-05T15:20:45Z","2024-07-05T15:50:44Z","2024-07-05T16:20:39Z","2024-07-05T16:50:47Z","2024-07-05T17:20:43Z","2024-07-05T17:50:41Z","2024-07-05T18:20:40Z","2024-07-05T18:50:43Z","2024-07-05T19:20:41Z","2024-07-05T19:50:43Z","2024-07-05T20:20:46Z","2024-07-05T20:50:40Z","2024-07-05T21:20:43Z","2024-07-05T21:50:43Z","2024-07-05T22:20:39Z","2024-07-05T22:50:41Z","2024-07-05T23:20:38Z","2024-07-05T23:50:43Z","2024-07-06T00:20:39Z","2024-07-06T00:50:43Z","2024-07-06T01:20:41Z","2024-07-06T01:50:43Z","2024-07-06T02:20:46Z","2024-07-06T02:50:43Z","2024-07-06T03:20:40Z","2024-07-06T03:50:40Z","2024-07-06T04:20:39Z","2024-07-06T04:50:41Z","2024-07-06T05:20:39Z","2024-07-06T05:50:37Z","2024-07-06T06:20:42Z","2024-07-06T06:50:42Z","2024-07-06T07:20:40Z","2024-07-06T07:50:42Z","2024-07-06T08:20:38Z","2024-07-06T08:50:48Z","2024-07-06T09:20:43Z","2024-07-06T09:50:39Z","2024-07-06T10:20:44Z","2024-07-06T10:50:49Z","2024-07-06T11:20:42Z","2024-07-06T11:50:48Z","2024-07-06T12:20:42Z","2024-07-06T12:50:41Z","2024-07-06T13:20:47Z","2024-07-06T13:50:38Z","2024-07-06T14:20:44Z","2024-07-06T14:50:41Z","2024-07-06T15:20:40Z","2024-07-06T15:50:41Z","2024-07-06T16:20:43Z","2024-07-06T16:50:40Z","2024-07-06T17:20:41Z","2024-07-06T17:50:37Z","2024-07-06T18:20:48Z","2024-07-06T18:50:45Z","2024-07-06T19:20:41Z","2024-07-06T19:50:40Z","2024-07-06T20:20:43Z","2024-07-06T20:50:46Z","2024-07-06T21:20:41Z","2024-07-06T21:50:49Z","2024-07-06T22:20:41Z","2024-07-06T22:50:48Z","2024-07-06T23:20:47Z","2024-07-06T23:50:41Z","2024-07-07T00:20:38Z","2024-07-07T00:50:42Z","2024-07-07T01:20:40Z","2024-07-07T01:50:51Z","2024-07-07T02:20:45Z","2024-07-07T02:50:41Z","2024-07-07T03:20:47Z","2024-07-07T03:50:40Z","2024-07-07T04:20:48Z","2024-07-07T04:50:43Z","2024-07-07T05:20:41Z","2024-07-07T05:50:41Z","2024-07-07T06:20:42Z","2024-07-07T06:50:40Z","2024-07-07T07:20:40Z","2024-07-07T07:50:39Z","2024-07-07T08:20:49Z","2024-07-07T08:50:39Z","2024-07-07T09:20:45Z","2024-07-07T09:50:41Z","2024-07-07T10:20:40Z","2024-07-07T10:50:40Z","2024-07-07T11:20:51Z","2024-07-07T11:50:40Z","2024-07-07T12:20:49Z","2024-07-07T12:50:45Z","2024-07-07T13:20:40Z","2024-07-07T13:50:40Z","2024-07-07T14:20:42Z","2024-07-07T14:50:41Z","2024-07-07T15:20:48Z","2024-07-07T15:50:40Z","2024-07-07T16:20:39Z","2024-07-07T16:50:41Z","2024-07-07T17:20:43Z","2024-07-07T17:50:43Z","2024-07-07T18:20:46Z","2024-07-07T18:50:49Z","2024-07-07T19:20:40Z","2024-07-07T19:50:49Z","2024-07-07T20:20:41Z","2024-07-07T20:50:42Z","2024-07-07T21:20:40Z","2024-07-07T21:50:41Z","2024-07-07T22:20:45Z","2024-07-07T22:50:40Z","2024-07-07T23:20:42Z","2024-07-07T23:50:42Z","2024-07-08T00:20:46Z","2024-07-08T00:50:45Z","2024-07-08T01:20:41Z","2024-07-08T01:50:40Z","2024-07-08T02:20:46Z","2024-07-08T02:50:47Z","2024-07-08T03:20:49Z","2024-07-08T03:50:40Z","2024-07-08T04:20:37Z","2024-07-08T04:50:43Z","2024-07-08T05:20:42Z","2024-07-08T05:50:40Z","2024-07-08T06:20:39Z","2024-07-08T06:50:40Z","2024-07-08T07:20:41Z","2024-07-08T07:50:41Z","2024-07-08T08:20:41Z","2024-07-08T08:50:42Z","2024-07-08T09:20:47Z","2024-07-08T09:50:43Z","2024-07-08T10:20:39Z","2024-07-08T10:50:39Z","2024-07-08T11:20:45Z","2024-07-08T11:50:39Z","2024-07-08T12:20:41Z","2024-07-08T12:50:38Z","2024-07-08T13:20:42Z","2024-07-08T13:50:44Z","2024-07-08T14:20:49Z","2024-07-08T14:50:38Z","2024-07-08T15:20:39Z","2024-07-08T15:50:51Z","2024-07-08T16:20:41Z","2024-07-08T16:50:46Z","2024-07-08T17:20:47Z","2024-07-08T17:50:46Z","2024-07-08T18:20:47Z","2024-07-08T18:50:41Z","2024-07-08T19:20:39Z","2024-07-08T19:50:39Z","2024-07-08T20:20:39Z","2024-07-08T20:50:41Z","2024-07-08T21:20:39Z","2024-07-08T21:50:39Z","2024-07-08T22:20:44Z","2024-07-08T22:50:40Z","2024-07-08T23:20:50Z","2024-07-08T23:50:41Z","2024-07-09T00:20:39Z","2024-07-09T00:50:38Z","2024-07-09T01:20:42Z","2024-07-09T01:50:42Z","2024-07-09T02:20:46Z","2024-07-09T02:50:43Z","2024-07-09T03:20:43Z","2024-07-09T03:50:44Z","2024-07-09T04:20:42Z","2024-07-09T04:50:41Z","2024-07-09T05:20:37Z","2024-07-09T05:50:39Z","2024-07-09T06:20:48Z","2024-07-09T06:50:37Z","2024-07-09T07:20:51Z","2024-07-09T07:50:42Z","2024-07-09T08:20:38Z","2024-07-09T08:50:41Z","2024-07-09T09:20:44Z","2024-07-09T09:50:49Z","2024-07-09T10:20:47Z","2024-07-09T10:50:39Z","2024-07-09T11:20:41Z","2024-07-09T11:50:42Z","2024-07-09T12:20:41Z","2024-07-09T12:50:45Z","2024-07-09T13:20:43Z","2024-07-09T13:50:41Z","2024-07-09T14:20:40Z","2024-07-09T14:50:42Z","2024-07-09T15:20:51Z","2024-07-09T15:50:39Z","2024-07-09T16:20:45Z","2024-07-09T16:50:38Z","2024-07-09T17:20:41Z","2024-07-09T17:50:41Z","2024-07-09T18:20:54Z","2024-07-09T18:50:43Z","2024-07-09T19:20:50Z","2024-07-09T19:50:45Z","2024-07-09T20:20:47Z","2024-07-09T20:50:46Z","2024-07-09T21:20:48Z","2024-07-09T21:50:48Z","2024-07-09T22:20:44Z","2024-07-09T22:50:41Z","2024-07-09T23:20:40Z","2024-07-09T23:50:37Z","2024-07-10T00:20:45Z","2024-07-10T00:50:38Z","2024-07-10T01:20:42Z","2024-07-10T01:50:42Z","2024-07-10T02:20:48Z","2024-07-10T02:50:40Z","2024-07-10T03:20:45Z","2024-07-10T03:50:42Z","2024-07-10T04:20:41Z","2024-07-10T04:50:42Z","2024-07-10T05:20:40Z","2024-07-10T05:50:50Z","2024-07-10T06:20:46Z","2024-07-10T06:50:45Z","2024-07-10T07:20:42Z","2024-07-10T07:50:46Z","2024-07-10T08:20:42Z","2024-07-10T08:50:45Z","2024-07-10T09:20:42Z","2024-07-10T09:50:39Z","2024-07-10T10:20:46Z","2024-07-10T10:50:46Z","2024-07-10T11:20:50Z","2024-07-10T11:50:39Z","2024-07-10T12:20:43Z","2024-07-10T12:50:42Z","2024-07-10T13:20:47Z","2024-07-10T13:50:47Z","2024-07-10T14:20:53Z","2024-07-10T14:50:42Z","2024-07-10T15:20:50Z","2024-07-10T15:50:45Z","2024-07-10T16:20:52Z","2024-07-10T16:50:49Z","2024-07-10T17:20:42Z","2024-07-10T17:50:42Z","2024-07-10T18:20:47Z","2024-07-10T18:50:44Z","2024-07-10T19:20:54Z","2024-07-10T19:50:45Z","2024-07-10T20:20:41Z","2024-07-10T20:50:40Z","2024-07-10T21:20:46Z","2024-07-10T21:50:43Z","2024-07-10T22:20:46Z","2024-07-10T22:50:39Z","2024-07-10T23:20:46Z","2024-07-10T23:50:49Z","2024-07-11T00:20:42Z","2024-07-11T00:50:45Z","2024-07-11T01:20:49Z","2024-07-11T01:50:38Z","2024-07-11T02:20:58Z","2024-07-11T02:50:40Z","2024-07-11T03:20:48Z","2024-07-11T03:50:40Z","2024-07-11T04:20:47Z","2024-07-11T04:51:09Z","2024-07-11T05:20:41Z","2024-07-11T05:50:42Z","2024-07-11T06:20:44Z","2024-07-11T06:50:38Z","2024-07-11T07:20:41Z","2024-07-11T07:50:40Z","2024-07-11T08:20:41Z","2024-07-11T08:50:46Z","2024-07-11T09:20:45Z","2024-07-11T09:50:42Z","2024-07-11T10:20:49Z","2024-07-11T10:50:39Z","2024-07-11T11:20:40Z","2024-07-11T11:50:41Z","2024-07-11T12:20:40Z","2024-07-11T12:50:37Z","2024-07-11T13:20:42Z","2024-07-11T13:50:42Z","2024-07-11T14:20:53Z","2024-07-11T14:50:42Z","2024-07-11T15:20:47Z","2024-07-11T15:50:45Z","2024-07-11T16:20:38Z","2024-07-11T16:50:40Z","2024-07-11T17:20:50Z","2024-07-11T17:50:43Z","2024-07-11T18:20:42Z","2024-07-11T18:50:41Z","2024-07-11T19:20:38Z","2024-07-11T19:50:39Z","2024-07-11T20:20:42Z","2024-07-11T20:50:43Z","2024-07-11T21:20:42Z","2024-07-11T21:50:45Z","2024-07-11T22:20:42Z","2024-07-11T22:50:47Z","2024-07-11T23:20:51Z","2024-07-11T23:50:41Z","2024-07-12T00:20:47Z","2024-07-12T00:50:40Z","2024-07-12T01:20:41Z","2024-07-12T01:50:48Z","2024-07-12T02:20:48Z","2024-07-12T02:50:39Z","2024-07-12T03:20:50Z","2024-07-12T03:50:45Z","2024-07-12T04:20:48Z","2024-07-12T04:50:42Z","2024-07-12T05:20:38Z","2024-07-12T05:50:39Z","2024-07-12T06:20:44Z","2024-07-12T06:50:40Z","2024-07-12T07:20:47Z","2024-07-12T07:50:43Z","2024-07-12T08:20:45Z","2024-07-12T08:50:42Z","2024-07-12T09:20:40Z","2024-07-12T09:50:41Z","2024-07-12T10:20:48Z","2024-07-12T10:50:54Z","2024-07-12T11:20:40Z","2024-07-12T11:50:46Z","2024-07-12T12:20:49Z","2024-07-12T12:50:38Z","2024-07-12T13:20:44Z","2024-07-12T13:50:47Z","2024-07-12T14:20:47Z","2024-07-12T14:50:39Z","2024-07-12T15:20:40Z","2024-07-12T15:50:41Z","2024-07-12T16:20:39Z","2024-07-12T16:50:45Z","2024-07-12T17:20:40Z","2024-07-12T17:50:44Z","2024-07-12T18:20:40Z","2024-07-12T18:50:40Z","2024-07-12T19:20:44Z","2024-07-12T19:50:44Z","2024-07-12T20:20:40Z","2024-07-12T20:50:41Z","2024-07-12T21:20:43Z","2024-07-12T21:50:44Z","2024-07-12T22:20:42Z","2024-07-12T22:50:46Z","2024-07-12T23:20:49Z","2024-07-12T23:50:51Z","2024-07-13T00:20:44Z","2024-07-13T00:50:38Z","2024-07-13T01:20:43Z","2024-07-13T01:50:46Z","2024-07-13T02:20:42Z","2024-07-13T02:50:40Z","2024-07-13T03:20:41Z","2024-07-13T03:50:42Z","2024-07-13T04:20:48Z","2024-07-13T04:50:40Z","2024-07-13T05:20:43Z","2024-07-13T05:50:39Z","2024-07-13T06:20:45Z","2024-07-13T06:50:39Z","2024-07-13T07:20:45Z","2024-07-13T07:50:40Z","2024-07-13T08:20:37Z","2024-07-13T08:50:44Z","2024-07-13T09:20:48Z","2024-07-13T09:50:45Z","2024-07-13T10:21:39Z","2024-07-13T10:50:46Z","2024-07-13T11:20:39Z","2024-07-13T11:50:37Z","2024-07-13T12:20:38Z","2024-07-13T12:50:42Z","2024-07-13T13:20:47Z","2024-07-13T13:50:40Z","2024-07-13T14:20:41Z","2024-07-13T14:50:42Z","2024-07-13T15:20:40Z","2024-07-13T15:50:42Z","2024-07-13T16:20:47Z","2024-07-13T16:50:47Z","2024-07-13T17:20:48Z","2024-07-13T17:50:39Z","2024-07-13T18:20:39Z","2024-07-13T18:50:40Z","2024-07-13T19:20:43Z","2024-07-13T19:50:40Z","2024-07-13T20:20:43Z","2024-07-13T20:50:43Z","2024-07-13T21:20:41Z","2024-07-13T21:50:41Z","2024-07-13T22:20:39Z","2024-07-13T22:50:48Z","2024-07-13T23:20:38Z","2024-07-13T23:50:42Z","2024-07-14T00:20:46Z","2024-07-14T00:50:48Z","2024-07-14T01:20:46Z","2024-07-14T01:50:41Z","2024-07-14T02:20:40Z","2024-07-14T02:50:43Z","2024-07-14T03:20:43Z","2024-07-14T03:50:41Z","2024-07-14T04:20:41Z","2024-07-14T04:50:47Z","2024-07-14T05:20:52Z","2024-07-14T05:50:42Z","2024-07-14T06:20:45Z","2024-07-14T06:50:41Z","2024-07-14T07:20:40Z","2024-07-14T07:50:49Z","2024-07-14T08:20:46Z","2024-07-14T08:50:51Z","2024-07-14T09:20:42Z","2024-07-14T09:50:41Z","2024-07-14T10:20:40Z","2024-07-14T10:50:43Z","2024-07-14T11:20:39Z","2024-07-14T11:50:42Z","2024-07-14T12:20:40Z","2024-07-14T12:50:41Z","2024-07-14T13:20:50Z","2024-07-14T13:50:39Z","2024-07-14T14:20:50Z","2024-07-14T14:50:50Z","2024-07-14T15:20:41Z","2024-07-14T15:50:41Z","2024-07-14T16:20:41Z","2024-07-14T16:50:44Z","2024-07-14T17:20:46Z","2024-07-14T17:50:40Z","2024-07-14T18:20:40Z","2024-07-14T18:50:42Z","2024-07-14T19:20:40Z","2024-07-14T19:50:38Z","2024-07-14T20:20:45Z","2024-07-14T20:50:44Z","2024-07-14T21:20:40Z","2024-07-14T21:50:46Z","2024-07-14T22:20:41Z","2024-07-14T22:50:40Z","2024-07-14T23:20:39Z","2024-07-14T23:50:41Z","2024-07-15T00:20:40Z","2024-07-15T00:50:43Z","2024-07-15T01:20:44Z","2024-07-15T01:50:43Z","2024-07-15T02:20:43Z","2024-07-15T02:50:42Z","2024-07-15T03:20:45Z","2024-07-15T03:50:40Z","2024-07-15T04:20:42Z","2024-07-15T04:50:47Z","2024-07-15T05:20:42Z","2024-07-15T05:50:45Z","2024-07-15T06:20:41Z","2024-07-15T06:50:41Z","2024-07-15T07:20:48Z","2024-07-15T07:50:41Z","2024-07-15T08:20:41Z","2024-07-15T08:50:40Z","2024-07-15T09:20:41Z","2024-07-15T09:50:38Z","2024-07-15T10:20:44Z","2024-07-15T10:50:38Z","2024-07-15T11:20:39Z","2024-07-15T11:50:40Z","2024-07-15T12:20:45Z","2024-07-15T12:50:46Z","2024-07-15T13:20:47Z","2024-07-15T13:50:42Z","2024-07-15T14:20:38Z","2024-07-15T14:50:40Z","2024-07-15T15:20:38Z","2024-07-15T15:50:50Z","2024-07-15T16:20:51Z","2024-07-15T16:50:41Z","2024-07-15T17:20:41Z","2024-07-15T17:50:44Z","2024-07-15T18:20:47Z","2024-07-15T18:50:41Z","2024-07-15T19:20:44Z","2024-07-15T19:50:44Z","2024-07-15T20:20:43Z","2024-07-15T20:50:40Z","2024-07-15T21:20:44Z","2024-07-15T21:50:40Z","2024-07-15T22:20:39Z","2024-07-15T22:50:39Z","2024-07-15T23:20:40Z","2024-07-15T23:50:44Z","2024-07-16T00:20:42Z","2024-07-16T00:50:45Z","2024-07-16T01:20:39Z","2024-07-16T01:50:40Z","2024-07-16T02:20:42Z","2024-07-16T02:50:46Z","2024-07-16T03:20:51Z","2024-07-16T03:50:45Z","2024-07-16T04:20:47Z","2024-07-16T04:50:47Z","2024-07-16T05:20:56Z","2024-07-16T05:50:39Z","2024-07-16T06:20:45Z","2024-07-16T06:50:41Z","2024-07-16T07:20:44Z","2024-07-16T07:50:40Z","2024-07-16T08:20:42Z","2024-07-16T08:50:37Z","2024-07-16T09:20:44Z","2024-07-16T09:50:38Z","2024-07-16T10:20:42Z","2024-07-16T10:50:43Z","2024-07-16T11:20:43Z","2024-07-16T11:50:42Z","2024-07-16T12:20:42Z","2024-07-16T12:50:43Z","2024-07-16T13:20:47Z","2024-07-16T13:50:41Z","2024-07-16T14:20:47Z","2024-07-16T14:50:38Z","2024-07-16T15:20:44Z","2024-07-16T15:50:45Z","2024-07-16T16:20:43Z","2024-07-16T16:50:40Z","2024-07-16T17:20:46Z","2024-07-16T17:50:45Z","2024-07-16T18:20:38Z","2024-07-16T18:50:48Z","2024-07-16T19:20:49Z","2024-07-16T19:50:45Z","2024-07-16T20:20:42Z","2024-07-16T20:50:39Z","2024-07-16T21:20:47Z","2024-07-16T21:50:45Z","2024-07-16T22:20:47Z","2024-07-16T22:50:48Z","2024-07-16T23:20:40Z","2024-07-16T23:50:50Z","2024-07-17T00:20:50Z","2024-07-17T00:50:45Z","2024-07-17T01:20:47Z","2024-07-17T01:50:39Z","2024-07-17T02:20:47Z","2024-07-17T02:50:48Z","2024-07-17T03:20:48Z","2024-07-17T03:50:44Z","2024-07-17T04:20:40Z","2024-07-17T04:50:47Z","2024-07-17T05:20:40Z","2024-07-17T05:50:39Z","2024-07-17T06:20:47Z","2024-07-17T06:50:37Z","2024-07-17T07:20:39Z","2024-07-17T07:50:41Z","2024-07-17T08:20:46Z","2024-07-17T08:50:40Z","2024-07-17T09:20:46Z","2024-07-17T09:50:41Z","2024-07-17T10:20:41Z","2024-07-17T10:50:41Z","2024-07-17T11:20:54Z","2024-07-17T11:50:41Z","2024-07-17T12:20:50Z","2024-07-17T12:50:44Z","2024-07-17T13:20:41Z","2024-07-17T13:50:44Z","2024-07-17T14:20:45Z","2024-07-17T14:50:45Z","2024-07-17T15:20:39Z","2024-07-17T15:50:45Z","2024-07-17T16:20:44Z","2024-07-17T16:50:43Z","2024-07-17T17:20:40Z","2024-07-17T17:50:43Z","2024-07-17T18:20:46Z","2024-07-17T18:50:38Z","2024-07-17T19:20:51Z","2024-07-17T19:50:41Z","2024-07-17T20:20:46Z","2024-07-17T20:50:40Z","2024-07-17T21:20:45Z","2024-07-17T21:50:39Z","2024-07-17T22:20:39Z","2024-07-17T22:50:44Z","2024-07-17T23:20:39Z","2024-07-17T23:50:46Z","2024-07-18T00:20:44Z","2024-07-18T00:50:43Z","2024-07-18T01:20:41Z","2024-07-18T01:50:42Z","2024-07-18T02:20:38Z","2024-07-18T02:50:46Z","2024-07-18T03:20:42Z","2024-07-18T03:50:47Z","2024-07-18T04:20:51Z","2024-07-18T04:50:41Z","2024-07-18T05:20:43Z","2024-07-18T05:50:42Z","2024-07-18T06:20:50Z","2024-07-18T06:50:41Z","2024-07-18T07:20:50Z","2024-07-18T07:50:46Z","2024-07-18T08:20:50Z","2024-07-18T08:50:43Z","2024-07-18T09:20:40Z","2024-07-18T09:50:52Z","2024-07-18T10:20:38Z","2024-07-18T10:50:41Z","2024-07-18T11:20:49Z","2024-07-18T11:50:45Z","2024-07-18T12:20:53Z","2024-07-18T12:50:39Z","2024-07-18T13:20:48Z","2024-07-18T13:50:51Z","2024-07-18T14:20:45Z","2024-07-18T14:50:40Z","2024-07-18T15:20:44Z","2024-07-18T15:50:45Z","2024-07-18T16:20:50Z","2024-07-18T16:50:39Z","2024-07-18T17:20:38Z","2024-07-18T17:50:40Z","2024-07-18T18:20:37Z","2024-07-18T18:50:45Z","2024-07-18T19:20:42Z","2024-07-18T19:50:46Z","2024-07-18T20:20:42Z","2024-07-18T20:50:49Z","2024-07-18T21:20:49Z","2024-07-18T21:50:48Z","2024-07-18T22:20:49Z","2024-07-18T22:50:39Z","2024-07-18T23:20:41Z","2024-07-18T23:50:50Z","2024-07-19T00:20:38Z","2024-07-19T00:50:48Z","2024-07-19T01:20:46Z","2024-07-19T01:50:40Z","2024-07-19T02:20:40Z","2024-07-19T02:50:44Z","2024-07-19T03:20:39Z","2024-07-19T03:50:40Z","2024-07-19T04:20:38Z","2024-07-19T04:50:46Z","2024-07-19T05:20:41Z","2024-07-19T05:50:50Z","2024-07-19T06:20:41Z","2024-07-19T06:50:50Z","2024-07-19T07:20:47Z","2024-07-19T07:50:40Z","2024-07-19T08:20:40Z","2024-07-19T08:50:38Z","2024-07-19T09:20:53Z","2024-07-19T09:50:41Z","2024-07-19T10:20:41Z","2024-07-19T10:50:47Z","2024-07-19T11:20:37Z","2024-07-19T11:50:40Z","2024-07-19T12:20:47Z","2024-07-19T12:50:42Z","2024-07-19T13:20:41Z","2024-07-19T13:50:47Z","2024-07-19T14:20:46Z","2024-07-19T14:50:40Z","2024-07-19T15:20:46Z","2024-07-19T15:50:48Z","2024-07-19T16:20:40Z","2024-07-19T16:50:46Z","2024-07-19T17:20:38Z","2024-07-19T17:50:44Z","2024-07-19T18:20:44Z","2024-07-19T18:50:43Z","2024-07-19T19:20:48Z","2024-07-19T19:50:40Z","2024-07-19T20:20:41Z","2024-07-19T20:50:45Z","2024-07-19T21:20:39Z","2024-07-19T21:50:43Z","2024-07-19T22:20:50Z","2024-07-19T22:50:41Z","2024-07-19T23:20:43Z","2024-07-19T23:50:49Z","2024-07-20T00:20:38Z","2024-07-20T00:50:42Z","2024-07-20T01:20:42Z","2024-07-20T01:50:39Z","2024-07-20T02:20:46Z","2024-07-20T02:50:41Z","2024-07-20T03:20:42Z","2024-07-20T03:50:43Z","2024-07-20T04:20:44Z","2024-07-20T04:50:42Z","2024-07-20T05:20:38Z","2024-07-20T05:50:43Z","2024-07-20T06:20:54Z","2024-07-20T06:50:39Z","2024-07-20T07:20:47Z","2024-07-20T07:50:39Z","2024-07-20T08:20:40Z","2024-07-20T08:50:41Z","2024-07-20T09:20:39Z","2024-07-20T09:50:38Z","2024-07-20T10:20:37Z","2024-07-20T10:50:41Z","2024-07-20T11:20:38Z","2024-07-20T11:50:46Z","2024-07-20T12:20:42Z","2024-07-20T12:50:45Z","2024-07-20T13:20:45Z","2024-07-20T13:50:38Z","2024-07-20T14:20:41Z","2024-07-20T14:50:45Z","2024-07-20T15:20:45Z","2024-07-20T15:50:49Z","2024-07-20T16:20:52Z","2024-07-20T16:50:40Z","2024-07-20T17:20:43Z","2024-07-20T17:50:42Z","2024-07-20T18:20:44Z","2024-07-20T18:50:43Z","2024-07-20T19:20:43Z","2024-07-20T19:50:41Z","2024-07-20T20:20:47Z","2024-07-20T20:50:41Z","2024-07-20T21:20:44Z","2024-07-20T21:50:47Z","2024-07-20T22:20:40Z","2024-07-20T22:50:42Z","2024-07-20T23:20:39Z","2024-07-20T23:50:47Z","2024-07-21T00:20:54Z","2024-07-21T00:50:52Z","2024-07-21T01:20:42Z","2024-07-21T01:50:41Z","2024-07-21T02:20:42Z","2024-07-21T02:50:42Z","2024-07-21T03:20:41Z","2024-07-21T03:50:42Z","2024-07-21T04:20:40Z","2024-07-21T04:50:43Z","2024-07-21T05:20:49Z","2024-07-21T05:50:51Z","2024-07-21T06:20:40Z","2024-07-21T06:50:42Z","2024-07-21T07:20:43Z","2024-07-21T07:50:43Z","2024-07-21T08:20:41Z","2024-07-21T08:50:41Z","2024-07-21T09:20:41Z","2024-07-21T09:50:42Z","2024-07-21T10:20:40Z","2024-07-21T10:50:44Z","2024-07-21T11:20:40Z","2024-07-21T11:50:40Z","2024-07-21T12:20:44Z","2024-07-21T12:50:50Z","2024-07-21T13:20:42Z","2024-07-21T13:50:43Z","2024-07-21T14:20:40Z","2024-07-21T14:50:50Z","2024-07-21T15:20:41Z","2024-07-21T15:50:43Z","2024-07-21T16:20:56Z","2024-07-21T16:50:42Z","2024-07-21T17:20:48Z","2024-07-21T17:50:43Z","2024-07-21T18:20:46Z","2024-07-21T18:50:48Z","2024-07-21T19:20:43Z","2024-07-21T19:50:40Z","2024-07-21T20:20:39Z","2024-07-21T20:50:41Z","2024-07-21T21:20:42Z","2024-07-21T21:50:42Z","2024-07-21T22:20:39Z","2024-07-21T22:50:47Z","2024-07-21T23:20:43Z","2024-07-21T23:50:41Z","2024-07-22T00:20:44Z","2024-07-22T00:50:46Z","2024-07-22T01:20:43Z","2024-07-22T01:50:41Z","2024-07-22T02:20:44Z","2024-07-22T02:50:41Z","2024-07-22T03:20:40Z","2024-07-22T03:50:40Z","2024-07-22T04:20:40Z","2024-07-22T04:50:42Z","2024-07-22T05:20:48Z","2024-07-22T05:50:43Z","2024-07-22T06:20:39Z","2024-07-22T06:50:46Z","2024-07-22T07:20:37Z","2024-07-22T07:50:42Z","2024-07-22T08:20:40Z","2024-07-22T08:50:40Z","2024-07-22T09:20:41Z","2024-07-22T09:50:45Z","2024-07-22T10:20:46Z","2024-07-22T10:50:44Z","2024-07-22T11:20:39Z","2024-07-22T11:50:49Z","2024-07-22T12:20:48Z","2024-07-22T12:50:43Z","2024-07-22T13:20:41Z","2024-07-22T13:50:47Z","2024-07-22T14:20:42Z","2024-07-22T14:50:37Z","2024-07-22T15:20:49Z","2024-07-22T15:50:47Z","2024-07-22T16:20:45Z","2024-07-22T16:50:47Z","2024-07-22T17:20:42Z","2024-07-22T17:50:47Z","2024-07-22T18:20:38Z","2024-07-22T18:50:48Z","2024-07-22T19:20:41Z","2024-07-22T19:50:39Z","2024-07-22T20:20:41Z","2024-07-22T20:50:45Z","2024-07-22T21:20:49Z","2024-07-22T21:50:46Z","2024-07-22T22:20:40Z","2024-07-22T22:50:38Z","2024-07-22T23:20:38Z","2024-07-22T23:50:41Z","2024-07-23T00:20:40Z","2024-07-23T00:50:38Z","2024-07-23T01:20:42Z","2024-07-23T01:50:37Z","2024-07-23T02:20:47Z","2024-07-23T02:50:41Z","2024-07-23T03:20:40Z","2024-07-23T03:50:41Z","2024-07-23T04:20:43Z","2024-07-23T04:50:41Z","2024-07-23T05:20:44Z","2024-07-23T05:50:37Z","2024-07-23T06:20:39Z","2024-07-23T06:50:46Z","2024-07-23T07:20:56Z","2024-07-23T07:50:41Z","2024-07-23T08:20:43Z","2024-07-23T08:50:46Z","2024-07-23T09:20:38Z","2024-07-23T09:50:46Z","2024-07-23T10:20:43Z","2024-07-23T10:50:39Z","2024-07-23T11:20:47Z","2024-07-23T11:50:39Z","2024-07-23T12:20:48Z","2024-07-23T12:50:37Z","2024-07-23T13:20:46Z","2024-07-23T13:50:41Z","2024-07-23T14:20:53Z","2024-07-23T14:50:41Z","2024-07-23T15:20:45Z","2024-07-23T15:50:43Z","2024-07-23T16:21:04Z","2024-07-23T16:50:42Z","2024-07-23T17:20:49Z","2024-07-23T17:50:40Z","2024-07-23T18:20:51Z","2024-07-23T18:50:40Z","2024-07-23T19:20:45Z","2024-07-23T19:50:48Z","2024-07-23T20:20:43Z","2024-07-23T20:50:38Z","2024-07-23T21:20:45Z","2024-07-23T21:50:43Z","2024-07-23T22:20:51Z","2024-07-23T22:50:38Z","2024-07-23T23:20:41Z","2024-07-23T23:50:38Z","2024-07-24T00:20:46Z","2024-07-24T00:50:52Z","2024-07-24T01:20:40Z","2024-07-24T01:50:45Z","2024-07-24T02:20:54Z","2024-07-24T02:50:45Z","2024-07-24T03:20:41Z","2024-07-24T03:50:40Z","2024-07-24T04:20:41Z","2024-07-24T04:50:44Z","2024-07-24T05:20:50Z","2024-07-24T05:50:41Z","2024-07-24T06:20:40Z","2024-07-24T06:50:42Z","2024-07-24T07:20:41Z","2024-07-24T07:50:39Z","2024-07-24T08:20:46Z","2024-07-24T08:50:47Z","2024-07-24T09:20:45Z","2024-07-24T09:50:47Z","2024-07-24T10:20:41Z","2024-07-24T10:50:43Z","2024-07-24T11:20:41Z","2024-07-24T11:50:43Z","2024-07-24T12:20:47Z","2024-07-24T12:50:40Z","2024-07-24T13:20:39Z","2024-07-24T13:50:53Z","2024-07-24T14:20:52Z","2024-07-24T14:50:47Z","2024-07-24T15:20:54Z","2024-07-24T15:50:40Z","2024-07-24T16:20:52Z","2024-07-24T16:50:41Z","2024-07-24T17:20:50Z","2024-07-24T17:50:48Z","2024-07-24T18:20:42Z","2024-07-24T18:50:42Z","2024-07-24T19:20:45Z","2024-07-24T19:50:39Z","2024-07-24T20:20:45Z","2024-07-24T20:50:41Z","2024-07-24T21:20:45Z","2024-07-24T21:50:41Z","2024-07-24T22:20:42Z","2024-07-24T22:50:41Z","2024-07-24T23:20:39Z","2024-07-24T23:50:41Z","2024-07-25T00:20:41Z","2024-07-25T00:50:41Z","2024-07-25T01:20:46Z","2024-07-25T01:50:40Z","2024-07-25T02:20:44Z","2024-07-25T02:50:45Z","2024-07-25T03:20:38Z","2024-07-25T03:50:48Z","2024-07-25T04:20:42Z","2024-07-25T04:50:42Z","2024-07-25T05:20:42Z","2024-07-25T05:50:41Z","2024-07-25T06:20:42Z","2024-07-25T06:50:40Z","2024-07-25T07:20:43Z","2024-07-25T07:50:47Z","2024-07-25T08:20:48Z","2024-07-25T08:50:49Z","2024-07-25T09:20:53Z","2024-07-25T09:50:40Z","2024-07-25T10:20:44Z","2024-07-25T10:50:41Z","2024-07-25T11:20:38Z","2024-07-25T11:50:38Z","2024-07-25T12:20:47Z","2024-07-25T12:50:40Z","2024-07-25T13:20:48Z","2024-07-25T13:50:45Z","2024-07-25T14:20:47Z","2024-07-25T14:50:46Z","2024-07-25T15:20:46Z","2024-07-25T15:50:39Z","2024-07-25T16:20:52Z","2024-07-25T16:50:39Z","2024-07-25T17:20:42Z","2024-07-25T17:50:50Z","2024-07-25T18:20:44Z","2024-07-25T18:50:39Z","2024-07-25T19:20:48Z","2024-07-25T19:50:46Z","2024-07-25T20:20:54Z","2024-07-25T20:50:41Z","2024-07-25T21:20:48Z","2024-07-25T21:50:45Z","2024-07-25T22:20:40Z","2024-07-25T22:50:38Z","2024-07-25T23:20:42Z","2024-07-25T23:50:41Z","2024-07-26T00:20:41Z","2024-07-26T00:50:48Z","2024-07-26T01:20:43Z","2024-07-26T01:50:43Z","2024-07-26T02:20:43Z","2024-07-26T02:50:39Z","2024-07-26T03:20:44Z","2024-07-26T03:50:49Z","2024-07-26T04:20:40Z","2024-07-26T04:50:41Z","2024-07-26T05:20:41Z","2024-07-26T05:50:44Z","2024-07-26T06:20:39Z","2024-07-26T06:50:44Z","2024-07-26T07:20:43Z","2024-07-26T07:50:45Z","2024-07-26T08:20:41Z","2024-07-26T08:50:47Z","2024-07-26T09:20:50Z","2024-07-26T09:50:39Z","2024-07-26T10:20:39Z","2024-07-26T10:50:43Z","2024-07-26T11:20:49Z","2024-07-26T11:50:47Z","2024-07-26T12:20:50Z","2024-07-26T12:50:40Z","2024-07-26T13:20:40Z","2024-07-26T13:50:43Z","2024-07-26T14:20:40Z","2024-07-26T14:50:48Z","2024-07-26T15:20:46Z","2024-07-26T15:50:43Z","2024-07-26T16:20:42Z","2024-07-26T16:50:42Z","2024-07-26T17:20:40Z","2024-07-26T17:50:49Z","2024-07-26T18:20:47Z","2024-07-26T18:50:38Z","2024-07-26T19:20:40Z","2024-07-26T19:50:44Z","2024-07-26T20:20:47Z","2024-07-26T20:50:41Z","2024-07-26T21:20:47Z","2024-07-26T21:50:37Z","2024-07-26T22:20:40Z","2024-07-26T22:50:44Z","2024-07-26T23:20:40Z","2024-07-26T23:50:39Z","2024-07-27T00:20:45Z","2024-07-27T00:50:38Z","2024-07-27T01:20:47Z","2024-07-27T01:50:38Z","2024-07-27T02:20:48Z","2024-07-27T02:50:43Z","2024-07-27T03:20:39Z","2024-07-27T03:50:39Z","2024-07-27T04:20:43Z","2024-07-27T04:50:43Z","2024-07-27T05:20:41Z","2024-07-27T05:50:48Z","2024-07-27T06:20:45Z","2024-07-27T06:50:40Z","2024-07-27T07:20:41Z","2024-07-27T07:50:41Z","2024-07-27T08:20:41Z","2024-07-27T08:50:41Z","2024-07-27T09:20:40Z","2024-07-27T09:50:40Z","2024-07-27T10:20:41Z","2024-07-27T10:50:45Z","2024-07-27T11:20:42Z","2024-07-27T11:50:47Z","2024-07-27T12:20:49Z","2024-07-27T12:50:40Z","2024-07-27T13:20:39Z","2024-07-27T13:50:40Z","2024-07-27T14:20:48Z","2024-07-27T14:50:45Z","2024-07-27T15:20:49Z","2024-07-27T15:50:39Z","2024-07-27T16:20:42Z","2024-07-27T16:50:44Z","2024-07-27T17:20:39Z","2024-07-27T17:50:40Z","2024-07-27T18:20:50Z","2024-07-27T18:50:38Z","2024-07-27T19:20:44Z","2024-07-27T19:50:40Z","2024-07-27T20:20:40Z","2024-07-27T20:50:41Z","2024-07-27T21:20:40Z","2024-07-27T21:50:41Z","2024-07-27T22:20:42Z","2024-07-27T22:50:41Z","2024-07-27T23:20:43Z","2024-07-27T23:50:46Z","2024-07-28T00:20:47Z","2024-07-28T00:50:51Z","2024-07-28T01:20:38Z","2024-07-28T01:50:40Z","2024-07-28T02:20:46Z","2024-07-28T02:50:45Z","2024-07-28T03:20:39Z","2024-07-28T03:50:42Z","2024-07-28T04:20:46Z","2024-07-28T04:50:40Z","2024-07-28T05:20:40Z","2024-07-28T05:50:43Z","2024-07-28T06:20:49Z","2024-07-28T06:50:39Z","2024-07-28T07:20:39Z","2024-07-28T07:50:42Z","2024-07-28T08:20:43Z","2024-07-28T08:50:50Z","2024-07-28T09:20:40Z","2024-07-28T09:50:43Z","2024-07-28T10:20:42Z","2024-07-28T10:50:47Z","2024-07-28T11:20:40Z","2024-07-28T11:50:49Z","2024-07-28T12:20:49Z","2024-07-28T12:50:41Z","2024-07-28T13:20:41Z","2024-07-28T13:50:47Z","2024-07-28T14:20:48Z","2024-07-28T14:50:40Z","2024-07-28T15:20:38Z","2024-07-28T15:50:42Z","2024-07-28T16:21:18Z","2024-07-28T16:50:39Z","2024-07-28T17:20:40Z","2024-07-28T17:50:44Z","2024-07-28T18:20:46Z","2024-07-28T18:50:46Z","2024-07-28T19:20:47Z","2024-07-28T19:50:40Z","2024-07-28T20:20:41Z","2024-07-28T20:50:46Z","2024-07-28T21:20:38Z","2024-07-28T21:50:49Z","2024-07-28T22:20:40Z","2024-07-28T22:50:38Z","2024-07-28T23:20:40Z","2024-07-28T23:50:40Z","2024-07-29T00:20:39Z","2024-07-29T00:50:44Z","2024-07-29T01:20:42Z","2024-07-29T01:50:47Z","2024-07-29T02:20:46Z","2024-07-29T02:50:39Z","2024-07-29T03:20:47Z","2024-07-29T03:50:40Z","2024-07-29T04:20:48Z","2024-07-29T04:50:52Z","2024-07-29T05:20:47Z","2024-07-29T05:50:38Z","2024-07-29T06:20:39Z","2024-07-29T06:50:43Z","2024-07-29T07:20:42Z","2024-07-29T07:50:44Z","2024-07-29T08:20:42Z","2024-07-29T08:50:40Z","2024-07-29T09:20:53Z","2024-07-29T09:50:43Z","2024-07-29T10:20:41Z","2024-07-29T10:50:43Z","2024-07-29T11:20:47Z","2024-07-29T11:50:42Z","2024-07-29T12:20:44Z","2024-07-29T12:50:41Z","2024-07-29T13:20:51Z","2024-07-29T13:50:47Z","2024-07-29T14:20:47Z","2024-07-29T14:50:45Z","2024-07-29T15:20:52Z","2024-07-29T15:50:48Z","2024-07-29T16:20:57Z","2024-07-29T16:50:42Z","2024-07-29T17:20:49Z","2024-07-29T17:50:41Z","2024-07-29T18:20:50Z","2024-07-29T18:50:49Z","2024-07-29T19:20:40Z","2024-07-29T19:50:51Z","2024-07-29T20:20:48Z","2024-07-29T20:50:49Z","2024-07-29T21:20:41Z","2024-07-29T21:50:41Z","2024-07-29T22:20:47Z","2024-07-29T22:50:43Z","2024-07-29T23:20:40Z","2024-07-29T23:50:44Z","2024-07-30T00:20:46Z","2024-07-30T00:50:38Z","2024-07-30T01:20:43Z","2024-07-30T01:50:38Z","2024-07-30T02:20:39Z","2024-07-30T02:50:41Z","2024-07-30T03:20:46Z","2024-07-30T03:50:41Z","2024-07-30T04:20:41Z","2024-07-30T04:50:39Z","2024-07-30T05:20:48Z","2024-07-30T05:50:41Z","2024-07-30T06:20:44Z","2024-07-30T06:50:49Z","2024-07-30T07:20:42Z","2024-07-30T07:50:40Z","2024-07-30T08:20:40Z","2024-07-30T08:50:41Z","2024-07-30T09:20:48Z","2024-07-30T09:50:52Z","2024-07-30T10:20:39Z","2024-07-30T10:50:46Z","2024-07-30T11:20:38Z","2024-07-30T11:50:41Z","2024-07-30T12:20:43Z","2024-07-30T12:50:49Z","2024-07-30T13:20:40Z","2024-07-30T13:50:48Z","2024-07-30T14:20:46Z","2024-07-30T14:50:46Z","2024-07-30T15:20:42Z","2024-07-30T15:50:41Z","2024-07-30T16:20:46Z","2024-07-30T16:50:42Z","2024-07-30T17:20:51Z","2024-07-30T17:50:40Z","2024-07-30T18:20:42Z","2024-07-30T18:50:40Z","2024-07-30T19:20:48Z","2024-07-30T19:50:46Z","2024-07-30T20:20:47Z","2024-07-30T20:50:41Z","2024-07-30T21:20:49Z","2024-07-30T21:50:38Z","2024-07-30T22:22:26Z","2024-07-30T23:21:31Z","2024-07-30T23:52:03Z","2024-07-31T00:21:23Z","2024-07-31T00:50:55Z","2024-07-31T01:21:18Z","2024-07-31T01:50:46Z","2024-07-31T02:20:41Z","2024-07-31T02:50:41Z","2024-07-31T03:20:47Z","2024-07-31T03:50:47Z","2024-07-31T04:20:42Z","2024-07-31T04:50:42Z","2024-07-31T05:20:51Z","2024-07-31T05:50:40Z","2024-07-31T06:20:40Z","2024-07-31T06:50:54Z","2024-07-31T07:20:49Z","2024-07-31T07:50:41Z","2024-07-31T08:20:41Z","2024-07-31T08:50:41Z","2024-07-31T09:20:51Z","2024-07-31T09:50:37Z","2024-07-31T10:20:43Z","2024-07-31T10:50:49Z","2024-07-31T11:20:43Z","2024-07-31T11:50:42Z","2024-07-31T12:20:41Z","2024-07-31T12:50:40Z","2024-07-31T13:20:50Z","2024-07-31T13:50:49Z","2024-07-31T14:21:26Z","2024-07-31T14:50:48Z","2024-07-31T15:20:50Z","2024-07-31T15:50:41Z","2024-07-31T16:20:49Z","2024-07-31T16:50:37Z","2024-07-31T17:20:46Z","2024-07-31T17:50:52Z","2024-07-31T18:20:47Z","2024-07-31T18:50:41Z","2024-07-31T19:20:48Z","2024-07-31T19:50:41Z","2024-07-31T20:20:46Z","2024-07-31T20:50:44Z","2024-07-31T21:20:43Z","2024-07-31T21:50:43Z","2024-07-31T22:20:38Z","2024-07-31T22:50:42Z","2024-07-31T23:20:42Z","2024-07-31T23:50:45Z","2024-08-01T00:20:46Z","2024-08-01T00:50:41Z","2024-08-01T01:20:40Z","2024-08-01T01:50:41Z","2024-08-01T02:20:49Z","2024-08-01T02:50:39Z","2024-08-01T03:20:39Z","2024-08-01T03:50:41Z","2024-08-01T04:20:40Z","2024-08-01T04:50:48Z","2024-08-01T05:20:50Z","2024-08-01T05:50:42Z","2024-08-01T06:20:49Z","2024-08-01T06:50:51Z","2024-08-01T07:20:46Z","2024-08-01T07:50:39Z","2024-08-01T08:20:46Z","2024-08-01T08:50:37Z","2024-08-01T09:20:47Z","2024-08-01T09:50:38Z","2024-08-01T10:20:45Z","2024-08-01T10:50:38Z","2024-08-01T11:20:43Z","2024-08-01T11:50:41Z","2024-08-01T12:20:40Z","2024-08-01T12:50:45Z","2024-08-01T13:21:11Z","2024-08-01T13:50:49Z","2024-08-01T14:20:43Z","2024-08-01T14:50:37Z","2024-08-01T15:20:43Z","2024-08-01T15:50:48Z","2024-08-01T16:20:40Z","2024-08-01T16:50:51Z","2024-08-01T17:20:41Z","2024-08-01T17:50:41Z","2024-08-01T18:20:43Z","2024-08-01T18:50:44Z","2024-08-01T19:20:40Z","2024-08-01T19:50:49Z","2024-08-01T20:20:42Z","2024-08-01T20:50:47Z","2024-08-01T21:20:41Z","2024-08-01T21:50:49Z","2024-08-01T22:20:42Z","2024-08-01T22:50:43Z","2024-08-01T23:20:39Z","2024-08-01T23:50:46Z","2024-08-02T00:20:44Z","2024-08-02T00:50:40Z","2024-08-02T01:20:43Z","2024-08-02T01:50:38Z","2024-08-02T02:20:54Z","2024-08-02T02:50:38Z","2024-08-02T03:20:44Z","2024-08-02T03:50:39Z","2024-08-02T04:20:42Z","2024-08-02T04:50:46Z","2024-08-02T05:20:47Z","2024-08-02T05:50:46Z","2024-08-02T06:20:40Z","2024-08-02T06:50:41Z","2024-08-02T07:20:46Z","2024-08-02T07:50:39Z","2024-08-02T08:21:19Z","2024-08-02T08:50:40Z","2024-08-02T09:20:41Z","2024-08-02T09:50:48Z","2024-08-02T10:20:41Z","2024-08-02T10:50:42Z","2024-08-02T11:20:41Z","2024-08-02T11:50:42Z","2024-08-02T12:20:47Z","2024-08-02T12:50:40Z","2024-08-02T13:20:40Z","2024-08-02T13:50:46Z","2024-08-02T14:20:48Z","2024-08-02T14:50:40Z","2024-08-02T15:20:47Z","2024-08-02T15:50:40Z","2024-08-02T16:20:49Z","2024-08-02T16:50:46Z","2024-08-02T17:20:41Z","2024-08-02T17:50:38Z","2024-08-02T18:20:47Z","2024-08-02T18:50:45Z","2024-08-02T19:20:51Z","2024-08-02T19:50:42Z","2024-08-02T20:20:41Z","2024-08-02T20:50:42Z","2024-08-02T21:20:40Z","2024-08-02T21:50:43Z","2024-08-02T22:20:42Z","2024-08-02T22:50:45Z","2024-08-02T23:21:18Z","2024-08-02T23:50:44Z","2024-08-03T00:20:44Z","2024-08-03T00:50:41Z","2024-08-03T01:20:45Z","2024-08-03T01:50:40Z","2024-08-03T02:20:38Z","2024-08-03T02:50:43Z","2024-08-03T03:20:40Z","2024-08-03T03:50:48Z","2024-08-03T04:20:49Z","2024-08-03T04:50:41Z","2024-08-03T05:20:39Z","2024-08-03T05:50:43Z","2024-08-03T06:20:44Z","2024-08-03T06:50:55Z","2024-08-03T07:20:43Z","2024-08-03T07:50:39Z","2024-08-03T08:20:48Z","2024-08-03T08:50:41Z","2024-08-03T09:20:39Z","2024-08-03T09:50:39Z","2024-08-03T10:20:39Z","2024-08-03T10:50:43Z","2024-08-03T11:20:42Z","2024-08-03T11:50:44Z","2024-08-03T12:20:46Z","2024-08-03T12:50:43Z","2024-08-03T13:20:40Z","2024-08-03T13:50:49Z","2024-08-03T14:20:37Z","2024-08-03T14:50:47Z","2024-08-03T15:20:48Z","2024-08-03T15:50:40Z","2024-08-03T16:20:49Z","2024-08-03T16:50:40Z","2024-08-03T17:20:46Z","2024-08-03T17:50:46Z","2024-08-03T18:20:44Z","2024-08-03T18:50:40Z","2024-08-03T19:20:48Z","2024-08-03T19:50:40Z","2024-08-03T20:20:47Z","2024-08-03T20:50:38Z","2024-08-03T21:20:41Z","2024-08-03T21:50:44Z","2024-08-03T22:20:49Z","2024-08-03T22:50:41Z","2024-08-03T23:20:46Z","2024-08-03T23:50:43Z","2024-08-04T00:20:40Z","2024-08-04T00:50:49Z","2024-08-04T01:20:50Z","2024-08-04T01:50:42Z","2024-08-04T02:20:48Z","2024-08-04T02:50:37Z","2024-08-04T03:20:39Z","2024-08-04T03:50:41Z","2024-08-04T04:20:43Z","2024-08-04T04:50:42Z","2024-08-04T05:20:38Z","2024-08-04T05:50:52Z","2024-08-04T06:20:47Z","2024-08-04T06:50:40Z","2024-08-04T07:20:47Z","2024-08-04T07:50:42Z","2024-08-04T08:20:45Z","2024-08-04T08:50:40Z","2024-08-04T09:20:41Z","2024-08-04T09:50:47Z","2024-08-04T10:20:40Z","2024-08-04T10:50:42Z","2024-08-04T11:20:43Z","2024-08-04T11:50:43Z","2024-08-04T12:20:39Z","2024-08-04T12:50:40Z","2024-08-04T13:20:42Z","2024-08-04T13:50:48Z","2024-08-04T14:20:39Z","2024-08-04T14:50:42Z","2024-08-04T15:20:41Z","2024-08-04T15:50:50Z","2024-08-04T16:20:41Z","2024-08-04T16:50:40Z","2024-08-04T17:20:46Z","2024-08-04T17:50:42Z","2024-08-04T18:20:38Z","2024-08-04T18:50:43Z","2024-08-04T19:20:46Z","2024-08-04T19:50:41Z","2024-08-04T20:20:42Z","2024-08-04T20:50:42Z","2024-08-04T21:20:43Z","2024-08-04T21:50:40Z","2024-08-04T22:20:41Z","2024-08-04T22:50:41Z","2024-08-04T23:20:42Z","2024-08-04T23:50:47Z","2024-08-05T00:20:40Z","2024-08-05T00:50:41Z","2024-08-05T01:20:40Z","2024-08-05T01:50:41Z","2024-08-05T02:20:41Z","2024-08-05T02:50:46Z","2024-08-05T03:20:48Z","2024-08-05T03:50:38Z","2024-08-05T04:20:39Z","2024-08-05T04:50:41Z","2024-08-05T05:20:40Z","2024-08-05T05:50:49Z","2024-08-05T06:20:40Z","2024-08-05T06:50:40Z","2024-08-05T07:20:48Z","2024-08-05T07:50:40Z","2024-08-05T08:20:40Z","2024-08-05T08:50:45Z","2024-08-05T09:20:47Z","2024-08-05T09:50:43Z","2024-08-05T10:20:39Z","2024-08-05T10:50:43Z","2024-08-05T11:20:41Z","2024-08-05T11:50:44Z","2024-08-05T12:20:41Z","2024-08-05T12:50:38Z","2024-08-05T13:20:40Z","2024-08-05T13:50:51Z","2024-08-05T14:20:42Z","2024-08-05T14:50:47Z","2024-08-05T15:20:41Z","2024-08-05T15:50:38Z","2024-08-05T16:20:44Z","2024-08-05T16:50:42Z","2024-08-05T17:20:50Z","2024-08-05T17:50:44Z","2024-08-05T18:20:48Z","2024-08-05T18:50:46Z","2024-08-05T19:20:45Z","2024-08-05T19:50:47Z","2024-08-05T20:20:43Z","2024-08-05T20:50:39Z","2024-08-05T21:20:40Z","2024-08-05T21:50:51Z","2024-08-05T22:20:52Z","2024-08-05T22:50:39Z","2024-08-05T23:20:38Z","2024-08-05T23:50:44Z","2024-08-06T00:20:40Z","2024-08-06T00:50:53Z","2024-08-06T01:20:49Z","2024-08-06T01:50:39Z","2024-08-06T02:20:47Z","2024-08-06T02:50:46Z","2024-08-06T03:20:54Z","2024-08-06T03:50:42Z","2024-08-06T04:20:39Z","2024-08-06T04:50:49Z","2024-08-06T05:20:39Z","2024-08-06T05:50:37Z","2024-08-06T06:20:51Z","2024-08-06T06:50:48Z","2024-08-06T07:20:49Z","2024-08-06T07:50:41Z","2024-08-06T08:20:40Z","2024-08-06T08:50:44Z","2024-08-06T09:20:50Z","2024-08-06T09:50:39Z","2024-08-06T10:20:42Z","2024-08-06T10:50:44Z","2024-08-06T11:20:41Z","2024-08-06T11:50:43Z","2024-08-06T12:20:42Z","2024-08-06T12:50:41Z","2024-08-06T13:20:41Z","2024-08-06T13:50:41Z","2024-08-06T14:20:38Z","2024-08-06T14:50:41Z","2024-08-06T15:20:47Z","2024-08-06T15:50:41Z","2024-08-06T16:20:47Z","2024-08-06T16:50:46Z","2024-08-06T17:20:46Z","2024-08-06T17:50:46Z","2024-08-06T18:20:43Z","2024-08-06T18:50:40Z","2024-08-06T19:20:40Z","2024-08-06T19:50:41Z","2024-08-06T20:20:50Z","2024-08-06T20:50:37Z","2024-08-06T21:20:43Z","2024-08-06T21:50:38Z","2024-08-06T22:20:41Z","2024-08-06T22:50:40Z","2024-08-06T23:20:40Z","2024-08-06T23:50:44Z","2024-08-07T00:20:51Z","2024-08-07T00:50:40Z","2024-08-07T01:20:40Z","2024-08-07T01:50:39Z","2024-08-07T02:20:38Z","2024-08-07T02:50:39Z","2024-08-07T03:20:43Z","2024-08-07T03:50:42Z","2024-08-07T04:20:39Z","2024-08-07T04:50:39Z","2024-08-07T05:20:38Z","2024-08-07T05:50:40Z","2024-08-07T06:20:40Z","2024-08-07T06:50:41Z","2024-08-07T07:20:43Z","2024-08-07T07:50:46Z","2024-08-07T08:20:41Z","2024-08-07T08:50:42Z","2024-08-07T09:20:49Z","2024-08-07T09:50:42Z","2024-08-07T10:20:38Z","2024-08-07T10:50:38Z","2024-08-07T11:20:49Z","2024-08-07T11:50:48Z","2024-08-07T12:20:38Z","2024-08-07T12:50:41Z","2024-08-07T13:20:39Z","2024-08-07T13:50:40Z","2024-08-07T14:20:43Z","2024-08-07T14:50:41Z","2024-08-07T15:20:44Z","2024-08-07T15:50:39Z","2024-08-07T16:20:47Z","2024-08-07T16:50:42Z","2024-08-07T17:20:52Z","2024-08-07T17:50:41Z","2024-08-07T18:20:42Z","2024-08-07T18:50:50Z","2024-08-07T19:20:40Z","2024-08-07T19:50:41Z","2024-08-07T20:20:47Z","2024-08-07T20:50:47Z","2024-08-07T21:20:39Z","2024-08-07T21:50:47Z","2024-08-07T22:20:46Z","2024-08-07T22:50:47Z","2024-08-07T23:20:39Z","2024-08-07T23:50:41Z","2024-08-08T00:20:42Z","2024-08-08T00:50:37Z","2024-08-08T01:20:40Z","2024-08-08T01:50:38Z","2024-08-08T02:20:46Z","2024-08-08T02:50:43Z","2024-08-08T03:20:41Z","2024-08-08T03:50:45Z","2024-08-08T04:20:39Z","2024-08-08T04:50:38Z","2024-08-08T05:20:41Z","2024-08-08T05:50:50Z","2024-08-08T06:20:46Z","2024-08-08T06:50:42Z","2024-08-08T07:20:47Z","2024-08-08T07:50:45Z","2024-08-08T08:20:47Z","2024-08-08T08:50:46Z","2024-08-08T09:20:40Z","2024-08-08T09:50:39Z","2024-08-08T10:20:42Z","2024-08-08T10:50:41Z","2024-08-08T11:20:40Z","2024-08-08T11:50:44Z","2024-08-08T12:20:47Z","2024-08-08T12:50:49Z","2024-08-08T13:20:48Z","2024-08-08T13:50:40Z","2024-08-08T14:20:43Z","2024-08-08T14:50:46Z","2024-08-08T15:20:48Z","2024-08-08T15:50:38Z","2024-08-08T16:20:48Z","2024-08-08T16:50:46Z","2024-08-08T17:20:44Z","2024-08-08T17:50:38Z","2024-08-08T18:20:41Z","2024-08-08T18:50:44Z","2024-08-08T19:20:42Z","2024-08-08T19:50:48Z","2024-08-08T20:20:49Z","2024-08-08T20:50:44Z","2024-08-08T21:20:46Z","2024-08-08T21:50:41Z","2024-08-08T22:20:42Z","2024-08-08T22:50:40Z","2024-08-08T23:20:39Z","2024-08-08T23:50:40Z","2024-08-09T00:20:40Z","2024-08-09T00:50:43Z","2024-08-09T01:20:44Z","2024-08-09T01:50:47Z","2024-08-09T02:20:41Z","2024-08-09T02:50:42Z","2024-08-09T03:20:48Z","2024-08-09T03:50:47Z","2024-08-09T04:20:44Z","2024-08-09T04:50:45Z","2024-08-09T05:20:43Z","2024-08-09T05:50:39Z","2024-08-09T06:20:50Z","2024-08-09T06:50:41Z","2024-08-09T07:20:42Z","2024-08-09T07:50:48Z","2024-08-09T08:20:50Z","2024-08-09T08:50:39Z","2024-08-09T09:20:40Z","2024-08-09T09:50:44Z","2024-08-09T10:20:40Z","2024-08-09T10:50:48Z","2024-08-09T11:20:42Z","2024-08-09T11:50:42Z","2024-08-09T12:20:50Z","2024-08-09T12:50:49Z","2024-08-09T13:20:39Z","2024-08-09T13:50:43Z","2024-08-09T14:20:43Z","2024-08-09T14:50:41Z","2024-08-09T15:20:41Z","2024-08-09T15:50:48Z","2024-08-09T16:20:43Z","2024-08-09T16:50:41Z","2024-08-09T17:20:43Z","2024-08-09T17:50:51Z","2024-08-09T18:20:45Z","2024-08-09T18:50:51Z","2024-08-09T19:20:45Z","2024-08-09T19:50:40Z","2024-08-09T20:20:48Z","2024-08-09T20:50:50Z","2024-08-09T21:20:43Z","2024-08-09T21:50:41Z","2024-08-09T22:20:50Z","2024-08-09T22:50:43Z","2024-08-09T23:20:48Z","2024-08-09T23:50:41Z","2024-08-10T00:20:42Z","2024-08-10T00:50:46Z","2024-08-10T01:20:41Z","2024-08-10T01:50:47Z","2024-08-10T02:20:39Z","2024-08-10T02:50:43Z","2024-08-10T03:20:39Z","2024-08-10T03:50:42Z","2024-08-10T04:20:45Z","2024-08-10T04:50:43Z","2024-08-10T05:20:41Z","2024-08-10T05:50:44Z","2024-08-10T06:20:42Z","2024-08-10T06:50:40Z","2024-08-10T07:20:45Z","2024-08-10T07:50:42Z","2024-08-10T08:20:41Z","2024-08-10T08:50:42Z","2024-08-10T09:20:52Z","2024-08-10T09:50:41Z","2024-08-10T10:20:41Z","2024-08-10T10:50:41Z","2024-08-10T11:20:47Z","2024-08-10T11:50:38Z","2024-08-10T12:20:48Z","2024-08-10T12:50:43Z","2024-08-10T13:20:38Z","2024-08-10T13:50:44Z","2024-08-10T14:20:38Z","2024-08-10T14:50:40Z","2024-08-10T15:20:39Z","2024-08-10T15:50:47Z","2024-08-10T16:20:39Z","2024-08-10T16:50:44Z","2024-08-10T17:20:39Z","2024-08-10T17:50:46Z","2024-08-10T18:20:47Z","2024-08-10T18:50:38Z","2024-08-10T19:20:48Z","2024-08-10T19:50:44Z","2024-08-10T20:20:43Z","2024-08-10T20:50:48Z","2024-08-10T21:20:50Z","2024-08-10T21:50:38Z","2024-08-10T22:20:40Z","2024-08-10T22:50:42Z","2024-08-10T23:20:41Z","2024-08-10T23:50:40Z","2024-08-11T00:20:41Z","2024-08-11T00:50:40Z","2024-08-11T01:20:42Z","2024-08-11T01:50:40Z","2024-08-11T02:20:46Z","2024-08-11T02:50:40Z","2024-08-11T03:20:41Z","2024-08-11T03:50:49Z","2024-08-11T04:20:46Z","2024-08-11T04:50:41Z","2024-08-11T05:20:43Z","2024-08-11T05:50:40Z","2024-08-11T06:20:49Z","2024-08-11T06:50:44Z","2024-08-11T07:20:40Z","2024-08-11T07:50:39Z","2024-08-11T08:20:47Z","2024-08-11T08:50:44Z","2024-08-11T09:20:44Z","2024-08-11T09:50:43Z","2024-08-11T10:20:37Z","2024-08-11T10:50:43Z","2024-08-11T11:20:42Z","2024-08-11T11:50:48Z","2024-08-11T12:20:41Z","2024-08-11T12:50:38Z","2024-08-11T13:20:37Z","2024-08-11T13:50:41Z","2024-08-11T14:20:41Z","2024-08-11T14:50:43Z","2024-08-11T15:20:40Z","2024-08-11T15:50:43Z","2024-08-11T16:20:40Z","2024-08-11T16:50:47Z","2024-08-11T17:20:39Z","2024-08-11T17:50:39Z","2024-08-11T18:20:43Z","2024-08-11T18:50:38Z","2024-08-11T19:20:49Z","2024-08-11T19:50:38Z","2024-08-11T20:20:43Z","2024-08-11T20:50:43Z","2024-08-11T21:20:40Z","2024-08-11T21:50:41Z","2024-08-11T22:20:39Z","2024-08-11T22:50:42Z","2024-08-11T23:20:41Z","2024-08-11T23:50:40Z","2024-08-12T00:20:49Z","2024-08-12T00:50:38Z","2024-08-12T01:20:43Z","2024-08-12T01:50:44Z","2024-08-12T02:20:39Z","2024-08-12T02:50:43Z","2024-08-12T03:20:46Z","2024-08-12T03:50:46Z","2024-08-12T04:20:39Z","2024-08-12T04:50:41Z","2024-08-12T05:21:18Z","2024-08-12T05:50:49Z","2024-08-12T06:20:40Z","2024-08-12T06:50:44Z","2024-08-12T07:20:40Z","2024-08-12T07:50:47Z","2024-08-12T08:20:43Z","2024-08-12T08:50:41Z","2024-08-12T09:20:38Z","2024-08-12T09:50:41Z","2024-08-12T10:20:41Z","2024-08-12T10:50:51Z","2024-08-12T11:20:41Z","2024-08-12T11:50:46Z","2024-08-12T12:20:40Z","2024-08-12T12:50:41Z","2024-08-12T13:20:46Z","2024-08-12T13:50:45Z","2024-08-12T14:20:43Z","2024-08-12T14:50:47Z","2024-08-12T15:20:39Z","2024-08-12T15:50:40Z","2024-08-12T16:20:44Z","2024-08-12T16:50:40Z","2024-08-12T17:20:42Z","2024-08-12T17:50:39Z","2024-08-12T18:20:47Z","2024-08-12T18:50:42Z","2024-08-12T19:20:47Z","2024-08-12T19:50:46Z","2024-08-12T20:20:40Z","2024-08-12T20:50:41Z","2024-08-12T21:20:41Z","2024-08-12T21:50:51Z","2024-08-12T22:20:42Z","2024-08-12T22:50:46Z","2024-08-12T23:20:40Z","2024-08-12T23:50:45Z","2024-08-13T00:20:50Z","2024-08-13T00:50:40Z","2024-08-13T01:20:39Z","2024-08-13T01:50:40Z","2024-08-13T02:20:40Z","2024-08-13T02:50:45Z","2024-08-13T03:20:47Z","2024-08-13T03:50:42Z","2024-08-13T04:20:40Z","2024-08-13T04:50:44Z","2024-08-13T05:20:43Z","2024-08-13T05:50:37Z","2024-08-13T06:20:43Z","2024-08-13T06:50:40Z","2024-08-13T07:20:45Z","2024-08-13T07:50:39Z","2024-08-13T08:20:42Z","2024-08-13T08:50:39Z","2024-08-13T09:20:48Z","2024-08-13T09:50:48Z","2024-08-13T10:20:40Z","2024-08-13T10:50:39Z","2024-08-13T11:20:39Z","2024-08-13T11:50:41Z","2024-08-13T12:20:41Z","2024-08-13T12:50:43Z","2024-08-13T13:20:46Z","2024-08-13T13:50:45Z","2024-08-13T14:20:51Z","2024-08-13T14:50:44Z","2024-08-13T15:20:54Z","2024-08-13T15:50:47Z","2024-08-13T16:20:40Z","2024-08-13T16:50:48Z","2024-08-13T17:20:51Z","2024-08-13T17:50:48Z","2024-08-13T18:20:48Z","2024-08-13T18:50:45Z","2024-08-13T19:20:48Z","2024-08-13T19:50:40Z","2024-08-13T20:20:41Z","2024-08-13T20:50:42Z","2024-08-13T21:20:43Z","2024-08-13T21:50:40Z","2024-08-13T22:20:44Z","2024-08-13T22:50:41Z","2024-08-13T23:20:43Z","2024-08-13T23:50:42Z","2024-08-14T00:20:38Z","2024-08-14T00:50:45Z","2024-08-14T01:20:53Z","2024-08-14T01:50:42Z","2024-08-14T02:20:48Z","2024-08-14T02:50:43Z","2024-08-14T03:20:44Z","2024-08-14T03:50:50Z","2024-08-14T04:20:46Z","2024-08-14T04:50:39Z","2024-08-14T05:21:05Z","2024-08-14T05:50:48Z","2024-08-14T06:20:42Z","2024-08-14T06:50:39Z","2024-08-14T07:20:41Z","2024-08-14T07:50:44Z","2024-08-14T08:20:41Z","2024-08-14T08:50:43Z","2024-08-14T09:20:42Z","2024-08-14T09:50:41Z","2024-08-14T10:20:46Z","2024-08-14T10:50:42Z","2024-08-14T11:20:40Z","2024-08-14T11:50:40Z","2024-08-14T12:20:46Z","2024-08-14T12:50:48Z","2024-08-14T13:20:39Z","2024-08-14T13:50:45Z","2024-08-14T14:20:42Z","2024-08-14T14:50:46Z","2024-08-14T15:20:51Z","2024-08-14T15:50:40Z","2024-08-14T16:20:40Z","2024-08-14T16:50:43Z","2024-08-14T17:20:50Z","2024-08-14T17:50:39Z","2024-08-14T18:20:44Z","2024-08-14T18:50:45Z","2024-08-14T19:20:40Z","2024-08-14T19:50:42Z","2024-08-14T20:20:42Z","2024-08-14T20:50:45Z","2024-08-14T21:20:39Z","2024-08-14T21:50:41Z","2024-08-14T22:20:39Z","2024-08-14T22:50:39Z","2024-08-14T23:20:42Z","2024-08-14T23:50:38Z","2024-08-15T00:20:52Z","2024-08-15T00:50:49Z","2024-08-15T01:20:49Z","2024-08-15T01:50:46Z","2024-08-15T02:20:41Z","2024-08-15T02:50:40Z","2024-08-15T03:20:42Z","2024-08-15T03:50:41Z","2024-08-15T04:20:39Z","2024-08-15T04:50:39Z","2024-08-15T05:20:42Z","2024-08-15T05:50:38Z","2024-08-15T06:20:47Z","2024-08-15T06:50:39Z","2024-08-15T07:20:45Z","2024-08-15T07:50:46Z","2024-08-15T08:20:48Z","2024-08-15T08:50:41Z","2024-08-15T09:20:40Z","2024-08-15T09:50:48Z","2024-08-15T10:20:46Z","2024-08-15T10:50:45Z","2024-08-15T11:20:44Z","2024-08-15T11:50:43Z","2024-08-15T12:20:41Z","2024-08-15T12:50:48Z","2024-08-15T13:20:45Z","2024-08-15T13:50:42Z","2024-08-15T14:20:40Z","2024-08-15T14:50:40Z","2024-08-15T15:20:41Z","2024-08-15T15:50:43Z","2024-08-15T16:20:43Z","2024-08-15T16:50:40Z","2024-08-15T17:20:47Z","2024-08-15T17:50:41Z","2024-08-15T18:20:52Z","2024-08-15T18:50:40Z","2024-08-15T19:20:43Z","2024-08-15T19:50:40Z","2024-08-15T20:20:45Z","2024-08-15T20:50:40Z","2024-08-15T21:20:45Z","2024-08-15T21:50:39Z","2024-08-15T22:20:49Z","2024-08-15T22:50:47Z","2024-08-15T23:20:43Z","2024-08-15T23:50:45Z","2024-08-16T00:20:39Z","2024-08-16T00:50:44Z","2024-08-16T01:20:48Z","2024-08-16T01:50:45Z","2024-08-16T02:20:41Z","2024-08-16T02:50:46Z","2024-08-16T03:20:40Z","2024-08-16T03:50:43Z","2024-08-16T04:20:45Z","2024-08-16T04:50:38Z","2024-08-16T05:21:07Z","2024-08-16T05:50:48Z","2024-08-16T06:20:47Z","2024-08-16T06:50:42Z","2024-08-16T07:20:48Z","2024-08-16T07:50:46Z","2024-08-16T08:20:42Z","2024-08-16T08:50:38Z","2024-08-16T09:20:46Z","2024-08-16T09:50:41Z","2024-08-16T10:20:42Z","2024-08-16T10:50:49Z","2024-08-16T11:20:50Z","2024-08-16T11:50:48Z","2024-08-16T12:20:47Z","2024-08-16T12:50:41Z","2024-08-16T13:20:48Z","2024-08-16T13:51:19Z","2024-08-16T14:20:42Z","2024-08-16T14:50:38Z","2024-08-16T15:20:50Z","2024-08-16T15:50:41Z","2024-08-16T16:20:39Z","2024-08-16T16:50:38Z","2024-08-16T17:20:40Z","2024-08-16T17:50:42Z","2024-08-16T18:20:39Z","2024-08-16T18:50:47Z","2024-08-16T19:20:44Z","2024-08-16T19:50:43Z","2024-08-16T20:20:41Z","2024-08-16T20:50:43Z","2024-08-16T21:20:49Z","2024-08-16T21:50:44Z","2024-08-16T22:20:40Z","2024-08-16T22:50:40Z","2024-08-16T23:20:53Z","2024-08-16T23:50:44Z","2024-08-17T00:20:44Z","2024-08-17T00:50:54Z","2024-08-17T01:20:41Z","2024-08-17T01:50:49Z","2024-08-17T02:20:47Z","2024-08-17T02:50:41Z","2024-08-17T03:20:42Z","2024-08-17T03:50:48Z","2024-08-17T04:20:43Z","2024-08-17T04:50:47Z","2024-08-17T05:20:40Z","2024-08-17T05:50:49Z","2024-08-17T06:20:40Z","2024-08-17T06:50:47Z","2024-08-17T07:20:43Z","2024-08-17T07:50:39Z","2024-08-17T08:20:39Z","2024-08-17T08:50:42Z","2024-08-17T09:20:53Z","2024-08-17T09:50:43Z","2024-08-17T10:20:41Z","2024-08-17T10:50:45Z","2024-08-17T11:20:39Z","2024-08-17T11:50:39Z","2024-08-17T12:20:43Z","2024-08-17T12:50:43Z","2024-08-17T13:20:41Z","2024-08-17T13:50:43Z","2024-08-17T14:20:41Z","2024-08-17T14:50:40Z","2024-08-17T15:20:40Z","2024-08-17T15:50:39Z","2024-08-17T16:20:39Z","2024-08-17T16:50:49Z","2024-08-17T17:20:41Z","2024-08-17T17:50:46Z","2024-08-17T18:20:50Z","2024-08-17T18:50:49Z","2024-08-17T19:20:38Z","2024-08-17T19:50:40Z","2024-08-17T20:20:41Z","2024-08-17T20:50:48Z","2024-08-17T21:20:43Z","2024-08-17T21:50:40Z","2024-08-17T22:20:39Z","2024-08-17T22:50:39Z","2024-08-17T23:20:44Z","2024-08-17T23:50:42Z","2024-08-18T00:20:42Z","2024-08-18T00:50:44Z","2024-08-18T01:20:39Z","2024-08-18T01:50:40Z","2024-08-18T02:20:37Z","2024-08-18T02:50:41Z","2024-08-18T03:20:49Z","2024-08-18T03:50:38Z","2024-08-18T04:20:37Z","2024-08-18T04:50:42Z","2024-08-18T05:20:39Z","2024-08-18T05:50:40Z","2024-08-18T06:20:41Z","2024-08-18T06:50:43Z","2024-08-18T07:20:45Z","2024-08-18T07:50:41Z","2024-08-18T08:20:39Z","2024-08-18T08:50:41Z","2024-08-18T09:20:49Z","2024-08-18T09:50:41Z","2024-08-18T10:20:41Z","2024-08-18T10:50:41Z","2024-08-18T11:20:42Z","2024-08-18T11:50:44Z","2024-08-18T12:20:44Z","2024-08-18T12:50:40Z","2024-08-18T13:20:41Z","2024-08-18T13:50:42Z","2024-08-18T14:20:41Z","2024-08-18T14:50:49Z","2024-08-18T15:20:40Z","2024-08-18T15:50:48Z","2024-08-18T16:20:43Z","2024-08-18T16:50:38Z","2024-08-18T17:20:44Z","2024-08-18T17:50:40Z","2024-08-18T18:20:43Z","2024-08-18T18:50:40Z","2024-08-18T19:20:40Z","2024-08-18T19:50:40Z","2024-08-18T20:20:42Z","2024-08-18T20:50:44Z","2024-08-18T21:20:42Z","2024-08-18T21:50:43Z","2024-08-18T22:20:41Z","2024-08-18T22:50:40Z","2024-08-18T23:20:41Z","2024-08-18T23:50:44Z","2024-08-19T00:20:50Z","2024-08-19T00:50:43Z","2024-08-19T01:20:41Z","2024-08-19T01:50:41Z","2024-08-19T02:20:40Z","2024-08-19T02:50:51Z","2024-08-19T03:20:40Z","2024-08-19T03:50:43Z","2024-08-19T04:20:40Z","2024-08-19T04:50:42Z","2024-08-19T05:20:46Z","2024-08-19T05:50:40Z","2024-08-19T06:20:44Z","2024-08-19T06:50:47Z","2024-08-19T07:20:46Z","2024-08-19T07:50:39Z","2024-08-19T08:20:42Z","2024-08-19T08:50:40Z","2024-08-19T09:20:50Z","2024-08-19T09:50:39Z","2024-08-19T10:20:40Z","2024-08-19T10:50:40Z","2024-08-19T11:20:43Z","2024-08-19T11:50:40Z","2024-08-19T12:20:41Z","2024-08-19T12:50:48Z","2024-08-19T13:20:45Z","2024-08-19T13:50:41Z","2024-08-19T14:20:51Z","2024-08-19T14:50:39Z","2024-08-19T15:20:47Z","2024-08-19T15:50:42Z","2024-08-19T16:20:40Z","2024-08-19T16:50:47Z","2024-08-19T17:20:48Z","2024-08-19T17:50:41Z","2024-08-19T18:20:49Z","2024-08-19T18:50:43Z","2024-08-19T19:20:49Z","2024-08-19T19:50:41Z","2024-08-19T20:20:54Z","2024-08-19T20:50:38Z","2024-08-19T21:20:44Z","2024-08-19T21:50:42Z","2024-08-19T22:20:42Z","2024-08-19T22:50:46Z","2024-08-19T23:20:41Z","2024-08-19T23:51:14Z","2024-08-20T00:20:44Z","2024-08-20T00:50:48Z","2024-08-20T01:20:41Z","2024-08-20T01:50:46Z","2024-08-20T02:20:47Z","2024-08-20T02:50:43Z","2024-08-20T03:20:42Z","2024-08-20T03:50:39Z","2024-08-20T04:20:41Z","2024-08-20T04:50:47Z","2024-08-20T05:20:39Z","2024-08-20T05:50:49Z","2024-08-20T06:20:39Z","2024-08-20T06:50:44Z","2024-08-20T07:20:49Z","2024-08-20T07:50:39Z","2024-08-20T08:20:40Z","2024-08-20T08:50:44Z","2024-08-20T09:20:42Z","2024-08-20T09:50:44Z","2024-08-20T10:20:40Z","2024-08-20T10:50:41Z","2024-08-20T11:20:45Z","2024-08-20T11:50:40Z","2024-08-20T12:20:51Z","2024-08-20T12:50:41Z","2024-08-20T13:20:56Z","2024-08-20T13:50:40Z","2024-08-20T14:20:43Z","2024-08-20T14:50:41Z","2024-08-20T15:20:40Z","2024-08-20T15:50:38Z","2024-08-20T16:20:46Z","2024-08-20T16:50:50Z","2024-08-20T17:20:47Z","2024-08-20T17:50:40Z","2024-08-20T18:20:40Z","2024-08-20T18:50:56Z","2024-08-20T19:20:53Z","2024-08-20T19:50:40Z","2024-08-20T20:20:51Z","2024-08-20T20:50:38Z","2024-08-20T21:20:47Z","2024-08-20T21:50:38Z","2024-08-20T22:21:12Z","2024-08-20T22:50:41Z","2024-08-20T23:20:40Z","2024-08-20T23:50:40Z","2024-08-21T00:20:43Z","2024-08-21T00:50:41Z","2024-08-21T01:20:39Z","2024-08-21T01:50:40Z","2024-08-21T02:20:41Z","2024-08-21T02:50:40Z","2024-08-21T03:20:41Z","2024-08-21T03:50:38Z","2024-08-21T04:20:46Z","2024-08-21T04:50:48Z","2024-08-21T05:20:49Z","2024-08-21T05:50:42Z","2024-08-21T06:20:39Z","2024-08-21T06:50:54Z","2024-08-21T07:20:42Z","2024-08-21T07:50:40Z","2024-08-21T08:20:39Z","2024-08-21T08:50:37Z","2024-08-21T09:20:40Z","2024-08-21T09:50:42Z","2024-08-21T10:20:40Z","2024-08-21T10:50:41Z","2024-08-21T11:20:41Z","2024-08-21T11:50:42Z","2024-08-21T12:20:49Z","2024-08-21T12:50:38Z","2024-08-21T13:20:40Z","2024-08-21T13:50:45Z","2024-08-21T14:20:37Z","2024-08-21T14:50:38Z","2024-08-21T15:20:38Z","2024-08-21T15:50:45Z","2024-08-21T16:20:45Z","2024-08-21T16:50:41Z","2024-08-21T17:20:48Z","2024-08-21T17:50:41Z","2024-08-21T18:20:43Z","2024-08-21T18:50:42Z","2024-08-21T19:20:41Z","2024-08-21T19:50:48Z","2024-08-21T20:20:43Z","2024-08-21T20:50:40Z","2024-08-21T21:20:47Z","2024-08-21T21:50:42Z","2024-08-21T22:20:46Z","2024-08-21T22:50:41Z","2024-08-21T23:20:47Z","2024-08-21T23:50:41Z","2024-08-22T00:20:40Z","2024-08-22T00:50:41Z","2024-08-22T01:20:40Z","2024-08-22T01:50:43Z","2024-08-22T02:20:46Z","2024-08-22T02:50:47Z","2024-08-22T03:20:48Z","2024-08-22T03:50:49Z","2024-08-22T04:20:39Z","2024-08-22T04:50:39Z","2024-08-22T05:20:39Z","2024-08-22T05:50:43Z","2024-08-22T06:20:47Z","2024-08-22T06:50:40Z","2024-08-22T07:20:50Z","2024-08-22T07:50:40Z","2024-08-22T08:20:42Z","2024-08-22T08:50:40Z","2024-08-22T09:20:50Z","2024-08-22T09:50:46Z","2024-08-22T10:20:49Z","2024-08-22T10:50:40Z","2024-08-22T11:20:40Z","2024-08-22T11:50:41Z","2024-08-22T12:20:46Z","2024-08-22T12:50:37Z","2024-08-22T13:20:47Z","2024-08-22T13:50:45Z","2024-08-22T14:20:41Z","2024-08-22T14:50:44Z","2024-08-22T15:20:42Z","2024-08-22T15:50:44Z","2024-08-22T16:20:43Z","2024-08-22T16:51:11Z","2024-08-22T17:20:38Z","2024-08-22T17:50:44Z","2024-08-22T18:20:44Z","2024-08-22T18:50:59Z","2024-08-22T19:20:40Z","2024-08-22T19:50:39Z","2024-08-22T20:20:44Z","2024-08-22T20:50:42Z","2024-08-22T21:20:45Z","2024-08-22T21:50:40Z","2024-08-22T22:20:50Z","2024-08-22T22:50:44Z","2024-08-22T23:20:40Z","2024-08-22T23:50:39Z","2024-08-23T00:20:39Z","2024-08-23T00:50:38Z","2024-08-23T01:20:41Z","2024-08-23T01:50:44Z","2024-08-23T02:20:48Z","2024-08-23T02:51:16Z","2024-08-23T03:20:40Z","2024-08-23T03:50:39Z","2024-08-23T04:20:46Z","2024-08-23T04:50:38Z","2024-08-23T05:20:40Z","2024-08-23T05:50:43Z","2024-08-23T06:20:46Z","2024-08-23T06:50:40Z","2024-08-23T07:20:50Z","2024-08-23T07:50:44Z","2024-08-23T08:20:46Z","2024-08-23T08:50:40Z","2024-08-23T09:20:41Z","2024-08-23T09:50:40Z","2024-08-23T10:20:47Z","2024-08-23T10:50:38Z","2024-08-23T11:20:39Z","2024-08-23T11:50:44Z","2024-08-23T12:20:44Z","2024-08-23T12:50:50Z","2024-08-23T13:20:44Z","2024-08-23T13:50:40Z","2024-08-23T14:20:46Z","2024-08-23T14:50:39Z","2024-08-23T15:20:41Z","2024-08-23T15:50:42Z","2024-08-23T16:20:42Z","2024-08-23T16:50:41Z","2024-08-23T17:20:42Z","2024-08-23T17:50:45Z","2024-08-23T18:20:45Z","2024-08-23T18:50:38Z","2024-08-23T19:20:48Z","2024-08-23T19:50:43Z","2024-08-23T20:20:40Z","2024-08-23T20:50:42Z","2024-08-23T21:20:45Z","2024-08-23T21:50:49Z","2024-08-23T22:20:44Z","2024-08-23T22:50:47Z","2024-08-23T23:20:48Z","2024-08-23T23:50:44Z","2024-08-24T00:20:38Z","2024-08-24T00:50:42Z","2024-08-24T01:20:43Z","2024-08-24T01:50:40Z","2024-08-24T02:20:42Z","2024-08-24T02:50:39Z","2024-08-24T03:20:45Z","2024-08-24T03:50:42Z","2024-08-24T04:20:44Z","2024-08-24T04:50:40Z","2024-08-24T05:20:39Z","2024-08-24T05:50:44Z","2024-08-24T06:20:41Z","2024-08-24T06:50:47Z","2024-08-24T07:20:47Z","2024-08-24T07:50:38Z","2024-08-24T08:20:45Z","2024-08-24T08:50:38Z","2024-08-24T09:20:39Z","2024-08-24T09:50:38Z","2024-08-24T10:20:40Z","2024-08-24T10:50:39Z","2024-08-24T11:20:40Z","2024-08-24T11:50:47Z","2024-08-24T12:20:43Z","2024-08-24T12:50:41Z","2024-08-24T13:20:40Z","2024-08-24T13:50:40Z","2024-08-24T14:20:46Z","2024-08-24T14:50:49Z","2024-08-24T15:20:48Z","2024-08-24T15:50:48Z","2024-08-24T16:20:41Z","2024-08-24T16:50:43Z","2024-08-24T17:20:41Z","2024-08-24T17:50:47Z","2024-08-24T18:20:47Z","2024-08-24T18:50:41Z","2024-08-24T19:20:48Z","2024-08-24T19:50:39Z","2024-08-24T20:20:44Z","2024-08-24T20:50:48Z","2024-08-24T21:20:40Z","2024-08-24T21:50:43Z","2024-08-24T22:20:42Z","2024-08-24T22:50:38Z","2024-08-24T23:20:42Z","2024-08-24T23:50:40Z","2024-08-25T00:20:47Z","2024-08-25T00:50:41Z","2024-08-25T01:20:43Z","2024-08-25T01:50:40Z","2024-08-25T02:20:41Z","2024-08-25T02:50:44Z","2024-08-25T03:20:40Z","2024-08-25T03:50:41Z","2024-08-25T04:20:40Z","2024-08-25T04:50:48Z","2024-08-25T05:20:40Z","2024-08-25T05:50:42Z","2024-08-25T06:20:40Z","2024-08-25T06:50:47Z","2024-08-25T07:20:47Z","2024-08-25T07:50:43Z","2024-08-25T08:20:42Z","2024-08-25T08:50:44Z","2024-08-25T09:20:40Z","2024-08-25T09:50:42Z","2024-08-25T10:20:40Z","2024-08-25T10:50:40Z","2024-08-25T11:20:40Z","2024-08-25T11:50:46Z","2024-08-25T12:20:41Z","2024-08-25T12:50:41Z","2024-08-25T13:20:41Z","2024-08-25T13:50:49Z","2024-08-25T14:20:39Z","2024-08-25T14:50:46Z","2024-08-25T15:20:43Z","2024-08-25T15:50:44Z","2024-08-25T16:20:39Z","2024-08-25T16:50:44Z","2024-08-25T17:20:41Z","2024-08-25T17:50:39Z","2024-08-25T18:20:43Z","2024-08-25T18:50:39Z","2024-08-25T19:20:41Z","2024-08-25T19:50:41Z","2024-08-25T20:20:38Z","2024-08-25T20:50:43Z","2024-08-25T21:20:42Z","2024-08-25T21:50:41Z","2024-08-25T22:20:39Z","2024-08-25T22:50:41Z","2024-08-25T23:20:41Z","2024-08-25T23:50:40Z","2024-08-26T00:20:45Z","2024-08-26T00:50:40Z","2024-08-26T01:20:47Z","2024-08-26T01:50:42Z","2024-08-26T02:20:39Z","2024-08-26T02:50:40Z","2024-08-26T03:20:42Z","2024-08-26T03:50:42Z","2024-08-26T04:20:44Z","2024-08-26T04:50:47Z","2024-08-26T05:20:38Z","2024-08-26T05:50:40Z","2024-08-26T06:20:43Z","2024-08-26T06:50:43Z","2024-08-26T07:20:45Z","2024-08-26T07:50:41Z","2024-08-26T08:20:41Z","2024-08-26T08:50:42Z","2024-08-26T09:20:40Z","2024-08-26T09:50:41Z","2024-08-26T10:20:42Z","2024-08-26T10:50:51Z","2024-08-26T11:20:39Z","2024-08-26T11:50:47Z","2024-08-26T12:20:43Z","2024-08-26T12:50:42Z","2024-08-26T13:20:40Z","2024-08-26T13:50:42Z","2024-08-26T14:20:41Z","2024-08-26T14:50:55Z","2024-08-26T15:20:43Z","2024-08-26T15:50:45Z","2024-08-26T16:20:45Z","2024-08-26T16:50:40Z","2024-08-26T17:20:42Z","2024-08-26T17:50:43Z","2024-08-26T18:20:46Z","2024-08-26T18:50:48Z","2024-08-26T19:20:46Z","2024-08-26T19:50:42Z","2024-08-26T20:20:41Z","2024-08-26T20:50:40Z","2024-08-26T21:20:41Z","2024-08-26T21:50:40Z","2024-08-26T22:20:41Z","2024-08-26T22:50:37Z","2024-08-26T23:20:38Z","2024-08-26T23:51:11Z","2024-08-27T00:20:46Z","2024-08-27T00:50:40Z","2024-08-27T01:20:49Z","2024-08-27T01:50:43Z","2024-08-27T02:20:47Z","2024-08-27T02:50:41Z","2024-08-27T03:20:50Z","2024-08-27T03:50:48Z","2024-08-27T04:20:43Z","2024-08-27T04:50:44Z","2024-08-27T05:20:39Z","2024-08-27T05:50:51Z","2024-08-27T06:20:40Z","2024-08-27T06:50:42Z","2024-08-27T07:20:47Z","2024-08-27T07:50:41Z","2024-08-27T08:20:40Z","2024-08-27T08:50:40Z","2024-08-27T09:20:41Z","2024-08-27T09:50:43Z","2024-08-27T10:20:46Z","2024-08-27T10:50:41Z","2024-08-27T11:20:49Z","2024-08-27T11:50:43Z","2024-08-27T12:20:41Z","2024-08-27T12:50:41Z","2024-08-27T13:20:40Z","2024-08-27T13:50:40Z","2024-08-27T14:20:45Z","2024-08-27T14:50:46Z","2024-08-27T15:20:48Z","2024-08-27T15:50:43Z","2024-08-27T16:20:40Z","2024-08-27T16:50:45Z","2024-08-27T17:20:44Z","2024-08-27T17:50:44Z","2024-08-27T18:20:38Z","2024-08-27T18:50:38Z","2024-08-27T19:20:38Z","2024-08-27T19:50:44Z","2024-08-27T20:20:54Z","2024-08-27T20:50:45Z","2024-08-27T21:20:41Z","2024-08-27T21:50:50Z","2024-08-27T22:20:51Z","2024-08-27T22:50:57Z","2024-08-27T23:20:47Z","2024-08-27T23:50:41Z","2024-08-28T00:20:41Z","2024-08-28T00:50:50Z","2024-08-28T01:20:42Z","2024-08-28T01:50:45Z","2024-08-28T02:20:49Z","2024-08-28T02:50:39Z","2024-08-28T03:20:45Z","2024-08-28T03:50:38Z","2024-08-28T04:20:49Z","2024-08-28T04:50:49Z","2024-08-28T05:20:44Z","2024-08-28T05:50:50Z","2024-08-28T06:20:40Z","2024-08-28T06:50:49Z","2024-08-28T07:20:43Z","2024-08-28T07:50:41Z","2024-08-28T08:20:47Z","2024-08-28T08:50:39Z","2024-08-28T09:20:40Z","2024-08-28T09:50:40Z","2024-08-28T10:20:40Z","2024-08-28T10:50:47Z","2024-08-28T11:20:43Z","2024-08-28T11:50:38Z","2024-08-28T12:20:41Z","2024-08-28T12:50:56Z","2024-08-28T13:20:40Z","2024-08-28T13:50:41Z","2024-08-28T14:20:40Z","2024-08-28T14:50:46Z","2024-08-28T15:20:42Z","2024-08-28T15:50:38Z","2024-08-28T16:20:46Z","2024-08-28T16:50:48Z","2024-08-28T17:20:48Z","2024-08-28T17:50:40Z","2024-08-28T18:20:41Z","2024-08-28T18:50:47Z","2024-08-28T19:20:51Z","2024-08-28T19:50:44Z","2024-08-28T20:20:44Z","2024-08-28T20:50:46Z","2024-08-28T21:20:39Z","2024-08-28T21:50:47Z","2024-08-28T22:20:45Z","2024-08-28T22:50:41Z","2024-08-28T23:20:41Z","2024-08-28T23:50:40Z","2024-08-29T00:20:41Z","2024-08-29T00:50:45Z","2024-08-29T01:20:48Z","2024-08-29T01:50:38Z","2024-08-29T02:20:43Z","2024-08-29T02:50:44Z","2024-08-29T03:20:44Z","2024-08-29T03:50:39Z","2024-08-29T04:20:43Z","2024-08-29T04:50:41Z","2024-08-29T05:20:43Z","2024-08-29T05:50:39Z","2024-08-29T06:20:52Z","2024-08-29T06:50:40Z","2024-08-29T07:20:44Z","2024-08-29T07:50:43Z","2024-08-29T08:20:45Z","2024-08-29T08:50:40Z","2024-08-29T09:20:47Z","2024-08-29T09:50:40Z","2024-08-29T10:20:39Z","2024-08-29T10:50:40Z","2024-08-29T11:20:42Z","2024-08-29T11:50:40Z","2024-08-29T12:20:41Z","2024-08-29T12:50:41Z","2024-08-29T13:20:40Z","2024-08-29T13:50:42Z","2024-08-29T14:20:48Z","2024-08-29T14:50:50Z","2024-08-29T15:20:47Z","2024-08-29T15:50:50Z","2024-08-29T16:20:37Z","2024-08-29T16:50:38Z","2024-08-29T17:20:49Z","2024-08-29T17:50:42Z","2024-08-29T18:20:38Z","2024-08-29T18:50:40Z","2024-08-29T19:20:40Z","2024-08-29T19:50:39Z","2024-08-29T20:20:48Z","2024-08-29T20:50:42Z","2024-08-29T21:20:41Z","2024-08-29T21:50:38Z","2024-08-29T22:20:43Z","2024-08-29T22:50:41Z","2024-08-29T23:20:40Z","2024-08-29T23:50:41Z","2024-08-30T00:20:47Z","2024-08-30T00:50:48Z","2024-08-30T01:20:49Z","2024-08-30T01:50:39Z","2024-08-30T02:20:41Z","2024-08-30T02:50:44Z","2024-08-30T03:20:46Z","2024-08-30T03:50:39Z","2024-08-30T04:20:46Z","2024-08-30T04:50:47Z","2024-08-30T05:20:43Z","2024-08-30T05:50:42Z","2024-08-30T06:20:39Z","2024-08-30T06:50:43Z","2024-08-30T07:20:41Z","2024-08-30T07:50:40Z","2024-08-30T08:20:41Z","2024-08-30T08:50:40Z","2024-08-30T09:20:50Z","2024-08-30T09:50:43Z","2024-08-30T10:20:41Z","2024-08-30T10:50:48Z","2024-08-30T11:20:41Z","2024-08-30T11:50:39Z","2024-08-30T12:20:44Z","2024-08-30T12:50:40Z","2024-08-30T13:20:43Z","2024-08-30T13:50:46Z","2024-08-30T14:20:40Z","2024-08-30T14:50:44Z","2024-08-30T15:20:42Z","2024-08-30T15:50:41Z","2024-08-30T16:20:48Z","2024-08-30T16:50:44Z","2024-08-30T17:20:38Z","2024-08-30T17:50:41Z","2024-08-30T18:20:47Z","2024-08-30T18:50:44Z","2024-08-30T19:20:40Z","2024-08-30T19:50:46Z","2024-08-30T20:20:41Z","2024-08-30T20:50:44Z","2024-08-30T21:20:49Z","2024-08-30T21:50:40Z","2024-08-30T22:20:42Z","2024-08-30T22:50:39Z","2024-08-30T23:20:38Z","2024-08-30T23:50:46Z","2024-08-31T00:20:53Z","2024-08-31T00:50:40Z","2024-08-31T01:20:45Z","2024-08-31T01:50:43Z","2024-08-31T02:20:44Z","2024-08-31T02:50:38Z","2024-08-31T03:20:48Z","2024-08-31T03:50:39Z","2024-08-31T04:20:43Z","2024-08-31T04:50:44Z","2024-08-31T05:20:41Z","2024-08-31T05:50:39Z","2024-08-31T06:20:38Z","2024-08-31T06:50:42Z","2024-08-31T07:20:40Z","2024-08-31T07:50:39Z","2024-08-31T08:20:41Z","2024-08-31T08:50:44Z","2024-08-31T09:20:39Z","2024-08-31T09:50:40Z","2024-08-31T10:20:48Z","2024-08-31T10:50:37Z","2024-08-31T11:20:40Z","2024-08-31T11:50:46Z","2024-08-31T12:20:41Z","2024-08-31T12:50:38Z","2024-08-31T13:20:44Z","2024-08-31T13:50:39Z","2024-08-31T14:20:39Z","2024-08-31T14:50:44Z","2024-08-31T15:20:42Z","2024-08-31T15:50:42Z","2024-08-31T16:20:41Z","2024-08-31T16:50:45Z","2024-08-31T17:20:43Z","2024-08-31T17:50:43Z","2024-08-31T18:20:42Z","2024-08-31T18:50:39Z","2024-08-31T19:20:44Z","2024-08-31T19:50:40Z","2024-08-31T20:20:46Z","2024-08-31T20:50:43Z","2024-08-31T21:20:41Z","2024-08-31T21:50:42Z","2024-08-31T22:20:40Z","2024-08-31T22:50:39Z","2024-08-31T23:20:51Z","2024-08-31T23:50:37Z","2024-09-01T00:20:48Z","2024-09-01T00:50:38Z","2024-09-01T01:20:42Z","2024-09-01T01:50:44Z","2024-09-01T02:20:39Z","2024-09-01T02:50:41Z","2024-09-01T03:20:40Z","2024-09-01T03:50:41Z","2024-09-01T04:20:49Z","2024-09-01T04:50:41Z","2024-09-01T05:20:38Z","2024-09-01T05:50:40Z","2024-09-01T06:20:39Z","2024-09-01T06:50:43Z","2024-09-01T07:20:46Z","2024-09-01T07:50:39Z","2024-09-01T08:20:42Z","2024-09-01T08:50:42Z","2024-09-01T09:20:40Z","2024-09-01T09:50:47Z","2024-09-01T10:20:41Z","2024-09-01T10:50:37Z","2024-09-01T11:20:39Z","2024-09-01T11:50:42Z","2024-09-01T12:20:50Z","2024-09-01T12:50:45Z","2024-09-01T13:20:39Z","2024-09-01T13:50:41Z","2024-09-01T14:20:44Z","2024-09-01T14:50:47Z","2024-09-01T15:20:41Z","2024-09-01T15:50:42Z","2024-09-01T16:20:43Z","2024-09-01T16:50:41Z","2024-09-01T17:20:40Z","2024-09-01T17:50:44Z","2024-09-01T18:20:42Z","2024-09-01T18:50:40Z","2024-09-01T19:20:42Z","2024-09-01T19:50:45Z","2024-09-01T20:20:39Z","2024-09-01T20:50:46Z","2024-09-01T21:20:39Z","2024-09-01T21:50:37Z","2024-09-01T22:20:39Z","2024-09-01T22:50:42Z","2024-09-01T23:20:41Z","2024-09-01T23:50:37Z","2024-09-02T00:20:39Z","2024-09-02T00:50:45Z","2024-09-02T01:20:43Z","2024-09-02T01:50:43Z","2024-09-02T02:20:39Z","2024-09-02T02:50:39Z","2024-09-02T03:20:45Z","2024-09-02T03:50:41Z","2024-09-02T04:20:40Z","2024-09-02T04:50:48Z","2024-09-02T05:20:40Z","2024-09-02T05:50:42Z","2024-09-02T06:20:48Z","2024-09-02T06:50:41Z","2024-09-02T07:20:46Z","2024-09-02T07:50:42Z","2024-09-02T08:20:40Z","2024-09-02T08:50:40Z","2024-09-02T09:20:46Z","2024-09-02T09:50:40Z","2024-09-02T10:20:40Z","2024-09-02T10:50:48Z","2024-09-02T11:20:44Z","2024-09-02T11:50:41Z","2024-09-02T12:20:40Z","2024-09-02T12:50:39Z","2024-09-02T13:20:41Z","2024-09-02T13:50:47Z","2024-09-02T14:20:41Z","2024-09-02T14:50:40Z","2024-09-02T15:20:39Z","2024-09-02T15:50:39Z","2024-09-02T16:20:42Z","2024-09-02T16:50:43Z","2024-09-02T17:20:42Z","2024-09-02T17:50:39Z","2024-09-02T18:20:38Z","2024-09-02T18:50:38Z","2024-09-02T19:20:39Z","2024-09-02T19:50:40Z","2024-09-02T20:20:43Z","2024-09-02T20:50:37Z","2024-09-02T21:20:46Z","2024-09-02T21:50:40Z","2024-09-02T22:20:47Z","2024-09-02T22:50:40Z","2024-09-02T23:20:38Z","2024-09-02T23:50:39Z","2024-09-03T00:20:43Z","2024-09-03T00:50:38Z","2024-09-03T01:20:41Z","2024-09-03T01:50:46Z","2024-09-03T02:20:44Z","2024-09-03T02:50:37Z","2024-09-03T03:20:46Z","2024-09-03T03:50:44Z","2024-09-03T04:20:41Z","2024-09-03T04:50:41Z","2024-09-03T05:20:38Z","2024-09-03T05:50:41Z","2024-09-03T06:20:47Z","2024-09-03T06:50:46Z","2024-09-03T07:20:40Z","2024-09-03T07:50:39Z","2024-09-03T08:20:44Z","2024-09-03T08:50:39Z","2024-09-03T09:20:41Z","2024-09-03T09:50:38Z","2024-09-03T10:20:40Z","2024-09-03T10:50:42Z","2024-09-03T11:20:47Z","2024-09-03T11:50:41Z","2024-09-03T12:20:39Z","2024-09-03T12:50:47Z","2024-09-03T13:20:40Z","2024-09-03T13:50:46Z","2024-09-03T14:20:44Z","2024-09-03T14:50:45Z","2024-09-03T15:20:39Z","2024-09-03T15:50:40Z","2024-09-03T16:20:38Z","2024-09-03T16:50:41Z","2024-09-03T17:20:47Z","2024-09-03T17:50:39Z","2024-09-03T18:20:45Z","2024-09-03T18:51:18Z","2024-09-03T19:20:40Z","2024-09-03T19:50:39Z","2024-09-03T20:20:41Z","2024-09-03T20:51:08Z","2024-09-03T21:20:42Z","2024-09-03T21:50:43Z","2024-09-03T22:20:46Z","2024-09-03T22:50:39Z","2024-09-03T23:20:42Z","2024-09-03T23:50:42Z","2024-09-04T00:20:37Z","2024-09-04T00:50:39Z","2024-09-04T01:20:49Z","2024-09-04T01:50:41Z","2024-09-04T02:20:41Z","2024-09-04T02:50:42Z","2024-09-04T03:20:40Z","2024-09-04T03:50:43Z","2024-09-04T04:20:46Z","2024-09-04T04:50:41Z","2024-09-04T05:20:50Z","2024-09-04T05:50:42Z","2024-09-04T06:20:38Z","2024-09-04T06:50:41Z","2024-09-04T07:20:40Z","2024-09-04T07:50:40Z","2024-09-04T08:20:49Z","2024-09-04T08:50:39Z","2024-09-04T09:20:41Z","2024-09-04T09:50:42Z","2024-09-04T10:20:46Z","2024-09-04T10:50:45Z","2024-09-04T11:20:42Z","2024-09-04T11:50:40Z","2024-09-04T12:20:42Z","2024-09-04T12:50:43Z","2024-09-04T13:20:40Z","2024-09-04T13:50:43Z","2024-09-04T14:20:41Z","2024-09-04T14:50:39Z","2024-09-04T15:20:49Z","2024-09-04T15:50:45Z","2024-09-04T16:20:48Z","2024-09-04T16:50:46Z","2024-09-04T17:20:49Z","2024-09-04T17:50:41Z","2024-09-04T18:20:41Z","2024-09-04T18:50:38Z","2024-09-04T19:20:53Z","2024-09-04T19:50:40Z","2024-09-04T20:20:44Z","2024-09-04T20:50:53Z","2024-09-04T21:20:51Z","2024-09-04T21:50:38Z","2024-09-04T22:20:46Z","2024-09-04T22:50:39Z","2024-09-04T23:20:45Z","2024-09-04T23:50:41Z","2024-09-05T00:20:49Z","2024-09-05T00:50:38Z","2024-09-05T01:20:40Z","2024-09-05T01:50:43Z","2024-09-05T02:20:42Z","2024-09-05T02:50:40Z","2024-09-05T03:20:41Z","2024-09-05T03:50:39Z","2024-09-05T04:20:49Z","2024-09-05T04:50:49Z","2024-09-05T05:20:37Z","2024-09-05T05:50:39Z","2024-09-05T06:20:44Z","2024-09-05T06:50:41Z","2024-09-05T07:20:41Z","2024-09-05T07:50:39Z","2024-09-05T08:20:42Z","2024-09-05T08:50:49Z","2024-09-05T09:20:48Z","2024-09-05T09:50:39Z","2024-09-05T10:20:40Z","2024-09-05T10:50:40Z","2024-09-05T11:20:44Z","2024-09-05T11:50:45Z","2024-09-05T12:20:48Z","2024-09-05T12:50:45Z","2024-09-05T13:20:47Z","2024-09-05T13:50:41Z","2024-09-05T14:20:40Z","2024-09-05T14:50:39Z","2024-09-05T15:20:48Z","2024-09-05T15:50:48Z","2024-09-05T16:20:41Z","2024-09-05T16:50:41Z","2024-09-05T17:20:40Z","2024-09-05T17:50:46Z","2024-09-05T18:20:39Z","2024-09-05T18:50:40Z","2024-09-05T19:20:39Z","2024-09-05T19:50:39Z","2024-09-05T20:20:39Z","2024-09-05T20:50:48Z","2024-09-05T21:20:46Z","2024-09-05T21:50:46Z","2024-09-05T22:20:39Z","2024-09-05T22:50:43Z","2024-09-05T23:20:46Z","2024-09-05T23:50:39Z","2024-09-06T00:20:39Z","2024-09-06T00:50:44Z","2024-09-06T01:20:40Z","2024-09-06T01:50:40Z","2024-09-06T02:20:43Z","2024-09-06T02:50:40Z","2024-09-06T03:20:39Z","2024-09-06T03:50:44Z","2024-09-06T04:20:40Z","2024-09-06T04:50:40Z","2024-09-06T05:20:41Z","2024-09-06T05:50:41Z","2024-09-06T06:20:42Z","2024-09-06T06:50:41Z","2024-09-06T07:20:45Z","2024-09-06T07:50:43Z","2024-09-06T08:20:49Z","2024-09-06T08:50:43Z","2024-09-06T09:20:46Z","2024-09-06T09:50:43Z","2024-09-06T10:20:39Z","2024-09-06T10:50:40Z","2024-09-06T11:20:40Z","2024-09-06T11:50:41Z","2024-09-06T12:20:41Z","2024-09-06T12:50:42Z","2024-09-06T13:20:46Z","2024-09-06T13:50:40Z","2024-09-06T14:20:41Z","2024-09-06T14:50:47Z","2024-09-06T15:20:42Z","2024-09-06T15:50:42Z","2024-09-06T16:20:42Z","2024-09-06T16:50:39Z","2024-09-06T17:20:46Z","2024-09-06T17:50:45Z","2024-09-06T18:20:39Z","2024-09-06T18:50:46Z","2024-09-06T19:20:44Z","2024-09-06T19:50:39Z","2024-09-06T20:20:38Z","2024-09-06T20:50:41Z","2024-09-06T21:20:39Z","2024-09-06T21:50:39Z","2024-09-06T22:20:39Z","2024-09-06T22:50:42Z","2024-09-06T23:20:39Z","2024-09-06T23:50:37Z","2024-09-07T00:20:41Z","2024-09-07T00:50:37Z","2024-09-07T01:20:40Z","2024-09-07T01:50:38Z","2024-09-07T02:20:37Z","2024-09-07T02:50:44Z","2024-09-07T03:20:43Z","2024-09-07T03:50:49Z","2024-09-07T04:20:41Z","2024-09-07T04:50:38Z","2024-09-07T05:20:38Z","2024-09-07T05:50:40Z","2024-09-07T06:20:41Z","2024-09-07T06:50:44Z","2024-09-07T07:20:39Z","2024-09-07T07:50:40Z","2024-09-07T08:20:40Z","2024-09-07T08:50:39Z","2024-09-07T09:20:37Z","2024-09-07T09:50:37Z","2024-09-07T10:20:44Z","2024-09-07T10:50:39Z","2024-09-07T11:20:41Z","2024-09-07T11:50:38Z","2024-09-07T12:20:41Z","2024-09-07T12:50:38Z","2024-09-07T13:20:42Z","2024-09-07T13:50:39Z","2024-09-07T14:20:43Z","2024-09-07T14:50:44Z","2024-09-07T15:20:40Z","2024-09-07T15:50:40Z","2024-09-07T16:20:40Z","2024-09-07T16:50:49Z","2024-09-07T17:20:40Z","2024-09-07T17:50:40Z","2024-09-07T18:20:45Z","2024-09-07T18:50:48Z","2024-09-07T19:20:39Z","2024-09-07T19:50:53Z","2024-09-07T20:20:45Z","2024-09-07T20:50:41Z","2024-09-07T21:20:38Z","2024-09-07T21:50:41Z","2024-09-07T22:20:48Z","2024-09-07T22:50:40Z","2024-09-07T23:20:44Z","2024-09-07T23:50:40Z","2024-09-08T00:20:40Z","2024-09-08T00:50:49Z","2024-09-08T01:20:40Z","2024-09-08T01:50:41Z","2024-09-08T02:20:39Z","2024-09-08T02:50:45Z","2024-09-08T03:20:40Z","2024-09-08T03:50:41Z","2024-09-08T04:20:45Z","2024-09-08T04:50:41Z","2024-09-08T05:20:38Z","2024-09-08T05:50:38Z","2024-09-08T06:20:41Z","2024-09-08T06:50:41Z","2024-09-08T07:20:40Z","2024-09-08T07:50:52Z","2024-09-08T08:20:38Z","2024-09-08T08:50:41Z","2024-09-08T09:20:42Z","2024-09-08T09:50:46Z","2024-09-08T10:20:40Z","2024-09-08T10:50:47Z","2024-09-08T11:20:39Z","2024-09-08T11:50:37Z","2024-09-08T12:20:41Z","2024-09-08T12:50:40Z","2024-09-08T13:20:38Z","2024-09-08T13:50:42Z","2024-09-08T14:20:41Z","2024-09-08T14:50:42Z","2024-09-08T15:20:42Z","2024-09-08T15:50:39Z","2024-09-08T16:20:38Z","2024-09-08T16:50:41Z","2024-09-08T17:20:48Z","2024-09-08T17:50:40Z","2024-09-08T18:20:47Z","2024-09-08T18:50:40Z","2024-09-08T19:20:47Z","2024-09-08T19:50:42Z","2024-09-08T20:20:39Z","2024-09-08T20:50:40Z","2024-09-08T21:20:47Z","2024-09-08T21:50:47Z","2024-09-08T22:20:41Z","2024-09-08T22:50:37Z","2024-09-08T23:20:41Z","2024-09-08T23:50:38Z"],"y":[8850,8874,8978,9226,9324,9201,9213,9023,9352,9575,9325,9192,9027,9324,9159,9306,9262,9311,9673,9414,9544,9816,9822,9910,10020,9915,10170,9976,9562,9498,9656,9491,9371,9215,9006,8825,8887,8633,8650,8829,8553,8481,8717,8468,8548,8810,8937,8899,9118,8974,9097,9146,9219,9043,8997,9309,9566,9649,9603,9441,9632,9478,9432,9464,9266,9426,9649,9424,9856,10006,10055,9851,9859,9910,10009,9948,9503,9790,9549,9318,9321,9211,9095,9258,9271,9077,9159,9007,8682,8632,8773,8774,8666,8906,9186,9209,9158,9276,9295,9135,9288,9309,9338,9342,9757,9594,9510,9554,9623,9703,9487,9365,9387,9456,9748,9635,9885,9819,10025,9880,9814,9848,9702,9817,9669,9674,9652,9506,9189,9412,9215,9272,9059,8751,8561,8970,8799,8713,8827,8903,8987,9072,9196,9126,9355,9360,9508,9501,9686,9517,9665,9953,9882,9933,9983,9826,9706,9794,9583,9863,9616,9800,9850,9856,9847,10169,9860,10198,10365,10125,10212,10001,9975,9729,9555,9429,9397,9281,9260,9235,9413,8898,8942,9026,8737,8629,8639,8761,9100,8991,9126,9376,9443,9331,9568,9359,9351,9336,9266,9439,9404,9472,9714,9513,9318,9419,9443,9506,9391,9419,9591,9875,9729,9809,9798,9983,9928,10011,9831,10117,10126,10140,9947,9451,9215,9064,9252,9224,8923,8732,8914,8457,8416,8619,8606,8734,8695,8811,9031,8994,9057,9443,9424,9180,9532,9237,9415,9561,9626,9829,9808,9959,10061,9922,9949,9758,9933,9726,9946,9991,9845,10088,10410,10471,10379,10079,10231,10175,9956,9937,10001,9269,9355,9073,9209,9232,9196,8937,8976,9074,8881,9045,8918,8888,8711,8842,9222,8866,9034,9366,9575,9519,9346,9403,9274,9233,9329,9699,9690,9670,9910,9873,9676,9840,9802,9811,9591,9925,9767,9941,10102,10127,10090,10130,10312,10094,10067,9736,9531,9473,9381,9209,9322,9222,8949,8723,8631,8584,8682,8616,8589,8754,8593,8820,9063,8881,8706,9036,9337,9368,9227,9067,9330,9284,9327,9488,9497,9381,9659,9729,9526,9310,9203,9412,9226,9358,9728,9850,10043,9987,10253,10145,10238,10130,9681,9702,9389,9187,9228,9106,9144,9033,8870,8698,8648,8662,8755,8393,8284,8564,8921,8448,9106,8696,9113,8844,9073,9327,9428,9311,9212,9091,9205,9322,9462,9150,9225,9174,9364,9165,9281,9176,9415,9482,9647,9852,9898,9719,9873,9994,10141,10047,9893,9602,9601,9300,9032,9401,9674,9539,9343,9224,8849,9047,8884,8980,8973,8887,9053,8952,9016,8984,9218,9077,9364,9441,9512,9196,9406,9476,9668,9726,9784,9645,9889,9800,9581,9481,9508,9690,9633,9641,9699,9874,9856,9882,10317,9990,10218,10011,9916,9510,9863,9383,9276,9320,9281,9486,8745,8954,8671,8831,8805,8540,9064,9009,8821,9049,9244,9182,9200,9674,9783,9484,9648,9348,9437,9125,9597,9430,9413,9714,9625,9541,9794,9889,9911,9949,9821,10138,10168,10221,10401,10486,10445,10213,10242,10015,10288,9990,9706,9838,9529,9425,9260,9486,9513,9302,9346,9246,8828,8983,9114,9450,9386,9752,9921,9509,9629,9769,9523,9631,9604,9690,10029,10183,9757,9811,10257,9859,9398,9596,9793,9553,9514,10029,9531,9751,9873,9857,10010,10214,9890,10014,10056,10273,10043,9754,9670,9691,9673,9304,9667,9121,9097,9156,8697,8755,8931,9039,8894,9354,9173,9055,9179,9653,9369,9683,9954,9605,9462,9680,9860,9869,9792,10111,9655,9773,9654,9864,10003,10104,9663,9884,10100,9934,9928,9871,10345,10412,10361,10259,10223,10209,10276,10135,9954,9726,9631,9125,9478,9277,9292,8961,8761,8879,8780,8400,8727,9206,8813,8904,8885,8876,8983,9157,9346,9335,9609,9851,9423,10110,9987,9766,9955,9686,9738,9429,9714,9593,10028,10026,9716,9646,9867,10183,9978,10114,10158,10298,10217,10059,9234,9534,9084,9363,9151,8851,9197,8740,8945,8976,8661,8800,8450,8563,8671,8712,8870,9168,8953,9165,9507,9219,9314,9219,9670,9529,9660,9529,9591,9832,9694,9395,9565,9805,9637,9727,9795,9811,9781,10003,9945,9778,9892,10053,10269,9942,9968,9951,9906,9728,9379,9514,9674,9287,9032,8902,9397,9324,9156,9140,9316,9521,9164,9632,9529,9722,9912,9732,9649,9712,9778,9769,9662,9647,9713,9673,9765,9910,10118,9921,10198,10256,10075,10145,10162,10151,9693,9739,9503,9367,9187,9331,9388,9403,9379,9275,9385,9184,8966,9107,9203,8955,9094,9536,9204,9506,9555,9483,9385,9700,9396,9328,9394,9538,9397,9768,9900,9983,9656,9910,9694,9528,9556,9743,9703,9904,9950,10248,10067,10071,10133,10152,10328,10232,9900,9797,9668,9730,9718,9669,9601,9300,9326,9182,9150,9019,8933,8936,8850,9144,8946,9243,9131,9258,9181,9418,9458,9553,9576,9589,9736,9750,9518,9887,9726,9638,9804,9666,9736,9912,9579,9964,9790,10119,10051,10118,10123,9971,9936,10143,9946,10305,10178,10009,9953,9814,9547,9384,9574,9325,9153,9251,9137,8849,8736,8864,8658,8798,8810,9170,9188,9271,9227,9322,9318,9328,9328,9421,9628,9820,9782,9875,10016,9956,9726,9622,9674,9658,9532,9425,9914,9802,10299,10210,10206,10334,10361,10334,10278,10168,9847,9892,9982,9863,9688,9705,9621,9690,9759,9570,9823,9206,9460,9229,9206,9310,9420,9336,9670,9545,9529,9947,9802,9838,9791,9657,9703,9826,10102,9911,9965,9758,10136,10083,9969,9990,9975,10231,10008,10346,10344,10719,10642,10728,10635,10939,10659,10437,10015,10110,9963,9834,9566,9666,9465,9553,9491,9539,9741,9077,9049,9111,9149,9155,9066,9246,9566,9412,9407,9891,9903,9927,10048,10101,9954,10036,10223,10151,10136,10115,10534,10501,10395,10415,10218,10259,10144,10322,10560,10560,10702,10786,10503,10404,10174,9831,9531,9769,9616,9711,9634,9522,9360,9296,9264,9253,9291,9104,9084,9243,8994,9275,9199,9539,9435,9376,9664,9471,9820,9701,9933,9848,9962,9725,9919,10018,9615,9901,9952,10145,9871,10190,9990,10175,9982,9924,10251,10452,10249,10371,10340,9999,9925,10100,9725,9675,9590,9772,9684,9953,9618,9637,9548,9563,9601,9118,9239,9211,9296,9563,9501,9689,9502,9617,9695,9966,9865,10212,10395,10292,10501,10450,10256,10109,10403,10166,10273,10311,10253,10319,10248,10626,10517,10698,10740,10789,10794,10958,10964,10874,10740,10726,10534,10530,10504,10262,10258,10593,10517,10206,10138,10028,9906,9813,9834,9809,9710,9798,9935,9929,10136,10295,10156,10181,10316,10476,10203,10211,10116,10292,10188,10229,10197,10456,10407,10409,10137,10203,10527,10361,10378,10488,10431,10822,10662,10658,10734,10654,10603,10419,10427,10656,10450,10272,10327,10363,10146,9872,9827,9633,9781,9713,9708,9725,10055,9887,9881,9997,10060,9976,10007,10351,10097,10167,10154,9977,10437,10323,10398,10382,10521,10307,10384,10524,10326,10632,10269,10311,10114,10502,10485,10954,10906,10856,10667,10715,10489,10580,10563,10412,10415,10213,10225,10249,10224,10263,10113,9894,9924,9609,9678,9532,9923,9809,9903,10055,10200,10166,10358,10379,10468,10354,10325,10224,10345,10360,10210,10108,10493,10112,10254,10369,10530,10464,10534,10439,10687,10533,10888,10699,10855,10745,10674,10688,10879,10619,10651,10882,10560,10429,10249,10486,10258,10048,9906,9803,9984,9905,9685,9960,9921,9988,9973,10263,10262,10241,10294,10520,10624,10482,10277,10681,10437,10529,10449,10671,10782,10589,10555,10575,10594,10560,10720,10537,10562,10651,10882,10795,10729,11012,10857,10796,10851,10856,10841,10836,10630,10409,10351,10397,10282,10140,10078,10072,10267,10015,10017,9935,9880,9789,9787,10107,10263,10106,10260,10474,10412,10599,10587,10637,10326,10713,10535,10700,10824,10660,10686,10856,10754,10918,10776,10749,10644,10907,10934,11202,11076,11216,11313,11237,11331,10838,10746,10708,10566,10484,10356,10410,10317,10070,10108,10029,10153,10146,9772,10328,9889,10180,10057,10083,10553,10468,10610,10605,10721,10486,10562,10547,10797,10590,10726,10732,10904,10791,10820,10761,10997,10947,10852,10641,10785,10894,10860,10930,10855,11092,11009,10910,10901,10897,10744,10663,10517,10449,10305,10341,10101,10035,10054,10169,9941,9987,9886,9918,9942,9773,10053,10319,10163,10120,10143,10211,10392,10409,10518,10553,10511,10737,10884,11159,10712,10846,10928,10773,10732,10542,10598,10679,10541,10738,10664,11069,10913,10977,10809,10886,10950,10806,10703,10867,10612,10533,10458,10397,10121,10391,10176,10115,10416,10225,9933,9912,9884,10182,10255,10633,10434,10468,10439,10596,10554,10637,10660,10863,10855,10791,10839,10872,10893,10898,10686,10752,10594,10960,10826,10882,10915,10977,11316,11412,11338,11385,11348,11111,11111,10910,10787,10924,11007,10750,10744,10653,10310,10468,10381,10369,10342,10456,10298,10142,10355,10368,10392,10761,10519,10560,10500,10871,10910,10881,10538,10667,10647,10644,10648,10771,10901,10650,10814,10710,10794,10551,10800,10994,10910,11061,11130,11124,11120,11340,11165,11146,11181,11248,10957,10766,10812,10885,10630,10684,10448,10160,10243,10229,10381,10230,9942,10091,10121,10009,10307,10510,10313,10446,10317,10528,10481,10615,10507,10547,10456,10676,10593,10764,10705,10763,10616,10739,10744,10723,10758,10775,10856,10781,11022,11261,11159,11236,11104,11147,11098,11014,10846,10420,10707,10541,10362,10491,10386,10331,10332,10077,10050,9856,9931,9893,9879,10034,9870,10083,10034,9975,10351,10668,10215,10393,10380,10343,10352,10316,10516,10566,10413,10489,10437,10433,10470,10640,10728,10638,10483,10626,10658,10667,10953,11016,11007,10761,11014,10835,10728,10753,10785,10820,10532,10759,10367,10305,10170,9994,10169,10150,10169,10019,9952,9979,9830,10021,9871,10210,10182,10510,10400,10347,10347,10361,10338,10452,10490,10721,10757,10750,10949,10914,11061,11056,10978,10941,10988,11165,11040,11359,11171,11083,11199,11006,10962,10508,10491,10344,10416,10535,10441,10269,10084,10056,10010,10001,10050,9854,9665,9876,9893,9962,10007,10218,10107,10016,10108,10372,10404,10182,10224,10209,10331,10328,10246,10320,10244,10345,10325,10398,10376,10427,10467,10373,10582,10599,10914,10720,10878,10744,10914,10984,10954,10872,10799,10534,10573,10419,10338,10510,10369,10208,10309,10090,10125,9960,9964,9773,9892,9921,9884,10330,10251,10290,10443,10441,10410,10190,10077,10140,10189,10133,10267,10481,10383,10399,10540,10476,10409,10567,10512,10515,10763,10480,10731,10956,10927,10995,11099,11085,10908,10710,10726,10503,10465,10371,10506,10512,10370,10225,10325,10203,10498,10237,10263,10006,10325,10208,10274,10255,10285,10399,10277,10359,10345,10276,10361,10402,10317,10475,10429,10620,10675,10605,10704,10477,10523,10484,10478,10689,10672,10723,10938,10935,10781,10782,11036,10948,11023,10989,10663,10680,10349,10414,10394,10399,10557,10458,10292,10165,10150,10336,10061,9786,10103,10170,10195,10509,10413,10388,10307,10304,10292,10418,10597,10342,10696,10452,10679,10538,10689,10967,10876,10612,10816,10712,10476,10604,10800,10727,10655,10969,10726,10585,10666,10935,10735,10860,10620,10518,10483,10644,10418,10589,10478,10479,10270,10230,10157,9851,9997,9887,10089,10078,10160,10235,10334,10400,10369,10659,10550,10575,10585,10291,10504,10340,10461,10523,10579,10814,10721,10804,10587,10749,10476,10601,10560,10888,10767,11158,11181,11098,10927,10924,10927,10981,10775,10626,10791,10514,10410,10602,10342,10428,10359,10345,10275,10152,10229,10081,10121,10049,10288,10219,10218,10333,10432,10862,10817,10611,10924,10762,10745,10646,10708,10983,11002,11067,11010,10971,11075,10870,11030,10842,10825,10678,11001,11221,10994,11101,11033,10955,10951,11218,10946,10795,10837,10749,10586,10610,10611,10699,10539,10242,10332,10432,10134,10094,10137,9905,10091,10378,10405,10480,10733,10678,10815,10794,10860,10775,10897,10952,11017,11007,11180,11087,11100,11251,11155,10972,11269,11013,11112,11162,11049,11129,11184,11263,11235,11096,11263,11043,11098,11140,11035,10956,10692,10709,10629,10683,10658,10394,10756,10424,10389,10438,10610,10260,10494,10742,10623,10831,10919,11018,11058,10878,10827,11097,10812,11049,10973,10828,11131,11067,11285,11070,11098,10938,11194,11221,11144,11320,11564,11622,11628,11522,11500,11562,11593,11402,11438,11218,11123,11022,11140,11191,10988,10967,10951,10973,10794,10915,10840,10741,10878,10737,10822,11121,11222,11270,11080,11203,11258,11272,11258,11380,11234,11456,11294,11185,11017,11116,11204,11062,11087,10950,11237,11197,11251,11185,11231,11249,11292,11071,11208,11110,11000,11137,10922,10998,10833,10730,10518,10794,10661,10511,10317,10467,10209,10340,10209,10378,10391,10840,10400,10778,10894,10869,10617,10853,10944,10810,10751,10796,10953,10783,10674,10944,11090,10817,10794,10989,10676,10941,10965,11107,11165,11247,11520,11804,11650,11617,11372,11479,11359,11356,11131,10831,10846,10660,10599,10713,10613,10470,10518,10405,10482,10508,10270,10485,10355,10576,10448,10509,10696,10772,10732,10858,10893,11044,11096,11016,10875,11227,11159,11217,11266,11214,11284,11049,11100,11014,11186,11174,11170,11032,11296,11293,11248,11176,11215,11161,11196,10857,11068,11040,10929,11016,10807,10734,10614,10934,10769,10566,10604,10394,10480,10357,10533,10475,10733,10923,10614,10986,11084,11153,11069,10852,11030,11013,11039,10948,11045,10884,10852,10950,10995,10810,11011,11233,11153,10865,11000,11334,11372,11477,11517,11517,11565,11263,11370,11174,11101,10912,10919,10840,11018,10792,10930,10553,10602,10587,10507,10511,10317,10672,10608,10696,10450,10938,10730,11031,10970,11101,10907,10833,10798,10982,10899,10953,11086,11177,11135,11082,11172,11015,11110,11250,11166,11373,11290,11189,11104,11318,11214,11425,11431,11130,11236,10957,11021,10930,10807,10629,10543,10631,10529,10694,10692,10598,10438,10431,10452,10433,10775,10471,10536,10678,10861,10539,10892,11086,10982,11044,11153,11278,11248,11339,11418,11465,11340,11410,11241,11208,11319,11117,11191,11333,11286,11163,11286,11598,11829,11650,11819,11323,11401,11182,11143,10959,11075,10761,10699,10890,10591,10717,10652,10559,10667,10576,10679,10506,10462,10393,10568,10839,10682,10591,10649,10984,11189,11096,11189,10871,11080,11035,11093,11147,11118,10977,11130,11253,11351,11136,11163,11207,11283,11513,11693,11769,11466,11761,11402,11391,11508,11388,11027,11174,11089,11115,10832,10924,10874,10875,10830,10758,10749,10850,10394,10657,10407,10764,10720,10891,11049,11073,11000,11273,11095,11348,11259,11231,11193,11047,11140,11116,11035,11142,11139,11025,11238,11162,11429,11571,11558,11451,11409,11378,11264,11611,11631,11516,11459,11412,11545,11433,11191,11066,11104,10888,10773,10874,10637,10832,10561,10582,10701,10439,10718,10686,10649,11028,10863,10871,10923,11146,11117,11057,11050,11059,11057,11165,11191,11048,11007,11199,11053,10839,10840,11122,10983,11142,11043,11306,11141,11544,11176,11368,11310,10765,10846,10795,10737,10892,10646,10545,10702,10654,10501,10254,10486,10453,10656,10524,10261,10338,10244,10185,10503,10615,10711,11031,10903,10866,10912,10755,10690,10748,10716,10689,10847,10769,10813,10912,11036,10968,11078,10924,11022,11300,11207,11281,11385,11487,11654,11444,11291,11258,11201,11055,11369,11090,11053,10901,11047,10787,10698,10737,10658,10537,10673,10393,10523,10686,10652,10695,10665,10870,10915,11029,10881,11307,11244,11190,10967,11169,11106,11501,11286,11375,11286,11455,11249,11434,11174,11220,11244,11371,11420,11375,11346,11206,11541,11391,11352,11589,11467,11265,11323,11335,10970,11304,11114,11219,10978,10676,10443,10501,10543,10689,10527,10564,10565,10580,10566,11056,10998,11163,11063,11362,11376,11341,11238,11389,11059,11200,11164,11163,11184,11547,11436,11403,11186,11348,11195,11274,11593,11550,11490,11739,11606,11797,11692,11566,11637,11604,11535,11281,11222,11071,11165,11149,11185,11144,10884,11059,10732,10788,10843,10521,10685,10696,10651,10775,10890,10976,11035,11382,11296,11306,11266,11412,11376,11365,11249,11221,11166,11378,11458,11395,11326,11432,11642,11555,11499,11651,11454,11578,11389,11338,11397,11362,11342,11257,11158,11229,10913,10623,10646,10862,10613,10372,10587,10504,10625,10548,10411,10478,10549,10606,10623,10771,10919,10962,11083,11170,11224,11207,11195,11199,11226,11303,11259,11525,11264,11315,11191,11254,11178,11205,11261,11377,11368,11471,11331,11590,11696,11401,11506,11391,11389,11106,11200,11033,11070,11050,10748,10828,10769,10976,10845,10487,10748,10517,10543,10298,10453,10864,10593,10764,10768,10936,11029,10942,11071,11069,11041,11059,10906,11032,10891,10935,11132,11162,11280,10991,10985,10987,11049,11165,11215,11361,11353,11485,11337,11624,11595,11698,11516,11583,11531,11245,11061,11037,10996,10917,10790,10783,10742,10833,10515,10523,10697,10808,10655,10529,10616,10895,10795,10911,10911,11070,11126,10901,10809,10837,11047,11097,11296,11069,11273,11422,11194,11293,11137,11113,11294,11390,11331,11560,11508,11873,11726,11638,11689,11596,11450,11247,11311,11222,10776,10866,10890,10864,10654,10725,10808,11097,10931,10760,10855,10726,10752,10782,10718,10852,10755,10740,11042,11082,11016,11051,11153,10913,10845,11123,11016,11401,11028,11205,11237,11352,11127,11303,11119,11233,11354,11286,11198,11485,11424,11456,11322,11333,11170,11198,11247,10986,10980,10802,10767,10787,10721,10766,10594,10649,10576,10602,10471,10644,10386,10625,10851,10786,10877,10822,11165,11036,11028,11009,11212,10959,11147,10878,10905,10862,11084,11029,11210,11266,11307,11214,11392,11484,11280,11503,11389,11608,11751,11715,11739,11457,11626,11547,11179,11187,11220,11154,10940,10999,11066,10977,10821,10820,10772,10432,10381,10416,10411,10263,10322,10451,10712,10549,10707,11039,10948,10968,10820,11064,10903,10911,10949,11100,11306,11172,11122,11035,11233,11382,11233,11321,11189,11299,11336,11249,11364,11339,11278,11343,11288,11397,11423,11321,11087,11221,10867,11101,10837,10747,10630,10399,10666,10746,10490,10607,10478,10405,10185,10295,10451,10429,10865,10660,10738,10626,10854,10858,10819,10950,10852,11063,11106,11152,11165,11204,11247,11233,11245,11302,11212,11229,11353,11325,11301,11453,11279,11532,11371,11270,11183,10961,10902,10891,10544,10582,10586,10431,10403,10450,10530,10504,10390,10225,10207,10198,10402,10445,10335,10410,10274,10442,10716,10854,10852,10667,10668,10938,10990,10748,10828,10817,11008,11118,11008,11183,11182,11248,11208,11283,11304,11252,11295,11225,11239,11360,11308,11118,10839,10850,10666,10878,10602,10569,10562,10407,10405,10311,10400,10130,10208,10194,10126,10403,10560,10712,10672,10559,10554,10882,10738,10885,10911,10705,10830,10991,11074,11105,11027,11151,11273,11114,11234,11149,11111,11248,11180,11398,11347,11612,11459,11501,11494,11545,11178,11287,11102,11029,10974,10810,10688,10843,10951,10869,10638,10645,10606,10451,10609,10737,10764,10735,10944,11100,10892,11031,10931,11045,11240,11073,11034,10958,11015,11173,11001,11112,11251,11164,10992,11148,11067,11146,11310,11320,11455,11214,11559,11497,11523,11608,11327,11362,11142,11335,11199,11066,10786,10748,10591,10782,10670,10383,10390,10118,10213,10239,10148,10195,10534,10589,10648,10696,10590,10782,10749,10833,11010,10872,10768,10650,10867,10825,11093,10994,10948,10964,11040,11178,10924,10748,11019,11153,11094,11075,11240,11419,11635,11476,11254,11258,11226,11090,11172,11016,10634,10866,10607,10745,10722,10505,10367,10316,10378,10274,10244,10495,10380,10515,10283,10570,10502,10507,10806,11043,10870,10765,10979,10915,11105,11132,11208,11114,10985,11209,11159,11009,11036,10951,11234,11379,11364,11506,11651,11515,11477,11777,11542,11627,11790,11664,11557,11328,11273,11206,10912,11034,10891,10986,10621,10690,10729,10568,10601,10686,10610,10405,10492,10753,10835,11031,11057,11280,11109,10964,11071,10999,11144,11250,11320,11363,11468,11392,11359,11687,11548,11528,11415,11310,11540,11497,11559,11764,11613,11612,11592,11756,11490,11642,11371,11507,11402,11313,11387,11182,11188,11048,11117,10998,11014,11090,10976,10976,10787,10839,10932,11045,11010,10969,10959,11274,11319,11406,11250,11585,11627,11808,11475,11586,11683,11556,11583,11438,11570,11543,11575,11659,11608,11625,11413,11822,11800,11637,11879,11890,11982,11644,11542,11556,11142,11082,10929,11028,10925,11126,10951,10782,10857,10624,10745,10497,10588,10673,10623,11010,10833,10982,11055,11306,11377,11334,11258,11026,11145,11171,11287,11332,11316,11667,11295,11360,11485,11469,13730,11434,13077,14006,13908,13936,14454,14949,14778,14624,13994,14190,13786,13978,13817,13944,14128,13852,13881,13669,13437,13455,13658,13164,13211,13193,13022,13589,13755,13852,14366,14590,14884,14470,14571,14046,14312,14273,13569,13973,14053,13639,13639,13929,13547,13549,13260,13712,13483,13675,13887,13407,13651,13889,13692,14162,13764,13571,13813,14136,13686,13849,13382,13597,13481,13389,13458,13532,13380,13560,13411,13272,13055,12852,13525,13182,13725,13633,13810,13604,14278,14304,13760,14306,13973,13816,13369,14077,13819,14070,13746,14092,13668,14016,13997,13731,13914,14051,14062,13938,13733,14031,13992,14003,14170,13932,13765,13664,13476,13512,13558,13255,13484,13692,13685,13569,13144,13135,13229,13198,12988,13139,12849,13227,13167,13517,14046,14288,13825,14251,14172,14298,14025,14148,14002,14203,13899,13795,13728,13902,13790,13994,13663,13915,14148,13900,14094,14085,14322,14556,14174,14427,14225,13981,14174,14188,13944,13735,13957,13424,13275,13238,13582,13501,13345,13632,13579,13136,13302,13168,13286,13260,13281,14132,13746,14250,14299,14654,14325,14435,14019,14357,14464,14134,14084,13831,14110,13931,14149,14002,13611,13981,13736,13954,14106,14148,14119,14136,14398,14117,13776,14104,13987,14209,14137,13970,13748,13541,13496,13638,13763,13203,13015,12984,12909,13025,12736,13037,12830,12970,12945,12670,12906,13046,13576,13556,13627,13895,13611,13755,13989,13424,13499,13566,13323,13524,13407,13339,13117,13669,13355,13389,13662,13622,13831,13995,13827,13805,13854,13862,13693,13690,13492,13333,13671,13829,13742,13426,13298,13336,13514,13364,13443,13464,13142,12787,12964,13339,13049,13414,13637,13450,13649,13996,13937,13728,13908,13436,13594,13594,13674,13865,13547,13313,13426,13457,13491,13678,13672,13556,13637,13843,13405,13641,13970,14051,13983,13870,13892,13659,13324,13282,13607,13120,13174,13749,13089,13254,12949,12897,13139,13121,13161,13146,13162,13175,13346,13138,13439,13637,13530,13907,14352,14449,13688,14021,13605,13816,13608,13796,13752,13398,13238,13277,13387,13535,13474,13664,13875,13629,13434,13885,13955,13857,13438,14182,14214,13600,14325,13668,13655,13883,13676,13558,13498,13361,13039,13195,13484,12901,12898,13393,13058,13423,13728,13337,13686,14303,14263,14282,14769,14653,14573,14343,14259,14421,14411,14100,14190,13970,14460,14008,13889,13963,13768,14256,13845,13580,14086,14372,14210,14109,14229,13807,13937,14085,14139,13882,13535,13578,13687,13365,13398,13126,13341,13087,13043,12836,12649,12650,12989,13828,13722,13941,14027,13845,14006,13709,13778,13358,13229,13047,13098,13311,13130,13360,13051,13308,13108,13193,13025,13452,13350,13741,13967,14058,13879,14219,14351,14012,14010,14204,14200,14002,13958,13992,13804,13594,13526,13431,13129,13618,13058,13047,13276,12877,13012,12911,13586,13211,13355,13693,13459,13863,14135,13665,13396,13400,13012,13476,13597,13169,13066,13240,13204,13188,13285,13365,13453,13448,13380,13253,13801,13588,13626,13614,13748,13765,13705,13388,13506,13631,13331,13199,13019,13084,13437,13038,12891,12663,12594,12762,12453,12251,12247,12723,12621,13122,13315,13124,13368,13135,13647,13883,13499,13421,13506,13167,13322,12961,13275,12982,13001,13254,13243,13143,12913,13210,12912,13056,12998,13258,13063,13819,13748,13506,13146,13319,13575,13765,13483,13208,13668,13068,13333,13401,13201,12975,12529,12378,12243,12553,12166,12333,12257,12431,12571,12882,12719,12935,13230,13445,13561,13323,13185,13102,13207,13185,12980,12818,12909,12970,13006,12978,13326,13103,13033,13305,13054,13413,13225,13235,13407,13344,13389,13251,13560,13731,13435,13284,12908,13244,13026,12898,12746,12666,12724,13056,12394,12317,12541,12566,12595,12733,12835,13039,13114,13383,13645,13844,13663,14021,13376,13584,13710,13459,13627,13149,13286,13502,13317,13176,13234,13474,13113,13100,13278,13294,13395,13539,13905,13692,13906,14248,14139,13706,14436,13363,13510,13278,13684,13415,13208,13497,13034,13088,13304,12894,13098,13164,13101,12896,13325,13154,13511,13274,13715,13526,13221,13204,13122,12753,12621,12842,12710,12554,12783,12587,12449,12723,12734,12910,13385,13281,12983,13465,13499,13703,13509,13344,13331,13721,13670,13656,12933,13214,12685,13159,13024,13268,13201,12798,12369,12694,12543,12611,12744,12962,12809,12558,12855,12979,12583,13067,12959,12829,12749,12622,12406,12483,12298,12301,12589,12587,12667,12349,12397,12454,12523,12711,12597,12686,12928,13068,13142,13245,13159,13261,13298,13625,13069,13009,12782,12653,12696,12904,13003,12529,12624,12220,12298,12235,12215,12010,12566,12408,12733,12785,13608,13004,12910,13052,13617,13111,13426,12960,13133,12896,12874,12740,12430,12730,12441,12642,12607,12464,12497,12772,12576,12751,12767,13222,13199,13072,13205,12993,12796,13129,13051,12675,12944,12560,12349,12080,12328,12215,12463,12183,12121,12020,11966,11625,11824,11712,12130,12400,12975,12677,12448,12924,12790,13561,13426,12892,12893,12286,12446,12325,12398,12239,12147,12215,12578,12298,12776,12477,12275,12448,12730,12591,13002,13342,13026,13478,13352,13290,13419,13357,12869,13247,13040,13664,13483,12743,12717,13057,12771,12929,12700,12323,12019,12325,12368,12218,13000,12658,13160,13071,13388,12925,13116,12828,12715,12470,12367,12547,12434,12448,12613,12191,12150,12382,12304,12294,12000,12060,12457,12338,12627,12845,13151,13529,13256,13079,12599,12835,12773,12476,12233,12456,12532,12201,12105,12403,12504,11945,11809,12242,12018,12209,12431,12299,12666,12714,12865,13170,13058,13430,12863,13279,13356,13151,13432,13286,13211,12696,12832,12992,12937,12697,12946,12831,12992,12875,13084,13232,13704,13474,13467,13639,13535,13632,13661,13459,13643,13672,13560,13061,13297,13076,13354,12951,12817,12469,12275,12388,12451,12425,12587,12742,12594,12983,13719,13844,14214,13889,13717,14061,14202,13829,14119,13921,13567,13721,13460,13400,13625,13497,13367,13216,13271,13397,13276,13083,13338,13835,13639,13536,13666,14471,14072,13994,13504,13297,13466,12953,12896,12699,12972,12430,12590,12721,12665,12882,12559,12312,12318,12730,12938,12880,12674,13248,13119,13046,13136,13425,12833,12587,12859,12449,12971,12870,12446,12397,12418,12558,12610,12713,12582,12556,12707,12551,13144,13373,13108,12839,13361,12954,13020,13000,12700,12741,12614,12583,12486,12500,12704,12456,12225,12050,12183,12107,12231,12619,12842,12862,13079,13334,13568,13734,13475,13629,13190,12983,13042,12231,12275,12448,12431,12449,12755,12745,12304,12276,12171,12084,12528,12898,12766,12619,12907,12807,12698,13295,13071,12959,12859,12216,12328,12382,12187,12630,12551,12391,12298,11990,11782,12035,11629,11802,11695,12234,12420,12686,12818,12911,12639,12687,12717,12649,13084,12639,12420,11689,12079,12285,12524,12309,12473,12425,12349,12317,12451,12725,12364,12513,12810,12843,13111,13658,13206,13243,13098,13451,13295,12742,12763,12551,12572,12352,12678,12470,12488,12440,11958,12504,12114,12492,12234,11907,12417,12710,12671,12812,13396,12970,13337,13183,13684,13333,13143,12642,12754,12624,12461,12518,12639,12290,12538,12764,12310,12606,12521,12495,12614,12746,12753,12848,12844,12521,12950,13014,13077,12851,12885,12435,12518,12515,12446,12446,12055,11759,11658,11491,11752,11628,12013,12480,12439,12305,12602,12944,13210,13401,13195,13527,13238,13410,12831,12895,12792,12573,13040,12659,12759,12843,13111,12759,12827,12592,13136,12693,12929,13235,13179,13085,13490,13673,13418,13166,13262,13305,13421,12834,13169,13145,13014,12828,12942,12862,12641,13166,12708,12537,12341,12454,12347,12503,13064,13127,13231,14005,13586,13916,13819,13724,14083,13506,12979,13392,12941,13028,12854,13184,12465,13031,12866,12809,13201,13195,13182,13386,13394,13822,13593,13773,13187,13346,13338,13095,12999,12583,13026,12958,13022,12664,12927,12682,12472,12746,12431,12103,12076,12362,12410,11918,12009,12511,12716,12977,13211,13354,12850,13108,12624,12800,12426,12665,12759,13032,12719,12907,12827,12851,13273,12924,12758,13008,12969,13065,13071,13191,13095,13618,13463,13561,13304,13418,12915,12927,13035,12777,12998,12735,12574,12406,12459,12076,12086,11985,11985,11941,12062,11847,12844,12889,12838,13269,13123,13184,13207,12799,12905,13032,12943,12210,12602,12425,12699,12777,12922,12517,12910,12718,12782,13106,12988,12541,13067,12750,13121,12756,12724,12513,12744,12943,12925,12820,12621,12072,12974,12320,12559,12571,12547,12637,11991,12093,11896,12007,12083,12391,12154,12650,12196,12658,12472,12541,12847,12644,12537,12389,12561,12487,12541,12388,12416,12307,12503,12201,12541,12560,12930,12599,12647,12618,13083,13266,13267,13289,12904,13031,12883,12932,12716,12994,12439,12686,12921,12800,12368,12816,12259,12417,12234,12306,12643,12800,12931,12987,13545,13536,13558,13652,13651,13412,13631,13619,13131,13122,13332,13270,13155,12911,12924,12355,12931,12932,12523,13058,12862,13135,13603,13134,13426,13209,13584,13568,12598,12757,13102,12853,13077,13047,12678,13390,13048,12938,13016,13111,12852,12687,12496,12368,12525,11989,12552,12903,13423,13335,13005,13253,13219,13286,13156,12777,12585,12690,12303,12709,12392,12411,12649,11921,12003,12018,12660,12657,12528,12465,12753,13274,13540,12826,13428,13103,13183,13161,13411,13243,12926,12925,12693,13234,12776,12507,12684,12787,12082,12599,12435,12570,12374,12331,12258,12198,12242,12648,12880,13167,13392,13690,14070,13030,12734,12650,12680,12460,12408,12434,12487,12255,12371,12506,12615,12499,12933,12729,12809,13048,13291,12888,13091,12741,13145,12607,12548,12463,12344,12239,12444,12203,12497,12199,12049,11766,11778,11758,11671,11917,12223,11875,12324,12041,12215,12385,12338,12723,12731,12881,12563,12866,12392,13053,13239,13139,12948,12955,13045,12667,12794,13400,12981,12952,13158,13202,13493,13323,13349,13600,13278,13429,13343,13407,13249,13339,13139,13117,12718,13047,13490,13638,13363,13343,13008,12892,13234,13229,12957,13151,12985,12918,13182,13566,13328,13444,13886,13563,13605,13612,13440,13304,13538,13398,13464,12755,12957,12784,13078,13196,13067,13376,13043,13027,13255,13390,13165,13427,13690,13574,13821,13527,13689,13181,13070,12910,13534,13496,13223,13539,13276,13002,13183,13152,12706,12665,12665,12780,12933,12994,13039,13567,13154,13619,13610,13446,13447,12984,12881,13002,12905,13028,13045,12979,12739,12739,12312,12457,12586,12896,13102,13297,13421,12875,13273,13759,13685,13671,13555,13303,13064,12786,12917,12927,12499,12865,13504,12714,12959,13089,12794,12693,12719,12556,12330,12753,12528,12682,12650,13123,13052,13657,13804,13864,13316,13061,13390,12796,13081,12649,12852,12533,12623,12431,12664,13036,13128,13265,13161,13269,13316,13496,13225,13313,13393,13400,13292,13886,13422,13000,13329,13189,13102,13000,12939,12667,13041,12250,12718,12237,12607,12513,12445,12188,12313,12541,12833,13520,12779,13184,13388,12596,12800,12896,12026,12099,12902,12439,12612,12805,12370,12534,12527,12329,12226,12516,12848,12695,12689,12978,13020,12661,13330,13077,13258,13169,13199,13091,13039,12629,12689,12288,12309,12380,12376,12490,12008,12646,12578,12829,12228,12260,12375,12659,12798,12930,12682,13245,12862,13048,13247,12879,12816,12390,12330,12570,12102,12014,12024,12104,12090,12022,12239,12185,12226,12128,12281,12385,12368,12658,12648,12285,12541,12263,12581,12513,12244,12056,12327,11925,12686,12059,12106,12202,11947,12092,12090,11851,11920,11615,11737,11803,12123,12338,12965,12870,12839,12587,12577,12757,12687,12609,12993,12783,12694,12267,12657,12423,12668,12964,12590,12434,12537,12381,13018,12984,12968,12633,13347,13360,13351,12900,13053,12953,12821,13113,12662,12714,12820,12161,12188,12133,12473,12452,12255,12668,11962,12234,12551,12363,12846,12501,12510,12643,12986,13105,13070,13238,12777,12941,12927,12782,12534,12377,12408,12748,12850,12924,12765,12935,12458,12437,12551,12516,12931,12885,12925,13122,13153,13459,13618,13113,13587,13126,13382,13479,13063,13200,12924,12794,12732,12579,12363,12394,12267,12228,12339,12133,12410,12313,12346,12462,12980,13118,13051,13274,13341,13114,13480,13212,13125,12997,13049,12903,12903,12765,12643,12497,12861,12660,12888,12936,13075,13106,13274,13179,13393,13322,12793,12635,12912,12608,12630,12317,12323,12099,12240,12063,11951,12044,12010,11866,12244,11960,12388,12357,12843,12798,12834,12829,12671,12790,12845,12928,13003,12640,12757,12798,12971,13434,13236,13910,13834,13346,13508,13468,13241,13337,13237,12856,12972,12705,13277,13138,13279,13114,13247,13037,12602,12394,12434,12749,12465,12738,12568,12318,11974,12009,11858,12150,11753,12070,11713,12280,12158,12100,12309,12201,12854,12903,12687,12540,12331,12793,12428,12406,12601,12544,12370,12450,12418,12256,12213,12470,12423,12539,12734,12833,12817,12750,12814,12948,13107,13179,12730,12392,12125,12140,12297,11895,12183,12099,12046,11831,12055,11342,11514,11597,11667,11643,11742,11949,12121,12251,12158,12451,12640,12381,12384,12816,12362,12550,11958,11909,11650,11830,11848,11693,12002,11855,12081,11921,11792,11991,11812,12088,12481,12426,12540,12226,12234,12218,12092,11900,11839,11704,11598,11431,11820,11788,11599,11654,11671,11842,11218,11433,11220,11304,11247,11424,12044,11886,11853,12299,12459,12409,12286,12323,12192,12212,12124,11716,12131,11956,12010,12094,12252,11962,11806,12448,12162,12160,11971,12298,12321,12286,12500,12719,12522,12776,12733,12282,12424,12451,12536,12332,12373,12228,11933,11432,11345,11854,11402,11454,11257,11831,11327,11723,12153,11885,12373,12575,12332,12634,12599,12720,12576,12683,12342,12417,12305,12226,12047,12058,12106,12285,12342,12752,12571,12586,12624,12653,12386,12044,12365,12680,12208,12644,12278,12039,12314,12037,11744,11486,11896,11485,11509,11048,10999,11283,10940,11347,11503,12191,11677,11449,11788,11758,12320,12127,12471,12622,12579,12708,12192,12205,12086,11890,11835,12029,11882,11967,12143,12231,12160,12155,12198,12046,12412,12882,12477,12688,12881,13067,13101,13334,13043,13143,13124,12707,12615,12441,12470,12492,11958,11689,11517,11729,11467,11380,11177,11601,11818,11710,11932,11430,11921,12091,12295,11915,12220,11966,12244,12141,12123,12348,12152,12151,11855,12035,12073,12249,12160,12363,12155,12239,12628,12715,12551,12528,12554,12695,12696,12478,12099,12149,11788,11758,12095,12193,12016,11762,11727,11540,11707,11386,11696,11889,11508,11611,11600,11517,12055,12055],"yaxis":""}],"layout":{"annotations":null,"legend":{"orientation":"h"},"title":{"text":"DHT crawled peers (week ending 8 Sep 2024 compared with previous). Source: Nebula."}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/dht-transport-distribution.json b/content.en/plots/2024/09/09/dht-transport-distribution.json
new file mode 100644
index 0000000000..3c4fb8ae9a
--- /dev/null
+++ b/content.en/plots/2024/09/09/dht-transport-distribution.json
@@ -0,0 +1 @@
+{"data":[{"type":"bar","hovertemplate":"","name":"Mostly online","orientation":"v","visible":true,"x":["All","QUIC","QUIC v1","TCP","WebRTC","WS","WSS","WT"],"y":[23166,7120,8345,7625,20,170,8,5778],"yaxis":""}],"layout":{"annotations":null,"title":{"font":{"size":10},"text":"Data: 9 Sep 2024. Source: Nebula.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"title":{"text":"Transport"}},"yaxis":{"automargin":true,"title":{"text":"Count"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/gateway-clients-overall.json b/content.en/plots/2024/09/09/gateway-clients-overall.json
new file mode 100644
index 0000000000..939b8913f0
--- /dev/null
+++ b/content.en/plots/2024/09/09/gateway-clients-overall.json
@@ -0,0 +1 @@
+{"data":[{"type":"bar","hovertemplate":"","name":"Total","orientation":"v","visible":true,"x":["2024-06-11T00:00:00Z","2024-06-12T00:00:00Z","2024-06-13T00:00:00Z","2024-06-14T00:00:00Z","2024-06-15T00:00:00Z","2024-06-16T00:00:00Z","2024-06-17T00:00:00Z","2024-06-18T00:00:00Z","2024-06-19T00:00:00Z","2024-06-20T00:00:00Z","2024-06-21T00:00:00Z","2024-06-22T00:00:00Z","2024-06-23T00:00:00Z","2024-06-24T00:00:00Z","2024-06-25T00:00:00Z","2024-06-26T00:00:00Z","2024-06-27T00:00:00Z","2024-06-28T00:00:00Z","2024-06-29T00:00:00Z","2024-06-30T00:00:00Z","2024-07-01T00:00:00Z","2024-07-02T00:00:00Z","2024-07-03T00:00:00Z","2024-07-04T00:00:00Z","2024-07-05T00:00:00Z","2024-07-06T00:00:00Z","2024-07-07T00:00:00Z","2024-07-08T00:00:00Z","2024-07-09T00:00:00Z","2024-07-10T00:00:00Z","2024-07-11T00:00:00Z","2024-07-12T00:00:00Z","2024-07-13T00:00:00Z","2024-07-14T00:00:00Z","2024-07-15T00:00:00Z","2024-07-16T00:00:00Z","2024-07-17T00:00:00Z","2024-07-18T00:00:00Z","2024-07-19T00:00:00Z","2024-07-20T00:00:00Z","2024-07-21T00:00:00Z","2024-07-22T00:00:00Z","2024-07-23T00:00:00Z","2024-07-24T00:00:00Z","2024-07-25T00:00:00Z","2024-07-26T00:00:00Z","2024-07-27T00:00:00Z","2024-07-28T00:00:00Z","2024-07-29T00:00:00Z","2024-07-30T00:00:00Z","2024-07-31T00:00:00Z","2024-08-01T00:00:00Z","2024-08-02T00:00:00Z","2024-08-03T00:00:00Z","2024-08-04T00:00:00Z","2024-08-05T00:00:00Z","2024-08-06T00:00:00Z","2024-08-07T00:00:00Z","2024-08-08T00:00:00Z","2024-08-09T00:00:00Z","2024-08-10T00:00:00Z","2024-08-11T00:00:00Z","2024-08-12T00:00:00Z","2024-08-13T00:00:00Z","2024-08-14T00:00:00Z","2024-08-15T00:00:00Z","2024-08-16T00:00:00Z","2024-08-17T00:00:00Z","2024-08-18T00:00:00Z","2024-08-19T00:00:00Z","2024-08-20T00:00:00Z","2024-08-21T00:00:00Z","2024-08-22T00:00:00Z","2024-08-23T00:00:00Z","2024-08-24T00:00:00Z","2024-08-25T00:00:00Z","2024-08-26T00:00:00Z","2024-08-27T00:00:00Z","2024-08-28T00:00:00Z","2024-08-29T00:00:00Z","2024-08-30T00:00:00Z","2024-08-31T00:00:00Z","2024-09-01T00:00:00Z","2024-09-02T00:00:00Z","2024-09-03T00:00:00Z","2024-09-04T00:00:00Z","2024-09-05T00:00:00Z"],"y":[40096,41682,40631,26254,33737,23058,23583,25927,24381,24154,24190,23932,24366,24095,25242,24955,25932,26015,26809,24371,25781,24353,39888,37869,27562,24373,23455,26808,33512,43203,47649,36827,24764,25415,25980,26811,27016,26811,26526,24045,15231,17060,25964,24803,27304,26457,25797,25599,27885,26050,30925,33730,34986,38975,36411,41854,39929,37396,35532,29926,29260,28654,32779,31267,34630,42886,44932,44997,39756,42352,41312,39837,39942,39068,47362,37137,54799,39367,38626,37956,37827,29255,24706,23589,24637,35024,36349],"yaxis":""}],"layout":{"annotations":null,"legend":{"orientation":"h"},"title":{"font":{"size":10},"text":"Data: 10 Jun 2024 to 8 Sep 2024. Source: ipfs.io / dweb.link access logs","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Unique number of clients"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/gateway-requests-daily.json b/content.en/plots/2024/09/09/gateway-requests-daily.json
new file mode 100644
index 0000000000..abc2e72cfe
--- /dev/null
+++ b/content.en/plots/2024/09/09/gateway-requests-daily.json
@@ -0,0 +1 @@
+{"data":[{"type":"bar","hovertemplate":"","name":"Total","orientation":"v","visible":true,"x":["2024-06-11T00:00:00Z","2024-06-12T00:00:00Z","2024-06-13T00:00:00Z","2024-06-14T00:00:00Z","2024-06-15T00:00:00Z","2024-06-16T00:00:00Z","2024-06-17T00:00:00Z","2024-06-18T00:00:00Z","2024-06-19T00:00:00Z","2024-06-20T00:00:00Z","2024-06-21T00:00:00Z","2024-06-22T00:00:00Z","2024-06-23T00:00:00Z","2024-06-24T00:00:00Z","2024-06-25T00:00:00Z","2024-06-26T00:00:00Z","2024-06-27T00:00:00Z","2024-06-28T00:00:00Z","2024-06-29T00:00:00Z","2024-06-30T00:00:00Z","2024-07-01T00:00:00Z","2024-07-02T00:00:00Z","2024-07-03T00:00:00Z","2024-07-04T00:00:00Z","2024-07-05T00:00:00Z","2024-07-06T00:00:00Z","2024-07-07T00:00:00Z","2024-07-08T00:00:00Z","2024-07-09T00:00:00Z","2024-07-10T00:00:00Z","2024-07-11T00:00:00Z","2024-07-12T00:00:00Z","2024-07-13T00:00:00Z","2024-07-17T00:00:00Z","2024-07-18T00:00:00Z","2024-07-19T00:00:00Z","2024-07-20T00:00:00Z","2024-07-21T00:00:00Z","2024-07-22T00:00:00Z","2024-07-23T00:00:00Z","2024-07-24T00:00:00Z","2024-07-25T00:00:00Z","2024-07-26T00:00:00Z","2024-07-27T00:00:00Z","2024-07-28T00:00:00Z","2024-07-29T00:00:00Z","2024-07-30T00:00:00Z","2024-07-31T00:00:00Z","2024-08-01T00:00:00Z","2024-08-02T00:00:00Z","2024-08-03T00:00:00Z","2024-08-04T00:00:00Z","2024-08-05T00:00:00Z","2024-08-06T00:00:00Z","2024-08-07T00:00:00Z","2024-08-08T00:00:00Z","2024-08-09T00:00:00Z","2024-08-10T00:00:00Z","2024-08-11T00:00:00Z","2024-08-12T00:00:00Z","2024-08-13T00:00:00Z","2024-08-14T00:00:00Z","2024-08-15T00:00:00Z","2024-08-16T00:00:00Z","2024-08-17T00:00:00Z","2024-08-18T00:00:00Z","2024-08-19T00:00:00Z","2024-08-20T00:00:00Z","2024-08-21T00:00:00Z","2024-08-22T00:00:00Z","2024-08-23T00:00:00Z","2024-08-24T00:00:00Z","2024-08-25T00:00:00Z","2024-08-26T00:00:00Z","2024-08-27T00:00:00Z","2024-08-28T00:00:00Z","2024-08-29T00:00:00Z","2024-08-30T00:00:00Z","2024-08-31T00:00:00Z","2024-09-01T00:00:00Z","2024-09-02T00:00:00Z","2024-09-03T00:00:00Z","2024-09-04T00:00:00Z","2024-09-05T00:00:00Z","2024-09-06T00:00:00Z","2024-09-07T00:00:00Z","2024-09-08T00:00:00Z"],"y":[713824604,736849930,762836482,805288792,782995228,810779991,791882775,784860046,725301789,687006525,696965805,686858199,685204424,740017053,688835473,660169992,662558507,651920949,609697548,648718242,693118962,620438025,636966207,622680340,637475502,640700730,654382596,652616586,591923509,625827087,526656518,469860843,623254853,634273926,616945902,670654355,674026156,745091971,718198123,678757220,674665252,615721250,590397814,597857717,617486233,659559320,650659920,643803416,621248681,610768441,555864450,602056012,608209486,567771301,581673594,592140937,587246365,561441135,561323077,559687478,563715466,552446087,527779640,530594168,556619238,545750715,576130119,584163824,487316262,542065642,485600237,531531936,550216874,557286173,524771087,545590143,536687121,501339209,483569188,496373652,485144109,577608282,551302789,549616430,585316144,569060222,650891758],"yaxis":""}],"layout":{"annotations":null,"legend":{"orientation":"h"},"title":{"text":"Daily HTTP Originated Requests (90 days up to 8 Sep 2024). Source: ipfs.io / dweb.link access logs"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Number of requests"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/gateway-requests-overall.json b/content.en/plots/2024/09/09/gateway-requests-overall.json
new file mode 100644
index 0000000000..1ea0d2a23f
--- /dev/null
+++ b/content.en/plots/2024/09/09/gateway-requests-overall.json
@@ -0,0 +1 @@
+{"data":[{"type":"bar","hovertemplate":"","name":"Total","orientation":"v","visible":true,"x":["2024-06-11T00:00:00Z","2024-06-12T00:00:00Z","2024-06-13T00:00:00Z","2024-06-14T00:00:00Z","2024-06-15T00:00:00Z","2024-06-16T00:00:00Z","2024-06-17T00:00:00Z","2024-06-18T00:00:00Z","2024-06-19T00:00:00Z","2024-06-20T00:00:00Z","2024-06-21T00:00:00Z","2024-06-22T00:00:00Z","2024-06-23T00:00:00Z","2024-06-24T00:00:00Z","2024-06-25T00:00:00Z","2024-06-26T00:00:00Z","2024-06-27T00:00:00Z","2024-06-28T00:00:00Z","2024-06-29T00:00:00Z","2024-06-30T00:00:00Z","2024-07-01T00:00:00Z","2024-07-02T00:00:00Z","2024-07-03T00:00:00Z","2024-07-04T00:00:00Z","2024-07-05T00:00:00Z","2024-07-06T00:00:00Z","2024-07-07T00:00:00Z","2024-07-08T00:00:00Z","2024-07-09T00:00:00Z","2024-07-10T00:00:00Z","2024-07-11T00:00:00Z","2024-07-12T00:00:00Z","2024-07-13T00:00:00Z","2024-07-17T00:00:00Z","2024-07-18T00:00:00Z","2024-07-19T00:00:00Z","2024-07-20T00:00:00Z","2024-07-21T00:00:00Z","2024-07-22T00:00:00Z","2024-07-23T00:00:00Z","2024-07-24T00:00:00Z","2024-07-25T00:00:00Z","2024-07-26T00:00:00Z","2024-07-27T00:00:00Z","2024-07-28T00:00:00Z","2024-07-29T00:00:00Z","2024-07-30T00:00:00Z","2024-07-31T00:00:00Z","2024-08-01T00:00:00Z","2024-08-02T00:00:00Z","2024-08-03T00:00:00Z","2024-08-04T00:00:00Z","2024-08-05T00:00:00Z","2024-08-06T00:00:00Z","2024-08-07T00:00:00Z","2024-08-08T00:00:00Z","2024-08-09T00:00:00Z","2024-08-10T00:00:00Z","2024-08-11T00:00:00Z","2024-08-12T00:00:00Z","2024-08-13T00:00:00Z","2024-08-14T00:00:00Z","2024-08-15T00:00:00Z","2024-08-16T00:00:00Z","2024-08-17T00:00:00Z","2024-08-18T00:00:00Z","2024-08-19T00:00:00Z","2024-08-20T00:00:00Z","2024-08-21T00:00:00Z","2024-08-22T00:00:00Z","2024-08-23T00:00:00Z","2024-08-24T00:00:00Z","2024-08-25T00:00:00Z","2024-08-26T00:00:00Z","2024-08-27T00:00:00Z","2024-08-28T00:00:00Z","2024-08-29T00:00:00Z","2024-08-30T00:00:00Z","2024-08-31T00:00:00Z","2024-09-01T00:00:00Z","2024-09-02T00:00:00Z","2024-09-03T00:00:00Z","2024-09-04T00:00:00Z","2024-09-05T00:00:00Z","2024-09-06T00:00:00Z","2024-09-07T00:00:00Z","2024-09-08T00:00:00Z"],"y":[713824604,736849930,762836482,805288792,782995228,810779991,791882775,784860046,725301789,687006525,696965805,686858199,685204424,740017053,688835473,660169992,662558507,651920949,609697548,648718242,693118962,620438025,636966207,622680340,637475502,640700730,654382596,652616586,591923509,625827087,526656518,469860843,623254853,634273926,616945902,670654355,674026156,745091971,718198123,678757220,674665252,615721250,590397814,597857717,617486233,659559320,650659920,643803416,621248681,610768441,555864450,602056012,608209486,567771301,581673594,592140937,587246365,561441135,561323077,559687478,563715466,552446087,527779640,530594168,556619238,545750715,576130119,584163824,487316262,542065642,485600237,531531936,550216874,557286173,524771087,545590143,536687121,501339209,483569188,496373652,485144109,577608282,551302789,549616430,585316144,569060222,650891758],"yaxis":""}],"layout":{"annotations":null,"legend":{"orientation":"h"},"title":{"font":{"size":10},"text":"Data: 10 Jun 2024 to 8 Sep 2024. Source: ipfs.io access logs","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Number of requests"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/gateway-requests-region.json b/content.en/plots/2024/09/09/gateway-requests-region.json
new file mode 100644
index 0000000000..6e4dc70009
--- /dev/null
+++ b/content.en/plots/2024/09/09/gateway-requests-region.json
@@ -0,0 +1 @@
+{"layout":{"annotations":null,"barmode":"stack","legend":{"orientation":"h"},"title":{"font":{"size":10},"text":"Data: 10 Jun 2024 to 8 Sep 2024. Source: ipfs.io / dweb.link access logs","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Number of requests"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/gateway-requests-type.json b/content.en/plots/2024/09/09/gateway-requests-type.json
new file mode 100644
index 0000000000..6e4dc70009
--- /dev/null
+++ b/content.en/plots/2024/09/09/gateway-requests-type.json
@@ -0,0 +1 @@
+{"layout":{"annotations":null,"barmode":"stack","legend":{"orientation":"h"},"title":{"font":{"size":10},"text":"Data: 10 Jun 2024 to 8 Sep 2024. Source: ipfs.io / dweb.link access logs","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Number of requests"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/gateway-ttfb-daily.json b/content.en/plots/2024/09/09/gateway-ttfb-daily.json
new file mode 100644
index 0000000000..de7edd56b7
--- /dev/null
+++ b/content.en/plots/2024/09/09/gateway-ttfb-daily.json
@@ -0,0 +1 @@
+{"layout":{"annotations":null,"legend":{"orientation":"h"},"title":{"font":{"size":10},"text":"Data (90 days up to 8 Sep 2024). Source: ipfs.io / dweb.link access logs","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"p95 TTFB in ms"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/ipfs-servers-vs-clients.json b/content.en/plots/2024/09/09/ipfs-servers-vs-clients.json
new file mode 100644
index 0000000000..1709d0eca1
--- /dev/null
+++ b/content.en/plots/2024/09/09/ipfs-servers-vs-clients.json
@@ -0,0 +1 @@
+{"data":[{"type":"bar","hovertemplate":"","marker":{"color":"6699cc"},"name":"DHT Servers","orientation":"v","visible":true,"x":["2024-06-03T00:00:00Z","2024-06-10T00:00:00Z","2024-06-17T00:00:00Z","2024-06-24T00:00:00Z","2024-07-01T00:00:00Z","2024-07-08T00:00:00Z","2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z","2024-09-09T00:00:00Z"],"y":[49956,47946,48870,47586,46765,46216,45090,46471,71321,71548,70538,70621,70258,65908,63746],"yaxis":""},{"type":"bar","hovertemplate":"","marker":{"color":"EE99AA"},"name":"DHT Clients","orientation":"v","visible":true,"x":["2024-06-03T00:00:00Z","2024-06-10T00:00:00Z","2024-06-17T00:00:00Z","2024-06-24T00:00:00Z","2024-07-01T00:00:00Z","2024-07-08T00:00:00Z","2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z"],"y":[187169,222078,146790,164471,150778,167309,158079,157676,197012,224680,231106,295128,245549,210690],"yaxis":""},{"type":"scatter","marker":{"color":"black","symbol":"circle"},"mode":"lines+markers","name":"DHT Server IP Addresses","visible":true,"x":["2024-06-03T00:00:00Z","2024-06-10T00:00:00Z","2024-06-17T00:00:00Z","2024-06-24T00:00:00Z","2024-07-01T00:00:00Z","2024-07-08T00:00:00Z","2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z","2024-09-09T00:00:00Z"],"y":[70333,70993,70324,70802,64565,60568,60247,61050,142903,144477,136871,138850,134683,120864,108473],"yaxis":""}],"layout":{"annotations":null,"barmode":"stack","legend":{"orientation":"h"},"title":{"font":{"size":10},"text":"Data: 2 Jun 2024 to 8 Sep 2024. Sources: Bootstrap+preload server logs; Nebula.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Number of unique peers"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/ipfs-unique-agents.json b/content.en/plots/2024/09/09/ipfs-unique-agents.json
new file mode 100644
index 0000000000..4df1de352f
--- /dev/null
+++ b/content.en/plots/2024/09/09/ipfs-unique-agents.json
@@ -0,0 +1 @@
+{"data":[{"type":"bar","hovertemplate":"","marker":{"color":"EE99AA"},"name":"Bootstrap Unique Agents","orientation":"v","visible":true,"x":["2024-06-03T00:00:00Z","2024-06-10T00:00:00Z","2024-06-17T00:00:00Z","2024-06-24T00:00:00Z","2024-07-01T00:00:00Z","2024-07-08T00:00:00Z","2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z"],"y":[960,900,1006,987,948,1101,1019,940,949,1019,997,1034,1046,1148],"yaxis":""},{"type":"bar","hovertemplate":"","marker":{"color":"6699cc"},"name":"DHT Unique Agents","orientation":"v","visible":true,"x":["2024-06-03T00:00:00Z","2024-06-10T00:00:00Z","2024-06-17T00:00:00Z","2024-06-24T00:00:00Z","2024-07-01T00:00:00Z","2024-07-08T00:00:00Z","2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z","2024-09-09T00:00:00Z"],"y":[332,320,340,334,327,320,315,310,322,315,320,327,330,381,424],"yaxis":""}],"layout":{"annotations":null,"barmode":"group","legend":{"orientation":"h","y":-0.2,"yanchor":"top"},"title":{"font":{"size":10},"text":"Data: 2 Jun 2024 to 8 Sep 2024. Sources: Bootstrap+preload server logs; Nebula.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"dtick":604800000,"tick0":"2024-06-03T00:00:00Z","tickmode":"linear","type":"date"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Number of unique agents"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/ipni-requests-overall.json b/content.en/plots/2024/09/09/ipni-requests-overall.json
new file mode 100644
index 0000000000..7998eabf0b
--- /dev/null
+++ b/content.en/plots/2024/09/09/ipni-requests-overall.json
@@ -0,0 +1 @@
+{"data":[{"type":"bar","hovertemplate":"","name":"Total","orientation":"v","visible":true,"x":["2024-06-11T00:00:00Z","2024-06-12T00:00:00Z","2024-06-13T00:00:00Z","2024-06-14T00:00:00Z","2024-06-15T00:00:00Z","2024-06-16T00:00:00Z","2024-06-17T00:00:00Z","2024-06-18T00:00:00Z","2024-06-19T00:00:00Z","2024-06-20T00:00:00Z","2024-06-21T00:00:00Z","2024-06-22T00:00:00Z","2024-06-23T00:00:00Z","2024-06-24T00:00:00Z","2024-06-25T00:00:00Z","2024-06-26T00:00:00Z","2024-06-27T00:00:00Z","2024-06-28T00:00:00Z","2024-06-29T00:00:00Z","2024-06-30T00:00:00Z","2024-07-01T00:00:00Z","2024-07-02T00:00:00Z","2024-07-03T00:00:00Z","2024-07-04T00:00:00Z","2024-07-05T00:00:00Z","2024-07-06T00:00:00Z","2024-07-07T00:00:00Z","2024-07-08T00:00:00Z","2024-07-09T00:00:00Z","2024-07-10T00:00:00Z","2024-07-11T00:00:00Z","2024-07-12T00:00:00Z","2024-07-13T00:00:00Z","2024-07-14T00:00:00Z","2024-07-15T00:00:00Z","2024-07-16T00:00:00Z","2024-07-17T00:00:00Z","2024-07-18T00:00:00Z","2024-07-19T00:00:00Z","2024-07-20T00:00:00Z","2024-07-21T00:00:00Z","2024-07-22T00:00:00Z","2024-07-23T00:00:00Z","2024-07-24T00:00:00Z","2024-07-25T00:00:00Z","2024-07-26T00:00:00Z","2024-07-27T00:00:00Z","2024-07-28T00:00:00Z","2024-07-29T00:00:00Z","2024-07-30T00:00:00Z","2024-07-31T00:00:00Z","2024-08-01T00:00:00Z","2024-08-02T00:00:00Z","2024-08-03T00:00:00Z","2024-08-04T00:00:00Z","2024-08-05T00:00:00Z","2024-08-06T00:00:00Z","2024-08-07T00:00:00Z","2024-08-08T00:00:00Z","2024-08-09T00:00:00Z","2024-08-10T00:00:00Z","2024-08-11T00:00:00Z","2024-08-12T00:00:00Z","2024-08-13T00:00:00Z","2024-08-14T00:00:00Z","2024-08-15T00:00:00Z","2024-08-16T00:00:00Z","2024-08-17T00:00:00Z","2024-08-18T00:00:00Z","2024-08-19T00:00:00Z","2024-08-20T00:00:00Z","2024-08-21T00:00:00Z","2024-08-22T00:00:00Z","2024-08-23T00:00:00Z","2024-08-24T00:00:00Z","2024-08-25T00:00:00Z","2024-08-26T00:00:00Z","2024-08-27T00:00:00Z","2024-08-28T00:00:00Z","2024-08-29T00:00:00Z","2024-08-30T00:00:00Z","2024-08-31T00:00:00Z","2024-09-01T00:00:00Z","2024-09-02T00:00:00Z","2024-09-03T00:00:00Z","2024-09-04T00:00:00Z","2024-09-05T00:00:00Z","2024-09-06T00:00:00Z","2024-09-07T00:00:00Z","2024-09-08T00:00:00Z"],"y":[10319937,15280299,15291874,11439669,16656470,11212533,9777673,9765334,8908018,15570604,9363750,11201492,13163839,14082783,9820034,15041540,11485718,10551592,14319222,11977427,10700630,11045977,10694503,10921392,11445259,10964202,10847679,10257330,9824151,10770628,11435894,10821785,12354453,11225959,20686448,22233130,18906366,14680008,11753025,10918029,19499456,18004807,22457955,18770877,16713199,12752239,10342627,10434551,10947849,10773180,10215447,10297783,10858358,11583879,10171552,8746494,17619,17603,17580,17784,17594,17579,17597,17579,17583,17579,17582,17578,17582,17578,17581,17600,17583,17480,17583,17590,17587,17583,17583,17606,17592,17581,17577,17596,17466,17586,17588,17586,17592,17213],"yaxis":""}],"layout":{"annotations":null,"legend":{"orientation":"h"},"title":{"font":{"size":10},"text":"Data: 10 Jun 2024 to 8 Sep 2024. Source: contact.cid prometheus metrics.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Number of requests"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/ipni-snapshot-cached-latencies-cdf-cid.contact.json b/content.en/plots/2024/09/09/ipni-snapshot-cached-latencies-cdf-cid.contact.json
new file mode 100644
index 0000000000..8d663133df
--- /dev/null
+++ b/content.en/plots/2024/09/09/ipni-snapshot-cached-latencies-cdf-cid.contact.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.0026,0.0027,0.0028,0.0029,0.0030,0.0031,0.0032,0.0033,0.0034,0.0035,0.0036,0.0037,0.0038,0.0039,0.0040,0.0041,0.0042,0.0043,0.0044,0.0045,0.0046,0.0047,0.0048,0.0049,0.0050,0.0051,0.0052,0.0053,0.0054,0.0055,0.0056,0.0057,0.0058,0.0059,0.0060,0.0061,0.0062,0.0063,0.0064,0.0065,0.0066,0.0067,0.0068,0.0069,0.0070,0.0071,0.0072,0.0073,0.0074,0.0075,0.0076,0.0077,0.0078,0.0079,0.0080,0.0081,0.0082,0.0083,0.0084,0.0085,0.0086,0.0087,0.0088,0.0089,0.0090,0.0091,0.0092,0.0093,0.0094,0.0095,0.0096,0.0097,0.0098,0.0099,0.0100,0.0101,0.0102,0.0103,0.0104,0.0105,0.0106,0.0107,0.0108,0.0109,0.0110,0.0111,0.0112,0.0113,0.0114,0.0115,0.0116,0.0117,0.0118,0.0119,0.0120,0.0121,0.0122,0.0123,0.0124,0.0125,0.0126,0.0127,0.0128,0.0129,0.0130,0.0131,0.0132,0.0133,0.0134,0.0135,0.0137,0.0138,0.0139,0.0140,0.0141,0.0142,0.0143,0.0144,0.0145,0.0146,0.0147,0.0148,0.0149,0.0150,0.0151,0.0152,0.0153,0.0154,0.0155,0.0156,0.0157,0.0158,0.0159,0.0160,0.0161,0.0162,0.0163,0.0164,0.0165,0.0166,0.0167,0.0168,0.0169,0.0170,0.0172,0.0174,0.0175,0.0176,0.0177,0.0178,0.0179,0.0180,0.0181,0.0182,0.0183,0.0184,0.0185,0.0186,0.0187,0.0188,0.0189,0.0190,0.0191,0.0192,0.0193,0.0194,0.0195,0.0196,0.0197,0.0198,0.0199,0.0200,0.0201,0.0202,0.0203,0.0204,0.0205,0.0206,0.0207,0.0208,0.0209,0.0210,0.0211,0.0212,0.0213,0.0214,0.0215,0.0216,0.0217,0.0218,0.0219,0.0220,0.0221,0.0222,0.0223,0.0224,0.0225,0.0226,0.0227,0.0228,0.0229,0.0230,0.0231,0.0232,0.0233,0.0234,0.0235,0.0236,0.0237,0.0238,0.0239,0.0240,0.0241,0.0242,0.0243,0.0244,0.0245,0.0246,0.0247,0.0248,0.0249,0.0250,0.0251,0.0252,0.0253,0.0254,0.0255,0.0256,0.0257,0.0258,0.0259,0.0260,0.0261,0.0262,0.0263,0.0264,0.0265,0.0266,0.0267,0.0268,0.0269,0.0270,0.0271,0.0272,0.0273,0.0275,0.0276,0.0277,0.0278,0.0279,0.0280,0.0281,0.0282,0.0283,0.0284,0.0285,0.0286,0.0287,0.0288,0.0289,0.0290,0.0291,0.0292,0.0293,0.0294,0.0295,0.0296,0.0297,0.0298,0.0299,0.0300,0.0301,0.0302,0.0303,0.0304,0.0305,0.0306,0.0307,0.0308,0.0309,0.0312,0.0316,0.0317,0.0318,0.0320,0.0321,0.0322,0.0323,0.0325,0.0326,0.0328,0.0329,0.0332,0.0334,0.0336,0.0337,0.0340,0.0342,0.0345,0.0346,0.0347,0.0348,0.0350,0.0355,0.0366,0.0369,0.0371,0.0374,0.0376,0.0384,0.0392,0.0395,0.0396,0.0398,0.0399,0.0404,0.0413,0.0417,0.0422,0.0423,0.0426,0.0430,0.0431,0.0436,0.0437,0.0439,0.0444,0.0450,0.0483,0.0486,0.0493,0.0494,0.0498,0.0506,0.0510,0.0546,0.0571,0.0572,0.0579,0.0585,0.0587,0.0598,0.0606,0.0607,0.0614,0.0616,0.0642,0.0650,0.0663,0.0672,0.0673,0.0678,0.0702,0.0704,0.0707,0.0714,0.0722,0.0723,0.0724,0.0726,0.0727,0.0728,0.0729,0.0731,0.0734,0.0753,0.0755,0.0772,0.0775,0.0780,0.0781,0.0894,0.0899,0.0904,0.0911,0.0922,0.0936,0.0945,0.0953,0.0954,0.0969,0.0972,0.0984,0.0987,0.0996,0.0998,0.0999,0.1000,0.1004,0.1024,0.1025,0.1030,0.1031,0.1033,0.1034,0.1036,0.1041,0.1042,0.1061,0.1149,0.1216,0.1452,0.1453,0.1455,0.1456,0.1457,0.1458,0.1459,0.1460,0.1461,0.1462,0.1463,0.1464,0.1465,0.1466,0.1467,0.1468,0.1469,0.1470,0.1471,0.1472,0.1473,0.1474,0.1475,0.1476,0.1477,0.1478,0.1479,0.1480,0.1481,0.1482,0.1483,0.1484,0.1487,0.1490,0.1491,0.1492,0.1493,0.1494,0.1495,0.1496,0.1497,0.1498,0.1499,0.1500,0.1501,0.1502,0.1503,0.1504,0.1505,0.1506,0.1507,0.1508,0.1509,0.1510,0.1511,0.1512,0.1513,0.1514,0.1515,0.1516,0.1517,0.1518,0.1519,0.1520,0.1521,0.1522,0.1523,0.1524,0.1525,0.1526,0.1527,0.1528,0.1529,0.1530,0.1531,0.1532,0.1533,0.1534,0.1535,0.1536,0.1537,0.1538,0.1539,0.1540,0.1541,0.1542,0.1543,0.1544,0.1545,0.1546,0.1547,0.1548,0.1549,0.1550,0.1551,0.1552,0.1553,0.1554,0.1555,0.1556,0.1557,0.1558,0.1559,0.1560,0.1561,0.1562,0.1563,0.1564,0.1565,0.1566,0.1567,0.1568,0.1569,0.1570,0.1571,0.1572,0.1573,0.1575,0.1576,0.1577,0.1578,0.1579,0.1580,0.1581,0.1582,0.1583,0.1584,0.1585,0.1586,0.1587,0.1589,0.1590,0.1591,0.1592,0.1593,0.1594,0.1595,0.1596,0.1597,0.1598,0.1599,0.1600,0.1601,0.1602,0.1603,0.1604,0.1606,0.1607,0.1608,0.1609,0.1611,0.1612,0.1613,0.1614,0.1615,0.1618,0.1619,0.1621,0.1623,0.1624,0.1625,0.1626,0.1629,0.1630,0.1631,0.1634,0.1636,0.1639,0.1640,0.1645,0.1646,0.1647,0.1648,0.1650,0.1651,0.1653,0.1655,0.1658,0.1660,0.1661,0.1662,0.1663,0.1667,0.1670,0.1675,0.1678,0.1685,0.1691,0.1703,0.1704,0.1705,0.1706,0.1711,0.1714,0.1716,0.1717,0.1719,0.1721,0.1722,0.1723,0.1737,0.1757,0.1758,0.1762,0.1768,0.1769,0.1771,0.1778,0.1779,0.1781,0.1782,0.1795,0.1818,0.1833,0.1847,0.1881,0.1884,0.1897,0.1919,0.1920,0.1928,0.1936,0.1939,0.1940,0.1942,0.1943,0.1946,0.1947,0.1948,0.1949,0.1950,0.1951,0.1953,0.1955,0.1958,0.1961,0.1962,0.1963,0.1965,0.1967,0.1968,0.1970,0.1971,0.1972,0.1975,0.1977,0.1978,0.1980,0.1982,0.1983,0.1984,0.1985,0.1986,0.1987,0.1990,0.1991,0.1992,0.1993,0.1995,0.1996,0.1997,0.1998,0.1999,0.2001,0.2002,0.2003,0.2004,0.2005,0.2006,0.2007,0.2008,0.2010,0.2016,0.2020,0.2036,0.2038,0.2068,0.2396,0.2576,0.2647,0.2706,0.2720,0.2757,0.2797,0.2804,0.2805,0.2806,0.2807,0.2810,0.2811,0.2813,0.3000,0.3182,0.3185,0.3186,0.3191,0.3192,0.3196,0.3198,0.3202,0.3206,0.3211,0.3647,0.4295,0.4297,0.4299,0.4301,0.4308,0.4310,0.4316,0.4317,0.4318,0.4319,0.4321,0.4324,0.4326,0.4327,0.4331,0.4332,0.4341,0.4415,0.4416,0.4418,0.4420,0.4422,0.4423,0.4424,0.4425,0.4426,0.4427,0.4429,0.4431,0.4432,0.4433,0.4434,0.4437,0.4438,0.4440,0.4441,0.4442,0.4443,0.4444,0.4445,0.4446,0.4447,0.4448,0.4449,0.4450,0.4458,0.4462,0.4464,0.4466,0.4470,0.4477,0.4482,0.4486,0.4494,0.4525,0.4541,0.4543,0.4544,0.4546,0.4547,0.4549,0.4552,0.4553,0.4555,0.4556,0.4560,0.4561,0.4564,0.4566,0.4567,0.4570,0.4571,0.4574,0.4575,0.4585,0.4595,0.4596,0.4614,0.4668,0.4771,0.4937,0.5016],"y":[0.000033,0.000199,0.001994,0.009506,0.028949,0.066607,0.110347,0.155981,0.202280,0.257686,0.320172,0.382524,0.440323,0.485326,0.525044,0.556519,0.581879,0.603915,0.620999,0.635889,0.647755,0.657892,0.666035,0.673513,0.679263,0.685047,0.690232,0.694918,0.699073,0.702297,0.705421,0.708313,0.711005,0.713065,0.715226,0.716888,0.718948,0.720311,0.721940,0.723535,0.724998,0.726061,0.726992,0.728188,0.728919,0.729817,0.730415,0.731445,0.732343,0.733008,0.733739,0.734370,0.735102,0.735567,0.736298,0.736863,0.737328,0.737960,0.738392,0.738824,0.739289,0.739721,0.740287,0.740685,0.741018,0.741217,0.741550,0.741815,0.742214,0.742414,0.742813,0.743078,0.743477,0.744042,0.744242,0.744474,0.744607,0.744873,0.744940,0.745172,0.745505,0.745737,0.746036,0.746203,0.746469,0.746834,0.747133,0.747266,0.747432,0.747532,0.747698,0.747765,0.747997,0.748130,0.748230,0.748430,0.748563,0.748695,0.748828,0.748928,0.749061,0.749128,0.749260,0.749327,0.749393,0.749526,0.749626,0.749693,0.749826,0.749992,0.750091,0.750258,0.750291,0.750391,0.750424,0.750523,0.750690,0.750723,0.750922,0.751022,0.751089,0.751221,0.751354,0.751454,0.751587,0.751654,0.751820,0.751886,0.752019,0.752052,0.752185,0.752219,0.752252,0.752285,0.752385,0.752418,0.752451,0.752584,0.752651,0.752817,0.752850,0.752883,0.752917,0.753016,0.753083,0.753149,0.753282,0.753349,0.753615,0.754379,0.755974,0.758135,0.760960,0.763552,0.766112,0.769003,0.772227,0.775717,0.778210,0.780836,0.783029,0.784724,0.786519,0.787749,0.788945,0.790175,0.791206,0.791837,0.792801,0.793333,0.794230,0.795393,0.796856,0.798318,0.799914,0.801210,0.802905,0.804434,0.805531,0.807724,0.809286,0.810981,0.813275,0.816898,0.820853,0.825041,0.828431,0.832785,0.838635,0.844418,0.848240,0.851331,0.854123,0.856948,0.859574,0.860903,0.862731,0.864161,0.865357,0.866886,0.867983,0.869213,0.870210,0.871539,0.873168,0.875195,0.877223,0.879018,0.881544,0.884169,0.886562,0.889022,0.891116,0.892412,0.893675,0.894406,0.895337,0.896434,0.897431,0.898528,0.899458,0.900455,0.901652,0.902516,0.903314,0.904111,0.905109,0.905707,0.906205,0.906770,0.907369,0.907834,0.908266,0.908698,0.908997,0.909163,0.909429,0.909695,0.909928,0.910094,0.910327,0.910393,0.910426,0.910559,0.910692,0.910792,0.910925,0.911058,0.911224,0.911324,0.911523,0.911689,0.911789,0.911922,0.911989,0.912055,0.912155,0.912254,0.912454,0.912520,0.912587,0.912653,0.912786,0.912819,0.912952,0.912986,0.913019,0.913052,0.913085,0.913119,0.913218,0.913318,0.913451,0.913517,0.913684,0.913750,0.913817,0.913916,0.913950,0.913983,0.914016,0.914049,0.914082,0.914116,0.914149,0.914182,0.914249,0.914315,0.914382,0.914415,0.914448,0.914481,0.914548,0.914581,0.914614,0.914681,0.914747,0.914780,0.914814,0.914847,0.914880,0.914913,0.914980,0.915013,0.915080,0.915179,0.915213,0.915246,0.915279,0.915312,0.915345,0.915379,0.915412,0.915445,0.915478,0.915512,0.915545,0.915578,0.915611,0.915645,0.915678,0.915711,0.915744,0.915778,0.915811,0.915844,0.915877,0.915911,0.915944,0.915977,0.916010,0.916043,0.916077,0.916110,0.916143,0.916176,0.916210,0.916243,0.916276,0.916309,0.916343,0.916376,0.916409,0.916442,0.916476,0.916509,0.916542,0.916575,0.916609,0.916642,0.916675,0.916708,0.916741,0.916775,0.916808,0.916841,0.916874,0.916908,0.916941,0.916974,0.917041,0.917107,0.917140,0.917174,0.917207,0.917240,0.917273,0.917306,0.917340,0.917373,0.917406,0.917439,0.917473,0.917506,0.917539,0.917572,0.917606,0.917639,0.917672,0.917705,0.917739,0.917772,0.917805,0.917838,0.917872,0.918004,0.918071,0.918104,0.918137,0.918171,0.918204,0.918270,0.918337,0.918370,0.918403,0.918437,0.918470,0.918503,0.918536,0.918569,0.918603,0.918636,0.918736,0.918869,0.919201,0.919666,0.919899,0.920364,0.921029,0.921361,0.921926,0.922392,0.922990,0.923489,0.924187,0.924585,0.925117,0.925516,0.925749,0.926048,0.926546,0.926845,0.927078,0.927244,0.927377,0.927510,0.927643,0.927743,0.927809,0.927876,0.927976,0.928009,0.928108,0.928175,0.928275,0.928374,0.928541,0.928674,0.928840,0.929205,0.929604,0.930502,0.931598,0.933028,0.933825,0.935520,0.937082,0.938910,0.940871,0.942832,0.945026,0.947120,0.948815,0.950410,0.951840,0.953369,0.954499,0.955562,0.956127,0.956792,0.957423,0.958121,0.958653,0.959185,0.959517,0.959949,0.960315,0.960415,0.960814,0.960980,0.961113,0.961312,0.961545,0.961678,0.961910,0.962309,0.962542,0.962675,0.962874,0.963207,0.963672,0.964237,0.964802,0.965434,0.966464,0.967660,0.968691,0.969921,0.971317,0.973178,0.974973,0.976302,0.977499,0.978363,0.979293,0.980390,0.980988,0.981753,0.982251,0.982850,0.983215,0.983548,0.984080,0.984412,0.984777,0.984977,0.985143,0.985309,0.985475,0.985509,0.985675,0.985808,0.986074,0.986207,0.986373,0.986406,0.986506,0.986672,0.986772,0.986871,0.986938,0.987038,0.987137,0.987270,0.987303,0.987470,0.987603,0.987636,0.987736,0.987835,0.987869,0.988001,0.988068,0.988134,0.988234,0.988301,0.988334,0.988367,0.988400,0.988434,0.988467,0.988600,0.988633,0.988666,0.988699,0.988832,0.988866,0.988932,0.989032,0.989065,0.989098,0.989165,0.989298,0.989331,0.989397,0.989464,0.989530,0.989564,0.989597,0.989630,0.989697,0.989763,0.989829,0.989896,0.989929,0.989962,0.990029,0.990062,0.990095,0.990129,0.990162,0.990195,0.990228,0.990262,0.990295,0.990328,0.990395,0.990461,0.990494,0.990527,0.990561,0.990594,0.990627,0.990660,0.990694,0.990760,0.990793,0.990860,0.990893,0.990926,0.990993,0.991059,0.991092,0.991126,0.991159,0.991192,0.991225,0.991259,0.991292,0.991325,0.991392,0.991425,0.991458,0.991491,0.991525,0.991591,0.991624,0.991724,0.991757,0.991790,0.991824,0.991857,0.991890,0.991923,0.991957,0.991990,0.992023,0.992056,0.992090,0.992123,0.992156,0.992189,0.992223,0.992256,0.992289,0.992322,0.992389,0.992422,0.992488,0.992588,0.992688,0.992721,0.992754,0.992788,0.992821,0.992887,0.992987,0.993020,0.993053,0.993153,0.993186,0.993286,0.993353,0.993419,0.993452,0.993486,0.993552,0.993585,0.993619,0.993685,0.993785,0.993818,0.993918,0.994051,0.994184,0.994217,0.994283,0.994316,0.994350,0.994383,0.994483,0.994616,0.994649,0.994682,0.994715,0.994749,0.994848,0.994915,0.994948,0.994981,0.995048,0.995114,0.995147,0.995181,0.995214,0.995247,0.995280,0.995314,0.995347,0.995380,0.995413,0.995447,0.995480,0.995513,0.995546,0.995613,0.995646,0.995779,0.995812,0.995845,0.995879,0.995912,0.995945,0.995978,0.996012,0.996045,0.996145,0.996178,0.996211,0.996244,0.996277,0.996311,0.996344,0.996377,0.996410,0.996444,0.996510,0.996543,0.996577,0.996643,0.996676,0.996743,0.996776,0.996809,0.996876,0.996909,0.996942,0.996975,0.997009,0.997042,0.997075,0.997108,0.997142,0.997241,0.997275,0.997341,0.997374,0.997408,0.997574,0.997607,0.997640,0.997707,0.997773,0.997806,0.997906,0.997973,0.998006,0.998039,0.998072,0.998105,0.998139,0.998172,0.998205,0.998238,0.998272,0.998338,0.998438,0.998471,0.998504,0.998538,0.998571,0.998604,0.998637,0.998671,0.998704,0.998737,0.998770,0.998803,0.998837,0.998936,0.998970,0.999003,0.999036,0.999069,0.999136,0.999169,0.999202,0.999269,0.999302,0.999335,0.999368,0.999402,0.999435,0.999468,0.999501,0.999535,0.999568,0.999601,0.999634,0.999668,0.999701,0.999734,0.999767,0.999801,0.999834,0.999867],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.0014,0.0015,0.0016,0.0017,0.0018,0.0019,0.0020,0.0021,0.0022,0.0023,0.0024,0.0025,0.0026,0.0027,0.0028,0.0029,0.0030,0.0031,0.0032,0.0033,0.0034,0.0035,0.0036,0.0037,0.0038,0.0039,0.0040,0.0041,0.0042,0.0043,0.0044,0.0045,0.0046,0.0047,0.0048,0.0049,0.0050,0.0051,0.0052,0.0053,0.0054,0.0055,0.0056,0.0057,0.0058,0.0059,0.0060,0.0061,0.0062,0.0063,0.0064,0.0065,0.0066,0.0067,0.0068,0.0069,0.0070,0.0071,0.0072,0.0073,0.0074,0.0075,0.0076,0.0077,0.0078,0.0079,0.0080,0.0081,0.0082,0.0083,0.0084,0.0085,0.0086,0.0087,0.0088,0.0089,0.0090,0.0091,0.0092,0.0093,0.0094,0.0095,0.0096,0.0097,0.0098,0.0099,0.0100,0.0101,0.0102,0.0103,0.0104,0.0105,0.0106,0.0109,0.0110,0.0111,0.0112,0.0113,0.0115,0.0117,0.0118,0.0120,0.0121,0.0126,0.0132,0.0135,0.0138,0.0143,0.0146,0.0152,0.0156,0.0163,0.0165,0.0169,0.0170,0.0171,0.0172,0.0173,0.0174,0.0175,0.0176,0.0177,0.0178,0.0179,0.0180,0.0181,0.0182,0.0183,0.0185,0.0187,0.0189,0.0190,0.0192,0.0212,0.0226,0.0227,0.0228,0.0229,0.0230,0.0231,0.0232,0.0233,0.0234,0.0235,0.0236,0.0237,0.0238,0.0239,0.0240,0.0241,0.0242,0.0243,0.0244,0.0245,0.0246,0.0247,0.0249,0.0250,0.0251,0.0252,0.0254,0.0257,0.0258,0.0259,0.0260,0.0261,0.0262,0.0269,0.0279,0.0280,0.0298,0.0301,0.0302,0.0305,0.0314,0.0336,0.0340,0.0342,0.0343,0.0346,0.0347,0.0348,0.0350,0.0352,0.0353,0.0357,0.0383,0.0384,0.0444,0.0452,0.0454,0.0455,0.0456,0.0457,0.0458,0.0459,0.0460,0.0461,0.0462,0.0463,0.0464,0.0465,0.0466,0.0467,0.0468,0.0469,0.0471,0.0473,0.0474,0.0478,0.0487,0.0489,0.0490,0.0496,0.0498,0.0499,0.0500,0.0501,0.0502,0.0503,0.0504,0.0505,0.0506,0.0507,0.0508,0.0509,0.0510,0.0511,0.0512,0.0513,0.0514,0.0515,0.0516,0.0517,0.0518,0.0519,0.0520,0.0521,0.0522,0.0523,0.0524,0.0525,0.0526,0.0527,0.0528,0.0529,0.0530,0.0531,0.0532,0.0533,0.0534,0.0535,0.0536,0.0537,0.0538,0.0539,0.0540,0.0541,0.0542,0.0543,0.0544,0.0545,0.0546,0.0547,0.0548,0.0549,0.0550,0.0551,0.0552,0.0553,0.0554,0.0555,0.0556,0.0557,0.0558,0.0559,0.0560,0.0561,0.0562,0.0563,0.0564,0.0565,0.0566,0.0567,0.0568,0.0569,0.0570,0.0571,0.0572,0.0573,0.0574,0.0575,0.0576,0.0577,0.0578,0.0579,0.0580,0.0581,0.0582,0.0583,0.0584,0.0585,0.0586,0.0587,0.0588,0.0589,0.0590,0.0591,0.0592,0.0593,0.0594,0.0595,0.0596,0.0597,0.0598,0.0599,0.0600,0.0601,0.0602,0.0603,0.0604,0.0605,0.0606,0.0607,0.0608,0.0609,0.0610,0.0611,0.0612,0.0613,0.0614,0.0615,0.0616,0.0617,0.0618,0.0619,0.0620,0.0621,0.0622,0.0623,0.0624,0.0625,0.0626,0.0627,0.0628,0.0629,0.0630,0.0631,0.0632,0.0633,0.0634,0.0635,0.0636,0.0637,0.0638,0.0639,0.0640,0.0641,0.0642,0.0643,0.0644,0.0645,0.0646,0.0647,0.0648,0.0649,0.0650,0.0651,0.0652,0.0653,0.0654,0.0655,0.0656,0.0657,0.0658,0.0659,0.0660,0.0661,0.0662,0.0663,0.0664,0.0665,0.0666,0.0667,0.0668,0.0669,0.0670,0.0671,0.0672,0.0673,0.0674,0.0675,0.0676,0.0677,0.0678,0.0679,0.0680,0.0681,0.0682,0.0683,0.0684,0.0685,0.0686,0.0687,0.0688,0.0689,0.0690,0.0691,0.0692,0.0693,0.0694,0.0695,0.0696,0.0697,0.0698,0.0699,0.0700,0.0701,0.0702,0.0703,0.0704,0.0705,0.0706,0.0707,0.0708,0.0709,0.0710,0.0711,0.0712,0.0713,0.0714,0.0715,0.0716,0.0717,0.0718,0.0719,0.0720,0.0721,0.0722,0.0723,0.0724,0.0725,0.0727,0.0728,0.0730,0.0731,0.0733,0.0734,0.0735,0.0736,0.0739,0.0740,0.0741,0.0742,0.0744,0.0745,0.0747,0.0748,0.0749,0.0750,0.0751,0.0752,0.0755,0.0756,0.0757,0.0759,0.0762,0.0763,0.0764,0.0765,0.0766,0.0767,0.0768,0.0772,0.0773,0.0774,0.0776,0.0778,0.0779,0.0780,0.0781,0.0784,0.0786,0.0790,0.0793,0.0795,0.0797,0.0798,0.0799,0.0800,0.0801,0.0802,0.0807,0.0808,0.0810,0.0812,0.0813,0.0815,0.0816,0.0822,0.0825,0.0828,0.0829,0.0832,0.0834,0.0836,0.0838,0.0840,0.0841,0.0843,0.0844,0.0851,0.0859,0.0862,0.0866,0.0869,0.0870,0.0874,0.0875,0.0876,0.0879,0.0880,0.0881,0.0882,0.0883,0.0884,0.0885,0.0886,0.0887,0.0888,0.0889,0.0890,0.0891,0.0892,0.0893,0.0894,0.0895,0.0896,0.0897,0.0898,0.0899,0.0900,0.0901,0.0902,0.0903,0.0904,0.0905,0.0906,0.0907,0.0908,0.0909,0.0910,0.0911,0.0912,0.0913,0.0914,0.0915,0.0916,0.0917,0.0918,0.0919,0.0920,0.0921,0.0922,0.0923,0.0924,0.0925,0.0926,0.0927,0.0928,0.0929,0.0930,0.0931,0.0932,0.0933,0.0934,0.0935,0.0936,0.0937,0.0938,0.0939,0.0940,0.0941,0.0942,0.0943,0.0944,0.0946,0.0947,0.0949,0.0950,0.0951,0.0953,0.0954,0.0955,0.0956,0.0957,0.0958,0.0959,0.0960,0.0961,0.0962,0.0963,0.0964,0.0965,0.0966,0.0967,0.0968,0.0969,0.0970,0.0971,0.0972,0.0973,0.0975,0.0976,0.0977,0.0978,0.0979,0.0980,0.0981,0.0982,0.0987,0.0988,0.0989,0.0990,0.0991,0.0992,0.0993,0.0994,0.0995,0.0998,0.0999,0.1000,0.1002,0.1007,0.1008,0.1011,0.1012,0.1015,0.1017,0.1021,0.1024,0.1030,0.1031,0.1032,0.1039,0.1040,0.1042,0.1045,0.1052,0.1053,0.1055,0.1067,0.1069,0.1073,0.1080,0.1091,0.1096,0.1105,0.1115,0.1128,0.1164,0.1165,0.1167,0.1177,0.1180,0.1190,0.1200,0.1205,0.1207,0.1208,0.1231,0.1232,0.1234,0.1235,0.1238,0.1239,0.1240,0.1241,0.1243,0.1244,0.1245,0.1252,0.1260,0.1269,0.1270,0.1276,0.1277,0.1283,0.1286,0.1287,0.1288,0.1289,0.1291,0.1295,0.1297,0.1298,0.1301,0.1302,0.1304,0.1305,0.1310,0.1312,0.1313,0.1314,0.1317,0.1318,0.1340,0.1342,0.1359,0.1378,0.1404,0.1431,0.1473,0.1502,0.1520,0.1577,0.1579,0.1603,0.1607,0.1624,0.1640,0.1676,0.1690,0.1737,0.1754,0.1834,0.2002,0.2023,0.2048,0.2060,0.2235,0.2273,0.2339,0.2350,0.2468,0.2533,0.2704,0.2731,0.2803,0.2917,0.3070,0.3435],"y":[0.000033,0.000133,0.001395,0.007107,0.020923,0.044304,0.073962,0.103288,0.128263,0.147260,0.161441,0.170873,0.178944,0.186782,0.193125,0.198373,0.203620,0.209764,0.216606,0.224344,0.234939,0.246928,0.261109,0.277383,0.295085,0.315111,0.335171,0.355330,0.374261,0.391498,0.408004,0.421654,0.434141,0.444105,0.453006,0.460179,0.466025,0.470840,0.474394,0.477914,0.480771,0.483029,0.485287,0.487645,0.489206,0.490900,0.492162,0.493823,0.495450,0.497111,0.498638,0.499834,0.501063,0.502225,0.503421,0.504450,0.505513,0.506543,0.507340,0.508203,0.509797,0.510661,0.511425,0.512521,0.513185,0.513982,0.514580,0.515012,0.515410,0.516008,0.516240,0.516672,0.517071,0.517436,0.517635,0.517735,0.517801,0.517901,0.518001,0.518100,0.518200,0.518333,0.518399,0.518565,0.518598,0.518731,0.518897,0.518931,0.519030,0.519130,0.519163,0.519196,0.519229,0.519263,0.519362,0.519462,0.519528,0.519661,0.519728,0.519794,0.519861,0.519960,0.519993,0.520093,0.520126,0.520159,0.520193,0.520226,0.520259,0.520292,0.520325,0.520359,0.520425,0.520525,0.521222,0.522119,0.522982,0.523481,0.524112,0.524377,0.524510,0.524676,0.524776,0.524842,0.525042,0.525108,0.525141,0.525174,0.525208,0.525241,0.525274,0.525307,0.525340,0.525374,0.525407,0.526636,0.529791,0.534806,0.538691,0.540950,0.542378,0.543441,0.544205,0.544802,0.545301,0.545566,0.545965,0.546264,0.546463,0.546729,0.546895,0.546928,0.546994,0.547061,0.547194,0.547260,0.547360,0.547426,0.547459,0.547493,0.547526,0.547559,0.547592,0.547625,0.547659,0.547692,0.547725,0.547758,0.547791,0.547825,0.547858,0.547891,0.547924,0.547957,0.547991,0.548024,0.548057,0.548223,0.548290,0.548356,0.548389,0.548522,0.548589,0.548655,0.548688,0.548721,0.548755,0.548854,0.548887,0.548954,0.548987,0.549087,0.549186,0.549286,0.549485,0.549618,0.549851,0.550249,0.550515,0.550847,0.551179,0.551511,0.551578,0.551644,0.551744,0.551777,0.551810,0.551876,0.551910,0.551943,0.551976,0.552009,0.552043,0.552076,0.552275,0.552408,0.552674,0.553105,0.553603,0.554002,0.555198,0.556327,0.557290,0.558652,0.560611,0.562006,0.563202,0.564298,0.565560,0.566622,0.567652,0.568980,0.569977,0.571073,0.572003,0.572899,0.573398,0.574261,0.574792,0.575656,0.576187,0.576486,0.576984,0.577250,0.577781,0.578579,0.579708,0.580903,0.582531,0.584258,0.586250,0.587845,0.589538,0.591299,0.592992,0.594454,0.595882,0.596745,0.598273,0.599469,0.600399,0.601395,0.602358,0.603222,0.603952,0.604849,0.605679,0.606377,0.607473,0.608203,0.608569,0.609034,0.609598,0.610727,0.612222,0.613816,0.615709,0.618001,0.620658,0.623248,0.626171,0.628628,0.631950,0.635370,0.638625,0.642046,0.644603,0.647592,0.651146,0.654699,0.657390,0.659582,0.661574,0.663733,0.666390,0.668316,0.670309,0.672600,0.674792,0.676951,0.679044,0.681501,0.683593,0.685819,0.688608,0.691099,0.693756,0.696347,0.698904,0.701495,0.704151,0.707107,0.709598,0.711757,0.714048,0.716407,0.718466,0.720325,0.722119,0.723514,0.725307,0.727001,0.728960,0.730687,0.732581,0.734208,0.735968,0.737994,0.739555,0.742079,0.744636,0.747559,0.751079,0.754168,0.757821,0.761408,0.764995,0.768682,0.772899,0.777649,0.781534,0.784955,0.788044,0.790867,0.793424,0.796214,0.798970,0.801893,0.805314,0.808801,0.812255,0.815942,0.819894,0.824078,0.828628,0.832647,0.836699,0.841182,0.846064,0.850913,0.856327,0.861209,0.867087,0.873132,0.879010,0.885420,0.890203,0.894520,0.898672,0.902358,0.905646,0.909100,0.912222,0.915045,0.917635,0.919993,0.922650,0.924477,0.926735,0.928562,0.930223,0.931883,0.933577,0.934872,0.935802,0.937396,0.938824,0.939954,0.941514,0.942544,0.943574,0.944537,0.945633,0.946397,0.947160,0.948057,0.949020,0.949884,0.950316,0.951013,0.951245,0.951777,0.952507,0.952840,0.953205,0.953637,0.954102,0.954500,0.954799,0.955164,0.955364,0.955663,0.955862,0.956128,0.956393,0.956659,0.956825,0.956991,0.957290,0.957423,0.957788,0.958054,0.958386,0.958419,0.958652,0.958751,0.958917,0.959050,0.959249,0.959349,0.959415,0.959515,0.959548,0.959582,0.959615,0.959748,0.959781,0.959847,0.959980,0.960046,0.960213,0.960246,0.960345,0.960379,0.960412,0.960511,0.960545,0.960611,0.960744,0.960877,0.961010,0.961076,0.961176,0.961242,0.961309,0.961408,0.961508,0.961574,0.961607,0.961641,0.961740,0.961840,0.961973,0.962072,0.962139,0.962205,0.962238,0.962272,0.962305,0.962338,0.962371,0.962405,0.962471,0.962571,0.962604,0.962637,0.962670,0.962703,0.962737,0.962770,0.962803,0.962836,0.962869,0.962903,0.962936,0.962969,0.963036,0.963102,0.963135,0.963202,0.963268,0.963301,0.963334,0.963368,0.963434,0.963467,0.963500,0.963534,0.963567,0.963600,0.963700,0.963733,0.963766,0.963799,0.963833,0.963866,0.963899,0.963932,0.963965,0.963999,0.964032,0.964065,0.964165,0.964198,0.964231,0.964264,0.964298,0.964331,0.964364,0.964397,0.964430,0.964464,0.964530,0.964763,0.964895,0.965227,0.965560,0.965659,0.965859,0.965991,0.966091,0.966191,0.966224,0.966390,0.966423,0.966656,0.966888,0.967021,0.967486,0.967685,0.967785,0.967951,0.968250,0.968715,0.968947,0.969146,0.969545,0.969777,0.970010,0.970309,0.970741,0.971206,0.971604,0.972136,0.973398,0.975390,0.977416,0.979342,0.980438,0.981036,0.981667,0.982331,0.983261,0.984191,0.984922,0.985586,0.986350,0.986848,0.987180,0.987612,0.987944,0.988509,0.988874,0.989107,0.989472,0.989671,0.990037,0.990269,0.990468,0.990601,0.990634,0.990834,0.991033,0.991133,0.991265,0.991365,0.991398,0.991431,0.991498,0.991531,0.991564,0.991597,0.991664,0.991697,0.991797,0.991996,0.992162,0.992561,0.992860,0.993125,0.993258,0.993324,0.993424,0.993491,0.993623,0.993723,0.993823,0.993922,0.993989,0.994088,0.994188,0.994221,0.994288,0.994354,0.994387,0.994420,0.994520,0.994587,0.994620,0.994653,0.994686,0.994786,0.994885,0.995151,0.995284,0.995483,0.995550,0.995583,0.995649,0.995716,0.995782,0.995815,0.995882,0.995915,0.995948,0.995981,0.996015,0.996081,0.996114,0.996147,0.996181,0.996214,0.996247,0.996280,0.996314,0.996347,0.996380,0.996413,0.996480,0.996513,0.996579,0.996612,0.996679,0.996712,0.996812,0.996845,0.996878,0.996911,0.996945,0.996978,0.997011,0.997044,0.997077,0.997111,0.997144,0.997210,0.997277,0.997310,0.997343,0.997376,0.997443,0.997476,0.997509,0.997542,0.997576,0.997609,0.997642,0.997675,0.997708,0.997742,0.997775,0.997808,0.997841,0.997874,0.997908,0.997941,0.997974,0.998041,0.998074,0.998107,0.998140,0.998173,0.998207,0.998240,0.998273,0.998306,0.998339,0.998373,0.998406,0.998439,0.998505,0.998539,0.998572,0.998605,0.998638,0.998672,0.998705,0.998738,0.998771,0.998804,0.998838,0.998871,0.998904,0.998937,0.998970,0.999004,0.999037,0.999070,0.999103,0.999136,0.999170,0.999203,0.999236,0.999269,0.999303,0.999336,0.999369,0.999402,0.999435,0.999469,0.999502,0.999535,0.999568,0.999601,0.999635,0.999668,0.999701,0.999734,0.999768,0.999801,0.999834,0.999867],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.0016,0.0017,0.0018,0.0019,0.0020,0.0021,0.0022,0.0023,0.0024,0.0025,0.0026,0.0027,0.0028,0.0029,0.0030,0.0031,0.0032,0.0033,0.0034,0.0035,0.0036,0.0037,0.0038,0.0039,0.0040,0.0041,0.0042,0.0043,0.0044,0.0045,0.0046,0.0047,0.0048,0.0049,0.0050,0.0051,0.0052,0.0053,0.0054,0.0055,0.0056,0.0057,0.0058,0.0059,0.0060,0.0061,0.0062,0.0063,0.0064,0.0065,0.0066,0.0067,0.0068,0.0069,0.0070,0.0071,0.0072,0.0073,0.0074,0.0075,0.0076,0.0077,0.0078,0.0079,0.0080,0.0081,0.0082,0.0083,0.0084,0.0085,0.0086,0.0087,0.0088,0.0089,0.0090,0.0091,0.0092,0.0093,0.0094,0.0095,0.0096,0.0097,0.0098,0.0099,0.0100,0.0101,0.0102,0.0103,0.0104,0.0105,0.0106,0.0107,0.0108,0.0109,0.0110,0.0111,0.0113,0.0114,0.0115,0.0116,0.0117,0.0118,0.0119,0.0120,0.0121,0.0122,0.0123,0.0124,0.0125,0.0127,0.0131,0.0133,0.0134,0.0141,0.0142,0.0157,0.0162,0.0165,0.0172,0.0175,0.0176,0.0187,0.0193,0.0200,0.0214,0.0243,0.0679,0.0927,0.0928,0.0929,0.0930,0.0931,0.0932,0.0933,0.0934,0.0935,0.0936,0.0937,0.0938,0.0939,0.0940,0.0941,0.0942,0.0943,0.0944,0.0945,0.0946,0.0947,0.0948,0.0949,0.0950,0.0951,0.0952,0.0953,0.0954,0.0955,0.0956,0.0957,0.0958,0.0959,0.0960,0.0961,0.0962,0.0963,0.0964,0.0965,0.0966,0.0967,0.0968,0.0969,0.0970,0.0971,0.0972,0.0973,0.0974,0.0975,0.0976,0.0977,0.0978,0.0979,0.0980,0.0981,0.0982,0.0983,0.0984,0.0985,0.0986,0.0987,0.0988,0.0989,0.0990,0.0991,0.0992,0.0993,0.0994,0.0995,0.0996,0.0997,0.0998,0.0999,0.1000,0.1001,0.1002,0.1003,0.1004,0.1005,0.1006,0.1007,0.1008,0.1009,0.1010,0.1011,0.1012,0.1013,0.1014,0.1015,0.1016,0.1017,0.1018,0.1019,0.1020,0.1021,0.1022,0.1023,0.1024,0.1025,0.1026,0.1027,0.1028,0.1029,0.1030,0.1031,0.1032,0.1033,0.1034,0.1036,0.1037,0.1038,0.1039,0.1040,0.1041,0.1042,0.1043,0.1044,0.1045,0.1046,0.1047,0.1048,0.1049,0.1050,0.1051,0.1052,0.1055,0.1056,0.1057,0.1058,0.1059,0.1061,0.1062,0.1063,0.1064,0.1065,0.1067,0.1068,0.1070,0.1071,0.1072,0.1073,0.1074,0.1075,0.1077,0.1078,0.1080,0.1081,0.1084,0.1085,0.1087,0.1088,0.1090,0.1091,0.1092,0.1093,0.1094,0.1096,0.1097,0.1099,0.1100,0.1101,0.1103,0.1104,0.1105,0.1106,0.1108,0.1109,0.1112,0.1113,0.1115,0.1117,0.1119,0.1121,0.1122,0.1123,0.1124,0.1125,0.1126,0.1129,0.1130,0.1131,0.1143,0.1151,0.1157,0.1158,0.1159,0.1167,0.1171,0.1173,0.1174,0.1175,0.1179,0.1186,0.1188,0.1189,0.1190,0.1192,0.1194,0.1196,0.1197,0.1198,0.1199,0.1202,0.1203,0.1208,0.1209,0.1210,0.1213,0.1217,0.1223,0.1226,0.1232,0.1233,0.1235,0.1237,0.1239,0.1240,0.1241,0.1242,0.1243,0.1244,0.1245,0.1246,0.1247,0.1248,0.1253,0.1256,0.1259,0.1263,0.1268,0.1269,0.1270,0.1271,0.1272,0.1273,0.1274,0.1275,0.1276,0.1277,0.1278,0.1279,0.1280,0.1281,0.1282,0.1283,0.1284,0.1285,0.1286,0.1287,0.1288,0.1289,0.1290,0.1292,0.1293,0.1294,0.1299,0.1302,0.1303,0.1304,0.1305,0.1311,0.1316,0.1317,0.1324,0.1328,0.1330,0.1333,0.1338,0.1342,0.1346,0.1351,0.1357,0.1361,0.1363,0.1369,0.1379,0.1383,0.1386,0.1389,0.1391,0.1393,0.1399,0.1404,0.1405,0.1407,0.1418,0.1441,0.1444,0.1460,0.1464,0.1466,0.1467,0.1470,0.1486,0.1487,0.1488,0.1489,0.1490,0.1491,0.1492,0.1494,0.1495,0.1500,0.1502,0.1503,0.1513,0.1514,0.1515,0.1516,0.1517,0.1518,0.1519,0.1520,0.1521,0.1522,0.1526,0.1530,0.1533,0.1534,0.1537,0.1540,0.1550,0.1551,0.1559,0.1567,0.1568,0.1580,0.1590,0.1594,0.1596,0.1599,0.1600,0.1603,0.1625,0.1629,0.1630,0.1631,0.1633,0.1634,0.1636,0.1638,0.1641,0.1643,0.1658,0.1663,0.1666,0.1668,0.1669,0.1672,0.1673,0.1677,0.1679,0.1684,0.1689,0.1698,0.1703,0.1704,0.1712,0.1784,0.1793,0.1843,0.1845,0.1864,0.1869,0.1917,0.1976,0.1988,0.1997,0.2002,0.2004,0.2017,0.2020,0.2031,0.2103,0.2106,0.2110,0.2147,0.2162,0.2187,0.2218,0.2224,0.2225,0.2266,0.2288,0.2324,0.2438,0.2443,0.2460,0.2462,0.2493,0.2499,0.2557,0.2625,0.2695,0.2721,0.2816,0.2877,0.2898,0.2923,0.2997,0.3076,0.3155,0.3162,0.3347,0.3368,0.3592,0.3972,0.4300,0.4416],"y":[0.000100,0.000465,0.001727,0.003488,0.005714,0.008072,0.013155,0.027339,0.055775,0.095572,0.140086,0.178720,0.209547,0.234196,0.252134,0.264160,0.273461,0.280769,0.286616,0.291964,0.295784,0.299638,0.303226,0.306182,0.309903,0.315151,0.322659,0.332591,0.345580,0.361060,0.378368,0.398000,0.415573,0.435006,0.452679,0.468591,0.483440,0.497359,0.508355,0.517224,0.524333,0.530645,0.535561,0.539780,0.543667,0.546955,0.549746,0.551473,0.553633,0.554995,0.556290,0.557386,0.558416,0.559745,0.560442,0.561074,0.561937,0.562635,0.563399,0.564196,0.564894,0.565425,0.565890,0.566488,0.567684,0.568681,0.569345,0.570176,0.570840,0.571803,0.572634,0.573531,0.574096,0.574594,0.575458,0.575889,0.576388,0.576753,0.577318,0.578015,0.578414,0.578946,0.579344,0.579676,0.579776,0.580241,0.580440,0.580607,0.580773,0.580972,0.581072,0.581205,0.581371,0.581437,0.581537,0.581603,0.581670,0.581703,0.581836,0.581869,0.581902,0.581935,0.582068,0.582135,0.582168,0.582201,0.582234,0.582301,0.582400,0.582467,0.582533,0.582567,0.582600,0.582633,0.582666,0.582699,0.582733,0.582766,0.582799,0.582865,0.582899,0.582932,0.582965,0.582998,0.583032,0.583065,0.583098,0.583131,0.583463,0.584526,0.587051,0.591137,0.596353,0.603528,0.614058,0.628741,0.645318,0.665349,0.686510,0.707670,0.730492,0.752284,0.774308,0.793642,0.810351,0.826130,0.840581,0.851443,0.861376,0.869980,0.879148,0.885825,0.891705,0.896422,0.901339,0.906222,0.911006,0.914626,0.918679,0.922499,0.926087,0.929044,0.932000,0.934757,0.937548,0.939940,0.941899,0.943893,0.945720,0.947580,0.949440,0.951101,0.952065,0.953194,0.954323,0.955387,0.956383,0.957214,0.958177,0.959207,0.959838,0.960535,0.961266,0.961897,0.962562,0.963060,0.963625,0.964156,0.964621,0.965186,0.965618,0.966083,0.966482,0.966781,0.966980,0.967213,0.967512,0.967777,0.968109,0.968442,0.968641,0.968940,0.969272,0.969638,0.969870,0.970269,0.970534,0.970900,0.971099,0.971332,0.971465,0.971564,0.971830,0.972096,0.972328,0.972561,0.972727,0.972860,0.972993,0.973059,0.973159,0.973192,0.973325,0.973425,0.973757,0.973890,0.973956,0.974189,0.974288,0.974488,0.974554,0.974753,0.975019,0.975152,0.975285,0.975351,0.975451,0.975517,0.975617,0.975650,0.975816,0.975850,0.975916,0.975982,0.976016,0.976182,0.976215,0.976281,0.976381,0.976481,0.976514,0.976580,0.976614,0.976713,0.976747,0.976846,0.976946,0.977112,0.977178,0.977212,0.977311,0.977344,0.977477,0.977544,0.977643,0.977776,0.977810,0.977976,0.978042,0.978075,0.978142,0.978208,0.978241,0.978308,0.978407,0.978474,0.978540,0.978607,0.978740,0.978806,0.978873,0.978939,0.979005,0.979072,0.979138,0.979238,0.979304,0.979371,0.979404,0.979504,0.979537,0.979570,0.979603,0.979637,0.979703,0.979769,0.979869,0.979902,0.979936,0.979969,0.980002,0.980068,0.980102,0.980168,0.980201,0.980235,0.980301,0.980401,0.980467,0.980500,0.980534,0.980600,0.980666,0.980700,0.980766,0.980832,0.980899,0.980932,0.980965,0.980999,0.981032,0.981098,0.981131,0.981165,0.981198,0.981231,0.981264,0.981298,0.981364,0.981397,0.981430,0.981464,0.981497,0.981530,0.981563,0.981597,0.981663,0.981696,0.981796,0.981829,0.981862,0.981895,0.981929,0.981995,0.982194,0.982327,0.982361,0.982427,0.982460,0.982527,0.982560,0.982593,0.982626,0.982660,0.982726,0.982792,0.982826,0.982892,0.982959,0.983224,0.983623,0.984354,0.984752,0.985649,0.986579,0.987742,0.988971,0.989935,0.990400,0.990964,0.991164,0.991496,0.991629,0.991762,0.991828,0.991961,0.991994,0.992094,0.992193,0.992260,0.992293,0.992326,0.992360,0.992393,0.992426,0.992492,0.992559,0.992592,0.992625,0.992725,0.992758,0.992791,0.992858,0.992891,0.992924,0.992958,0.992991,0.993024,0.993057,0.993090,0.993124,0.993157,0.993190,0.993223,0.993256,0.993290,0.993323,0.993356,0.993389,0.993423,0.993456,0.993489,0.993522,0.993555,0.993589,0.993622,0.993655,0.993688,0.993722,0.993755,0.993788,0.993821,0.994087,0.994386,0.994718,0.994884,0.994951,0.994984,0.995050,0.995084,0.995117,0.995150,0.995183,0.995216,0.995449,0.995814,0.996014,0.996313,0.996412,0.996512,0.996578,0.996612,0.996645,0.996678,0.996711,0.996745,0.996778,0.996811,0.996844,0.996877,0.996911,0.996944,0.996977,0.997010,0.997043,0.997110,0.997176,0.997210,0.997243,0.997276,0.997309,0.997376,0.997409,0.997442,0.997475,0.997509,0.997542,0.997575,0.997608,0.997641,0.997675,0.997708,0.997741,0.997774,0.997808,0.997841,0.997874,0.997907,0.997940,0.997974,0.998007,0.998040,0.998073,0.998107,0.998140,0.998173,0.998206,0.998239,0.998273,0.998306,0.998339,0.998372,0.998405,0.998439,0.998472,0.998505,0.998538,0.998572,0.998605,0.998638,0.998671,0.998704,0.998738,0.998804,0.998837,0.998871,0.998904,0.998937,0.998970,0.999003,0.999037,0.999070,0.999103,0.999136,0.999170,0.999203,0.999236,0.999269,0.999302,0.999336,0.999369,0.999402,0.999435,0.999468,0.999502,0.999535,0.999568,0.999601,0.999635,0.999668,0.999701,0.999734,0.999767,0.999801,0.999834,0.999867],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0017,0.0018,0.0019,0.0020,0.0021,0.0022,0.0023,0.0024,0.0025,0.0026,0.0027,0.0028,0.0029,0.0030,0.0031,0.0032,0.0033,0.0034,0.0035,0.0036,0.0037,0.0038,0.0039,0.0040,0.0041,0.0042,0.0043,0.0044,0.0045,0.0046,0.0047,0.0048,0.0049,0.0050,0.0051,0.0052,0.0053,0.0054,0.0055,0.0056,0.0057,0.0058,0.0059,0.0060,0.0061,0.0062,0.0063,0.0064,0.0065,0.0066,0.0067,0.0068,0.0069,0.0070,0.0071,0.0072,0.0073,0.0074,0.0075,0.0076,0.0077,0.0078,0.0079,0.0080,0.0081,0.0082,0.0083,0.0084,0.0085,0.0086,0.0087,0.0088,0.0089,0.0090,0.0091,0.0092,0.0093,0.0094,0.0095,0.0096,0.0097,0.0098,0.0099,0.0100,0.0101,0.0102,0.0103,0.0104,0.0105,0.0106,0.0107,0.0108,0.0109,0.0110,0.0111,0.0112,0.0113,0.0114,0.0115,0.0116,0.0117,0.0118,0.0119,0.0120,0.0121,0.0122,0.0123,0.0124,0.0125,0.0126,0.0127,0.0128,0.0129,0.0130,0.0131,0.0132,0.0133,0.0134,0.0135,0.0136,0.0137,0.0138,0.0139,0.0140,0.0142,0.0143,0.0144,0.0145,0.0146,0.0147,0.0148,0.0149,0.0150,0.0151,0.0152,0.0153,0.0154,0.0155,0.0156,0.0157,0.0158,0.0159,0.0160,0.0161,0.0162,0.0163,0.0164,0.0165,0.0166,0.0167,0.0168,0.0169,0.0170,0.0171,0.0172,0.0173,0.0174,0.0175,0.0176,0.0177,0.0178,0.0179,0.0180,0.0181,0.0182,0.0183,0.0184,0.0185,0.0186,0.0187,0.0188,0.0189,0.0190,0.0191,0.0192,0.0193,0.0194,0.0195,0.0196,0.0197,0.0198,0.0199,0.0200,0.0201,0.0202,0.0203,0.0204,0.0205,0.0206,0.0207,0.0208,0.0209,0.0210,0.0211,0.0212,0.0213,0.0214,0.0215,0.0216,0.0217,0.0218,0.0219,0.0220,0.0221,0.0222,0.0223,0.0224,0.0225,0.0226,0.0227,0.0229,0.0230,0.0231,0.0232,0.0233,0.0235,0.0236,0.0237,0.0238,0.0239,0.0240,0.0241,0.0242,0.0243,0.0244,0.0245,0.0246,0.0247,0.0248,0.0249,0.0250,0.0251,0.0252,0.0253,0.0254,0.0255,0.0256,0.0257,0.0258,0.0259,0.0260,0.0261,0.0262,0.0263,0.0264,0.0265,0.0266,0.0267,0.0272,0.0274,0.0275,0.0276,0.0277,0.0278,0.0279,0.0280,0.0281,0.0282,0.0284,0.0285,0.0286,0.0287,0.0288,0.0289,0.0290,0.0291,0.0292,0.0293,0.0294,0.0295,0.0296,0.0297,0.0298,0.0300,0.0301,0.0302,0.0303,0.0304,0.0305,0.0306,0.0307,0.0308,0.0310,0.0311,0.0312,0.0313,0.0314,0.0315,0.0316,0.0318,0.0319,0.0320,0.0321,0.0322,0.0323,0.0324,0.0325,0.0326,0.0327,0.0328,0.0329,0.0330,0.0332,0.0333,0.0334,0.0335,0.0336,0.0337,0.0338,0.0339,0.0340,0.0341,0.0342,0.0344,0.0346,0.0352,0.0359,0.0361,0.0365,0.0366,0.0368,0.0369,0.0374,0.0380,0.0382,0.0391,0.0398,0.0403,0.0424,0.0450,0.0470,0.0479,0.0483,0.0486,0.0487,0.0488,0.0490,0.0491,0.0492,0.0493,0.0494,0.0495,0.0496,0.0497,0.0498,0.0499,0.0500,0.0501,0.0502,0.0503,0.0504,0.0505,0.0506,0.0507,0.0510,0.0512,0.0515,0.0524,0.0535,0.0545,0.0549,0.0550,0.0558,0.0578,0.0579,0.0585,0.0650,0.0657,0.0704,0.0924,0.0925,0.0950,0.0972,0.0985,0.0993,0.1010,0.1049,0.1141,0.1146,0.1188,0.1692],"y":[0.000033,0.001230,0.008110,0.027853,0.066310,0.128831,0.209067,0.289138,0.362262,0.425314,0.473177,0.509406,0.537991,0.559430,0.576381,0.590275,0.601276,0.609985,0.617397,0.623513,0.629828,0.635944,0.642990,0.651300,0.659676,0.668650,0.678389,0.688294,0.699727,0.711427,0.722828,0.733830,0.744566,0.755202,0.765173,0.773051,0.780529,0.787243,0.793326,0.798810,0.803596,0.807452,0.810410,0.812936,0.815496,0.817423,0.819351,0.820947,0.821811,0.823340,0.824503,0.825733,0.826497,0.827229,0.828026,0.828558,0.829289,0.829888,0.830486,0.831084,0.832181,0.833743,0.835704,0.839061,0.843183,0.847471,0.853919,0.860101,0.865851,0.870338,0.874560,0.877451,0.879678,0.881207,0.882736,0.884232,0.885262,0.886359,0.887257,0.888121,0.888819,0.889450,0.889882,0.890348,0.890580,0.890846,0.891046,0.891345,0.891577,0.891810,0.892076,0.892442,0.892641,0.892774,0.892973,0.893007,0.893273,0.893605,0.893738,0.893838,0.893904,0.893971,0.894170,0.894270,0.894502,0.894602,0.894635,0.894735,0.894802,0.894935,0.894968,0.895101,0.895167,0.895200,0.895267,0.895300,0.895400,0.895466,0.895533,0.895633,0.895699,0.895732,0.895765,0.895898,0.896031,0.896530,0.897361,0.898690,0.899588,0.900419,0.900984,0.901782,0.902313,0.902845,0.903443,0.903909,0.904308,0.904707,0.905272,0.905770,0.906368,0.907233,0.907931,0.909127,0.910556,0.911886,0.913415,0.915708,0.918268,0.920029,0.922123,0.924483,0.927042,0.929569,0.931663,0.933923,0.937180,0.939839,0.941767,0.944060,0.946586,0.949678,0.951971,0.953467,0.954962,0.956458,0.957588,0.958452,0.959483,0.960281,0.960879,0.961311,0.961876,0.962607,0.963471,0.964169,0.965034,0.966330,0.967759,0.968623,0.969255,0.970252,0.970917,0.971548,0.972113,0.972977,0.973576,0.973775,0.974141,0.974606,0.974972,0.975204,0.975470,0.975603,0.976002,0.976202,0.976368,0.976567,0.976700,0.976800,0.976933,0.977165,0.977398,0.977697,0.977731,0.977830,0.977930,0.978129,0.978196,0.978229,0.978362,0.978395,0.978429,0.978528,0.978561,0.978661,0.978694,0.978761,0.978794,0.978861,0.979127,0.979392,0.979924,0.980489,0.981387,0.982317,0.983314,0.984145,0.985043,0.985974,0.987137,0.987868,0.988500,0.989297,0.989829,0.990062,0.990394,0.990660,0.990826,0.990959,0.991026,0.991059,0.991125,0.991192,0.991225,0.991292,0.991325,0.991425,0.991524,0.991558,0.991624,0.991690,0.991724,0.991790,0.991857,0.991923,0.991990,0.992023,0.992089,0.992189,0.992256,0.992289,0.992322,0.992488,0.992621,0.992654,0.992754,0.992787,0.992887,0.992954,0.993086,0.993352,0.993485,0.993552,0.993618,0.993751,0.993851,0.993884,0.993917,0.994017,0.994117,0.994283,0.994350,0.994449,0.994615,0.994682,0.994848,0.994915,0.995014,0.995081,0.995180,0.995214,0.995247,0.995313,0.995380,0.995413,0.995513,0.995613,0.995646,0.995712,0.995746,0.995845,0.995878,0.995945,0.996011,0.996045,0.996078,0.996111,0.996178,0.996211,0.996244,0.996277,0.996311,0.996344,0.996410,0.996444,0.996477,0.996510,0.996543,0.996576,0.996643,0.996676,0.996709,0.996743,0.996776,0.996842,0.996876,0.996909,0.996942,0.996975,0.997009,0.997042,0.997075,0.997108,0.997175,0.997208,0.997308,0.997441,0.997507,0.997607,0.997673,0.997806,0.997972,0.998105,0.998172,0.998205,0.998305,0.998338,0.998405,0.998604,0.998670,0.998870,0.998903,0.998936,0.998970,0.999003,0.999069,0.999103,0.999136,0.999169,0.999202,0.999236,0.999269,0.999302,0.999335,0.999368,0.999402,0.999435,0.999468,0.999501,0.999535,0.999568,0.999601,0.999634,0.999668,0.999701,0.999734,0.999767,0.999801,0.999834,0.999867],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.0015,0.0016,0.0017,0.0018,0.0019,0.0020,0.0021,0.0022,0.0023,0.0024,0.0025,0.0026,0.0027,0.0028,0.0029,0.0030,0.0031,0.0032,0.0033,0.0034,0.0035,0.0036,0.0037,0.0038,0.0039,0.0040,0.0041,0.0042,0.0043,0.0044,0.0045,0.0046,0.0047,0.0048,0.0049,0.0050,0.0051,0.0052,0.0053,0.0054,0.0055,0.0056,0.0057,0.0058,0.0059,0.0060,0.0061,0.0062,0.0063,0.0064,0.0065,0.0066,0.0067,0.0068,0.0069,0.0070,0.0071,0.0072,0.0073,0.0074,0.0075,0.0076,0.0077,0.0078,0.0079,0.0080,0.0081,0.0082,0.0083,0.0084,0.0085,0.0086,0.0087,0.0088,0.0089,0.0090,0.0091,0.0092,0.0093,0.0094,0.0095,0.0096,0.0097,0.0098,0.0099,0.0100,0.0101,0.0102,0.0103,0.0104,0.0105,0.0106,0.0107,0.0108,0.0109,0.0110,0.0112,0.0113,0.0114,0.0115,0.0116,0.0117,0.0118,0.0119,0.0120,0.0121,0.0123,0.0124,0.0125,0.0127,0.0128,0.0129,0.0130,0.0131,0.0134,0.0135,0.0136,0.0138,0.0139,0.0140,0.0143,0.0145,0.0146,0.0149,0.0157,0.0158,0.0159,0.0160,0.0164,0.0166,0.0167,0.0168,0.0173,0.0174,0.0175,0.0177,0.0178,0.0179,0.0182,0.0183,0.0185,0.0186,0.0188,0.0190,0.0196,0.0197,0.0225,0.0231,0.0281,0.0283,0.0317,0.0327,0.0335,0.0344,0.0370,0.0461,0.0464,0.0465,0.0466,0.0467,0.0469,0.0470,0.0471,0.0472,0.0473,0.0474,0.0475,0.0476,0.0477,0.0480,0.0481,0.0482,0.0484,0.0485,0.0486,0.0487,0.0490,0.0492,0.0493,0.0512,0.0557,0.0598,0.0604,0.0674,0.0681,0.0689,0.0733,0.0745,0.0762,0.0921,0.0927,0.0928,0.0929,0.0930,0.0932,0.0933,0.0934,0.0935,0.0936,0.0937,0.0938,0.0939,0.0940,0.0941,0.0942,0.0943,0.0944,0.0945,0.0946,0.0947,0.0948,0.0949,0.0950,0.0951,0.0952,0.0953,0.0954,0.0955,0.0956,0.0957,0.0958,0.0959,0.0960,0.0962,0.0964,0.0965,0.0966,0.0967,0.0969,0.0970,0.0972,0.0995,0.1011,0.1012,0.1124,0.1368,0.1837,0.1852,0.1864,0.1867,0.1879,0.1919],"y":[0.000465,0.004618,0.023056,0.072392,0.153854,0.257973,0.365847,0.457741,0.529369,0.578073,0.616478,0.655316,0.694186,0.732857,0.769103,0.800764,0.826944,0.848106,0.865947,0.879701,0.890332,0.899402,0.908040,0.913887,0.919502,0.924153,0.928870,0.932824,0.935615,0.938007,0.940266,0.942392,0.944319,0.946146,0.948140,0.950266,0.952326,0.953688,0.955415,0.956944,0.958173,0.959435,0.960698,0.961561,0.962691,0.963588,0.964319,0.965116,0.965615,0.966645,0.967309,0.967708,0.968140,0.968571,0.968937,0.969435,0.969767,0.970066,0.970266,0.970432,0.970664,0.970897,0.971096,0.971163,0.971329,0.971661,0.972193,0.973355,0.974385,0.976113,0.978040,0.979801,0.981395,0.982625,0.983854,0.984684,0.985449,0.986113,0.986512,0.986977,0.987276,0.987342,0.987475,0.987641,0.987841,0.987907,0.988040,0.988106,0.988239,0.988272,0.988472,0.988671,0.988937,0.989070,0.989136,0.989169,0.989336,0.989402,0.989535,0.989601,0.989668,0.989734,0.989767,0.989867,0.989900,0.989934,0.990000,0.990066,0.990100,0.990166,0.990199,0.990233,0.990266,0.990332,0.990365,0.990399,0.990498,0.990532,0.990598,0.990631,0.990664,0.990731,0.990764,0.990831,0.990864,0.990897,0.990930,0.990963,0.990997,0.991030,0.991063,0.991096,0.991130,0.991196,0.991296,0.991329,0.991495,0.991561,0.991661,0.991728,0.991761,0.991860,0.991927,0.991960,0.991993,0.992027,0.992060,0.992093,0.992159,0.992193,0.992226,0.992259,0.992359,0.992392,0.992425,0.992458,0.992492,0.992691,0.992791,0.993023,0.993289,0.993488,0.993654,0.993887,0.994186,0.994319,0.994419,0.994452,0.994485,0.994618,0.994684,0.994718,0.994784,0.994817,0.994850,0.994884,0.994917,0.994950,0.994983,0.995017,0.995050,0.995083,0.995116,0.995150,0.995183,0.995216,0.995249,0.995282,0.995316,0.995349,0.995415,0.995482,0.995581,0.995681,0.995781,0.995880,0.995914,0.996047,0.996146,0.996346,0.996478,0.996578,0.996711,0.996811,0.996910,0.997110,0.997342,0.997409,0.997575,0.997708,0.997874,0.997940,0.998106,0.998206,0.998439,0.998605,0.998704,0.998771,0.998837,0.998970,0.999070,0.999136,0.999169,0.999203,0.999236,0.999269,0.999302,0.999336,0.999402,0.999435,0.999468,0.999502,0.999535,0.999568,0.999601,0.999635,0.999668,0.999701,0.999734,0.999767,0.999801,0.999867],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0021,0.0022,0.0024,0.0027,0.0035,0.0037,0.0038,0.0039,0.0040,0.0041,0.0042,0.0043,0.0044,0.0045,0.0046,0.0047,0.0048,0.0049,0.0050,0.0051,0.0052,0.0053,0.0054,0.0055,0.0056,0.0057,0.0058,0.0059,0.0060,0.0061,0.0062,0.0063,0.0064,0.0065,0.0066,0.0067,0.0068,0.0069,0.0070,0.0071,0.0072,0.0073,0.0074,0.0075,0.0076,0.0077,0.0078,0.0079,0.0080,0.0081,0.0082,0.0083,0.0084,0.0085,0.0086,0.0087,0.0088,0.0089,0.0090,0.0091,0.0092,0.0093,0.0094,0.0095,0.0096,0.0097,0.0098,0.0099,0.0100,0.0101,0.0102,0.0103,0.0104,0.0105,0.0106,0.0107,0.0108,0.0109,0.0110,0.0111,0.0112,0.0113,0.0114,0.0115,0.0116,0.0117,0.0118,0.0119,0.0120,0.0121,0.0124,0.0126,0.0127,0.0129,0.0130,0.0131,0.0132,0.0135,0.0138,0.0140,0.0147,0.0148,0.0154,0.0162,0.0170,0.0172,0.0177,0.0179,0.0184,0.0189,0.0193,0.0200,0.0201,0.0202,0.0203,0.0204,0.0205,0.0206,0.0207,0.0208,0.0209,0.0210,0.0211,0.0212,0.0213,0.0214,0.0215,0.0216,0.0217,0.0218,0.0219,0.0220,0.0221,0.0222,0.0223,0.0224,0.0225,0.0226,0.0227,0.0228,0.0229,0.0230,0.0231,0.0232,0.0233,0.0234,0.0235,0.0236,0.0237,0.0238,0.0239,0.0240,0.0241,0.0242,0.0243,0.0245,0.0247,0.0248,0.0249,0.0250,0.0252,0.0254,0.0258,0.0259,0.0260,0.0262,0.0265,0.0267,0.0270,0.0271,0.0272,0.0273,0.0276,0.0278,0.0279,0.0281,0.0283,0.0285,0.0288,0.0290,0.0292,0.0298,0.0299,0.0308,0.0314,0.0319,0.0336,0.0337,0.0353,0.0391,0.0394,0.0399,0.0410,0.0411,0.0414,0.0417,0.0424,0.0426,0.0433,0.0435,0.0440,0.0451,0.0489,0.0814,0.0815,0.0818,0.0837,0.0842,0.0845,0.0847,0.0862,0.0867,0.0875,0.0885,0.0888,0.0893,0.0902,0.0906,0.0961,0.1050,0.1074,0.1078,0.1080,0.1081,0.1082,0.1083,0.1084,0.1085,0.1086,0.1087,0.1088,0.1089,0.1090,0.1091,0.1092,0.1093,0.1094,0.1095,0.1096,0.1097,0.1098,0.1099,0.1100,0.1101,0.1102,0.1103,0.1104,0.1105,0.1106,0.1107,0.1108,0.1109,0.1110,0.1111,0.1112,0.1113,0.1114,0.1115,0.1116,0.1117,0.1118,0.1119,0.1120,0.1121,0.1122,0.1123,0.1124,0.1125,0.1126,0.1127,0.1128,0.1129,0.1130,0.1131,0.1132,0.1133,0.1134,0.1135,0.1136,0.1137,0.1138,0.1139,0.1140,0.1141,0.1142,0.1143,0.1144,0.1145,0.1146,0.1147,0.1148,0.1149,0.1150,0.1151,0.1152,0.1153,0.1154,0.1155,0.1156,0.1157,0.1158,0.1159,0.1160,0.1161,0.1162,0.1163,0.1164,0.1165,0.1166,0.1167,0.1168,0.1169,0.1170,0.1171,0.1172,0.1173,0.1174,0.1175,0.1176,0.1177,0.1178,0.1179,0.1180,0.1181,0.1182,0.1183,0.1184,0.1185,0.1186,0.1187,0.1188,0.1189,0.1190,0.1191,0.1192,0.1193,0.1194,0.1195,0.1196,0.1197,0.1198,0.1199,0.1200,0.1201,0.1202,0.1203,0.1204,0.1205,0.1206,0.1207,0.1208,0.1209,0.1210,0.1211,0.1212,0.1213,0.1214,0.1215,0.1216,0.1217,0.1218,0.1219,0.1220,0.1221,0.1222,0.1223,0.1224,0.1225,0.1226,0.1227,0.1228,0.1229,0.1230,0.1231,0.1232,0.1233,0.1234,0.1235,0.1236,0.1237,0.1238,0.1239,0.1240,0.1241,0.1242,0.1243,0.1244,0.1245,0.1246,0.1247,0.1248,0.1249,0.1250,0.1251,0.1252,0.1253,0.1254,0.1255,0.1256,0.1257,0.1258,0.1259,0.1260,0.1261,0.1262,0.1263,0.1264,0.1265,0.1266,0.1267,0.1268,0.1269,0.1270,0.1271,0.1272,0.1273,0.1274,0.1275,0.1276,0.1277,0.1278,0.1279,0.1280,0.1281,0.1282,0.1283,0.1284,0.1285,0.1286,0.1287,0.1288,0.1289,0.1290,0.1291,0.1292,0.1293,0.1294,0.1295,0.1296,0.1297,0.1298,0.1299,0.1300,0.1301,0.1302,0.1303,0.1304,0.1305,0.1306,0.1307,0.1308,0.1309,0.1310,0.1311,0.1312,0.1313,0.1314,0.1315,0.1316,0.1317,0.1318,0.1319,0.1320,0.1321,0.1322,0.1323,0.1324,0.1325,0.1326,0.1327,0.1328,0.1329,0.1330,0.1331,0.1332,0.1333,0.1334,0.1335,0.1336,0.1337,0.1338,0.1339,0.1340,0.1341,0.1342,0.1343,0.1344,0.1345,0.1346,0.1347,0.1348,0.1349,0.1350,0.1351,0.1352,0.1353,0.1354,0.1355,0.1356,0.1357,0.1358,0.1359,0.1360,0.1361,0.1362,0.1363,0.1364,0.1365,0.1366,0.1367,0.1368,0.1369,0.1370,0.1371,0.1372,0.1373,0.1374,0.1375,0.1376,0.1377,0.1378,0.1379,0.1380,0.1381,0.1382,0.1383,0.1384,0.1385,0.1386,0.1387,0.1388,0.1389,0.1390,0.1391,0.1392,0.1393,0.1394,0.1395,0.1396,0.1397,0.1398,0.1399,0.1400,0.1401,0.1402,0.1403,0.1404,0.1405,0.1406,0.1407,0.1408,0.1409,0.1410,0.1411,0.1412,0.1413,0.1415,0.1416,0.1417,0.1418,0.1420,0.1421,0.1422,0.1423,0.1424,0.1425,0.1426,0.1427,0.1428,0.1429,0.1430,0.1431,0.1432,0.1433,0.1434,0.1435,0.1436,0.1437,0.1438,0.1440,0.1441,0.1442,0.1443,0.1444,0.1445,0.1446,0.1447,0.1448,0.1449,0.1450,0.1451,0.1452,0.1453,0.1454,0.1455,0.1456,0.1457,0.1458,0.1459,0.1460,0.1461,0.1462,0.1463,0.1464,0.1465,0.1466,0.1467,0.1468,0.1469,0.1470,0.1471,0.1472,0.1474,0.1475,0.1476,0.1477,0.1478,0.1479,0.1480,0.1481,0.1482,0.1483,0.1484,0.1485,0.1486,0.1487,0.1488,0.1489,0.1490,0.1491,0.1492,0.1493,0.1494,0.1495,0.1496,0.1497,0.1498,0.1499,0.1500,0.1501,0.1502,0.1503,0.1505,0.1506,0.1507,0.1509,0.1510,0.1511,0.1512,0.1513,0.1514,0.1515,0.1516,0.1517,0.1518,0.1519,0.1520,0.1521,0.1522,0.1523,0.1524,0.1525,0.1526,0.1527,0.1528,0.1529,0.1530,0.1531,0.1532,0.1534,0.1535,0.1536,0.1537,0.1538,0.1539,0.1540,0.1541,0.1542,0.1543,0.1544,0.1545,0.1546,0.1547,0.1549,0.1550,0.1551,0.1552,0.1553,0.1554,0.1555,0.1556,0.1557,0.1558,0.1559,0.1560,0.1561,0.1562,0.1563,0.1564,0.1565,0.1566,0.1567,0.1568,0.1569,0.1570,0.1571,0.1575,0.1576,0.1578,0.1579,0.1581,0.1582,0.1583,0.1584,0.1585,0.1586,0.1587,0.1588,0.1589,0.1591,0.1592,0.1593,0.1595,0.1596,0.1597,0.1598,0.1599,0.1600,0.1601,0.1602,0.1603,0.1604,0.1605,0.1606,0.1607,0.1608,0.1609,0.1610,0.1611,0.1612,0.1613,0.1614,0.1615,0.1616,0.1617,0.1618,0.1619,0.1620,0.1621,0.1622,0.1623,0.1624,0.1625,0.1626,0.1627,0.1628,0.1629,0.1632,0.1633,0.1634,0.1635,0.1636,0.1637,0.1638,0.1639,0.1640,0.1641,0.1642,0.1643,0.1644,0.1645,0.1646,0.1647,0.1648,0.1649,0.1650,0.1651,0.1652,0.1653,0.1655,0.1656,0.1657,0.1658,0.1659,0.1660,0.1661,0.1663,0.1665,0.1666,0.1667,0.1668,0.1669,0.1670,0.1671,0.1673,0.1674,0.1675,0.1677,0.1678,0.1679,0.1680,0.1681,0.1682,0.1683,0.1684,0.1685,0.1686,0.1688,0.1689,0.1690,0.1691,0.1692,0.1693,0.1694,0.1695,0.1697,0.1698,0.1699,0.1700,0.1701,0.1702,0.1703,0.1704,0.1705,0.1706,0.1707,0.1708,0.1709,0.1710,0.1711,0.1712,0.1713,0.1714,0.1715,0.1716,0.1717,0.1718,0.1719,0.1720,0.1721,0.1722,0.1723,0.1724,0.1725,0.1726,0.1727,0.1728,0.1729,0.1730,0.1731,0.1732,0.1733,0.1734,0.1735,0.1736,0.1737,0.1738,0.1739,0.1740,0.1741,0.1742,0.1744,0.1745,0.1746,0.1747,0.1748,0.1749,0.1750,0.1751,0.1752,0.1753,0.1754,0.1755,0.1756,0.1757,0.1758,0.1759,0.1760,0.1761,0.1762,0.1763,0.1764,0.1765,0.1766,0.1767,0.1768,0.1769,0.1770,0.1771,0.1772,0.1773,0.1774,0.1775,0.1776,0.1777,0.1778,0.1779,0.1780,0.1781,0.1782,0.1783,0.1784,0.1785,0.1786,0.1787,0.1788,0.1789,0.1790,0.1791,0.1794,0.1795,0.1797,0.1798,0.1799,0.1801,0.1802,0.1803,0.1805,0.1806,0.1807,0.1808,0.1809,0.1811,0.1813,0.1814,0.1815,0.1816,0.1817,0.1818,0.1819,0.1821,0.1822,0.1823,0.1824,0.1825,0.1826,0.1827,0.1829,0.1830,0.1831,0.1832,0.1836,0.1837,0.1838,0.1839,0.1841,0.1842,0.1845,0.1847,0.1850,0.1852,0.1854,0.1857,0.1859,0.1860,0.1861,0.1862,0.1864,0.1869,0.1872,0.1873,0.1876,0.1877,0.1883,0.1884,0.1885,0.1887,0.1899,0.1901,0.1902,0.1904,0.1906,0.1910,0.1921,0.1924,0.1926,0.1928,0.1934,0.1938,0.1942,0.1945,0.1958,0.1960,0.1961,0.1967,0.1968,0.1972,0.1976,0.1978,0.1984,0.1986,0.1989,0.1995,0.2001,0.2008,0.2018,0.2025,0.2039,0.2079,0.2084,0.2087,0.2110,0.2116,0.2128,0.2150,0.2210,0.2244,0.2252,0.2285,0.2297,0.2308,0.2355,0.2357,0.2410,0.2462,0.2490,0.2493,0.2505,0.2531,0.2574,0.2575,0.2643,0.2678,0.2695,0.2697,0.2731,0.2742,0.2775,0.2894,0.3099,0.3118,0.3271,0.3282,0.3287,0.3292,0.3463,0.3500,0.3541,0.3579,0.3643,0.3660,0.3887,0.3902,0.4068,0.4130,0.4159,0.4161,0.4162,0.4163,0.4170,0.4180,0.4181,0.4195,0.4196,0.4197,0.4199,0.4207,0.4214,0.4219,0.4221,0.4222,0.4223,0.4225,0.4226,0.4227,0.4228,0.4229,0.4236,0.4239,0.4240,0.4243,0.4245,0.4246,0.4247,0.4248,0.4249,0.4250,0.4251,0.4253,0.4254,0.4256,0.4257,0.4259,0.4260,0.4262,0.4263,0.4264,0.4268,0.4269,0.4270,0.4271,0.4272,0.4275,0.4277,0.4280,0.4282,0.4283,0.4284,0.4285,0.4286,0.4287,0.4288,0.4289,0.4290,0.4291,0.4292,0.4293,0.4294,0.4295,0.4296,0.4298,0.4299,0.4300,0.4301,0.4302,0.4303,0.4304,0.4305,0.4306,0.4307,0.4308,0.4309,0.4310,0.4311,0.4312,0.4313,0.4314,0.4315,0.4316,0.4317,0.4318,0.4319,0.4320,0.4321,0.4322,0.4323,0.4325,0.4326,0.4327,0.4328,0.4329,0.4330,0.4331,0.4332,0.4333,0.4334,0.4335,0.4336,0.4337,0.4338,0.4339,0.4340,0.4341,0.4342,0.4343,0.4344,0.4345,0.4346,0.4347,0.4348,0.4349,0.4350,0.4351,0.4352,0.4353,0.4354,0.4355,0.4356,0.4357,0.4358,0.4359,0.4360,0.4361,0.4362,0.4363,0.4364,0.4365,0.4366,0.4367,0.4368,0.4369,0.4370,0.4371,0.4372,0.4373,0.4374,0.4375,0.4376,0.4377,0.4378,0.4379,0.4380,0.4381,0.4382,0.4383,0.4384,0.4385,0.4386,0.4387,0.4388,0.4389,0.4390,0.4391,0.4392,0.4393,0.4394,0.4395,0.4396,0.4397,0.4398,0.4399,0.4400,0.4403,0.4404,0.4405,0.4406,0.4407,0.4408,0.4409,0.4410,0.4411,0.4412,0.4413,0.4414,0.4416,0.4417,0.4418,0.4419,0.4420,0.4421,0.4422,0.4423,0.4425,0.4426,0.4427,0.4428,0.4431,0.4432,0.4433,0.4435,0.4436,0.4437,0.4439,0.4440,0.4441,0.4442,0.4444,0.4446,0.4447,0.4448,0.4449,0.4453,0.4455,0.4458,0.4459,0.4460,0.4461,0.4463,0.4464,0.4465,0.4470,0.4471,0.4473,0.4474,0.4476,0.4479,0.4480,0.4482,0.4486,0.4487,0.4488,0.4490,0.4494,0.4495,0.4500,0.4501,0.4505,0.4507,0.4511,0.4513,0.4519,0.4523,0.4529,0.4531,0.4533,0.4534,0.4536,0.4553,0.4555,0.4561,0.4562,0.4563,0.4569,0.4583,0.4600,0.4616,0.4618,0.4652,0.4655,0.4663,0.4669,0.4678,0.4682,0.4699,0.4700,0.4706,0.4715,0.4741,0.4747,0.4761,0.4786,0.4790,0.4969,0.5012,0.5095,0.5131,0.5262,0.5269,0.5961,0.6707,0.7952,1.1259,1.1284,1.1291,1.1293,1.1296],"y":[0.000066,0.000100,0.000133,0.000199,0.000233,0.000332,0.000565,0.001030,0.001893,0.002857,0.004152,0.006311,0.008637,0.012224,0.016078,0.021326,0.027571,0.034381,0.041556,0.049229,0.056072,0.063812,0.071054,0.077731,0.083344,0.089257,0.094439,0.099256,0.102877,0.106298,0.109853,0.113008,0.115599,0.117526,0.119054,0.120117,0.121147,0.122044,0.123173,0.124037,0.124734,0.125066,0.125233,0.125631,0.125963,0.126163,0.126561,0.126860,0.126993,0.127259,0.127425,0.127724,0.128023,0.128355,0.128554,0.128754,0.128920,0.129019,0.129185,0.129518,0.129617,0.129817,0.130082,0.130415,0.130547,0.130747,0.130979,0.131079,0.131278,0.131544,0.131843,0.132142,0.132408,0.132574,0.132806,0.132939,0.133072,0.133205,0.133305,0.133437,0.133504,0.133637,0.133736,0.133836,0.133902,0.134035,0.134102,0.134168,0.134368,0.134401,0.134467,0.134534,0.134600,0.134633,0.134700,0.134733,0.134766,0.134833,0.134866,0.134899,0.134932,0.134965,0.134999,0.135032,0.135065,0.135098,0.135132,0.135165,0.135198,0.135231,0.135264,0.135364,0.135397,0.135530,0.135729,0.135896,0.136361,0.136759,0.137258,0.137756,0.138354,0.138918,0.139583,0.140347,0.140845,0.141343,0.142008,0.142539,0.143104,0.143801,0.144333,0.144831,0.145197,0.145628,0.146027,0.146226,0.146459,0.146791,0.147057,0.147223,0.147289,0.147422,0.147588,0.147788,0.147821,0.147921,0.148020,0.148186,0.148253,0.148286,0.148319,0.148386,0.148585,0.148618,0.148685,0.148718,0.148784,0.148817,0.148851,0.148917,0.148984,0.149017,0.149050,0.149083,0.149116,0.149183,0.149216,0.149282,0.149316,0.149349,0.149415,0.149449,0.149482,0.149515,0.149548,0.149581,0.149615,0.149648,0.149748,0.149814,0.149847,0.149880,0.149914,0.149947,0.149980,0.150013,0.150047,0.150080,0.150113,0.150146,0.150179,0.150246,0.150279,0.150345,0.150379,0.150412,0.150478,0.150512,0.150578,0.150611,0.150678,0.150711,0.150744,0.150777,0.150811,0.150844,0.150877,0.150910,0.150943,0.150977,0.151010,0.151043,0.151109,0.151143,0.151176,0.151209,0.151242,0.151276,0.151309,0.151342,0.151375,0.151475,0.151608,0.151641,0.151674,0.151707,0.151774,0.151807,0.151874,0.151907,0.152139,0.152405,0.152604,0.152704,0.152970,0.153235,0.153435,0.153667,0.154298,0.154597,0.154896,0.155428,0.155694,0.155993,0.156491,0.157288,0.157952,0.158683,0.159281,0.160211,0.161009,0.162138,0.163168,0.164729,0.166058,0.167752,0.169413,0.171572,0.173897,0.176355,0.178348,0.181272,0.183730,0.186188,0.189377,0.192466,0.196020,0.199641,0.202797,0.206883,0.211998,0.216483,0.221067,0.225153,0.229604,0.234985,0.240167,0.245582,0.251794,0.257408,0.263885,0.271060,0.277438,0.284049,0.289928,0.295442,0.302252,0.308065,0.314277,0.320821,0.327764,0.333876,0.339756,0.346432,0.352445,0.358424,0.364702,0.371778,0.378621,0.385929,0.393436,0.401541,0.409879,0.417552,0.425625,0.434095,0.442798,0.451435,0.459673,0.468144,0.476249,0.485185,0.495217,0.503222,0.511527,0.519067,0.526840,0.535377,0.542719,0.550923,0.558099,0.565074,0.572017,0.578827,0.586035,0.593343,0.600551,0.607261,0.614370,0.621811,0.627990,0.634534,0.641709,0.648851,0.656192,0.662769,0.669413,0.676422,0.682135,0.688879,0.696153,0.702365,0.709009,0.715353,0.721100,0.726747,0.732494,0.737676,0.743257,0.748306,0.753787,0.758305,0.763121,0.768004,0.772954,0.777073,0.781391,0.786009,0.790161,0.794446,0.798432,0.802950,0.807667,0.810822,0.814410,0.817599,0.821519,0.824774,0.827697,0.831584,0.834441,0.837596,0.840818,0.843443,0.846731,0.849787,0.852511,0.855468,0.858823,0.861812,0.864271,0.866098,0.868124,0.869951,0.872276,0.874170,0.876030,0.877890,0.879617,0.881079,0.882142,0.883670,0.884899,0.886394,0.887590,0.889085,0.889915,0.891078,0.892041,0.893536,0.894499,0.895396,0.896193,0.897090,0.897887,0.898917,0.899947,0.900811,0.901641,0.902172,0.903036,0.903933,0.904465,0.905328,0.905694,0.906258,0.906989,0.907853,0.908451,0.909015,0.909447,0.909946,0.910377,0.910776,0.911175,0.911673,0.912038,0.912437,0.912836,0.913035,0.913666,0.914065,0.914364,0.914663,0.914961,0.915260,0.915593,0.915825,0.916058,0.916257,0.916490,0.916656,0.916888,0.917187,0.917386,0.917519,0.917951,0.918084,0.918283,0.918549,0.918615,0.918914,0.919147,0.919313,0.919512,0.919778,0.920110,0.920276,0.920376,0.920509,0.920775,0.920941,0.921173,0.921273,0.921373,0.921539,0.921971,0.922236,0.922469,0.922635,0.922801,0.922967,0.923067,0.923166,0.923332,0.923465,0.923631,0.923731,0.923864,0.924096,0.924395,0.924495,0.924628,0.924894,0.925027,0.925392,0.925558,0.925824,0.925990,0.926123,0.926222,0.926389,0.926555,0.926721,0.926787,0.926887,0.926986,0.927053,0.927252,0.927551,0.927717,0.927817,0.927917,0.928149,0.928315,0.928481,0.928614,0.928647,0.928780,0.929146,0.929345,0.929378,0.929511,0.929611,0.929777,0.930009,0.930175,0.930275,0.930441,0.930574,0.930773,0.930973,0.931172,0.931338,0.931438,0.931571,0.931737,0.931836,0.931903,0.932002,0.932135,0.932235,0.932335,0.932434,0.932467,0.932600,0.932667,0.932800,0.932866,0.932899,0.932999,0.933099,0.933198,0.933265,0.933364,0.933431,0.933564,0.933663,0.933763,0.933896,0.934029,0.934162,0.934394,0.934461,0.934560,0.934726,0.934826,0.934892,0.934992,0.935092,0.935125,0.935258,0.935391,0.935524,0.935590,0.935723,0.935955,0.936022,0.936088,0.936121,0.936321,0.936354,0.936420,0.936553,0.936686,0.936719,0.936786,0.936819,0.937018,0.937052,0.937184,0.937218,0.937351,0.937417,0.937616,0.937882,0.938115,0.938181,0.938247,0.938314,0.938513,0.938712,0.938746,0.938812,0.938879,0.938945,0.938978,0.939045,0.939211,0.939277,0.939377,0.939443,0.939576,0.939676,0.939775,0.939875,0.939942,0.940041,0.940207,0.940274,0.940340,0.940440,0.940506,0.940606,0.940739,0.940838,0.941005,0.941071,0.941171,0.941237,0.941403,0.941470,0.941536,0.941602,0.941802,0.941835,0.941935,0.942034,0.942067,0.942167,0.942267,0.942366,0.942433,0.942466,0.942499,0.942632,0.942665,0.942832,0.942898,0.942964,0.942998,0.943031,0.943130,0.943197,0.943230,0.943263,0.943330,0.943363,0.943396,0.943463,0.943529,0.943562,0.943662,0.943728,0.943795,0.943861,0.943928,0.944027,0.944094,0.944193,0.944293,0.944393,0.944426,0.944592,0.944659,0.944725,0.944791,0.944891,0.944924,0.945057,0.945290,0.945389,0.945622,0.945721,0.945854,0.945954,0.945987,0.946153,0.946253,0.946319,0.946486,0.946552,0.946751,0.946818,0.946851,0.946951,0.947083,0.947150,0.947216,0.947250,0.947349,0.947382,0.947416,0.947515,0.947681,0.947715,0.947748,0.947781,0.947881,0.947947,0.947980,0.948080,0.948180,0.948279,0.948379,0.948412,0.948512,0.948545,0.948578,0.948744,0.948811,0.948844,0.948910,0.949010,0.949043,0.949110,0.949276,0.949409,0.949475,0.949542,0.949674,0.949807,0.949940,0.950007,0.950106,0.950239,0.950372,0.950438,0.950538,0.950605,0.950671,0.950737,0.950771,0.950870,0.950937,0.951036,0.951103,0.951236,0.951302,0.951335,0.951501,0.951601,0.951701,0.951767,0.951834,0.952033,0.952232,0.952299,0.952498,0.952531,0.952598,0.952631,0.952764,0.952797,0.952863,0.952996,0.953029,0.953063,0.953096,0.953162,0.953262,0.953328,0.953395,0.953461,0.953561,0.953661,0.953694,0.953760,0.953794,0.953926,0.953993,0.954092,0.954225,0.954458,0.954558,0.954690,0.954757,0.954790,0.954823,0.954989,0.955023,0.955155,0.955255,0.955288,0.955322,0.955388,0.955521,0.955621,0.955720,0.955820,0.955986,0.956086,0.956252,0.956385,0.956418,0.956451,0.956551,0.956717,0.956783,0.957016,0.957082,0.957149,0.957215,0.957248,0.957381,0.957514,0.957647,0.957746,0.957846,0.957913,0.958012,0.958112,0.958212,0.958245,0.958344,0.958411,0.958544,0.958610,0.958710,0.958743,0.958909,0.958976,0.959075,0.959208,0.959308,0.959407,0.959573,0.959673,0.959740,0.959806,0.959839,0.960005,0.960205,0.960271,0.960404,0.960570,0.960636,0.960769,0.960902,0.961035,0.961168,0.961268,0.961367,0.961400,0.961434,0.961500,0.961633,0.961766,0.961799,0.961965,0.962231,0.962364,0.962497,0.962630,0.962796,0.962929,0.963128,0.963261,0.963327,0.963460,0.963626,0.963659,0.963892,0.963991,0.964191,0.964324,0.964556,0.964722,0.964822,0.965054,0.965320,0.965520,0.965686,0.965852,0.966051,0.966151,0.966184,0.966284,0.966317,0.966383,0.966450,0.966549,0.966749,0.966981,0.967081,0.967247,0.967347,0.967380,0.967446,0.967579,0.967812,0.967878,0.967978,0.968077,0.968277,0.968343,0.968443,0.968576,0.968642,0.968775,0.968875,0.968974,0.969007,0.969074,0.969174,0.969207,0.969240,0.969340,0.969406,0.969472,0.969506,0.969572,0.969639,0.969705,0.969771,0.969838,0.969938,0.970070,0.970170,0.970237,0.970270,0.970369,0.970502,0.970535,0.970602,0.970635,0.970702,0.970834,0.971001,0.971133,0.971233,0.971299,0.971333,0.971399,0.971499,0.971565,0.971632,0.971665,0.971798,0.971864,0.971931,0.971964,0.972030,0.972163,0.972230,0.972263,0.972296,0.972362,0.972396,0.972462,0.972562,0.972595,0.972661,0.972695,0.972728,0.972794,0.972861,0.972894,0.972927,0.972960,0.972994,0.973027,0.973060,0.973093,0.973126,0.973160,0.973193,0.973326,0.973359,0.973392,0.973425,0.973459,0.973492,0.973558,0.973592,0.973625,0.973658,0.973691,0.973724,0.973758,0.973824,0.973857,0.973891,0.973924,0.973957,0.974023,0.974057,0.974090,0.974123,0.974156,0.974189,0.974256,0.974289,0.974322,0.974356,0.974389,0.974422,0.974455,0.974488,0.974522,0.974555,0.974588,0.974621,0.974688,0.974721,0.974754,0.974787,0.974821,0.974854,0.974887,0.974920,0.974953,0.974987,0.975020,0.975053,0.975086,0.975120,0.975153,0.975186,0.975219,0.975252,0.975286,0.975319,0.975352,0.975385,0.975419,0.975452,0.975485,0.975518,0.975551,0.975585,0.975618,0.975651,0.975684,0.975718,0.975751,0.975784,0.975817,0.975850,0.975884,0.975917,0.975950,0.975983,0.976016,0.976050,0.976083,0.976183,0.976216,0.976282,0.976315,0.976349,0.976415,0.976448,0.976482,0.976515,0.976548,0.976581,0.976648,0.976681,0.976747,0.976814,0.976847,0.976913,0.976947,0.976980,0.977013,0.977079,0.977113,0.977146,0.977246,0.977312,0.977345,0.977445,0.977478,0.977578,0.977611,0.977711,0.977777,0.977810,0.977843,0.977910,0.977976,0.978043,0.978076,0.978142,0.978176,0.978275,0.978408,0.978441,0.978475,0.978508,0.978574,0.978607,0.978641,0.978707,0.978740,0.978873,0.978906,0.978973,0.979006,0.979172,0.979272,0.979305,0.979338,0.979438,0.979538,0.979637,0.979670,0.979704,0.979803,0.979969,0.980003,0.980302,0.980335,0.980534,0.980733,0.980866,0.981132,0.981232,0.981365,0.981464,0.981564,0.981664,0.981730,0.981863,0.981996,0.982062,0.982228,0.982527,0.982693,0.982926,0.983059,0.983225,0.983324,0.983491,0.983657,0.983823,0.984088,0.984188,0.984354,0.984487,0.984653,0.984786,0.985019,0.985185,0.985417,0.985450,0.985617,0.985783,0.985982,0.986148,0.986248,0.986414,0.986547,0.986713,0.987111,0.987444,0.987477,0.987742,0.988041,0.988241,0.988440,0.988606,0.988706,0.988772,0.988972,0.989138,0.989237,0.989536,0.989802,0.989902,0.990001,0.990167,0.990400,0.990699,0.990765,0.990832,0.990965,0.991064,0.991230,0.991297,0.991396,0.991496,0.991596,0.991762,0.991928,0.991961,0.992094,0.992260,0.992327,0.992393,0.992459,0.992592,0.992626,0.992725,0.992758,0.992858,0.993057,0.993190,0.993323,0.993390,0.993423,0.993489,0.993556,0.993589,0.993689,0.993788,0.993921,0.994054,0.994120,0.994154,0.994220,0.994353,0.994419,0.994486,0.994552,0.994619,0.994718,0.994785,0.994918,0.994984,0.995084,0.995150,0.995183,0.995217,0.995416,0.995482,0.995549,0.995615,0.995648,0.995748,0.995815,0.995947,0.995981,0.996080,0.996113,0.996147,0.996213,0.996246,0.996313,0.996346,0.996379,0.996479,0.996512,0.996545,0.996645,0.996678,0.996711,0.996811,0.996877,0.996911,0.996977,0.997044,0.997077,0.997110,0.997143,0.997210,0.997243,0.997276,0.997309,0.997343,0.997376,0.997409,0.997442,0.997475,0.997509,0.997575,0.997675,0.997708,0.997774,0.997808,0.997907,0.997940,0.997974,0.998007,0.998073,0.998107,0.998140,0.998173,0.998206,0.998239,0.998273,0.998306,0.998339,0.998372,0.998472,0.998505,0.998538,0.998572,0.998605,0.998638,0.998671,0.998704,0.998738,0.998804,0.998837,0.998871,0.998904,0.998937,0.998970,0.999003,0.999037,0.999070,0.999103,0.999136,0.999170,0.999203,0.999236,0.999302,0.999336,0.999369,0.999402,0.999435,0.999469,0.999502,0.999535,0.999568,0.999601,0.999635,0.999668,0.999701,0.999734,0.999767,0.999801,0.999834,0.999867],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0021,0.0022,0.0023,0.0024,0.0025,0.0026,0.0027,0.0028,0.0029,0.0030,0.0031,0.0032,0.0033,0.0034,0.0035,0.0036,0.0037,0.0038,0.0039,0.0040,0.0041,0.0042,0.0043,0.0044,0.0045,0.0046,0.0047,0.0048,0.0049,0.0050,0.0051,0.0052,0.0053,0.0054,0.0055,0.0056,0.0057,0.0058,0.0059,0.0060,0.0061,0.0062,0.0063,0.0064,0.0065,0.0066,0.0067,0.0068,0.0069,0.0070,0.0071,0.0072,0.0073,0.0074,0.0075,0.0076,0.0077,0.0078,0.0079,0.0080,0.0081,0.0082,0.0083,0.0084,0.0085,0.0086,0.0087,0.0088,0.0089,0.0090,0.0091,0.0092,0.0093,0.0094,0.0095,0.0096,0.0097,0.0098,0.0099,0.0100,0.0101,0.0102,0.0103,0.0104,0.0105,0.0106,0.0107,0.0108,0.0109,0.0110,0.0111,0.0112,0.0113,0.0114,0.0115,0.0116,0.0117,0.0118,0.0119,0.0120,0.0121,0.0122,0.0123,0.0124,0.0125,0.0126,0.0127,0.0128,0.0129,0.0130,0.0131,0.0132,0.0133,0.0134,0.0135,0.0137,0.0138,0.0139,0.0140,0.0141,0.0142,0.0143,0.0144,0.0146,0.0147,0.0148,0.0149,0.0150,0.0151,0.0152,0.0153,0.0154,0.0155,0.0156,0.0157,0.0158,0.0159,0.0160,0.0161,0.0163,0.0164,0.0165,0.0166,0.0167,0.0168,0.0169,0.0170,0.0171,0.0172,0.0173,0.0175,0.0176,0.0177,0.0178,0.0179,0.0181,0.0182,0.0183,0.0184,0.0185,0.0186,0.0189,0.0193,0.0194,0.0197,0.0198,0.0199,0.0200,0.0202,0.0203,0.0204,0.0205,0.0206,0.0207,0.0208,0.0209,0.0210,0.0211,0.0212,0.0214,0.0215,0.0216,0.0217,0.0219,0.0220,0.0221,0.0223,0.0225,0.0230,0.0231,0.0233,0.0236,0.0240,0.0244,0.0256,0.0257,0.0264,0.0268,0.0271,0.0272,0.0273,0.0274,0.0275,0.0277,0.0278,0.0279,0.0280,0.0281,0.0282,0.0283,0.0284,0.0285,0.0286,0.0287,0.0288,0.0289,0.0290,0.0291,0.0292,0.0293,0.0294,0.0295,0.0296,0.0297,0.0298,0.0299,0.0300,0.0301,0.0302,0.0303,0.0304,0.0305,0.0306,0.0307,0.0308,0.0309,0.0310,0.0311,0.0312,0.0313,0.0314,0.0315,0.0316,0.0317,0.0318,0.0319,0.0320,0.0321,0.0322,0.0323,0.0324,0.0325,0.0326,0.0327,0.0328,0.0329,0.0330,0.0331,0.0332,0.0333,0.0334,0.0336,0.0337,0.0338,0.0339,0.0340,0.0341,0.0342,0.0343,0.0344,0.0345,0.0346,0.0347,0.0348,0.0349,0.0350,0.0351,0.0352,0.0353,0.0354,0.0355,0.0356,0.0357,0.0358,0.0359,0.0360,0.0361,0.0362,0.0363,0.0364,0.0365,0.0366,0.0367,0.0369,0.0370,0.0371,0.0372,0.0373,0.0374,0.0375,0.0377,0.0378,0.0380,0.0383,0.0385,0.0387,0.0388,0.0391,0.0393,0.0394,0.0396,0.0401,0.0404,0.0411,0.0413,0.0417,0.0418,0.0419,0.0420,0.0421,0.0422,0.0423,0.0424,0.0425,0.0427,0.0429,0.0432,0.0434,0.0435,0.0436,0.0439,0.0440,0.0441,0.0442,0.0443,0.0444,0.0445,0.0446,0.0447,0.0448,0.0449,0.0450,0.0451,0.0452,0.0453,0.0454,0.0455,0.0456,0.0457,0.0458,0.0459,0.0460,0.0461,0.0462,0.0463,0.0464,0.0465,0.0466,0.0467,0.0468,0.0469,0.0470,0.0471,0.0472,0.0473,0.0474,0.0475,0.0476,0.0477,0.0478,0.0479,0.0480,0.0481,0.0482,0.0483,0.0484,0.0485,0.0487,0.0488,0.0489,0.0491,0.0493,0.0494,0.0495,0.0497,0.0499,0.0500,0.0501,0.0502,0.0503,0.0504,0.0505,0.0506,0.0507,0.0508,0.0509,0.0510,0.0511,0.0512,0.0513,0.0514,0.0515,0.0516,0.0517,0.0518,0.0519,0.0520,0.0521,0.0522,0.0523,0.0524,0.0525,0.0526,0.0527,0.0528,0.0529,0.0530,0.0531,0.0532,0.0533,0.0534,0.0535,0.0536,0.0537,0.0538,0.0539,0.0540,0.0541,0.0542,0.0543,0.0544,0.0545,0.0546,0.0547,0.0549,0.0551,0.0553,0.0554,0.0556,0.0559,0.0562,0.0563,0.0564,0.0565,0.0566,0.0568,0.0579,0.0581,0.0585,0.0586,0.0590,0.0597,0.0608,0.0612,0.0613,0.0614,0.0618,0.0629,0.0630,0.0637,0.0642,0.0644,0.0645,0.0647,0.0648,0.0649,0.0650,0.0651,0.0652,0.0653,0.0654,0.0655,0.0656,0.0657,0.0658,0.0659,0.0661,0.0662,0.0663,0.0665,0.0668,0.0676,0.0679,0.0682,0.0683,0.0684,0.0685,0.0686,0.0687,0.0688,0.0689,0.0690,0.0691,0.0692,0.0693,0.0694,0.0695,0.0696,0.0697,0.0698,0.0699,0.0700,0.0701,0.0702,0.0703,0.0704,0.0705,0.0706,0.0707,0.0708,0.0709,0.0710,0.0711,0.0712,0.0713,0.0714,0.0715,0.0716,0.0717,0.0718,0.0719,0.0720,0.0721,0.0722,0.0723,0.0724,0.0726,0.0727,0.0729,0.0731,0.0739,0.0772,0.0779,0.0783,0.0799,0.0801,0.0818,0.0839,0.0842,0.0848,0.0850,0.0852,0.0854,0.0855,0.0856,0.0858,0.0859,0.0860,0.0861,0.0862,0.0864,0.0865,0.0867,0.0869,0.0876,0.0877,0.0894,0.0902,0.0911,0.0916,0.0917,0.0929,0.0936,0.0938,0.0943,0.0949,0.0953,0.0954,0.0958,0.0959,0.0962,0.0963,0.0965,0.0967,0.0968,0.0969,0.0970,0.0971,0.0972,0.0974,0.0976,0.0979,0.0980,0.0981,0.0988,0.0993,0.0994,0.0996,0.0999,0.1001,0.1002,0.1005,0.1009,0.1018,0.1023,0.1027,0.1035,0.1038,0.1043,0.1053,0.1055,0.1071,0.1085,0.1093,0.1097,0.1098,0.1104,0.1105,0.1107,0.1109,0.1113,0.1122,0.1132,0.1151,0.1157,0.1165,0.1171,0.1179,0.1181,0.1192,0.1196,0.1199,0.1213,0.1247,0.1256,0.1275,0.1276,0.1701,0.1766,0.1789,0.1828,0.1831,0.1840,0.1847],"y":[0.000033,0.000133,0.000399,0.001030,0.001562,0.002126,0.002625,0.003023,0.003389,0.003987,0.004219,0.004685,0.005316,0.006313,0.007940,0.011595,0.017077,0.026645,0.039968,0.058308,0.081863,0.109273,0.140736,0.176185,0.216187,0.260872,0.307419,0.357055,0.406990,0.454866,0.497591,0.542211,0.580484,0.615635,0.646134,0.670421,0.691086,0.709492,0.724443,0.736935,0.748297,0.758065,0.765474,0.772384,0.778664,0.783847,0.788697,0.793681,0.797668,0.802120,0.805874,0.808798,0.812419,0.815476,0.818333,0.820958,0.823217,0.825077,0.826705,0.827934,0.829662,0.831190,0.832752,0.834878,0.836506,0.838167,0.840360,0.841888,0.843384,0.844978,0.846440,0.847802,0.849331,0.850759,0.851988,0.853118,0.854082,0.855211,0.856042,0.856540,0.857271,0.858035,0.858600,0.859098,0.859431,0.859962,0.860427,0.860959,0.861258,0.861723,0.862321,0.862720,0.862952,0.863152,0.863284,0.863584,0.863683,0.863982,0.864082,0.864348,0.864647,0.864979,0.865311,0.865411,0.865610,0.865710,0.865909,0.865976,0.866175,0.866241,0.866374,0.866474,0.866574,0.866740,0.866873,0.867006,0.867238,0.867338,0.867471,0.867703,0.867803,0.867869,0.868035,0.868135,0.868368,0.868434,0.868501,0.868567,0.868667,0.868700,0.868800,0.868999,0.869065,0.869099,0.869198,0.869265,0.869298,0.869364,0.869464,0.869531,0.869663,0.869730,0.869763,0.869863,0.869929,0.869962,0.870062,0.870129,0.870195,0.870295,0.870394,0.870428,0.870527,0.870660,0.870693,0.870727,0.870859,0.870893,0.870992,0.871026,0.871059,0.871092,0.871159,0.871225,0.871258,0.871291,0.871391,0.871424,0.871458,0.871491,0.871557,0.871590,0.871624,0.871657,0.871690,0.871757,0.871823,0.871923,0.871956,0.872022,0.872089,0.872122,0.872155,0.872255,0.872288,0.872388,0.872421,0.872454,0.872554,0.872587,0.872620,0.872654,0.872687,0.872720,0.872753,0.872786,0.872820,0.872853,0.872886,0.872919,0.872986,0.873085,0.873285,0.873517,0.873717,0.874016,0.874115,0.874713,0.875179,0.875710,0.876441,0.877106,0.877670,0.878102,0.878501,0.878966,0.879398,0.879930,0.880660,0.881458,0.881923,0.882587,0.883219,0.883784,0.884448,0.885046,0.885644,0.886076,0.886608,0.887139,0.887538,0.887970,0.888468,0.889066,0.889498,0.889930,0.890461,0.890794,0.891126,0.891491,0.891724,0.891824,0.892123,0.892289,0.892455,0.892588,0.892721,0.892920,0.893020,0.893186,0.893352,0.893518,0.893651,0.893717,0.893751,0.893950,0.894016,0.894083,0.894149,0.894282,0.894349,0.894415,0.894448,0.894482,0.894515,0.894548,0.894614,0.894681,0.894714,0.894880,0.894980,0.895113,0.895279,0.895511,0.896076,0.896508,0.897306,0.898435,0.899664,0.900960,0.901890,0.902787,0.903884,0.904515,0.904881,0.905213,0.905611,0.905844,0.905944,0.906077,0.906176,0.906309,0.906442,0.906575,0.906675,0.906741,0.906774,0.906808,0.906874,0.906940,0.906974,0.907040,0.907073,0.907107,0.907173,0.907239,0.907306,0.907372,0.907406,0.907439,0.907472,0.907505,0.907538,0.907572,0.907605,0.907638,0.907705,0.907771,0.907804,0.907871,0.907937,0.907970,0.908037,0.908070,0.908136,0.908170,0.908203,0.908236,0.908269,0.908336,0.908402,0.908469,0.908635,0.908834,0.908867,0.909000,0.909499,0.910196,0.911691,0.913353,0.916110,0.918535,0.920861,0.923353,0.925579,0.927207,0.928669,0.929931,0.931493,0.933054,0.934682,0.935945,0.937473,0.939001,0.940795,0.942689,0.945214,0.947241,0.949799,0.951892,0.953520,0.954650,0.955646,0.956111,0.956743,0.957141,0.957341,0.957706,0.957939,0.958072,0.958171,0.958271,0.958304,0.958437,0.958504,0.958537,0.958603,0.958670,0.958703,0.958736,0.958769,0.958869,0.958902,0.958936,0.959035,0.959102,0.959135,0.959168,0.959235,0.959301,0.959367,0.959600,0.959799,0.960098,0.960464,0.960962,0.961859,0.962557,0.963520,0.964949,0.966079,0.967275,0.968903,0.970331,0.971959,0.973288,0.974385,0.975680,0.976444,0.976943,0.977441,0.977973,0.978238,0.978737,0.979102,0.979335,0.979700,0.979833,0.980199,0.980398,0.980597,0.980664,0.980763,0.980830,0.980930,0.981062,0.981096,0.981129,0.981229,0.981295,0.981362,0.981395,0.981428,0.981461,0.981528,0.981594,0.981627,0.981694,0.981727,0.981760,0.981793,0.981827,0.981860,0.981893,0.981960,0.981993,0.982026,0.982059,0.982092,0.982126,0.982159,0.982192,0.982225,0.982292,0.982325,0.982358,0.982391,0.982425,0.982458,0.982491,0.982524,0.982558,0.982591,0.982757,0.982956,0.983156,0.983288,0.983521,0.983754,0.983787,0.983953,0.984019,0.984053,0.984152,0.984219,0.984252,0.984285,0.984352,0.984385,0.984418,0.984451,0.984485,0.984551,0.984684,0.984750,0.984916,0.985215,0.985415,0.985647,0.985813,0.986112,0.986412,0.986677,0.987142,0.987608,0.988073,0.988372,0.988604,0.989169,0.989535,0.989834,0.990232,0.990830,0.991063,0.991495,0.991694,0.992359,0.992724,0.993023,0.993256,0.993488,0.993654,0.993820,0.994119,0.994352,0.994651,0.994784,0.994817,0.994850,0.994917,0.994983,0.995016,0.995050,0.995083,0.995183,0.995249,0.995315,0.995349,0.995382,0.995415,0.995448,0.995482,0.995515,0.995548,0.995581,0.995614,0.995648,0.995714,0.995747,0.995781,0.995847,0.995947,0.995980,0.996080,0.996146,0.996212,0.996246,0.996379,0.996412,0.996445,0.996478,0.996512,0.996545,0.996578,0.996611,0.996644,0.996678,0.996711,0.996744,0.996777,0.996811,0.996844,0.996877,0.996910,0.996943,0.996977,0.997010,0.997043,0.997076,0.997176,0.997209,0.997242,0.997309,0.997342,0.997409,0.997442,0.997508,0.997541,0.997674,0.997741,0.997807,0.997840,0.997874,0.997973,0.998007,0.998106,0.998139,0.998173,0.998206,0.998272,0.998306,0.998339,0.998372,0.998405,0.998438,0.998472,0.998505,0.998538,0.998571,0.998605,0.998638,0.998671,0.998704,0.998771,0.998804,0.998837,0.998870,0.998904,0.998937,0.998970,0.999003,0.999037,0.999070,0.999103,0.999136,0.999169,0.999236,0.999269,0.999369,0.999402,0.999435,0.999468,0.999502,0.999535,0.999568,0.999601,0.999635,0.999668,0.999701,0.999734,0.999767,0.999801,0.999834,0.999867],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":20,"t":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 to 8 Sep 2024 (cid.contact). Source: Parsec.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"title":{"standoff":1,"text":"Latency in s (log scale)"},"type":"log"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/ipni-snapshot-dht-comparison-cid.contact-p90.json b/content.en/plots/2024/09/09/ipni-snapshot-dht-comparison-cid.contact-p90.json
new file mode 100644
index 0000000000..13d0e41cff
--- /dev/null
+++ b/content.en/plots/2024/09/09/ipni-snapshot-dht-comparison-cid.contact-p90.json
@@ -0,0 +1 @@
+{"data":[{"type":"bar","hovertemplate":"","marker":{"color":"004488"},"name":"DHT","orientation":"v","visible":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[1.2815078934,0.9965718096,1.279824363,0.3698608896,1.1246536929,0.39418533780000004,0.48090446890000005],"yaxis":""},{"type":"bar","hovertemplate":"","marker":{"color":"994455"},"name":"IPNI (uncached)","orientation":"v","visible":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[0.44281996639999993,0.3875352864,0.4009044498,0.2330940933,0.2365221365,0.1615756155,0.2084889276],"yaxis":""},{"type":"bar","hovertemplate":"","marker":{"color":"117733"},"name":"IPNI (cached)","orientation":"v","visible":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[0.025008119,0.0652949166,0.0954163408,0.014683828800000001,0.0036593744999999997,0.1264172315,0.0353649756],"yaxis":""}],"layout":{"annotations":null,"hovermode":"closest","legend":{"orientation":"h","x":0.01,"xanchor":"left","y":1.07},"margin":{"b":70,"l":50,"pad":1,"r":50,"t":5},"title":{"font":{"size":10},"text":"Data: 2 Sep 2024 - 8 Sep 2024 (p90, cid.contact). Source: Parsec.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"tickfont":{"size":10},"title":{"text":"AWS Region"}},"yaxis":{"title":{"text":"Latency in s"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/ipni-snapshot-uncached-latencies-cdf-cid.contact.json b/content.en/plots/2024/09/09/ipni-snapshot-uncached-latencies-cdf-cid.contact.json
new file mode 100644
index 0000000000..3f6102f7d4
--- /dev/null
+++ b/content.en/plots/2024/09/09/ipni-snapshot-uncached-latencies-cdf-cid.contact.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.1498,0.1536,0.1663,0.1666,0.1676,0.1680,0.1684,0.1686,0.1687,0.1690,0.1696,0.1697,0.1699,0.1700,0.1701,0.1702,0.1703,0.1704,0.1705,0.1706,0.1708,0.1709,0.1710,0.1711,0.1712,0.1713,0.1714,0.1716,0.1717,0.1718,0.1719,0.1720,0.1722,0.1723,0.1724,0.1726,0.1727,0.1728,0.1729,0.1730,0.1731,0.1732,0.1733,0.1734,0.1735,0.1736,0.1737,0.1738,0.1739,0.1740,0.1741,0.1742,0.1743,0.1744,0.1745,0.1746,0.1747,0.1748,0.1749,0.1750,0.1751,0.1752,0.1753,0.1754,0.1755,0.1756,0.1757,0.1758,0.1759,0.1760,0.1761,0.1762,0.1763,0.1764,0.1765,0.1766,0.1767,0.1768,0.1769,0.1770,0.1771,0.1772,0.1773,0.1774,0.1775,0.1776,0.1777,0.1778,0.1779,0.1780,0.1781,0.1782,0.1783,0.1784,0.1785,0.1786,0.1787,0.1788,0.1789,0.1790,0.1791,0.1792,0.1793,0.1794,0.1795,0.1796,0.1797,0.1798,0.1799,0.1800,0.1801,0.1802,0.1803,0.1804,0.1805,0.1806,0.1807,0.1808,0.1809,0.1810,0.1811,0.1812,0.1813,0.1814,0.1815,0.1816,0.1817,0.1818,0.1819,0.1820,0.1821,0.1822,0.1823,0.1824,0.1825,0.1826,0.1827,0.1828,0.1829,0.1830,0.1831,0.1832,0.1833,0.1834,0.1836,0.1837,0.1838,0.1839,0.1840,0.1841,0.1842,0.1843,0.1844,0.1845,0.1846,0.1847,0.1848,0.1849,0.1850,0.1851,0.1852,0.1853,0.1855,0.1856,0.1858,0.1859,0.1860,0.1861,0.1862,0.1863,0.1864,0.1865,0.1866,0.1867,0.1868,0.1869,0.1870,0.1871,0.1872,0.1873,0.1874,0.1876,0.1877,0.1879,0.1881,0.1883,0.1885,0.1887,0.1888,0.1889,0.1890,0.1895,0.1897,0.1898,0.1899,0.1900,0.1901,0.1902,0.1904,0.1905,0.1906,0.1910,0.1911,0.1915,0.1918,0.1922,0.1923,0.1924,0.1926,0.1929,0.1931,0.1933,0.1935,0.1942,0.1943,0.1948,0.1949,0.1951,0.1952,0.1953,0.1957,0.1959,0.1973,0.1974,0.1975,0.1976,0.1981,0.1984,0.1993,0.1994,0.2000,0.2004,0.2006,0.2007,0.2010,0.2015,0.2017,0.2027,0.2032,0.2039,0.2046,0.2048,0.2051,0.2052,0.2053,0.2054,0.2056,0.2058,0.2064,0.2068,0.2071,0.2081,0.2090,0.2091,0.2096,0.2106,0.2108,0.2112,0.2113,0.2115,0.2116,0.2117,0.2121,0.2123,0.2124,0.2126,0.2134,0.2135,0.2137,0.2139,0.2140,0.2147,0.2149,0.2152,0.2153,0.2154,0.2155,0.2156,0.2157,0.2158,0.2159,0.2160,0.2161,0.2162,0.2163,0.2164,0.2165,0.2166,0.2167,0.2168,0.2169,0.2170,0.2171,0.2172,0.2174,0.2177,0.2178,0.2179,0.2181,0.2182,0.2183,0.2184,0.2185,0.2187,0.2188,0.2189,0.2191,0.2192,0.2194,0.2195,0.2196,0.2197,0.2198,0.2199,0.2201,0.2203,0.2204,0.2205,0.2208,0.2209,0.2210,0.2211,0.2213,0.2214,0.2215,0.2216,0.2217,0.2218,0.2219,0.2222,0.2224,0.2225,0.2228,0.2229,0.2231,0.2233,0.2235,0.2236,0.2237,0.2240,0.2244,0.2247,0.2249,0.2251,0.2253,0.2256,0.2257,0.2262,0.2264,0.2269,0.2270,0.2272,0.2273,0.2279,0.2281,0.2282,0.2287,0.2289,0.2290,0.2295,0.2296,0.2305,0.2309,0.2311,0.2312,0.2314,0.2315,0.2316,0.2317,0.2318,0.2319,0.2320,0.2321,0.2322,0.2323,0.2324,0.2325,0.2326,0.2327,0.2328,0.2329,0.2330,0.2331,0.2332,0.2333,0.2334,0.2335,0.2336,0.2337,0.2338,0.2339,0.2340,0.2341,0.2342,0.2343,0.2344,0.2345,0.2346,0.2347,0.2348,0.2349,0.2350,0.2351,0.2352,0.2353,0.2354,0.2355,0.2356,0.2357,0.2358,0.2359,0.2360,0.2361,0.2362,0.2363,0.2364,0.2365,0.2366,0.2367,0.2368,0.2369,0.2370,0.2371,0.2372,0.2373,0.2374,0.2375,0.2376,0.2377,0.2378,0.2379,0.2380,0.2381,0.2382,0.2383,0.2384,0.2385,0.2386,0.2387,0.2388,0.2389,0.2390,0.2391,0.2392,0.2393,0.2394,0.2395,0.2396,0.2397,0.2398,0.2399,0.2400,0.2401,0.2402,0.2403,0.2404,0.2405,0.2406,0.2407,0.2408,0.2409,0.2410,0.2411,0.2412,0.2413,0.2414,0.2415,0.2416,0.2417,0.2418,0.2419,0.2420,0.2421,0.2422,0.2423,0.2424,0.2425,0.2426,0.2427,0.2428,0.2429,0.2430,0.2431,0.2432,0.2433,0.2434,0.2435,0.2436,0.2437,0.2438,0.2439,0.2440,0.2441,0.2442,0.2443,0.2444,0.2445,0.2446,0.2447,0.2448,0.2449,0.2450,0.2451,0.2452,0.2453,0.2454,0.2455,0.2456,0.2457,0.2458,0.2459,0.2460,0.2461,0.2462,0.2463,0.2464,0.2465,0.2466,0.2467,0.2468,0.2469,0.2470,0.2471,0.2472,0.2473,0.2474,0.2475,0.2476,0.2477,0.2478,0.2479,0.2480,0.2481,0.2482,0.2483,0.2484,0.2485,0.2486,0.2487,0.2488,0.2489,0.2490,0.2491,0.2492,0.2493,0.2494,0.2495,0.2496,0.2497,0.2498,0.2499,0.2500,0.2501,0.2502,0.2503,0.2504,0.2505,0.2506,0.2507,0.2508,0.2509,0.2510,0.2511,0.2512,0.2513,0.2514,0.2515,0.2516,0.2518,0.2520,0.2521,0.2522,0.2523,0.2524,0.2525,0.2526,0.2527,0.2528,0.2529,0.2530,0.2531,0.2532,0.2534,0.2535,0.2536,0.2537,0.2538,0.2539,0.2540,0.2541,0.2542,0.2543,0.2544,0.2545,0.2546,0.2547,0.2548,0.2549,0.2550,0.2551,0.2552,0.2553,0.2554,0.2555,0.2557,0.2558,0.2559,0.2560,0.2561,0.2563,0.2564,0.2565,0.2566,0.2567,0.2568,0.2570,0.2571,0.2572,0.2573,0.2574,0.2575,0.2576,0.2581,0.2582,0.2583,0.2584,0.2585,0.2586,0.2588,0.2589,0.2590,0.2591,0.2592,0.2593,0.2594,0.2595,0.2596,0.2597,0.2598,0.2599,0.2600,0.2601,0.2602,0.2603,0.2604,0.2606,0.2608,0.2609,0.2610,0.2612,0.2613,0.2614,0.2615,0.2617,0.2618,0.2619,0.2620,0.2621,0.2623,0.2624,0.2625,0.2626,0.2627,0.2628,0.2630,0.2631,0.2633,0.2634,0.2635,0.2636,0.2638,0.2639,0.2640,0.2641,0.2642,0.2643,0.2644,0.2645,0.2646,0.2647,0.2648,0.2649,0.2650,0.2652,0.2654,0.2655,0.2656,0.2657,0.2658,0.2659,0.2660,0.2661,0.2662,0.2664,0.2665,0.2666,0.2667,0.2668,0.2670,0.2671,0.2672,0.2673,0.2674,0.2675,0.2676,0.2677,0.2678,0.2679,0.2680,0.2681,0.2683,0.2684,0.2686,0.2687,0.2688,0.2689,0.2690,0.2691,0.2692,0.2694,0.2696,0.2698,0.2699,0.2702,0.2703,0.2704,0.2706,0.2709,0.2710,0.2711,0.2716,0.2717,0.2719,0.2720,0.2721,0.2724,0.2725,0.2727,0.2728,0.2729,0.2730,0.2731,0.2732,0.2736,0.2737,0.2738,0.2741,0.2742,0.2744,0.2746,0.2748,0.2751,0.2752,0.2753,0.2754,0.2755,0.2756,0.2760,0.2761,0.2762,0.2763,0.2765,0.2766,0.2767,0.2770,0.2771,0.2777,0.2778,0.2779,0.2781,0.2784,0.2785,0.2786,0.2788,0.2790,0.2791,0.2792,0.2793,0.2795,0.2796,0.2797,0.2798,0.2800,0.2801,0.2803,0.2804,0.2805,0.2807,0.2808,0.2812,0.2813,0.2814,0.2815,0.2816,0.2818,0.2819,0.2820,0.2821,0.2822,0.2823,0.2824,0.2825,0.2826,0.2828,0.2829,0.2830,0.2831,0.2832,0.2833,0.2834,0.2835,0.2836,0.2837,0.2838,0.2839,0.2840,0.2841,0.2842,0.2843,0.2844,0.2845,0.2846,0.2847,0.2848,0.2849,0.2850,0.2851,0.2852,0.2853,0.2854,0.2855,0.2856,0.2857,0.2858,0.2859,0.2860,0.2861,0.2862,0.2863,0.2864,0.2865,0.2866,0.2867,0.2868,0.2869,0.2870,0.2871,0.2872,0.2873,0.2874,0.2875,0.2876,0.2877,0.2878,0.2879,0.2880,0.2881,0.2882,0.2883,0.2884,0.2885,0.2886,0.2887,0.2888,0.2889,0.2890,0.2891,0.2892,0.2893,0.2894,0.2895,0.2896,0.2897,0.2898,0.2899,0.2900,0.2901,0.2902,0.2903,0.2904,0.2905,0.2906,0.2907,0.2908,0.2909,0.2910,0.2911,0.2912,0.2913,0.2914,0.2915,0.2916,0.2917,0.2918,0.2919,0.2920,0.2921,0.2922,0.2923,0.2924,0.2925,0.2926,0.2927,0.2928,0.2929,0.2930,0.2931,0.2932,0.2933,0.2934,0.2935,0.2936,0.2937,0.2938,0.2939,0.2940,0.2941,0.2942,0.2943,0.2944,0.2945,0.2946,0.2947,0.2948,0.2949,0.2950,0.2951,0.2952,0.2953,0.2954,0.2955,0.2956,0.2957,0.2958,0.2959,0.2960,0.2961,0.2962,0.2963,0.2964,0.2965,0.2967,0.2968,0.2970,0.2971,0.2972,0.2973,0.2974,0.2975,0.2976,0.2977,0.2978,0.2979,0.2980,0.2981,0.2982,0.2983,0.2984,0.2987,0.2988,0.2990,0.2992,0.2993,0.2994,0.2995,0.2996,0.2997,0.2998,0.2999,0.3000,0.3001,0.3002,0.3003,0.3004,0.3005,0.3006,0.3007,0.3008,0.3009,0.3010,0.3011,0.3012,0.3013,0.3014,0.3015,0.3016,0.3017,0.3018,0.3019,0.3020,0.3021,0.3022,0.3023,0.3024,0.3025,0.3026,0.3027,0.3028,0.3029,0.3030,0.3031,0.3032,0.3033,0.3034,0.3035,0.3036,0.3037,0.3038,0.3039,0.3040,0.3041,0.3042,0.3043,0.3044,0.3045,0.3046,0.3047,0.3048,0.3049,0.3050,0.3051,0.3052,0.3053,0.3054,0.3055,0.3056,0.3057,0.3058,0.3059,0.3060,0.3061,0.3062,0.3063,0.3064,0.3065,0.3066,0.3067,0.3068,0.3069,0.3070,0.3071,0.3072,0.3073,0.3074,0.3075,0.3076,0.3077,0.3078,0.3079,0.3080,0.3081,0.3082,0.3083,0.3084,0.3085,0.3086,0.3087,0.3088,0.3089,0.3090,0.3091,0.3092,0.3093,0.3094,0.3095,0.3096,0.3097,0.3098,0.3099,0.3100,0.3101,0.3102,0.3103,0.3104,0.3105,0.3106,0.3107,0.3108,0.3109,0.3110,0.3111,0.3112,0.3113,0.3114,0.3115,0.3116,0.3117,0.3118,0.3119,0.3120,0.3121,0.3122,0.3123,0.3124,0.3125,0.3126,0.3127,0.3128,0.3129,0.3130,0.3131,0.3132,0.3133,0.3134,0.3135,0.3136,0.3137,0.3138,0.3139,0.3140,0.3141,0.3142,0.3143,0.3144,0.3145,0.3146,0.3147,0.3148,0.3149,0.3150,0.3151,0.3152,0.3153,0.3154,0.3155,0.3156,0.3157,0.3158,0.3159,0.3160,0.3161,0.3162,0.3163,0.3164,0.3165,0.3166,0.3167,0.3168,0.3169,0.3170,0.3171,0.3172,0.3173,0.3174,0.3175,0.3176,0.3177,0.3178,0.3179,0.3180,0.3181,0.3182,0.3183,0.3184,0.3185,0.3186,0.3187,0.3188,0.3189,0.3190,0.3191,0.3192,0.3193,0.3194,0.3195,0.3196,0.3197,0.3198,0.3199,0.3200,0.3201,0.3202,0.3203,0.3204,0.3205,0.3206,0.3207,0.3208,0.3209,0.3210,0.3211,0.3212,0.3213,0.3214,0.3215,0.3216,0.3217,0.3218,0.3219,0.3220,0.3221,0.3222,0.3223,0.3224,0.3225,0.3226,0.3227,0.3228,0.3229,0.3230,0.3231,0.3232,0.3233,0.3234,0.3235,0.3236,0.3237,0.3238,0.3239,0.3240,0.3241,0.3242,0.3243,0.3244,0.3245,0.3246,0.3247,0.3248,0.3249,0.3250,0.3251,0.3252,0.3253,0.3254,0.3255,0.3256,0.3257,0.3258,0.3259,0.3260,0.3261,0.3262,0.3263,0.3264,0.3265,0.3266,0.3267,0.3268,0.3269,0.3270,0.3271,0.3272,0.3273,0.3274,0.3275,0.3276,0.3277,0.3278,0.3279,0.3280,0.3281,0.3282,0.3283,0.3284,0.3285,0.3286,0.3287,0.3288,0.3289,0.3290,0.3291,0.3292,0.3293,0.3294,0.3295,0.3296,0.3297,0.3298,0.3299,0.3300,0.3301,0.3302,0.3303,0.3304,0.3305,0.3306,0.3307,0.3308,0.3309,0.3310,0.3311,0.3312,0.3313,0.3314,0.3315,0.3316,0.3317,0.3318,0.3319,0.3320,0.3321,0.3322,0.3323,0.3324,0.3325,0.3326,0.3327,0.3328,0.3329,0.3330,0.3331,0.3332,0.3333,0.3334,0.3335,0.3336,0.3337,0.3338,0.3339,0.3340,0.3341,0.3342,0.3343,0.3344,0.3345,0.3346,0.3347,0.3348,0.3349,0.3350,0.3351,0.3352,0.3353,0.3354,0.3355,0.3356,0.3357,0.3358,0.3359,0.3360,0.3361,0.3362,0.3363,0.3364,0.3365,0.3366,0.3367,0.3368,0.3369,0.3370,0.3371,0.3372,0.3373,0.3374,0.3375,0.3376,0.3377,0.3378,0.3379,0.3380,0.3381,0.3382,0.3383,0.3384,0.3385,0.3386,0.3387,0.3388,0.3389,0.3390,0.3391,0.3392,0.3393,0.3394,0.3395,0.3396,0.3397,0.3398,0.3399,0.3400,0.3401,0.3402,0.3403,0.3404,0.3405,0.3406,0.3407,0.3408,0.3409,0.3410,0.3411,0.3412,0.3413,0.3414,0.3415,0.3416,0.3417,0.3418,0.3419,0.3420,0.3421,0.3422,0.3423,0.3424,0.3425,0.3426,0.3427,0.3428,0.3429,0.3430,0.3431,0.3432,0.3433,0.3434,0.3435,0.3436,0.3437,0.3438,0.3439,0.3440,0.3441,0.3442,0.3443,0.3444,0.3445,0.3446,0.3447,0.3448,0.3449,0.3450,0.3451,0.3452,0.3453,0.3454,0.3455,0.3456,0.3457,0.3458,0.3459,0.3460,0.3461,0.3462,0.3463,0.3464,0.3465,0.3466,0.3467,0.3468,0.3469,0.3470,0.3471,0.3472,0.3473,0.3474,0.3475,0.3476,0.3477,0.3478,0.3479,0.3480,0.3481,0.3482,0.3483,0.3484,0.3485,0.3486,0.3487,0.3488,0.3489,0.3490,0.3491,0.3492,0.3493,0.3494,0.3495,0.3496,0.3497,0.3498,0.3499,0.3500,0.3501,0.3502,0.3503,0.3504,0.3505,0.3506,0.3507,0.3508,0.3509,0.3510,0.3511,0.3512,0.3513,0.3514,0.3515,0.3516,0.3517,0.3518,0.3519,0.3520,0.3521,0.3522,0.3523,0.3524,0.3525,0.3526,0.3527,0.3528,0.3529,0.3530,0.3531,0.3532,0.3533,0.3534,0.3535,0.3536,0.3537,0.3538,0.3539,0.3540,0.3541,0.3542,0.3543,0.3544,0.3545,0.3546,0.3547,0.3548,0.3549,0.3550,0.3551,0.3552,0.3553,0.3554,0.3555,0.3556,0.3557,0.3558,0.3559,0.3560,0.3561,0.3562,0.3563,0.3564,0.3565,0.3566,0.3567,0.3568,0.3569,0.3570,0.3571,0.3572,0.3573,0.3574,0.3575,0.3576,0.3577,0.3578,0.3579,0.3580,0.3581,0.3582,0.3583,0.3584,0.3585,0.3586,0.3587,0.3588,0.3589,0.3590,0.3591,0.3592,0.3593,0.3594,0.3595,0.3596,0.3597,0.3598,0.3599,0.3600,0.3601,0.3602,0.3603,0.3604,0.3605,0.3606,0.3607,0.3608,0.3609,0.3610,0.3611,0.3612,0.3613,0.3614,0.3615,0.3616,0.3617,0.3618,0.3619,0.3620,0.3621,0.3622,0.3623,0.3624,0.3625,0.3626,0.3627,0.3628,0.3629,0.3630,0.3631,0.3632,0.3633,0.3634,0.3635,0.3636,0.3637,0.3638,0.3640,0.3641,0.3642,0.3643,0.3644,0.3645,0.3646,0.3647,0.3648,0.3649,0.3650,0.3651,0.3652,0.3653,0.3654,0.3655,0.3656,0.3657,0.3658,0.3659,0.3660,0.3661,0.3662,0.3663,0.3664,0.3665,0.3666,0.3667,0.3668,0.3669,0.3670,0.3671,0.3672,0.3673,0.3674,0.3675,0.3676,0.3677,0.3678,0.3679,0.3680,0.3681,0.3682,0.3683,0.3684,0.3685,0.3686,0.3687,0.3688,0.3689,0.3690,0.3691,0.3692,0.3693,0.3694,0.3695,0.3696,0.3697,0.3698,0.3699,0.3700,0.3701,0.3702,0.3703,0.3704,0.3705,0.3706,0.3707,0.3708,0.3709,0.3710,0.3711,0.3712,0.3713,0.3714,0.3715,0.3716,0.3717,0.3718,0.3719,0.3720,0.3721,0.3722,0.3723,0.3724,0.3725,0.3726,0.3727,0.3728,0.3729,0.3730,0.3731,0.3732,0.3733,0.3734,0.3735,0.3736,0.3737,0.3738,0.3739,0.3740,0.3741,0.3742,0.3743,0.3744,0.3745,0.3746,0.3747,0.3748,0.3749,0.3750,0.3751,0.3752,0.3753,0.3754,0.3755,0.3756,0.3757,0.3758,0.3759,0.3760,0.3761,0.3762,0.3763,0.3764,0.3765,0.3766,0.3767,0.3768,0.3769,0.3770,0.3771,0.3772,0.3773,0.3774,0.3775,0.3776,0.3777,0.3779,0.3780,0.3781,0.3782,0.3783,0.3787,0.3788,0.3789,0.3790,0.3791,0.3792,0.3793,0.3795,0.3796,0.3797,0.3798,0.3799,0.3800,0.3801,0.3802,0.3803,0.3804,0.3805,0.3806,0.3807,0.3808,0.3809,0.3810,0.3811,0.3812,0.3814,0.3815,0.3816,0.3817,0.3818,0.3819,0.3820,0.3822,0.3823,0.3825,0.3827,0.3829,0.3830,0.3831,0.3832,0.3833,0.3834,0.3835,0.3836,0.3837,0.3839,0.3840,0.3841,0.3843,0.3845,0.3847,0.3848,0.3850,0.3851,0.3852,0.3853,0.3855,0.3856,0.3857,0.3858,0.3859,0.3860,0.3862,0.3863,0.3864,0.3866,0.3867,0.3868,0.3869,0.3870,0.3871,0.3872,0.3873,0.3874,0.3875,0.3876,0.3877,0.3878,0.3879,0.3880,0.3881,0.3882,0.3883,0.3884,0.3885,0.3886,0.3887,0.3888,0.3889,0.3890,0.3891,0.3892,0.3893,0.3894,0.3895,0.3896,0.3897,0.3898,0.3899,0.3900,0.3901,0.3903,0.3904,0.3905,0.3906,0.3907,0.3908,0.3909,0.3910,0.3911,0.3912,0.3914,0.3916,0.3917,0.3918,0.3919,0.3920,0.3922,0.3923,0.3924,0.3925,0.3926,0.3927,0.3928,0.3929,0.3930,0.3931,0.3932,0.3933,0.3936,0.3937,0.3938,0.3939,0.3940,0.3941,0.3943,0.3944,0.3945,0.3946,0.3948,0.3949,0.3950,0.3951,0.3952,0.3953,0.3954,0.3955,0.3956,0.3957,0.3958,0.3959,0.3960,0.3961,0.3963,0.3964,0.3965,0.3966,0.3967,0.3968,0.3970,0.3971,0.3972,0.3973,0.3975,0.3976,0.3977,0.3978,0.3979,0.3981,0.3982,0.3983,0.3984,0.3985,0.3986,0.3987,0.3988,0.3989,0.3991,0.3992,0.3993,0.3994,0.3995,0.3996,0.3997,0.3998,0.3999,0.4000,0.4001,0.4003,0.4004,0.4005,0.4006,0.4007,0.4008,0.4010,0.4011,0.4012,0.4013,0.4014,0.4015,0.4016,0.4017,0.4018,0.4019,0.4020,0.4021,0.4022,0.4023,0.4024,0.4025,0.4027,0.4030,0.4031,0.4033,0.4034,0.4035,0.4037,0.4038,0.4039,0.4040,0.4041,0.4042,0.4043,0.4044,0.4045,0.4046,0.4047,0.4050,0.4051,0.4052,0.4053,0.4054,0.4056,0.4057,0.4058,0.4061,0.4062,0.4064,0.4065,0.4066,0.4067,0.4068,0.4069,0.4070,0.4071,0.4073,0.4074,0.4075,0.4076,0.4077,0.4078,0.4079,0.4080,0.4082,0.4083,0.4085,0.4086,0.4087,0.4088,0.4089,0.4090,0.4091,0.4092,0.4093,0.4095,0.4096,0.4098,0.4099,0.4100,0.4101,0.4102,0.4103,0.4104,0.4105,0.4107,0.4109,0.4110,0.4111,0.4113,0.4114,0.4115,0.4116,0.4117,0.4118,0.4119,0.4120,0.4121,0.4122,0.4123,0.4124,0.4126,0.4128,0.4129,0.4131,0.4132,0.4133,0.4134,0.4136,0.4138,0.4140,0.4141,0.4142,0.4143,0.4144,0.4145,0.4146,0.4147,0.4148,0.4149,0.4150,0.4152,0.4153,0.4154,0.4156,0.4157,0.4158,0.4159,0.4160,0.4161,0.4162,0.4163,0.4165,0.4166,0.4167,0.4168,0.4169,0.4170,0.4171,0.4172,0.4173,0.4174,0.4175,0.4176,0.4177,0.4178,0.4181,0.4182,0.4183,0.4184,0.4186,0.4187,0.4188,0.4189,0.4190,0.4191,0.4192,0.4193,0.4194,0.4197,0.4198,0.4199,0.4200,0.4201,0.4202,0.4204,0.4205,0.4206,0.4207,0.4208,0.4209,0.4210,0.4211,0.4212,0.4213,0.4214,0.4215,0.4216,0.4217,0.4219,0.4221,0.4225,0.4226,0.4227,0.4229,0.4230,0.4231,0.4232,0.4233,0.4235,0.4237,0.4241,0.4242,0.4243,0.4246,0.4247,0.4249,0.4253,0.4256,0.4263,0.4264,0.4268,0.4269,0.4270,0.4271,0.4272,0.4277,0.4278,0.4280,0.4284,0.4285,0.4290,0.4292,0.4294,0.4301,0.4302,0.4306,0.4310,0.4312,0.4313,0.4316,0.4317,0.4318,0.4319,0.4324,0.4326,0.4327,0.4331,0.4335,0.4339,0.4341,0.4345,0.4349,0.4352,0.4357,0.4358,0.4359,0.4360,0.4363,0.4373,0.4375,0.4377,0.4382,0.4387,0.4395,0.4398,0.4400,0.4401,0.4410,0.4415,0.4417,0.4421,0.4422,0.4425,0.4428,0.4430,0.4431,0.4434,0.4436,0.4437,0.4438,0.4440,0.4441,0.4442,0.4452,0.4458,0.4467,0.4468,0.4470,0.4478,0.4479,0.4493,0.4497,0.4513,0.4515,0.4516,0.4527,0.4532,0.4535,0.4538,0.4544,0.4545,0.4550,0.4552,0.4553,0.4554,0.4556,0.4559,0.4560,0.4563,0.4564,0.4568,0.4570,0.4571,0.4576,0.4577,0.4589,0.4591,0.4595,0.4602,0.4609,0.4610,0.4611,0.4612,0.4617,0.4622,0.4624,0.4630,0.4631,0.4632,0.4633,0.4635,0.4636,0.4638,0.4643,0.4647,0.4651,0.4653,0.4654,0.4655,0.4656,0.4657,0.4660,0.4665,0.4668,0.4669,0.4670,0.4675,0.4678,0.4679,0.4681,0.4684,0.4687,0.4688,0.4689,0.4690,0.4691,0.4695,0.4696,0.4697,0.4701,0.4704,0.4705,0.4708,0.4710,0.4714,0.4722,0.4724,0.4728,0.4729,0.4739,0.4747,0.4754,0.4769,0.4772,0.4773,0.4774,0.4777,0.4781,0.4787,0.4797,0.4803,0.4805,0.4815,0.4817,0.4822,0.4825,0.4828,0.4836,0.4837,0.4843,0.4847,0.4849,0.4853,0.4857,0.4859,0.4864,0.4867,0.4869,0.4874,0.4875,0.4876,0.4878,0.4881,0.4886,0.4892,0.4894,0.4895,0.4899,0.4902,0.4903,0.4907,0.4908,0.4909,0.4911,0.4912,0.4916,0.4919,0.4920,0.4921,0.4922,0.4924,0.4925,0.4926,0.4928,0.4929,0.4932,0.4933,0.4935,0.4936,0.4942,0.4943,0.4944,0.4952,0.4953,0.4955,0.4957,0.4958,0.4959,0.4960,0.4961,0.4963,0.4964,0.4965,0.4966,0.4967,0.4968,0.4969,0.4971,0.4973,0.4975,0.4976,0.4978,0.4979,0.4981,0.4984,0.4986,0.4988,0.4989,0.4991,0.4993,0.4995,0.4996,0.4997,0.4998,0.4999,0.5000,0.5001,0.5002,0.5003,0.5005,0.5008,0.5012,0.5014,0.5015,0.5017,0.5018,0.5019,0.5021,0.5023,0.5025,0.5027,0.5034,0.5035,0.5036,0.5039,0.5045,0.5050,0.5051,0.5053,0.5056,0.5057,0.5059,0.5061,0.5062,0.5063,0.5067,0.5070,0.5071,0.5074,0.5075,0.5076,0.5078,0.5082,0.5083,0.5084,0.5085,0.5091,0.5095,0.5096,0.5099,0.5105,0.5110,0.5113,0.5117,0.5122,0.5123,0.5124,0.5131,0.5133,0.5134,0.5136,0.5138,0.5142,0.5145,0.5150,0.5151,0.5152,0.5153,0.5158,0.5161,0.5163,0.5164,0.5165,0.5166,0.5167,0.5169,0.5171,0.5173,0.5174,0.5175,0.5177,0.5178,0.5179,0.5180,0.5182,0.5183,0.5184,0.5185,0.5186,0.5187,0.5188,0.5189,0.5190,0.5191,0.5192,0.5193,0.5194,0.5195,0.5196,0.5197,0.5198,0.5199,0.5200,0.5201,0.5202,0.5203,0.5204,0.5205,0.5206,0.5207,0.5209,0.5210,0.5211,0.5212,0.5213,0.5214,0.5215,0.5216,0.5217,0.5218,0.5219,0.5220,0.5221,0.5222,0.5223,0.5224,0.5225,0.5227,0.5228,0.5229,0.5230,0.5231,0.5233,0.5234,0.5235,0.5236,0.5238,0.5240,0.5241,0.5242,0.5243,0.5245,0.5246,0.5247,0.5250,0.5251,0.5252,0.5253,0.5257,0.5259,0.5260,0.5262,0.5263,0.5265,0.5266,0.5269,0.5270,0.5271,0.5272,0.5273,0.5277,0.5278,0.5280,0.5281,0.5282,0.5283,0.5284,0.5286,0.5287,0.5288,0.5290,0.5291,0.5292,0.5293,0.5294,0.5296,0.5297,0.5298,0.5299,0.5300,0.5301,0.5302,0.5303,0.5304,0.5305,0.5306,0.5307,0.5308,0.5309,0.5310,0.5311,0.5312,0.5313,0.5314,0.5315,0.5316,0.5317,0.5318,0.5319,0.5320,0.5321,0.5322,0.5323,0.5324,0.5325,0.5326,0.5327,0.5328,0.5329,0.5330,0.5331,0.5332,0.5333,0.5334,0.5335,0.5336,0.5337,0.5338,0.5339,0.5340,0.5341,0.5342,0.5343,0.5344,0.5345,0.5346,0.5347,0.5348,0.5349,0.5350,0.5351,0.5352,0.5353,0.5354,0.5355,0.5356,0.5357,0.5358,0.5359,0.5360,0.5361,0.5362,0.5363,0.5364,0.5365,0.5366,0.5367,0.5368,0.5369,0.5370,0.5371,0.5372,0.5373,0.5374,0.5375,0.5376,0.5377,0.5379,0.5380,0.5381,0.5382,0.5383,0.5384,0.5385,0.5386,0.5387,0.5388,0.5389,0.5390,0.5391,0.5392,0.5394,0.5395,0.5396,0.5397,0.5398,0.5399,0.5400,0.5401,0.5403,0.5404,0.5405,0.5406,0.5407,0.5408,0.5409,0.5410,0.5411,0.5412,0.5413,0.5414,0.5415,0.5416,0.5417,0.5418,0.5419,0.5420,0.5421,0.5422,0.5423,0.5424,0.5425,0.5426,0.5427,0.5428,0.5429,0.5430,0.5431,0.5432,0.5433,0.5434,0.5435,0.5436,0.5437,0.5438,0.5439,0.5440,0.5441,0.5442,0.5443,0.5444,0.5445,0.5446,0.5447,0.5448,0.5449,0.5450,0.5451,0.5452,0.5453,0.5454,0.5455,0.5456,0.5457,0.5458,0.5459,0.5460,0.5461,0.5462,0.5463,0.5464,0.5465,0.5466,0.5467,0.5468,0.5469,0.5470,0.5471,0.5472,0.5473,0.5474,0.5475,0.5476,0.5477,0.5478,0.5479,0.5480,0.5481,0.5482,0.5483,0.5484,0.5485,0.5486,0.5487,0.5488,0.5489,0.5490,0.5491,0.5492,0.5494,0.5495,0.5497,0.5498,0.5499,0.5501,0.5502,0.5504,0.5506,0.5507,0.5508,0.5511,0.5512,0.5513,0.5514,0.5515,0.5516,0.5517,0.5520,0.5522,0.5524,0.5525,0.5526,0.5528,0.5529,0.5531,0.5532,0.5533,0.5534,0.5535,0.5537,0.5538,0.5539,0.5547,0.5549,0.5550,0.5551,0.5553,0.5554,0.5555,0.5556,0.5559,0.5560,0.5561,0.5563,0.5566,0.5568,0.5570,0.5572,0.5574,0.5575,0.5576,0.5578,0.5579,0.5581,0.5584,0.5586,0.5588,0.5594,0.5595,0.5596,0.5600,0.5604,0.5605,0.5611,0.5614,0.5615,0.5616,0.5619,0.5621,0.5623,0.5626,0.5629,0.5630,0.5632,0.5636,0.5644,0.5649,0.5664,0.5669,0.5671,0.5674,0.5675,0.5677,0.5679,0.5682,0.5683,0.5684,0.5687,0.5699,0.5727,0.5728,0.5740,0.5741,0.5755,0.5776,0.5795,0.5796,0.5812,0.5830,0.5835,0.5841,0.5869,0.5872,0.5889,0.5890,0.5897,0.5902,0.5907,0.5912,0.5914,0.5916,0.5918,0.5926,0.5935,0.5963,0.5982,0.5995,0.5999,0.6000,0.6002,0.6007,0.6010,0.6023,0.6027,0.6056,0.6107,0.6138,0.6149,0.6150,0.6161,0.6164,0.6167,0.6172,0.6194,0.6195,0.6196,0.6197,0.6200,0.6202,0.6204,0.6205,0.6208,0.6209,0.6211,0.6212,0.6213,0.6216,0.6220,0.6221,0.6222,0.6223,0.6225,0.6226,0.6230,0.6232,0.6234,0.6236,0.6237,0.6238,0.6239,0.6240,0.6242,0.6243,0.6245,0.6249,0.6250,0.6251,0.6252,0.6255,0.6256,0.6258,0.6259,0.6260,0.6261,0.6262,0.6263,0.6265,0.6266,0.6268,0.6269,0.6270,0.6273,0.6274,0.6275,0.6276,0.6277,0.6279,0.6280,0.6281,0.6282,0.6283,0.6284,0.6285,0.6286,0.6287,0.6288,0.6289,0.6290,0.6291,0.6292,0.6293,0.6295,0.6296,0.6297,0.6298,0.6299,0.6300,0.6301,0.6302,0.6303,0.6304,0.6305,0.6306,0.6307,0.6310,0.6311,0.6312,0.6313,0.6314,0.6315,0.6316,0.6317,0.6318,0.6319,0.6320,0.6321,0.6322,0.6323,0.6324,0.6325,0.6326,0.6328,0.6329,0.6331,0.6332,0.6333,0.6334,0.6336,0.6337,0.6338,0.6339,0.6341,0.6342,0.6343,0.6344,0.6345,0.6346,0.6347,0.6348,0.6349,0.6350,0.6351,0.6352,0.6353,0.6354,0.6355,0.6356,0.6357,0.6358,0.6359,0.6360,0.6361,0.6363,0.6364,0.6365,0.6366,0.6367,0.6368,0.6369,0.6370,0.6371,0.6372,0.6373,0.6374,0.6375,0.6376,0.6377,0.6378,0.6379,0.6380,0.6381,0.6382,0.6383,0.6384,0.6385,0.6386,0.6387,0.6388,0.6389,0.6390,0.6391,0.6392,0.6393,0.6394,0.6395,0.6396,0.6397,0.6398,0.6399,0.6400,0.6401,0.6402,0.6403,0.6404,0.6405,0.6406,0.6407,0.6408,0.6409,0.6410,0.6411,0.6412,0.6413,0.6414,0.6416,0.6417,0.6418,0.6419,0.6420,0.6421,0.6422,0.6423,0.6424,0.6425,0.6426,0.6427,0.6428,0.6429,0.6430,0.6431,0.6432,0.6434,0.6435,0.6436,0.6437,0.6438,0.6439,0.6440,0.6441,0.6442,0.6443,0.6444,0.6445,0.6446,0.6447,0.6448,0.6449,0.6450,0.6451,0.6452,0.6453,0.6454,0.6455,0.6456,0.6457,0.6458,0.6459,0.6461,0.6465,0.6466,0.6467,0.6468,0.6469,0.6470,0.6472,0.6473,0.6477,0.6478,0.6479,0.6480,0.6482,0.6483,0.6485,0.6488,0.6489,0.6490,0.6493,0.6495,0.6497,0.6500,0.6505,0.6506,0.6508,0.6511,0.6513,0.6516,0.6517,0.6518,0.6519,0.6520,0.6524,0.6528,0.6529,0.6531,0.6533,0.6535,0.6536,0.6537,0.6539,0.6541,0.6542,0.6544,0.6545,0.6546,0.6547,0.6548,0.6549,0.6550,0.6552,0.6553,0.6554,0.6556,0.6558,0.6560,0.6561,0.6564,0.6566,0.6567,0.6570,0.6573,0.6574,0.6575,0.6576,0.6577,0.6579,0.6581,0.6587,0.6588,0.6589,0.6591,0.6594,0.6595,0.6596,0.6597,0.6601,0.6602,0.6603,0.6604,0.6606,0.6609,0.6611,0.6612,0.6613,0.6614,0.6616,0.6617,0.6621,0.6624,0.6625,0.6627,0.6628,0.6629,0.6630,0.6631,0.6632,0.6633,0.6634,0.6635,0.6636,0.6637,0.6638,0.6639,0.6640,0.6641,0.6642,0.6643,0.6646,0.6647,0.6649,0.6650,0.6651,0.6652,0.6654,0.6657,0.6663,0.6665,0.6666,0.6669,0.6670,0.6672,0.6673,0.6674,0.6675,0.6676,0.6678,0.6679,0.6681,0.6682,0.6685,0.6686,0.6687,0.6688,0.6691,0.6692,0.6693,0.6694,0.6697,0.6698,0.6699,0.6700,0.6701,0.6702,0.6703,0.6704,0.6705,0.6709,0.6710,0.6712,0.6713,0.6714,0.6716,0.6720,0.6723,0.6724,0.6725,0.6727,0.6729,0.6731,0.6732,0.6735,0.6737,0.6740,0.6747,0.6751,0.6764,0.6773,0.6777,0.6782,0.6785,0.6787,0.6789,0.6790,0.6793,0.6795,0.6806,0.6808,0.6818,0.6836,0.6840,0.6845,0.6847,0.6852,0.6854,0.6856,0.6864,0.6873,0.6874,0.6890,0.6904,0.6908,0.6910,0.6913,0.6916,0.6928,0.6929,0.6949,0.6974,0.6976,0.6987,0.6989,0.6990,0.7000,0.7002,0.7043,0.7045,0.7061,0.7068,0.7074,0.7077,0.7088,0.7089,0.7092,0.7095,0.7096,0.7100,0.7106,0.7114,0.7117,0.7130,0.7135,0.7140,0.7147,0.7150,0.7155,0.7157,0.7187,0.7230,0.7239,0.7253,0.7315,0.7360,0.7398,0.7451,0.7454,0.7477,0.7498,0.7502,0.7531,0.7569,0.7577,0.7607,0.7711,0.7933,0.7945,0.7965,0.8054,0.8107,0.8175,0.8188,0.8189,0.8207,0.8216,0.8261,0.8393,0.8419,0.8538,0.8936,0.9594,0.9698,0.9861,1.0674,1.0939,1.1402,1.1861,1.2097,1.2460,1.2478,1.2736,1.3412,1.3452,1.3642],"y":[0.000033,0.000066,0.000100,0.000166,0.000199,0.000233,0.000299,0.000332,0.000366,0.000432,0.000465,0.000499,0.000532,0.000632,0.000698,0.000731,0.000764,0.000798,0.000831,0.000864,0.000897,0.000964,0.000997,0.001030,0.001097,0.001163,0.001197,0.001230,0.001263,0.001329,0.001396,0.001462,0.001562,0.001629,0.001695,0.001728,0.001762,0.001795,0.001895,0.001994,0.002061,0.002160,0.002293,0.002493,0.002725,0.002825,0.002958,0.003025,0.003124,0.003191,0.003324,0.003390,0.003590,0.003822,0.003955,0.004022,0.004221,0.004288,0.004387,0.004520,0.004587,0.004720,0.004819,0.004952,0.005019,0.005085,0.005285,0.005451,0.005551,0.005684,0.005850,0.005983,0.006049,0.006282,0.006381,0.006681,0.006880,0.006980,0.007146,0.007445,0.007578,0.007744,0.007944,0.008043,0.008077,0.008276,0.008509,0.008575,0.008675,0.008808,0.008874,0.009074,0.009173,0.009340,0.009473,0.009572,0.009705,0.009805,0.009905,0.010038,0.010171,0.010337,0.010436,0.010536,0.010702,0.010935,0.011001,0.011267,0.011367,0.011500,0.011666,0.011766,0.011965,0.012165,0.012298,0.012464,0.012630,0.012697,0.012730,0.012896,0.013062,0.013195,0.013262,0.013328,0.013527,0.013627,0.013660,0.013827,0.013893,0.013993,0.014192,0.014292,0.014458,0.014491,0.014624,0.014790,0.014957,0.015090,0.015289,0.015422,0.015488,0.015522,0.015655,0.015854,0.015987,0.016020,0.016053,0.016087,0.016220,0.016353,0.016486,0.016585,0.016618,0.016685,0.016718,0.016751,0.016785,0.016884,0.016918,0.016951,0.016984,0.017051,0.017117,0.017184,0.017217,0.017283,0.017316,0.017350,0.017383,0.017516,0.017549,0.017582,0.017649,0.017715,0.017749,0.017815,0.017915,0.018014,0.018114,0.018147,0.018314,0.018380,0.018413,0.018447,0.018480,0.018513,0.018613,0.018712,0.018746,0.018779,0.018812,0.018879,0.018945,0.018978,0.019045,0.019144,0.019178,0.019211,0.019277,0.019311,0.019344,0.019377,0.019444,0.019577,0.019610,0.019676,0.019743,0.019776,0.019809,0.019909,0.019942,0.019975,0.020042,0.020075,0.020108,0.020142,0.020175,0.020241,0.020308,0.020341,0.020374,0.020441,0.020474,0.020507,0.020540,0.020574,0.020607,0.020673,0.020707,0.020740,0.020773,0.020806,0.020840,0.020873,0.020906,0.020939,0.020973,0.021006,0.021072,0.021105,0.021139,0.021172,0.021205,0.021238,0.021272,0.021305,0.021371,0.021405,0.021438,0.021471,0.021504,0.021538,0.021571,0.021604,0.021637,0.021670,0.021704,0.021770,0.021837,0.021870,0.021903,0.021936,0.021970,0.022003,0.022036,0.022202,0.022236,0.022302,0.022335,0.022368,0.022402,0.022468,0.022501,0.022535,0.022568,0.022634,0.022701,0.022734,0.022767,0.022867,0.022900,0.022933,0.022967,0.023000,0.023033,0.023100,0.023133,0.023199,0.023266,0.023332,0.023366,0.023399,0.023465,0.023499,0.023532,0.023565,0.023598,0.023698,0.023831,0.023864,0.023897,0.023964,0.024030,0.024064,0.024163,0.024230,0.024296,0.024329,0.024396,0.024429,0.024496,0.024529,0.024562,0.024595,0.024629,0.024662,0.024728,0.024828,0.024861,0.024928,0.024994,0.025094,0.025194,0.025227,0.025293,0.025327,0.025360,0.025393,0.025426,0.025460,0.025559,0.025692,0.025725,0.025759,0.025825,0.025858,0.025925,0.026025,0.026058,0.026091,0.026124,0.026157,0.026191,0.026257,0.026290,0.026324,0.026357,0.026390,0.026423,0.026457,0.026490,0.026523,0.026556,0.026590,0.026656,0.026689,0.026723,0.026789,0.026855,0.026889,0.026922,0.026955,0.026988,0.027022,0.027055,0.027088,0.027121,0.027155,0.027188,0.027254,0.027288,0.027321,0.027420,0.027454,0.027520,0.027587,0.027653,0.027720,0.027919,0.028085,0.028185,0.028351,0.028484,0.028750,0.028883,0.029016,0.029249,0.029581,0.029847,0.030013,0.030312,0.030611,0.031010,0.031376,0.031775,0.032340,0.032772,0.033337,0.033769,0.034168,0.034566,0.034965,0.035397,0.035896,0.036660,0.037026,0.037724,0.038222,0.038987,0.040084,0.040848,0.041779,0.042543,0.043540,0.044438,0.045302,0.046299,0.047761,0.048925,0.049922,0.050919,0.051883,0.052946,0.053744,0.055140,0.056403,0.057899,0.059494,0.060425,0.061555,0.062618,0.063815,0.065045,0.066175,0.067537,0.069199,0.070462,0.071825,0.073919,0.075348,0.077076,0.078439,0.080068,0.081763,0.084089,0.086117,0.087978,0.089673,0.091900,0.093595,0.095290,0.097617,0.100043,0.101938,0.103965,0.105893,0.107920,0.110480,0.112673,0.114967,0.117858,0.120650,0.123376,0.126167,0.127863,0.130987,0.133546,0.136072,0.137933,0.139894,0.141955,0.143750,0.145179,0.146907,0.149367,0.151461,0.153588,0.155582,0.157443,0.159438,0.161465,0.163360,0.164955,0.166550,0.168412,0.170007,0.172001,0.173995,0.175624,0.177120,0.179081,0.180809,0.182770,0.184365,0.185894,0.187722,0.189550,0.190913,0.192508,0.193871,0.195167,0.196962,0.198923,0.200153,0.201715,0.203211,0.204839,0.206834,0.208362,0.209758,0.211088,0.212151,0.213714,0.214977,0.215807,0.216406,0.217303,0.218267,0.218998,0.219663,0.220461,0.221159,0.221923,0.222422,0.222987,0.223552,0.223951,0.224416,0.224881,0.225114,0.225679,0.226044,0.226477,0.226875,0.227407,0.227540,0.227873,0.228172,0.228471,0.228670,0.228803,0.229102,0.229335,0.229568,0.229767,0.229966,0.230232,0.230565,0.230731,0.230797,0.230897,0.231030,0.231163,0.231229,0.231329,0.231462,0.231662,0.231761,0.231861,0.232060,0.232160,0.232359,0.232559,0.232592,0.232625,0.232725,0.232958,0.233024,0.233091,0.233323,0.233456,0.233523,0.233622,0.233656,0.233789,0.233855,0.234021,0.234121,0.234254,0.234354,0.234453,0.234586,0.234786,0.234919,0.234985,0.235052,0.235085,0.235151,0.235318,0.235384,0.235550,0.235583,0.235683,0.235783,0.235849,0.235883,0.235982,0.236082,0.236149,0.236182,0.236248,0.236348,0.236414,0.236448,0.236547,0.236614,0.236680,0.236747,0.236813,0.236913,0.237046,0.237079,0.237179,0.237245,0.237279,0.237312,0.237412,0.237478,0.237611,0.237644,0.237677,0.237844,0.237877,0.237943,0.237977,0.238076,0.238176,0.238242,0.238276,0.238309,0.238375,0.238409,0.238475,0.238508,0.238575,0.238708,0.238741,0.238841,0.238874,0.238940,0.238974,0.239073,0.239140,0.239240,0.239372,0.239472,0.239638,0.239672,0.239771,0.239838,0.239938,0.240137,0.240170,0.240303,0.240370,0.240403,0.240503,0.240602,0.240635,0.240702,0.240735,0.240802,0.240901,0.240968,0.241034,0.241101,0.241167,0.241234,0.241400,0.241466,0.241500,0.241599,0.241666,0.241732,0.241799,0.241832,0.241898,0.242031,0.242065,0.242131,0.242198,0.242264,0.242364,0.242430,0.242497,0.242530,0.242596,0.242630,0.242862,0.242929,0.242995,0.243029,0.243195,0.243261,0.243361,0.243461,0.243594,0.243627,0.243693,0.243727,0.243793,0.243826,0.243859,0.243926,0.243992,0.244059,0.244092,0.244292,0.244358,0.244425,0.244524,0.244557,0.244624,0.244657,0.244757,0.244790,0.244823,0.244890,0.244956,0.244990,0.245023,0.245056,0.245089,0.245122,0.245189,0.245255,0.245355,0.245388,0.245422,0.245488,0.245588,0.245688,0.245721,0.245754,0.245820,0.245854,0.245887,0.245920,0.245987,0.246020,0.246053,0.246120,0.246219,0.246286,0.246319,0.246352,0.246419,0.246452,0.246485,0.246518,0.246552,0.246618,0.246651,0.246685,0.246718,0.246784,0.246818,0.246851,0.246884,0.246951,0.246984,0.247017,0.247150,0.247216,0.247250,0.247316,0.247416,0.247449,0.247582,0.247682,0.247748,0.247815,0.247848,0.247881,0.247981,0.248014,0.248047,0.248081,0.248114,0.248147,0.248180,0.248380,0.248479,0.248513,0.248579,0.248646,0.248779,0.248812,0.248945,0.248978,0.249078,0.249177,0.249244,0.249277,0.249344,0.249410,0.249477,0.249576,0.249643,0.249676,0.249776,0.249875,0.250075,0.250141,0.250274,0.250341,0.250474,0.250607,0.250706,0.250839,0.250906,0.251072,0.251105,0.251172,0.251271,0.251504,0.251836,0.251936,0.252268,0.252501,0.252568,0.252767,0.253000,0.253133,0.253365,0.253565,0.253731,0.254163,0.254495,0.254728,0.255260,0.255858,0.256124,0.256224,0.256755,0.257021,0.257254,0.257553,0.258085,0.258450,0.258982,0.259215,0.259581,0.259813,0.259979,0.260578,0.261076,0.261542,0.262007,0.262539,0.263004,0.263469,0.263835,0.264500,0.264865,0.265297,0.265763,0.266294,0.266826,0.267657,0.268255,0.268654,0.269120,0.269618,0.270050,0.270682,0.271180,0.271878,0.272211,0.272709,0.273208,0.273739,0.274039,0.274437,0.274969,0.275368,0.275800,0.276432,0.276897,0.277329,0.277595,0.277894,0.278326,0.278792,0.279157,0.279755,0.280254,0.280686,0.281085,0.281318,0.281650,0.281849,0.282049,0.282281,0.282448,0.282747,0.282880,0.283112,0.283212,0.283511,0.283611,0.283744,0.284010,0.284143,0.284276,0.284442,0.284508,0.284907,0.285073,0.285273,0.285505,0.285705,0.285838,0.286004,0.286104,0.286237,0.286336,0.286469,0.286935,0.287034,0.287101,0.287200,0.287300,0.287599,0.287633,0.287799,0.287932,0.288031,0.288098,0.288264,0.288364,0.288497,0.288563,0.288596,0.288630,0.288663,0.288796,0.288862,0.288929,0.289028,0.289095,0.289161,0.289195,0.289261,0.289294,0.289328,0.289361,0.289394,0.289461,0.289494,0.289560,0.289594,0.289693,0.289793,0.289826,0.289859,0.289893,0.289926,0.290026,0.290059,0.290125,0.290225,0.290325,0.290358,0.290391,0.290458,0.290657,0.290757,0.290956,0.291089,0.291222,0.291355,0.291455,0.291521,0.291588,0.291754,0.291854,0.292120,0.292153,0.292286,0.292319,0.292419,0.292618,0.292651,0.292751,0.293017,0.293216,0.293283,0.293349,0.293482,0.293582,0.293848,0.293981,0.294147,0.294313,0.294413,0.294579,0.294878,0.295144,0.295244,0.295377,0.295576,0.295809,0.295942,0.296274,0.296474,0.296640,0.297005,0.297138,0.297437,0.297803,0.298268,0.298767,0.299265,0.299498,0.299930,0.300528,0.300794,0.301526,0.301891,0.302523,0.303054,0.303885,0.304384,0.304982,0.305514,0.306312,0.307043,0.307641,0.308539,0.309303,0.310134,0.311098,0.311696,0.312527,0.313125,0.313923,0.314621,0.315452,0.316648,0.317712,0.318609,0.319507,0.320537,0.321567,0.322598,0.323761,0.325190,0.326420,0.327550,0.329013,0.330408,0.332104,0.333932,0.335128,0.336790,0.338319,0.339748,0.341443,0.342906,0.344634,0.346263,0.348057,0.350184,0.351913,0.353408,0.354505,0.356533,0.358294,0.360156,0.362216,0.363878,0.365972,0.367767,0.369861,0.371423,0.373517,0.375544,0.377306,0.378934,0.381161,0.382657,0.385050,0.387144,0.389371,0.391432,0.393924,0.395686,0.397979,0.400671,0.402499,0.404460,0.406820,0.409446,0.411207,0.413601,0.415429,0.417556,0.419882,0.422575,0.424436,0.426929,0.429588,0.432047,0.433842,0.436567,0.438894,0.441320,0.443780,0.445608,0.447768,0.450361,0.452521,0.454681,0.456443,0.458138,0.460332,0.462326,0.464586,0.466547,0.468408,0.470236,0.472330,0.474424,0.476917,0.479809,0.482301,0.484163,0.486389,0.487819,0.489613,0.491608,0.493735,0.495663,0.497424,0.499585,0.501047,0.502543,0.504105,0.506033,0.508226,0.510087,0.511915,0.513611,0.514973,0.516934,0.518829,0.520956,0.522884,0.524512,0.526074,0.527504,0.529431,0.530993,0.532223,0.533952,0.535115,0.536478,0.538139,0.539236,0.540566,0.541928,0.543191,0.544687,0.545884,0.547346,0.549108,0.550371,0.551501,0.553063,0.554492,0.555722,0.556619,0.557849,0.558846,0.559677,0.561206,0.562236,0.563200,0.563998,0.565194,0.565892,0.566856,0.567920,0.568917,0.569914,0.570778,0.571875,0.572972,0.574069,0.575165,0.576030,0.576661,0.577359,0.577957,0.578522,0.579253,0.580151,0.580749,0.581414,0.582145,0.582644,0.583109,0.583807,0.584472,0.585436,0.585934,0.586466,0.587230,0.587729,0.588360,0.588693,0.589457,0.589823,0.590388,0.590720,0.591152,0.591551,0.592016,0.592681,0.592914,0.593246,0.593745,0.594110,0.594609,0.595008,0.595340,0.596005,0.596570,0.596869,0.597334,0.597501,0.597966,0.598232,0.598398,0.598730,0.599063,0.599262,0.599528,0.599694,0.599761,0.599993,0.600193,0.600525,0.600824,0.601090,0.601389,0.601655,0.601855,0.602287,0.602686,0.603018,0.603284,0.603716,0.604048,0.604347,0.604547,0.604912,0.605045,0.605345,0.605843,0.606308,0.606508,0.606674,0.607006,0.607239,0.607438,0.607837,0.608136,0.608436,0.608735,0.609100,0.609300,0.609632,0.609898,0.610397,0.610729,0.611460,0.611759,0.612058,0.612324,0.612723,0.613155,0.613521,0.614086,0.614717,0.615149,0.615382,0.615714,0.616213,0.616545,0.617110,0.617709,0.618107,0.618706,0.618972,0.619404,0.619836,0.620135,0.620667,0.621232,0.621897,0.622428,0.623093,0.623725,0.624256,0.624821,0.625553,0.625818,0.626583,0.627281,0.628112,0.628743,0.629375,0.630206,0.630738,0.631568,0.632366,0.633131,0.633895,0.634659,0.635424,0.636222,0.636953,0.637584,0.638382,0.639080,0.639878,0.641008,0.641805,0.642769,0.644099,0.645329,0.646259,0.647157,0.648087,0.649151,0.650148,0.651311,0.652441,0.653239,0.654037,0.655333,0.656264,0.657460,0.658490,0.659421,0.660185,0.661050,0.662579,0.663675,0.664772,0.665869,0.667032,0.667930,0.668794,0.669891,0.670888,0.671719,0.672683,0.673779,0.674776,0.676305,0.677003,0.677602,0.678333,0.679363,0.680626,0.681856,0.682753,0.683883,0.685047,0.686476,0.687672,0.688703,0.689833,0.690830,0.691794,0.692957,0.694420,0.695516,0.696613,0.697677,0.698873,0.700203,0.701133,0.702396,0.703460,0.704457,0.705354,0.706385,0.707781,0.708745,0.710340,0.711370,0.712500,0.713398,0.714561,0.715658,0.716954,0.717852,0.719248,0.720411,0.721208,0.722438,0.723668,0.724898,0.726061,0.727258,0.728354,0.729152,0.730216,0.731313,0.732476,0.733340,0.734470,0.735268,0.736032,0.737262,0.738026,0.739389,0.740486,0.741317,0.742380,0.743477,0.744840,0.745771,0.746967,0.747532,0.748496,0.749427,0.750258,0.751288,0.752185,0.753382,0.754711,0.755675,0.756938,0.757902,0.759099,0.760062,0.761292,0.762023,0.762921,0.763719,0.764882,0.765979,0.767075,0.768338,0.769203,0.770034,0.770931,0.771729,0.772693,0.773956,0.774919,0.775750,0.776548,0.777612,0.778509,0.779440,0.780503,0.781334,0.782464,0.783295,0.784325,0.785256,0.786187,0.787018,0.787716,0.788713,0.790009,0.790807,0.791804,0.792801,0.793665,0.794695,0.795925,0.796889,0.797919,0.798717,0.799548,0.800578,0.801575,0.802373,0.803138,0.804268,0.805065,0.805763,0.806395,0.806927,0.807625,0.808156,0.808987,0.810051,0.810549,0.811480,0.812211,0.812677,0.813275,0.814073,0.814870,0.815435,0.816166,0.816765,0.817596,0.818061,0.818626,0.819291,0.819989,0.820753,0.821351,0.821783,0.822648,0.823046,0.823678,0.824210,0.824808,0.825307,0.826138,0.826636,0.827035,0.827434,0.828065,0.828664,0.828929,0.829295,0.829927,0.830359,0.830824,0.831057,0.831289,0.831721,0.832054,0.832586,0.833117,0.833383,0.833849,0.834281,0.834812,0.835311,0.835710,0.836142,0.836408,0.836807,0.837139,0.837704,0.838036,0.838402,0.838635,0.839033,0.839266,0.839698,0.839898,0.840164,0.840463,0.840795,0.841028,0.841161,0.841427,0.841726,0.842058,0.842125,0.842390,0.842656,0.843055,0.843354,0.843653,0.843953,0.844318,0.844617,0.844850,0.845182,0.845548,0.845814,0.846046,0.846312,0.846578,0.846778,0.847110,0.847409,0.847742,0.847974,0.848373,0.848572,0.848805,0.848838,0.849071,0.849138,0.849337,0.849636,0.849902,0.850101,0.850334,0.850633,0.850966,0.851198,0.851464,0.851630,0.851796,0.851896,0.852096,0.852229,0.852361,0.852528,0.852594,0.852760,0.852960,0.853026,0.853259,0.853392,0.853458,0.853824,0.854057,0.854223,0.854389,0.854555,0.854688,0.854755,0.854987,0.855187,0.855286,0.855486,0.855652,0.855752,0.855885,0.856084,0.856150,0.856250,0.856383,0.856483,0.856616,0.856782,0.856981,0.857214,0.857480,0.857679,0.857812,0.857846,0.857912,0.857979,0.858145,0.858211,0.858344,0.858477,0.858577,0.858743,0.859009,0.859075,0.859142,0.859175,0.859308,0.859408,0.859474,0.859574,0.859707,0.859906,0.860006,0.860139,0.860305,0.860471,0.860571,0.860704,0.860737,0.860770,0.861070,0.861136,0.861169,0.861468,0.861601,0.861734,0.861867,0.862133,0.862166,0.862333,0.862499,0.862665,0.862831,0.862964,0.863097,0.863263,0.863496,0.863529,0.863695,0.863729,0.863762,0.863828,0.864061,0.864161,0.864393,0.864593,0.864692,0.864759,0.864958,0.865025,0.865257,0.865557,0.865756,0.865856,0.866088,0.866122,0.866255,0.866421,0.866587,0.866687,0.866820,0.866853,0.867085,0.867152,0.867218,0.867351,0.867385,0.867684,0.867717,0.867817,0.867850,0.867916,0.867950,0.868083,0.868116,0.868182,0.868216,0.868249,0.868315,0.868382,0.868481,0.868614,0.868714,0.868781,0.868913,0.868980,0.869046,0.869080,0.869179,0.869246,0.869346,0.869412,0.869512,0.869611,0.869711,0.869744,0.869811,0.869911,0.869977,0.870044,0.870077,0.870110,0.870143,0.870243,0.870309,0.870409,0.870442,0.870476,0.870509,0.870542,0.870609,0.870642,0.870708,0.870775,0.870841,0.870974,0.871007,0.871140,0.871174,0.871240,0.871340,0.871373,0.871439,0.871473,0.871539,0.871572,0.871606,0.871639,0.871705,0.871739,0.871772,0.871838,0.871971,0.872005,0.872071,0.872104,0.872270,0.872370,0.872470,0.872536,0.872603,0.872636,0.872736,0.872769,0.872802,0.872835,0.872902,0.872935,0.872968,0.873101,0.873135,0.873234,0.873301,0.873367,0.873467,0.873500,0.873600,0.873733,0.873766,0.873833,0.873866,0.873999,0.874032,0.874165,0.874198,0.874231,0.874331,0.874497,0.874630,0.874663,0.874763,0.874796,0.874863,0.874929,0.874996,0.875129,0.875229,0.875461,0.875561,0.875661,0.875694,0.875960,0.876059,0.876259,0.876292,0.876359,0.876392,0.876425,0.876492,0.876525,0.876724,0.876824,0.876924,0.877023,0.877123,0.877256,0.877322,0.877389,0.877489,0.877555,0.877622,0.877688,0.877821,0.877887,0.877921,0.878087,0.878187,0.878253,0.878320,0.878419,0.878452,0.878519,0.878619,0.878718,0.878885,0.878984,0.879051,0.879084,0.879117,0.879184,0.879317,0.879383,0.879516,0.879583,0.879682,0.879782,0.879848,0.879948,0.880015,0.880048,0.880114,0.880148,0.880214,0.880347,0.880413,0.880613,0.880646,0.880779,0.880879,0.881012,0.881078,0.881178,0.881278,0.881411,0.881544,0.881610,0.881710,0.881843,0.881976,0.882042,0.882075,0.882109,0.882175,0.882241,0.882341,0.882408,0.882541,0.882674,0.882740,0.882773,0.882840,0.882939,0.883072,0.883139,0.883205,0.883272,0.883338,0.883438,0.883538,0.883604,0.883637,0.883704,0.883804,0.883903,0.883970,0.884103,0.884169,0.884236,0.884302,0.884435,0.884468,0.884635,0.884734,0.884768,0.884834,0.885000,0.885100,0.885166,0.885233,0.885366,0.885465,0.885598,0.885765,0.886031,0.886197,0.886296,0.886330,0.886363,0.886396,0.886496,0.886562,0.886629,0.886662,0.886695,0.886728,0.886762,0.886861,0.886928,0.886994,0.887094,0.887127,0.887161,0.887194,0.887260,0.887426,0.887493,0.887593,0.887659,0.887692,0.887726,0.887792,0.887825,0.887859,0.887925,0.888058,0.888091,0.888124,0.888257,0.888390,0.888424,0.888523,0.888557,0.888590,0.888623,0.888723,0.888756,0.888889,0.888955,0.888989,0.889055,0.889088,0.889122,0.889155,0.889221,0.889321,0.889354,0.889454,0.889520,0.889587,0.889620,0.889653,0.889786,0.889820,0.889853,0.889886,0.889919,0.889952,0.890019,0.890052,0.890119,0.890185,0.890285,0.890318,0.890351,0.890484,0.890551,0.890617,0.890684,0.890717,0.890783,0.890817,0.890850,0.890916,0.891016,0.891049,0.891083,0.891116,0.891149,0.891249,0.891282,0.891315,0.891382,0.891448,0.891481,0.891515,0.891614,0.891714,0.891747,0.891814,0.891880,0.891947,0.892013,0.892080,0.892146,0.892179,0.892213,0.892246,0.892312,0.892379,0.892445,0.892512,0.892611,0.892645,0.892678,0.892744,0.892811,0.892911,0.892944,0.892977,0.893110,0.893176,0.893243,0.893309,0.893409,0.893442,0.893509,0.893542,0.893708,0.893841,0.893874,0.893908,0.893941,0.894041,0.894074,0.894140,0.894273,0.894307,0.894439,0.894473,0.894606,0.894639,0.894705,0.894772,0.894872,0.894905,0.894938,0.894971,0.895004,0.895071,0.895237,0.895270,0.895370,0.895403,0.895437,0.895470,0.895503,0.895636,0.895802,0.895835,0.895869,0.896002,0.896068,0.896168,0.896267,0.896334,0.896400,0.896500,0.896600,0.896666,0.896700,0.896733,0.896833,0.896899,0.896965,0.896999,0.897065,0.897198,0.897265,0.897331,0.897398,0.897497,0.897530,0.897597,0.897630,0.897763,0.897863,0.897896,0.897929,0.897963,0.897996,0.898129,0.898228,0.898328,0.898361,0.898428,0.898461,0.898494,0.898561,0.898627,0.898661,0.898694,0.898727,0.898793,0.898827,0.898860,0.898960,0.898993,0.899026,0.899126,0.899159,0.899192,0.899259,0.899292,0.899325,0.899392,0.899425,0.899458,0.899525,0.899558,0.899591,0.899624,0.899658,0.899691,0.899724,0.899757,0.899791,0.899824,0.899857,0.899890,0.899924,0.899957,0.899990,0.900023,0.900057,0.900090,0.900123,0.900156,0.900189,0.900223,0.900256,0.900289,0.900322,0.900356,0.900389,0.900422,0.900455,0.900489,0.900522,0.900555,0.900588,0.900622,0.900655,0.900688,0.900721,0.900754,0.900788,0.900821,0.900887,0.900954,0.901020,0.901054,0.901120,0.901153,0.901187,0.901220,0.901253,0.901320,0.901419,0.901452,0.901486,0.901519,0.901552,0.901585,0.901619,0.901718,0.901752,0.901785,0.901818,0.901851,0.901885,0.901951,0.901984,0.902017,0.902051,0.902084,0.902150,0.902250,0.902317,0.902350,0.902383,0.902416,0.902450,0.902483,0.902516,0.902549,0.902583,0.902616,0.902649,0.902682,0.902715,0.902749,0.902782,0.902848,0.902882,0.902915,0.902948,0.903048,0.903081,0.903148,0.903181,0.903214,0.903247,0.903280,0.903314,0.903347,0.903380,0.903447,0.903480,0.903513,0.903546,0.903613,0.903646,0.903679,0.903713,0.903812,0.903846,0.903879,0.903945,0.904045,0.904145,0.904211,0.904278,0.904344,0.904377,0.904477,0.904510,0.904543,0.904577,0.904643,0.904676,0.904710,0.904743,0.904776,0.904843,0.904876,0.904909,0.904942,0.904976,0.905009,0.905042,0.905109,0.905142,0.905175,0.905208,0.905241,0.905275,0.905308,0.905341,0.905408,0.905441,0.905474,0.905507,0.905541,0.905574,0.905607,0.905640,0.905674,0.905707,0.905740,0.905773,0.905806,0.905840,0.905873,0.905906,0.905973,0.906039,0.906072,0.906139,0.906172,0.906239,0.906305,0.906338,0.906372,0.906405,0.906438,0.906471,0.906504,0.906538,0.906604,0.906637,0.906671,0.906704,0.906737,0.906770,0.906804,0.906837,0.906870,0.906937,0.906970,0.907036,0.907103,0.907136,0.907169,0.907236,0.907269,0.907302,0.907335,0.907369,0.907435,0.907468,0.907535,0.907668,0.907734,0.907767,0.907801,0.907834,0.907934,0.907967,0.908033,0.908100,0.908133,0.908200,0.908233,0.908266,0.908299,0.908333,0.908366,0.908399,0.908465,0.908565,0.908598,0.908632,0.908665,0.908731,0.908765,0.908831,0.908931,0.908964,0.908997,0.909030,0.909064,0.909097,0.909197,0.909230,0.909263,0.909296,0.909330,0.909429,0.909529,0.909562,0.909596,0.909629,0.909695,0.909762,0.909828,0.909895,0.909928,0.909994,0.910028,0.910061,0.910094,0.910127,0.910161,0.910194,0.910227,0.910293,0.910360,0.910393,0.910460,0.910493,0.910526,0.910559,0.910593,0.910626,0.910659,0.910692,0.910726,0.910759,0.910792,0.910825,0.910925,0.910991,0.911025,0.911091,0.911124,0.911158,0.911191,0.911224,0.911257,0.911324,0.911357,0.911390,0.911424,0.911457,0.911523,0.911556,0.911590,0.911623,0.911656,0.911689,0.911723,0.911789,0.911822,0.911856,0.911922,0.911955,0.911989,0.912022,0.912055,0.912088,0.912122,0.912155,0.912221,0.912254,0.912288,0.912354,0.912454,0.912520,0.912554,0.912620,0.912653,0.912753,0.912819,0.912886,0.912919,0.913019,0.913119,0.913185,0.913252,0.913351,0.913484,0.913584,0.913650,0.913750,0.913817,0.913983,0.914182,0.914282,0.914415,0.914481,0.914614,0.914714,0.914913,0.914980,0.915046,0.915080,0.915179,0.915312,0.915445,0.915478,0.915611,0.915911,0.916110,0.916276,0.916442,0.916609,0.916775,0.916908,0.917074,0.917174,0.917439,0.917639,0.917705,0.917772,0.917838,0.917971,0.918038,0.918171,0.918204,0.918337,0.918503,0.918569,0.918702,0.918769,0.918835,0.918935,0.919035,0.919101,0.919135,0.919168,0.919234,0.919334,0.919367,0.919434,0.919567,0.919666,0.919733,0.919766,0.919799,0.919832,0.919866,0.919932,0.919965,0.920032,0.920065,0.920098,0.920132,0.920165,0.920198,0.920231,0.920265,0.920331,0.920364,0.920398,0.920431,0.920464,0.920497,0.920564,0.920597,0.920663,0.920697,0.920730,0.920763,0.920796,0.920896,0.920996,0.921129,0.921262,0.921395,0.921494,0.921760,0.921860,0.922126,0.922226,0.922458,0.922724,0.922857,0.923023,0.923256,0.923588,0.923721,0.923887,0.924054,0.924353,0.924785,0.924918,0.925416,0.925915,0.926148,0.926247,0.926746,0.927012,0.927344,0.927643,0.928009,0.928374,0.928707,0.929371,0.929671,0.930236,0.930734,0.931067,0.931366,0.931731,0.932064,0.932363,0.932728,0.933127,0.933493,0.934058,0.934490,0.934856,0.935288,0.935853,0.936152,0.936418,0.936684,0.937016,0.937548,0.937814,0.938013,0.938279,0.938545,0.938910,0.939243,0.939509,0.939675,0.940173,0.940439,0.940672,0.940905,0.941137,0.941370,0.941603,0.941869,0.942068,0.942134,0.942267,0.942467,0.942600,0.942733,0.942832,0.942999,0.943165,0.943431,0.943530,0.943663,0.943730,0.943830,0.943896,0.943996,0.944029,0.944095,0.944162,0.944228,0.944328,0.944361,0.944395,0.944428,0.944494,0.944594,0.944627,0.944694,0.944727,0.944793,0.944827,0.944960,0.945026,0.945059,0.945226,0.945292,0.945325,0.945392,0.945458,0.945491,0.945558,0.945691,0.945757,0.945923,0.945957,0.945990,0.946123,0.946189,0.946256,0.946389,0.946489,0.946588,0.946754,0.946821,0.946954,0.947120,0.947186,0.947253,0.947386,0.947619,0.947785,0.947884,0.948051,0.948250,0.948350,0.948483,0.948516,0.948815,0.948948,0.949081,0.949347,0.949546,0.949845,0.950244,0.950444,0.950643,0.950876,0.950976,0.951175,0.951607,0.951973,0.952305,0.952604,0.952837,0.952936,0.953202,0.953402,0.953967,0.954366,0.954698,0.955030,0.955562,0.955928,0.956293,0.956692,0.956958,0.957191,0.957457,0.957756,0.958055,0.958254,0.958620,0.958886,0.959285,0.959584,0.959916,0.960116,0.960515,0.960714,0.961146,0.961345,0.961545,0.961744,0.961910,0.961944,0.961977,0.962077,0.962409,0.962542,0.962608,0.962841,0.963107,0.963207,0.963439,0.963572,0.963639,0.963705,0.963772,0.963838,0.963905,0.963971,0.964038,0.964071,0.964104,0.964171,0.964204,0.964237,0.964270,0.964337,0.964436,0.964569,0.964636,0.964702,0.964769,0.964869,0.964902,0.964968,0.965035,0.965068,0.965168,0.965267,0.965301,0.965334,0.965467,0.965533,0.965567,0.965666,0.965733,0.965766,0.965832,0.965866,0.965932,0.965965,0.965999,0.966032,0.966065,0.966098,0.966132,0.966165,0.966231,0.966298,0.966364,0.966397,0.966464,0.966497,0.966564,0.966630,0.966663,0.966697,0.966730,0.966763,0.966796,0.966929,0.966996,0.967029,0.967062,0.967129,0.967195,0.967228,0.967262,0.967295,0.967328,0.967361,0.967395,0.967428,0.967494,0.967528,0.967561,0.967594,0.967627,0.967660,0.967694,0.967760,0.967793,0.967827,0.967860,0.967893,0.967926,0.967960,0.967993,0.968026,0.968059,0.968093,0.968126,0.968159,0.968192,0.968225,0.968259,0.968292,0.968325,0.968358,0.968392,0.968425,0.968458,0.968491,0.968525,0.968558,0.968591,0.968624,0.968658,0.968691,0.968724,0.968757,0.968791,0.968824,0.968857,0.968890,0.968923,0.968957,0.968990,0.969023,0.969056,0.969090,0.969123,0.969156,0.969223,0.969256,0.969289,0.969322,0.969356,0.969389,0.969422,0.969455,0.969522,0.969555,0.969588,0.969621,0.969655,0.969688,0.969721,0.969754,0.969788,0.969821,0.969887,0.969921,0.969954,0.969987,0.970020,0.970054,0.970087,0.970120,0.970153,0.970186,0.970220,0.970253,0.970319,0.970353,0.970386,0.970419,0.970452,0.970585,0.970619,0.970685,0.970718,0.970785,0.970851,0.970918,0.970984,0.971051,0.971084,0.971184,0.971217,0.971250,0.971283,0.971383,0.971416,0.971449,0.971549,0.971582,0.971616,0.971682,0.971715,0.971782,0.971848,0.971948,0.972048,0.972114,0.972214,0.972280,0.972314,0.972413,0.972480,0.972580,0.972679,0.972712,0.972879,0.972912,0.972945,0.972978,0.973078,0.973178,0.973211,0.973277,0.973311,0.973410,0.973543,0.973610,0.973676,0.973710,0.973743,0.973809,0.974042,0.974142,0.974175,0.974275,0.974341,0.974374,0.974441,0.974474,0.974673,0.974740,0.974806,0.974840,0.974873,0.975039,0.975072,0.975172,0.975238,0.975338,0.975405,0.975538,0.975571,0.975604,0.975671,0.975737,0.975770,0.975870,0.975970,0.976103,0.976269,0.976402,0.976435,0.976568,0.976668,0.976701,0.976801,0.976834,0.976867,0.976967,0.977199,0.977233,0.977366,0.977399,0.977465,0.977532,0.977632,0.977698,0.977764,0.977864,0.977931,0.977964,0.978097,0.978130,0.978197,0.978230,0.978296,0.978330,0.978396,0.978462,0.978529,0.978662,0.978828,0.978928,0.978994,0.979027,0.979094,0.979160,0.979194,0.979293,0.979327,0.979360,0.979460,0.979526,0.979692,0.979759,0.979858,0.979925,0.979991,0.980158,0.980257,0.980324,0.980423,0.980623,0.980656,0.980756,0.980822,0.981088,0.981155,0.981288,0.981454,0.981487,0.981553,0.981686,0.981853,0.981919,0.981986,0.982052,0.982218,0.982351,0.982451,0.982551,0.982584,0.982717,0.982750,0.982916,0.982983,0.983016,0.983182,0.983348,0.983481,0.983614,0.983681,0.983747,0.983780,0.983880,0.984013,0.984113,0.984212,0.984379,0.984445,0.984611,0.984811,0.985077,0.985143,0.985210,0.985309,0.985442,0.985509,0.985608,0.985741,0.985775,0.985908,0.986040,0.986107,0.986173,0.986306,0.986340,0.986373,0.986439,0.986473,0.986506,0.986639,0.986738,0.986838,0.986905,0.986971,0.987071,0.987104,0.987137,0.987237,0.987270,0.987303,0.987470,0.987702,0.987802,0.987835,0.987902,0.987968,0.988035,0.988068,0.988168,0.988234,0.988267,0.988334,0.988400,0.988467,0.988500,0.988533,0.988566,0.988633,0.988666,0.988733,0.988832,0.988899,0.988932,0.988965,0.989032,0.989065,0.989098,0.989165,0.989264,0.989298,0.989364,0.989397,0.989497,0.989564,0.989597,0.989630,0.989663,0.989796,0.989829,0.989863,0.989896,0.989929,0.989962,0.989996,0.990095,0.990129,0.990162,0.990195,0.990262,0.990295,0.990328,0.990361,0.990395,0.990428,0.990494,0.990527,0.990561,0.990627,0.990660,0.990694,0.990727,0.990760,0.990793,0.990827,0.990893,0.990926,0.990993,0.991092,0.991159,0.991225,0.991259,0.991292,0.991425,0.991458,0.991491,0.991525,0.991558,0.991591,0.991624,0.991691,0.991757,0.991790,0.991923,0.991957,0.991990,0.992023,0.992056,0.992090,0.992123,0.992189,0.992256,0.992289,0.992322,0.992356,0.992389,0.992422,0.992455,0.992488,0.992522,0.992555,0.992588,0.992688,0.992721,0.992754,0.992821,0.992954,0.992987,0.993020,0.993120,0.993153,0.993186,0.993220,0.993253,0.993286,0.993353,0.993386,0.993452,0.993519,0.993552,0.993585,0.993619,0.993685,0.993785,0.993818,0.993918,0.993984,0.994017,0.994051,0.994084,0.994117,0.994150,0.994184,0.994217,0.994283,0.994350,0.994416,0.994449,0.994483,0.994516,0.994549,0.994616,0.994682,0.994749,0.994782,0.994848,0.994915,0.994948,0.994981,0.995014,0.995048,0.995081,0.995114,0.995147,0.995247,0.995280,0.995347,0.995380,0.995447,0.995480,0.995513,0.995579,0.995613,0.995679,0.995712,0.995746,0.995779,0.995812,0.995879,0.995912,0.996012,0.996045,0.996078,0.996145,0.996178,0.996244,0.996277,0.996311,0.996344,0.996377,0.996477,0.996510,0.996543,0.996577,0.996610,0.996643,0.996676,0.996710,0.996743,0.996776,0.996809,0.996842,0.996876,0.996942,0.996975,0.997009,0.997042,0.997075,0.997108,0.997142,0.997175,0.997208,0.997241,0.997275,0.997308,0.997341,0.997374,0.997408,0.997441,0.997474,0.997507,0.997540,0.997574,0.997607,0.997640,0.997673,0.997707,0.997740,0.997773,0.997806,0.997840,0.997873,0.997906,0.997939,0.997973,0.998006,0.998039,0.998072,0.998105,0.998139,0.998172,0.998205,0.998238,0.998272,0.998305,0.998338,0.998371,0.998438,0.998471,0.998504,0.998538,0.998571,0.998604,0.998637,0.998671,0.998704,0.998737,0.998770,0.998803,0.998837,0.998870,0.998903,0.998936,0.998970,0.999003,0.999036,0.999069,0.999103,0.999136,0.999169,0.999202,0.999236,0.999269,0.999302,0.999335,0.999368,0.999402,0.999435,0.999468,0.999501,0.999535,0.999568,0.999601,0.999634,0.999668,0.999701,0.999734,0.999767,0.999801,0.999834,0.999867],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.1978,0.1979,0.1981,0.1982,0.1984,0.1985,0.1986,0.1987,0.1988,0.1989,0.1990,0.1991,0.1992,0.1993,0.1994,0.1995,0.1996,0.1997,0.1998,0.1999,0.2000,0.2001,0.2002,0.2003,0.2004,0.2005,0.2006,0.2007,0.2008,0.2009,0.2010,0.2011,0.2012,0.2013,0.2014,0.2015,0.2016,0.2017,0.2018,0.2019,0.2020,0.2021,0.2022,0.2023,0.2024,0.2025,0.2026,0.2027,0.2028,0.2029,0.2030,0.2031,0.2032,0.2033,0.2034,0.2035,0.2036,0.2037,0.2038,0.2039,0.2040,0.2041,0.2042,0.2043,0.2044,0.2045,0.2046,0.2047,0.2048,0.2049,0.2050,0.2051,0.2052,0.2053,0.2054,0.2055,0.2056,0.2057,0.2058,0.2059,0.2060,0.2061,0.2062,0.2063,0.2064,0.2065,0.2066,0.2067,0.2068,0.2069,0.2070,0.2071,0.2072,0.2073,0.2074,0.2075,0.2076,0.2077,0.2078,0.2079,0.2080,0.2081,0.2082,0.2083,0.2084,0.2085,0.2086,0.2087,0.2088,0.2089,0.2090,0.2091,0.2092,0.2093,0.2094,0.2095,0.2096,0.2097,0.2098,0.2099,0.2100,0.2101,0.2102,0.2103,0.2104,0.2105,0.2106,0.2107,0.2108,0.2109,0.2110,0.2111,0.2112,0.2113,0.2114,0.2115,0.2116,0.2117,0.2118,0.2119,0.2120,0.2121,0.2122,0.2123,0.2124,0.2125,0.2126,0.2127,0.2128,0.2129,0.2130,0.2131,0.2132,0.2133,0.2134,0.2135,0.2136,0.2137,0.2138,0.2139,0.2140,0.2141,0.2142,0.2143,0.2144,0.2145,0.2146,0.2147,0.2149,0.2150,0.2151,0.2152,0.2153,0.2155,0.2156,0.2157,0.2158,0.2159,0.2160,0.2161,0.2162,0.2163,0.2164,0.2165,0.2166,0.2167,0.2168,0.2169,0.2170,0.2171,0.2173,0.2174,0.2175,0.2176,0.2177,0.2178,0.2179,0.2180,0.2181,0.2182,0.2183,0.2184,0.2185,0.2186,0.2187,0.2188,0.2189,0.2190,0.2191,0.2192,0.2193,0.2194,0.2195,0.2196,0.2197,0.2198,0.2199,0.2200,0.2201,0.2202,0.2203,0.2204,0.2205,0.2206,0.2207,0.2208,0.2209,0.2210,0.2212,0.2213,0.2214,0.2215,0.2216,0.2217,0.2218,0.2219,0.2220,0.2221,0.2222,0.2224,0.2225,0.2226,0.2227,0.2228,0.2229,0.2230,0.2231,0.2232,0.2233,0.2234,0.2235,0.2236,0.2237,0.2238,0.2239,0.2240,0.2241,0.2242,0.2243,0.2244,0.2245,0.2246,0.2247,0.2248,0.2249,0.2250,0.2251,0.2252,0.2253,0.2254,0.2255,0.2256,0.2257,0.2258,0.2259,0.2260,0.2261,0.2262,0.2263,0.2264,0.2265,0.2266,0.2267,0.2268,0.2269,0.2270,0.2271,0.2272,0.2273,0.2274,0.2275,0.2276,0.2277,0.2278,0.2279,0.2280,0.2281,0.2282,0.2283,0.2284,0.2285,0.2286,0.2288,0.2290,0.2291,0.2292,0.2293,0.2294,0.2295,0.2297,0.2298,0.2299,0.2300,0.2302,0.2303,0.2304,0.2305,0.2306,0.2307,0.2308,0.2309,0.2313,0.2314,0.2319,0.2320,0.2322,0.2323,0.2324,0.2325,0.2327,0.2329,0.2330,0.2331,0.2332,0.2333,0.2334,0.2336,0.2338,0.2339,0.2340,0.2341,0.2342,0.2343,0.2344,0.2345,0.2346,0.2347,0.2348,0.2349,0.2353,0.2354,0.2355,0.2356,0.2357,0.2358,0.2359,0.2360,0.2362,0.2364,0.2365,0.2366,0.2368,0.2369,0.2370,0.2371,0.2372,0.2373,0.2374,0.2375,0.2383,0.2384,0.2386,0.2388,0.2389,0.2393,0.2395,0.2397,0.2399,0.2400,0.2402,0.2405,0.2406,0.2407,0.2409,0.2412,0.2415,0.2417,0.2418,0.2419,0.2420,0.2421,0.2422,0.2423,0.2424,0.2431,0.2433,0.2434,0.2436,0.2438,0.2439,0.2441,0.2442,0.2443,0.2444,0.2445,0.2446,0.2447,0.2448,0.2449,0.2450,0.2451,0.2452,0.2453,0.2454,0.2455,0.2456,0.2457,0.2458,0.2459,0.2460,0.2461,0.2462,0.2463,0.2464,0.2465,0.2466,0.2467,0.2468,0.2469,0.2470,0.2471,0.2472,0.2473,0.2474,0.2475,0.2476,0.2477,0.2478,0.2479,0.2480,0.2481,0.2483,0.2484,0.2485,0.2486,0.2487,0.2488,0.2489,0.2490,0.2493,0.2495,0.2497,0.2499,0.2501,0.2503,0.2506,0.2507,0.2508,0.2509,0.2510,0.2511,0.2513,0.2514,0.2515,0.2516,0.2517,0.2519,0.2520,0.2522,0.2524,0.2534,0.2535,0.2545,0.2547,0.2549,0.2550,0.2551,0.2552,0.2553,0.2554,0.2555,0.2556,0.2557,0.2558,0.2559,0.2560,0.2561,0.2562,0.2563,0.2564,0.2565,0.2566,0.2567,0.2568,0.2569,0.2570,0.2571,0.2572,0.2573,0.2574,0.2575,0.2576,0.2577,0.2578,0.2579,0.2580,0.2581,0.2582,0.2583,0.2584,0.2585,0.2586,0.2587,0.2588,0.2589,0.2590,0.2591,0.2592,0.2593,0.2594,0.2595,0.2596,0.2597,0.2598,0.2599,0.2600,0.2601,0.2602,0.2603,0.2604,0.2605,0.2606,0.2607,0.2608,0.2609,0.2610,0.2611,0.2612,0.2613,0.2614,0.2615,0.2616,0.2617,0.2618,0.2619,0.2620,0.2621,0.2622,0.2623,0.2624,0.2625,0.2626,0.2627,0.2628,0.2629,0.2630,0.2631,0.2632,0.2633,0.2634,0.2635,0.2636,0.2637,0.2638,0.2639,0.2640,0.2641,0.2642,0.2643,0.2644,0.2645,0.2646,0.2647,0.2648,0.2649,0.2650,0.2651,0.2652,0.2653,0.2654,0.2655,0.2656,0.2657,0.2658,0.2659,0.2660,0.2661,0.2662,0.2663,0.2664,0.2665,0.2666,0.2667,0.2668,0.2669,0.2670,0.2671,0.2672,0.2673,0.2674,0.2675,0.2676,0.2677,0.2678,0.2679,0.2680,0.2681,0.2682,0.2683,0.2684,0.2685,0.2686,0.2687,0.2688,0.2689,0.2690,0.2691,0.2692,0.2693,0.2694,0.2695,0.2696,0.2697,0.2698,0.2699,0.2700,0.2701,0.2702,0.2703,0.2704,0.2705,0.2706,0.2707,0.2708,0.2709,0.2710,0.2711,0.2712,0.2713,0.2714,0.2715,0.2716,0.2717,0.2718,0.2719,0.2720,0.2721,0.2722,0.2723,0.2724,0.2725,0.2726,0.2727,0.2728,0.2729,0.2730,0.2731,0.2732,0.2733,0.2734,0.2735,0.2736,0.2737,0.2738,0.2739,0.2740,0.2741,0.2742,0.2743,0.2744,0.2745,0.2746,0.2747,0.2748,0.2749,0.2750,0.2751,0.2752,0.2753,0.2754,0.2755,0.2756,0.2757,0.2758,0.2759,0.2760,0.2761,0.2762,0.2763,0.2764,0.2765,0.2766,0.2767,0.2768,0.2769,0.2770,0.2771,0.2772,0.2773,0.2774,0.2775,0.2776,0.2777,0.2778,0.2779,0.2780,0.2781,0.2782,0.2783,0.2784,0.2785,0.2786,0.2787,0.2788,0.2789,0.2790,0.2791,0.2792,0.2793,0.2794,0.2795,0.2796,0.2797,0.2798,0.2799,0.2800,0.2801,0.2802,0.2803,0.2805,0.2806,0.2807,0.2808,0.2809,0.2810,0.2811,0.2812,0.2813,0.2814,0.2815,0.2816,0.2817,0.2818,0.2819,0.2820,0.2821,0.2822,0.2823,0.2824,0.2825,0.2826,0.2827,0.2828,0.2829,0.2830,0.2831,0.2832,0.2833,0.2834,0.2835,0.2836,0.2837,0.2838,0.2839,0.2840,0.2841,0.2842,0.2843,0.2844,0.2845,0.2846,0.2847,0.2848,0.2849,0.2850,0.2851,0.2852,0.2853,0.2854,0.2855,0.2856,0.2857,0.2858,0.2859,0.2860,0.2861,0.2862,0.2863,0.2864,0.2865,0.2866,0.2867,0.2868,0.2869,0.2870,0.2871,0.2872,0.2873,0.2874,0.2875,0.2876,0.2877,0.2878,0.2879,0.2880,0.2881,0.2882,0.2883,0.2884,0.2885,0.2886,0.2887,0.2888,0.2889,0.2890,0.2891,0.2892,0.2893,0.2894,0.2895,0.2896,0.2897,0.2898,0.2899,0.2900,0.2901,0.2902,0.2903,0.2904,0.2905,0.2906,0.2907,0.2909,0.2910,0.2911,0.2912,0.2913,0.2915,0.2916,0.2917,0.2918,0.2920,0.2921,0.2922,0.2923,0.2924,0.2925,0.2926,0.2927,0.2929,0.2930,0.2931,0.2932,0.2933,0.2934,0.2935,0.2936,0.2938,0.2939,0.2940,0.2941,0.2942,0.2944,0.2947,0.2948,0.2949,0.2951,0.2952,0.2953,0.2954,0.2955,0.2957,0.2959,0.2960,0.2961,0.2962,0.2964,0.2965,0.2966,0.2967,0.2968,0.2969,0.2970,0.2971,0.2972,0.2973,0.2974,0.2975,0.2976,0.2977,0.2978,0.2980,0.2981,0.2982,0.2983,0.2985,0.2986,0.2987,0.2988,0.2990,0.2991,0.2992,0.2996,0.2998,0.2999,0.3000,0.3001,0.3003,0.3004,0.3005,0.3007,0.3008,0.3011,0.3014,0.3016,0.3017,0.3018,0.3019,0.3020,0.3021,0.3023,0.3025,0.3026,0.3027,0.3029,0.3033,0.3034,0.3035,0.3036,0.3038,0.3039,0.3040,0.3041,0.3042,0.3043,0.3044,0.3045,0.3047,0.3048,0.3049,0.3050,0.3051,0.3052,0.3053,0.3054,0.3055,0.3056,0.3057,0.3058,0.3059,0.3060,0.3061,0.3062,0.3063,0.3064,0.3065,0.3066,0.3067,0.3068,0.3069,0.3070,0.3071,0.3072,0.3073,0.3074,0.3075,0.3076,0.3077,0.3078,0.3079,0.3080,0.3081,0.3082,0.3083,0.3084,0.3085,0.3086,0.3087,0.3088,0.3089,0.3090,0.3091,0.3092,0.3093,0.3094,0.3095,0.3096,0.3097,0.3098,0.3099,0.3100,0.3101,0.3102,0.3103,0.3104,0.3105,0.3106,0.3107,0.3108,0.3109,0.3110,0.3111,0.3112,0.3113,0.3114,0.3115,0.3116,0.3117,0.3118,0.3119,0.3120,0.3121,0.3122,0.3123,0.3124,0.3125,0.3126,0.3127,0.3128,0.3129,0.3130,0.3131,0.3132,0.3133,0.3134,0.3135,0.3136,0.3137,0.3138,0.3139,0.3140,0.3141,0.3142,0.3143,0.3144,0.3145,0.3146,0.3147,0.3148,0.3149,0.3150,0.3151,0.3152,0.3153,0.3154,0.3155,0.3156,0.3157,0.3158,0.3159,0.3160,0.3161,0.3162,0.3163,0.3164,0.3165,0.3166,0.3167,0.3168,0.3169,0.3170,0.3171,0.3172,0.3173,0.3174,0.3175,0.3176,0.3177,0.3178,0.3179,0.3180,0.3181,0.3182,0.3183,0.3184,0.3185,0.3186,0.3187,0.3188,0.3189,0.3190,0.3191,0.3192,0.3193,0.3194,0.3195,0.3196,0.3197,0.3198,0.3199,0.3200,0.3201,0.3202,0.3203,0.3204,0.3205,0.3206,0.3207,0.3208,0.3209,0.3210,0.3211,0.3212,0.3213,0.3214,0.3215,0.3216,0.3217,0.3218,0.3219,0.3220,0.3221,0.3222,0.3223,0.3224,0.3225,0.3226,0.3227,0.3228,0.3229,0.3230,0.3231,0.3232,0.3233,0.3234,0.3235,0.3236,0.3237,0.3238,0.3239,0.3240,0.3241,0.3242,0.3243,0.3244,0.3245,0.3246,0.3247,0.3248,0.3249,0.3250,0.3251,0.3252,0.3253,0.3254,0.3255,0.3256,0.3257,0.3258,0.3259,0.3260,0.3261,0.3262,0.3263,0.3264,0.3265,0.3266,0.3267,0.3268,0.3269,0.3270,0.3271,0.3272,0.3273,0.3274,0.3275,0.3276,0.3277,0.3278,0.3279,0.3280,0.3281,0.3282,0.3283,0.3284,0.3285,0.3286,0.3287,0.3288,0.3289,0.3290,0.3291,0.3292,0.3293,0.3294,0.3295,0.3296,0.3297,0.3298,0.3299,0.3300,0.3301,0.3302,0.3303,0.3304,0.3305,0.3306,0.3307,0.3308,0.3309,0.3310,0.3311,0.3312,0.3313,0.3314,0.3315,0.3316,0.3317,0.3318,0.3319,0.3320,0.3321,0.3322,0.3323,0.3324,0.3325,0.3326,0.3327,0.3328,0.3329,0.3330,0.3331,0.3332,0.3333,0.3334,0.3335,0.3336,0.3337,0.3338,0.3339,0.3340,0.3341,0.3342,0.3343,0.3344,0.3345,0.3346,0.3347,0.3348,0.3349,0.3350,0.3351,0.3352,0.3353,0.3354,0.3355,0.3356,0.3357,0.3358,0.3359,0.3360,0.3361,0.3362,0.3363,0.3364,0.3365,0.3366,0.3367,0.3368,0.3369,0.3370,0.3371,0.3372,0.3373,0.3374,0.3375,0.3376,0.3377,0.3378,0.3379,0.3380,0.3381,0.3382,0.3383,0.3384,0.3385,0.3386,0.3387,0.3388,0.3389,0.3390,0.3391,0.3392,0.3393,0.3394,0.3395,0.3396,0.3397,0.3398,0.3399,0.3400,0.3401,0.3402,0.3403,0.3404,0.3405,0.3406,0.3407,0.3408,0.3409,0.3410,0.3411,0.3412,0.3413,0.3414,0.3415,0.3416,0.3417,0.3418,0.3419,0.3420,0.3421,0.3422,0.3423,0.3424,0.3425,0.3426,0.3427,0.3428,0.3429,0.3430,0.3431,0.3432,0.3433,0.3434,0.3435,0.3436,0.3437,0.3438,0.3439,0.3440,0.3441,0.3442,0.3443,0.3444,0.3445,0.3446,0.3447,0.3448,0.3449,0.3450,0.3451,0.3452,0.3453,0.3454,0.3455,0.3456,0.3457,0.3458,0.3459,0.3460,0.3461,0.3462,0.3463,0.3464,0.3465,0.3466,0.3467,0.3468,0.3469,0.3470,0.3471,0.3472,0.3473,0.3474,0.3475,0.3476,0.3477,0.3478,0.3479,0.3480,0.3481,0.3482,0.3483,0.3484,0.3485,0.3486,0.3487,0.3488,0.3489,0.3490,0.3491,0.3492,0.3493,0.3494,0.3495,0.3496,0.3497,0.3498,0.3499,0.3500,0.3501,0.3502,0.3503,0.3504,0.3505,0.3506,0.3507,0.3508,0.3509,0.3510,0.3511,0.3512,0.3513,0.3514,0.3515,0.3516,0.3517,0.3518,0.3519,0.3520,0.3521,0.3522,0.3523,0.3524,0.3525,0.3526,0.3527,0.3528,0.3529,0.3530,0.3531,0.3532,0.3533,0.3534,0.3535,0.3536,0.3537,0.3538,0.3539,0.3540,0.3541,0.3542,0.3543,0.3544,0.3545,0.3546,0.3547,0.3548,0.3549,0.3550,0.3551,0.3552,0.3553,0.3554,0.3555,0.3556,0.3557,0.3558,0.3559,0.3560,0.3561,0.3562,0.3563,0.3564,0.3565,0.3566,0.3567,0.3568,0.3569,0.3570,0.3571,0.3572,0.3573,0.3574,0.3575,0.3576,0.3577,0.3578,0.3579,0.3580,0.3581,0.3582,0.3583,0.3584,0.3585,0.3586,0.3587,0.3588,0.3589,0.3590,0.3591,0.3592,0.3593,0.3594,0.3595,0.3596,0.3597,0.3598,0.3599,0.3600,0.3601,0.3602,0.3603,0.3604,0.3605,0.3606,0.3607,0.3608,0.3609,0.3610,0.3611,0.3612,0.3613,0.3614,0.3615,0.3616,0.3617,0.3618,0.3619,0.3620,0.3621,0.3622,0.3623,0.3625,0.3626,0.3627,0.3628,0.3629,0.3630,0.3631,0.3632,0.3633,0.3634,0.3635,0.3636,0.3637,0.3638,0.3639,0.3640,0.3641,0.3642,0.3643,0.3644,0.3645,0.3646,0.3647,0.3648,0.3649,0.3650,0.3651,0.3652,0.3653,0.3654,0.3655,0.3656,0.3657,0.3658,0.3659,0.3660,0.3661,0.3662,0.3663,0.3664,0.3665,0.3666,0.3667,0.3668,0.3669,0.3670,0.3671,0.3672,0.3673,0.3674,0.3675,0.3676,0.3677,0.3678,0.3679,0.3680,0.3681,0.3682,0.3683,0.3684,0.3685,0.3686,0.3687,0.3688,0.3689,0.3690,0.3691,0.3692,0.3693,0.3694,0.3695,0.3696,0.3697,0.3698,0.3699,0.3700,0.3701,0.3702,0.3703,0.3704,0.3705,0.3706,0.3707,0.3708,0.3709,0.3710,0.3711,0.3712,0.3713,0.3714,0.3715,0.3716,0.3717,0.3718,0.3719,0.3720,0.3721,0.3722,0.3723,0.3724,0.3725,0.3726,0.3727,0.3728,0.3729,0.3730,0.3731,0.3732,0.3733,0.3734,0.3735,0.3736,0.3737,0.3738,0.3739,0.3740,0.3741,0.3742,0.3743,0.3744,0.3745,0.3746,0.3747,0.3748,0.3749,0.3750,0.3751,0.3752,0.3753,0.3754,0.3755,0.3756,0.3757,0.3758,0.3759,0.3760,0.3761,0.3762,0.3763,0.3764,0.3765,0.3766,0.3767,0.3768,0.3769,0.3770,0.3771,0.3772,0.3773,0.3774,0.3775,0.3776,0.3777,0.3778,0.3779,0.3780,0.3781,0.3782,0.3783,0.3784,0.3785,0.3786,0.3787,0.3788,0.3789,0.3790,0.3791,0.3792,0.3793,0.3794,0.3795,0.3796,0.3797,0.3798,0.3799,0.3800,0.3801,0.3802,0.3803,0.3804,0.3805,0.3806,0.3807,0.3808,0.3809,0.3810,0.3811,0.3812,0.3813,0.3814,0.3815,0.3816,0.3817,0.3818,0.3819,0.3820,0.3821,0.3822,0.3823,0.3824,0.3825,0.3826,0.3827,0.3828,0.3829,0.3830,0.3831,0.3832,0.3833,0.3834,0.3835,0.3836,0.3837,0.3838,0.3839,0.3840,0.3841,0.3842,0.3843,0.3844,0.3845,0.3846,0.3847,0.3848,0.3849,0.3850,0.3851,0.3852,0.3853,0.3854,0.3855,0.3856,0.3857,0.3858,0.3859,0.3860,0.3861,0.3862,0.3863,0.3864,0.3865,0.3866,0.3867,0.3868,0.3869,0.3870,0.3871,0.3872,0.3873,0.3874,0.3875,0.3876,0.3877,0.3878,0.3879,0.3880,0.3881,0.3882,0.3883,0.3884,0.3885,0.3886,0.3887,0.3888,0.3889,0.3890,0.3891,0.3892,0.3893,0.3894,0.3895,0.3896,0.3897,0.3898,0.3899,0.3900,0.3901,0.3902,0.3903,0.3904,0.3905,0.3906,0.3907,0.3908,0.3909,0.3910,0.3911,0.3912,0.3913,0.3914,0.3915,0.3916,0.3917,0.3918,0.3919,0.3920,0.3921,0.3922,0.3923,0.3924,0.3925,0.3927,0.3928,0.3929,0.3930,0.3931,0.3932,0.3933,0.3934,0.3935,0.3936,0.3937,0.3938,0.3939,0.3940,0.3941,0.3942,0.3944,0.3945,0.3946,0.3947,0.3948,0.3949,0.3950,0.3951,0.3952,0.3953,0.3954,0.3955,0.3956,0.3957,0.3958,0.3959,0.3960,0.3961,0.3962,0.3963,0.3964,0.3965,0.3966,0.3967,0.3968,0.3969,0.3970,0.3971,0.3972,0.3973,0.3974,0.3975,0.3978,0.3979,0.3980,0.3981,0.3982,0.3983,0.3984,0.3985,0.3986,0.3987,0.3988,0.3989,0.3990,0.3991,0.3993,0.3994,0.3995,0.3996,0.3997,0.3998,0.3999,0.4000,0.4002,0.4003,0.4004,0.4005,0.4006,0.4007,0.4009,0.4011,0.4012,0.4013,0.4014,0.4015,0.4017,0.4018,0.4019,0.4020,0.4021,0.4023,0.4024,0.4025,0.4026,0.4028,0.4029,0.4030,0.4031,0.4032,0.4033,0.4034,0.4035,0.4037,0.4038,0.4039,0.4040,0.4041,0.4042,0.4045,0.4046,0.4048,0.4051,0.4052,0.4053,0.4054,0.4056,0.4057,0.4058,0.4059,0.4060,0.4061,0.4062,0.4063,0.4064,0.4066,0.4067,0.4069,0.4070,0.4071,0.4072,0.4073,0.4074,0.4075,0.4076,0.4078,0.4080,0.4081,0.4082,0.4083,0.4084,0.4085,0.4086,0.4087,0.4088,0.4089,0.4090,0.4092,0.4093,0.4094,0.4095,0.4096,0.4097,0.4098,0.4100,0.4101,0.4104,0.4105,0.4106,0.4107,0.4108,0.4109,0.4110,0.4111,0.4112,0.4113,0.4115,0.4117,0.4118,0.4119,0.4120,0.4121,0.4122,0.4123,0.4124,0.4125,0.4127,0.4128,0.4129,0.4130,0.4131,0.4132,0.4133,0.4134,0.4135,0.4136,0.4137,0.4138,0.4139,0.4140,0.4142,0.4143,0.4144,0.4145,0.4146,0.4147,0.4148,0.4150,0.4151,0.4152,0.4153,0.4154,0.4155,0.4156,0.4157,0.4158,0.4160,0.4161,0.4162,0.4163,0.4164,0.4165,0.4166,0.4167,0.4168,0.4169,0.4170,0.4171,0.4172,0.4173,0.4174,0.4175,0.4176,0.4177,0.4178,0.4179,0.4180,0.4181,0.4182,0.4183,0.4184,0.4185,0.4186,0.4187,0.4188,0.4189,0.4190,0.4191,0.4193,0.4194,0.4195,0.4196,0.4197,0.4198,0.4199,0.4200,0.4201,0.4202,0.4203,0.4204,0.4205,0.4206,0.4207,0.4208,0.4209,0.4210,0.4211,0.4212,0.4213,0.4214,0.4215,0.4216,0.4217,0.4219,0.4220,0.4221,0.4222,0.4223,0.4224,0.4225,0.4226,0.4228,0.4229,0.4230,0.4231,0.4232,0.4233,0.4234,0.4235,0.4236,0.4237,0.4239,0.4240,0.4241,0.4242,0.4243,0.4244,0.4245,0.4247,0.4248,0.4249,0.4250,0.4251,0.4252,0.4254,0.4256,0.4257,0.4260,0.4261,0.4263,0.4264,0.4265,0.4267,0.4268,0.4269,0.4270,0.4271,0.4272,0.4273,0.4274,0.4275,0.4276,0.4277,0.4278,0.4279,0.4282,0.4283,0.4284,0.4286,0.4288,0.4289,0.4290,0.4291,0.4292,0.4293,0.4294,0.4295,0.4296,0.4297,0.4298,0.4299,0.4300,0.4301,0.4303,0.4304,0.4305,0.4306,0.4307,0.4308,0.4309,0.4310,0.4311,0.4315,0.4316,0.4317,0.4318,0.4320,0.4322,0.4323,0.4324,0.4325,0.4326,0.4327,0.4328,0.4329,0.4330,0.4331,0.4332,0.4333,0.4335,0.4336,0.4337,0.4338,0.4339,0.4340,0.4343,0.4344,0.4345,0.4346,0.4348,0.4350,0.4351,0.4352,0.4355,0.4356,0.4357,0.4361,0.4362,0.4363,0.4365,0.4366,0.4367,0.4368,0.4369,0.4370,0.4371,0.4375,0.4377,0.4378,0.4379,0.4380,0.4382,0.4383,0.4384,0.4385,0.4387,0.4390,0.4391,0.4392,0.4394,0.4395,0.4397,0.4399,0.4400,0.4401,0.4402,0.4403,0.4404,0.4405,0.4407,0.4408,0.4411,0.4412,0.4414,0.4415,0.4416,0.4417,0.4419,0.4421,0.4422,0.4424,0.4426,0.4427,0.4430,0.4431,0.4437,0.4442,0.4443,0.4444,0.4445,0.4453,0.4461,0.4464,0.4465,0.4466,0.4468,0.4473,0.4474,0.4475,0.4478,0.4479,0.4490,0.4505,0.4511,0.4513,0.4514,0.4518,0.4527,0.4531,0.4533,0.4535,0.4536,0.4537,0.4545,0.4550,0.4555,0.4563,0.4575,0.4576,0.4577,0.4595,0.4602,0.4603,0.4604,0.4606,0.4609,0.4612,0.4613,0.4614,0.4615,0.4622,0.4627,0.4630,0.4646,0.4657,0.4669,0.4687,0.4692,0.4695,0.4711,0.4713,0.4729,0.4732,0.4744,0.4753,0.4762,0.4781,0.4809,0.4816,0.4821,0.4834,0.4840,0.4847,0.4853,0.4858,0.4870,0.4875,0.4879,0.4880,0.4882,0.4884,0.4890,0.4895,0.4896,0.4909,0.4913,0.4914,0.4916,0.4918,0.4919,0.4922,0.4928,0.4931,0.4933,0.4934,0.4938,0.4940,0.4941,0.4945,0.4946,0.4948,0.4950,0.4951,0.4952,0.4954,0.4955,0.4960,0.4962,0.4963,0.4968,0.4969,0.4970,0.4971,0.4973,0.4975,0.4976,0.4977,0.4979,0.4980,0.4987,0.4990,0.4992,0.4994,0.4996,0.4999,0.5003,0.5007,0.5008,0.5009,0.5010,0.5011,0.5021,0.5023,0.5026,0.5027,0.5029,0.5031,0.5041,0.5043,0.5044,0.5048,0.5050,0.5051,0.5053,0.5054,0.5062,0.5066,0.5067,0.5068,0.5071,0.5075,0.5076,0.5077,0.5082,0.5085,0.5086,0.5087,0.5089,0.5090,0.5102,0.5103,0.5104,0.5105,0.5108,0.5110,0.5113,0.5114,0.5115,0.5117,0.5119,0.5122,0.5126,0.5128,0.5132,0.5133,0.5135,0.5143,0.5144,0.5147,0.5156,0.5157,0.5161,0.5165,0.5167,0.5168,0.5170,0.5173,0.5182,0.5183,0.5185,0.5188,0.5199,0.5203,0.5204,0.5209,0.5216,0.5218,0.5220,0.5221,0.5225,0.5226,0.5231,0.5232,0.5242,0.5245,0.5247,0.5250,0.5257,0.5259,0.5263,0.5266,0.5267,0.5269,0.5271,0.5278,0.5279,0.5283,0.5284,0.5285,0.5286,0.5288,0.5289,0.5290,0.5294,0.5295,0.5296,0.5299,0.5300,0.5301,0.5302,0.5303,0.5304,0.5307,0.5309,0.5311,0.5314,0.5318,0.5319,0.5323,0.5324,0.5328,0.5330,0.5331,0.5332,0.5333,0.5334,0.5337,0.5338,0.5339,0.5341,0.5342,0.5346,0.5347,0.5349,0.5350,0.5358,0.5359,0.5360,0.5362,0.5363,0.5370,0.5378,0.5385,0.5392,0.5396,0.5401,0.5407,0.5410,0.5411,0.5416,0.5425,0.5432,0.5435,0.5438,0.5449,0.5454,0.5456,0.5457,0.5463,0.5469,0.5473,0.5477,0.5481,0.5490,0.5492,0.5495,0.5502,0.5516,0.5559,0.5560,0.5574,0.5580,0.5599,0.5614,0.5630,0.5637,0.5640,0.5645,0.5656,0.5660,0.5662,0.5670,0.5678,0.5698,0.5708,0.5710,0.5720,0.5723,0.5729,0.5745,0.5779,0.5800,0.5808,0.5811,0.5825,0.5842,0.5843,0.5845,0.5851,0.5853,0.5862,0.5865,0.5868,0.5870,0.5871,0.5872,0.5880,0.5883,0.5888,0.5889,0.5890,0.5892,0.5896,0.5899,0.5901,0.5904,0.5907,0.5909,0.5911,0.5914,0.5916,0.5918,0.5919,0.5922,0.5925,0.5926,0.5927,0.5928,0.5930,0.5936,0.5937,0.5938,0.5939,0.5940,0.5943,0.5944,0.5948,0.5950,0.5951,0.5952,0.5953,0.5954,0.5955,0.5956,0.5957,0.5962,0.5963,0.5964,0.5965,0.5966,0.5967,0.5969,0.5972,0.5974,0.5975,0.5976,0.5978,0.5979,0.5980,0.5981,0.5982,0.5983,0.5984,0.5985,0.5986,0.5987,0.5988,0.5989,0.5990,0.5991,0.5993,0.5994,0.5995,0.5997,0.5998,0.6000,0.6001,0.6002,0.6003,0.6005,0.6006,0.6007,0.6008,0.6009,0.6010,0.6013,0.6014,0.6015,0.6016,0.6017,0.6018,0.6019,0.6020,0.6021,0.6022,0.6024,0.6025,0.6027,0.6028,0.6029,0.6031,0.6033,0.6034,0.6035,0.6036,0.6037,0.6038,0.6039,0.6040,0.6041,0.6042,0.6046,0.6048,0.6049,0.6050,0.6051,0.6053,0.6054,0.6058,0.6059,0.6060,0.6061,0.6062,0.6065,0.6066,0.6067,0.6068,0.6071,0.6072,0.6074,0.6075,0.6078,0.6080,0.6082,0.6083,0.6084,0.6086,0.6089,0.6091,0.6092,0.6093,0.6097,0.6098,0.6100,0.6101,0.6102,0.6103,0.6106,0.6107,0.6111,0.6112,0.6113,0.6114,0.6120,0.6121,0.6122,0.6125,0.6126,0.6132,0.6136,0.6141,0.6144,0.6148,0.6149,0.6150,0.6153,0.6160,0.6163,0.6173,0.6176,0.6182,0.6185,0.6187,0.6189,0.6192,0.6199,0.6201,0.6205,0.6207,0.6208,0.6216,0.6217,0.6221,0.6222,0.6223,0.6227,0.6230,0.6231,0.6232,0.6234,0.6237,0.6242,0.6243,0.6244,0.6249,0.6250,0.6251,0.6253,0.6255,0.6256,0.6258,0.6260,0.6262,0.6263,0.6264,0.6265,0.6266,0.6267,0.6268,0.6270,0.6271,0.6272,0.6273,0.6274,0.6275,0.6276,0.6277,0.6279,0.6280,0.6281,0.6282,0.6285,0.6286,0.6287,0.6288,0.6289,0.6290,0.6291,0.6292,0.6293,0.6294,0.6295,0.6296,0.6297,0.6298,0.6299,0.6300,0.6301,0.6302,0.6303,0.6304,0.6305,0.6307,0.6308,0.6310,0.6311,0.6312,0.6314,0.6315,0.6316,0.6317,0.6318,0.6319,0.6321,0.6322,0.6323,0.6324,0.6325,0.6326,0.6328,0.6329,0.6330,0.6331,0.6332,0.6334,0.6335,0.6336,0.6337,0.6338,0.6339,0.6340,0.6341,0.6342,0.6343,0.6344,0.6345,0.6346,0.6347,0.6348,0.6349,0.6350,0.6351,0.6354,0.6355,0.6356,0.6357,0.6358,0.6359,0.6362,0.6363,0.6364,0.6365,0.6366,0.6368,0.6369,0.6370,0.6371,0.6373,0.6374,0.6376,0.6378,0.6380,0.6381,0.6382,0.6383,0.6384,0.6385,0.6386,0.6388,0.6390,0.6391,0.6394,0.6395,0.6396,0.6397,0.6398,0.6400,0.6403,0.6405,0.6406,0.6407,0.6408,0.6410,0.6417,0.6418,0.6422,0.6423,0.6424,0.6426,0.6429,0.6431,0.6432,0.6434,0.6436,0.6437,0.6438,0.6440,0.6444,0.6445,0.6448,0.6451,0.6454,0.6460,0.6461,0.6463,0.6464,0.6466,0.6468,0.6470,0.6472,0.6478,0.6479,0.6481,0.6482,0.6483,0.6485,0.6488,0.6489,0.6494,0.6495,0.6496,0.6499,0.6500,0.6504,0.6508,0.6509,0.6514,0.6522,0.6527,0.6535,0.6542,0.6543,0.6545,0.6548,0.6552,0.6556,0.6557,0.6560,0.6564,0.6567,0.6568,0.6569,0.6571,0.6572,0.6573,0.6574,0.6578,0.6580,0.6582,0.6586,0.6588,0.6591,0.6595,0.6599,0.6600,0.6603,0.6605,0.6606,0.6610,0.6614,0.6616,0.6618,0.6619,0.6620,0.6621,0.6622,0.6624,0.6625,0.6627,0.6628,0.6629,0.6630,0.6631,0.6632,0.6634,0.6635,0.6636,0.6637,0.6638,0.6639,0.6640,0.6641,0.6642,0.6643,0.6646,0.6647,0.6652,0.6653,0.6654,0.6655,0.6656,0.6657,0.6658,0.6660,0.6661,0.6662,0.6663,0.6664,0.6666,0.6667,0.6668,0.6670,0.6671,0.6672,0.6673,0.6674,0.6675,0.6676,0.6677,0.6678,0.6679,0.6680,0.6681,0.6682,0.6683,0.6684,0.6685,0.6686,0.6687,0.6688,0.6689,0.6691,0.6693,0.6694,0.6695,0.6697,0.6698,0.6700,0.6701,0.6702,0.6703,0.6704,0.6705,0.6706,0.6707,0.6708,0.6709,0.6710,0.6711,0.6712,0.6713,0.6714,0.6715,0.6716,0.6717,0.6718,0.6719,0.6720,0.6722,0.6723,0.6724,0.6725,0.6726,0.6727,0.6728,0.6729,0.6730,0.6731,0.6732,0.6733,0.6734,0.6735,0.6737,0.6740,0.6741,0.6742,0.6743,0.6744,0.6745,0.6746,0.6747,0.6748,0.6749,0.6750,0.6752,0.6753,0.6754,0.6756,0.6758,0.6759,0.6760,0.6762,0.6763,0.6764,0.6765,0.6766,0.6770,0.6771,0.6773,0.6775,0.6777,0.6778,0.6780,0.6783,0.6784,0.6786,0.6789,0.6790,0.6792,0.6793,0.6794,0.6795,0.6799,0.6801,0.6802,0.6804,0.6808,0.6811,0.6815,0.6817,0.6819,0.6821,0.6826,0.6829,0.6834,0.6835,0.6838,0.6839,0.6841,0.6847,0.6851,0.6853,0.6859,0.6860,0.6862,0.6863,0.6864,0.6866,0.6867,0.6868,0.6870,0.6872,0.6874,0.6876,0.6887,0.6888,0.6889,0.6892,0.6893,0.6895,0.6896,0.6905,0.6907,0.6908,0.6910,0.6911,0.6914,0.6916,0.6919,0.6921,0.6922,0.6926,0.6930,0.6931,0.6932,0.6935,0.6936,0.6937,0.6938,0.6942,0.6950,0.6951,0.6953,0.6955,0.6957,0.6961,0.6962,0.6965,0.6966,0.6969,0.6970,0.6975,0.6976,0.6979,0.6983,0.6984,0.6988,0.6990,0.6991,0.6992,0.6993,0.6994,0.6996,0.6998,0.7001,0.7003,0.7004,0.7008,0.7012,0.7014,0.7015,0.7018,0.7020,0.7021,0.7024,0.7028,0.7036,0.7038,0.7042,0.7044,0.7046,0.7054,0.7058,0.7059,0.7061,0.7064,0.7066,0.7069,0.7071,0.7072,0.7073,0.7074,0.7078,0.7079,0.7090,0.7091,0.7094,0.7097,0.7102,0.7105,0.7106,0.7109,0.7113,0.7115,0.7117,0.7122,0.7124,0.7130,0.7134,0.7137,0.7138,0.7139,0.7141,0.7142,0.7146,0.7151,0.7156,0.7169,0.7170,0.7172,0.7174,0.7185,0.7197,0.7199,0.7203,0.7204,0.7205,0.7207,0.7212,0.7215,0.7223,0.7241,0.7249,0.7253,0.7259,0.7261,0.7265,0.7267,0.7272,0.7279,0.7280,0.7283,0.7288,0.7294,0.7302,0.7308,0.7311,0.7315,0.7318,0.7319,0.7320,0.7322,0.7326,0.7330,0.7335,0.7347,0.7361,0.7367,0.7375,0.7376,0.7377,0.7396,0.7418,0.7448,0.7468,0.7501,0.7508,0.7602,0.7612,0.7776,0.7778,0.7830,0.7878,0.7930,0.7936,0.7995,0.8013,0.8024,0.8055,0.8079,0.8129,0.8142,0.8278,0.8318,0.8325,0.8335,0.8342,0.8401,0.8434,0.8539,0.8540,0.8815,0.8924,0.9968,1.0678,1.1798,1.1899,1.2330,1.3191,1.3236,1.3679,1.3737],"y":[0.000033,0.000066,0.000100,0.000133,0.000232,0.000266,0.000465,0.000565,0.000664,0.000697,0.000864,0.001096,0.001295,0.001461,0.001594,0.001760,0.001893,0.002258,0.002557,0.002856,0.003188,0.003587,0.003886,0.004284,0.004882,0.005214,0.005679,0.006045,0.006410,0.007074,0.007373,0.007971,0.008602,0.009432,0.010096,0.010694,0.011624,0.012454,0.013351,0.014447,0.015277,0.016340,0.017170,0.018100,0.019263,0.020392,0.021554,0.022916,0.024244,0.025573,0.026968,0.028363,0.029824,0.031485,0.033079,0.034706,0.036333,0.037928,0.039522,0.040850,0.042577,0.044503,0.046264,0.047758,0.049485,0.051445,0.053271,0.054832,0.056426,0.057954,0.059615,0.061043,0.062770,0.064298,0.065991,0.067087,0.068682,0.070043,0.071272,0.072600,0.074161,0.076088,0.077615,0.078944,0.080372,0.081269,0.082763,0.083726,0.085022,0.086217,0.087313,0.088442,0.089837,0.090900,0.091896,0.093026,0.093823,0.094985,0.095882,0.096778,0.097775,0.098472,0.099601,0.100199,0.101196,0.102126,0.102723,0.103354,0.104019,0.104450,0.105081,0.105613,0.106310,0.106908,0.107373,0.107871,0.108203,0.108635,0.109034,0.109565,0.109864,0.110229,0.110694,0.111026,0.111591,0.111724,0.111923,0.112189,0.112554,0.112853,0.113085,0.113417,0.113584,0.113849,0.114215,0.114347,0.114646,0.114879,0.114945,0.115244,0.115311,0.115410,0.115576,0.115775,0.115908,0.116008,0.116108,0.116240,0.116373,0.116407,0.116539,0.116672,0.116838,0.116905,0.117071,0.117270,0.117403,0.117502,0.117569,0.117602,0.117768,0.117901,0.118001,0.118100,0.118200,0.118300,0.118366,0.118466,0.118565,0.118731,0.118765,0.118798,0.118931,0.118997,0.119163,0.119196,0.119229,0.119296,0.119429,0.119528,0.119595,0.119661,0.119761,0.119861,0.119927,0.120027,0.120159,0.120259,0.120359,0.120458,0.120624,0.120691,0.120923,0.121023,0.121056,0.121189,0.121322,0.121388,0.121521,0.121621,0.121654,0.121720,0.121853,0.121920,0.121953,0.121986,0.122086,0.122219,0.122351,0.122451,0.122617,0.122783,0.122816,0.122982,0.123082,0.123215,0.123348,0.123447,0.123481,0.123580,0.123813,0.124012,0.124078,0.124278,0.124377,0.124477,0.124543,0.124610,0.124809,0.124942,0.125008,0.125108,0.125174,0.125274,0.125307,0.125506,0.125540,0.125639,0.125673,0.125706,0.125905,0.125938,0.126038,0.126171,0.126270,0.126436,0.126503,0.126536,0.126636,0.126669,0.126735,0.126901,0.126935,0.127034,0.127101,0.127167,0.127267,0.127400,0.127566,0.127798,0.127864,0.128031,0.128097,0.128197,0.128296,0.128462,0.128529,0.128628,0.128695,0.128728,0.128761,0.128828,0.128927,0.128994,0.129093,0.129326,0.129359,0.129492,0.129625,0.129658,0.129791,0.129857,0.129990,0.130156,0.130189,0.130355,0.130389,0.130455,0.130521,0.130555,0.130654,0.130754,0.130920,0.131020,0.131086,0.131152,0.131186,0.131252,0.131318,0.131418,0.131451,0.131551,0.131651,0.131717,0.131783,0.131817,0.131850,0.131883,0.131950,0.131983,0.132016,0.132215,0.132315,0.132381,0.132414,0.132448,0.132481,0.132547,0.132614,0.132647,0.132680,0.132713,0.132747,0.132813,0.132846,0.132913,0.132979,0.133012,0.133079,0.133112,0.133145,0.133178,0.133212,0.133245,0.133311,0.133344,0.133378,0.133411,0.133510,0.133544,0.133610,0.133677,0.133743,0.133776,0.133843,0.133909,0.133975,0.134009,0.134042,0.134108,0.134208,0.134241,0.134341,0.134407,0.134474,0.134507,0.134606,0.134640,0.134673,0.134706,0.134739,0.134773,0.134806,0.134905,0.134972,0.135005,0.135038,0.135105,0.135171,0.135204,0.135237,0.135304,0.135337,0.135370,0.135503,0.135536,0.135603,0.135669,0.135702,0.135736,0.135769,0.135835,0.135902,0.136001,0.136134,0.136167,0.136201,0.136267,0.136300,0.136367,0.136400,0.136500,0.136566,0.136632,0.136666,0.136699,0.136732,0.136765,0.136798,0.136865,0.136931,0.137031,0.137197,0.137230,0.137297,0.137363,0.137396,0.137463,0.137496,0.137529,0.137695,0.137828,0.137961,0.138027,0.138160,0.138293,0.138359,0.138492,0.138559,0.138658,0.138858,0.138924,0.139024,0.139123,0.139156,0.139289,0.139422,0.139455,0.139489,0.139621,0.139655,0.139721,0.139787,0.139854,0.139954,0.140053,0.140120,0.140153,0.140186,0.140252,0.140286,0.140319,0.140352,0.140485,0.140585,0.140684,0.140717,0.140784,0.140850,0.140950,0.140983,0.141116,0.141149,0.141182,0.141216,0.141249,0.141282,0.141348,0.141382,0.141415,0.141448,0.141548,0.141581,0.141614,0.141681,0.141714,0.141780,0.141813,0.141847,0.141880,0.141913,0.141946,0.141979,0.142079,0.142112,0.142145,0.142278,0.142478,0.142677,0.142710,0.142909,0.143109,0.143241,0.143408,0.143607,0.143906,0.144171,0.144304,0.144503,0.144736,0.144902,0.145035,0.145334,0.145633,0.145998,0.146264,0.146363,0.146596,0.146662,0.146895,0.147127,0.147426,0.147758,0.147924,0.148057,0.148422,0.148522,0.148788,0.149053,0.149153,0.149253,0.149518,0.149884,0.150083,0.150415,0.150648,0.150947,0.151245,0.151544,0.151677,0.151943,0.152175,0.152242,0.152707,0.153172,0.153836,0.154268,0.154567,0.154998,0.155364,0.155463,0.155663,0.155928,0.156194,0.156526,0.157057,0.157356,0.157987,0.158253,0.158685,0.159183,0.159582,0.160080,0.160445,0.160943,0.161109,0.161574,0.161973,0.162637,0.163368,0.164165,0.164796,0.165493,0.166290,0.166822,0.167353,0.167918,0.168416,0.169047,0.169578,0.170375,0.170840,0.171372,0.172102,0.172667,0.173265,0.173829,0.174593,0.175058,0.175556,0.176254,0.176719,0.177084,0.177449,0.177948,0.178346,0.179044,0.179475,0.180007,0.180604,0.181069,0.181568,0.182066,0.182697,0.183129,0.183793,0.184424,0.185188,0.185686,0.186350,0.186948,0.187845,0.188608,0.189339,0.190136,0.190834,0.191564,0.192029,0.192594,0.193358,0.194088,0.194852,0.195649,0.196513,0.197177,0.197841,0.198539,0.199469,0.200166,0.201063,0.202026,0.203288,0.204052,0.205081,0.206377,0.207406,0.208369,0.209200,0.210661,0.211956,0.213650,0.214779,0.215875,0.217004,0.217901,0.218897,0.220259,0.221421,0.222551,0.223381,0.224610,0.225739,0.226802,0.228031,0.228994,0.229990,0.231385,0.232381,0.233577,0.234474,0.235370,0.236433,0.237131,0.237928,0.238725,0.239621,0.240418,0.241016,0.241813,0.242112,0.242810,0.243275,0.243673,0.244238,0.244703,0.245367,0.245699,0.246330,0.246895,0.247459,0.247791,0.248223,0.248589,0.249020,0.249386,0.249684,0.250116,0.250648,0.250947,0.251245,0.251478,0.251910,0.252275,0.252474,0.252707,0.253371,0.253537,0.253770,0.254102,0.254367,0.254533,0.254766,0.254965,0.255198,0.255463,0.255563,0.255729,0.255961,0.256260,0.256327,0.256559,0.256858,0.257190,0.257257,0.257390,0.257655,0.257821,0.257987,0.258187,0.258319,0.258486,0.258618,0.258685,0.258751,0.258851,0.259017,0.259150,0.259283,0.259615,0.259847,0.259980,0.260146,0.260246,0.260379,0.260478,0.260678,0.260711,0.260777,0.260810,0.260943,0.261043,0.261142,0.261209,0.261275,0.261375,0.261408,0.261574,0.261607,0.261674,0.261707,0.261940,0.262072,0.262139,0.262305,0.262405,0.262438,0.262670,0.262903,0.262969,0.263168,0.263301,0.263334,0.263368,0.263534,0.263667,0.263866,0.264098,0.264231,0.264397,0.264596,0.264763,0.265061,0.265261,0.265526,0.265659,0.265726,0.266025,0.266191,0.266357,0.266589,0.266622,0.266822,0.267121,0.267353,0.267453,0.267586,0.267884,0.267984,0.268084,0.268283,0.268449,0.268482,0.268648,0.268814,0.268881,0.269080,0.269279,0.269346,0.269412,0.269512,0.269578,0.269645,0.269811,0.269977,0.270010,0.270242,0.270409,0.270575,0.270674,0.270840,0.270873,0.270907,0.270973,0.271106,0.271172,0.271305,0.271471,0.271571,0.271637,0.271704,0.271737,0.271803,0.271870,0.271936,0.272069,0.272169,0.272202,0.272302,0.272368,0.272434,0.272468,0.272501,0.272600,0.272667,0.272700,0.272733,0.272800,0.272866,0.272999,0.273132,0.273231,0.273298,0.273331,0.273364,0.273398,0.273464,0.273530,0.273597,0.273696,0.273863,0.273896,0.273962,0.274029,0.274161,0.274195,0.274261,0.274394,0.274494,0.274593,0.274759,0.274892,0.274958,0.275025,0.275058,0.275125,0.275224,0.275357,0.275423,0.275457,0.275523,0.275590,0.275689,0.275722,0.275756,0.275789,0.275855,0.275955,0.276054,0.276154,0.276221,0.276320,0.276387,0.276420,0.276519,0.276553,0.276586,0.276619,0.276752,0.276918,0.276984,0.277051,0.277117,0.277150,0.277184,0.277250,0.277317,0.277350,0.277383,0.277449,0.277483,0.277582,0.277649,0.277682,0.277715,0.277781,0.277848,0.277881,0.277914,0.278014,0.278047,0.278080,0.278114,0.278180,0.278213,0.278246,0.278280,0.278313,0.278379,0.278446,0.278512,0.278545,0.278645,0.278711,0.278844,0.278911,0.278944,0.278977,0.279044,0.279077,0.279110,0.279143,0.279210,0.279243,0.279309,0.279342,0.279409,0.279442,0.279475,0.279508,0.279542,0.279575,0.279608,0.279641,0.279675,0.279741,0.279807,0.279841,0.279874,0.280073,0.280106,0.280139,0.280206,0.280306,0.280405,0.280438,0.280472,0.280538,0.280638,0.280671,0.280771,0.280970,0.281136,0.281169,0.281302,0.281501,0.281634,0.281767,0.281866,0.282099,0.282365,0.282597,0.282697,0.282929,0.283195,0.283527,0.283760,0.284191,0.284391,0.284689,0.285221,0.285520,0.286084,0.286616,0.287247,0.287712,0.288110,0.288874,0.289439,0.290003,0.290767,0.291299,0.292062,0.293059,0.293856,0.294819,0.295649,0.296679,0.297675,0.299037,0.300133,0.301528,0.302757,0.303919,0.305413,0.306742,0.307904,0.309731,0.311491,0.313085,0.314746,0.316672,0.318001,0.320027,0.321687,0.323580,0.325938,0.328064,0.330289,0.332315,0.333843,0.336566,0.339256,0.341813,0.344205,0.346928,0.348854,0.351411,0.353803,0.356825,0.359615,0.362139,0.365394,0.368449,0.371206,0.373796,0.376818,0.380073,0.383228,0.386118,0.389505,0.392561,0.395716,0.398871,0.402225,0.405181,0.408270,0.411292,0.414513,0.417536,0.420392,0.423182,0.426137,0.429093,0.432116,0.435171,0.438127,0.440983,0.444039,0.446795,0.449950,0.452640,0.455995,0.459548,0.462670,0.465626,0.468416,0.471471,0.474626,0.477416,0.479774,0.481999,0.484723,0.487845,0.490103,0.492693,0.495450,0.497874,0.500631,0.502889,0.505347,0.507971,0.510262,0.512488,0.514978,0.517170,0.519163,0.521521,0.523813,0.525673,0.527532,0.529359,0.531385,0.533677,0.535868,0.537828,0.539289,0.541182,0.543208,0.544935,0.547260,0.548921,0.550814,0.552640,0.554301,0.555961,0.557456,0.558685,0.560146,0.562106,0.563301,0.564862,0.566124,0.567021,0.568250,0.569512,0.570940,0.572069,0.573431,0.574826,0.576054,0.577549,0.578645,0.579973,0.580970,0.582099,0.583394,0.584590,0.585221,0.585985,0.587081,0.588210,0.589372,0.590269,0.591099,0.591996,0.592992,0.593823,0.594620,0.595616,0.596380,0.597210,0.598107,0.598771,0.599269,0.600033,0.600731,0.601295,0.601860,0.602491,0.603354,0.603952,0.604915,0.605580,0.606244,0.606875,0.607439,0.607971,0.608369,0.608735,0.609266,0.609532,0.609997,0.610296,0.610927,0.611292,0.611790,0.612155,0.612654,0.612986,0.613484,0.613982,0.614347,0.614580,0.614879,0.615211,0.615477,0.615842,0.616074,0.616307,0.616606,0.616805,0.617071,0.617303,0.617569,0.617702,0.618001,0.618200,0.618598,0.618698,0.618897,0.619196,0.619528,0.619661,0.620027,0.620259,0.620591,0.620857,0.621056,0.621222,0.621455,0.621720,0.621986,0.622119,0.622219,0.622351,0.622551,0.622883,0.622949,0.623115,0.623381,0.623647,0.623879,0.624045,0.624178,0.624311,0.624444,0.624510,0.624676,0.624709,0.625042,0.625208,0.625374,0.625639,0.625805,0.625938,0.626171,0.626304,0.626602,0.626868,0.626968,0.627067,0.627200,0.627400,0.627599,0.627798,0.627997,0.628296,0.628562,0.628628,0.628728,0.628894,0.629127,0.629392,0.629625,0.629857,0.630156,0.630289,0.630621,0.630787,0.630854,0.631020,0.631352,0.631617,0.631750,0.631883,0.632082,0.632315,0.632614,0.632846,0.633079,0.633378,0.633643,0.633843,0.633942,0.634075,0.634175,0.634374,0.634673,0.634939,0.635304,0.635769,0.635935,0.636167,0.636466,0.636732,0.636931,0.637164,0.637363,0.637496,0.637961,0.638326,0.638459,0.638725,0.639156,0.639655,0.640053,0.640352,0.640751,0.641016,0.641382,0.641847,0.642013,0.642212,0.642577,0.642843,0.643275,0.643706,0.643872,0.644271,0.644703,0.644935,0.645467,0.645932,0.646496,0.647028,0.647360,0.647758,0.648290,0.648854,0.649186,0.649552,0.649983,0.650282,0.650548,0.650980,0.651578,0.652175,0.652806,0.653404,0.653869,0.654500,0.654932,0.655264,0.655696,0.656061,0.656327,0.656626,0.657024,0.657423,0.658021,0.658319,0.659017,0.659515,0.659914,0.660379,0.660810,0.661176,0.661674,0.661973,0.662537,0.663235,0.663799,0.664364,0.664763,0.665261,0.665859,0.666290,0.666955,0.667353,0.667918,0.668515,0.669213,0.670010,0.670741,0.671206,0.671837,0.672600,0.673165,0.673763,0.674626,0.675125,0.675722,0.676453,0.676984,0.677449,0.678147,0.678645,0.679309,0.680106,0.680771,0.681402,0.682232,0.682863,0.683992,0.684756,0.685154,0.685918,0.686649,0.687380,0.688177,0.688774,0.689406,0.690236,0.691199,0.692162,0.693059,0.693823,0.694520,0.695450,0.696280,0.697011,0.697642,0.698406,0.699203,0.699967,0.700963,0.701793,0.702458,0.703288,0.703753,0.704583,0.705148,0.705978,0.707008,0.707772,0.708403,0.708801,0.709764,0.710262,0.710927,0.711425,0.712122,0.712853,0.713617,0.714148,0.714912,0.715676,0.716373,0.717170,0.717835,0.718665,0.719030,0.719528,0.719993,0.720624,0.721189,0.721754,0.722418,0.723148,0.723813,0.724145,0.724776,0.725374,0.726038,0.726436,0.726802,0.727034,0.727698,0.728163,0.728529,0.728861,0.729392,0.729857,0.730488,0.731119,0.731485,0.731983,0.732481,0.732946,0.733311,0.733776,0.734042,0.734573,0.734905,0.735171,0.735968,0.736433,0.736732,0.737131,0.737463,0.737728,0.738094,0.738625,0.739024,0.739123,0.739356,0.739920,0.740120,0.740518,0.740950,0.741382,0.741780,0.741946,0.742278,0.742644,0.743109,0.743474,0.743740,0.743906,0.744238,0.744537,0.744636,0.744902,0.745201,0.745367,0.745633,0.745799,0.746131,0.746529,0.746695,0.746994,0.747360,0.747725,0.747858,0.748057,0.748489,0.748721,0.749020,0.749319,0.749518,0.749751,0.749983,0.750216,0.750282,0.750614,0.750747,0.750980,0.751113,0.751179,0.751378,0.751644,0.751810,0.752009,0.752076,0.752308,0.752541,0.752674,0.752873,0.752939,0.753105,0.753271,0.753371,0.753504,0.753770,0.753869,0.753902,0.754102,0.754301,0.754500,0.754633,0.754832,0.754998,0.755098,0.755297,0.755463,0.755663,0.755795,0.756128,0.756161,0.756360,0.756526,0.756725,0.756925,0.757091,0.757323,0.757522,0.757788,0.757921,0.758120,0.758319,0.758552,0.758685,0.758984,0.759117,0.759382,0.759615,0.759914,0.760179,0.760379,0.760611,0.760744,0.761142,0.761408,0.761707,0.761940,0.762072,0.762272,0.762504,0.763036,0.763301,0.763434,0.763600,0.763667,0.763766,0.764098,0.764298,0.764530,0.764696,0.764929,0.765095,0.765394,0.765593,0.765859,0.766257,0.766490,0.766689,0.766988,0.767220,0.767652,0.767984,0.768217,0.768715,0.768947,0.769213,0.769445,0.769744,0.769910,0.770143,0.770541,0.770873,0.771239,0.771770,0.772003,0.772434,0.772866,0.773298,0.773730,0.774029,0.774427,0.774826,0.775224,0.775822,0.776353,0.776752,0.777250,0.777748,0.778080,0.778645,0.779110,0.779575,0.779874,0.780206,0.780804,0.781534,0.781999,0.782697,0.783228,0.783726,0.784391,0.785121,0.785885,0.786416,0.787346,0.787977,0.788642,0.789239,0.789804,0.790302,0.790933,0.791498,0.792228,0.792793,0.793358,0.793922,0.794487,0.795051,0.795815,0.796612,0.797277,0.798173,0.798871,0.799269,0.800166,0.800830,0.801428,0.802092,0.802757,0.803753,0.804616,0.805513,0.806177,0.806908,0.807506,0.808336,0.809034,0.809598,0.810362,0.811425,0.812321,0.813285,0.814048,0.814879,0.816008,0.816905,0.817801,0.818731,0.819628,0.820558,0.821421,0.822219,0.823215,0.824145,0.825141,0.826304,0.827333,0.828263,0.829392,0.830355,0.831485,0.832514,0.833577,0.834573,0.835736,0.836632,0.837595,0.838824,0.839954,0.840452,0.841348,0.842378,0.843540,0.844171,0.845267,0.846430,0.847227,0.847891,0.849020,0.849651,0.850880,0.851876,0.852806,0.853803,0.854666,0.855663,0.856559,0.857390,0.858087,0.858984,0.859880,0.860711,0.861707,0.862737,0.863700,0.864563,0.865294,0.866025,0.866988,0.867718,0.868283,0.869014,0.869877,0.870608,0.871538,0.872368,0.873198,0.873863,0.874626,0.875756,0.876420,0.877051,0.877914,0.878579,0.879641,0.880173,0.880737,0.881269,0.881966,0.882464,0.882962,0.883361,0.884158,0.884856,0.885254,0.886018,0.886782,0.887380,0.888077,0.888575,0.889239,0.889771,0.890369,0.890933,0.891431,0.891797,0.892062,0.892660,0.892992,0.893358,0.893955,0.894387,0.895085,0.895749,0.896280,0.896911,0.897343,0.897775,0.898074,0.898505,0.899004,0.899435,0.899701,0.899934,0.900100,0.900598,0.900930,0.901461,0.901793,0.902059,0.902358,0.902657,0.902889,0.903288,0.903686,0.903952,0.904151,0.904550,0.905048,0.905281,0.905480,0.905912,0.906144,0.906343,0.906642,0.906908,0.907240,0.907639,0.907971,0.908336,0.908635,0.908934,0.909166,0.909299,0.909532,0.909631,0.909864,0.910130,0.910362,0.910594,0.910761,0.910993,0.911358,0.911624,0.911790,0.911890,0.912056,0.912321,0.912488,0.912654,0.912886,0.913119,0.913251,0.913351,0.913650,0.913982,0.914048,0.914115,0.914215,0.914347,0.914513,0.914613,0.914779,0.914945,0.915078,0.915311,0.915377,0.915643,0.915842,0.916074,0.916207,0.916307,0.916539,0.916606,0.916772,0.916871,0.917004,0.917137,0.917270,0.917370,0.917502,0.917669,0.917768,0.917967,0.918001,0.918167,0.918200,0.918399,0.918499,0.918598,0.918665,0.918698,0.918897,0.918964,0.919097,0.919163,0.919229,0.919329,0.919429,0.919495,0.919562,0.919661,0.919761,0.919827,0.919894,0.919993,0.920060,0.920126,0.920193,0.920292,0.920458,0.920492,0.920624,0.920691,0.920724,0.920757,0.920790,0.920857,0.920956,0.921056,0.921123,0.921222,0.921255,0.921322,0.921455,0.921488,0.921521,0.921554,0.921621,0.921687,0.921754,0.921787,0.921853,0.921886,0.922019,0.922052,0.922185,0.922252,0.922318,0.922418,0.922617,0.922717,0.922783,0.922816,0.922916,0.922982,0.923016,0.923049,0.923082,0.923115,0.923182,0.923215,0.923248,0.923281,0.923381,0.923414,0.923514,0.923613,0.923647,0.923746,0.923779,0.923846,0.923879,0.923912,0.923979,0.924012,0.924178,0.924278,0.924311,0.924344,0.924477,0.924543,0.924577,0.924643,0.924709,0.924776,0.924875,0.924975,0.925008,0.925075,0.925108,0.925174,0.925208,0.925241,0.925307,0.925374,0.925473,0.925540,0.925673,0.925739,0.925772,0.925805,0.925872,0.926005,0.926104,0.926137,0.926270,0.926337,0.926403,0.926536,0.926569,0.926636,0.926735,0.926835,0.926868,0.926935,0.926968,0.927001,0.927134,0.927200,0.927267,0.927300,0.927366,0.927433,0.927566,0.927599,0.927698,0.927765,0.927864,0.927964,0.927997,0.928031,0.928097,0.928130,0.928197,0.928230,0.928263,0.928363,0.928396,0.928496,0.928529,0.928562,0.928662,0.928728,0.928828,0.928861,0.928927,0.928960,0.929060,0.929160,0.929326,0.929425,0.929525,0.929591,0.929758,0.929824,0.929924,0.930156,0.930223,0.930289,0.930488,0.930555,0.930621,0.930687,0.930754,0.930887,0.930986,0.931053,0.931119,0.931152,0.931318,0.931485,0.931584,0.931717,0.931817,0.932016,0.932082,0.932182,0.932414,0.932547,0.932614,0.932680,0.932879,0.932979,0.933045,0.933112,0.933178,0.933212,0.933245,0.933378,0.933411,0.933477,0.933577,0.933743,0.933975,0.934108,0.934208,0.934308,0.934507,0.934640,0.934673,0.934839,0.934905,0.935071,0.935138,0.935237,0.935470,0.935636,0.935702,0.935868,0.935935,0.936001,0.936035,0.936234,0.936367,0.936533,0.936765,0.936832,0.936898,0.937031,0.937097,0.937164,0.937263,0.937297,0.937363,0.937396,0.937463,0.937595,0.937695,0.937795,0.937894,0.937994,0.938193,0.938227,0.938326,0.938426,0.938459,0.938658,0.938858,0.938924,0.938957,0.938990,0.939123,0.939223,0.939289,0.939322,0.939356,0.939389,0.939422,0.939455,0.939489,0.939522,0.939555,0.939721,0.939787,0.939887,0.939954,0.939987,0.940120,0.940153,0.940186,0.940286,0.940319,0.940385,0.940418,0.940485,0.940518,0.940618,0.940751,0.940784,0.940883,0.940983,0.941049,0.941182,0.941216,0.941282,0.941348,0.941415,0.941514,0.941548,0.941647,0.941681,0.941714,0.941747,0.941780,0.941813,0.941880,0.941913,0.941979,0.942013,0.942046,0.942112,0.942179,0.942245,0.942278,0.942411,0.942478,0.942511,0.942577,0.942710,0.942743,0.942810,0.942909,0.942943,0.943009,0.943109,0.943142,0.943175,0.943208,0.943241,0.943275,0.943308,0.943341,0.943507,0.943540,0.943574,0.943673,0.943773,0.943872,0.943906,0.943972,0.944005,0.944072,0.944105,0.944171,0.944271,0.944304,0.944371,0.944404,0.944437,0.944470,0.944503,0.944570,0.944603,0.944636,0.944670,0.944736,0.944769,0.944802,0.944935,0.945035,0.945068,0.945168,0.945201,0.945234,0.945334,0.945367,0.945467,0.945533,0.945566,0.945599,0.945633,0.945666,0.945699,0.945799,0.945832,0.945932,0.945965,0.946031,0.946098,0.946131,0.946164,0.946197,0.946230,0.946264,0.946297,0.946330,0.946363,0.946397,0.946430,0.946463,0.946529,0.946563,0.946596,0.946629,0.946662,0.946695,0.946762,0.946862,0.946895,0.946928,0.946961,0.946994,0.947028,0.947094,0.947127,0.947160,0.947194,0.947227,0.947293,0.947326,0.947360,0.947426,0.947459,0.947493,0.947526,0.947592,0.947625,0.947659,0.947692,0.947725,0.947758,0.947791,0.947825,0.947858,0.947891,0.947924,0.947957,0.947991,0.948024,0.948057,0.948090,0.948157,0.948190,0.948223,0.948256,0.948290,0.948323,0.948356,0.948389,0.948422,0.948456,0.948489,0.948522,0.948589,0.948622,0.948655,0.948688,0.948721,0.948755,0.948788,0.948821,0.948854,0.948887,0.948921,0.948954,0.948987,0.949020,0.949053,0.949087,0.949120,0.949153,0.949186,0.949220,0.949253,0.949286,0.949319,0.949352,0.949386,0.949419,0.949452,0.949485,0.949518,0.949552,0.949585,0.949618,0.949651,0.949684,0.949718,0.949751,0.949784,0.949817,0.949851,0.949884,0.949917,0.949950,0.949983,0.950017,0.950050,0.950083,0.950116,0.950149,0.950183,0.950249,0.950316,0.950349,0.950382,0.950415,0.950448,0.950482,0.950515,0.950548,0.950581,0.950614,0.950648,0.950714,0.950747,0.950814,0.950847,0.950880,0.950947,0.950980,0.951013,0.951079,0.951113,0.951179,0.951212,0.951245,0.951279,0.951345,0.951378,0.951411,0.951511,0.951544,0.951611,0.951677,0.951710,0.951777,0.951810,0.951843,0.951910,0.951943,0.951976,0.952009,0.952043,0.952076,0.952109,0.952142,0.952175,0.952209,0.952242,0.952308,0.952341,0.952408,0.952441,0.952474,0.952507,0.952541,0.952607,0.952640,0.952674,0.952707,0.952740,0.952773,0.952840,0.952906,0.952939,0.953006,0.953039,0.953105,0.953138,0.953172,0.953205,0.953238,0.953271,0.953305,0.953338,0.953404,0.953471,0.953504,0.953570,0.953603,0.953637,0.953670,0.953703,0.953736,0.953770,0.953836,0.953902,0.953936,0.954035,0.954068,0.954135,0.954201,0.954234,0.954268,0.954301,0.954367,0.954401,0.954434,0.954500,0.954533,0.954567,0.954666,0.954699,0.954733,0.954766,0.954799,0.954832,0.954865,0.954932,0.954965,0.954998,0.955032,0.955065,0.955098,0.955131,0.955164,0.955198,0.955231,0.955264,0.955297,0.955330,0.955364,0.955397,0.955430,0.955463,0.955497,0.955530,0.955563,0.955596,0.955629,0.955663,0.955696,0.955729,0.955762,0.955795,0.955829,0.955862,0.955895,0.955928,0.955995,0.956028,0.956061,0.956094,0.956128,0.956194,0.956227,0.956260,0.956294,0.956327,0.956360,0.956393,0.956460,0.956493,0.956526,0.956559,0.956592,0.956626,0.956659,0.956725,0.956759,0.956825,0.956858,0.956891,0.956991,0.957024,0.957057,0.957091,0.957124,0.957190,0.957224,0.957290,0.957323,0.957356,0.957390,0.957423,0.957456,0.957489,0.957522,0.957556,0.957622,0.957688,0.957722,0.957755,0.957788,0.957821,0.957888,0.957921,0.957954,0.958021,0.958087,0.958120,0.958153,0.958187,0.958220,0.958253,0.958286,0.958319,0.958353,0.958386,0.958419,0.958452,0.958486,0.958519,0.958585,0.958618,0.958652,0.958685,0.958718,0.958751,0.958784,0.958818,0.958851,0.958884,0.958917,0.958951,0.958984,0.959017,0.959050,0.959083,0.959117,0.959150,0.959216,0.959249,0.959283,0.959316,0.959349,0.959382,0.959415,0.959449,0.959482,0.959515,0.959548,0.959582,0.959615,0.959648,0.959681,0.959714,0.959748,0.959781,0.959814,0.959847,0.959880,0.959914,0.959947,0.959980,0.960013,0.960046,0.960080,0.960113,0.960146,0.960179,0.960246,0.960279,0.960312,0.960379,0.960412,0.960445,0.960478,0.960578,0.960611,0.960644,0.960678,0.960810,0.960877,0.960910,0.960943,0.960976,0.961010,0.961043,0.961109,0.961176,0.961242,0.961275,0.961309,0.961342,0.961375,0.961408,0.961441,0.961508,0.961574,0.961641,0.961674,0.961707,0.961840,0.961940,0.962006,0.962072,0.962172,0.962272,0.962405,0.962471,0.962504,0.962537,0.962637,0.962670,0.962737,0.962770,0.962903,0.963002,0.963036,0.963069,0.963135,0.963235,0.963268,0.963301,0.963334,0.963434,0.963467,0.963534,0.963633,0.963766,0.963866,0.963965,0.964065,0.964098,0.964132,0.964198,0.964231,0.964298,0.964331,0.964364,0.964430,0.964497,0.964530,0.964563,0.964630,0.964663,0.964729,0.964829,0.964862,0.964929,0.964962,0.965028,0.965095,0.965128,0.965161,0.965227,0.965261,0.965294,0.965327,0.965427,0.965460,0.965526,0.965560,0.965659,0.965759,0.965859,0.965892,0.965958,0.965991,0.966025,0.966091,0.966157,0.966191,0.966224,0.966257,0.966323,0.966357,0.966456,0.966523,0.966556,0.966589,0.966622,0.966656,0.966689,0.966722,0.966755,0.966788,0.966855,0.966955,0.967021,0.967054,0.967087,0.967154,0.967187,0.967253,0.967287,0.967320,0.967386,0.967419,0.967453,0.967519,0.967552,0.967586,0.967619,0.967652,0.967685,0.967718,0.967752,0.967818,0.967851,0.967918,0.967951,0.967984,0.968017,0.968050,0.968084,0.968117,0.968183,0.968217,0.968250,0.968316,0.968349,0.968383,0.968416,0.968449,0.968482,0.968515,0.968549,0.968648,0.968682,0.968715,0.968748,0.968781,0.968814,0.968848,0.968881,0.968914,0.968980,0.969014,0.969080,0.969113,0.969146,0.969180,0.969213,0.969313,0.969346,0.969379,0.969445,0.969479,0.969578,0.969611,0.969645,0.969678,0.969711,0.969744,0.969777,0.969844,0.969944,0.970076,0.970176,0.970209,0.970242,0.970276,0.970309,0.970342,0.970409,0.970541,0.970641,0.970707,0.970741,0.970807,0.970840,0.971040,0.971073,0.971239,0.971305,0.971338,0.971372,0.971571,0.971637,0.971671,0.971704,0.971770,0.971837,0.971936,0.971969,0.972003,0.972102,0.972136,0.972169,0.972268,0.972468,0.972534,0.972600,0.972700,0.972800,0.972933,0.972966,0.973032,0.973065,0.973099,0.973132,0.973165,0.973298,0.973464,0.973497,0.973530,0.973564,0.973663,0.973730,0.973796,0.973896,0.973995,0.974029,0.974195,0.974261,0.974361,0.974460,0.974527,0.974660,0.974792,0.974826,0.974892,0.974925,0.975025,0.975125,0.975191,0.975291,0.975324,0.975357,0.975423,0.975590,0.975623,0.975756,0.975822,0.975855,0.975922,0.976121,0.976254,0.976287,0.976353,0.976453,0.976486,0.976553,0.976586,0.976652,0.976719,0.976752,0.976818,0.976918,0.976984,0.977051,0.977150,0.977250,0.977317,0.977350,0.977383,0.977449,0.977483,0.977516,0.977549,0.977615,0.977682,0.977715,0.977748,0.977815,0.977914,0.977948,0.978014,0.978047,0.978080,0.978147,0.978180,0.978213,0.978246,0.978346,0.978379,0.978412,0.978446,0.978479,0.978545,0.978678,0.978745,0.978778,0.978811,0.978877,0.978944,0.978977,0.979010,0.979044,0.979077,0.979110,0.979176,0.979210,0.979243,0.979309,0.979342,0.979376,0.979409,0.979442,0.979508,0.979542,0.979575,0.979608,0.979641,0.979675,0.979708,0.979741,0.979774,0.979807,0.979874,0.979907,0.979940,0.979973,0.980007,0.980073,0.980139,0.980173,0.980206,0.980239,0.980272,0.980306,0.980339,0.980372,0.980405,0.980438,0.980472,0.980538,0.980571,0.980638,0.980671,0.980704,0.980737,0.980771,0.980804,0.980837,0.980870,0.980903,0.980970,0.981036,0.981069,0.981136,0.981169,0.981202,0.981235,0.981269,0.981435,0.981468,0.981568,0.981601,0.981634,0.981667,0.981700,0.981734,0.981767,0.981866,0.981900,0.981933,0.981999,0.982099,0.982165,0.982199,0.982265,0.982331,0.982365,0.982431,0.982464,0.982498,0.982597,0.982630,0.982697,0.982730,0.982830,0.982896,0.982929,0.983029,0.983095,0.983162,0.983195,0.983261,0.983427,0.983461,0.983494,0.983627,0.983660,0.983726,0.983760,0.983859,0.983892,0.983959,0.984025,0.984125,0.984158,0.984225,0.984324,0.984391,0.984523,0.984623,0.984689,0.984723,0.984789,0.984856,0.984889,0.984988,0.985022,0.985055,0.985121,0.985254,0.985320,0.985387,0.985420,0.985520,0.985619,0.985653,0.985686,0.985719,0.985752,0.985885,0.985985,0.986118,0.986184,0.986250,0.986284,0.986350,0.986483,0.986616,0.986682,0.986782,0.986881,0.986915,0.986948,0.987047,0.987081,0.987114,0.987147,0.987180,0.987214,0.987247,0.987280,0.987313,0.987346,0.987413,0.987512,0.987645,0.987679,0.987778,0.987845,0.987911,0.987977,0.988110,0.988243,0.988442,0.988542,0.988675,0.988708,0.988741,0.988774,0.988941,0.988974,0.989040,0.989073,0.989140,0.989173,0.989206,0.989339,0.989372,0.989406,0.989505,0.989572,0.989638,0.989671,0.989704,0.989904,0.989937,0.989970,0.990037,0.990070,0.990169,0.990203,0.990269,0.990369,0.990468,0.990501,0.990568,0.990668,0.990734,0.990800,0.990834,0.990867,0.990966,0.991000,0.991066,0.991099,0.991133,0.991166,0.991199,0.991232,0.991265,0.991299,0.991332,0.991365,0.991431,0.991465,0.991498,0.991531,0.991564,0.991597,0.991664,0.991697,0.991730,0.991764,0.991797,0.991830,0.991863,0.991896,0.991930,0.991963,0.991996,0.992029,0.992062,0.992096,0.992129,0.992162,0.992228,0.992328,0.992361,0.992395,0.992428,0.992494,0.992527,0.992594,0.992627,0.992660,0.992693,0.992760,0.992826,0.992860,0.992926,0.992959,0.992992,0.993059,0.993125,0.993158,0.993192,0.993225,0.993258,0.993358,0.993391,0.993424,0.993457,0.993491,0.993590,0.993623,0.993657,0.993690,0.993723,0.993756,0.993789,0.993823,0.993922,0.993955,0.993989,0.994022,0.994055,0.994122,0.994155,0.994188,0.994221,0.994254,0.994288,0.994354,0.994420,0.994487,0.994520,0.994553,0.994587,0.994620,0.994719,0.994753,0.994786,0.994885,0.994919,0.994952,0.995018,0.995085,0.995151,0.995184,0.995251,0.995284,0.995317,0.995350,0.995417,0.995516,0.995550,0.995616,0.995649,0.995716,0.995815,0.995849,0.995915,0.995948,0.995981,0.996015,0.996048,0.996081,0.996114,0.996147,0.996214,0.996247,0.996280,0.996314,0.996347,0.996380,0.996413,0.996480,0.996513,0.996546,0.996579,0.996612,0.996646,0.996679,0.996712,0.996745,0.996812,0.996878,0.996911,0.996945,0.996978,0.997011,0.997044,0.997077,0.997111,0.997144,0.997177,0.997210,0.997243,0.997310,0.997343,0.997376,0.997409,0.997443,0.997476,0.997509,0.997542,0.997576,0.997609,0.997642,0.997675,0.997708,0.997742,0.997775,0.997808,0.997841,0.997874,0.997908,0.997941,0.997974,0.998007,0.998041,0.998074,0.998140,0.998173,0.998207,0.998240,0.998273,0.998306,0.998339,0.998373,0.998406,0.998439,0.998472,0.998505,0.998539,0.998572,0.998605,0.998638,0.998705,0.998738,0.998771,0.998804,0.998838,0.998871,0.998904,0.998937,0.998970,0.999004,0.999037,0.999070,0.999103,0.999136,0.999170,0.999203,0.999236,0.999269,0.999303,0.999336,0.999369,0.999402,0.999435,0.999469,0.999502,0.999535,0.999568,0.999601,0.999635,0.999668,0.999701,0.999734,0.999768,0.999801,0.999834,0.999867],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.1904,0.1910,0.1911,0.1912,0.1913,0.1915,0.1916,0.1918,0.1919,0.1920,0.1921,0.1922,0.1923,0.1924,0.1925,0.1926,0.1927,0.1928,0.1929,0.1930,0.1931,0.1932,0.1933,0.1934,0.1935,0.1936,0.1937,0.1938,0.1939,0.1940,0.1941,0.1942,0.1943,0.1944,0.1945,0.1946,0.1947,0.1948,0.1949,0.1950,0.1951,0.1952,0.1953,0.1954,0.1955,0.1956,0.1957,0.1958,0.1959,0.1960,0.1961,0.1962,0.1963,0.1964,0.1965,0.1966,0.1967,0.1968,0.1969,0.1970,0.1971,0.1972,0.1973,0.1974,0.1975,0.1976,0.1977,0.1978,0.1979,0.1980,0.1981,0.1982,0.1983,0.1984,0.1985,0.1986,0.1987,0.1988,0.1989,0.1990,0.1991,0.1992,0.1993,0.1994,0.1995,0.1996,0.1997,0.1998,0.1999,0.2000,0.2001,0.2002,0.2003,0.2004,0.2005,0.2006,0.2007,0.2008,0.2009,0.2010,0.2011,0.2012,0.2013,0.2014,0.2015,0.2016,0.2017,0.2018,0.2019,0.2020,0.2021,0.2022,0.2023,0.2024,0.2025,0.2026,0.2027,0.2028,0.2029,0.2030,0.2031,0.2032,0.2033,0.2034,0.2035,0.2036,0.2037,0.2038,0.2039,0.2040,0.2041,0.2042,0.2043,0.2044,0.2045,0.2046,0.2048,0.2049,0.2050,0.2051,0.2052,0.2053,0.2054,0.2055,0.2056,0.2058,0.2059,0.2060,0.2061,0.2062,0.2063,0.2064,0.2065,0.2066,0.2067,0.2068,0.2069,0.2070,0.2071,0.2072,0.2073,0.2074,0.2075,0.2076,0.2077,0.2078,0.2079,0.2080,0.2081,0.2082,0.2083,0.2084,0.2085,0.2086,0.2087,0.2088,0.2089,0.2090,0.2091,0.2092,0.2093,0.2094,0.2095,0.2096,0.2097,0.2098,0.2099,0.2100,0.2101,0.2102,0.2103,0.2104,0.2105,0.2106,0.2107,0.2108,0.2109,0.2110,0.2111,0.2112,0.2113,0.2114,0.2115,0.2116,0.2117,0.2118,0.2119,0.2120,0.2121,0.2122,0.2123,0.2124,0.2125,0.2126,0.2127,0.2128,0.2129,0.2130,0.2131,0.2132,0.2133,0.2134,0.2135,0.2136,0.2137,0.2138,0.2139,0.2140,0.2141,0.2142,0.2143,0.2144,0.2145,0.2146,0.2147,0.2148,0.2149,0.2150,0.2151,0.2153,0.2155,0.2156,0.2157,0.2158,0.2159,0.2160,0.2162,0.2163,0.2164,0.2165,0.2167,0.2168,0.2170,0.2171,0.2173,0.2175,0.2176,0.2177,0.2178,0.2179,0.2180,0.2181,0.2182,0.2183,0.2184,0.2185,0.2186,0.2188,0.2189,0.2192,0.2193,0.2194,0.2195,0.2197,0.2198,0.2199,0.2200,0.2201,0.2206,0.2207,0.2210,0.2215,0.2218,0.2221,0.2222,0.2223,0.2225,0.2226,0.2230,0.2233,0.2234,0.2236,0.2237,0.2240,0.2243,0.2244,0.2246,0.2250,0.2251,0.2252,0.2253,0.2254,0.2256,0.2258,0.2259,0.2260,0.2262,0.2266,0.2267,0.2268,0.2269,0.2271,0.2272,0.2274,0.2275,0.2276,0.2277,0.2280,0.2281,0.2283,0.2284,0.2285,0.2287,0.2288,0.2290,0.2291,0.2294,0.2295,0.2298,0.2299,0.2303,0.2304,0.2305,0.2306,0.2307,0.2315,0.2317,0.2318,0.2323,0.2325,0.2327,0.2328,0.2329,0.2333,0.2334,0.2338,0.2339,0.2341,0.2342,0.2343,0.2344,0.2346,0.2347,0.2349,0.2356,0.2357,0.2361,0.2363,0.2366,0.2370,0.2371,0.2372,0.2379,0.2383,0.2386,0.2390,0.2392,0.2396,0.2398,0.2399,0.2400,0.2403,0.2405,0.2406,0.2413,0.2416,0.2421,0.2427,0.2431,0.2436,0.2444,0.2448,0.2450,0.2453,0.2459,0.2467,0.2469,0.2472,0.2473,0.2477,0.2483,0.2486,0.2487,0.2489,0.2492,0.2495,0.2496,0.2497,0.2500,0.2501,0.2503,0.2509,0.2513,0.2518,0.2521,0.2522,0.2528,0.2529,0.2532,0.2537,0.2539,0.2542,0.2543,0.2544,0.2547,0.2550,0.2552,0.2554,0.2556,0.2557,0.2560,0.2561,0.2562,0.2566,0.2569,0.2572,0.2574,0.2575,0.2577,0.2580,0.2583,0.2590,0.2593,0.2594,0.2595,0.2596,0.2597,0.2599,0.2602,0.2604,0.2606,0.2610,0.2612,0.2615,0.2619,0.2622,0.2623,0.2625,0.2627,0.2628,0.2629,0.2630,0.2633,0.2636,0.2637,0.2638,0.2642,0.2643,0.2644,0.2648,0.2650,0.2652,0.2653,0.2656,0.2660,0.2661,0.2664,0.2665,0.2666,0.2668,0.2669,0.2671,0.2672,0.2673,0.2674,0.2676,0.2677,0.2678,0.2680,0.2683,0.2684,0.2686,0.2687,0.2688,0.2689,0.2690,0.2691,0.2692,0.2693,0.2694,0.2696,0.2697,0.2698,0.2699,0.2700,0.2701,0.2702,0.2703,0.2704,0.2705,0.2706,0.2707,0.2708,0.2709,0.2710,0.2711,0.2712,0.2713,0.2714,0.2715,0.2716,0.2717,0.2718,0.2719,0.2720,0.2721,0.2722,0.2723,0.2724,0.2725,0.2726,0.2727,0.2728,0.2729,0.2730,0.2731,0.2732,0.2733,0.2734,0.2735,0.2736,0.2737,0.2738,0.2739,0.2740,0.2741,0.2742,0.2743,0.2744,0.2745,0.2746,0.2747,0.2748,0.2749,0.2750,0.2751,0.2752,0.2753,0.2754,0.2755,0.2756,0.2757,0.2758,0.2759,0.2760,0.2761,0.2762,0.2763,0.2764,0.2765,0.2766,0.2767,0.2768,0.2769,0.2770,0.2771,0.2772,0.2773,0.2774,0.2775,0.2776,0.2777,0.2778,0.2779,0.2780,0.2781,0.2782,0.2783,0.2784,0.2785,0.2786,0.2787,0.2788,0.2789,0.2790,0.2791,0.2792,0.2793,0.2794,0.2795,0.2796,0.2797,0.2798,0.2799,0.2800,0.2801,0.2802,0.2803,0.2804,0.2805,0.2806,0.2807,0.2808,0.2809,0.2810,0.2811,0.2812,0.2813,0.2814,0.2815,0.2816,0.2817,0.2818,0.2819,0.2820,0.2821,0.2822,0.2823,0.2824,0.2825,0.2826,0.2827,0.2828,0.2829,0.2830,0.2831,0.2832,0.2833,0.2834,0.2835,0.2836,0.2837,0.2838,0.2839,0.2840,0.2841,0.2842,0.2843,0.2844,0.2845,0.2847,0.2848,0.2849,0.2850,0.2851,0.2852,0.2853,0.2854,0.2855,0.2856,0.2857,0.2858,0.2859,0.2860,0.2861,0.2862,0.2863,0.2864,0.2865,0.2866,0.2867,0.2868,0.2869,0.2870,0.2871,0.2872,0.2874,0.2875,0.2876,0.2877,0.2878,0.2879,0.2880,0.2881,0.2882,0.2883,0.2884,0.2886,0.2887,0.2888,0.2889,0.2890,0.2892,0.2893,0.2897,0.2898,0.2901,0.2903,0.2904,0.2907,0.2910,0.2911,0.2912,0.2913,0.2914,0.2915,0.2916,0.2917,0.2918,0.2920,0.2921,0.2922,0.2923,0.2924,0.2925,0.2927,0.2931,0.2932,0.2933,0.2934,0.2935,0.2936,0.2938,0.2939,0.2940,0.2941,0.2942,0.2944,0.2945,0.2946,0.2947,0.2948,0.2949,0.2950,0.2951,0.2952,0.2953,0.2954,0.2955,0.2956,0.2957,0.2958,0.2959,0.2960,0.2961,0.2962,0.2963,0.2964,0.2965,0.2966,0.2967,0.2968,0.2969,0.2970,0.2971,0.2972,0.2973,0.2974,0.2975,0.2976,0.2977,0.2978,0.2979,0.2980,0.2981,0.2982,0.2983,0.2984,0.2985,0.2986,0.2987,0.2988,0.2989,0.2990,0.2991,0.2992,0.2993,0.2994,0.2995,0.2996,0.2997,0.2998,0.2999,0.3000,0.3001,0.3002,0.3003,0.3004,0.3005,0.3006,0.3007,0.3008,0.3009,0.3010,0.3011,0.3012,0.3013,0.3014,0.3015,0.3016,0.3017,0.3018,0.3019,0.3020,0.3021,0.3022,0.3023,0.3024,0.3025,0.3026,0.3027,0.3028,0.3029,0.3030,0.3031,0.3032,0.3033,0.3034,0.3035,0.3036,0.3037,0.3038,0.3039,0.3040,0.3041,0.3042,0.3043,0.3044,0.3045,0.3046,0.3047,0.3048,0.3049,0.3050,0.3051,0.3052,0.3053,0.3054,0.3055,0.3056,0.3057,0.3058,0.3059,0.3060,0.3061,0.3062,0.3063,0.3064,0.3065,0.3066,0.3067,0.3068,0.3069,0.3070,0.3071,0.3072,0.3073,0.3074,0.3075,0.3076,0.3077,0.3078,0.3079,0.3080,0.3081,0.3082,0.3083,0.3084,0.3085,0.3086,0.3087,0.3088,0.3089,0.3090,0.3091,0.3092,0.3093,0.3094,0.3095,0.3096,0.3097,0.3098,0.3099,0.3100,0.3101,0.3102,0.3103,0.3104,0.3105,0.3106,0.3107,0.3108,0.3109,0.3110,0.3111,0.3112,0.3113,0.3114,0.3115,0.3116,0.3117,0.3118,0.3119,0.3120,0.3121,0.3122,0.3123,0.3124,0.3125,0.3126,0.3127,0.3128,0.3129,0.3130,0.3131,0.3132,0.3133,0.3134,0.3135,0.3136,0.3137,0.3138,0.3139,0.3140,0.3141,0.3142,0.3143,0.3144,0.3145,0.3146,0.3147,0.3148,0.3149,0.3150,0.3151,0.3152,0.3153,0.3154,0.3155,0.3156,0.3157,0.3158,0.3159,0.3160,0.3161,0.3162,0.3163,0.3164,0.3165,0.3166,0.3167,0.3168,0.3169,0.3170,0.3171,0.3172,0.3173,0.3174,0.3175,0.3176,0.3177,0.3178,0.3179,0.3180,0.3181,0.3182,0.3183,0.3184,0.3185,0.3186,0.3187,0.3188,0.3189,0.3190,0.3191,0.3192,0.3193,0.3194,0.3195,0.3196,0.3197,0.3198,0.3199,0.3200,0.3201,0.3202,0.3203,0.3204,0.3205,0.3206,0.3207,0.3208,0.3209,0.3210,0.3211,0.3212,0.3213,0.3214,0.3215,0.3216,0.3217,0.3218,0.3219,0.3220,0.3221,0.3222,0.3223,0.3224,0.3225,0.3226,0.3227,0.3228,0.3229,0.3230,0.3231,0.3232,0.3233,0.3234,0.3235,0.3236,0.3237,0.3238,0.3239,0.3240,0.3241,0.3242,0.3243,0.3244,0.3245,0.3246,0.3247,0.3248,0.3249,0.3250,0.3251,0.3252,0.3253,0.3254,0.3255,0.3256,0.3258,0.3259,0.3260,0.3261,0.3263,0.3264,0.3265,0.3266,0.3267,0.3268,0.3269,0.3270,0.3271,0.3272,0.3273,0.3274,0.3275,0.3276,0.3277,0.3278,0.3279,0.3280,0.3281,0.3282,0.3283,0.3284,0.3285,0.3286,0.3287,0.3288,0.3289,0.3290,0.3291,0.3292,0.3293,0.3294,0.3295,0.3296,0.3297,0.3298,0.3299,0.3301,0.3302,0.3303,0.3304,0.3305,0.3306,0.3307,0.3308,0.3309,0.3310,0.3311,0.3312,0.3313,0.3314,0.3315,0.3316,0.3317,0.3318,0.3319,0.3320,0.3321,0.3322,0.3323,0.3324,0.3326,0.3327,0.3328,0.3329,0.3330,0.3331,0.3332,0.3333,0.3334,0.3335,0.3336,0.3337,0.3338,0.3339,0.3340,0.3341,0.3342,0.3343,0.3344,0.3345,0.3346,0.3347,0.3350,0.3351,0.3352,0.3354,0.3355,0.3356,0.3359,0.3360,0.3362,0.3363,0.3365,0.3366,0.3367,0.3368,0.3370,0.3371,0.3372,0.3373,0.3374,0.3375,0.3376,0.3377,0.3378,0.3379,0.3380,0.3381,0.3382,0.3384,0.3386,0.3387,0.3388,0.3389,0.3390,0.3391,0.3392,0.3394,0.3397,0.3398,0.3400,0.3402,0.3403,0.3404,0.3405,0.3406,0.3407,0.3409,0.3410,0.3411,0.3412,0.3413,0.3414,0.3415,0.3417,0.3418,0.3419,0.3420,0.3423,0.3424,0.3425,0.3426,0.3428,0.3430,0.3431,0.3432,0.3433,0.3434,0.3435,0.3436,0.3437,0.3439,0.3440,0.3442,0.3443,0.3444,0.3445,0.3446,0.3447,0.3448,0.3449,0.3450,0.3452,0.3453,0.3454,0.3457,0.3458,0.3459,0.3460,0.3461,0.3462,0.3464,0.3465,0.3467,0.3468,0.3469,0.3470,0.3471,0.3472,0.3473,0.3474,0.3475,0.3476,0.3477,0.3478,0.3479,0.3480,0.3481,0.3482,0.3483,0.3484,0.3485,0.3486,0.3487,0.3488,0.3489,0.3490,0.3491,0.3492,0.3493,0.3494,0.3495,0.3496,0.3497,0.3498,0.3499,0.3500,0.3501,0.3502,0.3503,0.3504,0.3505,0.3506,0.3507,0.3508,0.3509,0.3510,0.3511,0.3512,0.3513,0.3514,0.3515,0.3516,0.3517,0.3518,0.3519,0.3520,0.3521,0.3522,0.3523,0.3524,0.3525,0.3526,0.3527,0.3528,0.3529,0.3530,0.3531,0.3532,0.3533,0.3534,0.3535,0.3536,0.3537,0.3538,0.3539,0.3540,0.3541,0.3542,0.3543,0.3544,0.3545,0.3546,0.3547,0.3548,0.3549,0.3550,0.3551,0.3552,0.3553,0.3554,0.3555,0.3556,0.3557,0.3558,0.3559,0.3560,0.3561,0.3562,0.3563,0.3564,0.3565,0.3566,0.3567,0.3568,0.3569,0.3570,0.3571,0.3572,0.3573,0.3574,0.3575,0.3576,0.3577,0.3578,0.3579,0.3580,0.3581,0.3582,0.3583,0.3584,0.3585,0.3586,0.3587,0.3588,0.3589,0.3590,0.3591,0.3592,0.3593,0.3594,0.3595,0.3596,0.3597,0.3598,0.3599,0.3600,0.3601,0.3602,0.3603,0.3604,0.3605,0.3606,0.3607,0.3608,0.3609,0.3610,0.3611,0.3612,0.3613,0.3614,0.3615,0.3616,0.3617,0.3618,0.3619,0.3620,0.3621,0.3622,0.3623,0.3624,0.3625,0.3626,0.3627,0.3628,0.3629,0.3630,0.3631,0.3632,0.3633,0.3634,0.3635,0.3636,0.3637,0.3638,0.3639,0.3640,0.3641,0.3642,0.3643,0.3644,0.3645,0.3646,0.3647,0.3648,0.3649,0.3650,0.3651,0.3652,0.3653,0.3654,0.3655,0.3656,0.3657,0.3658,0.3659,0.3660,0.3661,0.3662,0.3663,0.3664,0.3665,0.3666,0.3667,0.3668,0.3669,0.3670,0.3671,0.3672,0.3673,0.3674,0.3675,0.3676,0.3677,0.3678,0.3679,0.3680,0.3681,0.3682,0.3683,0.3684,0.3685,0.3686,0.3687,0.3688,0.3689,0.3690,0.3691,0.3692,0.3693,0.3694,0.3695,0.3696,0.3697,0.3698,0.3699,0.3700,0.3701,0.3702,0.3703,0.3704,0.3705,0.3706,0.3707,0.3708,0.3709,0.3710,0.3711,0.3712,0.3713,0.3714,0.3715,0.3716,0.3717,0.3718,0.3719,0.3720,0.3721,0.3722,0.3723,0.3724,0.3725,0.3726,0.3727,0.3728,0.3729,0.3730,0.3731,0.3732,0.3733,0.3734,0.3735,0.3736,0.3737,0.3738,0.3739,0.3740,0.3741,0.3742,0.3743,0.3744,0.3745,0.3746,0.3747,0.3748,0.3749,0.3750,0.3751,0.3752,0.3754,0.3755,0.3756,0.3757,0.3758,0.3759,0.3760,0.3761,0.3763,0.3764,0.3765,0.3766,0.3767,0.3768,0.3769,0.3770,0.3771,0.3772,0.3773,0.3774,0.3775,0.3776,0.3777,0.3778,0.3779,0.3780,0.3781,0.3782,0.3783,0.3784,0.3785,0.3786,0.3787,0.3788,0.3789,0.3790,0.3791,0.3792,0.3793,0.3794,0.3795,0.3796,0.3797,0.3798,0.3799,0.3800,0.3801,0.3802,0.3803,0.3804,0.3805,0.3806,0.3807,0.3808,0.3809,0.3810,0.3811,0.3812,0.3813,0.3814,0.3815,0.3816,0.3817,0.3818,0.3819,0.3820,0.3821,0.3822,0.3823,0.3824,0.3825,0.3826,0.3827,0.3828,0.3829,0.3830,0.3831,0.3832,0.3833,0.3834,0.3835,0.3836,0.3837,0.3838,0.3839,0.3840,0.3841,0.3842,0.3843,0.3844,0.3845,0.3846,0.3847,0.3848,0.3849,0.3850,0.3851,0.3852,0.3853,0.3854,0.3855,0.3856,0.3857,0.3858,0.3859,0.3860,0.3861,0.3862,0.3863,0.3864,0.3865,0.3866,0.3867,0.3868,0.3869,0.3870,0.3871,0.3872,0.3873,0.3874,0.3875,0.3876,0.3877,0.3878,0.3879,0.3880,0.3881,0.3882,0.3883,0.3884,0.3885,0.3886,0.3887,0.3888,0.3889,0.3890,0.3891,0.3892,0.3893,0.3894,0.3895,0.3896,0.3897,0.3898,0.3899,0.3900,0.3901,0.3902,0.3903,0.3904,0.3905,0.3906,0.3907,0.3908,0.3909,0.3910,0.3911,0.3912,0.3913,0.3914,0.3915,0.3916,0.3917,0.3918,0.3919,0.3920,0.3921,0.3922,0.3923,0.3924,0.3925,0.3926,0.3927,0.3928,0.3929,0.3930,0.3931,0.3932,0.3933,0.3934,0.3935,0.3936,0.3937,0.3938,0.3939,0.3940,0.3941,0.3942,0.3943,0.3944,0.3945,0.3946,0.3947,0.3948,0.3949,0.3950,0.3951,0.3952,0.3953,0.3954,0.3955,0.3956,0.3957,0.3958,0.3959,0.3960,0.3961,0.3962,0.3963,0.3964,0.3965,0.3966,0.3967,0.3968,0.3969,0.3970,0.3971,0.3972,0.3973,0.3974,0.3975,0.3976,0.3977,0.3978,0.3979,0.3980,0.3981,0.3982,0.3983,0.3984,0.3985,0.3986,0.3987,0.3988,0.3989,0.3990,0.3991,0.3992,0.3993,0.3994,0.3995,0.3996,0.3997,0.3998,0.3999,0.4000,0.4001,0.4002,0.4003,0.4004,0.4005,0.4006,0.4007,0.4008,0.4009,0.4010,0.4011,0.4012,0.4013,0.4014,0.4015,0.4016,0.4017,0.4018,0.4019,0.4020,0.4021,0.4022,0.4023,0.4024,0.4025,0.4026,0.4027,0.4028,0.4029,0.4030,0.4031,0.4032,0.4033,0.4034,0.4035,0.4036,0.4037,0.4038,0.4039,0.4040,0.4041,0.4042,0.4043,0.4044,0.4045,0.4046,0.4047,0.4048,0.4049,0.4050,0.4051,0.4052,0.4053,0.4054,0.4055,0.4056,0.4057,0.4058,0.4059,0.4060,0.4061,0.4062,0.4063,0.4064,0.4065,0.4066,0.4067,0.4068,0.4069,0.4070,0.4071,0.4072,0.4073,0.4074,0.4075,0.4076,0.4077,0.4078,0.4079,0.4080,0.4081,0.4082,0.4083,0.4084,0.4085,0.4086,0.4087,0.4088,0.4089,0.4090,0.4091,0.4092,0.4093,0.4094,0.4095,0.4096,0.4097,0.4098,0.4099,0.4100,0.4101,0.4102,0.4103,0.4104,0.4105,0.4106,0.4107,0.4108,0.4109,0.4110,0.4111,0.4112,0.4113,0.4114,0.4115,0.4116,0.4117,0.4118,0.4119,0.4120,0.4121,0.4122,0.4123,0.4124,0.4125,0.4126,0.4127,0.4128,0.4129,0.4130,0.4131,0.4132,0.4133,0.4134,0.4135,0.4136,0.4137,0.4138,0.4139,0.4140,0.4141,0.4142,0.4143,0.4144,0.4145,0.4146,0.4147,0.4148,0.4149,0.4150,0.4151,0.4152,0.4153,0.4154,0.4155,0.4156,0.4157,0.4158,0.4159,0.4160,0.4161,0.4162,0.4163,0.4164,0.4165,0.4166,0.4167,0.4168,0.4169,0.4170,0.4171,0.4172,0.4173,0.4175,0.4176,0.4177,0.4178,0.4179,0.4181,0.4182,0.4183,0.4184,0.4185,0.4186,0.4187,0.4188,0.4190,0.4191,0.4193,0.4194,0.4195,0.4196,0.4197,0.4198,0.4199,0.4200,0.4202,0.4203,0.4204,0.4205,0.4208,0.4210,0.4211,0.4212,0.4213,0.4214,0.4215,0.4216,0.4217,0.4218,0.4219,0.4220,0.4221,0.4222,0.4224,0.4225,0.4228,0.4231,0.4232,0.4233,0.4234,0.4236,0.4237,0.4239,0.4243,0.4244,0.4246,0.4247,0.4248,0.4249,0.4250,0.4255,0.4257,0.4259,0.4261,0.4262,0.4264,0.4265,0.4266,0.4268,0.4269,0.4271,0.4272,0.4273,0.4274,0.4275,0.4277,0.4278,0.4279,0.4280,0.4281,0.4282,0.4285,0.4286,0.4288,0.4289,0.4290,0.4292,0.4293,0.4294,0.4298,0.4300,0.4302,0.4303,0.4305,0.4307,0.4310,0.4311,0.4313,0.4317,0.4319,0.4320,0.4322,0.4323,0.4324,0.4325,0.4329,0.4330,0.4332,0.4334,0.4335,0.4336,0.4339,0.4341,0.4342,0.4343,0.4344,0.4345,0.4346,0.4347,0.4348,0.4351,0.4353,0.4357,0.4358,0.4359,0.4363,0.4364,0.4368,0.4369,0.4370,0.4372,0.4377,0.4379,0.4381,0.4382,0.4383,0.4385,0.4387,0.4388,0.4392,0.4393,0.4394,0.4396,0.4398,0.4402,0.4405,0.4406,0.4409,0.4410,0.4412,0.4414,0.4417,0.4420,0.4425,0.4428,0.4430,0.4431,0.4432,0.4434,0.4436,0.4442,0.4445,0.4448,0.4449,0.4450,0.4452,0.4454,0.4455,0.4456,0.4457,0.4462,0.4463,0.4465,0.4470,0.4472,0.4474,0.4475,0.4476,0.4477,0.4481,0.4486,0.4487,0.4490,0.4491,0.4492,0.4493,0.4494,0.4497,0.4499,0.4501,0.4503,0.4504,0.4508,0.4509,0.4513,0.4515,0.4518,0.4521,0.4522,0.4523,0.4525,0.4526,0.4527,0.4530,0.4531,0.4533,0.4534,0.4541,0.4547,0.4556,0.4561,0.4564,0.4565,0.4566,0.4567,0.4569,0.4570,0.4577,0.4578,0.4579,0.4580,0.4582,0.4583,0.4585,0.4586,0.4589,0.4596,0.4602,0.4606,0.4608,0.4609,0.4611,0.4612,0.4614,0.4616,0.4619,0.4620,0.4621,0.4622,0.4626,0.4636,0.4637,0.4642,0.4644,0.4645,0.4651,0.4668,0.4671,0.4673,0.4675,0.4678,0.4682,0.4687,0.4688,0.4689,0.4690,0.4692,0.4693,0.4704,0.4705,0.4709,0.4714,0.4717,0.4719,0.4724,0.4730,0.4741,0.4746,0.4754,0.4756,0.4762,0.4765,0.4766,0.4773,0.4784,0.4786,0.4792,0.4798,0.4803,0.4805,0.4806,0.4808,0.4810,0.4815,0.4818,0.4819,0.4821,0.4822,0.4824,0.4825,0.4826,0.4827,0.4830,0.4832,0.4833,0.4836,0.4839,0.4840,0.4843,0.4844,0.4845,0.4847,0.4849,0.4851,0.4852,0.4853,0.4854,0.4856,0.4860,0.4862,0.4868,0.4870,0.4875,0.4877,0.4878,0.4879,0.4882,0.4883,0.4885,0.4887,0.4888,0.4889,0.4891,0.4892,0.4894,0.4895,0.4898,0.4899,0.4901,0.4902,0.4905,0.4910,0.4911,0.4912,0.4913,0.4914,0.4917,0.4919,0.4922,0.4925,0.4928,0.4929,0.4930,0.4931,0.4932,0.4935,0.4937,0.4939,0.4940,0.4942,0.4944,0.4947,0.4951,0.4954,0.4958,0.4959,0.4967,0.4968,0.4973,0.4975,0.4977,0.4984,0.4985,0.4988,0.4989,0.4991,0.4993,0.4994,0.5008,0.5009,0.5010,0.5012,0.5025,0.5026,0.5029,0.5030,0.5032,0.5034,0.5040,0.5043,0.5045,0.5074,0.5079,0.5083,0.5095,0.5097,0.5104,0.5111,0.5126,0.5127,0.5129,0.5132,0.5141,0.5143,0.5144,0.5148,0.5152,0.5164,0.5169,0.5170,0.5171,0.5177,0.5186,0.5194,0.5196,0.5201,0.5209,0.5221,0.5233,0.5239,0.5245,0.5249,0.5258,0.5261,0.5264,0.5267,0.5277,0.5287,0.5290,0.5291,0.5292,0.5299,0.5310,0.5312,0.5315,0.5318,0.5322,0.5324,0.5330,0.5332,0.5336,0.5339,0.5343,0.5355,0.5357,0.5362,0.5363,0.5364,0.5368,0.5370,0.5372,0.5373,0.5374,0.5375,0.5377,0.5378,0.5384,0.5387,0.5389,0.5392,0.5399,0.5400,0.5402,0.5403,0.5406,0.5408,0.5411,0.5413,0.5415,0.5416,0.5419,0.5420,0.5422,0.5425,0.5429,0.5430,0.5431,0.5432,0.5433,0.5437,0.5438,0.5440,0.5443,0.5444,0.5447,0.5453,0.5454,0.5456,0.5460,0.5471,0.5472,0.5477,0.5479,0.5480,0.5482,0.5486,0.5493,0.5496,0.5506,0.5510,0.5512,0.5513,0.5514,0.5515,0.5518,0.5525,0.5528,0.5530,0.5533,0.5541,0.5544,0.5546,0.5553,0.5559,0.5561,0.5569,0.5573,0.5581,0.5583,0.5589,0.5593,0.5600,0.5606,0.5607,0.5609,0.5611,0.5613,0.5618,0.5634,0.5643,0.5647,0.5649,0.5662,0.5664,0.5665,0.5666,0.5667,0.5670,0.5671,0.5674,0.5676,0.5677,0.5678,0.5679,0.5680,0.5681,0.5682,0.5683,0.5684,0.5685,0.5686,0.5688,0.5689,0.5690,0.5691,0.5692,0.5693,0.5694,0.5695,0.5696,0.5697,0.5698,0.5699,0.5701,0.5702,0.5703,0.5704,0.5705,0.5706,0.5707,0.5708,0.5709,0.5710,0.5711,0.5712,0.5713,0.5714,0.5715,0.5716,0.5717,0.5718,0.5719,0.5720,0.5721,0.5722,0.5723,0.5724,0.5725,0.5726,0.5727,0.5728,0.5729,0.5731,0.5732,0.5733,0.5735,0.5736,0.5740,0.5741,0.5745,0.5746,0.5748,0.5749,0.5750,0.5752,0.5754,0.5757,0.5758,0.5761,0.5762,0.5764,0.5767,0.5771,0.5779,0.5789,0.5791,0.5794,0.5805,0.5809,0.5810,0.5811,0.5820,0.5821,0.5823,0.5824,0.5825,0.5834,0.5839,0.5841,0.5842,0.5843,0.5847,0.5857,0.5858,0.5865,0.5869,0.5896,0.5917,0.5924,0.5927,0.5931,0.5935,0.5944,0.5956,0.5979,0.5986,0.6005,0.6010,0.6011,0.6015,0.6016,0.6022,0.6026,0.6027,0.6032,0.6047,0.6057,0.6065,0.6069,0.6075,0.6076,0.6081,0.6085,0.6091,0.6102,0.6105,0.6120,0.6126,0.6127,0.6130,0.6131,0.6133,0.6134,0.6139,0.6141,0.6144,0.6145,0.6146,0.6147,0.6148,0.6150,0.6152,0.6153,0.6155,0.6156,0.6159,0.6160,0.6161,0.6162,0.6163,0.6164,0.6165,0.6167,0.6171,0.6172,0.6174,0.6175,0.6176,0.6177,0.6178,0.6179,0.6180,0.6182,0.6183,0.6184,0.6185,0.6186,0.6187,0.6188,0.6189,0.6190,0.6191,0.6192,0.6193,0.6194,0.6195,0.6196,0.6197,0.6198,0.6199,0.6200,0.6201,0.6202,0.6203,0.6204,0.6205,0.6206,0.6208,0.6209,0.6210,0.6211,0.6212,0.6213,0.6214,0.6215,0.6216,0.6217,0.6218,0.6219,0.6220,0.6221,0.6222,0.6223,0.6224,0.6225,0.6226,0.6227,0.6228,0.6229,0.6230,0.6231,0.6232,0.6233,0.6234,0.6235,0.6236,0.6237,0.6238,0.6239,0.6240,0.6241,0.6242,0.6243,0.6244,0.6245,0.6246,0.6247,0.6249,0.6250,0.6251,0.6252,0.6254,0.6255,0.6256,0.6257,0.6258,0.6260,0.6261,0.6262,0.6263,0.6264,0.6265,0.6266,0.6267,0.6268,0.6270,0.6271,0.6272,0.6274,0.6275,0.6277,0.6278,0.6279,0.6280,0.6281,0.6282,0.6283,0.6284,0.6287,0.6288,0.6290,0.6291,0.6292,0.6298,0.6299,0.6302,0.6303,0.6304,0.6306,0.6308,0.6309,0.6310,0.6311,0.6312,0.6314,0.6315,0.6317,0.6320,0.6322,0.6323,0.6325,0.6328,0.6330,0.6332,0.6333,0.6334,0.6335,0.6338,0.6340,0.6341,0.6342,0.6345,0.6346,0.6347,0.6349,0.6353,0.6355,0.6357,0.6358,0.6363,0.6373,0.6386,0.6387,0.6389,0.6392,0.6396,0.6400,0.6404,0.6406,0.6407,0.6409,0.6413,0.6422,0.6449,0.6465,0.6479,0.6481,0.6507,0.6509,0.6577,0.6585,0.6588,0.6589,0.6590,0.6591,0.6592,0.6594,0.6596,0.6597,0.6601,0.6607,0.6609,0.6611,0.6612,0.6614,0.6616,0.6620,0.6624,0.6626,0.6627,0.6631,0.6633,0.6634,0.6637,0.6641,0.6647,0.6648,0.6649,0.6651,0.6652,0.6653,0.6656,0.6657,0.6660,0.6662,0.6663,0.6665,0.6668,0.6672,0.6676,0.6677,0.6679,0.6680,0.6682,0.6684,0.6685,0.6687,0.6691,0.6694,0.6695,0.6699,0.6701,0.6702,0.6704,0.6708,0.6709,0.6710,0.6714,0.6715,0.6717,0.6718,0.6719,0.6721,0.6724,0.6725,0.6726,0.6727,0.6730,0.6732,0.6734,0.6735,0.6737,0.6738,0.6739,0.6740,0.6742,0.6747,0.6749,0.6750,0.6751,0.6752,0.6753,0.6754,0.6755,0.6757,0.6759,0.6761,0.6762,0.6763,0.6764,0.6766,0.6768,0.6770,0.6771,0.6774,0.6777,0.6779,0.6780,0.6781,0.6782,0.6783,0.6784,0.6786,0.6787,0.6788,0.6790,0.6791,0.6792,0.6793,0.6794,0.6795,0.6796,0.6800,0.6801,0.6803,0.6804,0.6807,0.6808,0.6811,0.6812,0.6813,0.6815,0.6816,0.6820,0.6821,0.6823,0.6824,0.6826,0.6829,0.6830,0.6834,0.6835,0.6836,0.6837,0.6839,0.6840,0.6843,0.6845,0.6846,0.6848,0.6849,0.6851,0.6852,0.6855,0.6856,0.6857,0.6863,0.6864,0.6866,0.6868,0.6869,0.6870,0.6875,0.6878,0.6879,0.6880,0.6881,0.6882,0.6885,0.6889,0.6894,0.6896,0.6899,0.6902,0.6909,0.6912,0.6919,0.6921,0.6922,0.6932,0.6937,0.6942,0.6951,0.6952,0.6953,0.6956,0.6960,0.6962,0.6979,0.6980,0.6981,0.6986,0.6988,0.6989,0.6990,0.6991,0.6994,0.6998,0.7000,0.7002,0.7008,0.7010,0.7012,0.7014,0.7016,0.7017,0.7018,0.7019,0.7020,0.7022,0.7023,0.7024,0.7025,0.7026,0.7027,0.7028,0.7029,0.7030,0.7031,0.7032,0.7033,0.7034,0.7035,0.7036,0.7037,0.7038,0.7039,0.7040,0.7041,0.7042,0.7043,0.7044,0.7045,0.7046,0.7047,0.7049,0.7051,0.7053,0.7054,0.7055,0.7057,0.7058,0.7059,0.7060,0.7061,0.7062,0.7063,0.7064,0.7065,0.7066,0.7068,0.7070,0.7071,0.7072,0.7074,0.7075,0.7079,0.7080,0.7081,0.7082,0.7083,0.7084,0.7087,0.7088,0.7089,0.7090,0.7093,0.7094,0.7095,0.7097,0.7101,0.7102,0.7103,0.7104,0.7106,0.7108,0.7110,0.7114,0.7115,0.7120,0.7121,0.7124,0.7128,0.7131,0.7136,0.7137,0.7142,0.7146,0.7148,0.7150,0.7151,0.7152,0.7155,0.7163,0.7164,0.7168,0.7170,0.7172,0.7176,0.7177,0.7180,0.7184,0.7185,0.7188,0.7190,0.7194,0.7202,0.7204,0.7209,0.7211,0.7213,0.7214,0.7221,0.7229,0.7230,0.7238,0.7241,0.7243,0.7247,0.7248,0.7256,0.7264,0.7268,0.7276,0.7277,0.7286,0.7290,0.7293,0.7294,0.7299,0.7313,0.7316,0.7323,0.7325,0.7331,0.7337,0.7354,0.7371,0.7377,0.7403,0.7435,0.7446,0.7453,0.7461,0.7474,0.7475,0.7482,0.7486,0.7488,0.7489,0.7496,0.7501,0.7505,0.7506,0.7507,0.7511,0.7516,0.7519,0.7525,0.7527,0.7531,0.7544,0.7554,0.7561,0.7562,0.7591,0.7596,0.7622,0.7626,0.7637,0.7642,0.7657,0.7668,0.7695,0.7722,0.7748,0.7793,0.7862,0.7884,0.7925,0.7953,0.7969,0.7990,0.8029,0.8069,0.8082,0.8110,0.8139,0.8157,0.8185,0.8188,0.8211,0.8238,0.8263,0.8285,0.8313,0.8314,0.8408,0.8441,0.8466,0.8623,0.8671,0.8812,0.8894,0.8939,0.9382,1.0346,1.0651,1.0669,1.1443,1.1759,1.1967,1.3082,1.3215,1.3217,1.3227,1.3303],"y":[0.000033,0.000066,0.000100,0.000133,0.000166,0.000199,0.000233,0.000299,0.000498,0.000631,0.000897,0.001262,0.001628,0.002292,0.002990,0.003588,0.004319,0.005581,0.007042,0.009202,0.010730,0.013022,0.015978,0.018403,0.021426,0.025247,0.028535,0.031924,0.036242,0.040195,0.045178,0.050560,0.055543,0.059795,0.064279,0.068631,0.073116,0.077501,0.081420,0.085207,0.089161,0.091718,0.095904,0.098694,0.100987,0.103478,0.106003,0.108461,0.110986,0.113112,0.114640,0.116101,0.117430,0.118427,0.119822,0.121250,0.122679,0.123908,0.125336,0.126067,0.127130,0.128027,0.129157,0.130120,0.131050,0.131648,0.132678,0.133542,0.134073,0.134804,0.135236,0.135834,0.136465,0.137063,0.137694,0.138159,0.138724,0.139156,0.139554,0.140019,0.140385,0.140518,0.141049,0.141448,0.141813,0.142079,0.142411,0.142843,0.143175,0.143474,0.143707,0.143972,0.144271,0.144504,0.144869,0.145268,0.145434,0.145567,0.145667,0.145733,0.145899,0.146065,0.146132,0.146165,0.146231,0.146563,0.146730,0.146862,0.146896,0.146995,0.147161,0.147261,0.147460,0.147593,0.147660,0.147726,0.147826,0.147992,0.148092,0.148191,0.148357,0.148490,0.148590,0.148689,0.148789,0.148922,0.148955,0.149055,0.149188,0.149221,0.149321,0.149520,0.149620,0.149786,0.149852,0.150118,0.150251,0.150350,0.150450,0.150583,0.150716,0.150882,0.151181,0.151281,0.151380,0.151580,0.151646,0.151779,0.151845,0.151945,0.152111,0.152310,0.152443,0.152609,0.152742,0.152775,0.153008,0.153141,0.153241,0.153407,0.153606,0.153739,0.153971,0.154104,0.154337,0.154470,0.154669,0.154868,0.154968,0.155068,0.155400,0.155466,0.155599,0.155765,0.155965,0.156164,0.156297,0.156396,0.156496,0.156529,0.156662,0.156762,0.156928,0.157094,0.157227,0.157360,0.157526,0.157559,0.157692,0.157758,0.157891,0.158024,0.158157,0.158257,0.158456,0.158622,0.158689,0.158755,0.158855,0.158987,0.159154,0.159320,0.159519,0.159718,0.159918,0.160183,0.160217,0.160349,0.160549,0.160682,0.160848,0.160981,0.161014,0.161080,0.161280,0.161379,0.161479,0.161645,0.161844,0.162010,0.162177,0.162409,0.162476,0.162608,0.162708,0.162941,0.163040,0.163140,0.163273,0.163406,0.163539,0.163671,0.163738,0.163871,0.163937,0.164037,0.164136,0.164203,0.164236,0.164469,0.164568,0.164635,0.164734,0.164768,0.164834,0.165000,0.165033,0.165100,0.165166,0.165199,0.165299,0.165432,0.165465,0.165565,0.165598,0.165665,0.165698,0.165764,0.165797,0.165864,0.165897,0.165964,0.165997,0.166130,0.166196,0.166262,0.166329,0.166362,0.166395,0.166429,0.166495,0.166528,0.166628,0.166694,0.166728,0.166794,0.166927,0.166960,0.166993,0.167060,0.167093,0.167159,0.167193,0.167226,0.167259,0.167326,0.167359,0.167392,0.167492,0.167525,0.167591,0.167624,0.167658,0.167757,0.167824,0.167857,0.167957,0.167990,0.168023,0.168056,0.168090,0.168123,0.168256,0.168289,0.168355,0.168389,0.168455,0.168488,0.168521,0.168555,0.168588,0.168654,0.168688,0.168721,0.168754,0.168854,0.168887,0.168920,0.168953,0.168986,0.169086,0.169119,0.169153,0.169186,0.169252,0.169285,0.169319,0.169352,0.169418,0.169452,0.169485,0.169518,0.169551,0.169584,0.169618,0.169651,0.169717,0.169883,0.169950,0.169983,0.170016,0.170049,0.170083,0.170149,0.170249,0.170282,0.170315,0.170348,0.170382,0.170448,0.170481,0.170515,0.170548,0.170581,0.170614,0.170681,0.170714,0.170747,0.170780,0.170814,0.170847,0.170880,0.170913,0.170946,0.170980,0.171013,0.171046,0.171079,0.171113,0.171146,0.171179,0.171212,0.171245,0.171279,0.171345,0.171378,0.171411,0.171445,0.171478,0.171511,0.171544,0.171578,0.171611,0.171644,0.171710,0.171777,0.171810,0.171843,0.171877,0.171910,0.171976,0.172009,0.172043,0.172109,0.172142,0.172176,0.172209,0.172242,0.172308,0.172342,0.172375,0.172441,0.172475,0.172508,0.172574,0.172607,0.172641,0.172674,0.172707,0.172773,0.172807,0.172840,0.172873,0.172940,0.172973,0.173006,0.173039,0.173072,0.173172,0.173205,0.173239,0.173272,0.173305,0.173371,0.173405,0.173438,0.173471,0.173571,0.173604,0.173637,0.173670,0.173704,0.173737,0.173770,0.173803,0.173836,0.173870,0.173903,0.173936,0.173969,0.174003,0.174036,0.174069,0.174135,0.174169,0.174202,0.174235,0.174268,0.174335,0.174401,0.174501,0.174534,0.174567,0.174601,0.174667,0.174733,0.174767,0.174833,0.174866,0.174933,0.174966,0.175032,0.175066,0.175099,0.175132,0.175165,0.175198,0.175298,0.175331,0.175398,0.175431,0.175464,0.175531,0.175597,0.175630,0.175664,0.175697,0.175763,0.175796,0.175863,0.175929,0.175963,0.176095,0.176162,0.176195,0.176328,0.176394,0.176461,0.176494,0.176627,0.176693,0.176793,0.176893,0.177026,0.177158,0.177291,0.177424,0.177524,0.177590,0.177756,0.177856,0.177922,0.177956,0.178055,0.178089,0.178155,0.178321,0.178487,0.178554,0.178620,0.178687,0.178886,0.179085,0.179351,0.179517,0.179550,0.179750,0.180148,0.180281,0.180547,0.180680,0.181012,0.181145,0.181278,0.181510,0.181909,0.182208,0.182440,0.182905,0.183204,0.183404,0.183669,0.184068,0.184533,0.184865,0.185397,0.185762,0.186061,0.186393,0.186626,0.186792,0.187257,0.187589,0.187921,0.188220,0.188519,0.188918,0.189217,0.189582,0.189915,0.190247,0.190712,0.191011,0.191376,0.191875,0.192174,0.192705,0.193170,0.193502,0.193702,0.194001,0.194499,0.195064,0.195495,0.196127,0.196525,0.196990,0.197655,0.198186,0.198751,0.199050,0.199515,0.199880,0.200345,0.200777,0.201276,0.201508,0.202206,0.202638,0.203136,0.203568,0.204099,0.204564,0.205195,0.205661,0.206092,0.206425,0.206624,0.206989,0.207288,0.207753,0.208119,0.208750,0.209215,0.209680,0.210079,0.210511,0.210942,0.211341,0.211574,0.212105,0.212338,0.212703,0.213135,0.213367,0.213666,0.214032,0.214497,0.214696,0.214896,0.215228,0.215527,0.215826,0.216191,0.216590,0.216756,0.216988,0.217154,0.217420,0.217487,0.217620,0.217819,0.218018,0.218251,0.218350,0.218516,0.218716,0.218882,0.218981,0.219181,0.219347,0.219546,0.219679,0.219746,0.219878,0.220011,0.220045,0.220111,0.220211,0.220410,0.220543,0.220609,0.220676,0.220941,0.220975,0.221108,0.221340,0.221373,0.221506,0.221573,0.221606,0.221705,0.221739,0.221971,0.222104,0.222237,0.222337,0.222436,0.222470,0.222569,0.222702,0.222735,0.222768,0.222835,0.222868,0.223034,0.223234,0.223366,0.223400,0.223433,0.223533,0.223566,0.223732,0.223832,0.223898,0.223931,0.223998,0.224064,0.224130,0.224197,0.224363,0.224429,0.224463,0.224529,0.224629,0.224662,0.224695,0.224728,0.224762,0.224795,0.224861,0.224895,0.224928,0.225061,0.225094,0.225127,0.225227,0.225293,0.225360,0.225492,0.225526,0.225625,0.225758,0.225825,0.225924,0.225958,0.225991,0.226024,0.226057,0.226157,0.226223,0.226323,0.226389,0.226489,0.226522,0.226589,0.226755,0.226821,0.226987,0.227087,0.227220,0.227286,0.227419,0.227585,0.227652,0.227917,0.228150,0.228250,0.228316,0.228482,0.228715,0.228881,0.229113,0.229512,0.229678,0.229844,0.230077,0.230509,0.230774,0.231073,0.231306,0.231572,0.232037,0.232502,0.233266,0.233698,0.234229,0.235093,0.235658,0.236521,0.237119,0.237950,0.238880,0.239478,0.240807,0.241870,0.243065,0.244859,0.246620,0.248713,0.250208,0.252134,0.253995,0.255988,0.258645,0.261270,0.263562,0.265954,0.268478,0.270737,0.273129,0.275886,0.278344,0.281401,0.284689,0.288244,0.291300,0.294622,0.298276,0.301365,0.304887,0.308408,0.311697,0.314886,0.318207,0.321297,0.325184,0.328937,0.332924,0.337043,0.341096,0.345481,0.349268,0.352955,0.356509,0.360296,0.364050,0.368269,0.372189,0.377138,0.381523,0.385709,0.389264,0.393316,0.397768,0.401854,0.405641,0.409527,0.412982,0.416470,0.420290,0.423878,0.427532,0.431817,0.435638,0.439092,0.442713,0.446135,0.449590,0.452779,0.456499,0.459821,0.463575,0.466498,0.469056,0.471946,0.475567,0.479288,0.482942,0.486164,0.489420,0.492110,0.494967,0.497392,0.500448,0.503438,0.505830,0.508355,0.510780,0.513371,0.515862,0.518586,0.520845,0.523137,0.525396,0.527987,0.530379,0.532804,0.535495,0.537754,0.539581,0.541640,0.543733,0.545593,0.547952,0.550244,0.551872,0.553633,0.555659,0.557718,0.559446,0.560808,0.562336,0.564130,0.565359,0.566688,0.568282,0.569910,0.571405,0.572866,0.574129,0.575557,0.576919,0.578647,0.580042,0.581935,0.583098,0.584526,0.585656,0.586918,0.588513,0.589908,0.590838,0.591868,0.592765,0.593894,0.594824,0.596253,0.597249,0.598047,0.598877,0.599874,0.600771,0.601502,0.602764,0.603628,0.604458,0.605222,0.606185,0.606817,0.607880,0.608311,0.609441,0.610006,0.610736,0.611202,0.612165,0.612962,0.614058,0.614723,0.615487,0.616351,0.617115,0.618011,0.618576,0.619241,0.619971,0.620503,0.621034,0.621798,0.622496,0.623327,0.623858,0.624323,0.624888,0.625519,0.625984,0.626615,0.627213,0.627911,0.628309,0.628907,0.629472,0.629804,0.630170,0.630701,0.631432,0.631797,0.632130,0.632395,0.632861,0.633392,0.633625,0.634023,0.634355,0.634754,0.635219,0.635485,0.635717,0.636182,0.636714,0.636946,0.637179,0.637312,0.637544,0.637877,0.638109,0.638441,0.638674,0.638873,0.639006,0.639272,0.639504,0.639737,0.640003,0.640036,0.640302,0.640667,0.640933,0.641099,0.641398,0.641464,0.641697,0.641830,0.641896,0.641996,0.642228,0.642627,0.642760,0.642860,0.643059,0.643291,0.643457,0.643590,0.643723,0.644055,0.644188,0.644388,0.644487,0.644620,0.644786,0.644986,0.645152,0.645285,0.645417,0.645517,0.645750,0.645882,0.646015,0.646181,0.646447,0.646514,0.646779,0.646879,0.647045,0.647078,0.647145,0.647411,0.647477,0.647743,0.647842,0.647876,0.648009,0.648075,0.648241,0.648407,0.648540,0.648640,0.648872,0.649038,0.649404,0.649636,0.649703,0.649869,0.650035,0.650201,0.650234,0.650334,0.650500,0.650799,0.650832,0.651164,0.651297,0.651497,0.651696,0.651862,0.651928,0.652061,0.652261,0.652460,0.652859,0.652925,0.652991,0.653191,0.653390,0.653423,0.653556,0.653623,0.653755,0.653888,0.653955,0.654054,0.654121,0.654154,0.654453,0.654519,0.654686,0.654852,0.654885,0.655151,0.655317,0.655516,0.655749,0.655981,0.656081,0.656247,0.656446,0.656679,0.656944,0.657111,0.657243,0.657509,0.657642,0.657775,0.657908,0.658107,0.658140,0.658174,0.658273,0.658473,0.658639,0.658738,0.658938,0.659071,0.659303,0.659403,0.659536,0.659668,0.659801,0.659868,0.659934,0.660001,0.660034,0.660134,0.660233,0.660300,0.660333,0.660433,0.660599,0.660632,0.660765,0.660798,0.660931,0.661163,0.661230,0.661496,0.661562,0.661595,0.661761,0.661894,0.661927,0.661961,0.662127,0.662193,0.662293,0.662426,0.662459,0.662592,0.662691,0.662791,0.662824,0.662858,0.662891,0.663024,0.663156,0.663223,0.663256,0.663422,0.663455,0.663489,0.663588,0.663754,0.663821,0.663921,0.664020,0.664053,0.664186,0.664352,0.664386,0.664485,0.664651,0.664784,0.664884,0.665017,0.665050,0.665150,0.665183,0.665249,0.665349,0.665415,0.665449,0.665548,0.665681,0.665714,0.665814,0.665980,0.666113,0.666179,0.666246,0.666279,0.666312,0.666379,0.666512,0.666578,0.666645,0.666744,0.666844,0.666877,0.666910,0.666943,0.666977,0.667010,0.667043,0.667143,0.667176,0.667209,0.667276,0.667342,0.667409,0.667475,0.667508,0.667541,0.667674,0.667741,0.667774,0.667807,0.667840,0.667907,0.667940,0.667973,0.668007,0.668040,0.668139,0.668173,0.668272,0.668472,0.668505,0.668571,0.668671,0.668704,0.668737,0.668771,0.668837,0.668937,0.669003,0.669070,0.669136,0.669202,0.669269,0.669369,0.669435,0.669535,0.669568,0.669601,0.669634,0.669701,0.669900,0.669933,0.669966,0.670133,0.670299,0.670365,0.670432,0.670564,0.670797,0.670996,0.671096,0.671262,0.671362,0.671461,0.671495,0.671694,0.671827,0.671926,0.672026,0.672225,0.672491,0.672757,0.672923,0.673222,0.673454,0.673787,0.674086,0.674219,0.674584,0.675149,0.675414,0.675581,0.675846,0.676311,0.676743,0.677208,0.677540,0.677806,0.678338,0.678736,0.679102,0.679500,0.679965,0.680663,0.681062,0.681427,0.681892,0.682490,0.682889,0.683586,0.684085,0.684616,0.685148,0.685679,0.685912,0.686443,0.686709,0.687174,0.687672,0.688171,0.688901,0.689599,0.690131,0.690728,0.691227,0.691725,0.692356,0.692755,0.693452,0.693951,0.694682,0.695446,0.696044,0.696675,0.697406,0.698037,0.698469,0.699166,0.699930,0.700362,0.701126,0.701757,0.702422,0.702920,0.703518,0.704083,0.704714,0.705279,0.705810,0.706641,0.707272,0.708003,0.708434,0.708999,0.709697,0.710261,0.710926,0.711424,0.712022,0.712653,0.713052,0.713583,0.714148,0.714779,0.715377,0.715709,0.716440,0.716839,0.717304,0.717968,0.718400,0.718898,0.719397,0.719928,0.720692,0.721290,0.721988,0.722453,0.722885,0.723350,0.723981,0.724612,0.725277,0.725908,0.726605,0.727369,0.727834,0.728432,0.728964,0.729296,0.729695,0.730492,0.731123,0.731522,0.731854,0.732253,0.732618,0.732950,0.733548,0.733947,0.734312,0.734977,0.735475,0.736040,0.736339,0.737003,0.737468,0.738166,0.738631,0.739195,0.739561,0.739926,0.740458,0.740823,0.741521,0.741886,0.742285,0.742617,0.743082,0.743580,0.744178,0.744643,0.745208,0.745773,0.746171,0.746603,0.747301,0.747600,0.747832,0.748264,0.748530,0.748895,0.749361,0.749626,0.750058,0.750324,0.750623,0.750855,0.751188,0.751553,0.751852,0.752184,0.752550,0.752849,0.753148,0.753347,0.753480,0.753679,0.753845,0.754177,0.754443,0.754908,0.755307,0.755506,0.755772,0.755971,0.756403,0.756735,0.757001,0.757433,0.757632,0.757931,0.758130,0.758363,0.758662,0.758894,0.759027,0.759227,0.759426,0.759659,0.759858,0.760124,0.760290,0.760655,0.761020,0.761253,0.761386,0.761519,0.761652,0.761785,0.762050,0.762117,0.762316,0.762549,0.762648,0.763147,0.763346,0.763379,0.763545,0.763711,0.763811,0.763977,0.764077,0.764276,0.764409,0.764575,0.764708,0.764807,0.764940,0.765106,0.765173,0.765239,0.765339,0.765439,0.765505,0.765572,0.765671,0.765704,0.765937,0.766103,0.766136,0.766169,0.766203,0.766336,0.766402,0.766468,0.766568,0.766635,0.766801,0.766834,0.766867,0.766900,0.767000,0.767033,0.767066,0.767166,0.767332,0.767399,0.767498,0.767565,0.767664,0.767698,0.767797,0.767864,0.767897,0.767997,0.768030,0.768096,0.768163,0.768196,0.768296,0.768395,0.768462,0.768528,0.768628,0.768661,0.768794,0.768893,0.768993,0.769226,0.769392,0.769525,0.769624,0.769658,0.769691,0.769790,0.769890,0.769923,0.770156,0.770289,0.770422,0.770488,0.770621,0.770687,0.770853,0.770953,0.771252,0.771352,0.771584,0.771750,0.771950,0.772016,0.772282,0.772448,0.772780,0.772913,0.773079,0.773245,0.773378,0.773644,0.774009,0.774142,0.774541,0.774939,0.775072,0.775238,0.775471,0.775737,0.776069,0.776401,0.776700,0.777032,0.777364,0.777730,0.778195,0.778461,0.778959,0.779324,0.779955,0.780188,0.780520,0.781019,0.781450,0.781949,0.782513,0.783145,0.783444,0.784108,0.784374,0.785038,0.785603,0.785902,0.786400,0.787197,0.787696,0.788260,0.788592,0.789124,0.789722,0.790253,0.790951,0.791416,0.792213,0.792845,0.793343,0.793874,0.794771,0.795336,0.795967,0.796731,0.797728,0.798558,0.799455,0.800352,0.801116,0.801814,0.802379,0.802877,0.803442,0.804438,0.805136,0.805999,0.806730,0.807660,0.808325,0.808923,0.809820,0.810318,0.811348,0.812278,0.813075,0.813374,0.814005,0.814504,0.815301,0.816065,0.817028,0.818058,0.818922,0.819653,0.820317,0.821147,0.821878,0.822443,0.823307,0.824237,0.825034,0.825632,0.826396,0.827193,0.827991,0.828688,0.829186,0.830083,0.830681,0.831578,0.832342,0.832940,0.833671,0.834568,0.835266,0.836528,0.837292,0.838189,0.838986,0.839817,0.840481,0.841245,0.842208,0.842773,0.843703,0.844467,0.845098,0.845829,0.846627,0.847225,0.847989,0.848819,0.849982,0.850779,0.851277,0.851842,0.852573,0.853270,0.853935,0.854666,0.855131,0.855762,0.856327,0.857356,0.858054,0.858818,0.859383,0.860114,0.860878,0.861608,0.862273,0.862970,0.863735,0.864565,0.865130,0.865794,0.866658,0.867189,0.867953,0.868651,0.869216,0.869747,0.870478,0.871209,0.871807,0.872272,0.872538,0.873368,0.874199,0.874896,0.875295,0.875992,0.876690,0.877188,0.877554,0.878218,0.878750,0.879148,0.879713,0.880211,0.880610,0.881075,0.881706,0.882603,0.883135,0.883633,0.883998,0.884430,0.885028,0.885692,0.886058,0.886556,0.886955,0.887353,0.887818,0.888250,0.888749,0.889147,0.889679,0.890111,0.890410,0.890675,0.891240,0.891738,0.892071,0.892669,0.893167,0.893433,0.893864,0.894396,0.894961,0.895359,0.895957,0.896555,0.897253,0.897519,0.897884,0.898050,0.898449,0.898980,0.899379,0.899645,0.899844,0.900076,0.900575,0.900840,0.901139,0.901306,0.901538,0.901771,0.902070,0.902369,0.902701,0.903000,0.903299,0.903564,0.903963,0.904162,0.904461,0.904627,0.904860,0.905059,0.905458,0.905790,0.905923,0.906189,0.906255,0.906421,0.906687,0.906986,0.907185,0.907318,0.907484,0.907717,0.908016,0.908182,0.908414,0.908647,0.908846,0.909079,0.909345,0.909411,0.909444,0.909577,0.909776,0.909909,0.910075,0.910142,0.910441,0.910574,0.910873,0.911105,0.911371,0.911437,0.911471,0.911637,0.911902,0.912035,0.912168,0.912401,0.912766,0.913032,0.913331,0.913630,0.913896,0.914195,0.914527,0.914826,0.915191,0.915424,0.915756,0.915856,0.916221,0.916454,0.916653,0.916819,0.917118,0.917683,0.917882,0.918114,0.918480,0.918646,0.919111,0.919443,0.919842,0.920108,0.920407,0.920672,0.920938,0.921137,0.921337,0.921503,0.921802,0.922001,0.922200,0.922566,0.922898,0.923396,0.923629,0.923895,0.924127,0.924393,0.924725,0.924891,0.925323,0.925622,0.925821,0.926087,0.926253,0.926486,0.926619,0.926818,0.927117,0.927316,0.927482,0.927682,0.928080,0.928246,0.928446,0.928711,0.928878,0.929010,0.929376,0.929509,0.929675,0.929874,0.930007,0.930140,0.930406,0.930572,0.930738,0.930937,0.931004,0.931203,0.931269,0.931535,0.931701,0.931768,0.931934,0.932033,0.932266,0.932565,0.932698,0.932764,0.932930,0.932963,0.933130,0.933296,0.933495,0.933595,0.933628,0.933860,0.933993,0.934093,0.934226,0.934259,0.934359,0.934425,0.934558,0.934691,0.934791,0.935023,0.935189,0.935222,0.935256,0.935355,0.935388,0.935588,0.935721,0.935754,0.935820,0.935953,0.936086,0.936219,0.936319,0.936385,0.936452,0.936551,0.936784,0.936883,0.936950,0.937016,0.937116,0.937282,0.937382,0.937481,0.937614,0.937647,0.937714,0.937747,0.937814,0.937847,0.937913,0.937946,0.937980,0.938013,0.938046,0.938079,0.938146,0.938179,0.938245,0.938279,0.938378,0.938411,0.938445,0.938544,0.938578,0.938644,0.938710,0.938843,0.938910,0.938943,0.938976,0.939009,0.939043,0.939109,0.939142,0.939175,0.939275,0.939308,0.939375,0.939441,0.939474,0.939541,0.939574,0.939607,0.939674,0.939707,0.939740,0.939773,0.939873,0.939940,0.939973,0.940039,0.940072,0.940106,0.940205,0.940272,0.940305,0.940405,0.940438,0.940471,0.940537,0.940571,0.940604,0.940637,0.940670,0.940704,0.940737,0.940803,0.940836,0.940903,0.940969,0.941003,0.941036,0.941069,0.941102,0.941135,0.941169,0.941202,0.941268,0.941302,0.941335,0.941368,0.941401,0.941468,0.941501,0.941534,0.941634,0.941667,0.941700,0.941733,0.941767,0.941800,0.941833,0.941866,0.941933,0.941966,0.941999,0.942032,0.942099,0.942132,0.942165,0.942198,0.942232,0.942265,0.942298,0.942331,0.942365,0.942431,0.942464,0.942497,0.942564,0.942597,0.942630,0.942664,0.942697,0.942730,0.942763,0.942796,0.942830,0.942863,0.942929,0.942996,0.943029,0.943062,0.943129,0.943162,0.943261,0.943328,0.943361,0.943428,0.943494,0.943560,0.943594,0.943627,0.943693,0.943727,0.943793,0.943826,0.943859,0.943926,0.943992,0.944026,0.944092,0.944158,0.944258,0.944324,0.944358,0.944424,0.944457,0.944491,0.944524,0.944557,0.944623,0.944657,0.944723,0.944790,0.944823,0.944856,0.944889,0.944956,0.944989,0.945022,0.945055,0.945089,0.945122,0.945155,0.945221,0.945255,0.945288,0.945321,0.945388,0.945421,0.945454,0.945487,0.945520,0.945554,0.945587,0.945620,0.945653,0.945686,0.945753,0.945786,0.945853,0.945919,0.945952,0.945985,0.946019,0.946052,0.946085,0.946118,0.946218,0.946251,0.946284,0.946318,0.946351,0.946417,0.946451,0.946484,0.946517,0.946550,0.946583,0.946617,0.946650,0.946683,0.946716,0.946749,0.946783,0.946816,0.946849,0.946882,0.946949,0.946982,0.947015,0.947048,0.947082,0.947115,0.947181,0.947215,0.947281,0.947314,0.947347,0.947381,0.947414,0.947447,0.947480,0.947547,0.947580,0.947613,0.947646,0.947680,0.947713,0.947746,0.947779,0.947813,0.947846,0.947879,0.947912,0.947945,0.947979,0.948012,0.948045,0.948078,0.948111,0.948145,0.948178,0.948211,0.948244,0.948278,0.948311,0.948344,0.948377,0.948410,0.948444,0.948510,0.948543,0.948610,0.948643,0.948676,0.948743,0.948776,0.948809,0.948842,0.948876,0.948909,0.948942,0.948975,0.949008,0.949042,0.949075,0.949108,0.949241,0.949274,0.949307,0.949341,0.949407,0.949440,0.949507,0.949540,0.949606,0.949673,0.949706,0.949739,0.949806,0.949872,0.949905,0.949939,0.949972,0.950005,0.950038,0.950105,0.950204,0.950238,0.950304,0.950404,0.950470,0.950503,0.950536,0.950570,0.950603,0.950669,0.950703,0.950802,0.950835,0.950869,0.950902,0.950935,0.950968,0.951002,0.951035,0.951068,0.951101,0.951134,0.951168,0.951234,0.951267,0.951334,0.951367,0.951400,0.951433,0.951500,0.951533,0.951600,0.951633,0.951666,0.951699,0.951732,0.951766,0.951799,0.951898,0.951932,0.951965,0.951998,0.952031,0.952065,0.952098,0.952131,0.952164,0.952197,0.952231,0.952297,0.952330,0.952364,0.952430,0.952463,0.952496,0.952563,0.952596,0.952629,0.952696,0.952729,0.952762,0.952795,0.952862,0.952895,0.952928,0.952961,0.952995,0.953028,0.953061,0.953094,0.953128,0.953161,0.953194,0.953227,0.953260,0.953294,0.953327,0.953360,0.953393,0.953427,0.953460,0.953526,0.953559,0.953593,0.953626,0.953659,0.953692,0.953726,0.953759,0.953792,0.953825,0.953858,0.953892,0.953925,0.953958,0.953991,0.954025,0.954058,0.954091,0.954124,0.954157,0.954191,0.954224,0.954257,0.954290,0.954323,0.954357,0.954390,0.954423,0.954456,0.954523,0.954556,0.954589,0.954622,0.954656,0.954689,0.954722,0.954755,0.954822,0.954855,0.954888,0.954921,0.954955,0.954988,0.955054,0.955088,0.955121,0.955154,0.955187,0.955220,0.955254,0.955287,0.955353,0.955420,0.955453,0.955486,0.955553,0.955685,0.955719,0.955752,0.955785,0.955818,0.955852,0.955918,0.955984,0.956051,0.956084,0.956117,0.956151,0.956184,0.956250,0.956283,0.956317,0.956350,0.956383,0.956483,0.956516,0.956582,0.956616,0.956649,0.956682,0.956715,0.956748,0.956782,0.956815,0.956881,0.956948,0.956981,0.957014,0.957047,0.957081,0.957114,0.957147,0.957180,0.957214,0.957280,0.957313,0.957346,0.957380,0.957413,0.957446,0.957513,0.957546,0.957579,0.957612,0.957645,0.957679,0.957712,0.957745,0.957778,0.957812,0.957845,0.957878,0.957911,0.957944,0.957978,0.958011,0.958044,0.958077,0.958110,0.958177,0.958210,0.958243,0.958277,0.958310,0.958376,0.958409,0.958443,0.958476,0.958509,0.958542,0.958576,0.958609,0.958642,0.958675,0.958708,0.958742,0.958775,0.958808,0.958841,0.958875,0.958908,0.958941,0.958974,0.959041,0.959074,0.959107,0.959207,0.959306,0.959373,0.959506,0.959639,0.959705,0.959771,0.959871,0.959938,0.960037,0.960104,0.960203,0.960336,0.960502,0.960735,0.960901,0.961067,0.961200,0.961399,0.961532,0.961665,0.961931,0.962097,0.962196,0.962263,0.962396,0.962662,0.962794,0.962828,0.962894,0.962927,0.963060,0.963160,0.963359,0.963492,0.963625,0.963691,0.963824,0.963857,0.963924,0.964057,0.964156,0.964289,0.964356,0.964489,0.964688,0.964721,0.964821,0.964987,0.965020,0.965120,0.965219,0.965286,0.965319,0.965452,0.965518,0.965552,0.965618,0.965651,0.965684,0.965784,0.965851,0.965884,0.965950,0.966017,0.966050,0.966083,0.966150,0.966216,0.966249,0.966282,0.966316,0.966349,0.966382,0.966415,0.966449,0.966515,0.966548,0.966581,0.966615,0.966648,0.966681,0.966748,0.966781,0.966814,0.966847,0.966880,0.966947,0.966980,0.967046,0.967080,0.967113,0.967146,0.967179,0.967213,0.967246,0.967279,0.967312,0.967345,0.967379,0.967412,0.967445,0.967478,0.967512,0.967545,0.967578,0.967611,0.967644,0.967711,0.967744,0.967777,0.967811,0.967844,0.967877,0.967910,0.967943,0.967977,0.968010,0.968043,0.968076,0.968109,0.968143,0.968176,0.968209,0.968242,0.968276,0.968342,0.968375,0.968408,0.968442,0.968475,0.968508,0.968541,0.968575,0.968641,0.968741,0.968774,0.968807,0.968840,0.968874,0.968907,0.968940,0.969006,0.969040,0.969073,0.969106,0.969139,0.969206,0.969239,0.969305,0.969339,0.969471,0.969604,0.969704,0.969737,0.969770,0.969804,0.969870,0.969903,0.969970,0.970036,0.970169,0.970368,0.970468,0.970501,0.970667,0.970767,0.970800,0.970933,0.971099,0.971232,0.971299,0.971365,0.971531,0.971564,0.971664,0.971830,0.971996,0.972029,0.972096,0.972162,0.972229,0.972262,0.972328,0.972461,0.972594,0.972694,0.972760,0.972827,0.972860,0.972926,0.972960,0.973092,0.973126,0.973159,0.973358,0.973425,0.973524,0.973591,0.973657,0.973856,0.973989,0.974189,0.974288,0.974421,0.974554,0.974720,0.974753,0.974820,0.974853,0.974919,0.974986,0.975019,0.975119,0.975252,0.975285,0.975517,0.975584,0.975650,0.975750,0.975816,0.975916,0.975982,0.976049,0.976115,0.976149,0.976182,0.976248,0.976348,0.976448,0.976481,0.976514,0.976580,0.976647,0.976713,0.976747,0.976813,0.976846,0.976946,0.977012,0.977079,0.977145,0.977212,0.977311,0.977344,0.977378,0.977544,0.977643,0.977710,0.977743,0.977776,0.977843,0.978009,0.978042,0.978142,0.978208,0.978275,0.978308,0.978341,0.978374,0.978441,0.978507,0.978540,0.978574,0.978640,0.978740,0.978873,0.978906,0.978972,0.979072,0.979105,0.979138,0.979172,0.979205,0.979238,0.979271,0.979304,0.979338,0.979437,0.979504,0.979603,0.979637,0.979670,0.979703,0.979736,0.979769,0.979803,0.979836,0.979869,0.979902,0.979936,0.979969,0.980002,0.980035,0.980068,0.980102,0.980135,0.980168,0.980201,0.980268,0.980301,0.980334,0.980367,0.980401,0.980434,0.980467,0.980500,0.980534,0.980567,0.980600,0.980633,0.980666,0.980700,0.980733,0.980766,0.980799,0.980832,0.980866,0.980899,0.980932,0.980965,0.980999,0.981032,0.981065,0.981098,0.981131,0.981165,0.981198,0.981231,0.981298,0.981331,0.981397,0.981430,0.981464,0.981497,0.981530,0.981563,0.981630,0.981696,0.981763,0.981796,0.981829,0.981862,0.981895,0.981929,0.981962,0.981995,0.982062,0.982095,0.982128,0.982161,0.982194,0.982261,0.982294,0.982327,0.982394,0.982427,0.982460,0.982493,0.982527,0.982560,0.982593,0.982626,0.982660,0.982693,0.982726,0.982759,0.982792,0.982826,0.982892,0.982992,0.983025,0.983058,0.983091,0.983125,0.983158,0.983191,0.983224,0.983291,0.983324,0.983357,0.983390,0.983457,0.983490,0.983523,0.983590,0.983623,0.983723,0.983756,0.983789,0.983822,0.983855,0.983922,0.983955,0.983988,0.984022,0.984088,0.984121,0.984154,0.984188,0.984254,0.984287,0.984320,0.984420,0.984453,0.984487,0.984520,0.984586,0.984619,0.984719,0.984752,0.984786,0.984885,0.984985,0.985018,0.985118,0.985151,0.985217,0.985284,0.985317,0.985350,0.985384,0.985483,0.985516,0.985550,0.985616,0.985682,0.985749,0.985815,0.985849,0.985882,0.985915,0.985948,0.986015,0.986081,0.986148,0.986181,0.986214,0.986247,0.986280,0.986347,0.986380,0.986513,0.986546,0.986613,0.986679,0.986746,0.986779,0.986812,0.986845,0.986878,0.986912,0.986945,0.987044,0.987144,0.987177,0.987244,0.987277,0.987310,0.987476,0.987510,0.987543,0.987576,0.987609,0.987642,0.987676,0.987742,0.987775,0.987809,0.987875,0.987908,0.987941,0.987975,0.988008,0.988041,0.988074,0.988141,0.988174,0.988207,0.988240,0.988274,0.988307,0.988373,0.988406,0.988440,0.988506,0.988539,0.988573,0.988606,0.988639,0.988672,0.988705,0.988739,0.988772,0.988805,0.988838,0.988872,0.988905,0.988938,0.988971,0.989004,0.989071,0.989137,0.989171,0.989204,0.989270,0.989303,0.989370,0.989403,0.989469,0.989503,0.989536,0.989569,0.989602,0.989636,0.989735,0.989768,0.989802,0.989835,0.989868,0.989901,0.989968,0.990001,0.990034,0.990101,0.990167,0.990200,0.990300,0.990333,0.990466,0.990499,0.990566,0.990599,0.990665,0.990831,0.990931,0.991130,0.991230,0.991263,0.991363,0.991562,0.991728,0.991861,0.991928,0.992027,0.992193,0.992227,0.992260,0.992426,0.992492,0.992559,0.992659,0.992692,0.992758,0.992791,0.992891,0.992958,0.992991,0.993057,0.993124,0.993223,0.993256,0.993356,0.993389,0.993456,0.993589,0.993655,0.993688,0.993722,0.993788,0.993821,0.993921,0.993954,0.994021,0.994120,0.994153,0.994187,0.994220,0.994253,0.994286,0.994353,0.994419,0.994486,0.994519,0.994552,0.994585,0.994685,0.994751,0.994818,0.994851,0.994884,0.994917,0.994951,0.995017,0.995050,0.995084,0.995117,0.995150,0.995183,0.995250,0.995283,0.995316,0.995349,0.995383,0.995416,0.995482,0.995515,0.995549,0.995582,0.995615,0.995648,0.995681,0.995715,0.995848,0.995881,0.995914,0.995980,0.996014,0.996047,0.996080,0.996113,0.996147,0.996180,0.996213,0.996246,0.996279,0.996313,0.996346,0.996379,0.996412,0.996446,0.996479,0.996512,0.996545,0.996578,0.996612,0.996645,0.996678,0.996711,0.996745,0.996778,0.996811,0.996844,0.996877,0.996911,0.996944,0.996977,0.997010,0.997043,0.997077,0.997110,0.997143,0.997176,0.997210,0.997276,0.997309,0.997342,0.997376,0.997409,0.997442,0.997475,0.997509,0.997542,0.997575,0.997641,0.997708,0.997741,0.997774,0.997841,0.997874,0.997940,0.997974,0.998007,0.998040,0.998073,0.998107,0.998140,0.998173,0.998206,0.998239,0.998273,0.998306,0.998339,0.998372,0.998405,0.998439,0.998472,0.998505,0.998538,0.998605,0.998638,0.998671,0.998704,0.998738,0.998771,0.998804,0.998837,0.998871,0.998904,0.998937,0.998970,0.999003,0.999037,0.999070,0.999103,0.999136,0.999170,0.999203,0.999236,0.999269,0.999302,0.999336,0.999369,0.999402,0.999435,0.999468,0.999502,0.999535,0.999568,0.999601,0.999635,0.999668,0.999701,0.999734,0.999767,0.999801,0.999867],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.1105,0.1113,0.1142,0.1154,0.1169,0.1170,0.1180,0.1182,0.1187,0.1195,0.1206,0.1210,0.1213,0.1214,0.1221,0.1231,0.1252,0.1262,0.1282,0.1296,0.1307,0.1310,0.1345,0.1350,0.1355,0.1357,0.1370,0.1375,0.1380,0.1381,0.1382,0.1384,0.1387,0.1390,0.1391,0.1392,0.1394,0.1397,0.1403,0.1405,0.1409,0.1410,0.1421,0.1424,0.1426,0.1438,0.1458,0.1464,0.1465,0.1469,0.1473,0.1493,0.1526,0.1534,0.1535,0.1538,0.1539,0.1542,0.1547,0.1548,0.1552,0.1555,0.1557,0.1560,0.1561,0.1564,0.1573,0.1576,0.1577,0.1580,0.1588,0.1591,0.1594,0.1604,0.1612,0.1614,0.1616,0.1619,0.1633,0.1636,0.1637,0.1638,0.1647,0.1648,0.1653,0.1655,0.1656,0.1662,0.1668,0.1669,0.1674,0.1675,0.1681,0.1682,0.1685,0.1686,0.1688,0.1690,0.1691,0.1692,0.1693,0.1694,0.1695,0.1696,0.1697,0.1698,0.1699,0.1700,0.1701,0.1702,0.1703,0.1704,0.1705,0.1706,0.1707,0.1708,0.1709,0.1710,0.1711,0.1712,0.1713,0.1714,0.1715,0.1716,0.1717,0.1718,0.1719,0.1720,0.1721,0.1722,0.1723,0.1724,0.1725,0.1726,0.1727,0.1728,0.1729,0.1730,0.1731,0.1732,0.1733,0.1734,0.1735,0.1736,0.1737,0.1738,0.1739,0.1740,0.1741,0.1742,0.1743,0.1744,0.1745,0.1746,0.1747,0.1748,0.1749,0.1750,0.1751,0.1752,0.1753,0.1754,0.1755,0.1756,0.1757,0.1758,0.1759,0.1760,0.1761,0.1762,0.1763,0.1764,0.1765,0.1766,0.1767,0.1768,0.1769,0.1770,0.1771,0.1772,0.1773,0.1774,0.1775,0.1776,0.1777,0.1778,0.1779,0.1780,0.1781,0.1782,0.1783,0.1784,0.1785,0.1786,0.1787,0.1788,0.1789,0.1790,0.1791,0.1792,0.1793,0.1794,0.1795,0.1796,0.1797,0.1798,0.1799,0.1800,0.1801,0.1802,0.1803,0.1804,0.1805,0.1806,0.1807,0.1808,0.1809,0.1810,0.1811,0.1812,0.1813,0.1814,0.1815,0.1816,0.1817,0.1818,0.1819,0.1820,0.1821,0.1822,0.1823,0.1824,0.1825,0.1826,0.1827,0.1828,0.1829,0.1830,0.1831,0.1832,0.1833,0.1834,0.1835,0.1836,0.1837,0.1838,0.1839,0.1840,0.1841,0.1842,0.1843,0.1844,0.1845,0.1846,0.1847,0.1848,0.1849,0.1850,0.1851,0.1852,0.1853,0.1854,0.1855,0.1856,0.1857,0.1858,0.1859,0.1860,0.1861,0.1862,0.1863,0.1864,0.1865,0.1866,0.1867,0.1868,0.1869,0.1870,0.1871,0.1872,0.1873,0.1874,0.1875,0.1876,0.1877,0.1878,0.1879,0.1880,0.1881,0.1882,0.1883,0.1884,0.1885,0.1886,0.1887,0.1888,0.1889,0.1890,0.1891,0.1892,0.1893,0.1894,0.1895,0.1896,0.1897,0.1898,0.1899,0.1900,0.1901,0.1902,0.1903,0.1904,0.1905,0.1906,0.1907,0.1908,0.1909,0.1910,0.1911,0.1912,0.1913,0.1914,0.1915,0.1916,0.1917,0.1918,0.1919,0.1920,0.1921,0.1922,0.1923,0.1924,0.1925,0.1926,0.1927,0.1928,0.1929,0.1930,0.1931,0.1932,0.1933,0.1934,0.1935,0.1936,0.1937,0.1938,0.1939,0.1940,0.1941,0.1942,0.1943,0.1944,0.1945,0.1946,0.1947,0.1948,0.1949,0.1950,0.1951,0.1952,0.1953,0.1954,0.1955,0.1956,0.1957,0.1958,0.1959,0.1960,0.1961,0.1962,0.1963,0.1964,0.1965,0.1966,0.1967,0.1968,0.1969,0.1970,0.1971,0.1972,0.1973,0.1974,0.1975,0.1976,0.1977,0.1978,0.1979,0.1980,0.1981,0.1982,0.1983,0.1984,0.1985,0.1986,0.1987,0.1988,0.1989,0.1990,0.1991,0.1992,0.1993,0.1994,0.1995,0.1996,0.1997,0.1998,0.1999,0.2000,0.2001,0.2002,0.2003,0.2004,0.2005,0.2006,0.2007,0.2008,0.2009,0.2010,0.2011,0.2012,0.2013,0.2014,0.2015,0.2016,0.2017,0.2018,0.2019,0.2020,0.2021,0.2022,0.2023,0.2024,0.2025,0.2026,0.2027,0.2028,0.2029,0.2030,0.2031,0.2032,0.2033,0.2034,0.2035,0.2036,0.2037,0.2038,0.2039,0.2040,0.2041,0.2042,0.2043,0.2044,0.2045,0.2046,0.2047,0.2048,0.2049,0.2050,0.2051,0.2052,0.2053,0.2054,0.2055,0.2056,0.2057,0.2058,0.2059,0.2060,0.2061,0.2062,0.2063,0.2064,0.2065,0.2066,0.2067,0.2068,0.2069,0.2070,0.2071,0.2072,0.2073,0.2074,0.2075,0.2076,0.2077,0.2078,0.2079,0.2080,0.2081,0.2082,0.2083,0.2084,0.2085,0.2086,0.2087,0.2088,0.2089,0.2090,0.2091,0.2092,0.2093,0.2094,0.2095,0.2096,0.2097,0.2098,0.2099,0.2100,0.2101,0.2102,0.2103,0.2104,0.2105,0.2106,0.2107,0.2108,0.2109,0.2110,0.2111,0.2112,0.2113,0.2114,0.2115,0.2116,0.2117,0.2118,0.2119,0.2120,0.2121,0.2122,0.2123,0.2124,0.2125,0.2126,0.2127,0.2128,0.2129,0.2130,0.2131,0.2132,0.2133,0.2134,0.2135,0.2136,0.2137,0.2138,0.2139,0.2140,0.2141,0.2142,0.2143,0.2144,0.2145,0.2146,0.2147,0.2148,0.2149,0.2150,0.2151,0.2152,0.2153,0.2154,0.2155,0.2156,0.2157,0.2158,0.2159,0.2160,0.2161,0.2162,0.2163,0.2164,0.2165,0.2166,0.2167,0.2168,0.2169,0.2170,0.2171,0.2172,0.2173,0.2174,0.2175,0.2176,0.2177,0.2178,0.2179,0.2180,0.2181,0.2182,0.2183,0.2184,0.2185,0.2186,0.2187,0.2188,0.2189,0.2190,0.2191,0.2192,0.2193,0.2194,0.2195,0.2196,0.2197,0.2198,0.2199,0.2200,0.2201,0.2202,0.2203,0.2204,0.2205,0.2206,0.2207,0.2208,0.2209,0.2210,0.2211,0.2212,0.2213,0.2214,0.2215,0.2216,0.2217,0.2218,0.2219,0.2220,0.2221,0.2222,0.2223,0.2224,0.2225,0.2226,0.2227,0.2228,0.2229,0.2230,0.2231,0.2232,0.2233,0.2234,0.2235,0.2236,0.2237,0.2238,0.2239,0.2240,0.2241,0.2242,0.2243,0.2244,0.2245,0.2246,0.2247,0.2248,0.2249,0.2250,0.2251,0.2252,0.2253,0.2254,0.2255,0.2256,0.2257,0.2258,0.2259,0.2260,0.2261,0.2262,0.2263,0.2264,0.2265,0.2266,0.2267,0.2268,0.2269,0.2270,0.2271,0.2272,0.2273,0.2274,0.2275,0.2276,0.2277,0.2278,0.2279,0.2280,0.2281,0.2282,0.2283,0.2284,0.2285,0.2286,0.2287,0.2288,0.2289,0.2290,0.2291,0.2292,0.2293,0.2294,0.2295,0.2296,0.2297,0.2298,0.2299,0.2300,0.2301,0.2302,0.2303,0.2304,0.2305,0.2306,0.2307,0.2308,0.2309,0.2310,0.2311,0.2312,0.2313,0.2314,0.2315,0.2316,0.2317,0.2318,0.2319,0.2320,0.2321,0.2322,0.2323,0.2324,0.2325,0.2326,0.2327,0.2328,0.2329,0.2330,0.2331,0.2332,0.2333,0.2334,0.2335,0.2336,0.2337,0.2338,0.2339,0.2340,0.2341,0.2342,0.2343,0.2344,0.2345,0.2346,0.2347,0.2348,0.2349,0.2350,0.2351,0.2352,0.2353,0.2354,0.2355,0.2356,0.2357,0.2358,0.2359,0.2360,0.2361,0.2362,0.2363,0.2364,0.2365,0.2366,0.2367,0.2368,0.2369,0.2370,0.2371,0.2372,0.2373,0.2374,0.2375,0.2376,0.2377,0.2378,0.2379,0.2380,0.2381,0.2382,0.2383,0.2384,0.2385,0.2386,0.2387,0.2388,0.2389,0.2390,0.2391,0.2392,0.2393,0.2394,0.2395,0.2396,0.2397,0.2398,0.2399,0.2400,0.2401,0.2402,0.2403,0.2404,0.2405,0.2406,0.2407,0.2408,0.2409,0.2410,0.2411,0.2412,0.2413,0.2414,0.2415,0.2416,0.2417,0.2418,0.2419,0.2420,0.2421,0.2422,0.2423,0.2424,0.2425,0.2426,0.2427,0.2428,0.2429,0.2430,0.2431,0.2432,0.2433,0.2434,0.2435,0.2437,0.2438,0.2439,0.2440,0.2441,0.2442,0.2443,0.2444,0.2445,0.2446,0.2447,0.2448,0.2449,0.2450,0.2451,0.2452,0.2453,0.2454,0.2455,0.2456,0.2457,0.2459,0.2460,0.2461,0.2462,0.2463,0.2464,0.2465,0.2466,0.2467,0.2468,0.2469,0.2470,0.2471,0.2472,0.2473,0.2474,0.2475,0.2476,0.2477,0.2478,0.2479,0.2480,0.2481,0.2482,0.2483,0.2484,0.2485,0.2486,0.2487,0.2488,0.2489,0.2490,0.2491,0.2492,0.2493,0.2494,0.2495,0.2496,0.2497,0.2498,0.2499,0.2500,0.2502,0.2503,0.2504,0.2505,0.2506,0.2507,0.2508,0.2509,0.2510,0.2511,0.2512,0.2513,0.2514,0.2515,0.2516,0.2517,0.2518,0.2519,0.2520,0.2521,0.2522,0.2524,0.2525,0.2526,0.2528,0.2529,0.2530,0.2531,0.2532,0.2533,0.2534,0.2535,0.2536,0.2537,0.2543,0.2544,0.2545,0.2548,0.2549,0.2550,0.2551,0.2552,0.2553,0.2555,0.2556,0.2557,0.2558,0.2559,0.2560,0.2561,0.2562,0.2563,0.2565,0.2567,0.2568,0.2569,0.2570,0.2571,0.2572,0.2573,0.2575,0.2576,0.2577,0.2578,0.2579,0.2582,0.2583,0.2585,0.2587,0.2588,0.2589,0.2593,0.2594,0.2595,0.2598,0.2600,0.2601,0.2603,0.2604,0.2605,0.2606,0.2608,0.2611,0.2612,0.2613,0.2614,0.2615,0.2616,0.2617,0.2618,0.2619,0.2620,0.2621,0.2623,0.2625,0.2626,0.2627,0.2628,0.2629,0.2632,0.2635,0.2637,0.2638,0.2639,0.2640,0.2641,0.2642,0.2643,0.2644,0.2645,0.2646,0.2647,0.2648,0.2649,0.2650,0.2651,0.2653,0.2654,0.2655,0.2656,0.2657,0.2658,0.2660,0.2661,0.2663,0.2664,0.2665,0.2666,0.2668,0.2669,0.2671,0.2672,0.2673,0.2674,0.2675,0.2676,0.2678,0.2679,0.2680,0.2681,0.2685,0.2687,0.2688,0.2690,0.2691,0.2692,0.2693,0.2694,0.2695,0.2696,0.2697,0.2701,0.2702,0.2704,0.2705,0.2706,0.2707,0.2708,0.2709,0.2710,0.2712,0.2713,0.2716,0.2717,0.2719,0.2720,0.2722,0.2725,0.2729,0.2730,0.2731,0.2734,0.2735,0.2736,0.2737,0.2740,0.2741,0.2743,0.2744,0.2748,0.2750,0.2751,0.2755,0.2759,0.2761,0.2765,0.2768,0.2769,0.2770,0.2771,0.2775,0.2776,0.2779,0.2784,0.2785,0.2789,0.2790,0.2798,0.2799,0.2800,0.2801,0.2805,0.2806,0.2814,0.2823,0.2824,0.2827,0.2833,0.2835,0.2838,0.2841,0.2842,0.2843,0.2844,0.2846,0.2849,0.2852,0.2853,0.2855,0.2857,0.2858,0.2862,0.2867,0.2871,0.2874,0.2875,0.2876,0.2882,0.2883,0.2894,0.2895,0.2898,0.2901,0.2907,0.2912,0.2913,0.2915,0.2919,0.2920,0.2921,0.2922,0.2923,0.2929,0.2932,0.2936,0.2937,0.2940,0.2942,0.2945,0.2946,0.2947,0.2949,0.2964,0.2966,0.2970,0.2996,0.3010,0.3011,0.3016,0.3017,0.3026,0.3038,0.3040,0.3049,0.3058,0.3062,0.3063,0.3064,0.3068,0.3069,0.3072,0.3076,0.3077,0.3089,0.3091,0.3092,0.3104,0.3108,0.3110,0.3112,0.3114,0.3115,0.3116,0.3117,0.3118,0.3119,0.3120,0.3121,0.3125,0.3126,0.3127,0.3128,0.3130,0.3132,0.3134,0.3136,0.3137,0.3141,0.3142,0.3143,0.3144,0.3145,0.3148,0.3149,0.3150,0.3152,0.3153,0.3155,0.3158,0.3159,0.3161,0.3163,0.3164,0.3165,0.3166,0.3167,0.3168,0.3169,0.3170,0.3171,0.3173,0.3174,0.3175,0.3178,0.3179,0.3180,0.3181,0.3183,0.3184,0.3185,0.3186,0.3187,0.3188,0.3189,0.3190,0.3191,0.3192,0.3194,0.3195,0.3196,0.3197,0.3198,0.3199,0.3201,0.3203,0.3204,0.3205,0.3206,0.3207,0.3208,0.3209,0.3212,0.3213,0.3214,0.3215,0.3216,0.3218,0.3219,0.3221,0.3222,0.3223,0.3225,0.3226,0.3227,0.3228,0.3231,0.3232,0.3233,0.3235,0.3237,0.3238,0.3239,0.3240,0.3241,0.3245,0.3249,0.3250,0.3253,0.3254,0.3256,0.3258,0.3262,0.3264,0.3266,0.3267,0.3272,0.3273,0.3274,0.3277,0.3279,0.3283,0.3285,0.3290,0.3292,0.3294,0.3296,0.3298,0.3300,0.3311,0.3314,0.3323,0.3328,0.3331,0.3334,0.3336,0.3337,0.3340,0.3344,0.3347,0.3348,0.3373,0.3382,0.3387,0.3389,0.3401,0.3402,0.3408,0.3409,0.3412,0.3414,0.3431,0.3441,0.3444,0.3449,0.3460,0.3479,0.3480,0.3489,0.3501,0.3505,0.3507,0.3508,0.3517,0.3519,0.3529,0.3538,0.3545,0.3552,0.3555,0.3560,0.3570,0.3588,0.3605,0.3606,0.3611,0.3615,0.3626,0.3630,0.3651,0.3667,0.3753,0.3761,0.3765,0.3767,0.3785,0.3799,0.3825,0.3830,0.3834,0.3835,0.3846,0.3869,0.3871,0.3888,0.3899,0.3912,0.3922,0.3971,0.3992,0.3999,0.4001,0.4020,0.4054,0.4063,0.4144,0.4163,0.4164,0.4193,0.4195,0.4198,0.4205,0.4206,0.4208,0.4209,0.4213,0.4221,0.4224,0.4225,0.4226,0.4227,0.4232,0.4234,0.4235,0.4237,0.4238,0.4239,0.4241,0.4245,0.4247,0.4253,0.4254,0.4255,0.4256,0.4259,0.4261,0.4263,0.4264,0.4265,0.4266,0.4267,0.4268,0.4271,0.4272,0.4273,0.4274,0.4275,0.4276,0.4277,0.4278,0.4279,0.4282,0.4283,0.4285,0.4286,0.4288,0.4289,0.4291,0.4292,0.4293,0.4294,0.4295,0.4298,0.4299,0.4300,0.4301,0.4302,0.4303,0.4304,0.4305,0.4306,0.4307,0.4308,0.4309,0.4310,0.4312,0.4314,0.4315,0.4317,0.4318,0.4320,0.4321,0.4322,0.4323,0.4324,0.4325,0.4326,0.4327,0.4329,0.4330,0.4332,0.4333,0.4334,0.4336,0.4337,0.4338,0.4339,0.4340,0.4341,0.4342,0.4343,0.4344,0.4347,0.4349,0.4350,0.4351,0.4352,0.4353,0.4354,0.4355,0.4356,0.4357,0.4359,0.4360,0.4361,0.4362,0.4365,0.4366,0.4368,0.4369,0.4371,0.4373,0.4374,0.4376,0.4379,0.4381,0.4382,0.4383,0.4386,0.4391,0.4392,0.4395,0.4398,0.4404,0.4411,0.4413,0.4415,0.4419,0.4420,0.4421,0.4423,0.4427,0.4430,0.4437,0.4439,0.4443,0.4447,0.4454,0.4463,0.4498,0.4499,0.4504,0.4506,0.4518,0.4530,0.4537,0.4565,0.4576,0.4588,0.4604,0.4612,0.4662,0.4685,0.4698,0.4726,0.4731,0.4745,0.4758,0.4764,0.4774,0.4778,0.4781,0.4792,0.4800,0.4811,0.4813,0.4814,0.4817,0.4820,0.4827,0.4829,0.4831,0.4833,0.4837,0.4840,0.4843,0.4845,0.4847,0.4850,0.4851,0.4852,0.4853,0.4854,0.4857,0.4859,0.4861,0.4862,0.4863,0.4864,0.4866,0.4867,0.4869,0.4870,0.4872,0.4873,0.4874,0.4875,0.4876,0.4877,0.4878,0.4879,0.4880,0.4881,0.4882,0.4884,0.4885,0.4887,0.4888,0.4889,0.4891,0.4893,0.4895,0.4898,0.4899,0.4900,0.4901,0.4903,0.4905,0.4906,0.4907,0.4908,0.4911,0.4913,0.4914,0.4915,0.4916,0.4917,0.4918,0.4919,0.4921,0.4922,0.4923,0.4924,0.4925,0.4926,0.4927,0.4928,0.4929,0.4930,0.4932,0.4933,0.4934,0.4935,0.4936,0.4937,0.4938,0.4939,0.4940,0.4941,0.4942,0.4943,0.4944,0.4945,0.4946,0.4947,0.4948,0.4949,0.4950,0.4951,0.4952,0.4953,0.4954,0.4955,0.4956,0.4957,0.4958,0.4959,0.4960,0.4961,0.4962,0.4963,0.4964,0.4965,0.4966,0.4967,0.4969,0.4970,0.4971,0.4972,0.4973,0.4974,0.4975,0.4976,0.4977,0.4978,0.4980,0.4981,0.4982,0.4983,0.4984,0.4985,0.4987,0.4988,0.4989,0.4990,0.4991,0.4993,0.4994,0.4995,0.4996,0.4997,0.4998,0.4999,0.5000,0.5001,0.5002,0.5003,0.5004,0.5005,0.5006,0.5007,0.5008,0.5009,0.5010,0.5011,0.5012,0.5013,0.5014,0.5015,0.5016,0.5017,0.5018,0.5019,0.5020,0.5021,0.5022,0.5023,0.5024,0.5025,0.5026,0.5027,0.5028,0.5029,0.5030,0.5031,0.5032,0.5033,0.5034,0.5035,0.5036,0.5037,0.5038,0.5039,0.5040,0.5041,0.5042,0.5043,0.5044,0.5045,0.5046,0.5047,0.5049,0.5050,0.5051,0.5052,0.5053,0.5054,0.5056,0.5057,0.5058,0.5059,0.5060,0.5061,0.5062,0.5063,0.5064,0.5065,0.5066,0.5067,0.5068,0.5069,0.5070,0.5072,0.5073,0.5075,0.5079,0.5080,0.5081,0.5082,0.5083,0.5084,0.5085,0.5088,0.5089,0.5090,0.5091,0.5093,0.5094,0.5095,0.5096,0.5097,0.5098,0.5099,0.5100,0.5102,0.5103,0.5105,0.5106,0.5108,0.5109,0.5110,0.5111,0.5113,0.5117,0.5118,0.5121,0.5123,0.5124,0.5126,0.5127,0.5128,0.5130,0.5131,0.5133,0.5134,0.5136,0.5138,0.5140,0.5141,0.5143,0.5144,0.5146,0.5148,0.5149,0.5150,0.5151,0.5157,0.5160,0.5162,0.5163,0.5176,0.5179,0.5180,0.5182,0.5184,0.5185,0.5186,0.5188,0.5191,0.5193,0.5194,0.5195,0.5196,0.5198,0.5199,0.5201,0.5207,0.5211,0.5212,0.5214,0.5215,0.5218,0.5219,0.5220,0.5221,0.5222,0.5228,0.5229,0.5238,0.5239,0.5241,0.5243,0.5244,0.5252,0.5254,0.5255,0.5256,0.5259,0.5262,0.5265,0.5268,0.5271,0.5273,0.5282,0.5285,0.5286,0.5290,0.5295,0.5297,0.5301,0.5304,0.5306,0.5307,0.5311,0.5313,0.5317,0.5322,0.5326,0.5327,0.5328,0.5331,0.5334,0.5336,0.5337,0.5340,0.5341,0.5344,0.5346,0.5347,0.5348,0.5349,0.5350,0.5351,0.5353,0.5355,0.5356,0.5358,0.5359,0.5360,0.5361,0.5362,0.5363,0.5364,0.5366,0.5367,0.5368,0.5369,0.5370,0.5373,0.5374,0.5377,0.5378,0.5379,0.5382,0.5383,0.5385,0.5386,0.5387,0.5388,0.5389,0.5390,0.5391,0.5392,0.5393,0.5395,0.5397,0.5398,0.5400,0.5401,0.5403,0.5405,0.5406,0.5407,0.5409,0.5410,0.5411,0.5412,0.5414,0.5415,0.5416,0.5417,0.5419,0.5420,0.5421,0.5422,0.5423,0.5428,0.5429,0.5431,0.5432,0.5433,0.5434,0.5436,0.5438,0.5440,0.5441,0.5443,0.5448,0.5450,0.5451,0.5452,0.5454,0.5455,0.5456,0.5457,0.5458,0.5459,0.5460,0.5462,0.5466,0.5468,0.5469,0.5471,0.5472,0.5475,0.5478,0.5480,0.5483,0.5484,0.5485,0.5486,0.5488,0.5492,0.5497,0.5498,0.5503,0.5506,0.5507,0.5514,0.5517,0.5518,0.5519,0.5523,0.5528,0.5529,0.5538,0.5545,0.5551,0.5559,0.5564,0.5569,0.5570,0.5575,0.5601,0.5609,0.5610,0.5611,0.5619,0.5624,0.5628,0.5646,0.5654,0.5662,0.5666,0.5671,0.5675,0.5679,0.5707,0.5720,0.5747,0.5752,0.5790,0.5818,0.5824,0.5873,0.5902,0.5910,0.5962,0.5967,0.5969,0.5976,0.5984,0.5987,0.5998,0.6032,0.6038,0.6051,0.6267,0.6269,0.6300,0.6368,0.6423,0.6435,0.6506,0.6673,0.6755,0.6759,0.6834,0.7096,0.7120,0.7437,0.7469,0.7519,0.7642,0.7976,0.7984,0.8045,0.8123,0.8477,0.8603,0.9183,1.1252,1.1307,1.1869,1.1884,1.2077,1.2423,1.4434,1.4804,2.8854],"y":[0.000033,0.000066,0.000100,0.000133,0.000166,0.000199,0.000233,0.000266,0.000299,0.000332,0.000366,0.000399,0.000432,0.000465,0.000532,0.000565,0.000598,0.000632,0.000665,0.000698,0.000731,0.000764,0.000798,0.000864,0.000897,0.000931,0.000964,0.000997,0.001030,0.001064,0.001097,0.001130,0.001163,0.001197,0.001230,0.001296,0.001330,0.001363,0.001396,0.001429,0.001462,0.001496,0.001529,0.001562,0.001595,0.001662,0.001695,0.001762,0.001795,0.001828,0.001861,0.001895,0.001928,0.001961,0.001994,0.002028,0.002061,0.002094,0.002160,0.002194,0.002260,0.002293,0.002360,0.002393,0.002426,0.002460,0.002526,0.002559,0.002593,0.002626,0.002659,0.002692,0.002726,0.002759,0.002792,0.002825,0.002858,0.002892,0.002925,0.002958,0.002991,0.003025,0.003058,0.003091,0.003124,0.003158,0.003224,0.003257,0.003357,0.003390,0.003424,0.003457,0.003490,0.003523,0.003590,0.003656,0.003723,0.003789,0.003822,0.003889,0.003922,0.003989,0.004088,0.004155,0.004254,0.004520,0.004587,0.004653,0.004786,0.004919,0.005085,0.005152,0.005418,0.005684,0.005950,0.006348,0.006548,0.007013,0.007512,0.007744,0.008143,0.008509,0.009140,0.009373,0.009739,0.010237,0.010869,0.011667,0.012365,0.012996,0.013927,0.014592,0.015223,0.015888,0.016719,0.017649,0.018580,0.019610,0.020774,0.022070,0.023134,0.024197,0.025759,0.026790,0.028452,0.029781,0.031510,0.033172,0.035399,0.037559,0.039852,0.042179,0.044971,0.047464,0.049924,0.052849,0.055773,0.058964,0.061457,0.064582,0.067839,0.071129,0.075317,0.079638,0.084258,0.088413,0.092634,0.097022,0.100811,0.104733,0.108722,0.113242,0.117929,0.123280,0.128565,0.134315,0.139134,0.145250,0.151200,0.156485,0.162634,0.169248,0.175397,0.181147,0.186898,0.193612,0.200326,0.206541,0.212391,0.219371,0.226085,0.232999,0.238982,0.244964,0.251878,0.257296,0.264774,0.271189,0.277903,0.284950,0.290833,0.296916,0.302998,0.309347,0.315263,0.320847,0.326065,0.332248,0.337566,0.342751,0.348135,0.353055,0.357808,0.363059,0.367480,0.372499,0.376953,0.381041,0.385827,0.390846,0.395300,0.400053,0.404308,0.407698,0.411587,0.416273,0.420428,0.424915,0.429037,0.432460,0.436482,0.440703,0.444625,0.448282,0.451506,0.455162,0.458785,0.461743,0.464834,0.468224,0.471249,0.474241,0.477664,0.480556,0.483381,0.486372,0.489231,0.492089,0.494948,0.497274,0.500100,0.502659,0.505783,0.508143,0.510536,0.512830,0.515157,0.517118,0.519278,0.521472,0.523732,0.525793,0.528153,0.530047,0.531909,0.533703,0.535797,0.537625,0.539686,0.541149,0.543010,0.544738,0.546633,0.548195,0.550256,0.551851,0.553380,0.554976,0.556804,0.558499,0.559828,0.561590,0.563053,0.564249,0.565512,0.566908,0.568337,0.569368,0.570764,0.571861,0.573223,0.574752,0.576215,0.576946,0.578176,0.579439,0.580868,0.582297,0.583195,0.584491,0.585621,0.586751,0.587748,0.588579,0.589543,0.590540,0.591405,0.592236,0.593133,0.593897,0.594961,0.595925,0.596856,0.598019,0.599016,0.599947,0.600512,0.601509,0.602207,0.602938,0.603935,0.604866,0.605631,0.606362,0.607159,0.608057,0.608755,0.609852,0.610550,0.611347,0.612012,0.612511,0.613574,0.614206,0.614804,0.615835,0.616666,0.617430,0.618228,0.618992,0.619723,0.620488,0.620887,0.621518,0.622017,0.622582,0.623081,0.623911,0.624709,0.625341,0.625906,0.626637,0.627169,0.627701,0.628133,0.628797,0.629196,0.629695,0.630393,0.630925,0.631423,0.631988,0.632454,0.633118,0.633451,0.633850,0.634448,0.634980,0.635611,0.636077,0.636575,0.636908,0.637506,0.638004,0.638636,0.639168,0.639500,0.639766,0.640530,0.640963,0.641528,0.641893,0.642192,0.642591,0.643190,0.643655,0.644087,0.644519,0.644785,0.645483,0.646081,0.646414,0.646779,0.647178,0.647710,0.648375,0.648807,0.649206,0.649638,0.649970,0.650435,0.651133,0.651798,0.652264,0.652895,0.653294,0.653826,0.654258,0.654657,0.655188,0.655754,0.656452,0.656850,0.657316,0.657748,0.658246,0.658645,0.659111,0.659609,0.660074,0.660440,0.660905,0.661371,0.661736,0.662035,0.662468,0.662900,0.663498,0.664096,0.664495,0.664960,0.665359,0.665758,0.666223,0.666689,0.666921,0.667354,0.667786,0.668317,0.668783,0.669215,0.669846,0.670146,0.670578,0.671010,0.671542,0.671874,0.672273,0.672705,0.673137,0.673469,0.673802,0.674234,0.674865,0.675198,0.675763,0.675995,0.676228,0.676461,0.676627,0.677026,0.677358,0.677624,0.677890,0.678289,0.678721,0.679120,0.679485,0.679652,0.680084,0.680383,0.680682,0.681014,0.681480,0.681779,0.681978,0.682377,0.682809,0.683142,0.683574,0.684106,0.684438,0.684737,0.685402,0.685535,0.686000,0.686532,0.686964,0.687396,0.687895,0.688427,0.688859,0.689257,0.689424,0.689557,0.689856,0.690221,0.690587,0.690886,0.691252,0.691518,0.691850,0.692083,0.692315,0.692648,0.692947,0.693113,0.693479,0.693678,0.693977,0.694409,0.694841,0.695340,0.695706,0.695872,0.696138,0.696437,0.696703,0.696969,0.697334,0.697534,0.697933,0.698232,0.698365,0.698664,0.698963,0.699196,0.699495,0.699827,0.700126,0.700459,0.700891,0.701256,0.701522,0.701821,0.702187,0.702486,0.702719,0.702985,0.703151,0.703350,0.703716,0.704148,0.704514,0.705046,0.705444,0.705910,0.706176,0.706541,0.707206,0.707671,0.707970,0.708369,0.708968,0.709666,0.710098,0.710596,0.711195,0.711527,0.712092,0.712856,0.713721,0.714485,0.715316,0.716180,0.717244,0.718008,0.718873,0.719803,0.720900,0.721864,0.723061,0.723925,0.724988,0.726517,0.728080,0.729542,0.731204,0.732334,0.733497,0.734893,0.736588,0.738051,0.739713,0.741408,0.743136,0.745197,0.747158,0.749152,0.750914,0.753075,0.755002,0.757528,0.759755,0.762248,0.764874,0.767134,0.769162,0.771355,0.773749,0.776042,0.778302,0.781327,0.784185,0.786545,0.789603,0.792129,0.794522,0.796749,0.799109,0.801702,0.803929,0.806189,0.808283,0.810111,0.811740,0.813102,0.815030,0.816958,0.818620,0.820348,0.821944,0.823439,0.824968,0.826564,0.828126,0.829456,0.830719,0.831649,0.832447,0.833677,0.834707,0.835970,0.836934,0.837732,0.838829,0.839793,0.840923,0.842053,0.842917,0.843781,0.844712,0.845576,0.846440,0.847371,0.848102,0.849099,0.849864,0.850462,0.851094,0.851725,0.852224,0.852722,0.853520,0.854052,0.854650,0.855149,0.855780,0.856378,0.856910,0.857641,0.858339,0.858672,0.859037,0.859602,0.859868,0.860566,0.860998,0.861696,0.862129,0.862461,0.863059,0.863525,0.864156,0.864455,0.865054,0.865585,0.865918,0.866416,0.866882,0.867347,0.867713,0.868244,0.868510,0.869009,0.869275,0.869607,0.870205,0.870604,0.870970,0.871402,0.871768,0.872333,0.872698,0.873230,0.873662,0.874061,0.874593,0.875224,0.875690,0.876354,0.876886,0.877451,0.877917,0.878282,0.878980,0.879512,0.880376,0.880908,0.881639,0.882503,0.883035,0.883800,0.884631,0.885295,0.886060,0.886625,0.887489,0.888320,0.888952,0.889483,0.890215,0.890979,0.891577,0.892342,0.893140,0.893638,0.894336,0.895400,0.895998,0.896497,0.897328,0.897859,0.898491,0.899023,0.899521,0.900120,0.900651,0.901183,0.901615,0.902180,0.902712,0.903144,0.903776,0.904540,0.905072,0.905537,0.905770,0.906169,0.906468,0.906834,0.907100,0.907465,0.907764,0.908064,0.908329,0.908562,0.908762,0.909327,0.909659,0.909858,0.910124,0.910390,0.910590,0.910955,0.911288,0.911587,0.911720,0.911886,0.912019,0.912218,0.912351,0.912517,0.912650,0.912883,0.913116,0.913348,0.913481,0.913714,0.913947,0.914113,0.914312,0.914478,0.914778,0.914911,0.915143,0.915409,0.915675,0.915808,0.915908,0.916074,0.916373,0.916639,0.916838,0.917138,0.917370,0.917802,0.917935,0.918068,0.918234,0.918367,0.918534,0.918766,0.919065,0.919232,0.919331,0.919597,0.919730,0.919996,0.920162,0.920328,0.920461,0.920694,0.920927,0.921159,0.921359,0.921492,0.921758,0.921891,0.922289,0.922489,0.922655,0.922821,0.922987,0.923187,0.923287,0.923486,0.923652,0.923852,0.923985,0.924118,0.924250,0.924483,0.924683,0.924882,0.925048,0.925214,0.925414,0.925547,0.925713,0.925912,0.926079,0.926245,0.926411,0.926544,0.926743,0.926843,0.926876,0.926943,0.927142,0.927308,0.927574,0.927807,0.928073,0.928339,0.928472,0.928605,0.928738,0.928837,0.929070,0.929136,0.929203,0.929402,0.929436,0.929635,0.929801,0.929967,0.930134,0.930267,0.930499,0.930632,0.930699,0.930832,0.930998,0.931098,0.931330,0.931530,0.931663,0.931829,0.932028,0.932194,0.932361,0.932427,0.932460,0.932593,0.932793,0.932826,0.932926,0.933125,0.933291,0.933391,0.933491,0.933624,0.933723,0.933856,0.934089,0.934189,0.934222,0.934322,0.934388,0.934421,0.934521,0.934588,0.934720,0.934754,0.934853,0.934920,0.934953,0.935020,0.935086,0.935153,0.935252,0.935352,0.935418,0.935585,0.935684,0.935751,0.935817,0.935851,0.935917,0.936050,0.936116,0.936150,0.936316,0.936349,0.936382,0.936515,0.936549,0.936648,0.936682,0.936748,0.936848,0.936914,0.937014,0.937047,0.937080,0.937147,0.937213,0.937247,0.937280,0.937313,0.937413,0.937479,0.937512,0.937546,0.937645,0.937745,0.937778,0.937845,0.937978,0.938044,0.938078,0.938144,0.938177,0.938210,0.938277,0.938310,0.938377,0.938410,0.938443,0.938510,0.938609,0.938643,0.938709,0.938776,0.938842,0.938908,0.938942,0.938975,0.939041,0.939075,0.939108,0.939174,0.939274,0.939341,0.939407,0.939440,0.939474,0.939540,0.939773,0.939939,0.940005,0.940039,0.940105,0.940138,0.940172,0.940205,0.940271,0.940338,0.940504,0.940537,0.940570,0.940670,0.940737,0.940803,0.940870,0.940969,0.941036,0.941069,0.941135,0.941169,0.941235,0.941268,0.941302,0.941401,0.941501,0.941534,0.941634,0.941667,0.941700,0.941767,0.941867,0.941900,0.942000,0.942066,0.942099,0.942166,0.942232,0.942332,0.942432,0.942498,0.942531,0.942598,0.942631,0.942731,0.942764,0.942930,0.942997,0.943063,0.943096,0.943130,0.943196,0.943263,0.943296,0.943329,0.943429,0.943462,0.943495,0.943595,0.943628,0.943662,0.943695,0.943761,0.943828,0.943894,0.943927,0.943994,0.944060,0.944094,0.944127,0.944160,0.944227,0.944260,0.944293,0.944326,0.944393,0.944426,0.944459,0.944492,0.944526,0.944592,0.944625,0.944659,0.944692,0.944792,0.944858,0.944891,0.944925,0.944958,0.944991,0.945058,0.945091,0.945124,0.945157,0.945190,0.945224,0.945257,0.945290,0.945323,0.945390,0.945423,0.945456,0.945556,0.945589,0.945623,0.945656,0.945689,0.945756,0.945789,0.945822,0.945855,0.945888,0.945922,0.945955,0.946021,0.946121,0.946154,0.946188,0.946221,0.946254,0.946287,0.946321,0.946387,0.946453,0.946487,0.946520,0.946553,0.946586,0.946653,0.946719,0.946753,0.946786,0.946852,0.946886,0.946919,0.946952,0.946985,0.947019,0.947052,0.947085,0.947118,0.947151,0.947218,0.947251,0.947284,0.947318,0.947384,0.947417,0.947484,0.947517,0.947550,0.947584,0.947617,0.947650,0.947683,0.947750,0.947783,0.947816,0.947849,0.947949,0.947982,0.948016,0.948082,0.948115,0.948149,0.948182,0.948215,0.948248,0.948282,0.948315,0.948348,0.948415,0.948448,0.948481,0.948514,0.948547,0.948581,0.948647,0.948680,0.948714,0.948747,0.948780,0.948813,0.948847,0.948880,0.948913,0.948946,0.948980,0.949013,0.949046,0.949079,0.949179,0.949212,0.949245,0.949279,0.949345,0.949378,0.949412,0.949445,0.949478,0.949511,0.949545,0.949578,0.949611,0.949644,0.949678,0.949711,0.949777,0.949844,0.949877,0.949910,0.949943,0.949977,0.950010,0.950043,0.950110,0.950209,0.950276,0.950342,0.950409,0.950475,0.950509,0.950575,0.950608,0.950675,0.950774,0.950808,0.950841,0.950941,0.951007,0.951040,0.951107,0.951140,0.951173,0.951207,0.951339,0.951406,0.951439,0.951506,0.951539,0.951572,0.951738,0.951772,0.951805,0.951838,0.951871,0.951905,0.951938,0.951971,0.952004,0.952104,0.952170,0.952270,0.952470,0.952536,0.952702,0.952802,0.952835,0.952902,0.952968,0.953068,0.953134,0.953168,0.953334,0.953367,0.953566,0.953633,0.953766,0.953832,0.953932,0.954032,0.954065,0.954165,0.954264,0.954364,0.954397,0.954497,0.954630,0.954763,0.954863,0.954962,0.954996,0.955029,0.955095,0.955162,0.955262,0.955295,0.955395,0.955461,0.955494,0.955527,0.955594,0.955760,0.955793,0.955893,0.955960,0.955993,0.956026,0.956059,0.956093,0.956126,0.956225,0.956259,0.956325,0.956358,0.956392,0.956425,0.956491,0.956525,0.956558,0.956591,0.956658,0.956691,0.956724,0.956791,0.956824,0.956857,0.956890,0.956923,0.956990,0.957056,0.957090,0.957123,0.957156,0.957189,0.957223,0.957256,0.957289,0.957322,0.957356,0.957389,0.957422,0.957455,0.957522,0.957555,0.957588,0.957621,0.957655,0.957688,0.957721,0.957754,0.957788,0.957821,0.957854,0.957887,0.957921,0.957954,0.957987,0.958020,0.958054,0.958087,0.958120,0.958153,0.958187,0.958220,0.958253,0.958286,0.958319,0.958353,0.958419,0.958452,0.958486,0.958519,0.958552,0.958585,0.958619,0.958652,0.958685,0.958718,0.958752,0.958785,0.958818,0.958851,0.958885,0.958918,0.958951,0.958984,0.959017,0.959051,0.959084,0.959117,0.959150,0.959184,0.959217,0.959250,0.959283,0.959317,0.959350,0.959383,0.959416,0.959450,0.959483,0.959516,0.959549,0.959583,0.959616,0.959649,0.959682,0.959715,0.959749,0.959782,0.959815,0.959848,0.959882,0.959915,0.959948,0.959981,0.960015,0.960048,0.960081,0.960114,0.960181,0.960214,0.960247,0.960281,0.960314,0.960347,0.960380,0.960413,0.960447,0.960513,0.960546,0.960613,0.960646,0.960679,0.960746,0.960779,0.960812,0.960846,0.960945,0.961045,0.961111,0.961178,0.961211,0.961244,0.961311,0.961377,0.961411,0.961444,0.961510,0.961544,0.961643,0.961743,0.961776,0.961843,0.961909,0.962009,0.962042,0.962075,0.962142,0.962208,0.962242,0.962275,0.962308,0.962341,0.962375,0.962441,0.962541,0.962574,0.962607,0.962674,0.962707,0.962773,0.962873,0.962906,0.963039,0.963073,0.963172,0.963272,0.963338,0.963372,0.963405,0.963505,0.963538,0.963604,0.963638,0.963671,0.963704,0.963771,0.963837,0.963903,0.963970,0.964003,0.964070,0.964203,0.964236,0.964269,0.964302,0.964402,0.964469,0.964502,0.964601,0.964701,0.964801,0.964867,0.964934,0.964967,0.965000,0.965034,0.965100,0.965133,0.965200,0.965266,0.965333,0.965432,0.965466,0.965499,0.965532,0.965599,0.965765,0.965831,0.965865,0.965931,0.966031,0.966064,0.966130,0.966164,0.966263,0.966330,0.966396,0.966463,0.966529,0.966563,0.966596,0.966662,0.966695,0.966729,0.966795,0.966828,0.966862,0.966895,0.966961,0.966995,0.967028,0.967061,0.967128,0.967161,0.967227,0.967261,0.967294,0.967327,0.967360,0.967427,0.967460,0.967493,0.967526,0.967560,0.967593,0.967626,0.967659,0.967693,0.967726,0.967759,0.967792,0.967826,0.967859,0.967892,0.967925,0.967959,0.967992,0.968025,0.968058,0.968091,0.968125,0.968158,0.968191,0.968258,0.968291,0.968324,0.968357,0.968424,0.968457,0.968524,0.968557,0.968590,0.968657,0.968723,0.968756,0.968789,0.968823,0.968856,0.968889,0.968922,0.968956,0.969022,0.969055,0.969089,0.969122,0.969155,0.969188,0.969255,0.969355,0.969421,0.969454,0.969487,0.969521,0.969554,0.969587,0.969654,0.969687,0.969720,0.969753,0.969820,0.969953,0.969986,0.970019,0.970053,0.970086,0.970185,0.970252,0.970318,0.970352,0.970385,0.970418,0.970451,0.970518,0.970551,0.970584,0.970684,0.970751,0.970784,0.970817,0.970883,0.970950,0.971050,0.971116,0.971216,0.971249,0.971316,0.971382,0.971449,0.971482,0.971581,0.971681,0.971748,0.971814,0.971947,0.972014,0.972047,0.972113,0.972180,0.972346,0.972379,0.972512,0.972579,0.972678,0.972712,0.972811,0.972878,0.972944,0.973077,0.973210,0.973277,0.973376,0.973476,0.973675,0.973709,0.973775,0.973908,0.974041,0.974108,0.974207,0.974473,0.974606,0.974772,0.974972,0.975304,0.975371,0.975504,0.975637,0.975869,0.976002,0.976202,0.976335,0.976368,0.976567,0.976700,0.976833,0.976999,0.977033,0.977199,0.977431,0.977498,0.977664,0.977764,0.977930,0.978063,0.978129,0.978296,0.978495,0.978528,0.978761,0.978794,0.978861,0.978994,0.979093,0.979226,0.979293,0.979392,0.979426,0.979559,0.979725,0.979924,0.979991,0.980090,0.980290,0.980323,0.980423,0.980622,0.980689,0.980788,0.980855,0.980988,0.981088,0.981154,0.981221,0.981320,0.981353,0.981453,0.981520,0.981586,0.981686,0.981786,0.981885,0.981952,0.981985,0.982151,0.982184,0.982517,0.982583,0.982650,0.982716,0.982783,0.982816,0.982949,0.983049,0.983082,0.983148,0.983314,0.983348,0.983514,0.983580,0.983647,0.983680,0.983747,0.983780,0.983813,0.983913,0.983946,0.983979,0.984046,0.984079,0.984145,0.984212,0.984312,0.984411,0.984445,0.984478,0.984511,0.984611,0.984677,0.984810,0.984877,0.984943,0.985010,0.985043,0.985109,0.985176,0.985276,0.985309,0.985442,0.985475,0.985541,0.985641,0.985674,0.985708,0.985741,0.985774,0.985807,0.985841,0.985940,0.985974,0.986007,0.986140,0.986273,0.986306,0.986372,0.986406,0.986505,0.986539,0.986672,0.986738,0.986871,0.986904,0.986937,0.986971,0.987004,0.987104,0.987170,0.987203,0.987270,0.987303,0.987336,0.987403,0.987436,0.987469,0.987502,0.987602,0.987635,0.987735,0.987768,0.987802,0.987835,0.987868,0.987901,0.987935,0.987968,0.988034,0.988068,0.988134,0.988200,0.988234,0.988267,0.988300,0.988367,0.988433,0.988466,0.988500,0.988533,0.988599,0.988633,0.988666,0.988699,0.988732,0.988766,0.988799,0.988832,0.988865,0.988898,0.988932,0.988998,0.989031,0.989065,0.989098,0.989164,0.989198,0.989231,0.989264,0.989297,0.989331,0.989364,0.989397,0.989430,0.989497,0.989530,0.989563,0.989596,0.989630,0.989663,0.989696,0.989729,0.989763,0.989796,0.989829,0.989862,0.989896,0.989929,0.989995,0.990029,0.990062,0.990095,0.990128,0.990162,0.990228,0.990294,0.990328,0.990361,0.990394,0.990427,0.990461,0.990494,0.990527,0.990560,0.990627,0.990660,0.990727,0.990760,0.990826,0.990893,0.990926,0.990959,0.990992,0.991026,0.991059,0.991159,0.991192,0.991225,0.991258,0.991325,0.991391,0.991491,0.991558,0.991591,0.991657,0.991690,0.991757,0.991857,0.991890,0.991923,0.991956,0.992023,0.992089,0.992123,0.992189,0.992256,0.992322,0.992422,0.992488,0.992621,0.992688,0.992754,0.992854,0.992920,0.993020,0.993053,0.993086,0.993186,0.993286,0.993386,0.993419,0.993485,0.993519,0.993652,0.993718,0.993751,0.993784,0.993818,0.993851,0.993884,0.993917,0.994017,0.994050,0.994084,0.994117,0.994183,0.994283,0.994316,0.994350,0.994383,0.994449,0.994482,0.994516,0.994649,0.994715,0.994748,0.994782,0.994815,0.994848,0.994881,0.994915,0.995014,0.995048,0.995114,0.995180,0.995214,0.995280,0.995313,0.995380,0.995413,0.995446,0.995513,0.995613,0.995646,0.995679,0.995712,0.995746,0.995779,0.995878,0.995912,0.995978,0.996011,0.996078,0.996144,0.996211,0.996244,0.996311,0.996344,0.996377,0.996410,0.996444,0.996477,0.996510,0.996576,0.996676,0.996709,0.996743,0.996776,0.996809,0.996842,0.996876,0.996909,0.996975,0.997009,0.997042,0.997075,0.997108,0.997142,0.997175,0.997208,0.997241,0.997274,0.997308,0.997341,0.997374,0.997407,0.997441,0.997474,0.997507,0.997540,0.997574,0.997607,0.997640,0.997673,0.997707,0.997740,0.997773,0.997806,0.997840,0.997906,0.997939,0.997972,0.998006,0.998039,0.998072,0.998105,0.998139,0.998205,0.998238,0.998272,0.998305,0.998338,0.998371,0.998438,0.998471,0.998504,0.998571,0.998604,0.998637,0.998670,0.998704,0.998737,0.998770,0.998803,0.998837,0.998870,0.998903,0.998936,0.998970,0.999003,0.999036,0.999069,0.999103,0.999136,0.999169,0.999202,0.999236,0.999269,0.999302,0.999335,0.999368,0.999402,0.999435,0.999468,0.999501,0.999535,0.999568,0.999601,0.999634,0.999668,0.999701,0.999734,0.999767,0.999801,0.999834,0.999867],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.1255,0.1263,0.1268,0.1272,0.1281,0.1282,0.1286,0.1296,0.1298,0.1299,0.1300,0.1302,0.1304,0.1305,0.1306,0.1308,0.1309,0.1311,0.1313,0.1314,0.1315,0.1317,0.1318,0.1319,0.1320,0.1321,0.1322,0.1323,0.1325,0.1326,0.1327,0.1328,0.1329,0.1330,0.1331,0.1332,0.1333,0.1334,0.1335,0.1336,0.1337,0.1338,0.1339,0.1340,0.1341,0.1342,0.1343,0.1344,0.1345,0.1346,0.1347,0.1348,0.1349,0.1350,0.1351,0.1352,0.1353,0.1354,0.1355,0.1356,0.1358,0.1359,0.1360,0.1361,0.1362,0.1363,0.1364,0.1365,0.1366,0.1367,0.1368,0.1369,0.1370,0.1371,0.1373,0.1374,0.1376,0.1377,0.1380,0.1381,0.1384,0.1385,0.1386,0.1387,0.1389,0.1393,0.1394,0.1398,0.1399,0.1401,0.1402,0.1403,0.1404,0.1406,0.1408,0.1410,0.1411,0.1412,0.1414,0.1415,0.1417,0.1421,0.1422,0.1423,0.1425,0.1426,0.1427,0.1428,0.1430,0.1434,0.1435,0.1437,0.1440,0.1444,0.1445,0.1447,0.1448,0.1449,0.1453,0.1459,0.1461,0.1462,0.1469,0.1471,0.1472,0.1474,0.1479,0.1481,0.1485,0.1488,0.1489,0.1494,0.1495,0.1497,0.1499,0.1511,0.1519,0.1524,0.1541,0.1547,0.1558,0.1563,0.1570,0.1572,0.1576,0.1580,0.1613,0.1637,0.1658,0.1663,0.1668,0.1669,0.1682,0.1684,0.1685,0.1686,0.1689,0.1692,0.1694,0.1695,0.1696,0.1697,0.1698,0.1699,0.1700,0.1701,0.1703,0.1704,0.1705,0.1706,0.1707,0.1708,0.1709,0.1710,0.1711,0.1712,0.1713,0.1714,0.1715,0.1716,0.1717,0.1718,0.1719,0.1720,0.1721,0.1722,0.1723,0.1724,0.1725,0.1726,0.1727,0.1728,0.1729,0.1730,0.1731,0.1732,0.1733,0.1734,0.1735,0.1736,0.1737,0.1738,0.1739,0.1740,0.1741,0.1742,0.1743,0.1744,0.1745,0.1746,0.1747,0.1748,0.1749,0.1750,0.1751,0.1752,0.1753,0.1754,0.1755,0.1756,0.1757,0.1758,0.1759,0.1760,0.1761,0.1762,0.1763,0.1764,0.1765,0.1766,0.1767,0.1768,0.1769,0.1770,0.1771,0.1772,0.1773,0.1774,0.1775,0.1776,0.1777,0.1778,0.1779,0.1780,0.1781,0.1782,0.1783,0.1784,0.1785,0.1786,0.1787,0.1788,0.1789,0.1790,0.1791,0.1792,0.1793,0.1794,0.1795,0.1796,0.1797,0.1798,0.1799,0.1800,0.1801,0.1802,0.1803,0.1804,0.1805,0.1806,0.1807,0.1808,0.1809,0.1810,0.1811,0.1812,0.1813,0.1814,0.1815,0.1816,0.1817,0.1818,0.1819,0.1820,0.1821,0.1822,0.1823,0.1824,0.1825,0.1826,0.1827,0.1828,0.1829,0.1830,0.1831,0.1832,0.1833,0.1834,0.1835,0.1836,0.1837,0.1838,0.1839,0.1840,0.1841,0.1842,0.1843,0.1844,0.1845,0.1846,0.1847,0.1848,0.1849,0.1850,0.1851,0.1852,0.1853,0.1854,0.1855,0.1856,0.1857,0.1858,0.1859,0.1860,0.1861,0.1862,0.1863,0.1864,0.1865,0.1866,0.1867,0.1868,0.1869,0.1870,0.1871,0.1872,0.1873,0.1874,0.1875,0.1876,0.1877,0.1878,0.1879,0.1880,0.1881,0.1882,0.1883,0.1884,0.1885,0.1886,0.1887,0.1888,0.1889,0.1890,0.1891,0.1892,0.1893,0.1894,0.1895,0.1896,0.1897,0.1898,0.1899,0.1900,0.1901,0.1902,0.1903,0.1904,0.1905,0.1906,0.1907,0.1908,0.1909,0.1910,0.1911,0.1912,0.1913,0.1914,0.1915,0.1916,0.1917,0.1918,0.1919,0.1920,0.1921,0.1922,0.1923,0.1924,0.1925,0.1926,0.1927,0.1928,0.1929,0.1930,0.1931,0.1932,0.1933,0.1934,0.1935,0.1936,0.1937,0.1938,0.1939,0.1940,0.1941,0.1942,0.1943,0.1944,0.1945,0.1946,0.1947,0.1948,0.1949,0.1950,0.1951,0.1952,0.1953,0.1954,0.1955,0.1956,0.1957,0.1958,0.1959,0.1960,0.1961,0.1962,0.1963,0.1964,0.1965,0.1966,0.1967,0.1968,0.1969,0.1970,0.1971,0.1972,0.1973,0.1974,0.1975,0.1976,0.1977,0.1978,0.1979,0.1980,0.1981,0.1982,0.1983,0.1984,0.1985,0.1986,0.1987,0.1988,0.1989,0.1990,0.1991,0.1992,0.1993,0.1994,0.1995,0.1996,0.1997,0.1998,0.1999,0.2000,0.2001,0.2002,0.2003,0.2004,0.2005,0.2006,0.2007,0.2008,0.2009,0.2010,0.2011,0.2012,0.2013,0.2014,0.2015,0.2016,0.2017,0.2018,0.2019,0.2020,0.2021,0.2022,0.2023,0.2024,0.2025,0.2026,0.2027,0.2028,0.2029,0.2030,0.2031,0.2032,0.2033,0.2034,0.2035,0.2036,0.2037,0.2038,0.2039,0.2040,0.2041,0.2042,0.2043,0.2044,0.2045,0.2046,0.2047,0.2048,0.2049,0.2050,0.2051,0.2052,0.2053,0.2054,0.2055,0.2056,0.2057,0.2058,0.2059,0.2060,0.2061,0.2062,0.2063,0.2064,0.2065,0.2066,0.2067,0.2068,0.2069,0.2070,0.2071,0.2072,0.2073,0.2074,0.2075,0.2076,0.2077,0.2078,0.2079,0.2080,0.2081,0.2082,0.2083,0.2084,0.2085,0.2086,0.2087,0.2088,0.2089,0.2090,0.2091,0.2092,0.2093,0.2094,0.2095,0.2096,0.2097,0.2098,0.2099,0.2100,0.2101,0.2102,0.2103,0.2104,0.2105,0.2106,0.2107,0.2108,0.2109,0.2110,0.2111,0.2112,0.2113,0.2114,0.2115,0.2116,0.2117,0.2118,0.2119,0.2120,0.2121,0.2122,0.2123,0.2124,0.2125,0.2126,0.2127,0.2128,0.2129,0.2130,0.2131,0.2132,0.2133,0.2134,0.2135,0.2136,0.2137,0.2138,0.2139,0.2140,0.2141,0.2142,0.2143,0.2144,0.2145,0.2146,0.2147,0.2148,0.2149,0.2150,0.2151,0.2152,0.2153,0.2154,0.2155,0.2156,0.2157,0.2158,0.2159,0.2160,0.2161,0.2162,0.2163,0.2164,0.2165,0.2166,0.2167,0.2168,0.2169,0.2170,0.2171,0.2172,0.2173,0.2174,0.2175,0.2176,0.2177,0.2178,0.2179,0.2180,0.2181,0.2182,0.2183,0.2184,0.2185,0.2186,0.2187,0.2188,0.2189,0.2190,0.2191,0.2192,0.2193,0.2194,0.2195,0.2196,0.2197,0.2198,0.2199,0.2200,0.2201,0.2202,0.2203,0.2204,0.2205,0.2206,0.2207,0.2208,0.2209,0.2210,0.2211,0.2212,0.2213,0.2214,0.2215,0.2216,0.2217,0.2218,0.2219,0.2220,0.2221,0.2222,0.2223,0.2224,0.2225,0.2226,0.2227,0.2228,0.2229,0.2230,0.2231,0.2232,0.2233,0.2234,0.2235,0.2236,0.2237,0.2238,0.2239,0.2240,0.2241,0.2242,0.2243,0.2244,0.2245,0.2246,0.2247,0.2248,0.2249,0.2250,0.2251,0.2252,0.2253,0.2254,0.2255,0.2256,0.2257,0.2258,0.2259,0.2260,0.2261,0.2262,0.2263,0.2264,0.2265,0.2266,0.2267,0.2268,0.2269,0.2270,0.2271,0.2272,0.2273,0.2274,0.2275,0.2276,0.2277,0.2278,0.2279,0.2280,0.2281,0.2282,0.2283,0.2284,0.2285,0.2286,0.2287,0.2288,0.2289,0.2290,0.2291,0.2292,0.2293,0.2294,0.2295,0.2296,0.2297,0.2298,0.2299,0.2300,0.2301,0.2302,0.2303,0.2304,0.2305,0.2306,0.2307,0.2308,0.2309,0.2310,0.2311,0.2312,0.2313,0.2314,0.2315,0.2316,0.2317,0.2318,0.2319,0.2320,0.2321,0.2322,0.2323,0.2324,0.2325,0.2326,0.2327,0.2328,0.2329,0.2330,0.2331,0.2332,0.2333,0.2334,0.2335,0.2336,0.2337,0.2338,0.2339,0.2340,0.2341,0.2342,0.2343,0.2344,0.2345,0.2346,0.2347,0.2348,0.2349,0.2350,0.2351,0.2352,0.2353,0.2354,0.2355,0.2356,0.2357,0.2358,0.2359,0.2360,0.2361,0.2362,0.2363,0.2364,0.2365,0.2366,0.2367,0.2368,0.2369,0.2370,0.2371,0.2372,0.2373,0.2374,0.2375,0.2376,0.2377,0.2378,0.2379,0.2380,0.2381,0.2382,0.2383,0.2384,0.2385,0.2386,0.2387,0.2388,0.2389,0.2390,0.2391,0.2392,0.2393,0.2394,0.2395,0.2396,0.2397,0.2398,0.2399,0.2400,0.2401,0.2402,0.2403,0.2404,0.2405,0.2406,0.2407,0.2408,0.2409,0.2410,0.2411,0.2412,0.2413,0.2414,0.2415,0.2416,0.2417,0.2418,0.2419,0.2420,0.2421,0.2422,0.2423,0.2424,0.2425,0.2426,0.2427,0.2428,0.2429,0.2430,0.2431,0.2432,0.2433,0.2434,0.2435,0.2436,0.2437,0.2438,0.2439,0.2440,0.2441,0.2442,0.2443,0.2444,0.2445,0.2446,0.2447,0.2448,0.2449,0.2450,0.2451,0.2452,0.2453,0.2454,0.2455,0.2456,0.2457,0.2458,0.2459,0.2460,0.2461,0.2462,0.2463,0.2464,0.2465,0.2466,0.2467,0.2469,0.2470,0.2471,0.2472,0.2473,0.2474,0.2475,0.2476,0.2477,0.2478,0.2479,0.2480,0.2481,0.2483,0.2484,0.2485,0.2486,0.2487,0.2488,0.2489,0.2490,0.2491,0.2492,0.2493,0.2494,0.2495,0.2496,0.2497,0.2500,0.2501,0.2502,0.2503,0.2504,0.2505,0.2506,0.2507,0.2508,0.2509,0.2510,0.2511,0.2512,0.2513,0.2514,0.2516,0.2517,0.2518,0.2519,0.2520,0.2521,0.2522,0.2523,0.2524,0.2526,0.2527,0.2528,0.2529,0.2530,0.2531,0.2532,0.2533,0.2534,0.2535,0.2536,0.2537,0.2538,0.2539,0.2540,0.2541,0.2542,0.2544,0.2546,0.2547,0.2548,0.2549,0.2551,0.2552,0.2553,0.2556,0.2557,0.2559,0.2561,0.2563,0.2565,0.2566,0.2567,0.2568,0.2569,0.2570,0.2571,0.2572,0.2574,0.2576,0.2577,0.2578,0.2579,0.2580,0.2581,0.2582,0.2583,0.2584,0.2585,0.2586,0.2587,0.2588,0.2589,0.2591,0.2592,0.2593,0.2596,0.2600,0.2601,0.2602,0.2603,0.2604,0.2605,0.2606,0.2607,0.2608,0.2610,0.2613,0.2614,0.2615,0.2616,0.2617,0.2618,0.2620,0.2622,0.2623,0.2624,0.2628,0.2630,0.2631,0.2632,0.2634,0.2636,0.2637,0.2638,0.2640,0.2641,0.2642,0.2645,0.2648,0.2649,0.2651,0.2653,0.2654,0.2655,0.2656,0.2658,0.2659,0.2660,0.2661,0.2662,0.2663,0.2665,0.2667,0.2668,0.2670,0.2672,0.2673,0.2674,0.2676,0.2677,0.2678,0.2681,0.2683,0.2684,0.2685,0.2686,0.2688,0.2689,0.2690,0.2691,0.2692,0.2695,0.2696,0.2698,0.2699,0.2701,0.2702,0.2703,0.2705,0.2709,0.2713,0.2714,0.2715,0.2716,0.2717,0.2718,0.2719,0.2721,0.2723,0.2724,0.2725,0.2727,0.2728,0.2729,0.2734,0.2735,0.2737,0.2740,0.2741,0.2742,0.2744,0.2745,0.2747,0.2749,0.2750,0.2752,0.2753,0.2754,0.2756,0.2757,0.2758,0.2759,0.2760,0.2761,0.2762,0.2763,0.2764,0.2768,0.2769,0.2771,0.2772,0.2773,0.2774,0.2775,0.2781,0.2783,0.2784,0.2792,0.2794,0.2797,0.2798,0.2799,0.2801,0.2802,0.2804,0.2805,0.2808,0.2809,0.2810,0.2811,0.2813,0.2815,0.2817,0.2818,0.2819,0.2821,0.2823,0.2828,0.2830,0.2834,0.2836,0.2839,0.2841,0.2842,0.2844,0.2847,0.2853,0.2854,0.2856,0.2860,0.2861,0.2862,0.2864,0.2866,0.2867,0.2868,0.2873,0.2878,0.2882,0.2886,0.2889,0.2890,0.2893,0.2895,0.2896,0.2898,0.2899,0.2901,0.2902,0.2903,0.2904,0.2905,0.2908,0.2909,0.2910,0.2912,0.2914,0.2917,0.2923,0.2924,0.2925,0.2926,0.2927,0.2928,0.2931,0.2932,0.2933,0.2935,0.2936,0.2937,0.2938,0.2941,0.2944,0.2945,0.2946,0.2948,0.2951,0.2953,0.2959,0.2960,0.2961,0.2962,0.2963,0.2964,0.2965,0.2967,0.2968,0.2969,0.2970,0.2974,0.2977,0.2978,0.2980,0.2981,0.2982,0.2983,0.2985,0.2986,0.2989,0.2991,0.2993,0.2994,0.2997,0.2998,0.3000,0.3001,0.3005,0.3006,0.3008,0.3010,0.3011,0.3012,0.3015,0.3016,0.3017,0.3020,0.3026,0.3031,0.3032,0.3037,0.3039,0.3040,0.3042,0.3043,0.3044,0.3046,0.3048,0.3049,0.3050,0.3054,0.3057,0.3058,0.3060,0.3061,0.3063,0.3066,0.3072,0.3073,0.3076,0.3077,0.3081,0.3084,0.3086,0.3094,0.3098,0.3103,0.3104,0.3106,0.3107,0.3109,0.3110,0.3113,0.3118,0.3119,0.3122,0.3127,0.3138,0.3139,0.3141,0.3144,0.3148,0.3150,0.3151,0.3158,0.3160,0.3161,0.3162,0.3163,0.3165,0.3166,0.3167,0.3168,0.3169,0.3170,0.3175,0.3178,0.3180,0.3187,0.3189,0.3198,0.3199,0.3200,0.3204,0.3205,0.3206,0.3208,0.3211,0.3213,0.3214,0.3215,0.3216,0.3221,0.3225,0.3227,0.3228,0.3229,0.3230,0.3232,0.3239,0.3242,0.3247,0.3250,0.3251,0.3252,0.3253,0.3257,0.3261,0.3270,0.3280,0.3281,0.3298,0.3305,0.3306,0.3310,0.3312,0.3315,0.3316,0.3317,0.3318,0.3320,0.3321,0.3322,0.3325,0.3326,0.3329,0.3332,0.3333,0.3334,0.3336,0.3337,0.3339,0.3340,0.3341,0.3342,0.3343,0.3344,0.3345,0.3346,0.3347,0.3348,0.3350,0.3352,0.3353,0.3354,0.3355,0.3356,0.3359,0.3361,0.3363,0.3364,0.3365,0.3366,0.3367,0.3368,0.3369,0.3370,0.3371,0.3372,0.3373,0.3374,0.3375,0.3376,0.3378,0.3379,0.3381,0.3383,0.3385,0.3386,0.3387,0.3388,0.3389,0.3391,0.3392,0.3393,0.3395,0.3398,0.3399,0.3400,0.3401,0.3404,0.3405,0.3407,0.3408,0.3409,0.3412,0.3413,0.3414,0.3417,0.3420,0.3421,0.3423,0.3424,0.3426,0.3427,0.3429,0.3431,0.3432,0.3441,0.3442,0.3443,0.3444,0.3446,0.3447,0.3452,0.3458,0.3459,0.3463,0.3464,0.3474,0.3478,0.3484,0.3485,0.3489,0.3492,0.3503,0.3504,0.3507,0.3509,0.3512,0.3518,0.3530,0.3532,0.3536,0.3570,0.3593,0.3600,0.3602,0.3611,0.3614,0.3621,0.3625,0.3628,0.3634,0.3637,0.3639,0.3646,0.3649,0.3651,0.3657,0.3658,0.3669,0.3671,0.3680,0.3686,0.3696,0.3698,0.3701,0.3706,0.3714,0.3717,0.3718,0.3719,0.3720,0.3722,0.3733,0.3737,0.3742,0.3750,0.3752,0.3753,0.3764,0.3765,0.3768,0.3778,0.3780,0.3782,0.3784,0.3785,0.3786,0.3788,0.3790,0.3791,0.3792,0.3793,0.3798,0.3799,0.3801,0.3802,0.3803,0.3806,0.3810,0.3816,0.3817,0.3819,0.3821,0.3825,0.3827,0.3828,0.3829,0.3835,0.3840,0.3841,0.3842,0.3843,0.3844,0.3848,0.3851,0.3853,0.3857,0.3859,0.3860,0.3864,0.3865,0.3867,0.3869,0.3870,0.3871,0.3873,0.3877,0.3879,0.3883,0.3884,0.3890,0.3891,0.3892,0.3895,0.3898,0.3899,0.3901,0.3902,0.3904,0.3906,0.3907,0.3909,0.3910,0.3915,0.3916,0.3919,0.3921,0.3923,0.3926,0.3929,0.3930,0.3931,0.3935,0.3937,0.3938,0.3944,0.3948,0.3949,0.3950,0.3952,0.3961,0.3962,0.3963,0.3967,0.3972,0.3976,0.3979,0.3986,0.3987,0.3988,0.3991,0.3996,0.3998,0.4001,0.4005,0.4023,0.4024,0.4025,0.4066,0.4073,0.4157,0.4158,0.4169,0.4260,0.4294,0.4303,0.4336,0.4350,0.4356,0.4381,0.4422,0.4521,0.4537,0.4571,0.4616,0.4738,0.4775,0.4782,0.4784,0.4787,0.4792,0.4793,0.4797,0.4798,0.4801,0.4805,0.4806,0.4813,0.4816,0.4820,0.4821,0.4822,0.4823,0.4826,0.4828,0.4831,0.4832,0.4836,0.4838,0.4841,0.4842,0.4843,0.4846,0.4847,0.4849,0.4850,0.4852,0.4853,0.4855,0.4856,0.4857,0.4858,0.4859,0.4860,0.4861,0.4863,0.4864,0.4865,0.4867,0.4868,0.4870,0.4871,0.4872,0.4873,0.4874,0.4876,0.4880,0.4881,0.4883,0.4885,0.4886,0.4887,0.4888,0.4889,0.4890,0.4891,0.4892,0.4893,0.4894,0.4896,0.4897,0.4898,0.4899,0.4900,0.4901,0.4902,0.4903,0.4904,0.4905,0.4906,0.4907,0.4908,0.4909,0.4910,0.4911,0.4912,0.4913,0.4914,0.4915,0.4916,0.4918,0.4919,0.4920,0.4921,0.4922,0.4923,0.4924,0.4925,0.4926,0.4927,0.4928,0.4929,0.4930,0.4931,0.4932,0.4933,0.4934,0.4935,0.4936,0.4937,0.4938,0.4939,0.4940,0.4941,0.4942,0.4943,0.4944,0.4945,0.4946,0.4947,0.4948,0.4949,0.4950,0.4951,0.4952,0.4953,0.4954,0.4955,0.4956,0.4957,0.4958,0.4959,0.4960,0.4961,0.4962,0.4963,0.4964,0.4965,0.4966,0.4967,0.4968,0.4969,0.4970,0.4971,0.4972,0.4973,0.4974,0.4975,0.4976,0.4977,0.4978,0.4979,0.4980,0.4981,0.4982,0.4983,0.4984,0.4985,0.4986,0.4987,0.4988,0.4989,0.4990,0.4992,0.4993,0.4994,0.4995,0.4996,0.4997,0.4998,0.4999,0.5000,0.5001,0.5002,0.5003,0.5004,0.5005,0.5006,0.5007,0.5009,0.5010,0.5011,0.5012,0.5013,0.5014,0.5015,0.5016,0.5017,0.5018,0.5019,0.5020,0.5021,0.5022,0.5023,0.5024,0.5025,0.5026,0.5027,0.5028,0.5030,0.5032,0.5033,0.5034,0.5035,0.5036,0.5037,0.5038,0.5039,0.5040,0.5041,0.5042,0.5043,0.5044,0.5045,0.5046,0.5047,0.5048,0.5049,0.5050,0.5051,0.5052,0.5053,0.5054,0.5055,0.5056,0.5058,0.5059,0.5060,0.5061,0.5062,0.5063,0.5064,0.5065,0.5066,0.5067,0.5068,0.5069,0.5070,0.5071,0.5072,0.5073,0.5074,0.5075,0.5077,0.5078,0.5079,0.5080,0.5082,0.5084,0.5085,0.5086,0.5087,0.5088,0.5091,0.5092,0.5094,0.5095,0.5096,0.5097,0.5098,0.5101,0.5103,0.5104,0.5105,0.5106,0.5107,0.5108,0.5109,0.5110,0.5111,0.5112,0.5113,0.5114,0.5115,0.5116,0.5120,0.5125,0.5126,0.5128,0.5129,0.5131,0.5132,0.5134,0.5137,0.5147,0.5149,0.5150,0.5152,0.5153,0.5154,0.5155,0.5157,0.5159,0.5160,0.5161,0.5162,0.5164,0.5167,0.5169,0.5170,0.5171,0.5174,0.5175,0.5177,0.5183,0.5189,0.5190,0.5191,0.5193,0.5197,0.5201,0.5206,0.5207,0.5210,0.5211,0.5215,0.5217,0.5219,0.5220,0.5221,0.5229,0.5237,0.5239,0.5241,0.5242,0.5247,0.5254,0.5267,0.5269,0.5270,0.5271,0.5275,0.5276,0.5283,0.5285,0.5290,0.5291,0.5295,0.5296,0.5303,0.5308,0.5309,0.5312,0.5313,0.5320,0.5322,0.5324,0.5326,0.5328,0.5329,0.5330,0.5331,0.5332,0.5334,0.5336,0.5339,0.5340,0.5341,0.5343,0.5344,0.5348,0.5349,0.5352,0.5353,0.5354,0.5356,0.5359,0.5360,0.5361,0.5362,0.5363,0.5364,0.5365,0.5367,0.5368,0.5369,0.5370,0.5371,0.5372,0.5373,0.5374,0.5375,0.5376,0.5377,0.5380,0.5381,0.5382,0.5383,0.5384,0.5385,0.5386,0.5388,0.5389,0.5390,0.5391,0.5394,0.5396,0.5397,0.5398,0.5400,0.5401,0.5403,0.5406,0.5410,0.5412,0.5413,0.5414,0.5415,0.5416,0.5417,0.5418,0.5419,0.5420,0.5421,0.5422,0.5423,0.5424,0.5425,0.5426,0.5428,0.5430,0.5431,0.5432,0.5434,0.5435,0.5437,0.5438,0.5439,0.5440,0.5443,0.5446,0.5447,0.5448,0.5449,0.5450,0.5451,0.5453,0.5454,0.5455,0.5456,0.5457,0.5460,0.5462,0.5465,0.5466,0.5469,0.5470,0.5471,0.5472,0.5476,0.5479,0.5484,0.5489,0.5494,0.5495,0.5500,0.5501,0.5503,0.5505,0.5507,0.5509,0.5520,0.5522,0.5523,0.5531,0.5533,0.5538,0.5539,0.5540,0.5543,0.5545,0.5547,0.5557,0.5559,0.5570,0.5577,0.5581,0.5583,0.5588,0.5590,0.5595,0.5600,0.5607,0.5610,0.5622,0.5653,0.5654,0.5658,0.5673,0.5675,0.5676,0.5680,0.5683,0.5685,0.5713,0.5719,0.5735,0.5743,0.5750,0.5766,0.5789,0.5816,0.5818,0.5847,0.5859,0.5902,0.5912,0.5915,0.5925,0.5947,0.5975,0.5981,0.5987,0.5996,0.6000,0.6015,0.6057,0.6072,0.6097,0.6142,0.6248,0.6252,0.6289,0.6360,0.6379,0.6393,0.6451,0.6471,0.6584,0.6588,0.6591,0.6599,0.6634,0.6643,0.6904,0.7135,0.7278,0.7435,0.7968,0.8019,0.8076,0.8091,0.8154,0.8160,0.8476,0.8600,0.9956,1.1498,1.1860,1.1886,1.1901,1.1909,1.2071,1.2362,1.4803,2.8847,8.5879,216.0506,216.1270],"y":[0.000033,0.000066,0.000100,0.000133,0.000166,0.000199,0.000233,0.000332,0.000399,0.000432,0.000465,0.000498,0.000532,0.000598,0.000664,0.000731,0.000797,0.000864,0.000930,0.001063,0.001130,0.001196,0.001229,0.001262,0.001395,0.001462,0.001628,0.001728,0.001860,0.001960,0.002027,0.002093,0.002226,0.002359,0.002425,0.002625,0.002857,0.002957,0.003090,0.003123,0.003189,0.003322,0.003455,0.003588,0.003654,0.003721,0.003787,0.003920,0.004020,0.004120,0.004186,0.004385,0.004551,0.004651,0.004784,0.004950,0.005017,0.005116,0.005249,0.005482,0.005714,0.005880,0.005914,0.006113,0.006146,0.006179,0.006312,0.006379,0.006578,0.006711,0.006844,0.006977,0.007076,0.007143,0.007209,0.007309,0.007342,0.007442,0.007475,0.007508,0.007575,0.007708,0.007741,0.007774,0.007841,0.007940,0.008007,0.008040,0.008140,0.008206,0.008239,0.008306,0.008372,0.008439,0.008472,0.008538,0.008605,0.008671,0.008704,0.008738,0.008837,0.008870,0.008904,0.008937,0.008970,0.009003,0.009037,0.009103,0.009136,0.009236,0.009269,0.009302,0.009402,0.009435,0.009468,0.009535,0.009601,0.009635,0.009668,0.009767,0.009834,0.009934,0.009967,0.010000,0.010033,0.010066,0.010100,0.010133,0.010166,0.010199,0.010233,0.010266,0.010332,0.010365,0.010399,0.010432,0.010465,0.010498,0.010532,0.010565,0.010598,0.010631,0.010698,0.010731,0.010764,0.010797,0.010831,0.010864,0.010897,0.010930,0.010963,0.010997,0.011030,0.011063,0.011096,0.011130,0.011163,0.011196,0.011296,0.011395,0.011429,0.011528,0.011628,0.011794,0.011993,0.012093,0.012159,0.012226,0.012425,0.012525,0.012625,0.012757,0.013056,0.013223,0.013422,0.013654,0.013987,0.014219,0.014452,0.014784,0.015083,0.015349,0.015914,0.016213,0.016877,0.017309,0.017874,0.018439,0.019103,0.019568,0.020166,0.021063,0.021661,0.022392,0.023189,0.023854,0.024651,0.025615,0.026645,0.027674,0.028904,0.030465,0.032093,0.033322,0.034784,0.036013,0.037542,0.039236,0.040930,0.043156,0.045548,0.047741,0.050299,0.052591,0.054950,0.057807,0.060432,0.062724,0.065515,0.068140,0.071196,0.074452,0.078040,0.082193,0.086179,0.090166,0.093588,0.098272,0.102625,0.107708,0.112226,0.116910,0.121296,0.126478,0.131528,0.137641,0.143621,0.149369,0.154850,0.160797,0.166379,0.172625,0.178239,0.184850,0.191761,0.197907,0.204020,0.210565,0.217110,0.223621,0.230864,0.237076,0.244518,0.250233,0.256711,0.263688,0.269203,0.275648,0.282757,0.289103,0.295150,0.301395,0.307741,0.313522,0.320299,0.326047,0.332824,0.339070,0.344551,0.349336,0.354252,0.359900,0.365648,0.370664,0.375781,0.381462,0.385980,0.391329,0.396213,0.400930,0.405581,0.410897,0.415316,0.420033,0.423920,0.428870,0.432757,0.437342,0.441196,0.445249,0.448804,0.453056,0.456478,0.460000,0.463223,0.467110,0.470797,0.474086,0.478007,0.481163,0.483621,0.486910,0.489900,0.493156,0.495781,0.498538,0.501462,0.504120,0.506678,0.508804,0.511262,0.513389,0.515681,0.517741,0.520000,0.522292,0.524153,0.525880,0.528106,0.530365,0.532724,0.534485,0.535947,0.537674,0.539336,0.541429,0.542957,0.544551,0.546346,0.548007,0.549934,0.551761,0.553455,0.555316,0.556711,0.558206,0.559801,0.560997,0.562691,0.564219,0.565183,0.566445,0.567641,0.569003,0.570199,0.571860,0.573023,0.574120,0.575382,0.576678,0.577940,0.578970,0.580100,0.581329,0.582658,0.583854,0.584850,0.585980,0.586877,0.588173,0.588970,0.590365,0.591395,0.592591,0.593721,0.594618,0.595482,0.596379,0.597243,0.598372,0.599169,0.599967,0.600565,0.601329,0.602292,0.603455,0.604053,0.604983,0.605947,0.606611,0.607276,0.608073,0.608804,0.609601,0.610498,0.610997,0.611927,0.612890,0.613821,0.614419,0.614950,0.615648,0.616279,0.617076,0.617741,0.618771,0.619535,0.620166,0.621063,0.621561,0.622159,0.622957,0.623721,0.624651,0.625150,0.626146,0.626711,0.627442,0.628206,0.629136,0.629435,0.630100,0.630598,0.630997,0.631794,0.632226,0.633056,0.633488,0.633887,0.634485,0.635183,0.635748,0.636312,0.636744,0.637342,0.638040,0.638505,0.638804,0.639435,0.640233,0.640864,0.641329,0.641794,0.642359,0.642724,0.643156,0.643455,0.644053,0.644452,0.644817,0.645515,0.646080,0.646379,0.646910,0.647508,0.647973,0.648571,0.649169,0.649668,0.650100,0.650664,0.651130,0.651561,0.652292,0.652757,0.653322,0.653821,0.654286,0.654585,0.654817,0.655183,0.655914,0.656279,0.656777,0.657209,0.657907,0.658272,0.658671,0.659269,0.659900,0.660332,0.660731,0.661262,0.661860,0.662492,0.662890,0.663488,0.663987,0.664518,0.664917,0.665648,0.666113,0.666877,0.667575,0.668073,0.668904,0.669668,0.670166,0.670498,0.670997,0.671362,0.671794,0.672159,0.672757,0.673488,0.673953,0.674618,0.675083,0.675914,0.676512,0.676977,0.677442,0.677907,0.678472,0.678837,0.679502,0.680066,0.680498,0.680864,0.681495,0.682060,0.682691,0.683256,0.683688,0.684186,0.684551,0.684850,0.685282,0.685814,0.686246,0.686611,0.686977,0.687342,0.687641,0.687940,0.688405,0.688738,0.689103,0.689468,0.689834,0.690100,0.690465,0.690764,0.691096,0.691362,0.691561,0.692027,0.692292,0.692558,0.692890,0.693090,0.693322,0.693488,0.693854,0.694120,0.694319,0.694485,0.694684,0.694884,0.695282,0.695615,0.695781,0.696179,0.696412,0.696645,0.696811,0.697010,0.697176,0.697342,0.697542,0.697940,0.698140,0.698472,0.698571,0.698870,0.699070,0.699402,0.699767,0.699934,0.700233,0.700498,0.700631,0.700764,0.700997,0.701229,0.701329,0.701495,0.701661,0.701860,0.701927,0.701993,0.702193,0.702359,0.702558,0.702757,0.703023,0.703189,0.703422,0.703588,0.703854,0.703987,0.704219,0.704452,0.704817,0.705116,0.705249,0.705581,0.705748,0.706013,0.706412,0.706844,0.707043,0.707309,0.707475,0.707907,0.708239,0.708505,0.708970,0.709269,0.709801,0.710365,0.710698,0.711196,0.711794,0.712292,0.712691,0.713156,0.713621,0.714086,0.714751,0.715216,0.716113,0.716611,0.717143,0.718173,0.718904,0.719635,0.720365,0.721063,0.722193,0.723156,0.724153,0.725150,0.726047,0.727276,0.728605,0.729701,0.730797,0.732093,0.733355,0.734485,0.735748,0.737209,0.738605,0.740066,0.741860,0.743987,0.745581,0.747342,0.749169,0.750930,0.753322,0.754684,0.756744,0.758405,0.760365,0.762226,0.763854,0.765947,0.768040,0.770332,0.772027,0.774319,0.775847,0.777774,0.780133,0.781661,0.784020,0.786246,0.788671,0.790465,0.792326,0.793854,0.795316,0.797176,0.798870,0.800963,0.802924,0.804684,0.806977,0.808605,0.810664,0.812326,0.813654,0.815382,0.816977,0.818272,0.819701,0.821329,0.822658,0.823920,0.825050,0.826246,0.827043,0.828538,0.829701,0.830698,0.831894,0.832658,0.833787,0.834718,0.835781,0.836877,0.837807,0.839070,0.840233,0.841329,0.842027,0.842924,0.843821,0.844751,0.845714,0.846777,0.847608,0.848505,0.849336,0.850033,0.850831,0.851661,0.852558,0.853654,0.854618,0.855814,0.856777,0.857674,0.858804,0.859767,0.860399,0.861561,0.862691,0.863621,0.864518,0.865515,0.866379,0.867143,0.867708,0.868538,0.869402,0.870166,0.870731,0.871561,0.872458,0.873023,0.873654,0.874419,0.875017,0.875681,0.876279,0.877076,0.877841,0.878405,0.878937,0.879568,0.880066,0.880498,0.880930,0.881362,0.881761,0.882458,0.882924,0.883189,0.883555,0.884120,0.884319,0.884618,0.884917,0.885150,0.885415,0.885814,0.886179,0.886379,0.886777,0.887043,0.887309,0.887708,0.888007,0.888405,0.889070,0.889269,0.889601,0.890066,0.890166,0.890498,0.890831,0.890997,0.891196,0.891528,0.891860,0.891960,0.892193,0.892425,0.892625,0.892857,0.893023,0.893156,0.893455,0.893654,0.893920,0.894153,0.894385,0.894684,0.894884,0.895116,0.895515,0.895681,0.895880,0.896047,0.896312,0.896478,0.896611,0.896777,0.897076,0.897276,0.897409,0.897641,0.897907,0.898040,0.898306,0.898738,0.898970,0.899169,0.899435,0.899701,0.899867,0.900033,0.900233,0.900432,0.900565,0.900897,0.901063,0.901395,0.901595,0.901960,0.902093,0.902259,0.902492,0.902724,0.902924,0.903023,0.903389,0.903654,0.903953,0.904419,0.904718,0.904950,0.905415,0.905781,0.905947,0.906213,0.906379,0.906645,0.906910,0.906977,0.907475,0.907708,0.908106,0.908339,0.908605,0.908937,0.909369,0.909668,0.909867,0.910066,0.910365,0.910664,0.910997,0.911196,0.911628,0.912060,0.912326,0.912525,0.912824,0.913289,0.913422,0.913588,0.913721,0.913953,0.914319,0.914684,0.914983,0.915316,0.915648,0.915847,0.916113,0.916412,0.916777,0.917143,0.917674,0.917841,0.918040,0.918173,0.918538,0.918771,0.918970,0.919236,0.919468,0.919701,0.919934,0.920133,0.920565,0.920764,0.921130,0.921395,0.921595,0.921628,0.921860,0.922060,0.922093,0.922259,0.922392,0.922658,0.922757,0.922957,0.923123,0.923189,0.923355,0.923621,0.923754,0.923887,0.924219,0.924452,0.924551,0.924684,0.924850,0.925017,0.925183,0.925349,0.925482,0.925615,0.925781,0.925980,0.926013,0.926047,0.926179,0.926379,0.926445,0.926611,0.926877,0.927143,0.927309,0.927475,0.927575,0.927608,0.927741,0.927907,0.928073,0.928239,0.928306,0.928405,0.928671,0.928870,0.928970,0.929103,0.929302,0.929369,0.929502,0.929635,0.929668,0.929701,0.929801,0.929934,0.929967,0.930066,0.930133,0.930233,0.930365,0.930465,0.930498,0.930764,0.930797,0.930897,0.930930,0.931030,0.931096,0.931229,0.931262,0.931462,0.931528,0.931595,0.931661,0.931728,0.931761,0.931894,0.931927,0.932093,0.932126,0.932226,0.932292,0.932359,0.932458,0.932492,0.932558,0.932591,0.932625,0.932724,0.932757,0.932857,0.932924,0.933023,0.933090,0.933156,0.933223,0.933256,0.933322,0.933422,0.933488,0.933522,0.933688,0.933721,0.933754,0.933787,0.933821,0.933854,0.933887,0.933953,0.934020,0.934086,0.934120,0.934186,0.934286,0.934319,0.934352,0.934385,0.934485,0.934551,0.934618,0.934651,0.934684,0.934751,0.934784,0.934817,0.934884,0.934950,0.934983,0.935017,0.935050,0.935116,0.935150,0.935183,0.935249,0.935316,0.935382,0.935415,0.935449,0.935482,0.935515,0.935581,0.935681,0.935714,0.935748,0.935814,0.935847,0.935980,0.936013,0.936080,0.936113,0.936179,0.936246,0.936346,0.936412,0.936478,0.936611,0.936678,0.936744,0.936844,0.936910,0.936944,0.936977,0.937010,0.937043,0.937110,0.937209,0.937276,0.937309,0.937375,0.937409,0.937508,0.937542,0.937608,0.937674,0.937708,0.937774,0.937841,0.937907,0.937940,0.938040,0.938073,0.938106,0.938140,0.938206,0.938239,0.938272,0.938372,0.938405,0.938472,0.938571,0.938638,0.938704,0.938738,0.938804,0.938870,0.938904,0.938937,0.938970,0.939003,0.939037,0.939103,0.939136,0.939169,0.939203,0.939302,0.939435,0.939468,0.939502,0.939535,0.939568,0.939601,0.939635,0.939668,0.939701,0.939834,0.940000,0.940033,0.940066,0.940100,0.940133,0.940166,0.940233,0.940299,0.940332,0.940465,0.940498,0.940565,0.940598,0.940631,0.940698,0.940764,0.940831,0.940930,0.940963,0.941030,0.941096,0.941130,0.941296,0.941329,0.941362,0.941395,0.941429,0.941462,0.941495,0.941561,0.941595,0.941628,0.941694,0.941728,0.941761,0.941860,0.941894,0.941960,0.941993,0.942027,0.942093,0.942126,0.942159,0.942226,0.942259,0.942292,0.942359,0.942392,0.942425,0.942525,0.942591,0.942625,0.942691,0.942724,0.942757,0.942791,0.942857,0.942890,0.942957,0.942990,0.943023,0.943056,0.943090,0.943156,0.943223,0.943256,0.943289,0.943355,0.943422,0.943455,0.943488,0.943522,0.943555,0.943588,0.943621,0.943654,0.943721,0.943754,0.943787,0.943821,0.943854,0.943887,0.943920,0.943953,0.943987,0.944053,0.944086,0.944153,0.944186,0.944219,0.944286,0.944319,0.944385,0.944419,0.944452,0.944485,0.944551,0.944585,0.944618,0.944684,0.944718,0.944751,0.944784,0.944884,0.944983,0.945050,0.945083,0.945150,0.945183,0.945216,0.945282,0.945349,0.945382,0.945449,0.945482,0.945515,0.945581,0.945648,0.945748,0.945847,0.945880,0.945914,0.945947,0.945980,0.946013,0.946047,0.946080,0.946113,0.946146,0.946179,0.946246,0.946279,0.946346,0.946379,0.946412,0.946445,0.946478,0.946512,0.946545,0.946578,0.946645,0.946678,0.946711,0.946744,0.946777,0.946811,0.946844,0.946910,0.946944,0.946977,0.947010,0.947043,0.947076,0.947143,0.947176,0.947209,0.947276,0.947309,0.947342,0.947375,0.947442,0.947475,0.947508,0.947542,0.947575,0.947608,0.947641,0.947674,0.947741,0.947774,0.947807,0.947841,0.947874,0.947907,0.948007,0.948040,0.948073,0.948106,0.948140,0.948206,0.948306,0.948339,0.948372,0.948439,0.948472,0.948505,0.948538,0.948571,0.948605,0.948638,0.948671,0.948704,0.948738,0.948804,0.948837,0.948870,0.948904,0.948937,0.948970,0.949003,0.949037,0.949070,0.949136,0.949169,0.949203,0.949302,0.949336,0.949402,0.949435,0.949468,0.949502,0.949535,0.949568,0.949601,0.949668,0.949767,0.949801,0.949834,0.949867,0.949900,0.949934,0.949967,0.950000,0.950066,0.950100,0.950133,0.950166,0.950199,0.950233,0.950365,0.950399,0.950432,0.950465,0.950498,0.950532,0.950565,0.950598,0.950631,0.950664,0.950698,0.950731,0.950764,0.950797,0.950831,0.950864,0.950897,0.950930,0.950997,0.951030,0.951063,0.951096,0.951130,0.951163,0.951196,0.951229,0.951262,0.951296,0.951329,0.951362,0.951395,0.951429,0.951561,0.951628,0.951728,0.951794,0.951827,0.951860,0.951894,0.951927,0.951960,0.952027,0.952193,0.952259,0.952292,0.952359,0.952392,0.952425,0.952458,0.952492,0.952558,0.952591,0.952625,0.952658,0.952724,0.952757,0.952857,0.952924,0.952957,0.952990,0.953023,0.953056,0.953090,0.953123,0.953156,0.953223,0.953256,0.953289,0.953322,0.953422,0.953455,0.953488,0.953522,0.953555,0.953621,0.953654,0.953688,0.953754,0.953787,0.953953,0.953987,0.954020,0.954086,0.954186,0.954219,0.954252,0.954286,0.954319,0.954352,0.954385,0.954419,0.954452,0.954518,0.954651,0.954684,0.954718,0.954884,0.954917,0.954983,0.955017,0.955083,0.955150,0.955216,0.955249,0.955282,0.955316,0.955349,0.955382,0.955415,0.955449,0.955482,0.955515,0.955548,0.955581,0.955615,0.955648,0.955681,0.955748,0.955781,0.955814,0.955847,0.955880,0.955947,0.955980,0.956013,0.956047,0.956080,0.956113,0.956146,0.956179,0.956213,0.956246,0.956279,0.956312,0.956346,0.956379,0.956412,0.956445,0.956478,0.956512,0.956545,0.956578,0.956611,0.956645,0.956678,0.956744,0.956811,0.956844,0.956877,0.956910,0.956977,0.957010,0.957043,0.957076,0.957110,0.957176,0.957209,0.957243,0.957276,0.957309,0.957375,0.957409,0.957442,0.957475,0.957508,0.957542,0.957575,0.957641,0.957674,0.957708,0.957741,0.957774,0.957807,0.957841,0.957874,0.957907,0.957940,0.957973,0.958040,0.958073,0.958106,0.958140,0.958173,0.958206,0.958239,0.958272,0.958306,0.958372,0.958439,0.958472,0.958505,0.958538,0.958571,0.958605,0.958638,0.958671,0.958704,0.958738,0.958804,0.958837,0.958870,0.958904,0.958970,0.959037,0.959070,0.959103,0.959136,0.959169,0.959203,0.959269,0.959369,0.959402,0.959435,0.959502,0.959535,0.959568,0.959601,0.959635,0.959701,0.959734,0.959767,0.959801,0.959834,0.959900,0.959934,0.960000,0.960033,0.960066,0.960100,0.960133,0.960166,0.960199,0.960233,0.960266,0.960299,0.960465,0.960498,0.960532,0.960565,0.960598,0.960631,0.960664,0.960698,0.960764,0.960797,0.960831,0.960864,0.960897,0.960930,0.960997,0.961030,0.961130,0.961163,0.961196,0.961229,0.961262,0.961296,0.961329,0.961362,0.961429,0.961462,0.961495,0.961528,0.961561,0.961595,0.961628,0.961661,0.961728,0.961761,0.961794,0.961860,0.961894,0.961927,0.961960,0.961993,0.962027,0.962060,0.962093,0.962126,0.962159,0.962193,0.962259,0.962292,0.962326,0.962359,0.962392,0.962425,0.962458,0.962492,0.962525,0.962558,0.962591,0.962625,0.962658,0.962691,0.962724,0.962791,0.962824,0.962857,0.962890,0.962924,0.962957,0.962990,0.963023,0.963056,0.963090,0.963123,0.963156,0.963189,0.963223,0.963256,0.963289,0.963322,0.963355,0.963389,0.963422,0.963488,0.963555,0.963621,0.963654,0.963721,0.963787,0.963854,0.963887,0.963920,0.963987,0.964020,0.964053,0.964086,0.964120,0.964219,0.964252,0.964286,0.964319,0.964352,0.964419,0.964452,0.964485,0.964518,0.964585,0.964618,0.964684,0.964718,0.964784,0.964850,0.964884,0.964950,0.965017,0.965116,0.965150,0.965316,0.965415,0.965482,0.965581,0.965615,0.965648,0.965748,0.965880,0.965914,0.966047,0.966146,0.966179,0.966312,0.966412,0.966512,0.966578,0.966645,0.966777,0.966944,0.967043,0.967076,0.967143,0.967176,0.967276,0.967309,0.967375,0.967475,0.967542,0.967708,0.967807,0.968073,0.968173,0.968272,0.968339,0.968405,0.968571,0.968638,0.968771,0.968837,0.968904,0.968937,0.969037,0.969169,0.969302,0.969369,0.969601,0.969668,0.969801,0.969967,0.970066,0.970233,0.970266,0.970399,0.970465,0.970532,0.970764,0.970864,0.971163,0.971296,0.971462,0.971595,0.971761,0.971993,0.972159,0.972259,0.972326,0.972492,0.972558,0.972791,0.972924,0.973156,0.973256,0.973355,0.973455,0.973588,0.973754,0.973920,0.974053,0.974219,0.974518,0.974684,0.974917,0.974983,0.975382,0.975648,0.975781,0.975947,0.976080,0.976213,0.976346,0.976478,0.976611,0.976777,0.976944,0.977110,0.977342,0.977475,0.977641,0.977674,0.977841,0.977907,0.978040,0.978272,0.978472,0.978671,0.978804,0.979003,0.979037,0.979136,0.979269,0.979402,0.979468,0.979668,0.979801,0.980033,0.980133,0.980299,0.980332,0.980399,0.980598,0.980698,0.980864,0.980930,0.981030,0.981163,0.981229,0.981395,0.981462,0.981495,0.981561,0.981661,0.981761,0.981794,0.981993,0.982159,0.982226,0.982392,0.982625,0.982691,0.982857,0.982890,0.982990,0.983023,0.983090,0.983223,0.983322,0.983355,0.983422,0.983555,0.983588,0.983787,0.983953,0.984053,0.984120,0.984153,0.984286,0.984385,0.984485,0.984585,0.984618,0.984751,0.984884,0.984917,0.985083,0.985150,0.985316,0.985349,0.985415,0.985482,0.985581,0.985615,0.985681,0.985714,0.985781,0.985814,0.985847,0.985914,0.986047,0.986179,0.986312,0.986346,0.986379,0.986478,0.986545,0.986611,0.986645,0.986678,0.986744,0.986777,0.986811,0.986877,0.986910,0.986977,0.987010,0.987043,0.987209,0.987276,0.987342,0.987375,0.987442,0.987508,0.987542,0.987575,0.987641,0.987674,0.987708,0.987741,0.987807,0.987874,0.987907,0.987940,0.988007,0.988040,0.988073,0.988140,0.988173,0.988206,0.988239,0.988306,0.988339,0.988372,0.988405,0.988439,0.988472,0.988538,0.988571,0.988605,0.988638,0.988671,0.988738,0.988771,0.988870,0.988937,0.988970,0.989003,0.989037,0.989070,0.989103,0.989136,0.989169,0.989203,0.989236,0.989302,0.989336,0.989369,0.989435,0.989468,0.989502,0.989535,0.989568,0.989601,0.989635,0.989668,0.989701,0.989734,0.989767,0.989801,0.989834,0.989867,0.989900,0.989934,0.990000,0.990033,0.990066,0.990133,0.990166,0.990233,0.990266,0.990299,0.990332,0.990365,0.990399,0.990432,0.990465,0.990498,0.990532,0.990565,0.990598,0.990631,0.990664,0.990698,0.990731,0.990797,0.990831,0.990864,0.990897,0.990930,0.990963,0.990997,0.991030,0.991063,0.991096,0.991130,0.991163,0.991196,0.991229,0.991262,0.991296,0.991329,0.991362,0.991395,0.991429,0.991495,0.991595,0.991728,0.991761,0.991794,0.991827,0.991860,0.991927,0.991960,0.991993,0.992093,0.992126,0.992193,0.992226,0.992292,0.992359,0.992392,0.992492,0.992525,0.992691,0.992724,0.992791,0.992857,0.992924,0.992957,0.992990,0.993023,0.993090,0.993189,0.993223,0.993289,0.993422,0.993488,0.993522,0.993621,0.993654,0.993688,0.993721,0.993787,0.993887,0.993920,0.993953,0.993987,0.994053,0.994086,0.994153,0.994186,0.994219,0.994319,0.994419,0.994485,0.994518,0.994618,0.994684,0.994718,0.994751,0.994817,0.994850,0.994884,0.994950,0.994983,0.995017,0.995083,0.995116,0.995216,0.995249,0.995282,0.995349,0.995382,0.995449,0.995482,0.995515,0.995581,0.995615,0.995648,0.995681,0.995748,0.995781,0.995814,0.995847,0.995914,0.995980,0.996013,0.996047,0.996080,0.996113,0.996146,0.996213,0.996246,0.996346,0.996379,0.996412,0.996445,0.996478,0.996512,0.996545,0.996578,0.996611,0.996645,0.996678,0.996711,0.996744,0.996777,0.996811,0.996877,0.996910,0.996944,0.996977,0.997010,0.997043,0.997076,0.997143,0.997176,0.997209,0.997243,0.997276,0.997309,0.997342,0.997375,0.997409,0.997442,0.997475,0.997508,0.997542,0.997575,0.997608,0.997641,0.997674,0.997708,0.997741,0.997774,0.997807,0.997841,0.997874,0.997907,0.997940,0.997973,0.998007,0.998040,0.998073,0.998106,0.998140,0.998173,0.998206,0.998239,0.998272,0.998339,0.998372,0.998405,0.998439,0.998472,0.998505,0.998538,0.998571,0.998605,0.998638,0.998671,0.998704,0.998738,0.998771,0.998804,0.998837,0.998870,0.998904,0.998937,0.998970,0.999003,0.999037,0.999070,0.999103,0.999136,0.999169,0.999203,0.999236,0.999269,0.999302,0.999336,0.999369,0.999402,0.999435,0.999468,0.999502,0.999535,0.999568,0.999601,0.999635,0.999668,0.999701,0.999734,0.999767,0.999801,0.999834,0.999867],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0135,0.0142,0.0231,0.1093,0.1095,0.1098,0.1102,0.1103,0.1106,0.1107,0.1108,0.1109,0.1110,0.1111,0.1112,0.1113,0.1114,0.1115,0.1116,0.1117,0.1118,0.1119,0.1120,0.1121,0.1122,0.1123,0.1124,0.1125,0.1126,0.1127,0.1128,0.1129,0.1130,0.1131,0.1132,0.1133,0.1134,0.1135,0.1136,0.1137,0.1138,0.1139,0.1140,0.1141,0.1142,0.1143,0.1144,0.1145,0.1146,0.1147,0.1148,0.1149,0.1150,0.1151,0.1152,0.1153,0.1154,0.1155,0.1156,0.1157,0.1158,0.1159,0.1160,0.1161,0.1162,0.1163,0.1164,0.1165,0.1166,0.1167,0.1168,0.1169,0.1170,0.1171,0.1172,0.1173,0.1174,0.1175,0.1176,0.1177,0.1178,0.1179,0.1180,0.1181,0.1182,0.1183,0.1184,0.1185,0.1186,0.1187,0.1188,0.1189,0.1190,0.1191,0.1192,0.1193,0.1194,0.1195,0.1196,0.1197,0.1198,0.1199,0.1200,0.1201,0.1202,0.1203,0.1204,0.1205,0.1206,0.1207,0.1208,0.1209,0.1210,0.1211,0.1212,0.1213,0.1214,0.1215,0.1216,0.1217,0.1218,0.1219,0.1220,0.1221,0.1222,0.1223,0.1224,0.1225,0.1226,0.1227,0.1228,0.1229,0.1230,0.1231,0.1232,0.1233,0.1234,0.1235,0.1236,0.1237,0.1238,0.1239,0.1240,0.1241,0.1242,0.1243,0.1244,0.1245,0.1246,0.1247,0.1248,0.1249,0.1250,0.1251,0.1252,0.1253,0.1254,0.1255,0.1256,0.1257,0.1258,0.1259,0.1260,0.1261,0.1262,0.1263,0.1264,0.1265,0.1266,0.1267,0.1268,0.1269,0.1270,0.1271,0.1272,0.1273,0.1274,0.1275,0.1276,0.1277,0.1278,0.1279,0.1280,0.1281,0.1282,0.1283,0.1284,0.1285,0.1286,0.1287,0.1288,0.1289,0.1290,0.1291,0.1292,0.1293,0.1294,0.1295,0.1296,0.1297,0.1298,0.1299,0.1300,0.1301,0.1302,0.1303,0.1304,0.1305,0.1306,0.1307,0.1308,0.1309,0.1310,0.1311,0.1312,0.1313,0.1314,0.1315,0.1316,0.1317,0.1318,0.1319,0.1320,0.1321,0.1322,0.1323,0.1324,0.1325,0.1326,0.1327,0.1328,0.1329,0.1330,0.1331,0.1332,0.1333,0.1334,0.1335,0.1336,0.1337,0.1338,0.1339,0.1340,0.1341,0.1342,0.1343,0.1344,0.1345,0.1346,0.1347,0.1348,0.1349,0.1350,0.1351,0.1352,0.1353,0.1354,0.1355,0.1356,0.1357,0.1358,0.1359,0.1360,0.1361,0.1362,0.1363,0.1364,0.1365,0.1366,0.1367,0.1368,0.1369,0.1370,0.1371,0.1372,0.1373,0.1374,0.1375,0.1376,0.1377,0.1378,0.1379,0.1380,0.1381,0.1382,0.1383,0.1384,0.1385,0.1386,0.1387,0.1388,0.1389,0.1390,0.1391,0.1392,0.1393,0.1394,0.1395,0.1396,0.1397,0.1398,0.1399,0.1400,0.1401,0.1402,0.1403,0.1404,0.1405,0.1406,0.1407,0.1408,0.1409,0.1410,0.1411,0.1412,0.1413,0.1414,0.1415,0.1416,0.1417,0.1418,0.1419,0.1420,0.1421,0.1422,0.1423,0.1424,0.1425,0.1426,0.1427,0.1428,0.1429,0.1430,0.1431,0.1432,0.1433,0.1434,0.1435,0.1436,0.1437,0.1438,0.1439,0.1440,0.1441,0.1442,0.1443,0.1444,0.1445,0.1446,0.1447,0.1448,0.1449,0.1450,0.1451,0.1452,0.1453,0.1454,0.1455,0.1456,0.1457,0.1458,0.1459,0.1460,0.1461,0.1462,0.1463,0.1464,0.1465,0.1466,0.1467,0.1468,0.1469,0.1470,0.1471,0.1472,0.1473,0.1474,0.1475,0.1476,0.1477,0.1478,0.1479,0.1480,0.1481,0.1482,0.1483,0.1484,0.1485,0.1486,0.1487,0.1488,0.1489,0.1490,0.1491,0.1492,0.1493,0.1494,0.1495,0.1496,0.1497,0.1498,0.1499,0.1500,0.1501,0.1502,0.1503,0.1504,0.1505,0.1506,0.1507,0.1508,0.1509,0.1510,0.1511,0.1512,0.1513,0.1514,0.1515,0.1516,0.1517,0.1518,0.1519,0.1520,0.1521,0.1522,0.1523,0.1524,0.1525,0.1526,0.1527,0.1528,0.1529,0.1530,0.1531,0.1532,0.1533,0.1534,0.1535,0.1536,0.1537,0.1538,0.1539,0.1540,0.1541,0.1542,0.1543,0.1544,0.1545,0.1546,0.1547,0.1548,0.1549,0.1550,0.1551,0.1552,0.1553,0.1554,0.1555,0.1556,0.1557,0.1558,0.1559,0.1560,0.1561,0.1562,0.1563,0.1564,0.1565,0.1566,0.1567,0.1568,0.1569,0.1570,0.1571,0.1572,0.1573,0.1574,0.1575,0.1576,0.1577,0.1578,0.1579,0.1580,0.1581,0.1582,0.1583,0.1584,0.1585,0.1586,0.1587,0.1588,0.1589,0.1590,0.1591,0.1592,0.1593,0.1594,0.1595,0.1596,0.1597,0.1598,0.1599,0.1600,0.1601,0.1602,0.1603,0.1604,0.1605,0.1606,0.1607,0.1608,0.1609,0.1610,0.1611,0.1612,0.1613,0.1614,0.1615,0.1616,0.1617,0.1618,0.1619,0.1620,0.1621,0.1622,0.1623,0.1624,0.1625,0.1626,0.1627,0.1628,0.1629,0.1630,0.1631,0.1632,0.1633,0.1634,0.1635,0.1636,0.1637,0.1638,0.1639,0.1640,0.1641,0.1642,0.1643,0.1644,0.1645,0.1646,0.1647,0.1648,0.1649,0.1650,0.1651,0.1652,0.1653,0.1654,0.1655,0.1656,0.1657,0.1658,0.1659,0.1660,0.1661,0.1662,0.1663,0.1664,0.1665,0.1666,0.1667,0.1668,0.1669,0.1670,0.1671,0.1672,0.1673,0.1674,0.1675,0.1676,0.1677,0.1678,0.1679,0.1680,0.1681,0.1682,0.1683,0.1684,0.1685,0.1686,0.1687,0.1688,0.1689,0.1690,0.1691,0.1692,0.1693,0.1694,0.1695,0.1696,0.1697,0.1698,0.1699,0.1700,0.1701,0.1702,0.1703,0.1704,0.1705,0.1706,0.1707,0.1708,0.1709,0.1710,0.1711,0.1712,0.1713,0.1714,0.1715,0.1716,0.1717,0.1718,0.1719,0.1720,0.1721,0.1722,0.1723,0.1724,0.1725,0.1726,0.1727,0.1728,0.1729,0.1730,0.1731,0.1732,0.1733,0.1734,0.1735,0.1736,0.1737,0.1738,0.1739,0.1740,0.1741,0.1742,0.1743,0.1744,0.1745,0.1746,0.1747,0.1748,0.1749,0.1750,0.1751,0.1752,0.1753,0.1754,0.1755,0.1756,0.1757,0.1758,0.1759,0.1760,0.1761,0.1762,0.1763,0.1764,0.1765,0.1766,0.1767,0.1768,0.1769,0.1770,0.1771,0.1772,0.1773,0.1774,0.1775,0.1776,0.1777,0.1778,0.1779,0.1780,0.1781,0.1782,0.1783,0.1785,0.1786,0.1787,0.1788,0.1789,0.1790,0.1791,0.1792,0.1793,0.1794,0.1795,0.1796,0.1797,0.1798,0.1799,0.1800,0.1801,0.1802,0.1803,0.1804,0.1805,0.1806,0.1807,0.1808,0.1809,0.1810,0.1811,0.1812,0.1813,0.1814,0.1815,0.1816,0.1817,0.1818,0.1819,0.1820,0.1822,0.1823,0.1824,0.1825,0.1826,0.1827,0.1828,0.1829,0.1830,0.1831,0.1832,0.1833,0.1834,0.1835,0.1836,0.1837,0.1838,0.1839,0.1840,0.1841,0.1842,0.1843,0.1844,0.1845,0.1846,0.1847,0.1848,0.1849,0.1850,0.1851,0.1852,0.1853,0.1854,0.1855,0.1856,0.1857,0.1858,0.1859,0.1860,0.1861,0.1862,0.1863,0.1864,0.1865,0.1866,0.1867,0.1868,0.1869,0.1870,0.1871,0.1872,0.1873,0.1874,0.1875,0.1876,0.1877,0.1878,0.1879,0.1880,0.1881,0.1882,0.1883,0.1884,0.1885,0.1886,0.1887,0.1888,0.1889,0.1890,0.1891,0.1892,0.1893,0.1894,0.1895,0.1896,0.1897,0.1898,0.1899,0.1900,0.1901,0.1902,0.1903,0.1904,0.1905,0.1906,0.1907,0.1908,0.1909,0.1910,0.1911,0.1912,0.1913,0.1914,0.1915,0.1916,0.1917,0.1918,0.1919,0.1920,0.1921,0.1922,0.1923,0.1924,0.1925,0.1926,0.1927,0.1928,0.1929,0.1930,0.1931,0.1932,0.1933,0.1934,0.1937,0.1938,0.1939,0.1940,0.1941,0.1942,0.1943,0.1944,0.1945,0.1946,0.1947,0.1948,0.1949,0.1950,0.1951,0.1953,0.1954,0.1955,0.1956,0.1957,0.1958,0.1959,0.1960,0.1961,0.1963,0.1964,0.1965,0.1966,0.1967,0.1968,0.1969,0.1970,0.1971,0.1972,0.1973,0.1974,0.1976,0.1977,0.1979,0.1980,0.1981,0.1982,0.1983,0.1984,0.1985,0.1986,0.1987,0.1989,0.1990,0.1992,0.1993,0.1994,0.1995,0.1996,0.1997,0.1998,0.2000,0.2001,0.2002,0.2003,0.2004,0.2005,0.2007,0.2008,0.2009,0.2011,0.2012,0.2013,0.2014,0.2015,0.2016,0.2017,0.2019,0.2020,0.2022,0.2023,0.2025,0.2026,0.2028,0.2029,0.2030,0.2031,0.2032,0.2033,0.2035,0.2037,0.2039,0.2041,0.2042,0.2043,0.2044,0.2045,0.2048,0.2049,0.2050,0.2051,0.2053,0.2054,0.2056,0.2057,0.2058,0.2059,0.2060,0.2061,0.2062,0.2064,0.2067,0.2069,0.2070,0.2072,0.2073,0.2075,0.2077,0.2080,0.2082,0.2083,0.2084,0.2085,0.2087,0.2089,0.2090,0.2092,0.2093,0.2094,0.2095,0.2096,0.2102,0.2103,0.2105,0.2108,0.2109,0.2110,0.2115,0.2116,0.2121,0.2122,0.2123,0.2124,0.2127,0.2131,0.2132,0.2133,0.2136,0.2137,0.2143,0.2145,0.2148,0.2150,0.2153,0.2154,0.2162,0.2163,0.2164,0.2165,0.2166,0.2167,0.2169,0.2171,0.2176,0.2177,0.2178,0.2180,0.2185,0.2194,0.2196,0.2201,0.2203,0.2204,0.2216,0.2221,0.2231,0.2239,0.2243,0.2249,0.2264,0.2272,0.2275,0.2280,0.2287,0.2291,0.2298,0.2322,0.2324,0.2330,0.2336,0.2339,0.2342,0.2346,0.2348,0.2349,0.2363,0.2368,0.2376,0.2384,0.2417,0.2431,0.2452,0.2461,0.2467,0.2473,0.2478,0.2489,0.2497,0.2501,0.2504,0.2506,0.2519,0.2521,0.2534,0.2557,0.2558,0.2570,0.2595,0.2599,0.2602,0.2605,0.2608,0.2613,0.2617,0.2620,0.2630,0.2632,0.2647,0.2651,0.2652,0.2682,0.2688,0.2692,0.2725,0.2731,0.2754,0.2775,0.2778,0.2791,0.2796,0.2810,0.2813,0.2820,0.2840,0.2852,0.2856,0.2899,0.2907,0.2922,0.2926,0.2946,0.2972,0.3030,0.3063,0.3071,0.3081,0.3087,0.3088,0.3094,0.3099,0.3103,0.3128,0.3209,0.3217,0.3237,0.3259,0.3287,0.3293,0.3304,0.3330,0.3369,0.3380,0.3394,0.3401,0.3405,0.3478,0.3542,0.3559,0.3584,0.3613,0.3629,0.3673,0.3693,0.3707,0.3738,0.3771,0.3847,0.4136,0.4143,0.4154,0.4168,0.4175,0.4176,0.4184,0.4186,0.4192,0.4196,0.4198,0.4203,0.4216,0.4218,0.4219,0.4220,0.4221,0.4222,0.4223,0.4224,0.4225,0.4226,0.4227,0.4231,0.4232,0.4235,0.4236,0.4237,0.4241,0.4244,0.4245,0.4246,0.4247,0.4248,0.4253,0.4254,0.4255,0.4256,0.4257,0.4258,0.4259,0.4261,0.4268,0.4269,0.4271,0.4273,0.4274,0.4275,0.4278,0.4280,0.4281,0.4282,0.4283,0.4284,0.4285,0.4286,0.4287,0.4288,0.4289,0.4290,0.4291,0.4293,0.4294,0.4295,0.4296,0.4297,0.4298,0.4299,0.4300,0.4301,0.4302,0.4303,0.4304,0.4305,0.4306,0.4307,0.4308,0.4309,0.4310,0.4311,0.4312,0.4313,0.4314,0.4316,0.4317,0.4318,0.4319,0.4320,0.4321,0.4322,0.4323,0.4324,0.4325,0.4326,0.4327,0.4328,0.4329,0.4330,0.4331,0.4332,0.4333,0.4334,0.4335,0.4336,0.4337,0.4338,0.4339,0.4340,0.4341,0.4342,0.4343,0.4344,0.4345,0.4346,0.4347,0.4348,0.4349,0.4350,0.4351,0.4352,0.4353,0.4354,0.4355,0.4356,0.4357,0.4358,0.4359,0.4360,0.4361,0.4362,0.4363,0.4364,0.4365,0.4366,0.4367,0.4368,0.4369,0.4370,0.4371,0.4372,0.4373,0.4374,0.4375,0.4376,0.4377,0.4378,0.4379,0.4380,0.4381,0.4382,0.4383,0.4384,0.4385,0.4386,0.4387,0.4388,0.4389,0.4390,0.4391,0.4392,0.4393,0.4394,0.4396,0.4397,0.4398,0.4399,0.4400,0.4401,0.4402,0.4403,0.4404,0.4405,0.4406,0.4408,0.4409,0.4410,0.4411,0.4412,0.4414,0.4415,0.4416,0.4417,0.4418,0.4419,0.4420,0.4421,0.4422,0.4423,0.4424,0.4426,0.4427,0.4428,0.4429,0.4430,0.4431,0.4432,0.4433,0.4434,0.4436,0.4437,0.4438,0.4439,0.4440,0.4441,0.4443,0.4444,0.4445,0.4447,0.4448,0.4449,0.4450,0.4451,0.4452,0.4454,0.4455,0.4456,0.4457,0.4458,0.4460,0.4461,0.4462,0.4463,0.4464,0.4466,0.4468,0.4471,0.4472,0.4473,0.4475,0.4476,0.4479,0.4480,0.4481,0.4483,0.4486,0.4489,0.4493,0.4494,0.4497,0.4498,0.4500,0.4501,0.4502,0.4505,0.4506,0.4508,0.4509,0.4512,0.4513,0.4516,0.4517,0.4518,0.4521,0.4522,0.4523,0.4526,0.4527,0.4529,0.4530,0.4533,0.4539,0.4543,0.4544,0.4548,0.4549,0.4550,0.4553,0.4554,0.4556,0.4557,0.4558,0.4560,0.4561,0.4564,0.4568,0.4576,0.4578,0.4581,0.4586,0.4587,0.4590,0.4597,0.4601,0.4609,0.4617,0.4619,0.4643,0.4647,0.4652,0.4666,0.4667,0.4669,0.4670,0.4672,0.4673,0.4674,0.4677,0.4685,0.4689,0.4693,0.4696,0.4699,0.4700,0.4707,0.4708,0.4713,0.4728,0.4741,0.4743,0.4747,0.4757,0.4765,0.4767,0.4796,0.4816,0.4822,0.4830,0.4881,0.4883,0.4956,0.4960,0.4969,0.5000,0.5013,0.5020,0.5055,0.5096,0.5110,0.5115,0.5116,0.5125,0.5158,0.5276,0.5338,0.5386,0.5483,0.5556,0.5583,0.5793,0.5899,0.6173,0.6223,0.6288,0.6480,0.6839,0.7071,0.7265,0.7462,0.7552,0.7936,0.9174,1.1244,1.1277,1.1349,1.1400,1.1425,1.1642,1.1682,1.4634],"y":[0.000066,0.000100,0.000133,0.000166,0.000199,0.000233,0.000266,0.000332,0.000432,0.000531,0.000598,0.000631,0.000698,0.000830,0.000963,0.001163,0.001329,0.001495,0.001661,0.001761,0.001993,0.002292,0.002458,0.002624,0.002890,0.003123,0.003455,0.004019,0.004617,0.005016,0.005514,0.005946,0.006544,0.007408,0.008338,0.009368,0.010231,0.011261,0.012158,0.013221,0.014417,0.015579,0.017107,0.019001,0.020795,0.022588,0.024714,0.027006,0.028734,0.030893,0.033318,0.035676,0.038666,0.041788,0.044911,0.047768,0.050923,0.053813,0.056870,0.060789,0.064942,0.068529,0.072150,0.076369,0.080355,0.085072,0.088626,0.092878,0.097894,0.102345,0.107029,0.111912,0.116629,0.121678,0.125930,0.131943,0.136859,0.143768,0.148784,0.154099,0.159846,0.164795,0.170841,0.177186,0.183431,0.188879,0.195622,0.202564,0.209075,0.215187,0.222097,0.229205,0.236680,0.243954,0.251296,0.258404,0.265878,0.272555,0.280494,0.287271,0.293848,0.300857,0.308298,0.315772,0.322250,0.329126,0.336533,0.344041,0.351515,0.359387,0.366629,0.373306,0.380614,0.388022,0.394964,0.402471,0.408883,0.415427,0.421804,0.428548,0.435989,0.442400,0.449674,0.455820,0.461866,0.468243,0.474754,0.481232,0.487610,0.493722,0.499601,0.505348,0.511128,0.517041,0.523352,0.529265,0.534813,0.539762,0.545376,0.551189,0.557301,0.562151,0.566835,0.572881,0.577996,0.583045,0.588061,0.592645,0.596931,0.602246,0.606796,0.612012,0.616131,0.620881,0.625332,0.629651,0.634301,0.638819,0.642473,0.647057,0.651375,0.655129,0.658683,0.662337,0.665892,0.669977,0.673499,0.676588,0.679544,0.682800,0.686088,0.689709,0.692533,0.695456,0.698977,0.701734,0.704458,0.707281,0.709839,0.712497,0.715453,0.717347,0.719705,0.722030,0.724223,0.725751,0.728109,0.730368,0.732361,0.734653,0.736846,0.739337,0.740832,0.742792,0.744585,0.746346,0.748140,0.749900,0.751661,0.753455,0.754750,0.756677,0.758305,0.759999,0.761394,0.762822,0.764350,0.765579,0.767041,0.768536,0.770263,0.771393,0.772289,0.773485,0.774714,0.776109,0.777405,0.778800,0.779697,0.781026,0.782122,0.783152,0.783916,0.784746,0.785643,0.786806,0.787902,0.788799,0.789729,0.790825,0.791689,0.792486,0.793516,0.794379,0.795210,0.795841,0.796672,0.797535,0.798233,0.799395,0.800326,0.800824,0.801555,0.802020,0.802750,0.803548,0.804046,0.804644,0.805341,0.805906,0.806670,0.807600,0.808298,0.808829,0.809328,0.810225,0.810889,0.811686,0.812018,0.812716,0.813181,0.813845,0.814244,0.814809,0.815141,0.815706,0.816071,0.816337,0.816802,0.817533,0.818064,0.818728,0.819127,0.819592,0.819924,0.820622,0.821020,0.821386,0.821718,0.822183,0.822814,0.823611,0.824243,0.824641,0.824973,0.825538,0.825937,0.826535,0.827099,0.827764,0.828196,0.828661,0.829026,0.829425,0.830023,0.830521,0.830919,0.831285,0.831816,0.832248,0.832680,0.833278,0.833909,0.834208,0.834607,0.834939,0.835371,0.835969,0.836334,0.836699,0.837098,0.837497,0.838128,0.838493,0.838892,0.839423,0.839822,0.840154,0.840586,0.840918,0.841217,0.841516,0.841881,0.842313,0.842712,0.843277,0.843841,0.844340,0.844938,0.845237,0.845469,0.845934,0.846266,0.846565,0.846931,0.847163,0.847529,0.847927,0.848293,0.848558,0.848957,0.849522,0.849854,0.850153,0.850452,0.850850,0.851149,0.851648,0.851880,0.852179,0.852677,0.853209,0.853840,0.854205,0.854538,0.854837,0.854969,0.855434,0.855667,0.855999,0.856331,0.856597,0.856963,0.857328,0.857760,0.858125,0.858524,0.859122,0.859620,0.859985,0.860318,0.860617,0.860915,0.861214,0.861713,0.862078,0.862377,0.862676,0.862875,0.863208,0.863673,0.863905,0.864271,0.864636,0.864968,0.865300,0.865533,0.865699,0.865965,0.866197,0.866463,0.866695,0.866928,0.867127,0.867327,0.867592,0.867891,0.868190,0.868556,0.868855,0.869187,0.869419,0.869718,0.869918,0.870217,0.870349,0.870615,0.870947,0.871213,0.871545,0.871678,0.871911,0.872210,0.872442,0.872642,0.873007,0.873140,0.873472,0.873638,0.873970,0.874336,0.874601,0.874801,0.875000,0.875332,0.875830,0.876163,0.876462,0.876794,0.877192,0.877425,0.877657,0.877857,0.878089,0.878355,0.878554,0.878853,0.879119,0.879352,0.879717,0.879916,0.880116,0.880381,0.880647,0.880979,0.881112,0.881511,0.881710,0.881909,0.882275,0.882507,0.882939,0.883238,0.883637,0.883836,0.883936,0.884168,0.884301,0.884467,0.884567,0.884700,0.884999,0.885264,0.885464,0.885763,0.886062,0.886327,0.886626,0.886992,0.887357,0.887689,0.888121,0.888320,0.888487,0.888819,0.889118,0.889583,0.889915,0.890247,0.890513,0.890745,0.891078,0.891310,0.891476,0.891842,0.892008,0.892340,0.892506,0.892772,0.893037,0.893204,0.893469,0.893536,0.893901,0.894267,0.894532,0.894765,0.894964,0.895197,0.895695,0.895894,0.896193,0.896492,0.896957,0.897389,0.897788,0.898186,0.898286,0.898452,0.898618,0.898884,0.898917,0.899249,0.899615,0.899947,0.900279,0.900412,0.900578,0.900844,0.901109,0.901408,0.901774,0.902139,0.902339,0.902538,0.902770,0.903036,0.903235,0.903335,0.903634,0.903867,0.904365,0.904730,0.905129,0.905395,0.905528,0.905860,0.906258,0.906458,0.906624,0.906923,0.907222,0.907521,0.907853,0.908019,0.908417,0.908883,0.909015,0.909414,0.909613,0.910045,0.910211,0.910676,0.910909,0.911175,0.911407,0.911673,0.911839,0.912038,0.912337,0.912570,0.912703,0.912968,0.913134,0.913301,0.913600,0.913832,0.914031,0.914264,0.914463,0.914563,0.914795,0.914995,0.915128,0.915260,0.915626,0.915825,0.916191,0.916323,0.916523,0.916921,0.917220,0.917486,0.917619,0.917719,0.917984,0.918117,0.918383,0.918615,0.918914,0.919047,0.919247,0.919579,0.919811,0.920044,0.920310,0.920476,0.920609,0.920908,0.921173,0.921373,0.921605,0.921771,0.921871,0.922004,0.922336,0.922568,0.922901,0.923233,0.923299,0.923465,0.923698,0.923864,0.924096,0.924163,0.924395,0.924562,0.924761,0.925060,0.925292,0.925425,0.925525,0.925658,0.925824,0.925957,0.926090,0.926322,0.926422,0.926588,0.926787,0.926953,0.927119,0.927319,0.927452,0.927750,0.927784,0.927917,0.928116,0.928282,0.928448,0.928614,0.928913,0.929013,0.929079,0.929345,0.929544,0.929777,0.929943,0.930109,0.930242,0.930341,0.930640,0.930807,0.930973,0.931238,0.931338,0.931604,0.931737,0.931969,0.932036,0.932335,0.932467,0.932600,0.932733,0.932833,0.933099,0.933165,0.933198,0.933231,0.933298,0.933398,0.933497,0.933730,0.933896,0.934128,0.934228,0.934494,0.934726,0.934826,0.935025,0.935225,0.935324,0.935490,0.935590,0.935723,0.935822,0.936055,0.936221,0.936454,0.936520,0.936686,0.936719,0.936819,0.936919,0.937151,0.937317,0.937550,0.937683,0.937782,0.937915,0.938015,0.938048,0.938247,0.938380,0.938513,0.938746,0.938845,0.938945,0.939045,0.939178,0.939310,0.939377,0.939543,0.939609,0.939809,0.939975,0.940041,0.940207,0.940340,0.940373,0.940573,0.940706,0.940872,0.941005,0.941237,0.941403,0.941636,0.941835,0.941935,0.942067,0.942200,0.942333,0.942533,0.942699,0.942765,0.942898,0.943130,0.943263,0.943429,0.943496,0.943629,0.943728,0.943828,0.943961,0.944061,0.944193,0.944260,0.944326,0.944426,0.944592,0.944725,0.944891,0.945057,0.945223,0.945423,0.945622,0.945755,0.945987,0.946319,0.946552,0.946618,0.946718,0.946917,0.947017,0.947083,0.947250,0.947316,0.947416,0.947648,0.947947,0.948113,0.948213,0.948313,0.948445,0.948545,0.948611,0.948811,0.948944,0.949010,0.949110,0.949243,0.949409,0.949741,0.949807,0.949841,0.949940,0.950040,0.950272,0.950472,0.950638,0.950737,0.950904,0.951169,0.951302,0.951568,0.951634,0.951800,0.952000,0.952133,0.952232,0.952365,0.952398,0.952498,0.952598,0.952664,0.952731,0.952930,0.952996,0.953129,0.953328,0.953362,0.953495,0.953627,0.953794,0.953860,0.954092,0.954292,0.954491,0.954657,0.954823,0.954956,0.955056,0.955222,0.955355,0.955554,0.955621,0.955787,0.955853,0.955953,0.956152,0.956218,0.956351,0.956517,0.956617,0.956750,0.956883,0.956949,0.957082,0.957248,0.957281,0.957381,0.957514,0.957746,0.957879,0.958112,0.958212,0.958278,0.958311,0.958411,0.958544,0.958677,0.958743,0.958843,0.958909,0.959009,0.959075,0.959241,0.959308,0.959374,0.959474,0.959573,0.959607,0.959640,0.959806,0.959872,0.959939,0.960005,0.960072,0.960171,0.960238,0.960271,0.960304,0.960437,0.960504,0.960570,0.960636,0.960703,0.960736,0.960769,0.960803,0.960902,0.961002,0.961135,0.961234,0.961268,0.961301,0.961367,0.961600,0.961699,0.961832,0.961866,0.961899,0.961998,0.962065,0.962098,0.962131,0.962198,0.962264,0.962430,0.962563,0.962696,0.962829,0.962895,0.962929,0.962962,0.962995,0.963095,0.963161,0.963194,0.963227,0.963294,0.963427,0.963460,0.963526,0.963593,0.963626,0.963726,0.963759,0.963859,0.963892,0.963925,0.963991,0.964025,0.964091,0.964124,0.964158,0.964191,0.964224,0.964257,0.964290,0.964390,0.964457,0.964490,0.964589,0.964689,0.964756,0.964789,0.964822,0.964922,0.964955,0.965054,0.965121,0.965154,0.965221,0.965287,0.965320,0.965353,0.965387,0.965420,0.965453,0.965520,0.965553,0.965619,0.965686,0.965719,0.965752,0.965852,0.965885,0.965918,0.965951,0.965985,0.966018,0.966051,0.966084,0.966151,0.966184,0.966284,0.966317,0.966350,0.966383,0.966416,0.966483,0.966516,0.966549,0.966583,0.966616,0.966682,0.966715,0.966815,0.966848,0.966881,0.966948,0.966981,0.967014,0.967048,0.967081,0.967114,0.967147,0.967214,0.967247,0.967313,0.967347,0.967413,0.967479,0.967513,0.967579,0.967612,0.967645,0.967679,0.967712,0.967778,0.967812,0.967845,0.967878,0.967944,0.967978,0.968011,0.968044,0.968077,0.968111,0.968144,0.968177,0.968210,0.968243,0.968277,0.968343,0.968376,0.968410,0.968443,0.968476,0.968509,0.968542,0.968576,0.968609,0.968642,0.968675,0.968708,0.968742,0.968775,0.968808,0.968841,0.968875,0.968908,0.968941,0.968974,0.969007,0.969041,0.969074,0.969107,0.969140,0.969174,0.969207,0.969240,0.969273,0.969306,0.969340,0.969373,0.969406,0.969439,0.969472,0.969506,0.969539,0.969572,0.969605,0.969639,0.969672,0.969705,0.969771,0.969838,0.969871,0.969938,0.969971,0.970004,0.970037,0.970070,0.970137,0.970170,0.970203,0.970237,0.970270,0.970303,0.970336,0.970369,0.970403,0.970436,0.970469,0.970502,0.970535,0.970569,0.970602,0.970635,0.970668,0.970702,0.970735,0.970768,0.970801,0.970834,0.970868,0.970901,0.970934,0.970967,0.971001,0.971034,0.971067,0.971100,0.971133,0.971167,0.971200,0.971233,0.971266,0.971299,0.971333,0.971366,0.971399,0.971432,0.971466,0.971499,0.971532,0.971565,0.971598,0.971632,0.971665,0.971698,0.971731,0.971765,0.971798,0.971831,0.971864,0.971897,0.971931,0.971964,0.971997,0.972030,0.972064,0.972097,0.972163,0.972196,0.972230,0.972263,0.972296,0.972329,0.972396,0.972429,0.972462,0.972529,0.972562,0.972595,0.972628,0.972661,0.972695,0.972794,0.972894,0.972960,0.973093,0.973160,0.973259,0.973326,0.973359,0.973392,0.973425,0.973525,0.973592,0.973658,0.973691,0.973791,0.973857,0.973957,0.974057,0.974090,0.974123,0.974189,0.974223,0.974256,0.974289,0.974322,0.974389,0.974422,0.974455,0.974488,0.974555,0.974588,0.974655,0.974754,0.974787,0.974854,0.975053,0.975153,0.975319,0.975419,0.975518,0.975585,0.975684,0.975784,0.975817,0.975850,0.975950,0.976050,0.976149,0.976315,0.976415,0.976482,0.976581,0.976614,0.976714,0.976747,0.976780,0.976847,0.976913,0.977013,0.977212,0.977345,0.977478,0.977578,0.977810,0.977843,0.977943,0.978176,0.978242,0.978342,0.978441,0.978541,0.978574,0.978707,0.978840,0.978940,0.979039,0.979272,0.979405,0.979604,0.979737,0.979903,0.980069,0.980235,0.980335,0.980567,0.980733,0.980833,0.981032,0.981265,0.981398,0.981531,0.981763,0.981896,0.982029,0.982228,0.982428,0.982660,0.982926,0.983092,0.983291,0.983358,0.983524,0.983690,0.983956,0.984055,0.984255,0.984421,0.984686,0.984919,0.984985,0.985052,0.985251,0.985284,0.985417,0.985617,0.985816,0.985915,0.986015,0.986248,0.986480,0.986680,0.986746,0.986879,0.986912,0.986978,0.987145,0.987244,0.987377,0.987477,0.987576,0.987709,0.987776,0.987909,0.987975,0.988075,0.988274,0.988374,0.988440,0.988540,0.988606,0.988805,0.989038,0.989138,0.989204,0.989437,0.989470,0.989636,0.989868,0.990001,0.990167,0.990367,0.990599,0.990732,0.990799,0.990898,0.991031,0.991131,0.991230,0.991330,0.991430,0.991529,0.991629,0.991762,0.991862,0.991961,0.992061,0.992127,0.992161,0.992194,0.992260,0.992327,0.992360,0.992459,0.992559,0.992626,0.992659,0.992758,0.992858,0.992891,0.992991,0.993091,0.993157,0.993190,0.993323,0.993423,0.993456,0.993489,0.993589,0.993722,0.993921,0.993954,0.993988,0.994154,0.994187,0.994220,0.994253,0.994353,0.994419,0.994519,0.994619,0.994685,0.994718,0.994752,0.994785,0.994818,0.994851,0.994884,0.994951,0.994984,0.995117,0.995183,0.995283,0.995316,0.995383,0.995416,0.995449,0.995516,0.995615,0.995648,0.995715,0.995748,0.995781,0.995815,0.995848,0.995914,0.995947,0.996014,0.996047,0.996080,0.996113,0.996180,0.996213,0.996246,0.996313,0.996346,0.996379,0.996412,0.996446,0.996512,0.996545,0.996612,0.996645,0.996678,0.996711,0.996745,0.996778,0.996844,0.996877,0.996911,0.996944,0.996977,0.997010,0.997044,0.997077,0.997110,0.997143,0.997176,0.997210,0.997243,0.997276,0.997309,0.997343,0.997409,0.997442,0.997475,0.997509,0.997542,0.997575,0.997608,0.997642,0.997675,0.997708,0.997741,0.997774,0.997808,0.997841,0.997874,0.997907,0.997940,0.997974,0.998007,0.998040,0.998073,0.998107,0.998173,0.998206,0.998239,0.998273,0.998306,0.998339,0.998372,0.998406,0.998439,0.998472,0.998505,0.998538,0.998572,0.998605,0.998638,0.998671,0.998704,0.998738,0.998771,0.998804,0.998837,0.998871,0.998904,0.998937,0.998970,0.999003,0.999037,0.999070,0.999103,0.999136,0.999170,0.999203,0.999236,0.999269,0.999302,0.999336,0.999369,0.999402,0.999435,0.999469,0.999502,0.999535,0.999568,0.999601,0.999635,0.999668,0.999701,0.999734,0.999767,0.999801,0.999834,0.999867],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0884,0.1147,0.1166,0.1167,0.1173,0.1178,0.1181,0.1184,0.1186,0.1187,0.1188,0.1190,0.1191,0.1192,0.1194,0.1195,0.1196,0.1197,0.1198,0.1199,0.1200,0.1201,0.1202,0.1203,0.1204,0.1205,0.1206,0.1207,0.1208,0.1209,0.1210,0.1211,0.1212,0.1213,0.1214,0.1215,0.1216,0.1217,0.1218,0.1219,0.1220,0.1221,0.1222,0.1223,0.1224,0.1225,0.1226,0.1227,0.1228,0.1229,0.1230,0.1231,0.1232,0.1233,0.1234,0.1235,0.1236,0.1237,0.1238,0.1239,0.1240,0.1241,0.1242,0.1243,0.1244,0.1245,0.1246,0.1247,0.1248,0.1249,0.1250,0.1251,0.1252,0.1253,0.1254,0.1255,0.1256,0.1257,0.1258,0.1259,0.1260,0.1261,0.1262,0.1263,0.1264,0.1265,0.1266,0.1267,0.1268,0.1269,0.1270,0.1271,0.1272,0.1273,0.1274,0.1275,0.1276,0.1277,0.1278,0.1279,0.1280,0.1281,0.1282,0.1283,0.1284,0.1285,0.1286,0.1287,0.1288,0.1289,0.1290,0.1291,0.1292,0.1293,0.1294,0.1295,0.1296,0.1297,0.1298,0.1299,0.1300,0.1301,0.1302,0.1303,0.1304,0.1305,0.1306,0.1307,0.1308,0.1309,0.1310,0.1311,0.1312,0.1313,0.1314,0.1315,0.1316,0.1317,0.1318,0.1319,0.1320,0.1321,0.1322,0.1323,0.1324,0.1325,0.1326,0.1327,0.1328,0.1329,0.1330,0.1331,0.1332,0.1333,0.1334,0.1335,0.1336,0.1337,0.1338,0.1339,0.1340,0.1341,0.1342,0.1343,0.1344,0.1345,0.1346,0.1347,0.1348,0.1349,0.1350,0.1351,0.1352,0.1353,0.1354,0.1355,0.1356,0.1357,0.1358,0.1359,0.1360,0.1361,0.1362,0.1363,0.1364,0.1365,0.1366,0.1367,0.1368,0.1369,0.1370,0.1371,0.1372,0.1373,0.1374,0.1375,0.1376,0.1377,0.1378,0.1380,0.1381,0.1382,0.1384,0.1385,0.1386,0.1387,0.1388,0.1389,0.1392,0.1393,0.1394,0.1395,0.1400,0.1404,0.1405,0.1407,0.1413,0.1415,0.1419,0.1423,0.1425,0.1426,0.1437,0.1440,0.1441,0.1444,0.1449,0.1452,0.1455,0.1456,0.1457,0.1459,0.1461,0.1462,0.1463,0.1465,0.1466,0.1473,0.1474,0.1476,0.1478,0.1480,0.1491,0.1499,0.1500,0.1502,0.1503,0.1514,0.1516,0.1517,0.1518,0.1522,0.1523,0.1530,0.1534,0.1535,0.1542,0.1570,0.1572,0.1578,0.1579,0.1580,0.1585,0.1586,0.1587,0.1588,0.1590,0.1591,0.1592,0.1593,0.1594,0.1595,0.1596,0.1597,0.1598,0.1599,0.1600,0.1601,0.1602,0.1603,0.1604,0.1605,0.1606,0.1607,0.1608,0.1609,0.1610,0.1611,0.1612,0.1613,0.1614,0.1615,0.1616,0.1617,0.1618,0.1619,0.1620,0.1621,0.1622,0.1623,0.1624,0.1625,0.1626,0.1627,0.1628,0.1629,0.1630,0.1631,0.1632,0.1633,0.1634,0.1635,0.1636,0.1637,0.1638,0.1639,0.1640,0.1641,0.1642,0.1643,0.1644,0.1645,0.1646,0.1647,0.1648,0.1649,0.1650,0.1651,0.1652,0.1653,0.1654,0.1655,0.1656,0.1657,0.1658,0.1659,0.1660,0.1661,0.1662,0.1663,0.1664,0.1665,0.1666,0.1667,0.1668,0.1669,0.1670,0.1671,0.1672,0.1673,0.1674,0.1675,0.1676,0.1677,0.1678,0.1679,0.1680,0.1681,0.1682,0.1683,0.1684,0.1685,0.1686,0.1687,0.1688,0.1689,0.1690,0.1691,0.1692,0.1693,0.1694,0.1695,0.1696,0.1697,0.1698,0.1699,0.1700,0.1701,0.1702,0.1703,0.1704,0.1705,0.1706,0.1707,0.1708,0.1709,0.1710,0.1711,0.1712,0.1713,0.1714,0.1715,0.1716,0.1717,0.1718,0.1719,0.1720,0.1721,0.1722,0.1723,0.1724,0.1725,0.1726,0.1727,0.1728,0.1729,0.1730,0.1731,0.1732,0.1733,0.1734,0.1735,0.1736,0.1737,0.1738,0.1739,0.1740,0.1741,0.1742,0.1743,0.1744,0.1745,0.1746,0.1747,0.1748,0.1749,0.1750,0.1751,0.1752,0.1753,0.1754,0.1755,0.1756,0.1757,0.1758,0.1759,0.1760,0.1761,0.1762,0.1763,0.1764,0.1765,0.1766,0.1767,0.1768,0.1769,0.1770,0.1771,0.1772,0.1773,0.1774,0.1775,0.1776,0.1777,0.1778,0.1779,0.1780,0.1781,0.1782,0.1783,0.1784,0.1785,0.1786,0.1787,0.1788,0.1789,0.1790,0.1791,0.1792,0.1793,0.1794,0.1795,0.1796,0.1797,0.1798,0.1799,0.1800,0.1801,0.1802,0.1803,0.1804,0.1805,0.1806,0.1807,0.1808,0.1809,0.1810,0.1811,0.1812,0.1813,0.1814,0.1815,0.1816,0.1817,0.1818,0.1819,0.1820,0.1821,0.1822,0.1823,0.1824,0.1825,0.1826,0.1827,0.1828,0.1829,0.1830,0.1831,0.1832,0.1833,0.1834,0.1835,0.1836,0.1837,0.1838,0.1839,0.1840,0.1841,0.1842,0.1843,0.1844,0.1845,0.1846,0.1847,0.1848,0.1849,0.1850,0.1851,0.1852,0.1853,0.1854,0.1855,0.1856,0.1857,0.1858,0.1859,0.1860,0.1861,0.1862,0.1863,0.1864,0.1865,0.1866,0.1867,0.1868,0.1869,0.1870,0.1871,0.1872,0.1873,0.1874,0.1875,0.1876,0.1877,0.1878,0.1879,0.1880,0.1881,0.1882,0.1883,0.1884,0.1885,0.1886,0.1887,0.1888,0.1889,0.1890,0.1891,0.1892,0.1893,0.1894,0.1895,0.1896,0.1897,0.1898,0.1899,0.1900,0.1901,0.1902,0.1903,0.1904,0.1905,0.1906,0.1907,0.1908,0.1909,0.1910,0.1911,0.1912,0.1913,0.1914,0.1915,0.1916,0.1917,0.1918,0.1919,0.1920,0.1921,0.1922,0.1923,0.1924,0.1925,0.1926,0.1927,0.1928,0.1929,0.1930,0.1931,0.1932,0.1933,0.1934,0.1935,0.1936,0.1937,0.1938,0.1939,0.1940,0.1941,0.1942,0.1943,0.1944,0.1945,0.1946,0.1947,0.1948,0.1949,0.1950,0.1951,0.1952,0.1953,0.1954,0.1955,0.1956,0.1957,0.1958,0.1959,0.1960,0.1961,0.1962,0.1963,0.1964,0.1965,0.1966,0.1967,0.1968,0.1969,0.1970,0.1971,0.1972,0.1973,0.1974,0.1975,0.1976,0.1977,0.1978,0.1979,0.1980,0.1981,0.1982,0.1983,0.1984,0.1985,0.1986,0.1987,0.1988,0.1989,0.1990,0.1991,0.1992,0.1993,0.1994,0.1995,0.1996,0.1997,0.1998,0.1999,0.2000,0.2001,0.2002,0.2003,0.2004,0.2005,0.2006,0.2007,0.2008,0.2009,0.2010,0.2011,0.2012,0.2013,0.2014,0.2015,0.2016,0.2017,0.2018,0.2019,0.2020,0.2021,0.2022,0.2023,0.2024,0.2025,0.2026,0.2027,0.2028,0.2029,0.2030,0.2031,0.2032,0.2033,0.2034,0.2035,0.2036,0.2037,0.2038,0.2039,0.2040,0.2041,0.2042,0.2043,0.2044,0.2045,0.2046,0.2047,0.2048,0.2049,0.2050,0.2051,0.2052,0.2053,0.2054,0.2055,0.2056,0.2057,0.2058,0.2059,0.2060,0.2061,0.2062,0.2063,0.2064,0.2065,0.2066,0.2067,0.2068,0.2069,0.2070,0.2071,0.2072,0.2073,0.2074,0.2075,0.2076,0.2077,0.2078,0.2079,0.2080,0.2081,0.2082,0.2083,0.2084,0.2085,0.2086,0.2087,0.2088,0.2089,0.2090,0.2091,0.2092,0.2093,0.2094,0.2095,0.2096,0.2097,0.2098,0.2099,0.2100,0.2101,0.2102,0.2103,0.2104,0.2105,0.2106,0.2107,0.2108,0.2109,0.2110,0.2111,0.2112,0.2113,0.2114,0.2115,0.2116,0.2117,0.2118,0.2119,0.2120,0.2121,0.2122,0.2123,0.2124,0.2125,0.2126,0.2127,0.2128,0.2129,0.2130,0.2131,0.2132,0.2133,0.2134,0.2135,0.2136,0.2137,0.2138,0.2139,0.2140,0.2141,0.2142,0.2143,0.2144,0.2145,0.2146,0.2147,0.2148,0.2149,0.2150,0.2151,0.2152,0.2153,0.2154,0.2155,0.2156,0.2157,0.2158,0.2159,0.2160,0.2161,0.2162,0.2163,0.2164,0.2165,0.2166,0.2167,0.2168,0.2169,0.2170,0.2171,0.2172,0.2173,0.2174,0.2175,0.2176,0.2177,0.2178,0.2179,0.2180,0.2181,0.2182,0.2183,0.2184,0.2185,0.2186,0.2187,0.2188,0.2189,0.2190,0.2191,0.2192,0.2193,0.2194,0.2195,0.2196,0.2197,0.2198,0.2199,0.2200,0.2201,0.2202,0.2203,0.2204,0.2205,0.2206,0.2207,0.2208,0.2209,0.2210,0.2211,0.2212,0.2213,0.2214,0.2215,0.2216,0.2217,0.2218,0.2219,0.2221,0.2222,0.2223,0.2224,0.2225,0.2226,0.2227,0.2228,0.2229,0.2230,0.2231,0.2233,0.2235,0.2236,0.2237,0.2238,0.2239,0.2240,0.2242,0.2243,0.2244,0.2245,0.2246,0.2247,0.2248,0.2249,0.2250,0.2251,0.2252,0.2253,0.2254,0.2255,0.2256,0.2257,0.2258,0.2259,0.2260,0.2261,0.2262,0.2263,0.2264,0.2265,0.2266,0.2267,0.2268,0.2269,0.2270,0.2271,0.2272,0.2273,0.2274,0.2275,0.2276,0.2277,0.2278,0.2279,0.2280,0.2281,0.2282,0.2283,0.2284,0.2285,0.2286,0.2287,0.2288,0.2289,0.2290,0.2291,0.2292,0.2293,0.2294,0.2295,0.2296,0.2297,0.2298,0.2299,0.2300,0.2302,0.2303,0.2304,0.2305,0.2306,0.2307,0.2308,0.2309,0.2310,0.2311,0.2312,0.2313,0.2314,0.2315,0.2316,0.2319,0.2320,0.2321,0.2322,0.2323,0.2324,0.2325,0.2326,0.2327,0.2328,0.2329,0.2330,0.2331,0.2332,0.2333,0.2334,0.2336,0.2337,0.2338,0.2339,0.2341,0.2342,0.2343,0.2344,0.2346,0.2347,0.2348,0.2349,0.2350,0.2352,0.2353,0.2354,0.2355,0.2356,0.2357,0.2358,0.2359,0.2360,0.2361,0.2362,0.2363,0.2364,0.2365,0.2366,0.2367,0.2368,0.2369,0.2370,0.2372,0.2373,0.2374,0.2375,0.2377,0.2379,0.2380,0.2381,0.2383,0.2384,0.2385,0.2387,0.2388,0.2389,0.2390,0.2392,0.2393,0.2394,0.2395,0.2396,0.2397,0.2398,0.2400,0.2401,0.2403,0.2405,0.2406,0.2407,0.2408,0.2409,0.2410,0.2411,0.2412,0.2413,0.2414,0.2415,0.2416,0.2417,0.2418,0.2419,0.2420,0.2421,0.2423,0.2425,0.2427,0.2428,0.2430,0.2431,0.2433,0.2434,0.2435,0.2438,0.2439,0.2440,0.2442,0.2443,0.2446,0.2448,0.2450,0.2451,0.2452,0.2454,0.2455,0.2458,0.2459,0.2460,0.2461,0.2462,0.2463,0.2464,0.2465,0.2466,0.2468,0.2469,0.2475,0.2476,0.2478,0.2479,0.2481,0.2485,0.2487,0.2488,0.2489,0.2490,0.2492,0.2493,0.2496,0.2498,0.2499,0.2500,0.2501,0.2502,0.2505,0.2507,0.2508,0.2509,0.2510,0.2511,0.2512,0.2513,0.2514,0.2515,0.2516,0.2517,0.2518,0.2520,0.2521,0.2522,0.2523,0.2524,0.2525,0.2527,0.2528,0.2529,0.2530,0.2532,0.2534,0.2536,0.2543,0.2545,0.2549,0.2551,0.2552,0.2553,0.2554,0.2555,0.2557,0.2558,0.2563,0.2564,0.2565,0.2567,0.2570,0.2572,0.2573,0.2578,0.2579,0.2581,0.2583,0.2588,0.2589,0.2590,0.2593,0.2595,0.2596,0.2598,0.2605,0.2607,0.2608,0.2609,0.2610,0.2612,0.2614,0.2615,0.2618,0.2620,0.2622,0.2623,0.2624,0.2625,0.2626,0.2628,0.2629,0.2630,0.2631,0.2633,0.2634,0.2636,0.2638,0.2641,0.2642,0.2644,0.2645,0.2646,0.2647,0.2649,0.2653,0.2655,0.2657,0.2658,0.2659,0.2660,0.2662,0.2663,0.2664,0.2665,0.2666,0.2667,0.2668,0.2669,0.2671,0.2672,0.2673,0.2675,0.2676,0.2678,0.2679,0.2681,0.2682,0.2683,0.2684,0.2685,0.2686,0.2687,0.2689,0.2690,0.2691,0.2692,0.2694,0.2695,0.2696,0.2697,0.2698,0.2699,0.2700,0.2701,0.2702,0.2703,0.2704,0.2705,0.2706,0.2708,0.2709,0.2712,0.2713,0.2714,0.2715,0.2716,0.2717,0.2718,0.2719,0.2722,0.2725,0.2726,0.2727,0.2728,0.2729,0.2730,0.2731,0.2732,0.2733,0.2734,0.2736,0.2737,0.2738,0.2739,0.2740,0.2741,0.2742,0.2743,0.2744,0.2746,0.2748,0.2749,0.2751,0.2752,0.2754,0.2755,0.2756,0.2757,0.2758,0.2759,0.2760,0.2761,0.2762,0.2763,0.2764,0.2765,0.2767,0.2768,0.2770,0.2771,0.2773,0.2774,0.2775,0.2779,0.2780,0.2782,0.2786,0.2787,0.2790,0.2791,0.2792,0.2793,0.2796,0.2797,0.2798,0.2799,0.2800,0.2801,0.2803,0.2805,0.2806,0.2807,0.2809,0.2813,0.2818,0.2819,0.2821,0.2822,0.2823,0.2827,0.2829,0.2830,0.2832,0.2833,0.2834,0.2836,0.2837,0.2843,0.2847,0.2848,0.2851,0.2857,0.2861,0.2866,0.2875,0.2879,0.2887,0.2894,0.2898,0.2899,0.2904,0.2907,0.2915,0.2916,0.2919,0.2926,0.2941,0.2955,0.2957,0.2959,0.2969,0.2975,0.2978,0.2979,0.2985,0.2987,0.2988,0.2993,0.2996,0.3006,0.3016,0.3034,0.3037,0.3042,0.3048,0.3051,0.3053,0.3059,0.3060,0.3061,0.3078,0.3082,0.3083,0.3096,0.3103,0.3108,0.3120,0.3121,0.3133,0.3150,0.3155,0.3157,0.3160,0.3164,0.3174,0.3177,0.3183,0.3193,0.3196,0.3222,0.3240,0.3250,0.3276,0.3278,0.3280,0.3336,0.3342,0.3381,0.3382,0.3390,0.3437,0.3450,0.3500,0.3513,0.3548,0.3550,0.3552,0.3610,0.3631,0.3719,0.3722,0.3723,0.3734,0.3736,0.3769,0.3776,0.3782,0.3795,0.3859,0.3871,0.3879,0.3883,0.3927,0.3986,0.4020,0.4096,0.4190,0.4236,0.4254,0.4285,0.4296,0.4318,0.4320,0.4324,0.4339,0.4355,0.4357,0.4359,0.4377,0.4386,0.4387,0.4390,0.4392,0.4393,0.4396,0.4408,0.4418,0.4420,0.4428,0.4437,0.4442,0.4443,0.4445,0.4452,0.4462,0.4469,0.4470,0.4491,0.4492,0.4507,0.4535,0.4598,0.4607,0.4665,0.4673,0.4675,0.4676,0.4677,0.4682,0.4684,0.4685,0.4693,0.4696,0.4697,0.4698,0.4703,0.4706,0.4709,0.4715,0.4717,0.4724,0.4725,0.4727,0.4728,0.4729,0.4730,0.4731,0.4735,0.4736,0.4737,0.4738,0.4739,0.4740,0.4741,0.4742,0.4743,0.4744,0.4745,0.4746,0.4747,0.4748,0.4752,0.4754,0.4755,0.4756,0.4757,0.4758,0.4760,0.4761,0.4762,0.4764,0.4765,0.4767,0.4768,0.4769,0.4771,0.4775,0.4776,0.4779,0.4781,0.4782,0.4783,0.4784,0.4785,0.4787,0.4789,0.4792,0.4793,0.4794,0.4795,0.4796,0.4797,0.4798,0.4799,0.4800,0.4801,0.4802,0.4803,0.4804,0.4805,0.4806,0.4807,0.4808,0.4809,0.4810,0.4811,0.4812,0.4813,0.4814,0.4815,0.4816,0.4817,0.4818,0.4819,0.4820,0.4821,0.4822,0.4823,0.4824,0.4825,0.4826,0.4827,0.4828,0.4829,0.4830,0.4831,0.4832,0.4833,0.4834,0.4835,0.4836,0.4837,0.4838,0.4839,0.4840,0.4841,0.4842,0.4843,0.4844,0.4845,0.4846,0.4847,0.4848,0.4849,0.4850,0.4851,0.4852,0.4853,0.4854,0.4855,0.4856,0.4857,0.4858,0.4859,0.4860,0.4861,0.4862,0.4863,0.4864,0.4865,0.4866,0.4867,0.4868,0.4869,0.4870,0.4871,0.4872,0.4873,0.4874,0.4875,0.4876,0.4877,0.4878,0.4879,0.4880,0.4881,0.4882,0.4883,0.4884,0.4885,0.4886,0.4887,0.4888,0.4889,0.4890,0.4891,0.4892,0.4893,0.4894,0.4895,0.4896,0.4897,0.4898,0.4899,0.4900,0.4901,0.4902,0.4903,0.4904,0.4905,0.4906,0.4907,0.4909,0.4911,0.4912,0.4913,0.4914,0.4916,0.4917,0.4918,0.4919,0.4920,0.4921,0.4922,0.4923,0.4924,0.4925,0.4926,0.4927,0.4928,0.4929,0.4930,0.4931,0.4932,0.4933,0.4934,0.4935,0.4936,0.4938,0.4939,0.4940,0.4942,0.4944,0.4945,0.4946,0.4947,0.4948,0.4949,0.4950,0.4951,0.4953,0.4955,0.4956,0.4957,0.4958,0.4959,0.4960,0.4962,0.4963,0.4966,0.4967,0.4968,0.4970,0.4971,0.4973,0.4975,0.4976,0.4977,0.4979,0.4982,0.4983,0.4985,0.4987,0.4989,0.4990,0.4992,0.4994,0.4995,0.4996,0.4997,0.4999,0.5001,0.5004,0.5005,0.5010,0.5013,0.5015,0.5016,0.5017,0.5018,0.5019,0.5020,0.5021,0.5024,0.5027,0.5028,0.5029,0.5030,0.5033,0.5034,0.5036,0.5039,0.5046,0.5056,0.5063,0.5064,0.5069,0.5078,0.5080,0.5081,0.5082,0.5083,0.5085,0.5087,0.5089,0.5098,0.5099,0.5109,0.5112,0.5117,0.5124,0.5135,0.5139,0.5144,0.5153,0.5158,0.5163,0.5167,0.5173,0.5174,0.5183,0.5190,0.5191,0.5196,0.5197,0.5201,0.5202,0.5206,0.5208,0.5213,0.5222,0.5225,0.5232,0.5241,0.5244,0.5251,0.5254,0.5259,0.5266,0.5268,0.5272,0.5274,0.5275,0.5276,0.5280,0.5282,0.5283,0.5284,0.5288,0.5290,0.5293,0.5295,0.5298,0.5303,0.5309,0.5310,0.5324,0.5328,0.5330,0.5356,0.5375,0.5382,0.5390,0.5395,0.5430,0.5431,0.5434,0.5437,0.5440,0.5444,0.5454,0.5458,0.5461,0.5467,0.5470,0.5481,0.5482,0.5483,0.5485,0.5515,0.5523,0.5536,0.5539,0.5559,0.5565,0.5568,0.5572,0.5599,0.5600,0.5613,0.5640,0.5675,0.5684,0.5708,0.5719,0.5723,0.5751,0.5759,0.5772,0.5791,0.5825,0.5827,0.5842,0.5847,0.5850,0.5856,0.5859,0.5867,0.5870,0.5909,0.5935,0.6011,0.6012,0.6122,0.6323,0.6695,0.6992,0.7828,0.7855,0.7955,0.8538,0.8778,1.0000,1.0702,1.1745,1.1763,1.1764,1.1777],"y":[0.000033,0.000100,0.000133,0.000166,0.000199,0.000266,0.000332,0.000365,0.000399,0.000432,0.000465,0.000532,0.000565,0.000631,0.000698,0.000897,0.000997,0.001130,0.001229,0.001329,0.001429,0.001528,0.001628,0.001794,0.001927,0.002027,0.002226,0.002292,0.002425,0.002525,0.002558,0.002625,0.002791,0.002857,0.003256,0.003322,0.003588,0.003721,0.003887,0.004053,0.004352,0.004485,0.004784,0.005017,0.005249,0.005349,0.005582,0.005781,0.005947,0.006213,0.006445,0.006645,0.006844,0.007176,0.007641,0.007874,0.008273,0.008439,0.008871,0.009203,0.009602,0.009768,0.010133,0.010432,0.010632,0.011196,0.011462,0.011828,0.012359,0.012658,0.012957,0.013456,0.014020,0.014486,0.014984,0.015349,0.015981,0.016313,0.016678,0.017044,0.017542,0.017941,0.018506,0.019104,0.019635,0.019868,0.020233,0.020565,0.021064,0.021396,0.021828,0.022127,0.022326,0.022625,0.022991,0.023356,0.023722,0.024087,0.024486,0.024586,0.025017,0.025217,0.025582,0.026014,0.026280,0.026778,0.027144,0.027576,0.028140,0.028439,0.028871,0.029204,0.029702,0.029968,0.030333,0.030798,0.031230,0.031363,0.031529,0.031862,0.032161,0.032393,0.032692,0.033091,0.033456,0.033788,0.034021,0.034287,0.034652,0.034885,0.035250,0.035549,0.035882,0.036181,0.036313,0.036613,0.036845,0.037044,0.037277,0.037377,0.037676,0.037975,0.038174,0.038373,0.038672,0.038905,0.039171,0.039304,0.039470,0.039769,0.040068,0.040234,0.040400,0.040599,0.040732,0.040832,0.040965,0.041231,0.041463,0.041663,0.041862,0.041995,0.042028,0.042128,0.042227,0.042327,0.042460,0.042560,0.042792,0.042859,0.042958,0.043124,0.043257,0.043390,0.043523,0.043689,0.043722,0.043756,0.043855,0.043955,0.044055,0.044088,0.044154,0.044287,0.044354,0.044420,0.044453,0.044520,0.044619,0.044686,0.044819,0.044885,0.044918,0.045018,0.045051,0.045085,0.045118,0.045151,0.045184,0.045284,0.045317,0.045384,0.045450,0.045483,0.045516,0.045583,0.045649,0.045716,0.045749,0.045782,0.045815,0.045849,0.045882,0.045948,0.045982,0.046015,0.046081,0.046181,0.046281,0.046314,0.046380,0.046414,0.046447,0.046480,0.046513,0.046546,0.046613,0.046646,0.046679,0.046713,0.046779,0.046812,0.046879,0.046912,0.046978,0.047012,0.047045,0.047078,0.047111,0.047144,0.047178,0.047211,0.047244,0.047277,0.047311,0.047344,0.047410,0.047443,0.047477,0.047510,0.047543,0.047610,0.047643,0.047676,0.047709,0.047742,0.047776,0.047809,0.047842,0.047875,0.047909,0.047942,0.048041,0.048075,0.048174,0.048241,0.048307,0.048407,0.048507,0.048540,0.048639,0.048706,0.048772,0.048839,0.048939,0.049238,0.049437,0.049736,0.049968,0.050201,0.050733,0.051098,0.051297,0.051829,0.052261,0.052626,0.053390,0.054254,0.055218,0.056181,0.056813,0.057577,0.058839,0.060235,0.061397,0.062826,0.064255,0.066015,0.067876,0.070168,0.072029,0.074454,0.076614,0.079239,0.081797,0.084720,0.088242,0.092096,0.095119,0.099339,0.103758,0.108243,0.112994,0.118110,0.123326,0.128808,0.134589,0.141035,0.147779,0.154091,0.160936,0.168776,0.177514,0.185521,0.194492,0.202797,0.211469,0.219775,0.228546,0.238978,0.248912,0.259112,0.269544,0.279777,0.289345,0.299345,0.309612,0.319878,0.329679,0.338250,0.348151,0.358484,0.369281,0.380312,0.390113,0.398850,0.408153,0.416824,0.426094,0.434599,0.443437,0.451410,0.459185,0.468122,0.475863,0.483870,0.490681,0.497292,0.505399,0.513140,0.519187,0.525964,0.533141,0.539785,0.546463,0.552809,0.558524,0.564371,0.570517,0.576165,0.580916,0.586764,0.591913,0.597163,0.602645,0.607927,0.613442,0.618426,0.622645,0.626931,0.631416,0.636699,0.640287,0.644075,0.648327,0.652181,0.656135,0.659690,0.662879,0.666301,0.669358,0.672281,0.675504,0.678162,0.680687,0.683677,0.687299,0.690255,0.692481,0.695040,0.697565,0.700422,0.702714,0.705140,0.707432,0.710123,0.711951,0.713944,0.716236,0.718429,0.720821,0.722649,0.725007,0.727167,0.729094,0.730689,0.732815,0.734676,0.736237,0.738031,0.739659,0.741320,0.742782,0.744078,0.745340,0.746968,0.748231,0.749626,0.750955,0.752384,0.753646,0.755208,0.756072,0.757367,0.758862,0.759826,0.760723,0.761919,0.763314,0.764577,0.765839,0.767002,0.768065,0.769029,0.770059,0.771122,0.772218,0.773448,0.774378,0.775574,0.776637,0.777667,0.778431,0.779295,0.780225,0.781122,0.781787,0.782817,0.783880,0.784777,0.785674,0.786936,0.787734,0.788697,0.789229,0.789794,0.790491,0.791189,0.791820,0.792684,0.793482,0.794246,0.794943,0.795874,0.796472,0.797036,0.797933,0.798432,0.799063,0.799761,0.800359,0.800890,0.801655,0.801987,0.802585,0.803116,0.803781,0.804512,0.805243,0.805841,0.806505,0.807103,0.807701,0.808266,0.808698,0.809230,0.809661,0.810160,0.810459,0.811123,0.811588,0.811921,0.812784,0.813449,0.813981,0.814412,0.814878,0.815442,0.815941,0.816439,0.817170,0.817535,0.817768,0.818399,0.818931,0.819529,0.819994,0.820592,0.820958,0.821522,0.821954,0.822453,0.823017,0.823549,0.823881,0.824612,0.825110,0.825409,0.825875,0.826473,0.827071,0.827669,0.828101,0.828699,0.829263,0.829729,0.830160,0.830825,0.831556,0.832054,0.832719,0.833217,0.833583,0.834081,0.834579,0.834978,0.835410,0.835908,0.836838,0.837470,0.837935,0.838167,0.838865,0.839330,0.839762,0.840194,0.840925,0.841556,0.841955,0.842387,0.842819,0.843417,0.843915,0.844546,0.845576,0.846241,0.847005,0.847370,0.847869,0.848301,0.848899,0.849563,0.850327,0.850726,0.851357,0.851723,0.852354,0.852885,0.853450,0.854115,0.854713,0.855344,0.855809,0.856507,0.857271,0.857803,0.858301,0.859165,0.859763,0.860361,0.861059,0.861690,0.862088,0.862520,0.862886,0.863284,0.863617,0.864115,0.864381,0.865012,0.865477,0.866042,0.866707,0.867105,0.867504,0.867936,0.868534,0.869065,0.869232,0.869597,0.869763,0.870228,0.870560,0.870893,0.871325,0.871557,0.871956,0.872355,0.872687,0.873019,0.873351,0.873816,0.874082,0.874448,0.874979,0.875278,0.875610,0.876076,0.876441,0.876640,0.877238,0.877438,0.877670,0.877870,0.878036,0.878335,0.878667,0.878900,0.879033,0.879232,0.879531,0.879763,0.880062,0.880229,0.880528,0.880827,0.881092,0.881558,0.881724,0.881890,0.882222,0.882355,0.882587,0.882787,0.882953,0.883185,0.883418,0.883684,0.883983,0.884249,0.884448,0.884681,0.884813,0.885013,0.885245,0.885411,0.885611,0.885976,0.886275,0.886441,0.886707,0.886940,0.887139,0.887272,0.887538,0.887637,0.887903,0.888069,0.888202,0.888368,0.888667,0.888966,0.889133,0.889398,0.889498,0.889631,0.889764,0.890063,0.890362,0.890528,0.890661,0.890794,0.890960,0.891026,0.891126,0.891292,0.891525,0.891824,0.891957,0.892123,0.892256,0.892355,0.892588,0.892654,0.892754,0.892953,0.892986,0.893186,0.893385,0.893518,0.893585,0.893717,0.893850,0.893983,0.894116,0.894282,0.894382,0.894482,0.894648,0.894714,0.894880,0.894980,0.895080,0.895212,0.895412,0.895511,0.895644,0.895910,0.895977,0.896143,0.896209,0.896442,0.896641,0.896674,0.896840,0.897106,0.897272,0.897339,0.897372,0.897438,0.897605,0.897638,0.897737,0.897837,0.897970,0.898003,0.898103,0.898169,0.898302,0.898335,0.898468,0.898601,0.898701,0.899033,0.899233,0.899399,0.899532,0.899731,0.899897,0.900262,0.900628,0.900794,0.900860,0.901093,0.901359,0.901558,0.901758,0.902023,0.902256,0.902488,0.902821,0.903120,0.903485,0.903984,0.904349,0.904714,0.905146,0.905412,0.905778,0.906110,0.906409,0.906841,0.907239,0.907538,0.908037,0.908435,0.908801,0.909034,0.909565,0.910097,0.910529,0.910994,0.911260,0.911691,0.912522,0.912887,0.913253,0.913751,0.914050,0.914416,0.914981,0.915446,0.915911,0.916376,0.916874,0.917240,0.917472,0.917871,0.918303,0.918535,0.918801,0.919067,0.919300,0.919732,0.919997,0.920263,0.920496,0.920761,0.920894,0.921260,0.921592,0.921725,0.921991,0.922090,0.922257,0.922423,0.922788,0.922888,0.923087,0.923353,0.923519,0.923718,0.923818,0.924051,0.924350,0.924416,0.924682,0.924848,0.924981,0.925213,0.925346,0.925745,0.925911,0.926077,0.926310,0.926476,0.926576,0.926709,0.926841,0.927008,0.927174,0.927340,0.927406,0.927572,0.927606,0.927838,0.927871,0.927938,0.928037,0.928270,0.928370,0.928536,0.928569,0.928602,0.928735,0.928802,0.928935,0.929034,0.929200,0.929433,0.929533,0.929632,0.929665,0.929732,0.929798,0.929832,0.929931,0.930031,0.930164,0.930263,0.930297,0.930430,0.930529,0.930596,0.930729,0.930928,0.930994,0.931127,0.931227,0.931260,0.931327,0.931360,0.931393,0.931460,0.931592,0.931659,0.931692,0.931825,0.931858,0.931925,0.931958,0.932091,0.932190,0.932224,0.932323,0.932456,0.932523,0.932589,0.932689,0.932755,0.932855,0.932921,0.933087,0.933154,0.933287,0.933353,0.933486,0.933586,0.933652,0.933719,0.933752,0.933818,0.933951,0.934084,0.934217,0.934383,0.934483,0.934715,0.934815,0.934848,0.934882,0.934948,0.935014,0.935147,0.935247,0.935280,0.935380,0.935480,0.935612,0.935679,0.935812,0.935978,0.936177,0.936244,0.936277,0.936410,0.936476,0.936609,0.936842,0.936875,0.936975,0.937207,0.937240,0.937340,0.937373,0.937506,0.937539,0.937672,0.937805,0.937971,0.938137,0.938171,0.938304,0.938370,0.938536,0.938569,0.938769,0.938935,0.939068,0.939201,0.939433,0.939466,0.939533,0.939599,0.939666,0.939699,0.939832,0.939898,0.940131,0.940197,0.940264,0.940297,0.940397,0.940496,0.940596,0.940696,0.940895,0.940928,0.941061,0.941094,0.941261,0.941360,0.941460,0.941593,0.941626,0.941692,0.941792,0.941925,0.942124,0.942257,0.942390,0.942423,0.942556,0.942623,0.942855,0.942955,0.942988,0.943088,0.943154,0.943287,0.943354,0.943486,0.943619,0.943719,0.943885,0.943952,0.944051,0.944151,0.944284,0.944350,0.944483,0.944516,0.944683,0.944716,0.944882,0.944948,0.944982,0.945148,0.945214,0.945314,0.945347,0.945447,0.945546,0.945613,0.945712,0.945779,0.945879,0.945945,0.946011,0.946045,0.946078,0.946178,0.946277,0.946344,0.946377,0.946477,0.946510,0.946543,0.946643,0.946709,0.946742,0.946776,0.946809,0.946842,0.946909,0.947008,0.947075,0.947108,0.947141,0.947174,0.947241,0.947374,0.947440,0.947540,0.947606,0.947639,0.947673,0.947706,0.947739,0.947839,0.948038,0.948105,0.948138,0.948171,0.948204,0.948271,0.948304,0.948437,0.948503,0.948603,0.948703,0.948769,0.948802,0.948869,0.948902,0.948935,0.949035,0.949068,0.949234,0.949334,0.949367,0.949400,0.949434,0.949467,0.949500,0.949533,0.949566,0.949600,0.949666,0.949699,0.949832,0.949899,0.949965,0.949998,0.950032,0.950065,0.950131,0.950198,0.950264,0.950364,0.950430,0.950463,0.950497,0.950530,0.950563,0.950630,0.950696,0.950796,0.950829,0.950862,0.950895,0.950962,0.951028,0.951061,0.951128,0.951194,0.951261,0.951294,0.951327,0.951361,0.951427,0.951493,0.951560,0.951593,0.951726,0.951759,0.951792,0.951892,0.951959,0.952025,0.952058,0.952091,0.952125,0.952224,0.952258,0.952324,0.952424,0.952457,0.952523,0.952557,0.952590,0.952623,0.952656,0.952689,0.952723,0.952756,0.952789,0.952856,0.952889,0.952955,0.953022,0.953055,0.953088,0.953121,0.953155,0.953188,0.953254,0.953287,0.953321,0.953454,0.953520,0.953553,0.953653,0.953686,0.953786,0.953819,0.953852,0.953886,0.953952,0.954018,0.954052,0.954118,0.954151,0.954185,0.954218,0.954284,0.954351,0.954384,0.954417,0.954450,0.954484,0.954550,0.954616,0.954650,0.954683,0.954716,0.954749,0.954783,0.954849,0.954882,0.954915,0.954982,0.955015,0.955082,0.955115,0.955148,0.955214,0.955281,0.955314,0.955447,0.955547,0.955580,0.955646,0.955713,0.955779,0.955846,0.955912,0.955945,0.955979,0.956012,0.956078,0.956111,0.956178,0.956244,0.956377,0.956477,0.956577,0.956676,0.956710,0.956776,0.956942,0.956975,0.957042,0.957075,0.957141,0.957175,0.957274,0.957308,0.957341,0.957440,0.957474,0.957607,0.957673,0.957706,0.957839,0.957872,0.957972,0.958105,0.958271,0.958304,0.958371,0.958504,0.958537,0.958570,0.958670,0.958803,0.958869,0.958902,0.959035,0.959135,0.959235,0.959301,0.959434,0.959467,0.959567,0.959633,0.959799,0.959866,0.959965,0.960065,0.960098,0.960198,0.960364,0.960497,0.960663,0.960696,0.960730,0.960763,0.960862,0.960896,0.961062,0.961095,0.961128,0.961162,0.961195,0.961228,0.961294,0.961361,0.961427,0.961461,0.961494,0.961560,0.961627,0.961726,0.961793,0.961859,0.961926,0.961959,0.961992,0.962025,0.962125,0.962191,0.962225,0.962291,0.962324,0.962391,0.962424,0.962490,0.962524,0.962557,0.962590,0.962623,0.962690,0.962723,0.962756,0.962789,0.962856,0.962989,0.963022,0.963055,0.963088,0.963122,0.963188,0.963221,0.963255,0.963288,0.963354,0.963387,0.963454,0.963487,0.963520,0.963587,0.963687,0.963753,0.963786,0.963819,0.963886,0.963919,0.963952,0.963986,0.964019,0.964085,0.964118,0.964152,0.964185,0.964218,0.964251,0.964318,0.964351,0.964417,0.964484,0.964550,0.964584,0.964617,0.964650,0.964716,0.964750,0.964783,0.964816,0.964849,0.964883,0.964916,0.964949,0.964982,0.965015,0.965049,0.965082,0.965115,0.965148,0.965182,0.965215,0.965248,0.965281,0.965314,0.965348,0.965447,0.965481,0.965514,0.965547,0.965580,0.965613,0.965647,0.965680,0.965713,0.965746,0.965780,0.965813,0.965846,0.965879,0.965912,0.965946,0.965979,0.966012,0.966045,0.966145,0.966178,0.966245,0.966278,0.966311,0.966344,0.966378,0.966411,0.966444,0.966477,0.966511,0.966544,0.966577,0.966610,0.966643,0.966677,0.966710,0.966743,0.966776,0.966810,0.966843,0.966876,0.966909,0.966942,0.966976,0.967042,0.967075,0.967109,0.967142,0.967175,0.967208,0.967241,0.967275,0.967308,0.967341,0.967374,0.967408,0.967441,0.967474,0.967507,0.967540,0.967574,0.967607,0.967640,0.967673,0.967707,0.967740,0.967773,0.967806,0.967839,0.967873,0.967906,0.967939,0.967972,0.968006,0.968039,0.968105,0.968138,0.968172,0.968205,0.968238,0.968271,0.968338,0.968371,0.968404,0.968437,0.968471,0.968504,0.968570,0.968604,0.968637,0.968670,0.968703,0.968737,0.968770,0.968803,0.968836,0.968903,0.968936,0.968969,0.969002,0.969036,0.969069,0.969102,0.969135,0.969168,0.969202,0.969235,0.969268,0.969301,0.969335,0.969368,0.969401,0.969434,0.969467,0.969501,0.969534,0.969567,0.969634,0.969667,0.969700,0.969733,0.969766,0.969833,0.969866,0.969933,0.969966,0.969999,0.970065,0.970099,0.970132,0.970165,0.970232,0.970298,0.970364,0.970464,0.970564,0.970697,0.970730,0.970830,0.970896,0.970929,0.970996,0.971062,0.971129,0.971195,0.971228,0.971262,0.971295,0.971328,0.971394,0.971461,0.971494,0.971527,0.971561,0.971594,0.971660,0.971727,0.971760,0.971826,0.971893,0.971992,0.972026,0.972225,0.972258,0.972391,0.972458,0.972524,0.972624,0.972657,0.972723,0.972757,0.972856,0.972923,0.972989,0.973056,0.973188,0.973321,0.973454,0.973554,0.973587,0.973720,0.973820,0.973919,0.973986,0.974119,0.974285,0.974385,0.974418,0.974451,0.974650,0.974750,0.974883,0.975182,0.975315,0.975614,0.975680,0.975880,0.976112,0.976245,0.976444,0.976710,0.976943,0.977242,0.977508,0.977740,0.977873,0.978039,0.978172,0.978272,0.978405,0.978637,0.978837,0.979036,0.979169,0.979335,0.979501,0.979734,0.980099,0.980199,0.980398,0.980631,0.980763,0.980996,0.981096,0.981362,0.981494,0.981627,0.981694,0.981760,0.981960,0.982126,0.982358,0.982524,0.982624,0.982790,0.982890,0.982956,0.983156,0.983288,0.983388,0.983554,0.983654,0.983754,0.984019,0.984152,0.984252,0.984451,0.984584,0.984717,0.984817,0.984883,0.984950,0.985016,0.985116,0.985282,0.985448,0.985514,0.985614,0.985714,0.985946,0.986046,0.986179,0.986312,0.986345,0.986544,0.986578,0.986744,0.986843,0.986976,0.987043,0.987142,0.987242,0.987342,0.987408,0.987441,0.987541,0.987674,0.987774,0.987840,0.987873,0.987907,0.987973,0.988106,0.988172,0.988305,0.988505,0.988637,0.988737,0.988804,0.988837,0.989003,0.989169,0.989269,0.989402,0.989435,0.989468,0.989501,0.989634,0.989734,0.989767,0.989966,0.990066,0.990232,0.990299,0.990398,0.990432,0.990465,0.990531,0.990598,0.990697,0.990764,0.990897,0.991030,0.991063,0.991196,0.991295,0.991329,0.991428,0.991495,0.991594,0.991661,0.991860,0.991960,0.992093,0.992159,0.992226,0.992292,0.992392,0.992491,0.992558,0.992591,0.992658,0.992691,0.992724,0.992790,0.992923,0.992990,0.993089,0.993123,0.993189,0.993222,0.993289,0.993355,0.993388,0.993422,0.993455,0.993521,0.993555,0.993621,0.993687,0.993754,0.993820,0.993887,0.993987,0.994053,0.994086,0.994119,0.994186,0.994219,0.994252,0.994286,0.994352,0.994385,0.994452,0.994485,0.994551,0.994585,0.994651,0.994717,0.994751,0.994817,0.994850,0.994917,0.994950,0.994983,0.995016,0.995083,0.995116,0.995183,0.995216,0.995249,0.995282,0.995315,0.995349,0.995382,0.995415,0.995448,0.995515,0.995548,0.995581,0.995614,0.995648,0.995681,0.995747,0.995781,0.995814,0.995847,0.995880,0.995913,0.995947,0.995980,0.996013,0.996046,0.996080,0.996113,0.996146,0.996179,0.996212,0.996246,0.996279,0.996312,0.996345,0.996379,0.996412,0.996445,0.996478,0.996512,0.996578,0.996644,0.996678,0.996711,0.996744,0.996777,0.996811,0.996844,0.996877,0.996910,0.996943,0.996977,0.997010,0.997043,0.997076,0.997143,0.997176,0.997209,0.997276,0.997309,0.997342,0.997375,0.997409,0.997475,0.997508,0.997541,0.997575,0.997608,0.997641,0.997674,0.997741,0.997774,0.997807,0.997840,0.997874,0.997907,0.997940,0.997973,0.998007,0.998040,0.998073,0.998106,0.998139,0.998173,0.998206,0.998239,0.998272,0.998306,0.998339,0.998372,0.998405,0.998438,0.998472,0.998505,0.998538,0.998571,0.998605,0.998638,0.998671,0.998704,0.998737,0.998771,0.998804,0.998837,0.998870,0.998904,0.998937,0.998970,0.999003,0.999037,0.999070,0.999103,0.999136,0.999203,0.999236,0.999269,0.999302,0.999336,0.999369,0.999402,0.999435,0.999468,0.999502,0.999535,0.999568,0.999601,0.999635,0.999668,0.999701,0.999734,0.999767,0.999801,0.999834,0.999867],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":20,"t":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 to 8 Sep 2024 (cid.contact). Source: Parsec.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"title":{"standoff":1,"text":"Latency in s (log scale)"},"type":"log"},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/ipni-trend-latencies-cid.contact.json b/content.en/plots/2024/09/09/ipni-trend-latencies-cid.contact.json
new file mode 100644
index 0000000000..a1e2b3f5e9
--- /dev/null
+++ b/content.en/plots/2024/09/09/ipni-trend-latencies-cid.contact.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"p50 (cached)","visible":true,"x":["2024-08-10T00:00:00Z","2024-08-11T00:00:00Z","2024-08-12T00:00:00Z","2024-08-13T00:00:00Z","2024-08-14T00:00:00Z","2024-08-15T00:00:00Z","2024-08-16T00:00:00Z","2024-08-17T00:00:00Z","2024-08-18T00:00:00Z","2024-08-19T00:00:00Z","2024-08-20T00:00:00Z","2024-08-21T00:00:00Z","2024-08-22T00:00:00Z","2024-08-23T00:00:00Z","2024-08-24T00:00:00Z","2024-08-25T00:00:00Z","2024-08-26T00:00:00Z","2024-08-27T00:00:00Z","2024-08-28T00:00:00Z","2024-08-29T00:00:00Z","2024-08-30T00:00:00Z","2024-08-31T00:00:00Z","2024-09-01T00:00:00Z","2024-09-02T00:00:00Z","2024-09-03T00:00:00Z","2024-09-04T00:00:00Z","2024-09-05T00:00:00Z","2024-09-06T00:00:00Z","2024-09-07T00:00:00Z","2024-09-08T00:00:00Z"],"y":[0.0046836255,0.0044116795,0.0047253115,0.0044666735,0.004062636,0.0044981175,0.0045915209999999995,0.0044684045,0.004622814,0.004547985,0.004358686,0.0045428,0.004551368,0.0048679629999999995,0.005084155,0.00480802,0.004686255,0.004060751,0.0043743785,0.00401227,0.0042820945,0.004337838,0.0049509995,0.004499432,0.005765497,0.004512457500000001,0.004792941,0.004742399,0.004871855,0.004559456],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"p90 (cached)","visible":true,"x":["2024-08-10T00:00:00Z","2024-08-11T00:00:00Z","2024-08-12T00:00:00Z","2024-08-13T00:00:00Z","2024-08-14T00:00:00Z","2024-08-15T00:00:00Z","2024-08-16T00:00:00Z","2024-08-17T00:00:00Z","2024-08-18T00:00:00Z","2024-08-19T00:00:00Z","2024-08-20T00:00:00Z","2024-08-21T00:00:00Z","2024-08-22T00:00:00Z","2024-08-23T00:00:00Z","2024-08-24T00:00:00Z","2024-08-25T00:00:00Z","2024-08-26T00:00:00Z","2024-08-27T00:00:00Z","2024-08-28T00:00:00Z","2024-08-29T00:00:00Z","2024-08-30T00:00:00Z","2024-08-31T00:00:00Z","2024-09-01T00:00:00Z","2024-09-02T00:00:00Z","2024-09-03T00:00:00Z","2024-09-04T00:00:00Z","2024-09-05T00:00:00Z","2024-09-06T00:00:00Z","2024-09-07T00:00:00Z","2024-09-08T00:00:00Z"],"y":[0.0951198875,0.09964054840000025,0.1246886031,0.1259805642,0.124241079,0.1255532604,0.1210910825,0.11683826220000001,0.11681072740000001,0.11640103,0.1156872914,0.1155694956,0.115171875,0.11446688899999999,0.11456000390000001,0.113982658,0.114520075,0.11541993870000002,0.1160698935,0.10714568680000029,0.1173250705,0.1195896655,0.11892025090000001,0.1161553528,0.11548956090000001,0.1155854625,0.11643433319999999,0.11699144239999999,0.116244989,0.11452039539999999],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"p50 (uncached)","visible":true,"x":["2024-08-10T00:00:00Z","2024-08-11T00:00:00Z","2024-08-12T00:00:00Z","2024-08-13T00:00:00Z","2024-08-14T00:00:00Z","2024-08-15T00:00:00Z","2024-08-16T00:00:00Z","2024-08-17T00:00:00Z","2024-08-18T00:00:00Z","2024-08-19T00:00:00Z","2024-08-20T00:00:00Z","2024-08-21T00:00:00Z","2024-08-22T00:00:00Z","2024-08-23T00:00:00Z","2024-08-24T00:00:00Z","2024-08-25T00:00:00Z","2024-08-26T00:00:00Z","2024-08-27T00:00:00Z","2024-08-28T00:00:00Z","2024-08-29T00:00:00Z","2024-08-30T00:00:00Z","2024-08-31T00:00:00Z","2024-09-01T00:00:00Z","2024-09-02T00:00:00Z","2024-09-03T00:00:00Z","2024-09-04T00:00:00Z","2024-09-05T00:00:00Z","2024-09-06T00:00:00Z","2024-09-07T00:00:00Z","2024-09-08T00:00:00Z"],"y":[0.19327796,0.19370148,0.1944301135,0.19468061050000002,0.194302663,0.19370001250000002,0.203267125,0.193712603,0.194806836,0.199265621,0.195558398,0.205058413,0.197860789,0.202207659,0.196079324,0.2042042295,0.19954835399999998,0.196828025,0.1995155045,0.20132621350000002,0.1962661795,0.19131000650000002,0.2024197205,0.195160655,0.2186799325,0.214546055,0.216003495,0.204816765,0.203603655,0.202662136],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"p90 (uncached)","visible":true,"x":["2024-08-10T00:00:00Z","2024-08-11T00:00:00Z","2024-08-12T00:00:00Z","2024-08-13T00:00:00Z","2024-08-14T00:00:00Z","2024-08-15T00:00:00Z","2024-08-16T00:00:00Z","2024-08-17T00:00:00Z","2024-08-18T00:00:00Z","2024-08-19T00:00:00Z","2024-08-20T00:00:00Z","2024-08-21T00:00:00Z","2024-08-22T00:00:00Z","2024-08-23T00:00:00Z","2024-08-24T00:00:00Z","2024-08-25T00:00:00Z","2024-08-26T00:00:00Z","2024-08-27T00:00:00Z","2024-08-28T00:00:00Z","2024-08-29T00:00:00Z","2024-08-30T00:00:00Z","2024-08-31T00:00:00Z","2024-09-01T00:00:00Z","2024-09-02T00:00:00Z","2024-09-03T00:00:00Z","2024-09-04T00:00:00Z","2024-09-05T00:00:00Z","2024-09-06T00:00:00Z","2024-09-07T00:00:00Z","2024-09-08T00:00:00Z"],"y":[0.3301454847,0.3394968212000001,0.32671560239999997,0.3513126391,0.32038336700000003,0.3470619468000001,0.345290441,0.3227757622,0.35190964640000005,0.357636804,0.3530306348,0.39087985560000005,0.35768118320000003,0.360691238,0.3421637877,0.34388304680000004,0.3625328983000001,0.34157093200000016,0.356552117,0.32345388620000004,0.35421162629999997,0.327981794,0.3613766408,0.34233499520000005,0.3779333644,0.36401735620000003,0.3774964996,0.384529796,0.385436901,0.36195366539999996],"yaxis":""},{"type":"scatter","marker":{"color":"gray","symbol":"circle"},"mode":"markers","name":"Samples","visible":true,"x":["2024-08-10T00:00:00Z","2024-08-11T00:00:00Z","2024-08-12T00:00:00Z","2024-08-13T00:00:00Z","2024-08-14T00:00:00Z","2024-08-15T00:00:00Z","2024-08-16T00:00:00Z","2024-08-17T00:00:00Z","2024-08-18T00:00:00Z","2024-08-19T00:00:00Z","2024-08-20T00:00:00Z","2024-08-21T00:00:00Z","2024-08-22T00:00:00Z","2024-08-23T00:00:00Z","2024-08-24T00:00:00Z","2024-08-25T00:00:00Z","2024-08-26T00:00:00Z","2024-08-27T00:00:00Z","2024-08-28T00:00:00Z","2024-08-29T00:00:00Z","2024-08-30T00:00:00Z","2024-08-31T00:00:00Z","2024-09-01T00:00:00Z","2024-09-02T00:00:00Z","2024-09-03T00:00:00Z","2024-09-04T00:00:00Z","2024-09-05T00:00:00Z","2024-09-06T00:00:00Z","2024-09-07T00:00:00Z","2024-09-08T00:00:00Z"],"y":[32910,33240,33138,32922,34581,34400,33498,33204,32897,31631,34077,34187,33409,33396,32880,32721,31521,30822,30616,31044,32598,31386,33300,33167,26472,28620,30023,31093,31751,29563],"yaxis":"y2"}],"layout":{"annotations":null,"legend":{"orientation":"h","x":0.01,"xanchor":"left","y":1.1},"margin":{"b":60,"l":50,"pad":1,"r":50,"t":30},"title":{"font":{"size":10},"text":"Data: 9 Aug 2024 - 8 Sep 2024 (cid.contact, all regions). Source: Parsec.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"title":{"standoff":1,"text":"Date"}},"yaxis":{"autorange":true,"rangemode":"tozero","title":{"text":"Latency in s"}}},"params":null,"dynamicLayout":{"yaxis2":{"autorange":true,"overlaying":"y","rangemode":"tozero","showgrid":false,"side":"right","title":{"text":"Samples / Day"}}},"config":null}
diff --git a/content.en/plots/2024/09/09/kubo-version-distribution.json b/content.en/plots/2024/09/09/kubo-version-distribution.json
new file mode 100644
index 0000000000..ba197c93d3
--- /dev/null
+++ b/content.en/plots/2024/09/09/kubo-version-distribution.json
@@ -0,0 +1 @@
+{"data":[{"type":"bar","name":"versions","orientation":"h","visible":true,"x":[2248,23,81,355,162,162,2968,133,113,119,8119,598,137,93,190,206,493,3179,56,41],"y":["go-ipfs ","kubo ","kubo 14","kubo 15","kubo 16","kubo 17","kubo 18","kubo 19","kubo 20","kubo 21","kubo 22","kubo 23","kubo 24","kubo 25","kubo 26","kubo 27","kubo 28","kubo 29","kubo 30","kubo 31"],"yaxis":""}],"layout":{"annotations":null,"title":{"font":{"size":10},"text":"Data: 8 Sep 2024. Source: Nebula.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"yaxis":{"automargin":true}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/recent-kubo-versions-over-time.json b/content.en/plots/2024/09/09/recent-kubo-versions-over-time.json
new file mode 100644
index 0000000000..8d49a4569a
--- /dev/null
+++ b/content.en/plots/2024/09/09/recent-kubo-versions-over-time.json
@@ -0,0 +1 @@
+{"data":[{"type":"bar","hovertemplate":"","name":"all others","orientation":"v","visible":true,"x":["2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z","2024-09-09T00:00:00Z"],"y":[7425,7324,7260,7164,7093,6788,15050,14854,14483],"yaxis":""},{"type":"bar","hovertemplate":"","name":"kubo 22","orientation":"v","visible":true,"x":["2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z"],"y":[9723,9756,9817,9412,8657,8117],"yaxis":""},{"type":"bar","hovertemplate":"","name":"kubo 23","orientation":"v","visible":true,"x":["2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z","2024-09-09T00:00:00Z"],"y":[577,578,600,566,562,567,577,604,598],"yaxis":""},{"type":"bar","hovertemplate":"","name":"kubo 24","orientation":"v","visible":true,"x":["2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z","2024-09-09T00:00:00Z"],"y":[202,230,203,194,206,183,177,147,137],"yaxis":""},{"type":"bar","hovertemplate":"","name":"kubo 25","orientation":"v","visible":true,"x":["2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z","2024-09-09T00:00:00Z"],"y":[116,110,107,119,101,99,103,98,93],"yaxis":""},{"type":"bar","hovertemplate":"","name":"kubo 26","orientation":"v","visible":true,"x":["2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z","2024-09-09T00:00:00Z"],"y":[237,250,222,219,208,212,200,188,190],"yaxis":""},{"type":"bar","hovertemplate":"","name":"kubo 27","orientation":"v","visible":true,"x":["2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z","2024-09-09T00:00:00Z"],"y":[540,451,392,399,315,334,245,225,206],"yaxis":""},{"type":"bar","hovertemplate":"","name":"kubo 28","orientation":"v","visible":true,"x":["2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z","2024-09-09T00:00:00Z"],"y":[686,781,663,620,636,579,623,554,493],"yaxis":""},{"type":"bar","hovertemplate":"","name":"kubo 29","orientation":"v","visible":true,"x":["2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z","2024-09-09T00:00:00Z"],"y":[6247,6420,6455,6517,6716,7038,6830,3895,3179],"yaxis":""},{"type":"bar","hovertemplate":"","name":"kubo 30","orientation":"v","visible":true,"x":["2024-07-15T00:00:00Z","2024-07-22T00:00:00Z","2024-07-29T00:00:00Z","2024-08-05T00:00:00Z","2024-08-12T00:00:00Z","2024-08-19T00:00:00Z","2024-08-26T00:00:00Z","2024-09-02T00:00:00Z","2024-09-09T00:00:00Z"],"y":[33,36,47,62,80,57,62,46,56],"yaxis":""},{"type":"bar","hovertemplate":"","name":"kubo 31","orientation":"v","visible":true,"x":["2024-08-26T00:00:00Z","2024-09-02T00:00:00Z","2024-09-09T00:00:00Z"],"y":[13,37,41],"yaxis":""}],"layout":{"annotations":null,"barmode":"stack","title":{"font":{"size":10},"text":"Data: 14 Jul 2024 to 8 Sep 2024. Source: Nebula.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"type":"date"}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/top-dhtserver-agents.json b/content.en/plots/2024/09/09/top-dhtserver-agents.json
new file mode 100644
index 0000000000..3312d00d50
--- /dev/null
+++ b/content.en/plots/2024/09/09/top-dhtserver-agents.json
@@ -0,0 +1 @@
+{"data":[{"type":"bar","name":"agents","orientation":"h","visible":true,"x":[17152,2248,481,315,202,175,92,24,22,14,10,10,7,6,5,2,2,2,2,2,2,2,1,1,1],"y":["kubo","go-ipfs","storm","p2pd","harmony","edgevpn","go-libp2p","helia","mintter","parsec","libp2p","alert-system","sequoia","nabu","js-libp2p","rust-libp2p-server","ipfs-p2p-server","gitlab.com","Gear Node","gobind","edge-urid","main","bootnode-20240902211724","bootnode-20240902192659","bootnode-20240902093853"],"yaxis":""}],"layout":{"annotations":null,"title":{"font":{"size":10},"text":"Data: 8 Sep 2024. Source: Nebula.","x":0.99,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"autorange":true,"title":{"text":"Number of unique peers seen in DHT (log scale)"},"type":"log"},"yaxis":{"automargin":true,"categoryorder":"total ascending"}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-blog.ipfs.tech-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-blog.ipfs.tech-KUBO-ttfb.json
new file mode 100644
index 0000000000..4ba97876d1
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-blog.ipfs.tech-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[4.700272479564033,2.5802215839146494,2.9529368843487775,4.047430830039526,2.7920835145715532,0.9809523809523808,2.0678851174934727],[4.73758865248227,2.265463917525773,2.987012987012987,3.9,2.4093671791204865,1.0255548083389374,0.6625487646293888],[3.0540963101938714,2.2729148246389625,2.851516098780869,3.915625,2.075107913669065,1.076059850374065,0.8066750629722922],[3.2267194157029824,2.2731265440570954,2.6574375678610207,4.063218390804598,2.0584275713516424,1.1895424836601307,1.0804953560371515],[3.493708807669263,2.3027806385169924,2.871948051948052,3.955223880597015,2.0930999492643325,1.3087400681044268,1.4744744744744744],[3.8474082702387884,2.394705743323092,3.108339272986458,3.6632653061224487,2.1568673565380996,1.5679871520342612,2.017074558907228],[4.728822733423546,2.4803879310344827,3.668334375651449,3.0760869565217392,2.666006164685161,2.493756003842459,3.938080495356037]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"4.700","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"2.580","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"2.953","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"4.047","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"2.792","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"0.981","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"2.068","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"4.738","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"2.265","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"2.987","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"3.900","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"2.409","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"1.026","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"0.663","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"3.054","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"2.273","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"2.852","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"3.916","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"2.075","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"1.076","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"0.807","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"3.227","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"2.273","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"2.657","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"4.063","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"2.058","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"1.190","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"1.080","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"3.494","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"2.303","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"2.872","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"3.955","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"2.093","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"1.309","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"1.474","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"3.847","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"2.395","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"3.108","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"3.663","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"2.157","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"1.568","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"2.017","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"4.729","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"2.480","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"3.668","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"3.076","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"2.666","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"2.494","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"3.938","font":{"color":"#EEEEEE"},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, blog.ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-blog.libp2p.io-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-blog.libp2p.io-KUBO-ttfb.json
new file mode 100644
index 0000000000..8edda4c053
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-blog.libp2p.io-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[4.0559174809989145,2.876313276026743,2.431859043509529,2.8677419354838714,2.646505376344086,0.8146406984553392,0.47940797940797936],[4.420181526962093,2.8555750658472343,2.629411764705883,2.972809667673716,2.6621503496503496,0.8841899804814574,0.625716104392107],[4.907853403141361,3.0814099874108263,2.449493398833282,2.986376021798365,2.4177845917976235,0.9528894472361809,0.7983770287141074],[4.35126582278481,3.103266992114157,2.244186046511628,2.7340909090909093,2.544062733383122,0.9969897652016857,1.0173031026252983],[4.304481546572935,2.9467787114845936,2.221553884711779,1.9326500732064422,2.6198934280639437,1.0705882352941176,1.1051268772656655],[4.3384549722577885,2.6582899172540606,2.3294174058978663,2.0562248995983934,2.639129042587256,1.2167868177136971,1.6298149074537267],[3.387154861944778,2.5276342975206614,2.683247200689061,2.3532163742690058,2.934328358208955,1.7547348484848484,3.232725527831094]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"4.056","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"2.876","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"2.432","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"2.868","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"2.647","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"0.815","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"0.479","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"4.420","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"2.856","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"2.629","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"2.973","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"2.662","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"0.884","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"0.626","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"4.908","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"3.081","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"2.449","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"2.986","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"2.418","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"0.953","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"0.798","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"4.351","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"3.103","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"2.244","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"2.734","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"2.544","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"0.997","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"1.017","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"4.304","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"2.947","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"2.222","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"1.933","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"2.620","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"1.071","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"1.105","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"4.338","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"2.658","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"2.329","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"2.056","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"2.639","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"1.217","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"1.630","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"3.387","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"2.528","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"2.683","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"2.353","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"2.934","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"1.755","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"3.233","font":{"color":"#EEEEEE"},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, blog.libp2p.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-consensuslab.world-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-consensuslab.world-KUBO-ttfb.json
new file mode 100644
index 0000000000..39f0d13ca0
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-consensuslab.world-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[3.061831153388823,2.094844357976654,1.405109489051095,2.044817927170868,1.8909249563699826,0.6220036877688998,0.4186785260482846],[2.9051404345521994,2.140457302846477,1.0002822068576267,1.9657701711491442,1.9145556032632032,0.6597139451728248,0.4925187032418953],[3.3399581589958154,2.1898247114151346,1.0913925822253325,1.5814360770577935,1.9481231547870095,0.6942242355605889,0.6131386861313869],[3.3649484536082475,2.2665857605177995,1.1082785087719298,1.3386243386243386,1.837590545177278,0.6934905176832394,0.7732497387669801],[2.9843119677274763,2.1366322008862633,1.1771779796900055,1.3199541284403669,1.8767772511848344,0.7853300733496332,1.277281746031746],[2.9567847882454625,1.5491196733860677,1.3050691244239632,0.39895255699322246,2.2124824684431976,1.0303727565577543,1.8559036144578314],[3.2296747967479673,1.5154756486117433,1.6018365004463717,0.4499710815500289,2.1981794538361505,1.5613430908308223,3.0230040595399186]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"3.062","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"2.095","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"1.405","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"2.045","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"1.891","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"0.622","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"0.419","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"2.905","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"2.140","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"1.000","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"1.966","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"1.915","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"0.660","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"0.493","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"3.340","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"2.190","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"1.091","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"1.581","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"1.948","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"0.694","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"0.613","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"3.365","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"2.267","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"1.108","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"1.339","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"1.838","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"0.693","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"0.773","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"2.984","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"2.137","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"1.177","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"1.320","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"1.877","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"0.785","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"1.277","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"2.957","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"1.549","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"1.305","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"0.399","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"2.212","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"1.030","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"1.856","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"3.230","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"1.515","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"1.602","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"0.450","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"2.198","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"1.561","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"3.023","font":{"color":"#EEEEEE"},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, consensuslab.world). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-docs.ipfs.tech-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-docs.ipfs.tech-KUBO-ttfb.json
new file mode 100644
index 0000000000..fa87c7b32d
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-docs.ipfs.tech-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[2.117302955665025,1.5430745814307458,2.2017605633802817,2.6229508196721314,1.6400466336345088,1.4541935483870967,1.6463414634146343],[2.3749620176238224,1.5344973246972684,2.185961410512309,2.7236024844720497,1.5976017847183492,0.7702871410736578,0.5491183879093199],[2.419548872180451,1.6259853220983962,2.0856361149110807,2.7716763005780347,1.5581456953642383,0.7998808814770697,0.724159402241594],[2.4344725111441305,1.7582901554404144,2.0749333333333335,2.7853403141361257,1.5641156897875608,0.8587209302325582,0.9270833333333333],[2.4551824817518244,1.679555340744321,2.049259826442062,2.7272727272727275,1.6378761928064594,0.9595278246205733,1.1296511627906978],[2.61592970521542,1.5814314203412365,1.8670734364785357,2.548449612403101,1.7732680195941217,1.2642626480086114,1.7731611454239191],[2.8147658110611276,1.5700285830951408,2.351145038167939,2.305555555555556,2.1301920500223313,1.9725220804710502,3.0906329113924054]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"2.117","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"1.543","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"2.202","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"2.623","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"1.640","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"1.454","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"1.646","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"2.375","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"1.534","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"2.186","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"2.724","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"1.598","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"0.770","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"0.549","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"2.420","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"1.626","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"2.086","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"2.772","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"1.558","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"0.800","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"0.724","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"2.434","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"1.758","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"2.075","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"2.785","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"1.564","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"0.859","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"0.927","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"2.455","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"1.680","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"2.049","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"2.727","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"1.638","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"0.960","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"1.130","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"2.616","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"1.581","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"1.867","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"2.548","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"1.773","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"1.264","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"1.773","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"2.815","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"1.570","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"2.351","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"2.306","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"2.130","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"1.973","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"3.091","font":{"color":"#EEEEEE"},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, docs.ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-docs.libp2p.io-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-docs.libp2p.io-KUBO-ttfb.json
new file mode 100644
index 0000000000..dc1984f501
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-docs.libp2p.io-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[2.4344386979008217,1.816446814482178,2.3118466898954706,2.7987012987012987,1.9094444444444445,0.7820987654320988,2.0260047281323876],[2.4484629294755877,1.9061654948620874,2.221413406126782,2.781437125748503,1.856164383561644,0.8057680988816951,0.6489693941286696],[2.488073941562314,1.8774842767295596,2.059749266471059,2.773841961852861,1.8656376518218623,0.8528579513299378,0.7974217311233885],[2.705660377358491,1.9517956134008194,1.8791866028708135,2.801470588235294,1.8292329956584659,0.8975583864118896,0.9094076655052264],[2.600272851296044,1.884215287200362,1.7347463070006421,2.0773026315789473,1.8325169115931885,0.950827653359299,1.080396475770925],[2.612540192926045,1.8366559485530545,1.8246305418719215,1.8653846153846152,1.965986394557823,1.24165120593692,1.4330554193231977],[2.700733752620545,1.8486475735879075,2.1923213021939136,2.3008036739380024,2.139991554054054,1.7221261884183234,2.74458275703089]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"2.434","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"1.816","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"2.312","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"2.799","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"1.909","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"0.782","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"2.026","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"2.448","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"1.906","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"2.221","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"2.781","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"1.856","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"0.806","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"0.649","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"2.488","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"1.877","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"2.060","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"2.774","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"1.866","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"0.853","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"0.797","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"2.706","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"1.952","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"1.879","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"2.801","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"1.829","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"0.898","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"0.909","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"2.600","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"1.884","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"1.735","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"2.077","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"1.833","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"0.951","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"1.080","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"2.613","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"1.837","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"1.825","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"1.865","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"1.966","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"1.242","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"1.433","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"2.701","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"1.849","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"2.192","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"2.301","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"2.140","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"1.722","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"2.745","font":{"color":"#EEEEEE"},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, docs.libp2p.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-drand.love-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-drand.love-KUBO-ttfb.json
new file mode 100644
index 0000000000..ddcb1341bf
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-drand.love-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"layout":{"annotations":null,"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, drand.love). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-en.wikipedia-on-ipfs.org/wiki-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-en.wikipedia-on-ipfs.org/wiki-KUBO-ttfb.json
new file mode 100644
index 0000000000..ecab17182f
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-en.wikipedia-on-ipfs.org/wiki-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[6.100379987333755,5.448987041430917,2.5693500738552433,36.25095785440613,4.011745923138328,5.977365759691789,4.975337060177573],[7.159665192672142,6.578142076502732,3.3327212633125227,49.17547169811321,4.635878209497841,7.887479051951161,6.138798701298701],[8.481795354676711,8.570857558139535,3.894939934473972,65.58888888888889,5.293185419968305,10.40299572039943,7.9299648225135915],[10.299720757058642,10.54025692057174,4.818069755637734,86.55655296229803,6.891365529663402,13.689842092858827,9.7976530288614],[12.764243917462272,13.586676217765044,5.530691642651297,102.9678510998308,8.832141260616897,16.649311230445946,12.326726443290859],[14.88828089375285,14.969531250000001,6.586524542702986,121.86123680241327,10.619575751049855,20.127785356980443,15.09170034193348],[14.76183826329821,14.618645169678846,7.748487841007282,148.90973201692523,11.654853317582202,25.249778172138424,18.163929486213654]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"6.100","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"5.449","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"2.569","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"36.251","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"4.012","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"5.977","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"4.975","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"7.160","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"6.578","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"3.333","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"49.175","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"4.636","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"7.887","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"6.139","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"8.482","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"8.571","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"3.895","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"65.589","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"5.293","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"10.403","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"7.930","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"10.300","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"10.540","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"4.818","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"86.557","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"6.891","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"13.690","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"9.798","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"12.764","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"13.587","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"5.531","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"102.968","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"8.832","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"16.649","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"12.327","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"14.888","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"14.970","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"6.587","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"121.861","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"10.620","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"20.128","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"15.092","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"14.762","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"14.619","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"7.748","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"148.910","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"11.655","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"25.250","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"18.164","font":{"color":""},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, en.wikipedia-on-ipfs.org/wiki). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-fil.org-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-fil.org-KUBO-ttfb.json
new file mode 100644
index 0000000000..f409f3e6ff
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-fil.org-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[3.975977052707064,3.10097267253358,2.1876298176782827,0.9549180327868853,6.240971766250821,1.5540218943360304,1.4747550866616428],[3.907649896623018,3.1064684612294093,2.2370621468926553,0.9257425742574259,5.753171856978086,1.5443151298119964,1.5992753623188405],[3.749430523917995,3.5798472171698803,2.287771377935312,0.9714937286202965,5.491171749598715,1.5741364785172702,1.7399723374827107],[2.9181752353367125,3.514077509108976,2.4077502691065664,1.0171696149843912,5.271400778210117,1.7557251908396947,2.0712871287128714],[3.056910569105691,3.4502442002442004,2.6599164926931107,1.1376404494382022,5.2625899280575545,2.1224884080370945,3.1562693020382957],[3.6612104242946373,3.6246933769419463,3.2011095700416083,2.7379421221864955,5.649880095923262,2.603296703296703,3.9727928928373126],[6.909988481158466,5.5932125659252465,3.87818149903458,4.175405742821473,5.831976554868121,2.997277059223962,5.1931311329170375]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"3.976","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"3.101","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"2.188","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"0.955","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"6.241","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"1.554","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"1.475","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"3.908","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"3.106","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"2.237","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"0.926","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"5.753","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"1.544","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"1.599","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"3.749","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"3.580","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"2.288","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"0.971","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"5.491","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"1.574","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"1.740","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"2.918","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"3.514","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"2.408","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"1.017","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"5.271","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"1.756","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"2.071","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"3.057","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"3.450","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"2.660","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"1.138","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"5.263","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"2.122","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"3.156","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"3.661","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"3.625","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"3.201","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"2.738","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"5.650","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"2.603","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"3.973","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"6.910","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"5.593","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"3.878","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"4.175","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"5.832","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"2.997","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"5.193","font":{"color":"#EEEEEE"},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, fil.org). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-filecoin.io-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-filecoin.io-KUBO-ttfb.json
new file mode 100644
index 0000000000..a168147e74
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-filecoin.io-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[1.1760757314974184,0.9111001154543956,2.1971975393028025,2.9235880398671097,1.0244472406974654,1.6312849162011174,0.471023427866831],[1.2274196291886377,0.9112142304717711,1.9812517231872069,2.74438202247191,1.009998276159283,0.9144500359453631,0.5365714285714286],[1.3250966548999832,0.8988265598168289,2.043133103995766,2.612676056338028,0.9929089709762532,0.9322813938198553,0.5732838589981447],[1.3381007816397805,0.93080747010614,1.6771186440677965,1.6644113667117728,0.977371357718537,1.001891551071879,0.3176],[1.308292217093745,0.9463016583311397,1.2233615693267945,1.4677777777777778,0.9931487296602911,1.0464432686654908,0.3904291682491455],[1.237597911227154,0.9254958877600388,0.9660275114631097,1.6184486373165619,1.0914923291492329,1.0756302521008403,0.5885766092475068],[1.3505397176861333,0.85114316553822,1.0714414903237477,1.8279668813247467,1.360790110185434,1.0642072655589974,1.1074466238500262]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"1.176","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"0.911","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"2.197","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"2.924","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"1.024","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"1.631","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"0.471","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"1.227","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"0.911","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"1.981","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"2.744","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"1.010","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"0.914","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"0.537","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"1.325","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"0.899","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"2.043","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"2.613","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"0.993","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"0.932","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"0.573","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"1.338","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"0.931","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"1.677","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"1.664","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"0.977","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"1.002","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"0.318","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"1.308","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"0.946","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"1.223","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"1.468","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"0.993","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"1.046","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"0.390","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"1.238","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"0.925","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"0.966","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"1.618","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"1.091","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"1.076","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"0.589","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"1.351","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"0.851","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"1.071","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"1.828","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"1.361","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"1.064","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"1.107","font":{"color":"#EEEEEE"},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, filecoin.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-green.filecoin.io-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-green.filecoin.io-KUBO-ttfb.json
new file mode 100644
index 0000000000..37dc38ec01
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-green.filecoin.io-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[1.3125,1.1348475222363406,1.0312317911665307,1.9659735349716445,0.9049522826928037,2.075736325385694,0.17224152910512597],[1.4277334937584598,1.1204625292740045,1.0953807165073148,1.972173913043478,0.8822324011571842,0.47950589556428974,0.2231578947368421],[1.5283371691599539,1.2019557823129252,1.1631554843141745,1.9779179810725553,0.8803871859875547,0.5057379236722712,0.274310595065312],[1.3888471177944863,1.2850703455812047,1.1502038256506741,2.0331412103746396,0.916409351565946,0.5651499482936918,0.3712244897959184],[1.372499090578392,1.265359137550331,1.2764519102734815,2.165545087483176,0.946439890133108,0.6420598680872653,0.5574689627553063],[1.4093834093834092,1.2138693945521588,1.4562357828108,2.530104712041885,1.0302040816326532,0.8029520295202953,1.0178368121442125],[1.2747174512770312,1.2117722328854768,1.936462822040891,2.966305655836342,1.389322540233208,1.376046511627907,1.463646271212829]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"1.312","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"1.135","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"1.031","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"1.966","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"0.905","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"2.076","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"0.172","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"1.428","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"1.120","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"1.095","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"1.972","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"0.882","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"0.480","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"0.223","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"1.528","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"1.202","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"1.163","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"1.978","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"0.880","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"0.506","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"0.274","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"1.389","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"1.285","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"1.150","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"2.033","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"0.916","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"0.565","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"0.371","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"1.372","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"1.265","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"1.276","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"2.166","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"0.946","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"0.642","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"0.557","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"1.409","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"1.214","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"1.456","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"2.530","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"1.030","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"0.803","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"1.018","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"1.275","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"1.212","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"1.936","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"2.966","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"1.389","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"1.376","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"1.464","font":{"color":"#EEEEEE"},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, green.filecoin.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-ipfs.tech-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-ipfs.tech-KUBO-ttfb.json
new file mode 100644
index 0000000000..a0258e8c70
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-ipfs.tech-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[1.638623326959847,1.3918736761024457,2.897588255854596,4.534246575342466,1.5831900257953568,2.4499999999999997,3.23828125],[1.5494718309859157,1.4010057738871298,2.7295081967213117,4.586345381526105,1.6097867001254706,2.2532005689900427,3.4863013698630136],[1.5968604450577886,1.329547380912019,2.5656455142231946,4.116129032258065,1.6174863387978142,1.945945945945946,3.0271604938271603],[1.695088676671214,1.305124588622473,2.678288431061807,1.813118811881188,1.5139116202945988,1.194884287454324,0.3565436241610738],[1.7962651413189772,1.0699325950890708,2.5852348993288587,1.9361459521094642,1.492595744680851,0.6653073113894553,0.5294345468628969],[1.9155759162303667,1.1411556603773585,1.4098148945329316,2.1723380900109768,1.549828739194259,0.771039273310179,0.7813084112149532],[1.9310740953475014,1.2939963336388633,1.6749203739854104,2.848,1.5692936698153108,0.480095714596476,1.352137661876885]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"1.639","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"1.392","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"2.898","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"4.534","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"1.583","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"2.450","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"3.238","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"1.549","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"1.401","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"2.730","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"4.586","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"1.610","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"2.253","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"3.486","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"1.597","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"1.330","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"2.566","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"4.116","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"1.617","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"1.946","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"3.027","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"1.695","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"1.305","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"2.678","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"1.813","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"1.514","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"1.195","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"0.357","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"1.796","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"1.070","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"2.585","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"1.936","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"1.493","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"0.665","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"0.529","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"1.916","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"1.141","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"1.410","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"2.172","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"1.550","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"0.771","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"0.781","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"1.931","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"1.294","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"1.675","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"2.848","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"1.569","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"0.480","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"1.352","font":{"color":"#EEEEEE"},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-ipld.io-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-ipld.io-KUBO-ttfb.json
new file mode 100644
index 0000000000..0b8874958b
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-ipld.io-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[0.873103002906038,0.6875529212531754,0.6505899873983274,1.0731707317073171,0.635996227940186,0.3044934412503489,0.15230176434800244],[0.9656768837803321,0.6899303356554781,0.6827118644067796,1.0637450199203187,0.6372724942322481,0.32919924507953624,0.18501769563507667],[1.0292490118577076,0.6531975099037917,0.6526541884013501,1.1388206388206388,0.6685996298581124,0.3529721199368754,0.2250467289719626],[1.0472835447001723,0.4945874428674525,0.6426362582141477,1.1825221238938053,0.6958323466729813,0.37901171676006107,0.2577884286203355],[1.0648890258939578,0.5030373831775701,0.6787984888970792,1.2054933875890133,0.708253141627986,0.4142041221753166,0.29343755088747764],[1.0681982372489522,0.5274840644919385,0.6762053416579952,0.7565217391304347,0.7404679376083189,0.4882951052258217,0.3986465702860658],[1.0732165206508135,0.5426664869236991,0.763187794189255,0.89306640625,0.8525317108384036,0.7559704732957012,0.6988904299583911]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"0.873","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"0.688","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"0.651","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"1.073","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"0.636","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"0.304","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"0.152","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"0.966","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"0.690","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"0.683","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"1.064","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"0.637","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"0.329","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"0.185","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"1.029","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"0.653","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"0.653","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"1.139","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"0.669","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"0.353","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"0.225","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"1.047","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"0.495","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"0.643","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"1.183","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"0.696","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"0.379","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"0.258","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"1.065","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"0.503","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"0.679","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"1.205","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"0.708","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"0.414","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"0.293","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"1.068","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"0.527","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"0.676","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"0.757","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"0.740","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"0.488","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"0.399","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"1.073","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"0.543","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"0.763","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"0.893","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"0.853","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"0.756","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"0.699","font":{"color":"#EEEEEE"},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, ipld.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-libp2p.io-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-libp2p.io-KUBO-ttfb.json
new file mode 100644
index 0000000000..9156c56241
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-libp2p.io-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[1.116632160110421,0.8537181996086105,2.0753682768071258,2.081232492997199,0.9851773425092643,0.7229822161422709,0.4188609920391917],[1.1254694434960737,0.8514927670052324,1.9603808353808354,2.024154589371981,0.9554925820970163,0.7504898758981058,0.46018202502844135],[1.143630519370665,0.8073874893857911,1.7809341709915325,1.529126213592233,0.9724890118834447,0.8026565464895637,0.47616683217477657],[1.2440984429934705,0.7938819129040876,1.7834125726360275,1.233295583238958,0.9475045648204504,0.8442969221484611,0.2390761548064919],[1.305299539170507,0.8302383774529172,1.740292955126715,1.316017316017316,0.9210041128917884,0.8899470899470899,0.25704968348359875],[1.277277751460603,0.8623242971887551,1.0598171196342394,1.3671259842519685,0.9732761008031017,0.9558759283529926,0.3149606299212598],[1.2609193756265213,0.8118778660105134,1.0726122326001808,1.6079931972789114,1.0782402528977872,0.8623369414376907,0.6294751477233229]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"1.117","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"0.854","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"2.075","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"2.081","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"0.985","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"0.723","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"0.419","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"1.125","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"0.851","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"1.960","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"2.024","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"0.955","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"0.750","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"0.460","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"1.144","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"0.807","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"1.781","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"1.529","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"0.972","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"0.803","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"0.476","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"1.244","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"0.794","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"1.783","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"1.233","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"0.948","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"0.844","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"0.239","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"1.305","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"0.830","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"1.740","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"1.316","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"0.921","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"0.890","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"0.257","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"1.277","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"0.862","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"1.060","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"1.367","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"0.973","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"0.956","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"0.315","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"1.261","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"0.812","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"1.073","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"1.608","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"1.078","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"0.862","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"0.629","font":{"color":"#EEEEEE"},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, libp2p.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-n0.computer-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-n0.computer-KUBO-ttfb.json
new file mode 100644
index 0000000000..a5ac7e9cd5
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-n0.computer-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[21.9647577092511,24.22099447513812,23.974489795918366,3.46078431372549,21.3502538071066,2.3520000000000003,2.530516431924883],[21.788793103448274,23.70899470899471,27.980099502487562,3.8181818181818183,20.398104265402843,2.519582245430809,3.0089686098654713],[21.56302521008403,23.030150753768844,29.48803827751196,4.194444444444445,19.990950226244344,2.7139240506329116,3.4695652173913043],[21.125506072874497,22.453271028037385,28.812785388127853,4.696428571428571,18.87966804979253,3.004914004914005,4.104602510460251],[20.64638783269962,19.832684824902724,28.502164502164504,5.076595744680851,18.348659003831415,3.286384976525822,5.442687747035572],[20.317406143344712,7.217391304347825,30.098360655737704,5.644,18.96785714285714,4.064935064935065,7.063758389261745],[16.972292191435766,8.32122587968218,30.522033898305086,7.685314685314685,19.591176470588234,6.332740213523132,10.710914454277285]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"21.965","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"24.221","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"23.974","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"3.461","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"21.350","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"2.352","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"2.531","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"21.789","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"23.709","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"27.980","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"3.818","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"20.398","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"2.520","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"3.009","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"21.563","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"23.030","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"29.488","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"4.194","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"19.991","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"2.714","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"3.470","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"21.126","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"22.453","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"28.813","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"4.696","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"18.880","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"3.005","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"4.105","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"20.646","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"19.833","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"28.502","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"5.077","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"18.349","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"3.286","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"5.443","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"20.317","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"7.217","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"30.098","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"5.644","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"18.968","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"4.065","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"7.064","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"16.972","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"8.321","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"30.522","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"7.685","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"19.591","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"6.333","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"10.711","font":{"color":"#EEEEEE"},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, n0.computer). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-probelab.io-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-probelab.io-KUBO-ttfb.json
new file mode 100644
index 0000000000..f3f8da1304
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-probelab.io-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[3.79467680608365,2.8076181292189006,2.1649037157580686,2.389873417721519,2.598860149057431,0.8272383354350569,0.5708020050125313],[3.9424920127795526,2.795186194368756,2.083291770573566,2.2289416846652266,2.6294855166450497,0.8838748495788208,0.7773722627737226],[4.192105263157894,2.7075115400755347,1.9489554167564076,1.5752461322081577,2.5936337329474988,0.9253986332574032,0.9400705052878967],[4.166838311019568,2.676300578034682,1.6324948311509304,1.5272067714631197,2.4591760299625465,0.9260599793174769,0.9476987447698745],[3.7107400722021664,2.5639494026704144,1.3784124317513649,1.049598832968636,2.582273883036687,1.0531189083820662,1.1304775972427374],[3.7037037037037033,2.1576879910213242,1.5082056150820564,0.39223744292237445,2.804741980474198,1.4738546968995836,1.472761724301279],[4.126736842105263,2.2254174397031536,2.086000771307366,0.5292391532173548,2.5869727976041927,1.875784190715182,2.4558768306421332]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"3.795","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"2.808","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"2.165","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"2.390","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"2.599","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"0.827","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"0.571","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"3.942","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"2.795","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"2.083","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"2.229","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"2.629","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"0.884","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"0.777","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"4.192","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"2.708","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"1.949","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"1.575","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"2.594","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"0.925","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"0.940","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"4.167","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"2.676","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"1.632","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"1.527","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"2.459","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"0.926","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"0.948","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"3.711","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"2.564","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"1.378","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"1.050","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"2.582","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"1.053","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"1.130","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"3.704","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"2.158","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"1.508","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"0.392","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"2.805","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"1.474","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"1.473","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"4.127","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"2.225","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"2.086","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"0.529","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"2.587","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"1.876","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"2.456","font":{"color":"#EEEEEE"},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, probelab.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-protocol.ai-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-protocol.ai-KUBO-ttfb.json
new file mode 100644
index 0000000000..e81c0da0be
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-protocol.ai-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[1.7636887608069163,1.1335597057159026,1.9969586374695865,2.9785276073619635,1.1921701112877583,0.8925680647534953,0.4619164619164619],[1.791144708423326,1.051652549410397,1.9661286054511775,2.592233009708738,1.1659324522760648,0.9266943291839558,0.5013989927252378],[1.8716351948573724,1.0723465016658733,1.7762033288349077,2.067019400352734,1.211865925793153,0.9809586342744584,0.4532858273950911],[1.700493305144468,1.0187897209173806,1.402028188380887,1.521997621878716,1.2191898386543083,1.0241187384044526,0.2907429015947102],[1.7071757286517812,1.0682856769813291,1.0357351395538947,1.5733041575492344,1.2436297879335854,1.0585915492957747,0.34131403118040093],[1.8463199867087556,1.0209692451071761,1.0516879849024954,1.6693227091633465,1.2043186895011169,1.0714944649446496,0.47102604997341835],[1.8714051557144986,0.9961557916034395,1.2206430803346437,1.895762711864407,1.4198262787811942,1.0687571921749137,1.0032263268269075]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"1.764","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"1.134","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"1.997","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"2.979","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"1.192","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"0.893","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"0.462","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"1.791","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"1.052","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"1.966","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"2.592","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"1.166","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"0.927","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"0.501","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"1.872","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"1.072","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"1.776","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"2.067","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"1.212","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"0.981","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"0.453","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"1.700","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"1.019","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"1.402","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"1.522","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"1.219","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"1.024","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"0.291","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"1.707","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"1.068","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"1.036","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"1.573","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"1.244","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"1.059","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"0.341","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"1.846","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"1.021","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"1.052","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"1.669","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"1.204","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"1.071","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"0.471","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"1.871","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"0.996","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"1.221","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"1.896","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"1.420","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"1.069","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"1.003","font":{"color":"#EEEEEE"},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, protocol.ai). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-research.protocol.ai-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-research.protocol.ai-KUBO-ttfb.json
new file mode 100644
index 0000000000..2550c8c9e9
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-research.protocol.ai-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[1.4395339493772599,1.277394818160209,0.7474226804123711,1.725050916496945,0.8892543859649124,0.32918395573997233,0.13807940543712105],[1.569513902780556,1.4124347413383957,0.8415513099187737,1.9193548387096777,0.9049405878674172,0.3626828595086944,0.18025751072961374],[1.5896067970756766,1.5640539900544637,0.8867903189323683,2.0918163672654693,0.9291731669266771,0.3931718061674009,0.23753894080996887],[1.5974965773518481,1.6536827195467423,0.8738562091503268,2.274161735700197,0.9671697526061926,0.43281121187139326,0.30289489022731686],[1.6071221211534739,1.6798966651009863,0.9181857638888888,2.455598455598456,1.049728892331526,0.4911274911274911,0.3854489164086687],[1.0992348158775704,0.9449227652570271,0.73735352957988,1.896461336828309,0.8064316635745208,0.602718645806617,0.45328150695171177],[1.0717370694195725,1.0350749879051766,0.9732686128392699,2.0766703176341728,1.0200020204061018,0.91441647597254,0.8415949747371296]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"1.440","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"1.277","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"0.747","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"1.725","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"0.889","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"0.329","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"0.138","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"1.570","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"1.412","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"0.842","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"1.919","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"0.905","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"0.363","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"0.180","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"1.590","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"1.564","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"0.887","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"2.092","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"0.929","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"0.393","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"0.238","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"1.597","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"1.654","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"0.874","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"2.274","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"0.967","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"0.433","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"0.303","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"1.607","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"1.680","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"0.918","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"2.456","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"1.050","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"0.491","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"0.385","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"1.099","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"0.945","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"0.737","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"1.896","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"0.806","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"0.603","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"0.453","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"1.072","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"1.035","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"0.973","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"2.077","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"1.020","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"0.914","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"0.842","font":{"color":"#EEEEEE"},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, research.protocol.ai). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-singularity.storage-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-singularity.storage-KUBO-ttfb.json
new file mode 100644
index 0000000000..376ef78df7
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-singularity.storage-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"-1.000","font":{"color":""},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, singularity.storage). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-specs.ipfs.tech-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-specs.ipfs.tech-KUBO-ttfb.json
new file mode 100644
index 0000000000..ed4b8e449b
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-specs.ipfs.tech-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[1.5228937728937728,1.1243626062322947,1.6614950634696755,2.0349206349206352,1.203240477544059,0.5800756620428752,1.3564593301435408],[1.5252037428312708,1.1580098414434117,1.6450304259634887,2.026239067055394,1.1486414491209378,0.6153377967133292,0.4333124608641202],[1.527191679049034,1.1198550349469325,1.7154858583029966,2.1370967741935485,1.1345808766982826,0.6498533724340175,0.5264127764127764],[1.5311953352769678,1.0891578167448754,1.682330827067669,2.0652680652680653,1.1148418491484184,0.6973461321287407,0.5996533795493935],[1.513498772838833,1.0671992481203008,1.5850407306837817,1.5721003134796239,1.170118687456365,0.7469072164948454,0.7093153759820428],[1.721097496004262,1.0474213286713288,1.609744560075686,1.531331592689295,1.3046119235095612,0.9206273764258556,0.8577114427860696],[1.961061507936508,1.140472312703583,1.734368530020704,1.6205016357688113,1.4350021034917966,1.2552525704067947,1.4828396803008934]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"1.523","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"1.124","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"1.661","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"2.035","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"1.203","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"0.580","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"1.356","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"1.525","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"1.158","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"1.645","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"2.026","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"1.149","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"0.615","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"0.433","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"1.527","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"1.120","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"1.715","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"2.137","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"1.135","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"0.650","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"0.526","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"1.531","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"1.089","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"1.682","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"2.065","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"1.115","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"0.697","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"0.600","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"1.513","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"1.067","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"1.585","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"1.572","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"1.170","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"0.747","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"0.709","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"1.721","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"1.047","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"1.610","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"1.531","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"1.305","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"0.921","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"0.858","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"1.961","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"1.140","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"1.734","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"1.621","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"1.435","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"1.255","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"1.483","font":{"color":"#EEEEEE"},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, specs.ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-strn.network-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-strn.network-KUBO-ttfb.json
new file mode 100644
index 0000000000..72ce67dd2c
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-strn.network-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1],[-1,-1,-1,-1,-1,-1,-1]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"-1.000","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"-1.000","font":{"color":""},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, strn.network). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-http-ratio-web3.storage-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-http-ratio-web3.storage-KUBO-ttfb.json
new file mode 100644
index 0000000000..5b30847534
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-http-ratio-web3.storage-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"heatmap","colorbar":{"title":{"side":"right","text":"← KUBO faster | HTTP faster →"}},"colorscale":"Viridis","name":"name","reversescale":true,"x":["af-south-1","ap-south-1","ap-southeast-2","eu-central-1","sa-east-1","us-east-2","us-west-1"],"y":[30,40,50,60,70,80,90],"yaxis":"","z":[[6.055367231638419,6.198581560283689,3.6836027713625867,0.9791411042944784,4.656607700312175,0.9038817005545285,0.7624847746650426],[5.664969450101833,6.367346938775511,2.8892809880899866,1.0240549828178693,4.56551724137931,0.9452054794520548,0.9774881516587678],[5.365402405180388,6.367666232073011,2.8240469208211145,1.1146496815286624,4.529688972667295,1.0040355125100888,1.11441647597254],[5.304237288135593,6.365119196988708,2.8344689378757515,1.1736111111111112,4.563520871143376,1.0783269961977187,1.4536423841059605],[5.464342313787638,6.631137724550897,3.062524121960633,1.238751147842057,4.939024390243902,1.1535739561217269,2.5142555438225975],[5.356573705179282,7.0551181102362195,3.236794825727632,1.4307053941908714,5.909623430962344,1.355640535372849,4.13719512195122],[4.682259488084731,7.648915187376725,4.235235567352356,1.7557471264367819,9.205904617713854,2.0261692650334076,7.180281690140846]]}],"layout":{"annotations":[{"xref":"x1","yref":"y1","x":"af-south-1","y":30,"text":"6.055","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":30,"text":"6.199","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":30,"text":"3.684","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":30,"text":"0.979","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":30,"text":"4.657","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":30,"text":"0.904","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":30,"text":"0.762","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":40,"text":"5.665","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":40,"text":"6.367","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":40,"text":"2.889","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":40,"text":"1.024","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":40,"text":"4.566","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":40,"text":"0.945","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":40,"text":"0.977","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":50,"text":"5.365","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":50,"text":"6.368","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":50,"text":"2.824","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":50,"text":"1.115","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":50,"text":"4.530","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":50,"text":"1.004","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":50,"text":"1.114","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":60,"text":"5.304","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":60,"text":"6.365","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":60,"text":"2.834","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":60,"text":"1.174","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":60,"text":"4.564","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":60,"text":"1.078","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":60,"text":"1.454","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":70,"text":"5.464","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":70,"text":"6.631","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":70,"text":"3.063","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":70,"text":"1.239","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":70,"text":"4.939","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":70,"text":"1.154","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":70,"text":"2.514","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":80,"text":"5.357","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":80,"text":"7.055","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":80,"text":"3.237","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":80,"text":"1.431","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":80,"text":"5.910","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":80,"text":"1.356","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":80,"text":"4.137","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"af-south-1","y":90,"text":"4.682","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-south-1","y":90,"text":"7.649","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"ap-southeast-2","y":90,"text":"4.235","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"eu-central-1","y":90,"text":"1.756","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"sa-east-1","y":90,"text":"9.206","font":{"color":"#EEEEEE"},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-east-2","y":90,"text":"2.026","font":{"color":""},"showarrow":false},{"xref":"x1","yref":"y1","x":"us-west-1","y":90,"text":"7.180","font":{"color":"#EEEEEE"},"showarrow":false}],"dragmode":false,"margin":{"b":30},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (ttfb, web3.storage). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"automargin":true,"side":"top","title":{"text":"AWS Region"}},"yaxis":{"automargin":true,"title":{"text":"Percentile"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.ipfs.tech-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.ipfs.tech-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..4e2e5cd46a
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.ipfs.tech-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.1956,0.2224,0.2563,0.2635,0.2971,1.3488,1.3658,1.3684,1.3784,1.3808,1.3872,1.3926,1.3961,1.3987,1.3990,1.3999,1.4048,1.4088,1.4122,1.4185,1.4207,1.4215,1.4335,1.4360,1.4397,1.4467,1.4495,1.4539,1.4542,1.4559,1.4698,1.4702,1.4714,1.4715,1.4746,1.4757,1.4792,1.4813,1.4825,1.4832,1.4873,1.4889,1.4925,1.4957,1.4966,1.4975,1.4978,1.4996,1.5003,1.5031,1.5033,1.5060,1.5110,1.5114,1.5128,1.5140,1.5143,1.5149,1.5153,1.5178,1.5181,1.5185,1.5187,1.5252,1.5279,1.5288,1.5295,1.5306,1.5308,1.5324,1.5336,1.5346,1.5358,1.5366,1.5385,1.5420,1.5431,1.5435,1.5449,1.5524,1.5544,1.5570,1.5593,1.5599,1.5621,1.5643,1.5689,1.5716,1.5755,1.5767,1.5867,1.5946,1.5958,1.6125,1.6182,1.6205,1.6263,1.6265,1.6324,1.6333,1.6354,1.6372,1.6420,1.6429,1.6438,1.6443,1.6461,1.6511,1.6564,1.6589,1.6594,1.6631,1.6647,1.6676,1.6679,1.6685,1.6696,1.6711,1.6727,1.6732,1.6742,1.6774,1.6781,1.6785,1.6831,1.6848,1.6888,1.6911,1.6917,1.6918,1.6947,1.6957,1.6970,1.6990,1.7050,1.7056,1.7070,1.7079,1.7084,1.7114,1.7175,1.7188,1.7233,1.7264,1.7265,1.7269,1.7274,1.7281,1.7287,1.7310,1.7332,1.7334,1.7351,1.7390,1.7403,1.7429,1.7455,1.7461,1.7469,1.7470,1.7476,1.7485,1.7501,1.7510,1.7514,1.7531,1.7543,1.7577,1.7645,1.7651,1.7658,1.7707,1.7753,1.7757,1.7773,1.7780,1.7785,1.7790,1.7795,1.7811,1.7830,1.7839,1.7855,1.7860,1.7884,1.7911,1.7917,1.7924,1.7932,1.7944,1.7964,1.7968,1.7991,1.8014,1.8032,1.8061,1.8081,1.8090,1.8109,1.8122,1.8133,1.8169,1.8172,1.8182,1.8189,1.8190,1.8214,1.8216,1.8217,1.8222,1.8239,1.8244,1.8314,1.8338,1.8349,1.8353,1.8370,1.8373,1.8379,1.8381,1.8383,1.8405,1.8408,1.8458,1.8473,1.8475,1.8493,1.8527,1.8554,1.8594,1.8604,1.8608,1.8626,1.8632,1.8640,1.8641,1.8676,1.8684,1.8741,1.8755,1.8762,1.8769,1.8816,1.8823,1.8830,1.8862,1.8863,1.8892,1.8898,1.8901,1.8907,1.8912,1.8914,1.8918,1.8919,1.8937,1.8943,1.8959,1.8973,1.9030,1.9032,1.9040,1.9075,1.9080,1.9104,1.9131,1.9154,1.9160,1.9170,1.9189,1.9225,1.9235,1.9240,1.9250,1.9270,1.9279,1.9286,1.9316,1.9345,1.9349,1.9356,1.9391,1.9402,1.9435,1.9502,1.9533,1.9549,1.9561,1.9613,1.9621,1.9622,1.9631,1.9636,1.9657,1.9684,1.9688,1.9691,1.9695,1.9701,1.9713,1.9745,1.9765,1.9785,1.9793,1.9807,1.9818,1.9842,1.9846,1.9858,1.9871,1.9872,1.9881,1.9924,1.9987,2.0033,2.0079,2.0090,2.0107,2.0172,2.0199,2.0276,2.0277,2.0291,2.0309,2.0319,2.0362,2.0393,2.0419,2.0442,2.0443,2.0451,2.0481,2.0527,2.0533,2.0535,2.0560,2.0564,2.0578,2.0588,2.0594,2.0604,2.0702,2.0705,2.0707,2.0717,2.0723,2.0754,2.0780,2.0806,2.0809,2.0828,2.0840,2.0843,2.0866,2.0872,2.0885,2.0912,2.0957,2.1045,2.1046,2.1065,2.1068,2.1080,2.1102,2.1103,2.1183,2.1199,2.1202,2.1233,2.1244,2.1264,2.1267,2.1294,2.1321,2.1335,2.1362,2.1380,2.1398,2.1428,2.1449,2.1451,2.1462,2.1466,2.1492,2.1501,2.1532,2.1593,2.1603,2.1605,2.1607,2.1626,2.1653,2.1668,2.1682,2.1726,2.1752,2.1789,2.1809,2.1816,2.1937,2.1965,2.2005,2.2013,2.2040,2.2102,2.2117,2.2124,2.2132,2.2173,2.2208,2.2210,2.2248,2.2347,2.2417,2.2420,2.2423,2.2569,2.2633,2.2651,2.2701,2.2805,2.2852,2.2869,2.2872,2.3032,2.3120,2.3142,2.3214,2.3259,2.3268,2.3344,2.3428,2.3563,2.3639,2.3771,2.3812,2.3930,2.3932,2.3948,2.3981,2.3984,2.4188,2.4358,2.4409,2.4425,2.4430,2.4501,2.4637,2.4686,2.4709,2.4733,2.4788,2.4792,2.4853,2.4947,2.4973,2.4985,2.5117,2.5126,2.5178,2.5206,2.5271,2.5325,2.5337,2.5555,2.5579,2.5594,2.5630,2.5721,2.5746,2.5946,2.6087,2.6126,2.6135,2.6179,2.6590,2.6719,2.6725,2.6986,2.7018,2.7374,2.7377,2.7662,2.7732,2.7844,2.7877,2.8112,2.8234,2.8337,2.8346,2.8372,2.8412,2.8477,2.8674,2.8708,2.8720,2.8936,2.9293,2.9641,2.9765,3.0452,3.0820,3.0891,3.0966,3.1030,3.1359,3.1481,3.1946,3.2659,3.2723,3.2757,3.3507,3.3517,3.3831,3.4775,3.5177,3.5219,3.5408,3.6724,3.6984,3.7254,3.8567,3.8576,3.8706,3.9509,4.0657,4.1340,4.2541,4.2590,4.2793,4.3278,4.4555,4.7723,5.5783,5.7969,5.8275,6.4706,6.6268,6.7318,6.8945,8.2029,8.4146,9.4035,9.4658,11.0856],"y":[0.0017985611510791368,0.0035971223021582736,0.00539568345323741,0.007194244604316547,0.008992805755395683,0.01079136690647482,0.012589928057553957,0.014388489208633094,0.01618705035971223,0.017985611510791366,0.019784172661870502,0.02158273381294964,0.023381294964028777,0.025179856115107913,0.02697841726618705,0.02877697841726619,0.030575539568345324,0.03237410071942446,0.0341726618705036,0.03597122302158273,0.03776978417266187,0.039568345323741004,0.04136690647482014,0.04316546762589928,0.044964028776978415,0.046762589928057555,0.048561151079136694,0.050359712230215826,0.052158273381294966,0.0539568345323741,0.05575539568345324,0.05755395683453238,0.05935251798561151,0.06115107913669065,0.06294964028776978,0.06474820143884892,0.06654676258992806,0.0683453237410072,0.07014388489208633,0.07194244604316546,0.0737410071942446,0.07553956834532374,0.07733812949640288,0.07913669064748201,0.08093525179856115,0.08273381294964029,0.08453237410071943,0.08633093525179857,0.08812949640287769,0.08992805755395683,0.09172661870503597,0.09352517985611511,0.09532374100719425,0.09712230215827339,0.09892086330935251,0.10071942446043165,0.10251798561151079,0.10431654676258993,0.1079136690647482,0.11151079136690648,0.11330935251798561,0.11510791366906475,0.11690647482014388,0.11870503597122302,0.12050359712230216,0.1223021582733813,0.12410071942446044,0.12589928057553956,0.12769784172661872,0.12949640287769784,0.13129496402877697,0.13309352517985612,0.13489208633093525,0.1366906474820144,0.13848920863309352,0.14028776978417265,0.1420863309352518,0.14388489208633093,0.14568345323741008,0.1474820143884892,0.14928057553956833,0.1510791366906475,0.1528776978417266,0.15467625899280577,0.1564748201438849,0.15827338129496402,0.16007194244604317,0.1618705035971223,0.16366906474820145,0.16546762589928057,0.1672661870503597,0.16906474820143885,0.17086330935251798,0.17266187050359713,0.17446043165467626,0.17625899280575538,0.17805755395683454,0.17985611510791366,0.18165467625899281,0.18345323741007194,0.18525179856115107,0.18705035971223022,0.18884892086330934,0.1906474820143885,0.19244604316546762,0.19424460431654678,0.1960431654676259,0.19784172661870503,0.19964028776978418,0.2014388489208633,0.20323741007194246,0.20503597122302158,0.2068345323741007,0.20863309352517986,0.210431654676259,0.21223021582733814,0.21402877697841727,0.2158273381294964,0.21762589928057555,0.21942446043165467,0.22122302158273383,0.22302158273381295,0.22482014388489208,0.22661870503597123,0.22841726618705036,0.2302158273381295,0.23201438848920863,0.23381294964028776,0.2356115107913669,0.23741007194244604,0.2392086330935252,0.24100719424460432,0.24280575539568344,0.2446043165467626,0.24640287769784172,0.24820143884892087,0.25,0.2517985611510791,0.25359712230215825,0.25539568345323743,0.25719424460431656,0.2589928057553957,0.2607913669064748,0.26258992805755393,0.2643884892086331,0.26618705035971224,0.26798561151079137,0.2697841726618705,0.2715827338129496,0.2733812949640288,0.2751798561151079,0.27697841726618705,0.2787769784172662,0.2805755395683453,0.2823741007194245,0.2841726618705036,0.28597122302158273,0.28776978417266186,0.289568345323741,0.29136690647482016,0.2931654676258993,0.2949640287769784,0.29676258992805754,0.29856115107913667,0.30035971223021585,0.302158273381295,0.3039568345323741,0.3057553956834532,0.30755395683453235,0.30935251798561153,0.31115107913669066,0.3129496402877698,0.3147482014388489,0.31654676258992803,0.3183453237410072,0.32014388489208634,0.32194244604316546,0.3237410071942446,0.3255395683453237,0.3273381294964029,0.329136690647482,0.33093525179856115,0.3345323741007194,0.3363309352517986,0.3381294964028777,0.33992805755395683,0.34172661870503596,0.3435251798561151,0.34532374100719426,0.3471223021582734,0.3489208633093525,0.35071942446043164,0.35251798561151076,0.35431654676258995,0.35611510791366907,0.3579136690647482,0.3597122302158273,0.36151079136690645,0.36330935251798563,0.36510791366906475,0.3669064748201439,0.368705035971223,0.37050359712230213,0.3723021582733813,0.37410071942446044,0.37589928057553956,0.3776978417266187,0.37949640287769787,0.381294964028777,0.3830935251798561,0.38489208633093525,0.38669064748201437,0.38848920863309355,0.3902877697841727,0.3920863309352518,0.39388489208633093,0.39568345323741005,0.39928057553956836,0.4010791366906475,0.4028776978417266,0.40467625899280574,0.4064748201438849,0.40827338129496404,0.41007194244604317,0.4118705035971223,0.4136690647482014,0.4154676258992806,0.4172661870503597,0.41906474820143885,0.420863309352518,0.4226618705035971,0.4244604316546763,0.4262589928057554,0.42805755395683454,0.42985611510791366,0.4316546762589928,0.43345323741007197,0.4352517985611511,0.4370503597122302,0.43884892086330934,0.44064748201438847,0.44244604316546765,0.4442446043165468,0.447841726618705,0.44964028776978415,0.45143884892086333,0.45323741007194246,0.4550359712230216,0.4568345323741007,0.45863309352517984,0.460431654676259,0.46223021582733814,0.46402877697841727,0.4658273381294964,0.4676258992805755,0.4694244604316547,0.4712230215827338,0.47302158273381295,0.4748201438848921,0.4766187050359712,0.4784172661870504,0.4802158273381295,0.48201438848920863,0.4856115107913669,0.48741007194244607,0.4892086330935252,0.4910071942446043,0.49280575539568344,0.49460431654676257,0.49640287769784175,0.4982014388489209,0.5,0.5017985611510791,0.5035971223021583,0.5053956834532374,0.5071942446043165,0.5089928057553957,0.5107913669064749,0.512589928057554,0.5143884892086331,0.5161870503597122,0.5179856115107914,0.5197841726618705,0.5215827338129496,0.5233812949640287,0.5251798561151079,0.5269784172661871,0.5287769784172662,0.5305755395683454,0.5323741007194245,0.5341726618705036,0.5359712230215827,0.5377697841726619,0.539568345323741,0.5413669064748201,0.5431654676258992,0.5449640287769785,0.5467625899280576,0.5485611510791367,0.5503597122302158,0.552158273381295,0.5539568345323741,0.5557553956834532,0.5575539568345323,0.5593525179856115,0.5611510791366906,0.5629496402877698,0.564748201438849,0.5665467625899281,0.5683453237410072,0.5701438848920863,0.5719424460431655,0.5737410071942446,0.5755395683453237,0.5773381294964028,0.579136690647482,0.5809352517985612,0.5827338129496403,0.5845323741007195,0.5863309352517986,0.5881294964028777,0.5899280575539568,0.591726618705036,0.5935251798561151,0.5953237410071942,0.5971223021582733,0.5989208633093526,0.6007194244604317,0.6025179856115108,0.60431654676259,0.6061151079136691,0.6079136690647482,0.6097122302158273,0.6115107913669064,0.6133093525179856,0.6151079136690647,0.6169064748201439,0.6187050359712231,0.6205035971223022,0.6223021582733813,0.6241007194244604,0.6258992805755396,0.6276978417266187,0.6294964028776978,0.6312949640287769,0.6330935251798561,0.6348920863309353,0.6366906474820144,0.6384892086330936,0.6402877697841727,0.6438848920863309,0.64568345323741,0.6474820143884892,0.6492805755395683,0.6510791366906474,0.6528776978417267,0.6546762589928058,0.6564748201438849,0.658273381294964,0.6600719424460432,0.6618705035971223,0.6636690647482014,0.6654676258992805,0.6672661870503597,0.6690647482014388,0.670863309352518,0.6726618705035972,0.6744604316546763,0.6762589928057554,0.6780575539568345,0.6798561151079137,0.6816546762589928,0.6870503597122302,0.6888489208633094,0.6906474820143885,0.6924460431654677,0.6942446043165468,0.6960431654676259,0.697841726618705,0.6996402877697842,0.7014388489208633,0.7032374100719424,0.7050359712230215,0.7068345323741008,0.7086330935251799,0.710431654676259,0.7122302158273381,0.7140287769784173,0.7158273381294964,0.7176258992805755,0.7194244604316546,0.7212230215827338,0.7230215827338129,0.7248201438848921,0.7266187050359713,0.7284172661870504,0.7302158273381295,0.7320143884892086,0.7338129496402878,0.7356115107913669,0.737410071942446,0.7392086330935251,0.7410071942446043,0.7428057553956835,0.7446043165467626,0.7464028776978417,0.7482014388489209,0.75,0.7517985611510791,0.7553956834532374,0.7571942446043165,0.7589928057553957,0.7607913669064749,0.762589928057554,0.7643884892086331,0.7661870503597122,0.7679856115107914,0.7697841726618705,0.7715827338129496,0.7733812949640287,0.7751798561151079,0.7769784172661871,0.7787769784172662,0.7805755395683454,0.7823741007194245,0.7841726618705036,0.7859712230215827,0.7877697841726619,0.789568345323741,0.7913669064748201,0.7931654676258992,0.7949640287769785,0.7967625899280576,0.7985611510791367,0.8003597122302158,0.802158273381295,0.8039568345323741,0.8057553956834532,0.8075539568345323,0.8093525179856115,0.8111510791366906,0.8129496402877698,0.814748201438849,0.8165467625899281,0.8183453237410072,0.8201438848920863,0.8219424460431655,0.8237410071942446,0.8255395683453237,0.8273381294964028,0.829136690647482,0.8309352517985612,0.8327338129496403,0.8345323741007195,0.8363309352517986,0.8381294964028777,0.8399280575539568,0.841726618705036,0.8435251798561151,0.8453237410071942,0.8471223021582733,0.8489208633093526,0.8507194244604317,0.8525179856115108,0.85431654676259,0.8561151079136691,0.8579136690647482,0.8597122302158273,0.8615107913669064,0.8633093525179856,0.8651079136690647,0.8669064748201439,0.8687050359712231,0.8705035971223022,0.8723021582733813,0.8741007194244604,0.8758992805755396,0.8776978417266187,0.8794964028776978,0.8812949640287769,0.8830935251798561,0.8848920863309353,0.8866906474820144,0.8884892086330936,0.8902877697841727,0.8920863309352518,0.8938848920863309,0.89568345323741,0.8974820143884892,0.8992805755395683,0.9010791366906474,0.9028776978417267,0.9046762589928058,0.9064748201438849,0.908273381294964,0.9100719424460432,0.9118705035971223,0.9136690647482014,0.9154676258992805,0.9172661870503597,0.9190647482014388,0.920863309352518,0.9226618705035972,0.9244604316546763,0.9262589928057554,0.9280575539568345,0.9298561151079137,0.9316546762589928,0.9334532374100719,0.935251798561151,0.9370503597122302,0.9388489208633094,0.9406474820143885,0.9424460431654677,0.9442446043165468,0.9460431654676259,0.947841726618705,0.9496402877697842,0.9514388489208633,0.9532374100719424,0.9550359712230215,0.9568345323741008,0.9586330935251799,0.960431654676259,0.9622302158273381,0.9640287769784173,0.9658273381294964,0.9676258992805755,0.9694244604316546,0.9712230215827338,0.9730215827338129,0.9748201438848921,0.9766187050359713,0.9784172661870504,0.9802158273381295,0.9820143884892086,0.9838129496402878,0.9856115107913669,0.987410071942446,0.9892086330935251,0.9910071942446043,0.9928057553956835,0.9946043165467626,0.9964028776978417,0.9982014388489209],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.2602,0.4024,0.8817,1.0346,1.0370,1.0425,1.0436,1.0471,1.0490,1.0505,1.0534,1.0564,1.0609,1.0619,1.0635,1.0640,1.0645,1.0696,1.0704,1.0723,1.0728,1.0739,1.0787,1.0799,1.0804,1.0809,1.0885,1.0887,1.0906,1.0918,1.0922,1.0930,1.0933,1.0944,1.0949,1.0954,1.0993,1.1050,1.1056,1.1107,1.1138,1.1142,1.1183,1.1184,1.1204,1.1207,1.1222,1.1227,1.1237,1.1246,1.1252,1.1259,1.1266,1.1298,1.1305,1.1321,1.1322,1.1332,1.1355,1.1403,1.1410,1.1411,1.1419,1.1422,1.1466,1.1494,1.1518,1.1543,1.1548,1.1552,1.1566,1.1568,1.1576,1.1605,1.1607,1.1620,1.1639,1.1689,1.1692,1.1697,1.1698,1.1705,1.1720,1.1735,1.1740,1.1759,1.1776,1.1783,1.1787,1.1790,1.1822,1.1839,1.1858,1.1870,1.1891,1.1903,1.1907,1.1928,1.1931,1.1937,1.1947,1.1960,1.1964,1.1966,1.2012,1.2019,1.2054,1.2056,1.2064,1.2103,1.2119,1.2177,1.2183,1.2191,1.2192,1.2253,1.2259,1.2260,1.2283,1.2286,1.2287,1.2335,1.2366,1.2404,1.2409,1.2437,1.2458,1.2500,1.2509,1.2543,1.2580,1.2597,1.2632,1.2690,1.2710,1.2713,1.2733,1.2764,1.2767,1.2777,1.2801,1.2812,1.2835,1.2838,1.2848,1.2868,1.2896,1.2917,1.2920,1.2928,1.2939,1.3019,1.3058,1.3148,1.3166,1.3168,1.3172,1.3201,1.3246,1.3278,1.3286,1.3298,1.3309,1.3325,1.3337,1.3338,1.3347,1.3361,1.3462,1.3486,1.3521,1.3619,1.3633,1.3652,1.3666,1.3678,1.3799,1.3837,1.3891,1.3914,1.3958,1.3961,1.3964,1.3974,1.4026,1.4034,1.4057,1.4066,1.4068,1.4104,1.4121,1.4128,1.4133,1.4164,1.4168,1.4173,1.4174,1.4237,1.4243,1.4254,1.4265,1.4279,1.4312,1.4318,1.4346,1.4391,1.4472,1.4483,1.4514,1.4519,1.4533,1.4543,1.4594,1.4611,1.4626,1.4674,1.4696,1.4775,1.4812,1.4819,1.4831,1.4840,1.4853,1.4861,1.4886,1.4890,1.4898,1.4916,1.4922,1.4928,1.4949,1.4998,1.5002,1.5011,1.5019,1.5029,1.5053,1.5084,1.5089,1.5146,1.5160,1.5200,1.5204,1.5211,1.5218,1.5241,1.5249,1.5267,1.5276,1.5277,1.5288,1.5323,1.5371,1.5381,1.5406,1.5417,1.5420,1.5429,1.5460,1.5493,1.5501,1.5507,1.5528,1.5536,1.5580,1.5588,1.5624,1.5645,1.5648,1.5673,1.5693,1.5697,1.5702,1.5718,1.5721,1.5725,1.5730,1.5732,1.5788,1.5833,1.5883,1.5885,1.5930,1.5948,1.5990,1.6003,1.6028,1.6047,1.6059,1.6063,1.6075,1.6085,1.6098,1.6140,1.6174,1.6259,1.6267,1.6280,1.6282,1.6297,1.6315,1.6330,1.6337,1.6343,1.6382,1.6395,1.6441,1.6443,1.6449,1.6460,1.6461,1.6465,1.6507,1.6538,1.6595,1.6601,1.6659,1.6676,1.6683,1.6690,1.6705,1.6729,1.6768,1.6779,1.6781,1.6822,1.6839,1.6845,1.6848,1.6920,1.6937,1.6947,1.6949,1.6954,1.6958,1.6960,1.6962,1.6978,1.6979,1.6986,1.6998,1.7005,1.7007,1.7108,1.7111,1.7157,1.7169,1.7181,1.7185,1.7208,1.7209,1.7223,1.7228,1.7243,1.7290,1.7298,1.7319,1.7333,1.7371,1.7381,1.7412,1.7441,1.7458,1.7470,1.7472,1.7492,1.7528,1.7561,1.7562,1.7598,1.7609,1.7624,1.7627,1.7658,1.7662,1.7674,1.7713,1.7718,1.7756,1.7761,1.7781,1.7796,1.7832,1.7834,1.7868,1.7875,1.7883,1.7884,1.7891,1.7894,1.7910,1.7920,1.7924,1.7942,1.7958,1.7962,1.7977,1.8006,1.8011,1.8037,1.8046,1.8070,1.8071,1.8082,1.8102,1.8136,1.8143,1.8146,1.8150,1.8205,1.8272,1.8295,1.8353,1.8453,1.8502,1.8509,1.8545,1.8565,1.8623,1.8628,1.8632,1.8684,1.8692,1.8702,1.8714,1.8728,1.8735,1.8826,1.8841,1.8859,1.8874,1.8885,1.8914,1.8929,1.8930,1.8932,1.8935,1.8986,1.9015,1.9033,1.9044,1.9075,1.9125,1.9134,1.9239,1.9241,1.9290,1.9298,1.9310,1.9329,1.9348,1.9369,1.9465,1.9583,1.9677,1.9685,1.9735,1.9805,1.9815,1.9867,1.9903,1.9921,1.9946,1.9960,1.9973,2.0093,2.0112,2.0114,2.0125,2.0127,2.0132,2.0155,2.0184,2.0205,2.0236,2.0257,2.0286,2.0311,2.0315,2.0424,2.0430,2.0459,2.0527,2.0635,2.0667,2.0729,2.0902,2.0944,2.0946,2.0981,2.1090,2.1178,2.1257,2.1266,2.1385,2.1407,2.1424,2.1505,2.1911,2.2032,2.2052,2.2060,2.2188,2.2234,2.2451,2.2603,2.2715,2.3032,2.3116,2.3359,2.3430,2.3558,2.3561,2.3809,2.3816,2.3935,2.4329,2.4392,2.4516,2.4640,2.4660,2.5002,2.5408,2.5728,2.5963,2.6476,2.6590,2.6666,2.6837,2.6850,2.7186,2.7404,2.7673,2.8196,2.8581,3.0181,3.0921,3.2900,3.3661,3.6665,3.8224,3.8436,4.6547,6.3193,8.9017,9.7381],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.2039355992844365,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.3657,0.5698,1.3014,1.3121,1.3126,1.3147,1.3170,1.3242,1.3275,1.3336,1.3377,1.3463,1.3470,1.3480,1.3520,1.3545,1.3557,1.3611,1.3625,1.3628,1.3634,1.3663,1.3743,1.3746,1.3758,1.3771,1.3801,1.3817,1.3824,1.3834,1.3846,1.3856,1.3871,1.3876,1.3880,1.3889,1.3935,1.3939,1.3968,1.3974,1.3995,1.4011,1.4012,1.4026,1.4048,1.4059,1.4065,1.4070,1.4087,1.4120,1.4137,1.4176,1.4230,1.4234,1.4241,1.4296,1.4297,1.4335,1.4344,1.4364,1.4373,1.4384,1.4436,1.4452,1.4454,1.4504,1.4514,1.4522,1.4525,1.4637,1.4638,1.4670,1.4676,1.4733,1.4778,1.4792,1.4794,1.4802,1.4830,1.4832,1.4861,1.4900,1.4908,1.4942,1.4947,1.5011,1.5012,1.5057,1.5063,1.5082,1.5112,1.5123,1.5133,1.5148,1.5156,1.5177,1.5188,1.5195,1.5197,1.5199,1.5201,1.5248,1.5283,1.5325,1.5340,1.5345,1.5354,1.5372,1.5419,1.5447,1.5449,1.5491,1.5503,1.5513,1.5524,1.5545,1.5562,1.5566,1.5627,1.5635,1.5645,1.5651,1.5657,1.5668,1.5675,1.5678,1.5708,1.5751,1.5753,1.5764,1.5770,1.5778,1.5788,1.5789,1.5791,1.5793,1.5814,1.5822,1.5839,1.5842,1.5853,1.5858,1.5867,1.5902,1.5915,1.5920,1.5944,1.5947,1.5974,1.6005,1.6054,1.6068,1.6073,1.6083,1.6103,1.6105,1.6133,1.6143,1.6144,1.6149,1.6152,1.6185,1.6221,1.6252,1.6293,1.6294,1.6303,1.6310,1.6336,1.6347,1.6365,1.6368,1.6373,1.6388,1.6434,1.6446,1.6460,1.6472,1.6478,1.6493,1.6498,1.6509,1.6538,1.6548,1.6550,1.6558,1.6563,1.6594,1.6612,1.6628,1.6662,1.6665,1.6678,1.6691,1.6713,1.6718,1.6720,1.6724,1.6758,1.6796,1.6798,1.6800,1.6820,1.6821,1.6828,1.6850,1.6919,1.6922,1.6924,1.6930,1.6952,1.6962,1.6974,1.6975,1.7017,1.7031,1.7081,1.7089,1.7101,1.7121,1.7144,1.7145,1.7146,1.7172,1.7178,1.7179,1.7180,1.7194,1.7211,1.7246,1.7264,1.7305,1.7312,1.7317,1.7325,1.7343,1.7365,1.7372,1.7407,1.7408,1.7434,1.7441,1.7452,1.7457,1.7466,1.7480,1.7484,1.7498,1.7499,1.7517,1.7532,1.7537,1.7556,1.7595,1.7614,1.7635,1.7639,1.7647,1.7676,1.7753,1.7770,1.7779,1.7785,1.7796,1.7806,1.7817,1.7818,1.7838,1.7865,1.7870,1.7884,1.7901,1.7906,1.7911,1.7917,1.7931,1.7935,1.7940,1.7950,1.7988,1.8030,1.8039,1.8064,1.8066,1.8101,1.8110,1.8115,1.8147,1.8148,1.8156,1.8172,1.8196,1.8211,1.8243,1.8245,1.8269,1.8282,1.8287,1.8324,1.8343,1.8351,1.8358,1.8369,1.8423,1.8425,1.8441,1.8469,1.8552,1.8556,1.8606,1.8631,1.8642,1.8720,1.8723,1.8747,1.8768,1.8810,1.8831,1.8841,1.8859,1.8895,1.8935,1.9044,1.9070,1.9133,1.9139,1.9198,1.9221,1.9246,1.9256,1.9270,1.9317,1.9318,1.9334,1.9340,1.9344,1.9368,1.9427,1.9435,1.9464,1.9482,1.9496,1.9499,1.9506,1.9528,1.9579,1.9581,1.9583,1.9593,1.9605,1.9664,1.9679,1.9691,1.9701,1.9756,1.9773,1.9805,1.9917,1.9938,1.9946,1.9985,2.0009,2.0058,2.0120,2.0150,2.0181,2.0250,2.0335,2.0401,2.0407,2.0437,2.0442,2.0475,2.0494,2.0605,2.0632,2.0691,2.0695,2.0772,2.0796,2.0799,2.0825,2.0952,2.0979,2.0999,2.1007,2.1011,2.1031,2.1044,2.1089,2.1095,2.1145,2.1151,2.1245,2.1249,2.1280,2.1301,2.1334,2.1405,2.1427,2.1468,2.1545,2.1621,2.1625,2.1676,2.1715,2.1722,2.1745,2.1749,2.1776,2.1838,2.1912,2.1932,2.2057,2.2096,2.2124,2.2140,2.2155,2.2193,2.2230,2.2375,2.2450,2.2630,2.2679,2.2716,2.2795,2.2875,2.2908,2.2943,2.3006,2.3036,2.3181,2.3192,2.3210,2.3215,2.3268,2.3311,2.3322,2.3359,2.3386,2.3409,2.3506,2.3542,2.3677,2.3720,2.3923,2.4000,2.4019,2.4057,2.4172,2.4202,2.4238,2.4261,2.4318,2.4367,2.4368,2.4404,2.4413,2.4485,2.4540,2.4610,2.4877,2.5081,2.5109,2.5288,2.5382,2.5406,2.5481,2.5617,2.5763,2.6303,2.6470,2.6475,2.6580,2.6861,2.7019,2.7096,2.7118,2.7553,2.7722,2.7978,2.8044,2.8054,2.8097,2.8385,2.8456,2.8549,2.9093,2.9752,2.9785,2.9861,2.9963,3.0053,3.0077,3.0151,3.0254,3.0255,3.0873,3.0908,3.1003,3.1077,3.1666,3.1781,3.1954,3.2223,3.2327,3.2453,3.2542,3.2804,3.2949,3.2953,3.2980,3.2982,3.3195,3.3444,3.3703,3.4005,3.4144,3.4596,3.5145,3.5723,3.6265,3.6751,3.6970,3.8810,3.8911,3.9098,3.9602,3.9712,3.9800,4.0310,4.1827,4.4119,4.4467,4.4626,4.4636,4.5429,4.7195,5.1726,5.5983,6.3216,6.3805,6.4165,6.4492,6.8455,7.9811,8.3589],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.3488372093023256,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.2336,0.2357,0.2418,0.2459,0.2461,0.2519,0.2542,0.2555,0.2569,0.2571,0.2582,0.2593,0.2599,0.2628,0.2639,0.2643,0.2664,0.2719,0.2745,0.2753,0.2758,0.2786,0.2789,0.2791,0.2792,0.2795,0.2796,0.2799,0.2800,0.2819,0.2832,0.2837,0.2839,0.2848,0.2864,0.2887,0.2890,0.2892,0.2900,0.2905,0.2912,0.2917,0.2928,0.2938,0.2940,0.2945,0.2960,0.2975,0.2976,0.2977,0.2985,0.2987,0.3006,0.3008,0.3011,0.3021,0.3024,0.3029,0.3037,0.3038,0.3039,0.3046,0.3054,0.3056,0.3063,0.3069,0.3077,0.3083,0.3098,0.3112,0.3114,0.3116,0.3126,0.3133,0.3134,0.3140,0.3147,0.3150,0.3157,0.3158,0.3160,0.3161,0.3171,0.3173,0.3182,0.3189,0.3196,0.3198,0.3199,0.3200,0.3203,0.3205,0.3209,0.3210,0.3214,0.3216,0.3217,0.3224,0.3250,0.3251,0.3255,0.3277,0.3295,0.3298,0.3310,0.3321,0.3324,0.3329,0.3332,0.3334,0.3336,0.3337,0.3339,0.3340,0.3345,0.3366,0.3370,0.3375,0.3387,0.3400,0.3401,0.3405,0.3407,0.3410,0.3431,0.3435,0.3441,0.3445,0.3448,0.3457,0.3465,0.3468,0.3474,0.3475,0.3480,0.3487,0.3490,0.3500,0.3517,0.3524,0.3539,0.3542,0.3547,0.3559,0.3579,0.3595,0.3614,0.3617,0.3623,0.3630,0.3635,0.3642,0.3645,0.3653,0.3661,0.3662,0.3671,0.3672,0.3684,0.3690,0.3691,0.3695,0.3697,0.3705,0.3709,0.3719,0.3722,0.3724,0.3726,0.3737,0.3750,0.3753,0.3758,0.3763,0.3780,0.3794,0.3804,0.3805,0.3812,0.3825,0.3826,0.3828,0.3831,0.3835,0.3867,0.3872,0.3875,0.3877,0.3889,0.3912,0.3918,0.3924,0.3930,0.3932,0.3936,0.3979,0.3991,0.3993,0.4006,0.4008,0.4014,0.4020,0.4056,0.4066,0.4069,0.4076,0.4080,0.4093,0.4103,0.4138,0.4144,0.4145,0.4148,0.4149,0.4151,0.4152,0.4159,0.4177,0.4181,0.4204,0.4218,0.4219,0.4249,0.4252,0.4257,0.4268,0.4282,0.4308,0.4313,0.4322,0.4344,0.4347,0.4381,0.4388,0.4403,0.4413,0.4426,0.4428,0.4431,0.4434,0.4448,0.4452,0.4510,0.4523,0.4531,0.4534,0.4537,0.4541,0.4552,0.4561,0.4565,0.4595,0.4596,0.4598,0.4601,0.4627,0.4637,0.4648,0.4661,0.4668,0.4672,0.4674,0.4684,0.4690,0.4696,0.4724,0.4743,0.4744,0.4750,0.4773,0.4775,0.4781,0.4790,0.4791,0.4801,0.4816,0.4839,0.4853,0.4854,0.4858,0.4871,0.4878,0.4890,0.4917,0.4923,0.4932,0.4934,0.4955,0.4957,0.4993,0.5000,0.5020,0.5035,0.5060,0.5062,0.5063,0.5096,0.5100,0.5126,0.5148,0.5155,0.5161,0.5171,0.5184,0.5199,0.5219,0.5220,0.5228,0.5284,0.5293,0.5314,0.5315,0.5327,0.5355,0.5378,0.5380,0.5384,0.5385,0.5393,0.5430,0.5432,0.5435,0.5437,0.5468,0.5476,0.5480,0.5487,0.5511,0.5531,0.5541,0.5546,0.5573,0.5588,0.5591,0.5596,0.5625,0.5643,0.5650,0.5654,0.5660,0.5669,0.5670,0.5689,0.5691,0.5734,0.5739,0.5747,0.5749,0.5757,0.5777,0.5785,0.5798,0.5817,0.5823,0.5838,0.5843,0.5855,0.5865,0.5887,0.5905,0.5930,0.5931,0.5972,0.5994,0.5999,0.6017,0.6031,0.6033,0.6037,0.6047,0.6065,0.6078,0.6086,0.6093,0.6102,0.6159,0.6160,0.6182,0.6184,0.6187,0.6193,0.6207,0.6233,0.6235,0.6237,0.6274,0.6279,0.6289,0.6299,0.6303,0.6326,0.6356,0.6386,0.6389,0.6405,0.6408,0.6409,0.6443,0.6446,0.6497,0.6503,0.6506,0.6512,0.6526,0.6535,0.6604,0.6622,0.6625,0.6634,0.6666,0.6681,0.6683,0.6705,0.6724,0.6726,0.6735,0.6744,0.6763,0.6765,0.6843,0.6844,0.6887,0.6896,0.6902,0.6926,0.6928,0.6930,0.6933,0.6962,0.6964,0.6974,0.6991,0.6992,0.6999,0.7027,0.7069,0.7137,0.7149,0.7152,0.7174,0.7200,0.7214,0.7225,0.7232,0.7239,0.7250,0.7276,0.7292,0.7305,0.7312,0.7322,0.7380,0.7383,0.7443,0.7472,0.7484,0.7502,0.7512,0.7528,0.7551,0.7553,0.7580,0.7590,0.7638,0.7713,0.7735,0.7799,0.7829,0.7909,0.7936,0.7991,0.7993,0.8030,0.8051,0.8093,0.8162,0.8182,0.8304,0.8315,0.8383,0.8410,0.8494,0.8499,0.8643,0.8646,0.8652,0.8719,0.8777,0.8792,0.8802,0.8829,0.8837,0.8977,0.9012,0.9027,0.9306,0.9474,0.9494,1.0939,1.1220,1.1544,1.1725,1.2898,1.3111,1.3696,1.4021,1.4258,1.6541,1.7637,2.6238,2.6377,3.3776,3.4396,4.6852,4.7684,5.6296,5.6329,6.1333,6.7725,7.0623,7.6143],"y":[0.0018181818181818182,0.0036363636363636364,0.005454545454545455,0.007272727272727273,0.00909090909090909,0.01090909090909091,0.012727272727272728,0.014545454545454545,0.016363636363636365,0.01818181818181818,0.02,0.02181818181818182,0.023636363636363636,0.025454545454545455,0.02727272727272727,0.02909090909090909,0.03090909090909091,0.034545454545454546,0.03636363636363636,0.038181818181818185,0.04,0.04181818181818182,0.045454545454545456,0.04727272727272727,0.04909090909090909,0.05090909090909091,0.05272727272727273,0.05454545454545454,0.056363636363636366,0.05818181818181818,0.06,0.06181818181818182,0.06363636363636363,0.06545454545454546,0.06727272727272728,0.06909090909090909,0.07090909090909091,0.07454545454545454,0.07636363636363637,0.07818181818181819,0.08,0.08181818181818182,0.08363636363636363,0.08545454545454545,0.08727272727272728,0.0890909090909091,0.09090909090909091,0.09272727272727273,0.09454545454545454,0.09636363636363636,0.09818181818181818,0.1,0.10181818181818182,0.10363636363636364,0.10545454545454545,0.10727272727272727,0.10909090909090909,0.11090909090909092,0.11272727272727273,0.11454545454545455,0.11636363636363636,0.11818181818181818,0.12,0.12181818181818181,0.12363636363636364,0.12545454545454546,0.1290909090909091,0.13090909090909092,0.13272727272727272,0.13454545454545455,0.13636363636363635,0.13818181818181818,0.14,0.14181818181818182,0.14363636363636365,0.14545454545454545,0.14727272727272728,0.14909090909090908,0.1509090909090909,0.15454545454545454,0.15636363636363637,0.15818181818181817,0.16,0.16363636363636364,0.16545454545454547,0.16727272727272727,0.1690909090909091,0.1709090909090909,0.17272727272727273,0.17454545454545456,0.17636363636363636,0.1781818181818182,0.18,0.18181818181818182,0.18363636363636363,0.18545454545454546,0.18727272727272729,0.1890909090909091,0.19090909090909092,0.19272727272727272,0.19454545454545455,0.19636363636363635,0.19818181818181818,0.2,0.2018181818181818,0.20363636363636364,0.20545454545454545,0.20909090909090908,0.2109090909090909,0.21272727272727274,0.21454545454545454,0.21636363636363637,0.21818181818181817,0.22,0.22181818181818183,0.22363636363636363,0.22545454545454546,0.22727272727272727,0.2290909090909091,0.2309090909090909,0.23272727272727273,0.23454545454545456,0.2381818181818182,0.24,0.24181818181818182,0.24363636363636362,0.24545454545454545,0.24727272727272728,0.24909090909090909,0.25272727272727274,0.2545454545454545,0.25636363636363635,0.2581818181818182,0.26,0.26181818181818184,0.2636363636363636,0.26545454545454544,0.2672727272727273,0.2690909090909091,0.27090909090909093,0.2727272727272727,0.27454545454545454,0.27636363636363637,0.2781818181818182,0.28,0.2818181818181818,0.28363636363636363,0.28545454545454546,0.2872727272727273,0.28909090909090907,0.2909090909090909,0.29454545454545455,0.2963636363636364,0.29818181818181816,0.3,0.3018181818181818,0.30363636363636365,0.3054545454545455,0.3090909090909091,0.3109090909090909,0.31272727272727274,0.3145454545454546,0.31636363636363635,0.32,0.32181818181818184,0.3236363636363636,0.32727272727272727,0.3290909090909091,0.33090909090909093,0.3327272727272727,0.33454545454545453,0.33636363636363636,0.34,0.3418181818181818,0.34363636363636363,0.34545454545454546,0.3472727272727273,0.3490909090909091,0.3509090909090909,0.3527272727272727,0.35454545454545455,0.3563636363636364,0.35818181818181816,0.36,0.3618181818181818,0.36363636363636365,0.3654545454545455,0.36727272727272725,0.3709090909090909,0.37272727272727274,0.37454545454545457,0.37636363636363634,0.3781818181818182,0.38,0.38181818181818183,0.3836363636363636,0.38545454545454544,0.38727272727272727,0.3890909090909091,0.39090909090909093,0.3927272727272727,0.39454545454545453,0.39636363636363636,0.3981818181818182,0.4,0.4018181818181818,0.4036363636363636,0.40545454545454546,0.4072727272727273,0.4090909090909091,0.4127272727272727,0.41454545454545455,0.4163636363636364,0.41818181818181815,0.42,0.4218181818181818,0.42363636363636364,0.4254545454545455,0.4290909090909091,0.4309090909090909,0.43272727272727274,0.43636363636363634,0.4381818181818182,0.44,0.44181818181818183,0.44363636363636366,0.44545454545454544,0.44727272727272727,0.4490909090909091,0.4509090909090909,0.4527272727272727,0.45636363636363636,0.4581818181818182,0.46,0.4618181818181818,0.46545454545454545,0.4672727272727273,0.4690909090909091,0.4709090909090909,0.4727272727272727,0.47454545454545455,0.4763636363636364,0.4781818181818182,0.48,0.4818181818181818,0.48363636363636364,0.48545454545454547,0.48727272727272725,0.4890909090909091,0.4909090909090909,0.49272727272727274,0.49454545454545457,0.49636363636363634,0.5,0.5018181818181818,0.5036363636363637,0.5054545454545455,0.5072727272727273,0.509090909090909,0.5109090909090909,0.5145454545454545,0.5163636363636364,0.5181818181818182,0.52,0.5218181818181818,0.5236363636363637,0.5254545454545455,0.5272727272727272,0.5290909090909091,0.5309090909090909,0.5327272727272727,0.5345454545454545,0.5363636363636364,0.5381818181818182,0.5418181818181819,0.5436363636363636,0.5454545454545454,0.5472727272727272,0.5490909090909091,0.5509090909090909,0.5527272727272727,0.5545454545454546,0.5563636363636364,0.5581818181818182,0.56,0.5618181818181818,0.5636363636363636,0.5654545454545454,0.5672727272727273,0.5690909090909091,0.5709090909090909,0.5727272727272728,0.5745454545454546,0.5763636363636364,0.5781818181818181,0.58,0.5818181818181818,0.5836363636363636,0.5872727272727273,0.5890909090909091,0.5909090909090909,0.5927272727272728,0.5945454545454546,0.5963636363636363,0.5981818181818181,0.6,0.6018181818181818,0.6036363636363636,0.6054545454545455,0.6072727272727273,0.6090909090909091,0.610909090909091,0.6127272727272727,0.6145454545454545,0.6163636363636363,0.6181818181818182,0.62,0.6218181818181818,0.6236363636363637,0.6254545454545455,0.6290909090909091,0.6309090909090909,0.6327272727272727,0.6345454545454545,0.6363636363636364,0.6381818181818182,0.64,0.6418181818181818,0.6436363636363637,0.6454545454545455,0.6472727272727272,0.649090909090909,0.6509090909090909,0.6527272727272727,0.6545454545454545,0.6563636363636364,0.6581818181818182,0.66,0.6618181818181819,0.6636363636363637,0.6654545454545454,0.6672727272727272,0.6690909090909091,0.6709090909090909,0.6727272727272727,0.6745454545454546,0.6763636363636364,0.6781818181818182,0.6818181818181818,0.6836363636363636,0.6854545454545454,0.6872727272727273,0.6890909090909091,0.6909090909090909,0.6945454545454546,0.6963636363636364,0.6981818181818182,0.7,0.7018181818181818,0.7036363636363636,0.7054545454545454,0.7072727272727273,0.7090909090909091,0.7109090909090909,0.7127272727272728,0.7145454545454546,0.7163636363636363,0.7181818181818181,0.72,0.7218181818181818,0.7236363636363636,0.7254545454545455,0.7272727272727273,0.7290909090909091,0.730909090909091,0.7327272727272728,0.7345454545454545,0.7363636363636363,0.7381818181818182,0.74,0.7418181818181818,0.7436363636363637,0.7454545454545455,0.7472727272727273,0.7490909090909091,0.7509090909090909,0.7527272727272727,0.7545454545454545,0.7563636363636363,0.7581818181818182,0.76,0.7618181818181818,0.7636363636363637,0.7654545454545455,0.7672727272727272,0.769090909090909,0.7709090909090909,0.7727272727272727,0.7763636363636364,0.7781818181818182,0.78,0.7818181818181819,0.7836363636363637,0.7854545454545454,0.7872727272727272,0.7890909090909091,0.7909090909090909,0.7927272727272727,0.7945454545454546,0.7963636363636364,0.7981818181818182,0.8,0.8018181818181818,0.8036363636363636,0.8054545454545454,0.8072727272727273,0.8090909090909091,0.8109090909090909,0.8127272727272727,0.8145454545454546,0.8163636363636364,0.8181818181818182,0.82,0.8218181818181818,0.8236363636363636,0.8254545454545454,0.8272727272727273,0.8290909090909091,0.8309090909090909,0.8327272727272728,0.8345454545454546,0.8363636363636363,0.8381818181818181,0.84,0.8418181818181818,0.8436363636363636,0.8454545454545455,0.8472727272727273,0.8490909090909091,0.850909090909091,0.8527272727272728,0.8545454545454545,0.8563636363636363,0.8581818181818182,0.86,0.8618181818181818,0.8636363636363636,0.8654545454545455,0.8672727272727273,0.8690909090909091,0.8709090909090909,0.8727272727272727,0.8745454545454545,0.8763636363636363,0.8781818181818182,0.88,0.8818181818181818,0.8836363636363637,0.8854545454545455,0.8872727272727273,0.889090909090909,0.8909090909090909,0.8927272727272727,0.8945454545454545,0.8963636363636364,0.8981818181818182,0.9,0.9018181818181819,0.9036363636363637,0.9054545454545454,0.9072727272727272,0.9090909090909091,0.9109090909090909,0.9127272727272727,0.9145454545454546,0.9163636363636364,0.9181818181818182,0.92,0.9218181818181819,0.9236363636363636,0.9254545454545454,0.9272727272727272,0.9290909090909091,0.9309090909090909,0.9327272727272727,0.9345454545454546,0.9363636363636364,0.9381818181818182,0.94,0.9418181818181818,0.9436363636363636,0.9454545454545454,0.9472727272727273,0.9490909090909091,0.9509090909090909,0.9527272727272728,0.9545454545454546,0.9563636363636364,0.9581818181818181,0.96,0.9618181818181818,0.9636363636363636,0.9654545454545455,0.9672727272727273,0.9690909090909091,0.9709090909090909,0.9727272727272728,0.9745454545454545,0.9763636363636363,0.9781818181818182,0.98,0.9818181818181818,0.9836363636363636,0.9854545454545455,0.9872727272727273,0.9890909090909091,0.990909090909091,0.9927272727272727,0.9945454545454545,0.9963636363636363,0.9981818181818182],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.2190,0.2293,0.5013,0.5961,1.1677,1.1742,1.1900,1.2012,1.2052,1.2081,1.2128,1.2139,1.2166,1.2208,1.2224,1.2250,1.2277,1.2287,1.2289,1.2296,1.2337,1.2352,1.2365,1.2380,1.2383,1.2396,1.2399,1.2418,1.2423,1.2462,1.2477,1.2500,1.2509,1.2516,1.2521,1.2528,1.2533,1.2553,1.2560,1.2568,1.2575,1.2576,1.2585,1.2587,1.2588,1.2591,1.2600,1.2601,1.2605,1.2610,1.2613,1.2618,1.2625,1.2626,1.2637,1.2638,1.2648,1.2656,1.2659,1.2662,1.2664,1.2672,1.2679,1.2688,1.2695,1.2701,1.2704,1.2705,1.2714,1.2732,1.2756,1.2781,1.2785,1.2787,1.2803,1.2818,1.2822,1.2829,1.2832,1.2841,1.2843,1.2844,1.2848,1.2852,1.2855,1.2859,1.2882,1.2884,1.2885,1.2900,1.2901,1.2902,1.2907,1.2910,1.2913,1.2920,1.2924,1.2931,1.2951,1.2957,1.2960,1.2965,1.2966,1.2969,1.2981,1.2989,1.2994,1.3023,1.3025,1.3028,1.3054,1.3059,1.3080,1.3085,1.3104,1.3112,1.3116,1.3140,1.3143,1.3146,1.3163,1.3164,1.3167,1.3178,1.3181,1.3193,1.3194,1.3198,1.3200,1.3202,1.3208,1.3217,1.3224,1.3247,1.3266,1.3268,1.3306,1.3307,1.3321,1.3348,1.3354,1.3369,1.3377,1.3387,1.3423,1.3426,1.3448,1.3464,1.3494,1.3497,1.3508,1.3510,1.3512,1.3524,1.3525,1.3542,1.3544,1.3545,1.3580,1.3594,1.3595,1.3596,1.3599,1.3603,1.3612,1.3615,1.3616,1.3628,1.3629,1.3631,1.3641,1.3646,1.3666,1.3675,1.3692,1.3704,1.3705,1.3706,1.3725,1.3733,1.3734,1.3756,1.3759,1.3761,1.3763,1.3784,1.3785,1.3803,1.3813,1.3831,1.3839,1.3844,1.3846,1.3850,1.3862,1.3868,1.3874,1.3896,1.3898,1.3915,1.3916,1.3943,1.3959,1.3994,1.3998,1.4001,1.4030,1.4038,1.4043,1.4058,1.4111,1.4112,1.4116,1.4137,1.4145,1.4147,1.4152,1.4153,1.4234,1.4244,1.4247,1.4253,1.4260,1.4267,1.4299,1.4312,1.4315,1.4329,1.4338,1.4342,1.4346,1.4360,1.4390,1.4406,1.4447,1.4453,1.4459,1.4472,1.4486,1.4499,1.4511,1.4516,1.4517,1.4521,1.4554,1.4563,1.4611,1.4619,1.4621,1.4625,1.4645,1.4655,1.4708,1.4724,1.4743,1.4744,1.4754,1.4786,1.4807,1.4811,1.4812,1.4822,1.4837,1.4842,1.4871,1.4879,1.4883,1.4891,1.4905,1.4907,1.4910,1.4972,1.4985,1.5030,1.5070,1.5077,1.5083,1.5089,1.5098,1.5144,1.5155,1.5165,1.5169,1.5198,1.5208,1.5216,1.5247,1.5249,1.5253,1.5261,1.5300,1.5316,1.5345,1.5370,1.5376,1.5380,1.5417,1.5429,1.5444,1.5445,1.5450,1.5451,1.5477,1.5503,1.5512,1.5514,1.5518,1.5526,1.5536,1.5551,1.5560,1.5582,1.5598,1.5610,1.5655,1.5690,1.5702,1.5707,1.5734,1.5736,1.5744,1.5793,1.5798,1.5801,1.5822,1.5825,1.5840,1.5844,1.5847,1.5855,1.5883,1.5902,1.5924,1.5934,1.5954,1.5980,1.5989,1.6036,1.6041,1.6050,1.6110,1.6127,1.6136,1.6167,1.6187,1.6196,1.6261,1.6310,1.6312,1.6317,1.6343,1.6345,1.6354,1.6360,1.6361,1.6376,1.6388,1.6391,1.6461,1.6496,1.6542,1.6552,1.6559,1.6568,1.6570,1.6575,1.6618,1.6628,1.6651,1.6725,1.6749,1.6769,1.6774,1.6825,1.6874,1.6885,1.6917,1.6942,1.6960,1.6975,1.6996,1.7034,1.7055,1.7099,1.7101,1.7104,1.7118,1.7134,1.7174,1.7186,1.7280,1.7300,1.7356,1.7370,1.7379,1.7394,1.7403,1.7470,1.7475,1.7645,1.7647,1.7674,1.7768,1.7811,1.7943,1.7948,1.7982,1.8002,1.8027,1.8079,1.8082,1.8108,1.8141,1.8172,1.8206,1.8259,1.8273,1.8369,1.8371,1.8372,1.8402,1.8419,1.8431,1.8459,1.8530,1.8576,1.8621,1.8646,1.8672,1.8697,1.8775,1.8831,1.8879,1.8972,1.8996,1.9105,1.9110,1.9250,1.9282,1.9295,1.9325,1.9383,1.9406,1.9416,1.9422,1.9610,1.9634,1.9745,1.9782,1.9859,1.9860,1.9946,1.9965,1.9982,2.0152,2.0210,2.0349,2.0360,2.0439,2.0474,2.0570,2.0583,2.0668,2.0878,2.0897,2.0905,2.1034,2.1062,2.1179,2.1184,2.1309,2.1317,2.1535,2.1734,2.1794,2.1879,2.1918,2.1934,2.1959,2.1998,2.2060,2.2142,2.2474,2.2585,2.2589,2.2821,2.2966,2.3087,2.3168,2.3173,2.3186,2.3250,2.3260,2.3658,2.3706,2.4393,2.4423,2.4428,2.4470,2.4748,2.4937,2.5068,2.5083,2.5838,2.6085,2.6838,2.6933,2.7475,2.7773,2.8384,2.9286,2.9450,3.0340,3.0470,3.3455,3.3913,3.4189,3.5035,3.8518,3.8563,3.9341,4.0830,4.2249,4.4495,4.7523,4.9018,5.1193,5.1832,5.2457,5.2777,5.7693,5.8707,6.6907,7.7111],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.1,0.10178571428571428,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.15,0.15178571428571427,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16785714285714284,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18571428571428572,0.1875,0.18928571428571428,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2648,0.2672,0.2701,0.2806,0.2817,0.2833,0.2890,0.2931,0.2967,0.2976,0.2982,0.2983,0.2993,0.3049,0.3071,0.3073,0.3104,0.3105,0.3116,0.3118,0.3142,0.3156,0.3163,0.3207,0.3210,0.3216,0.3242,0.3244,0.3257,0.3270,0.3286,0.3303,0.3311,0.3316,0.3318,0.3332,0.3336,0.3338,0.3340,0.3341,0.3358,0.3368,0.3369,0.3375,0.3377,0.3383,0.3385,0.3389,0.3394,0.3401,0.3402,0.3406,0.3409,0.3428,0.3431,0.3434,0.3437,0.3441,0.3448,0.3463,0.3464,0.3473,0.3480,0.3484,0.3487,0.3495,0.3498,0.3503,0.3520,0.3524,0.3534,0.3571,0.3572,0.3578,0.3580,0.3582,0.3583,0.3586,0.3587,0.3608,0.3610,0.3613,0.3617,0.3619,0.3623,0.3626,0.3639,0.3640,0.3642,0.3652,0.3653,0.3663,0.3678,0.3681,0.3696,0.3698,0.3702,0.3719,0.3729,0.3738,0.3739,0.3741,0.3743,0.3746,0.3748,0.3758,0.3761,0.3767,0.3768,0.3777,0.3782,0.3783,0.3784,0.3785,0.3789,0.3812,0.3829,0.3835,0.3839,0.3843,0.3856,0.3864,0.3866,0.3893,0.3896,0.3898,0.3911,0.3923,0.3935,0.3937,0.3944,0.3949,0.3951,0.3963,0.3978,0.4005,0.4008,0.4009,0.4013,0.4016,0.4033,0.4034,0.4035,0.4037,0.4048,0.4058,0.4060,0.4063,0.4065,0.4067,0.4068,0.4076,0.4077,0.4087,0.4091,0.4097,0.4108,0.4119,0.4123,0.4128,0.4133,0.4135,0.4144,0.4156,0.4163,0.4192,0.4206,0.4214,0.4220,0.4244,0.4250,0.4253,0.4278,0.4287,0.4294,0.4306,0.4314,0.4318,0.4321,0.4326,0.4343,0.4346,0.4348,0.4355,0.4361,0.4369,0.4374,0.4383,0.4386,0.4388,0.4395,0.4414,0.4433,0.4446,0.4455,0.4461,0.4465,0.4480,0.4486,0.4489,0.4496,0.4510,0.4516,0.4517,0.4534,0.4558,0.4567,0.4577,0.4580,0.4588,0.4593,0.4598,0.4605,0.4630,0.4641,0.4677,0.4681,0.4689,0.4713,0.4734,0.4759,0.4794,0.4796,0.4800,0.4807,0.4822,0.4834,0.4851,0.4862,0.4902,0.4927,0.4941,0.4942,0.4975,0.4985,0.4997,0.4998,0.4999,0.5022,0.5034,0.5051,0.5056,0.5114,0.5137,0.5140,0.5149,0.5152,0.5161,0.5162,0.5171,0.5182,0.5192,0.5193,0.5201,0.5209,0.5210,0.5245,0.5274,0.5287,0.5289,0.5298,0.5316,0.5324,0.5364,0.5372,0.5408,0.5426,0.5429,0.5438,0.5453,0.5464,0.5496,0.5532,0.5533,0.5546,0.5547,0.5565,0.5580,0.5582,0.5585,0.5594,0.5606,0.5632,0.5638,0.5655,0.5663,0.5669,0.5672,0.5676,0.5694,0.5702,0.5722,0.5724,0.5746,0.5750,0.5751,0.5767,0.5785,0.5801,0.5808,0.5815,0.5819,0.5854,0.5864,0.5882,0.5913,0.5925,0.5959,0.5967,0.5978,0.6004,0.6011,0.6038,0.6051,0.6060,0.6093,0.6096,0.6115,0.6120,0.6124,0.6127,0.6149,0.6172,0.6183,0.6194,0.6206,0.6257,0.6307,0.6331,0.6336,0.6339,0.6354,0.6412,0.6440,0.6451,0.6468,0.6489,0.6511,0.6515,0.6523,0.6553,0.6582,0.6585,0.6611,0.6613,0.6614,0.6647,0.6665,0.6691,0.6692,0.6711,0.6739,0.6746,0.6753,0.6767,0.6775,0.6776,0.6782,0.6793,0.6798,0.6840,0.6870,0.6882,0.6899,0.6930,0.6948,0.6951,0.6960,0.6961,0.7009,0.7067,0.7079,0.7090,0.7092,0.7093,0.7143,0.7215,0.7217,0.7252,0.7280,0.7312,0.7328,0.7335,0.7356,0.7358,0.7393,0.7418,0.7421,0.7442,0.7446,0.7481,0.7497,0.7547,0.7565,0.7587,0.7592,0.7593,0.7614,0.7624,0.7670,0.7732,0.7768,0.7786,0.7798,0.7811,0.7844,0.7861,0.7866,0.7867,0.7884,0.7900,0.7914,0.7926,0.7937,0.7958,0.7983,0.7991,0.8003,0.8007,0.8025,0.8041,0.8066,0.8070,0.8075,0.8084,0.8101,0.8117,0.8159,0.8176,0.8236,0.8239,0.8295,0.8312,0.8318,0.8333,0.8335,0.8338,0.8375,0.8388,0.8433,0.8438,0.8547,0.8634,0.8676,0.8713,0.8757,0.8759,0.8769,0.8828,0.8962,0.8997,0.9039,0.9063,0.9066,0.9113,0.9133,0.9195,0.9255,0.9265,0.9355,0.9369,0.9442,0.9455,0.9515,0.9521,0.9554,0.9573,0.9588,0.9610,0.9780,0.9810,0.9884,0.9895,0.9958,1.0115,1.0163,1.0208,1.0365,1.0497,1.0558,1.0625,1.0819,1.0842,1.0941,1.0991,1.1109,1.1341,1.1637,1.1647,1.1745,1.1800,1.1897,1.1989,1.2295,1.2346,1.2373,1.2699,1.2795,1.3111,1.3554,1.3782,1.3805,1.3874,1.3969,1.4053,1.4247,1.4427,1.4477,1.4592,1.4643,1.4887,1.5035,1.5074,1.5185,1.5338,1.5530,1.5753,1.5817,1.5842,1.6030,1.6263,1.6475,1.6489,1.6828,1.7053,1.7510,1.7793,1.8024,1.8072,2.0372,2.2308,2.3394,2.3467,2.3815,2.4541,2.8650,2.9157,3.3371,4.4861,5.8875,7.0624,9.2522],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.4982078853046595,0.5,0.5017921146953405,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1475,0.1633,0.1653,0.1677,0.1696,0.1738,0.1777,0.1786,0.1804,0.1821,0.1831,0.1846,0.1849,0.1885,0.1887,0.1950,0.1961,0.1977,0.1995,0.1996,0.2005,0.2012,0.2024,0.2073,0.2092,0.2094,0.2098,0.2135,0.2136,0.2143,0.2162,0.2168,0.2171,0.2173,0.2182,0.2191,0.2193,0.2200,0.2204,0.2205,0.2245,0.2250,0.2254,0.2284,0.2294,0.2310,0.2312,0.2313,0.2334,0.2341,0.2342,0.2351,0.2353,0.2372,0.2377,0.2379,0.2385,0.2392,0.2393,0.2404,0.2412,0.2425,0.2430,0.2448,0.2449,0.2456,0.2459,0.2466,0.2471,0.2473,0.2481,0.2482,0.2487,0.2488,0.2496,0.2498,0.2509,0.2512,0.2521,0.2531,0.2535,0.2563,0.2566,0.2590,0.2600,0.2605,0.2607,0.2616,0.2642,0.2669,0.2672,0.2678,0.2683,0.2684,0.2715,0.2722,0.2732,0.2734,0.2769,0.2777,0.2794,0.2799,0.2801,0.2806,0.2807,0.2813,0.2820,0.2821,0.2834,0.2838,0.2839,0.2867,0.2888,0.2902,0.2905,0.2921,0.2931,0.2939,0.2942,0.2943,0.2962,0.2977,0.2995,0.3015,0.3057,0.3059,0.3065,0.3082,0.3092,0.3101,0.3108,0.3110,0.3111,0.3120,0.3121,0.3123,0.3126,0.3143,0.3159,0.3163,0.3197,0.3198,0.3202,0.3205,0.3218,0.3245,0.3248,0.3256,0.3272,0.3296,0.3319,0.3353,0.3411,0.3423,0.3460,0.3473,0.3475,0.3476,0.3477,0.3493,0.3508,0.3520,0.3543,0.3566,0.3576,0.3630,0.3656,0.3657,0.3695,0.3705,0.3724,0.3725,0.3741,0.3746,0.3748,0.3756,0.3762,0.3802,0.3816,0.3818,0.3831,0.3837,0.3841,0.3868,0.3894,0.3896,0.3904,0.3912,0.3924,0.3926,0.3939,0.3942,0.3944,0.3955,0.3970,0.3981,0.4010,0.4022,0.4032,0.4054,0.4060,0.4069,0.4082,0.4094,0.4106,0.4121,0.4126,0.4154,0.4173,0.4185,0.4211,0.4224,0.4252,0.4255,0.4268,0.4278,0.4284,0.4289,0.4321,0.4329,0.4377,0.4388,0.4397,0.4403,0.4404,0.4410,0.4428,0.4464,0.4466,0.4497,0.4548,0.4554,0.4569,0.4611,0.4612,0.4624,0.4634,0.4662,0.4669,0.4676,0.4685,0.4689,0.4706,0.4721,0.4739,0.4756,0.4778,0.4795,0.4813,0.4832,0.4871,0.4876,0.4883,0.4884,0.4905,0.4907,0.4913,0.4941,0.4948,0.4962,0.4971,0.4999,0.5032,0.5038,0.5056,0.5061,0.5068,0.5116,0.5117,0.5175,0.5214,0.5224,0.5236,0.5249,0.5261,0.5292,0.5293,0.5331,0.5343,0.5345,0.5357,0.5398,0.5399,0.5416,0.5431,0.5435,0.5466,0.5545,0.5552,0.5572,0.5574,0.5589,0.5607,0.5621,0.5622,0.5633,0.5644,0.5666,0.5688,0.5715,0.5736,0.5752,0.5766,0.5768,0.5771,0.5823,0.5824,0.5833,0.5874,0.5878,0.5881,0.5910,0.5949,0.5966,0.5976,0.6012,0.6050,0.6053,0.6054,0.6064,0.6074,0.6156,0.6182,0.6201,0.6202,0.6236,0.6242,0.6288,0.6315,0.6371,0.6372,0.6375,0.6378,0.6379,0.6391,0.6392,0.6396,0.6417,0.6420,0.6472,0.6504,0.6552,0.6581,0.6598,0.6611,0.6706,0.6732,0.6759,0.6760,0.6761,0.6767,0.6800,0.6814,0.6839,0.6897,0.6913,0.6992,0.6994,0.7052,0.7055,0.7060,0.7068,0.7076,0.7104,0.7131,0.7306,0.7339,0.7344,0.7347,0.7371,0.7388,0.7419,0.7481,0.7514,0.7515,0.7571,0.7582,0.7595,0.7605,0.7652,0.7682,0.7701,0.7742,0.7829,0.7870,0.7915,0.7954,0.7999,0.8058,0.8059,0.8069,0.8152,0.8166,0.8167,0.8229,0.8297,0.8332,0.8443,0.8557,0.8638,0.8758,0.8820,0.8830,0.8833,0.8839,0.8877,0.9009,0.9015,0.9024,0.9046,0.9054,0.9061,0.9149,0.9161,0.9192,0.9280,0.9342,0.9413,0.9466,0.9476,0.9478,0.9537,0.9588,0.9654,0.9665,0.9791,0.9822,0.9838,0.9851,0.9917,0.9977,1.0015,1.0027,1.0050,1.0056,1.0088,1.0132,1.0144,1.0194,1.0203,1.0228,1.0230,1.0313,1.0397,1.0524,1.0657,1.0698,1.1014,1.1025,1.1101,1.1242,1.1657,1.2064,1.2067,1.2151,1.2168,1.2262,1.2335,1.2428,1.2583,1.2595,1.2669,1.2810,1.3361,1.3601,1.3901,1.4069,1.4229,1.4248,1.4256,1.4396,1.4848,1.5207,1.5302,1.5363,1.5676,1.6044,1.6152,1.6209,1.6458,1.6958,1.7029,1.7069,1.7234,1.7503,1.7813,1.7907,1.7941,1.8153,1.8398,1.8966,1.9080,1.9218,2.0330,2.0454,2.0860,2.1090,2.1422,2.1495,2.1529,2.2590,2.2643,2.3406,2.4149,2.4259,2.5488,2.5866,2.6011,2.6417,2.7754,3.0948,3.1040,3.1408,3.2733,3.2751,4.6009,4.6682,4.9534,5.3003],"y":[0.00186219739292365,0.0037243947858473,0.00558659217877095,0.0074487895716946,0.00931098696461825,0.0111731843575419,0.01303538175046555,0.0148975791433892,0.01675977653631285,0.0186219739292365,0.020484171322160148,0.0223463687150838,0.024208566108007448,0.0260707635009311,0.027932960893854747,0.0297951582867784,0.03165735567970205,0.0335195530726257,0.035381750465549346,0.037243947858473,0.03910614525139665,0.040968342644320296,0.04283054003724395,0.0446927374301676,0.04655493482309125,0.048417132216014895,0.05027932960893855,0.0521415270018622,0.054003724394785846,0.055865921787709494,0.05772811918063315,0.0595903165735568,0.061452513966480445,0.0633147113594041,0.06517690875232775,0.0670391061452514,0.06890130353817504,0.07076350093109869,0.07262569832402235,0.074487895716946,0.07635009310986965,0.0782122905027933,0.08007448789571694,0.08193668528864059,0.08379888268156424,0.0856610800744879,0.08752327746741155,0.0893854748603352,0.09124767225325885,0.0931098696461825,0.09497206703910614,0.09683426443202979,0.09869646182495345,0.1005586592178771,0.10242085661080075,0.1042830540037244,0.10614525139664804,0.10800744878957169,0.10986964618249534,0.11173184357541899,0.11359404096834265,0.1154562383612663,0.11731843575418995,0.1191806331471136,0.12104283054003724,0.12290502793296089,0.12476722532588454,0.1266294227188082,0.12849162011173185,0.1303538175046555,0.13221601489757914,0.1340782122905028,0.13594040968342644,0.1378026070763501,0.14152700186219738,0.14338919925512103,0.1452513966480447,0.14711359404096835,0.148975791433892,0.15083798882681565,0.1527001862197393,0.15456238361266295,0.1564245810055866,0.15828677839851024,0.1601489757914339,0.16201117318435754,0.16387337057728119,0.16573556797020483,0.16759776536312848,0.16945996275605213,0.17318435754189945,0.1750465549348231,0.17690875232774675,0.1787709497206704,0.18063314711359404,0.18435754189944134,0.186219739292365,0.18808193668528864,0.18994413407821228,0.19180633147113593,0.19366852886405958,0.19553072625698323,0.1973929236499069,0.19925512104283055,0.2011173184357542,0.20297951582867785,0.20670391061452514,0.2085661080074488,0.21042830540037244,0.2122905027932961,0.21415270018621974,0.21601489757914338,0.21787709497206703,0.21973929236499068,0.22160148975791433,0.22346368715083798,0.22532588454376165,0.2271880819366853,0.22905027932960895,0.2309124767225326,0.23277467411545624,0.2346368715083799,0.23649906890130354,0.2383612662942272,0.24022346368715083,0.24208566108007448,0.24581005586592178,0.24767225325884543,0.24953445065176907,0.25139664804469275,0.2532588454376164,0.25512104283054005,0.2569832402234637,0.25884543761638734,0.260707635009311,0.26256983240223464,0.2644320297951583,0.26629422718808193,0.2681564245810056,0.2737430167597765,0.2774674115456238,0.27932960893854747,0.2811918063314711,0.28305400372439476,0.2849162011173184,0.28677839851024206,0.2886405959031657,0.2905027932960894,0.29236499068901306,0.2942271880819367,0.29608938547486036,0.297951582867784,0.29981378026070765,0.3016759776536313,0.30353817504655495,0.3054003724394786,0.30726256983240224,0.3091247672253259,0.31098696461824954,0.3165735567970205,0.31843575418994413,0.3202979515828678,0.3221601489757914,0.3240223463687151,0.3258845437616387,0.32774674115456237,0.329608938547486,0.33147113594040967,0.3333333333333333,0.33519553072625696,0.3370577281191806,0.33891992551210426,0.3407821229050279,0.3426443202979516,0.34450651769087526,0.3463687150837989,0.3500931098696462,0.35195530726256985,0.3538175046554935,0.35567970204841715,0.3575418994413408,0.35940409683426444,0.3612662942271881,0.36312849162011174,0.3649906890130354,0.36685288640595903,0.3687150837988827,0.37057728119180633,0.37243947858473,0.3743016759776536,0.3761638733705773,0.3780260707635009,0.37988826815642457,0.3817504655493482,0.38361266294227186,0.3854748603351955,0.38733705772811916,0.3891992551210428,0.39106145251396646,0.3929236499068901,0.3947858472998138,0.39664804469273746,0.3985102420856611,0.40037243947858475,0.4022346368715084,0.40409683426443205,0.4059590316573557,0.40782122905027934,0.409683426443203,0.41154562383612664,0.4134078212290503,0.41527001862197394,0.4171322160148976,0.41899441340782123,0.4208566108007449,0.4227188081936685,0.4245810055865922,0.4264432029795158,0.42830540037243947,0.4301675977653631,0.43202979515828677,0.4338919925512104,0.43575418994413406,0.4376163873370577,0.43947858472998136,0.441340782122905,0.44320297951582865,0.4450651769087523,0.44692737430167595,0.44878957169459965,0.4506517690875233,0.45251396648044695,0.45623836126629425,0.4581005586592179,0.45996275605214154,0.46368715083798884,0.4655493482309125,0.46741154562383613,0.4692737430167598,0.47113594040968343,0.4729981378026071,0.4748603351955307,0.4767225325884544,0.478584729981378,0.48044692737430167,0.4823091247672253,0.48417132216014896,0.4860335195530726,0.48789571694599626,0.4897579143389199,0.49162011173184356,0.4934823091247672,0.49534450651769085,0.4972067039106145,0.49906890130353815,0.5009310986964618,0.5027932960893855,0.5046554934823091,0.5065176908752328,0.5083798882681564,0.5102420856610801,0.5121042830540037,0.5139664804469274,0.515828677839851,0.5176908752327747,0.5195530726256983,0.521415270018622,0.5232774674115456,0.5251396648044693,0.527001862197393,0.5288640595903166,0.5307262569832403,0.5325884543761639,0.5344506517690876,0.5363128491620112,0.5381750465549349,0.5400372439478585,0.5418994413407822,0.5437616387337058,0.5456238361266295,0.547486033519553,0.5493482309124768,0.5512104283054003,0.553072625698324,0.5549348230912476,0.5567970204841713,0.5586592178770949,0.5605214152700186,0.5623836126629422,0.5642458100558659,0.5661080074487895,0.5679702048417132,0.5698324022346368,0.5716945996275605,0.5735567970204841,0.5754189944134078,0.5772811918063314,0.5791433891992551,0.5810055865921788,0.5828677839851024,0.5847299813780261,0.5865921787709497,0.5884543761638734,0.5921787709497207,0.5940409683426443,0.595903165735568,0.5977653631284916,0.5996275605214153,0.6014897579143389,0.6033519553072626,0.6052141527001862,0.6070763500931099,0.6108007448789572,0.6126629422718808,0.6145251396648045,0.6163873370577281,0.6182495344506518,0.6201117318435754,0.6219739292364991,0.6238361266294227,0.6256983240223464,0.62756052141527,0.6294227188081937,0.6312849162011173,0.633147113594041,0.6350093109869647,0.6368715083798883,0.638733705772812,0.6405959031657356,0.6424581005586593,0.6443202979515829,0.6461824953445066,0.6480446927374302,0.6499068901303539,0.6517690875232774,0.6536312849162011,0.6554934823091247,0.6573556797020484,0.659217877094972,0.6610800744878957,0.6629422718808193,0.664804469273743,0.6666666666666666,0.6685288640595903,0.6703910614525139,0.6722532588454376,0.6741154562383612,0.6759776536312849,0.6778398510242085,0.6797020484171322,0.6815642458100558,0.6834264432029795,0.6852886405959032,0.6890130353817505,0.6908752327746741,0.6927374301675978,0.6945996275605214,0.6964618249534451,0.6983240223463687,0.7001862197392924,0.702048417132216,0.7039106145251397,0.7057728119180633,0.707635009310987,0.7094972067039106,0.7113594040968343,0.7132216014897579,0.7150837988826816,0.7169459962756052,0.7188081936685289,0.7206703910614525,0.7225325884543762,0.7243947858472998,0.7262569832402235,0.7281191806331471,0.7299813780260708,0.7318435754189944,0.7337057728119181,0.7355679702048417,0.7374301675977654,0.7392923649906891,0.7411545623836127,0.7430167597765364,0.74487895716946,0.7467411545623837,0.7486033519553073,0.750465549348231,0.7523277467411545,0.7541899441340782,0.7560521415270018,0.7579143389199255,0.7597765363128491,0.7616387337057728,0.7635009310986964,0.7653631284916201,0.7672253258845437,0.7690875232774674,0.770949720670391,0.7728119180633147,0.7746741154562383,0.776536312849162,0.7783985102420856,0.7802607076350093,0.7821229050279329,0.7839851024208566,0.7858472998137802,0.7877094972067039,0.7895716945996276,0.7914338919925512,0.7932960893854749,0.7951582867783985,0.7970204841713222,0.7988826815642458,0.8026070763500931,0.8044692737430168,0.8063314711359404,0.8081936685288641,0.8100558659217877,0.8119180633147114,0.813780260707635,0.8156424581005587,0.8175046554934823,0.819366852886406,0.8212290502793296,0.8230912476722533,0.8249534450651769,0.8268156424581006,0.8286778398510242,0.8305400372439479,0.8324022346368715,0.8342644320297952,0.8361266294227188,0.8379888268156425,0.839851024208566,0.8417132216014898,0.8435754189944135,0.845437616387337,0.8472998137802608,0.8491620111731844,0.851024208566108,0.8528864059590316,0.8547486033519553,0.8566108007448789,0.8584729981378026,0.8603351955307262,0.8621973929236499,0.8640595903165735,0.8659217877094972,0.8677839851024208,0.8696461824953445,0.8715083798882681,0.8733705772811918,0.8752327746741154,0.8770949720670391,0.8789571694599627,0.8808193668528864,0.88268156424581,0.8845437616387337,0.8864059590316573,0.888268156424581,0.8901303538175046,0.8919925512104283,0.8938547486033519,0.8957169459962756,0.8975791433891993,0.8994413407821229,0.9013035381750466,0.9031657355679702,0.9050279329608939,0.9068901303538175,0.9087523277467412,0.9106145251396648,0.9124767225325885,0.9143389199255121,0.9162011173184358,0.9180633147113594,0.9199255121042831,0.9217877094972067,0.9236499068901304,0.925512104283054,0.9273743016759777,0.9292364990689013,0.931098696461825,0.9329608938547486,0.9348230912476723,0.9366852886405959,0.9385474860335196,0.9404096834264432,0.9422718808193669,0.9441340782122905,0.9459962756052142,0.9478584729981379,0.9497206703910615,0.9515828677839852,0.9534450651769087,0.9553072625698324,0.957169459962756,0.9590316573556797,0.9608938547486033,0.962756052141527,0.9646182495344506,0.9664804469273743,0.9683426443202979,0.9702048417132216,0.9720670391061452,0.9739292364990689,0.9757914338919925,0.9776536312849162,0.9795158286778398,0.9813780260707635,0.9832402234636871,0.9851024208566108,0.9869646182495344,0.9888268156424581,0.9906890130353817,0.9925512104283054,0.994413407821229,0.9962756052141527,0.9981378026070763],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, blog.ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.ipfs.tech-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.ipfs.tech-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..1c2b7961ce
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.ipfs.tech-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.5600,0.5927,0.5983,0.6089,0.9111,1.6326,1.9800,2.0203,2.0222,2.0224,2.0227,2.0229,2.0230,2.0231,2.0232,2.0234,2.0239,2.0240,2.0243,2.0244,2.0246,2.0247,2.0248,2.0249,2.0250,2.0251,2.0253,2.0254,2.0255,2.0256,2.0257,2.0258,2.0259,2.0260,2.0261,2.0262,2.0263,2.0264,2.0265,2.0267,2.0268,2.0269,2.0270,2.0271,2.0273,2.0274,2.0275,2.0277,2.0281,2.0283,2.0284,2.0285,2.0286,2.0287,2.0289,2.0290,2.0291,2.0292,2.0294,2.0295,2.0297,2.0300,2.0301,2.0302,2.0303,2.0304,2.0305,2.0306,2.0308,2.0311,2.0312,2.0313,2.0315,2.0316,2.0317,2.0318,2.0319,2.0320,2.0321,2.0322,2.0323,2.0324,2.0325,2.0326,2.0327,2.0328,2.0330,2.0331,2.0332,2.0334,2.0335,2.0336,2.0337,2.0338,2.0339,2.0340,2.0341,2.0342,2.0343,2.0344,2.0345,2.0346,2.0347,2.0348,2.0349,2.0351,2.0353,2.0354,2.0356,2.0358,2.0359,2.0360,2.0361,2.0362,2.0363,2.0364,2.0367,2.0369,2.0370,2.0371,2.0372,2.0376,2.0377,2.0379,2.0383,2.0385,2.0386,2.0387,2.0388,2.0389,2.0391,2.0392,2.0393,2.0394,2.0398,2.0404,2.0410,2.0411,2.0416,2.0419,2.0420,2.0422,2.0424,2.0430,2.0432,2.0436,2.0437,2.0440,2.0441,2.0442,2.0444,2.0445,2.0451,2.0457,2.0463,2.0466,2.0474,2.0478,2.0481,2.0493,2.0501,2.0506,2.0507,2.0514,2.0523,2.0530,2.0540,2.0559,2.0579,2.0585,2.0603,2.0605,2.0614,2.0615,2.0619,2.0628,2.0630,2.0637,2.0666,2.0678,2.0682,2.0688,2.0696,2.0721,2.0724,2.0730,2.0735,2.0754,2.0794,2.0798,2.0804,2.0807,2.0812,2.0827,2.0829,2.0839,2.0841,2.0850,2.0896,2.0952,2.0968,2.0974,2.1002,2.1037,2.1042,2.1046,2.1054,2.1069,2.1080,2.1088,2.1123,2.1129,2.1131,2.1133,2.1200,2.1203,2.1216,2.1222,2.1245,2.1247,2.1279,2.1297,2.1313,2.1316,2.1326,2.1343,2.1344,2.1364,2.1383,2.1399,2.1444,2.1449,2.1450,2.1487,2.1488,2.1507,2.1538,2.1565,2.1577,2.1586,2.1588,2.1597,2.1606,2.1622,2.1672,2.1702,2.1708,2.1714,2.1715,2.1723,2.1802,2.1804,2.1822,2.1828,2.1832,2.1839,2.1854,2.1865,2.1872,2.1909,2.1921,2.1937,2.1978,2.1999,2.2107,2.2114,2.2143,2.2211,2.2227,2.2329,2.2332,2.2334,2.2354,2.2363,2.2372,2.2390,2.2416,2.2461,2.2468,2.2474,2.2476,2.2497,2.2511,2.2595,2.2604,2.2618,2.2630,2.2699,2.2765,2.3004,2.3010,2.3021,2.3041,2.3074,2.3076,2.3102,2.3237,2.3340,2.3417,2.3432,2.3480,2.3559,2.3625,2.3684,2.3764,2.3816,2.4042,2.4123,2.4126,2.4173,2.4213,2.4291,2.4324,2.4508,2.4571,2.4645,2.4699,2.4727,2.4745,2.4954,2.4959,2.5007,2.5014,2.5077,2.5114,2.5195,2.5227,2.5297,2.5328,2.5449,2.5480,2.5488,2.5504,2.5511,2.5559,2.5724,2.5789,2.5846,2.5892,2.5922,2.6130,2.6152,2.6374,2.6425,2.6472,2.6529,2.6834,2.6846,2.6926,2.7127,2.7261,2.7600,2.7742,2.7880,2.8083,2.8170,2.8194,2.8244,2.8470,2.8492,2.8594,2.8633,2.8716,2.8746,2.8871,2.8984,2.9006,2.9185,2.9468,2.9776,3.0094,3.0509,3.1047,3.1187,3.1266,3.1354,3.1663,3.1763,3.2171,3.2956,3.3015,3.3049,3.3699,3.3736,3.3994,3.4981,3.5385,3.5402,3.5613,3.7117,3.7371,3.7821,3.9036,3.9119,3.9129,3.9783,4.1574,4.2702,4.2753,4.2960,4.3075,4.3768,4.4890,4.8099,5.6265,5.8439,5.8604,6.4970,6.6716,6.7765,6.9107,8.2166,8.4601,9.4408,9.5084,11.1102],"y":[0.0017985611510791368,0.0035971223021582736,0.00539568345323741,0.007194244604316547,0.008992805755395683,0.01079136690647482,0.012589928057553957,0.014388489208633094,0.01618705035971223,0.017985611510791366,0.019784172661870502,0.025179856115107913,0.02877697841726619,0.0341726618705036,0.03776978417266187,0.039568345323741004,0.04136690647482014,0.04316546762589928,0.044964028776978415,0.048561151079136694,0.050359712230215826,0.0539568345323741,0.05755395683453238,0.06115107913669065,0.06474820143884892,0.06654676258992806,0.07014388489208633,0.07553956834532374,0.07733812949640288,0.07913669064748201,0.08093525179856115,0.08273381294964029,0.08453237410071943,0.08992805755395683,0.09532374100719425,0.09712230215827339,0.09892086330935251,0.10431654676258993,0.1079136690647482,0.10971223021582734,0.11151079136690648,0.11870503597122302,0.12050359712230216,0.12589928057553956,0.13129496402877697,0.13309352517985612,0.13848920863309352,0.14388489208633093,0.14568345323741008,0.1474820143884892,0.14928057553956833,0.1510791366906475,0.1528776978417266,0.16007194244604317,0.1618705035971223,0.16906474820143885,0.17086330935251798,0.17446043165467626,0.17805755395683454,0.17985611510791366,0.18165467625899281,0.18525179856115107,0.1906474820143885,0.19244604316546762,0.1960431654676259,0.2014388489208633,0.20323741007194246,0.20863309352517986,0.21762589928057555,0.22302158273381295,0.22841726618705036,0.2302158273381295,0.23381294964028776,0.2356115107913669,0.23741007194244604,0.24280575539568344,0.25,0.25539568345323743,0.2607913669064748,0.26258992805755393,0.2643884892086331,0.2715827338129496,0.2787769784172662,0.2805755395683453,0.28597122302158273,0.28776978417266186,0.2931654676258993,0.2949640287769784,0.30035971223021585,0.3057553956834532,0.30755395683453235,0.30935251798561153,0.3129496402877698,0.31654676258992803,0.32014388489208634,0.3273381294964029,0.33093525179856115,0.3327338129496403,0.3381294964028777,0.3435251798561151,0.3471223021582734,0.35071942446043164,0.35251798561151076,0.3579136690647482,0.36151079136690645,0.368705035971223,0.3723021582733813,0.37410071942446044,0.3776978417266187,0.37949640287769787,0.38669064748201437,0.38848920863309355,0.3902877697841727,0.3920863309352518,0.39928057553956836,0.4028776978417266,0.4064748201438849,0.40827338129496404,0.4136690647482014,0.4226618705035971,0.42805755395683454,0.43345323741007197,0.43884892086330934,0.44064748201438847,0.4460431654676259,0.447841726618705,0.44964028776978415,0.45323741007194246,0.4550359712230216,0.45863309352517984,0.46223021582733814,0.46402877697841727,0.4658273381294964,0.4676258992805755,0.4694244604316547,0.4748201438848921,0.4784172661870504,0.4856115107913669,0.4892086330935252,0.4910071942446043,0.49280575539568344,0.49640287769784175,0.4982014388489209,0.5,0.5035971223021583,0.5053956834532374,0.5071942446043165,0.5089928057553957,0.5107913669064749,0.512589928057554,0.5143884892086331,0.5161870503597122,0.5179856115107914,0.5197841726618705,0.5215827338129496,0.5233812949640287,0.5251798561151079,0.5269784172661871,0.5287769784172662,0.5305755395683454,0.5323741007194245,0.5341726618705036,0.5359712230215827,0.5377697841726619,0.539568345323741,0.5413669064748201,0.5431654676258992,0.5449640287769785,0.5467625899280576,0.5485611510791367,0.5503597122302158,0.552158273381295,0.5539568345323741,0.5557553956834532,0.5575539568345323,0.5593525179856115,0.5611510791366906,0.5629496402877698,0.564748201438849,0.5665467625899281,0.5683453237410072,0.5701438848920863,0.5719424460431655,0.5737410071942446,0.5755395683453237,0.5773381294964028,0.579136690647482,0.5809352517985612,0.5827338129496403,0.5845323741007195,0.5863309352517986,0.5881294964028777,0.5899280575539568,0.591726618705036,0.5953237410071942,0.5971223021582733,0.5989208633093526,0.6007194244604317,0.6025179856115108,0.60431654676259,0.6061151079136691,0.6079136690647482,0.6097122302158273,0.6115107913669064,0.6133093525179856,0.6151079136690647,0.6169064748201439,0.6187050359712231,0.6205035971223022,0.6223021582733813,0.6241007194244604,0.6258992805755396,0.6276978417266187,0.6294964028776978,0.6312949640287769,0.6330935251798561,0.6348920863309353,0.6366906474820144,0.6402877697841727,0.6420863309352518,0.6438848920863309,0.64568345323741,0.6474820143884892,0.6492805755395683,0.6510791366906474,0.6528776978417267,0.6546762589928058,0.6564748201438849,0.658273381294964,0.6600719424460432,0.6618705035971223,0.6636690647482014,0.6672661870503597,0.6690647482014388,0.670863309352518,0.6726618705035972,0.6744604316546763,0.6762589928057554,0.6780575539568345,0.6798561151079137,0.6816546762589928,0.6834532374100719,0.685251798561151,0.6870503597122302,0.6888489208633094,0.6906474820143885,0.6924460431654677,0.6942446043165468,0.6960431654676259,0.697841726618705,0.6996402877697842,0.7014388489208633,0.7032374100719424,0.7050359712230215,0.7068345323741008,0.7086330935251799,0.710431654676259,0.7122302158273381,0.7140287769784173,0.7158273381294964,0.7176258992805755,0.7194244604316546,0.7212230215827338,0.7230215827338129,0.7248201438848921,0.7266187050359713,0.7284172661870504,0.7302158273381295,0.7320143884892086,0.7338129496402878,0.7356115107913669,0.737410071942446,0.7392086330935251,0.7410071942446043,0.7428057553956835,0.7446043165467626,0.7464028776978417,0.7482014388489209,0.75,0.7517985611510791,0.7535971223021583,0.7553956834532374,0.7571942446043165,0.7589928057553957,0.7607913669064749,0.762589928057554,0.7643884892086331,0.7661870503597122,0.7679856115107914,0.7697841726618705,0.7715827338129496,0.7733812949640287,0.7751798561151079,0.7769784172661871,0.7787769784172662,0.7805755395683454,0.7823741007194245,0.7841726618705036,0.7859712230215827,0.7877697841726619,0.789568345323741,0.7913669064748201,0.7931654676258992,0.7949640287769785,0.7967625899280576,0.7985611510791367,0.8003597122302158,0.802158273381295,0.8039568345323741,0.8057553956834532,0.8075539568345323,0.8093525179856115,0.8111510791366906,0.8129496402877698,0.814748201438849,0.8165467625899281,0.8183453237410072,0.8201438848920863,0.8219424460431655,0.8237410071942446,0.8255395683453237,0.8273381294964028,0.829136690647482,0.8309352517985612,0.8327338129496403,0.8345323741007195,0.8363309352517986,0.8381294964028777,0.8399280575539568,0.8435251798561151,0.8453237410071942,0.8471223021582733,0.8489208633093526,0.8507194244604317,0.8525179856115108,0.85431654676259,0.8561151079136691,0.8579136690647482,0.8597122302158273,0.8615107913669064,0.8633093525179856,0.8651079136690647,0.8669064748201439,0.8687050359712231,0.8705035971223022,0.8723021582733813,0.8741007194244604,0.8758992805755396,0.8776978417266187,0.8794964028776978,0.8812949640287769,0.8830935251798561,0.8848920863309353,0.8866906474820144,0.8884892086330936,0.8902877697841727,0.8920863309352518,0.8938848920863309,0.89568345323741,0.8974820143884892,0.8992805755395683,0.9010791366906474,0.9028776978417267,0.9046762589928058,0.9064748201438849,0.908273381294964,0.9100719424460432,0.9118705035971223,0.9136690647482014,0.9154676258992805,0.9172661870503597,0.9190647482014388,0.920863309352518,0.9226618705035972,0.9244604316546763,0.9262589928057554,0.9280575539568345,0.9298561151079137,0.9316546762589928,0.9334532374100719,0.935251798561151,0.9370503597122302,0.9388489208633094,0.9406474820143885,0.9424460431654677,0.9442446043165468,0.9460431654676259,0.947841726618705,0.9496402877697842,0.9514388489208633,0.9532374100719424,0.9550359712230215,0.9568345323741008,0.9586330935251799,0.960431654676259,0.9622302158273381,0.9640287769784173,0.9658273381294964,0.9676258992805755,0.9694244604316546,0.9712230215827338,0.9730215827338129,0.9748201438848921,0.9766187050359713,0.9784172661870504,0.9802158273381295,0.9820143884892086,0.9838129496402878,0.9856115107913669,0.987410071942446,0.9892086330935251,0.9910071942446043,0.9928057553956835,0.9946043165467626,0.9964028776978417,0.9982014388489209],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.6588,0.7702,1.2505,1.5661,1.5804,1.6418,1.6776,1.6799,1.6875,1.6891,1.6904,1.6991,1.7021,1.7025,1.7071,1.7162,1.7309,1.7314,1.7492,1.7634,1.7707,1.7860,1.8039,1.8091,1.8093,1.8173,1.8366,1.8390,1.8393,1.8487,1.8600,1.8747,1.8827,1.8986,1.9343,1.9442,1.9780,1.9921,1.9974,1.9983,1.9989,2.0094,2.0147,2.0148,2.0149,2.0151,2.0152,2.0153,2.0155,2.0156,2.0157,2.0159,2.0160,2.0164,2.0165,2.0170,2.0171,2.0173,2.0174,2.0176,2.0179,2.0180,2.0182,2.0183,2.0185,2.0186,2.0187,2.0189,2.0192,2.0193,2.0195,2.0196,2.0197,2.0198,2.0200,2.0201,2.0202,2.0203,2.0204,2.0206,2.0207,2.0208,2.0209,2.0210,2.0211,2.0212,2.0214,2.0215,2.0217,2.0218,2.0220,2.0221,2.0222,2.0223,2.0224,2.0226,2.0227,2.0228,2.0230,2.0231,2.0232,2.0233,2.0234,2.0235,2.0236,2.0237,2.0239,2.0240,2.0242,2.0243,2.0244,2.0245,2.0246,2.0247,2.0248,2.0249,2.0250,2.0251,2.0252,2.0253,2.0254,2.0255,2.0256,2.0257,2.0258,2.0259,2.0260,2.0261,2.0262,2.0263,2.0264,2.0265,2.0266,2.0267,2.0268,2.0270,2.0271,2.0272,2.0273,2.0274,2.0275,2.0277,2.0278,2.0279,2.0280,2.0281,2.0282,2.0283,2.0285,2.0287,2.0288,2.0289,2.0290,2.0291,2.0292,2.0294,2.0295,2.0296,2.0297,2.0298,2.0299,2.0300,2.0301,2.0302,2.0304,2.0306,2.0307,2.0308,2.0309,2.0310,2.0311,2.0313,2.0315,2.0316,2.0317,2.0319,2.0320,2.0321,2.0322,2.0323,2.0324,2.0325,2.0326,2.0327,2.0329,2.0330,2.0331,2.0332,2.0333,2.0336,2.0337,2.0338,2.0339,2.0340,2.0342,2.0343,2.0344,2.0345,2.0347,2.0351,2.0352,2.0353,2.0354,2.0356,2.0357,2.0359,2.0360,2.0362,2.0363,2.0364,2.0365,2.0366,2.0368,2.0369,2.0374,2.0375,2.0377,2.0378,2.0379,2.0380,2.0381,2.0382,2.0383,2.0384,2.0388,2.0389,2.0393,2.0395,2.0396,2.0397,2.0398,2.0401,2.0403,2.0405,2.0407,2.0415,2.0416,2.0419,2.0426,2.0428,2.0430,2.0432,2.0435,2.0439,2.0440,2.0441,2.0444,2.0451,2.0458,2.0465,2.0473,2.0476,2.0479,2.0480,2.0484,2.0493,2.0494,2.0502,2.0504,2.0509,2.0512,2.0514,2.0515,2.0523,2.0528,2.0530,2.0544,2.0546,2.0552,2.0553,2.0557,2.0578,2.0580,2.0583,2.0584,2.0586,2.0589,2.0592,2.0596,2.0597,2.0610,2.0646,2.0671,2.0683,2.0689,2.0698,2.0706,2.0720,2.0730,2.0756,2.0787,2.0807,2.0809,2.0823,2.0824,2.0826,2.0858,2.0880,2.0881,2.0931,2.0956,2.1001,2.1086,2.1130,2.1143,2.1166,2.1232,2.1298,2.1303,2.1313,2.1339,2.1373,2.1387,2.1429,2.1583,2.1601,2.1644,2.1689,2.1697,2.1734,2.1786,2.1844,2.1862,2.1873,2.1916,2.2031,2.2048,2.2088,2.2124,2.2221,2.2302,2.2334,2.2337,2.2354,2.2356,2.2411,2.2415,2.2419,2.2541,2.2546,2.2656,2.2822,2.2967,2.3060,2.3261,2.3304,2.3426,2.3536,2.3703,2.3750,2.3835,2.4014,2.4189,2.4296,2.4603,2.4772,2.4791,2.4877,2.4938,2.5321,2.5888,2.5916,2.6166,2.6646,2.6965,2.7039,2.7066,2.7196,2.7516,2.7605,2.7792,2.8354,2.8843,3.0461,3.1108,3.3241,3.3848,3.6760,3.8483,3.8617,4.7001,6.3735,8.9304,9.7560],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11806797853309481,0.11985688729874776,0.1252236135957066,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.14311270125223613,0.14669051878354203,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16636851520572452,0.16815742397137745,0.17173524150268335,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18962432915921287,0.1967799642218247,0.19856887298747763,0.2039355992844365,0.2075134168157424,0.20930232558139536,0.21288014311270126,0.2182468694096601,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23434704830053668,0.24150268336314848,0.24865831842576028,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.259391771019678,0.26118067978533094,0.26475849731663686,0.26654740608228983,0.27191413237924866,0.27906976744186046,0.2826475849731664,0.2844364937388193,0.2880143112701252,0.2898032200357782,0.29338103756708406,0.295169946332737,0.3005366726296959,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3112701252236136,0.31305903398926654,0.31663685152057247,0.32021466905187834,0.32379248658318427,0.32737030411449014,0.334525939177102,0.3416815742397138,0.3470483005366726,0.35241502683363146,0.3613595706618962,0.3631484794275492,0.3667262969588551,0.3738819320214669,0.3810375670840787,0.3828264758497317,0.38640429338103754,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.4007155635062612,0.40429338103756707,0.407871198568873,0.40966010733452596,0.41144901610017887,0.4150268336314848,0.4203935599284436,0.4257602862254025,0.4275491949910555,0.4364937388193202,0.4400715563506261,0.4418604651162791,0.44543828264758495,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4561717352415027,0.45796064400715564,0.46153846153846156,0.46511627906976744,0.47048300536672627,0.47227191413237923,0.47584973166368516,0.47942754919499103,0.481216457960644,0.4865831842576029,0.49016100178890876,0.4937388193202147,0.5026833631484794,0.5116279069767442,0.518783542039356,0.5241502683363148,0.5295169946332737,0.5330948121645797,0.5348837209302325,0.5438282647584973,0.5456171735241503,0.5491949910554562,0.5509838998211091,0.556350626118068,0.5599284436493739,0.5652951699463328,0.5706618962432916,0.5778175313059034,0.5813953488372093,0.5849731663685152,0.590339892665474,0.592128801431127,0.59391771019678,0.5974955277280859,0.5992844364937389,0.6046511627906976,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6171735241502684,0.6189624329159212,0.6225402504472272,0.6261180679785331,0.627906976744186,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6422182468694096,0.6440071556350626,0.6475849731663685,0.6511627906976745,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6636851520572451,0.667262969588551,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6976744186046512,0.7012522361359571,0.7030411449016101,0.7066189624329159,0.7084078711985689,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7209302325581395,0.7227191413237924,0.7262969588550984,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.6498,0.8684,1.7213,1.7403,1.8232,1.8709,1.8761,1.9503,2.0164,2.0166,2.0169,2.0170,2.0188,2.0197,2.0198,2.0199,2.0200,2.0201,2.0208,2.0209,2.0211,2.0215,2.0217,2.0219,2.0220,2.0221,2.0223,2.0224,2.0227,2.0228,2.0229,2.0230,2.0231,2.0232,2.0234,2.0235,2.0238,2.0241,2.0242,2.0243,2.0244,2.0245,2.0246,2.0247,2.0248,2.0249,2.0250,2.0251,2.0252,2.0253,2.0254,2.0255,2.0256,2.0257,2.0258,2.0259,2.0261,2.0262,2.0263,2.0264,2.0265,2.0266,2.0267,2.0268,2.0269,2.0270,2.0271,2.0272,2.0273,2.0275,2.0276,2.0277,2.0279,2.0280,2.0281,2.0282,2.0284,2.0285,2.0286,2.0287,2.0289,2.0291,2.0292,2.0293,2.0294,2.0295,2.0297,2.0301,2.0302,2.0303,2.0304,2.0306,2.0307,2.0308,2.0309,2.0310,2.0311,2.0312,2.0313,2.0314,2.0316,2.0317,2.0318,2.0319,2.0320,2.0321,2.0322,2.0323,2.0324,2.0325,2.0326,2.0329,2.0330,2.0331,2.0332,2.0333,2.0334,2.0337,2.0338,2.0339,2.0340,2.0343,2.0344,2.0348,2.0349,2.0350,2.0351,2.0352,2.0353,2.0354,2.0355,2.0356,2.0357,2.0358,2.0359,2.0361,2.0364,2.0365,2.0367,2.0370,2.0371,2.0372,2.0374,2.0377,2.0379,2.0380,2.0382,2.0383,2.0385,2.0387,2.0388,2.0389,2.0390,2.0391,2.0392,2.0393,2.0394,2.0395,2.0396,2.0397,2.0398,2.0400,2.0401,2.0402,2.0403,2.0407,2.0408,2.0411,2.0412,2.0413,2.0414,2.0416,2.0417,2.0420,2.0425,2.0428,2.0438,2.0450,2.0453,2.0458,2.0461,2.0462,2.0464,2.0468,2.0475,2.0478,2.0486,2.0490,2.0491,2.0498,2.0507,2.0508,2.0519,2.0520,2.0526,2.0532,2.0534,2.0541,2.0543,2.0549,2.0562,2.0563,2.0582,2.0587,2.0588,2.0617,2.0618,2.0624,2.0626,2.0659,2.0669,2.0673,2.0682,2.0695,2.0718,2.0730,2.0732,2.0740,2.0749,2.0769,2.0798,2.0812,2.0818,2.0824,2.0872,2.0884,2.0890,2.0891,2.0925,2.0931,2.0952,2.0954,2.0967,2.0992,2.0996,2.1101,2.1137,2.1175,2.1252,2.1254,2.1303,2.1309,2.1343,2.1442,2.1465,2.1467,2.1472,2.1519,2.1532,2.1551,2.1573,2.1593,2.1612,2.1626,2.1657,2.1682,2.1725,2.1782,2.1813,2.1859,2.1888,2.1912,2.1980,2.2006,2.2007,2.2037,2.2074,2.2075,2.2178,2.2188,2.2358,2.2397,2.2398,2.2427,2.2438,2.2488,2.2539,2.2560,2.2762,2.2802,2.2819,2.2841,2.2985,2.3017,2.3033,2.3066,2.3118,2.3313,2.3402,2.3457,2.3462,2.3490,2.3499,2.3503,2.3555,2.3572,2.3575,2.3625,2.3670,2.3674,2.3687,2.3913,2.3929,2.4000,2.4166,2.4167,2.4301,2.4336,2.4340,2.4375,2.4491,2.4558,2.4577,2.4583,2.4651,2.4654,2.4679,2.4733,2.4816,2.4939,2.5167,2.5266,2.5410,2.5481,2.5570,2.5694,2.5717,2.5913,2.6025,2.6446,2.6663,2.6734,2.6838,2.7106,2.7220,2.7352,2.7374,2.7441,2.7722,2.8096,2.8101,2.8232,2.8261,2.8317,2.8572,2.8658,2.8839,2.9355,2.9956,2.9968,3.0069,3.0216,3.0274,3.0364,3.0399,3.0416,3.0523,3.1216,3.1273,3.1326,3.1358,3.1882,3.2007,3.2200,3.2379,3.2494,3.2640,3.2799,3.2943,3.3109,3.3157,3.3196,3.3268,3.3361,3.3595,3.3875,3.4220,3.4429,3.4879,3.5436,3.6170,3.6476,3.6912,3.7134,3.8993,3.9200,3.9272,3.9841,3.9913,4.0108,4.0729,4.2105,4.4259,4.4654,4.4959,4.5096,4.5803,4.7428,5.1906,5.6133,6.3581,6.4336,6.4442,6.4710,6.8990,8.0424,8.4063],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.055456171735241505,0.059033989266547404,0.06082289803220036,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.07155635062611806,0.07334525939177101,0.07692307692307693,0.08050089445438283,0.08407871198568873,0.09660107334525939,0.1001788908765653,0.10196779964221825,0.10554561717352415,0.1073345259391771,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.1252236135957066,0.12701252236135957,0.13237924865831843,0.13595706618962433,0.13774597495527727,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.15026833631484796,0.1520572450805009,0.1556350626118068,0.15742397137745975,0.16100178890876565,0.16457960644007155,0.16815742397137745,0.16994633273703041,0.1735241502683363,0.17531305903398928,0.17889087656529518,0.18246869409660108,0.18962432915921287,0.19141323792486584,0.19499105545617174,0.2003577817531306,0.2039355992844365,0.2075134168157424,0.2110912343470483,0.2182468694096601,0.22182468694096602,0.22540250447227192,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23613595706618962,0.23792486583184258,0.24329159212880144,0.24508050089445438,0.25402504472271914,0.25760286225402507,0.2629695885509839,0.2701252236135957,0.2772808586762075,0.2826475849731664,0.28622540250447226,0.2898032200357782,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3023255813953488,0.30590339892665475,0.3112701252236136,0.31305903398926654,0.3184257602862254,0.3220035778175313,0.32737030411449014,0.3363148479427549,0.33810375670840787,0.3416815742397138,0.3434704830053667,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3595706618962433,0.3667262969588551,0.370304114490161,0.3756708407871199,0.3774597495527728,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.39177101967799643,0.3953488372093023,0.4007155635062612,0.40250447227191416,0.40608228980322003,0.40966010733452596,0.41323792486583183,0.4186046511627907,0.4203935599284436,0.42397137745974955,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4364937388193202,0.4400715563506261,0.4418604651162791,0.44543828264758495,0.4490161001788909,0.4525939177101968,0.4561717352415027,0.4597495527728086,0.46332737030411447,0.46511627906976744,0.47048300536672627,0.47584973166368516,0.481216457960644,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.5205724508050089,0.5259391771019678,0.5277280858676208,0.5330948121645797,0.5366726296958855,0.5420393559928444,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.552772808586762,0.554561717352415,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5724508050089445,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7316636851520573,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.3560,0.3682,0.3703,0.3836,0.3877,0.3992,0.4001,0.4141,0.4232,0.4314,0.4344,0.4385,0.4386,0.4423,0.4565,0.4577,0.4607,0.4612,0.4619,0.4642,0.4643,0.4647,0.4664,0.4693,0.4700,0.4703,0.4712,0.4773,0.4775,0.4797,0.4827,0.4892,0.4904,0.4906,0.4915,0.4919,0.4923,0.4963,0.4982,0.4994,0.5045,0.5062,0.5131,0.5149,0.5160,0.5187,0.5222,0.5226,0.5247,0.5251,0.5258,0.5274,0.5289,0.5323,0.5349,0.5352,0.5375,0.5376,0.5385,0.5394,0.5407,0.5420,0.5425,0.5432,0.5469,0.5499,0.5518,0.5553,0.5567,0.5570,0.5580,0.5585,0.5597,0.5643,0.5648,0.5684,0.5687,0.5703,0.5732,0.5739,0.5751,0.5777,0.5780,0.5784,0.5793,0.5803,0.5809,0.5814,0.5847,0.5852,0.5869,0.5891,0.5895,0.5902,0.5906,0.5912,0.5913,0.5914,0.5923,0.5938,0.5942,0.5967,0.5981,0.5992,0.5994,0.6018,0.6045,0.6065,0.6085,0.6086,0.6087,0.6109,0.6114,0.6118,0.6156,0.6168,0.6179,0.6209,0.6210,0.6221,0.6223,0.6241,0.6246,0.6251,0.6260,0.6261,0.6263,0.6271,0.6300,0.6317,0.6332,0.6337,0.6352,0.6356,0.6367,0.6401,0.6409,0.6441,0.6449,0.6452,0.6467,0.6487,0.6491,0.6556,0.6562,0.6567,0.6569,0.6602,0.6619,0.6630,0.6637,0.6645,0.6669,0.6674,0.6678,0.6684,0.6688,0.6693,0.6722,0.6741,0.6779,0.6780,0.6796,0.6809,0.6815,0.6818,0.6831,0.6843,0.6867,0.6873,0.6874,0.6883,0.6891,0.6898,0.6920,0.6922,0.6925,0.6996,0.7025,0.7030,0.7040,0.7059,0.7062,0.7063,0.7086,0.7115,0.7120,0.7130,0.7136,0.7151,0.7153,0.7160,0.7181,0.7185,0.7204,0.7205,0.7208,0.7216,0.7223,0.7225,0.7248,0.7271,0.7282,0.7304,0.7340,0.7349,0.7353,0.7357,0.7380,0.7401,0.7424,0.7444,0.7447,0.7462,0.7467,0.7486,0.7491,0.7516,0.7522,0.7542,0.7557,0.7574,0.7609,0.7629,0.7667,0.7676,0.7688,0.7690,0.7696,0.7713,0.7768,0.7782,0.7815,0.7849,0.7856,0.7860,0.7867,0.7873,0.7877,0.7893,0.7894,0.7895,0.7925,0.7929,0.7945,0.7971,0.8003,0.8037,0.8068,0.8083,0.8085,0.8086,0.8126,0.8179,0.8217,0.8226,0.8230,0.8242,0.8247,0.8274,0.8287,0.8298,0.8324,0.8332,0.8376,0.8377,0.8391,0.8422,0.8428,0.8436,0.8462,0.8468,0.8474,0.8476,0.8477,0.8491,0.8536,0.8538,0.8553,0.8567,0.8574,0.8585,0.8628,0.8644,0.8657,0.8659,0.8678,0.8714,0.8754,0.8833,0.8848,0.8856,0.8881,0.8897,0.8908,0.8938,0.8956,0.8957,0.8973,0.8991,0.8997,0.9012,0.9027,0.9054,0.9065,0.9102,0.9113,0.9120,0.9210,0.9244,0.9271,0.9292,0.9294,0.9315,0.9317,0.9343,0.9357,0.9384,0.9410,0.9449,0.9453,0.9478,0.9499,0.9509,0.9538,0.9549,0.9634,0.9656,0.9673,0.9686,0.9690,0.9768,0.9796,0.9813,0.9822,0.9831,0.9858,0.9925,0.9994,1.0012,1.0021,1.0024,1.0028,1.0059,1.0062,1.0090,1.0103,1.0186,1.0196,1.0214,1.0216,1.0249,1.0266,1.0302,1.0313,1.0318,1.0320,1.0352,1.0372,1.0394,1.0425,1.0448,1.0449,1.0454,1.0488,1.0493,1.0510,1.0523,1.0531,1.0538,1.0544,1.0561,1.0581,1.0583,1.0591,1.0604,1.0621,1.0628,1.0661,1.0673,1.0689,1.0735,1.0764,1.0800,1.0801,1.0814,1.0838,1.0853,1.0885,1.0895,1.0907,1.1009,1.1031,1.1115,1.1125,1.1155,1.1159,1.1167,1.1181,1.1201,1.1208,1.1253,1.1266,1.1285,1.1324,1.1352,1.1363,1.1383,1.1412,1.1437,1.1452,1.1454,1.1469,1.1475,1.1476,1.1480,1.1516,1.1542,1.1552,1.1560,1.1582,1.1641,1.1644,1.1674,1.1687,1.1703,1.1704,1.1724,1.1780,1.1781,1.1832,1.1834,1.1846,1.1851,1.1891,1.1918,1.1932,1.1953,1.2000,1.2017,1.2049,1.2057,1.2114,1.2115,1.2161,1.2167,1.2190,1.2214,1.2231,1.2246,1.2249,1.2258,1.2299,1.2339,1.2364,1.2384,1.2431,1.2446,1.2576,1.2658,1.2669,1.2684,1.2693,1.2749,1.2768,1.2838,1.2869,1.2871,1.2933,1.2939,1.2988,1.3009,1.3045,1.3048,1.3078,1.3102,1.3118,1.3437,1.3476,1.3484,1.3635,1.3680,1.3709,1.3727,1.3765,1.3807,1.3825,1.3881,1.4131,1.4153,1.4481,1.4489,1.4517,1.4527,1.4612,1.4613,1.4629,1.4729,1.4827,1.4915,1.4942,1.5137,1.5557,1.5689,1.5808,1.5996,1.6252,1.6304,1.6552,1.6895,1.7253,1.7442,1.7612,1.7618,1.7917,1.8865,2.0867,2.1482,2.1807,2.3618,2.6586,2.7337,3.4453,3.4760,4.7166,4.8014,5.6651,5.7035,6.1689,6.8062,7.1225,7.6425],"y":[0.0018181818181818182,0.0036363636363636364,0.005454545454545455,0.007272727272727273,0.00909090909090909,0.01090909090909091,0.012727272727272728,0.014545454545454545,0.016363636363636365,0.01818181818181818,0.02,0.02181818181818182,0.023636363636363636,0.025454545454545455,0.02727272727272727,0.02909090909090909,0.03090909090909091,0.03272727272727273,0.034545454545454546,0.03636363636363636,0.038181818181818185,0.04,0.04181818181818182,0.04363636363636364,0.045454545454545456,0.04727272727272727,0.04909090909090909,0.05090909090909091,0.05272727272727273,0.05454545454545454,0.056363636363636366,0.05818181818181818,0.06,0.06181818181818182,0.06363636363636363,0.06545454545454546,0.06727272727272728,0.06909090909090909,0.07090909090909091,0.07272727272727272,0.07454545454545454,0.07636363636363637,0.07818181818181819,0.08,0.08181818181818182,0.08363636363636363,0.08545454545454545,0.08727272727272728,0.0890909090909091,0.09090909090909091,0.09272727272727273,0.09454545454545454,0.09636363636363636,0.09818181818181818,0.1,0.10181818181818182,0.10363636363636364,0.10545454545454545,0.10727272727272727,0.10909090909090909,0.11090909090909092,0.11272727272727273,0.11454545454545455,0.11818181818181818,0.12181818181818181,0.12545454545454546,0.12727272727272726,0.1290909090909091,0.13090909090909092,0.13272727272727272,0.13636363636363635,0.13818181818181818,0.14,0.14181818181818182,0.14363636363636365,0.14545454545454545,0.14727272727272728,0.14909090909090908,0.1509090909090909,0.15272727272727274,0.15454545454545454,0.15636363636363637,0.15818181818181817,0.16,0.1618181818181818,0.16363636363636364,0.16545454545454547,0.16727272727272727,0.1690909090909091,0.1709090909090909,0.17272727272727273,0.17454545454545456,0.17636363636363636,0.1781818181818182,0.18,0.18181818181818182,0.18545454545454546,0.18727272727272729,0.1890909090909091,0.19272727272727272,0.19454545454545455,0.19636363636363635,0.19818181818181818,0.2,0.2018181818181818,0.20363636363636364,0.20545454545454545,0.20727272727272728,0.20909090909090908,0.2109090909090909,0.21272727272727274,0.21454545454545454,0.21818181818181817,0.22,0.22181818181818183,0.22363636363636363,0.22545454545454546,0.22727272727272727,0.2290909090909091,0.2309090909090909,0.23272727272727273,0.23454545454545456,0.23636363636363636,0.2381818181818182,0.24,0.24181818181818182,0.24363636363636362,0.24545454545454545,0.24727272727272728,0.24909090909090909,0.2509090909090909,0.25272727272727274,0.2545454545454545,0.25636363636363635,0.2581818181818182,0.26,0.26181818181818184,0.2636363636363636,0.26545454545454544,0.2672727272727273,0.2690909090909091,0.27090909090909093,0.2727272727272727,0.27454545454545454,0.27636363636363637,0.2781818181818182,0.28,0.2818181818181818,0.28363636363636363,0.28545454545454546,0.2872727272727273,0.28909090909090907,0.2909090909090909,0.2927272727272727,0.29454545454545455,0.2963636363636364,0.29818181818181816,0.3,0.3018181818181818,0.30363636363636365,0.3054545454545455,0.30727272727272725,0.3090909090909091,0.3109090909090909,0.31272727272727274,0.3145454545454546,0.31636363636363635,0.3181818181818182,0.32,0.3236363636363636,0.32545454545454544,0.32727272727272727,0.3290909090909091,0.33090909090909093,0.3327272727272727,0.33454545454545453,0.33636363636363636,0.3381818181818182,0.34,0.3418181818181818,0.34363636363636363,0.34545454545454546,0.3472727272727273,0.3490909090909091,0.3509090909090909,0.3527272727272727,0.35454545454545455,0.3563636363636364,0.35818181818181816,0.36,0.3618181818181818,0.36363636363636365,0.3654545454545455,0.36727272727272725,0.3690909090909091,0.3709090909090909,0.37454545454545457,0.37636363636363634,0.3781818181818182,0.38,0.38181818181818183,0.3836363636363636,0.38545454545454544,0.38727272727272727,0.3890909090909091,0.39090909090909093,0.39454545454545453,0.39636363636363636,0.3981818181818182,0.4,0.4018181818181818,0.4036363636363636,0.40545454545454546,0.4072727272727273,0.4090909090909091,0.4109090909090909,0.4127272727272727,0.41454545454545455,0.41818181818181815,0.42,0.4218181818181818,0.42363636363636364,0.4254545454545455,0.42727272727272725,0.4290909090909091,0.4309090909090909,0.43272727272727274,0.43454545454545457,0.43636363636363634,0.4381818181818182,0.44,0.44181818181818183,0.44363636363636366,0.44545454545454544,0.44727272727272727,0.4490909090909091,0.4509090909090909,0.45454545454545453,0.45636363636363636,0.4581818181818182,0.46,0.4618181818181818,0.4636363636363636,0.46545454545454545,0.4672727272727273,0.4690909090909091,0.4709090909090909,0.4727272727272727,0.47454545454545455,0.4763636363636364,0.4781818181818182,0.48,0.4818181818181818,0.48363636363636364,0.48545454545454547,0.48727272727272725,0.4909090909090909,0.49272727272727274,0.49454545454545457,0.49636363636363634,0.49818181818181817,0.5,0.5018181818181818,0.5036363636363637,0.5054545454545455,0.5072727272727273,0.509090909090909,0.5109090909090909,0.5127272727272727,0.5145454545454545,0.5163636363636364,0.5181818181818182,0.52,0.5218181818181818,0.5236363636363637,0.5254545454545455,0.5272727272727272,0.5290909090909091,0.5309090909090909,0.5327272727272727,0.5345454545454545,0.5363636363636364,0.5381818181818182,0.54,0.5418181818181819,0.5436363636363636,0.5454545454545454,0.5472727272727272,0.5490909090909091,0.5509090909090909,0.5527272727272727,0.5545454545454546,0.5563636363636364,0.5581818181818182,0.56,0.5618181818181818,0.5636363636363636,0.5654545454545454,0.5672727272727273,0.5690909090909091,0.5709090909090909,0.5727272727272728,0.5745454545454546,0.5763636363636364,0.5781818181818181,0.58,0.5818181818181818,0.5836363636363636,0.5854545454545454,0.5872727272727273,0.5890909090909091,0.5909090909090909,0.5927272727272728,0.5945454545454546,0.5963636363636363,0.5981818181818181,0.6,0.6018181818181818,0.6036363636363636,0.6054545454545455,0.6072727272727273,0.610909090909091,0.6127272727272727,0.6145454545454545,0.6163636363636363,0.6181818181818182,0.62,0.6218181818181818,0.6236363636363637,0.6254545454545455,0.6272727272727273,0.6290909090909091,0.6309090909090909,0.6327272727272727,0.6345454545454545,0.6363636363636364,0.6381818181818182,0.64,0.6418181818181818,0.6436363636363637,0.6454545454545455,0.6472727272727272,0.649090909090909,0.6509090909090909,0.6527272727272727,0.6545454545454545,0.6563636363636364,0.6581818181818182,0.66,0.6618181818181819,0.6636363636363637,0.6654545454545454,0.6672727272727272,0.6690909090909091,0.6709090909090909,0.6727272727272727,0.6745454545454546,0.6763636363636364,0.6781818181818182,0.68,0.6818181818181818,0.6836363636363636,0.6854545454545454,0.6872727272727273,0.6890909090909091,0.6909090909090909,0.6927272727272727,0.6945454545454546,0.6963636363636364,0.6981818181818182,0.7,0.7036363636363636,0.7054545454545454,0.7072727272727273,0.7090909090909091,0.7109090909090909,0.7127272727272728,0.7145454545454546,0.7163636363636363,0.7181818181818181,0.72,0.7218181818181818,0.7236363636363636,0.7254545454545455,0.7272727272727273,0.7290909090909091,0.730909090909091,0.7327272727272728,0.7345454545454545,0.7363636363636363,0.7381818181818182,0.74,0.7418181818181818,0.7436363636363637,0.7454545454545455,0.7472727272727273,0.7490909090909091,0.7509090909090909,0.7527272727272727,0.7545454545454545,0.7563636363636363,0.7581818181818182,0.76,0.7618181818181818,0.7636363636363637,0.7654545454545455,0.7672727272727272,0.769090909090909,0.7709090909090909,0.7727272727272727,0.7745454545454545,0.7763636363636364,0.7781818181818182,0.78,0.7818181818181819,0.7836363636363637,0.7854545454545454,0.7872727272727272,0.7890909090909091,0.7909090909090909,0.7927272727272727,0.7945454545454546,0.7963636363636364,0.7981818181818182,0.8,0.8018181818181818,0.8036363636363636,0.8054545454545454,0.8090909090909091,0.8109090909090909,0.8127272727272727,0.8145454545454546,0.8163636363636364,0.8181818181818182,0.82,0.8218181818181818,0.8236363636363636,0.8254545454545454,0.8272727272727273,0.8290909090909091,0.8309090909090909,0.8327272727272728,0.8345454545454546,0.8363636363636363,0.8381818181818181,0.84,0.8418181818181818,0.8436363636363636,0.8454545454545455,0.8472727272727273,0.8490909090909091,0.850909090909091,0.8527272727272728,0.8545454545454545,0.8563636363636363,0.8581818181818182,0.86,0.8618181818181818,0.8636363636363636,0.8654545454545455,0.8672727272727273,0.8690909090909091,0.8709090909090909,0.8727272727272727,0.8745454545454545,0.8763636363636363,0.8781818181818182,0.88,0.8818181818181818,0.8836363636363637,0.8854545454545455,0.8872727272727273,0.889090909090909,0.8909090909090909,0.8927272727272727,0.8945454545454545,0.8963636363636364,0.8981818181818182,0.9,0.9018181818181819,0.9036363636363637,0.9054545454545454,0.9090909090909091,0.9109090909090909,0.9127272727272727,0.9145454545454546,0.9163636363636364,0.9181818181818182,0.92,0.9218181818181819,0.9236363636363636,0.9254545454545454,0.9272727272727272,0.9290909090909091,0.9309090909090909,0.9327272727272727,0.9345454545454546,0.9363636363636364,0.9381818181818182,0.94,0.9418181818181818,0.9436363636363636,0.9454545454545454,0.9472727272727273,0.9490909090909091,0.9509090909090909,0.9527272727272728,0.9545454545454546,0.9563636363636364,0.9581818181818181,0.96,0.9618181818181818,0.9636363636363636,0.9654545454545455,0.9672727272727273,0.9690909090909091,0.9709090909090909,0.9727272727272728,0.9745454545454545,0.9763636363636363,0.9781818181818182,0.98,0.9818181818181818,0.9836363636363636,0.9854545454545455,0.9872727272727273,0.9890909090909091,0.990909090909091,0.9927272727272727,0.9945454545454545,0.9963636363636363,0.9981818181818182],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.3461,0.5302,1.0725,1.3686,1.7044,1.7570,1.7950,1.8133,1.8156,1.8439,1.8698,1.9179,1.9669,1.9680,1.9818,1.9831,1.9918,1.9921,1.9969,2.0019,2.0063,2.0125,2.0135,2.0143,2.0144,2.0146,2.0148,2.0151,2.0152,2.0154,2.0155,2.0157,2.0158,2.0159,2.0160,2.0162,2.0167,2.0168,2.0171,2.0173,2.0174,2.0175,2.0177,2.0178,2.0179,2.0180,2.0182,2.0184,2.0187,2.0189,2.0190,2.0191,2.0192,2.0194,2.0196,2.0197,2.0198,2.0199,2.0200,2.0201,2.0202,2.0204,2.0205,2.0208,2.0209,2.0213,2.0214,2.0215,2.0216,2.0217,2.0218,2.0219,2.0220,2.0223,2.0227,2.0229,2.0230,2.0232,2.0233,2.0236,2.0237,2.0238,2.0240,2.0241,2.0242,2.0243,2.0244,2.0245,2.0247,2.0248,2.0250,2.0251,2.0252,2.0254,2.0255,2.0256,2.0257,2.0258,2.0259,2.0260,2.0261,2.0263,2.0264,2.0265,2.0266,2.0267,2.0268,2.0269,2.0270,2.0271,2.0272,2.0273,2.0274,2.0275,2.0276,2.0277,2.0278,2.0279,2.0280,2.0281,2.0282,2.0283,2.0284,2.0285,2.0286,2.0287,2.0288,2.0289,2.0290,2.0291,2.0292,2.0293,2.0295,2.0296,2.0297,2.0298,2.0299,2.0300,2.0301,2.0302,2.0303,2.0304,2.0305,2.0306,2.0307,2.0308,2.0309,2.0312,2.0313,2.0314,2.0315,2.0316,2.0317,2.0318,2.0319,2.0321,2.0322,2.0323,2.0324,2.0325,2.0326,2.0327,2.0328,2.0329,2.0330,2.0331,2.0332,2.0333,2.0334,2.0335,2.0336,2.0337,2.0338,2.0339,2.0340,2.0341,2.0342,2.0343,2.0344,2.0346,2.0347,2.0348,2.0349,2.0350,2.0352,2.0353,2.0354,2.0355,2.0356,2.0357,2.0358,2.0359,2.0360,2.0361,2.0362,2.0363,2.0364,2.0365,2.0366,2.0367,2.0368,2.0372,2.0374,2.0376,2.0377,2.0379,2.0380,2.0383,2.0384,2.0385,2.0387,2.0388,2.0391,2.0392,2.0393,2.0396,2.0400,2.0402,2.0406,2.0407,2.0408,2.0412,2.0416,2.0417,2.0418,2.0423,2.0424,2.0425,2.0427,2.0430,2.0440,2.0442,2.0446,2.0448,2.0451,2.0461,2.0470,2.0472,2.0476,2.0480,2.0485,2.0486,2.0493,2.0515,2.0516,2.0524,2.0548,2.0550,2.0568,2.0575,2.0576,2.0585,2.0596,2.0603,2.0613,2.0621,2.0623,2.0648,2.0685,2.0703,2.0715,2.0717,2.0727,2.0741,2.0745,2.0749,2.0753,2.0777,2.0795,2.0805,2.0838,2.0881,2.0922,2.1008,2.1069,2.1184,2.1257,2.1278,2.1414,2.1476,2.1508,2.1606,2.1710,2.1797,2.1917,2.1943,2.2077,2.2132,2.2137,2.2150,2.2166,2.2189,2.2265,2.2335,2.2606,2.2810,2.2811,2.2940,2.3124,2.3315,2.3375,2.3378,2.3428,2.3457,2.3502,2.3870,2.3871,2.4564,2.4660,2.4709,2.4755,2.4911,2.5043,2.5346,2.5386,2.6205,2.6372,2.6927,2.7065,2.7843,2.8054,2.8739,2.9496,2.9625,3.0556,3.0881,3.3722,3.4206,3.4357,3.5399,3.8687,3.8723,3.9507,4.1171,4.2559,4.4816,4.8116,4.9189,5.1436,5.2054,5.2595,5.3038,5.7887,5.8984,6.7074,7.7260],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.055357142857142855,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06964285714285715,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08392857142857142,0.0875,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11785714285714285,0.11964285714285715,0.12321428571428572,0.12857142857142856,0.1357142857142857,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15535714285714286,0.15714285714285714,0.16607142857142856,0.16785714285714284,0.17142857142857143,0.175,0.18214285714285713,0.18392857142857144,0.1875,0.19107142857142856,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2017857142857143,0.20357142857142857,0.20892857142857144,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.22321428571428573,0.23214285714285715,0.2392857142857143,0.24642857142857144,0.2517857142857143,0.25357142857142856,0.2571428571428571,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.275,0.28035714285714286,0.2839285714285714,0.2857142857142857,0.2910714285714286,0.29642857142857143,0.2982142857142857,0.30178571428571427,0.30357142857142855,0.30714285714285716,0.3125,0.31607142857142856,0.3196428571428571,0.32142857142857145,0.32857142857142857,0.33035714285714285,0.3357142857142857,0.3392857142857143,0.34285714285714286,0.3482142857142857,0.3517857142857143,0.35714285714285715,0.3607142857142857,0.3625,0.36428571428571427,0.36964285714285716,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38571428571428573,0.3875,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.40535714285714286,0.4089285714285714,0.4107142857142857,0.4142857142857143,0.4232142857142857,0.43392857142857144,0.4392857142857143,0.44107142857142856,0.44642857142857145,0.45,0.4517857142857143,0.45714285714285713,0.4607142857142857,0.4625,0.4714285714285714,0.475,0.4785714285714286,0.4857142857142857,0.49107142857142855,0.5017857142857143,0.5071428571428571,0.5125,0.5142857142857142,0.5178571428571429,0.5196428571428572,0.525,0.5321428571428571,0.5357142857142857,0.5392857142857143,0.5410714285714285,0.5464285714285714,0.55,0.5517857142857143,0.5535714285714286,0.5589285714285714,0.5642857142857143,0.5660714285714286,0.5696428571428571,0.5732142857142857,0.5767857142857142,0.5803571428571429,0.5875,0.5892857142857143,0.5946428571428571,0.5982142857142857,0.6017857142857143,0.6089285714285714,0.6107142857142858,0.6142857142857143,0.6178571428571429,0.6196428571428572,0.6232142857142857,0.6321428571428571,0.6357142857142857,0.6392857142857142,0.6482142857142857,0.65,0.6517857142857143,0.6571428571428571,0.6642857142857143,0.6678571428571428,0.6714285714285714,0.6767857142857143,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6910714285714286,0.6964285714285714,0.6982142857142857,0.7,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.725,0.7303571428571428,0.7339285714285714,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7571428571428571,0.7607142857142857,0.7625,0.7642857142857142,0.7696428571428572,0.775,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.4629,0.4645,0.4708,0.4771,0.4927,0.5046,0.5089,0.5105,0.5172,0.5180,0.5190,0.5196,0.5209,0.5211,0.5244,0.5294,0.5342,0.5393,0.5402,0.5408,0.5450,0.5457,0.5484,0.5532,0.5535,0.5565,0.5589,0.5608,0.5610,0.5621,0.5640,0.5646,0.5649,0.5675,0.5692,0.5720,0.5764,0.5786,0.5805,0.5809,0.5817,0.5820,0.5843,0.5849,0.5893,0.5922,0.5937,0.5943,0.5946,0.5997,0.6005,0.6034,0.6065,0.6071,0.6081,0.6085,0.6123,0.6125,0.6135,0.6148,0.6155,0.6157,0.6179,0.6239,0.6240,0.6266,0.6292,0.6315,0.6348,0.6358,0.6366,0.6401,0.6417,0.6424,0.6426,0.6428,0.6433,0.6454,0.6466,0.6478,0.6506,0.6512,0.6522,0.6541,0.6542,0.6578,0.6593,0.6602,0.6606,0.6616,0.6623,0.6628,0.6640,0.6651,0.6671,0.6679,0.6727,0.6733,0.6736,0.6737,0.6742,0.6744,0.6753,0.6761,0.6776,0.6792,0.6793,0.6794,0.6815,0.6845,0.6848,0.6863,0.6901,0.6907,0.6914,0.6933,0.6934,0.6945,0.6946,0.6947,0.6949,0.6990,0.6994,0.7018,0.7028,0.7042,0.7055,0.7060,0.7061,0.7065,0.7066,0.7070,0.7099,0.7116,0.7133,0.7134,0.7135,0.7139,0.7147,0.7155,0.7163,0.7186,0.7188,0.7202,0.7207,0.7208,0.7267,0.7280,0.7317,0.7322,0.7325,0.7378,0.7396,0.7405,0.7408,0.7411,0.7416,0.7425,0.7434,0.7474,0.7478,0.7525,0.7538,0.7541,0.7543,0.7553,0.7572,0.7574,0.7586,0.7598,0.7599,0.7603,0.7616,0.7621,0.7633,0.7644,0.7650,0.7655,0.7667,0.7673,0.7685,0.7712,0.7740,0.7822,0.7826,0.7834,0.7854,0.7866,0.7877,0.7889,0.7901,0.7928,0.7930,0.7946,0.8003,0.8014,0.8017,0.8020,0.8042,0.8049,0.8065,0.8078,0.8090,0.8092,0.8093,0.8107,0.8111,0.8145,0.8165,0.8174,0.8186,0.8224,0.8231,0.8237,0.8264,0.8265,0.8277,0.8279,0.8285,0.8287,0.8293,0.8327,0.8339,0.8346,0.8357,0.8380,0.8387,0.8453,0.8461,0.8478,0.8496,0.8508,0.8535,0.8540,0.8562,0.8569,0.8570,0.8598,0.8624,0.8638,0.8649,0.8688,0.8693,0.8735,0.8749,0.8793,0.8822,0.8823,0.8854,0.8916,0.8928,0.8947,0.8968,0.8993,0.8996,0.9006,0.9019,0.9028,0.9047,0.9049,0.9086,0.9104,0.9190,0.9194,0.9245,0.9251,0.9262,0.9283,0.9289,0.9306,0.9314,0.9317,0.9330,0.9395,0.9397,0.9418,0.9427,0.9454,0.9459,0.9466,0.9497,0.9514,0.9577,0.9602,0.9639,0.9645,0.9649,0.9652,0.9715,0.9741,0.9743,0.9774,0.9828,0.9846,0.9859,0.9956,0.9963,0.9967,0.9996,1.0024,1.0056,1.0065,1.0081,1.0092,1.0135,1.0187,1.0208,1.0227,1.0237,1.0257,1.0299,1.0342,1.0347,1.0355,1.0366,1.0377,1.0384,1.0389,1.0400,1.0407,1.0412,1.0416,1.0453,1.0459,1.0460,1.0490,1.0507,1.0518,1.0526,1.0537,1.0568,1.0609,1.0630,1.0645,1.0683,1.0694,1.0700,1.0703,1.0708,1.0725,1.0738,1.0742,1.0746,1.0793,1.0795,1.0889,1.0943,1.0956,1.1005,1.1021,1.1052,1.1111,1.1140,1.1154,1.1198,1.1202,1.1207,1.1216,1.1217,1.1225,1.1260,1.1322,1.1343,1.1356,1.1372,1.1380,1.1397,1.1428,1.1456,1.1472,1.1557,1.1562,1.1577,1.1627,1.1643,1.1679,1.1688,1.1705,1.1760,1.1822,1.1835,1.1837,1.1865,1.1870,1.1922,1.1975,1.2008,1.2009,1.2015,1.2082,1.2089,1.2103,1.2116,1.2120,1.2144,1.2193,1.2214,1.2254,1.2262,1.2278,1.2318,1.2369,1.2385,1.2403,1.2464,1.2482,1.2487,1.2494,1.2560,1.2585,1.2595,1.2609,1.2665,1.2695,1.2802,1.2823,1.2851,1.2903,1.2967,1.2977,1.2992,1.3004,1.3076,1.3084,1.3098,1.3129,1.3237,1.3275,1.3290,1.3356,1.3475,1.3496,1.3503,1.3529,1.3650,1.3694,1.3757,1.3758,1.3799,1.3804,1.3810,1.3845,1.3857,1.3903,1.4008,1.4049,1.4052,1.4060,1.4094,1.4122,1.4179,1.4317,1.4318,1.4339,1.4382,1.4469,1.4472,1.4541,1.4617,1.4645,1.4697,1.4762,1.4971,1.4999,1.5019,1.5024,1.5049,1.5103,1.5121,1.5126,1.5269,1.5291,1.5335,1.5389,1.5508,1.5591,1.5694,1.5739,1.5785,1.5835,1.5872,1.5897,1.5916,1.6054,1.6159,1.6237,1.6298,1.6300,1.6374,1.6390,1.6415,1.6431,1.6435,1.6542,1.6857,1.7466,1.7481,1.7528,1.7566,1.7574,1.7686,1.7747,1.8090,1.8373,1.8498,1.8549,1.8674,1.8732,1.8791,1.8830,1.9024,1.9093,1.9360,1.9642,1.9769,1.9829,2.0086,2.0285,2.0310,2.0344,2.0353,2.0371,2.0374,2.0410,2.0436,2.0441,2.0511,2.0517,2.0526,2.0564,2.0623,2.0837,2.0842,2.2723,2.3574,2.3635,2.3924,2.4939,2.8934,2.9561,3.3717,4.5542,5.9123,7.0905,9.2923],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.2719,0.2770,0.2850,0.3044,0.3076,0.3082,0.3238,0.3294,0.3407,0.3408,0.3495,0.3545,0.3649,0.3662,0.3692,0.3726,0.3741,0.3758,0.3759,0.3776,0.3813,0.3834,0.3906,0.3912,0.3920,0.3970,0.4050,0.4059,0.4060,0.4093,0.4153,0.4160,0.4179,0.4238,0.4257,0.4286,0.4287,0.4350,0.4362,0.4396,0.4410,0.4424,0.4431,0.4436,0.4453,0.4467,0.4488,0.4565,0.4585,0.4590,0.4608,0.4619,0.4641,0.4642,0.4652,0.4661,0.4662,0.4695,0.4712,0.4748,0.4775,0.4782,0.4786,0.4793,0.4836,0.4874,0.4877,0.4884,0.4906,0.4907,0.4919,0.4932,0.4950,0.4994,0.4995,0.5021,0.5022,0.5026,0.5034,0.5051,0.5052,0.5058,0.5063,0.5067,0.5070,0.5073,0.5091,0.5110,0.5133,0.5152,0.5164,0.5191,0.5212,0.5217,0.5224,0.5225,0.5233,0.5238,0.5243,0.5246,0.5249,0.5253,0.5283,0.5286,0.5291,0.5300,0.5318,0.5344,0.5358,0.5399,0.5403,0.5420,0.5436,0.5442,0.5444,0.5447,0.5456,0.5474,0.5475,0.5484,0.5495,0.5496,0.5497,0.5546,0.5561,0.5587,0.5631,0.5632,0.5650,0.5668,0.5707,0.5752,0.5753,0.5761,0.5779,0.5794,0.5811,0.5821,0.5831,0.5832,0.5841,0.5843,0.5861,0.5872,0.5880,0.5885,0.5899,0.5906,0.5937,0.6014,0.6024,0.6026,0.6049,0.6052,0.6064,0.6068,0.6070,0.6081,0.6089,0.6099,0.6131,0.6132,0.6137,0.6160,0.6161,0.6164,0.6171,0.6185,0.6197,0.6210,0.6227,0.6229,0.6245,0.6265,0.6266,0.6306,0.6307,0.6309,0.6313,0.6316,0.6320,0.6329,0.6333,0.6341,0.6368,0.6396,0.6408,0.6416,0.6450,0.6466,0.6511,0.6523,0.6535,0.6540,0.6554,0.6564,0.6565,0.6578,0.6591,0.6601,0.6612,0.6630,0.6652,0.6677,0.6679,0.6688,0.6736,0.6750,0.6754,0.6776,0.6794,0.6827,0.6835,0.6879,0.6882,0.6883,0.6884,0.6889,0.6895,0.6913,0.6916,0.7015,0.7040,0.7053,0.7072,0.7079,0.7091,0.7139,0.7168,0.7228,0.7234,0.7241,0.7291,0.7297,0.7307,0.7309,0.7354,0.7363,0.7365,0.7393,0.7395,0.7425,0.7426,0.7435,0.7449,0.7458,0.7470,0.7474,0.7512,0.7523,0.7531,0.7541,0.7545,0.7550,0.7565,0.7596,0.7624,0.7636,0.7657,0.7660,0.7696,0.7701,0.7719,0.7732,0.7733,0.7747,0.7749,0.7751,0.7758,0.7771,0.7776,0.7795,0.7804,0.7829,0.7850,0.7882,0.7919,0.7924,0.8010,0.8037,0.8056,0.8059,0.8073,0.8109,0.8113,0.8114,0.8115,0.8116,0.8135,0.8136,0.8185,0.8221,0.8242,0.8252,0.8275,0.8296,0.8337,0.8354,0.8374,0.8386,0.8409,0.8425,0.8435,0.8436,0.8439,0.8485,0.8499,0.8523,0.8552,0.8583,0.8584,0.8613,0.8618,0.8627,0.8643,0.8679,0.8736,0.8752,0.8753,0.8827,0.8828,0.8857,0.8907,0.8924,0.8949,0.8977,0.8981,0.8986,0.8988,0.9005,0.9085,0.9096,0.9099,0.9214,0.9294,0.9315,0.9346,0.9373,0.9386,0.9428,0.9430,0.9476,0.9564,0.9573,0.9649,0.9711,0.9715,0.9731,0.9742,0.9769,0.9794,0.9825,0.9857,0.9933,0.9980,1.0029,1.0036,1.0047,1.0092,1.0099,1.0114,1.0155,1.0173,1.0235,1.0316,1.0323,1.0327,1.0390,1.0445,1.0491,1.0511,1.0546,1.0593,1.0611,1.0616,1.0683,1.0753,1.0810,1.0820,1.0845,1.0889,1.0890,1.0941,1.0944,1.0980,1.1089,1.1130,1.1140,1.1141,1.1174,1.1177,1.1199,1.1215,1.1296,1.1298,1.1314,1.1315,1.1341,1.1350,1.1454,1.1467,1.1652,1.1655,1.1725,1.1738,1.1781,1.1789,1.1874,1.1899,1.1927,1.1940,1.1963,1.1987,1.2130,1.2173,1.2191,1.2205,1.2209,1.2224,1.2257,1.2258,1.2330,1.2358,1.2361,1.2431,1.2435,1.2482,1.2565,1.2571,1.2635,1.2684,1.2728,1.2758,1.2784,1.2963,1.3227,1.3313,1.3357,1.3370,1.3374,1.3491,1.3643,1.3707,1.3803,1.3917,1.3981,1.3997,1.4095,1.4279,1.4287,1.4291,1.4323,1.4326,1.4460,1.4479,1.4565,1.4754,1.4765,1.4797,1.4844,1.4902,1.5001,1.5372,1.5433,1.5757,1.5992,1.6014,1.6249,1.6313,1.6531,1.6641,1.6713,1.6730,1.6838,1.6993,1.7488,1.7883,1.7938,1.8393,1.8430,1.8483,1.8487,1.8506,1.8955,1.9439,1.9475,1.9514,1.9714,1.9952,2.0423,2.0490,2.0570,2.0601,2.0682,2.0695,2.0762,2.0866,2.1379,2.1441,2.1844,2.1870,2.1899,2.2652,2.2871,2.4012,2.4456,2.4653,2.4771,2.5725,2.6172,2.6279,2.6700,2.7933,3.1263,3.1324,3.3091,3.3324,3.3564,4.6191,4.6846,5.0021,5.3542],"y":[0.00186219739292365,0.0037243947858473,0.00558659217877095,0.0074487895716946,0.00931098696461825,0.0111731843575419,0.01303538175046555,0.0148975791433892,0.01675977653631285,0.0186219739292365,0.020484171322160148,0.0223463687150838,0.024208566108007448,0.0260707635009311,0.027932960893854747,0.0297951582867784,0.03165735567970205,0.0335195530726257,0.035381750465549346,0.037243947858473,0.03910614525139665,0.040968342644320296,0.04283054003724395,0.0446927374301676,0.04655493482309125,0.048417132216014895,0.05027932960893855,0.0521415270018622,0.054003724394785846,0.055865921787709494,0.05772811918063315,0.0595903165735568,0.061452513966480445,0.0633147113594041,0.06517690875232775,0.0670391061452514,0.06890130353817504,0.07076350093109869,0.07262569832402235,0.074487895716946,0.0782122905027933,0.08007448789571694,0.08193668528864059,0.08379888268156424,0.0856610800744879,0.08752327746741155,0.0893854748603352,0.09124767225325885,0.0931098696461825,0.09497206703910614,0.09683426443202979,0.09869646182495345,0.1005586592178771,0.10242085661080075,0.1042830540037244,0.10614525139664804,0.10800744878957169,0.10986964618249534,0.11173184357541899,0.11359404096834265,0.1154562383612663,0.11731843575418995,0.1191806331471136,0.12104283054003724,0.12290502793296089,0.12476722532588454,0.1266294227188082,0.12849162011173185,0.1303538175046555,0.13221601489757914,0.1340782122905028,0.13594040968342644,0.1378026070763501,0.13966480446927373,0.14152700186219738,0.14338919925512103,0.1452513966480447,0.14711359404096835,0.15083798882681565,0.1527001862197393,0.15456238361266295,0.1564245810055866,0.15828677839851024,0.16201117318435754,0.16387337057728119,0.16573556797020483,0.16759776536312848,0.16945996275605213,0.1713221601489758,0.17318435754189945,0.1750465549348231,0.17690875232774675,0.1787709497206704,0.18063314711359404,0.1824953445065177,0.18435754189944134,0.186219739292365,0.18808193668528864,0.18994413407821228,0.19180633147113593,0.19366852886405958,0.19553072625698323,0.1973929236499069,0.19925512104283055,0.2011173184357542,0.20297951582867785,0.2048417132216015,0.20670391061452514,0.21042830540037244,0.2122905027932961,0.21415270018621974,0.21601489757914338,0.21787709497206703,0.21973929236499068,0.22160148975791433,0.22532588454376165,0.2271880819366853,0.22905027932960895,0.2309124767225326,0.23277467411545624,0.2346368715083799,0.23649906890130354,0.2383612662942272,0.24022346368715083,0.24208566108007448,0.24394785847299813,0.24581005586592178,0.24767225325884543,0.24953445065176907,0.25139664804469275,0.2532588454376164,0.25512104283054005,0.2569832402234637,0.25884543761638734,0.260707635009311,0.26256983240223464,0.2644320297951583,0.26629422718808193,0.2681564245810056,0.27001862197392923,0.2737430167597765,0.2756052141527002,0.2774674115456238,0.27932960893854747,0.2811918063314711,0.28305400372439476,0.2849162011173184,0.28677839851024206,0.2886405959031657,0.2905027932960894,0.29236499068901306,0.2942271880819367,0.29608938547486036,0.29981378026070765,0.3016759776536313,0.30353817504655495,0.3054003724394786,0.30726256983240224,0.3091247672253259,0.31098696461824954,0.3128491620111732,0.31471135940409684,0.3165735567970205,0.31843575418994413,0.3202979515828678,0.3240223463687151,0.3258845437616387,0.32774674115456237,0.329608938547486,0.33147113594040967,0.3333333333333333,0.33519553072625696,0.3370577281191806,0.33891992551210426,0.3407821229050279,0.3426443202979516,0.34450651769087526,0.3463687150837989,0.34823091247672255,0.3500931098696462,0.35195530726256985,0.3538175046554935,0.35567970204841715,0.3575418994413408,0.35940409683426444,0.3612662942271881,0.36312849162011174,0.3649906890130354,0.36685288640595903,0.3687150837988827,0.37057728119180633,0.37243947858473,0.3743016759776536,0.3761638733705773,0.3780260707635009,0.3817504655493482,0.38361266294227186,0.3854748603351955,0.38733705772811916,0.3891992551210428,0.39106145251396646,0.3929236499068901,0.3947858472998138,0.39664804469273746,0.3985102420856611,0.40037243947858475,0.4022346368715084,0.40409683426443205,0.4059590316573557,0.40782122905027934,0.409683426443203,0.41154562383612664,0.4134078212290503,0.41527001862197394,0.41899441340782123,0.4208566108007449,0.4227188081936685,0.4245810055865922,0.4264432029795158,0.42830540037243947,0.4301675977653631,0.43202979515828677,0.4338919925512104,0.43575418994413406,0.4376163873370577,0.43947858472998136,0.441340782122905,0.44320297951582865,0.4450651769087523,0.44692737430167595,0.44878957169459965,0.4506517690875233,0.45251396648044695,0.4543761638733706,0.45623836126629425,0.4581005586592179,0.45996275605214154,0.4618249534450652,0.46368715083798884,0.4655493482309125,0.46741154562383613,0.4692737430167598,0.47113594040968343,0.4729981378026071,0.4748603351955307,0.4767225325884544,0.478584729981378,0.48044692737430167,0.48417132216014896,0.4860335195530726,0.48789571694599626,0.4897579143389199,0.49162011173184356,0.4934823091247672,0.49534450651769085,0.4972067039106145,0.49906890130353815,0.5009310986964618,0.5027932960893855,0.5046554934823091,0.5065176908752328,0.5083798882681564,0.5102420856610801,0.5121042830540037,0.5139664804469274,0.515828677839851,0.5195530726256983,0.521415270018622,0.5232774674115456,0.5251396648044693,0.527001862197393,0.5288640595903166,0.5307262569832403,0.5325884543761639,0.5344506517690876,0.5363128491620112,0.5381750465549349,0.5400372439478585,0.5418994413407822,0.5437616387337058,0.5456238361266295,0.547486033519553,0.5493482309124768,0.5512104283054003,0.553072625698324,0.5549348230912476,0.5567970204841713,0.5586592178770949,0.5605214152700186,0.5623836126629422,0.5642458100558659,0.5661080074487895,0.5679702048417132,0.5698324022346368,0.5716945996275605,0.5735567970204841,0.5754189944134078,0.5772811918063314,0.5791433891992551,0.5810055865921788,0.5828677839851024,0.5847299813780261,0.5865921787709497,0.5884543761638734,0.590316573556797,0.5921787709497207,0.5940409683426443,0.595903165735568,0.5977653631284916,0.5996275605214153,0.6033519553072626,0.6052141527001862,0.6070763500931099,0.6089385474860335,0.6108007448789572,0.6126629422718808,0.6145251396648045,0.6163873370577281,0.6182495344506518,0.6201117318435754,0.6219739292364991,0.6238361266294227,0.6256983240223464,0.62756052141527,0.6294227188081937,0.6312849162011173,0.633147113594041,0.6350093109869647,0.6368715083798883,0.638733705772812,0.6405959031657356,0.6424581005586593,0.6443202979515829,0.6461824953445066,0.6480446927374302,0.6499068901303539,0.6517690875232774,0.6536312849162011,0.6554934823091247,0.6573556797020484,0.659217877094972,0.6610800744878957,0.6629422718808193,0.664804469273743,0.6666666666666666,0.6685288640595903,0.6703910614525139,0.6722532588454376,0.6741154562383612,0.6759776536312849,0.6778398510242085,0.6797020484171322,0.6815642458100558,0.6834264432029795,0.6852886405959032,0.6871508379888268,0.6890130353817505,0.6908752327746741,0.6927374301675978,0.6945996275605214,0.6964618249534451,0.6983240223463687,0.7001862197392924,0.702048417132216,0.7039106145251397,0.7057728119180633,0.707635009310987,0.7094972067039106,0.7113594040968343,0.7132216014897579,0.7150837988826816,0.7169459962756052,0.7188081936685289,0.7206703910614525,0.7225325884543762,0.7243947858472998,0.7262569832402235,0.7281191806331471,0.7299813780260708,0.7318435754189944,0.7337057728119181,0.7355679702048417,0.7374301675977654,0.7392923649906891,0.7411545623836127,0.7430167597765364,0.74487895716946,0.7467411545623837,0.7486033519553073,0.750465549348231,0.7523277467411545,0.7541899441340782,0.7560521415270018,0.7579143389199255,0.7597765363128491,0.7616387337057728,0.7635009310986964,0.7653631284916201,0.7672253258845437,0.7690875232774674,0.770949720670391,0.7728119180633147,0.7746741154562383,0.776536312849162,0.7783985102420856,0.7802607076350093,0.7821229050279329,0.7839851024208566,0.7858472998137802,0.7877094972067039,0.7895716945996276,0.7914338919925512,0.7932960893854749,0.7951582867783985,0.7970204841713222,0.8007448789571695,0.8026070763500931,0.8044692737430168,0.8063314711359404,0.8081936685288641,0.8100558659217877,0.8119180633147114,0.813780260707635,0.8156424581005587,0.8175046554934823,0.819366852886406,0.8212290502793296,0.8230912476722533,0.8249534450651769,0.8268156424581006,0.8286778398510242,0.8305400372439479,0.8324022346368715,0.8342644320297952,0.8361266294227188,0.8379888268156425,0.839851024208566,0.8417132216014898,0.8435754189944135,0.845437616387337,0.8472998137802608,0.8491620111731844,0.851024208566108,0.8528864059590316,0.8547486033519553,0.8566108007448789,0.8584729981378026,0.8603351955307262,0.8621973929236499,0.8640595903165735,0.8659217877094972,0.8677839851024208,0.8696461824953445,0.8715083798882681,0.8733705772811918,0.8752327746741154,0.8770949720670391,0.8789571694599627,0.8808193668528864,0.88268156424581,0.8845437616387337,0.8864059590316573,0.888268156424581,0.8901303538175046,0.8919925512104283,0.8938547486033519,0.8957169459962756,0.8975791433891993,0.8994413407821229,0.9013035381750466,0.9031657355679702,0.9050279329608939,0.9068901303538175,0.9087523277467412,0.9106145251396648,0.9124767225325885,0.9143389199255121,0.9162011173184358,0.9180633147113594,0.9199255121042831,0.9217877094972067,0.9236499068901304,0.925512104283054,0.9273743016759777,0.9292364990689013,0.931098696461825,0.9329608938547486,0.9348230912476723,0.9366852886405959,0.9385474860335196,0.9404096834264432,0.9422718808193669,0.9441340782122905,0.9459962756052142,0.9478584729981379,0.9497206703910615,0.9515828677839852,0.9534450651769087,0.9553072625698324,0.957169459962756,0.9590316573556797,0.9608938547486033,0.962756052141527,0.9646182495344506,0.9664804469273743,0.9683426443202979,0.9702048417132216,0.9720670391061452,0.9739292364990689,0.9757914338919925,0.9776536312849162,0.9795158286778398,0.9813780260707635,0.9832402234636871,0.9851024208566108,0.9869646182495344,0.9888268156424581,0.9906890130353817,0.9925512104283054,0.994413407821229,0.9962756052141527,0.9981378026070763],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, blog.ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.ipfs.tech-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.ipfs.tech-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..6739644014
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.ipfs.tech-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.0382,0.0388,0.0448,0.0476,0.0488,0.6274,0.6275,0.6310,0.6354,0.6360,0.6465,0.6470,0.6498,0.6510,0.6541,0.6546,0.6548,0.6551,0.6558,0.6570,0.6623,0.6645,0.6660,0.6669,0.6688,0.6714,0.6717,0.6725,0.6765,0.6832,0.6863,0.6864,0.6866,0.6870,0.6876,0.6920,0.6940,0.6968,0.6973,0.6984,0.6994,0.7024,0.7040,0.7043,0.7044,0.7063,0.7075,0.7081,0.7110,0.7143,0.7162,0.7175,0.7185,0.7192,0.7214,0.7229,0.7232,0.7236,0.7246,0.7253,0.7267,0.7268,0.7283,0.7291,0.7294,0.7308,0.7314,0.7318,0.7324,0.7329,0.7364,0.7373,0.7379,0.7384,0.7385,0.7398,0.7399,0.7407,0.7415,0.7420,0.7422,0.7426,0.7427,0.7429,0.7430,0.7435,0.7444,0.7469,0.7470,0.7480,0.7481,0.7489,0.7539,0.7546,0.7609,0.7630,0.7636,0.7639,0.7643,0.7653,0.7676,0.7679,0.7680,0.7693,0.7711,0.7722,0.7723,0.7732,0.7744,0.7793,0.7807,0.7809,0.7824,0.7835,0.7840,0.7869,0.7884,0.7931,0.7941,0.7977,0.7993,0.8001,0.8007,0.8026,0.8042,0.8058,0.8086,0.8096,0.8111,0.8117,0.8138,0.8141,0.8155,0.8163,0.8176,0.8187,0.8197,0.8200,0.8206,0.8218,0.8229,0.8244,0.8257,0.8332,0.8340,0.8341,0.8349,0.8367,0.8400,0.8413,0.8442,0.8444,0.8515,0.8538,0.8581,0.8613,0.8625,0.8668,0.8686,0.8707,0.8714,0.8720,0.8741,0.8756,0.8761,0.8795,0.8797,0.8848,0.8872,0.8889,0.8890,0.8896,0.8898,0.8902,0.8906,0.8923,0.8928,0.8947,0.8967,0.8969,0.8985,0.8987,0.9011,0.9023,0.9029,0.9030,0.9043,0.9069,0.9079,0.9100,0.9107,0.9112,0.9114,0.9118,0.9119,0.9152,0.9175,0.9178,0.9184,0.9204,0.9222,0.9232,0.9251,0.9256,0.9279,0.9285,0.9301,0.9325,0.9337,0.9349,0.9352,0.9359,0.9366,0.9385,0.9387,0.9395,0.9398,0.9420,0.9422,0.9431,0.9437,0.9440,0.9448,0.9449,0.9467,0.9475,0.9476,0.9492,0.9501,0.9513,0.9515,0.9520,0.9522,0.9523,0.9538,0.9559,0.9563,0.9571,0.9587,0.9588,0.9591,0.9592,0.9596,0.9602,0.9607,0.9608,0.9620,0.9627,0.9630,0.9634,0.9647,0.9684,0.9685,0.9690,0.9691,0.9692,0.9705,0.9716,0.9730,0.9755,0.9759,0.9766,0.9767,0.9773,0.9785,0.9792,0.9804,0.9823,0.9839,0.9843,0.9860,0.9865,0.9873,0.9878,0.9881,0.9888,0.9893,0.9920,0.9935,0.9949,0.9983,0.9985,0.9989,1.0002,1.0015,1.0026,1.0031,1.0053,1.0065,1.0071,1.0073,1.0114,1.0125,1.0135,1.0145,1.0170,1.0200,1.0206,1.0211,1.0212,1.0226,1.0246,1.0249,1.0278,1.0289,1.0304,1.0305,1.0373,1.0396,1.0426,1.0465,1.0533,1.0541,1.0585,1.0603,1.0643,1.0645,1.0678,1.0698,1.0754,1.0796,1.0815,1.0847,1.0931,1.0939,1.0959,1.0985,1.1016,1.1019,1.1035,1.1068,1.1104,1.1113,1.1134,1.1136,1.1149,1.1156,1.1171,1.1172,1.1180,1.1197,1.1217,1.1228,1.1238,1.1271,1.1276,1.1319,1.1333,1.1337,1.1341,1.1363,1.1405,1.1437,1.1445,1.1454,1.1460,1.1493,1.1513,1.1523,1.1525,1.1526,1.1542,1.1570,1.1608,1.1615,1.1635,1.1643,1.1662,1.1690,1.1712,1.1789,1.1819,1.1820,1.1841,1.1861,1.1878,1.1885,1.1891,1.1899,1.1941,1.1953,1.2003,1.2020,1.2284,1.2293,1.2311,1.2339,1.2470,1.2580,1.2588,1.2619,1.2623,1.2638,1.2657,1.2670,1.2671,1.2681,1.2686,1.2700,1.2714,1.2723,1.2816,1.2817,1.2836,1.2849,1.2884,1.2913,1.2924,1.2936,1.2952,1.2965,1.3004,1.3021,1.3023,1.3084,1.3114,1.3152,1.3166,1.3203,1.3210,1.3212,1.3256,1.3289,1.3323,1.3334,1.3376,1.3397,1.3439,1.3494,1.3663,1.3717,1.3770,1.3772,1.3777,1.3832,1.3835,1.3863,1.3937,1.3963,1.4072,1.4111,1.4124,1.4129,1.4133,1.4243,1.4253,1.4381,1.4595,1.4660,1.4673,1.4721,1.4788,1.4813,1.4891,1.4913,1.4915,1.4924,1.5014,1.5240,1.5260,1.5318,1.5498,1.5835,1.5887,1.5946,1.5974,1.6008,1.6125,1.6148,1.6245,1.6339,1.6412,1.6539,1.6559,1.6733,1.7219,1.7473,1.7726,1.8178,1.8352,1.8475,1.8540,1.8555,1.8710,1.8888,1.9023,1.9029,1.9180,1.9474,1.9594,1.9627,1.9725,2.0406,2.0941,2.0973,2.2096,2.2221,2.2405,2.2474,2.2523,2.2822,2.3452,2.3454,2.4660,2.5242,2.5315,2.5383,2.5482,2.6571,2.6650,2.7364,2.9560,2.9636,3.2906,3.2955,3.3399,3.4695,3.5222,3.5755,3.6510,4.3028,4.3053,4.5227,5.3451,5.5245,5.6310,6.7942,6.9508,8.1662,8.3981,9.8743],"y":[0.0017985611510791368,0.0035971223021582736,0.00539568345323741,0.007194244604316547,0.008992805755395683,0.01079136690647482,0.012589928057553957,0.014388489208633094,0.01618705035971223,0.017985611510791366,0.02158273381294964,0.023381294964028777,0.025179856115107913,0.02697841726618705,0.02877697841726619,0.030575539568345324,0.03237410071942446,0.0341726618705036,0.03597122302158273,0.03776978417266187,0.039568345323741004,0.04136690647482014,0.04316546762589928,0.044964028776978415,0.046762589928057555,0.048561151079136694,0.050359712230215826,0.052158273381294966,0.0539568345323741,0.05575539568345324,0.05755395683453238,0.05935251798561151,0.06115107913669065,0.06294964028776978,0.06654676258992806,0.0683453237410072,0.07194244604316546,0.0737410071942446,0.07553956834532374,0.07733812949640288,0.07913669064748201,0.08093525179856115,0.08273381294964029,0.08453237410071943,0.08633093525179857,0.08812949640287769,0.09172661870503597,0.09532374100719425,0.09712230215827339,0.09892086330935251,0.10071942446043165,0.10431654676258993,0.10611510791366907,0.1079136690647482,0.10971223021582734,0.11151079136690648,0.11330935251798561,0.11510791366906475,0.11690647482014388,0.11870503597122302,0.12050359712230216,0.1223021582733813,0.12410071942446044,0.12769784172661872,0.12949640287769784,0.13129496402877697,0.13489208633093525,0.1366906474820144,0.13848920863309352,0.14028776978417265,0.1420863309352518,0.14568345323741008,0.1474820143884892,0.14928057553956833,0.1510791366906475,0.15467625899280577,0.1564748201438849,0.15827338129496402,0.16007194244604317,0.1618705035971223,0.16366906474820145,0.16546762589928057,0.1672661870503597,0.16906474820143885,0.17086330935251798,0.17266187050359713,0.17446043165467626,0.17625899280575538,0.17805755395683454,0.17985611510791366,0.18165467625899281,0.18345323741007194,0.18525179856115107,0.18705035971223022,0.18884892086330934,0.1906474820143885,0.19244604316546762,0.19424460431654678,0.1960431654676259,0.19784172661870503,0.19964028776978418,0.2014388489208633,0.20323741007194246,0.20503597122302158,0.2068345323741007,0.20863309352517986,0.210431654676259,0.21223021582733814,0.21402877697841727,0.2158273381294964,0.21762589928057555,0.21942446043165467,0.22122302158273383,0.22302158273381295,0.22482014388489208,0.22661870503597123,0.22841726618705036,0.2302158273381295,0.23201438848920863,0.23381294964028776,0.2356115107913669,0.23741007194244604,0.2392086330935252,0.24100719424460432,0.24280575539568344,0.2446043165467626,0.24640287769784172,0.24820143884892087,0.25,0.2517985611510791,0.25359712230215825,0.25539568345323743,0.25719424460431656,0.2589928057553957,0.2607913669064748,0.26258992805755393,0.2643884892086331,0.26618705035971224,0.26798561151079137,0.2697841726618705,0.2715827338129496,0.2733812949640288,0.2751798561151079,0.27697841726618705,0.2787769784172662,0.2805755395683453,0.2823741007194245,0.2841726618705036,0.28597122302158273,0.28776978417266186,0.289568345323741,0.29136690647482016,0.2931654676258993,0.2949640287769784,0.29676258992805754,0.29856115107913667,0.30035971223021585,0.302158273381295,0.3039568345323741,0.3057553956834532,0.30755395683453235,0.30935251798561153,0.31115107913669066,0.3129496402877698,0.3147482014388489,0.31654676258992803,0.3183453237410072,0.32014388489208634,0.32194244604316546,0.3237410071942446,0.3255395683453237,0.3273381294964029,0.329136690647482,0.33093525179856115,0.3327338129496403,0.3345323741007194,0.3381294964028777,0.33992805755395683,0.34172661870503596,0.3435251798561151,0.34532374100719426,0.3471223021582734,0.3489208633093525,0.35071942446043164,0.35251798561151076,0.35431654676258995,0.35611510791366907,0.3579136690647482,0.3597122302158273,0.36151079136690645,0.36330935251798563,0.36510791366906475,0.3669064748201439,0.368705035971223,0.37050359712230213,0.3723021582733813,0.37410071942446044,0.37589928057553956,0.3776978417266187,0.37949640287769787,0.381294964028777,0.3830935251798561,0.38489208633093525,0.38669064748201437,0.38848920863309355,0.3902877697841727,0.3920863309352518,0.39388489208633093,0.39568345323741005,0.39748201438848924,0.4010791366906475,0.4028776978417266,0.40467625899280574,0.4064748201438849,0.40827338129496404,0.41007194244604317,0.4118705035971223,0.4154676258992806,0.4172661870503597,0.41906474820143885,0.420863309352518,0.4226618705035971,0.4244604316546763,0.4262589928057554,0.42805755395683454,0.42985611510791366,0.4316546762589928,0.4352517985611511,0.4370503597122302,0.43884892086330934,0.44064748201438847,0.44244604316546765,0.4442446043165468,0.4460431654676259,0.447841726618705,0.44964028776978415,0.45143884892086333,0.45323741007194246,0.4550359712230216,0.4568345323741007,0.45863309352517984,0.460431654676259,0.46223021582733814,0.46402877697841727,0.4658273381294964,0.4676258992805755,0.4694244604316547,0.4712230215827338,0.47302158273381295,0.4748201438848921,0.4784172661870504,0.4802158273381295,0.48201438848920863,0.48381294964028776,0.4856115107913669,0.48741007194244607,0.4892086330935252,0.4910071942446043,0.49280575539568344,0.49460431654676257,0.49640287769784175,0.4982014388489209,0.5,0.5017985611510791,0.5035971223021583,0.5053956834532374,0.5071942446043165,0.5089928057553957,0.5107913669064749,0.512589928057554,0.5143884892086331,0.5161870503597122,0.5179856115107914,0.5197841726618705,0.5215827338129496,0.5233812949640287,0.5251798561151079,0.5269784172661871,0.5287769784172662,0.5305755395683454,0.5323741007194245,0.5341726618705036,0.5359712230215827,0.5377697841726619,0.5413669064748201,0.5431654676258992,0.5449640287769785,0.5467625899280576,0.5503597122302158,0.552158273381295,0.5539568345323741,0.5557553956834532,0.5575539568345323,0.5593525179856115,0.5611510791366906,0.5629496402877698,0.564748201438849,0.5665467625899281,0.5683453237410072,0.5719424460431655,0.5737410071942446,0.5755395683453237,0.5773381294964028,0.5809352517985612,0.5827338129496403,0.5845323741007195,0.5863309352517986,0.5881294964028777,0.5899280575539568,0.591726618705036,0.5935251798561151,0.5953237410071942,0.5971223021582733,0.5989208633093526,0.6007194244604317,0.6025179856115108,0.60431654676259,0.6061151079136691,0.6079136690647482,0.6097122302158273,0.6115107913669064,0.6133093525179856,0.6151079136690647,0.6169064748201439,0.6187050359712231,0.6205035971223022,0.6223021582733813,0.6258992805755396,0.6276978417266187,0.6294964028776978,0.6312949640287769,0.6330935251798561,0.6348920863309353,0.6366906474820144,0.6384892086330936,0.6402877697841727,0.6420863309352518,0.6438848920863309,0.64568345323741,0.6474820143884892,0.6492805755395683,0.6528776978417267,0.6546762589928058,0.6564748201438849,0.658273381294964,0.6600719424460432,0.6618705035971223,0.6636690647482014,0.6654676258992805,0.6672661870503597,0.6690647482014388,0.670863309352518,0.6726618705035972,0.6744604316546763,0.6780575539568345,0.6798561151079137,0.6816546762589928,0.6834532374100719,0.685251798561151,0.6870503597122302,0.6888489208633094,0.6906474820143885,0.6924460431654677,0.6942446043165468,0.6960431654676259,0.697841726618705,0.6996402877697842,0.7014388489208633,0.7032374100719424,0.7050359712230215,0.7068345323741008,0.7086330935251799,0.710431654676259,0.7140287769784173,0.7158273381294964,0.7176258992805755,0.7194244604316546,0.7212230215827338,0.7230215827338129,0.7248201438848921,0.7266187050359713,0.7284172661870504,0.7302158273381295,0.7320143884892086,0.7338129496402878,0.7356115107913669,0.737410071942446,0.7392086330935251,0.7428057553956835,0.7446043165467626,0.7464028776978417,0.7482014388489209,0.75,0.7517985611510791,0.7535971223021583,0.7553956834532374,0.7571942446043165,0.7589928057553957,0.7607913669064749,0.762589928057554,0.7643884892086331,0.7661870503597122,0.7679856115107914,0.7697841726618705,0.7715827338129496,0.7733812949640287,0.7751798561151079,0.7769784172661871,0.7787769784172662,0.7805755395683454,0.7823741007194245,0.7841726618705036,0.7859712230215827,0.7877697841726619,0.789568345323741,0.7913669064748201,0.7931654676258992,0.7949640287769785,0.7967625899280576,0.7985611510791367,0.8003597122302158,0.802158273381295,0.8039568345323741,0.8057553956834532,0.8075539568345323,0.8093525179856115,0.8111510791366906,0.8129496402877698,0.814748201438849,0.8165467625899281,0.8183453237410072,0.8201438848920863,0.8219424460431655,0.8237410071942446,0.8255395683453237,0.8273381294964028,0.829136690647482,0.8309352517985612,0.8327338129496403,0.8345323741007195,0.8363309352517986,0.8381294964028777,0.8399280575539568,0.841726618705036,0.8435251798561151,0.8453237410071942,0.8471223021582733,0.8489208633093526,0.8507194244604317,0.8525179856115108,0.85431654676259,0.8561151079136691,0.8579136690647482,0.8597122302158273,0.8615107913669064,0.8633093525179856,0.8651079136690647,0.8669064748201439,0.8687050359712231,0.8705035971223022,0.8723021582733813,0.8741007194244604,0.8758992805755396,0.8776978417266187,0.8794964028776978,0.8812949640287769,0.8830935251798561,0.8848920863309353,0.8866906474820144,0.8884892086330936,0.8902877697841727,0.8920863309352518,0.8938848920863309,0.89568345323741,0.8974820143884892,0.8992805755395683,0.9010791366906474,0.9028776978417267,0.9046762589928058,0.9064748201438849,0.908273381294964,0.9100719424460432,0.9118705035971223,0.9136690647482014,0.9154676258992805,0.9172661870503597,0.9190647482014388,0.920863309352518,0.9226618705035972,0.9244604316546763,0.9262589928057554,0.9280575539568345,0.9298561151079137,0.9316546762589928,0.9334532374100719,0.935251798561151,0.9370503597122302,0.9388489208633094,0.9406474820143885,0.9424460431654677,0.9442446043165468,0.9460431654676259,0.947841726618705,0.9496402877697842,0.9514388489208633,0.9532374100719424,0.9550359712230215,0.9568345323741008,0.9586330935251799,0.960431654676259,0.9622302158273381,0.9640287769784173,0.9658273381294964,0.9676258992805755,0.9694244604316546,0.9712230215827338,0.9730215827338129,0.9748201438848921,0.9766187050359713,0.9784172661870504,0.9802158273381295,0.9820143884892086,0.9838129496402878,0.9856115107913669,0.987410071942446,0.9892086330935251,0.9910071942446043,0.9928057553956835,0.9946043165467626,0.9964028776978417,0.9982014388489209],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.0447,0.0740,0.1225,0.4668,0.4722,0.4797,0.4798,0.4803,0.4850,0.4868,0.4884,0.4889,0.4892,0.4898,0.4907,0.4922,0.4929,0.4938,0.4941,0.4947,0.4970,0.4979,0.4988,0.4994,0.4995,0.5009,0.5022,0.5027,0.5031,0.5034,0.5048,0.5051,0.5052,0.5059,0.5083,0.5096,0.5106,0.5114,0.5121,0.5123,0.5143,0.5144,0.5149,0.5154,0.5164,0.5171,0.5179,0.5181,0.5184,0.5191,0.5203,0.5205,0.5214,0.5218,0.5223,0.5225,0.5230,0.5236,0.5237,0.5249,0.5260,0.5269,0.5279,0.5283,0.5284,0.5286,0.5287,0.5288,0.5289,0.5296,0.5308,0.5311,0.5318,0.5325,0.5328,0.5335,0.5340,0.5341,0.5357,0.5367,0.5371,0.5392,0.5397,0.5413,0.5418,0.5419,0.5420,0.5438,0.5455,0.5463,0.5476,0.5479,0.5482,0.5488,0.5489,0.5505,0.5519,0.5532,0.5617,0.5631,0.5639,0.5646,0.5650,0.5674,0.5675,0.5681,0.5683,0.5740,0.5749,0.5788,0.5789,0.5812,0.5827,0.5829,0.5831,0.5857,0.5898,0.5907,0.5918,0.5927,0.5954,0.5966,0.5968,0.5974,0.5978,0.5980,0.5981,0.5995,0.5999,0.6005,0.6006,0.6009,0.6024,0.6039,0.6043,0.6046,0.6067,0.6076,0.6079,0.6092,0.6098,0.6101,0.6102,0.6110,0.6126,0.6131,0.6135,0.6136,0.6140,0.6143,0.6158,0.6164,0.6167,0.6184,0.6209,0.6216,0.6236,0.6238,0.6241,0.6248,0.6273,0.6274,0.6278,0.6288,0.6331,0.6340,0.6341,0.6342,0.6353,0.6360,0.6369,0.6373,0.6377,0.6383,0.6414,0.6429,0.6447,0.6469,0.6474,0.6475,0.6483,0.6489,0.6516,0.6527,0.6530,0.6532,0.6534,0.6545,0.6546,0.6557,0.6560,0.6563,0.6564,0.6571,0.6588,0.6594,0.6604,0.6630,0.6680,0.6683,0.6730,0.6762,0.6781,0.6783,0.6792,0.6795,0.6805,0.6808,0.6821,0.6825,0.6860,0.6895,0.6930,0.6934,0.6949,0.6954,0.6960,0.6963,0.7028,0.7032,0.7052,0.7060,0.7067,0.7082,0.7087,0.7091,0.7094,0.7111,0.7113,0.7145,0.7168,0.7169,0.7177,0.7188,0.7210,0.7246,0.7255,0.7263,0.7277,0.7288,0.7319,0.7326,0.7351,0.7413,0.7416,0.7423,0.7437,0.7438,0.7444,0.7461,0.7470,0.7472,0.7497,0.7507,0.7527,0.7532,0.7542,0.7547,0.7558,0.7561,0.7562,0.7567,0.7572,0.7583,0.7598,0.7601,0.7615,0.7618,0.7653,0.7672,0.7673,0.7690,0.7701,0.7709,0.7712,0.7717,0.7722,0.7738,0.7745,0.7772,0.7785,0.7790,0.7794,0.7804,0.7806,0.7831,0.7853,0.7866,0.7867,0.7893,0.7895,0.7898,0.7905,0.7907,0.7910,0.7942,0.7950,0.7963,0.7993,0.8000,0.8061,0.8079,0.8083,0.8090,0.8111,0.8120,0.8128,0.8138,0.8157,0.8161,0.8164,0.8180,0.8184,0.8208,0.8221,0.8224,0.8227,0.8228,0.8229,0.8236,0.8247,0.8250,0.8255,0.8275,0.8276,0.8281,0.8284,0.8290,0.8319,0.8324,0.8325,0.8341,0.8354,0.8359,0.8364,0.8365,0.8383,0.8393,0.8395,0.8396,0.8402,0.8410,0.8422,0.8425,0.8428,0.8434,0.8444,0.8446,0.8447,0.8469,0.8480,0.8494,0.8503,0.8527,0.8557,0.8577,0.8578,0.8591,0.8635,0.8647,0.8656,0.8657,0.8659,0.8660,0.8662,0.8671,0.8679,0.8688,0.8729,0.8761,0.8764,0.8773,0.8787,0.8822,0.8847,0.8848,0.8858,0.8860,0.8880,0.8944,0.8980,0.8985,0.9005,0.9027,0.9049,0.9056,0.9069,0.9083,0.9120,0.9137,0.9174,0.9175,0.9216,0.9266,0.9292,0.9346,0.9375,0.9381,0.9505,0.9507,0.9534,0.9546,0.9585,0.9593,0.9630,0.9652,0.9691,0.9712,0.9717,0.9734,0.9788,0.9792,0.9808,0.9852,0.9863,0.9880,0.9889,0.9892,0.9898,0.9913,0.9917,0.9926,0.9931,0.9937,0.9971,0.9995,1.0018,1.0047,1.0051,1.0059,1.0082,1.0097,1.0106,1.0132,1.0137,1.0143,1.0170,1.0178,1.0183,1.0204,1.0221,1.0233,1.0278,1.0298,1.0305,1.0403,1.0448,1.0477,1.0493,1.0503,1.0512,1.0564,1.0570,1.0583,1.0664,1.0803,1.0822,1.0837,1.0850,1.0888,1.0924,1.0934,1.0940,1.0945,1.0967,1.1006,1.1011,1.1036,1.1053,1.1060,1.1070,1.1084,1.1086,1.1091,1.1101,1.1126,1.1129,1.1146,1.1178,1.1201,1.1202,1.1232,1.1347,1.1350,1.1369,1.1388,1.1444,1.1459,1.1509,1.1515,1.1536,1.1576,1.1691,1.1867,1.2025,1.2029,1.2101,1.2180,1.2188,1.2268,1.2398,1.2508,1.2793,1.2825,1.2963,1.3016,1.3019,1.3161,1.3185,1.3648,1.3680,1.3707,1.4013,1.4243,1.4370,1.4433,1.4706,1.5157,1.5708,1.5896,1.6215,1.6373,1.6628,1.6922,1.6936,1.7494,1.7648,1.7785,1.8188,1.8867,1.9008,1.9323,2.0973,2.1751,2.3547,2.5635,2.7890,2.9109,2.9670,3.5530,5.5158,7.5102,8.9071],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.518783542039356,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.2105,0.2332,0.5974,0.6037,0.6127,0.6198,0.6201,0.6202,0.6297,0.6316,0.6339,0.6359,0.6370,0.6371,0.6381,0.6402,0.6405,0.6408,0.6421,0.6428,0.6429,0.6435,0.6439,0.6444,0.6457,0.6506,0.6510,0.6525,0.6536,0.6550,0.6552,0.6557,0.6584,0.6590,0.6606,0.6607,0.6615,0.6618,0.6626,0.6638,0.6640,0.6645,0.6646,0.6648,0.6650,0.6659,0.6662,0.6675,0.6697,0.6698,0.6707,0.6713,0.6722,0.6726,0.6743,0.6752,0.6754,0.6773,0.6777,0.6779,0.6781,0.6820,0.6837,0.6840,0.6842,0.6851,0.6854,0.6872,0.6875,0.6877,0.6884,0.6885,0.6910,0.6922,0.6924,0.6931,0.6939,0.6941,0.6942,0.6997,0.7008,0.7011,0.7015,0.7018,0.7031,0.7049,0.7051,0.7069,0.7073,0.7085,0.7113,0.7114,0.7120,0.7158,0.7166,0.7207,0.7229,0.7262,0.7279,0.7283,0.7285,0.7288,0.7291,0.7318,0.7325,0.7356,0.7387,0.7396,0.7402,0.7434,0.7460,0.7481,0.7504,0.7545,0.7546,0.7553,0.7575,0.7579,0.7584,0.7638,0.7642,0.7648,0.7651,0.7659,0.7669,0.7677,0.7691,0.7714,0.7717,0.7734,0.7758,0.7781,0.7801,0.7808,0.7809,0.7825,0.7844,0.7850,0.7908,0.7928,0.7939,0.7946,0.7948,0.7984,0.7986,0.7988,0.7991,0.7996,0.7998,0.8002,0.8009,0.8013,0.8014,0.8039,0.8062,0.8067,0.8079,0.8085,0.8093,0.8094,0.8103,0.8109,0.8110,0.8112,0.8125,0.8134,0.8141,0.8142,0.8163,0.8193,0.8201,0.8208,0.8216,0.8219,0.8220,0.8233,0.8234,0.8247,0.8251,0.8256,0.8257,0.8274,0.8279,0.8316,0.8321,0.8323,0.8324,0.8330,0.8332,0.8335,0.8366,0.8370,0.8377,0.8386,0.8389,0.8398,0.8409,0.8416,0.8419,0.8425,0.8437,0.8451,0.8452,0.8474,0.8476,0.8477,0.8481,0.8485,0.8489,0.8510,0.8513,0.8542,0.8562,0.8563,0.8572,0.8599,0.8616,0.8642,0.8650,0.8664,0.8672,0.8674,0.8675,0.8684,0.8687,0.8694,0.8697,0.8703,0.8711,0.8713,0.8750,0.8783,0.8791,0.8792,0.8811,0.8823,0.8824,0.8828,0.8831,0.8832,0.8833,0.8835,0.8851,0.8856,0.8881,0.8883,0.8918,0.8920,0.8929,0.8937,0.8943,0.8958,0.8961,0.8975,0.9012,0.9061,0.9068,0.9074,0.9075,0.9079,0.9080,0.9122,0.9133,0.9150,0.9160,0.9165,0.9173,0.9179,0.9182,0.9208,0.9219,0.9220,0.9224,0.9247,0.9321,0.9323,0.9328,0.9341,0.9355,0.9360,0.9368,0.9371,0.9402,0.9436,0.9439,0.9482,0.9485,0.9488,0.9492,0.9503,0.9504,0.9514,0.9517,0.9534,0.9535,0.9549,0.9550,0.9593,0.9610,0.9614,0.9615,0.9621,0.9630,0.9632,0.9639,0.9643,0.9646,0.9650,0.9661,0.9686,0.9689,0.9693,0.9697,0.9714,0.9725,0.9782,0.9790,0.9826,0.9829,0.9830,0.9838,0.9848,0.9879,0.9913,0.9919,0.9920,0.9922,0.9934,0.9949,0.9956,0.9966,0.9972,0.9995,1.0004,1.0006,1.0091,1.0100,1.0170,1.0216,1.0235,1.0258,1.0292,1.0335,1.0389,1.0397,1.0415,1.0420,1.0423,1.0443,1.0454,1.0460,1.0475,1.0515,1.0542,1.0546,1.0560,1.0574,1.0576,1.0597,1.0626,1.0673,1.0784,1.0802,1.0848,1.0849,1.0878,1.0892,1.0933,1.0938,1.0983,1.0984,1.1002,1.1057,1.1063,1.1082,1.1090,1.1108,1.1116,1.1145,1.1181,1.1249,1.1252,1.1257,1.1267,1.1269,1.1273,1.1305,1.1368,1.1442,1.1447,1.1486,1.1505,1.1523,1.1623,1.1758,1.1764,1.1857,1.1867,1.1898,1.1912,1.2014,1.2059,1.2064,1.2075,1.2078,1.2094,1.2106,1.2130,1.2249,1.2281,1.2314,1.2318,1.2374,1.2464,1.2477,1.2490,1.2526,1.2545,1.2601,1.2611,1.2662,1.2695,1.2786,1.2923,1.2944,1.2973,1.3018,1.3036,1.3083,1.3111,1.3131,1.3205,1.3287,1.3326,1.3357,1.3380,1.3413,1.3436,1.3437,1.3447,1.3455,1.3488,1.3540,1.3610,1.3634,1.3753,1.3790,1.3794,1.4048,1.4053,1.4117,1.4221,1.4558,1.4684,1.4723,1.4879,1.4993,1.5216,1.5295,1.5350,1.5375,1.5397,1.5500,1.5560,1.5615,1.5631,1.5735,1.5979,1.6045,1.6126,1.6197,1.6236,1.6429,1.6468,1.6487,1.6579,1.7018,1.7092,1.7186,1.7253,1.7258,1.7305,1.7321,1.7537,1.7597,1.7658,1.7667,1.7691,1.7982,1.8019,1.8096,1.8300,1.8489,1.8519,1.8772,1.8773,1.8998,1.9169,1.9187,1.9293,1.9334,1.9347,1.9353,1.9374,1.9451,1.9491,1.9667,2.0450,2.0513,2.0835,2.1709,2.1742,2.2479,2.3435,2.3521,2.3737,2.4358,2.5087,2.5106,2.6127,2.6815,2.9262,2.9493,3.0608,3.0705,3.1078,3.3835,3.4678,3.4917,3.7946,3.8303,4.1851,4.2647,4.7082,4.9915,5.3315,5.5008,6.7201,7.0418],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0501,0.0582,0.0622,0.0667,0.0690,0.0703,0.0704,0.0706,0.0711,0.0717,0.0722,0.0726,0.0730,0.0733,0.0738,0.0740,0.0747,0.0757,0.0760,0.0761,0.0765,0.0768,0.0769,0.0770,0.0774,0.0779,0.0782,0.0786,0.0787,0.0790,0.0791,0.0792,0.0794,0.0795,0.0798,0.0806,0.0807,0.0808,0.0814,0.0815,0.0817,0.0827,0.0828,0.0829,0.0830,0.0831,0.0834,0.0841,0.0844,0.0845,0.0847,0.0848,0.0849,0.0850,0.0851,0.0852,0.0854,0.0855,0.0864,0.0865,0.0867,0.0869,0.0870,0.0878,0.0883,0.0885,0.0888,0.0889,0.0893,0.0896,0.0898,0.0899,0.0901,0.0902,0.0903,0.0906,0.0907,0.0908,0.0909,0.0910,0.0911,0.0912,0.0916,0.0917,0.0918,0.0920,0.0921,0.0922,0.0923,0.0926,0.0929,0.0930,0.0934,0.0935,0.0937,0.0939,0.0940,0.0941,0.0943,0.0945,0.0947,0.0948,0.0950,0.0951,0.0952,0.0953,0.0956,0.0957,0.0960,0.0965,0.0966,0.0968,0.0969,0.0972,0.0975,0.0976,0.0978,0.0979,0.0983,0.0990,0.0991,0.0992,0.0994,0.0996,0.0999,0.1000,0.1003,0.1007,0.1011,0.1018,0.1020,0.1023,0.1024,0.1025,0.1030,0.1031,0.1038,0.1039,0.1043,0.1047,0.1048,0.1049,0.1050,0.1052,0.1053,0.1055,0.1058,0.1060,0.1062,0.1069,0.1075,0.1078,0.1079,0.1080,0.1081,0.1083,0.1085,0.1088,0.1091,0.1094,0.1099,0.1100,0.1101,0.1104,0.1105,0.1111,0.1112,0.1115,0.1117,0.1118,0.1119,0.1123,0.1126,0.1129,0.1131,0.1135,0.1140,0.1141,0.1144,0.1145,0.1147,0.1148,0.1153,0.1155,0.1158,0.1159,0.1160,0.1165,0.1169,0.1171,0.1175,0.1177,0.1178,0.1180,0.1181,0.1184,0.1187,0.1189,0.1193,0.1195,0.1196,0.1199,0.1200,0.1203,0.1205,0.1207,0.1220,0.1222,0.1223,0.1228,0.1234,0.1235,0.1236,0.1244,0.1245,0.1253,0.1255,0.1257,0.1259,0.1260,0.1270,0.1271,0.1276,0.1279,0.1282,0.1287,0.1288,0.1294,0.1295,0.1299,0.1306,0.1312,0.1316,0.1320,0.1321,0.1322,0.1323,0.1326,0.1329,0.1332,0.1333,0.1335,0.1339,0.1342,0.1344,0.1345,0.1350,0.1352,0.1358,0.1359,0.1367,0.1368,0.1369,0.1372,0.1379,0.1385,0.1386,0.1390,0.1391,0.1392,0.1394,0.1396,0.1404,0.1406,0.1407,0.1414,0.1429,0.1430,0.1432,0.1437,0.1440,0.1441,0.1445,0.1452,0.1453,0.1456,0.1458,0.1459,0.1460,0.1463,0.1470,0.1479,0.1483,0.1489,0.1495,0.1496,0.1499,0.1503,0.1507,0.1513,0.1524,0.1525,0.1528,0.1532,0.1533,0.1535,0.1539,0.1541,0.1544,0.1545,0.1549,0.1550,0.1557,0.1558,0.1560,0.1561,0.1570,0.1575,0.1576,0.1581,0.1588,0.1590,0.1593,0.1594,0.1599,0.1601,0.1602,0.1604,0.1607,0.1613,0.1636,0.1643,0.1647,0.1648,0.1650,0.1657,0.1661,0.1669,0.1674,0.1678,0.1679,0.1682,0.1689,0.1695,0.1698,0.1703,0.1708,0.1713,0.1714,0.1724,0.1726,0.1728,0.1730,0.1736,0.1740,0.1745,0.1746,0.1751,0.1754,0.1755,0.1766,0.1771,0.1776,0.1778,0.1784,0.1786,0.1788,0.1791,0.1795,0.1796,0.1805,0.1815,0.1816,0.1818,0.1828,0.1829,0.1838,0.1845,0.1856,0.1862,0.1863,0.1870,0.1871,0.1874,0.1894,0.1897,0.1905,0.1914,0.1918,0.1933,0.1938,0.1941,0.1943,0.1948,0.1953,0.1989,0.2006,0.2009,0.2013,0.2021,0.2024,0.2055,0.2071,0.2091,0.2103,0.2111,0.2126,0.2134,0.2137,0.2138,0.2143,0.2169,0.2175,0.2178,0.2208,0.2238,0.2241,0.2242,0.2264,0.2285,0.2348,0.2389,0.2390,0.2406,0.2410,0.2441,0.2454,0.2509,0.2511,0.2550,0.2554,0.2561,0.2568,0.2613,0.2729,0.2756,0.2813,0.2824,0.2887,0.3020,0.3081,0.3135,0.3160,0.3266,0.3428,0.3740,0.3857,0.3913,0.4187,0.4894,0.5165,0.5332,0.5465,0.5735,0.5744,0.9102,1.1129,1.1232,1.1366,1.1367,1.4521,2.1205,2.3248,2.6109,2.7758,3.9552,4.0942,4.8593,4.8971,5.1870,6.1989,6.3009,6.3029],"y":[0.0018181818181818182,0.0036363636363636364,0.005454545454545455,0.007272727272727273,0.00909090909090909,0.01090909090909091,0.012727272727272728,0.014545454545454545,0.016363636363636365,0.01818181818181818,0.02,0.02181818181818182,0.023636363636363636,0.025454545454545455,0.02727272727272727,0.02909090909090909,0.03090909090909091,0.03272727272727273,0.034545454545454546,0.03636363636363636,0.038181818181818185,0.04,0.04181818181818182,0.04363636363636364,0.045454545454545456,0.04727272727272727,0.04909090909090909,0.05272727272727273,0.05454545454545454,0.056363636363636366,0.05818181818181818,0.06,0.06181818181818182,0.06363636363636363,0.06545454545454546,0.06727272727272728,0.06909090909090909,0.07090909090909091,0.07272727272727272,0.07454545454545454,0.07636363636363637,0.08,0.08363636363636363,0.08545454545454545,0.08727272727272728,0.09090909090909091,0.09272727272727273,0.09636363636363636,0.10181818181818182,0.10363636363636364,0.10545454545454545,0.10727272727272727,0.11090909090909092,0.11272727272727273,0.11454545454545455,0.11818181818181818,0.12363636363636364,0.12545454545454546,0.12727272727272726,0.1290909090909091,0.13090909090909092,0.13272727272727272,0.13454545454545455,0.13636363636363635,0.14363636363636365,0.14545454545454545,0.14727272727272728,0.14909090909090908,0.1509090909090909,0.15272727272727274,0.15636363636363637,0.15818181818181817,0.16,0.1618181818181818,0.16727272727272727,0.1690909090909091,0.1709090909090909,0.17636363636363636,0.1781818181818182,0.18,0.18181818181818182,0.18363636363636363,0.18545454545454546,0.18727272727272729,0.1890909090909091,0.19272727272727272,0.19454545454545455,0.19818181818181818,0.2,0.2018181818181818,0.20545454545454545,0.20909090909090908,0.2109090909090909,0.21272727272727274,0.21454545454545454,0.21636363636363637,0.21818181818181817,0.22,0.22181818181818183,0.2290909090909091,0.2309090909090909,0.23272727272727273,0.23636363636363636,0.2381818181818182,0.24,0.24181818181818182,0.24363636363636362,0.24545454545454545,0.24727272727272728,0.24909090909090909,0.2509090909090909,0.25272727272727274,0.2581818181818182,0.26,0.2636363636363636,0.26545454545454544,0.2672727272727273,0.27090909090909093,0.2727272727272727,0.27454545454545454,0.27636363636363637,0.2781818181818182,0.28,0.2818181818181818,0.28363636363636363,0.28545454545454546,0.2872727272727273,0.2909090909090909,0.2927272727272727,0.29454545454545455,0.2963636363636364,0.29818181818181816,0.3,0.3018181818181818,0.30727272727272725,0.3090909090909091,0.3109090909090909,0.3145454545454546,0.31636363636363635,0.3181818181818182,0.32,0.32181818181818184,0.3236363636363636,0.32545454545454544,0.32727272727272727,0.3290909090909091,0.33090909090909093,0.3327272727272727,0.33636363636363636,0.3381818181818182,0.34,0.3418181818181818,0.34545454545454546,0.3472727272727273,0.3490909090909091,0.3509090909090909,0.3527272727272727,0.3563636363636364,0.35818181818181816,0.3618181818181818,0.36363636363636365,0.3654545454545455,0.3690909090909091,0.3709090909090909,0.37272727272727274,0.37454545454545457,0.37636363636363634,0.38,0.38181818181818183,0.38545454545454544,0.3890909090909091,0.3927272727272727,0.39454545454545453,0.39636363636363636,0.4018181818181818,0.4036363636363636,0.4072727272727273,0.4109090909090909,0.41454545454545455,0.4163636363636364,0.42,0.4218181818181818,0.42363636363636364,0.4254545454545455,0.42727272727272725,0.4290909090909091,0.43454545454545457,0.43636363636363634,0.44,0.44363636363636366,0.44545454545454544,0.4490909090909091,0.4509090909090909,0.4527272727272727,0.45454545454545453,0.45636363636363636,0.4581818181818182,0.4618181818181818,0.4636363636363636,0.4672727272727273,0.4690909090909091,0.4709090909090909,0.4727272727272727,0.47454545454545455,0.4763636363636364,0.4781818181818182,0.48,0.4818181818181818,0.48363636363636364,0.48545454545454547,0.4890909090909091,0.4909090909090909,0.49272727272727274,0.49454545454545457,0.49636363636363634,0.5,0.5018181818181818,0.5036363636363637,0.5054545454545455,0.5072727272727273,0.509090909090909,0.5109090909090909,0.5127272727272727,0.5163636363636364,0.5181818181818182,0.52,0.5254545454545455,0.5272727272727272,0.5290909090909091,0.5309090909090909,0.5327272727272727,0.5345454545454545,0.5381818181818182,0.54,0.5418181818181819,0.5436363636363636,0.5454545454545454,0.5472727272727272,0.5490909090909091,0.5509090909090909,0.5527272727272727,0.5563636363636364,0.5581818181818182,0.56,0.5618181818181818,0.5636363636363636,0.5654545454545454,0.5672727272727273,0.5690909090909091,0.5709090909090909,0.5727272727272728,0.5745454545454546,0.5763636363636364,0.5781818181818181,0.58,0.5818181818181818,0.5836363636363636,0.5854545454545454,0.5872727272727273,0.5890909090909091,0.5909090909090909,0.5927272727272728,0.5945454545454546,0.5963636363636363,0.5981818181818181,0.6018181818181818,0.6036363636363636,0.6054545454545455,0.6090909090909091,0.610909090909091,0.6127272727272727,0.6163636363636363,0.6181818181818182,0.62,0.6218181818181818,0.6236363636363637,0.6272727272727273,0.6290909090909091,0.6309090909090909,0.6327272727272727,0.6345454545454545,0.6363636363636364,0.6381818181818182,0.64,0.6418181818181818,0.6454545454545455,0.649090909090909,0.6509090909090909,0.6545454545454545,0.6563636363636364,0.6581818181818182,0.66,0.6618181818181819,0.6636363636363637,0.6654545454545454,0.6672727272727272,0.6690909090909091,0.6709090909090909,0.6745454545454546,0.6763636363636364,0.6781818181818182,0.6818181818181818,0.6836363636363636,0.6854545454545454,0.6872727272727273,0.6890909090909091,0.6909090909090909,0.6927272727272727,0.6945454545454546,0.6963636363636364,0.6981818181818182,0.7018181818181818,0.7036363636363636,0.7054545454545454,0.7072727272727273,0.7090909090909091,0.7109090909090909,0.7127272727272728,0.7145454545454546,0.7163636363636363,0.7181818181818181,0.72,0.7218181818181818,0.7254545454545455,0.7290909090909091,0.730909090909091,0.7327272727272728,0.7345454545454545,0.7381818181818182,0.74,0.7418181818181818,0.7436363636363637,0.7472727272727273,0.7490909090909091,0.7509090909090909,0.7527272727272727,0.7545454545454545,0.7563636363636363,0.7581818181818182,0.76,0.7618181818181818,0.7636363636363637,0.7654545454545455,0.7672727272727272,0.769090909090909,0.7727272727272727,0.7745454545454545,0.78,0.7818181818181819,0.7836363636363637,0.7854545454545454,0.7872727272727272,0.7890909090909091,0.7909090909090909,0.7927272727272727,0.7945454545454546,0.7963636363636364,0.7981818181818182,0.8,0.8018181818181818,0.8036363636363636,0.8054545454545454,0.8072727272727273,0.8090909090909091,0.8109090909090909,0.8145454545454546,0.8163636363636364,0.82,0.8218181818181818,0.8236363636363636,0.8254545454545454,0.8272727272727273,0.8290909090909091,0.8327272727272728,0.8345454545454546,0.8363636363636363,0.8381818181818181,0.8418181818181818,0.8436363636363636,0.8454545454545455,0.8472727272727273,0.8490909090909091,0.850909090909091,0.8527272727272728,0.8545454545454545,0.8563636363636363,0.8581818181818182,0.86,0.8618181818181818,0.8636363636363636,0.8654545454545455,0.8672727272727273,0.8690909090909091,0.8709090909090909,0.8727272727272727,0.8745454545454545,0.8763636363636363,0.8781818181818182,0.88,0.8818181818181818,0.8854545454545455,0.8872727272727273,0.889090909090909,0.8909090909090909,0.8927272727272727,0.8945454545454545,0.8963636363636364,0.8981818181818182,0.9,0.9018181818181819,0.9036363636363637,0.9054545454545454,0.9072727272727272,0.9090909090909091,0.9109090909090909,0.9127272727272727,0.9145454545454546,0.9163636363636364,0.9181818181818182,0.92,0.9218181818181819,0.9236363636363636,0.9254545454545454,0.9272727272727272,0.9290909090909091,0.9309090909090909,0.9327272727272727,0.9345454545454546,0.9363636363636364,0.9381818181818182,0.94,0.9418181818181818,0.9436363636363636,0.9454545454545454,0.9472727272727273,0.9490909090909091,0.9509090909090909,0.9527272727272728,0.9545454545454546,0.9563636363636364,0.9581818181818181,0.96,0.9618181818181818,0.9636363636363636,0.9654545454545455,0.9672727272727273,0.9690909090909091,0.9709090909090909,0.9727272727272728,0.9745454545454545,0.9763636363636363,0.9781818181818182,0.98,0.9818181818181818,0.9836363636363636,0.9854545454545455,0.9872727272727273,0.9890909090909091,0.990909090909091,0.9927272727272727,0.9945454545454545,0.9963636363636363,0.9981818181818182],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.0493,0.0502,0.0944,0.0946,0.5634,0.5645,0.5666,0.5712,0.5761,0.5781,0.5796,0.5802,0.5817,0.5822,0.5823,0.5834,0.5835,0.5839,0.5846,0.5855,0.5865,0.5868,0.5873,0.5880,0.5885,0.5888,0.5895,0.5903,0.5911,0.5918,0.5926,0.5930,0.5934,0.5936,0.5939,0.5942,0.5943,0.5949,0.5960,0.5961,0.5962,0.5964,0.5965,0.5979,0.5980,0.5984,0.5986,0.5990,0.5992,0.5997,0.5998,0.6002,0.6003,0.6011,0.6013,0.6016,0.6017,0.6018,0.6019,0.6021,0.6022,0.6029,0.6030,0.6032,0.6036,0.6048,0.6055,0.6056,0.6061,0.6068,0.6079,0.6080,0.6097,0.6100,0.6101,0.6103,0.6109,0.6110,0.6113,0.6126,0.6129,0.6130,0.6133,0.6134,0.6135,0.6137,0.6140,0.6144,0.6145,0.6154,0.6163,0.6164,0.6178,0.6179,0.6184,0.6185,0.6191,0.6201,0.6207,0.6208,0.6210,0.6214,0.6217,0.6220,0.6226,0.6229,0.6230,0.6234,0.6237,0.6247,0.6248,0.6249,0.6253,0.6257,0.6266,0.6269,0.6272,0.6278,0.6281,0.6282,0.6284,0.6293,0.6294,0.6296,0.6297,0.6300,0.6309,0.6322,0.6336,0.6337,0.6344,0.6347,0.6350,0.6359,0.6371,0.6377,0.6378,0.6383,0.6386,0.6390,0.6392,0.6394,0.6396,0.6397,0.6401,0.6404,0.6414,0.6418,0.6419,0.6433,0.6435,0.6439,0.6440,0.6444,0.6453,0.6456,0.6458,0.6464,0.6465,0.6467,0.6468,0.6476,0.6478,0.6481,0.6497,0.6507,0.6511,0.6514,0.6517,0.6521,0.6528,0.6530,0.6532,0.6536,0.6552,0.6557,0.6561,0.6563,0.6564,0.6570,0.6572,0.6576,0.6580,0.6581,0.6596,0.6602,0.6605,0.6631,0.6639,0.6654,0.6655,0.6671,0.6680,0.6693,0.6695,0.6697,0.6699,0.6700,0.6720,0.6728,0.6739,0.6764,0.6776,0.6781,0.6815,0.6821,0.6823,0.6824,0.6837,0.6846,0.6847,0.6853,0.6864,0.6865,0.6870,0.6888,0.6900,0.6906,0.6914,0.6915,0.6925,0.6928,0.6936,0.6938,0.6942,0.6949,0.6959,0.6978,0.6989,0.7009,0.7013,0.7019,0.7028,0.7033,0.7050,0.7052,0.7056,0.7058,0.7071,0.7089,0.7092,0.7100,0.7102,0.7116,0.7131,0.7134,0.7157,0.7164,0.7170,0.7191,0.7195,0.7196,0.7211,0.7215,0.7227,0.7232,0.7237,0.7238,0.7252,0.7267,0.7272,0.7293,0.7302,0.7309,0.7318,0.7330,0.7346,0.7358,0.7360,0.7367,0.7374,0.7376,0.7379,0.7397,0.7406,0.7416,0.7427,0.7429,0.7439,0.7446,0.7448,0.7450,0.7456,0.7464,0.7467,0.7468,0.7476,0.7481,0.7485,0.7488,0.7496,0.7509,0.7525,0.7526,0.7534,0.7547,0.7549,0.7559,0.7563,0.7574,0.7581,0.7606,0.7625,0.7635,0.7645,0.7650,0.7676,0.7678,0.7700,0.7709,0.7712,0.7721,0.7723,0.7729,0.7748,0.7757,0.7772,0.7801,0.7803,0.7824,0.7835,0.7843,0.7849,0.7854,0.7859,0.7866,0.7890,0.7910,0.7924,0.7926,0.7927,0.7943,0.7958,0.7959,0.7967,0.7979,0.7982,0.8004,0.8034,0.8054,0.8056,0.8060,0.8061,0.8068,0.8080,0.8089,0.8096,0.8112,0.8116,0.8118,0.8125,0.8130,0.8158,0.8179,0.8181,0.8235,0.8244,0.8251,0.8288,0.8313,0.8332,0.8342,0.8344,0.8376,0.8398,0.8400,0.8413,0.8423,0.8430,0.8434,0.8435,0.8441,0.8450,0.8475,0.8486,0.8501,0.8533,0.8537,0.8557,0.8588,0.8590,0.8592,0.8596,0.8603,0.8605,0.8613,0.8641,0.8644,0.8651,0.8654,0.8664,0.8680,0.8700,0.8737,0.8740,0.8746,0.8770,0.8771,0.8830,0.8831,0.8837,0.8908,0.8914,0.8997,0.9004,0.9030,0.9036,0.9041,0.9100,0.9110,0.9129,0.9135,0.9164,0.9171,0.9189,0.9196,0.9243,0.9326,0.9370,0.9421,0.9504,0.9641,0.9772,0.9817,0.9825,0.9844,0.9936,0.9964,1.0027,1.0058,1.0150,1.0199,1.0247,1.0290,1.0309,1.0311,1.0417,1.0428,1.0444,1.0522,1.0581,1.0600,1.0626,1.0760,1.0780,1.0784,1.0792,1.0850,1.0862,1.0993,1.1022,1.1026,1.1070,1.1130,1.1192,1.1243,1.1286,1.1311,1.1414,1.1453,1.1591,1.1645,1.1660,1.1678,1.1679,1.1694,1.1882,1.2005,1.2020,1.2109,1.2124,1.2148,1.2231,1.2253,1.2365,1.2396,1.2410,1.2450,1.2577,1.2588,1.2645,1.2656,1.2685,1.2870,1.2901,1.3097,1.3294,1.3349,1.3352,1.3371,1.3419,1.3462,1.3985,1.4190,1.4322,1.5149,1.5238,1.5854,1.5957,1.6354,1.6415,1.6460,1.6497,1.6903,1.7450,2.0850,2.2225,2.3182,2.4662,2.6719,2.7325,2.8018,2.9290,2.9669,3.3196,3.3698,3.8910,3.9716,4.1013,4.1539,4.2307,4.2654,4.3258,5.6541,6.7425],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.1767857142857143,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.21071428571428572,0.2125,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24464285714285713,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0872,0.0896,0.0900,0.0912,0.0923,0.0929,0.0938,0.0943,0.0949,0.0952,0.0966,0.0974,0.0977,0.0993,0.0994,0.0999,0.1001,0.1006,0.1007,0.1010,0.1015,0.1016,0.1017,0.1020,0.1023,0.1039,0.1044,0.1047,0.1051,0.1052,0.1061,0.1067,0.1068,0.1069,0.1072,0.1074,0.1079,0.1081,0.1084,0.1086,0.1088,0.1090,0.1092,0.1093,0.1097,0.1099,0.1100,0.1101,0.1102,0.1103,0.1105,0.1112,0.1115,0.1116,0.1117,0.1120,0.1121,0.1123,0.1127,0.1128,0.1133,0.1136,0.1138,0.1145,0.1146,0.1148,0.1151,0.1154,0.1156,0.1157,0.1158,0.1161,0.1162,0.1167,0.1168,0.1171,0.1172,0.1174,0.1175,0.1185,0.1186,0.1188,0.1191,0.1196,0.1200,0.1203,0.1206,0.1208,0.1210,0.1222,0.1225,0.1228,0.1230,0.1233,0.1234,0.1235,0.1237,0.1238,0.1240,0.1245,0.1249,0.1251,0.1252,0.1255,0.1256,0.1258,0.1259,0.1260,0.1263,0.1267,0.1268,0.1270,0.1273,0.1274,0.1275,0.1276,0.1279,0.1281,0.1287,0.1293,0.1294,0.1297,0.1298,0.1300,0.1306,0.1307,0.1310,0.1311,0.1313,0.1315,0.1320,0.1323,0.1324,0.1325,0.1328,0.1329,0.1330,0.1336,0.1337,0.1339,0.1342,0.1344,0.1349,0.1352,0.1355,0.1358,0.1363,0.1367,0.1377,0.1381,0.1385,0.1391,0.1394,0.1396,0.1402,0.1403,0.1409,0.1417,0.1421,0.1425,0.1428,0.1433,0.1435,0.1438,0.1441,0.1446,0.1448,0.1451,0.1454,0.1464,0.1466,0.1474,0.1475,0.1476,0.1477,0.1478,0.1479,0.1484,0.1488,0.1489,0.1499,0.1501,0.1502,0.1509,0.1511,0.1517,0.1518,0.1519,0.1523,0.1525,0.1529,0.1531,0.1532,0.1541,0.1542,0.1543,0.1547,0.1554,0.1562,0.1565,0.1573,0.1577,0.1578,0.1579,0.1583,0.1590,0.1591,0.1593,0.1604,0.1605,0.1606,0.1609,0.1610,0.1619,0.1620,0.1621,0.1622,0.1627,0.1628,0.1636,0.1639,0.1640,0.1644,0.1647,0.1649,0.1651,0.1652,0.1656,0.1658,0.1659,0.1661,0.1668,0.1671,0.1677,0.1682,0.1688,0.1694,0.1703,0.1709,0.1726,0.1731,0.1733,0.1737,0.1739,0.1743,0.1746,0.1749,0.1758,0.1762,0.1766,0.1772,0.1780,0.1803,0.1810,0.1816,0.1817,0.1821,0.1826,0.1837,0.1846,0.1849,0.1876,0.1878,0.1879,0.1880,0.1891,0.1895,0.1899,0.1901,0.1904,0.1905,0.1911,0.1913,0.1916,0.1917,0.1918,0.1922,0.1924,0.1926,0.1933,0.1942,0.1949,0.1957,0.1961,0.1974,0.1979,0.1992,0.1993,0.1999,0.2002,0.2003,0.2011,0.2012,0.2013,0.2014,0.2015,0.2023,0.2025,0.2032,0.2044,0.2050,0.2056,0.2067,0.2072,0.2075,0.2076,0.2081,0.2083,0.2086,0.2087,0.2089,0.2097,0.2099,0.2102,0.2103,0.2111,0.2125,0.2131,0.2139,0.2141,0.2145,0.2162,0.2164,0.2180,0.2184,0.2197,0.2211,0.2219,0.2223,0.2226,0.2230,0.2231,0.2237,0.2238,0.2242,0.2263,0.2265,0.2268,0.2271,0.2275,0.2285,0.2295,0.2306,0.2307,0.2310,0.2316,0.2317,0.2332,0.2333,0.2334,0.2348,0.2363,0.2364,0.2372,0.2374,0.2391,0.2399,0.2405,0.2410,0.2421,0.2429,0.2431,0.2432,0.2434,0.2436,0.2438,0.2445,0.2452,0.2473,0.2485,0.2518,0.2522,0.2538,0.2556,0.2560,0.2575,0.2576,0.2601,0.2610,0.2613,0.2619,0.2626,0.2640,0.2642,0.2666,0.2677,0.2682,0.2761,0.2765,0.2771,0.2778,0.2810,0.2838,0.2869,0.2884,0.2898,0.2905,0.2929,0.2946,0.2962,0.2994,0.3098,0.3140,0.3164,0.3165,0.3166,0.3192,0.3222,0.3247,0.3253,0.3261,0.3288,0.3310,0.3317,0.3337,0.3356,0.3357,0.3395,0.3521,0.3534,0.3545,0.3559,0.3615,0.3646,0.3712,0.3715,0.3741,0.3771,0.3801,0.3802,0.3906,0.3913,0.4122,0.4218,0.4262,0.4289,0.4303,0.4333,0.4526,0.4550,0.4580,0.4600,0.4641,0.4695,0.4887,0.4932,0.5059,0.5073,0.5134,0.5192,0.5233,0.5265,0.5448,0.5491,0.5627,0.5936,0.5956,0.5970,0.6361,0.6585,0.6658,0.6733,0.6877,0.6926,0.6972,0.7008,0.7057,0.7287,0.7655,0.7709,0.7817,0.8001,0.8063,0.8145,0.8270,0.8470,0.8507,0.8659,0.8707,0.8959,0.9075,0.9085,0.9273,0.9435,0.9828,1.0077,1.0119,1.0511,1.0767,1.1114,1.1954,1.3882,1.4658,1.7810,1.8532,2.0183,2.2945,2.3346,2.6449,3.7848,4.6769,5.8699,8.1757],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.02867383512544803,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12903225806451613,0.13261648745519714,0.13440860215053763,0.13799283154121864,0.13978494623655913,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15949820788530467,0.16308243727598568,0.16666666666666666,0.16845878136200718,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.18996415770609318,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.2114695340501792,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.25089605734767023,0.25448028673835127,0.25627240143369173,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.31362007168458783,0.3154121863799283,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45340501792114696,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.5591397849462365,0.5627240143369175,0.568100358422939,0.5698924731182796,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0343,0.0393,0.0395,0.0400,0.0412,0.0415,0.0416,0.0418,0.0420,0.0424,0.0427,0.0428,0.0447,0.0451,0.0454,0.0459,0.0461,0.0462,0.0469,0.0470,0.0472,0.0477,0.0478,0.0485,0.0486,0.0488,0.0491,0.0494,0.0497,0.0502,0.0505,0.0508,0.0511,0.0512,0.0514,0.0515,0.0521,0.0523,0.0524,0.0525,0.0526,0.0528,0.0530,0.0533,0.0535,0.0536,0.0538,0.0540,0.0543,0.0545,0.0546,0.0551,0.0552,0.0553,0.0555,0.0557,0.0559,0.0560,0.0561,0.0573,0.0574,0.0578,0.0579,0.0581,0.0582,0.0584,0.0585,0.0586,0.0587,0.0589,0.0591,0.0592,0.0593,0.0597,0.0598,0.0599,0.0600,0.0601,0.0603,0.0605,0.0608,0.0609,0.0610,0.0612,0.0615,0.0616,0.0625,0.0626,0.0633,0.0635,0.0636,0.0639,0.0641,0.0647,0.0648,0.0650,0.0651,0.0652,0.0655,0.0660,0.0661,0.0665,0.0670,0.0673,0.0675,0.0677,0.0681,0.0685,0.0686,0.0688,0.0693,0.0699,0.0700,0.0704,0.0705,0.0709,0.0710,0.0712,0.0716,0.0723,0.0724,0.0730,0.0734,0.0736,0.0745,0.0749,0.0753,0.0754,0.0755,0.0760,0.0762,0.0764,0.0779,0.0792,0.0793,0.0795,0.0797,0.0804,0.0811,0.0812,0.0835,0.0842,0.0843,0.0844,0.0852,0.0854,0.0864,0.0870,0.0874,0.0876,0.0879,0.0881,0.0886,0.0887,0.0906,0.0908,0.0914,0.0918,0.0920,0.0924,0.0926,0.0931,0.0935,0.0944,0.0946,0.0948,0.0950,0.0956,0.0964,0.0965,0.0967,0.0978,0.0980,0.0987,0.0996,0.1003,0.1005,0.1019,0.1023,0.1025,0.1036,0.1041,0.1042,0.1044,0.1056,0.1061,0.1066,0.1067,0.1073,0.1077,0.1080,0.1082,0.1086,0.1098,0.1109,0.1114,0.1120,0.1130,0.1131,0.1132,0.1134,0.1143,0.1149,0.1151,0.1159,0.1161,0.1162,0.1168,0.1179,0.1184,0.1197,0.1200,0.1202,0.1205,0.1206,0.1219,0.1226,0.1232,0.1239,0.1241,0.1244,0.1245,0.1251,0.1269,0.1279,0.1281,0.1285,0.1288,0.1299,0.1302,0.1307,0.1310,0.1315,0.1318,0.1319,0.1336,0.1338,0.1367,0.1369,0.1382,0.1387,0.1392,0.1394,0.1405,0.1417,0.1423,0.1428,0.1434,0.1441,0.1446,0.1452,0.1479,0.1485,0.1498,0.1511,0.1513,0.1516,0.1526,0.1528,0.1547,0.1555,0.1580,0.1607,0.1619,0.1645,0.1657,0.1670,0.1671,0.1674,0.1697,0.1709,0.1711,0.1716,0.1721,0.1730,0.1745,0.1759,0.1775,0.1795,0.1805,0.1821,0.1826,0.1853,0.1861,0.1863,0.1864,0.1883,0.1888,0.1909,0.1913,0.1934,0.1939,0.1948,0.1951,0.1969,0.1994,0.1996,0.2025,0.2027,0.2032,0.2034,0.2043,0.2050,0.2096,0.2105,0.2114,0.2116,0.2121,0.2154,0.2175,0.2188,0.2208,0.2215,0.2230,0.2268,0.2282,0.2286,0.2303,0.2317,0.2318,0.2320,0.2333,0.2347,0.2366,0.2379,0.2441,0.2444,0.2451,0.2455,0.2468,0.2485,0.2522,0.2536,0.2538,0.2552,0.2558,0.2567,0.2580,0.2582,0.2588,0.2618,0.2619,0.2654,0.2665,0.2685,0.2693,0.2694,0.2712,0.2714,0.2730,0.2731,0.2736,0.2738,0.2739,0.2761,0.2768,0.2773,0.2802,0.2813,0.2839,0.2852,0.2912,0.2938,0.2944,0.3015,0.3032,0.3037,0.3055,0.3064,0.3124,0.3135,0.3171,0.3190,0.3280,0.3292,0.3301,0.3303,0.3358,0.3396,0.3427,0.3447,0.3544,0.3555,0.3586,0.3807,0.3812,0.3876,0.4055,0.4066,0.4077,0.4086,0.4107,0.4182,0.4218,0.4328,0.4360,0.4468,0.4496,0.4509,0.4677,0.4726,0.4773,0.4774,0.4870,0.4883,0.4960,0.4961,0.5275,0.5363,0.5499,0.5516,0.5817,0.6003,0.6132,0.6145,0.6175,0.6223,0.6256,0.6288,0.6310,0.6407,0.6606,0.6642,0.6708,0.6749,0.6878,0.6882,0.7005,0.7111,0.7184,0.7262,0.7317,0.7395,0.7524,0.7550,0.7632,0.7695,0.7709,0.7755,0.7850,0.7880,0.7948,0.7964,0.8091,0.8389,0.8567,0.8735,0.8896,0.8969,0.9016,0.9064,0.9426,0.9449,0.9478,0.9749,0.9863,0.9886,1.0078,1.1159,1.2206,1.2456,1.2521,1.2691,1.2698,1.2711,1.2739,1.2787,1.3577,1.3683,1.3699,1.4241,1.4264,1.4710,1.4776,1.4980,1.5348,1.6369,1.7406,1.7569,1.9908,2.1837,2.1949,2.7174,2.7213,2.9616,4.3199,4.4640,4.5432],"y":[0.00186219739292365,0.0037243947858473,0.00558659217877095,0.0074487895716946,0.00931098696461825,0.0111731843575419,0.01303538175046555,0.0148975791433892,0.01675977653631285,0.0186219739292365,0.020484171322160148,0.0223463687150838,0.024208566108007448,0.027932960893854747,0.0297951582867784,0.03165735567970205,0.0335195530726257,0.035381750465549346,0.037243947858473,0.03910614525139665,0.040968342644320296,0.04283054003724395,0.0446927374301676,0.04655493482309125,0.048417132216014895,0.054003724394785846,0.055865921787709494,0.05772811918063315,0.0595903165735568,0.0633147113594041,0.06517690875232775,0.06890130353817504,0.07076350093109869,0.07262569832402235,0.074487895716946,0.07635009310986965,0.0782122905027933,0.08007448789571694,0.08193668528864059,0.08379888268156424,0.0856610800744879,0.08752327746741155,0.0893854748603352,0.09124767225325885,0.09497206703910614,0.09869646182495345,0.1005586592178771,0.10242085661080075,0.1042830540037244,0.10614525139664804,0.10800744878957169,0.11359404096834265,0.11731843575418995,0.1191806331471136,0.12290502793296089,0.1266294227188082,0.12849162011173185,0.13221601489757914,0.1340782122905028,0.13594040968342644,0.13966480446927373,0.14338919925512103,0.1452513966480447,0.14711359404096835,0.148975791433892,0.15083798882681565,0.1527001862197393,0.15456238361266295,0.1564245810055866,0.15828677839851024,0.16201117318435754,0.16387337057728119,0.16573556797020483,0.16759776536312848,0.16945996275605213,0.1713221601489758,0.17318435754189945,0.17690875232774675,0.1787709497206704,0.18063314711359404,0.1824953445065177,0.18435754189944134,0.18808193668528864,0.19180633147113593,0.19553072625698323,0.19925512104283055,0.2011173184357542,0.20297951582867785,0.2048417132216015,0.20670391061452514,0.2085661080074488,0.21042830540037244,0.21415270018621974,0.21787709497206703,0.21973929236499068,0.22346368715083798,0.22532588454376165,0.22905027932960895,0.2309124767225326,0.23277467411545624,0.2346368715083799,0.23649906890130354,0.2383612662942272,0.24022346368715083,0.24208566108007448,0.24394785847299813,0.24581005586592178,0.24767225325884543,0.24953445065176907,0.25139664804469275,0.2532588454376164,0.25512104283054005,0.2569832402234637,0.25884543761638734,0.260707635009311,0.26256983240223464,0.2644320297951583,0.26629422718808193,0.2681564245810056,0.27001862197392923,0.2718808193668529,0.2737430167597765,0.2756052141527002,0.2774674115456238,0.27932960893854747,0.2811918063314711,0.28305400372439476,0.2849162011173184,0.28677839851024206,0.2886405959031657,0.2942271880819367,0.29608938547486036,0.29981378026070765,0.3016759776536313,0.30353817504655495,0.30726256983240224,0.3091247672253259,0.31098696461824954,0.31471135940409684,0.31843575418994413,0.3202979515828678,0.3221601489757914,0.3240223463687151,0.3258845437616387,0.32774674115456237,0.329608938547486,0.33147113594040967,0.3333333333333333,0.33519553072625696,0.3370577281191806,0.33891992551210426,0.3407821229050279,0.3426443202979516,0.34450651769087526,0.3463687150837989,0.34823091247672255,0.3500931098696462,0.3538175046554935,0.35567970204841715,0.35940409683426444,0.3612662942271881,0.3649906890130354,0.36685288640595903,0.3687150837988827,0.37057728119180633,0.3743016759776536,0.3761638733705773,0.3780260707635009,0.37988826815642457,0.3817504655493482,0.38361266294227186,0.3854748603351955,0.38733705772811916,0.39106145251396646,0.3947858472998138,0.39664804469273746,0.3985102420856611,0.40037243947858475,0.4022346368715084,0.4059590316573557,0.40782122905027934,0.409683426443203,0.41154562383612664,0.4134078212290503,0.41527001862197394,0.41899441340782123,0.4208566108007449,0.4227188081936685,0.4245810055865922,0.4264432029795158,0.42830540037243947,0.43202979515828677,0.4338919925512104,0.43575418994413406,0.4376163873370577,0.43947858472998136,0.441340782122905,0.44320297951582865,0.4450651769087523,0.44692737430167595,0.44878957169459965,0.4506517690875233,0.45251396648044695,0.4543761638733706,0.45623836126629425,0.4581005586592179,0.45996275605214154,0.4618249534450652,0.46368715083798884,0.4655493482309125,0.46741154562383613,0.4692737430167598,0.47113594040968343,0.4729981378026071,0.4748603351955307,0.4767225325884544,0.48417132216014896,0.4860335195530726,0.48789571694599626,0.4897579143389199,0.49162011173184356,0.4934823091247672,0.49534450651769085,0.4972067039106145,0.49906890130353815,0.5009310986964618,0.5046554934823091,0.5065176908752328,0.5083798882681564,0.5102420856610801,0.5121042830540037,0.515828677839851,0.5176908752327747,0.5195530726256983,0.521415270018622,0.5232774674115456,0.5251396648044693,0.527001862197393,0.5288640595903166,0.5307262569832403,0.5325884543761639,0.5344506517690876,0.5381750465549349,0.5418994413407822,0.5437616387337058,0.5456238361266295,0.547486033519553,0.5493482309124768,0.5512104283054003,0.553072625698324,0.5549348230912476,0.5567970204841713,0.5586592178770949,0.5605214152700186,0.5623836126629422,0.5642458100558659,0.5661080074487895,0.5679702048417132,0.5698324022346368,0.5716945996275605,0.5735567970204841,0.5754189944134078,0.5772811918063314,0.5791433891992551,0.5810055865921788,0.5828677839851024,0.5847299813780261,0.5865921787709497,0.5884543761638734,0.590316573556797,0.5921787709497207,0.5940409683426443,0.595903165735568,0.5977653631284916,0.5996275605214153,0.6014897579143389,0.6033519553072626,0.6052141527001862,0.6070763500931099,0.6089385474860335,0.6108007448789572,0.6126629422718808,0.6145251396648045,0.6163873370577281,0.6182495344506518,0.6201117318435754,0.6219739292364991,0.6238361266294227,0.6256983240223464,0.62756052141527,0.6294227188081937,0.6312849162011173,0.633147113594041,0.6350093109869647,0.6368715083798883,0.638733705772812,0.6405959031657356,0.6424581005586593,0.6443202979515829,0.6461824953445066,0.6480446927374302,0.6499068901303539,0.6517690875232774,0.6536312849162011,0.6554934823091247,0.6573556797020484,0.659217877094972,0.6610800744878957,0.6629422718808193,0.664804469273743,0.6666666666666666,0.6685288640595903,0.6703910614525139,0.6722532588454376,0.6741154562383612,0.6759776536312849,0.6778398510242085,0.6797020484171322,0.6815642458100558,0.6834264432029795,0.6852886405959032,0.6871508379888268,0.6890130353817505,0.6908752327746741,0.6927374301675978,0.6945996275605214,0.6964618249534451,0.6983240223463687,0.7001862197392924,0.702048417132216,0.7039106145251397,0.7057728119180633,0.707635009310987,0.7094972067039106,0.7113594040968343,0.7132216014897579,0.7150837988826816,0.7169459962756052,0.7188081936685289,0.7206703910614525,0.7225325884543762,0.7243947858472998,0.7262569832402235,0.7281191806331471,0.7299813780260708,0.7318435754189944,0.7337057728119181,0.7355679702048417,0.7392923649906891,0.7411545623836127,0.7430167597765364,0.74487895716946,0.7467411545623837,0.7486033519553073,0.750465549348231,0.7523277467411545,0.7541899441340782,0.7560521415270018,0.7579143389199255,0.7597765363128491,0.7616387337057728,0.7635009310986964,0.7653631284916201,0.7672253258845437,0.7690875232774674,0.770949720670391,0.7728119180633147,0.7746741154562383,0.776536312849162,0.7783985102420856,0.7802607076350093,0.7821229050279329,0.7839851024208566,0.7858472998137802,0.7877094972067039,0.7895716945996276,0.7914338919925512,0.7932960893854749,0.7951582867783985,0.7970204841713222,0.7988826815642458,0.8007448789571695,0.8026070763500931,0.8044692737430168,0.8063314711359404,0.8081936685288641,0.8100558659217877,0.8119180633147114,0.813780260707635,0.8156424581005587,0.8175046554934823,0.819366852886406,0.8212290502793296,0.8230912476722533,0.8249534450651769,0.8268156424581006,0.8286778398510242,0.8305400372439479,0.8324022346368715,0.8342644320297952,0.8361266294227188,0.8379888268156425,0.839851024208566,0.8417132216014898,0.8435754189944135,0.845437616387337,0.8472998137802608,0.8491620111731844,0.851024208566108,0.8528864059590316,0.8547486033519553,0.8566108007448789,0.8584729981378026,0.8603351955307262,0.8621973929236499,0.8640595903165735,0.8659217877094972,0.8677839851024208,0.8696461824953445,0.8715083798882681,0.8733705772811918,0.8752327746741154,0.8770949720670391,0.8789571694599627,0.8808193668528864,0.88268156424581,0.8845437616387337,0.8864059590316573,0.888268156424581,0.8901303538175046,0.8919925512104283,0.8938547486033519,0.8957169459962756,0.8975791433891993,0.8994413407821229,0.9013035381750466,0.9031657355679702,0.9050279329608939,0.9068901303538175,0.9087523277467412,0.9106145251396648,0.9124767225325885,0.9143389199255121,0.9162011173184358,0.9180633147113594,0.9199255121042831,0.9217877094972067,0.9236499068901304,0.925512104283054,0.9273743016759777,0.9292364990689013,0.931098696461825,0.9329608938547486,0.9348230912476723,0.9366852886405959,0.9385474860335196,0.9404096834264432,0.9422718808193669,0.9441340782122905,0.9459962756052142,0.9478584729981379,0.9497206703910615,0.9515828677839852,0.9534450651769087,0.9553072625698324,0.957169459962756,0.9590316573556797,0.9608938547486033,0.962756052141527,0.9646182495344506,0.9664804469273743,0.9683426443202979,0.9702048417132216,0.9720670391061452,0.9739292364990689,0.9757914338919925,0.9776536312849162,0.9795158286778398,0.9813780260707635,0.9832402234636871,0.9851024208566108,0.9869646182495344,0.9888268156424581,0.9906890130353817,0.9925512104283054,0.994413407821229,0.9962756052141527,0.9981378026070763],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, blog.ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.libp2p.io-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.libp2p.io-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..8302f290db
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.libp2p.io-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.2064,0.3281,1.2847,1.3570,1.3796,1.3857,1.3870,1.3884,1.3899,1.3933,1.3943,1.3959,1.3977,1.4017,1.4047,1.4054,1.4087,1.4097,1.4098,1.4104,1.4108,1.4129,1.4151,1.4163,1.4165,1.4167,1.4168,1.4169,1.4175,1.4179,1.4188,1.4189,1.4195,1.4221,1.4225,1.4229,1.4237,1.4273,1.4278,1.4280,1.4290,1.4299,1.4302,1.4304,1.4310,1.4314,1.4315,1.4342,1.4343,1.4353,1.4358,1.4366,1.4367,1.4369,1.4374,1.4378,1.4394,1.4400,1.4401,1.4420,1.4433,1.4450,1.4452,1.4454,1.4464,1.4498,1.4514,1.4516,1.4524,1.4531,1.4540,1.4545,1.4546,1.4548,1.4564,1.4566,1.4595,1.4598,1.4600,1.4616,1.4650,1.4661,1.4694,1.4695,1.4705,1.4713,1.4721,1.4729,1.4732,1.4737,1.4775,1.4786,1.4797,1.4806,1.4840,1.4843,1.4845,1.4866,1.4917,1.4929,1.4958,1.4969,1.4975,1.5061,1.5125,1.5140,1.5192,1.5205,1.5212,1.5227,1.5245,1.5248,1.5281,1.5301,1.5302,1.5310,1.5387,1.5434,1.5454,1.5494,1.5517,1.5524,1.5582,1.5657,1.5691,1.5718,1.5721,1.5732,1.5792,1.5797,1.5804,1.5805,1.5832,1.5839,1.5845,1.5915,1.5932,1.5940,1.5953,1.5974,1.5981,1.6011,1.6106,1.6121,1.6122,1.6129,1.6136,1.6139,1.6157,1.6190,1.6213,1.6290,1.6301,1.6319,1.6370,1.6381,1.6400,1.6404,1.6415,1.6422,1.6454,1.6456,1.6474,1.6499,1.6534,1.6542,1.6579,1.6590,1.6615,1.6623,1.6648,1.6649,1.6651,1.6652,1.6661,1.6663,1.6665,1.6676,1.6681,1.6684,1.6686,1.6688,1.6700,1.6704,1.6716,1.6725,1.6727,1.6738,1.6744,1.6747,1.6749,1.6759,1.6769,1.6774,1.6797,1.6816,1.6821,1.6822,1.6856,1.6864,1.6870,1.6873,1.6874,1.6928,1.6929,1.6938,1.6940,1.6952,1.6956,1.6971,1.6981,1.6987,1.7010,1.7014,1.7026,1.7028,1.7057,1.7087,1.7088,1.7089,1.7106,1.7118,1.7121,1.7125,1.7129,1.7139,1.7143,1.7144,1.7157,1.7165,1.7176,1.7185,1.7189,1.7192,1.7201,1.7204,1.7213,1.7243,1.7270,1.7273,1.7279,1.7280,1.7285,1.7302,1.7310,1.7323,1.7327,1.7333,1.7370,1.7374,1.7402,1.7418,1.7444,1.7447,1.7449,1.7482,1.7484,1.7539,1.7570,1.7573,1.7581,1.7585,1.7613,1.7615,1.7616,1.7635,1.7648,1.7655,1.7679,1.7690,1.7695,1.7698,1.7701,1.7709,1.7723,1.7726,1.7728,1.7733,1.7737,1.7746,1.7750,1.7752,1.7759,1.7768,1.7779,1.7782,1.7791,1.7792,1.7803,1.7812,1.7821,1.7823,1.7830,1.7842,1.7850,1.7871,1.7891,1.7893,1.7913,1.7920,1.7929,1.7934,1.7952,1.7953,1.7980,1.7982,1.8014,1.8020,1.8036,1.8040,1.8042,1.8069,1.8070,1.8101,1.8115,1.8158,1.8160,1.8170,1.8188,1.8223,1.8252,1.8275,1.8300,1.8302,1.8308,1.8311,1.8321,1.8339,1.8340,1.8352,1.8368,1.8396,1.8402,1.8406,1.8416,1.8423,1.8424,1.8436,1.8443,1.8468,1.8475,1.8478,1.8483,1.8485,1.8525,1.8533,1.8557,1.8583,1.8610,1.8618,1.8636,1.8638,1.8652,1.8653,1.8655,1.8669,1.8674,1.8690,1.8701,1.8728,1.8732,1.8756,1.8763,1.8764,1.8766,1.8767,1.8780,1.8800,1.8808,1.8825,1.8831,1.8878,1.8898,1.8941,1.8952,1.8958,1.9020,1.9023,1.9027,1.9051,1.9053,1.9058,1.9079,1.9120,1.9130,1.9132,1.9154,1.9161,1.9164,1.9178,1.9179,1.9189,1.9194,1.9217,1.9222,1.9280,1.9318,1.9341,1.9344,1.9387,1.9395,1.9397,1.9431,1.9442,1.9446,1.9478,1.9492,1.9500,1.9507,1.9559,1.9570,1.9571,1.9576,1.9585,1.9596,1.9611,1.9616,1.9624,1.9646,1.9650,1.9652,1.9658,1.9669,1.9683,1.9699,1.9701,1.9711,1.9721,1.9724,1.9814,1.9824,1.9862,1.9868,1.9885,1.9953,1.9960,1.9978,1.9987,2.0000,2.0024,2.0034,2.0064,2.0076,2.0089,2.0097,2.0112,2.0115,2.0116,2.0125,2.0132,2.0186,2.0200,2.0203,2.0243,2.0252,2.0259,2.0264,2.0299,2.0301,2.0310,2.0351,2.0359,2.0376,2.0394,2.0399,2.0407,2.0426,2.0455,2.0555,2.0591,2.0608,2.0610,2.0613,2.0630,2.0656,2.0663,2.0694,2.0716,2.0762,2.0795,2.0815,2.0819,2.0941,2.0950,2.0991,2.1021,2.1125,2.1144,2.1251,2.1277,2.1290,2.1333,2.1382,2.1428,2.1433,2.1594,2.1693,2.1922,2.1967,2.2058,2.2117,2.2195,2.2207,2.2225,2.2226,2.2298,2.2312,2.2337,2.2483,2.2597,2.2638,2.2649,2.2821,2.2825,2.2877,2.2940,2.2986,2.3295,2.3338,2.3478,2.3510,2.3719,2.3742,2.3845,2.3939,2.4313,2.4318,2.4479,2.5348,2.5374,2.6523,2.6872,2.9554,3.0655,3.2495,3.5443,3.5937,3.6932,6.5298,6.6094,6.6868,7.0083],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.4597495527728086,0.46153846153846156,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.1721,0.2260,0.2786,0.6485,1.0030,1.0034,1.0044,1.0126,1.0187,1.0251,1.0255,1.0293,1.0296,1.0311,1.0315,1.0322,1.0323,1.0324,1.0325,1.0345,1.0352,1.0356,1.0392,1.0394,1.0402,1.0416,1.0438,1.0455,1.0458,1.0499,1.0504,1.0535,1.0539,1.0544,1.0553,1.0557,1.0559,1.0562,1.0563,1.0578,1.0579,1.0583,1.0587,1.0588,1.0608,1.0619,1.0637,1.0640,1.0644,1.0648,1.0649,1.0662,1.0664,1.0665,1.0678,1.0679,1.0686,1.0698,1.0703,1.0706,1.0707,1.0710,1.0718,1.0725,1.0726,1.0740,1.0754,1.0760,1.0761,1.0780,1.0788,1.0803,1.0806,1.0841,1.0844,1.0845,1.0901,1.0914,1.0919,1.0932,1.0935,1.0942,1.0955,1.1025,1.1032,1.1083,1.1086,1.1096,1.1100,1.1102,1.1108,1.1127,1.1139,1.1151,1.1157,1.1164,1.1174,1.1181,1.1206,1.1237,1.1241,1.1257,1.1268,1.1311,1.1379,1.1403,1.1428,1.1458,1.1475,1.1490,1.1496,1.1516,1.1598,1.1618,1.1660,1.1710,1.1747,1.1751,1.1766,1.1790,1.1859,1.1864,1.1873,1.1879,1.1915,1.1937,1.1974,1.1993,1.2065,1.2079,1.2101,1.2114,1.2116,1.2132,1.2136,1.2178,1.2212,1.2276,1.2279,1.2341,1.2355,1.2356,1.2357,1.2403,1.2439,1.2462,1.2470,1.2485,1.2504,1.2510,1.2608,1.2612,1.2630,1.2644,1.2685,1.2715,1.2717,1.2729,1.2756,1.2760,1.2838,1.2850,1.2868,1.2871,1.2888,1.2924,1.2929,1.2970,1.3025,1.3035,1.3075,1.3083,1.3160,1.3171,1.3194,1.3205,1.3235,1.3279,1.3371,1.3419,1.3434,1.3501,1.3509,1.3527,1.3555,1.3571,1.3640,1.3655,1.3696,1.3713,1.3716,1.3725,1.3730,1.3739,1.3749,1.3752,1.3760,1.3764,1.3773,1.3846,1.3851,1.3874,1.3922,1.3924,1.3975,1.3979,1.3984,1.4033,1.4035,1.4065,1.4100,1.4145,1.4149,1.4164,1.4176,1.4182,1.4195,1.4196,1.4198,1.4276,1.4301,1.4305,1.4326,1.4354,1.4365,1.4401,1.4409,1.4464,1.4466,1.4486,1.4491,1.4504,1.4512,1.4532,1.4547,1.4554,1.4569,1.4579,1.4588,1.4593,1.4601,1.4614,1.4664,1.4672,1.4673,1.4689,1.4705,1.4720,1.4726,1.4727,1.4737,1.4738,1.4759,1.4761,1.4770,1.4777,1.4792,1.4804,1.4805,1.4848,1.4863,1.4870,1.4873,1.4889,1.4903,1.4954,1.4968,1.5000,1.5004,1.5007,1.5008,1.5011,1.5015,1.5025,1.5026,1.5027,1.5033,1.5034,1.5042,1.5054,1.5064,1.5068,1.5070,1.5080,1.5095,1.5097,1.5108,1.5114,1.5131,1.5144,1.5146,1.5149,1.5153,1.5168,1.5173,1.5196,1.5224,1.5253,1.5259,1.5274,1.5349,1.5366,1.5367,1.5372,1.5393,1.5399,1.5403,1.5443,1.5465,1.5466,1.5468,1.5482,1.5484,1.5504,1.5534,1.5545,1.5550,1.5579,1.5583,1.5590,1.5621,1.5631,1.5638,1.5642,1.5661,1.5665,1.5729,1.5732,1.5734,1.5735,1.5752,1.5816,1.5825,1.5830,1.5854,1.5863,1.5879,1.5891,1.5915,1.5916,1.5921,1.5934,1.5943,1.5945,1.5979,1.5989,1.6006,1.6007,1.6025,1.6064,1.6068,1.6100,1.6116,1.6136,1.6137,1.6148,1.6175,1.6180,1.6187,1.6190,1.6195,1.6199,1.6201,1.6215,1.6224,1.6236,1.6276,1.6286,1.6304,1.6311,1.6341,1.6342,1.6344,1.6346,1.6351,1.6352,1.6354,1.6372,1.6384,1.6395,1.6400,1.6403,1.6410,1.6427,1.6438,1.6446,1.6456,1.6457,1.6461,1.6472,1.6480,1.6513,1.6522,1.6539,1.6564,1.6578,1.6582,1.6584,1.6616,1.6639,1.6644,1.6645,1.6659,1.6665,1.6672,1.6686,1.6693,1.6706,1.6729,1.6756,1.6759,1.6775,1.6819,1.6869,1.6883,1.6929,1.6942,1.6969,1.6974,1.6987,1.7004,1.7015,1.7027,1.7069,1.7125,1.7131,1.7164,1.7176,1.7199,1.7223,1.7238,1.7275,1.7305,1.7315,1.7327,1.7360,1.7374,1.7380,1.7405,1.7471,1.7493,1.7508,1.7519,1.7541,1.7604,1.7612,1.7632,1.7649,1.7670,1.7686,1.7841,1.7857,1.7871,1.7876,1.7914,1.7929,1.7992,1.7995,1.8050,1.8087,1.8102,1.8114,1.8119,1.8137,1.8154,1.8218,1.8221,1.8275,1.8288,1.8321,1.8340,1.8381,1.8394,1.8397,1.8449,1.8471,1.8528,1.8538,1.8545,1.8559,1.8579,1.8618,1.8627,1.8640,1.8688,1.8692,1.8819,1.8854,1.8906,1.8926,1.9043,1.9103,1.9112,1.9117,1.9317,1.9324,1.9328,1.9434,1.9575,1.9660,1.9662,1.9694,1.9705,1.9769,1.9778,1.9788,1.9975,2.0030,2.0044,2.0053,2.0087,2.0124,2.0229,2.0263,2.0265,2.0448,2.0510,2.0625,2.0737,2.1034,2.1048,2.1262,2.1422,2.1499,2.1686,2.2171,2.2219,2.2363,2.2734,2.3179,2.3590,2.4289,2.6114,2.6659,2.8602,3.1325,4.8614,8.5877],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4642857142857143,0.4660714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.1719,0.3564,1.2583,1.2711,1.2780,1.2798,1.2816,1.2841,1.2846,1.2849,1.2931,1.2973,1.2982,1.2999,1.3003,1.3004,1.3029,1.3053,1.3094,1.3101,1.3127,1.3130,1.3133,1.3153,1.3173,1.3195,1.3198,1.3244,1.3245,1.3249,1.3282,1.3284,1.3289,1.3291,1.3304,1.3305,1.3309,1.3314,1.3323,1.3326,1.3328,1.3353,1.3355,1.3359,1.3365,1.3395,1.3396,1.3399,1.3407,1.3408,1.3435,1.3446,1.3457,1.3474,1.3478,1.3479,1.3485,1.3488,1.3501,1.3525,1.3530,1.3560,1.3563,1.3566,1.3586,1.3603,1.3624,1.3628,1.3632,1.3634,1.3644,1.3647,1.3651,1.3664,1.3665,1.3673,1.3677,1.3696,1.3701,1.3702,1.3710,1.3717,1.3718,1.3721,1.3743,1.3745,1.3747,1.3750,1.3760,1.3821,1.3839,1.3851,1.3863,1.3898,1.3924,1.3938,1.3985,1.4035,1.4069,1.4070,1.4087,1.4110,1.4119,1.4152,1.4166,1.4191,1.4196,1.4224,1.4239,1.4243,1.4246,1.4249,1.4257,1.4274,1.4281,1.4288,1.4339,1.4342,1.4362,1.4366,1.4375,1.4398,1.4414,1.4416,1.4428,1.4438,1.4560,1.4575,1.4614,1.4617,1.4621,1.4628,1.4631,1.4660,1.4673,1.4678,1.4681,1.4701,1.4710,1.4734,1.4737,1.4741,1.4746,1.4773,1.4775,1.4785,1.4793,1.4795,1.4797,1.4808,1.4809,1.4811,1.4812,1.4829,1.4830,1.4838,1.4842,1.4844,1.4866,1.4878,1.4895,1.4898,1.4915,1.4934,1.4945,1.4946,1.4958,1.4959,1.4964,1.4971,1.4978,1.4982,1.4983,1.4991,1.4993,1.5009,1.5014,1.5018,1.5021,1.5035,1.5041,1.5044,1.5054,1.5067,1.5069,1.5086,1.5091,1.5138,1.5142,1.5156,1.5162,1.5164,1.5181,1.5183,1.5199,1.5205,1.5221,1.5224,1.5226,1.5237,1.5242,1.5244,1.5245,1.5268,1.5294,1.5298,1.5299,1.5319,1.5340,1.5357,1.5378,1.5384,1.5388,1.5389,1.5404,1.5448,1.5470,1.5482,1.5484,1.5487,1.5495,1.5496,1.5505,1.5512,1.5536,1.5563,1.5564,1.5576,1.5587,1.5592,1.5600,1.5603,1.5605,1.5615,1.5616,1.5617,1.5618,1.5620,1.5628,1.5652,1.5706,1.5713,1.5715,1.5727,1.5746,1.5748,1.5754,1.5799,1.5814,1.5834,1.5835,1.5845,1.5855,1.5901,1.5911,1.5923,1.5944,1.5945,1.5963,1.5967,1.5980,1.5984,1.5993,1.5994,1.6006,1.6009,1.6015,1.6051,1.6058,1.6061,1.6073,1.6090,1.6118,1.6133,1.6142,1.6145,1.6160,1.6175,1.6183,1.6214,1.6221,1.6234,1.6235,1.6241,1.6245,1.6248,1.6253,1.6256,1.6286,1.6288,1.6290,1.6292,1.6294,1.6305,1.6328,1.6335,1.6399,1.6403,1.6414,1.6419,1.6430,1.6460,1.6486,1.6490,1.6507,1.6527,1.6533,1.6547,1.6577,1.6588,1.6594,1.6607,1.6612,1.6614,1.6631,1.6634,1.6648,1.6657,1.6663,1.6672,1.6675,1.6693,1.6711,1.6715,1.6720,1.6723,1.6726,1.6739,1.6762,1.6763,1.6786,1.6787,1.6790,1.6794,1.6807,1.6808,1.6831,1.6847,1.6848,1.6851,1.6869,1.6874,1.6879,1.6881,1.6924,1.6929,1.6934,1.6985,1.7024,1.7042,1.7064,1.7067,1.7105,1.7115,1.7129,1.7131,1.7173,1.7184,1.7210,1.7278,1.7294,1.7304,1.7363,1.7412,1.7440,1.7450,1.7554,1.7556,1.7558,1.7563,1.7569,1.7571,1.7588,1.7603,1.7618,1.7647,1.7651,1.7658,1.7688,1.7697,1.7709,1.7721,1.7812,1.7878,1.7901,1.7926,1.7943,1.8002,1.8066,1.8101,1.8123,1.8165,1.8185,1.8271,1.8283,1.8374,1.8381,1.8386,1.8421,1.8425,1.8464,1.8485,1.8492,1.8496,1.8501,1.8523,1.8526,1.8542,1.8562,1.8654,1.8660,1.8690,1.8697,1.8767,1.8843,1.8885,1.8909,1.8946,1.9016,1.9038,1.9041,1.9062,1.9069,1.9079,1.9094,1.9107,1.9193,1.9249,1.9266,1.9294,1.9313,1.9359,1.9484,1.9517,1.9526,1.9545,1.9750,1.9784,1.9803,1.9841,1.9885,1.9953,1.9973,1.9982,2.0021,2.0099,2.0195,2.0260,2.0326,2.0359,2.0483,2.0748,2.0818,2.0840,2.0941,2.0958,2.1080,2.1104,2.1234,2.1241,2.1441,2.1543,2.1641,2.1818,2.2096,2.2141,2.2143,2.2162,2.2320,2.2448,2.2466,2.2571,2.2652,2.2665,2.2733,2.2782,2.2835,2.2915,2.2947,2.2965,2.3704,2.3764,2.3803,2.3840,2.3892,2.4232,2.4238,2.4393,2.4398,2.4634,2.5081,2.5152,2.5380,2.5431,2.5513,2.5545,2.5552,2.5613,2.5656,2.5663,2.5738,2.7734,2.7791,2.8217,2.8711,2.8778,2.9716,2.9938,3.0350,3.0472,3.0815,3.1577,3.1646,3.1712,3.1845,3.2854,3.3065,3.3379,3.3833,3.3835,3.4000,3.4097,3.4432,3.5058,3.5581,3.5632,3.5702,3.6994,4.0547,4.1209,4.2166,5.5694,7.0900,10.7648],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.2031,0.2084,0.2114,0.2170,0.2172,0.2178,0.2202,0.2207,0.2231,0.2247,0.2259,0.2262,0.2283,0.2295,0.2305,0.2308,0.2313,0.2330,0.2346,0.2350,0.2359,0.2366,0.2383,0.2390,0.2391,0.2401,0.2406,0.2419,0.2427,0.2435,0.2441,0.2443,0.2465,0.2466,0.2477,0.2480,0.2487,0.2503,0.2513,0.2517,0.2531,0.2532,0.2535,0.2539,0.2545,0.2554,0.2563,0.2570,0.2575,0.2576,0.2581,0.2584,0.2592,0.2594,0.2599,0.2604,0.2608,0.2609,0.2617,0.2618,0.2621,0.2626,0.2629,0.2633,0.2635,0.2637,0.2638,0.2641,0.2643,0.2647,0.2649,0.2652,0.2658,0.2659,0.2660,0.2661,0.2662,0.2663,0.2671,0.2689,0.2691,0.2697,0.2704,0.2708,0.2721,0.2723,0.2725,0.2727,0.2731,0.2733,0.2735,0.2736,0.2745,0.2754,0.2757,0.2762,0.2765,0.2773,0.2777,0.2782,0.2784,0.2791,0.2792,0.2794,0.2805,0.2809,0.2810,0.2824,0.2826,0.2828,0.2832,0.2840,0.2851,0.2856,0.2858,0.2864,0.2866,0.2869,0.2873,0.2882,0.2883,0.2886,0.2892,0.2893,0.2898,0.2911,0.2916,0.2922,0.2927,0.2929,0.2930,0.2934,0.2937,0.2950,0.2951,0.2954,0.2958,0.2960,0.2969,0.2973,0.2975,0.2982,0.2984,0.2989,0.2992,0.2995,0.2997,0.2999,0.3001,0.3005,0.3021,0.3027,0.3028,0.3029,0.3030,0.3039,0.3044,0.3049,0.3050,0.3054,0.3063,0.3064,0.3072,0.3074,0.3087,0.3088,0.3090,0.3094,0.3100,0.3104,0.3108,0.3115,0.3120,0.3137,0.3140,0.3148,0.3150,0.3155,0.3170,0.3177,0.3179,0.3180,0.3187,0.3194,0.3195,0.3198,0.3199,0.3205,0.3207,0.3215,0.3217,0.3222,0.3236,0.3242,0.3253,0.3254,0.3264,0.3269,0.3284,0.3292,0.3296,0.3308,0.3324,0.3331,0.3339,0.3357,0.3358,0.3360,0.3365,0.3369,0.3383,0.3399,0.3404,0.3406,0.3409,0.3412,0.3422,0.3424,0.3443,0.3447,0.3450,0.3454,0.3457,0.3458,0.3461,0.3472,0.3473,0.3478,0.3482,0.3494,0.3497,0.3518,0.3521,0.3537,0.3539,0.3546,0.3564,0.3576,0.3577,0.3624,0.3651,0.3672,0.3688,0.3718,0.3727,0.3730,0.3733,0.3750,0.3758,0.3781,0.3787,0.3804,0.3805,0.3859,0.3866,0.3868,0.3890,0.3895,0.3896,0.3904,0.3914,0.3955,0.3974,0.3982,0.3985,0.4018,0.4048,0.4059,0.4060,0.4068,0.4073,0.4087,0.4095,0.4118,0.4119,0.4153,0.4180,0.4203,0.4205,0.4217,0.4218,0.4224,0.4250,0.4260,0.4285,0.4298,0.4300,0.4305,0.4312,0.4324,0.4338,0.4348,0.4351,0.4354,0.4356,0.4357,0.4365,0.4372,0.4382,0.4395,0.4402,0.4409,0.4412,0.4413,0.4414,0.4427,0.4439,0.4452,0.4471,0.4473,0.4478,0.4493,0.4508,0.4511,0.4512,0.4519,0.4528,0.4530,0.4538,0.4552,0.4577,0.4586,0.4590,0.4594,0.4595,0.4601,0.4603,0.4614,0.4630,0.4636,0.4642,0.4648,0.4650,0.4656,0.4660,0.4698,0.4701,0.4710,0.4711,0.4712,0.4713,0.4719,0.4725,0.4727,0.4729,0.4730,0.4756,0.4759,0.4760,0.4765,0.4789,0.4825,0.4831,0.4850,0.4861,0.4884,0.4888,0.4896,0.4900,0.4902,0.4922,0.4936,0.4948,0.4954,0.4965,0.4971,0.4994,0.4996,0.5011,0.5017,0.5026,0.5045,0.5056,0.5061,0.5063,0.5065,0.5068,0.5079,0.5092,0.5097,0.5106,0.5110,0.5114,0.5115,0.5151,0.5157,0.5171,0.5176,0.5178,0.5181,0.5194,0.5195,0.5246,0.5273,0.5282,0.5286,0.5303,0.5403,0.5414,0.5422,0.5471,0.5488,0.5492,0.5497,0.5501,0.5525,0.5545,0.5566,0.5590,0.5616,0.5625,0.5632,0.5641,0.5642,0.5652,0.5659,0.5671,0.5685,0.5713,0.5718,0.5755,0.5781,0.5784,0.5820,0.5821,0.5832,0.5852,0.5853,0.5861,0.5876,0.5883,0.5889,0.5906,0.5914,0.5916,0.5921,0.5935,0.5953,0.5957,0.5962,0.5990,0.6003,0.6012,0.6013,0.6015,0.6033,0.6039,0.6055,0.6104,0.6144,0.6178,0.6179,0.6204,0.6232,0.6237,0.6250,0.6262,0.6282,0.6315,0.6323,0.6340,0.6354,0.6376,0.6398,0.6405,0.6427,0.6454,0.6457,0.6483,0.6542,0.6546,0.6551,0.6555,0.6566,0.6578,0.6584,0.6592,0.6593,0.6594,0.6597,0.6629,0.6632,0.6633,0.6689,0.6728,0.6765,0.6769,0.6810,0.6914,0.6952,0.6969,0.7064,0.7127,0.7149,0.7151,0.7214,0.7357,0.7439,0.7502,0.7586,0.7620,0.7725,0.7822,0.7838,0.7881,0.8153,0.8295,0.8381,0.8465,0.8530,0.8874,0.8932,0.9188,0.9245,1.0090,1.2713,1.9123,2.0949,2.3971,2.4272,2.5424,2.8890,5.1858,5.5235,6.0500,7.0976,8.3323,8.6949],"y":[0.0018148820326678765,0.003629764065335753,0.0054446460980036296,0.007259528130671506,0.009074410163339383,0.010889292196007259,0.012704174228675136,0.014519056261343012,0.016333938294010888,0.018148820326678767,0.019963702359346643,0.021778584392014518,0.023593466424682397,0.025408348457350273,0.02722323049001815,0.029038112522686024,0.030852994555353903,0.032667876588021776,0.034482758620689655,0.036297640653357534,0.038112522686025406,0.039927404718693285,0.041742286751361164,0.043557168784029036,0.045372050816696916,0.047186932849364795,0.04900181488203267,0.050816696914700546,0.05263157894736842,0.0544464609800363,0.056261343012704176,0.05989110707803993,0.06170598911070781,0.06352087114337568,0.06533575317604355,0.06715063520871144,0.06896551724137931,0.07078039927404718,0.07259528130671507,0.07441016333938294,0.07622504537205081,0.07985480943738657,0.08166969147005444,0.08348457350272233,0.0852994555353902,0.08711433756805807,0.08892921960072596,0.09074410163339383,0.0925589836660617,0.09437386569872959,0.09800362976406533,0.0998185117967332,0.10163339382940109,0.10344827586206896,0.10526315789473684,0.10707803992740472,0.1088929219600726,0.11070780399274047,0.11433756805807622,0.1161524500907441,0.11796733212341198,0.11978221415607986,0.12159709618874773,0.12341197822141561,0.12522686025408347,0.12704174228675136,0.12885662431941924,0.1306715063520871,0.132486388384755,0.13430127041742287,0.13611615245009073,0.13793103448275862,0.1397459165154265,0.14156079854809436,0.14337568058076225,0.14519056261343014,0.147005444646098,0.14882032667876588,0.15063520871143377,0.15245009074410162,0.1542649727767695,0.1560798548094374,0.15789473684210525,0.15970961887477314,0.16152450090744103,0.16333938294010888,0.16515426497277677,0.16696914700544466,0.16878402903811252,0.1705989110707804,0.1724137931034483,0.17604355716878403,0.17785843920145192,0.17967332123411978,0.18148820326678766,0.18330308529945555,0.1851179673321234,0.1869328493647913,0.18874773139745918,0.19056261343012704,0.19237749546279492,0.19419237749546278,0.19600725952813067,0.19782214156079855,0.1996370235934664,0.2014519056261343,0.20326678765880218,0.20508166969147004,0.20689655172413793,0.20871143375680581,0.21052631578947367,0.21234119782214156,0.21415607985480944,0.2159709618874773,0.2177858439201452,0.21960072595281308,0.22141560798548093,0.22323049001814882,0.22686025408348456,0.22867513611615245,0.23049001814882034,0.2323049001814882,0.23411978221415608,0.23593466424682397,0.23774954627949182,0.2395644283121597,0.2413793103448276,0.24319419237749546,0.24500907441016334,0.24682395644283123,0.24863883847549909,0.25045372050816694,0.25226860254083483,0.2540834845735027,0.2558983666061706,0.2577132486388385,0.2595281306715064,0.2613430127041742,0.2631578947368421,0.26678765880217786,0.27041742286751363,0.27223230490018147,0.27404718693284935,0.27586206896551724,0.2776769509981851,0.279491833030853,0.2813067150635209,0.2831215970961887,0.2849364791288566,0.2867513611615245,0.2885662431941924,0.29038112522686027,0.29219600725952816,0.294010889292196,0.2958257713248639,0.29764065335753176,0.29945553539019965,0.30127041742286753,0.3030852994555354,0.30490018148820325,0.30671506352087113,0.308529945553539,0.3103448275862069,0.3121597096188748,0.3157894736842105,0.3194192377495463,0.32123411978221417,0.32304900181488205,0.3248638838475499,0.32667876588021777,0.32849364791288566,0.33030852994555354,0.33212341197822143,0.3339382940108893,0.33575317604355714,0.33756805807622503,0.3393829401088929,0.3411978221415608,0.3430127041742287,0.3448275862068966,0.3466424682395644,0.3484573502722323,0.3502722323049002,0.35208711433756806,0.35390199637023595,0.35571687840290384,0.35753176043557167,0.35934664246823955,0.36116152450090744,0.3629764065335753,0.3647912885662432,0.3666061705989111,0.3684210526315789,0.3702359346642468,0.3720508166969147,0.3738656987295826,0.37568058076225047,0.37749546279491836,0.3793103448275862,0.3811252268602541,0.38294010889292196,0.38475499092558985,0.38656987295825773,0.39019963702359345,0.39201451905626133,0.3938294010889292,0.3956442831215971,0.3992740471869328,0.4010889292196007,0.4029038112522686,0.4047186932849365,0.40653357531760437,0.40834845735027225,0.4101633393829401,0.41197822141560797,0.41379310344827586,0.41560798548094374,0.41742286751361163,0.4192377495462795,0.42105263157894735,0.42286751361161523,0.4246823956442831,0.426497277676951,0.4283121597096189,0.4301270417422868,0.4319419237749546,0.4337568058076225,0.4355716878402904,0.43738656987295826,0.43920145190562615,0.44101633393829404,0.44283121597096187,0.44464609800362975,0.44646098003629764,0.4482758620689655,0.4500907441016334,0.4519056261343013,0.4537205081669691,0.455535390199637,0.4573502722323049,0.4591651542649728,0.46098003629764067,0.4664246823956443,0.46823956442831216,0.47005444646098005,0.47186932849364793,0.47368421052631576,0.47549909255898365,0.47731397459165154,0.4791288566243194,0.4809437386569873,0.4827586206896552,0.484573502722323,0.4863883847549909,0.4882032667876588,0.4900181488203267,0.49183303085299457,0.49364791288566245,0.4954627949183303,0.49727767695099817,0.49909255898366606,0.5009074410163339,0.5027223230490018,0.5045372050816697,0.5063520871143375,0.5081669691470054,0.5099818511796733,0.5117967332123412,0.5136116152450091,0.515426497277677,0.5172413793103449,0.5190562613430127,0.5208711433756806,0.5226860254083484,0.5245009074410163,0.5263157894736842,0.5281306715063521,0.52994555353902,0.5317604355716878,0.5335753176043557,0.5353901996370236,0.5372050816696915,0.5390199637023594,0.5408348457350273,0.542649727767695,0.5444646098003629,0.5462794918330308,0.5480943738656987,0.5499092558983666,0.5517241379310345,0.5535390199637024,0.5553539019963702,0.5571687840290381,0.558983666061706,0.5607985480943739,0.5626134301270418,0.5644283121597096,0.5662431941923775,0.5680580762250453,0.5698729582577132,0.5716878402903811,0.573502722323049,0.5753176043557169,0.5771324863883848,0.5789473684210527,0.5807622504537205,0.5825771324863884,0.5843920145190563,0.5862068965517241,0.588021778584392,0.5898366606170599,0.5916515426497277,0.5934664246823956,0.5952813067150635,0.5970961887477314,0.5989110707803993,0.6007259528130672,0.6025408348457351,0.604355716878403,0.6061705989110708,0.6079854809437386,0.6098003629764065,0.6116152450090744,0.6134301270417423,0.6152450090744102,0.617059891107078,0.6188747731397459,0.6206896551724138,0.6225045372050817,0.6243194192377496,0.6261343012704175,0.6279491833030852,0.6297640653357531,0.631578947368421,0.6333938294010889,0.6352087114337568,0.6370235934664247,0.6388384754990926,0.6406533575317604,0.6424682395644283,0.6442831215970962,0.6460980036297641,0.647912885662432,0.6497277676950998,0.6515426497277677,0.6533575317604355,0.6551724137931034,0.6569872958257713,0.6588021778584392,0.662431941923775,0.6642468239564429,0.6660617059891107,0.6678765880217786,0.6696914700544465,0.6715063520871143,0.6733212341197822,0.6751361161524501,0.676950998185118,0.6805807622504537,0.6823956442831216,0.6842105263157895,0.6860254083484574,0.6878402903811253,0.6896551724137931,0.691470054446461,0.6932849364791288,0.6950998185117967,0.6969147005444646,0.6987295825771325,0.7005444646098004,0.7023593466424682,0.7041742286751361,0.705989110707804,0.7078039927404719,0.7096188747731398,0.7114337568058077,0.7132486388384754,0.7150635208711433,0.7168784029038112,0.7186932849364791,0.720508166969147,0.7223230490018149,0.7241379310344828,0.7259528130671506,0.7277676950998185,0.7295825771324864,0.7313974591651543,0.7332123411978222,0.73502722323049,0.7368421052631579,0.7386569872958257,0.7422867513611615,0.7459165154264973,0.7477313974591652,0.7513611615245009,0.7531760435571688,0.7549909255898367,0.7568058076225045,0.7586206896551724,0.7604355716878403,0.7622504537205081,0.764065335753176,0.7658802177858439,0.7676950998185118,0.7695099818511797,0.7713248638838476,0.7731397459165155,0.7749546279491834,0.7767695099818511,0.778584392014519,0.7803992740471869,0.7822141560798548,0.7840290381125227,0.7858439201451906,0.7876588021778584,0.7912885662431942,0.7931034482758621,0.79491833030853,0.7967332123411979,0.7985480943738656,0.8003629764065335,0.8021778584392014,0.8039927404718693,0.8058076225045372,0.8076225045372051,0.809437386569873,0.8112522686025408,0.8148820326678766,0.8166969147005445,0.8185117967332124,0.8203266787658802,0.822141560798548,0.8239564428312159,0.8257713248638838,0.8275862068965517,0.8294010889292196,0.8312159709618875,0.8330308529945554,0.8348457350272233,0.8366606170598911,0.838475499092559,0.8402903811252269,0.8421052631578947,0.8439201451905626,0.8457350272232305,0.8475499092558983,0.8493647912885662,0.8511796733212341,0.852994555353902,0.8548094373865699,0.8566243194192378,0.8584392014519057,0.8602540834845736,0.8620689655172413,0.8656987295825771,0.867513611615245,0.8693284936479129,0.8711433756805808,0.8729582577132486,0.8747731397459165,0.8765880217785844,0.8784029038112523,0.8802177858439202,0.8820326678765881,0.8838475499092558,0.8856624319419237,0.8874773139745916,0.8892921960072595,0.8911070780399274,0.8929219600725953,0.8947368421052632,0.896551724137931,0.8983666061705989,0.9001814882032668,0.9019963702359347,0.9038112522686026,0.9056261343012704,0.9074410163339383,0.9092558983666061,0.911070780399274,0.9128856624319419,0.9147005444646098,0.9165154264972777,0.9183303085299456,0.9201451905626135,0.9219600725952813,0.9237749546279492,0.925589836660617,0.9274047186932849,0.9292196007259528,0.9310344827586207,0.9328493647912885,0.9346642468239564,0.9364791288566243,0.9382940108892922,0.9401088929219601,0.941923774954628,0.9437386569872959,0.9455535390199638,0.9473684210526315,0.9491833030852994,0.9509981851179673,0.9528130671506352,0.9546279491833031,0.956442831215971,0.9582577132486388,0.9600725952813067,0.9618874773139746,0.9637023593466425,0.9655172413793104,0.9673321234119783,0.969147005444646,0.9709618874773139,0.9727767695099818,0.9745916515426497,0.9764065335753176,0.9782214156079855,0.9800362976406534,0.9818511796733213,0.9836660617059891,0.985480943738657,0.9872958257713249,0.9891107078039928,0.9909255898366606,0.9927404718693285,0.9945553539019963,0.9963702359346642,0.9981851179673321],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.4771,0.5035,1.1520,1.1567,1.1616,1.1625,1.1660,1.1662,1.1674,1.1699,1.1713,1.1721,1.1734,1.1745,1.1759,1.1765,1.1771,1.1779,1.1786,1.1792,1.1794,1.1800,1.1811,1.1815,1.1817,1.1846,1.1867,1.1869,1.1874,1.1878,1.1883,1.1884,1.1889,1.1900,1.1901,1.1909,1.1910,1.1912,1.1915,1.1927,1.1932,1.1937,1.1940,1.1943,1.1947,1.1953,1.1961,1.1962,1.1968,1.1970,1.1974,1.1975,1.1981,1.1994,1.2009,1.2011,1.2014,1.2025,1.2026,1.2031,1.2034,1.2040,1.2043,1.2051,1.2054,1.2058,1.2060,1.2068,1.2071,1.2072,1.2081,1.2088,1.2089,1.2094,1.2128,1.2134,1.2137,1.2145,1.2146,1.2151,1.2152,1.2154,1.2157,1.2161,1.2166,1.2168,1.2171,1.2178,1.2185,1.2202,1.2205,1.2229,1.2231,1.2232,1.2234,1.2239,1.2241,1.2242,1.2247,1.2267,1.2268,1.2272,1.2276,1.2283,1.2285,1.2286,1.2293,1.2298,1.2299,1.2302,1.2307,1.2315,1.2330,1.2334,1.2343,1.2344,1.2363,1.2367,1.2368,1.2377,1.2393,1.2407,1.2417,1.2435,1.2438,1.2444,1.2449,1.2460,1.2468,1.2471,1.2479,1.2484,1.2485,1.2494,1.2500,1.2502,1.2509,1.2514,1.2521,1.2522,1.2534,1.2544,1.2553,1.2559,1.2561,1.2566,1.2576,1.2591,1.2592,1.2598,1.2603,1.2606,1.2615,1.2618,1.2625,1.2627,1.2635,1.2648,1.2660,1.2675,1.2679,1.2682,1.2688,1.2689,1.2702,1.2723,1.2737,1.2738,1.2743,1.2746,1.2755,1.2784,1.2795,1.2810,1.2811,1.2814,1.2825,1.2827,1.2829,1.2835,1.2867,1.2868,1.2870,1.2872,1.2873,1.2881,1.2884,1.2886,1.2890,1.2919,1.2920,1.2932,1.2943,1.2945,1.2949,1.2952,1.2955,1.2966,1.2969,1.2983,1.2993,1.3004,1.3031,1.3035,1.3044,1.3048,1.3058,1.3068,1.3076,1.3087,1.3092,1.3104,1.3107,1.3111,1.3124,1.3132,1.3155,1.3157,1.3165,1.3175,1.3177,1.3184,1.3189,1.3190,1.3210,1.3213,1.3223,1.3230,1.3248,1.3249,1.3250,1.3256,1.3267,1.3268,1.3275,1.3294,1.3297,1.3306,1.3308,1.3313,1.3318,1.3336,1.3362,1.3366,1.3371,1.3373,1.3379,1.3401,1.3408,1.3415,1.3427,1.3448,1.3462,1.3489,1.3498,1.3519,1.3541,1.3546,1.3549,1.3557,1.3565,1.3574,1.3575,1.3578,1.3592,1.3596,1.3604,1.3608,1.3637,1.3653,1.3658,1.3697,1.3699,1.3705,1.3738,1.3743,1.3750,1.3766,1.3781,1.3788,1.3794,1.3801,1.3803,1.3826,1.3858,1.3884,1.3904,1.3910,1.3914,1.3926,1.3936,1.3950,1.3966,1.3981,1.3982,1.3985,1.4005,1.4006,1.4043,1.4056,1.4074,1.4082,1.4117,1.4124,1.4135,1.4149,1.4151,1.4174,1.4191,1.4204,1.4227,1.4228,1.4250,1.4270,1.4290,1.4316,1.4320,1.4353,1.4359,1.4379,1.4405,1.4430,1.4438,1.4442,1.4454,1.4495,1.4500,1.4518,1.4563,1.4573,1.4586,1.4590,1.4594,1.4595,1.4597,1.4598,1.4605,1.4611,1.4636,1.4651,1.4668,1.4670,1.4699,1.4708,1.4737,1.4754,1.4766,1.4769,1.4789,1.4803,1.4818,1.4848,1.4860,1.4931,1.4947,1.4949,1.4986,1.4988,1.5001,1.5058,1.5088,1.5104,1.5109,1.5137,1.5149,1.5198,1.5232,1.5235,1.5257,1.5264,1.5271,1.5285,1.5342,1.5423,1.5454,1.5458,1.5470,1.5506,1.5507,1.5514,1.5542,1.5563,1.5578,1.5579,1.5588,1.5603,1.5618,1.5628,1.5658,1.5675,1.5676,1.5689,1.5843,1.5874,1.5877,1.5921,1.5962,1.6035,1.6096,1.6143,1.6145,1.6152,1.6165,1.6204,1.6208,1.6248,1.6265,1.6318,1.6348,1.6365,1.6393,1.6433,1.6592,1.6594,1.6644,1.6701,1.6727,1.6761,1.6778,1.6832,1.6841,1.6867,1.6873,1.6983,1.7060,1.7202,1.7244,1.7256,1.7266,1.7413,1.7440,1.7495,1.7501,1.7612,1.7641,1.7656,1.7681,1.7717,1.8136,1.8221,1.8232,1.8322,1.8356,1.8440,1.8483,1.8525,1.8559,1.8605,1.8628,1.8659,1.8668,1.8933,1.8949,1.9043,1.9177,1.9202,1.9286,1.9328,1.9330,1.9363,1.9594,1.9677,1.9790,1.9816,1.9845,1.9992,2.0000,2.0141,2.0152,2.0173,2.0352,2.0469,2.0583,2.0684,2.0803,2.0847,2.0927,2.0966,2.1000,2.1002,2.1028,2.1040,2.1068,2.1187,2.1193,2.1302,2.1510,2.1541,2.1591,2.1727,2.1758,2.2001,2.2020,2.2112,2.2125,2.2186,2.2369,2.2376,2.2396,2.2570,2.2654,2.2736,2.2782,2.2802,2.2970,2.3282,2.3332,2.3677,2.3718,2.3754,2.3966,2.4498,2.4813,2.5120,2.6373,2.6869,2.6944,2.7528,2.7784,2.8575,3.1174,3.1490,3.2388,3.2746,3.3880,3.7103,4.4525,4.6823,6.4509,7.4707,7.5005,7.8950,8.6561,9.3187],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3774597495527728,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4364937388193202,0.43828264758497315,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.774597495527728,0.776386404293381,0.778175313059034,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2521,0.2568,0.2643,0.2652,0.2709,0.2720,0.2723,0.2740,0.2751,0.2789,0.2816,0.2828,0.2831,0.2843,0.2851,0.2876,0.2894,0.2902,0.2903,0.2906,0.2916,0.2927,0.2938,0.2942,0.2948,0.2971,0.2972,0.2976,0.2987,0.2989,0.2990,0.2993,0.2994,0.2995,0.2999,0.3004,0.3014,0.3017,0.3028,0.3050,0.3060,0.3064,0.3079,0.3081,0.3082,0.3086,0.3092,0.3093,0.3095,0.3099,0.3112,0.3140,0.3147,0.3149,0.3150,0.3155,0.3160,0.3166,0.3169,0.3175,0.3177,0.3179,0.3182,0.3194,0.3203,0.3205,0.3213,0.3218,0.3219,0.3229,0.3242,0.3244,0.3249,0.3255,0.3267,0.3272,0.3285,0.3287,0.3294,0.3302,0.3303,0.3304,0.3315,0.3319,0.3321,0.3325,0.3327,0.3328,0.3345,0.3347,0.3355,0.3356,0.3358,0.3359,0.3363,0.3364,0.3368,0.3370,0.3375,0.3377,0.3378,0.3379,0.3381,0.3382,0.3385,0.3393,0.3394,0.3395,0.3405,0.3409,0.3410,0.3415,0.3420,0.3426,0.3430,0.3433,0.3435,0.3450,0.3465,0.3472,0.3479,0.3492,0.3497,0.3499,0.3523,0.3526,0.3533,0.3536,0.3540,0.3547,0.3548,0.3549,0.3552,0.3556,0.3574,0.3577,0.3580,0.3582,0.3587,0.3589,0.3602,0.3605,0.3607,0.3617,0.3618,0.3627,0.3638,0.3643,0.3647,0.3650,0.3659,0.3682,0.3693,0.3707,0.3711,0.3716,0.3726,0.3741,0.3749,0.3754,0.3764,0.3769,0.3770,0.3788,0.3794,0.3798,0.3806,0.3808,0.3809,0.3811,0.3817,0.3821,0.3826,0.3827,0.3830,0.3840,0.3849,0.3865,0.3867,0.3871,0.3878,0.3889,0.3891,0.3896,0.3903,0.3930,0.3931,0.3934,0.3958,0.3967,0.3982,0.4008,0.4017,0.4029,0.4058,0.4066,0.4074,0.4078,0.4091,0.4099,0.4105,0.4109,0.4119,0.4124,0.4159,0.4164,0.4199,0.4225,0.4248,0.4249,0.4251,0.4264,0.4269,0.4279,0.4308,0.4319,0.4323,0.4324,0.4344,0.4345,0.4356,0.4366,0.4376,0.4385,0.4395,0.4405,0.4410,0.4417,0.4419,0.4433,0.4461,0.4492,0.4506,0.4508,0.4523,0.4542,0.4562,0.4564,0.4567,0.4640,0.4642,0.4648,0.4650,0.4654,0.4655,0.4657,0.4671,0.4674,0.4719,0.4771,0.4778,0.4785,0.4791,0.4793,0.4804,0.4814,0.4816,0.4818,0.4842,0.4850,0.4859,0.4880,0.4882,0.4899,0.4914,0.4922,0.4928,0.4946,0.4948,0.4967,0.4972,0.4978,0.5013,0.5018,0.5033,0.5037,0.5071,0.5080,0.5090,0.5125,0.5142,0.5147,0.5150,0.5155,0.5170,0.5175,0.5180,0.5185,0.5205,0.5224,0.5230,0.5256,0.5282,0.5288,0.5301,0.5317,0.5322,0.5345,0.5351,0.5378,0.5384,0.5407,0.5408,0.5421,0.5422,0.5435,0.5441,0.5442,0.5468,0.5476,0.5486,0.5488,0.5494,0.5503,0.5513,0.5514,0.5522,0.5535,0.5546,0.5554,0.5586,0.5587,0.5604,0.5620,0.5623,0.5628,0.5643,0.5650,0.5668,0.5693,0.5707,0.5715,0.5755,0.5759,0.5763,0.5770,0.5772,0.5776,0.5779,0.5792,0.5813,0.5823,0.5835,0.5852,0.5868,0.5888,0.5891,0.5908,0.5918,0.5923,0.5924,0.5972,0.5984,0.5987,0.6018,0.6025,0.6041,0.6085,0.6104,0.6108,0.6117,0.6124,0.6141,0.6175,0.6194,0.6198,0.6199,0.6214,0.6215,0.6220,0.6258,0.6277,0.6278,0.6282,0.6305,0.6306,0.6352,0.6375,0.6382,0.6387,0.6427,0.6438,0.6463,0.6487,0.6489,0.6506,0.6537,0.6575,0.6605,0.6612,0.6650,0.6663,0.6669,0.6672,0.6678,0.6692,0.6707,0.6717,0.6747,0.6748,0.6780,0.6800,0.6806,0.6820,0.6831,0.6836,0.6843,0.6867,0.6868,0.6886,0.6891,0.6917,0.6919,0.6923,0.6924,0.6933,0.6999,0.7025,0.7040,0.7097,0.7116,0.7183,0.7184,0.7218,0.7239,0.7240,0.7245,0.7270,0.7295,0.7300,0.7313,0.7330,0.7353,0.7362,0.7391,0.7460,0.7477,0.7484,0.7509,0.7526,0.7566,0.7574,0.7631,0.7649,0.7658,0.7684,0.7736,0.7768,0.7781,0.7814,0.7898,0.7925,0.7951,0.7967,0.7997,0.7998,0.8012,0.8036,0.8052,0.8061,0.8112,0.8130,0.8160,0.8182,0.8213,0.8241,0.8316,0.8322,0.8376,0.8394,0.8451,0.8485,0.8488,0.8585,0.8740,0.8750,0.8803,0.8991,0.9064,0.9314,0.9409,0.9416,0.9444,0.9557,0.9771,0.9786,0.9816,0.9817,0.9866,0.9898,1.0055,1.0104,1.0278,1.0299,1.0468,1.0555,1.0607,1.0623,1.0664,1.0725,1.0745,1.0748,1.0757,1.1440,1.1642,1.1721,1.1957,1.2001,1.2101,1.2518,1.2555,1.2661,1.2824,1.2905,1.3175,1.3181,1.3526,1.3608,1.3774,1.3947,1.4011,1.4398,1.4677,1.5123,1.5370,1.5377,1.6180,1.6656,1.8792,1.8875],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10535714285714286,0.10714285714285714,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.1357142857142857,0.1375,0.14107142857142857,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.20357142857142857,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4035714285714286,0.40535714285714286,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1349,0.1392,0.1493,0.1576,0.1618,0.1635,0.1638,0.1664,0.1697,0.1709,0.1714,0.1753,0.1758,0.1783,0.1788,0.1790,0.1806,0.1813,0.1815,0.1820,0.1822,0.1835,0.1840,0.1843,0.1851,0.1855,0.1856,0.1877,0.1890,0.1894,0.1905,0.1911,0.1913,0.1921,0.1930,0.1934,0.1935,0.1942,0.1943,0.1945,0.1950,0.1954,0.1957,0.1960,0.1969,0.1981,0.1989,0.2003,0.2008,0.2014,0.2020,0.2022,0.2028,0.2032,0.2036,0.2061,0.2066,0.2070,0.2082,0.2092,0.2112,0.2130,0.2135,0.2137,0.2139,0.2140,0.2144,0.2168,0.2173,0.2180,0.2196,0.2217,0.2225,0.2231,0.2232,0.2239,0.2251,0.2253,0.2254,0.2270,0.2272,0.2281,0.2282,0.2288,0.2299,0.2300,0.2305,0.2311,0.2320,0.2340,0.2341,0.2345,0.2359,0.2369,0.2378,0.2380,0.2384,0.2386,0.2387,0.2388,0.2394,0.2408,0.2421,0.2426,0.2427,0.2432,0.2435,0.2444,0.2452,0.2473,0.2479,0.2489,0.2491,0.2499,0.2501,0.2505,0.2524,0.2526,0.2528,0.2536,0.2591,0.2603,0.2606,0.2613,0.2632,0.2636,0.2651,0.2657,0.2672,0.2695,0.2713,0.2719,0.2724,0.2726,0.2731,0.2743,0.2750,0.2754,0.2805,0.2894,0.2910,0.2913,0.2917,0.2927,0.2930,0.2950,0.2973,0.2989,0.2997,0.3002,0.3022,0.3040,0.3046,0.3061,0.3076,0.3093,0.3105,0.3117,0.3122,0.3140,0.3149,0.3183,0.3226,0.3231,0.3232,0.3234,0.3240,0.3280,0.3294,0.3308,0.3312,0.3318,0.3323,0.3348,0.3352,0.3367,0.3380,0.3403,0.3405,0.3408,0.3424,0.3438,0.3439,0.3440,0.3470,0.3472,0.3473,0.3490,0.3491,0.3495,0.3511,0.3518,0.3536,0.3545,0.3547,0.3581,0.3582,0.3592,0.3604,0.3634,0.3640,0.3653,0.3657,0.3679,0.3687,0.3690,0.3705,0.3711,0.3714,0.3715,0.3717,0.3721,0.3727,0.3728,0.3729,0.3751,0.3772,0.3800,0.3819,0.3824,0.3828,0.3829,0.3852,0.3870,0.3906,0.3926,0.3942,0.3966,0.3996,0.3997,0.4015,0.4028,0.4036,0.4038,0.4059,0.4100,0.4103,0.4106,0.4124,0.4176,0.4185,0.4192,0.4214,0.4219,0.4223,0.4241,0.4250,0.4253,0.4261,0.4276,0.4289,0.4326,0.4329,0.4334,0.4382,0.4392,0.4412,0.4417,0.4428,0.4429,0.4431,0.4440,0.4448,0.4453,0.4457,0.4485,0.4578,0.4582,0.4587,0.4591,0.4602,0.4620,0.4628,0.4635,0.4646,0.4668,0.4687,0.4711,0.4721,0.4725,0.4736,0.4746,0.4754,0.4757,0.4799,0.4837,0.4854,0.4862,0.4887,0.4891,0.4921,0.4922,0.4925,0.4962,0.4965,0.4974,0.4998,0.5008,0.5021,0.5042,0.5050,0.5066,0.5070,0.5082,0.5119,0.5127,0.5134,0.5153,0.5157,0.5158,0.5174,0.5193,0.5239,0.5249,0.5285,0.5291,0.5320,0.5339,0.5349,0.5350,0.5361,0.5365,0.5393,0.5428,0.5459,0.5465,0.5469,0.5532,0.5536,0.5577,0.5581,0.5595,0.5609,0.5626,0.5628,0.5643,0.5653,0.5682,0.5700,0.5701,0.5768,0.5797,0.5804,0.5827,0.5855,0.5876,0.5914,0.5917,0.5923,0.5994,0.6006,0.6045,0.6081,0.6119,0.6133,0.6134,0.6244,0.6258,0.6284,0.6313,0.6334,0.6351,0.6360,0.6367,0.6399,0.6412,0.6418,0.6423,0.6432,0.6438,0.6489,0.6511,0.6537,0.6538,0.6540,0.6553,0.6564,0.6568,0.6570,0.6580,0.6614,0.6621,0.6707,0.6779,0.6781,0.6795,0.6821,0.6831,0.6849,0.6851,0.6871,0.6878,0.6883,0.6943,0.6944,0.6947,0.6960,0.6975,0.7003,0.7015,0.7047,0.7076,0.7079,0.7086,0.7134,0.7186,0.7191,0.7192,0.7294,0.7386,0.7458,0.7572,0.7599,0.7608,0.7657,0.7662,0.7753,0.7769,0.7773,0.7797,0.7804,0.7819,0.7980,0.7986,0.8191,0.8242,0.8328,0.8511,0.8515,0.8613,0.8741,0.8745,0.8752,0.8815,0.8826,0.8833,0.8850,0.8876,0.8880,0.8901,0.9026,0.9046,0.9170,0.9355,0.9394,0.9536,0.9641,0.9699,0.9892,0.9979,1.0201,1.0399,1.0416,1.0455,1.1091,1.1142,1.2410,1.2447,1.2556,1.3143,1.3370,1.3562,1.3644,1.3683,1.3774,1.3832,1.3840,1.3842,1.4002,1.4186,1.4408,1.4510,1.4872,1.5295,1.5947,1.6066,1.6213,1.7001,1.7026,1.7100,1.7260,1.7279,1.7298,1.7304,1.7338,1.7409,1.7681,1.7728,1.7786,1.7805,1.8311,1.8352,1.8522,1.8841,1.8912,1.9058,1.9398,1.9484,1.9784,2.0434,2.0610,2.0669,2.0913,2.2509,2.2775,2.3051,2.4463,2.5737,2.6305,2.7387,2.8200,3.0616,3.2892,4.5867,5.6491,6.3720,6.7416,6.9228,8.2537,8.9249],"y":[0.0018552875695732839,0.0037105751391465678,0.0055658627087198514,0.0074211502782931356,0.00927643784786642,0.011131725417439703,0.012987012987012988,0.014842300556586271,0.016697588126159554,0.01855287569573284,0.02040816326530612,0.02411873840445269,0.025974025974025976,0.027829313543599257,0.029684601113172542,0.03153988868274583,0.03339517625231911,0.03710575139146568,0.03896103896103896,0.04081632653061224,0.04452690166975881,0.04638218923933209,0.04823747680890538,0.05009276437847866,0.05194805194805195,0.05380333951762523,0.055658627087198514,0.0575139146567718,0.059369202226345084,0.061224489795918366,0.06307977736549165,0.06493506493506493,0.06679035250463822,0.0686456400742115,0.07050092764378478,0.07235621521335807,0.07421150278293136,0.07606679035250463,0.07792207792207792,0.07977736549165121,0.08163265306122448,0.08348794063079777,0.08534322820037106,0.08719851576994433,0.08905380333951762,0.09090909090909091,0.09276437847866419,0.09647495361781076,0.09833024118738404,0.10018552875695733,0.10204081632653061,0.1038961038961039,0.10575139146567718,0.10946196660482375,0.11131725417439703,0.11317254174397032,0.1150278293135436,0.11688311688311688,0.11873840445269017,0.12059369202226346,0.12244897959183673,0.12430426716141002,0.1261595547309833,0.1280148423005566,0.12987012987012986,0.13172541743970315,0.13358070500927643,0.13543599257884972,0.137291280148423,0.14100185528756956,0.14285714285714285,0.14471243042671614,0.14656771799628943,0.14842300556586271,0.15213358070500926,0.15398886827458255,0.15584415584415584,0.15769944341372913,0.15955473098330242,0.1614100185528757,0.16326530612244897,0.16512059369202226,0.16697588126159554,0.16883116883116883,0.17068645640074212,0.1725417439703154,0.17439703153988867,0.17625231910946196,0.17810760667903525,0.17996289424860853,0.18181818181818182,0.1836734693877551,0.18552875695732837,0.18738404452690166,0.18923933209647495,0.19109461966604824,0.19480519480519481,0.19666048237476808,0.19851576994434136,0.20037105751391465,0.20222634508348794,0.20408163265306123,0.20593692022263452,0.2077922077922078,0.21150278293135436,0.21335807050092764,0.21521335807050093,0.21706864564007422,0.2189239332096475,0.22077922077922077,0.22263450834879406,0.22448979591836735,0.22634508348794063,0.22820037105751392,0.2300556586270872,0.23191094619666047,0.23376623376623376,0.23562152133580705,0.23933209647495363,0.24118738404452691,0.24304267161410018,0.24489795918367346,0.24675324675324675,0.24860853432282004,0.2504638218923933,0.2523191094619666,0.2541743970315399,0.2560296846011132,0.25788497217068646,0.2597402597402597,0.26159554730983303,0.2653061224489796,0.26716141001855287,0.2690166975881262,0.27087198515769945,0.2727272727272727,0.274582560296846,0.2764378478664193,0.2782931354359926,0.28014842300556586,0.2820037105751391,0.28385899814471244,0.2857142857142857,0.287569573283859,0.2894248608534323,0.2912801484230056,0.29313543599257885,0.2949907235621521,0.29684601113172543,0.2987012987012987,0.300556586270872,0.30241187384044527,0.3042671614100185,0.30612244897959184,0.3079777365491651,0.3098330241187384,0.3116883116883117,0.313543599257885,0.31539888682745826,0.3172541743970315,0.31910946196660483,0.3209647495361781,0.3228200371057514,0.3246753246753247,0.32653061224489793,0.32838589981447125,0.3302411873840445,0.3320964749536178,0.3339517625231911,0.3358070500927644,0.33766233766233766,0.3395176252319109,0.34137291280148424,0.3432282003710575,0.3450834879406308,0.3469387755102041,0.34879406307977734,0.35064935064935066,0.3525046382189239,0.35435992578849723,0.3562152133580705,0.3580705009276438,0.35992578849721707,0.36178107606679033,0.36363636363636365,0.3654916512059369,0.3673469387755102,0.3692022263450835,0.37105751391465674,0.37291280148423006,0.3747680890538033,0.37662337662337664,0.3784786641929499,0.3803339517625232,0.3821892393320965,0.38404452690166974,0.38589981447124305,0.3877551020408163,0.38961038961038963,0.3914656771799629,0.39332096474953615,0.39517625231910947,0.3970315398886827,0.39888682745825604,0.4007421150278293,0.4044526901669759,0.40630797773654914,0.40816326530612246,0.4100185528756957,0.4137291280148423,0.4155844155844156,0.4174397031539889,0.41929499072356213,0.42115027829313545,0.4230055658627087,0.424860853432282,0.4267161410018553,0.42857142857142855,0.43042671614100186,0.43413729128014844,0.4359925788497217,0.437847866419295,0.4397031539888683,0.44155844155844154,0.44341372912801486,0.4452690166975881,0.44712430426716143,0.4489795918367347,0.45083487940630795,0.45269016697588127,0.45454545454545453,0.45640074211502785,0.4582560296846011,0.4601113172541744,0.4619666048237477,0.46382189239332094,0.46567717996289426,0.4675324675324675,0.46938775510204084,0.4712430426716141,0.47309833024118736,0.47680890538033394,0.47866419294990725,0.4805194805194805,0.48237476808905383,0.4842300556586271,0.48608534322820035,0.48794063079777367,0.4897959183673469,0.49165120593692024,0.4935064935064935,0.49536178107606677,0.4972170686456401,0.49907235621521334,0.5009276437847866,0.5027829313543599,0.5046382189239332,0.5064935064935064,0.5083487940630798,0.5102040816326531,0.5120593692022264,0.5139146567717996,0.5157699443413729,0.5176252319109462,0.5194805194805194,0.5213358070500927,0.5231910946196661,0.5250463821892394,0.5269016697588126,0.5287569573283859,0.5306122448979592,0.5324675324675324,0.536178107606679,0.5380333951762524,0.5398886827458256,0.5417439703153989,0.5435992578849722,0.5454545454545454,0.5473098330241187,0.549165120593692,0.5510204081632653,0.5528756957328386,0.5547309833024119,0.5565862708719852,0.5584415584415584,0.5602968460111317,0.562152133580705,0.5640074211502782,0.5658627087198516,0.5677179962894249,0.5695732838589982,0.5714285714285714,0.575139146567718,0.5769944341372912,0.5788497217068646,0.5807050092764379,0.5825602968460112,0.5844155844155844,0.5862708719851577,0.588126159554731,0.5899814471243042,0.5918367346938775,0.5936920222634509,0.5955473098330241,0.5974025974025974,0.5992578849721707,0.601113172541744,0.6029684601113172,0.6048237476808905,0.6066790352504638,0.608534322820037,0.6103896103896104,0.6122448979591837,0.614100185528757,0.6159554730983302,0.6178107606679035,0.6196660482374768,0.62152133580705,0.6233766233766234,0.6252319109461967,0.62708719851577,0.6307977736549165,0.6326530612244898,0.634508348794063,0.6363636363636364,0.6382189239332097,0.640074211502783,0.6419294990723562,0.6437847866419295,0.6456400742115028,0.647495361781076,0.6493506493506493,0.6512059369202227,0.6530612244897959,0.6549165120593692,0.6567717996289425,0.6586270871985158,0.660482374768089,0.6623376623376623,0.6641929499072357,0.6660482374768089,0.6679035250463822,0.6697588126159555,0.6716141001855288,0.673469387755102,0.6753246753246753,0.6771799628942486,0.6790352504638218,0.6808905380333952,0.6827458256029685,0.6846011131725418,0.686456400742115,0.6883116883116883,0.6901669758812616,0.6920222634508348,0.6938775510204082,0.6957328385899815,0.6975881261595547,0.699443413729128,0.7012987012987013,0.7031539888682746,0.7050092764378478,0.7068645640074211,0.7087198515769945,0.7105751391465677,0.712430426716141,0.7142857142857143,0.7161410018552876,0.7179962894248608,0.7198515769944341,0.7217068645640075,0.7235621521335807,0.725417439703154,0.7272727272727273,0.7291280148423006,0.7309833024118738,0.7328385899814471,0.7346938775510204,0.7365491651205937,0.738404452690167,0.7402597402597403,0.7421150278293135,0.7439703153988868,0.7458256029684601,0.7476808905380334,0.7495361781076066,0.75139146567718,0.7532467532467533,0.7551020408163265,0.7569573283858998,0.7588126159554731,0.7606679035250464,0.7625231910946196,0.764378478664193,0.7662337662337663,0.7680890538033395,0.7699443413729128,0.7717996289424861,0.7736549165120594,0.7755102040816326,0.7773654916512059,0.7792207792207793,0.7810760667903525,0.7829313543599258,0.7847866419294991,0.7866419294990723,0.7884972170686456,0.7903525046382189,0.7922077922077922,0.7940630797773655,0.7959183673469388,0.7977736549165121,0.7996289424860853,0.8014842300556586,0.8033395176252319,0.8051948051948052,0.8070500927643784,0.8089053803339518,0.8107606679035251,0.8126159554730983,0.8144712430426716,0.8163265306122449,0.8181818181818182,0.8200371057513914,0.8218923933209648,0.8237476808905381,0.8256029684601113,0.8274582560296846,0.8293135435992579,0.8311688311688312,0.8330241187384044,0.8348794063079777,0.8367346938775511,0.8385899814471243,0.8404452690166976,0.8423005565862709,0.8441558441558441,0.8460111317254174,0.8478664192949907,0.849721706864564,0.8515769944341373,0.8534322820037106,0.8552875695732839,0.8571428571428571,0.8589981447124304,0.8608534322820037,0.862708719851577,0.8645640074211502,0.8664192949907236,0.8682745825602969,0.8701298701298701,0.8719851576994434,0.8738404452690167,0.87569573283859,0.8775510204081632,0.8794063079777366,0.8812615955473099,0.8831168831168831,0.8849721706864564,0.8868274582560297,0.8886827458256029,0.8905380333951762,0.8923933209647495,0.8942486085343229,0.8961038961038961,0.8979591836734694,0.8998144712430427,0.9016697588126159,0.9035250463821892,0.9053803339517625,0.9072356215213359,0.9090909090909091,0.9109461966604824,0.9128014842300557,0.9146567717996289,0.9165120593692022,0.9183673469387755,0.9202226345083488,0.922077922077922,0.9239332096474954,0.9257884972170687,0.9276437847866419,0.9294990723562152,0.9313543599257885,0.9332096474953617,0.935064935064935,0.9369202226345084,0.9387755102040817,0.9406307977736549,0.9424860853432282,0.9443413729128015,0.9461966604823747,0.948051948051948,0.9499072356215214,0.9517625231910947,0.9536178107606679,0.9554730983302412,0.9573283858998145,0.9591836734693877,0.961038961038961,0.9628942486085343,0.9647495361781077,0.9666048237476809,0.9684601113172542,0.9703153988868275,0.9721706864564007,0.974025974025974,0.9758812615955473,0.9777365491651205,0.9795918367346939,0.9814471243042672,0.9833024118738405,0.9851576994434137,0.987012987012987,0.9888682745825603,0.9907235621521335,0.9925788497217068,0.9944341372912802,0.9962894248608535,0.9981447124304267],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, blog.libp2p.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.libp2p.io-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.libp2p.io-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..c237f55706
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.libp2p.io-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.2955,0.4234,1.8627,2.0159,2.0161,2.0163,2.0165,2.0166,2.0167,2.0168,2.0169,2.0170,2.0171,2.0172,2.0173,2.0174,2.0175,2.0176,2.0177,2.0178,2.0179,2.0180,2.0181,2.0182,2.0183,2.0184,2.0185,2.0186,2.0187,2.0188,2.0189,2.0190,2.0191,2.0192,2.0193,2.0194,2.0195,2.0196,2.0197,2.0198,2.0199,2.0200,2.0201,2.0202,2.0203,2.0204,2.0205,2.0206,2.0207,2.0208,2.0209,2.0210,2.0211,2.0212,2.0213,2.0214,2.0215,2.0216,2.0217,2.0218,2.0219,2.0220,2.0221,2.0222,2.0223,2.0224,2.0226,2.0227,2.0228,2.0229,2.0231,2.0234,2.0235,2.0236,2.0240,2.0242,2.0243,2.0244,2.0245,2.0246,2.0247,2.0248,2.0249,2.0250,2.0251,2.0252,2.0253,2.0255,2.0257,2.0259,2.0260,2.0261,2.0262,2.0264,2.0265,2.0267,2.0268,2.0269,2.0271,2.0274,2.0276,2.0277,2.0278,2.0279,2.0280,2.0281,2.0285,2.0286,2.0289,2.0291,2.0293,2.0294,2.0295,2.0296,2.0297,2.0298,2.0299,2.0300,2.0303,2.0304,2.0307,2.0308,2.0309,2.0312,2.0313,2.0314,2.0315,2.0316,2.0317,2.0320,2.0321,2.0324,2.0329,2.0335,2.0344,2.0346,2.0349,2.0356,2.0361,2.0362,2.0367,2.0368,2.0384,2.0390,2.0416,2.0421,2.0424,2.0428,2.0430,2.0435,2.0440,2.0444,2.0446,2.0461,2.0469,2.0474,2.0476,2.0479,2.0486,2.0488,2.0495,2.0499,2.0505,2.0517,2.0518,2.0521,2.0524,2.0525,2.0526,2.0530,2.0536,2.0537,2.0541,2.0544,2.0545,2.0551,2.0555,2.0561,2.0571,2.0576,2.0578,2.0581,2.0593,2.0607,2.0617,2.0636,2.0645,2.0646,2.0647,2.0648,2.0649,2.0705,2.0731,2.0737,2.0740,2.0765,2.0790,2.0829,2.0843,2.0853,2.0861,2.0921,2.0928,2.0979,2.0997,2.1008,2.1011,2.1034,2.1087,2.1091,2.1164,2.1251,2.1280,2.1299,2.1426,2.1451,2.1523,2.1524,2.1583,2.1591,2.1642,2.1703,2.1883,2.1885,2.2144,2.2324,2.2366,2.2378,2.2385,2.2419,2.2436,2.2465,2.2472,2.2538,2.2560,2.2645,2.2798,2.2884,2.2944,2.3017,2.3061,2.3184,2.3224,2.3284,2.3472,2.3496,2.3646,2.3704,2.3953,2.4071,2.4082,2.4085,2.4516,2.4554,2.4727,2.5643,2.5685,2.6692,2.7024,2.9895,3.0746,3.2702,3.5800,3.6385,3.7053,6.5442,6.6288,6.7105,7.0554],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.014311270125223614,0.02146690518783542,0.025044722719141325,0.028622540250447227,0.03041144901610018,0.03935599284436494,0.0518783542039356,0.055456171735241505,0.06797853309481217,0.07513416815742398,0.08765652951699464,0.09838998211091235,0.1037567084078712,0.10912343470483005,0.1252236135957066,0.13774597495527727,0.148479427549195,0.15384615384615385,0.16100178890876565,0.17889087656529518,0.18604651162790697,0.19856887298747763,0.2075134168157424,0.22540250447227192,0.24329159212880144,0.25402504472271914,0.26833631484794274,0.2772808586762075,0.29695885509839,0.3041144901610018,0.3076923076923077,0.3112701252236136,0.3291592128801431,0.34525939177101966,0.3613595706618962,0.370304114490161,0.3810375670840787,0.38998211091234347,0.40429338103756707,0.41144901610017887,0.4221824686940966,0.43112701252236135,0.44543828264758495,0.4543828264758497,0.4669051878354204,0.47584973166368516,0.47942754919499103,0.48300536672629696,0.4865831842576029,0.4919499105545617,0.49731663685152055,0.5062611806797853,0.5134168157423972,0.5152057245080501,0.518783542039356,0.5295169946332737,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.552772808586762,0.5617173524150268,0.5706618962432916,0.5778175313059034,0.5796064400715564,0.5849731663685152,0.59391771019678,0.5974955277280859,0.5992844364937389,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6225402504472272,0.629695885509839,0.6332737030411449,0.6386404293381037,0.6404293381037567,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6618962432915921,0.6708407871198568,0.6726296958855098,0.6762075134168157,0.6797853309481217,0.6815742397137746,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7352415026833632,0.7370304114490162,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.3700,0.4843,0.8218,1.4347,1.5235,1.5242,1.5286,1.5432,1.5544,1.5806,1.5863,1.5868,1.5871,1.6026,1.6052,1.6066,1.6072,1.6099,1.6120,1.6147,1.6158,1.6185,1.6213,1.6216,1.6257,1.6323,1.6326,1.6412,1.6431,1.6434,1.6440,1.6465,1.6480,1.6483,1.6505,1.6557,1.6581,1.6639,1.6655,1.6683,1.6811,1.6873,1.6894,1.6907,1.6929,1.6932,1.6963,1.7007,1.7101,1.7264,1.7277,1.7295,1.7296,1.7304,1.7306,1.7367,1.7385,1.7391,1.7397,1.7441,1.7479,1.7481,1.7584,1.7585,1.7595,1.7682,1.7695,1.7707,1.7741,1.7792,1.7888,1.7894,1.7908,1.7930,1.7991,1.8018,1.8045,1.8054,1.8063,1.8119,1.8126,1.8133,1.8152,1.8172,1.8210,1.8246,1.8318,1.8414,1.8447,1.8470,1.8541,1.8547,1.8635,1.8643,1.8716,1.8764,1.8826,1.8836,1.8857,1.8888,1.8907,1.8923,1.8971,1.9017,1.9174,1.9212,1.9262,1.9332,1.9364,1.9375,1.9419,1.9429,1.9490,1.9557,1.9610,1.9694,1.9707,1.9790,1.9830,1.9967,2.0001,2.0053,2.0089,2.0102,2.0109,2.0111,2.0116,2.0118,2.0122,2.0125,2.0126,2.0127,2.0128,2.0129,2.0130,2.0132,2.0133,2.0134,2.0135,2.0136,2.0137,2.0138,2.0139,2.0140,2.0141,2.0142,2.0143,2.0144,2.0146,2.0147,2.0148,2.0149,2.0150,2.0151,2.0152,2.0153,2.0154,2.0155,2.0156,2.0157,2.0158,2.0159,2.0160,2.0161,2.0162,2.0163,2.0164,2.0165,2.0166,2.0167,2.0168,2.0169,2.0170,2.0171,2.0173,2.0174,2.0175,2.0176,2.0177,2.0178,2.0179,2.0180,2.0181,2.0182,2.0183,2.0185,2.0186,2.0187,2.0188,2.0189,2.0190,2.0191,2.0192,2.0193,2.0194,2.0195,2.0196,2.0197,2.0198,2.0199,2.0200,2.0201,2.0202,2.0203,2.0204,2.0205,2.0207,2.0208,2.0209,2.0210,2.0211,2.0212,2.0213,2.0214,2.0215,2.0216,2.0217,2.0219,2.0220,2.0221,2.0222,2.0223,2.0224,2.0225,2.0226,2.0227,2.0228,2.0229,2.0230,2.0231,2.0232,2.0233,2.0234,2.0235,2.0236,2.0238,2.0239,2.0240,2.0243,2.0244,2.0245,2.0246,2.0247,2.0248,2.0250,2.0251,2.0253,2.0254,2.0255,2.0256,2.0257,2.0258,2.0259,2.0262,2.0263,2.0267,2.0268,2.0269,2.0271,2.0272,2.0273,2.0274,2.0275,2.0276,2.0279,2.0280,2.0289,2.0292,2.0293,2.0296,2.0297,2.0299,2.0300,2.0303,2.0309,2.0310,2.0312,2.0313,2.0317,2.0318,2.0320,2.0326,2.0331,2.0343,2.0344,2.0347,2.0364,2.0365,2.0366,2.0372,2.0378,2.0380,2.0389,2.0395,2.0396,2.0403,2.0405,2.0414,2.0419,2.0420,2.0421,2.0429,2.0431,2.0434,2.0438,2.0439,2.0450,2.0451,2.0453,2.0461,2.0466,2.0471,2.0473,2.0475,2.0484,2.0485,2.0507,2.0516,2.0529,2.0532,2.0536,2.0556,2.0557,2.0560,2.0561,2.0574,2.0576,2.0579,2.0595,2.0601,2.0602,2.0606,2.0613,2.0620,2.0621,2.0624,2.0636,2.0643,2.0653,2.0671,2.0721,2.0733,2.0762,2.0819,2.0858,2.0873,2.0943,2.1200,2.1297,2.1377,2.1422,2.1499,2.1594,2.1663,2.1728,2.1739,2.1846,2.2033,2.2376,2.2567,2.2678,2.2842,2.3296,2.4000,2.4685,2.6319,2.6928,2.9122,3.1560,4.9009,8.6168],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24821428571428572,0.25535714285714284,0.2625,0.26964285714285713,0.2732142857142857,0.28035714285714286,0.2857142857142857,0.2875,0.29464285714285715,0.29642857142857143,0.30178571428571427,0.3125,0.31607142857142856,0.325,0.3339285714285714,0.3392857142857143,0.34285714285714286,0.34464285714285714,0.35,0.3517857142857143,0.3535714285714286,0.35714285714285715,0.35892857142857143,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.37142857142857144,0.3732142857142857,0.38035714285714284,0.3875,0.39107142857142857,0.3964285714285714,0.3982142857142857,0.4035714285714286,0.4125,0.4160714285714286,0.42142857142857143,0.425,0.42678571428571427,0.42857142857142855,0.43214285714285716,0.4375,0.4392857142857143,0.44285714285714284,0.44642857142857145,0.45,0.45357142857142857,0.4589285714285714,0.46964285714285714,0.4767857142857143,0.48392857142857143,0.4857142857142857,0.4875,0.4982142857142857,0.5,0.5125,0.5160714285714286,0.5196428571428572,0.525,0.5267857142857143,0.5321428571428571,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5535714285714286,0.5660714285714286,0.5696428571428571,0.5803571428571429,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.6017857142857143,0.6125,0.6142857142857143,0.6160714285714286,0.6214285714285714,0.625,0.6285714285714286,0.6303571428571428,0.6339285714285714,0.6375,0.6410714285714286,0.6428571428571429,0.6464285714285715,0.65,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6642857142857143,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.675,0.6767857142857143,0.6785714285714286,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6946428571428571,0.7,0.7017857142857142,0.7035714285714286,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7178571428571429,0.7196428571428571,0.7232142857142857,0.7267857142857143,0.7303571428571428,0.7339285714285714,0.7410714285714286,0.7428571428571429,0.7482142857142857,0.75,0.7517857142857143,0.7571428571428571,0.7607142857142857,0.7660714285714286,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8053571428571429,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8607142857142858,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.5313,0.8844,1.3975,1.4521,1.6172,1.6498,1.7206,1.7398,1.7413,1.7488,1.8212,1.8310,1.9007,1.9406,2.0077,2.0078,2.0118,2.0119,2.0120,2.0122,2.0124,2.0125,2.0126,2.0127,2.0128,2.0129,2.0130,2.0131,2.0132,2.0133,2.0134,2.0135,2.0137,2.0139,2.0140,2.0141,2.0142,2.0143,2.0144,2.0145,2.0146,2.0147,2.0148,2.0149,2.0150,2.0152,2.0153,2.0154,2.0155,2.0156,2.0157,2.0158,2.0160,2.0161,2.0162,2.0164,2.0166,2.0167,2.0168,2.0169,2.0170,2.0171,2.0172,2.0173,2.0174,2.0175,2.0176,2.0177,2.0178,2.0179,2.0180,2.0181,2.0182,2.0183,2.0184,2.0185,2.0186,2.0187,2.0188,2.0189,2.0190,2.0191,2.0192,2.0193,2.0194,2.0195,2.0196,2.0197,2.0198,2.0199,2.0200,2.0201,2.0202,2.0203,2.0204,2.0205,2.0206,2.0207,2.0208,2.0209,2.0210,2.0211,2.0212,2.0213,2.0214,2.0215,2.0216,2.0217,2.0218,2.0219,2.0220,2.0221,2.0223,2.0224,2.0225,2.0226,2.0228,2.0229,2.0230,2.0232,2.0233,2.0234,2.0236,2.0237,2.0240,2.0241,2.0242,2.0243,2.0244,2.0245,2.0247,2.0250,2.0251,2.0252,2.0253,2.0255,2.0256,2.0258,2.0259,2.0260,2.0261,2.0262,2.0263,2.0264,2.0268,2.0270,2.0272,2.0273,2.0274,2.0276,2.0278,2.0279,2.0283,2.0284,2.0289,2.0290,2.0291,2.0295,2.0298,2.0299,2.0302,2.0303,2.0304,2.0310,2.0316,2.0318,2.0321,2.0326,2.0327,2.0328,2.0329,2.0334,2.0336,2.0338,2.0339,2.0343,2.0348,2.0355,2.0358,2.0368,2.0369,2.0371,2.0379,2.0381,2.0384,2.0386,2.0389,2.0392,2.0393,2.0403,2.0408,2.0415,2.0416,2.0418,2.0426,2.0427,2.0429,2.0433,2.0436,2.0452,2.0457,2.0458,2.0461,2.0467,2.0473,2.0480,2.0483,2.0500,2.0510,2.0511,2.0525,2.0528,2.0531,2.0540,2.0541,2.0558,2.0560,2.0580,2.0582,2.0583,2.0587,2.0594,2.0603,2.0611,2.0616,2.0626,2.0838,2.0855,2.0885,2.0926,2.0954,2.0972,2.0976,2.1049,2.1137,2.1165,2.1169,2.1252,2.1258,2.1332,2.1432,2.1455,2.1505,2.1594,2.1643,2.1804,2.1854,2.1896,2.2265,2.2285,2.2384,2.2547,2.2579,2.2631,2.2709,2.2712,2.2760,2.2897,2.2930,2.2962,2.2986,2.3089,2.3116,2.3217,2.3894,2.3929,2.3961,2.4006,2.4053,2.4395,2.4425,2.4561,2.4683,2.4739,2.4900,2.5168,2.5315,2.5551,2.5622,2.5643,2.5713,2.5729,2.5813,2.5830,2.5840,2.5868,2.8004,2.8066,2.8678,2.8956,2.9001,2.9915,3.0135,3.0466,3.0680,3.1037,3.1685,3.1760,3.1877,3.2072,3.3012,3.3411,3.3527,3.3984,3.4002,3.4196,3.4236,3.4592,3.5311,3.5797,3.5812,3.5828,3.7269,4.0731,4.1707,4.2287,5.6317,7.1036,10.7765],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.05,0.055357142857142855,0.05892857142857143,0.0625,0.07321428571428572,0.075,0.08035714285714286,0.08928571428571429,0.09285714285714286,0.09642857142857143,0.1,0.10535714285714286,0.11428571428571428,0.12142857142857143,0.125,0.12678571428571428,0.13392857142857142,0.1357142857142857,0.14107142857142857,0.14464285714285716,0.14821428571428572,0.15,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.16071428571428573,0.1625,0.16964285714285715,0.1732142857142857,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18571428571428572,0.18928571428571428,0.19107142857142856,0.19464285714285715,0.2,0.20714285714285716,0.21071428571428572,0.21428571428571427,0.21964285714285714,0.22678571428571428,0.2392857142857143,0.24464285714285713,0.25357142857142856,0.2642857142857143,0.2714285714285714,0.2767857142857143,0.2785714285714286,0.29285714285714287,0.30892857142857144,0.31785714285714284,0.32321428571428573,0.3339285714285714,0.3464285714285714,0.3535714285714286,0.3607142857142857,0.3732142857142857,0.3767857142857143,0.38035714285714284,0.3875,0.3892857142857143,0.3982142857142857,0.4125,0.41964285714285715,0.4303571428571429,0.44107142857142856,0.44642857142857145,0.4517857142857143,0.4589285714285714,0.4625,0.46964285714285714,0.48035714285714287,0.49107142857142855,0.49464285714285716,0.5035714285714286,0.5107142857142857,0.5160714285714286,0.5178571428571429,0.5232142857142857,0.5285714285714286,0.5392857142857143,0.5428571428571428,0.5446428571428571,0.5535714285714286,0.5571428571428572,0.5607142857142857,0.5642857142857143,0.5660714285714286,0.5714285714285714,0.575,0.5803571428571429,0.5857142857142857,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.6,0.6035714285714285,0.6071428571428571,0.6107142857142858,0.6178571428571429,0.6196428571428572,0.6232142857142857,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6375,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6589285714285714,0.6607142857142857,0.6625,0.6678571428571428,0.6696428571428571,0.6732142857142858,0.675,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.3074,0.3296,0.3316,0.3330,0.3368,0.3395,0.3436,0.3449,0.3453,0.3462,0.3489,0.3495,0.3550,0.3576,0.3587,0.3601,0.3612,0.3657,0.3658,0.3668,0.3683,0.3687,0.3692,0.3712,0.3721,0.3728,0.3741,0.3748,0.3763,0.3793,0.3795,0.3814,0.3818,0.3830,0.3837,0.3842,0.3844,0.3870,0.3882,0.3893,0.3901,0.3914,0.3922,0.3928,0.3929,0.3935,0.3953,0.3958,0.3963,0.3979,0.3988,0.3989,0.3992,0.3998,0.4010,0.4019,0.4026,0.4043,0.4057,0.4058,0.4061,0.4086,0.4092,0.4106,0.4111,0.4114,0.4117,0.4122,0.4127,0.4141,0.4147,0.4148,0.4151,0.4153,0.4159,0.4163,0.4183,0.4194,0.4196,0.4199,0.4201,0.4224,0.4253,0.4269,0.4304,0.4313,0.4315,0.4322,0.4342,0.4365,0.4368,0.4382,0.4395,0.4407,0.4413,0.4421,0.4422,0.4424,0.4432,0.4448,0.4450,0.4456,0.4457,0.4460,0.4461,0.4469,0.4474,0.4483,0.4500,0.4501,0.4504,0.4513,0.4520,0.4522,0.4524,0.4541,0.4553,0.4554,0.4558,0.4559,0.4563,0.4568,0.4574,0.4575,0.4576,0.4585,0.4587,0.4589,0.4606,0.4608,0.4611,0.4620,0.4622,0.4629,0.4637,0.4655,0.4673,0.4684,0.4691,0.4695,0.4701,0.4740,0.4743,0.4755,0.4758,0.4762,0.4766,0.4770,0.4793,0.4831,0.4837,0.4842,0.4853,0.4861,0.4862,0.4874,0.4902,0.4904,0.4906,0.4910,0.4919,0.4932,0.4934,0.4944,0.4959,0.4960,0.4973,0.4974,0.4989,0.4994,0.5015,0.5025,0.5049,0.5063,0.5085,0.5087,0.5098,0.5124,0.5160,0.5161,0.5190,0.5211,0.5213,0.5221,0.5245,0.5252,0.5263,0.5292,0.5303,0.5306,0.5308,0.5316,0.5348,0.5368,0.5370,0.5409,0.5411,0.5423,0.5447,0.5450,0.5456,0.5472,0.5485,0.5506,0.5529,0.5531,0.5533,0.5577,0.5581,0.5583,0.5587,0.5589,0.5598,0.5655,0.5672,0.5673,0.5674,0.5690,0.5729,0.5734,0.5768,0.5773,0.5791,0.5802,0.5810,0.5811,0.5831,0.5846,0.5857,0.5868,0.5879,0.5884,0.5890,0.5892,0.5894,0.5907,0.5926,0.5931,0.5990,0.6025,0.6048,0.6053,0.6102,0.6135,0.6142,0.6173,0.6177,0.6178,0.6218,0.6229,0.6236,0.6244,0.6279,0.6281,0.6282,0.6283,0.6346,0.6416,0.6440,0.6442,0.6451,0.6461,0.6467,0.6480,0.6505,0.6510,0.6527,0.6559,0.6577,0.6594,0.6642,0.6644,0.6653,0.6692,0.6696,0.6699,0.6728,0.6755,0.6761,0.6776,0.6778,0.6779,0.6786,0.6801,0.6813,0.6823,0.6847,0.6860,0.6875,0.6882,0.6885,0.6888,0.6922,0.6944,0.6946,0.6975,0.6982,0.7027,0.7037,0.7053,0.7057,0.7068,0.7073,0.7077,0.7099,0.7120,0.7132,0.7144,0.7204,0.7225,0.7228,0.7255,0.7266,0.7267,0.7287,0.7301,0.7306,0.7347,0.7353,0.7385,0.7386,0.7432,0.7435,0.7442,0.7496,0.7518,0.7530,0.7571,0.7576,0.7598,0.7605,0.7636,0.7637,0.7663,0.7731,0.7738,0.7763,0.7769,0.7778,0.7792,0.7907,0.7925,0.7939,0.7943,0.7982,0.7992,0.7995,0.8000,0.8009,0.8062,0.8089,0.8098,0.8113,0.8129,0.8132,0.8141,0.8151,0.8154,0.8200,0.8212,0.8219,0.8221,0.8248,0.8251,0.8252,0.8271,0.8302,0.8317,0.8355,0.8367,0.8373,0.8378,0.8396,0.8423,0.8438,0.8463,0.8482,0.8484,0.8519,0.8549,0.8553,0.8594,0.8664,0.8668,0.8679,0.8690,0.8729,0.8737,0.8753,0.8759,0.8763,0.8765,0.8774,0.8792,0.8843,0.8846,0.8852,0.8861,0.8883,0.8891,0.8893,0.8947,0.8967,0.8987,0.9010,0.9012,0.9082,0.9088,0.9089,0.9112,0.9134,0.9135,0.9145,0.9151,0.9159,0.9192,0.9195,0.9206,0.9213,0.9239,0.9282,0.9306,0.9307,0.9312,0.9313,0.9326,0.9371,0.9406,0.9425,0.9456,0.9476,0.9479,0.9497,0.9509,0.9513,0.9526,0.9582,0.9634,0.9659,0.9667,0.9708,0.9743,0.9757,0.9769,0.9772,0.9789,0.9872,0.9928,0.9937,0.9966,0.9973,0.9983,0.9999,1.0078,1.0080,1.0088,1.0117,1.0125,1.0130,1.0131,1.0184,1.0206,1.0222,1.0246,1.0288,1.0292,1.0368,1.0376,1.0411,1.0438,1.0445,1.0449,1.0464,1.0478,1.0501,1.0627,1.0651,1.0700,1.0827,1.0864,1.0958,1.1018,1.1076,1.1291,1.1404,1.1421,1.1526,1.1597,1.1619,1.1621,1.1690,1.1719,1.1848,1.1850,1.1991,1.2004,1.2064,1.2095,1.2174,1.2298,1.2299,1.2300,1.2307,1.2393,1.2555,1.2600,1.2736,1.2814,1.2847,1.2879,1.2947,1.2968,1.3136,1.3193,1.3223,1.3302,1.3454,1.3538,1.4229,1.4357,1.4813,1.5143,1.6407,1.7155,1.7443,2.0568,2.1370,2.4320,2.5016,2.5921,2.9199,5.2204,5.6180,6.1050,7.1394,8.3606,8.7921],"y":[0.0018148820326678765,0.003629764065335753,0.0054446460980036296,0.007259528130671506,0.009074410163339383,0.010889292196007259,0.012704174228675136,0.014519056261343012,0.016333938294010888,0.018148820326678767,0.019963702359346643,0.021778584392014518,0.023593466424682397,0.025408348457350273,0.02722323049001815,0.029038112522686024,0.030852994555353903,0.032667876588021776,0.034482758620689655,0.036297640653357534,0.038112522686025406,0.039927404718693285,0.041742286751361164,0.043557168784029036,0.045372050816696916,0.04900181488203267,0.050816696914700546,0.05263157894736842,0.0544464609800363,0.056261343012704176,0.05807622504537205,0.05989110707803993,0.06170598911070781,0.06352087114337568,0.06533575317604355,0.06715063520871144,0.06896551724137931,0.07078039927404718,0.07259528130671507,0.07441016333938294,0.07622504537205081,0.0780399274047187,0.07985480943738657,0.08166969147005444,0.08348457350272233,0.0852994555353902,0.08711433756805807,0.08892921960072596,0.09074410163339383,0.0925589836660617,0.09437386569872959,0.09618874773139746,0.09800362976406533,0.0998185117967332,0.10163339382940109,0.10344827586206896,0.10526315789473684,0.10707803992740472,0.1088929219600726,0.11070780399274047,0.11252268602540835,0.11433756805807622,0.11796733212341198,0.11978221415607986,0.12159709618874773,0.12341197822141561,0.12522686025408347,0.12704174228675136,0.1306715063520871,0.132486388384755,0.13430127041742287,0.13611615245009073,0.13793103448275862,0.1397459165154265,0.14156079854809436,0.14337568058076225,0.14519056261343014,0.147005444646098,0.14882032667876588,0.15063520871143377,0.15245009074410162,0.1542649727767695,0.1560798548094374,0.15789473684210525,0.15970961887477314,0.16152450090744103,0.16333938294010888,0.16696914700544466,0.16878402903811252,0.1705989110707804,0.1724137931034483,0.17422867513611615,0.17604355716878403,0.17785843920145192,0.17967332123411978,0.18148820326678766,0.18330308529945555,0.1851179673321234,0.1869328493647913,0.18874773139745918,0.19056261343012704,0.19237749546279492,0.19419237749546278,0.19600725952813067,0.19782214156079855,0.1996370235934664,0.2014519056261343,0.20326678765880218,0.20508166969147004,0.20689655172413793,0.20871143375680581,0.21052631578947367,0.21234119782214156,0.21415607985480944,0.2159709618874773,0.2177858439201452,0.21960072595281308,0.22141560798548093,0.22323049001814882,0.2250453720508167,0.22686025408348456,0.22867513611615245,0.23049001814882034,0.2323049001814882,0.23411978221415608,0.23593466424682397,0.23774954627949182,0.2413793103448276,0.24319419237749546,0.24500907441016334,0.24682395644283123,0.25045372050816694,0.25226860254083483,0.2540834845735027,0.2558983666061706,0.2577132486388385,0.2595281306715064,0.2613430127041742,0.2631578947368421,0.26497277676951,0.26678765880217786,0.26860254083484575,0.27041742286751363,0.27223230490018147,0.27404718693284935,0.27586206896551724,0.2776769509981851,0.279491833030853,0.2813067150635209,0.2831215970961887,0.2849364791288566,0.2867513611615245,0.2885662431941924,0.29038112522686027,0.29219600725952816,0.294010889292196,0.2958257713248639,0.29764065335753176,0.29945553539019965,0.30127041742286753,0.3030852994555354,0.30490018148820325,0.30671506352087113,0.308529945553539,0.3103448275862069,0.3121597096188748,0.3139745916515426,0.3157894736842105,0.3194192377495463,0.32304900181488205,0.3248638838475499,0.32667876588021777,0.32849364791288566,0.33030852994555354,0.33212341197822143,0.3339382940108893,0.33575317604355714,0.33756805807622503,0.3393829401088929,0.3411978221415608,0.3430127041742287,0.3448275862068966,0.3466424682395644,0.3502722323049002,0.35208711433756806,0.35390199637023595,0.35571687840290384,0.35753176043557167,0.35934664246823955,0.36116152450090744,0.3629764065335753,0.3647912885662432,0.3666061705989111,0.3684210526315789,0.3702359346642468,0.3720508166969147,0.3738656987295826,0.37568058076225047,0.37749546279491836,0.3793103448275862,0.3811252268602541,0.38294010889292196,0.38475499092558985,0.38656987295825773,0.38838475499092556,0.39019963702359345,0.39201451905626133,0.3938294010889292,0.3956442831215971,0.397459165154265,0.3992740471869328,0.4010889292196007,0.4029038112522686,0.4047186932849365,0.40653357531760437,0.40834845735027225,0.4101633393829401,0.41197822141560797,0.41379310344827586,0.41560798548094374,0.41742286751361163,0.4192377495462795,0.42105263157894735,0.42286751361161523,0.4246823956442831,0.426497277676951,0.4301270417422868,0.4319419237749546,0.4337568058076225,0.4355716878402904,0.43738656987295826,0.43920145190562615,0.44101633393829404,0.44283121597096187,0.44646098003629764,0.4482758620689655,0.4500907441016334,0.4519056261343013,0.4537205081669691,0.455535390199637,0.4573502722323049,0.4591651542649728,0.46098003629764067,0.4627949183303085,0.4646098003629764,0.4664246823956443,0.46823956442831216,0.47005444646098005,0.47186932849364793,0.47368421052631576,0.47549909255898365,0.47731397459165154,0.4791288566243194,0.4809437386569873,0.4827586206896552,0.484573502722323,0.4863883847549909,0.4882032667876588,0.4900181488203267,0.49183303085299457,0.49364791288566245,0.4954627949183303,0.49727767695099817,0.49909255898366606,0.5009074410163339,0.5027223230490018,0.5045372050816697,0.5063520871143375,0.5081669691470054,0.5099818511796733,0.5117967332123412,0.5136116152450091,0.515426497277677,0.5172413793103449,0.5190562613430127,0.5208711433756806,0.5226860254083484,0.5245009074410163,0.5263157894736842,0.5281306715063521,0.52994555353902,0.5317604355716878,0.5335753176043557,0.5353901996370236,0.5372050816696915,0.5390199637023594,0.542649727767695,0.5462794918330308,0.5480943738656987,0.5499092558983666,0.5517241379310345,0.5535390199637024,0.5553539019963702,0.5571687840290381,0.558983666061706,0.5607985480943739,0.5626134301270418,0.5644283121597096,0.5662431941923775,0.5680580762250453,0.5698729582577132,0.5716878402903811,0.573502722323049,0.5753176043557169,0.5771324863883848,0.5789473684210527,0.5807622504537205,0.5825771324863884,0.5843920145190563,0.5862068965517241,0.588021778584392,0.5898366606170599,0.5916515426497277,0.5934664246823956,0.5952813067150635,0.5970961887477314,0.5989110707803993,0.6007259528130672,0.6025408348457351,0.604355716878403,0.6061705989110708,0.6079854809437386,0.6098003629764065,0.6116152450090744,0.6134301270417423,0.6152450090744102,0.617059891107078,0.6188747731397459,0.6206896551724138,0.6225045372050817,0.6243194192377496,0.6261343012704175,0.6279491833030852,0.6297640653357531,0.631578947368421,0.6333938294010889,0.6352087114337568,0.6370235934664247,0.6388384754990926,0.6406533575317604,0.6424682395644283,0.6442831215970962,0.6460980036297641,0.647912885662432,0.6497277676950998,0.6515426497277677,0.6533575317604355,0.6551724137931034,0.6569872958257713,0.6588021778584392,0.6606170598911071,0.662431941923775,0.6642468239564429,0.6660617059891107,0.6678765880217786,0.6696914700544465,0.6715063520871143,0.6733212341197822,0.6751361161524501,0.676950998185118,0.6787658802177858,0.6805807622504537,0.6823956442831216,0.6842105263157895,0.6860254083484574,0.6878402903811253,0.6896551724137931,0.691470054446461,0.6932849364791288,0.6950998185117967,0.6969147005444646,0.6987295825771325,0.7005444646098004,0.7023593466424682,0.7041742286751361,0.705989110707804,0.7078039927404719,0.7096188747731398,0.7114337568058077,0.7132486388384754,0.7150635208711433,0.7168784029038112,0.7186932849364791,0.720508166969147,0.7223230490018149,0.7241379310344828,0.7259528130671506,0.7277676950998185,0.7295825771324864,0.7313974591651543,0.7332123411978222,0.73502722323049,0.7368421052631579,0.7386569872958257,0.7404718693284936,0.7422867513611615,0.7441016333938294,0.7459165154264973,0.7477313974591652,0.7495462794918331,0.7513611615245009,0.7531760435571688,0.7549909255898367,0.7568058076225045,0.7586206896551724,0.7604355716878403,0.7622504537205081,0.764065335753176,0.7658802177858439,0.7676950998185118,0.7695099818511797,0.7713248638838476,0.7731397459165155,0.7749546279491834,0.7767695099818511,0.778584392014519,0.7803992740471869,0.7822141560798548,0.7840290381125227,0.7858439201451906,0.7876588021778584,0.7894736842105263,0.7912885662431942,0.7931034482758621,0.79491833030853,0.7967332123411979,0.7985480943738656,0.8003629764065335,0.8021778584392014,0.8039927404718693,0.8058076225045372,0.8076225045372051,0.809437386569873,0.8112522686025408,0.8130671506352087,0.8148820326678766,0.8166969147005445,0.8185117967332124,0.8203266787658802,0.822141560798548,0.8239564428312159,0.8257713248638838,0.8275862068965517,0.8294010889292196,0.8312159709618875,0.8330308529945554,0.8348457350272233,0.8366606170598911,0.838475499092559,0.8402903811252269,0.8421052631578947,0.8439201451905626,0.8457350272232305,0.8475499092558983,0.8493647912885662,0.8511796733212341,0.852994555353902,0.8548094373865699,0.8566243194192378,0.8584392014519057,0.8602540834845736,0.8620689655172413,0.8638838475499092,0.8656987295825771,0.867513611615245,0.8693284936479129,0.8711433756805808,0.8729582577132486,0.8747731397459165,0.8765880217785844,0.8784029038112523,0.8802177858439202,0.8820326678765881,0.8838475499092558,0.8856624319419237,0.8874773139745916,0.8892921960072595,0.8911070780399274,0.8929219600725953,0.8947368421052632,0.896551724137931,0.8983666061705989,0.9001814882032668,0.9019963702359347,0.9038112522686026,0.9056261343012704,0.9074410163339383,0.9092558983666061,0.911070780399274,0.9128856624319419,0.9147005444646098,0.9165154264972777,0.9183303085299456,0.9201451905626135,0.9219600725952813,0.9237749546279492,0.925589836660617,0.9274047186932849,0.9292196007259528,0.9310344827586207,0.9328493647912885,0.9346642468239564,0.9364791288566243,0.9382940108892922,0.9401088929219601,0.941923774954628,0.9437386569872959,0.9455535390199638,0.9473684210526315,0.9491833030852994,0.9509981851179673,0.9528130671506352,0.9546279491833031,0.956442831215971,0.9582577132486388,0.9600725952813067,0.9618874773139746,0.9637023593466425,0.9655172413793104,0.9673321234119783,0.969147005444646,0.9709618874773139,0.9727767695099818,0.9745916515426497,0.9764065335753176,0.9782214156079855,0.9800362976406534,0.9818511796733213,0.9836660617059891,0.985480943738657,0.9872958257713249,0.9891107078039928,0.9909255898366606,0.9927404718693285,0.9945553539019963,0.9963702359346642,0.9981851179673321],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.7359,0.7790,1.6821,1.6829,1.7058,1.7264,1.7831,1.7910,1.7927,1.8038,1.8324,1.8365,1.8394,1.8616,1.8702,1.8779,1.8884,1.8888,1.8913,1.8979,1.9060,1.9166,1.9249,1.9272,1.9351,1.9354,1.9411,1.9428,1.9451,1.9490,1.9517,1.9563,1.9579,1.9584,1.9592,1.9658,1.9688,1.9703,1.9712,1.9750,1.9752,1.9784,1.9795,1.9841,1.9848,1.9851,1.9855,1.9867,1.9868,1.9917,1.9995,2.0016,2.0028,2.0048,2.0053,2.0110,2.0111,2.0121,2.0123,2.0125,2.0126,2.0127,2.0129,2.0130,2.0131,2.0132,2.0133,2.0134,2.0135,2.0136,2.0137,2.0138,2.0139,2.0140,2.0142,2.0144,2.0145,2.0148,2.0149,2.0150,2.0151,2.0152,2.0153,2.0154,2.0155,2.0156,2.0157,2.0158,2.0160,2.0161,2.0162,2.0163,2.0164,2.0165,2.0166,2.0167,2.0168,2.0169,2.0170,2.0171,2.0172,2.0173,2.0174,2.0175,2.0177,2.0178,2.0179,2.0180,2.0181,2.0182,2.0183,2.0184,2.0185,2.0186,2.0187,2.0188,2.0189,2.0190,2.0191,2.0192,2.0193,2.0196,2.0197,2.0199,2.0201,2.0203,2.0204,2.0205,2.0206,2.0207,2.0208,2.0209,2.0211,2.0213,2.0214,2.0215,2.0216,2.0217,2.0220,2.0221,2.0222,2.0226,2.0227,2.0228,2.0229,2.0231,2.0232,2.0233,2.0235,2.0236,2.0238,2.0242,2.0243,2.0244,2.0248,2.0250,2.0251,2.0253,2.0254,2.0255,2.0256,2.0257,2.0258,2.0259,2.0260,2.0261,2.0263,2.0264,2.0267,2.0268,2.0272,2.0273,2.0274,2.0275,2.0276,2.0277,2.0280,2.0281,2.0282,2.0284,2.0288,2.0296,2.0301,2.0303,2.0305,2.0306,2.0307,2.0308,2.0309,2.0312,2.0313,2.0318,2.0321,2.0322,2.0324,2.0330,2.0340,2.0341,2.0345,2.0347,2.0353,2.0358,2.0363,2.0365,2.0368,2.0373,2.0379,2.0384,2.0388,2.0392,2.0395,2.0396,2.0401,2.0407,2.0409,2.0412,2.0422,2.0423,2.0427,2.0437,2.0463,2.0466,2.0470,2.0476,2.0479,2.0480,2.0487,2.0504,2.0508,2.0509,2.0517,2.0518,2.0564,2.0567,2.0569,2.0583,2.0589,2.0597,2.0600,2.0611,2.0632,2.0656,2.0667,2.0669,2.0682,2.0716,2.0720,2.0762,2.0763,2.0788,2.0801,2.0806,2.0812,2.0825,2.0884,2.0899,2.0940,2.0941,2.0972,2.0976,2.0992,2.0995,2.0999,2.1008,2.1016,2.1024,2.1051,2.1072,2.1091,2.1104,2.1121,2.1133,2.1145,2.1165,2.1167,2.1171,2.1183,2.1186,2.1192,2.1206,2.1213,2.1224,2.1232,2.1235,2.1268,2.1301,2.1319,2.1335,2.1341,2.1354,2.1356,2.1407,2.1414,2.1430,2.1465,2.1468,2.1541,2.1558,2.1564,2.1565,2.1577,2.1604,2.1610,2.1617,2.1618,2.1635,2.1637,2.1658,2.1683,2.1689,2.1709,2.1793,2.1833,2.1847,2.1880,2.1909,2.2028,2.2089,2.2127,2.2199,2.2257,2.2382,2.2418,2.2573,2.2604,2.2651,2.2688,2.2752,2.2814,2.2821,2.2857,2.2966,2.2990,2.3096,2.3232,2.3434,2.3510,2.3827,2.3922,2.3999,2.4193,2.4608,2.5136,2.5413,2.6855,2.7065,2.7105,2.7745,2.8223,2.8773,3.1492,3.1722,3.2625,3.2927,3.4066,3.7254,4.4894,4.6999,6.4733,7.4870,7.5419,7.9405,8.7383,9.3398],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.10554561717352415,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.1252236135957066,0.12880143112701253,0.13595706618962433,0.13953488372093023,0.1413237924865832,0.15026833631484796,0.15384615384615385,0.15742397137745975,0.16457960644007155,0.16994633273703041,0.1771019677996422,0.17889087656529518,0.18962432915921287,0.19141323792486584,0.19499105545617174,0.19856887298747763,0.20930232558139536,0.2146690518783542,0.2182468694096601,0.22182468694096602,0.23255813953488372,0.23613595706618962,0.24150268336314848,0.24865831842576028,0.2522361359570662,0.259391771019678,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27906976744186046,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29695885509839,0.3005366726296959,0.3023255813953488,0.3148479427549195,0.3220035778175313,0.32737030411449014,0.334525939177102,0.33989266547406083,0.3434704830053667,0.3470483005366726,0.35062611806797855,0.3559928443649374,0.3667262969588551,0.3738819320214669,0.3810375670840787,0.38640429338103754,0.3935599284436494,0.40250447227191416,0.407871198568873,0.4150268336314848,0.4186046511627907,0.4257602862254025,0.4364937388193202,0.44543828264758495,0.45080500894454384,0.4525939177101968,0.4597495527728086,0.46153846153846156,0.46511627906976744,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.4776386404293381,0.4847942754919499,0.4937388193202147,0.49552772808586765,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5134168157423972,0.5152057245080501,0.516994633273703,0.5205724508050089,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5330948121645797,0.5384615384615384,0.5420393559928444,0.5456171735241503,0.5474060822898033,0.5509838998211091,0.552772808586762,0.5581395348837209,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5724508050089445,0.5742397137745975,0.5778175313059034,0.5813953488372093,0.5849731663685152,0.5885509838998211,0.590339892665474,0.59391771019678,0.5957066189624329,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6100178890876565,0.6118067978533095,0.6153846153846154,0.6171735241502684,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6350626118067979,0.6386404293381037,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6511627906976745,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6618962432915921,0.6654740608228981,0.667262969588551,0.6708407871198568,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7191413237924866,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.738819320214669,0.740608228980322,0.7423971377459749,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7602862254025045,0.7620751341681574,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.3876,0.4156,0.4288,0.4331,0.4508,0.4544,0.4596,0.4629,0.4644,0.4759,0.4820,0.4864,0.4876,0.4880,0.4905,0.4908,0.4929,0.4956,0.4995,0.5003,0.5030,0.5040,0.5048,0.5056,0.5057,0.5059,0.5070,0.5079,0.5088,0.5110,0.5141,0.5205,0.5213,0.5227,0.5238,0.5260,0.5267,0.5271,0.5283,0.5284,0.5313,0.5320,0.5327,0.5349,0.5393,0.5399,0.5420,0.5428,0.5443,0.5478,0.5484,0.5485,0.5507,0.5511,0.5549,0.5574,0.5588,0.5608,0.5638,0.5656,0.5680,0.5708,0.5730,0.5731,0.5734,0.5738,0.5750,0.5753,0.5796,0.5814,0.5850,0.5854,0.5869,0.5901,0.5904,0.5913,0.5915,0.5941,0.5943,0.5948,0.5966,0.5977,0.6008,0.6011,0.6018,0.6024,0.6026,0.6051,0.6067,0.6069,0.6078,0.6081,0.6089,0.6105,0.6117,0.6135,0.6168,0.6196,0.6198,0.6204,0.6257,0.6265,0.6284,0.6301,0.6306,0.6321,0.6335,0.6349,0.6362,0.6363,0.6379,0.6389,0.6399,0.6404,0.6420,0.6452,0.6454,0.6467,0.6485,0.6502,0.6507,0.6516,0.6518,0.6525,0.6526,0.6532,0.6549,0.6559,0.6581,0.6590,0.6598,0.6599,0.6600,0.6606,0.6615,0.6628,0.6631,0.6634,0.6653,0.6657,0.6663,0.6667,0.6670,0.6688,0.6701,0.6704,0.6709,0.6719,0.6736,0.6737,0.6739,0.6743,0.6756,0.6766,0.6767,0.6770,0.6812,0.6827,0.6837,0.6840,0.6841,0.6846,0.6849,0.6859,0.6863,0.6882,0.6895,0.6908,0.6917,0.6922,0.6957,0.6974,0.6986,0.6996,0.7020,0.7022,0.7033,0.7037,0.7047,0.7055,0.7066,0.7067,0.7072,0.7075,0.7112,0.7152,0.7154,0.7165,0.7176,0.7224,0.7226,0.7235,0.7260,0.7280,0.7282,0.7344,0.7349,0.7360,0.7362,0.7365,0.7368,0.7389,0.7393,0.7394,0.7400,0.7441,0.7445,0.7454,0.7465,0.7479,0.7491,0.7502,0.7503,0.7532,0.7534,0.7537,0.7557,0.7572,0.7586,0.7597,0.7613,0.7641,0.7644,0.7678,0.7686,0.7722,0.7748,0.7772,0.7816,0.7825,0.7849,0.7885,0.7905,0.7912,0.7928,0.7937,0.7951,0.7966,0.7981,0.7997,0.8013,0.8023,0.8039,0.8068,0.8077,0.8122,0.8127,0.8131,0.8140,0.8179,0.8207,0.8214,0.8263,0.8296,0.8325,0.8351,0.8360,0.8365,0.8374,0.8390,0.8393,0.8409,0.8416,0.8448,0.8484,0.8538,0.8602,0.8607,0.8618,0.8625,0.8631,0.8656,0.8662,0.8677,0.8681,0.8692,0.8696,0.8701,0.8707,0.8712,0.8718,0.8736,0.8738,0.8748,0.8779,0.8802,0.8819,0.8837,0.8844,0.8861,0.8881,0.8956,0.8999,0.9020,0.9049,0.9057,0.9127,0.9137,0.9146,0.9193,0.9204,0.9222,0.9228,0.9232,0.9238,0.9242,0.9302,0.9316,0.9319,0.9369,0.9376,0.9378,0.9380,0.9418,0.9440,0.9451,0.9456,0.9495,0.9508,0.9580,0.9601,0.9611,0.9653,0.9698,0.9719,0.9730,0.9792,0.9800,0.9817,0.9825,0.9830,0.9851,0.9863,0.9875,0.9893,0.9935,0.9939,0.9954,0.9963,0.9969,0.9972,1.0023,1.0030,1.0047,1.0067,1.0085,1.0127,1.0172,1.0204,1.0230,1.0242,1.0267,1.0272,1.0285,1.0315,1.0318,1.0384,1.0392,1.0407,1.0441,1.0466,1.0520,1.0562,1.0621,1.0647,1.0708,1.0713,1.0755,1.0762,1.0779,1.0780,1.0791,1.0856,1.0896,1.0938,1.0940,1.0953,1.0972,1.0973,1.0983,1.1006,1.1060,1.1062,1.1074,1.1083,1.1086,1.1114,1.1123,1.1163,1.1172,1.1181,1.1189,1.1205,1.1215,1.1270,1.1275,1.1278,1.1296,1.1313,1.1314,1.1327,1.1339,1.1340,1.1352,1.1361,1.1365,1.1407,1.1408,1.1422,1.1431,1.1457,1.1479,1.1512,1.1521,1.1532,1.1607,1.1609,1.1610,1.1733,1.1743,1.1798,1.1800,1.1812,1.1904,1.1917,1.1967,1.1968,1.1980,1.1985,1.2025,1.2029,1.2038,1.2074,1.2093,1.2104,1.2108,1.2130,1.2171,1.2193,1.2310,1.2327,1.2332,1.2358,1.2437,1.2475,1.2503,1.2542,1.2564,1.2630,1.2679,1.2790,1.2813,1.2837,1.2885,1.2907,1.2925,1.2929,1.2930,1.2958,1.2962,1.2969,1.2979,1.2986,1.3018,1.3044,1.3197,1.3198,1.3304,1.3315,1.3326,1.3339,1.3536,1.3555,1.3566,1.3713,1.3761,1.3784,1.3804,1.3820,1.3831,1.3891,1.3979,1.4092,1.4131,1.4132,1.4161,1.4194,1.4256,1.4261,1.4399,1.4425,1.4457,1.4505,1.4584,1.4623,1.4688,1.4710,1.4729,1.4768,1.4802,1.4920,1.4988,1.4991,1.5030,1.5045,1.5112,1.5407,1.5485,1.5519,1.5874,1.5890,1.5942,1.5948,1.5985,1.6139,1.6140,1.6240,1.6438,1.6767,1.7165,1.7222,1.7521,1.7590,1.8081,1.8206,1.8223,1.8284,1.8309,1.8347,1.8589,1.8914,1.8935,1.9718,1.9784,2.0054,2.0129,2.0253,2.0332,2.0453,2.0738],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.2242,0.2392,0.2411,0.2441,0.2509,0.2549,0.2566,0.2612,0.2614,0.2643,0.2682,0.2708,0.2712,0.2715,0.2724,0.2737,0.2741,0.2753,0.2790,0.2793,0.2818,0.2835,0.2839,0.2845,0.2848,0.2851,0.2852,0.2858,0.2869,0.2870,0.2878,0.2880,0.2897,0.2912,0.2943,0.2951,0.2962,0.2963,0.2995,0.3004,0.3010,0.3014,0.3020,0.3037,0.3040,0.3049,0.3088,0.3100,0.3113,0.3120,0.3125,0.3133,0.3177,0.3196,0.3198,0.3199,0.3205,0.3219,0.3232,0.3234,0.3250,0.3251,0.3256,0.3265,0.3286,0.3294,0.3310,0.3318,0.3344,0.3407,0.3419,0.3431,0.3437,0.3438,0.3444,0.3447,0.3458,0.3471,0.3475,0.3476,0.3487,0.3505,0.3508,0.3519,0.3527,0.3539,0.3550,0.3554,0.3558,0.3577,0.3580,0.3581,0.3587,0.3588,0.3595,0.3602,0.3607,0.3613,0.3626,0.3632,0.3634,0.3645,0.3649,0.3655,0.3663,0.3685,0.3695,0.3717,0.3778,0.3800,0.3806,0.3829,0.3858,0.3872,0.3902,0.3920,0.3926,0.3929,0.3934,0.3939,0.3950,0.3976,0.3981,0.3995,0.4018,0.4022,0.4036,0.4102,0.4119,0.4128,0.4187,0.4196,0.4197,0.4208,0.4253,0.4254,0.4312,0.4314,0.4336,0.4339,0.4341,0.4346,0.4350,0.4364,0.4370,0.4377,0.4428,0.4433,0.4454,0.4457,0.4482,0.4511,0.4565,0.4577,0.4580,0.4581,0.4589,0.4592,0.4600,0.4602,0.4605,0.4655,0.4668,0.4734,0.4738,0.4746,0.4779,0.4827,0.4830,0.4834,0.4851,0.4869,0.4890,0.4903,0.4927,0.4944,0.4951,0.4964,0.4983,0.4992,0.5002,0.5010,0.5013,0.5016,0.5030,0.5057,0.5089,0.5130,0.5154,0.5180,0.5198,0.5200,0.5217,0.5231,0.5247,0.5266,0.5267,0.5273,0.5302,0.5321,0.5333,0.5385,0.5390,0.5431,0.5459,0.5469,0.5501,0.5508,0.5512,0.5552,0.5573,0.5578,0.5627,0.5638,0.5668,0.5669,0.5680,0.5681,0.5693,0.5703,0.5721,0.5755,0.5778,0.5799,0.5845,0.5877,0.5884,0.5920,0.5925,0.5940,0.5960,0.6000,0.6004,0.6027,0.6046,0.6050,0.6095,0.6102,0.6147,0.6174,0.6180,0.6181,0.6223,0.6242,0.6256,0.6260,0.6270,0.6282,0.6295,0.6347,0.6349,0.6373,0.6384,0.6442,0.6475,0.6496,0.6505,0.6548,0.6653,0.6693,0.6695,0.6704,0.6716,0.6717,0.6720,0.6729,0.6830,0.6860,0.6868,0.6871,0.6890,0.6903,0.6906,0.6907,0.6942,0.6954,0.6969,0.6978,0.6999,0.7011,0.7024,0.7028,0.7064,0.7072,0.7092,0.7147,0.7161,0.7164,0.7170,0.7189,0.7192,0.7205,0.7210,0.7248,0.7253,0.7266,0.7276,0.7308,0.7309,0.7336,0.7393,0.7419,0.7427,0.7470,0.7478,0.7506,0.7548,0.7558,0.7584,0.7587,0.7592,0.7608,0.7610,0.7613,0.7679,0.7689,0.7715,0.7759,0.7769,0.7791,0.7799,0.7804,0.7861,0.7870,0.7873,0.7902,0.7933,0.7934,0.7948,0.7951,0.7997,0.8044,0.8061,0.8067,0.8075,0.8091,0.8093,0.8100,0.8106,0.8125,0.8133,0.8231,0.8247,0.8251,0.8253,0.8295,0.8296,0.8305,0.8315,0.8337,0.8363,0.8368,0.8399,0.8407,0.8408,0.8455,0.8513,0.8530,0.8568,0.8578,0.8635,0.8682,0.8719,0.8747,0.8765,0.8777,0.8932,0.8934,0.8938,0.9035,0.9041,0.9045,0.9055,0.9070,0.9082,0.9085,0.9110,0.9169,0.9190,0.9241,0.9296,0.9326,0.9335,0.9351,0.9369,0.9377,0.9400,0.9410,0.9523,0.9528,0.9534,0.9559,0.9578,0.9601,0.9667,0.9690,0.9713,0.9716,0.9729,0.9732,0.9772,0.9793,0.9802,0.9827,0.9828,0.9857,1.0035,1.0064,1.0071,1.0100,1.0150,1.0177,1.0178,1.0221,1.0247,1.0266,1.0323,1.0331,1.0378,1.0510,1.0683,1.0711,1.0744,1.0866,1.0896,1.0939,1.0989,1.1126,1.1144,1.1164,1.1210,1.1222,1.1238,1.1254,1.1354,1.1419,1.1451,1.1464,1.1473,1.1744,1.1752,1.1802,1.1877,1.1901,1.1921,1.2022,1.2052,1.2084,1.2154,1.2157,1.2239,1.2393,1.2592,1.2824,1.2829,1.3009,1.3013,1.3198,1.3516,1.3608,1.4147,1.4276,1.4536,1.4710,1.4722,1.4749,1.4930,1.5010,1.5359,1.5547,1.5551,1.5800,1.6070,1.6311,1.6937,1.6988,1.7102,1.7594,1.7662,1.8060,1.8288,1.8556,1.8576,1.8626,1.8694,1.8773,1.8963,1.8989,1.9623,1.9658,1.9708,1.9973,2.0103,2.0195,2.0235,2.0278,2.0326,2.0365,2.0384,2.0398,2.0403,2.0528,2.0867,2.0879,2.0888,2.1005,2.1119,2.1149,2.2878,2.3134,2.3491,2.4639,2.6299,2.6523,2.7517,2.8413,3.1041,3.3131,4.6208,5.6792,6.4125,6.7664,6.9447,8.3150,8.9439],"y":[0.0018552875695732839,0.0037105751391465678,0.0055658627087198514,0.0074211502782931356,0.00927643784786642,0.011131725417439703,0.012987012987012988,0.014842300556586271,0.016697588126159554,0.01855287569573284,0.02040816326530612,0.022263450834879406,0.02411873840445269,0.025974025974025976,0.027829313543599257,0.029684601113172542,0.03153988868274583,0.03339517625231911,0.03525046382189239,0.03710575139146568,0.03896103896103896,0.04081632653061224,0.04267161410018553,0.04452690166975881,0.04638218923933209,0.04823747680890538,0.05009276437847866,0.05194805194805195,0.05380333951762523,0.055658627087198514,0.0575139146567718,0.059369202226345084,0.061224489795918366,0.06307977736549165,0.06493506493506493,0.06679035250463822,0.0686456400742115,0.07050092764378478,0.07235621521335807,0.07421150278293136,0.07606679035250463,0.07792207792207792,0.08348794063079777,0.08534322820037106,0.08719851576994433,0.08905380333951762,0.09090909090909091,0.09276437847866419,0.09461966604823747,0.09647495361781076,0.09833024118738404,0.10018552875695733,0.10204081632653061,0.1038961038961039,0.10575139146567718,0.10760667903525047,0.10946196660482375,0.11131725417439703,0.11317254174397032,0.1150278293135436,0.11688311688311688,0.11873840445269017,0.12059369202226346,0.12244897959183673,0.12430426716141002,0.1261595547309833,0.1280148423005566,0.12987012987012986,0.13172541743970315,0.13358070500927643,0.13543599257884972,0.137291280148423,0.1391465677179963,0.14100185528756956,0.14285714285714285,0.14471243042671614,0.14656771799628943,0.14842300556586271,0.150278293135436,0.15213358070500926,0.15398886827458255,0.15584415584415584,0.15769944341372913,0.15955473098330242,0.16326530612244897,0.16697588126159554,0.16883116883116883,0.17068645640074212,0.1725417439703154,0.17625231910946196,0.17810760667903525,0.17996289424860853,0.18181818181818182,0.1836734693877551,0.18552875695732837,0.18738404452690166,0.18923933209647495,0.19109461966604824,0.19294990723562153,0.19480519480519481,0.19666048237476808,0.19851576994434136,0.20037105751391465,0.20222634508348794,0.20593692022263452,0.2077922077922078,0.20964749536178107,0.21150278293135436,0.21335807050092764,0.21521335807050093,0.21706864564007422,0.2189239332096475,0.22077922077922077,0.22263450834879406,0.22448979591836735,0.22634508348794063,0.22820037105751392,0.2300556586270872,0.23191094619666047,0.23376623376623376,0.23562152133580705,0.23747680890538034,0.23933209647495363,0.24118738404452691,0.24304267161410018,0.24489795918367346,0.24675324675324675,0.24860853432282004,0.2504638218923933,0.2523191094619666,0.2541743970315399,0.2560296846011132,0.25788497217068646,0.26159554730983303,0.2634508348794063,0.2653061224489796,0.26716141001855287,0.2690166975881262,0.27087198515769945,0.2727272727272727,0.274582560296846,0.2764378478664193,0.2782931354359926,0.28014842300556586,0.2820037105751391,0.28385899814471244,0.2857142857142857,0.287569573283859,0.2894248608534323,0.2912801484230056,0.29313543599257885,0.2949907235621521,0.29684601113172543,0.2987012987012987,0.300556586270872,0.30241187384044527,0.3042671614100185,0.30612244897959184,0.3079777365491651,0.3098330241187384,0.3116883116883117,0.313543599257885,0.31539888682745826,0.3172541743970315,0.31910946196660483,0.3209647495361781,0.3228200371057514,0.3246753246753247,0.32653061224489793,0.32838589981447125,0.3302411873840445,0.3320964749536178,0.3339517625231911,0.3358070500927644,0.33766233766233766,0.3395176252319109,0.34137291280148424,0.3432282003710575,0.3450834879406308,0.3469387755102041,0.34879406307977734,0.35064935064935066,0.3525046382189239,0.35435992578849723,0.3562152133580705,0.3580705009276438,0.35992578849721707,0.36178107606679033,0.36363636363636365,0.3654916512059369,0.3673469387755102,0.3692022263450835,0.37105751391465674,0.37291280148423006,0.3747680890538033,0.37662337662337664,0.3784786641929499,0.3803339517625232,0.3821892393320965,0.38404452690166974,0.38589981447124305,0.3877551020408163,0.38961038961038963,0.3914656771799629,0.39332096474953615,0.39517625231910947,0.3970315398886827,0.39888682745825604,0.4007421150278293,0.4025974025974026,0.4044526901669759,0.40816326530612246,0.4100185528756957,0.41187384044526903,0.4137291280148423,0.4155844155844156,0.4174397031539889,0.41929499072356213,0.42115027829313545,0.4230055658627087,0.424860853432282,0.4267161410018553,0.42857142857142855,0.43042671614100186,0.4322820037105751,0.43413729128014844,0.4359925788497217,0.437847866419295,0.4397031539888683,0.44341372912801486,0.4452690166975881,0.44712430426716143,0.4489795918367347,0.45083487940630795,0.45269016697588127,0.45454545454545453,0.45640074211502785,0.4582560296846011,0.4601113172541744,0.4619666048237477,0.46382189239332094,0.46567717996289426,0.4675324675324675,0.46938775510204084,0.4712430426716141,0.47309833024118736,0.4749536178107607,0.47680890538033394,0.47866419294990725,0.4805194805194805,0.48237476808905383,0.4842300556586271,0.48608534322820035,0.48794063079777367,0.4897959183673469,0.49165120593692024,0.4935064935064935,0.49536178107606677,0.4972170686456401,0.49907235621521334,0.5009276437847866,0.5027829313543599,0.5046382189239332,0.5064935064935064,0.5083487940630798,0.5102040816326531,0.5120593692022264,0.5157699443413729,0.5176252319109462,0.5194805194805194,0.5213358070500927,0.5231910946196661,0.5250463821892394,0.5269016697588126,0.5287569573283859,0.5306122448979592,0.5324675324675324,0.5343228200371057,0.536178107606679,0.5380333951762524,0.5398886827458256,0.5417439703153989,0.5435992578849722,0.5454545454545454,0.5473098330241187,0.549165120593692,0.5510204081632653,0.5528756957328386,0.5547309833024119,0.5565862708719852,0.5584415584415584,0.5602968460111317,0.562152133580705,0.5640074211502782,0.5658627087198516,0.5677179962894249,0.5695732838589982,0.5714285714285714,0.5732838589981447,0.575139146567718,0.5769944341372912,0.5788497217068646,0.5807050092764379,0.5825602968460112,0.5844155844155844,0.5862708719851577,0.588126159554731,0.5899814471243042,0.5918367346938775,0.5936920222634509,0.5955473098330241,0.5974025974025974,0.5992578849721707,0.601113172541744,0.6029684601113172,0.6048237476808905,0.6066790352504638,0.608534322820037,0.6103896103896104,0.6122448979591837,0.614100185528757,0.6159554730983302,0.6178107606679035,0.6196660482374768,0.62152133580705,0.6233766233766234,0.6252319109461967,0.62708719851577,0.6289424860853432,0.6307977736549165,0.6326530612244898,0.6363636363636364,0.6382189239332097,0.640074211502783,0.6419294990723562,0.6437847866419295,0.6456400742115028,0.647495361781076,0.6493506493506493,0.6512059369202227,0.6530612244897959,0.6549165120593692,0.6567717996289425,0.6586270871985158,0.660482374768089,0.6623376623376623,0.6641929499072357,0.6660482374768089,0.6679035250463822,0.6697588126159555,0.6716141001855288,0.673469387755102,0.6753246753246753,0.6771799628942486,0.6790352504638218,0.6808905380333952,0.6827458256029685,0.6846011131725418,0.686456400742115,0.6883116883116883,0.6901669758812616,0.6920222634508348,0.6938775510204082,0.6957328385899815,0.6975881261595547,0.699443413729128,0.7012987012987013,0.7031539888682746,0.7050092764378478,0.7068645640074211,0.7087198515769945,0.7105751391465677,0.712430426716141,0.7142857142857143,0.7161410018552876,0.7179962894248608,0.7198515769944341,0.7217068645640075,0.7235621521335807,0.7272727272727273,0.7291280148423006,0.7309833024118738,0.7328385899814471,0.7346938775510204,0.738404452690167,0.7402597402597403,0.7421150278293135,0.7439703153988868,0.7458256029684601,0.7476808905380334,0.7495361781076066,0.75139146567718,0.7532467532467533,0.7551020408163265,0.7569573283858998,0.7588126159554731,0.7606679035250464,0.7625231910946196,0.764378478664193,0.7662337662337663,0.7680890538033395,0.7699443413729128,0.7717996289424861,0.7736549165120594,0.7755102040816326,0.7773654916512059,0.7792207792207793,0.7810760667903525,0.7829313543599258,0.7847866419294991,0.7866419294990723,0.7884972170686456,0.7903525046382189,0.7922077922077922,0.7940630797773655,0.7959183673469388,0.7977736549165121,0.7996289424860853,0.8014842300556586,0.8033395176252319,0.8051948051948052,0.8070500927643784,0.8089053803339518,0.8107606679035251,0.8126159554730983,0.8144712430426716,0.8163265306122449,0.8181818181818182,0.8200371057513914,0.8218923933209648,0.8237476808905381,0.8256029684601113,0.8274582560296846,0.8293135435992579,0.8311688311688312,0.8330241187384044,0.8348794063079777,0.8367346938775511,0.8385899814471243,0.8404452690166976,0.8423005565862709,0.8441558441558441,0.8460111317254174,0.8478664192949907,0.849721706864564,0.8515769944341373,0.8534322820037106,0.8552875695732839,0.8571428571428571,0.8589981447124304,0.8608534322820037,0.862708719851577,0.8645640074211502,0.8664192949907236,0.8682745825602969,0.8701298701298701,0.8719851576994434,0.8738404452690167,0.87569573283859,0.8775510204081632,0.8794063079777366,0.8812615955473099,0.8831168831168831,0.8849721706864564,0.8868274582560297,0.8886827458256029,0.8905380333951762,0.8923933209647495,0.8942486085343229,0.8961038961038961,0.8979591836734694,0.8998144712430427,0.9016697588126159,0.9035250463821892,0.9053803339517625,0.9072356215213359,0.9090909090909091,0.9109461966604824,0.9128014842300557,0.9146567717996289,0.9165120593692022,0.9183673469387755,0.9202226345083488,0.922077922077922,0.9239332096474954,0.9257884972170687,0.9276437847866419,0.9294990723562152,0.9313543599257885,0.9332096474953617,0.935064935064935,0.9369202226345084,0.9387755102040817,0.9406307977736549,0.9424860853432282,0.9443413729128015,0.9461966604823747,0.948051948051948,0.9499072356215214,0.9517625231910947,0.9536178107606679,0.9554730983302412,0.9573283858998145,0.9591836734693877,0.961038961038961,0.9628942486085343,0.9647495361781077,0.9666048237476809,0.9684601113172542,0.9703153988868275,0.9721706864564007,0.974025974025974,0.9758812615955473,0.9777365491651205,0.9795918367346939,0.9814471243042672,0.9833024118738405,0.9851576994434137,0.987012987012987,0.9888682745825603,0.9907235621521335,0.9925788497217068,0.9944341372912802,0.9962894248608535,0.9981447124304267],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, blog.libp2p.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.libp2p.io-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.libp2p.io-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..5c5cc29e4c
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-blog.libp2p.io-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.0418,0.1799,0.6371,0.6408,0.6506,0.6511,0.6525,0.6528,0.6532,0.6542,0.6584,0.6587,0.6594,0.6597,0.6611,0.6624,0.6626,0.6653,0.6654,0.6670,0.6674,0.6676,0.6680,0.6682,0.6683,0.6684,0.6685,0.6696,0.6697,0.6698,0.6701,0.6706,0.6707,0.6708,0.6710,0.6716,0.6725,0.6727,0.6730,0.6740,0.6741,0.6744,0.6746,0.6748,0.6749,0.6750,0.6752,0.6754,0.6765,0.6767,0.6774,0.6776,0.6781,0.6782,0.6786,0.6795,0.6800,0.6801,0.6810,0.6816,0.6820,0.6822,0.6824,0.6826,0.6832,0.6834,0.6836,0.6838,0.6840,0.6844,0.6845,0.6853,0.6860,0.6861,0.6869,0.6871,0.6873,0.6875,0.6880,0.6885,0.6895,0.6900,0.6908,0.6909,0.6913,0.6915,0.6916,0.6923,0.6927,0.6928,0.6943,0.6944,0.6954,0.6969,0.6974,0.6978,0.6981,0.6982,0.6986,0.6993,0.6997,0.7002,0.7005,0.7010,0.7028,0.7031,0.7032,0.7036,0.7042,0.7043,0.7047,0.7049,0.7054,0.7064,0.7078,0.7079,0.7082,0.7106,0.7108,0.7111,0.7124,0.7133,0.7136,0.7143,0.7147,0.7148,0.7150,0.7154,0.7155,0.7170,0.7172,0.7175,0.7199,0.7229,0.7233,0.7245,0.7257,0.7264,0.7275,0.7294,0.7296,0.7301,0.7302,0.7303,0.7324,0.7336,0.7377,0.7379,0.7386,0.7387,0.7399,0.7411,0.7419,0.7432,0.7441,0.7449,0.7469,0.7471,0.7478,0.7483,0.7484,0.7525,0.7531,0.7539,0.7556,0.7579,0.7604,0.7629,0.7630,0.7634,0.7635,0.7653,0.7664,0.7748,0.7812,0.7851,0.7868,0.7877,0.7890,0.7891,0.7893,0.7925,0.7931,0.7941,0.7943,0.7984,0.7993,0.8001,0.8002,0.8017,0.8041,0.8049,0.8079,0.8083,0.8084,0.8096,0.8115,0.8120,0.8121,0.8142,0.8144,0.8149,0.8163,0.8173,0.8197,0.8199,0.8214,0.8222,0.8239,0.8245,0.8276,0.8279,0.8280,0.8290,0.8292,0.8299,0.8321,0.8358,0.8369,0.8376,0.8395,0.8408,0.8440,0.8446,0.8452,0.8459,0.8472,0.8481,0.8503,0.8511,0.8523,0.8524,0.8610,0.8617,0.8653,0.8678,0.8687,0.8690,0.8705,0.8935,0.8992,0.8998,0.9076,0.9145,0.9162,0.9171,0.9223,0.9233,0.9254,0.9261,0.9267,0.9273,0.9277,0.9301,0.9309,0.9312,0.9315,0.9318,0.9333,0.9334,0.9342,0.9345,0.9348,0.9357,0.9364,0.9372,0.9374,0.9383,0.9384,0.9391,0.9419,0.9439,0.9445,0.9446,0.9453,0.9458,0.9459,0.9465,0.9478,0.9483,0.9486,0.9488,0.9490,0.9492,0.9493,0.9500,0.9505,0.9506,0.9511,0.9513,0.9539,0.9543,0.9544,0.9549,0.9551,0.9553,0.9555,0.9564,0.9572,0.9574,0.9580,0.9582,0.9585,0.9587,0.9594,0.9595,0.9598,0.9601,0.9606,0.9607,0.9608,0.9610,0.9611,0.9617,0.9619,0.9621,0.9625,0.9627,0.9635,0.9639,0.9640,0.9642,0.9644,0.9646,0.9647,0.9649,0.9651,0.9658,0.9662,0.9668,0.9669,0.9672,0.9674,0.9677,0.9678,0.9692,0.9695,0.9698,0.9700,0.9702,0.9705,0.9709,0.9711,0.9712,0.9718,0.9725,0.9730,0.9731,0.9735,0.9742,0.9746,0.9748,0.9754,0.9761,0.9764,0.9765,0.9774,0.9775,0.9779,0.9782,0.9787,0.9793,0.9795,0.9797,0.9800,0.9805,0.9810,0.9816,0.9818,0.9819,0.9820,0.9825,0.9826,0.9831,0.9833,0.9837,0.9840,0.9841,0.9842,0.9849,0.9853,0.9854,0.9857,0.9871,0.9883,0.9884,0.9910,0.9911,0.9917,0.9921,0.9924,0.9945,0.9956,0.9957,0.9961,0.9962,0.9965,1.0006,1.0015,1.0020,1.0021,1.0027,1.0031,1.0041,1.0044,1.0045,1.0065,1.0097,1.0121,1.0127,1.0131,1.0142,1.0165,1.0179,1.0184,1.0201,1.0220,1.0246,1.0252,1.0253,1.0259,1.0270,1.0288,1.0289,1.0294,1.0362,1.0363,1.0396,1.0406,1.0411,1.0456,1.0486,1.0500,1.0503,1.0514,1.0516,1.0562,1.0575,1.0662,1.0680,1.0695,1.0702,1.0728,1.0816,1.0832,1.0917,1.0918,1.0962,1.0972,1.1003,1.1013,1.1023,1.1047,1.1073,1.1103,1.1113,1.1121,1.1125,1.1137,1.1192,1.1214,1.1219,1.1235,1.1256,1.1286,1.1299,1.1353,1.1369,1.1380,1.1389,1.1403,1.1410,1.1445,1.1452,1.1515,1.1522,1.1556,1.1584,1.1589,1.1597,1.1598,1.1630,1.1665,1.1708,1.2005,1.2111,1.2325,1.2491,1.2529,1.2632,1.2681,1.2787,1.2890,1.2892,1.2964,1.3040,1.3139,1.3168,1.3200,1.3263,1.3304,1.3550,1.3997,1.4248,1.4365,1.4822,1.4878,1.5247,1.5754,1.6083,1.6163,2.0482,2.2049,2.4112,2.7413,5.3796,5.4230,5.5086],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12880143112701253,0.13059033989266547,0.13416815742397137,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5420393559928444,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6404293381037567,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6601073345259392,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7280858676207513,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.0338,0.0452,0.0513,0.0555,0.4677,0.4690,0.4695,0.4710,0.4729,0.4736,0.4746,0.4757,0.4761,0.4766,0.4771,0.4781,0.4784,0.4793,0.4794,0.4797,0.4800,0.4802,0.4811,0.4812,0.4813,0.4825,0.4827,0.4828,0.4830,0.4832,0.4844,0.4846,0.4848,0.4856,0.4858,0.4870,0.4871,0.4881,0.4883,0.4887,0.4888,0.4895,0.4898,0.4899,0.4901,0.4903,0.4905,0.4906,0.4908,0.4910,0.4916,0.4932,0.4936,0.4937,0.4938,0.4940,0.4945,0.4950,0.4958,0.4959,0.4960,0.4962,0.4972,0.4973,0.4974,0.4975,0.4976,0.4982,0.4989,0.4990,0.4996,0.4997,0.5007,0.5010,0.5013,0.5015,0.5024,0.5029,0.5041,0.5042,0.5050,0.5051,0.5062,0.5063,0.5077,0.5079,0.5092,0.5098,0.5101,0.5104,0.5105,0.5108,0.5112,0.5120,0.5132,0.5138,0.5139,0.5159,0.5162,0.5171,0.5173,0.5178,0.5183,0.5184,0.5196,0.5206,0.5215,0.5258,0.5270,0.5275,0.5296,0.5306,0.5308,0.5400,0.5402,0.5415,0.5423,0.5429,0.5443,0.5459,0.5463,0.5470,0.5484,0.5495,0.5496,0.5511,0.5538,0.5594,0.5615,0.5633,0.5635,0.5704,0.5738,0.5786,0.5789,0.5799,0.5812,0.5817,0.5828,0.5835,0.5886,0.5888,0.5890,0.5901,0.5914,0.5921,0.5934,0.5935,0.5952,0.5966,0.5967,0.5973,0.5977,0.5982,0.6018,0.6023,0.6036,0.6039,0.6041,0.6042,0.6043,0.6044,0.6048,0.6053,0.6073,0.6074,0.6075,0.6083,0.6086,0.6092,0.6100,0.6102,0.6119,0.6120,0.6128,0.6135,0.6136,0.6139,0.6159,0.6165,0.6199,0.6209,0.6233,0.6234,0.6238,0.6250,0.6259,0.6271,0.6281,0.6284,0.6286,0.6293,0.6305,0.6334,0.6340,0.6346,0.6353,0.6395,0.6397,0.6410,0.6428,0.6442,0.6444,0.6453,0.6470,0.6478,0.6487,0.6494,0.6505,0.6510,0.6541,0.6550,0.6558,0.6564,0.6569,0.6572,0.6578,0.6608,0.6633,0.6641,0.6649,0.6652,0.6654,0.6670,0.6675,0.6693,0.6717,0.6752,0.6769,0.6792,0.6811,0.6857,0.6886,0.6887,0.6912,0.6920,0.6959,0.7002,0.7003,0.7012,0.7030,0.7047,0.7066,0.7087,0.7092,0.7112,0.7116,0.7131,0.7137,0.7151,0.7156,0.7160,0.7181,0.7188,0.7193,0.7199,0.7233,0.7234,0.7240,0.7249,0.7327,0.7328,0.7343,0.7404,0.7488,0.7524,0.7538,0.7545,0.7623,0.7740,0.7785,0.7844,0.7866,0.7890,0.7977,0.7980,0.7982,0.7992,0.8014,0.8050,0.8099,0.8108,0.8155,0.8166,0.8194,0.8198,0.8199,0.8205,0.8209,0.8215,0.8219,0.8220,0.8223,0.8224,0.8225,0.8226,0.8227,0.8228,0.8230,0.8237,0.8242,0.8246,0.8247,0.8248,0.8251,0.8252,0.8253,0.8254,0.8256,0.8258,0.8261,0.8263,0.8264,0.8269,0.8271,0.8273,0.8274,0.8275,0.8279,0.8282,0.8283,0.8284,0.8291,0.8296,0.8297,0.8298,0.8302,0.8309,0.8312,0.8313,0.8314,0.8316,0.8317,0.8318,0.8322,0.8334,0.8339,0.8343,0.8346,0.8347,0.8348,0.8349,0.8350,0.8354,0.8360,0.8362,0.8364,0.8366,0.8375,0.8377,0.8380,0.8389,0.8392,0.8406,0.8414,0.8416,0.8421,0.8431,0.8434,0.8435,0.8437,0.8439,0.8441,0.8442,0.8447,0.8449,0.8450,0.8461,0.8467,0.8469,0.8487,0.8488,0.8489,0.8503,0.8508,0.8514,0.8517,0.8519,0.8520,0.8523,0.8527,0.8546,0.8549,0.8552,0.8554,0.8556,0.8563,0.8566,0.8567,0.8585,0.8586,0.8592,0.8609,0.8610,0.8616,0.8617,0.8618,0.8620,0.8621,0.8622,0.8632,0.8633,0.8663,0.8665,0.8667,0.8674,0.8684,0.8716,0.8722,0.8749,0.8761,0.8788,0.8799,0.8804,0.8808,0.8821,0.8838,0.8845,0.8847,0.8855,0.8856,0.8862,0.8878,0.8881,0.8907,0.8910,0.8911,0.8917,0.8938,0.8940,0.8951,0.8962,0.8963,0.8974,0.8978,0.8985,0.9012,0.9050,0.9058,0.9071,0.9075,0.9081,0.9095,0.9114,0.9120,0.9122,0.9125,0.9185,0.9201,0.9255,0.9280,0.9330,0.9442,0.9476,0.9505,0.9543,0.9638,0.9694,0.9704,0.9770,0.9787,0.9823,0.9843,0.9852,0.9929,0.9951,1.0035,1.0042,1.0062,1.0154,1.0186,1.0235,1.0334,1.0348,1.0359,1.0428,1.0498,1.0574,1.0744,1.0766,1.0792,1.0849,1.0874,1.0876,1.0895,1.0903,1.0917,1.1088,1.1203,1.1320,1.1342,1.1367,1.1375,1.1397,1.1418,1.1439,1.1443,1.1570,1.1653,1.1654,1.1811,1.1906,1.2296,1.2379,1.2594,1.2950,1.4164,1.4392,1.5420,1.5617,1.6540,1.7985,1.8728,4.0012,7.8014],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.04642857142857143,0.048214285714285716,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08392857142857142,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.17142857142857143,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24464285714285713,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5857142857142857,0.5875,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6303571428571428,0.6321428571428571,0.6375,0.6392857142857142,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.6517857142857143,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6642857142857143,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6857142857142857,0.6875,0.6892857142857143,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7125,0.7142857142857143,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.0381,0.0680,0.3423,0.6006,0.6040,0.6055,0.6079,0.6098,0.6114,0.6121,0.6123,0.6126,0.6127,0.6130,0.6159,0.6166,0.6167,0.6174,0.6184,0.6187,0.6188,0.6191,0.6194,0.6196,0.6202,0.6205,0.6206,0.6209,0.6213,0.6215,0.6217,0.6219,0.6224,0.6225,0.6230,0.6231,0.6234,0.6235,0.6238,0.6249,0.6250,0.6252,0.6261,0.6265,0.6272,0.6283,0.6290,0.6291,0.6292,0.6293,0.6294,0.6298,0.6300,0.6304,0.6306,0.6311,0.6318,0.6322,0.6323,0.6324,0.6325,0.6326,0.6327,0.6328,0.6329,0.6339,0.6343,0.6351,0.6352,0.6355,0.6357,0.6361,0.6362,0.6364,0.6366,0.6367,0.6375,0.6388,0.6391,0.6397,0.6399,0.6401,0.6404,0.6408,0.6412,0.6416,0.6420,0.6424,0.6429,0.6433,0.6441,0.6442,0.6451,0.6459,0.6463,0.6464,0.6468,0.6476,0.6478,0.6493,0.6496,0.6498,0.6510,0.6511,0.6513,0.6515,0.6518,0.6524,0.6531,0.6533,0.6534,0.6539,0.6553,0.6557,0.6563,0.6567,0.6570,0.6575,0.6577,0.6579,0.6581,0.6591,0.6601,0.6613,0.6614,0.6620,0.6631,0.6632,0.6633,0.6643,0.6646,0.6650,0.6655,0.6665,0.6666,0.6684,0.6685,0.6691,0.6693,0.6697,0.6698,0.6706,0.6721,0.6722,0.6729,0.6734,0.6741,0.6758,0.6763,0.6770,0.6779,0.6791,0.6795,0.6796,0.6812,0.6814,0.6820,0.6838,0.6863,0.6885,0.6908,0.6929,0.6945,0.6946,0.6947,0.6968,0.6981,0.6994,0.7015,0.7036,0.7066,0.7115,0.7117,0.7166,0.7180,0.7212,0.7279,0.7284,0.7287,0.7314,0.7362,0.7363,0.7393,0.7429,0.7430,0.7441,0.7446,0.7458,0.7471,0.7487,0.7493,0.7511,0.7516,0.7521,0.7532,0.7533,0.7540,0.7541,0.7543,0.7564,0.7593,0.7599,0.7605,0.7611,0.7614,0.7616,0.7628,0.7631,0.7633,0.7636,0.7651,0.7658,0.7662,0.7673,0.7691,0.7696,0.7703,0.7725,0.7734,0.7737,0.7750,0.7764,0.7777,0.7783,0.7794,0.7811,0.7813,0.7816,0.7836,0.7839,0.7841,0.7855,0.7858,0.7862,0.7867,0.7881,0.7885,0.7887,0.7889,0.7890,0.7903,0.7914,0.7916,0.7919,0.7923,0.7930,0.7942,0.7944,0.7946,0.7962,0.7963,0.7964,0.7970,0.7977,0.7978,0.7979,0.7980,0.7981,0.7982,0.7983,0.7992,0.7997,0.8004,0.8009,0.8015,0.8021,0.8023,0.8028,0.8041,0.8044,0.8046,0.8049,0.8055,0.8064,0.8069,0.8070,0.8072,0.8088,0.8090,0.8095,0.8096,0.8108,0.8120,0.8123,0.8131,0.8163,0.8165,0.8170,0.8178,0.8185,0.8191,0.8196,0.8212,0.8223,0.8236,0.8238,0.8241,0.8242,0.8250,0.8255,0.8258,0.8275,0.8281,0.8291,0.8299,0.8314,0.8316,0.8325,0.8330,0.8331,0.8345,0.8355,0.8356,0.8362,0.8368,0.8369,0.8375,0.8392,0.8396,0.8401,0.8411,0.8418,0.8423,0.8437,0.8441,0.8446,0.8500,0.8502,0.8510,0.8512,0.8514,0.8517,0.8528,0.8534,0.8557,0.8572,0.8574,0.8575,0.8581,0.8585,0.8596,0.8599,0.8604,0.8606,0.8612,0.8628,0.8653,0.8693,0.8725,0.8726,0.8727,0.8734,0.8735,0.8759,0.8815,0.8824,0.8827,0.8860,0.8864,0.8886,0.8893,0.8930,0.8966,0.8985,0.8987,0.9006,0.9009,0.9038,0.9057,0.9078,0.9084,0.9096,0.9104,0.9146,0.9164,0.9169,0.9189,0.9214,0.9221,0.9236,0.9238,0.9239,0.9243,0.9246,0.9271,0.9283,0.9289,0.9316,0.9321,0.9337,0.9358,0.9376,0.9411,0.9417,0.9436,0.9446,0.9448,0.9480,0.9482,0.9534,0.9557,0.9564,0.9567,0.9576,0.9627,0.9639,0.9648,0.9660,0.9661,0.9673,0.9704,0.9716,0.9733,0.9761,0.9785,0.9792,0.9802,0.9815,0.9959,1.0002,1.0071,1.0104,1.0105,1.0112,1.0196,1.0215,1.0223,1.0229,1.0262,1.0333,1.0416,1.0426,1.0447,1.0522,1.0596,1.0634,1.0670,1.0672,1.0739,1.0794,1.0804,1.0817,1.0840,1.0850,1.0925,1.0970,1.0975,1.1025,1.1113,1.1489,1.1532,1.1571,1.1598,1.1687,1.1709,1.1749,1.1796,1.1809,1.1827,1.2040,1.2052,1.2122,1.2210,1.2335,1.2365,1.2379,1.2461,1.2708,1.2727,1.3022,1.3073,1.3075,1.3187,1.3268,1.3354,1.3363,1.3368,1.3389,1.3440,1.3737,1.4070,1.4244,1.4367,1.4385,1.4387,1.4634,1.4824,1.5459,1.5508,1.6082,1.6387,1.6447,1.7182,1.7490,1.7499,1.7611,1.7740,1.7870,1.7912,1.7925,1.7961,1.8058,1.8252,1.8848,1.8857,1.8926,1.8955,1.9393,1.9577,1.9588,1.9593,1.9594,1.9743,1.9769,1.9821,2.0856,2.3684,3.1409,3.1989,4.6391,5.8314,9.3294],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.11428571428571428,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.125,0.12678571428571428,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.14107142857142857,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.525,0.5267857142857143,0.5285714285714286,0.5321428571428571,0.5339285714285714,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0608,0.0654,0.0661,0.0667,0.0670,0.0671,0.0674,0.0679,0.0683,0.0684,0.0690,0.0694,0.0696,0.0698,0.0703,0.0708,0.0713,0.0715,0.0717,0.0720,0.0721,0.0722,0.0724,0.0726,0.0733,0.0734,0.0738,0.0742,0.0743,0.0745,0.0746,0.0747,0.0748,0.0750,0.0752,0.0754,0.0758,0.0761,0.0762,0.0766,0.0767,0.0768,0.0770,0.0771,0.0772,0.0773,0.0774,0.0775,0.0777,0.0782,0.0784,0.0786,0.0787,0.0788,0.0790,0.0791,0.0793,0.0796,0.0797,0.0798,0.0799,0.0800,0.0801,0.0804,0.0805,0.0806,0.0807,0.0808,0.0811,0.0814,0.0815,0.0817,0.0818,0.0819,0.0821,0.0823,0.0824,0.0827,0.0829,0.0830,0.0833,0.0834,0.0837,0.0840,0.0842,0.0853,0.0854,0.0855,0.0856,0.0857,0.0858,0.0859,0.0862,0.0864,0.0865,0.0867,0.0868,0.0869,0.0871,0.0872,0.0874,0.0875,0.0876,0.0878,0.0879,0.0882,0.0883,0.0884,0.0886,0.0887,0.0889,0.0894,0.0896,0.0897,0.0898,0.0899,0.0901,0.0902,0.0903,0.0909,0.0911,0.0913,0.0915,0.0917,0.0919,0.0920,0.0921,0.0925,0.0927,0.0928,0.0932,0.0933,0.0939,0.0942,0.0943,0.0946,0.0956,0.0957,0.0959,0.0960,0.0961,0.0964,0.0965,0.0969,0.0973,0.0974,0.0975,0.0976,0.0978,0.0979,0.0980,0.0981,0.0984,0.0985,0.0986,0.0993,0.0994,0.0997,0.0998,0.0999,0.1003,0.1006,0.1011,0.1014,0.1015,0.1017,0.1018,0.1021,0.1022,0.1023,0.1024,0.1029,0.1030,0.1035,0.1039,0.1043,0.1046,0.1051,0.1053,0.1056,0.1057,0.1063,0.1068,0.1069,0.1071,0.1073,0.1075,0.1077,0.1079,0.1085,0.1086,0.1091,0.1094,0.1096,0.1098,0.1099,0.1101,0.1102,0.1103,0.1106,0.1107,0.1109,0.1111,0.1112,0.1117,0.1120,0.1122,0.1126,0.1129,0.1131,0.1132,0.1134,0.1138,0.1141,0.1144,0.1147,0.1148,0.1149,0.1150,0.1155,0.1159,0.1165,0.1166,0.1174,0.1177,0.1178,0.1180,0.1182,0.1184,0.1185,0.1193,0.1201,0.1202,0.1203,0.1204,0.1208,0.1212,0.1216,0.1217,0.1219,0.1220,0.1222,0.1224,0.1230,0.1232,0.1233,0.1234,0.1240,0.1242,0.1243,0.1247,0.1251,0.1253,0.1254,0.1258,0.1259,0.1261,0.1262,0.1263,0.1266,0.1267,0.1268,0.1271,0.1272,0.1274,0.1275,0.1284,0.1287,0.1291,0.1296,0.1297,0.1303,0.1306,0.1310,0.1320,0.1322,0.1323,0.1331,0.1332,0.1339,0.1341,0.1343,0.1347,0.1349,0.1350,0.1354,0.1361,0.1363,0.1367,0.1375,0.1379,0.1386,0.1387,0.1390,0.1398,0.1399,0.1401,0.1406,0.1413,0.1420,0.1423,0.1426,0.1433,0.1435,0.1440,0.1454,0.1460,0.1463,0.1464,0.1465,0.1467,0.1470,0.1477,0.1487,0.1493,0.1496,0.1503,0.1505,0.1510,0.1517,0.1524,0.1528,0.1536,0.1538,0.1540,0.1546,0.1548,0.1549,0.1550,0.1553,0.1565,0.1567,0.1570,0.1578,0.1582,0.1594,0.1596,0.1612,0.1620,0.1621,0.1643,0.1651,0.1658,0.1661,0.1681,0.1686,0.1694,0.1697,0.1708,0.1716,0.1727,0.1730,0.1750,0.1757,0.1758,0.1771,0.1774,0.1789,0.1803,0.1813,0.1824,0.1828,0.1859,0.1862,0.1865,0.1877,0.1916,0.1937,0.1946,0.1949,0.1981,0.1982,0.1987,0.1996,0.2012,0.2033,0.2035,0.2061,0.2068,0.2102,0.2142,0.2156,0.2175,0.2177,0.2186,0.2202,0.2220,0.2250,0.2258,0.2263,0.2267,0.2311,0.2318,0.2375,0.2422,0.2450,0.2479,0.2530,0.2583,0.2633,0.2663,0.2672,0.2814,0.2871,0.2976,0.3034,0.3121,0.3469,0.3495,0.3993,0.4210,0.4362,0.6427,0.6604,1.5266,1.7196,1.9197,1.9948,2.0941,2.3715,4.6289,4.9547,5.2569,6.3349,7.7882,7.9178],"y":[0.0018148820326678765,0.003629764065335753,0.0054446460980036296,0.007259528130671506,0.010889292196007259,0.012704174228675136,0.014519056261343012,0.016333938294010888,0.018148820326678767,0.019963702359346643,0.023593466424682397,0.025408348457350273,0.029038112522686024,0.030852994555353903,0.032667876588021776,0.034482758620689655,0.038112522686025406,0.039927404718693285,0.041742286751361164,0.045372050816696916,0.047186932849364795,0.04900181488203267,0.050816696914700546,0.05263157894736842,0.0544464609800363,0.056261343012704176,0.05807622504537205,0.05989110707803993,0.06170598911070781,0.06352087114337568,0.06715063520871144,0.07078039927404718,0.07441016333938294,0.07985480943738657,0.08166969147005444,0.08348457350272233,0.08711433756805807,0.08892921960072596,0.09437386569872959,0.09618874773139746,0.09800362976406533,0.0998185117967332,0.10163339382940109,0.10526315789473684,0.1088929219600726,0.11252268602540835,0.1161524500907441,0.11978221415607986,0.12704174228675136,0.12885662431941924,0.1306715063520871,0.13611615245009073,0.13793103448275862,0.14156079854809436,0.14337568058076225,0.147005444646098,0.15063520871143377,0.15245009074410162,0.1560798548094374,0.15789473684210525,0.15970961887477314,0.16696914700544466,0.16878402903811252,0.1705989110707804,0.1724137931034483,0.17604355716878403,0.17967332123411978,0.18330308529945555,0.1869328493647913,0.19056261343012704,0.19600725952813067,0.1996370235934664,0.2014519056261343,0.20326678765880218,0.20508166969147004,0.20689655172413793,0.20871143375680581,0.21234119782214156,0.2159709618874773,0.22141560798548093,0.22686025408348456,0.22867513611615245,0.23049001814882034,0.2323049001814882,0.23411978221415608,0.23593466424682397,0.2395644283121597,0.24500907441016334,0.24863883847549909,0.25226860254083483,0.2540834845735027,0.2558983666061706,0.2595281306715064,0.2631578947368421,0.26497277676951,0.26678765880217786,0.27041742286751363,0.27223230490018147,0.27404718693284935,0.2776769509981851,0.279491833030853,0.2813067150635209,0.2831215970961887,0.2849364791288566,0.2867513611615245,0.2885662431941924,0.29038112522686027,0.294010889292196,0.2958257713248639,0.29764065335753176,0.30127041742286753,0.30490018148820325,0.308529945553539,0.3103448275862069,0.3121597096188748,0.3157894736842105,0.3194192377495463,0.32123411978221417,0.32304900181488205,0.32667876588021777,0.32849364791288566,0.33030852994555354,0.3339382940108893,0.33575317604355714,0.33756805807622503,0.3393829401088929,0.3411978221415608,0.3430127041742287,0.3448275862068966,0.3466424682395644,0.3484573502722323,0.35390199637023595,0.35571687840290384,0.35753176043557167,0.35934664246823955,0.3629764065335753,0.3647912885662432,0.3666061705989111,0.3684210526315789,0.3702359346642468,0.3738656987295826,0.37749546279491836,0.3793103448275862,0.3811252268602541,0.38294010889292196,0.38475499092558985,0.38656987295825773,0.39019963702359345,0.39201451905626133,0.3938294010889292,0.3956442831215971,0.3992740471869328,0.4010889292196007,0.4047186932849365,0.40834845735027225,0.4101633393829401,0.41379310344827586,0.4192377495462795,0.42105263157894735,0.42286751361161523,0.4246823956442831,0.4283121597096189,0.4319419237749546,0.4337568058076225,0.4355716878402904,0.43738656987295826,0.43920145190562615,0.44101633393829404,0.44283121597096187,0.44646098003629764,0.4482758620689655,0.4500907441016334,0.4519056261343013,0.4537205081669691,0.4573502722323049,0.4591651542649728,0.46098003629764067,0.4646098003629764,0.4664246823956443,0.46823956442831216,0.47186932849364793,0.47368421052631576,0.47549909255898365,0.47731397459165154,0.4809437386569873,0.4827586206896552,0.484573502722323,0.4863883847549909,0.4882032667876588,0.4900181488203267,0.49183303085299457,0.4954627949183303,0.49909255898366606,0.5009074410163339,0.5045372050816697,0.5063520871143375,0.5081669691470054,0.5099818511796733,0.5117967332123412,0.5136116152450091,0.515426497277677,0.5172413793103449,0.5190562613430127,0.5208711433756806,0.5226860254083484,0.5263157894736842,0.52994555353902,0.5317604355716878,0.5335753176043557,0.5372050816696915,0.5408348457350273,0.542649727767695,0.5480943738656987,0.5499092558983666,0.5535390199637024,0.5553539019963702,0.5571687840290381,0.5607985480943739,0.5626134301270418,0.5662431941923775,0.5680580762250453,0.5716878402903811,0.573502722323049,0.5753176043557169,0.5771324863883848,0.5825771324863884,0.5843920145190563,0.5862068965517241,0.588021778584392,0.5898366606170599,0.5952813067150635,0.5970961887477314,0.5989110707803993,0.6007259528130672,0.6025408348457351,0.6079854809437386,0.6098003629764065,0.6116152450090744,0.6134301270417423,0.6152450090744102,0.6206896551724138,0.6225045372050817,0.6261343012704175,0.6279491833030852,0.6297640653357531,0.631578947368421,0.6333938294010889,0.6370235934664247,0.6406533575317604,0.6424682395644283,0.6442831215970962,0.6460980036297641,0.647912885662432,0.6497277676950998,0.6515426497277677,0.6569872958257713,0.6588021778584392,0.6606170598911071,0.6642468239564429,0.6660617059891107,0.6696914700544465,0.6715063520871143,0.6733212341197822,0.6751361161524501,0.676950998185118,0.6823956442831216,0.6842105263157895,0.6860254083484574,0.6878402903811253,0.6896551724137931,0.6932849364791288,0.6950998185117967,0.6969147005444646,0.6987295825771325,0.7005444646098004,0.7023593466424682,0.7041742286751361,0.705989110707804,0.7078039927404719,0.7096188747731398,0.7114337568058077,0.7132486388384754,0.7168784029038112,0.7186932849364791,0.720508166969147,0.7241379310344828,0.7259528130671506,0.7277676950998185,0.7313974591651543,0.7332123411978222,0.73502722323049,0.7368421052631579,0.7386569872958257,0.7404718693284936,0.7422867513611615,0.7441016333938294,0.7459165154264973,0.7477313974591652,0.7495462794918331,0.7568058076225045,0.7586206896551724,0.7604355716878403,0.764065335753176,0.7658802177858439,0.7676950998185118,0.7695099818511797,0.7713248638838476,0.7731397459165155,0.7749546279491834,0.7767695099818511,0.778584392014519,0.7803992740471869,0.7822141560798548,0.7840290381125227,0.7858439201451906,0.7876588021778584,0.7894736842105263,0.7912885662431942,0.7931034482758621,0.79491833030853,0.7967332123411979,0.7985480943738656,0.8003629764065335,0.8021778584392014,0.8039927404718693,0.8058076225045372,0.8076225045372051,0.809437386569873,0.8112522686025408,0.8130671506352087,0.8148820326678766,0.8166969147005445,0.8185117967332124,0.8203266787658802,0.8239564428312159,0.8257713248638838,0.8275862068965517,0.8294010889292196,0.8312159709618875,0.8330308529945554,0.8348457350272233,0.8366606170598911,0.838475499092559,0.8421052631578947,0.8439201451905626,0.8457350272232305,0.8475499092558983,0.8493647912885662,0.8511796733212341,0.852994555353902,0.8548094373865699,0.8566243194192378,0.8584392014519057,0.8602540834845736,0.8620689655172413,0.8638838475499092,0.8656987295825771,0.8693284936479129,0.8711433756805808,0.8729582577132486,0.8747731397459165,0.8765880217785844,0.8784029038112523,0.8802177858439202,0.8820326678765881,0.8838475499092558,0.8856624319419237,0.8874773139745916,0.8892921960072595,0.8911070780399274,0.8929219600725953,0.8947368421052632,0.896551724137931,0.8983666061705989,0.9001814882032668,0.9019963702359347,0.9038112522686026,0.9056261343012704,0.9074410163339383,0.9092558983666061,0.911070780399274,0.9128856624319419,0.9147005444646098,0.9165154264972777,0.9183303085299456,0.9201451905626135,0.9219600725952813,0.925589836660617,0.9274047186932849,0.9292196007259528,0.9310344827586207,0.9328493647912885,0.9346642468239564,0.9364791288566243,0.9382940108892922,0.9401088929219601,0.941923774954628,0.9437386569872959,0.9473684210526315,0.9491833030852994,0.9509981851179673,0.9528130671506352,0.9546279491833031,0.956442831215971,0.9582577132486388,0.9600725952813067,0.9637023593466425,0.9655172413793104,0.9673321234119783,0.969147005444646,0.9709618874773139,0.9727767695099818,0.9745916515426497,0.9764065335753176,0.9782214156079855,0.9800362976406534,0.9818511796733213,0.9836660617059891,0.985480943738657,0.9872958257713249,0.9891107078039928,0.9909255898366606,0.9927404718693285,0.9945553539019963,0.9963702359346642,0.9981851179673321],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.1530,0.1798,0.5429,0.5447,0.5468,0.5472,0.5477,0.5482,0.5490,0.5495,0.5526,0.5540,0.5542,0.5544,0.5546,0.5547,0.5550,0.5558,0.5562,0.5563,0.5564,0.5565,0.5572,0.5575,0.5577,0.5579,0.5582,0.5585,0.5586,0.5587,0.5590,0.5591,0.5595,0.5599,0.5604,0.5605,0.5606,0.5608,0.5610,0.5611,0.5612,0.5613,0.5615,0.5619,0.5624,0.5628,0.5630,0.5635,0.5644,0.5645,0.5647,0.5652,0.5653,0.5656,0.5659,0.5660,0.5661,0.5663,0.5668,0.5669,0.5671,0.5672,0.5673,0.5676,0.5678,0.5679,0.5681,0.5682,0.5683,0.5690,0.5693,0.5695,0.5701,0.5704,0.5705,0.5706,0.5707,0.5710,0.5713,0.5718,0.5723,0.5728,0.5730,0.5731,0.5734,0.5737,0.5739,0.5742,0.5743,0.5749,0.5750,0.5751,0.5752,0.5754,0.5756,0.5761,0.5763,0.5766,0.5767,0.5771,0.5775,0.5776,0.5780,0.5782,0.5783,0.5785,0.5788,0.5790,0.5791,0.5795,0.5797,0.5798,0.5799,0.5800,0.5805,0.5811,0.5813,0.5817,0.5818,0.5821,0.5825,0.5836,0.5837,0.5841,0.5842,0.5844,0.5852,0.5853,0.5854,0.5858,0.5860,0.5865,0.5868,0.5876,0.5878,0.5891,0.5892,0.5896,0.5900,0.5907,0.5908,0.5917,0.5918,0.5920,0.5924,0.5931,0.5932,0.5937,0.5938,0.5939,0.5941,0.5964,0.5976,0.5981,0.5983,0.5985,0.5988,0.5992,0.5993,0.5994,0.6003,0.6004,0.6005,0.6009,0.6012,0.6013,0.6022,0.6027,0.6032,0.6037,0.6042,0.6047,0.6052,0.6059,0.6063,0.6064,0.6072,0.6074,0.6077,0.6079,0.6081,0.6082,0.6083,0.6090,0.6091,0.6092,0.6093,0.6099,0.6110,0.6112,0.6114,0.6117,0.6122,0.6124,0.6133,0.6134,0.6139,0.6144,0.6145,0.6151,0.6157,0.6162,0.6164,0.6165,0.6174,0.6178,0.6180,0.6184,0.6190,0.6199,0.6204,0.6211,0.6216,0.6218,0.6223,0.6227,0.6230,0.6233,0.6234,0.6235,0.6237,0.6238,0.6243,0.6244,0.6253,0.6256,0.6261,0.6262,0.6280,0.6282,0.6293,0.6305,0.6308,0.6309,0.6332,0.6347,0.6350,0.6353,0.6356,0.6357,0.6361,0.6364,0.6371,0.6379,0.6385,0.6388,0.6389,0.6390,0.6403,0.6407,0.6415,0.6417,0.6424,0.6448,0.6461,0.6476,0.6488,0.6499,0.6502,0.6508,0.6512,0.6536,0.6537,0.6585,0.6610,0.6622,0.6628,0.6642,0.6645,0.6673,0.6717,0.6750,0.6751,0.6763,0.6765,0.6777,0.6792,0.6796,0.6797,0.6801,0.6804,0.6813,0.6816,0.6817,0.6818,0.6819,0.6822,0.6824,0.6834,0.6835,0.6836,0.6839,0.6845,0.6852,0.6858,0.6865,0.6868,0.6896,0.6920,0.6948,0.6969,0.6972,0.6991,0.6996,0.7014,0.7018,0.7049,0.7052,0.7057,0.7084,0.7088,0.7108,0.7119,0.7121,0.7126,0.7144,0.7150,0.7169,0.7188,0.7190,0.7230,0.7238,0.7239,0.7258,0.7272,0.7288,0.7289,0.7291,0.7309,0.7323,0.7333,0.7360,0.7365,0.7369,0.7375,0.7383,0.7393,0.7446,0.7450,0.7451,0.7456,0.7470,0.7483,0.7503,0.7504,0.7513,0.7525,0.7536,0.7564,0.7583,0.7588,0.7609,0.7666,0.7679,0.7691,0.7702,0.7705,0.7717,0.7721,0.7731,0.7754,0.7793,0.7832,0.7837,0.7842,0.7867,0.7872,0.7893,0.7904,0.7918,0.7928,0.7992,0.7995,0.8001,0.8008,0.8013,0.8055,0.8073,0.8098,0.8116,0.8120,0.8123,0.8130,0.8142,0.8152,0.8169,0.8242,0.8256,0.8278,0.8296,0.8300,0.8311,0.8315,0.8408,0.8423,0.8433,0.8444,0.8447,0.8462,0.8483,0.8526,0.8542,0.8563,0.8579,0.8638,0.8647,0.8662,0.8810,0.8949,0.9030,0.9032,0.9038,0.9207,0.9243,0.9316,0.9388,0.9397,0.9474,0.9481,0.9519,0.9528,0.9573,0.9585,0.9687,0.9733,0.9747,0.9886,0.9980,1.0014,1.0019,1.0022,1.0070,1.0151,1.0218,1.0299,1.0365,1.0369,1.0383,1.0553,1.0609,1.0712,1.0764,1.0813,1.0843,1.1001,1.1113,1.1355,1.1476,1.1508,1.1536,1.1795,1.1817,1.1846,1.1918,1.2022,1.2061,1.2095,1.2339,1.2385,1.2395,1.2452,1.2471,1.2535,1.2540,1.2547,1.2581,1.2618,1.2640,1.2735,1.2816,1.2826,1.2882,1.3099,1.3245,1.3251,1.3568,1.3695,1.3759,1.3766,1.3954,1.4490,1.5432,1.6295,1.7073,1.8592,2.0911,2.2538,2.3494,2.7631,3.4357,3.9153,5.5513,5.8087,5.9724,6.8128,7.5907,8.1351],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.028622540250447227,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13595706618962433,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.15384615384615385,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18783542039355994,0.19320214669051877,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22898032200357782,0.23076923076923078,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24865831842576028,0.2522361359570662,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.334525939177102,0.3363148479427549,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.35062611806797855,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.36493738819320215,0.3685152057245081,0.370304114490161,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.45080500894454384,0.4543828264758497,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5116279069767442,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5849731663685152,0.5867620751341681,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6457960644007156,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0857,0.0860,0.0867,0.0871,0.0885,0.0896,0.0901,0.0905,0.0916,0.0917,0.0923,0.0925,0.0926,0.0932,0.0933,0.0934,0.0937,0.0946,0.0949,0.0951,0.0952,0.0958,0.0960,0.0964,0.0965,0.0966,0.0967,0.0969,0.0976,0.0977,0.0978,0.0982,0.0984,0.0985,0.0986,0.0987,0.0989,0.0990,0.0992,0.0993,0.0994,0.0996,0.0998,0.0999,0.1001,0.1002,0.1004,0.1008,0.1009,0.1011,0.1012,0.1013,0.1014,0.1017,0.1023,0.1024,0.1027,0.1029,0.1031,0.1033,0.1038,0.1040,0.1041,0.1043,0.1045,0.1046,0.1049,0.1055,0.1059,0.1062,0.1063,0.1065,0.1070,0.1071,0.1072,0.1074,0.1081,0.1082,0.1090,0.1091,0.1092,0.1095,0.1097,0.1098,0.1101,0.1103,0.1107,0.1117,0.1118,0.1120,0.1121,0.1127,0.1129,0.1135,0.1138,0.1139,0.1141,0.1145,0.1149,0.1150,0.1159,0.1160,0.1162,0.1166,0.1169,0.1172,0.1177,0.1178,0.1179,0.1181,0.1182,0.1184,0.1185,0.1187,0.1188,0.1189,0.1191,0.1192,0.1197,0.1198,0.1199,0.1201,0.1202,0.1205,0.1206,0.1209,0.1213,0.1214,0.1218,0.1222,0.1226,0.1229,0.1230,0.1231,0.1235,0.1239,0.1241,0.1251,0.1253,0.1261,0.1264,0.1265,0.1267,0.1268,0.1270,0.1275,0.1278,0.1283,0.1286,0.1287,0.1288,0.1289,0.1290,0.1297,0.1298,0.1301,0.1302,0.1308,0.1309,0.1317,0.1320,0.1323,0.1327,0.1330,0.1336,0.1337,0.1340,0.1344,0.1347,0.1350,0.1359,0.1362,0.1367,0.1369,0.1374,0.1377,0.1378,0.1381,0.1383,0.1389,0.1391,0.1393,0.1395,0.1396,0.1400,0.1401,0.1405,0.1407,0.1410,0.1411,0.1412,0.1417,0.1418,0.1419,0.1420,0.1429,0.1431,0.1432,0.1433,0.1436,0.1437,0.1440,0.1441,0.1446,0.1447,0.1451,0.1457,0.1459,0.1461,0.1464,0.1471,0.1479,0.1482,0.1483,0.1496,0.1497,0.1514,0.1515,0.1516,0.1517,0.1522,0.1523,0.1527,0.1534,0.1538,0.1539,0.1541,0.1544,0.1545,0.1546,0.1548,0.1550,0.1551,0.1556,0.1558,0.1565,0.1570,0.1572,0.1577,0.1579,0.1581,0.1583,0.1584,0.1586,0.1589,0.1592,0.1596,0.1597,0.1603,0.1606,0.1608,0.1610,0.1612,0.1620,0.1622,0.1624,0.1625,0.1626,0.1632,0.1639,0.1642,0.1653,0.1655,0.1656,0.1658,0.1677,0.1679,0.1681,0.1682,0.1686,0.1687,0.1698,0.1699,0.1705,0.1707,0.1718,0.1719,0.1722,0.1731,0.1733,0.1735,0.1751,0.1754,0.1761,0.1766,0.1767,0.1772,0.1773,0.1786,0.1789,0.1796,0.1798,0.1801,0.1802,0.1814,0.1825,0.1828,0.1831,0.1833,0.1837,0.1838,0.1839,0.1841,0.1845,0.1848,0.1872,0.1873,0.1879,0.1890,0.1893,0.1900,0.1902,0.1906,0.1911,0.1915,0.1931,0.1932,0.1934,0.1936,0.1939,0.1940,0.1958,0.1965,0.1972,0.1980,0.1991,0.1994,0.1995,0.2000,0.2007,0.2020,0.2024,0.2027,0.2044,0.2060,0.2061,0.2076,0.2078,0.2096,0.2102,0.2105,0.2111,0.2150,0.2154,0.2160,0.2162,0.2164,0.2186,0.2196,0.2199,0.2200,0.2216,0.2234,0.2259,0.2266,0.2267,0.2294,0.2297,0.2304,0.2311,0.2320,0.2333,0.2351,0.2363,0.2405,0.2409,0.2418,0.2421,0.2428,0.2459,0.2476,0.2481,0.2486,0.2531,0.2594,0.2644,0.2663,0.2674,0.2699,0.2775,0.2776,0.2783,0.2788,0.2792,0.2798,0.2829,0.2848,0.2859,0.2884,0.2901,0.2911,0.2920,0.2974,0.3010,0.3015,0.3016,0.3032,0.3037,0.3051,0.3052,0.3095,0.3124,0.3165,0.3210,0.3234,0.3261,0.3320,0.3340,0.3368,0.3395,0.3454,0.3456,0.3457,0.3515,0.3556,0.3579,0.3598,0.3706,0.3714,0.3717,0.3928,0.3980,0.3988,0.4075,0.4093,0.4119,0.4127,0.4170,0.4338,0.4359,0.4377,0.4407,0.4408,0.4429,0.4485,0.4537,0.4552,0.4572,0.4593,0.4604,0.4710,0.4805,0.4834,0.4928,0.5086,0.5242,0.5243,0.5314,0.5566,0.5577,0.5613,0.5909,0.5952,0.6184,0.6275,0.6371,0.6411,0.6522,0.6569,0.6628,0.6651,0.6683,0.6726,0.6825,0.6936,0.6972,0.7101,0.7208,0.7463,0.8001,0.8721,0.9455,1.2884],"y":[0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.06607142857142857,0.06964285714285715,0.075,0.07678571428571429,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.09107142857142857,0.09642857142857143,0.09821428571428571,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10892857142857143,0.11428571428571428,0.11607142857142858,0.11964285714285715,0.12142857142857143,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14464285714285716,0.14642857142857144,0.15,0.15357142857142858,0.15892857142857142,0.16071428571428573,0.1625,0.16607142857142856,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.1875,0.18928571428571428,0.19107142857142856,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.225,0.22678571428571428,0.23035714285714284,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24642857142857144,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3357142857142857,0.3375,0.34285714285714286,0.34464285714285714,0.3482142857142857,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.3875,0.3892857142857143,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4375,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5089285714285714,0.5107142857142857,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5410714285714285,0.5446428571428571,0.5464285714285714,0.55,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5910714285714286,0.5928571428571429,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.6517857142857143,0.6535714285714286,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6946428571428571,0.6982142857142857,0.7,0.7035714285714286,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.725,0.7267857142857143,0.7285714285714285,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0348,0.0363,0.0422,0.0423,0.0424,0.0428,0.0429,0.0431,0.0433,0.0438,0.0439,0.0440,0.0441,0.0451,0.0452,0.0454,0.0458,0.0459,0.0460,0.0462,0.0467,0.0468,0.0470,0.0473,0.0476,0.0477,0.0478,0.0481,0.0488,0.0491,0.0492,0.0496,0.0498,0.0500,0.0501,0.0504,0.0506,0.0507,0.0508,0.0512,0.0516,0.0518,0.0519,0.0520,0.0521,0.0522,0.0525,0.0529,0.0533,0.0535,0.0538,0.0541,0.0542,0.0544,0.0545,0.0546,0.0549,0.0554,0.0555,0.0559,0.0560,0.0561,0.0563,0.0564,0.0568,0.0569,0.0570,0.0571,0.0572,0.0574,0.0576,0.0578,0.0580,0.0583,0.0585,0.0589,0.0591,0.0593,0.0596,0.0598,0.0601,0.0602,0.0603,0.0608,0.0610,0.0615,0.0616,0.0617,0.0618,0.0619,0.0620,0.0621,0.0624,0.0628,0.0629,0.0631,0.0637,0.0638,0.0641,0.0643,0.0644,0.0646,0.0647,0.0648,0.0650,0.0652,0.0653,0.0656,0.0657,0.0658,0.0671,0.0673,0.0674,0.0675,0.0682,0.0690,0.0698,0.0702,0.0705,0.0708,0.0709,0.0715,0.0716,0.0719,0.0727,0.0733,0.0739,0.0741,0.0745,0.0746,0.0747,0.0759,0.0768,0.0774,0.0775,0.0784,0.0785,0.0791,0.0793,0.0795,0.0798,0.0801,0.0802,0.0805,0.0807,0.0810,0.0818,0.0820,0.0821,0.0822,0.0824,0.0837,0.0838,0.0842,0.0852,0.0862,0.0863,0.0864,0.0878,0.0882,0.0884,0.0887,0.0890,0.0900,0.0901,0.0908,0.0913,0.0915,0.0918,0.0928,0.0930,0.0936,0.0937,0.0952,0.0960,0.0963,0.0966,0.0978,0.0983,0.0987,0.0992,0.0995,0.0996,0.0997,0.0998,0.0999,0.1015,0.1018,0.1022,0.1031,0.1032,0.1033,0.1036,0.1037,0.1040,0.1043,0.1056,0.1062,0.1074,0.1102,0.1104,0.1107,0.1108,0.1112,0.1113,0.1119,0.1124,0.1125,0.1127,0.1142,0.1173,0.1178,0.1186,0.1190,0.1196,0.1203,0.1213,0.1216,0.1218,0.1244,0.1246,0.1255,0.1259,0.1270,0.1272,0.1277,0.1278,0.1279,0.1298,0.1299,0.1300,0.1302,0.1322,0.1324,0.1325,0.1327,0.1332,0.1336,0.1352,0.1356,0.1375,0.1381,0.1385,0.1402,0.1410,0.1419,0.1434,0.1440,0.1473,0.1476,0.1478,0.1497,0.1507,0.1509,0.1513,0.1516,0.1517,0.1518,0.1523,0.1531,0.1543,0.1561,0.1566,0.1571,0.1599,0.1615,0.1620,0.1627,0.1638,0.1648,0.1669,0.1700,0.1703,0.1705,0.1719,0.1721,0.1727,0.1734,0.1743,0.1749,0.1761,0.1766,0.1772,0.1784,0.1792,0.1809,0.1821,0.1823,0.1827,0.1858,0.1876,0.1880,0.1886,0.1898,0.1903,0.1914,0.1940,0.1943,0.1958,0.1963,0.1968,0.1972,0.1974,0.1991,0.1999,0.2027,0.2049,0.2051,0.2052,0.2053,0.2057,0.2060,0.2068,0.2072,0.2081,0.2090,0.2116,0.2117,0.2123,0.2124,0.2134,0.2140,0.2147,0.2150,0.2160,0.2171,0.2195,0.2204,0.2209,0.2213,0.2237,0.2247,0.2272,0.2278,0.2280,0.2300,0.2317,0.2325,0.2338,0.2382,0.2384,0.2413,0.2449,0.2457,0.2458,0.2487,0.2504,0.2522,0.2540,0.2572,0.2597,0.2604,0.2655,0.2666,0.2668,0.2673,0.2700,0.2702,0.2716,0.2734,0.2756,0.2805,0.2806,0.2815,0.2857,0.2919,0.2920,0.3068,0.3071,0.3105,0.3180,0.3186,0.3256,0.3258,0.3263,0.3347,0.3375,0.3378,0.3381,0.3398,0.3539,0.3564,0.3577,0.3630,0.3661,0.3671,0.3770,0.3833,0.3860,0.3964,0.3983,0.3996,0.4023,0.4050,0.4052,0.4084,0.4090,0.4226,0.4255,0.4436,0.4532,0.4657,0.4746,0.4790,0.4813,0.4880,0.5028,0.5137,0.5319,0.5474,0.5527,0.5628,0.5653,0.5868,0.6077,0.6095,0.6204,0.6332,0.6401,0.6448,0.6453,0.6460,0.6520,0.6523,0.6592,0.6685,0.6703,0.6737,0.7162,0.7656,0.7806,0.8075,0.8273,0.8368,0.8528,0.8807,0.9003,0.9064,0.9336,0.9456,0.9511,0.9581,0.9636,0.9671,0.9680,0.9802,0.9933,1.0019,1.0135,1.0284,1.0444,1.0448,1.0780,1.0798,1.0888,1.0985,1.1242,1.1330,1.1337,1.1502,1.2654,1.2804,1.2829,1.5623,1.6015,1.6033,1.6413,2.0067,2.1044,2.4735,2.5295,2.6775,2.7202,3.9089,5.3526,5.4941,6.1862,6.3198,7.5916,8.2051],"y":[0.0037105751391465678,0.0055658627087198514,0.0074211502782931356,0.00927643784786642,0.011131725417439703,0.012987012987012988,0.014842300556586271,0.016697588126159554,0.01855287569573284,0.02040816326530612,0.022263450834879406,0.02411873840445269,0.025974025974025976,0.027829313543599257,0.029684601113172542,0.03339517625231911,0.03525046382189239,0.03710575139146568,0.03896103896103896,0.04081632653061224,0.04452690166975881,0.04638218923933209,0.05009276437847866,0.05194805194805195,0.05380333951762523,0.0575139146567718,0.059369202226345084,0.061224489795918366,0.06679035250463822,0.07050092764378478,0.07235621521335807,0.07421150278293136,0.07606679035250463,0.07977736549165121,0.08163265306122448,0.08719851576994433,0.08905380333951762,0.09090909090909091,0.09276437847866419,0.09461966604823747,0.09647495361781076,0.10018552875695733,0.10204081632653061,0.1038961038961039,0.10575139146567718,0.10946196660482375,0.11317254174397032,0.1150278293135436,0.11688311688311688,0.11873840445269017,0.12430426716141002,0.1261595547309833,0.12987012987012986,0.13172541743970315,0.13543599257884972,0.1391465677179963,0.14100185528756956,0.14285714285714285,0.14471243042671614,0.14656771799628943,0.14842300556586271,0.150278293135436,0.15213358070500926,0.15398886827458255,0.15584415584415584,0.1614100185528757,0.16697588126159554,0.16883116883116883,0.17068645640074212,0.1725417439703154,0.17625231910946196,0.17810760667903525,0.17996289424860853,0.18181818181818182,0.1836734693877551,0.18552875695732837,0.18738404452690166,0.19109461966604824,0.19294990723562153,0.19480519480519481,0.19666048237476808,0.19851576994434136,0.20037105751391465,0.20222634508348794,0.20408163265306123,0.20593692022263452,0.2077922077922078,0.21335807050092764,0.21521335807050093,0.21706864564007422,0.22077922077922077,0.22263450834879406,0.22448979591836735,0.22634508348794063,0.22820037105751392,0.2300556586270872,0.23191094619666047,0.23376623376623376,0.23562152133580705,0.23747680890538034,0.23933209647495363,0.24118738404452691,0.24304267161410018,0.24675324675324675,0.24860853432282004,0.2541743970315399,0.2560296846011132,0.25788497217068646,0.2597402597402597,0.2634508348794063,0.2653061224489796,0.26716141001855287,0.2690166975881262,0.27087198515769945,0.2727272727272727,0.274582560296846,0.2764378478664193,0.2782931354359926,0.28014842300556586,0.2820037105751391,0.28385899814471244,0.2857142857142857,0.287569573283859,0.2894248608534323,0.2912801484230056,0.29313543599257885,0.2949907235621521,0.2987012987012987,0.300556586270872,0.30241187384044527,0.30612244897959184,0.3079777365491651,0.3098330241187384,0.3116883116883117,0.313543599257885,0.31539888682745826,0.3172541743970315,0.31910946196660483,0.3228200371057514,0.3246753246753247,0.32653061224489793,0.32838589981447125,0.3302411873840445,0.3320964749536178,0.3339517625231911,0.3358070500927644,0.33766233766233766,0.3395176252319109,0.34137291280148424,0.3432282003710575,0.3450834879406308,0.3469387755102041,0.34879406307977734,0.35064935064935066,0.3525046382189239,0.35435992578849723,0.3562152133580705,0.3580705009276438,0.35992578849721707,0.36178107606679033,0.36363636363636365,0.3673469387755102,0.3692022263450835,0.37105751391465674,0.37291280148423006,0.3747680890538033,0.37662337662337664,0.3784786641929499,0.3803339517625232,0.3821892393320965,0.38404452690166974,0.38589981447124305,0.38961038961038963,0.3914656771799629,0.39332096474953615,0.39517625231910947,0.3970315398886827,0.39888682745825604,0.4007421150278293,0.4025974025974026,0.4044526901669759,0.40630797773654914,0.40816326530612246,0.4100185528756957,0.41187384044526903,0.4137291280148423,0.4155844155844156,0.4174397031539889,0.41929499072356213,0.42115027829313545,0.424860853432282,0.4267161410018553,0.42857142857142855,0.43042671614100186,0.4322820037105751,0.43413729128014844,0.437847866419295,0.4397031539888683,0.44155844155844154,0.44341372912801486,0.4452690166975881,0.44712430426716143,0.4489795918367347,0.45083487940630795,0.45269016697588127,0.45640074211502785,0.4582560296846011,0.4601113172541744,0.4619666048237477,0.46382189239332094,0.46567717996289426,0.4675324675324675,0.4712430426716141,0.47309833024118736,0.4749536178107607,0.47680890538033394,0.47866419294990725,0.4805194805194805,0.48237476808905383,0.4842300556586271,0.48608534322820035,0.48794063079777367,0.4897959183673469,0.49165120593692024,0.4935064935064935,0.49536178107606677,0.4972170686456401,0.5009276437847866,0.5027829313543599,0.5046382189239332,0.5064935064935064,0.5083487940630798,0.5102040816326531,0.5139146567717996,0.5157699443413729,0.5194805194805194,0.5213358070500927,0.5231910946196661,0.5250463821892394,0.5287569573283859,0.5306122448979592,0.5324675324675324,0.5343228200371057,0.536178107606679,0.5380333951762524,0.5398886827458256,0.5417439703153989,0.5435992578849722,0.5454545454545454,0.5473098330241187,0.549165120593692,0.5510204081632653,0.5528756957328386,0.5547309833024119,0.5565862708719852,0.5584415584415584,0.562152133580705,0.5658627087198516,0.5677179962894249,0.5695732838589982,0.5714285714285714,0.5732838589981447,0.575139146567718,0.5769944341372912,0.5807050092764379,0.5825602968460112,0.5862708719851577,0.5899814471243042,0.5918367346938775,0.5936920222634509,0.5955473098330241,0.5974025974025974,0.5992578849721707,0.601113172541744,0.6029684601113172,0.6048237476808905,0.6066790352504638,0.608534322820037,0.6103896103896104,0.6122448979591837,0.6159554730983302,0.6196660482374768,0.62152133580705,0.6233766233766234,0.6252319109461967,0.62708719851577,0.6289424860853432,0.6307977736549165,0.634508348794063,0.6382189239332097,0.640074211502783,0.6419294990723562,0.6437847866419295,0.6456400742115028,0.647495361781076,0.6512059369202227,0.6530612244897959,0.6549165120593692,0.6567717996289425,0.6586270871985158,0.660482374768089,0.6623376623376623,0.6641929499072357,0.6660482374768089,0.6679035250463822,0.6697588126159555,0.6716141001855288,0.673469387755102,0.6753246753246753,0.6771799628942486,0.6790352504638218,0.6808905380333952,0.6846011131725418,0.686456400742115,0.6901669758812616,0.6920222634508348,0.6938775510204082,0.6957328385899815,0.6975881261595547,0.699443413729128,0.7012987012987013,0.7031539888682746,0.7050092764378478,0.7068645640074211,0.7087198515769945,0.7105751391465677,0.712430426716141,0.7142857142857143,0.7161410018552876,0.7179962894248608,0.7198515769944341,0.7217068645640075,0.7235621521335807,0.725417439703154,0.7272727272727273,0.7291280148423006,0.7309833024118738,0.7328385899814471,0.7346938775510204,0.7365491651205937,0.7402597402597403,0.7421150278293135,0.7439703153988868,0.7458256029684601,0.7476808905380334,0.7495361781076066,0.75139146567718,0.7532467532467533,0.7551020408163265,0.7569573283858998,0.7588126159554731,0.7606679035250464,0.7625231910946196,0.764378478664193,0.7662337662337663,0.7680890538033395,0.7699443413729128,0.7717996289424861,0.7736549165120594,0.7755102040816326,0.7773654916512059,0.7792207792207793,0.7810760667903525,0.7829313543599258,0.7847866419294991,0.7866419294990723,0.7884972170686456,0.7903525046382189,0.7922077922077922,0.7940630797773655,0.7959183673469388,0.7977736549165121,0.7996289424860853,0.8014842300556586,0.8033395176252319,0.8051948051948052,0.8070500927643784,0.8089053803339518,0.8107606679035251,0.8126159554730983,0.8144712430426716,0.8163265306122449,0.8181818181818182,0.8200371057513914,0.8218923933209648,0.8237476808905381,0.8256029684601113,0.8274582560296846,0.8293135435992579,0.8311688311688312,0.8330241187384044,0.8348794063079777,0.8367346938775511,0.8385899814471243,0.8404452690166976,0.8423005565862709,0.8441558441558441,0.8460111317254174,0.8478664192949907,0.849721706864564,0.8515769944341373,0.8534322820037106,0.8552875695732839,0.8571428571428571,0.8589981447124304,0.8608534322820037,0.862708719851577,0.8645640074211502,0.8664192949907236,0.8682745825602969,0.8701298701298701,0.8719851576994434,0.8738404452690167,0.87569573283859,0.8775510204081632,0.8794063079777366,0.8812615955473099,0.8831168831168831,0.8849721706864564,0.8868274582560297,0.8886827458256029,0.8905380333951762,0.8923933209647495,0.8942486085343229,0.8961038961038961,0.8979591836734694,0.8998144712430427,0.9016697588126159,0.9035250463821892,0.9053803339517625,0.9072356215213359,0.9090909090909091,0.9109461966604824,0.9128014842300557,0.9146567717996289,0.9165120593692022,0.9183673469387755,0.9202226345083488,0.922077922077922,0.9239332096474954,0.9257884972170687,0.9276437847866419,0.9294990723562152,0.9313543599257885,0.9332096474953617,0.935064935064935,0.9369202226345084,0.9387755102040817,0.9406307977736549,0.9424860853432282,0.9443413729128015,0.9461966604823747,0.948051948051948,0.9499072356215214,0.9517625231910947,0.9536178107606679,0.9554730983302412,0.9573283858998145,0.9591836734693877,0.961038961038961,0.9628942486085343,0.9647495361781077,0.9666048237476809,0.9684601113172542,0.9703153988868275,0.9721706864564007,0.974025974025974,0.9758812615955473,0.9777365491651205,0.9795918367346939,0.9814471243042672,0.9833024118738405,0.9851576994434137,0.987012987012987,0.9888682745825603,0.9907235621521335,0.9925788497217068,0.9944341372912802,0.9962894248608535,0.9981447124304267],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, blog.libp2p.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-consensuslab.world-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-consensuslab.world-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..9626f4f961
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-consensuslab.world-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[1.3591,1.3837,1.3988,1.4107,1.4312,1.4368,1.4408,1.4921,1.5112,1.5368,1.5535,1.5675,1.5776,1.5945,1.6091,1.6096,1.6109,1.6312,1.6433,1.6573,1.6658,1.6766,1.6795,1.6908,1.6999,1.7322,1.7343,1.7353,1.7679,1.7791,1.7828,1.7873,1.7918,1.8044,1.8080,1.8113,1.8257,1.8280,1.8281,1.8310,1.8388,1.8429,1.8433,1.8519,1.8582,1.8655,1.8700,1.8783,1.8886,1.8931,1.8965,1.8993,1.9149,1.9194,1.9241,1.9547,1.9574,1.9583,1.9644,1.9658,1.9675,1.9727,1.9737,1.9740,1.9742,1.9772,1.9794,1.9812,1.9883,1.9889,1.9974,1.9982,2.0016,2.0017,2.0019,2.0023,2.0063,2.0070,2.0079,2.0085,2.0161,2.0166,2.0169,2.0178,2.0188,2.0227,2.0228,2.0236,2.0245,2.0279,2.0297,2.0301,2.0311,2.0330,2.0333,2.0344,2.0367,2.0387,2.0396,2.0404,2.0410,2.0417,2.0439,2.0445,2.0449,2.0451,2.0475,2.0507,2.0511,2.0520,2.0528,2.0529,2.0542,2.0588,2.0615,2.0621,2.0641,2.0649,2.0653,2.0738,2.0773,2.0791,2.0797,2.0803,2.0819,2.0840,2.0870,2.0875,2.0880,2.0886,2.0892,2.0897,2.0939,2.0960,2.0970,2.1031,2.1040,2.1058,2.1062,2.1066,2.1117,2.1141,2.1153,2.1159,2.1161,2.1193,2.1196,2.1237,2.1270,2.1280,2.1286,2.1290,2.1302,2.1321,2.1343,2.1346,2.1401,2.1405,2.1436,2.1437,2.1440,2.1445,2.1460,2.1467,2.1477,2.1480,2.1490,2.1499,2.1518,2.1532,2.1534,2.1539,2.1546,2.1564,2.1575,2.1580,2.1587,2.1600,2.1609,2.1610,2.1612,2.1613,2.1622,2.1643,2.1661,2.1662,2.1668,2.1678,2.1701,2.1721,2.1722,2.1724,2.1725,2.1734,2.1737,2.1740,2.1745,2.1747,2.1755,2.1762,2.1773,2.1785,2.1800,2.1804,2.1813,2.1821,2.1822,2.1828,2.1839,2.1864,2.1878,2.1884,2.1906,2.1908,2.1913,2.1918,2.1983,2.2030,2.2066,2.2081,2.2089,2.2115,2.2141,2.2143,2.2163,2.2172,2.2178,2.2188,2.2200,2.2214,2.2222,2.2232,2.2262,2.2285,2.2286,2.2288,2.2298,2.2310,2.2317,2.2324,2.2333,2.2357,2.2359,2.2414,2.2458,2.2476,2.2479,2.2481,2.2489,2.2500,2.2505,2.2515,2.2541,2.2560,2.2582,2.2588,2.2605,2.2607,2.2641,2.2642,2.2646,2.2662,2.2674,2.2691,2.2704,2.2710,2.2748,2.2749,2.2789,2.2799,2.2824,2.2838,2.2850,2.2866,2.2909,2.2920,2.2937,2.2940,2.2959,2.2977,2.2986,2.2993,2.2994,2.3005,2.3006,2.3040,2.3053,2.3075,2.3084,2.3096,2.3107,2.3146,2.3148,2.3162,2.3164,2.3185,2.3199,2.3205,2.3232,2.3273,2.3294,2.3321,2.3326,2.3359,2.3382,2.3386,2.3391,2.3416,2.3434,2.3486,2.3492,2.3530,2.3565,2.3581,2.3587,2.3592,2.3605,2.3611,2.3617,2.3623,2.3627,2.3630,2.3639,2.3655,2.3657,2.3669,2.3677,2.3690,2.3693,2.3694,2.3697,2.3708,2.3719,2.3723,2.3730,2.3734,2.3769,2.3776,2.3816,2.3825,2.3893,2.3896,2.3899,2.3919,2.3924,2.3931,2.3989,2.3996,2.4013,2.4014,2.4039,2.4070,2.4097,2.4112,2.4130,2.4134,2.4140,2.4161,2.4190,2.4192,2.4263,2.4325,2.4341,2.4372,2.4377,2.4381,2.4400,2.4465,2.4498,2.4524,2.4525,2.4535,2.4554,2.4623,2.4635,2.4715,2.4733,2.4763,2.4787,2.4817,2.4857,2.4868,2.4888,2.4906,2.4946,2.4962,2.5067,2.5085,2.5108,2.5159,2.5187,2.5262,2.5293,2.5321,2.5338,2.5341,2.5354,2.5396,2.5414,2.5428,2.5446,2.5600,2.5613,2.5623,2.5704,2.5824,2.5875,2.5938,2.5941,2.5987,2.6010,2.6034,2.6067,2.6147,2.6148,2.6235,2.6252,2.6306,2.6340,2.6357,2.6425,2.6556,2.6633,2.6646,2.6662,2.6677,2.6681,2.6722,2.6742,2.6769,2.6823,2.6883,2.6902,2.6993,2.7009,2.7055,2.7068,2.7088,2.7127,2.7224,2.7291,2.7328,2.7342,2.7386,2.7396,2.7435,2.7794,2.7967,2.8252,2.8366,2.8659,2.8734,2.8786,2.8903,2.8987,2.9080,2.9081,2.9229,2.9380,2.9440,2.9514,2.9563,2.9940,3.0050,3.0103,3.0277,3.0405,3.0588,3.0590,3.0712,3.0892,3.1071,3.1201,3.1215,3.1242,3.1439,3.1867,3.1952,3.1961,3.1998,3.2161,3.2652,3.2654,3.3088,3.3411,3.3442,3.3821,3.4126,3.4969,3.5003,3.5386,3.5619,3.5840,3.6274,3.6771,3.6987,3.7171,3.7355,3.7529,3.7633,3.7993,3.8315,3.8331,3.8755,3.8846,3.9783,4.0839,4.1550,4.2042,4.2793,4.2800,4.3382,4.3396,4.3535,4.3619,4.4029,4.4111,4.4701,4.4892,4.5086,4.5160,4.5754,4.6921,4.7064,4.8879,4.9286,5.0403,5.1744,5.1914,5.2403,5.2930,5.6035,5.7137,6.0012,6.0263,6.0722,6.3799,6.4070,6.6541,6.7318,6.8205,7.0426,7.3924,7.4248,7.4683,7.4706,7.9243,7.9557,8.2007,10.6126],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.2196,0.2666,0.4066,0.4109,0.4614,0.6698,0.8546,0.8657,0.9289,0.9412,0.9656,0.9844,0.9894,0.9953,1.0041,1.0114,1.0437,1.0548,1.0778,1.0846,1.0948,1.1403,1.1430,1.1457,1.1525,1.1531,1.1594,1.1760,1.1803,1.2023,1.2026,1.2232,1.2321,1.2396,1.2506,1.2667,1.2779,1.2893,1.2992,1.3074,1.3161,1.3289,1.3297,1.3314,1.3325,1.3330,1.3346,1.3365,1.3383,1.3399,1.3407,1.3446,1.3510,1.3561,1.3569,1.3693,1.3701,1.3747,1.3782,1.3820,1.3824,1.3848,1.3913,1.3946,1.3947,1.3959,1.3990,1.4000,1.4025,1.4097,1.4123,1.4243,1.4282,1.4391,1.4438,1.4479,1.4491,1.4540,1.4547,1.4548,1.4608,1.4667,1.4715,1.4803,1.4851,1.4864,1.4911,1.4978,1.5021,1.5025,1.5057,1.5061,1.5175,1.5208,1.5216,1.5220,1.5235,1.5263,1.5303,1.5319,1.5321,1.5362,1.5379,1.5389,1.5391,1.5408,1.5482,1.5621,1.5677,1.5686,1.5687,1.5721,1.5739,1.5791,1.5893,1.5949,1.5984,1.6049,1.6158,1.6180,1.6397,1.6437,1.6510,1.6524,1.6588,1.6660,1.6663,1.6666,1.6765,1.6783,1.6839,1.6844,1.6867,1.6907,1.6926,1.6954,1.7043,1.7063,1.7069,1.7172,1.7179,1.7264,1.7291,1.7301,1.7367,1.7368,1.7397,1.7432,1.7447,1.7451,1.7541,1.7568,1.7645,1.7648,1.7693,1.7709,1.7728,1.7736,1.7744,1.7782,1.7811,1.7841,1.7845,1.7854,1.7862,1.7927,1.7931,1.7993,1.8048,1.8053,1.8090,1.8094,1.8095,1.8116,1.8165,1.8189,1.8248,1.8256,1.8264,1.8287,1.8292,1.8311,1.8337,1.8341,1.8351,1.8362,1.8369,1.8370,1.8401,1.8404,1.8414,1.8418,1.8437,1.8462,1.8463,1.8505,1.8518,1.8535,1.8536,1.8542,1.8557,1.8562,1.8564,1.8588,1.8590,1.8609,1.8621,1.8622,1.8625,1.8641,1.8682,1.8684,1.8686,1.8690,1.8707,1.8709,1.8723,1.8732,1.8734,1.8738,1.8758,1.8785,1.8787,1.8789,1.8792,1.8805,1.8810,1.8829,1.8841,1.8858,1.8869,1.8884,1.8909,1.8934,1.8937,1.8968,1.8992,1.8996,1.9010,1.9082,1.9095,1.9114,1.9126,1.9147,1.9163,1.9165,1.9166,1.9193,1.9239,1.9240,1.9254,1.9270,1.9296,1.9300,1.9307,1.9312,1.9328,1.9344,1.9350,1.9385,1.9400,1.9417,1.9418,1.9419,1.9421,1.9482,1.9496,1.9538,1.9549,1.9553,1.9556,1.9563,1.9590,1.9631,1.9634,1.9642,1.9657,1.9660,1.9670,1.9676,1.9681,1.9683,1.9684,1.9690,1.9698,1.9727,1.9756,1.9759,1.9762,1.9765,1.9770,1.9777,1.9794,1.9806,1.9815,1.9841,1.9853,1.9855,1.9859,1.9899,1.9904,1.9905,1.9910,1.9915,1.9944,1.9951,1.9953,1.9959,1.9970,1.9976,1.9989,2.0016,2.0021,2.0028,2.0046,2.0099,2.0100,2.0117,2.0132,2.0134,2.0173,2.0186,2.0199,2.0218,2.0255,2.0268,2.0294,2.0311,2.0325,2.0347,2.0388,2.0415,2.0418,2.0431,2.0445,2.0459,2.0486,2.0488,2.0502,2.0511,2.0515,2.0593,2.0595,2.0677,2.0700,2.0702,2.0737,2.0749,2.0756,2.0825,2.0885,2.0886,2.0906,2.0919,2.0942,2.0950,2.0963,2.0983,2.0991,2.1015,2.1126,2.1156,2.1176,2.1282,2.1287,2.1302,2.1304,2.1310,2.1323,2.1331,2.1388,2.1410,2.1413,2.1448,2.1454,2.1500,2.1551,2.1570,2.1572,2.1588,2.1615,2.1636,2.1771,2.1779,2.1783,2.1827,2.1843,2.1863,2.1910,2.1925,2.1933,2.1989,2.1994,2.2007,2.2014,2.2070,2.2258,2.2271,2.2277,2.2297,2.2330,2.2445,2.2494,2.2524,2.2550,2.2638,2.2824,2.2857,2.2888,2.2950,2.2967,2.2982,2.3061,2.3165,2.3177,2.3234,2.3242,2.3271,2.3283,2.3302,2.3363,2.3404,2.3418,2.3461,2.3488,2.3562,2.3573,2.3595,2.3611,2.3694,2.3722,2.3745,2.3751,2.3771,2.3860,2.3905,2.3908,2.3912,2.4050,2.4242,2.4470,2.4589,2.4615,2.4703,2.4791,2.4900,2.4904,2.4919,2.4948,2.4954,2.4965,2.5036,2.5090,2.5208,2.5260,2.5261,2.5271,2.5317,2.5387,2.5426,2.5669,2.5704,2.5807,2.5891,2.5922,2.6031,2.6061,2.6257,2.6358,2.6521,2.6669,2.6707,2.6754,2.7076,2.7539,2.7600,2.7759,2.7842,2.7892,2.7975,2.7985,2.8089,2.8095,2.8335,2.8472,2.8593,2.8822,2.8903,2.8972,2.8993,2.9008,2.9014,2.9127,2.9402,2.9883,3.0380,3.0577,3.0811,3.0907,3.1012,3.1099,3.1228,3.1646,3.1783,3.1903,3.2231,3.2248,3.2391,3.2737,3.2806,3.3088,3.3970,3.3986,3.4177,3.4440,3.4467,3.4523,3.5025,3.5453,3.6019,3.6686,3.6960,3.7533,3.7577,3.8269,3.9122,3.9561,3.9720,3.9841,4.0217,4.1590,4.1779,4.3148,4.4164,4.4915,4.5954,4.6349,4.6487,4.6647,4.7394,4.8623,4.8688,5.0567,5.2109,5.7708,5.8994,6.6562,6.9205,7.1245,7.9694,10.2551,10.7991],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6093189964157706,0.6111111111111112,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.6268,0.8146,1.3193,1.4054,1.5263,1.7259,1.7329,1.7522,1.7578,1.7655,1.7668,1.7858,1.8174,1.8186,1.8480,1.8559,1.8940,1.9263,1.9324,1.9354,1.9391,1.9392,1.9438,1.9610,1.9783,1.9900,2.0029,2.0040,2.0062,2.0092,2.0173,2.0202,2.0399,2.0506,2.0515,2.0657,2.0689,2.0695,2.0776,2.0830,2.0833,2.0859,2.0998,2.1091,2.1133,2.1137,2.1166,2.1444,2.1683,2.1707,2.1715,2.1756,2.1831,2.1833,2.1917,2.1967,2.2020,2.2038,2.2204,2.2255,2.2425,2.2541,2.2550,2.2564,2.2571,2.2632,2.2708,2.2710,2.2817,2.2881,2.2916,2.2932,2.2947,2.2948,2.3053,2.3108,2.3139,2.3220,2.3289,2.3303,2.3325,2.3439,2.3591,2.3600,2.3636,2.3678,2.3765,2.3794,2.3827,2.3873,2.3952,2.3986,2.4066,2.4100,2.4113,2.4144,2.4246,2.4260,2.4306,2.4319,2.4352,2.4372,2.4474,2.4547,2.4604,2.4678,2.4691,2.4696,2.4734,2.4772,2.4807,2.4933,2.5067,2.5076,2.5078,2.5100,2.5119,2.5136,2.5151,2.5214,2.5222,2.5406,2.5477,2.5508,2.5539,2.5584,2.5616,2.5618,2.5619,2.5645,2.5683,2.5692,2.5700,2.5780,2.5867,2.5876,2.5939,2.6014,2.6020,2.6023,2.6030,2.6077,2.6118,2.6232,2.6271,2.6294,2.6325,2.6388,2.6461,2.6489,2.6530,2.6537,2.6552,2.6579,2.6591,2.6596,2.6600,2.6651,2.6655,2.6697,2.6824,2.6844,2.6869,2.6910,2.6916,2.7013,2.7025,2.7070,2.7127,2.7228,2.7230,2.7288,2.7457,2.7528,2.7531,2.7694,2.7700,2.7708,2.7728,2.7760,2.7781,2.7857,2.7902,2.7917,2.7941,2.7996,2.8020,2.8034,2.8188,2.8206,2.8207,2.8228,2.8254,2.8324,2.8425,2.8436,2.8516,2.8637,2.8681,2.8691,2.8757,2.8810,2.8870,2.8874,2.8890,2.8916,2.8928,2.8931,2.8942,2.9009,2.9067,2.9206,2.9242,2.9283,2.9285,2.9329,2.9338,2.9369,2.9380,2.9403,2.9412,2.9446,2.9461,2.9489,2.9537,2.9640,2.9727,2.9747,2.9756,2.9933,2.9984,3.0036,3.0059,3.0102,3.0303,3.0340,3.0342,3.0369,3.0531,3.0549,3.0702,3.0706,3.0767,3.0888,3.0900,3.0951,3.1110,3.1188,3.1255,3.1266,3.1267,3.1371,3.1413,3.1452,3.1462,3.1466,3.1522,3.1563,3.1617,3.1838,3.1877,3.1893,3.1935,3.2006,3.2057,3.2058,3.2068,3.2071,3.2122,3.2147,3.2198,3.2275,3.2291,3.2402,3.2447,3.2613,3.2699,3.2713,3.2739,3.2751,3.2770,3.2810,3.2866,3.2931,3.2967,3.3000,3.3046,3.3061,3.3147,3.3202,3.3234,3.3253,3.3377,3.3380,3.3419,3.3434,3.3449,3.3567,3.3597,3.3604,3.3691,3.3737,3.3738,3.3744,3.3780,3.3795,3.3829,3.3883,3.3908,3.3922,3.4066,3.4091,3.4110,3.4142,3.4173,3.4205,3.4301,3.4353,3.4360,3.4413,3.4900,3.4902,3.4983,3.5095,3.5100,3.5101,3.5119,3.5256,3.5380,3.5381,3.5469,3.5487,3.5574,3.5575,3.5757,3.5854,3.5885,3.5983,3.5999,3.6021,3.6074,3.6139,3.6183,3.6290,3.6305,3.6325,3.6341,3.6351,3.6717,3.6785,3.6800,3.6809,3.6852,3.6919,3.6946,3.6986,3.6993,3.7002,3.7010,3.7057,3.7098,3.7101,3.7147,3.7174,3.7260,3.7338,3.7390,3.7418,3.7453,3.7506,3.7550,3.7558,3.7576,3.7772,3.7893,3.8129,3.8203,3.8205,3.8343,3.8362,3.8385,3.8386,3.8400,3.8405,3.8479,3.8527,3.8528,3.8538,3.8662,3.8685,3.8768,3.8805,3.8905,3.8910,3.8984,3.9059,3.9080,3.9387,3.9598,3.9611,3.9629,3.9772,3.9789,3.9919,4.0061,4.0273,4.0547,4.0576,4.0665,4.0729,4.0823,4.1037,4.1053,4.1062,4.1084,4.1094,4.1101,4.1134,4.1232,4.1254,4.1366,4.1439,4.1495,4.1514,4.1569,4.1576,4.1624,4.1649,4.1734,4.1770,4.1888,4.1922,4.1960,4.2025,4.2031,4.2391,4.2659,4.2686,4.2865,4.2870,4.2907,4.3206,4.3242,4.3381,4.3492,4.3590,4.3598,4.3633,4.3883,4.3921,4.3943,4.4167,4.4182,4.4189,4.4302,4.4331,4.4336,4.4356,4.4358,4.4420,4.4447,4.4512,4.4530,4.4766,4.4789,4.5132,4.5532,4.5638,4.5877,4.6320,4.6351,4.6624,4.6627,4.6731,4.6746,4.6895,4.7026,4.7235,4.7324,4.7583,4.7893,4.7937,4.8215,4.8459,4.8474,4.8481,4.8616,4.8872,4.8964,4.9220,4.9236,4.9552,4.9555,4.9607,5.0028,5.0238,5.0395,5.0419,5.0442,5.0685,5.0773,5.0848,5.1441,5.1576,5.1761,5.1991,5.2296,5.2445,5.2832,5.2968,5.3293,5.3590,5.4283,5.4358,5.4389,5.4562,5.4660,5.4803,5.4852,5.4910,5.5244,5.5476,5.5572,5.5806,5.5857,5.7013,5.7219,5.7920,5.7959,5.8263,5.8266,5.8772,5.8949,5.9603,5.9777,6.0589,6.0712,6.1290,6.2030,6.2307,6.2893,6.3923,6.3995,6.7022,6.7187,6.8247,6.8824,6.9226,7.2771,7.3804,7.6859,7.7950,8.4797,10.4151,10.9651,11.1472,11.2840],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.2237,0.2275,0.2359,0.2564,0.2566,0.2593,0.2615,0.2739,0.2767,0.2775,0.2777,0.2784,0.2792,0.2809,0.2841,0.2848,0.2852,0.2861,0.2892,0.2897,0.2899,0.2929,0.2951,0.2962,0.2985,0.3010,0.3012,0.3034,0.3039,0.3046,0.3061,0.3066,0.3074,0.3082,0.3083,0.3098,0.3108,0.3132,0.3151,0.3162,0.3178,0.3193,0.3194,0.3196,0.3197,0.3201,0.3208,0.3221,0.3223,0.3227,0.3246,0.3258,0.3260,0.3262,0.3267,0.3268,0.3270,0.3293,0.3297,0.3308,0.3313,0.3317,0.3323,0.3324,0.3328,0.3330,0.3339,0.3340,0.3348,0.3353,0.3365,0.3367,0.3378,0.3394,0.3397,0.3402,0.3404,0.3426,0.3428,0.3450,0.3459,0.3468,0.3474,0.3475,0.3477,0.3504,0.3510,0.3521,0.3549,0.3553,0.3559,0.3564,0.3598,0.3604,0.3610,0.3611,0.3612,0.3614,0.3623,0.3624,0.3633,0.3637,0.3640,0.3648,0.3659,0.3670,0.3672,0.3673,0.3686,0.3687,0.3701,0.3726,0.3738,0.3744,0.3750,0.3760,0.3761,0.3769,0.3770,0.3778,0.3781,0.3794,0.3805,0.3818,0.3820,0.3837,0.3842,0.3844,0.3847,0.3853,0.3860,0.3863,0.3867,0.3871,0.3872,0.3889,0.3893,0.3900,0.3903,0.3908,0.3927,0.3933,0.3959,0.3960,0.3966,0.3969,0.3982,0.3984,0.3988,0.3994,0.3996,0.4005,0.4015,0.4022,0.4030,0.4041,0.4048,0.4055,0.4058,0.4063,0.4065,0.4088,0.4105,0.4111,0.4123,0.4143,0.4163,0.4172,0.4173,0.4175,0.4183,0.4198,0.4212,0.4213,0.4237,0.4254,0.4296,0.4297,0.4304,0.4306,0.4310,0.4315,0.4324,0.4350,0.4360,0.4368,0.4391,0.4401,0.4410,0.4430,0.4433,0.4444,0.4454,0.4470,0.4478,0.4480,0.4487,0.4500,0.4511,0.4513,0.4526,0.4533,0.4545,0.4552,0.4556,0.4567,0.4593,0.4603,0.4608,0.4623,0.4650,0.4663,0.4678,0.4692,0.4694,0.4695,0.4698,0.4699,0.4704,0.4718,0.4734,0.4745,0.4761,0.4772,0.4778,0.4782,0.4799,0.4814,0.4821,0.4829,0.4834,0.4835,0.4864,0.4882,0.4885,0.4894,0.4897,0.4910,0.4917,0.4923,0.4934,0.4991,0.4994,0.4999,0.5003,0.5020,0.5022,0.5027,0.5030,0.5037,0.5038,0.5056,0.5063,0.5064,0.5067,0.5069,0.5113,0.5123,0.5141,0.5156,0.5158,0.5189,0.5200,0.5222,0.5251,0.5254,0.5256,0.5272,0.5286,0.5290,0.5295,0.5297,0.5299,0.5308,0.5320,0.5327,0.5340,0.5352,0.5361,0.5364,0.5389,0.5427,0.5434,0.5443,0.5463,0.5471,0.5478,0.5496,0.5498,0.5500,0.5503,0.5516,0.5518,0.5520,0.5527,0.5529,0.5540,0.5543,0.5547,0.5560,0.5564,0.5566,0.5606,0.5609,0.5617,0.5626,0.5641,0.5649,0.5707,0.5739,0.5758,0.5833,0.5843,0.5849,0.5855,0.5879,0.5893,0.5896,0.5914,0.5929,0.5937,0.5942,0.5948,0.5959,0.5967,0.5968,0.5974,0.5980,0.5988,0.5989,0.5991,0.5995,0.6002,0.6003,0.6029,0.6037,0.6041,0.6048,0.6062,0.6072,0.6092,0.6118,0.6125,0.6151,0.6174,0.6195,0.6196,0.6206,0.6232,0.6245,0.6250,0.6264,0.6287,0.6293,0.6302,0.6306,0.6308,0.6333,0.6353,0.6405,0.6408,0.6418,0.6428,0.6435,0.6441,0.6448,0.6482,0.6488,0.6491,0.6502,0.6514,0.6515,0.6529,0.6539,0.6586,0.6605,0.6637,0.6645,0.6647,0.6654,0.6679,0.6683,0.6691,0.6718,0.6729,0.6735,0.6757,0.6860,0.6867,0.6878,0.6891,0.6902,0.6966,0.7042,0.7061,0.7075,0.7105,0.7113,0.7117,0.7129,0.7132,0.7145,0.7159,0.7164,0.7166,0.7170,0.7195,0.7221,0.7252,0.7274,0.7285,0.7323,0.7324,0.7340,0.7345,0.7370,0.7377,0.7401,0.7403,0.7410,0.7451,0.7475,0.7477,0.7482,0.7491,0.7508,0.7509,0.7514,0.7525,0.7537,0.7548,0.7549,0.7602,0.7608,0.7624,0.7628,0.7648,0.7662,0.7665,0.7671,0.7697,0.7712,0.7724,0.7729,0.7733,0.7734,0.7749,0.7755,0.7773,0.7781,0.7787,0.7820,0.7846,0.7848,0.7953,0.8150,0.8220,0.8252,0.8254,0.8286,0.8338,0.8345,0.8461,0.8517,0.8580,0.8610,0.8622,0.8702,0.8709,0.8755,0.8767,0.8949,0.8969,0.9040,0.9147,0.9193,0.9250,0.9270,0.9304,0.9333,0.9352,0.9353,0.9371,0.9505,0.9558,0.9853,0.9865,0.9976,1.0169,1.0203,1.0227,1.0288,1.0566,1.0621,1.0759,1.0795,1.1257,1.1306,1.1534,1.1550,1.1879,1.2591,1.2737,1.2861,1.2906,1.3099,1.3339,1.3571,1.4035,1.4041,1.4487,1.5319,1.5337,1.5789,1.6401,1.6759,1.8142,1.9083,2.2072,2.3282,2.6516,2.7125,3.4561,3.6658,3.7818,4.1514,4.4318,4.5553,5.0731,5.5670,6.1998],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.016304347826086956,0.018115942028985508,0.019927536231884056,0.021739130434782608,0.02355072463768116,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.03260869565217391,0.036231884057971016,0.03804347826086957,0.03985507246376811,0.041666666666666664,0.043478260869565216,0.04528985507246377,0.04710144927536232,0.04891304347826087,0.050724637681159424,0.05253623188405797,0.05434782608695652,0.05615942028985507,0.057971014492753624,0.059782608695652176,0.06159420289855073,0.06340579710144928,0.06521739130434782,0.06702898550724638,0.06884057971014493,0.07065217391304347,0.07246376811594203,0.07427536231884058,0.07608695652173914,0.07789855072463768,0.07971014492753623,0.08152173913043478,0.08333333333333333,0.08514492753623189,0.08695652173913043,0.08876811594202899,0.09057971014492754,0.09239130434782608,0.09420289855072464,0.09601449275362318,0.09782608695652174,0.09963768115942029,0.10144927536231885,0.10326086956521739,0.10507246376811594,0.1068840579710145,0.10869565217391304,0.1105072463768116,0.11231884057971014,0.11413043478260869,0.11594202898550725,0.11775362318840579,0.11956521739130435,0.1213768115942029,0.12318840579710146,0.125,0.12681159420289856,0.1286231884057971,0.13043478260869565,0.1322463768115942,0.13405797101449277,0.13768115942028986,0.13949275362318841,0.14130434782608695,0.1431159420289855,0.14492753623188406,0.14673913043478262,0.14855072463768115,0.1503623188405797,0.15217391304347827,0.1539855072463768,0.15579710144927536,0.15760869565217392,0.16304347826086957,0.16485507246376813,0.16666666666666666,0.16847826086956522,0.17028985507246377,0.1721014492753623,0.17572463768115942,0.17753623188405798,0.1793478260869565,0.18115942028985507,0.18297101449275363,0.18478260869565216,0.18659420289855072,0.18840579710144928,0.19021739130434784,0.19384057971014493,0.1956521739130435,0.19746376811594202,0.19927536231884058,0.20108695652173914,0.2028985507246377,0.20471014492753623,0.20652173913043478,0.21014492753623187,0.21195652173913043,0.213768115942029,0.21557971014492755,0.21739130434782608,0.21920289855072464,0.2210144927536232,0.22282608695652173,0.22644927536231885,0.22826086956521738,0.23007246376811594,0.2318840579710145,0.23369565217391305,0.23550724637681159,0.23731884057971014,0.2391304347826087,0.24094202898550723,0.2427536231884058,0.24456521739130435,0.2463768115942029,0.25,0.25181159420289856,0.2554347826086957,0.2572463768115942,0.25905797101449274,0.2608695652173913,0.26268115942028986,0.2644927536231884,0.266304347826087,0.26811594202898553,0.26992753623188404,0.2717391304347826,0.27355072463768115,0.2753623188405797,0.27717391304347827,0.27898550724637683,0.2807971014492754,0.28442028985507245,0.286231884057971,0.28804347826086957,0.2898550724637681,0.29347826086956524,0.29528985507246375,0.2971014492753623,0.3007246376811594,0.302536231884058,0.30434782608695654,0.3061594202898551,0.3079710144927536,0.30978260869565216,0.3115942028985507,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.32065217391304346,0.322463768115942,0.3242753623188406,0.32608695652173914,0.3278985507246377,0.32971014492753625,0.33152173913043476,0.3333333333333333,0.3351449275362319,0.33695652173913043,0.338768115942029,0.34057971014492755,0.3423913043478261,0.3442028985507246,0.34601449275362317,0.34782608695652173,0.3496376811594203,0.35144927536231885,0.3532608695652174,0.35507246376811596,0.35688405797101447,0.358695652173913,0.3605072463768116,0.36231884057971014,0.3641304347826087,0.36594202898550726,0.3677536231884058,0.3695652173913043,0.3713768115942029,0.37318840579710144,0.375,0.37681159420289856,0.3786231884057971,0.3804347826086957,0.3822463768115942,0.38405797101449274,0.3858695652173913,0.38768115942028986,0.3894927536231884,0.391304347826087,0.39311594202898553,0.39492753623188404,0.3967391304347826,0.39855072463768115,0.4003623188405797,0.40217391304347827,0.40398550724637683,0.4057971014492754,0.4076086956521739,0.40942028985507245,0.411231884057971,0.41304347826086957,0.4148550724637681,0.41847826086956524,0.42028985507246375,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.427536231884058,0.42934782608695654,0.4311594202898551,0.4329710144927536,0.43478260869565216,0.4365942028985507,0.4384057971014493,0.44021739130434784,0.4420289855072464,0.4438405797101449,0.44565217391304346,0.447463768115942,0.4492753623188406,0.45108695652173914,0.4528985507246377,0.45471014492753625,0.45652173913043476,0.4583333333333333,0.4601449275362319,0.46195652173913043,0.463768115942029,0.46557971014492755,0.4673913043478261,0.4692028985507246,0.47101449275362317,0.47282608695652173,0.4746376811594203,0.47644927536231885,0.4782608695652174,0.48007246376811596,0.48188405797101447,0.483695652173913,0.4855072463768116,0.48731884057971014,0.4891304347826087,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.4963768115942029,0.49818840579710144,0.5,0.5018115942028986,0.5036231884057971,0.5054347826086957,0.5072463768115942,0.5090579710144928,0.5108695652173914,0.5126811594202898,0.5144927536231884,0.5163043478260869,0.5181159420289855,0.519927536231884,0.5217391304347826,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5289855072463768,0.5307971014492754,0.532608695652174,0.5344202898550725,0.5362318840579711,0.5380434782608695,0.5398550724637681,0.5416666666666666,0.5434782608695652,0.5452898550724637,0.5471014492753623,0.5489130434782609,0.5507246376811594,0.552536231884058,0.5543478260869565,0.5561594202898551,0.5579710144927537,0.5597826086956522,0.5615942028985508,0.5634057971014492,0.5652173913043478,0.5670289855072463,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5760869565217391,0.5778985507246377,0.5797101449275363,0.5815217391304348,0.5833333333333334,0.5851449275362319,0.5869565217391305,0.5887681159420289,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5960144927536232,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6105072463768116,0.6123188405797102,0.6141304347826086,0.6159420289855072,0.6177536231884058,0.6195652173913043,0.6213768115942029,0.6231884057971014,0.625,0.6268115942028986,0.6286231884057971,0.6304347826086957,0.6322463768115942,0.6340579710144928,0.6358695652173914,0.6376811594202898,0.6394927536231884,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6485507246376812,0.6503623188405797,0.6521739130434783,0.6539855072463768,0.6557971014492754,0.657608695652174,0.6594202898550725,0.6630434782608695,0.6648550724637681,0.6666666666666666,0.6684782608695652,0.6702898550724637,0.6721014492753623,0.6739130434782609,0.6757246376811594,0.677536231884058,0.6793478260869565,0.6811594202898551,0.6829710144927537,0.6847826086956522,0.6865942028985508,0.6884057971014492,0.6902173913043478,0.6920289855072463,0.6938405797101449,0.6956521739130435,0.697463768115942,0.6992753623188406,0.7010869565217391,0.7028985507246377,0.7047101449275363,0.7083333333333334,0.7101449275362319,0.7119565217391305,0.7137681159420289,0.7155797101449275,0.717391304347826,0.7192028985507246,0.7210144927536232,0.7228260869565217,0.7246376811594203,0.7264492753623188,0.7282608695652174,0.730072463768116,0.7318840579710145,0.7336956521739131,0.7373188405797102,0.7391304347826086,0.7409420289855072,0.7427536231884058,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7518115942028986,0.7536231884057971,0.7554347826086957,0.7572463768115942,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.769927536231884,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7771739130434783,0.7789855072463768,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7862318840579711,0.7880434782608695,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7952898550724637,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.802536231884058,0.8043478260869565,0.8061594202898551,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8152173913043478,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8315217391304348,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8496376811594203,0.8514492753623188,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.3821,1.0675,1.0727,1.2585,1.3326,1.3362,1.3482,1.3568,1.3907,1.3968,1.3980,1.4178,1.4277,1.4347,1.4498,1.4614,1.4615,1.4633,1.4676,1.4759,1.4795,1.4835,1.4849,1.4853,1.4921,1.4932,1.4937,1.4971,1.5062,1.5066,1.5099,1.5194,1.5320,1.5326,1.5362,1.5391,1.5479,1.5531,1.5636,1.5723,1.5812,1.5813,1.5857,1.6037,1.6171,1.6291,1.6311,1.6334,1.6351,1.6414,1.6511,1.6520,1.6529,1.6579,1.6580,1.6676,1.6685,1.6700,1.6716,1.6721,1.6924,1.6984,1.6996,1.6998,1.7017,1.7067,1.7098,1.7101,1.7165,1.7170,1.7250,1.7265,1.7279,1.7315,1.7323,1.7332,1.7394,1.7449,1.7528,1.7530,1.7548,1.7612,1.7638,1.7652,1.7677,1.7708,1.7711,1.7720,1.7731,1.7748,1.7777,1.7791,1.7809,1.7827,1.7835,1.7838,1.7844,1.7847,1.7949,1.8004,1.8038,1.8040,1.8048,1.8062,1.8081,1.8095,1.8097,1.8099,1.8122,1.8129,1.8136,1.8168,1.8184,1.8193,1.8195,1.8211,1.8233,1.8239,1.8266,1.8309,1.8319,1.8321,1.8345,1.8384,1.8491,1.8502,1.8536,1.8570,1.8571,1.8581,1.8605,1.8625,1.8674,1.8691,1.8705,1.8710,1.8719,1.8726,1.8750,1.8787,1.8821,1.8872,1.8949,1.8973,1.8976,1.8977,1.8992,1.8993,1.9038,1.9059,1.9104,1.9162,1.9167,1.9207,1.9209,1.9245,1.9263,1.9272,1.9335,1.9365,1.9385,1.9388,1.9474,1.9494,1.9536,1.9545,1.9552,1.9555,1.9558,1.9601,1.9602,1.9624,1.9635,1.9660,1.9670,1.9684,1.9701,1.9749,1.9760,1.9766,1.9768,1.9781,1.9783,1.9818,1.9829,1.9838,1.9870,1.9900,1.9945,1.9982,2.0009,2.0031,2.0054,2.0146,2.0180,2.0222,2.0229,2.0311,2.0419,2.0427,2.0452,2.0510,2.0586,2.0642,2.0656,2.0685,2.0696,2.0730,2.0869,2.0880,2.0889,2.0917,2.0921,2.1059,2.1062,2.1090,2.1138,2.1183,2.1209,2.1265,2.1314,2.1375,2.1402,2.1430,2.1435,2.1519,2.1539,2.1639,2.1689,2.1693,2.1703,2.1752,2.1778,2.1880,2.1883,2.1903,2.1943,2.1944,2.1978,2.1984,2.2016,2.2033,2.2036,2.2051,2.2059,2.2068,2.2091,2.2222,2.2236,2.2263,2.2282,2.2298,2.2320,2.2472,2.2474,2.2505,2.2511,2.2524,2.2575,2.2647,2.2683,2.2718,2.2834,2.2868,2.2934,2.2979,2.2990,2.3004,2.3016,2.3038,2.3081,2.3128,2.3297,2.3352,2.3355,2.3376,2.3539,2.3605,2.3608,2.3622,2.3668,2.3679,2.3690,2.3715,2.3728,2.3779,2.4062,2.4112,2.4203,2.4277,2.4280,2.4320,2.4337,2.4503,2.4570,2.4670,2.4712,2.4729,2.4842,2.4903,2.4956,2.5009,2.5115,2.5137,2.5158,2.5168,2.5192,2.5193,2.5214,2.5233,2.5265,2.5332,2.5356,2.5415,2.5425,2.5455,2.5456,2.5458,2.5462,2.5466,2.5479,2.5517,2.5533,2.5555,2.5604,2.5789,2.5803,2.5817,2.5877,2.6131,2.6214,2.6227,2.6238,2.6257,2.6258,2.6280,2.6284,2.6310,2.6351,2.6369,2.6474,2.6553,2.6560,2.6580,2.6583,2.6594,2.6662,2.6702,2.6716,2.6778,2.6820,2.6906,2.6956,2.6985,2.7083,2.7088,2.7101,2.7162,2.7170,2.7197,2.7214,2.7280,2.7382,2.7414,2.7435,2.7470,2.7500,2.7509,2.7665,2.7682,2.7688,2.7764,2.7770,2.7774,2.7805,2.7818,2.7832,2.7852,2.7910,2.8005,2.8009,2.8114,2.8123,2.8157,2.8225,2.8246,2.8262,2.8272,2.8301,2.8306,2.8366,2.8398,2.8433,2.8442,2.8616,2.8648,2.8715,2.8723,2.8732,2.8801,2.8807,2.8877,2.9000,2.9123,2.9126,2.9136,2.9253,2.9384,2.9421,2.9435,2.9444,2.9466,2.9540,2.9563,2.9651,2.9734,2.9849,3.0011,3.0087,3.0090,3.0124,3.0221,3.0330,3.0615,3.0849,3.0866,3.1012,3.1138,3.1160,3.1213,3.1299,3.1410,3.1429,3.1505,3.1552,3.1636,3.1749,3.2067,3.2130,3.2199,3.2314,3.2387,3.2483,3.2574,3.2776,3.2781,3.3001,3.3050,3.3343,3.3435,3.3557,3.3696,3.3723,3.3784,3.3786,3.3867,3.3891,3.4076,3.4282,3.4286,3.4415,3.4537,3.4863,3.4864,3.4894,3.4940,3.5152,3.5182,3.5662,3.5798,3.6031,3.6157,3.6427,3.6919,3.7139,3.7162,3.7237,3.7265,3.7441,3.7607,3.7681,3.7813,3.8072,3.8127,3.8215,3.8441,3.8470,3.8537,3.8548,3.8599,3.8762,3.8806,3.8925,3.9487,3.9602,3.9624,3.9894,4.0440,4.0631,4.0948,4.1357,4.1384,4.1512,4.1927,4.2100,4.2432,4.2714,4.2966,4.3829,4.4125,4.4270,4.4491,4.4608,4.5664,4.5919,4.5966,4.6317,4.6346,4.6561,4.7358,4.7411,4.7657,4.7975,4.8191,4.9402,4.9583,4.9671,5.0410,5.0815,5.1211,5.1413,5.2957,5.4396,5.4545,5.5912,5.9300,6.0096,6.0344,6.0816,6.1021,6.2680,6.2904,6.5789,6.8940,7.2065,7.3477,7.4832,7.4940,8.1428,8.1996,8.3987,8.8498,9.2915,10.2553,10.6294],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2972,0.3008,0.3076,0.3108,0.3191,0.3210,0.3345,0.3405,0.3406,0.3424,0.3499,0.3532,0.3536,0.3590,0.3668,0.3683,0.3740,0.3782,0.3798,0.3804,0.3856,0.3869,0.3924,0.3926,0.3929,0.3935,0.3954,0.3955,0.3978,0.3994,0.4030,0.4048,0.4091,0.4125,0.4139,0.4143,0.4146,0.4150,0.4176,0.4201,0.4218,0.4229,0.4253,0.4265,0.4285,0.4292,0.4294,0.4315,0.4318,0.4336,0.4342,0.4343,0.4344,0.4348,0.4349,0.4370,0.4375,0.4383,0.4396,0.4414,0.4415,0.4418,0.4426,0.4440,0.4463,0.4481,0.4487,0.4502,0.4508,0.4509,0.4519,0.4521,0.4528,0.4543,0.4548,0.4552,0.4560,0.4562,0.4580,0.4586,0.4603,0.4635,0.4645,0.4665,0.4669,0.4703,0.4727,0.4749,0.4765,0.4788,0.4809,0.4833,0.4835,0.4842,0.4844,0.4854,0.4869,0.4885,0.4887,0.4892,0.4910,0.4914,0.4923,0.4926,0.4940,0.4960,0.4969,0.4978,0.4985,0.5010,0.5020,0.5038,0.5042,0.5061,0.5068,0.5074,0.5078,0.5079,0.5082,0.5089,0.5105,0.5118,0.5130,0.5141,0.5146,0.5168,0.5178,0.5192,0.5193,0.5221,0.5246,0.5254,0.5259,0.5262,0.5267,0.5274,0.5297,0.5307,0.5314,0.5320,0.5336,0.5355,0.5360,0.5375,0.5387,0.5394,0.5404,0.5414,0.5426,0.5432,0.5449,0.5456,0.5483,0.5489,0.5495,0.5507,0.5515,0.5543,0.5546,0.5549,0.5552,0.5569,0.5598,0.5600,0.5676,0.5695,0.5697,0.5717,0.5720,0.5734,0.5754,0.5770,0.5781,0.5792,0.5810,0.5826,0.5836,0.5841,0.5847,0.5891,0.5892,0.5902,0.5903,0.5921,0.5936,0.5939,0.5948,0.5952,0.6020,0.6029,0.6035,0.6069,0.6110,0.6116,0.6124,0.6142,0.6160,0.6171,0.6186,0.6187,0.6228,0.6240,0.6267,0.6283,0.6303,0.6310,0.6311,0.6315,0.6338,0.6364,0.6435,0.6451,0.6486,0.6500,0.6506,0.6525,0.6539,0.6563,0.6579,0.6582,0.6583,0.6589,0.6681,0.6687,0.6692,0.6696,0.6729,0.6735,0.6762,0.6809,0.6817,0.6825,0.6841,0.6853,0.6856,0.6867,0.6902,0.6919,0.6929,0.6958,0.7016,0.7021,0.7042,0.7145,0.7202,0.7231,0.7286,0.7318,0.7339,0.7361,0.7380,0.7405,0.7422,0.7478,0.7501,0.7505,0.7508,0.7563,0.7583,0.7620,0.7675,0.7752,0.7765,0.7943,0.7951,0.7963,0.7972,0.8013,0.8027,0.8060,0.8093,0.8124,0.8132,0.8219,0.8239,0.8253,0.8293,0.8303,0.8412,0.8440,0.8452,0.8457,0.8464,0.8531,0.8572,0.8606,0.8687,0.8696,0.8732,0.8789,0.8793,0.8803,0.8850,0.8857,0.8956,0.8978,0.9025,0.9059,0.9135,0.9137,0.9159,0.9178,0.9195,0.9200,0.9204,0.9224,0.9267,0.9379,0.9437,0.9445,0.9446,0.9513,0.9586,0.9607,0.9608,0.9783,0.9844,0.9856,0.9912,1.0016,1.0069,1.0089,1.0136,1.0167,1.0183,1.0200,1.0262,1.0294,1.0344,1.0351,1.0387,1.0398,1.0578,1.0621,1.0656,1.0663,1.0675,1.0717,1.0744,1.0826,1.0836,1.0837,1.0912,1.0958,1.0984,1.1009,1.1037,1.1041,1.1043,1.1063,1.1080,1.1103,1.1127,1.1217,1.1355,1.1359,1.1386,1.1416,1.1498,1.1503,1.1546,1.1623,1.1659,1.1661,1.1744,1.1751,1.1818,1.1837,1.1857,1.1912,1.1936,1.1993,1.1999,1.2010,1.2042,1.2049,1.2098,1.2231,1.2305,1.2367,1.2560,1.2600,1.2605,1.2616,1.2660,1.2674,1.2711,1.2724,1.2731,1.2814,1.2848,1.2883,1.2887,1.2906,1.2921,1.3003,1.3025,1.3072,1.3094,1.3111,1.3202,1.3208,1.3278,1.3335,1.3351,1.3365,1.3469,1.3474,1.3588,1.3629,1.3648,1.3657,1.3786,1.3823,1.3904,1.3920,1.3951,1.3990,1.3995,1.4049,1.4122,1.4170,1.4312,1.4316,1.4329,1.4366,1.4406,1.4481,1.4537,1.4561,1.4610,1.4615,1.4626,1.4638,1.4646,1.4752,1.4778,1.4804,1.4905,1.4969,1.5125,1.5148,1.5168,1.5211,1.5382,1.5422,1.5445,1.5486,1.5519,1.5538,1.5626,1.5630,1.5777,1.5881,1.5913,1.5923,1.5925,1.5962,1.6069,1.6089,1.6091,1.6113,1.6144,1.6222,1.6244,1.6575,1.6673,1.6783,1.6811,1.6877,1.6895,1.7049,1.7052,1.7103,1.7119,1.7187,1.7204,1.7386,1.7527,1.7567,1.7668,1.7675,1.7686,1.7711,1.7729,1.7784,1.7846,1.7988,1.8044,1.8089,1.8230,1.8274,1.8386,1.8444,1.8708,1.8820,1.9158,1.9217,1.9336,1.9371,1.9433,1.9542,1.9614,2.0399,2.0417,2.0548,2.0619,2.0633,2.0673,2.0775,2.1982,2.2134,2.2763,2.2828,2.3038,2.3675,2.4536,2.4933,2.5095,2.5872,2.6683,2.8104,2.8114,2.8447,2.8767,2.9218,3.5826,3.5903,3.7139,3.8544,3.9696,4.0324,4.0727,4.1280,4.1939,4.2669,4.5885,4.7455,5.2882,5.3306,5.5871,5.9111,7.1293,9.3173],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25448028673835127,0.25627240143369173,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1817,0.1884,0.2104,0.2113,0.2120,0.2142,0.2166,0.2218,0.2221,0.2240,0.2245,0.2270,0.2282,0.2288,0.2301,0.2376,0.2428,0.2461,0.2469,0.2506,0.2541,0.2554,0.2588,0.2590,0.2617,0.2621,0.2622,0.2634,0.2641,0.2671,0.2684,0.2690,0.2703,0.2704,0.2709,0.2711,0.2713,0.2720,0.2724,0.2729,0.2732,0.2737,0.2750,0.2769,0.2770,0.2798,0.2810,0.2819,0.2821,0.2825,0.2843,0.2846,0.2853,0.2857,0.2871,0.2875,0.2912,0.2935,0.2962,0.2970,0.2979,0.2984,0.2985,0.2989,0.2991,0.3030,0.3036,0.3044,0.3054,0.3057,0.3071,0.3076,0.3083,0.3089,0.3124,0.3130,0.3133,0.3156,0.3168,0.3179,0.3191,0.3192,0.3197,0.3199,0.3210,0.3224,0.3235,0.3237,0.3252,0.3281,0.3285,0.3293,0.3308,0.3312,0.3314,0.3323,0.3328,0.3356,0.3357,0.3373,0.3392,0.3423,0.3429,0.3432,0.3441,0.3458,0.3459,0.3462,0.3464,0.3483,0.3500,0.3502,0.3526,0.3536,0.3538,0.3643,0.3665,0.3686,0.3692,0.3702,0.3719,0.3720,0.3734,0.3774,0.3817,0.3824,0.3840,0.3854,0.3874,0.3916,0.3940,0.3964,0.3970,0.4003,0.4004,0.4015,0.4037,0.4059,0.4062,0.4079,0.4086,0.4112,0.4113,0.4124,0.4145,0.4165,0.4170,0.4187,0.4204,0.4217,0.4247,0.4251,0.4323,0.4359,0.4384,0.4401,0.4403,0.4442,0.4462,0.4488,0.4512,0.4564,0.4577,0.4591,0.4635,0.4667,0.4727,0.4732,0.4733,0.4734,0.4809,0.4821,0.4843,0.4871,0.4883,0.4909,0.4922,0.4925,0.4932,0.4982,0.5001,0.5023,0.5028,0.5047,0.5058,0.5060,0.5065,0.5077,0.5078,0.5108,0.5119,0.5124,0.5186,0.5211,0.5229,0.5241,0.5267,0.5322,0.5324,0.5336,0.5367,0.5375,0.5432,0.5445,0.5509,0.5527,0.5547,0.5570,0.5575,0.5591,0.5598,0.5604,0.5607,0.5628,0.5656,0.5692,0.5706,0.5718,0.5728,0.5745,0.5791,0.5846,0.5854,0.5881,0.5910,0.5920,0.5932,0.5959,0.5965,0.5984,0.5987,0.6095,0.6211,0.6234,0.6282,0.6338,0.6379,0.6391,0.6435,0.6444,0.6449,0.6476,0.6549,0.6575,0.6591,0.6612,0.6662,0.6767,0.6782,0.6824,0.6827,0.6839,0.6847,0.6930,0.6940,0.6951,0.6956,0.6999,0.7018,0.7063,0.7084,0.7107,0.7133,0.7147,0.7175,0.7223,0.7236,0.7275,0.7278,0.7314,0.7328,0.7332,0.7357,0.7364,0.7366,0.7491,0.7613,0.7622,0.7637,0.7643,0.7650,0.7663,0.7674,0.7676,0.7698,0.7716,0.7766,0.7819,0.7827,0.7877,0.7883,0.7905,0.7917,0.8017,0.8019,0.8076,0.8086,0.8138,0.8187,0.8191,0.8203,0.8246,0.8304,0.8334,0.8406,0.8451,0.8478,0.8496,0.8578,0.8640,0.8726,0.8738,0.8816,0.8819,0.8849,0.9027,0.9030,0.9031,0.9051,0.9075,0.9078,0.9082,0.9142,0.9150,0.9172,0.9198,0.9285,0.9286,0.9352,0.9404,0.9416,0.9442,0.9476,0.9502,0.9543,0.9548,0.9567,0.9610,0.9671,0.9673,0.9699,0.9729,0.9751,0.9807,0.9870,0.9928,1.0005,1.0036,1.0042,1.0047,1.0076,1.0168,1.0266,1.0275,1.0289,1.0434,1.0462,1.0475,1.0728,1.0739,1.0921,1.0940,1.0987,1.1143,1.1347,1.1474,1.1705,1.1773,1.1853,1.1961,1.1977,1.2038,1.2096,1.2452,1.2511,1.2593,1.2718,1.2729,1.2770,1.2799,1.2837,1.2933,1.3353,1.3455,1.3573,1.3819,1.3829,1.3880,1.3993,1.4506,1.4545,1.4842,1.5145,1.5473,1.5545,1.5649,1.5773,1.5779,1.5975,1.6087,1.6144,1.6270,1.6308,1.6441,1.6934,1.7320,1.7349,1.7366,1.7565,1.7760,1.8507,1.8576,1.8622,1.8984,1.9030,1.9117,1.9132,1.9357,1.9399,1.9528,1.9641,1.9758,1.9819,2.0177,2.0261,2.0328,2.0617,2.0621,2.0895,2.1071,2.1074,2.1264,2.1289,2.1362,2.1621,2.1859,2.2142,2.2408,2.2432,2.2898,2.2975,2.3091,2.3180,2.3234,2.3254,2.3535,2.3634,2.3825,2.3839,2.4107,2.4143,2.4189,2.4308,2.4514,2.4631,2.5120,2.5394,2.5395,2.5604,2.5793,2.6001,2.6707,2.6832,2.7145,2.7701,2.7878,2.8364,2.8509,2.8796,2.9632,2.9681,2.9768,3.0615,3.1217,3.1519,3.1859,3.1931,3.2267,3.2398,3.2599,3.2975,3.4660,3.4671,3.4908,3.5161,3.5585,3.6147,3.7128,3.7745,3.8226,3.9613,3.9997,4.0282,4.0370,4.1392,4.1610,4.4191,4.5271,4.6109,4.6483,4.6596,4.6838,4.8382,4.9668,4.9904,4.9957,4.9999,5.0494,5.1319,5.4809,5.5308,5.7530,6.0758,6.0982,6.0989,6.1265,6.8393,7.1608,7.2172,7.3856,7.9527,7.9987,10.7064,12.6179],"y":[0.0018552875695732839,0.0037105751391465678,0.0055658627087198514,0.0074211502782931356,0.00927643784786642,0.011131725417439703,0.012987012987012988,0.014842300556586271,0.016697588126159554,0.01855287569573284,0.02040816326530612,0.022263450834879406,0.02411873840445269,0.025974025974025976,0.027829313543599257,0.029684601113172542,0.03153988868274583,0.03339517625231911,0.03525046382189239,0.03710575139146568,0.03896103896103896,0.04081632653061224,0.04267161410018553,0.04452690166975881,0.04638218923933209,0.04823747680890538,0.05009276437847866,0.05194805194805195,0.05380333951762523,0.055658627087198514,0.0575139146567718,0.059369202226345084,0.061224489795918366,0.06307977736549165,0.06493506493506493,0.06679035250463822,0.0686456400742115,0.07050092764378478,0.07235621521335807,0.07421150278293136,0.07606679035250463,0.07792207792207792,0.07977736549165121,0.08163265306122448,0.08348794063079777,0.08534322820037106,0.08719851576994433,0.08905380333951762,0.09276437847866419,0.09461966604823747,0.09833024118738404,0.10018552875695733,0.10204081632653061,0.1038961038961039,0.10575139146567718,0.10760667903525047,0.10946196660482375,0.11131725417439703,0.11317254174397032,0.1150278293135436,0.11873840445269017,0.12059369202226346,0.12244897959183673,0.12430426716141002,0.1261595547309833,0.1280148423005566,0.13172541743970315,0.13358070500927643,0.13543599257884972,0.137291280148423,0.1391465677179963,0.14100185528756956,0.14285714285714285,0.14471243042671614,0.14656771799628943,0.14842300556586271,0.150278293135436,0.15213358070500926,0.15398886827458255,0.15584415584415584,0.15769944341372913,0.15955473098330242,0.1614100185528757,0.16326530612244897,0.16512059369202226,0.16883116883116883,0.17068645640074212,0.1725417439703154,0.17625231910946196,0.17810760667903525,0.17996289424860853,0.18181818181818182,0.1836734693877551,0.18552875695732837,0.18738404452690166,0.18923933209647495,0.19109461966604824,0.19294990723562153,0.19480519480519481,0.19666048237476808,0.19851576994434136,0.20037105751391465,0.20222634508348794,0.20408163265306123,0.20593692022263452,0.2077922077922078,0.20964749536178107,0.21150278293135436,0.21335807050092764,0.21521335807050093,0.21706864564007422,0.2189239332096475,0.22077922077922077,0.22263450834879406,0.22448979591836735,0.22634508348794063,0.22820037105751392,0.2300556586270872,0.23191094619666047,0.23376623376623376,0.23562152133580705,0.23747680890538034,0.23933209647495363,0.24304267161410018,0.24489795918367346,0.24675324675324675,0.24860853432282004,0.2504638218923933,0.2523191094619666,0.2541743970315399,0.2560296846011132,0.25788497217068646,0.2597402597402597,0.26159554730983303,0.2634508348794063,0.2653061224489796,0.26716141001855287,0.2690166975881262,0.27087198515769945,0.2727272727272727,0.274582560296846,0.2764378478664193,0.28014842300556586,0.2820037105751391,0.28385899814471244,0.2857142857142857,0.287569573283859,0.2894248608534323,0.2912801484230056,0.29313543599257885,0.2949907235621521,0.2987012987012987,0.300556586270872,0.30241187384044527,0.3042671614100185,0.30612244897959184,0.3079777365491651,0.3098330241187384,0.3116883116883117,0.313543599257885,0.31539888682745826,0.3172541743970315,0.31910946196660483,0.3209647495361781,0.3246753246753247,0.32653061224489793,0.32838589981447125,0.3302411873840445,0.3320964749536178,0.3339517625231911,0.3358070500927644,0.33766233766233766,0.3395176252319109,0.34137291280148424,0.3432282003710575,0.3450834879406308,0.3469387755102041,0.34879406307977734,0.35064935064935066,0.3525046382189239,0.35435992578849723,0.3562152133580705,0.3580705009276438,0.35992578849721707,0.36178107606679033,0.36363636363636365,0.3654916512059369,0.3673469387755102,0.3692022263450835,0.37105751391465674,0.37291280148423006,0.3747680890538033,0.37662337662337664,0.3784786641929499,0.3803339517625232,0.3821892393320965,0.38404452690166974,0.38589981447124305,0.3877551020408163,0.38961038961038963,0.3914656771799629,0.39332096474953615,0.39517625231910947,0.3970315398886827,0.39888682745825604,0.4007421150278293,0.4025974025974026,0.4044526901669759,0.40630797773654914,0.40816326530612246,0.4100185528756957,0.41187384044526903,0.4137291280148423,0.4155844155844156,0.4174397031539889,0.41929499072356213,0.42115027829313545,0.4230055658627087,0.424860853432282,0.4267161410018553,0.42857142857142855,0.43042671614100186,0.4322820037105751,0.43413729128014844,0.4359925788497217,0.437847866419295,0.4397031539888683,0.44155844155844154,0.44341372912801486,0.4452690166975881,0.44712430426716143,0.4489795918367347,0.45083487940630795,0.45269016697588127,0.45454545454545453,0.45640074211502785,0.4582560296846011,0.4601113172541744,0.4619666048237477,0.46382189239332094,0.46567717996289426,0.4675324675324675,0.46938775510204084,0.4712430426716141,0.47309833024118736,0.4749536178107607,0.47680890538033394,0.47866419294990725,0.4805194805194805,0.48237476808905383,0.4842300556586271,0.48608534322820035,0.48794063079777367,0.4897959183673469,0.49165120593692024,0.4935064935064935,0.49536178107606677,0.4972170686456401,0.49907235621521334,0.5009276437847866,0.5027829313543599,0.5046382189239332,0.5064935064935064,0.5083487940630798,0.5102040816326531,0.5120593692022264,0.5139146567717996,0.5157699443413729,0.5176252319109462,0.5194805194805194,0.5213358070500927,0.5231910946196661,0.5250463821892394,0.5269016697588126,0.5306122448979592,0.5324675324675324,0.5343228200371057,0.536178107606679,0.5380333951762524,0.5398886827458256,0.5417439703153989,0.5435992578849722,0.5454545454545454,0.5473098330241187,0.549165120593692,0.5528756957328386,0.5565862708719852,0.5584415584415584,0.5602968460111317,0.562152133580705,0.5640074211502782,0.5658627087198516,0.5677179962894249,0.5695732838589982,0.5714285714285714,0.5732838589981447,0.575139146567718,0.5769944341372912,0.5788497217068646,0.5807050092764379,0.5825602968460112,0.5844155844155844,0.5862708719851577,0.588126159554731,0.5899814471243042,0.5918367346938775,0.5936920222634509,0.5955473098330241,0.5974025974025974,0.5992578849721707,0.601113172541744,0.6029684601113172,0.6048237476808905,0.6066790352504638,0.608534322820037,0.6103896103896104,0.6122448979591837,0.614100185528757,0.6159554730983302,0.6178107606679035,0.6196660482374768,0.62152133580705,0.6233766233766234,0.6252319109461967,0.62708719851577,0.6289424860853432,0.6307977736549165,0.6326530612244898,0.634508348794063,0.6363636363636364,0.6382189239332097,0.640074211502783,0.6419294990723562,0.6437847866419295,0.6456400742115028,0.647495361781076,0.6512059369202227,0.6530612244897959,0.6549165120593692,0.6567717996289425,0.6586270871985158,0.660482374768089,0.6623376623376623,0.6641929499072357,0.6660482374768089,0.6679035250463822,0.6697588126159555,0.6716141001855288,0.673469387755102,0.6753246753246753,0.6771799628942486,0.6790352504638218,0.6808905380333952,0.6827458256029685,0.6846011131725418,0.686456400742115,0.6883116883116883,0.6901669758812616,0.6920222634508348,0.6938775510204082,0.6957328385899815,0.6975881261595547,0.699443413729128,0.7012987012987013,0.7031539888682746,0.7050092764378478,0.7068645640074211,0.7087198515769945,0.7105751391465677,0.712430426716141,0.7142857142857143,0.7161410018552876,0.7179962894248608,0.7198515769944341,0.7217068645640075,0.7235621521335807,0.725417439703154,0.7272727272727273,0.7291280148423006,0.7309833024118738,0.7328385899814471,0.7346938775510204,0.7365491651205937,0.738404452690167,0.7402597402597403,0.7421150278293135,0.7439703153988868,0.7458256029684601,0.7476808905380334,0.7495361781076066,0.75139146567718,0.7532467532467533,0.7551020408163265,0.7569573283858998,0.7588126159554731,0.7606679035250464,0.7625231910946196,0.764378478664193,0.7662337662337663,0.7680890538033395,0.7699443413729128,0.7717996289424861,0.7736549165120594,0.7755102040816326,0.7773654916512059,0.7792207792207793,0.7810760667903525,0.7829313543599258,0.7847866419294991,0.7866419294990723,0.7884972170686456,0.7903525046382189,0.7922077922077922,0.7940630797773655,0.7959183673469388,0.7977736549165121,0.7996289424860853,0.8014842300556586,0.8033395176252319,0.8051948051948052,0.8070500927643784,0.8089053803339518,0.8107606679035251,0.8126159554730983,0.8144712430426716,0.8163265306122449,0.8181818181818182,0.8200371057513914,0.8218923933209648,0.8237476808905381,0.8256029684601113,0.8274582560296846,0.8293135435992579,0.8311688311688312,0.8330241187384044,0.8348794063079777,0.8367346938775511,0.8385899814471243,0.8404452690166976,0.8423005565862709,0.8441558441558441,0.8460111317254174,0.8478664192949907,0.849721706864564,0.8515769944341373,0.8534322820037106,0.8552875695732839,0.8571428571428571,0.8589981447124304,0.8608534322820037,0.862708719851577,0.8645640074211502,0.8664192949907236,0.8682745825602969,0.8701298701298701,0.8719851576994434,0.8738404452690167,0.87569573283859,0.8775510204081632,0.8794063079777366,0.8812615955473099,0.8831168831168831,0.8849721706864564,0.8868274582560297,0.8886827458256029,0.8905380333951762,0.8923933209647495,0.8942486085343229,0.8961038961038961,0.8979591836734694,0.8998144712430427,0.9016697588126159,0.9035250463821892,0.9053803339517625,0.9072356215213359,0.9090909090909091,0.9109461966604824,0.9128014842300557,0.9146567717996289,0.9165120593692022,0.9183673469387755,0.9202226345083488,0.922077922077922,0.9239332096474954,0.9257884972170687,0.9276437847866419,0.9294990723562152,0.9313543599257885,0.9332096474953617,0.935064935064935,0.9369202226345084,0.9387755102040817,0.9406307977736549,0.9424860853432282,0.9443413729128015,0.9461966604823747,0.948051948051948,0.9499072356215214,0.9517625231910947,0.9536178107606679,0.9554730983302412,0.9573283858998145,0.9591836734693877,0.961038961038961,0.9628942486085343,0.9647495361781077,0.9666048237476809,0.9684601113172542,0.9703153988868275,0.9721706864564007,0.974025974025974,0.9758812615955473,0.9777365491651205,0.9795918367346939,0.9814471243042672,0.9833024118738405,0.9851576994434137,0.987012987012987,0.9888682745825603,0.9907235621521335,0.9925788497217068,0.9944341372912802,0.9962894248608535,0.9981447124304267],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, consensuslab.world). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-consensuslab.world-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-consensuslab.world-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..1da861f8f4
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-consensuslab.world-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[1.6988,1.7998,1.8363,1.8584,1.9280,1.9398,1.9439,1.9561,1.9629,1.9754,1.9941,2.0069,2.0070,2.0072,2.0074,2.0075,2.0080,2.0081,2.0082,2.0083,2.0085,2.0086,2.0087,2.0088,2.0089,2.0090,2.0091,2.0095,2.0096,2.0097,2.0098,2.0101,2.0106,2.0109,2.0136,2.0137,2.0140,2.0144,2.0152,2.0154,2.0179,2.0184,2.0193,2.0220,2.0234,2.0237,2.0239,2.0247,2.0283,2.0285,2.0302,2.0303,2.0307,2.0321,2.0326,2.0327,2.0339,2.0342,2.0343,2.0363,2.0392,2.0394,2.0398,2.0411,2.0440,2.0450,2.0451,2.0455,2.0481,2.0509,2.0511,2.0542,2.0579,2.0581,2.0582,2.0589,2.0592,2.0599,2.0601,2.0622,2.0633,2.0665,2.0671,2.0673,2.0674,2.0689,2.0698,2.0707,2.0754,2.0769,2.0786,2.0809,2.0827,2.0859,2.0881,2.0945,2.0954,2.0962,2.0991,2.1023,2.1037,2.1045,2.1050,2.1072,2.1084,2.1104,2.1124,2.1151,2.1183,2.1186,2.1199,2.1217,2.1229,2.1232,2.1263,2.1287,2.1309,2.1326,2.1329,2.1342,2.1348,2.1349,2.1386,2.1403,2.1417,2.1432,2.1445,2.1450,2.1463,2.1474,2.1509,2.1532,2.1547,2.1572,2.1591,2.1599,2.1625,2.1641,2.1642,2.1667,2.1668,2.1677,2.1678,2.1686,2.1689,2.1691,2.1699,2.1706,2.1708,2.1712,2.1719,2.1725,2.1740,2.1750,2.1751,2.1757,2.1764,2.1765,2.1772,2.1782,2.1811,2.1815,2.1836,2.1838,2.1844,2.1861,2.1882,2.1889,2.1897,2.1899,2.1903,2.1916,2.1929,2.1938,2.1954,2.1971,2.1974,2.1976,2.1985,2.1989,2.1997,2.1999,2.2010,2.2011,2.2033,2.2037,2.2044,2.2051,2.2075,2.2084,2.2146,2.2181,2.2185,2.2214,2.2242,2.2278,2.2292,2.2306,2.2311,2.2314,2.2321,2.2327,2.2330,2.2331,2.2337,2.2372,2.2392,2.2396,2.2417,2.2423,2.2443,2.2457,2.2478,2.2480,2.2488,2.2494,2.2530,2.2538,2.2551,2.2595,2.2617,2.2650,2.2693,2.2714,2.2715,2.2733,2.2750,2.2757,2.2769,2.2784,2.2807,2.2811,2.2828,2.2835,2.2840,2.2846,2.2853,2.2906,2.2922,2.2925,2.2956,2.2958,2.2974,2.2982,2.3009,2.3026,2.3030,2.3075,2.3084,2.3088,2.3096,2.3126,2.3137,2.3139,2.3140,2.3166,2.3174,2.3191,2.3192,2.3199,2.3204,2.3210,2.3233,2.3259,2.3263,2.3297,2.3308,2.3328,2.3344,2.3346,2.3352,2.3361,2.3365,2.3377,2.3434,2.3471,2.3509,2.3529,2.3544,2.3553,2.3558,2.3577,2.3581,2.3603,2.3643,2.3654,2.3670,2.3673,2.3689,2.3692,2.3695,2.3698,2.3730,2.3741,2.3747,2.3750,2.3773,2.3774,2.3779,2.3798,2.3799,2.3807,2.3819,2.3826,2.3832,2.3837,2.3849,2.3853,2.3856,2.3861,2.3872,2.3890,2.3917,2.3920,2.3926,2.3999,2.4044,2.4052,2.4058,2.4061,2.4081,2.4084,2.4085,2.4093,2.4103,2.4136,2.4139,2.4172,2.4191,2.4196,2.4214,2.4237,2.4279,2.4314,2.4329,2.4332,2.4348,2.4357,2.4363,2.4417,2.4420,2.4436,2.4446,2.4454,2.4495,2.4531,2.4548,2.4562,2.4580,2.4586,2.4626,2.4640,2.4709,2.4717,2.4791,2.4831,2.4847,2.4870,2.4905,2.4913,2.4936,2.5020,2.5023,2.5024,2.5045,2.5050,2.5118,2.5124,2.5213,2.5309,2.5322,2.5356,2.5369,2.5436,2.5464,2.5469,2.5479,2.5504,2.5509,2.5523,2.5605,2.5682,2.5745,2.5764,2.5785,2.5804,2.5825,2.5908,2.6062,2.6069,2.6126,2.6141,2.6162,2.6208,2.6280,2.6327,2.6338,2.6386,2.6422,2.6443,2.6484,2.6700,2.6767,2.6784,2.6788,2.6808,2.6811,2.6844,2.6851,2.6857,2.6875,2.6876,2.6904,2.7014,2.7104,2.7114,2.7167,2.7179,2.7196,2.7225,2.7245,2.7253,2.7324,2.7493,2.7582,2.7592,2.7611,2.7712,2.7804,2.7833,2.7948,2.8466,2.8634,2.8678,2.8745,2.8843,2.9016,2.9088,2.9158,2.9192,2.9229,2.9416,2.9515,2.9565,2.9598,2.9615,2.9733,3.0073,3.0285,3.0472,3.0688,3.1017,3.1100,3.1120,3.1121,3.1234,3.1315,3.1390,3.1463,3.1764,3.1841,3.2103,3.2133,3.2171,3.2319,3.2444,3.3101,3.3463,3.3490,3.3580,3.3940,3.3966,3.4266,3.5085,3.5466,3.5822,3.5957,3.6295,3.6691,3.7111,3.7273,3.7425,3.7513,3.7671,3.7834,3.8444,3.8626,3.8851,3.8888,3.9012,4.0038,4.1420,4.2003,4.2187,4.3300,4.3383,4.3483,4.3610,4.4025,4.4121,4.4234,4.4264,4.4831,4.5033,4.5285,4.5580,4.6251,4.7412,4.7592,4.9364,4.9871,5.0853,5.2166,5.2246,5.2610,5.3450,5.6434,5.7342,6.0441,6.0450,6.1271,6.3924,6.4236,6.7093,6.7859,6.8306,7.0544,7.4413,7.4417,7.5116,7.5141,7.9693,8.0014,8.1601,8.2172,10.6728],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.025044722719141325,0.026833631484794274,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.04830053667262969,0.0518783542039356,0.05366726296958855,0.059033989266547404,0.06082289803220036,0.06440071556350627,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.2686,0.3893,0.5019,0.5086,0.5390,0.7863,0.9369,0.9446,1.0145,1.0275,1.0775,1.0863,1.0972,1.0992,1.1393,1.1615,1.1711,1.1727,1.2205,1.2252,1.2272,1.2351,1.2365,1.2466,1.2591,1.2810,1.2880,1.2961,1.3106,1.3115,1.3346,1.3373,1.3523,1.3588,1.3687,1.3702,1.3863,1.3993,1.4045,1.4090,1.4172,1.4174,1.4194,1.4200,1.4225,1.4232,1.4269,1.4281,1.4529,1.4535,1.4615,1.4643,1.4680,1.4766,1.4771,1.4780,1.4786,1.4787,1.4812,1.4834,1.4848,1.4865,1.4910,1.4956,1.5001,1.5082,1.5110,1.5272,1.5457,1.5472,1.5491,1.5493,1.5559,1.5598,1.5677,1.5723,1.5742,1.5858,1.5867,1.5886,1.5939,1.5973,1.5980,1.6097,1.6109,1.6124,1.6228,1.6230,1.6279,1.6281,1.6313,1.6325,1.6475,1.6479,1.6593,1.6609,1.6657,1.6729,1.6787,1.6899,1.6940,1.7015,1.7097,1.7234,1.7300,1.7422,1.7483,1.7493,1.7579,1.7595,1.7613,1.7614,1.7661,1.7690,1.7722,1.7737,1.7739,1.7861,1.7995,1.8000,1.8096,1.8188,1.8254,1.8257,1.8264,1.8327,1.8360,1.8391,1.8444,1.8449,1.8454,1.8467,1.8514,1.8516,1.8533,1.8545,1.8565,1.8637,1.8655,1.8672,1.8685,1.8696,1.8698,1.8704,1.8712,1.8772,1.8831,1.8921,1.8939,1.9067,1.9079,1.9093,1.9102,1.9112,1.9122,1.9142,1.9175,1.9180,1.9182,1.9185,1.9187,1.9202,1.9211,1.9222,1.9231,1.9234,1.9271,1.9317,1.9335,1.9359,1.9399,1.9401,1.9409,1.9422,1.9447,1.9448,1.9470,1.9471,1.9482,1.9491,1.9505,1.9512,1.9525,1.9552,1.9560,1.9567,1.9570,1.9580,1.9588,1.9590,1.9616,1.9659,1.9661,1.9683,1.9688,1.9690,1.9721,1.9738,1.9751,1.9860,1.9894,1.9931,1.9984,1.9992,1.9995,2.0051,2.0054,2.0059,2.0061,2.0062,2.0063,2.0067,2.0068,2.0069,2.0071,2.0077,2.0080,2.0081,2.0085,2.0089,2.0093,2.0103,2.0106,2.0109,2.0110,2.0115,2.0127,2.0132,2.0133,2.0139,2.0149,2.0153,2.0157,2.0160,2.0164,2.0169,2.0180,2.0182,2.0185,2.0190,2.0192,2.0194,2.0204,2.0211,2.0213,2.0214,2.0221,2.0232,2.0240,2.0246,2.0250,2.0255,2.0259,2.0264,2.0266,2.0274,2.0276,2.0287,2.0288,2.0292,2.0295,2.0298,2.0299,2.0303,2.0310,2.0315,2.0317,2.0318,2.0355,2.0376,2.0380,2.0383,2.0399,2.0404,2.0408,2.0433,2.0436,2.0441,2.0476,2.0481,2.0489,2.0501,2.0513,2.0544,2.0549,2.0574,2.0600,2.0609,2.0610,2.0615,2.0618,2.0650,2.0663,2.0668,2.0679,2.0681,2.0684,2.0701,2.0704,2.0761,2.0787,2.0832,2.0850,2.0854,2.0862,2.0901,2.0944,2.0967,2.0971,2.0996,2.1001,2.1054,2.1062,2.1095,2.1126,2.1138,2.1144,2.1172,2.1174,2.1198,2.1272,2.1315,2.1316,2.1417,2.1426,2.1454,2.1515,2.1536,2.1557,2.1567,2.1619,2.1635,2.1642,2.1662,2.1712,2.1736,2.1783,2.1815,2.1818,2.1831,2.1837,2.1902,2.1946,2.1948,2.1969,2.1995,2.1999,2.2061,2.2116,2.2144,2.2150,2.2160,2.2217,2.2299,2.2363,2.2365,2.2405,2.2406,2.2412,2.2417,2.2425,2.2427,2.2491,2.2511,2.2582,2.2699,2.2707,2.2754,2.2805,2.2821,2.2852,2.2929,2.2933,2.2934,2.2957,2.3098,2.3109,2.3193,2.3266,2.3290,2.3293,2.3321,2.3330,2.3357,2.3380,2.3437,2.3463,2.3470,2.3535,2.3560,2.3602,2.3632,2.3644,2.3648,2.3656,2.3695,2.3715,2.3719,2.3724,2.3738,2.3778,2.3784,2.3816,2.3843,2.3850,2.3865,2.3924,2.3988,2.4010,2.4063,2.4068,2.4086,2.4109,2.4143,2.4173,2.4198,2.4220,2.4582,2.4733,2.4771,2.4824,2.4952,2.4957,2.4986,2.5022,2.5037,2.5047,2.5058,2.5095,2.5119,2.5133,2.5159,2.5191,2.5234,2.5261,2.5269,2.5335,2.5361,2.5371,2.5379,2.5390,2.5398,2.5402,2.5407,2.5453,2.5529,2.5641,2.5666,2.5781,2.5818,2.5895,2.6090,2.6122,2.6366,2.6432,2.6508,2.6520,2.6539,2.6581,2.6763,2.6955,2.6982,2.7301,2.7454,2.7470,2.7729,2.7983,2.8142,2.8151,2.8221,2.8252,2.8439,2.8596,2.8617,2.8746,2.8786,2.9034,2.9063,2.9109,2.9442,2.9488,2.9552,2.9560,2.9719,3.0257,3.0757,3.0829,3.1399,3.1436,3.1459,3.1521,3.1552,3.1778,3.2038,3.2327,3.2380,3.2508,3.2583,3.2903,3.3244,3.3275,3.4045,3.4446,3.4612,3.4698,3.4897,3.5170,3.5214,3.5664,3.6487,3.7042,3.7356,3.7640,3.8222,3.8356,3.9670,3.9721,4.0079,4.0423,4.0739,4.2024,4.2270,4.3288,4.4311,4.5346,4.6121,4.6620,4.6816,4.7009,4.7716,4.8700,4.9162,5.0721,5.2738,5.7875,5.9370,6.6949,6.9579,7.1384,7.9933,10.2771,10.8391],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4121863799283154,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4283154121863799,0.43010752688172044,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.7493,0.9347,1.6632,1.8344,1.8449,1.8682,1.8793,1.8977,1.9196,1.9354,1.9599,1.9692,2.0055,2.0079,2.0080,2.0082,2.0104,2.0123,2.0124,2.0159,2.0194,2.0259,2.0284,2.0332,2.0347,2.0350,2.0399,2.0439,2.0477,2.0565,2.0636,2.0672,2.0757,2.0770,2.0781,2.0816,2.0924,2.0934,2.0972,2.1003,2.1165,2.1244,2.1253,2.1273,2.1320,2.1586,2.1803,2.1873,2.1954,2.1955,2.1986,2.2089,2.2097,2.2140,2.2169,2.2186,2.2375,2.2409,2.2587,2.2610,2.2726,2.2729,2.2745,2.2758,2.2884,2.2889,2.2960,2.2964,2.3050,2.3086,2.3127,2.3217,2.3242,2.3306,2.3406,2.3471,2.3498,2.3592,2.3661,2.3693,2.3729,2.3760,2.3787,2.3802,2.3911,2.4004,2.4023,2.4030,2.4120,2.4268,2.4280,2.4292,2.4394,2.4403,2.4440,2.4456,2.4477,2.4485,2.4503,2.4559,2.4624,2.4704,2.4721,2.4735,2.4788,2.4822,2.4852,2.4888,2.4920,2.4964,2.5172,2.5241,2.5261,2.5274,2.5287,2.5309,2.5313,2.5380,2.5601,2.5621,2.5661,2.5743,2.5746,2.5748,2.5778,2.5784,2.5802,2.5817,2.5825,2.5859,2.5935,2.6038,2.6102,2.6105,2.6158,2.6183,2.6189,2.6223,2.6235,2.6254,2.6369,2.6417,2.6418,2.6472,2.6524,2.6531,2.6618,2.6652,2.6679,2.6693,2.6702,2.6716,2.6737,2.6755,2.6850,2.6855,2.6863,2.7012,2.7023,2.7033,2.7055,2.7071,2.7086,2.7157,2.7193,2.7206,2.7270,2.7287,2.7382,2.7419,2.7441,2.7452,2.7683,2.7689,2.7839,2.7888,2.7925,2.7974,2.7986,2.7989,2.8038,2.8076,2.8169,2.8181,2.8342,2.8376,2.8387,2.8400,2.8405,2.8417,2.8466,2.8490,2.8518,2.8534,2.8574,2.8791,2.8796,2.8906,2.8929,2.8978,2.9040,2.9075,2.9086,2.9097,2.9160,2.9168,2.9221,2.9287,2.9321,2.9400,2.9409,2.9417,2.9423,2.9505,2.9541,2.9563,2.9600,2.9648,2.9670,2.9810,2.9827,2.9867,2.9881,2.9882,2.9890,2.9904,2.9929,3.0084,3.0114,3.0178,3.0201,3.0414,3.0438,3.0466,3.0539,3.0727,3.0764,3.0783,3.0786,3.1024,3.1057,3.1062,3.1224,3.1263,3.1426,3.1428,3.1433,3.1533,3.1571,3.1592,3.1701,3.1726,3.1769,3.1835,3.1922,3.1967,3.2010,3.2031,3.2062,3.2208,3.2235,3.2246,3.2256,3.2274,3.2337,3.2353,3.2420,3.2430,3.2451,3.2536,3.2607,3.2839,3.2845,3.2870,3.2908,3.2931,3.2966,3.2990,3.3006,3.3055,3.3077,3.3224,3.3279,3.3319,3.3370,3.3372,3.3503,3.3534,3.3549,3.3618,3.3661,3.3710,3.3744,3.3886,3.3889,3.3991,3.4044,3.4051,3.4076,3.4097,3.4117,3.4172,3.4210,3.4243,3.4250,3.4264,3.4295,3.4316,3.4429,3.4491,3.4512,3.4527,3.4562,3.4568,3.4570,3.4580,3.4612,3.5053,3.5244,3.5253,3.5263,3.5280,3.5399,3.5457,3.5534,3.5665,3.5749,3.5805,3.5856,3.5876,3.5907,3.6065,3.6085,3.6090,3.6160,3.6220,3.6221,3.6240,3.6326,3.6401,3.6436,3.6452,3.6484,3.6546,3.6879,3.6943,3.6964,3.6965,3.7109,3.7136,3.7165,3.7258,3.7271,3.7304,3.7356,3.7442,3.7522,3.7537,3.7542,3.7569,3.7582,3.7586,3.7605,3.7635,3.7718,3.7724,3.7750,3.7788,3.7886,3.7927,3.8015,3.8107,3.8347,3.8433,3.8450,3.8500,3.8515,3.8543,3.8597,3.8622,3.8670,3.8702,3.8749,3.8807,3.8811,3.9085,3.9108,3.9113,3.9137,3.9232,3.9247,3.9280,3.9426,3.9508,3.9693,3.9747,3.9924,3.9976,4.0037,4.0064,4.0115,4.0229,4.0427,4.0690,4.0753,4.0827,4.0920,4.0972,4.1179,4.1190,4.1195,4.1245,4.1299,4.1386,4.1490,4.1510,4.1512,4.1562,4.1604,4.1673,4.1793,4.1798,4.1827,4.1913,4.1919,4.2061,4.2091,4.2117,4.2141,4.2148,4.2398,4.2717,4.2806,4.2843,4.3012,4.3023,4.3079,4.3377,4.3504,4.3525,4.3745,4.3797,4.3810,4.3911,4.3979,4.4048,4.4079,4.4102,4.4362,4.4424,4.4501,4.4542,4.4568,4.4603,4.4712,4.4742,4.4910,4.4921,4.4944,4.4962,4.5086,4.5102,4.5181,4.5637,4.5787,4.6122,4.6509,4.6738,4.6750,4.6800,4.7110,4.7212,4.7257,4.7364,4.7569,4.7808,4.7830,4.8034,4.8085,4.8637,4.8882,4.8895,4.8962,4.8963,4.8989,4.9336,4.9432,4.9822,4.9913,5.0042,5.0067,5.0443,5.0515,5.0591,5.0640,5.0886,5.0894,5.0944,5.1370,5.1598,5.1820,5.1860,5.2462,5.2529,5.2588,5.3023,5.3171,5.3778,5.4193,5.4516,5.4668,5.4723,5.4851,5.5161,5.5303,5.5332,5.5355,5.5434,5.5651,5.5976,5.6307,5.6536,5.7482,5.7498,5.8107,5.8405,5.8412,5.8414,5.8856,5.9321,6.0008,6.0260,6.0865,6.1144,6.1865,6.2263,6.2994,6.3041,6.4492,6.4523,6.7308,6.7422,6.8530,6.9264,6.9472,7.3394,7.3997,7.7019,7.8427,8.4920,10.4337,11.0077,11.1717,11.3330],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.2923,0.2931,0.3003,0.3239,0.3268,0.3386,0.3399,0.3425,0.3466,0.3476,0.3489,0.3495,0.3517,0.3549,0.3551,0.3577,0.3583,0.3591,0.3618,0.3642,0.3690,0.3695,0.3703,0.3733,0.3744,0.3768,0.3775,0.3777,0.3806,0.3811,0.3821,0.3843,0.3854,0.3865,0.3905,0.3915,0.3920,0.3924,0.3937,0.3950,0.3988,0.3998,0.4001,0.4009,0.4020,0.4031,0.4033,0.4049,0.4059,0.4061,0.4066,0.4077,0.4091,0.4092,0.4094,0.4104,0.4121,0.4137,0.4160,0.4186,0.4189,0.4201,0.4202,0.4217,0.4223,0.4232,0.4262,0.4264,0.4265,0.4275,0.4285,0.4293,0.4304,0.4310,0.4312,0.4314,0.4325,0.4329,0.4337,0.4342,0.4347,0.4348,0.4350,0.4351,0.4358,0.4385,0.4402,0.4407,0.4414,0.4443,0.4455,0.4477,0.4492,0.4497,0.4515,0.4517,0.4520,0.4542,0.4546,0.4564,0.4581,0.4582,0.4583,0.4593,0.4597,0.4599,0.4605,0.4613,0.4640,0.4645,0.4647,0.4650,0.4664,0.4665,0.4679,0.4681,0.4687,0.4695,0.4696,0.4698,0.4701,0.4706,0.4715,0.4716,0.4737,0.4752,0.4761,0.4780,0.4794,0.4799,0.4802,0.4806,0.4807,0.4822,0.4838,0.4843,0.4849,0.4851,0.4861,0.4862,0.4867,0.4869,0.4875,0.4884,0.4886,0.4893,0.4905,0.4912,0.4914,0.4915,0.4921,0.4940,0.4963,0.4964,0.4993,0.5011,0.5027,0.5039,0.5041,0.5048,0.5051,0.5067,0.5071,0.5078,0.5084,0.5112,0.5113,0.5123,0.5141,0.5160,0.5166,0.5181,0.5192,0.5200,0.5204,0.5205,0.5212,0.5215,0.5226,0.5230,0.5236,0.5277,0.5294,0.5296,0.5302,0.5311,0.5318,0.5321,0.5327,0.5352,0.5357,0.5358,0.5379,0.5385,0.5391,0.5393,0.5406,0.5407,0.5428,0.5449,0.5483,0.5485,0.5490,0.5497,0.5498,0.5502,0.5512,0.5514,0.5530,0.5538,0.5541,0.5542,0.5561,0.5582,0.5597,0.5609,0.5639,0.5677,0.5697,0.5705,0.5719,0.5771,0.5774,0.5778,0.5829,0.5844,0.5849,0.5867,0.5869,0.5876,0.5883,0.5886,0.5887,0.5891,0.5896,0.5913,0.5918,0.5933,0.5936,0.5955,0.5958,0.5984,0.6001,0.6020,0.6027,0.6042,0.6073,0.6075,0.6088,0.6114,0.6120,0.6122,0.6140,0.6181,0.6191,0.6203,0.6220,0.6221,0.6246,0.6271,0.6273,0.6288,0.6292,0.6301,0.6305,0.6314,0.6315,0.6322,0.6326,0.6332,0.6346,0.6382,0.6399,0.6407,0.6428,0.6445,0.6447,0.6455,0.6460,0.6490,0.6492,0.6493,0.6506,0.6511,0.6523,0.6537,0.6548,0.6552,0.6578,0.6581,0.6582,0.6594,0.6599,0.6664,0.6674,0.6680,0.6683,0.6685,0.6695,0.6696,0.6701,0.6711,0.6717,0.6730,0.6741,0.6770,0.6785,0.6787,0.6794,0.6797,0.6813,0.6825,0.6838,0.6853,0.6855,0.6857,0.6864,0.6878,0.6882,0.6885,0.6886,0.6939,0.6954,0.6957,0.6959,0.7002,0.7042,0.7063,0.7079,0.7107,0.7108,0.7111,0.7116,0.7125,0.7172,0.7201,0.7206,0.7208,0.7222,0.7238,0.7249,0.7251,0.7267,0.7287,0.7293,0.7297,0.7298,0.7309,0.7312,0.7327,0.7355,0.7358,0.7386,0.7439,0.7457,0.7459,0.7502,0.7524,0.7540,0.7545,0.7548,0.7552,0.7584,0.7603,0.7646,0.7670,0.7678,0.7686,0.7694,0.7705,0.7723,0.7768,0.7782,0.7799,0.7803,0.7815,0.7819,0.7827,0.7830,0.7832,0.7842,0.7871,0.7873,0.7915,0.7944,0.7962,0.7977,0.7994,0.8003,0.8015,0.8042,0.8047,0.8062,0.8068,0.8077,0.8086,0.8166,0.8194,0.8243,0.8270,0.8285,0.8337,0.8350,0.8352,0.8396,0.8477,0.8493,0.8509,0.8544,0.8556,0.8562,0.8610,0.8614,0.8625,0.8657,0.8661,0.8687,0.8696,0.8701,0.8716,0.8717,0.8729,0.8745,0.8778,0.8800,0.8813,0.8841,0.8851,0.8855,0.8856,0.8858,0.8889,0.8906,0.8915,0.8918,0.8923,0.8944,0.8969,0.8980,0.8998,0.9013,0.9025,0.9044,0.9067,0.9094,0.9116,0.9141,0.9176,0.9271,0.9286,0.9328,0.9348,0.9367,0.9471,0.9498,0.9506,0.9644,0.9697,0.9701,0.9740,0.9761,0.9846,0.9860,0.9917,0.9988,1.0004,1.0044,1.0075,1.0094,1.0160,1.0164,1.0189,1.0271,1.0314,1.0325,1.0409,1.0417,1.0438,1.0477,1.0582,1.0588,1.0638,1.0655,1.0731,1.0850,1.0853,1.0857,1.1037,1.1118,1.1251,1.1457,1.1467,1.1561,1.1825,1.2027,1.2043,1.2048,1.2170,1.2339,1.2688,1.3298,1.3307,1.3356,1.3506,1.3707,1.3749,1.3917,1.4122,1.4490,1.4585,1.4759,1.5026,1.5980,1.6074,1.6290,1.6540,1.7799,1.8031,1.9297,1.9732,2.2425,2.3859,2.6914,2.7817,3.5186,3.7244,3.8344,4.2175,4.5070,4.5822,5.1015,5.6149,6.2776],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.016304347826086956,0.018115942028985508,0.019927536231884056,0.021739130434782608,0.02355072463768116,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.03260869565217391,0.034420289855072464,0.036231884057971016,0.03804347826086957,0.03985507246376811,0.041666666666666664,0.043478260869565216,0.04528985507246377,0.04710144927536232,0.04891304347826087,0.050724637681159424,0.05253623188405797,0.05434782608695652,0.05615942028985507,0.057971014492753624,0.059782608695652176,0.06159420289855073,0.06340579710144928,0.06521739130434782,0.06702898550724638,0.06884057971014493,0.07246376811594203,0.07427536231884058,0.07608695652173914,0.07789855072463768,0.07971014492753623,0.08152173913043478,0.08333333333333333,0.08514492753623189,0.08695652173913043,0.08876811594202899,0.09057971014492754,0.09239130434782608,0.09420289855072464,0.09601449275362318,0.09782608695652174,0.09963768115942029,0.10144927536231885,0.10326086956521739,0.10507246376811594,0.1068840579710145,0.10869565217391304,0.1105072463768116,0.11231884057971014,0.11413043478260869,0.11594202898550725,0.11775362318840579,0.11956521739130435,0.1213768115942029,0.12318840579710146,0.125,0.12681159420289856,0.1286231884057971,0.13043478260869565,0.1322463768115942,0.13405797101449277,0.1358695652173913,0.13768115942028986,0.13949275362318841,0.1431159420289855,0.14492753623188406,0.14673913043478262,0.14855072463768115,0.1503623188405797,0.15217391304347827,0.1539855072463768,0.15579710144927536,0.15760869565217392,0.15942028985507245,0.161231884057971,0.16485507246376813,0.16666666666666666,0.16847826086956522,0.17028985507246377,0.1721014492753623,0.17391304347826086,0.17572463768115942,0.17753623188405798,0.1793478260869565,0.18115942028985507,0.18297101449275363,0.18478260869565216,0.18659420289855072,0.18840579710144928,0.19021739130434784,0.19202898550724637,0.19384057971014493,0.1956521739130435,0.19746376811594202,0.20108695652173914,0.20471014492753623,0.20652173913043478,0.20833333333333334,0.21014492753623187,0.21195652173913043,0.213768115942029,0.21557971014492755,0.21739130434782608,0.21920289855072464,0.2210144927536232,0.22282608695652173,0.2246376811594203,0.22644927536231885,0.22826086956521738,0.23007246376811594,0.2318840579710145,0.23369565217391305,0.23550724637681159,0.23731884057971014,0.2391304347826087,0.24094202898550723,0.2427536231884058,0.24456521739130435,0.2463768115942029,0.24818840579710144,0.25,0.25181159420289856,0.2536231884057971,0.2554347826086957,0.2572463768115942,0.25905797101449274,0.26268115942028986,0.2644927536231884,0.266304347826087,0.26811594202898553,0.26992753623188404,0.2717391304347826,0.27355072463768115,0.2753623188405797,0.27717391304347827,0.27898550724637683,0.2807971014492754,0.2826086956521739,0.286231884057971,0.2898550724637681,0.2916666666666667,0.29347826086956524,0.29528985507246375,0.2971014492753623,0.3007246376811594,0.302536231884058,0.30434782608695654,0.3061594202898551,0.3079710144927536,0.30978260869565216,0.3115942028985507,0.3134057971014493,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.32065217391304346,0.322463768115942,0.3242753623188406,0.32608695652173914,0.3278985507246377,0.32971014492753625,0.33152173913043476,0.3333333333333333,0.3351449275362319,0.33695652173913043,0.338768115942029,0.34057971014492755,0.3423913043478261,0.34601449275362317,0.34782608695652173,0.35144927536231885,0.3532608695652174,0.35507246376811596,0.35688405797101447,0.358695652173913,0.3605072463768116,0.36231884057971014,0.3641304347826087,0.36594202898550726,0.3677536231884058,0.3695652173913043,0.3713768115942029,0.37318840579710144,0.375,0.37681159420289856,0.3786231884057971,0.3804347826086957,0.3822463768115942,0.38405797101449274,0.3858695652173913,0.38768115942028986,0.3894927536231884,0.39311594202898553,0.39492753623188404,0.3967391304347826,0.39855072463768115,0.4003623188405797,0.40217391304347827,0.40398550724637683,0.4057971014492754,0.4076086956521739,0.40942028985507245,0.411231884057971,0.41304347826086957,0.4148550724637681,0.4166666666666667,0.41847826086956524,0.42028985507246375,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.42934782608695654,0.4311594202898551,0.4329710144927536,0.43478260869565216,0.4365942028985507,0.4384057971014493,0.44021739130434784,0.4420289855072464,0.4438405797101449,0.44565217391304346,0.447463768115942,0.4492753623188406,0.45108695652173914,0.4528985507246377,0.45471014492753625,0.45652173913043476,0.4583333333333333,0.4601449275362319,0.46195652173913043,0.463768115942029,0.46557971014492755,0.4673913043478261,0.4692028985507246,0.47101449275362317,0.47282608695652173,0.4746376811594203,0.47644927536231885,0.4782608695652174,0.48007246376811596,0.48188405797101447,0.483695652173913,0.4855072463768116,0.48731884057971014,0.4891304347826087,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.4963768115942029,0.49818840579710144,0.5,0.5018115942028986,0.5036231884057971,0.5054347826086957,0.5072463768115942,0.5090579710144928,0.5108695652173914,0.5126811594202898,0.5144927536231884,0.5163043478260869,0.519927536231884,0.5217391304347826,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5289855072463768,0.5307971014492754,0.532608695652174,0.5344202898550725,0.5362318840579711,0.5398550724637681,0.5416666666666666,0.5434782608695652,0.5452898550724637,0.5471014492753623,0.5489130434782609,0.5507246376811594,0.552536231884058,0.5543478260869565,0.5561594202898551,0.5579710144927537,0.5597826086956522,0.5615942028985508,0.5634057971014492,0.5652173913043478,0.5670289855072463,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5760869565217391,0.5778985507246377,0.5797101449275363,0.5815217391304348,0.5833333333333334,0.5851449275362319,0.5869565217391305,0.5887681159420289,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6105072463768116,0.6123188405797102,0.6141304347826086,0.6159420289855072,0.6177536231884058,0.6195652173913043,0.6213768115942029,0.6231884057971014,0.625,0.6268115942028986,0.6286231884057971,0.6304347826086957,0.6322463768115942,0.6340579710144928,0.6358695652173914,0.6376811594202898,0.6394927536231884,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6485507246376812,0.6503623188405797,0.6521739130434783,0.6539855072463768,0.6557971014492754,0.657608695652174,0.6594202898550725,0.6612318840579711,0.6630434782608695,0.6648550724637681,0.6666666666666666,0.6684782608695652,0.6702898550724637,0.6721014492753623,0.6739130434782609,0.6757246376811594,0.677536231884058,0.6793478260869565,0.6811594202898551,0.6829710144927537,0.6847826086956522,0.6865942028985508,0.6884057971014492,0.6902173913043478,0.6920289855072463,0.6938405797101449,0.6956521739130435,0.697463768115942,0.6992753623188406,0.7010869565217391,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7083333333333334,0.7101449275362319,0.7119565217391305,0.7137681159420289,0.7155797101449275,0.717391304347826,0.7192028985507246,0.7210144927536232,0.7228260869565217,0.7246376811594203,0.7264492753623188,0.7282608695652174,0.730072463768116,0.7318840579710145,0.7336956521739131,0.7355072463768116,0.7373188405797102,0.7391304347826086,0.7409420289855072,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7518115942028986,0.7536231884057971,0.7554347826086957,0.7572463768115942,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.769927536231884,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7771739130434783,0.7789855072463768,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7862318840579711,0.7880434782608695,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.802536231884058,0.8043478260869565,0.8061594202898551,0.8079710144927537,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8152173913043478,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8315217391304348,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8478260869565217,0.8496376811594203,0.8514492753623188,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.4819,1.1382,1.1443,1.3439,1.3993,1.4040,1.4247,1.4633,1.4745,1.4770,1.4779,1.4965,1.5163,1.5292,1.5369,1.5388,1.5406,1.5452,1.5485,1.5537,1.5555,1.5570,1.5582,1.5642,1.5704,1.5759,1.5828,1.5876,1.5916,1.5934,1.6005,1.6037,1.6050,1.6051,1.6120,1.6173,1.6456,1.6459,1.6539,1.6574,1.6802,1.7035,1.7053,1.7061,1.7086,1.7103,1.7176,1.7256,1.7303,1.7369,1.7383,1.7396,1.7414,1.7543,1.7584,1.7613,1.7655,1.7671,1.7714,1.7722,1.7724,1.7783,1.7816,1.7849,1.7891,1.8001,1.8013,1.8024,1.8060,1.8076,1.8106,1.8130,1.8202,1.8216,1.8221,1.8313,1.8355,1.8373,1.8386,1.8409,1.8421,1.8434,1.8441,1.8458,1.8468,1.8478,1.8515,1.8516,1.8557,1.8651,1.8688,1.8711,1.8716,1.8718,1.8721,1.8732,1.8754,1.8771,1.8797,1.8835,1.8840,1.8867,1.8893,1.8906,1.8923,1.8926,1.8942,1.8974,1.9005,1.9012,1.9048,1.9056,1.9084,1.9088,1.9112,1.9135,1.9176,1.9201,1.9215,1.9229,1.9276,1.9287,1.9318,1.9342,1.9357,1.9358,1.9374,1.9376,1.9435,1.9476,1.9490,1.9503,1.9564,1.9601,1.9683,1.9696,1.9697,1.9715,1.9720,1.9761,1.9798,1.9818,1.9828,1.9862,1.9863,1.9866,2.0003,2.0028,2.0031,2.0056,2.0061,2.0063,2.0067,2.0068,2.0070,2.0073,2.0078,2.0085,2.0089,2.0115,2.0123,2.0127,2.0142,2.0160,2.0192,2.0200,2.0209,2.0224,2.0232,2.0240,2.0242,2.0248,2.0252,2.0269,2.0280,2.0302,2.0329,2.0380,2.0398,2.0440,2.0464,2.0475,2.0487,2.0512,2.0530,2.0552,2.0562,2.0609,2.0677,2.0748,2.0751,2.0755,2.0783,2.0795,2.0847,2.0864,2.0906,2.0966,2.1024,2.1043,2.1044,2.1045,2.1055,2.1091,2.1226,2.1275,2.1304,2.1333,2.1423,2.1497,2.1509,2.1556,2.1588,2.1603,2.1652,2.1663,2.1714,2.1731,2.1757,2.1780,2.1806,2.1869,2.1870,2.1886,2.1942,2.1991,2.2023,2.2032,2.2046,2.2114,2.2152,2.2169,2.2194,2.2226,2.2271,2.2356,2.2391,2.2400,2.2402,2.2407,2.2412,2.2419,2.2421,2.2449,2.2450,2.2451,2.2604,2.2606,2.2620,2.2642,2.2647,2.2699,2.2709,2.2780,2.2851,2.2976,2.3009,2.3012,2.3102,2.3121,2.3128,2.3137,2.3143,2.3164,2.3192,2.3233,2.3283,2.3288,2.3558,2.3626,2.3720,2.3776,2.3790,2.3809,2.3843,2.3870,2.3883,2.3892,2.3915,2.3916,2.4053,2.4089,2.4107,2.4223,2.4378,2.4391,2.4410,2.4443,2.4499,2.4660,2.4850,2.4878,2.4891,2.4911,2.5053,2.5062,2.5073,2.5096,2.5109,2.5143,2.5268,2.5280,2.5299,2.5333,2.5339,2.5365,2.5369,2.5429,2.5469,2.5501,2.5553,2.5574,2.5591,2.5599,2.5612,2.5629,2.5647,2.5664,2.5685,2.5700,2.5733,2.5736,2.5777,2.5935,2.5944,2.5965,2.5974,2.6155,2.6310,2.6311,2.6342,2.6350,2.6360,2.6448,2.6490,2.6499,2.6533,2.6568,2.6647,2.6652,2.6704,2.6749,2.6750,2.6757,2.6767,2.6773,2.6812,2.6850,2.7061,2.7085,2.7088,2.7151,2.7210,2.7234,2.7328,2.7363,2.7437,2.7438,2.7467,2.7503,2.7505,2.7566,2.7615,2.7662,2.7702,2.7742,2.7763,2.7876,2.7891,2.7945,2.7947,2.7957,2.7972,2.7973,2.7990,2.8116,2.8122,2.8123,2.8138,2.8170,2.8171,2.8264,2.8300,2.8329,2.8388,2.8415,2.8446,2.8453,2.8575,2.8626,2.8634,2.8644,2.8780,2.8873,2.8889,2.8928,2.8949,2.8973,2.9059,2.9088,2.9152,2.9239,2.9247,2.9295,2.9326,2.9436,2.9550,2.9559,2.9591,2.9672,2.9720,2.9730,2.9894,2.9968,2.9999,3.0096,3.0101,3.0129,3.0295,3.0303,3.0438,3.0476,3.0750,3.0934,3.1026,3.1106,3.1146,3.1308,3.1377,3.1532,3.1627,3.1857,3.1916,3.1941,3.1947,3.2042,3.2487,3.2498,3.2499,3.2502,3.2776,3.2778,3.2827,3.2884,3.3190,3.3191,3.3390,3.3491,3.3631,3.3639,3.3836,3.3919,3.3981,3.4098,3.4142,3.4160,3.4213,3.4232,3.4447,3.4538,3.4919,3.5066,3.5069,3.5314,3.5435,3.5439,3.5688,3.5781,3.5825,3.5952,3.6324,3.6417,3.6528,3.7303,3.7315,3.7401,3.7410,3.7524,3.7715,3.7803,3.7957,3.8483,3.8511,3.8670,3.8701,3.8765,3.8774,3.8825,3.8846,3.8920,3.9121,3.9184,3.9411,3.9761,3.9811,3.9901,4.0666,4.0705,4.1125,4.1370,4.1517,4.1918,4.1969,4.2237,4.2468,4.2528,4.2804,4.3130,4.4255,4.4318,4.4419,4.5236,4.5321,4.6109,4.6392,4.6462,4.6530,4.6587,4.7004,4.7485,4.7578,4.8110,4.8358,4.8500,4.9764,4.9812,5.0086,5.1017,5.1201,5.1445,5.1956,5.3140,5.4469,5.5481,5.6069,5.9779,6.0259,6.0491,6.1390,6.1529,6.3062,6.3293,6.6079,6.9457,7.2416,7.3607,7.5031,7.5147,8.1454,8.2119,8.4154,8.8640,9.3091,10.2898,10.6343],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.3736,0.3800,0.3880,0.3916,0.3979,0.3986,0.4069,0.4135,0.4234,0.4257,0.4351,0.4360,0.4468,0.4472,0.4514,0.4568,0.4665,0.4668,0.4724,0.4734,0.4736,0.4741,0.4747,0.4761,0.4763,0.4767,0.4787,0.4801,0.4853,0.4863,0.4925,0.4965,0.4987,0.5037,0.5042,0.5047,0.5048,0.5066,0.5083,0.5085,0.5088,0.5093,0.5096,0.5102,0.5104,0.5112,0.5134,0.5148,0.5174,0.5185,0.5244,0.5281,0.5302,0.5304,0.5315,0.5316,0.5323,0.5336,0.5343,0.5352,0.5356,0.5357,0.5380,0.5381,0.5389,0.5433,0.5461,0.5473,0.5500,0.5519,0.5525,0.5539,0.5561,0.5575,0.5577,0.5582,0.5586,0.5596,0.5625,0.5630,0.5651,0.5684,0.5694,0.5703,0.5709,0.5744,0.5747,0.5752,0.5758,0.5782,0.5793,0.5794,0.5802,0.5812,0.5834,0.5846,0.5855,0.5859,0.5860,0.5872,0.5877,0.5894,0.5905,0.5907,0.5928,0.5932,0.5935,0.5950,0.5983,0.5984,0.5987,0.6054,0.6061,0.6069,0.6073,0.6089,0.6097,0.6100,0.6102,0.6131,0.6132,0.6138,0.6153,0.6182,0.6186,0.6205,0.6213,0.6221,0.6237,0.6238,0.6239,0.6248,0.6250,0.6253,0.6274,0.6288,0.6291,0.6298,0.6313,0.6327,0.6344,0.6362,0.6366,0.6369,0.6373,0.6382,0.6384,0.6386,0.6417,0.6437,0.6459,0.6461,0.6512,0.6533,0.6535,0.6563,0.6567,0.6603,0.6619,0.6636,0.6639,0.6649,0.6654,0.6698,0.6699,0.6711,0.6712,0.6729,0.6739,0.6767,0.6777,0.6781,0.6787,0.6788,0.6797,0.6809,0.6823,0.6824,0.6865,0.6882,0.6892,0.6903,0.6907,0.6910,0.6913,0.6926,0.6928,0.6938,0.6962,0.6966,0.6974,0.6993,0.6998,0.7024,0.7040,0.7087,0.7119,0.7137,0.7144,0.7182,0.7213,0.7220,0.7236,0.7237,0.7249,0.7250,0.7275,0.7285,0.7300,0.7314,0.7380,0.7400,0.7405,0.7423,0.7434,0.7436,0.7437,0.7484,0.7491,0.7545,0.7552,0.7558,0.7572,0.7585,0.7603,0.7608,0.7616,0.7635,0.7642,0.7663,0.7677,0.7695,0.7796,0.7858,0.7917,0.7941,0.7956,0.7997,0.8024,0.8077,0.8087,0.8111,0.8176,0.8286,0.8308,0.8318,0.8335,0.8336,0.8357,0.8414,0.8416,0.8418,0.8570,0.8634,0.8656,0.8660,0.8690,0.8741,0.8796,0.8806,0.8807,0.8838,0.8879,0.8890,0.8893,0.8943,0.9020,0.9026,0.9045,0.9095,0.9144,0.9146,0.9147,0.9163,0.9281,0.9285,0.9305,0.9329,0.9377,0.9379,0.9509,0.9604,0.9660,0.9705,0.9735,0.9748,0.9788,0.9816,0.9861,0.9935,0.9997,1.0060,1.0107,1.0125,1.0143,1.0169,1.0171,1.0209,1.0245,1.0325,1.0326,1.0332,1.0356,1.0400,1.0513,1.0576,1.0586,1.0595,1.0616,1.0653,1.0734,1.0817,1.0993,1.1004,1.1052,1.1064,1.1160,1.1169,1.1261,1.1357,1.1368,1.1369,1.1390,1.1393,1.1441,1.1483,1.1491,1.1573,1.1575,1.1606,1.1653,1.1711,1.1736,1.1792,1.1856,1.1874,1.1877,1.1894,1.1921,1.1963,1.1967,1.1986,1.2040,1.2065,1.2099,1.2151,1.2256,1.2283,1.2300,1.2316,1.2340,1.2370,1.2382,1.2533,1.2564,1.2642,1.2646,1.2670,1.2830,1.2883,1.2887,1.2894,1.2949,1.3016,1.3034,1.3123,1.3133,1.3208,1.3241,1.3252,1.3285,1.3287,1.3338,1.3343,1.3366,1.3459,1.3492,1.3525,1.3574,1.3625,1.3631,1.3645,1.3689,1.3748,1.3757,1.3859,1.3861,1.4276,1.4316,1.4319,1.4336,1.4380,1.4410,1.4422,1.4460,1.4488,1.4521,1.4524,1.4626,1.4637,1.4661,1.4677,1.4683,1.4698,1.4703,1.4731,1.4734,1.4759,1.4781,1.4802,1.4861,1.5072,1.5090,1.5123,1.5159,1.5164,1.5187,1.5209,1.5253,1.5271,1.5286,1.5296,1.5302,1.5331,1.5431,1.5526,1.5577,1.5597,1.5601,1.5673,1.5757,1.5840,1.5847,1.5879,1.5953,1.5997,1.6033,1.6066,1.6100,1.6126,1.6339,1.6387,1.6441,1.6511,1.6549,1.6578,1.6614,1.6618,1.6676,1.6683,1.6718,1.6742,1.6786,1.6811,1.7091,1.7096,1.7112,1.7146,1.7147,1.7246,1.7276,1.7301,1.7405,1.7412,1.7463,1.7514,1.7742,1.7805,1.7921,1.8037,1.8046,1.8111,1.8188,1.8208,1.8286,1.8323,1.8383,1.8399,1.8412,1.8753,1.8796,1.8865,1.8918,1.8968,1.8993,1.9226,1.9258,1.9391,1.9415,1.9512,1.9532,1.9544,1.9690,1.9842,1.9994,2.0016,2.0213,2.0315,2.0569,2.0656,2.0664,2.0752,2.0807,2.0814,2.0918,2.1232,2.1250,2.1367,2.1399,2.1498,2.2105,2.2259,2.2446,2.2596,2.2654,2.3101,2.3220,2.3699,2.4144,2.4771,2.5563,2.5951,2.6333,2.6828,2.8193,2.8230,2.8463,2.8943,2.9640,3.5980,3.6558,3.7568,3.9072,4.0283,4.0799,4.1512,4.2103,4.2198,4.3702,4.6379,4.7611,5.3352,5.4135,5.6494,5.9572,7.2490,9.3934],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.2431,0.2456,0.2610,0.2662,0.2723,0.2747,0.2762,0.2787,0.2790,0.2855,0.2862,0.2897,0.2942,0.2947,0.2976,0.3051,0.3062,0.3063,0.3164,0.3186,0.3206,0.3221,0.3231,0.3270,0.3281,0.3297,0.3331,0.3340,0.3357,0.3384,0.3413,0.3430,0.3432,0.3437,0.3463,0.3475,0.3480,0.3481,0.3484,0.3489,0.3491,0.3500,0.3503,0.3508,0.3519,0.3535,0.3541,0.3559,0.3576,0.3580,0.3584,0.3588,0.3611,0.3621,0.3623,0.3673,0.3674,0.3706,0.3708,0.3722,0.3728,0.3773,0.3775,0.3779,0.3781,0.3798,0.3803,0.3813,0.3817,0.3821,0.3832,0.3844,0.3846,0.3852,0.3909,0.3910,0.3918,0.3948,0.3957,0.3964,0.3975,0.3978,0.3992,0.3995,0.4005,0.4014,0.4034,0.4058,0.4070,0.4092,0.4098,0.4104,0.4121,0.4123,0.4128,0.4144,0.4149,0.4158,0.4163,0.4166,0.4170,0.4173,0.4205,0.4209,0.4218,0.4241,0.4243,0.4249,0.4251,0.4274,0.4283,0.4316,0.4321,0.4334,0.4338,0.4397,0.4415,0.4480,0.4483,0.4499,0.4524,0.4546,0.4590,0.4628,0.4683,0.4686,0.4697,0.4711,0.4724,0.4726,0.4732,0.4737,0.4790,0.4794,0.4812,0.4817,0.4831,0.4914,0.4924,0.4929,0.4939,0.4948,0.4975,0.4997,0.5006,0.5024,0.5041,0.5072,0.5096,0.5115,0.5121,0.5151,0.5157,0.5198,0.5201,0.5246,0.5254,0.5271,0.5289,0.5398,0.5404,0.5422,0.5481,0.5489,0.5490,0.5501,0.5522,0.5524,0.5525,0.5554,0.5560,0.5562,0.5565,0.5608,0.5620,0.5638,0.5712,0.5715,0.5718,0.5720,0.5730,0.5747,0.5753,0.5756,0.5759,0.5776,0.5797,0.5854,0.5862,0.5878,0.5886,0.5960,0.5969,0.5970,0.5983,0.6000,0.6006,0.6078,0.6123,0.6143,0.6201,0.6236,0.6269,0.6271,0.6332,0.6362,0.6363,0.6367,0.6376,0.6394,0.6470,0.6473,0.6487,0.6552,0.6577,0.6607,0.6637,0.6649,0.6663,0.6664,0.6673,0.6687,0.6693,0.6694,0.6747,0.6766,0.6782,0.6795,0.6880,0.6929,0.6936,0.6951,0.6956,0.6963,0.7037,0.7042,0.7056,0.7095,0.7232,0.7267,0.7274,0.7276,0.7293,0.7321,0.7347,0.7355,0.7389,0.7416,0.7433,0.7435,0.7449,0.7499,0.7545,0.7548,0.7571,0.7650,0.7656,0.7686,0.7798,0.7809,0.7855,0.7869,0.7891,0.8004,0.8008,0.8012,0.8015,0.8042,0.8047,0.8103,0.8138,0.8229,0.8243,0.8322,0.8354,0.8366,0.8388,0.8413,0.8484,0.8494,0.8518,0.8573,0.8574,0.8592,0.8644,0.8647,0.8654,0.8724,0.8732,0.8737,0.8833,0.8837,0.8841,0.8850,0.8886,0.8903,0.8912,0.9000,0.9008,0.9029,0.9073,0.9085,0.9093,0.9123,0.9200,0.9361,0.9372,0.9397,0.9441,0.9626,0.9637,0.9642,0.9666,0.9699,0.9727,0.9735,0.9740,0.9766,0.9787,0.9796,0.9797,0.9869,0.9910,0.9957,0.9969,1.0012,1.0117,1.0192,1.0225,1.0270,1.0289,1.0466,1.0497,1.0501,1.0503,1.0520,1.0544,1.0559,1.0583,1.0595,1.0674,1.0683,1.0727,1.0728,1.0736,1.0762,1.0780,1.0782,1.0801,1.0827,1.0885,1.0890,1.0902,1.0965,1.1006,1.1039,1.1092,1.1150,1.1264,1.1417,1.1436,1.1460,1.1472,1.1665,1.1889,1.1946,1.2165,1.2523,1.2525,1.2650,1.2679,1.2708,1.2775,1.2832,1.2843,1.2906,1.2925,1.2961,1.3226,1.3258,1.3288,1.3517,1.3542,1.3946,1.4003,1.4169,1.4184,1.4263,1.4435,1.4492,1.4547,1.4550,1.4596,1.4921,1.5184,1.5197,1.5386,1.5965,1.6081,1.6083,1.6168,1.6356,1.6708,1.6721,1.6768,1.6885,1.7158,1.7178,1.7207,1.7235,1.7817,1.7920,1.7943,1.7967,1.8246,1.9073,1.9167,1.9727,1.9866,1.9877,1.9939,1.9970,2.0404,2.0566,2.0579,2.0604,2.0730,2.0786,2.0859,2.0911,2.0912,2.0925,2.1065,2.1113,2.1297,2.1427,2.1436,2.1515,2.1593,2.1616,2.1769,2.1979,2.2326,2.2576,2.2920,2.3140,2.3538,2.3686,2.3733,2.3792,2.3984,2.4093,2.4174,2.4347,2.4388,2.4467,2.4593,2.4681,2.4692,2.4775,2.5128,2.5523,2.5808,2.6112,2.6157,2.6598,2.6939,2.7068,2.7130,2.7325,2.8176,2.8448,2.8689,2.9026,2.9318,2.9940,3.0152,3.1065,3.1799,3.2033,3.2392,3.2471,3.2861,3.3009,3.3066,3.3454,3.4888,3.5024,3.5198,3.5797,3.5831,3.6368,3.7351,3.8435,3.8528,3.9858,4.0589,4.0683,4.0731,4.2025,4.2321,4.4601,4.5608,4.6270,4.7010,4.7120,4.7132,4.8810,5.0137,5.0376,5.0492,5.0579,5.1054,5.1788,5.5317,5.5799,5.8301,6.1071,6.1557,6.1648,6.1713,6.9185,7.2392,7.2480,7.4133,7.9961,8.0462,10.7530,12.6782],"y":[0.0018552875695732839,0.0037105751391465678,0.0055658627087198514,0.0074211502782931356,0.00927643784786642,0.011131725417439703,0.012987012987012988,0.014842300556586271,0.016697588126159554,0.01855287569573284,0.02040816326530612,0.022263450834879406,0.02411873840445269,0.025974025974025976,0.027829313543599257,0.029684601113172542,0.03153988868274583,0.03339517625231911,0.03525046382189239,0.03710575139146568,0.03896103896103896,0.04081632653061224,0.04267161410018553,0.04452690166975881,0.04638218923933209,0.04823747680890538,0.05009276437847866,0.05194805194805195,0.05380333951762523,0.055658627087198514,0.0575139146567718,0.059369202226345084,0.061224489795918366,0.06493506493506493,0.06679035250463822,0.0686456400742115,0.07050092764378478,0.07235621521335807,0.07421150278293136,0.07606679035250463,0.07792207792207792,0.07977736549165121,0.08163265306122448,0.08348794063079777,0.08534322820037106,0.08719851576994433,0.08905380333951762,0.09090909090909091,0.09276437847866419,0.09461966604823747,0.09647495361781076,0.09833024118738404,0.10018552875695733,0.10204081632653061,0.1038961038961039,0.10575139146567718,0.10760667903525047,0.10946196660482375,0.11131725417439703,0.11317254174397032,0.11688311688311688,0.11873840445269017,0.12059369202226346,0.12244897959183673,0.12430426716141002,0.1261595547309833,0.1280148423005566,0.12987012987012986,0.13172541743970315,0.13358070500927643,0.13543599257884972,0.137291280148423,0.1391465677179963,0.14100185528756956,0.14285714285714285,0.14471243042671614,0.14656771799628943,0.14842300556586271,0.150278293135436,0.15213358070500926,0.15398886827458255,0.15584415584415584,0.15769944341372913,0.15955473098330242,0.1614100185528757,0.16326530612244897,0.16512059369202226,0.16697588126159554,0.16883116883116883,0.17068645640074212,0.17439703153988867,0.17625231910946196,0.17810760667903525,0.17996289424860853,0.18181818181818182,0.1836734693877551,0.18552875695732837,0.18738404452690166,0.18923933209647495,0.19109461966604824,0.19294990723562153,0.19480519480519481,0.19666048237476808,0.19851576994434136,0.20037105751391465,0.20222634508348794,0.20408163265306123,0.20593692022263452,0.2077922077922078,0.20964749536178107,0.21150278293135436,0.21335807050092764,0.21521335807050093,0.21706864564007422,0.2189239332096475,0.22077922077922077,0.22263450834879406,0.22448979591836735,0.22634508348794063,0.22820037105751392,0.2300556586270872,0.23191094619666047,0.23376623376623376,0.23562152133580705,0.23747680890538034,0.23933209647495363,0.24118738404452691,0.24304267161410018,0.24489795918367346,0.24675324675324675,0.24860853432282004,0.2504638218923933,0.2523191094619666,0.2541743970315399,0.2560296846011132,0.25788497217068646,0.2597402597402597,0.26159554730983303,0.2634508348794063,0.2653061224489796,0.26716141001855287,0.2690166975881262,0.27087198515769945,0.2727272727272727,0.274582560296846,0.2764378478664193,0.2782931354359926,0.28014842300556586,0.2820037105751391,0.28385899814471244,0.2857142857142857,0.287569573283859,0.2894248608534323,0.2912801484230056,0.29313543599257885,0.2949907235621521,0.29684601113172543,0.2987012987012987,0.300556586270872,0.30241187384044527,0.3042671614100185,0.3079777365491651,0.3098330241187384,0.3116883116883117,0.313543599257885,0.31539888682745826,0.3172541743970315,0.31910946196660483,0.3209647495361781,0.3228200371057514,0.3246753246753247,0.32653061224489793,0.32838589981447125,0.3302411873840445,0.3320964749536178,0.3339517625231911,0.3358070500927644,0.33766233766233766,0.3395176252319109,0.34137291280148424,0.3432282003710575,0.3450834879406308,0.3469387755102041,0.34879406307977734,0.35064935064935066,0.3525046382189239,0.35435992578849723,0.3562152133580705,0.3580705009276438,0.35992578849721707,0.36178107606679033,0.36363636363636365,0.3654916512059369,0.3673469387755102,0.3692022263450835,0.37105751391465674,0.37291280148423006,0.3747680890538033,0.37662337662337664,0.3784786641929499,0.3803339517625232,0.3821892393320965,0.38404452690166974,0.38589981447124305,0.3877551020408163,0.38961038961038963,0.3914656771799629,0.39332096474953615,0.39517625231910947,0.3970315398886827,0.39888682745825604,0.4007421150278293,0.4025974025974026,0.4044526901669759,0.40630797773654914,0.40816326530612246,0.4100185528756957,0.41187384044526903,0.4137291280148423,0.4155844155844156,0.4174397031539889,0.41929499072356213,0.42115027829313545,0.4230055658627087,0.424860853432282,0.4267161410018553,0.42857142857142855,0.43042671614100186,0.4322820037105751,0.43413729128014844,0.4359925788497217,0.437847866419295,0.4397031539888683,0.44155844155844154,0.44341372912801486,0.4452690166975881,0.44712430426716143,0.45083487940630795,0.45269016697588127,0.45454545454545453,0.45640074211502785,0.4582560296846011,0.4601113172541744,0.4619666048237477,0.46382189239332094,0.46567717996289426,0.4675324675324675,0.46938775510204084,0.4712430426716141,0.47309833024118736,0.4749536178107607,0.47680890538033394,0.47866419294990725,0.4805194805194805,0.48237476808905383,0.4842300556586271,0.48608534322820035,0.48794063079777367,0.4897959183673469,0.49165120593692024,0.4935064935064935,0.49536178107606677,0.4972170686456401,0.49907235621521334,0.5009276437847866,0.5027829313543599,0.5046382189239332,0.5064935064935064,0.5083487940630798,0.5102040816326531,0.5120593692022264,0.5139146567717996,0.5157699443413729,0.5176252319109462,0.5194805194805194,0.5213358070500927,0.5231910946196661,0.5250463821892394,0.5269016697588126,0.5287569573283859,0.5306122448979592,0.5324675324675324,0.5343228200371057,0.536178107606679,0.5380333951762524,0.5398886827458256,0.5417439703153989,0.5435992578849722,0.5454545454545454,0.5473098330241187,0.549165120593692,0.5510204081632653,0.5528756957328386,0.5547309833024119,0.5565862708719852,0.5584415584415584,0.5602968460111317,0.562152133580705,0.5640074211502782,0.5658627087198516,0.5677179962894249,0.5695732838589982,0.5714285714285714,0.5732838589981447,0.575139146567718,0.5769944341372912,0.5788497217068646,0.5807050092764379,0.5825602968460112,0.5844155844155844,0.5862708719851577,0.5899814471243042,0.5918367346938775,0.5936920222634509,0.5955473098330241,0.5974025974025974,0.5992578849721707,0.601113172541744,0.6029684601113172,0.6048237476808905,0.6066790352504638,0.608534322820037,0.6103896103896104,0.6122448979591837,0.614100185528757,0.6178107606679035,0.6196660482374768,0.62152133580705,0.6233766233766234,0.6252319109461967,0.62708719851577,0.6289424860853432,0.6307977736549165,0.6326530612244898,0.634508348794063,0.6363636363636364,0.6382189239332097,0.640074211502783,0.6419294990723562,0.6437847866419295,0.6456400742115028,0.647495361781076,0.6493506493506493,0.6512059369202227,0.6530612244897959,0.6549165120593692,0.6567717996289425,0.660482374768089,0.6623376623376623,0.6641929499072357,0.6660482374768089,0.6679035250463822,0.6697588126159555,0.6716141001855288,0.673469387755102,0.6753246753246753,0.6771799628942486,0.6790352504638218,0.6808905380333952,0.6827458256029685,0.6846011131725418,0.686456400742115,0.6883116883116883,0.6901669758812616,0.6920222634508348,0.6938775510204082,0.6957328385899815,0.6975881261595547,0.699443413729128,0.7012987012987013,0.7031539888682746,0.7050092764378478,0.7068645640074211,0.7087198515769945,0.7105751391465677,0.712430426716141,0.7142857142857143,0.7161410018552876,0.7179962894248608,0.7198515769944341,0.7217068645640075,0.7235621521335807,0.725417439703154,0.7272727272727273,0.7291280148423006,0.7309833024118738,0.7328385899814471,0.7346938775510204,0.7365491651205937,0.738404452690167,0.7402597402597403,0.7421150278293135,0.7439703153988868,0.7458256029684601,0.7476808905380334,0.7495361781076066,0.75139146567718,0.7532467532467533,0.7551020408163265,0.7569573283858998,0.7588126159554731,0.7606679035250464,0.7625231910946196,0.764378478664193,0.7662337662337663,0.7680890538033395,0.7699443413729128,0.7717996289424861,0.7736549165120594,0.7755102040816326,0.7773654916512059,0.7792207792207793,0.7810760667903525,0.7829313543599258,0.7847866419294991,0.7866419294990723,0.7884972170686456,0.7903525046382189,0.7922077922077922,0.7940630797773655,0.7959183673469388,0.7977736549165121,0.7996289424860853,0.8014842300556586,0.8033395176252319,0.8051948051948052,0.8070500927643784,0.8089053803339518,0.8107606679035251,0.8126159554730983,0.8144712430426716,0.8163265306122449,0.8181818181818182,0.8200371057513914,0.8218923933209648,0.8237476808905381,0.8256029684601113,0.8274582560296846,0.8293135435992579,0.8311688311688312,0.8330241187384044,0.8348794063079777,0.8367346938775511,0.8385899814471243,0.8404452690166976,0.8423005565862709,0.8441558441558441,0.8460111317254174,0.8478664192949907,0.849721706864564,0.8515769944341373,0.8534322820037106,0.8552875695732839,0.8571428571428571,0.8589981447124304,0.8608534322820037,0.862708719851577,0.8645640074211502,0.8664192949907236,0.8682745825602969,0.8701298701298701,0.8719851576994434,0.8738404452690167,0.87569573283859,0.8775510204081632,0.8794063079777366,0.8812615955473099,0.8831168831168831,0.8849721706864564,0.8868274582560297,0.8886827458256029,0.8905380333951762,0.8923933209647495,0.8942486085343229,0.8961038961038961,0.8979591836734694,0.9016697588126159,0.9035250463821892,0.9053803339517625,0.9072356215213359,0.9090909090909091,0.9109461966604824,0.9128014842300557,0.9146567717996289,0.9165120593692022,0.9183673469387755,0.9202226345083488,0.922077922077922,0.9239332096474954,0.9257884972170687,0.9276437847866419,0.9294990723562152,0.9313543599257885,0.9332096474953617,0.935064935064935,0.9369202226345084,0.9387755102040817,0.9406307977736549,0.9424860853432282,0.9443413729128015,0.9461966604823747,0.948051948051948,0.9499072356215214,0.9517625231910947,0.9536178107606679,0.9554730983302412,0.9573283858998145,0.9591836734693877,0.961038961038961,0.9628942486085343,0.9647495361781077,0.9666048237476809,0.9684601113172542,0.9703153988868275,0.9721706864564007,0.974025974025974,0.9758812615955473,0.9777365491651205,0.9795918367346939,0.9814471243042672,0.9833024118738405,0.9851576994434137,0.987012987012987,0.9888682745825603,0.9907235621521335,0.9925788497217068,0.9944341372912802,0.9962894248608535,0.9981447124304267],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, consensuslab.world). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-consensuslab.world-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-consensuslab.world-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..7089bfcddc
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-consensuslab.world-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.4740,0.4752,0.4757,0.4784,0.4790,0.4796,0.4808,0.4812,0.4815,0.4817,0.4818,0.4822,0.4826,0.4829,0.4831,0.4840,0.4842,0.4846,0.4848,0.4849,0.4851,0.4852,0.4853,0.4856,0.4858,0.4860,0.4862,0.4867,0.4868,0.4872,0.4876,0.4878,0.4879,0.4881,0.4883,0.4885,0.4887,0.4890,0.4891,0.4892,0.4895,0.4896,0.4897,0.4898,0.4899,0.4906,0.4907,0.4910,0.4912,0.4916,0.4919,0.4921,0.4923,0.4924,0.4929,0.4931,0.4934,0.4935,0.4937,0.4941,0.4942,0.4943,0.4944,0.4945,0.4947,0.4949,0.4952,0.4953,0.4957,0.4958,0.4960,0.4961,0.4963,0.4965,0.4966,0.4968,0.4970,0.4974,0.4978,0.4980,0.4985,0.4986,0.4987,0.4988,0.4989,0.4992,0.4996,0.4998,0.5000,0.5003,0.5006,0.5007,0.5014,0.5018,0.5019,0.5023,0.5028,0.5037,0.5039,0.5040,0.5041,0.5043,0.5049,0.5051,0.5053,0.5055,0.5059,0.5060,0.5066,0.5071,0.5072,0.5074,0.5077,0.5082,0.5083,0.5085,0.5092,0.5096,0.5106,0.5112,0.5113,0.5116,0.5117,0.5120,0.5125,0.5126,0.5130,0.5131,0.5136,0.5141,0.5148,0.5150,0.5156,0.5157,0.5158,0.5159,0.5161,0.5165,0.5167,0.5179,0.5190,0.5192,0.5193,0.5195,0.5198,0.5214,0.5226,0.5229,0.5230,0.5237,0.5244,0.5249,0.5252,0.5261,0.5268,0.5270,0.5279,0.5281,0.5282,0.5295,0.5296,0.5305,0.5308,0.5312,0.5323,0.5326,0.5328,0.5330,0.5334,0.5350,0.5352,0.5367,0.5372,0.5377,0.5382,0.5390,0.5392,0.5393,0.5400,0.5403,0.5412,0.5414,0.5482,0.5486,0.5490,0.5517,0.5530,0.5535,0.5537,0.5539,0.5547,0.5588,0.5589,0.5610,0.5644,0.5710,0.5771,0.5824,0.5878,0.5907,0.5923,0.5965,0.6137,0.6190,0.6195,0.6206,0.6249,0.6261,0.6268,0.6272,0.6279,0.6280,0.6281,0.6299,0.6308,0.6312,0.6320,0.6324,0.6328,0.6331,0.6337,0.6338,0.6341,0.6342,0.6343,0.6344,0.6347,0.6349,0.6358,0.6360,0.6361,0.6362,0.6366,0.6373,0.6374,0.6375,0.6379,0.6381,0.6386,0.6391,0.6393,0.6396,0.6398,0.6399,0.6404,0.6408,0.6410,0.6412,0.6414,0.6421,0.6423,0.6427,0.6428,0.6432,0.6433,0.6434,0.6435,0.6439,0.6451,0.6452,0.6464,0.6465,0.6477,0.6479,0.6481,0.6485,0.6489,0.6491,0.6495,0.6496,0.6498,0.6503,0.6506,0.6508,0.6509,0.6510,0.6512,0.6514,0.6515,0.6518,0.6524,0.6526,0.6528,0.6529,0.6530,0.6533,0.6536,0.6537,0.6539,0.6542,0.6544,0.6550,0.6552,0.6554,0.6561,0.6562,0.6563,0.6565,0.6567,0.6570,0.6571,0.6574,0.6578,0.6579,0.6581,0.6582,0.6583,0.6586,0.6589,0.6592,0.6597,0.6600,0.6601,0.6602,0.6606,0.6611,0.6614,0.6615,0.6618,0.6622,0.6624,0.6631,0.6632,0.6634,0.6635,0.6641,0.6642,0.6643,0.6647,0.6658,0.6661,0.6663,0.6671,0.6674,0.6676,0.6677,0.6678,0.6680,0.6681,0.6686,0.6692,0.6695,0.6696,0.6704,0.6709,0.6714,0.6717,0.6718,0.6723,0.6724,0.6726,0.6727,0.6730,0.6733,0.6738,0.6747,0.6748,0.6751,0.6755,0.6768,0.6769,0.6781,0.6789,0.6792,0.6798,0.6802,0.6805,0.6812,0.6814,0.6816,0.6819,0.6822,0.6827,0.6828,0.6832,0.6833,0.6842,0.6848,0.6851,0.6859,0.6871,0.6881,0.6882,0.6884,0.6889,0.6895,0.6903,0.6905,0.6930,0.6931,0.6933,0.6939,0.6957,0.6960,0.6977,0.6985,0.6995,0.6997,0.6998,0.7008,0.7028,0.7029,0.7039,0.7042,0.7057,0.7097,0.7100,0.7127,0.7142,0.7151,0.7152,0.7226,0.7258,0.7312,0.7323,0.7340,0.7346,0.7372,0.7393,0.7459,0.7529,0.7532,0.7619,0.7685,0.7694,0.7728,0.7730,0.7775,0.7829,0.7832,0.7945,0.7957,0.7958,0.7974,0.8002,0.8014,0.8016,0.8033,0.8039,0.8047,0.8060,0.8096,0.8108,0.8112,0.8125,0.8131,0.8143,0.8149,0.8193,0.8196,0.8199,0.8218,0.8220,0.8224,0.8252,0.8259,0.8298,0.8341,0.8429,0.8460,0.8515,0.8589,0.8609,0.8772,0.8782,0.8979,0.9050,0.9075,0.9392,0.9460,0.9635,0.9717,0.9760,0.9795,0.9858,1.0268,1.0787,1.1105,1.1383,1.1845,2.1397,2.2611,2.8923,3.0072,3.6860],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.057245080500894455,0.059033989266547404,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08765652951699464,0.09123434704830054,0.09302325581395349,0.09660107334525939,0.1001788908765653,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13774597495527727,0.13953488372093023,0.14669051878354203,0.148479427549195,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.18246869409660108,0.18604651162790697,0.18962432915921287,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.25760286225402507,0.259391771019678,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.31663685152057247,0.32021466905187834,0.3220035778175313,0.32558139534883723,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5366726296958855,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5509838998211091,0.552772808586762,0.554561717352415,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5760286225402504,0.5778175313059034,0.5831842576028623,0.5867620751341681,0.5885509838998211,0.590339892665474,0.59391771019678,0.5957066189624329,0.5974955277280859,0.6010733452593918,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6654740608228981,0.667262969588551,0.669051878354204,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7066189624329159,0.7101967799642218,0.7119856887298748,0.7155635062611807,0.7173524150268337,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7620751341681574,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.0286,0.0386,0.0395,0.0663,0.1208,0.1912,0.3466,0.3522,0.3525,0.3542,0.3544,0.3560,0.3569,0.3570,0.3575,0.3578,0.3586,0.3590,0.3594,0.3597,0.3599,0.3602,0.3603,0.3604,0.3605,0.3607,0.3610,0.3616,0.3617,0.3623,0.3629,0.3631,0.3633,0.3634,0.3639,0.3640,0.3642,0.3648,0.3655,0.3663,0.3665,0.3666,0.3667,0.3669,0.3670,0.3671,0.3679,0.3680,0.3686,0.3687,0.3696,0.3698,0.3709,0.3714,0.3715,0.3717,0.3718,0.3721,0.3728,0.3732,0.3736,0.3738,0.3739,0.3742,0.3745,0.3746,0.3747,0.3749,0.3752,0.3754,0.3765,0.3769,0.3775,0.3780,0.3796,0.3802,0.3809,0.3813,0.3814,0.3815,0.3825,0.3841,0.3850,0.3858,0.3860,0.3862,0.3865,0.3868,0.3876,0.3878,0.3879,0.3881,0.3889,0.3894,0.3900,0.3902,0.3904,0.3912,0.3916,0.3929,0.3933,0.3947,0.3949,0.3956,0.3967,0.3969,0.3975,0.3979,0.3987,0.3990,0.3992,0.4000,0.4003,0.4016,0.4022,0.4031,0.4046,0.4059,0.4063,0.4089,0.4090,0.4094,0.4103,0.4107,0.4112,0.4119,0.4137,0.4145,0.4148,0.4162,0.4177,0.4197,0.4201,0.4218,0.4221,0.4223,0.4225,0.4235,0.4238,0.4242,0.4244,0.4246,0.4247,0.4257,0.4263,0.4283,0.4287,0.4290,0.4295,0.4307,0.4312,0.4316,0.4323,0.4324,0.4327,0.4328,0.4331,0.4337,0.4343,0.4346,0.4347,0.4351,0.4356,0.4357,0.4365,0.4372,0.4374,0.4379,0.4382,0.4384,0.4401,0.4404,0.4417,0.4421,0.4423,0.4430,0.4432,0.4440,0.4441,0.4448,0.4452,0.4468,0.4471,0.4480,0.4484,0.4486,0.4502,0.4506,0.4510,0.4511,0.4515,0.4519,0.4560,0.4563,0.4565,0.4578,0.4587,0.4596,0.4598,0.4620,0.4626,0.4638,0.4640,0.4641,0.4643,0.4651,0.4652,0.4674,0.4681,0.4712,0.4714,0.4728,0.4730,0.4759,0.4762,0.4790,0.4795,0.4811,0.4812,0.4818,0.4821,0.4847,0.4861,0.4867,0.4887,0.4888,0.4892,0.4932,0.4941,0.4951,0.4972,0.4979,0.4986,0.4995,0.4996,0.5004,0.5009,0.5029,0.5030,0.5031,0.5037,0.5040,0.5050,0.5061,0.5116,0.5118,0.5122,0.5126,0.5139,0.5140,0.5155,0.5160,0.5167,0.5185,0.5201,0.5217,0.5232,0.5293,0.5320,0.5334,0.5340,0.5342,0.5377,0.5384,0.5402,0.5408,0.5426,0.5445,0.5453,0.5463,0.5482,0.5493,0.5500,0.5504,0.5511,0.5516,0.5535,0.5536,0.5537,0.5545,0.5547,0.5554,0.5555,0.5556,0.5558,0.5562,0.5563,0.5571,0.5572,0.5573,0.5575,0.5576,0.5579,0.5583,0.5584,0.5585,0.5592,0.5593,0.5595,0.5601,0.5603,0.5607,0.5609,0.5610,0.5612,0.5613,0.5615,0.5623,0.5630,0.5631,0.5633,0.5634,0.5639,0.5640,0.5646,0.5648,0.5649,0.5650,0.5652,0.5653,0.5659,0.5660,0.5665,0.5671,0.5672,0.5675,0.5678,0.5686,0.5688,0.5690,0.5691,0.5701,0.5709,0.5717,0.5718,0.5719,0.5720,0.5723,0.5724,0.5727,0.5730,0.5731,0.5735,0.5737,0.5761,0.5764,0.5769,0.5770,0.5786,0.5791,0.5796,0.5800,0.5818,0.5822,0.5824,0.5830,0.5832,0.5845,0.5853,0.5857,0.5858,0.5868,0.5869,0.5874,0.5877,0.5880,0.5882,0.5885,0.5893,0.5896,0.5897,0.5899,0.5910,0.5918,0.5923,0.5927,0.5929,0.5931,0.5933,0.5939,0.5944,0.5945,0.5948,0.5951,0.5953,0.5957,0.5990,0.5993,0.6006,0.6014,0.6032,0.6040,0.6041,0.6048,0.6050,0.6055,0.6056,0.6058,0.6063,0.6071,0.6075,0.6122,0.6123,0.6126,0.6127,0.6134,0.6135,0.6152,0.6163,0.6167,0.6185,0.6187,0.6193,0.6206,0.6217,0.6223,0.6243,0.6247,0.6266,0.6275,0.6283,0.6284,0.6286,0.6288,0.6290,0.6310,0.6319,0.6323,0.6325,0.6337,0.6340,0.6342,0.6344,0.6346,0.6351,0.6382,0.6383,0.6397,0.6399,0.6421,0.6438,0.6463,0.6466,0.6469,0.6493,0.6550,0.6551,0.6569,0.6605,0.6647,0.6658,0.6659,0.6701,0.6764,0.6828,0.6830,0.6834,0.6847,0.6885,0.6898,0.6899,0.6921,0.6931,0.6991,0.6997,0.7057,0.7085,0.7087,0.7151,0.7166,0.7175,0.7199,0.7228,0.7309,0.7556,0.7634,0.7874,0.8066,0.8163,0.8288,0.8432,0.8557,0.8577,0.8597,0.8658,0.8660,0.8800,0.9001,0.9103,0.9157,0.9259,1.4620,1.6863,1.7989,2.0986,2.4069,2.5607,2.7917,3.0285,3.0924,3.5865,4.2189,4.7617,5.5703,6.3722,8.7325],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.05017921146953405,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06451612903225806,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13261648745519714,0.13620071684587814,0.13799283154121864,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3118279569892473,0.31362007168458783,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6200716845878136,0.6218637992831542,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6362007168458781,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.3673,0.4466,0.4476,0.4483,0.4492,0.4495,0.4500,0.4501,0.4513,0.4515,0.4531,0.4533,0.4562,0.4575,0.4580,0.4586,0.4592,0.4593,0.4597,0.4604,0.4607,0.4611,0.4631,0.4633,0.4654,0.4657,0.4665,0.4669,0.4673,0.4680,0.4698,0.4712,0.4721,0.4738,0.4760,0.4768,0.4772,0.4775,0.4785,0.4818,0.4832,0.4835,0.4836,0.4845,0.4847,0.4893,0.4901,0.5069,0.5077,0.5107,0.5133,0.5174,0.5207,0.5217,0.5347,0.5361,0.5370,0.5522,0.5530,0.5540,0.5592,0.5704,0.5759,0.5774,0.5902,0.5914,0.5975,0.6078,0.6084,0.6089,0.6114,0.6119,0.6137,0.6145,0.6155,0.6160,0.6164,0.6196,0.6199,0.6201,0.6203,0.6216,0.6222,0.6227,0.6228,0.6230,0.6236,0.6258,0.6260,0.6262,0.6264,0.6274,0.6275,0.6280,0.6286,0.6291,0.6293,0.6295,0.6297,0.6299,0.6301,0.6304,0.6306,0.6307,0.6308,0.6310,0.6319,0.6320,0.6321,0.6327,0.6328,0.6330,0.6335,0.6336,0.6340,0.6345,0.6354,0.6356,0.6359,0.6362,0.6363,0.6374,0.6381,0.6382,0.6386,0.6388,0.6390,0.6404,0.6405,0.6408,0.6428,0.6429,0.6437,0.6441,0.6447,0.6452,0.6457,0.6464,0.6475,0.6482,0.6483,0.6502,0.6503,0.6513,0.6524,0.6525,0.6526,0.6528,0.6532,0.6534,0.6545,0.6552,0.6553,0.6554,0.6559,0.6570,0.6575,0.6577,0.6582,0.6584,0.6588,0.6610,0.6611,0.6613,0.6620,0.6621,0.6630,0.6637,0.6643,0.6651,0.6654,0.6658,0.6661,0.6663,0.6674,0.6676,0.6677,0.6685,0.6694,0.6700,0.6702,0.6715,0.6733,0.6763,0.6770,0.6773,0.6793,0.6814,0.6826,0.6842,0.6871,0.6878,0.6883,0.6888,0.6908,0.6922,0.6947,0.6973,0.7036,0.7058,0.7064,0.7079,0.7089,0.7098,0.7101,0.7168,0.7199,0.7230,0.7254,0.7261,0.7285,0.7341,0.7343,0.7360,0.7368,0.7385,0.7388,0.7392,0.7435,0.7482,0.7485,0.7488,0.7498,0.7516,0.7526,0.7529,0.7533,0.7544,0.7547,0.7562,0.7591,0.7606,0.7608,0.7611,0.7634,0.7638,0.7640,0.7647,0.7661,0.7673,0.7687,0.7691,0.7709,0.7716,0.7735,0.7737,0.7747,0.7748,0.7754,0.7765,0.7773,0.7775,0.7779,0.7787,0.7793,0.7798,0.7820,0.7822,0.7826,0.7827,0.7828,0.7838,0.7839,0.7844,0.7853,0.7859,0.7861,0.7862,0.7872,0.7901,0.7902,0.7908,0.7929,0.7931,0.7933,0.7935,0.7940,0.7948,0.7954,0.7962,0.7975,0.7976,0.7980,0.7990,0.7992,0.7993,0.7994,0.8000,0.8006,0.8007,0.8009,0.8019,0.8020,0.8032,0.8034,0.8042,0.8045,0.8049,0.8054,0.8057,0.8071,0.8072,0.8073,0.8074,0.8080,0.8086,0.8087,0.8096,0.8097,0.8098,0.8114,0.8116,0.8118,0.8119,0.8124,0.8126,0.8129,0.8136,0.8147,0.8183,0.8188,0.8196,0.8203,0.8210,0.8211,0.8213,0.8229,0.8232,0.8243,0.8249,0.8275,0.8283,0.8304,0.8308,0.8320,0.8326,0.8330,0.8342,0.8345,0.8373,0.8405,0.8416,0.8445,0.8504,0.8505,0.8516,0.8562,0.8571,0.8648,0.8659,0.8680,0.8702,0.8714,0.8788,0.8793,0.8803,0.8810,0.8854,0.8891,0.8908,0.8934,0.8937,0.8943,0.8948,0.8956,0.8966,0.8969,0.8989,0.8990,0.8994,0.9006,0.9065,0.9076,0.9089,0.9107,0.9131,0.9179,0.9195,0.9201,0.9221,0.9248,0.9267,0.9293,0.9318,0.9326,0.9350,0.9351,0.9363,0.9364,0.9377,0.9381,0.9404,0.9484,0.9498,0.9581,0.9586,0.9593,0.9600,0.9622,0.9650,0.9659,0.9669,0.9732,0.9745,0.9752,0.9759,0.9773,0.9784,0.9818,0.9876,0.9885,0.9905,0.9912,0.9981,1.0042,1.0053,1.0060,1.0081,1.0099,1.0157,1.0164,1.0176,1.0177,1.0187,1.0195,1.0214,1.0253,1.0285,1.0293,1.0322,1.0352,1.0398,1.0423,1.0474,1.0494,1.0528,1.0550,1.0595,1.0664,1.0674,1.0751,1.0780,1.0792,1.1070,1.1162,1.1166,1.1229,1.1365,1.1381,1.1485,1.1537,1.1564,1.1615,1.1653,1.1695,1.1697,1.1718,1.1763,1.1800,1.1844,1.1863,1.1977,1.2003,1.2055,1.2095,1.2111,1.2207,1.2555,1.2560,1.2922,1.2932,1.2933,1.2978,1.2999,1.3220,1.3377,1.3457,1.3479,1.3487,1.3528,1.3664,1.3702,1.3745,1.3853,1.3943,1.3947,1.3975,1.4136,1.4545,1.4546,1.4770,1.4809,1.4947,1.4961,1.5000,1.5064,1.5192,1.5282,1.5322,1.5483,1.5514,1.5519,1.5565,1.5576,1.5591,1.5602,1.5603,1.5691,1.5801,1.5977,1.6003,1.6228,1.6331,1.6394,1.6660,1.7104,1.7217,1.7592,2.3376,2.3675,2.5130,3.9377,4.5761,7.0106],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22857142857142856,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.25357142857142856,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29642857142857143,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.34285714285714286,0.34464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5303571428571429,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6017857142857143,0.6053571428571428,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0451,0.0514,0.0516,0.0520,0.0530,0.0531,0.0538,0.0541,0.0547,0.0550,0.0552,0.0554,0.0563,0.0565,0.0570,0.0572,0.0573,0.0580,0.0584,0.0588,0.0592,0.0593,0.0594,0.0595,0.0597,0.0599,0.0600,0.0601,0.0603,0.0604,0.0605,0.0607,0.0611,0.0614,0.0616,0.0617,0.0618,0.0619,0.0620,0.0622,0.0623,0.0624,0.0626,0.0627,0.0629,0.0630,0.0631,0.0632,0.0633,0.0634,0.0635,0.0636,0.0639,0.0642,0.0643,0.0646,0.0647,0.0649,0.0651,0.0652,0.0654,0.0655,0.0657,0.0659,0.0660,0.0661,0.0662,0.0664,0.0665,0.0667,0.0669,0.0671,0.0672,0.0673,0.0674,0.0676,0.0677,0.0678,0.0679,0.0681,0.0682,0.0683,0.0684,0.0687,0.0688,0.0689,0.0690,0.0692,0.0696,0.0698,0.0700,0.0703,0.0704,0.0705,0.0706,0.0707,0.0708,0.0710,0.0711,0.0713,0.0714,0.0717,0.0718,0.0720,0.0721,0.0722,0.0725,0.0726,0.0727,0.0728,0.0730,0.0731,0.0735,0.0737,0.0738,0.0739,0.0740,0.0741,0.0743,0.0747,0.0749,0.0750,0.0751,0.0753,0.0758,0.0759,0.0762,0.0766,0.0767,0.0768,0.0772,0.0773,0.0774,0.0775,0.0777,0.0779,0.0780,0.0781,0.0787,0.0792,0.0797,0.0799,0.0802,0.0803,0.0804,0.0805,0.0809,0.0810,0.0812,0.0814,0.0815,0.0816,0.0819,0.0820,0.0821,0.0822,0.0823,0.0829,0.0830,0.0832,0.0833,0.0834,0.0835,0.0836,0.0837,0.0839,0.0840,0.0841,0.0846,0.0847,0.0848,0.0851,0.0853,0.0855,0.0858,0.0861,0.0868,0.0871,0.0873,0.0877,0.0878,0.0879,0.0882,0.0883,0.0895,0.0898,0.0899,0.0901,0.0903,0.0904,0.0905,0.0911,0.0913,0.0916,0.0919,0.0924,0.0925,0.0927,0.0930,0.0932,0.0933,0.0937,0.0939,0.0940,0.0942,0.0943,0.0945,0.0946,0.0950,0.0953,0.0957,0.0961,0.0964,0.0966,0.0967,0.0968,0.0969,0.0971,0.0972,0.0975,0.0978,0.0981,0.0988,0.0990,0.0995,0.0997,0.1000,0.1006,0.1007,0.1009,0.1010,0.1012,0.1013,0.1015,0.1017,0.1020,0.1027,0.1030,0.1036,0.1039,0.1043,0.1046,0.1047,0.1049,0.1050,0.1058,0.1060,0.1061,0.1064,0.1065,0.1067,0.1068,0.1071,0.1072,0.1073,0.1076,0.1077,0.1081,0.1083,0.1084,0.1087,0.1099,0.1104,0.1105,0.1112,0.1113,0.1116,0.1120,0.1123,0.1124,0.1128,0.1129,0.1136,0.1139,0.1145,0.1148,0.1151,0.1153,0.1156,0.1159,0.1164,0.1165,0.1168,0.1170,0.1171,0.1172,0.1177,0.1179,0.1181,0.1184,0.1185,0.1188,0.1189,0.1199,0.1201,0.1213,0.1216,0.1218,0.1220,0.1221,0.1223,0.1226,0.1228,0.1230,0.1232,0.1233,0.1247,0.1248,0.1249,0.1254,0.1256,0.1259,0.1260,0.1261,0.1266,0.1268,0.1269,0.1271,0.1275,0.1281,0.1283,0.1286,0.1295,0.1296,0.1297,0.1300,0.1302,0.1305,0.1306,0.1307,0.1311,0.1313,0.1319,0.1327,0.1333,0.1335,0.1336,0.1339,0.1362,0.1367,0.1372,0.1377,0.1380,0.1382,0.1383,0.1388,0.1392,0.1396,0.1410,0.1413,0.1419,0.1424,0.1425,0.1426,0.1429,0.1431,0.1436,0.1438,0.1440,0.1444,0.1452,0.1457,0.1468,0.1472,0.1478,0.1481,0.1495,0.1498,0.1512,0.1517,0.1520,0.1521,0.1525,0.1544,0.1549,0.1556,0.1563,0.1591,0.1593,0.1596,0.1611,0.1612,0.1634,0.1642,0.1643,0.1655,0.1656,0.1670,0.1675,0.1696,0.1705,0.1720,0.1729,0.1741,0.1759,0.1796,0.1811,0.1869,0.1870,0.1877,0.1892,0.1922,0.1995,0.2027,0.2050,0.2052,0.2179,0.2237,0.2279,0.2297,0.2419,0.2486,0.2619,0.2730,0.2762,0.2772,0.2982,0.4100,0.4688,1.1471,2.0012,2.7669,3.0878,3.0917,3.2794,3.5437,4.7827,5.3165],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.016304347826086956,0.018115942028985508,0.019927536231884056,0.02355072463768116,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.03260869565217391,0.034420289855072464,0.036231884057971016,0.03804347826086957,0.03985507246376811,0.043478260869565216,0.04710144927536232,0.04891304347826087,0.05253623188405797,0.05434782608695652,0.05615942028985507,0.057971014492753624,0.059782608695652176,0.06159420289855073,0.06340579710144928,0.06521739130434782,0.06702898550724638,0.06884057971014493,0.07065217391304347,0.07246376811594203,0.07608695652173914,0.07971014492753623,0.08333333333333333,0.08514492753623189,0.08876811594202899,0.09057971014492754,0.09601449275362318,0.10144927536231885,0.10869565217391304,0.1105072463768116,0.11231884057971014,0.11413043478260869,0.11594202898550725,0.11956521739130435,0.1213768115942029,0.125,0.1286231884057971,0.13043478260869565,0.1322463768115942,0.13768115942028986,0.14130434782608695,0.1431159420289855,0.14673913043478262,0.14855072463768115,0.15217391304347827,0.1539855072463768,0.15760869565217392,0.15942028985507245,0.16304347826086957,0.16666666666666666,0.17028985507246377,0.17391304347826086,0.17753623188405798,0.18115942028985507,0.18297101449275363,0.18478260869565216,0.18659420289855072,0.19021739130434784,0.19202898550724637,0.19384057971014493,0.1956521739130435,0.19927536231884058,0.20108695652173914,0.2028985507246377,0.20652173913043478,0.21014492753623187,0.213768115942029,0.21739130434782608,0.2210144927536232,0.2246376811594203,0.22826086956521738,0.23007246376811594,0.23369565217391305,0.23550724637681159,0.2391304347826087,0.2427536231884058,0.24456521739130435,0.24818840579710144,0.25,0.25181159420289856,0.2536231884057971,0.2554347826086957,0.25905797101449274,0.26268115942028986,0.266304347826087,0.26811594202898553,0.26992753623188404,0.2753623188405797,0.27898550724637683,0.28442028985507245,0.28804347826086957,0.2916666666666667,0.2971014492753623,0.29891304347826086,0.302536231884058,0.30434782608695654,0.3079710144927536,0.30978260869565216,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.32065217391304346,0.322463768115942,0.3242753623188406,0.3278985507246377,0.3333333333333333,0.338768115942029,0.3423913043478261,0.3442028985507246,0.34782608695652173,0.35144927536231885,0.35507246376811596,0.35688405797101447,0.358695652173913,0.3605072463768116,0.36594202898550726,0.3713768115942029,0.37318840579710144,0.375,0.37681159420289856,0.3804347826086957,0.3822463768115942,0.3858695652173913,0.38768115942028986,0.3894927536231884,0.391304347826087,0.39492753623188404,0.39855072463768115,0.4003623188405797,0.40217391304347827,0.40398550724637683,0.4057971014492754,0.4076086956521739,0.40942028985507245,0.411231884057971,0.41304347826086957,0.4148550724637681,0.4166666666666667,0.42028985507246375,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.427536231884058,0.42934782608695654,0.4311594202898551,0.4329710144927536,0.4365942028985507,0.4384057971014493,0.44021739130434784,0.4420289855072464,0.4438405797101449,0.44565217391304346,0.447463768115942,0.4492753623188406,0.4528985507246377,0.45471014492753625,0.45652173913043476,0.4583333333333333,0.46195652173913043,0.463768115942029,0.4673913043478261,0.47101449275362317,0.47282608695652173,0.4746376811594203,0.47644927536231885,0.48007246376811596,0.48188405797101447,0.483695652173913,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.49818840579710144,0.5,0.5090579710144928,0.5108695652173914,0.5126811594202898,0.5163043478260869,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5289855072463768,0.532608695652174,0.5344202898550725,0.5362318840579711,0.5380434782608695,0.5398550724637681,0.5416666666666666,0.5434782608695652,0.5452898550724637,0.5471014492753623,0.5507246376811594,0.552536231884058,0.5543478260869565,0.5561594202898551,0.5579710144927537,0.5597826086956522,0.5615942028985508,0.5652173913043478,0.5670289855072463,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5760869565217391,0.5778985507246377,0.5797101449275363,0.5815217391304348,0.5833333333333334,0.5851449275362319,0.5887681159420289,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5960144927536232,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6123188405797102,0.6141304347826086,0.6159420289855072,0.6177536231884058,0.6195652173913043,0.6213768115942029,0.6231884057971014,0.625,0.6268115942028986,0.6286231884057971,0.6322463768115942,0.6340579710144928,0.6376811594202898,0.6394927536231884,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6521739130434783,0.6539855072463768,0.6594202898550725,0.6612318840579711,0.6630434782608695,0.6648550724637681,0.6666666666666666,0.6684782608695652,0.6702898550724637,0.6721014492753623,0.6739130434782609,0.6757246376811594,0.677536231884058,0.6811594202898551,0.6829710144927537,0.6865942028985508,0.6884057971014492,0.6902173913043478,0.6920289855072463,0.6956521739130435,0.697463768115942,0.6992753623188406,0.7010869565217391,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7119565217391305,0.7137681159420289,0.7155797101449275,0.717391304347826,0.7192028985507246,0.7228260869565217,0.7246376811594203,0.7282608695652174,0.7318840579710145,0.7336956521739131,0.7355072463768116,0.7373188405797102,0.7391304347826086,0.7409420289855072,0.7427536231884058,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7518115942028986,0.7536231884057971,0.7554347826086957,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7663043478260869,0.7681159420289855,0.769927536231884,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7771739130434783,0.7789855072463768,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7880434782608695,0.7916666666666666,0.7934782608695652,0.7952898550724637,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.802536231884058,0.8043478260869565,0.8061594202898551,0.8079710144927537,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8478260869565217,0.8496376811594203,0.8514492753623188,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.0531,0.4009,0.4017,0.4029,0.4048,0.4049,0.4062,0.4065,0.4071,0.4073,0.4076,0.4081,0.4084,0.4087,0.4091,0.4092,0.4094,0.4098,0.4099,0.4101,0.4103,0.4105,0.4111,0.4114,0.4115,0.4116,0.4119,0.4120,0.4122,0.4124,0.4126,0.4128,0.4132,0.4137,0.4139,0.4141,0.4142,0.4143,0.4144,0.4147,0.4149,0.4150,0.4155,0.4156,0.4157,0.4160,0.4161,0.4166,0.4167,0.4168,0.4173,0.4176,0.4179,0.4180,0.4183,0.4184,0.4185,0.4189,0.4190,0.4193,0.4194,0.4199,0.4200,0.4202,0.4203,0.4204,0.4205,0.4206,0.4208,0.4209,0.4211,0.4214,0.4215,0.4220,0.4221,0.4224,0.4225,0.4227,0.4228,0.4231,0.4232,0.4233,0.4234,0.4235,0.4237,0.4240,0.4241,0.4243,0.4245,0.4246,0.4247,0.4248,0.4253,0.4254,0.4256,0.4257,0.4258,0.4259,0.4260,0.4264,0.4267,0.4268,0.4269,0.4271,0.4273,0.4274,0.4276,0.4280,0.4281,0.4286,0.4287,0.4289,0.4291,0.4293,0.4295,0.4299,0.4300,0.4302,0.4305,0.4306,0.4309,0.4310,0.4323,0.4326,0.4329,0.4330,0.4331,0.4333,0.4334,0.4337,0.4341,0.4343,0.4346,0.4347,0.4348,0.4350,0.4356,0.4358,0.4359,0.4360,0.4361,0.4364,0.4366,0.4373,0.4375,0.4378,0.4379,0.4381,0.4392,0.4393,0.4394,0.4404,0.4409,0.4411,0.4414,0.4417,0.4418,0.4423,0.4425,0.4426,0.4429,0.4434,0.4436,0.4438,0.4439,0.4440,0.4442,0.4445,0.4454,0.4457,0.4458,0.4459,0.4463,0.4467,0.4472,0.4477,0.4478,0.4479,0.4484,0.4486,0.4489,0.4492,0.4494,0.4498,0.4501,0.4507,0.4508,0.4510,0.4513,0.4517,0.4522,0.4526,0.4528,0.4530,0.4532,0.4534,0.4535,0.4539,0.4546,0.4556,0.4557,0.4558,0.4562,0.4565,0.4567,0.4569,0.4574,0.4576,0.4577,0.4585,0.4587,0.4590,0.4594,0.4600,0.4602,0.4608,0.4611,0.4613,0.4614,0.4618,0.4619,0.4620,0.4646,0.4647,0.4649,0.4666,0.4668,0.4670,0.4671,0.4672,0.4678,0.4680,0.4681,0.4682,0.4686,0.4692,0.4694,0.4697,0.4701,0.4706,0.4708,0.4710,0.4719,0.4721,0.4723,0.4724,0.4726,0.4732,0.4735,0.4738,0.4739,0.4741,0.4744,0.4749,0.4755,0.4759,0.4768,0.4769,0.4771,0.4776,0.4778,0.4780,0.4788,0.4792,0.4799,0.4812,0.4820,0.4823,0.4834,0.4835,0.4838,0.4852,0.4853,0.4863,0.4864,0.4865,0.4869,0.4875,0.4879,0.4881,0.4885,0.4888,0.4895,0.4898,0.4910,0.4911,0.4913,0.4917,0.4925,0.4943,0.4945,0.4948,0.4955,0.4962,0.4965,0.4995,0.4996,0.4998,0.5008,0.5011,0.5016,0.5020,0.5034,0.5055,0.5059,0.5063,0.5064,0.5066,0.5081,0.5084,0.5088,0.5098,0.5111,0.5112,0.5114,0.5116,0.5131,0.5138,0.5145,0.5148,0.5149,0.5159,0.5174,0.5178,0.5182,0.5186,0.5199,0.5212,0.5213,0.5223,0.5233,0.5235,0.5257,0.5276,0.5328,0.5329,0.5332,0.5360,0.5400,0.5435,0.5452,0.5464,0.5472,0.5491,0.5501,0.5503,0.5522,0.5539,0.5567,0.5583,0.5604,0.5662,0.5672,0.5698,0.5705,0.5707,0.5734,0.5747,0.5782,0.5800,0.5809,0.5815,0.5872,0.5979,0.6004,0.6072,0.6115,0.6119,0.6124,0.6165,0.6176,0.6191,0.6224,0.6254,0.6310,0.6330,0.6345,0.6395,0.6418,0.6425,0.6426,0.6461,0.6476,0.6478,0.6552,0.6662,0.6675,0.6714,0.6719,0.6720,0.6879,0.6986,0.6996,0.7040,0.7061,0.7069,0.7090,0.7107,0.7128,0.7134,0.7281,0.7285,0.7424,0.7448,0.7654,0.7720,0.7731,0.8021,0.8213,0.8215,0.8251,0.8267,0.8268,0.8274,0.8280,0.8283,0.8295,0.8314,0.8324,0.8361,0.8363,0.8365,0.8380,0.8387,0.8390,0.8392,0.8404,0.8430,0.8432,0.8450,0.8452,0.8466,0.8488,0.8516,0.8543,0.8545,0.8573,0.8589,0.8590,0.8602,0.8608,0.8609,0.8664,0.8713,0.8793,0.8819,0.8831,0.8833,0.8861,0.8917,0.8962,0.9014,0.9080,0.9101,0.9122,0.9125,0.9203,0.9241,0.9259,0.9471,0.9540,1.0262,1.0494,1.0613,1.1107,1.1235,1.3290,1.5667,1.6819,1.7841,1.7918,2.1204,2.4072,2.5467,2.6473,3.2769,3.5657,3.8353,3.8703,4.9833,5.5340,5.5470,5.5962,6.5769,7.4504],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.06797853309481217,0.06976744186046512,0.07334525939177101,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13595706618962433,0.13774597495527727,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.1592128801431127,0.16457960644007155,0.16636851520572452,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.18246869409660108,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.21288014311270126,0.2146690518783542,0.2182468694096601,0.22182468694096602,0.22719141323792486,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23971377459749552,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.30590339892665475,0.3112701252236136,0.3148479427549195,0.3184257602862254,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.33094812164579607,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3613595706618962,0.3631484794275492,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.407871198568873,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.48300536672629696,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5026833631484794,0.5044722719141324,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5474060822898033,0.5491949910554562,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5885509838998211,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0673,0.0708,0.0718,0.0733,0.0739,0.0740,0.0741,0.0744,0.0747,0.0748,0.0750,0.0751,0.0752,0.0758,0.0759,0.0763,0.0766,0.0767,0.0771,0.0772,0.0773,0.0779,0.0780,0.0784,0.0785,0.0787,0.0789,0.0796,0.0797,0.0799,0.0806,0.0811,0.0812,0.0813,0.0814,0.0816,0.0819,0.0820,0.0822,0.0823,0.0826,0.0827,0.0828,0.0831,0.0832,0.0835,0.0837,0.0839,0.0842,0.0843,0.0846,0.0847,0.0849,0.0853,0.0854,0.0856,0.0857,0.0858,0.0861,0.0868,0.0869,0.0871,0.0872,0.0873,0.0874,0.0877,0.0879,0.0880,0.0881,0.0882,0.0888,0.0889,0.0892,0.0893,0.0895,0.0896,0.0897,0.0900,0.0901,0.0902,0.0903,0.0904,0.0905,0.0906,0.0909,0.0919,0.0921,0.0923,0.0924,0.0925,0.0926,0.0936,0.0938,0.0940,0.0942,0.0943,0.0947,0.0948,0.0950,0.0954,0.0955,0.0957,0.0958,0.0959,0.0961,0.0963,0.0964,0.0967,0.0968,0.0971,0.0974,0.0975,0.0976,0.0977,0.0978,0.0980,0.0983,0.0984,0.0987,0.0989,0.0990,0.0993,0.0999,0.1001,0.1006,0.1008,0.1009,0.1011,0.1012,0.1014,0.1015,0.1021,0.1029,0.1030,0.1032,0.1033,0.1036,0.1039,0.1040,0.1046,0.1048,0.1049,0.1050,0.1052,0.1054,0.1056,0.1057,0.1059,0.1063,0.1064,0.1067,0.1068,0.1070,0.1076,0.1077,0.1082,0.1084,0.1087,0.1088,0.1089,0.1090,0.1091,0.1092,0.1094,0.1095,0.1097,0.1099,0.1100,0.1105,0.1107,0.1111,0.1112,0.1116,0.1121,0.1124,0.1125,0.1126,0.1127,0.1128,0.1130,0.1134,0.1138,0.1139,0.1141,0.1143,0.1145,0.1148,0.1150,0.1153,0.1154,0.1156,0.1164,0.1167,0.1171,0.1175,0.1177,0.1181,0.1184,0.1185,0.1186,0.1188,0.1190,0.1192,0.1194,0.1195,0.1198,0.1199,0.1206,0.1208,0.1215,0.1220,0.1221,0.1222,0.1225,0.1226,0.1229,0.1230,0.1234,0.1237,0.1238,0.1239,0.1245,0.1246,0.1247,0.1248,0.1249,0.1255,0.1257,0.1259,0.1268,0.1269,0.1270,0.1276,0.1278,0.1279,0.1282,0.1287,0.1290,0.1291,0.1292,0.1296,0.1299,0.1300,0.1305,0.1308,0.1311,0.1313,0.1319,0.1322,0.1324,0.1325,0.1327,0.1329,0.1335,0.1336,0.1344,0.1345,0.1351,0.1353,0.1356,0.1369,0.1372,0.1374,0.1376,0.1380,0.1381,0.1382,0.1383,0.1385,0.1387,0.1388,0.1390,0.1398,0.1407,0.1418,0.1419,0.1430,0.1434,0.1436,0.1443,0.1446,0.1456,0.1458,0.1460,0.1465,0.1477,0.1480,0.1490,0.1497,0.1498,0.1500,0.1518,0.1525,0.1531,0.1532,0.1534,0.1542,0.1548,0.1553,0.1555,0.1558,0.1562,0.1568,0.1569,0.1576,0.1581,0.1594,0.1601,0.1606,0.1607,0.1621,0.1624,0.1628,0.1640,0.1645,0.1649,0.1656,0.1662,0.1664,0.1674,0.1681,0.1687,0.1714,0.1756,0.1759,0.1774,0.1791,0.1795,0.1802,0.1805,0.1813,0.1814,0.1818,0.1834,0.1861,0.1869,0.1871,0.1894,0.1899,0.1914,0.1917,0.1925,0.1935,0.1941,0.1943,0.1946,0.1966,0.1977,0.1982,0.1987,0.2029,0.2062,0.2070,0.2079,0.2096,0.2099,0.2175,0.2176,0.2177,0.2239,0.2274,0.2308,0.2315,0.2316,0.2324,0.2358,0.2415,0.2461,0.2469,0.2474,0.2504,0.2627,0.2636,0.2677,0.2678,0.2697,0.2704,0.2718,0.2839,0.2859,0.2871,0.2894,0.3101,0.3109,0.3207,0.3222,0.3244,0.3249,0.3257,0.3261,0.3293,0.3309,0.3313,0.3315,0.3318,0.3326,0.3350,0.3367,0.3385,0.3386,0.3389,0.3419,0.3420,0.3439,0.3508,0.3527,0.3532,0.3540,0.3551,0.3553,0.3578,0.3599,0.3613,0.3627,0.3688,0.3742,0.3809,0.3851,0.3873,0.3948,0.4080,0.4154,0.4295,0.4316,0.4366,0.4386,0.4388,0.4418,0.4421,0.4536,0.4563,0.4579,0.4593,0.4631,0.4632,0.4652,0.4663,0.4674,0.4727,0.4752,0.4757,0.4802,0.4889,0.4912,0.4969,0.4971,0.5014,0.5021,0.5033,0.5152,0.5274,0.5385,0.5593,0.5674,0.5935,0.6360,0.6819,1.7917,1.8146,2.3050,2.6220,2.9162,3.1537,3.3326,3.6610,5.3152,5.4341],"y":[0.0017921146953405018,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.014336917562724014,0.017921146953405017,0.01971326164874552,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.05017921146953405,0.053763440860215055,0.05555555555555555,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13261648745519714,0.13440860215053763,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.16308243727598568,0.16845878136200718,0.17204301075268819,0.17383512544802868,0.1774193548387097,0.18100358422939067,0.1827956989247312,0.1863799283154122,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.20430107526881722,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.24014336917562723,0.24193548387096775,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2974910394265233,0.2992831541218638,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.3100358422939068,0.3118279569892473,0.3154121863799283,0.3172043010752688,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3942652329749104,0.3978494623655914,0.3996415770609319,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.5232974910394266,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.53584229390681,0.5376344086021505,0.5412186379928315,0.543010752688172,0.546594982078853,0.5483870967741935,0.5501792114695341,0.553763440860215,0.557347670250896,0.5591397849462365,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5734767025089605,0.5752688172043011,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6720430107526881,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7258064516129032,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0334,0.0339,0.0341,0.0360,0.0395,0.0398,0.0401,0.0407,0.0410,0.0413,0.0415,0.0416,0.0421,0.0422,0.0423,0.0425,0.0426,0.0430,0.0436,0.0439,0.0440,0.0442,0.0443,0.0444,0.0451,0.0456,0.0458,0.0463,0.0465,0.0466,0.0468,0.0469,0.0472,0.0473,0.0474,0.0477,0.0478,0.0480,0.0483,0.0484,0.0488,0.0490,0.0493,0.0495,0.0497,0.0499,0.0501,0.0505,0.0507,0.0509,0.0513,0.0516,0.0517,0.0519,0.0520,0.0521,0.0523,0.0525,0.0526,0.0528,0.0529,0.0530,0.0531,0.0532,0.0534,0.0535,0.0540,0.0541,0.0542,0.0543,0.0544,0.0545,0.0546,0.0548,0.0552,0.0554,0.0555,0.0556,0.0558,0.0559,0.0560,0.0563,0.0565,0.0566,0.0567,0.0577,0.0581,0.0582,0.0584,0.0587,0.0588,0.0589,0.0592,0.0595,0.0596,0.0597,0.0600,0.0601,0.0602,0.0603,0.0604,0.0607,0.0608,0.0609,0.0610,0.0617,0.0618,0.0624,0.0627,0.0629,0.0631,0.0634,0.0638,0.0643,0.0645,0.0649,0.0650,0.0652,0.0655,0.0658,0.0659,0.0662,0.0665,0.0667,0.0668,0.0671,0.0675,0.0676,0.0677,0.0679,0.0680,0.0684,0.0688,0.0689,0.0692,0.0693,0.0694,0.0695,0.0702,0.0705,0.0708,0.0709,0.0712,0.0716,0.0718,0.0719,0.0720,0.0729,0.0730,0.0734,0.0739,0.0749,0.0750,0.0752,0.0753,0.0754,0.0760,0.0767,0.0771,0.0773,0.0776,0.0787,0.0790,0.0809,0.0811,0.0812,0.0813,0.0815,0.0818,0.0824,0.0828,0.0829,0.0833,0.0834,0.0838,0.0840,0.0842,0.0843,0.0847,0.0848,0.0855,0.0858,0.0864,0.0868,0.0878,0.0895,0.0909,0.0913,0.0914,0.0917,0.0918,0.0938,0.0940,0.0942,0.0947,0.0951,0.0954,0.0969,0.0974,0.0975,0.0981,0.0985,0.0986,0.0987,0.0993,0.0995,0.0996,0.0998,0.1002,0.1008,0.1016,0.1017,0.1022,0.1028,0.1029,0.1032,0.1037,0.1049,0.1052,0.1057,0.1064,0.1075,0.1100,0.1101,0.1110,0.1111,0.1118,0.1128,0.1131,0.1155,0.1159,0.1195,0.1197,0.1202,0.1219,0.1224,0.1233,0.1236,0.1255,0.1263,0.1280,0.1287,0.1290,0.1297,0.1305,0.1315,0.1327,0.1339,0.1344,0.1348,0.1352,0.1373,0.1397,0.1414,0.1417,0.1420,0.1449,0.1467,0.1480,0.1499,0.1501,0.1528,0.1548,0.1553,0.1569,0.1584,0.1585,0.1610,0.1615,0.1622,0.1630,0.1643,0.1645,0.1647,0.1707,0.1711,0.1717,0.1730,0.1733,0.1774,0.1813,0.1815,0.1887,0.1898,0.1911,0.1932,0.1934,0.1991,0.2019,0.2020,0.2047,0.2122,0.2134,0.2137,0.2140,0.2217,0.2230,0.2235,0.2239,0.2258,0.2260,0.2279,0.2281,0.2302,0.2396,0.2465,0.2470,0.2498,0.2520,0.2542,0.2575,0.2596,0.2602,0.2607,0.2647,0.2650,0.2651,0.2676,0.2714,0.2746,0.2764,0.2766,0.2780,0.2786,0.2787,0.2814,0.2824,0.2832,0.2842,0.2898,0.2913,0.2955,0.2965,0.2970,0.2980,0.2994,0.3013,0.3014,0.3025,0.3065,0.3070,0.3083,0.3088,0.3098,0.3170,0.3202,0.3203,0.3216,0.3252,0.3260,0.3311,0.3341,0.3406,0.3422,0.3464,0.3472,0.3504,0.3515,0.3588,0.3638,0.3718,0.3801,0.3814,0.3846,0.3851,0.3875,0.3994,0.4042,0.4047,0.4156,0.4315,0.4488,0.4489,0.4570,0.4575,0.4598,0.4628,0.4649,0.4664,0.4666,0.4710,0.4711,0.4730,0.4740,0.4746,0.4771,0.4813,0.4840,0.4850,0.4854,0.4857,0.4872,0.4873,0.4909,0.4921,0.4992,0.4996,0.5033,0.5036,0.5039,0.5044,0.5071,0.5089,0.5156,0.5162,0.5306,0.5320,0.5426,0.5443,0.5989,0.6096,0.6135,0.6374,0.6382,0.6621,0.6672,0.6702,0.6737,0.6741,0.6779,0.6795,0.6824,0.6924,0.6931,0.6973,0.7050,0.7060,0.7155,0.7258,0.7279,0.7303,0.7333,0.7404,0.7509,0.7528,0.7599,0.7643,0.7874,0.7910,0.8030,0.8094,0.8138,0.8441,0.8960,0.9723,0.9988,1.0158,1.0374,1.0899,1.1534,1.1700,1.2796,1.3074,1.4536,1.6996,1.8182,1.8310,1.8689,1.9061,1.9983,2.9314,3.5377,4.0650,4.7306,5.4790,5.5418,10.1632,10.5953],"y":[0.0018552875695732839,0.0037105751391465678,0.0074211502782931356,0.00927643784786642,0.011131725417439703,0.014842300556586271,0.016697588126159554,0.02040816326530612,0.022263450834879406,0.02411873840445269,0.025974025974025976,0.027829313543599257,0.029684601113172542,0.03153988868274583,0.03525046382189239,0.03710575139146568,0.03896103896103896,0.04081632653061224,0.04267161410018553,0.04452690166975881,0.04638218923933209,0.05009276437847866,0.05194805194805195,0.05380333951762523,0.0575139146567718,0.061224489795918366,0.06307977736549165,0.06493506493506493,0.06679035250463822,0.07050092764378478,0.07235621521335807,0.07606679035250463,0.07792207792207792,0.07977736549165121,0.08163265306122448,0.08348794063079777,0.08534322820037106,0.08719851576994433,0.08905380333951762,0.09276437847866419,0.09461966604823747,0.10018552875695733,0.10204081632653061,0.10575139146567718,0.10760667903525047,0.11131725417439703,0.11317254174397032,0.1150278293135436,0.11873840445269017,0.12059369202226346,0.12244897959183673,0.1280148423005566,0.12987012987012986,0.13172541743970315,0.13358070500927643,0.13543599257884972,0.137291280148423,0.14100185528756956,0.14285714285714285,0.14656771799628943,0.14842300556586271,0.15213358070500926,0.15398886827458255,0.15584415584415584,0.1614100185528757,0.16326530612244897,0.16697588126159554,0.16883116883116883,0.17068645640074212,0.1725417439703154,0.17625231910946196,0.17996289424860853,0.18181818181818182,0.1836734693877551,0.18552875695732837,0.18738404452690166,0.18923933209647495,0.19109461966604824,0.19294990723562153,0.19851576994434136,0.20222634508348794,0.20408163265306123,0.2077922077922078,0.20964749536178107,0.21150278293135436,0.21521335807050093,0.2189239332096475,0.22077922077922077,0.22448979591836735,0.22634508348794063,0.22820037105751392,0.2300556586270872,0.23376623376623376,0.23933209647495363,0.24118738404452691,0.24489795918367346,0.24675324675324675,0.24860853432282004,0.2504638218923933,0.2541743970315399,0.2560296846011132,0.25788497217068646,0.2597402597402597,0.26159554730983303,0.2634508348794063,0.26716141001855287,0.2690166975881262,0.2727272727272727,0.2764378478664193,0.28014842300556586,0.2820037105751391,0.28385899814471244,0.2857142857142857,0.287569573283859,0.2894248608534323,0.2912801484230056,0.29313543599257885,0.2949907235621521,0.29684601113172543,0.2987012987012987,0.300556586270872,0.30241187384044527,0.3042671614100185,0.30612244897959184,0.3079777365491651,0.3116883116883117,0.313543599257885,0.31539888682745826,0.3172541743970315,0.31910946196660483,0.3209647495361781,0.3228200371057514,0.3246753246753247,0.32653061224489793,0.32838589981447125,0.3302411873840445,0.3339517625231911,0.3358070500927644,0.33766233766233766,0.3395176252319109,0.3432282003710575,0.3450834879406308,0.34879406307977734,0.35064935064935066,0.3525046382189239,0.35435992578849723,0.3562152133580705,0.3580705009276438,0.35992578849721707,0.36178107606679033,0.3673469387755102,0.3692022263450835,0.3747680890538033,0.3784786641929499,0.3821892393320965,0.38589981447124305,0.3877551020408163,0.38961038961038963,0.3914656771799629,0.39517625231910947,0.3970315398886827,0.39888682745825604,0.4025974025974026,0.4044526901669759,0.40630797773654914,0.40816326530612246,0.4100185528756957,0.41187384044526903,0.4137291280148423,0.4155844155844156,0.4174397031539889,0.41929499072356213,0.42115027829313545,0.424860853432282,0.4267161410018553,0.42857142857142855,0.43042671614100186,0.4322820037105751,0.43413729128014844,0.4359925788497217,0.437847866419295,0.4397031539888683,0.44155844155844154,0.44341372912801486,0.4452690166975881,0.44712430426716143,0.4489795918367347,0.45454545454545453,0.45640074211502785,0.4601113172541744,0.4619666048237477,0.46382189239332094,0.46567717996289426,0.4675324675324675,0.46938775510204084,0.47309833024118736,0.4749536178107607,0.47680890538033394,0.4805194805194805,0.48237476808905383,0.4842300556586271,0.48608534322820035,0.48794063079777367,0.4897959183673469,0.49165120593692024,0.4935064935064935,0.49536178107606677,0.4972170686456401,0.49907235621521334,0.5027829313543599,0.5046382189239332,0.5083487940630798,0.5102040816326531,0.5120593692022264,0.5139146567717996,0.5157699443413729,0.5176252319109462,0.5194805194805194,0.5213358070500927,0.5250463821892394,0.5269016697588126,0.5287569573283859,0.5306122448979592,0.5324675324675324,0.5343228200371057,0.536178107606679,0.5380333951762524,0.5398886827458256,0.5417439703153989,0.5435992578849722,0.5473098330241187,0.549165120593692,0.5510204081632653,0.5528756957328386,0.5547309833024119,0.5565862708719852,0.5584415584415584,0.5602968460111317,0.562152133580705,0.5640074211502782,0.5658627087198516,0.5677179962894249,0.5714285714285714,0.5732838589981447,0.575139146567718,0.5769944341372912,0.5788497217068646,0.5807050092764379,0.5825602968460112,0.5844155844155844,0.5862708719851577,0.588126159554731,0.5899814471243042,0.5918367346938775,0.5936920222634509,0.5955473098330241,0.5974025974025974,0.5992578849721707,0.601113172541744,0.6029684601113172,0.6048237476808905,0.6066790352504638,0.608534322820037,0.6103896103896104,0.6122448979591837,0.614100185528757,0.6159554730983302,0.6178107606679035,0.6196660482374768,0.6233766233766234,0.6252319109461967,0.6289424860853432,0.6307977736549165,0.6326530612244898,0.634508348794063,0.6363636363636364,0.6382189239332097,0.640074211502783,0.6419294990723562,0.6437847866419295,0.6456400742115028,0.647495361781076,0.6493506493506493,0.6512059369202227,0.6530612244897959,0.6549165120593692,0.6567717996289425,0.6586270871985158,0.660482374768089,0.6623376623376623,0.6641929499072357,0.6660482374768089,0.6679035250463822,0.6697588126159555,0.6716141001855288,0.673469387755102,0.6753246753246753,0.6771799628942486,0.6790352504638218,0.6808905380333952,0.6827458256029685,0.6846011131725418,0.686456400742115,0.6883116883116883,0.6901669758812616,0.6920222634508348,0.6938775510204082,0.6957328385899815,0.6975881261595547,0.699443413729128,0.7012987012987013,0.7031539888682746,0.7050092764378478,0.7068645640074211,0.7087198515769945,0.7105751391465677,0.712430426716141,0.7142857142857143,0.7161410018552876,0.7179962894248608,0.7198515769944341,0.7217068645640075,0.7235621521335807,0.725417439703154,0.7272727272727273,0.7291280148423006,0.7309833024118738,0.7328385899814471,0.7346938775510204,0.7365491651205937,0.738404452690167,0.7402597402597403,0.7421150278293135,0.7439703153988868,0.7458256029684601,0.7476808905380334,0.7495361781076066,0.75139146567718,0.7532467532467533,0.7551020408163265,0.7569573283858998,0.7588126159554731,0.7606679035250464,0.7625231910946196,0.764378478664193,0.7662337662337663,0.7680890538033395,0.7699443413729128,0.7717996289424861,0.7736549165120594,0.7755102040816326,0.7773654916512059,0.7792207792207793,0.7810760667903525,0.7829313543599258,0.7847866419294991,0.7866419294990723,0.7884972170686456,0.7903525046382189,0.7922077922077922,0.7940630797773655,0.7959183673469388,0.7977736549165121,0.7996289424860853,0.8014842300556586,0.8051948051948052,0.8070500927643784,0.8089053803339518,0.8107606679035251,0.8126159554730983,0.8144712430426716,0.8163265306122449,0.8181818181818182,0.8200371057513914,0.8218923933209648,0.8237476808905381,0.8256029684601113,0.8274582560296846,0.8293135435992579,0.8311688311688312,0.8330241187384044,0.8348794063079777,0.8385899814471243,0.8404452690166976,0.8423005565862709,0.8441558441558441,0.8460111317254174,0.8478664192949907,0.849721706864564,0.8515769944341373,0.8534322820037106,0.8552875695732839,0.8571428571428571,0.8589981447124304,0.8608534322820037,0.862708719851577,0.8645640074211502,0.8664192949907236,0.8682745825602969,0.8701298701298701,0.8719851576994434,0.8738404452690167,0.87569573283859,0.8775510204081632,0.8794063079777366,0.8812615955473099,0.8831168831168831,0.8849721706864564,0.8868274582560297,0.8886827458256029,0.8905380333951762,0.8923933209647495,0.8942486085343229,0.8961038961038961,0.8979591836734694,0.8998144712430427,0.9035250463821892,0.9053803339517625,0.9072356215213359,0.9090909090909091,0.9109461966604824,0.9128014842300557,0.9146567717996289,0.9165120593692022,0.9183673469387755,0.9202226345083488,0.922077922077922,0.9239332096474954,0.9257884972170687,0.9276437847866419,0.9294990723562152,0.9313543599257885,0.9332096474953617,0.935064935064935,0.9369202226345084,0.9387755102040817,0.9406307977736549,0.9424860853432282,0.9443413729128015,0.9461966604823747,0.948051948051948,0.9499072356215214,0.9517625231910947,0.9536178107606679,0.9554730983302412,0.9573283858998145,0.9591836734693877,0.961038961038961,0.9628942486085343,0.9647495361781077,0.9666048237476809,0.9684601113172542,0.9703153988868275,0.9721706864564007,0.974025974025974,0.9758812615955473,0.9777365491651205,0.9795918367346939,0.9814471243042672,0.9833024118738405,0.9851576994434137,0.987012987012987,0.9888682745825603,0.9907235621521335,0.9925788497217068,0.9944341372912802,0.9962894248608535,0.9981447124304267],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, consensuslab.world). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.ipfs.tech-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.ipfs.tech-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..969ab9c0ee
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.ipfs.tech-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.3058,0.3992,1.1599,1.3113,1.3422,1.3454,1.3634,1.3642,1.3670,1.3692,1.3716,1.3732,1.3741,1.3744,1.3807,1.3814,1.3815,1.3818,1.3821,1.3851,1.3860,1.3868,1.3891,1.3894,1.3912,1.3924,1.3927,1.3938,1.3950,1.4026,1.4031,1.4035,1.4056,1.4078,1.4091,1.4098,1.4103,1.4126,1.4160,1.4169,1.4174,1.4178,1.4179,1.4181,1.4186,1.4201,1.4208,1.4230,1.4234,1.4235,1.4252,1.4256,1.4257,1.4274,1.4276,1.4280,1.4281,1.4308,1.4315,1.4339,1.4351,1.4361,1.4363,1.4369,1.4391,1.4392,1.4399,1.4407,1.4432,1.4437,1.4454,1.4455,1.4488,1.4503,1.4518,1.4535,1.4540,1.4541,1.4561,1.4564,1.4571,1.4580,1.4582,1.4590,1.4592,1.4600,1.4649,1.4696,1.4703,1.4706,1.4729,1.4735,1.4740,1.4828,1.4839,1.4864,1.4865,1.4870,1.4896,1.4914,1.4970,1.4988,1.4996,1.5003,1.5015,1.5065,1.5076,1.5084,1.5117,1.5200,1.5230,1.5238,1.5335,1.5337,1.5348,1.5395,1.5419,1.5432,1.5436,1.5446,1.5490,1.5495,1.5522,1.5544,1.5572,1.5588,1.5591,1.5603,1.5623,1.5667,1.5675,1.5685,1.5698,1.5716,1.5719,1.5729,1.5739,1.5753,1.5774,1.5781,1.5782,1.5790,1.5792,1.5815,1.5819,1.5822,1.5852,1.5860,1.5877,1.5879,1.5887,1.5906,1.5913,1.5943,1.5958,1.5978,1.5996,1.6001,1.6012,1.6018,1.6024,1.6082,1.6105,1.6141,1.6147,1.6205,1.6211,1.6217,1.6274,1.6290,1.6355,1.6358,1.6362,1.6371,1.6380,1.6384,1.6413,1.6414,1.6472,1.6529,1.6567,1.6569,1.6570,1.6621,1.6636,1.6644,1.6687,1.6688,1.6693,1.6706,1.6746,1.6794,1.6797,1.6802,1.6808,1.6813,1.6858,1.6901,1.6927,1.6928,1.6945,1.6949,1.6971,1.6972,1.6974,1.6993,1.6996,1.7016,1.7030,1.7051,1.7070,1.7073,1.7085,1.7088,1.7101,1.7111,1.7121,1.7140,1.7147,1.7149,1.7158,1.7177,1.7190,1.7193,1.7198,1.7202,1.7213,1.7237,1.7250,1.7252,1.7256,1.7260,1.7266,1.7279,1.7289,1.7290,1.7295,1.7296,1.7301,1.7307,1.7321,1.7322,1.7323,1.7324,1.7332,1.7344,1.7365,1.7373,1.7388,1.7393,1.7396,1.7408,1.7442,1.7444,1.7465,1.7476,1.7481,1.7489,1.7499,1.7526,1.7528,1.7532,1.7536,1.7544,1.7546,1.7547,1.7557,1.7566,1.7594,1.7602,1.7603,1.7615,1.7616,1.7647,1.7652,1.7663,1.7669,1.7677,1.7689,1.7707,1.7713,1.7764,1.7790,1.7804,1.7827,1.7850,1.7859,1.7861,1.7863,1.7867,1.7877,1.7886,1.7889,1.7898,1.7931,1.7945,1.7997,1.8001,1.8009,1.8018,1.8044,1.8075,1.8076,1.8081,1.8088,1.8095,1.8154,1.8182,1.8183,1.8186,1.8188,1.8193,1.8201,1.8216,1.8221,1.8234,1.8258,1.8262,1.8267,1.8314,1.8370,1.8372,1.8390,1.8401,1.8408,1.8413,1.8419,1.8428,1.8449,1.8459,1.8484,1.8487,1.8502,1.8503,1.8512,1.8514,1.8540,1.8546,1.8548,1.8566,1.8567,1.8581,1.8592,1.8605,1.8606,1.8622,1.8625,1.8632,1.8637,1.8682,1.8693,1.8729,1.8733,1.8762,1.8763,1.8769,1.8771,1.8786,1.8795,1.8806,1.8807,1.8813,1.8820,1.8861,1.8866,1.8872,1.8874,1.8918,1.8935,1.8943,1.8960,1.8963,1.9036,1.9084,1.9098,1.9113,1.9119,1.9120,1.9145,1.9152,1.9154,1.9181,1.9185,1.9190,1.9219,1.9285,1.9329,1.9387,1.9395,1.9398,1.9405,1.9418,1.9496,1.9529,1.9538,1.9539,1.9548,1.9571,1.9576,1.9609,1.9644,1.9651,1.9662,1.9669,1.9698,1.9717,1.9721,1.9727,1.9744,1.9746,1.9747,1.9763,1.9768,1.9772,1.9784,1.9792,1.9821,1.9855,1.9861,1.9888,1.9897,1.9919,1.9940,1.9953,1.9963,1.9966,1.9967,1.9989,2.0004,2.0012,2.0045,2.0138,2.0200,2.0233,2.0285,2.0293,2.0311,2.0341,2.0371,2.0430,2.0437,2.0467,2.0485,2.0524,2.0567,2.0622,2.0625,2.0641,2.0644,2.0692,2.0700,2.0737,2.0742,2.0773,2.0839,2.0857,2.0885,2.0887,2.0910,2.0916,2.0944,2.0956,2.0992,2.0995,2.1010,2.1015,2.1040,2.1052,2.1083,2.1173,2.1175,2.1180,2.1307,2.1347,2.1350,2.1490,2.1523,2.1527,2.1544,2.1596,2.1664,2.1667,2.1691,2.1784,2.1893,2.1897,2.2103,2.2109,2.2113,2.2121,2.2360,2.2422,2.2468,2.2499,2.2512,2.2523,2.2760,2.2836,2.2847,2.2946,2.2984,2.3064,2.3141,2.3179,2.3187,2.3231,2.3590,2.3886,2.3942,2.3953,2.4026,2.4054,2.4216,2.4580,2.5191,2.5217,2.5678,2.5964,2.6117,2.6249,2.6472,2.6473,2.7049,2.9013,3.1204,3.4985,3.7427,4.1305,4.2736,4.3482,4.4166,4.8938,5.2827,5.5222,5.5423,5.7412,5.7539,5.8195,5.9813,6.0012,6.6481,7.3196,7.6650,7.8216],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09481216457960644,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3953488372093023,0.39713774597495527,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.2251,0.2615,0.2791,0.4276,0.4905,0.4930,0.4951,0.5407,0.5489,0.5660,0.5782,0.5874,0.5958,0.6092,0.6197,0.6231,0.6345,0.6552,0.6556,0.6602,0.6654,0.6665,0.6696,0.6836,0.6978,0.7078,0.7110,0.7140,0.7294,0.7339,0.7375,0.7425,0.7586,0.7664,0.7783,0.7974,0.8002,0.8363,0.8432,0.8528,0.8610,0.8709,0.8873,0.8874,0.9763,0.9889,0.9893,0.9970,0.9976,0.9979,1.0080,1.0101,1.0149,1.0168,1.0201,1.0241,1.0244,1.0254,1.0256,1.0275,1.0310,1.0314,1.0319,1.0320,1.0321,1.0328,1.0335,1.0402,1.0406,1.0409,1.0411,1.0413,1.0426,1.0431,1.0434,1.0443,1.0446,1.0453,1.0456,1.0463,1.0465,1.0481,1.0511,1.0513,1.0516,1.0527,1.0532,1.0553,1.0576,1.0580,1.0586,1.0592,1.0599,1.0604,1.0607,1.0616,1.0632,1.0640,1.0641,1.0674,1.0690,1.0700,1.0712,1.0714,1.0776,1.0782,1.0786,1.0792,1.0804,1.0806,1.0812,1.0826,1.0827,1.0829,1.0841,1.0855,1.0865,1.0888,1.0896,1.0934,1.0956,1.0996,1.1004,1.1073,1.1083,1.1085,1.1129,1.1136,1.1150,1.1161,1.1179,1.1205,1.1223,1.1246,1.1281,1.1335,1.1388,1.1417,1.1420,1.1425,1.1453,1.1477,1.1510,1.1519,1.1526,1.1585,1.1590,1.1592,1.1593,1.1597,1.1598,1.1607,1.1615,1.1650,1.1701,1.1762,1.1772,1.1785,1.1796,1.1799,1.1803,1.1806,1.1823,1.1871,1.1878,1.1880,1.1899,1.1920,1.1963,1.1964,1.1974,1.1996,1.2050,1.2058,1.2067,1.2098,1.2120,1.2121,1.2125,1.2128,1.2135,1.2142,1.2153,1.2244,1.2249,1.2268,1.2271,1.2332,1.2373,1.2381,1.2391,1.2397,1.2417,1.2461,1.2467,1.2514,1.2543,1.2590,1.2614,1.2631,1.2635,1.2636,1.2644,1.2649,1.2657,1.2672,1.2679,1.2689,1.2694,1.2711,1.2716,1.2726,1.2732,1.2746,1.2768,1.2787,1.2789,1.2797,1.2810,1.2911,1.2922,1.2971,1.2992,1.3016,1.3059,1.3113,1.3177,1.3194,1.3219,1.3223,1.3234,1.3251,1.3268,1.3276,1.3287,1.3296,1.3315,1.3316,1.3319,1.3385,1.3396,1.3415,1.3443,1.3452,1.3484,1.3513,1.3516,1.3528,1.3544,1.3563,1.3584,1.3590,1.3591,1.3600,1.3621,1.3627,1.3633,1.3694,1.3727,1.3733,1.3768,1.3807,1.3810,1.3816,1.3829,1.3838,1.3849,1.3852,1.3908,1.3922,1.3932,1.3953,1.4009,1.4012,1.4041,1.4045,1.4052,1.4062,1.4069,1.4087,1.4103,1.4132,1.4138,1.4163,1.4187,1.4282,1.4304,1.4323,1.4325,1.4355,1.4359,1.4383,1.4388,1.4399,1.4416,1.4420,1.4431,1.4433,1.4481,1.4486,1.4487,1.4496,1.4501,1.4532,1.4536,1.4546,1.4565,1.4567,1.4572,1.4583,1.4597,1.4607,1.4617,1.4623,1.4639,1.4640,1.4643,1.4650,1.4653,1.4663,1.4669,1.4703,1.4708,1.4721,1.4751,1.4753,1.4755,1.4761,1.4773,1.4774,1.4777,1.4834,1.4835,1.4839,1.4864,1.4870,1.4872,1.4874,1.4877,1.4894,1.4904,1.4919,1.4930,1.4945,1.4951,1.4964,1.4970,1.4974,1.4977,1.5012,1.5017,1.5020,1.5024,1.5036,1.5037,1.5039,1.5041,1.5048,1.5056,1.5074,1.5086,1.5100,1.5106,1.5116,1.5134,1.5139,1.5141,1.5142,1.5207,1.5221,1.5227,1.5235,1.5242,1.5245,1.5259,1.5266,1.5271,1.5281,1.5306,1.5333,1.5335,1.5346,1.5357,1.5379,1.5384,1.5389,1.5446,1.5462,1.5469,1.5481,1.5484,1.5511,1.5521,1.5545,1.5548,1.5551,1.5556,1.5558,1.5570,1.5572,1.5586,1.5593,1.5594,1.5631,1.5633,1.5643,1.5644,1.5649,1.5715,1.5747,1.5762,1.5834,1.5836,1.5837,1.5838,1.5848,1.5900,1.5910,1.5911,1.5925,1.5927,1.5932,1.5935,1.5939,1.5949,1.5962,1.5966,1.5970,1.5986,1.5989,1.6000,1.6034,1.6040,1.6050,1.6057,1.6084,1.6100,1.6124,1.6129,1.6130,1.6134,1.6141,1.6149,1.6158,1.6164,1.6165,1.6331,1.6358,1.6373,1.6379,1.6396,1.6421,1.6423,1.6428,1.6452,1.6486,1.6512,1.6543,1.6555,1.6573,1.6590,1.6597,1.6622,1.6627,1.6639,1.6641,1.6648,1.6653,1.6664,1.6677,1.6726,1.6727,1.6740,1.6746,1.6763,1.6796,1.6797,1.6811,1.6840,1.6872,1.6885,1.6956,1.6977,1.6999,1.7009,1.7015,1.7017,1.7018,1.7049,1.7113,1.7126,1.7135,1.7164,1.7244,1.7245,1.7269,1.7316,1.7329,1.7392,1.7409,1.7462,1.7491,1.7518,1.7537,1.7563,1.7620,1.7632,1.7651,1.7772,1.7851,1.7865,1.7909,1.8040,1.8082,1.8117,1.8215,1.8248,1.8380,1.8398,1.8421,1.8591,1.8687,1.8751,1.8802,1.8804,1.8865,1.8960,1.8973,1.9028,1.9044,1.9077,1.9266,1.9784,1.9876,1.9963,2.0078,2.0193,2.0622,2.0845,2.2497,2.3129,2.6202,2.8536,3.5734,4.4614,5.1479],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.2772808586762075,0.27906976744186046,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.1305,0.3325,0.3715,0.6665,0.7262,0.7472,0.7834,0.7889,0.8509,0.8667,0.8749,0.8818,0.8832,0.8861,0.8955,0.8963,0.9103,0.9110,0.9308,0.9318,0.9340,0.9484,0.9556,0.9562,0.9665,0.9724,0.9877,0.9907,0.9982,1.0321,1.0339,1.0387,1.0443,1.0460,1.0483,1.0625,1.0664,1.0683,1.0715,1.0760,1.0775,1.0852,1.0941,1.1100,1.1104,1.1115,1.1161,1.1209,1.1240,1.1245,1.1451,1.1467,1.1522,1.1604,1.1651,1.1946,1.1994,1.2051,1.2057,1.2085,1.2133,1.2258,1.2300,1.2336,1.2455,1.2470,1.2479,1.2562,1.2568,1.2595,1.2657,1.2658,1.2735,1.2771,1.2774,1.2805,1.2806,1.2833,1.2871,1.2881,1.2885,1.2904,1.2940,1.2948,1.2962,1.2969,1.2971,1.2991,1.3001,1.3013,1.3042,1.3043,1.3070,1.3084,1.3126,1.3150,1.3166,1.3170,1.3188,1.3197,1.3200,1.3226,1.3248,1.3253,1.3283,1.3286,1.3291,1.3303,1.3305,1.3314,1.3321,1.3360,1.3371,1.3375,1.3377,1.3379,1.3393,1.3404,1.3408,1.3414,1.3420,1.3422,1.3437,1.3453,1.3465,1.3478,1.3528,1.3581,1.3587,1.3588,1.3605,1.3607,1.3614,1.3623,1.3643,1.3660,1.3669,1.3685,1.3700,1.3707,1.3712,1.3715,1.3726,1.3729,1.3740,1.3759,1.3771,1.3791,1.3821,1.3854,1.3902,1.3903,1.3933,1.3949,1.3953,1.3983,1.3986,1.4013,1.4033,1.4049,1.4099,1.4106,1.4130,1.4183,1.4184,1.4209,1.4212,1.4213,1.4221,1.4234,1.4238,1.4251,1.4272,1.4357,1.4380,1.4384,1.4410,1.4413,1.4430,1.4442,1.4471,1.4476,1.4492,1.4507,1.4519,1.4545,1.4560,1.4564,1.4578,1.4583,1.4588,1.4602,1.4613,1.4618,1.4621,1.4625,1.4682,1.4687,1.4691,1.4695,1.4701,1.4705,1.4708,1.4717,1.4718,1.4725,1.4731,1.4742,1.4763,1.4765,1.4789,1.4798,1.4828,1.4838,1.4851,1.4852,1.4864,1.4868,1.4884,1.4885,1.4893,1.4898,1.4907,1.4908,1.4913,1.4928,1.4937,1.4949,1.4981,1.4983,1.4986,1.4994,1.4997,1.5013,1.5027,1.5032,1.5033,1.5034,1.5045,1.5047,1.5051,1.5052,1.5070,1.5071,1.5072,1.5074,1.5077,1.5089,1.5095,1.5099,1.5100,1.5107,1.5120,1.5137,1.5181,1.5198,1.5211,1.5213,1.5215,1.5216,1.5230,1.5234,1.5240,1.5258,1.5261,1.5283,1.5288,1.5293,1.5294,1.5295,1.5297,1.5300,1.5342,1.5345,1.5346,1.5350,1.5354,1.5379,1.5397,1.5420,1.5427,1.5429,1.5466,1.5472,1.5483,1.5548,1.5559,1.5583,1.5586,1.5638,1.5655,1.5664,1.5667,1.5737,1.5746,1.5748,1.5756,1.5768,1.5800,1.5815,1.5827,1.5842,1.5856,1.5875,1.5887,1.5893,1.5906,1.5907,1.5908,1.5917,1.5930,1.5931,1.5971,1.5978,1.5995,1.6017,1.6094,1.6120,1.6135,1.6144,1.6181,1.6210,1.6216,1.6219,1.6283,1.6288,1.6360,1.6387,1.6388,1.6389,1.6415,1.6421,1.6439,1.6448,1.6470,1.6482,1.6483,1.6490,1.6500,1.6517,1.6521,1.6527,1.6541,1.6551,1.6612,1.6614,1.6617,1.6618,1.6646,1.6650,1.6664,1.6669,1.6671,1.6698,1.6726,1.6738,1.6784,1.6789,1.6790,1.6822,1.6830,1.6831,1.6854,1.6869,1.6875,1.6877,1.6882,1.6904,1.6953,1.6967,1.6968,1.6993,1.7044,1.7066,1.7069,1.7091,1.7111,1.7135,1.7154,1.7167,1.7230,1.7267,1.7269,1.7297,1.7300,1.7303,1.7310,1.7318,1.7332,1.7356,1.7364,1.7429,1.7468,1.7479,1.7502,1.7569,1.7604,1.7619,1.7659,1.7673,1.7679,1.7683,1.7709,1.7763,1.7796,1.7828,1.7842,1.7857,1.7875,1.7890,1.7923,1.7934,1.7964,1.7967,1.7974,1.8016,1.8029,1.8036,1.8048,1.8062,1.8063,1.8069,1.8086,1.8101,1.8141,1.8172,1.8190,1.8198,1.8212,1.8316,1.8356,1.8375,1.8433,1.8454,1.8474,1.8487,1.8488,1.8527,1.8599,1.8664,1.8706,1.8732,1.8754,1.8782,1.8798,1.9107,1.9142,1.9196,1.9224,1.9244,1.9303,1.9358,1.9406,1.9474,1.9513,1.9553,1.9598,1.9620,1.9643,1.9684,1.9692,1.9713,1.9797,1.9845,2.0169,2.0295,2.0300,2.0321,2.0362,2.0548,2.0549,2.0565,2.0626,2.0656,2.0798,2.0821,2.0948,2.1059,2.1173,2.1239,2.1383,2.1403,2.1492,2.1653,2.1659,2.1731,2.1876,2.1917,2.2044,2.2205,2.2305,2.2623,2.2657,2.2966,2.3032,2.3196,2.3207,2.3219,2.3221,2.3345,2.3569,2.3586,2.3600,2.3785,2.4327,2.4534,2.4543,2.4619,2.5125,2.5357,2.5597,2.5663,2.5678,2.5848,2.6055,2.6143,2.6209,2.6286,2.6889,2.7359,2.7422,2.7851,2.7913,2.7924,2.8523,2.8811,2.9283,2.9527,2.9804,3.0424,3.0977,3.1093,3.3494,3.4036,3.4164,3.4231,3.6064,3.9655,4.2602,4.4243,5.0095,7.6801,10.2370],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48392857142857143,0.4857142857142857,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.2390,0.2427,0.2445,0.2453,0.2513,0.2575,0.2595,0.2613,0.2626,0.2647,0.2656,0.2668,0.2669,0.2685,0.2693,0.2700,0.2701,0.2718,0.2726,0.2730,0.2772,0.2777,0.2787,0.2804,0.2805,0.2811,0.2813,0.2818,0.2827,0.2834,0.2838,0.2877,0.2883,0.2892,0.2894,0.2898,0.2920,0.2932,0.2938,0.2940,0.2954,0.2955,0.2960,0.2962,0.2963,0.3021,0.3027,0.3044,0.3051,0.3073,0.3075,0.3081,0.3091,0.3101,0.3104,0.3107,0.3114,0.3127,0.3128,0.3129,0.3135,0.3136,0.3138,0.3161,0.3166,0.3172,0.3193,0.3198,0.3202,0.3204,0.3208,0.3210,0.3216,0.3228,0.3229,0.3251,0.3254,0.3262,0.3271,0.3274,0.3280,0.3294,0.3310,0.3315,0.3318,0.3328,0.3330,0.3331,0.3338,0.3347,0.3349,0.3350,0.3354,0.3358,0.3359,0.3366,0.3368,0.3374,0.3384,0.3385,0.3388,0.3392,0.3405,0.3407,0.3421,0.3423,0.3425,0.3427,0.3431,0.3432,0.3437,0.3440,0.3445,0.3449,0.3460,0.3464,0.3465,0.3468,0.3473,0.3474,0.3476,0.3479,0.3484,0.3486,0.3487,0.3496,0.3518,0.3527,0.3537,0.3538,0.3555,0.3562,0.3569,0.3575,0.3611,0.3616,0.3617,0.3619,0.3620,0.3625,0.3627,0.3635,0.3639,0.3644,0.3649,0.3661,0.3668,0.3673,0.3691,0.3695,0.3701,0.3703,0.3714,0.3725,0.3729,0.3733,0.3738,0.3742,0.3744,0.3747,0.3756,0.3760,0.3772,0.3787,0.3794,0.3796,0.3813,0.3840,0.3842,0.3869,0.3874,0.3875,0.3878,0.3888,0.3899,0.3920,0.3922,0.3926,0.3927,0.3933,0.3950,0.3953,0.3961,0.3963,0.3976,0.3982,0.3984,0.3989,0.3993,0.3999,0.4003,0.4004,0.4009,0.4048,0.4054,0.4057,0.4061,0.4064,0.4072,0.4088,0.4100,0.4127,0.4131,0.4133,0.4135,0.4139,0.4141,0.4153,0.4160,0.4185,0.4197,0.4200,0.4227,0.4233,0.4255,0.4267,0.4277,0.4282,0.4286,0.4300,0.4306,0.4311,0.4377,0.4381,0.4386,0.4388,0.4400,0.4405,0.4411,0.4424,0.4442,0.4454,0.4483,0.4485,0.4490,0.4493,0.4499,0.4505,0.4514,0.4524,0.4529,0.4548,0.4571,0.4590,0.4598,0.4608,0.4609,0.4626,0.4658,0.4675,0.4682,0.4733,0.4744,0.4781,0.4790,0.4809,0.4815,0.4816,0.4817,0.4821,0.4828,0.4829,0.4857,0.4862,0.4864,0.4869,0.4877,0.4920,0.4934,0.4939,0.4942,0.4959,0.4980,0.5012,0.5027,0.5028,0.5032,0.5037,0.5039,0.5068,0.5079,0.5085,0.5088,0.5094,0.5106,0.5149,0.5151,0.5170,0.5183,0.5193,0.5219,0.5249,0.5274,0.5280,0.5286,0.5289,0.5301,0.5315,0.5324,0.5330,0.5340,0.5347,0.5387,0.5392,0.5436,0.5451,0.5481,0.5514,0.5538,0.5547,0.5549,0.5567,0.5572,0.5584,0.5591,0.5613,0.5619,0.5620,0.5641,0.5654,0.5684,0.5696,0.5701,0.5713,0.5717,0.5732,0.5736,0.5759,0.5777,0.5784,0.5792,0.5832,0.5852,0.5862,0.5873,0.5877,0.5882,0.5895,0.5898,0.5929,0.5936,0.5948,0.5980,0.5982,0.5986,0.5999,0.6022,0.6039,0.6045,0.6057,0.6072,0.6076,0.6087,0.6091,0.6138,0.6141,0.6173,0.6190,0.6194,0.6206,0.6214,0.6216,0.6221,0.6241,0.6245,0.6257,0.6271,0.6298,0.6306,0.6308,0.6330,0.6362,0.6368,0.6379,0.6383,0.6386,0.6389,0.6396,0.6400,0.6403,0.6426,0.6431,0.6450,0.6472,0.6473,0.6482,0.6502,0.6512,0.6547,0.6564,0.6573,0.6583,0.6604,0.6606,0.6611,0.6613,0.6614,0.6622,0.6625,0.6628,0.6636,0.6652,0.6663,0.6684,0.6713,0.6754,0.6763,0.6765,0.6813,0.6850,0.6900,0.6912,0.6921,0.6942,0.6948,0.6974,0.6983,0.6991,0.7009,0.7022,0.7028,0.7037,0.7048,0.7064,0.7078,0.7081,0.7134,0.7137,0.7156,0.7168,0.7172,0.7175,0.7210,0.7235,0.7240,0.7252,0.7261,0.7265,0.7283,0.7318,0.7327,0.7352,0.7362,0.7380,0.7387,0.7422,0.7485,0.7504,0.7518,0.7529,0.7530,0.7554,0.7572,0.7575,0.7595,0.7627,0.7639,0.7648,0.7665,0.7667,0.7726,0.7774,0.7809,0.7811,0.7881,0.7981,0.8004,0.8013,0.8025,0.8029,0.8074,0.8094,0.8106,0.8152,0.8198,0.8221,0.8249,0.8273,0.8315,0.8316,0.8371,0.8482,0.8509,0.8602,0.8610,0.8624,0.8633,0.8639,0.8699,0.8705,0.8748,0.8759,0.8940,0.9022,0.9056,0.9119,0.9228,0.9233,0.9370,0.9524,0.9816,0.9819,0.9919,1.0074,1.0416,1.0737,1.0864,1.1166,1.1257,1.1743,1.3655,1.4052,1.4133,1.4480,1.4699,1.6372,2.2797,2.6349,4.2374,4.3361],"y":[0.0018148820326678765,0.003629764065335753,0.0054446460980036296,0.007259528130671506,0.009074410163339383,0.010889292196007259,0.012704174228675136,0.014519056261343012,0.016333938294010888,0.018148820326678767,0.019963702359346643,0.021778584392014518,0.023593466424682397,0.025408348457350273,0.029038112522686024,0.030852994555353903,0.032667876588021776,0.034482758620689655,0.036297640653357534,0.039927404718693285,0.041742286751361164,0.043557168784029036,0.045372050816696916,0.047186932849364795,0.04900181488203267,0.050816696914700546,0.0544464609800363,0.056261343012704176,0.05807622504537205,0.05989110707803993,0.06352087114337568,0.06533575317604355,0.06715063520871144,0.06896551724137931,0.07078039927404718,0.07259528130671507,0.07441016333938294,0.07622504537205081,0.0780399274047187,0.08166969147005444,0.08348457350272233,0.0852994555353902,0.08711433756805807,0.08892921960072596,0.09074410163339383,0.0925589836660617,0.09437386569872959,0.09618874773139746,0.09800362976406533,0.0998185117967332,0.10163339382940109,0.10344827586206896,0.10526315789473684,0.10707803992740472,0.1088929219600726,0.11070780399274047,0.11252268602540835,0.11433756805807622,0.1161524500907441,0.11796733212341198,0.11978221415607986,0.12159709618874773,0.12341197822141561,0.12522686025408347,0.12704174228675136,0.12885662431941924,0.1306715063520871,0.132486388384755,0.13430127041742287,0.13611615245009073,0.13793103448275862,0.1397459165154265,0.14156079854809436,0.14337568058076225,0.14519056261343014,0.147005444646098,0.14882032667876588,0.15063520871143377,0.15245009074410162,0.1542649727767695,0.1560798548094374,0.15789473684210525,0.15970961887477314,0.16333938294010888,0.16515426497277677,0.16696914700544466,0.1705989110707804,0.1724137931034483,0.17422867513611615,0.17604355716878403,0.17785843920145192,0.17967332123411978,0.18330308529945555,0.1851179673321234,0.1869328493647913,0.19056261343012704,0.19237749546279492,0.19600725952813067,0.19782214156079855,0.1996370235934664,0.2014519056261343,0.20326678765880218,0.20508166969147004,0.20689655172413793,0.20871143375680581,0.21052631578947367,0.21415607985480944,0.2159709618874773,0.2177858439201452,0.21960072595281308,0.22141560798548093,0.22323049001814882,0.2250453720508167,0.22686025408348456,0.22867513611615245,0.2323049001814882,0.23411978221415608,0.23593466424682397,0.23774954627949182,0.2395644283121597,0.2413793103448276,0.24319419237749546,0.24682395644283123,0.25045372050816694,0.25226860254083483,0.2540834845735027,0.2558983666061706,0.2577132486388385,0.2595281306715064,0.2613430127041742,0.2631578947368421,0.26678765880217786,0.26860254083484575,0.27041742286751363,0.27223230490018147,0.27404718693284935,0.27586206896551724,0.2776769509981851,0.279491833030853,0.2813067150635209,0.2831215970961887,0.2849364791288566,0.2867513611615245,0.2885662431941924,0.29038112522686027,0.29219600725952816,0.294010889292196,0.2958257713248639,0.29764065335753176,0.29945553539019965,0.30127041742286753,0.3030852994555354,0.30490018148820325,0.30671506352087113,0.308529945553539,0.3103448275862069,0.3121597096188748,0.3139745916515426,0.3157894736842105,0.3176043557168784,0.3194192377495463,0.32123411978221417,0.32304900181488205,0.3248638838475499,0.32667876588021777,0.32849364791288566,0.33030852994555354,0.33212341197822143,0.3339382940108893,0.33575317604355714,0.33756805807622503,0.3393829401088929,0.3411978221415608,0.3430127041742287,0.3448275862068966,0.3466424682395644,0.3484573502722323,0.3502722323049002,0.35208711433756806,0.35390199637023595,0.35571687840290384,0.35753176043557167,0.35934664246823955,0.36116152450090744,0.3629764065335753,0.3647912885662432,0.3666061705989111,0.3684210526315789,0.3720508166969147,0.3738656987295826,0.37568058076225047,0.37749546279491836,0.3811252268602541,0.38475499092558985,0.38656987295825773,0.38838475499092556,0.39019963702359345,0.39201451905626133,0.3938294010889292,0.3956442831215971,0.397459165154265,0.3992740471869328,0.4010889292196007,0.4029038112522686,0.4047186932849365,0.40653357531760437,0.40834845735027225,0.4101633393829401,0.41197822141560797,0.41379310344827586,0.41560798548094374,0.4192377495462795,0.42105263157894735,0.42286751361161523,0.4246823956442831,0.426497277676951,0.4283121597096189,0.4301270417422868,0.4319419237749546,0.4337568058076225,0.4355716878402904,0.43738656987295826,0.43920145190562615,0.44101633393829404,0.44283121597096187,0.44464609800362975,0.44646098003629764,0.4482758620689655,0.4500907441016334,0.4519056261343013,0.455535390199637,0.4573502722323049,0.46098003629764067,0.4627949183303085,0.4646098003629764,0.4664246823956443,0.46823956442831216,0.47005444646098005,0.47186932849364793,0.47368421052631576,0.47549909255898365,0.47731397459165154,0.4791288566243194,0.4809437386569873,0.4827586206896552,0.484573502722323,0.49183303085299457,0.49364791288566245,0.4954627949183303,0.49727767695099817,0.49909255898366606,0.5009074410163339,0.5027223230490018,0.5045372050816697,0.5063520871143375,0.5081669691470054,0.5099818511796733,0.5117967332123412,0.5136116152450091,0.515426497277677,0.5172413793103449,0.5190562613430127,0.5208711433756806,0.5226860254083484,0.5245009074410163,0.5263157894736842,0.5281306715063521,0.5317604355716878,0.5335753176043557,0.5353901996370236,0.5372050816696915,0.5390199637023594,0.5408348457350273,0.542649727767695,0.5444646098003629,0.5462794918330308,0.5480943738656987,0.5499092558983666,0.5517241379310345,0.5535390199637024,0.5553539019963702,0.5571687840290381,0.558983666061706,0.5607985480943739,0.5626134301270418,0.5644283121597096,0.5662431941923775,0.5680580762250453,0.5698729582577132,0.5716878402903811,0.573502722323049,0.5753176043557169,0.5771324863883848,0.5789473684210527,0.5807622504537205,0.5843920145190563,0.5862068965517241,0.588021778584392,0.5898366606170599,0.5916515426497277,0.5934664246823956,0.5952813067150635,0.5970961887477314,0.5989110707803993,0.6007259528130672,0.6025408348457351,0.604355716878403,0.6061705989110708,0.6079854809437386,0.6098003629764065,0.6116152450090744,0.6134301270417423,0.6152450090744102,0.617059891107078,0.6188747731397459,0.6206896551724138,0.6225045372050817,0.6243194192377496,0.6261343012704175,0.6279491833030852,0.6297640653357531,0.6333938294010889,0.6352087114337568,0.6370235934664247,0.6388384754990926,0.6406533575317604,0.6424682395644283,0.6442831215970962,0.6460980036297641,0.647912885662432,0.6497277676950998,0.6515426497277677,0.6533575317604355,0.6551724137931034,0.6569872958257713,0.6588021778584392,0.6606170598911071,0.662431941923775,0.6642468239564429,0.6660617059891107,0.6678765880217786,0.6696914700544465,0.6715063520871143,0.6733212341197822,0.6751361161524501,0.676950998185118,0.6787658802177858,0.6805807622504537,0.6823956442831216,0.6860254083484574,0.6878402903811253,0.6896551724137931,0.691470054446461,0.6932849364791288,0.6950998185117967,0.6969147005444646,0.6987295825771325,0.7005444646098004,0.7023593466424682,0.7041742286751361,0.705989110707804,0.7078039927404719,0.7096188747731398,0.7114337568058077,0.7132486388384754,0.7150635208711433,0.7168784029038112,0.7186932849364791,0.720508166969147,0.7223230490018149,0.7241379310344828,0.7259528130671506,0.7277676950998185,0.7295825771324864,0.7313974591651543,0.7332123411978222,0.73502722323049,0.7368421052631579,0.7386569872958257,0.7404718693284936,0.7422867513611615,0.7441016333938294,0.7459165154264973,0.7477313974591652,0.7495462794918331,0.7513611615245009,0.7531760435571688,0.7549909255898367,0.7568058076225045,0.7586206896551724,0.7604355716878403,0.7622504537205081,0.764065335753176,0.7658802177858439,0.7676950998185118,0.7695099818511797,0.7713248638838476,0.7731397459165155,0.7749546279491834,0.7767695099818511,0.778584392014519,0.7803992740471869,0.7822141560798548,0.7840290381125227,0.7858439201451906,0.7876588021778584,0.7894736842105263,0.7912885662431942,0.79491833030853,0.7967332123411979,0.7985480943738656,0.8003629764065335,0.8021778584392014,0.8039927404718693,0.8058076225045372,0.8076225045372051,0.809437386569873,0.8112522686025408,0.8130671506352087,0.8148820326678766,0.8166969147005445,0.8185117967332124,0.8203266787658802,0.822141560798548,0.8239564428312159,0.8257713248638838,0.8275862068965517,0.8294010889292196,0.8312159709618875,0.8330308529945554,0.8348457350272233,0.8366606170598911,0.838475499092559,0.8402903811252269,0.8421052631578947,0.8439201451905626,0.8457350272232305,0.8475499092558983,0.8493647912885662,0.8511796733212341,0.852994555353902,0.8548094373865699,0.8566243194192378,0.8584392014519057,0.8602540834845736,0.8620689655172413,0.8638838475499092,0.8656987295825771,0.867513611615245,0.8711433756805808,0.8729582577132486,0.8747731397459165,0.8765880217785844,0.8784029038112523,0.8802177858439202,0.8820326678765881,0.8838475499092558,0.8856624319419237,0.8874773139745916,0.8892921960072595,0.8911070780399274,0.8929219600725953,0.8947368421052632,0.896551724137931,0.8983666061705989,0.9001814882032668,0.9019963702359347,0.9038112522686026,0.9056261343012704,0.9074410163339383,0.9092558983666061,0.911070780399274,0.9128856624319419,0.9147005444646098,0.9165154264972777,0.9183303085299456,0.9201451905626135,0.9219600725952813,0.9237749546279492,0.925589836660617,0.9274047186932849,0.9292196007259528,0.9310344827586207,0.9328493647912885,0.9346642468239564,0.9364791288566243,0.9382940108892922,0.9401088929219601,0.941923774954628,0.9437386569872959,0.9455535390199638,0.9473684210526315,0.9491833030852994,0.9509981851179673,0.9528130671506352,0.9546279491833031,0.956442831215971,0.9582577132486388,0.9600725952813067,0.9618874773139746,0.9637023593466425,0.9655172413793104,0.9673321234119783,0.969147005444646,0.9709618874773139,0.9727767695099818,0.9745916515426497,0.9764065335753176,0.9782214156079855,0.9800362976406534,0.9818511796733213,0.9836660617059891,0.985480943738657,0.9872958257713249,0.9891107078039928,0.9909255898366606,0.9927404718693285,0.9945553539019963,0.9963702359346642,0.9981851179673321],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.2145,0.2182,0.2392,0.2494,0.2589,0.2672,0.2740,0.2827,0.3681,0.3796,0.4648,0.5193,0.8530,0.9282,0.9883,1.0331,1.0603,1.1241,1.1267,1.1396,1.1408,1.1425,1.1439,1.1443,1.1484,1.1503,1.1509,1.1513,1.1517,1.1518,1.1525,1.1552,1.1557,1.1565,1.1582,1.1590,1.1623,1.1629,1.1633,1.1637,1.1665,1.1674,1.1720,1.1725,1.1730,1.1749,1.1754,1.1762,1.1777,1.1791,1.1807,1.1814,1.1817,1.1825,1.1830,1.1831,1.1834,1.1836,1.1862,1.1864,1.1880,1.1893,1.1901,1.1905,1.1915,1.1920,1.1951,1.1953,1.1964,1.1967,1.1986,1.1992,1.2000,1.2002,1.2006,1.2008,1.2012,1.2014,1.2015,1.2025,1.2031,1.2033,1.2036,1.2043,1.2048,1.2049,1.2061,1.2066,1.2089,1.2109,1.2122,1.2127,1.2135,1.2145,1.2159,1.2160,1.2170,1.2177,1.2180,1.2183,1.2189,1.2194,1.2201,1.2203,1.2204,1.2207,1.2217,1.2226,1.2236,1.2237,1.2250,1.2251,1.2263,1.2265,1.2269,1.2281,1.2284,1.2294,1.2295,1.2305,1.2309,1.2317,1.2318,1.2319,1.2321,1.2322,1.2335,1.2341,1.2347,1.2351,1.2360,1.2362,1.2380,1.2395,1.2397,1.2398,1.2415,1.2416,1.2417,1.2426,1.2435,1.2445,1.2457,1.2470,1.2473,1.2481,1.2492,1.2494,1.2499,1.2500,1.2503,1.2561,1.2585,1.2593,1.2618,1.2620,1.2626,1.2644,1.2647,1.2653,1.2654,1.2660,1.2669,1.2697,1.2701,1.2703,1.2705,1.2708,1.2713,1.2719,1.2722,1.2724,1.2730,1.2755,1.2758,1.2766,1.2781,1.2783,1.2784,1.2787,1.2792,1.2811,1.2821,1.2832,1.2841,1.2849,1.2857,1.2859,1.2861,1.2862,1.2880,1.2907,1.2949,1.2963,1.2973,1.2985,1.3015,1.3030,1.3031,1.3048,1.3057,1.3073,1.3089,1.3112,1.3185,1.3187,1.3189,1.3203,1.3211,1.3219,1.3245,1.3247,1.3259,1.3264,1.3267,1.3270,1.3292,1.3294,1.3307,1.3314,1.3328,1.3330,1.3342,1.3344,1.3347,1.3353,1.3363,1.3365,1.3375,1.3378,1.3402,1.3426,1.3464,1.3473,1.3479,1.3506,1.3508,1.3510,1.3521,1.3532,1.3536,1.3542,1.3545,1.3548,1.3555,1.3560,1.3566,1.3570,1.3609,1.3613,1.3622,1.3646,1.3648,1.3661,1.3700,1.3707,1.3710,1.3719,1.3720,1.3722,1.3724,1.3731,1.3754,1.3763,1.3786,1.3794,1.3797,1.3809,1.3818,1.3837,1.3845,1.3846,1.3849,1.3857,1.3858,1.3877,1.3879,1.3899,1.3904,1.3934,1.3946,1.3967,1.3970,1.3971,1.3987,1.3988,1.3990,1.4018,1.4020,1.4025,1.4047,1.4053,1.4058,1.4067,1.4069,1.4076,1.4089,1.4100,1.4102,1.4148,1.4167,1.4186,1.4187,1.4197,1.4237,1.4240,1.4255,1.4269,1.4303,1.4332,1.4333,1.4337,1.4360,1.4367,1.4382,1.4398,1.4438,1.4468,1.4478,1.4501,1.4503,1.4514,1.4518,1.4532,1.4535,1.4536,1.4542,1.4546,1.4565,1.4591,1.4599,1.4615,1.4674,1.4733,1.4739,1.4741,1.4747,1.4768,1.4800,1.4804,1.4821,1.4849,1.4860,1.4890,1.4893,1.4942,1.4955,1.4965,1.4978,1.4986,1.4987,1.5021,1.5042,1.5045,1.5054,1.5057,1.5081,1.5086,1.5094,1.5117,1.5120,1.5128,1.5224,1.5238,1.5259,1.5282,1.5292,1.5307,1.5309,1.5313,1.5371,1.5378,1.5380,1.5423,1.5453,1.5472,1.5498,1.5539,1.5558,1.5615,1.5621,1.5626,1.5657,1.5661,1.5666,1.5694,1.5761,1.5860,1.5942,1.5949,1.6016,1.6019,1.6026,1.6089,1.6118,1.6151,1.6171,1.6198,1.6247,1.6248,1.6267,1.6274,1.6277,1.6324,1.6332,1.6342,1.6364,1.6384,1.6409,1.6428,1.6442,1.6453,1.6534,1.6551,1.6558,1.6590,1.6613,1.6687,1.6718,1.6807,1.6832,1.6880,1.6894,1.7020,1.7064,1.7114,1.7122,1.7223,1.7232,1.7257,1.7264,1.7418,1.7452,1.7478,1.7484,1.7525,1.7569,1.7705,1.7734,1.7793,1.7834,1.7936,1.7950,1.7960,1.8057,1.8128,1.8146,1.8149,1.8220,1.8250,1.8414,1.8460,1.8466,1.8478,1.8551,1.8568,1.8575,1.8583,1.8604,1.8607,1.8750,1.8910,1.8982,1.9041,1.9160,1.9162,1.9176,1.9256,1.9301,1.9386,1.9633,1.9654,1.9690,1.9860,1.9886,2.0016,2.0106,2.0114,2.0148,2.0190,2.0218,2.0303,2.0314,2.0383,2.0553,2.0603,2.0625,2.0659,2.0672,2.0742,2.0847,2.0855,2.0905,2.1103,2.1118,2.1198,2.1201,2.1398,2.1618,2.1686,2.1781,2.1790,2.1947,2.1982,2.1993,2.2158,2.2541,2.2704,2.2949,2.3342,2.3346,2.3475,2.3604,2.3713,2.3808,2.3939,2.3948,2.4313,2.4466,2.4668,2.5120,2.5561,2.8134,2.9707,3.4264,3.8143,4.1459,4.3143,4.3721,4.4665,4.6222,4.8079,4.9806],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16607142857142856,0.16785714285714284,0.17142857142857143,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.2642857142857143,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5428571428571428,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2571,0.2575,0.2577,0.2621,0.2643,0.2728,0.2750,0.2753,0.2763,0.2837,0.2842,0.2933,0.2972,0.2994,0.3042,0.3115,0.3130,0.3201,0.3203,0.3219,0.3230,0.3252,0.3254,0.3278,0.3281,0.3289,0.3320,0.3341,0.3348,0.3352,0.3356,0.3378,0.3380,0.3402,0.3406,0.3437,0.3447,0.3450,0.3451,0.3456,0.3457,0.3461,0.3469,0.3478,0.3479,0.3482,0.3489,0.3498,0.3507,0.3510,0.3513,0.3528,0.3529,0.3532,0.3541,0.3543,0.3571,0.3572,0.3596,0.3603,0.3605,0.3611,0.3621,0.3624,0.3629,0.3632,0.3635,0.3637,0.3638,0.3640,0.3644,0.3646,0.3651,0.3652,0.3654,0.3657,0.3662,0.3664,0.3669,0.3670,0.3673,0.3679,0.3696,0.3703,0.3708,0.3711,0.3715,0.3716,0.3742,0.3749,0.3755,0.3757,0.3758,0.3759,0.3763,0.3768,0.3769,0.3774,0.3784,0.3790,0.3793,0.3797,0.3804,0.3808,0.3815,0.3824,0.3843,0.3853,0.3858,0.3887,0.3900,0.3907,0.3912,0.3917,0.3921,0.3928,0.3938,0.3939,0.3947,0.3949,0.3950,0.3955,0.3970,0.3972,0.3976,0.3981,0.3988,0.3990,0.4020,0.4035,0.4043,0.4050,0.4054,0.4055,0.4058,0.4085,0.4109,0.4114,0.4115,0.4121,0.4122,0.4135,0.4144,0.4164,0.4167,0.4168,0.4174,0.4176,0.4210,0.4211,0.4229,0.4267,0.4274,0.4311,0.4314,0.4333,0.4343,0.4346,0.4348,0.4353,0.4368,0.4394,0.4411,0.4469,0.4475,0.4484,0.4526,0.4539,0.4556,0.4567,0.4575,0.4578,0.4587,0.4590,0.4594,0.4606,0.4612,0.4652,0.4687,0.4691,0.4713,0.4725,0.4734,0.4741,0.4779,0.4804,0.4824,0.4835,0.4837,0.4842,0.4850,0.4851,0.4868,0.4888,0.4895,0.4900,0.4902,0.4905,0.4909,0.4910,0.4918,0.4919,0.4937,0.4993,0.4995,0.4999,0.5000,0.5017,0.5024,0.5030,0.5039,0.5045,0.5050,0.5072,0.5082,0.5086,0.5092,0.5095,0.5106,0.5114,0.5158,0.5190,0.5205,0.5212,0.5221,0.5231,0.5269,0.5281,0.5303,0.5310,0.5311,0.5312,0.5330,0.5354,0.5374,0.5384,0.5407,0.5418,0.5425,0.5436,0.5446,0.5451,0.5484,0.5492,0.5500,0.5511,0.5515,0.5516,0.5519,0.5529,0.5543,0.5552,0.5560,0.5565,0.5587,0.5588,0.5593,0.5594,0.5602,0.5604,0.5627,0.5634,0.5649,0.5654,0.5663,0.5664,0.5668,0.5691,0.5694,0.5699,0.5724,0.5725,0.5736,0.5751,0.5773,0.5805,0.5816,0.5832,0.5853,0.5865,0.5876,0.5880,0.5881,0.5931,0.5938,0.5971,0.6003,0.6010,0.6016,0.6056,0.6062,0.6064,0.6074,0.6083,0.6106,0.6135,0.6136,0.6174,0.6236,0.6260,0.6262,0.6283,0.6309,0.6312,0.6315,0.6329,0.6339,0.6351,0.6368,0.6373,0.6378,0.6387,0.6411,0.6431,0.6441,0.6475,0.6479,0.6480,0.6498,0.6501,0.6559,0.6564,0.6610,0.6709,0.6713,0.6763,0.6780,0.6787,0.6789,0.6790,0.6810,0.6828,0.6851,0.6869,0.6874,0.6918,0.6940,0.6960,0.6977,0.6980,0.6997,0.7004,0.7031,0.7096,0.7103,0.7112,0.7120,0.7127,0.7128,0.7129,0.7141,0.7200,0.7238,0.7258,0.7268,0.7274,0.7295,0.7342,0.7346,0.7353,0.7399,0.7461,0.7513,0.7548,0.7570,0.7581,0.7607,0.7619,0.7662,0.7668,0.7676,0.7682,0.7695,0.7711,0.7755,0.7787,0.7807,0.7826,0.7836,0.7867,0.7872,0.7875,0.7899,0.7927,0.7947,0.7948,0.8009,0.8010,0.8035,0.8091,0.8092,0.8122,0.8134,0.8138,0.8147,0.8190,0.8221,0.8253,0.8271,0.8292,0.8308,0.8314,0.8339,0.8415,0.8435,0.8467,0.8483,0.8487,0.8502,0.8503,0.8536,0.8537,0.8581,0.8616,0.8643,0.8651,0.8664,0.8675,0.8689,0.8694,0.8703,0.8726,0.8740,0.8755,0.8781,0.8795,0.8804,0.8816,0.8822,0.8837,0.8843,0.8873,0.8910,0.8924,0.8937,0.8940,0.8943,0.8946,0.8963,0.8979,0.9044,0.9060,0.9139,0.9171,0.9208,0.9209,0.9301,0.9317,0.9477,0.9504,0.9517,0.9583,0.9595,0.9702,0.9712,0.9723,0.9744,0.9752,0.9814,0.9832,0.9854,0.9868,0.9893,0.9899,0.9967,0.9981,0.9990,0.9992,0.9995,0.9996,1.0004,1.0006,1.0061,1.0097,1.0162,1.0187,1.0215,1.0282,1.0294,1.0357,1.0370,1.0430,1.0488,1.0500,1.0539,1.0578,1.0626,1.0730,1.0763,1.0788,1.0795,1.0833,1.0855,1.0948,1.1208,1.1222,1.1230,1.1238,1.1285,1.1286,1.1351,1.1355,1.1420,1.1761,1.1792,1.1811,1.1834,1.2119,1.2154,1.2172,1.2210,1.2340,1.2490,1.2528,1.2663,1.2801,1.2840,1.2988,1.3056,1.3327,1.3687,1.3708,1.3899,1.4417,1.4505,1.4703,1.4751,1.5152,1.5164,1.5674,1.6073,1.6381,2.1860,2.7497,2.8254,3.1614,4.9280],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.1252236135957066,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23255813953488372,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7924865831842576,0.7942754919499105,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1651,0.1689,0.1722,0.1760,0.1829,0.1931,0.1942,0.2020,0.2052,0.2070,0.2141,0.2151,0.2166,0.2219,0.2239,0.2272,0.2281,0.2302,0.2309,0.2326,0.2340,0.2349,0.2377,0.2380,0.2384,0.2393,0.2406,0.2416,0.2422,0.2425,0.2437,0.2444,0.2451,0.2452,0.2455,0.2460,0.2466,0.2489,0.2499,0.2509,0.2510,0.2515,0.2516,0.2517,0.2518,0.2519,0.2528,0.2540,0.2553,0.2557,0.2570,0.2589,0.2604,0.2609,0.2631,0.2639,0.2641,0.2685,0.2692,0.2702,0.2711,0.2712,0.2718,0.2726,0.2737,0.2751,0.2760,0.2762,0.2768,0.2782,0.2789,0.2793,0.2794,0.2805,0.2810,0.2812,0.2816,0.2841,0.2849,0.2853,0.2858,0.2862,0.2871,0.2881,0.2883,0.2894,0.2926,0.2931,0.2934,0.2936,0.2947,0.2963,0.2976,0.2979,0.2998,0.3022,0.3024,0.3027,0.3030,0.3031,0.3036,0.3040,0.3043,0.3046,0.3049,0.3058,0.3076,0.3082,0.3098,0.3100,0.3104,0.3139,0.3162,0.3168,0.3175,0.3183,0.3210,0.3215,0.3221,0.3225,0.3229,0.3235,0.3245,0.3247,0.3250,0.3253,0.3254,0.3276,0.3292,0.3328,0.3342,0.3343,0.3345,0.3356,0.3380,0.3385,0.3388,0.3400,0.3401,0.3410,0.3422,0.3424,0.3470,0.3492,0.3504,0.3528,0.3536,0.3565,0.3573,0.3587,0.3613,0.3646,0.3652,0.3659,0.3686,0.3726,0.3734,0.3742,0.3744,0.3746,0.3747,0.3816,0.3859,0.3885,0.3894,0.3903,0.3904,0.3933,0.3990,0.3992,0.4001,0.4009,0.4022,0.4064,0.4086,0.4103,0.4110,0.4128,0.4130,0.4181,0.4188,0.4207,0.4218,0.4312,0.4314,0.4323,0.4337,0.4402,0.4462,0.4518,0.4523,0.4527,0.4550,0.4559,0.4569,0.4570,0.4572,0.4594,0.4606,0.4613,0.4634,0.4635,0.4652,0.4654,0.4665,0.4672,0.4712,0.4720,0.4745,0.4786,0.4788,0.4793,0.4798,0.4800,0.4806,0.4822,0.4885,0.4902,0.4974,0.5026,0.5030,0.5054,0.5070,0.5091,0.5093,0.5098,0.5113,0.5131,0.5153,0.5163,0.5165,0.5166,0.5212,0.5216,0.5243,0.5250,0.5258,0.5268,0.5276,0.5293,0.5304,0.5322,0.5353,0.5356,0.5391,0.5474,0.5481,0.5494,0.5508,0.5523,0.5525,0.5540,0.5541,0.5564,0.5570,0.5582,0.5583,0.5613,0.5621,0.5634,0.5639,0.5660,0.5661,0.5667,0.5692,0.5703,0.5713,0.5725,0.5745,0.5751,0.5765,0.5772,0.5777,0.5834,0.5848,0.5865,0.5889,0.5896,0.5909,0.5955,0.5956,0.5968,0.5991,0.5993,0.6003,0.6064,0.6065,0.6078,0.6120,0.6147,0.6157,0.6160,0.6191,0.6203,0.6221,0.6222,0.6228,0.6235,0.6257,0.6262,0.6264,0.6282,0.6285,0.6315,0.6382,0.6400,0.6433,0.6435,0.6470,0.6506,0.6617,0.6672,0.6708,0.6712,0.6791,0.6802,0.6815,0.6816,0.6838,0.6850,0.6864,0.6866,0.6875,0.6915,0.7005,0.7027,0.7032,0.7033,0.7046,0.7064,0.7069,0.7076,0.7118,0.7129,0.7149,0.7186,0.7199,0.7228,0.7251,0.7261,0.7301,0.7304,0.7305,0.7336,0.7356,0.7427,0.7441,0.7460,0.7532,0.7578,0.7604,0.7668,0.7674,0.7683,0.7712,0.7765,0.7825,0.7838,0.7900,0.7918,0.7919,0.7939,0.7976,0.7982,0.7991,0.8001,0.8020,0.8046,0.8197,0.8254,0.8271,0.8328,0.8335,0.8339,0.8363,0.8417,0.8426,0.8427,0.8457,0.8467,0.8473,0.8491,0.8552,0.8555,0.8568,0.8606,0.8652,0.8668,0.8689,0.8702,0.8775,0.8790,0.8800,0.8855,0.8883,0.8906,0.8925,0.8980,0.8986,0.8991,0.8995,0.9001,0.9039,0.9075,0.9182,0.9221,0.9245,0.9270,0.9271,0.9283,0.9285,0.9315,0.9334,0.9408,0.9425,0.9452,0.9528,0.9543,0.9566,0.9625,0.9718,0.9777,0.9783,0.9789,0.9802,0.9825,0.9878,0.9894,0.9944,0.9945,0.9953,0.9969,1.0012,1.0020,1.0042,1.0148,1.0173,1.0179,1.0323,1.0327,1.0396,1.0416,1.0417,1.0429,1.0438,1.0461,1.0629,1.0657,1.0687,1.0857,1.1063,1.1087,1.1106,1.1115,1.1226,1.1292,1.1491,1.1528,1.1625,1.1843,1.1854,1.1881,1.2073,1.2074,1.2086,1.2179,1.2314,1.2334,1.2352,1.2443,1.2553,1.2565,1.2581,1.2647,1.2661,1.2812,1.2875,1.2973,1.3050,1.3092,1.3247,1.3553,1.3623,1.3761,1.3907,1.4305,1.4689,1.4863,1.4878,1.5168,1.5181,1.5475,1.5499,1.5659,1.5674,1.5897,1.5929,1.5986,1.6105,1.6796,1.7084,1.7984,1.8848,1.9904,2.0556,2.2031,2.2887,2.3201,2.5439,2.6117,2.9675,3.3055,3.5044,3.5247,4.1740,4.2236,4.2559,5.2833,6.0265,7.3327,7.4412,7.5575,7.6637,8.5976,8.6558,10.1922],"y":[0.0018552875695732839,0.0037105751391465678,0.0055658627087198514,0.0074211502782931356,0.00927643784786642,0.011131725417439703,0.012987012987012988,0.014842300556586271,0.016697588126159554,0.01855287569573284,0.02040816326530612,0.02411873840445269,0.025974025974025976,0.027829313543599257,0.029684601113172542,0.03153988868274583,0.03339517625231911,0.03525046382189239,0.03710575139146568,0.03896103896103896,0.04081632653061224,0.04267161410018553,0.04452690166975881,0.04638218923933209,0.04823747680890538,0.05009276437847866,0.05194805194805195,0.055658627087198514,0.0575139146567718,0.059369202226345084,0.06307977736549165,0.06493506493506493,0.06679035250463822,0.0686456400742115,0.07050092764378478,0.07235621521335807,0.07421150278293136,0.07606679035250463,0.07792207792207792,0.07977736549165121,0.08163265306122448,0.08348794063079777,0.08534322820037106,0.08719851576994433,0.08905380333951762,0.09090909090909091,0.09276437847866419,0.09461966604823747,0.09647495361781076,0.09833024118738404,0.10018552875695733,0.10204081632653061,0.1038961038961039,0.10575139146567718,0.10760667903525047,0.10946196660482375,0.11131725417439703,0.11317254174397032,0.1150278293135436,0.11688311688311688,0.11873840445269017,0.12059369202226346,0.12244897959183673,0.12430426716141002,0.1261595547309833,0.1280148423005566,0.12987012987012986,0.13172541743970315,0.13358070500927643,0.13543599257884972,0.137291280148423,0.1391465677179963,0.14100185528756956,0.14285714285714285,0.14471243042671614,0.14656771799628943,0.14842300556586271,0.150278293135436,0.15213358070500926,0.15398886827458255,0.15584415584415584,0.15769944341372913,0.15955473098330242,0.1614100185528757,0.16326530612244897,0.16512059369202226,0.16697588126159554,0.16883116883116883,0.17068645640074212,0.1725417439703154,0.17439703153988867,0.17625231910946196,0.17810760667903525,0.17996289424860853,0.18181818181818182,0.1836734693877551,0.18552875695732837,0.18738404452690166,0.19109461966604824,0.19294990723562153,0.19480519480519481,0.19666048237476808,0.19851576994434136,0.20037105751391465,0.20222634508348794,0.20408163265306123,0.20593692022263452,0.2077922077922078,0.20964749536178107,0.21150278293135436,0.21335807050092764,0.21521335807050093,0.21706864564007422,0.2189239332096475,0.22077922077922077,0.22448979591836735,0.22634508348794063,0.22820037105751392,0.2300556586270872,0.23191094619666047,0.23376623376623376,0.23562152133580705,0.23747680890538034,0.23933209647495363,0.24118738404452691,0.24304267161410018,0.24489795918367346,0.24675324675324675,0.24860853432282004,0.2504638218923933,0.2523191094619666,0.2541743970315399,0.2560296846011132,0.25788497217068646,0.2597402597402597,0.26159554730983303,0.2653061224489796,0.26716141001855287,0.2690166975881262,0.27087198515769945,0.2727272727272727,0.274582560296846,0.2764378478664193,0.2782931354359926,0.28014842300556586,0.2820037105751391,0.28385899814471244,0.2857142857142857,0.287569573283859,0.2894248608534323,0.2912801484230056,0.29313543599257885,0.2949907235621521,0.2987012987012987,0.300556586270872,0.30241187384044527,0.3042671614100185,0.30612244897959184,0.3079777365491651,0.3098330241187384,0.3116883116883117,0.313543599257885,0.31539888682745826,0.3172541743970315,0.31910946196660483,0.3209647495361781,0.3228200371057514,0.3246753246753247,0.32838589981447125,0.3302411873840445,0.3320964749536178,0.3339517625231911,0.3358070500927644,0.33766233766233766,0.3395176252319109,0.34137291280148424,0.3432282003710575,0.3450834879406308,0.3469387755102041,0.34879406307977734,0.35064935064935066,0.3525046382189239,0.35435992578849723,0.3562152133580705,0.3580705009276438,0.35992578849721707,0.36178107606679033,0.36363636363636365,0.3654916512059369,0.3673469387755102,0.3692022263450835,0.37105751391465674,0.37291280148423006,0.3747680890538033,0.37662337662337664,0.3784786641929499,0.3803339517625232,0.3821892393320965,0.38404452690166974,0.3877551020408163,0.38961038961038963,0.3914656771799629,0.39332096474953615,0.39517625231910947,0.3970315398886827,0.39888682745825604,0.4007421150278293,0.4025974025974026,0.4044526901669759,0.40630797773654914,0.40816326530612246,0.4100185528756957,0.41187384044526903,0.4137291280148423,0.4155844155844156,0.4174397031539889,0.41929499072356213,0.42115027829313545,0.4230055658627087,0.424860853432282,0.4267161410018553,0.42857142857142855,0.43042671614100186,0.4322820037105751,0.43413729128014844,0.4359925788497217,0.437847866419295,0.4397031539888683,0.44155844155844154,0.44341372912801486,0.4452690166975881,0.44712430426716143,0.4489795918367347,0.45083487940630795,0.45269016697588127,0.45454545454545453,0.45640074211502785,0.4582560296846011,0.4601113172541744,0.4619666048237477,0.46382189239332094,0.46567717996289426,0.4675324675324675,0.46938775510204084,0.4712430426716141,0.47309833024118736,0.4749536178107607,0.47680890538033394,0.47866419294990725,0.4805194805194805,0.48237476808905383,0.4842300556586271,0.48608534322820035,0.48794063079777367,0.4897959183673469,0.49165120593692024,0.4935064935064935,0.49536178107606677,0.4972170686456401,0.49907235621521334,0.5009276437847866,0.5027829313543599,0.5046382189239332,0.5064935064935064,0.5083487940630798,0.5102040816326531,0.5120593692022264,0.5139146567717996,0.5157699443413729,0.5194805194805194,0.5213358070500927,0.5231910946196661,0.5250463821892394,0.5269016697588126,0.5287569573283859,0.5306122448979592,0.5324675324675324,0.5343228200371057,0.536178107606679,0.5380333951762524,0.5398886827458256,0.5417439703153989,0.5435992578849722,0.5454545454545454,0.5473098330241187,0.549165120593692,0.5510204081632653,0.5528756957328386,0.5547309833024119,0.5565862708719852,0.5584415584415584,0.5602968460111317,0.562152133580705,0.5640074211502782,0.5658627087198516,0.5677179962894249,0.5695732838589982,0.5714285714285714,0.5732838589981447,0.575139146567718,0.5769944341372912,0.5788497217068646,0.5807050092764379,0.5825602968460112,0.5844155844155844,0.5862708719851577,0.588126159554731,0.5899814471243042,0.5918367346938775,0.5936920222634509,0.5955473098330241,0.5992578849721707,0.601113172541744,0.6029684601113172,0.6048237476808905,0.6066790352504638,0.608534322820037,0.6103896103896104,0.6122448979591837,0.614100185528757,0.6159554730983302,0.6178107606679035,0.6196660482374768,0.62152133580705,0.6233766233766234,0.6252319109461967,0.62708719851577,0.6289424860853432,0.6307977736549165,0.6326530612244898,0.634508348794063,0.6363636363636364,0.6382189239332097,0.640074211502783,0.6419294990723562,0.6437847866419295,0.6456400742115028,0.647495361781076,0.6493506493506493,0.6512059369202227,0.6530612244897959,0.6549165120593692,0.6567717996289425,0.6586270871985158,0.660482374768089,0.6623376623376623,0.6641929499072357,0.6660482374768089,0.6679035250463822,0.6697588126159555,0.6716141001855288,0.673469387755102,0.6753246753246753,0.6771799628942486,0.6790352504638218,0.6808905380333952,0.6827458256029685,0.6846011131725418,0.686456400742115,0.6883116883116883,0.6901669758812616,0.6920222634508348,0.6938775510204082,0.6957328385899815,0.6975881261595547,0.699443413729128,0.7012987012987013,0.7031539888682746,0.7050092764378478,0.7068645640074211,0.7087198515769945,0.7105751391465677,0.712430426716141,0.7142857142857143,0.7161410018552876,0.7179962894248608,0.7198515769944341,0.7217068645640075,0.7235621521335807,0.725417439703154,0.7272727272727273,0.7291280148423006,0.7309833024118738,0.7328385899814471,0.7346938775510204,0.7365491651205937,0.738404452690167,0.7402597402597403,0.7421150278293135,0.7439703153988868,0.7458256029684601,0.7476808905380334,0.7495361781076066,0.75139146567718,0.7532467532467533,0.7551020408163265,0.7569573283858998,0.7588126159554731,0.7606679035250464,0.7625231910946196,0.764378478664193,0.7662337662337663,0.7680890538033395,0.7699443413729128,0.7717996289424861,0.7736549165120594,0.7755102040816326,0.7773654916512059,0.7792207792207793,0.7810760667903525,0.7829313543599258,0.7847866419294991,0.7866419294990723,0.7884972170686456,0.7903525046382189,0.7922077922077922,0.7940630797773655,0.7959183673469388,0.7977736549165121,0.7996289424860853,0.8014842300556586,0.8033395176252319,0.8051948051948052,0.8070500927643784,0.8107606679035251,0.8126159554730983,0.8144712430426716,0.8163265306122449,0.8181818181818182,0.8200371057513914,0.8218923933209648,0.8237476808905381,0.8256029684601113,0.8274582560296846,0.8293135435992579,0.8311688311688312,0.8330241187384044,0.8348794063079777,0.8367346938775511,0.8385899814471243,0.8404452690166976,0.8423005565862709,0.8441558441558441,0.8460111317254174,0.8478664192949907,0.849721706864564,0.8515769944341373,0.8534322820037106,0.8552875695732839,0.8571428571428571,0.8589981447124304,0.8608534322820037,0.862708719851577,0.8645640074211502,0.8664192949907236,0.8682745825602969,0.8701298701298701,0.8719851576994434,0.8738404452690167,0.87569573283859,0.8775510204081632,0.8794063079777366,0.8812615955473099,0.8831168831168831,0.8849721706864564,0.8868274582560297,0.8886827458256029,0.8905380333951762,0.8923933209647495,0.8942486085343229,0.8961038961038961,0.8979591836734694,0.8998144712430427,0.9016697588126159,0.9035250463821892,0.9053803339517625,0.9072356215213359,0.9090909090909091,0.9109461966604824,0.9128014842300557,0.9146567717996289,0.9165120593692022,0.9183673469387755,0.9202226345083488,0.922077922077922,0.9239332096474954,0.9257884972170687,0.9276437847866419,0.9294990723562152,0.9313543599257885,0.9332096474953617,0.935064935064935,0.9369202226345084,0.9387755102040817,0.9406307977736549,0.9424860853432282,0.9443413729128015,0.9461966604823747,0.948051948051948,0.9499072356215214,0.9517625231910947,0.9536178107606679,0.9554730983302412,0.9573283858998145,0.9591836734693877,0.961038961038961,0.9628942486085343,0.9647495361781077,0.9666048237476809,0.9684601113172542,0.9703153988868275,0.9721706864564007,0.974025974025974,0.9758812615955473,0.9777365491651205,0.9795918367346939,0.9814471243042672,0.9833024118738405,0.9851576994434137,0.987012987012987,0.9888682745825603,0.9907235621521335,0.9925788497217068,0.9944341372912802,0.9962894248608535,0.9981447124304267],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, docs.ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.ipfs.tech-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.ipfs.tech-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..045bce7e3f
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.ipfs.tech-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.3058,0.3992,1.1599,1.3113,1.3422,1.3454,1.3634,1.3642,1.3670,1.3692,1.3716,1.3732,1.3741,1.3744,1.3807,1.3814,1.3815,1.3818,1.3821,1.3851,1.3860,1.3868,1.3891,1.3894,1.3912,1.3924,1.3927,1.3938,1.3950,1.4026,1.4031,1.4035,1.4056,1.4078,1.4091,1.4098,1.4103,1.4126,1.4160,1.4169,1.4174,1.4178,1.4179,1.4181,1.4186,1.4201,1.4208,1.4230,1.4234,1.4235,1.4252,1.4256,1.4257,1.4274,1.4276,1.4280,1.4281,1.4308,1.4315,1.4339,1.4351,1.4361,1.4363,1.4369,1.4391,1.4392,1.4399,1.4407,1.4432,1.4437,1.4454,1.4455,1.4488,1.4503,1.4518,1.4535,1.4540,1.4541,1.4561,1.4564,1.4571,1.4580,1.4582,1.4590,1.4592,1.4600,1.4649,1.4696,1.4703,1.4706,1.4729,1.4735,1.4740,1.4828,1.4839,1.4864,1.4865,1.4870,1.4896,1.4914,1.4970,1.4988,1.4996,1.5003,1.5015,1.5065,1.5076,1.5084,1.5117,1.5200,1.5230,1.5238,1.5335,1.5337,1.5348,1.5395,1.5419,1.5432,1.5436,1.5446,1.5490,1.5495,1.5522,1.5544,1.5572,1.5588,1.5591,1.5603,1.5623,1.5667,1.5675,1.5685,1.5698,1.5716,1.5719,1.5729,1.5739,1.5753,1.5774,1.5781,1.5782,1.5790,1.5792,1.5815,1.5819,1.5822,1.5852,1.5860,1.5877,1.5879,1.5887,1.5906,1.5913,1.5943,1.5958,1.5978,1.5996,1.6001,1.6012,1.6018,1.6024,1.6082,1.6105,1.6141,1.6147,1.6205,1.6211,1.6217,1.6274,1.6290,1.6355,1.6358,1.6362,1.6371,1.6380,1.6384,1.6413,1.6414,1.6472,1.6529,1.6567,1.6569,1.6570,1.6621,1.6636,1.6644,1.6687,1.6688,1.6693,1.6706,1.6746,1.6794,1.6797,1.6802,1.6808,1.6813,1.6858,1.6901,1.6927,1.6928,1.6945,1.6949,1.6971,1.6972,1.6974,1.6993,1.6996,1.7016,1.7030,1.7051,1.7070,1.7073,1.7085,1.7088,1.7101,1.7111,1.7121,1.7140,1.7147,1.7149,1.7158,1.7177,1.7190,1.7193,1.7198,1.7202,1.7213,1.7237,1.7250,1.7252,1.7256,1.7260,1.7266,1.7279,1.7289,1.7290,1.7295,1.7296,1.7301,1.7307,1.7321,1.7322,1.7323,1.7324,1.7332,1.7344,1.7365,1.7373,1.7388,1.7393,1.7396,1.7408,1.7442,1.7444,1.7465,1.7476,1.7481,1.7489,1.7499,1.7526,1.7528,1.7532,1.7536,1.7544,1.7546,1.7547,1.7557,1.7566,1.7594,1.7602,1.7603,1.7615,1.7616,1.7647,1.7652,1.7663,1.7669,1.7677,1.7689,1.7707,1.7713,1.7764,1.7790,1.7804,1.7827,1.7850,1.7859,1.7861,1.7863,1.7867,1.7877,1.7886,1.7889,1.7898,1.7931,1.7945,1.7997,1.8001,1.8009,1.8018,1.8044,1.8075,1.8076,1.8081,1.8088,1.8095,1.8154,1.8182,1.8183,1.8186,1.8188,1.8193,1.8201,1.8216,1.8221,1.8234,1.8258,1.8262,1.8267,1.8314,1.8370,1.8372,1.8390,1.8401,1.8408,1.8413,1.8419,1.8428,1.8449,1.8459,1.8484,1.8487,1.8502,1.8503,1.8512,1.8514,1.8540,1.8546,1.8548,1.8566,1.8567,1.8581,1.8592,1.8605,1.8606,1.8622,1.8625,1.8632,1.8637,1.8682,1.8693,1.8729,1.8733,1.8762,1.8763,1.8769,1.8771,1.8786,1.8795,1.8806,1.8807,1.8813,1.8820,1.8861,1.8866,1.8872,1.8874,1.8918,1.8935,1.8944,1.8960,1.8963,1.9036,1.9084,1.9098,1.9113,1.9119,1.9120,1.9145,1.9152,1.9154,1.9181,1.9185,1.9190,1.9219,1.9285,1.9329,1.9387,1.9395,1.9398,1.9405,1.9418,1.9496,1.9529,1.9538,1.9539,1.9548,1.9571,1.9576,1.9609,1.9644,1.9651,1.9662,1.9669,1.9698,1.9717,1.9721,1.9727,1.9744,1.9746,1.9747,1.9763,1.9768,1.9772,1.9784,1.9792,1.9821,1.9855,1.9861,1.9888,1.9897,1.9919,1.9940,1.9953,1.9963,1.9966,1.9967,1.9989,2.0004,2.0012,2.0045,2.0138,2.0200,2.0233,2.0285,2.0293,2.0311,2.0341,2.0371,2.0430,2.0437,2.0467,2.0485,2.0524,2.0567,2.0622,2.0625,2.0641,2.0644,2.0692,2.0700,2.0737,2.0742,2.0773,2.0839,2.0857,2.0885,2.0887,2.0910,2.0916,2.0944,2.0956,2.0992,2.0995,2.1010,2.1015,2.1040,2.1052,2.1083,2.1173,2.1175,2.1180,2.1307,2.1347,2.1350,2.1490,2.1523,2.1527,2.1544,2.1596,2.1664,2.1667,2.1691,2.1784,2.1893,2.1897,2.2103,2.2109,2.2113,2.2121,2.2360,2.2422,2.2468,2.2499,2.2512,2.2523,2.2760,2.2836,2.2847,2.2946,2.2984,2.3064,2.3141,2.3179,2.3187,2.3231,2.3590,2.3886,2.3942,2.3953,2.4026,2.4054,2.4216,2.4580,2.5191,2.5217,2.5678,2.5964,2.6117,2.6249,2.6472,2.6473,2.7049,2.9013,3.1204,3.4985,3.7427,4.1305,4.2736,4.3482,4.4166,4.8938,5.2827,5.5222,5.5423,5.7412,5.7539,5.8195,5.9813,6.0012,6.6481,7.3196,7.6650,7.8216],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09481216457960644,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3953488372093023,0.39713774597495527,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.2251,0.2615,0.2791,0.4276,0.4905,0.4930,0.4951,0.5407,0.5489,0.5660,0.5782,0.5874,0.5958,0.6092,0.6197,0.6231,0.6345,0.6552,0.6556,0.6602,0.6654,0.6665,0.6696,0.6836,0.6978,0.7078,0.7110,0.7140,0.7294,0.7339,0.7375,0.7425,0.7586,0.7664,0.7783,0.7974,0.8002,0.8363,0.8432,0.8528,0.8610,0.8709,0.8873,0.8874,0.9763,0.9889,0.9893,0.9970,0.9976,0.9979,1.0080,1.0101,1.0149,1.0168,1.0201,1.0241,1.0244,1.0254,1.0256,1.0275,1.0310,1.0314,1.0319,1.0320,1.0321,1.0328,1.0335,1.0402,1.0406,1.0409,1.0411,1.0413,1.0426,1.0431,1.0434,1.0443,1.0446,1.0453,1.0456,1.0463,1.0465,1.0481,1.0511,1.0513,1.0516,1.0527,1.0532,1.0553,1.0576,1.0580,1.0586,1.0592,1.0599,1.0604,1.0607,1.0616,1.0632,1.0640,1.0641,1.0674,1.0690,1.0700,1.0712,1.0714,1.0776,1.0782,1.0786,1.0792,1.0804,1.0806,1.0812,1.0826,1.0827,1.0829,1.0841,1.0855,1.0865,1.0888,1.0896,1.0934,1.0956,1.0996,1.1004,1.1073,1.1083,1.1085,1.1129,1.1136,1.1150,1.1161,1.1179,1.1205,1.1223,1.1246,1.1281,1.1335,1.1388,1.1417,1.1420,1.1425,1.1453,1.1477,1.1510,1.1519,1.1526,1.1585,1.1590,1.1592,1.1593,1.1597,1.1598,1.1607,1.1615,1.1650,1.1701,1.1762,1.1772,1.1785,1.1796,1.1799,1.1803,1.1806,1.1823,1.1871,1.1878,1.1880,1.1899,1.1920,1.1963,1.1964,1.1974,1.1996,1.2050,1.2058,1.2067,1.2098,1.2120,1.2121,1.2125,1.2128,1.2135,1.2142,1.2153,1.2244,1.2249,1.2268,1.2271,1.2332,1.2373,1.2381,1.2391,1.2397,1.2417,1.2461,1.2467,1.2514,1.2543,1.2590,1.2614,1.2631,1.2635,1.2636,1.2644,1.2649,1.2657,1.2672,1.2679,1.2689,1.2694,1.2711,1.2716,1.2726,1.2732,1.2746,1.2768,1.2787,1.2789,1.2797,1.2810,1.2911,1.2922,1.2971,1.2992,1.3016,1.3059,1.3113,1.3177,1.3194,1.3219,1.3223,1.3234,1.3251,1.3268,1.3276,1.3287,1.3296,1.3315,1.3316,1.3319,1.3385,1.3396,1.3415,1.3443,1.3452,1.3484,1.3513,1.3516,1.3528,1.3544,1.3563,1.3584,1.3590,1.3591,1.3600,1.3621,1.3627,1.3633,1.3694,1.3727,1.3733,1.3768,1.3807,1.3810,1.3816,1.3829,1.3838,1.3849,1.3852,1.3908,1.3922,1.3932,1.3953,1.4009,1.4012,1.4041,1.4045,1.4052,1.4062,1.4069,1.4087,1.4103,1.4132,1.4138,1.4163,1.4187,1.4282,1.4304,1.4323,1.4325,1.4355,1.4359,1.4383,1.4388,1.4399,1.4416,1.4420,1.4431,1.4433,1.4481,1.4486,1.4487,1.4496,1.4501,1.4532,1.4536,1.4546,1.4565,1.4567,1.4572,1.4583,1.4597,1.4607,1.4617,1.4623,1.4639,1.4640,1.4643,1.4650,1.4653,1.4663,1.4669,1.4703,1.4708,1.4721,1.4751,1.4753,1.4755,1.4761,1.4773,1.4774,1.4777,1.4834,1.4835,1.4839,1.4864,1.4870,1.4872,1.4874,1.4877,1.4894,1.4904,1.4919,1.4930,1.4945,1.4951,1.4964,1.4970,1.4974,1.4977,1.5012,1.5017,1.5020,1.5024,1.5036,1.5037,1.5039,1.5041,1.5048,1.5056,1.5074,1.5086,1.5100,1.5106,1.5116,1.5134,1.5139,1.5141,1.5142,1.5207,1.5221,1.5227,1.5235,1.5242,1.5245,1.5259,1.5266,1.5271,1.5281,1.5306,1.5333,1.5335,1.5346,1.5357,1.5379,1.5384,1.5389,1.5446,1.5462,1.5469,1.5481,1.5484,1.5511,1.5521,1.5545,1.5548,1.5551,1.5556,1.5558,1.5570,1.5572,1.5586,1.5593,1.5594,1.5631,1.5633,1.5643,1.5644,1.5649,1.5715,1.5747,1.5762,1.5834,1.5836,1.5837,1.5838,1.5848,1.5900,1.5910,1.5911,1.5925,1.5927,1.5932,1.5935,1.5939,1.5949,1.5962,1.5966,1.5970,1.5986,1.5989,1.6000,1.6034,1.6040,1.6050,1.6057,1.6084,1.6100,1.6124,1.6129,1.6130,1.6134,1.6141,1.6149,1.6158,1.6164,1.6165,1.6331,1.6358,1.6373,1.6379,1.6396,1.6421,1.6423,1.6428,1.6452,1.6486,1.6512,1.6543,1.6555,1.6573,1.6590,1.6597,1.6622,1.6627,1.6639,1.6641,1.6648,1.6653,1.6664,1.6677,1.6726,1.6727,1.6740,1.6746,1.6763,1.6796,1.6797,1.6811,1.6840,1.6872,1.6885,1.6956,1.6977,1.6999,1.7009,1.7015,1.7017,1.7018,1.7049,1.7113,1.7126,1.7135,1.7164,1.7244,1.7245,1.7269,1.7316,1.7329,1.7392,1.7409,1.7462,1.7491,1.7518,1.7537,1.7563,1.7620,1.7632,1.7651,1.7772,1.7851,1.7865,1.7909,1.8040,1.8082,1.8117,1.8215,1.8248,1.8380,1.8398,1.8421,1.8591,1.8687,1.8751,1.8802,1.8804,1.8865,1.8960,1.8973,1.9028,1.9044,1.9077,1.9266,1.9784,1.9876,1.9963,2.0078,2.0193,2.0622,2.0845,2.2497,2.3129,2.6202,2.8536,3.5734,4.4614,5.1479],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.2772808586762075,0.27906976744186046,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.1305,0.3325,0.3715,0.6665,0.7262,0.7472,0.7834,0.7889,0.8509,0.8667,0.8749,0.8818,0.8832,0.8861,0.8955,0.8963,0.9103,0.9110,0.9308,0.9318,0.9340,0.9484,0.9556,0.9562,0.9665,0.9724,0.9877,0.9907,0.9982,1.0321,1.0339,1.0387,1.0443,1.0460,1.0483,1.0625,1.0664,1.0683,1.0715,1.0760,1.0775,1.0852,1.0941,1.1100,1.1104,1.1115,1.1161,1.1209,1.1240,1.1245,1.1451,1.1467,1.1522,1.1604,1.1651,1.1946,1.1994,1.2051,1.2057,1.2085,1.2133,1.2258,1.2300,1.2336,1.2455,1.2470,1.2479,1.2562,1.2568,1.2595,1.2657,1.2658,1.2735,1.2771,1.2774,1.2805,1.2806,1.2833,1.2871,1.2881,1.2885,1.2904,1.2940,1.2948,1.2962,1.2969,1.2971,1.2991,1.3001,1.3013,1.3042,1.3043,1.3070,1.3084,1.3126,1.3150,1.3166,1.3170,1.3188,1.3197,1.3200,1.3226,1.3248,1.3253,1.3283,1.3286,1.3291,1.3303,1.3305,1.3314,1.3321,1.3360,1.3371,1.3375,1.3377,1.3379,1.3393,1.3404,1.3408,1.3414,1.3420,1.3422,1.3437,1.3453,1.3465,1.3478,1.3528,1.3581,1.3587,1.3588,1.3605,1.3607,1.3614,1.3623,1.3643,1.3660,1.3669,1.3685,1.3700,1.3707,1.3712,1.3715,1.3726,1.3729,1.3740,1.3759,1.3771,1.3791,1.3821,1.3854,1.3902,1.3903,1.3933,1.3949,1.3953,1.3983,1.3986,1.4013,1.4033,1.4049,1.4099,1.4106,1.4130,1.4183,1.4184,1.4209,1.4212,1.4213,1.4221,1.4234,1.4238,1.4251,1.4272,1.4357,1.4380,1.4384,1.4410,1.4413,1.4430,1.4442,1.4471,1.4476,1.4492,1.4507,1.4519,1.4545,1.4560,1.4564,1.4578,1.4583,1.4588,1.4602,1.4613,1.4618,1.4621,1.4625,1.4682,1.4687,1.4691,1.4695,1.4701,1.4705,1.4708,1.4717,1.4718,1.4725,1.4731,1.4742,1.4763,1.4765,1.4789,1.4798,1.4828,1.4838,1.4851,1.4852,1.4864,1.4868,1.4884,1.4885,1.4893,1.4898,1.4907,1.4908,1.4913,1.4928,1.4937,1.4949,1.4981,1.4983,1.4986,1.4994,1.4997,1.5013,1.5027,1.5032,1.5033,1.5034,1.5045,1.5047,1.5051,1.5052,1.5070,1.5071,1.5072,1.5074,1.5077,1.5089,1.5095,1.5099,1.5100,1.5107,1.5120,1.5137,1.5181,1.5198,1.5211,1.5213,1.5215,1.5216,1.5230,1.5234,1.5240,1.5258,1.5261,1.5283,1.5288,1.5293,1.5294,1.5295,1.5297,1.5300,1.5342,1.5345,1.5346,1.5350,1.5354,1.5379,1.5397,1.5420,1.5427,1.5429,1.5466,1.5472,1.5483,1.5548,1.5559,1.5583,1.5586,1.5638,1.5655,1.5664,1.5667,1.5737,1.5746,1.5748,1.5756,1.5768,1.5800,1.5815,1.5827,1.5842,1.5856,1.5875,1.5887,1.5893,1.5906,1.5907,1.5908,1.5917,1.5930,1.5931,1.5971,1.5978,1.5995,1.6017,1.6094,1.6120,1.6135,1.6144,1.6181,1.6210,1.6216,1.6219,1.6283,1.6288,1.6360,1.6387,1.6388,1.6389,1.6415,1.6421,1.6439,1.6448,1.6470,1.6482,1.6483,1.6490,1.6500,1.6517,1.6521,1.6527,1.6541,1.6551,1.6612,1.6614,1.6617,1.6618,1.6646,1.6650,1.6664,1.6669,1.6671,1.6698,1.6726,1.6738,1.6784,1.6789,1.6790,1.6822,1.6830,1.6831,1.6854,1.6869,1.6875,1.6877,1.6882,1.6904,1.6953,1.6967,1.6968,1.6993,1.7044,1.7066,1.7069,1.7091,1.7111,1.7135,1.7154,1.7167,1.7230,1.7267,1.7269,1.7297,1.7300,1.7303,1.7310,1.7318,1.7332,1.7356,1.7364,1.7429,1.7468,1.7479,1.7502,1.7569,1.7604,1.7619,1.7659,1.7673,1.7679,1.7683,1.7709,1.7763,1.7796,1.7828,1.7842,1.7857,1.7875,1.7890,1.7923,1.7934,1.7964,1.7967,1.7974,1.8016,1.8029,1.8036,1.8048,1.8062,1.8063,1.8069,1.8086,1.8101,1.8141,1.8172,1.8190,1.8198,1.8212,1.8316,1.8356,1.8375,1.8433,1.8454,1.8474,1.8487,1.8488,1.8527,1.8599,1.8664,1.8706,1.8732,1.8754,1.8782,1.8798,1.9107,1.9142,1.9196,1.9224,1.9244,1.9303,1.9358,1.9406,1.9474,1.9513,1.9553,1.9598,1.9620,1.9643,1.9684,1.9692,1.9713,1.9797,1.9845,2.0169,2.0295,2.0300,2.0321,2.0362,2.0548,2.0549,2.0565,2.0626,2.0656,2.0798,2.0821,2.0948,2.1059,2.1173,2.1239,2.1383,2.1403,2.1492,2.1653,2.1659,2.1731,2.1876,2.1917,2.2044,2.2205,2.2305,2.2623,2.2657,2.2966,2.3032,2.3196,2.3207,2.3219,2.3221,2.3345,2.3569,2.3586,2.3600,2.3785,2.4327,2.4534,2.4543,2.4619,2.5125,2.5357,2.5597,2.5663,2.5678,2.5848,2.6055,2.6143,2.6209,2.6286,2.6889,2.7359,2.7422,2.7851,2.7913,2.7924,2.8523,2.8811,2.9283,2.9527,2.9804,3.0424,3.0977,3.1093,3.3494,3.4036,3.4164,3.4231,3.6064,3.9655,4.2602,4.4243,5.0095,7.6801,10.2370],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48392857142857143,0.4857142857142857,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.2390,0.2427,0.2445,0.2453,0.2513,0.2575,0.2595,0.2613,0.2626,0.2647,0.2656,0.2668,0.2669,0.2685,0.2693,0.2700,0.2701,0.2718,0.2726,0.2730,0.2772,0.2777,0.2787,0.2804,0.2805,0.2811,0.2813,0.2818,0.2827,0.2834,0.2838,0.2877,0.2883,0.2892,0.2894,0.2898,0.2920,0.2932,0.2938,0.2940,0.2954,0.2955,0.2960,0.2962,0.2963,0.3021,0.3027,0.3044,0.3051,0.3073,0.3075,0.3081,0.3091,0.3101,0.3104,0.3107,0.3114,0.3127,0.3128,0.3129,0.3135,0.3136,0.3138,0.3161,0.3166,0.3172,0.3193,0.3198,0.3202,0.3204,0.3208,0.3210,0.3216,0.3228,0.3229,0.3251,0.3254,0.3262,0.3271,0.3274,0.3280,0.3294,0.3310,0.3315,0.3318,0.3328,0.3330,0.3331,0.3338,0.3347,0.3349,0.3350,0.3354,0.3358,0.3359,0.3366,0.3368,0.3374,0.3384,0.3385,0.3388,0.3392,0.3405,0.3407,0.3421,0.3423,0.3425,0.3427,0.3431,0.3432,0.3437,0.3440,0.3445,0.3449,0.3460,0.3464,0.3465,0.3468,0.3473,0.3474,0.3476,0.3479,0.3484,0.3486,0.3487,0.3496,0.3518,0.3527,0.3537,0.3538,0.3555,0.3562,0.3569,0.3575,0.3611,0.3616,0.3617,0.3619,0.3620,0.3625,0.3627,0.3635,0.3639,0.3644,0.3649,0.3661,0.3668,0.3673,0.3691,0.3695,0.3701,0.3703,0.3714,0.3725,0.3729,0.3733,0.3738,0.3742,0.3744,0.3747,0.3756,0.3760,0.3772,0.3787,0.3794,0.3796,0.3813,0.3840,0.3842,0.3869,0.3874,0.3875,0.3878,0.3888,0.3899,0.3920,0.3922,0.3926,0.3927,0.3933,0.3950,0.3953,0.3961,0.3963,0.3976,0.3982,0.3984,0.3989,0.3993,0.3999,0.4003,0.4004,0.4009,0.4048,0.4054,0.4057,0.4061,0.4064,0.4072,0.4088,0.4100,0.4127,0.4131,0.4133,0.4135,0.4139,0.4141,0.4153,0.4160,0.4185,0.4197,0.4200,0.4233,0.4255,0.4267,0.4277,0.4282,0.4286,0.4300,0.4306,0.4311,0.4377,0.4381,0.4386,0.4388,0.4400,0.4405,0.4411,0.4424,0.4442,0.4454,0.4483,0.4485,0.4490,0.4493,0.4499,0.4505,0.4514,0.4524,0.4529,0.4548,0.4571,0.4590,0.4598,0.4608,0.4609,0.4626,0.4658,0.4675,0.4682,0.4733,0.4744,0.4781,0.4790,0.4809,0.4815,0.4816,0.4817,0.4821,0.4828,0.4829,0.4857,0.4862,0.4864,0.4869,0.4877,0.4920,0.4934,0.4939,0.4942,0.4959,0.4980,0.5012,0.5027,0.5028,0.5032,0.5037,0.5039,0.5068,0.5079,0.5085,0.5088,0.5094,0.5106,0.5149,0.5151,0.5170,0.5183,0.5193,0.5219,0.5230,0.5249,0.5274,0.5280,0.5286,0.5289,0.5301,0.5315,0.5324,0.5330,0.5340,0.5347,0.5387,0.5392,0.5436,0.5451,0.5481,0.5514,0.5538,0.5547,0.5549,0.5567,0.5572,0.5584,0.5591,0.5613,0.5619,0.5620,0.5641,0.5654,0.5684,0.5696,0.5701,0.5713,0.5717,0.5732,0.5736,0.5759,0.5777,0.5784,0.5792,0.5832,0.5852,0.5862,0.5873,0.5877,0.5882,0.5895,0.5898,0.5929,0.5936,0.5948,0.5980,0.5982,0.5986,0.5999,0.6022,0.6039,0.6045,0.6057,0.6072,0.6076,0.6087,0.6091,0.6138,0.6141,0.6173,0.6190,0.6194,0.6206,0.6214,0.6216,0.6221,0.6241,0.6245,0.6257,0.6271,0.6298,0.6306,0.6308,0.6330,0.6362,0.6368,0.6379,0.6383,0.6386,0.6389,0.6396,0.6400,0.6403,0.6426,0.6431,0.6450,0.6472,0.6473,0.6482,0.6502,0.6512,0.6547,0.6564,0.6573,0.6583,0.6604,0.6606,0.6611,0.6613,0.6614,0.6622,0.6625,0.6628,0.6636,0.6652,0.6663,0.6684,0.6713,0.6754,0.6763,0.6765,0.6813,0.6850,0.6900,0.6912,0.6921,0.6942,0.6948,0.6974,0.6983,0.6991,0.7009,0.7022,0.7028,0.7037,0.7048,0.7064,0.7078,0.7081,0.7134,0.7137,0.7156,0.7168,0.7172,0.7175,0.7210,0.7235,0.7240,0.7252,0.7261,0.7265,0.7283,0.7318,0.7327,0.7352,0.7362,0.7380,0.7387,0.7422,0.7485,0.7504,0.7518,0.7529,0.7530,0.7554,0.7572,0.7575,0.7595,0.7627,0.7639,0.7648,0.7665,0.7667,0.7726,0.7774,0.7809,0.7811,0.7881,0.7981,0.8004,0.8013,0.8025,0.8030,0.8074,0.8094,0.8106,0.8152,0.8198,0.8221,0.8249,0.8273,0.8315,0.8316,0.8371,0.8482,0.8509,0.8602,0.8610,0.8624,0.8633,0.8639,0.8699,0.8705,0.8748,0.8759,0.8940,0.9022,0.9056,0.9119,0.9228,0.9233,0.9370,0.9524,0.9816,0.9819,0.9919,1.0074,1.0416,1.0737,1.0864,1.1166,1.1257,1.1743,1.3655,1.4052,1.4133,1.4480,1.4699,1.6372,2.2797,2.6349,4.2374,4.3361],"y":[0.0018148820326678765,0.003629764065335753,0.0054446460980036296,0.007259528130671506,0.009074410163339383,0.010889292196007259,0.012704174228675136,0.014519056261343012,0.016333938294010888,0.018148820326678767,0.019963702359346643,0.021778584392014518,0.023593466424682397,0.025408348457350273,0.029038112522686024,0.030852994555353903,0.032667876588021776,0.034482758620689655,0.036297640653357534,0.039927404718693285,0.041742286751361164,0.043557168784029036,0.045372050816696916,0.047186932849364795,0.04900181488203267,0.050816696914700546,0.0544464609800363,0.056261343012704176,0.05807622504537205,0.05989110707803993,0.06352087114337568,0.06533575317604355,0.06715063520871144,0.06896551724137931,0.07078039927404718,0.07259528130671507,0.07441016333938294,0.07622504537205081,0.0780399274047187,0.08166969147005444,0.08348457350272233,0.0852994555353902,0.08711433756805807,0.08892921960072596,0.09074410163339383,0.0925589836660617,0.09437386569872959,0.09618874773139746,0.09800362976406533,0.0998185117967332,0.10163339382940109,0.10344827586206896,0.10526315789473684,0.10707803992740472,0.1088929219600726,0.11070780399274047,0.11252268602540835,0.11433756805807622,0.1161524500907441,0.11796733212341198,0.11978221415607986,0.12159709618874773,0.12341197822141561,0.12522686025408347,0.12704174228675136,0.12885662431941924,0.1306715063520871,0.132486388384755,0.13430127041742287,0.13611615245009073,0.13793103448275862,0.1397459165154265,0.14156079854809436,0.14337568058076225,0.14519056261343014,0.147005444646098,0.14882032667876588,0.15063520871143377,0.15245009074410162,0.1542649727767695,0.1560798548094374,0.15789473684210525,0.15970961887477314,0.16333938294010888,0.16515426497277677,0.16696914700544466,0.1705989110707804,0.1724137931034483,0.17422867513611615,0.17604355716878403,0.17785843920145192,0.17967332123411978,0.18330308529945555,0.1851179673321234,0.1869328493647913,0.19056261343012704,0.19237749546279492,0.19600725952813067,0.19782214156079855,0.1996370235934664,0.2014519056261343,0.20326678765880218,0.20508166969147004,0.20689655172413793,0.20871143375680581,0.21052631578947367,0.21415607985480944,0.2159709618874773,0.2177858439201452,0.21960072595281308,0.22141560798548093,0.22323049001814882,0.2250453720508167,0.22686025408348456,0.22867513611615245,0.2323049001814882,0.23411978221415608,0.23593466424682397,0.23774954627949182,0.2395644283121597,0.2413793103448276,0.24319419237749546,0.24682395644283123,0.25045372050816694,0.25226860254083483,0.2540834845735027,0.2558983666061706,0.2577132486388385,0.2595281306715064,0.2613430127041742,0.2631578947368421,0.26678765880217786,0.26860254083484575,0.27041742286751363,0.27223230490018147,0.27404718693284935,0.27586206896551724,0.2776769509981851,0.279491833030853,0.2813067150635209,0.2831215970961887,0.2849364791288566,0.2867513611615245,0.2885662431941924,0.29038112522686027,0.29219600725952816,0.294010889292196,0.2958257713248639,0.29764065335753176,0.29945553539019965,0.30127041742286753,0.3030852994555354,0.30490018148820325,0.30671506352087113,0.308529945553539,0.3103448275862069,0.3121597096188748,0.3139745916515426,0.3157894736842105,0.3176043557168784,0.3194192377495463,0.32123411978221417,0.32304900181488205,0.3248638838475499,0.32667876588021777,0.32849364791288566,0.33030852994555354,0.33212341197822143,0.3339382940108893,0.33575317604355714,0.33756805807622503,0.3393829401088929,0.3411978221415608,0.3430127041742287,0.3448275862068966,0.3466424682395644,0.3484573502722323,0.3502722323049002,0.35208711433756806,0.35390199637023595,0.35571687840290384,0.35753176043557167,0.35934664246823955,0.36116152450090744,0.3629764065335753,0.3647912885662432,0.3666061705989111,0.3684210526315789,0.3720508166969147,0.3738656987295826,0.37568058076225047,0.37749546279491836,0.3811252268602541,0.38475499092558985,0.38656987295825773,0.38838475499092556,0.39019963702359345,0.39201451905626133,0.3938294010889292,0.3956442831215971,0.397459165154265,0.3992740471869328,0.4010889292196007,0.4029038112522686,0.4047186932849365,0.40653357531760437,0.40834845735027225,0.4101633393829401,0.41197822141560797,0.41379310344827586,0.41560798548094374,0.4192377495462795,0.42105263157894735,0.42286751361161523,0.4246823956442831,0.426497277676951,0.4283121597096189,0.4301270417422868,0.4319419237749546,0.4337568058076225,0.4355716878402904,0.43738656987295826,0.43920145190562615,0.44101633393829404,0.44283121597096187,0.44464609800362975,0.44646098003629764,0.4482758620689655,0.4500907441016334,0.4537205081669691,0.455535390199637,0.4591651542649728,0.46098003629764067,0.4627949183303085,0.4646098003629764,0.4664246823956443,0.46823956442831216,0.47005444646098005,0.47186932849364793,0.47368421052631576,0.47549909255898365,0.47731397459165154,0.4791288566243194,0.4809437386569873,0.4827586206896552,0.4900181488203267,0.49183303085299457,0.49364791288566245,0.4954627949183303,0.49727767695099817,0.49909255898366606,0.5009074410163339,0.5027223230490018,0.5045372050816697,0.5063520871143375,0.5081669691470054,0.5099818511796733,0.5117967332123412,0.5136116152450091,0.515426497277677,0.5172413793103449,0.5190562613430127,0.5208711433756806,0.5226860254083484,0.5245009074410163,0.5263157894736842,0.52994555353902,0.5317604355716878,0.5335753176043557,0.5353901996370236,0.5372050816696915,0.5390199637023594,0.5408348457350273,0.542649727767695,0.5444646098003629,0.5462794918330308,0.5480943738656987,0.5499092558983666,0.5517241379310345,0.5535390199637024,0.5553539019963702,0.5571687840290381,0.558983666061706,0.5607985480943739,0.5626134301270418,0.5644283121597096,0.5662431941923775,0.5680580762250453,0.5698729582577132,0.5716878402903811,0.573502722323049,0.5753176043557169,0.5771324863883848,0.5789473684210527,0.5807622504537205,0.5843920145190563,0.5862068965517241,0.588021778584392,0.5898366606170599,0.5916515426497277,0.5934664246823956,0.5952813067150635,0.5970961887477314,0.5989110707803993,0.6007259528130672,0.6025408348457351,0.604355716878403,0.6061705989110708,0.6079854809437386,0.6098003629764065,0.6116152450090744,0.6134301270417423,0.6152450090744102,0.617059891107078,0.6188747731397459,0.6206896551724138,0.6225045372050817,0.6243194192377496,0.6261343012704175,0.6279491833030852,0.6297640653357531,0.6333938294010889,0.6352087114337568,0.6370235934664247,0.6388384754990926,0.6406533575317604,0.6424682395644283,0.6442831215970962,0.6460980036297641,0.647912885662432,0.6497277676950998,0.6515426497277677,0.6533575317604355,0.6551724137931034,0.6569872958257713,0.6588021778584392,0.6606170598911071,0.662431941923775,0.6642468239564429,0.6660617059891107,0.6678765880217786,0.6696914700544465,0.6715063520871143,0.6733212341197822,0.6751361161524501,0.676950998185118,0.6787658802177858,0.6805807622504537,0.6823956442831216,0.6860254083484574,0.6878402903811253,0.6896551724137931,0.691470054446461,0.6932849364791288,0.6950998185117967,0.6969147005444646,0.6987295825771325,0.7005444646098004,0.7023593466424682,0.7041742286751361,0.705989110707804,0.7078039927404719,0.7096188747731398,0.7114337568058077,0.7132486388384754,0.7150635208711433,0.7168784029038112,0.7186932849364791,0.720508166969147,0.7223230490018149,0.7241379310344828,0.7259528130671506,0.7277676950998185,0.7295825771324864,0.7313974591651543,0.7332123411978222,0.73502722323049,0.7368421052631579,0.7386569872958257,0.7404718693284936,0.7422867513611615,0.7441016333938294,0.7459165154264973,0.7477313974591652,0.7495462794918331,0.7513611615245009,0.7531760435571688,0.7549909255898367,0.7568058076225045,0.7586206896551724,0.7604355716878403,0.7622504537205081,0.764065335753176,0.7658802177858439,0.7676950998185118,0.7695099818511797,0.7713248638838476,0.7731397459165155,0.7749546279491834,0.7767695099818511,0.778584392014519,0.7803992740471869,0.7822141560798548,0.7840290381125227,0.7858439201451906,0.7876588021778584,0.7894736842105263,0.7912885662431942,0.79491833030853,0.7967332123411979,0.7985480943738656,0.8003629764065335,0.8021778584392014,0.8039927404718693,0.8058076225045372,0.8076225045372051,0.809437386569873,0.8112522686025408,0.8130671506352087,0.8148820326678766,0.8166969147005445,0.8185117967332124,0.8203266787658802,0.822141560798548,0.8239564428312159,0.8257713248638838,0.8275862068965517,0.8294010889292196,0.8312159709618875,0.8330308529945554,0.8348457350272233,0.8366606170598911,0.838475499092559,0.8402903811252269,0.8421052631578947,0.8439201451905626,0.8457350272232305,0.8475499092558983,0.8493647912885662,0.8511796733212341,0.852994555353902,0.8548094373865699,0.8566243194192378,0.8584392014519057,0.8602540834845736,0.8620689655172413,0.8638838475499092,0.8656987295825771,0.867513611615245,0.8711433756805808,0.8729582577132486,0.8747731397459165,0.8765880217785844,0.8784029038112523,0.8802177858439202,0.8820326678765881,0.8838475499092558,0.8856624319419237,0.8874773139745916,0.8892921960072595,0.8911070780399274,0.8929219600725953,0.8947368421052632,0.896551724137931,0.8983666061705989,0.9001814882032668,0.9019963702359347,0.9038112522686026,0.9056261343012704,0.9074410163339383,0.9092558983666061,0.911070780399274,0.9128856624319419,0.9147005444646098,0.9165154264972777,0.9183303085299456,0.9201451905626135,0.9219600725952813,0.9237749546279492,0.925589836660617,0.9274047186932849,0.9292196007259528,0.9310344827586207,0.9328493647912885,0.9346642468239564,0.9364791288566243,0.9382940108892922,0.9401088929219601,0.941923774954628,0.9437386569872959,0.9455535390199638,0.9473684210526315,0.9491833030852994,0.9509981851179673,0.9528130671506352,0.9546279491833031,0.956442831215971,0.9582577132486388,0.9600725952813067,0.9618874773139746,0.9637023593466425,0.9655172413793104,0.9673321234119783,0.969147005444646,0.9709618874773139,0.9727767695099818,0.9745916515426497,0.9764065335753176,0.9782214156079855,0.9800362976406534,0.9818511796733213,0.9836660617059891,0.985480943738657,0.9872958257713249,0.9891107078039928,0.9909255898366606,0.9927404718693285,0.9945553539019963,0.9963702359346642,0.9981851179673321],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.2145,0.2182,0.2392,0.2494,0.2589,0.2672,0.2740,0.2827,0.3681,0.3796,0.4648,0.5193,0.8530,0.9282,0.9883,1.0331,1.0603,1.1241,1.1267,1.1396,1.1408,1.1425,1.1439,1.1443,1.1484,1.1503,1.1509,1.1513,1.1517,1.1518,1.1525,1.1552,1.1557,1.1565,1.1582,1.1590,1.1623,1.1629,1.1633,1.1637,1.1665,1.1674,1.1720,1.1725,1.1730,1.1749,1.1754,1.1762,1.1777,1.1791,1.1807,1.1814,1.1817,1.1825,1.1830,1.1831,1.1834,1.1836,1.1862,1.1864,1.1880,1.1893,1.1901,1.1905,1.1915,1.1920,1.1951,1.1953,1.1964,1.1967,1.1986,1.1992,1.2000,1.2002,1.2006,1.2008,1.2012,1.2014,1.2015,1.2025,1.2031,1.2033,1.2036,1.2043,1.2048,1.2049,1.2061,1.2066,1.2089,1.2109,1.2122,1.2127,1.2135,1.2145,1.2159,1.2160,1.2170,1.2177,1.2180,1.2183,1.2189,1.2194,1.2201,1.2203,1.2204,1.2207,1.2217,1.2226,1.2236,1.2237,1.2250,1.2251,1.2263,1.2265,1.2269,1.2281,1.2284,1.2294,1.2295,1.2305,1.2309,1.2317,1.2318,1.2319,1.2321,1.2322,1.2335,1.2341,1.2347,1.2351,1.2360,1.2362,1.2380,1.2395,1.2397,1.2398,1.2415,1.2416,1.2417,1.2426,1.2435,1.2445,1.2457,1.2470,1.2473,1.2481,1.2492,1.2494,1.2499,1.2500,1.2503,1.2561,1.2585,1.2593,1.2618,1.2620,1.2626,1.2644,1.2647,1.2653,1.2654,1.2660,1.2669,1.2697,1.2701,1.2703,1.2705,1.2708,1.2713,1.2719,1.2722,1.2724,1.2730,1.2755,1.2758,1.2766,1.2781,1.2783,1.2784,1.2787,1.2792,1.2811,1.2821,1.2832,1.2841,1.2849,1.2857,1.2859,1.2861,1.2862,1.2880,1.2907,1.2949,1.2963,1.2973,1.2985,1.3015,1.3030,1.3031,1.3048,1.3057,1.3073,1.3089,1.3112,1.3185,1.3187,1.3189,1.3203,1.3211,1.3219,1.3245,1.3247,1.3259,1.3264,1.3267,1.3270,1.3292,1.3294,1.3307,1.3314,1.3328,1.3330,1.3342,1.3344,1.3347,1.3353,1.3363,1.3365,1.3375,1.3378,1.3403,1.3426,1.3464,1.3473,1.3479,1.3506,1.3508,1.3510,1.3521,1.3532,1.3536,1.3542,1.3545,1.3548,1.3555,1.3560,1.3566,1.3570,1.3609,1.3613,1.3622,1.3646,1.3648,1.3661,1.3700,1.3707,1.3710,1.3719,1.3720,1.3722,1.3724,1.3731,1.3754,1.3763,1.3786,1.3794,1.3797,1.3809,1.3818,1.3837,1.3845,1.3846,1.3849,1.3857,1.3858,1.3877,1.3879,1.3899,1.3904,1.3934,1.3946,1.3967,1.3970,1.3971,1.3987,1.3988,1.3990,1.4018,1.4020,1.4025,1.4047,1.4053,1.4058,1.4067,1.4069,1.4076,1.4089,1.4100,1.4102,1.4148,1.4167,1.4186,1.4187,1.4197,1.4237,1.4240,1.4255,1.4269,1.4303,1.4332,1.4333,1.4337,1.4360,1.4367,1.4382,1.4398,1.4438,1.4468,1.4478,1.4501,1.4503,1.4514,1.4518,1.4532,1.4535,1.4536,1.4542,1.4546,1.4565,1.4591,1.4599,1.4615,1.4674,1.4733,1.4739,1.4741,1.4747,1.4768,1.4800,1.4804,1.4821,1.4849,1.4860,1.4890,1.4893,1.4942,1.4955,1.4965,1.4978,1.4986,1.4987,1.5021,1.5042,1.5045,1.5054,1.5057,1.5081,1.5086,1.5094,1.5117,1.5120,1.5128,1.5224,1.5238,1.5259,1.5282,1.5292,1.5307,1.5309,1.5313,1.5371,1.5378,1.5380,1.5423,1.5453,1.5472,1.5498,1.5539,1.5558,1.5615,1.5621,1.5626,1.5657,1.5661,1.5666,1.5694,1.5761,1.5860,1.5942,1.5949,1.6016,1.6019,1.6026,1.6089,1.6118,1.6151,1.6171,1.6198,1.6247,1.6248,1.6267,1.6274,1.6277,1.6324,1.6332,1.6342,1.6364,1.6384,1.6409,1.6428,1.6442,1.6453,1.6534,1.6551,1.6558,1.6590,1.6613,1.6687,1.6718,1.6807,1.6832,1.6880,1.6894,1.7020,1.7064,1.7114,1.7122,1.7223,1.7232,1.7257,1.7264,1.7418,1.7452,1.7478,1.7484,1.7525,1.7569,1.7705,1.7734,1.7793,1.7834,1.7936,1.7950,1.7960,1.8057,1.8128,1.8146,1.8149,1.8220,1.8250,1.8414,1.8460,1.8466,1.8478,1.8551,1.8568,1.8575,1.8583,1.8604,1.8607,1.8750,1.8910,1.8982,1.9041,1.9160,1.9162,1.9176,1.9256,1.9301,1.9386,1.9633,1.9654,1.9690,1.9860,1.9886,2.0016,2.0106,2.0114,2.0148,2.0190,2.0218,2.0303,2.0314,2.0383,2.0553,2.0603,2.0625,2.0659,2.0672,2.0742,2.0847,2.0855,2.0905,2.1103,2.1118,2.1198,2.1201,2.1398,2.1618,2.1686,2.1781,2.1790,2.1947,2.1982,2.1993,2.2158,2.2541,2.2704,2.2949,2.3342,2.3346,2.3475,2.3604,2.3713,2.3808,2.3939,2.3948,2.4313,2.4466,2.4668,2.5120,2.5561,2.8134,2.9707,3.4264,3.8143,4.1459,4.3143,4.3721,4.4665,4.6222,4.8079,4.9806],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16607142857142856,0.16785714285714284,0.17142857142857143,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.2642857142857143,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5428571428571428,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2571,0.2575,0.2577,0.2621,0.2643,0.2728,0.2750,0.2753,0.2763,0.2837,0.2842,0.2933,0.2972,0.2994,0.3042,0.3115,0.3130,0.3201,0.3203,0.3219,0.3230,0.3252,0.3254,0.3278,0.3281,0.3289,0.3320,0.3341,0.3348,0.3352,0.3356,0.3378,0.3380,0.3402,0.3406,0.3437,0.3447,0.3450,0.3451,0.3456,0.3457,0.3461,0.3469,0.3478,0.3479,0.3482,0.3489,0.3498,0.3507,0.3510,0.3513,0.3528,0.3529,0.3532,0.3541,0.3543,0.3571,0.3572,0.3596,0.3603,0.3605,0.3611,0.3621,0.3624,0.3629,0.3632,0.3635,0.3637,0.3638,0.3640,0.3644,0.3646,0.3651,0.3652,0.3654,0.3657,0.3662,0.3664,0.3669,0.3670,0.3673,0.3679,0.3696,0.3703,0.3708,0.3711,0.3715,0.3716,0.3742,0.3749,0.3755,0.3757,0.3758,0.3759,0.3763,0.3768,0.3769,0.3774,0.3784,0.3790,0.3793,0.3797,0.3804,0.3808,0.3815,0.3824,0.3843,0.3853,0.3858,0.3887,0.3900,0.3907,0.3912,0.3917,0.3921,0.3928,0.3938,0.3939,0.3947,0.3949,0.3950,0.3955,0.3970,0.3972,0.3976,0.3981,0.3988,0.3990,0.4020,0.4035,0.4043,0.4050,0.4054,0.4055,0.4058,0.4085,0.4109,0.4114,0.4115,0.4121,0.4122,0.4135,0.4144,0.4164,0.4167,0.4168,0.4174,0.4176,0.4210,0.4211,0.4229,0.4267,0.4274,0.4311,0.4314,0.4333,0.4343,0.4346,0.4348,0.4353,0.4368,0.4394,0.4411,0.4469,0.4475,0.4484,0.4526,0.4539,0.4556,0.4567,0.4575,0.4578,0.4587,0.4590,0.4594,0.4606,0.4612,0.4652,0.4687,0.4691,0.4713,0.4725,0.4734,0.4741,0.4779,0.4804,0.4824,0.4835,0.4837,0.4842,0.4850,0.4851,0.4868,0.4888,0.4895,0.4900,0.4902,0.4905,0.4909,0.4910,0.4918,0.4919,0.4937,0.4993,0.4995,0.4999,0.5000,0.5017,0.5024,0.5030,0.5039,0.5045,0.5050,0.5072,0.5082,0.5086,0.5092,0.5095,0.5106,0.5114,0.5158,0.5190,0.5205,0.5212,0.5221,0.5231,0.5269,0.5281,0.5303,0.5310,0.5311,0.5312,0.5330,0.5354,0.5374,0.5384,0.5407,0.5418,0.5425,0.5436,0.5446,0.5451,0.5484,0.5492,0.5500,0.5511,0.5515,0.5516,0.5519,0.5529,0.5543,0.5552,0.5560,0.5565,0.5587,0.5588,0.5593,0.5594,0.5602,0.5604,0.5628,0.5634,0.5649,0.5654,0.5663,0.5664,0.5668,0.5691,0.5694,0.5699,0.5724,0.5725,0.5736,0.5751,0.5773,0.5805,0.5816,0.5832,0.5853,0.5865,0.5876,0.5880,0.5881,0.5931,0.5938,0.5971,0.6003,0.6010,0.6016,0.6056,0.6062,0.6064,0.6074,0.6083,0.6106,0.6135,0.6136,0.6174,0.6236,0.6260,0.6262,0.6284,0.6309,0.6312,0.6315,0.6329,0.6339,0.6351,0.6368,0.6373,0.6378,0.6387,0.6411,0.6431,0.6441,0.6475,0.6479,0.6480,0.6498,0.6501,0.6559,0.6564,0.6610,0.6709,0.6713,0.6763,0.6780,0.6787,0.6789,0.6790,0.6810,0.6828,0.6851,0.6869,0.6874,0.6918,0.6940,0.6960,0.6977,0.6980,0.6997,0.7004,0.7031,0.7096,0.7103,0.7112,0.7120,0.7127,0.7128,0.7129,0.7141,0.7200,0.7238,0.7258,0.7268,0.7274,0.7295,0.7342,0.7346,0.7353,0.7399,0.7461,0.7513,0.7548,0.7570,0.7581,0.7607,0.7619,0.7662,0.7668,0.7676,0.7682,0.7695,0.7711,0.7755,0.7787,0.7807,0.7826,0.7836,0.7867,0.7872,0.7875,0.7899,0.7927,0.7947,0.7948,0.8009,0.8010,0.8035,0.8091,0.8092,0.8122,0.8134,0.8138,0.8147,0.8190,0.8221,0.8253,0.8271,0.8292,0.8308,0.8314,0.8339,0.8415,0.8435,0.8467,0.8483,0.8487,0.8502,0.8503,0.8536,0.8537,0.8581,0.8616,0.8643,0.8651,0.8664,0.8675,0.8689,0.8694,0.8703,0.8726,0.8740,0.8755,0.8781,0.8795,0.8804,0.8816,0.8822,0.8837,0.8843,0.8873,0.8910,0.8924,0.8937,0.8940,0.8943,0.8946,0.8963,0.8979,0.9044,0.9060,0.9139,0.9171,0.9208,0.9209,0.9301,0.9317,0.9477,0.9504,0.9517,0.9583,0.9595,0.9702,0.9712,0.9723,0.9744,0.9752,0.9814,0.9832,0.9854,0.9868,0.9893,0.9899,0.9967,0.9981,0.9990,0.9992,0.9995,0.9996,1.0004,1.0006,1.0061,1.0097,1.0162,1.0187,1.0215,1.0282,1.0294,1.0357,1.0370,1.0430,1.0488,1.0500,1.0539,1.0578,1.0626,1.0730,1.0763,1.0788,1.0795,1.0833,1.0855,1.0948,1.1208,1.1222,1.1230,1.1238,1.1285,1.1286,1.1351,1.1355,1.1420,1.1761,1.1792,1.1811,1.1835,1.2119,1.2154,1.2172,1.2210,1.2340,1.2490,1.2528,1.2663,1.2801,1.2840,1.2988,1.3056,1.3327,1.3687,1.3708,1.3899,1.4417,1.4505,1.4703,1.4751,1.5152,1.5165,1.5674,1.6073,1.6381,2.1860,2.7497,2.8254,3.1614,4.9280],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.1252236135957066,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23255813953488372,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7924865831842576,0.7942754919499105,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1651,0.1689,0.1722,0.1760,0.1829,0.1931,0.1942,0.2020,0.2052,0.2070,0.2141,0.2151,0.2166,0.2219,0.2239,0.2272,0.2281,0.2302,0.2309,0.2326,0.2340,0.2349,0.2377,0.2380,0.2384,0.2393,0.2406,0.2416,0.2422,0.2425,0.2437,0.2444,0.2451,0.2452,0.2455,0.2460,0.2466,0.2489,0.2499,0.2509,0.2510,0.2515,0.2516,0.2517,0.2519,0.2528,0.2540,0.2553,0.2557,0.2570,0.2589,0.2604,0.2609,0.2631,0.2639,0.2641,0.2685,0.2692,0.2702,0.2711,0.2712,0.2718,0.2726,0.2737,0.2751,0.2760,0.2762,0.2768,0.2782,0.2789,0.2793,0.2794,0.2805,0.2810,0.2812,0.2816,0.2841,0.2849,0.2853,0.2858,0.2862,0.2871,0.2881,0.2883,0.2894,0.2926,0.2931,0.2934,0.2936,0.2947,0.2963,0.2976,0.2979,0.2998,0.3022,0.3024,0.3027,0.3030,0.3031,0.3036,0.3040,0.3043,0.3046,0.3049,0.3058,0.3076,0.3082,0.3098,0.3100,0.3104,0.3139,0.3162,0.3168,0.3175,0.3183,0.3210,0.3215,0.3221,0.3225,0.3229,0.3235,0.3245,0.3247,0.3250,0.3253,0.3254,0.3276,0.3292,0.3328,0.3342,0.3343,0.3345,0.3356,0.3380,0.3385,0.3388,0.3400,0.3401,0.3410,0.3422,0.3424,0.3470,0.3492,0.3504,0.3528,0.3536,0.3565,0.3573,0.3587,0.3613,0.3646,0.3652,0.3659,0.3686,0.3726,0.3734,0.3742,0.3744,0.3746,0.3747,0.3816,0.3859,0.3885,0.3894,0.3903,0.3904,0.3933,0.3990,0.3992,0.4001,0.4009,0.4022,0.4064,0.4086,0.4103,0.4110,0.4128,0.4130,0.4181,0.4188,0.4207,0.4218,0.4312,0.4314,0.4323,0.4337,0.4402,0.4462,0.4518,0.4523,0.4527,0.4550,0.4559,0.4569,0.4570,0.4572,0.4594,0.4606,0.4613,0.4634,0.4635,0.4652,0.4654,0.4665,0.4672,0.4712,0.4720,0.4745,0.4786,0.4788,0.4793,0.4798,0.4800,0.4806,0.4822,0.4885,0.4902,0.4974,0.5026,0.5030,0.5054,0.5070,0.5091,0.5093,0.5098,0.5113,0.5131,0.5154,0.5163,0.5165,0.5166,0.5212,0.5216,0.5243,0.5250,0.5258,0.5268,0.5276,0.5293,0.5304,0.5322,0.5353,0.5356,0.5391,0.5474,0.5481,0.5494,0.5508,0.5523,0.5525,0.5540,0.5541,0.5564,0.5570,0.5582,0.5583,0.5613,0.5621,0.5634,0.5639,0.5660,0.5661,0.5667,0.5692,0.5703,0.5713,0.5725,0.5745,0.5751,0.5765,0.5772,0.5777,0.5834,0.5848,0.5865,0.5889,0.5896,0.5909,0.5955,0.5956,0.5968,0.5991,0.5993,0.6003,0.6064,0.6065,0.6078,0.6120,0.6147,0.6157,0.6160,0.6191,0.6203,0.6221,0.6222,0.6228,0.6235,0.6257,0.6262,0.6264,0.6282,0.6285,0.6315,0.6382,0.6400,0.6433,0.6435,0.6470,0.6506,0.6617,0.6672,0.6708,0.6712,0.6791,0.6802,0.6815,0.6816,0.6838,0.6850,0.6864,0.6866,0.6875,0.6915,0.7005,0.7027,0.7032,0.7033,0.7046,0.7064,0.7069,0.7076,0.7118,0.7129,0.7149,0.7186,0.7199,0.7228,0.7251,0.7261,0.7301,0.7304,0.7305,0.7336,0.7356,0.7427,0.7441,0.7460,0.7532,0.7578,0.7604,0.7668,0.7674,0.7683,0.7712,0.7765,0.7825,0.7838,0.7900,0.7918,0.7919,0.7939,0.7976,0.7982,0.7991,0.8001,0.8020,0.8046,0.8197,0.8254,0.8271,0.8328,0.8335,0.8339,0.8363,0.8417,0.8426,0.8427,0.8457,0.8467,0.8473,0.8491,0.8552,0.8555,0.8568,0.8606,0.8652,0.8668,0.8689,0.8702,0.8775,0.8790,0.8800,0.8855,0.8883,0.8906,0.8925,0.8980,0.8986,0.8991,0.8995,0.9001,0.9039,0.9075,0.9182,0.9221,0.9245,0.9270,0.9271,0.9283,0.9285,0.9315,0.9334,0.9408,0.9425,0.9452,0.9528,0.9543,0.9566,0.9625,0.9718,0.9777,0.9783,0.9789,0.9802,0.9825,0.9878,0.9894,0.9944,0.9945,0.9953,0.9969,1.0012,1.0020,1.0042,1.0148,1.0173,1.0179,1.0323,1.0328,1.0396,1.0416,1.0417,1.0429,1.0438,1.0461,1.0629,1.0657,1.0687,1.0857,1.1063,1.1087,1.1106,1.1115,1.1226,1.1292,1.1491,1.1528,1.1625,1.1843,1.1854,1.1881,1.2073,1.2074,1.2086,1.2179,1.2314,1.2334,1.2352,1.2443,1.2553,1.2565,1.2581,1.2647,1.2661,1.2812,1.2875,1.2973,1.3050,1.3092,1.3247,1.3553,1.3623,1.3761,1.3907,1.4305,1.4689,1.4863,1.4878,1.5168,1.5181,1.5475,1.5499,1.5659,1.5674,1.5897,1.5929,1.5986,1.6105,1.6796,1.7084,1.7984,1.8848,1.9904,2.0556,2.2031,2.2887,2.3201,2.5439,2.6117,2.9675,3.3055,3.5044,3.5247,4.1740,4.2236,4.2559,5.2833,6.0265,7.3327,7.4412,7.5575,7.6637,8.5976,8.6558,10.1922],"y":[0.0018552875695732839,0.0037105751391465678,0.0055658627087198514,0.0074211502782931356,0.00927643784786642,0.011131725417439703,0.012987012987012988,0.014842300556586271,0.016697588126159554,0.01855287569573284,0.02040816326530612,0.02411873840445269,0.025974025974025976,0.027829313543599257,0.029684601113172542,0.03153988868274583,0.03339517625231911,0.03525046382189239,0.03710575139146568,0.03896103896103896,0.04081632653061224,0.04267161410018553,0.04452690166975881,0.04638218923933209,0.04823747680890538,0.05009276437847866,0.05194805194805195,0.055658627087198514,0.0575139146567718,0.059369202226345084,0.06307977736549165,0.06493506493506493,0.06679035250463822,0.0686456400742115,0.07050092764378478,0.07235621521335807,0.07421150278293136,0.07606679035250463,0.07792207792207792,0.07977736549165121,0.08163265306122448,0.08348794063079777,0.08534322820037106,0.08719851576994433,0.09090909090909091,0.09276437847866419,0.09461966604823747,0.09647495361781076,0.09833024118738404,0.10018552875695733,0.10204081632653061,0.1038961038961039,0.10575139146567718,0.10760667903525047,0.10946196660482375,0.11131725417439703,0.11317254174397032,0.1150278293135436,0.11688311688311688,0.11873840445269017,0.12059369202226346,0.12244897959183673,0.12430426716141002,0.1261595547309833,0.1280148423005566,0.12987012987012986,0.13172541743970315,0.13358070500927643,0.13543599257884972,0.137291280148423,0.1391465677179963,0.14100185528756956,0.14285714285714285,0.14471243042671614,0.14656771799628943,0.14842300556586271,0.150278293135436,0.15213358070500926,0.15398886827458255,0.15584415584415584,0.15769944341372913,0.15955473098330242,0.1614100185528757,0.16326530612244897,0.16512059369202226,0.16697588126159554,0.16883116883116883,0.17068645640074212,0.1725417439703154,0.17439703153988867,0.17625231910946196,0.17810760667903525,0.17996289424860853,0.18181818181818182,0.1836734693877551,0.18552875695732837,0.18738404452690166,0.19109461966604824,0.19294990723562153,0.19480519480519481,0.19666048237476808,0.19851576994434136,0.20037105751391465,0.20222634508348794,0.20408163265306123,0.20593692022263452,0.2077922077922078,0.20964749536178107,0.21150278293135436,0.21335807050092764,0.21521335807050093,0.21706864564007422,0.2189239332096475,0.22077922077922077,0.22448979591836735,0.22634508348794063,0.22820037105751392,0.2300556586270872,0.23191094619666047,0.23376623376623376,0.23562152133580705,0.23747680890538034,0.23933209647495363,0.24118738404452691,0.24304267161410018,0.24489795918367346,0.24675324675324675,0.24860853432282004,0.2504638218923933,0.2523191094619666,0.2541743970315399,0.2560296846011132,0.25788497217068646,0.2597402597402597,0.26159554730983303,0.2653061224489796,0.26716141001855287,0.2690166975881262,0.27087198515769945,0.2727272727272727,0.274582560296846,0.2764378478664193,0.2782931354359926,0.28014842300556586,0.2820037105751391,0.28385899814471244,0.2857142857142857,0.287569573283859,0.2894248608534323,0.2912801484230056,0.29313543599257885,0.2949907235621521,0.2987012987012987,0.300556586270872,0.30241187384044527,0.3042671614100185,0.30612244897959184,0.3079777365491651,0.3098330241187384,0.3116883116883117,0.313543599257885,0.31539888682745826,0.3172541743970315,0.31910946196660483,0.3209647495361781,0.3228200371057514,0.3246753246753247,0.32838589981447125,0.3302411873840445,0.3320964749536178,0.3339517625231911,0.3358070500927644,0.33766233766233766,0.3395176252319109,0.34137291280148424,0.3432282003710575,0.3450834879406308,0.3469387755102041,0.34879406307977734,0.35064935064935066,0.3525046382189239,0.35435992578849723,0.3562152133580705,0.3580705009276438,0.35992578849721707,0.36178107606679033,0.36363636363636365,0.3654916512059369,0.3673469387755102,0.3692022263450835,0.37105751391465674,0.37291280148423006,0.3747680890538033,0.37662337662337664,0.3784786641929499,0.3803339517625232,0.3821892393320965,0.38404452690166974,0.3877551020408163,0.38961038961038963,0.3914656771799629,0.39332096474953615,0.39517625231910947,0.3970315398886827,0.39888682745825604,0.4007421150278293,0.4025974025974026,0.4044526901669759,0.40630797773654914,0.40816326530612246,0.4100185528756957,0.41187384044526903,0.4137291280148423,0.4155844155844156,0.4174397031539889,0.41929499072356213,0.42115027829313545,0.4230055658627087,0.424860853432282,0.4267161410018553,0.42857142857142855,0.43042671614100186,0.4322820037105751,0.43413729128014844,0.4359925788497217,0.437847866419295,0.4397031539888683,0.44155844155844154,0.44341372912801486,0.4452690166975881,0.44712430426716143,0.4489795918367347,0.45083487940630795,0.45269016697588127,0.45454545454545453,0.45640074211502785,0.4582560296846011,0.4601113172541744,0.4619666048237477,0.46382189239332094,0.46567717996289426,0.4675324675324675,0.46938775510204084,0.4712430426716141,0.47309833024118736,0.4749536178107607,0.47680890538033394,0.47866419294990725,0.4805194805194805,0.48237476808905383,0.4842300556586271,0.48608534322820035,0.48794063079777367,0.4897959183673469,0.49165120593692024,0.4935064935064935,0.49536178107606677,0.4972170686456401,0.49907235621521334,0.5009276437847866,0.5027829313543599,0.5046382189239332,0.5064935064935064,0.5083487940630798,0.5102040816326531,0.5120593692022264,0.5139146567717996,0.5157699443413729,0.5194805194805194,0.5213358070500927,0.5231910946196661,0.5250463821892394,0.5269016697588126,0.5287569573283859,0.5306122448979592,0.5324675324675324,0.5343228200371057,0.536178107606679,0.5380333951762524,0.5398886827458256,0.5417439703153989,0.5435992578849722,0.5454545454545454,0.5473098330241187,0.549165120593692,0.5510204081632653,0.5528756957328386,0.5547309833024119,0.5565862708719852,0.5584415584415584,0.5602968460111317,0.562152133580705,0.5640074211502782,0.5658627087198516,0.5677179962894249,0.5695732838589982,0.5714285714285714,0.5732838589981447,0.575139146567718,0.5769944341372912,0.5788497217068646,0.5807050092764379,0.5825602968460112,0.5844155844155844,0.5862708719851577,0.588126159554731,0.5899814471243042,0.5918367346938775,0.5936920222634509,0.5955473098330241,0.5992578849721707,0.601113172541744,0.6029684601113172,0.6048237476808905,0.6066790352504638,0.608534322820037,0.6103896103896104,0.6122448979591837,0.614100185528757,0.6159554730983302,0.6178107606679035,0.6196660482374768,0.62152133580705,0.6233766233766234,0.6252319109461967,0.62708719851577,0.6289424860853432,0.6307977736549165,0.6326530612244898,0.634508348794063,0.6363636363636364,0.6382189239332097,0.640074211502783,0.6419294990723562,0.6437847866419295,0.6456400742115028,0.647495361781076,0.6493506493506493,0.6512059369202227,0.6530612244897959,0.6549165120593692,0.6567717996289425,0.6586270871985158,0.660482374768089,0.6623376623376623,0.6641929499072357,0.6660482374768089,0.6679035250463822,0.6697588126159555,0.6716141001855288,0.673469387755102,0.6753246753246753,0.6771799628942486,0.6790352504638218,0.6808905380333952,0.6827458256029685,0.6846011131725418,0.686456400742115,0.6883116883116883,0.6901669758812616,0.6920222634508348,0.6938775510204082,0.6957328385899815,0.6975881261595547,0.699443413729128,0.7012987012987013,0.7031539888682746,0.7050092764378478,0.7068645640074211,0.7087198515769945,0.7105751391465677,0.712430426716141,0.7142857142857143,0.7161410018552876,0.7179962894248608,0.7198515769944341,0.7217068645640075,0.7235621521335807,0.725417439703154,0.7272727272727273,0.7291280148423006,0.7309833024118738,0.7328385899814471,0.7346938775510204,0.7365491651205937,0.738404452690167,0.7402597402597403,0.7421150278293135,0.7439703153988868,0.7458256029684601,0.7476808905380334,0.7495361781076066,0.75139146567718,0.7532467532467533,0.7551020408163265,0.7569573283858998,0.7588126159554731,0.7606679035250464,0.7625231910946196,0.764378478664193,0.7662337662337663,0.7680890538033395,0.7699443413729128,0.7717996289424861,0.7736549165120594,0.7755102040816326,0.7773654916512059,0.7792207792207793,0.7810760667903525,0.7829313543599258,0.7847866419294991,0.7866419294990723,0.7884972170686456,0.7903525046382189,0.7922077922077922,0.7940630797773655,0.7959183673469388,0.7977736549165121,0.7996289424860853,0.8014842300556586,0.8033395176252319,0.8051948051948052,0.8070500927643784,0.8107606679035251,0.8126159554730983,0.8144712430426716,0.8163265306122449,0.8181818181818182,0.8200371057513914,0.8218923933209648,0.8237476808905381,0.8256029684601113,0.8274582560296846,0.8293135435992579,0.8311688311688312,0.8330241187384044,0.8348794063079777,0.8367346938775511,0.8385899814471243,0.8404452690166976,0.8423005565862709,0.8441558441558441,0.8460111317254174,0.8478664192949907,0.849721706864564,0.8515769944341373,0.8534322820037106,0.8552875695732839,0.8571428571428571,0.8589981447124304,0.8608534322820037,0.862708719851577,0.8645640074211502,0.8664192949907236,0.8682745825602969,0.8701298701298701,0.8719851576994434,0.8738404452690167,0.87569573283859,0.8775510204081632,0.8794063079777366,0.8812615955473099,0.8831168831168831,0.8849721706864564,0.8868274582560297,0.8886827458256029,0.8905380333951762,0.8923933209647495,0.8942486085343229,0.8961038961038961,0.8979591836734694,0.8998144712430427,0.9016697588126159,0.9035250463821892,0.9053803339517625,0.9072356215213359,0.9090909090909091,0.9109461966604824,0.9128014842300557,0.9146567717996289,0.9165120593692022,0.9183673469387755,0.9202226345083488,0.922077922077922,0.9239332096474954,0.9257884972170687,0.9276437847866419,0.9294990723562152,0.9313543599257885,0.9332096474953617,0.935064935064935,0.9369202226345084,0.9387755102040817,0.9406307977736549,0.9424860853432282,0.9443413729128015,0.9461966604823747,0.948051948051948,0.9499072356215214,0.9517625231910947,0.9536178107606679,0.9554730983302412,0.9573283858998145,0.9591836734693877,0.961038961038961,0.9628942486085343,0.9647495361781077,0.9666048237476809,0.9684601113172542,0.9703153988868275,0.9721706864564007,0.974025974025974,0.9758812615955473,0.9777365491651205,0.9795918367346939,0.9814471243042672,0.9833024118738405,0.9851576994434137,0.987012987012987,0.9888682745825603,0.9907235621521335,0.9925788497217068,0.9944341372912802,0.9962894248608535,0.9981447124304267],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, docs.ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.ipfs.tech-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.ipfs.tech-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..0c98f97508
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.ipfs.tech-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.0445,0.0815,0.1020,0.6244,0.6278,0.6284,0.6285,0.6299,0.6300,0.6302,0.6343,0.6347,0.6349,0.6353,0.6356,0.6367,0.6372,0.6373,0.6375,0.6376,0.6383,0.6386,0.6388,0.6391,0.6392,0.6403,0.6406,0.6409,0.6415,0.6417,0.6427,0.6432,0.6440,0.6445,0.6448,0.6449,0.6452,0.6456,0.6472,0.6475,0.6482,0.6483,0.6486,0.6487,0.6488,0.6489,0.6490,0.6491,0.6502,0.6504,0.6510,0.6515,0.6519,0.6522,0.6523,0.6524,0.6525,0.6527,0.6531,0.6532,0.6537,0.6539,0.6542,0.6544,0.6550,0.6551,0.6555,0.6556,0.6561,0.6563,0.6564,0.6568,0.6569,0.6570,0.6572,0.6573,0.6576,0.6582,0.6592,0.6596,0.6597,0.6602,0.6608,0.6610,0.6613,0.6614,0.6616,0.6617,0.6620,0.6625,0.6627,0.6628,0.6632,0.6633,0.6636,0.6644,0.6646,0.6655,0.6657,0.6661,0.6666,0.6670,0.6672,0.6676,0.6680,0.6682,0.6684,0.6688,0.6694,0.6701,0.6712,0.6715,0.6723,0.6736,0.6741,0.6744,0.6748,0.6749,0.6755,0.6763,0.6767,0.6771,0.6774,0.6775,0.6778,0.6779,0.6781,0.6784,0.6787,0.6799,0.6800,0.6810,0.6815,0.6818,0.6823,0.6825,0.6828,0.6837,0.6844,0.6851,0.6865,0.6867,0.6870,0.6877,0.6891,0.6893,0.6907,0.6913,0.6917,0.6942,0.6956,0.6977,0.6983,0.6988,0.6989,0.6992,0.7007,0.7009,0.7016,0.7021,0.7024,0.7026,0.7049,0.7062,0.7066,0.7067,0.7071,0.7093,0.7103,0.7107,0.7114,0.7145,0.7177,0.7191,0.7194,0.7207,0.7224,0.7238,0.7242,0.7244,0.7257,0.7312,0.7323,0.7388,0.7435,0.7517,0.7591,0.7623,0.7635,0.7657,0.7682,0.7699,0.7735,0.7736,0.7753,0.7762,0.7801,0.7803,0.7816,0.7827,0.7832,0.7840,0.7846,0.7847,0.7855,0.7873,0.7875,0.7877,0.7888,0.7889,0.7891,0.7892,0.7900,0.7902,0.7904,0.7910,0.7922,0.7931,0.7940,0.7948,0.7956,0.7958,0.7960,0.7963,0.7964,0.7965,0.7969,0.7975,0.7988,0.7990,0.7991,0.7993,0.7995,0.7996,0.7998,0.7999,0.8000,0.8002,0.8004,0.8006,0.8008,0.8009,0.8014,0.8017,0.8023,0.8024,0.8025,0.8026,0.8036,0.8043,0.8045,0.8046,0.8052,0.8053,0.8057,0.8059,0.8062,0.8072,0.8082,0.8083,0.8088,0.8089,0.8090,0.8102,0.8103,0.8104,0.8106,0.8108,0.8110,0.8117,0.8120,0.8121,0.8122,0.8126,0.8131,0.8134,0.8135,0.8136,0.8140,0.8143,0.8144,0.8148,0.8154,0.8155,0.8165,0.8166,0.8169,0.8171,0.8172,0.8176,0.8177,0.8180,0.8182,0.8192,0.8193,0.8194,0.8198,0.8199,0.8202,0.8203,0.8209,0.8211,0.8212,0.8214,0.8215,0.8224,0.8232,0.8239,0.8240,0.8241,0.8243,0.8252,0.8255,0.8257,0.8261,0.8269,0.8276,0.8278,0.8281,0.8293,0.8297,0.8298,0.8300,0.8308,0.8314,0.8323,0.8328,0.8330,0.8331,0.8334,0.8339,0.8340,0.8347,0.8353,0.8354,0.8355,0.8356,0.8363,0.8366,0.8367,0.8370,0.8376,0.8387,0.8395,0.8399,0.8409,0.8413,0.8419,0.8423,0.8428,0.8437,0.8438,0.8441,0.8450,0.8471,0.8478,0.8482,0.8487,0.8499,0.8502,0.8522,0.8526,0.8530,0.8532,0.8533,0.8537,0.8539,0.8544,0.8549,0.8551,0.8572,0.8578,0.8579,0.8581,0.8584,0.8585,0.8587,0.8589,0.8626,0.8629,0.8656,0.8658,0.8663,0.8667,0.8686,0.8706,0.8744,0.8777,0.8865,0.8880,0.8888,0.8928,0.8974,0.8994,0.9023,0.9025,0.9029,0.9039,0.9068,0.9122,0.9146,0.9229,0.9249,0.9297,0.9300,0.9356,0.9358,0.9398,0.9424,0.9467,0.9468,0.9469,0.9487,0.9495,0.9509,0.9539,0.9587,0.9598,0.9608,0.9628,0.9637,0.9640,0.9658,0.9673,0.9682,0.9684,0.9686,0.9694,0.9709,0.9749,0.9752,0.9761,0.9765,0.9781,0.9787,0.9827,0.9832,0.9835,0.9858,0.9860,0.9865,0.9877,0.9904,0.9982,1.0007,1.0015,1.0027,1.0059,1.0064,1.0098,1.0142,1.0163,1.0165,1.0528,1.0534,1.0583,1.0637,1.0734,1.0750,1.0767,1.0801,1.0920,1.0992,1.1001,1.1037,1.1083,1.1198,1.1216,1.1333,1.1337,1.1357,1.1373,1.1473,1.1497,1.1502,1.1660,1.1857,1.1861,1.1900,1.1903,1.2253,1.2617,1.2641,1.2899,1.2967,1.3003,1.3993,1.4271,1.4549,1.4962,1.5182,2.0705,2.4570,2.5332,2.8982,3.0685,3.1482,3.2160,3.7465,3.7709,4.1824,4.3384,4.3858,4.6115,4.6521,4.6822,4.7735,5.1716,5.5667,6.0946,6.2475],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.057245080500894455,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.10554561717352415,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13774597495527727,0.13953488372093023,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.1520572450805009,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2146690518783542,0.2182468694096601,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.2558139534883721,0.25760286225402507,0.259391771019678,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5080500894454383,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5330948121645797,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5491949910554562,0.5509838998211091,0.556350626118068,0.5581395348837209,0.5617173524150268,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.0320,0.0431,0.0671,0.1482,0.2016,0.2060,0.2134,0.2147,0.2189,0.2198,0.2205,0.2236,0.2253,0.2262,0.2285,0.2296,0.2301,0.2315,0.2319,0.2370,0.2371,0.2375,0.2382,0.2400,0.2407,0.2413,0.2433,0.2471,0.2477,0.2483,0.2495,0.2500,0.2538,0.2539,0.2546,0.2564,0.2573,0.2584,0.2611,0.2653,0.2658,0.2661,0.2704,0.3223,0.3428,0.3466,0.3527,0.4002,0.4189,0.4262,0.4600,0.4605,0.4633,0.4643,0.4655,0.4660,0.4667,0.4669,0.4672,0.4674,0.4675,0.4677,0.4678,0.4681,0.4683,0.4692,0.4693,0.4696,0.4699,0.4701,0.4703,0.4705,0.4706,0.4707,0.4709,0.4711,0.4712,0.4717,0.4718,0.4722,0.4726,0.4727,0.4728,0.4732,0.4739,0.4741,0.4743,0.4745,0.4752,0.4757,0.4758,0.4759,0.4761,0.4765,0.4770,0.4776,0.4781,0.4784,0.4790,0.4798,0.4799,0.4802,0.4803,0.4806,0.4808,0.4810,0.4821,0.4825,0.4828,0.4832,0.4849,0.4851,0.4852,0.4855,0.4862,0.4863,0.4864,0.4866,0.4867,0.4872,0.4882,0.4889,0.4892,0.4893,0.4897,0.4902,0.4904,0.4914,0.4924,0.4930,0.4932,0.4934,0.4936,0.4946,0.4953,0.4954,0.4961,0.4967,0.4969,0.4974,0.4976,0.4983,0.4985,0.4990,0.5000,0.5004,0.5020,0.5021,0.5024,0.5030,0.5056,0.5058,0.5062,0.5069,0.5070,0.5072,0.5073,0.5080,0.5088,0.5095,0.5098,0.5102,0.5103,0.5115,0.5118,0.5122,0.5123,0.5128,0.5132,0.5135,0.5139,0.5142,0.5144,0.5148,0.5164,0.5168,0.5173,0.5175,0.5178,0.5186,0.5190,0.5192,0.5196,0.5215,0.5224,0.5225,0.5228,0.5229,0.5259,0.5266,0.5273,0.5274,0.5277,0.5302,0.5309,0.5312,0.5334,0.5340,0.5365,0.5368,0.5371,0.5406,0.5421,0.5428,0.5430,0.5433,0.5449,0.5454,0.5472,0.5490,0.5494,0.5517,0.5537,0.5550,0.5551,0.5581,0.5604,0.5624,0.5626,0.5649,0.5652,0.5653,0.5654,0.5667,0.5681,0.5682,0.5688,0.5689,0.5691,0.5692,0.5696,0.5714,0.5721,0.5727,0.5732,0.5737,0.5743,0.5749,0.5750,0.5756,0.5775,0.5779,0.5780,0.5817,0.5818,0.5835,0.5836,0.5840,0.5845,0.5847,0.5865,0.5872,0.5875,0.5882,0.5892,0.5893,0.5908,0.5940,0.5976,0.5982,0.5983,0.6031,0.6036,0.6040,0.6043,0.6045,0.6050,0.6051,0.6053,0.6059,0.6063,0.6064,0.6068,0.6074,0.6078,0.6083,0.6088,0.6092,0.6119,0.6137,0.6165,0.6174,0.6195,0.6236,0.6238,0.6250,0.6251,0.6254,0.6261,0.6266,0.6292,0.6307,0.6403,0.6408,0.6424,0.6441,0.6464,0.6472,0.6473,0.6486,0.6523,0.6542,0.6573,0.6583,0.6593,0.6615,0.6622,0.6648,0.6725,0.6758,0.6759,0.6785,0.6787,0.6799,0.6806,0.6807,0.6811,0.6814,0.6815,0.6819,0.6820,0.6825,0.6842,0.6848,0.6849,0.6852,0.6857,0.6868,0.6873,0.6877,0.6878,0.6881,0.6883,0.6884,0.6885,0.6887,0.6888,0.6890,0.6893,0.6896,0.6897,0.6901,0.6903,0.6905,0.6907,0.6910,0.6913,0.6916,0.6918,0.6919,0.6924,0.6927,0.6930,0.6931,0.6932,0.6937,0.6940,0.6943,0.6945,0.6946,0.6950,0.6952,0.6955,0.6960,0.6970,0.6971,0.6972,0.6973,0.6974,0.6976,0.6977,0.6978,0.6981,0.6983,0.6986,0.6989,0.6992,0.7000,0.7002,0.7003,0.7012,0.7014,0.7018,0.7019,0.7023,0.7024,0.7030,0.7034,0.7037,0.7043,0.7045,0.7049,0.7050,0.7054,0.7055,0.7062,0.7065,0.7066,0.7069,0.7070,0.7082,0.7087,0.7092,0.7101,0.7102,0.7111,0.7115,0.7122,0.7123,0.7125,0.7130,0.7137,0.7144,0.7151,0.7156,0.7157,0.7173,0.7181,0.7184,0.7206,0.7213,0.7219,0.7220,0.7223,0.7233,0.7235,0.7243,0.7252,0.7255,0.7257,0.7261,0.7262,0.7263,0.7267,0.7328,0.7341,0.7344,0.7347,0.7355,0.7357,0.7363,0.7373,0.7376,0.7378,0.7381,0.7384,0.7397,0.7401,0.7443,0.7448,0.7460,0.7470,0.7493,0.7506,0.7521,0.7522,0.7527,0.7554,0.7564,0.7590,0.7599,0.7619,0.7626,0.7629,0.7643,0.7657,0.7690,0.7707,0.7712,0.7792,0.7806,0.7919,0.7977,0.8000,0.8043,0.8055,0.8079,0.8185,0.8211,0.8265,0.8266,0.8270,0.8291,0.8310,0.8325,0.8347,0.8386,0.8399,0.8464,0.8477,0.8478,0.8488,0.8512,0.8554,0.8639,0.8652,0.8657,0.8692,0.8711,0.8716,0.8762,0.8776,0.8863,0.8870,0.8875,0.9020,0.9037,0.9211,0.9321,0.9616,0.9716,0.9754,0.9795,1.0451,1.0578,1.0798,1.3653,1.9504,2.5471,3.3339,3.9277],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.1556350626118068,0.15742397137745975,0.16279069767441862,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.627906976744186,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7316636851520573,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.0286,0.0416,0.2108,0.3701,0.3849,0.4013,0.4053,0.4077,0.4131,0.4183,0.4201,0.4231,0.4258,0.4342,0.4613,0.4952,0.5026,0.5339,0.5669,0.5797,0.5867,0.5901,0.5906,0.5914,0.5917,0.5935,0.5940,0.5942,0.5947,0.5950,0.5953,0.5954,0.5959,0.5963,0.5965,0.5969,0.5971,0.5975,0.5977,0.5979,0.5980,0.5981,0.5982,0.5983,0.5985,0.5986,0.5989,0.5990,0.5991,0.5994,0.5999,0.6003,0.6004,0.6005,0.6006,0.6007,0.6008,0.6009,0.6010,0.6011,0.6013,0.6014,0.6015,0.6016,0.6018,0.6021,0.6023,0.6026,0.6027,0.6028,0.6031,0.6036,0.6037,0.6038,0.6039,0.6042,0.6043,0.6045,0.6046,0.6047,0.6049,0.6050,0.6057,0.6059,0.6061,0.6062,0.6064,0.6065,0.6069,0.6071,0.6072,0.6074,0.6075,0.6078,0.6081,0.6082,0.6083,0.6085,0.6086,0.6087,0.6089,0.6091,0.6093,0.6095,0.6101,0.6109,0.6113,0.6116,0.6117,0.6119,0.6120,0.6123,0.6126,0.6135,0.6142,0.6144,0.6150,0.6151,0.6155,0.6162,0.6168,0.6172,0.6175,0.6191,0.6193,0.6197,0.6198,0.6199,0.6204,0.6206,0.6211,0.6212,0.6213,0.6219,0.6220,0.6223,0.6230,0.6244,0.6249,0.6250,0.6251,0.6252,0.6253,0.6255,0.6266,0.6267,0.6268,0.6277,0.6279,0.6290,0.6291,0.6295,0.6301,0.6303,0.6304,0.6315,0.6319,0.6323,0.6332,0.6339,0.6340,0.6343,0.6344,0.6347,0.6359,0.6360,0.6363,0.6374,0.6376,0.6382,0.6383,0.6390,0.6392,0.6393,0.6399,0.6401,0.6402,0.6421,0.6428,0.6433,0.6463,0.6474,0.6479,0.6489,0.6503,0.6511,0.6520,0.6528,0.6538,0.6541,0.6543,0.6571,0.6573,0.6585,0.6590,0.6626,0.6639,0.6642,0.6643,0.6652,0.6662,0.6690,0.6691,0.6693,0.6710,0.6727,0.6764,0.6770,0.6791,0.6793,0.6825,0.6827,0.6842,0.6847,0.6888,0.6893,0.6903,0.6941,0.7059,0.7138,0.7143,0.7165,0.7197,0.7204,0.7248,0.7258,0.7270,0.7275,0.7278,0.7300,0.7314,0.7341,0.7350,0.7371,0.7442,0.7453,0.7459,0.7485,0.7502,0.7530,0.7581,0.7591,0.7611,0.7615,0.7617,0.7622,0.7623,0.7625,0.7631,0.7632,0.7637,0.7640,0.7650,0.7657,0.7658,0.7660,0.7662,0.7663,0.7668,0.7670,0.7673,0.7678,0.7680,0.7682,0.7684,0.7691,0.7697,0.7698,0.7706,0.7707,0.7716,0.7717,0.7719,0.7720,0.7722,0.7725,0.7727,0.7729,0.7730,0.7731,0.7732,0.7736,0.7744,0.7745,0.7747,0.7753,0.7754,0.7759,0.7764,0.7766,0.7769,0.7776,0.7777,0.7778,0.7780,0.7781,0.7784,0.7789,0.7792,0.7796,0.7803,0.7805,0.7806,0.7808,0.7817,0.7820,0.7825,0.7826,0.7829,0.7835,0.7836,0.7841,0.7843,0.7846,0.7849,0.7851,0.7853,0.7856,0.7857,0.7862,0.7869,0.7887,0.7888,0.7889,0.7890,0.7891,0.7892,0.7894,0.7910,0.7911,0.7917,0.7930,0.7931,0.7935,0.7940,0.7945,0.7966,0.7971,0.7990,0.7997,0.8004,0.8012,0.8018,0.8020,0.8022,0.8029,0.8032,0.8033,0.8037,0.8038,0.8045,0.8048,0.8062,0.8066,0.8070,0.8072,0.8075,0.8076,0.8084,0.8085,0.8101,0.8103,0.8111,0.8146,0.8154,0.8171,0.8174,0.8184,0.8185,0.8190,0.8201,0.8224,0.8229,0.8234,0.8246,0.8247,0.8268,0.8279,0.8292,0.8300,0.8310,0.8313,0.8336,0.8347,0.8354,0.8380,0.8391,0.8400,0.8421,0.8439,0.8443,0.8461,0.8470,0.8495,0.8507,0.8561,0.8568,0.8610,0.8628,0.8647,0.8698,0.8752,0.8779,0.8840,0.8884,0.8919,0.8938,0.8952,0.8953,0.8975,0.8997,0.9027,0.9036,0.9064,0.9071,0.9077,0.9080,0.9098,0.9285,0.9288,0.9332,0.9359,0.9386,0.9437,0.9465,0.9507,0.9533,0.9543,0.9697,0.9925,0.9992,1.0033,1.0119,1.0142,1.0157,1.0341,1.0425,1.0740,1.0845,1.0948,1.0949,1.1071,1.1087,1.1126,1.1155,1.1260,1.1387,1.1412,1.1581,1.1674,1.1678,1.1702,1.1704,1.1707,1.1864,1.1866,1.1872,1.1904,1.1949,1.2209,1.2460,1.2463,1.2648,1.2663,1.3159,1.3181,1.3207,1.3382,1.3479,1.4214,1.4240,1.4350,1.4375,1.4593,1.4658,1.4771,1.4778,1.4872,1.5068,1.5094,1.5369,1.5435,1.5486,1.5667,1.5700,1.5766,1.6045,1.6097,1.6138,1.6227,1.6375,1.6430,1.6461,1.6686,1.7059,1.7308,1.8119,1.8268,1.9239,1.9683,2.0714,2.0864,2.1903,2.9193,3.2419,4.3331,5.8472,9.7811],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.0875,0.09107142857142857,0.09285714285714286,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12857142857142856,0.13214285714285715,0.13392857142857142,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16964285714285715,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18392857142857144,0.19107142857142856,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.3267857142857143,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5517857142857143,0.5535714285714286,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5660714285714286,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6125,0.6142857142857143,0.6160714285714286,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0556,0.0573,0.0583,0.0599,0.0600,0.0603,0.0604,0.0607,0.0608,0.0609,0.0616,0.0617,0.0621,0.0625,0.0632,0.0635,0.0637,0.0639,0.0642,0.0647,0.0648,0.0652,0.0653,0.0654,0.0656,0.0657,0.0658,0.0659,0.0660,0.0661,0.0664,0.0667,0.0669,0.0670,0.0671,0.0675,0.0677,0.0685,0.0687,0.0690,0.0691,0.0692,0.0693,0.0694,0.0695,0.0696,0.0697,0.0698,0.0699,0.0700,0.0701,0.0703,0.0704,0.0705,0.0706,0.0707,0.0708,0.0709,0.0713,0.0714,0.0716,0.0717,0.0718,0.0720,0.0722,0.0723,0.0724,0.0725,0.0727,0.0729,0.0731,0.0732,0.0733,0.0734,0.0735,0.0736,0.0737,0.0740,0.0743,0.0744,0.0745,0.0747,0.0749,0.0751,0.0752,0.0753,0.0755,0.0756,0.0758,0.0759,0.0760,0.0761,0.0764,0.0765,0.0766,0.0767,0.0768,0.0769,0.0770,0.0771,0.0774,0.0775,0.0777,0.0779,0.0782,0.0784,0.0785,0.0786,0.0789,0.0796,0.0800,0.0802,0.0804,0.0805,0.0807,0.0808,0.0809,0.0810,0.0813,0.0814,0.0815,0.0816,0.0817,0.0819,0.0821,0.0822,0.0823,0.0824,0.0827,0.0830,0.0834,0.0836,0.0844,0.0845,0.0846,0.0847,0.0849,0.0850,0.0851,0.0856,0.0857,0.0860,0.0862,0.0864,0.0867,0.0869,0.0870,0.0872,0.0873,0.0874,0.0875,0.0877,0.0879,0.0880,0.0881,0.0882,0.0887,0.0891,0.0892,0.0893,0.0895,0.0896,0.0897,0.0898,0.0899,0.0900,0.0904,0.0906,0.0907,0.0910,0.0912,0.0914,0.0915,0.0916,0.0919,0.0925,0.0927,0.0930,0.0934,0.0935,0.0936,0.0939,0.0940,0.0943,0.0947,0.0950,0.0951,0.0953,0.0954,0.0958,0.0959,0.0961,0.0962,0.0963,0.0964,0.0965,0.0970,0.0975,0.0978,0.0981,0.0983,0.0985,0.0987,0.0989,0.0992,0.0993,0.0994,0.0999,0.1001,0.1002,0.1007,0.1008,0.1009,0.1018,0.1019,0.1021,0.1023,0.1025,0.1026,0.1027,0.1029,0.1034,0.1038,0.1040,0.1044,0.1046,0.1047,0.1053,0.1056,0.1059,0.1060,0.1064,0.1066,0.1068,0.1070,0.1073,0.1074,0.1076,0.1078,0.1082,0.1083,0.1084,0.1086,0.1087,0.1088,0.1089,0.1093,0.1094,0.1107,0.1110,0.1113,0.1115,0.1116,0.1117,0.1125,0.1126,0.1127,0.1132,0.1136,0.1139,0.1140,0.1146,0.1147,0.1148,0.1149,0.1151,0.1152,0.1153,0.1154,0.1157,0.1158,0.1161,0.1169,0.1170,0.1180,0.1189,0.1190,0.1191,0.1196,0.1197,0.1200,0.1201,0.1203,0.1204,0.1206,0.1207,0.1209,0.1212,0.1214,0.1221,0.1225,0.1227,0.1230,0.1231,0.1232,0.1242,0.1246,0.1251,0.1252,0.1255,0.1259,0.1263,0.1267,0.1268,0.1273,0.1274,0.1281,0.1283,0.1288,0.1289,0.1294,0.1301,0.1306,0.1307,0.1309,0.1313,0.1315,0.1320,0.1326,0.1327,0.1336,0.1337,0.1350,0.1354,0.1362,0.1372,0.1375,0.1386,0.1402,0.1407,0.1413,0.1417,0.1423,0.1429,0.1441,0.1448,0.1462,0.1465,0.1468,0.1506,0.1510,0.1519,0.1521,0.1524,0.1525,0.1535,0.1538,0.1542,0.1543,0.1545,0.1551,0.1554,0.1585,0.1586,0.1588,0.1599,0.1605,0.1606,0.1624,0.1627,0.1628,0.1631,0.1660,0.1673,0.1676,0.1706,0.1709,0.1720,0.1734,0.1776,0.1796,0.1815,0.1817,0.1832,0.1834,0.1838,0.1867,0.1876,0.1879,0.1887,0.1904,0.1938,0.1967,0.1982,0.2005,0.2025,0.2046,0.2049,0.2074,0.2081,0.2100,0.2117,0.2136,0.2141,0.2145,0.2157,0.2170,0.2292,0.2309,0.2388,0.2420,0.2548,0.2643,0.2650,0.2760,0.2973,0.3094,0.3198,0.3233,0.4078,0.6899,0.7911,1.3857,1.5623,1.7386,2.4208,4.0666],"y":[0.0018148820326678765,0.003629764065335753,0.0054446460980036296,0.007259528130671506,0.009074410163339383,0.010889292196007259,0.012704174228675136,0.014519056261343012,0.016333938294010888,0.018148820326678767,0.019963702359346643,0.023593466424682397,0.025408348457350273,0.02722323049001815,0.029038112522686024,0.030852994555353903,0.032667876588021776,0.036297640653357534,0.038112522686025406,0.039927404718693285,0.041742286751361164,0.04900181488203267,0.050816696914700546,0.05263157894736842,0.0544464609800363,0.056261343012704176,0.05989110707803993,0.06352087114337568,0.06533575317604355,0.06715063520871144,0.06896551724137931,0.07078039927404718,0.07259528130671507,0.07441016333938294,0.0780399274047187,0.07985480943738657,0.08166969147005444,0.0852994555353902,0.08711433756805807,0.08892921960072596,0.09074410163339383,0.09618874773139746,0.09800362976406533,0.0998185117967332,0.10344827586206896,0.10707803992740472,0.11070780399274047,0.11252268602540835,0.1161524500907441,0.11796733212341198,0.12159709618874773,0.12522686025408347,0.1306715063520871,0.13611615245009073,0.1397459165154265,0.14156079854809436,0.14519056261343014,0.147005444646098,0.14882032667876588,0.1542649727767695,0.1560798548094374,0.15789473684210525,0.16152450090744103,0.16333938294010888,0.16515426497277677,0.16878402903811252,0.17422867513611615,0.17785843920145192,0.18148820326678766,0.18330308529945555,0.1851179673321234,0.19419237749546278,0.19782214156079855,0.20326678765880218,0.20508166969147004,0.20689655172413793,0.20871143375680581,0.21052631578947367,0.21234119782214156,0.2159709618874773,0.2177858439201452,0.22141560798548093,0.22686025408348456,0.23049001814882034,0.2323049001814882,0.23411978221415608,0.23593466424682397,0.2395644283121597,0.2413793103448276,0.24500907441016334,0.24863883847549909,0.25045372050816694,0.25226860254083483,0.2540834845735027,0.2577132486388385,0.2613430127041742,0.26497277676951,0.26678765880217786,0.26860254083484575,0.27041742286751363,0.27586206896551724,0.2776769509981851,0.2813067150635209,0.2831215970961887,0.2867513611615245,0.2885662431941924,0.29038112522686027,0.294010889292196,0.29764065335753176,0.29945553539019965,0.3030852994555354,0.30490018148820325,0.30671506352087113,0.308529945553539,0.3103448275862069,0.3121597096188748,0.3139745916515426,0.3176043557168784,0.3194192377495463,0.32123411978221417,0.32304900181488205,0.3248638838475499,0.32667876588021777,0.32849364791288566,0.33030852994555354,0.3339382940108893,0.33575317604355714,0.33756805807622503,0.3393829401088929,0.3411978221415608,0.3448275862068966,0.3466424682395644,0.3502722323049002,0.35208711433756806,0.35571687840290384,0.35934664246823955,0.3629764065335753,0.3666061705989111,0.3702359346642468,0.3720508166969147,0.3811252268602541,0.38294010889292196,0.38475499092558985,0.38656987295825773,0.38838475499092556,0.39019963702359345,0.39201451905626133,0.3938294010889292,0.3956442831215971,0.397459165154265,0.3992740471869328,0.4010889292196007,0.40653357531760437,0.4101633393829401,0.41379310344827586,0.41560798548094374,0.4192377495462795,0.42105263157894735,0.42286751361161523,0.4246823956442831,0.4283121597096189,0.4301270417422868,0.4337568058076225,0.4355716878402904,0.44101633393829404,0.44283121597096187,0.44464609800362975,0.44646098003629764,0.4482758620689655,0.4500907441016334,0.4519056261343013,0.4537205081669691,0.4573502722323049,0.4591651542649728,0.46098003629764067,0.4627949183303085,0.4646098003629764,0.46823956442831216,0.47186932849364793,0.47368421052631576,0.47549909255898365,0.47731397459165154,0.4791288566243194,0.4809437386569873,0.4827586206896552,0.4882032667876588,0.49183303085299457,0.4954627949183303,0.49727767695099817,0.49909255898366606,0.5009074410163339,0.5027223230490018,0.5045372050816697,0.5063520871143375,0.5081669691470054,0.5099818511796733,0.5117967332123412,0.515426497277677,0.5172413793103449,0.5190562613430127,0.5208711433756806,0.5226860254083484,0.5245009074410163,0.5281306715063521,0.5317604355716878,0.5335753176043557,0.5353901996370236,0.5390199637023594,0.5408348457350273,0.5444646098003629,0.5462794918330308,0.5517241379310345,0.5535390199637024,0.5553539019963702,0.5571687840290381,0.5607985480943739,0.5626134301270418,0.5644283121597096,0.5680580762250453,0.5698729582577132,0.573502722323049,0.5753176043557169,0.5771324863883848,0.5789473684210527,0.5807622504537205,0.5825771324863884,0.5862068965517241,0.5898366606170599,0.5916515426497277,0.5934664246823956,0.5970961887477314,0.6007259528130672,0.6025408348457351,0.604355716878403,0.6061705989110708,0.6098003629764065,0.6116152450090744,0.6134301270417423,0.6188747731397459,0.6206896551724138,0.6225045372050817,0.6243194192377496,0.6261343012704175,0.6279491833030852,0.6297640653357531,0.6333938294010889,0.6352087114337568,0.6370235934664247,0.6406533575317604,0.6442831215970962,0.647912885662432,0.6497277676950998,0.6515426497277677,0.6533575317604355,0.6588021778584392,0.6606170598911071,0.662431941923775,0.6642468239564429,0.6660617059891107,0.6678765880217786,0.6696914700544465,0.6733212341197822,0.6751361161524501,0.676950998185118,0.6787658802177858,0.6805807622504537,0.6842105263157895,0.6860254083484574,0.6878402903811253,0.6896551724137931,0.6932849364791288,0.6950998185117967,0.6969147005444646,0.7023593466424682,0.705989110707804,0.7078039927404719,0.7114337568058077,0.7150635208711433,0.7168784029038112,0.7186932849364791,0.720508166969147,0.7223230490018149,0.7241379310344828,0.7277676950998185,0.7295825771324864,0.7313974591651543,0.7332123411978222,0.73502722323049,0.7368421052631579,0.7386569872958257,0.7422867513611615,0.7441016333938294,0.7459165154264973,0.7495462794918331,0.7513611615245009,0.7568058076225045,0.7586206896551724,0.7604355716878403,0.7622504537205081,0.764065335753176,0.7658802177858439,0.7676950998185118,0.7695099818511797,0.7713248638838476,0.7749546279491834,0.778584392014519,0.7803992740471869,0.7822141560798548,0.7840290381125227,0.7858439201451906,0.7876588021778584,0.7894736842105263,0.7931034482758621,0.79491833030853,0.7967332123411979,0.7985480943738656,0.8003629764065335,0.8021778584392014,0.8039927404718693,0.8058076225045372,0.8076225045372051,0.8148820326678766,0.8166969147005445,0.8185117967332124,0.822141560798548,0.8239564428312159,0.8257713248638838,0.8275862068965517,0.8294010889292196,0.8312159709618875,0.8348457350272233,0.8366606170598911,0.838475499092559,0.8402903811252269,0.8421052631578947,0.8439201451905626,0.8475499092558983,0.8511796733212341,0.852994555353902,0.8548094373865699,0.8584392014519057,0.8602540834845736,0.8620689655172413,0.8638838475499092,0.8656987295825771,0.8693284936479129,0.8711433756805808,0.8729582577132486,0.8747731397459165,0.8765880217785844,0.8784029038112523,0.8802177858439202,0.8820326678765881,0.8838475499092558,0.8856624319419237,0.8874773139745916,0.8892921960072595,0.8911070780399274,0.8929219600725953,0.8947368421052632,0.896551724137931,0.8983666061705989,0.9001814882032668,0.9019963702359347,0.9038112522686026,0.9056261343012704,0.9074410163339383,0.9092558983666061,0.911070780399274,0.9128856624319419,0.9147005444646098,0.9165154264972777,0.9183303085299456,0.9201451905626135,0.9219600725952813,0.9237749546279492,0.925589836660617,0.9274047186932849,0.9292196007259528,0.9310344827586207,0.9328493647912885,0.9346642468239564,0.9364791288566243,0.9382940108892922,0.9401088929219601,0.941923774954628,0.9437386569872959,0.9455535390199638,0.9473684210526315,0.9491833030852994,0.9509981851179673,0.9528130671506352,0.9546279491833031,0.956442831215971,0.9582577132486388,0.9600725952813067,0.9618874773139746,0.9637023593466425,0.9655172413793104,0.9673321234119783,0.969147005444646,0.9709618874773139,0.9727767695099818,0.9745916515426497,0.9764065335753176,0.9782214156079855,0.9800362976406534,0.9818511796733213,0.9836660617059891,0.985480943738657,0.9872958257713249,0.9891107078039928,0.9909255898366606,0.9927404718693285,0.9945553539019963,0.9963702359346642,0.9981851179673321],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.0356,0.0394,0.0430,0.0431,0.0437,0.0451,0.0452,0.0485,0.0516,0.0671,0.0698,0.0825,0.0948,0.1305,0.2092,0.5287,0.5328,0.5333,0.5340,0.5341,0.5344,0.5345,0.5349,0.5351,0.5355,0.5358,0.5363,0.5364,0.5369,0.5371,0.5372,0.5373,0.5378,0.5382,0.5385,0.5387,0.5391,0.5395,0.5400,0.5405,0.5406,0.5408,0.5412,0.5415,0.5418,0.5422,0.5425,0.5427,0.5431,0.5434,0.5436,0.5437,0.5441,0.5442,0.5443,0.5445,0.5452,0.5453,0.5457,0.5458,0.5459,0.5460,0.5461,0.5464,0.5465,0.5468,0.5469,0.5470,0.5472,0.5479,0.5481,0.5487,0.5489,0.5490,0.5491,0.5492,0.5493,0.5495,0.5497,0.5498,0.5501,0.5503,0.5505,0.5506,0.5507,0.5508,0.5510,0.5511,0.5514,0.5515,0.5516,0.5517,0.5519,0.5522,0.5523,0.5524,0.5529,0.5532,0.5536,0.5538,0.5543,0.5548,0.5550,0.5551,0.5553,0.5558,0.5561,0.5563,0.5565,0.5571,0.5572,0.5573,0.5574,0.5575,0.5576,0.5580,0.5583,0.5584,0.5588,0.5589,0.5592,0.5593,0.5595,0.5598,0.5599,0.5604,0.5606,0.5608,0.5609,0.5613,0.5615,0.5619,0.5620,0.5624,0.5627,0.5629,0.5630,0.5631,0.5633,0.5636,0.5639,0.5641,0.5644,0.5649,0.5650,0.5651,0.5653,0.5658,0.5659,0.5662,0.5664,0.5665,0.5667,0.5670,0.5672,0.5676,0.5678,0.5679,0.5682,0.5683,0.5689,0.5692,0.5693,0.5696,0.5698,0.5700,0.5701,0.5703,0.5707,0.5708,0.5710,0.5712,0.5713,0.5714,0.5718,0.5719,0.5721,0.5726,0.5728,0.5729,0.5731,0.5735,0.5740,0.5741,0.5744,0.5745,0.5746,0.5748,0.5749,0.5756,0.5759,0.5763,0.5764,0.5768,0.5772,0.5773,0.5786,0.5795,0.5799,0.5802,0.5803,0.5807,0.5810,0.5813,0.5814,0.5815,0.5817,0.5828,0.5829,0.5830,0.5832,0.5834,0.5837,0.5845,0.5847,0.5851,0.5858,0.5861,0.5863,0.5864,0.5866,0.5867,0.5871,0.5881,0.5882,0.5883,0.5900,0.5903,0.5904,0.5906,0.5908,0.5909,0.5918,0.5919,0.5924,0.5927,0.5929,0.5931,0.5933,0.5943,0.5949,0.5950,0.5951,0.5953,0.5961,0.5962,0.5965,0.5967,0.5970,0.5976,0.5979,0.5982,0.5991,0.5993,0.5994,0.6007,0.6008,0.6009,0.6023,0.6030,0.6036,0.6042,0.6043,0.6049,0.6058,0.6059,0.6074,0.6075,0.6078,0.6080,0.6086,0.6087,0.6092,0.6098,0.6106,0.6111,0.6118,0.6124,0.6128,0.6131,0.6133,0.6140,0.6146,0.6152,0.6163,0.6181,0.6186,0.6199,0.6203,0.6214,0.6223,0.6230,0.6232,0.6251,0.6254,0.6256,0.6268,0.6277,0.6285,0.6288,0.6300,0.6318,0.6353,0.6358,0.6366,0.6380,0.6397,0.6406,0.6407,0.6420,0.6422,0.6425,0.6441,0.6460,0.6531,0.6552,0.6561,0.6573,0.6582,0.6595,0.6629,0.6632,0.6648,0.6655,0.6664,0.6670,0.6680,0.6694,0.6706,0.6717,0.6744,0.6745,0.6748,0.6764,0.6775,0.6780,0.6787,0.6803,0.6829,0.6832,0.6833,0.6837,0.6838,0.6849,0.6872,0.6889,0.6900,0.6904,0.6906,0.6907,0.6928,0.6942,0.6968,0.6985,0.7046,0.7062,0.7066,0.7117,0.7131,0.7145,0.7168,0.7202,0.7214,0.7230,0.7255,0.7273,0.7285,0.7288,0.7306,0.7333,0.7351,0.7415,0.7445,0.7460,0.7469,0.7484,0.7505,0.7509,0.7514,0.7568,0.7586,0.7589,0.7602,0.7604,0.7617,0.7645,0.7697,0.7703,0.7715,0.7753,0.7759,0.7793,0.7794,0.7823,0.7830,0.7890,0.7897,0.7915,0.7917,0.7928,0.7929,0.7954,0.7969,0.7979,0.7982,0.8013,0.8064,0.8132,0.8216,0.8223,0.8246,0.8247,0.8300,0.8314,0.8384,0.8401,0.8430,0.8485,0.8489,0.8540,0.8607,0.8652,0.8666,0.8694,0.8706,0.8724,0.8747,0.8806,0.8851,0.8889,0.8914,0.9027,0.9086,0.9183,0.9369,0.9413,0.9419,0.9439,0.9539,0.9853,0.9857,0.9903,0.9960,1.0046,1.0203,1.0220,1.0225,1.0243,1.0346,1.0353,1.0384,1.0391,1.0432,1.0448,1.0451,1.0458,1.0460,1.0463,1.0471,1.0552,1.0595,1.0669,1.0683,1.0706,1.0792,1.0804,1.0887,1.1061,1.1165,1.1196,1.1345,1.1641,1.1803,1.1947,1.2119,1.2162,1.2195,1.2610,1.2620,1.2725,1.4764,1.5424,1.5499,1.5534,2.3592,2.6763,2.8984,3.2979,3.3116,3.3482,3.5166,3.6323,4.3827],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07321428571428572,0.07678571428571429,0.07857142857142857,0.08214285714285714,0.08392857142857142,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.11071428571428571,0.11428571428571428,0.11785714285714285,0.11964285714285715,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.1357142857142857,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15892857142857142,0.16071428571428573,0.16428571428571428,0.16607142857142856,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.1875,0.18928571428571428,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2642857142857143,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.275,0.2767857142857143,0.2785714285714286,0.28214285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.3,0.30178571428571427,0.30714285714285716,0.30892857142857144,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.32142857142857145,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3482142857142857,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4160714285714286,0.41964285714285715,0.42142857142857143,0.425,0.42678571428571427,0.42857142857142855,0.43392857142857144,0.4392857142857143,0.44107142857142856,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6410714285714286,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0443,0.0448,0.0470,0.0499,0.0549,0.0823,0.0833,0.0843,0.0863,0.0865,0.0877,0.0878,0.0879,0.0882,0.0883,0.0884,0.0893,0.0904,0.0915,0.0926,0.0932,0.0933,0.0935,0.0936,0.0937,0.0939,0.0940,0.0944,0.0945,0.0946,0.0948,0.0949,0.0951,0.0952,0.0953,0.0954,0.0959,0.0961,0.0962,0.0963,0.0964,0.0966,0.0971,0.0972,0.0974,0.0975,0.0977,0.0979,0.0980,0.0981,0.0985,0.0988,0.0989,0.0991,0.0993,0.0997,0.1000,0.1002,0.1003,0.1004,0.1007,0.1008,0.1009,0.1011,0.1013,0.1016,0.1017,0.1018,0.1020,0.1021,0.1022,0.1024,0.1025,0.1027,0.1029,0.1030,0.1031,0.1032,0.1033,0.1035,0.1037,0.1040,0.1041,0.1044,0.1045,0.1046,0.1048,0.1050,0.1051,0.1052,0.1056,0.1057,0.1059,0.1061,0.1064,0.1069,0.1070,0.1071,0.1073,0.1074,0.1076,0.1077,0.1081,0.1082,0.1088,0.1089,0.1091,0.1093,0.1094,0.1097,0.1098,0.1099,0.1102,0.1103,0.1104,0.1107,0.1108,0.1110,0.1112,0.1117,0.1118,0.1119,0.1121,0.1127,0.1130,0.1132,0.1133,0.1134,0.1135,0.1141,0.1145,0.1146,0.1148,0.1152,0.1153,0.1156,0.1157,0.1158,0.1162,0.1164,0.1166,0.1168,0.1169,0.1173,0.1174,0.1175,0.1177,0.1179,0.1180,0.1181,0.1182,0.1183,0.1190,0.1191,0.1192,0.1197,0.1198,0.1208,0.1210,0.1212,0.1218,0.1219,0.1223,0.1225,0.1226,0.1227,0.1229,0.1231,0.1232,0.1233,0.1234,0.1235,0.1236,0.1238,0.1240,0.1241,0.1242,0.1243,0.1246,0.1251,0.1259,0.1273,0.1274,0.1275,0.1276,0.1278,0.1279,0.1280,0.1281,0.1282,0.1283,0.1284,0.1286,0.1288,0.1290,0.1292,0.1293,0.1294,0.1295,0.1297,0.1303,0.1307,0.1311,0.1314,0.1315,0.1316,0.1319,0.1321,0.1322,0.1324,0.1325,0.1328,0.1329,0.1330,0.1331,0.1334,0.1335,0.1337,0.1340,0.1341,0.1342,0.1343,0.1345,0.1346,0.1356,0.1359,0.1360,0.1362,0.1363,0.1366,0.1367,0.1368,0.1370,0.1372,0.1375,0.1376,0.1380,0.1382,0.1384,0.1388,0.1393,0.1403,0.1404,0.1408,0.1410,0.1413,0.1416,0.1417,0.1421,0.1426,0.1433,0.1436,0.1441,0.1442,0.1443,0.1447,0.1451,0.1453,0.1455,0.1456,0.1457,0.1458,0.1463,0.1466,0.1477,0.1481,0.1483,0.1486,0.1494,0.1500,0.1514,0.1516,0.1526,0.1527,0.1528,0.1529,0.1530,0.1534,0.1548,0.1550,0.1557,0.1563,0.1564,0.1565,0.1568,0.1571,0.1575,0.1579,0.1584,0.1587,0.1596,0.1602,0.1603,0.1604,0.1622,0.1623,0.1628,0.1632,0.1633,0.1636,0.1638,0.1640,0.1643,0.1645,0.1646,0.1647,0.1649,0.1651,0.1653,0.1654,0.1657,0.1665,0.1668,0.1680,0.1705,0.1707,0.1710,0.1711,0.1727,0.1728,0.1733,0.1735,0.1740,0.1754,0.1758,0.1769,0.1779,0.1797,0.1808,0.1819,0.1821,0.1824,0.1832,0.1839,0.1854,0.1860,0.1876,0.1879,0.1894,0.1902,0.1904,0.1928,0.1946,0.1954,0.1966,0.1967,0.1977,0.1979,0.1990,0.1996,0.2003,0.2014,0.2018,0.2025,0.2050,0.2060,0.2093,0.2136,0.2152,0.2169,0.2182,0.2190,0.2219,0.2224,0.2241,0.2265,0.2275,0.2333,0.2335,0.2349,0.2376,0.2382,0.2434,0.2445,0.2461,0.2470,0.2490,0.2497,0.2500,0.2521,0.2538,0.2614,0.2648,0.2711,0.2717,0.2728,0.2736,0.2747,0.2766,0.2777,0.2780,0.2813,0.2836,0.2854,0.2948,0.2956,0.3001,0.3063,0.3086,0.3100,0.3101,0.3148,0.3161,0.3168,0.3196,0.3241,0.3252,0.3258,0.3347,0.3394,0.3399,0.3410,0.3482,0.3532,0.3551,0.3592,0.3605,0.3632,0.3777,0.3788,0.3862,0.3928,0.4020,0.4059,0.4086,0.4145,0.4182,0.4195,0.4208,0.4237,0.4277,0.4282,0.4286,0.4341,0.4382,0.4385,0.4394,0.4405,0.4452,0.4472,0.4527,0.4541,0.4559,0.4766,0.4824,0.4829,0.4946,0.5053,0.5139,0.5141,0.5179,0.5216,0.5357,0.5430,0.5439,0.5506,0.5508,0.5519,0.5551,0.5564,0.5576,0.5682,0.5754,0.5784,0.5805,0.5821,0.5840,0.5842,0.5909,0.6029,0.6100,0.6365,1.4176,1.7676,1.9360,2.5850,3.3498],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.023255813953488372,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06618962432915922,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07692307692307693,0.07871198568872988,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09481216457960644,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.12164579606440072,0.12343470483005367,0.12701252236135957,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13774597495527727,0.13953488372093023,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.1967799642218247,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.21645796064400716,0.2182468694096601,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.23076923076923078,0.23255813953488372,0.23613595706618962,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24686940966010734,0.2522361359570662,0.25402504472271914,0.25760286225402507,0.2629695885509839,0.26654740608228983,0.26833631484794274,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.2808586762075134,0.2844364937388193,0.28622540250447226,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.4186046511627907,0.4203935599284436,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.47584973166368516,0.4776386404293381,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.518783542039356,0.5205724508050089,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5420393559928444,0.5438282647584973,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5670840787119857,0.5688729874776386,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6225402504472272,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6368515205724508,0.6386404293381037,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8085867620751341,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0313,0.0368,0.0374,0.0387,0.0404,0.0407,0.0413,0.0418,0.0420,0.0422,0.0428,0.0433,0.0439,0.0440,0.0441,0.0442,0.0447,0.0448,0.0454,0.0458,0.0460,0.0461,0.0463,0.0465,0.0466,0.0471,0.0473,0.0474,0.0475,0.0477,0.0482,0.0483,0.0484,0.0487,0.0488,0.0489,0.0490,0.0491,0.0492,0.0494,0.0498,0.0500,0.0501,0.0503,0.0504,0.0507,0.0512,0.0513,0.0514,0.0517,0.0522,0.0523,0.0524,0.0526,0.0530,0.0531,0.0536,0.0539,0.0540,0.0541,0.0542,0.0543,0.0545,0.0547,0.0549,0.0550,0.0555,0.0556,0.0558,0.0560,0.0561,0.0562,0.0563,0.0565,0.0568,0.0570,0.0571,0.0572,0.0574,0.0575,0.0578,0.0579,0.0583,0.0585,0.0586,0.0587,0.0588,0.0589,0.0590,0.0591,0.0593,0.0594,0.0595,0.0596,0.0599,0.0601,0.0605,0.0608,0.0609,0.0611,0.0614,0.0615,0.0616,0.0617,0.0619,0.0624,0.0627,0.0628,0.0629,0.0631,0.0633,0.0636,0.0637,0.0640,0.0649,0.0650,0.0651,0.0655,0.0662,0.0669,0.0670,0.0671,0.0674,0.0675,0.0681,0.0684,0.0685,0.0691,0.0692,0.0696,0.0698,0.0700,0.0706,0.0707,0.0709,0.0710,0.0718,0.0719,0.0724,0.0726,0.0731,0.0732,0.0735,0.0741,0.0746,0.0748,0.0750,0.0753,0.0754,0.0758,0.0763,0.0769,0.0773,0.0774,0.0779,0.0785,0.0786,0.0790,0.0806,0.0815,0.0816,0.0824,0.0826,0.0829,0.0835,0.0844,0.0846,0.0847,0.0849,0.0856,0.0872,0.0874,0.0881,0.0891,0.0892,0.0896,0.0900,0.0901,0.0904,0.0907,0.0909,0.0910,0.0918,0.0922,0.0925,0.0930,0.0933,0.0939,0.0940,0.0944,0.0946,0.0951,0.0955,0.0960,0.0962,0.0966,0.0978,0.0984,0.0997,0.1004,0.1006,0.1011,0.1025,0.1028,0.1037,0.1041,0.1046,0.1048,0.1059,0.1086,0.1097,0.1098,0.1109,0.1112,0.1119,0.1128,0.1132,0.1133,0.1159,0.1163,0.1165,0.1168,0.1173,0.1176,0.1178,0.1190,0.1195,0.1198,0.1204,0.1214,0.1220,0.1224,0.1228,0.1230,0.1232,0.1237,0.1244,0.1273,0.1281,0.1287,0.1295,0.1299,0.1313,0.1314,0.1320,0.1321,0.1324,0.1334,0.1341,0.1370,0.1390,0.1400,0.1408,0.1421,0.1422,0.1424,0.1426,0.1434,0.1435,0.1439,0.1456,0.1461,0.1474,0.1482,0.1491,0.1496,0.1502,0.1503,0.1505,0.1507,0.1509,0.1513,0.1514,0.1521,0.1528,0.1535,0.1553,0.1561,0.1562,0.1574,0.1580,0.1600,0.1615,0.1620,0.1647,0.1651,0.1655,0.1657,0.1659,0.1662,0.1678,0.1679,0.1687,0.1689,0.1695,0.1707,0.1713,0.1717,0.1718,0.1729,0.1740,0.1752,0.1757,0.1771,0.1775,0.1785,0.1788,0.1799,0.1801,0.1807,0.1813,0.1829,0.1838,0.1845,0.1864,0.1879,0.1881,0.1890,0.1896,0.1910,0.1914,0.1935,0.1943,0.1948,0.1963,0.1964,0.1983,0.1987,0.1997,0.2000,0.2006,0.2009,0.2039,0.2052,0.2075,0.2090,0.2091,0.2102,0.2126,0.2129,0.2132,0.2143,0.2154,0.2158,0.2160,0.2212,0.2261,0.2326,0.2333,0.2340,0.2480,0.2553,0.2556,0.2566,0.2580,0.2603,0.2624,0.2646,0.2662,0.2706,0.2716,0.2795,0.2842,0.2844,0.2912,0.2955,0.2972,0.2980,0.2995,0.3011,0.3068,0.3083,0.3107,0.3116,0.3158,0.3170,0.3206,0.3209,0.3228,0.3240,0.3248,0.3294,0.3311,0.3320,0.3469,0.3504,0.3527,0.3559,0.3566,0.3619,0.3681,0.3708,0.3754,0.3875,0.3880,0.3971,0.3991,0.4071,0.4093,0.4235,0.4266,0.4745,0.4856,0.4886,0.4961,0.5106,0.5138,0.5269,0.5346,0.5377,0.5398,0.5424,0.5509,0.5633,0.5697,0.5716,0.5755,0.5792,0.5805,0.5813,0.5910,0.6017,0.6026,0.6028,0.6033,0.6043,0.6077,0.6104,0.6136,0.6193,0.6198,0.6199,0.6293,0.6342,0.6415,0.6451,0.6473,0.6497,0.6513,0.6516,0.6611,0.6826,0.7119,0.7177,0.7258,0.7380,0.8039,0.8214,0.8283,0.8367,0.8370,0.9339,0.9373,1.0135,1.0481,1.0742,1.2290,1.2621,1.5663,1.5759,1.5931,1.6515,1.8150,1.8266,2.0772,2.6909,2.7638,2.8738,3.3370,3.5262,3.7819,4.3198,5.6945,6.3896,6.4730,6.4804,6.6918,6.7294,8.3331,9.3203],"y":[0.0018552875695732839,0.0037105751391465678,0.0055658627087198514,0.0074211502782931356,0.00927643784786642,0.011131725417439703,0.012987012987012988,0.014842300556586271,0.016697588126159554,0.01855287569573284,0.022263450834879406,0.025974025974025976,0.027829313543599257,0.029684601113172542,0.03153988868274583,0.03339517625231911,0.03525046382189239,0.03710575139146568,0.04081632653061224,0.04452690166975881,0.04638218923933209,0.04823747680890538,0.05009276437847866,0.05194805194805195,0.055658627087198514,0.0575139146567718,0.059369202226345084,0.06493506493506493,0.07050092764378478,0.07235621521335807,0.07606679035250463,0.07792207792207792,0.08163265306122448,0.08348794063079777,0.08534322820037106,0.08719851576994433,0.08905380333951762,0.09276437847866419,0.09461966604823747,0.09647495361781076,0.10018552875695733,0.10204081632653061,0.1038961038961039,0.10575139146567718,0.10760667903525047,0.10946196660482375,0.11131725417439703,0.11317254174397032,0.11688311688311688,0.11873840445269017,0.12430426716141002,0.1261595547309833,0.13172541743970315,0.13358070500927643,0.1391465677179963,0.14285714285714285,0.14471243042671614,0.14656771799628943,0.14842300556586271,0.15213358070500926,0.15398886827458255,0.15584415584415584,0.15769944341372913,0.1614100185528757,0.16326530612244897,0.16697588126159554,0.16883116883116883,0.1725417439703154,0.17439703153988867,0.17810760667903525,0.17996289424860853,0.18181818181818182,0.1836734693877551,0.18552875695732837,0.18738404452690166,0.18923933209647495,0.19109461966604824,0.19294990723562153,0.19480519480519481,0.19666048237476808,0.20037105751391465,0.20408163265306123,0.20593692022263452,0.2077922077922078,0.20964749536178107,0.21150278293135436,0.21521335807050093,0.21706864564007422,0.2189239332096475,0.22077922077922077,0.22263450834879406,0.22634508348794063,0.22820037105751392,0.2300556586270872,0.23376623376623376,0.23562152133580705,0.23933209647495363,0.24118738404452691,0.24304267161410018,0.24489795918367346,0.24675324675324675,0.24860853432282004,0.2504638218923933,0.2523191094619666,0.2541743970315399,0.2560296846011132,0.25788497217068646,0.26159554730983303,0.2634508348794063,0.2653061224489796,0.27087198515769945,0.274582560296846,0.2764378478664193,0.2782931354359926,0.28385899814471244,0.2857142857142857,0.287569573283859,0.2894248608534323,0.2912801484230056,0.29313543599257885,0.2949907235621521,0.29684601113172543,0.2987012987012987,0.30241187384044527,0.30612244897959184,0.3098330241187384,0.3116883116883117,0.313543599257885,0.31539888682745826,0.3172541743970315,0.31910946196660483,0.3209647495361781,0.3228200371057514,0.3246753246753247,0.32653061224489793,0.32838589981447125,0.3302411873840445,0.3320964749536178,0.3339517625231911,0.3358070500927644,0.33766233766233766,0.3395176252319109,0.34137291280148424,0.3432282003710575,0.3469387755102041,0.35064935064935066,0.3525046382189239,0.35435992578849723,0.3562152133580705,0.3580705009276438,0.35992578849721707,0.36178107606679033,0.36363636363636365,0.3654916512059369,0.3673469387755102,0.3692022263450835,0.37105751391465674,0.37291280148423006,0.3747680890538033,0.37662337662337664,0.3784786641929499,0.3803339517625232,0.3821892393320965,0.38404452690166974,0.38589981447124305,0.3877551020408163,0.3914656771799629,0.39332096474953615,0.39517625231910947,0.3970315398886827,0.4007421150278293,0.4025974025974026,0.4044526901669759,0.40630797773654914,0.40816326530612246,0.4100185528756957,0.4137291280148423,0.4155844155844156,0.4174397031539889,0.41929499072356213,0.42115027829313545,0.4230055658627087,0.424860853432282,0.4267161410018553,0.42857142857142855,0.43042671614100186,0.4322820037105751,0.4359925788497217,0.4397031539888683,0.44155844155844154,0.44341372912801486,0.4452690166975881,0.44712430426716143,0.45083487940630795,0.45269016697588127,0.45454545454545453,0.45640074211502785,0.4582560296846011,0.4601113172541744,0.4619666048237477,0.46382189239332094,0.46567717996289426,0.4675324675324675,0.46938775510204084,0.4712430426716141,0.47309833024118736,0.4749536178107607,0.47680890538033394,0.47866419294990725,0.4805194805194805,0.48237476808905383,0.4842300556586271,0.48608534322820035,0.48794063079777367,0.4897959183673469,0.4935064935064935,0.49536178107606677,0.4972170686456401,0.49907235621521334,0.5009276437847866,0.5027829313543599,0.5046382189239332,0.5064935064935064,0.5083487940630798,0.5102040816326531,0.5120593692022264,0.5139146567717996,0.5157699443413729,0.5176252319109462,0.5194805194805194,0.5213358070500927,0.5231910946196661,0.5250463821892394,0.5269016697588126,0.5287569573283859,0.5306122448979592,0.5324675324675324,0.5343228200371057,0.536178107606679,0.5380333951762524,0.5398886827458256,0.5417439703153989,0.5435992578849722,0.5454545454545454,0.5473098330241187,0.549165120593692,0.5510204081632653,0.5528756957328386,0.5547309833024119,0.5565862708719852,0.5584415584415584,0.562152133580705,0.5640074211502782,0.5658627087198516,0.5677179962894249,0.5695732838589982,0.5714285714285714,0.5732838589981447,0.575139146567718,0.5788497217068646,0.5807050092764379,0.5825602968460112,0.5844155844155844,0.5862708719851577,0.588126159554731,0.5899814471243042,0.5918367346938775,0.5936920222634509,0.5955473098330241,0.5974025974025974,0.5992578849721707,0.601113172541744,0.6029684601113172,0.6048237476808905,0.6066790352504638,0.608534322820037,0.6103896103896104,0.6122448979591837,0.614100185528757,0.6159554730983302,0.6178107606679035,0.62152133580705,0.6233766233766234,0.6252319109461967,0.62708719851577,0.6289424860853432,0.6307977736549165,0.6326530612244898,0.634508348794063,0.6363636363636364,0.6382189239332097,0.640074211502783,0.6419294990723562,0.6437847866419295,0.6456400742115028,0.647495361781076,0.6512059369202227,0.6530612244897959,0.6549165120593692,0.6567717996289425,0.6586270871985158,0.660482374768089,0.6623376623376623,0.6641929499072357,0.6660482374768089,0.6679035250463822,0.6697588126159555,0.6716141001855288,0.673469387755102,0.6753246753246753,0.6771799628942486,0.6790352504638218,0.6808905380333952,0.6827458256029685,0.6846011131725418,0.6883116883116883,0.6901669758812616,0.6920222634508348,0.6938775510204082,0.6957328385899815,0.6975881261595547,0.699443413729128,0.7031539888682746,0.7050092764378478,0.7068645640074211,0.7087198515769945,0.7105751391465677,0.712430426716141,0.7142857142857143,0.7161410018552876,0.7179962894248608,0.7198515769944341,0.7217068645640075,0.7235621521335807,0.725417439703154,0.7272727272727273,0.7291280148423006,0.7309833024118738,0.7328385899814471,0.7346938775510204,0.7365491651205937,0.738404452690167,0.7402597402597403,0.7421150278293135,0.7439703153988868,0.7458256029684601,0.7476808905380334,0.7495361781076066,0.75139146567718,0.7532467532467533,0.7551020408163265,0.7569573283858998,0.7588126159554731,0.7606679035250464,0.7625231910946196,0.764378478664193,0.7662337662337663,0.7680890538033395,0.7699443413729128,0.7717996289424861,0.7736549165120594,0.7773654916512059,0.7792207792207793,0.7810760667903525,0.7829313543599258,0.7847866419294991,0.7866419294990723,0.7884972170686456,0.7903525046382189,0.7922077922077922,0.7940630797773655,0.7959183673469388,0.7977736549165121,0.7996289424860853,0.8014842300556586,0.8033395176252319,0.8051948051948052,0.8070500927643784,0.8089053803339518,0.8107606679035251,0.8126159554730983,0.8144712430426716,0.8163265306122449,0.8181818181818182,0.8200371057513914,0.8218923933209648,0.8237476808905381,0.8256029684601113,0.8274582560296846,0.8293135435992579,0.8311688311688312,0.8330241187384044,0.8348794063079777,0.8367346938775511,0.8385899814471243,0.8404452690166976,0.8423005565862709,0.8441558441558441,0.8460111317254174,0.8478664192949907,0.849721706864564,0.8515769944341373,0.8534322820037106,0.8552875695732839,0.8571428571428571,0.8589981447124304,0.8608534322820037,0.862708719851577,0.8645640074211502,0.8664192949907236,0.8701298701298701,0.8719851576994434,0.8738404452690167,0.87569573283859,0.8775510204081632,0.8794063079777366,0.8812615955473099,0.8831168831168831,0.8849721706864564,0.8868274582560297,0.8886827458256029,0.8905380333951762,0.8923933209647495,0.8942486085343229,0.8961038961038961,0.8979591836734694,0.8998144712430427,0.9016697588126159,0.9035250463821892,0.9053803339517625,0.9072356215213359,0.9090909090909091,0.9109461966604824,0.9128014842300557,0.9146567717996289,0.9165120593692022,0.9183673469387755,0.9202226345083488,0.922077922077922,0.9239332096474954,0.9257884972170687,0.9276437847866419,0.9294990723562152,0.9313543599257885,0.9332096474953617,0.935064935064935,0.9369202226345084,0.9387755102040817,0.9406307977736549,0.9424860853432282,0.9443413729128015,0.9461966604823747,0.948051948051948,0.9499072356215214,0.9517625231910947,0.9536178107606679,0.9554730983302412,0.9573283858998145,0.9591836734693877,0.961038961038961,0.9628942486085343,0.9647495361781077,0.9666048237476809,0.9684601113172542,0.9703153988868275,0.9721706864564007,0.974025974025974,0.9758812615955473,0.9777365491651205,0.9795918367346939,0.9814471243042672,0.9833024118738405,0.9851576994434137,0.987012987012987,0.9888682745825603,0.9907235621521335,0.9925788497217068,0.9944341372912802,0.9962894248608535,0.9981447124304267],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, docs.ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.libp2p.io-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.libp2p.io-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..ffe31c8634
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.libp2p.io-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[1.0797,1.1031,1.1123,1.1159,1.1193,1.1257,1.1399,1.1508,1.1599,1.1835,1.1839,1.2003,1.2117,1.2159,1.2174,1.2198,1.2222,1.2316,1.2333,1.2347,1.2379,1.2441,1.2443,1.2451,1.2461,1.2465,1.2472,1.2484,1.2503,1.2514,1.2525,1.2538,1.2559,1.2561,1.2567,1.2572,1.2586,1.2590,1.2614,1.2620,1.2647,1.2657,1.2676,1.2680,1.2689,1.2737,1.2752,1.2764,1.2772,1.2775,1.2782,1.2785,1.2788,1.2799,1.2805,1.2806,1.2842,1.2844,1.2859,1.2869,1.2878,1.2880,1.2892,1.2893,1.2934,1.2948,1.2962,1.2964,1.2965,1.2987,1.3012,1.3013,1.3042,1.3051,1.3063,1.3075,1.3080,1.3082,1.3098,1.3110,1.3122,1.3125,1.3126,1.3185,1.3188,1.3248,1.3353,1.3357,1.3361,1.3389,1.3398,1.3399,1.3417,1.3419,1.3429,1.3444,1.3454,1.3467,1.3481,1.3489,1.3495,1.3521,1.3595,1.3602,1.3621,1.3649,1.3697,1.3716,1.3721,1.3751,1.3766,1.3772,1.3777,1.3790,1.3796,1.3799,1.3831,1.3846,1.3862,1.3883,1.3899,1.3904,1.3969,1.3970,1.4007,1.4033,1.4044,1.4064,1.4085,1.4091,1.4094,1.4101,1.4112,1.4123,1.4141,1.4146,1.4162,1.4179,1.4195,1.4204,1.4209,1.4210,1.4223,1.4228,1.4239,1.4277,1.4278,1.4289,1.4313,1.4339,1.4355,1.4364,1.4421,1.4422,1.4429,1.4492,1.4506,1.4591,1.4600,1.4606,1.4616,1.4621,1.4623,1.4680,1.4681,1.4700,1.4703,1.4706,1.4712,1.4781,1.4809,1.4825,1.4845,1.4875,1.4900,1.4907,1.4929,1.4940,1.4967,1.4977,1.4988,1.4992,1.5009,1.5016,1.5021,1.5027,1.5039,1.5045,1.5076,1.5083,1.5101,1.5107,1.5133,1.5135,1.5184,1.5187,1.5194,1.5201,1.5211,1.5213,1.5225,1.5227,1.5229,1.5266,1.5268,1.5313,1.5346,1.5348,1.5366,1.5373,1.5375,1.5390,1.5395,1.5398,1.5422,1.5458,1.5465,1.5475,1.5484,1.5487,1.5502,1.5504,1.5514,1.5520,1.5535,1.5544,1.5551,1.5552,1.5556,1.5561,1.5569,1.5599,1.5610,1.5616,1.5622,1.5631,1.5632,1.5645,1.5655,1.5669,1.5671,1.5713,1.5719,1.5736,1.5741,1.5755,1.5791,1.5822,1.5827,1.5849,1.5859,1.5873,1.5894,1.5898,1.5899,1.5903,1.5919,1.5930,1.5941,1.5943,1.5953,1.5970,1.5974,1.5988,1.5997,1.6003,1.6012,1.6014,1.6030,1.6035,1.6043,1.6048,1.6055,1.6077,1.6100,1.6103,1.6112,1.6133,1.6183,1.6204,1.6213,1.6252,1.6263,1.6288,1.6290,1.6294,1.6313,1.6324,1.6363,1.6379,1.6398,1.6402,1.6428,1.6440,1.6450,1.6478,1.6525,1.6532,1.6543,1.6549,1.6595,1.6597,1.6602,1.6608,1.6610,1.6611,1.6632,1.6643,1.6644,1.6677,1.6678,1.6705,1.6719,1.6725,1.6737,1.6738,1.6751,1.6759,1.6764,1.6765,1.6781,1.6788,1.6798,1.6826,1.6828,1.6842,1.6853,1.6890,1.6906,1.6916,1.6928,1.6939,1.6947,1.6951,1.6958,1.6974,1.6986,1.6990,1.7006,1.7022,1.7039,1.7047,1.7077,1.7079,1.7080,1.7089,1.7097,1.7103,1.7111,1.7116,1.7167,1.7168,1.7207,1.7212,1.7233,1.7245,1.7247,1.7253,1.7277,1.7281,1.7286,1.7298,1.7321,1.7327,1.7335,1.7365,1.7396,1.7422,1.7423,1.7456,1.7459,1.7469,1.7478,1.7487,1.7490,1.7492,1.7493,1.7526,1.7567,1.7577,1.7588,1.7592,1.7596,1.7619,1.7650,1.7675,1.7690,1.7694,1.7696,1.7741,1.7748,1.7753,1.7769,1.7772,1.7819,1.7829,1.7889,1.7908,1.7925,1.7943,1.7950,1.8057,1.8061,1.8070,1.8075,1.8076,1.8089,1.8121,1.8179,1.8193,1.8212,1.8213,1.8219,1.8224,1.8246,1.8263,1.8296,1.8297,1.8364,1.8374,1.8377,1.8382,1.8438,1.8440,1.8443,1.8450,1.8458,1.8477,1.8485,1.8504,1.8550,1.8568,1.8581,1.8638,1.8702,1.8729,1.8762,1.8765,1.8774,1.8854,1.8876,1.8889,1.8908,1.8930,1.8983,1.8985,1.9052,1.9100,1.9140,1.9148,1.9213,1.9226,1.9239,1.9307,1.9347,1.9429,1.9453,1.9461,1.9485,1.9502,1.9515,1.9561,1.9583,1.9601,1.9643,1.9659,1.9663,1.9687,1.9703,1.9713,1.9845,1.9866,1.9879,1.9908,1.9919,1.9968,1.9998,2.0028,2.0045,2.0095,2.0129,2.0152,2.0167,2.0322,2.0430,2.0517,2.0544,2.0554,2.0582,2.0657,2.0731,2.0733,2.0742,2.0745,2.0877,2.0930,2.0950,2.0955,2.1143,2.1189,2.1246,2.1263,2.1277,2.1294,2.1402,2.1524,2.1713,2.2024,2.2141,2.2375,2.2387,2.2576,2.2702,2.2777,2.2836,2.2941,2.3030,2.3296,2.3297,2.3366,2.3501,2.3541,2.3681,2.3919,2.4213,2.4516,2.4704,2.5110,2.5312,2.6025,2.7597,2.9186,2.9402,3.0316,3.0965,3.1835,3.2875,3.3194,4.4259,4.6835,5.1380],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.43010752688172044,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.2646,0.2866,0.2961,0.3057,0.4353,0.4442,0.6816,0.7681,0.7782,0.7970,0.7986,0.8204,0.8281,0.8862,0.8985,0.9135,0.9209,0.9213,0.9287,0.9291,0.9351,0.9363,0.9402,0.9444,0.9488,0.9537,0.9583,0.9595,0.9617,0.9713,0.9732,0.9782,0.9809,0.9813,0.9887,0.9895,0.9918,0.9933,0.9951,0.9959,0.9984,1.0008,1.0045,1.0061,1.0069,1.0086,1.0092,1.0126,1.0130,1.0132,1.0242,1.0245,1.0286,1.0292,1.0308,1.0339,1.0365,1.0434,1.0501,1.0565,1.0612,1.0646,1.0666,1.0692,1.0708,1.0714,1.0717,1.0729,1.0745,1.0772,1.0777,1.0815,1.0833,1.0843,1.0844,1.0860,1.0898,1.0905,1.0910,1.0951,1.0965,1.0983,1.0990,1.0998,1.1014,1.1027,1.1039,1.1041,1.1043,1.1049,1.1069,1.1083,1.1098,1.1099,1.1116,1.1124,1.1145,1.1260,1.1277,1.1287,1.1326,1.1342,1.1371,1.1372,1.1394,1.1403,1.1421,1.1424,1.1459,1.1461,1.1498,1.1513,1.1521,1.1528,1.1583,1.1589,1.1652,1.1656,1.1674,1.1676,1.1729,1.1757,1.1768,1.1775,1.1776,1.1807,1.1828,1.1847,1.1854,1.1875,1.1909,1.1917,1.1976,1.2001,1.2022,1.2033,1.2061,1.2063,1.2077,1.2089,1.2112,1.2122,1.2126,1.2140,1.2154,1.2155,1.2165,1.2167,1.2175,1.2183,1.2197,1.2261,1.2284,1.2293,1.2311,1.2320,1.2327,1.2328,1.2331,1.2333,1.2338,1.2347,1.2388,1.2392,1.2395,1.2404,1.2406,1.2412,1.2433,1.2460,1.2519,1.2538,1.2557,1.2595,1.2619,1.2680,1.2686,1.2709,1.2726,1.2729,1.2735,1.2769,1.2770,1.2808,1.2817,1.2821,1.2831,1.2850,1.2856,1.2858,1.2971,1.2980,1.2984,1.2992,1.3016,1.3095,1.3105,1.3121,1.3129,1.3140,1.3150,1.3154,1.3188,1.3194,1.3251,1.3282,1.3336,1.3337,1.3351,1.3352,1.3369,1.3394,1.3433,1.3464,1.3474,1.3497,1.3500,1.3576,1.3578,1.3579,1.3587,1.3594,1.3713,1.3732,1.3735,1.3751,1.3762,1.3781,1.3782,1.3789,1.3794,1.3825,1.3838,1.3867,1.3880,1.3886,1.3903,1.3922,1.3943,1.3949,1.3979,1.3983,1.4020,1.4113,1.4117,1.4121,1.4126,1.4135,1.4155,1.4171,1.4179,1.4207,1.4238,1.4248,1.4262,1.4317,1.4319,1.4320,1.4337,1.4342,1.4350,1.4351,1.4369,1.4379,1.4387,1.4408,1.4416,1.4421,1.4468,1.4512,1.4540,1.4560,1.4564,1.4573,1.4594,1.4606,1.4620,1.4638,1.4661,1.4711,1.4722,1.4756,1.4762,1.4777,1.4791,1.4793,1.4802,1.4820,1.4826,1.4888,1.4904,1.4922,1.4947,1.4974,1.4989,1.5005,1.5064,1.5070,1.5088,1.5110,1.5125,1.5132,1.5133,1.5158,1.5167,1.5185,1.5228,1.5242,1.5260,1.5261,1.5272,1.5303,1.5316,1.5321,1.5327,1.5339,1.5342,1.5354,1.5375,1.5381,1.5390,1.5392,1.5438,1.5447,1.5470,1.5476,1.5495,1.5501,1.5506,1.5508,1.5544,1.5546,1.5559,1.5574,1.5586,1.5610,1.5625,1.5626,1.5648,1.5675,1.5679,1.5700,1.5723,1.5750,1.5793,1.5797,1.5805,1.5817,1.5825,1.5838,1.5840,1.5844,1.5848,1.5877,1.5890,1.5901,1.5923,1.5950,1.5972,1.5980,1.5990,1.6002,1.6016,1.6025,1.6042,1.6084,1.6106,1.6126,1.6129,1.6130,1.6139,1.6141,1.6160,1.6166,1.6184,1.6211,1.6230,1.6239,1.6269,1.6278,1.6333,1.6338,1.6350,1.6359,1.6395,1.6397,1.6406,1.6414,1.6427,1.6431,1.6447,1.6454,1.6474,1.6479,1.6494,1.6505,1.6509,1.6512,1.6518,1.6523,1.6524,1.6530,1.6541,1.6578,1.6580,1.6589,1.6596,1.6598,1.6654,1.6661,1.6664,1.6678,1.6745,1.6770,1.6788,1.6826,1.6834,1.6837,1.6853,1.6883,1.6898,1.6904,1.6935,1.6948,1.6969,1.6996,1.7048,1.7059,1.7069,1.7078,1.7082,1.7085,1.7089,1.7144,1.7157,1.7159,1.7161,1.7173,1.7182,1.7207,1.7245,1.7263,1.7267,1.7292,1.7297,1.7317,1.7349,1.7391,1.7420,1.7422,1.7432,1.7434,1.7435,1.7535,1.7540,1.7572,1.7585,1.7641,1.7666,1.7699,1.7725,1.7762,1.7798,1.7816,1.7825,1.7857,1.7985,1.7986,1.7991,1.8014,1.8025,1.8116,1.8130,1.8137,1.8158,1.8211,1.8228,1.8249,1.8254,1.8261,1.8296,1.8327,1.8351,1.8396,1.8415,1.8480,1.8531,1.8549,1.8570,1.8581,1.8586,1.8588,1.8599,1.8727,1.8812,1.8828,1.8835,1.8913,1.8926,1.9001,1.9144,1.9156,1.9211,1.9247,1.9387,1.9407,1.9417,1.9554,1.9667,1.9701,1.9858,2.0012,2.0025,2.0198,2.0291,2.0383,2.0401,2.0565,2.0590,2.0621,2.1180,2.1241,2.1646,2.1652,2.1745,2.1804,2.1930,2.1949,2.2765,2.3950,2.6075,2.6121,2.7947,2.9145,3.0168,3.0823,3.1207,3.2911,4.5403,5.1248,5.8448,5.9723,6.4282,7.8738],"y":[0.0017985611510791368,0.0035971223021582736,0.00539568345323741,0.007194244604316547,0.008992805755395683,0.01079136690647482,0.012589928057553957,0.014388489208633094,0.01618705035971223,0.017985611510791366,0.019784172661870502,0.02158273381294964,0.023381294964028777,0.025179856115107913,0.02697841726618705,0.02877697841726619,0.030575539568345324,0.03237410071942446,0.0341726618705036,0.03597122302158273,0.03776978417266187,0.039568345323741004,0.04136690647482014,0.04316546762589928,0.044964028776978415,0.046762589928057555,0.048561151079136694,0.050359712230215826,0.052158273381294966,0.0539568345323741,0.05575539568345324,0.05755395683453238,0.05935251798561151,0.06115107913669065,0.06294964028776978,0.06474820143884892,0.06654676258992806,0.0683453237410072,0.07014388489208633,0.07194244604316546,0.0737410071942446,0.07553956834532374,0.07733812949640288,0.07913669064748201,0.08093525179856115,0.08273381294964029,0.08453237410071943,0.08633093525179857,0.08812949640287769,0.08992805755395683,0.09172661870503597,0.09352517985611511,0.09532374100719425,0.09712230215827339,0.09892086330935251,0.10071942446043165,0.10431654676258993,0.10611510791366907,0.1079136690647482,0.10971223021582734,0.11151079136690648,0.11330935251798561,0.11510791366906475,0.11690647482014388,0.11870503597122302,0.12050359712230216,0.1223021582733813,0.12410071942446044,0.12769784172661872,0.12949640287769784,0.13129496402877697,0.13309352517985612,0.13489208633093525,0.1366906474820144,0.13848920863309352,0.14028776978417265,0.1420863309352518,0.14388489208633093,0.14568345323741008,0.1474820143884892,0.14928057553956833,0.1510791366906475,0.1528776978417266,0.15467625899280577,0.1564748201438849,0.15827338129496402,0.16007194244604317,0.1618705035971223,0.16366906474820145,0.16546762589928057,0.1672661870503597,0.16906474820143885,0.17086330935251798,0.17266187050359713,0.17446043165467626,0.17625899280575538,0.17805755395683454,0.17985611510791366,0.18165467625899281,0.18345323741007194,0.18525179856115107,0.18705035971223022,0.18884892086330934,0.1906474820143885,0.19244604316546762,0.19424460431654678,0.1960431654676259,0.19784172661870503,0.19964028776978418,0.2014388489208633,0.20323741007194246,0.20503597122302158,0.2068345323741007,0.20863309352517986,0.210431654676259,0.21223021582733814,0.21402877697841727,0.2158273381294964,0.21762589928057555,0.22122302158273383,0.22302158273381295,0.22482014388489208,0.22661870503597123,0.22841726618705036,0.2302158273381295,0.23201438848920863,0.23381294964028776,0.2356115107913669,0.23741007194244604,0.24100719424460432,0.24280575539568344,0.2446043165467626,0.24640287769784172,0.25,0.2517985611510791,0.25359712230215825,0.25539568345323743,0.25719424460431656,0.2589928057553957,0.2607913669064748,0.26258992805755393,0.2643884892086331,0.26618705035971224,0.26798561151079137,0.2697841726618705,0.2715827338129496,0.2733812949640288,0.2751798561151079,0.27697841726618705,0.2787769784172662,0.2805755395683453,0.2823741007194245,0.2841726618705036,0.28597122302158273,0.28776978417266186,0.289568345323741,0.29136690647482016,0.2931654676258993,0.2949640287769784,0.29676258992805754,0.29856115107913667,0.30035971223021585,0.302158273381295,0.3039568345323741,0.3057553956834532,0.30755395683453235,0.30935251798561153,0.31115107913669066,0.3129496402877698,0.3147482014388489,0.31654676258992803,0.3183453237410072,0.32014388489208634,0.32194244604316546,0.3237410071942446,0.3255395683453237,0.3273381294964029,0.329136690647482,0.33093525179856115,0.3327338129496403,0.3345323741007194,0.3363309352517986,0.3381294964028777,0.33992805755395683,0.34172661870503596,0.34532374100719426,0.3471223021582734,0.3489208633093525,0.35071942446043164,0.35251798561151076,0.35431654676258995,0.35611510791366907,0.3579136690647482,0.3597122302158273,0.36151079136690645,0.36330935251798563,0.36510791366906475,0.3669064748201439,0.368705035971223,0.37050359712230213,0.3723021582733813,0.37410071942446044,0.37589928057553956,0.3776978417266187,0.37949640287769787,0.381294964028777,0.3830935251798561,0.38489208633093525,0.38669064748201437,0.38848920863309355,0.3902877697841727,0.3920863309352518,0.39388489208633093,0.39568345323741005,0.39748201438848924,0.39928057553956836,0.4010791366906475,0.4028776978417266,0.40467625899280574,0.4064748201438849,0.40827338129496404,0.41007194244604317,0.4118705035971223,0.4136690647482014,0.4154676258992806,0.4172661870503597,0.41906474820143885,0.420863309352518,0.4226618705035971,0.4244604316546763,0.4262589928057554,0.42805755395683454,0.42985611510791366,0.4316546762589928,0.43345323741007197,0.4352517985611511,0.4370503597122302,0.43884892086330934,0.44064748201438847,0.44244604316546765,0.4442446043165468,0.4460431654676259,0.447841726618705,0.44964028776978415,0.45143884892086333,0.45323741007194246,0.4550359712230216,0.4568345323741007,0.45863309352517984,0.460431654676259,0.46223021582733814,0.46402877697841727,0.4658273381294964,0.4676258992805755,0.4694244604316547,0.4712230215827338,0.47302158273381295,0.4748201438848921,0.4766187050359712,0.4784172661870504,0.4802158273381295,0.48201438848920863,0.48381294964028776,0.4856115107913669,0.48741007194244607,0.4892086330935252,0.4910071942446043,0.49280575539568344,0.49460431654676257,0.49640287769784175,0.4982014388489209,0.5,0.5017985611510791,0.5035971223021583,0.5053956834532374,0.5071942446043165,0.5089928057553957,0.5107913669064749,0.512589928057554,0.5143884892086331,0.5161870503597122,0.5179856115107914,0.5197841726618705,0.5215827338129496,0.5233812949640287,0.5251798561151079,0.5269784172661871,0.5287769784172662,0.5305755395683454,0.5323741007194245,0.5341726618705036,0.5359712230215827,0.5377697841726619,0.539568345323741,0.5413669064748201,0.5431654676258992,0.5449640287769785,0.5467625899280576,0.5485611510791367,0.5503597122302158,0.552158273381295,0.5539568345323741,0.5557553956834532,0.5575539568345323,0.5593525179856115,0.5611510791366906,0.5629496402877698,0.5683453237410072,0.5701438848920863,0.5719424460431655,0.5737410071942446,0.5755395683453237,0.5773381294964028,0.579136690647482,0.5809352517985612,0.5845323741007195,0.5863309352517986,0.5881294964028777,0.5899280575539568,0.591726618705036,0.5935251798561151,0.5953237410071942,0.5971223021582733,0.5989208633093526,0.6007194244604317,0.6025179856115108,0.60431654676259,0.6061151079136691,0.6079136690647482,0.6097122302158273,0.6115107913669064,0.6133093525179856,0.6151079136690647,0.6169064748201439,0.6187050359712231,0.6205035971223022,0.6223021582733813,0.6241007194244604,0.6258992805755396,0.6276978417266187,0.6312949640287769,0.6330935251798561,0.6348920863309353,0.6366906474820144,0.6384892086330936,0.6402877697841727,0.6420863309352518,0.6438848920863309,0.6474820143884892,0.6492805755395683,0.6510791366906474,0.6528776978417267,0.6546762589928058,0.6564748201438849,0.658273381294964,0.6600719424460432,0.6618705035971223,0.6636690647482014,0.6654676258992805,0.6672661870503597,0.6690647482014388,0.670863309352518,0.6726618705035972,0.6744604316546763,0.6762589928057554,0.6780575539568345,0.6798561151079137,0.6816546762589928,0.6834532374100719,0.685251798561151,0.6870503597122302,0.6888489208633094,0.6906474820143885,0.6924460431654677,0.6942446043165468,0.6960431654676259,0.697841726618705,0.6996402877697842,0.7014388489208633,0.7032374100719424,0.7050359712230215,0.7068345323741008,0.7086330935251799,0.710431654676259,0.7122302158273381,0.7140287769784173,0.7158273381294964,0.7176258992805755,0.7194244604316546,0.7212230215827338,0.7230215827338129,0.7248201438848921,0.7266187050359713,0.7284172661870504,0.7302158273381295,0.7320143884892086,0.7338129496402878,0.7356115107913669,0.737410071942446,0.7392086330935251,0.7410071942446043,0.7428057553956835,0.7446043165467626,0.7464028776978417,0.7482014388489209,0.75,0.7517985611510791,0.7535971223021583,0.7553956834532374,0.7571942446043165,0.7589928057553957,0.7607913669064749,0.762589928057554,0.7643884892086331,0.7661870503597122,0.7679856115107914,0.7697841726618705,0.7715827338129496,0.7733812949640287,0.7751798561151079,0.7769784172661871,0.7787769784172662,0.7805755395683454,0.7823741007194245,0.7841726618705036,0.7859712230215827,0.7877697841726619,0.789568345323741,0.7913669064748201,0.7931654676258992,0.7949640287769785,0.7967625899280576,0.7985611510791367,0.8003597122302158,0.802158273381295,0.8039568345323741,0.8057553956834532,0.8075539568345323,0.8093525179856115,0.8111510791366906,0.8129496402877698,0.814748201438849,0.8165467625899281,0.8183453237410072,0.8201438848920863,0.8219424460431655,0.8237410071942446,0.8255395683453237,0.8273381294964028,0.829136690647482,0.8309352517985612,0.8327338129496403,0.8345323741007195,0.8363309352517986,0.8381294964028777,0.8399280575539568,0.841726618705036,0.8435251798561151,0.8453237410071942,0.8471223021582733,0.8489208633093526,0.8507194244604317,0.8525179856115108,0.85431654676259,0.8561151079136691,0.8579136690647482,0.8597122302158273,0.8615107913669064,0.8633093525179856,0.8651079136690647,0.8669064748201439,0.8687050359712231,0.8705035971223022,0.8723021582733813,0.8741007194244604,0.8758992805755396,0.8776978417266187,0.8794964028776978,0.8812949640287769,0.8830935251798561,0.8848920863309353,0.8866906474820144,0.8884892086330936,0.8902877697841727,0.8920863309352518,0.8938848920863309,0.89568345323741,0.8974820143884892,0.8992805755395683,0.9010791366906474,0.9028776978417267,0.9046762589928058,0.9064748201438849,0.908273381294964,0.9100719424460432,0.9118705035971223,0.9136690647482014,0.9154676258992805,0.9172661870503597,0.9190647482014388,0.920863309352518,0.9226618705035972,0.9244604316546763,0.9262589928057554,0.9280575539568345,0.9298561151079137,0.9316546762589928,0.9334532374100719,0.935251798561151,0.9370503597122302,0.9388489208633094,0.9406474820143885,0.9424460431654677,0.9442446043165468,0.9460431654676259,0.947841726618705,0.9496402877697842,0.9514388489208633,0.9532374100719424,0.9550359712230215,0.9568345323741008,0.9586330935251799,0.960431654676259,0.9622302158273381,0.9640287769784173,0.9658273381294964,0.9676258992805755,0.9694244604316546,0.9712230215827338,0.9730215827338129,0.9748201438848921,0.9766187050359713,0.9784172661870504,0.9802158273381295,0.9820143884892086,0.9838129496402878,0.9856115107913669,0.987410071942446,0.9892086330935251,0.9910071942446043,0.9928057553956835,0.9946043165467626,0.9964028776978417,0.9982014388489209],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.2820,0.3530,0.9757,0.9928,0.9966,1.0112,1.0161,1.0170,1.0178,1.0197,1.0229,1.0262,1.0282,1.0293,1.0301,1.0314,1.0322,1.0393,1.0409,1.0442,1.0477,1.0493,1.0496,1.0506,1.0522,1.0532,1.0548,1.0561,1.0588,1.0590,1.0592,1.0614,1.0638,1.0651,1.0673,1.0679,1.0714,1.0718,1.0757,1.0823,1.0826,1.0842,1.0889,1.0907,1.0935,1.0948,1.1006,1.1032,1.1034,1.1053,1.1074,1.1158,1.1274,1.1275,1.1293,1.1296,1.1303,1.1310,1.1322,1.1325,1.1373,1.1374,1.1396,1.1419,1.1424,1.1426,1.1444,1.1454,1.1461,1.1484,1.1486,1.1497,1.1498,1.1504,1.1507,1.1529,1.1539,1.1545,1.1577,1.1599,1.1600,1.1601,1.1618,1.1620,1.1637,1.1649,1.1677,1.1680,1.1681,1.1685,1.1688,1.1696,1.1723,1.1728,1.1731,1.1737,1.1769,1.1779,1.1785,1.1793,1.1824,1.1839,1.1864,1.1913,1.1929,1.1937,1.1957,1.1988,1.1990,1.1993,1.1997,1.2009,1.2010,1.2018,1.2020,1.2034,1.2081,1.2090,1.2095,1.2140,1.2148,1.2162,1.2169,1.2172,1.2208,1.2239,1.2262,1.2271,1.2282,1.2286,1.2294,1.2327,1.2345,1.2357,1.2365,1.2366,1.2370,1.2378,1.2391,1.2399,1.2409,1.2416,1.2418,1.2444,1.2449,1.2456,1.2468,1.2497,1.2525,1.2572,1.2582,1.2587,1.2591,1.2593,1.2659,1.2660,1.2671,1.2673,1.2700,1.2707,1.2728,1.2764,1.2798,1.2807,1.2826,1.2831,1.2856,1.2863,1.2883,1.2903,1.2916,1.2919,1.2921,1.2935,1.2937,1.2953,1.2984,1.2991,1.3047,1.3069,1.3081,1.3082,1.3089,1.3096,1.3097,1.3112,1.3123,1.3132,1.3135,1.3146,1.3159,1.3168,1.3188,1.3224,1.3246,1.3251,1.3262,1.3284,1.3306,1.3312,1.3330,1.3356,1.3362,1.3372,1.3407,1.3414,1.3435,1.3442,1.3455,1.3470,1.3474,1.3482,1.3489,1.3505,1.3508,1.3537,1.3576,1.3594,1.3612,1.3616,1.3636,1.3664,1.3682,1.3688,1.3692,1.3721,1.3735,1.3746,1.3783,1.3786,1.3803,1.3805,1.3817,1.3831,1.3858,1.3860,1.3885,1.3895,1.3910,1.3922,1.3937,1.3941,1.3950,1.3979,1.4001,1.4002,1.4016,1.4043,1.4074,1.4090,1.4093,1.4094,1.4106,1.4118,1.4127,1.4149,1.4161,1.4166,1.4192,1.4211,1.4232,1.4236,1.4245,1.4250,1.4251,1.4255,1.4259,1.4286,1.4287,1.4294,1.4305,1.4315,1.4332,1.4364,1.4386,1.4408,1.4421,1.4439,1.4471,1.4502,1.4516,1.4546,1.4584,1.4592,1.4603,1.4611,1.4620,1.4652,1.4672,1.4673,1.4677,1.4687,1.4721,1.4742,1.4757,1.4759,1.4770,1.4778,1.4782,1.4798,1.4814,1.4841,1.4844,1.4851,1.4853,1.4917,1.4951,1.4959,1.4985,1.4987,1.5005,1.5013,1.5017,1.5034,1.5045,1.5058,1.5068,1.5104,1.5124,1.5125,1.5154,1.5180,1.5185,1.5186,1.5202,1.5221,1.5237,1.5269,1.5288,1.5311,1.5372,1.5377,1.5380,1.5404,1.5427,1.5536,1.5559,1.5635,1.5666,1.5672,1.5706,1.5778,1.5784,1.5798,1.5815,1.5821,1.5858,1.5859,1.5881,1.5895,1.5899,1.5930,1.5946,1.5948,1.6018,1.6050,1.6069,1.6086,1.6090,1.6119,1.6124,1.6171,1.6219,1.6222,1.6236,1.6239,1.6263,1.6306,1.6308,1.6334,1.6383,1.6445,1.6463,1.6497,1.6525,1.6533,1.6537,1.6556,1.6563,1.6570,1.6584,1.6597,1.6605,1.6638,1.6664,1.6670,1.6706,1.6782,1.6802,1.6884,1.6885,1.6943,1.6968,1.6977,1.7009,1.7013,1.7015,1.7032,1.7057,1.7070,1.7082,1.7095,1.7122,1.7139,1.7176,1.7196,1.7204,1.7219,1.7231,1.7265,1.7444,1.7477,1.7524,1.7576,1.7599,1.7601,1.7616,1.7660,1.7672,1.7685,1.7697,1.7724,1.7736,1.7738,1.7771,1.7796,1.7871,1.7878,1.7884,1.7909,1.7920,1.7925,1.7953,1.7993,1.8050,1.8074,1.8098,1.8104,1.8105,1.8126,1.8149,1.8192,1.8310,1.8349,1.8361,1.8397,1.8404,1.8420,1.8512,1.8584,1.8625,1.8662,1.8734,1.8761,1.8811,1.8825,1.8848,1.8849,1.8910,1.8972,1.9018,1.9037,1.9062,1.9173,1.9251,1.9286,1.9379,1.9401,1.9414,1.9435,1.9548,1.9552,1.9659,1.9696,1.9722,1.9857,1.9868,1.9975,2.0005,2.0073,2.0076,2.0090,2.0178,2.0293,2.0588,2.0688,2.0752,2.0783,2.0867,2.1158,2.1169,2.1176,2.1316,2.1340,2.1599,2.1653,2.1783,2.1998,2.2072,2.2258,2.2545,2.2600,2.2934,2.2994,2.3017,2.3092,2.3144,2.3286,2.3581,2.3897,2.3951,2.4053,2.4426,2.4483,2.4566,2.4697,2.4892,2.5022,2.5474,2.5579,2.5839,2.5979,2.6232,2.6611,2.6702,2.8053,2.8242,2.8322,2.8968,3.0358,3.1628,3.1773,3.2096,3.2763,3.2766,3.3416,4.0313,4.1674,4.2890,4.6633,4.8088,4.8896,4.9865,5.0944,5.2444],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.16071428571428573,0.1625,0.16607142857142856,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.1693,0.1878,0.1942,0.1974,0.2040,0.2088,0.2098,0.2122,0.2136,0.2145,0.2146,0.2194,0.2207,0.2209,0.2213,0.2214,0.2237,0.2241,0.2259,0.2264,0.2292,0.2303,0.2311,0.2318,0.2319,0.2320,0.2327,0.2331,0.2334,0.2338,0.2370,0.2377,0.2381,0.2401,0.2405,0.2406,0.2430,0.2437,0.2450,0.2464,0.2465,0.2468,0.2486,0.2494,0.2497,0.2506,0.2511,0.2513,0.2517,0.2536,0.2539,0.2540,0.2541,0.2543,0.2545,0.2549,0.2559,0.2562,0.2565,0.2568,0.2578,0.2579,0.2581,0.2597,0.2600,0.2602,0.2605,0.2606,0.2620,0.2626,0.2631,0.2638,0.2640,0.2645,0.2647,0.2649,0.2660,0.2666,0.2678,0.2682,0.2695,0.2697,0.2706,0.2707,0.2711,0.2715,0.2717,0.2722,0.2725,0.2741,0.2752,0.2753,0.2772,0.2789,0.2794,0.2795,0.2798,0.2807,0.2810,0.2813,0.2818,0.2828,0.2841,0.2842,0.2845,0.2846,0.2848,0.2859,0.2860,0.2861,0.2863,0.2868,0.2875,0.2876,0.2878,0.2885,0.2887,0.2896,0.2905,0.2908,0.2913,0.2926,0.2940,0.2942,0.2957,0.2963,0.2966,0.2977,0.2984,0.2988,0.3003,0.3007,0.3008,0.3010,0.3013,0.3015,0.3024,0.3030,0.3049,0.3051,0.3060,0.3079,0.3091,0.3092,0.3093,0.3119,0.3125,0.3140,0.3143,0.3147,0.3158,0.3160,0.3162,0.3165,0.3166,0.3173,0.3177,0.3178,0.3183,0.3188,0.3193,0.3194,0.3195,0.3196,0.3198,0.3199,0.3228,0.3230,0.3233,0.3236,0.3248,0.3265,0.3267,0.3278,0.3301,0.3304,0.3313,0.3317,0.3330,0.3332,0.3333,0.3336,0.3339,0.3343,0.3344,0.3368,0.3380,0.3382,0.3385,0.3387,0.3393,0.3394,0.3395,0.3397,0.3402,0.3409,0.3415,0.3420,0.3432,0.3434,0.3458,0.3466,0.3475,0.3477,0.3495,0.3499,0.3506,0.3533,0.3537,0.3543,0.3548,0.3557,0.3558,0.3575,0.3581,0.3582,0.3586,0.3587,0.3588,0.3598,0.3608,0.3611,0.3613,0.3616,0.3651,0.3653,0.3654,0.3676,0.3713,0.3717,0.3721,0.3742,0.3747,0.3753,0.3758,0.3761,0.3770,0.3773,0.3798,0.3823,0.3831,0.3840,0.3856,0.3865,0.3872,0.3888,0.3892,0.3912,0.3920,0.3930,0.3941,0.3954,0.3957,0.3973,0.3974,0.3975,0.3982,0.3993,0.4008,0.4016,0.4023,0.4034,0.4042,0.4052,0.4055,0.4062,0.4070,0.4081,0.4082,0.4095,0.4111,0.4115,0.4124,0.4134,0.4146,0.4147,0.4151,0.4162,0.4167,0.4183,0.4208,0.4212,0.4217,0.4228,0.4246,0.4254,0.4258,0.4259,0.4261,0.4287,0.4289,0.4293,0.4300,0.4305,0.4323,0.4324,0.4343,0.4362,0.4370,0.4376,0.4402,0.4416,0.4428,0.4433,0.4436,0.4456,0.4473,0.4481,0.4494,0.4497,0.4502,0.4520,0.4548,0.4556,0.4571,0.4579,0.4593,0.4608,0.4609,0.4621,0.4623,0.4643,0.4647,0.4667,0.4668,0.4685,0.4693,0.4715,0.4727,0.4729,0.4741,0.4778,0.4785,0.4796,0.4817,0.4843,0.4844,0.4859,0.4860,0.4877,0.4885,0.4887,0.4888,0.4917,0.4921,0.4937,0.4951,0.4956,0.4957,0.5000,0.5002,0.5017,0.5020,0.5035,0.5065,0.5070,0.5072,0.5098,0.5102,0.5111,0.5115,0.5138,0.5155,0.5160,0.5168,0.5170,0.5181,0.5184,0.5188,0.5213,0.5219,0.5220,0.5231,0.5248,0.5252,0.5254,0.5255,0.5256,0.5257,0.5264,0.5271,0.5291,0.5292,0.5294,0.5327,0.5338,0.5341,0.5343,0.5352,0.5364,0.5372,0.5374,0.5375,0.5406,0.5409,0.5412,0.5428,0.5443,0.5446,0.5466,0.5478,0.5496,0.5502,0.5503,0.5522,0.5543,0.5555,0.5576,0.5624,0.5660,0.5666,0.5673,0.5690,0.5691,0.5692,0.5696,0.5697,0.5714,0.5721,0.5728,0.5730,0.5737,0.5746,0.5756,0.5761,0.5770,0.5786,0.5823,0.5837,0.5846,0.5888,0.5889,0.5921,0.5959,0.5977,0.5990,0.6012,0.6014,0.6029,0.6098,0.6105,0.6106,0.6107,0.6110,0.6150,0.6157,0.6185,0.6186,0.6241,0.6259,0.6294,0.6307,0.6324,0.6332,0.6334,0.6370,0.6375,0.6424,0.6464,0.6526,0.6532,0.6545,0.6547,0.6551,0.6561,0.6580,0.6590,0.6611,0.6629,0.6646,0.6670,0.6724,0.6753,0.6809,0.6844,0.6862,0.6898,0.6902,0.6914,0.6931,0.6950,0.7006,0.7007,0.7012,0.7015,0.7037,0.7050,0.7061,0.7112,0.7168,0.7239,0.7480,0.7513,0.7598,0.7736,0.7915,0.7923,0.7985,0.8096,0.8397,0.8551,0.8574,0.9181,0.9352,0.9496,1.0122,1.0369,1.2288,1.2507,1.3177,1.3521,1.3634,1.9435,2.0866,2.2782,6.4472,9.1508],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.018115942028985508,0.019927536231884056,0.021739130434782608,0.02355072463768116,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.03260869565217391,0.034420289855072464,0.036231884057971016,0.03985507246376811,0.041666666666666664,0.043478260869565216,0.04528985507246377,0.04710144927536232,0.04891304347826087,0.050724637681159424,0.05253623188405797,0.05434782608695652,0.05615942028985507,0.059782608695652176,0.06159420289855073,0.06340579710144928,0.06521739130434782,0.06702898550724638,0.06884057971014493,0.07065217391304347,0.07246376811594203,0.07427536231884058,0.07608695652173914,0.07789855072463768,0.07971014492753623,0.08152173913043478,0.08514492753623189,0.08695652173913043,0.08876811594202899,0.09057971014492754,0.09239130434782608,0.09601449275362318,0.09782608695652174,0.09963768115942029,0.10144927536231885,0.10326086956521739,0.10507246376811594,0.1068840579710145,0.1105072463768116,0.11231884057971014,0.11413043478260869,0.11594202898550725,0.11775362318840579,0.11956521739130435,0.1213768115942029,0.12318840579710146,0.125,0.12681159420289856,0.1286231884057971,0.1322463768115942,0.13405797101449277,0.1358695652173913,0.13768115942028986,0.13949275362318841,0.14130434782608695,0.1431159420289855,0.14492753623188406,0.14673913043478262,0.14855072463768115,0.1503623188405797,0.1539855072463768,0.15760869565217392,0.15942028985507245,0.16304347826086957,0.16485507246376813,0.16666666666666666,0.16847826086956522,0.17028985507246377,0.1721014492753623,0.17391304347826086,0.1793478260869565,0.18115942028985507,0.18297101449275363,0.18478260869565216,0.18659420289855072,0.18840579710144928,0.19021739130434784,0.19202898550724637,0.19384057971014493,0.1956521739130435,0.19746376811594202,0.19927536231884058,0.2028985507246377,0.20471014492753623,0.20652173913043478,0.20833333333333334,0.21014492753623187,0.21557971014492755,0.21739130434782608,0.21920289855072464,0.2210144927536232,0.22282608695652173,0.2246376811594203,0.22644927536231885,0.22826086956521738,0.23007246376811594,0.23369565217391305,0.23550724637681159,0.23731884057971014,0.24094202898550723,0.2427536231884058,0.24456521739130435,0.2463768115942029,0.24818840579710144,0.25,0.2536231884057971,0.2554347826086957,0.2572463768115942,0.25905797101449274,0.2608695652173913,0.26268115942028986,0.2644927536231884,0.266304347826087,0.26811594202898553,0.26992753623188404,0.2717391304347826,0.27355072463768115,0.2753623188405797,0.27717391304347827,0.27898550724637683,0.2807971014492754,0.2826086956521739,0.28442028985507245,0.286231884057971,0.28804347826086957,0.2898550724637681,0.2916666666666667,0.29347826086956524,0.29528985507246375,0.2971014492753623,0.29891304347826086,0.3007246376811594,0.302536231884058,0.30434782608695654,0.3061594202898551,0.3079710144927536,0.30978260869565216,0.3115942028985507,0.3134057971014493,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.32065217391304346,0.322463768115942,0.3242753623188406,0.32608695652173914,0.3278985507246377,0.32971014492753625,0.33152173913043476,0.3333333333333333,0.3351449275362319,0.33695652173913043,0.338768115942029,0.34057971014492755,0.3423913043478261,0.3442028985507246,0.34601449275362317,0.34782608695652173,0.3496376811594203,0.35144927536231885,0.3532608695652174,0.35507246376811596,0.35688405797101447,0.358695652173913,0.3605072463768116,0.36231884057971014,0.3641304347826087,0.36594202898550726,0.3677536231884058,0.3713768115942029,0.37318840579710144,0.375,0.37681159420289856,0.3786231884057971,0.3804347826086957,0.3822463768115942,0.38405797101449274,0.3858695652173913,0.38768115942028986,0.3894927536231884,0.391304347826087,0.39311594202898553,0.39492753623188404,0.39855072463768115,0.4003623188405797,0.40217391304347827,0.40398550724637683,0.4076086956521739,0.40942028985507245,0.411231884057971,0.41304347826086957,0.4166666666666667,0.41847826086956524,0.42028985507246375,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.427536231884058,0.42934782608695654,0.4311594202898551,0.4329710144927536,0.43478260869565216,0.4365942028985507,0.4384057971014493,0.44021739130434784,0.4420289855072464,0.4438405797101449,0.44565217391304346,0.447463768115942,0.4492753623188406,0.45108695652173914,0.4528985507246377,0.45471014492753625,0.45652173913043476,0.4583333333333333,0.4601449275362319,0.46195652173913043,0.463768115942029,0.46557971014492755,0.4673913043478261,0.4692028985507246,0.47101449275362317,0.4746376811594203,0.47644927536231885,0.4782608695652174,0.48007246376811596,0.48188405797101447,0.483695652173913,0.4855072463768116,0.48731884057971014,0.4891304347826087,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.4963768115942029,0.49818840579710144,0.5,0.5018115942028986,0.5036231884057971,0.5072463768115942,0.5090579710144928,0.5108695652173914,0.5126811594202898,0.5144927536231884,0.5181159420289855,0.519927536231884,0.5217391304347826,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5289855072463768,0.5307971014492754,0.532608695652174,0.5344202898550725,0.5362318840579711,0.5380434782608695,0.5398550724637681,0.5416666666666666,0.5434782608695652,0.5471014492753623,0.5489130434782609,0.5507246376811594,0.5543478260869565,0.5561594202898551,0.5579710144927537,0.5597826086956522,0.5615942028985508,0.5652173913043478,0.5670289855072463,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5760869565217391,0.5778985507246377,0.5797101449275363,0.5815217391304348,0.5833333333333334,0.5851449275362319,0.5887681159420289,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5960144927536232,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6105072463768116,0.6123188405797102,0.6141304347826086,0.6159420289855072,0.6177536231884058,0.6195652173913043,0.6213768115942029,0.6231884057971014,0.625,0.6268115942028986,0.6286231884057971,0.6304347826086957,0.6322463768115942,0.6340579710144928,0.6358695652173914,0.6376811594202898,0.6394927536231884,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6485507246376812,0.6503623188405797,0.6521739130434783,0.6539855072463768,0.6557971014492754,0.657608695652174,0.6594202898550725,0.6612318840579711,0.6630434782608695,0.6648550724637681,0.6666666666666666,0.6684782608695652,0.6702898550724637,0.6721014492753623,0.6739130434782609,0.6757246376811594,0.677536231884058,0.6811594202898551,0.6829710144927537,0.6847826086956522,0.6865942028985508,0.6884057971014492,0.6902173913043478,0.6920289855072463,0.6938405797101449,0.6956521739130435,0.697463768115942,0.6992753623188406,0.7010869565217391,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7083333333333334,0.7101449275362319,0.7119565217391305,0.7137681159420289,0.7155797101449275,0.717391304347826,0.7192028985507246,0.7210144927536232,0.7228260869565217,0.7246376811594203,0.7264492753623188,0.7282608695652174,0.730072463768116,0.7318840579710145,0.7336956521739131,0.7355072463768116,0.7391304347826086,0.7409420289855072,0.7427536231884058,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7518115942028986,0.7536231884057971,0.7554347826086957,0.7572463768115942,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7771739130434783,0.7789855072463768,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7862318840579711,0.7880434782608695,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.802536231884058,0.8043478260869565,0.8061594202898551,0.8079710144927537,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8152173913043478,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8315217391304348,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8478260869565217,0.8496376811594203,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.5710,0.6627,0.8941,0.9386,0.9526,0.9680,0.9741,0.9796,0.9845,0.9852,0.9895,0.9900,1.0045,1.0057,1.0112,1.0125,1.0138,1.0259,1.0292,1.0334,1.0390,1.0403,1.0419,1.0442,1.0455,1.0472,1.0479,1.0485,1.0536,1.0539,1.0552,1.0566,1.0589,1.0608,1.0618,1.0622,1.0634,1.0637,1.0646,1.0648,1.0649,1.0670,1.0672,1.0723,1.0732,1.0738,1.0744,1.0764,1.0766,1.0779,1.0780,1.0810,1.0840,1.0843,1.0844,1.0900,1.0972,1.0992,1.0993,1.0999,1.1040,1.1045,1.1046,1.1048,1.1049,1.1061,1.1073,1.1078,1.1100,1.1104,1.1107,1.1111,1.1114,1.1123,1.1132,1.1142,1.1150,1.1157,1.1180,1.1188,1.1202,1.1204,1.1223,1.1235,1.1268,1.1320,1.1321,1.1325,1.1329,1.1385,1.1387,1.1388,1.1389,1.1390,1.1391,1.1406,1.1411,1.1418,1.1419,1.1439,1.1442,1.1464,1.1473,1.1480,1.1482,1.1491,1.1492,1.1513,1.1598,1.1600,1.1627,1.1635,1.1647,1.1649,1.1668,1.1674,1.1686,1.1697,1.1707,1.1734,1.1737,1.1746,1.1754,1.1773,1.1794,1.1797,1.1805,1.1813,1.1817,1.1820,1.1831,1.1832,1.1840,1.1844,1.1853,1.1871,1.1873,1.1884,1.1888,1.1894,1.1899,1.1902,1.1907,1.1909,1.1932,1.1957,1.1964,1.1979,1.1983,1.1985,1.1993,1.2051,1.2098,1.2100,1.2102,1.2110,1.2114,1.2115,1.2118,1.2141,1.2176,1.2180,1.2181,1.2190,1.2212,1.2226,1.2231,1.2232,1.2240,1.2242,1.2247,1.2283,1.2293,1.2296,1.2309,1.2312,1.2322,1.2333,1.2367,1.2368,1.2377,1.2404,1.2408,1.2423,1.2426,1.2429,1.2467,1.2470,1.2496,1.2504,1.2507,1.2518,1.2527,1.2543,1.2548,1.2583,1.2586,1.2587,1.2594,1.2597,1.2598,1.2606,1.2608,1.2622,1.2627,1.2636,1.2649,1.2661,1.2665,1.2672,1.2682,1.2684,1.2703,1.2716,1.2723,1.2724,1.2731,1.2732,1.2756,1.2768,1.2780,1.2784,1.2785,1.2786,1.2811,1.2817,1.2824,1.2838,1.2848,1.2849,1.2883,1.2886,1.2896,1.2897,1.2898,1.2902,1.2918,1.2928,1.2932,1.2935,1.2938,1.2942,1.2960,1.2963,1.2964,1.2970,1.2971,1.2972,1.2979,1.2992,1.2995,1.2999,1.3019,1.3024,1.3036,1.3037,1.3062,1.3073,1.3074,1.3079,1.3090,1.3091,1.3114,1.3132,1.3137,1.3140,1.3155,1.3161,1.3173,1.3190,1.3193,1.3196,1.3205,1.3206,1.3229,1.3236,1.3242,1.3253,1.3255,1.3256,1.3283,1.3291,1.3303,1.3315,1.3317,1.3324,1.3328,1.3336,1.3342,1.3343,1.3354,1.3358,1.3371,1.3381,1.3387,1.3394,1.3421,1.3432,1.3445,1.3452,1.3457,1.3469,1.3477,1.3478,1.3481,1.3492,1.3496,1.3501,1.3503,1.3508,1.3527,1.3534,1.3547,1.3566,1.3571,1.3572,1.3586,1.3611,1.3614,1.3618,1.3628,1.3636,1.3652,1.3654,1.3665,1.3678,1.3708,1.3719,1.3722,1.3731,1.3757,1.3823,1.3876,1.3896,1.3904,1.3977,1.3997,1.4003,1.4007,1.4016,1.4029,1.4119,1.4132,1.4145,1.4161,1.4192,1.4194,1.4221,1.4225,1.4270,1.4304,1.4323,1.4355,1.4357,1.4382,1.4419,1.4432,1.4460,1.4484,1.4521,1.4641,1.4646,1.4744,1.4750,1.4753,1.4765,1.4778,1.4787,1.4795,1.4807,1.4816,1.4824,1.4862,1.4869,1.4880,1.4881,1.4898,1.4910,1.4932,1.4935,1.4948,1.4959,1.4966,1.4967,1.4969,1.5025,1.5033,1.5047,1.5069,1.5077,1.5090,1.5113,1.5136,1.5155,1.5162,1.5176,1.5250,1.5304,1.5337,1.5349,1.5362,1.5377,1.5419,1.5449,1.5471,1.5511,1.5529,1.5594,1.5697,1.5712,1.5778,1.5850,1.5890,1.5921,1.6116,1.6191,1.6254,1.6275,1.6302,1.6463,1.6497,1.6542,1.6643,1.6673,1.6698,1.6718,1.6762,1.6772,1.6809,1.6852,1.6883,1.6884,1.6923,1.6963,1.6988,1.7100,1.7109,1.7114,1.7187,1.7254,1.7302,1.7340,1.7396,1.7641,1.7642,1.7657,1.7660,1.7677,1.7683,1.7823,1.7873,1.8008,1.8208,1.8259,1.8298,1.8401,1.8441,1.8506,1.8570,1.8579,1.8671,1.8672,1.8955,1.9028,1.9112,1.9160,1.9323,1.9336,1.9424,1.9543,1.9589,1.9862,1.9874,1.9878,1.9894,1.9925,2.0034,2.0054,2.0096,2.0151,2.0243,2.0297,2.0396,2.0467,2.0469,2.0494,2.0512,2.0521,2.0597,2.0677,2.0696,2.0705,2.0730,2.0966,2.1128,2.1153,2.1344,2.1371,2.1393,2.1399,2.1605,2.1676,2.1688,2.1742,2.1961,2.2004,2.2019,2.2021,2.2058,2.2095,2.2311,2.2382,2.2426,2.2549,2.2813,2.2835,2.3080,2.3162,2.3204,2.3247,2.3524,2.3548,2.3623,2.3826,2.3906,2.4244,2.4431,2.4731,2.5297,2.6954,2.7311,2.7836,2.8061,3.1800,3.6175,3.8005,4.1270,4.9008,5.6921,6.2727,7.2941,7.4975,9.7804],"y":[0.0017953321364452424,0.003590664272890485,0.005385996409335727,0.00718132854578097,0.008976660682226212,0.010771992818671455,0.01436265709156194,0.01615798922800718,0.017953321364452424,0.019748653500897665,0.02154398563734291,0.02333931777378815,0.025134649910233394,0.026929982046678635,0.02872531418312388,0.03052064631956912,0.03231597845601436,0.03411131059245961,0.03590664272890485,0.03770197486535009,0.03949730700179533,0.04129263913824058,0.04308797127468582,0.04488330341113106,0.0466786355475763,0.04847396768402154,0.05026929982046679,0.05206463195691203,0.05385996409335727,0.05565529622980251,0.05745062836624776,0.059245960502693,0.06104129263913824,0.06283662477558348,0.06463195691202872,0.06642728904847396,0.06822262118491922,0.07001795332136446,0.0718132854578097,0.07360861759425494,0.07540394973070018,0.07719928186714542,0.07899461400359066,0.0807899461400359,0.08258527827648116,0.0843806104129264,0.08797127468581688,0.08976660682226212,0.09156193895870736,0.0933572710951526,0.09515260323159784,0.09694793536804308,0.09874326750448834,0.10053859964093358,0.10233393177737882,0.10412926391382406,0.1059245960502693,0.10771992818671454,0.10951526032315978,0.11310592459605028,0.11490125673249552,0.11669658886894076,0.118491921005386,0.12028725314183124,0.12208258527827648,0.12387791741472172,0.12567324955116696,0.12746858168761221,0.12926391382405744,0.1310592459605027,0.13285457809694792,0.13464991023339318,0.13644524236983843,0.13824057450628366,0.1400359066427289,0.14183123877917414,0.1436265709156194,0.14542190305206462,0.14721723518850988,0.1490125673249551,0.15080789946140036,0.1526032315978456,0.15439856373429084,0.1561938958707361,0.15798922800718132,0.15978456014362658,0.1615798922800718,0.16337522441651706,0.1651705565529623,0.16696588868940754,0.1687612208258528,0.17055655296229802,0.17235188509874327,0.1741472172351885,0.17594254937163376,0.17773788150807898,0.17953321364452424,0.1813285457809695,0.18312387791741472,0.18491921005385997,0.1867145421903052,0.18850987432675045,0.19030520646319568,0.19210053859964094,0.19389587073608616,0.19748653500897667,0.1992818671454219,0.20107719928186715,0.20287253141831238,0.20466786355475763,0.20646319569120286,0.20825852782764812,0.21005385996409337,0.2118491921005386,0.21543985637342908,0.21723518850987433,0.21903052064631956,0.22082585278276481,0.22262118491921004,0.2244165170556553,0.22621184919210055,0.22800718132854578,0.22980251346499103,0.23159784560143626,0.2333931777378815,0.236983842010772,0.23877917414721722,0.24057450628366248,0.24236983842010773,0.24416517055655296,0.2459605026929982,0.24775583482944344,0.2495511669658887,0.2513464991023339,0.25314183123877915,0.25493716337522443,0.25673249551166966,0.2585278276481149,0.26032315978456017,0.2621184919210054,0.2639138240574506,0.26570915619389585,0.26750448833034113,0.26929982046678635,0.2710951526032316,0.27289048473967686,0.2746858168761221,0.2764811490125673,0.27827648114901254,0.2800718132854578,0.28186714542190305,0.2836624775583483,0.28545780969479356,0.2872531418312388,0.289048473967684,0.29084380610412924,0.2926391382405745,0.29443447037701975,0.296229802513465,0.2980251346499102,0.2998204667863555,0.3016157989228007,0.30341113105924594,0.3052064631956912,0.30700179533213645,0.3087971274685817,0.3105924596050269,0.3123877917414722,0.3141831238779174,0.31597845601436264,0.3177737881508079,0.31956912028725315,0.3213644524236984,0.3231597845601436,0.3249551166965889,0.3267504488330341,0.32854578096947934,0.3303411131059246,0.33213644524236985,0.3339317773788151,0.3357271095152603,0.3375224416517056,0.3393177737881508,0.34111310592459604,0.34290843806104127,0.34470377019748655,0.3464991023339318,0.348294434470377,0.3500897666068223,0.3518850987432675,0.35368043087971274,0.35547576301615796,0.35727109515260325,0.3590664272890485,0.3608617594254937,0.362657091561939,0.3644524236983842,0.36624775583482944,0.36983842010771995,0.37163375224416517,0.3734290843806104,0.3752244165170557,0.3770197486535009,0.37881508078994613,0.38061041292639136,0.38240574506283664,0.38420107719928187,0.3859964093357271,0.3877917414721723,0.39138240574506283,0.39317773788150806,0.39497307001795334,0.3985637342908438,0.400359066427289,0.4021543985637343,0.40394973070017953,0.40574506283662476,0.40754039497307004,0.40933572710951527,0.4129263913824057,0.414721723518851,0.41651705565529623,0.41831238779174146,0.42010771992818674,0.42190305206463197,0.4236983842010772,0.4254937163375224,0.4272890484739677,0.42908438061041293,0.43087971274685816,0.4326750448833034,0.43447037701974867,0.4362657091561939,0.4380610412926391,0.4398563734290844,0.44165170556552963,0.44344703770197486,0.4452423698384201,0.44703770197486536,0.4488330341113106,0.4506283662477558,0.4524236983842011,0.4542190305206463,0.45601436265709155,0.4578096947935368,0.45960502692998206,0.4614003590664273,0.4631956912028725,0.4649910233393178,0.466786355475763,0.46858168761220825,0.4703770197486535,0.47217235188509876,0.473967684021544,0.4757630161579892,0.47755834829443444,0.4793536804308797,0.48114901256732495,0.4829443447037702,0.48473967684021546,0.4865350089766607,0.4883303411131059,0.49012567324955114,0.4919210053859964,0.49371633752244165,0.4955116696588869,0.49730700179533216,0.4991023339317774,0.5008976660682226,0.5026929982046678,0.5044883303411131,0.5062836624775583,0.5080789946140036,0.5098743267504489,0.5116696588868941,0.5134649910233393,0.5152603231597845,0.5170556552962298,0.518850987432675,0.5206463195691203,0.5224416517055656,0.5242369838420108,0.526032315978456,0.5278276481149012,0.5296229802513465,0.5314183123877917,0.533213644524237,0.5350089766606823,0.5368043087971275,0.5385996409335727,0.5403949730700179,0.5421903052064632,0.5439856373429084,0.5457809694793537,0.547576301615799,0.5493716337522442,0.5511669658886894,0.5529622980251346,0.5547576301615799,0.5565529622980251,0.5583482944344704,0.5601436265709157,0.5619389587073609,0.5637342908438061,0.5655296229802513,0.5673249551166966,0.5709156193895871,0.5727109515260324,0.5763016157989228,0.578096947935368,0.5798922800718133,0.5816876122082585,0.5834829443447038,0.585278276481149,0.5870736086175943,0.5888689407540395,0.5906642728904847,0.59245960502693,0.5942549371633752,0.5960502692998204,0.5978456014362658,0.599640933572711,0.6014362657091562,0.6032315978456014,0.6050269299820467,0.6068222621184919,0.6086175942549371,0.6104129263913824,0.6122082585278277,0.6140035906642729,0.6157989228007181,0.6175942549371634,0.6193895870736086,0.6229802513464991,0.6247755834829444,0.6265709156193896,0.6283662477558348,0.63016157989228,0.6319569120287253,0.6337522441651705,0.6355475763016158,0.6373429084380611,0.6391382405745063,0.6409335727109515,0.6427289048473968,0.644524236983842,0.6463195691202872,0.6481149012567325,0.6499102333931778,0.651705565529623,0.6535008976660682,0.6552962298025135,0.6570915619389587,0.6588868940754039,0.6606822262118492,0.6624775583482945,0.6642728904847397,0.6660682226211849,0.6678635547576302,0.6696588868940754,0.6714542190305206,0.6732495511669659,0.6750448833034112,0.6768402154398564,0.6786355475763016,0.6804308797127468,0.6822262118491921,0.6840215439856373,0.6858168761220825,0.6876122082585279,0.6894075403949731,0.6912028725314183,0.6929982046678635,0.6947935368043088,0.696588868940754,0.6983842010771992,0.7001795332136446,0.7019748653500898,0.703770197486535,0.7055655296229802,0.7073608617594255,0.7091561938958707,0.7109515260323159,0.7127468581687613,0.7145421903052065,0.7163375224416517,0.718132854578097,0.7199281867145422,0.7217235188509874,0.7235188509874326,0.725314183123878,0.7271095152603232,0.7289048473967684,0.7307001795332136,0.7324955116696589,0.7342908438061041,0.7360861759425493,0.7378815080789947,0.7396768402154399,0.7414721723518851,0.7432675044883303,0.7450628366247756,0.7468581687612208,0.748653500897666,0.7504488330341114,0.7522441651705566,0.7540394973070018,0.755834829443447,0.7576301615798923,0.7594254937163375,0.7612208258527827,0.7630161579892281,0.7648114901256733,0.7666068222621185,0.7684021543985637,0.770197486535009,0.7719928186714542,0.7737881508078994,0.7755834829443446,0.77737881508079,0.7791741472172352,0.7809694793536804,0.7827648114901257,0.7845601436265709,0.7863554757630161,0.7881508078994613,0.7899461400359067,0.7917414721723519,0.7935368043087971,0.7953321364452424,0.7971274685816876,0.7989228007181328,0.800718132854578,0.8025134649910234,0.8043087971274686,0.8061041292639138,0.8078994614003591,0.8096947935368043,0.8114901256732495,0.8132854578096947,0.8150807899461401,0.8168761220825853,0.8186714542190305,0.8204667863554758,0.822262118491921,0.8240574506283662,0.8258527827648114,0.8276481149012568,0.829443447037702,0.8312387791741472,0.8330341113105925,0.8348294434470377,0.8366247755834829,0.8384201077199281,0.8402154398563735,0.8420107719928187,0.8438061041292639,0.8456014362657092,0.8473967684021544,0.8491921005385996,0.8509874326750448,0.8527827648114902,0.8545780969479354,0.8563734290843806,0.8581687612208259,0.8599640933572711,0.8617594254937163,0.8635547576301615,0.8653500897666068,0.8671454219030521,0.8689407540394973,0.8707360861759426,0.8725314183123878,0.874326750448833,0.8761220825852782,0.8779174147217235,0.8797127468581688,0.881508078994614,0.8833034111310593,0.8850987432675045,0.8868940754039497,0.8886894075403949,0.8904847396768402,0.8922800718132855,0.8940754039497307,0.895870736086176,0.8976660682226212,0.8994614003590664,0.9012567324955116,0.9030520646319569,0.9048473967684022,0.9066427289048474,0.9084380610412927,0.9102333931777379,0.9120287253141831,0.9138240574506283,0.9156193895870736,0.9174147217235189,0.9192100538599641,0.9210053859964094,0.9228007181328546,0.9245960502692998,0.926391382405745,0.9281867145421903,0.9299820466786356,0.9317773788150808,0.933572710951526,0.9353680430879713,0.9371633752244165,0.9389587073608617,0.940754039497307,0.9425493716337523,0.9443447037701975,0.9461400359066428,0.947935368043088,0.9497307001795332,0.9515260323159784,0.9533213644524237,0.9551166965888689,0.9569120287253142,0.9587073608617595,0.9605026929982047,0.9622980251346499,0.9640933572710951,0.9658886894075404,0.9676840215439856,0.9694793536804309,0.9712746858168761,0.9730700179533214,0.9748653500897666,0.9766606822262118,0.9784560143626571,0.9802513464991023,0.9820466786355476,0.9838420107719928,0.9856373429084381,0.9874326750448833,0.9892280071813285,0.9910233393177738,0.992818671454219,0.9946140035906643,0.9964093357271095,0.9982046678635548],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.1960,0.2266,0.2340,0.2370,0.2380,0.2388,0.2468,0.2477,0.2487,0.2495,0.2527,0.2547,0.2573,0.2587,0.2588,0.2593,0.2648,0.2654,0.2679,0.2717,0.2742,0.2754,0.2759,0.2766,0.2769,0.2782,0.2783,0.2796,0.2808,0.2816,0.2842,0.2849,0.2856,0.2859,0.2869,0.2880,0.2884,0.2895,0.2901,0.2912,0.2919,0.2929,0.2933,0.2941,0.2945,0.2958,0.2959,0.2974,0.2990,0.2991,0.2995,0.2996,0.3019,0.3033,0.3041,0.3068,0.3072,0.3079,0.3093,0.3094,0.3095,0.3096,0.3105,0.3106,0.3107,0.3120,0.3122,0.3125,0.3128,0.3135,0.3145,0.3146,0.3148,0.3155,0.3157,0.3159,0.3163,0.3164,0.3172,0.3181,0.3189,0.3190,0.3192,0.3193,0.3198,0.3202,0.3211,0.3216,0.3218,0.3219,0.3221,0.3240,0.3241,0.3242,0.3262,0.3263,0.3265,0.3266,0.3268,0.3272,0.3273,0.3278,0.3280,0.3282,0.3306,0.3321,0.3325,0.3327,0.3328,0.3334,0.3335,0.3336,0.3338,0.3339,0.3345,0.3349,0.3352,0.3360,0.3362,0.3369,0.3384,0.3394,0.3404,0.3426,0.3435,0.3447,0.3449,0.3453,0.3455,0.3461,0.3462,0.3479,0.3490,0.3493,0.3499,0.3516,0.3519,0.3526,0.3527,0.3528,0.3531,0.3555,0.3564,0.3571,0.3573,0.3576,0.3584,0.3587,0.3599,0.3600,0.3615,0.3628,0.3636,0.3644,0.3649,0.3655,0.3656,0.3660,0.3671,0.3692,0.3701,0.3732,0.3752,0.3754,0.3756,0.3770,0.3788,0.3789,0.3790,0.3801,0.3821,0.3822,0.3831,0.3840,0.3842,0.3849,0.3852,0.3859,0.3860,0.3876,0.3916,0.3924,0.3939,0.3940,0.3950,0.3971,0.3983,0.3986,0.3989,0.3995,0.3998,0.4005,0.4006,0.4008,0.4030,0.4047,0.4050,0.4060,0.4069,0.4071,0.4078,0.4096,0.4107,0.4123,0.4134,0.4140,0.4148,0.4153,0.4166,0.4171,0.4185,0.4195,0.4222,0.4232,0.4240,0.4249,0.4272,0.4287,0.4292,0.4307,0.4335,0.4357,0.4365,0.4398,0.4399,0.4418,0.4419,0.4456,0.4457,0.4482,0.4487,0.4491,0.4529,0.4530,0.4539,0.4545,0.4547,0.4564,0.4582,0.4591,0.4602,0.4627,0.4634,0.4641,0.4643,0.4646,0.4658,0.4680,0.4712,0.4723,0.4727,0.4735,0.4744,0.4750,0.4756,0.4757,0.4770,0.4788,0.4807,0.4822,0.4834,0.4851,0.4858,0.4870,0.4900,0.4913,0.4947,0.4966,0.4978,0.4991,0.4997,0.5004,0.5026,0.5030,0.5039,0.5045,0.5088,0.5103,0.5124,0.5140,0.5146,0.5175,0.5189,0.5192,0.5205,0.5207,0.5211,0.5285,0.5320,0.5323,0.5329,0.5362,0.5400,0.5406,0.5411,0.5423,0.5467,0.5475,0.5485,0.5499,0.5525,0.5537,0.5556,0.5561,0.5565,0.5570,0.5571,0.5593,0.5597,0.5617,0.5636,0.5666,0.5671,0.5683,0.5751,0.5773,0.5778,0.5783,0.5822,0.5828,0.5834,0.5847,0.5865,0.5873,0.5917,0.5924,0.5930,0.5946,0.5986,0.5993,0.6014,0.6070,0.6072,0.6074,0.6088,0.6094,0.6099,0.6103,0.6114,0.6139,0.6170,0.6183,0.6203,0.6210,0.6236,0.6247,0.6262,0.6264,0.6286,0.6323,0.6344,0.6346,0.6375,0.6376,0.6378,0.6379,0.6390,0.6418,0.6424,0.6431,0.6446,0.6461,0.6462,0.6484,0.6509,0.6515,0.6527,0.6549,0.6553,0.6561,0.6573,0.6612,0.6626,0.6630,0.6648,0.6666,0.6677,0.6680,0.6688,0.6700,0.6701,0.6758,0.6780,0.6833,0.6843,0.6849,0.6911,0.6925,0.6935,0.6960,0.6981,0.6999,0.7025,0.7043,0.7055,0.7062,0.7085,0.7112,0.7120,0.7135,0.7202,0.7236,0.7310,0.7337,0.7343,0.7351,0.7375,0.7420,0.7490,0.7510,0.7555,0.7611,0.7646,0.7657,0.7663,0.7722,0.7742,0.7743,0.7785,0.7838,0.7866,0.7885,0.7937,0.7971,0.7977,0.8001,0.8018,0.8019,0.8030,0.8046,0.8109,0.8127,0.8153,0.8167,0.8168,0.8195,0.8207,0.8230,0.8287,0.8331,0.8372,0.8374,0.8433,0.8452,0.8458,0.8489,0.8588,0.8603,0.8626,0.8653,0.8692,0.8767,0.8777,0.8792,0.8797,0.8859,0.8889,0.8952,0.8953,0.8954,0.8972,0.8980,0.9000,0.9047,0.9054,0.9070,0.9155,0.9159,0.9181,0.9238,0.9308,0.9344,0.9366,0.9376,0.9405,0.9528,0.9548,0.9656,0.9741,0.9813,0.9914,0.9959,1.0013,1.0057,1.0134,1.0136,1.0169,1.0217,1.0252,1.0296,1.0473,1.0657,1.1079,1.1195,1.1311,1.1463,1.1542,1.1557,1.1576,1.1627,1.1908,1.2187,1.2223,1.2265,1.2393,1.2425,1.2485,1.2634,1.2697,1.2840,1.2968,1.3037,1.3165,1.4733,1.5368,1.5383,1.5397,1.7228,1.8720,1.9167,2.0498,2.3205,2.4109,3.9545,4.0879,6.9202,7.3359,7.5758,9.0160],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14464285714285716,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.2982142857142857,0.3,0.30178571428571427,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.35,0.3517857142857143,0.3535714285714286,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48214285714285715,0.48392857142857143,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5607142857142857,0.5625,0.5642857142857143,0.5678571428571428,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1573,0.1633,0.1637,0.1693,0.1727,0.1735,0.1747,0.1748,0.1754,0.1811,0.1828,0.1829,0.1846,0.1849,0.1855,0.1875,0.1899,0.1913,0.1934,0.1942,0.1946,0.1953,0.1954,0.1966,0.1968,0.1992,0.2005,0.2013,0.2020,0.2026,0.2031,0.2049,0.2058,0.2063,0.2068,0.2076,0.2077,0.2089,0.2090,0.2098,0.2114,0.2124,0.2127,0.2138,0.2167,0.2172,0.2183,0.2192,0.2194,0.2201,0.2205,0.2207,0.2208,0.2211,0.2233,0.2260,0.2263,0.2266,0.2277,0.2283,0.2289,0.2290,0.2297,0.2298,0.2302,0.2304,0.2306,0.2312,0.2315,0.2316,0.2320,0.2323,0.2331,0.2340,0.2346,0.2349,0.2352,0.2373,0.2377,0.2381,0.2388,0.2389,0.2391,0.2399,0.2411,0.2417,0.2427,0.2439,0.2445,0.2497,0.2499,0.2527,0.2528,0.2540,0.2554,0.2566,0.2572,0.2574,0.2583,0.2621,0.2626,0.2632,0.2653,0.2654,0.2657,0.2661,0.2663,0.2671,0.2677,0.2680,0.2702,0.2704,0.2705,0.2712,0.2722,0.2738,0.2743,0.2754,0.2767,0.2810,0.2828,0.2836,0.2843,0.2845,0.2857,0.2861,0.2894,0.2897,0.2911,0.2913,0.2927,0.2928,0.2938,0.2939,0.2941,0.2948,0.2962,0.2999,0.3015,0.3021,0.3038,0.3051,0.3059,0.3062,0.3068,0.3075,0.3085,0.3095,0.3096,0.3118,0.3126,0.3135,0.3141,0.3166,0.3200,0.3204,0.3207,0.3209,0.3211,0.3222,0.3236,0.3254,0.3259,0.3277,0.3278,0.3280,0.3291,0.3297,0.3303,0.3332,0.3352,0.3363,0.3370,0.3371,0.3372,0.3374,0.3395,0.3405,0.3418,0.3429,0.3441,0.3449,0.3450,0.3501,0.3523,0.3525,0.3530,0.3532,0.3556,0.3558,0.3560,0.3569,0.3570,0.3610,0.3613,0.3618,0.3623,0.3631,0.3657,0.3659,0.3667,0.3677,0.3732,0.3747,0.3762,0.3778,0.3788,0.3799,0.3824,0.3836,0.3857,0.3862,0.3893,0.3930,0.3946,0.3960,0.3963,0.3968,0.3972,0.3983,0.4009,0.4013,0.4016,0.4039,0.4053,0.4056,0.4057,0.4086,0.4094,0.4097,0.4109,0.4125,0.4135,0.4148,0.4149,0.4157,0.4188,0.4207,0.4210,0.4222,0.4225,0.4226,0.4238,0.4240,0.4273,0.4286,0.4307,0.4324,0.4331,0.4342,0.4346,0.4371,0.4378,0.4397,0.4419,0.4425,0.4434,0.4462,0.4472,0.4486,0.4490,0.4491,0.4511,0.4529,0.4543,0.4544,0.4558,0.4582,0.4586,0.4605,0.4612,0.4613,0.4622,0.4629,0.4651,0.4673,0.4708,0.4725,0.4747,0.4775,0.4777,0.4784,0.4801,0.4803,0.4808,0.4834,0.4840,0.4847,0.4868,0.4878,0.4898,0.4906,0.4918,0.4940,0.4941,0.4952,0.4983,0.4988,0.4998,0.5024,0.5037,0.5091,0.5092,0.5115,0.5124,0.5162,0.5172,0.5186,0.5191,0.5227,0.5243,0.5252,0.5263,0.5274,0.5287,0.5289,0.5297,0.5306,0.5310,0.5374,0.5406,0.5412,0.5414,0.5432,0.5478,0.5498,0.5501,0.5508,0.5518,0.5526,0.5532,0.5572,0.5573,0.5593,0.5606,0.5665,0.5724,0.5731,0.5737,0.5742,0.5746,0.5761,0.5770,0.5811,0.5828,0.5837,0.5902,0.5976,0.5978,0.5988,0.5999,0.6027,0.6050,0.6089,0.6100,0.6104,0.6148,0.6153,0.6170,0.6189,0.6190,0.6231,0.6263,0.6270,0.6282,0.6312,0.6329,0.6380,0.6393,0.6400,0.6447,0.6451,0.6463,0.6480,0.6482,0.6485,0.6489,0.6496,0.6510,0.6533,0.6624,0.6632,0.6642,0.6649,0.6667,0.6676,0.6700,0.6764,0.6839,0.6861,0.6929,0.6991,0.7062,0.7066,0.7090,0.7136,0.7162,0.7213,0.7251,0.7254,0.7262,0.7269,0.7280,0.7323,0.7387,0.7391,0.7416,0.7475,0.7478,0.7481,0.7539,0.7566,0.7673,0.7694,0.7721,0.7789,0.7806,0.7837,0.7963,0.8019,0.8024,0.8033,0.8039,0.8100,0.8110,0.8153,0.8154,0.8178,0.8194,0.8195,0.8196,0.8225,0.8285,0.8300,0.8363,0.8369,0.8395,0.8408,0.8412,0.8442,0.8466,0.8488,0.8493,0.8494,0.8630,0.8645,0.8651,0.8694,0.8735,0.8746,0.8748,0.8763,0.8971,0.9036,0.9069,0.9120,0.9127,0.9151,0.9152,0.9184,0.9289,0.9302,0.9341,0.9430,0.9484,0.9501,0.9542,0.9546,0.9727,0.9750,0.9880,0.9955,0.9977,1.0087,1.0130,1.0251,1.0261,1.0270,1.0310,1.0320,1.0395,1.0658,1.0717,1.0821,1.0833,1.1251,1.1383,1.1388,1.1540,1.1586,1.1623,1.1722,1.2033,1.2349,1.2612,1.2621,1.2649,1.3081,1.3342,1.3792,1.4006,1.4233,1.4338,1.4446,1.4494,1.5456,1.5589,1.6026,1.6597,1.6621,1.6727,1.7099,1.7191,1.7447,1.8063,1.8582,1.8754,1.9025,2.0130,2.2730,2.4804,2.8642,3.1599,3.2647,3.4469],"y":[0.0018552875695732839,0.0037105751391465678,0.0055658627087198514,0.0074211502782931356,0.00927643784786642,0.011131725417439703,0.012987012987012988,0.014842300556586271,0.016697588126159554,0.02040816326530612,0.022263450834879406,0.02411873840445269,0.025974025974025976,0.027829313543599257,0.029684601113172542,0.03153988868274583,0.03339517625231911,0.03525046382189239,0.03710575139146568,0.03896103896103896,0.04081632653061224,0.04267161410018553,0.04452690166975881,0.04638218923933209,0.04823747680890538,0.05009276437847866,0.05194805194805195,0.05380333951762523,0.055658627087198514,0.0575139146567718,0.059369202226345084,0.061224489795918366,0.06307977736549165,0.06493506493506493,0.06679035250463822,0.0686456400742115,0.07050092764378478,0.07235621521335807,0.07421150278293136,0.07606679035250463,0.07792207792207792,0.07977736549165121,0.08163265306122448,0.08348794063079777,0.08534322820037106,0.08719851576994433,0.08905380333951762,0.09090909090909091,0.09276437847866419,0.09461966604823747,0.09647495361781076,0.09833024118738404,0.10018552875695733,0.10204081632653061,0.1038961038961039,0.10575139146567718,0.10760667903525047,0.11131725417439703,0.11317254174397032,0.1150278293135436,0.11688311688311688,0.11873840445269017,0.12059369202226346,0.12244897959183673,0.12430426716141002,0.1261595547309833,0.1280148423005566,0.12987012987012986,0.13172541743970315,0.13358070500927643,0.13543599257884972,0.137291280148423,0.1391465677179963,0.14100185528756956,0.14285714285714285,0.14471243042671614,0.14656771799628943,0.150278293135436,0.15213358070500926,0.15398886827458255,0.15584415584415584,0.15955473098330242,0.1614100185528757,0.16326530612244897,0.16697588126159554,0.16883116883116883,0.17068645640074212,0.1725417439703154,0.17439703153988867,0.17810760667903525,0.17996289424860853,0.18181818181818182,0.1836734693877551,0.18552875695732837,0.18738404452690166,0.18923933209647495,0.19109461966604824,0.19294990723562153,0.19480519480519481,0.19666048237476808,0.19851576994434136,0.20037105751391465,0.20222634508348794,0.20408163265306123,0.20593692022263452,0.2077922077922078,0.20964749536178107,0.21150278293135436,0.21335807050092764,0.21521335807050093,0.21706864564007422,0.2189239332096475,0.22077922077922077,0.22263450834879406,0.22448979591836735,0.22634508348794063,0.22820037105751392,0.2300556586270872,0.23191094619666047,0.23376623376623376,0.23562152133580705,0.23747680890538034,0.23933209647495363,0.24118738404452691,0.24304267161410018,0.24489795918367346,0.24675324675324675,0.24860853432282004,0.2504638218923933,0.2523191094619666,0.2541743970315399,0.2560296846011132,0.25788497217068646,0.2597402597402597,0.26159554730983303,0.2634508348794063,0.2653061224489796,0.2690166975881262,0.27087198515769945,0.2727272727272727,0.274582560296846,0.2764378478664193,0.2782931354359926,0.28014842300556586,0.2820037105751391,0.28385899814471244,0.2857142857142857,0.287569573283859,0.2894248608534323,0.2912801484230056,0.29313543599257885,0.2949907235621521,0.2987012987012987,0.300556586270872,0.30241187384044527,0.3042671614100185,0.30612244897959184,0.3079777365491651,0.3098330241187384,0.3116883116883117,0.313543599257885,0.31539888682745826,0.3172541743970315,0.31910946196660483,0.3209647495361781,0.3228200371057514,0.3246753246753247,0.32653061224489793,0.32838589981447125,0.3302411873840445,0.3320964749536178,0.3339517625231911,0.3358070500927644,0.33766233766233766,0.3395176252319109,0.34137291280148424,0.3432282003710575,0.3450834879406308,0.3469387755102041,0.34879406307977734,0.35064935064935066,0.3525046382189239,0.35435992578849723,0.3562152133580705,0.3580705009276438,0.35992578849721707,0.36178107606679033,0.36363636363636365,0.3654916512059369,0.3673469387755102,0.3692022263450835,0.37105751391465674,0.37291280148423006,0.3747680890538033,0.37662337662337664,0.3784786641929499,0.3803339517625232,0.3821892393320965,0.38404452690166974,0.38589981447124305,0.3877551020408163,0.38961038961038963,0.3914656771799629,0.39332096474953615,0.39517625231910947,0.3970315398886827,0.39888682745825604,0.4007421150278293,0.4025974025974026,0.4044526901669759,0.40816326530612246,0.4100185528756957,0.41187384044526903,0.4137291280148423,0.4155844155844156,0.4174397031539889,0.41929499072356213,0.42115027829313545,0.4230055658627087,0.424860853432282,0.4267161410018553,0.42857142857142855,0.43042671614100186,0.4322820037105751,0.43413729128014844,0.4359925788497217,0.437847866419295,0.4397031539888683,0.44155844155844154,0.44341372912801486,0.4452690166975881,0.44712430426716143,0.4489795918367347,0.45083487940630795,0.45269016697588127,0.45454545454545453,0.45640074211502785,0.4582560296846011,0.4619666048237477,0.46382189239332094,0.46567717996289426,0.4675324675324675,0.46938775510204084,0.4712430426716141,0.47309833024118736,0.4749536178107607,0.47680890538033394,0.47866419294990725,0.4805194805194805,0.48237476808905383,0.4842300556586271,0.48608534322820035,0.4897959183673469,0.49165120593692024,0.4935064935064935,0.49536178107606677,0.4972170686456401,0.49907235621521334,0.5009276437847866,0.5027829313543599,0.5046382189239332,0.5064935064935064,0.5083487940630798,0.5102040816326531,0.5120593692022264,0.5139146567717996,0.5157699443413729,0.5176252319109462,0.5194805194805194,0.5213358070500927,0.5231910946196661,0.5250463821892394,0.5269016697588126,0.5287569573283859,0.5306122448979592,0.5324675324675324,0.5343228200371057,0.536178107606679,0.5380333951762524,0.5398886827458256,0.5417439703153989,0.5435992578849722,0.5454545454545454,0.5473098330241187,0.549165120593692,0.5510204081632653,0.5528756957328386,0.5547309833024119,0.5565862708719852,0.5584415584415584,0.5602968460111317,0.562152133580705,0.5640074211502782,0.5658627087198516,0.5677179962894249,0.5695732838589982,0.5714285714285714,0.5732838589981447,0.575139146567718,0.5769944341372912,0.5807050092764379,0.5825602968460112,0.5844155844155844,0.588126159554731,0.5899814471243042,0.5918367346938775,0.5936920222634509,0.5955473098330241,0.5974025974025974,0.5992578849721707,0.601113172541744,0.6029684601113172,0.6048237476808905,0.6066790352504638,0.608534322820037,0.6103896103896104,0.6122448979591837,0.614100185528757,0.6159554730983302,0.6178107606679035,0.6196660482374768,0.62152133580705,0.6233766233766234,0.6252319109461967,0.62708719851577,0.6289424860853432,0.6307977736549165,0.6326530612244898,0.634508348794063,0.6363636363636364,0.6382189239332097,0.640074211502783,0.6419294990723562,0.6437847866419295,0.6456400742115028,0.647495361781076,0.6493506493506493,0.6512059369202227,0.6530612244897959,0.6549165120593692,0.6567717996289425,0.6586270871985158,0.660482374768089,0.6623376623376623,0.6641929499072357,0.6660482374768089,0.6679035250463822,0.6697588126159555,0.6716141001855288,0.673469387755102,0.6753246753246753,0.6771799628942486,0.6790352504638218,0.6808905380333952,0.6827458256029685,0.6846011131725418,0.686456400742115,0.6883116883116883,0.6901669758812616,0.6920222634508348,0.6938775510204082,0.6957328385899815,0.6975881261595547,0.699443413729128,0.7012987012987013,0.7031539888682746,0.7050092764378478,0.7068645640074211,0.7087198515769945,0.7105751391465677,0.712430426716141,0.7142857142857143,0.7161410018552876,0.7179962894248608,0.7198515769944341,0.7217068645640075,0.7235621521335807,0.725417439703154,0.7272727272727273,0.7291280148423006,0.7309833024118738,0.7328385899814471,0.7346938775510204,0.7365491651205937,0.738404452690167,0.7402597402597403,0.7421150278293135,0.7439703153988868,0.7458256029684601,0.7476808905380334,0.7495361781076066,0.75139146567718,0.7532467532467533,0.7551020408163265,0.7569573283858998,0.7588126159554731,0.7606679035250464,0.7625231910946196,0.764378478664193,0.7662337662337663,0.7680890538033395,0.7699443413729128,0.7717996289424861,0.7736549165120594,0.7755102040816326,0.7773654916512059,0.7792207792207793,0.7810760667903525,0.7829313543599258,0.7847866419294991,0.7866419294990723,0.7884972170686456,0.7903525046382189,0.7922077922077922,0.7940630797773655,0.7959183673469388,0.7977736549165121,0.7996289424860853,0.8014842300556586,0.8033395176252319,0.8051948051948052,0.8070500927643784,0.8089053803339518,0.8107606679035251,0.8126159554730983,0.8144712430426716,0.8163265306122449,0.8181818181818182,0.8200371057513914,0.8218923933209648,0.8237476808905381,0.8256029684601113,0.8274582560296846,0.8293135435992579,0.8311688311688312,0.8330241187384044,0.8348794063079777,0.8367346938775511,0.8385899814471243,0.8404452690166976,0.8423005565862709,0.8441558441558441,0.8460111317254174,0.8478664192949907,0.849721706864564,0.8515769944341373,0.8534322820037106,0.8552875695732839,0.8571428571428571,0.8589981447124304,0.8608534322820037,0.862708719851577,0.8645640074211502,0.8664192949907236,0.8682745825602969,0.8701298701298701,0.8719851576994434,0.8738404452690167,0.87569573283859,0.8775510204081632,0.8794063079777366,0.8812615955473099,0.8831168831168831,0.8849721706864564,0.8868274582560297,0.8886827458256029,0.8905380333951762,0.8923933209647495,0.8942486085343229,0.8961038961038961,0.8979591836734694,0.8998144712430427,0.9016697588126159,0.9035250463821892,0.9053803339517625,0.9072356215213359,0.9090909090909091,0.9109461966604824,0.9128014842300557,0.9146567717996289,0.9165120593692022,0.9183673469387755,0.9202226345083488,0.922077922077922,0.9239332096474954,0.9257884972170687,0.9276437847866419,0.9294990723562152,0.9313543599257885,0.9332096474953617,0.935064935064935,0.9369202226345084,0.9387755102040817,0.9406307977736549,0.9424860853432282,0.9443413729128015,0.9461966604823747,0.948051948051948,0.9499072356215214,0.9517625231910947,0.9536178107606679,0.9554730983302412,0.9573283858998145,0.9591836734693877,0.961038961038961,0.9628942486085343,0.9647495361781077,0.9666048237476809,0.9684601113172542,0.9703153988868275,0.9721706864564007,0.974025974025974,0.9758812615955473,0.9777365491651205,0.9795918367346939,0.9814471243042672,0.9833024118738405,0.9851576994434137,0.987012987012987,0.9888682745825603,0.9907235621521335,0.9925788497217068,0.9944341372912802,0.9962894248608535,0.9981447124304267],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, docs.libp2p.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.libp2p.io-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.libp2p.io-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..04b67e410b
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.libp2p.io-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[1.0797,1.1031,1.1123,1.1159,1.1193,1.1257,1.1399,1.1508,1.1599,1.1835,1.1839,1.2003,1.2117,1.2159,1.2174,1.2198,1.2222,1.2316,1.2333,1.2347,1.2379,1.2441,1.2443,1.2451,1.2461,1.2465,1.2472,1.2484,1.2503,1.2514,1.2525,1.2538,1.2559,1.2561,1.2567,1.2572,1.2586,1.2590,1.2614,1.2620,1.2647,1.2657,1.2676,1.2680,1.2689,1.2737,1.2752,1.2764,1.2772,1.2775,1.2782,1.2785,1.2788,1.2799,1.2805,1.2806,1.2842,1.2844,1.2859,1.2869,1.2878,1.2880,1.2892,1.2893,1.2934,1.2948,1.2962,1.2964,1.2965,1.2987,1.3012,1.3013,1.3042,1.3051,1.3063,1.3075,1.3080,1.3082,1.3098,1.3110,1.3122,1.3125,1.3126,1.3185,1.3188,1.3248,1.3353,1.3357,1.3361,1.3389,1.3398,1.3399,1.3417,1.3419,1.3429,1.3444,1.3454,1.3467,1.3481,1.3489,1.3495,1.3521,1.3595,1.3602,1.3621,1.3649,1.3697,1.3716,1.3721,1.3751,1.3766,1.3772,1.3777,1.3790,1.3796,1.3799,1.3831,1.3846,1.3862,1.3883,1.3899,1.3904,1.3969,1.3970,1.4007,1.4033,1.4044,1.4064,1.4085,1.4091,1.4094,1.4101,1.4112,1.4123,1.4141,1.4146,1.4162,1.4179,1.4195,1.4204,1.4209,1.4210,1.4223,1.4228,1.4239,1.4277,1.4278,1.4289,1.4313,1.4339,1.4355,1.4364,1.4421,1.4422,1.4429,1.4492,1.4506,1.4591,1.4600,1.4606,1.4616,1.4621,1.4623,1.4680,1.4681,1.4700,1.4703,1.4706,1.4712,1.4781,1.4809,1.4825,1.4845,1.4875,1.4900,1.4907,1.4929,1.4940,1.4967,1.4977,1.4988,1.4992,1.5009,1.5016,1.5021,1.5027,1.5039,1.5045,1.5076,1.5083,1.5101,1.5107,1.5133,1.5135,1.5184,1.5187,1.5194,1.5201,1.5211,1.5213,1.5225,1.5227,1.5229,1.5266,1.5268,1.5313,1.5346,1.5348,1.5366,1.5373,1.5375,1.5390,1.5395,1.5398,1.5422,1.5458,1.5465,1.5475,1.5484,1.5487,1.5502,1.5504,1.5514,1.5520,1.5535,1.5544,1.5551,1.5552,1.5556,1.5561,1.5569,1.5599,1.5610,1.5616,1.5622,1.5631,1.5632,1.5645,1.5655,1.5669,1.5671,1.5713,1.5719,1.5736,1.5741,1.5755,1.5791,1.5822,1.5827,1.5849,1.5859,1.5873,1.5894,1.5898,1.5899,1.5903,1.5919,1.5930,1.5941,1.5943,1.5953,1.5970,1.5974,1.5988,1.5997,1.6003,1.6012,1.6014,1.6030,1.6035,1.6043,1.6048,1.6055,1.6077,1.6100,1.6103,1.6112,1.6133,1.6183,1.6204,1.6213,1.6252,1.6263,1.6288,1.6290,1.6294,1.6313,1.6324,1.6363,1.6379,1.6398,1.6402,1.6428,1.6440,1.6450,1.6478,1.6525,1.6532,1.6543,1.6549,1.6595,1.6597,1.6602,1.6608,1.6610,1.6611,1.6632,1.6643,1.6644,1.6677,1.6678,1.6705,1.6719,1.6725,1.6737,1.6738,1.6751,1.6759,1.6764,1.6765,1.6781,1.6788,1.6798,1.6826,1.6828,1.6842,1.6853,1.6890,1.6906,1.6916,1.6928,1.6939,1.6947,1.6951,1.6958,1.6974,1.6986,1.6990,1.7006,1.7022,1.7039,1.7047,1.7077,1.7079,1.7080,1.7089,1.7097,1.7103,1.7111,1.7116,1.7167,1.7168,1.7207,1.7212,1.7233,1.7245,1.7247,1.7253,1.7277,1.7281,1.7286,1.7298,1.7321,1.7327,1.7335,1.7365,1.7396,1.7422,1.7423,1.7456,1.7459,1.7469,1.7478,1.7487,1.7490,1.7492,1.7493,1.7526,1.7567,1.7577,1.7588,1.7592,1.7596,1.7619,1.7650,1.7675,1.7690,1.7694,1.7696,1.7741,1.7748,1.7753,1.7769,1.7772,1.7819,1.7829,1.7889,1.7909,1.7925,1.7943,1.7950,1.8057,1.8061,1.8070,1.8075,1.8076,1.8089,1.8121,1.8179,1.8193,1.8212,1.8213,1.8219,1.8224,1.8246,1.8263,1.8296,1.8297,1.8364,1.8374,1.8377,1.8382,1.8438,1.8440,1.8443,1.8450,1.8458,1.8477,1.8485,1.8504,1.8550,1.8568,1.8581,1.8638,1.8702,1.8729,1.8762,1.8765,1.8774,1.8854,1.8876,1.8889,1.8908,1.8930,1.8983,1.8985,1.9052,1.9100,1.9140,1.9148,1.9213,1.9226,1.9239,1.9307,1.9347,1.9429,1.9453,1.9461,1.9485,1.9502,1.9515,1.9561,1.9583,1.9601,1.9643,1.9659,1.9663,1.9687,1.9703,1.9713,1.9845,1.9866,1.9879,1.9908,1.9919,1.9968,1.9998,2.0028,2.0045,2.0095,2.0129,2.0152,2.0167,2.0322,2.0430,2.0517,2.0544,2.0554,2.0582,2.0657,2.0731,2.0733,2.0742,2.0745,2.0877,2.0930,2.0950,2.0955,2.1143,2.1189,2.1246,2.1263,2.1277,2.1294,2.1402,2.1524,2.1713,2.2024,2.2141,2.2375,2.2387,2.2576,2.2702,2.2777,2.2836,2.2941,2.3030,2.3296,2.3297,2.3366,2.3501,2.3541,2.3681,2.3919,2.4213,2.4516,2.4704,2.5110,2.5312,2.6025,2.7597,2.9186,2.9402,3.0316,3.0965,3.1835,3.2875,3.3194,4.4259,4.6835,5.1380],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.43010752688172044,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.2646,0.2866,0.2961,0.3057,0.4353,0.4442,0.6816,0.7681,0.7782,0.7970,0.7986,0.8204,0.8281,0.8862,0.8985,0.9135,0.9209,0.9213,0.9287,0.9291,0.9351,0.9363,0.9402,0.9444,0.9488,0.9537,0.9583,0.9595,0.9617,0.9713,0.9732,0.9782,0.9809,0.9813,0.9887,0.9895,0.9918,0.9933,0.9951,0.9959,0.9984,1.0008,1.0045,1.0061,1.0069,1.0086,1.0092,1.0126,1.0130,1.0132,1.0242,1.0245,1.0286,1.0292,1.0308,1.0339,1.0365,1.0434,1.0501,1.0565,1.0612,1.0646,1.0666,1.0692,1.0708,1.0714,1.0717,1.0729,1.0745,1.0772,1.0777,1.0815,1.0833,1.0843,1.0844,1.0860,1.0898,1.0905,1.0910,1.0951,1.0965,1.0983,1.0990,1.0998,1.1014,1.1027,1.1039,1.1041,1.1043,1.1049,1.1069,1.1083,1.1098,1.1099,1.1116,1.1124,1.1145,1.1260,1.1277,1.1287,1.1326,1.1342,1.1371,1.1372,1.1394,1.1403,1.1421,1.1424,1.1459,1.1461,1.1498,1.1513,1.1521,1.1528,1.1583,1.1589,1.1652,1.1656,1.1674,1.1676,1.1729,1.1757,1.1768,1.1775,1.1776,1.1807,1.1828,1.1847,1.1854,1.1875,1.1909,1.1917,1.1976,1.2001,1.2022,1.2033,1.2061,1.2063,1.2077,1.2089,1.2112,1.2122,1.2126,1.2140,1.2154,1.2155,1.2165,1.2167,1.2175,1.2183,1.2197,1.2261,1.2284,1.2293,1.2311,1.2320,1.2327,1.2328,1.2331,1.2333,1.2338,1.2347,1.2388,1.2392,1.2395,1.2404,1.2406,1.2412,1.2433,1.2460,1.2519,1.2538,1.2557,1.2595,1.2619,1.2680,1.2686,1.2709,1.2726,1.2729,1.2735,1.2769,1.2770,1.2808,1.2817,1.2821,1.2831,1.2850,1.2856,1.2858,1.2971,1.2980,1.2984,1.2992,1.3016,1.3095,1.3105,1.3121,1.3129,1.3140,1.3150,1.3154,1.3188,1.3194,1.3251,1.3282,1.3336,1.3337,1.3351,1.3352,1.3369,1.3394,1.3433,1.3464,1.3474,1.3497,1.3500,1.3576,1.3578,1.3579,1.3587,1.3594,1.3713,1.3732,1.3735,1.3751,1.3762,1.3781,1.3782,1.3789,1.3794,1.3825,1.3838,1.3867,1.3880,1.3886,1.3903,1.3922,1.3943,1.3949,1.3979,1.3983,1.4020,1.4113,1.4117,1.4121,1.4126,1.4135,1.4155,1.4171,1.4179,1.4207,1.4238,1.4248,1.4262,1.4317,1.4319,1.4320,1.4337,1.4342,1.4350,1.4351,1.4369,1.4379,1.4387,1.4408,1.4416,1.4421,1.4468,1.4512,1.4540,1.4560,1.4564,1.4573,1.4594,1.4606,1.4620,1.4638,1.4661,1.4711,1.4722,1.4756,1.4762,1.4777,1.4791,1.4793,1.4802,1.4820,1.4826,1.4888,1.4904,1.4922,1.4947,1.4974,1.4989,1.5005,1.5064,1.5070,1.5088,1.5110,1.5125,1.5132,1.5133,1.5158,1.5167,1.5185,1.5228,1.5242,1.5260,1.5261,1.5272,1.5303,1.5316,1.5321,1.5327,1.5339,1.5342,1.5354,1.5375,1.5381,1.5390,1.5392,1.5438,1.5447,1.5470,1.5476,1.5495,1.5501,1.5506,1.5508,1.5544,1.5546,1.5559,1.5574,1.5586,1.5610,1.5625,1.5626,1.5648,1.5675,1.5679,1.5700,1.5723,1.5750,1.5793,1.5797,1.5805,1.5817,1.5825,1.5838,1.5840,1.5844,1.5848,1.5877,1.5890,1.5901,1.5923,1.5950,1.5972,1.5980,1.5990,1.6002,1.6016,1.6025,1.6042,1.6084,1.6106,1.6126,1.6129,1.6130,1.6139,1.6141,1.6160,1.6166,1.6184,1.6211,1.6230,1.6239,1.6269,1.6278,1.6333,1.6338,1.6350,1.6359,1.6395,1.6397,1.6406,1.6414,1.6427,1.6431,1.6447,1.6454,1.6474,1.6479,1.6494,1.6505,1.6509,1.6512,1.6518,1.6523,1.6524,1.6530,1.6541,1.6578,1.6580,1.6589,1.6596,1.6598,1.6654,1.6661,1.6664,1.6678,1.6745,1.6770,1.6788,1.6826,1.6834,1.6837,1.6853,1.6883,1.6898,1.6904,1.6935,1.6948,1.6969,1.6996,1.7048,1.7059,1.7069,1.7078,1.7082,1.7085,1.7089,1.7144,1.7157,1.7159,1.7161,1.7173,1.7182,1.7207,1.7245,1.7263,1.7267,1.7292,1.7297,1.7317,1.7349,1.7391,1.7420,1.7422,1.7432,1.7434,1.7435,1.7535,1.7540,1.7572,1.7585,1.7641,1.7666,1.7699,1.7725,1.7762,1.7798,1.7816,1.7825,1.7857,1.7985,1.7986,1.7991,1.8014,1.8025,1.8116,1.8130,1.8137,1.8158,1.8211,1.8228,1.8249,1.8254,1.8261,1.8296,1.8327,1.8351,1.8396,1.8415,1.8480,1.8531,1.8549,1.8570,1.8581,1.8586,1.8588,1.8599,1.8727,1.8812,1.8828,1.8835,1.8913,1.8926,1.9001,1.9144,1.9156,1.9211,1.9247,1.9387,1.9407,1.9417,1.9554,1.9667,1.9701,1.9858,2.0012,2.0025,2.0198,2.0291,2.0383,2.0401,2.0565,2.0590,2.0621,2.1180,2.1241,2.1646,2.1652,2.1745,2.1804,2.1930,2.1949,2.2765,2.3950,2.6075,2.6121,2.7947,2.9145,3.0168,3.0823,3.1207,3.2911,4.5403,5.1248,5.8448,5.9723,6.4282,7.8738],"y":[0.0017985611510791368,0.0035971223021582736,0.00539568345323741,0.007194244604316547,0.008992805755395683,0.01079136690647482,0.012589928057553957,0.014388489208633094,0.01618705035971223,0.017985611510791366,0.019784172661870502,0.02158273381294964,0.023381294964028777,0.025179856115107913,0.02697841726618705,0.02877697841726619,0.030575539568345324,0.03237410071942446,0.0341726618705036,0.03597122302158273,0.03776978417266187,0.039568345323741004,0.04136690647482014,0.04316546762589928,0.044964028776978415,0.046762589928057555,0.048561151079136694,0.050359712230215826,0.052158273381294966,0.0539568345323741,0.05575539568345324,0.05755395683453238,0.05935251798561151,0.06115107913669065,0.06294964028776978,0.06474820143884892,0.06654676258992806,0.0683453237410072,0.07014388489208633,0.07194244604316546,0.0737410071942446,0.07553956834532374,0.07733812949640288,0.07913669064748201,0.08093525179856115,0.08273381294964029,0.08453237410071943,0.08633093525179857,0.08812949640287769,0.08992805755395683,0.09172661870503597,0.09352517985611511,0.09532374100719425,0.09712230215827339,0.09892086330935251,0.10071942446043165,0.10431654676258993,0.10611510791366907,0.1079136690647482,0.10971223021582734,0.11151079136690648,0.11330935251798561,0.11510791366906475,0.11690647482014388,0.11870503597122302,0.12050359712230216,0.1223021582733813,0.12410071942446044,0.12769784172661872,0.12949640287769784,0.13129496402877697,0.13309352517985612,0.13489208633093525,0.1366906474820144,0.13848920863309352,0.14028776978417265,0.1420863309352518,0.14388489208633093,0.14568345323741008,0.1474820143884892,0.14928057553956833,0.1510791366906475,0.1528776978417266,0.15467625899280577,0.1564748201438849,0.15827338129496402,0.16007194244604317,0.1618705035971223,0.16366906474820145,0.16546762589928057,0.1672661870503597,0.16906474820143885,0.17086330935251798,0.17266187050359713,0.17446043165467626,0.17625899280575538,0.17805755395683454,0.17985611510791366,0.18165467625899281,0.18345323741007194,0.18525179856115107,0.18705035971223022,0.18884892086330934,0.1906474820143885,0.19244604316546762,0.19424460431654678,0.1960431654676259,0.19784172661870503,0.19964028776978418,0.2014388489208633,0.20323741007194246,0.20503597122302158,0.2068345323741007,0.20863309352517986,0.210431654676259,0.21223021582733814,0.21402877697841727,0.2158273381294964,0.21762589928057555,0.22122302158273383,0.22302158273381295,0.22482014388489208,0.22661870503597123,0.22841726618705036,0.2302158273381295,0.23201438848920863,0.23381294964028776,0.2356115107913669,0.23741007194244604,0.24100719424460432,0.24280575539568344,0.2446043165467626,0.24640287769784172,0.25,0.2517985611510791,0.25359712230215825,0.25539568345323743,0.25719424460431656,0.2589928057553957,0.2607913669064748,0.26258992805755393,0.2643884892086331,0.26618705035971224,0.26798561151079137,0.2697841726618705,0.2715827338129496,0.2733812949640288,0.2751798561151079,0.27697841726618705,0.2787769784172662,0.2805755395683453,0.2823741007194245,0.2841726618705036,0.28597122302158273,0.28776978417266186,0.289568345323741,0.29136690647482016,0.2931654676258993,0.2949640287769784,0.29676258992805754,0.29856115107913667,0.30035971223021585,0.302158273381295,0.3039568345323741,0.3057553956834532,0.30755395683453235,0.30935251798561153,0.31115107913669066,0.3129496402877698,0.3147482014388489,0.31654676258992803,0.3183453237410072,0.32014388489208634,0.32194244604316546,0.3237410071942446,0.3255395683453237,0.3273381294964029,0.329136690647482,0.33093525179856115,0.3327338129496403,0.3345323741007194,0.3363309352517986,0.3381294964028777,0.33992805755395683,0.34172661870503596,0.34532374100719426,0.3471223021582734,0.3489208633093525,0.35071942446043164,0.35251798561151076,0.35431654676258995,0.35611510791366907,0.3579136690647482,0.3597122302158273,0.36151079136690645,0.36330935251798563,0.36510791366906475,0.3669064748201439,0.368705035971223,0.37050359712230213,0.3723021582733813,0.37410071942446044,0.37589928057553956,0.3776978417266187,0.37949640287769787,0.381294964028777,0.3830935251798561,0.38489208633093525,0.38669064748201437,0.38848920863309355,0.3902877697841727,0.3920863309352518,0.39388489208633093,0.39568345323741005,0.39748201438848924,0.39928057553956836,0.4010791366906475,0.4028776978417266,0.40467625899280574,0.4064748201438849,0.40827338129496404,0.41007194244604317,0.4118705035971223,0.4136690647482014,0.4154676258992806,0.4172661870503597,0.41906474820143885,0.420863309352518,0.4226618705035971,0.4244604316546763,0.4262589928057554,0.42805755395683454,0.42985611510791366,0.4316546762589928,0.43345323741007197,0.4352517985611511,0.4370503597122302,0.43884892086330934,0.44064748201438847,0.44244604316546765,0.4442446043165468,0.4460431654676259,0.447841726618705,0.44964028776978415,0.45143884892086333,0.45323741007194246,0.4550359712230216,0.4568345323741007,0.45863309352517984,0.460431654676259,0.46223021582733814,0.46402877697841727,0.4658273381294964,0.4676258992805755,0.4694244604316547,0.4712230215827338,0.47302158273381295,0.4748201438848921,0.4766187050359712,0.4784172661870504,0.4802158273381295,0.48201438848920863,0.48381294964028776,0.4856115107913669,0.48741007194244607,0.4892086330935252,0.4910071942446043,0.49280575539568344,0.49460431654676257,0.49640287769784175,0.4982014388489209,0.5,0.5017985611510791,0.5035971223021583,0.5053956834532374,0.5071942446043165,0.5089928057553957,0.5107913669064749,0.512589928057554,0.5143884892086331,0.5161870503597122,0.5179856115107914,0.5197841726618705,0.5215827338129496,0.5233812949640287,0.5251798561151079,0.5269784172661871,0.5287769784172662,0.5305755395683454,0.5323741007194245,0.5341726618705036,0.5359712230215827,0.5377697841726619,0.539568345323741,0.5413669064748201,0.5431654676258992,0.5449640287769785,0.5467625899280576,0.5485611510791367,0.5503597122302158,0.552158273381295,0.5539568345323741,0.5557553956834532,0.5575539568345323,0.5593525179856115,0.5611510791366906,0.5629496402877698,0.5683453237410072,0.5701438848920863,0.5719424460431655,0.5737410071942446,0.5755395683453237,0.5773381294964028,0.579136690647482,0.5809352517985612,0.5845323741007195,0.5863309352517986,0.5881294964028777,0.5899280575539568,0.591726618705036,0.5935251798561151,0.5953237410071942,0.5971223021582733,0.5989208633093526,0.6007194244604317,0.6025179856115108,0.60431654676259,0.6061151079136691,0.6079136690647482,0.6097122302158273,0.6115107913669064,0.6133093525179856,0.6151079136690647,0.6169064748201439,0.6187050359712231,0.6205035971223022,0.6223021582733813,0.6241007194244604,0.6258992805755396,0.6276978417266187,0.6312949640287769,0.6330935251798561,0.6348920863309353,0.6366906474820144,0.6384892086330936,0.6402877697841727,0.6420863309352518,0.6438848920863309,0.6474820143884892,0.6492805755395683,0.6510791366906474,0.6528776978417267,0.6546762589928058,0.6564748201438849,0.658273381294964,0.6600719424460432,0.6618705035971223,0.6636690647482014,0.6654676258992805,0.6672661870503597,0.6690647482014388,0.670863309352518,0.6726618705035972,0.6744604316546763,0.6762589928057554,0.6780575539568345,0.6798561151079137,0.6816546762589928,0.6834532374100719,0.685251798561151,0.6870503597122302,0.6888489208633094,0.6906474820143885,0.6924460431654677,0.6942446043165468,0.6960431654676259,0.697841726618705,0.6996402877697842,0.7014388489208633,0.7032374100719424,0.7050359712230215,0.7068345323741008,0.7086330935251799,0.710431654676259,0.7122302158273381,0.7140287769784173,0.7158273381294964,0.7176258992805755,0.7194244604316546,0.7212230215827338,0.7230215827338129,0.7248201438848921,0.7266187050359713,0.7284172661870504,0.7302158273381295,0.7320143884892086,0.7338129496402878,0.7356115107913669,0.737410071942446,0.7392086330935251,0.7410071942446043,0.7428057553956835,0.7446043165467626,0.7464028776978417,0.7482014388489209,0.75,0.7517985611510791,0.7535971223021583,0.7553956834532374,0.7571942446043165,0.7589928057553957,0.7607913669064749,0.762589928057554,0.7643884892086331,0.7661870503597122,0.7679856115107914,0.7697841726618705,0.7715827338129496,0.7733812949640287,0.7751798561151079,0.7769784172661871,0.7787769784172662,0.7805755395683454,0.7823741007194245,0.7841726618705036,0.7859712230215827,0.7877697841726619,0.789568345323741,0.7913669064748201,0.7931654676258992,0.7949640287769785,0.7967625899280576,0.7985611510791367,0.8003597122302158,0.802158273381295,0.8039568345323741,0.8057553956834532,0.8075539568345323,0.8093525179856115,0.8111510791366906,0.8129496402877698,0.814748201438849,0.8165467625899281,0.8183453237410072,0.8201438848920863,0.8219424460431655,0.8237410071942446,0.8255395683453237,0.8273381294964028,0.829136690647482,0.8309352517985612,0.8327338129496403,0.8345323741007195,0.8363309352517986,0.8381294964028777,0.8399280575539568,0.841726618705036,0.8435251798561151,0.8453237410071942,0.8471223021582733,0.8489208633093526,0.8507194244604317,0.8525179856115108,0.85431654676259,0.8561151079136691,0.8579136690647482,0.8597122302158273,0.8615107913669064,0.8633093525179856,0.8651079136690647,0.8669064748201439,0.8687050359712231,0.8705035971223022,0.8723021582733813,0.8741007194244604,0.8758992805755396,0.8776978417266187,0.8794964028776978,0.8812949640287769,0.8830935251798561,0.8848920863309353,0.8866906474820144,0.8884892086330936,0.8902877697841727,0.8920863309352518,0.8938848920863309,0.89568345323741,0.8974820143884892,0.8992805755395683,0.9010791366906474,0.9028776978417267,0.9046762589928058,0.9064748201438849,0.908273381294964,0.9100719424460432,0.9118705035971223,0.9136690647482014,0.9154676258992805,0.9172661870503597,0.9190647482014388,0.920863309352518,0.9226618705035972,0.9244604316546763,0.9262589928057554,0.9280575539568345,0.9298561151079137,0.9316546762589928,0.9334532374100719,0.935251798561151,0.9370503597122302,0.9388489208633094,0.9406474820143885,0.9424460431654677,0.9442446043165468,0.9460431654676259,0.947841726618705,0.9496402877697842,0.9514388489208633,0.9532374100719424,0.9550359712230215,0.9568345323741008,0.9586330935251799,0.960431654676259,0.9622302158273381,0.9640287769784173,0.9658273381294964,0.9676258992805755,0.9694244604316546,0.9712230215827338,0.9730215827338129,0.9748201438848921,0.9766187050359713,0.9784172661870504,0.9802158273381295,0.9820143884892086,0.9838129496402878,0.9856115107913669,0.987410071942446,0.9892086330935251,0.9910071942446043,0.9928057553956835,0.9946043165467626,0.9964028776978417,0.9982014388489209],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.2820,0.3530,0.9757,0.9928,0.9966,1.0112,1.0161,1.0170,1.0178,1.0197,1.0229,1.0262,1.0282,1.0293,1.0301,1.0314,1.0322,1.0393,1.0409,1.0442,1.0477,1.0493,1.0496,1.0506,1.0522,1.0532,1.0548,1.0561,1.0588,1.0590,1.0592,1.0614,1.0638,1.0651,1.0673,1.0679,1.0714,1.0718,1.0757,1.0823,1.0826,1.0842,1.0889,1.0907,1.0935,1.0948,1.1006,1.1032,1.1034,1.1053,1.1074,1.1158,1.1274,1.1275,1.1293,1.1296,1.1303,1.1310,1.1322,1.1325,1.1373,1.1374,1.1396,1.1419,1.1424,1.1426,1.1444,1.1454,1.1461,1.1484,1.1486,1.1497,1.1498,1.1504,1.1507,1.1529,1.1539,1.1545,1.1577,1.1599,1.1600,1.1601,1.1618,1.1620,1.1637,1.1649,1.1677,1.1680,1.1681,1.1685,1.1688,1.1696,1.1723,1.1728,1.1731,1.1737,1.1769,1.1779,1.1785,1.1793,1.1824,1.1839,1.1864,1.1913,1.1929,1.1937,1.1957,1.1988,1.1990,1.1993,1.1997,1.2009,1.2010,1.2018,1.2020,1.2034,1.2081,1.2090,1.2095,1.2140,1.2148,1.2162,1.2169,1.2172,1.2208,1.2239,1.2262,1.2271,1.2282,1.2286,1.2294,1.2327,1.2345,1.2357,1.2365,1.2366,1.2370,1.2378,1.2391,1.2399,1.2409,1.2416,1.2418,1.2444,1.2449,1.2456,1.2468,1.2497,1.2525,1.2572,1.2582,1.2587,1.2591,1.2593,1.2659,1.2660,1.2671,1.2673,1.2700,1.2707,1.2728,1.2764,1.2798,1.2807,1.2826,1.2831,1.2856,1.2863,1.2883,1.2903,1.2916,1.2919,1.2921,1.2935,1.2937,1.2953,1.2984,1.2991,1.3047,1.3069,1.3081,1.3082,1.3089,1.3096,1.3097,1.3112,1.3123,1.3132,1.3135,1.3146,1.3159,1.3168,1.3188,1.3224,1.3246,1.3251,1.3262,1.3284,1.3306,1.3312,1.3330,1.3356,1.3362,1.3372,1.3407,1.3414,1.3435,1.3442,1.3455,1.3470,1.3474,1.3482,1.3489,1.3505,1.3508,1.3537,1.3576,1.3594,1.3612,1.3616,1.3636,1.3664,1.3682,1.3688,1.3692,1.3721,1.3735,1.3746,1.3783,1.3786,1.3803,1.3805,1.3817,1.3831,1.3858,1.3860,1.3885,1.3895,1.3910,1.3922,1.3937,1.3941,1.3950,1.3979,1.4001,1.4002,1.4016,1.4043,1.4074,1.4090,1.4093,1.4094,1.4106,1.4118,1.4127,1.4149,1.4161,1.4166,1.4192,1.4211,1.4232,1.4236,1.4245,1.4250,1.4251,1.4255,1.4259,1.4286,1.4287,1.4294,1.4305,1.4315,1.4332,1.4364,1.4386,1.4408,1.4421,1.4439,1.4471,1.4502,1.4516,1.4546,1.4584,1.4592,1.4603,1.4611,1.4620,1.4652,1.4672,1.4673,1.4677,1.4687,1.4721,1.4742,1.4757,1.4759,1.4770,1.4778,1.4782,1.4798,1.4814,1.4841,1.4844,1.4851,1.4853,1.4917,1.4951,1.4959,1.4985,1.4987,1.5005,1.5013,1.5017,1.5034,1.5045,1.5058,1.5068,1.5104,1.5124,1.5125,1.5154,1.5180,1.5185,1.5186,1.5202,1.5221,1.5237,1.5269,1.5288,1.5311,1.5372,1.5377,1.5380,1.5404,1.5427,1.5536,1.5559,1.5635,1.5666,1.5672,1.5706,1.5778,1.5784,1.5798,1.5815,1.5821,1.5858,1.5859,1.5881,1.5895,1.5899,1.5930,1.5946,1.5948,1.6018,1.6050,1.6069,1.6086,1.6090,1.6119,1.6124,1.6171,1.6219,1.6222,1.6236,1.6239,1.6263,1.6306,1.6308,1.6334,1.6383,1.6445,1.6463,1.6497,1.6525,1.6533,1.6537,1.6556,1.6563,1.6570,1.6584,1.6597,1.6605,1.6638,1.6664,1.6670,1.6706,1.6782,1.6802,1.6884,1.6885,1.6943,1.6968,1.6977,1.7009,1.7013,1.7015,1.7032,1.7057,1.7070,1.7082,1.7095,1.7122,1.7139,1.7176,1.7196,1.7204,1.7219,1.7231,1.7265,1.7444,1.7477,1.7524,1.7576,1.7599,1.7601,1.7616,1.7660,1.7672,1.7685,1.7697,1.7724,1.7736,1.7738,1.7771,1.7796,1.7871,1.7878,1.7884,1.7909,1.7920,1.7925,1.7953,1.7993,1.8050,1.8074,1.8098,1.8104,1.8105,1.8126,1.8149,1.8192,1.8310,1.8349,1.8361,1.8397,1.8404,1.8420,1.8512,1.8584,1.8625,1.8662,1.8734,1.8761,1.8811,1.8825,1.8848,1.8849,1.8910,1.8972,1.9018,1.9037,1.9062,1.9173,1.9251,1.9286,1.9379,1.9401,1.9414,1.9435,1.9548,1.9552,1.9659,1.9696,1.9722,1.9857,1.9868,1.9975,2.0005,2.0073,2.0076,2.0090,2.0178,2.0293,2.0588,2.0688,2.0752,2.0783,2.0867,2.1158,2.1169,2.1176,2.1316,2.1340,2.1599,2.1653,2.1783,2.1998,2.2072,2.2258,2.2545,2.2600,2.2934,2.2994,2.3017,2.3092,2.3144,2.3286,2.3581,2.3897,2.3951,2.4053,2.4426,2.4483,2.4566,2.4697,2.4892,2.5022,2.5474,2.5579,2.5839,2.5979,2.6232,2.6611,2.6702,2.8053,2.8242,2.8322,2.8968,3.0358,3.1628,3.1773,3.2096,3.2763,3.2766,3.3416,4.0313,4.1674,4.2890,4.6633,4.8088,4.8896,4.9865,5.0944,5.2444],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.16071428571428573,0.1625,0.16607142857142856,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.1693,0.1878,0.1942,0.1974,0.2040,0.2088,0.2098,0.2122,0.2136,0.2145,0.2146,0.2194,0.2207,0.2209,0.2213,0.2214,0.2237,0.2241,0.2259,0.2264,0.2292,0.2303,0.2311,0.2318,0.2319,0.2320,0.2327,0.2331,0.2334,0.2338,0.2370,0.2377,0.2381,0.2401,0.2405,0.2406,0.2430,0.2437,0.2450,0.2464,0.2465,0.2468,0.2486,0.2494,0.2497,0.2506,0.2511,0.2513,0.2517,0.2536,0.2539,0.2540,0.2541,0.2543,0.2545,0.2549,0.2559,0.2562,0.2565,0.2568,0.2578,0.2579,0.2581,0.2597,0.2600,0.2602,0.2605,0.2606,0.2620,0.2626,0.2631,0.2638,0.2640,0.2645,0.2647,0.2649,0.2660,0.2666,0.2678,0.2682,0.2695,0.2697,0.2706,0.2707,0.2711,0.2715,0.2717,0.2722,0.2725,0.2741,0.2752,0.2753,0.2772,0.2789,0.2794,0.2795,0.2798,0.2807,0.2810,0.2813,0.2818,0.2828,0.2841,0.2842,0.2845,0.2846,0.2848,0.2859,0.2860,0.2861,0.2863,0.2868,0.2875,0.2876,0.2878,0.2885,0.2887,0.2896,0.2905,0.2908,0.2913,0.2926,0.2940,0.2942,0.2957,0.2963,0.2966,0.2977,0.2984,0.2988,0.3003,0.3007,0.3008,0.3010,0.3013,0.3015,0.3024,0.3030,0.3049,0.3051,0.3060,0.3079,0.3091,0.3092,0.3093,0.3119,0.3125,0.3140,0.3143,0.3147,0.3158,0.3160,0.3162,0.3165,0.3166,0.3173,0.3177,0.3178,0.3183,0.3188,0.3193,0.3194,0.3195,0.3196,0.3198,0.3199,0.3228,0.3230,0.3233,0.3236,0.3248,0.3265,0.3267,0.3278,0.3301,0.3304,0.3313,0.3317,0.3330,0.3332,0.3333,0.3336,0.3339,0.3343,0.3344,0.3368,0.3380,0.3382,0.3385,0.3387,0.3393,0.3394,0.3395,0.3397,0.3402,0.3409,0.3415,0.3420,0.3432,0.3434,0.3458,0.3466,0.3475,0.3477,0.3495,0.3499,0.3506,0.3533,0.3537,0.3543,0.3548,0.3557,0.3558,0.3575,0.3581,0.3582,0.3586,0.3587,0.3588,0.3598,0.3608,0.3611,0.3613,0.3616,0.3651,0.3653,0.3654,0.3676,0.3713,0.3717,0.3721,0.3742,0.3747,0.3753,0.3758,0.3761,0.3770,0.3773,0.3798,0.3823,0.3831,0.3840,0.3856,0.3865,0.3872,0.3888,0.3892,0.3912,0.3920,0.3930,0.3941,0.3954,0.3957,0.3973,0.3974,0.3975,0.3982,0.3993,0.4008,0.4016,0.4023,0.4034,0.4042,0.4052,0.4055,0.4062,0.4070,0.4081,0.4082,0.4095,0.4111,0.4115,0.4124,0.4134,0.4146,0.4147,0.4151,0.4162,0.4167,0.4183,0.4208,0.4212,0.4217,0.4228,0.4246,0.4254,0.4258,0.4259,0.4261,0.4287,0.4289,0.4293,0.4300,0.4305,0.4323,0.4324,0.4343,0.4362,0.4370,0.4376,0.4402,0.4416,0.4428,0.4433,0.4436,0.4456,0.4473,0.4481,0.4494,0.4497,0.4502,0.4520,0.4548,0.4556,0.4571,0.4579,0.4593,0.4608,0.4609,0.4621,0.4623,0.4643,0.4647,0.4667,0.4668,0.4685,0.4693,0.4715,0.4727,0.4729,0.4741,0.4778,0.4785,0.4796,0.4817,0.4843,0.4844,0.4859,0.4860,0.4877,0.4885,0.4887,0.4888,0.4917,0.4921,0.4937,0.4951,0.4956,0.4957,0.5000,0.5002,0.5017,0.5020,0.5035,0.5065,0.5070,0.5072,0.5098,0.5102,0.5111,0.5115,0.5138,0.5155,0.5160,0.5168,0.5170,0.5181,0.5184,0.5188,0.5213,0.5219,0.5220,0.5231,0.5248,0.5252,0.5254,0.5255,0.5256,0.5257,0.5264,0.5271,0.5291,0.5292,0.5294,0.5327,0.5338,0.5341,0.5343,0.5352,0.5364,0.5372,0.5374,0.5375,0.5406,0.5409,0.5412,0.5428,0.5443,0.5446,0.5466,0.5478,0.5496,0.5502,0.5503,0.5522,0.5543,0.5555,0.5576,0.5624,0.5660,0.5666,0.5673,0.5690,0.5691,0.5692,0.5696,0.5697,0.5714,0.5721,0.5728,0.5730,0.5737,0.5746,0.5756,0.5761,0.5770,0.5786,0.5823,0.5837,0.5846,0.5888,0.5889,0.5921,0.5959,0.5977,0.5990,0.6012,0.6014,0.6029,0.6098,0.6105,0.6106,0.6107,0.6110,0.6150,0.6157,0.6185,0.6186,0.6241,0.6259,0.6294,0.6307,0.6324,0.6332,0.6334,0.6370,0.6375,0.6424,0.6464,0.6526,0.6532,0.6545,0.6547,0.6551,0.6561,0.6580,0.6590,0.6611,0.6629,0.6646,0.6670,0.6724,0.6753,0.6809,0.6844,0.6862,0.6898,0.6902,0.6914,0.6931,0.6950,0.7006,0.7007,0.7012,0.7015,0.7037,0.7050,0.7061,0.7112,0.7168,0.7239,0.7480,0.7513,0.7598,0.7736,0.7915,0.7923,0.7985,0.8096,0.8397,0.8551,0.8574,0.9181,0.9352,0.9496,1.0122,1.0369,1.2288,1.2507,1.3177,1.3521,1.3634,1.9435,2.0866,2.2782,6.4472,9.1508],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.018115942028985508,0.019927536231884056,0.021739130434782608,0.02355072463768116,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.03260869565217391,0.034420289855072464,0.036231884057971016,0.03985507246376811,0.041666666666666664,0.043478260869565216,0.04528985507246377,0.04710144927536232,0.04891304347826087,0.050724637681159424,0.05253623188405797,0.05434782608695652,0.05615942028985507,0.059782608695652176,0.06159420289855073,0.06340579710144928,0.06521739130434782,0.06702898550724638,0.06884057971014493,0.07065217391304347,0.07246376811594203,0.07427536231884058,0.07608695652173914,0.07789855072463768,0.07971014492753623,0.08152173913043478,0.08514492753623189,0.08695652173913043,0.08876811594202899,0.09057971014492754,0.09239130434782608,0.09601449275362318,0.09782608695652174,0.09963768115942029,0.10144927536231885,0.10326086956521739,0.10507246376811594,0.1068840579710145,0.1105072463768116,0.11231884057971014,0.11413043478260869,0.11594202898550725,0.11775362318840579,0.11956521739130435,0.1213768115942029,0.12318840579710146,0.125,0.12681159420289856,0.1286231884057971,0.1322463768115942,0.13405797101449277,0.1358695652173913,0.13768115942028986,0.13949275362318841,0.14130434782608695,0.1431159420289855,0.14492753623188406,0.14673913043478262,0.14855072463768115,0.1503623188405797,0.1539855072463768,0.15760869565217392,0.15942028985507245,0.16304347826086957,0.16485507246376813,0.16666666666666666,0.16847826086956522,0.17028985507246377,0.1721014492753623,0.17391304347826086,0.1793478260869565,0.18115942028985507,0.18297101449275363,0.18478260869565216,0.18659420289855072,0.18840579710144928,0.19021739130434784,0.19202898550724637,0.19384057971014493,0.1956521739130435,0.19746376811594202,0.19927536231884058,0.2028985507246377,0.20471014492753623,0.20652173913043478,0.20833333333333334,0.21014492753623187,0.21557971014492755,0.21739130434782608,0.21920289855072464,0.2210144927536232,0.22282608695652173,0.2246376811594203,0.22644927536231885,0.22826086956521738,0.23007246376811594,0.23369565217391305,0.23550724637681159,0.23731884057971014,0.24094202898550723,0.2427536231884058,0.24456521739130435,0.2463768115942029,0.24818840579710144,0.25,0.2536231884057971,0.2554347826086957,0.2572463768115942,0.25905797101449274,0.2608695652173913,0.26268115942028986,0.2644927536231884,0.266304347826087,0.26811594202898553,0.26992753623188404,0.2717391304347826,0.27355072463768115,0.2753623188405797,0.27717391304347827,0.27898550724637683,0.2807971014492754,0.2826086956521739,0.28442028985507245,0.286231884057971,0.28804347826086957,0.2898550724637681,0.2916666666666667,0.29347826086956524,0.29528985507246375,0.2971014492753623,0.29891304347826086,0.3007246376811594,0.302536231884058,0.30434782608695654,0.3061594202898551,0.3079710144927536,0.30978260869565216,0.3115942028985507,0.3134057971014493,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.32065217391304346,0.322463768115942,0.3242753623188406,0.32608695652173914,0.3278985507246377,0.32971014492753625,0.33152173913043476,0.3333333333333333,0.3351449275362319,0.33695652173913043,0.338768115942029,0.34057971014492755,0.3423913043478261,0.3442028985507246,0.34601449275362317,0.34782608695652173,0.3496376811594203,0.35144927536231885,0.3532608695652174,0.35507246376811596,0.35688405797101447,0.358695652173913,0.3605072463768116,0.36231884057971014,0.3641304347826087,0.36594202898550726,0.3677536231884058,0.3713768115942029,0.37318840579710144,0.375,0.37681159420289856,0.3786231884057971,0.3804347826086957,0.3822463768115942,0.38405797101449274,0.3858695652173913,0.38768115942028986,0.3894927536231884,0.391304347826087,0.39311594202898553,0.39492753623188404,0.39855072463768115,0.4003623188405797,0.40217391304347827,0.40398550724637683,0.4076086956521739,0.40942028985507245,0.411231884057971,0.41304347826086957,0.4166666666666667,0.41847826086956524,0.42028985507246375,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.427536231884058,0.42934782608695654,0.4311594202898551,0.4329710144927536,0.43478260869565216,0.4365942028985507,0.4384057971014493,0.44021739130434784,0.4420289855072464,0.4438405797101449,0.44565217391304346,0.447463768115942,0.4492753623188406,0.45108695652173914,0.4528985507246377,0.45471014492753625,0.45652173913043476,0.4583333333333333,0.4601449275362319,0.46195652173913043,0.463768115942029,0.46557971014492755,0.4673913043478261,0.4692028985507246,0.47101449275362317,0.4746376811594203,0.47644927536231885,0.4782608695652174,0.48007246376811596,0.48188405797101447,0.483695652173913,0.4855072463768116,0.48731884057971014,0.4891304347826087,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.4963768115942029,0.49818840579710144,0.5,0.5018115942028986,0.5036231884057971,0.5072463768115942,0.5090579710144928,0.5108695652173914,0.5126811594202898,0.5144927536231884,0.5181159420289855,0.519927536231884,0.5217391304347826,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5289855072463768,0.5307971014492754,0.532608695652174,0.5344202898550725,0.5362318840579711,0.5380434782608695,0.5398550724637681,0.5416666666666666,0.5434782608695652,0.5471014492753623,0.5489130434782609,0.5507246376811594,0.5543478260869565,0.5561594202898551,0.5579710144927537,0.5597826086956522,0.5615942028985508,0.5652173913043478,0.5670289855072463,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5760869565217391,0.5778985507246377,0.5797101449275363,0.5815217391304348,0.5833333333333334,0.5851449275362319,0.5887681159420289,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5960144927536232,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6105072463768116,0.6123188405797102,0.6141304347826086,0.6159420289855072,0.6177536231884058,0.6195652173913043,0.6213768115942029,0.6231884057971014,0.625,0.6268115942028986,0.6286231884057971,0.6304347826086957,0.6322463768115942,0.6340579710144928,0.6358695652173914,0.6376811594202898,0.6394927536231884,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6485507246376812,0.6503623188405797,0.6521739130434783,0.6539855072463768,0.6557971014492754,0.657608695652174,0.6594202898550725,0.6612318840579711,0.6630434782608695,0.6648550724637681,0.6666666666666666,0.6684782608695652,0.6702898550724637,0.6721014492753623,0.6739130434782609,0.6757246376811594,0.677536231884058,0.6811594202898551,0.6829710144927537,0.6847826086956522,0.6865942028985508,0.6884057971014492,0.6902173913043478,0.6920289855072463,0.6938405797101449,0.6956521739130435,0.697463768115942,0.6992753623188406,0.7010869565217391,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7083333333333334,0.7101449275362319,0.7119565217391305,0.7137681159420289,0.7155797101449275,0.717391304347826,0.7192028985507246,0.7210144927536232,0.7228260869565217,0.7246376811594203,0.7264492753623188,0.7282608695652174,0.730072463768116,0.7318840579710145,0.7336956521739131,0.7355072463768116,0.7391304347826086,0.7409420289855072,0.7427536231884058,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7518115942028986,0.7536231884057971,0.7554347826086957,0.7572463768115942,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7771739130434783,0.7789855072463768,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7862318840579711,0.7880434782608695,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.802536231884058,0.8043478260869565,0.8061594202898551,0.8079710144927537,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8152173913043478,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8315217391304348,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8478260869565217,0.8496376811594203,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.5710,0.6627,0.8941,0.9386,0.9526,0.9680,0.9741,0.9796,0.9845,0.9852,0.9895,0.9900,1.0045,1.0057,1.0112,1.0125,1.0138,1.0259,1.0292,1.0334,1.0390,1.0403,1.0419,1.0442,1.0455,1.0472,1.0479,1.0485,1.0536,1.0539,1.0552,1.0566,1.0589,1.0608,1.0618,1.0622,1.0634,1.0637,1.0646,1.0648,1.0649,1.0670,1.0672,1.0723,1.0732,1.0738,1.0744,1.0764,1.0766,1.0779,1.0780,1.0810,1.0840,1.0843,1.0844,1.0900,1.0972,1.0992,1.0993,1.0999,1.1040,1.1045,1.1046,1.1048,1.1049,1.1061,1.1073,1.1078,1.1100,1.1104,1.1107,1.1111,1.1114,1.1123,1.1132,1.1142,1.1150,1.1157,1.1180,1.1188,1.1202,1.1204,1.1223,1.1235,1.1268,1.1320,1.1321,1.1325,1.1329,1.1385,1.1387,1.1388,1.1389,1.1390,1.1391,1.1406,1.1411,1.1418,1.1419,1.1439,1.1442,1.1464,1.1473,1.1480,1.1482,1.1491,1.1492,1.1513,1.1598,1.1600,1.1627,1.1635,1.1647,1.1649,1.1668,1.1674,1.1686,1.1697,1.1707,1.1734,1.1737,1.1746,1.1754,1.1773,1.1794,1.1797,1.1805,1.1813,1.1817,1.1820,1.1831,1.1832,1.1840,1.1844,1.1853,1.1871,1.1873,1.1884,1.1888,1.1894,1.1899,1.1902,1.1907,1.1909,1.1932,1.1957,1.1964,1.1979,1.1983,1.1985,1.1993,1.2051,1.2098,1.2100,1.2102,1.2110,1.2114,1.2115,1.2118,1.2141,1.2176,1.2180,1.2181,1.2190,1.2212,1.2226,1.2231,1.2232,1.2240,1.2242,1.2247,1.2283,1.2293,1.2296,1.2309,1.2312,1.2322,1.2333,1.2367,1.2368,1.2377,1.2404,1.2408,1.2423,1.2426,1.2429,1.2467,1.2470,1.2496,1.2504,1.2507,1.2518,1.2527,1.2543,1.2548,1.2583,1.2586,1.2587,1.2594,1.2597,1.2598,1.2606,1.2608,1.2622,1.2627,1.2636,1.2649,1.2661,1.2665,1.2672,1.2682,1.2684,1.2703,1.2716,1.2723,1.2724,1.2731,1.2732,1.2756,1.2768,1.2780,1.2784,1.2785,1.2786,1.2811,1.2817,1.2824,1.2838,1.2848,1.2849,1.2883,1.2886,1.2896,1.2897,1.2898,1.2902,1.2918,1.2928,1.2932,1.2935,1.2938,1.2942,1.2960,1.2963,1.2964,1.2970,1.2971,1.2972,1.2979,1.2992,1.2995,1.2999,1.3019,1.3024,1.3036,1.3037,1.3062,1.3073,1.3074,1.3079,1.3090,1.3091,1.3114,1.3132,1.3137,1.3140,1.3155,1.3161,1.3173,1.3190,1.3193,1.3196,1.3205,1.3206,1.3229,1.3236,1.3242,1.3253,1.3255,1.3256,1.3283,1.3291,1.3303,1.3315,1.3317,1.3324,1.3328,1.3336,1.3342,1.3343,1.3354,1.3358,1.3371,1.3381,1.3387,1.3394,1.3421,1.3432,1.3445,1.3452,1.3457,1.3469,1.3477,1.3478,1.3481,1.3492,1.3496,1.3501,1.3503,1.3508,1.3527,1.3534,1.3547,1.3566,1.3571,1.3572,1.3586,1.3611,1.3614,1.3618,1.3628,1.3636,1.3652,1.3654,1.3665,1.3678,1.3708,1.3719,1.3722,1.3731,1.3757,1.3823,1.3876,1.3896,1.3904,1.3977,1.3997,1.4003,1.4007,1.4016,1.4029,1.4119,1.4132,1.4145,1.4161,1.4192,1.4194,1.4221,1.4225,1.4270,1.4304,1.4323,1.4355,1.4357,1.4382,1.4419,1.4432,1.4460,1.4484,1.4521,1.4641,1.4646,1.4744,1.4750,1.4753,1.4765,1.4778,1.4787,1.4795,1.4807,1.4816,1.4824,1.4862,1.4869,1.4880,1.4881,1.4898,1.4910,1.4932,1.4935,1.4948,1.4959,1.4966,1.4967,1.4969,1.5025,1.5033,1.5047,1.5069,1.5077,1.5090,1.5113,1.5136,1.5155,1.5162,1.5176,1.5250,1.5304,1.5337,1.5349,1.5362,1.5377,1.5419,1.5449,1.5471,1.5511,1.5529,1.5594,1.5697,1.5712,1.5778,1.5850,1.5890,1.5921,1.6116,1.6191,1.6254,1.6275,1.6302,1.6463,1.6497,1.6542,1.6643,1.6673,1.6698,1.6718,1.6762,1.6772,1.6809,1.6852,1.6883,1.6884,1.6923,1.6963,1.6988,1.7100,1.7109,1.7114,1.7187,1.7254,1.7302,1.7340,1.7396,1.7641,1.7642,1.7657,1.7660,1.7677,1.7683,1.7823,1.7873,1.8008,1.8208,1.8259,1.8298,1.8401,1.8441,1.8506,1.8570,1.8579,1.8671,1.8672,1.8955,1.9028,1.9112,1.9160,1.9323,1.9336,1.9424,1.9543,1.9589,1.9862,1.9874,1.9878,1.9894,1.9925,2.0034,2.0054,2.0096,2.0151,2.0243,2.0297,2.0396,2.0467,2.0469,2.0494,2.0512,2.0521,2.0597,2.0677,2.0696,2.0705,2.0730,2.0966,2.1128,2.1153,2.1344,2.1371,2.1393,2.1399,2.1605,2.1676,2.1688,2.1742,2.1961,2.2004,2.2019,2.2021,2.2058,2.2095,2.2311,2.2382,2.2426,2.2549,2.2813,2.2835,2.3080,2.3162,2.3204,2.3247,2.3524,2.3548,2.3623,2.3826,2.3906,2.4244,2.4431,2.4731,2.5297,2.6954,2.7311,2.7836,2.8061,3.1800,3.6175,3.8005,4.1270,4.9008,5.6921,6.2727,7.2941,7.4975,9.7804],"y":[0.0017953321364452424,0.003590664272890485,0.005385996409335727,0.00718132854578097,0.008976660682226212,0.010771992818671455,0.01436265709156194,0.01615798922800718,0.017953321364452424,0.019748653500897665,0.02154398563734291,0.02333931777378815,0.025134649910233394,0.026929982046678635,0.02872531418312388,0.03052064631956912,0.03231597845601436,0.03411131059245961,0.03590664272890485,0.03770197486535009,0.03949730700179533,0.04129263913824058,0.04308797127468582,0.04488330341113106,0.0466786355475763,0.04847396768402154,0.05026929982046679,0.05206463195691203,0.05385996409335727,0.05565529622980251,0.05745062836624776,0.059245960502693,0.06104129263913824,0.06283662477558348,0.06463195691202872,0.06642728904847396,0.06822262118491922,0.07001795332136446,0.0718132854578097,0.07360861759425494,0.07540394973070018,0.07719928186714542,0.07899461400359066,0.0807899461400359,0.08258527827648116,0.0843806104129264,0.08797127468581688,0.08976660682226212,0.09156193895870736,0.0933572710951526,0.09515260323159784,0.09694793536804308,0.09874326750448834,0.10053859964093358,0.10233393177737882,0.10412926391382406,0.1059245960502693,0.10771992818671454,0.10951526032315978,0.11310592459605028,0.11490125673249552,0.11669658886894076,0.118491921005386,0.12028725314183124,0.12208258527827648,0.12387791741472172,0.12567324955116696,0.12746858168761221,0.12926391382405744,0.1310592459605027,0.13285457809694792,0.13464991023339318,0.13644524236983843,0.13824057450628366,0.1400359066427289,0.14183123877917414,0.1436265709156194,0.14542190305206462,0.14721723518850988,0.1490125673249551,0.15080789946140036,0.1526032315978456,0.15439856373429084,0.1561938958707361,0.15798922800718132,0.15978456014362658,0.1615798922800718,0.16337522441651706,0.1651705565529623,0.16696588868940754,0.1687612208258528,0.17055655296229802,0.17235188509874327,0.1741472172351885,0.17594254937163376,0.17773788150807898,0.17953321364452424,0.1813285457809695,0.18312387791741472,0.18491921005385997,0.1867145421903052,0.18850987432675045,0.19030520646319568,0.19210053859964094,0.19389587073608616,0.19748653500897667,0.1992818671454219,0.20107719928186715,0.20287253141831238,0.20466786355475763,0.20646319569120286,0.20825852782764812,0.21005385996409337,0.2118491921005386,0.21543985637342908,0.21723518850987433,0.21903052064631956,0.22082585278276481,0.22262118491921004,0.2244165170556553,0.22621184919210055,0.22800718132854578,0.22980251346499103,0.23159784560143626,0.2333931777378815,0.236983842010772,0.23877917414721722,0.24057450628366248,0.24236983842010773,0.24416517055655296,0.2459605026929982,0.24775583482944344,0.2495511669658887,0.2513464991023339,0.25314183123877915,0.25493716337522443,0.25673249551166966,0.2585278276481149,0.26032315978456017,0.2621184919210054,0.2639138240574506,0.26570915619389585,0.26750448833034113,0.26929982046678635,0.2710951526032316,0.27289048473967686,0.2746858168761221,0.2764811490125673,0.27827648114901254,0.2800718132854578,0.28186714542190305,0.2836624775583483,0.28545780969479356,0.2872531418312388,0.289048473967684,0.29084380610412924,0.2926391382405745,0.29443447037701975,0.296229802513465,0.2980251346499102,0.2998204667863555,0.3016157989228007,0.30341113105924594,0.3052064631956912,0.30700179533213645,0.3087971274685817,0.3105924596050269,0.3123877917414722,0.3141831238779174,0.31597845601436264,0.3177737881508079,0.31956912028725315,0.3213644524236984,0.3231597845601436,0.3249551166965889,0.3267504488330341,0.32854578096947934,0.3303411131059246,0.33213644524236985,0.3339317773788151,0.3357271095152603,0.3375224416517056,0.3393177737881508,0.34111310592459604,0.34290843806104127,0.34470377019748655,0.3464991023339318,0.348294434470377,0.3500897666068223,0.3518850987432675,0.35368043087971274,0.35547576301615796,0.35727109515260325,0.3590664272890485,0.3608617594254937,0.362657091561939,0.3644524236983842,0.36624775583482944,0.36983842010771995,0.37163375224416517,0.3734290843806104,0.3752244165170557,0.3770197486535009,0.37881508078994613,0.38061041292639136,0.38240574506283664,0.38420107719928187,0.3859964093357271,0.3877917414721723,0.39138240574506283,0.39317773788150806,0.39497307001795334,0.3985637342908438,0.400359066427289,0.4021543985637343,0.40394973070017953,0.40574506283662476,0.40754039497307004,0.40933572710951527,0.4129263913824057,0.414721723518851,0.41651705565529623,0.41831238779174146,0.42010771992818674,0.42190305206463197,0.4236983842010772,0.4254937163375224,0.4272890484739677,0.42908438061041293,0.43087971274685816,0.4326750448833034,0.43447037701974867,0.4362657091561939,0.4380610412926391,0.4398563734290844,0.44165170556552963,0.44344703770197486,0.4452423698384201,0.44703770197486536,0.4488330341113106,0.4506283662477558,0.4524236983842011,0.4542190305206463,0.45601436265709155,0.4578096947935368,0.45960502692998206,0.4614003590664273,0.4631956912028725,0.4649910233393178,0.466786355475763,0.46858168761220825,0.4703770197486535,0.47217235188509876,0.473967684021544,0.4757630161579892,0.47755834829443444,0.4793536804308797,0.48114901256732495,0.4829443447037702,0.48473967684021546,0.4865350089766607,0.4883303411131059,0.49012567324955114,0.4919210053859964,0.49371633752244165,0.4955116696588869,0.49730700179533216,0.4991023339317774,0.5008976660682226,0.5026929982046678,0.5044883303411131,0.5062836624775583,0.5080789946140036,0.5098743267504489,0.5116696588868941,0.5134649910233393,0.5152603231597845,0.5170556552962298,0.518850987432675,0.5206463195691203,0.5224416517055656,0.5242369838420108,0.526032315978456,0.5278276481149012,0.5296229802513465,0.5314183123877917,0.533213644524237,0.5350089766606823,0.5368043087971275,0.5385996409335727,0.5403949730700179,0.5421903052064632,0.5439856373429084,0.5457809694793537,0.547576301615799,0.5493716337522442,0.5511669658886894,0.5529622980251346,0.5547576301615799,0.5565529622980251,0.5583482944344704,0.5601436265709157,0.5619389587073609,0.5637342908438061,0.5655296229802513,0.5673249551166966,0.5709156193895871,0.5727109515260324,0.5763016157989228,0.578096947935368,0.5798922800718133,0.5816876122082585,0.5834829443447038,0.585278276481149,0.5870736086175943,0.5888689407540395,0.5906642728904847,0.59245960502693,0.5942549371633752,0.5960502692998204,0.5978456014362658,0.599640933572711,0.6014362657091562,0.6032315978456014,0.6050269299820467,0.6068222621184919,0.6086175942549371,0.6104129263913824,0.6122082585278277,0.6140035906642729,0.6157989228007181,0.6175942549371634,0.6193895870736086,0.6229802513464991,0.6247755834829444,0.6265709156193896,0.6283662477558348,0.63016157989228,0.6319569120287253,0.6337522441651705,0.6355475763016158,0.6373429084380611,0.6391382405745063,0.6409335727109515,0.6427289048473968,0.644524236983842,0.6463195691202872,0.6481149012567325,0.6499102333931778,0.651705565529623,0.6535008976660682,0.6552962298025135,0.6570915619389587,0.6588868940754039,0.6606822262118492,0.6624775583482945,0.6642728904847397,0.6660682226211849,0.6678635547576302,0.6696588868940754,0.6714542190305206,0.6732495511669659,0.6750448833034112,0.6768402154398564,0.6786355475763016,0.6804308797127468,0.6822262118491921,0.6840215439856373,0.6858168761220825,0.6876122082585279,0.6894075403949731,0.6912028725314183,0.6929982046678635,0.6947935368043088,0.696588868940754,0.6983842010771992,0.7001795332136446,0.7019748653500898,0.703770197486535,0.7055655296229802,0.7073608617594255,0.7091561938958707,0.7109515260323159,0.7127468581687613,0.7145421903052065,0.7163375224416517,0.718132854578097,0.7199281867145422,0.7217235188509874,0.7235188509874326,0.725314183123878,0.7271095152603232,0.7289048473967684,0.7307001795332136,0.7324955116696589,0.7342908438061041,0.7360861759425493,0.7378815080789947,0.7396768402154399,0.7414721723518851,0.7432675044883303,0.7450628366247756,0.7468581687612208,0.748653500897666,0.7504488330341114,0.7522441651705566,0.7540394973070018,0.755834829443447,0.7576301615798923,0.7594254937163375,0.7612208258527827,0.7630161579892281,0.7648114901256733,0.7666068222621185,0.7684021543985637,0.770197486535009,0.7719928186714542,0.7737881508078994,0.7755834829443446,0.77737881508079,0.7791741472172352,0.7809694793536804,0.7827648114901257,0.7845601436265709,0.7863554757630161,0.7881508078994613,0.7899461400359067,0.7917414721723519,0.7935368043087971,0.7953321364452424,0.7971274685816876,0.7989228007181328,0.800718132854578,0.8025134649910234,0.8043087971274686,0.8061041292639138,0.8078994614003591,0.8096947935368043,0.8114901256732495,0.8132854578096947,0.8150807899461401,0.8168761220825853,0.8186714542190305,0.8204667863554758,0.822262118491921,0.8240574506283662,0.8258527827648114,0.8276481149012568,0.829443447037702,0.8312387791741472,0.8330341113105925,0.8348294434470377,0.8366247755834829,0.8384201077199281,0.8402154398563735,0.8420107719928187,0.8438061041292639,0.8456014362657092,0.8473967684021544,0.8491921005385996,0.8509874326750448,0.8527827648114902,0.8545780969479354,0.8563734290843806,0.8581687612208259,0.8599640933572711,0.8617594254937163,0.8635547576301615,0.8653500897666068,0.8671454219030521,0.8689407540394973,0.8707360861759426,0.8725314183123878,0.874326750448833,0.8761220825852782,0.8779174147217235,0.8797127468581688,0.881508078994614,0.8833034111310593,0.8850987432675045,0.8868940754039497,0.8886894075403949,0.8904847396768402,0.8922800718132855,0.8940754039497307,0.895870736086176,0.8976660682226212,0.8994614003590664,0.9012567324955116,0.9030520646319569,0.9048473967684022,0.9066427289048474,0.9084380610412927,0.9102333931777379,0.9120287253141831,0.9138240574506283,0.9156193895870736,0.9174147217235189,0.9192100538599641,0.9210053859964094,0.9228007181328546,0.9245960502692998,0.926391382405745,0.9281867145421903,0.9299820466786356,0.9317773788150808,0.933572710951526,0.9353680430879713,0.9371633752244165,0.9389587073608617,0.940754039497307,0.9425493716337523,0.9443447037701975,0.9461400359066428,0.947935368043088,0.9497307001795332,0.9515260323159784,0.9533213644524237,0.9551166965888689,0.9569120287253142,0.9587073608617595,0.9605026929982047,0.9622980251346499,0.9640933572710951,0.9658886894075404,0.9676840215439856,0.9694793536804309,0.9712746858168761,0.9730700179533214,0.9748653500897666,0.9766606822262118,0.9784560143626571,0.9802513464991023,0.9820466786355476,0.9838420107719928,0.9856373429084381,0.9874326750448833,0.9892280071813285,0.9910233393177738,0.992818671454219,0.9946140035906643,0.9964093357271095,0.9982046678635548],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.1960,0.2266,0.2340,0.2370,0.2380,0.2388,0.2468,0.2477,0.2487,0.2495,0.2527,0.2547,0.2573,0.2587,0.2588,0.2593,0.2648,0.2654,0.2679,0.2717,0.2742,0.2754,0.2759,0.2766,0.2769,0.2782,0.2783,0.2796,0.2808,0.2816,0.2842,0.2849,0.2856,0.2859,0.2869,0.2880,0.2884,0.2895,0.2901,0.2912,0.2919,0.2929,0.2933,0.2941,0.2945,0.2958,0.2959,0.2974,0.2990,0.2991,0.2995,0.2996,0.3019,0.3033,0.3041,0.3068,0.3072,0.3079,0.3093,0.3094,0.3095,0.3096,0.3105,0.3106,0.3107,0.3120,0.3122,0.3125,0.3128,0.3135,0.3145,0.3146,0.3148,0.3155,0.3157,0.3159,0.3163,0.3164,0.3172,0.3181,0.3189,0.3190,0.3192,0.3193,0.3198,0.3202,0.3211,0.3216,0.3218,0.3219,0.3221,0.3240,0.3241,0.3242,0.3262,0.3263,0.3265,0.3266,0.3268,0.3272,0.3273,0.3278,0.3280,0.3282,0.3306,0.3321,0.3325,0.3327,0.3328,0.3334,0.3335,0.3336,0.3338,0.3339,0.3345,0.3349,0.3352,0.3360,0.3362,0.3369,0.3384,0.3394,0.3404,0.3426,0.3435,0.3447,0.3449,0.3453,0.3455,0.3461,0.3462,0.3479,0.3490,0.3493,0.3499,0.3516,0.3519,0.3526,0.3527,0.3528,0.3531,0.3555,0.3564,0.3571,0.3573,0.3576,0.3584,0.3587,0.3599,0.3600,0.3615,0.3628,0.3636,0.3644,0.3649,0.3655,0.3656,0.3660,0.3671,0.3692,0.3701,0.3732,0.3752,0.3754,0.3756,0.3770,0.3788,0.3789,0.3790,0.3801,0.3821,0.3822,0.3831,0.3840,0.3842,0.3849,0.3852,0.3859,0.3860,0.3876,0.3916,0.3924,0.3939,0.3940,0.3950,0.3971,0.3983,0.3986,0.3989,0.3995,0.3998,0.4005,0.4006,0.4008,0.4030,0.4047,0.4050,0.4060,0.4069,0.4071,0.4078,0.4096,0.4107,0.4123,0.4134,0.4140,0.4148,0.4153,0.4166,0.4171,0.4185,0.4195,0.4222,0.4232,0.4240,0.4249,0.4272,0.4287,0.4292,0.4307,0.4335,0.4357,0.4365,0.4398,0.4399,0.4418,0.4419,0.4456,0.4457,0.4482,0.4487,0.4491,0.4529,0.4530,0.4539,0.4545,0.4547,0.4564,0.4582,0.4591,0.4602,0.4627,0.4634,0.4641,0.4643,0.4646,0.4658,0.4680,0.4712,0.4723,0.4727,0.4735,0.4744,0.4750,0.4756,0.4757,0.4770,0.4788,0.4807,0.4822,0.4834,0.4851,0.4858,0.4870,0.4900,0.4913,0.4947,0.4966,0.4978,0.4991,0.4997,0.5004,0.5026,0.5030,0.5039,0.5045,0.5088,0.5103,0.5124,0.5140,0.5146,0.5175,0.5189,0.5192,0.5205,0.5207,0.5211,0.5285,0.5320,0.5323,0.5329,0.5362,0.5400,0.5406,0.5411,0.5423,0.5467,0.5475,0.5485,0.5499,0.5525,0.5537,0.5556,0.5561,0.5565,0.5570,0.5571,0.5593,0.5597,0.5617,0.5636,0.5666,0.5671,0.5683,0.5751,0.5773,0.5778,0.5783,0.5822,0.5828,0.5834,0.5847,0.5865,0.5873,0.5917,0.5924,0.5930,0.5946,0.5986,0.5993,0.6014,0.6070,0.6072,0.6074,0.6088,0.6094,0.6099,0.6103,0.6115,0.6139,0.6170,0.6183,0.6203,0.6210,0.6236,0.6247,0.6262,0.6264,0.6286,0.6323,0.6344,0.6346,0.6375,0.6376,0.6378,0.6379,0.6390,0.6418,0.6424,0.6431,0.6446,0.6461,0.6462,0.6484,0.6509,0.6515,0.6527,0.6549,0.6553,0.6561,0.6573,0.6612,0.6626,0.6630,0.6648,0.6666,0.6677,0.6680,0.6688,0.6700,0.6701,0.6758,0.6780,0.6833,0.6843,0.6849,0.6911,0.6925,0.6935,0.6960,0.6981,0.6999,0.7025,0.7043,0.7055,0.7062,0.7085,0.7112,0.7120,0.7135,0.7202,0.7236,0.7310,0.7337,0.7343,0.7351,0.7375,0.7420,0.7490,0.7510,0.7555,0.7611,0.7646,0.7657,0.7663,0.7722,0.7742,0.7743,0.7785,0.7838,0.7866,0.7885,0.7937,0.7971,0.7977,0.8001,0.8018,0.8019,0.8030,0.8046,0.8109,0.8127,0.8153,0.8167,0.8168,0.8195,0.8207,0.8230,0.8287,0.8331,0.8372,0.8374,0.8433,0.8452,0.8458,0.8489,0.8588,0.8603,0.8626,0.8653,0.8692,0.8767,0.8777,0.8792,0.8797,0.8859,0.8889,0.8952,0.8953,0.8954,0.8972,0.8980,0.9000,0.9047,0.9054,0.9070,0.9155,0.9159,0.9181,0.9238,0.9308,0.9344,0.9366,0.9376,0.9405,0.9528,0.9548,0.9656,0.9741,0.9813,0.9914,0.9959,1.0013,1.0057,1.0134,1.0136,1.0169,1.0217,1.0252,1.0296,1.0473,1.0657,1.1079,1.1195,1.1311,1.1463,1.1542,1.1557,1.1576,1.1627,1.1908,1.2187,1.2223,1.2265,1.2393,1.2425,1.2485,1.2634,1.2697,1.2840,1.2968,1.3037,1.3165,1.4733,1.5368,1.5383,1.5397,1.7228,1.8720,1.9167,2.0498,2.3205,2.4109,3.9545,4.0879,6.9202,7.3359,7.5758,9.0160],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14464285714285716,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.2982142857142857,0.3,0.30178571428571427,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.35,0.3517857142857143,0.3535714285714286,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48214285714285715,0.48392857142857143,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5607142857142857,0.5625,0.5642857142857143,0.5678571428571428,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1573,0.1633,0.1637,0.1693,0.1727,0.1735,0.1747,0.1748,0.1754,0.1811,0.1828,0.1829,0.1846,0.1849,0.1855,0.1875,0.1899,0.1913,0.1934,0.1942,0.1946,0.1953,0.1954,0.1966,0.1968,0.1992,0.2005,0.2013,0.2020,0.2026,0.2031,0.2049,0.2058,0.2063,0.2068,0.2076,0.2077,0.2089,0.2090,0.2098,0.2114,0.2124,0.2127,0.2138,0.2167,0.2172,0.2183,0.2192,0.2194,0.2201,0.2205,0.2207,0.2208,0.2211,0.2233,0.2260,0.2263,0.2266,0.2277,0.2283,0.2289,0.2290,0.2297,0.2298,0.2302,0.2304,0.2306,0.2312,0.2315,0.2316,0.2320,0.2323,0.2331,0.2340,0.2346,0.2349,0.2352,0.2373,0.2377,0.2381,0.2388,0.2389,0.2391,0.2399,0.2411,0.2417,0.2427,0.2439,0.2445,0.2497,0.2499,0.2527,0.2528,0.2540,0.2554,0.2566,0.2572,0.2574,0.2583,0.2621,0.2626,0.2632,0.2653,0.2654,0.2657,0.2661,0.2663,0.2671,0.2677,0.2680,0.2702,0.2704,0.2705,0.2712,0.2722,0.2738,0.2743,0.2754,0.2767,0.2810,0.2828,0.2836,0.2843,0.2845,0.2857,0.2861,0.2894,0.2897,0.2911,0.2913,0.2927,0.2928,0.2938,0.2939,0.2941,0.2948,0.2962,0.2999,0.3015,0.3021,0.3038,0.3051,0.3059,0.3062,0.3068,0.3075,0.3085,0.3095,0.3096,0.3118,0.3126,0.3135,0.3141,0.3166,0.3200,0.3204,0.3207,0.3209,0.3211,0.3222,0.3236,0.3254,0.3259,0.3277,0.3278,0.3280,0.3291,0.3297,0.3303,0.3332,0.3352,0.3363,0.3370,0.3371,0.3372,0.3374,0.3395,0.3405,0.3418,0.3429,0.3441,0.3449,0.3450,0.3501,0.3523,0.3525,0.3530,0.3532,0.3556,0.3558,0.3560,0.3569,0.3570,0.3610,0.3613,0.3618,0.3623,0.3631,0.3657,0.3659,0.3667,0.3677,0.3732,0.3747,0.3762,0.3778,0.3788,0.3799,0.3824,0.3836,0.3857,0.3862,0.3893,0.3930,0.3946,0.3960,0.3963,0.3968,0.3972,0.3983,0.4009,0.4013,0.4016,0.4039,0.4053,0.4056,0.4057,0.4086,0.4094,0.4097,0.4109,0.4125,0.4135,0.4148,0.4149,0.4157,0.4188,0.4207,0.4210,0.4222,0.4225,0.4226,0.4238,0.4240,0.4273,0.4286,0.4307,0.4324,0.4331,0.4342,0.4346,0.4371,0.4378,0.4397,0.4419,0.4425,0.4434,0.4462,0.4472,0.4486,0.4490,0.4491,0.4511,0.4529,0.4543,0.4544,0.4558,0.4582,0.4586,0.4605,0.4612,0.4613,0.4622,0.4629,0.4651,0.4673,0.4708,0.4725,0.4747,0.4775,0.4777,0.4784,0.4801,0.4803,0.4808,0.4834,0.4840,0.4847,0.4868,0.4878,0.4898,0.4906,0.4918,0.4940,0.4941,0.4952,0.4983,0.4988,0.4998,0.5024,0.5037,0.5091,0.5092,0.5115,0.5124,0.5162,0.5172,0.5186,0.5191,0.5227,0.5243,0.5252,0.5263,0.5274,0.5287,0.5289,0.5297,0.5306,0.5310,0.5374,0.5406,0.5412,0.5414,0.5432,0.5478,0.5498,0.5501,0.5508,0.5518,0.5526,0.5532,0.5572,0.5573,0.5593,0.5606,0.5665,0.5724,0.5731,0.5737,0.5742,0.5746,0.5761,0.5770,0.5811,0.5828,0.5837,0.5902,0.5976,0.5978,0.5988,0.5999,0.6027,0.6050,0.6089,0.6100,0.6104,0.6148,0.6153,0.6170,0.6189,0.6190,0.6231,0.6263,0.6270,0.6282,0.6312,0.6329,0.6380,0.6393,0.6400,0.6447,0.6451,0.6463,0.6480,0.6482,0.6485,0.6489,0.6496,0.6510,0.6533,0.6624,0.6632,0.6642,0.6649,0.6667,0.6676,0.6700,0.6764,0.6839,0.6861,0.6929,0.6991,0.7062,0.7066,0.7090,0.7136,0.7162,0.7213,0.7251,0.7254,0.7262,0.7269,0.7280,0.7323,0.7387,0.7391,0.7416,0.7475,0.7478,0.7481,0.7539,0.7566,0.7673,0.7694,0.7721,0.7789,0.7806,0.7837,0.7963,0.8019,0.8024,0.8033,0.8039,0.8100,0.8110,0.8153,0.8154,0.8178,0.8194,0.8195,0.8196,0.8225,0.8285,0.8300,0.8363,0.8369,0.8395,0.8408,0.8412,0.8442,0.8466,0.8488,0.8493,0.8494,0.8630,0.8645,0.8651,0.8694,0.8735,0.8746,0.8748,0.8763,0.8971,0.9036,0.9069,0.9120,0.9127,0.9151,0.9152,0.9184,0.9289,0.9302,0.9341,0.9430,0.9484,0.9501,0.9542,0.9546,0.9727,0.9750,0.9880,0.9955,0.9977,1.0087,1.0130,1.0251,1.0261,1.0270,1.0310,1.0320,1.0395,1.0658,1.0717,1.0821,1.0833,1.1251,1.1383,1.1388,1.1540,1.1586,1.1623,1.1722,1.2033,1.2349,1.2612,1.2621,1.2649,1.3081,1.3342,1.3792,1.4006,1.4233,1.4338,1.4446,1.4494,1.5456,1.5589,1.6026,1.6597,1.6621,1.6727,1.7099,1.7191,1.7447,1.8063,1.8582,1.8754,1.9025,2.0130,2.2730,2.4804,2.8642,3.1599,3.2647,3.4469],"y":[0.0018552875695732839,0.0037105751391465678,0.0055658627087198514,0.0074211502782931356,0.00927643784786642,0.011131725417439703,0.012987012987012988,0.014842300556586271,0.016697588126159554,0.02040816326530612,0.022263450834879406,0.02411873840445269,0.025974025974025976,0.027829313543599257,0.029684601113172542,0.03153988868274583,0.03339517625231911,0.03525046382189239,0.03710575139146568,0.03896103896103896,0.04081632653061224,0.04267161410018553,0.04452690166975881,0.04638218923933209,0.04823747680890538,0.05009276437847866,0.05194805194805195,0.05380333951762523,0.055658627087198514,0.0575139146567718,0.059369202226345084,0.061224489795918366,0.06307977736549165,0.06493506493506493,0.06679035250463822,0.0686456400742115,0.07050092764378478,0.07235621521335807,0.07421150278293136,0.07606679035250463,0.07792207792207792,0.07977736549165121,0.08163265306122448,0.08348794063079777,0.08534322820037106,0.08719851576994433,0.08905380333951762,0.09090909090909091,0.09276437847866419,0.09461966604823747,0.09647495361781076,0.09833024118738404,0.10018552875695733,0.10204081632653061,0.1038961038961039,0.10575139146567718,0.10760667903525047,0.11131725417439703,0.11317254174397032,0.1150278293135436,0.11688311688311688,0.11873840445269017,0.12059369202226346,0.12244897959183673,0.12430426716141002,0.1261595547309833,0.1280148423005566,0.12987012987012986,0.13172541743970315,0.13358070500927643,0.13543599257884972,0.137291280148423,0.1391465677179963,0.14100185528756956,0.14285714285714285,0.14471243042671614,0.14656771799628943,0.150278293135436,0.15213358070500926,0.15398886827458255,0.15584415584415584,0.15955473098330242,0.1614100185528757,0.16326530612244897,0.16697588126159554,0.16883116883116883,0.17068645640074212,0.1725417439703154,0.17439703153988867,0.17810760667903525,0.17996289424860853,0.18181818181818182,0.1836734693877551,0.18552875695732837,0.18738404452690166,0.18923933209647495,0.19109461966604824,0.19294990723562153,0.19480519480519481,0.19666048237476808,0.19851576994434136,0.20037105751391465,0.20222634508348794,0.20408163265306123,0.20593692022263452,0.2077922077922078,0.20964749536178107,0.21150278293135436,0.21335807050092764,0.21521335807050093,0.21706864564007422,0.2189239332096475,0.22077922077922077,0.22263450834879406,0.22448979591836735,0.22634508348794063,0.22820037105751392,0.2300556586270872,0.23191094619666047,0.23376623376623376,0.23562152133580705,0.23747680890538034,0.23933209647495363,0.24118738404452691,0.24304267161410018,0.24489795918367346,0.24675324675324675,0.24860853432282004,0.2504638218923933,0.2523191094619666,0.2541743970315399,0.2560296846011132,0.25788497217068646,0.2597402597402597,0.26159554730983303,0.2634508348794063,0.2653061224489796,0.2690166975881262,0.27087198515769945,0.2727272727272727,0.274582560296846,0.2764378478664193,0.2782931354359926,0.28014842300556586,0.2820037105751391,0.28385899814471244,0.2857142857142857,0.287569573283859,0.2894248608534323,0.2912801484230056,0.29313543599257885,0.2949907235621521,0.2987012987012987,0.300556586270872,0.30241187384044527,0.3042671614100185,0.30612244897959184,0.3079777365491651,0.3098330241187384,0.3116883116883117,0.313543599257885,0.31539888682745826,0.3172541743970315,0.31910946196660483,0.3209647495361781,0.3228200371057514,0.3246753246753247,0.32653061224489793,0.32838589981447125,0.3302411873840445,0.3320964749536178,0.3339517625231911,0.3358070500927644,0.33766233766233766,0.3395176252319109,0.34137291280148424,0.3432282003710575,0.3450834879406308,0.3469387755102041,0.34879406307977734,0.35064935064935066,0.3525046382189239,0.35435992578849723,0.3562152133580705,0.3580705009276438,0.35992578849721707,0.36178107606679033,0.36363636363636365,0.3654916512059369,0.3673469387755102,0.3692022263450835,0.37105751391465674,0.37291280148423006,0.3747680890538033,0.37662337662337664,0.3784786641929499,0.3803339517625232,0.3821892393320965,0.38404452690166974,0.38589981447124305,0.3877551020408163,0.38961038961038963,0.3914656771799629,0.39332096474953615,0.39517625231910947,0.3970315398886827,0.39888682745825604,0.4007421150278293,0.4025974025974026,0.4044526901669759,0.40816326530612246,0.4100185528756957,0.41187384044526903,0.4137291280148423,0.4155844155844156,0.4174397031539889,0.41929499072356213,0.42115027829313545,0.4230055658627087,0.424860853432282,0.4267161410018553,0.42857142857142855,0.43042671614100186,0.4322820037105751,0.43413729128014844,0.4359925788497217,0.437847866419295,0.4397031539888683,0.44155844155844154,0.44341372912801486,0.4452690166975881,0.44712430426716143,0.4489795918367347,0.45083487940630795,0.45269016697588127,0.45454545454545453,0.45640074211502785,0.4582560296846011,0.4619666048237477,0.46382189239332094,0.46567717996289426,0.4675324675324675,0.46938775510204084,0.4712430426716141,0.47309833024118736,0.4749536178107607,0.47680890538033394,0.47866419294990725,0.4805194805194805,0.48237476808905383,0.4842300556586271,0.48608534322820035,0.4897959183673469,0.49165120593692024,0.4935064935064935,0.49536178107606677,0.4972170686456401,0.49907235621521334,0.5009276437847866,0.5027829313543599,0.5046382189239332,0.5064935064935064,0.5083487940630798,0.5102040816326531,0.5120593692022264,0.5139146567717996,0.5157699443413729,0.5176252319109462,0.5194805194805194,0.5213358070500927,0.5231910946196661,0.5250463821892394,0.5269016697588126,0.5287569573283859,0.5306122448979592,0.5324675324675324,0.5343228200371057,0.536178107606679,0.5380333951762524,0.5398886827458256,0.5417439703153989,0.5435992578849722,0.5454545454545454,0.5473098330241187,0.549165120593692,0.5510204081632653,0.5528756957328386,0.5547309833024119,0.5565862708719852,0.5584415584415584,0.5602968460111317,0.562152133580705,0.5640074211502782,0.5658627087198516,0.5677179962894249,0.5695732838589982,0.5714285714285714,0.5732838589981447,0.575139146567718,0.5769944341372912,0.5807050092764379,0.5825602968460112,0.5844155844155844,0.588126159554731,0.5899814471243042,0.5918367346938775,0.5936920222634509,0.5955473098330241,0.5974025974025974,0.5992578849721707,0.601113172541744,0.6029684601113172,0.6048237476808905,0.6066790352504638,0.608534322820037,0.6103896103896104,0.6122448979591837,0.614100185528757,0.6159554730983302,0.6178107606679035,0.6196660482374768,0.62152133580705,0.6233766233766234,0.6252319109461967,0.62708719851577,0.6289424860853432,0.6307977736549165,0.6326530612244898,0.634508348794063,0.6363636363636364,0.6382189239332097,0.640074211502783,0.6419294990723562,0.6437847866419295,0.6456400742115028,0.647495361781076,0.6493506493506493,0.6512059369202227,0.6530612244897959,0.6549165120593692,0.6567717996289425,0.6586270871985158,0.660482374768089,0.6623376623376623,0.6641929499072357,0.6660482374768089,0.6679035250463822,0.6697588126159555,0.6716141001855288,0.673469387755102,0.6753246753246753,0.6771799628942486,0.6790352504638218,0.6808905380333952,0.6827458256029685,0.6846011131725418,0.686456400742115,0.6883116883116883,0.6901669758812616,0.6920222634508348,0.6938775510204082,0.6957328385899815,0.6975881261595547,0.699443413729128,0.7012987012987013,0.7031539888682746,0.7050092764378478,0.7068645640074211,0.7087198515769945,0.7105751391465677,0.712430426716141,0.7142857142857143,0.7161410018552876,0.7179962894248608,0.7198515769944341,0.7217068645640075,0.7235621521335807,0.725417439703154,0.7272727272727273,0.7291280148423006,0.7309833024118738,0.7328385899814471,0.7346938775510204,0.7365491651205937,0.738404452690167,0.7402597402597403,0.7421150278293135,0.7439703153988868,0.7458256029684601,0.7476808905380334,0.7495361781076066,0.75139146567718,0.7532467532467533,0.7551020408163265,0.7569573283858998,0.7588126159554731,0.7606679035250464,0.7625231910946196,0.764378478664193,0.7662337662337663,0.7680890538033395,0.7699443413729128,0.7717996289424861,0.7736549165120594,0.7755102040816326,0.7773654916512059,0.7792207792207793,0.7810760667903525,0.7829313543599258,0.7847866419294991,0.7866419294990723,0.7884972170686456,0.7903525046382189,0.7922077922077922,0.7940630797773655,0.7959183673469388,0.7977736549165121,0.7996289424860853,0.8014842300556586,0.8033395176252319,0.8051948051948052,0.8070500927643784,0.8089053803339518,0.8107606679035251,0.8126159554730983,0.8144712430426716,0.8163265306122449,0.8181818181818182,0.8200371057513914,0.8218923933209648,0.8237476808905381,0.8256029684601113,0.8274582560296846,0.8293135435992579,0.8311688311688312,0.8330241187384044,0.8348794063079777,0.8367346938775511,0.8385899814471243,0.8404452690166976,0.8423005565862709,0.8441558441558441,0.8460111317254174,0.8478664192949907,0.849721706864564,0.8515769944341373,0.8534322820037106,0.8552875695732839,0.8571428571428571,0.8589981447124304,0.8608534322820037,0.862708719851577,0.8645640074211502,0.8664192949907236,0.8682745825602969,0.8701298701298701,0.8719851576994434,0.8738404452690167,0.87569573283859,0.8775510204081632,0.8794063079777366,0.8812615955473099,0.8831168831168831,0.8849721706864564,0.8868274582560297,0.8886827458256029,0.8905380333951762,0.8923933209647495,0.8942486085343229,0.8961038961038961,0.8979591836734694,0.8998144712430427,0.9016697588126159,0.9035250463821892,0.9053803339517625,0.9072356215213359,0.9090909090909091,0.9109461966604824,0.9128014842300557,0.9146567717996289,0.9165120593692022,0.9183673469387755,0.9202226345083488,0.922077922077922,0.9239332096474954,0.9257884972170687,0.9276437847866419,0.9294990723562152,0.9313543599257885,0.9332096474953617,0.935064935064935,0.9369202226345084,0.9387755102040817,0.9406307977736549,0.9424860853432282,0.9443413729128015,0.9461966604823747,0.948051948051948,0.9499072356215214,0.9517625231910947,0.9536178107606679,0.9554730983302412,0.9573283858998145,0.9591836734693877,0.961038961038961,0.9628942486085343,0.9647495361781077,0.9666048237476809,0.9684601113172542,0.9703153988868275,0.9721706864564007,0.974025974025974,0.9758812615955473,0.9777365491651205,0.9795918367346939,0.9814471243042672,0.9833024118738405,0.9851576994434137,0.987012987012987,0.9888682745825603,0.9907235621521335,0.9925788497217068,0.9944341372912802,0.9962894248608535,0.9981447124304267],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, docs.libp2p.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.libp2p.io-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.libp2p.io-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..c9375f1929
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-docs.libp2p.io-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.6230,0.6347,0.6363,0.6374,0.6375,0.6410,0.6494,0.6498,0.6507,0.6523,0.6524,0.6528,0.6531,0.6544,0.6545,0.6554,0.6560,0.6587,0.6596,0.6599,0.6622,0.6632,0.6664,0.6681,0.6683,0.6698,0.6709,0.6718,0.6721,0.6771,0.6789,0.6803,0.6851,0.6863,0.6880,0.6973,0.6979,0.7111,0.7206,0.7396,0.7695,0.7700,0.7701,0.7706,0.7726,0.7734,0.7736,0.7745,0.7746,0.7752,0.7755,0.7760,0.7761,0.7764,0.7765,0.7772,0.7773,0.7774,0.7782,0.7789,0.7790,0.7797,0.7810,0.7813,0.7816,0.7818,0.7820,0.7821,0.7823,0.7826,0.7829,0.7832,0.7837,0.7841,0.7844,0.7845,0.7847,0.7851,0.7853,0.7855,0.7859,0.7862,0.7864,0.7868,0.7872,0.7873,0.7876,0.7881,0.7882,0.7883,0.7885,0.7889,0.7890,0.7894,0.7896,0.7897,0.7898,0.7900,0.7902,0.7903,0.7907,0.7908,0.7910,0.7911,0.7912,0.7914,0.7918,0.7919,0.7921,0.7922,0.7923,0.7933,0.7938,0.7939,0.7942,0.7943,0.7946,0.7950,0.7951,0.7952,0.7957,0.7959,0.7963,0.7968,0.7969,0.7971,0.7972,0.7977,0.7979,0.7980,0.7984,0.7987,0.7988,0.7990,0.7991,0.7994,0.7999,0.8000,0.8001,0.8002,0.8005,0.8007,0.8009,0.8011,0.8012,0.8020,0.8021,0.8026,0.8027,0.8030,0.8031,0.8035,0.8037,0.8039,0.8040,0.8042,0.8047,0.8050,0.8055,0.8060,0.8062,0.8063,0.8064,0.8065,0.8068,0.8073,0.8074,0.8075,0.8076,0.8077,0.8078,0.8080,0.8081,0.8082,0.8084,0.8086,0.8087,0.8089,0.8099,0.8112,0.8116,0.8118,0.8121,0.8124,0.8131,0.8133,0.8134,0.8135,0.8137,0.8140,0.8142,0.8147,0.8153,0.8159,0.8161,0.8162,0.8169,0.8172,0.8173,0.8174,0.8180,0.8181,0.8183,0.8198,0.8204,0.8205,0.8207,0.8208,0.8213,0.8223,0.8231,0.8238,0.8241,0.8247,0.8248,0.8256,0.8264,0.8273,0.8274,0.8276,0.8277,0.8286,0.8287,0.8296,0.8302,0.8303,0.8307,0.8312,0.8323,0.8340,0.8341,0.8345,0.8349,0.8351,0.8357,0.8358,0.8364,0.8373,0.8376,0.8379,0.8383,0.8384,0.8407,0.8436,0.8469,0.8471,0.8478,0.8490,0.8495,0.8510,0.8539,0.8550,0.8570,0.8595,0.8602,0.8605,0.8609,0.8624,0.8638,0.8671,0.8695,0.8772,0.8792,0.8795,0.8816,0.8860,0.8886,0.8994,0.9045,0.9067,0.9080,0.9104,0.9170,0.9180,0.9202,0.9219,0.9235,0.9237,0.9243,0.9257,0.9267,0.9272,0.9279,0.9284,0.9301,0.9311,0.9317,0.9321,0.9325,0.9338,0.9339,0.9342,0.9356,0.9357,0.9360,0.9367,0.9369,0.9376,0.9377,0.9382,0.9383,0.9385,0.9388,0.9395,0.9401,0.9402,0.9405,0.9413,0.9417,0.9418,0.9429,0.9437,0.9439,0.9446,0.9447,0.9459,0.9463,0.9468,0.9469,0.9472,0.9476,0.9478,0.9481,0.9489,0.9491,0.9494,0.9497,0.9499,0.9501,0.9503,0.9505,0.9506,0.9509,0.9520,0.9530,0.9531,0.9536,0.9543,0.9547,0.9555,0.9557,0.9558,0.9559,0.9561,0.9564,0.9566,0.9568,0.9570,0.9580,0.9582,0.9583,0.9584,0.9588,0.9589,0.9595,0.9596,0.9603,0.9605,0.9610,0.9617,0.9618,0.9621,0.9626,0.9630,0.9640,0.9644,0.9646,0.9648,0.9649,0.9653,0.9655,0.9658,0.9660,0.9664,0.9666,0.9678,0.9680,0.9681,0.9688,0.9691,0.9694,0.9702,0.9706,0.9708,0.9709,0.9731,0.9745,0.9746,0.9748,0.9750,0.9753,0.9759,0.9760,0.9767,0.9770,0.9774,0.9780,0.9785,0.9789,0.9795,0.9802,0.9815,0.9816,0.9817,0.9822,0.9826,0.9827,0.9828,0.9834,0.9836,0.9840,0.9843,0.9854,0.9861,0.9863,0.9870,0.9874,0.9880,0.9887,0.9892,0.9893,0.9919,0.9922,0.9935,0.9955,0.9991,1.0017,1.0023,1.0026,1.0027,1.0064,1.0065,1.0070,1.0090,1.0140,1.0151,1.0158,1.0165,1.0168,1.0170,1.0274,1.0306,1.0331,1.0338,1.0344,1.0376,1.0381,1.0446,1.0456,1.0458,1.0522,1.0671,1.0677,1.0948,1.0978,1.1029,1.1071,1.1078,1.1092,1.1134,1.1195,1.1227,1.1238,1.1383,1.1471,1.1499,1.1532,1.1670,1.1742,1.1757,1.1875,1.1970,1.2397,1.2476,1.2550,1.2572,1.2614,1.2685,1.2774,1.2857,1.3068,1.3256,1.3380,1.3434,1.4288,1.5002,1.5144,1.7344,1.8965,2.1743,2.1907,2.3065,3.4690,3.6719,4.2476],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.15053763440860216,0.15232974910394265,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17562724014336917,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1881720430107527,0.1917562724014337,0.1953405017921147,0.1971326164874552,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.22043010752688172,0.22401433691756273,0.22580645161290322,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24372759856630824,0.24551971326164876,0.24910394265232974,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.2670250896057348,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34587813620071683,0.34767025089605735,0.35125448028673834,0.3548387096774194,0.35663082437275984,0.3602150537634409,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3960573476702509,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.4103942652329749,0.4121863799283154,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45340501792114696,0.4551971326164875,0.45878136200716846,0.460573476702509,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6344086021505376,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6451612903225806,0.6469534050179212,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6577060931899642,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6899641577060932,0.6917562724014337,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8136200716845878,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8637992831541219,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.0342,0.0527,0.0857,0.0903,0.1082,0.1392,0.2355,0.4534,0.4569,0.4594,0.4608,0.4670,0.4693,0.4763,0.4813,0.4820,0.4830,0.4844,0.4932,0.4950,0.4964,0.5045,0.5106,0.5118,0.5146,0.5180,0.5191,0.5204,0.5285,0.5320,0.5344,0.5639,0.5687,0.5760,0.5778,0.5902,0.5909,0.5925,0.5930,0.5938,0.5945,0.5947,0.5961,0.5972,0.5974,0.5976,0.5985,0.5986,0.5987,0.5988,0.5991,0.5999,0.6001,0.6004,0.6005,0.6014,0.6017,0.6020,0.6021,0.6025,0.6028,0.6031,0.6033,0.6037,0.6039,0.6040,0.6042,0.6044,0.6045,0.6049,0.6051,0.6052,0.6056,0.6060,0.6063,0.6064,0.6069,0.6076,0.6079,0.6080,0.6083,0.6084,0.6087,0.6088,0.6089,0.6091,0.6096,0.6097,0.6099,0.6108,0.6111,0.6114,0.6121,0.6124,0.6125,0.6141,0.6146,0.6161,0.6163,0.6170,0.6172,0.6175,0.6176,0.6178,0.6186,0.6188,0.6191,0.6196,0.6204,0.6206,0.6220,0.6226,0.6230,0.6231,0.6234,0.6237,0.6245,0.6255,0.6258,0.6261,0.6264,0.6277,0.6278,0.6287,0.6290,0.6292,0.6295,0.6298,0.6308,0.6310,0.6314,0.6324,0.6334,0.6336,0.6337,0.6342,0.6348,0.6349,0.6351,0.6352,0.6354,0.6357,0.6370,0.6372,0.6379,0.6381,0.6385,0.6390,0.6403,0.6411,0.6421,0.6431,0.6443,0.6462,0.6463,0.6464,0.6472,0.6488,0.6537,0.6544,0.6547,0.6561,0.6571,0.6583,0.6602,0.6624,0.6627,0.6636,0.6651,0.6669,0.6672,0.6673,0.6697,0.6709,0.6806,0.6811,0.6819,0.6853,0.6860,0.6867,0.6879,0.6888,0.6924,0.6928,0.6931,0.6934,0.6954,0.6956,0.6959,0.6964,0.6969,0.6971,0.6976,0.6983,0.6985,0.7001,0.7003,0.7006,0.7011,0.7012,0.7017,0.7022,0.7029,0.7030,0.7032,0.7040,0.7049,0.7050,0.7062,0.7063,0.7071,0.7083,0.7090,0.7100,0.7102,0.7108,0.7118,0.7125,0.7133,0.7137,0.7147,0.7151,0.7152,0.7159,0.7170,0.7172,0.7173,0.7187,0.7192,0.7195,0.7213,0.7214,0.7217,0.7218,0.7221,0.7234,0.7241,0.7244,0.7258,0.7266,0.7276,0.7277,0.7278,0.7283,0.7286,0.7316,0.7321,0.7325,0.7353,0.7356,0.7359,0.7378,0.7379,0.7381,0.7412,0.7433,0.7436,0.7456,0.7461,0.7463,0.7464,0.7477,0.7499,0.7507,0.7521,0.7537,0.7548,0.7550,0.7567,0.7568,0.7575,0.7576,0.7584,0.7590,0.7605,0.7611,0.7623,0.7647,0.7648,0.7662,0.7664,0.7665,0.7667,0.7672,0.7673,0.7679,0.7680,0.7727,0.7805,0.7815,0.7833,0.7842,0.7859,0.7867,0.7902,0.7907,0.7913,0.7921,0.7924,0.7928,0.7946,0.7958,0.7965,0.7966,0.7970,0.7972,0.7977,0.8051,0.8071,0.8074,0.8078,0.8079,0.8098,0.8104,0.8108,0.8118,0.8121,0.8124,0.8135,0.8136,0.8139,0.8142,0.8154,0.8161,0.8164,0.8169,0.8170,0.8172,0.8174,0.8177,0.8178,0.8183,0.8186,0.8196,0.8198,0.8202,0.8203,0.8207,0.8212,0.8216,0.8234,0.8237,0.8243,0.8259,0.8268,0.8269,0.8272,0.8276,0.8278,0.8279,0.8280,0.8281,0.8282,0.8290,0.8291,0.8292,0.8294,0.8296,0.8301,0.8308,0.8312,0.8317,0.8325,0.8328,0.8332,0.8334,0.8340,0.8342,0.8356,0.8358,0.8362,0.8364,0.8365,0.8370,0.8375,0.8378,0.8380,0.8383,0.8384,0.8385,0.8394,0.8396,0.8400,0.8407,0.8418,0.8426,0.8431,0.8432,0.8440,0.8441,0.8442,0.8444,0.8456,0.8459,0.8460,0.8461,0.8462,0.8465,0.8475,0.8489,0.8496,0.8500,0.8503,0.8512,0.8515,0.8525,0.8529,0.8546,0.8555,0.8561,0.8563,0.8568,0.8570,0.8571,0.8572,0.8580,0.8600,0.8601,0.8605,0.8606,0.8610,0.8611,0.8612,0.8613,0.8615,0.8618,0.8622,0.8628,0.8644,0.8645,0.8647,0.8661,0.8667,0.8675,0.8701,0.8720,0.8721,0.8764,0.8769,0.8771,0.8777,0.8796,0.8808,0.8809,0.8824,0.8831,0.8851,0.8856,0.8857,0.8865,0.8869,0.8873,0.8913,0.8915,0.8921,0.8923,0.8949,0.9022,0.9070,0.9128,0.9215,0.9220,0.9256,0.9258,0.9265,0.9295,0.9330,0.9367,0.9437,0.9469,0.9486,0.9494,0.9501,0.9525,0.9529,0.9579,0.9592,0.9594,0.9610,0.9638,0.9720,0.9790,0.9805,0.9831,0.9931,0.9978,0.9987,1.0029,1.0064,1.0134,1.0234,1.0250,1.0268,1.0922,1.1053,1.1180,1.1198,1.1358,1.1612,1.1762,1.2235,1.2703,1.3570,1.3963,1.4956,1.5538,1.6713,1.7408,2.0503,2.2249,2.2415,2.2965,3.7657,4.5555,5.0518,5.0603,5.2785,7.0636],"y":[0.0018018018018018018,0.0036036036036036037,0.005405405405405406,0.007207207207207207,0.009009009009009009,0.010810810810810811,0.012612612612612612,0.014414414414414415,0.016216216216216217,0.018018018018018018,0.01981981981981982,0.021621621621621623,0.023423423423423424,0.025225225225225224,0.02702702702702703,0.02882882882882883,0.03063063063063063,0.032432432432432434,0.03423423423423423,0.036036036036036036,0.03783783783783784,0.03963963963963964,0.04144144144144144,0.043243243243243246,0.04504504504504504,0.04684684684684685,0.04864864864864865,0.05045045045045045,0.05225225225225225,0.05405405405405406,0.055855855855855854,0.05765765765765766,0.05945945945945946,0.06126126126126126,0.06306306306306306,0.06486486486486487,0.06666666666666667,0.06846846846846846,0.07027027027027027,0.07207207207207207,0.07387387387387387,0.07567567567567568,0.07747747747747748,0.07927927927927927,0.08108108108108109,0.08288288288288288,0.08468468468468468,0.08828828828828829,0.09009009009009009,0.0918918918918919,0.0936936936936937,0.09549549549549549,0.0972972972972973,0.0990990990990991,0.1009009009009009,0.10270270270270271,0.1045045045045045,0.1063063063063063,0.10810810810810811,0.10990990990990991,0.11171171171171171,0.11531531531531532,0.11711711711711711,0.11891891891891893,0.12072072072072072,0.12252252252252252,0.12432432432432433,0.12612612612612611,0.12792792792792793,0.12972972972972974,0.13153153153153152,0.13333333333333333,0.13693693693693693,0.13873873873873874,0.14054054054054055,0.14234234234234233,0.14594594594594595,0.14774774774774774,0.14954954954954955,0.15135135135135136,0.15315315315315314,0.15495495495495495,0.15675675675675677,0.15855855855855855,0.16036036036036036,0.16216216216216217,0.16396396396396395,0.16576576576576577,0.16756756756756758,0.16936936936936936,0.17297297297297298,0.17477477477477477,0.17657657657657658,0.1783783783783784,0.18018018018018017,0.18198198198198198,0.1837837837837838,0.18558558558558558,0.1873873873873874,0.1891891891891892,0.19099099099099098,0.1927927927927928,0.1945945945945946,0.1981981981981982,0.2,0.2036036036036036,0.20540540540540542,0.2072072072072072,0.209009009009009,0.21081081081081082,0.2126126126126126,0.21441441441441442,0.21621621621621623,0.218018018018018,0.21981981981981982,0.22162162162162163,0.22342342342342342,0.22702702702702704,0.22882882882882882,0.23063063063063063,0.23243243243243245,0.23423423423423423,0.23603603603603604,0.23783783783783785,0.23963963963963963,0.24144144144144145,0.24324324324324326,0.24504504504504504,0.24684684684684685,0.24864864864864866,0.25045045045045045,0.25225225225225223,0.25405405405405407,0.25585585585585585,0.25765765765765763,0.26126126126126126,0.2648648648648649,0.26666666666666666,0.26846846846846845,0.2702702702702703,0.27207207207207207,0.27387387387387385,0.2756756756756757,0.2774774774774775,0.27927927927927926,0.2810810810810811,0.2828828828828829,0.28468468468468466,0.2864864864864865,0.2882882882882883,0.29009009009009007,0.2918918918918919,0.2936936936936937,0.2954954954954955,0.2972972972972973,0.2990990990990991,0.3009009009009009,0.3027027027027027,0.3045045045045045,0.3081081081081081,0.3099099099099099,0.3117117117117117,0.31351351351351353,0.3153153153153153,0.3171171171171171,0.31891891891891894,0.3207207207207207,0.3225225225225225,0.32432432432432434,0.3261261261261261,0.3279279279279279,0.32972972972972975,0.33153153153153153,0.3333333333333333,0.33513513513513515,0.33693693693693694,0.3387387387387387,0.34054054054054056,0.34234234234234234,0.3441441441441441,0.34594594594594597,0.34774774774774775,0.34954954954954953,0.35135135135135137,0.35315315315315315,0.35495495495495494,0.3567567567567568,0.35855855855855856,0.36036036036036034,0.3621621621621622,0.36396396396396397,0.36576576576576575,0.3675675675675676,0.36936936936936937,0.37117117117117115,0.372972972972973,0.37657657657657656,0.3783783783783784,0.3801801801801802,0.38198198198198197,0.38738738738738737,0.3891891891891892,0.390990990990991,0.3927927927927928,0.3945945945945946,0.3963963963963964,0.4,0.4018018018018018,0.4036036036036036,0.40540540540540543,0.4072072072072072,0.409009009009009,0.41081081081081083,0.4126126126126126,0.4144144144144144,0.41621621621621624,0.418018018018018,0.4198198198198198,0.42162162162162165,0.42342342342342343,0.4252252252252252,0.42702702702702705,0.42882882882882883,0.4306306306306306,0.43243243243243246,0.43423423423423424,0.436036036036036,0.43783783783783786,0.43963963963963965,0.44144144144144143,0.44324324324324327,0.44504504504504505,0.44684684684684683,0.4486486486486487,0.45045045045045046,0.45225225225225224,0.4540540540540541,0.45585585585585586,0.45765765765765765,0.4594594594594595,0.46126126126126127,0.46306306306306305,0.4648648648648649,0.4666666666666667,0.4702702702702703,0.4720720720720721,0.47387387387387386,0.4756756756756757,0.4774774774774775,0.47927927927927927,0.4810810810810811,0.4828828828828829,0.4846846846846847,0.4864864864864865,0.4882882882882883,0.4900900900900901,0.4936936936936937,0.4954954954954955,0.4990990990990991,0.5009009009009009,0.5027027027027027,0.5045045045045045,0.5063063063063064,0.5081081081081081,0.5099099099099099,0.5117117117117117,0.5135135135135135,0.5153153153153153,0.5171171171171172,0.518918918918919,0.5207207207207207,0.5225225225225225,0.5243243243243243,0.5261261261261261,0.527927927927928,0.5297297297297298,0.5315315315315315,0.5333333333333333,0.5351351351351351,0.5369369369369369,0.5387387387387388,0.5405405405405406,0.5423423423423424,0.5459459459459459,0.5477477477477477,0.5495495495495496,0.5513513513513514,0.5531531531531532,0.554954954954955,0.5567567567567567,0.5585585585585585,0.5603603603603604,0.5621621621621622,0.563963963963964,0.5657657657657658,0.5675675675675675,0.5693693693693693,0.5711711711711712,0.572972972972973,0.5747747747747748,0.5765765765765766,0.5783783783783784,0.581981981981982,0.5837837837837838,0.5855855855855856,0.5873873873873874,0.5891891891891892,0.590990990990991,0.5927927927927928,0.5945945945945946,0.5963963963963964,0.5981981981981982,0.6,0.6018018018018018,0.6036036036036037,0.6054054054054054,0.6072072072072072,0.609009009009009,0.6108108108108108,0.6126126126126126,0.6144144144144145,0.6162162162162163,0.618018018018018,0.6216216216216216,0.6234234234234234,0.6270270270270271,0.6288288288288288,0.6306306306306306,0.6324324324324324,0.6360360360360361,0.6378378378378379,0.6396396396396397,0.6414414414414414,0.6432432432432432,0.645045045045045,0.6468468468468469,0.6486486486486487,0.6504504504504505,0.6522522522522523,0.654054054054054,0.6558558558558558,0.6576576576576577,0.6594594594594595,0.6612612612612613,0.6630630630630631,0.6648648648648648,0.6684684684684684,0.6702702702702703,0.6720720720720721,0.6738738738738739,0.6756756756756757,0.6774774774774774,0.6792792792792792,0.6810810810810811,0.6828828828828829,0.6846846846846847,0.6864864864864865,0.6882882882882883,0.69009009009009,0.6918918918918919,0.6936936936936937,0.6954954954954955,0.6972972972972973,0.6990990990990991,0.7009009009009008,0.7027027027027027,0.7045045045045045,0.7063063063063063,0.7081081081081081,0.7099099099099099,0.7117117117117117,0.7135135135135136,0.7153153153153153,0.7171171171171171,0.7189189189189189,0.7207207207207207,0.7225225225225225,0.7243243243243244,0.7261261261261261,0.7279279279279279,0.7315315315315315,0.7351351351351352,0.7387387387387387,0.7405405405405405,0.7441441441441441,0.745945945945946,0.7477477477477478,0.7495495495495496,0.7531531531531531,0.7549549549549549,0.7567567567567568,0.7585585585585586,0.7603603603603604,0.7621621621621621,0.7639639639639639,0.7657657657657657,0.7675675675675676,0.7693693693693694,0.7711711711711712,0.7747747747747747,0.7765765765765765,0.7783783783783784,0.781981981981982,0.7837837837837838,0.7855855855855856,0.7873873873873873,0.7891891891891892,0.790990990990991,0.7927927927927928,0.7945945945945946,0.7963963963963964,0.8,0.8018018018018018,0.8036036036036036,0.8054054054054054,0.8072072072072072,0.809009009009009,0.8126126126126126,0.8144144144144144,0.8162162162162162,0.818018018018018,0.8198198198198198,0.8216216216216217,0.8234234234234235,0.8252252252252252,0.827027027027027,0.8288288288288288,0.8306306306306306,0.8324324324324325,0.8342342342342343,0.836036036036036,0.8378378378378378,0.8396396396396396,0.8414414414414414,0.8432432432432433,0.8450450450450451,0.8468468468468469,0.8486486486486486,0.8504504504504504,0.8522522522522522,0.8558558558558559,0.8576576576576577,0.8594594594594595,0.8612612612612612,0.863063063063063,0.8648648648648649,0.8666666666666667,0.8684684684684685,0.8702702702702703,0.872072072072072,0.8738738738738738,0.8756756756756757,0.8774774774774775,0.8792792792792793,0.8810810810810811,0.8828828828828829,0.8846846846846846,0.8864864864864865,0.8882882882882883,0.8900900900900901,0.8918918918918919,0.8936936936936937,0.8954954954954955,0.8972972972972973,0.8990990990990991,0.9009009009009009,0.9027027027027027,0.9045045045045045,0.9063063063063063,0.9081081081081082,0.9099099099099099,0.9117117117117117,0.9135135135135135,0.9153153153153153,0.918918918918919,0.9207207207207208,0.9225225225225225,0.9243243243243243,0.9261261261261261,0.9279279279279279,0.9297297297297298,0.9315315315315316,0.9333333333333333,0.9351351351351351,0.9369369369369369,0.9387387387387387,0.9405405405405406,0.9423423423423424,0.9441441441441442,0.9459459459459459,0.9477477477477477,0.9495495495495495,0.9531531531531532,0.954954954954955,0.9567567567567568,0.9585585585585585,0.9603603603603603,0.9621621621621622,0.963963963963964,0.9657657657657658,0.9675675675675676,0.9693693693693693,0.9711711711711711,0.972972972972973,0.9747747747747748,0.9765765765765766,0.9783783783783784,0.9801801801801802,0.9819819819819819,0.9837837837837838,0.9855855855855856,0.9873873873873874,0.9891891891891892,0.990990990990991,0.9927927927927928,0.9945945945945946,0.9963963963963964,0.9981981981981982],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.0436,0.2165,0.5894,0.5899,0.5901,0.5918,0.5922,0.5932,0.5934,0.5940,0.5943,0.5950,0.5951,0.5953,0.5960,0.5961,0.5965,0.5969,0.5970,0.5972,0.5974,0.5976,0.5977,0.5986,0.5988,0.5989,0.5990,0.5991,0.5994,0.5996,0.5997,0.5998,0.6000,0.6003,0.6004,0.6006,0.6008,0.6012,0.6014,0.6017,0.6018,0.6019,0.6022,0.6024,0.6028,0.6030,0.6031,0.6034,0.6039,0.6041,0.6042,0.6043,0.6048,0.6050,0.6051,0.6053,0.6054,0.6055,0.6058,0.6060,0.6063,0.6066,0.6072,0.6074,0.6075,0.6087,0.6092,0.6093,0.6094,0.6096,0.6099,0.6100,0.6101,0.6104,0.6109,0.6110,0.6119,0.6120,0.6123,0.6124,0.6126,0.6132,0.6141,0.6149,0.6153,0.6154,0.6161,0.6166,0.6175,0.6178,0.6180,0.6189,0.6200,0.6203,0.6205,0.6206,0.6208,0.6214,0.6234,0.6235,0.6240,0.6245,0.6249,0.6250,0.6253,0.6271,0.6277,0.6287,0.6288,0.6290,0.6291,0.6296,0.6302,0.6307,0.6308,0.6332,0.6348,0.6361,0.6367,0.6378,0.6383,0.6384,0.6391,0.6392,0.6409,0.6420,0.6443,0.6451,0.6462,0.6489,0.6508,0.6556,0.6561,0.6571,0.6628,0.6635,0.6723,0.6725,0.6815,0.6835,0.6894,0.6927,0.6969,0.6983,0.7011,0.7026,0.7031,0.7047,0.7049,0.7053,0.7058,0.7068,0.7069,0.7085,0.7089,0.7096,0.7098,0.7101,0.7103,0.7108,0.7109,0.7113,0.7134,0.7135,0.7138,0.7143,0.7147,0.7155,0.7164,0.7171,0.7176,0.7181,0.7202,0.7206,0.7220,0.7225,0.7229,0.7240,0.7241,0.7246,0.7252,0.7267,0.7277,0.7280,0.7286,0.7290,0.7297,0.7324,0.7372,0.7378,0.7387,0.7393,0.7420,0.7431,0.7434,0.7444,0.7467,0.7489,0.7516,0.7517,0.7537,0.7554,0.7557,0.7568,0.7588,0.7602,0.7607,0.7615,0.7623,0.7630,0.7644,0.7657,0.7658,0.7664,0.7665,0.7666,0.7667,0.7670,0.7675,0.7676,0.7677,0.7683,0.7684,0.7687,0.7688,0.7689,0.7690,0.7697,0.7699,0.7706,0.7707,0.7708,0.7709,0.7710,0.7717,0.7720,0.7722,0.7725,0.7726,0.7727,0.7733,0.7735,0.7738,0.7740,0.7742,0.7743,0.7750,0.7751,0.7754,0.7755,0.7756,0.7757,0.7758,0.7759,0.7761,0.7763,0.7766,0.7772,0.7776,0.7777,0.7783,0.7786,0.7789,0.7791,0.7795,0.7798,0.7800,0.7804,0.7809,0.7812,0.7816,0.7817,0.7824,0.7829,0.7832,0.7833,0.7836,0.7840,0.7847,0.7850,0.7851,0.7855,0.7857,0.7870,0.7876,0.7885,0.7886,0.7890,0.7893,0.7894,0.7896,0.7898,0.7899,0.7901,0.7908,0.7909,0.7913,0.7915,0.7922,0.7932,0.7934,0.7935,0.7942,0.7960,0.7961,0.7971,0.7978,0.7981,0.7982,0.7983,0.7994,0.7999,0.8000,0.8003,0.8008,0.8009,0.8020,0.8026,0.8028,0.8038,0.8040,0.8042,0.8050,0.8065,0.8075,0.8076,0.8086,0.8089,0.8101,0.8103,0.8118,0.8123,0.8124,0.8130,0.8219,0.8260,0.8268,0.8280,0.8291,0.8297,0.8302,0.8313,0.8315,0.8373,0.8380,0.8439,0.8456,0.8473,0.8507,0.8566,0.8606,0.8654,0.8673,0.8686,0.8693,0.8729,0.8739,0.8751,0.8779,0.8801,0.8806,0.8815,0.8820,0.8837,0.8838,0.8859,0.8865,0.8874,0.8876,0.8880,0.8905,0.8908,0.8909,0.8933,0.8987,0.9020,0.9021,0.9072,0.9099,0.9164,0.9185,0.9195,0.9260,0.9275,0.9307,0.9363,0.9406,0.9473,0.9475,0.9483,0.9598,0.9625,0.9670,0.9673,0.9769,0.9785,0.9835,0.9917,0.9931,0.9947,0.9978,1.0008,1.0009,1.0056,1.0075,1.0153,1.0180,1.0442,1.0457,1.0469,1.0477,1.0513,1.0549,1.0767,1.0783,1.0786,1.0857,1.0878,1.0908,1.0966,1.0984,1.1111,1.1165,1.1284,1.1375,1.1388,1.1439,1.1486,1.1545,1.1565,1.1884,1.1938,1.1996,1.2032,1.2059,1.2146,1.2346,1.2372,1.2391,1.2429,1.2462,1.2502,1.2579,1.2584,1.2655,1.2853,1.2906,1.3098,1.3183,1.3231,1.3241,1.3311,1.3412,1.3520,1.3567,1.3568,1.3617,1.3646,1.3712,1.3717,1.3799,1.4044,1.4209,1.4305,1.4345,1.4403,1.4935,1.5390,1.5456,1.5464,1.5567,1.5798,1.5858,1.5986,1.6144,1.6349,1.6407,1.6738,1.6851,1.7053,1.7101,1.7478,1.8422,2.0089,2.4305,2.5165,2.7771,2.8465,3.5777,3.6471,3.7417,3.8816,3.9649,3.9677],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.04107142857142857,0.04285714285714286,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.05714285714285714,0.05892857142857143,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07321428571428572,0.07678571428571429,0.07857142857142857,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11785714285714285,0.11964285714285715,0.12321428571428572,0.125,0.12678571428571428,0.13035714285714287,0.1357142857142857,0.1392857142857143,0.14107142857142857,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16785714285714284,0.16964285714285715,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18214285714285713,0.18571428571428572,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4660714285714286,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.48928571428571427,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5053571428571428,0.5089285714285714,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5410714285714285,0.5428571428571428,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5732142857142857,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6178571428571429,0.6196428571428572,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6446428571428572,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6928571428571428,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.775,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0375,0.0423,0.0577,0.0614,0.0621,0.0625,0.0643,0.0647,0.0653,0.0655,0.0656,0.0663,0.0665,0.0666,0.0670,0.0672,0.0682,0.0690,0.0691,0.0692,0.0694,0.0695,0.0696,0.0698,0.0699,0.0700,0.0702,0.0703,0.0704,0.0705,0.0706,0.0710,0.0712,0.0714,0.0715,0.0718,0.0722,0.0724,0.0727,0.0732,0.0736,0.0739,0.0740,0.0741,0.0742,0.0746,0.0748,0.0749,0.0750,0.0756,0.0757,0.0760,0.0761,0.0762,0.0764,0.0765,0.0767,0.0773,0.0774,0.0775,0.0782,0.0783,0.0785,0.0786,0.0787,0.0788,0.0789,0.0791,0.0793,0.0794,0.0795,0.0796,0.0797,0.0798,0.0800,0.0801,0.0802,0.0803,0.0805,0.0807,0.0808,0.0809,0.0810,0.0811,0.0813,0.0814,0.0815,0.0816,0.0817,0.0818,0.0819,0.0822,0.0823,0.0825,0.0826,0.0830,0.0831,0.0832,0.0834,0.0835,0.0836,0.0841,0.0842,0.0843,0.0844,0.0847,0.0852,0.0857,0.0859,0.0860,0.0862,0.0863,0.0867,0.0868,0.0869,0.0872,0.0873,0.0874,0.0875,0.0876,0.0877,0.0881,0.0883,0.0884,0.0885,0.0886,0.0887,0.0889,0.0891,0.0892,0.0894,0.0895,0.0896,0.0900,0.0902,0.0903,0.0905,0.0906,0.0909,0.0912,0.0913,0.0917,0.0919,0.0920,0.0925,0.0926,0.0927,0.0928,0.0929,0.0930,0.0931,0.0933,0.0934,0.0935,0.0938,0.0940,0.0942,0.0946,0.0948,0.0950,0.0952,0.0955,0.0957,0.0958,0.0959,0.0967,0.0968,0.0973,0.0975,0.0977,0.0979,0.0980,0.0982,0.0986,0.0988,0.0991,0.0993,0.0997,0.0998,0.0999,0.1001,0.1002,0.1004,0.1005,0.1006,0.1008,0.1009,0.1010,0.1012,0.1015,0.1016,0.1018,0.1021,0.1022,0.1023,0.1028,0.1029,0.1030,0.1031,0.1032,0.1033,0.1035,0.1037,0.1040,0.1048,0.1049,0.1051,0.1053,0.1056,0.1057,0.1059,0.1063,0.1064,0.1066,0.1067,0.1069,0.1070,0.1072,0.1073,0.1075,0.1079,0.1083,0.1089,0.1090,0.1098,0.1099,0.1102,0.1113,0.1118,0.1120,0.1121,0.1129,0.1134,0.1135,0.1136,0.1140,0.1141,0.1143,0.1144,0.1145,0.1147,0.1153,0.1158,0.1159,0.1162,0.1164,0.1171,0.1174,0.1175,0.1178,0.1182,0.1184,0.1188,0.1189,0.1191,0.1194,0.1195,0.1197,0.1203,0.1204,0.1206,0.1208,0.1213,0.1222,0.1223,0.1224,0.1226,0.1227,0.1229,0.1230,0.1232,0.1236,0.1237,0.1238,0.1242,0.1244,0.1246,0.1247,0.1254,0.1263,0.1264,0.1269,0.1273,0.1274,0.1275,0.1277,0.1280,0.1285,0.1287,0.1291,0.1292,0.1297,0.1301,0.1304,0.1306,0.1315,0.1318,0.1323,0.1335,0.1336,0.1338,0.1340,0.1341,0.1345,0.1348,0.1351,0.1355,0.1357,0.1358,0.1370,0.1371,0.1373,0.1376,0.1379,0.1385,0.1390,0.1394,0.1397,0.1400,0.1406,0.1409,0.1411,0.1420,0.1424,0.1429,0.1432,0.1433,0.1455,0.1459,0.1460,0.1461,0.1471,0.1473,0.1475,0.1478,0.1480,0.1484,0.1498,0.1499,0.1507,0.1511,0.1516,0.1517,0.1522,0.1527,0.1529,0.1556,0.1567,0.1572,0.1579,0.1581,0.1592,0.1593,0.1606,0.1622,0.1625,0.1631,0.1642,0.1657,0.1676,0.1689,0.1694,0.1701,0.1704,0.1743,0.1751,0.1766,0.1800,0.1803,0.1819,0.1843,0.1857,0.1882,0.1898,0.1899,0.1909,0.1923,0.1924,0.1933,0.2004,0.2006,0.2026,0.2046,0.2049,0.2052,0.2075,0.2081,0.2084,0.2098,0.2101,0.2109,0.2120,0.2149,0.2203,0.2207,0.2221,0.2223,0.2265,0.2284,0.2292,0.2311,0.2316,0.2450,0.2532,0.2610,0.2613,0.2666,0.2708,0.2800,0.2824,0.2964,0.2978,0.2987,0.3039,0.3367,0.3455,0.3629,0.3702,0.4066,0.4348,0.5991,0.6075,0.6964,0.7591,0.7639,0.8329,0.9560,1.0726,1.1060,1.4028,1.7356,6.2118,8.4621],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.016304347826086956,0.018115942028985508,0.019927536231884056,0.02355072463768116,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.034420289855072464,0.03804347826086957,0.03985507246376811,0.04528985507246377,0.04891304347826087,0.050724637681159424,0.05434782608695652,0.05615942028985507,0.057971014492753624,0.06159420289855073,0.06340579710144928,0.06702898550724638,0.06884057971014493,0.07065217391304347,0.07246376811594203,0.07608695652173914,0.07789855072463768,0.07971014492753623,0.08152173913043478,0.08333333333333333,0.08514492753623189,0.08695652173913043,0.09057971014492754,0.09601449275362318,0.10144927536231885,0.10507246376811594,0.1068840579710145,0.11231884057971014,0.11775362318840579,0.1213768115942029,0.12318840579710146,0.125,0.12681159420289856,0.1322463768115942,0.13405797101449277,0.13768115942028986,0.13949275362318841,0.14130434782608695,0.14492753623188406,0.14855072463768115,0.15217391304347827,0.1539855072463768,0.15579710144927536,0.161231884057971,0.16304347826086957,0.16485507246376813,0.1721014492753623,0.17572463768115942,0.17753623188405798,0.1793478260869565,0.18115942028985507,0.18297101449275363,0.18659420289855072,0.18840579710144928,0.19021739130434784,0.19202898550724637,0.19384057971014493,0.1956521739130435,0.19746376811594202,0.19927536231884058,0.20108695652173914,0.20471014492753623,0.20833333333333334,0.21014492753623187,0.21195652173913043,0.213768115942029,0.21739130434782608,0.2210144927536232,0.22282608695652173,0.2246376811594203,0.22826086956521738,0.23007246376811594,0.2318840579710145,0.23369565217391305,0.2427536231884058,0.2463768115942029,0.24818840579710144,0.25,0.2536231884057971,0.2554347826086957,0.2572463768115942,0.25905797101449274,0.2608695652173913,0.26268115942028986,0.266304347826087,0.26992753623188404,0.27355072463768115,0.2753623188405797,0.27717391304347827,0.27898550724637683,0.2826086956521739,0.28804347826086957,0.2898550724637681,0.2916666666666667,0.29347826086956524,0.2971014492753623,0.302536231884058,0.30434782608695654,0.3061594202898551,0.3079710144927536,0.30978260869565216,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.32065217391304346,0.322463768115942,0.32608695652173914,0.3278985507246377,0.32971014492753625,0.33152173913043476,0.3351449275362319,0.33695652173913043,0.338768115942029,0.34057971014492755,0.3423913043478261,0.3442028985507246,0.34601449275362317,0.35144927536231885,0.35507246376811596,0.35688405797101447,0.358695652173913,0.3605072463768116,0.3641304347826087,0.36594202898550726,0.3713768115942029,0.375,0.3786231884057971,0.38405797101449274,0.3858695652173913,0.38768115942028986,0.391304347826087,0.39311594202898553,0.39492753623188404,0.3967391304347826,0.4003623188405797,0.40217391304347827,0.4057971014492754,0.4076086956521739,0.40942028985507245,0.4148550724637681,0.4166666666666667,0.41847826086956524,0.42028985507246375,0.4221014492753623,0.4257246376811594,0.427536231884058,0.42934782608695654,0.4311594202898551,0.4329710144927536,0.43478260869565216,0.4365942028985507,0.44021739130434784,0.4420289855072464,0.4438405797101449,0.44565217391304346,0.447463768115942,0.45108695652173914,0.4528985507246377,0.45652173913043476,0.4601449275362319,0.46195652173913043,0.463768115942029,0.46557971014492755,0.4673913043478261,0.4692028985507246,0.47282608695652173,0.47644927536231885,0.48188405797101447,0.483695652173913,0.4855072463768116,0.48731884057971014,0.4891304347826087,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.4963768115942029,0.49818840579710144,0.5,0.5018115942028986,0.5054347826086957,0.5108695652173914,0.5126811594202898,0.5144927536231884,0.5163043478260869,0.5181159420289855,0.519927536231884,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5289855072463768,0.5307971014492754,0.532608695652174,0.5344202898550725,0.5362318840579711,0.5380434782608695,0.5398550724637681,0.5434782608695652,0.5452898550724637,0.5471014492753623,0.5489130434782609,0.5507246376811594,0.552536231884058,0.5561594202898551,0.5597826086956522,0.5615942028985508,0.5634057971014492,0.5652173913043478,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5760869565217391,0.5778985507246377,0.5797101449275363,0.5815217391304348,0.5851449275362319,0.5887681159420289,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5960144927536232,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6105072463768116,0.6141304347826086,0.6159420289855072,0.6195652173913043,0.6231884057971014,0.6268115942028986,0.6286231884057971,0.6304347826086957,0.6322463768115942,0.6340579710144928,0.6358695652173914,0.6394927536231884,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6485507246376812,0.6503623188405797,0.6539855072463768,0.6557971014492754,0.657608695652174,0.6594202898550725,0.6612318840579711,0.6630434782608695,0.6648550724637681,0.6666666666666666,0.6684782608695652,0.6721014492753623,0.6757246376811594,0.677536231884058,0.6793478260869565,0.6847826086956522,0.6865942028985508,0.6902173913043478,0.6920289855072463,0.6938405797101449,0.6956521739130435,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7083333333333334,0.7101449275362319,0.7137681159420289,0.717391304347826,0.7192028985507246,0.7210144927536232,0.7228260869565217,0.7246376811594203,0.7282608695652174,0.730072463768116,0.7318840579710145,0.7336956521739131,0.7355072463768116,0.7373188405797102,0.7391304347826086,0.7427536231884058,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7518115942028986,0.7536231884057971,0.7554347826086957,0.7572463768115942,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.7717391304347826,0.7735507246376812,0.7771739130434783,0.7789855072463768,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7862318840579711,0.7880434782608695,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7952898550724637,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.8043478260869565,0.8079710144927537,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8152173913043478,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8315217391304348,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8496376811594203,0.8514492753623188,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.2462,0.2723,0.5290,0.5298,0.5327,0.5385,0.5422,0.5447,0.5449,0.5541,0.5563,0.5575,0.5598,0.5600,0.5619,0.5659,0.5715,0.5738,0.5795,0.5816,0.5829,0.5841,0.5842,0.5853,0.5901,0.5907,0.5934,0.5943,0.5996,0.5998,0.6004,0.6008,0.6038,0.6041,0.6046,0.6054,0.6060,0.6085,0.6093,0.6107,0.6115,0.6151,0.6173,0.6176,0.6177,0.6240,0.6241,0.6262,0.6281,0.6282,0.6334,0.6377,0.6484,0.6489,0.6493,0.6494,0.6519,0.6528,0.6552,0.6565,0.6571,0.6580,0.6585,0.6588,0.6589,0.6601,0.6602,0.6604,0.6608,0.6612,0.6617,0.6618,0.6621,0.6631,0.6634,0.6636,0.6637,0.6638,0.6642,0.6643,0.6655,0.6659,0.6660,0.6662,0.6663,0.6667,0.6669,0.6670,0.6671,0.6688,0.6689,0.6699,0.6701,0.6702,0.6706,0.6708,0.6709,0.6710,0.6712,0.6716,0.6719,0.6720,0.6724,0.6725,0.6728,0.6730,0.6734,0.6741,0.6746,0.6747,0.6748,0.6750,0.6752,0.6756,0.6759,0.6761,0.6775,0.6776,0.6780,0.6788,0.6792,0.6798,0.6799,0.6800,0.6804,0.6806,0.6807,0.6815,0.6817,0.6819,0.6821,0.6822,0.6823,0.6828,0.6829,0.6836,0.6841,0.6843,0.6844,0.6845,0.6850,0.6854,0.6859,0.6861,0.6862,0.6863,0.6868,0.6870,0.6871,0.6872,0.6873,0.6874,0.6881,0.6886,0.6897,0.6899,0.6900,0.6901,0.6903,0.6907,0.6908,0.6911,0.6912,0.6915,0.6922,0.6923,0.6927,0.6928,0.6929,0.6930,0.6933,0.6934,0.6937,0.6942,0.6943,0.6952,0.6957,0.6963,0.6964,0.6971,0.6972,0.6977,0.6981,0.6984,0.6985,0.6989,0.6992,0.6993,0.7002,0.7004,0.7011,0.7015,0.7025,0.7026,0.7029,0.7033,0.7041,0.7046,0.7051,0.7056,0.7057,0.7060,0.7066,0.7075,0.7076,0.7077,0.7078,0.7080,0.7088,0.7101,0.7103,0.7106,0.7113,0.7125,0.7133,0.7137,0.7147,0.7154,0.7155,0.7156,0.7157,0.7163,0.7166,0.7170,0.7171,0.7177,0.7185,0.7200,0.7211,0.7222,0.7225,0.7243,0.7245,0.7249,0.7250,0.7262,0.7265,0.7273,0.7276,0.7282,0.7288,0.7296,0.7301,0.7302,0.7303,0.7305,0.7306,0.7309,0.7336,0.7353,0.7371,0.7373,0.7384,0.7388,0.7390,0.7397,0.7404,0.7406,0.7415,0.7417,0.7427,0.7435,0.7436,0.7442,0.7444,0.7446,0.7447,0.7448,0.7449,0.7456,0.7461,0.7462,0.7463,0.7465,0.7468,0.7469,0.7475,0.7479,0.7480,0.7482,0.7485,0.7492,0.7495,0.7501,0.7505,0.7506,0.7517,0.7518,0.7522,0.7530,0.7539,0.7545,0.7547,0.7553,0.7557,0.7560,0.7561,0.7563,0.7571,0.7581,0.7584,0.7587,0.7594,0.7596,0.7607,0.7615,0.7618,0.7632,0.7634,0.7649,0.7651,0.7653,0.7654,0.7658,0.7660,0.7666,0.7667,0.7671,0.7672,0.7681,0.7684,0.7685,0.7690,0.7696,0.7702,0.7708,0.7726,0.7728,0.7730,0.7745,0.7756,0.7759,0.7763,0.7769,0.7770,0.7771,0.7772,0.7774,0.7775,0.7783,0.7794,0.7805,0.7827,0.7836,0.7840,0.7847,0.7854,0.7856,0.7865,0.7868,0.7869,0.7870,0.7880,0.7884,0.7899,0.7910,0.7921,0.7935,0.7943,0.7955,0.7961,0.7967,0.7998,0.8011,0.8028,0.8033,0.8046,0.8069,0.8084,0.8097,0.8104,0.8130,0.8146,0.8161,0.8165,0.8167,0.8179,0.8210,0.8227,0.8234,0.8236,0.8244,0.8269,0.8293,0.8315,0.8341,0.8345,0.8347,0.8354,0.8435,0.8482,0.8505,0.8513,0.8519,0.8541,0.8543,0.8586,0.8594,0.8624,0.8628,0.8658,0.8667,0.8670,0.8702,0.8723,0.8740,0.8745,0.8781,0.8787,0.8829,0.8861,0.8898,0.8925,0.8959,0.8962,0.8971,0.8988,0.8996,0.9014,0.9031,0.9085,0.9101,0.9133,0.9143,0.9144,0.9156,0.9167,0.9214,0.9218,0.9225,0.9253,0.9274,0.9335,0.9337,0.9373,0.9379,0.9380,0.9431,0.9464,0.9477,0.9513,0.9561,0.9644,0.9657,0.9681,0.9689,0.9730,0.9787,0.9818,0.9841,0.9863,0.9865,0.9909,0.9929,1.0003,1.0040,1.0052,1.0088,1.0135,1.0177,1.0246,1.0323,1.0389,1.0407,1.0418,1.0444,1.0570,1.0616,1.0706,1.0753,1.0804,1.0827,1.0946,1.0954,1.1068,1.1156,1.1298,1.1327,1.1383,1.1499,1.1600,1.1648,1.1736,1.1747,1.1768,1.1772,1.1871,1.1872,1.2042,1.2093,1.2163,1.2245,1.2259,1.2441,1.2597,1.2855,1.2957,1.2961,1.3389,1.4057,1.5284,1.5366,1.6411,1.6494,1.7893,2.0612,2.4283,3.0467,4.3425,4.9661,5.6691,6.2955,8.4451],"y":[0.0017953321364452424,0.003590664272890485,0.005385996409335727,0.00718132854578097,0.008976660682226212,0.010771992818671455,0.012567324955116697,0.01436265709156194,0.01615798922800718,0.017953321364452424,0.019748653500897665,0.02154398563734291,0.025134649910233394,0.026929982046678635,0.02872531418312388,0.03052064631956912,0.03231597845601436,0.03411131059245961,0.03590664272890485,0.03770197486535009,0.03949730700179533,0.04308797127468582,0.04488330341113106,0.0466786355475763,0.04847396768402154,0.05026929982046679,0.05206463195691203,0.05385996409335727,0.05565529622980251,0.05745062836624776,0.059245960502693,0.06104129263913824,0.06283662477558348,0.06463195691202872,0.06642728904847396,0.06822262118491922,0.07001795332136446,0.0718132854578097,0.07360861759425494,0.07540394973070018,0.07719928186714542,0.07899461400359066,0.0807899461400359,0.08258527827648116,0.0843806104129264,0.08617594254937164,0.08797127468581688,0.08976660682226212,0.09156193895870736,0.0933572710951526,0.09515260323159784,0.09694793536804308,0.09874326750448834,0.10053859964093358,0.10233393177737882,0.10412926391382406,0.1059245960502693,0.10771992818671454,0.10951526032315978,0.11310592459605028,0.11490125673249552,0.11669658886894076,0.118491921005386,0.12028725314183124,0.12208258527827648,0.12387791741472172,0.12567324955116696,0.12746858168761221,0.12926391382405744,0.1310592459605027,0.13285457809694792,0.13644524236983843,0.13824057450628366,0.14183123877917414,0.1436265709156194,0.14721723518850988,0.1490125673249551,0.15080789946140036,0.1526032315978456,0.15439856373429084,0.1561938958707361,0.15798922800718132,0.15978456014362658,0.1615798922800718,0.1651705565529623,0.16696588868940754,0.1687612208258528,0.17055655296229802,0.17235188509874327,0.1741472172351885,0.17594254937163376,0.17773788150807898,0.17953321364452424,0.1813285457809695,0.18491921005385997,0.18850987432675045,0.19030520646319568,0.19210053859964094,0.19389587073608616,0.19569120287253142,0.19748653500897667,0.1992818671454219,0.20107719928186715,0.20287253141831238,0.20646319569120286,0.20825852782764812,0.21005385996409337,0.21364452423698385,0.21543985637342908,0.21723518850987433,0.21903052064631956,0.22082585278276481,0.22262118491921004,0.2244165170556553,0.22621184919210055,0.22800718132854578,0.22980251346499103,0.23159784560143626,0.2333931777378815,0.23518850987432674,0.236983842010772,0.23877917414721722,0.24057450628366248,0.24236983842010773,0.2459605026929982,0.2495511669658887,0.2513464991023339,0.25314183123877915,0.25493716337522443,0.25673249551166966,0.2585278276481149,0.26032315978456017,0.2621184919210054,0.2639138240574506,0.26570915619389585,0.26750448833034113,0.26929982046678635,0.2710951526032316,0.27289048473967686,0.2746858168761221,0.2764811490125673,0.2800718132854578,0.28186714542190305,0.2836624775583483,0.28545780969479356,0.2872531418312388,0.289048473967684,0.29084380610412924,0.2926391382405745,0.29443447037701975,0.2980251346499102,0.3016157989228007,0.30341113105924594,0.3052064631956912,0.30700179533213645,0.3087971274685817,0.3123877917414722,0.3141831238779174,0.31597845601436264,0.3177737881508079,0.3213644524236984,0.3231597845601436,0.3249551166965889,0.3267504488330341,0.3303411131059246,0.33213644524236985,0.3339317773788151,0.3375224416517056,0.3393177737881508,0.34111310592459604,0.34290843806104127,0.34470377019748655,0.3464991023339318,0.348294434470377,0.3500897666068223,0.35368043087971274,0.35547576301615796,0.35727109515260325,0.3590664272890485,0.3608617594254937,0.362657091561939,0.3644524236983842,0.36624775583482944,0.36804308797127466,0.36983842010771995,0.37163375224416517,0.3734290843806104,0.3752244165170557,0.3770197486535009,0.37881508078994613,0.38061041292639136,0.38420107719928187,0.3859964093357271,0.3895870736086176,0.39138240574506283,0.39497307001795334,0.39676840215439857,0.400359066427289,0.4021543985637343,0.40394973070017953,0.40574506283662476,0.40754039497307004,0.40933572710951527,0.4111310592459605,0.4129263913824057,0.414721723518851,0.41651705565529623,0.41831238779174146,0.42010771992818674,0.42190305206463197,0.4236983842010772,0.4254937163375224,0.4272890484739677,0.42908438061041293,0.43087971274685816,0.4326750448833034,0.43447037701974867,0.4362657091561939,0.4380610412926391,0.4398563734290844,0.44165170556552963,0.44344703770197486,0.4452423698384201,0.44703770197486536,0.4488330341113106,0.4506283662477558,0.4524236983842011,0.4542190305206463,0.45601436265709155,0.4578096947935368,0.45960502692998206,0.4631956912028725,0.4649910233393178,0.466786355475763,0.46858168761220825,0.4703770197486535,0.47217235188509876,0.473967684021544,0.4757630161579892,0.47755834829443444,0.4793536804308797,0.48114901256732495,0.4829443447037702,0.48473967684021546,0.4883303411131059,0.49012567324955114,0.4919210053859964,0.49371633752244165,0.4955116696588869,0.49730700179533216,0.4991023339317774,0.5008976660682226,0.5026929982046678,0.5044883303411131,0.5062836624775583,0.5080789946140036,0.5098743267504489,0.5116696588868941,0.5152603231597845,0.5170556552962298,0.518850987432675,0.5206463195691203,0.5224416517055656,0.5242369838420108,0.526032315978456,0.5278276481149012,0.5296229802513465,0.5314183123877917,0.533213644524237,0.5350089766606823,0.5368043087971275,0.5403949730700179,0.5421903052064632,0.5439856373429084,0.547576301615799,0.5493716337522442,0.5511669658886894,0.5529622980251346,0.5547576301615799,0.5565529622980251,0.5601436265709157,0.5619389587073609,0.5655296229802513,0.5673249551166966,0.5691202872531418,0.5709156193895871,0.5727109515260324,0.5745062836624776,0.578096947935368,0.5798922800718133,0.5816876122082585,0.5834829443447038,0.585278276481149,0.5870736086175943,0.5906642728904847,0.59245960502693,0.5942549371633752,0.5960502692998204,0.5978456014362658,0.599640933572711,0.6014362657091562,0.6032315978456014,0.6050269299820467,0.6068222621184919,0.6086175942549371,0.6104129263913824,0.6140035906642729,0.6157989228007181,0.6175942549371634,0.6193895870736086,0.6211849192100538,0.6247755834829444,0.6265709156193896,0.6283662477558348,0.63016157989228,0.6319569120287253,0.6355475763016158,0.6373429084380611,0.6391382405745063,0.6409335727109515,0.6427289048473968,0.644524236983842,0.6463195691202872,0.6481149012567325,0.6499102333931778,0.6535008976660682,0.6552962298025135,0.6570915619389587,0.6588868940754039,0.6606822262118492,0.6624775583482945,0.6642728904847397,0.6660682226211849,0.6678635547576302,0.6696588868940754,0.6714542190305206,0.6750448833034112,0.6768402154398564,0.6786355475763016,0.6822262118491921,0.6840215439856373,0.6858168761220825,0.6876122082585279,0.6894075403949731,0.6929982046678635,0.6947935368043088,0.696588868940754,0.7001795332136446,0.7019748653500898,0.703770197486535,0.7055655296229802,0.7073608617594255,0.7091561938958707,0.7109515260323159,0.7127468581687613,0.7145421903052065,0.7163375224416517,0.718132854578097,0.7199281867145422,0.7217235188509874,0.7235188509874326,0.725314183123878,0.7271095152603232,0.7289048473967684,0.7307001795332136,0.7324955116696589,0.7342908438061041,0.7360861759425493,0.7378815080789947,0.7396768402154399,0.7414721723518851,0.7450628366247756,0.7468581687612208,0.748653500897666,0.7504488330341114,0.7522441651705566,0.7540394973070018,0.755834829443447,0.7576301615798923,0.7594254937163375,0.7612208258527827,0.7630161579892281,0.7648114901256733,0.7666068222621185,0.7684021543985637,0.770197486535009,0.7719928186714542,0.7737881508078994,0.7755834829443446,0.77737881508079,0.7791741472172352,0.7809694793536804,0.7827648114901257,0.7845601436265709,0.7863554757630161,0.7881508078994613,0.7899461400359067,0.7917414721723519,0.7935368043087971,0.7953321364452424,0.7971274685816876,0.7989228007181328,0.800718132854578,0.8025134649910234,0.8043087971274686,0.8061041292639138,0.8078994614003591,0.8096947935368043,0.8114901256732495,0.8132854578096947,0.8150807899461401,0.8168761220825853,0.8186714542190305,0.8204667863554758,0.822262118491921,0.8240574506283662,0.8258527827648114,0.8276481149012568,0.829443447037702,0.8312387791741472,0.8330341113105925,0.8348294434470377,0.8366247755834829,0.8384201077199281,0.8402154398563735,0.8420107719928187,0.8438061041292639,0.8456014362657092,0.8473967684021544,0.8491921005385996,0.8509874326750448,0.8527827648114902,0.8545780969479354,0.8563734290843806,0.8581687612208259,0.8599640933572711,0.8617594254937163,0.8635547576301615,0.8653500897666068,0.8671454219030521,0.8689407540394973,0.8707360861759426,0.8725314183123878,0.874326750448833,0.8761220825852782,0.8779174147217235,0.8797127468581688,0.881508078994614,0.8833034111310593,0.8850987432675045,0.8868940754039497,0.8886894075403949,0.8904847396768402,0.8922800718132855,0.8940754039497307,0.895870736086176,0.8976660682226212,0.8994614003590664,0.9012567324955116,0.9030520646319569,0.9048473967684022,0.9066427289048474,0.9084380610412927,0.9102333931777379,0.9120287253141831,0.9138240574506283,0.9156193895870736,0.9174147217235189,0.9192100538599641,0.9210053859964094,0.9228007181328546,0.9245960502692998,0.926391382405745,0.9281867145421903,0.9299820466786356,0.9317773788150808,0.933572710951526,0.9353680430879713,0.9371633752244165,0.9389587073608617,0.940754039497307,0.9425493716337523,0.9443447037701975,0.9461400359066428,0.947935368043088,0.9497307001795332,0.9515260323159784,0.9533213644524237,0.9551166965888689,0.9569120287253142,0.9587073608617595,0.9605026929982047,0.9622980251346499,0.9640933572710951,0.9658886894075404,0.9676840215439856,0.9694793536804309,0.9712746858168761,0.9730700179533214,0.9748653500897666,0.9766606822262118,0.9784560143626571,0.9802513464991023,0.9820466786355476,0.9838420107719928,0.9856373429084381,0.9874326750448833,0.9892280071813285,0.9910233393177738,0.992818671454219,0.9946140035906643,0.9964093357271095,0.9982046678635548],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0446,0.0480,0.0583,0.0698,0.0862,0.0864,0.0865,0.0870,0.0883,0.0891,0.0897,0.0901,0.0912,0.0920,0.0929,0.0930,0.0940,0.0949,0.0952,0.0953,0.0956,0.0963,0.0970,0.0976,0.0984,0.0986,0.0987,0.0996,0.0998,0.1001,0.1007,0.1008,0.1012,0.1014,0.1016,0.1017,0.1019,0.1020,0.1022,0.1023,0.1024,0.1025,0.1028,0.1034,0.1037,0.1039,0.1042,0.1043,0.1044,0.1050,0.1053,0.1054,0.1059,0.1060,0.1067,0.1071,0.1072,0.1073,0.1077,0.1082,0.1083,0.1084,0.1088,0.1089,0.1092,0.1096,0.1097,0.1104,0.1105,0.1106,0.1108,0.1112,0.1113,0.1115,0.1118,0.1119,0.1120,0.1121,0.1124,0.1126,0.1131,0.1133,0.1134,0.1137,0.1139,0.1140,0.1144,0.1145,0.1146,0.1148,0.1150,0.1151,0.1153,0.1157,0.1163,0.1166,0.1167,0.1174,0.1175,0.1180,0.1183,0.1184,0.1188,0.1190,0.1191,0.1192,0.1194,0.1195,0.1196,0.1201,0.1202,0.1207,0.1208,0.1209,0.1215,0.1217,0.1221,0.1226,0.1230,0.1231,0.1235,0.1241,0.1242,0.1244,0.1245,0.1253,0.1255,0.1260,0.1261,0.1265,0.1266,0.1267,0.1270,0.1274,0.1276,0.1281,0.1282,0.1287,0.1289,0.1290,0.1293,0.1296,0.1304,0.1305,0.1307,0.1310,0.1312,0.1313,0.1317,0.1318,0.1320,0.1327,0.1328,0.1329,0.1331,0.1335,0.1336,0.1338,0.1339,0.1343,0.1345,0.1346,0.1348,0.1349,0.1350,0.1354,0.1355,0.1356,0.1357,0.1358,0.1359,0.1360,0.1362,0.1365,0.1369,0.1371,0.1373,0.1374,0.1376,0.1377,0.1378,0.1381,0.1382,0.1386,0.1390,0.1393,0.1394,0.1395,0.1397,0.1399,0.1406,0.1408,0.1410,0.1411,0.1415,0.1416,0.1419,0.1423,0.1431,0.1432,0.1442,0.1448,0.1449,0.1453,0.1456,0.1461,0.1462,0.1464,0.1474,0.1476,0.1477,0.1485,0.1486,0.1489,0.1497,0.1501,0.1502,0.1506,0.1507,0.1519,0.1523,0.1524,0.1525,0.1531,0.1532,0.1533,0.1534,0.1536,0.1542,0.1546,0.1548,0.1551,0.1554,0.1557,0.1558,0.1559,0.1561,0.1566,0.1569,0.1570,0.1575,0.1578,0.1586,0.1587,0.1590,0.1599,0.1602,0.1608,0.1613,0.1614,0.1623,0.1626,0.1629,0.1631,0.1636,0.1640,0.1642,0.1647,0.1652,0.1657,0.1660,0.1664,0.1666,0.1668,0.1669,0.1683,0.1690,0.1691,0.1693,0.1696,0.1697,0.1705,0.1706,0.1715,0.1716,0.1719,0.1723,0.1728,0.1732,0.1734,0.1736,0.1739,0.1746,0.1748,0.1752,0.1759,0.1763,0.1765,0.1769,0.1770,0.1772,0.1777,0.1783,0.1784,0.1785,0.1791,0.1792,0.1793,0.1814,0.1818,0.1819,0.1825,0.1826,0.1838,0.1851,0.1855,0.1858,0.1862,0.1866,0.1875,0.1883,0.1885,0.1909,0.1931,0.1933,0.1953,0.1965,0.1981,0.1983,0.2004,0.2029,0.2045,0.2057,0.2066,0.2078,0.2084,0.2116,0.2128,0.2129,0.2162,0.2188,0.2200,0.2205,0.2208,0.2216,0.2218,0.2222,0.2238,0.2244,0.2260,0.2269,0.2278,0.2286,0.2305,0.2330,0.2377,0.2381,0.2430,0.2446,0.2467,0.2476,0.2490,0.2495,0.2503,0.2504,0.2519,0.2524,0.2550,0.2555,0.2562,0.2578,0.2621,0.2633,0.2666,0.2670,0.2677,0.2691,0.2715,0.2735,0.2741,0.2746,0.2792,0.2812,0.2815,0.2839,0.2845,0.2851,0.2870,0.2873,0.2956,0.2979,0.2983,0.3003,0.3004,0.3013,0.3023,0.3040,0.3069,0.3079,0.3083,0.3086,0.3110,0.3148,0.3189,0.3198,0.3242,0.3271,0.3296,0.3320,0.3330,0.3356,0.3358,0.3387,0.3388,0.3392,0.3411,0.3465,0.3500,0.3505,0.3507,0.3519,0.3530,0.3575,0.3652,0.3666,0.3692,0.3734,0.3793,0.3849,0.3911,0.3924,0.3985,0.4023,0.4104,0.4267,0.4284,0.4286,0.4316,0.4328,0.4330,0.4338,0.4376,0.4429,0.4432,0.4456,0.4489,0.4490,0.4518,0.4569,0.4573,0.4602,0.4624,0.4648,0.4656,0.4724,0.4815,0.4846,0.4900,0.4917,0.5080,0.5176,0.5289,0.5400,0.5595,0.5631,0.5685,0.5741,0.5753,0.5832,0.6173,0.6192,0.6297,0.6462,0.6759,0.7288,0.7390,0.9848,1.5143,1.6028,1.6929,1.7585,3.4594,3.5886,6.1824,6.6791,7.0520,7.9947],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.07142857142857142,0.075,0.07678571428571429,0.08035714285714286,0.08214285714285714,0.0875,0.08928571428571429,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13392857142857142,0.1375,0.14464285714285716,0.14821428571428572,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16607142857142856,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19285714285714287,0.19464285714285715,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20892857142857144,0.21071428571428572,0.21428571428571427,0.21785714285714286,0.21964285714285714,0.22321428571428573,0.225,0.22678571428571428,0.23214285714285715,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24642857142857144,0.24821428571428572,0.25,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2642857142857143,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.31785714285714284,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3375,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.35,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.3678571428571429,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.42678571428571427,0.42857142857142855,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45535714285714285,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.4928571428571429,0.49464285714285716,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5839285714285715,0.5857142857142857,0.5875,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.625,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6357142857142857,0.6375,0.6392857142857142,0.6428571428571429,0.6446428571428572,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7946428571428571,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0400,0.0404,0.0405,0.0422,0.0450,0.0455,0.0467,0.0477,0.0480,0.0485,0.0486,0.0487,0.0489,0.0494,0.0496,0.0498,0.0499,0.0500,0.0504,0.0506,0.0507,0.0510,0.0513,0.0518,0.0519,0.0520,0.0521,0.0530,0.0531,0.0535,0.0537,0.0541,0.0543,0.0547,0.0550,0.0551,0.0558,0.0559,0.0560,0.0564,0.0565,0.0568,0.0569,0.0570,0.0573,0.0574,0.0577,0.0579,0.0582,0.0583,0.0585,0.0595,0.0596,0.0599,0.0601,0.0607,0.0610,0.0612,0.0613,0.0615,0.0616,0.0618,0.0621,0.0623,0.0624,0.0625,0.0626,0.0628,0.0629,0.0633,0.0642,0.0643,0.0650,0.0653,0.0659,0.0660,0.0663,0.0665,0.0666,0.0669,0.0671,0.0677,0.0678,0.0680,0.0684,0.0687,0.0689,0.0693,0.0694,0.0696,0.0701,0.0702,0.0705,0.0707,0.0710,0.0714,0.0717,0.0718,0.0719,0.0720,0.0721,0.0722,0.0724,0.0725,0.0726,0.0727,0.0731,0.0733,0.0739,0.0742,0.0744,0.0746,0.0754,0.0765,0.0772,0.0774,0.0781,0.0787,0.0788,0.0789,0.0790,0.0800,0.0802,0.0811,0.0815,0.0826,0.0830,0.0831,0.0844,0.0845,0.0846,0.0850,0.0857,0.0859,0.0863,0.0871,0.0887,0.0897,0.0898,0.0899,0.0903,0.0907,0.0908,0.0909,0.0910,0.0912,0.0919,0.0924,0.0925,0.0928,0.0929,0.0932,0.0933,0.0936,0.0939,0.0947,0.0948,0.0950,0.0956,0.0959,0.0961,0.0962,0.0964,0.0983,0.0985,0.0991,0.0995,0.0998,0.0999,0.1001,0.1006,0.1010,0.1011,0.1019,0.1020,0.1021,0.1030,0.1031,0.1035,0.1039,0.1040,0.1041,0.1044,0.1046,0.1047,0.1049,0.1051,0.1055,0.1056,0.1060,0.1064,0.1070,0.1075,0.1076,0.1078,0.1084,0.1090,0.1099,0.1106,0.1109,0.1113,0.1117,0.1121,0.1129,0.1136,0.1143,0.1147,0.1151,0.1155,0.1160,0.1179,0.1200,0.1203,0.1220,0.1232,0.1233,0.1246,0.1249,0.1256,0.1262,0.1265,0.1276,0.1287,0.1288,0.1290,0.1294,0.1299,0.1301,0.1303,0.1304,0.1324,0.1326,0.1327,0.1331,0.1332,0.1335,0.1348,0.1365,0.1367,0.1371,0.1372,0.1388,0.1399,0.1406,0.1409,0.1410,0.1412,0.1415,0.1429,0.1431,0.1432,0.1437,0.1444,0.1445,0.1446,0.1448,0.1450,0.1453,0.1460,0.1461,0.1469,0.1474,0.1475,0.1479,0.1490,0.1499,0.1502,0.1513,0.1519,0.1524,0.1545,0.1549,0.1550,0.1556,0.1566,0.1567,0.1569,0.1575,0.1577,0.1587,0.1597,0.1600,0.1603,0.1607,0.1613,0.1624,0.1637,0.1641,0.1643,0.1648,0.1649,0.1657,0.1659,0.1660,0.1662,0.1676,0.1696,0.1725,0.1726,0.1731,0.1741,0.1742,0.1747,0.1758,0.1763,0.1767,0.1769,0.1786,0.1790,0.1798,0.1802,0.1806,0.1822,0.1836,0.1844,0.1849,0.1858,0.1870,0.1894,0.1916,0.1923,0.1929,0.1940,0.1954,0.1955,0.1962,0.1967,0.1988,0.2000,0.2012,0.2019,0.2024,0.2032,0.2038,0.2048,0.2054,0.2062,0.2063,0.2077,0.2094,0.2099,0.2117,0.2123,0.2126,0.2148,0.2163,0.2167,0.2181,0.2206,0.2216,0.2235,0.2324,0.2334,0.2345,0.2350,0.2353,0.2388,0.2395,0.2409,0.2422,0.2445,0.2450,0.2458,0.2463,0.2470,0.2489,0.2512,0.2636,0.2688,0.2690,0.2746,0.2766,0.2778,0.2782,0.2829,0.2845,0.2895,0.2896,0.2912,0.2922,0.2988,0.2997,0.3000,0.3040,0.3050,0.3148,0.3150,0.3167,0.3172,0.3240,0.3311,0.3320,0.3402,0.3449,0.3492,0.3580,0.3622,0.3654,0.3675,0.3698,0.3699,0.3712,0.3724,0.3751,0.3797,0.3878,0.3909,0.4029,0.4115,0.4119,0.4125,0.4131,0.4197,0.4225,0.4290,0.4327,0.4418,0.4542,0.4595,0.4616,0.4703,0.4755,0.4803,0.5148,0.5338,0.5400,0.5502,0.5797,0.5830,0.5893,0.5897,0.5924,0.5953,0.5962,0.5985,0.5991,0.5993,0.6021,0.6027,0.6065,0.6067,0.6102,0.6136,0.6140,0.6165,0.6189,0.6211,0.6295,0.6296,0.6540,0.6634,0.6788,0.6805,0.6953,0.7154,0.7211,0.7212,0.7262,0.7453,0.7606,0.7641,0.7703,0.7786,0.7926,0.8032,0.8270,0.8295,0.8304,0.8591,0.8781,0.9006,0.9021,0.9304,0.9406,0.9989,1.0547,1.1361,1.2388,1.4074,1.4159,1.8248,2.0704,2.3499,3.0823],"y":[0.0018552875695732839,0.0037105751391465678,0.0055658627087198514,0.0074211502782931356,0.00927643784786642,0.011131725417439703,0.014842300556586271,0.016697588126159554,0.01855287569573284,0.02040816326530612,0.022263450834879406,0.02411873840445269,0.025974025974025976,0.03153988868274583,0.03339517625231911,0.03525046382189239,0.03710575139146568,0.03896103896103896,0.04081632653061224,0.04267161410018553,0.04823747680890538,0.05009276437847866,0.05194805194805195,0.05380333951762523,0.055658627087198514,0.0575139146567718,0.059369202226345084,0.061224489795918366,0.06307977736549165,0.06493506493506493,0.06679035250463822,0.0686456400742115,0.07235621521335807,0.07421150278293136,0.07606679035250463,0.07792207792207792,0.07977736549165121,0.08348794063079777,0.08534322820037106,0.08905380333951762,0.09090909090909091,0.09276437847866419,0.09461966604823747,0.09647495361781076,0.09833024118738404,0.10204081632653061,0.1038961038961039,0.10575139146567718,0.10760667903525047,0.11317254174397032,0.1150278293135436,0.11688311688311688,0.11873840445269017,0.12059369202226346,0.12244897959183673,0.12430426716141002,0.1261595547309833,0.1280148423005566,0.13543599257884972,0.137291280148423,0.14285714285714285,0.14471243042671614,0.14656771799628943,0.14842300556586271,0.150278293135436,0.15213358070500926,0.15398886827458255,0.15584415584415584,0.15769944341372913,0.15955473098330242,0.1614100185528757,0.16326530612244897,0.16697588126159554,0.16883116883116883,0.17068645640074212,0.17439703153988867,0.17625231910946196,0.17996289424860853,0.18181818181818182,0.1836734693877551,0.18552875695732837,0.18738404452690166,0.19109461966604824,0.19294990723562153,0.19480519480519481,0.19851576994434136,0.20037105751391465,0.20408163265306123,0.2077922077922078,0.21150278293135436,0.21335807050092764,0.21521335807050093,0.21706864564007422,0.2189239332096475,0.22077922077922077,0.22263450834879406,0.22448979591836735,0.22634508348794063,0.22820037105751392,0.2300556586270872,0.23191094619666047,0.23376623376623376,0.23562152133580705,0.23747680890538034,0.24118738404452691,0.24304267161410018,0.24489795918367346,0.24675324675324675,0.24860853432282004,0.2504638218923933,0.2523191094619666,0.2541743970315399,0.2560296846011132,0.25788497217068646,0.2597402597402597,0.26159554730983303,0.2634508348794063,0.26716141001855287,0.2690166975881262,0.27087198515769945,0.2727272727272727,0.274582560296846,0.2764378478664193,0.2782931354359926,0.28014842300556586,0.2820037105751391,0.28385899814471244,0.2894248608534323,0.2912801484230056,0.2949907235621521,0.29684601113172543,0.2987012987012987,0.300556586270872,0.30241187384044527,0.3042671614100185,0.30612244897959184,0.3079777365491651,0.3116883116883117,0.313543599257885,0.31539888682745826,0.3172541743970315,0.31910946196660483,0.3209647495361781,0.3228200371057514,0.32653061224489793,0.3302411873840445,0.3320964749536178,0.3358070500927644,0.33766233766233766,0.3395176252319109,0.3432282003710575,0.3450834879406308,0.3469387755102041,0.34879406307977734,0.35064935064935066,0.3525046382189239,0.35435992578849723,0.3562152133580705,0.3580705009276438,0.35992578849721707,0.36363636363636365,0.3654916512059369,0.3692022263450835,0.37105751391465674,0.37291280148423006,0.3747680890538033,0.37662337662337664,0.3784786641929499,0.3803339517625232,0.3821892393320965,0.38404452690166974,0.38589981447124305,0.3877551020408163,0.38961038961038963,0.3914656771799629,0.39332096474953615,0.39517625231910947,0.3970315398886827,0.39888682745825604,0.4007421150278293,0.4025974025974026,0.4044526901669759,0.40630797773654914,0.4100185528756957,0.41187384044526903,0.4137291280148423,0.4155844155844156,0.4174397031539889,0.42115027829313545,0.424860853432282,0.4267161410018553,0.42857142857142855,0.43042671614100186,0.4322820037105751,0.43413729128014844,0.4359925788497217,0.437847866419295,0.4397031539888683,0.44155844155844154,0.44341372912801486,0.4452690166975881,0.44712430426716143,0.4489795918367347,0.45083487940630795,0.45269016697588127,0.45454545454545453,0.45640074211502785,0.4582560296846011,0.4601113172541744,0.4619666048237477,0.46382189239332094,0.46567717996289426,0.4675324675324675,0.46938775510204084,0.4712430426716141,0.47309833024118736,0.4749536178107607,0.47680890538033394,0.47866419294990725,0.48237476808905383,0.4842300556586271,0.48608534322820035,0.48794063079777367,0.4897959183673469,0.4935064935064935,0.4972170686456401,0.5009276437847866,0.5027829313543599,0.5046382189239332,0.5083487940630798,0.5102040816326531,0.5139146567717996,0.5157699443413729,0.5176252319109462,0.5194805194805194,0.5213358070500927,0.5231910946196661,0.5250463821892394,0.5269016697588126,0.5287569573283859,0.5324675324675324,0.536178107606679,0.5380333951762524,0.5398886827458256,0.5417439703153989,0.5435992578849722,0.5454545454545454,0.5473098330241187,0.549165120593692,0.5510204081632653,0.5528756957328386,0.5547309833024119,0.5565862708719852,0.5584415584415584,0.5602968460111317,0.562152133580705,0.5640074211502782,0.5658627087198516,0.5677179962894249,0.5695732838589982,0.5714285714285714,0.575139146567718,0.5769944341372912,0.5788497217068646,0.5807050092764379,0.5825602968460112,0.5844155844155844,0.5862708719851577,0.588126159554731,0.5899814471243042,0.5918367346938775,0.5936920222634509,0.5955473098330241,0.5992578849721707,0.601113172541744,0.6029684601113172,0.6048237476808905,0.6066790352504638,0.608534322820037,0.6103896103896104,0.6122448979591837,0.614100185528757,0.6159554730983302,0.6178107606679035,0.6196660482374768,0.62152133580705,0.6233766233766234,0.6252319109461967,0.62708719851577,0.6289424860853432,0.6326530612244898,0.634508348794063,0.6363636363636364,0.6382189239332097,0.640074211502783,0.6419294990723562,0.6437847866419295,0.6456400742115028,0.647495361781076,0.6512059369202227,0.6530612244897959,0.6549165120593692,0.6567717996289425,0.6586270871985158,0.660482374768089,0.6623376623376623,0.6641929499072357,0.6660482374768089,0.6679035250463822,0.6697588126159555,0.6716141001855288,0.673469387755102,0.6753246753246753,0.6771799628942486,0.6790352504638218,0.6808905380333952,0.6846011131725418,0.686456400742115,0.6883116883116883,0.6901669758812616,0.6920222634508348,0.6938775510204082,0.6957328385899815,0.6975881261595547,0.699443413729128,0.7012987012987013,0.7031539888682746,0.7050092764378478,0.7068645640074211,0.7087198515769945,0.7105751391465677,0.712430426716141,0.7142857142857143,0.7161410018552876,0.7179962894248608,0.7198515769944341,0.7217068645640075,0.7235621521335807,0.725417439703154,0.7272727272727273,0.7291280148423006,0.7309833024118738,0.7328385899814471,0.7346938775510204,0.7365491651205937,0.738404452690167,0.7402597402597403,0.7421150278293135,0.7439703153988868,0.7458256029684601,0.7476808905380334,0.7495361781076066,0.75139146567718,0.7532467532467533,0.7551020408163265,0.7569573283858998,0.7588126159554731,0.7606679035250464,0.7625231910946196,0.764378478664193,0.7662337662337663,0.7680890538033395,0.7699443413729128,0.7717996289424861,0.7736549165120594,0.7755102040816326,0.7773654916512059,0.7792207792207793,0.7810760667903525,0.7829313543599258,0.7847866419294991,0.7866419294990723,0.7884972170686456,0.7903525046382189,0.7922077922077922,0.7940630797773655,0.7959183673469388,0.7977736549165121,0.7996289424860853,0.8014842300556586,0.8033395176252319,0.8051948051948052,0.8070500927643784,0.8089053803339518,0.8107606679035251,0.8126159554730983,0.8144712430426716,0.8163265306122449,0.8181818181818182,0.8200371057513914,0.8218923933209648,0.8237476808905381,0.8256029684601113,0.8274582560296846,0.8293135435992579,0.8311688311688312,0.8330241187384044,0.8367346938775511,0.8385899814471243,0.8404452690166976,0.8423005565862709,0.8441558441558441,0.8460111317254174,0.8478664192949907,0.849721706864564,0.8515769944341373,0.8534322820037106,0.8552875695732839,0.8571428571428571,0.8589981447124304,0.8608534322820037,0.862708719851577,0.8645640074211502,0.8664192949907236,0.8682745825602969,0.8701298701298701,0.8719851576994434,0.8738404452690167,0.87569573283859,0.8775510204081632,0.8794063079777366,0.8812615955473099,0.8831168831168831,0.8849721706864564,0.8868274582560297,0.8886827458256029,0.8905380333951762,0.8923933209647495,0.8942486085343229,0.8961038961038961,0.8979591836734694,0.8998144712430427,0.9016697588126159,0.9035250463821892,0.9053803339517625,0.9072356215213359,0.9090909090909091,0.9109461966604824,0.9128014842300557,0.9165120593692022,0.9183673469387755,0.9202226345083488,0.922077922077922,0.9239332096474954,0.9257884972170687,0.9276437847866419,0.9294990723562152,0.9313543599257885,0.9332096474953617,0.935064935064935,0.9369202226345084,0.9387755102040817,0.9406307977736549,0.9424860853432282,0.9443413729128015,0.9461966604823747,0.948051948051948,0.9499072356215214,0.9517625231910947,0.9536178107606679,0.9554730983302412,0.9573283858998145,0.9591836734693877,0.961038961038961,0.9628942486085343,0.9647495361781077,0.9666048237476809,0.9684601113172542,0.9703153988868275,0.9721706864564007,0.974025974025974,0.9758812615955473,0.9777365491651205,0.9795918367346939,0.9814471243042672,0.9833024118738405,0.9851576994434137,0.987012987012987,0.9888682745825603,0.9907235621521335,0.9925788497217068,0.9944341372912802,0.9962894248608535,0.9981447124304267],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, docs.libp2p.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-drand.love-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-drand.love-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..dfab2a9826
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-drand.love-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, drand.love). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-drand.love-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-drand.love-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..e41740ccad
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-drand.love-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, drand.love). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-drand.love-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-drand.love-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..fecf92a3a4
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-drand.love-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, drand.love). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-en.wikipedia-on-ipfs.org/wiki-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-en.wikipedia-on-ipfs.org/wiki-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..ff724a45b0
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-en.wikipedia-on-ipfs.org/wiki-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[3.3753,3.4198,3.5481,3.5681,3.7396,3.8475,3.8755,4.0073,4.0942,4.3130,4.3209,4.3233,4.4688,4.4806,4.5069,4.5609,4.6133,4.6363,4.6849,4.7163,4.7420,4.7538,4.7643,4.8217,4.8766,4.8877,4.9188,4.9609,4.9879,5.0308,5.0531,5.0542,5.2244,5.2687,5.2721,5.3142,5.3176,5.3582,5.3777,5.3790,5.4987,5.5328,5.5476,5.5836,5.5883,5.5988,5.6088,5.6360,5.6844,5.7556,5.7586,5.8330,5.8347,5.8450,5.8461,5.8679,5.8980,5.9149,5.9175,5.9672,6.0655,6.1276,6.1642,6.1676,6.1975,6.2151,6.2322,6.2356,6.2663,6.2827,6.2939,6.3412,6.3492,6.3835,6.4822,6.4844,6.4900,6.5007,6.5054,6.5151,6.5438,6.5641,6.5786,6.5799,6.5971,6.6073,6.6092,6.6509,6.6548,6.6877,6.7035,6.7196,6.7739,6.8615,6.8655,6.8787,6.8958,6.9172,6.9220,6.9341,6.9422,6.9472,6.9540,7.0170,7.0636,7.0882,7.1022,7.1131,7.1298,7.1514,7.2359,7.3267,7.3458,7.3639,7.3822,7.3989,7.4707,7.4903,7.5592,7.5758,7.5833,7.6790,7.6850,7.7122,7.7227,7.7321,7.7373,7.7527,7.8514,7.8651,7.8700,7.9297,7.9737,7.9827,7.9996,8.0021,8.0364,8.0392,8.0557,8.2026,8.2496,8.2963,8.3162,8.3486,8.3615,8.3732,8.4638,8.4808,8.4999,8.5184,8.5691,8.6078,8.6695,8.6716,8.7924,8.8061,8.9151,8.9152,9.0671,9.0762,9.0770,9.1037,9.1144,9.1525,9.2912,9.3379,9.3917,9.4854,9.5384,9.5471,9.5488,9.5532,9.6140,9.8313,9.8413,9.9092,10.0115,10.0899,10.1523,10.2022,10.2622,10.3166,10.3699,10.3984,10.4343,10.4542,10.5128,10.5651,10.6146,10.7197,10.8689,10.9056,10.9248,10.9310,10.9430,11.0732,11.0887,11.3534,11.4326,11.5207,11.5332,11.5821,11.6583,11.6731,11.6934,11.7425,11.7909,11.8197,11.8272,11.8477,11.8488,11.8830,11.9338,12.0245,12.0918,12.1924,12.4490,12.4750,12.5112,12.5945,12.6131,12.6294,12.8706,12.8735,12.9052,12.9770,13.0165,13.0249,13.2528,13.3109,13.3330,13.3348,13.4458,13.4915,13.4960,13.5011,13.5130,13.6029,13.6061,13.6603,13.6890,13.7728,13.9173,13.9527,14.0609,14.1543,14.1766,14.2968,14.3351,14.3771,14.4539,14.5243,14.5530,14.5807,14.5979,14.6062,14.6804,14.7469,14.8251,14.8599,15.0130,15.1085,15.1573,15.2500,15.2674,15.4893,15.7760,15.8367,15.9583,15.9990,16.0760,16.1537,16.3686,16.6051,16.6170,16.8385,16.8828,17.0516,17.1535,17.6219,17.6822,17.7568,17.8998,18.0284,18.0920,18.3129,18.3576,19.0399,19.3167,19.8673,20.2340,21.6003,22.0839],"y":[0.003401360544217687,0.006802721088435374,0.01020408163265306,0.013605442176870748,0.017006802721088437,0.02040816326530612,0.023809523809523808,0.027210884353741496,0.030612244897959183,0.034013605442176874,0.03741496598639456,0.04081632653061224,0.04421768707482993,0.047619047619047616,0.05102040816326531,0.05442176870748299,0.05782312925170068,0.061224489795918366,0.06462585034013606,0.06802721088435375,0.07142857142857142,0.07482993197278912,0.0782312925170068,0.08163265306122448,0.08503401360544217,0.08843537414965986,0.09183673469387756,0.09523809523809523,0.09863945578231292,0.10204081632653061,0.1054421768707483,0.10884353741496598,0.11224489795918367,0.11564625850340136,0.11904761904761904,0.12244897959183673,0.12585034013605442,0.1292517006802721,0.1326530612244898,0.1360544217687075,0.13945578231292516,0.14285714285714285,0.14625850340136054,0.14965986394557823,0.15306122448979592,0.1564625850340136,0.1598639455782313,0.16326530612244897,0.16666666666666666,0.17006802721088435,0.17346938775510204,0.17687074829931973,0.18027210884353742,0.1836734693877551,0.1870748299319728,0.19047619047619047,0.19387755102040816,0.19727891156462585,0.20068027210884354,0.20408163265306123,0.20748299319727892,0.2108843537414966,0.21428571428571427,0.21768707482993196,0.22108843537414966,0.22448979591836735,0.22789115646258504,0.23129251700680273,0.23469387755102042,0.23809523809523808,0.24149659863945577,0.24489795918367346,0.24829931972789115,0.25170068027210885,0.25510204081632654,0.2585034013605442,0.2619047619047619,0.2653061224489796,0.2687074829931973,0.272108843537415,0.2755102040816326,0.2789115646258503,0.282312925170068,0.2857142857142857,0.2891156462585034,0.2925170068027211,0.29591836734693877,0.29931972789115646,0.30272108843537415,0.30612244897959184,0.30952380952380953,0.3129251700680272,0.3163265306122449,0.3197278911564626,0.3231292517006803,0.32653061224489793,0.3299319727891156,0.3333333333333333,0.336734693877551,0.3401360544217687,0.3435374149659864,0.3469387755102041,0.35034013605442177,0.35374149659863946,0.35714285714285715,0.36054421768707484,0.36394557823129253,0.3673469387755102,0.3707482993197279,0.3741496598639456,0.37755102040816324,0.38095238095238093,0.3843537414965986,0.3877551020408163,0.391156462585034,0.3945578231292517,0.3979591836734694,0.4013605442176871,0.40476190476190477,0.40816326530612246,0.41156462585034015,0.41496598639455784,0.41836734693877553,0.4217687074829932,0.42517006802721086,0.42857142857142855,0.43197278911564624,0.43537414965986393,0.4387755102040816,0.4421768707482993,0.445578231292517,0.4489795918367347,0.4523809523809524,0.4557823129251701,0.45918367346938777,0.46258503401360546,0.46598639455782315,0.46938775510204084,0.47278911564625853,0.47619047619047616,0.47959183673469385,0.48299319727891155,0.48639455782312924,0.4897959183673469,0.4931972789115646,0.4965986394557823,0.5,0.5034013605442177,0.5068027210884354,0.5102040816326531,0.5136054421768708,0.5170068027210885,0.5204081632653061,0.5238095238095238,0.5272108843537415,0.5306122448979592,0.5340136054421769,0.5374149659863946,0.5408163265306123,0.54421768707483,0.5476190476190477,0.5510204081632653,0.5544217687074829,0.5578231292517006,0.5612244897959183,0.564625850340136,0.5680272108843537,0.5714285714285714,0.5748299319727891,0.5782312925170068,0.5816326530612245,0.5850340136054422,0.5884353741496599,0.5918367346938775,0.5952380952380952,0.5986394557823129,0.6020408163265306,0.6054421768707483,0.608843537414966,0.6122448979591837,0.6156462585034014,0.6190476190476191,0.6224489795918368,0.6258503401360545,0.6292517006802721,0.6326530612244898,0.6360544217687075,0.6394557823129252,0.6428571428571429,0.6462585034013606,0.6496598639455783,0.6530612244897959,0.6564625850340136,0.6598639455782312,0.6632653061224489,0.6666666666666666,0.6700680272108843,0.673469387755102,0.6768707482993197,0.6802721088435374,0.6836734693877551,0.6870748299319728,0.6904761904761905,0.6938775510204082,0.6972789115646258,0.7006802721088435,0.7040816326530612,0.7074829931972789,0.7108843537414966,0.7142857142857143,0.717687074829932,0.7210884353741497,0.7244897959183674,0.7278911564625851,0.7312925170068028,0.7346938775510204,0.7380952380952381,0.7414965986394558,0.7448979591836735,0.7482993197278912,0.7517006802721088,0.7551020408163265,0.7585034013605442,0.7619047619047619,0.7653061224489796,0.7687074829931972,0.7721088435374149,0.7755102040816326,0.7789115646258503,0.782312925170068,0.7857142857142857,0.7891156462585034,0.7925170068027211,0.7959183673469388,0.7993197278911565,0.8027210884353742,0.8061224489795918,0.8095238095238095,0.8129251700680272,0.8163265306122449,0.8197278911564626,0.8231292517006803,0.826530612244898,0.8299319727891157,0.8333333333333334,0.8367346938775511,0.8401360544217688,0.8435374149659864,0.8469387755102041,0.8503401360544217,0.8537414965986394,0.8571428571428571,0.8605442176870748,0.8639455782312925,0.8673469387755102,0.8707482993197279,0.8741496598639455,0.8775510204081632,0.8809523809523809,0.8843537414965986,0.8877551020408163,0.891156462585034,0.8945578231292517,0.8979591836734694,0.9013605442176871,0.9047619047619048,0.9081632653061225,0.9115646258503401,0.9149659863945578,0.9183673469387755,0.9217687074829932,0.9251700680272109,0.9285714285714286,0.9319727891156463,0.935374149659864,0.9387755102040817,0.9421768707482994,0.9455782312925171,0.9489795918367347,0.9523809523809523,0.95578231292517,0.9591836734693877,0.9625850340136054,0.9659863945578231,0.9693877551020408,0.9727891156462585,0.9761904761904762,0.9795918367346939,0.9829931972789115,0.9863945578231292,0.9897959183673469,0.9931972789115646,0.9965986394557823],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[1.6728,1.6840,1.7127,1.7788,1.7852,1.8018,1.8279,1.8469,1.8802,2.0328,2.0415,2.0890,2.1024,2.1302,2.1623,2.1810,2.1854,2.2039,2.2654,2.2931,2.2933,2.3032,2.3242,2.3408,2.3837,2.4295,2.6067,2.6145,2.7234,2.7988,2.8239,2.8640,2.9307,2.9332,2.9601,2.9793,2.9940,2.9982,3.0511,3.1404,3.1834,3.1865,3.2341,3.2344,3.2590,3.3419,3.3686,3.3912,3.4548,3.5154,3.5785,3.6104,3.6963,3.7280,3.7651,3.7684,3.7743,3.9152,3.9231,3.9394,3.9878,4.0044,4.0108,4.0803,4.0845,4.1364,4.1371,4.1446,4.1803,4.1823,4.1845,4.2867,4.3863,4.3878,4.4271,4.4799,4.4814,4.4857,4.5070,4.6104,4.6480,4.7048,4.7114,4.7408,4.7573,4.7903,4.8608,4.8725,4.9122,4.9184,4.9350,4.9676,5.0144,5.0744,5.0822,5.1681,5.2089,5.2639,5.2892,5.3118,5.3205,5.3276,5.3438,5.3632,5.3798,5.3999,5.4708,5.4757,5.5106,5.6584,5.6600,5.6741,5.6776,5.7221,5.7509,5.7565,5.7850,5.8026,5.8262,5.8656,5.9238,5.9383,5.9514,5.9809,6.0107,6.0830,6.1073,6.1533,6.1599,6.1606,6.1764,6.1818,6.1967,6.2141,6.2381,6.2737,6.3021,6.3471,6.5441,6.5873,6.5891,6.6164,6.6426,6.6630,6.7266,6.7418,6.7519,6.8120,6.8676,6.8951,6.9025,6.9397,6.9452,7.0125,7.0139,7.0534,7.0685,7.1684,7.1751,7.1927,7.2175,7.2766,7.2850,7.3056,7.3499,7.3784,7.4362,7.4450,7.4597,7.4883,7.5038,7.5099,7.5462,7.7640,7.8529,7.8880,7.9493,7.9989,8.1254,8.1428,8.1601,8.2022,8.2692,8.2946,8.3152,8.3297,8.4094,8.4172,8.4475,8.4489,8.5150,8.5171,8.6570,8.7023,8.7305,8.8732,8.9178,8.9903,9.0291,9.0587,9.1363,9.1989,9.2478,9.2574,9.3913,9.4292,9.5282,9.5330,9.5887,9.6155,9.6504,9.8191,9.8307,9.9151,9.9524,9.9532,9.9794,10.0160,10.1233,10.1468,10.1684,10.1867,10.2293,10.2923,10.3181,10.4026,10.4274,10.4680,10.5365,10.5421,10.5515,10.5556,10.6391,10.7412,10.7469,10.8288,10.8639,10.9173,10.9878,11.0915,11.0934,11.1144,11.3575,11.3864,11.4053,11.4546,11.5198,11.5624,11.6482,11.6656,11.7298,11.8127,11.8733,11.9327,12.0258,12.0886,12.0946,12.1155,12.1267,12.2311,12.2999,12.3360,12.3510,12.3519,12.4863,12.5623,12.5749,12.5864,12.7393,12.8157,12.8487,12.9182,12.9689,13.0086,13.0172,13.0835,13.0899,13.1937,13.2534,13.3051,13.3884,13.4529,13.4813,13.6475,13.6813,13.7589,13.8143,13.8180,13.8601,13.9697,13.9839,14.0136,14.0440,14.2277,14.2632,14.4053,14.4822,14.5585,14.8234,14.8581,15.0671,15.2229,15.3090,15.3653,15.4568,15.4979,15.7302,15.8804,15.9381,16.0047,16.0312,16.0591,16.4805,16.6803,16.7373,16.8383,16.8810,16.8819,16.9537,17.4301,17.5975,17.6762,17.7195,17.8358,17.9617,18.0366,18.0864,18.4738,19.1977,19.3194,20.3766],"y":[0.003003003003003003,0.006006006006006006,0.009009009009009009,0.012012012012012012,0.015015015015015015,0.018018018018018018,0.021021021021021023,0.024024024024024024,0.02702702702702703,0.03003003003003003,0.03303303303303303,0.036036036036036036,0.03903903903903904,0.042042042042042045,0.04504504504504504,0.04804804804804805,0.05105105105105105,0.05405405405405406,0.057057057057057055,0.06006006006006006,0.06306306306306306,0.06606606606606606,0.06906906906906907,0.07207207207207207,0.07507507507507508,0.07807807807807808,0.08108108108108109,0.08408408408408409,0.08708708708708708,0.09009009009009009,0.09309309309309309,0.0960960960960961,0.0990990990990991,0.1021021021021021,0.10510510510510511,0.10810810810810811,0.1111111111111111,0.11411411411411411,0.11711711711711711,0.12012012012012012,0.12312312312312312,0.12612612612612611,0.12912912912912913,0.13213213213213212,0.13513513513513514,0.13813813813813813,0.14114114114114115,0.14414414414414414,0.14714714714714713,0.15015015015015015,0.15315315315315314,0.15615615615615616,0.15915915915915915,0.16216216216216217,0.16516516516516516,0.16816816816816818,0.17117117117117117,0.17417417417417416,0.18018018018018017,0.1831831831831832,0.18618618618618618,0.1891891891891892,0.1921921921921922,0.19519519519519518,0.1981981981981982,0.2012012012012012,0.2042042042042042,0.2072072072072072,0.21021021021021022,0.2132132132132132,0.21621621621621623,0.21921921921921922,0.2222222222222222,0.22522522522522523,0.22822822822822822,0.23123123123123124,0.23423423423423423,0.23723723723723725,0.24024024024024024,0.24324324324324326,0.24624624624624625,0.24924924924924924,0.25225225225225223,0.2552552552552553,0.25825825825825827,0.26126126126126126,0.26426426426426425,0.2672672672672673,0.2702702702702703,0.2732732732732733,0.27627627627627627,0.27927927927927926,0.2822822822822823,0.2852852852852853,0.2882882882882883,0.2912912912912913,0.29429429429429427,0.2972972972972973,0.3003003003003003,0.3033033033033033,0.3063063063063063,0.30930930930930933,0.3123123123123123,0.3153153153153153,0.3183183183183183,0.3213213213213213,0.32432432432432434,0.32732732732732733,0.3303303303303303,0.3333333333333333,0.33633633633633636,0.33933933933933935,0.34234234234234234,0.34534534534534533,0.3483483483483483,0.35135135135135137,0.35435435435435436,0.35735735735735735,0.36036036036036034,0.3633633633633634,0.3663663663663664,0.36936936936936937,0.37237237237237236,0.37537537537537535,0.3783783783783784,0.3813813813813814,0.3843843843843844,0.38738738738738737,0.39039039039039036,0.3933933933933934,0.3963963963963964,0.3993993993993994,0.4024024024024024,0.40540540540540543,0.4084084084084084,0.4114114114114114,0.4144144144144144,0.4174174174174174,0.42042042042042044,0.42342342342342343,0.4264264264264264,0.4294294294294294,0.43243243243243246,0.43543543543543545,0.43843843843843844,0.44144144144144143,0.4444444444444444,0.44744744744744747,0.45045045045045046,0.45345345345345345,0.45645645645645644,0.4594594594594595,0.4624624624624625,0.46546546546546547,0.46846846846846846,0.47147147147147145,0.4744744744744745,0.4774774774774775,0.4804804804804805,0.48348348348348347,0.4864864864864865,0.4894894894894895,0.4924924924924925,0.4954954954954955,0.4984984984984985,0.5015015015015015,0.5045045045045045,0.5075075075075075,0.5105105105105106,0.5135135135135135,0.5165165165165165,0.5195195195195195,0.5225225225225225,0.5255255255255256,0.5285285285285285,0.5315315315315315,0.5345345345345346,0.5375375375375375,0.5405405405405406,0.5435435435435435,0.5465465465465466,0.5495495495495496,0.5525525525525525,0.5555555555555556,0.5585585585585585,0.5615615615615616,0.5645645645645646,0.5675675675675675,0.5705705705705706,0.5735735735735735,0.5765765765765766,0.5795795795795796,0.5825825825825826,0.5855855855855856,0.5885885885885885,0.5915915915915916,0.5945945945945946,0.5975975975975976,0.6006006006006006,0.6036036036036037,0.6066066066066066,0.6096096096096096,0.6126126126126126,0.6156156156156156,0.6186186186186187,0.6216216216216216,0.6246246246246246,0.6276276276276276,0.6306306306306306,0.6336336336336337,0.6366366366366366,0.6396396396396397,0.6426426426426426,0.6456456456456456,0.6486486486486487,0.6516516516516516,0.6546546546546547,0.6576576576576577,0.6606606606606606,0.6636636636636637,0.6666666666666666,0.6696696696696697,0.6726726726726727,0.6756756756756757,0.6786786786786787,0.6816816816816816,0.6846846846846847,0.6876876876876877,0.6906906906906907,0.6936936936936937,0.6966966966966966,0.6996996996996997,0.7027027027027027,0.7057057057057057,0.7087087087087087,0.7117117117117117,0.7147147147147147,0.7177177177177178,0.7207207207207207,0.7237237237237237,0.7267267267267268,0.7297297297297297,0.7327327327327328,0.7357357357357357,0.7387387387387387,0.7417417417417418,0.7447447447447447,0.7477477477477478,0.7507507507507507,0.7537537537537538,0.7567567567567568,0.7597597597597597,0.7627627627627628,0.7657657657657657,0.7687687687687688,0.7717717717717718,0.7747747747747747,0.7777777777777778,0.7807807807807807,0.7837837837837838,0.7867867867867868,0.7897897897897898,0.7927927927927928,0.7957957957957958,0.7987987987987988,0.8018018018018018,0.8048048048048048,0.8078078078078078,0.8108108108108109,0.8138138138138138,0.8168168168168168,0.8198198198198198,0.8228228228228228,0.8258258258258259,0.8288288288288288,0.8318318318318318,0.8348348348348348,0.8378378378378378,0.8408408408408409,0.8438438438438438,0.8468468468468469,0.8498498498498499,0.8528528528528528,0.8558558558558559,0.8588588588588588,0.8618618618618619,0.8648648648648649,0.8678678678678678,0.8708708708708709,0.8738738738738738,0.8768768768768769,0.8798798798798799,0.8828828828828829,0.8858858858858859,0.8888888888888888,0.8918918918918919,0.8948948948948949,0.8978978978978979,0.9009009009009009,0.9039039039039038,0.9069069069069069,0.9099099099099099,0.9129129129129129,0.9159159159159159,0.918918918918919,0.9219219219219219,0.924924924924925,0.9279279279279279,0.9309309309309309,0.933933933933934,0.9369369369369369,0.93993993993994,0.9429429429429429,0.9459459459459459,0.948948948948949,0.9519519519519519,0.954954954954955,0.9579579579579579,0.960960960960961,0.963963963963964,0.9669669669669669,0.96996996996997,0.972972972972973,0.975975975975976,0.978978978978979,0.9819819819819819,0.984984984984985,0.987987987987988,0.990990990990991,0.993993993993994,0.996996996996997],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[1.5614,1.8764,2.7779,2.9813,3.0580,3.0775,3.1609,3.1963,3.2098,3.2550,3.3156,3.4099,3.4172,3.4841,3.5541,3.5940,3.6186,3.6350,3.6675,3.7395,3.8425,3.8450,3.8888,3.8920,3.9427,4.0016,4.1008,4.2083,4.2098,4.2206,4.3482,4.3596,4.3953,4.4915,4.5393,4.5529,4.6052,4.6366,4.6392,4.7339,4.7503,4.7719,4.8473,4.8544,4.9105,4.9638,5.0260,5.0327,5.0457,5.0812,5.1203,5.1253,5.1435,5.1661,5.1777,5.1920,5.2478,5.2594,5.2871,5.2998,5.3409,5.3730,5.4615,5.4916,5.5518,5.5867,5.6265,5.6367,5.6517,5.6610,5.7023,5.7088,5.7287,5.7413,5.7418,5.7631,5.7690,5.7854,5.7866,5.8454,5.8748,5.8876,5.9499,6.0145,6.0794,6.0856,6.1075,6.1221,6.1383,6.1522,6.2893,6.2927,6.3066,6.3162,6.3398,6.3437,6.4286,6.4498,6.4982,6.5277,6.6639,6.6750,6.7402,6.8214,6.8220,6.8605,6.8701,6.8789,6.9082,6.9462,7.0131,7.0491,7.0659,7.1414,7.1660,7.2571,7.2606,7.2770,7.2834,7.2948,7.3296,7.3314,7.3444,7.4169,7.5018,7.5103,7.5668,7.5781,7.5817,7.6093,7.6177,7.6989,7.7886,7.7948,7.8316,7.8663,7.8730,7.9768,8.0048,8.0076,8.0420,8.0490,8.0674,8.1036,8.1510,8.1564,8.1732,8.2463,8.2702,8.2819,8.3082,8.3221,8.3572,8.3707,8.4018,8.4129,8.4959,8.5462,8.5919,8.6619,8.8212,8.8769,8.8778,8.8957,8.9155,8.9659,8.9987,9.0495,9.0971,9.1024,9.1783,9.2745,9.2950,9.3322,9.3771,9.3913,9.4197,9.4684,9.5027,9.5615,9.5758,9.5762,9.5949,9.6724,9.7020,9.7417,9.7878,9.8262,9.8815,9.8950,9.9739,9.9799,9.9911,10.0411,10.0475,10.0516,10.1085,10.1123,10.1296,10.1536,10.1914,10.1920,10.2727,10.3661,10.3998,10.4038,10.4771,10.4976,10.6056,10.6328,10.6345,10.6554,10.6695,10.8240,10.8779,10.9117,10.9350,10.9682,11.0534,11.0919,11.1338,11.3630,11.3809,11.4263,11.5471,11.5616,11.8372,12.0178,12.0340,12.0352,12.1261,12.1442,12.2206,12.2583,12.2638,12.3457,12.3725,12.4445,12.4973,12.6300,12.6545,12.7593,12.7614,12.7695,12.8244,13.0097,13.0542,13.3140,13.4137,13.4380,13.5402,13.5535,13.5838,13.6177,13.6990,13.8176,13.8630,14.0065,14.0988,14.1406,14.2273,14.3861,14.4480,14.6189,14.6401,14.6460,14.8035,14.8724,15.2178,15.4798,15.5017,15.6187,15.8460,16.1668,16.1899,16.1924,16.3114,16.6044,16.6538,16.6546,16.7614,16.8908,16.9074,17.1070,17.2776,17.3454,17.4163,17.4814,17.4833,17.7177,17.8516,17.9215,18.3351,18.3364,18.3816,18.4212,18.6960,18.7133,19.0749,19.2197,19.2610,19.8178,20.6573,21.1039,21.5866,21.6025,22.3047,22.3858],"y":[0.003236245954692557,0.006472491909385114,0.009708737864077669,0.012944983818770227,0.016181229773462782,0.019417475728155338,0.022653721682847898,0.025889967637540454,0.02912621359223301,0.032362459546925564,0.03559870550161812,0.038834951456310676,0.042071197411003236,0.045307443365695796,0.04854368932038835,0.05177993527508091,0.05501618122977346,0.05825242718446602,0.061488673139158574,0.06472491909385113,0.06796116504854369,0.07119741100323625,0.0744336569579288,0.07766990291262135,0.08090614886731391,0.08414239482200647,0.08737864077669903,0.09061488673139159,0.09385113268608414,0.0970873786407767,0.10032362459546926,0.10355987055016182,0.10679611650485436,0.11003236245954692,0.11326860841423948,0.11650485436893204,0.11974110032362459,0.12297734627831715,0.1262135922330097,0.12944983818770225,0.13268608414239483,0.13592233009708737,0.13915857605177995,0.1423948220064725,0.14563106796116504,0.1488673139158576,0.15210355987055016,0.1553398058252427,0.15857605177993528,0.16181229773462782,0.1650485436893204,0.16828478964401294,0.1715210355987055,0.17475728155339806,0.1779935275080906,0.18122977346278318,0.18446601941747573,0.18770226537216828,0.19093851132686085,0.1941747572815534,0.19741100323624594,0.20064724919093851,0.20388349514563106,0.20711974110032363,0.21035598705501618,0.21359223300970873,0.2168284789644013,0.22006472491909385,0.22330097087378642,0.22653721682847897,0.2297734627831715,0.23300970873786409,0.23624595469255663,0.23948220064724918,0.24271844660194175,0.2459546925566343,0.24919093851132687,0.2524271844660194,0.255663430420712,0.2588996763754045,0.2621359223300971,0.26537216828478966,0.2686084142394822,0.27184466019417475,0.2750809061488673,0.2783171521035599,0.2815533980582524,0.284789644012945,0.28802588996763756,0.2912621359223301,0.29449838187702265,0.2977346278317152,0.30097087378640774,0.3042071197411003,0.3074433656957929,0.3106796116504854,0.313915857605178,0.31715210355987056,0.32038834951456313,0.32362459546925565,0.3268608414239482,0.3300970873786408,0.3333333333333333,0.3365695792880259,0.33980582524271846,0.343042071197411,0.34627831715210355,0.34951456310679613,0.35275080906148865,0.3559870550161812,0.3592233009708738,0.36245954692556637,0.3656957928802589,0.36893203883495146,0.37216828478964403,0.37540453074433655,0.3786407766990291,0.3818770226537217,0.3851132686084142,0.3883495145631068,0.39158576051779936,0.3948220064724919,0.39805825242718446,0.40129449838187703,0.4045307443365696,0.4077669902912621,0.4110032362459547,0.41423948220064727,0.4174757281553398,0.42071197411003236,0.42394822006472493,0.42718446601941745,0.43042071197411,0.4336569579288026,0.4368932038834951,0.4401294498381877,0.44336569579288027,0.44660194174757284,0.44983818770226536,0.45307443365695793,0.4563106796116505,0.459546925566343,0.4627831715210356,0.46601941747572817,0.4692556634304207,0.47249190938511326,0.47572815533980584,0.47896440129449835,0.48220064724919093,0.4854368932038835,0.4886731391585761,0.4919093851132686,0.49514563106796117,0.49838187702265374,0.5016181229773463,0.5048543689320388,0.5080906148867314,0.511326860841424,0.5145631067961165,0.517799352750809,0.5210355987055016,0.5242718446601942,0.5275080906148867,0.5307443365695793,0.5339805825242718,0.5372168284789643,0.540453074433657,0.5436893203883495,0.5469255663430421,0.5501618122977346,0.5533980582524272,0.5566343042071198,0.5598705501618123,0.5631067961165048,0.5663430420711975,0.56957928802589,0.5728155339805825,0.5760517799352751,0.5792880258899676,0.5825242718446602,0.5857605177993528,0.5889967637540453,0.5922330097087378,0.5954692556634305,0.598705501618123,0.6019417475728155,0.6051779935275081,0.6084142394822006,0.6116504854368932,0.6148867313915858,0.6181229773462783,0.6213592233009708,0.6245954692556634,0.627831715210356,0.6310679611650486,0.6343042071197411,0.6375404530744336,0.6407766990291263,0.6440129449838188,0.6472491909385113,0.6504854368932039,0.6537216828478964,0.656957928802589,0.6601941747572816,0.6634304207119741,0.6666666666666666,0.6699029126213593,0.6731391585760518,0.6763754045307443,0.6796116504854369,0.6828478964401294,0.686084142394822,0.6893203883495146,0.6925566343042071,0.6957928802588996,0.6990291262135923,0.7022653721682848,0.7055016181229773,0.7087378640776699,0.7119741100323624,0.7152103559870551,0.7184466019417476,0.7216828478964401,0.7249190938511327,0.7281553398058253,0.7313915857605178,0.7346278317152104,0.7378640776699029,0.7411003236245954,0.7443365695792881,0.7475728155339806,0.7508090614886731,0.7540453074433657,0.7572815533980582,0.7605177993527508,0.7637540453074434,0.7669902912621359,0.7702265372168284,0.7734627831715211,0.7766990291262136,0.7799352750809061,0.7831715210355987,0.7864077669902912,0.7896440129449838,0.7928802588996764,0.7961165048543689,0.7993527508090615,0.8025889967637541,0.8058252427184466,0.8090614886731392,0.8122977346278317,0.8155339805825242,0.8187702265372169,0.8220064724919094,0.8252427184466019,0.8284789644012945,0.8317152103559871,0.8349514563106796,0.8381877022653722,0.8414239482200647,0.8446601941747572,0.8478964401294499,0.8511326860841424,0.8543689320388349,0.8576051779935275,0.86084142394822,0.8640776699029126,0.8673139158576052,0.8705501618122977,0.8737864077669902,0.8770226537216829,0.8802588996763754,0.883495145631068,0.8867313915857605,0.889967637540453,0.8932038834951457,0.8964401294498382,0.8996763754045307,0.9029126213592233,0.9061488673139159,0.9093851132686084,0.912621359223301,0.9158576051779935,0.919093851132686,0.9223300970873787,0.9255663430420712,0.9288025889967637,0.9320388349514563,0.9352750809061489,0.9385113268608414,0.941747572815534,0.9449838187702265,0.948220064724919,0.9514563106796117,0.9546925566343042,0.9579288025889967,0.9611650485436893,0.9644012944983819,0.9676375404530745,0.970873786407767,0.9741100323624595,0.9773462783171522,0.9805825242718447,0.9838187702265372,0.9870550161812298,0.9902912621359223,0.9935275080906149,0.9967637540453075],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.5715,0.9298,0.9438,0.9998,1.0004,1.0185,1.0280,1.0380,1.0409,1.0683,1.0899,1.0965,1.1098,1.1152,1.1290,1.1392,1.1781,1.1830,1.2080,1.2189,1.2315,1.2404,1.2444,1.2967,1.3541,1.3749,1.3944,1.3951,1.4138,1.5777,1.6040,1.6073,1.6245,1.6512,1.7099,1.7281,1.7634,1.7646,1.7664,1.7750,1.7822,1.8590,1.8913,1.9186,1.9436,1.9485,1.9640,1.9983,2.0529,2.0755,2.0855,2.1042,2.1521,2.1758,2.2226,2.2295,2.2306,2.2683,2.2806,2.2918,2.3072,2.3478,2.3654,2.3726,2.3921,2.4234,2.4305,2.4581,2.4663,2.4860,2.5123,2.5260,2.5325,2.5329,2.5655,2.5697,2.5799,2.6065,2.6356,2.6738,2.7027,2.7376,2.7681,2.7855,2.7919,2.8003,2.9100,2.9164,2.9468,3.0038,3.0157,3.0318,3.0533,3.0543,3.0664,3.0921,3.0984,3.1288,3.1426,3.1894,3.1921,3.2229,3.2413,3.2485,3.2711,3.2754,3.2925,3.3735,3.3831,3.4051,3.4342,3.4375,3.5057,3.5103,3.5342,3.5807,3.5982,3.6177,3.6525,3.6895,3.6971,3.7290,3.7328,3.7337,3.7701,3.7709,3.8218,3.8597,3.9067,3.9249,3.9360,3.9496,3.9561,3.9981,4.0062,4.0653,4.1024,4.1026,4.1736,4.2328,4.2353,4.3681,4.4378,4.4678,4.4793,4.5393,4.5662,4.6060,4.6576,4.6705,4.6815,4.7316,4.7770,4.7833,4.8310,4.8755,4.9039,4.9044,4.9545,5.0008,5.0117,5.0806,5.0851,5.0900,5.1470,5.1525,5.1857,5.1861,5.1980,5.2199,5.2396,5.2662,5.2831,5.3194,5.3195,5.3574,5.3693,5.3910,5.3967,5.4196,5.4295,5.4445,5.5027,5.5056,5.5167,5.5949,5.6140,5.6653,5.6794,5.7039,5.7753,5.7765,5.8281,5.8946,5.8961,6.0981,6.1670,6.1929,6.2033,6.2404,6.2873,6.2999,6.3230,6.3241,6.3458,6.3776,6.3889,6.5033,6.6033,6.7614,6.7847,6.8263,6.9136,6.9194,6.9216,6.9410,6.9889,7.0608,7.1313,7.1784,7.2684,7.2964,7.3444,7.3856,7.4073,7.4590,7.4659,7.5001,7.5325,7.5561,7.6081,7.6354,7.6951,7.7281,7.8437,7.9018,7.9190,7.9757,7.9958,8.0052,8.0070,8.0890,8.0996,8.1530,8.2911,8.3617,8.4287,8.4514,8.4827,8.4938,8.5547,8.6467,8.7099,8.7132,8.7826,8.8163,8.8248,9.0038,9.0416,9.1018,9.1354,9.2345,9.2403,9.2540,9.3262,9.3263,9.4239,9.5121,9.6276,9.6499,9.8105,9.8349,9.8463,9.8600,9.8619,9.8880,9.9310,10.0579,10.0954,10.2459,10.3299,10.3890,10.4020,10.4192,10.4704,10.5802,10.5998,10.6248,10.8969,10.9749,11.1226,11.2769,11.3588,11.3659,11.4615,11.4619,11.5211,11.6102,11.6205,11.7228,11.7293,11.8053,11.8906,11.9736,12.0151,12.0368,12.0733,12.1426,12.1792,12.2141,12.3721,12.4369,12.4761,12.5945,12.6253,12.7406,12.8372,12.9941,13.1378,13.2867,13.4524,13.5020,13.5497,13.5736,13.8822,14.0512,14.1091,14.2223,14.3099,14.3156,14.3506,14.4123,14.5026,14.6954,14.9246,14.9916,15.2754,15.2819,15.3354,15.3566,15.4385,15.4648,15.4757,15.5322,15.7947,15.9274,16.0857,16.3380,16.4796,16.6044,16.7337,16.7925,17.1035,17.3821,17.6324,18.0162,18.4357,18.8549,19.7125,19.7988,20.7111,20.8416,22.0538,23.9941],"y":[0.00273224043715847,0.00546448087431694,0.00819672131147541,0.01092896174863388,0.01366120218579235,0.01639344262295082,0.01912568306010929,0.02185792349726776,0.02459016393442623,0.0273224043715847,0.030054644808743168,0.03278688524590164,0.03551912568306011,0.03825136612021858,0.040983606557377046,0.04371584699453552,0.04644808743169399,0.04918032786885246,0.05191256830601093,0.05737704918032787,0.060109289617486336,0.06284153005464481,0.06557377049180328,0.06830601092896176,0.07103825136612021,0.07377049180327869,0.07650273224043716,0.07923497267759563,0.08196721311475409,0.08469945355191257,0.08743169398907104,0.09016393442622951,0.09289617486338798,0.09562841530054644,0.09836065573770492,0.10109289617486339,0.10382513661202186,0.10655737704918032,0.1092896174863388,0.11202185792349727,0.11475409836065574,0.11748633879781421,0.12021857923497267,0.12295081967213115,0.12568306010928962,0.1284153005464481,0.13114754098360656,0.13387978142076504,0.1366120218579235,0.13934426229508196,0.14207650273224043,0.1448087431693989,0.14754098360655737,0.15027322404371585,0.15300546448087432,0.1557377049180328,0.15846994535519127,0.16120218579234974,0.16393442622950818,0.16666666666666666,0.16939890710382513,0.1721311475409836,0.17486338797814208,0.17759562841530055,0.18032786885245902,0.1830601092896175,0.18579234972677597,0.1885245901639344,0.1912568306010929,0.19398907103825136,0.19672131147540983,0.1994535519125683,0.20218579234972678,0.20491803278688525,0.20765027322404372,0.2103825136612022,0.21311475409836064,0.21584699453551912,0.2185792349726776,0.22131147540983606,0.22404371584699453,0.226775956284153,0.22950819672131148,0.23224043715846995,0.23497267759562843,0.23770491803278687,0.24043715846994534,0.24316939890710382,0.2459016393442623,0.24863387978142076,0.25136612021857924,0.2540983606557377,0.2568306010928962,0.25956284153005466,0.26229508196721313,0.2650273224043716,0.2677595628415301,0.27049180327868855,0.273224043715847,0.27595628415300544,0.2786885245901639,0.2814207650273224,0.28415300546448086,0.28688524590163933,0.2896174863387978,0.2923497267759563,0.29508196721311475,0.2978142076502732,0.3005464480874317,0.30327868852459017,0.30601092896174864,0.3087431693989071,0.3114754098360656,0.31420765027322406,0.31693989071038253,0.319672131147541,0.3224043715846995,0.3251366120218579,0.32786885245901637,0.33060109289617484,0.3333333333333333,0.3360655737704918,0.33879781420765026,0.34153005464480873,0.3442622950819672,0.3469945355191257,0.34972677595628415,0.3524590163934426,0.3551912568306011,0.35792349726775957,0.36065573770491804,0.3633879781420765,0.366120218579235,0.36885245901639346,0.37158469945355194,0.3743169398907104,0.3770491803278688,0.3797814207650273,0.3825136612021858,0.38524590163934425,0.3879781420765027,0.3907103825136612,0.39344262295081966,0.39617486338797814,0.3989071038251366,0.4016393442622951,0.40437158469945356,0.40710382513661203,0.4098360655737705,0.412568306010929,0.41530054644808745,0.4180327868852459,0.4207650273224044,0.42349726775956287,0.4262295081967213,0.42896174863387976,0.43169398907103823,0.4344262295081967,0.4371584699453552,0.43989071038251365,0.4426229508196721,0.4453551912568306,0.44808743169398907,0.45081967213114754,0.453551912568306,0.4562841530054645,0.45901639344262296,0.46174863387978143,0.4644808743169399,0.4672131147540984,0.46994535519125685,0.4726775956284153,0.47540983606557374,0.4781420765027322,0.4808743169398907,0.48360655737704916,0.48633879781420764,0.4890710382513661,0.4918032786885246,0.49453551912568305,0.4972677595628415,0.5,0.5027322404371585,0.505464480874317,0.5081967213114754,0.5109289617486339,0.5136612021857924,0.5163934426229508,0.5191256830601093,0.5218579234972678,0.5245901639344263,0.5273224043715847,0.5300546448087432,0.5327868852459017,0.5355191256830601,0.5382513661202186,0.5409836065573771,0.5437158469945356,0.546448087431694,0.5491803278688525,0.5519125683060109,0.5546448087431693,0.5573770491803278,0.5601092896174863,0.5628415300546448,0.5655737704918032,0.5683060109289617,0.5710382513661202,0.5737704918032787,0.5765027322404371,0.5792349726775956,0.5819672131147541,0.5846994535519126,0.587431693989071,0.5901639344262295,0.592896174863388,0.5956284153005464,0.5983606557377049,0.6010928961748634,0.6038251366120219,0.6065573770491803,0.6092896174863388,0.6120218579234973,0.6147540983606558,0.6174863387978142,0.6202185792349727,0.6229508196721312,0.6256830601092896,0.6284153005464481,0.6311475409836066,0.6338797814207651,0.6366120218579235,0.639344262295082,0.6420765027322405,0.644808743169399,0.6475409836065574,0.6502732240437158,0.6530054644808743,0.6557377049180327,0.6584699453551912,0.6612021857923497,0.6639344262295082,0.6666666666666666,0.6693989071038251,0.6721311475409836,0.674863387978142,0.6775956284153005,0.680327868852459,0.6830601092896175,0.6857923497267759,0.6885245901639344,0.6912568306010929,0.6939890710382514,0.6967213114754098,0.6994535519125683,0.7021857923497268,0.7049180327868853,0.7076502732240437,0.7103825136612022,0.7131147540983607,0.7158469945355191,0.7185792349726776,0.7213114754098361,0.7240437158469946,0.726775956284153,0.7295081967213115,0.73224043715847,0.7349726775956285,0.7377049180327869,0.7404371584699454,0.7431693989071039,0.7459016393442623,0.7486338797814208,0.7513661202185792,0.7540983606557377,0.7568306010928961,0.7595628415300546,0.7622950819672131,0.7650273224043715,0.76775956284153,0.7704918032786885,0.773224043715847,0.7759562841530054,0.7786885245901639,0.7814207650273224,0.7841530054644809,0.7868852459016393,0.7896174863387978,0.7923497267759563,0.7950819672131147,0.7978142076502732,0.8005464480874317,0.8032786885245902,0.8060109289617486,0.8087431693989071,0.8114754098360656,0.8142076502732241,0.8169398907103825,0.819672131147541,0.8224043715846995,0.825136612021858,0.8278688524590164,0.8306010928961749,0.8333333333333334,0.8360655737704918,0.8387978142076503,0.8415300546448088,0.8442622950819673,0.8469945355191257,0.8497267759562842,0.8524590163934426,0.855191256830601,0.8579234972677595,0.860655737704918,0.8633879781420765,0.8661202185792349,0.8688524590163934,0.8715846994535519,0.8743169398907104,0.8770491803278688,0.8797814207650273,0.8825136612021858,0.8852459016393442,0.8879781420765027,0.8907103825136612,0.8934426229508197,0.8961748633879781,0.8989071038251366,0.9016393442622951,0.9043715846994536,0.907103825136612,0.9098360655737705,0.912568306010929,0.9153005464480874,0.9180327868852459,0.9207650273224044,0.9234972677595629,0.9262295081967213,0.9289617486338798,0.9316939890710383,0.9344262295081968,0.9371584699453552,0.9398907103825137,0.9426229508196722,0.9453551912568307,0.9480874316939891,0.9508196721311475,0.953551912568306,0.9562841530054644,0.9590163934426229,0.9617486338797814,0.9644808743169399,0.9672131147540983,0.9699453551912568,0.9726775956284153,0.9754098360655737,0.9781420765027322,0.9808743169398907,0.9836065573770492,0.9863387978142076,0.9890710382513661,0.9918032786885246,0.994535519125683,0.9972677595628415],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[2.5966,2.8404,2.8784,2.8964,2.9444,3.0303,3.0569,3.1102,3.2581,3.4631,3.5734,3.6337,3.7425,3.7510,3.8408,3.9398,3.9817,3.9875,4.0098,4.0308,4.0318,4.0434,4.0696,4.1005,4.1469,4.1556,4.1637,4.1761,4.1823,4.1927,4.2095,4.2535,4.3529,4.3734,4.3852,4.3995,4.4209,4.4493,4.5821,4.6628,4.6822,4.7545,4.7953,4.7979,4.8153,4.8617,4.8842,4.9115,4.9383,4.9386,4.9719,4.9866,5.0206,5.1053,5.1627,5.1896,5.2537,5.2538,5.2931,5.2956,5.3030,5.3653,5.3710,5.3990,5.4611,5.4667,5.4680,5.4722,5.4820,5.4856,5.5035,5.5087,5.5285,5.5313,5.5328,5.5551,5.5783,5.5845,5.6000,5.6420,5.6426,5.6437,5.6841,5.6895,5.6963,5.7062,5.7124,5.7396,5.8284,5.8300,5.8301,5.8726,5.8957,6.0638,6.0874,6.1077,6.1166,6.3058,6.3381,6.3764,6.3966,6.4456,6.5447,6.6840,6.6904,6.7083,6.7104,6.7671,6.7686,6.7875,6.7890,6.8490,6.8743,6.8801,6.9106,7.0219,7.0279,7.0293,7.0344,7.0382,7.0942,7.1351,7.1462,7.1698,7.2110,7.2572,7.3337,7.3521,7.3807,7.4414,7.4465,7.4466,7.5035,7.5577,7.5963,7.6111,7.6218,7.7447,7.8465,7.9037,7.9063,8.0024,8.0329,8.0496,8.0890,8.0926,8.1075,8.1279,8.1347,8.1750,8.1958,8.3969,8.4536,8.4801,8.4913,8.5107,8.5487,8.5918,8.6180,8.6470,8.7319,8.7361,8.7748,8.8217,8.8603,8.9576,8.9783,9.0960,9.1085,9.1324,9.2156,9.2182,9.2936,9.3023,9.3404,9.3578,9.3805,9.3982,9.4110,9.4114,9.4299,9.4767,9.4799,9.5802,9.5997,9.6483,9.6815,9.7462,9.7591,9.8174,9.9748,10.1045,10.1633,10.2060,10.2582,10.3134,10.3512,10.3599,10.4325,10.4562,10.4629,10.4644,10.5574,10.5918,10.7254,10.8990,11.1768,11.2742,11.2982,11.3663,11.3800,11.6010,11.6277,11.6423,11.6491,11.6776,11.6824,11.7243,11.7525,11.7564,11.7901,11.9980,12.0747,12.1813,12.2627,12.3144,12.3465,12.3885,12.5638,12.6067,12.6192,12.7329,12.8122,12.8874,12.9305,12.9631,13.1063,13.1483,13.3138,13.5658,13.5737,13.5985,13.7501,13.7752,13.8745,14.1747,14.1927,14.1933,14.2734,14.3531,14.3567,14.3977,14.4596,14.5760,14.5991,14.6496,14.7423,14.9128,14.9303,14.9689,14.9708,14.9855,15.0469,15.0672,15.0785,15.1027,15.1849,15.2216,15.4783,15.5650,15.6173,15.8559,16.0185,16.0871,16.2671,16.2829,16.3296,16.3391,16.5719,16.7756,16.8210,17.0876,17.1328,17.2233,17.6216,17.6701,17.6809,17.6898,17.9706,18.5050,18.8531,18.8655,18.9255,19.3491,19.5580,20.3727],"y":[0.003367003367003367,0.006734006734006734,0.010101010101010102,0.013468013468013467,0.016835016835016835,0.020202020202020204,0.02356902356902357,0.026936026936026935,0.030303030303030304,0.03367003367003367,0.037037037037037035,0.04040404040404041,0.04377104377104377,0.04713804713804714,0.050505050505050504,0.05387205387205387,0.05723905723905724,0.06060606060606061,0.06397306397306397,0.06734006734006734,0.0707070707070707,0.07407407407407407,0.07744107744107744,0.08080808080808081,0.08417508417508418,0.08754208754208755,0.09090909090909091,0.09427609427609428,0.09764309764309764,0.10101010101010101,0.10437710437710437,0.10774410774410774,0.1111111111111111,0.11447811447811448,0.11784511784511785,0.12121212121212122,0.12457912457912458,0.12794612794612795,0.13131313131313133,0.13468013468013468,0.13804713804713806,0.1414141414141414,0.1447811447811448,0.14814814814814814,0.15151515151515152,0.15488215488215487,0.15824915824915825,0.16161616161616163,0.16498316498316498,0.16835016835016836,0.1717171717171717,0.1750841750841751,0.17845117845117844,0.18181818181818182,0.18518518518518517,0.18855218855218855,0.1919191919191919,0.19528619528619529,0.19865319865319866,0.20202020202020202,0.2053872053872054,0.20875420875420875,0.21212121212121213,0.21548821548821548,0.21885521885521886,0.2222222222222222,0.2255892255892256,0.22895622895622897,0.23232323232323232,0.2356902356902357,0.23905723905723905,0.24242424242424243,0.24579124579124578,0.24915824915824916,0.25252525252525254,0.2558922558922559,0.25925925925925924,0.26262626262626265,0.265993265993266,0.26936026936026936,0.2727272727272727,0.2760942760942761,0.27946127946127947,0.2828282828282828,0.28619528619528617,0.2895622895622896,0.29292929292929293,0.2962962962962963,0.2996632996632997,0.30303030303030304,0.3063973063973064,0.30976430976430974,0.31313131313131315,0.3164983164983165,0.31986531986531985,0.32323232323232326,0.3265993265993266,0.32996632996632996,0.3333333333333333,0.3367003367003367,0.3400673400673401,0.3434343434343434,0.3468013468013468,0.3501683501683502,0.35353535353535354,0.3569023569023569,0.3602693602693603,0.36363636363636365,0.367003367003367,0.37037037037037035,0.37373737373737376,0.3771043771043771,0.38047138047138046,0.3838383838383838,0.3872053872053872,0.39057239057239057,0.3939393939393939,0.39730639730639733,0.4006734006734007,0.40404040404040403,0.4074074074074074,0.4107744107744108,0.41414141414141414,0.4175084175084175,0.4208754208754209,0.42424242424242425,0.4276094276094276,0.43097643097643096,0.43434343434343436,0.4377104377104377,0.44107744107744107,0.4444444444444444,0.4478114478114478,0.4511784511784512,0.45454545454545453,0.45791245791245794,0.4612794612794613,0.46464646464646464,0.468013468013468,0.4713804713804714,0.47474747474747475,0.4781144781144781,0.48148148148148145,0.48484848484848486,0.4882154882154882,0.49158249158249157,0.494949494949495,0.4983164983164983,0.5016835016835017,0.5050505050505051,0.5084175084175084,0.5117845117845118,0.5151515151515151,0.5185185185185185,0.5218855218855218,0.5252525252525253,0.5286195286195287,0.531986531986532,0.5353535353535354,0.5387205387205387,0.5420875420875421,0.5454545454545454,0.5488215488215489,0.5521885521885522,0.5555555555555556,0.5589225589225589,0.5622895622895623,0.5656565656565656,0.569023569023569,0.5723905723905723,0.5757575757575758,0.5791245791245792,0.5824915824915825,0.5858585858585859,0.5892255892255892,0.5925925925925926,0.5959595959595959,0.5993265993265994,0.6026936026936027,0.6060606060606061,0.6094276094276094,0.6127946127946128,0.6161616161616161,0.6195286195286195,0.622895622895623,0.6262626262626263,0.6296296296296297,0.632996632996633,0.6363636363636364,0.6397306397306397,0.6430976430976431,0.6464646464646465,0.6498316498316499,0.6531986531986532,0.6565656565656566,0.6599326599326599,0.6632996632996633,0.6666666666666666,0.67003367003367,0.6734006734006734,0.6767676767676768,0.6801346801346801,0.6835016835016835,0.6868686868686869,0.6902356902356902,0.6936026936026936,0.696969696969697,0.7003367003367004,0.7037037037037037,0.7070707070707071,0.7104377104377104,0.7138047138047138,0.7171717171717171,0.7205387205387206,0.7239057239057239,0.7272727272727273,0.7306397306397306,0.734006734006734,0.7373737373737373,0.7407407407407407,0.7441077441077442,0.7474747474747475,0.7508417508417509,0.7542087542087542,0.7575757575757576,0.7609427609427609,0.7643097643097643,0.7676767676767676,0.7710437710437711,0.7744107744107744,0.7777777777777778,0.7811447811447811,0.7845117845117845,0.7878787878787878,0.7912457912457912,0.7946127946127947,0.797979797979798,0.8013468013468014,0.8047138047138047,0.8080808080808081,0.8114478114478114,0.8148148148148148,0.8181818181818182,0.8215488215488216,0.8249158249158249,0.8282828282828283,0.8316498316498316,0.835016835016835,0.8383838383838383,0.8417508417508418,0.8451178451178452,0.8484848484848485,0.8518518518518519,0.8552188552188552,0.8585858585858586,0.8619528619528619,0.8653198653198653,0.8686868686868687,0.8720538720538721,0.8754208754208754,0.8787878787878788,0.8821548821548821,0.8855218855218855,0.8888888888888888,0.8922558922558923,0.8956228956228957,0.898989898989899,0.9023569023569024,0.9057239057239057,0.9090909090909091,0.9124579124579124,0.9158249158249159,0.9191919191919192,0.9225589225589226,0.9259259259259259,0.9292929292929293,0.9326599326599326,0.936026936026936,0.9393939393939394,0.9427609427609428,0.9461279461279462,0.9494949494949495,0.9528619528619529,0.9562289562289562,0.9595959595959596,0.9629629629629629,0.9663299663299664,0.9696969696969697,0.9730639730639731,0.9764309764309764,0.9797979797979798,0.9831649831649831,0.9865319865319865,0.98989898989899,0.9932659932659933,0.9966329966329966],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.7185,0.7336,0.7417,0.8385,0.8394,0.8787,0.9482,0.9943,1.0144,1.0208,1.1766,1.2347,1.2473,1.2665,1.2992,1.3079,1.3100,1.3167,1.3188,1.3370,1.3381,1.4144,1.4602,1.5174,1.5675,1.5915,1.6483,1.6859,1.7264,1.7500,1.7508,1.7647,1.7676,1.7735,1.7798,1.8536,1.8873,1.8906,1.8919,1.8995,1.9145,1.9360,1.9819,2.0373,2.0422,2.0482,2.0746,2.1465,2.1541,2.2270,2.2594,2.2862,2.3150,2.3470,2.3509,2.3593,2.3695,2.4018,2.4067,2.4106,2.4190,2.4573,2.4911,2.5092,2.5177,2.5425,2.5495,2.5813,2.6248,2.6256,2.6668,2.6755,2.7932,2.7934,2.8850,2.9253,2.9345,3.0063,3.0267,3.0612,3.1139,3.1785,3.2209,3.2315,3.2514,3.2874,3.3003,3.3133,3.3150,3.3525,3.3802,3.4454,3.4937,3.5046,3.5111,3.5608,3.5801,3.6146,3.6359,3.6965,3.7103,3.8132,3.8757,3.8774,3.9343,3.9388,3.9761,4.0312,4.0354,4.0733,4.0865,4.1725,4.1808,4.2808,4.2894,4.2977,4.3495,4.3799,4.4802,4.4815,4.5076,4.5334,4.5404,4.5433,4.5889,4.6588,4.6971,4.7170,4.7504,4.7648,4.7787,4.7800,4.8064,4.8883,4.9355,4.9357,4.9700,4.9954,5.0344,5.0701,5.0840,5.1445,5.1566,5.1695,5.1757,5.1984,5.2387,5.2523,5.2755,5.3009,5.3166,5.3253,5.3535,5.3719,5.4737,5.4952,5.5322,5.5410,5.5657,5.5723,5.5888,5.5889,5.6113,5.6258,5.6296,5.6389,5.6547,5.7242,5.7456,5.7545,5.7665,5.7777,5.8051,5.8358,5.9344,5.9691,5.9900,6.0068,6.0235,6.0513,6.0779,6.1019,6.1055,6.1090,6.1752,6.1869,6.1957,6.3481,6.4092,6.4249,6.5445,6.5808,6.6013,6.6225,6.6312,6.6866,6.7688,6.7762,6.8106,6.8436,6.9097,6.9327,6.9796,7.0777,7.0968,7.1086,7.1099,7.1350,7.2587,7.2972,7.3135,7.3215,7.3331,7.3801,7.3843,7.4484,7.4808,7.5416,7.5821,7.9585,7.9851,7.9898,7.9924,8.0711,8.0742,8.0859,8.0865,8.1004,8.1208,8.1265,8.1366,8.1462,8.1800,8.1968,8.3529,8.4431,8.4580,8.5133,8.5540,8.5567,8.6067,8.6085,8.6862,8.6940,8.7321,8.8195,8.9052,8.9247,8.9440,9.0067,9.0762,9.1214,9.1257,9.2340,9.3931,9.4540,9.5027,9.5203,9.5309,9.6219,9.6351,9.6510,9.6627,9.6835,9.7499,9.8011,9.8934,9.8990,9.9537,9.9891,9.9987,10.0341,10.0348,10.2727,10.3297,10.3421,10.4180,10.4256,10.5147,10.5227,10.5258,10.5306,10.5806,10.5837,10.5967,10.6263,10.7641,10.7705,10.8692,10.9958,11.1550,11.1895,11.2414,11.3099,11.3485,11.3980,11.5161,11.5309,11.7638,11.7980,11.8115,11.8150,11.8378,11.8866,11.9121,12.0033,12.1411,12.1653,12.3228,12.4573,12.4659,12.4751,12.5059,12.5510,12.5790,12.5846,12.7059,12.7484,12.9880,13.1213,13.1335,13.1578,13.1728,13.1790,13.2797,13.2802,13.2934,13.4299,13.6375,13.6702,13.7087,13.7607,13.7695,13.7710,13.7749,13.8009,13.9148,13.9975,14.0394,14.1617,14.4373,14.6115,14.6765,14.8018,14.8872,14.9214,15.2274,15.3034,15.5601,15.7596,15.7671,15.8450,16.0774,16.1769,16.1861,16.3437,16.5744,16.6539,16.6636,16.6728,16.7456,16.8043,16.9063,16.9109,16.9710,17.0596,17.1176,17.1254,17.5884,17.6616,17.7582,17.8115,17.9203,18.0256,18.0670,18.1088,18.4159,18.6145,19.0624,19.2994,19.7450,20.2508,21.4942,22.7038],"y":[0.0025974025974025974,0.005194805194805195,0.007792207792207792,0.01038961038961039,0.012987012987012988,0.015584415584415584,0.01818181818181818,0.02077922077922078,0.023376623376623377,0.025974025974025976,0.02857142857142857,0.03116883116883117,0.033766233766233764,0.03636363636363636,0.03896103896103896,0.04155844155844156,0.04415584415584416,0.046753246753246755,0.04935064935064935,0.05194805194805195,0.05454545454545454,0.05714285714285714,0.05974025974025974,0.06233766233766234,0.06493506493506493,0.06753246753246753,0.07012987012987013,0.07272727272727272,0.07532467532467532,0.07792207792207792,0.08051948051948052,0.08311688311688312,0.08571428571428572,0.08831168831168831,0.09090909090909091,0.09350649350649351,0.09610389610389611,0.0987012987012987,0.1012987012987013,0.1038961038961039,0.10649350649350649,0.10909090909090909,0.11168831168831168,0.11428571428571428,0.11688311688311688,0.11948051948051948,0.12207792207792208,0.12467532467532468,0.12727272727272726,0.12987012987012986,0.13246753246753246,0.13506493506493505,0.13766233766233765,0.14025974025974025,0.14285714285714285,0.14545454545454545,0.14805194805194805,0.15064935064935064,0.15324675324675324,0.15584415584415584,0.15844155844155844,0.16103896103896104,0.16363636363636364,0.16623376623376623,0.16883116883116883,0.17142857142857143,0.17402597402597403,0.17662337662337663,0.17922077922077922,0.18181818181818182,0.18441558441558442,0.18701298701298702,0.18961038961038962,0.19220779220779222,0.19480519480519481,0.1974025974025974,0.2,0.2025974025974026,0.2051948051948052,0.2077922077922078,0.21038961038961038,0.21298701298701297,0.21558441558441557,0.21818181818181817,0.22077922077922077,0.22337662337662337,0.22597402597402597,0.22857142857142856,0.23116883116883116,0.23376623376623376,0.23636363636363636,0.23896103896103896,0.24155844155844156,0.24415584415584415,0.24675324675324675,0.24935064935064935,0.2519480519480519,0.2545454545454545,0.2571428571428571,0.2597402597402597,0.2623376623376623,0.2649350649350649,0.2675324675324675,0.2701298701298701,0.2727272727272727,0.2753246753246753,0.2779220779220779,0.2805194805194805,0.2831168831168831,0.2857142857142857,0.2883116883116883,0.2909090909090909,0.2935064935064935,0.2961038961038961,0.2987012987012987,0.3012987012987013,0.3038961038961039,0.3064935064935065,0.3090909090909091,0.3116883116883117,0.3142857142857143,0.3168831168831169,0.3194805194805195,0.3220779220779221,0.3246753246753247,0.32727272727272727,0.32987012987012987,0.33246753246753247,0.33506493506493507,0.33766233766233766,0.34025974025974026,0.34285714285714286,0.34545454545454546,0.34805194805194806,0.35064935064935066,0.35324675324675325,0.35584415584415585,0.35844155844155845,0.36103896103896105,0.36363636363636365,0.36623376623376624,0.36883116883116884,0.37142857142857144,0.37402597402597404,0.37662337662337664,0.37922077922077924,0.38181818181818183,0.38441558441558443,0.38701298701298703,0.38961038961038963,0.3922077922077922,0.3948051948051948,0.3974025974025974,0.4,0.4025974025974026,0.4051948051948052,0.4077922077922078,0.4103896103896104,0.412987012987013,0.4155844155844156,0.41818181818181815,0.42077922077922075,0.42337662337662335,0.42597402597402595,0.42857142857142855,0.43116883116883115,0.43376623376623374,0.43636363636363634,0.43896103896103894,0.44155844155844154,0.44415584415584414,0.44675324675324674,0.44935064935064933,0.45194805194805193,0.45454545454545453,0.45714285714285713,0.4597402597402597,0.4623376623376623,0.4649350649350649,0.4675324675324675,0.4701298701298701,0.4727272727272727,0.4753246753246753,0.4779220779220779,0.4805194805194805,0.4831168831168831,0.4857142857142857,0.4883116883116883,0.4909090909090909,0.4935064935064935,0.4961038961038961,0.4987012987012987,0.5012987012987012,0.5038961038961038,0.5064935064935064,0.509090909090909,0.5116883116883116,0.5142857142857142,0.5168831168831168,0.5194805194805194,0.522077922077922,0.5246753246753246,0.5272727272727272,0.5298701298701298,0.5324675324675324,0.535064935064935,0.5376623376623376,0.5402597402597402,0.5428571428571428,0.5454545454545454,0.548051948051948,0.5506493506493506,0.5532467532467532,0.5558441558441558,0.5584415584415584,0.561038961038961,0.5636363636363636,0.5662337662337662,0.5688311688311688,0.5714285714285714,0.574025974025974,0.5766233766233766,0.5792207792207792,0.5818181818181818,0.5844155844155844,0.587012987012987,0.5896103896103896,0.5922077922077922,0.5948051948051948,0.5974025974025974,0.6,0.6025974025974026,0.6051948051948052,0.6077922077922078,0.6103896103896104,0.612987012987013,0.6155844155844156,0.6181818181818182,0.6207792207792208,0.6233766233766234,0.625974025974026,0.6285714285714286,0.6311688311688312,0.6337662337662338,0.6363636363636364,0.638961038961039,0.6415584415584416,0.6441558441558441,0.6467532467532467,0.6493506493506493,0.6519480519480519,0.6545454545454545,0.6571428571428571,0.6597402597402597,0.6623376623376623,0.6649350649350649,0.6675324675324675,0.6701298701298701,0.6727272727272727,0.6753246753246753,0.6779220779220779,0.6805194805194805,0.6831168831168831,0.6857142857142857,0.6883116883116883,0.6909090909090909,0.6935064935064935,0.6961038961038961,0.6987012987012987,0.7012987012987013,0.7038961038961039,0.7064935064935065,0.7090909090909091,0.7116883116883117,0.7142857142857143,0.7168831168831169,0.7194805194805195,0.7220779220779221,0.7246753246753247,0.7272727272727273,0.7298701298701299,0.7324675324675325,0.7350649350649351,0.7376623376623377,0.7402597402597403,0.7428571428571429,0.7454545454545455,0.7480519480519481,0.7506493506493507,0.7532467532467533,0.7558441558441559,0.7584415584415585,0.7610389610389611,0.7636363636363637,0.7662337662337663,0.7688311688311689,0.7714285714285715,0.7740259740259741,0.7766233766233767,0.7792207792207793,0.7818181818181819,0.7844155844155845,0.787012987012987,0.7896103896103897,0.7922077922077922,0.7948051948051948,0.7974025974025974,0.8,0.8025974025974026,0.8051948051948052,0.8077922077922078,0.8103896103896104,0.812987012987013,0.8155844155844156,0.8181818181818182,0.8207792207792208,0.8233766233766234,0.825974025974026,0.8285714285714286,0.8311688311688312,0.8337662337662337,0.8363636363636363,0.8389610389610389,0.8415584415584415,0.8441558441558441,0.8467532467532467,0.8493506493506493,0.8519480519480519,0.8545454545454545,0.8571428571428571,0.8597402597402597,0.8623376623376623,0.8649350649350649,0.8675324675324675,0.8701298701298701,0.8727272727272727,0.8753246753246753,0.8779220779220779,0.8805194805194805,0.8831168831168831,0.8857142857142857,0.8883116883116883,0.8909090909090909,0.8935064935064935,0.8961038961038961,0.8987012987012987,0.9012987012987013,0.9038961038961039,0.9064935064935065,0.9090909090909091,0.9116883116883117,0.9142857142857143,0.9168831168831169,0.9194805194805195,0.922077922077922,0.9246753246753247,0.9272727272727272,0.9298701298701298,0.9324675324675324,0.935064935064935,0.9376623376623376,0.9402597402597402,0.9428571428571428,0.9454545454545454,0.948051948051948,0.9506493506493506,0.9532467532467532,0.9558441558441558,0.9584415584415584,0.961038961038961,0.9636363636363636,0.9662337662337662,0.9688311688311688,0.9714285714285714,0.974025974025974,0.9766233766233766,0.9792207792207792,0.9818181818181818,0.9844155844155844,0.987012987012987,0.9896103896103896,0.9922077922077922,0.9948051948051948,0.9974025974025974],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.5343,0.6070,0.8657,0.8703,1.0142,1.1640,1.2409,1.3112,1.3267,1.5354,1.5474,1.5574,1.5695,1.5780,1.5982,1.6005,1.6164,1.6820,1.7610,1.9192,1.9282,1.9633,2.0283,2.0484,2.0687,2.0994,2.1186,2.1664,2.1719,2.1749,2.1962,2.1987,2.2457,2.2548,2.2564,2.2651,2.3330,2.4166,2.4998,2.5117,2.5241,2.5537,2.5571,2.5756,2.6794,2.7034,2.7347,2.7550,2.7725,2.8517,2.9315,2.9500,2.9689,2.9737,3.0097,3.0474,3.0739,3.0827,3.1182,3.1385,3.1811,3.2330,3.2345,3.3035,3.3614,3.3807,3.4972,3.5777,3.6050,3.6550,3.6865,3.6991,3.7068,3.7206,3.7714,3.7948,3.8084,3.8273,3.8731,3.8814,3.9204,3.9405,4.0082,4.0098,4.0133,4.0174,4.0564,4.0655,4.0690,4.1221,4.1385,4.1457,4.2014,4.2265,4.2436,4.2476,4.2527,4.2764,4.2858,4.2908,4.3081,4.3352,4.3509,4.3539,4.5077,4.5586,4.5933,4.6460,4.6668,4.7771,4.7800,4.8582,4.9169,4.9228,4.9543,4.9554,4.9607,4.9736,5.0402,5.0403,5.0951,5.1334,5.1866,5.2052,5.2754,5.2761,5.2963,5.3066,5.3110,5.3588,5.3893,5.3933,5.3947,5.3974,5.4349,5.4547,5.4872,5.5083,5.5418,5.6031,5.6515,5.6917,5.7285,5.7806,5.8100,5.8260,5.8891,5.8950,5.9428,5.9543,5.9718,6.0354,6.0414,6.0469,6.0771,6.1195,6.1497,6.3885,6.4842,6.5028,6.5056,6.5132,6.5162,6.5368,6.5710,6.6249,6.6738,6.6839,6.7392,6.8000,6.8198,6.8342,6.8732,6.9145,6.9265,6.9415,7.0133,7.0139,7.0827,7.1210,7.1872,7.2214,7.3210,7.3279,7.3861,7.4014,7.4219,7.5547,7.6418,7.7232,7.8364,7.8647,7.9192,7.9957,8.0037,8.1130,8.1373,8.2141,8.2278,8.2532,8.2537,8.2882,8.4197,8.4742,8.5396,8.5472,8.8172,8.8439,8.8909,8.8947,8.9897,9.0396,9.1276,9.1444,9.1986,9.2032,9.2106,9.2493,9.2586,9.2961,9.3347,9.3439,9.3535,9.3887,9.4484,9.4638,9.4667,9.5193,9.6128,9.7520,9.8242,9.8932,10.0348,10.0357,10.1003,10.1032,10.1719,10.2300,10.2502,10.2612,10.4287,10.6539,10.6660,10.8232,10.8474,10.8785,10.8876,10.8890,10.9844,11.0350,11.3061,11.3354,11.4081,11.4172,11.5003,11.5086,11.6908,11.8410,12.0207,12.1661,12.1827,12.2271,12.2307,12.2463,12.2657,12.2796,12.3126,12.3615,12.4768,12.5806,12.6082,12.6207,12.6664,12.6811,12.7052,12.7395,12.8091,12.8252,12.9096,12.9961,13.0131,13.0140,13.0217,13.0622,13.1116,13.1643,13.1998,13.2117,13.2278,13.2983,13.3997,13.4083,13.4954,13.5057,13.5959,13.6320,13.6554,13.6967,13.8366,14.0004,14.0249,14.0897,14.1881,14.1937,14.3417,14.4658,14.5786,14.6674,15.1837,15.2651,15.3469,15.4667,15.4934,15.6532,15.7187,15.7398,15.7684,15.8401,15.9529,16.1454,16.3112,16.3447,16.6768,16.7060,16.8192,16.9074,17.1051,17.1331,17.4968,17.5001,17.6815,17.9028,18.0474,18.0539,18.5654,18.6268,18.9364,19.0043,19.7812,20.2765,20.4453,20.5445,21.0287,21.5663,23.5727],"y":[0.002890173410404624,0.005780346820809248,0.008670520231213872,0.011560693641618497,0.014450867052023121,0.017341040462427744,0.02023121387283237,0.023121387283236993,0.02601156069364162,0.028901734104046242,0.031791907514450865,0.03468208092485549,0.03757225433526012,0.04046242774566474,0.04335260115606936,0.046242774566473986,0.049132947976878616,0.05202312138728324,0.05491329479768786,0.057803468208092484,0.06069364161849711,0.06358381502890173,0.06647398843930635,0.06936416184971098,0.07225433526011561,0.07514450867052024,0.07803468208092486,0.08092485549132948,0.0838150289017341,0.08670520231213873,0.08959537572254335,0.09248554913294797,0.0953757225433526,0.09826589595375723,0.10115606936416185,0.10404624277456648,0.1069364161849711,0.10982658959537572,0.11271676300578035,0.11560693641618497,0.11849710982658959,0.12138728323699421,0.12427745664739884,0.12716763005780346,0.13005780346820808,0.1329479768786127,0.13583815028901733,0.13872832369942195,0.1416184971098266,0.14450867052023122,0.14739884393063585,0.15028901734104047,0.1531791907514451,0.15606936416184972,0.15895953757225434,0.16184971098265896,0.16473988439306358,0.1676300578034682,0.17052023121387283,0.17341040462427745,0.17630057803468208,0.1791907514450867,0.18208092485549132,0.18497109826589594,0.18786127167630057,0.1907514450867052,0.1936416184971098,0.19653179190751446,0.1994219653179191,0.2023121387283237,0.20520231213872833,0.20809248554913296,0.21098265895953758,0.2138728323699422,0.21676300578034682,0.21965317919075145,0.22254335260115607,0.2254335260115607,0.22832369942196531,0.23121387283236994,0.23410404624277456,0.23699421965317918,0.2398843930635838,0.24277456647398843,0.24566473988439305,0.24855491329479767,0.2514450867052023,0.2543352601156069,0.25722543352601157,0.26011560693641617,0.2630057803468208,0.2658959537572254,0.26878612716763006,0.27167630057803466,0.2745664739884393,0.2774566473988439,0.28034682080924855,0.2832369942196532,0.2861271676300578,0.28901734104046245,0.29190751445086704,0.2947976878612717,0.2976878612716763,0.30057803468208094,0.30346820809248554,0.3063583815028902,0.3092485549132948,0.31213872832369943,0.315028901734104,0.3179190751445087,0.3208092485549133,0.3236994219653179,0.3265895953757225,0.32947976878612717,0.33236994219653176,0.3352601156069364,0.33815028901734107,0.34104046242774566,0.3439306358381503,0.3468208092485549,0.34971098265895956,0.35260115606936415,0.3554913294797688,0.3583815028901734,0.36127167630057805,0.36416184971098264,0.3670520231213873,0.3699421965317919,0.37283236994219654,0.37572254335260113,0.3786127167630058,0.3815028901734104,0.38439306358381503,0.3872832369942196,0.3901734104046243,0.3930635838150289,0.3959537572254335,0.3988439306358382,0.40173410404624277,0.4046242774566474,0.407514450867052,0.41040462427745666,0.41329479768786126,0.4161849710982659,0.4190751445086705,0.42196531791907516,0.42485549132947975,0.4277456647398844,0.430635838150289,0.43352601156069365,0.43641618497109824,0.4393063583815029,0.4421965317919075,0.44508670520231214,0.4479768786127168,0.4508670520231214,0.45375722543352603,0.45664739884393063,0.4595375722543353,0.4624277456647399,0.4653179190751445,0.4682080924855491,0.47109826589595377,0.47398843930635837,0.476878612716763,0.4797687861271676,0.48265895953757226,0.48554913294797686,0.4884393063583815,0.4913294797687861,0.49421965317919075,0.49710982658959535,0.5,0.5028901734104047,0.5057803468208093,0.5086705202312138,0.5115606936416185,0.5144508670520231,0.5173410404624278,0.5202312138728323,0.523121387283237,0.5260115606936416,0.5289017341040463,0.5317919075144508,0.5346820809248555,0.5375722543352601,0.5404624277456648,0.5433526011560693,0.546242774566474,0.5491329479768786,0.5520231213872833,0.5549132947976878,0.5578034682080925,0.5606936416184971,0.5635838150289018,0.5664739884393064,0.569364161849711,0.5722543352601156,0.5751445086705202,0.5780346820809249,0.5809248554913294,0.5838150289017341,0.5867052023121387,0.5895953757225434,0.5924855491329479,0.5953757225433526,0.5982658959537572,0.6011560693641619,0.6040462427745664,0.6069364161849711,0.6098265895953757,0.6127167630057804,0.615606936416185,0.6184971098265896,0.6213872832369942,0.6242774566473989,0.6271676300578035,0.630057803468208,0.6329479768786127,0.6358381502890174,0.638728323699422,0.6416184971098265,0.6445086705202312,0.6473988439306358,0.6502890173410405,0.653179190751445,0.6560693641618497,0.6589595375722543,0.661849710982659,0.6647398843930635,0.6676300578034682,0.6705202312138728,0.6734104046242775,0.6763005780346821,0.6791907514450867,0.6820809248554913,0.684971098265896,0.6878612716763006,0.6907514450867052,0.6936416184971098,0.6965317919075145,0.6994219653179191,0.7023121387283237,0.7052023121387283,0.708092485549133,0.7109826589595376,0.7138728323699421,0.7167630057803468,0.7196531791907514,0.7225433526011561,0.7254335260115607,0.7283236994219653,0.7312138728323699,0.7341040462427746,0.7369942196531792,0.7398843930635838,0.7427745664739884,0.7456647398843931,0.7485549132947977,0.7514450867052023,0.7543352601156069,0.7572254335260116,0.7601156069364162,0.7630057803468208,0.7658959537572254,0.7687861271676301,0.7716763005780347,0.7745664739884393,0.7774566473988439,0.7803468208092486,0.7832369942196532,0.7861271676300579,0.7890173410404624,0.791907514450867,0.7947976878612717,0.7976878612716763,0.8005780346820809,0.8034682080924855,0.8063583815028902,0.8092485549132948,0.8121387283236994,0.815028901734104,0.8179190751445087,0.8208092485549133,0.8236994219653179,0.8265895953757225,0.8294797687861272,0.8323699421965318,0.8352601156069365,0.838150289017341,0.8410404624277457,0.8439306358381503,0.846820809248555,0.8497109826589595,0.8526011560693642,0.8554913294797688,0.8583815028901735,0.861271676300578,0.8641618497109826,0.8670520231213873,0.869942196531792,0.8728323699421965,0.8757225433526011,0.8786127167630058,0.8815028901734104,0.884393063583815,0.8872832369942196,0.8901734104046243,0.8930635838150289,0.8959537572254336,0.8988439306358381,0.9017341040462428,0.9046242774566474,0.9075144508670521,0.9104046242774566,0.9132947976878613,0.9161849710982659,0.9190751445086706,0.9219653179190751,0.9248554913294798,0.9277456647398844,0.930635838150289,0.9335260115606936,0.9364161849710982,0.9393063583815029,0.9421965317919075,0.9450867052023122,0.9479768786127167,0.9508670520231214,0.953757225433526,0.9566473988439307,0.9595375722543352,0.9624277456647399,0.9653179190751445,0.9682080924855492,0.9710982658959537,0.9739884393063584,0.976878612716763,0.9797687861271677,0.9826589595375722,0.9855491329479769,0.9884393063583815,0.9913294797687862,0.9942196531791907,0.9971098265895953],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, en.wikipedia-on-ipfs.org/wiki). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-en.wikipedia-on-ipfs.org/wiki-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-en.wikipedia-on-ipfs.org/wiki-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..14031d8b29
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-en.wikipedia-on-ipfs.org/wiki-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[3.3753,3.4198,3.5481,3.5681,3.7396,3.8475,3.8755,4.0073,4.0942,4.3130,4.3209,4.3233,4.4688,4.4806,4.5069,4.5609,4.6133,4.6363,4.6849,4.7163,4.7420,4.7538,4.7643,4.8217,4.8766,4.8877,4.9188,4.9609,4.9879,5.0308,5.0531,5.0542,5.2244,5.2687,5.2721,5.3142,5.3176,5.3582,5.3777,5.3790,5.4987,5.5328,5.5476,5.5836,5.5883,5.5988,5.6088,5.6360,5.6844,5.7556,5.7586,5.8330,5.8347,5.8450,5.8461,5.8679,5.8980,5.9149,5.9175,5.9672,6.0655,6.1276,6.1642,6.1676,6.1975,6.2151,6.2322,6.2356,6.2663,6.2827,6.2939,6.3412,6.3492,6.3835,6.4822,6.4844,6.4900,6.5007,6.5054,6.5151,6.5438,6.5641,6.5786,6.5799,6.5971,6.6073,6.6092,6.6509,6.6548,6.6877,6.7035,6.7196,6.7739,6.8615,6.8655,6.8787,6.8958,6.9172,6.9220,6.9341,6.9422,6.9472,6.9540,7.0170,7.0636,7.0882,7.1022,7.1131,7.1298,7.1514,7.2359,7.3267,7.3458,7.3639,7.3822,7.3989,7.4707,7.4903,7.5592,7.5758,7.5833,7.6790,7.6850,7.7122,7.7227,7.7321,7.7373,7.7527,7.8514,7.8651,7.8700,7.9297,7.9737,7.9827,7.9996,8.0021,8.0364,8.0392,8.0557,8.2026,8.2496,8.2963,8.3162,8.3486,8.3615,8.3732,8.4638,8.4808,8.4999,8.5184,8.5691,8.6078,8.6695,8.6716,8.7924,8.8061,8.9151,8.9152,9.0671,9.0762,9.0770,9.1037,9.1144,9.1525,9.2912,9.3379,9.3917,9.4854,9.5384,9.5471,9.5488,9.5532,9.6140,9.8313,9.8413,9.9092,10.0115,10.0899,10.1523,10.2022,10.2622,10.3166,10.3699,10.3984,10.4343,10.4542,10.5128,10.5651,10.6146,10.7197,10.8689,10.9056,10.9248,10.9310,10.9430,11.0732,11.0887,11.3534,11.4326,11.5207,11.5332,11.5821,11.6583,11.6731,11.6934,11.7425,11.7909,11.8197,11.8272,11.8477,11.8488,11.8830,11.9338,12.0245,12.0918,12.1924,12.4490,12.4750,12.5112,12.5945,12.6131,12.6294,12.8706,12.8735,12.9052,12.9770,13.0165,13.0249,13.2528,13.3109,13.3330,13.3348,13.4458,13.4915,13.4960,13.5011,13.5130,13.6029,13.6061,13.6603,13.6890,13.7728,13.9173,13.9527,14.0609,14.1543,14.1766,14.2968,14.3351,14.3771,14.4539,14.5243,14.5530,14.5807,14.5979,14.6062,14.6804,14.7469,14.8251,14.8599,15.0130,15.1085,15.1573,15.2500,15.2674,15.4893,15.7760,15.8367,15.9583,15.9990,16.0760,16.1537,16.3686,16.6051,16.6170,16.8385,16.8828,17.0516,17.1535,17.6219,17.6822,17.7568,17.8998,18.0284,18.0920,18.3129,18.3576,19.0399,19.3167,19.8673,20.2340,21.6003,22.0839],"y":[0.003401360544217687,0.006802721088435374,0.01020408163265306,0.013605442176870748,0.017006802721088437,0.02040816326530612,0.023809523809523808,0.027210884353741496,0.030612244897959183,0.034013605442176874,0.03741496598639456,0.04081632653061224,0.04421768707482993,0.047619047619047616,0.05102040816326531,0.05442176870748299,0.05782312925170068,0.061224489795918366,0.06462585034013606,0.06802721088435375,0.07142857142857142,0.07482993197278912,0.0782312925170068,0.08163265306122448,0.08503401360544217,0.08843537414965986,0.09183673469387756,0.09523809523809523,0.09863945578231292,0.10204081632653061,0.1054421768707483,0.10884353741496598,0.11224489795918367,0.11564625850340136,0.11904761904761904,0.12244897959183673,0.12585034013605442,0.1292517006802721,0.1326530612244898,0.1360544217687075,0.13945578231292516,0.14285714285714285,0.14625850340136054,0.14965986394557823,0.15306122448979592,0.1564625850340136,0.1598639455782313,0.16326530612244897,0.16666666666666666,0.17006802721088435,0.17346938775510204,0.17687074829931973,0.18027210884353742,0.1836734693877551,0.1870748299319728,0.19047619047619047,0.19387755102040816,0.19727891156462585,0.20068027210884354,0.20408163265306123,0.20748299319727892,0.2108843537414966,0.21428571428571427,0.21768707482993196,0.22108843537414966,0.22448979591836735,0.22789115646258504,0.23129251700680273,0.23469387755102042,0.23809523809523808,0.24149659863945577,0.24489795918367346,0.24829931972789115,0.25170068027210885,0.25510204081632654,0.2585034013605442,0.2619047619047619,0.2653061224489796,0.2687074829931973,0.272108843537415,0.2755102040816326,0.2789115646258503,0.282312925170068,0.2857142857142857,0.2891156462585034,0.2925170068027211,0.29591836734693877,0.29931972789115646,0.30272108843537415,0.30612244897959184,0.30952380952380953,0.3129251700680272,0.3163265306122449,0.3197278911564626,0.3231292517006803,0.32653061224489793,0.3299319727891156,0.3333333333333333,0.336734693877551,0.3401360544217687,0.3435374149659864,0.3469387755102041,0.35034013605442177,0.35374149659863946,0.35714285714285715,0.36054421768707484,0.36394557823129253,0.3673469387755102,0.3707482993197279,0.3741496598639456,0.37755102040816324,0.38095238095238093,0.3843537414965986,0.3877551020408163,0.391156462585034,0.3945578231292517,0.3979591836734694,0.4013605442176871,0.40476190476190477,0.40816326530612246,0.41156462585034015,0.41496598639455784,0.41836734693877553,0.4217687074829932,0.42517006802721086,0.42857142857142855,0.43197278911564624,0.43537414965986393,0.4387755102040816,0.4421768707482993,0.445578231292517,0.4489795918367347,0.4523809523809524,0.4557823129251701,0.45918367346938777,0.46258503401360546,0.46598639455782315,0.46938775510204084,0.47278911564625853,0.47619047619047616,0.47959183673469385,0.48299319727891155,0.48639455782312924,0.4897959183673469,0.4931972789115646,0.4965986394557823,0.5,0.5034013605442177,0.5068027210884354,0.5102040816326531,0.5136054421768708,0.5170068027210885,0.5204081632653061,0.5238095238095238,0.5272108843537415,0.5306122448979592,0.5340136054421769,0.5374149659863946,0.5408163265306123,0.54421768707483,0.5476190476190477,0.5510204081632653,0.5544217687074829,0.5578231292517006,0.5612244897959183,0.564625850340136,0.5680272108843537,0.5714285714285714,0.5748299319727891,0.5782312925170068,0.5816326530612245,0.5850340136054422,0.5884353741496599,0.5918367346938775,0.5952380952380952,0.5986394557823129,0.6020408163265306,0.6054421768707483,0.608843537414966,0.6122448979591837,0.6156462585034014,0.6190476190476191,0.6224489795918368,0.6258503401360545,0.6292517006802721,0.6326530612244898,0.6360544217687075,0.6394557823129252,0.6428571428571429,0.6462585034013606,0.6496598639455783,0.6530612244897959,0.6564625850340136,0.6598639455782312,0.6632653061224489,0.6666666666666666,0.6700680272108843,0.673469387755102,0.6768707482993197,0.6802721088435374,0.6836734693877551,0.6870748299319728,0.6904761904761905,0.6938775510204082,0.6972789115646258,0.7006802721088435,0.7040816326530612,0.7074829931972789,0.7108843537414966,0.7142857142857143,0.717687074829932,0.7210884353741497,0.7244897959183674,0.7278911564625851,0.7312925170068028,0.7346938775510204,0.7380952380952381,0.7414965986394558,0.7448979591836735,0.7482993197278912,0.7517006802721088,0.7551020408163265,0.7585034013605442,0.7619047619047619,0.7653061224489796,0.7687074829931972,0.7721088435374149,0.7755102040816326,0.7789115646258503,0.782312925170068,0.7857142857142857,0.7891156462585034,0.7925170068027211,0.7959183673469388,0.7993197278911565,0.8027210884353742,0.8061224489795918,0.8095238095238095,0.8129251700680272,0.8163265306122449,0.8197278911564626,0.8231292517006803,0.826530612244898,0.8299319727891157,0.8333333333333334,0.8367346938775511,0.8401360544217688,0.8435374149659864,0.8469387755102041,0.8503401360544217,0.8537414965986394,0.8571428571428571,0.8605442176870748,0.8639455782312925,0.8673469387755102,0.8707482993197279,0.8741496598639455,0.8775510204081632,0.8809523809523809,0.8843537414965986,0.8877551020408163,0.891156462585034,0.8945578231292517,0.8979591836734694,0.9013605442176871,0.9047619047619048,0.9081632653061225,0.9115646258503401,0.9149659863945578,0.9183673469387755,0.9217687074829932,0.9251700680272109,0.9285714285714286,0.9319727891156463,0.935374149659864,0.9387755102040817,0.9421768707482994,0.9455782312925171,0.9489795918367347,0.9523809523809523,0.95578231292517,0.9591836734693877,0.9625850340136054,0.9659863945578231,0.9693877551020408,0.9727891156462585,0.9761904761904762,0.9795918367346939,0.9829931972789115,0.9863945578231292,0.9897959183673469,0.9931972789115646,0.9965986394557823],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[1.6728,1.6840,1.7127,1.7788,1.7852,1.8018,1.8279,1.8469,1.8802,2.0328,2.0415,2.0890,2.1024,2.1302,2.1623,2.1810,2.1854,2.2039,2.2654,2.2931,2.2933,2.3032,2.3242,2.3408,2.3837,2.4295,2.6067,2.6145,2.7234,2.7988,2.8239,2.8640,2.9307,2.9332,2.9601,2.9793,2.9940,2.9982,3.0511,3.1404,3.1834,3.1865,3.2341,3.2344,3.2590,3.3419,3.3686,3.3912,3.4548,3.5154,3.5785,3.6104,3.6963,3.7280,3.7651,3.7684,3.7743,3.9152,3.9231,3.9394,3.9878,4.0044,4.0108,4.0803,4.0845,4.1364,4.1371,4.1446,4.1803,4.1823,4.1845,4.2867,4.3863,4.3878,4.4271,4.4799,4.4814,4.4857,4.5070,4.6104,4.6480,4.7048,4.7114,4.7408,4.7573,4.7903,4.8608,4.8725,4.9122,4.9184,4.9350,4.9676,5.0144,5.0744,5.0822,5.1681,5.2089,5.2639,5.2892,5.3118,5.3205,5.3276,5.3438,5.3632,5.3798,5.3999,5.4708,5.4757,5.5106,5.6584,5.6600,5.6741,5.6776,5.7221,5.7509,5.7565,5.7850,5.8026,5.8262,5.8656,5.9238,5.9383,5.9514,5.9809,6.0107,6.0830,6.1073,6.1533,6.1599,6.1606,6.1764,6.1818,6.1967,6.2141,6.2381,6.2737,6.3021,6.3471,6.5441,6.5873,6.5891,6.6164,6.6426,6.6630,6.7266,6.7418,6.7519,6.8120,6.8676,6.8951,6.9025,6.9397,6.9452,7.0125,7.0139,7.0534,7.0685,7.1684,7.1751,7.1927,7.2175,7.2766,7.2850,7.3056,7.3499,7.3784,7.4362,7.4450,7.4597,7.4883,7.5038,7.5099,7.5462,7.7640,7.8529,7.8880,7.9493,7.9989,8.1254,8.1428,8.1601,8.2022,8.2692,8.2946,8.3152,8.3297,8.4094,8.4172,8.4475,8.4489,8.5150,8.5171,8.6570,8.7023,8.7305,8.8732,8.9178,8.9903,9.0291,9.0587,9.1363,9.1989,9.2478,9.2574,9.3913,9.4292,9.5282,9.5330,9.5887,9.6155,9.6504,9.8191,9.8307,9.9151,9.9524,9.9532,9.9794,10.0160,10.1233,10.1468,10.1684,10.1867,10.2293,10.2923,10.3181,10.4026,10.4274,10.4680,10.5365,10.5421,10.5515,10.5556,10.6391,10.7412,10.7469,10.8288,10.8639,10.9173,10.9878,11.0915,11.0934,11.1144,11.3575,11.3864,11.4053,11.4546,11.5198,11.5624,11.6482,11.6656,11.7298,11.8127,11.8733,11.9327,12.0258,12.0886,12.0946,12.1155,12.1267,12.2311,12.2999,12.3360,12.3510,12.3519,12.4863,12.5623,12.5749,12.5864,12.7393,12.8157,12.8487,12.9182,12.9689,13.0086,13.0172,13.0835,13.0899,13.1937,13.2534,13.3051,13.3884,13.4529,13.4813,13.6475,13.6813,13.7589,13.8143,13.8180,13.8601,13.9697,13.9839,14.0136,14.0440,14.2277,14.2632,14.4053,14.4822,14.5585,14.8234,14.8581,15.0671,15.2229,15.3090,15.3653,15.4568,15.4979,15.7302,15.8804,15.9381,16.0047,16.0312,16.0591,16.4805,16.6803,16.7373,16.8383,16.8810,16.8819,16.9537,17.4301,17.5975,17.6762,17.7195,17.8358,17.9617,18.0366,18.0864,18.4738,19.1977,19.3194,20.3766],"y":[0.003003003003003003,0.006006006006006006,0.009009009009009009,0.012012012012012012,0.015015015015015015,0.018018018018018018,0.021021021021021023,0.024024024024024024,0.02702702702702703,0.03003003003003003,0.03303303303303303,0.036036036036036036,0.03903903903903904,0.042042042042042045,0.04504504504504504,0.04804804804804805,0.05105105105105105,0.05405405405405406,0.057057057057057055,0.06006006006006006,0.06306306306306306,0.06606606606606606,0.06906906906906907,0.07207207207207207,0.07507507507507508,0.07807807807807808,0.08108108108108109,0.08408408408408409,0.08708708708708708,0.09009009009009009,0.09309309309309309,0.0960960960960961,0.0990990990990991,0.1021021021021021,0.10510510510510511,0.10810810810810811,0.1111111111111111,0.11411411411411411,0.11711711711711711,0.12012012012012012,0.12312312312312312,0.12612612612612611,0.12912912912912913,0.13213213213213212,0.13513513513513514,0.13813813813813813,0.14114114114114115,0.14414414414414414,0.14714714714714713,0.15015015015015015,0.15315315315315314,0.15615615615615616,0.15915915915915915,0.16216216216216217,0.16516516516516516,0.16816816816816818,0.17117117117117117,0.17417417417417416,0.18018018018018017,0.1831831831831832,0.18618618618618618,0.1891891891891892,0.1921921921921922,0.19519519519519518,0.1981981981981982,0.2012012012012012,0.2042042042042042,0.2072072072072072,0.21021021021021022,0.2132132132132132,0.21621621621621623,0.21921921921921922,0.2222222222222222,0.22522522522522523,0.22822822822822822,0.23123123123123124,0.23423423423423423,0.23723723723723725,0.24024024024024024,0.24324324324324326,0.24624624624624625,0.24924924924924924,0.25225225225225223,0.2552552552552553,0.25825825825825827,0.26126126126126126,0.26426426426426425,0.2672672672672673,0.2702702702702703,0.2732732732732733,0.27627627627627627,0.27927927927927926,0.2822822822822823,0.2852852852852853,0.2882882882882883,0.2912912912912913,0.29429429429429427,0.2972972972972973,0.3003003003003003,0.3033033033033033,0.3063063063063063,0.30930930930930933,0.3123123123123123,0.3153153153153153,0.3183183183183183,0.3213213213213213,0.32432432432432434,0.32732732732732733,0.3303303303303303,0.3333333333333333,0.33633633633633636,0.33933933933933935,0.34234234234234234,0.34534534534534533,0.3483483483483483,0.35135135135135137,0.35435435435435436,0.35735735735735735,0.36036036036036034,0.3633633633633634,0.3663663663663664,0.36936936936936937,0.37237237237237236,0.37537537537537535,0.3783783783783784,0.3813813813813814,0.3843843843843844,0.38738738738738737,0.39039039039039036,0.3933933933933934,0.3963963963963964,0.3993993993993994,0.4024024024024024,0.40540540540540543,0.4084084084084084,0.4114114114114114,0.4144144144144144,0.4174174174174174,0.42042042042042044,0.42342342342342343,0.4264264264264264,0.4294294294294294,0.43243243243243246,0.43543543543543545,0.43843843843843844,0.44144144144144143,0.4444444444444444,0.44744744744744747,0.45045045045045046,0.45345345345345345,0.45645645645645644,0.4594594594594595,0.4624624624624625,0.46546546546546547,0.46846846846846846,0.47147147147147145,0.4744744744744745,0.4774774774774775,0.4804804804804805,0.48348348348348347,0.4864864864864865,0.4894894894894895,0.4924924924924925,0.4954954954954955,0.4984984984984985,0.5015015015015015,0.5045045045045045,0.5075075075075075,0.5105105105105106,0.5135135135135135,0.5165165165165165,0.5195195195195195,0.5225225225225225,0.5255255255255256,0.5285285285285285,0.5315315315315315,0.5345345345345346,0.5375375375375375,0.5405405405405406,0.5435435435435435,0.5465465465465466,0.5495495495495496,0.5525525525525525,0.5555555555555556,0.5585585585585585,0.5615615615615616,0.5645645645645646,0.5675675675675675,0.5705705705705706,0.5735735735735735,0.5765765765765766,0.5795795795795796,0.5825825825825826,0.5855855855855856,0.5885885885885885,0.5915915915915916,0.5945945945945946,0.5975975975975976,0.6006006006006006,0.6036036036036037,0.6066066066066066,0.6096096096096096,0.6126126126126126,0.6156156156156156,0.6186186186186187,0.6216216216216216,0.6246246246246246,0.6276276276276276,0.6306306306306306,0.6336336336336337,0.6366366366366366,0.6396396396396397,0.6426426426426426,0.6456456456456456,0.6486486486486487,0.6516516516516516,0.6546546546546547,0.6576576576576577,0.6606606606606606,0.6636636636636637,0.6666666666666666,0.6696696696696697,0.6726726726726727,0.6756756756756757,0.6786786786786787,0.6816816816816816,0.6846846846846847,0.6876876876876877,0.6906906906906907,0.6936936936936937,0.6966966966966966,0.6996996996996997,0.7027027027027027,0.7057057057057057,0.7087087087087087,0.7117117117117117,0.7147147147147147,0.7177177177177178,0.7207207207207207,0.7237237237237237,0.7267267267267268,0.7297297297297297,0.7327327327327328,0.7357357357357357,0.7387387387387387,0.7417417417417418,0.7447447447447447,0.7477477477477478,0.7507507507507507,0.7537537537537538,0.7567567567567568,0.7597597597597597,0.7627627627627628,0.7657657657657657,0.7687687687687688,0.7717717717717718,0.7747747747747747,0.7777777777777778,0.7807807807807807,0.7837837837837838,0.7867867867867868,0.7897897897897898,0.7927927927927928,0.7957957957957958,0.7987987987987988,0.8018018018018018,0.8048048048048048,0.8078078078078078,0.8108108108108109,0.8138138138138138,0.8168168168168168,0.8198198198198198,0.8228228228228228,0.8258258258258259,0.8288288288288288,0.8318318318318318,0.8348348348348348,0.8378378378378378,0.8408408408408409,0.8438438438438438,0.8468468468468469,0.8498498498498499,0.8528528528528528,0.8558558558558559,0.8588588588588588,0.8618618618618619,0.8648648648648649,0.8678678678678678,0.8708708708708709,0.8738738738738738,0.8768768768768769,0.8798798798798799,0.8828828828828829,0.8858858858858859,0.8888888888888888,0.8918918918918919,0.8948948948948949,0.8978978978978979,0.9009009009009009,0.9039039039039038,0.9069069069069069,0.9099099099099099,0.9129129129129129,0.9159159159159159,0.918918918918919,0.9219219219219219,0.924924924924925,0.9279279279279279,0.9309309309309309,0.933933933933934,0.9369369369369369,0.93993993993994,0.9429429429429429,0.9459459459459459,0.948948948948949,0.9519519519519519,0.954954954954955,0.9579579579579579,0.960960960960961,0.963963963963964,0.9669669669669669,0.96996996996997,0.972972972972973,0.975975975975976,0.978978978978979,0.9819819819819819,0.984984984984985,0.987987987987988,0.990990990990991,0.993993993993994,0.996996996996997],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[1.5614,1.8764,2.7779,2.9813,3.0580,3.0775,3.1609,3.1963,3.2098,3.2550,3.3156,3.4099,3.4172,3.4841,3.5541,3.5940,3.6186,3.6350,3.6675,3.7395,3.8425,3.8450,3.8888,3.8920,3.9427,4.0016,4.1008,4.2083,4.2098,4.2206,4.3482,4.3596,4.3953,4.4915,4.5393,4.5529,4.6052,4.6366,4.6392,4.7339,4.7503,4.7719,4.8473,4.8544,4.9105,4.9638,5.0260,5.0327,5.0457,5.0812,5.1203,5.1253,5.1435,5.1661,5.1777,5.1920,5.2478,5.2594,5.2871,5.2998,5.3409,5.3730,5.4615,5.4916,5.5518,5.5867,5.6265,5.6367,5.6517,5.6610,5.7023,5.7088,5.7287,5.7413,5.7418,5.7631,5.7690,5.7854,5.7866,5.8454,5.8748,5.8876,5.9499,6.0145,6.0794,6.0856,6.1075,6.1221,6.1383,6.1522,6.2893,6.2927,6.3066,6.3162,6.3398,6.3437,6.4286,6.4498,6.4982,6.5277,6.6639,6.6750,6.7402,6.8214,6.8220,6.8605,6.8701,6.8789,6.9082,6.9462,7.0131,7.0491,7.0659,7.1414,7.1660,7.2571,7.2606,7.2770,7.2834,7.2948,7.3296,7.3314,7.3444,7.4169,7.5018,7.5103,7.5668,7.5781,7.5817,7.6093,7.6177,7.6989,7.7886,7.7948,7.8316,7.8663,7.8730,7.9768,8.0048,8.0076,8.0420,8.0490,8.0674,8.1036,8.1510,8.1564,8.1732,8.2463,8.2702,8.2819,8.3082,8.3221,8.3572,8.3707,8.4018,8.4129,8.4959,8.5462,8.5919,8.6619,8.8212,8.8769,8.8778,8.8957,8.9155,8.9659,8.9987,9.0495,9.0971,9.1024,9.1783,9.2745,9.2950,9.3322,9.3771,9.3913,9.4197,9.4684,9.5027,9.5615,9.5758,9.5762,9.5949,9.6724,9.7020,9.7417,9.7878,9.8262,9.8815,9.8950,9.9739,9.9799,9.9911,10.0411,10.0475,10.0516,10.1085,10.1123,10.1296,10.1536,10.1914,10.1920,10.2727,10.3661,10.3998,10.4038,10.4771,10.4976,10.6056,10.6328,10.6345,10.6554,10.6695,10.8240,10.8779,10.9117,10.9350,10.9682,11.0534,11.0919,11.1338,11.3630,11.3809,11.4263,11.5471,11.5616,11.8372,12.0178,12.0340,12.0352,12.1261,12.1442,12.2206,12.2583,12.2638,12.3457,12.3725,12.4445,12.4973,12.6300,12.6545,12.7593,12.7614,12.7695,12.8244,13.0097,13.0542,13.3140,13.4137,13.4380,13.5402,13.5535,13.5838,13.6177,13.6990,13.8176,13.8630,14.0065,14.0988,14.1406,14.2273,14.3861,14.4480,14.6189,14.6401,14.6460,14.8035,14.8724,15.2178,15.4798,15.5017,15.6187,15.8460,16.1668,16.1899,16.1924,16.3114,16.6044,16.6538,16.6546,16.7614,16.8908,16.9074,17.1070,17.2776,17.3454,17.4163,17.4814,17.4833,17.7177,17.8516,17.9215,18.3351,18.3364,18.3816,18.4212,18.6960,18.7133,19.0749,19.2197,19.2610,19.8178,20.6573,21.1039,21.5866,21.6025,22.3047,22.3858],"y":[0.003236245954692557,0.006472491909385114,0.009708737864077669,0.012944983818770227,0.016181229773462782,0.019417475728155338,0.022653721682847898,0.025889967637540454,0.02912621359223301,0.032362459546925564,0.03559870550161812,0.038834951456310676,0.042071197411003236,0.045307443365695796,0.04854368932038835,0.05177993527508091,0.05501618122977346,0.05825242718446602,0.061488673139158574,0.06472491909385113,0.06796116504854369,0.07119741100323625,0.0744336569579288,0.07766990291262135,0.08090614886731391,0.08414239482200647,0.08737864077669903,0.09061488673139159,0.09385113268608414,0.0970873786407767,0.10032362459546926,0.10355987055016182,0.10679611650485436,0.11003236245954692,0.11326860841423948,0.11650485436893204,0.11974110032362459,0.12297734627831715,0.1262135922330097,0.12944983818770225,0.13268608414239483,0.13592233009708737,0.13915857605177995,0.1423948220064725,0.14563106796116504,0.1488673139158576,0.15210355987055016,0.1553398058252427,0.15857605177993528,0.16181229773462782,0.1650485436893204,0.16828478964401294,0.1715210355987055,0.17475728155339806,0.1779935275080906,0.18122977346278318,0.18446601941747573,0.18770226537216828,0.19093851132686085,0.1941747572815534,0.19741100323624594,0.20064724919093851,0.20388349514563106,0.20711974110032363,0.21035598705501618,0.21359223300970873,0.2168284789644013,0.22006472491909385,0.22330097087378642,0.22653721682847897,0.2297734627831715,0.23300970873786409,0.23624595469255663,0.23948220064724918,0.24271844660194175,0.2459546925566343,0.24919093851132687,0.2524271844660194,0.255663430420712,0.2588996763754045,0.2621359223300971,0.26537216828478966,0.2686084142394822,0.27184466019417475,0.2750809061488673,0.2783171521035599,0.2815533980582524,0.284789644012945,0.28802588996763756,0.2912621359223301,0.29449838187702265,0.2977346278317152,0.30097087378640774,0.3042071197411003,0.3074433656957929,0.3106796116504854,0.313915857605178,0.31715210355987056,0.32038834951456313,0.32362459546925565,0.3268608414239482,0.3300970873786408,0.3333333333333333,0.3365695792880259,0.33980582524271846,0.343042071197411,0.34627831715210355,0.34951456310679613,0.35275080906148865,0.3559870550161812,0.3592233009708738,0.36245954692556637,0.3656957928802589,0.36893203883495146,0.37216828478964403,0.37540453074433655,0.3786407766990291,0.3818770226537217,0.3851132686084142,0.3883495145631068,0.39158576051779936,0.3948220064724919,0.39805825242718446,0.40129449838187703,0.4045307443365696,0.4077669902912621,0.4110032362459547,0.41423948220064727,0.4174757281553398,0.42071197411003236,0.42394822006472493,0.42718446601941745,0.43042071197411,0.4336569579288026,0.4368932038834951,0.4401294498381877,0.44336569579288027,0.44660194174757284,0.44983818770226536,0.45307443365695793,0.4563106796116505,0.459546925566343,0.4627831715210356,0.46601941747572817,0.4692556634304207,0.47249190938511326,0.47572815533980584,0.47896440129449835,0.48220064724919093,0.4854368932038835,0.4886731391585761,0.4919093851132686,0.49514563106796117,0.49838187702265374,0.5016181229773463,0.5048543689320388,0.5080906148867314,0.511326860841424,0.5145631067961165,0.517799352750809,0.5210355987055016,0.5242718446601942,0.5275080906148867,0.5307443365695793,0.5339805825242718,0.5372168284789643,0.540453074433657,0.5436893203883495,0.5469255663430421,0.5501618122977346,0.5533980582524272,0.5566343042071198,0.5598705501618123,0.5631067961165048,0.5663430420711975,0.56957928802589,0.5728155339805825,0.5760517799352751,0.5792880258899676,0.5825242718446602,0.5857605177993528,0.5889967637540453,0.5922330097087378,0.5954692556634305,0.598705501618123,0.6019417475728155,0.6051779935275081,0.6084142394822006,0.6116504854368932,0.6148867313915858,0.6181229773462783,0.6213592233009708,0.6245954692556634,0.627831715210356,0.6310679611650486,0.6343042071197411,0.6375404530744336,0.6407766990291263,0.6440129449838188,0.6472491909385113,0.6504854368932039,0.6537216828478964,0.656957928802589,0.6601941747572816,0.6634304207119741,0.6666666666666666,0.6699029126213593,0.6731391585760518,0.6763754045307443,0.6796116504854369,0.6828478964401294,0.686084142394822,0.6893203883495146,0.6925566343042071,0.6957928802588996,0.6990291262135923,0.7022653721682848,0.7055016181229773,0.7087378640776699,0.7119741100323624,0.7152103559870551,0.7184466019417476,0.7216828478964401,0.7249190938511327,0.7281553398058253,0.7313915857605178,0.7346278317152104,0.7378640776699029,0.7411003236245954,0.7443365695792881,0.7475728155339806,0.7508090614886731,0.7540453074433657,0.7572815533980582,0.7605177993527508,0.7637540453074434,0.7669902912621359,0.7702265372168284,0.7734627831715211,0.7766990291262136,0.7799352750809061,0.7831715210355987,0.7864077669902912,0.7896440129449838,0.7928802588996764,0.7961165048543689,0.7993527508090615,0.8025889967637541,0.8058252427184466,0.8090614886731392,0.8122977346278317,0.8155339805825242,0.8187702265372169,0.8220064724919094,0.8252427184466019,0.8284789644012945,0.8317152103559871,0.8349514563106796,0.8381877022653722,0.8414239482200647,0.8446601941747572,0.8478964401294499,0.8511326860841424,0.8543689320388349,0.8576051779935275,0.86084142394822,0.8640776699029126,0.8673139158576052,0.8705501618122977,0.8737864077669902,0.8770226537216829,0.8802588996763754,0.883495145631068,0.8867313915857605,0.889967637540453,0.8932038834951457,0.8964401294498382,0.8996763754045307,0.9029126213592233,0.9061488673139159,0.9093851132686084,0.912621359223301,0.9158576051779935,0.919093851132686,0.9223300970873787,0.9255663430420712,0.9288025889967637,0.9320388349514563,0.9352750809061489,0.9385113268608414,0.941747572815534,0.9449838187702265,0.948220064724919,0.9514563106796117,0.9546925566343042,0.9579288025889967,0.9611650485436893,0.9644012944983819,0.9676375404530745,0.970873786407767,0.9741100323624595,0.9773462783171522,0.9805825242718447,0.9838187702265372,0.9870550161812298,0.9902912621359223,0.9935275080906149,0.9967637540453075],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.5715,0.9298,0.9438,0.9998,1.0004,1.0185,1.0280,1.0380,1.0409,1.0683,1.0899,1.0965,1.1098,1.1152,1.1290,1.1392,1.1781,1.1830,1.2080,1.2189,1.2315,1.2404,1.2444,1.2967,1.3541,1.3749,1.3944,1.3951,1.4138,1.5777,1.6040,1.6073,1.6245,1.6512,1.7099,1.7281,1.7634,1.7646,1.7664,1.7750,1.7822,1.8590,1.8913,1.9186,1.9436,1.9485,1.9640,1.9983,2.0529,2.0755,2.0855,2.1042,2.1521,2.1758,2.2226,2.2295,2.2306,2.2683,2.2806,2.2918,2.3072,2.3478,2.3654,2.3726,2.3921,2.4234,2.4305,2.4581,2.4663,2.4860,2.5123,2.5260,2.5325,2.5329,2.5655,2.5697,2.5799,2.6065,2.6356,2.6738,2.7027,2.7376,2.7681,2.7855,2.7919,2.8003,2.9100,2.9164,2.9468,3.0038,3.0157,3.0318,3.0533,3.0543,3.0664,3.0921,3.0984,3.1288,3.1426,3.1894,3.1921,3.2229,3.2413,3.2485,3.2711,3.2754,3.2925,3.3735,3.3831,3.4051,3.4342,3.4375,3.5057,3.5103,3.5342,3.5807,3.5982,3.6177,3.6525,3.6895,3.6971,3.7290,3.7328,3.7337,3.7701,3.7709,3.8218,3.8597,3.9067,3.9249,3.9360,3.9496,3.9561,3.9981,4.0062,4.0653,4.1024,4.1026,4.1736,4.2328,4.2353,4.3681,4.4378,4.4678,4.4793,4.5393,4.5662,4.6060,4.6576,4.6705,4.6815,4.7316,4.7770,4.7833,4.8310,4.8755,4.9039,4.9044,4.9545,5.0008,5.0117,5.0806,5.0851,5.0900,5.1470,5.1525,5.1857,5.1861,5.1980,5.2199,5.2396,5.2662,5.2831,5.3194,5.3195,5.3574,5.3693,5.3910,5.3967,5.4196,5.4295,5.4445,5.5027,5.5056,5.5167,5.5949,5.6140,5.6653,5.6794,5.7039,5.7753,5.7765,5.8281,5.8946,5.8961,6.0981,6.1670,6.1929,6.2033,6.2404,6.2873,6.2999,6.3230,6.3241,6.3458,6.3776,6.3889,6.5033,6.6033,6.7614,6.7847,6.8263,6.9136,6.9194,6.9216,6.9410,6.9889,7.0608,7.1313,7.1784,7.2684,7.2964,7.3444,7.3856,7.4073,7.4590,7.4659,7.5001,7.5325,7.5561,7.6081,7.6354,7.6951,7.7281,7.8437,7.9018,7.9190,7.9757,7.9958,8.0052,8.0070,8.0890,8.0996,8.1530,8.2911,8.3617,8.4287,8.4514,8.4827,8.4938,8.5547,8.6467,8.7099,8.7132,8.7826,8.8163,8.8248,9.0038,9.0416,9.1018,9.1354,9.2345,9.2403,9.2540,9.3262,9.3263,9.4239,9.5121,9.6276,9.6499,9.8105,9.8349,9.8463,9.8600,9.8619,9.8880,9.9310,10.0579,10.0954,10.2459,10.3299,10.3890,10.4020,10.4192,10.4704,10.5802,10.5998,10.6248,10.8969,10.9749,11.1226,11.2769,11.3588,11.3659,11.4615,11.4619,11.5211,11.6102,11.6205,11.7228,11.7293,11.8053,11.8906,11.9736,12.0151,12.0368,12.0733,12.1426,12.1792,12.2141,12.3721,12.4369,12.4761,12.5945,12.6253,12.7406,12.8372,12.9941,13.1378,13.2867,13.4524,13.5020,13.5497,13.5736,13.8822,14.0512,14.1091,14.2223,14.3099,14.3156,14.3506,14.4123,14.5026,14.6954,14.9246,14.9916,15.2754,15.2819,15.3354,15.3566,15.4385,15.4648,15.4757,15.5322,15.7947,15.9274,16.0857,16.3380,16.4796,16.6044,16.7337,16.7925,17.1035,17.3821,17.6324,18.0162,18.4357,18.8549,19.7125,19.7988,20.7111,20.8416,22.0538,23.9941],"y":[0.00273224043715847,0.00546448087431694,0.00819672131147541,0.01092896174863388,0.01366120218579235,0.01639344262295082,0.01912568306010929,0.02185792349726776,0.02459016393442623,0.0273224043715847,0.030054644808743168,0.03278688524590164,0.03551912568306011,0.03825136612021858,0.040983606557377046,0.04371584699453552,0.04644808743169399,0.04918032786885246,0.05191256830601093,0.05737704918032787,0.060109289617486336,0.06284153005464481,0.06557377049180328,0.06830601092896176,0.07103825136612021,0.07377049180327869,0.07650273224043716,0.07923497267759563,0.08196721311475409,0.08469945355191257,0.08743169398907104,0.09016393442622951,0.09289617486338798,0.09562841530054644,0.09836065573770492,0.10109289617486339,0.10382513661202186,0.10655737704918032,0.1092896174863388,0.11202185792349727,0.11475409836065574,0.11748633879781421,0.12021857923497267,0.12295081967213115,0.12568306010928962,0.1284153005464481,0.13114754098360656,0.13387978142076504,0.1366120218579235,0.13934426229508196,0.14207650273224043,0.1448087431693989,0.14754098360655737,0.15027322404371585,0.15300546448087432,0.1557377049180328,0.15846994535519127,0.16120218579234974,0.16393442622950818,0.16666666666666666,0.16939890710382513,0.1721311475409836,0.17486338797814208,0.17759562841530055,0.18032786885245902,0.1830601092896175,0.18579234972677597,0.1885245901639344,0.1912568306010929,0.19398907103825136,0.19672131147540983,0.1994535519125683,0.20218579234972678,0.20491803278688525,0.20765027322404372,0.2103825136612022,0.21311475409836064,0.21584699453551912,0.2185792349726776,0.22131147540983606,0.22404371584699453,0.226775956284153,0.22950819672131148,0.23224043715846995,0.23497267759562843,0.23770491803278687,0.24043715846994534,0.24316939890710382,0.2459016393442623,0.24863387978142076,0.25136612021857924,0.2540983606557377,0.2568306010928962,0.25956284153005466,0.26229508196721313,0.2650273224043716,0.2677595628415301,0.27049180327868855,0.273224043715847,0.27595628415300544,0.2786885245901639,0.2814207650273224,0.28415300546448086,0.28688524590163933,0.2896174863387978,0.2923497267759563,0.29508196721311475,0.2978142076502732,0.3005464480874317,0.30327868852459017,0.30601092896174864,0.3087431693989071,0.3114754098360656,0.31420765027322406,0.31693989071038253,0.319672131147541,0.3224043715846995,0.3251366120218579,0.32786885245901637,0.33060109289617484,0.3333333333333333,0.3360655737704918,0.33879781420765026,0.34153005464480873,0.3442622950819672,0.3469945355191257,0.34972677595628415,0.3524590163934426,0.3551912568306011,0.35792349726775957,0.36065573770491804,0.3633879781420765,0.366120218579235,0.36885245901639346,0.37158469945355194,0.3743169398907104,0.3770491803278688,0.3797814207650273,0.3825136612021858,0.38524590163934425,0.3879781420765027,0.3907103825136612,0.39344262295081966,0.39617486338797814,0.3989071038251366,0.4016393442622951,0.40437158469945356,0.40710382513661203,0.4098360655737705,0.412568306010929,0.41530054644808745,0.4180327868852459,0.4207650273224044,0.42349726775956287,0.4262295081967213,0.42896174863387976,0.43169398907103823,0.4344262295081967,0.4371584699453552,0.43989071038251365,0.4426229508196721,0.4453551912568306,0.44808743169398907,0.45081967213114754,0.453551912568306,0.4562841530054645,0.45901639344262296,0.46174863387978143,0.4644808743169399,0.4672131147540984,0.46994535519125685,0.4726775956284153,0.47540983606557374,0.4781420765027322,0.4808743169398907,0.48360655737704916,0.48633879781420764,0.4890710382513661,0.4918032786885246,0.49453551912568305,0.4972677595628415,0.5,0.5027322404371585,0.505464480874317,0.5081967213114754,0.5109289617486339,0.5136612021857924,0.5163934426229508,0.5191256830601093,0.5218579234972678,0.5245901639344263,0.5273224043715847,0.5300546448087432,0.5327868852459017,0.5355191256830601,0.5382513661202186,0.5409836065573771,0.5437158469945356,0.546448087431694,0.5491803278688525,0.5519125683060109,0.5546448087431693,0.5573770491803278,0.5601092896174863,0.5628415300546448,0.5655737704918032,0.5683060109289617,0.5710382513661202,0.5737704918032787,0.5765027322404371,0.5792349726775956,0.5819672131147541,0.5846994535519126,0.587431693989071,0.5901639344262295,0.592896174863388,0.5956284153005464,0.5983606557377049,0.6010928961748634,0.6038251366120219,0.6065573770491803,0.6092896174863388,0.6120218579234973,0.6147540983606558,0.6174863387978142,0.6202185792349727,0.6229508196721312,0.6256830601092896,0.6284153005464481,0.6311475409836066,0.6338797814207651,0.6366120218579235,0.639344262295082,0.6420765027322405,0.644808743169399,0.6475409836065574,0.6502732240437158,0.6530054644808743,0.6557377049180327,0.6584699453551912,0.6612021857923497,0.6639344262295082,0.6666666666666666,0.6693989071038251,0.6721311475409836,0.674863387978142,0.6775956284153005,0.680327868852459,0.6830601092896175,0.6857923497267759,0.6885245901639344,0.6912568306010929,0.6939890710382514,0.6967213114754098,0.6994535519125683,0.7021857923497268,0.7049180327868853,0.7076502732240437,0.7103825136612022,0.7131147540983607,0.7158469945355191,0.7185792349726776,0.7213114754098361,0.7240437158469946,0.726775956284153,0.7295081967213115,0.73224043715847,0.7349726775956285,0.7377049180327869,0.7404371584699454,0.7431693989071039,0.7459016393442623,0.7486338797814208,0.7513661202185792,0.7540983606557377,0.7568306010928961,0.7595628415300546,0.7622950819672131,0.7650273224043715,0.76775956284153,0.7704918032786885,0.773224043715847,0.7759562841530054,0.7786885245901639,0.7814207650273224,0.7841530054644809,0.7868852459016393,0.7896174863387978,0.7923497267759563,0.7950819672131147,0.7978142076502732,0.8005464480874317,0.8032786885245902,0.8060109289617486,0.8087431693989071,0.8114754098360656,0.8142076502732241,0.8169398907103825,0.819672131147541,0.8224043715846995,0.825136612021858,0.8278688524590164,0.8306010928961749,0.8333333333333334,0.8360655737704918,0.8387978142076503,0.8415300546448088,0.8442622950819673,0.8469945355191257,0.8497267759562842,0.8524590163934426,0.855191256830601,0.8579234972677595,0.860655737704918,0.8633879781420765,0.8661202185792349,0.8688524590163934,0.8715846994535519,0.8743169398907104,0.8770491803278688,0.8797814207650273,0.8825136612021858,0.8852459016393442,0.8879781420765027,0.8907103825136612,0.8934426229508197,0.8961748633879781,0.8989071038251366,0.9016393442622951,0.9043715846994536,0.907103825136612,0.9098360655737705,0.912568306010929,0.9153005464480874,0.9180327868852459,0.9207650273224044,0.9234972677595629,0.9262295081967213,0.9289617486338798,0.9316939890710383,0.9344262295081968,0.9371584699453552,0.9398907103825137,0.9426229508196722,0.9453551912568307,0.9480874316939891,0.9508196721311475,0.953551912568306,0.9562841530054644,0.9590163934426229,0.9617486338797814,0.9644808743169399,0.9672131147540983,0.9699453551912568,0.9726775956284153,0.9754098360655737,0.9781420765027322,0.9808743169398907,0.9836065573770492,0.9863387978142076,0.9890710382513661,0.9918032786885246,0.994535519125683,0.9972677595628415],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[2.5966,2.8404,2.8784,2.8964,2.9444,3.0303,3.0569,3.1102,3.2581,3.4631,3.5734,3.6337,3.7425,3.7510,3.8408,3.9398,3.9817,3.9875,4.0098,4.0308,4.0318,4.0434,4.0696,4.1005,4.1469,4.1556,4.1637,4.1761,4.1823,4.1927,4.2095,4.2535,4.3529,4.3734,4.3852,4.3995,4.4209,4.4493,4.5821,4.6628,4.6822,4.7545,4.7953,4.7979,4.8153,4.8617,4.8842,4.9115,4.9383,4.9386,4.9719,4.9866,5.0206,5.1053,5.1627,5.1896,5.2537,5.2538,5.2931,5.2956,5.3030,5.3653,5.3710,5.3990,5.4611,5.4667,5.4680,5.4722,5.4820,5.4856,5.5035,5.5087,5.5285,5.5313,5.5328,5.5551,5.5783,5.5845,5.6000,5.6420,5.6426,5.6437,5.6841,5.6895,5.6963,5.7062,5.7124,5.7396,5.8284,5.8300,5.8301,5.8726,5.8957,6.0638,6.0874,6.1077,6.1166,6.3058,6.3381,6.3764,6.3966,6.4456,6.5447,6.6840,6.6904,6.7083,6.7104,6.7671,6.7686,6.7875,6.7890,6.8490,6.8743,6.8801,6.9106,7.0219,7.0279,7.0293,7.0344,7.0382,7.0942,7.1351,7.1462,7.1698,7.2110,7.2572,7.3337,7.3521,7.3807,7.4414,7.4465,7.4466,7.5035,7.5577,7.5963,7.6111,7.6218,7.7447,7.8465,7.9037,7.9063,8.0024,8.0329,8.0496,8.0890,8.0926,8.1075,8.1279,8.1347,8.1750,8.1958,8.3969,8.4536,8.4801,8.4913,8.5107,8.5487,8.5918,8.6180,8.6470,8.7319,8.7361,8.7748,8.8217,8.8603,8.9576,8.9783,9.0960,9.1085,9.1324,9.2156,9.2182,9.2936,9.3023,9.3404,9.3578,9.3805,9.3982,9.4110,9.4114,9.4299,9.4767,9.4799,9.5802,9.5997,9.6483,9.6815,9.7462,9.7591,9.8174,9.9748,10.1045,10.1633,10.2060,10.2582,10.3134,10.3512,10.3599,10.4325,10.4562,10.4629,10.4644,10.5574,10.5918,10.7254,10.8990,11.1768,11.2742,11.2982,11.3663,11.3800,11.6010,11.6277,11.6423,11.6491,11.6776,11.6824,11.7243,11.7525,11.7564,11.7901,11.9980,12.0747,12.1813,12.2627,12.3144,12.3465,12.3885,12.5638,12.6067,12.6192,12.7329,12.8122,12.8874,12.9305,12.9631,13.1063,13.1483,13.3138,13.5658,13.5737,13.5985,13.7501,13.7752,13.8745,14.1747,14.1927,14.1933,14.2734,14.3531,14.3567,14.3977,14.4596,14.5760,14.5991,14.6496,14.7423,14.9128,14.9303,14.9689,14.9708,14.9855,15.0469,15.0672,15.0785,15.1027,15.1849,15.2216,15.4783,15.5650,15.6173,15.8559,16.0185,16.0871,16.2671,16.2829,16.3296,16.3391,16.5719,16.7756,16.8210,17.0876,17.1328,17.2233,17.6216,17.6701,17.6809,17.6898,17.9706,18.5050,18.8531,18.8655,18.9255,19.3491,19.5580,20.3727],"y":[0.003367003367003367,0.006734006734006734,0.010101010101010102,0.013468013468013467,0.016835016835016835,0.020202020202020204,0.02356902356902357,0.026936026936026935,0.030303030303030304,0.03367003367003367,0.037037037037037035,0.04040404040404041,0.04377104377104377,0.04713804713804714,0.050505050505050504,0.05387205387205387,0.05723905723905724,0.06060606060606061,0.06397306397306397,0.06734006734006734,0.0707070707070707,0.07407407407407407,0.07744107744107744,0.08080808080808081,0.08417508417508418,0.08754208754208755,0.09090909090909091,0.09427609427609428,0.09764309764309764,0.10101010101010101,0.10437710437710437,0.10774410774410774,0.1111111111111111,0.11447811447811448,0.11784511784511785,0.12121212121212122,0.12457912457912458,0.12794612794612795,0.13131313131313133,0.13468013468013468,0.13804713804713806,0.1414141414141414,0.1447811447811448,0.14814814814814814,0.15151515151515152,0.15488215488215487,0.15824915824915825,0.16161616161616163,0.16498316498316498,0.16835016835016836,0.1717171717171717,0.1750841750841751,0.17845117845117844,0.18181818181818182,0.18518518518518517,0.18855218855218855,0.1919191919191919,0.19528619528619529,0.19865319865319866,0.20202020202020202,0.2053872053872054,0.20875420875420875,0.21212121212121213,0.21548821548821548,0.21885521885521886,0.2222222222222222,0.2255892255892256,0.22895622895622897,0.23232323232323232,0.2356902356902357,0.23905723905723905,0.24242424242424243,0.24579124579124578,0.24915824915824916,0.25252525252525254,0.2558922558922559,0.25925925925925924,0.26262626262626265,0.265993265993266,0.26936026936026936,0.2727272727272727,0.2760942760942761,0.27946127946127947,0.2828282828282828,0.28619528619528617,0.2895622895622896,0.29292929292929293,0.2962962962962963,0.2996632996632997,0.30303030303030304,0.3063973063973064,0.30976430976430974,0.31313131313131315,0.3164983164983165,0.31986531986531985,0.32323232323232326,0.3265993265993266,0.32996632996632996,0.3333333333333333,0.3367003367003367,0.3400673400673401,0.3434343434343434,0.3468013468013468,0.3501683501683502,0.35353535353535354,0.3569023569023569,0.3602693602693603,0.36363636363636365,0.367003367003367,0.37037037037037035,0.37373737373737376,0.3771043771043771,0.38047138047138046,0.3838383838383838,0.3872053872053872,0.39057239057239057,0.3939393939393939,0.39730639730639733,0.4006734006734007,0.40404040404040403,0.4074074074074074,0.4107744107744108,0.41414141414141414,0.4175084175084175,0.4208754208754209,0.42424242424242425,0.4276094276094276,0.43097643097643096,0.43434343434343436,0.4377104377104377,0.44107744107744107,0.4444444444444444,0.4478114478114478,0.4511784511784512,0.45454545454545453,0.45791245791245794,0.4612794612794613,0.46464646464646464,0.468013468013468,0.4713804713804714,0.47474747474747475,0.4781144781144781,0.48148148148148145,0.48484848484848486,0.4882154882154882,0.49158249158249157,0.494949494949495,0.4983164983164983,0.5016835016835017,0.5050505050505051,0.5084175084175084,0.5117845117845118,0.5151515151515151,0.5185185185185185,0.5218855218855218,0.5252525252525253,0.5286195286195287,0.531986531986532,0.5353535353535354,0.5387205387205387,0.5420875420875421,0.5454545454545454,0.5488215488215489,0.5521885521885522,0.5555555555555556,0.5589225589225589,0.5622895622895623,0.5656565656565656,0.569023569023569,0.5723905723905723,0.5757575757575758,0.5791245791245792,0.5824915824915825,0.5858585858585859,0.5892255892255892,0.5925925925925926,0.5959595959595959,0.5993265993265994,0.6026936026936027,0.6060606060606061,0.6094276094276094,0.6127946127946128,0.6161616161616161,0.6195286195286195,0.622895622895623,0.6262626262626263,0.6296296296296297,0.632996632996633,0.6363636363636364,0.6397306397306397,0.6430976430976431,0.6464646464646465,0.6498316498316499,0.6531986531986532,0.6565656565656566,0.6599326599326599,0.6632996632996633,0.6666666666666666,0.67003367003367,0.6734006734006734,0.6767676767676768,0.6801346801346801,0.6835016835016835,0.6868686868686869,0.6902356902356902,0.6936026936026936,0.696969696969697,0.7003367003367004,0.7037037037037037,0.7070707070707071,0.7104377104377104,0.7138047138047138,0.7171717171717171,0.7205387205387206,0.7239057239057239,0.7272727272727273,0.7306397306397306,0.734006734006734,0.7373737373737373,0.7407407407407407,0.7441077441077442,0.7474747474747475,0.7508417508417509,0.7542087542087542,0.7575757575757576,0.7609427609427609,0.7643097643097643,0.7676767676767676,0.7710437710437711,0.7744107744107744,0.7777777777777778,0.7811447811447811,0.7845117845117845,0.7878787878787878,0.7912457912457912,0.7946127946127947,0.797979797979798,0.8013468013468014,0.8047138047138047,0.8080808080808081,0.8114478114478114,0.8148148148148148,0.8181818181818182,0.8215488215488216,0.8249158249158249,0.8282828282828283,0.8316498316498316,0.835016835016835,0.8383838383838383,0.8417508417508418,0.8451178451178452,0.8484848484848485,0.8518518518518519,0.8552188552188552,0.8585858585858586,0.8619528619528619,0.8653198653198653,0.8686868686868687,0.8720538720538721,0.8754208754208754,0.8787878787878788,0.8821548821548821,0.8855218855218855,0.8888888888888888,0.8922558922558923,0.8956228956228957,0.898989898989899,0.9023569023569024,0.9057239057239057,0.9090909090909091,0.9124579124579124,0.9158249158249159,0.9191919191919192,0.9225589225589226,0.9259259259259259,0.9292929292929293,0.9326599326599326,0.936026936026936,0.9393939393939394,0.9427609427609428,0.9461279461279462,0.9494949494949495,0.9528619528619529,0.9562289562289562,0.9595959595959596,0.9629629629629629,0.9663299663299664,0.9696969696969697,0.9730639730639731,0.9764309764309764,0.9797979797979798,0.9831649831649831,0.9865319865319865,0.98989898989899,0.9932659932659933,0.9966329966329966],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.7185,0.7336,0.7417,0.8385,0.8394,0.8787,0.9482,0.9943,1.0144,1.0208,1.1766,1.2347,1.2473,1.2665,1.2992,1.3079,1.3100,1.3167,1.3188,1.3370,1.3381,1.4144,1.4602,1.5174,1.5675,1.5915,1.6483,1.6859,1.7264,1.7500,1.7508,1.7647,1.7676,1.7735,1.7798,1.8536,1.8873,1.8906,1.8919,1.8995,1.9145,1.9360,1.9819,2.0373,2.0422,2.0482,2.0746,2.1465,2.1541,2.2270,2.2594,2.2862,2.3150,2.3470,2.3509,2.3593,2.3695,2.4018,2.4067,2.4106,2.4190,2.4573,2.4911,2.5092,2.5177,2.5425,2.5495,2.5813,2.6248,2.6256,2.6668,2.6755,2.7932,2.7934,2.8850,2.9253,2.9345,3.0063,3.0267,3.0612,3.1139,3.1785,3.2209,3.2315,3.2514,3.2874,3.3003,3.3133,3.3150,3.3525,3.3802,3.4454,3.4937,3.5046,3.5111,3.5608,3.5801,3.6146,3.6359,3.6965,3.7103,3.8132,3.8757,3.8774,3.9343,3.9388,3.9761,4.0312,4.0354,4.0733,4.0865,4.1725,4.1808,4.2808,4.2894,4.2977,4.3495,4.3799,4.4802,4.4815,4.5076,4.5334,4.5404,4.5433,4.5889,4.6588,4.6971,4.7170,4.7504,4.7648,4.7787,4.7800,4.8064,4.8883,4.9355,4.9357,4.9700,4.9954,5.0344,5.0701,5.0840,5.1445,5.1566,5.1695,5.1757,5.1984,5.2387,5.2523,5.2755,5.3009,5.3166,5.3253,5.3535,5.3719,5.4737,5.4952,5.5322,5.5410,5.5657,5.5723,5.5888,5.5889,5.6113,5.6258,5.6296,5.6389,5.6547,5.7242,5.7456,5.7545,5.7665,5.7777,5.8051,5.8358,5.9344,5.9691,5.9900,6.0068,6.0235,6.0513,6.0779,6.1019,6.1055,6.1090,6.1752,6.1869,6.1957,6.3481,6.4092,6.4249,6.5445,6.5808,6.6013,6.6225,6.6312,6.6866,6.7688,6.7762,6.8106,6.8436,6.9097,6.9327,6.9796,7.0777,7.0968,7.1086,7.1099,7.1350,7.2587,7.2972,7.3135,7.3215,7.3331,7.3801,7.3843,7.4484,7.4808,7.5416,7.5821,7.9585,7.9851,7.9898,7.9924,8.0711,8.0742,8.0859,8.0865,8.1004,8.1208,8.1265,8.1366,8.1462,8.1800,8.1968,8.3529,8.4431,8.4580,8.5133,8.5540,8.5567,8.6067,8.6085,8.6862,8.6940,8.7321,8.8195,8.9052,8.9247,8.9440,9.0067,9.0762,9.1214,9.1257,9.2340,9.3931,9.4540,9.5027,9.5203,9.5309,9.6219,9.6351,9.6510,9.6627,9.6835,9.7499,9.8011,9.8934,9.8990,9.9537,9.9891,9.9987,10.0341,10.0348,10.2727,10.3297,10.3421,10.4180,10.4256,10.5147,10.5227,10.5258,10.5306,10.5806,10.5837,10.5967,10.6263,10.7641,10.7705,10.8692,10.9958,11.1550,11.1895,11.2414,11.3099,11.3485,11.3980,11.5161,11.5309,11.7638,11.7980,11.8115,11.8150,11.8378,11.8866,11.9121,12.0033,12.1411,12.1653,12.3228,12.4573,12.4659,12.4751,12.5059,12.5510,12.5790,12.5846,12.7059,12.7484,12.9880,13.1213,13.1335,13.1578,13.1728,13.1790,13.2797,13.2802,13.2934,13.4299,13.6375,13.6702,13.7087,13.7607,13.7695,13.7710,13.7749,13.8009,13.9148,13.9975,14.0394,14.1617,14.4373,14.6115,14.6765,14.8018,14.8872,14.9214,15.2274,15.3034,15.5601,15.7596,15.7671,15.8450,16.0774,16.1769,16.1861,16.3437,16.5744,16.6539,16.6636,16.6728,16.7456,16.8043,16.9063,16.9109,16.9710,17.0596,17.1176,17.1254,17.5884,17.6616,17.7582,17.8115,17.9203,18.0256,18.0670,18.1088,18.4159,18.6145,19.0624,19.2994,19.7450,20.2508,21.4942,22.7038],"y":[0.0025974025974025974,0.005194805194805195,0.007792207792207792,0.01038961038961039,0.012987012987012988,0.015584415584415584,0.01818181818181818,0.02077922077922078,0.023376623376623377,0.025974025974025976,0.02857142857142857,0.03116883116883117,0.033766233766233764,0.03636363636363636,0.03896103896103896,0.04155844155844156,0.04415584415584416,0.046753246753246755,0.04935064935064935,0.05194805194805195,0.05454545454545454,0.05714285714285714,0.05974025974025974,0.06233766233766234,0.06493506493506493,0.06753246753246753,0.07012987012987013,0.07272727272727272,0.07532467532467532,0.07792207792207792,0.08051948051948052,0.08311688311688312,0.08571428571428572,0.08831168831168831,0.09090909090909091,0.09350649350649351,0.09610389610389611,0.0987012987012987,0.1012987012987013,0.1038961038961039,0.10649350649350649,0.10909090909090909,0.11168831168831168,0.11428571428571428,0.11688311688311688,0.11948051948051948,0.12207792207792208,0.12467532467532468,0.12727272727272726,0.12987012987012986,0.13246753246753246,0.13506493506493505,0.13766233766233765,0.14025974025974025,0.14285714285714285,0.14545454545454545,0.14805194805194805,0.15064935064935064,0.15324675324675324,0.15584415584415584,0.15844155844155844,0.16103896103896104,0.16363636363636364,0.16623376623376623,0.16883116883116883,0.17142857142857143,0.17402597402597403,0.17662337662337663,0.17922077922077922,0.18181818181818182,0.18441558441558442,0.18701298701298702,0.18961038961038962,0.19220779220779222,0.19480519480519481,0.1974025974025974,0.2,0.2025974025974026,0.2051948051948052,0.2077922077922078,0.21038961038961038,0.21298701298701297,0.21558441558441557,0.21818181818181817,0.22077922077922077,0.22337662337662337,0.22597402597402597,0.22857142857142856,0.23116883116883116,0.23376623376623376,0.23636363636363636,0.23896103896103896,0.24155844155844156,0.24415584415584415,0.24675324675324675,0.24935064935064935,0.2519480519480519,0.2545454545454545,0.2571428571428571,0.2597402597402597,0.2623376623376623,0.2649350649350649,0.2675324675324675,0.2701298701298701,0.2727272727272727,0.2753246753246753,0.2779220779220779,0.2805194805194805,0.2831168831168831,0.2857142857142857,0.2883116883116883,0.2909090909090909,0.2935064935064935,0.2961038961038961,0.2987012987012987,0.3012987012987013,0.3038961038961039,0.3064935064935065,0.3090909090909091,0.3116883116883117,0.3142857142857143,0.3168831168831169,0.3194805194805195,0.3220779220779221,0.3246753246753247,0.32727272727272727,0.32987012987012987,0.33246753246753247,0.33506493506493507,0.33766233766233766,0.34025974025974026,0.34285714285714286,0.34545454545454546,0.34805194805194806,0.35064935064935066,0.35324675324675325,0.35584415584415585,0.35844155844155845,0.36103896103896105,0.36363636363636365,0.36623376623376624,0.36883116883116884,0.37142857142857144,0.37402597402597404,0.37662337662337664,0.37922077922077924,0.38181818181818183,0.38441558441558443,0.38701298701298703,0.38961038961038963,0.3922077922077922,0.3948051948051948,0.3974025974025974,0.4,0.4025974025974026,0.4051948051948052,0.4077922077922078,0.4103896103896104,0.412987012987013,0.4155844155844156,0.41818181818181815,0.42077922077922075,0.42337662337662335,0.42597402597402595,0.42857142857142855,0.43116883116883115,0.43376623376623374,0.43636363636363634,0.43896103896103894,0.44155844155844154,0.44415584415584414,0.44675324675324674,0.44935064935064933,0.45194805194805193,0.45454545454545453,0.45714285714285713,0.4597402597402597,0.4623376623376623,0.4649350649350649,0.4675324675324675,0.4701298701298701,0.4727272727272727,0.4753246753246753,0.4779220779220779,0.4805194805194805,0.4831168831168831,0.4857142857142857,0.4883116883116883,0.4909090909090909,0.4935064935064935,0.4961038961038961,0.4987012987012987,0.5012987012987012,0.5038961038961038,0.5064935064935064,0.509090909090909,0.5116883116883116,0.5142857142857142,0.5168831168831168,0.5194805194805194,0.522077922077922,0.5246753246753246,0.5272727272727272,0.5298701298701298,0.5324675324675324,0.535064935064935,0.5376623376623376,0.5402597402597402,0.5428571428571428,0.5454545454545454,0.548051948051948,0.5506493506493506,0.5532467532467532,0.5558441558441558,0.5584415584415584,0.561038961038961,0.5636363636363636,0.5662337662337662,0.5688311688311688,0.5714285714285714,0.574025974025974,0.5766233766233766,0.5792207792207792,0.5818181818181818,0.5844155844155844,0.587012987012987,0.5896103896103896,0.5922077922077922,0.5948051948051948,0.5974025974025974,0.6,0.6025974025974026,0.6051948051948052,0.6077922077922078,0.6103896103896104,0.612987012987013,0.6155844155844156,0.6181818181818182,0.6207792207792208,0.6233766233766234,0.625974025974026,0.6285714285714286,0.6311688311688312,0.6337662337662338,0.6363636363636364,0.638961038961039,0.6415584415584416,0.6441558441558441,0.6467532467532467,0.6493506493506493,0.6519480519480519,0.6545454545454545,0.6571428571428571,0.6597402597402597,0.6623376623376623,0.6649350649350649,0.6675324675324675,0.6701298701298701,0.6727272727272727,0.6753246753246753,0.6779220779220779,0.6805194805194805,0.6831168831168831,0.6857142857142857,0.6883116883116883,0.6909090909090909,0.6935064935064935,0.6961038961038961,0.6987012987012987,0.7012987012987013,0.7038961038961039,0.7064935064935065,0.7090909090909091,0.7116883116883117,0.7142857142857143,0.7168831168831169,0.7194805194805195,0.7220779220779221,0.7246753246753247,0.7272727272727273,0.7298701298701299,0.7324675324675325,0.7350649350649351,0.7376623376623377,0.7402597402597403,0.7428571428571429,0.7454545454545455,0.7480519480519481,0.7506493506493507,0.7532467532467533,0.7558441558441559,0.7584415584415585,0.7610389610389611,0.7636363636363637,0.7662337662337663,0.7688311688311689,0.7714285714285715,0.7740259740259741,0.7766233766233767,0.7792207792207793,0.7818181818181819,0.7844155844155845,0.787012987012987,0.7896103896103897,0.7922077922077922,0.7948051948051948,0.7974025974025974,0.8,0.8025974025974026,0.8051948051948052,0.8077922077922078,0.8103896103896104,0.812987012987013,0.8155844155844156,0.8181818181818182,0.8207792207792208,0.8233766233766234,0.825974025974026,0.8285714285714286,0.8311688311688312,0.8337662337662337,0.8363636363636363,0.8389610389610389,0.8415584415584415,0.8441558441558441,0.8467532467532467,0.8493506493506493,0.8519480519480519,0.8545454545454545,0.8571428571428571,0.8597402597402597,0.8623376623376623,0.8649350649350649,0.8675324675324675,0.8701298701298701,0.8727272727272727,0.8753246753246753,0.8779220779220779,0.8805194805194805,0.8831168831168831,0.8857142857142857,0.8883116883116883,0.8909090909090909,0.8935064935064935,0.8961038961038961,0.8987012987012987,0.9012987012987013,0.9038961038961039,0.9064935064935065,0.9090909090909091,0.9116883116883117,0.9142857142857143,0.9168831168831169,0.9194805194805195,0.922077922077922,0.9246753246753247,0.9272727272727272,0.9298701298701298,0.9324675324675324,0.935064935064935,0.9376623376623376,0.9402597402597402,0.9428571428571428,0.9454545454545454,0.948051948051948,0.9506493506493506,0.9532467532467532,0.9558441558441558,0.9584415584415584,0.961038961038961,0.9636363636363636,0.9662337662337662,0.9688311688311688,0.9714285714285714,0.974025974025974,0.9766233766233766,0.9792207792207792,0.9818181818181818,0.9844155844155844,0.987012987012987,0.9896103896103896,0.9922077922077922,0.9948051948051948,0.9974025974025974],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.5343,0.6070,0.8657,0.8703,1.0142,1.1640,1.2409,1.3112,1.3267,1.5354,1.5474,1.5574,1.5695,1.5780,1.5982,1.6005,1.6164,1.6820,1.7610,1.9192,1.9282,1.9633,2.0283,2.0484,2.0687,2.0994,2.1186,2.1664,2.1719,2.1749,2.1962,2.1987,2.2457,2.2548,2.2564,2.2651,2.3330,2.4166,2.4998,2.5117,2.5241,2.5537,2.5571,2.5756,2.6794,2.7034,2.7347,2.7550,2.7725,2.8517,2.9315,2.9500,2.9689,2.9737,3.0097,3.0474,3.0739,3.0827,3.1182,3.1385,3.1811,3.2330,3.2345,3.3035,3.3614,3.3807,3.4972,3.5777,3.6050,3.6550,3.6865,3.6991,3.7068,3.7206,3.7714,3.7948,3.8084,3.8273,3.8731,3.8814,3.9204,3.9405,4.0082,4.0098,4.0133,4.0174,4.0564,4.0655,4.0690,4.1221,4.1385,4.1457,4.2014,4.2265,4.2436,4.2476,4.2527,4.2764,4.2858,4.2908,4.3081,4.3352,4.3509,4.3539,4.5077,4.5586,4.5933,4.6460,4.6668,4.7771,4.7800,4.8582,4.9169,4.9228,4.9543,4.9554,4.9607,4.9736,5.0402,5.0403,5.0951,5.1334,5.1866,5.2052,5.2754,5.2761,5.2963,5.3066,5.3110,5.3588,5.3893,5.3933,5.3947,5.3974,5.4349,5.4547,5.4872,5.5083,5.5418,5.6031,5.6515,5.6917,5.7285,5.7806,5.8100,5.8260,5.8891,5.8950,5.9428,5.9543,5.9718,6.0354,6.0414,6.0469,6.0771,6.1195,6.1497,6.3885,6.4842,6.5028,6.5056,6.5132,6.5162,6.5368,6.5710,6.6249,6.6738,6.6839,6.7392,6.8000,6.8198,6.8342,6.8732,6.9145,6.9265,6.9415,7.0133,7.0139,7.0827,7.1210,7.1872,7.2214,7.3210,7.3279,7.3861,7.4014,7.4219,7.5547,7.6418,7.7232,7.8364,7.8647,7.9192,7.9957,8.0037,8.1130,8.1373,8.2141,8.2278,8.2532,8.2537,8.2882,8.4197,8.4742,8.5396,8.5472,8.8172,8.8439,8.8909,8.8947,8.9897,9.0396,9.1276,9.1444,9.1986,9.2032,9.2106,9.2493,9.2586,9.2961,9.3347,9.3439,9.3535,9.3887,9.4484,9.4638,9.4667,9.5193,9.6128,9.7520,9.8242,9.8932,10.0348,10.0357,10.1003,10.1032,10.1719,10.2300,10.2502,10.2612,10.4287,10.6539,10.6660,10.8232,10.8474,10.8785,10.8876,10.8890,10.9844,11.0350,11.3061,11.3354,11.4081,11.4172,11.5003,11.5086,11.6908,11.8410,12.0207,12.1661,12.1827,12.2271,12.2307,12.2463,12.2657,12.2796,12.3126,12.3615,12.4768,12.5806,12.6082,12.6207,12.6664,12.6811,12.7052,12.7395,12.8091,12.8252,12.9096,12.9961,13.0131,13.0140,13.0217,13.0622,13.1116,13.1643,13.1998,13.2117,13.2278,13.2983,13.3997,13.4083,13.4954,13.5057,13.5959,13.6320,13.6554,13.6967,13.8366,14.0004,14.0249,14.0897,14.1881,14.1937,14.3417,14.4658,14.5786,14.6674,15.1837,15.2651,15.3469,15.4667,15.4934,15.6532,15.7187,15.7398,15.7684,15.8401,15.9529,16.1454,16.3112,16.3447,16.6768,16.7060,16.8192,16.9074,17.1051,17.1331,17.4968,17.5001,17.6815,17.9028,18.0474,18.0539,18.5654,18.6268,18.9364,19.0043,19.7812,20.2765,20.4453,20.5445,21.0287,21.5663,23.5727],"y":[0.002890173410404624,0.005780346820809248,0.008670520231213872,0.011560693641618497,0.014450867052023121,0.017341040462427744,0.02023121387283237,0.023121387283236993,0.02601156069364162,0.028901734104046242,0.031791907514450865,0.03468208092485549,0.03757225433526012,0.04046242774566474,0.04335260115606936,0.046242774566473986,0.049132947976878616,0.05202312138728324,0.05491329479768786,0.057803468208092484,0.06069364161849711,0.06358381502890173,0.06647398843930635,0.06936416184971098,0.07225433526011561,0.07514450867052024,0.07803468208092486,0.08092485549132948,0.0838150289017341,0.08670520231213873,0.08959537572254335,0.09248554913294797,0.0953757225433526,0.09826589595375723,0.10115606936416185,0.10404624277456648,0.1069364161849711,0.10982658959537572,0.11271676300578035,0.11560693641618497,0.11849710982658959,0.12138728323699421,0.12427745664739884,0.12716763005780346,0.13005780346820808,0.1329479768786127,0.13583815028901733,0.13872832369942195,0.1416184971098266,0.14450867052023122,0.14739884393063585,0.15028901734104047,0.1531791907514451,0.15606936416184972,0.15895953757225434,0.16184971098265896,0.16473988439306358,0.1676300578034682,0.17052023121387283,0.17341040462427745,0.17630057803468208,0.1791907514450867,0.18208092485549132,0.18497109826589594,0.18786127167630057,0.1907514450867052,0.1936416184971098,0.19653179190751446,0.1994219653179191,0.2023121387283237,0.20520231213872833,0.20809248554913296,0.21098265895953758,0.2138728323699422,0.21676300578034682,0.21965317919075145,0.22254335260115607,0.2254335260115607,0.22832369942196531,0.23121387283236994,0.23410404624277456,0.23699421965317918,0.2398843930635838,0.24277456647398843,0.24566473988439305,0.24855491329479767,0.2514450867052023,0.2543352601156069,0.25722543352601157,0.26011560693641617,0.2630057803468208,0.2658959537572254,0.26878612716763006,0.27167630057803466,0.2745664739884393,0.2774566473988439,0.28034682080924855,0.2832369942196532,0.2861271676300578,0.28901734104046245,0.29190751445086704,0.2947976878612717,0.2976878612716763,0.30057803468208094,0.30346820809248554,0.3063583815028902,0.3092485549132948,0.31213872832369943,0.315028901734104,0.3179190751445087,0.3208092485549133,0.3236994219653179,0.3265895953757225,0.32947976878612717,0.33236994219653176,0.3352601156069364,0.33815028901734107,0.34104046242774566,0.3439306358381503,0.3468208092485549,0.34971098265895956,0.35260115606936415,0.3554913294797688,0.3583815028901734,0.36127167630057805,0.36416184971098264,0.3670520231213873,0.3699421965317919,0.37283236994219654,0.37572254335260113,0.3786127167630058,0.3815028901734104,0.38439306358381503,0.3872832369942196,0.3901734104046243,0.3930635838150289,0.3959537572254335,0.3988439306358382,0.40173410404624277,0.4046242774566474,0.407514450867052,0.41040462427745666,0.41329479768786126,0.4161849710982659,0.4190751445086705,0.42196531791907516,0.42485549132947975,0.4277456647398844,0.430635838150289,0.43352601156069365,0.43641618497109824,0.4393063583815029,0.4421965317919075,0.44508670520231214,0.4479768786127168,0.4508670520231214,0.45375722543352603,0.45664739884393063,0.4595375722543353,0.4624277456647399,0.4653179190751445,0.4682080924855491,0.47109826589595377,0.47398843930635837,0.476878612716763,0.4797687861271676,0.48265895953757226,0.48554913294797686,0.4884393063583815,0.4913294797687861,0.49421965317919075,0.49710982658959535,0.5,0.5028901734104047,0.5057803468208093,0.5086705202312138,0.5115606936416185,0.5144508670520231,0.5173410404624278,0.5202312138728323,0.523121387283237,0.5260115606936416,0.5289017341040463,0.5317919075144508,0.5346820809248555,0.5375722543352601,0.5404624277456648,0.5433526011560693,0.546242774566474,0.5491329479768786,0.5520231213872833,0.5549132947976878,0.5578034682080925,0.5606936416184971,0.5635838150289018,0.5664739884393064,0.569364161849711,0.5722543352601156,0.5751445086705202,0.5780346820809249,0.5809248554913294,0.5838150289017341,0.5867052023121387,0.5895953757225434,0.5924855491329479,0.5953757225433526,0.5982658959537572,0.6011560693641619,0.6040462427745664,0.6069364161849711,0.6098265895953757,0.6127167630057804,0.615606936416185,0.6184971098265896,0.6213872832369942,0.6242774566473989,0.6271676300578035,0.630057803468208,0.6329479768786127,0.6358381502890174,0.638728323699422,0.6416184971098265,0.6445086705202312,0.6473988439306358,0.6502890173410405,0.653179190751445,0.6560693641618497,0.6589595375722543,0.661849710982659,0.6647398843930635,0.6676300578034682,0.6705202312138728,0.6734104046242775,0.6763005780346821,0.6791907514450867,0.6820809248554913,0.684971098265896,0.6878612716763006,0.6907514450867052,0.6936416184971098,0.6965317919075145,0.6994219653179191,0.7023121387283237,0.7052023121387283,0.708092485549133,0.7109826589595376,0.7138728323699421,0.7167630057803468,0.7196531791907514,0.7225433526011561,0.7254335260115607,0.7283236994219653,0.7312138728323699,0.7341040462427746,0.7369942196531792,0.7398843930635838,0.7427745664739884,0.7456647398843931,0.7485549132947977,0.7514450867052023,0.7543352601156069,0.7572254335260116,0.7601156069364162,0.7630057803468208,0.7658959537572254,0.7687861271676301,0.7716763005780347,0.7745664739884393,0.7774566473988439,0.7803468208092486,0.7832369942196532,0.7861271676300579,0.7890173410404624,0.791907514450867,0.7947976878612717,0.7976878612716763,0.8005780346820809,0.8034682080924855,0.8063583815028902,0.8092485549132948,0.8121387283236994,0.815028901734104,0.8179190751445087,0.8208092485549133,0.8236994219653179,0.8265895953757225,0.8294797687861272,0.8323699421965318,0.8352601156069365,0.838150289017341,0.8410404624277457,0.8439306358381503,0.846820809248555,0.8497109826589595,0.8526011560693642,0.8554913294797688,0.8583815028901735,0.861271676300578,0.8641618497109826,0.8670520231213873,0.869942196531792,0.8728323699421965,0.8757225433526011,0.8786127167630058,0.8815028901734104,0.884393063583815,0.8872832369942196,0.8901734104046243,0.8930635838150289,0.8959537572254336,0.8988439306358381,0.9017341040462428,0.9046242774566474,0.9075144508670521,0.9104046242774566,0.9132947976878613,0.9161849710982659,0.9190751445086706,0.9219653179190751,0.9248554913294798,0.9277456647398844,0.930635838150289,0.9335260115606936,0.9364161849710982,0.9393063583815029,0.9421965317919075,0.9450867052023122,0.9479768786127167,0.9508670520231214,0.953757225433526,0.9566473988439307,0.9595375722543352,0.9624277456647399,0.9653179190751445,0.9682080924855492,0.9710982658959537,0.9739884393063584,0.976878612716763,0.9797687861271677,0.9826589595375722,0.9855491329479769,0.9884393063583815,0.9913294797687862,0.9942196531791907,0.9971098265895953],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, en.wikipedia-on-ipfs.org/wiki). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-en.wikipedia-on-ipfs.org/wiki-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-en.wikipedia-on-ipfs.org/wiki-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..3c2d2a7c8a
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-en.wikipedia-on-ipfs.org/wiki-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[1.5176,1.6322,1.6461,1.7608,1.7887,1.7931,1.9510,2.0804,2.0856,2.1114,2.1977,2.2073,2.2347,2.2691,2.3029,2.3147,2.3153,2.3513,2.3532,2.4048,2.4586,2.4740,2.4745,2.5639,2.6073,2.6396,2.6399,2.6406,2.6505,2.6583,2.7254,2.7566,2.7610,2.7694,2.7965,2.8035,2.8188,2.8445,2.8783,2.8823,2.8965,2.8989,2.9011,2.9546,2.9648,2.9672,2.9684,3.0106,3.0741,3.0867,3.1102,3.1223,3.1326,3.1484,3.1662,3.1709,3.1736,3.1799,3.1929,3.2538,3.2882,3.3011,3.3136,3.3198,3.3506,3.4504,3.4698,3.4773,3.5142,3.5290,3.5500,3.5914,3.6060,3.6457,3.6498,3.6552,3.6756,3.6967,3.7006,3.7384,3.7628,3.7877,3.7913,3.8001,3.8003,3.8103,3.8291,3.8445,3.8530,3.8994,3.9455,4.0009,4.0374,4.0575,4.0807,4.1071,4.1254,4.2186,4.2221,4.2276,4.2459,4.2547,4.2569,4.2785,4.2823,4.2855,4.3142,4.3312,4.3463,4.3582,4.3669,4.4070,4.4137,4.4441,4.4806,4.5010,4.5039,4.5335,4.5451,4.7072,4.7120,4.7156,4.7176,4.7736,4.7969,4.7991,4.8380,4.8578,4.8815,4.8863,4.9313,4.9518,4.9651,5.0290,5.0703,5.0932,5.1341,5.1427,5.1560,5.1705,5.1852,5.2022,5.2314,5.2320,5.3258,5.3875,5.4046,5.4075,5.4140,5.4286,5.4792,5.5321,5.5704,5.5707,5.5745,5.6458,5.6481,5.6569,5.7339,5.8328,5.8394,5.8445,5.9413,5.9568,6.0868,6.0890,6.1121,6.1167,6.1243,6.2114,6.2283,6.2722,6.4408,6.5109,6.5299,6.6043,6.6392,6.6435,6.6857,6.7666,6.8773,6.9242,6.9674,7.0005,7.0228,7.1189,7.1425,7.1977,7.3220,7.4284,7.4601,7.4701,7.6192,7.6307,7.6383,7.6558,7.6634,7.6803,7.7849,7.8431,7.9090,7.9785,8.0537,8.0817,8.2443,8.2891,8.3284,8.3593,8.4933,8.5149,8.5397,8.6021,8.6369,8.7211,8.8826,8.9142,8.9438,9.0804,9.1567,9.2041,9.3291,9.3448,9.3795,9.4992,9.5078,9.5095,9.5351,9.5596,9.6210,9.6506,9.6877,9.6948,9.7014,9.7378,9.7634,9.7950,9.8849,9.9513,9.9819,9.9876,9.9908,10.0737,10.1573,10.1956,10.1992,10.2306,10.3291,10.3828,10.5472,10.6171,10.6308,10.6475,10.7357,10.7564,10.8379,10.8455,10.9899,11.0305,11.0473,11.1399,11.1739,11.3844,11.4768,11.4955,11.6279,11.7174,11.7320,11.8269,11.8374,11.9206,12.0516,12.0556,12.2224,12.3335,12.3503,12.5639,12.6514,12.6958,12.8292,12.8499,13.2341,13.2447,13.3941,13.5431,14.0503,14.1622,14.4931,14.5179,14.6854,14.7753,14.7857,14.8252,14.9204],"y":[0.003401360544217687,0.006802721088435374,0.01020408163265306,0.013605442176870748,0.017006802721088437,0.02040816326530612,0.023809523809523808,0.027210884353741496,0.030612244897959183,0.034013605442176874,0.03741496598639456,0.04081632653061224,0.04421768707482993,0.047619047619047616,0.05102040816326531,0.05442176870748299,0.05782312925170068,0.061224489795918366,0.06462585034013606,0.06802721088435375,0.07142857142857142,0.07482993197278912,0.0782312925170068,0.08163265306122448,0.08503401360544217,0.08843537414965986,0.09183673469387756,0.09523809523809523,0.09863945578231292,0.10204081632653061,0.1054421768707483,0.10884353741496598,0.11224489795918367,0.11564625850340136,0.11904761904761904,0.12244897959183673,0.12585034013605442,0.1292517006802721,0.1326530612244898,0.1360544217687075,0.13945578231292516,0.14285714285714285,0.14625850340136054,0.14965986394557823,0.15306122448979592,0.1564625850340136,0.1598639455782313,0.16326530612244897,0.16666666666666666,0.17006802721088435,0.17346938775510204,0.17687074829931973,0.18027210884353742,0.1836734693877551,0.1870748299319728,0.19047619047619047,0.19387755102040816,0.19727891156462585,0.20068027210884354,0.20408163265306123,0.20748299319727892,0.2108843537414966,0.21428571428571427,0.21768707482993196,0.22108843537414966,0.22448979591836735,0.22789115646258504,0.23129251700680273,0.23469387755102042,0.23809523809523808,0.24149659863945577,0.24489795918367346,0.24829931972789115,0.25170068027210885,0.25510204081632654,0.2585034013605442,0.2619047619047619,0.2653061224489796,0.2687074829931973,0.272108843537415,0.2755102040816326,0.2789115646258503,0.282312925170068,0.2857142857142857,0.2891156462585034,0.2925170068027211,0.29591836734693877,0.29931972789115646,0.30272108843537415,0.30612244897959184,0.30952380952380953,0.3129251700680272,0.3163265306122449,0.3197278911564626,0.3231292517006803,0.32653061224489793,0.3299319727891156,0.3333333333333333,0.336734693877551,0.3401360544217687,0.3435374149659864,0.3469387755102041,0.35034013605442177,0.35374149659863946,0.35714285714285715,0.36054421768707484,0.36394557823129253,0.3673469387755102,0.3707482993197279,0.3741496598639456,0.37755102040816324,0.38095238095238093,0.3843537414965986,0.3877551020408163,0.391156462585034,0.3945578231292517,0.3979591836734694,0.4013605442176871,0.40476190476190477,0.40816326530612246,0.41156462585034015,0.41496598639455784,0.41836734693877553,0.4217687074829932,0.42517006802721086,0.42857142857142855,0.43197278911564624,0.43537414965986393,0.4387755102040816,0.4421768707482993,0.445578231292517,0.4489795918367347,0.4523809523809524,0.4557823129251701,0.45918367346938777,0.46258503401360546,0.46598639455782315,0.46938775510204084,0.47278911564625853,0.47619047619047616,0.47959183673469385,0.48299319727891155,0.48639455782312924,0.4897959183673469,0.4931972789115646,0.4965986394557823,0.5,0.5034013605442177,0.5068027210884354,0.5102040816326531,0.5136054421768708,0.5170068027210885,0.5204081632653061,0.5238095238095238,0.5272108843537415,0.5306122448979592,0.5340136054421769,0.5374149659863946,0.5408163265306123,0.54421768707483,0.5476190476190477,0.5510204081632653,0.5544217687074829,0.5578231292517006,0.5612244897959183,0.564625850340136,0.5680272108843537,0.5714285714285714,0.5748299319727891,0.5782312925170068,0.5816326530612245,0.5850340136054422,0.5884353741496599,0.5918367346938775,0.5952380952380952,0.5986394557823129,0.6020408163265306,0.6054421768707483,0.608843537414966,0.6122448979591837,0.6156462585034014,0.6190476190476191,0.6224489795918368,0.6258503401360545,0.6292517006802721,0.6326530612244898,0.6360544217687075,0.6394557823129252,0.6428571428571429,0.6462585034013606,0.6496598639455783,0.6530612244897959,0.6564625850340136,0.6598639455782312,0.6632653061224489,0.6666666666666666,0.6700680272108843,0.673469387755102,0.6768707482993197,0.6802721088435374,0.6836734693877551,0.6870748299319728,0.6904761904761905,0.6938775510204082,0.6972789115646258,0.7006802721088435,0.7040816326530612,0.7074829931972789,0.7108843537414966,0.7142857142857143,0.717687074829932,0.7210884353741497,0.7244897959183674,0.7278911564625851,0.7312925170068028,0.7346938775510204,0.7380952380952381,0.7414965986394558,0.7448979591836735,0.7482993197278912,0.7517006802721088,0.7551020408163265,0.7585034013605442,0.7619047619047619,0.7653061224489796,0.7687074829931972,0.7721088435374149,0.7755102040816326,0.7789115646258503,0.782312925170068,0.7857142857142857,0.7891156462585034,0.7925170068027211,0.7959183673469388,0.7993197278911565,0.8027210884353742,0.8061224489795918,0.8095238095238095,0.8129251700680272,0.8163265306122449,0.8197278911564626,0.8231292517006803,0.826530612244898,0.8299319727891157,0.8333333333333334,0.8367346938775511,0.8401360544217688,0.8435374149659864,0.8469387755102041,0.8503401360544217,0.8537414965986394,0.8571428571428571,0.8605442176870748,0.8639455782312925,0.8673469387755102,0.8707482993197279,0.8741496598639455,0.8775510204081632,0.8809523809523809,0.8843537414965986,0.8877551020408163,0.891156462585034,0.8945578231292517,0.8979591836734694,0.9013605442176871,0.9047619047619048,0.9081632653061225,0.9115646258503401,0.9149659863945578,0.9183673469387755,0.9217687074829932,0.9251700680272109,0.9285714285714286,0.9319727891156463,0.935374149659864,0.9387755102040817,0.9421768707482994,0.9455782312925171,0.9489795918367347,0.9523809523809523,0.95578231292517,0.9591836734693877,0.9625850340136054,0.9659863945578231,0.9693877551020408,0.9727891156462585,0.9761904761904762,0.9795918367346939,0.9829931972789115,0.9863945578231292,0.9897959183673469,0.9931972789115646,0.9965986394557823],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.5129,0.5203,0.5545,0.5574,0.5763,0.5839,0.5992,0.6505,0.6643,0.6667,0.6693,0.6712,0.6716,0.6834,0.6871,0.7065,0.7255,0.7289,0.7501,0.7540,0.8591,0.8997,0.9079,0.9359,0.9589,0.9614,0.9636,0.9642,1.1351,1.2075,1.2209,1.2450,1.2954,1.3528,1.3682,1.3867,1.3912,1.4223,1.4296,1.4337,1.4403,1.4506,1.4956,1.5649,1.6222,1.6289,1.6299,1.6827,1.6971,1.7379,1.7515,1.7552,1.8525,1.8617,1.8729,1.8876,1.9325,1.9428,1.9611,1.9696,1.9783,1.9846,1.9855,1.9933,2.0456,2.0782,2.1921,2.2663,2.3466,2.3737,2.4074,2.4189,2.4254,2.4869,2.5026,2.5169,2.5910,2.6005,2.6062,2.6516,2.7139,2.7204,2.7377,2.7383,2.7457,2.7473,2.7784,2.7858,2.7922,2.8147,2.8306,2.8324,2.8831,2.9164,2.9179,2.9430,2.9546,2.9579,2.9613,2.9855,2.9878,3.0623,3.0823,3.1041,3.1626,3.1755,3.2232,3.2258,3.2327,3.2346,3.2383,3.2555,3.2561,3.2702,3.2961,3.3350,3.3359,3.3815,3.3948,3.4199,3.4226,3.4295,3.4389,3.4656,3.5075,3.5219,3.5220,3.5512,3.5668,3.5702,3.5717,3.6071,3.6114,3.6219,3.6317,3.6600,3.6659,3.7319,3.8274,3.8439,3.8792,3.8963,3.9147,3.9552,4.0456,4.0702,4.1001,4.1042,4.2213,4.2448,4.2885,4.3271,4.3464,4.3518,4.3733,4.4450,4.5092,4.5418,4.5457,4.5793,4.6068,4.6201,4.6338,4.6354,4.6904,4.7174,4.7280,4.7446,4.7657,4.7872,4.8183,4.8243,4.8958,4.8986,4.9179,4.9273,4.9331,5.0462,5.0537,5.0758,5.0806,5.1112,5.1199,5.1570,5.2627,5.3186,5.4044,5.4280,5.4412,5.4841,5.5079,5.6058,5.6106,5.6597,5.7559,5.7584,5.7646,5.7780,5.7887,5.8256,5.8418,5.9311,5.9496,5.9594,5.9777,6.0428,6.0844,6.1237,6.1443,6.1588,6.1639,6.1977,6.2514,6.2686,6.2747,6.2873,6.2925,6.3182,6.3248,6.4011,6.7979,6.8029,7.0700,7.0982,7.1325,7.1467,7.3596,7.3671,7.3710,7.3736,7.4921,7.5007,7.5868,7.6250,7.7036,7.7075,7.8042,7.8314,7.8803,7.8827,7.9828,8.1992,8.3228,8.3554,8.3868,8.4918,8.5259,8.6026,8.6045,8.6655,8.6982,8.8417,8.8729,8.9661,8.9940,9.0151,9.0226,9.0677,9.0685,9.1444,9.2077,9.2119,9.2149,9.2252,9.3814,9.5805,9.6055,9.6088,9.6254,9.7013,9.8511,9.8595,9.8878,9.9069,10.0757,10.1210,10.2368,10.2373,10.2491,10.4532,10.5052,10.5156,10.5281,10.5307,10.5744,10.5828,10.6244,10.6415,10.7016,10.7332,10.7751,10.8256,10.9605,10.9713,10.9829,11.0827,11.1888,11.2091,11.2432,11.2855,11.2920,11.2961,11.3166,11.5424,11.6125,11.6460,11.6964,11.7224,11.7429,11.8008,11.8953,11.9811,12.0146,12.0788,12.1527,12.4963,12.7655,12.9227,13.0633,13.1458,13.1961,13.3689,13.4675,13.6456,13.7417,13.7573,13.8441,13.8657,14.0562,14.3392,14.4249],"y":[0.0030120481927710845,0.006024096385542169,0.009036144578313253,0.012048192771084338,0.015060240963855422,0.018072289156626505,0.02108433734939759,0.024096385542168676,0.02710843373493976,0.030120481927710843,0.03313253012048193,0.03614457831325301,0.0391566265060241,0.04216867469879518,0.045180722891566265,0.04819277108433735,0.05120481927710843,0.05421686746987952,0.0572289156626506,0.060240963855421686,0.06325301204819277,0.06626506024096386,0.06927710843373494,0.07228915662650602,0.07530120481927711,0.0783132530120482,0.08132530120481928,0.08433734939759036,0.08734939759036145,0.09036144578313253,0.09337349397590361,0.0963855421686747,0.09939759036144578,0.10240963855421686,0.10542168674698796,0.10843373493975904,0.11144578313253012,0.1144578313253012,0.11746987951807229,0.12048192771084337,0.12349397590361445,0.12650602409638553,0.12951807228915663,0.13253012048192772,0.1355421686746988,0.13855421686746988,0.14156626506024098,0.14457831325301204,0.14759036144578314,0.15060240963855423,0.1536144578313253,0.1566265060240964,0.15963855421686746,0.16265060240963855,0.16566265060240964,0.1686746987951807,0.1716867469879518,0.1746987951807229,0.17771084337349397,0.18072289156626506,0.18373493975903615,0.18674698795180722,0.1897590361445783,0.1927710843373494,0.19578313253012047,0.19879518072289157,0.20180722891566266,0.20481927710843373,0.20783132530120482,0.21084337349397592,0.21385542168674698,0.21686746987951808,0.21987951807228914,0.22289156626506024,0.22590361445783133,0.2289156626506024,0.2319277108433735,0.23493975903614459,0.23795180722891565,0.24096385542168675,0.24397590361445784,0.2469879518072289,0.25,0.25301204819277107,0.2560240963855422,0.25903614457831325,0.2620481927710843,0.26506024096385544,0.2680722891566265,0.2710843373493976,0.2740963855421687,0.27710843373493976,0.28012048192771083,0.28313253012048195,0.286144578313253,0.2891566265060241,0.2921686746987952,0.29518072289156627,0.29819277108433734,0.30120481927710846,0.3042168674698795,0.3072289156626506,0.3102409638554217,0.3132530120481928,0.31626506024096385,0.3192771084337349,0.32228915662650603,0.3253012048192771,0.32831325301204817,0.3313253012048193,0.33433734939759036,0.3373493975903614,0.34036144578313254,0.3433734939759036,0.3463855421686747,0.3493975903614458,0.35240963855421686,0.35542168674698793,0.35843373493975905,0.3614457831325301,0.3644578313253012,0.3674698795180723,0.3704819277108434,0.37349397590361444,0.37650602409638556,0.3795180722891566,0.3825301204819277,0.3855421686746988,0.3885542168674699,0.39156626506024095,0.39457831325301207,0.39759036144578314,0.4006024096385542,0.4036144578313253,0.4066265060240964,0.40963855421686746,0.4126506024096386,0.41566265060240964,0.4186746987951807,0.42168674698795183,0.4246987951807229,0.42771084337349397,0.4307228915662651,0.43373493975903615,0.4367469879518072,0.4397590361445783,0.4427710843373494,0.4457831325301205,0.44879518072289154,0.45180722891566266,0.45481927710843373,0.4578313253012048,0.4608433734939759,0.463855421686747,0.46686746987951805,0.46987951807228917,0.47289156626506024,0.4759036144578313,0.4789156626506024,0.4819277108433735,0.48493975903614456,0.4879518072289157,0.49096385542168675,0.4939759036144578,0.49698795180722893,0.5,0.5030120481927711,0.5060240963855421,0.5090361445783133,0.5120481927710844,0.5150602409638554,0.5180722891566265,0.5210843373493976,0.5240963855421686,0.5271084337349398,0.5301204819277109,0.5331325301204819,0.536144578313253,0.5391566265060241,0.5421686746987951,0.5451807228915663,0.5481927710843374,0.5512048192771084,0.5542168674698795,0.5572289156626506,0.5602409638554217,0.5632530120481928,0.5662650602409639,0.5692771084337349,0.572289156626506,0.5753012048192772,0.5783132530120482,0.5813253012048193,0.5843373493975904,0.5873493975903614,0.5903614457831325,0.5933734939759037,0.5963855421686747,0.5993975903614458,0.6024096385542169,0.6054216867469879,0.608433734939759,0.6114457831325302,0.6144578313253012,0.6174698795180723,0.6204819277108434,0.6234939759036144,0.6265060240963856,0.6295180722891566,0.6325301204819277,0.6355421686746988,0.6385542168674698,0.641566265060241,0.6445783132530121,0.6475903614457831,0.6506024096385542,0.6536144578313253,0.6566265060240963,0.6596385542168675,0.6626506024096386,0.6656626506024096,0.6686746987951807,0.6716867469879518,0.6746987951807228,0.677710843373494,0.6807228915662651,0.6837349397590361,0.6867469879518072,0.6897590361445783,0.6927710843373494,0.6957831325301205,0.6987951807228916,0.7018072289156626,0.7048192771084337,0.7078313253012049,0.7108433734939759,0.713855421686747,0.7168674698795181,0.7198795180722891,0.7228915662650602,0.7259036144578314,0.7289156626506024,0.7319277108433735,0.7349397590361446,0.7379518072289156,0.7409638554216867,0.7439759036144579,0.7469879518072289,0.75,0.7530120481927711,0.7560240963855421,0.7590361445783133,0.7620481927710844,0.7650602409638554,0.7680722891566265,0.7710843373493976,0.7740963855421686,0.7771084337349398,0.7801204819277109,0.7831325301204819,0.786144578313253,0.7891566265060241,0.7921686746987951,0.7951807228915663,0.7981927710843374,0.8012048192771084,0.8042168674698795,0.8072289156626506,0.8102409638554217,0.8132530120481928,0.8162650602409639,0.8192771084337349,0.822289156626506,0.8253012048192772,0.8283132530120482,0.8313253012048193,0.8343373493975904,0.8373493975903614,0.8403614457831325,0.8433734939759037,0.8463855421686747,0.8493975903614458,0.8524096385542169,0.8554216867469879,0.858433734939759,0.8614457831325302,0.8644578313253012,0.8674698795180723,0.8704819277108434,0.8734939759036144,0.8765060240963856,0.8795180722891566,0.8825301204819277,0.8855421686746988,0.8885542168674698,0.891566265060241,0.8945783132530121,0.8975903614457831,0.9006024096385542,0.9036144578313253,0.9066265060240963,0.9096385542168675,0.9126506024096386,0.9156626506024096,0.9186746987951807,0.9216867469879518,0.9246987951807228,0.927710843373494,0.9307228915662651,0.9337349397590361,0.9367469879518072,0.9397590361445783,0.9427710843373494,0.9457831325301205,0.9487951807228916,0.9518072289156626,0.9548192771084337,0.9578313253012049,0.9608433734939759,0.963855421686747,0.9668674698795181,0.9698795180722891,0.9728915662650602,0.9759036144578314,0.9789156626506024,0.9819277108433735,0.9849397590361446,0.9879518072289156,0.9909638554216867,0.9939759036144579,0.9969879518072289],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.4450,0.8596,0.9535,1.2496,1.3269,1.3492,1.3908,1.4238,1.4248,1.4812,1.4914,1.5013,1.5786,1.5803,1.6602,1.6751,1.6906,1.7041,1.7194,1.7219,1.7374,1.7716,1.8279,1.8527,1.9282,1.9474,1.9851,1.9962,2.0123,2.0711,2.0829,2.1465,2.1522,2.1916,2.1934,2.2364,2.2403,2.2446,2.2454,2.2994,2.4151,2.4266,2.4449,2.4466,2.4814,2.4824,2.4939,2.5325,2.6136,2.6188,2.6397,2.6728,2.6753,2.6780,2.6896,2.7181,2.7538,2.7751,2.7879,2.7910,2.8004,2.8225,2.8414,2.8508,2.8612,2.8903,2.8965,2.9321,2.9797,3.0043,3.0076,3.0289,3.0766,3.0794,3.1418,3.1656,3.1721,3.1833,3.1880,3.1904,3.2731,3.2832,3.2908,3.3229,3.3325,3.3577,3.3675,3.3787,3.4185,3.4378,3.4422,3.4556,3.4789,3.4975,3.5364,3.5642,3.6481,3.6690,3.6692,3.6842,3.7088,3.7282,3.7434,3.7457,3.7716,3.8269,3.8426,3.8483,3.9329,3.9660,3.9782,4.0260,4.1170,4.1284,4.1286,4.1427,4.1566,4.1588,4.2213,4.2671,4.2795,4.3439,4.4412,4.5375,4.5463,4.5657,4.6105,4.6315,4.7190,4.7446,4.7653,4.7705,4.7827,4.7972,4.7977,4.8414,4.8923,4.9030,4.9143,4.9834,4.9918,4.9987,5.0418,5.0516,5.0558,5.1069,5.1693,5.1956,5.2325,5.2538,5.2544,5.2881,5.3329,5.3431,5.3497,5.3614,5.3867,5.4223,5.4299,5.4329,5.4439,5.4550,5.5237,5.5540,5.5763,5.5824,5.6642,5.6869,5.7477,5.8224,5.8230,5.8498,5.8924,5.9423,6.1459,6.2073,6.2405,6.2577,6.2876,6.4384,6.4501,6.4560,6.5307,6.5386,6.5827,6.6446,6.6675,6.7126,6.7328,6.7616,6.8671,6.9020,6.9134,6.9673,7.0416,7.1025,7.1126,7.1129,7.1323,7.1940,7.1969,7.2268,7.2492,7.2791,7.2887,7.3083,7.3725,7.4427,7.4588,7.4623,7.4941,7.5599,7.5806,7.5851,7.6485,7.6766,7.6837,7.6925,7.7683,7.8812,8.0834,8.0926,8.1639,8.2290,8.2539,8.2690,8.3237,8.3419,8.4863,8.5715,8.5853,8.7608,8.8172,9.0804,9.1799,9.2584,9.2869,9.3062,9.3468,9.4569,9.6296,9.6871,9.7000,9.7185,9.7193,9.7736,10.0102,10.0551,10.1007,10.1634,10.1715,10.2457,10.2751,10.4258,10.5155,10.5322,10.6428,10.6593,10.9297,11.1762,11.3146,11.3893,11.3901,11.4259,11.4417,11.4596,11.7049,11.7096,11.7373,11.9044,11.9729,12.0825,12.0931,12.1345,12.2592,12.3120,12.3210,12.5541,12.5559,12.6730,12.7045,13.0003,13.1035,13.1529,13.1796,13.2527,13.3834,13.4799,13.5041,13.5362,13.6451,13.8010,13.8485,13.8499,13.8613,13.8982,14.0145,14.0716,14.2686,14.3453,14.3510,14.5221,14.5401,14.5681,14.6919,14.7512,14.8683],"y":[0.003236245954692557,0.006472491909385114,0.009708737864077669,0.012944983818770227,0.016181229773462782,0.019417475728155338,0.022653721682847898,0.025889967637540454,0.02912621359223301,0.032362459546925564,0.03559870550161812,0.038834951456310676,0.042071197411003236,0.045307443365695796,0.04854368932038835,0.05177993527508091,0.05501618122977346,0.05825242718446602,0.061488673139158574,0.06472491909385113,0.06796116504854369,0.07119741100323625,0.0744336569579288,0.07766990291262135,0.08090614886731391,0.08414239482200647,0.08737864077669903,0.09061488673139159,0.09385113268608414,0.0970873786407767,0.10032362459546926,0.10355987055016182,0.10679611650485436,0.11003236245954692,0.11326860841423948,0.11650485436893204,0.11974110032362459,0.12297734627831715,0.1262135922330097,0.12944983818770225,0.13268608414239483,0.13592233009708737,0.13915857605177995,0.1423948220064725,0.14563106796116504,0.1488673139158576,0.15210355987055016,0.1553398058252427,0.15857605177993528,0.16181229773462782,0.1650485436893204,0.16828478964401294,0.1715210355987055,0.17475728155339806,0.1779935275080906,0.18122977346278318,0.18446601941747573,0.18770226537216828,0.19093851132686085,0.1941747572815534,0.19741100323624594,0.20064724919093851,0.20388349514563106,0.20711974110032363,0.21035598705501618,0.21359223300970873,0.2168284789644013,0.22006472491909385,0.22330097087378642,0.22653721682847897,0.2297734627831715,0.23300970873786409,0.23624595469255663,0.23948220064724918,0.24271844660194175,0.2459546925566343,0.24919093851132687,0.2524271844660194,0.255663430420712,0.2588996763754045,0.2621359223300971,0.26537216828478966,0.2686084142394822,0.27184466019417475,0.2750809061488673,0.2783171521035599,0.2815533980582524,0.284789644012945,0.28802588996763756,0.2912621359223301,0.29449838187702265,0.2977346278317152,0.30097087378640774,0.3042071197411003,0.3074433656957929,0.3106796116504854,0.313915857605178,0.31715210355987056,0.32038834951456313,0.32362459546925565,0.3268608414239482,0.3300970873786408,0.3333333333333333,0.3365695792880259,0.33980582524271846,0.343042071197411,0.34627831715210355,0.34951456310679613,0.35275080906148865,0.3559870550161812,0.3592233009708738,0.36245954692556637,0.3656957928802589,0.36893203883495146,0.37216828478964403,0.37540453074433655,0.3786407766990291,0.3818770226537217,0.3851132686084142,0.3883495145631068,0.39158576051779936,0.3948220064724919,0.39805825242718446,0.40129449838187703,0.4045307443365696,0.4077669902912621,0.4110032362459547,0.41423948220064727,0.4174757281553398,0.42071197411003236,0.42394822006472493,0.42718446601941745,0.43042071197411,0.4336569579288026,0.4368932038834951,0.4401294498381877,0.44336569579288027,0.44660194174757284,0.44983818770226536,0.45307443365695793,0.4563106796116505,0.459546925566343,0.4627831715210356,0.46601941747572817,0.4692556634304207,0.47249190938511326,0.47572815533980584,0.47896440129449835,0.48220064724919093,0.4854368932038835,0.4886731391585761,0.4919093851132686,0.49514563106796117,0.49838187702265374,0.5016181229773463,0.5048543689320388,0.5080906148867314,0.511326860841424,0.5145631067961165,0.517799352750809,0.5210355987055016,0.5242718446601942,0.5275080906148867,0.5307443365695793,0.5339805825242718,0.5372168284789643,0.540453074433657,0.5436893203883495,0.5469255663430421,0.5501618122977346,0.5533980582524272,0.5566343042071198,0.5598705501618123,0.5631067961165048,0.5663430420711975,0.56957928802589,0.5728155339805825,0.5760517799352751,0.5792880258899676,0.5825242718446602,0.5857605177993528,0.5889967637540453,0.5922330097087378,0.5954692556634305,0.598705501618123,0.6019417475728155,0.6051779935275081,0.6084142394822006,0.6116504854368932,0.6148867313915858,0.6181229773462783,0.6213592233009708,0.6245954692556634,0.627831715210356,0.6310679611650486,0.6343042071197411,0.6407766990291263,0.6440129449838188,0.6472491909385113,0.6504854368932039,0.6537216828478964,0.656957928802589,0.6601941747572816,0.6634304207119741,0.6666666666666666,0.6699029126213593,0.6731391585760518,0.6763754045307443,0.6796116504854369,0.6828478964401294,0.686084142394822,0.6893203883495146,0.6925566343042071,0.6957928802588996,0.6990291262135923,0.7022653721682848,0.7055016181229773,0.7087378640776699,0.7119741100323624,0.7152103559870551,0.7184466019417476,0.7216828478964401,0.7249190938511327,0.7281553398058253,0.7313915857605178,0.7346278317152104,0.7378640776699029,0.7411003236245954,0.7443365695792881,0.7475728155339806,0.7508090614886731,0.7540453074433657,0.7572815533980582,0.7605177993527508,0.7637540453074434,0.7669902912621359,0.7702265372168284,0.7734627831715211,0.7766990291262136,0.7799352750809061,0.7831715210355987,0.7864077669902912,0.7896440129449838,0.7928802588996764,0.7961165048543689,0.7993527508090615,0.8025889967637541,0.8058252427184466,0.8090614886731392,0.8122977346278317,0.8155339805825242,0.8187702265372169,0.8220064724919094,0.8252427184466019,0.8284789644012945,0.8317152103559871,0.8349514563106796,0.8381877022653722,0.8414239482200647,0.8446601941747572,0.8478964401294499,0.8511326860841424,0.8543689320388349,0.8576051779935275,0.86084142394822,0.8640776699029126,0.8673139158576052,0.8705501618122977,0.8737864077669902,0.8770226537216829,0.8802588996763754,0.883495145631068,0.8867313915857605,0.889967637540453,0.8932038834951457,0.8964401294498382,0.8996763754045307,0.9029126213592233,0.9061488673139159,0.9093851132686084,0.912621359223301,0.9158576051779935,0.919093851132686,0.9223300970873787,0.9255663430420712,0.9288025889967637,0.9320388349514563,0.9352750809061489,0.9385113268608414,0.941747572815534,0.9449838187702265,0.948220064724919,0.9514563106796117,0.9546925566343042,0.9579288025889967,0.9611650485436893,0.9644012944983819,0.9676375404530745,0.970873786407767,0.9741100323624595,0.9773462783171522,0.9805825242718447,0.9838187702265372,0.9870550161812298,0.9902912621359223,0.9935275080906149,0.9967637540453075],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.2374,0.4254,0.4462,0.4578,0.4832,0.5098,0.5134,0.5137,0.5213,0.5231,0.5518,0.5660,0.5727,0.5900,0.5952,0.5958,0.5985,0.6148,0.6157,0.6194,0.6281,0.6389,0.6449,0.6543,0.6745,0.7032,0.7115,0.7284,0.7444,0.7625,0.7802,0.7803,0.7994,0.8212,0.8231,0.8251,0.8440,0.8869,0.9078,0.9294,0.9309,0.9323,0.9478,0.9563,0.9583,0.9603,0.9822,0.9824,1.0086,1.0201,1.0683,1.0833,1.1237,1.1398,1.1585,1.1591,1.1625,1.1658,1.1663,1.1790,1.2025,1.2331,1.2335,1.2403,1.2505,1.2556,1.2672,1.2772,1.3207,1.3583,1.3732,1.3994,1.4179,1.4228,1.4251,1.4403,1.4478,1.4769,1.4838,1.4930,1.5076,1.5137,1.5334,1.5381,1.5589,1.5639,1.5692,1.5740,1.5750,1.5815,1.5883,1.5979,1.6003,1.6041,1.6628,1.6691,1.6722,1.6871,1.7006,1.7121,1.7366,1.7417,1.7589,1.7703,1.7864,1.8408,1.8479,1.8659,1.8861,1.8923,1.8961,1.8977,1.9226,2.0102,2.0148,2.0238,2.0341,2.0419,2.0630,2.0827,2.0831,2.0832,2.1295,2.1364,2.1789,2.2432,2.2535,2.2974,2.3040,2.3201,2.3226,2.3238,2.3461,2.3887,2.4083,2.4249,2.4315,2.4530,2.4863,2.4985,2.5017,2.5141,2.5395,2.5483,2.5798,2.6063,2.6084,2.6507,2.6520,2.6578,2.6868,2.7478,2.7551,2.8235,2.8414,2.8658,2.8715,2.8778,2.9558,2.9753,2.9916,2.9965,3.0083,3.0088,3.0650,3.0701,3.0896,3.1132,3.1321,3.1570,3.1984,3.2077,3.2132,3.2174,3.2257,3.2302,3.2871,3.3506,3.4960,3.5213,3.5334,3.5418,3.5701,3.6115,3.6647,3.6741,3.7147,3.7666,3.8138,3.8439,3.8582,3.8606,3.8964,3.9029,3.9083,3.9269,3.9805,4.0750,4.0961,4.1444,4.1588,4.1680,4.2383,4.2743,4.2864,4.3342,4.3428,4.4322,4.4466,4.4669,4.4799,4.4884,4.4968,4.5299,4.6108,4.6812,4.6987,4.7119,4.8212,4.8879,4.8919,4.9161,4.9202,4.9602,4.9750,4.9847,5.0159,5.0649,5.0770,5.1234,5.1327,5.1848,5.2148,5.2216,5.2223,5.2286,5.2435,5.2477,5.2742,5.3091,5.3854,5.5104,5.5460,5.6229,5.7257,5.7578,5.7705,5.7872,5.7993,5.8239,5.8947,5.9024,5.9323,5.9817,5.9980,6.0854,6.1151,6.1462,6.1676,6.1938,6.2402,6.2403,6.2792,6.3064,6.3295,6.3572,6.3907,6.3996,6.5129,6.6105,6.7331,6.8092,6.8822,6.9105,6.9116,6.9128,6.9373,6.9849,7.0875,7.0993,7.3302,7.3666,7.4609,7.5916,7.6509,7.6746,7.7067,7.7621,7.7926,7.8732,7.9013,8.0794,8.1193,8.1325,8.1926,8.2311,8.3831,8.4590,8.4705,8.5543,8.5753,8.5766,8.5960,8.6197,8.6481,8.7021,8.7293,8.7294,8.8684,8.9082,8.9872,9.2268,9.2523,9.3003,9.3494,9.3853,9.4396,9.4435,9.4520,9.5960,9.6263,9.6616,9.7441,9.8819,10.0761,10.1146,10.2353,10.4948,10.5577,10.5594,10.5766,10.7364,10.8869,10.9241,11.0120,11.0384,11.0950,11.1450,11.2661,11.3792,11.3811,11.4118,11.5242,11.5826,11.6947,11.9693,12.1440,12.3050,12.4726,12.8041,13.2347,13.4185,13.5428,13.5645,13.6051,13.7874,13.9950,14.1261,14.1491,14.2497,14.3645,14.3681,14.3686,14.3923],"y":[0.00273224043715847,0.00546448087431694,0.00819672131147541,0.01092896174863388,0.01366120218579235,0.01639344262295082,0.01912568306010929,0.02185792349726776,0.02459016393442623,0.0273224043715847,0.030054644808743168,0.03278688524590164,0.03551912568306011,0.03825136612021858,0.040983606557377046,0.04371584699453552,0.04644808743169399,0.04918032786885246,0.05191256830601093,0.0546448087431694,0.05737704918032787,0.060109289617486336,0.06284153005464481,0.06557377049180328,0.06830601092896176,0.07103825136612021,0.07377049180327869,0.07650273224043716,0.07923497267759563,0.08196721311475409,0.08469945355191257,0.08743169398907104,0.09016393442622951,0.09289617486338798,0.09562841530054644,0.09836065573770492,0.10109289617486339,0.10382513661202186,0.10655737704918032,0.1092896174863388,0.11202185792349727,0.11475409836065574,0.11748633879781421,0.12021857923497267,0.12295081967213115,0.12568306010928962,0.1284153005464481,0.13114754098360656,0.13387978142076504,0.1366120218579235,0.13934426229508196,0.14207650273224043,0.1448087431693989,0.14754098360655737,0.15027322404371585,0.15300546448087432,0.1557377049180328,0.15846994535519127,0.16120218579234974,0.16393442622950818,0.16666666666666666,0.16939890710382513,0.1721311475409836,0.17486338797814208,0.17759562841530055,0.18032786885245902,0.1830601092896175,0.18579234972677597,0.1885245901639344,0.1912568306010929,0.19398907103825136,0.19672131147540983,0.1994535519125683,0.20218579234972678,0.20491803278688525,0.20765027322404372,0.2103825136612022,0.21311475409836064,0.21584699453551912,0.2185792349726776,0.22131147540983606,0.22404371584699453,0.226775956284153,0.22950819672131148,0.23224043715846995,0.23497267759562843,0.23770491803278687,0.24043715846994534,0.24316939890710382,0.2459016393442623,0.24863387978142076,0.25136612021857924,0.2540983606557377,0.2568306010928962,0.25956284153005466,0.26229508196721313,0.2650273224043716,0.2677595628415301,0.27049180327868855,0.273224043715847,0.27595628415300544,0.2786885245901639,0.2814207650273224,0.28415300546448086,0.28688524590163933,0.2896174863387978,0.2923497267759563,0.29508196721311475,0.2978142076502732,0.3005464480874317,0.30327868852459017,0.30601092896174864,0.3087431693989071,0.3114754098360656,0.31420765027322406,0.31693989071038253,0.319672131147541,0.3224043715846995,0.3251366120218579,0.32786885245901637,0.33060109289617484,0.3333333333333333,0.3360655737704918,0.33879781420765026,0.34153005464480873,0.3442622950819672,0.3469945355191257,0.34972677595628415,0.3524590163934426,0.3551912568306011,0.35792349726775957,0.36065573770491804,0.3633879781420765,0.366120218579235,0.36885245901639346,0.37158469945355194,0.3743169398907104,0.3770491803278688,0.3797814207650273,0.3825136612021858,0.38524590163934425,0.3879781420765027,0.3907103825136612,0.39344262295081966,0.39617486338797814,0.4016393442622951,0.40437158469945356,0.40710382513661203,0.4098360655737705,0.412568306010929,0.41530054644808745,0.4180327868852459,0.4207650273224044,0.42349726775956287,0.4262295081967213,0.42896174863387976,0.43169398907103823,0.4344262295081967,0.4371584699453552,0.43989071038251365,0.4426229508196721,0.4453551912568306,0.44808743169398907,0.45081967213114754,0.453551912568306,0.4562841530054645,0.45901639344262296,0.46174863387978143,0.4644808743169399,0.4672131147540984,0.46994535519125685,0.4726775956284153,0.47540983606557374,0.4781420765027322,0.4808743169398907,0.48360655737704916,0.48633879781420764,0.4890710382513661,0.4918032786885246,0.49453551912568305,0.4972677595628415,0.5,0.5027322404371585,0.505464480874317,0.5081967213114754,0.5109289617486339,0.5136612021857924,0.5163934426229508,0.5191256830601093,0.5218579234972678,0.5245901639344263,0.5273224043715847,0.5300546448087432,0.5327868852459017,0.5355191256830601,0.5382513661202186,0.5409836065573771,0.5437158469945356,0.546448087431694,0.5491803278688525,0.5519125683060109,0.5546448087431693,0.5573770491803278,0.5601092896174863,0.5628415300546448,0.5655737704918032,0.5683060109289617,0.5710382513661202,0.5737704918032787,0.5765027322404371,0.5792349726775956,0.5819672131147541,0.5846994535519126,0.587431693989071,0.5901639344262295,0.592896174863388,0.5956284153005464,0.5983606557377049,0.6010928961748634,0.6038251366120219,0.6065573770491803,0.6092896174863388,0.6120218579234973,0.6147540983606558,0.6174863387978142,0.6202185792349727,0.6229508196721312,0.6256830601092896,0.6284153005464481,0.6311475409836066,0.6338797814207651,0.6366120218579235,0.639344262295082,0.6420765027322405,0.644808743169399,0.6475409836065574,0.6502732240437158,0.6530054644808743,0.6557377049180327,0.6584699453551912,0.6612021857923497,0.6639344262295082,0.6666666666666666,0.6693989071038251,0.6721311475409836,0.674863387978142,0.6775956284153005,0.680327868852459,0.6830601092896175,0.6857923497267759,0.6885245901639344,0.6912568306010929,0.6939890710382514,0.6967213114754098,0.6994535519125683,0.7021857923497268,0.7049180327868853,0.7076502732240437,0.7103825136612022,0.7131147540983607,0.7158469945355191,0.7185792349726776,0.7213114754098361,0.7240437158469946,0.726775956284153,0.7295081967213115,0.73224043715847,0.7349726775956285,0.7377049180327869,0.7404371584699454,0.7431693989071039,0.7459016393442623,0.7486338797814208,0.7513661202185792,0.7540983606557377,0.7568306010928961,0.7595628415300546,0.7622950819672131,0.7650273224043715,0.76775956284153,0.7704918032786885,0.773224043715847,0.7759562841530054,0.7786885245901639,0.7814207650273224,0.7841530054644809,0.7868852459016393,0.7896174863387978,0.7923497267759563,0.7950819672131147,0.7978142076502732,0.8005464480874317,0.8032786885245902,0.8060109289617486,0.8087431693989071,0.8114754098360656,0.8142076502732241,0.8169398907103825,0.819672131147541,0.8224043715846995,0.825136612021858,0.8278688524590164,0.8306010928961749,0.8333333333333334,0.8360655737704918,0.8387978142076503,0.8415300546448088,0.8442622950819673,0.8469945355191257,0.8497267759562842,0.8524590163934426,0.855191256830601,0.8579234972677595,0.860655737704918,0.8633879781420765,0.8661202185792349,0.8688524590163934,0.8715846994535519,0.8743169398907104,0.8770491803278688,0.8797814207650273,0.8825136612021858,0.8852459016393442,0.8879781420765027,0.8907103825136612,0.8934426229508197,0.8961748633879781,0.8989071038251366,0.9016393442622951,0.9043715846994536,0.907103825136612,0.9098360655737705,0.912568306010929,0.9153005464480874,0.9180327868852459,0.9207650273224044,0.9234972677595629,0.9262295081967213,0.9289617486338798,0.9316939890710383,0.9344262295081968,0.9371584699453552,0.9398907103825137,0.9426229508196722,0.9453551912568307,0.9480874316939891,0.9508196721311475,0.953551912568306,0.9562841530054644,0.9590163934426229,0.9617486338797814,0.9644808743169399,0.9672131147540983,0.9699453551912568,0.9726775956284153,0.9754098360655737,0.9781420765027322,0.9808743169398907,0.9836065573770492,0.9863387978142076,0.9890710382513661,0.9918032786885246,0.994535519125683,0.9972677595628415],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[1.2376,1.2608,1.2943,1.3326,1.3766,1.4451,1.4515,1.4757,1.5344,1.5555,1.6267,1.6723,1.6975,1.7303,1.7989,1.8002,1.9001,1.9021,1.9672,1.9830,2.0174,2.0673,2.0795,2.0937,2.0958,2.1074,2.1410,2.1554,2.1782,2.2034,2.2214,2.2292,2.2613,2.2822,2.3375,2.3633,2.3736,2.3741,2.3804,2.4447,2.4521,2.4841,2.4924,2.5519,2.5533,2.6293,2.6421,2.6753,2.7186,2.7396,2.7483,2.7575,2.7714,2.7826,2.7980,2.8107,2.8127,2.8137,2.8227,2.8291,2.8414,2.8429,2.8515,2.8564,2.9096,2.9176,2.9187,2.9323,2.9802,3.0312,3.0792,3.1078,3.1424,3.1823,3.1907,3.1997,3.2095,3.2119,3.2121,3.2164,3.2570,3.2627,3.2691,3.2989,3.3231,3.3457,3.3723,3.4479,3.5179,3.5432,3.5478,3.5552,3.5563,3.5767,3.6314,3.6352,3.6390,3.6663,3.6665,3.6809,3.6859,3.7265,3.7377,3.7459,3.7611,3.8014,3.8263,3.8266,3.8313,3.8619,3.9065,3.9089,3.9332,3.9452,3.9498,3.9689,3.9694,4.0700,4.0805,4.0849,4.0978,4.1038,4.1304,4.1455,4.1634,4.2133,4.2209,4.2413,4.2473,4.2635,4.2766,4.2932,4.2977,4.2995,4.3334,4.3656,4.4005,4.4229,4.4430,4.5132,4.5182,4.5950,4.6393,4.6405,4.6463,4.6486,4.6570,4.6760,4.7387,4.8084,4.8560,4.9715,5.0768,5.1074,5.1400,5.1765,5.2820,5.3689,5.3895,5.5083,5.5243,5.5447,5.5792,5.6544,5.7296,5.7404,5.7968,5.8121,5.8390,5.8658,5.9189,5.9313,6.0062,6.0078,6.0457,6.0850,6.0858,6.1216,6.1230,6.1867,6.2108,6.2154,6.2199,6.3243,6.3351,6.4915,6.5339,6.5776,6.5888,6.6043,6.6386,6.6573,6.6661,6.7452,6.8966,7.1652,7.1658,7.1676,7.2728,7.3625,7.3647,7.3809,7.4799,7.5095,7.6477,7.6502,7.7246,7.9030,7.9338,8.0329,8.0864,8.1120,8.2141,8.3643,8.4695,8.5567,8.6236,8.6682,8.7303,8.9080,9.0398,9.1118,9.1912,9.2299,9.2321,9.2384,9.2420,9.3127,9.3179,9.3185,9.3898,9.4649,9.5805,9.6165,9.6617,9.8156,9.8624,9.9137,9.9617,10.0357,10.0612,10.0984,10.1557,10.2313,10.3582,10.4127,10.4325,10.4339,10.5287,10.5354,10.5663,10.6102,10.7463,10.9180,10.9559,10.9632,11.0110,11.0919,11.1340,11.2643,11.3659,11.5108,11.5965,11.7100,11.7845,11.8345,11.8390,11.8993,11.9287,12.0620,12.1031,12.1152,12.2188,12.3155,12.3211,12.5557,12.6397,12.6686,12.8503,12.8784,12.9331,12.9629,13.0279,13.1049,13.2565,13.3542,13.4803,13.8411,13.8640,13.9654,14.0673,14.0690,14.1559,14.4211,14.8021],"y":[0.0033783783783783786,0.006756756756756757,0.010135135135135136,0.013513513513513514,0.016891891891891893,0.02027027027027027,0.02364864864864865,0.02702702702702703,0.030405405405405407,0.033783783783783786,0.037162162162162164,0.04054054054054054,0.04391891891891892,0.0472972972972973,0.05067567567567568,0.05405405405405406,0.057432432432432436,0.060810810810810814,0.06418918918918919,0.06756756756756757,0.07094594594594594,0.07432432432432433,0.0777027027027027,0.08108108108108109,0.08445945945945946,0.08783783783783784,0.09121621621621621,0.0945945945945946,0.09797297297297297,0.10135135135135136,0.10472972972972973,0.10810810810810811,0.11148648648648649,0.11486486486486487,0.11824324324324324,0.12162162162162163,0.125,0.12837837837837837,0.13175675675675674,0.13513513513513514,0.13851351351351351,0.14189189189189189,0.14527027027027026,0.14864864864864866,0.15202702702702703,0.1554054054054054,0.15878378378378377,0.16216216216216217,0.16554054054054054,0.16891891891891891,0.17229729729729729,0.17567567567567569,0.17905405405405406,0.18243243243243243,0.1858108108108108,0.1891891891891892,0.19256756756756757,0.19594594594594594,0.19932432432432431,0.20270270270270271,0.20608108108108109,0.20945945945945946,0.21283783783783783,0.21621621621621623,0.2195945945945946,0.22297297297297297,0.22635135135135134,0.22972972972972974,0.23310810810810811,0.23648648648648649,0.23986486486486486,0.24324324324324326,0.24662162162162163,0.25,0.2533783783783784,0.25675675675675674,0.26013513513513514,0.2635135135135135,0.2668918918918919,0.2702702702702703,0.27364864864864863,0.27702702702702703,0.28040540540540543,0.28378378378378377,0.28716216216216217,0.2905405405405405,0.2939189189189189,0.2972972972972973,0.30067567567567566,0.30405405405405406,0.30743243243243246,0.3108108108108108,0.3141891891891892,0.31756756756756754,0.32094594594594594,0.32432432432432434,0.3277027027027027,0.3310810810810811,0.3344594594594595,0.33783783783783783,0.34121621621621623,0.34459459459459457,0.34797297297297297,0.35135135135135137,0.3547297297297297,0.3581081081081081,0.3614864864864865,0.36486486486486486,0.36824324324324326,0.3716216216216216,0.375,0.3783783783783784,0.38175675675675674,0.38513513513513514,0.3885135135135135,0.3918918918918919,0.3952702702702703,0.39864864864864863,0.40202702702702703,0.40540540540540543,0.40878378378378377,0.41216216216216217,0.4155405405405405,0.4189189189189189,0.4222972972972973,0.42567567567567566,0.42905405405405406,0.43243243243243246,0.4358108108108108,0.4391891891891892,0.44256756756756754,0.44594594594594594,0.44932432432432434,0.4527027027027027,0.4560810810810811,0.4594594594594595,0.46283783783783783,0.46621621621621623,0.46959459459459457,0.47297297297297297,0.47635135135135137,0.4797297297297297,0.4831081081081081,0.4864864864864865,0.48986486486486486,0.49324324324324326,0.4966216216216216,0.5,0.5033783783783784,0.5067567567567568,0.5101351351351351,0.5135135135135135,0.5168918918918919,0.5202702702702703,0.5236486486486487,0.527027027027027,0.5304054054054054,0.5337837837837838,0.5371621621621622,0.5405405405405406,0.543918918918919,0.5472972972972973,0.5506756756756757,0.5540540540540541,0.5574324324324325,0.5608108108108109,0.5641891891891891,0.5675675675675675,0.5709459459459459,0.5743243243243243,0.5777027027027027,0.581081081081081,0.5844594594594594,0.5878378378378378,0.5912162162162162,0.5945945945945946,0.597972972972973,0.6013513513513513,0.6047297297297297,0.6081081081081081,0.6114864864864865,0.6148648648648649,0.6182432432432432,0.6216216216216216,0.625,0.6283783783783784,0.6317567567567568,0.6351351351351351,0.6385135135135135,0.6418918918918919,0.6452702702702703,0.6486486486486487,0.652027027027027,0.6554054054054054,0.6587837837837838,0.6621621621621622,0.6655405405405406,0.668918918918919,0.6722972972972973,0.6756756756756757,0.6790540540540541,0.6824324324324325,0.6858108108108109,0.6891891891891891,0.6925675675675675,0.6959459459459459,0.6993243243243243,0.7027027027027027,0.706081081081081,0.7094594594594594,0.7128378378378378,0.7162162162162162,0.7195945945945946,0.722972972972973,0.7263513513513513,0.7297297297297297,0.7331081081081081,0.7364864864864865,0.7398648648648649,0.7432432432432432,0.7466216216216216,0.75,0.7533783783783784,0.7567567567567568,0.7601351351351351,0.7635135135135135,0.7668918918918919,0.7702702702702703,0.7736486486486487,0.777027027027027,0.7804054054054054,0.7837837837837838,0.7871621621621622,0.7905405405405406,0.793918918918919,0.7972972972972973,0.8006756756756757,0.8040540540540541,0.8074324324324325,0.8108108108108109,0.8141891891891891,0.8175675675675675,0.8209459459459459,0.8243243243243243,0.8277027027027027,0.831081081081081,0.8344594594594594,0.8378378378378378,0.8412162162162162,0.8445945945945946,0.847972972972973,0.8513513513513513,0.8547297297297297,0.8581081081081081,0.8614864864864865,0.8648648648648649,0.8682432432432432,0.8716216216216216,0.875,0.8783783783783784,0.8817567567567568,0.8851351351351351,0.8885135135135135,0.8918918918918919,0.8952702702702703,0.8986486486486487,0.902027027027027,0.9054054054054054,0.9087837837837838,0.9121621621621622,0.9155405405405406,0.918918918918919,0.9222972972972973,0.9256756756756757,0.9290540540540541,0.9324324324324325,0.9358108108108109,0.9391891891891891,0.9425675675675675,0.9459459459459459,0.9493243243243243,0.9527027027027027,0.956081081081081,0.9594594594594594,0.9628378378378378,0.9662162162162162,0.9695945945945946,0.972972972972973,0.9763513513513513,0.9797297297297297,0.9831081081081081,0.9864864864864865,0.9898648648648649,0.9932432432432432,0.9966216216216216],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.3085,0.3133,0.3247,0.3971,0.4004,0.4274,0.4305,0.4379,0.4472,0.5931,0.6018,0.6527,0.6546,0.6649,0.6745,0.6874,0.6916,0.7037,0.7214,0.7271,0.7432,0.7690,0.7695,0.7770,0.8027,0.8222,0.8321,0.8362,0.8569,0.8589,0.8684,0.8967,0.9117,0.9146,0.9371,0.9454,0.9592,0.9750,0.9811,1.0487,1.0727,1.0728,1.0736,1.0993,1.1083,1.1231,1.1367,1.1444,1.1661,1.1679,1.1687,1.1747,1.2186,1.2239,1.2283,1.2348,1.2867,1.2881,1.2927,1.3917,1.3957,1.4079,1.4129,1.4278,1.4360,1.4854,1.4911,1.5203,1.5204,1.5477,1.5480,1.5793,1.6213,1.6405,1.6491,1.6504,1.6661,1.6719,1.6767,1.6832,1.6858,1.6859,1.7130,1.7659,1.7705,1.8388,1.8420,1.8459,1.8826,1.8956,1.9325,1.9559,1.9628,1.9768,1.9958,2.0047,2.0082,2.0484,2.0644,2.1309,2.1397,2.1689,2.2047,2.2195,2.2472,2.2569,2.2751,2.2894,2.2920,2.3775,2.3867,2.3980,2.4044,2.4341,2.4680,2.4824,2.4905,2.4973,2.4997,2.5126,2.5306,2.5490,2.5683,2.6367,2.6426,2.6920,2.7260,2.7433,2.7584,2.7745,2.7981,2.8094,2.8180,2.8207,2.8458,2.8703,2.8744,2.8794,2.9157,2.9489,2.9628,2.9651,2.9959,3.0091,3.0364,3.0497,3.1962,3.2035,3.2256,3.2388,3.2491,3.2664,3.2946,3.3015,3.3187,3.3906,3.4691,3.5609,3.6185,3.6560,3.6714,3.6751,3.7024,3.7161,3.7369,3.7532,3.7653,3.7806,3.7872,3.8056,3.8138,3.8426,3.8881,3.8995,3.9244,3.9478,3.9499,3.9586,4.0568,4.0699,4.0724,4.0813,4.1288,4.2004,4.2288,4.2554,4.2682,4.3064,4.3174,4.3304,4.3633,4.3755,4.3799,4.4005,4.4115,4.4471,4.4674,4.5100,4.5267,4.5363,4.5729,4.5824,4.6727,4.6819,4.7651,4.7664,4.7790,4.7938,4.8157,4.8883,4.9112,4.9779,5.0602,5.0976,5.1536,5.2048,5.2058,5.2959,5.3672,5.3729,5.3817,5.4108,5.4224,5.4422,5.4576,5.4735,5.5267,5.5738,5.5850,5.8086,5.8188,5.8359,5.8472,5.8475,5.8504,5.8608,5.8762,5.8844,5.9685,5.9864,6.0753,6.1155,6.1502,6.1582,6.2174,6.2203,6.2536,6.3219,6.3792,6.4343,6.5418,6.5517,6.6059,6.6753,6.6907,6.6929,6.7464,6.7760,6.9055,6.9121,6.9410,6.9440,6.9570,6.9643,7.0092,7.0210,7.0460,7.0529,7.1309,7.1693,7.2032,7.2111,7.2863,7.3192,7.3206,7.3695,7.4109,7.4360,7.4494,7.4544,7.4804,7.5687,7.6043,7.6244,7.6550,7.7242,7.7416,7.7487,7.7690,7.9380,7.9975,8.0311,8.0383,8.0421,8.0637,8.0720,8.1773,8.2009,8.2545,8.2653,8.3338,8.3487,8.5375,8.6791,8.7531,8.8214,8.8522,8.8820,8.9442,8.9700,9.1813,9.2532,9.3200,9.3543,9.4610,9.5163,9.5912,9.6773,9.7894,9.8100,9.8201,9.8251,9.8787,9.9003,9.9719,10.0499,10.1800,10.1840,10.2195,10.3709,10.3822,10.4114,10.7652,10.7688,10.7757,10.8397,10.8435,10.9457,10.9771,11.0948,11.2828,11.2889,11.3128,11.3198,11.3645,11.3826,11.4326,11.5218,11.6213,11.6471,11.9127,11.9353,12.0416,12.1580,12.1717,12.2282,12.2407,12.3621,12.3716,12.5182,12.5399,12.5747,12.5904,12.6486,12.7283,12.7892,12.8179,12.9444,13.0788,13.0846,13.1826,13.2731,13.2937,13.3143,13.8733,13.9651,14.1349,14.2308,14.3088,14.3309,14.5251,14.6251,14.7100],"y":[0.0025974025974025974,0.005194805194805195,0.007792207792207792,0.01038961038961039,0.012987012987012988,0.015584415584415584,0.01818181818181818,0.02077922077922078,0.023376623376623377,0.025974025974025976,0.02857142857142857,0.03116883116883117,0.033766233766233764,0.03636363636363636,0.03896103896103896,0.04155844155844156,0.04415584415584416,0.046753246753246755,0.04935064935064935,0.05194805194805195,0.05454545454545454,0.05714285714285714,0.05974025974025974,0.06233766233766234,0.06493506493506493,0.06753246753246753,0.07012987012987013,0.07272727272727272,0.07532467532467532,0.07792207792207792,0.08051948051948052,0.08311688311688312,0.08571428571428572,0.08831168831168831,0.09090909090909091,0.09350649350649351,0.09610389610389611,0.0987012987012987,0.1012987012987013,0.1038961038961039,0.10649350649350649,0.10909090909090909,0.11168831168831168,0.11428571428571428,0.11688311688311688,0.11948051948051948,0.12207792207792208,0.12467532467532468,0.12727272727272726,0.12987012987012986,0.13246753246753246,0.13506493506493505,0.13766233766233765,0.14025974025974025,0.14285714285714285,0.14545454545454545,0.14805194805194805,0.15064935064935064,0.15324675324675324,0.15584415584415584,0.15844155844155844,0.16103896103896104,0.16363636363636364,0.16623376623376623,0.16883116883116883,0.17142857142857143,0.17402597402597403,0.17662337662337663,0.17922077922077922,0.18181818181818182,0.18441558441558442,0.18701298701298702,0.18961038961038962,0.19220779220779222,0.19480519480519481,0.1974025974025974,0.2,0.2025974025974026,0.2051948051948052,0.2077922077922078,0.21038961038961038,0.21298701298701297,0.21558441558441557,0.21818181818181817,0.22077922077922077,0.22337662337662337,0.22597402597402597,0.22857142857142856,0.23116883116883116,0.23376623376623376,0.23636363636363636,0.23896103896103896,0.24155844155844156,0.24415584415584415,0.24675324675324675,0.24935064935064935,0.2519480519480519,0.2545454545454545,0.2571428571428571,0.2597402597402597,0.2623376623376623,0.2649350649350649,0.2675324675324675,0.2701298701298701,0.2727272727272727,0.2753246753246753,0.2779220779220779,0.2805194805194805,0.2831168831168831,0.2857142857142857,0.2883116883116883,0.2909090909090909,0.2935064935064935,0.2961038961038961,0.2987012987012987,0.3012987012987013,0.3038961038961039,0.3064935064935065,0.3090909090909091,0.3116883116883117,0.3142857142857143,0.3168831168831169,0.3194805194805195,0.3220779220779221,0.3246753246753247,0.32727272727272727,0.33246753246753247,0.33506493506493507,0.33766233766233766,0.34025974025974026,0.34285714285714286,0.34545454545454546,0.34805194805194806,0.35064935064935066,0.35324675324675325,0.35584415584415585,0.35844155844155845,0.36103896103896105,0.36363636363636365,0.36623376623376624,0.36883116883116884,0.37142857142857144,0.37402597402597404,0.37662337662337664,0.37922077922077924,0.38181818181818183,0.38441558441558443,0.38701298701298703,0.38961038961038963,0.3922077922077922,0.3948051948051948,0.3974025974025974,0.4,0.4025974025974026,0.4051948051948052,0.4077922077922078,0.4103896103896104,0.412987012987013,0.4155844155844156,0.41818181818181815,0.42077922077922075,0.42337662337662335,0.42597402597402595,0.42857142857142855,0.43116883116883115,0.43376623376623374,0.43636363636363634,0.43896103896103894,0.44155844155844154,0.44415584415584414,0.44675324675324674,0.44935064935064933,0.45194805194805193,0.45454545454545453,0.45714285714285713,0.4597402597402597,0.4623376623376623,0.4649350649350649,0.4675324675324675,0.4701298701298701,0.4727272727272727,0.4753246753246753,0.4779220779220779,0.4805194805194805,0.4831168831168831,0.4857142857142857,0.4883116883116883,0.4909090909090909,0.4935064935064935,0.4961038961038961,0.4987012987012987,0.5012987012987012,0.5038961038961038,0.5064935064935064,0.509090909090909,0.5116883116883116,0.5142857142857142,0.5168831168831168,0.5194805194805194,0.522077922077922,0.5246753246753246,0.5272727272727272,0.5298701298701298,0.5324675324675324,0.535064935064935,0.5376623376623376,0.5402597402597402,0.5428571428571428,0.5454545454545454,0.548051948051948,0.5506493506493506,0.5532467532467532,0.5558441558441558,0.5584415584415584,0.561038961038961,0.5636363636363636,0.5662337662337662,0.5688311688311688,0.5714285714285714,0.574025974025974,0.5766233766233766,0.5792207792207792,0.5818181818181818,0.5844155844155844,0.587012987012987,0.5896103896103896,0.5922077922077922,0.5948051948051948,0.5974025974025974,0.6,0.6025974025974026,0.6051948051948052,0.6077922077922078,0.6103896103896104,0.612987012987013,0.6155844155844156,0.6181818181818182,0.6207792207792208,0.6233766233766234,0.625974025974026,0.6285714285714286,0.6311688311688312,0.6337662337662338,0.6363636363636364,0.638961038961039,0.6415584415584416,0.6441558441558441,0.6467532467532467,0.6493506493506493,0.6519480519480519,0.6545454545454545,0.6571428571428571,0.6597402597402597,0.6623376623376623,0.6649350649350649,0.6675324675324675,0.6701298701298701,0.6727272727272727,0.6753246753246753,0.6779220779220779,0.6805194805194805,0.6831168831168831,0.6857142857142857,0.6883116883116883,0.6909090909090909,0.6935064935064935,0.6961038961038961,0.6987012987012987,0.7012987012987013,0.7038961038961039,0.7064935064935065,0.7090909090909091,0.7116883116883117,0.7142857142857143,0.7168831168831169,0.7194805194805195,0.7220779220779221,0.7246753246753247,0.7272727272727273,0.7298701298701299,0.7324675324675325,0.7350649350649351,0.7376623376623377,0.7402597402597403,0.7428571428571429,0.7454545454545455,0.7480519480519481,0.7506493506493507,0.7532467532467533,0.7558441558441559,0.7584415584415585,0.7610389610389611,0.7636363636363637,0.7662337662337663,0.7688311688311689,0.7714285714285715,0.7740259740259741,0.7766233766233767,0.7792207792207793,0.7818181818181819,0.7844155844155845,0.787012987012987,0.7896103896103897,0.7922077922077922,0.7948051948051948,0.7974025974025974,0.8,0.8025974025974026,0.8051948051948052,0.8077922077922078,0.8103896103896104,0.812987012987013,0.8155844155844156,0.8181818181818182,0.8207792207792208,0.8233766233766234,0.825974025974026,0.8285714285714286,0.8311688311688312,0.8337662337662337,0.8363636363636363,0.8389610389610389,0.8415584415584415,0.8441558441558441,0.8467532467532467,0.8493506493506493,0.8519480519480519,0.8545454545454545,0.8571428571428571,0.8597402597402597,0.8623376623376623,0.8649350649350649,0.8675324675324675,0.8701298701298701,0.8727272727272727,0.8753246753246753,0.8779220779220779,0.8805194805194805,0.8831168831168831,0.8857142857142857,0.8883116883116883,0.8909090909090909,0.8935064935064935,0.8961038961038961,0.8987012987012987,0.9012987012987013,0.9038961038961039,0.9064935064935065,0.9090909090909091,0.9116883116883117,0.9142857142857143,0.9168831168831169,0.9194805194805195,0.922077922077922,0.9246753246753247,0.9272727272727272,0.9298701298701298,0.9324675324675324,0.935064935064935,0.9376623376623376,0.9402597402597402,0.9428571428571428,0.9454545454545454,0.948051948051948,0.9506493506493506,0.9532467532467532,0.9558441558441558,0.9584415584415584,0.961038961038961,0.9636363636363636,0.9662337662337662,0.9688311688311688,0.9714285714285714,0.974025974025974,0.9766233766233766,0.9792207792207792,0.9818181818181818,0.9844155844155844,0.987012987012987,0.9896103896103896,0.9922077922077922,0.9948051948051948,0.9974025974025974],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.3170,0.3803,0.5337,0.5565,0.5692,0.6183,0.6227,0.6392,0.6780,0.7145,0.7443,0.7822,0.7839,0.8579,0.8928,0.8930,0.9384,0.9425,0.9735,0.9861,1.0784,1.0835,1.1730,1.1782,1.2136,1.2185,1.2526,1.2809,1.2839,1.2997,1.3046,1.3202,1.3322,1.3475,1.3658,1.4032,1.4038,1.4167,1.4559,1.4701,1.5383,1.5532,1.5616,1.5894,1.6216,1.6463,1.6726,1.6773,1.7072,1.7162,1.7316,1.7429,1.7466,1.7536,1.7616,1.7821,1.8024,1.8025,1.8120,1.8338,1.8394,1.8396,1.8479,1.9191,1.9516,1.9652,2.0052,2.0217,2.0351,2.1301,2.1453,2.1515,2.2343,2.2426,2.2519,2.2710,2.2793,2.3215,2.3353,2.3537,2.3815,2.4259,2.4819,2.4960,2.5458,2.5534,2.5667,2.5877,2.5903,2.5916,2.6117,2.6821,2.7279,2.7372,2.7423,2.7739,2.7941,2.8196,2.8630,3.0260,3.0912,3.1034,3.1127,3.1683,3.1690,3.1773,3.2057,3.2306,3.2784,3.2981,3.3288,3.3646,3.4038,3.4199,3.4610,3.4673,3.4686,3.4721,3.5082,3.5097,3.5236,3.5602,3.5717,3.6424,3.6739,3.6857,3.6974,3.7081,3.7104,3.7127,3.7380,3.7559,3.7790,3.7815,3.8326,3.8881,3.8906,3.8913,3.8964,3.9215,3.9645,4.0191,4.0443,4.1376,4.1471,4.2155,4.2320,4.2876,4.3393,4.4116,4.4155,4.4224,4.4355,4.4957,4.5541,4.6011,4.6295,4.6317,4.6395,4.8071,4.8168,4.8184,4.9320,4.9414,4.9470,4.9577,4.9594,5.0020,5.0988,5.1196,5.1714,5.1733,5.1762,5.1946,5.2378,5.2451,5.3051,5.3120,5.3398,5.3595,5.3906,5.5171,5.6006,5.6850,5.7088,5.7330,5.7564,5.7808,5.7901,5.8372,5.8823,5.9356,5.9473,5.9922,5.9970,6.0283,6.0311,6.0978,6.1743,6.1784,6.3211,6.3737,6.3835,6.4124,6.4161,6.6006,6.6612,6.6626,6.7138,6.7423,6.9723,6.9856,7.0048,7.0062,7.1154,7.1200,7.1420,7.1701,7.1870,7.2364,7.2419,7.3123,7.3136,7.3733,7.3845,7.5123,7.5178,7.6286,7.6407,7.6793,7.7434,7.7664,7.7832,7.8361,7.9730,7.9818,8.0428,8.1012,8.4609,8.5948,8.6039,8.6407,8.6430,8.6833,8.7372,8.7891,8.8278,8.8725,8.9290,8.9291,9.0252,9.0717,9.0862,9.3342,9.3362,9.3590,9.4170,9.4240,9.4253,9.4302,9.4397,9.5638,9.5857,9.6075,9.6405,9.6450,9.7100,9.9928,10.0126,10.1302,10.1409,10.1912,10.2499,10.3080,10.3466,10.3915,10.4902,10.4936,10.6661,10.6691,10.7341,10.8866,10.9129,10.9226,10.9754,11.1569,11.1815,11.2448,11.2622,11.3098,11.3921,11.4082,11.5383,11.6342,11.6941,11.7546,11.7728,12.0042,12.0178,12.0554,12.0869,12.1218,12.2038,12.3226,12.4732,12.4997,12.6395,12.7265,12.7813,12.8905,13.0264,13.1759,13.2226,13.3649,13.4801,13.5240,13.6370,13.7209,13.7222,13.7461,13.7648,13.8445,14.1504,14.2881,14.3705,14.5257,14.5529,14.5892,14.7159,14.7271,14.8390,14.8533],"y":[0.003003003003003003,0.006006006006006006,0.009009009009009009,0.012012012012012012,0.015015015015015015,0.018018018018018018,0.021021021021021023,0.024024024024024024,0.02702702702702703,0.03003003003003003,0.03303303303303303,0.036036036036036036,0.03903903903903904,0.042042042042042045,0.04504504504504504,0.04804804804804805,0.05105105105105105,0.05405405405405406,0.057057057057057055,0.06006006006006006,0.06306306306306306,0.06606606606606606,0.06906906906906907,0.07207207207207207,0.07507507507507508,0.07807807807807808,0.08108108108108109,0.08408408408408409,0.08708708708708708,0.09009009009009009,0.09309309309309309,0.0960960960960961,0.0990990990990991,0.1021021021021021,0.10510510510510511,0.10810810810810811,0.1111111111111111,0.11411411411411411,0.11711711711711711,0.12012012012012012,0.12312312312312312,0.12612612612612611,0.12912912912912913,0.13213213213213212,0.13513513513513514,0.13813813813813813,0.14114114114114115,0.14414414414414414,0.14714714714714713,0.15015015015015015,0.15315315315315314,0.15615615615615616,0.15915915915915915,0.16216216216216217,0.16516516516516516,0.16816816816816818,0.17117117117117117,0.17417417417417416,0.17717717717717718,0.18018018018018017,0.1831831831831832,0.18618618618618618,0.1891891891891892,0.1921921921921922,0.19519519519519518,0.1981981981981982,0.2012012012012012,0.2042042042042042,0.2072072072072072,0.21021021021021022,0.2132132132132132,0.21621621621621623,0.21921921921921922,0.2222222222222222,0.22522522522522523,0.22822822822822822,0.23123123123123124,0.23423423423423423,0.23723723723723725,0.24024024024024024,0.24324324324324326,0.24624624624624625,0.24924924924924924,0.25225225225225223,0.2552552552552553,0.25825825825825827,0.26126126126126126,0.26426426426426425,0.2672672672672673,0.2702702702702703,0.2732732732732733,0.27627627627627627,0.27927927927927926,0.2822822822822823,0.2852852852852853,0.2882882882882883,0.2912912912912913,0.29429429429429427,0.2972972972972973,0.3003003003003003,0.3033033033033033,0.3063063063063063,0.30930930930930933,0.3123123123123123,0.3153153153153153,0.3183183183183183,0.3213213213213213,0.32432432432432434,0.32732732732732733,0.3303303303303303,0.3333333333333333,0.33633633633633636,0.33933933933933935,0.34234234234234234,0.34534534534534533,0.3483483483483483,0.35135135135135137,0.35435435435435436,0.35735735735735735,0.36036036036036034,0.3633633633633634,0.3663663663663664,0.36936936936936937,0.37237237237237236,0.37537537537537535,0.3783783783783784,0.3813813813813814,0.3843843843843844,0.38738738738738737,0.39039039039039036,0.3933933933933934,0.3963963963963964,0.3993993993993994,0.4024024024024024,0.40540540540540543,0.4084084084084084,0.4114114114114114,0.4144144144144144,0.4174174174174174,0.42042042042042044,0.42342342342342343,0.4264264264264264,0.4294294294294294,0.43243243243243246,0.43543543543543545,0.43843843843843844,0.44144144144144143,0.4444444444444444,0.44744744744744747,0.45045045045045046,0.45345345345345345,0.45645645645645644,0.4594594594594595,0.4624624624624625,0.46546546546546547,0.46846846846846846,0.47147147147147145,0.4744744744744745,0.4774774774774775,0.4804804804804805,0.48348348348348347,0.4864864864864865,0.4894894894894895,0.4924924924924925,0.4954954954954955,0.4984984984984985,0.5015015015015015,0.5045045045045045,0.5075075075075075,0.5105105105105106,0.5135135135135135,0.5165165165165165,0.5195195195195195,0.5225225225225225,0.5255255255255256,0.5285285285285285,0.5315315315315315,0.5345345345345346,0.5375375375375375,0.5405405405405406,0.5435435435435435,0.5465465465465466,0.5495495495495496,0.5525525525525525,0.5555555555555556,0.5585585585585585,0.5615615615615616,0.5645645645645646,0.5675675675675675,0.5705705705705706,0.5735735735735735,0.5765765765765766,0.5795795795795796,0.5825825825825826,0.5855855855855856,0.5885885885885885,0.5915915915915916,0.5945945945945946,0.5975975975975976,0.6006006006006006,0.6036036036036037,0.6066066066066066,0.6096096096096096,0.6126126126126126,0.6156156156156156,0.6186186186186187,0.6216216216216216,0.6246246246246246,0.6276276276276276,0.6306306306306306,0.6336336336336337,0.6366366366366366,0.6396396396396397,0.6426426426426426,0.6456456456456456,0.6486486486486487,0.6516516516516516,0.6546546546546547,0.6576576576576577,0.6606606606606606,0.6636636636636637,0.6666666666666666,0.6696696696696697,0.6726726726726727,0.6756756756756757,0.6786786786786787,0.6816816816816816,0.6846846846846847,0.6876876876876877,0.6906906906906907,0.6936936936936937,0.6966966966966966,0.6996996996996997,0.7027027027027027,0.7057057057057057,0.7087087087087087,0.7117117117117117,0.7147147147147147,0.7177177177177178,0.7207207207207207,0.7237237237237237,0.7267267267267268,0.7297297297297297,0.7327327327327328,0.7357357357357357,0.7387387387387387,0.7417417417417418,0.7447447447447447,0.7477477477477478,0.7507507507507507,0.7537537537537538,0.7567567567567568,0.7597597597597597,0.7627627627627628,0.7657657657657657,0.7687687687687688,0.7717717717717718,0.7747747747747747,0.7777777777777778,0.7807807807807807,0.7837837837837838,0.7867867867867868,0.7897897897897898,0.7927927927927928,0.7957957957957958,0.7987987987987988,0.8018018018018018,0.8048048048048048,0.8078078078078078,0.8108108108108109,0.8138138138138138,0.8168168168168168,0.8198198198198198,0.8228228228228228,0.8258258258258259,0.8288288288288288,0.8318318318318318,0.8348348348348348,0.8378378378378378,0.8408408408408409,0.8438438438438438,0.8468468468468469,0.8498498498498499,0.8528528528528528,0.8558558558558559,0.8588588588588588,0.8618618618618619,0.8648648648648649,0.8678678678678678,0.8708708708708709,0.8738738738738738,0.8768768768768769,0.8798798798798799,0.8828828828828829,0.8858858858858859,0.8888888888888888,0.8918918918918919,0.8948948948948949,0.8978978978978979,0.9009009009009009,0.9039039039039038,0.9069069069069069,0.9099099099099099,0.9129129129129129,0.9159159159159159,0.918918918918919,0.9219219219219219,0.924924924924925,0.9279279279279279,0.9309309309309309,0.933933933933934,0.9369369369369369,0.93993993993994,0.9429429429429429,0.9459459459459459,0.948948948948949,0.9519519519519519,0.954954954954955,0.9579579579579579,0.960960960960961,0.963963963963964,0.9669669669669669,0.96996996996997,0.972972972972973,0.975975975975976,0.978978978978979,0.9819819819819819,0.984984984984985,0.987987987987988,0.990990990990991,0.993993993993994,0.996996996996997],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, en.wikipedia-on-ipfs.org/wiki). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-fil.org-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-fil.org-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..17d1f90a15
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-fil.org-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[1.9873,1.9987,2.5533,2.5646,2.5827,2.6052,2.6053,2.6161,2.6207,2.6239,2.6373,2.6512,2.6525,2.6545,2.6607,2.6653,2.6720,2.6799,2.6840,2.6884,2.7052,2.7147,2.7153,2.7297,2.7312,2.7328,2.7344,2.7384,2.7493,2.7554,2.7582,2.7583,2.7616,2.7734,2.7739,2.7819,2.7939,2.7943,2.7945,2.7960,2.8193,2.8307,2.8344,2.8368,2.8448,2.8467,2.8474,2.8626,2.8658,2.8662,2.8739,2.8796,2.8867,2.8921,2.9050,2.9062,2.9071,2.9103,2.9112,2.9114,2.9132,2.9147,2.9190,2.9217,2.9220,2.9242,2.9264,2.9277,2.9324,2.9351,2.9367,2.9383,2.9386,2.9468,2.9520,2.9591,2.9604,2.9612,2.9624,2.9626,2.9652,2.9677,2.9781,2.9867,2.9906,2.9922,2.9970,3.0002,3.0007,3.0030,3.0032,3.0043,3.0044,3.0056,3.0060,3.0062,3.0073,3.0082,3.0088,3.0095,3.0098,3.0105,3.0121,3.0123,3.0130,3.0161,3.0182,3.0213,3.0221,3.0259,3.0262,3.0299,3.0305,3.0310,3.0318,3.0343,3.0348,3.0353,3.0370,3.0376,3.0378,3.0380,3.0383,3.0384,3.0392,3.0394,3.0403,3.0406,3.0407,3.0411,3.0425,3.0435,3.0438,3.0460,3.0467,3.0469,3.0473,3.0478,3.0494,3.0521,3.0524,3.0557,3.0561,3.0562,3.0572,3.0573,3.0578,3.0589,3.0614,3.0625,3.0645,3.0672,3.0677,3.0680,3.0688,3.0698,3.0704,3.0706,3.0717,3.0728,3.0730,3.0734,3.0747,3.0765,3.0767,3.0795,3.0798,3.0801,3.0805,3.0806,3.0807,3.0812,3.0826,3.0843,3.0858,3.0867,3.0876,3.0896,3.0910,3.0915,3.0918,3.0924,3.0926,3.0937,3.0944,3.1005,3.1071,3.1090,3.1099,3.1121,3.1125,3.1140,3.1146,3.1154,3.1179,3.1180,3.1192,3.1194,3.1231,3.1263,3.1267,3.1275,3.1288,3.1290,3.1303,3.1308,3.1329,3.1341,3.1349,3.1360,3.1389,3.1409,3.1439,3.1482,3.1486,3.1507,3.1549,3.1566,3.1569,3.1591,3.1597,3.1629,3.1630,3.1633,3.1649,3.1651,3.1655,3.1667,3.1668,3.1712,3.1736,3.1742,3.1751,3.1758,3.1775,3.1801,3.1810,3.1820,3.1836,3.1845,3.1853,3.1854,3.1860,3.1877,3.1897,3.1919,3.1978,3.1989,3.2010,3.2023,3.2037,3.2061,3.2066,3.2068,3.2071,3.2085,3.2093,3.2098,3.2102,3.2118,3.2131,3.2149,3.2161,3.2165,3.2170,3.2192,3.2235,3.2237,3.2240,3.2265,3.2272,3.2276,3.2288,3.2312,3.2366,3.2389,3.2394,3.2422,3.2427,3.2443,3.2473,3.2477,3.2478,3.2506,3.2508,3.2514,3.2634,3.2639,3.2640,3.2644,3.2700,3.2758,3.2782,3.2807,3.2825,3.2837,3.2926,3.2964,3.2975,3.3000,3.3087,3.3091,3.3098,3.3159,3.3165,3.3324,3.3326,3.3335,3.3411,3.3447,3.3499,3.3516,3.3548,3.3567,3.3585,3.3589,3.3626,3.3639,3.3650,3.3651,3.3655,3.3705,3.3711,3.3716,3.3756,3.3776,3.3782,3.3832,3.3994,3.4070,3.4156,3.4413,3.4502,3.4578,3.4665,3.4774,3.4835,3.4898,3.4931,3.4971,3.5139,3.5182,3.5199,3.5202,3.5238,3.5336,3.5356,3.5425,3.5486,3.5512,3.5790,3.5806,3.5825,3.6053,3.6063,3.6083,3.6216,3.6337,3.6449,3.6549,3.6550,3.6551,3.6569,3.6635,3.6662,3.6706,3.6717,3.7112,3.7270,3.7346,3.7446,3.7557,3.7568,3.7733,3.8028,3.8105,3.8117,3.8135,3.8157,3.8292,3.8299,3.8383,3.9015,3.9057,3.9743,3.9802,4.1006,4.2474,4.3226,4.6279,4.6450,5.0222,5.0551,5.1915,5.2670,5.2853,5.2899,5.3143,5.4532,5.4764,5.4879,5.5025,5.5665,5.7655,5.8337,5.8392,5.9031,5.9637,5.9890,5.9918,6.0105,6.0348,6.0972,6.1026,6.1395,6.1977,6.2144,6.2414,6.2881,6.3170,6.4209,6.4317,6.4383,6.7189,6.8951,6.9111,6.9409,6.9805,7.0123,7.1415,7.2208,7.3325,7.4531,7.4688,7.5035,7.6175,8.1915,8.2130,8.6570,8.7024,8.7643,8.8087,9.0095,9.1224,9.1706,9.3114,9.3151,9.7394,10.2542,10.7958,10.9178,11.1202,11.6982,12.3326,12.3475,12.5985,12.9316,13.0191,13.9007,14.5196,16.1387,16.5912,16.6526,16.9141,18.8910,30.1890],"y":[0.0020964360587002098,0.0041928721174004195,0.006289308176100629,0.008385744234800839,0.010482180293501049,0.012578616352201259,0.014675052410901468,0.016771488469601678,0.018867924528301886,0.020964360587002098,0.023060796645702306,0.025157232704402517,0.027253668763102725,0.029350104821802937,0.031446540880503145,0.033542976939203356,0.03563941299790356,0.03773584905660377,0.039832285115303984,0.041928721174004195,0.0440251572327044,0.04612159329140461,0.04821802935010482,0.050314465408805034,0.05241090146750524,0.05450733752620545,0.05660377358490566,0.05870020964360587,0.06079664570230608,0.06289308176100629,0.0649895178197065,0.06708595387840671,0.06918238993710692,0.07127882599580712,0.07547169811320754,0.07756813417190776,0.07966457023060797,0.08176100628930817,0.08385744234800839,0.0859538784067086,0.0880503144654088,0.09014675052410902,0.09224318658280922,0.09433962264150944,0.09643605870020965,0.09853249475890985,0.10062893081761007,0.10272536687631027,0.10482180293501048,0.1069182389937107,0.1090146750524109,0.1111111111111111,0.11320754716981132,0.11530398322851153,0.11740041928721175,0.11949685534591195,0.12159329140461216,0.12368972746331237,0.12578616352201258,0.1278825995807128,0.129979035639413,0.1320754716981132,0.13417190775681342,0.13626834381551362,0.13836477987421383,0.14046121593291405,0.14255765199161424,0.14465408805031446,0.14675052410901468,0.1488469601677149,0.1509433962264151,0.1530398322851153,0.15513626834381553,0.15723270440251572,0.15932914046121593,0.16142557651991615,0.16352201257861634,0.16561844863731656,0.16771488469601678,0.1719077568134172,0.1740041928721174,0.1761006289308176,0.17819706498951782,0.18029350104821804,0.18238993710691823,0.18448637316561844,0.18658280922431866,0.18867924528301888,0.19077568134171907,0.1928721174004193,0.1949685534591195,0.1970649895178197,0.19916142557651992,0.20125786163522014,0.20545073375262055,0.20754716981132076,0.20964360587002095,0.21174004192872117,0.2138364779874214,0.21593291404612158,0.2180293501048218,0.22012578616352202,0.2222222222222222,0.22431865828092243,0.22641509433962265,0.22851153039832284,0.23060796645702306,0.23270440251572327,0.2348008385744235,0.23689727463312368,0.2389937106918239,0.24109014675052412,0.2431865828092243,0.24528301886792453,0.24737945492662475,0.24947589098532494,0.25157232704402516,0.25366876310272535,0.2557651991614256,0.2578616352201258,0.259958071278826,0.2620545073375262,0.2641509433962264,0.2662473794549266,0.26834381551362685,0.27044025157232704,0.27253668763102723,0.2746331236897275,0.27672955974842767,0.27882599580712786,0.2809224318658281,0.2830188679245283,0.2851153039832285,0.28721174004192873,0.2893081761006289,0.2914046121593291,0.29350104821802936,0.29559748427672955,0.2976939203354298,0.29979035639413,0.3018867924528302,0.3039832285115304,0.3060796645702306,0.3081761006289308,0.31027253668763105,0.31236897274633124,0.31446540880503143,0.3165618448637317,0.31865828092243187,0.32075471698113206,0.3228511530398323,0.3249475890985325,0.3270440251572327,0.32914046121593293,0.3312368972746331,0.3333333333333333,0.33542976939203356,0.33752620545073375,0.3417190775681342,0.34591194968553457,0.3480083857442348,0.350104821802935,0.3522012578616352,0.35429769392033544,0.35639412997903563,0.3584905660377358,0.36058700209643607,0.36268343815513626,0.36477987421383645,0.3668763102725367,0.3689727463312369,0.3710691823899371,0.3752620545073375,0.37735849056603776,0.38155136268343814,0.3836477987421384,0.3857442348008386,0.38784067085953877,0.389937106918239,0.3920335429769392,0.3941299790356394,0.39622641509433965,0.39832285115303984,0.40041928721174,0.4025157232704403,0.40461215932914046,0.40670859538784065,0.4088050314465409,0.4109014675052411,0.4129979035639413,0.4171907756813417,0.4192872117400419,0.42138364779874216,0.42348008385744235,0.42557651991614254,0.4276729559748428,0.429769392033543,0.43186582809224316,0.4339622641509434,0.4360587002096436,0.4381551362683438,0.44025157232704404,0.44234800838574423,0.4444444444444444,0.44654088050314467,0.44863731656184486,0.45073375262054505,0.4528301886792453,0.4549266247379455,0.4570230607966457,0.4591194968553459,0.4612159329140461,0.46331236897274636,0.46540880503144655,0.46750524109014674,0.469601677148847,0.4716981132075472,0.47379454926624737,0.4758909853249476,0.4779874213836478,0.480083857442348,0.48218029350104824,0.48427672955974843,0.4863731656184486,0.48846960167714887,0.49056603773584906,0.49266247379454925,0.4947589098532495,0.4968553459119497,0.4989517819706499,0.5010482180293501,0.5031446540880503,0.5052410901467506,0.5073375262054507,0.5094339622641509,0.5115303983228512,0.5136268343815513,0.5157232704402516,0.5178197064989518,0.519916142557652,0.5220125786163522,0.5241090146750524,0.5262054507337526,0.5283018867924528,0.5303983228511531,0.5324947589098532,0.5345911949685535,0.5366876310272537,0.5387840670859538,0.5408805031446541,0.5429769392033543,0.5450733752620545,0.5471698113207547,0.549266247379455,0.5513626834381551,0.5534591194968553,0.5555555555555556,0.5576519916142557,0.559748427672956,0.5618448637316562,0.5639412997903563,0.5660377358490566,0.5681341719077568,0.570230607966457,0.5723270440251572,0.5744234800838575,0.5765199161425576,0.5786163522012578,0.5807127882599581,0.5828092243186582,0.5849056603773585,0.5870020964360587,0.589098532494759,0.5911949685534591,0.5932914046121593,0.5953878406708596,0.5974842767295597,0.59958071278826,0.6016771488469602,0.6037735849056604,0.6058700209643606,0.6079664570230608,0.610062893081761,0.6121593291404612,0.6142557651991615,0.6163522012578616,0.6184486373165619,0.6205450733752621,0.6226415094339622,0.6247379454926625,0.6268343815513627,0.6289308176100629,0.6310272536687631,0.6331236897274634,0.6352201257861635,0.6373165618448637,0.639412997903564,0.6415094339622641,0.6436058700209644,0.6457023060796646,0.6477987421383647,0.649895178197065,0.6519916142557652,0.6540880503144654,0.6561844863731656,0.6582809224318659,0.660377358490566,0.6624737945492662,0.6645702306079665,0.6666666666666666,0.6687631027253669,0.6708595387840671,0.6729559748427673,0.6750524109014675,0.6771488469601677,0.6792452830188679,0.6813417190775681,0.6834381551362684,0.6855345911949685,0.6876310272536688,0.689727463312369,0.6918238993710691,0.6939203354297694,0.6960167714884696,0.6981132075471698,0.70020964360587,0.7023060796645703,0.7044025157232704,0.7064989517819706,0.7085953878406709,0.710691823899371,0.7127882599580713,0.7148846960167715,0.7169811320754716,0.7190775681341719,0.7211740041928721,0.7232704402515723,0.7253668763102725,0.7274633123689728,0.7295597484276729,0.7316561844863732,0.7358490566037735,0.7379454926624738,0.740041928721174,0.7421383647798742,0.7442348008385744,0.7463312368972747,0.7484276729559748,0.750524109014675,0.7526205450733753,0.7547169811320755,0.7568134171907757,0.7610062893081762,0.7631027253668763,0.7651991614255765,0.7672955974842768,0.7693920335429769,0.7714884696016772,0.7735849056603774,0.7756813417190775,0.7777777777777778,0.779874213836478,0.7819706498951782,0.7840670859538784,0.7861635220125787,0.7882599580712788,0.790356394129979,0.7924528301886793,0.7945492662473794,0.7966457023060797,0.7987421383647799,0.80083857442348,0.8029350104821803,0.8050314465408805,0.8071278825995807,0.8092243186582809,0.8113207547169812,0.8134171907756813,0.8155136268343816,0.8176100628930818,0.8197064989517819,0.8218029350104822,0.8238993710691824,0.8259958071278826,0.8280922431865828,0.8301886792452831,0.8322851153039832,0.8343815513626834,0.8364779874213837,0.8385744234800838,0.8406708595387841,0.8427672955974843,0.8448637316561844,0.8469601677148847,0.8490566037735849,0.8511530398322851,0.8532494758909853,0.8553459119496856,0.8574423480083857,0.859538784067086,0.8616352201257862,0.8637316561844863,0.8658280922431866,0.8679245283018868,0.870020964360587,0.8721174004192872,0.8742138364779874,0.8763102725366876,0.8784067085953878,0.8805031446540881,0.8825995807127882,0.8846960167714885,0.8867924528301887,0.8888888888888888,0.8909853249475891,0.8930817610062893,0.8951781970649895,0.8972746331236897,0.89937106918239,0.9014675052410901,0.9035639412997903,0.9056603773584906,0.9077568134171907,0.909853249475891,0.9119496855345912,0.9140461215932913,0.9161425576519916,0.9182389937106918,0.9203354297693921,0.9224318658280922,0.9245283018867925,0.9266247379454927,0.9287211740041929,0.9308176100628931,0.9329140461215933,0.9350104821802935,0.9371069182389937,0.939203354297694,0.9412997903563941,0.9433962264150944,0.9454926624737946,0.9475890985324947,0.949685534591195,0.9517819706498952,0.9538784067085954,0.9559748427672956,0.9580712788259959,0.960167714884696,0.9622641509433962,0.9643605870020965,0.9664570230607966,0.9685534591194969,0.9706498951781971,0.9727463312368972,0.9748427672955975,0.9769392033542977,0.9790356394129979,0.9811320754716981,0.9832285115303984,0.9853249475890985,0.9874213836477987,0.989517819706499,0.9916142557651991,0.9937106918238994,0.9958071278825996,0.9979035639412998],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.6789,0.7117,0.8140,0.9795,1.0390,1.1336,1.1623,1.1708,1.1900,1.2090,1.2094,1.2276,1.2407,1.2436,1.2720,1.2924,1.2975,1.2980,1.3014,1.3201,1.3258,1.3285,1.3403,1.3489,1.3490,1.3633,1.3653,1.3675,1.3693,1.3808,1.3845,1.3848,1.3871,1.3885,1.4025,1.4102,1.4134,1.4157,1.4211,1.4228,1.4267,1.4350,1.4361,1.4378,1.4397,1.4410,1.4420,1.4452,1.4458,1.4483,1.4495,1.4500,1.4542,1.4591,1.4640,1.4650,1.4655,1.4722,1.4753,1.4802,1.4808,1.4843,1.4875,1.4887,1.4911,1.4991,1.4992,1.4995,1.5035,1.5039,1.5111,1.5113,1.5145,1.5189,1.5219,1.5516,1.5531,1.5548,1.5579,1.5589,1.5593,1.5692,1.5701,1.5770,1.5784,1.5786,1.5832,1.5865,1.5869,1.5872,1.5880,1.5920,1.5940,1.5982,1.5996,1.6025,1.6049,1.6069,1.6122,1.6302,1.6340,1.6350,1.6416,1.6417,1.6425,1.6435,1.6451,1.6458,1.6531,1.6645,1.6769,1.6793,1.6822,1.6834,1.6853,1.6885,1.6890,1.6900,1.6901,1.6902,1.6928,1.6937,1.6940,1.7157,1.7174,1.7213,1.7266,1.7270,1.7306,1.7412,1.7547,1.7557,1.7584,1.7619,1.7624,1.7771,1.7847,1.7894,1.7960,1.7994,1.8089,1.8422,1.8448,1.8482,1.8619,1.8676,1.8679,1.8715,1.8826,1.8868,1.8988,1.9020,1.9028,1.9057,1.9079,1.9140,1.9173,1.9215,1.9281,1.9438,1.9481,1.9711,1.9759,1.9765,1.9766,1.9866,2.0165,2.0168,2.0182,2.0293,2.0398,2.0438,2.0530,2.0577,2.0584,2.0589,2.0603,2.0903,2.0914,2.0949,2.0964,2.0984,2.1010,2.1046,2.1063,2.1079,2.1116,2.1166,2.1172,2.1177,2.1241,2.1309,2.1314,2.1330,2.1466,2.1485,2.1593,2.1618,2.1629,2.1640,2.1743,2.1776,2.1818,2.1855,2.1914,2.1941,2.1951,2.1973,2.2011,2.2018,2.2026,2.2108,2.2141,2.2232,2.2242,2.2243,2.2271,2.2281,2.2300,2.2361,2.2369,2.2403,2.2448,2.2455,2.2469,2.2472,2.2563,2.2604,2.2626,2.2688,2.2714,2.2717,2.2735,2.2776,2.2791,2.2823,2.2855,2.2858,2.2918,2.2924,2.2938,2.2976,2.3038,2.3055,2.3068,2.3070,2.3139,2.3181,2.3249,2.3268,2.3303,2.3312,2.3332,2.3342,2.3347,2.3402,2.3423,2.3479,2.3488,2.3495,2.3496,2.3547,2.3578,2.3597,2.3599,2.3610,2.3613,2.3635,2.3644,2.3699,2.3704,2.3711,2.3822,2.3829,2.3881,2.3900,2.3958,2.3967,2.3971,2.4016,2.4017,2.4035,2.4087,2.4152,2.4189,2.4199,2.4220,2.4225,2.4227,2.4260,2.4279,2.4280,2.4285,2.4306,2.4340,2.4352,2.4369,2.4388,2.4396,2.4412,2.4424,2.4474,2.4488,2.4513,2.4566,2.4593,2.4605,2.4616,2.4649,2.4661,2.4662,2.4665,2.4668,2.4689,2.4736,2.4740,2.4746,2.4760,2.4763,2.4776,2.4825,2.4828,2.4848,2.4869,2.4877,2.4915,2.4931,2.4941,2.5014,2.5033,2.5097,2.5179,2.5202,2.5235,2.5237,2.5294,2.5344,2.5352,2.5368,2.5470,2.5472,2.5514,2.5520,2.5573,2.5593,2.5607,2.5668,2.5673,2.5675,2.5737,2.5747,2.5768,2.5816,2.5928,2.5975,2.5982,2.6008,2.6014,2.6054,2.6193,2.6206,2.6237,2.6289,2.6290,2.6363,2.6429,2.6438,2.6454,2.6509,2.6584,2.6596,2.6598,2.6620,2.6708,2.6805,2.6888,2.7080,2.7184,2.7187,2.7272,2.7306,2.7410,2.7435,2.7572,2.7648,2.7737,2.7964,2.8005,2.8127,2.8146,2.8304,2.8417,2.8429,2.8464,2.8540,2.8590,2.8629,2.8701,2.8757,2.8784,2.8847,2.8963,2.9110,2.9189,2.9306,2.9342,2.9431,2.9456,2.9489,2.9712,2.9802,2.9809,2.9837,2.9911,2.9967,3.0086,3.0242,3.0444,3.0505,3.0657,3.0780,3.0817,3.0835,3.0850,3.0858,3.0961,3.1754,3.1808,3.1984,3.2519,3.2608,3.3436,3.3766,3.5425,3.6466,3.6723,3.7384,3.8119,3.9376,3.9707,4.0168,4.0958,4.1407,4.1516,4.1997,4.2060,4.2532,4.3291,4.3342,4.5236,4.6946,4.7717,4.8044,4.8200,4.9217,4.9320,4.9383,4.9435,5.0335,5.0344,5.0710,5.2965,5.3014,5.3915,5.5256,5.5419,5.5931,5.6236,5.7331,5.7400,5.7728,6.0811,6.2529,6.3845,6.4181,6.5716,6.6412,7.0913,8.2380,8.2519,9.9443,10.2502,10.6143,10.6808,10.9659,11.0426,11.4729,11.7486,12.0502,12.2808,13.3710],"y":[0.002,0.004,0.006,0.008,0.01,0.012,0.014,0.016,0.018,0.02,0.022,0.024,0.026,0.028,0.03,0.032,0.034,0.036,0.038,0.04,0.042,0.044,0.046,0.048,0.05,0.052,0.056,0.058,0.06,0.062,0.064,0.066,0.068,0.07,0.072,0.074,0.076,0.078,0.08,0.082,0.084,0.086,0.09,0.092,0.094,0.096,0.098,0.1,0.102,0.104,0.106,0.108,0.11,0.112,0.114,0.116,0.118,0.12,0.122,0.124,0.126,0.128,0.13,0.132,0.134,0.136,0.138,0.14,0.142,0.144,0.146,0.148,0.15,0.152,0.154,0.156,0.158,0.16,0.162,0.164,0.166,0.168,0.17,0.172,0.174,0.176,0.178,0.18,0.182,0.184,0.186,0.188,0.19,0.192,0.194,0.198,0.2,0.202,0.204,0.206,0.208,0.21,0.212,0.214,0.216,0.218,0.22,0.222,0.224,0.226,0.228,0.23,0.232,0.234,0.236,0.238,0.24,0.242,0.244,0.246,0.248,0.25,0.252,0.254,0.256,0.258,0.26,0.262,0.264,0.266,0.268,0.27,0.272,0.274,0.276,0.278,0.28,0.282,0.284,0.286,0.288,0.29,0.292,0.294,0.296,0.298,0.3,0.302,0.304,0.306,0.308,0.31,0.312,0.314,0.316,0.318,0.32,0.322,0.324,0.326,0.328,0.33,0.332,0.334,0.336,0.338,0.34,0.342,0.344,0.346,0.348,0.35,0.352,0.356,0.358,0.36,0.362,0.364,0.366,0.368,0.37,0.372,0.374,0.376,0.378,0.38,0.382,0.384,0.386,0.388,0.39,0.392,0.394,0.396,0.398,0.4,0.402,0.404,0.406,0.408,0.41,0.412,0.414,0.416,0.418,0.42,0.422,0.424,0.426,0.428,0.43,0.432,0.434,0.436,0.438,0.44,0.442,0.444,0.446,0.448,0.45,0.452,0.454,0.456,0.458,0.46,0.462,0.464,0.466,0.468,0.47,0.472,0.476,0.478,0.48,0.482,0.484,0.486,0.488,0.49,0.492,0.494,0.496,0.498,0.5,0.502,0.506,0.508,0.51,0.512,0.514,0.516,0.518,0.52,0.522,0.524,0.526,0.528,0.53,0.532,0.534,0.536,0.538,0.54,0.542,0.544,0.546,0.548,0.55,0.552,0.554,0.556,0.56,0.562,0.564,0.566,0.568,0.57,0.572,0.574,0.576,0.578,0.582,0.584,0.586,0.588,0.59,0.592,0.594,0.596,0.598,0.6,0.602,0.604,0.606,0.608,0.61,0.612,0.614,0.616,0.618,0.62,0.622,0.624,0.626,0.628,0.63,0.632,0.634,0.636,0.638,0.64,0.642,0.644,0.646,0.648,0.65,0.652,0.654,0.656,0.658,0.66,0.662,0.664,0.666,0.668,0.67,0.672,0.674,0.676,0.678,0.68,0.682,0.684,0.686,0.688,0.69,0.692,0.694,0.696,0.698,0.7,0.702,0.704,0.706,0.708,0.71,0.712,0.714,0.716,0.718,0.72,0.722,0.724,0.726,0.728,0.73,0.732,0.734,0.736,0.738,0.74,0.742,0.744,0.746,0.748,0.75,0.752,0.754,0.756,0.758,0.76,0.762,0.764,0.766,0.768,0.77,0.772,0.774,0.776,0.778,0.78,0.782,0.784,0.786,0.788,0.79,0.792,0.794,0.796,0.798,0.8,0.802,0.804,0.806,0.808,0.81,0.812,0.814,0.816,0.818,0.82,0.822,0.824,0.826,0.828,0.83,0.832,0.834,0.836,0.838,0.84,0.842,0.844,0.846,0.848,0.85,0.852,0.854,0.856,0.858,0.86,0.862,0.864,0.866,0.868,0.87,0.872,0.874,0.876,0.878,0.88,0.882,0.884,0.886,0.888,0.89,0.892,0.894,0.896,0.898,0.9,0.902,0.904,0.906,0.908,0.91,0.912,0.914,0.916,0.918,0.92,0.922,0.924,0.926,0.928,0.93,0.932,0.934,0.936,0.938,0.94,0.942,0.944,0.946,0.948,0.95,0.952,0.954,0.956,0.958,0.96,0.962,0.964,0.966,0.968,0.97,0.972,0.974,0.976,0.978,0.98,0.982,0.984,0.986,0.988,0.99,0.992,0.994,0.996,0.998],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.8157,1.5013,1.5030,1.5306,1.6042,1.6529,1.6585,1.6884,1.6913,1.6943,1.6997,1.7055,1.7116,1.7137,1.7160,1.7254,1.7313,1.7348,1.7374,1.7495,1.7513,1.7543,1.7576,1.7586,1.7589,1.7618,1.7724,1.7875,1.7891,1.8029,1.8035,1.8050,1.8219,1.8270,1.8273,1.8292,1.8319,1.8433,1.8443,1.8455,1.8469,1.8536,1.8663,1.8736,1.8774,1.8818,1.8831,1.8886,1.9095,1.9108,1.9266,1.9315,1.9418,1.9421,1.9477,1.9518,1.9525,1.9548,1.9553,1.9593,1.9607,1.9694,1.9797,1.9809,1.9825,1.9882,1.9885,1.9928,1.9998,2.0002,2.0060,2.0122,2.0177,2.0187,2.0228,2.0264,2.0289,2.0371,2.0372,2.0393,2.0443,2.0465,2.0507,2.0564,2.0633,2.0686,2.0707,2.0714,2.0839,2.0840,2.0869,2.0912,2.0921,2.0947,2.1016,2.1059,2.1071,2.1117,2.1128,2.1131,2.1136,2.1148,2.1152,2.1164,2.1170,2.1237,2.1259,2.1293,2.1333,2.1354,2.1361,2.1418,2.1464,2.1515,2.1540,2.1633,2.1638,2.1652,2.1654,2.1667,2.1719,2.1722,2.1760,2.1796,2.1801,2.1846,2.1890,2.1894,2.1981,2.1999,2.2093,2.2132,2.2303,2.2346,2.2358,2.2483,2.2501,2.2514,2.2530,2.2532,2.2544,2.2546,2.2580,2.2637,2.2656,2.2686,2.2687,2.2693,2.2764,2.2788,2.2829,2.2886,2.2897,2.2950,2.3022,2.3049,2.3054,2.3067,2.3074,2.3075,2.3079,2.3100,2.3114,2.3165,2.3175,2.3205,2.3223,2.3277,2.3296,2.3299,2.3304,2.3326,2.3329,2.3443,2.3467,2.3519,2.3522,2.3532,2.3548,2.3564,2.3570,2.3613,2.3662,2.3718,2.3743,2.3769,2.3806,2.3838,2.3873,2.3966,2.4021,2.4031,2.4047,2.4064,2.4065,2.4143,2.4200,2.4226,2.4256,2.4271,2.4297,2.4310,2.4356,2.4370,2.4403,2.4408,2.4437,2.4472,2.4476,2.4501,2.4558,2.4564,2.4605,2.4719,2.4755,2.4777,2.4879,2.5017,2.5115,2.5149,2.5219,2.5225,2.5256,2.5309,2.5337,2.5430,2.5439,2.5452,2.5591,2.5602,2.5613,2.5720,2.5756,2.5819,2.5857,2.5889,2.5979,2.6019,2.6021,2.6048,2.6127,2.6174,2.6223,2.6367,2.6460,2.6474,2.6496,2.6499,2.6577,2.6607,2.6639,2.6839,2.6908,2.6932,2.7009,2.7010,2.7023,2.7111,2.7112,2.7133,2.7213,2.7230,2.7262,2.7327,2.7395,2.7403,2.7419,2.7495,2.7497,2.7546,2.7592,2.7625,2.7634,2.7669,2.7728,2.7873,2.7935,2.7988,2.8034,2.8036,2.8096,2.8249,2.8287,2.8334,2.8419,2.8619,2.8698,2.8748,2.8809,2.8822,2.8837,2.8871,2.8920,2.9054,2.9141,2.9209,2.9278,2.9311,2.9374,2.9425,2.9428,2.9550,2.9651,2.9733,2.9745,2.9837,2.9924,2.9934,2.9969,2.9989,3.0169,3.0182,3.0301,3.0343,3.0403,3.0443,3.0513,3.0548,3.0627,3.0649,3.0787,3.0993,3.1039,3.1089,3.1144,3.1156,3.1164,3.1203,3.1268,3.1287,3.1294,3.1321,3.1368,3.1483,3.1561,3.1635,3.1681,3.1712,3.1752,3.1760,3.1789,3.1818,3.1870,3.1912,3.1929,3.2047,3.2053,3.2074,3.2085,3.2099,3.2128,3.2141,3.2173,3.2179,3.2197,3.2221,3.2257,3.2288,3.2332,3.2361,3.2441,3.2463,3.2521,3.2622,3.2631,3.2633,3.2653,3.2670,3.2725,3.2744,3.2765,3.2796,3.2858,3.3185,3.3377,3.3382,3.3408,3.3427,3.3511,3.3589,3.3616,3.3633,3.3915,3.3916,3.3951,3.3988,3.4032,3.4091,3.4159,3.4383,3.4496,3.4543,3.4589,3.4721,3.4764,3.4806,3.4911,3.4996,3.5038,3.5098,3.5119,3.5461,3.5532,3.5582,3.5798,3.5851,3.5874,3.5943,3.6184,3.6187,3.6248,3.6367,3.6377,3.6381,3.6403,3.6421,3.6630,3.6795,3.6885,3.6934,3.7075,3.7155,3.7198,3.7324,3.7494,3.7517,3.7575,3.7586,3.7595,3.7783,3.7884,3.7937,3.8066,3.8267,3.8353,3.8470,3.8559,3.8874,3.9127,3.9137,3.9400,3.9552,3.9607,3.9833,3.9991,4.0093,4.0277,4.0367,4.0404,4.0519,4.0637,4.0975,4.1110,4.1581,4.1729,4.1789,4.1917,4.2299,4.2415,4.2493,4.3269,4.3439,4.4375,4.4492,4.4508,4.4912,4.5290,4.5418,4.6257,4.6633,4.6712,4.7314,4.7365,4.7521,4.7795,4.7853,4.7933,4.8064,4.8189,4.8337,4.8774,4.8837,4.8954,4.8983,4.9331,4.9348,5.0078,5.0442,5.0657,5.1815,5.2013,5.2153,5.2528,5.2805,5.3895,5.4378,5.4712,5.5504,5.5607,5.5692,5.5770,5.5927,5.6106,5.6672,5.7531,5.9289,5.9716,6.2341,6.3851,6.6215,6.6371,6.9247,7.2035,7.4241,7.9987,9.1568,9.3373,9.3425,9.6646,9.7786,10.0193,10.1448,10.4479,10.8082,11.2999,11.7669,12.0828],"y":[0.0018832391713747645,0.003766478342749529,0.005649717514124294,0.007532956685499058,0.009416195856873822,0.011299435028248588,0.013182674199623353,0.015065913370998116,0.01694915254237288,0.018832391713747645,0.02071563088512241,0.022598870056497175,0.02448210922787194,0.026365348399246705,0.02824858757062147,0.030131826741996232,0.032015065913371,0.03389830508474576,0.035781544256120526,0.03766478342749529,0.03954802259887006,0.04143126177024482,0.04331450094161959,0.04519774011299435,0.047080979284369114,0.04896421845574388,0.05084745762711865,0.05273069679849341,0.054613935969868174,0.05649717514124294,0.0583804143126177,0.060263653483992465,0.062146892655367235,0.064030131826742,0.06591337099811675,0.06779661016949153,0.0696798493408663,0.07156308851224105,0.07344632768361582,0.07532956685499058,0.07721280602636535,0.07909604519774012,0.08097928436911488,0.08286252354048965,0.0847457627118644,0.08662900188323917,0.08851224105461393,0.0903954802259887,0.09227871939736347,0.09416195856873823,0.096045197740113,0.09792843691148775,0.09981167608286252,0.1016949152542373,0.10357815442561205,0.10546139359698682,0.10734463276836158,0.10922787193973635,0.1111111111111111,0.11299435028248588,0.11487758945386065,0.1167608286252354,0.11864406779661017,0.12052730696798493,0.1224105461393597,0.12429378531073447,0.12617702448210924,0.128060263653484,0.12994350282485875,0.1318267419962335,0.1337099811676083,0.13559322033898305,0.1374764595103578,0.1393596986817326,0.14124293785310735,0.1431261770244821,0.14500941619585686,0.14689265536723164,0.1487758945386064,0.15065913370998116,0.15254237288135594,0.1544256120527307,0.15630885122410546,0.15819209039548024,0.160075329566855,0.16195856873822975,0.1638418079096045,0.1657250470809793,0.16760828625235405,0.1694915254237288,0.1713747645951036,0.17325800376647835,0.1751412429378531,0.17702448210922786,0.17890772128060264,0.1807909604519774,0.18267419962335216,0.18455743879472694,0.1864406779661017,0.18832391713747645,0.1902071563088512,0.192090395480226,0.19397363465160075,0.1977401129943503,0.19962335216572505,0.2015065913370998,0.2033898305084746,0.20527306967984935,0.2071563088512241,0.20903954802259886,0.21092278719397364,0.2128060263653484,0.21468926553672316,0.21657250470809794,0.2184557438794727,0.22033898305084745,0.2222222222222222,0.224105461393597,0.22598870056497175,0.2278719397363465,0.2297551789077213,0.23163841807909605,0.2335216572504708,0.23540489642184556,0.23728813559322035,0.2391713747645951,0.24105461393596986,0.24293785310734464,0.2448210922787194,0.24670433145009416,0.24858757062146894,0.2504708097928437,0.2523540489642185,0.2542372881355932,0.256120527306968,0.2580037664783427,0.2598870056497175,0.2617702448210923,0.263653483992467,0.2655367231638418,0.2674199623352166,0.2693032015065913,0.2711864406779661,0.2730696798493409,0.2749529190207156,0.2768361581920904,0.2787193973634652,0.2806026365348399,0.2824858757062147,0.2843691148775895,0.2862523540489642,0.288135593220339,0.2900188323917137,0.2919020715630885,0.2937853107344633,0.295668549905838,0.2975517890772128,0.2994350282485876,0.3013182674199623,0.3032015065913371,0.3050847457627119,0.3069679849340866,0.3088512241054614,0.3107344632768362,0.3126177024482109,0.3145009416195857,0.3163841807909605,0.3182674199623352,0.32015065913371,0.3220338983050847,0.3239171374764595,0.3258003766478343,0.327683615819209,0.3295668549905838,0.3314500941619586,0.3333333333333333,0.3352165725047081,0.3370998116760829,0.3389830508474576,0.3408662900188324,0.3427495291902072,0.3446327683615819,0.3465160075329567,0.3483992467043315,0.3502824858757062,0.352165725047081,0.3540489642184557,0.3559322033898305,0.3578154425612053,0.35969868173258,0.3615819209039548,0.3634651600753296,0.3653483992467043,0.3672316384180791,0.3691148775894539,0.3709981167608286,0.3728813559322034,0.3747645951035782,0.3766478342749529,0.3785310734463277,0.3804143126177024,0.3822975517890772,0.384180790960452,0.3860640301318267,0.3879472693032015,0.3898305084745763,0.391713747645951,0.3935969868173258,0.3954802259887006,0.3973634651600753,0.3992467043314501,0.4011299435028249,0.4030131826741996,0.4048964218455744,0.4067796610169492,0.4086629001883239,0.4105461393596987,0.4124293785310734,0.4143126177024482,0.416195856873823,0.4180790960451977,0.4199623352165725,0.4218455743879473,0.423728813559322,0.4274952919020716,0.4293785310734463,0.4312617702448211,0.4331450094161959,0.4350282485875706,0.4369114877589454,0.4387947269303202,0.4406779661016949,0.4425612052730697,0.4444444444444444,0.4463276836158192,0.448210922787194,0.4500941619585687,0.4519774011299435,0.4538606403013183,0.455743879472693,0.4576271186440678,0.4595103578154426,0.4613935969868173,0.4632768361581921,0.4651600753295669,0.4670433145009416,0.4689265536723164,0.4708097928436911,0.4726930320150659,0.4745762711864407,0.4764595103578154,0.4783427495291902,0.480225988700565,0.4821092278719397,0.4839924670433145,0.4858757062146893,0.487758945386064,0.4896421845574388,0.4915254237288136,0.4934086629001883,0.4952919020715631,0.4971751412429379,0.4990583804143126,0.5009416195856874,0.5028248587570622,0.504708097928437,0.5065913370998116,0.5084745762711864,0.5103578154425612,0.512241054613936,0.5141242937853108,0.5160075329566854,0.5178907721280602,0.519774011299435,0.5216572504708098,0.5235404896421846,0.5254237288135594,0.527306967984934,0.5291902071563088,0.5310734463276836,0.5329566854990584,0.5348399246704332,0.536723163841808,0.5386064030131826,0.5404896421845574,0.5423728813559322,0.544256120527307,0.5461393596986818,0.5480225988700564,0.5499058380414312,0.551789077212806,0.5536723163841808,0.5555555555555556,0.5574387947269304,0.559322033898305,0.5612052730696798,0.5630885122410546,0.5649717514124294,0.5668549905838042,0.568738229755179,0.5706214689265536,0.5725047080979284,0.5743879472693032,0.576271186440678,0.5781544256120528,0.5800376647834274,0.5819209039548022,0.583804143126177,0.5856873822975518,0.5875706214689266,0.5894538606403014,0.591337099811676,0.5932203389830508,0.5951035781544256,0.5969868173258004,0.5988700564971752,0.60075329566855,0.6026365348399246,0.6045197740112994,0.6064030131826742,0.608286252354049,0.6101694915254238,0.6120527306967984,0.6139359698681732,0.615819209039548,0.6177024482109228,0.6195856873822976,0.6214689265536724,0.623352165725047,0.6252354048964218,0.6271186440677966,0.6290018832391714,0.6308851224105462,0.632768361581921,0.6346516007532956,0.6365348399246704,0.6384180790960452,0.64030131826742,0.6421845574387948,0.6440677966101694,0.6459510357815442,0.647834274952919,0.6497175141242938,0.6516007532956686,0.6534839924670434,0.655367231638418,0.6572504708097928,0.6591337099811676,0.6610169491525424,0.6629001883239172,0.664783427495292,0.6666666666666666,0.6685499058380414,0.6704331450094162,0.672316384180791,0.6741996233521658,0.6760828625235404,0.6779661016949152,0.67984934086629,0.6817325800376648,0.6836158192090396,0.6854990583804144,0.687382297551789,0.6892655367231638,0.6911487758945386,0.6930320150659134,0.6949152542372882,0.696798493408663,0.6986817325800376,0.7005649717514124,0.7024482109227872,0.704331450094162,0.7062146892655368,0.7080979284369114,0.7099811676082862,0.711864406779661,0.7137476459510358,0.7156308851224106,0.7175141242937854,0.71939736346516,0.7212806026365348,0.7231638418079096,0.7250470809792844,0.7269303201506592,0.7288135593220338,0.7306967984934086,0.7325800376647834,0.7344632768361582,0.736346516007533,0.7382297551789078,0.7401129943502824,0.7419962335216572,0.743879472693032,0.7457627118644068,0.7476459510357816,0.7495291902071564,0.751412429378531,0.7532956685499058,0.7551789077212806,0.7570621468926554,0.7589453860640302,0.7608286252354048,0.7627118644067796,0.7645951035781544,0.7664783427495292,0.768361581920904,0.7702448210922788,0.7721280602636534,0.7740112994350282,0.775894538606403,0.7777777777777778,0.7796610169491526,0.7815442561205274,0.783427495291902,0.7853107344632768,0.7871939736346516,0.7890772128060264,0.7909604519774012,0.7928436911487758,0.7947269303201506,0.7966101694915254,0.7984934086629002,0.800376647834275,0.8022598870056498,0.8041431261770244,0.8060263653483992,0.807909604519774,0.8097928436911488,0.8116760828625236,0.8135593220338984,0.815442561205273,0.8173258003766478,0.8192090395480226,0.8210922787193974,0.8229755178907722,0.8248587570621468,0.8267419962335216,0.8286252354048964,0.8305084745762712,0.832391713747646,0.8342749529190208,0.8361581920903954,0.8380414312617702,0.839924670433145,0.8418079096045198,0.8455743879472694,0.847457627118644,0.8493408662900188,0.8512241054613936,0.8531073446327684,0.8549905838041432,0.8568738229755178,0.8587570621468926,0.8606403013182674,0.8625235404896422,0.864406779661017,0.8662900188323918,0.8681732580037664,0.8700564971751412,0.871939736346516,0.8738229755178908,0.8757062146892656,0.8775894538606404,0.879472693032015,0.8813559322033898,0.8832391713747646,0.8851224105461394,0.8870056497175142,0.8888888888888888,0.8907721280602636,0.8926553672316384,0.8945386064030132,0.896421845574388,0.8983050847457628,0.9001883239171374,0.9020715630885122,0.903954802259887,0.9058380414312618,0.9077212806026366,0.9096045197740112,0.911487758945386,0.9133709981167608,0.9152542372881356,0.9171374764595104,0.9190207156308852,0.9209039548022598,0.9227871939736346,0.9246704331450094,0.9265536723163842,0.928436911487759,0.9303201506591338,0.9322033898305084,0.9340866290018832,0.935969868173258,0.9378531073446328,0.9397363465160076,0.9416195856873822,0.943502824858757,0.9453860640301318,0.9472693032015066,0.9491525423728814,0.9510357815442562,0.9529190207156308,0.9548022598870056,0.9566854990583804,0.9585687382297552,0.96045197740113,0.9623352165725048,0.9642184557438794,0.9661016949152542,0.967984934086629,0.9698681732580038,0.9717514124293786,0.9736346516007532,0.975517890772128,0.9774011299435028,0.9792843691148776,0.9811676082862524,0.9830508474576272,0.9849340866290018,0.9868173258003766,0.9887005649717514,0.9905838041431262,0.992467043314501,0.9943502824858758,0.9962335216572504,0.9981167608286252],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.3348,0.3697,0.3778,0.3834,0.3982,0.4031,0.4177,0.4189,0.4204,0.4230,0.4286,0.4408,0.4427,0.4469,0.4502,0.4558,0.4610,0.4629,0.4675,0.4709,0.4734,0.4736,0.4765,0.4794,0.4805,0.4806,0.4817,0.4818,0.4841,0.4847,0.4850,0.4860,0.4864,0.4867,0.4881,0.4896,0.4908,0.4937,0.5008,0.5023,0.5026,0.5069,0.5079,0.5103,0.5105,0.5116,0.5117,0.5126,0.5127,0.5131,0.5179,0.5196,0.5197,0.5210,0.5215,0.5229,0.5250,0.5307,0.5341,0.5357,0.5381,0.5417,0.5432,0.5438,0.5449,0.5491,0.5498,0.5515,0.5519,0.5535,0.5568,0.5609,0.5628,0.5638,0.5647,0.5673,0.5721,0.5727,0.5751,0.5781,0.5803,0.5808,0.5823,0.5855,0.5890,0.5896,0.5900,0.5903,0.5924,0.5939,0.5975,0.5993,0.6005,0.6009,0.6020,0.6030,0.6039,0.6042,0.6068,0.6069,0.6099,0.6113,0.6127,0.6134,0.6137,0.6181,0.6187,0.6204,0.6268,0.6272,0.6277,0.6289,0.6314,0.6323,0.6340,0.6377,0.6416,0.6435,0.6460,0.6465,0.6468,0.6506,0.6522,0.6555,0.6556,0.6571,0.6642,0.6673,0.6696,0.6739,0.6749,0.6759,0.6784,0.6824,0.6834,0.6872,0.6921,0.6948,0.7058,0.7059,0.7087,0.7135,0.7150,0.7177,0.7220,0.7224,0.7260,0.7272,0.7287,0.7306,0.7311,0.7395,0.7397,0.7443,0.7447,0.7473,0.7522,0.7570,0.7579,0.7611,0.7660,0.7668,0.7670,0.7685,0.7696,0.7715,0.7727,0.7729,0.7753,0.7769,0.7788,0.7791,0.7852,0.7883,0.7894,0.7910,0.7938,0.7963,0.7995,0.8005,0.8008,0.8013,0.8020,0.8028,0.8029,0.8045,0.8056,0.8071,0.8092,0.8095,0.8108,0.8124,0.8140,0.8175,0.8178,0.8182,0.8215,0.8240,0.8354,0.8366,0.8377,0.8380,0.8458,0.8465,0.8468,0.8482,0.8486,0.8488,0.8503,0.8507,0.8522,0.8560,0.8565,0.8578,0.8583,0.8588,0.8604,0.8611,0.8678,0.8707,0.8709,0.8715,0.8720,0.8723,0.8752,0.8766,0.8801,0.8825,0.8829,0.8851,0.8868,0.8870,0.8878,0.8889,0.8898,0.8929,0.8937,0.8944,0.9015,0.9017,0.9030,0.9055,0.9069,0.9071,0.9098,0.9114,0.9168,0.9196,0.9202,0.9223,0.9242,0.9253,0.9259,0.9283,0.9301,0.9304,0.9361,0.9397,0.9405,0.9432,0.9441,0.9453,0.9477,0.9480,0.9491,0.9528,0.9550,0.9570,0.9575,0.9634,0.9645,0.9654,0.9673,0.9748,0.9754,0.9768,0.9786,0.9805,0.9827,0.9834,0.9850,0.9857,0.9900,0.9956,0.9982,0.9987,0.9998,1.0018,1.0040,1.0049,1.0068,1.0082,1.0102,1.0103,1.0104,1.0137,1.0142,1.0146,1.0150,1.0154,1.0178,1.0180,1.0192,1.0241,1.0254,1.0341,1.0358,1.0367,1.0386,1.0439,1.0453,1.0460,1.0531,1.0537,1.0577,1.0582,1.0615,1.0674,1.0694,1.0722,1.0732,1.0743,1.0755,1.0783,1.0810,1.0830,1.0835,1.0882,1.0894,1.0971,1.0986,1.0993,1.1001,1.1042,1.1056,1.1122,1.1167,1.1176,1.1181,1.1206,1.1211,1.1223,1.1246,1.1276,1.1278,1.1284,1.1347,1.1368,1.1378,1.1386,1.1455,1.1462,1.1519,1.1526,1.1536,1.1564,1.1586,1.1601,1.1619,1.1639,1.1676,1.1719,1.1818,1.1902,1.2012,1.2030,1.2085,1.2146,1.2147,1.2248,1.2292,1.2342,1.2407,1.2432,1.2487,1.2488,1.2511,1.2634,1.2855,1.2873,1.2943,1.3135,1.3163,1.3171,1.3209,1.3370,1.3441,1.3597,1.3634,1.3643,1.3690,1.3923,1.4127,1.4217,1.4236,1.4490,1.4602,1.4735,1.4744,1.4796,1.5181,1.5182,1.5636,1.5735,1.5864,1.5926,1.5954,1.6209,1.6305,1.6307,1.6491,1.6925,1.7076,1.7091,1.7272,1.8157,1.8360,1.8599,1.8841,1.8873,1.9338,1.9878,2.0158,2.0559,2.1049,2.1909,2.3364,2.3399,2.3638,2.4897,2.5045,2.5570,2.5947,2.7557,2.8035,2.8924,2.9460,2.9548,2.9760,3.1494,3.1521,3.2529,3.2688,3.3765,3.3928,3.4300,3.4444,3.4622,3.4833,3.5345,3.5692,3.5792,3.5861,5.2172,6.0393,7.5801,7.9036,8.3168,8.4388,10.2094,11.5879,12.3185,12.8157,13.5616,13.9882,14.3942,15.0206,15.5012],"y":[0.002079002079002079,0.004158004158004158,0.006237006237006237,0.008316008316008316,0.010395010395010396,0.012474012474012475,0.014553014553014554,0.016632016632016633,0.018711018711018712,0.02079002079002079,0.02286902286902287,0.02494802494802495,0.02702702702702703,0.029106029106029108,0.031185031185031187,0.033264033264033266,0.035343035343035345,0.037422037422037424,0.0395010395010395,0.04158004158004158,0.04365904365904366,0.04573804573804574,0.04781704781704782,0.0498960498960499,0.05197505197505198,0.05405405405405406,0.056133056133056136,0.060291060291060294,0.062370062370062374,0.06444906444906445,0.06652806652806653,0.06860706860706861,0.07068607068607069,0.07276507276507277,0.07484407484407485,0.07692307692307693,0.079002079002079,0.08108108108108109,0.08316008316008316,0.08523908523908524,0.08731808731808732,0.0893970893970894,0.09147609147609148,0.09355509355509356,0.09563409563409564,0.09771309771309772,0.0997920997920998,0.10187110187110188,0.10395010395010396,0.10602910602910603,0.10810810810810811,0.1101871101871102,0.11226611226611227,0.11434511434511435,0.11642411642411643,0.11850311850311851,0.12058212058212059,0.12266112266112267,0.12681912681912683,0.1288981288981289,0.13097713097713098,0.13305613305613306,0.13513513513513514,0.13721413721413722,0.1392931392931393,0.14137214137214138,0.14345114345114346,0.14553014553014554,0.14760914760914762,0.1496881496881497,0.15176715176715178,0.15384615384615385,0.15592515592515593,0.158004158004158,0.1600831600831601,0.16216216216216217,0.16424116424116425,0.16632016632016633,0.1683991683991684,0.1704781704781705,0.17255717255717257,0.17463617463617465,0.17671517671517672,0.1787941787941788,0.18087318087318088,0.18295218295218296,0.18503118503118504,0.18711018711018712,0.1891891891891892,0.19126819126819128,0.19334719334719336,0.19542619542619544,0.19750519750519752,0.1995841995841996,0.20166320166320167,0.20374220374220375,0.20582120582120583,0.2079002079002079,0.20997920997921,0.21205821205821207,0.21413721413721415,0.21621621621621623,0.2182952182952183,0.2203742203742204,0.22245322245322247,0.22453222453222454,0.22661122661122662,0.2286902286902287,0.23076923076923078,0.23284823284823286,0.23492723492723494,0.23700623700623702,0.2390852390852391,0.24116424116424118,0.24324324324324326,0.24532224532224534,0.24740124740124741,0.2494802494802495,0.2515592515592516,0.25363825363825365,0.25571725571725573,0.2577962577962578,0.2598752598752599,0.26195426195426197,0.26403326403326405,0.2661122661122661,0.2681912681912682,0.2702702702702703,0.27234927234927236,0.27442827442827444,0.2765072765072765,0.2785862785862786,0.2806652806652807,0.28274428274428276,0.28482328482328484,0.2869022869022869,0.288981288981289,0.2910602910602911,0.29313929313929316,0.29521829521829523,0.2972972972972973,0.30145530145530147,0.30353430353430355,0.30561330561330563,0.3097713097713098,0.31185031185031187,0.31392931392931395,0.316008316008316,0.3180873180873181,0.3201663201663202,0.32224532224532226,0.32432432432432434,0.3264033264033264,0.3284823284823285,0.3305613305613306,0.33264033264033266,0.33471933471933474,0.3367983367983368,0.3388773388773389,0.340956340956341,0.34303534303534305,0.34511434511434513,0.3471933471933472,0.3492723492723493,0.35135135135135137,0.35343035343035345,0.35550935550935553,0.3575883575883576,0.3596673596673597,0.36382536382536385,0.3659043659043659,0.367983367983368,0.3700623700623701,0.37214137214137216,0.37422037422037424,0.3762993762993763,0.3783783783783784,0.3804573804573805,0.38253638253638256,0.38461538461538464,0.3866943866943867,0.3908523908523909,0.39293139293139295,0.39501039501039503,0.3991683991683992,0.40124740124740127,0.40332640332640335,0.40540540540540543,0.4074844074844075,0.4095634095634096,0.41164241164241167,0.41372141372141374,0.4158004158004158,0.4178794178794179,0.41995841995842,0.42203742203742206,0.42411642411642414,0.4261954261954262,0.4282744282744283,0.4303534303534304,0.43243243243243246,0.43451143451143454,0.4365904365904366,0.4386694386694387,0.4407484407484408,0.44282744282744285,0.44490644490644493,0.446985446985447,0.4490644490644491,0.45114345114345117,0.45322245322245325,0.4553014553014553,0.4573804573804574,0.4594594594594595,0.46153846153846156,0.46361746361746364,0.4656964656964657,0.4677754677754678,0.4698544698544699,0.47193347193347196,0.47401247401247404,0.4760914760914761,0.4781704781704782,0.4802494802494803,0.48232848232848236,0.48440748440748443,0.4864864864864865,0.4885654885654886,0.49064449064449067,0.49272349272349275,0.49480249480249483,0.4968814968814969,0.501039501039501,0.5031185031185031,0.5051975051975052,0.5072765072765073,0.5093555093555093,0.5114345114345115,0.5135135135135135,0.5155925155925156,0.5176715176715176,0.5197505197505198,0.5218295218295218,0.5239085239085239,0.525987525987526,0.5301455301455301,0.5322245322245323,0.5343035343035343,0.5363825363825364,0.5384615384615384,0.5405405405405406,0.5426195426195426,0.5446985446985447,0.5467775467775468,0.5488565488565489,0.5509355509355509,0.553014553014553,0.5550935550935551,0.5571725571725572,0.5592515592515592,0.5613305613305614,0.5634095634095634,0.5654885654885655,0.5675675675675675,0.5696465696465697,0.5717255717255717,0.5738045738045738,0.5758835758835759,0.577962577962578,0.58004158004158,0.5821205821205822,0.5841995841995842,0.5862785862785863,0.5883575883575883,0.5904365904365905,0.5945945945945946,0.5966735966735967,0.5987525987525988,0.6008316008316008,0.6029106029106029,0.604989604989605,0.6070686070686071,0.6091476091476091,0.6112266112266113,0.6133056133056133,0.6153846153846154,0.6174636174636174,0.6195426195426196,0.6216216216216216,0.6237006237006237,0.6257796257796258,0.6278586278586279,0.6299376299376299,0.632016632016632,0.6340956340956341,0.6361746361746362,0.6382536382536382,0.6403326403326404,0.6424116424116424,0.6444906444906445,0.6465696465696466,0.6486486486486487,0.6507276507276507,0.6528066528066528,0.6548856548856549,0.656964656964657,0.659043659043659,0.6611226611226612,0.6632016632016632,0.6652806652806653,0.6673596673596673,0.6694386694386695,0.6715176715176715,0.6735966735966736,0.6756756756756757,0.6777546777546778,0.6798336798336798,0.681912681912682,0.683991683991684,0.6860706860706861,0.6881496881496881,0.6902286902286903,0.6923076923076923,0.6943866943866944,0.6964656964656964,0.6985446985446986,0.7006237006237006,0.7027027027027027,0.7047817047817048,0.7068607068607069,0.7089397089397089,0.7110187110187111,0.7130977130977131,0.7172557172557172,0.7193347193347194,0.7214137214137214,0.7234927234927235,0.7255717255717256,0.7276507276507277,0.7297297297297297,0.7318087318087318,0.7338877338877339,0.735966735966736,0.738045738045738,0.7401247401247402,0.7422037422037422,0.7442827442827443,0.7463617463617463,0.7484407484407485,0.7505197505197505,0.7525987525987526,0.7546777546777547,0.7567567567567568,0.7588357588357588,0.760914760914761,0.762993762993763,0.7650727650727651,0.7671517671517671,0.7692307692307693,0.7713097713097713,0.7754677754677755,0.7775467775467776,0.7796257796257796,0.7817047817047817,0.7837837837837838,0.7858627858627859,0.7879417879417879,0.7900207900207901,0.7920997920997921,0.7941787941787942,0.7962577962577962,0.7983367983367984,0.8004158004158004,0.8024948024948025,0.8045738045738046,0.8066528066528067,0.8087318087318087,0.8108108108108109,0.8128898128898129,0.814968814968815,0.817047817047817,0.8191268191268192,0.8212058212058212,0.8232848232848233,0.8253638253638254,0.8274428274428275,0.8295218295218295,0.8316008316008316,0.8336798336798337,0.8357588357588358,0.8378378378378378,0.83991683991684,0.841995841995842,0.8440748440748441,0.8461538461538461,0.8482328482328483,0.8503118503118503,0.8523908523908524,0.8544698544698545,0.8565488565488566,0.8586278586278586,0.8607068607068608,0.8627858627858628,0.8648648648648649,0.8669438669438669,0.8690228690228691,0.8711018711018711,0.8731808731808732,0.8752598752598753,0.8773388773388774,0.8794178794178794,0.8814968814968815,0.8835758835758836,0.8856548856548857,0.8877338877338877,0.8898128898128899,0.8918918918918919,0.893970893970894,0.896049896049896,0.8981288981288982,0.9002079002079002,0.9022869022869023,0.9043659043659044,0.9064449064449065,0.9085239085239085,0.9106029106029107,0.9126819126819127,0.9147609147609148,0.9168399168399168,0.918918918918919,0.920997920997921,0.9230769230769231,0.9251559251559252,0.9272349272349273,0.9293139293139293,0.9313929313929314,0.9334719334719335,0.9355509355509356,0.9376299376299376,0.9397089397089398,0.9417879417879418,0.9438669438669439,0.9459459459459459,0.9480249480249481,0.9501039501039501,0.9521829521829522,0.9542619542619543,0.9563409563409564,0.9584199584199584,0.9604989604989606,0.9625779625779626,0.9646569646569647,0.9667359667359667,0.9688149688149689,0.9708939708939709,0.972972972972973,0.975051975051975,0.9771309771309772,0.9792099792099792,0.9812889812889813,0.9833679833679834,0.9854469854469855,0.9875259875259875,0.9896049896049897,0.9916839916839917,0.9937629937629938,0.9958419958419958,0.997920997920998],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.4696,1.6377,1.6384,1.6633,1.6942,1.7117,1.7154,1.7170,1.7189,1.7195,1.7302,1.7413,1.7415,1.7455,1.7491,1.7663,1.7710,1.7745,1.7746,1.8147,1.8164,1.8218,1.8311,1.8337,1.8353,1.8396,1.8421,1.8454,1.8471,1.8562,1.8577,1.8636,1.8663,1.8686,1.8835,1.8915,1.8945,1.8952,1.9009,1.9199,1.9270,1.9273,1.9287,1.9319,1.9358,1.9479,1.9492,1.9507,1.9520,1.9530,1.9596,1.9597,1.9608,1.9639,1.9722,1.9724,1.9778,1.9804,1.9808,1.9835,1.9865,1.9907,1.9962,1.9970,1.9974,2.0032,2.0043,2.0052,2.0075,2.0123,2.0174,2.0191,2.0206,2.0216,2.0234,2.0236,2.0237,2.0262,2.0290,2.0296,2.0311,2.0316,2.0336,2.0361,2.0362,2.0372,2.0390,2.0394,2.0399,2.0414,2.0427,2.0448,2.0457,2.0458,2.0526,2.0533,2.0537,2.0563,2.0567,2.0594,2.0636,2.0641,2.0642,2.0655,2.0699,2.0747,2.0752,2.0790,2.0801,2.0807,2.0822,2.0849,2.0883,2.0954,2.0956,2.0974,2.0982,2.0985,2.1018,2.1025,2.1030,2.1084,2.1095,2.1122,2.1166,2.1185,2.1266,2.1275,2.1312,2.1355,2.1356,2.1357,2.1358,2.1380,2.1386,2.1434,2.1435,2.1445,2.1453,2.1470,2.1475,2.1532,2.1538,2.1571,2.1582,2.1604,2.1619,2.1621,2.1634,2.1648,2.1662,2.1701,2.1725,2.1749,2.1759,2.1769,2.1787,2.1856,2.1857,2.1860,2.1872,2.1882,2.1905,2.1924,2.1928,2.1961,2.1965,2.2027,2.2029,2.2059,2.2091,2.2095,2.2119,2.2190,2.2207,2.2261,2.2283,2.2423,2.2430,2.2442,2.2460,2.2487,2.2489,2.2505,2.2542,2.2581,2.2598,2.2642,2.2699,2.2722,2.2804,2.2840,2.2842,2.2933,2.2968,2.3006,2.3020,2.3065,2.3120,2.3188,2.3207,2.3239,2.3279,2.3301,2.3303,2.3304,2.3321,2.3350,2.3381,2.3383,2.3396,2.3494,2.3675,2.3749,2.3773,2.3813,2.3827,2.3860,2.3898,2.3946,2.3960,2.4096,2.4208,2.4234,2.4257,2.4389,2.4469,2.4474,2.4478,2.4507,2.4516,2.4529,2.4573,2.4598,2.4602,2.4609,2.4625,2.4729,2.4751,2.4764,2.4799,2.4819,2.4830,2.4859,2.5128,2.5141,2.5152,2.5189,2.5210,2.5365,2.5370,2.5400,2.5426,2.5475,2.5570,2.5645,2.5651,2.5738,2.5980,2.6004,2.6058,2.6059,2.6178,2.6464,2.6472,2.6509,2.6720,2.6902,2.6970,2.7056,2.7135,2.7184,2.7216,2.7226,2.7252,2.7332,2.7526,2.7673,2.7791,2.7830,2.7851,2.8070,2.8267,2.8353,2.8445,2.8448,2.8468,2.8650,2.8769,2.8976,2.9023,2.9042,2.9045,2.9078,2.9235,2.9559,2.9582,2.9644,2.9646,2.9889,2.9903,2.9913,2.9936,2.9944,2.9995,2.9997,3.0034,3.0044,3.0174,3.0215,3.0219,3.0295,3.0321,3.0364,3.0389,3.0390,3.0437,3.0456,3.0508,3.0529,3.0557,3.0599,3.0693,3.1041,3.1067,3.1527,3.1541,3.1689,3.1723,3.1771,3.1775,3.1809,3.1820,3.1829,3.1843,3.1848,3.1891,3.1983,3.2006,3.2037,3.2043,3.2058,3.2119,3.2129,3.2186,3.2254,3.2286,3.2331,3.2340,3.2584,3.2812,3.2813,3.2840,3.2849,3.2881,3.2889,3.2922,3.2969,3.2990,3.3000,3.3050,3.3078,3.3329,3.3340,3.3387,3.3532,3.3715,3.3732,3.3734,3.3746,3.3823,3.3913,3.3949,3.4000,3.4007,3.4136,3.4238,3.4351,3.4431,3.4502,3.4562,3.4677,3.4943,3.4986,3.5073,3.5114,3.5196,3.5235,3.5278,3.5343,3.5769,3.5927,3.5992,3.6068,3.6141,3.6488,3.6566,3.6675,3.6967,3.7212,3.7550,3.7606,3.7893,3.8064,3.8152,3.8191,3.8250,3.8638,3.9384,3.9511,3.9688,4.0005,4.0136,4.0237,4.0990,4.1328,4.2050,4.2868,4.4175,4.4794,4.4952,4.5205,4.5989,4.7525,4.7691,4.9841,5.0108,5.0839,5.1255,5.1372,5.1676,5.2492,5.2692,5.3045,5.3514,5.3686,5.4629,5.5096,5.6174,5.8069,5.8644,5.9017,5.9082,6.0227,6.2365,6.7283,6.8389,7.1544,7.6517,7.7194,8.2084,8.2749,8.7671,9.7713,9.8451,10.0626,10.3711,10.5866,11.6266,11.8857,12.7234,12.7882,13.0632,13.4232,15.9495,17.0004,18.8329,28.1284,33.2466],"y":[0.0021231422505307855,0.004246284501061571,0.006369426751592357,0.008492569002123142,0.010615711252653927,0.012738853503184714,0.014861995753715499,0.016985138004246284,0.01910828025477707,0.021231422505307854,0.02335456475583864,0.025477707006369428,0.027600849256900213,0.029723991507430998,0.03184713375796178,0.03397027600849257,0.036093418259023353,0.03821656050955414,0.040339702760084924,0.04246284501061571,0.044585987261146494,0.04670912951167728,0.04883227176220807,0.050955414012738856,0.05307855626326964,0.055201698513800426,0.05732484076433121,0.059447983014861996,0.06157112526539278,0.06369426751592357,0.06581740976645435,0.06794055201698514,0.07006369426751592,0.07218683651804671,0.07430997876857749,0.07643312101910828,0.07855626326963906,0.08067940552016985,0.08280254777070063,0.08492569002123142,0.0870488322717622,0.08917197452229299,0.09129511677282377,0.09341825902335456,0.09554140127388536,0.09766454352441614,0.09978768577494693,0.10191082802547771,0.1040339702760085,0.10615711252653928,0.10828025477707007,0.11040339702760085,0.11252653927813164,0.11464968152866242,0.11677282377919321,0.11889596602972399,0.12101910828025478,0.12314225053078556,0.12526539278131635,0.12738853503184713,0.12951167728237792,0.1316348195329087,0.1337579617834395,0.13588110403397027,0.13800424628450106,0.14012738853503184,0.14225053078556263,0.14437367303609341,0.1464968152866242,0.14861995753715498,0.15074309978768577,0.15286624203821655,0.15498938428874734,0.15711252653927812,0.1592356687898089,0.1613588110403397,0.16348195329087048,0.16560509554140126,0.16772823779193205,0.16985138004246284,0.17197452229299362,0.1740976645435244,0.1762208067940552,0.17834394904458598,0.18046709129511676,0.18259023354564755,0.18471337579617833,0.18683651804670912,0.18895966029723993,0.1910828025477707,0.1932059447983015,0.19532908704883228,0.19745222929936307,0.19957537154989385,0.20169851380042464,0.20382165605095542,0.2059447983014862,0.208067940552017,0.21019108280254778,0.21231422505307856,0.21443736730360935,0.21656050955414013,0.21868365180467092,0.2208067940552017,0.2229299363057325,0.22505307855626328,0.22717622080679406,0.22929936305732485,0.23142250530785563,0.23354564755838642,0.2356687898089172,0.23779193205944799,0.23991507430997877,0.24203821656050956,0.24416135881104034,0.24628450106157113,0.2484076433121019,0.2505307855626327,0.2526539278131635,0.25477707006369427,0.25690021231422505,0.25902335456475584,0.2611464968152866,0.2632696390658174,0.2653927813163482,0.267515923566879,0.26963906581740976,0.27176220806794055,0.27388535031847133,0.2760084925690021,0.2781316348195329,0.2802547770700637,0.2823779193205945,0.28450106157112526,0.28662420382165604,0.28874734607218683,0.2908704883227176,0.2929936305732484,0.2951167728237792,0.29723991507430997,0.29936305732484075,0.30148619957537154,0.3036093418259023,0.3057324840764331,0.3078556263269639,0.3099787685774947,0.31210191082802546,0.31422505307855625,0.31634819532908703,0.3184713375796178,0.3205944798301486,0.3227176220806794,0.3248407643312102,0.32696390658174096,0.32908704883227174,0.33121019108280253,0.3333333333333333,0.3354564755838641,0.3375796178343949,0.33970276008492567,0.34182590233545646,0.34394904458598724,0.346072186836518,0.3481953290870488,0.3503184713375796,0.3524416135881104,0.35456475583864117,0.35668789808917195,0.35881104033970274,0.3609341825902335,0.3630573248407643,0.3651804670912951,0.3673036093418259,0.36942675159235666,0.37154989384288745,0.37579617834394907,0.37791932059447986,0.38004246284501064,0.3821656050955414,0.3842887473460722,0.386411889596603,0.3885350318471338,0.39065817409766457,0.39278131634819535,0.39490445859872614,0.3970276008492569,0.3991507430997877,0.4012738853503185,0.4033970276008493,0.40552016985138006,0.40764331210191085,0.40976645435244163,0.4118895966029724,0.4140127388535032,0.416135881104034,0.4182590233545648,0.42038216560509556,0.42250530785562634,0.42462845010615713,0.4267515923566879,0.4288747346072187,0.4309978768577495,0.43312101910828027,0.43524416135881105,0.43736730360934184,0.4394904458598726,0.4416135881104034,0.4437367303609342,0.445859872611465,0.44798301486199577,0.45010615711252655,0.45222929936305734,0.4543524416135881,0.4564755838641189,0.4585987261146497,0.4607218683651805,0.46284501061571126,0.46496815286624205,0.46709129511677283,0.4692144373673036,0.4713375796178344,0.4734607218683652,0.47558386411889597,0.47770700636942676,0.47983014861995754,0.4819532908704883,0.4840764331210191,0.4861995753715499,0.4883227176220807,0.49044585987261147,0.49256900212314225,0.49469214437367304,0.4968152866242038,0.4989384288747346,0.5010615711252654,0.5031847133757962,0.505307855626327,0.5074309978768577,0.5095541401273885,0.5116772823779193,0.5138004246284501,0.5159235668789809,0.5180467091295117,0.5201698513800425,0.5222929936305732,0.524416135881104,0.5265392781316348,0.5286624203821656,0.5307855626326964,0.5329087048832272,0.535031847133758,0.5371549893842887,0.5392781316348195,0.5414012738853503,0.5435244161358811,0.5456475583864119,0.5477707006369427,0.5498938428874734,0.5520169851380042,0.554140127388535,0.5562632696390658,0.5583864118895966,0.5605095541401274,0.5626326963906582,0.564755838641189,0.5668789808917197,0.5690021231422505,0.5711252653927813,0.5732484076433121,0.5753715498938429,0.5774946921443737,0.5796178343949044,0.5817409766454352,0.583864118895966,0.5859872611464968,0.5881104033970276,0.5902335456475584,0.5923566878980892,0.5944798301486199,0.5966029723991507,0.5987261146496815,0.6008492569002123,0.6029723991507431,0.6050955414012739,0.6072186836518046,0.6093418259023354,0.6114649681528662,0.613588110403397,0.6157112526539278,0.6178343949044586,0.6199575371549894,0.6220806794055201,0.6242038216560509,0.6263269639065817,0.6284501061571125,0.6305732484076433,0.6326963906581741,0.6348195329087049,0.6369426751592356,0.6390658174097664,0.6411889596602972,0.643312101910828,0.6454352441613588,0.6475583864118896,0.6496815286624203,0.6518046709129511,0.6539278131634819,0.6560509554140127,0.6581740976645435,0.6602972399150743,0.6624203821656051,0.6645435244161358,0.6666666666666666,0.6687898089171974,0.6709129511677282,0.673036093418259,0.6751592356687898,0.6772823779193206,0.6794055201698513,0.6815286624203821,0.6836518046709129,0.6857749469214437,0.6878980891719745,0.6900212314225053,0.692144373673036,0.6942675159235668,0.6963906581740976,0.6985138004246284,0.7006369426751592,0.70276008492569,0.7048832271762208,0.7070063694267515,0.7091295116772823,0.7112526539278131,0.7133757961783439,0.7154989384288747,0.7176220806794055,0.7197452229299363,0.721868365180467,0.7239915074309978,0.7261146496815286,0.7282377919320594,0.7303609341825902,0.732484076433121,0.7346072186836518,0.7367303609341825,0.7388535031847133,0.7409766454352441,0.7430997876857749,0.7452229299363057,0.7473460721868365,0.7494692144373672,0.7515923566878981,0.7537154989384289,0.7558386411889597,0.7579617834394905,0.7600849256900213,0.7622080679405521,0.7643312101910829,0.7664543524416136,0.7685774946921444,0.7707006369426752,0.772823779193206,0.7749469214437368,0.7770700636942676,0.7791932059447984,0.7813163481953291,0.7834394904458599,0.7855626326963907,0.7876857749469215,0.7898089171974523,0.7919320594479831,0.7940552016985138,0.7961783439490446,0.7983014861995754,0.8004246284501062,0.802547770700637,0.8046709129511678,0.8067940552016986,0.8089171974522293,0.8110403397027601,0.8131634819532909,0.8152866242038217,0.8174097664543525,0.8195329087048833,0.821656050955414,0.8237791932059448,0.8259023354564756,0.8280254777070064,0.8301486199575372,0.832271762208068,0.8343949044585988,0.8365180467091295,0.8386411889596603,0.8407643312101911,0.8428874734607219,0.8450106157112527,0.8471337579617835,0.8492569002123143,0.851380042462845,0.8535031847133758,0.8556263269639066,0.8577494692144374,0.8598726114649682,0.861995753715499,0.8641188959660298,0.8662420382165605,0.8683651804670913,0.8704883227176221,0.8726114649681529,0.8747346072186837,0.8768577494692145,0.8789808917197452,0.881104033970276,0.8832271762208068,0.8853503184713376,0.8874734607218684,0.8895966029723992,0.89171974522293,0.8938428874734607,0.8959660297239915,0.8980891719745223,0.9002123142250531,0.9023354564755839,0.9044585987261147,0.9065817409766455,0.9087048832271762,0.910828025477707,0.9129511677282378,0.9150743099787686,0.9171974522292994,0.9193205944798302,0.921443736730361,0.9235668789808917,0.9256900212314225,0.9278131634819533,0.9299363057324841,0.9320594479830149,0.9341825902335457,0.9363057324840764,0.9384288747346072,0.940552016985138,0.9426751592356688,0.9447983014861996,0.9469214437367304,0.9490445859872612,0.9511677282377919,0.9532908704883227,0.9554140127388535,0.9575371549893843,0.9596602972399151,0.9617834394904459,0.9639065817409767,0.9660297239915074,0.9681528662420382,0.970276008492569,0.9723991507430998,0.9745222929936306,0.9766454352441614,0.9787685774946921,0.9808917197452229,0.9830148619957537,0.9851380042462845,0.9872611464968153,0.9893842887473461,0.9915074309978769,0.9936305732484076,0.9957537154989384,0.9978768577494692],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.6202,0.6399,0.6692,0.6828,0.6861,0.6911,0.7206,0.7394,0.7400,0.7473,0.7489,0.7500,0.7514,0.7605,0.7684,0.7729,0.7738,0.7743,0.7813,0.7870,0.7879,0.7881,0.7915,0.7971,0.7990,0.8008,0.8028,0.8099,0.8100,0.8209,0.8266,0.8320,0.8326,0.8327,0.8332,0.8339,0.8344,0.8351,0.8375,0.8408,0.8428,0.8449,0.8531,0.8543,0.8592,0.8635,0.8683,0.8703,0.8718,0.8727,0.8791,0.8805,0.8837,0.8839,0.8898,0.8919,0.8920,0.8943,0.8952,0.8958,0.8972,0.8977,0.8983,0.9017,0.9078,0.9090,0.9111,0.9133,0.9187,0.9198,0.9212,0.9220,0.9224,0.9253,0.9293,0.9317,0.9331,0.9348,0.9355,0.9399,0.9421,0.9424,0.9453,0.9466,0.9476,0.9496,0.9504,0.9522,0.9581,0.9598,0.9626,0.9637,0.9708,0.9711,0.9738,0.9748,0.9838,0.9842,0.9851,0.9857,0.9868,0.9933,0.9957,0.9959,1.0008,1.0010,1.0022,1.0063,1.0065,1.0068,1.0086,1.0101,1.0140,1.0184,1.0188,1.0190,1.0200,1.0215,1.0244,1.0254,1.0263,1.0324,1.0331,1.0360,1.0377,1.0414,1.0421,1.0424,1.0439,1.0449,1.0456,1.0464,1.0518,1.0529,1.0533,1.0595,1.0601,1.0642,1.0649,1.0664,1.0678,1.0693,1.0707,1.0713,1.0715,1.0750,1.0755,1.0776,1.0778,1.0783,1.0801,1.0802,1.0847,1.0849,1.0850,1.0857,1.0862,1.0878,1.0881,1.0962,1.0967,1.0974,1.0976,1.1092,1.1104,1.1138,1.1140,1.1159,1.1184,1.1209,1.1217,1.1245,1.1268,1.1359,1.1375,1.1378,1.1399,1.1411,1.1417,1.1426,1.1442,1.1448,1.1487,1.1497,1.1512,1.1516,1.1551,1.1616,1.1627,1.1646,1.1650,1.1652,1.1667,1.1696,1.1699,1.1706,1.1718,1.1739,1.1766,1.1775,1.1782,1.1791,1.1817,1.1837,1.1839,1.1845,1.1876,1.1888,1.1901,1.1904,1.1907,1.1970,1.2013,1.2061,1.2131,1.2235,1.2288,1.2292,1.2297,1.2329,1.2330,1.2336,1.2343,1.2403,1.2416,1.2417,1.2446,1.2455,1.2480,1.2533,1.2554,1.2581,1.2595,1.2662,1.2757,1.2823,1.2851,1.2879,1.2918,1.2933,1.2970,1.2990,1.3036,1.3103,1.3128,1.3184,1.3199,1.3203,1.3214,1.3230,1.3335,1.3343,1.3394,1.3401,1.3428,1.3454,1.3578,1.3618,1.3645,1.3668,1.3675,1.3687,1.3692,1.3713,1.3824,1.3844,1.3845,1.3852,1.3965,1.4032,1.4040,1.4071,1.4150,1.4196,1.4253,1.4271,1.4284,1.4350,1.4383,1.4578,1.4584,1.4643,1.4652,1.4684,1.4698,1.4739,1.4772,1.4895,1.4933,1.4973,1.5003,1.5066,1.5176,1.5309,1.5358,1.5397,1.5491,1.5529,1.5599,1.5718,1.5732,1.5789,1.5883,1.5931,1.5974,1.5990,1.6048,1.6054,1.6087,1.6154,1.6186,1.6203,1.6204,1.6234,1.6240,1.6251,1.6273,1.6288,1.6371,1.6394,1.6470,1.6482,1.6515,1.6523,1.6539,1.6601,1.6654,1.6684,1.6735,1.6772,1.6773,1.6795,1.6833,1.6843,1.6865,1.6889,1.6919,1.6953,1.6968,1.6972,1.7004,1.7020,1.7038,1.7101,1.7150,1.7191,1.7207,1.7212,1.7214,1.7271,1.7373,1.7377,1.7427,1.7439,1.7525,1.7546,1.7651,1.7719,1.7750,1.7874,1.7878,1.7906,1.7941,1.7969,1.7976,1.8098,1.8110,1.8123,1.8173,1.8439,1.8458,1.8489,1.8543,1.8565,1.8573,1.8589,1.8644,1.8683,1.8818,1.8825,1.8848,1.8913,1.8945,1.8949,1.9032,1.9129,1.9171,1.9186,1.9197,1.9208,1.9232,1.9253,1.9270,1.9315,1.9357,1.9369,1.9377,1.9473,1.9612,1.9649,1.9754,1.9767,1.9789,1.9817,1.9895,1.9964,2.0089,2.0142,2.0169,2.0178,2.0198,2.0248,2.0270,2.0408,2.0420,2.0477,2.0486,2.0551,2.0577,2.0632,2.0706,2.0730,2.0797,2.0952,2.0962,2.1011,2.1122,2.1143,2.1153,2.1203,2.1234,2.1321,2.1402,2.1534,2.1569,2.1703,2.1709,2.1726,2.2783,2.3001,2.3184,2.3539,2.3548,2.3851,2.4134,2.4177,2.4381,2.4758,2.5303,2.6078,2.6101,2.6427,2.6692,2.7696,2.7729,2.7910,2.8188,2.8665,2.8785,2.9555,2.9557,3.0663,3.0876,3.1287,3.1619,3.2774,3.3015,3.3346,3.3767,3.4470,3.4519,3.4580,3.7738,3.8383,3.9326,5.0253,5.7686,6.3566,7.0271,8.7288,9.5712,10.3041,10.3237,11.5902,13.8005,14.5589,14.5836,18.1278,29.8275],"y":[0.002004008016032064,0.004008016032064128,0.006012024048096192,0.008016032064128256,0.01002004008016032,0.012024048096192385,0.014028056112224449,0.01603206412825651,0.018036072144288578,0.02004008016032064,0.022044088176352707,0.02404809619238477,0.026052104208416832,0.028056112224448898,0.03006012024048096,0.03206412825651302,0.03406813627254509,0.036072144288577156,0.03807615230460922,0.04008016032064128,0.04208416833667335,0.04408817635270541,0.04609218436873747,0.04809619238476954,0.050100200400801605,0.052104208416833664,0.05410821643286573,0.056112224448897796,0.05811623246492986,0.06012024048096192,0.06212424849699399,0.06412825651302605,0.06613226452905811,0.07014028056112225,0.07214428857715431,0.07414829659318638,0.07615230460921844,0.0781563126252505,0.08016032064128256,0.08216432865731463,0.0841683366733467,0.08617234468937876,0.08817635270541083,0.09018036072144289,0.09218436873747494,0.09418837675350701,0.09619238476953908,0.09819639278557114,0.10020040080160321,0.10220440881763528,0.10420841683366733,0.1062124248496994,0.10821643286573146,0.11022044088176353,0.11222444889779559,0.11422845691382766,0.11623246492985972,0.11823647294589178,0.12024048096192384,0.12424849699398798,0.12625250501002003,0.1282565130260521,0.13026052104208416,0.13226452905811623,0.1342685370741483,0.13627254509018036,0.13827655310621242,0.1402805611222445,0.14228456913827656,0.14428857715430862,0.1462925851703407,0.14829659318637275,0.15030060120240482,0.1523046092184369,0.15430861723446893,0.156312625250501,0.15831663326653306,0.16032064128256512,0.1623246492985972,0.16432865731462926,0.16633266533066132,0.1683366733466934,0.17034068136272545,0.17234468937875752,0.1743486973947896,0.17835671342685372,0.18036072144288579,0.18236472945891782,0.1843687374749499,0.18637274549098196,0.18837675350701402,0.1903807615230461,0.19238476953907815,0.19438877755511022,0.1963927855711423,0.19839679358717435,0.20040080160320642,0.20240480961923848,0.20440881763527055,0.20641282565130262,0.20841683366733466,0.21042084168336672,0.2124248496993988,0.21442885771543085,0.21643286573146292,0.218436873747495,0.22044088176352705,0.22244488977955912,0.22444889779559118,0.22645290581162325,0.22845691382765532,0.23046092184368738,0.23246492985971945,0.23446893787575152,0.23647294589178355,0.23847695390781562,0.24048096192384769,0.24248496993987975,0.24448897795591182,0.24649298597194388,0.24849699398797595,0.250501002004008,0.25250501002004005,0.2545090180360721,0.2565130260521042,0.25851703406813625,0.2605210420841683,0.2625250501002004,0.26452905811623245,0.2665330661322645,0.2685370741482966,0.27054108216432865,0.2725450901803607,0.2745490981963928,0.27655310621242485,0.2785571142284569,0.280561122244489,0.28256513026052105,0.2845691382765531,0.2865731462925852,0.28857715430861725,0.2905811623246493,0.2925851703406814,0.29458917835671344,0.2965931863727455,0.2985971943887776,0.30060120240480964,0.3026052104208417,0.3046092184368738,0.3066132264529058,0.3106212424849699,0.312625250501002,0.31462925851703405,0.3166332665330661,0.3186372745490982,0.32064128256513025,0.3226452905811623,0.3246492985971944,0.32665330661322645,0.3286573146292585,0.3306613226452906,0.33266533066132264,0.3346693386773547,0.3366733466933868,0.33867735470941884,0.3406813627254509,0.342685370741483,0.34468937875751504,0.3466933867735471,0.3486973947895792,0.35070140280561124,0.3527054108216433,0.35470941883767537,0.35671342685370744,0.3587174348697395,0.36072144288577157,0.3627254509018036,0.36472945891783565,0.3687374749498998,0.37074148296593185,0.3727454909819639,0.374749498997996,0.37675350701402804,0.3787575150300601,0.3807615230460922,0.38276553106212424,0.3847695390781563,0.3867735470941884,0.38877755511022044,0.3907815631262525,0.3927855711422846,0.39478957915831664,0.3967935871743487,0.39879759519038077,0.40080160320641284,0.4028056112224449,0.40480961923847697,0.40681362725450904,0.4088176352705411,0.41082164328657317,0.41282565130260523,0.4148296593186373,0.4168336673346693,0.4188376753507014,0.42084168336673344,0.4228456913827655,0.4248496993987976,0.42685370741482964,0.4288577154308617,0.4308617234468938,0.43286573146292584,0.4348697394789579,0.43687374749499,0.43887775551102204,0.4408817635270541,0.44288577154308617,0.44488977955911824,0.4468937875751503,0.44889779559118237,0.45090180360721444,0.4529058116232465,0.45490981963927857,0.45691382765531063,0.4589178356713427,0.46092184368737477,0.46292585170340683,0.4649298597194389,0.46693386773547096,0.4709418837675351,0.4729458917835671,0.4749498997995992,0.47695390781563124,0.4789579158316633,0.48096192384769537,0.48296593186372744,0.4849699398797595,0.48697394789579157,0.48897795591182364,0.4909819639278557,0.49298597194388777,0.49498997995991983,0.4969939879759519,0.49899799599198397,0.501002004008016,0.503006012024048,0.5050100200400801,0.5070140280561122,0.5110220440881763,0.5130260521042084,0.5150300601202404,0.5170340681362725,0.5190380761523046,0.5210420841683366,0.5230460921843687,0.5250501002004008,0.5270541082164328,0.5290581162324649,0.531062124248497,0.533066132264529,0.5350701402805611,0.5370741482965932,0.5390781563126252,0.5410821643286573,0.5430861723446894,0.5450901803607214,0.5470941883767535,0.5490981963927856,0.5511022044088176,0.5531062124248497,0.5551102204408818,0.5571142284569138,0.5591182364729459,0.561122244488978,0.56312625250501,0.5651302605210421,0.5671342685370742,0.5691382765531062,0.5711422845691383,0.5731462925851704,0.5751503006012024,0.5771543086172345,0.5791583166332666,0.5811623246492986,0.5831663326653307,0.5851703406813628,0.5871743486973948,0.5891783567134269,0.591182364729459,0.593186372745491,0.5951903807615231,0.5971943887775552,0.5991983967935872,0.6012024048096193,0.6032064128256514,0.6052104208416834,0.6072144288577155,0.6092184368737475,0.6112224448897795,0.6132264529058116,0.6152304609218436,0.6172344689378757,0.6192384769539078,0.6212424849699398,0.6232464929859719,0.625250501002004,0.627254509018036,0.6292585170340681,0.6312625250501002,0.6332665330661322,0.6352705410821643,0.6372745490981964,0.6392785571142284,0.6412825651302605,0.6432865731462926,0.6452905811623246,0.6472945891783567,0.6492985971943888,0.6513026052104208,0.6533066132264529,0.655310621242485,0.657314629258517,0.6593186372745491,0.6613226452905812,0.6633266533066132,0.6653306613226453,0.6673346693386774,0.6693386773547094,0.6713426853707415,0.6733466933867736,0.6753507014028056,0.6773547094188377,0.6793587174348698,0.6813627254509018,0.6833667334669339,0.685370741482966,0.687374749498998,0.6893787575150301,0.6913827655310621,0.6933867735470942,0.6953907815631263,0.6973947895791583,0.6993987975951904,0.7014028056112225,0.7034068136272545,0.7054108216432866,0.7074148296593187,0.7094188376753507,0.7114228456913828,0.7134268537074149,0.7154308617234469,0.717434869739479,0.7194388777555111,0.7214428857715431,0.7234468937875751,0.7254509018036072,0.7274549098196392,0.7294589178356713,0.7314629258517034,0.7334669338677354,0.7354709418837675,0.7374749498997996,0.7394789579158316,0.7414829659318637,0.7434869739478958,0.7454909819639278,0.7474949899799599,0.749498997995992,0.751503006012024,0.7535070140280561,0.7555110220440882,0.7575150300601202,0.7595190380761523,0.7615230460921844,0.7635270541082164,0.7655310621242485,0.7675350701402806,0.7695390781563126,0.7715430861723447,0.7735470941883767,0.7755511022044088,0.7775551102204409,0.779559118236473,0.781563126252505,0.7835671342685371,0.7855711422845691,0.7875751503006012,0.7895791583166333,0.7915831663326653,0.7935871743486974,0.7955911823647295,0.7975951903807615,0.7995991983967936,0.8016032064128257,0.8036072144288577,0.8056112224448898,0.8076152304609219,0.8096192384769539,0.811623246492986,0.8136272545090181,0.8156312625250501,0.8176352705410822,0.8216432865731463,0.8236472945891784,0.8256513026052105,0.8276553106212425,0.8296593186372746,0.8316633266533067,0.8336673346693386,0.8356713426853707,0.8376753507014028,0.8396793587174348,0.8416833667334669,0.843687374749499,0.845691382765531,0.8476953907815631,0.8496993987975952,0.8517034068136272,0.8537074148296593,0.8557114228456913,0.8577154308617234,0.8597194388777555,0.8617234468937875,0.8637274549098196,0.8657314629258517,0.8677354709418837,0.8697394789579158,0.8717434869739479,0.87374749498998,0.875751503006012,0.8777555110220441,0.8797595190380761,0.8817635270541082,0.8837675350701403,0.8857715430861723,0.8877755511022044,0.8897795591182365,0.8917835671342685,0.8937875751503006,0.8957915831663327,0.8977955911823647,0.8997995991983968,0.9018036072144289,0.905811623246493,0.9078156312625251,0.9098196392785571,0.9118236472945892,0.9138276553106213,0.9158316633266533,0.9178356713426854,0.9198396793587175,0.9218436873747495,0.9238476953907816,0.9258517034068137,0.9278557114228457,0.9298597194388778,0.9318637274549099,0.9338677354709419,0.935871743486974,0.9378757515030061,0.9398797595190381,0.9418837675350702,0.9438877755511023,0.9458917835671342,0.9478957915831663,0.9498997995991983,0.9519038076152304,0.9539078156312625,0.9559118236472945,0.9579158316633266,0.9599198396793587,0.9619238476953907,0.9639278557114228,0.9659318637274549,0.9679358717434869,0.969939879759519,0.9719438877755511,0.9739478957915831,0.9759519038076152,0.9779559118236473,0.9799599198396793,0.9819639278557114,0.9839679358717435,0.9859719438877755,0.9879759519038076,0.9899799599198397,0.9919839679358717,0.9939879759519038,0.9959919839679359,0.9979959919839679],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.4738,0.4867,0.4883,0.4930,0.5259,0.5378,0.5423,0.5424,0.5451,0.5454,0.5455,0.5473,0.5476,0.5540,0.5564,0.5623,0.5687,0.5701,0.5789,0.5899,0.5912,0.5924,0.5935,0.5969,0.6010,0.6023,0.6050,0.6074,0.6090,0.6094,0.6097,0.6107,0.6190,0.6226,0.6241,0.6279,0.6281,0.6287,0.6317,0.6323,0.6326,0.6337,0.6381,0.6404,0.6411,0.6413,0.6447,0.6457,0.6506,0.6520,0.6542,0.6573,0.6597,0.6599,0.6620,0.6641,0.6654,0.6707,0.6713,0.6737,0.6744,0.6746,0.6762,0.6767,0.6769,0.6774,0.6787,0.6788,0.6817,0.6850,0.6861,0.6868,0.6880,0.6902,0.6930,0.6932,0.6962,0.6982,0.6985,0.6989,0.6990,0.6997,0.7005,0.7035,0.7042,0.7050,0.7115,0.7119,0.7124,0.7125,0.7137,0.7142,0.7150,0.7169,0.7178,0.7181,0.7184,0.7190,0.7198,0.7229,0.7256,0.7263,0.7314,0.7326,0.7338,0.7349,0.7383,0.7387,0.7388,0.7409,0.7501,0.7506,0.7541,0.7616,0.7646,0.7664,0.7678,0.7712,0.7742,0.7750,0.7760,0.7773,0.7782,0.7819,0.7826,0.7881,0.7899,0.7916,0.7931,0.7973,0.8027,0.8038,0.8048,0.8053,0.8075,0.8114,0.8141,0.8152,0.8172,0.8214,0.8228,0.8232,0.8287,0.8294,0.8321,0.8322,0.8349,0.8446,0.8475,0.8537,0.8554,0.8570,0.8610,0.8742,0.8749,0.8775,0.8789,0.8807,0.8821,0.8864,0.8885,0.8889,0.8919,0.8922,0.8949,0.8967,0.9028,0.9043,0.9099,0.9190,0.9203,0.9209,0.9303,0.9304,0.9321,0.9394,0.9404,0.9407,0.9426,0.9436,0.9451,0.9457,0.9465,0.9485,0.9504,0.9527,0.9529,0.9573,0.9609,0.9612,0.9720,0.9732,0.9735,0.9770,0.9865,0.9866,0.9867,0.9873,0.9913,1.0036,1.0109,1.0128,1.0138,1.0158,1.0213,1.0214,1.0267,1.0422,1.0575,1.0583,1.0615,1.0616,1.0622,1.0659,1.0670,1.0689,1.0759,1.0801,1.0840,1.0842,1.0852,1.0862,1.0865,1.0886,1.0891,1.0903,1.0909,1.1002,1.1111,1.1158,1.1165,1.1182,1.1190,1.1202,1.1207,1.1238,1.1249,1.1315,1.1395,1.1406,1.1416,1.1442,1.1459,1.1489,1.1495,1.1519,1.1525,1.1564,1.1573,1.1581,1.1612,1.1654,1.1670,1.1688,1.1782,1.1811,1.1819,1.1825,1.1829,1.1859,1.1871,1.1874,1.1882,1.1901,1.1916,1.1975,1.1979,1.2025,1.2032,1.2042,1.2070,1.2110,1.2117,1.2131,1.2169,1.2175,1.2178,1.2196,1.2252,1.2256,1.2268,1.2328,1.2329,1.2358,1.2382,1.2388,1.2399,1.2450,1.2473,1.2486,1.2490,1.2532,1.2551,1.2627,1.2628,1.2639,1.2663,1.2671,1.2696,1.2819,1.2835,1.2884,1.2977,1.2988,1.3032,1.3047,1.3078,1.3152,1.3153,1.3224,1.3235,1.3299,1.3318,1.3320,1.3376,1.3484,1.3495,1.3578,1.3579,1.3583,1.3584,1.3616,1.3622,1.3692,1.3724,1.3742,1.3795,1.3851,1.3876,1.3901,1.3908,1.3912,1.3983,1.3987,1.4093,1.4100,1.4145,1.4232,1.4264,1.4325,1.4341,1.4494,1.4576,1.4601,1.4666,1.4671,1.4678,1.4784,1.5114,1.5169,1.5228,1.5267,1.5277,1.5329,1.5338,1.5395,1.5520,1.5542,1.5865,1.5903,1.5939,1.5941,1.6153,1.6193,1.6195,1.6378,1.6453,1.6486,1.7142,1.7211,1.7220,1.7398,1.7567,1.7908,1.8129,1.8211,1.9440,1.9554,1.9675,1.9729,1.9762,1.9932,2.0084,2.0307,2.0438,2.0593,2.0635,2.0670,2.1564,2.1671,2.1739,2.1743,2.1919,2.2293,2.2381,2.2534,2.2992,2.3078,2.3611,2.3635,2.3653,2.3803,2.3862,2.4158,2.4284,2.4505,2.4598,2.4616,2.4721,2.4798,2.4855,2.4907,2.5050,2.5063,2.5301,2.5418,2.5452,2.5662,2.5848,2.5927,2.5945,2.6162,2.6389,2.6447,2.7133,2.7182,2.7255,2.7314,2.7337,2.7625,2.7703,2.7908,2.8177,2.8326,2.8422,2.9075,2.9714,2.9817,3.0256,3.0716,3.0739,3.1195,3.1196,3.1253,3.1311,3.2155,3.2850,3.2892,3.9459,3.9781,4.0500,4.1892,4.6279,4.7318,4.8736,4.9703,5.5471,6.8457,7.0010,7.1042,7.5634,7.6901,7.7442,7.8376,9.1370,10.7977,11.4339,12.0277,13.7687,14.9601],"y":[0.0021008403361344537,0.004201680672268907,0.0063025210084033615,0.008403361344537815,0.01050420168067227,0.012605042016806723,0.014705882352941176,0.01680672268907563,0.018907563025210083,0.02100840336134454,0.023109243697478993,0.025210084033613446,0.0273109243697479,0.029411764705882353,0.031512605042016806,0.03361344537815126,0.03571428571428571,0.037815126050420166,0.03991596638655462,0.04201680672268908,0.04411764705882353,0.046218487394957986,0.04831932773109244,0.05042016806722689,0.052521008403361345,0.0546218487394958,0.05672268907563025,0.058823529411764705,0.06092436974789916,0.06302521008403361,0.06512605042016807,0.06722689075630252,0.06932773109243698,0.07142857142857142,0.07352941176470588,0.07563025210084033,0.07773109243697479,0.07983193277310924,0.0819327731092437,0.08403361344537816,0.0861344537815126,0.08823529411764706,0.09033613445378151,0.09243697478991597,0.09453781512605042,0.09663865546218488,0.09873949579831932,0.10084033613445378,0.10294117647058823,0.10504201680672269,0.10714285714285714,0.1092436974789916,0.11134453781512606,0.1134453781512605,0.11554621848739496,0.11764705882352941,0.11974789915966387,0.12184873949579832,0.12394957983193278,0.12605042016806722,0.12815126050420167,0.13025210084033614,0.1323529411764706,0.13445378151260504,0.13655462184873948,0.13865546218487396,0.1407563025210084,0.14285714285714285,0.14495798319327732,0.14705882352941177,0.14915966386554622,0.15126050420168066,0.15336134453781514,0.15546218487394958,0.15756302521008403,0.15966386554621848,0.16176470588235295,0.16596638655462184,0.16806722689075632,0.17016806722689076,0.1722689075630252,0.17436974789915966,0.17647058823529413,0.17857142857142858,0.18067226890756302,0.18277310924369747,0.18487394957983194,0.1869747899159664,0.18907563025210083,0.19117647058823528,0.19327731092436976,0.1953781512605042,0.19747899159663865,0.19957983193277312,0.20168067226890757,0.20378151260504201,0.20588235294117646,0.20798319327731093,0.21008403361344538,0.21218487394957983,0.21428571428571427,0.2184873949579832,0.22058823529411764,0.22268907563025211,0.22478991596638656,0.226890756302521,0.22899159663865545,0.23109243697478993,0.23319327731092437,0.23529411764705882,0.23739495798319327,0.23949579831932774,0.2415966386554622,0.24369747899159663,0.24579831932773108,0.24789915966386555,0.25,0.25210084033613445,0.2542016806722689,0.25630252100840334,0.25840336134453784,0.2605042016806723,0.26260504201680673,0.2647058823529412,0.2668067226890756,0.2689075630252101,0.2710084033613445,0.27310924369747897,0.27521008403361347,0.2773109243697479,0.27941176470588236,0.2815126050420168,0.28361344537815125,0.2857142857142857,0.28781512605042014,0.28991596638655465,0.2920168067226891,0.29411764705882354,0.296218487394958,0.29831932773109243,0.3004201680672269,0.3025210084033613,0.30462184873949577,0.3067226890756303,0.3088235294117647,0.31092436974789917,0.3130252100840336,0.31512605042016806,0.3172268907563025,0.31932773109243695,0.32142857142857145,0.3235294117647059,0.32563025210084034,0.3277310924369748,0.32983193277310924,0.3319327731092437,0.33403361344537813,0.33613445378151263,0.3382352941176471,0.3403361344537815,0.34243697478991597,0.3445378151260504,0.34663865546218486,0.3487394957983193,0.35084033613445376,0.35294117647058826,0.3550420168067227,0.35714285714285715,0.3592436974789916,0.36134453781512604,0.3634453781512605,0.36554621848739494,0.36764705882352944,0.3697478991596639,0.37184873949579833,0.3739495798319328,0.3760504201680672,0.37815126050420167,0.3802521008403361,0.38235294117647056,0.38445378151260506,0.3865546218487395,0.38865546218487396,0.3907563025210084,0.39285714285714285,0.3949579831932773,0.39705882352941174,0.39915966386554624,0.4012605042016807,0.40336134453781514,0.4054621848739496,0.40756302521008403,0.4096638655462185,0.4117647058823529,0.41386554621848737,0.41596638655462187,0.4180672268907563,0.42016806722689076,0.4222689075630252,0.42436974789915966,0.4264705882352941,0.42857142857142855,0.43067226890756305,0.4327731092436975,0.43487394957983194,0.4369747899159664,0.43907563025210083,0.4411764705882353,0.4432773109243697,0.44537815126050423,0.4474789915966387,0.4495798319327731,0.45168067226890757,0.453781512605042,0.45588235294117646,0.4579831932773109,0.46008403361344535,0.46218487394957986,0.4642857142857143,0.46638655462184875,0.4684873949579832,0.47058823529411764,0.4726890756302521,0.47478991596638653,0.47689075630252103,0.4789915966386555,0.4810924369747899,0.4831932773109244,0.4852941176470588,0.48739495798319327,0.4894957983193277,0.49159663865546216,0.49369747899159666,0.4957983193277311,0.49789915966386555,0.5,0.5021008403361344,0.5042016806722689,0.5063025210084033,0.5084033613445378,0.5105042016806722,0.5126050420168067,0.5147058823529411,0.5168067226890757,0.5189075630252101,0.5210084033613446,0.523109243697479,0.5252100840336135,0.5273109243697479,0.5294117647058824,0.5315126050420168,0.5336134453781513,0.5357142857142857,0.5378151260504201,0.5399159663865546,0.542016806722689,0.5441176470588235,0.5462184873949579,0.5483193277310925,0.5504201680672269,0.5525210084033614,0.5546218487394958,0.5567226890756303,0.5588235294117647,0.5609243697478992,0.5630252100840336,0.5651260504201681,0.5672268907563025,0.569327731092437,0.5714285714285714,0.5735294117647058,0.5756302521008403,0.5777310924369747,0.5798319327731093,0.5819327731092437,0.5840336134453782,0.5861344537815126,0.5882352941176471,0.5903361344537815,0.592436974789916,0.5945378151260504,0.5966386554621849,0.5987394957983193,0.6008403361344538,0.6029411764705882,0.6071428571428571,0.6092436974789915,0.6113445378151261,0.6134453781512605,0.615546218487395,0.6197478991596639,0.6218487394957983,0.6239495798319328,0.6260504201680672,0.6281512605042017,0.6302521008403361,0.6323529411764706,0.634453781512605,0.6365546218487395,0.6386554621848739,0.6407563025210085,0.6428571428571429,0.6449579831932774,0.6470588235294118,0.6491596638655462,0.6512605042016807,0.6533613445378151,0.6554621848739496,0.657563025210084,0.6596638655462185,0.6617647058823529,0.6638655462184874,0.6659663865546218,0.6680672268907563,0.6701680672268907,0.6722689075630253,0.6743697478991597,0.6764705882352942,0.6785714285714286,0.680672268907563,0.6827731092436975,0.6848739495798319,0.6869747899159664,0.6890756302521008,0.6911764705882353,0.6932773109243697,0.6953781512605042,0.6974789915966386,0.6995798319327731,0.7016806722689075,0.7037815126050421,0.7058823529411765,0.707983193277311,0.7100840336134454,0.7121848739495799,0.7142857142857143,0.7163865546218487,0.7184873949579832,0.7205882352941176,0.7226890756302521,0.7247899159663865,0.726890756302521,0.7289915966386554,0.7310924369747899,0.7331932773109243,0.7352941176470589,0.7373949579831933,0.7394957983193278,0.7415966386554622,0.7436974789915967,0.7457983193277311,0.7478991596638656,0.75,0.7521008403361344,0.7542016806722689,0.7563025210084033,0.7584033613445378,0.7605042016806722,0.7626050420168067,0.7647058823529411,0.7668067226890757,0.7689075630252101,0.7710084033613446,0.773109243697479,0.7752100840336135,0.7773109243697479,0.7794117647058824,0.7815126050420168,0.7836134453781513,0.7857142857142857,0.7878151260504201,0.7899159663865546,0.792016806722689,0.7941176470588235,0.7962184873949579,0.7983193277310925,0.8004201680672269,0.8025210084033614,0.8046218487394958,0.8067226890756303,0.8088235294117647,0.8109243697478992,0.8130252100840336,0.8151260504201681,0.8172268907563025,0.8214285714285714,0.8235294117647058,0.8256302521008403,0.8277310924369747,0.8298319327731093,0.8319327731092437,0.8340336134453782,0.8361344537815126,0.8382352941176471,0.8403361344537815,0.842436974789916,0.8445378151260504,0.8466386554621849,0.8487394957983193,0.8508403361344538,0.8529411764705882,0.8550420168067226,0.8571428571428571,0.8592436974789915,0.8613445378151261,0.8634453781512605,0.865546218487395,0.8676470588235294,0.8697478991596639,0.8718487394957983,0.8739495798319328,0.8760504201680672,0.8781512605042017,0.8802521008403361,0.8823529411764706,0.884453781512605,0.8865546218487395,0.8886554621848739,0.8907563025210085,0.8928571428571429,0.8949579831932774,0.8970588235294118,0.8991596638655462,0.9012605042016807,0.9033613445378151,0.9054621848739496,0.907563025210084,0.9096638655462185,0.9117647058823529,0.9138655462184874,0.9159663865546218,0.9180672268907563,0.9201680672268907,0.9222689075630253,0.9243697478991597,0.9264705882352942,0.9285714285714286,0.930672268907563,0.9327731092436975,0.9348739495798319,0.9369747899159664,0.9390756302521008,0.9411764705882353,0.9432773109243697,0.9453781512605042,0.9474789915966386,0.9495798319327731,0.9516806722689075,0.9537815126050421,0.9558823529411765,0.957983193277311,0.9600840336134454,0.9621848739495799,0.9642857142857143,0.9663865546218487,0.9684873949579832,0.9705882352941176,0.9726890756302521,0.9747899159663865,0.976890756302521,0.9789915966386554,0.9810924369747899,0.9831932773109243,0.9852941176470589,0.9873949579831933,0.9894957983193278,0.9915966386554622,0.9936974789915967,0.9957983193277311,0.9978991596638656],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, fil.org). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-fil.org-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-fil.org-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..5980e010c4
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-fil.org-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[1.9873,1.9987,2.5533,2.5646,2.5827,2.6052,2.6053,2.6161,2.6207,2.6239,2.6373,2.6512,2.6525,2.6545,2.6607,2.6653,2.6720,2.6799,2.6840,2.6884,2.7052,2.7147,2.7153,2.7297,2.7312,2.7328,2.7344,2.7384,2.7493,2.7554,2.7582,2.7583,2.7616,2.7734,2.7739,2.7819,2.7939,2.7943,2.7945,2.7960,2.8193,2.8307,2.8344,2.8368,2.8448,2.8467,2.8474,2.8626,2.8658,2.8662,2.8739,2.8796,2.8867,2.8921,2.9050,2.9062,2.9071,2.9103,2.9112,2.9114,2.9132,2.9147,2.9190,2.9217,2.9220,2.9242,2.9264,2.9277,2.9324,2.9351,2.9367,2.9383,2.9386,2.9468,2.9520,2.9591,2.9604,2.9612,2.9624,2.9626,2.9652,2.9677,2.9781,2.9867,2.9906,2.9922,2.9970,3.0002,3.0007,3.0030,3.0032,3.0043,3.0044,3.0056,3.0060,3.0062,3.0073,3.0082,3.0088,3.0095,3.0098,3.0105,3.0121,3.0123,3.0130,3.0161,3.0182,3.0213,3.0221,3.0259,3.0262,3.0299,3.0305,3.0310,3.0318,3.0343,3.0348,3.0353,3.0370,3.0376,3.0378,3.0380,3.0383,3.0384,3.0392,3.0394,3.0403,3.0406,3.0407,3.0411,3.0425,3.0435,3.0438,3.0460,3.0467,3.0469,3.0473,3.0478,3.0494,3.0521,3.0524,3.0557,3.0561,3.0562,3.0572,3.0573,3.0578,3.0589,3.0614,3.0625,3.0645,3.0672,3.0677,3.0680,3.0688,3.0698,3.0704,3.0706,3.0717,3.0728,3.0730,3.0734,3.0747,3.0765,3.0767,3.0795,3.0798,3.0801,3.0805,3.0806,3.0807,3.0812,3.0826,3.0843,3.0858,3.0867,3.0876,3.0896,3.0910,3.0915,3.0918,3.0924,3.0926,3.0937,3.0944,3.1005,3.1071,3.1090,3.1099,3.1121,3.1125,3.1140,3.1146,3.1154,3.1179,3.1180,3.1192,3.1194,3.1231,3.1263,3.1267,3.1275,3.1288,3.1290,3.1303,3.1308,3.1329,3.1341,3.1349,3.1360,3.1389,3.1409,3.1439,3.1482,3.1486,3.1507,3.1549,3.1566,3.1569,3.1591,3.1597,3.1629,3.1630,3.1633,3.1649,3.1651,3.1655,3.1667,3.1668,3.1712,3.1736,3.1742,3.1751,3.1758,3.1775,3.1801,3.1810,3.1820,3.1836,3.1845,3.1853,3.1854,3.1860,3.1877,3.1897,3.1919,3.1978,3.1989,3.2010,3.2023,3.2037,3.2061,3.2066,3.2068,3.2071,3.2085,3.2093,3.2098,3.2102,3.2118,3.2131,3.2149,3.2161,3.2165,3.2170,3.2192,3.2235,3.2237,3.2240,3.2265,3.2272,3.2276,3.2288,3.2312,3.2366,3.2389,3.2394,3.2422,3.2427,3.2443,3.2473,3.2477,3.2478,3.2506,3.2508,3.2514,3.2634,3.2639,3.2640,3.2644,3.2700,3.2758,3.2782,3.2807,3.2825,3.2837,3.2926,3.2964,3.2975,3.3000,3.3087,3.3091,3.3098,3.3159,3.3165,3.3324,3.3326,3.3335,3.3411,3.3447,3.3499,3.3516,3.3548,3.3567,3.3585,3.3589,3.3626,3.3639,3.3650,3.3651,3.3655,3.3705,3.3711,3.3716,3.3756,3.3776,3.3782,3.3832,3.3994,3.4070,3.4156,3.4413,3.4502,3.4578,3.4665,3.4774,3.4835,3.4898,3.4931,3.4971,3.5139,3.5182,3.5199,3.5202,3.5238,3.5336,3.5356,3.5425,3.5486,3.5512,3.5790,3.5806,3.5825,3.6053,3.6063,3.6083,3.6216,3.6337,3.6449,3.6549,3.6550,3.6551,3.6569,3.6635,3.6662,3.6706,3.6717,3.7112,3.7270,3.7346,3.7446,3.7557,3.7568,3.7733,3.8028,3.8105,3.8117,3.8135,3.8157,3.8292,3.8299,3.8383,3.9015,3.9057,3.9743,3.9802,4.1006,4.2474,4.3226,4.6279,4.6450,5.0222,5.0551,5.1915,5.2670,5.2853,5.2899,5.3143,5.4532,5.4764,5.4879,5.5025,5.5665,5.7655,5.8337,5.8392,5.9031,5.9637,5.9890,5.9918,6.0105,6.0348,6.0972,6.1026,6.1395,6.1977,6.2144,6.2414,6.2881,6.3170,6.4209,6.4317,6.4383,6.7189,6.8951,6.9111,6.9409,6.9805,7.0123,7.1415,7.2208,7.3325,7.4531,7.4688,7.5035,7.6175,8.1915,8.2130,8.6570,8.7024,8.7643,8.8087,9.0095,9.1224,9.1706,9.3114,9.3151,9.7394,10.2542,10.7958,10.9178,11.1202,11.6982,12.3326,12.3475,12.5985,12.9316,13.0191,13.9007,14.5196,16.1387,16.5912,16.6526,16.9141,18.8910,30.1890],"y":[0.0020964360587002098,0.0041928721174004195,0.006289308176100629,0.008385744234800839,0.010482180293501049,0.012578616352201259,0.014675052410901468,0.016771488469601678,0.018867924528301886,0.020964360587002098,0.023060796645702306,0.025157232704402517,0.027253668763102725,0.029350104821802937,0.031446540880503145,0.033542976939203356,0.03563941299790356,0.03773584905660377,0.039832285115303984,0.041928721174004195,0.0440251572327044,0.04612159329140461,0.04821802935010482,0.050314465408805034,0.05241090146750524,0.05450733752620545,0.05660377358490566,0.05870020964360587,0.06079664570230608,0.06289308176100629,0.0649895178197065,0.06708595387840671,0.06918238993710692,0.07127882599580712,0.07547169811320754,0.07756813417190776,0.07966457023060797,0.08176100628930817,0.08385744234800839,0.0859538784067086,0.0880503144654088,0.09014675052410902,0.09224318658280922,0.09433962264150944,0.09643605870020965,0.09853249475890985,0.10062893081761007,0.10272536687631027,0.10482180293501048,0.1069182389937107,0.1090146750524109,0.1111111111111111,0.11320754716981132,0.11530398322851153,0.11740041928721175,0.11949685534591195,0.12159329140461216,0.12368972746331237,0.12578616352201258,0.1278825995807128,0.129979035639413,0.1320754716981132,0.13417190775681342,0.13626834381551362,0.13836477987421383,0.14046121593291405,0.14255765199161424,0.14465408805031446,0.14675052410901468,0.1488469601677149,0.1509433962264151,0.1530398322851153,0.15513626834381553,0.15723270440251572,0.15932914046121593,0.16142557651991615,0.16352201257861634,0.16561844863731656,0.16771488469601678,0.1719077568134172,0.1740041928721174,0.1761006289308176,0.17819706498951782,0.18029350104821804,0.18238993710691823,0.18448637316561844,0.18658280922431866,0.18867924528301888,0.19077568134171907,0.1928721174004193,0.1949685534591195,0.1970649895178197,0.19916142557651992,0.20125786163522014,0.20545073375262055,0.20754716981132076,0.20964360587002095,0.21174004192872117,0.2138364779874214,0.21593291404612158,0.2180293501048218,0.22012578616352202,0.2222222222222222,0.22431865828092243,0.22641509433962265,0.22851153039832284,0.23060796645702306,0.23270440251572327,0.2348008385744235,0.23689727463312368,0.2389937106918239,0.24109014675052412,0.2431865828092243,0.24528301886792453,0.24737945492662475,0.24947589098532494,0.25157232704402516,0.25366876310272535,0.2557651991614256,0.2578616352201258,0.259958071278826,0.2620545073375262,0.2641509433962264,0.2662473794549266,0.26834381551362685,0.27044025157232704,0.27253668763102723,0.2746331236897275,0.27672955974842767,0.27882599580712786,0.2809224318658281,0.2830188679245283,0.2851153039832285,0.28721174004192873,0.2893081761006289,0.2914046121593291,0.29350104821802936,0.29559748427672955,0.2976939203354298,0.29979035639413,0.3018867924528302,0.3039832285115304,0.3060796645702306,0.3081761006289308,0.31027253668763105,0.31236897274633124,0.31446540880503143,0.3165618448637317,0.31865828092243187,0.32075471698113206,0.3228511530398323,0.3249475890985325,0.3270440251572327,0.32914046121593293,0.3312368972746331,0.3333333333333333,0.33542976939203356,0.33752620545073375,0.3417190775681342,0.34591194968553457,0.3480083857442348,0.350104821802935,0.3522012578616352,0.35429769392033544,0.35639412997903563,0.3584905660377358,0.36058700209643607,0.36268343815513626,0.36477987421383645,0.3668763102725367,0.3689727463312369,0.3710691823899371,0.3752620545073375,0.37735849056603776,0.38155136268343814,0.3836477987421384,0.3857442348008386,0.38784067085953877,0.389937106918239,0.3920335429769392,0.3941299790356394,0.39622641509433965,0.39832285115303984,0.40041928721174,0.4025157232704403,0.40461215932914046,0.40670859538784065,0.4088050314465409,0.4109014675052411,0.4129979035639413,0.4171907756813417,0.4192872117400419,0.42138364779874216,0.42348008385744235,0.42557651991614254,0.4276729559748428,0.429769392033543,0.43186582809224316,0.4339622641509434,0.4360587002096436,0.4381551362683438,0.44025157232704404,0.44234800838574423,0.4444444444444444,0.44654088050314467,0.44863731656184486,0.45073375262054505,0.4528301886792453,0.4549266247379455,0.4570230607966457,0.4591194968553459,0.4612159329140461,0.46331236897274636,0.46540880503144655,0.46750524109014674,0.469601677148847,0.4716981132075472,0.47379454926624737,0.4758909853249476,0.4779874213836478,0.480083857442348,0.48218029350104824,0.48427672955974843,0.4863731656184486,0.48846960167714887,0.49056603773584906,0.49266247379454925,0.4947589098532495,0.4968553459119497,0.4989517819706499,0.5010482180293501,0.5031446540880503,0.5052410901467506,0.5073375262054507,0.5094339622641509,0.5115303983228512,0.5136268343815513,0.5157232704402516,0.5178197064989518,0.519916142557652,0.5220125786163522,0.5241090146750524,0.5262054507337526,0.5283018867924528,0.5303983228511531,0.5324947589098532,0.5345911949685535,0.5366876310272537,0.5387840670859538,0.5408805031446541,0.5429769392033543,0.5450733752620545,0.5471698113207547,0.549266247379455,0.5513626834381551,0.5534591194968553,0.5555555555555556,0.5576519916142557,0.559748427672956,0.5618448637316562,0.5639412997903563,0.5660377358490566,0.5681341719077568,0.570230607966457,0.5723270440251572,0.5744234800838575,0.5765199161425576,0.5786163522012578,0.5807127882599581,0.5828092243186582,0.5849056603773585,0.5870020964360587,0.589098532494759,0.5911949685534591,0.5932914046121593,0.5953878406708596,0.5974842767295597,0.59958071278826,0.6016771488469602,0.6037735849056604,0.6058700209643606,0.6079664570230608,0.610062893081761,0.6121593291404612,0.6142557651991615,0.6163522012578616,0.6184486373165619,0.6205450733752621,0.6226415094339622,0.6247379454926625,0.6268343815513627,0.6289308176100629,0.6310272536687631,0.6331236897274634,0.6352201257861635,0.6373165618448637,0.639412997903564,0.6415094339622641,0.6436058700209644,0.6457023060796646,0.6477987421383647,0.649895178197065,0.6519916142557652,0.6540880503144654,0.6561844863731656,0.6582809224318659,0.660377358490566,0.6624737945492662,0.6645702306079665,0.6666666666666666,0.6687631027253669,0.6708595387840671,0.6729559748427673,0.6750524109014675,0.6771488469601677,0.6792452830188679,0.6813417190775681,0.6834381551362684,0.6855345911949685,0.6876310272536688,0.689727463312369,0.6918238993710691,0.6939203354297694,0.6960167714884696,0.6981132075471698,0.70020964360587,0.7023060796645703,0.7044025157232704,0.7064989517819706,0.7085953878406709,0.710691823899371,0.7127882599580713,0.7148846960167715,0.7169811320754716,0.7190775681341719,0.7211740041928721,0.7232704402515723,0.7253668763102725,0.7274633123689728,0.7295597484276729,0.7316561844863732,0.7358490566037735,0.7379454926624738,0.740041928721174,0.7421383647798742,0.7442348008385744,0.7463312368972747,0.7484276729559748,0.750524109014675,0.7526205450733753,0.7547169811320755,0.7568134171907757,0.7610062893081762,0.7631027253668763,0.7651991614255765,0.7672955974842768,0.7693920335429769,0.7714884696016772,0.7735849056603774,0.7756813417190775,0.7777777777777778,0.779874213836478,0.7819706498951782,0.7840670859538784,0.7861635220125787,0.7882599580712788,0.790356394129979,0.7924528301886793,0.7945492662473794,0.7966457023060797,0.7987421383647799,0.80083857442348,0.8029350104821803,0.8050314465408805,0.8071278825995807,0.8092243186582809,0.8113207547169812,0.8134171907756813,0.8155136268343816,0.8176100628930818,0.8197064989517819,0.8218029350104822,0.8238993710691824,0.8259958071278826,0.8280922431865828,0.8301886792452831,0.8322851153039832,0.8343815513626834,0.8364779874213837,0.8385744234800838,0.8406708595387841,0.8427672955974843,0.8448637316561844,0.8469601677148847,0.8490566037735849,0.8511530398322851,0.8532494758909853,0.8553459119496856,0.8574423480083857,0.859538784067086,0.8616352201257862,0.8637316561844863,0.8658280922431866,0.8679245283018868,0.870020964360587,0.8721174004192872,0.8742138364779874,0.8763102725366876,0.8784067085953878,0.8805031446540881,0.8825995807127882,0.8846960167714885,0.8867924528301887,0.8888888888888888,0.8909853249475891,0.8930817610062893,0.8951781970649895,0.8972746331236897,0.89937106918239,0.9014675052410901,0.9035639412997903,0.9056603773584906,0.9077568134171907,0.909853249475891,0.9119496855345912,0.9140461215932913,0.9161425576519916,0.9182389937106918,0.9203354297693921,0.9224318658280922,0.9245283018867925,0.9266247379454927,0.9287211740041929,0.9308176100628931,0.9329140461215933,0.9350104821802935,0.9371069182389937,0.939203354297694,0.9412997903563941,0.9433962264150944,0.9454926624737946,0.9475890985324947,0.949685534591195,0.9517819706498952,0.9538784067085954,0.9559748427672956,0.9580712788259959,0.960167714884696,0.9622641509433962,0.9643605870020965,0.9664570230607966,0.9685534591194969,0.9706498951781971,0.9727463312368972,0.9748427672955975,0.9769392033542977,0.9790356394129979,0.9811320754716981,0.9832285115303984,0.9853249475890985,0.9874213836477987,0.989517819706499,0.9916142557651991,0.9937106918238994,0.9958071278825996,0.9979035639412998],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.6789,0.7117,0.8140,0.9795,1.0390,1.1336,1.1623,1.1708,1.1900,1.2090,1.2094,1.2276,1.2407,1.2436,1.2720,1.2924,1.2975,1.2980,1.3014,1.3201,1.3258,1.3285,1.3403,1.3489,1.3490,1.3633,1.3653,1.3675,1.3693,1.3808,1.3845,1.3848,1.3871,1.3885,1.4025,1.4102,1.4134,1.4157,1.4211,1.4228,1.4267,1.4350,1.4361,1.4378,1.4397,1.4410,1.4420,1.4452,1.4458,1.4483,1.4495,1.4500,1.4542,1.4591,1.4640,1.4650,1.4655,1.4722,1.4753,1.4802,1.4808,1.4843,1.4875,1.4887,1.4911,1.4991,1.4992,1.4995,1.5035,1.5039,1.5111,1.5113,1.5145,1.5189,1.5219,1.5516,1.5531,1.5548,1.5579,1.5589,1.5593,1.5692,1.5701,1.5770,1.5784,1.5786,1.5832,1.5865,1.5869,1.5872,1.5880,1.5920,1.5940,1.5982,1.5996,1.6025,1.6049,1.6069,1.6122,1.6302,1.6340,1.6350,1.6416,1.6417,1.6425,1.6435,1.6451,1.6458,1.6531,1.6645,1.6769,1.6793,1.6822,1.6834,1.6853,1.6885,1.6890,1.6900,1.6901,1.6902,1.6928,1.6937,1.6940,1.7157,1.7174,1.7213,1.7266,1.7270,1.7306,1.7412,1.7547,1.7557,1.7584,1.7619,1.7624,1.7771,1.7847,1.7894,1.7960,1.7994,1.8089,1.8422,1.8448,1.8482,1.8619,1.8676,1.8679,1.8715,1.8826,1.8868,1.8988,1.9020,1.9028,1.9057,1.9079,1.9140,1.9173,1.9215,1.9281,1.9438,1.9481,1.9711,1.9759,1.9765,1.9766,1.9866,2.0165,2.0168,2.0182,2.0293,2.0398,2.0438,2.0530,2.0577,2.0578,2.0584,2.0589,2.0603,2.0903,2.0914,2.0949,2.0964,2.0984,2.1010,2.1046,2.1063,2.1079,2.1116,2.1166,2.1172,2.1177,2.1241,2.1309,2.1314,2.1330,2.1466,2.1485,2.1593,2.1618,2.1629,2.1640,2.1743,2.1776,2.1818,2.1855,2.1914,2.1941,2.1951,2.1973,2.2011,2.2018,2.2026,2.2108,2.2141,2.2232,2.2242,2.2243,2.2271,2.2281,2.2300,2.2361,2.2369,2.2403,2.2448,2.2455,2.2469,2.2472,2.2563,2.2604,2.2626,2.2688,2.2714,2.2717,2.2735,2.2776,2.2791,2.2823,2.2855,2.2858,2.2918,2.2924,2.2938,2.2976,2.3038,2.3055,2.3068,2.3070,2.3139,2.3181,2.3249,2.3268,2.3303,2.3312,2.3332,2.3342,2.3347,2.3402,2.3423,2.3479,2.3488,2.3495,2.3496,2.3547,2.3578,2.3597,2.3599,2.3610,2.3613,2.3635,2.3644,2.3699,2.3704,2.3711,2.3822,2.3829,2.3881,2.3900,2.3958,2.3967,2.3971,2.4016,2.4017,2.4035,2.4087,2.4152,2.4189,2.4199,2.4220,2.4225,2.4227,2.4260,2.4279,2.4280,2.4285,2.4306,2.4340,2.4352,2.4369,2.4388,2.4396,2.4412,2.4424,2.4474,2.4488,2.4513,2.4566,2.4593,2.4605,2.4616,2.4649,2.4661,2.4662,2.4665,2.4668,2.4689,2.4736,2.4740,2.4746,2.4760,2.4763,2.4776,2.4825,2.4828,2.4848,2.4869,2.4877,2.4915,2.4931,2.4941,2.5014,2.5033,2.5097,2.5179,2.5202,2.5235,2.5237,2.5294,2.5344,2.5352,2.5368,2.5470,2.5472,2.5514,2.5520,2.5573,2.5593,2.5607,2.5668,2.5673,2.5675,2.5737,2.5747,2.5768,2.5816,2.5928,2.5975,2.5982,2.6008,2.6014,2.6054,2.6193,2.6206,2.6237,2.6289,2.6290,2.6363,2.6429,2.6438,2.6454,2.6509,2.6584,2.6596,2.6598,2.6620,2.6708,2.6805,2.6888,2.7080,2.7184,2.7187,2.7272,2.7306,2.7410,2.7435,2.7572,2.7648,2.7737,2.7964,2.8005,2.8127,2.8146,2.8304,2.8417,2.8429,2.8464,2.8540,2.8590,2.8629,2.8701,2.8757,2.8784,2.8847,2.8963,2.9110,2.9189,2.9306,2.9342,2.9431,2.9456,2.9489,2.9712,2.9802,2.9809,2.9837,2.9911,2.9967,3.0086,3.0242,3.0444,3.0505,3.0657,3.0780,3.0817,3.0835,3.0850,3.0858,3.0961,3.1754,3.1808,3.1984,3.2519,3.2608,3.3436,3.3766,3.5425,3.6466,3.6723,3.7384,3.8119,3.9376,3.9707,4.0168,4.0958,4.1407,4.1516,4.1997,4.2060,4.2532,4.3291,4.3342,4.5236,4.6946,4.7717,4.8044,4.8200,4.9217,4.9320,4.9383,4.9435,5.0335,5.0345,5.0710,5.2965,5.3014,5.3915,5.5256,5.5419,5.5931,5.6236,5.7331,5.7400,5.7728,6.0811,6.2529,6.3845,6.4181,6.5716,6.6412,7.0913,8.2380,8.2519,9.9443,10.2502,10.6143,10.6808,10.9659,11.0426,11.4729,11.7486,12.0502,12.2808,13.3710],"y":[0.002,0.004,0.006,0.008,0.01,0.012,0.014,0.016,0.018,0.02,0.022,0.024,0.026,0.028,0.03,0.032,0.034,0.036,0.038,0.04,0.042,0.044,0.046,0.048,0.05,0.052,0.056,0.058,0.06,0.062,0.064,0.066,0.068,0.07,0.072,0.074,0.076,0.078,0.08,0.082,0.084,0.086,0.09,0.092,0.094,0.096,0.098,0.1,0.102,0.104,0.106,0.108,0.11,0.112,0.114,0.116,0.118,0.12,0.122,0.124,0.126,0.128,0.13,0.132,0.134,0.136,0.138,0.14,0.142,0.144,0.146,0.148,0.15,0.152,0.154,0.156,0.158,0.16,0.162,0.164,0.166,0.168,0.17,0.172,0.174,0.176,0.178,0.18,0.182,0.184,0.186,0.188,0.19,0.192,0.194,0.198,0.2,0.202,0.204,0.206,0.208,0.21,0.212,0.214,0.216,0.218,0.22,0.222,0.224,0.226,0.228,0.23,0.232,0.234,0.236,0.238,0.24,0.242,0.244,0.246,0.248,0.25,0.252,0.254,0.256,0.258,0.26,0.262,0.264,0.266,0.268,0.27,0.272,0.274,0.276,0.278,0.28,0.282,0.284,0.286,0.288,0.29,0.292,0.294,0.296,0.298,0.3,0.302,0.304,0.306,0.308,0.31,0.312,0.314,0.316,0.318,0.32,0.322,0.324,0.326,0.328,0.33,0.332,0.334,0.336,0.338,0.34,0.342,0.344,0.346,0.348,0.35,0.352,0.354,0.356,0.358,0.36,0.362,0.364,0.366,0.368,0.37,0.372,0.374,0.376,0.378,0.38,0.382,0.384,0.386,0.388,0.39,0.392,0.394,0.396,0.398,0.4,0.402,0.404,0.406,0.408,0.41,0.412,0.414,0.416,0.418,0.42,0.422,0.424,0.426,0.428,0.43,0.432,0.434,0.436,0.438,0.44,0.442,0.444,0.446,0.448,0.45,0.452,0.454,0.456,0.458,0.46,0.462,0.464,0.466,0.468,0.47,0.472,0.476,0.478,0.48,0.482,0.484,0.486,0.488,0.49,0.492,0.494,0.496,0.498,0.5,0.502,0.506,0.508,0.51,0.512,0.514,0.516,0.518,0.52,0.522,0.524,0.526,0.528,0.53,0.532,0.534,0.536,0.538,0.54,0.542,0.544,0.546,0.548,0.55,0.552,0.554,0.556,0.56,0.562,0.564,0.566,0.568,0.57,0.572,0.574,0.576,0.578,0.582,0.584,0.586,0.588,0.59,0.592,0.594,0.596,0.598,0.6,0.602,0.604,0.606,0.608,0.61,0.612,0.614,0.616,0.618,0.62,0.622,0.624,0.626,0.628,0.63,0.632,0.634,0.636,0.638,0.64,0.642,0.644,0.646,0.648,0.65,0.652,0.654,0.656,0.658,0.66,0.662,0.664,0.666,0.668,0.67,0.672,0.674,0.676,0.678,0.68,0.682,0.684,0.686,0.688,0.69,0.692,0.694,0.696,0.698,0.7,0.702,0.704,0.706,0.708,0.71,0.712,0.714,0.716,0.718,0.72,0.722,0.724,0.726,0.728,0.73,0.732,0.734,0.736,0.738,0.74,0.742,0.744,0.746,0.748,0.75,0.752,0.754,0.756,0.758,0.76,0.762,0.764,0.766,0.768,0.77,0.772,0.774,0.776,0.778,0.78,0.782,0.784,0.786,0.788,0.79,0.792,0.794,0.796,0.798,0.8,0.802,0.804,0.806,0.808,0.81,0.812,0.814,0.816,0.818,0.82,0.822,0.824,0.826,0.828,0.83,0.832,0.834,0.836,0.838,0.84,0.842,0.844,0.846,0.848,0.85,0.852,0.854,0.856,0.858,0.86,0.862,0.864,0.866,0.868,0.87,0.872,0.874,0.876,0.878,0.88,0.882,0.884,0.886,0.888,0.89,0.892,0.894,0.896,0.898,0.9,0.902,0.904,0.906,0.908,0.91,0.912,0.914,0.916,0.918,0.92,0.922,0.924,0.926,0.928,0.93,0.932,0.934,0.936,0.938,0.94,0.942,0.944,0.946,0.948,0.95,0.952,0.954,0.956,0.958,0.96,0.962,0.964,0.966,0.968,0.97,0.972,0.974,0.976,0.978,0.98,0.982,0.984,0.986,0.988,0.99,0.992,0.994,0.996,0.998],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.8157,1.5013,1.5030,1.5306,1.6042,1.6529,1.6585,1.6884,1.6913,1.6943,1.6997,1.7055,1.7116,1.7137,1.7160,1.7254,1.7313,1.7348,1.7374,1.7495,1.7513,1.7543,1.7576,1.7586,1.7589,1.7618,1.7724,1.7875,1.7891,1.8029,1.8035,1.8050,1.8219,1.8270,1.8273,1.8292,1.8319,1.8433,1.8443,1.8455,1.8469,1.8536,1.8663,1.8736,1.8774,1.8818,1.8831,1.8886,1.9095,1.9108,1.9266,1.9315,1.9418,1.9421,1.9477,1.9518,1.9525,1.9548,1.9553,1.9593,1.9607,1.9694,1.9797,1.9809,1.9825,1.9882,1.9885,1.9928,1.9998,2.0002,2.0060,2.0122,2.0177,2.0187,2.0228,2.0264,2.0289,2.0371,2.0372,2.0393,2.0443,2.0465,2.0507,2.0564,2.0633,2.0686,2.0707,2.0714,2.0839,2.0840,2.0869,2.0912,2.0921,2.0947,2.1016,2.1059,2.1071,2.1117,2.1128,2.1131,2.1136,2.1148,2.1152,2.1164,2.1170,2.1237,2.1259,2.1293,2.1333,2.1354,2.1361,2.1418,2.1464,2.1515,2.1540,2.1633,2.1638,2.1652,2.1654,2.1667,2.1719,2.1722,2.1760,2.1796,2.1801,2.1846,2.1890,2.1894,2.1981,2.1999,2.2093,2.2132,2.2303,2.2346,2.2358,2.2483,2.2501,2.2514,2.2530,2.2532,2.2544,2.2546,2.2580,2.2637,2.2656,2.2686,2.2687,2.2693,2.2764,2.2788,2.2829,2.2886,2.2897,2.2950,2.3022,2.3049,2.3054,2.3067,2.3074,2.3075,2.3079,2.3100,2.3114,2.3165,2.3175,2.3205,2.3223,2.3277,2.3296,2.3299,2.3304,2.3326,2.3329,2.3443,2.3467,2.3519,2.3522,2.3532,2.3548,2.3564,2.3570,2.3613,2.3662,2.3718,2.3743,2.3769,2.3806,2.3838,2.3873,2.3966,2.4021,2.4031,2.4047,2.4064,2.4065,2.4143,2.4200,2.4226,2.4256,2.4271,2.4297,2.4310,2.4356,2.4370,2.4403,2.4408,2.4437,2.4472,2.4476,2.4501,2.4558,2.4564,2.4605,2.4719,2.4755,2.4777,2.4879,2.5017,2.5115,2.5149,2.5219,2.5225,2.5256,2.5309,2.5337,2.5430,2.5439,2.5452,2.5591,2.5602,2.5613,2.5720,2.5756,2.5819,2.5857,2.5889,2.5979,2.6019,2.6021,2.6048,2.6127,2.6174,2.6223,2.6367,2.6460,2.6474,2.6496,2.6499,2.6577,2.6607,2.6639,2.6839,2.6908,2.6932,2.7009,2.7010,2.7023,2.7111,2.7112,2.7133,2.7213,2.7230,2.7262,2.7327,2.7395,2.7403,2.7419,2.7495,2.7497,2.7546,2.7592,2.7625,2.7634,2.7669,2.7728,2.7873,2.7935,2.7988,2.8034,2.8036,2.8096,2.8249,2.8287,2.8334,2.8419,2.8619,2.8698,2.8748,2.8809,2.8822,2.8837,2.8871,2.8920,2.9054,2.9141,2.9209,2.9278,2.9311,2.9374,2.9425,2.9428,2.9550,2.9651,2.9733,2.9745,2.9837,2.9924,2.9934,2.9969,2.9989,3.0169,3.0182,3.0301,3.0343,3.0403,3.0443,3.0513,3.0548,3.0627,3.0649,3.0787,3.0993,3.1039,3.1089,3.1144,3.1156,3.1164,3.1203,3.1268,3.1287,3.1294,3.1321,3.1368,3.1483,3.1561,3.1635,3.1681,3.1712,3.1752,3.1760,3.1789,3.1818,3.1870,3.1912,3.1929,3.2047,3.2053,3.2074,3.2085,3.2099,3.2128,3.2141,3.2173,3.2179,3.2197,3.2221,3.2257,3.2288,3.2332,3.2361,3.2441,3.2463,3.2521,3.2622,3.2631,3.2633,3.2653,3.2670,3.2725,3.2744,3.2765,3.2796,3.2858,3.3185,3.3377,3.3382,3.3408,3.3427,3.3511,3.3589,3.3616,3.3633,3.3915,3.3916,3.3951,3.3988,3.4032,3.4091,3.4159,3.4383,3.4496,3.4543,3.4589,3.4721,3.4764,3.4806,3.4911,3.4996,3.5038,3.5098,3.5119,3.5461,3.5532,3.5582,3.5798,3.5851,3.5874,3.5943,3.6184,3.6187,3.6248,3.6367,3.6377,3.6381,3.6403,3.6421,3.6630,3.6795,3.6885,3.6934,3.7075,3.7155,3.7198,3.7324,3.7494,3.7517,3.7575,3.7586,3.7595,3.7783,3.7884,3.7937,3.8066,3.8267,3.8353,3.8470,3.8559,3.8874,3.9127,3.9137,3.9400,3.9552,3.9607,3.9833,3.9991,4.0093,4.0277,4.0367,4.0404,4.0519,4.0637,4.0975,4.1110,4.1581,4.1729,4.1789,4.1917,4.2299,4.2415,4.2493,4.3269,4.3439,4.4375,4.4492,4.4508,4.4912,4.5290,4.5418,4.6257,4.6633,4.6712,4.7314,4.7365,4.7521,4.7795,4.7853,4.7933,4.8064,4.8189,4.8337,4.8774,4.8837,4.8954,4.8983,4.9331,4.9348,5.0078,5.0442,5.0657,5.1815,5.2013,5.2153,5.2528,5.2805,5.3895,5.4378,5.4712,5.5504,5.5607,5.5692,5.5770,5.5927,5.6106,5.6672,5.7531,5.9289,5.9716,6.2341,6.3851,6.6215,6.6371,6.9247,7.2035,7.4241,7.9987,9.1568,9.3373,9.3425,9.6646,9.7786,10.0193,10.1448,10.4479,10.8082,11.2999,11.7669,12.0828],"y":[0.0018832391713747645,0.003766478342749529,0.005649717514124294,0.007532956685499058,0.009416195856873822,0.011299435028248588,0.013182674199623353,0.015065913370998116,0.01694915254237288,0.018832391713747645,0.02071563088512241,0.022598870056497175,0.02448210922787194,0.026365348399246705,0.02824858757062147,0.030131826741996232,0.032015065913371,0.03389830508474576,0.035781544256120526,0.03766478342749529,0.03954802259887006,0.04143126177024482,0.04331450094161959,0.04519774011299435,0.047080979284369114,0.04896421845574388,0.05084745762711865,0.05273069679849341,0.054613935969868174,0.05649717514124294,0.0583804143126177,0.060263653483992465,0.062146892655367235,0.064030131826742,0.06591337099811675,0.06779661016949153,0.0696798493408663,0.07156308851224105,0.07344632768361582,0.07532956685499058,0.07721280602636535,0.07909604519774012,0.08097928436911488,0.08286252354048965,0.0847457627118644,0.08662900188323917,0.08851224105461393,0.0903954802259887,0.09227871939736347,0.09416195856873823,0.096045197740113,0.09792843691148775,0.09981167608286252,0.1016949152542373,0.10357815442561205,0.10546139359698682,0.10734463276836158,0.10922787193973635,0.1111111111111111,0.11299435028248588,0.11487758945386065,0.1167608286252354,0.11864406779661017,0.12052730696798493,0.1224105461393597,0.12429378531073447,0.12617702448210924,0.128060263653484,0.12994350282485875,0.1318267419962335,0.1337099811676083,0.13559322033898305,0.1374764595103578,0.1393596986817326,0.14124293785310735,0.1431261770244821,0.14500941619585686,0.14689265536723164,0.1487758945386064,0.15065913370998116,0.15254237288135594,0.1544256120527307,0.15630885122410546,0.15819209039548024,0.160075329566855,0.16195856873822975,0.1638418079096045,0.1657250470809793,0.16760828625235405,0.1694915254237288,0.1713747645951036,0.17325800376647835,0.1751412429378531,0.17702448210922786,0.17890772128060264,0.1807909604519774,0.18267419962335216,0.18455743879472694,0.1864406779661017,0.18832391713747645,0.1902071563088512,0.192090395480226,0.19397363465160075,0.1977401129943503,0.19962335216572505,0.2015065913370998,0.2033898305084746,0.20527306967984935,0.2071563088512241,0.20903954802259886,0.21092278719397364,0.2128060263653484,0.21468926553672316,0.21657250470809794,0.2184557438794727,0.22033898305084745,0.2222222222222222,0.224105461393597,0.22598870056497175,0.2278719397363465,0.2297551789077213,0.23163841807909605,0.2335216572504708,0.23540489642184556,0.23728813559322035,0.2391713747645951,0.24105461393596986,0.24293785310734464,0.2448210922787194,0.24670433145009416,0.24858757062146894,0.2504708097928437,0.2523540489642185,0.2542372881355932,0.256120527306968,0.2580037664783427,0.2598870056497175,0.2617702448210923,0.263653483992467,0.2655367231638418,0.2674199623352166,0.2693032015065913,0.2711864406779661,0.2730696798493409,0.2749529190207156,0.2768361581920904,0.2787193973634652,0.2806026365348399,0.2824858757062147,0.2843691148775895,0.2862523540489642,0.288135593220339,0.2900188323917137,0.2919020715630885,0.2937853107344633,0.295668549905838,0.2975517890772128,0.2994350282485876,0.3013182674199623,0.3032015065913371,0.3050847457627119,0.3069679849340866,0.3088512241054614,0.3107344632768362,0.3126177024482109,0.3145009416195857,0.3163841807909605,0.3182674199623352,0.32015065913371,0.3220338983050847,0.3239171374764595,0.3258003766478343,0.327683615819209,0.3295668549905838,0.3314500941619586,0.3333333333333333,0.3352165725047081,0.3370998116760829,0.3389830508474576,0.3408662900188324,0.3427495291902072,0.3446327683615819,0.3465160075329567,0.3483992467043315,0.3502824858757062,0.352165725047081,0.3540489642184557,0.3559322033898305,0.3578154425612053,0.35969868173258,0.3615819209039548,0.3634651600753296,0.3653483992467043,0.3672316384180791,0.3691148775894539,0.3709981167608286,0.3728813559322034,0.3747645951035782,0.3766478342749529,0.3785310734463277,0.3804143126177024,0.3822975517890772,0.384180790960452,0.3860640301318267,0.3879472693032015,0.3898305084745763,0.391713747645951,0.3935969868173258,0.3954802259887006,0.3973634651600753,0.3992467043314501,0.4011299435028249,0.4030131826741996,0.4048964218455744,0.4067796610169492,0.4086629001883239,0.4105461393596987,0.4124293785310734,0.4143126177024482,0.416195856873823,0.4180790960451977,0.4199623352165725,0.4218455743879473,0.423728813559322,0.4274952919020716,0.4293785310734463,0.4312617702448211,0.4331450094161959,0.4350282485875706,0.4369114877589454,0.4387947269303202,0.4406779661016949,0.4425612052730697,0.4444444444444444,0.4463276836158192,0.448210922787194,0.4500941619585687,0.4519774011299435,0.4538606403013183,0.455743879472693,0.4576271186440678,0.4595103578154426,0.4613935969868173,0.4632768361581921,0.4651600753295669,0.4670433145009416,0.4689265536723164,0.4708097928436911,0.4726930320150659,0.4745762711864407,0.4764595103578154,0.4783427495291902,0.480225988700565,0.4821092278719397,0.4839924670433145,0.4858757062146893,0.487758945386064,0.4896421845574388,0.4915254237288136,0.4934086629001883,0.4952919020715631,0.4971751412429379,0.4990583804143126,0.5009416195856874,0.5028248587570622,0.504708097928437,0.5065913370998116,0.5084745762711864,0.5103578154425612,0.512241054613936,0.5141242937853108,0.5160075329566854,0.5178907721280602,0.519774011299435,0.5216572504708098,0.5235404896421846,0.5254237288135594,0.527306967984934,0.5291902071563088,0.5310734463276836,0.5329566854990584,0.5348399246704332,0.536723163841808,0.5386064030131826,0.5404896421845574,0.5423728813559322,0.544256120527307,0.5461393596986818,0.5480225988700564,0.5499058380414312,0.551789077212806,0.5536723163841808,0.5555555555555556,0.5574387947269304,0.559322033898305,0.5612052730696798,0.5630885122410546,0.5649717514124294,0.5668549905838042,0.568738229755179,0.5706214689265536,0.5725047080979284,0.5743879472693032,0.576271186440678,0.5781544256120528,0.5800376647834274,0.5819209039548022,0.583804143126177,0.5856873822975518,0.5875706214689266,0.5894538606403014,0.591337099811676,0.5932203389830508,0.5951035781544256,0.5969868173258004,0.5988700564971752,0.60075329566855,0.6026365348399246,0.6045197740112994,0.6064030131826742,0.608286252354049,0.6101694915254238,0.6120527306967984,0.6139359698681732,0.615819209039548,0.6177024482109228,0.6195856873822976,0.6214689265536724,0.623352165725047,0.6252354048964218,0.6271186440677966,0.6290018832391714,0.6308851224105462,0.632768361581921,0.6346516007532956,0.6365348399246704,0.6384180790960452,0.64030131826742,0.6421845574387948,0.6440677966101694,0.6459510357815442,0.647834274952919,0.6497175141242938,0.6516007532956686,0.6534839924670434,0.655367231638418,0.6572504708097928,0.6591337099811676,0.6610169491525424,0.6629001883239172,0.664783427495292,0.6666666666666666,0.6685499058380414,0.6704331450094162,0.672316384180791,0.6741996233521658,0.6760828625235404,0.6779661016949152,0.67984934086629,0.6817325800376648,0.6836158192090396,0.6854990583804144,0.687382297551789,0.6892655367231638,0.6911487758945386,0.6930320150659134,0.6949152542372882,0.696798493408663,0.6986817325800376,0.7005649717514124,0.7024482109227872,0.704331450094162,0.7062146892655368,0.7080979284369114,0.7099811676082862,0.711864406779661,0.7137476459510358,0.7156308851224106,0.7175141242937854,0.71939736346516,0.7212806026365348,0.7231638418079096,0.7250470809792844,0.7269303201506592,0.7288135593220338,0.7306967984934086,0.7325800376647834,0.7344632768361582,0.736346516007533,0.7382297551789078,0.7401129943502824,0.7419962335216572,0.743879472693032,0.7457627118644068,0.7476459510357816,0.7495291902071564,0.751412429378531,0.7532956685499058,0.7551789077212806,0.7570621468926554,0.7589453860640302,0.7608286252354048,0.7627118644067796,0.7645951035781544,0.7664783427495292,0.768361581920904,0.7702448210922788,0.7721280602636534,0.7740112994350282,0.775894538606403,0.7777777777777778,0.7796610169491526,0.7815442561205274,0.783427495291902,0.7853107344632768,0.7871939736346516,0.7890772128060264,0.7909604519774012,0.7928436911487758,0.7947269303201506,0.7966101694915254,0.7984934086629002,0.800376647834275,0.8022598870056498,0.8041431261770244,0.8060263653483992,0.807909604519774,0.8097928436911488,0.8116760828625236,0.8135593220338984,0.815442561205273,0.8173258003766478,0.8192090395480226,0.8210922787193974,0.8229755178907722,0.8248587570621468,0.8267419962335216,0.8286252354048964,0.8305084745762712,0.832391713747646,0.8342749529190208,0.8361581920903954,0.8380414312617702,0.839924670433145,0.8418079096045198,0.8455743879472694,0.847457627118644,0.8493408662900188,0.8512241054613936,0.8531073446327684,0.8549905838041432,0.8568738229755178,0.8587570621468926,0.8606403013182674,0.8625235404896422,0.864406779661017,0.8662900188323918,0.8681732580037664,0.8700564971751412,0.871939736346516,0.8738229755178908,0.8757062146892656,0.8775894538606404,0.879472693032015,0.8813559322033898,0.8832391713747646,0.8851224105461394,0.8870056497175142,0.8888888888888888,0.8907721280602636,0.8926553672316384,0.8945386064030132,0.896421845574388,0.8983050847457628,0.9001883239171374,0.9020715630885122,0.903954802259887,0.9058380414312618,0.9077212806026366,0.9096045197740112,0.911487758945386,0.9133709981167608,0.9152542372881356,0.9171374764595104,0.9190207156308852,0.9209039548022598,0.9227871939736346,0.9246704331450094,0.9265536723163842,0.928436911487759,0.9303201506591338,0.9322033898305084,0.9340866290018832,0.935969868173258,0.9378531073446328,0.9397363465160076,0.9416195856873822,0.943502824858757,0.9453860640301318,0.9472693032015066,0.9491525423728814,0.9510357815442562,0.9529190207156308,0.9548022598870056,0.9566854990583804,0.9585687382297552,0.96045197740113,0.9623352165725048,0.9642184557438794,0.9661016949152542,0.967984934086629,0.9698681732580038,0.9717514124293786,0.9736346516007532,0.975517890772128,0.9774011299435028,0.9792843691148776,0.9811676082862524,0.9830508474576272,0.9849340866290018,0.9868173258003766,0.9887005649717514,0.9905838041431262,0.992467043314501,0.9943502824858758,0.9962335216572504,0.9981167608286252],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.3348,0.3697,0.3778,0.3834,0.3982,0.4031,0.4177,0.4189,0.4204,0.4230,0.4286,0.4408,0.4427,0.4469,0.4502,0.4558,0.4610,0.4629,0.4675,0.4709,0.4734,0.4736,0.4765,0.4794,0.4805,0.4806,0.4817,0.4818,0.4841,0.4847,0.4850,0.4860,0.4864,0.4867,0.4881,0.4896,0.4908,0.4937,0.5008,0.5023,0.5026,0.5069,0.5079,0.5103,0.5105,0.5116,0.5117,0.5126,0.5127,0.5131,0.5179,0.5196,0.5197,0.5210,0.5215,0.5229,0.5250,0.5307,0.5341,0.5357,0.5381,0.5417,0.5432,0.5438,0.5449,0.5491,0.5498,0.5515,0.5519,0.5535,0.5568,0.5609,0.5628,0.5638,0.5647,0.5673,0.5721,0.5727,0.5751,0.5781,0.5803,0.5808,0.5823,0.5855,0.5890,0.5896,0.5900,0.5903,0.5924,0.5939,0.5975,0.5993,0.6005,0.6009,0.6020,0.6030,0.6039,0.6042,0.6068,0.6069,0.6099,0.6113,0.6127,0.6134,0.6137,0.6181,0.6187,0.6204,0.6268,0.6272,0.6277,0.6289,0.6314,0.6323,0.6340,0.6377,0.6416,0.6435,0.6460,0.6465,0.6468,0.6506,0.6522,0.6555,0.6556,0.6571,0.6642,0.6673,0.6696,0.6739,0.6749,0.6759,0.6784,0.6824,0.6834,0.6872,0.6921,0.6948,0.7058,0.7059,0.7087,0.7135,0.7150,0.7177,0.7220,0.7224,0.7260,0.7272,0.7287,0.7306,0.7311,0.7395,0.7397,0.7443,0.7447,0.7473,0.7522,0.7570,0.7579,0.7611,0.7660,0.7668,0.7670,0.7685,0.7696,0.7715,0.7727,0.7729,0.7753,0.7769,0.7788,0.7791,0.7852,0.7883,0.7894,0.7910,0.7938,0.7963,0.7995,0.8005,0.8008,0.8013,0.8020,0.8028,0.8029,0.8045,0.8056,0.8071,0.8092,0.8095,0.8108,0.8124,0.8140,0.8175,0.8178,0.8182,0.8215,0.8240,0.8354,0.8366,0.8377,0.8380,0.8458,0.8465,0.8468,0.8482,0.8486,0.8488,0.8503,0.8507,0.8522,0.8560,0.8565,0.8578,0.8583,0.8588,0.8604,0.8611,0.8678,0.8707,0.8709,0.8715,0.8720,0.8723,0.8752,0.8766,0.8801,0.8825,0.8829,0.8851,0.8868,0.8870,0.8878,0.8889,0.8898,0.8929,0.8937,0.8944,0.9015,0.9017,0.9030,0.9055,0.9069,0.9071,0.9098,0.9114,0.9168,0.9196,0.9202,0.9223,0.9242,0.9253,0.9259,0.9283,0.9301,0.9304,0.9361,0.9397,0.9405,0.9432,0.9441,0.9453,0.9477,0.9480,0.9491,0.9528,0.9550,0.9570,0.9575,0.9634,0.9645,0.9654,0.9673,0.9748,0.9754,0.9768,0.9786,0.9805,0.9827,0.9834,0.9850,0.9857,0.9900,0.9956,0.9982,0.9987,0.9998,1.0018,1.0040,1.0049,1.0068,1.0082,1.0102,1.0103,1.0104,1.0137,1.0142,1.0146,1.0150,1.0154,1.0178,1.0180,1.0192,1.0241,1.0254,1.0341,1.0358,1.0367,1.0386,1.0439,1.0453,1.0460,1.0532,1.0537,1.0577,1.0582,1.0615,1.0674,1.0694,1.0722,1.0732,1.0743,1.0755,1.0783,1.0810,1.0830,1.0835,1.0882,1.0894,1.0971,1.0986,1.0993,1.1001,1.1042,1.1056,1.1122,1.1167,1.1176,1.1181,1.1206,1.1211,1.1223,1.1246,1.1276,1.1278,1.1284,1.1347,1.1368,1.1378,1.1386,1.1455,1.1462,1.1519,1.1526,1.1536,1.1564,1.1586,1.1601,1.1619,1.1639,1.1676,1.1719,1.1818,1.1902,1.2012,1.2030,1.2085,1.2146,1.2147,1.2248,1.2292,1.2342,1.2407,1.2432,1.2487,1.2488,1.2511,1.2634,1.2855,1.2873,1.2943,1.3135,1.3163,1.3171,1.3209,1.3370,1.3441,1.3597,1.3634,1.3643,1.3690,1.3923,1.4127,1.4217,1.4236,1.4490,1.4602,1.4735,1.4744,1.4796,1.5181,1.5182,1.5636,1.5735,1.5864,1.5926,1.5954,1.6209,1.6305,1.6307,1.6491,1.6925,1.7076,1.7091,1.7272,1.8157,1.8360,1.8599,1.8841,1.8873,1.9338,1.9878,2.0158,2.0559,2.1049,2.1909,2.3364,2.3399,2.3638,2.4897,2.5045,2.5570,2.5947,2.7557,2.8035,2.8924,2.9460,2.9548,2.9760,3.1494,3.1521,3.2529,3.2688,3.3765,3.3928,3.4300,3.4444,3.4622,3.4833,3.5345,3.5692,3.5792,3.5861,5.2172,6.0393,7.5801,7.9036,8.3168,8.4388,10.2094,11.5879,12.3185,12.8157,13.5616,13.9882,14.3942,15.0206,15.5012],"y":[0.002079002079002079,0.004158004158004158,0.006237006237006237,0.008316008316008316,0.010395010395010396,0.012474012474012475,0.014553014553014554,0.016632016632016633,0.018711018711018712,0.02079002079002079,0.02286902286902287,0.02494802494802495,0.02702702702702703,0.029106029106029108,0.031185031185031187,0.033264033264033266,0.035343035343035345,0.037422037422037424,0.0395010395010395,0.04158004158004158,0.04365904365904366,0.04573804573804574,0.04781704781704782,0.0498960498960499,0.05197505197505198,0.05405405405405406,0.056133056133056136,0.060291060291060294,0.062370062370062374,0.06444906444906445,0.06652806652806653,0.06860706860706861,0.07068607068607069,0.07276507276507277,0.07484407484407485,0.07692307692307693,0.079002079002079,0.08108108108108109,0.08316008316008316,0.08523908523908524,0.08731808731808732,0.0893970893970894,0.09147609147609148,0.09355509355509356,0.09563409563409564,0.09771309771309772,0.0997920997920998,0.10187110187110188,0.10395010395010396,0.10602910602910603,0.10810810810810811,0.1101871101871102,0.11226611226611227,0.11434511434511435,0.11642411642411643,0.11850311850311851,0.12058212058212059,0.12266112266112267,0.12681912681912683,0.1288981288981289,0.13097713097713098,0.13305613305613306,0.13513513513513514,0.13721413721413722,0.1392931392931393,0.14137214137214138,0.14345114345114346,0.14553014553014554,0.14760914760914762,0.1496881496881497,0.15176715176715178,0.15384615384615385,0.15592515592515593,0.158004158004158,0.1600831600831601,0.16216216216216217,0.16424116424116425,0.16632016632016633,0.1683991683991684,0.1704781704781705,0.17255717255717257,0.17463617463617465,0.17671517671517672,0.1787941787941788,0.18087318087318088,0.18295218295218296,0.18503118503118504,0.18711018711018712,0.1891891891891892,0.19126819126819128,0.19334719334719336,0.19542619542619544,0.19750519750519752,0.1995841995841996,0.20166320166320167,0.20374220374220375,0.20582120582120583,0.2079002079002079,0.20997920997921,0.21205821205821207,0.21413721413721415,0.21621621621621623,0.2182952182952183,0.2203742203742204,0.22245322245322247,0.22453222453222454,0.22661122661122662,0.2286902286902287,0.23076923076923078,0.23284823284823286,0.23492723492723494,0.23700623700623702,0.2390852390852391,0.24116424116424118,0.24324324324324326,0.24532224532224534,0.24740124740124741,0.2494802494802495,0.2515592515592516,0.25363825363825365,0.25571725571725573,0.2577962577962578,0.2598752598752599,0.26195426195426197,0.26403326403326405,0.2661122661122661,0.2681912681912682,0.2702702702702703,0.27234927234927236,0.27442827442827444,0.2765072765072765,0.2785862785862786,0.2806652806652807,0.28274428274428276,0.28482328482328484,0.2869022869022869,0.288981288981289,0.2910602910602911,0.29313929313929316,0.29521829521829523,0.2972972972972973,0.30145530145530147,0.30353430353430355,0.30561330561330563,0.3097713097713098,0.31185031185031187,0.31392931392931395,0.316008316008316,0.3180873180873181,0.3201663201663202,0.32224532224532226,0.32432432432432434,0.3264033264033264,0.3284823284823285,0.3305613305613306,0.33264033264033266,0.33471933471933474,0.3367983367983368,0.3388773388773389,0.340956340956341,0.34303534303534305,0.34511434511434513,0.3471933471933472,0.3492723492723493,0.35135135135135137,0.35343035343035345,0.35550935550935553,0.3575883575883576,0.3596673596673597,0.36382536382536385,0.3659043659043659,0.367983367983368,0.3700623700623701,0.37214137214137216,0.37422037422037424,0.3762993762993763,0.3783783783783784,0.3804573804573805,0.38253638253638256,0.38461538461538464,0.3866943866943867,0.3908523908523909,0.39293139293139295,0.39501039501039503,0.3991683991683992,0.40124740124740127,0.40332640332640335,0.40540540540540543,0.4074844074844075,0.4095634095634096,0.41164241164241167,0.41372141372141374,0.4158004158004158,0.4178794178794179,0.41995841995842,0.42203742203742206,0.42411642411642414,0.4261954261954262,0.4282744282744283,0.4303534303534304,0.43243243243243246,0.43451143451143454,0.4365904365904366,0.4386694386694387,0.4407484407484408,0.44282744282744285,0.44490644490644493,0.446985446985447,0.4490644490644491,0.45114345114345117,0.45322245322245325,0.4553014553014553,0.4573804573804574,0.4594594594594595,0.46153846153846156,0.46361746361746364,0.4656964656964657,0.4677754677754678,0.4698544698544699,0.47193347193347196,0.47401247401247404,0.4760914760914761,0.4781704781704782,0.4802494802494803,0.48232848232848236,0.48440748440748443,0.4864864864864865,0.4885654885654886,0.49064449064449067,0.49272349272349275,0.49480249480249483,0.4968814968814969,0.501039501039501,0.5031185031185031,0.5051975051975052,0.5072765072765073,0.5093555093555093,0.5114345114345115,0.5135135135135135,0.5155925155925156,0.5176715176715176,0.5197505197505198,0.5218295218295218,0.5239085239085239,0.525987525987526,0.5301455301455301,0.5322245322245323,0.5343035343035343,0.5363825363825364,0.5384615384615384,0.5405405405405406,0.5426195426195426,0.5446985446985447,0.5467775467775468,0.5488565488565489,0.5509355509355509,0.553014553014553,0.5550935550935551,0.5571725571725572,0.5592515592515592,0.5613305613305614,0.5634095634095634,0.5654885654885655,0.5675675675675675,0.5696465696465697,0.5717255717255717,0.5738045738045738,0.5758835758835759,0.577962577962578,0.58004158004158,0.5821205821205822,0.5841995841995842,0.5862785862785863,0.5883575883575883,0.5904365904365905,0.5945945945945946,0.5966735966735967,0.5987525987525988,0.6008316008316008,0.6029106029106029,0.604989604989605,0.6070686070686071,0.6091476091476091,0.6112266112266113,0.6133056133056133,0.6153846153846154,0.6174636174636174,0.6195426195426196,0.6216216216216216,0.6237006237006237,0.6257796257796258,0.6278586278586279,0.6299376299376299,0.632016632016632,0.6340956340956341,0.6361746361746362,0.6382536382536382,0.6403326403326404,0.6424116424116424,0.6444906444906445,0.6465696465696466,0.6486486486486487,0.6507276507276507,0.6528066528066528,0.6548856548856549,0.656964656964657,0.659043659043659,0.6611226611226612,0.6632016632016632,0.6652806652806653,0.6673596673596673,0.6694386694386695,0.6715176715176715,0.6735966735966736,0.6756756756756757,0.6777546777546778,0.6798336798336798,0.681912681912682,0.683991683991684,0.6860706860706861,0.6881496881496881,0.6902286902286903,0.6923076923076923,0.6943866943866944,0.6964656964656964,0.6985446985446986,0.7006237006237006,0.7027027027027027,0.7047817047817048,0.7068607068607069,0.7089397089397089,0.7110187110187111,0.7130977130977131,0.7172557172557172,0.7193347193347194,0.7214137214137214,0.7234927234927235,0.7255717255717256,0.7276507276507277,0.7297297297297297,0.7318087318087318,0.7338877338877339,0.735966735966736,0.738045738045738,0.7401247401247402,0.7422037422037422,0.7442827442827443,0.7463617463617463,0.7484407484407485,0.7505197505197505,0.7525987525987526,0.7546777546777547,0.7567567567567568,0.7588357588357588,0.760914760914761,0.762993762993763,0.7650727650727651,0.7671517671517671,0.7692307692307693,0.7713097713097713,0.7754677754677755,0.7775467775467776,0.7796257796257796,0.7817047817047817,0.7837837837837838,0.7858627858627859,0.7879417879417879,0.7900207900207901,0.7920997920997921,0.7941787941787942,0.7962577962577962,0.7983367983367984,0.8004158004158004,0.8024948024948025,0.8045738045738046,0.8066528066528067,0.8087318087318087,0.8108108108108109,0.8128898128898129,0.814968814968815,0.817047817047817,0.8191268191268192,0.8212058212058212,0.8232848232848233,0.8253638253638254,0.8274428274428275,0.8295218295218295,0.8316008316008316,0.8336798336798337,0.8357588357588358,0.8378378378378378,0.83991683991684,0.841995841995842,0.8440748440748441,0.8461538461538461,0.8482328482328483,0.8503118503118503,0.8523908523908524,0.8544698544698545,0.8565488565488566,0.8586278586278586,0.8607068607068608,0.8627858627858628,0.8648648648648649,0.8669438669438669,0.8690228690228691,0.8711018711018711,0.8731808731808732,0.8752598752598753,0.8773388773388774,0.8794178794178794,0.8814968814968815,0.8835758835758836,0.8856548856548857,0.8877338877338877,0.8898128898128899,0.8918918918918919,0.893970893970894,0.896049896049896,0.8981288981288982,0.9002079002079002,0.9022869022869023,0.9043659043659044,0.9064449064449065,0.9085239085239085,0.9106029106029107,0.9126819126819127,0.9147609147609148,0.9168399168399168,0.918918918918919,0.920997920997921,0.9230769230769231,0.9251559251559252,0.9272349272349273,0.9293139293139293,0.9313929313929314,0.9334719334719335,0.9355509355509356,0.9376299376299376,0.9397089397089398,0.9417879417879418,0.9438669438669439,0.9459459459459459,0.9480249480249481,0.9501039501039501,0.9521829521829522,0.9542619542619543,0.9563409563409564,0.9584199584199584,0.9604989604989606,0.9625779625779626,0.9646569646569647,0.9667359667359667,0.9688149688149689,0.9708939708939709,0.972972972972973,0.975051975051975,0.9771309771309772,0.9792099792099792,0.9812889812889813,0.9833679833679834,0.9854469854469855,0.9875259875259875,0.9896049896049897,0.9916839916839917,0.9937629937629938,0.9958419958419958,0.997920997920998],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.4696,1.6377,1.6384,1.6633,1.6942,1.7117,1.7154,1.7170,1.7189,1.7195,1.7302,1.7413,1.7415,1.7455,1.7491,1.7663,1.7710,1.7745,1.7746,1.8147,1.8164,1.8218,1.8311,1.8337,1.8353,1.8396,1.8421,1.8454,1.8471,1.8562,1.8577,1.8636,1.8663,1.8686,1.8835,1.8915,1.8945,1.8952,1.9009,1.9199,1.9270,1.9273,1.9287,1.9319,1.9358,1.9479,1.9492,1.9507,1.9520,1.9530,1.9596,1.9597,1.9608,1.9639,1.9722,1.9724,1.9778,1.9804,1.9808,1.9835,1.9865,1.9907,1.9962,1.9970,1.9974,2.0032,2.0043,2.0052,2.0075,2.0123,2.0174,2.0191,2.0206,2.0216,2.0234,2.0236,2.0237,2.0262,2.0290,2.0296,2.0311,2.0316,2.0336,2.0361,2.0362,2.0372,2.0390,2.0394,2.0399,2.0414,2.0427,2.0448,2.0457,2.0458,2.0526,2.0533,2.0537,2.0563,2.0567,2.0594,2.0636,2.0641,2.0642,2.0655,2.0699,2.0747,2.0752,2.0790,2.0801,2.0807,2.0822,2.0849,2.0883,2.0954,2.0956,2.0974,2.0982,2.0985,2.1018,2.1025,2.1030,2.1084,2.1095,2.1122,2.1166,2.1185,2.1266,2.1275,2.1312,2.1355,2.1356,2.1357,2.1358,2.1380,2.1386,2.1434,2.1435,2.1445,2.1453,2.1470,2.1475,2.1532,2.1538,2.1571,2.1582,2.1604,2.1619,2.1621,2.1634,2.1648,2.1662,2.1701,2.1725,2.1749,2.1759,2.1769,2.1787,2.1856,2.1857,2.1860,2.1872,2.1882,2.1905,2.1924,2.1928,2.1961,2.1965,2.2027,2.2029,2.2059,2.2091,2.2095,2.2119,2.2190,2.2207,2.2261,2.2283,2.2423,2.2430,2.2442,2.2460,2.2487,2.2489,2.2505,2.2542,2.2581,2.2598,2.2642,2.2699,2.2723,2.2804,2.2840,2.2842,2.2933,2.2968,2.3006,2.3020,2.3065,2.3120,2.3188,2.3207,2.3239,2.3279,2.3301,2.3303,2.3304,2.3321,2.3350,2.3381,2.3383,2.3396,2.3494,2.3675,2.3749,2.3773,2.3813,2.3827,2.3860,2.3898,2.3946,2.3960,2.4096,2.4208,2.4234,2.4257,2.4389,2.4469,2.4474,2.4478,2.4507,2.4516,2.4529,2.4573,2.4598,2.4602,2.4609,2.4625,2.4729,2.4751,2.4764,2.4799,2.4819,2.4830,2.4859,2.5128,2.5141,2.5152,2.5189,2.5210,2.5365,2.5370,2.5400,2.5426,2.5475,2.5570,2.5645,2.5651,2.5738,2.5980,2.6004,2.6058,2.6059,2.6178,2.6464,2.6472,2.6509,2.6720,2.6902,2.6970,2.7056,2.7135,2.7184,2.7216,2.7226,2.7252,2.7332,2.7526,2.7673,2.7791,2.7830,2.7851,2.8070,2.8267,2.8353,2.8445,2.8448,2.8468,2.8650,2.8769,2.8976,2.9023,2.9042,2.9045,2.9078,2.9235,2.9559,2.9582,2.9644,2.9646,2.9889,2.9903,2.9913,2.9936,2.9944,2.9995,2.9997,3.0034,3.0044,3.0174,3.0215,3.0219,3.0295,3.0321,3.0364,3.0389,3.0390,3.0437,3.0456,3.0508,3.0529,3.0557,3.0599,3.0693,3.1041,3.1067,3.1527,3.1541,3.1689,3.1723,3.1771,3.1775,3.1809,3.1820,3.1829,3.1843,3.1848,3.1891,3.1983,3.2006,3.2037,3.2043,3.2058,3.2119,3.2129,3.2186,3.2254,3.2286,3.2331,3.2340,3.2585,3.2812,3.2813,3.2840,3.2849,3.2881,3.2889,3.2922,3.2969,3.2990,3.3000,3.3050,3.3078,3.3329,3.3340,3.3387,3.3532,3.3715,3.3732,3.3734,3.3746,3.3823,3.3913,3.3949,3.4000,3.4007,3.4136,3.4238,3.4352,3.4431,3.4502,3.4562,3.4677,3.4943,3.4986,3.5073,3.5114,3.5196,3.5235,3.5278,3.5343,3.5769,3.5927,3.5992,3.6068,3.6141,3.6488,3.6566,3.6675,3.6967,3.7212,3.7550,3.7606,3.7893,3.8064,3.8152,3.8191,3.8250,3.8638,3.9384,3.9511,3.9688,4.0005,4.0136,4.0237,4.0990,4.1328,4.2050,4.2868,4.4175,4.4794,4.4952,4.5205,4.5989,4.7525,4.7691,4.9841,5.0108,5.0839,5.1255,5.1372,5.1676,5.2492,5.2692,5.3045,5.3514,5.3686,5.4629,5.5096,5.6174,5.8069,5.8644,5.9017,5.9082,6.0227,6.2365,6.7283,6.8389,7.1544,7.6517,7.7194,8.2084,8.2749,8.7671,9.7713,9.8451,10.0626,10.3711,10.5866,11.6266,11.8857,12.7234,12.7882,13.0632,13.4232,15.9495,17.0004,18.8329,28.1284,33.2466],"y":[0.0021231422505307855,0.004246284501061571,0.006369426751592357,0.008492569002123142,0.010615711252653927,0.012738853503184714,0.014861995753715499,0.016985138004246284,0.01910828025477707,0.021231422505307854,0.02335456475583864,0.025477707006369428,0.027600849256900213,0.029723991507430998,0.03184713375796178,0.03397027600849257,0.036093418259023353,0.03821656050955414,0.040339702760084924,0.04246284501061571,0.044585987261146494,0.04670912951167728,0.04883227176220807,0.050955414012738856,0.05307855626326964,0.055201698513800426,0.05732484076433121,0.059447983014861996,0.06157112526539278,0.06369426751592357,0.06581740976645435,0.06794055201698514,0.07006369426751592,0.07218683651804671,0.07430997876857749,0.07643312101910828,0.07855626326963906,0.08067940552016985,0.08280254777070063,0.08492569002123142,0.0870488322717622,0.08917197452229299,0.09129511677282377,0.09341825902335456,0.09554140127388536,0.09766454352441614,0.09978768577494693,0.10191082802547771,0.1040339702760085,0.10615711252653928,0.10828025477707007,0.11040339702760085,0.11252653927813164,0.11464968152866242,0.11677282377919321,0.11889596602972399,0.12101910828025478,0.12314225053078556,0.12526539278131635,0.12738853503184713,0.12951167728237792,0.1316348195329087,0.1337579617834395,0.13588110403397027,0.13800424628450106,0.14012738853503184,0.14225053078556263,0.14437367303609341,0.1464968152866242,0.14861995753715498,0.15074309978768577,0.15286624203821655,0.15498938428874734,0.15711252653927812,0.1592356687898089,0.1613588110403397,0.16348195329087048,0.16560509554140126,0.16772823779193205,0.16985138004246284,0.17197452229299362,0.1740976645435244,0.1762208067940552,0.17834394904458598,0.18046709129511676,0.18259023354564755,0.18471337579617833,0.18683651804670912,0.18895966029723993,0.1910828025477707,0.1932059447983015,0.19532908704883228,0.19745222929936307,0.19957537154989385,0.20169851380042464,0.20382165605095542,0.2059447983014862,0.208067940552017,0.21019108280254778,0.21231422505307856,0.21443736730360935,0.21656050955414013,0.21868365180467092,0.2208067940552017,0.2229299363057325,0.22505307855626328,0.22717622080679406,0.22929936305732485,0.23142250530785563,0.23354564755838642,0.2356687898089172,0.23779193205944799,0.23991507430997877,0.24203821656050956,0.24416135881104034,0.24628450106157113,0.2484076433121019,0.2505307855626327,0.2526539278131635,0.25477707006369427,0.25690021231422505,0.25902335456475584,0.2611464968152866,0.2632696390658174,0.2653927813163482,0.267515923566879,0.26963906581740976,0.27176220806794055,0.27388535031847133,0.2760084925690021,0.2781316348195329,0.2802547770700637,0.2823779193205945,0.28450106157112526,0.28662420382165604,0.28874734607218683,0.2908704883227176,0.2929936305732484,0.2951167728237792,0.29723991507430997,0.29936305732484075,0.30148619957537154,0.3036093418259023,0.3057324840764331,0.3078556263269639,0.3099787685774947,0.31210191082802546,0.31422505307855625,0.31634819532908703,0.3184713375796178,0.3205944798301486,0.3227176220806794,0.3248407643312102,0.32696390658174096,0.32908704883227174,0.33121019108280253,0.3333333333333333,0.3354564755838641,0.3375796178343949,0.33970276008492567,0.34182590233545646,0.34394904458598724,0.346072186836518,0.3481953290870488,0.3503184713375796,0.3524416135881104,0.35456475583864117,0.35668789808917195,0.35881104033970274,0.3609341825902335,0.3630573248407643,0.3651804670912951,0.3673036093418259,0.36942675159235666,0.37154989384288745,0.37579617834394907,0.37791932059447986,0.38004246284501064,0.3821656050955414,0.3842887473460722,0.386411889596603,0.3885350318471338,0.39065817409766457,0.39278131634819535,0.39490445859872614,0.3970276008492569,0.3991507430997877,0.4012738853503185,0.4033970276008493,0.40552016985138006,0.40764331210191085,0.40976645435244163,0.4118895966029724,0.4140127388535032,0.416135881104034,0.4182590233545648,0.42038216560509556,0.42250530785562634,0.42462845010615713,0.4267515923566879,0.4288747346072187,0.4309978768577495,0.43312101910828027,0.43524416135881105,0.43736730360934184,0.4394904458598726,0.4416135881104034,0.4437367303609342,0.445859872611465,0.44798301486199577,0.45010615711252655,0.45222929936305734,0.4543524416135881,0.4564755838641189,0.4585987261146497,0.4607218683651805,0.46284501061571126,0.46496815286624205,0.46709129511677283,0.4692144373673036,0.4713375796178344,0.4734607218683652,0.47558386411889597,0.47770700636942676,0.47983014861995754,0.4819532908704883,0.4840764331210191,0.4861995753715499,0.4883227176220807,0.49044585987261147,0.49256900212314225,0.49469214437367304,0.4968152866242038,0.4989384288747346,0.5010615711252654,0.5031847133757962,0.505307855626327,0.5074309978768577,0.5095541401273885,0.5116772823779193,0.5138004246284501,0.5159235668789809,0.5180467091295117,0.5201698513800425,0.5222929936305732,0.524416135881104,0.5265392781316348,0.5286624203821656,0.5307855626326964,0.5329087048832272,0.535031847133758,0.5371549893842887,0.5392781316348195,0.5414012738853503,0.5435244161358811,0.5456475583864119,0.5477707006369427,0.5498938428874734,0.5520169851380042,0.554140127388535,0.5562632696390658,0.5583864118895966,0.5605095541401274,0.5626326963906582,0.564755838641189,0.5668789808917197,0.5690021231422505,0.5711252653927813,0.5732484076433121,0.5753715498938429,0.5774946921443737,0.5796178343949044,0.5817409766454352,0.583864118895966,0.5859872611464968,0.5881104033970276,0.5902335456475584,0.5923566878980892,0.5944798301486199,0.5966029723991507,0.5987261146496815,0.6008492569002123,0.6029723991507431,0.6050955414012739,0.6072186836518046,0.6093418259023354,0.6114649681528662,0.613588110403397,0.6157112526539278,0.6178343949044586,0.6199575371549894,0.6220806794055201,0.6242038216560509,0.6263269639065817,0.6284501061571125,0.6305732484076433,0.6326963906581741,0.6348195329087049,0.6369426751592356,0.6390658174097664,0.6411889596602972,0.643312101910828,0.6454352441613588,0.6475583864118896,0.6496815286624203,0.6518046709129511,0.6539278131634819,0.6560509554140127,0.6581740976645435,0.6602972399150743,0.6624203821656051,0.6645435244161358,0.6666666666666666,0.6687898089171974,0.6709129511677282,0.673036093418259,0.6751592356687898,0.6772823779193206,0.6794055201698513,0.6815286624203821,0.6836518046709129,0.6857749469214437,0.6878980891719745,0.6900212314225053,0.692144373673036,0.6942675159235668,0.6963906581740976,0.6985138004246284,0.7006369426751592,0.70276008492569,0.7048832271762208,0.7070063694267515,0.7091295116772823,0.7112526539278131,0.7133757961783439,0.7154989384288747,0.7176220806794055,0.7197452229299363,0.721868365180467,0.7239915074309978,0.7261146496815286,0.7282377919320594,0.7303609341825902,0.732484076433121,0.7346072186836518,0.7367303609341825,0.7388535031847133,0.7409766454352441,0.7430997876857749,0.7452229299363057,0.7473460721868365,0.7494692144373672,0.7515923566878981,0.7537154989384289,0.7558386411889597,0.7579617834394905,0.7600849256900213,0.7622080679405521,0.7643312101910829,0.7664543524416136,0.7685774946921444,0.7707006369426752,0.772823779193206,0.7749469214437368,0.7770700636942676,0.7791932059447984,0.7813163481953291,0.7834394904458599,0.7855626326963907,0.7876857749469215,0.7898089171974523,0.7919320594479831,0.7940552016985138,0.7961783439490446,0.7983014861995754,0.8004246284501062,0.802547770700637,0.8046709129511678,0.8067940552016986,0.8089171974522293,0.8110403397027601,0.8131634819532909,0.8152866242038217,0.8174097664543525,0.8195329087048833,0.821656050955414,0.8237791932059448,0.8259023354564756,0.8280254777070064,0.8301486199575372,0.832271762208068,0.8343949044585988,0.8365180467091295,0.8386411889596603,0.8407643312101911,0.8428874734607219,0.8450106157112527,0.8471337579617835,0.8492569002123143,0.851380042462845,0.8535031847133758,0.8556263269639066,0.8577494692144374,0.8598726114649682,0.861995753715499,0.8641188959660298,0.8662420382165605,0.8683651804670913,0.8704883227176221,0.8726114649681529,0.8747346072186837,0.8768577494692145,0.8789808917197452,0.881104033970276,0.8832271762208068,0.8853503184713376,0.8874734607218684,0.8895966029723992,0.89171974522293,0.8938428874734607,0.8959660297239915,0.8980891719745223,0.9002123142250531,0.9023354564755839,0.9044585987261147,0.9065817409766455,0.9087048832271762,0.910828025477707,0.9129511677282378,0.9150743099787686,0.9171974522292994,0.9193205944798302,0.921443736730361,0.9235668789808917,0.9256900212314225,0.9278131634819533,0.9299363057324841,0.9320594479830149,0.9341825902335457,0.9363057324840764,0.9384288747346072,0.940552016985138,0.9426751592356688,0.9447983014861996,0.9469214437367304,0.9490445859872612,0.9511677282377919,0.9532908704883227,0.9554140127388535,0.9575371549893843,0.9596602972399151,0.9617834394904459,0.9639065817409767,0.9660297239915074,0.9681528662420382,0.970276008492569,0.9723991507430998,0.9745222929936306,0.9766454352441614,0.9787685774946921,0.9808917197452229,0.9830148619957537,0.9851380042462845,0.9872611464968153,0.9893842887473461,0.9915074309978769,0.9936305732484076,0.9957537154989384,0.9978768577494692],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.6202,0.6399,0.6692,0.6828,0.6861,0.6911,0.7206,0.7394,0.7400,0.7473,0.7489,0.7500,0.7514,0.7605,0.7684,0.7729,0.7738,0.7743,0.7813,0.7870,0.7879,0.7881,0.7915,0.7971,0.7990,0.8008,0.8028,0.8099,0.8100,0.8209,0.8266,0.8320,0.8326,0.8327,0.8332,0.8339,0.8344,0.8351,0.8375,0.8408,0.8428,0.8449,0.8531,0.8543,0.8592,0.8635,0.8683,0.8703,0.8718,0.8727,0.8791,0.8805,0.8837,0.8839,0.8898,0.8919,0.8920,0.8943,0.8952,0.8958,0.8972,0.8977,0.8983,0.9017,0.9078,0.9090,0.9111,0.9133,0.9187,0.9198,0.9212,0.9220,0.9224,0.9253,0.9293,0.9317,0.9331,0.9348,0.9355,0.9399,0.9421,0.9424,0.9453,0.9466,0.9476,0.9496,0.9504,0.9522,0.9581,0.9598,0.9626,0.9637,0.9708,0.9711,0.9738,0.9748,0.9838,0.9842,0.9851,0.9857,0.9868,0.9933,0.9957,0.9959,1.0008,1.0011,1.0022,1.0063,1.0065,1.0068,1.0086,1.0101,1.0140,1.0184,1.0188,1.0190,1.0200,1.0215,1.0244,1.0254,1.0263,1.0324,1.0331,1.0360,1.0377,1.0414,1.0421,1.0424,1.0439,1.0449,1.0456,1.0464,1.0518,1.0529,1.0533,1.0595,1.0601,1.0642,1.0649,1.0664,1.0678,1.0693,1.0707,1.0713,1.0715,1.0750,1.0755,1.0776,1.0778,1.0783,1.0801,1.0802,1.0847,1.0849,1.0850,1.0857,1.0862,1.0878,1.0881,1.0962,1.0967,1.0974,1.0976,1.1092,1.1104,1.1138,1.1140,1.1159,1.1184,1.1209,1.1217,1.1245,1.1268,1.1359,1.1375,1.1378,1.1399,1.1411,1.1417,1.1426,1.1442,1.1448,1.1487,1.1497,1.1512,1.1516,1.1551,1.1616,1.1627,1.1646,1.1650,1.1652,1.1667,1.1696,1.1699,1.1706,1.1718,1.1739,1.1766,1.1775,1.1782,1.1791,1.1817,1.1837,1.1839,1.1845,1.1876,1.1888,1.1901,1.1904,1.1907,1.1970,1.2013,1.2061,1.2131,1.2235,1.2288,1.2292,1.2297,1.2329,1.2330,1.2336,1.2343,1.2403,1.2416,1.2417,1.2446,1.2455,1.2480,1.2533,1.2554,1.2581,1.2595,1.2662,1.2757,1.2823,1.2851,1.2879,1.2918,1.2933,1.2970,1.2990,1.3036,1.3103,1.3128,1.3184,1.3199,1.3203,1.3214,1.3230,1.3335,1.3343,1.3394,1.3401,1.3428,1.3454,1.3578,1.3619,1.3645,1.3668,1.3675,1.3687,1.3692,1.3713,1.3824,1.3844,1.3845,1.3852,1.3965,1.4032,1.4040,1.4071,1.4150,1.4196,1.4253,1.4271,1.4284,1.4350,1.4383,1.4578,1.4584,1.4643,1.4652,1.4684,1.4698,1.4739,1.4772,1.4895,1.4933,1.4973,1.5003,1.5066,1.5176,1.5309,1.5358,1.5397,1.5491,1.5529,1.5599,1.5718,1.5732,1.5789,1.5883,1.5931,1.5974,1.5990,1.6048,1.6054,1.6087,1.6154,1.6186,1.6203,1.6204,1.6234,1.6240,1.6251,1.6273,1.6288,1.6371,1.6394,1.6470,1.6482,1.6515,1.6523,1.6539,1.6601,1.6654,1.6684,1.6735,1.6772,1.6773,1.6795,1.6833,1.6843,1.6865,1.6889,1.6919,1.6953,1.6968,1.6972,1.7004,1.7020,1.7038,1.7101,1.7150,1.7191,1.7207,1.7212,1.7214,1.7271,1.7373,1.7377,1.7427,1.7439,1.7525,1.7546,1.7651,1.7719,1.7750,1.7874,1.7878,1.7906,1.7941,1.7969,1.7976,1.8098,1.8110,1.8123,1.8173,1.8439,1.8458,1.8489,1.8543,1.8565,1.8573,1.8589,1.8644,1.8683,1.8818,1.8825,1.8848,1.8913,1.8945,1.8949,1.9032,1.9129,1.9171,1.9186,1.9197,1.9208,1.9232,1.9253,1.9270,1.9315,1.9357,1.9369,1.9377,1.9473,1.9612,1.9649,1.9754,1.9767,1.9789,1.9817,1.9895,1.9964,2.0089,2.0142,2.0169,2.0178,2.0198,2.0248,2.0270,2.0408,2.0420,2.0477,2.0486,2.0551,2.0577,2.0632,2.0706,2.0730,2.0797,2.0952,2.0962,2.1011,2.1122,2.1143,2.1153,2.1203,2.1234,2.1321,2.1402,2.1534,2.1569,2.1703,2.1709,2.1726,2.2783,2.3001,2.3220,2.3539,2.3548,2.3851,2.4134,2.4177,2.4381,2.4758,2.5303,2.6078,2.6101,2.6427,2.6692,2.7696,2.7729,2.7910,2.8188,2.8665,2.8785,2.9555,2.9557,3.0663,3.0876,3.1287,3.1619,3.2774,3.3015,3.3346,3.3767,3.4470,3.4519,3.4580,3.7738,3.8383,3.9326,5.0253,5.7686,6.3566,7.0271,8.7288,9.5712,10.3041,10.3237,11.5902,13.8005,14.5589,14.5836,18.1278,29.8275],"y":[0.002004008016032064,0.004008016032064128,0.006012024048096192,0.008016032064128256,0.01002004008016032,0.012024048096192385,0.014028056112224449,0.01603206412825651,0.018036072144288578,0.02004008016032064,0.022044088176352707,0.02404809619238477,0.026052104208416832,0.028056112224448898,0.03006012024048096,0.03206412825651302,0.03406813627254509,0.036072144288577156,0.03807615230460922,0.04008016032064128,0.04208416833667335,0.04408817635270541,0.04609218436873747,0.04809619238476954,0.050100200400801605,0.052104208416833664,0.05410821643286573,0.056112224448897796,0.05811623246492986,0.06012024048096192,0.06212424849699399,0.06412825651302605,0.06613226452905811,0.07014028056112225,0.07214428857715431,0.07414829659318638,0.07615230460921844,0.0781563126252505,0.08016032064128256,0.08216432865731463,0.0841683366733467,0.08617234468937876,0.08817635270541083,0.09018036072144289,0.09218436873747494,0.09418837675350701,0.09619238476953908,0.09819639278557114,0.10020040080160321,0.10220440881763528,0.10420841683366733,0.1062124248496994,0.10821643286573146,0.11022044088176353,0.11222444889779559,0.11422845691382766,0.11623246492985972,0.11823647294589178,0.12024048096192384,0.12424849699398798,0.12625250501002003,0.1282565130260521,0.13026052104208416,0.13226452905811623,0.1342685370741483,0.13627254509018036,0.13827655310621242,0.1402805611222445,0.14228456913827656,0.14428857715430862,0.1462925851703407,0.14829659318637275,0.15030060120240482,0.1523046092184369,0.15430861723446893,0.156312625250501,0.15831663326653306,0.16032064128256512,0.1623246492985972,0.16432865731462926,0.16633266533066132,0.1683366733466934,0.17034068136272545,0.17234468937875752,0.1743486973947896,0.17835671342685372,0.18036072144288579,0.18236472945891782,0.1843687374749499,0.18637274549098196,0.18837675350701402,0.1903807615230461,0.19238476953907815,0.19438877755511022,0.1963927855711423,0.19839679358717435,0.20040080160320642,0.20240480961923848,0.20440881763527055,0.20641282565130262,0.20841683366733466,0.21042084168336672,0.2124248496993988,0.21442885771543085,0.21643286573146292,0.218436873747495,0.22044088176352705,0.22244488977955912,0.22444889779559118,0.22645290581162325,0.22845691382765532,0.23046092184368738,0.23246492985971945,0.23446893787575152,0.23647294589178355,0.23847695390781562,0.24048096192384769,0.24248496993987975,0.24448897795591182,0.24649298597194388,0.24849699398797595,0.250501002004008,0.25250501002004005,0.2545090180360721,0.2565130260521042,0.25851703406813625,0.2605210420841683,0.2625250501002004,0.26452905811623245,0.2665330661322645,0.2685370741482966,0.27054108216432865,0.2725450901803607,0.2745490981963928,0.27655310621242485,0.2785571142284569,0.280561122244489,0.28256513026052105,0.2845691382765531,0.2865731462925852,0.28857715430861725,0.2905811623246493,0.2925851703406814,0.29458917835671344,0.2965931863727455,0.2985971943887776,0.30060120240480964,0.3026052104208417,0.3046092184368738,0.3066132264529058,0.3106212424849699,0.312625250501002,0.31462925851703405,0.3166332665330661,0.3186372745490982,0.32064128256513025,0.3226452905811623,0.3246492985971944,0.32665330661322645,0.3286573146292585,0.3306613226452906,0.33266533066132264,0.3346693386773547,0.3366733466933868,0.33867735470941884,0.3406813627254509,0.342685370741483,0.34468937875751504,0.3466933867735471,0.3486973947895792,0.35070140280561124,0.3527054108216433,0.35470941883767537,0.35671342685370744,0.3587174348697395,0.36072144288577157,0.3627254509018036,0.36472945891783565,0.3687374749498998,0.37074148296593185,0.3727454909819639,0.374749498997996,0.37675350701402804,0.3787575150300601,0.3807615230460922,0.38276553106212424,0.3847695390781563,0.3867735470941884,0.38877755511022044,0.3907815631262525,0.3927855711422846,0.39478957915831664,0.3967935871743487,0.39879759519038077,0.40080160320641284,0.4028056112224449,0.40480961923847697,0.40681362725450904,0.4088176352705411,0.41082164328657317,0.41282565130260523,0.4148296593186373,0.4168336673346693,0.4188376753507014,0.42084168336673344,0.4228456913827655,0.4248496993987976,0.42685370741482964,0.4288577154308617,0.4308617234468938,0.43286573146292584,0.4348697394789579,0.43687374749499,0.43887775551102204,0.4408817635270541,0.44288577154308617,0.44488977955911824,0.4468937875751503,0.44889779559118237,0.45090180360721444,0.4529058116232465,0.45490981963927857,0.45691382765531063,0.4589178356713427,0.46092184368737477,0.46292585170340683,0.4649298597194389,0.46693386773547096,0.4709418837675351,0.4729458917835671,0.4749498997995992,0.47695390781563124,0.4789579158316633,0.48096192384769537,0.48296593186372744,0.4849699398797595,0.48697394789579157,0.48897795591182364,0.4909819639278557,0.49298597194388777,0.49498997995991983,0.4969939879759519,0.49899799599198397,0.501002004008016,0.503006012024048,0.5050100200400801,0.5070140280561122,0.5110220440881763,0.5130260521042084,0.5150300601202404,0.5170340681362725,0.5190380761523046,0.5210420841683366,0.5230460921843687,0.5250501002004008,0.5270541082164328,0.5290581162324649,0.531062124248497,0.533066132264529,0.5350701402805611,0.5370741482965932,0.5390781563126252,0.5410821643286573,0.5430861723446894,0.5450901803607214,0.5470941883767535,0.5490981963927856,0.5511022044088176,0.5531062124248497,0.5551102204408818,0.5571142284569138,0.5591182364729459,0.561122244488978,0.56312625250501,0.5651302605210421,0.5671342685370742,0.5691382765531062,0.5711422845691383,0.5731462925851704,0.5751503006012024,0.5771543086172345,0.5791583166332666,0.5811623246492986,0.5831663326653307,0.5851703406813628,0.5871743486973948,0.5891783567134269,0.591182364729459,0.593186372745491,0.5951903807615231,0.5971943887775552,0.5991983967935872,0.6012024048096193,0.6032064128256514,0.6052104208416834,0.6072144288577155,0.6092184368737475,0.6112224448897795,0.6132264529058116,0.6152304609218436,0.6172344689378757,0.6192384769539078,0.6212424849699398,0.6232464929859719,0.625250501002004,0.627254509018036,0.6292585170340681,0.6312625250501002,0.6332665330661322,0.6352705410821643,0.6372745490981964,0.6392785571142284,0.6412825651302605,0.6432865731462926,0.6452905811623246,0.6472945891783567,0.6492985971943888,0.6513026052104208,0.6533066132264529,0.655310621242485,0.657314629258517,0.6593186372745491,0.6613226452905812,0.6633266533066132,0.6653306613226453,0.6673346693386774,0.6693386773547094,0.6713426853707415,0.6733466933867736,0.6753507014028056,0.6773547094188377,0.6793587174348698,0.6813627254509018,0.6833667334669339,0.685370741482966,0.687374749498998,0.6893787575150301,0.6913827655310621,0.6933867735470942,0.6953907815631263,0.6973947895791583,0.6993987975951904,0.7014028056112225,0.7034068136272545,0.7054108216432866,0.7074148296593187,0.7094188376753507,0.7114228456913828,0.7134268537074149,0.7154308617234469,0.717434869739479,0.7194388777555111,0.7214428857715431,0.7234468937875751,0.7254509018036072,0.7274549098196392,0.7294589178356713,0.7314629258517034,0.7334669338677354,0.7354709418837675,0.7374749498997996,0.7394789579158316,0.7414829659318637,0.7434869739478958,0.7454909819639278,0.7474949899799599,0.749498997995992,0.751503006012024,0.7535070140280561,0.7555110220440882,0.7575150300601202,0.7595190380761523,0.7615230460921844,0.7635270541082164,0.7655310621242485,0.7675350701402806,0.7695390781563126,0.7715430861723447,0.7735470941883767,0.7755511022044088,0.7775551102204409,0.779559118236473,0.781563126252505,0.7835671342685371,0.7855711422845691,0.7875751503006012,0.7895791583166333,0.7915831663326653,0.7935871743486974,0.7955911823647295,0.7975951903807615,0.7995991983967936,0.8016032064128257,0.8036072144288577,0.8056112224448898,0.8076152304609219,0.8096192384769539,0.811623246492986,0.8136272545090181,0.8156312625250501,0.8176352705410822,0.8216432865731463,0.8236472945891784,0.8256513026052105,0.8276553106212425,0.8296593186372746,0.8316633266533067,0.8336673346693386,0.8356713426853707,0.8376753507014028,0.8396793587174348,0.8416833667334669,0.843687374749499,0.845691382765531,0.8476953907815631,0.8496993987975952,0.8517034068136272,0.8537074148296593,0.8557114228456913,0.8577154308617234,0.8597194388777555,0.8617234468937875,0.8637274549098196,0.8657314629258517,0.8677354709418837,0.8697394789579158,0.8717434869739479,0.87374749498998,0.875751503006012,0.8777555110220441,0.8797595190380761,0.8817635270541082,0.8837675350701403,0.8857715430861723,0.8877755511022044,0.8897795591182365,0.8917835671342685,0.8937875751503006,0.8957915831663327,0.8977955911823647,0.8997995991983968,0.9018036072144289,0.905811623246493,0.9078156312625251,0.9098196392785571,0.9118236472945892,0.9138276553106213,0.9158316633266533,0.9178356713426854,0.9198396793587175,0.9218436873747495,0.9238476953907816,0.9258517034068137,0.9278557114228457,0.9298597194388778,0.9318637274549099,0.9338677354709419,0.935871743486974,0.9378757515030061,0.9398797595190381,0.9418837675350702,0.9438877755511023,0.9458917835671342,0.9478957915831663,0.9498997995991983,0.9519038076152304,0.9539078156312625,0.9559118236472945,0.9579158316633266,0.9599198396793587,0.9619238476953907,0.9639278557114228,0.9659318637274549,0.9679358717434869,0.969939879759519,0.9719438877755511,0.9739478957915831,0.9759519038076152,0.9779559118236473,0.9799599198396793,0.9819639278557114,0.9839679358717435,0.9859719438877755,0.9879759519038076,0.9899799599198397,0.9919839679358717,0.9939879759519038,0.9959919839679359,0.9979959919839679],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.4738,0.4867,0.4883,0.4930,0.5259,0.5378,0.5423,0.5424,0.5451,0.5454,0.5455,0.5473,0.5476,0.5540,0.5564,0.5623,0.5687,0.5701,0.5789,0.5899,0.5912,0.5924,0.5935,0.5969,0.6010,0.6023,0.6050,0.6074,0.6090,0.6094,0.6097,0.6107,0.6190,0.6226,0.6241,0.6279,0.6281,0.6287,0.6317,0.6323,0.6326,0.6337,0.6381,0.6404,0.6411,0.6413,0.6447,0.6457,0.6506,0.6520,0.6542,0.6573,0.6597,0.6599,0.6620,0.6641,0.6654,0.6707,0.6713,0.6737,0.6744,0.6746,0.6762,0.6767,0.6769,0.6774,0.6787,0.6788,0.6817,0.6850,0.6861,0.6868,0.6880,0.6902,0.6930,0.6932,0.6962,0.6982,0.6985,0.6989,0.6990,0.6997,0.7005,0.7035,0.7042,0.7050,0.7115,0.7119,0.7124,0.7125,0.7137,0.7142,0.7150,0.7169,0.7178,0.7181,0.7184,0.7190,0.7198,0.7229,0.7256,0.7263,0.7314,0.7326,0.7338,0.7349,0.7383,0.7387,0.7388,0.7409,0.7501,0.7506,0.7541,0.7616,0.7646,0.7664,0.7678,0.7712,0.7742,0.7750,0.7760,0.7773,0.7782,0.7819,0.7826,0.7881,0.7899,0.7916,0.7931,0.7973,0.8027,0.8038,0.8048,0.8053,0.8075,0.8114,0.8141,0.8152,0.8172,0.8214,0.8228,0.8232,0.8287,0.8294,0.8321,0.8322,0.8349,0.8446,0.8475,0.8537,0.8554,0.8570,0.8610,0.8742,0.8749,0.8775,0.8789,0.8807,0.8821,0.8864,0.8885,0.8889,0.8919,0.8922,0.8949,0.8967,0.9028,0.9043,0.9099,0.9190,0.9203,0.9209,0.9303,0.9304,0.9321,0.9394,0.9404,0.9407,0.9426,0.9436,0.9451,0.9457,0.9465,0.9485,0.9504,0.9527,0.9529,0.9573,0.9609,0.9612,0.9720,0.9732,0.9735,0.9770,0.9865,0.9866,0.9867,0.9873,0.9913,1.0036,1.0109,1.0128,1.0138,1.0158,1.0213,1.0214,1.0267,1.0422,1.0575,1.0583,1.0615,1.0616,1.0622,1.0659,1.0670,1.0689,1.0759,1.0801,1.0840,1.0842,1.0852,1.0862,1.0865,1.0886,1.0891,1.0903,1.0909,1.1002,1.1111,1.1158,1.1165,1.1182,1.1190,1.1202,1.1207,1.1238,1.1249,1.1315,1.1395,1.1406,1.1416,1.1442,1.1459,1.1489,1.1495,1.1519,1.1525,1.1564,1.1573,1.1581,1.1612,1.1654,1.1670,1.1688,1.1782,1.1811,1.1819,1.1825,1.1829,1.1859,1.1871,1.1874,1.1882,1.1901,1.1916,1.1975,1.1979,1.2025,1.2032,1.2042,1.2070,1.2110,1.2117,1.2131,1.2169,1.2175,1.2178,1.2196,1.2252,1.2256,1.2268,1.2328,1.2329,1.2358,1.2382,1.2388,1.2399,1.2450,1.2473,1.2486,1.2490,1.2532,1.2551,1.2627,1.2628,1.2639,1.2663,1.2671,1.2696,1.2819,1.2835,1.2884,1.2977,1.2988,1.3032,1.3047,1.3078,1.3152,1.3153,1.3224,1.3235,1.3299,1.3318,1.3320,1.3376,1.3484,1.3495,1.3578,1.3579,1.3583,1.3584,1.3616,1.3622,1.3692,1.3724,1.3742,1.3795,1.3851,1.3876,1.3901,1.3908,1.3912,1.3983,1.3987,1.4093,1.4100,1.4145,1.4232,1.4264,1.4325,1.4341,1.4494,1.4576,1.4601,1.4666,1.4671,1.4678,1.4784,1.5114,1.5169,1.5228,1.5267,1.5277,1.5329,1.5338,1.5395,1.5520,1.5542,1.5865,1.5903,1.5939,1.5941,1.6153,1.6193,1.6195,1.6378,1.6453,1.6486,1.7142,1.7211,1.7220,1.7398,1.7567,1.7908,1.8129,1.8211,1.9440,1.9554,1.9675,1.9729,1.9762,1.9932,2.0084,2.0307,2.0438,2.0593,2.0635,2.0670,2.1564,2.1671,2.1739,2.1743,2.1919,2.2293,2.2381,2.2534,2.2992,2.3078,2.3611,2.3635,2.3653,2.3803,2.3862,2.4158,2.4284,2.4505,2.4598,2.4616,2.4721,2.4798,2.4855,2.4907,2.5050,2.5063,2.5301,2.5418,2.5452,2.5662,2.5848,2.5927,2.5945,2.6162,2.6389,2.6447,2.7133,2.7182,2.7255,2.7314,2.7337,2.7625,2.7703,2.7908,2.8177,2.8326,2.8422,2.9075,2.9714,2.9817,3.0256,3.0716,3.0739,3.1195,3.1196,3.1253,3.1311,3.2155,3.2850,3.2892,3.9459,3.9781,4.0500,4.1892,4.6279,4.7318,4.8736,4.9703,5.5471,6.8457,7.0010,7.1042,7.5634,7.6901,7.7442,7.8376,9.1370,10.7977,11.4339,12.0277,13.7687,14.9601],"y":[0.0021008403361344537,0.004201680672268907,0.0063025210084033615,0.008403361344537815,0.01050420168067227,0.012605042016806723,0.014705882352941176,0.01680672268907563,0.018907563025210083,0.02100840336134454,0.023109243697478993,0.025210084033613446,0.0273109243697479,0.029411764705882353,0.031512605042016806,0.03361344537815126,0.03571428571428571,0.037815126050420166,0.03991596638655462,0.04201680672268908,0.04411764705882353,0.046218487394957986,0.04831932773109244,0.05042016806722689,0.052521008403361345,0.0546218487394958,0.05672268907563025,0.058823529411764705,0.06092436974789916,0.06302521008403361,0.06512605042016807,0.06722689075630252,0.06932773109243698,0.07142857142857142,0.07352941176470588,0.07563025210084033,0.07773109243697479,0.07983193277310924,0.0819327731092437,0.08403361344537816,0.0861344537815126,0.08823529411764706,0.09033613445378151,0.09243697478991597,0.09453781512605042,0.09663865546218488,0.09873949579831932,0.10084033613445378,0.10294117647058823,0.10504201680672269,0.10714285714285714,0.1092436974789916,0.11134453781512606,0.1134453781512605,0.11554621848739496,0.11764705882352941,0.11974789915966387,0.12184873949579832,0.12394957983193278,0.12605042016806722,0.12815126050420167,0.13025210084033614,0.1323529411764706,0.13445378151260504,0.13655462184873948,0.13865546218487396,0.1407563025210084,0.14285714285714285,0.14495798319327732,0.14705882352941177,0.14915966386554622,0.15126050420168066,0.15336134453781514,0.15546218487394958,0.15756302521008403,0.15966386554621848,0.16176470588235295,0.16596638655462184,0.16806722689075632,0.17016806722689076,0.1722689075630252,0.17436974789915966,0.17647058823529413,0.17857142857142858,0.18067226890756302,0.18277310924369747,0.18487394957983194,0.1869747899159664,0.18907563025210083,0.19117647058823528,0.19327731092436976,0.1953781512605042,0.19747899159663865,0.19957983193277312,0.20168067226890757,0.20378151260504201,0.20588235294117646,0.20798319327731093,0.21008403361344538,0.21218487394957983,0.21428571428571427,0.2184873949579832,0.22058823529411764,0.22268907563025211,0.22478991596638656,0.226890756302521,0.22899159663865545,0.23109243697478993,0.23319327731092437,0.23529411764705882,0.23739495798319327,0.23949579831932774,0.2415966386554622,0.24369747899159663,0.24579831932773108,0.24789915966386555,0.25,0.25210084033613445,0.2542016806722689,0.25630252100840334,0.25840336134453784,0.2605042016806723,0.26260504201680673,0.2647058823529412,0.2668067226890756,0.2689075630252101,0.2710084033613445,0.27310924369747897,0.27521008403361347,0.2773109243697479,0.27941176470588236,0.2815126050420168,0.28361344537815125,0.2857142857142857,0.28781512605042014,0.28991596638655465,0.2920168067226891,0.29411764705882354,0.296218487394958,0.29831932773109243,0.3004201680672269,0.3025210084033613,0.30462184873949577,0.3067226890756303,0.3088235294117647,0.31092436974789917,0.3130252100840336,0.31512605042016806,0.3172268907563025,0.31932773109243695,0.32142857142857145,0.3235294117647059,0.32563025210084034,0.3277310924369748,0.32983193277310924,0.3319327731092437,0.33403361344537813,0.33613445378151263,0.3382352941176471,0.3403361344537815,0.34243697478991597,0.3445378151260504,0.34663865546218486,0.3487394957983193,0.35084033613445376,0.35294117647058826,0.3550420168067227,0.35714285714285715,0.3592436974789916,0.36134453781512604,0.3634453781512605,0.36554621848739494,0.36764705882352944,0.3697478991596639,0.37184873949579833,0.3739495798319328,0.3760504201680672,0.37815126050420167,0.3802521008403361,0.38235294117647056,0.38445378151260506,0.3865546218487395,0.38865546218487396,0.3907563025210084,0.39285714285714285,0.3949579831932773,0.39705882352941174,0.39915966386554624,0.4012605042016807,0.40336134453781514,0.4054621848739496,0.40756302521008403,0.4096638655462185,0.4117647058823529,0.41386554621848737,0.41596638655462187,0.4180672268907563,0.42016806722689076,0.4222689075630252,0.42436974789915966,0.4264705882352941,0.42857142857142855,0.43067226890756305,0.4327731092436975,0.43487394957983194,0.4369747899159664,0.43907563025210083,0.4411764705882353,0.4432773109243697,0.44537815126050423,0.4474789915966387,0.4495798319327731,0.45168067226890757,0.453781512605042,0.45588235294117646,0.4579831932773109,0.46008403361344535,0.46218487394957986,0.4642857142857143,0.46638655462184875,0.4684873949579832,0.47058823529411764,0.4726890756302521,0.47478991596638653,0.47689075630252103,0.4789915966386555,0.4810924369747899,0.4831932773109244,0.4852941176470588,0.48739495798319327,0.4894957983193277,0.49159663865546216,0.49369747899159666,0.4957983193277311,0.49789915966386555,0.5,0.5021008403361344,0.5042016806722689,0.5063025210084033,0.5084033613445378,0.5105042016806722,0.5126050420168067,0.5147058823529411,0.5168067226890757,0.5189075630252101,0.5210084033613446,0.523109243697479,0.5252100840336135,0.5273109243697479,0.5294117647058824,0.5315126050420168,0.5336134453781513,0.5357142857142857,0.5378151260504201,0.5399159663865546,0.542016806722689,0.5441176470588235,0.5462184873949579,0.5483193277310925,0.5504201680672269,0.5525210084033614,0.5546218487394958,0.5567226890756303,0.5588235294117647,0.5609243697478992,0.5630252100840336,0.5651260504201681,0.5672268907563025,0.569327731092437,0.5714285714285714,0.5735294117647058,0.5756302521008403,0.5777310924369747,0.5798319327731093,0.5819327731092437,0.5840336134453782,0.5861344537815126,0.5882352941176471,0.5903361344537815,0.592436974789916,0.5945378151260504,0.5966386554621849,0.5987394957983193,0.6008403361344538,0.6029411764705882,0.6071428571428571,0.6092436974789915,0.6113445378151261,0.6134453781512605,0.615546218487395,0.6197478991596639,0.6218487394957983,0.6239495798319328,0.6260504201680672,0.6281512605042017,0.6302521008403361,0.6323529411764706,0.634453781512605,0.6365546218487395,0.6386554621848739,0.6407563025210085,0.6428571428571429,0.6449579831932774,0.6470588235294118,0.6491596638655462,0.6512605042016807,0.6533613445378151,0.6554621848739496,0.657563025210084,0.6596638655462185,0.6617647058823529,0.6638655462184874,0.6659663865546218,0.6680672268907563,0.6701680672268907,0.6722689075630253,0.6743697478991597,0.6764705882352942,0.6785714285714286,0.680672268907563,0.6827731092436975,0.6848739495798319,0.6869747899159664,0.6890756302521008,0.6911764705882353,0.6932773109243697,0.6953781512605042,0.6974789915966386,0.6995798319327731,0.7016806722689075,0.7037815126050421,0.7058823529411765,0.707983193277311,0.7100840336134454,0.7121848739495799,0.7142857142857143,0.7163865546218487,0.7184873949579832,0.7205882352941176,0.7226890756302521,0.7247899159663865,0.726890756302521,0.7289915966386554,0.7310924369747899,0.7331932773109243,0.7352941176470589,0.7373949579831933,0.7394957983193278,0.7415966386554622,0.7436974789915967,0.7457983193277311,0.7478991596638656,0.75,0.7521008403361344,0.7542016806722689,0.7563025210084033,0.7584033613445378,0.7605042016806722,0.7626050420168067,0.7647058823529411,0.7668067226890757,0.7689075630252101,0.7710084033613446,0.773109243697479,0.7752100840336135,0.7773109243697479,0.7794117647058824,0.7815126050420168,0.7836134453781513,0.7857142857142857,0.7878151260504201,0.7899159663865546,0.792016806722689,0.7941176470588235,0.7962184873949579,0.7983193277310925,0.8004201680672269,0.8025210084033614,0.8046218487394958,0.8067226890756303,0.8088235294117647,0.8109243697478992,0.8130252100840336,0.8151260504201681,0.8172268907563025,0.8214285714285714,0.8235294117647058,0.8256302521008403,0.8277310924369747,0.8298319327731093,0.8319327731092437,0.8340336134453782,0.8361344537815126,0.8382352941176471,0.8403361344537815,0.842436974789916,0.8445378151260504,0.8466386554621849,0.8487394957983193,0.8508403361344538,0.8529411764705882,0.8550420168067226,0.8571428571428571,0.8592436974789915,0.8613445378151261,0.8634453781512605,0.865546218487395,0.8676470588235294,0.8697478991596639,0.8718487394957983,0.8739495798319328,0.8760504201680672,0.8781512605042017,0.8802521008403361,0.8823529411764706,0.884453781512605,0.8865546218487395,0.8886554621848739,0.8907563025210085,0.8928571428571429,0.8949579831932774,0.8970588235294118,0.8991596638655462,0.9012605042016807,0.9033613445378151,0.9054621848739496,0.907563025210084,0.9096638655462185,0.9117647058823529,0.9138655462184874,0.9159663865546218,0.9180672268907563,0.9201680672268907,0.9222689075630253,0.9243697478991597,0.9264705882352942,0.9285714285714286,0.930672268907563,0.9327731092436975,0.9348739495798319,0.9369747899159664,0.9390756302521008,0.9411764705882353,0.9432773109243697,0.9453781512605042,0.9474789915966386,0.9495798319327731,0.9516806722689075,0.9537815126050421,0.9558823529411765,0.957983193277311,0.9600840336134454,0.9621848739495799,0.9642857142857143,0.9663865546218487,0.9684873949579832,0.9705882352941176,0.9726890756302521,0.9747899159663865,0.976890756302521,0.9789915966386554,0.9810924369747899,0.9831932773109243,0.9852941176470589,0.9873949579831933,0.9894957983193278,0.9915966386554622,0.9936974789915967,0.9957983193277311,0.9978991596638656],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, fil.org). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-fil.org-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-fil.org-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..d8273fc57b
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-fil.org-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.0491,0.0531,0.6556,0.6572,0.6584,0.6716,0.6914,0.7050,0.7079,0.7085,0.7151,0.7199,0.7259,0.7329,0.7337,0.7339,0.7448,0.7477,0.7613,0.7735,0.7757,0.7813,0.7917,0.7979,0.7982,0.8013,0.8021,0.8093,0.8118,0.8146,0.8192,0.8260,0.8266,0.8274,0.8290,0.8295,0.8304,0.8315,0.8326,0.8403,0.8427,0.8434,0.8475,0.8495,0.8534,0.8697,0.8777,0.8778,0.8783,0.8878,0.8888,0.8957,0.8985,0.8991,0.9013,0.9221,0.9227,0.9276,0.9356,0.9385,0.9496,0.9666,0.9690,0.9724,0.9728,0.9730,0.9732,0.9750,0.9839,0.9880,0.9901,0.9904,0.9906,0.9924,0.9930,0.9932,0.9942,0.9946,0.9984,1.0013,1.0061,1.0084,1.0087,1.0116,1.0136,1.0148,1.0163,1.0251,1.0292,1.0328,1.0359,1.0365,1.0471,1.0479,1.0536,1.0561,1.0580,1.0617,1.0656,1.0659,1.0700,1.0709,1.0738,1.0782,1.0800,1.0801,1.0815,1.0842,1.0846,1.0848,1.0851,1.0857,1.0865,1.0877,1.0878,1.0887,1.0890,1.0891,1.0892,1.0928,1.0930,1.0944,1.0954,1.0955,1.0960,1.0972,1.0979,1.0982,1.0987,1.0993,1.0995,1.0998,1.1011,1.1033,1.1045,1.1046,1.1056,1.1057,1.1066,1.1067,1.1082,1.1087,1.1089,1.1093,1.1099,1.1119,1.1120,1.1121,1.1124,1.1133,1.1141,1.1142,1.1147,1.1149,1.1164,1.1170,1.1204,1.1206,1.1209,1.1211,1.1224,1.1229,1.1232,1.1239,1.1246,1.1248,1.1249,1.1252,1.1253,1.1255,1.1257,1.1258,1.1265,1.1266,1.1269,1.1270,1.1282,1.1302,1.1305,1.1312,1.1315,1.1320,1.1321,1.1323,1.1331,1.1333,1.1340,1.1341,1.1345,1.1347,1.1349,1.1350,1.1352,1.1353,1.1360,1.1367,1.1376,1.1377,1.1378,1.1383,1.1388,1.1390,1.1394,1.1398,1.1404,1.1417,1.1420,1.1426,1.1429,1.1435,1.1436,1.1440,1.1456,1.1459,1.1462,1.1473,1.1480,1.1481,1.1485,1.1486,1.1489,1.1492,1.1493,1.1498,1.1500,1.1507,1.1511,1.1522,1.1525,1.1530,1.1540,1.1541,1.1542,1.1543,1.1551,1.1556,1.1558,1.1566,1.1572,1.1574,1.1575,1.1578,1.1581,1.1600,1.1601,1.1610,1.1616,1.1622,1.1624,1.1627,1.1631,1.1634,1.1635,1.1642,1.1658,1.1661,1.1687,1.1690,1.1699,1.1702,1.1709,1.1711,1.1729,1.1769,1.1851,1.1872,1.1873,1.1896,1.1918,1.1945,1.2085,1.2090,1.2129,1.2185,1.2268,1.2362,1.2432,1.2435,1.2463,1.2470,1.2496,1.2535,1.2547,1.2580,1.2626,1.2660,1.2676,1.2695,1.2703,1.2706,1.2765,1.2781,1.2785,1.2839,1.2843,1.2974,1.2983,1.3038,1.3089,1.3108,1.3122,1.3127,1.3133,1.3146,1.3153,1.3154,1.3157,1.3178,1.3182,1.3208,1.3278,1.3342,1.3353,1.3375,1.3392,1.3438,1.3444,1.3465,1.3536,1.3832,1.3940,1.3943,1.3963,1.4106,1.4198,1.4200,1.4224,1.4227,1.4277,1.4393,1.4561,1.4637,1.4674,1.4734,1.4749,1.4873,1.4947,1.5076,1.5267,1.5291,1.5389,1.5393,1.5441,1.5468,1.5541,1.5558,1.5604,1.5654,1.5763,1.5796,1.5815,1.5863,1.5897,1.5913,1.5930,1.5944,1.5966,1.6073,1.6097,1.6198,1.6341,1.6389,1.6560,1.6720,1.6959,1.6961,1.6999,1.7181,1.7219,1.7248,1.7332,1.7372,1.7385,1.7411,1.7461,1.7613,1.7631,1.7744,1.7773,1.7928,1.7945,1.8186,1.8208,1.8217,1.8801,1.9344,1.9451,2.0052,2.0286,2.1959,2.3858,2.6425,2.6842,2.8412,3.0877,3.0952,3.1197,3.2297,3.2620,3.2808,3.3903,3.4422,3.5258,3.5389,3.5481,3.8109,3.8231,3.8282,3.8496,3.9572,4.0158,4.0521,4.0921,4.1127,4.1992,4.2163,4.2670,4.2785,4.3000,4.3399,4.3973,4.4102,4.4517,4.7815,4.8218,4.9792,4.9825,5.0378,5.1521,5.1837,5.3008,5.3042,5.4352,5.4615,5.6266,5.7221,6.2263,6.2998,6.6532,6.6877,6.7943,6.8799,6.9484,6.9884,7.1985,7.2441,7.2649,7.7247,8.3195,8.9593,9.0297,9.8078,10.3769,10.4046,10.5307,10.9648,11.0712,11.8751,12.4135,14.5649,14.6360],"y":[0.0020964360587002098,0.0041928721174004195,0.006289308176100629,0.008385744234800839,0.010482180293501049,0.012578616352201259,0.014675052410901468,0.016771488469601678,0.018867924528301886,0.020964360587002098,0.023060796645702306,0.025157232704402517,0.027253668763102725,0.029350104821802937,0.031446540880503145,0.033542976939203356,0.03563941299790356,0.03773584905660377,0.039832285115303984,0.041928721174004195,0.0440251572327044,0.04612159329140461,0.04821802935010482,0.050314465408805034,0.05241090146750524,0.05450733752620545,0.05660377358490566,0.05870020964360587,0.06079664570230608,0.06289308176100629,0.0649895178197065,0.06708595387840671,0.06918238993710692,0.07127882599580712,0.07337526205450734,0.07547169811320754,0.07756813417190776,0.07966457023060797,0.08176100628930817,0.08385744234800839,0.0859538784067086,0.0880503144654088,0.09014675052410902,0.09224318658280922,0.09433962264150944,0.09643605870020965,0.09853249475890985,0.10062893081761007,0.10272536687631027,0.10482180293501048,0.1069182389937107,0.1090146750524109,0.1111111111111111,0.11320754716981132,0.11530398322851153,0.11740041928721175,0.11949685534591195,0.12159329140461216,0.12368972746331237,0.12578616352201258,0.1278825995807128,0.129979035639413,0.1320754716981132,0.13417190775681342,0.13626834381551362,0.13836477987421383,0.14046121593291405,0.14255765199161424,0.14465408805031446,0.14675052410901468,0.1488469601677149,0.1509433962264151,0.1530398322851153,0.15513626834381553,0.15723270440251572,0.15932914046121593,0.16142557651991615,0.16352201257861634,0.16561844863731656,0.16771488469601678,0.16981132075471697,0.1719077568134172,0.1740041928721174,0.1761006289308176,0.17819706498951782,0.18029350104821804,0.18238993710691823,0.18448637316561844,0.18658280922431866,0.18867924528301888,0.19077568134171907,0.1928721174004193,0.1949685534591195,0.1970649895178197,0.19916142557651992,0.20125786163522014,0.20335429769392033,0.20545073375262055,0.20754716981132076,0.20964360587002095,0.21174004192872117,0.2138364779874214,0.21593291404612158,0.2180293501048218,0.22012578616352202,0.2222222222222222,0.22431865828092243,0.22641509433962265,0.22851153039832284,0.23060796645702306,0.23270440251572327,0.2348008385744235,0.23689727463312368,0.2389937106918239,0.24109014675052412,0.2431865828092243,0.24528301886792453,0.24737945492662475,0.24947589098532494,0.25157232704402516,0.25366876310272535,0.2557651991614256,0.2578616352201258,0.259958071278826,0.2620545073375262,0.2641509433962264,0.2662473794549266,0.26834381551362685,0.27044025157232704,0.27253668763102723,0.2746331236897275,0.27672955974842767,0.27882599580712786,0.2809224318658281,0.2830188679245283,0.2851153039832285,0.28721174004192873,0.2893081761006289,0.2914046121593291,0.29350104821802936,0.29559748427672955,0.29979035639413,0.3018867924528302,0.3039832285115304,0.3060796645702306,0.3081761006289308,0.31027253668763105,0.31236897274633124,0.31446540880503143,0.31865828092243187,0.32075471698113206,0.3228511530398323,0.3249475890985325,0.3270440251572327,0.32914046121593293,0.3312368972746331,0.3333333333333333,0.33542976939203356,0.33752620545073375,0.33962264150943394,0.3417190775681342,0.3438155136268344,0.34591194968553457,0.3480083857442348,0.350104821802935,0.3522012578616352,0.35429769392033544,0.35639412997903563,0.3584905660377358,0.36268343815513626,0.36477987421383645,0.3689727463312369,0.3710691823899371,0.3731656184486373,0.3752620545073375,0.37735849056603776,0.37945492662473795,0.38155136268343814,0.3836477987421384,0.3857442348008386,0.38784067085953877,0.389937106918239,0.3920335429769392,0.3941299790356394,0.39622641509433965,0.39832285115303984,0.40041928721174,0.40461215932914046,0.40670859538784065,0.4088050314465409,0.4109014675052411,0.4129979035639413,0.4171907756813417,0.4192872117400419,0.42138364779874216,0.42348008385744235,0.42557651991614254,0.4276729559748428,0.43186582809224316,0.4339622641509434,0.4360587002096436,0.4381551362683438,0.44025157232704404,0.44234800838574423,0.4444444444444444,0.44654088050314467,0.44863731656184486,0.45073375262054505,0.4528301886792453,0.4549266247379455,0.4570230607966457,0.4612159329140461,0.46331236897274636,0.46540880503144655,0.4716981132075472,0.47379454926624737,0.4758909853249476,0.4779874213836478,0.480083857442348,0.48218029350104824,0.48427672955974843,0.4863731656184486,0.48846960167714887,0.49056603773584906,0.49266247379454925,0.4968553459119497,0.4989517819706499,0.5010482180293501,0.5031446540880503,0.5052410901467506,0.5073375262054507,0.5115303983228512,0.5136268343815513,0.5178197064989518,0.519916142557652,0.5220125786163522,0.5241090146750524,0.5283018867924528,0.5303983228511531,0.5324947589098532,0.5345911949685535,0.5366876310272537,0.5387840670859538,0.5408805031446541,0.5429769392033543,0.5450733752620545,0.5471698113207547,0.549266247379455,0.5534591194968553,0.5555555555555556,0.5576519916142557,0.559748427672956,0.5618448637316562,0.5639412997903563,0.5660377358490566,0.5681341719077568,0.570230607966457,0.5723270440251572,0.5744234800838575,0.5765199161425576,0.5786163522012578,0.5807127882599581,0.5828092243186582,0.5849056603773585,0.5870020964360587,0.589098532494759,0.5911949685534591,0.5932914046121593,0.5953878406708596,0.5974842767295597,0.59958071278826,0.6016771488469602,0.6037735849056604,0.6058700209643606,0.6079664570230608,0.610062893081761,0.6121593291404612,0.6142557651991615,0.6163522012578616,0.6184486373165619,0.6205450733752621,0.6226415094339622,0.6247379454926625,0.6268343815513627,0.6289308176100629,0.6310272536687631,0.6331236897274634,0.6352201257861635,0.6373165618448637,0.639412997903564,0.6415094339622641,0.6436058700209644,0.6457023060796646,0.6477987421383647,0.649895178197065,0.6519916142557652,0.6540880503144654,0.6561844863731656,0.6582809224318659,0.660377358490566,0.6624737945492662,0.6645702306079665,0.6666666666666666,0.6687631027253669,0.6708595387840671,0.6729559748427673,0.6750524109014675,0.6771488469601677,0.6792452830188679,0.6813417190775681,0.6834381551362684,0.6855345911949685,0.6876310272536688,0.689727463312369,0.6918238993710691,0.6939203354297694,0.6960167714884696,0.6981132075471698,0.70020964360587,0.7023060796645703,0.7044025157232704,0.7064989517819706,0.7085953878406709,0.710691823899371,0.7127882599580713,0.7148846960167715,0.7169811320754716,0.7190775681341719,0.7211740041928721,0.7232704402515723,0.7253668763102725,0.7274633123689728,0.7295597484276729,0.7316561844863732,0.7337526205450734,0.7358490566037735,0.7379454926624738,0.740041928721174,0.7421383647798742,0.7442348008385744,0.7463312368972747,0.7484276729559748,0.750524109014675,0.7526205450733753,0.7547169811320755,0.7568134171907757,0.7589098532494759,0.7610062893081762,0.7631027253668763,0.7651991614255765,0.7672955974842768,0.7693920335429769,0.7714884696016772,0.7735849056603774,0.7756813417190775,0.7777777777777778,0.779874213836478,0.7819706498951782,0.7840670859538784,0.7861635220125787,0.7882599580712788,0.790356394129979,0.7924528301886793,0.7945492662473794,0.7966457023060797,0.7987421383647799,0.80083857442348,0.8029350104821803,0.8050314465408805,0.8071278825995807,0.8092243186582809,0.8113207547169812,0.8134171907756813,0.8155136268343816,0.8176100628930818,0.8197064989517819,0.8218029350104822,0.8238993710691824,0.8259958071278826,0.8280922431865828,0.8301886792452831,0.8322851153039832,0.8343815513626834,0.8364779874213837,0.8385744234800838,0.8406708595387841,0.8427672955974843,0.8448637316561844,0.8469601677148847,0.8490566037735849,0.8511530398322851,0.8532494758909853,0.8553459119496856,0.8574423480083857,0.859538784067086,0.8616352201257862,0.8637316561844863,0.8658280922431866,0.8679245283018868,0.870020964360587,0.8721174004192872,0.8742138364779874,0.8763102725366876,0.8784067085953878,0.8805031446540881,0.8825995807127882,0.8846960167714885,0.8867924528301887,0.8888888888888888,0.8909853249475891,0.8930817610062893,0.8951781970649895,0.8972746331236897,0.89937106918239,0.9014675052410901,0.9035639412997903,0.9056603773584906,0.9077568134171907,0.909853249475891,0.9119496855345912,0.9140461215932913,0.9161425576519916,0.9182389937106918,0.9203354297693921,0.9224318658280922,0.9245283018867925,0.9266247379454927,0.9287211740041929,0.9308176100628931,0.9329140461215933,0.9350104821802935,0.9371069182389937,0.939203354297694,0.9412997903563941,0.9433962264150944,0.9454926624737946,0.9475890985324947,0.949685534591195,0.9517819706498952,0.9538784067085954,0.9559748427672956,0.9580712788259959,0.960167714884696,0.9622641509433962,0.9643605870020965,0.9664570230607966,0.9685534591194969,0.9706498951781971,0.9727463312368972,0.9748427672955975,0.9769392033542977,0.9790356394129979,0.9811320754716981,0.9832285115303984,0.9853249475890985,0.9874213836477987,0.989517819706499,0.9916142557651991,0.9937106918238994,0.9958071278825996,0.9979035639412998],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.0696,0.0965,0.1704,0.1933,0.2929,0.4785,0.4809,0.4817,0.4857,0.4955,0.4975,0.4979,0.5020,0.5022,0.5091,0.5095,0.5106,0.5135,0.5140,0.5142,0.5152,0.5156,0.5177,0.5206,0.5217,0.5231,0.5258,0.5260,0.5267,0.5271,0.5298,0.5302,0.5309,0.5310,0.5337,0.5354,0.5365,0.5369,0.5373,0.5386,0.5387,0.5390,0.5408,0.5426,0.5441,0.5446,0.5466,0.5478,0.5482,0.5485,0.5488,0.5501,0.5503,0.5521,0.5528,0.5529,0.5530,0.5534,0.5542,0.5556,0.5575,0.5578,0.5585,0.5594,0.5602,0.5609,0.5611,0.5629,0.5632,0.5639,0.5642,0.5650,0.5651,0.5678,0.5683,0.5696,0.5704,0.5713,0.5722,0.5741,0.5749,0.5765,0.5767,0.5789,0.5813,0.5824,0.5837,0.5895,0.5962,0.5983,0.5986,0.5995,0.6014,0.6020,0.6025,0.6026,0.6037,0.6043,0.6045,0.6054,0.6078,0.6083,0.6098,0.6104,0.6108,0.6121,0.6168,0.6190,0.6224,0.6225,0.6231,0.6235,0.6242,0.6290,0.6292,0.6298,0.6318,0.6331,0.6333,0.6345,0.6357,0.6362,0.6382,0.6387,0.6394,0.6407,0.6408,0.6418,0.6419,0.6423,0.6428,0.6460,0.6462,0.6482,0.6485,0.6519,0.6521,0.6530,0.6648,0.6660,0.6675,0.6695,0.6705,0.6734,0.6741,0.6758,0.6786,0.6800,0.6807,0.6808,0.6833,0.6866,0.6883,0.6904,0.6911,0.6944,0.6962,0.6966,0.6973,0.6982,0.7006,0.7009,0.7031,0.7040,0.7096,0.7097,0.7121,0.7191,0.7244,0.7254,0.7266,0.7296,0.7332,0.7335,0.7343,0.7345,0.7350,0.7364,0.7366,0.7403,0.7444,0.7468,0.7476,0.7485,0.7551,0.7567,0.7621,0.7641,0.7691,0.7712,0.7728,0.7732,0.7810,0.7854,0.7907,0.7916,0.7923,0.7927,0.8130,0.8167,0.8219,0.8230,0.8235,0.8255,0.8318,0.8337,0.8434,0.8475,0.8532,0.8533,0.8595,0.8661,0.8676,0.8683,0.8801,0.8827,0.8842,0.8848,0.8868,0.8904,0.8944,0.8995,0.9045,0.9125,0.9127,0.9139,0.9163,0.9208,0.9257,0.9286,0.9421,0.9456,0.9505,0.9525,0.9530,0.9583,0.9620,0.9630,0.9638,0.9763,0.9803,0.9841,0.9854,0.9862,0.9863,0.9865,0.9898,0.9903,0.9941,0.9952,0.9977,0.9987,0.9995,1.0014,1.0029,1.0060,1.0083,1.0098,1.0102,1.0114,1.0152,1.0169,1.0201,1.0213,1.0242,1.0256,1.0325,1.0326,1.0332,1.0375,1.0387,1.0409,1.0417,1.0423,1.0427,1.0440,1.0450,1.0468,1.0489,1.0492,1.0513,1.0522,1.0525,1.0535,1.0573,1.0574,1.0575,1.0576,1.0580,1.0603,1.0609,1.0610,1.0625,1.0656,1.0657,1.0671,1.0680,1.0698,1.0743,1.0770,1.0785,1.0792,1.0806,1.0821,1.0859,1.0860,1.0865,1.0866,1.0869,1.0873,1.0877,1.0908,1.0910,1.0927,1.0929,1.0943,1.0965,1.0966,1.0975,1.0978,1.0994,1.1024,1.1043,1.1045,1.1059,1.1067,1.1070,1.1104,1.1106,1.1141,1.1157,1.1161,1.1179,1.1209,1.1213,1.1219,1.1222,1.1235,1.1271,1.1288,1.1303,1.1337,1.1369,1.1375,1.1382,1.1396,1.1401,1.1415,1.1416,1.1418,1.1463,1.1472,1.1485,1.1487,1.1493,1.1510,1.1562,1.1564,1.1574,1.1585,1.1593,1.1601,1.1643,1.1649,1.1666,1.1670,1.1696,1.1747,1.1843,1.1861,1.2279,1.2331,1.2334,1.2346,1.2373,1.2447,1.2449,1.2457,1.2527,1.2532,1.2587,1.2706,1.2813,1.2830,1.2836,1.2901,1.3072,1.3297,1.3299,1.3336,1.3350,1.3375,1.3379,1.3565,1.3650,1.3655,1.3663,1.3879,1.4067,1.4402,1.4677,1.4787,1.4953,1.4954,1.4970,1.5366,1.5488,1.5590,1.6036,1.6083,1.6139,1.6255,1.6359,1.6468,1.6680,1.6733,1.6792,1.6851,1.6963,1.6965,1.7053,1.7095,1.7227,1.7277,1.7303,1.7393,1.7497,1.7526,1.7527,1.8036,1.8241,1.8745,1.8786,1.9244,1.9280,1.9795,2.1047,2.2517,2.4392,2.6001,2.6070,2.6617,2.7256,2.7527,2.7943,2.7995,2.9471,2.9751,3.1770,3.2174,3.3646,3.4287,3.4326,3.4541,3.4589,3.4885,3.4910,3.4949,3.5258,3.6043,3.6367,3.6889,3.8347,3.9128,3.9481,4.0097,4.1355,4.1670,4.1672,4.3985,4.5476,4.5872,5.0394,5.1579,5.2265,5.4394,5.6834,6.5786,6.9357,8.5835,9.2966,9.3774,9.4205,9.4956,9.5248,10.4805,10.9269,11.1942],"y":[0.002,0.004,0.006,0.008,0.01,0.012,0.014,0.016,0.018,0.02,0.022,0.024,0.026,0.028,0.03,0.032,0.034,0.036,0.038,0.04,0.042,0.044,0.046,0.048,0.05,0.052,0.054,0.056,0.058,0.06,0.062,0.066,0.068,0.07,0.072,0.074,0.076,0.078,0.08,0.082,0.084,0.086,0.088,0.09,0.092,0.094,0.096,0.098,0.1,0.102,0.104,0.106,0.108,0.11,0.112,0.114,0.118,0.12,0.122,0.124,0.126,0.128,0.13,0.132,0.134,0.136,0.14,0.142,0.144,0.146,0.148,0.15,0.152,0.154,0.156,0.158,0.16,0.162,0.164,0.166,0.168,0.17,0.172,0.174,0.178,0.18,0.182,0.184,0.186,0.188,0.19,0.192,0.194,0.196,0.198,0.2,0.202,0.204,0.206,0.208,0.21,0.212,0.214,0.216,0.218,0.22,0.222,0.224,0.228,0.23,0.232,0.234,0.236,0.238,0.242,0.244,0.246,0.248,0.252,0.254,0.256,0.258,0.26,0.262,0.264,0.266,0.268,0.27,0.272,0.276,0.278,0.28,0.282,0.284,0.286,0.288,0.29,0.292,0.294,0.296,0.298,0.3,0.302,0.304,0.306,0.308,0.31,0.312,0.314,0.316,0.318,0.32,0.322,0.324,0.326,0.328,0.33,0.332,0.334,0.336,0.338,0.34,0.342,0.344,0.346,0.348,0.35,0.352,0.354,0.356,0.358,0.36,0.362,0.364,0.366,0.368,0.37,0.372,0.374,0.376,0.378,0.38,0.382,0.384,0.386,0.388,0.39,0.392,0.394,0.396,0.398,0.4,0.402,0.404,0.406,0.408,0.41,0.412,0.414,0.416,0.418,0.42,0.422,0.424,0.426,0.428,0.43,0.432,0.434,0.436,0.438,0.44,0.442,0.444,0.446,0.448,0.45,0.452,0.454,0.456,0.458,0.46,0.462,0.464,0.466,0.468,0.47,0.472,0.474,0.476,0.478,0.48,0.482,0.484,0.486,0.488,0.49,0.492,0.494,0.496,0.498,0.5,0.502,0.504,0.506,0.508,0.51,0.512,0.514,0.516,0.518,0.52,0.522,0.524,0.526,0.528,0.53,0.532,0.534,0.536,0.538,0.54,0.542,0.544,0.546,0.548,0.55,0.552,0.554,0.558,0.56,0.562,0.564,0.566,0.568,0.57,0.572,0.574,0.576,0.578,0.58,0.582,0.584,0.586,0.588,0.59,0.592,0.594,0.596,0.598,0.6,0.602,0.604,0.606,0.608,0.61,0.612,0.614,0.616,0.618,0.62,0.622,0.624,0.626,0.628,0.63,0.632,0.634,0.636,0.638,0.64,0.642,0.644,0.646,0.648,0.65,0.652,0.654,0.656,0.658,0.66,0.662,0.664,0.666,0.668,0.67,0.672,0.674,0.676,0.678,0.68,0.682,0.684,0.686,0.688,0.69,0.692,0.694,0.696,0.698,0.7,0.702,0.706,0.708,0.71,0.712,0.714,0.716,0.718,0.72,0.722,0.724,0.726,0.73,0.732,0.734,0.736,0.738,0.74,0.742,0.744,0.746,0.748,0.75,0.752,0.754,0.756,0.758,0.76,0.762,0.764,0.766,0.768,0.77,0.772,0.774,0.776,0.778,0.78,0.782,0.784,0.786,0.788,0.79,0.792,0.794,0.796,0.798,0.8,0.802,0.804,0.806,0.808,0.81,0.812,0.814,0.816,0.818,0.82,0.822,0.824,0.826,0.828,0.83,0.832,0.834,0.836,0.838,0.84,0.842,0.844,0.846,0.848,0.85,0.852,0.854,0.856,0.858,0.86,0.862,0.864,0.866,0.868,0.87,0.872,0.874,0.876,0.878,0.88,0.882,0.884,0.886,0.888,0.89,0.892,0.894,0.896,0.898,0.9,0.902,0.904,0.906,0.908,0.91,0.912,0.914,0.916,0.918,0.92,0.922,0.924,0.926,0.928,0.93,0.932,0.934,0.936,0.938,0.94,0.942,0.944,0.946,0.948,0.95,0.952,0.954,0.956,0.958,0.96,0.962,0.964,0.966,0.968,0.97,0.972,0.974,0.976,0.978,0.98,0.982,0.984,0.986,0.988,0.99,0.992,0.994,0.996,0.998],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.1984,0.2255,0.3622,0.6379,0.6517,0.6525,0.6669,0.7370,0.7390,0.7425,0.7514,0.7567,0.7620,0.7635,0.7676,0.7712,0.7719,0.7737,0.7763,0.7849,0.7851,0.7859,0.7866,0.7870,0.7873,0.7896,0.7923,0.7940,0.7951,0.7957,0.7962,0.7993,0.8000,0.8004,0.8005,0.8028,0.8031,0.8033,0.8035,0.8049,0.8052,0.8065,0.8070,0.8074,0.8076,0.8088,0.8094,0.8100,0.8109,0.8110,0.8117,0.8123,0.8141,0.8154,0.8158,0.8168,0.8173,0.8175,0.8183,0.8198,0.8204,0.8212,0.8213,0.8217,0.8222,0.8247,0.8259,0.8261,0.8263,0.8274,0.8297,0.8302,0.8306,0.8312,0.8324,0.8330,0.8332,0.8336,0.8339,0.8344,0.8349,0.8350,0.8361,0.8375,0.8386,0.8394,0.8414,0.8416,0.8417,0.8447,0.8474,0.8477,0.8491,0.8502,0.8514,0.8567,0.8580,0.8591,0.8641,0.8672,0.8675,0.8700,0.8708,0.8718,0.8768,0.8787,0.8817,0.8834,0.8836,0.8865,0.8869,0.8881,0.8934,0.8979,0.8990,0.9051,0.9065,0.9066,0.9074,0.9086,0.9098,0.9139,0.9150,0.9151,0.9157,0.9158,0.9164,0.9167,0.9181,0.9182,0.9201,0.9226,0.9250,0.9255,0.9287,0.9302,0.9321,0.9323,0.9326,0.9344,0.9350,0.9355,0.9359,0.9378,0.9379,0.9387,0.9389,0.9391,0.9394,0.9410,0.9411,0.9414,0.9434,0.9449,0.9450,0.9462,0.9479,0.9483,0.9497,0.9498,0.9502,0.9520,0.9530,0.9539,0.9540,0.9554,0.9555,0.9562,0.9563,0.9566,0.9583,0.9586,0.9601,0.9607,0.9610,0.9612,0.9615,0.9619,0.9629,0.9634,0.9646,0.9650,0.9661,0.9670,0.9678,0.9680,0.9689,0.9709,0.9711,0.9733,0.9749,0.9758,0.9760,0.9766,0.9779,0.9785,0.9787,0.9789,0.9841,0.9844,0.9861,0.9865,0.9866,0.9867,0.9873,0.9877,0.9885,0.9895,0.9899,0.9900,0.9903,0.9905,0.9925,0.9927,0.9929,0.9937,0.9945,0.9947,0.9965,0.9975,0.9977,0.9978,0.9980,0.9989,0.9990,1.0011,1.0016,1.0034,1.0035,1.0037,1.0039,1.0053,1.0063,1.0067,1.0072,1.0073,1.0077,1.0079,1.0118,1.0126,1.0132,1.0148,1.0171,1.0177,1.0192,1.0195,1.0201,1.0209,1.0222,1.0252,1.0299,1.0312,1.0317,1.0322,1.0326,1.0327,1.0355,1.0360,1.0369,1.0452,1.0454,1.0457,1.0463,1.0469,1.0481,1.0485,1.0489,1.0498,1.0520,1.0542,1.0562,1.0563,1.0564,1.0579,1.0635,1.0654,1.0694,1.0709,1.0769,1.0781,1.0794,1.0808,1.0820,1.0826,1.0834,1.0838,1.0845,1.0851,1.0886,1.0903,1.0957,1.0960,1.0979,1.0986,1.1001,1.1028,1.1043,1.1044,1.1052,1.1054,1.1091,1.1117,1.1126,1.1134,1.1146,1.1165,1.1171,1.1184,1.1198,1.1216,1.1221,1.1224,1.1247,1.1262,1.1295,1.1336,1.1374,1.1392,1.1405,1.1417,1.1448,1.1493,1.1499,1.1506,1.1513,1.1523,1.1528,1.1534,1.1540,1.1645,1.1665,1.1690,1.1722,1.1760,1.1785,1.1822,1.1827,1.1916,1.1941,1.1996,1.2064,1.2069,1.2084,1.2111,1.2117,1.2120,1.2123,1.2142,1.2167,1.2178,1.2203,1.2208,1.2216,1.2260,1.2294,1.2365,1.2520,1.2562,1.2615,1.2676,1.2741,1.2750,1.2872,1.2935,1.3002,1.3023,1.3067,1.3100,1.3180,1.3190,1.3231,1.3258,1.3300,1.3574,1.3662,1.3664,1.3728,1.3851,1.3857,1.3911,1.3931,1.4069,1.4101,1.4169,1.4186,1.4229,1.4272,1.4278,1.4308,1.4328,1.4510,1.4616,1.4849,1.4888,1.5025,1.5027,1.5062,1.5210,1.5407,1.5471,1.5539,1.5612,1.5738,1.5775,1.5783,1.5922,1.5925,1.5944,1.5948,1.5965,1.5983,1.6001,1.6061,1.6156,1.6355,1.6368,1.6734,1.6750,1.6791,1.6815,1.6854,1.7029,1.7334,1.7378,1.7449,1.7468,1.7470,1.7526,1.7590,1.7611,1.7618,1.7628,1.7667,1.7690,1.7721,1.7768,1.7772,1.7798,1.7875,1.7950,1.7991,1.8045,1.8316,1.8406,1.8849,1.8983,1.9076,1.9198,1.9299,1.9455,1.9484,1.9525,1.9802,2.0007,2.0106,2.0241,2.0414,2.0419,2.0707,2.0794,2.1049,2.1507,2.1599,2.1865,2.2010,2.2074,2.2094,2.2292,2.2322,2.2332,2.2381,2.2492,2.2494,2.2648,2.3532,2.3559,2.3742,2.3824,2.4125,2.4487,2.4605,2.5465,2.5761,2.5990,2.6000,2.6579,2.7195,2.8287,2.9297,3.0400,3.0417,3.1282,3.1590,3.2080,3.2789,3.2983,3.3026,3.4359,3.9068,3.9272,3.9917,4.1081,4.1149,4.2181,4.3254,4.4184,4.4901,4.8618,5.4754,6.4140,7.9093,8.0241,8.0583,8.1725,8.3350,8.3670,9.2343,9.2374,9.9403],"y":[0.0018832391713747645,0.003766478342749529,0.005649717514124294,0.007532956685499058,0.009416195856873822,0.011299435028248588,0.013182674199623353,0.015065913370998116,0.01694915254237288,0.018832391713747645,0.02071563088512241,0.022598870056497175,0.02448210922787194,0.026365348399246705,0.02824858757062147,0.030131826741996232,0.032015065913371,0.03389830508474576,0.035781544256120526,0.03766478342749529,0.03954802259887006,0.04143126177024482,0.04331450094161959,0.04519774011299435,0.047080979284369114,0.04896421845574388,0.05084745762711865,0.05273069679849341,0.054613935969868174,0.05649717514124294,0.0583804143126177,0.060263653483992465,0.062146892655367235,0.064030131826742,0.06591337099811675,0.06779661016949153,0.0696798493408663,0.07156308851224105,0.07344632768361582,0.07532956685499058,0.07721280602636535,0.07909604519774012,0.08097928436911488,0.08286252354048965,0.0847457627118644,0.08662900188323917,0.08851224105461393,0.0903954802259887,0.09227871939736347,0.09416195856873823,0.096045197740113,0.09981167608286252,0.1016949152542373,0.10357815442561205,0.10546139359698682,0.10734463276836158,0.10922787193973635,0.1111111111111111,0.11299435028248588,0.11487758945386065,0.1167608286252354,0.11864406779661017,0.12052730696798493,0.1224105461393597,0.12429378531073447,0.12617702448210924,0.128060263653484,0.1318267419962335,0.1337099811676083,0.13559322033898305,0.1393596986817326,0.14124293785310735,0.1431261770244821,0.14500941619585686,0.14689265536723164,0.1487758945386064,0.15065913370998116,0.15254237288135594,0.1544256120527307,0.15630885122410546,0.15819209039548024,0.160075329566855,0.16195856873822975,0.1638418079096045,0.1657250470809793,0.16760828625235405,0.1694915254237288,0.1713747645951036,0.17325800376647835,0.1751412429378531,0.17702448210922786,0.17890772128060264,0.1807909604519774,0.18267419962335216,0.18455743879472694,0.1864406779661017,0.18832391713747645,0.1902071563088512,0.192090395480226,0.19397363465160075,0.1958568738229755,0.1977401129943503,0.19962335216572505,0.2015065913370998,0.2033898305084746,0.20527306967984935,0.2071563088512241,0.20903954802259886,0.21092278719397364,0.2128060263653484,0.21468926553672316,0.21657250470809794,0.2184557438794727,0.22033898305084745,0.2222222222222222,0.224105461393597,0.22598870056497175,0.2278719397363465,0.2297551789077213,0.23163841807909605,0.2335216572504708,0.23540489642184556,0.23728813559322035,0.2391713747645951,0.24105461393596986,0.24293785310734464,0.2448210922787194,0.24670433145009416,0.24858757062146894,0.2504708097928437,0.2523540489642185,0.2542372881355932,0.256120527306968,0.2580037664783427,0.2598870056497175,0.2617702448210923,0.263653483992467,0.2655367231638418,0.2674199623352166,0.2693032015065913,0.2711864406779661,0.2730696798493409,0.2749529190207156,0.2768361581920904,0.2787193973634652,0.2806026365348399,0.2824858757062147,0.2843691148775895,0.2862523540489642,0.288135593220339,0.2900188323917137,0.2919020715630885,0.2937853107344633,0.295668549905838,0.2975517890772128,0.2994350282485876,0.3013182674199623,0.3032015065913371,0.3050847457627119,0.3069679849340866,0.3088512241054614,0.3107344632768362,0.3126177024482109,0.3163841807909605,0.3182674199623352,0.32015065913371,0.3220338983050847,0.3239171374764595,0.3258003766478343,0.327683615819209,0.3295668549905838,0.3314500941619586,0.3333333333333333,0.3352165725047081,0.3370998116760829,0.3389830508474576,0.3408662900188324,0.3427495291902072,0.3446327683615819,0.3465160075329567,0.3483992467043315,0.3502824858757062,0.352165725047081,0.3540489642184557,0.3559322033898305,0.3578154425612053,0.35969868173258,0.3615819209039548,0.3634651600753296,0.3653483992467043,0.3672316384180791,0.3691148775894539,0.3709981167608286,0.3728813559322034,0.3747645951035782,0.3766478342749529,0.3785310734463277,0.3804143126177024,0.3822975517890772,0.384180790960452,0.3860640301318267,0.3879472693032015,0.3898305084745763,0.391713747645951,0.3935969868173258,0.3954802259887006,0.3973634651600753,0.3992467043314501,0.4011299435028249,0.4030131826741996,0.4048964218455744,0.4086629001883239,0.4105461393596987,0.4124293785310734,0.4143126177024482,0.4199623352165725,0.4218455743879473,0.423728813559322,0.4256120527306968,0.4274952919020716,0.4312617702448211,0.4331450094161959,0.4350282485875706,0.4369114877589454,0.4387947269303202,0.4406779661016949,0.4444444444444444,0.4463276836158192,0.448210922787194,0.4500941619585687,0.4519774011299435,0.4538606403013183,0.455743879472693,0.4576271186440678,0.4595103578154426,0.4613935969868173,0.4632768361581921,0.4651600753295669,0.4670433145009416,0.4689265536723164,0.4708097928436911,0.4726930320150659,0.4745762711864407,0.4783427495291902,0.480225988700565,0.4821092278719397,0.4839924670433145,0.4858757062146893,0.487758945386064,0.4896421845574388,0.4915254237288136,0.4934086629001883,0.4952919020715631,0.4971751412429379,0.4990583804143126,0.5009416195856874,0.5028248587570622,0.504708097928437,0.5065913370998116,0.5084745762711864,0.5103578154425612,0.512241054613936,0.5141242937853108,0.5160075329566854,0.519774011299435,0.5216572504708098,0.5235404896421846,0.5254237288135594,0.527306967984934,0.5291902071563088,0.5310734463276836,0.5329566854990584,0.5348399246704332,0.536723163841808,0.5386064030131826,0.5404896421845574,0.5423728813559322,0.544256120527307,0.5461393596986818,0.5480225988700564,0.5499058380414312,0.551789077212806,0.5536723163841808,0.5555555555555556,0.5574387947269304,0.559322033898305,0.5612052730696798,0.5630885122410546,0.5649717514124294,0.5668549905838042,0.568738229755179,0.5706214689265536,0.5725047080979284,0.5743879472693032,0.576271186440678,0.5781544256120528,0.5800376647834274,0.5819209039548022,0.583804143126177,0.5856873822975518,0.5875706214689266,0.5894538606403014,0.591337099811676,0.5932203389830508,0.5951035781544256,0.5969868173258004,0.5988700564971752,0.60075329566855,0.6026365348399246,0.6045197740112994,0.6064030131826742,0.608286252354049,0.6101694915254238,0.6120527306967984,0.6139359698681732,0.615819209039548,0.6177024482109228,0.6195856873822976,0.6214689265536724,0.623352165725047,0.6252354048964218,0.6271186440677966,0.6290018832391714,0.6308851224105462,0.632768361581921,0.6346516007532956,0.6365348399246704,0.6384180790960452,0.64030131826742,0.6421845574387948,0.6440677966101694,0.6459510357815442,0.647834274952919,0.6497175141242938,0.6516007532956686,0.6534839924670434,0.655367231638418,0.6572504708097928,0.6591337099811676,0.6610169491525424,0.6629001883239172,0.664783427495292,0.6666666666666666,0.6685499058380414,0.6704331450094162,0.672316384180791,0.6741996233521658,0.6760828625235404,0.6779661016949152,0.67984934086629,0.6817325800376648,0.6836158192090396,0.6854990583804144,0.687382297551789,0.6892655367231638,0.6911487758945386,0.6930320150659134,0.6949152542372882,0.696798493408663,0.6986817325800376,0.7005649717514124,0.7024482109227872,0.704331450094162,0.7062146892655368,0.7080979284369114,0.7099811676082862,0.711864406779661,0.7137476459510358,0.7156308851224106,0.7175141242937854,0.71939736346516,0.7212806026365348,0.7231638418079096,0.7250470809792844,0.7269303201506592,0.7288135593220338,0.7306967984934086,0.7325800376647834,0.7344632768361582,0.736346516007533,0.7382297551789078,0.7401129943502824,0.7419962335216572,0.743879472693032,0.7457627118644068,0.7476459510357816,0.7495291902071564,0.751412429378531,0.7532956685499058,0.7551789077212806,0.7570621468926554,0.7589453860640302,0.7608286252354048,0.7627118644067796,0.7645951035781544,0.7664783427495292,0.768361581920904,0.7702448210922788,0.7721280602636534,0.7740112994350282,0.775894538606403,0.7777777777777778,0.7796610169491526,0.7815442561205274,0.783427495291902,0.7853107344632768,0.7871939736346516,0.7890772128060264,0.7909604519774012,0.7928436911487758,0.7947269303201506,0.7966101694915254,0.7984934086629002,0.800376647834275,0.8022598870056498,0.8041431261770244,0.8060263653483992,0.807909604519774,0.8097928436911488,0.8116760828625236,0.8135593220338984,0.815442561205273,0.8173258003766478,0.8192090395480226,0.8210922787193974,0.8229755178907722,0.8248587570621468,0.8267419962335216,0.8286252354048964,0.8305084745762712,0.832391713747646,0.8342749529190208,0.8361581920903954,0.8380414312617702,0.839924670433145,0.8418079096045198,0.8436911487758946,0.8455743879472694,0.847457627118644,0.8493408662900188,0.8512241054613936,0.8531073446327684,0.8549905838041432,0.8568738229755178,0.8587570621468926,0.8606403013182674,0.8625235404896422,0.864406779661017,0.8662900188323918,0.8681732580037664,0.8700564971751412,0.871939736346516,0.8738229755178908,0.8757062146892656,0.8775894538606404,0.879472693032015,0.8813559322033898,0.8832391713747646,0.8851224105461394,0.8870056497175142,0.8888888888888888,0.8907721280602636,0.8926553672316384,0.8945386064030132,0.896421845574388,0.8983050847457628,0.9001883239171374,0.9020715630885122,0.903954802259887,0.9058380414312618,0.9077212806026366,0.9096045197740112,0.911487758945386,0.9133709981167608,0.9152542372881356,0.9171374764595104,0.9190207156308852,0.9209039548022598,0.9227871939736346,0.9246704331450094,0.9265536723163842,0.928436911487759,0.9303201506591338,0.9322033898305084,0.9340866290018832,0.935969868173258,0.9378531073446328,0.9397363465160076,0.9416195856873822,0.943502824858757,0.9453860640301318,0.9472693032015066,0.9491525423728814,0.9510357815442562,0.9529190207156308,0.9548022598870056,0.9566854990583804,0.9585687382297552,0.96045197740113,0.9623352165725048,0.9642184557438794,0.9661016949152542,0.967984934086629,0.9698681732580038,0.9717514124293786,0.9736346516007532,0.975517890772128,0.9774011299435028,0.9792843691148776,0.9811676082862524,0.9830508474576272,0.9849340866290018,0.9868173258003766,0.9887005649717514,0.9905838041431262,0.992467043314501,0.9943502824858758,0.9962335216572504,0.9981167608286252],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0464,0.0493,0.0853,0.0896,0.0897,0.0905,0.0910,0.0957,0.0961,0.0978,0.0988,0.0995,0.1002,0.1006,0.1029,0.1030,0.1031,0.1035,0.1036,0.1040,0.1043,0.1046,0.1047,0.1052,0.1055,0.1057,0.1063,0.1082,0.1086,0.1089,0.1090,0.1095,0.1098,0.1099,0.1105,0.1106,0.1114,0.1115,0.1121,0.1122,0.1128,0.1129,0.1130,0.1132,0.1146,0.1147,0.1148,0.1151,0.1160,0.1162,0.1168,0.1169,0.1177,0.1179,0.1180,0.1182,0.1183,0.1187,0.1191,0.1202,0.1203,0.1207,0.1208,0.1209,0.1213,0.1216,0.1217,0.1219,0.1222,0.1226,0.1228,0.1231,0.1232,0.1237,0.1239,0.1243,0.1252,0.1259,0.1260,0.1272,0.1273,0.1274,0.1276,0.1279,0.1280,0.1287,0.1295,0.1296,0.1303,0.1304,0.1307,0.1311,0.1315,0.1325,0.1327,0.1328,0.1330,0.1334,0.1339,0.1340,0.1344,0.1346,0.1348,0.1351,0.1354,0.1355,0.1357,0.1359,0.1360,0.1364,0.1368,0.1369,0.1370,0.1371,0.1378,0.1384,0.1386,0.1388,0.1389,0.1392,0.1398,0.1399,0.1400,0.1406,0.1407,0.1408,0.1409,0.1411,0.1416,0.1417,0.1418,0.1419,0.1421,0.1423,0.1424,0.1425,0.1427,0.1430,0.1435,0.1440,0.1442,0.1445,0.1450,0.1452,0.1453,0.1459,0.1460,0.1467,0.1469,0.1470,0.1478,0.1480,0.1483,0.1484,0.1492,0.1494,0.1496,0.1504,0.1512,0.1514,0.1516,0.1517,0.1522,0.1524,0.1530,0.1538,0.1539,0.1554,0.1564,0.1569,0.1578,0.1580,0.1587,0.1588,0.1590,0.1594,0.1600,0.1608,0.1616,0.1617,0.1619,0.1623,0.1624,0.1628,0.1639,0.1644,0.1649,0.1655,0.1656,0.1669,0.1670,0.1671,0.1690,0.1692,0.1694,0.1697,0.1698,0.1704,0.1705,0.1709,0.1713,0.1716,0.1718,0.1720,0.1722,0.1723,0.1727,0.1729,0.1733,0.1735,0.1739,0.1741,0.1751,0.1752,0.1758,0.1762,0.1767,0.1768,0.1772,0.1777,0.1779,0.1781,0.1804,0.1810,0.1816,0.1819,0.1826,0.1832,0.1833,0.1839,0.1842,0.1844,0.1857,0.1858,0.1863,0.1876,0.1878,0.1890,0.1893,0.1911,0.1919,0.1932,0.1947,0.1955,0.1966,0.1969,0.1973,0.1982,0.1996,0.1998,0.2014,0.2019,0.2039,0.2042,0.2051,0.2087,0.2091,0.2098,0.2111,0.2113,0.2117,0.2140,0.2141,0.2150,0.2156,0.2168,0.2179,0.2181,0.2197,0.2219,0.2240,0.2260,0.2277,0.2278,0.2284,0.2289,0.2309,0.2335,0.2340,0.2342,0.2358,0.2365,0.2383,0.2384,0.2409,0.2416,0.2421,0.2426,0.2430,0.2466,0.2474,0.2553,0.2565,0.2598,0.2599,0.2607,0.2668,0.2756,0.2764,0.2773,0.2799,0.2844,0.2845,0.2877,0.2992,0.3087,0.3101,0.3444,0.3547,0.3606,0.4551,0.4751,0.4766,0.4772,0.4858,0.4888,0.4929,0.4935,0.4953,0.4981,0.4991,0.5007,0.5028,0.5061,0.5164,0.5463,0.5624,0.5635,0.5677,0.6207,0.6269,0.6360,0.6498,0.6616,0.6619,0.6792,0.6812,0.6865,0.6872,0.6919,0.7492,0.7510,0.7561,0.7585,0.7590,0.7595,0.7610,0.7631,0.7661,0.7689,0.7691,0.7707,0.7712,0.7738,0.7841,0.7885,0.7926,0.7928,0.8024,0.8169,0.8233,0.8357,0.8402,0.8484,0.8601,0.8702,0.8745,0.9101,0.9614,0.9682,1.0292,1.0336,1.0411,1.0441,1.0564,1.0925,1.1021,1.1080,1.1086,1.1748,1.1752,1.1874,1.2111,1.2763,1.3378,1.3505,1.4210,1.4687,1.4788,1.4949,1.5163,1.5393,1.6821,1.7272,1.7357,1.8060,1.8281,1.8384,2.0139,2.2156,2.3916,2.4237,2.5305,2.5949,2.6121,2.6724,2.7213,2.7288,2.7505,2.7590,2.7900,2.8988,2.9202,3.0028,3.0665,3.1473,3.2662,4.8399,5.2843,6.9400,7.3398,7.5199,7.7257,7.8531,9.6510,10.8882,11.7413,12.3258,13.1860,13.5846,13.9899,14.5768],"y":[0.002079002079002079,0.004158004158004158,0.006237006237006237,0.008316008316008316,0.010395010395010396,0.012474012474012475,0.014553014553014554,0.016632016632016633,0.02079002079002079,0.02494802494802495,0.02702702702702703,0.029106029106029108,0.031185031185031187,0.033264033264033266,0.035343035343035345,0.037422037422037424,0.0395010395010395,0.04158004158004158,0.04365904365904366,0.04573804573804574,0.04781704781704782,0.0498960498960499,0.05197505197505198,0.05405405405405406,0.056133056133056136,0.058212058212058215,0.060291060291060294,0.062370062370062374,0.06444906444906445,0.06652806652806653,0.06860706860706861,0.07068607068607069,0.07276507276507277,0.07692307692307693,0.079002079002079,0.08108108108108109,0.08316008316008316,0.08523908523908524,0.0893970893970894,0.09147609147609148,0.09355509355509356,0.09563409563409564,0.09771309771309772,0.0997920997920998,0.10187110187110188,0.10395010395010396,0.10602910602910603,0.1101871101871102,0.11226611226611227,0.11434511434511435,0.11642411642411643,0.11850311850311851,0.12058212058212059,0.12266112266112267,0.12681912681912683,0.13097713097713098,0.13305613305613306,0.13513513513513514,0.1392931392931393,0.14137214137214138,0.14345114345114346,0.14553014553014554,0.1496881496881497,0.15176715176715178,0.15384615384615385,0.15592515592515593,0.1600831600831601,0.16216216216216217,0.16424116424116425,0.16632016632016633,0.1704781704781705,0.17255717255717257,0.17463617463617465,0.17671517671517672,0.1787941787941788,0.18087318087318088,0.18295218295218296,0.18503118503118504,0.1891891891891892,0.19334719334719336,0.19542619542619544,0.19750519750519752,0.1995841995841996,0.20166320166320167,0.20374220374220375,0.20582120582120583,0.2079002079002079,0.21205821205821207,0.21621621621621623,0.2203742203742204,0.22245322245322247,0.22453222453222454,0.22661122661122662,0.2286902286902287,0.23076923076923078,0.23284823284823286,0.23492723492723494,0.23700623700623702,0.2390852390852391,0.24116424116424118,0.24532224532224534,0.2494802494802495,0.2515592515592516,0.25363825363825365,0.2577962577962578,0.2598752598752599,0.26403326403326405,0.2661122661122661,0.2681912681912682,0.2702702702702703,0.27234927234927236,0.27442827442827444,0.2765072765072765,0.2785862785862786,0.28274428274428276,0.2869022869022869,0.288981288981289,0.2910602910602911,0.29313929313929316,0.2993762993762994,0.30353430353430355,0.30561330561330563,0.3076923076923077,0.3097713097713098,0.31185031185031187,0.31392931392931395,0.3180873180873181,0.3201663201663202,0.32224532224532226,0.32432432432432434,0.3264033264033264,0.3284823284823285,0.3305613305613306,0.33264033264033266,0.33471933471933474,0.340956340956341,0.34303534303534305,0.34511434511434513,0.35135135135135137,0.35343035343035345,0.35550935550935553,0.3575883575883576,0.3596673596673597,0.36174636174636177,0.36382536382536385,0.367983367983368,0.37214137214137216,0.37422037422037424,0.3762993762993763,0.3804573804573805,0.38253638253638256,0.38461538461538464,0.3887733887733888,0.39293139293139295,0.39501039501039503,0.3991683991683992,0.40124740124740127,0.40540540540540543,0.4074844074844075,0.4095634095634096,0.41164241164241167,0.41372141372141374,0.4158004158004158,0.4178794178794179,0.41995841995842,0.42203742203742206,0.42411642411642414,0.4261954261954262,0.4282744282744283,0.43243243243243246,0.43451143451143454,0.4365904365904366,0.4386694386694387,0.4407484407484408,0.44490644490644493,0.446985446985447,0.45114345114345117,0.4553014553014553,0.4573804573804574,0.4594594594594595,0.46153846153846156,0.46361746361746364,0.4656964656964657,0.4677754677754678,0.47193347193347196,0.47401247401247404,0.4760914760914761,0.4781704781704782,0.4802494802494803,0.48232848232848236,0.48440748440748443,0.4864864864864865,0.4885654885654886,0.49272349272349275,0.49480249480249483,0.4968814968814969,0.498960498960499,0.5031185031185031,0.5051975051975052,0.5072765072765073,0.5093555093555093,0.5114345114345115,0.5135135135135135,0.5176715176715176,0.5197505197505198,0.5218295218295218,0.5239085239085239,0.525987525987526,0.5280665280665281,0.5301455301455301,0.5322245322245323,0.5343035343035343,0.5363825363825364,0.5384615384615384,0.5405405405405406,0.5426195426195426,0.5446985446985447,0.5467775467775468,0.5488565488565489,0.5509355509355509,0.553014553014553,0.5550935550935551,0.5571725571725572,0.5592515592515592,0.5613305613305614,0.5634095634095634,0.5654885654885655,0.5675675675675675,0.5696465696465697,0.5717255717255717,0.5738045738045738,0.5758835758835759,0.577962577962578,0.58004158004158,0.5821205821205822,0.5841995841995842,0.5862785862785863,0.5883575883575883,0.5904365904365905,0.5925155925155925,0.5945945945945946,0.5966735966735967,0.5987525987525988,0.6008316008316008,0.6029106029106029,0.604989604989605,0.6070686070686071,0.6091476091476091,0.6112266112266113,0.6133056133056133,0.6153846153846154,0.6174636174636174,0.6195426195426196,0.6216216216216216,0.6237006237006237,0.6257796257796258,0.6278586278586279,0.6299376299376299,0.632016632016632,0.6340956340956341,0.6382536382536382,0.6403326403326404,0.6424116424116424,0.6444906444906445,0.6465696465696466,0.6486486486486487,0.6507276507276507,0.6528066528066528,0.6548856548856549,0.656964656964657,0.659043659043659,0.6611226611226612,0.6632016632016632,0.6652806652806653,0.6673596673596673,0.6694386694386695,0.6735966735966736,0.6756756756756757,0.6777546777546778,0.6798336798336798,0.681912681912682,0.683991683991684,0.6860706860706861,0.6902286902286903,0.6923076923076923,0.6943866943866944,0.6964656964656964,0.6985446985446986,0.7006237006237006,0.7027027027027027,0.7047817047817048,0.7068607068607069,0.7089397089397089,0.7110187110187111,0.7130977130977131,0.7151767151767152,0.7172557172557172,0.7193347193347194,0.7214137214137214,0.7234927234927235,0.7255717255717256,0.7276507276507277,0.7297297297297297,0.7318087318087318,0.7338877338877339,0.735966735966736,0.738045738045738,0.7401247401247402,0.7422037422037422,0.7442827442827443,0.7463617463617463,0.7484407484407485,0.7505197505197505,0.7525987525987526,0.7546777546777547,0.7567567567567568,0.7588357588357588,0.760914760914761,0.762993762993763,0.7650727650727651,0.7671517671517671,0.7692307692307693,0.7713097713097713,0.7733887733887734,0.7754677754677755,0.7775467775467776,0.7796257796257796,0.7817047817047817,0.7837837837837838,0.7858627858627859,0.7879417879417879,0.7900207900207901,0.7920997920997921,0.7941787941787942,0.7962577962577962,0.7983367983367984,0.8004158004158004,0.8024948024948025,0.8045738045738046,0.8066528066528067,0.8087318087318087,0.8108108108108109,0.8128898128898129,0.814968814968815,0.817047817047817,0.8191268191268192,0.8212058212058212,0.8232848232848233,0.8253638253638254,0.8274428274428275,0.8295218295218295,0.8316008316008316,0.8336798336798337,0.8357588357588358,0.8378378378378378,0.83991683991684,0.841995841995842,0.8440748440748441,0.8461538461538461,0.8482328482328483,0.8503118503118503,0.8523908523908524,0.8544698544698545,0.8565488565488566,0.8586278586278586,0.8607068607068608,0.8627858627858628,0.8648648648648649,0.8669438669438669,0.8690228690228691,0.8711018711018711,0.8731808731808732,0.8752598752598753,0.8773388773388774,0.8794178794178794,0.8814968814968815,0.8835758835758836,0.8856548856548857,0.8877338877338877,0.8898128898128899,0.8918918918918919,0.893970893970894,0.896049896049896,0.8981288981288982,0.9002079002079002,0.9022869022869023,0.9043659043659044,0.9064449064449065,0.9085239085239085,0.9106029106029107,0.9126819126819127,0.9147609147609148,0.9168399168399168,0.918918918918919,0.920997920997921,0.9230769230769231,0.9251559251559252,0.9272349272349273,0.9293139293139293,0.9313929313929314,0.9334719334719335,0.9355509355509356,0.9376299376299376,0.9397089397089398,0.9417879417879418,0.9438669438669439,0.9459459459459459,0.9480249480249481,0.9501039501039501,0.9521829521829522,0.9542619542619543,0.9563409563409564,0.9584199584199584,0.9604989604989606,0.9625779625779626,0.9646569646569647,0.9667359667359667,0.9688149688149689,0.9708939708939709,0.972972972972973,0.975051975051975,0.9771309771309772,0.9792099792099792,0.9812889812889813,0.9833679833679834,0.9854469854469855,0.9875259875259875,0.9896049896049897,0.9916839916839917,0.9937629937629938,0.9958419958419958,0.997920997920998],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.1145,0.7306,0.7318,0.7325,0.7338,0.7388,0.7396,0.7398,0.7412,0.7422,0.7459,0.7478,0.7548,0.7557,0.7580,0.7592,0.7598,0.7657,0.7668,0.7682,0.7698,0.7705,0.7722,0.7772,0.7809,0.7864,0.7865,0.7871,0.7872,0.7876,0.7880,0.7891,0.7896,0.7948,0.7965,0.7978,0.7982,0.7983,0.7987,0.7994,0.8002,0.8008,0.8016,0.8025,0.8037,0.8040,0.8064,0.8094,0.8108,0.8118,0.8126,0.8151,0.8164,0.8175,0.8191,0.8216,0.8231,0.8241,0.8260,0.8268,0.8276,0.8286,0.8295,0.8318,0.8332,0.8340,0.8341,0.8344,0.8348,0.8364,0.8407,0.8430,0.8439,0.8453,0.8456,0.8458,0.8465,0.8466,0.8470,0.8510,0.8538,0.8539,0.8559,0.8579,0.8594,0.8603,0.8607,0.8625,0.8650,0.8710,0.8716,0.8755,0.8757,0.8759,0.8764,0.8777,0.8781,0.8796,0.8803,0.8806,0.8849,0.8896,0.8912,0.8921,0.8922,0.8935,0.8936,0.8959,0.8960,0.8962,0.8971,0.8979,0.8996,0.9000,0.9039,0.9071,0.9125,0.9134,0.9141,0.9148,0.9158,0.9161,0.9173,0.9196,0.9205,0.9214,0.9222,0.9254,0.9272,0.9296,0.9299,0.9335,0.9354,0.9360,0.9374,0.9404,0.9442,0.9505,0.9530,0.9560,0.9570,0.9588,0.9593,0.9594,0.9596,0.9610,0.9615,0.9633,0.9640,0.9678,0.9687,0.9688,0.9690,0.9695,0.9706,0.9716,0.9781,0.9796,0.9798,0.9800,0.9823,0.9857,0.9872,0.9877,0.9892,0.9896,0.9902,0.9904,0.9906,0.9913,0.9921,0.9929,0.9943,0.9944,0.9949,0.9957,0.9958,0.9967,0.9968,0.9970,0.9971,0.9972,0.9976,0.9977,0.9979,0.9991,1.0003,1.0006,1.0009,1.0025,1.0033,1.0040,1.0053,1.0061,1.0063,1.0072,1.0082,1.0088,1.0103,1.0113,1.0114,1.0120,1.0124,1.0126,1.0142,1.0143,1.0145,1.0174,1.0187,1.0190,1.0192,1.0195,1.0198,1.0201,1.0223,1.0224,1.0232,1.0235,1.0236,1.0244,1.0252,1.0253,1.0254,1.0259,1.0263,1.0298,1.0300,1.0307,1.0308,1.0346,1.0354,1.0378,1.0379,1.0412,1.0416,1.0421,1.0438,1.0447,1.0452,1.0462,1.0471,1.0486,1.0489,1.0490,1.0493,1.0497,1.0510,1.0552,1.0567,1.0571,1.0573,1.0578,1.0593,1.0594,1.0613,1.0621,1.0623,1.0643,1.0644,1.0646,1.0652,1.0668,1.0713,1.0725,1.0753,1.0757,1.0792,1.0802,1.0829,1.0838,1.0854,1.0873,1.0890,1.0906,1.0908,1.0912,1.0927,1.0958,1.0964,1.0975,1.0991,1.1004,1.1006,1.1023,1.1101,1.1105,1.1113,1.1132,1.1136,1.1147,1.1171,1.1204,1.1215,1.1222,1.1230,1.1231,1.1239,1.1279,1.1337,1.1381,1.1412,1.1433,1.1443,1.1451,1.1474,1.1501,1.1503,1.1532,1.1539,1.1551,1.1570,1.1591,1.1594,1.1601,1.1655,1.1663,1.1704,1.1709,1.1712,1.1721,1.1723,1.1732,1.1743,1.1754,1.1815,1.1961,1.1984,1.2055,1.2092,1.2149,1.2165,1.2204,1.2225,1.2289,1.2497,1.2581,1.2630,1.2642,1.2643,1.2654,1.2696,1.2711,1.2797,1.2805,1.2893,1.2931,1.2942,1.3053,1.3186,1.3228,1.3235,1.3338,1.3587,1.3706,1.3720,1.3753,1.3786,1.3829,1.3830,1.3885,1.3977,1.4048,1.4089,1.4136,1.4209,1.4212,1.4221,1.4319,1.4366,1.4377,1.4409,1.4470,1.4475,1.4516,1.4522,1.4528,1.4539,1.4561,1.4588,1.4622,1.4626,1.4632,1.4702,1.4766,1.4794,1.4879,1.4912,1.4915,1.4926,1.4945,1.4967,1.5015,1.5339,1.5363,1.5391,1.5397,1.5547,1.5588,1.5644,1.5698,1.5719,1.6077,1.6246,1.6985,1.7219,1.7629,1.7716,1.7795,1.7800,1.7850,1.7910,1.7976,1.8089,1.8381,1.8532,1.8725,2.1052,2.3390,2.3450,2.6196,2.6902,3.3106,3.3332,3.3384,3.3904,3.5037,3.5873,3.6818,3.7125,3.8094,3.8386,4.2477,4.3607,4.4230,4.5081,4.5835,4.7459,4.7795,5.0175,5.3793,5.4405,5.6064,5.8041,6.3235,6.6076,6.8792,6.9077,7.9752,8.1238,8.6963,9.0027,10.1739,10.4619,10.9970,11.2126,11.2396,11.8500],"y":[0.0021231422505307855,0.004246284501061571,0.006369426751592357,0.008492569002123142,0.010615711252653927,0.012738853503184714,0.014861995753715499,0.016985138004246284,0.01910828025477707,0.021231422505307854,0.02335456475583864,0.025477707006369428,0.027600849256900213,0.029723991507430998,0.03184713375796178,0.03397027600849257,0.036093418259023353,0.03821656050955414,0.040339702760084924,0.04246284501061571,0.04670912951167728,0.04883227176220807,0.050955414012738856,0.05307855626326964,0.055201698513800426,0.05732484076433121,0.059447983014861996,0.06157112526539278,0.06369426751592357,0.06794055201698514,0.07006369426751592,0.07218683651804671,0.07430997876857749,0.07643312101910828,0.07855626326963906,0.08067940552016985,0.08280254777070063,0.08492569002123142,0.0870488322717622,0.08917197452229299,0.09129511677282377,0.09554140127388536,0.09766454352441614,0.09978768577494693,0.10191082802547771,0.1040339702760085,0.10615711252653928,0.10828025477707007,0.11040339702760085,0.11252653927813164,0.11464968152866242,0.11677282377919321,0.11889596602972399,0.12101910828025478,0.12314225053078556,0.12526539278131635,0.12738853503184713,0.12951167728237792,0.1316348195329087,0.1337579617834395,0.13588110403397027,0.13800424628450106,0.14012738853503184,0.14225053078556263,0.14437367303609341,0.1464968152866242,0.14861995753715498,0.15074309978768577,0.15286624203821655,0.15498938428874734,0.15711252653927812,0.1613588110403397,0.16348195329087048,0.16560509554140126,0.16772823779193205,0.16985138004246284,0.17197452229299362,0.1740976645435244,0.1762208067940552,0.17834394904458598,0.18046709129511676,0.18259023354564755,0.18471337579617833,0.18683651804670912,0.18895966029723993,0.1910828025477707,0.1932059447983015,0.19532908704883228,0.19745222929936307,0.19957537154989385,0.20169851380042464,0.20382165605095542,0.2059447983014862,0.208067940552017,0.21019108280254778,0.21231422505307856,0.21443736730360935,0.21656050955414013,0.21868365180467092,0.2208067940552017,0.2229299363057325,0.22505307855626328,0.22717622080679406,0.22929936305732485,0.23142250530785563,0.23354564755838642,0.2356687898089172,0.23779193205944799,0.23991507430997877,0.24203821656050956,0.24416135881104034,0.24628450106157113,0.2484076433121019,0.2505307855626327,0.2526539278131635,0.25477707006369427,0.25690021231422505,0.25902335456475584,0.2611464968152866,0.2632696390658174,0.2653927813163482,0.267515923566879,0.26963906581740976,0.27176220806794055,0.27388535031847133,0.2760084925690021,0.2781316348195329,0.2802547770700637,0.2823779193205945,0.28450106157112526,0.28662420382165604,0.28874734607218683,0.2908704883227176,0.2929936305732484,0.2951167728237792,0.29723991507430997,0.29936305732484075,0.30148619957537154,0.3036093418259023,0.3057324840764331,0.3078556263269639,0.3099787685774947,0.31210191082802546,0.31422505307855625,0.31634819532908703,0.3205944798301486,0.3227176220806794,0.3248407643312102,0.32696390658174096,0.32908704883227174,0.33121019108280253,0.3333333333333333,0.3354564755838641,0.3375796178343949,0.33970276008492567,0.34182590233545646,0.34394904458598724,0.346072186836518,0.3481953290870488,0.3503184713375796,0.3524416135881104,0.35456475583864117,0.35668789808917195,0.35881104033970274,0.3609341825902335,0.3630573248407643,0.3651804670912951,0.3673036093418259,0.36942675159235666,0.37154989384288745,0.37367303609341823,0.37579617834394907,0.37791932059447986,0.38004246284501064,0.3821656050955414,0.3842887473460722,0.3885350318471338,0.39065817409766457,0.39278131634819535,0.39490445859872614,0.3970276008492569,0.3991507430997877,0.4012738853503185,0.4033970276008493,0.40552016985138006,0.40764331210191085,0.40976645435244163,0.4118895966029724,0.416135881104034,0.4182590233545648,0.42038216560509556,0.42250530785562634,0.42462845010615713,0.4267515923566879,0.4288747346072187,0.4309978768577495,0.43312101910828027,0.43524416135881105,0.43736730360934184,0.4394904458598726,0.4437367303609342,0.445859872611465,0.44798301486199577,0.45010615711252655,0.45222929936305734,0.4543524416135881,0.4564755838641189,0.4607218683651805,0.46284501061571126,0.46496815286624205,0.46709129511677283,0.4713375796178344,0.4734607218683652,0.47558386411889597,0.47770700636942676,0.47983014861995754,0.4819532908704883,0.4861995753715499,0.4883227176220807,0.49044585987261147,0.49256900212314225,0.49469214437367304,0.4968152866242038,0.4989384288747346,0.5010615711252654,0.5031847133757962,0.505307855626327,0.5074309978768577,0.5095541401273885,0.5116772823779193,0.5138004246284501,0.5159235668789809,0.5180467091295117,0.5201698513800425,0.5222929936305732,0.524416135881104,0.5265392781316348,0.5286624203821656,0.5307855626326964,0.5329087048832272,0.535031847133758,0.5371549893842887,0.5392781316348195,0.5414012738853503,0.5435244161358811,0.5477707006369427,0.5498938428874734,0.5520169851380042,0.554140127388535,0.5562632696390658,0.5583864118895966,0.5605095541401274,0.5626326963906582,0.564755838641189,0.5668789808917197,0.5690021231422505,0.5711252653927813,0.5732484076433121,0.5753715498938429,0.5796178343949044,0.5817409766454352,0.583864118895966,0.5859872611464968,0.5881104033970276,0.5902335456475584,0.5923566878980892,0.5944798301486199,0.5966029723991507,0.5987261146496815,0.6008492569002123,0.6029723991507431,0.6050955414012739,0.6072186836518046,0.6093418259023354,0.6114649681528662,0.613588110403397,0.6157112526539278,0.6178343949044586,0.6199575371549894,0.6220806794055201,0.6242038216560509,0.6263269639065817,0.6284501061571125,0.6305732484076433,0.6326963906581741,0.6348195329087049,0.6369426751592356,0.6390658174097664,0.6411889596602972,0.643312101910828,0.6454352441613588,0.6475583864118896,0.6496815286624203,0.6518046709129511,0.6539278131634819,0.6560509554140127,0.6581740976645435,0.6602972399150743,0.6624203821656051,0.6645435244161358,0.6666666666666666,0.6687898089171974,0.6709129511677282,0.673036093418259,0.6751592356687898,0.6772823779193206,0.6794055201698513,0.6815286624203821,0.6836518046709129,0.6857749469214437,0.6878980891719745,0.6900212314225053,0.692144373673036,0.6942675159235668,0.6963906581740976,0.6985138004246284,0.7006369426751592,0.70276008492569,0.7048832271762208,0.7070063694267515,0.7091295116772823,0.7112526539278131,0.7133757961783439,0.7154989384288747,0.7176220806794055,0.7197452229299363,0.721868365180467,0.7239915074309978,0.7261146496815286,0.7282377919320594,0.7303609341825902,0.732484076433121,0.7346072186836518,0.7367303609341825,0.7388535031847133,0.7409766454352441,0.7430997876857749,0.7452229299363057,0.7473460721868365,0.7494692144373672,0.7515923566878981,0.7537154989384289,0.7558386411889597,0.7579617834394905,0.7600849256900213,0.7622080679405521,0.7643312101910829,0.7664543524416136,0.7685774946921444,0.7707006369426752,0.772823779193206,0.7749469214437368,0.7770700636942676,0.7791932059447984,0.7813163481953291,0.7834394904458599,0.7855626326963907,0.7876857749469215,0.7898089171974523,0.7919320594479831,0.7940552016985138,0.7961783439490446,0.7983014861995754,0.8004246284501062,0.802547770700637,0.8046709129511678,0.8067940552016986,0.8089171974522293,0.8110403397027601,0.8131634819532909,0.8152866242038217,0.8174097664543525,0.8195329087048833,0.821656050955414,0.8237791932059448,0.8259023354564756,0.8280254777070064,0.8301486199575372,0.832271762208068,0.8343949044585988,0.8365180467091295,0.8386411889596603,0.8407643312101911,0.8428874734607219,0.8450106157112527,0.8471337579617835,0.8492569002123143,0.851380042462845,0.8535031847133758,0.8556263269639066,0.8577494692144374,0.8598726114649682,0.861995753715499,0.8641188959660298,0.8662420382165605,0.8683651804670913,0.8704883227176221,0.8726114649681529,0.8747346072186837,0.8768577494692145,0.8789808917197452,0.881104033970276,0.8832271762208068,0.8853503184713376,0.8874734607218684,0.8895966029723992,0.89171974522293,0.8938428874734607,0.8959660297239915,0.8980891719745223,0.9002123142250531,0.9023354564755839,0.9044585987261147,0.9065817409766455,0.9087048832271762,0.910828025477707,0.9129511677282378,0.9150743099787686,0.9171974522292994,0.9193205944798302,0.921443736730361,0.9235668789808917,0.9256900212314225,0.9278131634819533,0.9299363057324841,0.9320594479830149,0.9341825902335457,0.9363057324840764,0.9384288747346072,0.940552016985138,0.9426751592356688,0.9447983014861996,0.9469214437367304,0.9490445859872612,0.9511677282377919,0.9532908704883227,0.9554140127388535,0.9575371549893843,0.9596602972399151,0.9617834394904459,0.9639065817409767,0.9660297239915074,0.9681528662420382,0.970276008492569,0.9723991507430998,0.9745222929936306,0.9766454352441614,0.9787685774946921,0.9808917197452229,0.9830148619957537,0.9851380042462845,0.9872611464968153,0.9893842887473461,0.9915074309978769,0.9936305732484076,0.9957537154989384,0.9978768577494692],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2326,0.2494,0.2603,0.2629,0.2660,0.2693,0.2703,0.2710,0.2729,0.2742,0.2756,0.2781,0.2785,0.2814,0.2816,0.2826,0.2831,0.2839,0.2842,0.2848,0.2855,0.2857,0.2858,0.2862,0.2863,0.2885,0.2888,0.2889,0.2895,0.2907,0.2909,0.2911,0.2930,0.2932,0.2936,0.2937,0.2938,0.2939,0.2944,0.2946,0.2947,0.2950,0.2964,0.2969,0.2970,0.2976,0.2980,0.2981,0.2985,0.2986,0.2989,0.2992,0.2994,0.2998,0.3000,0.3004,0.3008,0.3009,0.3010,0.3014,0.3019,0.3024,0.3033,0.3037,0.3046,0.3049,0.3057,0.3061,0.3080,0.3083,0.3084,0.3086,0.3087,0.3088,0.3089,0.3091,0.3092,0.3094,0.3096,0.3106,0.3107,0.3109,0.3115,0.3119,0.3122,0.3123,0.3125,0.3126,0.3131,0.3135,0.3136,0.3137,0.3141,0.3142,0.3148,0.3149,0.3151,0.3159,0.3162,0.3170,0.3182,0.3184,0.3185,0.3188,0.3189,0.3191,0.3195,0.3201,0.3202,0.3203,0.3207,0.3208,0.3213,0.3216,0.3219,0.3224,0.3228,0.3234,0.3237,0.3239,0.3240,0.3246,0.3247,0.3253,0.3261,0.3263,0.3264,0.3265,0.3268,0.3270,0.3272,0.3276,0.3282,0.3296,0.3298,0.3300,0.3301,0.3303,0.3306,0.3311,0.3316,0.3319,0.3323,0.3329,0.3330,0.3347,0.3348,0.3350,0.3354,0.3359,0.3362,0.3363,0.3365,0.3366,0.3368,0.3369,0.3376,0.3377,0.3384,0.3391,0.3392,0.3398,0.3402,0.3404,0.3406,0.3412,0.3424,0.3432,0.3447,0.3450,0.3457,0.3461,0.3463,0.3467,0.3470,0.3472,0.3478,0.3486,0.3488,0.3498,0.3501,0.3502,0.3503,0.3507,0.3514,0.3526,0.3529,0.3531,0.3544,0.3547,0.3561,0.3573,0.3574,0.3582,0.3587,0.3592,0.3595,0.3610,0.3615,0.3619,0.3636,0.3653,0.3668,0.3673,0.3687,0.3688,0.3695,0.3703,0.3705,0.3711,0.3716,0.3720,0.3724,0.3734,0.3737,0.3741,0.3754,0.3764,0.3769,0.3774,0.3781,0.3804,0.3807,0.3812,0.3817,0.3826,0.3875,0.3896,0.3910,0.3913,0.3947,0.3956,0.3959,0.3988,0.4018,0.4026,0.4028,0.4029,0.4037,0.4039,0.4096,0.4098,0.4101,0.4108,0.4121,0.4129,0.4147,0.4149,0.4161,0.4185,0.4191,0.4197,0.4204,0.4224,0.4240,0.4267,0.4311,0.4331,0.4337,0.4348,0.4351,0.4367,0.4370,0.4371,0.4383,0.4385,0.4421,0.4427,0.4480,0.4517,0.4553,0.4595,0.4598,0.4602,0.4625,0.4635,0.4637,0.4650,0.4653,0.4657,0.4658,0.4668,0.4724,0.4736,0.4737,0.4772,0.4801,0.4802,0.4816,0.4870,0.4903,0.4909,0.4914,0.4942,0.4959,0.4964,0.5020,0.5042,0.5043,0.5047,0.5114,0.5160,0.5163,0.5170,0.5252,0.5268,0.5276,0.5291,0.5312,0.5314,0.5365,0.5438,0.5493,0.5508,0.5522,0.5523,0.5578,0.5657,0.5677,0.5706,0.5747,0.5753,0.5779,0.5804,0.5820,0.5841,0.5884,0.5960,0.5995,0.6032,0.6078,0.6119,0.6127,0.6135,0.6146,0.6150,0.6164,0.6178,0.6241,0.6295,0.6301,0.6308,0.6336,0.6359,0.6361,0.6402,0.6417,0.6485,0.6534,0.6538,0.6564,0.6599,0.6657,0.6729,0.6747,0.6832,0.6857,0.6877,0.6892,0.6964,0.7031,0.7080,0.7107,0.7117,0.7149,0.7163,0.7199,0.7207,0.7226,0.7241,0.7276,0.7296,0.7435,0.7476,0.7485,0.7489,0.7538,0.7586,0.7605,0.7609,0.7645,0.7665,0.7674,0.7693,0.7701,0.7702,0.7740,0.7749,0.7767,0.7791,0.7793,0.7804,0.7807,0.7815,0.7826,0.7840,0.7856,0.7864,0.7931,0.7943,0.7983,0.7992,0.8026,0.8053,0.8069,0.8144,0.8171,0.8394,0.8434,0.8560,0.8579,0.8717,0.8806,0.9042,0.9889,0.9979,1.1424,1.1597,1.2135,1.2384,1.2735,1.5372,1.6087,1.6293,1.6514,1.6958,1.8292,1.8628,1.9200,1.9318,1.9916,2.0282,2.0433,2.0583,2.1149,2.1316,2.1643,2.2335,2.2402,2.2662,2.2718,2.2836,2.3066,2.3069,2.3165,2.3744,2.3891,2.3933,2.4145,2.5376,2.8914,3.6743,4.5463,5.2036,5.8957,7.3962,9.1607,9.2113,10.1405,12.7108,13.6113],"y":[0.002004008016032064,0.004008016032064128,0.008016032064128256,0.01002004008016032,0.012024048096192385,0.014028056112224449,0.01603206412825651,0.018036072144288578,0.022044088176352707,0.02404809619238477,0.026052104208416832,0.028056112224448898,0.03006012024048096,0.03206412825651302,0.03406813627254509,0.036072144288577156,0.03807615230460922,0.04008016032064128,0.04208416833667335,0.04408817635270541,0.04609218436873747,0.04809619238476954,0.050100200400801605,0.052104208416833664,0.05410821643286573,0.056112224448897796,0.06012024048096192,0.06212424849699399,0.06412825651302605,0.06613226452905811,0.06813627254509018,0.07014028056112225,0.07214428857715431,0.07414829659318638,0.07615230460921844,0.08016032064128256,0.08216432865731463,0.0841683366733467,0.08617234468937876,0.08817635270541083,0.09018036072144289,0.09218436873747494,0.09418837675350701,0.09619238476953908,0.09819639278557114,0.10220440881763528,0.1062124248496994,0.10821643286573146,0.11022044088176353,0.11222444889779559,0.11422845691382766,0.11623246492985972,0.11823647294589178,0.12024048096192384,0.12224448897795591,0.12424849699398798,0.12625250501002003,0.1282565130260521,0.13026052104208416,0.13226452905811623,0.13627254509018036,0.13827655310621242,0.14228456913827656,0.14428857715430862,0.1462925851703407,0.15030060120240482,0.1523046092184369,0.15430861723446893,0.156312625250501,0.15831663326653306,0.16032064128256512,0.1623246492985972,0.16633266533066132,0.1683366733466934,0.17234468937875752,0.1743486973947896,0.17635270541082165,0.17835671342685372,0.18036072144288579,0.18236472945891782,0.1843687374749499,0.18637274549098196,0.18837675350701402,0.1903807615230461,0.19238476953907815,0.19438877755511022,0.1963927855711423,0.20040080160320642,0.20240480961923848,0.20440881763527055,0.20641282565130262,0.20841683366733466,0.21042084168336672,0.2124248496993988,0.21643286573146292,0.218436873747495,0.22044088176352705,0.22244488977955912,0.22645290581162325,0.22845691382765532,0.23046092184368738,0.23246492985971945,0.23446893787575152,0.23647294589178355,0.24048096192384769,0.24248496993987975,0.24649298597194388,0.24849699398797595,0.250501002004008,0.25250501002004005,0.2545090180360721,0.25851703406813625,0.2605210420841683,0.2625250501002004,0.26452905811623245,0.27054108216432865,0.2725450901803607,0.2745490981963928,0.2785571142284569,0.280561122244489,0.28256513026052105,0.2845691382765531,0.2865731462925852,0.28857715430861725,0.2905811623246493,0.29458917835671344,0.2965931863727455,0.30060120240480964,0.3026052104208417,0.3066132264529058,0.3106212424849699,0.31462925851703405,0.3166332665330661,0.3186372745490982,0.32064128256513025,0.3226452905811623,0.32665330661322645,0.3286573146292585,0.3306613226452906,0.33266533066132264,0.3346693386773547,0.3366733466933868,0.33867735470941884,0.3406813627254509,0.342685370741483,0.34468937875751504,0.3466933867735471,0.3486973947895792,0.35070140280561124,0.3527054108216433,0.35470941883767537,0.35671342685370744,0.36072144288577157,0.3627254509018036,0.36472945891783565,0.3667334669338677,0.3687374749498998,0.37074148296593185,0.3727454909819639,0.37675350701402804,0.3787575150300601,0.3807615230460922,0.38276553106212424,0.3847695390781563,0.3867735470941884,0.38877755511022044,0.3927855711422846,0.39478957915831664,0.3967935871743487,0.40080160320641284,0.40681362725450904,0.4088176352705411,0.41082164328657317,0.41282565130260523,0.4148296593186373,0.4168336673346693,0.42084168336673344,0.4228456913827655,0.4248496993987976,0.42685370741482964,0.4288577154308617,0.4308617234468938,0.43286573146292584,0.4348697394789579,0.43687374749499,0.43887775551102204,0.44288577154308617,0.44488977955911824,0.4468937875751503,0.44889779559118237,0.45090180360721444,0.4529058116232465,0.45490981963927857,0.45691382765531063,0.4589178356713427,0.46092184368737477,0.46292585170340683,0.4649298597194389,0.46893787575150303,0.4709418837675351,0.4729458917835671,0.4749498997995992,0.47695390781563124,0.4789579158316633,0.48096192384769537,0.48296593186372744,0.4849699398797595,0.48697394789579157,0.48897795591182364,0.4909819639278557,0.49298597194388777,0.49498997995991983,0.4969939879759519,0.49899799599198397,0.501002004008016,0.503006012024048,0.5050100200400801,0.5070140280561122,0.5090180360721442,0.5130260521042084,0.5150300601202404,0.5170340681362725,0.5190380761523046,0.5210420841683366,0.5230460921843687,0.5250501002004008,0.5270541082164328,0.5290581162324649,0.531062124248497,0.533066132264529,0.5350701402805611,0.5370741482965932,0.5390781563126252,0.5410821643286573,0.5430861723446894,0.5450901803607214,0.5470941883767535,0.5490981963927856,0.5511022044088176,0.5531062124248497,0.5551102204408818,0.5571142284569138,0.5591182364729459,0.561122244488978,0.56312625250501,0.5651302605210421,0.5671342685370742,0.5691382765531062,0.5711422845691383,0.5731462925851704,0.5751503006012024,0.5771543086172345,0.5791583166332666,0.5811623246492986,0.5831663326653307,0.5851703406813628,0.5871743486973948,0.5891783567134269,0.591182364729459,0.593186372745491,0.5951903807615231,0.5971943887775552,0.6012024048096193,0.6032064128256514,0.6052104208416834,0.6072144288577155,0.6092184368737475,0.6112224448897795,0.6132264529058116,0.6152304609218436,0.6172344689378757,0.6192384769539078,0.6212424849699398,0.6232464929859719,0.625250501002004,0.627254509018036,0.6292585170340681,0.6312625250501002,0.6332665330661322,0.6352705410821643,0.6372745490981964,0.6392785571142284,0.6412825651302605,0.6432865731462926,0.6452905811623246,0.6472945891783567,0.6492985971943888,0.6513026052104208,0.6533066132264529,0.655310621242485,0.657314629258517,0.6593186372745491,0.6613226452905812,0.6633266533066132,0.6653306613226453,0.6673346693386774,0.6693386773547094,0.6713426853707415,0.6733466933867736,0.6753507014028056,0.6773547094188377,0.6793587174348698,0.6813627254509018,0.6833667334669339,0.685370741482966,0.687374749498998,0.6893787575150301,0.6913827655310621,0.6933867735470942,0.6953907815631263,0.6973947895791583,0.6993987975951904,0.7014028056112225,0.7034068136272545,0.7054108216432866,0.7074148296593187,0.7094188376753507,0.7114228456913828,0.7134268537074149,0.7154308617234469,0.717434869739479,0.7194388777555111,0.7214428857715431,0.7234468937875751,0.7254509018036072,0.7274549098196392,0.7294589178356713,0.7314629258517034,0.7334669338677354,0.7354709418837675,0.7374749498997996,0.7394789579158316,0.7414829659318637,0.7434869739478958,0.7454909819639278,0.7474949899799599,0.749498997995992,0.751503006012024,0.7535070140280561,0.7555110220440882,0.7575150300601202,0.7595190380761523,0.7615230460921844,0.7635270541082164,0.7655310621242485,0.7675350701402806,0.7695390781563126,0.7715430861723447,0.7735470941883767,0.7755511022044088,0.7775551102204409,0.779559118236473,0.781563126252505,0.7835671342685371,0.7855711422845691,0.7875751503006012,0.7895791583166333,0.7915831663326653,0.7935871743486974,0.7955911823647295,0.7975951903807615,0.7995991983967936,0.8016032064128257,0.8036072144288577,0.8056112224448898,0.8076152304609219,0.8096192384769539,0.811623246492986,0.8136272545090181,0.8156312625250501,0.8176352705410822,0.8196392785571143,0.8216432865731463,0.8236472945891784,0.8256513026052105,0.8276553106212425,0.8296593186372746,0.8316633266533067,0.8336673346693386,0.8356713426853707,0.8376753507014028,0.8396793587174348,0.8416833667334669,0.843687374749499,0.845691382765531,0.8476953907815631,0.8496993987975952,0.8517034068136272,0.8537074148296593,0.8557114228456913,0.8577154308617234,0.8597194388777555,0.8617234468937875,0.8637274549098196,0.8657314629258517,0.8677354709418837,0.8697394789579158,0.8717434869739479,0.87374749498998,0.875751503006012,0.8777555110220441,0.8797595190380761,0.8817635270541082,0.8837675350701403,0.8857715430861723,0.8877755511022044,0.8897795591182365,0.8917835671342685,0.8937875751503006,0.8957915831663327,0.8977955911823647,0.8997995991983968,0.9018036072144289,0.9038076152304609,0.905811623246493,0.9078156312625251,0.9098196392785571,0.9118236472945892,0.9138276553106213,0.9158316633266533,0.9178356713426854,0.9198396793587175,0.9218436873747495,0.9238476953907816,0.9258517034068137,0.9278557114228457,0.9298597194388778,0.9318637274549099,0.9338677354709419,0.935871743486974,0.9378757515030061,0.9398797595190381,0.9418837675350702,0.9438877755511023,0.9458917835671342,0.9478957915831663,0.9498997995991983,0.9519038076152304,0.9539078156312625,0.9559118236472945,0.9579158316633266,0.9599198396793587,0.9619238476953907,0.9639278557114228,0.9659318637274549,0.9679358717434869,0.969939879759519,0.9719438877755511,0.9739478957915831,0.9759519038076152,0.9779559118236473,0.9799599198396793,0.9819639278557114,0.9839679358717435,0.9859719438877755,0.9879759519038076,0.9899799599198397,0.9919839679358717,0.9939879759519038,0.9959919839679359,0.9979959919839679],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1243,0.1347,0.1356,0.1380,0.1385,0.1395,0.1396,0.1402,0.1403,0.1416,0.1424,0.1429,0.1437,0.1438,0.1440,0.1446,0.1456,0.1472,0.1473,0.1480,0.1506,0.1507,0.1516,0.1521,0.1526,0.1537,0.1539,0.1544,0.1546,0.1557,0.1563,0.1568,0.1576,0.1585,0.1587,0.1593,0.1594,0.1596,0.1599,0.1608,0.1614,0.1618,0.1624,0.1629,0.1634,0.1635,0.1636,0.1638,0.1641,0.1644,0.1645,0.1653,0.1662,0.1665,0.1673,0.1681,0.1682,0.1694,0.1696,0.1698,0.1699,0.1700,0.1702,0.1708,0.1709,0.1711,0.1712,0.1725,0.1726,0.1728,0.1729,0.1733,0.1734,0.1736,0.1738,0.1747,0.1748,0.1749,0.1752,0.1754,0.1758,0.1760,0.1764,0.1765,0.1789,0.1790,0.1793,0.1794,0.1795,0.1812,0.1815,0.1817,0.1818,0.1821,0.1824,0.1830,0.1832,0.1844,0.1847,0.1852,0.1855,0.1863,0.1870,0.1871,0.1876,0.1894,0.1896,0.1905,0.1908,0.1910,0.1913,0.1917,0.1918,0.1919,0.1929,0.1931,0.1932,0.1935,0.1936,0.1942,0.1944,0.1946,0.1952,0.1953,0.1956,0.1957,0.1962,0.1973,0.1984,0.1999,0.2002,0.2004,0.2005,0.2012,0.2013,0.2018,0.2021,0.2023,0.2024,0.2036,0.2039,0.2055,0.2061,0.2067,0.2072,0.2090,0.2099,0.2102,0.2103,0.2105,0.2112,0.2118,0.2121,0.2124,0.2134,0.2147,0.2149,0.2161,0.2162,0.2166,0.2170,0.2176,0.2179,0.2187,0.2191,0.2192,0.2194,0.2200,0.2205,0.2206,0.2207,0.2209,0.2211,0.2218,0.2231,0.2238,0.2242,0.2247,0.2270,0.2271,0.2276,0.2277,0.2281,0.2282,0.2284,0.2289,0.2295,0.2303,0.2331,0.2339,0.2347,0.2349,0.2361,0.2371,0.2372,0.2382,0.2400,0.2405,0.2407,0.2416,0.2420,0.2424,0.2442,0.2447,0.2455,0.2471,0.2473,0.2475,0.2498,0.2513,0.2516,0.2532,0.2539,0.2548,0.2553,0.2577,0.2609,0.2614,0.2621,0.2640,0.2661,0.2680,0.2699,0.2723,0.2753,0.2767,0.2768,0.2770,0.2776,0.2782,0.2798,0.2812,0.2824,0.2828,0.2843,0.2844,0.2857,0.2867,0.2868,0.2885,0.2889,0.2898,0.2921,0.2925,0.2946,0.2958,0.2961,0.2974,0.2983,0.2992,0.3002,0.3006,0.3046,0.3071,0.3073,0.3092,0.3102,0.3123,0.3138,0.3232,0.3256,0.3269,0.3328,0.3350,0.3419,0.3484,0.3531,0.3588,0.3602,0.3683,0.3692,0.3726,0.3753,0.3763,0.3781,0.3954,0.4078,0.4122,0.4189,0.4196,0.4319,0.4344,0.4479,0.4502,0.4577,0.4623,0.4685,0.4687,0.4727,0.4748,0.4851,0.4886,0.4889,0.4943,0.4949,0.4962,0.4965,0.4968,0.4973,0.5034,0.5053,0.5057,0.5060,0.5076,0.5098,0.5106,0.5110,0.5117,0.5121,0.5122,0.5147,0.5149,0.5162,0.5222,0.5223,0.5228,0.5237,0.5300,0.5310,0.5316,0.5323,0.5324,0.5327,0.5362,0.5368,0.5398,0.5417,0.5450,0.5460,0.5477,0.5504,0.5552,0.5574,0.5580,0.5601,0.5603,0.5657,0.5678,0.5806,0.5830,0.5849,0.5886,0.5914,0.5973,0.6012,0.6133,0.6366,0.6370,0.6666,0.6760,0.7006,0.7155,0.7370,0.7396,0.7434,0.7515,0.7629,0.7634,0.7682,0.7705,0.7716,0.7798,0.7804,0.7924,0.8046,0.8063,0.8161,0.8175,0.8275,0.8337,0.8389,0.8424,0.8696,0.8781,0.8818,0.8826,0.8868,0.8924,0.9444,0.9998,1.0121,1.0194,1.0248,1.0591,1.0941,1.1038,1.1058,1.1068,1.1097,1.1178,1.1199,1.1257,1.1281,1.1309,1.1348,1.1391,1.1469,1.1482,1.1643,1.1645,1.1694,1.1749,1.1758,1.1795,1.1861,1.1985,1.2779,1.3643,1.4066,1.5475,1.6177,1.6951,1.7490,1.8044,1.8114,1.8154,1.9339,1.9485,1.9824,2.0572,2.0694,2.0716,2.0763,2.1277,2.1528,2.2147,2.2203,2.2348,2.3926,2.6305,2.7263,3.1456,3.5657,4.1395,4.8051,5.6590,5.8376,6.0237,7.1602,7.1910,7.2180,10.1065,10.7531,11.4747,12.8557],"y":[0.0021008403361344537,0.004201680672268907,0.0063025210084033615,0.008403361344537815,0.01050420168067227,0.012605042016806723,0.014705882352941176,0.01680672268907563,0.018907563025210083,0.02100840336134454,0.023109243697478993,0.025210084033613446,0.0273109243697479,0.029411764705882353,0.031512605042016806,0.03361344537815126,0.03571428571428571,0.037815126050420166,0.03991596638655462,0.04201680672268908,0.04411764705882353,0.046218487394957986,0.04831932773109244,0.05042016806722689,0.052521008403361345,0.0546218487394958,0.05672268907563025,0.058823529411764705,0.06092436974789916,0.06302521008403361,0.06512605042016807,0.06722689075630252,0.06932773109243698,0.07142857142857142,0.07352941176470588,0.07563025210084033,0.07773109243697479,0.07983193277310924,0.0819327731092437,0.08403361344537816,0.0861344537815126,0.08823529411764706,0.09243697478991597,0.09663865546218488,0.09873949579831932,0.10084033613445378,0.10294117647058823,0.10504201680672269,0.10714285714285714,0.11134453781512606,0.1134453781512605,0.11554621848739496,0.11764705882352941,0.11974789915966387,0.12184873949579832,0.12394957983193278,0.12605042016806722,0.12815126050420167,0.13025210084033614,0.1323529411764706,0.13445378151260504,0.13655462184873948,0.1407563025210084,0.14285714285714285,0.14495798319327732,0.14705882352941177,0.14915966386554622,0.15126050420168066,0.15336134453781514,0.15546218487394958,0.15756302521008403,0.15966386554621848,0.16176470588235295,0.1638655462184874,0.16596638655462184,0.16806722689075632,0.17016806722689076,0.1722689075630252,0.17647058823529413,0.17857142857142858,0.18067226890756302,0.18487394957983194,0.1869747899159664,0.18907563025210083,0.19117647058823528,0.19327731092436976,0.1953781512605042,0.19747899159663865,0.19957983193277312,0.20168067226890757,0.20378151260504201,0.20588235294117646,0.21218487394957983,0.21428571428571427,0.21638655462184875,0.22058823529411764,0.22268907563025211,0.22478991596638656,0.226890756302521,0.22899159663865545,0.23319327731092437,0.23739495798319327,0.23949579831932774,0.2415966386554622,0.24369747899159663,0.24579831932773108,0.25,0.25210084033613445,0.2542016806722689,0.25630252100840334,0.25840336134453784,0.2605042016806723,0.2647058823529412,0.2668067226890756,0.2689075630252101,0.2710084033613445,0.27310924369747897,0.27521008403361347,0.27941176470588236,0.2815126050420168,0.28361344537815125,0.28781512605042014,0.28991596638655465,0.29411764705882354,0.29831932773109243,0.3004201680672269,0.30462184873949577,0.3067226890756303,0.3088235294117647,0.31092436974789917,0.3130252100840336,0.31512605042016806,0.3172268907563025,0.31932773109243695,0.32142857142857145,0.3235294117647059,0.32563025210084034,0.3277310924369748,0.32983193277310924,0.3319327731092437,0.33403361344537813,0.33613445378151263,0.3382352941176471,0.3403361344537815,0.34243697478991597,0.3445378151260504,0.34663865546218486,0.3487394957983193,0.35084033613445376,0.35294117647058826,0.3550420168067227,0.35714285714285715,0.36134453781512604,0.3634453781512605,0.36554621848739494,0.36764705882352944,0.3697478991596639,0.37184873949579833,0.3739495798319328,0.3760504201680672,0.37815126050420167,0.3802521008403361,0.38235294117647056,0.38445378151260506,0.3865546218487395,0.38865546218487396,0.3907563025210084,0.39285714285714285,0.39705882352941174,0.39915966386554624,0.4012605042016807,0.40336134453781514,0.4054621848739496,0.40756302521008403,0.4096638655462185,0.4117647058823529,0.41386554621848737,0.41596638655462187,0.4180672268907563,0.42016806722689076,0.4222689075630252,0.4264705882352941,0.42857142857142855,0.43067226890756305,0.4327731092436975,0.4411764705882353,0.4432773109243697,0.44537815126050423,0.4495798319327731,0.45168067226890757,0.453781512605042,0.45588235294117646,0.4579831932773109,0.46008403361344535,0.46218487394957986,0.4684873949579832,0.47058823529411764,0.4726890756302521,0.47478991596638653,0.47689075630252103,0.4789915966386555,0.4810924369747899,0.4831932773109244,0.4852941176470588,0.48739495798319327,0.4894957983193277,0.49159663865546216,0.49369747899159666,0.4957983193277311,0.49789915966386555,0.5,0.5021008403361344,0.5042016806722689,0.5063025210084033,0.5084033613445378,0.5105042016806722,0.5126050420168067,0.5147058823529411,0.5168067226890757,0.5189075630252101,0.5210084033613446,0.523109243697479,0.5252100840336135,0.5273109243697479,0.5294117647058824,0.5315126050420168,0.5336134453781513,0.5357142857142857,0.5378151260504201,0.5399159663865546,0.542016806722689,0.5441176470588235,0.5462184873949579,0.5483193277310925,0.5504201680672269,0.5525210084033614,0.5546218487394958,0.5567226890756303,0.5588235294117647,0.5609243697478992,0.5630252100840336,0.5651260504201681,0.5672268907563025,0.569327731092437,0.5714285714285714,0.5735294117647058,0.5756302521008403,0.5777310924369747,0.5798319327731093,0.5819327731092437,0.5840336134453782,0.5861344537815126,0.5882352941176471,0.5903361344537815,0.592436974789916,0.5945378151260504,0.5966386554621849,0.5987394957983193,0.6008403361344538,0.6029411764705882,0.6050420168067226,0.6071428571428571,0.6092436974789915,0.6113445378151261,0.6134453781512605,0.615546218487395,0.6176470588235294,0.6197478991596639,0.6218487394957983,0.6239495798319328,0.6260504201680672,0.6281512605042017,0.6302521008403361,0.6323529411764706,0.634453781512605,0.6365546218487395,0.6386554621848739,0.6407563025210085,0.6428571428571429,0.6449579831932774,0.6470588235294118,0.6491596638655462,0.6512605042016807,0.6533613445378151,0.6554621848739496,0.657563025210084,0.6596638655462185,0.6617647058823529,0.6638655462184874,0.6659663865546218,0.6680672268907563,0.6701680672268907,0.6722689075630253,0.6743697478991597,0.6764705882352942,0.6785714285714286,0.680672268907563,0.6827731092436975,0.6848739495798319,0.6869747899159664,0.6890756302521008,0.6911764705882353,0.6932773109243697,0.6953781512605042,0.6974789915966386,0.6995798319327731,0.7016806722689075,0.7037815126050421,0.7058823529411765,0.707983193277311,0.7100840336134454,0.7121848739495799,0.7142857142857143,0.7163865546218487,0.7205882352941176,0.7226890756302521,0.7247899159663865,0.726890756302521,0.7289915966386554,0.7331932773109243,0.7352941176470589,0.7373949579831933,0.7394957983193278,0.7415966386554622,0.7436974789915967,0.7457983193277311,0.7478991596638656,0.75,0.7521008403361344,0.7542016806722689,0.7563025210084033,0.7584033613445378,0.7605042016806722,0.7626050420168067,0.7647058823529411,0.7668067226890757,0.7689075630252101,0.7710084033613446,0.773109243697479,0.7752100840336135,0.7773109243697479,0.7794117647058824,0.7815126050420168,0.7836134453781513,0.7857142857142857,0.7878151260504201,0.7899159663865546,0.792016806722689,0.7941176470588235,0.7962184873949579,0.7983193277310925,0.8004201680672269,0.8025210084033614,0.8046218487394958,0.8067226890756303,0.8088235294117647,0.8109243697478992,0.8130252100840336,0.8151260504201681,0.8172268907563025,0.819327731092437,0.8214285714285714,0.8235294117647058,0.8256302521008403,0.8277310924369747,0.8298319327731093,0.8340336134453782,0.8361344537815126,0.8382352941176471,0.8403361344537815,0.842436974789916,0.8445378151260504,0.8466386554621849,0.8487394957983193,0.8508403361344538,0.8529411764705882,0.8550420168067226,0.8571428571428571,0.8592436974789915,0.8613445378151261,0.8634453781512605,0.865546218487395,0.8676470588235294,0.8697478991596639,0.8718487394957983,0.8739495798319328,0.8760504201680672,0.8781512605042017,0.8802521008403361,0.8823529411764706,0.884453781512605,0.8865546218487395,0.8886554621848739,0.8907563025210085,0.8928571428571429,0.8949579831932774,0.8970588235294118,0.8991596638655462,0.9012605042016807,0.9033613445378151,0.9054621848739496,0.907563025210084,0.9096638655462185,0.9117647058823529,0.9138655462184874,0.9159663865546218,0.9180672268907563,0.9201680672268907,0.9222689075630253,0.9243697478991597,0.9264705882352942,0.9285714285714286,0.930672268907563,0.9327731092436975,0.9348739495798319,0.9369747899159664,0.9390756302521008,0.9411764705882353,0.9432773109243697,0.9453781512605042,0.9474789915966386,0.9495798319327731,0.9516806722689075,0.9537815126050421,0.9558823529411765,0.957983193277311,0.9600840336134454,0.9621848739495799,0.9642857142857143,0.9663865546218487,0.9684873949579832,0.9705882352941176,0.9726890756302521,0.9747899159663865,0.976890756302521,0.9789915966386554,0.9810924369747899,0.9831932773109243,0.9852941176470589,0.9873949579831933,0.9894957983193278,0.9915966386554622,0.9936974789915967,0.9957983193277311,0.9978991596638656],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, fil.org). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-filecoin.io-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-filecoin.io-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..5ee0e1c0c5
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-filecoin.io-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[1.2001,1.2873,1.3114,1.4266,1.7792,1.8090,1.8099,1.8111,1.8280,1.8296,1.8308,1.8345,1.8366,1.8482,1.8522,1.8536,1.8587,1.8595,1.8601,1.8602,1.8623,1.8668,1.8672,1.8736,1.8744,1.8815,1.8822,1.8915,1.8956,1.9012,1.9047,1.9068,1.9080,1.9083,1.9109,1.9114,1.9137,1.9229,1.9248,1.9257,1.9266,1.9276,1.9293,1.9295,1.9335,1.9346,1.9400,1.9408,1.9411,1.9415,1.9427,1.9456,1.9501,1.9504,1.9508,1.9532,1.9573,1.9617,1.9623,1.9651,1.9657,1.9675,1.9687,1.9698,1.9730,1.9733,1.9739,1.9748,1.9764,1.9766,1.9801,1.9822,1.9837,1.9842,1.9847,1.9863,1.9882,1.9893,1.9911,1.9931,1.9987,1.9992,1.9993,2.0001,2.0013,2.0073,2.0077,2.0079,2.0080,2.0092,2.0094,2.0107,2.0125,2.0139,2.0146,2.0172,2.0179,2.0186,2.0196,2.0211,2.0212,2.0217,2.0223,2.0225,2.0237,2.0239,2.0245,2.0248,2.0253,2.0257,2.0277,2.0295,2.0312,2.0333,2.0334,2.0344,2.0345,2.0358,2.0369,2.0374,2.0378,2.0386,2.0398,2.0408,2.0410,2.0416,2.0419,2.0429,2.0431,2.0443,2.0464,2.0466,2.0469,2.0474,2.0475,2.0476,2.0477,2.0495,2.0506,2.0508,2.0512,2.0522,2.0539,2.0541,2.0544,2.0561,2.0575,2.0578,2.0581,2.0606,2.0608,2.0611,2.0633,2.0634,2.0642,2.0652,2.0688,2.0691,2.0700,2.0711,2.0727,2.0735,2.0742,2.0760,2.0762,2.0763,2.0765,2.0776,2.0807,2.0813,2.0816,2.0827,2.0840,2.0853,2.0872,2.0873,2.0876,2.0885,2.0891,2.0903,2.0904,2.0926,2.0936,2.0943,2.0945,2.0951,2.0965,2.0970,2.0991,2.0997,2.1005,2.1016,2.1021,2.1024,2.1039,2.1059,2.1077,2.1096,2.1115,2.1116,2.1138,2.1140,2.1161,2.1170,2.1172,2.1173,2.1175,2.1176,2.1189,2.1220,2.1231,2.1248,2.1265,2.1272,2.1273,2.1275,2.1279,2.1297,2.1303,2.1309,2.1310,2.1314,2.1315,2.1328,2.1344,2.1353,2.1363,2.1375,2.1407,2.1411,2.1414,2.1429,2.1445,2.1452,2.1457,2.1474,2.1491,2.1492,2.1494,2.1500,2.1502,2.1505,2.1508,2.1530,2.1533,2.1538,2.1574,2.1577,2.1591,2.1596,2.1615,2.1632,2.1650,2.1652,2.1666,2.1694,2.1695,2.1707,2.1708,2.1724,2.1733,2.1762,2.1763,2.1769,2.1794,2.1809,2.1813,2.1815,2.1816,2.1818,2.1828,2.1830,2.1831,2.1838,2.1839,2.1849,2.1851,2.1861,2.1866,2.1872,2.1881,2.1884,2.1887,2.1889,2.1890,2.1892,2.1894,2.1928,2.1932,2.1952,2.1964,2.1967,2.1970,2.1981,2.1996,2.2018,2.2029,2.2030,2.2038,2.2045,2.2060,2.2066,2.2071,2.2088,2.2099,2.2108,2.2117,2.2142,2.2144,2.2158,2.2159,2.2184,2.2192,2.2212,2.2214,2.2219,2.2238,2.2258,2.2278,2.2293,2.2297,2.2298,2.2302,2.2304,2.2311,2.2314,2.2318,2.2325,2.2330,2.2334,2.2346,2.2354,2.2356,2.2377,2.2381,2.2393,2.2410,2.2414,2.2425,2.2431,2.2437,2.2444,2.2451,2.2481,2.2485,2.2486,2.2487,2.2534,2.2552,2.2559,2.2581,2.2605,2.2607,2.2624,2.2627,2.2632,2.2652,2.2726,2.2729,2.2767,2.2774,2.2807,2.2835,2.2848,2.2857,2.2864,2.2865,2.2866,2.2882,2.2888,2.2898,2.2899,2.2904,2.2918,2.2946,2.2965,2.2976,2.2982,2.2983,2.2986,2.2989,2.3003,2.3006,2.3009,2.3011,2.3021,2.3040,2.3048,2.3053,2.3057,2.3089,2.3135,2.3171,2.3182,2.3196,2.3204,2.3228,2.3239,2.3249,2.3254,2.3255,2.3262,2.3284,2.3290,2.3298,2.3317,2.3341,2.3362,2.3370,2.3376,2.3380,2.3461,2.3477,2.3485,2.3488,2.3490,2.3493,2.3539,2.3546,2.3555,2.3568,2.3587,2.3639,2.3645,2.3670,2.3675,2.3721,2.3742,2.3760,2.3792,2.3805,2.3832,2.3849,2.3850,2.3869,2.3885,2.3912,2.3927,2.3998,2.4059,2.4060,2.4168,2.4194,2.4217,2.4248,2.4269,2.4281,2.4291,2.4298,2.4323,2.4331,2.4367,2.4438,2.4442,2.4462,2.4482,2.4518,2.4530,2.4607,2.4651,2.4700,2.4738,2.4770,2.4783,2.4790,2.4823,2.4952,2.4956,2.4990,2.4993,2.5129,2.5194,2.5325,2.5337,2.5364,2.5393,2.5451,2.5471,2.5483,2.5550,2.5608,2.5707,2.5779,2.5819,2.5993,2.6016,2.6130,2.6157,2.6186,2.6245,2.6306,2.6453,2.6461,2.6594,2.6822,2.7020,2.7262,2.7507,2.7577,2.7627,2.8166,2.8235,2.8496,2.8984,2.8991,2.9188,2.9703,3.0035,3.0240,3.0792,3.1336,3.1410,3.3004,3.3048,3.4246,3.9785,3.9786,3.9859,4.0873,4.1287,4.1606,4.4471,4.4651,4.5331,4.7037,4.8370,4.9000,5.0828,5.6589,5.7381,5.7654,5.9968,6.3193,7.3724],"y":[0.0018083182640144665,0.003616636528028933,0.0054249547920434,0.007233273056057866,0.009041591320072333,0.0108499095840868,0.012658227848101266,0.014466546112115732,0.0162748643761302,0.018083182640144666,0.019891500904159132,0.0216998191681736,0.023508137432188065,0.02531645569620253,0.027124773960216998,0.028933092224231464,0.03074141048824593,0.0325497287522604,0.034358047016274866,0.03616636528028933,0.0379746835443038,0.039783001808318265,0.04159132007233273,0.0433996383363472,0.045207956600361664,0.04701627486437613,0.048824593128390596,0.05063291139240506,0.05244122965641953,0.054249547920433995,0.05605786618444846,0.05786618444846293,0.059674502712477394,0.06148282097649186,0.06329113924050633,0.0650994575045208,0.06690777576853527,0.06871609403254973,0.0705244122965642,0.07233273056057866,0.07414104882459313,0.0759493670886076,0.07775768535262206,0.07956600361663653,0.081374321880651,0.08318264014466546,0.08499095840867993,0.0867992766726944,0.08860759493670886,0.09041591320072333,0.0922242314647378,0.09403254972875226,0.09584086799276673,0.09764918625678119,0.09945750452079566,0.10126582278481013,0.10307414104882459,0.10488245931283906,0.10669077757685352,0.11030741410488246,0.11211573236889692,0.11392405063291139,0.11573236889692586,0.11754068716094032,0.11934900542495479,0.12115732368896925,0.12296564195298372,0.12477396021699819,0.12658227848101267,0.12839059674502712,0.1301989150090416,0.13200723327305605,0.13381555153707053,0.13562386980108498,0.13743218806509946,0.13924050632911392,0.1410488245931284,0.14285714285714285,0.14466546112115733,0.14647377938517178,0.14828209764918626,0.15009041591320071,0.1518987341772152,0.15370705244122965,0.15551537070524413,0.15913200723327306,0.1609403254972875,0.162748643761302,0.16455696202531644,0.16636528028933092,0.16817359855334538,0.1717902350813743,0.1735985533453888,0.17540687160940324,0.17721518987341772,0.17902350813743217,0.18264014466546113,0.1844484629294756,0.18625678119349007,0.18806509945750452,0.189873417721519,0.19168173598553345,0.19349005424954793,0.19529837251356238,0.19710669077757687,0.19891500904159132,0.2007233273056058,0.20433996383363473,0.20614828209764918,0.20795660036166366,0.20976491862567812,0.2115732368896926,0.21338155515370705,0.21518987341772153,0.21699819168173598,0.21880650994575046,0.2206148282097649,0.22423146473779385,0.22603978300180833,0.22784810126582278,0.22965641952983726,0.2314647377938517,0.2332730560578662,0.23508137432188064,0.23688969258589512,0.23869801084990958,0.24050632911392406,0.2423146473779385,0.244122965641953,0.24593128390596744,0.24773960216998192,0.24954792043399637,0.2513562386980108,0.25316455696202533,0.2549728752260398,0.25678119349005424,0.2585895117540687,0.2603978300180832,0.26220614828209765,0.2640144665461121,0.26582278481012656,0.26763110307414106,0.2694394213381555,0.27124773960216997,0.2730560578661845,0.27486437613019893,0.2766726943942134,0.27848101265822783,0.28028933092224234,0.2820976491862568,0.28390596745027125,0.2857142857142857,0.2875226039783002,0.28933092224231466,0.2911392405063291,0.29294755877034356,0.29475587703435807,0.2965641952983725,0.298372513562387,0.30018083182640143,0.3037974683544304,0.30560578661844484,0.3074141048824593,0.3092224231464738,0.31103074141048825,0.3128390596745027,0.31464737793851716,0.31645569620253167,0.3182640144665461,0.32007233273056057,0.321880650994575,0.32368896925858953,0.325497287522604,0.32730560578661844,0.3291139240506329,0.3309222423146474,0.33273056057866185,0.3345388788426763,0.33634719710669075,0.33815551537070526,0.3399638336347197,0.34177215189873417,0.3435804701627486,0.3453887884267631,0.3471971066907776,0.34900542495479203,0.3508137432188065,0.352622061482821,0.35443037974683544,0.3562386980108499,0.35804701627486435,0.35985533453887886,0.36347197106690776,0.36528028933092227,0.3670886075949367,0.3688969258589512,0.3707052441229656,0.37251356238698013,0.3743218806509946,0.37613019891500904,0.3779385171790235,0.379746835443038,0.38155515370705245,0.3833634719710669,0.38517179023508136,0.38698010849909587,0.3887884267631103,0.39059674502712477,0.3924050632911392,0.39421338155515373,0.3960216998191682,0.39783001808318263,0.3996383363471971,0.4014466546112116,0.40325497287522605,0.4050632911392405,0.40687160940325495,0.40867992766726946,0.4104882459312839,0.41229656419529837,0.4141048824593128,0.4159132007233273,0.4177215189873418,0.41952983725135623,0.4213381555153707,0.4231464737793852,0.4267631103074141,0.42857142857142855,0.43037974683544306,0.4321880650994575,0.43399638336347196,0.4358047016274864,0.4376130198915009,0.4394213381555154,0.4412296564195298,0.4430379746835443,0.4448462929475588,0.44665461121157324,0.4484629294755877,0.45027124773960214,0.45207956600361665,0.4538878842676311,0.45569620253164556,0.45750452079566006,0.4593128390596745,0.46112115732368897,0.4629294755877034,0.46473779385171793,0.46835443037974683,0.4701627486437613,0.4719710669077758,0.47377938517179025,0.4755877034358047,0.47739602169981915,0.47920433996383366,0.4810126582278481,0.48282097649186256,0.484629294755877,0.4864376130198915,0.488245931283906,0.49005424954792043,0.4918625678119349,0.4936708860759494,0.49547920433996384,0.4972875226039783,0.49909584086799275,0.5009041591320073,0.5045207956600362,0.5063291139240507,0.5081374321880651,0.5099457504520796,0.5117540687160941,0.5135623869801085,0.515370705244123,0.5171790235081374,0.5189873417721519,0.5207956600361664,0.5280289330922242,0.5298372513562387,0.5316455696202531,0.5334538878842676,0.5352622061482821,0.5370705244122965,0.538878842676311,0.5406871609403255,0.5424954792043399,0.5443037974683544,0.546112115732369,0.5479204339963833,0.5497287522603979,0.5515370705244123,0.5533453887884268,0.5551537070524413,0.5569620253164557,0.5587703435804702,0.5605786618444847,0.5623869801084991,0.5641952983725136,0.566003616636528,0.5678119349005425,0.569620253164557,0.5714285714285714,0.5750452079566004,0.5768535262206148,0.5786618444846293,0.5822784810126582,0.5840867992766727,0.5858951175406871,0.5877034358047016,0.5895117540687161,0.5913200723327305,0.593128390596745,0.5949367088607594,0.596745027124774,0.5985533453887885,0.6003616636528029,0.6021699819168174,0.6039783001808319,0.6057866184448463,0.6075949367088608,0.6094032549728752,0.6112115732368897,0.6130198915009042,0.6148282097649186,0.6166365280289331,0.6184448462929476,0.620253164556962,0.6220614828209765,0.6238698010849909,0.6256781193490054,0.6274864376130199,0.6292947558770343,0.6311030741410488,0.6329113924050633,0.6347197106690777,0.6365280289330922,0.6383363471971067,0.6401446654611211,0.6419529837251357,0.64376130198915,0.6455696202531646,0.6473779385171791,0.6491862567811935,0.650994575045208,0.6528028933092225,0.6546112115732369,0.6564195298372514,0.6582278481012658,0.6600361663652803,0.6618444846292948,0.6636528028933092,0.6654611211573237,0.6672694394213382,0.6690777576853526,0.6708860759493671,0.6726943942133815,0.674502712477396,0.6763110307414105,0.6781193490054249,0.6799276672694394,0.6817359855334539,0.6835443037974683,0.6853526220614828,0.6871609403254972,0.6889692585895117,0.6907775768535263,0.6925858951175407,0.6943942133815552,0.6962025316455697,0.6980108499095841,0.6998191681735986,0.701627486437613,0.7034358047016275,0.705244122965642,0.7070524412296564,0.7088607594936709,0.7106690777576854,0.7124773960216998,0.7142857142857143,0.7160940325497287,0.7179023508137432,0.7197106690777577,0.7215189873417721,0.7233273056057866,0.7251356238698011,0.7269439421338155,0.72875226039783,0.7305605786618445,0.7323688969258589,0.7341772151898734,0.7359855334538878,0.7377938517179023,0.7396021699819169,0.7414104882459313,0.7432188065099458,0.7450271247739603,0.7468354430379747,0.7486437613019892,0.7504520795660036,0.7522603978300181,0.7540687160940326,0.755877034358047,0.7576853526220615,0.759493670886076,0.7613019891500904,0.7631103074141049,0.7649186256781193,0.7667269439421338,0.7685352622061483,0.7703435804701627,0.7721518987341772,0.7739602169981917,0.7757685352622061,0.7775768535262206,0.779385171790235,0.7811934900542495,0.783001808318264,0.7848101265822784,0.786618444846293,0.7884267631103075,0.7902350813743219,0.7920433996383364,0.7938517179023508,0.7956600361663653,0.7974683544303798,0.7992766726943942,0.8028933092224232,0.8047016274864376,0.8065099457504521,0.8083182640144665,0.8119349005424955,0.8137432188065099,0.8155515370705244,0.8173598553345389,0.8191681735985533,0.8209764918625678,0.8227848101265823,0.8245931283905967,0.8264014466546112,0.8282097649186256,0.8300180831826401,0.8318264014466547,0.833634719710669,0.8354430379746836,0.8372513562386981,0.8390596745027125,0.840867992766727,0.8426763110307414,0.8444846292947559,0.8462929475587704,0.8481012658227848,0.8499095840867993,0.8517179023508138,0.8535262206148282,0.8553345388788427,0.8571428571428571,0.8589511754068716,0.8607594936708861,0.8625678119349005,0.864376130198915,0.8661844484629295,0.8679927667269439,0.8698010849909584,0.8716094032549728,0.8734177215189873,0.8752260397830018,0.8770343580470162,0.8788426763110307,0.8806509945750453,0.8824593128390597,0.8842676311030742,0.8860759493670886,0.8878842676311031,0.8896925858951176,0.891500904159132,0.8933092224231465,0.895117540687161,0.8969258589511754,0.8987341772151899,0.9005424954792043,0.9023508137432188,0.9041591320072333,0.9059674502712477,0.9077757685352622,0.9095840867992767,0.9113924050632911,0.9132007233273056,0.9150090415913201,0.9168173598553345,0.918625678119349,0.9204339963833634,0.9222423146473779,0.9240506329113924,0.9258589511754068,0.9276672694394213,0.9294755877034359,0.9312839059674503,0.9330922242314648,0.9349005424954792,0.9367088607594937,0.9385171790235082,0.9403254972875226,0.9421338155515371,0.9439421338155516,0.945750452079566,0.9475587703435805,0.9493670886075949,0.9511754068716094,0.9529837251356239,0.9547920433996383,0.9566003616636528,0.9584086799276673,0.9602169981916817,0.9620253164556962,0.9638336347197106,0.9656419529837251,0.9674502712477396,0.969258589511754,0.9710669077757685,0.972875226039783,0.9746835443037974,0.976491862567812,0.9783001808318263,0.9801084990958409,0.9819168173598554,0.9837251356238698,0.9855334538878843,0.9873417721518988,0.9891500904159132,0.9909584086799277,0.9927667269439421,0.9945750452079566,0.9963833634719711,0.9981916817359855],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[1.4019,1.4753,1.4841,1.5309,1.5448,1.5496,1.5863,1.5913,1.5976,1.6232,1.6379,1.6423,1.6706,1.6747,1.6782,1.6844,1.6848,1.6875,1.6987,1.7019,1.7158,1.7168,1.7200,1.7296,1.7314,1.7479,1.7491,1.7643,1.7672,1.7820,1.7850,1.7898,1.7908,1.7930,1.7931,1.8047,1.8088,1.8121,1.8153,1.8162,1.8192,1.8210,1.8230,1.8242,1.8248,1.8263,1.8289,1.8310,1.8344,1.8345,1.8351,1.8354,1.8355,1.8414,1.8493,1.8504,1.8541,1.8551,1.8552,1.8566,1.8573,1.8615,1.8621,1.8633,1.8674,1.8715,1.8726,1.8728,1.8760,1.8804,1.8822,1.8838,1.8839,1.8857,1.8861,1.8865,1.8877,1.8902,1.8912,1.8933,1.8943,1.8947,1.8948,1.8949,1.8956,1.8997,1.9000,1.9013,1.9017,1.9031,1.9045,1.9061,1.9069,1.9075,1.9084,1.9087,1.9101,1.9102,1.9106,1.9114,1.9122,1.9128,1.9129,1.9134,1.9198,1.9205,1.9216,1.9235,1.9247,1.9252,1.9267,1.9269,1.9270,1.9311,1.9322,1.9325,1.9332,1.9335,1.9338,1.9348,1.9353,1.9390,1.9397,1.9398,1.9400,1.9408,1.9422,1.9426,1.9435,1.9448,1.9456,1.9457,1.9466,1.9476,1.9484,1.9485,1.9496,1.9509,1.9527,1.9558,1.9566,1.9591,1.9602,1.9605,1.9612,1.9613,1.9614,1.9638,1.9639,1.9656,1.9659,1.9698,1.9716,1.9723,1.9740,1.9753,1.9759,1.9765,1.9769,1.9772,1.9791,1.9795,1.9800,1.9811,1.9815,1.9843,1.9858,1.9867,1.9869,1.9876,1.9887,1.9903,1.9905,1.9911,1.9923,1.9931,1.9947,1.9958,1.9960,1.9961,1.9974,1.9993,1.9999,2.0007,2.0012,2.0020,2.0021,2.0022,2.0024,2.0026,2.0055,2.0075,2.0077,2.0089,2.0111,2.0131,2.0159,2.0169,2.0182,2.0201,2.0211,2.0246,2.0248,2.0266,2.0273,2.0278,2.0289,2.0307,2.0316,2.0337,2.0340,2.0341,2.0347,2.0350,2.0356,2.0357,2.0365,2.0366,2.0383,2.0384,2.0388,2.0394,2.0397,2.0399,2.0402,2.0408,2.0427,2.0434,2.0464,2.0504,2.0512,2.0515,2.0578,2.0590,2.0593,2.0600,2.0608,2.0610,2.0622,2.0631,2.0634,2.0635,2.0638,2.0647,2.0693,2.0713,2.0716,2.0718,2.0725,2.0730,2.0733,2.0738,2.0745,2.0789,2.0790,2.0796,2.0801,2.0804,2.0815,2.0831,2.0844,2.0846,2.0850,2.0855,2.0862,2.0916,2.0941,2.0945,2.0949,2.0966,2.0967,2.0969,2.0974,2.0999,2.1034,2.1041,2.1066,2.1078,2.1120,2.1144,2.1159,2.1181,2.1200,2.1224,2.1236,2.1250,2.1269,2.1274,2.1275,2.1283,2.1290,2.1296,2.1322,2.1330,2.1336,2.1341,2.1366,2.1369,2.1371,2.1372,2.1400,2.1413,2.1431,2.1448,2.1456,2.1457,2.1458,2.1478,2.1486,2.1491,2.1501,2.1512,2.1532,2.1537,2.1563,2.1607,2.1609,2.1616,2.1622,2.1661,2.1664,2.1684,2.1701,2.1702,2.1740,2.1753,2.1759,2.1766,2.1767,2.1781,2.1788,2.1801,2.1809,2.1812,2.1816,2.1845,2.1854,2.1858,2.1888,2.1898,2.1917,2.1918,2.1930,2.1938,2.1941,2.1961,2.1978,2.1994,2.2000,2.2014,2.2032,2.2039,2.2076,2.2084,2.2089,2.2093,2.2099,2.2126,2.2134,2.2155,2.2163,2.2183,2.2192,2.2214,2.2246,2.2251,2.2262,2.2275,2.2282,2.2288,2.2315,2.2316,2.2338,2.2354,2.2362,2.2366,2.2440,2.2465,2.2479,2.2481,2.2559,2.2573,2.2615,2.2658,2.2684,2.2700,2.2702,2.2734,2.2740,2.2803,2.2821,2.2862,2.2963,2.3005,2.3041,2.3057,2.3070,2.3113,2.3158,2.3219,2.3260,2.3275,2.3310,2.3368,2.3407,2.3419,2.3427,2.3466,2.3499,2.3546,2.3593,2.3624,2.3653,2.3707,2.3714,2.3945,2.3982,2.4108,2.4122,2.4134,2.4142,2.4377,2.4380,2.4391,2.4487,2.4558,2.4566,2.4615,2.4709,2.4849,2.5107,2.5330,2.5548,2.5728,2.5899,2.5911,2.5972,2.6151,2.6929,2.7183,2.7328,2.7341,2.7397,2.7587,2.7629,2.7756,2.7797,2.7814,2.7914,2.7931,2.7933,2.7959,2.7989,2.8007,2.8063,2.8067,2.8237,2.8323,2.8347,2.8504,2.8659,2.8678,2.8758,2.8901,2.8902,2.8926,2.8993,2.9000,2.9032,2.9075,2.9146,2.9218,2.9221,2.9228,2.9276,2.9282,2.9293,2.9300,2.9329,2.9332,2.9483,2.9527,2.9633,2.9694,2.9721,2.9734,2.9799,2.9800,2.9850,2.9879,2.9907,2.9999,3.0036,3.0044,3.0059,3.0086,3.0094,3.0238,3.0259,3.0264,3.0275,3.0339,3.0348,3.0372,3.0400,3.0437,3.0542,3.0593,3.0665,3.0687,3.0803,3.0834,3.0935,3.1067,3.1186,3.1270,3.1284,3.1448,3.1675,3.1861,3.1944,3.2361,3.2620,3.2668,3.2681,3.2901,3.3926,3.5419,3.6296,3.8738,4.0474,4.3492,4.5061,4.8477,4.9253,5.2363,7.2772,8.0531],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07334525939177101,0.07513416815742398,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.2279,0.3252,0.4742,0.4890,0.6580,0.6675,0.6715,0.6716,0.6727,0.6885,0.6895,0.6912,0.6941,0.6963,0.6965,0.6966,0.6987,0.6990,0.7051,0.7087,0.7135,0.7144,0.7145,0.7198,0.7238,0.7264,0.7546,0.7630,0.7728,0.7756,0.7867,0.7911,0.8187,0.8197,0.8308,0.8375,0.8391,0.8393,0.8467,0.8507,0.8559,0.8679,0.8731,0.8768,0.8786,0.8795,0.8805,0.8810,0.8814,0.8864,0.8870,0.8914,0.8939,0.9047,0.9170,0.9175,0.9245,0.9272,0.9296,0.9316,0.9322,0.9326,0.9350,0.9449,0.9455,0.9495,0.9503,0.9530,0.9554,0.9558,0.9562,0.9586,0.9597,0.9628,0.9649,0.9683,0.9738,0.9743,0.9746,0.9774,0.9785,0.9796,0.9849,0.9914,0.9921,0.9922,0.9934,0.9938,0.9940,0.9944,0.9947,1.0020,1.0024,1.0029,1.0038,1.0058,1.0059,1.0064,1.0113,1.0127,1.0132,1.0156,1.0165,1.0181,1.0201,1.0207,1.0252,1.0262,1.0263,1.0269,1.0270,1.0271,1.0278,1.0280,1.0297,1.0309,1.0348,1.0377,1.0416,1.0417,1.0431,1.0437,1.0446,1.0449,1.0466,1.0470,1.0532,1.0583,1.0611,1.0652,1.0666,1.0686,1.0714,1.0720,1.0783,1.0810,1.0831,1.0847,1.0850,1.0911,1.0923,1.0955,1.0961,1.0999,1.1059,1.1101,1.1114,1.1138,1.1166,1.1203,1.1278,1.1301,1.1329,1.1335,1.1339,1.1352,1.1363,1.1364,1.1366,1.1377,1.1378,1.1381,1.1382,1.1411,1.1423,1.1427,1.1437,1.1455,1.1508,1.1617,1.1622,1.1630,1.1638,1.1645,1.1659,1.1689,1.1707,1.1711,1.1721,1.1761,1.1762,1.1798,1.1816,1.1870,1.1873,1.1881,1.1883,1.1884,1.1925,1.1932,1.1936,1.1938,1.1950,1.1953,1.2032,1.2035,1.2050,1.2068,1.2077,1.2112,1.2148,1.2154,1.2177,1.2179,1.2187,1.2202,1.2221,1.2272,1.2284,1.2305,1.2313,1.2343,1.2357,1.2358,1.2368,1.2390,1.2421,1.2464,1.2470,1.2474,1.2540,1.2544,1.2608,1.2631,1.2634,1.2669,1.2706,1.2738,1.2773,1.2788,1.2810,1.2820,1.2822,1.2837,1.2865,1.2971,1.3069,1.3071,1.3073,1.3076,1.3112,1.3115,1.3126,1.3257,1.3287,1.3353,1.3452,1.3465,1.3528,1.3559,1.3579,1.3598,1.3602,1.3752,1.3812,1.3824,1.3836,1.3927,1.3961,1.4035,1.4036,1.4045,1.4173,1.4210,1.4273,1.4278,1.4509,1.4553,1.4635,1.4763,1.4771,1.4813,1.4842,1.4886,1.4998,1.5159,1.5406,1.5481,1.5524,1.5566,1.5595,1.5756,1.5783,1.5794,1.5924,1.6357,1.6414,1.6439,1.6530,1.6600,1.6948,1.6973,1.7005,1.7012,1.7121,1.7151,1.7153,1.7184,1.7274,1.7304,1.7338,1.7681,1.7684,1.7957,1.7965,1.7984,1.8008,1.8120,1.8210,1.8224,1.8250,1.8302,1.8306,1.8321,1.8324,1.8379,1.8433,1.8487,1.8645,1.8677,1.9059,1.9086,1.9192,1.9270,1.9313,1.9315,1.9323,1.9361,1.9369,1.9397,1.9441,1.9469,1.9513,1.9541,1.9559,1.9567,1.9582,1.9586,1.9681,1.9719,1.9728,1.9908,1.9962,1.9994,2.0154,2.0161,2.0204,2.0283,2.0392,2.0539,2.0549,2.0575,2.0697,2.0795,2.0799,2.0855,2.0943,2.1080,2.1129,2.1314,2.1368,2.1378,2.1437,2.1454,2.1507,2.1528,2.1548,2.1553,2.1661,2.1747,2.1831,2.1883,2.1959,2.2063,2.2104,2.2162,2.2195,2.2327,2.2335,2.2382,2.2417,2.2460,2.2493,2.2509,2.2515,2.2526,2.2555,2.2556,2.2563,2.2608,2.2714,2.2848,2.2876,2.2904,2.3025,2.3444,2.3576,2.3874,2.4090,2.4221,2.4281,2.4292,2.4583,2.4771,2.4930,2.5099,2.5197,2.5258,2.5348,2.5649,2.5923,2.6815,2.7335,2.9192,2.9425,2.9454,2.9928,2.9939,2.9952,2.9982,3.0025,3.0069,3.0218,3.0292,3.0341,3.0383,3.0494,3.0651,3.0707,3.1004,3.1041,3.1163,3.1171,3.1270,3.1301,3.1305,3.1336,3.1493,3.1584,3.1623,3.1664,3.1685,3.1693,3.1742,3.1750,3.1780,3.1848,3.1879,3.1891,3.1928,3.1953,3.1993,3.2024,3.2047,3.2231,3.2238,3.2244,3.2268,3.2324,3.2398,3.2402,3.2421,3.2527,3.2567,3.2637,3.2761,3.2810,3.2838,3.3082,3.3127,3.3151,3.3197,3.3238,3.3263,3.3307,3.3351,3.3376,3.3530,3.3624,3.3824,3.3859,3.3913,3.3956,3.3969,3.3989,3.4124,3.4215,3.4219,3.4279,3.4316,3.4339,3.4412,3.4418,3.4611,3.4615,3.4718,3.4746,3.4807,3.4833,3.4848,3.4885,3.4946,3.5040,3.5084,3.5089,3.5311,3.5369,3.5375,3.5416,3.5479,3.5493,3.5544,3.5578,3.5649,3.5701,3.5930,3.5931,3.5977,3.6355,3.6362,3.6374,3.6435,3.6562,3.6619,3.6914,3.6999,3.7332,3.7464,3.8199,3.8556,3.8659,3.8776,3.8871,3.8998,3.9041,3.9150,3.9161,3.9425,3.9523,3.9836,4.0102,4.0211,4.3870,4.4437,4.5090,4.7394,8.5142],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8709677419354839,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9175627240143369,0.9193548387096774,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.1528,0.1606,0.1620,0.1676,0.1723,0.1774,0.1776,0.1789,0.1809,0.1815,0.1829,0.1856,0.1865,0.1871,0.1898,0.1899,0.1908,0.1972,0.1984,0.1994,0.1996,0.2017,0.2018,0.2033,0.2035,0.2045,0.2057,0.2058,0.2064,0.2075,0.2076,0.2086,0.2098,0.2101,0.2114,0.2138,0.2149,0.2152,0.2153,0.2159,0.2160,0.2161,0.2168,0.2169,0.2171,0.2172,0.2208,0.2212,0.2219,0.2222,0.2227,0.2232,0.2233,0.2248,0.2249,0.2261,0.2263,0.2267,0.2268,0.2271,0.2272,0.2273,0.2277,0.2283,0.2286,0.2289,0.2292,0.2294,0.2318,0.2336,0.2337,0.2338,0.2341,0.2345,0.2362,0.2363,0.2370,0.2375,0.2385,0.2395,0.2402,0.2406,0.2412,0.2422,0.2429,0.2438,0.2454,0.2457,0.2466,0.2469,0.2485,0.2488,0.2500,0.2528,0.2542,0.2544,0.2548,0.2549,0.2551,0.2557,0.2563,0.2565,0.2575,0.2584,0.2589,0.2593,0.2598,0.2614,0.2621,0.2622,0.2626,0.2628,0.2645,0.2647,0.2650,0.2655,0.2657,0.2661,0.2665,0.2687,0.2696,0.2702,0.2708,0.2713,0.2718,0.2733,0.2740,0.2751,0.2759,0.2774,0.2776,0.2783,0.2789,0.2828,0.2835,0.2849,0.2853,0.2862,0.2895,0.2900,0.2906,0.2907,0.2910,0.2911,0.2914,0.2915,0.2916,0.2953,0.2955,0.2981,0.2983,0.3000,0.3017,0.3022,0.3039,0.3041,0.3046,0.3051,0.3052,0.3064,0.3067,0.3072,0.3073,0.3082,0.3092,0.3095,0.3125,0.3144,0.3159,0.3163,0.3173,0.3177,0.3199,0.3209,0.3210,0.3238,0.3240,0.3256,0.3265,0.3269,0.3272,0.3277,0.3287,0.3289,0.3291,0.3320,0.3324,0.3325,0.3326,0.3329,0.3335,0.3341,0.3343,0.3354,0.3355,0.3361,0.3364,0.3373,0.3378,0.3380,0.3387,0.3393,0.3397,0.3398,0.3399,0.3404,0.3409,0.3410,0.3420,0.3433,0.3441,0.3445,0.3454,0.3457,0.3466,0.3472,0.3473,0.3481,0.3493,0.3503,0.3506,0.3509,0.3510,0.3513,0.3520,0.3526,0.3537,0.3540,0.3541,0.3563,0.3566,0.3575,0.3578,0.3587,0.3595,0.3606,0.3609,0.3613,0.3619,0.3622,0.3625,0.3626,0.3628,0.3636,0.3637,0.3639,0.3644,0.3646,0.3653,0.3655,0.3663,0.3666,0.3670,0.3675,0.3682,0.3685,0.3691,0.3693,0.3695,0.3696,0.3697,0.3698,0.3704,0.3709,0.3721,0.3733,0.3736,0.3741,0.3742,0.3743,0.3746,0.3752,0.3756,0.3760,0.3768,0.3774,0.3776,0.3778,0.3784,0.3786,0.3792,0.3795,0.3798,0.3808,0.3814,0.3831,0.3834,0.3836,0.3838,0.3864,0.3870,0.3872,0.3873,0.3885,0.3887,0.3891,0.3907,0.3908,0.3913,0.3915,0.3918,0.3922,0.3926,0.3937,0.3950,0.3954,0.3958,0.3960,0.3966,0.3969,0.3972,0.3977,0.3988,0.4009,0.4010,0.4011,0.4022,0.4034,0.4056,0.4067,0.4068,0.4070,0.4072,0.4074,0.4078,0.4094,0.4096,0.4104,0.4109,0.4121,0.4123,0.4131,0.4134,0.4135,0.4138,0.4145,0.4152,0.4155,0.4172,0.4179,0.4180,0.4185,0.4201,0.4204,0.4206,0.4213,0.4215,0.4218,0.4223,0.4225,0.4244,0.4246,0.4248,0.4250,0.4264,0.4268,0.4275,0.4288,0.4291,0.4294,0.4297,0.4305,0.4318,0.4322,0.4324,0.4349,0.4359,0.4362,0.4373,0.4380,0.4384,0.4392,0.4402,0.4414,0.4421,0.4426,0.4435,0.4436,0.4441,0.4447,0.4453,0.4459,0.4460,0.4461,0.4470,0.4500,0.4502,0.4507,0.4514,0.4516,0.4536,0.4540,0.4554,0.4562,0.4563,0.4570,0.4572,0.4581,0.4601,0.4624,0.4626,0.4636,0.4645,0.4647,0.4648,0.4656,0.4675,0.4696,0.4706,0.4707,0.4737,0.4750,0.4751,0.4755,0.4759,0.4760,0.4791,0.4804,0.4811,0.4813,0.4816,0.4821,0.4841,0.4862,0.4865,0.4889,0.4904,0.4907,0.4908,0.4920,0.4922,0.4937,0.4944,0.4953,0.4965,0.4972,0.4993,0.5020,0.5070,0.5085,0.5086,0.5087,0.5092,0.5093,0.5097,0.5123,0.5135,0.5137,0.5141,0.5152,0.5179,0.5208,0.5217,0.5224,0.5233,0.5249,0.5259,0.5263,0.5273,0.5285,0.5317,0.5329,0.5348,0.5365,0.5367,0.5394,0.5408,0.5442,0.5453,0.5464,0.5492,0.5517,0.5557,0.5607,0.5608,0.5630,0.5653,0.5656,0.5660,0.5672,0.5680,0.5687,0.5711,0.5727,0.5742,0.5747,0.5776,0.5813,0.5861,0.5874,0.5955,0.5957,0.5969,0.6138,0.6231,0.6235,0.6251,0.6327,0.6538,0.6553,0.6748,0.6839,0.7004,0.7128,0.8573,1.0156,1.0849,1.3443,2.0763,2.2731,2.5049,4.0339,4.3902,4.6811,5.4724,5.5375,5.9690,7.3612,7.5310,8.5381,9.3389],"y":[0.0018148820326678765,0.003629764065335753,0.0054446460980036296,0.007259528130671506,0.009074410163339383,0.010889292196007259,0.012704174228675136,0.014519056261343012,0.016333938294010888,0.018148820326678767,0.019963702359346643,0.021778584392014518,0.023593466424682397,0.025408348457350273,0.02722323049001815,0.029038112522686024,0.030852994555353903,0.032667876588021776,0.034482758620689655,0.036297640653357534,0.039927404718693285,0.041742286751361164,0.043557168784029036,0.045372050816696916,0.047186932849364795,0.04900181488203267,0.05263157894736842,0.0544464609800363,0.056261343012704176,0.05807622504537205,0.05989110707803993,0.06170598911070781,0.06352087114337568,0.06533575317604355,0.06715063520871144,0.07078039927404718,0.07259528130671507,0.07441016333938294,0.07622504537205081,0.0780399274047187,0.08166969147005444,0.08348457350272233,0.0852994555353902,0.08711433756805807,0.08892921960072596,0.09074410163339383,0.0925589836660617,0.09437386569872959,0.09618874773139746,0.09800362976406533,0.0998185117967332,0.10163339382940109,0.10344827586206896,0.10526315789473684,0.10707803992740472,0.1088929219600726,0.11070780399274047,0.11252268602540835,0.11433756805807622,0.1161524500907441,0.11796733212341198,0.11978221415607986,0.12159709618874773,0.12341197822141561,0.12522686025408347,0.12704174228675136,0.12885662431941924,0.132486388384755,0.13430127041742287,0.13611615245009073,0.13793103448275862,0.1397459165154265,0.14156079854809436,0.14337568058076225,0.14519056261343014,0.147005444646098,0.14882032667876588,0.15063520871143377,0.15245009074410162,0.1560798548094374,0.15789473684210525,0.15970961887477314,0.16152450090744103,0.16333938294010888,0.16515426497277677,0.16696914700544466,0.1705989110707804,0.1724137931034483,0.17422867513611615,0.17604355716878403,0.17785843920145192,0.17967332123411978,0.18148820326678766,0.18330308529945555,0.1851179673321234,0.1869328493647913,0.18874773139745918,0.19056261343012704,0.19237749546279492,0.19419237749546278,0.19600725952813067,0.19782214156079855,0.1996370235934664,0.2014519056261343,0.20326678765880218,0.20508166969147004,0.20689655172413793,0.20871143375680581,0.21052631578947367,0.21234119782214156,0.21415607985480944,0.2159709618874773,0.2177858439201452,0.21960072595281308,0.22141560798548093,0.22323049001814882,0.2250453720508167,0.22686025408348456,0.22867513611615245,0.23049001814882034,0.2323049001814882,0.23593466424682397,0.23774954627949182,0.2395644283121597,0.2413793103448276,0.24319419237749546,0.24500907441016334,0.24682395644283123,0.24863883847549909,0.25045372050816694,0.25226860254083483,0.2540834845735027,0.2558983666061706,0.2577132486388385,0.2595281306715064,0.2613430127041742,0.2631578947368421,0.26678765880217786,0.26860254083484575,0.27041742286751363,0.27223230490018147,0.27404718693284935,0.27586206896551724,0.2776769509981851,0.279491833030853,0.2813067150635209,0.2831215970961887,0.2849364791288566,0.2867513611615245,0.2885662431941924,0.29038112522686027,0.29219600725952816,0.294010889292196,0.2958257713248639,0.29764065335753176,0.29945553539019965,0.30127041742286753,0.3030852994555354,0.30490018148820325,0.30671506352087113,0.308529945553539,0.3103448275862069,0.3121597096188748,0.3139745916515426,0.3157894736842105,0.3176043557168784,0.3194192377495463,0.32123411978221417,0.32304900181488205,0.3248638838475499,0.32667876588021777,0.33030852994555354,0.33212341197822143,0.3339382940108893,0.33575317604355714,0.33756805807622503,0.3393829401088929,0.3411978221415608,0.3448275862068966,0.3466424682395644,0.3484573502722323,0.3502722323049002,0.35208711433756806,0.35390199637023595,0.35571687840290384,0.35753176043557167,0.36116152450090744,0.3629764065335753,0.3647912885662432,0.3666061705989111,0.3684210526315789,0.3702359346642468,0.3720508166969147,0.3738656987295826,0.37568058076225047,0.37749546279491836,0.38294010889292196,0.38475499092558985,0.38656987295825773,0.38838475499092556,0.39019963702359345,0.39201451905626133,0.3938294010889292,0.3956442831215971,0.397459165154265,0.3992740471869328,0.4010889292196007,0.4029038112522686,0.4047186932849365,0.40653357531760437,0.4101633393829401,0.41197822141560797,0.41379310344827586,0.41560798548094374,0.41742286751361163,0.4192377495462795,0.42105263157894735,0.42286751361161523,0.4246823956442831,0.426497277676951,0.4283121597096189,0.4301270417422868,0.4319419237749546,0.4337568058076225,0.4355716878402904,0.43738656987295826,0.43920145190562615,0.44101633393829404,0.44283121597096187,0.44464609800362975,0.4482758620689655,0.4500907441016334,0.4519056261343013,0.4537205081669691,0.455535390199637,0.4573502722323049,0.4591651542649728,0.46098003629764067,0.4627949183303085,0.4646098003629764,0.4664246823956443,0.46823956442831216,0.47005444646098005,0.47186932849364793,0.47368421052631576,0.47549909255898365,0.47731397459165154,0.4809437386569873,0.4827586206896552,0.4863883847549909,0.4882032667876588,0.4900181488203267,0.49183303085299457,0.4954627949183303,0.49727767695099817,0.49909255898366606,0.5009074410163339,0.5027223230490018,0.5045372050816697,0.5063520871143375,0.5081669691470054,0.5099818511796733,0.5117967332123412,0.5136116152450091,0.515426497277677,0.5172413793103449,0.5190562613430127,0.5208711433756806,0.5226860254083484,0.5245009074410163,0.5263157894736842,0.5281306715063521,0.52994555353902,0.5317604355716878,0.5353901996370236,0.5372050816696915,0.5390199637023594,0.5408348457350273,0.542649727767695,0.5444646098003629,0.5462794918330308,0.5480943738656987,0.5499092558983666,0.5517241379310345,0.5535390199637024,0.5553539019963702,0.5571687840290381,0.558983666061706,0.5607985480943739,0.5626134301270418,0.5644283121597096,0.5662431941923775,0.5698729582577132,0.5716878402903811,0.573502722323049,0.5753176043557169,0.5789473684210527,0.5807622504537205,0.5825771324863884,0.5843920145190563,0.5862068965517241,0.588021778584392,0.5898366606170599,0.5916515426497277,0.5934664246823956,0.5952813067150635,0.5989110707803993,0.6007259528130672,0.6025408348457351,0.6061705989110708,0.6079854809437386,0.6098003629764065,0.6116152450090744,0.6134301270417423,0.6152450090744102,0.617059891107078,0.6188747731397459,0.6206896551724138,0.6243194192377496,0.6261343012704175,0.6279491833030852,0.6297640653357531,0.631578947368421,0.6333938294010889,0.6352087114337568,0.6370235934664247,0.6388384754990926,0.6406533575317604,0.6424682395644283,0.6442831215970962,0.6460980036297641,0.647912885662432,0.6497277676950998,0.6515426497277677,0.6533575317604355,0.6551724137931034,0.6569872958257713,0.6588021778584392,0.6606170598911071,0.6642468239564429,0.6660617059891107,0.6678765880217786,0.6696914700544465,0.6715063520871143,0.6733212341197822,0.6751361161524501,0.676950998185118,0.6787658802177858,0.6805807622504537,0.6823956442831216,0.6842105263157895,0.6860254083484574,0.6878402903811253,0.6896551724137931,0.691470054446461,0.6932849364791288,0.6950998185117967,0.6969147005444646,0.6987295825771325,0.7005444646098004,0.7023593466424682,0.7041742286751361,0.705989110707804,0.7078039927404719,0.7096188747731398,0.7114337568058077,0.7132486388384754,0.7150635208711433,0.7168784029038112,0.7186932849364791,0.720508166969147,0.7223230490018149,0.7241379310344828,0.7259528130671506,0.7277676950998185,0.7295825771324864,0.7313974591651543,0.7332123411978222,0.73502722323049,0.7368421052631579,0.7386569872958257,0.7404718693284936,0.7422867513611615,0.7441016333938294,0.7459165154264973,0.7477313974591652,0.7495462794918331,0.7513611615245009,0.7531760435571688,0.7549909255898367,0.7604355716878403,0.7622504537205081,0.764065335753176,0.7658802177858439,0.7676950998185118,0.7695099818511797,0.7713248638838476,0.7731397459165155,0.7749546279491834,0.7767695099818511,0.778584392014519,0.7803992740471869,0.7822141560798548,0.7840290381125227,0.7858439201451906,0.7876588021778584,0.7894736842105263,0.7912885662431942,0.7931034482758621,0.79491833030853,0.7985480943738656,0.8003629764065335,0.8021778584392014,0.8039927404718693,0.8058076225045372,0.8076225045372051,0.809437386569873,0.8112522686025408,0.8130671506352087,0.8148820326678766,0.8166969147005445,0.8185117967332124,0.8203266787658802,0.822141560798548,0.8239564428312159,0.8257713248638838,0.8275862068965517,0.8294010889292196,0.8312159709618875,0.8330308529945554,0.8348457350272233,0.8366606170598911,0.838475499092559,0.8402903811252269,0.8421052631578947,0.8439201451905626,0.8457350272232305,0.8475499092558983,0.8493647912885662,0.8511796733212341,0.852994555353902,0.8548094373865699,0.8566243194192378,0.8584392014519057,0.8602540834845736,0.8620689655172413,0.8638838475499092,0.8656987295825771,0.867513611615245,0.8693284936479129,0.8711433756805808,0.8729582577132486,0.8747731397459165,0.8765880217785844,0.8784029038112523,0.8802177858439202,0.8820326678765881,0.8838475499092558,0.8856624319419237,0.8874773139745916,0.8892921960072595,0.8911070780399274,0.8929219600725953,0.8947368421052632,0.896551724137931,0.8983666061705989,0.9001814882032668,0.9019963702359347,0.9038112522686026,0.9056261343012704,0.9074410163339383,0.9092558983666061,0.911070780399274,0.9128856624319419,0.9147005444646098,0.9165154264972777,0.9183303085299456,0.9201451905626135,0.9219600725952813,0.9237749546279492,0.925589836660617,0.9274047186932849,0.9292196007259528,0.9310344827586207,0.9328493647912885,0.9346642468239564,0.9364791288566243,0.9382940108892922,0.9401088929219601,0.941923774954628,0.9437386569872959,0.9455535390199638,0.9473684210526315,0.9491833030852994,0.9509981851179673,0.9528130671506352,0.9546279491833031,0.956442831215971,0.9582577132486388,0.9600725952813067,0.9618874773139746,0.9637023593466425,0.9655172413793104,0.9673321234119783,0.969147005444646,0.9709618874773139,0.9727767695099818,0.9745916515426497,0.9764065335753176,0.9782214156079855,0.9800362976406534,0.9818511796733213,0.9836660617059891,0.985480943738657,0.9872958257713249,0.9891107078039928,0.9909255898366606,0.9927404718693285,0.9945553539019963,0.9963702359346642,0.9981851179673321],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[1.5678,1.5840,1.5879,1.5902,1.5977,1.6012,1.6038,1.6044,1.6179,1.6186,1.6221,1.6229,1.6246,1.6261,1.6307,1.6310,1.6335,1.6348,1.6370,1.6394,1.6398,1.6407,1.6413,1.6458,1.6478,1.6496,1.6540,1.6546,1.6557,1.6570,1.6592,1.6595,1.6597,1.6622,1.6637,1.6640,1.6644,1.6645,1.6650,1.6655,1.6678,1.6709,1.6724,1.6726,1.6727,1.6728,1.6732,1.6737,1.6749,1.6754,1.6755,1.6760,1.6769,1.6791,1.6795,1.6805,1.6831,1.6847,1.6849,1.6853,1.6880,1.6884,1.6931,1.6934,1.6969,1.6977,1.6980,1.6990,1.6993,1.6994,1.7003,1.7009,1.7017,1.7024,1.7069,1.7104,1.7108,1.7117,1.7162,1.7170,1.7181,1.7201,1.7203,1.7215,1.7221,1.7240,1.7241,1.7242,1.7255,1.7272,1.7290,1.7305,1.7312,1.7323,1.7326,1.7342,1.7348,1.7354,1.7368,1.7373,1.7379,1.7403,1.7451,1.7463,1.7472,1.7520,1.7566,1.7571,1.7614,1.7644,1.7647,1.7650,1.7667,1.7734,1.7743,1.7771,1.7781,1.7783,1.7797,1.7834,1.7886,1.7887,1.7904,1.7914,1.7959,1.7973,1.7982,1.7994,1.7995,1.8003,1.8017,1.8039,1.8051,1.8067,1.8079,1.8092,1.8113,1.8122,1.8129,1.8132,1.8137,1.8141,1.8171,1.8201,1.8204,1.8230,1.8233,1.8242,1.8250,1.8252,1.8253,1.8259,1.8264,1.8316,1.8317,1.8319,1.8330,1.8336,1.8344,1.8358,1.8376,1.8383,1.8387,1.8390,1.8401,1.8402,1.8403,1.8408,1.8412,1.8429,1.8443,1.8452,1.8462,1.8464,1.8480,1.8481,1.8497,1.8509,1.8514,1.8533,1.8553,1.8557,1.8565,1.8569,1.8594,1.8609,1.8613,1.8616,1.8630,1.8631,1.8637,1.8646,1.8649,1.8661,1.8665,1.8668,1.8682,1.8684,1.8703,1.8710,1.8714,1.8715,1.8728,1.8734,1.8750,1.8754,1.8756,1.8758,1.8771,1.8774,1.8782,1.8794,1.8803,1.8808,1.8812,1.8846,1.8849,1.8862,1.8871,1.8898,1.8904,1.8907,1.8909,1.8917,1.8920,1.8926,1.8930,1.8939,1.8940,1.8944,1.8954,1.8957,1.8963,1.8967,1.8970,1.8981,1.9009,1.9023,1.9025,1.9026,1.9043,1.9060,1.9089,1.9091,1.9099,1.9107,1.9110,1.9138,1.9141,1.9145,1.9157,1.9168,1.9179,1.9201,1.9202,1.9213,1.9215,1.9217,1.9230,1.9240,1.9246,1.9261,1.9286,1.9287,1.9296,1.9323,1.9324,1.9346,1.9347,1.9348,1.9368,1.9387,1.9410,1.9420,1.9424,1.9433,1.9441,1.9443,1.9461,1.9463,1.9477,1.9511,1.9543,1.9544,1.9576,1.9592,1.9604,1.9611,1.9618,1.9619,1.9635,1.9644,1.9646,1.9647,1.9655,1.9686,1.9700,1.9703,1.9704,1.9728,1.9750,1.9810,1.9812,1.9817,1.9826,1.9862,1.9865,1.9886,1.9900,1.9923,1.9927,1.9956,2.0017,2.0046,2.0049,2.0089,2.0101,2.0103,2.0113,2.0119,2.0155,2.0188,2.0210,2.0235,2.0236,2.0263,2.0270,2.0283,2.0294,2.0315,2.0353,2.0354,2.0384,2.0398,2.0419,2.0464,2.0478,2.0490,2.0522,2.0527,2.0617,2.0623,2.0664,2.0689,2.0690,2.0713,2.0756,2.0773,2.0789,2.0805,2.0834,2.0837,2.0875,2.0883,2.0916,2.0938,2.0955,2.0958,2.1037,2.1042,2.1111,2.1128,2.1130,2.1170,2.1216,2.1295,2.1318,2.1573,2.1602,2.1618,2.1622,2.1642,2.1697,2.1713,2.1735,2.1907,2.1954,2.1956,2.1965,2.1970,2.1981,2.1984,2.2003,2.2069,2.2080,2.2085,2.2094,2.2119,2.2129,2.2144,2.2151,2.2162,2.2186,2.2195,2.2206,2.2268,2.2297,2.2317,2.2345,2.2443,2.2469,2.2488,2.2506,2.2563,2.2577,2.2613,2.2619,2.2690,2.2696,2.2697,2.2700,2.2720,2.2743,2.2754,2.2762,2.2775,2.2786,2.2869,2.2891,2.2979,2.3003,2.3010,2.3043,2.3055,2.3060,2.3067,2.3082,2.3092,2.3105,2.3138,2.3154,2.3157,2.3161,2.3162,2.3179,2.3193,2.3201,2.3211,2.3247,2.3269,2.3346,2.3372,2.3398,2.3421,2.3428,2.3431,2.3435,2.3441,2.3456,2.3464,2.3500,2.3511,2.3573,2.3575,2.3642,2.3670,2.3727,2.3734,2.3765,2.3827,2.3855,2.3864,2.3877,2.3881,2.3889,2.3917,2.3923,2.3938,2.3939,2.3953,2.3959,2.3966,2.3988,2.4016,2.4021,2.4050,2.4077,2.4084,2.4112,2.4115,2.4163,2.4177,2.4181,2.4206,2.4266,2.4312,2.4322,2.4325,2.4365,2.4409,2.4418,2.4496,2.4583,2.4594,2.4633,2.4759,2.4825,2.4826,2.4939,2.5044,2.5090,2.5112,2.5131,2.5168,2.5245,2.5273,2.5481,2.5488,2.5607,2.5857,2.5949,2.6089,2.6720,2.6738,2.6815,2.7328,2.7386,2.7901,2.7919,2.8437,2.8848,2.9559,2.9756,3.0351,3.2172,3.2904,3.4414,3.5696,3.6004,3.6704,3.8818,3.9008,4.0582,4.2776,4.5938,4.6434,6.4426,7.6124,7.8053,8.2212,12.6818],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3434704830053667,0.34525939177101966,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2441,0.2509,0.2512,0.2519,0.2530,0.2582,0.2610,0.2612,0.2614,0.2625,0.2667,0.2669,0.2685,0.2692,0.2704,0.2743,0.2744,0.2745,0.2756,0.2772,0.2845,0.2846,0.2848,0.2868,0.2894,0.2916,0.3023,0.3046,0.3067,0.3072,0.3075,0.3079,0.3084,0.3091,0.3092,0.3128,0.3139,0.3141,0.3162,0.3163,0.3164,0.3200,0.3209,0.3218,0.3232,0.3254,0.3273,0.3278,0.3292,0.3307,0.3311,0.3313,0.3336,0.3341,0.3387,0.3388,0.3399,0.3401,0.3404,0.3411,0.3417,0.3421,0.3423,0.3433,0.3440,0.3445,0.3451,0.3452,0.3455,0.3460,0.3461,0.3494,0.3518,0.3535,0.3543,0.3558,0.3559,0.3578,0.3589,0.3590,0.3594,0.3599,0.3601,0.3605,0.3608,0.3610,0.3620,0.3630,0.3635,0.3643,0.3659,0.3673,0.3679,0.3691,0.3692,0.3693,0.3699,0.3705,0.3709,0.3734,0.3743,0.3746,0.3754,0.3758,0.3760,0.3766,0.3769,0.3770,0.3785,0.3787,0.3796,0.3799,0.3801,0.3804,0.3806,0.3808,0.3817,0.3819,0.3824,0.3826,0.3833,0.3851,0.3857,0.3860,0.3865,0.3869,0.3872,0.3877,0.3883,0.3886,0.3889,0.3890,0.3907,0.3913,0.3932,0.3940,0.3941,0.3945,0.3951,0.3960,0.3961,0.3967,0.3975,0.3976,0.3977,0.3995,0.3996,0.4010,0.4011,0.4018,0.4020,0.4021,0.4023,0.4025,0.4027,0.4029,0.4035,0.4041,0.4068,0.4074,0.4090,0.4091,0.4099,0.4102,0.4105,0.4114,0.4137,0.4138,0.4157,0.4160,0.4161,0.4163,0.4165,0.4166,0.4167,0.4173,0.4185,0.4189,0.4201,0.4203,0.4214,0.4222,0.4223,0.4225,0.4232,0.4238,0.4249,0.4261,0.4267,0.4275,0.4286,0.4302,0.4308,0.4314,0.4316,0.4324,0.4326,0.4328,0.4337,0.4341,0.4350,0.4352,0.4358,0.4359,0.4361,0.4378,0.4379,0.4387,0.4397,0.4401,0.4402,0.4407,0.4409,0.4420,0.4423,0.4426,0.4438,0.4453,0.4465,0.4478,0.4483,0.4486,0.4496,0.4498,0.4525,0.4532,0.4548,0.4555,0.4557,0.4559,0.4563,0.4576,0.4579,0.4585,0.4589,0.4594,0.4595,0.4601,0.4606,0.4612,0.4619,0.4624,0.4641,0.4652,0.4670,0.4674,0.4697,0.4712,0.4721,0.4723,0.4733,0.4737,0.4739,0.4743,0.4759,0.4761,0.4765,0.4772,0.4783,0.4786,0.4794,0.4795,0.4805,0.4822,0.4827,0.4831,0.4832,0.4834,0.4840,0.4855,0.4866,0.4874,0.4883,0.4885,0.4889,0.4901,0.4931,0.4934,0.4936,0.4981,0.4983,0.5026,0.5030,0.5037,0.5049,0.5055,0.5073,0.5103,0.5113,0.5114,0.5127,0.5128,0.5131,0.5138,0.5150,0.5155,0.5156,0.5157,0.5168,0.5176,0.5177,0.5179,0.5205,0.5212,0.5230,0.5253,0.5269,0.5271,0.5272,0.5283,0.5289,0.5306,0.5335,0.5338,0.5357,0.5380,0.5381,0.5394,0.5404,0.5443,0.5454,0.5458,0.5472,0.5476,0.5480,0.5494,0.5496,0.5508,0.5515,0.5560,0.5569,0.5571,0.5583,0.5596,0.5599,0.5603,0.5618,0.5637,0.5639,0.5648,0.5649,0.5659,0.5663,0.5664,0.5665,0.5667,0.5685,0.5699,0.5706,0.5717,0.5732,0.5742,0.5754,0.5798,0.5812,0.5824,0.5839,0.5877,0.5886,0.5895,0.5905,0.5979,0.5984,0.5988,0.6009,0.6056,0.6060,0.6096,0.6097,0.6107,0.6113,0.6188,0.6220,0.6263,0.6273,0.6336,0.6354,0.6401,0.6486,0.6512,0.6527,0.6581,0.6600,0.6610,0.6615,0.6650,0.6683,0.6701,0.6721,0.6745,0.6795,0.6875,0.6882,0.6898,0.6998,0.7064,0.7096,0.7152,0.7167,0.7419,0.7460,0.7494,0.7527,0.7622,0.7711,0.7712,0.7732,0.7741,0.7827,0.7833,0.7909,0.7929,0.7934,0.8019,0.8161,0.8181,0.8721,0.8723,0.8806,0.8817,0.8837,0.8870,0.9068,0.9074,0.9249,0.9328,0.9333,0.9544,0.9654,0.9658,0.9671,0.9751,0.9831,0.9877,0.9918,0.9939,0.9992,0.9994,0.9997,1.0132,1.0140,1.0146,1.0286,1.0290,1.0291,1.0294,1.0304,1.0308,1.0314,1.0315,1.0331,1.0369,1.0388,1.0396,1.0415,1.0432,1.0434,1.0442,1.0488,1.0516,1.0575,1.0583,1.0612,1.0646,1.0690,1.0704,1.0711,1.0742,1.0750,1.0756,1.0814,1.0827,1.0840,1.0852,1.0860,1.0866,1.0871,1.0881,1.0894,1.0914,1.0928,1.0942,1.0970,1.1024,1.1048,1.1050,1.1053,1.1058,1.1065,1.1162,1.1174,1.1231,1.1233,1.1278,1.1307,1.1376,1.1388,1.1399,1.1463,1.1536,1.1551,1.1555,1.1589,1.1608,1.1629,1.1690,1.1723,1.1861,1.2072,1.2234,1.2371,1.2432,1.2437,1.2546,1.2678,1.2925,1.3192,1.3199,1.3273,1.3434,1.3625,1.3936,1.4185,1.4233,1.4325,1.4383,1.4437,1.4561,1.4889,1.5135,1.6568,1.7956,4.0609],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.225,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1180,0.1447,0.1496,0.1504,0.1564,0.1571,0.1573,0.1592,0.1633,0.1636,0.1650,0.1671,0.1699,0.1703,0.1747,0.1770,0.1826,0.1838,0.1841,0.1884,0.1889,0.1902,0.1932,0.1940,0.1944,0.1963,0.1967,0.1979,0.2009,0.2126,0.2202,0.2409,0.2536,0.2630,0.2631,0.2641,0.2658,0.2677,0.2711,0.2718,0.2754,0.2763,0.2780,0.2784,0.2793,0.2808,0.2810,0.2816,0.2821,0.2837,0.2846,0.2851,0.2857,0.2861,0.2877,0.2890,0.2899,0.2919,0.2952,0.2954,0.2963,0.2971,0.2985,0.2991,0.3011,0.3013,0.3015,0.3018,0.3028,0.3030,0.3035,0.3037,0.3042,0.3053,0.3057,0.3062,0.3071,0.3100,0.3106,0.3122,0.3133,0.3141,0.3146,0.3159,0.3204,0.3205,0.3218,0.3255,0.3257,0.3281,0.3285,0.3287,0.3338,0.3344,0.3346,0.3350,0.3372,0.3394,0.3407,0.3410,0.3418,0.3432,0.3472,0.3478,0.3501,0.3509,0.3513,0.3520,0.3532,0.3549,0.3557,0.3577,0.3586,0.3594,0.3602,0.3620,0.3644,0.3669,0.3696,0.3716,0.3760,0.3789,0.3791,0.3798,0.3825,0.3837,0.3845,0.3856,0.3862,0.3865,0.3868,0.3874,0.3892,0.3897,0.3898,0.3919,0.3945,0.3956,0.3964,0.3965,0.3966,0.3970,0.4006,0.4007,0.4026,0.4038,0.4047,0.4065,0.4074,0.4128,0.4132,0.4163,0.4171,0.4177,0.4181,0.4211,0.4268,0.4282,0.4305,0.4308,0.4309,0.4344,0.4345,0.4347,0.4398,0.4417,0.4480,0.4482,0.4501,0.4513,0.4530,0.4580,0.4581,0.4645,0.4681,0.4730,0.4753,0.4756,0.4764,0.4782,0.4793,0.4818,0.4885,0.4911,0.4914,0.4929,0.4942,0.4946,0.4996,0.5040,0.5048,0.5049,0.5075,0.5106,0.5140,0.5204,0.5205,0.5241,0.5252,0.5308,0.5314,0.5334,0.5385,0.5391,0.5427,0.5433,0.5435,0.5582,0.5590,0.5615,0.5618,0.5628,0.5670,0.5752,0.5770,0.5774,0.5797,0.5913,0.5942,0.5959,0.5963,0.6057,0.6259,0.6281,0.6369,0.6522,0.6541,0.6583,0.6592,0.6607,0.6639,0.6668,0.6714,0.6949,0.7024,0.7034,0.7118,0.7133,0.7227,0.7338,0.7419,0.7450,0.7451,0.7489,0.7525,0.7577,0.8189,0.8477,0.8619,0.8621,0.8682,0.8870,0.8997,0.9154,0.9211,0.9615,0.9646,0.9936,1.0025,1.0093,1.0142,1.0263,1.0276,1.0405,1.0424,1.0521,1.0700,1.0807,1.0888,1.1034,1.1439,1.1455,1.1504,1.1584,1.1753,1.1998,1.2126,1.2247,1.2511,1.2596,1.2626,1.2839,1.3025,1.3039,1.3084,1.3120,1.3178,1.3205,1.3364,1.3375,1.3387,1.3388,1.3389,1.3393,1.3432,1.3436,1.3442,1.3481,1.3486,1.3520,1.3545,1.3579,1.3588,1.3633,1.3648,1.3656,1.3678,1.3704,1.3717,1.3752,1.3753,1.3755,1.3765,1.3799,1.3801,1.3802,1.3816,1.3837,1.3864,1.3902,1.3907,1.3921,1.3953,1.3963,1.3979,1.3986,1.3987,1.3989,1.4028,1.4099,1.4119,1.4133,1.4150,1.4161,1.4184,1.4196,1.4211,1.4219,1.4221,1.4237,1.4242,1.4246,1.4254,1.4267,1.4273,1.4282,1.4300,1.4326,1.4328,1.4334,1.4337,1.4360,1.4366,1.4378,1.4379,1.4402,1.4445,1.4449,1.4451,1.4463,1.4464,1.4477,1.4497,1.4547,1.4548,1.4573,1.4602,1.4617,1.4631,1.4632,1.4663,1.4679,1.4710,1.4750,1.4769,1.4802,1.4803,1.4813,1.4814,1.4816,1.4819,1.4820,1.4853,1.4916,1.4917,1.4941,1.4945,1.4950,1.4966,1.4973,1.4975,1.4978,1.5014,1.5019,1.5037,1.5059,1.5067,1.5097,1.5100,1.5120,1.5124,1.5130,1.5133,1.5143,1.5147,1.5150,1.5151,1.5160,1.5202,1.5208,1.5210,1.5256,1.5260,1.5284,1.5294,1.5351,1.5404,1.5413,1.5421,1.5428,1.5471,1.5486,1.5495,1.5508,1.5546,1.5622,1.5641,1.5685,1.5692,1.5706,1.5710,1.5715,1.5728,1.5729,1.5777,1.5781,1.5793,1.5811,1.5898,1.5901,1.5945,1.5982,1.6037,1.6103,1.6156,1.6208,1.6264,1.6279,1.6306,1.6347,1.6374,1.6377,1.6387,1.6440,1.6582,1.6608,1.6686,1.6733,1.6754,1.6768,1.6802,1.6841,1.6842,1.6871,1.7023,1.7089,1.7103,1.7105,1.7128,1.7146,1.7172,1.7238,1.7284,1.7379,1.7500,1.7585,1.7678,1.7739,1.7748,1.8010,1.8187,1.8280,1.8367,1.8446,1.8447,1.8470,1.8495,1.8666,1.8776,1.9214,1.9591,1.9760,2.0139,2.0665,2.1362,2.1856,2.2245,2.2544,2.2743,2.3248,2.3543,2.3919,2.4559,2.4885,2.4940,2.5489,2.7129,2.7344,2.8583,2.8757,3.0064,3.0091,3.7126,4.5146,4.8918,5.9402,6.5519,7.0959,7.5262,7.7011,7.9097,8.5324,9.0594,13.2251,13.7984,14.4941],"y":[0.001851851851851852,0.003703703703703704,0.005555555555555556,0.007407407407407408,0.009259259259259259,0.011111111111111112,0.012962962962962963,0.014814814814814815,0.016666666666666666,0.018518518518518517,0.020370370370370372,0.022222222222222223,0.024074074074074074,0.025925925925925925,0.027777777777777776,0.02962962962962963,0.03148148148148148,0.03333333333333333,0.03518518518518519,0.037037037037037035,0.03888888888888889,0.040740740740740744,0.04259259259259259,0.044444444444444446,0.046296296296296294,0.04814814814814815,0.05,0.05185185185185185,0.053703703703703705,0.05555555555555555,0.05740740740740741,0.05925925925925926,0.06111111111111111,0.06296296296296296,0.06481481481481481,0.06666666666666667,0.06851851851851852,0.07037037037037037,0.07222222222222222,0.07407407407407407,0.07592592592592592,0.07777777777777778,0.07962962962962963,0.08148148148148149,0.08333333333333333,0.08518518518518518,0.08703703703703704,0.08888888888888889,0.09074074074074075,0.09259259259259259,0.09444444444444444,0.0962962962962963,0.09814814814814815,0.1,0.10185185185185185,0.1037037037037037,0.10555555555555556,0.10740740740740741,0.10925925925925926,0.11296296296296296,0.11851851851851852,0.12037037037037036,0.12222222222222222,0.12407407407407407,0.1259259259259259,0.12777777777777777,0.12962962962962962,0.13148148148148148,0.13333333333333333,0.13518518518518519,0.13703703703703704,0.1388888888888889,0.14074074074074075,0.1425925925925926,0.14444444444444443,0.14629629629629629,0.14814814814814814,0.15,0.15185185185185185,0.1537037037037037,0.15555555555555556,0.1574074074074074,0.15925925925925927,0.16111111111111112,0.16296296296296298,0.1648148148148148,0.1685185185185185,0.17037037037037037,0.17222222222222222,0.17407407407407408,0.17592592592592593,0.17777777777777778,0.17962962962962964,0.1814814814814815,0.18518518518518517,0.18703703703703703,0.18888888888888888,0.19074074074074074,0.19444444444444445,0.1962962962962963,0.19814814814814816,0.2,0.20185185185185187,0.2037037037037037,0.20555555555555555,0.2074074074074074,0.20925925925925926,0.2111111111111111,0.21296296296296297,0.21481481481481482,0.21666666666666667,0.21851851851851853,0.22037037037037038,0.2222222222222222,0.22407407407407406,0.22592592592592592,0.22777777777777777,0.22962962962962963,0.23148148148148148,0.23333333333333334,0.2351851851851852,0.23703703703703705,0.2388888888888889,0.24074074074074073,0.24259259259259258,0.24444444444444444,0.2462962962962963,0.24814814814814815,0.25,0.2518518518518518,0.2537037037037037,0.25555555555555554,0.2574074074074074,0.25925925925925924,0.2611111111111111,0.26296296296296295,0.26481481481481484,0.26666666666666666,0.26851851851851855,0.27037037037037037,0.2722222222222222,0.2740740740740741,0.2759259259259259,0.2777777777777778,0.2796296296296296,0.2814814814814815,0.2833333333333333,0.2851851851851852,0.28703703703703703,0.28888888888888886,0.29074074074074074,0.29259259259259257,0.29444444444444445,0.2962962962962963,0.29814814814814816,0.3,0.30185185185185187,0.3037037037037037,0.3055555555555556,0.3074074074074074,0.30925925925925923,0.3111111111111111,0.31296296296296294,0.3148148148148148,0.31666666666666665,0.31851851851851853,0.32037037037037036,0.32222222222222224,0.32407407407407407,0.32592592592592595,0.3277777777777778,0.3296296296296296,0.3314814814814815,0.3333333333333333,0.3351851851851852,0.337037037037037,0.34074074074074073,0.3425925925925926,0.34444444444444444,0.34629629629629627,0.34814814814814815,0.35,0.35185185185185186,0.3537037037037037,0.35555555555555557,0.3574074074074074,0.3592592592592593,0.3611111111111111,0.3648148148148148,0.36666666666666664,0.3685185185185185,0.37037037037037035,0.37222222222222223,0.37407407407407406,0.37592592592592594,0.37777777777777777,0.37962962962962965,0.3814814814814815,0.38333333333333336,0.3851851851851852,0.387037037037037,0.3888888888888889,0.3907407407407407,0.3925925925925926,0.39444444444444443,0.3962962962962963,0.39814814814814814,0.4,0.40185185185185185,0.40370370370370373,0.40555555555555556,0.4074074074074074,0.40925925925925927,0.4111111111111111,0.412962962962963,0.4148148148148148,0.4166666666666667,0.4185185185185185,0.4203703703703704,0.4222222222222222,0.42407407407407405,0.42592592592592593,0.42777777777777776,0.42962962962962964,0.43148148148148147,0.43333333333333335,0.4351851851851852,0.43703703703703706,0.4388888888888889,0.44074074074074077,0.4425925925925926,0.4444444444444444,0.4462962962962963,0.44814814814814813,0.45,0.45185185185185184,0.4537037037037037,0.45555555555555555,0.45740740740740743,0.45925925925925926,0.46111111111111114,0.46296296296296297,0.4648148148148148,0.4666666666666667,0.4685185185185185,0.4703703703703704,0.4722222222222222,0.4740740740740741,0.4759259259259259,0.4777777777777778,0.47962962962962963,0.48148148148148145,0.48333333333333334,0.48518518518518516,0.48703703703703705,0.4888888888888889,0.49074074074074076,0.4925925925925926,0.49444444444444446,0.4962962962962963,0.4981481481481482,0.5,0.5018518518518519,0.5037037037037037,0.5055555555555555,0.5074074074074074,0.5092592592592593,0.5111111111111111,0.512962962962963,0.5148148148148148,0.5166666666666667,0.5185185185185185,0.5203703703703704,0.5222222222222223,0.524074074074074,0.5259259259259259,0.5277777777777778,0.5296296296296297,0.5314814814814814,0.5333333333333333,0.5351851851851852,0.5370370370370371,0.5388888888888889,0.5407407407407407,0.5425925925925926,0.5444444444444444,0.5462962962962963,0.5481481481481482,0.55,0.5518518518518518,0.5537037037037037,0.5555555555555556,0.5574074074074075,0.5592592592592592,0.5611111111111111,0.562962962962963,0.5648148148148148,0.5666666666666667,0.5685185185185185,0.5703703703703704,0.5722222222222222,0.5740740740740741,0.575925925925926,0.5777777777777777,0.5796296296296296,0.5814814814814815,0.5833333333333334,0.5851851851851851,0.587037037037037,0.5888888888888889,0.5907407407407408,0.5925925925925926,0.5944444444444444,0.5962962962962963,0.5981481481481481,0.6,0.6018518518518519,0.6037037037037037,0.6055555555555555,0.6074074074074074,0.6092592592592593,0.6111111111111112,0.6129629629629629,0.6148148148148148,0.6166666666666667,0.6185185185185185,0.6203703703703703,0.6222222222222222,0.6240740740740741,0.6259259259259259,0.6277777777777778,0.6296296296296297,0.6314814814814815,0.6333333333333333,0.6351851851851852,0.6370370370370371,0.6388888888888888,0.6407407407407407,0.6425925925925926,0.6444444444444445,0.6481481481481481,0.65,0.6518518518518519,0.6537037037037037,0.6555555555555556,0.6574074074074074,0.6592592592592592,0.6611111111111111,0.662962962962963,0.6648148148148149,0.6666666666666666,0.6685185185185185,0.6703703703703704,0.6722222222222223,0.674074074074074,0.6759259259259259,0.6777777777777778,0.6796296296296296,0.6814814814814815,0.6833333333333333,0.6851851851851852,0.687037037037037,0.6888888888888889,0.6907407407407408,0.6925925925925925,0.6944444444444444,0.6962962962962963,0.7,0.7018518518518518,0.7037037037037037,0.7055555555555556,0.7074074074074074,0.7092592592592593,0.7111111111111111,0.7129629629629629,0.7148148148148148,0.7166666666666667,0.7185185185185186,0.7203703703703703,0.7222222222222222,0.7240740740740741,0.725925925925926,0.7277777777777777,0.7296296296296296,0.7314814814814815,0.7333333333333333,0.7351851851851852,0.737037037037037,0.7388888888888889,0.7407407407407407,0.7425925925925926,0.7444444444444445,0.7462962962962963,0.7481481481481481,0.7518518518518519,0.7537037037037037,0.7555555555555555,0.7574074074074074,0.7592592592592593,0.7611111111111111,0.762962962962963,0.7648148148148148,0.7666666666666667,0.7685185185185185,0.7703703703703704,0.7722222222222223,0.774074074074074,0.7759259259259259,0.7777777777777778,0.7796296296296297,0.7814814814814814,0.7833333333333333,0.7851851851851852,0.7888888888888889,0.7907407407407407,0.7925925925925926,0.7962962962962963,0.7981481481481482,0.8,0.8018518518518518,0.8037037037037037,0.8055555555555556,0.8074074074074075,0.8092592592592592,0.8111111111111111,0.812962962962963,0.8148148148148148,0.8166666666666667,0.8185185185185185,0.8203703703703704,0.8222222222222222,0.8240740740740741,0.825925925925926,0.8277777777777777,0.8296296296296296,0.8314814814814815,0.8333333333333334,0.8351851851851851,0.837037037037037,0.8388888888888889,0.8407407407407408,0.8425925925925926,0.8444444444444444,0.8462962962962963,0.8481481481481481,0.85,0.8518518518518519,0.8537037037037037,0.8555555555555555,0.8574074074074074,0.8592592592592593,0.8611111111111112,0.8629629629629629,0.8648148148148148,0.8666666666666667,0.8685185185185185,0.8703703703703703,0.8722222222222222,0.8740740740740741,0.8759259259259259,0.8777777777777778,0.8796296296296297,0.8814814814814815,0.8833333333333333,0.8851851851851852,0.8870370370370371,0.8888888888888888,0.8907407407407407,0.8925925925925926,0.8944444444444445,0.8962962962962963,0.8981481481481481,0.9,0.9018518518518519,0.9037037037037037,0.9055555555555556,0.9074074074074074,0.9092592592592592,0.9111111111111111,0.912962962962963,0.9148148148148149,0.9166666666666666,0.9185185185185185,0.9203703703703704,0.9222222222222223,0.924074074074074,0.9259259259259259,0.9277777777777778,0.9296296296296296,0.9314814814814815,0.9333333333333333,0.9351851851851852,0.937037037037037,0.9388888888888889,0.9407407407407408,0.9425925925925925,0.9444444444444444,0.9462962962962963,0.9481481481481482,0.95,0.9518518518518518,0.9537037037037037,0.9555555555555556,0.9574074074074074,0.9592592592592593,0.9611111111111111,0.9629629629629629,0.9648148148148148,0.9666666666666667,0.9685185185185186,0.9703703703703703,0.9722222222222222,0.9740740740740741,0.975925925925926,0.9777777777777777,0.9796296296296296,0.9814814814814815,0.9833333333333333,0.9851851851851852,0.987037037037037,0.9888888888888889,0.9907407407407407,0.9925925925925926,0.9944444444444445,0.9962962962962963,0.9981481481481481],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, filecoin.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-filecoin.io-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-filecoin.io-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..b1fe150d8d
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-filecoin.io-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[1.4329,1.5080,1.5558,1.6418,2.4250,2.4854,2.5052,2.5530,2.5542,2.5628,2.5631,2.5720,2.5734,2.5771,2.5802,2.5805,2.5880,2.5904,2.5964,2.5975,2.6023,2.6081,2.6101,2.6137,2.6195,2.6205,2.6272,2.6276,2.6295,2.6315,2.6349,2.6390,2.6398,2.6489,2.6496,2.6612,2.6614,2.6618,2.6636,2.6644,2.6654,2.6736,2.6765,2.6798,2.6853,2.6894,2.6927,2.6937,2.6997,2.7097,2.7203,2.7227,2.7233,2.7298,2.7362,2.7442,2.7462,2.7480,2.7518,2.7546,2.7561,2.7569,2.7607,2.7624,2.7746,2.7761,2.7769,2.7798,2.7816,2.7821,2.7835,2.7923,2.7944,2.7948,2.7994,2.8062,2.8123,2.8136,2.8212,2.8214,2.8250,2.8292,2.8357,2.8464,2.8521,2.8540,2.8549,2.8639,2.8693,2.8799,2.8802,2.8845,2.8923,2.8994,2.9016,2.9032,2.9103,2.9133,2.9162,2.9184,2.9250,2.9284,2.9286,2.9317,2.9335,2.9371,2.9405,2.9411,2.9415,2.9422,2.9439,2.9446,2.9449,2.9454,2.9521,2.9530,2.9590,2.9603,2.9656,2.9660,2.9661,2.9699,2.9703,2.9705,2.9741,2.9765,2.9766,2.9789,2.9850,2.9853,2.9875,2.9894,2.9924,2.9941,2.9946,2.9953,2.9974,2.9988,3.0050,3.0099,3.0135,3.0182,3.0191,3.0196,3.0247,3.0264,3.0269,3.0275,3.0289,3.0355,3.0358,3.0362,3.0401,3.0429,3.0485,3.0531,3.0549,3.0550,3.0551,3.0563,3.0592,3.0606,3.0613,3.0621,3.0639,3.0691,3.0700,3.0701,3.0719,3.0737,3.0742,3.0793,3.0815,3.0817,3.0851,3.0875,3.0897,3.0938,3.0948,3.0951,3.1027,3.1065,3.1131,3.1174,3.1222,3.1247,3.1260,3.1283,3.1289,3.1322,3.1335,3.1354,3.1361,3.1389,3.1400,3.1417,3.1426,3.1427,3.1465,3.1516,3.1553,3.1557,3.1571,3.1581,3.1594,3.1608,3.1613,3.1624,3.1655,3.1672,3.1675,3.1696,3.1705,3.1787,3.1796,3.1806,3.1841,3.1843,3.1874,3.1876,3.1877,3.1879,3.1897,3.1909,3.1920,3.1926,3.1933,3.1936,3.1948,3.1980,3.1986,3.1994,3.2037,3.2040,3.2049,3.2059,3.2091,3.2103,3.2104,3.2109,3.2127,3.2154,3.2207,3.2223,3.2255,3.2266,3.2267,3.2271,3.2273,3.2274,3.2275,3.2308,3.2312,3.2323,3.2403,3.2464,3.2480,3.2485,3.2511,3.2514,3.2517,3.2524,3.2545,3.2564,3.2589,3.2595,3.2614,3.2624,3.2633,3.2645,3.2650,3.2661,3.2715,3.2723,3.2733,3.2740,3.2769,3.2774,3.2777,3.2793,3.2814,3.2828,3.2854,3.2859,3.2882,3.2912,3.2978,3.2980,3.2988,3.2989,3.2993,3.3002,3.3030,3.3094,3.3098,3.3101,3.3104,3.3106,3.3117,3.3119,3.3125,3.3140,3.3160,3.3242,3.3251,3.3252,3.3270,3.3277,3.3286,3.3291,3.3328,3.3339,3.3342,3.3343,3.3344,3.3349,3.3358,3.3363,3.3419,3.3425,3.3445,3.3541,3.3544,3.3549,3.3566,3.3569,3.3591,3.3615,3.3621,3.3651,3.3671,3.3675,3.3685,3.3719,3.3720,3.3722,3.3723,3.3767,3.3779,3.3805,3.3813,3.3826,3.3846,3.3876,3.3879,3.3889,3.3892,3.3896,3.3900,3.3902,3.3915,3.3936,3.3951,3.4000,3.4049,3.4054,3.4062,3.4102,3.4116,3.4122,3.4141,3.4152,3.4195,3.4196,3.4201,3.4280,3.4287,3.4333,3.4335,3.4346,3.4349,3.4365,3.4410,3.4425,3.4446,3.4490,3.4501,3.4505,3.4524,3.4557,3.4577,3.4616,3.4675,3.4720,3.4731,3.4735,3.4753,3.4781,3.4788,3.4823,3.4849,3.4900,3.4903,3.4937,3.4941,3.4949,3.4961,3.5000,3.5019,3.5028,3.5054,3.5055,3.5111,3.5126,3.5135,3.5143,3.5155,3.5204,3.5281,3.5311,3.5314,3.5370,3.5435,3.5451,3.5452,3.5466,3.5474,3.5497,3.5504,3.5510,3.5520,3.5529,3.5633,3.5635,3.5679,3.5695,3.5705,3.5747,3.5765,3.5823,3.5841,3.5852,3.5857,3.5883,3.5899,3.5908,3.5909,3.5915,3.5971,3.5982,3.6032,3.6049,3.6147,3.6194,3.6270,3.6289,3.6357,3.6375,3.6394,3.6451,3.6485,3.6491,3.6703,3.6725,3.6769,3.6855,3.6958,3.6966,3.7065,3.7091,3.7108,3.7217,3.7226,3.7236,3.7309,3.7312,3.7439,3.7448,3.7636,3.7657,3.7683,3.7717,3.7737,3.7760,3.7877,3.7898,3.7929,3.7959,3.8013,3.8110,3.8122,3.8125,3.8398,3.8523,3.8544,3.8609,3.8615,3.8726,3.8917,3.9001,3.9132,3.9192,3.9193,3.9226,3.9282,3.9322,3.9367,3.9545,3.9685,3.9797,4.0473,4.0698,4.0935,4.1021,4.1182,4.1190,4.1230,4.1303,4.1787,4.2359,4.2607,4.2617,4.4158,4.4399,4.4611,4.4726,4.5436,4.5571,4.5611,4.6447,4.7573,4.8700,4.9738,5.0014,5.0867,5.1037,5.1611,5.2997,5.3585,5.6342,5.6647,5.6973,5.7661,5.8128,6.0613,6.0642,6.0838,6.3052,6.3355,6.8353,6.9806,7.0624,7.3707,7.5172,8.4941],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.016304347826086956,0.018115942028985508,0.019927536231884056,0.021739130434782608,0.02355072463768116,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.03260869565217391,0.034420289855072464,0.036231884057971016,0.03804347826086957,0.03985507246376811,0.041666666666666664,0.043478260869565216,0.04528985507246377,0.04710144927536232,0.04891304347826087,0.050724637681159424,0.05253623188405797,0.05434782608695652,0.05615942028985507,0.057971014492753624,0.059782608695652176,0.06159420289855073,0.06340579710144928,0.06521739130434782,0.06702898550724638,0.06884057971014493,0.07065217391304347,0.07246376811594203,0.07427536231884058,0.07608695652173914,0.07789855072463768,0.07971014492753623,0.08152173913043478,0.08333333333333333,0.08514492753623189,0.08695652173913043,0.08876811594202899,0.09057971014492754,0.09239130434782608,0.09420289855072464,0.09601449275362318,0.09782608695652174,0.09963768115942029,0.10144927536231885,0.10326086956521739,0.10507246376811594,0.1068840579710145,0.10869565217391304,0.1105072463768116,0.11231884057971014,0.11413043478260869,0.11594202898550725,0.11775362318840579,0.11956521739130435,0.1213768115942029,0.12318840579710146,0.125,0.12681159420289856,0.1286231884057971,0.13043478260869565,0.1322463768115942,0.13405797101449277,0.1358695652173913,0.13768115942028986,0.13949275362318841,0.14130434782608695,0.1431159420289855,0.14492753623188406,0.14673913043478262,0.14855072463768115,0.1503623188405797,0.15217391304347827,0.1539855072463768,0.15579710144927536,0.15760869565217392,0.15942028985507245,0.161231884057971,0.16304347826086957,0.16485507246376813,0.16666666666666666,0.16847826086956522,0.17028985507246377,0.1721014492753623,0.17391304347826086,0.17572463768115942,0.17753623188405798,0.1793478260869565,0.18115942028985507,0.18297101449275363,0.18478260869565216,0.18659420289855072,0.18840579710144928,0.19021739130434784,0.19202898550724637,0.19384057971014493,0.1956521739130435,0.19746376811594202,0.19927536231884058,0.20108695652173914,0.2028985507246377,0.20471014492753623,0.20652173913043478,0.20833333333333334,0.21014492753623187,0.21195652173913043,0.213768115942029,0.21557971014492755,0.21739130434782608,0.21920289855072464,0.2210144927536232,0.22282608695652173,0.2246376811594203,0.22644927536231885,0.22826086956521738,0.23007246376811594,0.2318840579710145,0.23369565217391305,0.23550724637681159,0.23731884057971014,0.2391304347826087,0.24094202898550723,0.2427536231884058,0.24456521739130435,0.2463768115942029,0.24818840579710144,0.25,0.25181159420289856,0.2536231884057971,0.2554347826086957,0.2572463768115942,0.25905797101449274,0.2608695652173913,0.2644927536231884,0.266304347826087,0.26811594202898553,0.26992753623188404,0.2717391304347826,0.27355072463768115,0.2753623188405797,0.27717391304347827,0.27898550724637683,0.2807971014492754,0.2826086956521739,0.28442028985507245,0.286231884057971,0.28804347826086957,0.2898550724637681,0.2916666666666667,0.29347826086956524,0.29528985507246375,0.2971014492753623,0.29891304347826086,0.3007246376811594,0.302536231884058,0.30434782608695654,0.3061594202898551,0.3079710144927536,0.30978260869565216,0.3115942028985507,0.3134057971014493,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.32065217391304346,0.322463768115942,0.3242753623188406,0.32608695652173914,0.3278985507246377,0.32971014492753625,0.33152173913043476,0.3333333333333333,0.3351449275362319,0.33695652173913043,0.338768115942029,0.3423913043478261,0.3442028985507246,0.34601449275362317,0.34782608695652173,0.3496376811594203,0.35144927536231885,0.3532608695652174,0.35507246376811596,0.35688405797101447,0.358695652173913,0.3605072463768116,0.36231884057971014,0.3641304347826087,0.36594202898550726,0.3677536231884058,0.3695652173913043,0.3713768115942029,0.37318840579710144,0.375,0.37681159420289856,0.3786231884057971,0.3804347826086957,0.3822463768115942,0.38405797101449274,0.3858695652173913,0.38768115942028986,0.3894927536231884,0.391304347826087,0.39311594202898553,0.39492753623188404,0.3967391304347826,0.39855072463768115,0.4003623188405797,0.40217391304347827,0.40398550724637683,0.4057971014492754,0.40942028985507245,0.411231884057971,0.41304347826086957,0.4148550724637681,0.4166666666666667,0.41847826086956524,0.42028985507246375,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.427536231884058,0.42934782608695654,0.4329710144927536,0.43478260869565216,0.4365942028985507,0.4384057971014493,0.44021739130434784,0.4420289855072464,0.4438405797101449,0.44565217391304346,0.447463768115942,0.4492753623188406,0.45108695652173914,0.4528985507246377,0.45471014492753625,0.45652173913043476,0.4583333333333333,0.4601449275362319,0.46195652173913043,0.463768115942029,0.46557971014492755,0.4673913043478261,0.4692028985507246,0.47101449275362317,0.47282608695652173,0.4746376811594203,0.47644927536231885,0.4782608695652174,0.48007246376811596,0.48188405797101447,0.483695652173913,0.4855072463768116,0.48731884057971014,0.4891304347826087,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.4963768115942029,0.49818840579710144,0.5,0.5018115942028986,0.5036231884057971,0.5054347826086957,0.5072463768115942,0.5090579710144928,0.5108695652173914,0.5126811594202898,0.5144927536231884,0.5181159420289855,0.519927536231884,0.5217391304347826,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5289855072463768,0.5307971014492754,0.532608695652174,0.5344202898550725,0.5362318840579711,0.5380434782608695,0.5398550724637681,0.5416666666666666,0.5434782608695652,0.5452898550724637,0.5471014492753623,0.5489130434782609,0.5507246376811594,0.552536231884058,0.5543478260869565,0.5561594202898551,0.5579710144927537,0.5597826086956522,0.5615942028985508,0.5634057971014492,0.5652173913043478,0.5670289855072463,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5760869565217391,0.5778985507246377,0.5797101449275363,0.5815217391304348,0.5833333333333334,0.5851449275362319,0.5869565217391305,0.5887681159420289,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5960144927536232,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6105072463768116,0.6123188405797102,0.6141304347826086,0.6159420289855072,0.6177536231884058,0.6195652173913043,0.6213768115942029,0.6231884057971014,0.625,0.6268115942028986,0.6286231884057971,0.6304347826086957,0.6322463768115942,0.6340579710144928,0.6358695652173914,0.6376811594202898,0.6394927536231884,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6485507246376812,0.6503623188405797,0.6521739130434783,0.6539855072463768,0.6557971014492754,0.657608695652174,0.6594202898550725,0.6612318840579711,0.6630434782608695,0.6648550724637681,0.6666666666666666,0.6684782608695652,0.6702898550724637,0.6721014492753623,0.6739130434782609,0.6757246376811594,0.677536231884058,0.6793478260869565,0.6811594202898551,0.6829710144927537,0.6847826086956522,0.6865942028985508,0.6884057971014492,0.6902173913043478,0.6920289855072463,0.6938405797101449,0.6956521739130435,0.697463768115942,0.6992753623188406,0.7010869565217391,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7083333333333334,0.7101449275362319,0.7119565217391305,0.7137681159420289,0.7155797101449275,0.717391304347826,0.7192028985507246,0.7210144927536232,0.7228260869565217,0.7246376811594203,0.7264492753623188,0.7282608695652174,0.730072463768116,0.7318840579710145,0.7336956521739131,0.7355072463768116,0.7373188405797102,0.7391304347826086,0.7409420289855072,0.7427536231884058,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7518115942028986,0.7536231884057971,0.7554347826086957,0.7572463768115942,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.769927536231884,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7771739130434783,0.7789855072463768,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7862318840579711,0.7880434782608695,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7952898550724637,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.802536231884058,0.8043478260869565,0.8061594202898551,0.8079710144927537,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8152173913043478,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8315217391304348,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8478260869565217,0.8496376811594203,0.8514492753623188,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[1.6673,1.6917,1.8754,2.0350,2.0715,2.1108,2.1236,2.1322,2.1838,2.1908,2.2185,2.2209,2.2347,2.2439,2.2580,2.2638,2.2678,2.3043,2.3089,2.3128,2.3255,2.3419,2.3424,2.3438,2.3555,2.3569,2.3682,2.3701,2.3802,2.3805,2.3812,2.3867,2.3896,2.3909,2.3918,2.3924,2.3926,2.3974,2.4044,2.4055,2.4062,2.4101,2.4130,2.4147,2.4154,2.4182,2.4238,2.4239,2.4303,2.4375,2.4396,2.4406,2.4433,2.4496,2.4508,2.4513,2.4519,2.4552,2.4593,2.4631,2.4673,2.4702,2.4797,2.4812,2.4817,2.4951,2.4987,2.5001,2.5034,2.5070,2.5074,2.5113,2.5117,2.5139,2.5148,2.5182,2.5245,2.5261,2.5293,2.5308,2.5338,2.5424,2.5459,2.5482,2.5485,2.5493,2.5591,2.5592,2.5659,2.5700,2.5718,2.5776,2.5840,2.5841,2.5845,2.5873,2.5894,2.5939,2.6001,2.6009,2.6016,2.6022,2.6032,2.6041,2.6068,2.6083,2.6151,2.6169,2.6200,2.6221,2.6253,2.6302,2.6322,2.6352,2.6370,2.6422,2.6440,2.6474,2.6477,2.6553,2.6642,2.6672,2.6716,2.6797,2.6823,2.6829,2.6837,2.6839,2.6867,2.6873,2.6881,2.6933,2.6955,2.7043,2.7072,2.7093,2.7127,2.7226,2.7229,2.7231,2.7355,2.7357,2.7382,2.7433,2.7493,2.7536,2.7768,2.7785,2.7827,2.7831,2.7840,2.7861,2.7883,2.7896,2.7900,2.7925,2.7942,2.7954,2.7959,2.8179,2.8242,2.8321,2.8334,2.8391,2.8395,2.8430,2.8439,2.8464,2.8472,2.8473,2.8638,2.8676,2.8718,2.8824,2.8854,2.8862,2.8884,2.8895,2.8896,2.8909,2.8911,2.8917,2.9016,2.9051,2.9143,2.9144,2.9155,2.9164,2.9171,2.9202,2.9222,2.9225,2.9232,2.9240,2.9248,2.9267,2.9271,2.9286,2.9295,2.9302,2.9342,2.9346,2.9350,2.9384,2.9395,2.9403,2.9405,2.9433,2.9451,2.9455,2.9472,2.9476,2.9507,2.9546,2.9567,2.9584,2.9590,2.9592,2.9603,2.9611,2.9649,2.9683,2.9748,2.9806,2.9873,2.9891,2.9961,2.9992,3.0005,3.0006,3.0023,3.0036,3.0037,3.0080,3.0113,3.0121,3.0154,3.0190,3.0197,3.0208,3.0219,3.0238,3.0261,3.0300,3.0302,3.0313,3.0342,3.0360,3.0388,3.0435,3.0437,3.0458,3.0464,3.0473,3.0484,3.0526,3.0528,3.0544,3.0546,3.0555,3.0557,3.0569,3.0578,3.0592,3.0600,3.0649,3.0650,3.0665,3.0670,3.0690,3.0714,3.0740,3.0743,3.0744,3.0752,3.0756,3.0764,3.0803,3.0821,3.0827,3.0831,3.0873,3.0911,3.0913,3.0923,3.0953,3.0962,3.0975,3.0987,3.0997,3.1033,3.1048,3.1075,3.1076,3.1080,3.1085,3.1102,3.1108,3.1110,3.1120,3.1141,3.1155,3.1160,3.1183,3.1199,3.1206,3.1217,3.1233,3.1250,3.1267,3.1303,3.1328,3.1343,3.1369,3.1384,3.1410,3.1439,3.1483,3.1493,3.1497,3.1514,3.1543,3.1545,3.1549,3.1557,3.1588,3.1591,3.1616,3.1643,3.1735,3.1772,3.1774,3.1776,3.1791,3.1797,3.1877,3.1907,3.1928,3.1941,3.1956,3.1970,3.1993,3.2013,3.2107,3.2121,3.2131,3.2156,3.2170,3.2195,3.2203,3.2231,3.2239,3.2242,3.2267,3.2274,3.2300,3.2319,3.2350,3.2402,3.2418,3.2436,3.2474,3.2510,3.2523,3.2528,3.2533,3.2550,3.2576,3.2577,3.2636,3.2637,3.2677,3.2707,3.2716,3.2727,3.2739,3.2785,3.2806,3.2810,3.2872,3.2892,3.2903,3.2909,3.2998,3.3029,3.3065,3.3073,3.3112,3.3162,3.3181,3.3185,3.3214,3.3306,3.3329,3.3371,3.3391,3.3396,3.3398,3.3432,3.3436,3.3459,3.3460,3.3484,3.3540,3.3548,3.3550,3.3577,3.3606,3.3626,3.3650,3.3661,3.3683,3.3715,3.3809,3.3814,3.3893,3.3907,3.3932,3.3946,3.3972,3.3988,3.4014,3.4039,3.4099,3.4144,3.4152,3.4174,3.4187,3.4201,3.4235,3.4237,3.4275,3.4326,3.4448,3.4467,3.4533,3.4536,3.4585,3.4642,3.4666,3.4683,3.4813,3.4836,3.4953,3.5110,3.5200,3.5269,3.5271,3.5323,3.5460,3.5464,3.5487,3.5534,3.5603,3.5625,3.5640,3.5641,3.5769,3.5772,3.5820,3.5825,3.5870,3.6027,3.6062,3.6105,3.6176,3.6189,3.6209,3.6395,3.6499,3.6538,3.6539,3.6791,3.6913,3.6967,3.7009,3.7107,3.7422,3.7486,3.7503,3.7594,3.7602,3.7640,3.7708,3.7807,3.7891,3.8009,3.8010,3.8039,3.8326,3.8330,3.8446,3.8700,3.8960,3.9031,3.9051,3.9459,3.9504,3.9589,3.9678,4.0008,4.0070,4.0081,4.0195,4.0218,4.0255,4.0262,4.0365,4.0408,4.0576,4.0626,4.0629,4.0648,4.0799,4.1039,4.1063,4.1069,4.1087,4.1256,4.1283,4.1296,4.1471,4.1474,4.1562,4.1688,4.1750,4.1897,4.2172,4.2577,4.2718,4.2782,4.2815,4.2912,4.3540,4.3612,4.4582,4.4735,4.4994,4.5023,4.5183,4.5575,4.5913,4.7001,5.2315,5.3156,5.5296,5.7025,5.9724,6.9166,8.3322,8.8283],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.15742397137745975,0.1592128801431127,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.5180,0.6729,0.8955,1.4223,1.4369,1.4902,1.5182,1.5492,1.5586,1.5662,1.5682,1.5876,1.5909,1.6015,1.6074,1.6087,1.6127,1.6256,1.6366,1.6378,1.6430,1.6513,1.6702,1.6903,1.6922,1.6983,1.7050,1.7078,1.7149,1.7158,1.7241,1.7308,1.7380,1.7383,1.7464,1.7466,1.7509,1.7528,1.7607,1.7684,1.7689,1.7760,1.7799,1.7816,1.7864,1.7965,1.7970,1.8082,1.8101,1.8125,1.8167,1.8188,1.8218,1.8224,1.8267,1.8298,1.8320,1.8324,1.8376,1.8429,1.8444,1.8467,1.8577,1.8598,1.8609,1.8623,1.8669,1.8776,1.8863,1.8888,1.8925,1.8978,1.9234,1.9268,1.9283,1.9297,1.9324,1.9387,1.9433,1.9453,1.9517,1.9580,1.9582,1.9597,1.9615,1.9621,1.9628,1.9728,1.9734,1.9755,1.9756,1.9921,2.0168,2.0210,2.0330,2.0338,2.0383,2.0430,2.0434,2.0437,2.0526,2.0560,2.0586,2.0625,2.0667,2.0680,2.0697,2.0708,2.0799,2.0878,2.0927,2.1022,2.1041,2.1046,2.1065,2.1119,2.1122,2.1127,2.1153,2.1177,2.1185,2.1205,2.1211,2.1241,2.1248,2.1250,2.1266,2.1269,2.1286,2.1310,2.1314,2.1335,2.1371,2.1395,2.1432,2.1470,2.1477,2.1524,2.1538,2.1543,2.1546,2.1559,2.1568,2.1572,2.1579,2.1583,2.1584,2.1585,2.1676,2.1678,2.1690,2.1694,2.1745,2.1763,2.1775,2.1776,2.1783,2.1784,2.1821,2.1883,2.1890,2.1911,2.1938,2.1940,2.1965,2.2003,2.2163,2.2168,2.2173,2.2220,2.2243,2.2296,2.2383,2.2412,2.2423,2.2464,2.2467,2.2480,2.2518,2.2519,2.2568,2.2744,2.2771,2.2826,2.2860,2.2864,2.2885,2.2889,2.2983,2.3202,2.3220,2.3237,2.3252,2.3292,2.3326,2.3345,2.3363,2.3372,2.3389,2.3422,2.3448,2.3481,2.3542,2.3641,2.3652,2.3660,2.3664,2.3762,2.3792,2.3795,2.3842,2.3892,2.3902,2.3934,2.3999,2.4062,2.4169,2.4181,2.4272,2.4322,2.4352,2.4365,2.4400,2.4458,2.4464,2.4467,2.4477,2.4531,2.4613,2.4624,2.4687,2.4690,2.4708,2.4750,2.4774,2.4787,2.4802,2.4846,2.4896,2.4916,2.4994,2.5054,2.5058,2.5081,2.5152,2.5185,2.5233,2.5251,2.5302,2.5352,2.5374,2.5409,2.5515,2.5552,2.5638,2.5664,2.5719,2.5802,2.5815,2.5882,2.5918,2.5950,2.6084,2.6117,2.6140,2.6196,2.6205,2.6209,2.6352,2.6387,2.6398,2.6413,2.6499,2.6568,2.6626,2.6667,2.6781,2.6855,2.6861,2.6920,2.6932,2.7087,2.7092,2.7093,2.7113,2.7237,2.7304,2.7406,2.7426,2.7507,2.7824,2.7890,2.7972,2.7996,2.8037,2.8057,2.8282,2.8288,2.8393,2.8411,2.8433,2.8500,2.8510,2.8532,2.8608,2.8643,2.8744,2.8750,2.8844,2.8881,2.8991,2.9005,2.9092,2.9136,2.9159,2.9189,2.9240,2.9366,2.9367,2.9466,2.9566,2.9602,2.9606,2.9654,2.9713,2.9810,2.9822,2.9991,3.0097,3.0110,3.0121,3.0140,3.0220,3.0233,3.0251,3.0347,3.0610,3.0615,3.0622,3.0639,3.0838,3.0944,3.0966,3.0989,3.1027,3.1171,3.1178,3.1193,3.1245,3.1334,3.1342,3.1371,3.1512,3.1550,3.1643,3.1670,3.1768,3.2034,3.2166,3.2236,3.2254,3.2374,3.2377,3.2607,3.2628,3.2669,3.2734,3.3033,3.3079,3.3166,3.3192,3.3297,3.3335,3.3344,3.3359,3.3603,3.3830,3.3913,3.4065,3.4174,3.4497,3.4655,3.4721,3.4833,3.4925,3.5125,3.5158,3.5192,3.5197,3.5909,3.5977,3.6461,3.6840,3.6900,3.7081,3.7347,3.7737,3.7762,3.7777,3.7814,3.8130,3.8137,3.8338,3.8549,3.8737,3.8768,3.8794,3.8822,3.8830,3.8853,3.8962,3.9006,3.9088,3.9107,3.9148,3.9235,3.9256,3.9290,3.9358,3.9533,3.9546,3.9628,3.9639,3.9655,3.9701,3.9713,3.9885,4.0000,4.0171,4.0199,4.0263,4.0292,4.0400,4.0447,4.0631,4.0636,4.0647,4.0736,4.0789,4.0799,4.0864,4.0867,4.1003,4.1031,4.1143,4.1152,4.1200,4.1225,4.1292,4.1312,4.1418,4.1423,4.1548,4.1570,4.1605,4.1619,4.1733,4.1776,4.1785,4.1893,4.2026,4.2035,4.2304,4.2320,4.2371,4.2373,4.2395,4.2467,4.2511,4.2715,4.2785,4.2840,4.2943,4.2953,4.2981,4.3047,4.3099,4.3116,4.3124,4.3190,4.3273,4.3278,4.3324,4.3362,4.3627,4.3644,4.3752,4.3797,4.3909,4.3969,4.3970,4.4008,4.4131,4.4179,4.4209,4.4213,4.4221,4.4251,4.4517,4.4552,4.4586,4.4606,4.4644,4.4728,4.4737,4.4813,4.4891,4.4915,4.5011,4.5037,4.5072,4.5130,4.5151,4.5215,4.5282,4.5540,4.5687,4.5740,4.5941,4.6012,4.6041,4.6086,4.6386,4.6751,4.6792,4.7090,4.7290,4.7325,4.7353,4.7858,4.8652,4.9352,4.9430,4.9828,4.9840,4.9847,5.0201,5.0842,5.0895,5.1488,5.1788,5.2266,5.2422,5.3436,5.3662,5.6014,5.9578,5.9773,6.2730,6.5486,6.8156,7.3748,9.4971],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.3752,0.4081,0.4186,0.4204,0.4218,0.4253,0.4280,0.4285,0.4295,0.4322,0.4348,0.4356,0.4359,0.4431,0.4436,0.4557,0.4560,0.4568,0.4571,0.4595,0.4602,0.4604,0.4677,0.4683,0.4694,0.4715,0.4720,0.4745,0.4766,0.4775,0.4776,0.4777,0.4815,0.4848,0.4862,0.4888,0.4908,0.4918,0.4933,0.4941,0.4950,0.4953,0.4997,0.4998,0.5058,0.5083,0.5087,0.5094,0.5096,0.5100,0.5133,0.5162,0.5164,0.5175,0.5183,0.5188,0.5190,0.5192,0.5246,0.5255,0.5262,0.5275,0.5277,0.5295,0.5306,0.5310,0.5325,0.5337,0.5356,0.5363,0.5365,0.5366,0.5372,0.5374,0.5398,0.5400,0.5403,0.5421,0.5433,0.5436,0.5444,0.5469,0.5484,0.5501,0.5519,0.5527,0.5530,0.5533,0.5562,0.5575,0.5582,0.5583,0.5589,0.5594,0.5599,0.5625,0.5641,0.5652,0.5662,0.5673,0.5706,0.5707,0.5715,0.5717,0.5732,0.5734,0.5757,0.5772,0.5787,0.5793,0.5795,0.5809,0.5810,0.5823,0.5829,0.5844,0.5853,0.5855,0.5868,0.5885,0.5904,0.5907,0.5918,0.5927,0.5937,0.5946,0.5947,0.5951,0.5952,0.5954,0.5967,0.5971,0.5973,0.5976,0.5983,0.5985,0.6002,0.6016,0.6032,0.6039,0.6043,0.6044,0.6067,0.6073,0.6100,0.6113,0.6114,0.6119,0.6126,0.6127,0.6128,0.6131,0.6141,0.6142,0.6155,0.6156,0.6175,0.6176,0.6177,0.6183,0.6192,0.6213,0.6215,0.6227,0.6231,0.6235,0.6242,0.6255,0.6264,0.6272,0.6291,0.6297,0.6298,0.6311,0.6318,0.6324,0.6332,0.6339,0.6342,0.6347,0.6351,0.6385,0.6391,0.6393,0.6399,0.6406,0.6420,0.6442,0.6443,0.6457,0.6458,0.6480,0.6483,0.6488,0.6491,0.6499,0.6512,0.6514,0.6517,0.6518,0.6525,0.6534,0.6541,0.6544,0.6546,0.6559,0.6574,0.6581,0.6584,0.6601,0.6620,0.6623,0.6625,0.6633,0.6636,0.6644,0.6649,0.6659,0.6664,0.6683,0.6713,0.6723,0.6725,0.6731,0.6748,0.6756,0.6769,0.6770,0.6778,0.6784,0.6803,0.6805,0.6827,0.6829,0.6849,0.6852,0.6854,0.6856,0.6865,0.6868,0.6871,0.6898,0.6916,0.6926,0.6942,0.6943,0.6952,0.6953,0.6969,0.6996,0.6997,0.7004,0.7009,0.7023,0.7026,0.7037,0.7048,0.7068,0.7071,0.7090,0.7132,0.7145,0.7146,0.7159,0.7165,0.7176,0.7177,0.7182,0.7199,0.7202,0.7213,0.7217,0.7218,0.7231,0.7256,0.7284,0.7318,0.7331,0.7341,0.7362,0.7373,0.7379,0.7412,0.7419,0.7434,0.7455,0.7471,0.7489,0.7497,0.7499,0.7503,0.7510,0.7534,0.7539,0.7587,0.7596,0.7629,0.7631,0.7634,0.7641,0.7654,0.7662,0.7666,0.7673,0.7680,0.7689,0.7694,0.7699,0.7730,0.7737,0.7742,0.7756,0.7776,0.7779,0.7793,0.7797,0.7863,0.7874,0.7887,0.7924,0.7927,0.7963,0.7969,0.7987,0.7995,0.8016,0.8022,0.8023,0.8033,0.8057,0.8065,0.8066,0.8077,0.8113,0.8140,0.8141,0.8166,0.8168,0.8192,0.8193,0.8221,0.8241,0.8261,0.8287,0.8311,0.8314,0.8326,0.8333,0.8344,0.8364,0.8377,0.8380,0.8391,0.8411,0.8432,0.8436,0.8439,0.8445,0.8452,0.8458,0.8461,0.8478,0.8504,0.8516,0.8522,0.8533,0.8544,0.8553,0.8561,0.8574,0.8583,0.8593,0.8604,0.8613,0.8627,0.8648,0.8671,0.8684,0.8685,0.8694,0.8701,0.8711,0.8755,0.8756,0.8760,0.8763,0.8768,0.8826,0.8832,0.8865,0.8884,0.8893,0.8904,0.8905,0.8909,0.8911,0.8912,0.8932,0.8941,0.8942,0.8944,0.8945,0.8956,0.8995,0.9000,0.9006,0.9008,0.9052,0.9063,0.9076,0.9090,0.9100,0.9132,0.9133,0.9145,0.9148,0.9150,0.9161,0.9182,0.9204,0.9206,0.9218,0.9225,0.9233,0.9238,0.9253,0.9300,0.9351,0.9355,0.9376,0.9382,0.9418,0.9444,0.9446,0.9458,0.9464,0.9466,0.9467,0.9470,0.9473,0.9508,0.9517,0.9532,0.9542,0.9544,0.9557,0.9558,0.9574,0.9614,0.9630,0.9644,0.9648,0.9675,0.9684,0.9707,0.9738,0.9746,0.9747,0.9756,0.9771,0.9813,0.9871,0.9919,0.9927,0.9936,0.9938,0.9947,0.9976,0.9983,1.0023,1.0049,1.0154,1.0165,1.0224,1.0315,1.0414,1.0431,1.0470,1.0490,1.0535,1.0538,1.0550,1.0569,1.0573,1.0619,1.0671,1.0679,1.0700,1.0734,1.0839,1.0910,1.0957,1.1061,1.1069,1.1147,1.1154,1.1329,1.1401,1.1463,1.1533,1.1640,1.1643,1.2233,1.2537,1.3156,1.3250,1.3282,1.3612,1.3956,1.6869,1.7796,2.0724,2.4284,2.5294,2.5804,2.9636,3.2965,4.0220,4.1368,4.3099,4.3557,4.3798,4.6362,4.8174,4.9605,5.7012,5.7926,5.8192,6.3322,7.8392,7.8599,9.6090,9.8286],"y":[0.0018148820326678765,0.003629764065335753,0.0054446460980036296,0.007259528130671506,0.009074410163339383,0.010889292196007259,0.012704174228675136,0.014519056261343012,0.016333938294010888,0.018148820326678767,0.019963702359346643,0.021778584392014518,0.023593466424682397,0.025408348457350273,0.02722323049001815,0.029038112522686024,0.030852994555353903,0.032667876588021776,0.034482758620689655,0.036297640653357534,0.038112522686025406,0.039927404718693285,0.041742286751361164,0.043557168784029036,0.045372050816696916,0.047186932849364795,0.04900181488203267,0.050816696914700546,0.05263157894736842,0.0544464609800363,0.056261343012704176,0.05807622504537205,0.05989110707803993,0.06170598911070781,0.06352087114337568,0.06533575317604355,0.06715063520871144,0.06896551724137931,0.07078039927404718,0.07259528130671507,0.07441016333938294,0.07622504537205081,0.0780399274047187,0.07985480943738657,0.08166969147005444,0.08348457350272233,0.0852994555353902,0.08711433756805807,0.08892921960072596,0.09074410163339383,0.0925589836660617,0.09437386569872959,0.09618874773139746,0.09800362976406533,0.0998185117967332,0.10163339382940109,0.10344827586206896,0.10526315789473684,0.10707803992740472,0.1088929219600726,0.11252268602540835,0.11433756805807622,0.1161524500907441,0.11796733212341198,0.11978221415607986,0.12159709618874773,0.12341197822141561,0.12522686025408347,0.12704174228675136,0.12885662431941924,0.1306715063520871,0.132486388384755,0.13430127041742287,0.13611615245009073,0.13793103448275862,0.1397459165154265,0.14156079854809436,0.14337568058076225,0.14519056261343014,0.147005444646098,0.14882032667876588,0.15063520871143377,0.15245009074410162,0.1542649727767695,0.1560798548094374,0.15789473684210525,0.15970961887477314,0.16152450090744103,0.16333938294010888,0.16515426497277677,0.16696914700544466,0.16878402903811252,0.1705989110707804,0.1724137931034483,0.17422867513611615,0.17604355716878403,0.17785843920145192,0.17967332123411978,0.18148820326678766,0.18330308529945555,0.1851179673321234,0.1869328493647913,0.18874773139745918,0.19056261343012704,0.19237749546279492,0.19419237749546278,0.19600725952813067,0.19782214156079855,0.1996370235934664,0.2014519056261343,0.20326678765880218,0.20508166969147004,0.20689655172413793,0.20871143375680581,0.21052631578947367,0.21415607985480944,0.2159709618874773,0.2177858439201452,0.21960072595281308,0.22141560798548093,0.2250453720508167,0.22686025408348456,0.22867513611615245,0.23049001814882034,0.23411978221415608,0.23593466424682397,0.23774954627949182,0.2395644283121597,0.2413793103448276,0.24319419237749546,0.24500907441016334,0.24682395644283123,0.24863883847549909,0.25045372050816694,0.25226860254083483,0.2540834845735027,0.2558983666061706,0.2577132486388385,0.2595281306715064,0.2613430127041742,0.2631578947368421,0.26497277676951,0.26678765880217786,0.26860254083484575,0.27041742286751363,0.27223230490018147,0.27404718693284935,0.27586206896551724,0.2776769509981851,0.279491833030853,0.2813067150635209,0.2831215970961887,0.2867513611615245,0.2885662431941924,0.29038112522686027,0.29219600725952816,0.294010889292196,0.2958257713248639,0.29764065335753176,0.29945553539019965,0.30127041742286753,0.3030852994555354,0.30490018148820325,0.30671506352087113,0.308529945553539,0.3103448275862069,0.3121597096188748,0.3139745916515426,0.3157894736842105,0.3176043557168784,0.3194192377495463,0.32123411978221417,0.32304900181488205,0.3248638838475499,0.32667876588021777,0.32849364791288566,0.33030852994555354,0.33212341197822143,0.3339382940108893,0.33575317604355714,0.33756805807622503,0.3393829401088929,0.3411978221415608,0.3430127041742287,0.3448275862068966,0.3484573502722323,0.3502722323049002,0.35208711433756806,0.35390199637023595,0.35571687840290384,0.35753176043557167,0.35934664246823955,0.36116152450090744,0.3629764065335753,0.3666061705989111,0.3684210526315789,0.3702359346642468,0.3720508166969147,0.3738656987295826,0.37568058076225047,0.37749546279491836,0.3793103448275862,0.3811252268602541,0.38294010889292196,0.38475499092558985,0.38656987295825773,0.38838475499092556,0.39019963702359345,0.39201451905626133,0.3938294010889292,0.3956442831215971,0.397459165154265,0.3992740471869328,0.4010889292196007,0.4029038112522686,0.4047186932849365,0.40653357531760437,0.4101633393829401,0.41197822141560797,0.41379310344827586,0.41560798548094374,0.41742286751361163,0.4192377495462795,0.42105263157894735,0.42286751361161523,0.4246823956442831,0.426497277676951,0.4283121597096189,0.4301270417422868,0.4319419237749546,0.4337568058076225,0.4355716878402904,0.43738656987295826,0.43920145190562615,0.44101633393829404,0.44283121597096187,0.44464609800362975,0.44646098003629764,0.4482758620689655,0.4500907441016334,0.4519056261343013,0.4537205081669691,0.455535390199637,0.4591651542649728,0.46098003629764067,0.4646098003629764,0.4664246823956443,0.46823956442831216,0.47005444646098005,0.47186932849364793,0.47368421052631576,0.47549909255898365,0.47731397459165154,0.4791288566243194,0.4809437386569873,0.4827586206896552,0.484573502722323,0.4863883847549909,0.4882032667876588,0.4900181488203267,0.49183303085299457,0.49364791288566245,0.4954627949183303,0.49727767695099817,0.49909255898366606,0.5009074410163339,0.5027223230490018,0.5045372050816697,0.5063520871143375,0.5081669691470054,0.5099818511796733,0.5117967332123412,0.5136116152450091,0.515426497277677,0.5172413793103449,0.5190562613430127,0.5208711433756806,0.5226860254083484,0.5245009074410163,0.5263157894736842,0.5281306715063521,0.52994555353902,0.5317604355716878,0.5335753176043557,0.5353901996370236,0.5372050816696915,0.5390199637023594,0.5408348457350273,0.542649727767695,0.5444646098003629,0.5462794918330308,0.5480943738656987,0.5499092558983666,0.5517241379310345,0.5535390199637024,0.5571687840290381,0.558983666061706,0.5607985480943739,0.5626134301270418,0.5644283121597096,0.5662431941923775,0.5680580762250453,0.5698729582577132,0.5716878402903811,0.573502722323049,0.5753176043557169,0.5789473684210527,0.5807622504537205,0.5825771324863884,0.5843920145190563,0.5862068965517241,0.588021778584392,0.5916515426497277,0.5934664246823956,0.5952813067150635,0.5970961887477314,0.5989110707803993,0.6007259528130672,0.6025408348457351,0.604355716878403,0.6061705989110708,0.6079854809437386,0.6098003629764065,0.6116152450090744,0.6134301270417423,0.6152450090744102,0.617059891107078,0.6188747731397459,0.6206896551724138,0.6225045372050817,0.6243194192377496,0.6261343012704175,0.6279491833030852,0.6297640653357531,0.631578947368421,0.6333938294010889,0.6352087114337568,0.6370235934664247,0.6388384754990926,0.6406533575317604,0.6424682395644283,0.6442831215970962,0.6460980036297641,0.647912885662432,0.6497277676950998,0.6515426497277677,0.6533575317604355,0.6551724137931034,0.6569872958257713,0.6588021778584392,0.6606170598911071,0.662431941923775,0.6642468239564429,0.6660617059891107,0.6678765880217786,0.6696914700544465,0.6715063520871143,0.6733212341197822,0.6751361161524501,0.676950998185118,0.6787658802177858,0.6805807622504537,0.6823956442831216,0.6842105263157895,0.6860254083484574,0.6878402903811253,0.6896551724137931,0.691470054446461,0.6932849364791288,0.6950998185117967,0.6969147005444646,0.6987295825771325,0.7005444646098004,0.7023593466424682,0.7041742286751361,0.705989110707804,0.7078039927404719,0.7096188747731398,0.7114337568058077,0.7132486388384754,0.7150635208711433,0.7168784029038112,0.7186932849364791,0.720508166969147,0.7223230490018149,0.7241379310344828,0.7259528130671506,0.7277676950998185,0.7295825771324864,0.7313974591651543,0.7332123411978222,0.73502722323049,0.7368421052631579,0.7386569872958257,0.7404718693284936,0.7441016333938294,0.7459165154264973,0.7477313974591652,0.7495462794918331,0.7513611615245009,0.7531760435571688,0.7549909255898367,0.7586206896551724,0.7604355716878403,0.7622504537205081,0.764065335753176,0.7658802177858439,0.7676950998185118,0.7695099818511797,0.7713248638838476,0.7731397459165155,0.7749546279491834,0.7767695099818511,0.778584392014519,0.7803992740471869,0.7822141560798548,0.7840290381125227,0.7858439201451906,0.7876588021778584,0.7894736842105263,0.7912885662431942,0.7931034482758621,0.79491833030853,0.7967332123411979,0.7985480943738656,0.8003629764065335,0.8021778584392014,0.8039927404718693,0.8058076225045372,0.8076225045372051,0.809437386569873,0.8112522686025408,0.8148820326678766,0.8166969147005445,0.8185117967332124,0.8203266787658802,0.822141560798548,0.8239564428312159,0.8257713248638838,0.8275862068965517,0.8294010889292196,0.8312159709618875,0.8330308529945554,0.8348457350272233,0.8366606170598911,0.838475499092559,0.8402903811252269,0.8421052631578947,0.8439201451905626,0.8457350272232305,0.8475499092558983,0.8493647912885662,0.8511796733212341,0.852994555353902,0.8566243194192378,0.8584392014519057,0.8602540834845736,0.8620689655172413,0.8638838475499092,0.8656987295825771,0.867513611615245,0.8693284936479129,0.8711433756805808,0.8729582577132486,0.8747731397459165,0.8765880217785844,0.8784029038112523,0.8802177858439202,0.8820326678765881,0.8838475499092558,0.8856624319419237,0.8874773139745916,0.8892921960072595,0.8911070780399274,0.8929219600725953,0.8947368421052632,0.896551724137931,0.8983666061705989,0.9001814882032668,0.9019963702359347,0.9038112522686026,0.9056261343012704,0.9074410163339383,0.9092558983666061,0.911070780399274,0.9128856624319419,0.9147005444646098,0.9165154264972777,0.9183303085299456,0.9201451905626135,0.9219600725952813,0.9237749546279492,0.925589836660617,0.9274047186932849,0.9292196007259528,0.9310344827586207,0.9328493647912885,0.9346642468239564,0.9364791288566243,0.9382940108892922,0.9401088929219601,0.941923774954628,0.9437386569872959,0.9455535390199638,0.9473684210526315,0.9491833030852994,0.9509981851179673,0.9528130671506352,0.9546279491833031,0.956442831215971,0.9582577132486388,0.9600725952813067,0.9618874773139746,0.9637023593466425,0.9655172413793104,0.9673321234119783,0.969147005444646,0.9709618874773139,0.9727767695099818,0.9745916515426497,0.9764065335753176,0.9782214156079855,0.9800362976406534,0.9818511796733213,0.9836660617059891,0.985480943738657,0.9872958257713249,0.9891107078039928,0.9909255898366606,0.9927404718693285,0.9945553539019963,0.9963702359346642,0.9981851179673321],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[2.0537,2.0708,2.0964,2.1162,2.1193,2.1347,2.1480,2.1489,2.1579,2.1606,2.1678,2.1766,2.1813,2.1824,2.1859,2.1886,2.1910,2.1918,2.1991,2.2059,2.2220,2.2275,2.2280,2.2329,2.2340,2.2459,2.2463,2.2478,2.2479,2.2516,2.2522,2.2542,2.2567,2.2591,2.2639,2.2660,2.2664,2.2685,2.2690,2.2706,2.2719,2.2729,2.2730,2.2752,2.2768,2.2779,2.2786,2.2792,2.2932,2.2942,2.2949,2.2951,2.2972,2.3009,2.3052,2.3061,2.3068,2.3093,2.3128,2.3131,2.3151,2.3156,2.3160,2.3178,2.3192,2.3195,2.3201,2.3209,2.3240,2.3268,2.3281,2.3318,2.3322,2.3324,2.3340,2.3380,2.3394,2.3419,2.3420,2.3436,2.3476,2.3486,2.3489,2.3502,2.3538,2.3556,2.3569,2.3632,2.3651,2.3653,2.3676,2.3684,2.3712,2.3791,2.3794,2.3807,2.3809,2.3811,2.3836,2.3840,2.3895,2.3896,2.3919,2.3924,2.3935,2.3953,2.3956,2.3982,2.3988,2.3992,2.4002,2.4003,2.4059,2.4103,2.4124,2.4130,2.4193,2.4217,2.4232,2.4240,2.4254,2.4282,2.4344,2.4370,2.4416,2.4439,2.4461,2.4490,2.4499,2.4524,2.4525,2.4563,2.4567,2.4596,2.4650,2.4655,2.4674,2.4684,2.4688,2.4694,2.4700,2.4721,2.4729,2.4745,2.4752,2.4762,2.4767,2.4776,2.4833,2.4871,2.4877,2.4922,2.4926,2.4940,2.4993,2.5003,2.5008,2.5047,2.5104,2.5132,2.5134,2.5149,2.5170,2.5200,2.5222,2.5226,2.5229,2.5259,2.5270,2.5272,2.5273,2.5318,2.5321,2.5355,2.5396,2.5401,2.5425,2.5452,2.5486,2.5490,2.5550,2.5558,2.5559,2.5562,2.5573,2.5602,2.5607,2.5610,2.5624,2.5631,2.5680,2.5701,2.5706,2.5712,2.5719,2.5723,2.5729,2.5738,2.5748,2.5749,2.5795,2.5798,2.5801,2.5830,2.5883,2.5924,2.5940,2.5993,2.5997,2.6018,2.6079,2.6105,2.6117,2.6126,2.6150,2.6161,2.6176,2.6187,2.6209,2.6213,2.6219,2.6230,2.6242,2.6248,2.6257,2.6326,2.6349,2.6351,2.6369,2.6376,2.6379,2.6404,2.6439,2.6440,2.6456,2.6467,2.6488,2.6502,2.6519,2.6526,2.6638,2.6650,2.6658,2.6741,2.6742,2.6802,2.6841,2.6842,2.6869,2.6894,2.6896,2.6901,2.6973,2.6976,2.7023,2.7035,2.7041,2.7061,2.7062,2.7112,2.7132,2.7140,2.7164,2.7182,2.7208,2.7215,2.7228,2.7276,2.7279,2.7305,2.7314,2.7364,2.7368,2.7463,2.7469,2.7488,2.7494,2.7502,2.7507,2.7557,2.7568,2.7574,2.7582,2.7594,2.7633,2.7641,2.7645,2.7714,2.7801,2.7834,2.7871,2.7897,2.7911,2.7948,2.7975,2.7985,2.8001,2.8006,2.8033,2.8074,2.8095,2.8124,2.8129,2.8133,2.8143,2.8187,2.8195,2.8204,2.8212,2.8224,2.8238,2.8241,2.8295,2.8316,2.8343,2.8345,2.8349,2.8360,2.8375,2.8385,2.8401,2.8445,2.8489,2.8498,2.8534,2.8556,2.8593,2.8617,2.8621,2.8637,2.8643,2.8648,2.8660,2.8697,2.8705,2.8727,2.8754,2.8841,2.8881,2.8885,2.8897,2.8943,2.8979,2.8981,2.8996,2.9003,2.9006,2.9082,2.9088,2.9128,2.9130,2.9249,2.9288,2.9316,2.9393,2.9397,2.9435,2.9440,2.9471,2.9489,2.9493,2.9496,2.9503,2.9539,2.9541,2.9581,2.9623,2.9691,2.9715,2.9750,2.9753,2.9764,2.9776,2.9831,2.9842,2.9849,2.9864,2.9878,2.9879,2.9911,2.9940,2.9978,2.9998,3.0030,3.0049,3.0052,3.0055,3.0079,3.0122,3.0130,3.0176,3.0179,3.0180,3.0211,3.0234,3.0313,3.0331,3.0333,3.0383,3.0401,3.0475,3.0478,3.0495,3.0506,3.0519,3.0540,3.0573,3.0606,3.0617,3.0649,3.0691,3.0698,3.0724,3.0742,3.0839,3.0901,3.0920,3.0959,3.0968,3.0989,3.1007,3.1009,3.1010,3.1153,3.1163,3.1245,3.1255,3.1371,3.1395,3.1418,3.1423,3.1549,3.1565,3.1592,3.1629,3.1712,3.1717,3.1823,3.1865,3.1892,3.1897,3.1937,3.1950,3.2064,3.2069,3.2106,3.2154,3.2166,3.2177,3.2220,3.2230,3.2295,3.2324,3.2351,3.2360,3.2436,3.2528,3.2538,3.2558,3.2687,3.2716,3.2732,3.2755,3.2774,3.2785,3.2822,3.2888,3.2942,3.3089,3.3175,3.3199,3.3258,3.3294,3.3378,3.3383,3.3495,3.3620,3.3623,3.3649,3.3684,3.3788,3.3825,3.3972,3.3980,3.4085,3.4086,3.4296,3.4335,3.4377,3.4455,3.4460,3.4503,3.4722,3.4765,3.5184,3.5200,3.5314,3.5392,3.5560,3.5628,3.5665,3.5716,3.5767,3.5905,3.6048,3.6108,3.6498,3.6791,3.6853,3.6859,3.6943,3.7313,3.7394,3.7432,3.7589,3.7926,3.8112,3.8119,3.8275,3.8449,3.8581,3.8911,3.9307,3.9508,3.9877,4.0286,4.0446,4.0797,4.1133,4.1450,4.1461,4.2147,4.2158,4.2204,4.2773,4.3774,4.4055,4.4128,4.6168,4.6625,4.9087,4.9526,5.2380,5.6661,5.8231,6.2664,7.7276,8.6995,9.4558,10.0921,14.0662],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.5016,0.5050,0.5159,0.5269,0.5284,0.5351,0.5353,0.5440,0.5452,0.5511,0.5562,0.5598,0.5632,0.5643,0.5662,0.5692,0.5693,0.5756,0.5771,0.5806,0.5808,0.5811,0.5823,0.5852,0.5905,0.5907,0.5909,0.5930,0.5985,0.5990,0.6002,0.6036,0.6038,0.6045,0.6047,0.6059,0.6062,0.6065,0.6083,0.6115,0.6151,0.6157,0.6158,0.6167,0.6175,0.6198,0.6204,0.6216,0.6222,0.6226,0.6230,0.6258,0.6261,0.6277,0.6299,0.6313,0.6333,0.6344,0.6350,0.6354,0.6370,0.6383,0.6392,0.6418,0.6423,0.6424,0.6427,0.6441,0.6447,0.6459,0.6461,0.6478,0.6485,0.6497,0.6527,0.6529,0.6542,0.6550,0.6551,0.6558,0.6573,0.6597,0.6626,0.6634,0.6638,0.6641,0.6649,0.6662,0.6664,0.6667,0.6696,0.6703,0.6720,0.6723,0.6726,0.6749,0.6754,0.6757,0.6762,0.6772,0.6775,0.6785,0.6790,0.6795,0.6811,0.6826,0.6836,0.6854,0.6856,0.6873,0.6877,0.6878,0.6888,0.6899,0.6915,0.6926,0.6928,0.6948,0.6953,0.6956,0.6982,0.6988,0.6989,0.6991,0.6993,0.7007,0.7009,0.7016,0.7021,0.7054,0.7058,0.7064,0.7078,0.7092,0.7097,0.7099,0.7102,0.7115,0.7117,0.7125,0.7165,0.7174,0.7176,0.7177,0.7183,0.7197,0.7238,0.7239,0.7249,0.7294,0.7316,0.7329,0.7361,0.7375,0.7393,0.7424,0.7441,0.7442,0.7445,0.7449,0.7453,0.7463,0.7470,0.7480,0.7481,0.7530,0.7535,0.7553,0.7555,0.7572,0.7599,0.7609,0.7623,0.7625,0.7649,0.7690,0.7769,0.7778,0.7831,0.7845,0.7852,0.7853,0.7856,0.7859,0.7884,0.7893,0.7927,0.7937,0.7962,0.7968,0.7969,0.7970,0.7984,0.7997,0.8000,0.8024,0.8034,0.8057,0.8069,0.8084,0.8089,0.8092,0.8129,0.8145,0.8192,0.8199,0.8209,0.8222,0.8225,0.8244,0.8280,0.8285,0.8294,0.8315,0.8325,0.8344,0.8350,0.8359,0.8385,0.8398,0.8413,0.8434,0.8449,0.8466,0.8469,0.8505,0.8565,0.8610,0.8649,0.8651,0.8657,0.8663,0.8693,0.8698,0.8708,0.8737,0.8740,0.8765,0.8776,0.8781,0.8803,0.8807,0.8810,0.8818,0.8857,0.8863,0.8870,0.8877,0.8878,0.8902,0.8909,0.8923,0.8983,0.8986,0.8987,0.9020,0.9036,0.9063,0.9087,0.9111,0.9113,0.9120,0.9130,0.9135,0.9144,0.9197,0.9237,0.9251,0.9252,0.9277,0.9324,0.9343,0.9358,0.9367,0.9372,0.9393,0.9444,0.9447,0.9453,0.9534,0.9563,0.9580,0.9597,0.9613,0.9667,0.9684,0.9690,0.9711,0.9735,0.9743,0.9755,0.9757,0.9764,0.9790,0.9806,0.9852,0.9866,0.9887,0.9914,0.9936,0.9942,0.9968,0.9969,0.9998,1.0006,1.0034,1.0066,1.0075,1.0096,1.0099,1.0105,1.0107,1.0147,1.0188,1.0217,1.0234,1.0245,1.0296,1.0297,1.0330,1.0393,1.0410,1.0415,1.0430,1.0446,1.0465,1.0472,1.0499,1.0531,1.0573,1.0576,1.0608,1.0612,1.0656,1.0664,1.0709,1.0721,1.0751,1.0801,1.0810,1.0818,1.0894,1.1002,1.1005,1.1135,1.1159,1.1176,1.1205,1.1252,1.1258,1.1358,1.1528,1.1646,1.1665,1.1699,1.1703,1.1731,1.1783,1.1786,1.1812,1.1818,1.1862,1.1876,1.1885,1.1894,1.1920,1.2013,1.2035,1.2111,1.2162,1.2165,1.2202,1.2254,1.2255,1.2275,1.2278,1.2295,1.2305,1.2310,1.2371,1.2460,1.2464,1.2465,1.2484,1.2491,1.2496,1.2537,1.2564,1.2602,1.2620,1.2626,1.2632,1.2694,1.2717,1.2726,1.2792,1.2802,1.2860,1.2873,1.2888,1.2899,1.2906,1.2910,1.2922,1.3076,1.3108,1.3109,1.3158,1.3160,1.3185,1.3206,1.3217,1.3218,1.3272,1.3294,1.3296,1.3343,1.3350,1.3444,1.3455,1.3498,1.3530,1.3543,1.3635,1.3675,1.3689,1.3695,1.3700,1.3710,1.3723,1.3728,1.3739,1.3741,1.3758,1.3813,1.3841,1.3850,1.3864,1.3880,1.3970,1.3978,1.4035,1.4046,1.4094,1.4147,1.4188,1.4198,1.4204,1.4210,1.4240,1.4244,1.4252,1.4257,1.4258,1.4259,1.4260,1.4335,1.4380,1.4444,1.4447,1.4543,1.4597,1.4620,1.4638,1.4675,1.4744,1.4760,1.4784,1.4795,1.4903,1.4983,1.4998,1.5132,1.5295,1.5296,1.5385,1.5466,1.5574,1.5591,1.5665,1.5684,1.5697,1.5770,1.5798,1.5823,1.5890,1.5895,1.5950,1.5973,1.5976,1.6001,1.6015,1.6035,1.6039,1.6047,1.6055,1.6064,1.6083,1.6186,1.6472,1.6483,1.6567,1.6569,1.6650,1.6660,1.6683,1.6787,1.6817,1.7334,1.7344,1.7420,1.7435,1.7829,1.7877,1.7923,1.8078,1.8166,1.8194,1.8336,1.8519,1.8599,1.8645,1.8714,1.8723,1.9519,1.9549,1.9668,1.9670,1.9731,1.9848,1.9936,1.9978,2.0118,2.2010,2.2573,2.2616,2.2690,2.2756,2.2954,2.3038,2.3429,2.3540,2.4107,2.5337,2.5939,4.2236],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.1,0.10178571428571428,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9196428571428571,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.2976,0.3287,0.3704,0.3707,0.3812,0.3835,0.3839,0.3850,0.3862,0.3979,0.4112,0.4145,0.4218,0.4234,0.4306,0.4319,0.4328,0.4447,0.4499,0.4521,0.4619,0.4647,0.4662,0.4663,0.4666,0.4707,0.4770,0.4827,0.4854,0.4883,0.4895,0.4920,0.4939,0.4966,0.4985,0.4997,0.5012,0.5030,0.5035,0.5043,0.5079,0.5091,0.5093,0.5134,0.5164,0.5188,0.5208,0.5223,0.5255,0.5258,0.5265,0.5277,0.5292,0.5297,0.5299,0.5302,0.5328,0.5349,0.5361,0.5371,0.5428,0.5461,0.5522,0.5588,0.5622,0.5626,0.5646,0.5653,0.5679,0.5689,0.5690,0.5696,0.5707,0.5716,0.5720,0.5742,0.5773,0.5832,0.5855,0.5874,0.5914,0.5915,0.5939,0.5948,0.5957,0.6007,0.6012,0.6039,0.6055,0.6070,0.6116,0.6127,0.6129,0.6134,0.6175,0.6180,0.6185,0.6186,0.6204,0.6227,0.6232,0.6249,0.6256,0.6306,0.6311,0.6329,0.6337,0.6359,0.6363,0.6407,0.6531,0.6534,0.6583,0.6604,0.6608,0.6652,0.6702,0.6707,0.6761,0.6785,0.6862,0.6864,0.6875,0.6937,0.6945,0.6965,0.6983,0.7043,0.7070,0.7120,0.7164,0.7165,0.7167,0.7192,0.7198,0.7219,0.7308,0.7334,0.7347,0.7402,0.7404,0.7414,0.7482,0.7483,0.7506,0.7508,0.7570,0.7594,0.7616,0.7672,0.7774,0.7845,0.7850,0.7903,0.7921,0.7937,0.7967,0.7999,0.8060,0.8090,0.8162,0.8232,0.8243,0.8251,0.8254,0.8265,0.8270,0.8282,0.8284,0.8412,0.8418,0.8425,0.8456,0.8492,0.8496,0.8502,0.8520,0.8540,0.8740,0.8776,0.8781,0.8811,0.8828,0.8837,0.8871,0.8894,0.8966,0.8991,0.8993,0.9001,0.9050,0.9149,0.9209,0.9256,0.9312,0.9365,0.9384,0.9473,0.9543,0.9591,0.9622,0.9735,0.9745,0.9803,0.9881,0.9898,0.9930,1.0057,1.0119,1.0139,1.0541,1.0542,1.0581,1.0780,1.0803,1.0851,1.0852,1.0867,1.0896,1.0949,1.1033,1.1149,1.1199,1.1201,1.1237,1.1243,1.1249,1.1269,1.1336,1.1496,1.1565,1.1598,1.1826,1.1909,1.1949,1.2091,1.2128,1.2136,1.2257,1.2262,1.2350,1.2528,1.2665,1.2839,1.3131,1.3186,1.3233,1.3276,1.3367,1.3437,1.3442,1.3699,1.3917,1.4071,1.4096,1.4142,1.4211,1.4402,1.4447,1.4468,1.4602,1.5007,1.5026,1.5191,1.5279,1.5430,1.5431,1.5538,1.5604,1.5607,1.5668,1.5699,1.5719,1.5744,1.5772,1.5787,1.5837,1.5903,1.5904,1.5954,1.5976,1.5989,1.6036,1.6051,1.6057,1.6095,1.6163,1.6185,1.6188,1.6228,1.6255,1.6301,1.6330,1.6403,1.6409,1.6415,1.6418,1.6422,1.6427,1.6434,1.6448,1.6459,1.6492,1.6509,1.6513,1.6529,1.6577,1.6585,1.6597,1.6630,1.6637,1.6642,1.6650,1.6675,1.6688,1.6693,1.6705,1.6713,1.6725,1.6726,1.6738,1.6742,1.6773,1.6826,1.6827,1.6835,1.6852,1.6857,1.6877,1.6913,1.6921,1.6930,1.6932,1.6988,1.6997,1.7006,1.7013,1.7019,1.7036,1.7047,1.7049,1.7051,1.7056,1.7072,1.7083,1.7120,1.7203,1.7211,1.7227,1.7334,1.7345,1.7353,1.7363,1.7402,1.7440,1.7457,1.7458,1.7482,1.7499,1.7501,1.7503,1.7514,1.7517,1.7529,1.7533,1.7574,1.7577,1.7600,1.7610,1.7616,1.7679,1.7687,1.7714,1.7719,1.7780,1.7789,1.7798,1.7838,1.7850,1.7864,1.7931,1.7942,1.7974,1.7999,1.8115,1.8235,1.8258,1.8281,1.8287,1.8308,1.8329,1.8337,1.8339,1.8382,1.8391,1.8394,1.8433,1.8461,1.8471,1.8477,1.8478,1.8490,1.8522,1.8599,1.8648,1.8698,1.8715,1.8723,1.8735,1.8749,1.8824,1.8843,1.8873,1.8880,1.8966,1.8985,1.8987,1.9020,1.9051,1.9055,1.9136,1.9199,1.9229,1.9243,1.9294,1.9314,1.9343,1.9399,1.9462,1.9527,1.9594,1.9678,1.9695,1.9696,1.9717,1.9755,1.9833,1.9843,1.9923,1.9954,1.9990,1.9992,2.0038,2.0117,2.0122,2.0129,2.0176,2.0192,2.0199,2.0208,2.0237,2.0259,2.0420,2.0437,2.0456,2.0485,2.0493,2.0610,2.0643,2.0659,2.1046,2.1063,2.1065,2.1083,2.1114,2.1140,2.1180,2.1241,2.1260,2.1265,2.1412,2.1531,2.1536,2.1757,2.1765,2.1767,2.1812,2.1916,2.1947,2.1960,2.2327,2.2407,2.2437,2.2469,2.2495,2.2873,2.3076,2.3175,2.3411,2.3671,2.3728,2.4288,2.4753,2.5167,2.5422,2.5548,2.5624,2.5926,2.5978,2.6299,2.6667,2.6726,2.7299,2.7875,2.8343,2.9954,3.0269,3.0414,3.1941,3.3156,3.3442,3.4233,3.4587,3.4657,3.7183,4.0343,4.9457,5.2876,6.0773,6.4309,6.8858,7.8349,8.5472,8.6213,8.9987,9.5377,9.9373,13.6274,14.1552,15.1370],"y":[0.001851851851851852,0.003703703703703704,0.005555555555555556,0.007407407407407408,0.009259259259259259,0.011111111111111112,0.012962962962962963,0.014814814814814815,0.016666666666666666,0.018518518518518517,0.020370370370370372,0.022222222222222223,0.024074074074074074,0.025925925925925925,0.027777777777777776,0.02962962962962963,0.03148148148148148,0.03333333333333333,0.03518518518518519,0.037037037037037035,0.03888888888888889,0.040740740740740744,0.04259259259259259,0.044444444444444446,0.04814814814814815,0.05,0.05185185185185185,0.053703703703703705,0.05555555555555555,0.05740740740740741,0.05925925925925926,0.06111111111111111,0.06296296296296296,0.06481481481481481,0.06666666666666667,0.06851851851851852,0.07037037037037037,0.07222222222222222,0.07407407407407407,0.07592592592592592,0.07777777777777778,0.07962962962962963,0.08148148148148149,0.08333333333333333,0.08518518518518518,0.08703703703703704,0.08888888888888889,0.09074074074074075,0.09259259259259259,0.09444444444444444,0.0962962962962963,0.09814814814814815,0.1,0.10185185185185185,0.1037037037037037,0.10555555555555556,0.10925925925925926,0.1111111111111111,0.11296296296296296,0.11481481481481481,0.11666666666666667,0.11851851851851852,0.12037037037037036,0.12222222222222222,0.12407407407407407,0.1259259259259259,0.12777777777777777,0.12962962962962962,0.13148148148148148,0.13333333333333333,0.13518518518518519,0.13703703703703704,0.1388888888888889,0.14074074074074075,0.1425925925925926,0.14444444444444443,0.14629629629629629,0.14814814814814814,0.15,0.15185185185185185,0.1537037037037037,0.15555555555555556,0.1574074074074074,0.15925925925925927,0.16111111111111112,0.16296296296296298,0.1648148148148148,0.16666666666666666,0.1685185185185185,0.17037037037037037,0.17222222222222222,0.17407407407407408,0.17592592592592593,0.17777777777777778,0.17962962962962964,0.1814814814814815,0.18333333333333332,0.18518518518518517,0.18703703703703703,0.18888888888888888,0.19074074074074074,0.1925925925925926,0.19444444444444445,0.1962962962962963,0.19814814814814816,0.2,0.20185185185185187,0.2037037037037037,0.20555555555555555,0.2074074074074074,0.20925925925925926,0.2111111111111111,0.21296296296296297,0.21481481481481482,0.21666666666666667,0.21851851851851853,0.22037037037037038,0.2222222222222222,0.22407407407407406,0.22592592592592592,0.22777777777777777,0.22962962962962963,0.23148148148148148,0.23333333333333334,0.2351851851851852,0.23703703703703705,0.2388888888888889,0.24074074074074073,0.24259259259259258,0.24444444444444444,0.2462962962962963,0.24814814814814815,0.25,0.2518518518518518,0.2537037037037037,0.25555555555555554,0.2574074074074074,0.25925925925925924,0.2611111111111111,0.26296296296296295,0.26481481481481484,0.26666666666666666,0.26851851851851855,0.27037037037037037,0.2722222222222222,0.2740740740740741,0.2759259259259259,0.2777777777777778,0.2796296296296296,0.2814814814814815,0.2833333333333333,0.2851851851851852,0.28703703703703703,0.28888888888888886,0.29074074074074074,0.29259259259259257,0.29444444444444445,0.2962962962962963,0.29814814814814816,0.3,0.30185185185185187,0.3037037037037037,0.3055555555555556,0.3074074074074074,0.30925925925925923,0.3111111111111111,0.31296296296296294,0.3148148148148148,0.31666666666666665,0.31851851851851853,0.32037037037037036,0.32222222222222224,0.32407407407407407,0.32592592592592595,0.3277777777777778,0.3296296296296296,0.3314814814814815,0.3333333333333333,0.3351851851851852,0.337037037037037,0.3388888888888889,0.34074074074074073,0.3425925925925926,0.34444444444444444,0.34629629629629627,0.34814814814814815,0.35,0.35185185185185186,0.3537037037037037,0.3574074074074074,0.3592592592592593,0.3611111111111111,0.362962962962963,0.3648148148148148,0.36666666666666664,0.3685185185185185,0.37037037037037035,0.37222222222222223,0.37592592592592594,0.37777777777777777,0.37962962962962965,0.3814814814814815,0.38333333333333336,0.3851851851851852,0.387037037037037,0.3888888888888889,0.3907407407407407,0.3925925925925926,0.39444444444444443,0.3962962962962963,0.39814814814814814,0.4,0.40185185185185185,0.40370370370370373,0.40555555555555556,0.4074074074074074,0.40925925925925927,0.4111111111111111,0.412962962962963,0.4148148148148148,0.4166666666666667,0.4185185185185185,0.4203703703703704,0.4222222222222222,0.42407407407407405,0.42592592592592593,0.42777777777777776,0.42962962962962964,0.43148148148148147,0.43333333333333335,0.4351851851851852,0.43703703703703706,0.4388888888888889,0.44074074074074077,0.4425925925925926,0.4444444444444444,0.4462962962962963,0.44814814814814813,0.45,0.45185185185185184,0.4537037037037037,0.45555555555555555,0.45740740740740743,0.45925925925925926,0.46111111111111114,0.46296296296296297,0.4648148148148148,0.4666666666666667,0.4685185185185185,0.4703703703703704,0.4722222222222222,0.4740740740740741,0.4759259259259259,0.4777777777777778,0.47962962962962963,0.48148148148148145,0.48333333333333334,0.48518518518518516,0.48703703703703705,0.4888888888888889,0.49074074074074076,0.4925925925925926,0.49444444444444446,0.4962962962962963,0.4981481481481482,0.5,0.5018518518518519,0.5037037037037037,0.5055555555555555,0.5074074074074074,0.5092592592592593,0.5111111111111111,0.512962962962963,0.5148148148148148,0.5166666666666667,0.5185185185185185,0.5203703703703704,0.5222222222222223,0.524074074074074,0.5259259259259259,0.5277777777777778,0.5296296296296297,0.5314814814814814,0.5333333333333333,0.5351851851851852,0.5370370370370371,0.5388888888888889,0.5407407407407407,0.5425925925925926,0.5444444444444444,0.5462962962962963,0.5481481481481482,0.55,0.5518518518518518,0.5537037037037037,0.5555555555555556,0.5574074074074075,0.5592592592592592,0.5611111111111111,0.562962962962963,0.5648148148148148,0.5666666666666667,0.5685185185185185,0.5703703703703704,0.5722222222222222,0.5740740740740741,0.575925925925926,0.5777777777777777,0.5796296296296296,0.5814814814814815,0.5833333333333334,0.5851851851851851,0.5888888888888889,0.5907407407407408,0.5925925925925926,0.5944444444444444,0.5962962962962963,0.5981481481481481,0.6,0.6018518518518519,0.6037037037037037,0.6055555555555555,0.6074074074074074,0.6092592592592593,0.6111111111111112,0.6129629629629629,0.6148148148148148,0.6166666666666667,0.6185185185185185,0.6203703703703703,0.6222222222222222,0.6240740740740741,0.6259259259259259,0.6277777777777778,0.6296296296296297,0.6314814814814815,0.6333333333333333,0.6351851851851852,0.6370370370370371,0.6388888888888888,0.6407407407407407,0.6425925925925926,0.6444444444444445,0.6462962962962963,0.6481481481481481,0.65,0.6518518518518519,0.6537037037037037,0.6555555555555556,0.6574074074074074,0.6592592592592592,0.6611111111111111,0.662962962962963,0.6648148148148149,0.6666666666666666,0.6685185185185185,0.6703703703703704,0.674074074074074,0.6759259259259259,0.6777777777777778,0.6796296296296296,0.6814814814814815,0.6833333333333333,0.6851851851851852,0.687037037037037,0.6888888888888889,0.6907407407407408,0.6925925925925925,0.6944444444444444,0.6962962962962963,0.6981481481481482,0.7,0.7018518518518518,0.7037037037037037,0.7055555555555556,0.7074074074074074,0.7092592592592593,0.7111111111111111,0.7129629629629629,0.7148148148148148,0.7166666666666667,0.7185185185185186,0.7203703703703703,0.7222222222222222,0.7240740740740741,0.725925925925926,0.7277777777777777,0.7296296296296296,0.7314814814814815,0.7333333333333333,0.7351851851851852,0.737037037037037,0.7388888888888889,0.7407407407407407,0.7425925925925926,0.7444444444444445,0.7462962962962963,0.7481481481481481,0.75,0.7518518518518519,0.7537037037037037,0.7555555555555555,0.7574074074074074,0.7592592592592593,0.7611111111111111,0.762962962962963,0.7648148148148148,0.7666666666666667,0.7685185185185185,0.7703703703703704,0.7722222222222223,0.774074074074074,0.7759259259259259,0.7777777777777778,0.7796296296296297,0.7814814814814814,0.7833333333333333,0.7851851851851852,0.7870370370370371,0.7888888888888889,0.7907407407407407,0.7925925925925926,0.7944444444444444,0.7962962962962963,0.7981481481481482,0.8,0.8018518518518518,0.8037037037037037,0.8055555555555556,0.8074074074074075,0.8092592592592592,0.8111111111111111,0.812962962962963,0.8148148148148148,0.8166666666666667,0.8185185185185185,0.8203703703703704,0.8222222222222222,0.8240740740740741,0.825925925925926,0.8277777777777777,0.8296296296296296,0.8314814814814815,0.8333333333333334,0.8351851851851851,0.837037037037037,0.8388888888888889,0.8407407407407408,0.8425925925925926,0.8444444444444444,0.8462962962962963,0.8481481481481481,0.85,0.8518518518518519,0.8537037037037037,0.8555555555555555,0.8574074074074074,0.8592592592592593,0.8611111111111112,0.8629629629629629,0.8648148148148148,0.8666666666666667,0.8685185185185185,0.8703703703703703,0.8722222222222222,0.8740740740740741,0.8759259259259259,0.8777777777777778,0.8796296296296297,0.8814814814814815,0.8851851851851852,0.8870370370370371,0.8888888888888888,0.8907407407407407,0.8925925925925926,0.8944444444444445,0.8962962962962963,0.8981481481481481,0.9,0.9018518518518519,0.9037037037037037,0.9055555555555556,0.9074074074074074,0.9111111111111111,0.912962962962963,0.9148148148148149,0.9166666666666666,0.9185185185185185,0.9203703703703704,0.924074074074074,0.9259259259259259,0.9277777777777778,0.9296296296296296,0.9314814814814815,0.9333333333333333,0.9351851851851852,0.937037037037037,0.9388888888888889,0.9407407407407408,0.9425925925925925,0.9444444444444444,0.9462962962962963,0.9481481481481482,0.95,0.9518518518518518,0.9537037037037037,0.9555555555555556,0.9574074074074074,0.9592592592592593,0.9611111111111111,0.9629629629629629,0.9648148148148148,0.9666666666666667,0.9685185185185186,0.9703703703703703,0.9722222222222222,0.9740740740740741,0.975925925925926,0.9777777777777777,0.9796296296296296,0.9814814814814815,0.9833333333333333,0.9851851851851852,0.987037037037037,0.9888888888888889,0.9907407407407407,0.9925925925925926,0.9944444444444445,0.9962962962962963,0.9981481481481481],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, filecoin.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-filecoin.io-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-filecoin.io-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..ed5a73a207
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-filecoin.io-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.0350,0.0362,0.0397,0.0455,0.6294,0.6303,0.6309,0.6313,0.6318,0.6324,0.6326,0.6332,0.6342,0.6359,0.6366,0.6379,0.6384,0.6387,0.6388,0.6391,0.6394,0.6395,0.6401,0.6406,0.6409,0.6411,0.6418,0.6421,0.6422,0.6425,0.6426,0.6428,0.6432,0.6437,0.6441,0.6445,0.6452,0.6455,0.6458,0.6464,0.6466,0.6469,0.6471,0.6472,0.6482,0.6484,0.6486,0.6487,0.6488,0.6491,0.6498,0.6500,0.6510,0.6511,0.6517,0.6520,0.6521,0.6523,0.6525,0.6526,0.6530,0.6532,0.6535,0.6536,0.6541,0.6546,0.6547,0.6548,0.6552,0.6556,0.6560,0.6564,0.6567,0.6568,0.6571,0.6574,0.6575,0.6578,0.6579,0.6583,0.6585,0.6591,0.6599,0.6602,0.6604,0.6608,0.6614,0.6615,0.6616,0.6619,0.6625,0.6628,0.6632,0.6633,0.6637,0.6642,0.6647,0.6653,0.6656,0.6660,0.6661,0.6665,0.6674,0.6676,0.6680,0.6687,0.6698,0.6712,0.6713,0.6718,0.6730,0.6732,0.6735,0.6737,0.6744,0.6746,0.6752,0.6753,0.6757,0.6768,0.6771,0.6775,0.6779,0.6780,0.6783,0.6786,0.6787,0.6788,0.6789,0.6790,0.6794,0.6796,0.6798,0.6799,0.6801,0.6803,0.6804,0.6807,0.6811,0.6813,0.6821,0.6825,0.6826,0.6828,0.6833,0.6843,0.6844,0.6846,0.6849,0.6852,0.6854,0.6857,0.6862,0.6864,0.6871,0.6874,0.6888,0.6897,0.6905,0.6908,0.6914,0.6918,0.6920,0.6927,0.6931,0.6932,0.6933,0.6939,0.6942,0.6950,0.6953,0.6954,0.6955,0.6965,0.6967,0.6969,0.6970,0.6971,0.6972,0.6974,0.6983,0.6991,0.7000,0.7001,0.7004,0.7023,0.7057,0.7064,0.7089,0.7112,0.7115,0.7118,0.7122,0.7216,0.7222,0.7247,0.7249,0.7260,0.7292,0.7297,0.7309,0.7356,0.7416,0.7417,0.7423,0.7436,0.7468,0.7522,0.7559,0.7607,0.7670,0.7680,0.7699,0.7714,0.7725,0.7745,0.7746,0.7747,0.7757,0.7776,0.7779,0.7780,0.7784,0.7788,0.7794,0.7795,0.7796,0.7804,0.7812,0.7813,0.7815,0.7822,0.7824,0.7833,0.7834,0.7835,0.7837,0.7841,0.7851,0.7862,0.7863,0.7866,0.7867,0.7881,0.7883,0.7884,0.7889,0.7893,0.7895,0.7898,0.7901,0.7903,0.7920,0.7922,0.7928,0.7930,0.7931,0.7933,0.7939,0.7942,0.7954,0.7955,0.7956,0.7959,0.7962,0.7964,0.7969,0.7971,0.7979,0.7984,0.7986,0.7996,0.7997,0.7998,0.7999,0.8000,0.8003,0.8007,0.8008,0.8009,0.8012,0.8013,0.8016,0.8018,0.8022,0.8023,0.8026,0.8031,0.8034,0.8037,0.8039,0.8040,0.8042,0.8044,0.8046,0.8051,0.8053,0.8070,0.8074,0.8076,0.8077,0.8080,0.8084,0.8085,0.8087,0.8089,0.8092,0.8093,0.8097,0.8099,0.8101,0.8104,0.8109,0.8110,0.8115,0.8116,0.8117,0.8118,0.8128,0.8129,0.8131,0.8132,0.8140,0.8142,0.8144,0.8149,0.8150,0.8155,0.8165,0.8166,0.8167,0.8170,0.8180,0.8181,0.8184,0.8190,0.8191,0.8199,0.8208,0.8211,0.8214,0.8218,0.8220,0.8222,0.8229,0.8231,0.8233,0.8234,0.8238,0.8241,0.8246,0.8250,0.8265,0.8266,0.8271,0.8278,0.8280,0.8282,0.8283,0.8287,0.8291,0.8311,0.8326,0.8327,0.8332,0.8336,0.8338,0.8341,0.8356,0.8362,0.8371,0.8379,0.8382,0.8383,0.8391,0.8396,0.8401,0.8406,0.8419,0.8422,0.8425,0.8430,0.8432,0.8434,0.8438,0.8446,0.8454,0.8462,0.8471,0.8476,0.8484,0.8495,0.8497,0.8529,0.8532,0.8545,0.8578,0.8593,0.8612,0.8614,0.8625,0.8634,0.8659,0.8662,0.8668,0.8683,0.8685,0.8713,0.8728,0.8764,0.8856,0.8872,0.8881,0.8900,0.8985,0.9039,0.9040,0.9056,0.9187,0.9247,0.9314,0.9397,0.9399,0.9423,0.9439,0.9460,0.9473,0.9483,0.9495,0.9506,0.9507,0.9514,0.9517,0.9524,0.9541,0.9549,0.9558,0.9591,0.9607,0.9625,0.9647,0.9673,0.9695,0.9706,0.9710,0.9733,0.9743,0.9749,0.9758,0.9759,0.9776,0.9808,0.9812,0.9856,0.9865,0.9871,0.9911,0.9914,0.9946,0.9983,1.0078,1.0166,1.0205,1.0325,1.0467,1.0829,1.0839,1.0895,1.0926,1.0928,1.0952,1.1003,1.1051,1.1155,1.1341,1.1598,1.1634,1.1796,1.2114,1.2586,1.2701,1.3237,1.3769,1.4053,1.4117,1.4216,1.5100,1.5275,1.8482,1.8640,1.9451,2.2722,2.4765,2.7264,3.0116,3.4090,3.4980,3.6523,4.0315,4.0388,4.3360,4.3537,4.6957,6.0437],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.016304347826086956,0.018115942028985508,0.019927536231884056,0.021739130434782608,0.02355072463768116,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.03260869565217391,0.034420289855072464,0.03804347826086957,0.03985507246376811,0.041666666666666664,0.043478260869565216,0.04528985507246377,0.04891304347826087,0.050724637681159424,0.05253623188405797,0.05434782608695652,0.05615942028985507,0.059782608695652176,0.06159420289855073,0.06340579710144928,0.06521739130434782,0.06702898550724638,0.06884057971014493,0.07065217391304347,0.07246376811594203,0.07427536231884058,0.07608695652173914,0.07971014492753623,0.08152173913043478,0.08333333333333333,0.08514492753623189,0.08695652173913043,0.08876811594202899,0.09057971014492754,0.09239130434782608,0.09601449275362318,0.09782608695652174,0.09963768115942029,0.10144927536231885,0.10326086956521739,0.10507246376811594,0.10869565217391304,0.1105072463768116,0.11231884057971014,0.11413043478260869,0.11775362318840579,0.11956521739130435,0.1213768115942029,0.125,0.12681159420289856,0.1286231884057971,0.13043478260869565,0.1358695652173913,0.13949275362318841,0.14130434782608695,0.1431159420289855,0.14492753623188406,0.14673913043478262,0.1503623188405797,0.15217391304347827,0.1539855072463768,0.15579710144927536,0.15942028985507245,0.161231884057971,0.16485507246376813,0.16666666666666666,0.16847826086956522,0.17028985507246377,0.1721014492753623,0.17391304347826086,0.17572463768115942,0.1793478260869565,0.18115942028985507,0.18297101449275363,0.18478260869565216,0.18659420289855072,0.18840579710144928,0.19021739130434784,0.19202898550724637,0.19384057971014493,0.1956521739130435,0.19746376811594202,0.20108695652173914,0.20471014492753623,0.20652173913043478,0.20833333333333334,0.21014492753623187,0.21195652173913043,0.213768115942029,0.21557971014492755,0.21739130434782608,0.21920289855072464,0.2210144927536232,0.22282608695652173,0.2246376811594203,0.22644927536231885,0.22826086956521738,0.23007246376811594,0.2318840579710145,0.23369565217391305,0.23550724637681159,0.23731884057971014,0.2391304347826087,0.24094202898550723,0.24456521739130435,0.2463768115942029,0.24818840579710144,0.25,0.25181159420289856,0.2536231884057971,0.2554347826086957,0.2572463768115942,0.25905797101449274,0.2608695652173913,0.26268115942028986,0.2644927536231884,0.266304347826087,0.26811594202898553,0.26992753623188404,0.2717391304347826,0.27355072463768115,0.2753623188405797,0.27717391304347827,0.2826086956521739,0.28442028985507245,0.286231884057971,0.28804347826086957,0.2898550724637681,0.2916666666666667,0.29347826086956524,0.29528985507246375,0.29891304347826086,0.302536231884058,0.3061594202898551,0.3079710144927536,0.30978260869565216,0.3115942028985507,0.3134057971014493,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.32065217391304346,0.322463768115942,0.3242753623188406,0.32608695652173914,0.3278985507246377,0.32971014492753625,0.33152173913043476,0.3333333333333333,0.3351449275362319,0.33695652173913043,0.338768115942029,0.34057971014492755,0.3423913043478261,0.3442028985507246,0.34601449275362317,0.34782608695652173,0.3496376811594203,0.3532608695652174,0.35507246376811596,0.358695652173913,0.36231884057971014,0.36594202898550726,0.3677536231884058,0.3695652173913043,0.3713768115942029,0.37318840579710144,0.375,0.37681159420289856,0.3786231884057971,0.3804347826086957,0.3822463768115942,0.38405797101449274,0.3858695652173913,0.38768115942028986,0.3894927536231884,0.391304347826087,0.39311594202898553,0.39492753623188404,0.3967391304347826,0.39855072463768115,0.4003623188405797,0.40217391304347827,0.40398550724637683,0.4057971014492754,0.4076086956521739,0.40942028985507245,0.411231884057971,0.41304347826086957,0.4148550724637681,0.4166666666666667,0.41847826086956524,0.42028985507246375,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.42934782608695654,0.4311594202898551,0.4329710144927536,0.43478260869565216,0.4365942028985507,0.4384057971014493,0.44021739130434784,0.4420289855072464,0.4438405797101449,0.44565217391304346,0.447463768115942,0.45108695652173914,0.4528985507246377,0.45471014492753625,0.45652173913043476,0.4583333333333333,0.4601449275362319,0.463768115942029,0.46557971014492755,0.4673913043478261,0.4692028985507246,0.47101449275362317,0.47282608695652173,0.47644927536231885,0.4782608695652174,0.48007246376811596,0.48188405797101447,0.483695652173913,0.4855072463768116,0.48731884057971014,0.4891304347826087,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.4963768115942029,0.49818840579710144,0.5018115942028986,0.5036231884057971,0.5054347826086957,0.5072463768115942,0.5090579710144928,0.5108695652173914,0.5144927536231884,0.5163043478260869,0.5181159420289855,0.519927536231884,0.5217391304347826,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5289855072463768,0.5307971014492754,0.532608695652174,0.5344202898550725,0.5362318840579711,0.5380434782608695,0.5398550724637681,0.5416666666666666,0.5434782608695652,0.5452898550724637,0.5471014492753623,0.5489130434782609,0.5507246376811594,0.552536231884058,0.5543478260869565,0.5561594202898551,0.5579710144927537,0.5597826086956522,0.5615942028985508,0.5652173913043478,0.5670289855072463,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5778985507246377,0.5797101449275363,0.5815217391304348,0.5833333333333334,0.5851449275362319,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5960144927536232,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6105072463768116,0.6123188405797102,0.6141304347826086,0.6159420289855072,0.6195652173913043,0.6213768115942029,0.6231884057971014,0.6268115942028986,0.6286231884057971,0.6304347826086957,0.6322463768115942,0.6340579710144928,0.6358695652173914,0.6376811594202898,0.6394927536231884,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6485507246376812,0.6503623188405797,0.6521739130434783,0.6539855072463768,0.6557971014492754,0.6594202898550725,0.6612318840579711,0.6630434782608695,0.6648550724637681,0.6666666666666666,0.6684782608695652,0.6702898550724637,0.6721014492753623,0.6739130434782609,0.6757246376811594,0.6793478260869565,0.6811594202898551,0.6829710144927537,0.6847826086956522,0.6865942028985508,0.6884057971014492,0.6902173913043478,0.6920289855072463,0.697463768115942,0.6992753623188406,0.7010869565217391,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7101449275362319,0.7119565217391305,0.7137681159420289,0.7155797101449275,0.717391304347826,0.7192028985507246,0.7210144927536232,0.7228260869565217,0.7246376811594203,0.7264492753623188,0.7282608695652174,0.7318840579710145,0.7355072463768116,0.7373188405797102,0.7391304347826086,0.7409420289855072,0.7427536231884058,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7518115942028986,0.7536231884057971,0.7554347826086957,0.7572463768115942,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.769927536231884,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7771739130434783,0.7789855072463768,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7862318840579711,0.7880434782608695,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7952898550724637,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.802536231884058,0.8043478260869565,0.8061594202898551,0.8079710144927537,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8152173913043478,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8315217391304348,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8478260869565217,0.8496376811594203,0.8514492753623188,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.0307,0.0447,0.0638,0.0776,0.1576,0.4586,0.4628,0.4654,0.4658,0.4665,0.4668,0.4675,0.4678,0.4683,0.4685,0.4689,0.4694,0.4696,0.4698,0.4699,0.4700,0.4701,0.4702,0.4707,0.4718,0.4719,0.4722,0.4724,0.4729,0.4731,0.4734,0.4740,0.4742,0.4743,0.4745,0.4749,0.4750,0.4751,0.4752,0.4753,0.4756,0.4758,0.4768,0.4769,0.4771,0.4772,0.4776,0.4777,0.4778,0.4781,0.4782,0.4783,0.4787,0.4789,0.4791,0.4792,0.4795,0.4796,0.4802,0.4806,0.4808,0.4810,0.4813,0.4815,0.4816,0.4823,0.4825,0.4826,0.4845,0.4849,0.4853,0.4858,0.4861,0.4866,0.4868,0.4876,0.4877,0.4880,0.4883,0.4888,0.4896,0.4900,0.4920,0.4931,0.4933,0.4938,0.4940,0.4946,0.4954,0.4968,0.4975,0.4984,0.4992,0.5005,0.5008,0.5010,0.5021,0.5031,0.5043,0.5068,0.5075,0.5077,0.5078,0.5080,0.5089,0.5090,0.5100,0.5110,0.5113,0.5127,0.5142,0.5144,0.5151,0.5152,0.5154,0.5158,0.5172,0.5175,0.5177,0.5183,0.5196,0.5197,0.5201,0.5205,0.5213,0.5218,0.5240,0.5242,0.5254,0.5274,0.5277,0.5280,0.5282,0.5304,0.5311,0.5334,0.5344,0.5354,0.5358,0.5369,0.5370,0.5372,0.5374,0.5386,0.5393,0.5404,0.5416,0.5419,0.5446,0.5448,0.5449,0.5457,0.5484,0.5500,0.5522,0.5524,0.5564,0.5583,0.5589,0.5641,0.5661,0.5665,0.5667,0.5673,0.5679,0.5686,0.5687,0.5691,0.5699,0.5710,0.5713,0.5714,0.5722,0.5723,0.5725,0.5731,0.5732,0.5734,0.5740,0.5745,0.5748,0.5756,0.5758,0.5776,0.5777,0.5779,0.5782,0.5784,0.5806,0.5807,0.5819,0.5821,0.5832,0.5843,0.5853,0.5854,0.5856,0.5859,0.5867,0.5872,0.5873,0.5879,0.5882,0.5891,0.5897,0.5911,0.5918,0.5932,0.5934,0.5935,0.5936,0.5941,0.5956,0.5959,0.5961,0.5964,0.5970,0.5977,0.5983,0.5987,0.5999,0.6000,0.6004,0.6010,0.6011,0.6034,0.6038,0.6055,0.6058,0.6059,0.6073,0.6097,0.6098,0.6099,0.6104,0.6114,0.6116,0.6126,0.6129,0.6138,0.6146,0.6156,0.6160,0.6179,0.6193,0.6194,0.6195,0.6202,0.6209,0.6227,0.6240,0.6252,0.6258,0.6261,0.6280,0.6281,0.6286,0.6287,0.6291,0.6294,0.6298,0.6302,0.6333,0.6341,0.6359,0.6366,0.6367,0.6391,0.6404,0.6422,0.6428,0.6430,0.6440,0.6457,0.6460,0.6511,0.6526,0.6533,0.6542,0.6544,0.6550,0.6552,0.6555,0.6566,0.6576,0.6585,0.6607,0.6645,0.6657,0.6658,0.6673,0.6704,0.6705,0.6707,0.6738,0.6745,0.6796,0.6804,0.6815,0.6847,0.6861,0.6863,0.6876,0.6881,0.6893,0.6909,0.6910,0.6924,0.6928,0.6931,0.6938,0.6951,0.6954,0.6956,0.6961,0.6966,0.6971,0.6973,0.6977,0.6980,0.6984,0.6990,0.6998,0.7000,0.7001,0.7004,0.7020,0.7022,0.7033,0.7046,0.7050,0.7051,0.7053,0.7062,0.7067,0.7069,0.7071,0.7072,0.7079,0.7082,0.7085,0.7092,0.7093,0.7100,0.7118,0.7123,0.7124,0.7132,0.7135,0.7140,0.7143,0.7154,0.7155,0.7165,0.7175,0.7176,0.7180,0.7181,0.7183,0.7190,0.7199,0.7204,0.7205,0.7207,0.7215,0.7225,0.7233,0.7236,0.7239,0.7243,0.7245,0.7247,0.7249,0.7252,0.7254,0.7256,0.7280,0.7285,0.7286,0.7293,0.7304,0.7311,0.7316,0.7317,0.7327,0.7329,0.7354,0.7356,0.7359,0.7370,0.7375,0.7383,0.7389,0.7395,0.7404,0.7421,0.7449,0.7462,0.7491,0.7506,0.7508,0.7513,0.7514,0.7539,0.7549,0.7561,0.7564,0.7596,0.7599,0.7602,0.7642,0.7648,0.7649,0.7652,0.7662,0.7672,0.7697,0.7701,0.7712,0.7718,0.7727,0.7744,0.7760,0.7767,0.7785,0.7786,0.7792,0.7816,0.7819,0.7826,0.7849,0.7862,0.7904,0.8015,0.8029,0.8062,0.8078,0.8088,0.8172,0.8175,0.8179,0.8204,0.8206,0.8208,0.8230,0.8283,0.8287,0.8289,0.8300,0.8319,0.8380,0.8381,0.8388,0.8428,0.8432,0.8447,0.8449,0.8502,0.8509,0.8534,0.8551,0.8553,0.8579,0.8582,0.8598,0.8607,0.8654,0.8658,0.8674,0.8748,0.8803,0.8840,0.8857,0.8910,0.8916,0.8942,0.8973,0.9027,0.9041,0.9064,0.9065,0.9090,0.9142,0.9171,0.9281,0.9324,0.9362,0.9376,0.9390,0.9445,0.9490,0.9503,0.9603,0.9604,0.9607,0.9657,0.9740,0.9770,0.9818,0.9899,0.9944,1.0094,1.0126,1.0142,1.0181,1.0376,1.0530,1.0535,1.0703,1.1786,1.2018,1.2164,1.4630,1.6178,2.4786,2.5150,2.8463,2.9609,3.1308,3.5324,5.7495,6.4666],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.06082289803220036,0.06440071556350627,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.3935599284436494,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4221824686940966,0.42397137745974955,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6601073345259392,0.6618962432915921,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.0419,0.0507,0.0788,0.0811,0.1380,0.5878,0.5887,0.5896,0.5900,0.5912,0.5932,0.5933,0.5934,0.5940,0.5942,0.5944,0.5946,0.5954,0.5955,0.5956,0.5957,0.5962,0.5966,0.5973,0.5979,0.5980,0.5982,0.5986,0.5987,0.5990,0.5991,0.5992,0.5993,0.5996,0.5997,0.5999,0.6000,0.6002,0.6008,0.6009,0.6012,0.6016,0.6017,0.6021,0.6022,0.6026,0.6027,0.6031,0.6033,0.6035,0.6037,0.6039,0.6041,0.6043,0.6046,0.6047,0.6053,0.6054,0.6055,0.6058,0.6061,0.6062,0.6063,0.6064,0.6066,0.6070,0.6071,0.6073,0.6078,0.6079,0.6081,0.6082,0.6084,0.6086,0.6087,0.6089,0.6092,0.6094,0.6096,0.6098,0.6101,0.6112,0.6114,0.6118,0.6129,0.6130,0.6131,0.6133,0.6136,0.6140,0.6143,0.6144,0.6147,0.6151,0.6159,0.6165,0.6166,0.6167,0.6173,0.6177,0.6178,0.6181,0.6185,0.6191,0.6196,0.6200,0.6206,0.6207,0.6211,0.6213,0.6214,0.6222,0.6230,0.6231,0.6239,0.6245,0.6250,0.6268,0.6278,0.6281,0.6282,0.6293,0.6296,0.6301,0.6304,0.6306,0.6309,0.6322,0.6324,0.6325,0.6330,0.6348,0.6353,0.6354,0.6362,0.6365,0.6372,0.6373,0.6378,0.6382,0.6383,0.6384,0.6391,0.6396,0.6397,0.6402,0.6417,0.6429,0.6431,0.6436,0.6442,0.6445,0.6455,0.6456,0.6470,0.6471,0.6477,0.6480,0.6483,0.6489,0.6496,0.6502,0.6505,0.6528,0.6531,0.6535,0.6548,0.6559,0.6562,0.6564,0.6566,0.6581,0.6602,0.6608,0.6609,0.6611,0.6637,0.6654,0.6664,0.6680,0.6725,0.6752,0.6757,0.6763,0.6839,0.6855,0.6887,0.6921,0.6922,0.6990,0.7027,0.7085,0.7103,0.7139,0.7153,0.7171,0.7174,0.7180,0.7186,0.7233,0.7242,0.7243,0.7258,0.7277,0.7328,0.7343,0.7360,0.7379,0.7390,0.7396,0.7405,0.7408,0.7411,0.7429,0.7435,0.7442,0.7443,0.7447,0.7475,0.7484,0.7493,0.7528,0.7540,0.7563,0.7567,0.7591,0.7602,0.7610,0.7642,0.7653,0.7658,0.7662,0.7668,0.7674,0.7678,0.7680,0.7687,0.7688,0.7691,0.7698,0.7700,0.7702,0.7704,0.7707,0.7710,0.7712,0.7713,0.7715,0.7720,0.7721,0.7723,0.7725,0.7726,0.7728,0.7730,0.7735,0.7745,0.7749,0.7752,0.7756,0.7760,0.7774,0.7776,0.7777,0.7780,0.7789,0.7800,0.7805,0.7808,0.7814,0.7816,0.7818,0.7830,0.7831,0.7833,0.7836,0.7843,0.7846,0.7848,0.7852,0.7855,0.7857,0.7858,0.7860,0.7864,0.7868,0.7875,0.7876,0.7878,0.7879,0.7880,0.7882,0.7883,0.7886,0.7895,0.7898,0.7915,0.7916,0.7919,0.7925,0.7930,0.7940,0.7953,0.7958,0.7967,0.7971,0.7973,0.7981,0.7984,0.7988,0.7994,0.7995,0.7999,0.8011,0.8014,0.8021,0.8024,0.8026,0.8031,0.8035,0.8044,0.8051,0.8053,0.8055,0.8059,0.8062,0.8076,0.8078,0.8086,0.8098,0.8108,0.8113,0.8116,0.8149,0.8150,0.8153,0.8156,0.8169,0.8170,0.8172,0.8176,0.8188,0.8191,0.8199,0.8210,0.8221,0.8223,0.8228,0.8232,0.8235,0.8243,0.8253,0.8260,0.8277,0.8284,0.8306,0.8328,0.8329,0.8345,0.8349,0.8362,0.8363,0.8365,0.8366,0.8402,0.8432,0.8471,0.8487,0.8503,0.8541,0.8561,0.8588,0.8628,0.8633,0.8637,0.8655,0.8661,0.8700,0.8728,0.8737,0.8746,0.8757,0.8793,0.8804,0.8809,0.8813,0.8820,0.8903,0.8922,0.8923,0.8932,0.8946,0.8972,0.8975,0.9048,0.9068,0.9093,0.9111,0.9148,0.9166,0.9179,0.9270,0.9278,0.9313,0.9319,0.9322,0.9334,0.9376,0.9387,0.9431,0.9455,0.9521,0.9525,0.9548,0.9556,0.9574,0.9611,0.9620,0.9663,0.9726,0.9740,0.9771,0.9829,0.9852,0.9855,0.9988,1.0002,1.0030,1.0037,1.0130,1.0166,1.0173,1.0258,1.0324,1.0335,1.0376,1.0391,1.0418,1.0435,1.0528,1.0530,1.0575,1.0663,1.0690,1.0708,1.1075,1.1077,1.1122,1.1186,1.1208,1.1312,1.1339,1.1381,1.1401,1.1411,1.1507,1.1572,1.1848,1.1887,1.1958,1.1996,1.2007,1.2029,1.2050,1.2089,1.2178,1.2260,1.2315,1.2354,1.2482,1.2515,1.2585,1.2714,1.2753,1.3021,1.3059,1.3125,1.3193,1.3244,1.3354,1.3443,1.3524,1.3816,1.3858,1.3876,1.3902,1.4250,1.4319,1.4388,1.4614,1.4682,1.4738,1.4809,1.4856,1.4915,1.5031,1.5239,1.5240,1.5387,1.5496,1.6124,1.6163,1.7797,1.7869,1.8138,1.8241,1.8931,2.0379,2.0677,2.2425,2.4520,8.1340],"y":[0.0017953321364452424,0.003590664272890485,0.005385996409335727,0.00718132854578097,0.008976660682226212,0.010771992818671455,0.012567324955116697,0.01436265709156194,0.01615798922800718,0.017953321364452424,0.019748653500897665,0.02154398563734291,0.02333931777378815,0.025134649910233394,0.026929982046678635,0.02872531418312388,0.03052064631956912,0.03411131059245961,0.03590664272890485,0.03770197486535009,0.03949730700179533,0.04129263913824058,0.04308797127468582,0.04488330341113106,0.0466786355475763,0.05026929982046679,0.05206463195691203,0.05385996409335727,0.05745062836624776,0.059245960502693,0.06104129263913824,0.06283662477558348,0.06463195691202872,0.06642728904847396,0.06822262118491922,0.07001795332136446,0.07360861759425494,0.07540394973070018,0.07719928186714542,0.07899461400359066,0.0807899461400359,0.0843806104129264,0.08617594254937164,0.08797127468581688,0.08976660682226212,0.09156193895870736,0.0933572710951526,0.09515260323159784,0.09694793536804308,0.09874326750448834,0.10053859964093358,0.10233393177737882,0.10412926391382406,0.1059245960502693,0.10771992818671454,0.10951526032315978,0.11131059245960502,0.11490125673249552,0.11669658886894076,0.118491921005386,0.12028725314183124,0.12208258527827648,0.12387791741472172,0.12567324955116696,0.12746858168761221,0.12926391382405744,0.1310592459605027,0.13285457809694792,0.13464991023339318,0.13824057450628366,0.1400359066427289,0.14183123877917414,0.14542190305206462,0.1490125673249551,0.15080789946140036,0.1526032315978456,0.15439856373429084,0.15798922800718132,0.15978456014362658,0.16337522441651706,0.1651705565529623,0.16696588868940754,0.1687612208258528,0.17055655296229802,0.1741472172351885,0.17594254937163376,0.17773788150807898,0.17953321364452424,0.1813285457809695,0.18312387791741472,0.18491921005385997,0.1867145421903052,0.18850987432675045,0.19030520646319568,0.19210053859964094,0.19389587073608616,0.19748653500897667,0.1992818671454219,0.20107719928186715,0.20287253141831238,0.20466786355475763,0.20646319569120286,0.20825852782764812,0.21005385996409337,0.2118491921005386,0.21364452423698385,0.21723518850987433,0.21903052064631956,0.22082585278276481,0.22262118491921004,0.2244165170556553,0.22980251346499103,0.2333931777378815,0.23518850987432674,0.236983842010772,0.23877917414721722,0.24057450628366248,0.24236983842010773,0.24416517055655296,0.2459605026929982,0.24775583482944344,0.2495511669658887,0.2513464991023339,0.25493716337522443,0.25673249551166966,0.2585278276481149,0.26032315978456017,0.2621184919210054,0.2639138240574506,0.26750448833034113,0.26929982046678635,0.2710951526032316,0.27289048473967686,0.2746858168761221,0.2764811490125673,0.27827648114901254,0.2800718132854578,0.28186714542190305,0.28545780969479356,0.2872531418312388,0.289048473967684,0.29084380610412924,0.2926391382405745,0.29443447037701975,0.296229802513465,0.2980251346499102,0.2998204667863555,0.3016157989228007,0.30341113105924594,0.3052064631956912,0.30700179533213645,0.3087971274685817,0.3105924596050269,0.3123877917414722,0.3141831238779174,0.31597845601436264,0.3177737881508079,0.31956912028725315,0.3213644524236984,0.3231597845601436,0.3249551166965889,0.3267504488330341,0.32854578096947934,0.3303411131059246,0.33213644524236985,0.3339317773788151,0.3357271095152603,0.3393177737881508,0.34111310592459604,0.34290843806104127,0.34470377019748655,0.3464991023339318,0.348294434470377,0.3518850987432675,0.35368043087971274,0.35547576301615796,0.35727109515260325,0.3590664272890485,0.3608617594254937,0.362657091561939,0.3644524236983842,0.36624775583482944,0.36804308797127466,0.36983842010771995,0.37163375224416517,0.3734290843806104,0.3752244165170557,0.3770197486535009,0.37881508078994613,0.38061041292639136,0.38240574506283664,0.38420107719928187,0.3859964093357271,0.3877917414721723,0.3895870736086176,0.39138240574506283,0.39497307001795334,0.39676840215439857,0.400359066427289,0.4021543985637343,0.40394973070017953,0.40574506283662476,0.40754039497307004,0.40933572710951527,0.4111310592459605,0.4129263913824057,0.414721723518851,0.41651705565529623,0.41831238779174146,0.42010771992818674,0.42190305206463197,0.4236983842010772,0.4254937163375224,0.4272890484739677,0.42908438061041293,0.43087971274685816,0.4326750448833034,0.43447037701974867,0.4362657091561939,0.4380610412926391,0.4398563734290844,0.44344703770197486,0.4452423698384201,0.44703770197486536,0.4488330341113106,0.4506283662477558,0.4524236983842011,0.4542190305206463,0.45601436265709155,0.4578096947935368,0.45960502692998206,0.4614003590664273,0.4631956912028725,0.4649910233393178,0.466786355475763,0.46858168761220825,0.4703770197486535,0.47217235188509876,0.47755834829443444,0.4793536804308797,0.48114901256732495,0.48473967684021546,0.4865350089766607,0.4883303411131059,0.49012567324955114,0.4919210053859964,0.49371633752244165,0.4955116696588869,0.49730700179533216,0.5008976660682226,0.5026929982046678,0.5044883303411131,0.5062836624775583,0.5080789946140036,0.5098743267504489,0.5134649910233393,0.5170556552962298,0.518850987432675,0.5206463195691203,0.5224416517055656,0.5242369838420108,0.526032315978456,0.5296229802513465,0.5314183123877917,0.533213644524237,0.5350089766606823,0.5385996409335727,0.5403949730700179,0.5421903052064632,0.5439856373429084,0.5457809694793537,0.547576301615799,0.5493716337522442,0.5511669658886894,0.5529622980251346,0.5547576301615799,0.5583482944344704,0.5601436265709157,0.5619389587073609,0.5637342908438061,0.5673249551166966,0.5691202872531418,0.5709156193895871,0.5727109515260324,0.5745062836624776,0.5763016157989228,0.578096947935368,0.5798922800718133,0.5816876122082585,0.5834829443447038,0.5888689407540395,0.5906642728904847,0.59245960502693,0.5942549371633752,0.5960502692998204,0.5978456014362658,0.599640933572711,0.6014362657091562,0.6050269299820467,0.6068222621184919,0.6086175942549371,0.6104129263913824,0.6122082585278277,0.6140035906642729,0.6157989228007181,0.6175942549371634,0.6193895870736086,0.6211849192100538,0.6229802513464991,0.6247755834829444,0.6265709156193896,0.6283662477558348,0.63016157989228,0.6319569120287253,0.6337522441651705,0.6355475763016158,0.6373429084380611,0.6391382405745063,0.6427289048473968,0.644524236983842,0.6463195691202872,0.6481149012567325,0.6499102333931778,0.651705565529623,0.6535008976660682,0.6552962298025135,0.6570915619389587,0.6588868940754039,0.6606822262118492,0.6624775583482945,0.6642728904847397,0.6660682226211849,0.6678635547576302,0.6714542190305206,0.6732495511669659,0.6750448833034112,0.6768402154398564,0.6804308797127468,0.6822262118491921,0.6840215439856373,0.6858168761220825,0.6876122082585279,0.6894075403949731,0.6912028725314183,0.6929982046678635,0.6947935368043088,0.696588868940754,0.6983842010771992,0.7001795332136446,0.7019748653500898,0.703770197486535,0.7055655296229802,0.7073608617594255,0.7091561938958707,0.7109515260323159,0.7127468581687613,0.7145421903052065,0.7163375224416517,0.718132854578097,0.7199281867145422,0.7217235188509874,0.7235188509874326,0.725314183123878,0.7271095152603232,0.7289048473967684,0.7307001795332136,0.7324955116696589,0.7342908438061041,0.7360861759425493,0.7378815080789947,0.7396768402154399,0.7414721723518851,0.7432675044883303,0.7450628366247756,0.7468581687612208,0.748653500897666,0.7504488330341114,0.7522441651705566,0.755834829443447,0.7576301615798923,0.7612208258527827,0.7630161579892281,0.7648114901256733,0.7666068222621185,0.7684021543985637,0.770197486535009,0.7719928186714542,0.7737881508078994,0.77737881508079,0.7791741472172352,0.7809694793536804,0.7827648114901257,0.7845601436265709,0.7863554757630161,0.7881508078994613,0.7899461400359067,0.7917414721723519,0.7935368043087971,0.7953321364452424,0.7971274685816876,0.7989228007181328,0.800718132854578,0.8025134649910234,0.8043087971274686,0.8061041292639138,0.8078994614003591,0.8096947935368043,0.8114901256732495,0.8132854578096947,0.8150807899461401,0.8168761220825853,0.8186714542190305,0.8204667863554758,0.822262118491921,0.8240574506283662,0.8258527827648114,0.8276481149012568,0.829443447037702,0.8312387791741472,0.8330341113105925,0.8348294434470377,0.8366247755834829,0.8384201077199281,0.8402154398563735,0.8420107719928187,0.8438061041292639,0.8456014362657092,0.8473967684021544,0.8491921005385996,0.8509874326750448,0.8527827648114902,0.8545780969479354,0.8563734290843806,0.8581687612208259,0.8599640933572711,0.8617594254937163,0.8635547576301615,0.8653500897666068,0.8671454219030521,0.8689407540394973,0.8707360861759426,0.8725314183123878,0.874326750448833,0.8761220825852782,0.8779174147217235,0.8797127468581688,0.881508078994614,0.8833034111310593,0.8850987432675045,0.8868940754039497,0.8886894075403949,0.8904847396768402,0.8922800718132855,0.8940754039497307,0.895870736086176,0.8976660682226212,0.8994614003590664,0.9012567324955116,0.9030520646319569,0.9048473967684022,0.9066427289048474,0.9084380610412927,0.9102333931777379,0.9120287253141831,0.9138240574506283,0.9156193895870736,0.9174147217235189,0.9192100538599641,0.9210053859964094,0.9228007181328546,0.9245960502692998,0.926391382405745,0.9281867145421903,0.9299820466786356,0.9317773788150808,0.933572710951526,0.9353680430879713,0.9371633752244165,0.9389587073608617,0.940754039497307,0.9425493716337523,0.9443447037701975,0.9461400359066428,0.947935368043088,0.9497307001795332,0.9515260323159784,0.9533213644524237,0.9551166965888689,0.9569120287253142,0.9587073608617595,0.9605026929982047,0.9622980251346499,0.9640933572710951,0.9658886894075404,0.9676840215439856,0.9694793536804309,0.9712746858168761,0.9730700179533214,0.9748653500897666,0.9766606822262118,0.9784560143626571,0.9802513464991023,0.9820466786355476,0.9838420107719928,0.9856373429084381,0.9874326750448833,0.9892280071813285,0.9910233393177738,0.992818671454219,0.9946140035906643,0.9964093357271095,0.9982046678635548],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0545,0.0556,0.0613,0.0620,0.0632,0.0641,0.0643,0.0644,0.0646,0.0648,0.0651,0.0652,0.0654,0.0657,0.0659,0.0662,0.0665,0.0668,0.0672,0.0673,0.0678,0.0681,0.0682,0.0685,0.0687,0.0689,0.0690,0.0691,0.0692,0.0694,0.0698,0.0700,0.0703,0.0704,0.0707,0.0709,0.0711,0.0715,0.0717,0.0718,0.0719,0.0720,0.0721,0.0724,0.0725,0.0726,0.0727,0.0728,0.0729,0.0731,0.0732,0.0733,0.0734,0.0735,0.0737,0.0740,0.0741,0.0742,0.0745,0.0746,0.0747,0.0749,0.0751,0.0756,0.0757,0.0758,0.0761,0.0762,0.0764,0.0765,0.0767,0.0768,0.0769,0.0770,0.0772,0.0775,0.0777,0.0778,0.0780,0.0781,0.0782,0.0784,0.0785,0.0789,0.0790,0.0792,0.0793,0.0794,0.0800,0.0804,0.0806,0.0808,0.0809,0.0812,0.0813,0.0815,0.0818,0.0820,0.0822,0.0823,0.0824,0.0825,0.0829,0.0830,0.0831,0.0833,0.0834,0.0835,0.0836,0.0837,0.0838,0.0842,0.0848,0.0850,0.0851,0.0852,0.0856,0.0858,0.0859,0.0861,0.0862,0.0863,0.0864,0.0865,0.0866,0.0868,0.0873,0.0874,0.0877,0.0880,0.0881,0.0882,0.0884,0.0887,0.0888,0.0889,0.0892,0.0897,0.0898,0.0902,0.0906,0.0914,0.0915,0.0916,0.0918,0.0919,0.0920,0.0921,0.0922,0.0923,0.0927,0.0932,0.0933,0.0935,0.0939,0.0940,0.0942,0.0943,0.0944,0.0947,0.0950,0.0954,0.0956,0.0958,0.0959,0.0962,0.0965,0.0967,0.0969,0.0970,0.0977,0.0982,0.0988,0.0989,0.0995,0.0997,0.1000,0.1001,0.1002,0.1004,0.1005,0.1006,0.1008,0.1009,0.1011,0.1016,0.1023,0.1031,0.1032,0.1037,0.1039,0.1041,0.1042,0.1048,0.1054,0.1060,0.1063,0.1064,0.1065,0.1066,0.1072,0.1075,0.1077,0.1078,0.1079,0.1080,0.1084,0.1087,0.1090,0.1092,0.1093,0.1095,0.1097,0.1104,0.1105,0.1108,0.1111,0.1113,0.1115,0.1116,0.1118,0.1120,0.1127,0.1131,0.1132,0.1134,0.1136,0.1137,0.1140,0.1145,0.1146,0.1147,0.1149,0.1150,0.1154,0.1157,0.1158,0.1159,0.1160,0.1161,0.1164,0.1168,0.1171,0.1172,0.1173,0.1176,0.1177,0.1178,0.1181,0.1185,0.1187,0.1188,0.1189,0.1193,0.1199,0.1202,0.1203,0.1209,0.1210,0.1213,0.1218,0.1224,0.1225,0.1230,0.1232,0.1234,0.1237,0.1238,0.1240,0.1248,0.1251,0.1252,0.1253,0.1255,0.1259,0.1262,0.1264,0.1266,0.1274,0.1277,0.1279,0.1282,0.1285,0.1286,0.1289,0.1291,0.1294,0.1295,0.1296,0.1298,0.1299,0.1301,0.1302,0.1305,0.1307,0.1308,0.1309,0.1310,0.1311,0.1312,0.1315,0.1316,0.1317,0.1319,0.1321,0.1323,0.1326,0.1334,0.1340,0.1342,0.1343,0.1345,0.1355,0.1360,0.1369,0.1373,0.1375,0.1376,0.1384,0.1385,0.1393,0.1394,0.1416,0.1421,0.1423,0.1424,0.1427,0.1429,0.1432,0.1433,0.1438,0.1441,0.1443,0.1447,0.1453,0.1456,0.1461,0.1472,0.1478,0.1481,0.1486,0.1489,0.1490,0.1493,0.1498,0.1499,0.1501,0.1511,0.1513,0.1522,0.1524,0.1525,0.1528,0.1544,0.1545,0.1551,0.1552,0.1555,0.1557,0.1558,0.1588,0.1591,0.1593,0.1614,0.1620,0.1622,0.1623,0.1641,0.1648,0.1664,0.1666,0.1700,0.1711,0.1712,0.1724,0.1741,0.1746,0.1760,0.1761,0.1764,0.1767,0.1771,0.1773,0.1777,0.1780,0.1781,0.1799,0.1817,0.1828,0.1835,0.1837,0.1847,0.1856,0.1860,0.1867,0.1873,0.1877,0.1880,0.1903,0.1908,0.1921,0.1931,0.1942,0.1945,0.1958,0.1987,0.1989,0.1995,0.2018,0.2033,0.2037,0.2086,0.2101,0.2108,0.2119,0.2122,0.2199,0.2243,0.2259,0.2266,0.2269,0.2290,0.2332,0.2344,0.2373,0.2399,0.2424,0.2442,0.2488,0.2497,0.2517,0.2536,0.2548,0.2572,0.2578,0.2600,0.2630,0.2667,0.2699,0.2766,0.2800,0.2801,0.2805,0.2989,0.2996,0.3304,0.3718,0.4245,0.4348,0.4796,0.5067,0.6910,0.7158,0.9183,1.0942,1.8185,2.2083,6.9611,8.3017],"y":[0.0018148820326678765,0.003629764065335753,0.0054446460980036296,0.007259528130671506,0.009074410163339383,0.010889292196007259,0.012704174228675136,0.014519056261343012,0.016333938294010888,0.018148820326678767,0.019963702359346643,0.021778584392014518,0.023593466424682397,0.02722323049001815,0.029038112522686024,0.030852994555353903,0.032667876588021776,0.034482758620689655,0.036297640653357534,0.038112522686025406,0.039927404718693285,0.041742286751361164,0.045372050816696916,0.047186932849364795,0.04900181488203267,0.05263157894736842,0.0544464609800363,0.056261343012704176,0.05807622504537205,0.05989110707803993,0.06170598911070781,0.06352087114337568,0.06533575317604355,0.07078039927404718,0.07259528130671507,0.07622504537205081,0.0780399274047187,0.07985480943738657,0.08348457350272233,0.0852994555353902,0.08711433756805807,0.08892921960072596,0.09074410163339383,0.0925589836660617,0.09437386569872959,0.09618874773139746,0.0998185117967332,0.10163339382940109,0.10344827586206896,0.10526315789473684,0.10707803992740472,0.1088929219600726,0.11252268602540835,0.11433756805807622,0.1161524500907441,0.11796733212341198,0.11978221415607986,0.12341197822141561,0.12522686025408347,0.12885662431941924,0.132486388384755,0.13430127041742287,0.13611615245009073,0.13793103448275862,0.1397459165154265,0.14156079854809436,0.14337568058076225,0.14519056261343014,0.14882032667876588,0.15245009074410162,0.1560798548094374,0.15789473684210525,0.15970961887477314,0.16333938294010888,0.16515426497277677,0.16696914700544466,0.16878402903811252,0.1724137931034483,0.17422867513611615,0.17604355716878403,0.17785843920145192,0.17967332123411978,0.18148820326678766,0.18330308529945555,0.1851179673321234,0.1869328493647913,0.18874773139745918,0.19056261343012704,0.19419237749546278,0.19600725952813067,0.19782214156079855,0.1996370235934664,0.20689655172413793,0.20871143375680581,0.21234119782214156,0.21415607985480944,0.2159709618874773,0.2177858439201452,0.22141560798548093,0.22323049001814882,0.22686025408348456,0.23049001814882034,0.23411978221415608,0.23774954627949182,0.2395644283121597,0.24319419237749546,0.24500907441016334,0.24682395644283123,0.24863883847549909,0.25045372050816694,0.25226860254083483,0.2558983666061706,0.2577132486388385,0.2613430127041742,0.2631578947368421,0.26497277676951,0.26678765880217786,0.26860254083484575,0.27041742286751363,0.27223230490018147,0.27586206896551724,0.2776769509981851,0.2813067150635209,0.2831215970961887,0.2867513611615245,0.2885662431941924,0.29219600725952816,0.294010889292196,0.29764065335753176,0.3030852994555354,0.30671506352087113,0.308529945553539,0.3103448275862069,0.3121597096188748,0.3139745916515426,0.3194192377495463,0.32123411978221417,0.32304900181488205,0.3248638838475499,0.32667876588021777,0.32849364791288566,0.33030852994555354,0.3339382940108893,0.33575317604355714,0.33756805807622503,0.3393829401088929,0.3411978221415608,0.3430127041742287,0.3448275862068966,0.3466424682395644,0.3502722323049002,0.35390199637023595,0.35753176043557167,0.35934664246823955,0.36116152450090744,0.3629764065335753,0.3647912885662432,0.3684210526315789,0.3702359346642468,0.3720508166969147,0.3738656987295826,0.37568058076225047,0.37749546279491836,0.3811252268602541,0.38294010889292196,0.38656987295825773,0.39019963702359345,0.39201451905626133,0.3938294010889292,0.3956442831215971,0.4010889292196007,0.4029038112522686,0.4047186932849365,0.40653357531760437,0.40834845735027225,0.4101633393829401,0.41197822141560797,0.41379310344827586,0.41560798548094374,0.4192377495462795,0.42105263157894735,0.42286751361161523,0.4283121597096189,0.4301270417422868,0.4319419237749546,0.4337568058076225,0.4355716878402904,0.43738656987295826,0.43920145190562615,0.44101633393829404,0.44283121597096187,0.44464609800362975,0.44646098003629764,0.4500907441016334,0.4519056261343013,0.4537205081669691,0.455535390199637,0.4591651542649728,0.46098003629764067,0.4627949183303085,0.4646098003629764,0.46823956442831216,0.47005444646098005,0.47186932849364793,0.47368421052631576,0.47549909255898365,0.47731397459165154,0.4791288566243194,0.4809437386569873,0.4827586206896552,0.484573502722323,0.4863883847549909,0.4882032667876588,0.49183303085299457,0.49364791288566245,0.4954627949183303,0.49727767695099817,0.5009074410163339,0.5027223230490018,0.5045372050816697,0.5063520871143375,0.5081669691470054,0.5099818511796733,0.5117967332123412,0.515426497277677,0.5172413793103449,0.5190562613430127,0.5208711433756806,0.5226860254083484,0.5245009074410163,0.5263157894736842,0.5281306715063521,0.52994555353902,0.5317604355716878,0.5353901996370236,0.5372050816696915,0.5390199637023594,0.542649727767695,0.5444646098003629,0.5462794918330308,0.5480943738656987,0.5499092558983666,0.5517241379310345,0.5535390199637024,0.5553539019963702,0.5571687840290381,0.558983666061706,0.5607985480943739,0.5662431941923775,0.5680580762250453,0.5698729582577132,0.5716878402903811,0.573502722323049,0.5753176043557169,0.5807622504537205,0.5825771324863884,0.5843920145190563,0.5862068965517241,0.588021778584392,0.5898366606170599,0.5952813067150635,0.5970961887477314,0.5989110707803993,0.6007259528130672,0.6025408348457351,0.6061705989110708,0.6079854809437386,0.6098003629764065,0.6152450090744102,0.6206896551724138,0.6225045372050817,0.6261343012704175,0.6279491833030852,0.6297640653357531,0.6333938294010889,0.6352087114337568,0.6370235934664247,0.6388384754990926,0.6406533575317604,0.6424682395644283,0.6442831215970962,0.6460980036297641,0.647912885662432,0.6497277676950998,0.6515426497277677,0.6533575317604355,0.6569872958257713,0.6588021778584392,0.6606170598911071,0.662431941923775,0.6660617059891107,0.6678765880217786,0.6696914700544465,0.6733212341197822,0.6751361161524501,0.6805807622504537,0.6823956442831216,0.6842105263157895,0.6878402903811253,0.6896551724137931,0.691470054446461,0.6932849364791288,0.6969147005444646,0.6987295825771325,0.7005444646098004,0.705989110707804,0.7114337568058077,0.7132486388384754,0.7150635208711433,0.7168784029038112,0.7186932849364791,0.720508166969147,0.7223230490018149,0.7241379310344828,0.7259528130671506,0.7277676950998185,0.7295825771324864,0.7313974591651543,0.7332123411978222,0.7368421052631579,0.7386569872958257,0.7404718693284936,0.7422867513611615,0.7441016333938294,0.7477313974591652,0.7495462794918331,0.7513611615245009,0.7531760435571688,0.7549909255898367,0.7568058076225045,0.7586206896551724,0.7604355716878403,0.7622504537205081,0.764065335753176,0.7658802177858439,0.7676950998185118,0.7695099818511797,0.7713248638838476,0.7731397459165155,0.7749546279491834,0.7767695099818511,0.778584392014519,0.7803992740471869,0.7822141560798548,0.7840290381125227,0.7858439201451906,0.7876588021778584,0.7894736842105263,0.7912885662431942,0.7931034482758621,0.79491833030853,0.7967332123411979,0.7985480943738656,0.8003629764065335,0.8021778584392014,0.8039927404718693,0.8058076225045372,0.8076225045372051,0.809437386569873,0.8112522686025408,0.8130671506352087,0.8148820326678766,0.8166969147005445,0.8185117967332124,0.8203266787658802,0.822141560798548,0.8257713248638838,0.8275862068965517,0.8294010889292196,0.8312159709618875,0.8330308529945554,0.8348457350272233,0.8366606170598911,0.838475499092559,0.8402903811252269,0.8421052631578947,0.8439201451905626,0.8457350272232305,0.8475499092558983,0.8493647912885662,0.8511796733212341,0.852994555353902,0.8548094373865699,0.8566243194192378,0.8584392014519057,0.8602540834845736,0.8620689655172413,0.8638838475499092,0.8656987295825771,0.8693284936479129,0.8711433756805808,0.8729582577132486,0.8747731397459165,0.8765880217785844,0.8784029038112523,0.8802177858439202,0.8820326678765881,0.8838475499092558,0.8856624319419237,0.8874773139745916,0.8911070780399274,0.8929219600725953,0.8947368421052632,0.896551724137931,0.8983666061705989,0.9001814882032668,0.9019963702359347,0.9056261343012704,0.9074410163339383,0.9092558983666061,0.911070780399274,0.9128856624319419,0.9147005444646098,0.9165154264972777,0.9183303085299456,0.9201451905626135,0.9219600725952813,0.9237749546279492,0.925589836660617,0.9274047186932849,0.9292196007259528,0.9310344827586207,0.9328493647912885,0.9346642468239564,0.9364791288566243,0.9382940108892922,0.9401088929219601,0.941923774954628,0.9437386569872959,0.9455535390199638,0.9473684210526315,0.9491833030852994,0.9509981851179673,0.9528130671506352,0.9546279491833031,0.956442831215971,0.9582577132486388,0.9600725952813067,0.9618874773139746,0.9637023593466425,0.9655172413793104,0.9673321234119783,0.969147005444646,0.9709618874773139,0.9727767695099818,0.9745916515426497,0.9764065335753176,0.9782214156079855,0.9800362976406534,0.9818511796733213,0.9836660617059891,0.985480943738657,0.9872958257713249,0.9891107078039928,0.9909255898366606,0.9927404718693285,0.9945553539019963,0.9963702359346642,0.9981851179673321],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.5270,0.5279,0.5291,0.5299,0.5312,0.5314,0.5320,0.5322,0.5325,0.5327,0.5328,0.5340,0.5344,0.5348,0.5349,0.5352,0.5354,0.5361,0.5366,0.5369,0.5376,0.5377,0.5387,0.5388,0.5390,0.5393,0.5397,0.5399,0.5401,0.5403,0.5409,0.5411,0.5415,0.5416,0.5417,0.5420,0.5422,0.5423,0.5425,0.5426,0.5430,0.5432,0.5434,0.5435,0.5439,0.5442,0.5443,0.5445,0.5447,0.5448,0.5450,0.5453,0.5461,0.5464,0.5475,0.5477,0.5478,0.5480,0.5481,0.5482,0.5486,0.5488,0.5490,0.5491,0.5493,0.5495,0.5496,0.5498,0.5500,0.5504,0.5510,0.5511,0.5512,0.5517,0.5520,0.5522,0.5523,0.5533,0.5535,0.5537,0.5538,0.5541,0.5546,0.5548,0.5549,0.5551,0.5555,0.5558,0.5559,0.5565,0.5566,0.5574,0.5575,0.5582,0.5583,0.5584,0.5585,0.5590,0.5591,0.5592,0.5593,0.5594,0.5595,0.5596,0.5597,0.5598,0.5599,0.5603,0.5606,0.5607,0.5608,0.5623,0.5626,0.5627,0.5629,0.5632,0.5635,0.5639,0.5641,0.5642,0.5645,0.5648,0.5650,0.5655,0.5658,0.5665,0.5672,0.5673,0.5674,0.5678,0.5680,0.5682,0.5689,0.5690,0.5691,0.5694,0.5699,0.5704,0.5707,0.5713,0.5717,0.5720,0.5722,0.5723,0.5724,0.5726,0.5731,0.5733,0.5734,0.5736,0.5740,0.5745,0.5750,0.5756,0.5757,0.5760,0.5761,0.5764,0.5765,0.5766,0.5767,0.5768,0.5775,0.5777,0.5784,0.5785,0.5786,0.5787,0.5789,0.5801,0.5811,0.5812,0.5817,0.5818,0.5824,0.5836,0.5837,0.5839,0.5840,0.5841,0.5847,0.5852,0.5855,0.5859,0.5861,0.5865,0.5870,0.5871,0.5873,0.5878,0.5879,0.5885,0.5889,0.5892,0.5895,0.5896,0.5897,0.5902,0.5905,0.5907,0.5910,0.5915,0.5919,0.5921,0.5923,0.5924,0.5927,0.5928,0.5930,0.5935,0.5937,0.5938,0.5939,0.5944,0.5948,0.5954,0.5956,0.5958,0.5960,0.5964,0.5967,0.5969,0.5973,0.5974,0.5976,0.5978,0.5979,0.5990,0.5993,0.5995,0.5999,0.6007,0.6008,0.6011,0.6020,0.6021,0.6022,0.6023,0.6026,0.6040,0.6044,0.6045,0.6046,0.6047,0.6056,0.6062,0.6065,0.6070,0.6073,0.6075,0.6084,0.6085,0.6089,0.6090,0.6092,0.6099,0.6102,0.6105,0.6108,0.6116,0.6117,0.6155,0.6157,0.6158,0.6168,0.6169,0.6182,0.6184,0.6185,0.6186,0.6197,0.6203,0.6207,0.6211,0.6235,0.6242,0.6243,0.6248,0.6251,0.6253,0.6254,0.6257,0.6294,0.6303,0.6306,0.6313,0.6316,0.6319,0.6324,0.6330,0.6370,0.6374,0.6379,0.6380,0.6397,0.6401,0.6409,0.6412,0.6437,0.6445,0.6463,0.6471,0.6479,0.6493,0.6502,0.6509,0.6518,0.6528,0.6535,0.6539,0.6566,0.6572,0.6575,0.6594,0.6599,0.6613,0.6617,0.6624,0.6629,0.6639,0.6655,0.6657,0.6662,0.6671,0.6676,0.6693,0.6749,0.6752,0.6770,0.6774,0.6778,0.6782,0.6785,0.6843,0.6868,0.6876,0.6884,0.6901,0.6906,0.6958,0.6983,0.6986,0.7000,0.7042,0.7051,0.7094,0.7125,0.7141,0.7191,0.7196,0.7214,0.7254,0.7259,0.7266,0.7294,0.7297,0.7299,0.7313,0.7324,0.7342,0.7381,0.7388,0.7393,0.7398,0.7399,0.7401,0.7421,0.7425,0.7463,0.7485,0.7506,0.7512,0.7515,0.7519,0.7541,0.7545,0.7546,0.7549,0.7559,0.7560,0.7625,0.7630,0.7639,0.7641,0.7668,0.7693,0.7710,0.7733,0.7736,0.7754,0.7756,0.7760,0.7781,0.7826,0.7843,0.7845,0.7848,0.7858,0.7859,0.7875,0.7882,0.7922,0.7933,0.7953,0.7959,0.7973,0.8004,0.8008,0.8067,0.8102,0.8132,0.8163,0.8193,0.8231,0.8247,0.8252,0.8261,0.8276,0.8287,0.8317,0.8324,0.8327,0.8344,0.8354,0.8438,0.8502,0.8580,0.8631,0.8671,0.8747,0.8853,0.8868,0.8971,0.9017,0.9056,0.9196,0.9221,0.9342,0.9496,0.9574,0.9578,0.9654,0.9656,0.9657,0.9756,0.9888,1.0012,1.0098,1.0127,1.0129,1.0162,1.0173,1.0186,1.0223,1.0262,1.0264,1.0311,1.0369,1.0411,1.0426,1.0468,1.0555,1.0575,1.0582,1.0649,1.0653,1.0727,1.0780,1.0836,1.0856,1.0925,1.0965,1.1048,1.1091,1.1221,1.1463,1.1494,1.1583,1.1716,1.1846,1.1851,1.2410,1.3209,1.4418,1.6807,1.7493,1.7576,1.7928,1.8600,1.9154,2.1340,2.2156,2.4382,2.7632,2.8170,3.1154,3.2846,3.4977,4.6760,6.4315,6.4393,6.5666,11.4641],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03398926654740608,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.057245080500894455,0.06082289803220036,0.06440071556350627,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09838998211091235,0.10196779964221825,0.10554561717352415,0.1073345259391771,0.11091234347048301,0.11449016100178891,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.14669051878354203,0.148479427549195,0.15026833631484796,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.19856887298747763,0.20214669051878353,0.2039355992844365,0.2075134168157424,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23255813953488372,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.27549194991055453,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.3076923076923077,0.3094812164579606,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3685152057245081,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4597495527728086,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.554561717352415,0.556350626118068,0.5581395348837209,0.5617173524150268,0.5635062611806798,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5885509838998211,0.590339892665474,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0546,0.0589,0.0693,0.0773,0.0810,0.0859,0.0862,0.0869,0.0872,0.0876,0.0877,0.0878,0.0882,0.0893,0.0894,0.0899,0.0902,0.0906,0.0907,0.0911,0.0912,0.0919,0.0921,0.0924,0.0926,0.0929,0.0930,0.0933,0.0937,0.0939,0.0942,0.0943,0.0948,0.0949,0.0958,0.0964,0.0965,0.0967,0.0969,0.0972,0.0975,0.0976,0.0977,0.0978,0.0980,0.0981,0.0982,0.0984,0.0986,0.0987,0.0988,0.0989,0.0992,0.0995,0.0998,0.0999,0.1000,0.1004,0.1008,0.1009,0.1011,0.1013,0.1019,0.1021,0.1023,0.1026,0.1028,0.1030,0.1031,0.1032,0.1033,0.1034,0.1037,0.1038,0.1042,0.1044,0.1047,0.1049,0.1050,0.1051,0.1053,0.1054,0.1057,0.1059,0.1063,0.1066,0.1067,0.1068,0.1069,0.1071,0.1073,0.1076,0.1078,0.1079,0.1080,0.1084,0.1086,0.1087,0.1089,0.1090,0.1091,0.1092,0.1095,0.1096,0.1097,0.1100,0.1103,0.1105,0.1113,0.1121,0.1124,0.1125,0.1126,0.1129,0.1131,0.1132,0.1134,0.1137,0.1139,0.1140,0.1141,0.1142,0.1143,0.1145,0.1148,0.1149,0.1151,0.1152,0.1157,0.1158,0.1159,0.1161,0.1162,0.1165,0.1167,0.1168,0.1169,0.1172,0.1173,0.1176,0.1178,0.1179,0.1181,0.1183,0.1184,0.1187,0.1188,0.1191,0.1193,0.1194,0.1195,0.1198,0.1201,0.1202,0.1206,0.1209,0.1212,0.1213,0.1215,0.1216,0.1217,0.1220,0.1223,0.1224,0.1228,0.1230,0.1237,0.1241,0.1243,0.1244,0.1245,0.1246,0.1248,0.1252,0.1256,0.1258,0.1261,0.1263,0.1264,0.1270,0.1272,0.1276,0.1277,0.1281,0.1283,0.1284,0.1286,0.1287,0.1290,0.1295,0.1297,0.1301,0.1306,0.1308,0.1314,0.1316,0.1317,0.1320,0.1326,0.1327,0.1330,0.1333,0.1339,0.1356,0.1357,0.1358,0.1359,0.1360,0.1361,0.1370,0.1373,0.1379,0.1381,0.1383,0.1398,0.1399,0.1400,0.1401,0.1402,0.1411,0.1413,0.1418,0.1423,0.1424,0.1435,0.1438,0.1440,0.1441,0.1442,0.1443,0.1447,0.1449,0.1454,0.1455,0.1461,0.1462,0.1467,0.1470,0.1471,0.1473,0.1477,0.1480,0.1482,0.1486,0.1489,0.1500,0.1505,0.1506,0.1509,0.1510,0.1511,0.1514,0.1517,0.1518,0.1519,0.1528,0.1530,0.1533,0.1536,0.1537,0.1539,0.1544,0.1545,0.1548,0.1553,0.1559,0.1563,0.1567,0.1569,0.1578,0.1589,0.1592,0.1598,0.1603,0.1604,0.1605,0.1607,0.1620,0.1622,0.1623,0.1624,0.1625,0.1634,0.1637,0.1638,0.1640,0.1643,0.1644,0.1651,0.1652,0.1659,0.1660,0.1670,0.1683,0.1685,0.1693,0.1694,0.1696,0.1702,0.1705,0.1708,0.1712,0.1717,0.1718,0.1719,0.1721,0.1729,0.1731,0.1737,0.1741,0.1743,0.1747,0.1749,0.1754,0.1762,0.1765,0.1766,0.1773,0.1775,0.1776,0.1778,0.1780,0.1792,0.1796,0.1798,0.1800,0.1810,0.1816,0.1823,0.1831,0.1843,0.1852,0.1858,0.1872,0.1875,0.1881,0.1888,0.1889,0.1898,0.1915,0.1917,0.1937,0.1942,0.1959,0.1967,0.1973,0.1974,0.1975,0.1984,0.1985,0.1992,0.1994,0.2019,0.2024,0.2028,0.2034,0.2038,0.2046,0.2055,0.2077,0.2078,0.2112,0.2113,0.2118,0.2145,0.2162,0.2237,0.2252,0.2280,0.2284,0.2290,0.2295,0.2302,0.2304,0.2305,0.2359,0.2361,0.2372,0.2378,0.2390,0.2428,0.2433,0.2453,0.2471,0.2477,0.2504,0.2505,0.2534,0.2535,0.2554,0.2556,0.2568,0.2578,0.2637,0.2660,0.2698,0.2712,0.2715,0.2730,0.2738,0.2749,0.2751,0.2770,0.2802,0.2842,0.2881,0.2947,0.2952,0.3025,0.3044,0.3071,0.3079,0.3091,0.3117,0.3265,0.3290,0.3345,0.3360,0.3364,0.3388,0.3443,0.3452,0.3648,0.3679,0.3690,0.3722,0.3729,0.3751,0.3779,0.3787,0.3866,0.3939,0.3960,0.4015,0.4043,0.4063,0.4117,0.4245,0.4262,0.4283,0.4308,0.4346,0.4365,0.4369,0.4387,0.4398,0.4400,0.4425,0.4428,0.4449,0.4519,0.4562,0.4596,0.4621,0.4716,0.4741,0.4766,0.4815,0.4906,0.4949,0.5005,0.5425,0.5434,0.5445,0.5531,0.5582,0.5594,0.5672,0.5732,0.5766,0.5789,0.5953,0.5958,0.6004,0.6283,0.6297,0.6499,0.6681,0.7026,0.7049,0.7354,0.7571,0.8039,1.0273],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09464285714285714,0.09642857142857143,0.1,0.10178571428571428,0.10357142857142858,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1375,0.1392857142857143,0.14107142857142857,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.16071428571428573,0.16428571428571428,0.16607142857142856,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.1767857142857143,0.18035714285714285,0.18214285714285713,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.1982142857142857,0.20357142857142857,0.20535714285714285,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.275,0.2767857142857143,0.2785714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32321428571428573,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3357142857142857,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3982142857142857,0.4,0.4035714285714286,0.40714285714285714,0.4107142857142857,0.4142857142857143,0.41964285714285715,0.42142857142857143,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4642857142857143,0.4660714285714286,0.4714285714285714,0.4732142857142857,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.5,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5607142857142857,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0281,0.0325,0.0360,0.0389,0.0392,0.0418,0.0420,0.0425,0.0431,0.0437,0.0440,0.0444,0.0447,0.0449,0.0452,0.0454,0.0460,0.0462,0.0463,0.0466,0.0469,0.0471,0.0472,0.0474,0.0476,0.0477,0.0479,0.0481,0.0482,0.0483,0.0484,0.0486,0.0488,0.0492,0.0493,0.0495,0.0496,0.0497,0.0498,0.0500,0.0503,0.0504,0.0505,0.0508,0.0509,0.0510,0.0511,0.0513,0.0517,0.0518,0.0521,0.0531,0.0532,0.0534,0.0537,0.0539,0.0541,0.0542,0.0543,0.0544,0.0545,0.0547,0.0549,0.0552,0.0553,0.0554,0.0555,0.0560,0.0561,0.0564,0.0565,0.0567,0.0568,0.0570,0.0577,0.0579,0.0583,0.0584,0.0586,0.0587,0.0589,0.0591,0.0592,0.0594,0.0595,0.0597,0.0599,0.0601,0.0602,0.0603,0.0604,0.0611,0.0612,0.0617,0.0625,0.0629,0.0630,0.0631,0.0632,0.0633,0.0635,0.0636,0.0643,0.0645,0.0646,0.0647,0.0650,0.0652,0.0653,0.0659,0.0660,0.0661,0.0664,0.0672,0.0675,0.0681,0.0685,0.0686,0.0689,0.0694,0.0697,0.0701,0.0704,0.0710,0.0712,0.0717,0.0719,0.0727,0.0729,0.0733,0.0738,0.0752,0.0763,0.0764,0.0771,0.0775,0.0776,0.0780,0.0782,0.0786,0.0788,0.0791,0.0792,0.0795,0.0798,0.0808,0.0813,0.0814,0.0820,0.0821,0.0823,0.0824,0.0828,0.0830,0.0831,0.0832,0.0839,0.0840,0.0842,0.0843,0.0844,0.0846,0.0848,0.0849,0.0857,0.0862,0.0868,0.0870,0.0872,0.0873,0.0874,0.0875,0.0882,0.0899,0.0900,0.0904,0.0906,0.0927,0.0929,0.0934,0.0935,0.0938,0.0939,0.0942,0.0946,0.0952,0.0961,0.0963,0.0964,0.0967,0.0993,0.0994,0.0996,0.0997,0.1001,0.1003,0.1006,0.1024,0.1025,0.1029,0.1039,0.1048,0.1054,0.1057,0.1063,0.1068,0.1072,0.1074,0.1088,0.1116,0.1121,0.1142,0.1143,0.1155,0.1161,0.1163,0.1165,0.1173,0.1177,0.1182,0.1193,0.1199,0.1201,0.1205,0.1210,0.1212,0.1213,0.1218,0.1233,0.1236,0.1257,0.1260,0.1262,0.1267,0.1268,0.1285,0.1288,0.1293,0.1296,0.1298,0.1312,0.1320,0.1321,0.1322,0.1327,0.1336,0.1344,0.1358,0.1368,0.1382,0.1403,0.1404,0.1428,0.1443,0.1466,0.1468,0.1482,0.1484,0.1487,0.1488,0.1492,0.1506,0.1509,0.1517,0.1519,0.1526,0.1532,0.1533,0.1539,0.1541,0.1544,0.1559,0.1565,0.1570,0.1574,0.1579,0.1582,0.1583,0.1588,0.1595,0.1597,0.1603,0.1608,0.1612,0.1649,0.1658,0.1667,0.1668,0.1695,0.1699,0.1701,0.1705,0.1707,0.1712,0.1726,0.1742,0.1747,0.1762,0.1771,0.1772,0.1786,0.1797,0.1801,0.1809,0.1812,0.1813,0.1815,0.1820,0.1844,0.1846,0.1854,0.1862,0.1863,0.1866,0.1884,0.1885,0.1895,0.1901,0.1913,0.1918,0.1920,0.1970,0.1979,0.1985,0.1991,0.2009,0.2033,0.2046,0.2056,0.2088,0.2119,0.2128,0.2190,0.2205,0.2207,0.2229,0.2232,0.2257,0.2259,0.2267,0.2315,0.2316,0.2319,0.2327,0.2353,0.2361,0.2441,0.2485,0.2608,0.2624,0.2720,0.2740,0.2743,0.2776,0.2778,0.2801,0.2814,0.2829,0.2837,0.2844,0.2852,0.2856,0.2860,0.2861,0.2901,0.2912,0.2917,0.2971,0.2984,0.3007,0.3075,0.3095,0.3113,0.3117,0.3125,0.3133,0.3149,0.3205,0.3235,0.3246,0.3261,0.3353,0.3409,0.3456,0.3472,0.3516,0.3567,0.3628,0.3638,0.3706,0.3721,0.3770,0.3868,0.3893,0.3924,0.3969,0.4090,0.4115,0.4225,0.4270,0.4308,0.4349,0.4357,0.4414,0.4441,0.4469,0.4533,0.4584,0.4662,0.4667,0.4801,0.4828,0.4861,0.4892,0.4924,0.5104,0.5235,0.5414,0.5479,0.5767,0.5777,0.5924,0.5977,0.6012,0.6089,0.6129,0.6188,0.6212,0.6298,0.6344,0.6370,0.6380,0.6458,0.6543,0.6687,0.6917,0.7083,0.7311,0.7348,0.7405,0.7605,0.7810,0.7861,0.7989,0.8065,0.8137,0.8233,0.8336,0.8387,0.8392,0.8452,0.8628,0.8683,0.8908,0.8976,0.9411,0.9711,0.9739,1.0646,1.0682,1.0717,1.0819,1.2700,1.4086,1.5269,2.1077,2.2082,2.3486,2.3915,2.6000,2.6069,2.6306,2.8693,3.1519,3.5728,5.2747,5.5167,5.8083,7.3639,7.4086,7.5412,7.7298,8.1944,11.9228,12.3968],"y":[0.001851851851851852,0.003703703703703704,0.005555555555555556,0.007407407407407408,0.009259259259259259,0.011111111111111112,0.014814814814814815,0.016666666666666666,0.018518518518518517,0.022222222222222223,0.024074074074074074,0.025925925925925925,0.027777777777777776,0.03148148148148148,0.03333333333333333,0.037037037037037035,0.03888888888888889,0.040740740740740744,0.04259259259259259,0.046296296296296294,0.05,0.053703703703703705,0.05555555555555555,0.05740740740740741,0.06111111111111111,0.06481481481481481,0.06666666666666667,0.06851851851851852,0.07222222222222222,0.07407407407407407,0.07592592592592592,0.07962962962962963,0.08148148148148149,0.08333333333333333,0.08518518518518518,0.08888888888888889,0.09074074074074075,0.09259259259259259,0.0962962962962963,0.1037037037037037,0.10555555555555556,0.10925925925925926,0.1111111111111111,0.11296296296296296,0.11481481481481481,0.11666666666666667,0.11851851851851852,0.12037037037037036,0.12222222222222222,0.12407407407407407,0.1259259259259259,0.12777777777777777,0.12962962962962962,0.13148148148148148,0.13518518518518519,0.13703703703703704,0.1388888888888889,0.14074074074074075,0.1425925925925926,0.14444444444444443,0.14629629629629629,0.14814814814814814,0.15,0.15185185185185185,0.1537037037037037,0.15555555555555556,0.1574074074074074,0.15925925925925927,0.16111111111111112,0.1648148148148148,0.16666666666666666,0.1685185185185185,0.17037037037037037,0.17592592592592593,0.17777777777777778,0.17962962962962964,0.1814814814814815,0.18333333333333332,0.18518518518518517,0.18703703703703703,0.18888888888888888,0.19074074074074074,0.1925925925925926,0.19444444444444445,0.1962962962962963,0.19814814814814816,0.2,0.20185185185185187,0.2037037037037037,0.20555555555555555,0.2074074074074074,0.2111111111111111,0.21481481481481482,0.21666666666666667,0.21851851851851853,0.22037037037037038,0.2222222222222222,0.22407407407407406,0.22592592592592592,0.22962962962962963,0.23148148148148148,0.23333333333333334,0.2351851851851852,0.2388888888888889,0.24074074074074073,0.24444444444444444,0.2462962962962963,0.24814814814814815,0.25,0.2518518518518518,0.2537037037037037,0.25555555555555554,0.2574074074074074,0.25925925925925924,0.2611111111111111,0.26296296296296295,0.26481481481481484,0.26666666666666666,0.26851851851851855,0.27037037037037037,0.2722222222222222,0.2740740740740741,0.2759259259259259,0.2777777777777778,0.2796296296296296,0.2814814814814815,0.2851851851851852,0.28703703703703703,0.28888888888888886,0.29074074074074074,0.29259259259259257,0.29444444444444445,0.2962962962962963,0.3,0.3037037037037037,0.3055555555555556,0.3074074074074074,0.30925925925925923,0.3111111111111111,0.31296296296296294,0.3148148148148148,0.31666666666666665,0.31851851851851853,0.32037037037037036,0.32222222222222224,0.32407407407407407,0.32592592592592595,0.3277777777777778,0.3314814814814815,0.3333333333333333,0.3351851851851852,0.337037037037037,0.3388888888888889,0.34074074074074073,0.3425925925925926,0.34444444444444444,0.34629629629629627,0.34814814814814815,0.35185185185185186,0.3537037037037037,0.35555555555555557,0.3574074074074074,0.3592592592592593,0.362962962962963,0.3648148148148148,0.36666666666666664,0.3685185185185185,0.37037037037037035,0.37222222222222223,0.37592592592592594,0.37777777777777777,0.37962962962962965,0.3814814814814815,0.38333333333333336,0.3851851851851852,0.387037037037037,0.3888888888888889,0.3907407407407407,0.3925925925925926,0.39444444444444443,0.3962962962962963,0.39814814814814814,0.4,0.40370370370370373,0.40555555555555556,0.4074074074074074,0.40925925925925927,0.4111111111111111,0.412962962962963,0.4148148148148148,0.4166666666666667,0.4185185185185185,0.4203703703703704,0.42407407407407405,0.42592592592592593,0.42777777777777776,0.42962962962962964,0.43148148148148147,0.43333333333333335,0.4351851851851852,0.43703703703703706,0.4388888888888889,0.44074074074074077,0.4425925925925926,0.4462962962962963,0.44814814814814813,0.45,0.45185185185185184,0.4537037037037037,0.45555555555555555,0.45740740740740743,0.45925925925925926,0.4648148148148148,0.4666666666666667,0.4685185185185185,0.4703703703703704,0.4722222222222222,0.4740740740740741,0.4759259259259259,0.47962962962962963,0.48148148148148145,0.48333333333333334,0.48703703703703705,0.4888888888888889,0.49074074074074076,0.4925925925925926,0.49444444444444446,0.4962962962962963,0.4981481481481482,0.5,0.5018518518518519,0.5037037037037037,0.5055555555555555,0.5074074074074074,0.5111111111111111,0.512962962962963,0.5148148148148148,0.5166666666666667,0.5185185185185185,0.5222222222222223,0.524074074074074,0.5259259259259259,0.5277777777777778,0.5296296296296297,0.5314814814814814,0.5351851851851852,0.5388888888888889,0.5407407407407407,0.5425925925925926,0.5444444444444444,0.5462962962962963,0.5481481481481482,0.5518518518518518,0.5537037037037037,0.5555555555555556,0.5574074074074075,0.5592592592592592,0.5611111111111111,0.562962962962963,0.5648148148148148,0.5666666666666667,0.5685185185185185,0.5703703703703704,0.5722222222222222,0.5740740740740741,0.575925925925926,0.5777777777777777,0.5796296296296296,0.5814814814814815,0.5833333333333334,0.5851851851851851,0.587037037037037,0.5888888888888889,0.5907407407407408,0.5925925925925926,0.5944444444444444,0.5962962962962963,0.5981481481481481,0.6,0.6018518518518519,0.6037037037037037,0.6055555555555555,0.6074074074074074,0.6092592592592593,0.6111111111111112,0.6129629629629629,0.6148148148148148,0.6166666666666667,0.6185185185185185,0.6203703703703703,0.6222222222222222,0.6259259259259259,0.6277777777777778,0.6296296296296297,0.6314814814814815,0.6333333333333333,0.6351851851851852,0.6370370370370371,0.6388888888888888,0.6407407407407407,0.6425925925925926,0.6444444444444445,0.6462962962962963,0.6481481481481481,0.6518518518518519,0.6555555555555556,0.6574074074074074,0.6592592592592592,0.6611111111111111,0.662962962962963,0.6648148148148149,0.6666666666666666,0.6685185185185185,0.6703703703703704,0.6722222222222223,0.674074074074074,0.6759259259259259,0.6777777777777778,0.6796296296296296,0.6814814814814815,0.6833333333333333,0.6851851851851852,0.687037037037037,0.6888888888888889,0.6907407407407408,0.6925925925925925,0.6944444444444444,0.6981481481481482,0.7018518518518518,0.7055555555555556,0.7074074074074074,0.7092592592592593,0.7111111111111111,0.7129629629629629,0.7148148148148148,0.7166666666666667,0.7185185185185186,0.7203703703703703,0.7222222222222222,0.7240740740740741,0.725925925925926,0.7277777777777777,0.7296296296296296,0.7314814814814815,0.7333333333333333,0.7351851851851852,0.737037037037037,0.7388888888888889,0.7407407407407407,0.7425925925925926,0.7444444444444445,0.7462962962962963,0.7481481481481481,0.75,0.7518518518518519,0.7537037037037037,0.7555555555555555,0.7574074074074074,0.7592592592592593,0.7611111111111111,0.762962962962963,0.7648148148148148,0.7666666666666667,0.7685185185185185,0.7703703703703704,0.7722222222222223,0.774074074074074,0.7777777777777778,0.7796296296296297,0.7814814814814814,0.7833333333333333,0.7851851851851852,0.7870370370370371,0.7888888888888889,0.7907407407407407,0.7925925925925926,0.7944444444444444,0.7962962962962963,0.7981481481481482,0.8,0.8018518518518518,0.8037037037037037,0.8055555555555556,0.8074074074074075,0.8092592592592592,0.8111111111111111,0.812962962962963,0.8148148148148148,0.8166666666666667,0.8185185185185185,0.8203703703703704,0.8222222222222222,0.8240740740740741,0.825925925925926,0.8277777777777777,0.8296296296296296,0.8314814814814815,0.8333333333333334,0.8351851851851851,0.837037037037037,0.8388888888888889,0.8425925925925926,0.8444444444444444,0.8462962962962963,0.8481481481481481,0.85,0.8518518518518519,0.8537037037037037,0.8555555555555555,0.8574074074074074,0.8592592592592593,0.8611111111111112,0.8629629629629629,0.8648148148148148,0.8666666666666667,0.8685185185185185,0.8703703703703703,0.8722222222222222,0.8740740740740741,0.8759259259259259,0.8777777777777778,0.8796296296296297,0.8814814814814815,0.8833333333333333,0.8851851851851852,0.8870370370370371,0.8888888888888888,0.8925925925925926,0.8944444444444445,0.8962962962962963,0.8981481481481481,0.9,0.9018518518518519,0.9037037037037037,0.9055555555555556,0.9074074074074074,0.9092592592592592,0.9111111111111111,0.912962962962963,0.9148148148148149,0.9166666666666666,0.9185185185185185,0.9203703703703704,0.9222222222222223,0.924074074074074,0.9259259259259259,0.9277777777777778,0.9296296296296296,0.9314814814814815,0.9333333333333333,0.9351851851851852,0.937037037037037,0.9388888888888889,0.9407407407407408,0.9425925925925925,0.9444444444444444,0.9462962962962963,0.9481481481481482,0.95,0.9518518518518518,0.9537037037037037,0.9555555555555556,0.9574074074074074,0.9592592592592593,0.9611111111111111,0.9629629629629629,0.9648148148148148,0.9666666666666667,0.9685185185185186,0.9703703703703703,0.9722222222222222,0.9740740740740741,0.975925925925926,0.9777777777777777,0.9796296296296296,0.9814814814814815,0.9833333333333333,0.9851851851851852,0.987037037037037,0.9888888888888889,0.9907407407407407,0.9925925925925926,0.9944444444444445,0.9962962962962963,0.9981481481481481],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, filecoin.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-green.filecoin.io-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-green.filecoin.io-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..9d3984031e
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-green.filecoin.io-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.7426,0.7638,0.7715,0.7980,0.7991,0.8165,0.8210,1.0350,1.0553,1.1226,1.1723,1.1845,1.2108,1.2200,1.2357,1.2362,1.2382,1.2403,1.2521,1.2545,1.2565,1.2574,1.2586,1.2596,1.2625,1.2627,1.2637,1.2650,1.2702,1.2744,1.2760,1.2770,1.2791,1.2793,1.2861,1.2915,1.2921,1.2942,1.2992,1.3014,1.3051,1.3064,1.3076,1.3089,1.3099,1.3124,1.3141,1.3145,1.3170,1.3212,1.3236,1.3306,1.3334,1.3361,1.3373,1.3401,1.3405,1.3408,1.3415,1.3427,1.3460,1.3476,1.3488,1.3500,1.3507,1.3534,1.3535,1.3537,1.3548,1.3557,1.3565,1.3571,1.3574,1.3582,1.3596,1.3655,1.3673,1.3703,1.3727,1.3735,1.3790,1.3798,1.3801,1.3874,1.3890,1.3897,1.3899,1.3940,1.3961,1.4007,1.4090,1.4094,1.4117,1.4136,1.4157,1.4164,1.4171,1.4193,1.4239,1.4257,1.4258,1.4270,1.4288,1.4290,1.4334,1.4336,1.4345,1.4357,1.4369,1.4393,1.4397,1.4407,1.4451,1.4453,1.4510,1.4534,1.4535,1.4560,1.4563,1.4567,1.4591,1.4594,1.4595,1.4596,1.4602,1.4605,1.4609,1.4611,1.4614,1.4617,1.4648,1.4656,1.4658,1.4710,1.4717,1.4731,1.4777,1.4795,1.4833,1.4834,1.4843,1.4868,1.4907,1.4920,1.4925,1.4961,1.5011,1.5014,1.5017,1.5022,1.5027,1.5033,1.5050,1.5052,1.5058,1.5100,1.5137,1.5147,1.5148,1.5242,1.5244,1.5258,1.5266,1.5268,1.5280,1.5296,1.5300,1.5315,1.5360,1.5387,1.5405,1.5411,1.5447,1.5448,1.5458,1.5461,1.5473,1.5488,1.5498,1.5502,1.5506,1.5519,1.5529,1.5534,1.5607,1.5656,1.5703,1.5723,1.5743,1.5774,1.5778,1.5799,1.5820,1.5896,1.5914,1.5916,1.5925,1.5928,1.5937,1.5945,1.5964,1.5965,1.5984,1.6031,1.6078,1.6082,1.6100,1.6133,1.6141,1.6151,1.6159,1.6178,1.6190,1.6207,1.6218,1.6224,1.6289,1.6291,1.6329,1.6332,1.6339,1.6367,1.6375,1.6419,1.6420,1.6428,1.6441,1.6476,1.6485,1.6498,1.6502,1.6508,1.6509,1.6513,1.6529,1.6540,1.6552,1.6558,1.6564,1.6570,1.6581,1.6582,1.6585,1.6593,1.6597,1.6617,1.6625,1.6654,1.6718,1.6719,1.6723,1.6734,1.6746,1.6765,1.6773,1.6777,1.6780,1.6806,1.6817,1.6818,1.6827,1.6836,1.6839,1.6863,1.6881,1.6882,1.6900,1.6908,1.6927,1.6944,1.6947,1.6955,1.6964,1.6975,1.6979,1.6985,1.7008,1.7058,1.7067,1.7101,1.7114,1.7117,1.7123,1.7139,1.7153,1.7204,1.7214,1.7277,1.7281,1.7286,1.7289,1.7293,1.7298,1.7304,1.7305,1.7333,1.7348,1.7381,1.7399,1.7424,1.7439,1.7449,1.7473,1.7487,1.7496,1.7505,1.7536,1.7538,1.7585,1.7596,1.7601,1.7605,1.7615,1.7643,1.7659,1.7663,1.7689,1.7700,1.7716,1.7727,1.7754,1.7761,1.7763,1.7772,1.7803,1.7817,1.7825,1.7826,1.7867,1.7897,1.7900,1.7904,1.7912,1.7927,1.7928,1.7934,1.7966,1.8004,1.8014,1.8017,1.8033,1.8039,1.8080,1.8084,1.8086,1.8094,1.8104,1.8123,1.8143,1.8168,1.8171,1.8197,1.8209,1.8233,1.8248,1.8270,1.8301,1.8312,1.8324,1.8335,1.8348,1.8385,1.8403,1.8407,1.8417,1.8425,1.8455,1.8464,1.8474,1.8492,1.8497,1.8509,1.8517,1.8526,1.8545,1.8546,1.8584,1.8595,1.8662,1.8671,1.8685,1.8701,1.8709,1.8722,1.8723,1.8764,1.8788,1.8841,1.8864,1.8871,1.8872,1.8880,1.8901,1.8913,1.8925,1.8932,1.8936,1.8938,1.8954,1.8966,1.8970,1.9008,1.9015,1.9053,1.9083,1.9109,1.9188,1.9192,1.9210,1.9232,1.9259,1.9264,1.9275,1.9277,1.9279,1.9318,1.9339,1.9376,1.9378,1.9393,1.9516,1.9563,1.9594,1.9652,1.9660,1.9679,1.9703,1.9722,1.9728,1.9893,1.9899,1.9907,1.9928,1.9935,2.0022,2.0071,2.0098,2.0117,2.0147,2.0161,2.0163,2.0261,2.0288,2.0323,2.0445,2.0486,2.0499,2.0601,2.0765,2.0800,2.0997,2.1029,2.1113,2.1174,2.1269,2.1270,2.1278,2.1313,2.1338,2.1462,2.1570,2.1725,2.1728,2.1757,2.1764,2.1787,2.1792,2.1796,2.1819,2.1892,2.2053,2.2097,2.2106,2.2257,2.2285,2.2286,2.2288,2.2323,2.2403,2.2526,2.2602,2.2723,2.2876,2.2878,2.2917,2.2918,2.3177,2.3184,2.3212,2.3225,2.3347,2.3402,2.3635,2.3688,2.3711,2.3864,2.3888,2.3956,2.4145,2.4191,2.4221,2.4298,2.4357,2.4396,2.4442,2.4623,2.4644,2.4654,2.4669,2.4709,2.4742,2.5046,2.5103,2.5165,2.5253,2.5315,2.5531,2.5639,2.5799,2.5948,2.5955,2.6108,2.6703,2.7016,2.7949,2.8079,2.8177,2.8656,2.8669,2.9058,2.9743,3.0384,3.1216,3.1311,3.2812,3.4458,3.5662,3.6222,3.6400,3.9015,4.4141,4.7993],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5824372759856631,0.5842293906810035,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.4405,0.7095,0.7130,0.7153,0.7198,0.7216,0.7232,0.7249,0.7294,0.7311,0.7349,0.7399,0.7401,0.7409,0.7583,0.7597,0.7619,0.7623,0.7634,0.7640,0.7666,0.7670,0.7676,0.7704,0.7713,0.7772,0.7812,0.7842,0.7848,0.7871,0.7883,0.7888,0.7922,0.7925,0.7942,0.7953,0.8012,0.8021,0.8024,0.8075,0.8100,0.8108,0.8134,0.8136,0.8149,0.8178,0.8229,0.8241,0.8242,0.8244,0.8254,0.8265,0.8274,0.8294,0.8300,0.8308,0.8335,0.8336,0.8399,0.8443,0.8450,0.8471,0.8598,0.8599,0.8606,0.8619,0.8623,0.8634,0.8640,0.8641,0.8655,0.8690,0.8697,0.8700,0.8719,0.8725,0.8754,0.8771,0.8816,0.8817,0.8820,0.8827,0.8829,0.8847,0.8856,0.8891,0.8930,0.8939,0.8947,0.8959,0.8977,0.8978,0.8979,0.9027,0.9029,0.9047,0.9074,0.9078,0.9083,0.9094,0.9118,0.9123,0.9138,0.9155,0.9171,0.9180,0.9206,0.9229,0.9242,0.9263,0.9270,0.9286,0.9314,0.9318,0.9326,0.9344,0.9388,0.9400,0.9448,0.9461,0.9467,0.9485,0.9561,0.9566,0.9568,0.9580,0.9584,0.9588,0.9603,0.9605,0.9613,0.9629,0.9639,0.9646,0.9653,0.9663,0.9670,0.9674,0.9681,0.9704,0.9707,0.9728,0.9739,0.9752,0.9755,0.9763,0.9767,0.9775,0.9792,0.9801,0.9805,0.9815,0.9857,0.9861,0.9893,0.9894,0.9904,0.9914,0.9933,0.9938,0.9946,0.9947,0.9949,0.9950,0.9952,0.9956,0.9985,0.9990,1.0001,1.0021,1.0022,1.0037,1.0053,1.0063,1.0064,1.0069,1.0087,1.0110,1.0118,1.0136,1.0143,1.0184,1.0188,1.0202,1.0239,1.0264,1.0282,1.0297,1.0315,1.0347,1.0353,1.0365,1.0394,1.0444,1.0478,1.0482,1.0498,1.0499,1.0559,1.0572,1.0574,1.0590,1.0604,1.0605,1.0606,1.0630,1.0636,1.0658,1.0685,1.0688,1.0697,1.0710,1.0718,1.0728,1.0739,1.0764,1.0795,1.0816,1.0819,1.0848,1.0851,1.0868,1.0871,1.0937,1.0946,1.0992,1.1060,1.1064,1.1073,1.1077,1.1078,1.1106,1.1131,1.1133,1.1134,1.1147,1.1181,1.1189,1.1217,1.1294,1.1296,1.1331,1.1334,1.1346,1.1349,1.1364,1.1369,1.1371,1.1411,1.1481,1.1484,1.1510,1.1511,1.1519,1.1542,1.1562,1.1588,1.1591,1.1592,1.1597,1.1622,1.1627,1.1637,1.1662,1.1666,1.1673,1.1695,1.1705,1.1706,1.1727,1.1750,1.1753,1.1760,1.1762,1.1775,1.1789,1.1795,1.1801,1.1810,1.1815,1.1817,1.1821,1.1864,1.1931,1.1945,1.1952,1.1959,1.1971,1.1990,1.2000,1.2023,1.2040,1.2043,1.2056,1.2067,1.2081,1.2088,1.2091,1.2097,1.2106,1.2107,1.2121,1.2137,1.2139,1.2142,1.2182,1.2190,1.2192,1.2198,1.2216,1.2225,1.2235,1.2264,1.2274,1.2294,1.2302,1.2311,1.2312,1.2314,1.2316,1.2317,1.2319,1.2325,1.2326,1.2340,1.2352,1.2370,1.2380,1.2391,1.2392,1.2396,1.2398,1.2402,1.2427,1.2445,1.2457,1.2461,1.2478,1.2480,1.2482,1.2489,1.2503,1.2557,1.2562,1.2585,1.2608,1.2609,1.2650,1.2674,1.2682,1.2684,1.2687,1.2729,1.2750,1.2753,1.2766,1.2788,1.2804,1.2805,1.2824,1.2825,1.2836,1.2843,1.2859,1.2861,1.2869,1.2896,1.2911,1.2916,1.2927,1.2929,1.2939,1.2952,1.2963,1.2964,1.2978,1.3005,1.3022,1.3032,1.3042,1.3043,1.3091,1.3092,1.3104,1.3108,1.3109,1.3110,1.3112,1.3114,1.3116,1.3128,1.3129,1.3142,1.3149,1.3150,1.3152,1.3175,1.3194,1.3219,1.3258,1.3270,1.3291,1.3293,1.3315,1.3320,1.3333,1.3345,1.3359,1.3370,1.3373,1.3393,1.3409,1.3429,1.3443,1.3473,1.3507,1.3512,1.3542,1.3546,1.3573,1.3578,1.3580,1.3587,1.3638,1.3644,1.3652,1.3670,1.3691,1.3702,1.3705,1.3732,1.3737,1.3762,1.3770,1.3780,1.3787,1.3790,1.3794,1.3798,1.3802,1.3805,1.3858,1.3859,1.3946,1.3959,1.3973,1.3991,1.3999,1.4053,1.4064,1.4078,1.4097,1.4102,1.4129,1.4158,1.4160,1.4170,1.4187,1.4199,1.4230,1.4336,1.4346,1.4397,1.4416,1.4442,1.4454,1.4496,1.4501,1.4506,1.4525,1.4539,1.4637,1.4687,1.4699,1.4916,1.4999,1.5022,1.5048,1.5056,1.5059,1.5084,1.5098,1.5146,1.5176,1.5224,1.5230,1.5251,1.5272,1.5279,1.5301,1.5305,1.5341,1.5381,1.5397,1.5401,1.5407,1.5578,1.5582,1.5653,1.5690,1.5779,1.5847,1.5872,1.5993,1.6391,1.6406,1.6435,1.6461,1.6534,1.6605,1.6629,1.6712,1.6734,1.7262,1.7353,1.7357,1.7359,1.7400,1.7598,1.7625,1.8650,1.8696,1.8926,1.8950,1.8982,1.9043,2.0138,2.0196,2.0754,2.1343,2.1678,2.1743,2.2871,2.3325,4.6024,4.9133],"y":[0.0018018018018018018,0.0036036036036036037,0.005405405405405406,0.007207207207207207,0.009009009009009009,0.010810810810810811,0.012612612612612612,0.014414414414414415,0.016216216216216217,0.018018018018018018,0.01981981981981982,0.021621621621621623,0.023423423423423424,0.025225225225225224,0.02702702702702703,0.02882882882882883,0.03063063063063063,0.032432432432432434,0.03423423423423423,0.036036036036036036,0.03783783783783784,0.03963963963963964,0.04144144144144144,0.043243243243243246,0.04504504504504504,0.04684684684684685,0.04864864864864865,0.05045045045045045,0.05225225225225225,0.05405405405405406,0.055855855855855854,0.05765765765765766,0.05945945945945946,0.06126126126126126,0.06306306306306306,0.06486486486486487,0.06666666666666667,0.06846846846846846,0.07027027027027027,0.07207207207207207,0.07387387387387387,0.07567567567567568,0.07747747747747748,0.07927927927927927,0.08108108108108109,0.08288288288288288,0.08468468468468468,0.08648648648648649,0.08828828828828829,0.09009009009009009,0.0918918918918919,0.0936936936936937,0.09549549549549549,0.0972972972972973,0.0990990990990991,0.1009009009009009,0.10270270270270271,0.1045045045045045,0.1063063063063063,0.10810810810810811,0.10990990990990991,0.11171171171171171,0.11351351351351352,0.11531531531531532,0.11711711711711711,0.11891891891891893,0.12072072072072072,0.12252252252252252,0.12432432432432433,0.12612612612612611,0.12792792792792793,0.12972972972972974,0.13153153153153152,0.13333333333333333,0.13513513513513514,0.13693693693693693,0.13873873873873874,0.14054054054054055,0.14234234234234233,0.14414414414414414,0.14594594594594595,0.14774774774774774,0.14954954954954955,0.15135135135135136,0.15315315315315314,0.15495495495495495,0.15675675675675677,0.15855855855855855,0.16036036036036036,0.16216216216216217,0.16396396396396395,0.16576576576576577,0.16756756756756758,0.16936936936936936,0.17117117117117117,0.17297297297297298,0.17477477477477477,0.17657657657657658,0.1783783783783784,0.18018018018018017,0.18198198198198198,0.1837837837837838,0.18558558558558558,0.1873873873873874,0.19099099099099098,0.1927927927927928,0.1945945945945946,0.1963963963963964,0.1981981981981982,0.2,0.2018018018018018,0.2036036036036036,0.20540540540540542,0.2072072072072072,0.209009009009009,0.21081081081081082,0.2126126126126126,0.21441441441441442,0.21621621621621623,0.218018018018018,0.21981981981981982,0.22162162162162163,0.22342342342342342,0.22522522522522523,0.22882882882882882,0.23063063063063063,0.23243243243243245,0.23423423423423423,0.23603603603603604,0.23783783783783785,0.23963963963963963,0.24144144144144145,0.24324324324324326,0.24684684684684685,0.24864864864864866,0.25045045045045045,0.25225225225225223,0.25405405405405407,0.25585585585585585,0.25765765765765763,0.2594594594594595,0.26126126126126126,0.26306306306306304,0.2648648648648649,0.26666666666666666,0.26846846846846845,0.2702702702702703,0.27207207207207207,0.27387387387387385,0.2756756756756757,0.2774774774774775,0.27927927927927926,0.2810810810810811,0.2828828828828829,0.28468468468468466,0.2864864864864865,0.2882882882882883,0.29009009009009007,0.2918918918918919,0.2936936936936937,0.2954954954954955,0.2972972972972973,0.2990990990990991,0.3009009009009009,0.3027027027027027,0.3045045045045045,0.3063063063063063,0.3081081081081081,0.3099099099099099,0.3117117117117117,0.31351351351351353,0.3153153153153153,0.3171171171171171,0.31891891891891894,0.3225225225225225,0.3261261261261261,0.3279279279279279,0.32972972972972975,0.33153153153153153,0.3333333333333333,0.33513513513513515,0.33693693693693694,0.34054054054054056,0.34234234234234234,0.3441441441441441,0.34774774774774775,0.34954954954954953,0.35135135135135137,0.35315315315315315,0.35495495495495494,0.3567567567567568,0.35855855855855856,0.36036036036036034,0.3621621621621622,0.36396396396396397,0.36576576576576575,0.3675675675675676,0.36936936936936937,0.37117117117117115,0.372972972972973,0.3747747747747748,0.37657657657657656,0.3783783783783784,0.3801801801801802,0.38198198198198197,0.3855855855855856,0.38738738738738737,0.3891891891891892,0.390990990990991,0.3927927927927928,0.3963963963963964,0.3981981981981982,0.4,0.4018018018018018,0.4036036036036036,0.40540540540540543,0.4072072072072072,0.409009009009009,0.41081081081081083,0.4126126126126126,0.4144144144144144,0.41621621621621624,0.418018018018018,0.4198198198198198,0.42162162162162165,0.42342342342342343,0.4252252252252252,0.42702702702702705,0.42882882882882883,0.4306306306306306,0.43243243243243246,0.43423423423423424,0.436036036036036,0.43783783783783786,0.43963963963963965,0.44144144144144143,0.44324324324324327,0.44504504504504505,0.44684684684684683,0.4486486486486487,0.45045045045045046,0.45225225225225224,0.4540540540540541,0.45585585585585586,0.45765765765765765,0.4594594594594595,0.46126126126126127,0.46306306306306305,0.4648648648648649,0.4666666666666667,0.46846846846846846,0.4702702702702703,0.4720720720720721,0.47387387387387386,0.4756756756756757,0.4774774774774775,0.47927927927927927,0.4810810810810811,0.4828828828828829,0.4846846846846847,0.4864864864864865,0.4882882882882883,0.4900900900900901,0.4918918918918919,0.4936936936936937,0.4954954954954955,0.4972972972972973,0.4990990990990991,0.5009009009009009,0.5027027027027027,0.5045045045045045,0.5063063063063064,0.5081081081081081,0.5099099099099099,0.5117117117117117,0.5135135135135135,0.5153153153153153,0.518918918918919,0.5207207207207207,0.5225225225225225,0.5243243243243243,0.5261261261261261,0.527927927927928,0.5297297297297298,0.5315315315315315,0.5333333333333333,0.5351351351351351,0.5369369369369369,0.5387387387387388,0.5405405405405406,0.5441441441441441,0.5459459459459459,0.5477477477477477,0.5495495495495496,0.5513513513513514,0.5531531531531532,0.554954954954955,0.5567567567567567,0.5603603603603604,0.5621621621621622,0.563963963963964,0.5657657657657658,0.5675675675675675,0.5693693693693693,0.5711711711711712,0.572972972972973,0.5747747747747748,0.5765765765765766,0.5783783783783784,0.5801801801801801,0.581981981981982,0.5837837837837838,0.5855855855855856,0.5873873873873874,0.5891891891891892,0.590990990990991,0.5927927927927928,0.5945945945945946,0.5963963963963964,0.5981981981981982,0.6,0.6018018018018018,0.6036036036036037,0.6072072072072072,0.609009009009009,0.6108108108108108,0.6126126126126126,0.6144144144144145,0.6162162162162163,0.618018018018018,0.6198198198198198,0.6216216216216216,0.6234234234234234,0.6252252252252253,0.6270270270270271,0.6288288288288288,0.6306306306306306,0.6324324324324324,0.6342342342342342,0.6360360360360361,0.6378378378378379,0.6396396396396397,0.6414414414414414,0.6432432432432432,0.645045045045045,0.6468468468468469,0.6486486486486487,0.6504504504504505,0.6522522522522523,0.654054054054054,0.6558558558558558,0.6576576576576577,0.6594594594594595,0.6612612612612613,0.6630630630630631,0.6648648648648648,0.6666666666666666,0.6684684684684684,0.6702702702702703,0.6720720720720721,0.6738738738738739,0.6774774774774774,0.6792792792792792,0.6810810810810811,0.6846846846846847,0.6864864864864865,0.6882882882882883,0.69009009009009,0.6918918918918919,0.6936936936936937,0.6954954954954955,0.6972972972972973,0.6990990990990991,0.7009009009009008,0.7027027027027027,0.7045045045045045,0.7063063063063063,0.7081081081081081,0.7099099099099099,0.7117117117117117,0.7135135135135136,0.7153153153153153,0.7171171171171171,0.7189189189189189,0.7207207207207207,0.7225225225225225,0.7243243243243244,0.7261261261261261,0.7279279279279279,0.7297297297297297,0.7315315315315315,0.7333333333333333,0.736936936936937,0.7387387387387387,0.7405405405405405,0.7423423423423423,0.7441441441441441,0.745945945945946,0.7477477477477478,0.7495495495495496,0.7513513513513513,0.7531531531531531,0.7549549549549549,0.7567567567567568,0.7585585585585586,0.7603603603603604,0.7621621621621621,0.7639639639639639,0.7657657657657657,0.7675675675675676,0.7693693693693694,0.7711711711711712,0.772972972972973,0.7747747747747747,0.7765765765765765,0.7783783783783784,0.781981981981982,0.7837837837837838,0.7855855855855856,0.7873873873873873,0.7891891891891892,0.790990990990991,0.7927927927927928,0.7945945945945946,0.7963963963963964,0.8,0.8018018018018018,0.8036036036036036,0.8054054054054054,0.8072072072072072,0.809009009009009,0.8108108108108109,0.8126126126126126,0.8144144144144144,0.8162162162162162,0.818018018018018,0.8198198198198198,0.8216216216216217,0.8234234234234235,0.8252252252252252,0.827027027027027,0.8288288288288288,0.8306306306306306,0.8324324324324325,0.8342342342342343,0.836036036036036,0.8378378378378378,0.8396396396396396,0.8414414414414414,0.8432432432432433,0.8450450450450451,0.8468468468468469,0.8486486486486486,0.8504504504504504,0.8522522522522522,0.8540540540540541,0.8558558558558559,0.8576576576576577,0.8594594594594595,0.8612612612612612,0.863063063063063,0.8648648648648649,0.8666666666666667,0.8684684684684685,0.8702702702702703,0.872072072072072,0.8738738738738738,0.8756756756756757,0.8774774774774775,0.8792792792792793,0.8810810810810811,0.8828828828828829,0.8846846846846846,0.8864864864864865,0.8882882882882883,0.8900900900900901,0.8918918918918919,0.8936936936936937,0.8954954954954955,0.8972972972972973,0.8990990990990991,0.9009009009009009,0.9027027027027027,0.9045045045045045,0.9063063063063063,0.9081081081081082,0.9099099099099099,0.9117117117117117,0.9135135135135135,0.9153153153153153,0.9171171171171171,0.918918918918919,0.9207207207207208,0.9225225225225225,0.9243243243243243,0.9261261261261261,0.9279279279279279,0.9297297297297298,0.9315315315315316,0.9333333333333333,0.9351351351351351,0.9369369369369369,0.9387387387387387,0.9405405405405406,0.9423423423423424,0.9441441441441442,0.9459459459459459,0.9477477477477477,0.9495495495495495,0.9513513513513514,0.9531531531531532,0.954954954954955,0.9567567567567568,0.9585585585585585,0.9603603603603603,0.9621621621621622,0.963963963963964,0.9657657657657658,0.9675675675675676,0.9693693693693693,0.9711711711711711,0.972972972972973,0.9747747747747748,0.9765765765765766,0.9783783783783784,0.9801801801801802,0.9819819819819819,0.9837837837837838,0.9855855855855856,0.9873873873873874,0.9891891891891892,0.990990990990991,0.9927927927927928,0.9945945945945946,0.9963963963963964,0.9981981981981982],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.5384,0.5665,0.6063,0.6494,0.6793,0.6885,0.7097,0.7558,0.9553,0.9583,0.9685,0.9706,0.9709,0.9734,0.9749,0.9777,0.9873,0.9882,0.9888,0.9907,1.0028,1.0083,1.0187,1.0196,1.0216,1.0217,1.0244,1.0264,1.0287,1.0316,1.0343,1.0347,1.0360,1.0398,1.0606,1.0609,1.0652,1.0655,1.0670,1.0701,1.0729,1.0745,1.0746,1.0772,1.0785,1.0828,1.0839,1.0841,1.0846,1.0865,1.0869,1.0874,1.0878,1.0919,1.0923,1.0947,1.0961,1.0973,1.0984,1.1041,1.1054,1.1055,1.1079,1.1137,1.1143,1.1153,1.1163,1.1181,1.1203,1.1209,1.1233,1.1247,1.1260,1.1267,1.1287,1.1289,1.1295,1.1300,1.1301,1.1317,1.1326,1.1340,1.1343,1.1383,1.1428,1.1443,1.1477,1.1489,1.1495,1.1510,1.1515,1.1516,1.1517,1.1518,1.1591,1.1593,1.1603,1.1625,1.1652,1.1663,1.1665,1.1666,1.1679,1.1685,1.1691,1.1715,1.1716,1.1738,1.1747,1.1755,1.1761,1.1780,1.1791,1.1799,1.1801,1.1809,1.1813,1.1827,1.1828,1.1834,1.1851,1.1852,1.1855,1.1875,1.1934,1.1936,1.1945,1.1954,1.1963,1.1976,1.2013,1.2064,1.2067,1.2069,1.2072,1.2073,1.2080,1.2092,1.2108,1.2109,1.2114,1.2119,1.2120,1.2129,1.2155,1.2168,1.2198,1.2202,1.2210,1.2222,1.2231,1.2250,1.2254,1.2256,1.2278,1.2283,1.2290,1.2292,1.2295,1.2314,1.2326,1.2354,1.2424,1.2425,1.2426,1.2435,1.2437,1.2443,1.2455,1.2463,1.2470,1.2481,1.2490,1.2491,1.2493,1.2503,1.2505,1.2522,1.2536,1.2542,1.2551,1.2557,1.2563,1.2578,1.2598,1.2609,1.2612,1.2613,1.2622,1.2628,1.2649,1.2653,1.2665,1.2712,1.2728,1.2737,1.2738,1.2742,1.2746,1.2777,1.2801,1.2815,1.2834,1.2844,1.2846,1.2849,1.2905,1.2920,1.2934,1.2945,1.2958,1.2977,1.3007,1.3059,1.3065,1.3071,1.3079,1.3094,1.3114,1.3132,1.3165,1.3173,1.3196,1.3197,1.3243,1.3245,1.3270,1.3276,1.3279,1.3297,1.3301,1.3316,1.3328,1.3334,1.3344,1.3352,1.3377,1.3425,1.3473,1.3479,1.3483,1.3487,1.3513,1.3550,1.3562,1.3584,1.3587,1.3589,1.3625,1.3670,1.3694,1.3712,1.3716,1.3717,1.3722,1.3740,1.3741,1.3771,1.3780,1.3812,1.3813,1.3815,1.3825,1.3826,1.3827,1.3828,1.3859,1.3878,1.3883,1.3894,1.3928,1.3937,1.3950,1.3966,1.3968,1.3969,1.3994,1.4001,1.4018,1.4041,1.4046,1.4064,1.4069,1.4084,1.4125,1.4127,1.4151,1.4152,1.4154,1.4158,1.4204,1.4211,1.4226,1.4233,1.4255,1.4264,1.4340,1.4343,1.4363,1.4380,1.4401,1.4430,1.4438,1.4449,1.4473,1.4481,1.4485,1.4488,1.4490,1.4523,1.4545,1.4567,1.4605,1.4652,1.4662,1.4711,1.4732,1.4761,1.4803,1.4849,1.4853,1.4899,1.4926,1.4936,1.4968,1.4983,1.5083,1.5129,1.5155,1.5171,1.5208,1.5259,1.5278,1.5310,1.5329,1.5334,1.5335,1.5346,1.5370,1.5418,1.5473,1.5477,1.5478,1.5498,1.5511,1.5513,1.5523,1.5532,1.5564,1.5586,1.5588,1.5589,1.5595,1.5612,1.5620,1.5635,1.5648,1.5656,1.5671,1.5713,1.5727,1.5737,1.5767,1.5772,1.5821,1.5840,1.5849,1.5869,1.5877,1.5892,1.5968,1.5996,1.6055,1.6065,1.6109,1.6126,1.6173,1.6198,1.6216,1.6251,1.6268,1.6291,1.6339,1.6398,1.6408,1.6413,1.6444,1.6460,1.6472,1.6514,1.6544,1.6565,1.6682,1.6721,1.6736,1.6764,1.6773,1.6779,1.6794,1.6807,1.6836,1.6933,1.6948,1.6956,1.7005,1.7037,1.7110,1.7150,1.7217,1.7218,1.7224,1.7235,1.7355,1.7371,1.7438,1.7440,1.7512,1.7536,1.7689,1.7729,1.7801,1.7802,1.7915,1.7983,1.8009,1.8017,1.8063,1.8166,1.8207,1.8211,1.8395,1.8577,1.8634,1.8680,1.8828,1.8861,1.8995,1.9074,1.9122,1.9139,1.9302,1.9352,1.9515,1.9579,1.9643,1.9648,1.9776,1.9787,1.9905,1.9975,2.0033,2.0069,2.0164,2.0218,2.0492,2.0624,2.0693,2.0820,2.0870,2.0946,2.1211,2.1257,2.1311,2.1331,2.1403,2.1658,2.1944,2.2077,2.2113,2.2125,2.2127,2.2226,2.2354,2.2639,2.2663,2.3214,2.3355,2.3376,2.3628,2.3632,2.3772,2.4299,2.4414,2.4422,2.4467,2.4494,2.4561,2.4673,2.4970,2.5258,2.5311,2.5364,2.5393,2.5397,2.5467,2.5496,2.5519,2.5652,2.5659,2.5988,2.6080,2.6147,2.6201,2.6229,2.6392,2.6490,2.6573,2.6667,2.6711,2.6847,2.6979,2.7146,2.7525,2.7687,2.7697,2.7934,2.7958,2.8044,2.8102,2.8120,2.8751,2.8945,2.9077,3.0001,3.0106,3.0308,3.0394,3.1176,3.1496,3.1667,3.3251,3.4296,3.5172,3.5787,3.6944,3.9072,4.1714,4.6147,4.8697,5.3611],"y":[0.0018214936247723133,0.0036429872495446266,0.00546448087431694,0.007285974499089253,0.009107468123861567,0.01092896174863388,0.012750455373406194,0.014571948998178506,0.01639344262295082,0.018214936247723135,0.020036429872495445,0.02185792349726776,0.023679417122040074,0.025500910746812388,0.0273224043715847,0.029143897996357013,0.030965391621129327,0.03278688524590164,0.03460837887067395,0.03642987249544627,0.03825136612021858,0.04007285974499089,0.04189435336976321,0.04371584699453552,0.04553734061930783,0.04735883424408015,0.04918032786885246,0.051001821493624776,0.052823315118397086,0.0546448087431694,0.056466302367941715,0.058287795992714025,0.060109289617486336,0.061930783242258654,0.06375227686703097,0.06557377049180328,0.0692167577413479,0.07103825136612021,0.07285974499089254,0.07468123861566485,0.07650273224043716,0.07832422586520947,0.08014571948998178,0.08196721311475409,0.08378870673952642,0.08561020036429873,0.08743169398907104,0.08925318761384335,0.09107468123861566,0.09289617486338798,0.0947176684881603,0.0965391621129326,0.09836065573770492,0.10018214936247723,0.10200364298724955,0.10382513661202186,0.10564663023679417,0.10746812386156648,0.1092896174863388,0.1111111111111111,0.11293260473588343,0.11475409836065574,0.11657559198542805,0.11839708561020036,0.12021857923497267,0.12386156648451731,0.12568306010928962,0.12750455373406194,0.12932604735883424,0.13114754098360656,0.13296903460837886,0.13479052823315119,0.1366120218579235,0.1384335154826958,0.14025500910746813,0.14207650273224043,0.14389799635701275,0.14571948998178508,0.14754098360655737,0.1493624772313297,0.151183970856102,0.15300546448087432,0.15482695810564662,0.15664845173041894,0.15846994535519127,0.16029143897996356,0.1621129326047359,0.16393442622950818,0.1657559198542805,0.16757741347905283,0.16939890710382513,0.17122040072859745,0.17304189435336975,0.17486338797814208,0.1766848816029144,0.1785063752276867,0.18032786885245902,0.18214936247723132,0.18397085610200364,0.18579234972677597,0.18761384335154827,0.1894353369763206,0.1912568306010929,0.1930783242258652,0.19489981785063754,0.19672131147540983,0.19854280510018216,0.20036429872495445,0.20218579234972678,0.2040072859744991,0.2058287795992714,0.20765027322404372,0.20947176684881602,0.21129326047358835,0.21311475409836064,0.21493624772313297,0.2167577413479053,0.2185792349726776,0.2204007285974499,0.2222222222222222,0.22404371584699453,0.22586520947176686,0.22768670309653916,0.22950819672131148,0.23132969034608378,0.2331511839708561,0.23497267759562843,0.23679417122040072,0.23861566484517305,0.24043715846994534,0.24225865209471767,0.24408014571949,0.2459016393442623,0.24772313296903462,0.2495446265938069,0.25136612021857924,0.25318761384335153,0.2550091074681239,0.2568306010928962,0.2586520947176685,0.2604735883424408,0.26229508196721313,0.2641165755919854,0.2659380692167577,0.2677595628415301,0.26958105646630237,0.27140255009107467,0.273224043715847,0.2750455373406193,0.2768670309653916,0.28051001821493626,0.28233151183970856,0.28415300546448086,0.2859744990892532,0.2877959927140255,0.2896174863387978,0.29143897996357016,0.29326047358834245,0.29508196721311475,0.29690346083788705,0.2987249544626594,0.3005464480874317,0.302367941712204,0.30418943533697634,0.30601092896174864,0.30783242258652094,0.30965391621129323,0.3114754098360656,0.3132969034608379,0.3151183970856102,0.31693989071038253,0.31876138433515483,0.3205828779599271,0.3224043715846995,0.3242258652094718,0.32604735883424407,0.32786885245901637,0.3296903460837887,0.331511839708561,0.3333333333333333,0.33515482695810567,0.33697632058287796,0.33879781420765026,0.3406193078324226,0.3424408014571949,0.3442622950819672,0.3460837887067395,0.34790528233151186,0.34972677595628415,0.35154826958105645,0.3533697632058288,0.3551912568306011,0.3570127504553734,0.3588342440801457,0.36065573770491804,0.36247723132969034,0.36429872495446264,0.366120218579235,0.3679417122040073,0.3697632058287796,0.37158469945355194,0.37340619307832423,0.37522768670309653,0.3770491803278688,0.3788706739526412,0.3806921675774135,0.3825136612021858,0.3843351548269581,0.3861566484517304,0.3879781420765027,0.38979963570127507,0.39162112932604737,0.39344262295081966,0.39526411657559196,0.3970856102003643,0.3989071038251366,0.4007285974499089,0.40255009107468126,0.40437158469945356,0.40619307832422585,0.4080145719489982,0.4098360655737705,0.4116575591985428,0.4134790528233151,0.41530054644808745,0.41712204007285975,0.41894353369763204,0.4225865209471767,0.424408014571949,0.4262295081967213,0.42805100182149364,0.42987249544626593,0.43169398907103823,0.4335154826958106,0.4353369763205829,0.4371584699453552,0.43897996357012753,0.4408014571948998,0.4426229508196721,0.4444444444444444,0.44626593806921677,0.44808743169398907,0.44990892531876137,0.453551912568306,0.4553734061930783,0.45719489981785066,0.45901639344262296,0.46083788706739526,0.46265938069216755,0.4644808743169399,0.4663023679417122,0.4681238615664845,0.46994535519125685,0.47176684881602915,0.47358834244080145,0.47540983606557374,0.4772313296903461,0.4790528233151184,0.4808743169398907,0.48269581056466304,0.48451730418943534,0.48633879781420764,0.48816029143898,0.4899817850637523,0.4918032786885246,0.4936247723132969,0.49544626593806923,0.4972677595628415,0.4990892531876138,0.5009107468123861,0.5027322404371585,0.5045537340619308,0.5063752276867031,0.5081967213114754,0.5100182149362478,0.51183970856102,0.5136612021857924,0.5154826958105647,0.517304189435337,0.5191256830601093,0.5209471766848816,0.5227686703096539,0.5245901639344263,0.5264116575591985,0.5282331511839709,0.5300546448087432,0.5318761384335154,0.5336976320582878,0.5355191256830601,0.5373406193078324,0.5391621129326047,0.5409836065573771,0.5428051001821493,0.5446265938069217,0.546448087431694,0.5500910746812386,0.5519125683060109,0.5537340619307832,0.5555555555555556,0.5573770491803278,0.5591985428051002,0.5610200364298725,0.5628415300546448,0.5646630236794171,0.5664845173041895,0.5683060109289617,0.5701275045537341,0.5719489981785064,0.5737704918032787,0.575591985428051,0.5774134790528234,0.5792349726775956,0.581056466302368,0.5828779599271403,0.5846994535519126,0.5865209471766849,0.5883424408014571,0.5901639344262295,0.5919854280510018,0.5938069216757741,0.5956284153005464,0.5974499089253188,0.599271402550091,0.6010928961748634,0.6029143897996357,0.604735883424408,0.6065573770491803,0.6083788706739527,0.6102003642987249,0.6120218579234973,0.6138433515482696,0.6156648451730419,0.6174863387978142,0.6193078324225865,0.6211293260473588,0.6229508196721312,0.6247723132969034,0.6265938069216758,0.6284153005464481,0.6302367941712204,0.6320582877959927,0.6338797814207651,0.6357012750455373,0.6375227686703097,0.639344262295082,0.6411657559198543,0.6429872495446266,0.644808743169399,0.6466302367941712,0.6484517304189436,0.6502732240437158,0.6520947176684881,0.6539162112932605,0.6557377049180327,0.6575591985428051,0.6593806921675774,0.6612021857923497,0.663023679417122,0.6648451730418944,0.6666666666666666,0.668488160291439,0.6703096539162113,0.6721311475409836,0.6739526411657559,0.6757741347905283,0.6794171220400729,0.6812386156648452,0.6830601092896175,0.6848816029143898,0.6867030965391621,0.6885245901639344,0.6903460837887068,0.692167577413479,0.6939890710382514,0.6958105646630237,0.697632058287796,0.6994535519125683,0.7012750455373407,0.7030965391621129,0.7049180327868853,0.7067395264116576,0.7085610200364298,0.7103825136612022,0.7122040072859745,0.7140255009107468,0.7158469945355191,0.7176684881602914,0.7194899817850637,0.7213114754098361,0.7231329690346083,0.7249544626593807,0.726775956284153,0.7285974499089253,0.7304189435336976,0.73224043715847,0.7340619307832422,0.7358834244080146,0.7377049180327869,0.7395264116575592,0.7413479052823315,0.7431693989071039,0.7449908925318761,0.7468123861566485,0.7486338797814208,0.7522768670309654,0.7540983606557377,0.75591985428051,0.7577413479052824,0.7595628415300546,0.761384335154827,0.7632058287795993,0.7650273224043715,0.7668488160291439,0.7686703096539163,0.7704918032786885,0.7723132969034608,0.7741347905282332,0.7759562841530054,0.7777777777777778,0.7795992714025501,0.7814207650273224,0.7832422586520947,0.785063752276867,0.7868852459016393,0.7887067395264117,0.7905282331511839,0.7923497267759563,0.7941712204007286,0.7959927140255009,0.7978142076502732,0.7996357012750456,0.8014571948998178,0.8032786885245902,0.8051001821493625,0.8069216757741348,0.8087431693989071,0.8105646630236795,0.8123861566484517,0.8142076502732241,0.8160291438979964,0.8178506375227687,0.819672131147541,0.8214936247723132,0.8233151183970856,0.825136612021858,0.8269581056466302,0.8287795992714025,0.8306010928961749,0.8324225865209471,0.8342440801457195,0.8360655737704918,0.8378870673952641,0.8397085610200364,0.8415300546448088,0.843351548269581,0.8451730418943534,0.8469945355191257,0.848816029143898,0.8506375227686703,0.8524590163934426,0.8542805100182149,0.8561020036429873,0.8579234972677595,0.8597449908925319,0.8615664845173042,0.8633879781420765,0.8652094717668488,0.8670309653916212,0.8688524590163934,0.8706739526411658,0.8724954462659381,0.8743169398907104,0.8761384335154827,0.8779599271402551,0.8797814207650273,0.8816029143897997,0.8834244080145719,0.8852459016393442,0.8870673952641166,0.8888888888888888,0.8907103825136612,0.8925318761384335,0.8943533697632058,0.8961748633879781,0.8979963570127505,0.8998178506375227,0.9016393442622951,0.9034608378870674,0.9052823315118397,0.907103825136612,0.9089253187613844,0.9107468123861566,0.912568306010929,0.9143897996357013,0.9162112932604736,0.9180327868852459,0.9198542805100182,0.9216757741347905,0.9234972677595629,0.9253187613843351,0.9271402550091075,0.9289617486338798,0.930783242258652,0.9326047358834244,0.9344262295081968,0.936247723132969,0.9380692167577414,0.9398907103825137,0.941712204007286,0.9435336976320583,0.9453551912568307,0.9471766848816029,0.9489981785063752,0.9508196721311475,0.9526411657559198,0.9544626593806922,0.9562841530054644,0.9581056466302368,0.9599271402550091,0.9617486338797814,0.9635701275045537,0.9653916211293261,0.9672131147540983,0.9690346083788707,0.970856102003643,0.9726775956284153,0.9744990892531876,0.97632058287796,0.9781420765027322,0.9799635701275046,0.9817850637522769,0.9836065573770492,0.9854280510018215,0.9872495446265938,0.9890710382513661,0.9908925318761385,0.9927140255009107,0.994535519125683,0.9963570127504554,0.9981785063752276],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.2596,0.2600,0.2684,0.2728,0.2780,0.2815,0.2818,0.2819,0.2865,0.2929,0.2949,0.2955,0.2993,0.3014,0.3049,0.3070,0.3086,0.3093,0.3099,0.3100,0.3108,0.3116,0.3145,0.3169,0.3183,0.3198,0.3211,0.3218,0.3235,0.3248,0.3249,0.3279,0.3297,0.3306,0.3341,0.3351,0.3360,0.3369,0.3372,0.3373,0.3374,0.3418,0.3422,0.3433,0.3444,0.3462,0.3482,0.3500,0.3513,0.3523,0.3529,0.3551,0.3556,0.3558,0.3562,0.3568,0.3582,0.3586,0.3591,0.3593,0.3596,0.3606,0.3624,0.3629,0.3633,0.3641,0.3681,0.3686,0.3687,0.3693,0.3701,0.3708,0.3712,0.3714,0.3716,0.3724,0.3736,0.3742,0.3743,0.3749,0.3768,0.3771,0.3772,0.3779,0.3780,0.3786,0.3791,0.3793,0.3801,0.3802,0.3805,0.3810,0.3816,0.3820,0.3826,0.3827,0.3830,0.3833,0.3836,0.3853,0.3855,0.3859,0.3861,0.3866,0.3877,0.3883,0.3885,0.3892,0.3903,0.3904,0.3912,0.3922,0.3929,0.3930,0.3932,0.3934,0.3942,0.3944,0.3945,0.3948,0.3949,0.3954,0.3955,0.3970,0.3976,0.3987,0.3990,0.3998,0.4000,0.4001,0.4004,0.4005,0.4006,0.4014,0.4024,0.4025,0.4027,0.4028,0.4031,0.4043,0.4045,0.4046,0.4049,0.4052,0.4060,0.4077,0.4080,0.4082,0.4088,0.4091,0.4099,0.4113,0.4121,0.4122,0.4124,0.4128,0.4140,0.4145,0.4150,0.4156,0.4160,0.4162,0.4163,0.4164,0.4175,0.4176,0.4180,0.4187,0.4198,0.4199,0.4204,0.4211,0.4214,0.4219,0.4222,0.4226,0.4232,0.4236,0.4237,0.4238,0.4240,0.4242,0.4245,0.4246,0.4253,0.4263,0.4272,0.4276,0.4278,0.4294,0.4304,0.4306,0.4310,0.4325,0.4335,0.4337,0.4338,0.4340,0.4361,0.4364,0.4367,0.4368,0.4381,0.4383,0.4392,0.4395,0.4408,0.4413,0.4426,0.4427,0.4429,0.4433,0.4441,0.4450,0.4453,0.4455,0.4462,0.4478,0.4480,0.4482,0.4491,0.4512,0.4520,0.4521,0.4522,0.4523,0.4525,0.4534,0.4536,0.4540,0.4541,0.4542,0.4543,0.4544,0.4569,0.4571,0.4576,0.4579,0.4581,0.4592,0.4595,0.4599,0.4603,0.4614,0.4620,0.4626,0.4629,0.4632,0.4645,0.4647,0.4659,0.4663,0.4667,0.4671,0.4674,0.4675,0.4689,0.4695,0.4706,0.4710,0.4714,0.4716,0.4724,0.4725,0.4728,0.4737,0.4739,0.4743,0.4752,0.4753,0.4755,0.4759,0.4761,0.4771,0.4774,0.4778,0.4782,0.4784,0.4786,0.4796,0.4805,0.4806,0.4813,0.4814,0.4819,0.4828,0.4831,0.4833,0.4840,0.4844,0.4845,0.4851,0.4852,0.4869,0.4872,0.4875,0.4879,0.4881,0.4885,0.4895,0.4899,0.4901,0.4906,0.4908,0.4922,0.4937,0.4943,0.4946,0.4953,0.4956,0.4970,0.4978,0.4979,0.4980,0.4993,0.4994,0.4995,0.5000,0.5001,0.5011,0.5020,0.5029,0.5032,0.5040,0.5045,0.5053,0.5056,0.5061,0.5065,0.5070,0.5075,0.5080,0.5084,0.5095,0.5096,0.5114,0.5124,0.5132,0.5146,0.5150,0.5160,0.5162,0.5164,0.5166,0.5175,0.5179,0.5184,0.5187,0.5191,0.5194,0.5207,0.5231,0.5236,0.5239,0.5263,0.5269,0.5276,0.5278,0.5280,0.5283,0.5304,0.5309,0.5331,0.5336,0.5349,0.5352,0.5353,0.5355,0.5375,0.5380,0.5428,0.5430,0.5437,0.5442,0.5469,0.5474,0.5484,0.5485,0.5490,0.5493,0.5494,0.5501,0.5511,0.5512,0.5528,0.5538,0.5541,0.5545,0.5546,0.5570,0.5590,0.5595,0.5603,0.5633,0.5647,0.5668,0.5675,0.5681,0.5699,0.5709,0.5712,0.5714,0.5732,0.5744,0.5745,0.5747,0.5761,0.5778,0.5780,0.5816,0.5829,0.5856,0.5865,0.5868,0.5878,0.5884,0.5896,0.5907,0.5921,0.5941,0.5954,0.5959,0.5976,0.5986,0.5995,0.5996,0.6001,0.6008,0.6023,0.6062,0.6063,0.6064,0.6089,0.6104,0.6131,0.6151,0.6160,0.6166,0.6217,0.6263,0.6317,0.6322,0.6358,0.6423,0.6455,0.6476,0.6491,0.6598,0.6606,0.6608,0.6617,0.6622,0.6633,0.6664,0.6688,0.6732,0.6842,0.6860,0.6880,0.6934,0.7015,0.7108,0.7129,0.7144,0.7159,0.7325,0.7359,0.7494,0.7549,0.7550,0.7562,0.7652,0.7734,0.7751,0.9182,1.0140,1.0184,1.1059,1.1109,1.1937,1.2846,1.3215,1.4750,1.6404,1.7698,1.9210,2.0227,2.3776,2.4166,2.5889,2.6734,2.7612,2.9409,3.2352,3.4670,3.6668,4.0255,4.0373,4.8702,4.9192,4.9951,6.0842,7.1588,8.8620,9.5330],"y":[0.0018281535648994515,0.003656307129798903,0.005484460694698354,0.007312614259597806,0.009140767824497258,0.010968921389396709,0.012797074954296161,0.014625228519195612,0.016453382084095063,0.018281535648994516,0.02010968921389397,0.021937842778793418,0.02376599634369287,0.025594149908592323,0.027422303473491772,0.029250457038391225,0.031078610603290677,0.03290676416819013,0.03656307129798903,0.038391224862888484,0.04021937842778794,0.04204753199268738,0.043875685557586835,0.04570383912248629,0.04753199268738574,0.04936014625228519,0.051188299817184646,0.05301645338208409,0.054844606946983544,0.056672760511883,0.05850091407678245,0.0603290676416819,0.062157221206581355,0.06398537477148081,0.06581352833638025,0.06946983546617916,0.0712979890310786,0.07312614259597806,0.07495429616087751,0.07861060329067641,0.08043875685557587,0.08226691042047532,0.08409506398537477,0.08592321755027423,0.08775137111517367,0.08957952468007313,0.09140767824497258,0.09323583180987204,0.09506398537477148,0.09689213893967093,0.10054844606946983,0.10420475319926874,0.10603290676416818,0.10786106032906764,0.10968921389396709,0.11151736745886655,0.113345521023766,0.11517367458866545,0.1170018281535649,0.11882998171846434,0.1206581352833638,0.12248628884826325,0.12431444241316271,0.12614259597806216,0.12797074954296161,0.12979890310786105,0.1316270566727605,0.13528336380255943,0.13711151736745886,0.13893967093235832,0.14076782449725778,0.1425959780621572,0.14442413162705667,0.14625228519195613,0.1480804387568556,0.14990859232175502,0.15173674588665448,0.15356489945155394,0.15539305301645337,0.15722120658135283,0.1590493601462523,0.16270566727605118,0.16453382084095064,0.1663619744058501,0.16819012797074953,0.170018281535649,0.1736745886654479,0.17550274223034734,0.1773308957952468,0.17915904936014626,0.1809872029250457,0.18281535648994515,0.1846435100548446,0.18647166361974407,0.1882998171846435,0.19012797074954296,0.19195612431444242,0.19378427787934185,0.1956124314442413,0.19744058500914077,0.19926873857404023,0.20109689213893966,0.20292504570383912,0.20475319926873858,0.20658135283363802,0.20840950639853748,0.21023765996343693,0.21206581352833637,0.21389396709323583,0.21572212065813529,0.21755027422303475,0.21937842778793418,0.22120658135283364,0.2230347349177331,0.22486288848263253,0.226691042047532,0.22851919561243145,0.2303473491773309,0.23217550274223034,0.2340036563071298,0.23583180987202926,0.2376599634369287,0.23948811700182815,0.2449725776965265,0.24680073126142596,0.24862888482632542,0.25045703839122485,0.2522851919561243,0.25411334552102377,0.25594149908592323,0.2577696526508227,0.2595978062157221,0.26142595978062155,0.263254113345521,0.26508226691042047,0.26691042047531993,0.2687385740402194,0.27056672760511885,0.27239488117001825,0.2742230347349177,0.27787934186471663,0.28153564899451555,0.283363802559415,0.2870201096892139,0.28884826325411334,0.2906764168190128,0.2943327239488117,0.2961608775137112,0.2979890310786106,0.29981718464351004,0.3016453382084095,0.30347349177330896,0.3053016453382084,0.3071297989031079,0.30895795246800734,0.31078610603290674,0.3126142595978062,0.31444241316270566,0.3162705667276051,0.3180987202925046,0.31992687385740404,0.3217550274223035,0.3235831809872029,0.32541133455210236,0.3272394881170018,0.3290676416819013,0.33089579524680074,0.3327239488117002,0.33455210237659966,0.33638025594149906,0.3382084095063985,0.340036563071298,0.34186471663619744,0.3436928702010969,0.3473491773308958,0.3510054844606947,0.3546617915904936,0.3583180987202925,0.360146252285192,0.3619744058500914,0.36380255941499084,0.3656307129798903,0.36745886654478976,0.3692870201096892,0.3711151736745887,0.37294332723948814,0.37477148080438755,0.376599634369287,0.37842778793418647,0.3820840950639854,0.38391224862888484,0.3857404021937843,0.3875685557586837,0.38939670932358317,0.3912248628884826,0.3930530164533821,0.39488117001828155,0.396709323583181,0.39853747714808047,0.40036563071297987,0.40219378427787933,0.4040219378427788,0.40585009140767825,0.4076782449725777,0.40950639853747717,0.4113345521023766,0.41316270566727603,0.41681901279707495,0.4186471663619744,0.42047531992687387,0.42230347349177333,0.42413162705667273,0.4259597806215722,0.42778793418647165,0.43144424131627057,0.43327239488117003,0.4369287020109689,0.43875685557586835,0.44424131627056673,0.4460694698354662,0.44789762340036565,0.4515539305301645,0.453382084095064,0.45521023765996343,0.4570383912248629,0.45886654478976235,0.4606946983546618,0.4625228519195612,0.4643510054844607,0.46617915904936014,0.4680073126142596,0.46983546617915906,0.4716636197440585,0.473491773308958,0.4753199268738574,0.47714808043875684,0.4789762340036563,0.48080438756855576,0.4826325411334552,0.48628884826325414,0.48811700182815354,0.489945155393053,0.49177330895795246,0.4936014625228519,0.4954296160877514,0.49725776965265084,0.4990859232175503,0.5009140767824497,0.5027422303473492,0.5045703839122486,0.506398537477148,0.5082266910420475,0.5100548446069469,0.5118829981718465,0.5155393053016454,0.5173674588665448,0.5191956124314442,0.5210237659963437,0.5228519195612431,0.5246800731261426,0.526508226691042,0.5283363802559415,0.5301645338208409,0.5319926873857403,0.5338208409506399,0.5356489945155393,0.5374771480804388,0.5393053016453382,0.5411334552102377,0.5429616087751371,0.5447897623400365,0.546617915904936,0.5484460694698354,0.5502742230347349,0.5521023765996343,0.5557586837294333,0.5575868372943327,0.5594149908592322,0.5612431444241316,0.5630712979890311,0.5648994515539305,0.56672760511883,0.5703839122486288,0.5722120658135283,0.5740402193784278,0.5776965265082267,0.5795246800731262,0.5813528336380256,0.583180987202925,0.5850091407678245,0.5868372943327239,0.5886654478976234,0.5923217550274223,0.5941499085923218,0.5959780621572212,0.5978062157221207,0.5996343692870201,0.6014625228519196,0.6051188299817185,0.6069469835466179,0.6087751371115173,0.6124314442413162,0.6142595978062158,0.6179159049360147,0.6197440585009141,0.623400365630713,0.6252285191956124,0.6270566727605119,0.6288848263254113,0.6307129798903108,0.6325411334552102,0.6343692870201096,0.6361974405850092,0.6380255941499086,0.6398537477148081,0.6416819012797075,0.643510054844607,0.6453382084095064,0.6471663619744058,0.6489945155393053,0.6508226691042047,0.6526508226691042,0.6544789762340036,0.6563071297989032,0.6581352833638026,0.659963436928702,0.6617915904936015,0.6654478976234004,0.6672760511882998,0.6691042047531993,0.6709323583180987,0.6727605118829981,0.6745886654478976,0.676416819012797,0.680073126142596,0.6819012797074955,0.6837294332723949,0.6855575868372943,0.6873857404021938,0.6892138939670932,0.6910420475319927,0.6928702010968921,0.6946983546617916,0.696526508226691,0.6983546617915904,0.7020109689213894,0.7038391224862889,0.7056672760511883,0.7074954296160878,0.7093235831809872,0.7111517367458866,0.7129798903107861,0.7148080438756855,0.716636197440585,0.7184643510054844,0.7221206581352834,0.7239488117001828,0.7257769652650823,0.7276051188299817,0.7294332723948812,0.7312614259597806,0.7330895795246801,0.7349177330895795,0.7367458866544789,0.7385740402193784,0.7404021937842779,0.7422303473491774,0.7440585009140768,0.7458866544789763,0.7477148080438757,0.7495429616087751,0.7513711151736746,0.753199268738574,0.7568555758683729,0.7586837294332724,0.7605118829981719,0.7623400365630713,0.7641681901279708,0.7659963436928702,0.7678244972577697,0.7696526508226691,0.7714808043875686,0.773308957952468,0.7751371115173674,0.7769652650822669,0.7806215722120659,0.7824497257769653,0.7842778793418648,0.7861060329067642,0.7879341864716636,0.7897623400365631,0.7915904936014625,0.793418647166362,0.7952468007312614,0.7970749542961609,0.7989031078610603,0.8007312614259597,0.8025594149908593,0.8043875685557587,0.8062157221206582,0.8080438756855576,0.8098720292504571,0.8117001828153565,0.8135283363802559,0.8153564899451554,0.8171846435100548,0.8190127970749543,0.8208409506398537,0.8226691042047533,0.8244972577696527,0.8263254113345521,0.8281535648994516,0.829981718464351,0.8318098720292505,0.8336380255941499,0.8354661791590493,0.8372943327239488,0.8391224862888482,0.8409506398537477,0.8427787934186471,0.8446069469835467,0.8464351005484461,0.8482632541133455,0.850091407678245,0.8519195612431444,0.8537477148080439,0.8555758683729433,0.8574040219378428,0.8592321755027422,0.8610603290676416,0.8628884826325411,0.8647166361974405,0.8665447897623401,0.8683729433272395,0.870201096892139,0.8720292504570384,0.8738574040219378,0.8756855575868373,0.8775137111517367,0.8793418647166362,0.8811700182815356,0.8829981718464351,0.8848263254113345,0.886654478976234,0.8884826325411335,0.8903107861060329,0.8921389396709324,0.8939670932358318,0.8957952468007313,0.8976234003656307,0.8994515539305301,0.9012797074954296,0.903107861060329,0.9049360146252285,0.906764168190128,0.9085923217550275,0.9104204753199269,0.9122486288848263,0.9140767824497258,0.9159049360146252,0.9177330895795247,0.9195612431444241,0.9213893967093236,0.923217550274223,0.9250457038391224,0.926873857404022,0.9287020109689214,0.9305301645338209,0.9323583180987203,0.9341864716636198,0.9360146252285192,0.9378427787934186,0.9396709323583181,0.9414990859232175,0.943327239488117,0.9451553930530164,0.946983546617916,0.9488117001828154,0.9506398537477148,0.9524680073126143,0.9542961608775137,0.9561243144424132,0.9579524680073126,0.9597806215722121,0.9616087751371115,0.9634369287020109,0.9652650822669104,0.9670932358318098,0.9689213893967094,0.9707495429616088,0.9725776965265083,0.9744058500914077,0.9762340036563071,0.9780621572212066,0.979890310786106,0.9817184643510055,0.9835466179159049,0.9853747714808044,0.9872029250457038,0.9890310786106032,0.9908592321755028,0.9926873857404022,0.9945155393053017,0.9963436928702011,0.9981718464351006],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.3119,0.3639,0.3872,0.4330,0.4594,0.4726,0.4747,0.5409,0.7477,0.7828,0.8092,0.8143,0.8236,0.8239,0.8332,0.8345,0.8370,0.8392,0.8398,0.8413,0.8417,0.8461,0.8473,0.8475,0.8510,0.8512,0.8514,0.8516,0.8528,0.8533,0.8556,0.8558,0.8568,0.8576,0.8598,0.8600,0.8613,0.8621,0.8625,0.8634,0.8636,0.8637,0.8653,0.8662,0.8663,0.8665,0.8687,0.8716,0.8717,0.8730,0.8737,0.8738,0.8751,0.8780,0.8787,0.8788,0.8811,0.8814,0.8818,0.8822,0.8836,0.8843,0.8844,0.8845,0.8854,0.8855,0.8880,0.8881,0.8891,0.8919,0.8933,0.8943,0.8959,0.8977,0.8980,0.8982,0.8985,0.8991,0.9003,0.9006,0.9014,0.9022,0.9043,0.9059,0.9063,0.9068,0.9076,0.9084,0.9110,0.9118,0.9128,0.9143,0.9150,0.9151,0.9154,0.9156,0.9187,0.9189,0.9190,0.9198,0.9200,0.9216,0.9230,0.9231,0.9245,0.9258,0.9280,0.9292,0.9302,0.9322,0.9356,0.9358,0.9364,0.9369,0.9373,0.9378,0.9379,0.9390,0.9391,0.9392,0.9407,0.9410,0.9419,0.9422,0.9423,0.9447,0.9453,0.9463,0.9475,0.9481,0.9482,0.9486,0.9494,0.9497,0.9527,0.9528,0.9547,0.9553,0.9560,0.9565,0.9585,0.9591,0.9594,0.9610,0.9613,0.9615,0.9628,0.9631,0.9641,0.9660,0.9661,0.9668,0.9673,0.9686,0.9696,0.9704,0.9711,0.9712,0.9713,0.9714,0.9718,0.9727,0.9731,0.9748,0.9751,0.9755,0.9757,0.9781,0.9782,0.9793,0.9795,0.9797,0.9801,0.9802,0.9804,0.9807,0.9815,0.9821,0.9824,0.9825,0.9831,0.9832,0.9845,0.9856,0.9857,0.9859,0.9875,0.9876,0.9891,0.9899,0.9903,0.9913,0.9916,0.9918,0.9920,0.9922,0.9941,0.9957,0.9964,0.9965,0.9977,0.9991,0.9999,1.0001,1.0009,1.0032,1.0038,1.0050,1.0051,1.0077,1.0081,1.0088,1.0107,1.0113,1.0123,1.0156,1.0173,1.0186,1.0190,1.0193,1.0197,1.0223,1.0227,1.0233,1.0234,1.0239,1.0244,1.0294,1.0297,1.0305,1.0326,1.0330,1.0332,1.0334,1.0341,1.0348,1.0353,1.0364,1.0372,1.0388,1.0419,1.0451,1.0453,1.0455,1.0473,1.0474,1.0478,1.0483,1.0486,1.0491,1.0509,1.0546,1.0561,1.0572,1.0578,1.0582,1.0589,1.0601,1.0603,1.0611,1.0624,1.0634,1.0637,1.0673,1.0701,1.0704,1.0713,1.0721,1.0729,1.0757,1.0773,1.0777,1.0794,1.0818,1.0851,1.0858,1.0881,1.0905,1.0908,1.0932,1.0934,1.0955,1.0957,1.0961,1.0962,1.1001,1.1044,1.1046,1.1082,1.1086,1.1087,1.1102,1.1107,1.1118,1.1125,1.1139,1.1167,1.1177,1.1216,1.1219,1.1248,1.1266,1.1271,1.1311,1.1313,1.1329,1.1331,1.1340,1.1353,1.1372,1.1381,1.1391,1.1393,1.1407,1.1427,1.1429,1.1438,1.1463,1.1466,1.1475,1.1479,1.1480,1.1507,1.1521,1.1524,1.1529,1.1539,1.1547,1.1561,1.1568,1.1570,1.1577,1.1578,1.1596,1.1611,1.1667,1.1677,1.1680,1.1695,1.1704,1.1707,1.1718,1.1738,1.1774,1.1790,1.1812,1.1816,1.1857,1.1858,1.1888,1.1895,1.1951,1.1955,1.1976,1.2017,1.2020,1.2021,1.2032,1.2036,1.2054,1.2055,1.2081,1.2102,1.2147,1.2150,1.2186,1.2207,1.2221,1.2222,1.2233,1.2250,1.2253,1.2269,1.2281,1.2302,1.2310,1.2312,1.2318,1.2338,1.2341,1.2355,1.2369,1.2370,1.2435,1.2437,1.2476,1.2512,1.2602,1.2604,1.2609,1.2652,1.2684,1.2686,1.2689,1.2692,1.2721,1.2731,1.2737,1.2756,1.2775,1.2811,1.2844,1.2848,1.2887,1.2985,1.2993,1.3057,1.3063,1.3083,1.3177,1.3213,1.3214,1.3256,1.3257,1.3362,1.3430,1.3466,1.3473,1.3505,1.3607,1.3626,1.3669,1.3675,1.3707,1.3731,1.3748,1.3812,1.3862,1.3882,1.3888,1.3942,1.3965,1.4159,1.4183,1.4220,1.4263,1.4357,1.4383,1.4392,1.4558,1.4634,1.4650,1.4747,1.4869,1.5011,1.5121,1.5137,1.5219,1.5429,1.5452,1.5463,1.5489,1.5571,1.5581,1.5665,1.5770,1.5908,1.6099,1.6132,1.6138,1.6139,1.6266,1.6273,1.6465,1.6561,1.6737,1.6776,1.6798,1.6814,1.6819,1.6889,1.6902,1.6985,1.7041,1.7078,1.7095,1.7309,1.7313,1.7323,1.7352,1.7401,1.7450,1.7458,1.7471,1.7545,1.7552,1.7566,1.7609,1.7620,1.7712,1.7719,1.7729,1.7740,1.8196,1.8253,1.8340,1.8408,1.8527,1.8557,1.8563,1.8636,1.8665,1.8766,1.9140,1.9152,1.9202,1.9253,1.9338,1.9346,1.9369,1.9488,1.9554,1.9665,1.9705,1.9948,2.0187,2.0962,2.1808,2.3175,2.3643,2.3889,2.4948,2.4978,2.7460,2.7681,2.9663,3.0280,3.1351,3.2289,3.2355,3.5356,3.5736,5.2014,11.0244],"y":[0.0018050541516245488,0.0036101083032490976,0.005415162454873646,0.007220216606498195,0.009025270758122744,0.010830324909747292,0.01263537906137184,0.01444043321299639,0.016245487364620937,0.018050541516245487,0.019855595667870037,0.021660649819494584,0.023465703971119134,0.02527075812274368,0.02707581227436823,0.02888086642599278,0.030685920577617327,0.032490974729241874,0.03429602888086643,0.036101083032490974,0.03790613718411552,0.039711191335740074,0.04151624548736462,0.04332129963898917,0.04512635379061372,0.04693140794223827,0.048736462093862815,0.05054151624548736,0.052346570397111915,0.05415162454873646,0.05595667870036101,0.05776173285198556,0.05956678700361011,0.061371841155234655,0.0631768953068592,0.06498194945848375,0.06678700361010831,0.06859205776173286,0.0703971119133574,0.07220216606498195,0.0740072202166065,0.07581227436823104,0.0776173285198556,0.07942238267148015,0.0812274368231047,0.08483754512635379,0.08664259927797834,0.09025270758122744,0.09205776173285199,0.09386281588447654,0.09566787003610108,0.09747292418772563,0.09927797833935018,0.10108303249097472,0.10288808664259928,0.10469314079422383,0.10649819494584838,0.10830324909747292,0.11010830324909747,0.11191335740072202,0.11371841155234658,0.11552346570397112,0.11732851985559567,0.11913357400722022,0.12093862815884476,0.12274368231046931,0.12454873646209386,0.1263537906137184,0.12815884476534295,0.1299638989169675,0.13176895306859207,0.13357400722021662,0.13537906137184116,0.1371841155234657,0.13898916967509026,0.1407942238267148,0.1444043321299639,0.14620938628158844,0.148014440433213,0.14981949458483754,0.15162454873646208,0.15342960288808663,0.1552346570397112,0.15703971119133575,0.1588447653429603,0.16064981949458484,0.1624548736462094,0.16425992779783394,0.16606498194945848,0.16787003610108303,0.16967509025270758,0.17148014440433212,0.17509025270758122,0.17870036101083034,0.18050541516245489,0.18231046931407943,0.18411552346570398,0.18592057761732853,0.18772563176895307,0.18953068592057762,0.19133574007220217,0.1931407942238267,0.19494584837545126,0.1967509025270758,0.19855595667870035,0.2003610108303249,0.20216606498194944,0.20397111913357402,0.20577617328519857,0.2075812274368231,0.20938628158844766,0.2111913357400722,0.21299638989169675,0.21660649819494585,0.2184115523465704,0.22021660649819494,0.22382671480144403,0.22563176895306858,0.22743682310469315,0.2292418772563177,0.2328519855595668,0.23465703971119134,0.2364620938628159,0.23826714801444043,0.24007220216606498,0.24187725631768953,0.24368231046931407,0.24548736462093862,0.24729241877256317,0.2490974729241877,0.2509025270758123,0.2527075812274368,0.2545126353790614,0.2563176895306859,0.259927797833935,0.26353790613718414,0.26534296028880866,0.26714801444043323,0.26895306859205775,0.27075812274368233,0.27256317689530685,0.27617328519855594,0.27978339350180503,0.2815884476534296,0.2833935018050541,0.2851985559566787,0.2870036101083033,0.29061371841155237,0.2924187725631769,0.29422382671480146,0.296028880866426,0.29783393501805056,0.2996389891696751,0.30144404332129965,0.30324909747292417,0.30505415162454874,0.30685920577617326,0.3104693140794224,0.31227436823104693,0.3140794223826715,0.315884476534296,0.3176895306859206,0.3194945848375451,0.3212996389891697,0.3231046931407942,0.3249097472924188,0.3267148014440433,0.3285198555956679,0.3303249097472924,0.33212996389891697,0.33393501805054154,0.33574007220216606,0.33754512635379064,0.33935018050541516,0.34115523465703973,0.34296028880866425,0.3447653429602888,0.34657039711191334,0.3483754512635379,0.35018050541516244,0.351985559566787,0.3555956678700361,0.3574007220216607,0.3592057761732852,0.36101083032490977,0.3628158844765343,0.36462093862815886,0.3664259927797834,0.36823104693140796,0.3700361010830325,0.37184115523465705,0.37364620938628157,0.37545126353790614,0.37725631768953066,0.37906137184115524,0.38086642599277976,0.38267148014440433,0.3844765342960289,0.3862815884476534,0.388086642599278,0.3898916967509025,0.3916967509025271,0.3935018050541516,0.3953068592057762,0.3971119133574007,0.3989169675090253,0.4007220216606498,0.40252707581227437,0.4043321299638989,0.40613718411552346,0.40794223826714804,0.40974729241877256,0.41155234657039713,0.41335740072202165,0.4151624548736462,0.41696750902527074,0.4187725631768953,0.42057761732851984,0.4223826714801444,0.42418772563176893,0.4259927797833935,0.427797833935018,0.4296028880866426,0.4314079422382672,0.4332129963898917,0.43501805054151627,0.4368231046931408,0.43862815884476536,0.4404332129963899,0.44223826714801445,0.44404332129963897,0.44584837545126355,0.44765342960288806,0.44945848375451264,0.45126353790613716,0.45306859205776173,0.4548736462093863,0.4566787003610108,0.4584837545126354,0.4602888086642599,0.4620938628158845,0.463898916967509,0.4657039711191336,0.4675090252707581,0.4693140794223827,0.4711191335740072,0.4729241877256318,0.4747292418772563,0.47653429602888087,0.48014440433212996,0.48194945848375453,0.48375451263537905,0.4855595667870036,0.48736462093862815,0.4891696750902527,0.4927797833935018,0.49458483754512633,0.4963898916967509,0.4981949458483754,0.5,0.5018050541516246,0.5036101083032491,0.5054151624548736,0.5072202166064982,0.5090252707581228,0.5108303249097473,0.5126353790613718,0.5144404332129964,0.516245487364621,0.5180505415162455,0.51985559566787,0.5216606498194946,0.5234657039711191,0.5252707581227437,0.5270758122743683,0.5288808664259927,0.5306859205776173,0.5324909747292419,0.5342960288808665,0.5361010830324909,0.5379061371841155,0.5397111913357401,0.5415162454873647,0.5433212996389891,0.5451263537906137,0.5469314079422383,0.5487364620938628,0.5505415162454874,0.5523465703971119,0.5541516245487365,0.555956678700361,0.5577617328519856,0.5595667870036101,0.5613718411552346,0.5631768953068592,0.5649819494584838,0.5667870036101083,0.5685920577617328,0.5703971119133574,0.572202166064982,0.5740072202166066,0.575812274368231,0.5776173285198556,0.5794223826714802,0.5812274368231047,0.5830324909747292,0.5848375451263538,0.5866425992779783,0.5884476534296029,0.5902527075812274,0.592057761732852,0.5938628158844765,0.5956678700361011,0.5974729241877257,0.5992779783393501,0.6010830324909747,0.6028880866425993,0.6046931407942239,0.6064981949458483,0.6101083032490975,0.6119133574007221,0.6137184115523465,0.6155234657039711,0.6173285198555957,0.6191335740072202,0.6209386281588448,0.6227436823104693,0.6245487364620939,0.6263537906137184,0.628158844765343,0.6299638989169675,0.631768953068592,0.6335740072202166,0.6353790613718412,0.6371841155234657,0.6389891696750902,0.6407942238267148,0.6425992779783394,0.644404332129964,0.6462093862815884,0.648014440433213,0.6498194945848376,0.6516245487364621,0.6534296028880866,0.6552346570397112,0.6570397111913358,0.6588447653429603,0.6606498194945848,0.6624548736462094,0.6642599277978339,0.6660649819494585,0.6678700361010831,0.6696750902527075,0.6714801444043321,0.6732851985559567,0.6750902527075813,0.6768953068592057,0.6787003610108303,0.6805054151624549,0.6823104693140795,0.6841155234657039,0.6859205776173285,0.6877256317689531,0.6895306859205776,0.6913357400722022,0.6931407942238267,0.6949458483754513,0.6967509025270758,0.6985559566787004,0.7003610108303249,0.7021660649819494,0.703971119133574,0.7057761732851986,0.7075812274368231,0.7093862815884476,0.7111913357400722,0.7129963898916968,0.7148014440433214,0.7166064981949458,0.7184115523465704,0.720216606498195,0.7220216606498195,0.723826714801444,0.7274368231046932,0.7292418772563177,0.7310469314079422,0.7328519855595668,0.7346570397111913,0.7364620938628159,0.7382671480144405,0.740072202166065,0.7418772563176895,0.7436823104693141,0.7454873646209387,0.7472924187725631,0.7490974729241877,0.7509025270758123,0.7527075812274369,0.7545126353790613,0.7563176895306859,0.7581227436823105,0.759927797833935,0.7617328519855595,0.7635379061371841,0.7653429602888087,0.7671480144404332,0.7689530685920578,0.7707581227436823,0.7725631768953068,0.7743682310469314,0.776173285198556,0.7779783393501805,0.779783393501805,0.7815884476534296,0.7833935018050542,0.7851985559566786,0.7870036101083032,0.7888086642599278,0.7906137184115524,0.7924187725631769,0.7942238267148014,0.796028880866426,0.7978339350180506,0.7996389891696751,0.8014440433212996,0.8032490974729242,0.8050541516245487,0.8068592057761733,0.8086642599277978,0.8104693140794224,0.8122743682310469,0.8140794223826715,0.8158844765342961,0.8176895306859205,0.8194945848375451,0.8212996389891697,0.8231046931407943,0.8249097472924187,0.8267148014440433,0.8285198555956679,0.8303249097472925,0.8321299638989169,0.8339350180505415,0.8357400722021661,0.8375451263537906,0.8393501805054152,0.8411552346570397,0.8429602888086642,0.8447653429602888,0.8465703971119134,0.8483754512635379,0.8501805054151624,0.851985559566787,0.8537906137184116,0.855595667870036,0.8574007220216606,0.8592057761732852,0.8610108303249098,0.8628158844765343,0.8646209386281588,0.8664259927797834,0.868231046931408,0.8700361010830325,0.871841155234657,0.8736462093862816,0.8754512635379061,0.8772563176895307,0.8790613718411552,0.8808664259927798,0.8826714801444043,0.8844765342960289,0.8862815884476535,0.8880866425992779,0.8898916967509025,0.8916967509025271,0.8935018050541517,0.8953068592057761,0.8971119133574007,0.8989169675090253,0.9007220216606499,0.9025270758122743,0.9043321299638989,0.9061371841155235,0.907942238267148,0.9097472924187726,0.9115523465703971,0.9133574007220217,0.9151624548736462,0.9169675090252708,0.9187725631768953,0.9205776173285198,0.9223826714801444,0.924187725631769,0.9259927797833934,0.927797833935018,0.9296028880866426,0.9314079422382672,0.9332129963898917,0.9350180505415162,0.9368231046931408,0.9386281588447654,0.9404332129963899,0.9422382671480144,0.944043321299639,0.9458483754512635,0.9476534296028881,0.9494584837545126,0.9512635379061372,0.9530685920577617,0.9548736462093863,0.9566787003610109,0.9584837545126353,0.9602888086642599,0.9620938628158845,0.9638989169675091,0.9657039711191335,0.9675090252707581,0.9693140794223827,0.9711191335740073,0.9729241877256317,0.9747292418772563,0.9765342960288809,0.9783393501805054,0.98014440433213,0.9819494584837545,0.983754512635379,0.9855595667870036,0.9873646209386282,0.9891696750902527,0.9909747292418772,0.9927797833935018,0.9945848375451264,0.9963898916967509,0.9981949458483754],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2822,0.2923,0.2945,0.2977,0.3045,0.3099,0.3136,0.3190,0.3236,0.3272,0.3282,0.3285,0.3288,0.3337,0.3340,0.3355,0.3377,0.3396,0.3416,0.3422,0.3431,0.3433,0.3439,0.3442,0.3448,0.3459,0.3476,0.3501,0.3517,0.3531,0.3534,0.3544,0.3546,0.3555,0.3556,0.3570,0.3574,0.3581,0.3596,0.3605,0.3616,0.3627,0.3631,0.3632,0.3633,0.3635,0.3637,0.3641,0.3647,0.3650,0.3660,0.3662,0.3674,0.3682,0.3695,0.3702,0.3707,0.3729,0.3743,0.3747,0.3760,0.3768,0.3780,0.3794,0.3799,0.3803,0.3810,0.3816,0.3821,0.3831,0.3837,0.3849,0.3850,0.3852,0.3856,0.3867,0.3871,0.3881,0.3888,0.3898,0.3899,0.3905,0.3907,0.3925,0.3938,0.3948,0.3953,0.3958,0.3961,0.3983,0.3991,0.3992,0.4002,0.4008,0.4010,0.4011,0.4015,0.4018,0.4021,0.4027,0.4033,0.4040,0.4041,0.4061,0.4066,0.4071,0.4074,0.4089,0.4100,0.4113,0.4118,0.4128,0.4133,0.4155,0.4167,0.4170,0.4177,0.4194,0.4202,0.4203,0.4204,0.4209,0.4210,0.4215,0.4219,0.4220,0.4238,0.4240,0.4249,0.4276,0.4279,0.4283,0.4290,0.4291,0.4300,0.4301,0.4302,0.4303,0.4307,0.4309,0.4310,0.4314,0.4317,0.4320,0.4330,0.4368,0.4369,0.4370,0.4376,0.4394,0.4396,0.4400,0.4408,0.4419,0.4424,0.4429,0.4435,0.4441,0.4459,0.4469,0.4485,0.4486,0.4497,0.4509,0.4513,0.4550,0.4560,0.4568,0.4569,0.4571,0.4575,0.4592,0.4608,0.4616,0.4623,0.4627,0.4628,0.4630,0.4636,0.4652,0.4657,0.4665,0.4674,0.4676,0.4680,0.4685,0.4688,0.4696,0.4700,0.4703,0.4720,0.4721,0.4728,0.4736,0.4741,0.4744,0.4751,0.4764,0.4781,0.4783,0.4784,0.4785,0.4798,0.4802,0.4812,0.4826,0.4829,0.4841,0.4843,0.4849,0.4857,0.4866,0.4867,0.4869,0.4877,0.4890,0.4892,0.4901,0.4912,0.4917,0.4919,0.4921,0.4940,0.4946,0.4952,0.4963,0.4973,0.4978,0.5005,0.5011,0.5027,0.5040,0.5048,0.5070,0.5075,0.5078,0.5088,0.5099,0.5112,0.5115,0.5125,0.5126,0.5128,0.5131,0.5132,0.5134,0.5137,0.5141,0.5145,0.5157,0.5184,0.5201,0.5204,0.5211,0.5224,0.5239,0.5240,0.5250,0.5253,0.5264,0.5270,0.5274,0.5289,0.5294,0.5296,0.5311,0.5318,0.5321,0.5325,0.5366,0.5368,0.5371,0.5373,0.5377,0.5381,0.5383,0.5388,0.5402,0.5418,0.5427,0.5435,0.5442,0.5462,0.5463,0.5468,0.5471,0.5473,0.5492,0.5493,0.5495,0.5496,0.5500,0.5504,0.5507,0.5511,0.5514,0.5516,0.5520,0.5534,0.5537,0.5538,0.5551,0.5561,0.5570,0.5575,0.5579,0.5583,0.5586,0.5587,0.5594,0.5621,0.5626,0.5656,0.5666,0.5682,0.5713,0.5722,0.5736,0.5743,0.5745,0.5757,0.5760,0.5765,0.5774,0.5789,0.5793,0.5796,0.5802,0.5825,0.5832,0.5845,0.5867,0.5893,0.5900,0.5915,0.5922,0.5930,0.5940,0.5968,0.5979,0.5996,0.6026,0.6032,0.6090,0.6093,0.6099,0.6105,0.6106,0.6115,0.6137,0.6141,0.6151,0.6153,0.6160,0.6169,0.6176,0.6183,0.6185,0.6199,0.6223,0.6232,0.6240,0.6262,0.6269,0.6276,0.6298,0.6315,0.6322,0.6324,0.6354,0.6355,0.6375,0.6385,0.6387,0.6394,0.6398,0.6407,0.6451,0.6456,0.6471,0.6480,0.6484,0.6497,0.6499,0.6558,0.6570,0.6595,0.6631,0.6636,0.6642,0.6689,0.6691,0.6703,0.6706,0.6707,0.6726,0.6728,0.6742,0.6765,0.6768,0.6779,0.6789,0.6795,0.6830,0.6838,0.6860,0.6914,0.6916,0.6923,0.6939,0.6945,0.6965,0.6979,0.7015,0.7020,0.7027,0.7029,0.7087,0.7088,0.7102,0.7149,0.7171,0.7182,0.7200,0.7203,0.7212,0.7222,0.7289,0.7337,0.7366,0.7399,0.7450,0.7457,0.7465,0.7489,0.7511,0.7556,0.7579,0.7597,0.7604,0.7635,0.7792,0.7806,0.7958,0.8039,0.8046,0.8156,0.8249,0.8250,0.8286,0.8330,0.8345,0.8359,0.8370,0.8431,0.8432,0.8471,0.8534,0.8582,0.8672,0.8711,0.8742,0.8889,0.8944,0.9044,0.9143,0.9233,0.9241,0.9323,0.9494,0.9527,0.9558,0.9695,0.9869,0.9918,0.9950,1.0202,1.0273,1.0276,1.0282,1.0430,1.0511,1.0560,1.0712,1.0744,1.0868,1.0875,1.0950,1.0998,1.1002,1.1027,1.1100,1.1159,1.1220,1.1503,1.1544,1.1681,1.1691,1.1746,1.1967,1.2250,1.2334,1.2515,1.2628,1.2669,1.2707,1.2948,1.3138,1.3403,1.3890,1.4453,1.4854,1.4965,1.6432,1.7051,1.7995,2.0013,2.0818,2.1041,2.2500,2.3730,2.5402,2.6612,3.0995,3.7858,5.0310,7.1506,10.3272],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.016304347826086956,0.018115942028985508,0.019927536231884056,0.021739130434782608,0.02355072463768116,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.03260869565217391,0.034420289855072464,0.03804347826086957,0.03985507246376811,0.041666666666666664,0.043478260869565216,0.04528985507246377,0.04710144927536232,0.04891304347826087,0.050724637681159424,0.05253623188405797,0.05615942028985507,0.057971014492753624,0.059782608695652176,0.06159420289855073,0.06340579710144928,0.06521739130434782,0.06702898550724638,0.06884057971014493,0.07065217391304347,0.07246376811594203,0.07427536231884058,0.07608695652173914,0.07789855072463768,0.07971014492753623,0.08152173913043478,0.08333333333333333,0.08514492753623189,0.08695652173913043,0.08876811594202899,0.09057971014492754,0.09239130434782608,0.09420289855072464,0.09601449275362318,0.09782608695652174,0.09963768115942029,0.10144927536231885,0.10326086956521739,0.10507246376811594,0.1068840579710145,0.10869565217391304,0.1105072463768116,0.11231884057971014,0.11413043478260869,0.11594202898550725,0.11775362318840579,0.11956521739130435,0.1213768115942029,0.12318840579710146,0.125,0.12681159420289856,0.1286231884057971,0.13043478260869565,0.1322463768115942,0.13405797101449277,0.1358695652173913,0.13768115942028986,0.13949275362318841,0.14130434782608695,0.1431159420289855,0.14492753623188406,0.14673913043478262,0.14855072463768115,0.1503623188405797,0.15217391304347827,0.1539855072463768,0.15579710144927536,0.15760869565217392,0.15942028985507245,0.161231884057971,0.16304347826086957,0.16485507246376813,0.16666666666666666,0.16847826086956522,0.17028985507246377,0.1721014492753623,0.17391304347826086,0.17572463768115942,0.17753623188405798,0.1793478260869565,0.18115942028985507,0.18478260869565216,0.18659420289855072,0.18840579710144928,0.19021739130434784,0.19202898550724637,0.19384057971014493,0.1956521739130435,0.19746376811594202,0.19927536231884058,0.20108695652173914,0.20471014492753623,0.20652173913043478,0.20833333333333334,0.21014492753623187,0.21195652173913043,0.213768115942029,0.21557971014492755,0.21739130434782608,0.21920289855072464,0.2210144927536232,0.22282608695652173,0.2246376811594203,0.22644927536231885,0.22826086956521738,0.23369565217391305,0.23550724637681159,0.23731884057971014,0.24094202898550723,0.2427536231884058,0.24456521739130435,0.2463768115942029,0.24818840579710144,0.25,0.25181159420289856,0.2536231884057971,0.2554347826086957,0.2572463768115942,0.25905797101449274,0.2608695652173913,0.26268115942028986,0.2644927536231884,0.266304347826087,0.26811594202898553,0.26992753623188404,0.2717391304347826,0.27355072463768115,0.2753623188405797,0.27717391304347827,0.27898550724637683,0.2807971014492754,0.2826086956521739,0.286231884057971,0.28804347826086957,0.2898550724637681,0.2916666666666667,0.29347826086956524,0.29528985507246375,0.2971014492753623,0.29891304347826086,0.3007246376811594,0.302536231884058,0.30434782608695654,0.3061594202898551,0.30978260869565216,0.3134057971014493,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.32065217391304346,0.322463768115942,0.3242753623188406,0.32608695652173914,0.3278985507246377,0.32971014492753625,0.33152173913043476,0.3351449275362319,0.33695652173913043,0.338768115942029,0.34057971014492755,0.3423913043478261,0.3442028985507246,0.34601449275362317,0.34782608695652173,0.3496376811594203,0.35144927536231885,0.3532608695652174,0.35688405797101447,0.358695652173913,0.3605072463768116,0.36231884057971014,0.3641304347826087,0.36594202898550726,0.3677536231884058,0.3695652173913043,0.3713768115942029,0.37318840579710144,0.37681159420289856,0.3804347826086957,0.3822463768115942,0.38405797101449274,0.3858695652173913,0.38768115942028986,0.3894927536231884,0.391304347826087,0.39311594202898553,0.39492753623188404,0.3967391304347826,0.39855072463768115,0.4003623188405797,0.40398550724637683,0.4057971014492754,0.4076086956521739,0.40942028985507245,0.411231884057971,0.41304347826086957,0.4148550724637681,0.4166666666666667,0.41847826086956524,0.42028985507246375,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.427536231884058,0.42934782608695654,0.4311594202898551,0.4329710144927536,0.43478260869565216,0.4365942028985507,0.4384057971014493,0.44021739130434784,0.4420289855072464,0.4438405797101449,0.44565217391304346,0.447463768115942,0.4492753623188406,0.45108695652173914,0.4528985507246377,0.45471014492753625,0.45652173913043476,0.4583333333333333,0.4601449275362319,0.46195652173913043,0.463768115942029,0.46557971014492755,0.4673913043478261,0.4692028985507246,0.47101449275362317,0.47282608695652173,0.4746376811594203,0.47644927536231885,0.4782608695652174,0.48007246376811596,0.48188405797101447,0.483695652173913,0.4855072463768116,0.48731884057971014,0.4891304347826087,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.4963768115942029,0.49818840579710144,0.5,0.5018115942028986,0.5036231884057971,0.5072463768115942,0.5090579710144928,0.5108695652173914,0.5126811594202898,0.5144927536231884,0.5163043478260869,0.5181159420289855,0.519927536231884,0.5217391304347826,0.5235507246376812,0.5271739130434783,0.5289855072463768,0.5307971014492754,0.532608695652174,0.5344202898550725,0.5362318840579711,0.5380434782608695,0.5398550724637681,0.5416666666666666,0.5434782608695652,0.5452898550724637,0.5471014492753623,0.5489130434782609,0.5507246376811594,0.552536231884058,0.5543478260869565,0.5579710144927537,0.5597826086956522,0.5615942028985508,0.5634057971014492,0.5652173913043478,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5760869565217391,0.5778985507246377,0.5797101449275363,0.5815217391304348,0.5833333333333334,0.5851449275362319,0.5887681159420289,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5960144927536232,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6105072463768116,0.6141304347826086,0.6159420289855072,0.6177536231884058,0.6195652173913043,0.6213768115942029,0.6231884057971014,0.625,0.6268115942028986,0.6286231884057971,0.6304347826086957,0.6322463768115942,0.6340579710144928,0.6358695652173914,0.6376811594202898,0.6394927536231884,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6485507246376812,0.6503623188405797,0.6521739130434783,0.6539855072463768,0.6557971014492754,0.6594202898550725,0.6612318840579711,0.6630434782608695,0.6648550724637681,0.6666666666666666,0.6684782608695652,0.6702898550724637,0.6721014492753623,0.6739130434782609,0.6757246376811594,0.677536231884058,0.6793478260869565,0.6811594202898551,0.6829710144927537,0.6847826086956522,0.6865942028985508,0.6884057971014492,0.6902173913043478,0.6920289855072463,0.6938405797101449,0.6956521739130435,0.697463768115942,0.6992753623188406,0.7010869565217391,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7083333333333334,0.7119565217391305,0.7137681159420289,0.7155797101449275,0.717391304347826,0.7192028985507246,0.7210144927536232,0.7228260869565217,0.7246376811594203,0.7264492753623188,0.7282608695652174,0.730072463768116,0.7318840579710145,0.7336956521739131,0.7355072463768116,0.7373188405797102,0.7391304347826086,0.7409420289855072,0.7427536231884058,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7518115942028986,0.7536231884057971,0.7554347826086957,0.7572463768115942,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.769927536231884,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7771739130434783,0.7789855072463768,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7862318840579711,0.7880434782608695,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7952898550724637,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.802536231884058,0.8043478260869565,0.8061594202898551,0.8079710144927537,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8152173913043478,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8315217391304348,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8478260869565217,0.8496376811594203,0.8514492753623188,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1759,0.1997,0.2086,0.2152,0.2261,0.2281,0.2475,0.2506,0.2508,0.2533,0.2574,0.2579,0.2609,0.2640,0.2661,0.2680,0.2707,0.2708,0.2718,0.2731,0.2738,0.2747,0.2787,0.2808,0.2810,0.2813,0.2817,0.2830,0.2832,0.2848,0.2864,0.2873,0.2891,0.2894,0.2897,0.2899,0.2900,0.2915,0.2916,0.2925,0.2935,0.2944,0.2949,0.2952,0.2953,0.2954,0.2962,0.2965,0.2973,0.2979,0.2981,0.2983,0.2988,0.2991,0.2993,0.2994,0.2995,0.2998,0.3001,0.3005,0.3007,0.3014,0.3016,0.3017,0.3038,0.3051,0.3063,0.3067,0.3080,0.3081,0.3085,0.3095,0.3105,0.3113,0.3122,0.3134,0.3138,0.3146,0.3151,0.3158,0.3161,0.3162,0.3167,0.3198,0.3202,0.3208,0.3214,0.3223,0.3224,0.3226,0.3237,0.3241,0.3245,0.3261,0.3263,0.3272,0.3275,0.3277,0.3280,0.3281,0.3288,0.3293,0.3294,0.3305,0.3311,0.3313,0.3322,0.3337,0.3341,0.3343,0.3346,0.3361,0.3366,0.3378,0.3398,0.3399,0.3414,0.3426,0.3427,0.3428,0.3431,0.3437,0.3450,0.3458,0.3463,0.3464,0.3469,0.3470,0.3471,0.3477,0.3480,0.3486,0.3497,0.3500,0.3502,0.3503,0.3508,0.3512,0.3514,0.3528,0.3531,0.3537,0.3540,0.3543,0.3546,0.3547,0.3568,0.3569,0.3571,0.3582,0.3588,0.3589,0.3593,0.3595,0.3597,0.3600,0.3604,0.3614,0.3615,0.3616,0.3620,0.3625,0.3631,0.3641,0.3642,0.3645,0.3647,0.3650,0.3652,0.3655,0.3658,0.3659,0.3660,0.3666,0.3672,0.3674,0.3677,0.3680,0.3682,0.3686,0.3690,0.3695,0.3698,0.3700,0.3710,0.3718,0.3721,0.3722,0.3724,0.3741,0.3747,0.3758,0.3768,0.3773,0.3778,0.3783,0.3790,0.3802,0.3814,0.3833,0.3849,0.3852,0.3865,0.3866,0.3874,0.3879,0.3881,0.3884,0.3886,0.3896,0.3901,0.3902,0.3908,0.3910,0.3914,0.3925,0.3928,0.3937,0.3939,0.3942,0.3949,0.3953,0.3954,0.3956,0.3961,0.3962,0.3969,0.3979,0.4001,0.4016,0.4017,0.4023,0.4032,0.4033,0.4042,0.4053,0.4056,0.4064,0.4070,0.4071,0.4088,0.4095,0.4104,0.4107,0.4110,0.4114,0.4118,0.4119,0.4120,0.4130,0.4132,0.4152,0.4154,0.4157,0.4158,0.4159,0.4200,0.4249,0.4252,0.4265,0.4268,0.4270,0.4277,0.4284,0.4297,0.4299,0.4300,0.4302,0.4344,0.4390,0.4420,0.4432,0.4437,0.4453,0.4470,0.4472,0.4480,0.4486,0.4490,0.4495,0.4497,0.4514,0.4534,0.4544,0.4546,0.4557,0.4570,0.4571,0.4591,0.4661,0.4671,0.4678,0.4679,0.4682,0.4695,0.4698,0.4701,0.4702,0.4742,0.4761,0.4789,0.4805,0.4810,0.4818,0.4830,0.4833,0.4853,0.4904,0.4915,0.4961,0.4969,0.5009,0.5013,0.5022,0.5044,0.5084,0.5085,0.5088,0.5108,0.5109,0.5133,0.5146,0.5186,0.5191,0.5203,0.5228,0.5243,0.5257,0.5260,0.5311,0.5314,0.5343,0.5361,0.5396,0.5464,0.5468,0.5488,0.5501,0.5505,0.5517,0.5532,0.5549,0.5562,0.5574,0.5587,0.5593,0.5639,0.5650,0.5674,0.5735,0.5736,0.5748,0.5924,0.6006,0.6026,0.6071,0.6083,0.6084,0.6109,0.6121,0.6131,0.6134,0.6141,0.6263,0.6271,0.6291,0.6349,0.6351,0.6356,0.6375,0.6536,0.6554,0.6568,0.6690,0.6691,0.6707,0.6800,0.6801,0.6851,0.6862,0.6871,0.6896,0.6958,0.6975,0.7202,0.7214,0.7315,0.7474,0.7516,0.7548,0.7588,0.7598,0.7667,0.7681,0.7756,0.7767,0.7875,0.7910,0.7959,0.8054,0.8101,0.8161,0.8201,0.8244,0.8330,0.8474,0.8501,0.8548,0.8693,0.8709,0.8719,0.8913,0.8919,0.9129,0.9183,0.9333,0.9414,0.9426,0.9433,0.9454,0.9461,0.9493,0.9590,0.9598,0.9625,0.9676,0.9705,0.9788,0.9798,0.9815,0.9911,0.9928,0.9933,0.9954,0.9959,1.0159,1.0194,1.0241,1.0356,1.0386,1.0451,1.0516,1.0561,1.0570,1.0725,1.0836,1.0901,1.1038,1.1044,1.1137,1.1631,1.1691,1.1784,1.1925,1.2017,1.2127,1.2343,1.2433,1.2435,1.2438,1.2486,1.2606,1.2692,1.2746,1.2870,1.2934,1.2939,1.2960,1.3110,1.3548,1.3616,1.3635,1.3715,1.3800,1.3975,1.4013,1.4226,1.4469,1.4477,1.4593,1.4865,1.5444,1.5528,1.5625,1.5755,1.5823,1.5978,1.6240,1.6330,1.6353,1.6419,1.6774,1.6775,1.6916,1.8114,1.8120,2.0719,2.7619,2.8270,2.8305,2.9094,2.9098,3.3605,4.0053],"y":[0.00186219739292365,0.0037243947858473,0.00558659217877095,0.0074487895716946,0.00931098696461825,0.0111731843575419,0.01303538175046555,0.0148975791433892,0.01675977653631285,0.0186219739292365,0.020484171322160148,0.0223463687150838,0.024208566108007448,0.0260707635009311,0.027932960893854747,0.0297951582867784,0.03165735567970205,0.035381750465549346,0.03910614525139665,0.040968342644320296,0.04283054003724395,0.0446927374301676,0.04655493482309125,0.048417132216014895,0.05027932960893855,0.0521415270018622,0.054003724394785846,0.055865921787709494,0.05772811918063315,0.0595903165735568,0.061452513966480445,0.0633147113594041,0.06517690875232775,0.0670391061452514,0.07076350093109869,0.07262569832402235,0.07635009310986965,0.0782122905027933,0.08007448789571694,0.08193668528864059,0.08379888268156424,0.0856610800744879,0.08752327746741155,0.0893854748603352,0.09124767225325885,0.0931098696461825,0.09497206703910614,0.09683426443202979,0.09869646182495345,0.1005586592178771,0.10242085661080075,0.1042830540037244,0.10614525139664804,0.10986964618249534,0.11173184357541899,0.11359404096834265,0.11731843575418995,0.1191806331471136,0.12476722532588454,0.1266294227188082,0.12849162011173185,0.1303538175046555,0.13221601489757914,0.1340782122905028,0.13594040968342644,0.1378026070763501,0.13966480446927373,0.14152700186219738,0.14338919925512103,0.1452513966480447,0.14711359404096835,0.148975791433892,0.15083798882681565,0.1527001862197393,0.15456238361266295,0.1564245810055866,0.1601489757914339,0.16201117318435754,0.16387337057728119,0.16573556797020483,0.16759776536312848,0.16945996275605213,0.1713221601489758,0.17318435754189945,0.1750465549348231,0.17690875232774675,0.1787709497206704,0.18063314711359404,0.1824953445065177,0.18435754189944134,0.186219739292365,0.18994413407821228,0.19180633147113593,0.19366852886405958,0.1973929236499069,0.2011173184357542,0.20297951582867785,0.2048417132216015,0.20670391061452514,0.2085661080074488,0.21042830540037244,0.2122905027932961,0.21601489757914338,0.21787709497206703,0.21973929236499068,0.22160148975791433,0.22346368715083798,0.22532588454376165,0.2271880819366853,0.22905027932960895,0.2309124767225326,0.23277467411545624,0.2346368715083799,0.23649906890130354,0.2383612662942272,0.24022346368715083,0.24208566108007448,0.24394785847299813,0.24581005586592178,0.24767225325884543,0.24953445065176907,0.25139664804469275,0.2532588454376164,0.2569832402234637,0.25884543761638734,0.260707635009311,0.26256983240223464,0.2644320297951583,0.26629422718808193,0.2681564245810056,0.27001862197392923,0.2718808193668529,0.2737430167597765,0.2756052141527002,0.2774674115456238,0.27932960893854747,0.2811918063314711,0.28305400372439476,0.2849162011173184,0.28677839851024206,0.2905027932960894,0.29236499068901306,0.29608938547486036,0.297951582867784,0.29981378026070765,0.3016759776536313,0.30353817504655495,0.3054003724394786,0.30726256983240224,0.31098696461824954,0.3128491620111732,0.31471135940409684,0.3165735567970205,0.31843575418994413,0.3202979515828678,0.3221601489757914,0.3240223463687151,0.3258845437616387,0.32774674115456237,0.329608938547486,0.33147113594040967,0.3333333333333333,0.33519553072625696,0.3370577281191806,0.33891992551210426,0.3426443202979516,0.34450651769087526,0.3463687150837989,0.34823091247672255,0.3500931098696462,0.35195530726256985,0.3538175046554935,0.35567970204841715,0.3575418994413408,0.35940409683426444,0.3612662942271881,0.36312849162011174,0.3649906890130354,0.36685288640595903,0.3687150837988827,0.37057728119180633,0.37243947858473,0.3743016759776536,0.3761638733705773,0.3780260707635009,0.37988826815642457,0.3817504655493482,0.38361266294227186,0.3854748603351955,0.38733705772811916,0.3891992551210428,0.39106145251396646,0.3929236499068901,0.3947858472998138,0.39664804469273746,0.3985102420856611,0.40037243947858475,0.40409683426443205,0.4059590316573557,0.40782122905027934,0.409683426443203,0.41154562383612664,0.4134078212290503,0.41527001862197394,0.4171322160148976,0.41899441340782123,0.4208566108007449,0.4245810055865922,0.4264432029795158,0.42830540037243947,0.4301675977653631,0.43202979515828677,0.4338919925512104,0.43575418994413406,0.4376163873370577,0.43947858472998136,0.441340782122905,0.44320297951582865,0.4450651769087523,0.44692737430167595,0.44878957169459965,0.4506517690875233,0.4543761638733706,0.4581005586592179,0.45996275605214154,0.4618249534450652,0.4655493482309125,0.46741154562383613,0.4692737430167598,0.47113594040968343,0.4729981378026071,0.4748603351955307,0.478584729981378,0.48044692737430167,0.4823091247672253,0.48417132216014896,0.4860335195530726,0.48789571694599626,0.49162011173184356,0.4934823091247672,0.49534450651769085,0.4972067039106145,0.49906890130353815,0.5009310986964618,0.5027932960893855,0.5065176908752328,0.5083798882681564,0.5102420856610801,0.5121042830540037,0.5139664804469274,0.515828677839851,0.5176908752327747,0.521415270018622,0.5232774674115456,0.5251396648044693,0.527001862197393,0.5288640595903166,0.5307262569832403,0.5325884543761639,0.5344506517690876,0.5363128491620112,0.5381750465549349,0.5400372439478585,0.5418994413407822,0.5437616387337058,0.5456238361266295,0.547486033519553,0.5493482309124768,0.5512104283054003,0.553072625698324,0.5549348230912476,0.5567970204841713,0.5586592178770949,0.5605214152700186,0.5623836126629422,0.5642458100558659,0.5661080074487895,0.5679702048417132,0.5698324022346368,0.5716945996275605,0.5735567970204841,0.5754189944134078,0.5791433891992551,0.5810055865921788,0.5828677839851024,0.5847299813780261,0.5865921787709497,0.5884543761638734,0.590316573556797,0.5940409683426443,0.595903165735568,0.5977653631284916,0.5996275605214153,0.6014897579143389,0.6033519553072626,0.6052141527001862,0.6070763500931099,0.6089385474860335,0.6108007448789572,0.6126629422718808,0.6145251396648045,0.6163873370577281,0.6182495344506518,0.6201117318435754,0.6219739292364991,0.6238361266294227,0.6256983240223464,0.6294227188081937,0.6312849162011173,0.633147113594041,0.6350093109869647,0.6368715083798883,0.638733705772812,0.6405959031657356,0.6424581005586593,0.6443202979515829,0.6461824953445066,0.6480446927374302,0.6499068901303539,0.6517690875232774,0.6536312849162011,0.6554934823091247,0.6573556797020484,0.659217877094972,0.6610800744878957,0.6629422718808193,0.664804469273743,0.6666666666666666,0.6685288640595903,0.6703910614525139,0.6722532588454376,0.6741154562383612,0.6759776536312849,0.6778398510242085,0.6797020484171322,0.6815642458100558,0.6834264432029795,0.6852886405959032,0.6871508379888268,0.6890130353817505,0.6908752327746741,0.6927374301675978,0.6945996275605214,0.6964618249534451,0.6983240223463687,0.7001862197392924,0.702048417132216,0.7039106145251397,0.7057728119180633,0.707635009310987,0.7094972067039106,0.7113594040968343,0.7132216014897579,0.7150837988826816,0.7169459962756052,0.7188081936685289,0.7206703910614525,0.7225325884543762,0.7243947858472998,0.7262569832402235,0.7281191806331471,0.7299813780260708,0.7318435754189944,0.7337057728119181,0.7355679702048417,0.7374301675977654,0.7392923649906891,0.7411545623836127,0.7430167597765364,0.74487895716946,0.7467411545623837,0.7486033519553073,0.750465549348231,0.7523277467411545,0.7541899441340782,0.7560521415270018,0.7579143389199255,0.7597765363128491,0.7616387337057728,0.7635009310986964,0.7653631284916201,0.7672253258845437,0.7690875232774674,0.770949720670391,0.7728119180633147,0.7746741154562383,0.776536312849162,0.7783985102420856,0.7802607076350093,0.7821229050279329,0.7839851024208566,0.7858472998137802,0.7877094972067039,0.7895716945996276,0.7914338919925512,0.7932960893854749,0.7951582867783985,0.7970204841713222,0.7988826815642458,0.8007448789571695,0.8026070763500931,0.8044692737430168,0.8063314711359404,0.8081936685288641,0.8100558659217877,0.8119180633147114,0.813780260707635,0.8156424581005587,0.8175046554934823,0.819366852886406,0.8212290502793296,0.8230912476722533,0.8249534450651769,0.8268156424581006,0.8286778398510242,0.8305400372439479,0.8324022346368715,0.8342644320297952,0.8361266294227188,0.8379888268156425,0.839851024208566,0.8417132216014898,0.8435754189944135,0.845437616387337,0.8472998137802608,0.8491620111731844,0.851024208566108,0.8528864059590316,0.8547486033519553,0.8566108007448789,0.8584729981378026,0.8603351955307262,0.8621973929236499,0.8640595903165735,0.8659217877094972,0.8696461824953445,0.8715083798882681,0.8733705772811918,0.8770949720670391,0.8789571694599627,0.8808193668528864,0.88268156424581,0.8845437616387337,0.8864059590316573,0.888268156424581,0.8901303538175046,0.8919925512104283,0.8938547486033519,0.8957169459962756,0.8975791433891993,0.8994413407821229,0.9013035381750466,0.9031657355679702,0.9050279329608939,0.9068901303538175,0.9087523277467412,0.9106145251396648,0.9124767225325885,0.9143389199255121,0.9162011173184358,0.9180633147113594,0.9199255121042831,0.9217877094972067,0.9236499068901304,0.925512104283054,0.9273743016759777,0.9292364990689013,0.931098696461825,0.9329608938547486,0.9348230912476723,0.9366852886405959,0.9385474860335196,0.9404096834264432,0.9422718808193669,0.9441340782122905,0.9459962756052142,0.9478584729981379,0.9497206703910615,0.9515828677839852,0.9534450651769087,0.9553072625698324,0.957169459962756,0.9590316573556797,0.9608938547486033,0.962756052141527,0.9646182495344506,0.9664804469273743,0.9683426443202979,0.9702048417132216,0.9720670391061452,0.9739292364990689,0.9757914338919925,0.9776536312849162,0.9795158286778398,0.9813780260707635,0.9832402234636871,0.9851024208566108,0.9869646182495344,0.9888268156424581,0.9906890130353817,0.9925512104283054,0.994413407821229,0.9962756052141527,0.9981378026070763],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, green.filecoin.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-green.filecoin.io-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-green.filecoin.io-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..1021489073
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-green.filecoin.io-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[1.1497,1.3634,1.4345,1.4611,1.4818,1.5502,1.5703,1.6082,1.6564,1.6799,1.6817,1.7386,1.7852,1.8719,2.0406,2.0573,2.1104,2.1788,2.3829,2.4306,2.4581,2.5265,2.5285,2.5498,2.6067,2.6334,2.6783,2.6861,2.6949,2.7029,2.7079,2.7234,2.7435,2.7477,2.7506,2.7622,2.7763,2.7771,2.7889,2.7897,2.7899,2.7918,2.7940,2.7975,2.8152,2.8340,2.8362,2.8505,2.8734,2.8810,2.8862,2.8881,2.8884,2.8960,2.9027,2.9071,2.9073,2.9080,2.9186,2.9246,2.9315,2.9393,2.9436,2.9462,2.9469,2.9493,2.9510,2.9512,2.9564,2.9568,2.9605,2.9620,2.9690,2.9692,2.9732,2.9741,2.9756,2.9782,2.9788,2.9804,2.9811,2.9846,2.9891,2.9967,2.9992,3.0006,3.0070,3.0076,3.0086,3.0089,3.0096,3.0106,3.0120,3.0138,3.0140,3.0157,3.0160,3.0166,3.0183,3.0234,3.0254,3.0262,3.0366,3.0473,3.0495,3.0514,3.0578,3.0615,3.0662,3.0729,3.0744,3.0820,3.0830,3.0844,3.0857,3.0882,3.0898,3.0912,3.0960,3.0970,3.1009,3.1063,3.1069,3.1077,3.1110,3.1183,3.1195,3.1205,3.1237,3.1268,3.1289,3.1315,3.1340,3.1362,3.1373,3.1399,3.1409,3.1448,3.1460,3.1469,3.1562,3.1577,3.1583,3.1595,3.1599,3.1628,3.1686,3.1784,3.1817,3.1837,3.1847,3.1859,3.1865,3.1930,3.1947,3.1954,3.1959,3.1960,3.1964,3.1971,3.2026,3.2033,3.2071,3.2093,3.2095,3.2144,3.2236,3.2253,3.2277,3.2296,3.2314,3.2318,3.2335,3.2338,3.2343,3.2367,3.2411,3.2412,3.2417,3.2475,3.2494,3.2539,3.2543,3.2612,3.2699,3.2735,3.2736,3.2755,3.2780,3.2787,3.2788,3.2804,3.2842,3.2867,3.2935,3.2947,3.2987,3.3001,3.3052,3.3083,3.3119,3.3125,3.3129,3.3133,3.3144,3.3151,3.3154,3.3155,3.3196,3.3199,3.3231,3.3256,3.3257,3.3267,3.3280,3.3291,3.3309,3.3354,3.3368,3.3436,3.3455,3.3469,3.3483,3.3497,3.3512,3.3513,3.3518,3.3520,3.3537,3.3542,3.3571,3.3632,3.3693,3.3701,3.3702,3.3714,3.3739,3.3749,3.3773,3.3777,3.3779,3.3818,3.3836,3.3841,3.3865,3.3908,3.3917,3.3924,3.3932,3.3981,3.4018,3.4036,3.4060,3.4063,3.4064,3.4070,3.4074,3.4152,3.4180,3.4182,3.4198,3.4218,3.4219,3.4222,3.4225,3.4230,3.4242,3.4278,3.4290,3.4297,3.4312,3.4363,3.4371,3.4381,3.4396,3.4472,3.4474,3.4485,3.4494,3.4536,3.4618,3.4649,3.4661,3.4687,3.4688,3.4704,3.4713,3.4714,3.4754,3.4787,3.4798,3.4827,3.4834,3.4847,3.4856,3.4863,3.4939,3.4946,3.4953,3.4955,3.4988,3.5001,3.5033,3.5039,3.5060,3.5094,3.5146,3.5161,3.5177,3.5179,3.5207,3.5215,3.5226,3.5231,3.5233,3.5278,3.5327,3.5331,3.5350,3.5410,3.5444,3.5457,3.5496,3.5512,3.5520,3.5599,3.5612,3.5625,3.5654,3.5660,3.5668,3.5728,3.5736,3.5756,3.5790,3.5822,3.5878,3.5879,3.5902,3.5970,3.5981,3.6015,3.6182,3.6219,3.6230,3.6244,3.6262,3.6263,3.6265,3.6337,3.6350,3.6353,3.6370,3.6416,3.6419,3.6488,3.6500,3.6584,3.6597,3.6619,3.6646,3.6656,3.6687,3.6696,3.6746,3.6754,3.6799,3.6868,3.6870,3.6884,3.6894,3.6899,3.6910,3.6921,3.6954,3.6969,3.6988,3.6994,3.7018,3.7037,3.7132,3.7167,3.7189,3.7191,3.7208,3.7285,3.7357,3.7363,3.7364,3.7380,3.7382,3.7397,3.7421,3.7423,3.7455,3.7467,3.7510,3.7567,3.7643,3.7651,3.7693,3.7752,3.7769,3.7778,3.7786,3.7803,3.7812,3.7857,3.7877,3.8035,3.8074,3.8088,3.8141,3.8144,3.8198,3.8218,3.8228,3.8253,3.8279,3.8317,3.8346,3.8356,3.8372,3.8420,3.8473,3.8490,3.8493,3.8494,3.8503,3.8548,3.8593,3.8605,3.8635,3.8683,3.8874,3.8961,3.9038,3.9042,3.9067,3.9102,3.9132,3.9293,3.9315,3.9433,3.9495,3.9507,3.9621,3.9646,3.9688,3.9735,3.9793,3.9820,3.9851,3.9883,3.9967,4.0022,4.0033,4.0176,4.0353,4.0383,4.0441,4.0493,4.0516,4.0677,4.0779,4.0820,4.0861,4.0887,4.0891,4.0985,4.1033,4.1037,4.1050,4.1156,4.1218,4.1326,4.1675,4.1769,4.1788,4.1832,4.1836,4.1926,4.1973,4.2279,4.2373,4.2439,4.2451,4.2609,4.3024,4.3295,4.3364,4.3399,4.3425,4.3865,4.3871,4.3990,4.4127,4.4172,4.4204,4.4255,4.4399,4.4583,4.4658,4.4915,4.5244,4.5248,4.5462,4.5501,4.5639,4.5648,4.5832,4.5978,4.6088,4.6588,4.6684,4.6821,4.7032,4.7317,4.7909,4.9072,4.9328,4.9333,4.9413,5.1560,5.2276,5.2595,5.2893,5.3475,5.3519,5.3532,5.4052,5.4226,5.4681,5.5720,5.7144,5.7719,5.9720,5.9725,6.0440,6.0803,6.1240,6.3274,6.4149,6.5437,6.6588,6.7618,7.3471,7.5789],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.6499,1.5839,1.6628,1.6665,1.6799,1.6852,1.6897,1.6966,1.7114,1.7214,1.7400,1.7443,1.7517,1.7688,1.7999,1.8029,1.8287,1.8395,1.8422,1.8778,1.8786,1.8837,1.8887,1.9056,1.9100,1.9151,1.9260,1.9446,1.9455,1.9464,1.9866,2.0168,2.0169,2.0253,2.0286,2.0333,2.0525,2.0552,2.0676,2.0850,2.1210,2.1385,2.1541,2.1593,2.1604,2.1606,2.1729,2.1844,2.1853,2.1891,2.1997,2.2123,2.2209,2.2333,2.2404,2.2504,2.2636,2.2670,2.2721,2.2779,2.2852,2.2928,2.3013,2.3062,2.3157,2.3202,2.3217,2.3297,2.3357,2.3387,2.3411,2.3489,2.3507,2.3593,2.3669,2.3738,2.3839,2.3841,2.3891,2.3902,2.3926,2.3991,2.4068,2.4136,2.4145,2.4208,2.4543,2.4650,2.4666,2.4716,2.4749,2.4756,2.4802,2.4810,2.4844,2.4908,2.4951,2.4955,2.4996,2.5082,2.5304,2.5342,2.5376,2.5401,2.5416,2.5437,2.5459,2.5580,2.5619,2.5704,2.5744,2.5814,2.5853,2.5940,2.5954,2.5968,2.5979,2.6005,2.6011,2.6013,2.6050,2.6070,2.6102,2.6127,2.6136,2.6165,2.6175,2.6325,2.6337,2.6355,2.6440,2.6448,2.6459,2.6520,2.6559,2.6569,2.6590,2.6667,2.6673,2.6675,2.6746,2.6768,2.6782,2.6795,2.6803,2.6836,2.6955,2.6964,2.7010,2.7026,2.7056,2.7074,2.7090,2.7141,2.7168,2.7172,2.7193,2.7211,2.7216,2.7231,2.7244,2.7287,2.7309,2.7342,2.7359,2.7367,2.7370,2.7387,2.7403,2.7475,2.7494,2.7499,2.7522,2.7623,2.7637,2.7686,2.7747,2.7757,2.7779,2.7884,2.7890,2.7903,2.7918,2.7937,2.7952,2.7962,2.7966,2.7979,2.7994,2.8024,2.8035,2.8066,2.8118,2.8121,2.8123,2.8171,2.8196,2.8209,2.8235,2.8290,2.8299,2.8395,2.8439,2.8515,2.8516,2.8519,2.8562,2.8582,2.8584,2.8588,2.8608,2.8643,2.8649,2.8653,2.8660,2.8708,2.8710,2.8717,2.8725,2.8741,2.8790,2.8809,2.8811,2.8812,2.8859,2.8886,2.8902,2.8911,2.8927,2.8931,2.8932,2.8937,2.8972,2.9025,2.9049,2.9065,2.9068,2.9071,2.9072,2.9094,2.9132,2.9137,2.9157,2.9179,2.9182,2.9215,2.9240,2.9244,2.9255,2.9332,2.9348,2.9399,2.9426,2.9449,2.9451,2.9489,2.9542,2.9559,2.9561,2.9586,2.9604,2.9630,2.9643,2.9657,2.9669,2.9671,2.9676,2.9685,2.9697,2.9756,2.9765,2.9797,2.9812,2.9847,2.9936,2.9940,2.9984,3.0016,3.0050,3.0061,3.0075,3.0082,3.0083,3.0096,3.0103,3.0150,3.0153,3.0177,3.0190,3.0196,3.0269,3.0292,3.0295,3.0316,3.0371,3.0413,3.0426,3.0438,3.0467,3.0486,3.0491,3.0549,3.0576,3.0627,3.0634,3.0661,3.0669,3.0701,3.0706,3.0730,3.0733,3.0743,3.0749,3.0781,3.0784,3.0785,3.0791,3.0800,3.0811,3.0828,3.0867,3.0891,3.0907,3.0942,3.0975,3.0989,3.1004,3.1011,3.1040,3.1091,3.1111,3.1118,3.1148,3.1174,3.1188,3.1232,3.1291,3.1292,3.1306,3.1318,3.1340,3.1342,3.1364,3.1468,3.1503,3.1507,3.1510,3.1521,3.1538,3.1557,3.1567,3.1580,3.1600,3.1616,3.1627,3.1638,3.1659,3.1676,3.1682,3.1731,3.1734,3.1753,3.1804,3.1866,3.1867,3.1872,3.1881,3.1888,3.1916,3.1946,3.1961,3.2021,3.2038,3.2055,3.2076,3.2114,3.2121,3.2173,3.2174,3.2192,3.2249,3.2280,3.2321,3.2328,3.2357,3.2361,3.2441,3.2464,3.2475,3.2493,3.2516,3.2518,3.2570,3.2590,3.2651,3.2655,3.2672,3.2678,3.2696,3.2708,3.2715,3.2911,3.2912,3.2913,3.2936,3.2939,3.2940,3.2949,3.2976,3.2984,3.3010,3.3013,3.3044,3.3076,3.3079,3.3119,3.3136,3.3164,3.3171,3.3188,3.3201,3.3271,3.3330,3.3336,3.3350,3.3509,3.3586,3.3621,3.3642,3.3651,3.3675,3.3676,3.3700,3.3710,3.3719,3.3757,3.3788,3.3795,3.3937,3.3984,3.4097,3.4188,3.4226,3.4243,3.4244,3.4252,3.4332,3.4334,3.4336,3.4367,3.4371,3.4383,3.4386,3.4414,3.4415,3.4505,3.4517,3.4723,3.4769,3.4811,3.4828,3.4833,3.4889,3.5129,3.5137,3.5251,3.5373,3.5504,3.5596,3.5632,3.5706,3.5722,3.5735,3.5872,3.5947,3.6005,3.6044,3.6082,3.6109,3.6119,3.6290,3.6375,3.6388,3.6406,3.6446,3.6526,3.6537,3.6593,3.6872,3.6924,3.7144,3.7277,3.7387,3.7403,3.7508,3.7622,3.7629,3.7699,3.7791,3.7822,3.7831,3.7911,3.7992,3.8127,3.8258,3.8259,3.8270,3.8469,3.8698,3.9142,3.9486,3.9552,3.9727,4.0157,4.0163,4.0257,4.0509,4.0647,4.0763,4.1067,4.1894,4.2475,4.2677,4.2798,4.3246,4.3730,4.4067,4.4121,4.5230,4.5684,4.6024,4.6308,4.6319,4.9197,5.0186,5.0251,5.1376,5.2050,5.3511,5.5708,5.6386,6.0148,6.5920],"y":[0.0018018018018018018,0.0036036036036036037,0.005405405405405406,0.007207207207207207,0.009009009009009009,0.010810810810810811,0.012612612612612612,0.014414414414414415,0.016216216216216217,0.018018018018018018,0.01981981981981982,0.021621621621621623,0.023423423423423424,0.025225225225225224,0.02702702702702703,0.02882882882882883,0.03063063063063063,0.032432432432432434,0.03423423423423423,0.036036036036036036,0.03783783783783784,0.03963963963963964,0.04144144144144144,0.043243243243243246,0.04504504504504504,0.04684684684684685,0.04864864864864865,0.05045045045045045,0.05225225225225225,0.05405405405405406,0.055855855855855854,0.05765765765765766,0.05945945945945946,0.06126126126126126,0.06306306306306306,0.06486486486486487,0.06666666666666667,0.06846846846846846,0.07027027027027027,0.07207207207207207,0.07387387387387387,0.07567567567567568,0.07747747747747748,0.07927927927927927,0.08108108108108109,0.08288288288288288,0.08468468468468468,0.08648648648648649,0.08828828828828829,0.09009009009009009,0.0918918918918919,0.0936936936936937,0.09549549549549549,0.0972972972972973,0.0990990990990991,0.1009009009009009,0.10270270270270271,0.1045045045045045,0.1063063063063063,0.10810810810810811,0.10990990990990991,0.11171171171171171,0.11351351351351352,0.11531531531531532,0.11711711711711711,0.11891891891891893,0.12072072072072072,0.12252252252252252,0.12432432432432433,0.12612612612612611,0.12792792792792793,0.12972972972972974,0.13153153153153152,0.13333333333333333,0.13513513513513514,0.13693693693693693,0.13873873873873874,0.14054054054054055,0.14234234234234233,0.14414414414414414,0.14594594594594595,0.14774774774774774,0.15135135135135136,0.15315315315315314,0.15495495495495495,0.15675675675675677,0.15855855855855855,0.16036036036036036,0.16216216216216217,0.16396396396396395,0.16576576576576577,0.16756756756756758,0.16936936936936936,0.17117117117117117,0.17297297297297298,0.17477477477477477,0.17657657657657658,0.1783783783783784,0.18018018018018017,0.18198198198198198,0.1837837837837838,0.18558558558558558,0.1873873873873874,0.1891891891891892,0.19099099099099098,0.1927927927927928,0.1945945945945946,0.1963963963963964,0.1981981981981982,0.2,0.2018018018018018,0.2036036036036036,0.20540540540540542,0.2072072072072072,0.209009009009009,0.21081081081081082,0.2126126126126126,0.21441441441441442,0.21621621621621623,0.218018018018018,0.21981981981981982,0.22162162162162163,0.22342342342342342,0.22522522522522523,0.22702702702702704,0.22882882882882882,0.23063063063063063,0.23243243243243245,0.23423423423423423,0.23603603603603604,0.23783783783783785,0.23963963963963963,0.24144144144144145,0.24324324324324326,0.24504504504504504,0.24684684684684685,0.24864864864864866,0.25045045045045045,0.25225225225225223,0.25405405405405407,0.25585585585585585,0.25765765765765763,0.2594594594594595,0.26126126126126126,0.26306306306306304,0.2648648648648649,0.26666666666666666,0.26846846846846845,0.27207207207207207,0.27387387387387385,0.2756756756756757,0.2774774774774775,0.27927927927927926,0.2810810810810811,0.2828828828828829,0.28468468468468466,0.2864864864864865,0.2882882882882883,0.29009009009009007,0.2918918918918919,0.2936936936936937,0.2954954954954955,0.2972972972972973,0.2990990990990991,0.3009009009009009,0.3027027027027027,0.3045045045045045,0.3063063063063063,0.3081081081081081,0.3099099099099099,0.3117117117117117,0.31351351351351353,0.3153153153153153,0.3171171171171171,0.31891891891891894,0.3207207207207207,0.3225225225225225,0.32432432432432434,0.3261261261261261,0.3279279279279279,0.32972972972972975,0.33153153153153153,0.3333333333333333,0.33513513513513515,0.33693693693693694,0.3387387387387387,0.34054054054054056,0.34234234234234234,0.3441441441441441,0.34594594594594597,0.34774774774774775,0.34954954954954953,0.35135135135135137,0.35315315315315315,0.35495495495495494,0.3567567567567568,0.35855855855855856,0.36036036036036034,0.3621621621621622,0.36396396396396397,0.36576576576576575,0.3675675675675676,0.36936936936936937,0.37117117117117115,0.372972972972973,0.3747747747747748,0.37657657657657656,0.3783783783783784,0.3801801801801802,0.38198198198198197,0.3837837837837838,0.3855855855855856,0.38738738738738737,0.3891891891891892,0.390990990990991,0.3927927927927928,0.3945945945945946,0.3963963963963964,0.3981981981981982,0.4,0.4018018018018018,0.4036036036036036,0.40540540540540543,0.4072072072072072,0.409009009009009,0.41081081081081083,0.4126126126126126,0.4144144144144144,0.41621621621621624,0.418018018018018,0.4198198198198198,0.42162162162162165,0.42342342342342343,0.4252252252252252,0.42702702702702705,0.42882882882882883,0.4306306306306306,0.43243243243243246,0.43423423423423424,0.43783783783783786,0.43963963963963965,0.44144144144144143,0.44324324324324327,0.44504504504504505,0.44684684684684683,0.4486486486486487,0.45045045045045046,0.45225225225225224,0.4540540540540541,0.45585585585585586,0.45765765765765765,0.4594594594594595,0.46126126126126127,0.46306306306306305,0.4648648648648649,0.4666666666666667,0.46846846846846846,0.4702702702702703,0.4720720720720721,0.47387387387387386,0.4756756756756757,0.4774774774774775,0.47927927927927927,0.4810810810810811,0.4828828828828829,0.4846846846846847,0.4864864864864865,0.4882882882882883,0.4900900900900901,0.4918918918918919,0.4936936936936937,0.4954954954954955,0.4972972972972973,0.4990990990990991,0.5009009009009009,0.5027027027027027,0.5045045045045045,0.5081081081081081,0.5099099099099099,0.5117117117117117,0.5135135135135135,0.5153153153153153,0.5171171171171172,0.518918918918919,0.5207207207207207,0.5243243243243243,0.5261261261261261,0.527927927927928,0.5297297297297298,0.5315315315315315,0.5333333333333333,0.5369369369369369,0.5387387387387388,0.5405405405405406,0.5423423423423424,0.5441441441441441,0.5459459459459459,0.5477477477477477,0.5495495495495496,0.5513513513513514,0.5531531531531532,0.554954954954955,0.5567567567567567,0.5585585585585585,0.5603603603603604,0.563963963963964,0.5657657657657658,0.5675675675675675,0.5693693693693693,0.5711711711711712,0.572972972972973,0.5747747747747748,0.5765765765765766,0.5783783783783784,0.5801801801801801,0.581981981981982,0.5837837837837838,0.5855855855855856,0.5873873873873874,0.5891891891891892,0.590990990990991,0.5927927927927928,0.5945945945945946,0.5981981981981982,0.6,0.6018018018018018,0.6036036036036037,0.6054054054054054,0.6072072072072072,0.609009009009009,0.6108108108108108,0.6126126126126126,0.6144144144144145,0.6162162162162163,0.618018018018018,0.6198198198198198,0.6216216216216216,0.6234234234234234,0.6252252252252253,0.6270270270270271,0.6288288288288288,0.6306306306306306,0.6324324324324324,0.6342342342342342,0.6360360360360361,0.6378378378378379,0.6396396396396397,0.6414414414414414,0.6432432432432432,0.645045045045045,0.6468468468468469,0.6486486486486487,0.6504504504504505,0.6522522522522523,0.654054054054054,0.6558558558558558,0.6576576576576577,0.6594594594594595,0.6612612612612613,0.6630630630630631,0.6648648648648648,0.6666666666666666,0.6684684684684684,0.6702702702702703,0.6720720720720721,0.6738738738738739,0.6756756756756757,0.6774774774774774,0.6792792792792792,0.6810810810810811,0.6828828828828829,0.6846846846846847,0.6864864864864865,0.6882882882882883,0.69009009009009,0.6918918918918919,0.6936936936936937,0.6954954954954955,0.6972972972972973,0.6990990990990991,0.7009009009009008,0.7027027027027027,0.7045045045045045,0.7063063063063063,0.7081081081081081,0.7099099099099099,0.7117117117117117,0.7135135135135136,0.7153153153153153,0.7171171171171171,0.7189189189189189,0.7207207207207207,0.7243243243243244,0.7261261261261261,0.7279279279279279,0.7297297297297297,0.7315315315315315,0.7333333333333333,0.7351351351351352,0.736936936936937,0.7387387387387387,0.7405405405405405,0.7423423423423423,0.7441441441441441,0.745945945945946,0.7477477477477478,0.7495495495495496,0.7513513513513513,0.7531531531531531,0.7549549549549549,0.7567567567567568,0.7585585585585586,0.7603603603603604,0.7621621621621621,0.7639639639639639,0.7657657657657657,0.7675675675675676,0.7693693693693694,0.7711711711711712,0.772972972972973,0.7747747747747747,0.7765765765765765,0.7783783783783784,0.7801801801801802,0.781981981981982,0.7837837837837838,0.7855855855855856,0.7873873873873873,0.7891891891891892,0.790990990990991,0.7927927927927928,0.7945945945945946,0.7963963963963964,0.7981981981981981,0.8,0.8018018018018018,0.8036036036036036,0.8054054054054054,0.8072072072072072,0.809009009009009,0.8108108108108109,0.8126126126126126,0.8144144144144144,0.8162162162162162,0.818018018018018,0.8198198198198198,0.8216216216216217,0.8234234234234235,0.8252252252252252,0.827027027027027,0.8288288288288288,0.8306306306306306,0.8324324324324325,0.8342342342342343,0.836036036036036,0.8378378378378378,0.8396396396396396,0.8414414414414414,0.8432432432432433,0.8450450450450451,0.8468468468468469,0.8486486486486486,0.8504504504504504,0.8522522522522522,0.8540540540540541,0.8558558558558559,0.8576576576576577,0.8594594594594595,0.863063063063063,0.8648648648648649,0.8666666666666667,0.8684684684684685,0.8702702702702703,0.872072072072072,0.8738738738738738,0.8756756756756757,0.8774774774774775,0.8792792792792793,0.8810810810810811,0.8828828828828829,0.8846846846846846,0.8864864864864865,0.8882882882882883,0.8900900900900901,0.8918918918918919,0.8936936936936937,0.8954954954954955,0.8972972972972973,0.8990990990990991,0.9027027027027027,0.9045045045045045,0.9063063063063063,0.9081081081081082,0.9099099099099099,0.9117117117117117,0.9135135135135135,0.9153153153153153,0.9171171171171171,0.918918918918919,0.9207207207207208,0.9225225225225225,0.9243243243243243,0.9261261261261261,0.9279279279279279,0.9297297297297298,0.9315315315315316,0.9333333333333333,0.9351351351351351,0.9369369369369369,0.9387387387387387,0.9405405405405406,0.9423423423423424,0.9441441441441442,0.9459459459459459,0.9477477477477477,0.9495495495495495,0.9513513513513514,0.9531531531531532,0.954954954954955,0.9567567567567568,0.9585585585585585,0.9603603603603603,0.9621621621621622,0.963963963963964,0.9657657657657658,0.9675675675675676,0.9693693693693693,0.9711711711711711,0.972972972972973,0.9747747747747748,0.9765765765765766,0.9783783783783784,0.9801801801801802,0.9819819819819819,0.9837837837837838,0.9855855855855856,0.9873873873873874,0.9891891891891892,0.990990990990991,0.9927927927927928,0.9945945945945946,0.9963963963963964,0.9981981981981982],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.7554,0.7593,1.2999,1.6776,1.6877,1.7107,1.8600,2.1531,2.3598,2.5581,2.5635,2.5985,2.6124,2.7148,2.7215,2.7290,2.7553,2.7591,2.7971,2.8018,2.8206,2.8372,2.8405,2.8653,2.8673,2.8682,2.8806,2.8930,2.9041,2.9191,2.9326,2.9656,2.9737,2.9762,2.9783,2.9784,2.9802,2.9803,3.0072,3.0093,3.0099,3.0146,3.0196,3.0202,3.0211,3.0262,3.0337,3.0432,3.0439,3.0450,3.0498,3.0601,3.0640,3.0644,3.0655,3.0705,3.0766,3.0789,3.0825,3.0851,3.0915,3.0933,3.0964,3.0975,3.1126,3.1129,3.1271,3.1348,3.1377,3.1393,3.1420,3.1572,3.1576,3.1597,3.1695,3.1713,3.1733,3.1746,3.1755,3.1845,3.1852,3.1855,3.1865,3.1905,3.1957,3.1963,3.2027,3.2063,3.2109,3.2115,3.2135,3.2212,3.2225,3.2461,3.2496,3.2578,3.2581,3.2605,3.2664,3.2678,3.2688,3.2728,3.2763,3.2859,3.2876,3.2943,3.2971,3.3008,3.3016,3.3037,3.3141,3.3145,3.3153,3.3161,3.3162,3.3255,3.3308,3.3310,3.3336,3.3391,3.3393,3.3412,3.3445,3.3491,3.3496,3.3499,3.3650,3.3681,3.3699,3.3714,3.3757,3.3797,3.3821,3.3842,3.3895,3.3907,3.3918,3.3921,3.3938,3.3974,3.3996,3.4050,3.4057,3.4072,3.4107,3.4122,3.4216,3.4236,3.4302,3.4340,3.4342,3.4393,3.4412,3.4421,3.4464,3.4488,3.4526,3.4528,3.4554,3.4573,3.4621,3.4680,3.4688,3.4692,3.4742,3.4772,3.4782,3.4784,3.4835,3.4842,3.4878,3.4890,3.4891,3.4939,3.4956,3.4958,3.4983,3.4992,3.5004,3.5017,3.5024,3.5062,3.5078,3.5082,3.5109,3.5258,3.5277,3.5363,3.5376,3.5383,3.5386,3.5524,3.5532,3.5600,3.5648,3.5671,3.5693,3.5723,3.5768,3.5834,3.5843,3.5846,3.5883,3.5896,3.6047,3.6075,3.6099,3.6118,3.6146,3.6192,3.6256,3.6408,3.6423,3.6454,3.6491,3.6544,3.6546,3.6595,3.6621,3.6627,3.6648,3.6652,3.6705,3.6771,3.6774,3.6777,3.6788,3.6807,3.6947,3.6979,3.7029,3.7096,3.7149,3.7154,3.7157,3.7167,3.7168,3.7211,3.7300,3.7427,3.7446,3.7538,3.7603,3.7614,3.7767,3.7768,3.7805,3.7992,3.8022,3.8093,3.8098,3.8123,3.8125,3.8128,3.8152,3.8248,3.8294,3.8304,3.8331,3.8336,3.8356,3.8361,3.8367,3.8394,3.8395,3.8429,3.8532,3.8565,3.8571,3.8572,3.8581,3.8630,3.8671,3.8711,3.8731,3.8780,3.8784,3.8799,3.8809,3.8872,3.8874,3.8894,3.8938,3.9109,3.9113,3.9120,3.9168,3.9260,3.9293,3.9356,3.9422,3.9581,3.9587,3.9591,3.9632,3.9685,3.9710,3.9828,3.9997,4.0059,4.0067,4.0147,4.0148,4.0194,4.0207,4.0227,4.0229,4.0268,4.0302,4.0410,4.0456,4.0461,4.0481,4.0505,4.0507,4.0549,4.0574,4.0575,4.0656,4.0736,4.0807,4.0810,4.0823,4.0979,4.1035,4.1076,4.1164,4.1168,4.1195,4.1197,4.1262,4.1381,4.1507,4.1539,4.1541,4.1588,4.1622,4.1697,4.1712,4.1814,4.1853,4.1867,4.1936,4.1958,4.2044,4.2309,4.2315,4.2317,4.2331,4.2425,4.2434,4.2500,4.2724,4.2816,4.2853,4.2859,4.2953,4.3013,4.3016,4.3058,4.3134,4.3160,4.3190,4.3233,4.3236,4.3241,4.3261,4.3284,4.3724,4.3762,4.3908,4.4077,4.4209,4.4271,4.4298,4.4373,4.4400,4.4402,4.4477,4.4478,4.4503,4.4568,4.4623,4.4632,4.4726,4.4759,4.4783,4.4887,4.4962,4.4971,4.5005,4.5086,4.5132,4.5177,4.5198,4.5206,4.5272,4.5307,4.5380,4.5398,4.5409,4.5639,4.5674,4.5861,4.5866,4.5915,4.5963,4.6079,4.6247,4.6267,4.6278,4.6388,4.6489,4.6646,4.6750,4.7072,4.7082,4.7201,4.7276,4.7282,4.7288,4.7337,4.7464,4.7680,4.7686,4.7719,4.7982,4.8172,4.8239,4.8771,4.9277,4.9362,4.9673,4.9864,5.0047,5.0456,5.0485,5.0520,5.0521,5.0686,5.0798,5.0842,5.0923,5.0930,5.1011,5.1075,5.1216,5.1334,5.1465,5.1728,5.1852,5.1958,5.2128,5.2160,5.2279,5.2316,5.2509,5.2844,5.2906,5.3095,5.3167,5.3201,5.3246,5.3301,5.3407,5.3766,5.3791,5.4032,5.4115,5.4123,5.4161,5.4185,5.4232,5.4239,5.4441,5.5233,5.5369,5.5444,5.5681,5.5896,5.6276,5.6585,5.6649,5.6855,5.6898,5.7212,5.7323,5.7583,5.7659,5.7765,5.7792,5.7817,5.7856,5.7960,5.8058,5.8126,5.8410,5.8432,5.8458,5.8637,5.8710,5.8741,5.8800,5.8849,5.9160,5.9352,5.9566,6.0154,6.0215,6.0833,6.1289,6.1474,6.1560,6.1650,6.2024,6.2320,6.2561,6.2999,6.3043,6.3424,6.3643,6.3761,6.4116,6.4717,6.5231,6.5366,6.5984,6.6919,6.7034,6.7177,6.7271,6.7663,6.8180,6.8268,6.8697,6.8784,6.8964,6.9174,6.9519,7.2699,7.6212,7.8011,8.4813],"y":[0.0018214936247723133,0.0036429872495446266,0.00546448087431694,0.007285974499089253,0.009107468123861567,0.01092896174863388,0.012750455373406194,0.014571948998178506,0.01639344262295082,0.018214936247723135,0.020036429872495445,0.02185792349726776,0.023679417122040074,0.025500910746812388,0.0273224043715847,0.029143897996357013,0.030965391621129327,0.03278688524590164,0.03460837887067395,0.03642987249544627,0.03825136612021858,0.04007285974499089,0.04189435336976321,0.04371584699453552,0.04553734061930783,0.04735883424408015,0.04918032786885246,0.051001821493624776,0.052823315118397086,0.0546448087431694,0.056466302367941715,0.058287795992714025,0.060109289617486336,0.061930783242258654,0.06375227686703097,0.06557377049180328,0.06739526411657559,0.0692167577413479,0.07103825136612021,0.07285974499089254,0.07468123861566485,0.07650273224043716,0.07832422586520947,0.08014571948998178,0.08196721311475409,0.08378870673952642,0.08561020036429873,0.08925318761384335,0.09107468123861566,0.09289617486338798,0.0947176684881603,0.0965391621129326,0.09836065573770492,0.10018214936247723,0.10200364298724955,0.10382513661202186,0.10564663023679417,0.10746812386156648,0.1092896174863388,0.1111111111111111,0.11293260473588343,0.11475409836065574,0.11657559198542805,0.11839708561020036,0.12021857923497267,0.122040072859745,0.12386156648451731,0.12568306010928962,0.12750455373406194,0.12932604735883424,0.13114754098360656,0.13296903460837886,0.13479052823315119,0.1366120218579235,0.1384335154826958,0.14025500910746813,0.14207650273224043,0.14389799635701275,0.14571948998178508,0.14754098360655737,0.1493624772313297,0.151183970856102,0.15300546448087432,0.15482695810564662,0.15664845173041894,0.16029143897996356,0.1621129326047359,0.16393442622950818,0.1657559198542805,0.16757741347905283,0.16939890710382513,0.17122040072859745,0.17304189435336975,0.17486338797814208,0.1766848816029144,0.1785063752276867,0.18032786885245902,0.18214936247723132,0.18397085610200364,0.18579234972677597,0.18761384335154827,0.1894353369763206,0.1912568306010929,0.1930783242258652,0.19489981785063754,0.19672131147540983,0.19854280510018216,0.20036429872495445,0.20218579234972678,0.2040072859744991,0.2058287795992714,0.20765027322404372,0.20947176684881602,0.21129326047358835,0.21311475409836064,0.21493624772313297,0.2167577413479053,0.2185792349726776,0.2204007285974499,0.2222222222222222,0.22404371584699453,0.22586520947176686,0.22768670309653916,0.22950819672131148,0.23132969034608378,0.2331511839708561,0.23497267759562843,0.23679417122040072,0.23861566484517305,0.24043715846994534,0.24225865209471767,0.24408014571949,0.2459016393442623,0.24772313296903462,0.2495446265938069,0.25318761384335153,0.2550091074681239,0.2568306010928962,0.2586520947176685,0.2604735883424408,0.26229508196721313,0.2641165755919854,0.2659380692167577,0.2677595628415301,0.26958105646630237,0.27140255009107467,0.273224043715847,0.2750455373406193,0.2768670309653916,0.2786885245901639,0.28051001821493626,0.28233151183970856,0.28415300546448086,0.2859744990892532,0.2877959927140255,0.2896174863387978,0.29143897996357016,0.29326047358834245,0.29508196721311475,0.29690346083788705,0.2987249544626594,0.3005464480874317,0.302367941712204,0.30418943533697634,0.30601092896174864,0.30783242258652094,0.30965391621129323,0.3114754098360656,0.3132969034608379,0.3151183970856102,0.31693989071038253,0.31876138433515483,0.3205828779599271,0.3224043715846995,0.3242258652094718,0.32604735883424407,0.32786885245901637,0.3296903460837887,0.331511839708561,0.3333333333333333,0.33515482695810567,0.33697632058287796,0.33879781420765026,0.3406193078324226,0.3424408014571949,0.3442622950819672,0.3460837887067395,0.34790528233151186,0.34972677595628415,0.35154826958105645,0.3533697632058288,0.3551912568306011,0.3570127504553734,0.3588342440801457,0.36065573770491804,0.36247723132969034,0.36429872495446264,0.366120218579235,0.3679417122040073,0.3697632058287796,0.37158469945355194,0.37340619307832423,0.37522768670309653,0.3770491803278688,0.3788706739526412,0.3806921675774135,0.3825136612021858,0.3843351548269581,0.3861566484517304,0.3879781420765027,0.38979963570127507,0.39162112932604737,0.39344262295081966,0.39526411657559196,0.3970856102003643,0.3989071038251366,0.4007285974499089,0.40255009107468126,0.40619307832422585,0.4080145719489982,0.4098360655737705,0.4116575591985428,0.4134790528233151,0.41530054644808745,0.41712204007285975,0.41894353369763204,0.4207650273224044,0.4225865209471767,0.424408014571949,0.4262295081967213,0.42805100182149364,0.42987249544626593,0.43169398907103823,0.4335154826958106,0.4353369763205829,0.4371584699453552,0.43897996357012753,0.4408014571948998,0.4426229508196721,0.4444444444444444,0.44626593806921677,0.44808743169398907,0.44990892531876137,0.4517304189435337,0.453551912568306,0.4553734061930783,0.45719489981785066,0.45901639344262296,0.46083788706739526,0.46265938069216755,0.4644808743169399,0.4663023679417122,0.4681238615664845,0.46994535519125685,0.47176684881602915,0.47358834244080145,0.47540983606557374,0.4772313296903461,0.4790528233151184,0.4808743169398907,0.48269581056466304,0.48451730418943534,0.48633879781420764,0.48816029143898,0.4899817850637523,0.4918032786885246,0.4936247723132969,0.49544626593806923,0.4972677595628415,0.4990892531876138,0.5009107468123861,0.5027322404371585,0.5045537340619308,0.5063752276867031,0.5081967213114754,0.5100182149362478,0.51183970856102,0.5136612021857924,0.5154826958105647,0.517304189435337,0.5191256830601093,0.5209471766848816,0.5227686703096539,0.5245901639344263,0.5264116575591985,0.5282331511839709,0.5300546448087432,0.5318761384335154,0.5336976320582878,0.5355191256830601,0.5373406193078324,0.5391621129326047,0.5409836065573771,0.5428051001821493,0.5446265938069217,0.546448087431694,0.5482695810564663,0.5500910746812386,0.5519125683060109,0.5537340619307832,0.5555555555555556,0.5573770491803278,0.5591985428051002,0.5610200364298725,0.5628415300546448,0.5646630236794171,0.5664845173041895,0.5683060109289617,0.5701275045537341,0.5719489981785064,0.5737704918032787,0.575591985428051,0.5774134790528234,0.5792349726775956,0.581056466302368,0.5828779599271403,0.5846994535519126,0.5865209471766849,0.5883424408014571,0.5901639344262295,0.5919854280510018,0.5938069216757741,0.5956284153005464,0.5974499089253188,0.599271402550091,0.6010928961748634,0.6029143897996357,0.604735883424408,0.6065573770491803,0.6083788706739527,0.6102003642987249,0.6120218579234973,0.6138433515482696,0.6156648451730419,0.6174863387978142,0.6193078324225865,0.6211293260473588,0.6229508196721312,0.6247723132969034,0.6265938069216758,0.6284153005464481,0.6302367941712204,0.6320582877959927,0.6338797814207651,0.6357012750455373,0.6375227686703097,0.639344262295082,0.6411657559198543,0.6429872495446266,0.644808743169399,0.6466302367941712,0.6484517304189436,0.6502732240437158,0.6520947176684881,0.6539162112932605,0.6557377049180327,0.6575591985428051,0.6593806921675774,0.6612021857923497,0.663023679417122,0.6648451730418944,0.6666666666666666,0.668488160291439,0.6703096539162113,0.6721311475409836,0.6739526411657559,0.6757741347905283,0.6775956284153005,0.6794171220400729,0.6812386156648452,0.6830601092896175,0.6867030965391621,0.6885245901639344,0.6903460837887068,0.692167577413479,0.6939890710382514,0.6958105646630237,0.697632058287796,0.6994535519125683,0.7012750455373407,0.7030965391621129,0.7049180327868853,0.7067395264116576,0.7085610200364298,0.7103825136612022,0.7122040072859745,0.7140255009107468,0.7158469945355191,0.7176684881602914,0.7194899817850637,0.7213114754098361,0.7231329690346083,0.7249544626593807,0.726775956284153,0.7285974499089253,0.7304189435336976,0.73224043715847,0.7340619307832422,0.7358834244080146,0.7377049180327869,0.7395264116575592,0.7413479052823315,0.7431693989071039,0.7449908925318761,0.7468123861566485,0.7486338797814208,0.7504553734061931,0.7522768670309654,0.7540983606557377,0.75591985428051,0.7577413479052824,0.7595628415300546,0.761384335154827,0.7632058287795993,0.7650273224043715,0.7668488160291439,0.7686703096539163,0.7704918032786885,0.7723132969034608,0.7741347905282332,0.7759562841530054,0.7777777777777778,0.7795992714025501,0.7814207650273224,0.7832422586520947,0.785063752276867,0.7868852459016393,0.7887067395264117,0.7905282331511839,0.7923497267759563,0.7941712204007286,0.7959927140255009,0.7978142076502732,0.7996357012750456,0.8014571948998178,0.8032786885245902,0.8051001821493625,0.8069216757741348,0.8087431693989071,0.8105646630236795,0.8123861566484517,0.8142076502732241,0.8160291438979964,0.8178506375227687,0.819672131147541,0.8214936247723132,0.8233151183970856,0.825136612021858,0.8269581056466302,0.8287795992714025,0.8306010928961749,0.8324225865209471,0.8342440801457195,0.8360655737704918,0.8378870673952641,0.8397085610200364,0.8415300546448088,0.843351548269581,0.8451730418943534,0.8469945355191257,0.848816029143898,0.8506375227686703,0.8524590163934426,0.8542805100182149,0.8561020036429873,0.8579234972677595,0.8597449908925319,0.8615664845173042,0.8633879781420765,0.8652094717668488,0.8670309653916212,0.8688524590163934,0.8706739526411658,0.8724954462659381,0.8743169398907104,0.8761384335154827,0.8779599271402551,0.8797814207650273,0.8816029143897997,0.8834244080145719,0.8852459016393442,0.8870673952641166,0.8888888888888888,0.8907103825136612,0.8925318761384335,0.8943533697632058,0.8961748633879781,0.8979963570127505,0.8998178506375227,0.9016393442622951,0.9034608378870674,0.9052823315118397,0.907103825136612,0.9089253187613844,0.9107468123861566,0.912568306010929,0.9143897996357013,0.9162112932604736,0.9180327868852459,0.9198542805100182,0.9216757741347905,0.9234972677595629,0.9253187613843351,0.9271402550091075,0.9289617486338798,0.930783242258652,0.9326047358834244,0.9344262295081968,0.936247723132969,0.9380692167577414,0.9398907103825137,0.941712204007286,0.9435336976320583,0.9453551912568307,0.9471766848816029,0.9489981785063752,0.9508196721311475,0.9526411657559198,0.9544626593806922,0.9562841530054644,0.9581056466302368,0.9599271402550091,0.9617486338797814,0.9635701275045537,0.9653916211293261,0.9672131147540983,0.9690346083788707,0.970856102003643,0.9726775956284153,0.9744990892531876,0.97632058287796,0.9781420765027322,0.9799635701275046,0.9817850637522769,0.9836065573770492,0.9854280510018215,0.9872495446265938,0.9890710382513661,0.9908925318761385,0.9927140255009107,0.994535519125683,0.9963570127504554,0.9981785063752276],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.5034,0.5112,0.5121,0.5239,0.5259,0.5280,0.5315,0.5427,0.5470,0.5493,0.5500,0.5518,0.5616,0.5636,0.5666,0.5728,0.5732,0.5752,0.5808,0.5904,0.5963,0.5970,0.6041,0.6111,0.6137,0.6150,0.6166,0.6195,0.6221,0.6284,0.6307,0.6353,0.6381,0.6415,0.6443,0.6493,0.6545,0.6555,0.6582,0.6608,0.6617,0.6642,0.6678,0.6679,0.6684,0.6713,0.6732,0.6756,0.6768,0.6780,0.6782,0.6783,0.6800,0.6805,0.6810,0.6814,0.6827,0.6849,0.6862,0.6895,0.6941,0.6963,0.6989,0.6993,0.7026,0.7027,0.7037,0.7079,0.7092,0.7100,0.7113,0.7116,0.7191,0.7199,0.7214,0.7228,0.7240,0.7267,0.7281,0.7287,0.7312,0.7315,0.7316,0.7319,0.7351,0.7355,0.7382,0.7384,0.7391,0.7421,0.7443,0.7459,0.7467,0.7485,0.7536,0.7544,0.7577,0.7596,0.7617,0.7647,0.7701,0.7739,0.7755,0.7765,0.7770,0.7774,0.7782,0.7783,0.7827,0.7851,0.7857,0.7877,0.7892,0.7933,0.7949,0.7997,0.8020,0.8031,0.8033,0.8061,0.8115,0.8123,0.8143,0.8180,0.8217,0.8222,0.8228,0.8239,0.8243,0.8291,0.8308,0.8309,0.8333,0.8335,0.8356,0.8373,0.8389,0.8391,0.8398,0.8440,0.8485,0.8565,0.8638,0.8641,0.8649,0.8659,0.8670,0.8757,0.8799,0.8862,0.8872,0.8873,0.8893,0.8906,0.8937,0.8948,0.8949,0.8972,0.8979,0.8981,0.8982,0.8996,0.9002,0.9006,0.9024,0.9027,0.9069,0.9078,0.9099,0.9105,0.9108,0.9131,0.9191,0.9204,0.9317,0.9319,0.9332,0.9387,0.9407,0.9429,0.9449,0.9467,0.9487,0.9497,0.9545,0.9575,0.9600,0.9613,0.9643,0.9669,0.9694,0.9726,0.9733,0.9750,0.9765,0.9783,0.9784,0.9810,0.9874,0.9885,0.9903,0.9919,0.9931,0.9963,1.0004,1.0039,1.0049,1.0062,1.0069,1.0072,1.0129,1.0175,1.0188,1.0233,1.0271,1.0276,1.0279,1.0300,1.0331,1.0348,1.0353,1.0379,1.0382,1.0391,1.0396,1.0403,1.0515,1.0518,1.0532,1.0562,1.0571,1.0576,1.0582,1.0585,1.0592,1.0607,1.0610,1.0669,1.0671,1.0680,1.0694,1.0723,1.0769,1.0773,1.0799,1.0813,1.0822,1.0827,1.0868,1.0903,1.0909,1.0915,1.0936,1.1041,1.1046,1.1060,1.1073,1.1078,1.1114,1.1126,1.1211,1.1259,1.1336,1.1349,1.1373,1.1376,1.1386,1.1394,1.1462,1.1493,1.1510,1.1559,1.1564,1.1575,1.1586,1.1588,1.1595,1.1623,1.1624,1.1629,1.1631,1.1664,1.1672,1.1673,1.1689,1.1724,1.1737,1.1741,1.1750,1.1802,1.1808,1.1810,1.1866,1.1890,1.1904,1.1970,1.1995,1.2002,1.2038,1.2092,1.2136,1.2153,1.2176,1.2193,1.2205,1.2212,1.2235,1.2278,1.2344,1.2387,1.2389,1.2397,1.2443,1.2444,1.2464,1.2476,1.2488,1.2493,1.2521,1.2536,1.2614,1.2623,1.2641,1.2697,1.2714,1.2730,1.2751,1.2861,1.2868,1.2869,1.2882,1.2918,1.2945,1.2946,1.3053,1.3069,1.3128,1.3168,1.3241,1.3249,1.3267,1.3296,1.3315,1.3332,1.3378,1.3389,1.3404,1.3446,1.3463,1.3473,1.3515,1.3516,1.3543,1.3564,1.3572,1.3606,1.3691,1.3697,1.3721,1.3727,1.3728,1.3757,1.3768,1.3786,1.3803,1.3813,1.3831,1.3910,1.3911,1.3958,1.3981,1.3984,1.4008,1.4063,1.4075,1.4090,1.4129,1.4150,1.4160,1.4189,1.4190,1.4215,1.4240,1.4252,1.4269,1.4282,1.4325,1.4360,1.4368,1.4469,1.4516,1.4550,1.4601,1.4604,1.4667,1.4679,1.4683,1.4724,1.4748,1.4776,1.4786,1.4826,1.4838,1.4892,1.4899,1.4920,1.4990,1.5037,1.5047,1.5150,1.5196,1.5245,1.5255,1.5293,1.5298,1.5318,1.5324,1.5369,1.5415,1.5481,1.5485,1.5488,1.5508,1.5526,1.5541,1.5549,1.5652,1.5663,1.5723,1.5841,1.5960,1.5988,1.6054,1.6068,1.6082,1.6237,1.6255,1.6275,1.6280,1.6295,1.6319,1.6329,1.6362,1.6403,1.6461,1.6467,1.6491,1.6492,1.6496,1.6576,1.6613,1.6683,1.6772,1.6819,1.6838,1.6860,1.6975,1.6981,1.7015,1.7110,1.7176,1.7207,1.7234,1.7244,1.7257,1.7282,1.7313,1.7323,1.7361,1.7381,1.7505,1.7698,1.7769,1.7919,1.7943,1.8074,1.8133,1.8173,1.8179,1.8245,1.8358,1.8436,1.8458,1.8462,1.8790,1.8830,1.8879,1.8890,1.8923,1.9068,1.9210,1.9211,1.9413,1.9443,1.9458,1.9657,1.9673,1.9742,2.0044,2.0140,2.0160,2.0643,2.0868,2.1079,2.1095,2.1240,2.1312,2.1505,2.1622,2.2120,2.2447,2.2763,2.4166,2.4517,2.5566,2.5889,2.6734,2.7612,2.9075,2.9212,2.9409,2.9484,3.1220,3.2352,3.4670,3.6668,4.0373,4.6865,4.8702,4.9192,4.9951,6.0842,8.1177,10.5073,11.1511],"y":[0.0018281535648994515,0.003656307129798903,0.005484460694698354,0.007312614259597806,0.009140767824497258,0.010968921389396709,0.012797074954296161,0.014625228519195612,0.016453382084095063,0.018281535648994516,0.02010968921389397,0.021937842778793418,0.02376599634369287,0.025594149908592323,0.027422303473491772,0.029250457038391225,0.031078610603290677,0.03290676416819013,0.03473491773308958,0.03656307129798903,0.038391224862888484,0.04021937842778794,0.04204753199268738,0.043875685557586835,0.04570383912248629,0.04753199268738574,0.04936014625228519,0.051188299817184646,0.05301645338208409,0.054844606946983544,0.056672760511883,0.05850091407678245,0.0603290676416819,0.062157221206581355,0.06398537477148081,0.06581352833638025,0.06764168190127971,0.06946983546617916,0.0712979890310786,0.07312614259597806,0.07495429616087751,0.07678244972577697,0.07861060329067641,0.08043875685557587,0.08226691042047532,0.08409506398537477,0.08592321755027423,0.08775137111517367,0.08957952468007313,0.09140767824497258,0.09323583180987204,0.09506398537477148,0.09689213893967093,0.09872029250457039,0.10054844606946983,0.10237659963436929,0.10420475319926874,0.10603290676416818,0.10786106032906764,0.10968921389396709,0.113345521023766,0.11517367458866545,0.1170018281535649,0.11882998171846434,0.1206581352833638,0.12248628884826325,0.12431444241316271,0.12614259597806216,0.12797074954296161,0.12979890310786105,0.1316270566727605,0.13345521023765997,0.13528336380255943,0.13711151736745886,0.13893967093235832,0.14076782449725778,0.1425959780621572,0.14442413162705667,0.14625228519195613,0.1480804387568556,0.14990859232175502,0.15173674588665448,0.15356489945155394,0.15539305301645337,0.15722120658135283,0.1590493601462523,0.16087751371115175,0.16270566727605118,0.16453382084095064,0.1663619744058501,0.16819012797074953,0.170018281535649,0.17184643510054845,0.1736745886654479,0.17550274223034734,0.1773308957952468,0.17915904936014626,0.1809872029250457,0.18281535648994515,0.1846435100548446,0.18647166361974407,0.1882998171846435,0.19012797074954296,0.19195612431444242,0.19378427787934185,0.1956124314442413,0.19744058500914077,0.19926873857404023,0.20109689213893966,0.20292504570383912,0.20475319926873858,0.20658135283363802,0.20840950639853748,0.21023765996343693,0.21206581352833637,0.21389396709323583,0.21572212065813529,0.21755027422303475,0.21937842778793418,0.22120658135283364,0.2230347349177331,0.22486288848263253,0.226691042047532,0.22851919561243145,0.2303473491773309,0.23217550274223034,0.2340036563071298,0.23583180987202926,0.2376599634369287,0.23948811700182815,0.2413162705667276,0.24314442413162707,0.2449725776965265,0.24680073126142596,0.24862888482632542,0.25045703839122485,0.2522851919561243,0.25411334552102377,0.25594149908592323,0.2577696526508227,0.2595978062157221,0.26142595978062155,0.263254113345521,0.26508226691042047,0.26691042047531993,0.2687385740402194,0.27239488117001825,0.2742230347349177,0.2760511882998172,0.27787934186471663,0.2797074954296161,0.28153564899451555,0.283363802559415,0.2851919561243144,0.2870201096892139,0.28884826325411334,0.2906764168190128,0.29250457038391225,0.2943327239488117,0.2961608775137112,0.2979890310786106,0.29981718464351004,0.30347349177330896,0.3053016453382084,0.3071297989031079,0.30895795246800734,0.31078610603290674,0.3126142595978062,0.31444241316270566,0.3162705667276051,0.3180987202925046,0.31992687385740404,0.3217550274223035,0.3235831809872029,0.32541133455210236,0.3272394881170018,0.3290676416819013,0.33089579524680074,0.3327239488117002,0.33455210237659966,0.33638025594149906,0.3382084095063985,0.340036563071298,0.34186471663619744,0.3436928702010969,0.34552102376599636,0.3473491773308958,0.3491773308957952,0.3510054844606947,0.35283363802559414,0.3546617915904936,0.35648994515539306,0.3583180987202925,0.360146252285192,0.3619744058500914,0.36380255941499084,0.3656307129798903,0.36745886654478976,0.3692870201096892,0.3711151736745887,0.37294332723948814,0.37477148080438755,0.376599634369287,0.37842778793418647,0.3802559414990859,0.3820840950639854,0.38391224862888484,0.3857404021937843,0.3875685557586837,0.38939670932358317,0.3912248628884826,0.3930530164533821,0.39488117001828155,0.396709323583181,0.39853747714808047,0.40036563071297987,0.40219378427787933,0.4040219378427788,0.40585009140767825,0.4076782449725777,0.40950639853747717,0.4113345521023766,0.41316270566727603,0.4149908592321755,0.41681901279707495,0.4186471663619744,0.42047531992687387,0.42230347349177333,0.42413162705667273,0.4259597806215722,0.42778793418647165,0.4296160877513711,0.43144424131627057,0.43327239488117003,0.4351005484460695,0.4369287020109689,0.43875685557586835,0.4405850091407678,0.4424131627056673,0.44424131627056673,0.4460694698354662,0.44789762340036565,0.44972577696526506,0.4515539305301645,0.453382084095064,0.45521023765996343,0.45886654478976235,0.4606946983546618,0.4625228519195612,0.4643510054844607,0.46617915904936014,0.4680073126142596,0.46983546617915906,0.4716636197440585,0.473491773308958,0.4753199268738574,0.47714808043875684,0.4789762340036563,0.48080438756855576,0.4826325411334552,0.4844606946983547,0.48628884826325414,0.48811700182815354,0.489945155393053,0.49177330895795246,0.4936014625228519,0.4954296160877514,0.49725776965265084,0.4990859232175503,0.5027422303473492,0.5045703839122486,0.506398537477148,0.5082266910420475,0.5100548446069469,0.5118829981718465,0.5137111517367459,0.5155393053016454,0.5191956124314442,0.5210237659963437,0.5228519195612431,0.5246800731261426,0.526508226691042,0.5283363802559415,0.5319926873857403,0.5338208409506399,0.5356489945155393,0.5374771480804388,0.5393053016453382,0.5411334552102377,0.5429616087751371,0.5447897623400365,0.546617915904936,0.5484460694698354,0.5502742230347349,0.5521023765996343,0.5539305301645339,0.5557586837294333,0.5575868372943327,0.5594149908592322,0.5612431444241316,0.5630712979890311,0.5648994515539305,0.56672760511883,0.5685557586837294,0.5703839122486288,0.5722120658135283,0.5740402193784278,0.5758683729433273,0.5776965265082267,0.5795246800731262,0.5813528336380256,0.583180987202925,0.5850091407678245,0.5868372943327239,0.5886654478976234,0.5904936014625228,0.5923217550274223,0.5941499085923218,0.5959780621572212,0.5978062157221207,0.5996343692870201,0.6014625228519196,0.603290676416819,0.6051188299817185,0.6069469835466179,0.6087751371115173,0.6106032906764168,0.6124314442413162,0.6142595978062158,0.6160877513711152,0.6179159049360147,0.6197440585009141,0.6215722120658135,0.623400365630713,0.6252285191956124,0.6270566727605119,0.6288848263254113,0.6307129798903108,0.6325411334552102,0.6343692870201096,0.6361974405850092,0.6398537477148081,0.6416819012797075,0.6453382084095064,0.6471663619744058,0.6489945155393053,0.6508226691042047,0.6526508226691042,0.6544789762340036,0.6563071297989032,0.6581352833638026,0.659963436928702,0.6617915904936015,0.6636197440585009,0.6654478976234004,0.6672760511882998,0.6691042047531993,0.6709323583180987,0.6727605118829981,0.6745886654478976,0.676416819012797,0.6782449725776966,0.680073126142596,0.6819012797074955,0.6837294332723949,0.6855575868372943,0.6873857404021938,0.6892138939670932,0.6910420475319927,0.6928702010968921,0.6946983546617916,0.696526508226691,0.6983546617915904,0.70018281535649,0.7020109689213894,0.7038391224862889,0.7056672760511883,0.7074954296160878,0.7093235831809872,0.7111517367458866,0.7148080438756855,0.716636197440585,0.7184643510054844,0.720292504570384,0.7221206581352834,0.7239488117001828,0.7257769652650823,0.7276051188299817,0.7294332723948812,0.7312614259597806,0.7330895795246801,0.7349177330895795,0.7367458866544789,0.7385740402193784,0.7404021937842779,0.7422303473491774,0.7440585009140768,0.7458866544789763,0.7477148080438757,0.7495429616087751,0.7513711151736746,0.753199268738574,0.7550274223034735,0.7568555758683729,0.7586837294332724,0.7605118829981719,0.7623400365630713,0.7641681901279708,0.7659963436928702,0.7678244972577697,0.7696526508226691,0.7714808043875686,0.773308957952468,0.7751371115173674,0.7769652650822669,0.7787934186471663,0.7806215722120659,0.7824497257769653,0.7842778793418648,0.7861060329067642,0.7879341864716636,0.7897623400365631,0.7915904936014625,0.793418647166362,0.7952468007312614,0.7970749542961609,0.7989031078610603,0.8007312614259597,0.8025594149908593,0.8043875685557587,0.8062157221206582,0.8080438756855576,0.8098720292504571,0.8117001828153565,0.8135283363802559,0.8153564899451554,0.8171846435100548,0.8190127970749543,0.8208409506398537,0.8226691042047533,0.8244972577696527,0.8263254113345521,0.8281535648994516,0.829981718464351,0.8318098720292505,0.8336380255941499,0.8354661791590493,0.8372943327239488,0.8391224862888482,0.8409506398537477,0.8427787934186471,0.8446069469835467,0.8464351005484461,0.8482632541133455,0.850091407678245,0.8519195612431444,0.8537477148080439,0.8555758683729433,0.8574040219378428,0.8592321755027422,0.8628884826325411,0.8647166361974405,0.8665447897623401,0.8683729433272395,0.870201096892139,0.8720292504570384,0.8738574040219378,0.8756855575868373,0.8775137111517367,0.8793418647166362,0.8811700182815356,0.8829981718464351,0.8848263254113345,0.886654478976234,0.8884826325411335,0.8903107861060329,0.8921389396709324,0.8939670932358318,0.8957952468007313,0.8976234003656307,0.8994515539305301,0.9012797074954296,0.903107861060329,0.9049360146252285,0.906764168190128,0.9085923217550275,0.9104204753199269,0.9122486288848263,0.9140767824497258,0.9159049360146252,0.9177330895795247,0.9195612431444241,0.9213893967093236,0.923217550274223,0.9250457038391224,0.926873857404022,0.9287020109689214,0.9305301645338209,0.9323583180987203,0.9341864716636198,0.9360146252285192,0.9378427787934186,0.9396709323583181,0.9414990859232175,0.943327239488117,0.9451553930530164,0.946983546617916,0.9488117001828154,0.9506398537477148,0.9524680073126143,0.9542961608775137,0.9561243144424132,0.9579524680073126,0.9597806215722121,0.9616087751371115,0.9634369287020109,0.9652650822669104,0.9670932358318098,0.9689213893967094,0.9707495429616088,0.9725776965265083,0.9744058500914077,0.9762340036563071,0.9780621572212066,0.979890310786106,0.9817184643510055,0.9835466179159049,0.9853747714808044,0.9872029250457038,0.9890310786106032,0.9908592321755028,0.9926873857404022,0.9945155393053017,0.9963436928702011,0.9981718464351006],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.7292,1.0578,1.1227,1.2021,1.2817,1.6216,1.6232,2.0822,2.1099,2.1207,2.1335,2.1465,2.1765,2.1846,2.1877,2.1979,2.2129,2.2299,2.2346,2.2387,2.2468,2.2588,2.2627,2.2733,2.2737,2.2937,2.2968,2.3027,2.3082,2.3138,2.3208,2.3306,2.3375,2.3473,2.3526,2.3553,2.3575,2.3582,2.3612,2.3703,2.3723,2.3729,2.3806,2.3817,2.3832,2.3847,2.3895,2.3953,2.3965,2.4024,2.4143,2.4295,2.4308,2.4319,2.4350,2.4427,2.4592,2.4645,2.4666,2.4850,2.4880,2.4890,2.4907,2.5038,2.5046,2.5052,2.5211,2.5217,2.5219,2.5242,2.5255,2.5282,2.5299,2.5430,2.5505,2.5521,2.5582,2.5584,2.5600,2.5606,2.5659,2.5676,2.5731,2.5757,2.5825,2.5906,2.6047,2.6095,2.6146,2.6184,2.6193,2.6274,2.6285,2.6307,2.6365,2.6383,2.6389,2.6427,2.6432,2.6473,2.6488,2.6505,2.6538,2.6558,2.6591,2.6613,2.6665,2.6691,2.6701,2.6729,2.6730,2.6757,2.6923,2.6930,2.6954,2.6989,2.7000,2.7153,2.7157,2.7173,2.7200,2.7202,2.7203,2.7220,2.7257,2.7269,2.7280,2.7296,2.7344,2.7364,2.7385,2.7401,2.7438,2.7457,2.7509,2.7523,2.7541,2.7616,2.7660,2.7738,2.7751,2.7807,2.7811,2.7856,2.7907,2.7920,2.7929,2.7972,2.8011,2.8029,2.8058,2.8069,2.8174,2.8198,2.8214,2.8226,2.8273,2.8279,2.8311,2.8330,2.8332,2.8352,2.8399,2.8452,2.8455,2.8468,2.8474,2.8592,2.8603,2.8616,2.8634,2.8650,2.8655,2.8705,2.8739,2.8763,2.8825,2.8831,2.8854,2.8882,2.8892,2.8893,2.8987,2.8998,2.9052,2.9067,2.9087,2.9141,2.9175,2.9188,2.9225,2.9293,2.9342,2.9394,2.9403,2.9433,2.9439,2.9469,2.9565,2.9749,2.9893,2.9959,3.0043,3.0051,3.0071,3.0100,3.0173,3.0179,3.0244,3.0265,3.0279,3.0282,3.0297,3.0343,3.0390,3.0399,3.0575,3.0649,3.0699,3.0763,3.0775,3.0786,3.0817,3.0855,3.0919,3.1039,3.1065,3.1113,3.1187,3.1200,3.1328,3.1330,3.1352,3.1402,3.1426,3.1575,3.1639,3.1650,3.1652,3.1676,3.1724,3.1891,3.1898,3.1899,3.2121,3.2129,3.2139,3.2247,3.2251,3.2258,3.2319,3.2331,3.2528,3.2680,3.2760,3.2844,3.2935,3.2944,3.3023,3.3130,3.3215,3.3341,3.3392,3.3419,3.3555,3.3675,3.3682,3.3737,3.3743,3.3899,3.3920,3.3929,3.4008,3.4010,3.4143,3.4175,3.4210,3.4264,3.4402,3.4476,3.4484,3.4501,3.4518,3.4667,3.4699,3.4837,3.4903,3.4941,3.4975,3.5030,3.5048,3.5074,3.5201,3.5304,3.5311,3.5314,3.5447,3.5458,3.5517,3.5519,3.5553,3.5577,3.5588,3.5820,3.5892,3.5913,3.6043,3.6094,3.6152,3.6337,3.6395,3.6440,3.6744,3.6749,3.6841,3.6901,3.7040,3.7074,3.7153,3.7486,3.7494,3.7570,3.7574,3.7718,3.7777,3.7789,3.7819,3.7852,3.8076,3.8204,3.8307,3.8391,3.8414,3.8441,3.8446,3.8480,3.8542,3.8594,3.8600,3.8626,3.8666,3.8679,3.8680,3.8743,3.8786,3.8836,3.8990,3.9058,3.9073,3.9143,3.9220,3.9291,3.9357,3.9420,3.9515,3.9520,3.9523,3.9600,3.9811,3.9938,3.9996,4.0053,4.0057,4.0187,4.0217,4.0402,4.0466,4.0482,4.0520,4.0560,4.0614,4.0915,4.0970,4.1016,4.1062,4.1119,4.1134,4.1136,4.1262,4.1273,4.1391,4.1411,4.1454,4.1586,4.1811,4.1844,4.1846,4.1864,4.1878,4.1953,4.2003,4.2026,4.2033,4.2061,4.2082,4.2095,4.2096,4.2118,4.2158,4.2290,4.2341,4.2424,4.2500,4.2502,4.2749,4.2828,4.2830,4.2892,4.2920,4.3184,4.3222,4.3314,4.3322,4.3418,4.3492,4.3567,4.3656,4.3927,4.3968,4.4020,4.4036,4.4068,4.4086,4.4087,4.4161,4.4209,4.4263,4.4404,4.4447,4.4510,4.4534,4.4587,4.4651,4.4670,4.4694,4.4722,4.4851,4.4904,4.4918,4.4928,4.4949,4.5030,4.5037,4.5141,4.5165,4.5174,4.5239,4.5283,4.5308,4.5457,4.5589,4.5721,4.5744,4.5784,4.5788,4.5802,4.6210,4.6249,4.6348,4.6435,4.6574,4.6611,4.6620,4.6715,4.6760,4.6795,4.6808,4.7151,4.7214,4.7352,4.7610,4.7627,4.7694,4.7698,4.7763,4.7768,4.7779,4.7793,4.7881,4.8111,4.8162,4.8299,4.8330,4.8370,4.8669,4.8734,4.8968,4.8995,4.9068,4.9571,4.9582,4.9989,5.0063,5.0183,5.0227,5.0561,5.0686,5.0709,5.0755,5.1042,5.1243,5.1781,5.1889,5.1986,5.2099,5.2315,5.2342,5.2371,5.2728,5.2808,5.2907,5.3356,5.4564,5.4600,5.4922,5.5524,5.5540,5.5566,5.5579,5.5706,5.5879,5.5942,5.6547,5.6824,5.6839,5.6840,5.7938,5.9522,5.9672,5.9792,6.0982,6.1271,6.1695,6.1781,6.4606,6.5905,6.6698,6.7653,6.8871,6.9844,7.0346,8.1949,8.3830,9.0372,11.2959,13.8472],"y":[0.0018050541516245488,0.0036101083032490976,0.005415162454873646,0.007220216606498195,0.009025270758122744,0.010830324909747292,0.01263537906137184,0.01444043321299639,0.016245487364620937,0.018050541516245487,0.019855595667870037,0.021660649819494584,0.023465703971119134,0.02527075812274368,0.02707581227436823,0.02888086642599278,0.030685920577617327,0.032490974729241874,0.03429602888086643,0.036101083032490974,0.03790613718411552,0.039711191335740074,0.04332129963898917,0.04512635379061372,0.04693140794223827,0.048736462093862815,0.05054151624548736,0.052346570397111915,0.05415162454873646,0.05595667870036101,0.05776173285198556,0.05956678700361011,0.061371841155234655,0.0631768953068592,0.06498194945848375,0.06678700361010831,0.06859205776173286,0.0703971119133574,0.07220216606498195,0.0740072202166065,0.07581227436823104,0.0776173285198556,0.07942238267148015,0.0812274368231047,0.08303249097472924,0.08483754512635379,0.08664259927797834,0.08844765342960288,0.09025270758122744,0.09205776173285199,0.09386281588447654,0.09566787003610108,0.09747292418772563,0.09927797833935018,0.10108303249097472,0.10288808664259928,0.10469314079422383,0.10649819494584838,0.10830324909747292,0.11010830324909747,0.11191335740072202,0.11371841155234658,0.11552346570397112,0.11732851985559567,0.11913357400722022,0.12093862815884476,0.12274368231046931,0.12454873646209386,0.1263537906137184,0.12815884476534295,0.1299638989169675,0.13176895306859207,0.13357400722021662,0.13537906137184116,0.1371841155234657,0.13898916967509026,0.1407942238267148,0.14259927797833935,0.1444043321299639,0.14620938628158844,0.148014440433213,0.14981949458483754,0.15162454873646208,0.15342960288808663,0.1552346570397112,0.15703971119133575,0.1588447653429603,0.16064981949458484,0.1624548736462094,0.16425992779783394,0.16606498194945848,0.16787003610108303,0.16967509025270758,0.17148014440433212,0.17328519855595667,0.17509025270758122,0.17689530685920576,0.17870036101083034,0.18050541516245489,0.18231046931407943,0.18411552346570398,0.18592057761732853,0.18772563176895307,0.18953068592057762,0.19133574007220217,0.1931407942238267,0.19494584837545126,0.1967509025270758,0.19855595667870035,0.2003610108303249,0.20216606498194944,0.20397111913357402,0.20577617328519857,0.2075812274368231,0.20938628158844766,0.2111913357400722,0.21299638989169675,0.2148014440433213,0.21660649819494585,0.2184115523465704,0.22021660649819494,0.22202166064981949,0.22382671480144403,0.22563176895306858,0.22743682310469315,0.2292418772563177,0.23104693140794225,0.2328519855595668,0.23465703971119134,0.2364620938628159,0.23826714801444043,0.24007220216606498,0.24187725631768953,0.24368231046931407,0.24548736462093862,0.24729241877256317,0.2490974729241877,0.2509025270758123,0.2527075812274368,0.2545126353790614,0.2563176895306859,0.2581227436823105,0.259927797833935,0.26173285198555957,0.26353790613718414,0.26534296028880866,0.26714801444043323,0.26895306859205775,0.27075812274368233,0.27256317689530685,0.2743682310469314,0.27617328519855594,0.2779783393501805,0.27978339350180503,0.2815884476534296,0.2833935018050541,0.2851985559566787,0.2870036101083033,0.2888086642599278,0.29061371841155237,0.2924187725631769,0.29422382671480146,0.296028880866426,0.29783393501805056,0.2996389891696751,0.30144404332129965,0.30324909747292417,0.30505415162454874,0.30685920577617326,0.30866425992779783,0.3104693140794224,0.31227436823104693,0.3140794223826715,0.315884476534296,0.3176895306859206,0.3194945848375451,0.3212996389891697,0.3249097472924188,0.3267148014440433,0.3285198555956679,0.3303249097472924,0.33212996389891697,0.33393501805054154,0.33574007220216606,0.33754512635379064,0.33935018050541516,0.34115523465703973,0.34296028880866425,0.3447653429602888,0.34657039711191334,0.3483754512635379,0.35018050541516244,0.351985559566787,0.35379061371841153,0.3555956678700361,0.3574007220216607,0.36101083032490977,0.3628158844765343,0.36462093862815886,0.3664259927797834,0.3700361010830325,0.37184115523465705,0.37364620938628157,0.37545126353790614,0.37725631768953066,0.37906137184115524,0.38086642599277976,0.38267148014440433,0.3844765342960289,0.3862815884476534,0.388086642599278,0.3898916967509025,0.3916967509025271,0.3935018050541516,0.3953068592057762,0.3971119133574007,0.3989169675090253,0.4007220216606498,0.40252707581227437,0.4043321299638989,0.40613718411552346,0.40794223826714804,0.40974729241877256,0.41155234657039713,0.41335740072202165,0.4151624548736462,0.41696750902527074,0.4187725631768953,0.42057761732851984,0.4223826714801444,0.42418772563176893,0.4259927797833935,0.427797833935018,0.4296028880866426,0.4314079422382672,0.4332129963898917,0.43501805054151627,0.4368231046931408,0.43862815884476536,0.4404332129963899,0.44223826714801445,0.44404332129963897,0.44584837545126355,0.44765342960288806,0.44945848375451264,0.45126353790613716,0.45306859205776173,0.4548736462093863,0.4566787003610108,0.4584837545126354,0.4602888086642599,0.4620938628158845,0.463898916967509,0.4657039711191336,0.4675090252707581,0.4693140794223827,0.4711191335740072,0.4729241877256318,0.4747292418772563,0.47653429602888087,0.47833935018050544,0.48194945848375453,0.48375451263537905,0.4855595667870036,0.48736462093862815,0.4891696750902527,0.49097472924187724,0.4927797833935018,0.49458483754512633,0.4963898916967509,0.4981949458483754,0.5,0.5018050541516246,0.5036101083032491,0.5054151624548736,0.5072202166064982,0.5090252707581228,0.5108303249097473,0.5126353790613718,0.5144404332129964,0.516245487364621,0.5180505415162455,0.51985559566787,0.5216606498194946,0.5234657039711191,0.5252707581227437,0.5270758122743683,0.5288808664259927,0.5306859205776173,0.5324909747292419,0.5342960288808665,0.5361010830324909,0.5379061371841155,0.5397111913357401,0.5415162454873647,0.5433212996389891,0.5451263537906137,0.5469314079422383,0.5487364620938628,0.5505415162454874,0.5523465703971119,0.5541516245487365,0.555956678700361,0.5577617328519856,0.5595667870036101,0.5613718411552346,0.5631768953068592,0.5649819494584838,0.5667870036101083,0.5685920577617328,0.5703971119133574,0.572202166064982,0.5740072202166066,0.575812274368231,0.5776173285198556,0.5794223826714802,0.5812274368231047,0.5830324909747292,0.5848375451263538,0.5866425992779783,0.5884476534296029,0.5902527075812274,0.592057761732852,0.5956678700361011,0.5974729241877257,0.5992779783393501,0.6010830324909747,0.6028880866425993,0.6046931407942239,0.6064981949458483,0.6083032490974729,0.6101083032490975,0.6119133574007221,0.6137184115523465,0.6155234657039711,0.6173285198555957,0.6191335740072202,0.6209386281588448,0.6227436823104693,0.6245487364620939,0.6263537906137184,0.628158844765343,0.6299638989169675,0.631768953068592,0.6335740072202166,0.6353790613718412,0.6371841155234657,0.6389891696750902,0.6407942238267148,0.6425992779783394,0.644404332129964,0.6462093862815884,0.648014440433213,0.6498194945848376,0.6516245487364621,0.6534296028880866,0.6552346570397112,0.6570397111913358,0.6588447653429603,0.6606498194945848,0.6624548736462094,0.6642599277978339,0.6660649819494585,0.6678700361010831,0.6696750902527075,0.6714801444043321,0.6732851985559567,0.6750902527075813,0.6768953068592057,0.6787003610108303,0.6805054151624549,0.6823104693140795,0.6841155234657039,0.6859205776173285,0.6877256317689531,0.6895306859205776,0.6913357400722022,0.6931407942238267,0.6949458483754513,0.6967509025270758,0.6985559566787004,0.7003610108303249,0.7021660649819494,0.703971119133574,0.7057761732851986,0.7075812274368231,0.7093862815884476,0.7111913357400722,0.7129963898916968,0.7148014440433214,0.7166064981949458,0.7184115523465704,0.720216606498195,0.7220216606498195,0.723826714801444,0.7256317689530686,0.7274368231046932,0.7292418772563177,0.7310469314079422,0.7328519855595668,0.7346570397111913,0.7364620938628159,0.7382671480144405,0.740072202166065,0.7418772563176895,0.7436823104693141,0.7454873646209387,0.7472924187725631,0.7490974729241877,0.7509025270758123,0.7527075812274369,0.7545126353790613,0.7563176895306859,0.7581227436823105,0.759927797833935,0.7617328519855595,0.7635379061371841,0.7653429602888087,0.7671480144404332,0.7689530685920578,0.7707581227436823,0.7725631768953068,0.7743682310469314,0.776173285198556,0.7779783393501805,0.779783393501805,0.7815884476534296,0.7833935018050542,0.7851985559566786,0.7870036101083032,0.7888086642599278,0.7906137184115524,0.7924187725631769,0.7942238267148014,0.796028880866426,0.7978339350180506,0.7996389891696751,0.8014440433212996,0.8032490974729242,0.8050541516245487,0.8068592057761733,0.8086642599277978,0.8104693140794224,0.8122743682310469,0.8140794223826715,0.8158844765342961,0.8176895306859205,0.8194945848375451,0.8212996389891697,0.8231046931407943,0.8249097472924187,0.8267148014440433,0.8285198555956679,0.8303249097472925,0.8321299638989169,0.8339350180505415,0.8357400722021661,0.8375451263537906,0.8393501805054152,0.8411552346570397,0.8429602888086642,0.8447653429602888,0.8465703971119134,0.8483754512635379,0.8501805054151624,0.851985559566787,0.8537906137184116,0.855595667870036,0.8574007220216606,0.8592057761732852,0.8610108303249098,0.8646209386281588,0.8664259927797834,0.868231046931408,0.8700361010830325,0.871841155234657,0.8736462093862816,0.8754512635379061,0.8772563176895307,0.8790613718411552,0.8808664259927798,0.8826714801444043,0.8844765342960289,0.8862815884476535,0.8880866425992779,0.8898916967509025,0.8916967509025271,0.8935018050541517,0.8953068592057761,0.8971119133574007,0.8989169675090253,0.9007220216606499,0.9025270758122743,0.9043321299638989,0.9061371841155235,0.907942238267148,0.9097472924187726,0.9115523465703971,0.9133574007220217,0.9151624548736462,0.9169675090252708,0.9187725631768953,0.9205776173285198,0.9223826714801444,0.924187725631769,0.9259927797833934,0.927797833935018,0.9296028880866426,0.9314079422382672,0.9332129963898917,0.9350180505415162,0.9368231046931408,0.9386281588447654,0.9404332129963899,0.9422382671480144,0.944043321299639,0.9458483754512635,0.9476534296028881,0.9494584837545126,0.9512635379061372,0.9530685920577617,0.9548736462093863,0.9566787003610109,0.9584837545126353,0.9602888086642599,0.9620938628158845,0.9638989169675091,0.9657039711191335,0.9675090252707581,0.9693140794223827,0.9711191335740073,0.9729241877256317,0.9747292418772563,0.9765342960288809,0.9783393501805054,0.98014440433213,0.9819494584837545,0.983754512635379,0.9855595667870036,0.9873646209386282,0.9891696750902527,0.9909747292418772,0.9927797833935018,0.9945848375451264,0.9963898916967509,0.9981949458483754],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.4210,0.5561,0.5580,0.6132,0.6150,0.6162,0.6440,0.6502,0.6709,0.6714,0.6757,0.6767,0.7011,0.7070,0.7099,0.7103,0.7127,0.7144,0.7163,0.7176,0.7299,0.7321,0.7356,0.7399,0.7403,0.7454,0.7495,0.7509,0.7608,0.7609,0.7613,0.7689,0.7690,0.7698,0.7711,0.7737,0.7754,0.7783,0.7878,0.7905,0.7927,0.7996,0.8015,0.8045,0.8053,0.8123,0.8139,0.8142,0.8198,0.8248,0.8255,0.8271,0.8306,0.8317,0.8320,0.8441,0.8467,0.8474,0.8480,0.8536,0.8538,0.8650,0.8672,0.8683,0.8698,0.8710,0.8724,0.8761,0.8763,0.8782,0.8784,0.8788,0.8789,0.8790,0.8819,0.8820,0.8821,0.8831,0.8848,0.8893,0.8908,0.8919,0.8931,0.8943,0.8945,0.8989,0.9085,0.9094,0.9193,0.9241,0.9244,0.9270,0.9271,0.9308,0.9313,0.9328,0.9329,0.9360,0.9379,0.9392,0.9411,0.9460,0.9468,0.9473,0.9485,0.9509,0.9532,0.9566,0.9587,0.9609,0.9651,0.9664,0.9701,0.9704,0.9811,0.9816,0.9842,0.9847,0.9849,0.9853,0.9866,0.9880,0.9898,0.9923,0.9951,0.9959,0.9974,0.9987,0.9999,1.0006,1.0022,1.0080,1.0099,1.0155,1.0270,1.0277,1.0284,1.0414,1.0439,1.0454,1.0472,1.0518,1.0577,1.0638,1.0674,1.0694,1.0709,1.0717,1.0778,1.0814,1.0817,1.0855,1.0894,1.0900,1.0902,1.0965,1.1016,1.1024,1.1032,1.1106,1.1152,1.1155,1.1178,1.1196,1.1211,1.1240,1.1288,1.1294,1.1324,1.1326,1.1329,1.1345,1.1378,1.1393,1.1454,1.1483,1.1505,1.1508,1.1511,1.1521,1.1527,1.1552,1.1553,1.1580,1.1595,1.1598,1.1637,1.1643,1.1673,1.1693,1.1714,1.1716,1.1735,1.1742,1.1779,1.1784,1.1810,1.1861,1.1947,1.1948,1.1998,1.2039,1.2053,1.2065,1.2143,1.2147,1.2156,1.2173,1.2268,1.2287,1.2341,1.2342,1.2384,1.2428,1.2441,1.2563,1.2597,1.2608,1.2616,1.2629,1.2675,1.2679,1.2685,1.2767,1.2850,1.2883,1.2897,1.2908,1.2959,1.2968,1.2983,1.3120,1.3137,1.3178,1.3199,1.3206,1.3211,1.3308,1.3319,1.3347,1.3350,1.3368,1.3506,1.3538,1.3595,1.3602,1.3625,1.3677,1.3937,1.3948,1.3978,1.4063,1.4209,1.4238,1.4272,1.4277,1.4306,1.4344,1.4351,1.4366,1.4398,1.4467,1.4470,1.4484,1.4514,1.4572,1.4611,1.4738,1.4742,1.4747,1.4818,1.4829,1.4870,1.4965,1.5000,1.5007,1.5126,1.5128,1.5176,1.5248,1.5348,1.5378,1.5422,1.5443,1.5461,1.5733,1.5750,1.5756,1.5767,1.5776,1.5810,1.5853,1.5945,1.5967,1.5970,1.5972,1.6005,1.6040,1.6042,1.6070,1.6092,1.6132,1.6137,1.6185,1.6195,1.6212,1.6248,1.6319,1.6476,1.6519,1.6644,1.6715,1.6723,1.6755,1.6767,1.6849,1.6897,1.6915,1.6924,1.6940,1.6988,1.7079,1.7161,1.7180,1.7182,1.7190,1.7362,1.7392,1.7401,1.7471,1.7523,1.7566,1.7591,1.7612,1.7650,1.7693,1.7741,1.7765,1.7793,1.7821,1.7838,1.7861,1.7906,1.7939,1.7995,1.8070,1.8192,1.8222,1.8285,1.8351,1.8416,1.8422,1.8453,1.8464,1.8481,1.8484,1.8534,1.8559,1.8579,1.8606,1.8628,1.8654,1.8665,1.8714,1.8860,1.8916,1.8965,1.8975,1.9017,1.9027,1.9081,1.9101,1.9144,1.9166,1.9175,1.9250,1.9253,1.9276,1.9303,1.9334,1.9338,1.9361,1.9532,1.9548,1.9602,1.9717,1.9767,1.9781,1.9985,2.0013,2.0046,2.0057,2.0060,2.0085,2.0132,2.0227,2.0261,2.0267,2.0270,2.0282,2.0361,2.0447,2.0490,2.0500,2.0516,2.0538,2.0554,2.0603,2.0644,2.0727,2.0830,2.0845,2.0891,2.0932,2.0974,2.1042,2.1112,2.1115,2.1155,2.1182,2.1261,2.1301,2.1323,2.1437,2.1442,2.1453,2.1467,2.1480,2.1490,2.1518,2.1571,2.1581,2.1706,2.1769,2.1855,2.1931,2.1948,2.2000,2.2033,2.2157,2.2195,2.2225,2.2262,2.2405,2.2500,2.2502,2.2536,2.2607,2.2737,2.2802,2.2950,2.2991,2.3058,2.3094,2.3119,2.3133,2.3141,2.3348,2.3366,2.3642,2.3657,2.3697,2.3733,2.3741,2.3838,2.3854,2.3901,2.3922,2.3931,2.3973,2.3978,2.3992,2.4275,2.4441,2.4451,2.4478,2.4664,2.4822,2.4873,2.4915,2.4933,2.4996,2.5030,2.5094,2.5220,2.5236,2.5402,2.5442,2.5452,2.5461,2.5526,2.5767,2.5783,2.6246,2.6260,2.6591,2.6612,2.6707,2.7005,2.7024,2.7050,2.7245,2.7257,2.7286,2.7374,2.7392,2.7439,2.7736,2.7806,2.8257,2.8372,2.8581,2.8763,2.8860,2.9039,2.9083,2.9179,2.9311,2.9652,2.9829,2.9874,3.0028,3.0072,3.0199,3.0304,3.0308,3.0528,3.1110,3.1376,3.1952,3.2068,3.4072,3.4091,3.4162,3.8831,3.9622,4.0921,4.1735,4.6493,5.0310,5.5636,9.0147,11.3653],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.016304347826086956,0.018115942028985508,0.019927536231884056,0.021739130434782608,0.02355072463768116,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.03260869565217391,0.034420289855072464,0.036231884057971016,0.03804347826086957,0.03985507246376811,0.041666666666666664,0.043478260869565216,0.04528985507246377,0.04710144927536232,0.04891304347826087,0.050724637681159424,0.05253623188405797,0.05434782608695652,0.05615942028985507,0.057971014492753624,0.059782608695652176,0.06159420289855073,0.06340579710144928,0.06521739130434782,0.06702898550724638,0.06884057971014493,0.07065217391304347,0.07246376811594203,0.07427536231884058,0.07608695652173914,0.07789855072463768,0.07971014492753623,0.08152173913043478,0.08333333333333333,0.08514492753623189,0.08695652173913043,0.08876811594202899,0.09057971014492754,0.09239130434782608,0.09420289855072464,0.09601449275362318,0.09782608695652174,0.09963768115942029,0.10144927536231885,0.10326086956521739,0.10507246376811594,0.1068840579710145,0.10869565217391304,0.1105072463768116,0.11231884057971014,0.11413043478260869,0.11594202898550725,0.11775362318840579,0.11956521739130435,0.1213768115942029,0.12318840579710146,0.125,0.12681159420289856,0.1286231884057971,0.13043478260869565,0.1322463768115942,0.13405797101449277,0.1358695652173913,0.13768115942028986,0.13949275362318841,0.14130434782608695,0.1431159420289855,0.14492753623188406,0.14673913043478262,0.14855072463768115,0.1503623188405797,0.15217391304347827,0.1539855072463768,0.15579710144927536,0.15760869565217392,0.15942028985507245,0.161231884057971,0.16304347826086957,0.16485507246376813,0.16666666666666666,0.16847826086956522,0.17028985507246377,0.1721014492753623,0.17391304347826086,0.17572463768115942,0.17753623188405798,0.1793478260869565,0.18115942028985507,0.18297101449275363,0.18478260869565216,0.18659420289855072,0.18840579710144928,0.19021739130434784,0.19202898550724637,0.19384057971014493,0.1956521739130435,0.19746376811594202,0.19927536231884058,0.20108695652173914,0.2028985507246377,0.20471014492753623,0.20652173913043478,0.21014492753623187,0.21195652173913043,0.213768115942029,0.21557971014492755,0.21739130434782608,0.21920289855072464,0.2210144927536232,0.22282608695652173,0.2246376811594203,0.22644927536231885,0.23007246376811594,0.2318840579710145,0.23369565217391305,0.23550724637681159,0.23731884057971014,0.2391304347826087,0.24094202898550723,0.2427536231884058,0.24456521739130435,0.2463768115942029,0.24818840579710144,0.25,0.25181159420289856,0.2536231884057971,0.2554347826086957,0.2572463768115942,0.25905797101449274,0.2608695652173913,0.26268115942028986,0.2644927536231884,0.266304347826087,0.26811594202898553,0.26992753623188404,0.2717391304347826,0.27355072463768115,0.2753623188405797,0.27717391304347827,0.27898550724637683,0.2807971014492754,0.2826086956521739,0.28442028985507245,0.286231884057971,0.28804347826086957,0.2898550724637681,0.2916666666666667,0.29347826086956524,0.29528985507246375,0.2971014492753623,0.29891304347826086,0.3007246376811594,0.302536231884058,0.30434782608695654,0.3061594202898551,0.3079710144927536,0.30978260869565216,0.3115942028985507,0.3134057971014493,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.32065217391304346,0.322463768115942,0.3242753623188406,0.32608695652173914,0.3278985507246377,0.32971014492753625,0.33152173913043476,0.3333333333333333,0.3351449275362319,0.33695652173913043,0.338768115942029,0.34057971014492755,0.3423913043478261,0.3442028985507246,0.34601449275362317,0.34782608695652173,0.3496376811594203,0.35144927536231885,0.3532608695652174,0.35507246376811596,0.35688405797101447,0.358695652173913,0.3605072463768116,0.36231884057971014,0.3641304347826087,0.36594202898550726,0.3677536231884058,0.3695652173913043,0.3713768115942029,0.37318840579710144,0.375,0.37681159420289856,0.3786231884057971,0.3804347826086957,0.3822463768115942,0.38405797101449274,0.3858695652173913,0.38768115942028986,0.3894927536231884,0.391304347826087,0.39311594202898553,0.39492753623188404,0.3967391304347826,0.39855072463768115,0.4003623188405797,0.40217391304347827,0.40398550724637683,0.4057971014492754,0.4076086956521739,0.40942028985507245,0.411231884057971,0.41304347826086957,0.4148550724637681,0.4166666666666667,0.41847826086956524,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.427536231884058,0.42934782608695654,0.4311594202898551,0.4329710144927536,0.43478260869565216,0.4365942028985507,0.4384057971014493,0.44021739130434784,0.4420289855072464,0.4438405797101449,0.44565217391304346,0.447463768115942,0.4492753623188406,0.45108695652173914,0.4528985507246377,0.45471014492753625,0.45652173913043476,0.4583333333333333,0.4601449275362319,0.46195652173913043,0.463768115942029,0.46557971014492755,0.4673913043478261,0.4692028985507246,0.47101449275362317,0.47282608695652173,0.4746376811594203,0.47644927536231885,0.4782608695652174,0.48007246376811596,0.48188405797101447,0.483695652173913,0.4855072463768116,0.48731884057971014,0.4891304347826087,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.4963768115942029,0.49818840579710144,0.5,0.5018115942028986,0.5036231884057971,0.5054347826086957,0.5072463768115942,0.5090579710144928,0.5108695652173914,0.5126811594202898,0.5144927536231884,0.5163043478260869,0.5181159420289855,0.519927536231884,0.5217391304347826,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5289855072463768,0.5307971014492754,0.532608695652174,0.5344202898550725,0.5362318840579711,0.5380434782608695,0.5398550724637681,0.5416666666666666,0.5434782608695652,0.5452898550724637,0.5471014492753623,0.5507246376811594,0.552536231884058,0.5543478260869565,0.5561594202898551,0.5579710144927537,0.5597826086956522,0.5615942028985508,0.5634057971014492,0.5652173913043478,0.5670289855072463,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5760869565217391,0.5778985507246377,0.5797101449275363,0.5815217391304348,0.5833333333333334,0.5851449275362319,0.5869565217391305,0.5887681159420289,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5960144927536232,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6105072463768116,0.6123188405797102,0.6141304347826086,0.6159420289855072,0.6177536231884058,0.6195652173913043,0.6213768115942029,0.6231884057971014,0.625,0.6268115942028986,0.6286231884057971,0.6304347826086957,0.6322463768115942,0.6340579710144928,0.6358695652173914,0.6376811594202898,0.6394927536231884,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6485507246376812,0.6503623188405797,0.6521739130434783,0.6539855072463768,0.6557971014492754,0.657608695652174,0.6594202898550725,0.6612318840579711,0.6630434782608695,0.6648550724637681,0.6666666666666666,0.6684782608695652,0.6702898550724637,0.6721014492753623,0.6739130434782609,0.677536231884058,0.6793478260869565,0.6811594202898551,0.6829710144927537,0.6847826086956522,0.6865942028985508,0.6884057971014492,0.6902173913043478,0.6920289855072463,0.6938405797101449,0.6956521739130435,0.697463768115942,0.7010869565217391,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7083333333333334,0.7101449275362319,0.7119565217391305,0.7137681159420289,0.7155797101449275,0.717391304347826,0.7192028985507246,0.7210144927536232,0.7228260869565217,0.7246376811594203,0.7264492753623188,0.7282608695652174,0.730072463768116,0.7318840579710145,0.7355072463768116,0.7373188405797102,0.7391304347826086,0.7409420289855072,0.7427536231884058,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7536231884057971,0.7554347826086957,0.7572463768115942,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.769927536231884,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7771739130434783,0.7789855072463768,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7862318840579711,0.7880434782608695,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7952898550724637,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.802536231884058,0.8043478260869565,0.8061594202898551,0.8079710144927537,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8152173913043478,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8315217391304348,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8478260869565217,0.8496376811594203,0.8514492753623188,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.3161,0.3447,0.3842,0.4090,0.4101,0.4270,0.4283,0.4327,0.4332,0.4347,0.4351,0.4355,0.4410,0.4449,0.4455,0.4460,0.4573,0.4600,0.4607,0.4657,0.4732,0.4781,0.4785,0.4891,0.4912,0.4916,0.5024,0.5047,0.5145,0.5239,0.5242,0.5253,0.5254,0.5271,0.5325,0.5343,0.5374,0.5375,0.5377,0.5389,0.5392,0.5400,0.5415,0.5472,0.5474,0.5479,0.5557,0.5573,0.5576,0.5578,0.5621,0.5642,0.5678,0.5685,0.5704,0.5737,0.5748,0.5811,0.5863,0.5883,0.5986,0.6004,0.6013,0.6029,0.6082,0.6106,0.6117,0.6127,0.6163,0.6209,0.6267,0.6292,0.6298,0.6318,0.6340,0.6351,0.6386,0.6406,0.6426,0.6428,0.6442,0.6470,0.6478,0.6487,0.6491,0.6521,0.6564,0.6628,0.6630,0.6648,0.6649,0.6676,0.6677,0.6699,0.6741,0.6748,0.6760,0.6761,0.6764,0.6773,0.6789,0.6795,0.6844,0.6854,0.6872,0.6882,0.6931,0.6933,0.6972,0.6979,0.6983,0.6990,0.7019,0.7034,0.7057,0.7075,0.7110,0.7206,0.7208,0.7211,0.7266,0.7282,0.7290,0.7302,0.7304,0.7320,0.7369,0.7451,0.7465,0.7470,0.7486,0.7506,0.7513,0.7594,0.7598,0.7671,0.7674,0.7724,0.7736,0.7742,0.7799,0.7842,0.7852,0.7890,0.7913,0.7925,0.7928,0.7976,0.8005,0.8008,0.8030,0.8031,0.8047,0.8069,0.8081,0.8111,0.8127,0.8134,0.8141,0.8182,0.8195,0.8216,0.8244,0.8275,0.8285,0.8315,0.8344,0.8358,0.8373,0.8390,0.8421,0.8423,0.8432,0.8488,0.8524,0.8553,0.8579,0.8581,0.8589,0.8594,0.8607,0.8617,0.8654,0.8675,0.8709,0.8710,0.8726,0.8761,0.8787,0.8797,0.8818,0.8822,0.8824,0.8850,0.8879,0.8928,0.8929,0.8931,0.8972,0.9067,0.9093,0.9111,0.9163,0.9177,0.9214,0.9237,0.9243,0.9304,0.9349,0.9352,0.9357,0.9374,0.9407,0.9423,0.9436,0.9442,0.9473,0.9484,0.9489,0.9521,0.9553,0.9579,0.9601,0.9626,0.9633,0.9645,0.9651,0.9693,0.9740,0.9744,0.9824,0.9906,0.9915,0.9931,0.9961,0.9967,0.9983,1.0011,1.0061,1.0064,1.0110,1.0112,1.0139,1.0153,1.0207,1.0213,1.0228,1.0257,1.0273,1.0287,1.0310,1.0385,1.0398,1.0403,1.0436,1.0556,1.0558,1.0605,1.0616,1.0621,1.0635,1.0645,1.0731,1.0752,1.0753,1.0754,1.0777,1.0828,1.0829,1.0863,1.0876,1.0915,1.0971,1.1016,1.1069,1.1118,1.1144,1.1146,1.1156,1.1185,1.1197,1.1198,1.1223,1.1233,1.1237,1.1305,1.1312,1.1324,1.1381,1.1409,1.1497,1.1501,1.1566,1.1611,1.1638,1.1665,1.1679,1.1691,1.1732,1.1749,1.1750,1.1769,1.1781,1.1797,1.1802,1.1869,1.1913,1.1926,1.1980,1.1996,1.2026,1.2028,1.2036,1.2251,1.2280,1.2293,1.2313,1.2332,1.2357,1.2373,1.2381,1.2390,1.2419,1.2456,1.2545,1.2574,1.2578,1.2581,1.2649,1.2676,1.2769,1.2779,1.2786,1.2821,1.2857,1.2873,1.2898,1.2900,1.2968,1.3035,1.3085,1.3151,1.3245,1.3320,1.3352,1.3368,1.3442,1.3451,1.3458,1.3614,1.3675,1.3690,1.3699,1.3709,1.3743,1.3767,1.3782,1.3855,1.3987,1.3994,1.4011,1.4023,1.4115,1.4136,1.4137,1.4225,1.4264,1.4286,1.4383,1.4530,1.4534,1.4569,1.4617,1.4720,1.4758,1.4772,1.4832,1.4869,1.4892,1.4914,1.4916,1.4947,1.4963,1.4977,1.5002,1.5017,1.5184,1.5193,1.5209,1.5212,1.5303,1.5522,1.5537,1.5563,1.5716,1.5835,1.5839,1.5967,1.5978,1.6059,1.6088,1.6157,1.6295,1.6528,1.6618,1.6645,1.6938,1.7035,1.7044,1.7110,1.7361,1.7471,1.7822,1.7887,1.8039,1.8058,1.8059,1.8078,1.8098,1.8192,1.8236,1.8277,1.8645,1.8773,1.8875,1.8887,1.8890,1.9005,1.9145,1.9178,1.9204,1.9221,1.9223,1.9234,1.9321,1.9338,1.9620,1.9654,1.9796,2.0044,2.0125,2.0158,2.0245,2.0315,2.0417,2.0432,2.0757,2.0802,2.0822,2.0833,2.0855,2.0923,2.1076,2.1115,2.1150,2.1326,2.1480,2.1524,2.1542,2.1595,2.1702,2.1758,2.2080,2.2174,2.2358,2.2416,2.2429,2.2432,2.2507,2.2560,2.2618,2.2724,2.2878,2.2913,2.2921,2.2978,2.3102,2.3133,2.3364,2.3453,2.3570,2.3705,2.3838,2.3853,2.3913,2.3941,2.4193,2.4266,2.4617,2.4756,2.4792,2.4937,2.5053,2.5279,2.5747,2.6016,2.6017,2.6180,2.6531,2.6564,2.6629,2.6949,2.6964,2.7023,2.7344,2.8193,2.8877,2.8990,2.9406,2.9891,3.0872,3.1392,3.1718,3.3380,3.3417,3.3702,3.3768,3.4560,3.5136,3.6914,4.0436,4.1543,4.6270,4.6484],"y":[0.00186219739292365,0.0037243947858473,0.00558659217877095,0.0074487895716946,0.0111731843575419,0.01303538175046555,0.0148975791433892,0.01675977653631285,0.0186219739292365,0.020484171322160148,0.0223463687150838,0.024208566108007448,0.0260707635009311,0.027932960893854747,0.0297951582867784,0.03165735567970205,0.0335195530726257,0.035381750465549346,0.037243947858473,0.03910614525139665,0.040968342644320296,0.04283054003724395,0.0446927374301676,0.04655493482309125,0.048417132216014895,0.05027932960893855,0.054003724394785846,0.055865921787709494,0.05772811918063315,0.0595903165735568,0.061452513966480445,0.0633147113594041,0.06517690875232775,0.0670391061452514,0.06890130353817504,0.07076350093109869,0.07262569832402235,0.074487895716946,0.07635009310986965,0.0782122905027933,0.08007448789571694,0.08193668528864059,0.08379888268156424,0.0856610800744879,0.08752327746741155,0.0893854748603352,0.09124767225325885,0.0931098696461825,0.09497206703910614,0.09683426443202979,0.09869646182495345,0.1005586592178771,0.10242085661080075,0.1042830540037244,0.10614525139664804,0.10800744878957169,0.10986964618249534,0.11173184357541899,0.11359404096834265,0.1154562383612663,0.11731843575418995,0.12104283054003724,0.12290502793296089,0.12476722532588454,0.1266294227188082,0.12849162011173185,0.1303538175046555,0.13221601489757914,0.1340782122905028,0.13594040968342644,0.1378026070763501,0.13966480446927373,0.14152700186219738,0.14338919925512103,0.1452513966480447,0.14711359404096835,0.148975791433892,0.15083798882681565,0.1527001862197393,0.15456238361266295,0.1564245810055866,0.15828677839851024,0.1601489757914339,0.16201117318435754,0.16387337057728119,0.16759776536312848,0.16945996275605213,0.1713221601489758,0.17318435754189945,0.1750465549348231,0.17690875232774675,0.1787709497206704,0.18063314711359404,0.1824953445065177,0.18435754189944134,0.186219739292365,0.18808193668528864,0.18994413407821228,0.19180633147113593,0.19366852886405958,0.19553072625698323,0.1973929236499069,0.19925512104283055,0.2011173184357542,0.20297951582867785,0.2048417132216015,0.20670391061452514,0.2085661080074488,0.21042830540037244,0.2122905027932961,0.21415270018621974,0.21601489757914338,0.21787709497206703,0.21973929236499068,0.22160148975791433,0.22346368715083798,0.22532588454376165,0.2271880819366853,0.22905027932960895,0.2309124767225326,0.23277467411545624,0.2346368715083799,0.23649906890130354,0.2383612662942272,0.24022346368715083,0.24208566108007448,0.24394785847299813,0.24581005586592178,0.24767225325884543,0.24953445065176907,0.25139664804469275,0.2532588454376164,0.25512104283054005,0.2569832402234637,0.25884543761638734,0.26256983240223464,0.2644320297951583,0.26629422718808193,0.2681564245810056,0.27001862197392923,0.2718808193668529,0.2737430167597765,0.2756052141527002,0.2774674115456238,0.27932960893854747,0.2811918063314711,0.28305400372439476,0.2849162011173184,0.28677839851024206,0.2886405959031657,0.2905027932960894,0.29236499068901306,0.2942271880819367,0.29608938547486036,0.297951582867784,0.29981378026070765,0.3016759776536313,0.30353817504655495,0.3054003724394786,0.30726256983240224,0.3091247672253259,0.31098696461824954,0.3128491620111732,0.31471135940409684,0.3165735567970205,0.31843575418994413,0.3202979515828678,0.3221601489757914,0.3240223463687151,0.3258845437616387,0.32774674115456237,0.329608938547486,0.33147113594040967,0.3333333333333333,0.33519553072625696,0.3370577281191806,0.33891992551210426,0.3407821229050279,0.3426443202979516,0.34450651769087526,0.3463687150837989,0.34823091247672255,0.3500931098696462,0.35195530726256985,0.3538175046554935,0.3575418994413408,0.35940409683426444,0.3612662942271881,0.36312849162011174,0.3649906890130354,0.36685288640595903,0.3687150837988827,0.37057728119180633,0.37243947858473,0.3743016759776536,0.3761638733705773,0.3780260707635009,0.37988826815642457,0.3817504655493482,0.38361266294227186,0.3854748603351955,0.38733705772811916,0.3891992551210428,0.39106145251396646,0.3929236499068901,0.3947858472998138,0.39664804469273746,0.3985102420856611,0.40037243947858475,0.4022346368715084,0.40409683426443205,0.4059590316573557,0.40782122905027934,0.409683426443203,0.41154562383612664,0.4134078212290503,0.41527001862197394,0.4171322160148976,0.41899441340782123,0.4208566108007449,0.4227188081936685,0.4245810055865922,0.4264432029795158,0.42830540037243947,0.4301675977653631,0.43202979515828677,0.4338919925512104,0.43575418994413406,0.4376163873370577,0.43947858472998136,0.441340782122905,0.44320297951582865,0.4450651769087523,0.44692737430167595,0.44878957169459965,0.4506517690875233,0.45251396648044695,0.4543761638733706,0.45623836126629425,0.4581005586592179,0.45996275605214154,0.4618249534450652,0.46368715083798884,0.4655493482309125,0.46741154562383613,0.4692737430167598,0.47113594040968343,0.4729981378026071,0.4748603351955307,0.4767225325884544,0.478584729981378,0.48044692737430167,0.4823091247672253,0.48417132216014896,0.4860335195530726,0.48789571694599626,0.4897579143389199,0.49162011173184356,0.4934823091247672,0.4972067039106145,0.49906890130353815,0.5009310986964618,0.5027932960893855,0.5065176908752328,0.5083798882681564,0.5102420856610801,0.5121042830540037,0.5139664804469274,0.515828677839851,0.5176908752327747,0.5195530726256983,0.521415270018622,0.5232774674115456,0.5251396648044693,0.527001862197393,0.5307262569832403,0.5325884543761639,0.5344506517690876,0.5381750465549349,0.5400372439478585,0.5418994413407822,0.5437616387337058,0.5456238361266295,0.5493482309124768,0.5512104283054003,0.553072625698324,0.5549348230912476,0.5567970204841713,0.5586592178770949,0.5605214152700186,0.5623836126629422,0.5642458100558659,0.5661080074487895,0.5679702048417132,0.5698324022346368,0.5716945996275605,0.5735567970204841,0.5754189944134078,0.5772811918063314,0.5791433891992551,0.5810055865921788,0.5828677839851024,0.5847299813780261,0.5865921787709497,0.5884543761638734,0.590316573556797,0.5921787709497207,0.5940409683426443,0.595903165735568,0.5977653631284916,0.5996275605214153,0.6014897579143389,0.6033519553072626,0.6052141527001862,0.6070763500931099,0.6089385474860335,0.6108007448789572,0.6126629422718808,0.6145251396648045,0.6163873370577281,0.6182495344506518,0.6201117318435754,0.6219739292364991,0.6238361266294227,0.6256983240223464,0.62756052141527,0.6294227188081937,0.6312849162011173,0.633147113594041,0.6350093109869647,0.6368715083798883,0.638733705772812,0.6405959031657356,0.6424581005586593,0.6443202979515829,0.6461824953445066,0.6480446927374302,0.6499068901303539,0.6517690875232774,0.6536312849162011,0.6554934823091247,0.6573556797020484,0.659217877094972,0.6610800744878957,0.6629422718808193,0.664804469273743,0.6666666666666666,0.6703910614525139,0.6722532588454376,0.6741154562383612,0.6759776536312849,0.6778398510242085,0.6797020484171322,0.6815642458100558,0.6834264432029795,0.6852886405959032,0.6871508379888268,0.6890130353817505,0.6908752327746741,0.6927374301675978,0.6945996275605214,0.6964618249534451,0.6983240223463687,0.7001862197392924,0.702048417132216,0.7039106145251397,0.7057728119180633,0.707635009310987,0.7094972067039106,0.7113594040968343,0.7132216014897579,0.7150837988826816,0.7169459962756052,0.7188081936685289,0.7206703910614525,0.7225325884543762,0.7243947858472998,0.7262569832402235,0.7281191806331471,0.7299813780260708,0.7318435754189944,0.7337057728119181,0.7355679702048417,0.7374301675977654,0.7392923649906891,0.7411545623836127,0.7430167597765364,0.74487895716946,0.7467411545623837,0.7486033519553073,0.750465549348231,0.7523277467411545,0.7541899441340782,0.7560521415270018,0.7579143389199255,0.7597765363128491,0.7616387337057728,0.7635009310986964,0.7653631284916201,0.7672253258845437,0.7690875232774674,0.770949720670391,0.7728119180633147,0.7746741154562383,0.776536312849162,0.7783985102420856,0.7802607076350093,0.7821229050279329,0.7839851024208566,0.7858472998137802,0.7877094972067039,0.7895716945996276,0.7914338919925512,0.7932960893854749,0.7951582867783985,0.7970204841713222,0.7988826815642458,0.8007448789571695,0.8026070763500931,0.8044692737430168,0.8063314711359404,0.8081936685288641,0.8100558659217877,0.8119180633147114,0.813780260707635,0.8156424581005587,0.8175046554934823,0.819366852886406,0.8212290502793296,0.8230912476722533,0.8249534450651769,0.8268156424581006,0.8286778398510242,0.8305400372439479,0.8324022346368715,0.8342644320297952,0.8361266294227188,0.8379888268156425,0.839851024208566,0.8417132216014898,0.8435754189944135,0.845437616387337,0.8472998137802608,0.8491620111731844,0.851024208566108,0.8528864059590316,0.8547486033519553,0.8566108007448789,0.8584729981378026,0.8603351955307262,0.8621973929236499,0.8640595903165735,0.8659217877094972,0.8677839851024208,0.8696461824953445,0.8715083798882681,0.8733705772811918,0.8752327746741154,0.8770949720670391,0.8789571694599627,0.8808193668528864,0.88268156424581,0.8845437616387337,0.8864059590316573,0.888268156424581,0.8901303538175046,0.8919925512104283,0.8938547486033519,0.8957169459962756,0.8975791433891993,0.8994413407821229,0.9013035381750466,0.9031657355679702,0.9050279329608939,0.9068901303538175,0.9087523277467412,0.9106145251396648,0.9124767225325885,0.9143389199255121,0.9162011173184358,0.9180633147113594,0.9199255121042831,0.9217877094972067,0.9236499068901304,0.925512104283054,0.9273743016759777,0.9292364990689013,0.931098696461825,0.9329608938547486,0.9348230912476723,0.9366852886405959,0.9385474860335196,0.9404096834264432,0.9422718808193669,0.9441340782122905,0.9459962756052142,0.9478584729981379,0.9497206703910615,0.9515828677839852,0.9534450651769087,0.9553072625698324,0.957169459962756,0.9590316573556797,0.9608938547486033,0.962756052141527,0.9646182495344506,0.9664804469273743,0.9683426443202979,0.9702048417132216,0.9720670391061452,0.9739292364990689,0.9757914338919925,0.9776536312849162,0.9795158286778398,0.9813780260707635,0.9832402234636871,0.9851024208566108,0.9869646182495344,0.9888268156424581,0.9906890130353817,0.9925512104283054,0.994413407821229,0.9962756052141527,0.9981378026070763],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, green.filecoin.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-green.filecoin.io-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-green.filecoin.io-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..9f975968b1
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-green.filecoin.io-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.0374,0.0419,0.1475,0.1543,0.1557,0.1658,0.1770,0.1825,0.1877,0.1900,0.2055,0.2094,0.2116,0.2305,0.2307,0.2407,0.2722,0.6107,0.6295,0.6326,0.6419,0.6427,0.6443,0.6449,0.6458,0.6551,0.6665,0.6812,0.6899,0.6945,0.6981,0.6987,0.7018,0.7061,0.7101,0.7110,0.7130,0.7136,0.7161,0.7164,0.7173,0.7204,0.7222,0.7224,0.7248,0.7253,0.7261,0.7264,0.7265,0.7329,0.7336,0.7349,0.7350,0.7361,0.7370,0.7386,0.7404,0.7423,0.7424,0.7444,0.7446,0.7457,0.7462,0.7478,0.7498,0.7507,0.7510,0.7516,0.7537,0.7538,0.7546,0.7547,0.7591,0.7593,0.7597,0.7602,0.7648,0.7691,0.7709,0.7728,0.7736,0.7775,0.7777,0.7792,0.7810,0.7861,0.7883,0.7892,0.7910,0.7926,0.7937,0.7943,0.7947,0.7966,0.7972,0.7975,0.7983,0.7986,0.7999,0.8004,0.8009,0.8011,0.8013,0.8016,0.8019,0.8029,0.8035,0.8036,0.8070,0.8075,0.8088,0.8090,0.8096,0.8099,0.8105,0.8111,0.8119,0.8122,0.8137,0.8139,0.8141,0.8188,0.8193,0.8211,0.8214,0.8250,0.8257,0.8268,0.8272,0.8282,0.8284,0.8300,0.8310,0.8327,0.8328,0.8339,0.8340,0.8356,0.8365,0.8371,0.8387,0.8392,0.8404,0.8406,0.8435,0.8443,0.8459,0.8478,0.8482,0.8485,0.8487,0.8523,0.8525,0.8560,0.8567,0.8568,0.8573,0.8575,0.8580,0.8585,0.8594,0.8615,0.8620,0.8633,0.8655,0.8724,0.8725,0.8735,0.8742,0.8751,0.8753,0.8758,0.8759,0.8768,0.8774,0.8779,0.8783,0.8819,0.8822,0.8864,0.8868,0.8896,0.8927,0.8952,0.8960,0.8979,0.8997,0.9003,0.9015,0.9019,0.9057,0.9074,0.9102,0.9183,0.9212,0.9221,0.9229,0.9251,0.9285,0.9288,0.9293,0.9294,0.9305,0.9331,0.9368,0.9370,0.9386,0.9404,0.9436,0.9456,0.9493,0.9526,0.9534,0.9547,0.9560,0.9562,0.9574,0.9575,0.9596,0.9597,0.9613,0.9634,0.9645,0.9651,0.9661,0.9666,0.9682,0.9685,0.9743,0.9753,0.9759,0.9796,0.9825,0.9868,0.9919,0.9931,0.9938,0.9949,0.9998,1.0011,1.0046,1.0075,1.0078,1.0079,1.0130,1.0153,1.0186,1.0190,1.0198,1.0201,1.0286,1.0287,1.0290,1.0299,1.0310,1.0326,1.0352,1.0361,1.0362,1.0373,1.0382,1.0419,1.0453,1.0519,1.0606,1.0625,1.0637,1.0638,1.0639,1.0734,1.0737,1.0740,1.0742,1.0765,1.0783,1.0791,1.0792,1.0797,1.0799,1.0800,1.0813,1.0814,1.0822,1.0835,1.0853,1.0856,1.0879,1.0880,1.0887,1.0888,1.0897,1.0919,1.0921,1.0925,1.0934,1.0949,1.0964,1.0969,1.0970,1.0972,1.0982,1.0989,1.1007,1.1011,1.1015,1.1017,1.1018,1.1020,1.1023,1.1033,1.1045,1.1046,1.1048,1.1055,1.1058,1.1068,1.1069,1.1070,1.1080,1.1083,1.1084,1.1085,1.1093,1.1097,1.1104,1.1108,1.1111,1.1113,1.1119,1.1125,1.1130,1.1136,1.1137,1.1140,1.1142,1.1155,1.1156,1.1163,1.1166,1.1168,1.1169,1.1170,1.1176,1.1178,1.1183,1.1184,1.1185,1.1187,1.1188,1.1191,1.1194,1.1211,1.1217,1.1220,1.1237,1.1239,1.1241,1.1248,1.1252,1.1258,1.1272,1.1283,1.1286,1.1287,1.1288,1.1289,1.1294,1.1305,1.1306,1.1318,1.1319,1.1321,1.1322,1.1330,1.1331,1.1335,1.1338,1.1342,1.1351,1.1356,1.1398,1.1411,1.1417,1.1428,1.1434,1.1438,1.1448,1.1481,1.1489,1.1498,1.1506,1.1519,1.1524,1.1535,1.1556,1.1563,1.1591,1.1594,1.1606,1.1618,1.1623,1.1626,1.1628,1.1710,1.1719,1.1742,1.1743,1.1753,1.1800,1.1805,1.1833,1.1860,1.1929,1.1934,1.1964,1.1982,1.1986,1.1993,1.2014,1.2020,1.2046,1.2111,1.2120,1.2154,1.2218,1.2219,1.2224,1.2239,1.2281,1.2309,1.2336,1.2396,1.2403,1.2404,1.2457,1.2476,1.2509,1.2514,1.2569,1.2621,1.2659,1.2667,1.2681,1.2695,1.2701,1.2726,1.2767,1.2837,1.2854,1.2878,1.2883,1.2904,1.2950,1.3032,1.3042,1.3045,1.3050,1.3066,1.3104,1.3123,1.3166,1.3240,1.3265,1.3266,1.3334,1.3392,1.3402,1.3462,1.3564,1.3634,1.3638,1.3831,1.4238,1.4322,1.4324,1.4327,1.4353,1.4364,1.4379,1.4401,1.4405,1.4413,1.4516,1.4588,1.4846,1.4964,1.5134,1.5188,1.5357,1.5376,1.5460,1.5523,1.5641,1.5715,1.5771,1.5884,1.5910,1.5959,1.6125,1.6281,1.6345,1.6587,1.6837,1.6996,1.7004,1.7865,1.8269,1.8502,1.8626,1.8877,1.9101,1.9120,1.9717,2.0120,2.0468,2.0602,2.2005,2.2455,2.2842,2.4826,2.4848,2.5395,2.5459,3.0004,3.0122,3.0806,3.3483,3.8628],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.20430107526881722,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.2777777777777778,0.27956989247311825,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6057347670250897,0.6075268817204301,0.6111111111111112,0.6129032258064516,0.6164874551971327,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.0458,0.4724,0.4739,0.4767,0.4770,0.4775,0.4782,0.4835,0.4836,0.4840,0.4862,0.4868,0.4885,0.4911,0.4919,0.4924,0.4969,0.4989,0.4997,0.5014,0.5019,0.5035,0.5110,0.5134,0.5139,0.5150,0.5153,0.5180,0.5188,0.5191,0.5213,0.5218,0.5234,0.5236,0.5248,0.5280,0.5288,0.5311,0.5317,0.5323,0.5346,0.5358,0.5363,0.5366,0.5384,0.5388,0.5408,0.5413,0.5417,0.5432,0.5438,0.5440,0.5478,0.5481,0.5496,0.5497,0.5542,0.5554,0.5557,0.5562,0.5587,0.5604,0.5614,0.5654,0.5721,0.5722,0.5725,0.5770,0.5785,0.5816,0.5823,0.5835,0.5837,0.5842,0.5874,0.5886,0.5905,0.5949,0.5963,0.5964,0.5969,0.5979,0.5988,0.5989,0.6006,0.6008,0.6019,0.6031,0.6032,0.6040,0.6043,0.6049,0.6064,0.6072,0.6119,0.6125,0.6133,0.6134,0.6220,0.6233,0.6251,0.6256,0.6257,0.6260,0.6307,0.6318,0.6353,0.6355,0.6364,0.6373,0.6402,0.6414,0.6426,0.6429,0.6445,0.6475,0.6482,0.6494,0.6504,0.6515,0.6521,0.6549,0.6555,0.6582,0.6584,0.6591,0.6625,0.6657,0.6663,0.6673,0.6676,0.6680,0.6685,0.6709,0.6735,0.6742,0.6754,0.6780,0.6804,0.6841,0.6919,0.6948,0.6957,0.6982,0.6984,0.6995,0.7018,0.7021,0.7029,0.7050,0.7077,0.7078,0.7083,0.7088,0.7089,0.7105,0.7120,0.7135,0.7142,0.7145,0.7146,0.7147,0.7173,0.7187,0.7205,0.7212,0.7237,0.7239,0.7245,0.7247,0.7255,0.7256,0.7259,0.7262,0.7280,0.7284,0.7285,0.7292,0.7296,0.7313,0.7338,0.7347,0.7351,0.7353,0.7358,0.7366,0.7373,0.7386,0.7389,0.7404,0.7421,0.7426,0.7436,0.7441,0.7444,0.7448,0.7449,0.7457,0.7469,0.7481,0.7495,0.7503,0.7542,0.7545,0.7546,0.7550,0.7551,0.7610,0.7613,0.7652,0.7655,0.7660,0.7663,0.7674,0.7717,0.7720,0.7771,0.7776,0.7784,0.7827,0.7831,0.7836,0.7848,0.7857,0.7860,0.7881,0.7890,0.7937,0.7943,0.7951,0.7981,0.7987,0.7993,0.8010,0.8029,0.8039,0.8077,0.8099,0.8130,0.8168,0.8198,0.8213,0.8217,0.8234,0.8245,0.8270,0.8289,0.8292,0.8302,0.8308,0.8323,0.8346,0.8350,0.8365,0.8367,0.8368,0.8374,0.8383,0.8413,0.8419,0.8463,0.8481,0.8499,0.8528,0.8538,0.8547,0.8554,0.8595,0.8596,0.8627,0.8658,0.8677,0.8681,0.8682,0.8704,0.8707,0.8736,0.8774,0.8776,0.8780,0.8835,0.8851,0.8862,0.8883,0.8893,0.8962,0.8968,0.8978,0.8985,0.9017,0.9110,0.9138,0.9154,0.9161,0.9166,0.9176,0.9177,0.9188,0.9209,0.9210,0.9233,0.9244,0.9248,0.9258,0.9259,0.9267,0.9282,0.9290,0.9307,0.9321,0.9328,0.9346,0.9355,0.9357,0.9386,0.9408,0.9409,0.9413,0.9470,0.9488,0.9495,0.9505,0.9518,0.9522,0.9526,0.9532,0.9535,0.9539,0.9543,0.9550,0.9557,0.9561,0.9563,0.9565,0.9567,0.9570,0.9575,0.9576,0.9578,0.9580,0.9592,0.9593,0.9602,0.9612,0.9615,0.9618,0.9620,0.9627,0.9633,0.9638,0.9657,0.9663,0.9666,0.9667,0.9668,0.9680,0.9682,0.9687,0.9691,0.9696,0.9699,0.9704,0.9708,0.9710,0.9711,0.9712,0.9726,0.9742,0.9753,0.9755,0.9759,0.9760,0.9762,0.9765,0.9774,0.9779,0.9782,0.9783,0.9787,0.9788,0.9790,0.9800,0.9802,0.9804,0.9808,0.9815,0.9838,0.9842,0.9845,0.9863,0.9873,0.9881,0.9900,0.9910,0.9914,0.9925,0.9935,0.9942,0.9951,0.9973,0.9976,0.9979,1.0004,1.0032,1.0037,1.0041,1.0052,1.0053,1.0108,1.0125,1.0127,1.0138,1.0141,1.0171,1.0173,1.0180,1.0195,1.0205,1.0211,1.0250,1.0252,1.0264,1.0280,1.0318,1.0333,1.0341,1.0342,1.0346,1.0353,1.0357,1.0369,1.0378,1.0483,1.0488,1.0490,1.0493,1.0622,1.0632,1.0644,1.0711,1.0760,1.0764,1.0797,1.0857,1.0910,1.0912,1.0922,1.0930,1.0945,1.0946,1.0957,1.0959,1.0978,1.0990,1.1003,1.1009,1.1041,1.1043,1.1048,1.1136,1.1137,1.1140,1.1143,1.1163,1.1181,1.1201,1.1219,1.1229,1.1245,1.1341,1.1345,1.1351,1.1361,1.1364,1.1421,1.1451,1.1469,1.1511,1.1526,1.1566,1.1616,1.1638,1.1661,1.1713,1.1790,1.1849,1.1896,1.1956,1.2030,1.2090,1.2315,1.2364,1.2529,1.2714,1.2757,1.2777,1.2894,1.2904,1.2910,1.2994,1.3035,1.3050,1.3054,1.3072,1.3176,1.3288,1.3928,1.3939,1.4053,1.4054,1.4185,1.4226,1.4227,1.4229,1.4663,1.5515,1.5771,1.5906,1.6121,1.6327,1.6424,1.7213,1.7871,1.8389,1.8404,1.9116,1.9317,4.4706],"y":[0.0018018018018018018,0.0036036036036036037,0.005405405405405406,0.007207207207207207,0.009009009009009009,0.010810810810810811,0.012612612612612612,0.016216216216216217,0.018018018018018018,0.01981981981981982,0.021621621621621623,0.023423423423423424,0.025225225225225224,0.02702702702702703,0.02882882882882883,0.03063063063063063,0.032432432432432434,0.03423423423423423,0.036036036036036036,0.03783783783783784,0.03963963963963964,0.04144144144144144,0.043243243243243246,0.04504504504504504,0.04684684684684685,0.04864864864864865,0.05045045045045045,0.05225225225225225,0.05405405405405406,0.055855855855855854,0.05765765765765766,0.05945945945945946,0.06126126126126126,0.06486486486486487,0.06666666666666667,0.06846846846846846,0.07027027027027027,0.07207207207207207,0.07387387387387387,0.07567567567567568,0.07747747747747748,0.07927927927927927,0.08108108108108109,0.08288288288288288,0.08468468468468468,0.08648648648648649,0.08828828828828829,0.09009009009009009,0.0936936936936937,0.09549549549549549,0.0972972972972973,0.0990990990990991,0.1009009009009009,0.1045045045045045,0.10810810810810811,0.10990990990990991,0.11171171171171171,0.11351351351351352,0.11531531531531532,0.11711711711711711,0.11891891891891893,0.12072072072072072,0.12252252252252252,0.12432432432432433,0.12612612612612611,0.12792792792792793,0.12972972972972974,0.13153153153153152,0.13333333333333333,0.13513513513513514,0.13693693693693693,0.13873873873873874,0.14054054054054055,0.14234234234234233,0.14414414414414414,0.14594594594594595,0.14774774774774774,0.14954954954954955,0.15135135135135136,0.15315315315315314,0.15495495495495495,0.15675675675675677,0.15855855855855855,0.16036036036036036,0.16216216216216217,0.16396396396396395,0.16576576576576577,0.16936936936936936,0.17117117117117117,0.17297297297297298,0.17477477477477477,0.17657657657657658,0.1783783783783784,0.18018018018018017,0.18198198198198198,0.1837837837837838,0.18558558558558558,0.1873873873873874,0.1891891891891892,0.19099099099099098,0.1927927927927928,0.1945945945945946,0.1963963963963964,0.1981981981981982,0.2,0.2018018018018018,0.2036036036036036,0.20540540540540542,0.2072072072072072,0.209009009009009,0.21081081081081082,0.2126126126126126,0.21441441441441442,0.21621621621621623,0.218018018018018,0.21981981981981982,0.22162162162162163,0.22342342342342342,0.22522522522522523,0.22702702702702704,0.22882882882882882,0.23063063063063063,0.23243243243243245,0.23423423423423423,0.23603603603603604,0.23783783783783785,0.23963963963963963,0.24144144144144145,0.24324324324324326,0.24504504504504504,0.24684684684684685,0.24864864864864866,0.25045045045045045,0.25225225225225223,0.25405405405405407,0.25585585585585585,0.25765765765765763,0.2594594594594595,0.26126126126126126,0.26306306306306304,0.2648648648648649,0.26666666666666666,0.26846846846846845,0.2702702702702703,0.27207207207207207,0.27387387387387385,0.2756756756756757,0.2774774774774775,0.27927927927927926,0.2810810810810811,0.2828828828828829,0.28468468468468466,0.2864864864864865,0.2882882882882883,0.2918918918918919,0.2936936936936937,0.2954954954954955,0.2972972972972973,0.2990990990990991,0.3009009009009009,0.3027027027027027,0.3045045045045045,0.3063063063063063,0.3081081081081081,0.3099099099099099,0.3117117117117117,0.31351351351351353,0.3153153153153153,0.3171171171171171,0.3207207207207207,0.3225225225225225,0.32432432432432434,0.3279279279279279,0.32972972972972975,0.33153153153153153,0.3333333333333333,0.33513513513513515,0.33693693693693694,0.3387387387387387,0.34054054054054056,0.34234234234234234,0.3441441441441441,0.34594594594594597,0.34954954954954953,0.35135135135135137,0.35315315315315315,0.35495495495495494,0.3567567567567568,0.35855855855855856,0.36036036036036034,0.3621621621621622,0.36396396396396397,0.36576576576576575,0.3675675675675676,0.36936936936936937,0.37117117117117115,0.3747747747747748,0.37657657657657656,0.3783783783783784,0.3801801801801802,0.38198198198198197,0.3837837837837838,0.3855855855855856,0.38738738738738737,0.3891891891891892,0.390990990990991,0.3927927927927928,0.3945945945945946,0.3963963963963964,0.3981981981981982,0.4,0.4018018018018018,0.4036036036036036,0.40540540540540543,0.4072072072072072,0.409009009009009,0.41081081081081083,0.4126126126126126,0.4144144144144144,0.418018018018018,0.4198198198198198,0.42162162162162165,0.42342342342342343,0.4252252252252252,0.42702702702702705,0.42882882882882883,0.4306306306306306,0.43243243243243246,0.43423423423423424,0.436036036036036,0.43783783783783786,0.43963963963963965,0.44144144144144143,0.44324324324324327,0.44504504504504505,0.44684684684684683,0.45045045045045046,0.45225225225225224,0.4540540540540541,0.45585585585585586,0.45765765765765765,0.46126126126126127,0.46306306306306305,0.4648648648648649,0.4666666666666667,0.46846846846846846,0.4702702702702703,0.4720720720720721,0.47387387387387386,0.4756756756756757,0.4774774774774775,0.47927927927927927,0.4810810810810811,0.4828828828828829,0.4864864864864865,0.4882882882882883,0.4900900900900901,0.4936936936936937,0.4954954954954955,0.4972972972972973,0.4990990990990991,0.5009009009009009,0.5027027027027027,0.5045045045045045,0.5081081081081081,0.5099099099099099,0.5117117117117117,0.5135135135135135,0.5153153153153153,0.5171171171171172,0.518918918918919,0.5207207207207207,0.5225225225225225,0.5243243243243243,0.5261261261261261,0.527927927927928,0.5297297297297298,0.5315315315315315,0.5333333333333333,0.5351351351351351,0.5369369369369369,0.5387387387387388,0.5405405405405406,0.5423423423423424,0.5441441441441441,0.5459459459459459,0.5477477477477477,0.5495495495495496,0.5513513513513514,0.5531531531531532,0.554954954954955,0.5567567567567567,0.5585585585585585,0.5603603603603604,0.5621621621621622,0.563963963963964,0.5657657657657658,0.5675675675675675,0.5693693693693693,0.5711711711711712,0.572972972972973,0.5747747747747748,0.5765765765765766,0.5783783783783784,0.5801801801801801,0.581981981981982,0.5837837837837838,0.5855855855855856,0.5873873873873874,0.5891891891891892,0.590990990990991,0.5927927927927928,0.5945945945945946,0.5963963963963964,0.5981981981981982,0.6,0.6018018018018018,0.6036036036036037,0.6054054054054054,0.6072072072072072,0.609009009009009,0.6108108108108108,0.6126126126126126,0.6144144144144145,0.6162162162162163,0.618018018018018,0.6198198198198198,0.6216216216216216,0.6234234234234234,0.6252252252252253,0.6270270270270271,0.6288288288288288,0.6306306306306306,0.6324324324324324,0.6342342342342342,0.6360360360360361,0.6378378378378379,0.6396396396396397,0.6414414414414414,0.6432432432432432,0.645045045045045,0.6468468468468469,0.6486486486486487,0.6504504504504505,0.6522522522522523,0.654054054054054,0.6558558558558558,0.6576576576576577,0.6594594594594595,0.6630630630630631,0.6648648648648648,0.6684684684684684,0.6702702702702703,0.6720720720720721,0.6756756756756757,0.6774774774774774,0.6792792792792792,0.6810810810810811,0.6828828828828829,0.6846846846846847,0.6864864864864865,0.6882882882882883,0.69009009009009,0.6918918918918919,0.6936936936936937,0.6954954954954955,0.6990990990990991,0.7009009009009008,0.7027027027027027,0.7045045045045045,0.7063063063063063,0.7081081081081081,0.7099099099099099,0.7117117117117117,0.7135135135135136,0.7153153153153153,0.7171171171171171,0.7189189189189189,0.7207207207207207,0.7225225225225225,0.7243243243243244,0.7261261261261261,0.7279279279279279,0.7297297297297297,0.7315315315315315,0.7333333333333333,0.7351351351351352,0.736936936936937,0.7387387387387387,0.7405405405405405,0.7423423423423423,0.745945945945946,0.7477477477477478,0.7513513513513513,0.7531531531531531,0.7549549549549549,0.7567567567567568,0.7585585585585586,0.7603603603603604,0.7621621621621621,0.7639639639639639,0.7657657657657657,0.7675675675675676,0.7711711711711712,0.7747747747747747,0.7765765765765765,0.7783783783783784,0.7801801801801802,0.7837837837837838,0.7855855855855856,0.7873873873873873,0.7891891891891892,0.790990990990991,0.7927927927927928,0.7945945945945946,0.7963963963963964,0.7981981981981981,0.8,0.8018018018018018,0.8036036036036036,0.8054054054054054,0.8072072072072072,0.809009009009009,0.8108108108108109,0.8126126126126126,0.8144144144144144,0.8162162162162162,0.818018018018018,0.8198198198198198,0.8216216216216217,0.8234234234234235,0.8252252252252252,0.827027027027027,0.8288288288288288,0.8306306306306306,0.8324324324324325,0.8342342342342343,0.836036036036036,0.8378378378378378,0.8396396396396396,0.8414414414414414,0.8432432432432433,0.8450450450450451,0.8468468468468469,0.8486486486486486,0.8504504504504504,0.8522522522522522,0.8540540540540541,0.8558558558558559,0.8576576576576577,0.8594594594594595,0.8612612612612612,0.863063063063063,0.8648648648648649,0.8666666666666667,0.8684684684684685,0.8702702702702703,0.872072072072072,0.8738738738738738,0.8756756756756757,0.8774774774774775,0.8792792792792793,0.8810810810810811,0.8828828828828829,0.8846846846846846,0.8864864864864865,0.8882882882882883,0.8900900900900901,0.8918918918918919,0.8936936936936937,0.8954954954954955,0.8972972972972973,0.8990990990990991,0.9009009009009009,0.9027027027027027,0.9045045045045045,0.9063063063063063,0.9081081081081082,0.9099099099099099,0.9117117117117117,0.9135135135135135,0.9153153153153153,0.9171171171171171,0.918918918918919,0.9207207207207208,0.9225225225225225,0.9243243243243243,0.9261261261261261,0.9279279279279279,0.9297297297297298,0.9315315315315316,0.9333333333333333,0.9351351351351351,0.9369369369369369,0.9387387387387387,0.9405405405405406,0.9423423423423424,0.9441441441441442,0.9459459459459459,0.9477477477477477,0.9495495495495495,0.9513513513513514,0.9531531531531532,0.954954954954955,0.9567567567567568,0.9585585585585585,0.9603603603603603,0.9621621621621622,0.963963963963964,0.9657657657657658,0.9675675675675676,0.9693693693693693,0.9711711711711711,0.972972972972973,0.9747747747747748,0.9765765765765766,0.9783783783783784,0.9801801801801802,0.9819819819819819,0.9837837837837838,0.9855855855855856,0.9873873873873874,0.9891891891891892,0.990990990990991,0.9927927927927928,0.9945945945945946,0.9963963963963964,0.9981981981981982],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.0521,0.0526,0.2657,0.2711,0.2941,0.3253,0.3368,0.3677,0.6199,0.6397,0.6557,0.6628,0.6661,0.6674,0.6678,0.6716,0.6725,0.6743,0.6746,0.6747,0.6802,0.6815,0.6817,0.6824,0.6826,0.6843,0.6852,0.6914,0.6962,0.6973,0.6982,0.7018,0.7093,0.7121,0.7133,0.7216,0.7267,0.7290,0.7302,0.7309,0.7312,0.7334,0.7344,0.7361,0.7372,0.7390,0.7402,0.7404,0.7410,0.7418,0.7423,0.7457,0.7467,0.7469,0.7487,0.7503,0.7504,0.7513,0.7522,0.7557,0.7566,0.7570,0.7575,0.7582,0.7588,0.7646,0.7654,0.7669,0.7704,0.7706,0.7709,0.7714,0.7726,0.7727,0.7737,0.7756,0.7758,0.7778,0.7781,0.7804,0.7808,0.7812,0.7836,0.7865,0.7875,0.7877,0.7901,0.7941,0.7953,0.7981,0.7982,0.7999,0.8022,0.8026,0.8027,0.8028,0.8034,0.8042,0.8048,0.8071,0.8074,0.8076,0.8077,0.8079,0.8089,0.8102,0.8112,0.8113,0.8119,0.8146,0.8161,0.8180,0.8191,0.8215,0.8219,0.8257,0.8290,0.8291,0.8323,0.8327,0.8331,0.8336,0.8348,0.8355,0.8360,0.8368,0.8380,0.8386,0.8396,0.8399,0.8438,0.8453,0.8477,0.8494,0.8511,0.8524,0.8528,0.8532,0.8579,0.8581,0.8591,0.8615,0.8618,0.8631,0.8632,0.8651,0.8652,0.8692,0.8698,0.8712,0.8715,0.8729,0.8752,0.8755,0.8770,0.8777,0.8822,0.8828,0.8833,0.8840,0.8849,0.8865,0.8867,0.8874,0.8903,0.8906,0.8909,0.8911,0.8919,0.8924,0.8929,0.8942,0.8946,0.8962,0.8974,0.9072,0.9080,0.9096,0.9097,0.9100,0.9106,0.9122,0.9131,0.9132,0.9135,0.9140,0.9145,0.9158,0.9177,0.9187,0.9192,0.9201,0.9207,0.9240,0.9257,0.9273,0.9277,0.9282,0.9288,0.9289,0.9290,0.9315,0.9326,0.9329,0.9340,0.9346,0.9380,0.9394,0.9424,0.9434,0.9446,0.9455,0.9479,0.9509,0.9510,0.9518,0.9528,0.9533,0.9534,0.9553,0.9560,0.9565,0.9591,0.9594,0.9602,0.9610,0.9612,0.9617,0.9630,0.9646,0.9648,0.9665,0.9671,0.9693,0.9713,0.9724,0.9725,0.9726,0.9737,0.9742,0.9759,0.9774,0.9789,0.9799,0.9823,0.9825,0.9868,0.9870,0.9896,0.9897,0.9928,0.9955,0.9962,0.9974,0.9993,1.0033,1.0044,1.0052,1.0065,1.0071,1.0086,1.0092,1.0102,1.0122,1.0139,1.0159,1.0167,1.0181,1.0193,1.0209,1.0225,1.0235,1.0288,1.0298,1.0308,1.0339,1.0340,1.0360,1.0377,1.0378,1.0395,1.0397,1.0405,1.0411,1.0426,1.0427,1.0428,1.0433,1.0476,1.0486,1.0491,1.0498,1.0509,1.0513,1.0528,1.0549,1.0554,1.0572,1.0574,1.0578,1.0622,1.0627,1.0635,1.0650,1.0687,1.0731,1.0758,1.0768,1.0794,1.0822,1.0844,1.0846,1.0858,1.0868,1.0880,1.0884,1.0888,1.0919,1.0964,1.0996,1.1004,1.1033,1.1034,1.1073,1.1082,1.1103,1.1122,1.1140,1.1150,1.1153,1.1183,1.1233,1.1242,1.1326,1.1348,1.1351,1.1355,1.1366,1.1557,1.1625,1.1640,1.1698,1.1718,1.1730,1.1774,1.1807,1.1834,1.1844,1.1863,1.1893,1.1896,1.1959,1.1986,1.2022,1.2055,1.2058,1.2060,1.2082,1.2126,1.2129,1.2158,1.2161,1.2171,1.2177,1.2195,1.2247,1.2255,1.2276,1.2302,1.2333,1.2373,1.2414,1.2420,1.2423,1.2429,1.2462,1.2477,1.2480,1.2518,1.2544,1.2557,1.2644,1.2663,1.2665,1.2666,1.2672,1.2673,1.2695,1.2710,1.2792,1.2827,1.2829,1.2864,1.2892,1.2929,1.3002,1.3171,1.3180,1.3184,1.3209,1.3222,1.3279,1.3304,1.3320,1.3331,1.3350,1.3396,1.3427,1.3452,1.3471,1.3480,1.3544,1.3559,1.3585,1.3626,1.3697,1.3719,1.3740,1.3781,1.3897,1.3965,1.4198,1.4230,1.4240,1.4265,1.4279,1.4428,1.4448,1.4639,1.4716,1.4724,1.4763,1.4801,1.4929,1.4966,1.5114,1.5121,1.5146,1.5264,1.5517,1.5548,1.5551,1.5651,1.5758,1.5810,1.5896,1.6014,1.6067,1.6105,1.6113,1.6130,1.6362,1.6411,1.6456,1.6984,1.7063,1.7249,1.7270,1.7375,1.7379,1.7459,1.7505,1.7585,1.7589,1.7691,1.7712,1.7833,1.8122,1.8137,1.8343,1.8513,1.8557,1.8582,1.8820,1.8901,1.8928,1.9001,1.9395,1.9506,1.9790,1.9876,1.9999,2.0835,2.0862,2.0897,2.1121,2.1142,2.1247,2.1274,2.1291,2.1301,2.1316,2.1423,2.1484,2.1628,2.1664,2.1690,2.2120,2.2181,2.2297,2.2377,2.2494,2.2513,2.2621,2.2742,2.2943,2.2952,2.3080,2.3099,2.3231,2.3275,2.3315,2.3474,2.3577,2.3630,2.3940,2.4062,2.4081,2.4405,2.4934,2.4965,2.4976,2.5211,2.6346,2.6439,2.6695,2.7038,2.7677,2.8000,2.8422,3.0663,3.1607,3.1638,3.2970,3.3779,3.7988,4.3154,4.5622,5.0442],"y":[0.0018214936247723133,0.0036429872495446266,0.00546448087431694,0.007285974499089253,0.009107468123861567,0.01092896174863388,0.012750455373406194,0.014571948998178506,0.01639344262295082,0.018214936247723135,0.020036429872495445,0.02185792349726776,0.023679417122040074,0.025500910746812388,0.0273224043715847,0.029143897996357013,0.030965391621129327,0.03278688524590164,0.03460837887067395,0.03642987249544627,0.03825136612021858,0.04007285974499089,0.04189435336976321,0.04371584699453552,0.04553734061930783,0.04735883424408015,0.04918032786885246,0.051001821493624776,0.052823315118397086,0.0546448087431694,0.056466302367941715,0.058287795992714025,0.060109289617486336,0.061930783242258654,0.06375227686703097,0.06557377049180328,0.06739526411657559,0.0692167577413479,0.07103825136612021,0.07285974499089254,0.07468123861566485,0.07650273224043716,0.07832422586520947,0.08014571948998178,0.08196721311475409,0.08378870673952642,0.08561020036429873,0.08743169398907104,0.08925318761384335,0.09107468123861566,0.09289617486338798,0.0947176684881603,0.0965391621129326,0.09836065573770492,0.10018214936247723,0.10200364298724955,0.10382513661202186,0.10564663023679417,0.10746812386156648,0.1092896174863388,0.1111111111111111,0.11293260473588343,0.11475409836065574,0.11657559198542805,0.11839708561020036,0.12021857923497267,0.122040072859745,0.12386156648451731,0.12568306010928962,0.12750455373406194,0.12932604735883424,0.13114754098360656,0.13296903460837886,0.13479052823315119,0.1366120218579235,0.1384335154826958,0.14025500910746813,0.14207650273224043,0.14389799635701275,0.14571948998178508,0.14754098360655737,0.1493624772313297,0.151183970856102,0.15300546448087432,0.15482695810564662,0.15664845173041894,0.16029143897996356,0.1621129326047359,0.16393442622950818,0.1657559198542805,0.16757741347905283,0.16939890710382513,0.17122040072859745,0.17304189435336975,0.17486338797814208,0.1766848816029144,0.1785063752276867,0.18032786885245902,0.18214936247723132,0.18397085610200364,0.18579234972677597,0.18761384335154827,0.1894353369763206,0.1912568306010929,0.1930783242258652,0.19489981785063754,0.19672131147540983,0.19854280510018216,0.20036429872495445,0.20218579234972678,0.2040072859744991,0.2058287795992714,0.20947176684881602,0.21129326047358835,0.21311475409836064,0.21493624772313297,0.2167577413479053,0.2185792349726776,0.2204007285974499,0.2222222222222222,0.22404371584699453,0.22586520947176686,0.22768670309653916,0.22950819672131148,0.23132969034608378,0.2331511839708561,0.23497267759562843,0.23679417122040072,0.23861566484517305,0.24043715846994534,0.24225865209471767,0.24408014571949,0.2459016393442623,0.24772313296903462,0.2495446265938069,0.25136612021857924,0.25318761384335153,0.2550091074681239,0.2568306010928962,0.2586520947176685,0.2604735883424408,0.26229508196721313,0.2641165755919854,0.2659380692167577,0.2677595628415301,0.26958105646630237,0.27140255009107467,0.273224043715847,0.2768670309653916,0.2786885245901639,0.28051001821493626,0.28233151183970856,0.28415300546448086,0.2859744990892532,0.2877959927140255,0.29143897996357016,0.29326047358834245,0.29508196721311475,0.29690346083788705,0.2987249544626594,0.3005464480874317,0.302367941712204,0.30418943533697634,0.30601092896174864,0.30783242258652094,0.30965391621129323,0.3114754098360656,0.3132969034608379,0.3151183970856102,0.31693989071038253,0.3205828779599271,0.3224043715846995,0.3242258652094718,0.32604735883424407,0.32786885245901637,0.3296903460837887,0.331511839708561,0.3333333333333333,0.33515482695810567,0.33697632058287796,0.33879781420765026,0.3406193078324226,0.3424408014571949,0.3442622950819672,0.3460837887067395,0.34790528233151186,0.34972677595628415,0.35154826958105645,0.3533697632058288,0.3551912568306011,0.3570127504553734,0.3588342440801457,0.36065573770491804,0.36247723132969034,0.366120218579235,0.3679417122040073,0.3697632058287796,0.37158469945355194,0.37340619307832423,0.37522768670309653,0.3770491803278688,0.3788706739526412,0.3806921675774135,0.3825136612021858,0.3843351548269581,0.3861566484517304,0.3879781420765027,0.38979963570127507,0.39162112932604737,0.39344262295081966,0.39526411657559196,0.3970856102003643,0.3989071038251366,0.4007285974499089,0.40255009107468126,0.40619307832422585,0.4080145719489982,0.4098360655737705,0.4134790528233151,0.41530054644808745,0.41712204007285975,0.41894353369763204,0.4207650273224044,0.4225865209471767,0.424408014571949,0.4262295081967213,0.42805100182149364,0.42987249544626593,0.43169398907103823,0.4335154826958106,0.4353369763205829,0.4371584699453552,0.43897996357012753,0.4408014571948998,0.4426229508196721,0.4444444444444444,0.44626593806921677,0.44808743169398907,0.44990892531876137,0.4517304189435337,0.453551912568306,0.4553734061930783,0.45719489981785066,0.46083788706739526,0.46265938069216755,0.4644808743169399,0.4663023679417122,0.4681238615664845,0.46994535519125685,0.47176684881602915,0.47358834244080145,0.47540983606557374,0.4772313296903461,0.4790528233151184,0.4808743169398907,0.48269581056466304,0.48451730418943534,0.48633879781420764,0.48816029143898,0.4899817850637523,0.4918032786885246,0.4936247723132969,0.49544626593806923,0.4972677595628415,0.4990892531876138,0.5009107468123861,0.5027322404371585,0.5045537340619308,0.5063752276867031,0.5081967213114754,0.5100182149362478,0.51183970856102,0.5136612021857924,0.5154826958105647,0.517304189435337,0.5191256830601093,0.5209471766848816,0.5227686703096539,0.5245901639344263,0.5264116575591985,0.5282331511839709,0.5300546448087432,0.5318761384335154,0.5336976320582878,0.5355191256830601,0.5373406193078324,0.5391621129326047,0.5409836065573771,0.5428051001821493,0.5446265938069217,0.546448087431694,0.5482695810564663,0.5500910746812386,0.5519125683060109,0.5537340619307832,0.5555555555555556,0.5573770491803278,0.5591985428051002,0.5610200364298725,0.5628415300546448,0.5646630236794171,0.5664845173041895,0.5683060109289617,0.5701275045537341,0.5719489981785064,0.5737704918032787,0.575591985428051,0.5774134790528234,0.5792349726775956,0.581056466302368,0.5828779599271403,0.5846994535519126,0.5865209471766849,0.5883424408014571,0.5901639344262295,0.5919854280510018,0.5938069216757741,0.5956284153005464,0.5974499089253188,0.599271402550091,0.6010928961748634,0.6029143897996357,0.604735883424408,0.6065573770491803,0.6083788706739527,0.6102003642987249,0.6120218579234973,0.6138433515482696,0.6156648451730419,0.6174863387978142,0.6193078324225865,0.6211293260473588,0.6229508196721312,0.6247723132969034,0.6265938069216758,0.6284153005464481,0.6302367941712204,0.6320582877959927,0.6338797814207651,0.6357012750455373,0.6375227686703097,0.639344262295082,0.6411657559198543,0.6429872495446266,0.644808743169399,0.6466302367941712,0.6484517304189436,0.6502732240437158,0.6520947176684881,0.6539162112932605,0.6557377049180327,0.6575591985428051,0.6593806921675774,0.6612021857923497,0.663023679417122,0.6648451730418944,0.6666666666666666,0.668488160291439,0.6703096539162113,0.6721311475409836,0.6739526411657559,0.6757741347905283,0.6775956284153005,0.6794171220400729,0.6812386156648452,0.6830601092896175,0.6848816029143898,0.6867030965391621,0.6885245901639344,0.6903460837887068,0.692167577413479,0.6939890710382514,0.6958105646630237,0.697632058287796,0.6994535519125683,0.7012750455373407,0.7030965391621129,0.7049180327868853,0.7067395264116576,0.7085610200364298,0.7103825136612022,0.7122040072859745,0.7140255009107468,0.7158469945355191,0.7176684881602914,0.7194899817850637,0.7213114754098361,0.7231329690346083,0.7249544626593807,0.726775956284153,0.7285974499089253,0.7304189435336976,0.73224043715847,0.7340619307832422,0.7358834244080146,0.7377049180327869,0.7395264116575592,0.7413479052823315,0.7431693989071039,0.7449908925318761,0.7468123861566485,0.7486338797814208,0.7504553734061931,0.7522768670309654,0.7540983606557377,0.75591985428051,0.7577413479052824,0.7595628415300546,0.761384335154827,0.7632058287795993,0.7650273224043715,0.7668488160291439,0.7686703096539163,0.7704918032786885,0.7723132969034608,0.7741347905282332,0.7759562841530054,0.7777777777777778,0.7795992714025501,0.7814207650273224,0.7832422586520947,0.785063752276867,0.7868852459016393,0.7887067395264117,0.7905282331511839,0.7923497267759563,0.7941712204007286,0.7959927140255009,0.7978142076502732,0.7996357012750456,0.8014571948998178,0.8032786885245902,0.8051001821493625,0.8069216757741348,0.8087431693989071,0.8105646630236795,0.8123861566484517,0.8142076502732241,0.8160291438979964,0.8178506375227687,0.819672131147541,0.8214936247723132,0.8233151183970856,0.825136612021858,0.8269581056466302,0.8287795992714025,0.8306010928961749,0.8324225865209471,0.8342440801457195,0.8360655737704918,0.8378870673952641,0.8397085610200364,0.8415300546448088,0.843351548269581,0.8451730418943534,0.8469945355191257,0.848816029143898,0.8506375227686703,0.8524590163934426,0.8542805100182149,0.8561020036429873,0.8579234972677595,0.8597449908925319,0.8615664845173042,0.8633879781420765,0.8652094717668488,0.8670309653916212,0.8688524590163934,0.8706739526411658,0.8724954462659381,0.8743169398907104,0.8761384335154827,0.8779599271402551,0.8797814207650273,0.8816029143897997,0.8834244080145719,0.8852459016393442,0.8870673952641166,0.8888888888888888,0.8907103825136612,0.8925318761384335,0.8943533697632058,0.8961748633879781,0.8979963570127505,0.8998178506375227,0.9016393442622951,0.9034608378870674,0.9052823315118397,0.907103825136612,0.9089253187613844,0.9107468123861566,0.912568306010929,0.9143897996357013,0.9162112932604736,0.9180327868852459,0.9198542805100182,0.9216757741347905,0.9234972677595629,0.9253187613843351,0.9271402550091075,0.9289617486338798,0.930783242258652,0.9326047358834244,0.9344262295081968,0.936247723132969,0.9380692167577414,0.9398907103825137,0.941712204007286,0.9435336976320583,0.9453551912568307,0.9471766848816029,0.9489981785063752,0.9508196721311475,0.9526411657559198,0.9544626593806922,0.9562841530054644,0.9581056466302368,0.9599271402550091,0.9617486338797814,0.9635701275045537,0.9653916211293261,0.9672131147540983,0.9690346083788707,0.970856102003643,0.9726775956284153,0.9744990892531876,0.97632058287796,0.9781420765027322,0.9799635701275046,0.9817850637522769,0.9836065573770492,0.9854280510018215,0.9872495446265938,0.9890710382513661,0.9908925318761385,0.9927140255009107,0.994535519125683,0.9963570127504554,0.9981785063752276],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0675,0.0722,0.0731,0.0734,0.0735,0.0737,0.0746,0.0747,0.0766,0.0769,0.0776,0.0778,0.0781,0.0783,0.0787,0.0788,0.0791,0.0795,0.0796,0.0797,0.0799,0.0801,0.0807,0.0810,0.0815,0.0816,0.0820,0.0824,0.0833,0.0835,0.0837,0.0838,0.0840,0.0841,0.0843,0.0850,0.0851,0.0852,0.0853,0.0854,0.0858,0.0859,0.0860,0.0861,0.0865,0.0866,0.0868,0.0869,0.0870,0.0872,0.0873,0.0875,0.0877,0.0878,0.0880,0.0881,0.0882,0.0883,0.0885,0.0888,0.0889,0.0890,0.0891,0.0898,0.0900,0.0901,0.0902,0.0903,0.0904,0.0906,0.0908,0.0909,0.0910,0.0912,0.0913,0.0914,0.0916,0.0919,0.0921,0.0922,0.0926,0.0927,0.0928,0.0929,0.0930,0.0934,0.0939,0.0942,0.0946,0.0947,0.0953,0.0954,0.0955,0.0958,0.0959,0.0961,0.0964,0.0965,0.0966,0.0967,0.0971,0.0976,0.0978,0.0983,0.0984,0.0987,0.0990,0.0993,0.0995,0.1001,0.1005,0.1006,0.1009,0.1010,0.1016,0.1017,0.1019,0.1020,0.1024,0.1026,0.1027,0.1028,0.1030,0.1032,0.1034,0.1037,0.1040,0.1041,0.1042,0.1046,0.1048,0.1049,0.1052,0.1054,0.1055,0.1056,0.1063,0.1067,0.1069,0.1074,0.1078,0.1081,0.1083,0.1084,0.1087,0.1088,0.1089,0.1090,0.1092,0.1096,0.1098,0.1100,0.1101,0.1102,0.1104,0.1105,0.1106,0.1108,0.1109,0.1110,0.1114,0.1116,0.1117,0.1120,0.1127,0.1128,0.1129,0.1134,0.1135,0.1141,0.1146,0.1147,0.1151,0.1154,0.1157,0.1160,0.1162,0.1166,0.1167,0.1170,0.1171,0.1175,0.1176,0.1177,0.1178,0.1183,0.1186,0.1187,0.1188,0.1192,0.1193,0.1195,0.1198,0.1199,0.1200,0.1201,0.1202,0.1205,0.1212,0.1216,0.1217,0.1218,0.1222,0.1227,0.1229,0.1230,0.1231,0.1235,0.1238,0.1243,0.1244,0.1246,0.1250,0.1254,0.1259,0.1263,0.1264,0.1265,0.1266,0.1267,0.1271,0.1274,0.1281,0.1289,0.1291,0.1292,0.1296,0.1299,0.1308,0.1309,0.1312,0.1317,0.1319,0.1326,0.1328,0.1331,0.1332,0.1335,0.1346,0.1349,0.1352,0.1353,0.1354,0.1359,0.1362,0.1364,0.1365,0.1366,0.1372,0.1378,0.1380,0.1382,0.1384,0.1387,0.1388,0.1389,0.1398,0.1399,0.1400,0.1401,0.1407,0.1409,0.1410,0.1411,0.1415,0.1418,0.1419,0.1424,0.1427,0.1435,0.1438,0.1447,0.1463,0.1467,0.1469,0.1471,0.1477,0.1478,0.1482,0.1484,0.1489,0.1492,0.1493,0.1494,0.1497,0.1498,0.1499,0.1500,0.1509,0.1510,0.1517,0.1520,0.1522,0.1523,0.1526,0.1531,0.1534,0.1540,0.1544,0.1549,0.1553,0.1558,0.1559,0.1561,0.1564,0.1581,0.1584,0.1594,0.1597,0.1599,0.1605,0.1609,0.1615,0.1619,0.1622,0.1642,0.1646,0.1647,0.1648,0.1654,0.1657,0.1658,0.1664,0.1667,0.1668,0.1681,0.1683,0.1689,0.1690,0.1692,0.1694,0.1697,0.1700,0.1702,0.1703,0.1709,0.1715,0.1728,0.1737,0.1741,0.1746,0.1752,0.1757,0.1762,0.1763,0.1767,0.1771,0.1777,0.1787,0.1791,0.1793,0.1794,0.1803,0.1819,0.1825,0.1853,0.1861,0.1866,0.1867,0.1893,0.1897,0.1901,0.1911,0.1933,0.1934,0.1935,0.1943,0.1950,0.1988,0.2023,0.2042,0.2049,0.2056,0.2057,0.2060,0.2062,0.2068,0.2069,0.2078,0.2083,0.2089,0.2092,0.2104,0.2108,0.2112,0.2125,0.2137,0.2143,0.2154,0.2155,0.2178,0.2184,0.2205,0.2215,0.2218,0.2240,0.2252,0.2299,0.2303,0.2305,0.2309,0.2326,0.2342,0.2343,0.2347,0.2359,0.2362,0.2395,0.2398,0.2401,0.2414,0.2425,0.2426,0.2437,0.2465,0.2470,0.2471,0.2490,0.2511,0.2520,0.2544,0.2563,0.2567,0.2601,0.2638,0.2644,0.2664,0.2725,0.2726,0.2733,0.2740,0.2749,0.2762,0.2815,0.2822,0.2850,0.2882,0.2945,0.2968,0.2988,0.3048,0.3297,0.3310,0.3322,0.3463,0.3473,0.3546,0.3674,0.3702,0.3834,0.3914,0.4087,0.4179,0.4303,0.7911,0.9241,0.9281,0.9345,1.1148,1.3248,1.3703,1.7430,2.1186,3.7410,6.8262,8.3794,9.0278],"y":[0.0018281535648994515,0.003656307129798903,0.005484460694698354,0.007312614259597806,0.009140767824497258,0.010968921389396709,0.012797074954296161,0.014625228519195612,0.016453382084095063,0.018281535648994516,0.02010968921389397,0.021937842778793418,0.02376599634369287,0.025594149908592323,0.027422303473491772,0.029250457038391225,0.031078610603290677,0.03473491773308958,0.03656307129798903,0.04021937842778794,0.04204753199268738,0.043875685557586835,0.04570383912248629,0.051188299817184646,0.05301645338208409,0.054844606946983544,0.056672760511883,0.05850091407678245,0.0603290676416819,0.062157221206581355,0.06398537477148081,0.06764168190127971,0.0712979890310786,0.07312614259597806,0.07495429616087751,0.07678244972577697,0.07861060329067641,0.08409506398537477,0.08592321755027423,0.08775137111517367,0.08957952468007313,0.09323583180987204,0.09506398537477148,0.09689213893967093,0.09872029250457039,0.10054844606946983,0.10237659963436929,0.10420475319926874,0.10603290676416818,0.10786106032906764,0.10968921389396709,0.11151736745886655,0.113345521023766,0.11517367458866545,0.11882998171846434,0.1206581352833638,0.12431444241316271,0.12614259597806216,0.12979890310786105,0.1316270566727605,0.13711151736745886,0.1425959780621572,0.14442413162705667,0.14625228519195613,0.1480804387568556,0.14990859232175502,0.15173674588665448,0.15356489945155394,0.15539305301645337,0.1590493601462523,0.16087751371115175,0.16270566727605118,0.16819012797074953,0.1736745886654479,0.17550274223034734,0.1773308957952468,0.17915904936014626,0.18281535648994515,0.1846435100548446,0.1882998171846435,0.19195612431444242,0.19378427787934185,0.1956124314442413,0.19744058500914077,0.20109689213893966,0.20292504570383912,0.20475319926873858,0.20658135283363802,0.20840950639853748,0.21389396709323583,0.21572212065813529,0.21755027422303475,0.2230347349177331,0.226691042047532,0.22851919561243145,0.2303473491773309,0.23583180987202926,0.2376599634369287,0.23948811700182815,0.24314442413162707,0.2449725776965265,0.24680073126142596,0.24862888482632542,0.25045703839122485,0.25411334552102377,0.2577696526508227,0.2595978062157221,0.26142595978062155,0.26508226691042047,0.26691042047531993,0.2687385740402194,0.27056672760511885,0.27239488117001825,0.2742230347349177,0.2760511882998172,0.27787934186471663,0.2797074954296161,0.28153564899451555,0.283363802559415,0.2851919561243144,0.2870201096892139,0.28884826325411334,0.2906764168190128,0.29250457038391225,0.2961608775137112,0.29981718464351004,0.3016453382084095,0.30347349177330896,0.3071297989031079,0.30895795246800734,0.31078610603290674,0.31444241316270566,0.3162705667276051,0.31992687385740404,0.3217550274223035,0.3235831809872029,0.32541133455210236,0.3272394881170018,0.3290676416819013,0.33089579524680074,0.3327239488117002,0.33455210237659966,0.33638025594149906,0.340036563071298,0.34186471663619744,0.3436928702010969,0.34552102376599636,0.3491773308957952,0.3510054844606947,0.35283363802559414,0.360146252285192,0.3619744058500914,0.36380255941499084,0.3656307129798903,0.36745886654478976,0.3692870201096892,0.37294332723948814,0.37477148080438755,0.376599634369287,0.37842778793418647,0.38391224862888484,0.3857404021937843,0.3875685557586837,0.38939670932358317,0.3930530164533821,0.39488117001828155,0.39853747714808047,0.40036563071297987,0.40219378427787933,0.4040219378427788,0.40585009140767825,0.4076782449725777,0.40950639853747717,0.4113345521023766,0.4149908592321755,0.41681901279707495,0.4186471663619744,0.42230347349177333,0.42413162705667273,0.4259597806215722,0.42778793418647165,0.4296160877513711,0.43144424131627057,0.43327239488117003,0.4351005484460695,0.4369287020109689,0.43875685557586835,0.4405850091407678,0.4424131627056673,0.44424131627056673,0.4460694698354662,0.4515539305301645,0.45521023765996343,0.45886654478976235,0.4606946983546618,0.4625228519195612,0.4643510054844607,0.46617915904936014,0.4680073126142596,0.46983546617915906,0.4716636197440585,0.473491773308958,0.4753199268738574,0.47714808043875684,0.4789762340036563,0.48080438756855576,0.4826325411334552,0.4844606946983547,0.48628884826325414,0.48811700182815354,0.49177330895795246,0.4936014625228519,0.4990859232175503,0.5009140767824497,0.5027422303473492,0.5045703839122486,0.506398537477148,0.5082266910420475,0.5100548446069469,0.5118829981718465,0.5137111517367459,0.5173674588665448,0.5191956124314442,0.5210237659963437,0.5228519195612431,0.526508226691042,0.5283363802559415,0.5301645338208409,0.5319926873857403,0.5338208409506399,0.5356489945155393,0.5374771480804388,0.5393053016453382,0.5411334552102377,0.5447897623400365,0.546617915904936,0.5484460694698354,0.5502742230347349,0.5521023765996343,0.5539305301645339,0.5557586837294333,0.5575868372943327,0.5594149908592322,0.5612431444241316,0.5630712979890311,0.56672760511883,0.5685557586837294,0.5703839122486288,0.5722120658135283,0.5740402193784278,0.5758683729433273,0.5776965265082267,0.5795246800731262,0.5813528336380256,0.5850091407678245,0.5868372943327239,0.5886654478976234,0.5904936014625228,0.5923217550274223,0.5941499085923218,0.5959780621572212,0.5978062157221207,0.5996343692870201,0.6014625228519196,0.603290676416819,0.6051188299817185,0.6069469835466179,0.6087751371115173,0.6106032906764168,0.6124314442413162,0.6179159049360147,0.6215722120658135,0.623400365630713,0.6252285191956124,0.6270566727605119,0.6288848263254113,0.6307129798903108,0.6325411334552102,0.6343692870201096,0.6361974405850092,0.6380255941499086,0.6416819012797075,0.643510054844607,0.6453382084095064,0.6471663619744058,0.6508226691042047,0.6526508226691042,0.6544789762340036,0.6563071297989032,0.6581352833638026,0.659963436928702,0.6617915904936015,0.6636197440585009,0.6654478976234004,0.6672760511882998,0.6691042047531993,0.6709323583180987,0.6727605118829981,0.6745886654478976,0.676416819012797,0.6782449725776966,0.6819012797074955,0.6837294332723949,0.6855575868372943,0.6873857404021938,0.6892138939670932,0.6910420475319927,0.6928702010968921,0.6946983546617916,0.696526508226691,0.6983546617915904,0.70018281535649,0.7020109689213894,0.7038391224862889,0.7056672760511883,0.7074954296160878,0.7093235831809872,0.7111517367458866,0.7148080438756855,0.716636197440585,0.7184643510054844,0.720292504570384,0.7221206581352834,0.7239488117001828,0.7257769652650823,0.7276051188299817,0.7294332723948812,0.7312614259597806,0.7349177330895795,0.7367458866544789,0.7385740402193784,0.7404021937842779,0.7422303473491774,0.7440585009140768,0.7458866544789763,0.7477148080438757,0.7495429616087751,0.7513711151736746,0.753199268738574,0.7550274223034735,0.7568555758683729,0.7586837294332724,0.7605118829981719,0.7623400365630713,0.7641681901279708,0.7659963436928702,0.7678244972577697,0.7696526508226691,0.7714808043875686,0.773308957952468,0.7751371115173674,0.7769652650822669,0.7787934186471663,0.7806215722120659,0.7824497257769653,0.7842778793418648,0.7861060329067642,0.7879341864716636,0.7897623400365631,0.7915904936014625,0.793418647166362,0.7952468007312614,0.7989031078610603,0.8007312614259597,0.8025594149908593,0.8043875685557587,0.8062157221206582,0.8080438756855576,0.8098720292504571,0.8117001828153565,0.8135283363802559,0.8153564899451554,0.8171846435100548,0.8190127970749543,0.8208409506398537,0.8226691042047533,0.8244972577696527,0.8263254113345521,0.8281535648994516,0.8318098720292505,0.8336380255941499,0.8354661791590493,0.8372943327239488,0.8409506398537477,0.8427787934186471,0.8446069469835467,0.8464351005484461,0.8482632541133455,0.850091407678245,0.8519195612431444,0.8537477148080439,0.8574040219378428,0.8592321755027422,0.8610603290676416,0.8628884826325411,0.8665447897623401,0.8683729433272395,0.870201096892139,0.8720292504570384,0.8738574040219378,0.8756855575868373,0.8775137111517367,0.8793418647166362,0.8811700182815356,0.8829981718464351,0.8848263254113345,0.886654478976234,0.8884826325411335,0.8903107861060329,0.8921389396709324,0.8939670932358318,0.8957952468007313,0.8976234003656307,0.8994515539305301,0.9012797074954296,0.903107861060329,0.9049360146252285,0.906764168190128,0.9104204753199269,0.9122486288848263,0.9140767824497258,0.9159049360146252,0.9177330895795247,0.9195612431444241,0.9213893967093236,0.923217550274223,0.9250457038391224,0.926873857404022,0.9287020109689214,0.9305301645338209,0.9323583180987203,0.9341864716636198,0.9360146252285192,0.9378427787934186,0.9396709323583181,0.9414990859232175,0.943327239488117,0.9451553930530164,0.946983546617916,0.9488117001828154,0.9506398537477148,0.9524680073126143,0.9542961608775137,0.9561243144424132,0.9579524680073126,0.9597806215722121,0.9616087751371115,0.9634369287020109,0.9652650822669104,0.9670932358318098,0.9689213893967094,0.9707495429616088,0.9725776965265083,0.9744058500914077,0.9762340036563071,0.9780621572212066,0.979890310786106,0.9817184643510055,0.9835466179159049,0.9853747714808044,0.9872029250457038,0.9890310786106032,0.9908592321755028,0.9926873857404022,0.9945155393053017,0.9963436928702011,0.9981718464351006],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.0430,0.0463,0.0486,0.1188,0.1249,0.1523,0.2177,0.2399,0.4702,0.5641,0.5690,0.5790,0.5826,0.5846,0.5847,0.5870,0.5878,0.5914,0.5940,0.5990,0.5998,0.6009,0.6010,0.6022,0.6027,0.6030,0.6031,0.6038,0.6043,0.6044,0.6050,0.6054,0.6071,0.6084,0.6124,0.6125,0.6135,0.6144,0.6145,0.6158,0.6167,0.6191,0.6194,0.6198,0.6201,0.6203,0.6211,0.6215,0.6217,0.6223,0.6231,0.6232,0.6234,0.6239,0.6240,0.6252,0.6259,0.6267,0.6268,0.6270,0.6273,0.6283,0.6286,0.6297,0.6309,0.6314,0.6332,0.6334,0.6350,0.6353,0.6366,0.6376,0.6407,0.6413,0.6417,0.6427,0.6434,0.6435,0.6443,0.6468,0.6469,0.6471,0.6478,0.6497,0.6504,0.6512,0.6515,0.6526,0.6557,0.6558,0.6570,0.6603,0.6610,0.6625,0.6626,0.6628,0.6636,0.6647,0.6648,0.6649,0.6677,0.6679,0.6689,0.6690,0.6692,0.6700,0.6701,0.6718,0.6727,0.6737,0.6740,0.6742,0.6752,0.6758,0.6774,0.6785,0.6789,0.6790,0.6796,0.6797,0.6803,0.6809,0.6811,0.6813,0.6815,0.6819,0.6825,0.6834,0.6835,0.6855,0.6856,0.6862,0.6881,0.6884,0.6895,0.6897,0.6910,0.6917,0.6919,0.6937,0.6946,0.6952,0.6953,0.6956,0.6961,0.6966,0.6969,0.6972,0.6973,0.6974,0.6990,0.6996,0.7017,0.7026,0.7032,0.7035,0.7045,0.7047,0.7060,0.7078,0.7082,0.7103,0.7107,0.7113,0.7114,0.7119,0.7125,0.7128,0.7131,0.7135,0.7137,0.7149,0.7179,0.7181,0.7186,0.7191,0.7194,0.7196,0.7197,0.7203,0.7209,0.7220,0.7224,0.7229,0.7230,0.7231,0.7237,0.7242,0.7248,0.7257,0.7275,0.7276,0.7278,0.7291,0.7292,0.7296,0.7297,0.7299,0.7302,0.7305,0.7306,0.7308,0.7309,0.7318,0.7319,0.7330,0.7355,0.7356,0.7367,0.7369,0.7372,0.7375,0.7398,0.7405,0.7407,0.7412,0.7418,0.7421,0.7432,0.7434,0.7438,0.7439,0.7445,0.7446,0.7456,0.7462,0.7463,0.7479,0.7482,0.7500,0.7501,0.7502,0.7504,0.7505,0.7508,0.7514,0.7519,0.7522,0.7527,0.7530,0.7532,0.7533,0.7535,0.7540,0.7556,0.7563,0.7564,0.7565,0.7578,0.7579,0.7614,0.7619,0.7632,0.7633,0.7635,0.7640,0.7653,0.7659,0.7676,0.7679,0.7684,0.7685,0.7704,0.7710,0.7724,0.7732,0.7795,0.7821,0.7835,0.7838,0.7846,0.7897,0.7901,0.7903,0.7918,0.7930,0.7932,0.7936,0.7976,0.7978,0.7981,0.7987,0.7989,0.8007,0.8067,0.8074,0.8096,0.8101,0.8108,0.8111,0.8113,0.8115,0.8135,0.8136,0.8140,0.8150,0.8152,0.8157,0.8173,0.8176,0.8195,0.8206,0.8211,0.8214,0.8220,0.8236,0.8240,0.8252,0.8276,0.8300,0.8310,0.8311,0.8325,0.8328,0.8335,0.8337,0.8349,0.8353,0.8365,0.8380,0.8404,0.8407,0.8413,0.8422,0.8431,0.8455,0.8462,0.8464,0.8474,0.8492,0.8509,0.8511,0.8513,0.8520,0.8528,0.8531,0.8540,0.8547,0.8567,0.8585,0.8604,0.8608,0.8615,0.8618,0.8626,0.8640,0.8644,0.8661,0.8675,0.8683,0.8714,0.8723,0.8733,0.8763,0.8831,0.8836,0.8848,0.8871,0.8886,0.8894,0.8905,0.8906,0.8920,0.8938,0.8959,0.9012,0.9025,0.9032,0.9036,0.9037,0.9043,0.9078,0.9115,0.9134,0.9233,0.9241,0.9243,0.9244,0.9277,0.9301,0.9313,0.9363,0.9383,0.9403,0.9428,0.9433,0.9434,0.9445,0.9461,0.9465,0.9493,0.9498,0.9525,0.9562,0.9581,0.9609,0.9622,0.9630,0.9645,0.9662,0.9681,0.9682,0.9683,0.9696,0.9704,0.9706,0.9725,0.9757,0.9801,0.9806,0.9814,0.9837,0.9849,0.9864,0.9932,0.9969,1.0001,1.0036,1.0074,1.0096,1.0098,1.0108,1.0208,1.0232,1.0436,1.0499,1.0515,1.0546,1.0667,1.0700,1.0738,1.0743,1.0775,1.0797,1.1284,1.1464,1.1521,1.1532,1.1591,1.1598,1.1738,1.1947,1.2074,1.2155,1.2212,1.2373,1.2376,1.2596,1.2630,1.2641,1.2681,1.2796,1.2836,1.2870,1.2978,1.3264,1.3312,1.3795,1.3847,1.3999,1.4014,1.4029,1.4052,1.4082,1.4169,1.4271,1.4281,1.4320,1.4336,1.4364,1.4372,1.4404,1.4405,1.4417,1.4418,1.4425,1.4428,1.4438,1.4461,1.4514,1.4528,1.4589,1.4604,1.4640,1.4647,1.4648,1.4654,1.4657,1.4677,1.4723,1.4732,1.4783,1.4789,1.4978,1.4980,1.5089,1.5128,1.5252,1.5429,1.5631,1.5754,1.5784,1.5941,1.6322,1.6528,1.6629,1.6637,1.6953,1.7091,1.7322,1.8318,1.8366,1.8425,2.0467,2.1189,2.2678,2.3881,2.4479,2.5985,2.7493,2.8485,2.9641,2.9678,3.2780,3.3343,4.9225,10.6084],"y":[0.0018050541516245488,0.0036101083032490976,0.005415162454873646,0.007220216606498195,0.009025270758122744,0.010830324909747292,0.01263537906137184,0.01444043321299639,0.016245487364620937,0.018050541516245487,0.019855595667870037,0.021660649819494584,0.023465703971119134,0.02527075812274368,0.02707581227436823,0.02888086642599278,0.030685920577617327,0.032490974729241874,0.03429602888086643,0.036101083032490974,0.03790613718411552,0.039711191335740074,0.04151624548736462,0.04332129963898917,0.04512635379061372,0.04693140794223827,0.048736462093862815,0.05054151624548736,0.052346570397111915,0.05415162454873646,0.05595667870036101,0.05776173285198556,0.05956678700361011,0.061371841155234655,0.0631768953068592,0.06498194945848375,0.06859205776173286,0.0703971119133574,0.07220216606498195,0.0740072202166065,0.07581227436823104,0.07942238267148015,0.0812274368231047,0.08303249097472924,0.08483754512635379,0.08664259927797834,0.08844765342960288,0.09025270758122744,0.09205776173285199,0.09386281588447654,0.09566787003610108,0.09747292418772563,0.09927797833935018,0.10108303249097472,0.10288808664259928,0.10469314079422383,0.10649819494584838,0.10830324909747292,0.11010830324909747,0.11191335740072202,0.11371841155234658,0.11552346570397112,0.11913357400722022,0.12093862815884476,0.12274368231046931,0.12454873646209386,0.12815884476534295,0.1299638989169675,0.13176895306859207,0.13357400722021662,0.13537906137184116,0.1371841155234657,0.13898916967509026,0.1407942238267148,0.14259927797833935,0.1444043321299639,0.14620938628158844,0.14981949458483754,0.15162454873646208,0.1552346570397112,0.1588447653429603,0.16064981949458484,0.1624548736462094,0.16425992779783394,0.16606498194945848,0.16787003610108303,0.16967509025270758,0.17148014440433212,0.17328519855595667,0.17509025270758122,0.17689530685920576,0.17870036101083034,0.18050541516245489,0.18231046931407943,0.18411552346570398,0.18592057761732853,0.18772563176895307,0.19133574007220217,0.1931407942238267,0.19494584837545126,0.1967509025270758,0.19855595667870035,0.2003610108303249,0.20216606498194944,0.20397111913357402,0.20577617328519857,0.2075812274368231,0.20938628158844766,0.2111913357400722,0.21299638989169675,0.2148014440433213,0.21660649819494585,0.2184115523465704,0.22021660649819494,0.22202166064981949,0.22382671480144403,0.22563176895306858,0.2292418772563177,0.23104693140794225,0.23465703971119134,0.2364620938628159,0.23826714801444043,0.24007220216606498,0.24187725631768953,0.24548736462093862,0.24729241877256317,0.2490974729241877,0.2509025270758123,0.2527075812274368,0.2545126353790614,0.2563176895306859,0.2581227436823105,0.259927797833935,0.26173285198555957,0.26353790613718414,0.26534296028880866,0.26895306859205775,0.27075812274368233,0.27256317689530685,0.2743682310469314,0.27617328519855594,0.27978339350180503,0.2815884476534296,0.2833935018050541,0.2851985559566787,0.2888086642599278,0.29061371841155237,0.2924187725631769,0.29422382671480146,0.296028880866426,0.29783393501805056,0.2996389891696751,0.30144404332129965,0.30324909747292417,0.30505415162454874,0.30685920577617326,0.30866425992779783,0.3104693140794224,0.31227436823104693,0.315884476534296,0.3176895306859206,0.3194945848375451,0.3212996389891697,0.3231046931407942,0.3249097472924188,0.3267148014440433,0.3285198555956679,0.3303249097472924,0.33212996389891697,0.33393501805054154,0.33574007220216606,0.33935018050541516,0.34115523465703973,0.34296028880866425,0.3447653429602888,0.34657039711191334,0.3483754512635379,0.35018050541516244,0.351985559566787,0.35379061371841153,0.3555956678700361,0.3574007220216607,0.3592057761732852,0.36101083032490977,0.3628158844765343,0.36462093862815886,0.36823104693140796,0.3700361010830325,0.37184115523465705,0.37364620938628157,0.37545126353790614,0.37725631768953066,0.37906137184115524,0.38086642599277976,0.38267148014440433,0.3844765342960289,0.3862815884476534,0.388086642599278,0.3898916967509025,0.3916967509025271,0.3935018050541516,0.3953068592057762,0.3971119133574007,0.3989169675090253,0.4007220216606498,0.40252707581227437,0.4043321299638989,0.40613718411552346,0.40794223826714804,0.40974729241877256,0.41155234657039713,0.41335740072202165,0.41696750902527074,0.4187725631768953,0.42057761732851984,0.4223826714801444,0.42418772563176893,0.4259927797833935,0.427797833935018,0.4296028880866426,0.4314079422382672,0.4332129963898917,0.43501805054151627,0.43862815884476536,0.4404332129963899,0.44223826714801445,0.44404332129963897,0.44584837545126355,0.44765342960288806,0.44945848375451264,0.45126353790613716,0.45306859205776173,0.4548736462093863,0.4566787003610108,0.4584837545126354,0.4602888086642599,0.4620938628158845,0.463898916967509,0.4657039711191336,0.4675090252707581,0.4693140794223827,0.4711191335740072,0.47653429602888087,0.47833935018050544,0.48014440433212996,0.48194945848375453,0.48375451263537905,0.4855595667870036,0.48736462093862815,0.4891696750902527,0.49097472924187724,0.4927797833935018,0.49458483754512633,0.4963898916967509,0.4981949458483754,0.5,0.5018050541516246,0.5036101083032491,0.5054151624548736,0.5072202166064982,0.5090252707581228,0.5108303249097473,0.5126353790613718,0.5144404332129964,0.516245487364621,0.5180505415162455,0.51985559566787,0.5216606498194946,0.5234657039711191,0.5252707581227437,0.5270758122743683,0.5288808664259927,0.5306859205776173,0.5324909747292419,0.5342960288808665,0.5361010830324909,0.5379061371841155,0.5397111913357401,0.5415162454873647,0.5433212996389891,0.5451263537906137,0.5469314079422383,0.5487364620938628,0.5505415162454874,0.5523465703971119,0.5541516245487365,0.555956678700361,0.5577617328519856,0.5595667870036101,0.5613718411552346,0.5631768953068592,0.5649819494584838,0.5667870036101083,0.5685920577617328,0.5703971119133574,0.572202166064982,0.5740072202166066,0.575812274368231,0.5776173285198556,0.5794223826714802,0.5812274368231047,0.5830324909747292,0.5848375451263538,0.5866425992779783,0.5884476534296029,0.592057761732852,0.5938628158844765,0.5956678700361011,0.5974729241877257,0.5992779783393501,0.6010830324909747,0.6028880866425993,0.6046931407942239,0.6064981949458483,0.6083032490974729,0.6101083032490975,0.6119133574007221,0.6137184115523465,0.6155234657039711,0.6173285198555957,0.6191335740072202,0.6209386281588448,0.6227436823104693,0.6263537906137184,0.628158844765343,0.6299638989169675,0.631768953068592,0.6335740072202166,0.6353790613718412,0.6371841155234657,0.6389891696750902,0.6407942238267148,0.6425992779783394,0.644404332129964,0.6462093862815884,0.648014440433213,0.6498194945848376,0.6516245487364621,0.6534296028880866,0.6552346570397112,0.6570397111913358,0.6588447653429603,0.6606498194945848,0.6624548736462094,0.6642599277978339,0.6660649819494585,0.6678700361010831,0.6696750902527075,0.6714801444043321,0.6732851985559567,0.6750902527075813,0.6768953068592057,0.6787003610108303,0.6805054151624549,0.6823104693140795,0.6841155234657039,0.6859205776173285,0.6877256317689531,0.6895306859205776,0.6913357400722022,0.6931407942238267,0.6949458483754513,0.6967509025270758,0.6985559566787004,0.7003610108303249,0.7021660649819494,0.703971119133574,0.7057761732851986,0.7075812274368231,0.7093862815884476,0.7129963898916968,0.7148014440433214,0.7166064981949458,0.7184115523465704,0.720216606498195,0.7220216606498195,0.723826714801444,0.7256317689530686,0.7274368231046932,0.7292418772563177,0.7310469314079422,0.7328519855595668,0.7346570397111913,0.7364620938628159,0.7382671480144405,0.740072202166065,0.7418772563176895,0.7436823104693141,0.7454873646209387,0.7472924187725631,0.7490974729241877,0.7509025270758123,0.7527075812274369,0.7545126353790613,0.7563176895306859,0.7581227436823105,0.759927797833935,0.7617328519855595,0.7635379061371841,0.7653429602888087,0.7671480144404332,0.7689530685920578,0.7707581227436823,0.7725631768953068,0.7743682310469314,0.776173285198556,0.7779783393501805,0.779783393501805,0.7815884476534296,0.7833935018050542,0.7851985559566786,0.7870036101083032,0.7888086642599278,0.7906137184115524,0.7924187725631769,0.7942238267148014,0.796028880866426,0.7978339350180506,0.7996389891696751,0.8014440433212996,0.8032490974729242,0.8050541516245487,0.8068592057761733,0.8086642599277978,0.8104693140794224,0.8122743682310469,0.8140794223826715,0.8158844765342961,0.8176895306859205,0.8212996389891697,0.8231046931407943,0.8249097472924187,0.8267148014440433,0.8285198555956679,0.8303249097472925,0.8321299638989169,0.8339350180505415,0.8357400722021661,0.8375451263537906,0.8393501805054152,0.8411552346570397,0.8429602888086642,0.8447653429602888,0.8465703971119134,0.8483754512635379,0.8501805054151624,0.851985559566787,0.8537906137184116,0.855595667870036,0.8574007220216606,0.8592057761732852,0.8610108303249098,0.8628158844765343,0.8646209386281588,0.8664259927797834,0.868231046931408,0.8700361010830325,0.871841155234657,0.8736462093862816,0.8754512635379061,0.8772563176895307,0.8790613718411552,0.8808664259927798,0.8826714801444043,0.8844765342960289,0.8862815884476535,0.8880866425992779,0.8898916967509025,0.8916967509025271,0.8935018050541517,0.8953068592057761,0.8971119133574007,0.8989169675090253,0.9025270758122743,0.9043321299638989,0.9061371841155235,0.907942238267148,0.9097472924187726,0.9115523465703971,0.9133574007220217,0.9151624548736462,0.9169675090252708,0.9187725631768953,0.9205776173285198,0.9223826714801444,0.924187725631769,0.9259927797833934,0.927797833935018,0.9296028880866426,0.9314079422382672,0.9332129963898917,0.9350180505415162,0.9368231046931408,0.9386281588447654,0.9404332129963899,0.9422382671480144,0.944043321299639,0.9458483754512635,0.9476534296028881,0.9494584837545126,0.9512635379061372,0.9530685920577617,0.9548736462093863,0.9566787003610109,0.9584837545126353,0.9602888086642599,0.9620938628158845,0.9638989169675091,0.9657039711191335,0.9675090252707581,0.9693140794223827,0.9711191335740073,0.9729241877256317,0.9747292418772563,0.9765342960288809,0.9783393501805054,0.98014440433213,0.9819494584837545,0.983754512635379,0.9855595667870036,0.9873646209386282,0.9891696750902527,0.9909747292418772,0.9927797833935018,0.9945848375451264,0.9963898916967509,0.9981949458483754],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0444,0.0673,0.0838,0.0907,0.0951,0.0958,0.0972,0.0973,0.0982,0.0990,0.0993,0.1000,0.1009,0.1019,0.1021,0.1027,0.1030,0.1031,0.1040,0.1053,0.1054,0.1055,0.1056,0.1058,0.1059,0.1061,0.1062,0.1065,0.1073,0.1078,0.1081,0.1083,0.1085,0.1092,0.1096,0.1100,0.1101,0.1107,0.1110,0.1112,0.1114,0.1118,0.1122,0.1128,0.1130,0.1134,0.1135,0.1136,0.1139,0.1140,0.1143,0.1144,0.1150,0.1151,0.1157,0.1158,0.1167,0.1168,0.1171,0.1173,0.1176,0.1177,0.1178,0.1180,0.1186,0.1189,0.1192,0.1193,0.1195,0.1198,0.1201,0.1202,0.1203,0.1204,0.1205,0.1207,0.1209,0.1214,0.1228,0.1230,0.1246,0.1250,0.1255,0.1256,0.1257,0.1259,0.1264,0.1267,0.1268,0.1272,0.1274,0.1275,0.1284,0.1285,0.1286,0.1288,0.1289,0.1290,0.1292,0.1294,0.1295,0.1299,0.1310,0.1311,0.1313,0.1319,0.1323,0.1325,0.1328,0.1339,0.1348,0.1354,0.1355,0.1356,0.1364,0.1365,0.1368,0.1372,0.1375,0.1377,0.1387,0.1391,0.1392,0.1400,0.1402,0.1404,0.1414,0.1425,0.1426,0.1431,0.1435,0.1436,0.1441,0.1442,0.1443,0.1454,0.1463,0.1464,0.1465,0.1469,0.1470,0.1471,0.1476,0.1479,0.1480,0.1482,0.1485,0.1491,0.1493,0.1510,0.1515,0.1518,0.1520,0.1521,0.1531,0.1533,0.1542,0.1546,0.1551,0.1556,0.1560,0.1563,0.1575,0.1576,0.1590,0.1591,0.1592,0.1594,0.1596,0.1607,0.1612,0.1614,0.1617,0.1620,0.1622,0.1630,0.1632,0.1638,0.1644,0.1645,0.1651,0.1657,0.1659,0.1666,0.1670,0.1673,0.1676,0.1686,0.1695,0.1699,0.1705,0.1708,0.1711,0.1718,0.1720,0.1728,0.1729,0.1732,0.1733,0.1736,0.1737,0.1741,0.1743,0.1748,0.1751,0.1757,0.1760,0.1769,0.1779,0.1781,0.1786,0.1788,0.1796,0.1797,0.1800,0.1808,0.1811,0.1812,0.1815,0.1826,0.1829,0.1832,0.1835,0.1836,0.1842,0.1849,0.1850,0.1851,0.1852,0.1856,0.1865,0.1870,0.1872,0.1878,0.1883,0.1891,0.1892,0.1895,0.1902,0.1907,0.1912,0.1914,0.1923,0.1929,0.1935,0.1942,0.1950,0.1958,0.1967,0.1970,0.1971,0.1974,0.1981,0.1985,0.1989,0.1994,0.1998,0.2006,0.2020,0.2022,0.2034,0.2037,0.2038,0.2056,0.2064,0.2068,0.2076,0.2080,0.2082,0.2086,0.2090,0.2106,0.2109,0.2114,0.2117,0.2119,0.2125,0.2131,0.2134,0.2139,0.2159,0.2161,0.2162,0.2166,0.2171,0.2173,0.2181,0.2184,0.2186,0.2188,0.2198,0.2200,0.2206,0.2211,0.2215,0.2230,0.2232,0.2238,0.2263,0.2264,0.2267,0.2273,0.2296,0.2303,0.2305,0.2311,0.2316,0.2318,0.2319,0.2325,0.2339,0.2340,0.2342,0.2348,0.2350,0.2351,0.2379,0.2385,0.2390,0.2391,0.2402,0.2422,0.2424,0.2432,0.2434,0.2438,0.2445,0.2446,0.2455,0.2478,0.2483,0.2485,0.2488,0.2497,0.2508,0.2513,0.2516,0.2531,0.2542,0.2549,0.2552,0.2557,0.2578,0.2581,0.2586,0.2597,0.2615,0.2677,0.2693,0.2699,0.2704,0.2705,0.2712,0.2717,0.2732,0.2762,0.2766,0.2783,0.2796,0.2798,0.2809,0.2819,0.2834,0.2836,0.2866,0.2885,0.2895,0.2897,0.2909,0.2920,0.2924,0.2955,0.2956,0.2969,0.3005,0.3023,0.3034,0.3046,0.3101,0.3129,0.3149,0.3162,0.3179,0.3181,0.3191,0.3238,0.3248,0.3262,0.3264,0.3337,0.3350,0.3382,0.3392,0.3437,0.3529,0.3553,0.3568,0.3614,0.3617,0.3630,0.3636,0.3682,0.3688,0.3698,0.3764,0.3769,0.3806,0.3845,0.3852,0.3880,0.3908,0.3912,0.4095,0.4138,0.4176,0.4276,0.4318,0.4343,0.4403,0.4530,0.4604,0.4641,0.4745,0.4759,0.4798,0.4815,0.4873,0.4915,0.4948,0.4984,0.5185,0.5229,0.5254,0.5271,0.5303,0.5416,0.5500,0.5517,0.5560,0.5592,0.5675,0.5844,0.5874,0.5917,0.6051,0.6535,0.6601,0.6709,0.6957,0.6993,0.7131,0.7186,0.7213,0.7426,0.7438,0.7456,0.7539,0.7580,0.7631,0.7714,0.7747,0.7771,0.7777,0.7871,0.7897,0.7907,0.7930,0.7962,0.7998,0.8046,0.8109,0.8123,0.8132,0.8188,0.8417,0.8582,0.8669,0.8730,0.8963,0.9041,0.9339,0.9611,0.9677,0.9783,1.0067,1.0409,1.0575,1.1114,1.2242,1.2847,1.4310,1.7247,1.8262,2.1728,2.5336,3.3635,6.6949,9.9679],"y":[0.0018148820326678765,0.003629764065335753,0.0054446460980036296,0.007259528130671506,0.009074410163339383,0.010889292196007259,0.012704174228675136,0.014519056261343012,0.016333938294010888,0.018148820326678767,0.019963702359346643,0.021778584392014518,0.023593466424682397,0.025408348457350273,0.02722323049001815,0.029038112522686024,0.030852994555353903,0.032667876588021776,0.034482758620689655,0.036297640653357534,0.038112522686025406,0.039927404718693285,0.043557168784029036,0.045372050816696916,0.047186932849364795,0.04900181488203267,0.050816696914700546,0.05263157894736842,0.0544464609800363,0.056261343012704176,0.05807622504537205,0.05989110707803993,0.06170598911070781,0.06352087114337568,0.06533575317604355,0.06715063520871144,0.06896551724137931,0.07259528130671507,0.07441016333938294,0.07622504537205081,0.0780399274047187,0.07985480943738657,0.08166969147005444,0.08348457350272233,0.0852994555353902,0.08711433756805807,0.08892921960072596,0.09074410163339383,0.0925589836660617,0.09437386569872959,0.09800362976406533,0.0998185117967332,0.10344827586206896,0.10526315789473684,0.10707803992740472,0.1088929219600726,0.11070780399274047,0.11252268602540835,0.11433756805807622,0.1161524500907441,0.11796733212341198,0.11978221415607986,0.12159709618874773,0.12341197822141561,0.12522686025408347,0.12704174228675136,0.12885662431941924,0.1306715063520871,0.132486388384755,0.13430127041742287,0.13611615245009073,0.1397459165154265,0.14156079854809436,0.14519056261343014,0.147005444646098,0.14882032667876588,0.15063520871143377,0.15245009074410162,0.15789473684210525,0.16152450090744103,0.16333938294010888,0.16696914700544466,0.16878402903811252,0.1724137931034483,0.17422867513611615,0.17604355716878403,0.17785843920145192,0.17967332123411978,0.18148820326678766,0.18330308529945555,0.1869328493647913,0.18874773139745918,0.19056261343012704,0.19237749546279492,0.19419237749546278,0.19600725952813067,0.19782214156079855,0.1996370235934664,0.2014519056261343,0.20326678765880218,0.20508166969147004,0.20689655172413793,0.20871143375680581,0.21052631578947367,0.21234119782214156,0.21415607985480944,0.2159709618874773,0.2177858439201452,0.21960072595281308,0.22141560798548093,0.22323049001814882,0.2250453720508167,0.22867513611615245,0.23049001814882034,0.2323049001814882,0.23411978221415608,0.23593466424682397,0.23774954627949182,0.2395644283121597,0.2413793103448276,0.24319419237749546,0.24500907441016334,0.24682395644283123,0.24863883847549909,0.25226860254083483,0.2540834845735027,0.2577132486388385,0.2595281306715064,0.2631578947368421,0.26678765880217786,0.26860254083484575,0.27041742286751363,0.27404718693284935,0.27586206896551724,0.2813067150635209,0.2831215970961887,0.2849364791288566,0.2867513611615245,0.2885662431941924,0.29038112522686027,0.29219600725952816,0.294010889292196,0.29764065335753176,0.29945553539019965,0.30127041742286753,0.3030852994555354,0.30490018148820325,0.308529945553539,0.3121597096188748,0.3157894736842105,0.3176043557168784,0.3194192377495463,0.32123411978221417,0.32304900181488205,0.3248638838475499,0.32667876588021777,0.33030852994555354,0.33212341197822143,0.3339382940108893,0.33575317604355714,0.33756805807622503,0.3393829401088929,0.3411978221415608,0.3430127041742287,0.3448275862068966,0.3466424682395644,0.3484573502722323,0.3502722323049002,0.35208711433756806,0.35571687840290384,0.35753176043557167,0.35934664246823955,0.36116152450090744,0.3647912885662432,0.3684210526315789,0.3702359346642468,0.3720508166969147,0.3738656987295826,0.37568058076225047,0.37749546279491836,0.3811252268602541,0.38294010889292196,0.38475499092558985,0.38656987295825773,0.38838475499092556,0.39019963702359345,0.39201451905626133,0.3938294010889292,0.3956442831215971,0.397459165154265,0.3992740471869328,0.4010889292196007,0.4047186932849365,0.40834845735027225,0.4101633393829401,0.41379310344827586,0.41742286751361163,0.42105263157894735,0.4246823956442831,0.426497277676951,0.4283121597096189,0.4301270417422868,0.4319419237749546,0.4337568058076225,0.4355716878402904,0.43738656987295826,0.43920145190562615,0.44101633393829404,0.44283121597096187,0.44464609800362975,0.44646098003629764,0.4500907441016334,0.4519056261343013,0.4537205081669691,0.4573502722323049,0.4591651542649728,0.46098003629764067,0.4627949183303085,0.4646098003629764,0.4664246823956443,0.46823956442831216,0.47005444646098005,0.47186932849364793,0.47368421052631576,0.47549909255898365,0.4791288566243194,0.4809437386569873,0.4827586206896552,0.484573502722323,0.4863883847549909,0.4882032667876588,0.4900181488203267,0.49183303085299457,0.49364791288566245,0.4954627949183303,0.49727767695099817,0.49909255898366606,0.5009074410163339,0.5027223230490018,0.5045372050816697,0.5063520871143375,0.5081669691470054,0.5099818511796733,0.5117967332123412,0.5136116152450091,0.515426497277677,0.5172413793103449,0.5190562613430127,0.5208711433756806,0.5226860254083484,0.5245009074410163,0.5263157894736842,0.5281306715063521,0.52994555353902,0.5317604355716878,0.5335753176043557,0.5353901996370236,0.5372050816696915,0.5390199637023594,0.5408348457350273,0.542649727767695,0.5444646098003629,0.5480943738656987,0.5499092558983666,0.5517241379310345,0.5535390199637024,0.5553539019963702,0.5571687840290381,0.558983666061706,0.5607985480943739,0.5626134301270418,0.5644283121597096,0.5662431941923775,0.5680580762250453,0.5716878402903811,0.5753176043557169,0.5771324863883848,0.5789473684210527,0.5807622504537205,0.5825771324863884,0.5843920145190563,0.5862068965517241,0.5898366606170599,0.5916515426497277,0.5934664246823956,0.5952813067150635,0.5970961887477314,0.5989110707803993,0.6007259528130672,0.6025408348457351,0.6079854809437386,0.6098003629764065,0.6116152450090744,0.6134301270417423,0.6152450090744102,0.617059891107078,0.6188747731397459,0.6206896551724138,0.6225045372050817,0.6243194192377496,0.6261343012704175,0.6279491833030852,0.6297640653357531,0.631578947368421,0.6333938294010889,0.6370235934664247,0.6388384754990926,0.6406533575317604,0.6424682395644283,0.6442831215970962,0.6460980036297641,0.647912885662432,0.6497277676950998,0.6515426497277677,0.6533575317604355,0.6551724137931034,0.6569872958257713,0.6606170598911071,0.6642468239564429,0.6678765880217786,0.6696914700544465,0.6715063520871143,0.6733212341197822,0.6751361161524501,0.676950998185118,0.6787658802177858,0.6805807622504537,0.6823956442831216,0.6842105263157895,0.6860254083484574,0.6878402903811253,0.6896551724137931,0.691470054446461,0.6932849364791288,0.6950998185117967,0.6969147005444646,0.6987295825771325,0.7005444646098004,0.7023593466424682,0.7041742286751361,0.705989110707804,0.7078039927404719,0.7096188747731398,0.7114337568058077,0.7132486388384754,0.7150635208711433,0.7186932849364791,0.720508166969147,0.7223230490018149,0.7241379310344828,0.7259528130671506,0.7277676950998185,0.7295825771324864,0.7313974591651543,0.7332123411978222,0.73502722323049,0.7368421052631579,0.7386569872958257,0.7404718693284936,0.7441016333938294,0.7459165154264973,0.7477313974591652,0.7495462794918331,0.7513611615245009,0.7531760435571688,0.7549909255898367,0.7568058076225045,0.7586206896551724,0.7604355716878403,0.7622504537205081,0.764065335753176,0.7658802177858439,0.7676950998185118,0.7695099818511797,0.7713248638838476,0.7749546279491834,0.7767695099818511,0.778584392014519,0.7803992740471869,0.7822141560798548,0.7858439201451906,0.7876588021778584,0.7894736842105263,0.7912885662431942,0.7931034482758621,0.79491833030853,0.7967332123411979,0.7985480943738656,0.8003629764065335,0.8021778584392014,0.8039927404718693,0.8058076225045372,0.8076225045372051,0.809437386569873,0.8112522686025408,0.8130671506352087,0.8148820326678766,0.8166969147005445,0.8185117967332124,0.8203266787658802,0.822141560798548,0.8239564428312159,0.8257713248638838,0.8275862068965517,0.8294010889292196,0.8312159709618875,0.8330308529945554,0.8348457350272233,0.8366606170598911,0.838475499092559,0.8402903811252269,0.8421052631578947,0.8439201451905626,0.8457350272232305,0.8475499092558983,0.8493647912885662,0.8511796733212341,0.852994555353902,0.8548094373865699,0.8566243194192378,0.8584392014519057,0.8602540834845736,0.8620689655172413,0.8638838475499092,0.8656987295825771,0.867513611615245,0.8693284936479129,0.8711433756805808,0.8729582577132486,0.8747731397459165,0.8765880217785844,0.8784029038112523,0.8802177858439202,0.8820326678765881,0.8838475499092558,0.8856624319419237,0.8874773139745916,0.8892921960072595,0.8911070780399274,0.8929219600725953,0.8947368421052632,0.896551724137931,0.8983666061705989,0.9001814882032668,0.9019963702359347,0.9038112522686026,0.9056261343012704,0.9074410163339383,0.9092558983666061,0.911070780399274,0.9128856624319419,0.9147005444646098,0.9165154264972777,0.9183303085299456,0.9201451905626135,0.9219600725952813,0.9237749546279492,0.925589836660617,0.9274047186932849,0.9292196007259528,0.9310344827586207,0.9328493647912885,0.9346642468239564,0.9364791288566243,0.9382940108892922,0.9401088929219601,0.941923774954628,0.9437386569872959,0.9455535390199638,0.9473684210526315,0.9491833030852994,0.9509981851179673,0.9528130671506352,0.9546279491833031,0.956442831215971,0.9582577132486388,0.9600725952813067,0.9618874773139746,0.9637023593466425,0.9655172413793104,0.9673321234119783,0.969147005444646,0.9709618874773139,0.9727767695099818,0.9745916515426497,0.9764065335753176,0.9782214156079855,0.9800362976406534,0.9818511796733213,0.9836660617059891,0.985480943738657,0.9872958257713249,0.9891107078039928,0.9909255898366606,0.9927404718693285,0.9945553539019963,0.9963702359346642,0.9981851179673321],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0385,0.0396,0.0399,0.0426,0.0439,0.0441,0.0444,0.0445,0.0448,0.0449,0.0450,0.0463,0.0467,0.0470,0.0471,0.0472,0.0478,0.0479,0.0481,0.0482,0.0486,0.0488,0.0497,0.0504,0.0505,0.0506,0.0508,0.0510,0.0516,0.0519,0.0521,0.0523,0.0526,0.0527,0.0528,0.0529,0.0531,0.0532,0.0533,0.0535,0.0536,0.0539,0.0546,0.0547,0.0548,0.0550,0.0551,0.0552,0.0553,0.0559,0.0561,0.0570,0.0577,0.0579,0.0580,0.0584,0.0587,0.0588,0.0590,0.0591,0.0594,0.0602,0.0603,0.0605,0.0606,0.0607,0.0608,0.0612,0.0613,0.0614,0.0616,0.0617,0.0618,0.0620,0.0622,0.0623,0.0627,0.0628,0.0629,0.0630,0.0633,0.0634,0.0636,0.0637,0.0638,0.0640,0.0643,0.0646,0.0650,0.0651,0.0653,0.0655,0.0658,0.0661,0.0666,0.0669,0.0674,0.0676,0.0677,0.0680,0.0684,0.0686,0.0688,0.0690,0.0691,0.0695,0.0698,0.0709,0.0716,0.0717,0.0720,0.0721,0.0722,0.0723,0.0732,0.0733,0.0736,0.0745,0.0747,0.0750,0.0755,0.0757,0.0759,0.0761,0.0762,0.0764,0.0769,0.0771,0.0772,0.0781,0.0783,0.0785,0.0787,0.0788,0.0793,0.0794,0.0795,0.0801,0.0802,0.0806,0.0816,0.0828,0.0830,0.0834,0.0847,0.0848,0.0856,0.0859,0.0866,0.0869,0.0875,0.0881,0.0882,0.0889,0.0898,0.0899,0.0900,0.0915,0.0918,0.0923,0.0927,0.0930,0.0950,0.0952,0.0954,0.0958,0.0966,0.0968,0.0986,0.0988,0.0989,0.0990,0.0994,0.0999,0.1002,0.1003,0.1006,0.1016,0.1022,0.1023,0.1037,0.1039,0.1041,0.1042,0.1046,0.1047,0.1060,0.1068,0.1075,0.1076,0.1078,0.1080,0.1083,0.1086,0.1095,0.1097,0.1105,0.1111,0.1123,0.1127,0.1130,0.1131,0.1135,0.1137,0.1139,0.1144,0.1147,0.1148,0.1149,0.1153,0.1156,0.1163,0.1164,0.1181,0.1183,0.1199,0.1201,0.1202,0.1203,0.1216,0.1218,0.1222,0.1230,0.1253,0.1254,0.1271,0.1283,0.1285,0.1289,0.1294,0.1296,0.1298,0.1302,0.1303,0.1306,0.1323,0.1324,0.1344,0.1345,0.1346,0.1354,0.1395,0.1409,0.1414,0.1431,0.1436,0.1440,0.1458,0.1476,0.1480,0.1481,0.1498,0.1500,0.1509,0.1519,0.1523,0.1543,0.1545,0.1548,0.1562,0.1581,0.1595,0.1602,0.1603,0.1610,0.1617,0.1621,0.1622,0.1652,0.1654,0.1655,0.1659,0.1661,0.1697,0.1726,0.1729,0.1741,0.1748,0.1749,0.1762,0.1771,0.1786,0.1796,0.1798,0.1806,0.1816,0.1819,0.1820,0.1828,0.1839,0.1858,0.1863,0.1866,0.1867,0.1877,0.1923,0.1927,0.1934,0.1940,0.1943,0.1971,0.1975,0.1978,0.1983,0.1996,0.2010,0.2029,0.2043,0.2051,0.2052,0.2108,0.2134,0.2156,0.2220,0.2232,0.2285,0.2325,0.2327,0.2356,0.2367,0.2368,0.2373,0.2401,0.2406,0.2454,0.2462,0.2474,0.2476,0.2517,0.2534,0.2618,0.2621,0.2631,0.2647,0.2665,0.2672,0.2701,0.2713,0.2784,0.2845,0.2876,0.2927,0.2992,0.3030,0.3033,0.3038,0.3040,0.3061,0.3132,0.3138,0.3147,0.3159,0.3303,0.3306,0.3332,0.3476,0.3526,0.3530,0.3707,0.3766,0.3769,0.3860,0.3897,0.3910,0.3936,0.4116,0.4132,0.4152,0.4175,0.4201,0.4271,0.4324,0.4332,0.4338,0.4602,0.4633,0.4648,0.4701,0.4708,0.4760,0.4817,0.4855,0.4856,0.4981,0.5019,0.5037,0.5174,0.5253,0.5263,0.5299,0.5321,0.5330,0.5364,0.5540,0.5552,0.5566,0.5901,0.6203,0.6283,0.6345,0.6376,0.6396,0.6450,0.6529,0.6651,0.6743,0.6754,0.6769,0.6799,0.6852,0.6918,0.6937,0.7096,0.7143,0.7239,0.7267,0.7294,0.7323,0.7401,0.7484,0.7488,0.7518,0.7717,0.7739,0.7789,0.7814,0.7844,0.7937,0.8045,0.8068,0.8128,0.8129,0.8182,0.8364,0.8466,0.8499,0.8599,0.8686,0.8752,0.8904,0.8970,0.8978,0.9053,0.9087,0.9265,0.9401,0.9599,0.9649,0.9746,0.9837,0.9907,0.9995,1.0139,1.0217,1.0259,1.0405,1.0424,1.0455,1.0463,1.0488,1.0577,1.0595,1.0626,1.0938,1.1132,1.1158,1.1310,1.1435,1.1450,1.1494,1.2501,1.2735,1.2823,1.2895,1.2936,1.3114,1.3486,1.3632,1.3893,1.3914,1.3955,1.4341,1.4429,1.4431,1.4826,1.4927,1.5111,1.5393,1.5519,1.6233,1.8781,2.5835,2.5907,2.6288,2.6638,2.6783,3.0004,3.7010],"y":[0.00186219739292365,0.0037243947858473,0.00558659217877095,0.0074487895716946,0.00931098696461825,0.0111731843575419,0.01303538175046555,0.0148975791433892,0.01675977653631285,0.0186219739292365,0.020484171322160148,0.0223463687150838,0.027932960893854747,0.0297951582867784,0.03165735567970205,0.0335195530726257,0.035381750465549346,0.03910614525139665,0.040968342644320296,0.04283054003724395,0.0446927374301676,0.04655493482309125,0.048417132216014895,0.05027932960893855,0.0521415270018622,0.055865921787709494,0.05772811918063315,0.0595903165735568,0.061452513966480445,0.0633147113594041,0.06517690875232775,0.06890130353817504,0.07076350093109869,0.07262569832402235,0.074487895716946,0.07635009310986965,0.0782122905027933,0.08007448789571694,0.08379888268156424,0.0856610800744879,0.08752327746741155,0.0893854748603352,0.09124767225325885,0.09497206703910614,0.09683426443202979,0.09869646182495345,0.1005586592178771,0.10800744878957169,0.10986964618249534,0.11173184357541899,0.11359404096834265,0.1154562383612663,0.1191806331471136,0.12104283054003724,0.12290502793296089,0.1266294227188082,0.12849162011173185,0.1303538175046555,0.13221601489757914,0.1340782122905028,0.13594040968342644,0.1378026070763501,0.13966480446927373,0.14152700186219738,0.14338919925512103,0.1452513966480447,0.14711359404096835,0.148975791433892,0.15083798882681565,0.1564245810055866,0.15828677839851024,0.1601489757914339,0.16201117318435754,0.16387337057728119,0.16573556797020483,0.16759776536312848,0.16945996275605213,0.17318435754189945,0.1750465549348231,0.17690875232774675,0.18063314711359404,0.18435754189944134,0.186219739292365,0.18808193668528864,0.18994413407821228,0.19180633147113593,0.19366852886405958,0.1973929236499069,0.19925512104283055,0.2011173184357542,0.20297951582867785,0.2048417132216015,0.20670391061452514,0.21042830540037244,0.2122905027932961,0.21415270018621974,0.21973929236499068,0.22160148975791433,0.22346368715083798,0.22532588454376165,0.2271880819366853,0.22905027932960895,0.2309124767225326,0.23277467411545624,0.23649906890130354,0.2383612662942272,0.24022346368715083,0.24208566108007448,0.24394785847299813,0.24581005586592178,0.24767225325884543,0.24953445065176907,0.2532588454376164,0.25512104283054005,0.2569832402234637,0.25884543761638734,0.260707635009311,0.26256983240223464,0.2644320297951583,0.2681564245810056,0.27001862197392923,0.2718808193668529,0.2737430167597765,0.2756052141527002,0.2774674115456238,0.27932960893854747,0.2811918063314711,0.28677839851024206,0.2886405959031657,0.2905027932960894,0.29236499068901306,0.2942271880819367,0.29608938547486036,0.297951582867784,0.3016759776536313,0.30353817504655495,0.30726256983240224,0.3091247672253259,0.31098696461824954,0.3128491620111732,0.31471135940409684,0.3165735567970205,0.31843575418994413,0.3202979515828678,0.3221601489757914,0.3240223463687151,0.3258845437616387,0.32774674115456237,0.329608938547486,0.33147113594040967,0.3333333333333333,0.33519553072625696,0.3370577281191806,0.33891992551210426,0.3407821229050279,0.3426443202979516,0.34450651769087526,0.3463687150837989,0.34823091247672255,0.3500931098696462,0.35195530726256985,0.3538175046554935,0.35567970204841715,0.3575418994413408,0.35940409683426444,0.3612662942271881,0.36312849162011174,0.3649906890130354,0.36685288640595903,0.3687150837988827,0.37057728119180633,0.37243947858473,0.3743016759776536,0.3761638733705773,0.3780260707635009,0.37988826815642457,0.3817504655493482,0.38361266294227186,0.3854748603351955,0.38733705772811916,0.3891992551210428,0.39106145251396646,0.3929236499068901,0.3947858472998138,0.39664804469273746,0.3985102420856611,0.40037243947858475,0.4022346368715084,0.40409683426443205,0.4059590316573557,0.40782122905027934,0.41154562383612664,0.4134078212290503,0.41527001862197394,0.41899441340782123,0.4208566108007449,0.4227188081936685,0.4245810055865922,0.4264432029795158,0.42830540037243947,0.4301675977653631,0.43202979515828677,0.43575418994413406,0.43947858472998136,0.441340782122905,0.44320297951582865,0.4450651769087523,0.44692737430167595,0.44878957169459965,0.4506517690875233,0.45251396648044695,0.4543761638733706,0.45623836126629425,0.4581005586592179,0.45996275605214154,0.4618249534450652,0.46368715083798884,0.4655493482309125,0.46741154562383613,0.4692737430167598,0.47113594040968343,0.4729981378026071,0.4748603351955307,0.4767225325884544,0.478584729981378,0.48044692737430167,0.4823091247672253,0.48417132216014896,0.4860335195530726,0.4897579143389199,0.49162011173184356,0.4934823091247672,0.49534450651769085,0.4972067039106145,0.49906890130353815,0.5009310986964618,0.5027932960893855,0.5046554934823091,0.5065176908752328,0.5083798882681564,0.5102420856610801,0.5121042830540037,0.5139664804469274,0.515828677839851,0.5195530726256983,0.521415270018622,0.5232774674115456,0.5251396648044693,0.527001862197393,0.5288640595903166,0.5307262569832403,0.5325884543761639,0.5344506517690876,0.5363128491620112,0.5381750465549349,0.5400372439478585,0.5418994413407822,0.5437616387337058,0.5456238361266295,0.547486033519553,0.5493482309124768,0.5512104283054003,0.553072625698324,0.5549348230912476,0.5586592178770949,0.5605214152700186,0.5623836126629422,0.5642458100558659,0.5661080074487895,0.5679702048417132,0.5698324022346368,0.5716945996275605,0.5735567970204841,0.5754189944134078,0.5772811918063314,0.5791433891992551,0.5810055865921788,0.5828677839851024,0.5847299813780261,0.5865921787709497,0.5884543761638734,0.590316573556797,0.5940409683426443,0.595903165735568,0.5977653631284916,0.5996275605214153,0.6014897579143389,0.6033519553072626,0.6052141527001862,0.6070763500931099,0.6089385474860335,0.6108007448789572,0.6126629422718808,0.6145251396648045,0.6163873370577281,0.6182495344506518,0.6201117318435754,0.6219739292364991,0.6238361266294227,0.6256983240223464,0.62756052141527,0.6294227188081937,0.6312849162011173,0.633147113594041,0.6350093109869647,0.6368715083798883,0.638733705772812,0.6405959031657356,0.6424581005586593,0.6443202979515829,0.6461824953445066,0.6480446927374302,0.6499068901303539,0.6517690875232774,0.6536312849162011,0.6554934823091247,0.6573556797020484,0.659217877094972,0.6629422718808193,0.664804469273743,0.6666666666666666,0.6685288640595903,0.6703910614525139,0.6722532588454376,0.6741154562383612,0.6759776536312849,0.6778398510242085,0.6797020484171322,0.6815642458100558,0.6834264432029795,0.6852886405959032,0.6871508379888268,0.6890130353817505,0.6908752327746741,0.6927374301675978,0.6945996275605214,0.6964618249534451,0.6983240223463687,0.7001862197392924,0.702048417132216,0.7039106145251397,0.7057728119180633,0.707635009310987,0.7094972067039106,0.7113594040968343,0.7132216014897579,0.7150837988826816,0.7169459962756052,0.7188081936685289,0.7206703910614525,0.7225325884543762,0.7243947858472998,0.7262569832402235,0.7281191806331471,0.7299813780260708,0.7318435754189944,0.7337057728119181,0.7355679702048417,0.7374301675977654,0.7392923649906891,0.7411545623836127,0.7430167597765364,0.74487895716946,0.7467411545623837,0.7486033519553073,0.750465549348231,0.7523277467411545,0.7541899441340782,0.7560521415270018,0.7579143389199255,0.7597765363128491,0.7616387337057728,0.7635009310986964,0.7653631284916201,0.7672253258845437,0.7690875232774674,0.770949720670391,0.7728119180633147,0.7746741154562383,0.776536312849162,0.7783985102420856,0.7802607076350093,0.7821229050279329,0.7839851024208566,0.7858472998137802,0.7877094972067039,0.7895716945996276,0.7914338919925512,0.7932960893854749,0.7951582867783985,0.7970204841713222,0.7988826815642458,0.8007448789571695,0.8026070763500931,0.8044692737430168,0.8063314711359404,0.8081936685288641,0.8100558659217877,0.8119180633147114,0.813780260707635,0.8156424581005587,0.8175046554934823,0.819366852886406,0.8212290502793296,0.8230912476722533,0.8249534450651769,0.8268156424581006,0.8286778398510242,0.8305400372439479,0.8324022346368715,0.8342644320297952,0.8361266294227188,0.8379888268156425,0.839851024208566,0.8417132216014898,0.8435754189944135,0.845437616387337,0.8472998137802608,0.8491620111731844,0.851024208566108,0.8528864059590316,0.8547486033519553,0.8566108007448789,0.8584729981378026,0.8603351955307262,0.8621973929236499,0.8640595903165735,0.8677839851024208,0.8696461824953445,0.8715083798882681,0.8733705772811918,0.8752327746741154,0.8770949720670391,0.8789571694599627,0.8808193668528864,0.88268156424581,0.8845437616387337,0.8864059590316573,0.888268156424581,0.8901303538175046,0.8919925512104283,0.8938547486033519,0.8957169459962756,0.8975791433891993,0.8994413407821229,0.9013035381750466,0.9031657355679702,0.9050279329608939,0.9068901303538175,0.9087523277467412,0.9106145251396648,0.9124767225325885,0.9143389199255121,0.9162011173184358,0.9180633147113594,0.9199255121042831,0.9217877094972067,0.9236499068901304,0.925512104283054,0.9273743016759777,0.9292364990689013,0.931098696461825,0.9329608938547486,0.9348230912476723,0.9366852886405959,0.9385474860335196,0.9404096834264432,0.9422718808193669,0.9441340782122905,0.9459962756052142,0.9478584729981379,0.9497206703910615,0.9515828677839852,0.9534450651769087,0.9553072625698324,0.957169459962756,0.9590316573556797,0.9608938547486033,0.962756052141527,0.9646182495344506,0.9664804469273743,0.9683426443202979,0.9702048417132216,0.9720670391061452,0.9739292364990689,0.9757914338919925,0.9776536312849162,0.9795158286778398,0.9813780260707635,0.9832402234636871,0.9851024208566108,0.9869646182495344,0.9888268156424581,0.9906890130353817,0.9925512104283054,0.994413407821229,0.9962756052141527,0.9981378026070763],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, green.filecoin.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipfs.tech-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipfs.tech-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..34223860f2
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipfs.tech-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.4094,0.4707,0.7824,1.2843,1.4465,1.4516,1.4553,1.4573,1.4680,1.4870,1.5030,1.5102,1.5180,1.5192,1.5207,1.5325,1.5365,1.5391,1.5429,1.5468,1.5471,1.5484,1.5502,1.5651,1.5695,1.5726,1.5733,1.5747,1.5855,1.5856,1.5906,1.5945,1.5948,1.5980,1.6004,1.6074,1.6085,1.6090,1.6101,1.6108,1.6129,1.6134,1.6256,1.6268,1.6433,1.6448,1.6560,1.6581,1.6630,1.6672,1.6674,1.6683,1.6690,1.6707,1.6723,1.6727,1.6759,1.6764,1.6776,1.6796,1.6823,1.6827,1.6830,1.6832,1.6837,1.6850,1.6858,1.6865,1.6932,1.6933,1.6946,1.6953,1.7016,1.7020,1.7070,1.7084,1.7089,1.7124,1.7179,1.7184,1.7201,1.7203,1.7218,1.7247,1.7252,1.7258,1.7314,1.7374,1.7391,1.7396,1.7404,1.7451,1.7498,1.7500,1.7519,1.7527,1.7553,1.7560,1.7576,1.7582,1.7587,1.7601,1.7641,1.7651,1.7666,1.7672,1.7718,1.7720,1.7725,1.7726,1.7739,1.7752,1.7784,1.7800,1.7819,1.7826,1.7829,1.7830,1.7859,1.7882,1.7922,1.7937,1.7946,1.7995,1.8005,1.8026,1.8032,1.8054,1.8063,1.8115,1.8155,1.8161,1.8175,1.8201,1.8204,1.8228,1.8233,1.8240,1.8243,1.8275,1.8277,1.8298,1.8324,1.8341,1.8354,1.8395,1.8432,1.8441,1.8485,1.8513,1.8516,1.8518,1.8520,1.8555,1.8560,1.8582,1.8594,1.8606,1.8621,1.8627,1.8638,1.8660,1.8670,1.8701,1.8713,1.8714,1.8721,1.8725,1.8791,1.8798,1.8805,1.8807,1.8808,1.8826,1.8836,1.8837,1.8840,1.8857,1.8862,1.8873,1.8932,1.8949,1.8952,1.8971,1.8978,1.8994,1.9009,1.9042,1.9047,1.9048,1.9065,1.9078,1.9083,1.9087,1.9117,1.9138,1.9174,1.9206,1.9214,1.9257,1.9259,1.9275,1.9286,1.9311,1.9331,1.9339,1.9342,1.9349,1.9365,1.9375,1.9396,1.9399,1.9421,1.9464,1.9468,1.9489,1.9517,1.9523,1.9531,1.9551,1.9561,1.9572,1.9583,1.9601,1.9603,1.9608,1.9614,1.9628,1.9630,1.9658,1.9660,1.9664,1.9672,1.9678,1.9682,1.9688,1.9693,1.9703,1.9721,1.9735,1.9743,1.9744,1.9755,1.9763,1.9802,1.9868,1.9873,1.9882,1.9912,1.9968,1.9982,1.9986,1.9998,2.0006,2.0014,2.0048,2.0049,2.0062,2.0078,2.0090,2.0115,2.0135,2.0158,2.0167,2.0168,2.0185,2.0189,2.0227,2.0255,2.0257,2.0282,2.0314,2.0352,2.0401,2.0411,2.0444,2.0468,2.0481,2.0494,2.0495,2.0504,2.0541,2.0598,2.0635,2.0694,2.0698,2.0701,2.0705,2.0727,2.0730,2.0744,2.0746,2.0747,2.0762,2.0772,2.0774,2.0782,2.0797,2.0798,2.0801,2.0848,2.0894,2.0907,2.0908,2.0910,2.0930,2.0971,2.0977,2.0979,2.1002,2.1024,2.1043,2.1063,2.1091,2.1104,2.1120,2.1129,2.1135,2.1138,2.1141,2.1178,2.1179,2.1193,2.1207,2.1229,2.1235,2.1246,2.1274,2.1291,2.1317,2.1328,2.1329,2.1370,2.1377,2.1396,2.1413,2.1423,2.1465,2.1484,2.1504,2.1507,2.1553,2.1558,2.1588,2.1627,2.1646,2.1681,2.1718,2.1720,2.1734,2.1739,2.1753,2.1770,2.1851,2.1852,2.1864,2.1943,2.1981,2.2005,2.2015,2.2019,2.2129,2.2144,2.2149,2.2174,2.2193,2.2224,2.2257,2.2263,2.2285,2.2288,2.2318,2.2342,2.2360,2.2375,2.2420,2.2435,2.2439,2.2450,2.2463,2.2597,2.2642,2.2654,2.2672,2.2763,2.2767,2.2789,2.2798,2.2821,2.2851,2.2861,2.2914,2.2946,2.2959,2.2976,2.2979,2.3040,2.3069,2.3072,2.3115,2.3202,2.3204,2.3210,2.3217,2.3219,2.3221,2.3227,2.3435,2.3457,2.3526,2.3540,2.3544,2.3561,2.3604,2.3640,2.3663,2.3709,2.3721,2.3723,2.3774,2.3793,2.3805,2.3826,2.3829,2.3884,2.3893,2.3935,2.3960,2.3966,2.3973,2.3977,2.3978,2.3991,2.3999,2.4022,2.4046,2.4101,2.4135,2.4153,2.4156,2.4218,2.4245,2.4255,2.4263,2.4311,2.4411,2.4430,2.4507,2.4610,2.4681,2.4739,2.4810,2.4904,2.4932,2.5072,2.5262,2.5380,2.5409,2.5575,2.5626,2.5650,2.5652,2.5677,2.5708,2.5722,2.5739,2.5749,2.5798,2.5802,2.5849,2.5860,2.5916,2.5953,2.5970,2.5979,2.6306,2.6407,2.6437,2.6496,2.6767,2.6865,2.7118,2.7133,2.7321,2.7539,2.7586,2.7721,2.7744,2.7882,2.7907,2.7922,2.7971,2.8047,2.8115,2.8146,2.8322,2.8360,2.8572,2.8600,2.8682,2.8708,2.8770,2.8782,2.8791,2.8895,2.9046,2.9052,2.9060,2.9137,2.9371,2.9800,3.0008,3.0170,3.0341,3.0355,3.0951,3.2599,3.3774,3.5950,3.6005,3.7242,3.8169,3.9624,4.0217,4.1304,4.1741,4.2805,4.6628,4.7370,4.9927,5.3707,5.4148,5.6449,5.8787,6.7237,7.1242,7.2937,7.5743],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.016304347826086956,0.018115942028985508,0.019927536231884056,0.021739130434782608,0.02355072463768116,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.03260869565217391,0.034420289855072464,0.036231884057971016,0.03804347826086957,0.03985507246376811,0.041666666666666664,0.043478260869565216,0.04528985507246377,0.04710144927536232,0.04891304347826087,0.050724637681159424,0.05253623188405797,0.05434782608695652,0.05615942028985507,0.057971014492753624,0.059782608695652176,0.06159420289855073,0.06340579710144928,0.06521739130434782,0.06702898550724638,0.06884057971014493,0.07065217391304347,0.07246376811594203,0.07427536231884058,0.07608695652173914,0.07789855072463768,0.08152173913043478,0.08333333333333333,0.08514492753623189,0.08695652173913043,0.08876811594202899,0.09057971014492754,0.09239130434782608,0.09420289855072464,0.09601449275362318,0.09782608695652174,0.09963768115942029,0.10144927536231885,0.10326086956521739,0.10507246376811594,0.1068840579710145,0.10869565217391304,0.1105072463768116,0.11231884057971014,0.11413043478260869,0.11594202898550725,0.11775362318840579,0.11956521739130435,0.1213768115942029,0.12318840579710146,0.125,0.12681159420289856,0.1286231884057971,0.13043478260869565,0.1322463768115942,0.13405797101449277,0.1358695652173913,0.13768115942028986,0.13949275362318841,0.14130434782608695,0.1431159420289855,0.14492753623188406,0.14673913043478262,0.14855072463768115,0.1503623188405797,0.15217391304347827,0.1539855072463768,0.15579710144927536,0.15760869565217392,0.15942028985507245,0.161231884057971,0.16304347826086957,0.16485507246376813,0.16666666666666666,0.16847826086956522,0.17028985507246377,0.1721014492753623,0.17391304347826086,0.17572463768115942,0.17753623188405798,0.1793478260869565,0.18115942028985507,0.18297101449275363,0.18478260869565216,0.18659420289855072,0.18840579710144928,0.19021739130434784,0.19202898550724637,0.19384057971014493,0.1956521739130435,0.19746376811594202,0.19927536231884058,0.20108695652173914,0.2028985507246377,0.20471014492753623,0.20652173913043478,0.20833333333333334,0.21014492753623187,0.21195652173913043,0.21557971014492755,0.21739130434782608,0.21920289855072464,0.2210144927536232,0.22282608695652173,0.2246376811594203,0.22644927536231885,0.22826086956521738,0.23007246376811594,0.2318840579710145,0.23369565217391305,0.23550724637681159,0.23731884057971014,0.2391304347826087,0.24094202898550723,0.2427536231884058,0.24456521739130435,0.2463768115942029,0.25,0.25181159420289856,0.2536231884057971,0.2554347826086957,0.2572463768115942,0.2608695652173913,0.26268115942028986,0.2644927536231884,0.266304347826087,0.26811594202898553,0.26992753623188404,0.2717391304347826,0.27355072463768115,0.2753623188405797,0.27717391304347827,0.27898550724637683,0.2807971014492754,0.2826086956521739,0.28442028985507245,0.286231884057971,0.28804347826086957,0.2898550724637681,0.2916666666666667,0.29347826086956524,0.29528985507246375,0.2971014492753623,0.29891304347826086,0.3007246376811594,0.302536231884058,0.30434782608695654,0.3061594202898551,0.3079710144927536,0.30978260869565216,0.3115942028985507,0.3134057971014493,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.32065217391304346,0.322463768115942,0.3242753623188406,0.32608695652173914,0.3278985507246377,0.32971014492753625,0.33152173913043476,0.3333333333333333,0.3351449275362319,0.33695652173913043,0.338768115942029,0.34057971014492755,0.3423913043478261,0.34601449275362317,0.34782608695652173,0.3496376811594203,0.35144927536231885,0.3532608695652174,0.35507246376811596,0.35688405797101447,0.358695652173913,0.3605072463768116,0.36231884057971014,0.3641304347826087,0.36594202898550726,0.3677536231884058,0.3695652173913043,0.3713768115942029,0.37318840579710144,0.375,0.37681159420289856,0.3786231884057971,0.3804347826086957,0.3822463768115942,0.3858695652173913,0.38768115942028986,0.3894927536231884,0.391304347826087,0.39311594202898553,0.39492753623188404,0.3967391304347826,0.39855072463768115,0.4003623188405797,0.40217391304347827,0.40398550724637683,0.4057971014492754,0.4076086956521739,0.40942028985507245,0.41304347826086957,0.4148550724637681,0.4166666666666667,0.41847826086956524,0.42028985507246375,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.427536231884058,0.42934782608695654,0.4311594202898551,0.4329710144927536,0.43478260869565216,0.4365942028985507,0.4384057971014493,0.44021739130434784,0.4420289855072464,0.4438405797101449,0.44565217391304346,0.447463768115942,0.4492753623188406,0.45108695652173914,0.4528985507246377,0.45471014492753625,0.45652173913043476,0.4583333333333333,0.4601449275362319,0.46195652173913043,0.463768115942029,0.46557971014492755,0.4673913043478261,0.4692028985507246,0.47101449275362317,0.47282608695652173,0.4746376811594203,0.47644927536231885,0.4782608695652174,0.48007246376811596,0.48188405797101447,0.483695652173913,0.4855072463768116,0.48731884057971014,0.4891304347826087,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.4963768115942029,0.49818840579710144,0.5,0.5018115942028986,0.5054347826086957,0.5072463768115942,0.5090579710144928,0.5108695652173914,0.5144927536231884,0.5181159420289855,0.519927536231884,0.5217391304347826,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5289855072463768,0.5307971014492754,0.532608695652174,0.5344202898550725,0.5362318840579711,0.5380434782608695,0.5416666666666666,0.5434782608695652,0.5452898550724637,0.5471014492753623,0.5489130434782609,0.5507246376811594,0.552536231884058,0.5543478260869565,0.5561594202898551,0.5579710144927537,0.5597826086956522,0.5615942028985508,0.5634057971014492,0.5652173913043478,0.5670289855072463,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5760869565217391,0.5778985507246377,0.5797101449275363,0.5815217391304348,0.5851449275362319,0.5869565217391305,0.5887681159420289,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5960144927536232,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6105072463768116,0.6123188405797102,0.6141304347826086,0.6159420289855072,0.6177536231884058,0.6195652173913043,0.6213768115942029,0.6231884057971014,0.625,0.6268115942028986,0.6286231884057971,0.6304347826086957,0.6322463768115942,0.6340579710144928,0.6358695652173914,0.6376811594202898,0.6394927536231884,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6485507246376812,0.6503623188405797,0.6521739130434783,0.6539855072463768,0.6557971014492754,0.657608695652174,0.6594202898550725,0.6612318840579711,0.6630434782608695,0.6648550724637681,0.6666666666666666,0.6684782608695652,0.6702898550724637,0.6721014492753623,0.6739130434782609,0.6757246376811594,0.677536231884058,0.6793478260869565,0.6811594202898551,0.6829710144927537,0.6847826086956522,0.6865942028985508,0.6884057971014492,0.6902173913043478,0.6920289855072463,0.6938405797101449,0.6956521739130435,0.697463768115942,0.6992753623188406,0.7010869565217391,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7083333333333334,0.7101449275362319,0.7119565217391305,0.7137681159420289,0.7155797101449275,0.717391304347826,0.7192028985507246,0.7210144927536232,0.7228260869565217,0.7246376811594203,0.7264492753623188,0.7282608695652174,0.730072463768116,0.7318840579710145,0.7336956521739131,0.7355072463768116,0.7373188405797102,0.7391304347826086,0.7409420289855072,0.7427536231884058,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7518115942028986,0.7536231884057971,0.7554347826086957,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.769927536231884,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7771739130434783,0.7789855072463768,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7862318840579711,0.7880434782608695,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7952898550724637,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.802536231884058,0.8043478260869565,0.8061594202898551,0.8079710144927537,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8152173913043478,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8315217391304348,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8478260869565217,0.8496376811594203,0.8514492753623188,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.2229,0.2798,0.2903,0.2965,0.3155,0.3906,0.4147,0.4562,1.1053,1.1701,1.1746,1.1753,1.1904,1.2001,1.2086,1.2131,1.2269,1.2293,1.2309,1.2385,1.2404,1.2427,1.2440,1.2468,1.2504,1.2608,1.2641,1.2659,1.2701,1.2786,1.2899,1.2923,1.2927,1.2938,1.2942,1.2948,1.2953,1.2956,1.2957,1.2964,1.3106,1.3111,1.3116,1.3164,1.3190,1.3199,1.3221,1.3229,1.3238,1.3267,1.3271,1.3343,1.3392,1.3394,1.3422,1.3497,1.3513,1.3533,1.3582,1.3635,1.3645,1.3667,1.3709,1.3727,1.3760,1.3787,1.3799,1.3825,1.3828,1.3829,1.3835,1.3836,1.3840,1.3855,1.3860,1.3885,1.3917,1.3919,1.3920,1.3983,1.3998,1.4022,1.4030,1.4038,1.4058,1.4061,1.4069,1.4094,1.4163,1.4167,1.4170,1.4253,1.4314,1.4322,1.4370,1.4386,1.4404,1.4500,1.4517,1.4520,1.4539,1.4559,1.4565,1.4574,1.4575,1.4580,1.4596,1.4613,1.4655,1.4692,1.4700,1.4711,1.4755,1.4759,1.4797,1.4803,1.4811,1.4820,1.4822,1.4830,1.4849,1.4867,1.4871,1.4909,1.4918,1.4922,1.4944,1.4995,1.5028,1.5051,1.5053,1.5060,1.5067,1.5070,1.5092,1.5104,1.5127,1.5165,1.5213,1.5226,1.5227,1.5268,1.5313,1.5327,1.5335,1.5372,1.5384,1.5413,1.5422,1.5434,1.5441,1.5467,1.5475,1.5499,1.5517,1.5567,1.5573,1.5597,1.5632,1.5642,1.5670,1.5676,1.5678,1.5720,1.5730,1.5735,1.5743,1.5755,1.5761,1.5806,1.5827,1.5832,1.5842,1.5859,1.5869,1.5896,1.5925,1.5946,1.5947,1.5974,1.5988,1.5989,1.5996,1.6004,1.6043,1.6050,1.6051,1.6077,1.6093,1.6094,1.6096,1.6105,1.6116,1.6141,1.6146,1.6154,1.6213,1.6238,1.6265,1.6274,1.6287,1.6290,1.6324,1.6355,1.6364,1.6366,1.6391,1.6397,1.6418,1.6430,1.6431,1.6445,1.6448,1.6466,1.6470,1.6495,1.6513,1.6579,1.6604,1.6605,1.6610,1.6637,1.6640,1.6648,1.6650,1.6665,1.6668,1.6690,1.6717,1.6745,1.6749,1.6768,1.6773,1.6818,1.6819,1.6823,1.6838,1.6887,1.6894,1.6906,1.6915,1.6964,1.6970,1.6981,1.6986,1.6989,1.6993,1.7014,1.7110,1.7176,1.7191,1.7199,1.7221,1.7233,1.7287,1.7317,1.7318,1.7339,1.7359,1.7370,1.7431,1.7472,1.7478,1.7487,1.7493,1.7499,1.7502,1.7537,1.7540,1.7572,1.7578,1.7585,1.7597,1.7619,1.7630,1.7654,1.7655,1.7689,1.7720,1.7721,1.7722,1.7742,1.7756,1.7781,1.7786,1.7797,1.7799,1.7822,1.7825,1.7834,1.7876,1.7892,1.7907,1.7936,1.7944,1.7948,1.7958,1.8010,1.8016,1.8078,1.8136,1.8179,1.8191,1.8207,1.8219,1.8236,1.8244,1.8271,1.8277,1.8293,1.8301,1.8309,1.8310,1.8319,1.8329,1.8349,1.8374,1.8375,1.8404,1.8414,1.8458,1.8463,1.8467,1.8494,1.8521,1.8544,1.8545,1.8554,1.8560,1.8566,1.8569,1.8590,1.8628,1.8645,1.8656,1.8661,1.8669,1.8670,1.8689,1.8703,1.8706,1.8711,1.8713,1.8773,1.8784,1.8790,1.8793,1.8797,1.8806,1.8811,1.8858,1.8869,1.8880,1.8899,1.8909,1.8960,1.8969,1.8971,1.8989,1.9006,1.9038,1.9056,1.9083,1.9120,1.9132,1.9157,1.9195,1.9211,1.9228,1.9237,1.9238,1.9269,1.9303,1.9323,1.9360,1.9395,1.9408,1.9417,1.9423,1.9430,1.9472,1.9480,1.9483,1.9511,1.9538,1.9558,1.9618,1.9622,1.9638,1.9648,1.9686,1.9759,1.9767,1.9812,1.9818,1.9821,1.9832,1.9837,1.9982,1.9996,2.0008,2.0021,2.0062,2.0075,2.0146,2.0147,2.0151,2.0166,2.0178,2.0183,2.0209,2.0212,2.0247,2.0252,2.0258,2.0282,2.0300,2.0306,2.0310,2.0338,2.0397,2.0473,2.0509,2.0573,2.0581,2.0665,2.0719,2.0763,2.0779,2.0783,2.0804,2.0827,2.0849,2.0969,2.1004,2.1012,2.1059,2.1090,2.1150,2.1167,2.1191,2.1294,2.1408,2.1438,2.1497,2.1559,2.1577,2.1591,2.1612,2.1617,2.1641,2.1662,2.1678,2.1748,2.1811,2.1828,2.1833,2.1878,2.1946,2.1992,2.2031,2.2034,2.2041,2.2062,2.2107,2.2138,2.2161,2.2172,2.2178,2.2204,2.2218,2.2308,2.2435,2.2484,2.2490,2.2500,2.2519,2.2546,2.2563,2.2602,2.2648,2.2712,2.2768,2.2805,2.2957,2.3020,2.3032,2.3353,2.3517,2.3573,2.3590,2.3616,2.3754,2.3959,2.3977,2.3978,2.4308,2.4413,2.4459,2.4487,2.4515,2.4581,2.4919,2.5093,2.5205,2.5595,2.5733,2.5926,2.5977,2.5988,2.6345,2.6426,2.6567,2.6629,2.6780,2.6913,2.7123,2.7185,2.7195,2.7828,2.7863,2.8233,2.8356,2.8733,2.9193,2.9603,3.0084,3.0268,3.1945,3.3461,3.4905,3.5348,3.8465,4.0977,4.2088,4.2650,6.3761,6.6078,8.4691,9.0163],"y":[0.0018018018018018018,0.0036036036036036037,0.005405405405405406,0.007207207207207207,0.009009009009009009,0.010810810810810811,0.012612612612612612,0.014414414414414415,0.016216216216216217,0.018018018018018018,0.01981981981981982,0.021621621621621623,0.023423423423423424,0.025225225225225224,0.02702702702702703,0.02882882882882883,0.03063063063063063,0.03423423423423423,0.036036036036036036,0.03783783783783784,0.03963963963963964,0.04144144144144144,0.043243243243243246,0.04504504504504504,0.04684684684684685,0.04864864864864865,0.05045045045045045,0.05225225225225225,0.05405405405405406,0.055855855855855854,0.05765765765765766,0.05945945945945946,0.06126126126126126,0.06306306306306306,0.06486486486486487,0.06666666666666667,0.06846846846846846,0.07027027027027027,0.07207207207207207,0.07387387387387387,0.07567567567567568,0.07747747747747748,0.07927927927927927,0.08108108108108109,0.08288288288288288,0.08468468468468468,0.08828828828828829,0.09009009009009009,0.0918918918918919,0.0936936936936937,0.09549549549549549,0.0972972972972973,0.0990990990990991,0.1009009009009009,0.10270270270270271,0.1045045045045045,0.1063063063063063,0.10810810810810811,0.10990990990990991,0.11171171171171171,0.11351351351351352,0.11531531531531532,0.11711711711711711,0.11891891891891893,0.12072072072072072,0.12252252252252252,0.12432432432432433,0.12612612612612611,0.12792792792792793,0.12972972972972974,0.13153153153153152,0.13333333333333333,0.13513513513513514,0.13693693693693693,0.13873873873873874,0.14054054054054055,0.14234234234234233,0.14414414414414414,0.14594594594594595,0.14774774774774774,0.14954954954954955,0.15135135135135136,0.15315315315315314,0.15495495495495495,0.15675675675675677,0.15855855855855855,0.16036036036036036,0.16216216216216217,0.16396396396396395,0.16576576576576577,0.16756756756756758,0.16936936936936936,0.17117117117117117,0.17297297297297298,0.17477477477477477,0.17657657657657658,0.1783783783783784,0.18018018018018017,0.18198198198198198,0.1837837837837838,0.18558558558558558,0.1873873873873874,0.1891891891891892,0.19099099099099098,0.1945945945945946,0.1963963963963964,0.1981981981981982,0.2,0.2018018018018018,0.2036036036036036,0.20540540540540542,0.2072072072072072,0.209009009009009,0.21081081081081082,0.2126126126126126,0.21441441441441442,0.21621621621621623,0.218018018018018,0.21981981981981982,0.22162162162162163,0.22342342342342342,0.22522522522522523,0.22702702702702704,0.22882882882882882,0.23063063063063063,0.23243243243243245,0.23423423423423423,0.23603603603603604,0.23783783783783785,0.23963963963963963,0.24144144144144145,0.24324324324324326,0.24504504504504504,0.24684684684684685,0.24864864864864866,0.25045045045045045,0.25225225225225223,0.25405405405405407,0.25585585585585585,0.25765765765765763,0.2594594594594595,0.26126126126126126,0.26306306306306304,0.2648648648648649,0.26666666666666666,0.26846846846846845,0.2702702702702703,0.27207207207207207,0.27387387387387385,0.2756756756756757,0.2774774774774775,0.27927927927927926,0.2810810810810811,0.2828828828828829,0.28468468468468466,0.2864864864864865,0.2882882882882883,0.29009009009009007,0.2918918918918919,0.2936936936936937,0.2954954954954955,0.2972972972972973,0.2990990990990991,0.3009009009009009,0.3027027027027027,0.3045045045045045,0.3063063063063063,0.3081081081081081,0.3099099099099099,0.3117117117117117,0.31351351351351353,0.3153153153153153,0.3171171171171171,0.31891891891891894,0.3207207207207207,0.3225225225225225,0.32432432432432434,0.3261261261261261,0.3279279279279279,0.32972972972972975,0.33153153153153153,0.3333333333333333,0.33693693693693694,0.3387387387387387,0.34054054054054056,0.34234234234234234,0.3441441441441441,0.34594594594594597,0.34774774774774775,0.34954954954954953,0.35135135135135137,0.35495495495495494,0.3567567567567568,0.35855855855855856,0.36036036036036034,0.36396396396396397,0.36576576576576575,0.3675675675675676,0.36936936936936937,0.37117117117117115,0.372972972972973,0.3747747747747748,0.37657657657657656,0.3783783783783784,0.3801801801801802,0.38198198198198197,0.3837837837837838,0.3855855855855856,0.38738738738738737,0.3891891891891892,0.390990990990991,0.3927927927927928,0.3945945945945946,0.3963963963963964,0.3981981981981982,0.4,0.4018018018018018,0.4036036036036036,0.40540540540540543,0.4072072072072072,0.409009009009009,0.41081081081081083,0.4126126126126126,0.4144144144144144,0.41621621621621624,0.418018018018018,0.42162162162162165,0.42342342342342343,0.4252252252252252,0.42702702702702705,0.42882882882882883,0.4306306306306306,0.43243243243243246,0.43423423423423424,0.436036036036036,0.43783783783783786,0.43963963963963965,0.44144144144144143,0.44324324324324327,0.44504504504504505,0.44684684684684683,0.4486486486486487,0.45045045045045046,0.45225225225225224,0.45585585585585586,0.45765765765765765,0.4594594594594595,0.46126126126126127,0.46306306306306305,0.4648648648648649,0.4666666666666667,0.46846846846846846,0.4702702702702703,0.4720720720720721,0.47387387387387386,0.4756756756756757,0.4774774774774775,0.47927927927927927,0.4810810810810811,0.4828828828828829,0.4846846846846847,0.4864864864864865,0.4882882882882883,0.4900900900900901,0.4918918918918919,0.4936936936936937,0.4954954954954955,0.4972972972972973,0.4990990990990991,0.5009009009009009,0.5027027027027027,0.5045045045045045,0.5063063063063064,0.5081081081081081,0.5099099099099099,0.5117117117117117,0.5135135135135135,0.5153153153153153,0.5171171171171172,0.518918918918919,0.5207207207207207,0.5225225225225225,0.5243243243243243,0.5261261261261261,0.527927927927928,0.5297297297297298,0.5315315315315315,0.5333333333333333,0.5351351351351351,0.5369369369369369,0.5387387387387388,0.5405405405405406,0.5423423423423424,0.5441441441441441,0.5459459459459459,0.5477477477477477,0.5495495495495496,0.5531531531531532,0.554954954954955,0.5567567567567567,0.5585585585585585,0.5603603603603604,0.5621621621621622,0.563963963963964,0.5657657657657658,0.5675675675675675,0.5693693693693693,0.5711711711711712,0.572972972972973,0.5747747747747748,0.5765765765765766,0.5783783783783784,0.5801801801801801,0.581981981981982,0.5837837837837838,0.5855855855855856,0.5873873873873874,0.5891891891891892,0.590990990990991,0.5927927927927928,0.5945945945945946,0.5963963963963964,0.5981981981981982,0.6,0.6018018018018018,0.6036036036036037,0.6054054054054054,0.6072072072072072,0.609009009009009,0.6108108108108108,0.6126126126126126,0.6144144144144145,0.6162162162162163,0.618018018018018,0.6198198198198198,0.6216216216216216,0.6234234234234234,0.6252252252252253,0.6270270270270271,0.6288288288288288,0.6306306306306306,0.6324324324324324,0.6342342342342342,0.6360360360360361,0.6378378378378379,0.6396396396396397,0.6414414414414414,0.6432432432432432,0.645045045045045,0.6486486486486487,0.6504504504504505,0.6522522522522523,0.654054054054054,0.6558558558558558,0.6576576576576577,0.6594594594594595,0.6612612612612613,0.6630630630630631,0.6648648648648648,0.6666666666666666,0.6684684684684684,0.6702702702702703,0.6720720720720721,0.6738738738738739,0.6756756756756757,0.6774774774774774,0.6792792792792792,0.6828828828828829,0.6846846846846847,0.6864864864864865,0.6882882882882883,0.69009009009009,0.6918918918918919,0.6936936936936937,0.6954954954954955,0.6972972972972973,0.6990990990990991,0.7009009009009008,0.7027027027027027,0.7045045045045045,0.7063063063063063,0.7081081081081081,0.7099099099099099,0.7117117117117117,0.7135135135135136,0.7153153153153153,0.7171171171171171,0.7189189189189189,0.7207207207207207,0.7225225225225225,0.7243243243243244,0.7261261261261261,0.7279279279279279,0.7297297297297297,0.7315315315315315,0.7333333333333333,0.7351351351351352,0.736936936936937,0.7387387387387387,0.7405405405405405,0.7441441441441441,0.745945945945946,0.7477477477477478,0.7495495495495496,0.7513513513513513,0.7531531531531531,0.7549549549549549,0.7567567567567568,0.7585585585585586,0.7603603603603604,0.7621621621621621,0.7639639639639639,0.7657657657657657,0.7675675675675676,0.7693693693693694,0.7711711711711712,0.772972972972973,0.7747747747747747,0.7765765765765765,0.7783783783783784,0.7801801801801802,0.781981981981982,0.7837837837837838,0.7855855855855856,0.7873873873873873,0.7891891891891892,0.790990990990991,0.7927927927927928,0.7945945945945946,0.7963963963963964,0.7981981981981981,0.8,0.8018018018018018,0.8036036036036036,0.8054054054054054,0.809009009009009,0.8108108108108109,0.8126126126126126,0.8144144144144144,0.8162162162162162,0.818018018018018,0.8198198198198198,0.8216216216216217,0.8234234234234235,0.8252252252252252,0.827027027027027,0.8288288288288288,0.8306306306306306,0.8324324324324325,0.8342342342342343,0.836036036036036,0.8378378378378378,0.8396396396396396,0.8414414414414414,0.8432432432432433,0.8450450450450451,0.8468468468468469,0.8486486486486486,0.8504504504504504,0.8522522522522522,0.8558558558558559,0.8576576576576577,0.8594594594594595,0.8612612612612612,0.863063063063063,0.8648648648648649,0.8666666666666667,0.8684684684684685,0.8702702702702703,0.872072072072072,0.8738738738738738,0.8756756756756757,0.8774774774774775,0.8792792792792793,0.8810810810810811,0.8828828828828829,0.8846846846846846,0.8864864864864865,0.8882882882882883,0.8900900900900901,0.8918918918918919,0.8936936936936937,0.8954954954954955,0.8972972972972973,0.8990990990990991,0.9009009009009009,0.9027027027027027,0.9045045045045045,0.9063063063063063,0.9081081081081082,0.9099099099099099,0.9117117117117117,0.9135135135135135,0.9153153153153153,0.9171171171171171,0.918918918918919,0.9207207207207208,0.9225225225225225,0.9243243243243243,0.9261261261261261,0.9279279279279279,0.9297297297297298,0.9315315315315316,0.9333333333333333,0.9351351351351351,0.9369369369369369,0.9387387387387387,0.9405405405405406,0.9423423423423424,0.9441441441441442,0.9459459459459459,0.9477477477477477,0.9495495495495495,0.9513513513513514,0.9531531531531532,0.954954954954955,0.9567567567567568,0.9585585585585585,0.9603603603603603,0.9621621621621622,0.963963963963964,0.9657657657657658,0.9675675675675676,0.9693693693693693,0.9711711711711711,0.972972972972973,0.9747747747747748,0.9765765765765766,0.9783783783783784,0.9801801801801802,0.9819819819819819,0.9837837837837838,0.9855855855855856,0.9873873873873874,0.9891891891891892,0.990990990990991,0.9927927927927928,0.9945945945945946,0.9963963963963964,0.9981981981981982],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.3556,0.3713,0.4125,0.4619,0.4620,0.4765,0.4785,0.5333,0.6136,0.6622,0.6889,0.6974,0.7571,0.9724,1.0681,1.2225,1.3003,1.3179,1.3289,1.3463,1.3521,1.3564,1.3632,1.3637,1.3666,1.3717,1.3726,1.3764,1.3813,1.3830,1.3853,1.3891,1.3918,1.3944,1.4049,1.4083,1.4154,1.4167,1.4170,1.4223,1.4367,1.4412,1.4492,1.4498,1.4559,1.4600,1.4653,1.4661,1.4670,1.4675,1.4786,1.4793,1.4800,1.4816,1.4845,1.4871,1.4893,1.4905,1.5006,1.5085,1.5105,1.5149,1.5231,1.5293,1.5295,1.5297,1.5305,1.5309,1.5352,1.5360,1.5436,1.5454,1.5463,1.5471,1.5505,1.5512,1.5528,1.5529,1.5564,1.5565,1.5569,1.5583,1.5586,1.5609,1.5613,1.5614,1.5634,1.5638,1.5647,1.5662,1.5671,1.5713,1.5719,1.5724,1.5756,1.5760,1.5792,1.5803,1.5854,1.5864,1.5887,1.5893,1.5901,1.5905,1.5908,1.5911,1.5928,1.5940,1.5955,1.5956,1.5995,1.6082,1.6089,1.6094,1.6126,1.6204,1.6215,1.6218,1.6273,1.6295,1.6337,1.6338,1.6346,1.6408,1.6424,1.6448,1.6565,1.6579,1.6610,1.6644,1.6655,1.6662,1.6716,1.6718,1.6733,1.6752,1.6772,1.6841,1.6956,1.6958,1.6977,1.6980,1.6996,1.7011,1.7015,1.7018,1.7040,1.7046,1.7048,1.7049,1.7054,1.7056,1.7061,1.7072,1.7077,1.7104,1.7116,1.7127,1.7151,1.7155,1.7167,1.7185,1.7200,1.7202,1.7205,1.7213,1.7215,1.7226,1.7240,1.7254,1.7259,1.7301,1.7318,1.7333,1.7356,1.7361,1.7367,1.7373,1.7379,1.7440,1.7450,1.7457,1.7530,1.7547,1.7570,1.7585,1.7610,1.7633,1.7641,1.7658,1.7675,1.7679,1.7699,1.7734,1.7759,1.7775,1.7788,1.7819,1.7844,1.7847,1.7871,1.7895,1.7907,1.7946,1.7949,1.7954,1.7957,1.7984,1.7986,1.8024,1.8061,1.8078,1.8087,1.8108,1.8118,1.8131,1.8164,1.8195,1.8196,1.8200,1.8222,1.8252,1.8295,1.8362,1.8369,1.8440,1.8519,1.8525,1.8539,1.8546,1.8562,1.8564,1.8573,1.8586,1.8593,1.8594,1.8626,1.8673,1.8676,1.8723,1.8741,1.8795,1.8833,1.8850,1.8855,1.8859,1.8874,1.8906,1.8916,1.8933,1.8946,1.8974,1.8991,1.8999,1.9010,1.9039,1.9040,1.9050,1.9092,1.9122,1.9127,1.9207,1.9260,1.9283,1.9290,1.9294,1.9309,1.9361,1.9388,1.9416,1.9444,1.9502,1.9596,1.9649,1.9703,1.9704,1.9718,1.9748,1.9759,1.9760,1.9787,1.9825,1.9846,1.9898,1.9901,1.9930,1.9945,1.9964,1.9965,1.9982,2.0029,2.0048,2.0052,2.0095,2.0111,2.0123,2.0150,2.0212,2.0219,2.0321,2.0334,2.0341,2.0488,2.0576,2.0590,2.0688,2.0694,2.0784,2.0839,2.0851,2.0880,2.0908,2.0912,2.0923,2.0939,2.0940,2.0979,2.1002,2.1064,2.1112,2.1148,2.1197,2.1207,2.1243,2.1245,2.1260,2.1265,2.1283,2.1289,2.1299,2.1323,2.1334,2.1370,2.1372,2.1402,2.1440,2.1458,2.1507,2.1515,2.1524,2.1526,2.1533,2.1544,2.1561,2.1589,2.1605,2.1630,2.1678,2.1726,2.1735,2.1829,2.1830,2.1848,2.1850,2.1851,2.1862,2.1943,2.1969,2.1974,2.1994,2.2013,2.2031,2.2049,2.2054,2.2058,2.2129,2.2229,2.2281,2.2329,2.2391,2.2410,2.2486,2.2533,2.2545,2.2713,2.2720,2.2757,2.2782,2.2821,2.2831,2.2853,2.2868,2.2882,2.2940,2.2943,2.2966,2.2999,2.3011,2.3083,2.3113,2.3134,2.3172,2.3176,2.3192,2.3285,2.3289,2.3354,2.3406,2.3410,2.3488,2.3537,2.3545,2.3569,2.3731,2.3791,2.3900,2.3957,2.3978,2.3996,2.4022,2.4044,2.4071,2.4090,2.4107,2.4108,2.4269,2.4284,2.4413,2.4426,2.4444,2.4448,2.4518,2.4576,2.4616,2.4626,2.4646,2.4722,2.4781,2.4782,2.4817,2.4834,2.4884,2.5002,2.5138,2.5233,2.5348,2.5402,2.5489,2.5508,2.5518,2.5574,2.5579,2.5601,2.5714,2.5777,2.5797,2.6002,2.6040,2.6052,2.6121,2.6179,2.6412,2.6413,2.6465,2.6697,2.6927,2.6940,2.6975,2.7029,2.7369,2.7377,2.7470,2.7552,2.7606,2.7693,2.7775,2.7812,2.7856,2.7869,2.7946,2.8107,2.8124,2.8280,2.8343,2.8370,2.8416,2.8545,2.8572,2.8735,2.8815,2.8840,2.8957,2.9069,2.9081,2.9182,2.9207,2.9398,2.9557,2.9735,2.9919,3.0062,3.0449,3.0478,3.0521,3.0561,3.0829,3.0869,3.1013,3.1267,3.1363,3.1433,3.1918,3.2058,3.2096,3.2108,3.2192,3.2517,3.2566,3.2643,3.2707,3.2775,3.2819,3.2947,3.3512,3.3841,3.3881,3.4156,3.4750,3.4864,3.4874,3.5313,3.5409,3.5786,3.6160,3.6524,3.6651,3.7425,3.7719,3.9993,4.0307,4.3541,4.5339,4.6820,4.8179,5.1420,5.2125,5.5074,6.2255,6.4233,7.3758,7.3851,7.9728,9.0173,9.4359,14.4621],"y":[0.0018018018018018018,0.0036036036036036037,0.005405405405405406,0.007207207207207207,0.009009009009009009,0.010810810810810811,0.012612612612612612,0.014414414414414415,0.016216216216216217,0.018018018018018018,0.01981981981981982,0.021621621621621623,0.023423423423423424,0.025225225225225224,0.02702702702702703,0.02882882882882883,0.03063063063063063,0.032432432432432434,0.03423423423423423,0.036036036036036036,0.03783783783783784,0.03963963963963964,0.04144144144144144,0.043243243243243246,0.04504504504504504,0.04684684684684685,0.04864864864864865,0.05045045045045045,0.05225225225225225,0.05405405405405406,0.055855855855855854,0.05765765765765766,0.05945945945945946,0.06126126126126126,0.06306306306306306,0.06486486486486487,0.06666666666666667,0.06846846846846846,0.07027027027027027,0.07207207207207207,0.07387387387387387,0.07567567567567568,0.07747747747747748,0.07927927927927927,0.08108108108108109,0.08288288288288288,0.08468468468468468,0.08648648648648649,0.08828828828828829,0.09009009009009009,0.0918918918918919,0.0936936936936937,0.09549549549549549,0.0972972972972973,0.0990990990990991,0.1009009009009009,0.10270270270270271,0.1045045045045045,0.1063063063063063,0.10810810810810811,0.10990990990990991,0.11171171171171171,0.11351351351351352,0.11531531531531532,0.11711711711711711,0.11891891891891893,0.12072072072072072,0.12252252252252252,0.12432432432432433,0.12612612612612611,0.12792792792792793,0.12972972972972974,0.13153153153153152,0.13333333333333333,0.13513513513513514,0.13693693693693693,0.13873873873873874,0.14054054054054055,0.14234234234234233,0.14414414414414414,0.14594594594594595,0.14774774774774774,0.14954954954954955,0.15135135135135136,0.15315315315315314,0.15495495495495495,0.15675675675675677,0.15855855855855855,0.16036036036036036,0.16216216216216217,0.16396396396396395,0.16576576576576577,0.16756756756756758,0.16936936936936936,0.17117117117117117,0.17297297297297298,0.17477477477477477,0.17657657657657658,0.1783783783783784,0.18018018018018017,0.18198198198198198,0.1837837837837838,0.18558558558558558,0.1873873873873874,0.1891891891891892,0.19099099099099098,0.1927927927927928,0.1945945945945946,0.1963963963963964,0.1981981981981982,0.2,0.2018018018018018,0.2036036036036036,0.20540540540540542,0.2072072072072072,0.209009009009009,0.21081081081081082,0.2126126126126126,0.21441441441441442,0.21621621621621623,0.218018018018018,0.21981981981981982,0.22162162162162163,0.22342342342342342,0.22522522522522523,0.22702702702702704,0.22882882882882882,0.23063063063063063,0.23243243243243245,0.23423423423423423,0.23603603603603604,0.23783783783783785,0.23963963963963963,0.24144144144144145,0.24324324324324326,0.24504504504504504,0.24684684684684685,0.24864864864864866,0.25045045045045045,0.25225225225225223,0.25405405405405407,0.25585585585585585,0.25765765765765763,0.2594594594594595,0.26126126126126126,0.26306306306306304,0.2648648648648649,0.26666666666666666,0.26846846846846845,0.2702702702702703,0.27207207207207207,0.27387387387387385,0.2756756756756757,0.2774774774774775,0.27927927927927926,0.2810810810810811,0.2828828828828829,0.28468468468468466,0.2864864864864865,0.2882882882882883,0.29009009009009007,0.2918918918918919,0.2936936936936937,0.2954954954954955,0.2972972972972973,0.2990990990990991,0.3009009009009009,0.3027027027027027,0.3045045045045045,0.3063063063063063,0.3081081081081081,0.3099099099099099,0.3117117117117117,0.31351351351351353,0.3153153153153153,0.3171171171171171,0.31891891891891894,0.3207207207207207,0.3225225225225225,0.32432432432432434,0.3261261261261261,0.3279279279279279,0.32972972972972975,0.33153153153153153,0.3333333333333333,0.33513513513513515,0.33693693693693694,0.3387387387387387,0.34054054054054056,0.34234234234234234,0.3441441441441441,0.34594594594594597,0.34774774774774775,0.34954954954954953,0.35135135135135137,0.35315315315315315,0.35495495495495494,0.3567567567567568,0.35855855855855856,0.36036036036036034,0.3621621621621622,0.36396396396396397,0.36576576576576575,0.3675675675675676,0.36936936936936937,0.37117117117117115,0.372972972972973,0.3747747747747748,0.37657657657657656,0.3783783783783784,0.3801801801801802,0.38198198198198197,0.3837837837837838,0.3855855855855856,0.38738738738738737,0.3891891891891892,0.390990990990991,0.3927927927927928,0.3963963963963964,0.3981981981981982,0.4,0.4018018018018018,0.4036036036036036,0.40540540540540543,0.4072072072072072,0.409009009009009,0.41081081081081083,0.4126126126126126,0.4144144144144144,0.41621621621621624,0.418018018018018,0.42162162162162165,0.42342342342342343,0.4252252252252252,0.42702702702702705,0.42882882882882883,0.4306306306306306,0.43243243243243246,0.43423423423423424,0.436036036036036,0.43783783783783786,0.43963963963963965,0.44144144144144143,0.44324324324324327,0.44504504504504505,0.44684684684684683,0.4486486486486487,0.45045045045045046,0.45225225225225224,0.4540540540540541,0.45585585585585586,0.45765765765765765,0.4594594594594595,0.46126126126126127,0.46306306306306305,0.4648648648648649,0.4666666666666667,0.46846846846846846,0.4702702702702703,0.4720720720720721,0.47387387387387386,0.4756756756756757,0.4774774774774775,0.47927927927927927,0.4810810810810811,0.4828828828828829,0.4846846846846847,0.4864864864864865,0.4882882882882883,0.4900900900900901,0.4918918918918919,0.4936936936936937,0.4954954954954955,0.4972972972972973,0.4990990990990991,0.5009009009009009,0.5027027027027027,0.5045045045045045,0.5063063063063064,0.5081081081081081,0.5099099099099099,0.5117117117117117,0.5135135135135135,0.5153153153153153,0.5171171171171172,0.518918918918919,0.5207207207207207,0.5225225225225225,0.5243243243243243,0.5261261261261261,0.527927927927928,0.5297297297297298,0.5333333333333333,0.5351351351351351,0.5369369369369369,0.5387387387387388,0.5405405405405406,0.5423423423423424,0.5441441441441441,0.5459459459459459,0.5495495495495496,0.5513513513513514,0.5531531531531532,0.554954954954955,0.5567567567567567,0.5585585585585585,0.5603603603603604,0.5621621621621622,0.563963963963964,0.5657657657657658,0.5675675675675675,0.5693693693693693,0.5711711711711712,0.572972972972973,0.5747747747747748,0.5765765765765766,0.5783783783783784,0.581981981981982,0.5837837837837838,0.5855855855855856,0.5873873873873874,0.5891891891891892,0.590990990990991,0.5927927927927928,0.5945945945945946,0.5963963963963964,0.5981981981981982,0.6,0.6018018018018018,0.6036036036036037,0.6054054054054054,0.6072072072072072,0.609009009009009,0.6108108108108108,0.6126126126126126,0.6144144144144145,0.6162162162162163,0.618018018018018,0.6198198198198198,0.6216216216216216,0.6234234234234234,0.6252252252252253,0.6270270270270271,0.6288288288288288,0.6306306306306306,0.6324324324324324,0.6342342342342342,0.6360360360360361,0.6378378378378379,0.6396396396396397,0.6414414414414414,0.6432432432432432,0.645045045045045,0.6468468468468469,0.6486486486486487,0.6504504504504505,0.6522522522522523,0.654054054054054,0.6558558558558558,0.6576576576576577,0.6594594594594595,0.6612612612612613,0.6630630630630631,0.6648648648648648,0.6666666666666666,0.6684684684684684,0.6702702702702703,0.6720720720720721,0.6738738738738739,0.6756756756756757,0.6774774774774774,0.6792792792792792,0.6810810810810811,0.6828828828828829,0.6846846846846847,0.6864864864864865,0.6882882882882883,0.69009009009009,0.6918918918918919,0.6936936936936937,0.6954954954954955,0.6972972972972973,0.6990990990990991,0.7009009009009008,0.7027027027027027,0.7045045045045045,0.7063063063063063,0.7081081081081081,0.7099099099099099,0.7117117117117117,0.7135135135135136,0.7153153153153153,0.7171171171171171,0.7189189189189189,0.7207207207207207,0.7225225225225225,0.7243243243243244,0.7261261261261261,0.7279279279279279,0.7297297297297297,0.7315315315315315,0.7333333333333333,0.7351351351351352,0.736936936936937,0.7387387387387387,0.7405405405405405,0.7423423423423423,0.7441441441441441,0.745945945945946,0.7495495495495496,0.7513513513513513,0.7549549549549549,0.7567567567567568,0.7585585585585586,0.7603603603603604,0.7621621621621621,0.7639639639639639,0.7657657657657657,0.7675675675675676,0.7693693693693694,0.7711711711711712,0.772972972972973,0.7747747747747747,0.7765765765765765,0.7783783783783784,0.7801801801801802,0.781981981981982,0.7837837837837838,0.7855855855855856,0.7891891891891892,0.790990990990991,0.7927927927927928,0.7945945945945946,0.7963963963963964,0.7981981981981981,0.8,0.8018018018018018,0.8036036036036036,0.8054054054054054,0.8072072072072072,0.809009009009009,0.8108108108108109,0.8126126126126126,0.8144144144144144,0.8162162162162162,0.818018018018018,0.8198198198198198,0.8216216216216217,0.8234234234234235,0.8252252252252252,0.827027027027027,0.8288288288288288,0.8306306306306306,0.8324324324324325,0.8342342342342343,0.836036036036036,0.8378378378378378,0.8396396396396396,0.8414414414414414,0.8432432432432433,0.8450450450450451,0.8468468468468469,0.8486486486486486,0.8522522522522522,0.8540540540540541,0.8558558558558559,0.8576576576576577,0.8594594594594595,0.8612612612612612,0.863063063063063,0.8648648648648649,0.8666666666666667,0.8684684684684685,0.8702702702702703,0.872072072072072,0.8738738738738738,0.8756756756756757,0.8774774774774775,0.8792792792792793,0.8810810810810811,0.8828828828828829,0.8846846846846846,0.8864864864864865,0.8882882882882883,0.8900900900900901,0.8918918918918919,0.8936936936936937,0.8954954954954955,0.8972972972972973,0.8990990990990991,0.9009009009009009,0.9027027027027027,0.9045045045045045,0.9063063063063063,0.9081081081081082,0.9099099099099099,0.9117117117117117,0.9135135135135135,0.9153153153153153,0.9171171171171171,0.918918918918919,0.9207207207207208,0.9225225225225225,0.9243243243243243,0.9261261261261261,0.9279279279279279,0.9297297297297298,0.9315315315315316,0.9333333333333333,0.9351351351351351,0.9369369369369369,0.9387387387387387,0.9405405405405406,0.9423423423423424,0.9441441441441442,0.9459459459459459,0.9477477477477477,0.9495495495495495,0.9513513513513514,0.9531531531531532,0.954954954954955,0.9567567567567568,0.9585585585585585,0.9603603603603603,0.9621621621621622,0.963963963963964,0.9657657657657658,0.9675675675675676,0.9693693693693693,0.9711711711711711,0.972972972972973,0.9747747747747748,0.9765765765765766,0.9783783783783784,0.9801801801801802,0.9819819819819819,0.9837837837837838,0.9855855855855856,0.9873873873873874,0.9891891891891892,0.990990990990991,0.9927927927927928,0.9945945945945946,0.9963963963963964,0.9981981981981982],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.2348,0.2437,0.2454,0.2563,0.2595,0.2631,0.2632,0.2735,0.2751,0.2763,0.2801,0.2868,0.2952,0.2957,0.2960,0.2963,0.2967,0.3034,0.3095,0.3129,0.3156,0.3165,0.3182,0.3189,0.3197,0.3201,0.3251,0.3268,0.3270,0.3285,0.3290,0.3291,0.3303,0.3312,0.3315,0.3317,0.3318,0.3319,0.3321,0.3322,0.3324,0.3326,0.3328,0.3350,0.3356,0.3357,0.3375,0.3383,0.3390,0.3396,0.3407,0.3408,0.3411,0.3443,0.3447,0.3460,0.3481,0.3483,0.3502,0.3508,0.3518,0.3523,0.3527,0.3534,0.3542,0.3546,0.3549,0.3557,0.3565,0.3568,0.3579,0.3587,0.3591,0.3595,0.3596,0.3614,0.3635,0.3661,0.3662,0.3676,0.3677,0.3688,0.3694,0.3697,0.3719,0.3724,0.3735,0.3744,0.3745,0.3747,0.3751,0.3771,0.3773,0.3795,0.3800,0.3801,0.3813,0.3816,0.3832,0.3849,0.3851,0.3854,0.3861,0.3864,0.3871,0.3882,0.3906,0.3916,0.3928,0.3930,0.3933,0.3973,0.3997,0.4009,0.4032,0.4044,0.4048,0.4056,0.4057,0.4059,0.4067,0.4077,0.4081,0.4094,0.4099,0.4126,0.4148,0.4166,0.4169,0.4194,0.4210,0.4214,0.4224,0.4231,0.4232,0.4236,0.4240,0.4263,0.4272,0.4279,0.4282,0.4283,0.4286,0.4289,0.4318,0.4322,0.4337,0.4340,0.4355,0.4359,0.4363,0.4366,0.4367,0.4380,0.4386,0.4389,0.4401,0.4406,0.4435,0.4436,0.4473,0.4497,0.4506,0.4508,0.4519,0.4530,0.4531,0.4547,0.4559,0.4563,0.4578,0.4591,0.4600,0.4612,0.4616,0.4657,0.4688,0.4689,0.4698,0.4699,0.4725,0.4733,0.4737,0.4745,0.4762,0.4764,0.4765,0.4783,0.4786,0.4796,0.4810,0.4818,0.4834,0.4839,0.4846,0.4849,0.4854,0.4855,0.4867,0.4868,0.4877,0.4880,0.4888,0.4936,0.4939,0.4942,0.4980,0.4983,0.4995,0.5003,0.5009,0.5031,0.5051,0.5073,0.5079,0.5086,0.5087,0.5090,0.5091,0.5111,0.5121,0.5131,0.5145,0.5154,0.5173,0.5181,0.5191,0.5237,0.5247,0.5271,0.5313,0.5338,0.5339,0.5342,0.5351,0.5440,0.5446,0.5453,0.5479,0.5488,0.5504,0.5542,0.5559,0.5572,0.5590,0.5604,0.5609,0.5652,0.5656,0.5668,0.5670,0.5691,0.5700,0.5719,0.5726,0.5729,0.5732,0.5737,0.5754,0.5757,0.5774,0.5777,0.5787,0.5810,0.5811,0.5826,0.5832,0.5834,0.5836,0.5861,0.5863,0.5869,0.5912,0.5943,0.5990,0.6003,0.6012,0.6015,0.6022,0.6052,0.6090,0.6115,0.6123,0.6128,0.6151,0.6198,0.6205,0.6232,0.6234,0.6240,0.6251,0.6283,0.6293,0.6297,0.6316,0.6387,0.6392,0.6400,0.6404,0.6417,0.6421,0.6424,0.6432,0.6459,0.6484,0.6508,0.6518,0.6527,0.6532,0.6536,0.6554,0.6561,0.6588,0.6627,0.6635,0.6703,0.6715,0.6727,0.6729,0.6771,0.6799,0.6805,0.6824,0.6835,0.6867,0.6868,0.6889,0.6897,0.6923,0.6926,0.6934,0.7022,0.7024,0.7026,0.7031,0.7033,0.7107,0.7122,0.7135,0.7141,0.7147,0.7149,0.7193,0.7208,0.7214,0.7267,0.7277,0.7289,0.7304,0.7315,0.7350,0.7351,0.7355,0.7360,0.7362,0.7365,0.7392,0.7407,0.7417,0.7455,0.7460,0.7464,0.7477,0.7490,0.7510,0.7514,0.7545,0.7553,0.7564,0.7566,0.7577,0.7579,0.7589,0.7634,0.7638,0.7647,0.7660,0.7673,0.7702,0.7706,0.7742,0.7746,0.7765,0.7778,0.7793,0.7794,0.7851,0.7868,0.7871,0.7877,0.7878,0.7879,0.7880,0.7902,0.7920,0.7929,0.7933,0.7965,0.7967,0.7971,0.7982,0.8013,0.8063,0.8066,0.8070,0.8075,0.8109,0.8112,0.8121,0.8156,0.8164,0.8195,0.8200,0.8209,0.8242,0.8258,0.8264,0.8294,0.8326,0.8327,0.8362,0.8365,0.8395,0.8401,0.8417,0.8433,0.8469,0.8481,0.8496,0.8537,0.8557,0.8575,0.8581,0.8629,0.8644,0.8679,0.8794,0.8813,0.8818,0.8841,0.8853,0.8875,0.8928,0.8974,0.9042,0.9053,0.9128,0.9140,0.9141,0.9166,0.9167,0.9175,0.9188,0.9222,0.9227,0.9243,0.9263,0.9267,0.9296,0.9305,0.9409,0.9445,0.9539,0.9545,0.9666,0.9720,0.9763,0.9953,0.9973,1.0210,1.0318,1.0369,1.0415,1.0432,1.0526,1.0635,1.0761,1.0849,1.0904,1.0925,1.0935,1.0977,1.0979,1.1146,1.1154,1.1187,1.1230,1.1231,1.1397,1.1431,1.1491,1.1704,1.2190,1.2347,1.2367,1.2401,1.3054,1.3393,1.3511,1.3733,1.3734,1.3855,1.4288,1.4429,1.4738,1.5157,1.5316,1.5961,1.6456,1.8742,2.2883,2.5071,3.2623,3.3573,4.6951,4.9557,5.0564,6.0219,6.0861,6.5170,8.2927,10.1923],"y":[0.0018248175182481751,0.0036496350364963502,0.005474452554744526,0.0072992700729927005,0.009124087591240875,0.010948905109489052,0.012773722627737226,0.014598540145985401,0.016423357664233577,0.01824817518248175,0.020072992700729927,0.021897810218978103,0.023722627737226276,0.025547445255474453,0.02737226277372263,0.029197080291970802,0.03102189781021898,0.032846715328467155,0.03467153284671533,0.0364963503649635,0.03832116788321168,0.040145985401459854,0.041970802919708027,0.043795620437956206,0.04562043795620438,0.04744525547445255,0.04927007299270073,0.051094890510948905,0.05291970802919708,0.05474452554744526,0.05656934306569343,0.058394160583941604,0.060218978102189784,0.06204379562043796,0.06386861313868614,0.06569343065693431,0.06751824817518248,0.06934306569343066,0.07116788321167883,0.072992700729927,0.07481751824817519,0.07664233576642336,0.07846715328467153,0.08029197080291971,0.08211678832116788,0.08394160583941605,0.08576642335766424,0.08759124087591241,0.08941605839416059,0.09124087591240876,0.09306569343065693,0.0948905109489051,0.09671532846715329,0.09854014598540146,0.10036496350364964,0.10218978102189781,0.10401459854014598,0.10583941605839416,0.10948905109489052,0.11131386861313869,0.11313868613138686,0.11496350364963503,0.11678832116788321,0.11861313868613138,0.12226277372262774,0.12408759124087591,0.1259124087591241,0.12773722627737227,0.12956204379562045,0.13138686131386862,0.1332116788321168,0.13503649635036497,0.13686131386861314,0.1386861313868613,0.14051094890510948,0.14233576642335766,0.14416058394160583,0.145985401459854,0.1478102189781022,0.14963503649635038,0.15145985401459855,0.15328467153284672,0.15875912408759124,0.16058394160583941,0.1624087591240876,0.16423357664233576,0.16605839416058393,0.1678832116788321,0.16970802919708028,0.17153284671532848,0.17335766423357665,0.17518248175182483,0.177007299270073,0.17883211678832117,0.18065693430656934,0.18248175182481752,0.1843065693430657,0.18613138686131386,0.18795620437956204,0.1897810218978102,0.19160583941605838,0.19343065693430658,0.19525547445255476,0.19708029197080293,0.1989051094890511,0.20072992700729927,0.20255474452554745,0.20437956204379562,0.2062043795620438,0.20802919708029197,0.20985401459854014,0.2116788321167883,0.21350364963503649,0.21532846715328466,0.21715328467153286,0.21897810218978103,0.2208029197080292,0.22262773722627738,0.22445255474452555,0.22627737226277372,0.2281021897810219,0.22992700729927007,0.23175182481751824,0.23357664233576642,0.2354014598540146,0.23722627737226276,0.23905109489051096,0.24087591240875914,0.2427007299270073,0.24452554744525548,0.24635036496350365,0.24817518248175183,0.25,0.2518248175182482,0.25364963503649635,0.2572992700729927,0.2591240875912409,0.26277372262773724,0.2645985401459854,0.2664233576642336,0.26824817518248173,0.2718978102189781,0.2737226277372263,0.2755474452554745,0.2773722627737226,0.2791970802919708,0.28102189781021897,0.28284671532846717,0.2846715328467153,0.2864963503649635,0.28832116788321166,0.29014598540145986,0.291970802919708,0.2937956204379562,0.2956204379562044,0.29744525547445255,0.29927007299270075,0.3010948905109489,0.30474452554744524,0.30656934306569344,0.3083941605839416,0.3102189781021898,0.31204379562043794,0.31386861313868614,0.3156934306569343,0.3175182481751825,0.3193430656934307,0.32299270072992703,0.3248175182481752,0.3266423357664234,0.3302919708029197,0.33211678832116787,0.33394160583941607,0.3357664233576642,0.3375912408759124,0.33941605839416056,0.34124087591240876,0.34306569343065696,0.3448905109489051,0.3467153284671533,0.34854014598540145,0.35036496350364965,0.3521897810218978,0.354014598540146,0.35583941605839414,0.35766423357664234,0.3594890510948905,0.3613138686131387,0.36313868613138683,0.36496350364963503,0.36678832116788324,0.3686131386861314,0.3704379562043796,0.3722627737226277,0.3740875912408759,0.3759124087591241,0.3777372262773723,0.3795620437956204,0.3813868613138686,0.38321167883211676,0.38503649635036497,0.38686131386861317,0.3886861313868613,0.3905109489051095,0.39233576642335766,0.39416058394160586,0.395985401459854,0.3978102189781022,0.39963503649635035,0.40145985401459855,0.4032846715328467,0.4051094890510949,0.40693430656934304,0.40875912408759124,0.41058394160583944,0.4124087591240876,0.4142335766423358,0.41605839416058393,0.41788321167883213,0.4197080291970803,0.4215328467153285,0.4233576642335766,0.4251824817518248,0.42700729927007297,0.42883211678832117,0.4306569343065693,0.4324817518248175,0.4343065693430657,0.43613138686131386,0.43795620437956206,0.4397810218978102,0.4416058394160584,0.44343065693430656,0.44525547445255476,0.4470802919708029,0.4489051094890511,0.45072992700729925,0.45255474452554745,0.4543795620437956,0.4562043795620438,0.458029197080292,0.46167883211678834,0.4635036496350365,0.4653284671532847,0.46897810218978103,0.4708029197080292,0.4726277372262774,0.4744525547445255,0.4762773722627737,0.4781021897810219,0.47992700729927007,0.48175182481751827,0.4835766423357664,0.4854014598540146,0.48722627737226276,0.48905109489051096,0.4908759124087591,0.4927007299270073,0.49452554744525545,0.49635036496350365,0.4981751824817518,0.5,0.5036496350364964,0.5072992700729927,0.5091240875912408,0.5109489051094891,0.5127737226277372,0.5145985401459854,0.5164233576642335,0.5182481751824818,0.5200729927007299,0.5218978102189781,0.5237226277372263,0.5255474452554745,0.5273722627737226,0.5291970802919708,0.531021897810219,0.5328467153284672,0.5364963503649635,0.5383211678832117,0.5401459854014599,0.541970802919708,0.5437956204379562,0.5456204379562044,0.5474452554744526,0.5492700729927007,0.5529197080291971,0.5547445255474452,0.5565693430656934,0.5583941605839416,0.5602189781021898,0.5620437956204379,0.5638686131386861,0.5656934306569343,0.5675182481751825,0.5693430656934306,0.5711678832116789,0.572992700729927,0.5748175182481752,0.5766423357664233,0.5784671532846716,0.5802919708029197,0.5821167883211679,0.5857664233576643,0.5875912408759124,0.5894160583941606,0.5912408759124088,0.593065693430657,0.5948905109489051,0.5967153284671532,0.5985401459854015,0.6003649635036497,0.6021897810218978,0.6040145985401459,0.6058394160583942,0.6076642335766423,0.6094890510948905,0.6113138686131386,0.6131386861313869,0.614963503649635,0.6167883211678832,0.6186131386861314,0.6204379562043796,0.6222627737226277,0.6240875912408759,0.6259124087591241,0.6277372262773723,0.6295620437956204,0.6313868613138686,0.6332116788321168,0.635036496350365,0.6368613138686131,0.6386861313868614,0.6405109489051095,0.6423357664233577,0.6441605839416058,0.6459854014598541,0.6478102189781022,0.6496350364963503,0.6514598540145985,0.6532846715328468,0.6551094890510949,0.656934306569343,0.6587591240875912,0.6605839416058394,0.6624087591240876,0.6642335766423357,0.666058394160584,0.6678832116788321,0.6715328467153284,0.6733576642335767,0.6751824817518248,0.677007299270073,0.6788321167883211,0.6806569343065694,0.6824817518248175,0.6843065693430657,0.6861313868613139,0.6879562043795621,0.6916058394160584,0.6934306569343066,0.6952554744525548,0.6970802919708029,0.698905109489051,0.7007299270072993,0.7025547445255474,0.7043795620437956,0.7062043795620438,0.708029197080292,0.7098540145985401,0.7116788321167883,0.7135036496350365,0.7153284671532847,0.7171532846715328,0.718978102189781,0.7208029197080292,0.7226277372262774,0.7244525547445255,0.7262773722627737,0.7281021897810219,0.7299270072992701,0.7317518248175182,0.7335766423357665,0.7354014598540146,0.7372262773722628,0.7390510948905109,0.7408759124087592,0.7427007299270073,0.7445255474452555,0.7481751824817519,0.7518248175182481,0.7536496350364964,0.7572992700729927,0.7591240875912408,0.7609489051094891,0.7627737226277372,0.7645985401459854,0.7664233576642335,0.7682481751824818,0.7700729927007299,0.7718978102189781,0.7737226277372263,0.7755474452554745,0.7773722627737226,0.781021897810219,0.7828467153284672,0.7846715328467153,0.7864963503649635,0.7883211678832117,0.7901459854014599,0.791970802919708,0.7937956204379562,0.7956204379562044,0.7974452554744526,0.7992700729927007,0.801094890510949,0.8029197080291971,0.8047445255474452,0.8065693430656934,0.8083941605839416,0.8102189781021898,0.8138686131386861,0.8156934306569343,0.8175182481751825,0.8193430656934306,0.8211678832116789,0.822992700729927,0.8248175182481752,0.8266423357664233,0.8284671532846716,0.8302919708029197,0.8321167883211679,0.833941605839416,0.8357664233576643,0.8375912408759124,0.8394160583941606,0.8412408759124088,0.843065693430657,0.8448905109489051,0.8467153284671532,0.8485401459854015,0.8503649635036497,0.8521897810218978,0.8540145985401459,0.8576642335766423,0.8594890510948905,0.8613138686131386,0.8631386861313869,0.864963503649635,0.8667883211678832,0.8686131386861314,0.8704379562043796,0.8722627737226277,0.8740875912408759,0.8759124087591241,0.8777372262773723,0.8795620437956204,0.8813868613138686,0.8832116788321168,0.885036496350365,0.8868613138686131,0.8886861313868614,0.8905109489051095,0.8923357664233577,0.8941605839416058,0.8959854014598541,0.8978102189781022,0.8996350364963503,0.9014598540145985,0.9032846715328468,0.9051094890510949,0.906934306569343,0.9087591240875912,0.9105839416058394,0.9124087591240876,0.9142335766423357,0.916058394160584,0.9178832116788321,0.9197080291970803,0.9215328467153284,0.9233576642335767,0.9251824817518248,0.927007299270073,0.9288321167883211,0.9306569343065694,0.9324817518248175,0.9343065693430657,0.9361313868613139,0.9379562043795621,0.9397810218978102,0.9416058394160584,0.9434306569343066,0.9452554744525548,0.9470802919708029,0.948905109489051,0.9507299270072993,0.9525547445255474,0.9543795620437956,0.9562043795620438,0.958029197080292,0.9598540145985401,0.9616788321167883,0.9635036496350365,0.9653284671532847,0.9671532846715328,0.968978102189781,0.9708029197080292,0.9726277372262774,0.9744525547445255,0.9762773722627737,0.9781021897810219,0.9799270072992701,0.9817518248175182,0.9835766423357665,0.9854014598540146,0.9872262773722628,0.9890510948905109,0.9908759124087592,0.9927007299270073,0.9945255474452555,0.9963503649635036,0.9981751824817519],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.2482,0.3544,0.3654,0.4612,0.4673,0.5042,0.9521,1.0317,1.1265,1.1284,1.1502,1.1577,1.1961,1.2218,1.2368,1.2608,1.2638,1.2736,1.2822,1.2863,1.2974,1.3072,1.3085,1.3151,1.3198,1.3200,1.3201,1.3285,1.3298,1.3331,1.3373,1.3376,1.3524,1.3532,1.3564,1.3567,1.3570,1.3586,1.3700,1.3764,1.3768,1.3800,1.3818,1.3842,1.3881,1.3917,1.3924,1.3926,1.3958,1.3984,1.3993,1.3995,1.4010,1.4040,1.4056,1.4060,1.4066,1.4074,1.4106,1.4114,1.4134,1.4135,1.4201,1.4213,1.4227,1.4231,1.4236,1.4297,1.4308,1.4331,1.4357,1.4360,1.4375,1.4378,1.4392,1.4403,1.4410,1.4417,1.4426,1.4458,1.4462,1.4475,1.4477,1.4488,1.4538,1.4543,1.4557,1.4582,1.4601,1.4615,1.4637,1.4640,1.4653,1.4665,1.4666,1.4667,1.4668,1.4684,1.4704,1.4711,1.4724,1.4725,1.4746,1.4757,1.4794,1.4797,1.4805,1.4817,1.4831,1.4847,1.4851,1.4855,1.4869,1.4874,1.4891,1.4929,1.4943,1.4998,1.5004,1.5016,1.5022,1.5035,1.5074,1.5086,1.5093,1.5102,1.5115,1.5129,1.5136,1.5163,1.5188,1.5193,1.5196,1.5202,1.5215,1.5216,1.5218,1.5229,1.5230,1.5240,1.5246,1.5263,1.5267,1.5285,1.5293,1.5300,1.5315,1.5326,1.5335,1.5336,1.5338,1.5340,1.5349,1.5354,1.5360,1.5364,1.5368,1.5379,1.5381,1.5387,1.5409,1.5436,1.5450,1.5451,1.5453,1.5474,1.5547,1.5554,1.5563,1.5574,1.5608,1.5618,1.5623,1.5641,1.5642,1.5657,1.5660,1.5669,1.5675,1.5679,1.5682,1.5683,1.5694,1.5700,1.5711,1.5714,1.5719,1.5724,1.5727,1.5793,1.5818,1.5827,1.5832,1.5857,1.5865,1.5867,1.5874,1.5886,1.5888,1.5942,1.5950,1.5968,1.5969,1.5998,1.6033,1.6034,1.6048,1.6059,1.6077,1.6079,1.6099,1.6118,1.6119,1.6152,1.6169,1.6176,1.6210,1.6228,1.6230,1.6246,1.6261,1.6262,1.6265,1.6269,1.6278,1.6286,1.6293,1.6314,1.6321,1.6324,1.6325,1.6337,1.6350,1.6383,1.6391,1.6406,1.6407,1.6449,1.6459,1.6462,1.6476,1.6482,1.6497,1.6514,1.6518,1.6522,1.6528,1.6537,1.6543,1.6549,1.6587,1.6602,1.6609,1.6620,1.6623,1.6626,1.6647,1.6657,1.6697,1.6698,1.6702,1.6742,1.6749,1.6754,1.6787,1.6790,1.6793,1.6803,1.6807,1.6822,1.6838,1.6863,1.6867,1.6884,1.6892,1.6898,1.6905,1.6907,1.6910,1.6913,1.6938,1.6943,1.6967,1.7007,1.7008,1.7012,1.7024,1.7047,1.7051,1.7064,1.7094,1.7097,1.7110,1.7119,1.7143,1.7162,1.7176,1.7211,1.7229,1.7235,1.7260,1.7261,1.7262,1.7305,1.7352,1.7368,1.7373,1.7383,1.7391,1.7393,1.7396,1.7407,1.7461,1.7462,1.7465,1.7468,1.7477,1.7491,1.7493,1.7512,1.7527,1.7546,1.7587,1.7612,1.7621,1.7636,1.7637,1.7648,1.7656,1.7663,1.7694,1.7711,1.7764,1.7775,1.7783,1.7788,1.7827,1.7832,1.7833,1.7848,1.7902,1.7946,1.7949,1.7996,1.8023,1.8056,1.8063,1.8068,1.8106,1.8133,1.8138,1.8184,1.8190,1.8191,1.8204,1.8216,1.8223,1.8225,1.8241,1.8256,1.8266,1.8274,1.8290,1.8316,1.8334,1.8365,1.8381,1.8388,1.8394,1.8433,1.8436,1.8454,1.8460,1.8483,1.8514,1.8525,1.8535,1.8562,1.8587,1.8643,1.8668,1.8725,1.8780,1.8794,1.8814,1.8840,1.8843,1.8869,1.8885,1.8999,1.9122,1.9194,1.9215,1.9222,1.9249,1.9256,1.9290,1.9294,1.9320,1.9331,1.9343,1.9388,1.9411,1.9466,1.9515,1.9574,1.9615,1.9619,1.9624,1.9644,1.9652,1.9667,1.9680,1.9718,1.9735,1.9736,1.9779,1.9800,1.9829,1.9837,1.9850,1.9853,1.9880,1.9924,1.9932,1.9971,1.9987,2.0025,2.0082,2.0112,2.0218,2.0295,2.0335,2.0368,2.0438,2.0479,2.0499,2.0519,2.0596,2.0639,2.0649,2.0669,2.0677,2.0825,2.0911,2.0930,2.1070,2.1158,2.1259,2.1384,2.1407,2.1423,2.1526,2.1533,2.1633,2.1636,2.1668,2.1705,2.1713,2.1760,2.1815,2.1949,2.2062,2.2399,2.2483,2.2497,2.2540,2.2608,2.2686,2.2788,2.2966,2.2984,2.3094,2.3193,2.3207,2.3287,2.3320,2.3665,2.3754,2.3755,2.3807,2.4021,2.4071,2.4112,2.4160,2.4223,2.4246,2.4321,2.4348,2.4580,2.4632,2.4766,2.5040,2.5233,2.5241,2.5313,2.5470,2.5587,2.5767,2.5790,2.6028,2.6333,2.6408,2.6460,2.6488,2.6549,2.6575,2.7733,2.7789,2.8813,2.9447,2.9599,3.0064,3.0623,3.1257,3.2671,3.3421,3.3773,3.4141,3.4581,3.4778,3.5101,3.7575,3.8916,4.2797,4.6353,5.0606],"y":[0.0018450184501845018,0.0036900369003690036,0.005535055350553505,0.007380073800738007,0.00922509225092251,0.01107011070110701,0.012915129151291513,0.014760147601476014,0.016605166051660517,0.01845018450184502,0.02029520295202952,0.02214022140221402,0.023985239852398525,0.025830258302583026,0.027675276752767528,0.02952029520295203,0.03136531365313653,0.033210332103321034,0.03505535055350553,0.03690036900369004,0.03874538745387454,0.04059040590405904,0.042435424354243544,0.04428044280442804,0.046125461254612546,0.04797047970479705,0.04981549815498155,0.05166051660516605,0.05350553505535055,0.055350553505535055,0.05719557195571956,0.05904059040590406,0.06088560885608856,0.06273062730627306,0.06457564575645756,0.06642066420664207,0.06826568265682657,0.07011070110701106,0.07195571955719557,0.07380073800738007,0.07564575645756458,0.07749077490774908,0.07933579335793357,0.08118081180811808,0.08302583025830258,0.08487084870848709,0.08671586715867159,0.08856088560885608,0.09040590405904059,0.09225092250922509,0.0940959409594096,0.0959409594095941,0.09778597785977859,0.0996309963099631,0.1014760147601476,0.1033210332103321,0.10516605166051661,0.1070110701107011,0.1088560885608856,0.11070110701107011,0.11254612546125461,0.11439114391143912,0.11623616236162361,0.11808118081180811,0.11992619926199262,0.12177121771217712,0.12361623616236163,0.12546125461254612,0.12730627306273062,0.12915129151291513,0.13099630996309963,0.13284132841328414,0.13468634686346864,0.13653136531365315,0.13837638376383765,0.14022140221402213,0.14206642066420663,0.14575645756457564,0.14760147601476015,0.14944649446494465,0.15129151291512916,0.15313653136531366,0.15498154981549817,0.15682656826568267,0.15867158671586715,0.16236162361623616,0.16420664206642066,0.16605166051660517,0.16789667896678967,0.16974169741697417,0.17158671586715868,0.17343173431734318,0.1752767527675277,0.17712177121771217,0.17896678966789667,0.18081180811808117,0.18265682656826568,0.18450184501845018,0.1863468634686347,0.1881918819188192,0.1900369003690037,0.1918819188191882,0.1937269372693727,0.19557195571955718,0.1974169741697417,0.1992619926199262,0.2011070110701107,0.2029520295202952,0.2047970479704797,0.2066420664206642,0.20848708487084872,0.21033210332103322,0.2140221402214022,0.2158671586715867,0.2177121771217712,0.21955719557195572,0.22324723247232472,0.22509225092250923,0.22693726937269373,0.22878228782287824,0.23062730627306274,0.23247232472324722,0.23431734317343172,0.23616236162361623,0.23985239852398524,0.24169741697416974,0.24354243542435425,0.24538745387453875,0.24723247232472326,0.24907749077490776,0.25092250922509224,0.25276752767527677,0.25461254612546125,0.2564575645756458,0.25830258302583026,0.26014760147601473,0.26199261992619927,0.26383763837638374,0.2656826568265683,0.26752767527675275,0.2693726937269373,0.27121771217712176,0.2730627306273063,0.27490774907749077,0.2767527675276753,0.2785977859778598,0.28044280442804426,0.2822878228782288,0.28413284132841327,0.2859778597785978,0.2878228782287823,0.2896678966789668,0.2915129151291513,0.2933579335793358,0.2952029520295203,0.29704797047970477,0.2988929889298893,0.3007380073800738,0.3025830258302583,0.3044280442804428,0.3062730627306273,0.3081180811808118,0.30996309963099633,0.3118081180811808,0.31365313653136534,0.3154981549815498,0.3173431734317343,0.3191881918819188,0.3210332103321033,0.32287822878228783,0.3247232472324723,0.32656826568265684,0.3284132841328413,0.33210332103321033,0.3339483394833948,0.33579335793357934,0.3376383763837638,0.33948339483394835,0.3413284132841328,0.34317343173431736,0.34501845018450183,0.34686346863468637,0.34870848708487084,0.3505535055350554,0.35239852398523985,0.35424354243542433,0.35608856088560886,0.35793357933579334,0.35977859778597787,0.36162361623616235,0.3634686346863469,0.36531365313653136,0.3671586715867159,0.36900369003690037,0.37084870848708484,0.3726937269372694,0.37453874538745385,0.3763837638376384,0.37822878228782286,0.3800738007380074,0.38191881918819187,0.3837638376383764,0.3856088560885609,0.3874538745387454,0.3892988929889299,0.39114391143911437,0.3929889298892989,0.3948339483394834,0.3966789667896679,0.3985239852398524,0.4022140221402214,0.4040590405904059,0.4059040590405904,0.4077490774907749,0.4095940959409594,0.4114391143911439,0.4132841328413284,0.4151291512915129,0.41697416974169743,0.4188191881918819,0.42066420664206644,0.4225092250922509,0.42435424354243545,0.4261992619926199,0.4280442804428044,0.42988929889298894,0.4317343173431734,0.43357933579335795,0.4354243542435424,0.43726937269372695,0.43911439114391143,0.44095940959409596,0.44280442804428044,0.4446494464944649,0.44649446494464945,0.4483394833948339,0.45018450184501846,0.45202952029520294,0.45387453874538747,0.45571955719557194,0.4575645756457565,0.45940959409594095,0.4612546125461255,0.46309963099630996,0.46494464944649444,0.466789667896679,0.46863468634686345,0.470479704797048,0.47232472324723246,0.474169741697417,0.47601476014760147,0.4797047970479705,0.48154981549815495,0.4833948339483395,0.4870848708487085,0.488929889298893,0.4907749077490775,0.492619926199262,0.4944649446494465,0.496309963099631,0.4981549815498155,0.5,0.5018450184501845,0.503690036900369,0.5055350553505535,0.507380073800738,0.5092250922509225,0.511070110701107,0.5129151291512916,0.514760147601476,0.5166051660516605,0.518450184501845,0.522140221402214,0.5239852398523985,0.525830258302583,0.5276752767527675,0.5295202952029521,0.5313653136531366,0.533210332103321,0.5350553505535055,0.5369003690036901,0.5387453874538746,0.540590405904059,0.5424354243542435,0.5461254612546126,0.5479704797047971,0.5498154981549815,0.551660516605166,0.5535055350553506,0.5553505535055351,0.5571955719557196,0.559040590405904,0.5608856088560885,0.5627306273062731,0.5645756457564576,0.566420664206642,0.5682656826568265,0.5701107011070111,0.5719557195571956,0.5738007380073801,0.5756457564575646,0.577490774907749,0.5793357933579336,0.5811808118081181,0.5830258302583026,0.584870848708487,0.5867158671586716,0.5885608856088561,0.5904059040590406,0.5922509225092251,0.5940959409594095,0.5959409594095941,0.5977859778597786,0.5996309963099631,0.6014760147601476,0.6033210332103321,0.6051660516605166,0.6070110701107011,0.6088560885608856,0.6107011070110702,0.6125461254612546,0.6143911439114391,0.6162361623616236,0.6180811808118081,0.6199261992619927,0.6217712177121771,0.6254612546125461,0.6273062730627307,0.6291512915129152,0.6309963099630996,0.6328413284132841,0.6346863468634686,0.6365313653136532,0.6383763837638377,0.6402214022140221,0.6420664206642066,0.6439114391143912,0.6457564575645757,0.6476014760147601,0.6494464944649446,0.6512915129151291,0.6531365313653137,0.6549815498154982,0.6568265682656826,0.6586715867158671,0.6605166051660517,0.6623616236162362,0.6660516605166051,0.6678966789667896,0.6697416974169742,0.6734317343173432,0.6752767527675276,0.6771217712177122,0.6789667896678967,0.6808118081180812,0.6826568265682657,0.6845018450184502,0.6863468634686347,0.6881918819188192,0.6900369003690037,0.6918819188191881,0.6937269372693727,0.6955719557195572,0.6974169741697417,0.6992619926199262,0.7011070110701108,0.7029520295202952,0.7047970479704797,0.7066420664206642,0.7084870848708487,0.7103321033210332,0.7121771217712177,0.7140221402214022,0.7158671586715867,0.7177121771217713,0.7195571955719557,0.7214022140221402,0.7232472324723247,0.7250922509225092,0.7269372693726938,0.7287822878228782,0.7306273062730627,0.7324723247232472,0.7343173431734318,0.7361623616236163,0.7380073800738007,0.7398523985239852,0.7416974169741697,0.7435424354243543,0.7453874538745388,0.7472324723247232,0.7490774907749077,0.7509225092250923,0.7527675276752768,0.7546125461254612,0.7564575645756457,0.7583025830258303,0.7601476014760148,0.7619926199261993,0.7638376383763837,0.7656826568265682,0.7675276752767528,0.7693726937269373,0.7712177121771218,0.7730627306273062,0.7749077490774908,0.7767527675276753,0.7785977859778598,0.7804428044280443,0.7822878228782287,0.7841328413284133,0.7859778597785978,0.7878228782287823,0.7896678966789668,0.7915129151291513,0.7933579335793358,0.7952029520295203,0.7970479704797048,0.7988929889298892,0.8007380073800738,0.8025830258302583,0.8044280442804428,0.8062730627306273,0.8081180811808119,0.8099630996309963,0.8118081180811808,0.8136531365313653,0.8154981549815498,0.8173431734317343,0.8191881918819188,0.8210332103321033,0.8228782287822878,0.8247232472324724,0.8265682656826568,0.8284132841328413,0.8302583025830258,0.8321033210332104,0.8339483394833949,0.8357933579335793,0.8376383763837638,0.8394833948339483,0.8413284132841329,0.8431734317343174,0.8450184501845018,0.8468634686346863,0.8487084870848709,0.8505535055350554,0.8523985239852399,0.8542435424354243,0.8560885608856088,0.8579335793357934,0.8597785977859779,0.8616236162361623,0.8634686346863468,0.8653136531365314,0.8671586715867159,0.8690036900369004,0.8708487084870848,0.8726937269372693,0.8745387453874539,0.8763837638376384,0.8782287822878229,0.8800738007380073,0.8819188191881919,0.8837638376383764,0.8856088560885609,0.8874538745387454,0.8892988929889298,0.8911439114391144,0.8929889298892989,0.8948339483394834,0.8966789667896679,0.8985239852398524,0.9003690036900369,0.9022140221402214,0.9040590405904059,0.9059040590405905,0.9077490774907749,0.9095940959409594,0.9114391143911439,0.9132841328413284,0.915129151291513,0.9169741697416974,0.9188191881918819,0.9206642066420664,0.922509225092251,0.9243542435424354,0.9261992619926199,0.9280442804428044,0.9298892988929889,0.9317343173431735,0.933579335793358,0.9354243542435424,0.9372693726937269,0.9391143911439115,0.940959409594096,0.9428044280442804,0.9446494464944649,0.9464944649446494,0.948339483394834,0.9501845018450185,0.9520295202952029,0.9538745387453874,0.955719557195572,0.9575645756457565,0.959409594095941,0.9612546125461254,0.9630996309963099,0.9649446494464945,0.966789667896679,0.9686346863468634,0.9704797047970479,0.9723247232472325,0.974169741697417,0.9760147601476015,0.977859778597786,0.9797047970479705,0.981549815498155,0.9833948339483395,0.985239852398524,0.9870848708487084,0.988929889298893,0.9907749077490775,0.992619926199262,0.9944649446494465,0.996309963099631,0.9981549815498155],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.1975,0.2909,0.3088,0.3090,0.3168,0.3194,0.3264,0.3297,0.3314,0.3326,0.3362,0.3372,0.3400,0.3418,0.3430,0.3434,0.3454,0.3455,0.3498,0.3521,0.3557,0.3562,0.3565,0.3584,0.3600,0.3660,0.3668,0.3672,0.3681,0.3702,0.3738,0.3767,0.3790,0.3800,0.3803,0.3815,0.3832,0.3838,0.3853,0.3867,0.3873,0.3896,0.3899,0.3904,0.3907,0.3947,0.3962,0.3979,0.3984,0.3990,0.4000,0.4003,0.4027,0.4037,0.4038,0.4040,0.4047,0.4058,0.4069,0.4136,0.4140,0.4150,0.4154,0.4178,0.4181,0.4185,0.4204,0.4222,0.4229,0.4244,0.4252,0.4256,0.4273,0.4276,0.4292,0.4295,0.4296,0.4298,0.4310,0.4315,0.4318,0.4339,0.4360,0.4362,0.4388,0.4390,0.4406,0.4413,0.4421,0.4423,0.4448,0.4462,0.4472,0.4475,0.4476,0.4488,0.4502,0.4512,0.4521,0.4528,0.4530,0.4531,0.4536,0.4544,0.4549,0.4551,0.4555,0.4568,0.4590,0.4593,0.4597,0.4605,0.4624,0.4637,0.4639,0.4641,0.4642,0.4647,0.4671,0.4675,0.4677,0.4681,0.4693,0.4709,0.4726,0.4728,0.4737,0.4740,0.4744,0.4748,0.4767,0.4779,0.4780,0.4782,0.4784,0.4786,0.4787,0.4802,0.4811,0.4814,0.4827,0.4838,0.4854,0.4869,0.4883,0.4893,0.4894,0.4909,0.4913,0.4918,0.4923,0.4926,0.4943,0.4951,0.4958,0.4966,0.4994,0.4996,0.5020,0.5031,0.5034,0.5044,0.5083,0.5094,0.5107,0.5113,0.5116,0.5134,0.5135,0.5177,0.5182,0.5186,0.5203,0.5209,0.5219,0.5224,0.5229,0.5236,0.5242,0.5267,0.5305,0.5317,0.5373,0.5388,0.5396,0.5408,0.5413,0.5419,0.5423,0.5429,0.5431,0.5454,0.5479,0.5483,0.5504,0.5507,0.5534,0.5543,0.5569,0.5577,0.5593,0.5601,0.5605,0.5641,0.5679,0.5681,0.5683,0.5691,0.5705,0.5717,0.5725,0.5731,0.5737,0.5751,0.5761,0.5765,0.5790,0.5800,0.5817,0.5825,0.5829,0.5841,0.5848,0.5851,0.5857,0.5860,0.5878,0.5925,0.5930,0.5932,0.5935,0.5938,0.5954,0.5967,0.5973,0.5978,0.5990,0.5999,0.6005,0.6013,0.6016,0.6021,0.6024,0.6028,0.6054,0.6078,0.6087,0.6115,0.6124,0.6130,0.6138,0.6149,0.6163,0.6188,0.6190,0.6195,0.6199,0.6215,0.6227,0.6231,0.6235,0.6236,0.6281,0.6288,0.6299,0.6308,0.6319,0.6322,0.6328,0.6342,0.6355,0.6357,0.6392,0.6395,0.6418,0.6451,0.6461,0.6462,0.6477,0.6489,0.6495,0.6503,0.6513,0.6519,0.6543,0.6597,0.6610,0.6615,0.6639,0.6640,0.6686,0.6707,0.6708,0.6727,0.6744,0.6764,0.6789,0.6818,0.6829,0.6843,0.6854,0.6863,0.6882,0.6883,0.6897,0.6907,0.6909,0.6917,0.6935,0.6951,0.6953,0.6989,0.7010,0.7019,0.7024,0.7091,0.7120,0.7125,0.7126,0.7139,0.7150,0.7193,0.7220,0.7230,0.7234,0.7241,0.7269,0.7299,0.7321,0.7358,0.7374,0.7397,0.7424,0.7431,0.7438,0.7447,0.7457,0.7465,0.7471,0.7484,0.7495,0.7513,0.7586,0.7591,0.7596,0.7653,0.7655,0.7719,0.7722,0.7727,0.7738,0.7744,0.7749,0.7788,0.7799,0.7805,0.7820,0.7821,0.7879,0.8007,0.8028,0.8042,0.8065,0.8080,0.8091,0.8119,0.8120,0.8125,0.8154,0.8168,0.8169,0.8187,0.8197,0.8200,0.8257,0.8289,0.8294,0.8299,0.8311,0.8320,0.8331,0.8345,0.8356,0.8371,0.8414,0.8421,0.8425,0.8440,0.8475,0.8480,0.8521,0.8572,0.8609,0.8610,0.8619,0.8621,0.8622,0.8646,0.8651,0.8655,0.8685,0.8695,0.8709,0.8718,0.8736,0.8787,0.8830,0.8869,0.8872,0.8894,0.8899,0.8946,0.8977,0.9005,0.9010,0.9025,0.9045,0.9072,0.9073,0.9076,0.9090,0.9144,0.9238,0.9255,0.9271,0.9293,0.9296,0.9330,0.9406,0.9408,0.9411,0.9418,0.9481,0.9489,0.9525,0.9575,0.9590,0.9647,0.9704,0.9707,0.9782,0.9861,0.9869,0.9872,0.9915,0.9926,1.0022,1.0087,1.0101,1.0133,1.0213,1.0230,1.0257,1.0306,1.0310,1.0327,1.0362,1.0429,1.0437,1.0531,1.0555,1.0652,1.0665,1.0688,1.0741,1.0852,1.0865,1.0867,1.0897,1.0934,1.0965,1.0992,1.1009,1.1035,1.1040,1.1049,1.1109,1.1121,1.1161,1.1185,1.1205,1.1292,1.1379,1.1380,1.1500,1.1540,1.1549,1.1594,1.1601,1.1628,1.1643,1.1727,1.1799,1.2033,1.2035,1.2040,1.2056,1.2185,1.2305,1.2378,1.2490,1.2535,1.2593,1.2670,1.2782,1.2956,1.2970,1.3150,1.3213,1.3399,1.3416,1.3434,1.3460,1.3498,1.3520,1.3666,1.3848,1.4165,1.4309,1.4356,1.4595,1.4609,1.5044,1.5202,1.5217,1.5433,1.5556,1.5625,1.5887,1.5919,1.6159,1.6233,1.6534,1.6696,1.6716,1.7118,1.7659,1.8219,1.8373,1.8389,2.2408,2.2837,2.4883,3.6337,4.9938,5.2023,5.8633,5.9405],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1857,0.1919,0.2004,0.2008,0.2057,0.2080,0.2191,0.2244,0.2286,0.2299,0.2328,0.2330,0.2333,0.2340,0.2355,0.2383,0.2409,0.2420,0.2465,0.2489,0.2497,0.2534,0.2535,0.2579,0.2583,0.2586,0.2591,0.2603,0.2653,0.2667,0.2674,0.2689,0.2722,0.2745,0.2750,0.2768,0.2770,0.2783,0.2789,0.2796,0.2834,0.2839,0.2860,0.2861,0.2867,0.2883,0.2887,0.2905,0.2913,0.2917,0.2930,0.2985,0.2991,0.2994,0.3002,0.3003,0.3018,0.3031,0.3040,0.3043,0.3057,0.3059,0.3060,0.3081,0.3088,0.3099,0.3123,0.3124,0.3127,0.3134,0.3135,0.3153,0.3173,0.3212,0.3216,0.3248,0.3252,0.3253,0.3275,0.3277,0.3278,0.3283,0.3296,0.3303,0.3313,0.3321,0.3342,0.3344,0.3356,0.3361,0.3381,0.3403,0.3412,0.3416,0.3434,0.3435,0.3437,0.3439,0.3444,0.3445,0.3450,0.3455,0.3465,0.3490,0.3496,0.3511,0.3514,0.3515,0.3522,0.3527,0.3530,0.3542,0.3559,0.3564,0.3592,0.3627,0.3644,0.3662,0.3669,0.3714,0.3736,0.3742,0.3777,0.3783,0.3825,0.3865,0.3871,0.3903,0.3913,0.3918,0.3977,0.3980,0.4028,0.4037,0.4064,0.4065,0.4086,0.4107,0.4114,0.4116,0.4128,0.4131,0.4136,0.4140,0.4145,0.4148,0.4154,0.4155,0.4156,0.4158,0.4193,0.4212,0.4218,0.4241,0.4254,0.4264,0.4309,0.4313,0.4317,0.4329,0.4337,0.4350,0.4370,0.4395,0.4404,0.4432,0.4466,0.4490,0.4507,0.4508,0.4518,0.4519,0.4522,0.4545,0.4590,0.4598,0.4600,0.4621,0.4625,0.4634,0.4683,0.4690,0.4704,0.4706,0.4714,0.4719,0.4736,0.4738,0.4740,0.4782,0.4790,0.4886,0.4915,0.4930,0.4943,0.4960,0.5053,0.5094,0.5099,0.5105,0.5156,0.5169,0.5200,0.5269,0.5292,0.5303,0.5320,0.5329,0.5332,0.5349,0.5353,0.5395,0.5418,0.5449,0.5508,0.5535,0.5539,0.5551,0.5553,0.5604,0.5610,0.5661,0.5666,0.5708,0.5714,0.5744,0.5755,0.5766,0.5778,0.5805,0.5828,0.5838,0.5847,0.5858,0.5864,0.5881,0.5938,0.5980,0.6011,0.6057,0.6107,0.6144,0.6156,0.6163,0.6169,0.6223,0.6255,0.6280,0.6282,0.6311,0.6345,0.6382,0.6384,0.6501,0.6528,0.6544,0.6608,0.6629,0.6648,0.6682,0.6699,0.6728,0.6754,0.6762,0.6770,0.6818,0.6819,0.6838,0.6883,0.6889,0.6898,0.6909,0.6912,0.6917,0.6925,0.6928,0.6931,0.6959,0.6968,0.6979,0.6993,0.6999,0.7009,0.7028,0.7042,0.7052,0.7068,0.7087,0.7125,0.7144,0.7154,0.7196,0.7265,0.7277,0.7288,0.7304,0.7382,0.7391,0.7406,0.7465,0.7480,0.7487,0.7510,0.7514,0.7519,0.7536,0.7594,0.7657,0.7712,0.7724,0.7747,0.7798,0.7805,0.7810,0.7834,0.7841,0.7852,0.7895,0.7941,0.7955,0.7956,0.7957,0.7986,0.8024,0.8034,0.8062,0.8066,0.8140,0.8165,0.8185,0.8259,0.8272,0.8307,0.8339,0.8379,0.8448,0.8518,0.8549,0.8560,0.8599,0.8667,0.8679,0.8712,0.8713,0.8718,0.8777,0.8784,0.8789,0.8821,0.8831,0.8899,0.8937,0.9058,0.9091,0.9128,0.9143,0.9152,0.9168,0.9187,0.9200,0.9210,0.9286,0.9288,0.9296,0.9304,0.9378,0.9415,0.9453,0.9497,0.9513,0.9548,0.9586,0.9590,0.9647,0.9679,0.9727,0.9738,0.9848,0.9940,1.0085,1.0106,1.0213,1.0245,1.0295,1.0317,1.0362,1.0371,1.0382,1.0454,1.0471,1.0476,1.0500,1.0509,1.0655,1.0658,1.0804,1.0813,1.0864,1.0931,1.0936,1.0957,1.1084,1.1177,1.1188,1.1192,1.1330,1.1527,1.1528,1.1549,1.1582,1.1662,1.1671,1.1805,1.1836,1.1898,1.1942,1.2067,1.2082,1.2125,1.2138,1.2218,1.2231,1.2248,1.2418,1.2509,1.2537,1.2636,1.2674,1.2692,1.2738,1.2785,1.2838,1.2877,1.2943,1.3068,1.3117,1.3140,1.3324,1.3659,1.3665,1.3816,1.3837,1.3927,1.4189,1.4261,1.4366,1.4370,1.4430,1.4444,1.4486,1.4499,1.4696,1.4739,1.4851,1.5061,1.5173,1.5245,1.5282,1.5300,1.5336,1.5384,1.5642,1.5823,1.5861,1.5901,1.6239,1.6314,1.6377,1.6441,1.6527,1.6644,1.6921,1.7055,1.7703,1.7773,1.7950,1.7986,1.8000,1.8077,1.8132,1.8336,1.8767,1.8887,1.8894,1.8995,1.9257,1.9589,2.0163,2.0362,2.0542,2.0905,2.1168,2.1170,2.1403,2.1630,2.1654,2.1891,2.1983,2.1993,2.2447,2.4284,2.4711,2.5208,2.5264,2.5336,2.6112,2.6822,2.8568,2.9192,2.9724,2.9850,3.5760,3.7162,4.2769,4.8185,5.1298,5.6121,7.8400,8.4748,8.5394],"y":[0.001869158878504673,0.003738317757009346,0.005607476635514018,0.007476635514018692,0.009345794392523364,0.011214953271028037,0.013084112149532711,0.014953271028037384,0.016822429906542057,0.018691588785046728,0.020560747663551402,0.022429906542056073,0.024299065420560748,0.026168224299065422,0.028037383177570093,0.029906542056074768,0.03177570093457944,0.03551401869158879,0.037383177570093455,0.03925233644859813,0.041121495327102804,0.04299065420560748,0.044859813084112146,0.04672897196261682,0.048598130841121495,0.05046728971962617,0.052336448598130844,0.05420560747663551,0.056074766355140186,0.05794392523364486,0.059813084112149535,0.0616822429906542,0.06355140186915888,0.06542056074766354,0.06728971962616823,0.0691588785046729,0.07102803738317758,0.07289719626168224,0.07476635514018691,0.07850467289719626,0.08037383177570094,0.08224299065420561,0.08411214953271028,0.08598130841121496,0.08785046728971962,0.08971962616822429,0.09158878504672897,0.09345794392523364,0.09532710280373832,0.09719626168224299,0.09906542056074766,0.10093457943925234,0.102803738317757,0.10654205607476636,0.10841121495327102,0.1102803738317757,0.11214953271028037,0.11401869158878504,0.11588785046728972,0.11775700934579439,0.11962616822429907,0.12149532710280374,0.1233644859813084,0.1252336448598131,0.12710280373831775,0.12897196261682242,0.1308411214953271,0.13271028037383178,0.13457943925233645,0.13644859813084112,0.1383177570093458,0.14018691588785046,0.14205607476635515,0.14392523364485982,0.14579439252336449,0.14766355140186915,0.14953271028037382,0.15140186915887852,0.15514018691588785,0.15700934579439252,0.1588785046728972,0.16074766355140188,0.16261682242990655,0.16448598130841122,0.16635514018691588,0.17009345794392525,0.17196261682242991,0.17383177570093458,0.17570093457943925,0.17757009345794392,0.17943925233644858,0.18130841121495328,0.18317757009345795,0.18504672897196262,0.18691588785046728,0.18878504672897195,0.19065420560747665,0.1925233644859813,0.19439252336448598,0.19626168224299065,0.19813084112149532,0.2,0.20186915887850468,0.20373831775700935,0.205607476635514,0.20747663551401868,0.20934579439252338,0.21121495327102804,0.2130841121495327,0.21495327102803738,0.21682242990654205,0.21869158878504674,0.2205607476635514,0.22242990654205608,0.22429906542056074,0.2261682242990654,0.22803738317757008,0.22990654205607478,0.23177570093457944,0.2336448598130841,0.23551401869158878,0.23738317757009345,0.23925233644859814,0.2411214953271028,0.24299065420560748,0.24485981308411214,0.2467289719626168,0.2485981308411215,0.2504672897196262,0.2523364485981308,0.2542056074766355,0.2560747663551402,0.25794392523364484,0.25981308411214954,0.2616822429906542,0.26542056074766357,0.2672897196261682,0.2691588785046729,0.27102803738317754,0.27289719626168224,0.27476635514018694,0.2766355140186916,0.27850467289719627,0.2803738317757009,0.2822429906542056,0.2841121495327103,0.28598130841121494,0.28785046728971964,0.2897196261682243,0.29158878504672897,0.29345794392523367,0.2953271028037383,0.297196261682243,0.29906542056074764,0.30093457943925234,0.30280373831775703,0.30467289719626167,0.30654205607476637,0.308411214953271,0.3102803738317757,0.3121495327102804,0.31401869158878504,0.31588785046728973,0.3177570093457944,0.31962616822429907,0.32149532710280376,0.3252336448598131,0.32710280373831774,0.32897196261682243,0.33084112149532713,0.33271028037383177,0.33457943925233646,0.3364485981308411,0.3383177570093458,0.3401869158878505,0.34205607476635513,0.34392523364485983,0.34579439252336447,0.34766355140186916,0.34953271028037386,0.3514018691588785,0.3532710280373832,0.35514018691588783,0.35700934579439253,0.35887850467289717,0.36074766355140186,0.36261682242990656,0.3663551401869159,0.36822429906542054,0.37009345794392523,0.3719626168224299,0.37383177570093457,0.37570093457943926,0.3794392523364486,0.3813084112149533,0.38317757009345793,0.3850467289719626,0.38691588785046727,0.38878504672897196,0.39065420560747666,0.3925233644859813,0.394392523364486,0.39626168224299063,0.3981308411214953,0.4,0.40186915887850466,0.40373831775700936,0.405607476635514,0.4074766355140187,0.4093457943925234,0.411214953271028,0.4130841121495327,0.41495327102803736,0.41682242990654206,0.41869158878504675,0.4205607476635514,0.4224299065420561,0.42429906542056073,0.4261682242990654,0.4280373831775701,0.42990654205607476,0.43177570093457945,0.4336448598130841,0.4355140186915888,0.4373831775700935,0.4392523364485981,0.4411214953271028,0.44485981308411215,0.44672897196261685,0.4485981308411215,0.4523364485981308,0.4542056074766355,0.45607476635514016,0.45794392523364486,0.45981308411214955,0.4616822429906542,0.4635514018691589,0.4654205607476635,0.4672897196261682,0.4691588785046729,0.47102803738317756,0.47289719626168225,0.4747663551401869,0.4766355140186916,0.4785046728971963,0.4803738317757009,0.4822429906542056,0.48411214953271026,0.48598130841121495,0.48785046728971965,0.4897196261682243,0.4934579439252336,0.4953271028037383,0.497196261682243,0.49906542056074765,0.5009345794392523,0.502803738317757,0.5046728971962616,0.5065420560747663,0.508411214953271,0.5102803738317757,0.5121495327102804,0.514018691588785,0.5158878504672897,0.5177570093457944,0.5196261682242991,0.5214953271028038,0.5233644859813084,0.525233644859813,0.5271028037383177,0.5289719626168224,0.5308411214953271,0.5327102803738317,0.5345794392523364,0.5364485981308411,0.5383177570093458,0.5401869158878505,0.5420560747663551,0.5439252336448598,0.5457943925233645,0.5476635514018692,0.5495327102803739,0.5514018691588785,0.5532710280373832,0.5551401869158878,0.5570093457943925,0.5588785046728972,0.5607476635514018,0.5626168224299065,0.5644859813084112,0.5663551401869159,0.5682242990654206,0.5700934579439252,0.5719626168224299,0.5738317757009346,0.5757009345794393,0.577570093457944,0.5794392523364486,0.5813084112149532,0.5831775700934579,0.5850467289719626,0.5869158878504673,0.5887850467289719,0.5906542056074766,0.5925233644859813,0.594392523364486,0.5962616822429907,0.5981308411214953,0.6,0.6018691588785047,0.6037383177570094,0.6056074766355141,0.6074766355140186,0.6093457943925233,0.611214953271028,0.6130841121495327,0.6149532710280374,0.616822429906542,0.6186915887850467,0.6205607476635514,0.6224299065420561,0.6242990654205608,0.6261682242990654,0.6280373831775701,0.6299065420560748,0.6317757009345795,0.6336448598130842,0.6355140186915887,0.6373831775700934,0.6392523364485981,0.6411214953271028,0.6429906542056075,0.6448598130841121,0.6467289719626168,0.6485981308411215,0.6504672897196262,0.6523364485981309,0.6542056074766355,0.6560747663551402,0.6579439252336449,0.6598130841121496,0.6616822429906543,0.6635514018691588,0.6654205607476635,0.6672897196261682,0.6691588785046729,0.6710280373831776,0.6728971962616822,0.6747663551401869,0.6766355140186916,0.6785046728971963,0.680373831775701,0.6822429906542056,0.6841121495327103,0.685981308411215,0.6878504672897197,0.6897196261682244,0.6915887850467289,0.6934579439252336,0.6953271028037383,0.697196261682243,0.6990654205607477,0.7009345794392523,0.702803738317757,0.7046728971962617,0.7065420560747664,0.708411214953271,0.7102803738317757,0.7121495327102804,0.7140186915887851,0.7177570093457943,0.719626168224299,0.7214953271028037,0.7233644859813084,0.7252336448598131,0.7271028037383177,0.7289719626168224,0.7308411214953271,0.7327102803738318,0.7345794392523365,0.7364485981308411,0.7383177570093458,0.7401869158878505,0.7420560747663552,0.7439252336448599,0.7457943925233644,0.7476635514018691,0.7495327102803738,0.7514018691588785,0.7532710280373832,0.7551401869158878,0.7570093457943925,0.7588785046728972,0.7607476635514019,0.7626168224299066,0.7644859813084112,0.7663551401869159,0.7682242990654206,0.7700934579439253,0.77196261682243,0.7738317757009345,0.7757009345794392,0.7775700934579439,0.7794392523364486,0.7813084112149533,0.7831775700934579,0.7850467289719626,0.7869158878504673,0.788785046728972,0.7906542056074767,0.7925233644859813,0.794392523364486,0.7962616822429907,0.7981308411214953,0.8,0.8018691588785046,0.8037383177570093,0.805607476635514,0.8074766355140187,0.8093457943925234,0.811214953271028,0.8130841121495327,0.8149532710280374,0.8168224299065421,0.8186915887850468,0.8205607476635514,0.822429906542056,0.8242990654205608,0.8261682242990654,0.8280373831775701,0.8299065420560747,0.8336448598130841,0.8355140186915888,0.8373831775700935,0.8392523364485981,0.8411214953271028,0.8429906542056075,0.8448598130841122,0.8467289719626169,0.8485981308411215,0.8504672897196262,0.8523364485981308,0.8542056074766355,0.8560747663551402,0.8579439252336448,0.8598130841121495,0.8616822429906542,0.8635514018691589,0.8654205607476636,0.8672897196261682,0.8691588785046729,0.8710280373831776,0.8728971962616823,0.874766355140187,0.8766355140186916,0.8785046728971962,0.8803738317757009,0.8822429906542056,0.8841121495327103,0.8859813084112149,0.8878504672897196,0.8897196261682243,0.891588785046729,0.8934579439252337,0.8953271028037383,0.897196261682243,0.8990654205607477,0.9009345794392524,0.902803738317757,0.9046728971962616,0.9065420560747663,0.908411214953271,0.9102803738317757,0.9121495327102803,0.914018691588785,0.9158878504672897,0.9177570093457944,0.9196261682242991,0.9214953271028037,0.9233644859813084,0.9252336448598131,0.9271028037383178,0.9289719626168225,0.930841121495327,0.9327102803738317,0.9345794392523364,0.9364485981308411,0.9383177570093458,0.9401869158878504,0.9420560747663551,0.9439252336448598,0.9457943925233645,0.9476635514018692,0.9495327102803738,0.9514018691588785,0.9532710280373832,0.9551401869158879,0.9570093457943926,0.9588785046728971,0.9607476635514018,0.9626168224299065,0.9644859813084112,0.9663551401869159,0.9682242990654205,0.9700934579439252,0.9719626168224299,0.9738317757009346,0.9757009345794393,0.9775700934579439,0.9794392523364486,0.9813084112149533,0.983177570093458,0.9850467289719627,0.9869158878504672,0.9887850467289719,0.9906542056074766,0.9925233644859813,0.994392523364486,0.9962616822429906,0.9981308411214953],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipfs.tech-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipfs.tech-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..1183aa49dc
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipfs.tech-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.6428,0.9147,0.9994,2.2823,2.3030,2.3125,2.3201,2.3302,2.3600,2.3614,2.3841,2.3901,2.3932,2.3960,2.3996,2.4057,2.4074,2.4075,2.4130,2.4136,2.4199,2.4213,2.4222,2.4290,2.4327,2.4369,2.4735,2.4766,2.4799,2.4837,2.4867,2.4874,2.4877,2.4890,2.4911,2.4948,2.4949,2.5015,2.5074,2.5079,2.5092,2.5224,2.5265,2.5273,2.5288,2.5299,2.5361,2.5401,2.5403,2.5413,2.5430,2.5452,2.5474,2.5519,2.5520,2.5526,2.5555,2.5585,2.5599,2.5610,2.5626,2.5706,2.5725,2.5781,2.5783,2.5825,2.5851,2.5859,2.5932,2.5938,2.5955,2.5971,2.5992,2.6063,2.6070,2.6075,2.6092,2.6094,2.6111,2.6118,2.6123,2.6140,2.6144,2.6146,2.6161,2.6192,2.6216,2.6227,2.6240,2.6267,2.6279,2.6289,2.6349,2.6381,2.6391,2.6417,2.6450,2.6458,2.6486,2.6498,2.6546,2.6554,2.6571,2.6591,2.6608,2.6628,2.6652,2.6653,2.6687,2.6716,2.6764,2.6806,2.6814,2.6828,2.6849,2.6871,2.6885,2.6891,2.6915,2.6943,2.6951,2.7029,2.7031,2.7036,2.7068,2.7126,2.7130,2.7135,2.7138,2.7143,2.7146,2.7182,2.7204,2.7217,2.7220,2.7241,2.7245,2.7252,2.7326,2.7328,2.7340,2.7391,2.7408,2.7421,2.7431,2.7446,2.7495,2.7523,2.7531,2.7569,2.7595,2.7627,2.7655,2.7698,2.7710,2.7738,2.7745,2.7809,2.7839,2.7876,2.7877,2.7907,2.7930,2.7953,2.7961,2.7964,2.7980,2.7982,2.8002,2.8015,2.8062,2.8083,2.8085,2.8109,2.8150,2.8168,2.8174,2.8187,2.8188,2.8199,2.8206,2.8240,2.8252,2.8254,2.8283,2.8288,2.8297,2.8375,2.8380,2.8382,2.8398,2.8407,2.8423,2.8440,2.8444,2.8469,2.8484,2.8549,2.8570,2.8582,2.8585,2.8589,2.8633,2.8635,2.8649,2.8672,2.8673,2.8682,2.8724,2.8742,2.8760,2.8799,2.8855,2.8892,2.8914,2.8919,2.8960,2.8980,2.8982,2.8994,2.9066,2.9074,2.9083,2.9119,2.9130,2.9132,2.9144,2.9211,2.9243,2.9267,2.9299,2.9313,2.9316,2.9330,2.9335,2.9354,2.9368,2.9371,2.9379,2.9382,2.9405,2.9409,2.9434,2.9442,2.9478,2.9486,2.9496,2.9538,2.9542,2.9579,2.9592,2.9602,2.9603,2.9608,2.9684,2.9754,2.9760,2.9761,2.9781,2.9825,2.9836,2.9851,2.9879,2.9908,2.9922,2.9944,2.9952,2.9977,2.9982,2.9988,3.0037,3.0060,3.0068,3.0077,3.0094,3.0104,3.0130,3.0210,3.0218,3.0222,3.0236,3.0288,3.0336,3.0344,3.0466,3.0481,3.0488,3.0505,3.0568,3.0575,3.0582,3.0610,3.0663,3.0728,3.0763,3.0812,3.0825,3.0842,3.0895,3.0933,3.0934,3.0947,3.0962,3.0972,3.1000,3.1056,3.1059,3.1064,3.1110,3.1116,3.1141,3.1168,3.1185,3.1194,3.1256,3.1294,3.1324,3.1344,3.1353,3.1384,3.1479,3.1489,3.1560,3.1599,3.1641,3.1667,3.1702,3.1790,3.1793,3.1823,3.1837,3.1878,3.1899,3.1927,3.1970,3.1974,3.2035,3.2105,3.2143,3.2178,3.2179,3.2231,3.2294,3.2352,3.2415,3.2484,3.2515,3.2534,3.2544,3.2569,3.2673,3.2750,3.2754,3.2795,3.2848,3.2851,3.2879,3.2880,3.2888,3.2912,3.2933,3.2955,3.3024,3.3029,3.3049,3.3126,3.3131,3.3137,3.3155,3.3190,3.3250,3.3310,3.3337,3.3342,3.3359,3.3376,3.3393,3.3492,3.3520,3.3592,3.3646,3.3706,3.3719,3.3735,3.3741,3.3746,3.3796,3.3830,3.3854,3.3910,3.4002,3.4073,3.4132,3.4141,3.4180,3.4218,3.4226,3.4259,3.4282,3.4309,3.4345,3.4371,3.4463,3.4495,3.4573,3.4581,3.4592,3.4597,3.4627,3.4631,3.4645,3.4706,3.4721,3.4750,3.4763,3.4801,3.5190,3.5196,3.5330,3.5382,3.5429,3.5477,3.5486,3.5499,3.5550,3.5565,3.5603,3.5604,3.5731,3.5745,3.5748,3.5762,3.5820,3.5824,3.5833,3.5922,3.5935,3.6056,3.6285,3.6314,3.6498,3.6499,3.6500,3.6501,3.6524,3.6603,3.6904,3.6906,3.7072,3.7090,3.7142,3.7253,3.7276,3.7335,3.7411,3.7423,3.7571,3.7964,3.8024,3.8076,3.8138,3.8151,3.8199,3.8413,3.8548,3.8651,3.8716,3.8763,3.8804,3.8824,3.8943,3.9125,3.9246,3.9268,3.9420,3.9470,3.9540,3.9672,3.9868,4.0021,4.0082,4.0083,4.0124,4.0273,4.0384,4.0415,4.0677,4.0797,4.0812,4.1025,4.1109,4.1258,4.1648,4.1684,4.1863,4.1899,4.1912,4.1941,4.2046,4.2729,4.2824,4.2943,4.3020,4.3317,4.3338,4.3426,4.3450,4.3648,4.4105,4.4118,4.4254,4.4777,4.6130,4.7382,4.8090,4.8179,4.8644,4.9107,4.9466,4.9694,5.0668,5.1977,5.3479,5.3554,5.4148,5.4301,5.5175,5.6974,5.7364,6.0282,6.6938,6.6941,6.7307,7.0767,7.1943,7.3781,8.4555,8.7990,9.2635,9.8161,10.1735,10.8122],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.016304347826086956,0.018115942028985508,0.019927536231884056,0.021739130434782608,0.02355072463768116,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.03260869565217391,0.034420289855072464,0.036231884057971016,0.03804347826086957,0.03985507246376811,0.041666666666666664,0.043478260869565216,0.04528985507246377,0.04710144927536232,0.04891304347826087,0.050724637681159424,0.05253623188405797,0.05434782608695652,0.05615942028985507,0.057971014492753624,0.059782608695652176,0.06159420289855073,0.06340579710144928,0.06521739130434782,0.06702898550724638,0.06884057971014493,0.07065217391304347,0.07246376811594203,0.07427536231884058,0.07608695652173914,0.07789855072463768,0.08152173913043478,0.08333333333333333,0.08514492753623189,0.08695652173913043,0.08876811594202899,0.09057971014492754,0.09239130434782608,0.09420289855072464,0.09601449275362318,0.09782608695652174,0.09963768115942029,0.10144927536231885,0.10326086956521739,0.10507246376811594,0.1068840579710145,0.10869565217391304,0.1105072463768116,0.11231884057971014,0.11413043478260869,0.11594202898550725,0.11775362318840579,0.11956521739130435,0.1213768115942029,0.12318840579710146,0.125,0.12681159420289856,0.1286231884057971,0.13043478260869565,0.1322463768115942,0.13405797101449277,0.1358695652173913,0.13768115942028986,0.13949275362318841,0.14130434782608695,0.1431159420289855,0.14492753623188406,0.14673913043478262,0.14855072463768115,0.1503623188405797,0.15217391304347827,0.1539855072463768,0.15579710144927536,0.15760869565217392,0.15942028985507245,0.161231884057971,0.16304347826086957,0.16485507246376813,0.16666666666666666,0.16847826086956522,0.17028985507246377,0.1721014492753623,0.17391304347826086,0.17572463768115942,0.17753623188405798,0.1793478260869565,0.18115942028985507,0.18478260869565216,0.18659420289855072,0.18840579710144928,0.19021739130434784,0.19202898550724637,0.19384057971014493,0.1956521739130435,0.19746376811594202,0.19927536231884058,0.20108695652173914,0.2028985507246377,0.20471014492753623,0.20652173913043478,0.20833333333333334,0.21014492753623187,0.21195652173913043,0.213768115942029,0.21557971014492755,0.21739130434782608,0.21920289855072464,0.2210144927536232,0.22282608695652173,0.2246376811594203,0.22644927536231885,0.22826086956521738,0.23007246376811594,0.2318840579710145,0.23369565217391305,0.23550724637681159,0.23731884057971014,0.2391304347826087,0.24094202898550723,0.2427536231884058,0.24456521739130435,0.2463768115942029,0.24818840579710144,0.25,0.25181159420289856,0.2536231884057971,0.2554347826086957,0.2572463768115942,0.25905797101449274,0.2608695652173913,0.26268115942028986,0.2644927536231884,0.266304347826087,0.26811594202898553,0.26992753623188404,0.2717391304347826,0.27355072463768115,0.2753623188405797,0.27898550724637683,0.2807971014492754,0.2826086956521739,0.28442028985507245,0.286231884057971,0.28804347826086957,0.2898550724637681,0.2916666666666667,0.29347826086956524,0.29528985507246375,0.2971014492753623,0.29891304347826086,0.3007246376811594,0.302536231884058,0.30434782608695654,0.3061594202898551,0.3079710144927536,0.30978260869565216,0.3115942028985507,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.32065217391304346,0.322463768115942,0.3242753623188406,0.32608695652173914,0.3278985507246377,0.32971014492753625,0.33152173913043476,0.3333333333333333,0.3351449275362319,0.33695652173913043,0.338768115942029,0.34057971014492755,0.3423913043478261,0.3442028985507246,0.34601449275362317,0.34782608695652173,0.3496376811594203,0.35144927536231885,0.3532608695652174,0.35507246376811596,0.35688405797101447,0.358695652173913,0.3605072463768116,0.36231884057971014,0.3641304347826087,0.36594202898550726,0.3677536231884058,0.3695652173913043,0.3713768115942029,0.37318840579710144,0.37681159420289856,0.3786231884057971,0.3804347826086957,0.3822463768115942,0.38405797101449274,0.3858695652173913,0.38768115942028986,0.3894927536231884,0.391304347826087,0.39311594202898553,0.39492753623188404,0.3967391304347826,0.39855072463768115,0.4003623188405797,0.40217391304347827,0.40398550724637683,0.4057971014492754,0.4076086956521739,0.40942028985507245,0.411231884057971,0.41304347826086957,0.4148550724637681,0.4166666666666667,0.41847826086956524,0.42028985507246375,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.427536231884058,0.42934782608695654,0.4311594202898551,0.4329710144927536,0.43478260869565216,0.4365942028985507,0.4384057971014493,0.44021739130434784,0.4420289855072464,0.4438405797101449,0.44565217391304346,0.447463768115942,0.4492753623188406,0.45108695652173914,0.4528985507246377,0.45471014492753625,0.45652173913043476,0.4583333333333333,0.4601449275362319,0.46195652173913043,0.463768115942029,0.46557971014492755,0.4673913043478261,0.4692028985507246,0.47101449275362317,0.47282608695652173,0.4746376811594203,0.47644927536231885,0.4782608695652174,0.48007246376811596,0.48188405797101447,0.483695652173913,0.4855072463768116,0.48731884057971014,0.4891304347826087,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.4963768115942029,0.49818840579710144,0.5,0.5018115942028986,0.5036231884057971,0.5054347826086957,0.5072463768115942,0.5090579710144928,0.5108695652173914,0.5126811594202898,0.5144927536231884,0.5163043478260869,0.5181159420289855,0.519927536231884,0.5217391304347826,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5289855072463768,0.5307971014492754,0.532608695652174,0.5344202898550725,0.5362318840579711,0.5380434782608695,0.5398550724637681,0.5416666666666666,0.5434782608695652,0.5452898550724637,0.5471014492753623,0.5507246376811594,0.552536231884058,0.5543478260869565,0.5561594202898551,0.5579710144927537,0.5597826086956522,0.5615942028985508,0.5652173913043478,0.5670289855072463,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5760869565217391,0.5778985507246377,0.5797101449275363,0.5815217391304348,0.5833333333333334,0.5851449275362319,0.5869565217391305,0.5887681159420289,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5960144927536232,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6105072463768116,0.6123188405797102,0.6141304347826086,0.6159420289855072,0.6177536231884058,0.6195652173913043,0.6213768115942029,0.6231884057971014,0.625,0.6268115942028986,0.6286231884057971,0.6304347826086957,0.6322463768115942,0.6340579710144928,0.6358695652173914,0.6376811594202898,0.6394927536231884,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6485507246376812,0.6503623188405797,0.6521739130434783,0.6539855072463768,0.6557971014492754,0.657608695652174,0.6594202898550725,0.6612318840579711,0.6648550724637681,0.6666666666666666,0.6684782608695652,0.6702898550724637,0.6721014492753623,0.6739130434782609,0.6757246376811594,0.677536231884058,0.6793478260869565,0.6811594202898551,0.6829710144927537,0.6847826086956522,0.6865942028985508,0.6884057971014492,0.6902173913043478,0.6920289855072463,0.6938405797101449,0.6956521739130435,0.697463768115942,0.6992753623188406,0.7010869565217391,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7083333333333334,0.7101449275362319,0.7119565217391305,0.7137681159420289,0.7155797101449275,0.717391304347826,0.7192028985507246,0.7210144927536232,0.7228260869565217,0.7246376811594203,0.7264492753623188,0.7282608695652174,0.730072463768116,0.7318840579710145,0.7336956521739131,0.7355072463768116,0.7373188405797102,0.7391304347826086,0.7409420289855072,0.7427536231884058,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7518115942028986,0.7536231884057971,0.7554347826086957,0.7572463768115942,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.769927536231884,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7771739130434783,0.7789855072463768,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7862318840579711,0.7880434782608695,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7952898550724637,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.802536231884058,0.8043478260869565,0.8061594202898551,0.8079710144927537,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8152173913043478,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8315217391304348,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8478260869565217,0.8496376811594203,0.8514492753623188,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.3655,0.3702,0.4360,0.4641,0.5408,0.5425,0.6198,0.7342,1.7560,1.7946,1.8264,1.8278,1.8481,1.8518,1.8558,1.8635,1.8687,1.8688,1.8773,1.8789,1.8876,1.9023,1.9024,1.9057,1.9106,1.9218,1.9321,1.9372,1.9396,1.9398,1.9404,1.9449,1.9456,1.9496,1.9508,1.9512,1.9592,1.9624,1.9634,1.9680,1.9718,1.9728,1.9781,1.9813,1.9833,1.9859,1.9862,1.9887,1.9984,2.0077,2.0080,2.0094,2.0144,2.0150,2.0210,2.0229,2.0231,2.0232,2.0264,2.0302,2.0322,2.0325,2.0376,2.0381,2.0384,2.0395,2.0422,2.0522,2.0550,2.0552,2.0564,2.0587,2.0614,2.0624,2.0633,2.0662,2.0670,2.0684,2.0692,2.0733,2.0769,2.0827,2.0841,2.0878,2.0893,2.0895,2.0922,2.0937,2.0951,2.0961,2.0979,2.1051,2.1069,2.1071,2.1163,2.1190,2.1200,2.1201,2.1204,2.1233,2.1236,2.1270,2.1294,2.1314,2.1357,2.1409,2.1459,2.1475,2.1495,2.1497,2.1520,2.1553,2.1576,2.1594,2.1633,2.1637,2.1650,2.1652,2.1660,2.1664,2.1673,2.1754,2.1793,2.1825,2.1836,2.1844,2.1881,2.1889,2.1895,2.1914,2.1937,2.2009,2.2085,2.2103,2.2120,2.2159,2.2162,2.2209,2.2214,2.2216,2.2218,2.2226,2.2228,2.2238,2.2298,2.2325,2.2336,2.2361,2.2384,2.2426,2.2454,2.2469,2.2485,2.2519,2.2549,2.2554,2.2577,2.2604,2.2669,2.2716,2.2722,2.2748,2.2764,2.2767,2.2835,2.2937,2.2990,2.2998,2.3008,2.3077,2.3111,2.3123,2.3127,2.3174,2.3316,2.3364,2.3385,2.3399,2.3436,2.3558,2.3559,2.3563,2.3565,2.3590,2.3593,2.3596,2.3607,2.3641,2.3663,2.3714,2.3726,2.3749,2.3755,2.3807,2.3842,2.3848,2.3868,2.3881,2.3888,2.3902,2.3906,2.3931,2.3960,2.3994,2.4064,2.4082,2.4083,2.4095,2.4097,2.4166,2.4177,2.4182,2.4217,2.4224,2.4256,2.4347,2.4358,2.4364,2.4424,2.4495,2.4536,2.4582,2.4586,2.4641,2.4691,2.4698,2.4833,2.4837,2.4880,2.4919,2.4931,2.4974,2.4975,2.4985,2.4987,2.5002,2.5032,2.5035,2.5108,2.5110,2.5124,2.5171,2.5210,2.5242,2.5249,2.5259,2.5297,2.5329,2.5346,2.5380,2.5390,2.5396,2.5418,2.5464,2.5486,2.5497,2.5510,2.5552,2.5612,2.5616,2.5631,2.5676,2.5684,2.5689,2.5693,2.5694,2.5696,2.5716,2.5729,2.5783,2.5791,2.5813,2.5832,2.5964,2.5966,2.5967,2.5977,2.5978,2.6041,2.6045,2.6065,2.6075,2.6113,2.6120,2.6160,2.6172,2.6188,2.6264,2.6293,2.6485,2.6517,2.6610,2.6623,2.6625,2.6630,2.6670,2.6684,2.6702,2.6705,2.6742,2.6777,2.6789,2.6797,2.6845,2.6873,2.6895,2.6900,2.6921,2.6930,2.6958,2.6968,2.6975,2.6989,2.7008,2.7085,2.7100,2.7119,2.7161,2.7174,2.7251,2.7269,2.7356,2.7369,2.7376,2.7471,2.7489,2.7508,2.7510,2.7561,2.7584,2.7589,2.7597,2.7643,2.7661,2.7677,2.7700,2.7710,2.7720,2.7740,2.7746,2.7832,2.7864,2.7885,2.7960,2.8022,2.8069,2.8085,2.8136,2.8145,2.8170,2.8195,2.8222,2.8244,2.8286,2.8306,2.8353,2.8359,2.8400,2.8441,2.8446,2.8464,2.8482,2.8540,2.8679,2.8702,2.8758,2.8786,2.8794,2.8808,2.8866,2.8871,2.8952,2.8955,2.8959,2.8972,2.8998,2.9078,2.9127,2.9141,2.9142,2.9157,2.9169,2.9171,2.9230,2.9238,2.9260,2.9312,2.9313,2.9326,2.9366,2.9375,2.9376,2.9415,2.9417,2.9419,2.9453,2.9463,2.9473,2.9597,2.9617,2.9764,2.9804,2.9830,2.9851,2.9869,2.9894,2.9943,3.0008,3.0090,3.0223,3.0233,3.0245,3.0251,3.0265,3.0352,3.0371,3.0376,3.0388,3.0434,3.0437,3.0443,3.0444,3.0457,3.0523,3.0550,3.0575,3.0603,3.0689,3.0692,3.0726,3.0776,3.0830,3.1044,3.1059,3.1131,3.1152,3.1478,3.1504,3.1534,3.1552,3.1645,3.1663,3.1666,3.1678,3.1711,3.1750,3.1899,3.1982,3.2046,3.2061,3.2092,3.2146,3.2155,3.2168,3.2176,3.2192,3.2254,3.2258,3.2327,3.2331,3.2332,3.2336,3.2376,3.2603,3.2656,3.2685,3.2722,3.2729,3.2843,3.2844,3.2870,3.2905,3.2918,3.3004,3.3008,3.3045,3.3056,3.3137,3.3191,3.3224,3.3278,3.3314,3.3400,3.3408,3.3430,3.3464,3.3494,3.3613,3.3776,3.3917,3.3977,3.4004,3.4041,3.4100,3.4239,3.4484,3.4671,3.4673,3.4706,3.4743,3.4744,3.4781,3.4804,3.4961,3.5248,3.5268,3.5513,3.5601,3.5768,3.5907,3.5990,3.6056,3.6194,3.6512,3.6778,3.6959,3.7124,3.7156,3.8182,3.8293,3.8949,3.9236,3.9609,3.9656,3.9992,4.0380,4.1165,4.1396,4.1686,4.1886,4.2450,4.4197,4.4527,4.4815,4.4849,4.5498,4.9321,5.1831,5.3471,5.6780,8.0060,8.8467,10.0740,11.6809,11.8962],"y":[0.0018018018018018018,0.0036036036036036037,0.005405405405405406,0.007207207207207207,0.009009009009009009,0.010810810810810811,0.012612612612612612,0.014414414414414415,0.016216216216216217,0.018018018018018018,0.01981981981981982,0.021621621621621623,0.023423423423423424,0.025225225225225224,0.02702702702702703,0.02882882882882883,0.03063063063063063,0.032432432432432434,0.03423423423423423,0.036036036036036036,0.03783783783783784,0.03963963963963964,0.04144144144144144,0.043243243243243246,0.04504504504504504,0.04864864864864865,0.05045045045045045,0.05225225225225225,0.05405405405405406,0.055855855855855854,0.05765765765765766,0.05945945945945946,0.06126126126126126,0.06306306306306306,0.06486486486486487,0.06666666666666667,0.06846846846846846,0.07027027027027027,0.07207207207207207,0.07387387387387387,0.07567567567567568,0.07747747747747748,0.07927927927927927,0.08108108108108109,0.08288288288288288,0.08468468468468468,0.08648648648648649,0.08828828828828829,0.09009009009009009,0.0918918918918919,0.0936936936936937,0.0972972972972973,0.0990990990990991,0.1009009009009009,0.10270270270270271,0.1045045045045045,0.1063063063063063,0.10810810810810811,0.10990990990990991,0.11171171171171171,0.11351351351351352,0.11531531531531532,0.11711711711711711,0.11891891891891893,0.12072072072072072,0.12252252252252252,0.12432432432432433,0.12612612612612611,0.12792792792792793,0.12972972972972974,0.13153153153153152,0.13333333333333333,0.13513513513513514,0.13693693693693693,0.13873873873873874,0.14054054054054055,0.14234234234234233,0.14414414414414414,0.14594594594594595,0.14774774774774774,0.14954954954954955,0.15135135135135136,0.15315315315315314,0.15495495495495495,0.15675675675675677,0.15855855855855855,0.16036036036036036,0.16216216216216217,0.16396396396396395,0.16576576576576577,0.16756756756756758,0.16936936936936936,0.17117117117117117,0.17297297297297298,0.17477477477477477,0.17657657657657658,0.1783783783783784,0.18018018018018017,0.18198198198198198,0.1837837837837838,0.18558558558558558,0.1873873873873874,0.1891891891891892,0.19099099099099098,0.1927927927927928,0.1945945945945946,0.1963963963963964,0.1981981981981982,0.2,0.2018018018018018,0.2036036036036036,0.20540540540540542,0.2072072072072072,0.209009009009009,0.21081081081081082,0.2126126126126126,0.21441441441441442,0.21621621621621623,0.218018018018018,0.21981981981981982,0.22162162162162163,0.22342342342342342,0.22522522522522523,0.22702702702702704,0.22882882882882882,0.23063063063063063,0.23243243243243245,0.23423423423423423,0.23603603603603604,0.23783783783783785,0.23963963963963963,0.24144144144144145,0.24324324324324326,0.24504504504504504,0.24684684684684685,0.24864864864864866,0.25045045045045045,0.25225225225225223,0.25405405405405407,0.25585585585585585,0.25765765765765763,0.2594594594594595,0.26126126126126126,0.26306306306306304,0.2648648648648649,0.26666666666666666,0.26846846846846845,0.2702702702702703,0.27207207207207207,0.27387387387387385,0.2756756756756757,0.2774774774774775,0.27927927927927926,0.2810810810810811,0.2828828828828829,0.28468468468468466,0.2864864864864865,0.2882882882882883,0.29009009009009007,0.2918918918918919,0.2936936936936937,0.2954954954954955,0.2972972972972973,0.2990990990990991,0.3009009009009009,0.3027027027027027,0.3045045045045045,0.3063063063063063,0.3081081081081081,0.3099099099099099,0.3117117117117117,0.31351351351351353,0.3153153153153153,0.3171171171171171,0.31891891891891894,0.3207207207207207,0.3225225225225225,0.32432432432432434,0.3261261261261261,0.3279279279279279,0.32972972972972975,0.33153153153153153,0.33513513513513515,0.33693693693693694,0.3387387387387387,0.34054054054054056,0.34234234234234234,0.3441441441441441,0.34594594594594597,0.34774774774774775,0.35135135135135137,0.35315315315315315,0.35495495495495494,0.3567567567567568,0.35855855855855856,0.36036036036036034,0.3621621621621622,0.36396396396396397,0.36576576576576575,0.3675675675675676,0.36936936936936937,0.37117117117117115,0.372972972972973,0.3747747747747748,0.37657657657657656,0.3783783783783784,0.3801801801801802,0.38198198198198197,0.3837837837837838,0.3855855855855856,0.38738738738738737,0.3891891891891892,0.390990990990991,0.3927927927927928,0.3945945945945946,0.3963963963963964,0.3981981981981982,0.4,0.4018018018018018,0.4036036036036036,0.40540540540540543,0.4072072072072072,0.409009009009009,0.41081081081081083,0.4126126126126126,0.4144144144144144,0.41621621621621624,0.418018018018018,0.4198198198198198,0.42162162162162165,0.42342342342342343,0.4252252252252252,0.42702702702702705,0.42882882882882883,0.4306306306306306,0.43243243243243246,0.43423423423423424,0.436036036036036,0.43783783783783786,0.43963963963963965,0.44144144144144143,0.44324324324324327,0.44504504504504505,0.44684684684684683,0.4486486486486487,0.45045045045045046,0.45225225225225224,0.4540540540540541,0.45585585585585586,0.45765765765765765,0.4594594594594595,0.46126126126126127,0.46306306306306305,0.4648648648648649,0.4666666666666667,0.46846846846846846,0.4702702702702703,0.4720720720720721,0.47387387387387386,0.4756756756756757,0.4774774774774775,0.47927927927927927,0.4810810810810811,0.4828828828828829,0.4846846846846847,0.4864864864864865,0.4882882882882883,0.4900900900900901,0.4918918918918919,0.4936936936936937,0.4954954954954955,0.4972972972972973,0.4990990990990991,0.5009009009009009,0.5027027027027027,0.5045045045045045,0.5063063063063064,0.5081081081081081,0.5099099099099099,0.5117117117117117,0.5135135135135135,0.5153153153153153,0.5171171171171172,0.518918918918919,0.5207207207207207,0.5225225225225225,0.5243243243243243,0.5261261261261261,0.527927927927928,0.5297297297297298,0.5315315315315315,0.5333333333333333,0.5351351351351351,0.5369369369369369,0.5387387387387388,0.5405405405405406,0.5423423423423424,0.5441441441441441,0.5459459459459459,0.5477477477477477,0.5495495495495496,0.5513513513513514,0.5531531531531532,0.554954954954955,0.5567567567567567,0.5585585585585585,0.5603603603603604,0.5621621621621622,0.563963963963964,0.5657657657657658,0.5675675675675675,0.5693693693693693,0.5711711711711712,0.572972972972973,0.5747747747747748,0.5765765765765766,0.5783783783783784,0.5801801801801801,0.581981981981982,0.5837837837837838,0.5855855855855856,0.5873873873873874,0.5891891891891892,0.5927927927927928,0.5945945945945946,0.5963963963963964,0.5981981981981982,0.6,0.6018018018018018,0.6036036036036037,0.6054054054054054,0.6072072072072072,0.609009009009009,0.6108108108108108,0.6126126126126126,0.6144144144144145,0.6162162162162163,0.618018018018018,0.6198198198198198,0.6234234234234234,0.6252252252252253,0.6270270270270271,0.6288288288288288,0.6306306306306306,0.6342342342342342,0.6360360360360361,0.6378378378378379,0.6396396396396397,0.6414414414414414,0.6432432432432432,0.645045045045045,0.6468468468468469,0.6486486486486487,0.6504504504504505,0.6522522522522523,0.654054054054054,0.6558558558558558,0.6576576576576577,0.6594594594594595,0.6612612612612613,0.6630630630630631,0.6648648648648648,0.6666666666666666,0.6684684684684684,0.6702702702702703,0.6720720720720721,0.6738738738738739,0.6756756756756757,0.6774774774774774,0.6792792792792792,0.6810810810810811,0.6828828828828829,0.6846846846846847,0.6864864864864865,0.6882882882882883,0.69009009009009,0.6918918918918919,0.6936936936936937,0.6954954954954955,0.6972972972972973,0.6990990990990991,0.7009009009009008,0.7027027027027027,0.7045045045045045,0.7063063063063063,0.7081081081081081,0.7099099099099099,0.7117117117117117,0.7135135135135136,0.7153153153153153,0.7171171171171171,0.7189189189189189,0.7207207207207207,0.7225225225225225,0.7243243243243244,0.7261261261261261,0.7279279279279279,0.7297297297297297,0.7315315315315315,0.7333333333333333,0.7351351351351352,0.736936936936937,0.7387387387387387,0.7405405405405405,0.7423423423423423,0.7441441441441441,0.745945945945946,0.7477477477477478,0.7495495495495496,0.7513513513513513,0.7531531531531531,0.7549549549549549,0.7567567567567568,0.7585585585585586,0.7603603603603604,0.7621621621621621,0.7639639639639639,0.7657657657657657,0.7675675675675676,0.7693693693693694,0.7711711711711712,0.772972972972973,0.7747747747747747,0.7765765765765765,0.7783783783783784,0.7801801801801802,0.781981981981982,0.7837837837837838,0.7855855855855856,0.7873873873873873,0.7891891891891892,0.790990990990991,0.7927927927927928,0.7945945945945946,0.7963963963963964,0.8,0.8018018018018018,0.8036036036036036,0.8054054054054054,0.8072072072072072,0.809009009009009,0.8108108108108109,0.8126126126126126,0.8144144144144144,0.8162162162162162,0.818018018018018,0.8198198198198198,0.8216216216216217,0.8234234234234235,0.8252252252252252,0.827027027027027,0.8288288288288288,0.8306306306306306,0.8324324324324325,0.8342342342342343,0.836036036036036,0.8378378378378378,0.8396396396396396,0.8414414414414414,0.8432432432432433,0.8450450450450451,0.8468468468468469,0.8486486486486486,0.8504504504504504,0.8522522522522522,0.8540540540540541,0.8558558558558559,0.8576576576576577,0.8594594594594595,0.8612612612612612,0.863063063063063,0.8648648648648649,0.8666666666666667,0.8684684684684685,0.8702702702702703,0.872072072072072,0.8738738738738738,0.8756756756756757,0.8792792792792793,0.8810810810810811,0.8828828828828829,0.8846846846846846,0.8864864864864865,0.8882882882882883,0.8900900900900901,0.8918918918918919,0.8936936936936937,0.8954954954954955,0.8972972972972973,0.8990990990990991,0.9009009009009009,0.9027027027027027,0.9045045045045045,0.9063063063063063,0.9081081081081082,0.9099099099099099,0.9117117117117117,0.9135135135135135,0.9153153153153153,0.9171171171171171,0.918918918918919,0.9207207207207208,0.9225225225225225,0.9243243243243243,0.9261261261261261,0.9279279279279279,0.9297297297297298,0.9315315315315316,0.9333333333333333,0.9351351351351351,0.9369369369369369,0.9387387387387387,0.9405405405405406,0.9423423423423424,0.9441441441441442,0.9459459459459459,0.9477477477477477,0.9495495495495495,0.9513513513513514,0.9531531531531532,0.954954954954955,0.9567567567567568,0.9585585585585585,0.9603603603603603,0.9621621621621622,0.963963963963964,0.9657657657657658,0.9675675675675676,0.9693693693693693,0.9711711711711711,0.972972972972973,0.9747747747747748,0.9765765765765766,0.9783783783783784,0.9801801801801802,0.9819819819819819,0.9837837837837838,0.9855855855855856,0.9873873873873874,0.9891891891891892,0.990990990990991,0.9927927927927928,0.9945945945945946,0.9963963963963964,0.9981981981981982],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.4202,0.4960,0.5740,0.6114,0.7221,0.7407,0.8158,0.8310,0.8457,0.8651,1.0955,1.2872,1.3019,1.3083,1.5682,1.7934,1.7976,2.0114,2.1491,2.1560,2.1675,2.1900,2.1906,2.1912,2.1942,2.1981,2.2044,2.2287,2.2304,2.2316,2.2342,2.2446,2.2468,2.2578,2.2672,2.2713,2.2763,2.2805,2.2879,2.2927,2.3028,2.3034,2.3055,2.3082,2.3113,2.3126,2.3203,2.3250,2.3394,2.3395,2.3447,2.3462,2.3489,2.3545,2.3600,2.3602,2.3621,2.3656,2.3756,2.3770,2.3816,2.3829,2.3843,2.3882,2.3895,2.3954,2.3981,2.4016,2.4032,2.4094,2.4097,2.4101,2.4103,2.4110,2.4149,2.4164,2.4174,2.4214,2.4228,2.4319,2.4324,2.4326,2.4329,2.4362,2.4366,2.4409,2.4417,2.4421,2.4429,2.4434,2.4472,2.4474,2.4476,2.4488,2.4496,2.4507,2.4561,2.4610,2.4638,2.4673,2.4708,2.4733,2.4739,2.4766,2.4788,2.4832,2.4835,2.4893,2.4916,2.4934,2.4980,2.4987,2.4999,2.5009,2.5021,2.5037,2.5057,2.5089,2.5150,2.5169,2.5183,2.5188,2.5192,2.5216,2.5220,2.5240,2.5294,2.5298,2.5314,2.5342,2.5355,2.5420,2.5424,2.5500,2.5547,2.5583,2.5644,2.5660,2.5701,2.5709,2.5714,2.5720,2.5846,2.5932,2.5933,2.5977,2.5987,2.5990,2.6004,2.6045,2.6100,2.6198,2.6205,2.6211,2.6231,2.6319,2.6363,2.6385,2.6452,2.6477,2.6494,2.6519,2.6526,2.6560,2.6619,2.6648,2.6663,2.6689,2.6690,2.6706,2.6723,2.6738,2.6750,2.6762,2.6769,2.6770,2.6777,2.6849,2.6875,2.6884,2.6905,2.6910,2.6914,2.6941,2.6963,2.6965,2.6980,2.6994,2.6999,2.7018,2.7030,2.7055,2.7159,2.7171,2.7196,2.7244,2.7258,2.7260,2.7297,2.7310,2.7314,2.7335,2.7341,2.7348,2.7406,2.7452,2.7468,2.7473,2.7502,2.7508,2.7532,2.7596,2.7608,2.7641,2.7686,2.7716,2.7757,2.7785,2.7816,2.7819,2.7923,2.7987,2.8000,2.8017,2.8092,2.8127,2.8209,2.8213,2.8224,2.8396,2.8454,2.8481,2.8567,2.8601,2.8616,2.8644,2.8685,2.8702,2.8710,2.8712,2.8721,2.8748,2.8773,2.8790,2.8813,2.8833,2.8877,2.8957,2.9021,2.9046,2.9102,2.9118,2.9135,2.9155,2.9189,2.9253,2.9266,2.9319,2.9339,2.9402,2.9423,2.9454,2.9507,2.9633,2.9656,2.9670,2.9682,2.9773,2.9850,2.9854,2.9909,3.0165,3.0171,3.0230,3.0281,3.0284,3.0290,3.0328,3.0346,3.0456,3.0491,3.0516,3.0543,3.0622,3.0670,3.0702,3.0727,3.0730,3.0738,3.0743,3.0766,3.0832,3.1058,3.1138,3.1164,3.1188,3.1233,3.1300,3.1312,3.1343,3.1352,3.1356,3.1363,3.1368,3.1426,3.1427,3.1446,3.1475,3.1482,3.1519,3.1558,3.1564,3.1615,3.1690,3.1759,3.1770,3.1782,3.1834,3.1892,3.1989,3.1994,3.2040,3.2046,3.2116,3.2135,3.2180,3.2239,3.2393,3.2544,3.2561,3.2613,3.2749,3.2831,3.2833,3.2888,3.2890,3.2945,3.2991,3.3098,3.3159,3.3167,3.3190,3.3350,3.3389,3.3472,3.3559,3.3561,3.3647,3.3694,3.3716,3.3723,3.3730,3.3744,3.3764,3.3793,3.3814,3.3818,3.3827,3.3829,3.3912,3.3972,3.3999,3.4022,3.4042,3.4132,3.4146,3.4188,3.4190,3.4198,3.4203,3.4293,3.4352,3.4427,3.4443,3.4528,3.4545,3.4555,3.4612,3.4675,3.4755,3.4760,3.4862,3.4870,3.4923,3.4940,3.4951,3.5049,3.5133,3.5221,3.5376,3.5407,3.5500,3.5630,3.5699,3.5752,3.5805,3.5905,3.6005,3.6144,3.6169,3.6230,3.6296,3.6346,3.6366,3.6381,3.6383,3.6384,3.6448,3.6559,3.6641,3.6649,3.6664,3.6731,3.6732,3.6736,3.6913,3.6923,3.7045,3.7071,3.7103,3.7182,3.7293,3.7321,3.7322,3.7443,3.7513,3.7540,3.7752,3.7818,3.7855,3.7968,3.8056,3.8067,3.8076,3.8078,3.8191,3.8267,3.8286,3.8360,3.8417,3.8443,3.8472,3.8497,3.8665,3.8677,3.8684,3.8722,3.8749,3.8768,3.8932,3.9072,3.9200,3.9245,3.9258,3.9263,3.9304,3.9338,3.9652,3.9698,3.9701,3.9720,3.9867,4.0248,4.0327,4.0371,4.0646,4.0752,4.0842,4.0874,4.0985,4.1065,4.1079,4.1463,4.1512,4.1709,4.1819,4.2006,4.2240,4.2434,4.2477,4.2610,4.2629,4.2726,4.2801,4.2813,4.2993,4.3103,4.3346,4.3347,4.3348,4.3562,4.3769,4.3878,4.3879,4.4222,4.4379,4.4543,4.4754,4.4954,4.5008,4.5025,4.5339,4.5724,4.5770,4.5828,4.6206,4.6363,4.6375,4.6881,4.7321,4.8063,4.8389,4.8642,4.8765,4.8828,4.9279,5.0175,5.0560,5.1091,5.1234,5.1579,5.2340,5.2382,5.2433,5.2522,5.3081,5.4091,5.4485,5.4666,5.5253,5.6577,5.6581,5.7645,5.7982,6.0824,6.0897,6.1082,6.5215,6.7139,7.2272,7.4237,8.4056,8.4574,8.9062,8.9103,9.1833,10.1083,11.5490,15.9387],"y":[0.0018018018018018018,0.0036036036036036037,0.005405405405405406,0.007207207207207207,0.009009009009009009,0.010810810810810811,0.012612612612612612,0.014414414414414415,0.016216216216216217,0.018018018018018018,0.01981981981981982,0.021621621621621623,0.023423423423423424,0.025225225225225224,0.02702702702702703,0.02882882882882883,0.03063063063063063,0.032432432432432434,0.03423423423423423,0.036036036036036036,0.03783783783783784,0.03963963963963964,0.04144144144144144,0.043243243243243246,0.04504504504504504,0.04684684684684685,0.04864864864864865,0.05045045045045045,0.05225225225225225,0.05405405405405406,0.055855855855855854,0.05765765765765766,0.05945945945945946,0.06126126126126126,0.06306306306306306,0.06486486486486487,0.06666666666666667,0.06846846846846846,0.07027027027027027,0.07207207207207207,0.07387387387387387,0.07567567567567568,0.07747747747747748,0.07927927927927927,0.08108108108108109,0.08288288288288288,0.08648648648648649,0.08828828828828829,0.09009009009009009,0.0918918918918919,0.0936936936936937,0.09549549549549549,0.0972972972972973,0.0990990990990991,0.1009009009009009,0.10270270270270271,0.1045045045045045,0.1063063063063063,0.10810810810810811,0.10990990990990991,0.11171171171171171,0.11351351351351352,0.11531531531531532,0.11711711711711711,0.11891891891891893,0.12072072072072072,0.12252252252252252,0.12432432432432433,0.12612612612612611,0.12792792792792793,0.12972972972972974,0.13153153153153152,0.13333333333333333,0.13513513513513514,0.13693693693693693,0.13873873873873874,0.14054054054054055,0.14234234234234233,0.14594594594594595,0.14774774774774774,0.14954954954954955,0.15135135135135136,0.15315315315315314,0.15495495495495495,0.15675675675675677,0.15855855855855855,0.16036036036036036,0.16216216216216217,0.16396396396396395,0.16576576576576577,0.16756756756756758,0.16936936936936936,0.17117117117117117,0.17297297297297298,0.17477477477477477,0.17657657657657658,0.1783783783783784,0.18018018018018017,0.18198198198198198,0.1837837837837838,0.18558558558558558,0.1873873873873874,0.1891891891891892,0.19099099099099098,0.1927927927927928,0.1945945945945946,0.1963963963963964,0.1981981981981982,0.2,0.2018018018018018,0.2036036036036036,0.20540540540540542,0.2072072072072072,0.21081081081081082,0.2126126126126126,0.21441441441441442,0.21621621621621623,0.218018018018018,0.21981981981981982,0.22162162162162163,0.22342342342342342,0.22522522522522523,0.22702702702702704,0.22882882882882882,0.23063063063063063,0.23243243243243245,0.23423423423423423,0.23603603603603604,0.23783783783783785,0.23963963963963963,0.24144144144144145,0.24324324324324326,0.24504504504504504,0.24684684684684685,0.24864864864864866,0.25045045045045045,0.25225225225225223,0.25405405405405407,0.25585585585585585,0.25765765765765763,0.2594594594594595,0.26126126126126126,0.26306306306306304,0.2648648648648649,0.26846846846846845,0.2702702702702703,0.27207207207207207,0.27387387387387385,0.2756756756756757,0.2774774774774775,0.27927927927927926,0.2810810810810811,0.2828828828828829,0.28468468468468466,0.2864864864864865,0.2882882882882883,0.29009009009009007,0.2918918918918919,0.2936936936936937,0.2954954954954955,0.2972972972972973,0.2990990990990991,0.3009009009009009,0.3027027027027027,0.3045045045045045,0.3063063063063063,0.3081081081081081,0.3099099099099099,0.3117117117117117,0.31351351351351353,0.3153153153153153,0.3171171171171171,0.31891891891891894,0.3207207207207207,0.3225225225225225,0.32432432432432434,0.3261261261261261,0.3279279279279279,0.32972972972972975,0.33153153153153153,0.3333333333333333,0.33513513513513515,0.33693693693693694,0.3387387387387387,0.34054054054054056,0.34234234234234234,0.34594594594594597,0.34774774774774775,0.34954954954954953,0.35135135135135137,0.35315315315315315,0.35495495495495494,0.3567567567567568,0.35855855855855856,0.36036036036036034,0.3621621621621622,0.36396396396396397,0.36576576576576575,0.3675675675675676,0.36936936936936937,0.37117117117117115,0.372972972972973,0.3747747747747748,0.37657657657657656,0.3783783783783784,0.3801801801801802,0.38198198198198197,0.3837837837837838,0.3855855855855856,0.38738738738738737,0.3891891891891892,0.390990990990991,0.3927927927927928,0.3945945945945946,0.3963963963963964,0.3981981981981982,0.4,0.4018018018018018,0.4036036036036036,0.40540540540540543,0.4072072072072072,0.409009009009009,0.41081081081081083,0.4126126126126126,0.4144144144144144,0.41621621621621624,0.418018018018018,0.4198198198198198,0.42162162162162165,0.42342342342342343,0.4252252252252252,0.42702702702702705,0.42882882882882883,0.4306306306306306,0.43243243243243246,0.43423423423423424,0.436036036036036,0.43783783783783786,0.43963963963963965,0.44144144144144143,0.44324324324324327,0.44504504504504505,0.44684684684684683,0.4486486486486487,0.45045045045045046,0.45225225225225224,0.4540540540540541,0.45585585585585586,0.45765765765765765,0.4594594594594595,0.46126126126126127,0.46306306306306305,0.4648648648648649,0.4666666666666667,0.46846846846846846,0.4702702702702703,0.4720720720720721,0.47387387387387386,0.4756756756756757,0.4774774774774775,0.47927927927927927,0.4810810810810811,0.4828828828828829,0.4846846846846847,0.4864864864864865,0.4882882882882883,0.4900900900900901,0.4918918918918919,0.4936936936936937,0.4954954954954955,0.4972972972972973,0.4990990990990991,0.5009009009009009,0.5027027027027027,0.5045045045045045,0.5063063063063064,0.5081081081081081,0.5099099099099099,0.5117117117117117,0.5135135135135135,0.5153153153153153,0.5171171171171172,0.518918918918919,0.5207207207207207,0.5225225225225225,0.5243243243243243,0.5261261261261261,0.527927927927928,0.5297297297297298,0.5315315315315315,0.5333333333333333,0.5351351351351351,0.5369369369369369,0.5387387387387388,0.5405405405405406,0.5423423423423424,0.5441441441441441,0.5459459459459459,0.5477477477477477,0.5495495495495496,0.5513513513513514,0.5531531531531532,0.554954954954955,0.5567567567567567,0.5585585585585585,0.5603603603603604,0.5621621621621622,0.563963963963964,0.5657657657657658,0.5675675675675675,0.5693693693693693,0.5711711711711712,0.572972972972973,0.5747747747747748,0.5765765765765766,0.5783783783783784,0.5801801801801801,0.581981981981982,0.5837837837837838,0.5855855855855856,0.5873873873873874,0.5891891891891892,0.590990990990991,0.5927927927927928,0.5945945945945946,0.5963963963963964,0.5981981981981982,0.6,0.6018018018018018,0.6036036036036037,0.6054054054054054,0.6072072072072072,0.609009009009009,0.6108108108108108,0.6126126126126126,0.6144144144144145,0.6162162162162163,0.618018018018018,0.6198198198198198,0.6216216216216216,0.6234234234234234,0.6252252252252253,0.6270270270270271,0.6288288288288288,0.6306306306306306,0.6324324324324324,0.6342342342342342,0.6360360360360361,0.6378378378378379,0.6396396396396397,0.6414414414414414,0.6432432432432432,0.645045045045045,0.6468468468468469,0.6486486486486487,0.6504504504504505,0.6522522522522523,0.654054054054054,0.6558558558558558,0.6576576576576577,0.6594594594594595,0.6612612612612613,0.6630630630630631,0.6648648648648648,0.6666666666666666,0.6684684684684684,0.6702702702702703,0.6720720720720721,0.6738738738738739,0.6756756756756757,0.6774774774774774,0.6792792792792792,0.6810810810810811,0.6828828828828829,0.6846846846846847,0.6864864864864865,0.6882882882882883,0.69009009009009,0.6918918918918919,0.6936936936936937,0.6954954954954955,0.6972972972972973,0.6990990990990991,0.7009009009009008,0.7027027027027027,0.7045045045045045,0.7063063063063063,0.7081081081081081,0.7099099099099099,0.7117117117117117,0.7135135135135136,0.7153153153153153,0.7171171171171171,0.7189189189189189,0.7207207207207207,0.7225225225225225,0.7243243243243244,0.7261261261261261,0.7279279279279279,0.7297297297297297,0.7315315315315315,0.7333333333333333,0.7351351351351352,0.736936936936937,0.7387387387387387,0.7405405405405405,0.7423423423423423,0.7441441441441441,0.745945945945946,0.7477477477477478,0.7495495495495496,0.7513513513513513,0.7531531531531531,0.7549549549549549,0.7567567567567568,0.7585585585585586,0.7603603603603604,0.7621621621621621,0.7639639639639639,0.7657657657657657,0.7675675675675676,0.7693693693693694,0.7711711711711712,0.772972972972973,0.7747747747747747,0.7765765765765765,0.7783783783783784,0.7801801801801802,0.781981981981982,0.7837837837837838,0.7855855855855856,0.7873873873873873,0.7891891891891892,0.790990990990991,0.7927927927927928,0.7945945945945946,0.7963963963963964,0.7981981981981981,0.8,0.8018018018018018,0.8036036036036036,0.8054054054054054,0.8072072072072072,0.809009009009009,0.8108108108108109,0.8126126126126126,0.8144144144144144,0.8162162162162162,0.818018018018018,0.8198198198198198,0.8216216216216217,0.8234234234234235,0.8252252252252252,0.827027027027027,0.8288288288288288,0.8306306306306306,0.8324324324324325,0.8342342342342343,0.836036036036036,0.8378378378378378,0.8396396396396396,0.8414414414414414,0.8432432432432433,0.8450450450450451,0.8468468468468469,0.8486486486486486,0.8504504504504504,0.8522522522522522,0.8540540540540541,0.8558558558558559,0.8576576576576577,0.8594594594594595,0.8612612612612612,0.863063063063063,0.8648648648648649,0.8666666666666667,0.8684684684684685,0.8702702702702703,0.872072072072072,0.8738738738738738,0.8756756756756757,0.8774774774774775,0.8792792792792793,0.8810810810810811,0.8828828828828829,0.8846846846846846,0.8864864864864865,0.8882882882882883,0.8900900900900901,0.8918918918918919,0.8936936936936937,0.8954954954954955,0.8972972972972973,0.8990990990990991,0.9009009009009009,0.9027027027027027,0.9045045045045045,0.9063063063063063,0.9081081081081082,0.9099099099099099,0.9117117117117117,0.9135135135135135,0.9153153153153153,0.9171171171171171,0.918918918918919,0.9207207207207208,0.9225225225225225,0.9243243243243243,0.9261261261261261,0.9279279279279279,0.9297297297297298,0.9315315315315316,0.9333333333333333,0.9351351351351351,0.9369369369369369,0.9387387387387387,0.9405405405405406,0.9423423423423424,0.9441441441441442,0.9459459459459459,0.9477477477477477,0.9495495495495495,0.9513513513513514,0.9531531531531532,0.954954954954955,0.9567567567567568,0.9585585585585585,0.9603603603603603,0.9621621621621622,0.963963963963964,0.9657657657657658,0.9675675675675676,0.9693693693693693,0.9711711711711711,0.972972972972973,0.9747747747747748,0.9765765765765766,0.9783783783783784,0.9801801801801802,0.9819819819819819,0.9837837837837838,0.9855855855855856,0.9873873873873874,0.9891891891891892,0.990990990990991,0.9927927927927928,0.9945945945945946,0.9963963963963964,0.9981981981981982],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.2790,0.2871,0.2977,0.3094,0.3170,0.3302,0.3363,0.3370,0.3490,0.3503,0.3585,0.3587,0.3622,0.3703,0.3736,0.3799,0.3803,0.3834,0.3934,0.3958,0.3982,0.3992,0.4037,0.4038,0.4080,0.4089,0.4125,0.4218,0.4221,0.4228,0.4239,0.4270,0.4271,0.4290,0.4311,0.4316,0.4318,0.4320,0.4329,0.4344,0.4357,0.4358,0.4370,0.4390,0.4416,0.4422,0.4429,0.4435,0.4440,0.4449,0.4452,0.4461,0.4487,0.4490,0.4498,0.4508,0.4516,0.4536,0.4545,0.4546,0.4571,0.4574,0.4586,0.4588,0.4594,0.4653,0.4682,0.4708,0.4714,0.4715,0.4735,0.4740,0.4764,0.4804,0.4815,0.4843,0.4845,0.4849,0.4858,0.4864,0.4871,0.4890,0.4919,0.4929,0.4934,0.4943,0.4952,0.4962,0.5049,0.5053,0.5066,0.5081,0.5087,0.5091,0.5138,0.5150,0.5165,0.5170,0.5176,0.5198,0.5240,0.5280,0.5324,0.5327,0.5361,0.5376,0.5395,0.5396,0.5428,0.5434,0.5436,0.5438,0.5451,0.5463,0.5475,0.5503,0.5531,0.5545,0.5571,0.5576,0.5584,0.5591,0.5604,0.5605,0.5609,0.5617,0.5623,0.5633,0.5656,0.5684,0.5732,0.5751,0.5754,0.5756,0.5758,0.5794,0.5795,0.5808,0.5830,0.5845,0.5849,0.5861,0.5876,0.5886,0.5888,0.5894,0.5898,0.5907,0.5924,0.5945,0.5980,0.5982,0.5988,0.6021,0.6031,0.6034,0.6039,0.6044,0.6096,0.6111,0.6115,0.6118,0.6119,0.6138,0.6148,0.6169,0.6193,0.6209,0.6220,0.6224,0.6239,0.6245,0.6278,0.6284,0.6286,0.6296,0.6310,0.6338,0.6339,0.6340,0.6378,0.6388,0.6394,0.6398,0.6440,0.6441,0.6457,0.6611,0.6711,0.6729,0.6758,0.6798,0.6828,0.6859,0.6862,0.6883,0.6900,0.6903,0.6937,0.6963,0.6978,0.7001,0.7004,0.7007,0.7016,0.7026,0.7056,0.7059,0.7144,0.7153,0.7172,0.7193,0.7206,0.7223,0.7236,0.7246,0.7268,0.7272,0.7357,0.7412,0.7428,0.7429,0.7449,0.7453,0.7457,0.7486,0.7499,0.7541,0.7576,0.7627,0.7632,0.7695,0.7811,0.7816,0.7839,0.7853,0.7868,0.7908,0.7922,0.7938,0.7976,0.8104,0.8106,0.8112,0.8131,0.8137,0.8138,0.8163,0.8192,0.8202,0.8205,0.8224,0.8232,0.8299,0.8315,0.8318,0.8328,0.8380,0.8447,0.8453,0.8481,0.8497,0.8548,0.8567,0.8614,0.8660,0.8667,0.8682,0.8710,0.8723,0.8725,0.8774,0.8797,0.8831,0.8889,0.8938,0.8956,0.9000,0.9060,0.9106,0.9213,0.9227,0.9256,0.9286,0.9318,0.9319,0.9349,0.9369,0.9375,0.9420,0.9562,0.9612,0.9647,0.9654,0.9712,0.9723,0.9750,0.9756,0.9761,0.9787,0.9839,0.9844,0.9932,0.9940,0.9986,1.0018,1.0035,1.0084,1.0098,1.0140,1.0176,1.0192,1.0198,1.0268,1.0313,1.0411,1.0426,1.0436,1.0465,1.0469,1.0500,1.0524,1.0575,1.0599,1.0600,1.0635,1.0661,1.0687,1.0706,1.0720,1.0730,1.0798,1.0800,1.0861,1.0880,1.0926,1.0935,1.0945,1.0947,1.0987,1.1026,1.1074,1.1084,1.1098,1.1120,1.1125,1.1155,1.1186,1.1205,1.1244,1.1265,1.1287,1.1288,1.1301,1.1330,1.1345,1.1348,1.1393,1.1436,1.1458,1.1486,1.1543,1.1584,1.1596,1.1614,1.1638,1.1644,1.1676,1.1693,1.1707,1.1722,1.1731,1.1736,1.1764,1.1765,1.1856,1.1934,1.1957,1.1974,1.1984,1.2036,1.2047,1.2096,1.2097,1.2106,1.2117,1.2127,1.2135,1.2177,1.2199,1.2237,1.2267,1.2304,1.2349,1.2366,1.2367,1.2368,1.2383,1.2386,1.2392,1.2425,1.2443,1.2506,1.2524,1.2537,1.2577,1.2583,1.2635,1.2636,1.2653,1.2656,1.2696,1.2726,1.2797,1.2799,1.2867,1.3052,1.3077,1.3128,1.3164,1.3219,1.3222,1.3256,1.3287,1.3306,1.3331,1.3338,1.3375,1.3395,1.3437,1.3458,1.3506,1.3512,1.3541,1.3544,1.3561,1.3596,1.3668,1.3669,1.3704,1.3727,1.3759,1.3776,1.3870,1.3887,1.3893,1.3953,1.3968,1.3979,1.4023,1.4071,1.4086,1.4092,1.4163,1.4222,1.4225,1.4327,1.4392,1.4551,1.4581,1.4630,1.4684,1.4749,1.4835,1.4854,1.4865,1.4983,1.5014,1.5141,1.5166,1.5178,1.5183,1.5210,1.5243,1.5288,1.5326,1.5360,1.5387,1.5719,1.5826,1.5880,1.5977,1.6117,1.6199,1.6209,1.6231,1.6347,1.6364,1.6368,1.6385,1.6436,1.6539,1.6642,1.6699,1.6724,1.6818,1.6819,1.6858,1.6902,1.7062,1.7085,1.7120,1.7182,1.7261,1.7554,1.7657,1.7805,1.7870,1.7926,1.8184,1.8652,1.8862,1.9197,2.0578,2.0689,2.0969,2.1045,2.1109,2.3119,2.3303,2.3485,2.3984,2.4977,2.5413,2.5687,2.6795,2.7391,3.1489,3.3573,3.4138,5.4054,5.4347,5.6151,6.0820,6.7860,6.7900,6.9650,9.5182,10.6628],"y":[0.0018248175182481751,0.0036496350364963502,0.005474452554744526,0.0072992700729927005,0.009124087591240875,0.010948905109489052,0.012773722627737226,0.014598540145985401,0.016423357664233577,0.01824817518248175,0.020072992700729927,0.021897810218978103,0.023722627737226276,0.025547445255474453,0.02737226277372263,0.029197080291970802,0.03102189781021898,0.032846715328467155,0.03467153284671533,0.0364963503649635,0.03832116788321168,0.040145985401459854,0.041970802919708027,0.043795620437956206,0.04562043795620438,0.04744525547445255,0.04927007299270073,0.051094890510948905,0.05474452554744526,0.05656934306569343,0.058394160583941604,0.060218978102189784,0.06204379562043796,0.06386861313868614,0.06569343065693431,0.06751824817518248,0.06934306569343066,0.07116788321167883,0.072992700729927,0.07481751824817519,0.07664233576642336,0.07846715328467153,0.08029197080291971,0.08211678832116788,0.08394160583941605,0.08576642335766424,0.08759124087591241,0.08941605839416059,0.09124087591240876,0.09306569343065693,0.0948905109489051,0.09671532846715329,0.09854014598540146,0.10036496350364964,0.10218978102189781,0.10401459854014598,0.10583941605839416,0.10766423357664233,0.11131386861313869,0.11313868613138686,0.11496350364963503,0.11678832116788321,0.11861313868613138,0.12043795620437957,0.12226277372262774,0.12408759124087591,0.1259124087591241,0.12773722627737227,0.12956204379562045,0.13138686131386862,0.1332116788321168,0.13503649635036497,0.13686131386861314,0.1386861313868613,0.14051094890510948,0.14233576642335766,0.14416058394160583,0.145985401459854,0.1478102189781022,0.14963503649635038,0.15145985401459855,0.15328467153284672,0.1551094890510949,0.15875912408759124,0.16058394160583941,0.1624087591240876,0.16423357664233576,0.16605839416058393,0.1678832116788321,0.16970802919708028,0.17153284671532848,0.17335766423357665,0.17518248175182483,0.177007299270073,0.17883211678832117,0.18065693430656934,0.18248175182481752,0.1843065693430657,0.18613138686131386,0.18795620437956204,0.1897810218978102,0.19160583941605838,0.19525547445255476,0.19708029197080293,0.1989051094890511,0.20072992700729927,0.20255474452554745,0.20437956204379562,0.20802919708029197,0.20985401459854014,0.2116788321167883,0.21350364963503649,0.21532846715328466,0.21715328467153286,0.21897810218978103,0.2208029197080292,0.22262773722627738,0.22445255474452555,0.22627737226277372,0.2281021897810219,0.23175182481751824,0.23357664233576642,0.2354014598540146,0.23722627737226276,0.23905109489051096,0.24087591240875914,0.2427007299270073,0.24452554744525548,0.24635036496350365,0.24817518248175183,0.25,0.2518248175182482,0.25364963503649635,0.25547445255474455,0.2572992700729927,0.2591240875912409,0.26094890510948904,0.26277372262773724,0.2645985401459854,0.2664233576642336,0.26824817518248173,0.27007299270072993,0.2718978102189781,0.2737226277372263,0.2755474452554745,0.2773722627737226,0.2791970802919708,0.28102189781021897,0.28284671532846717,0.2846715328467153,0.2864963503649635,0.28832116788321166,0.29014598540145986,0.291970802919708,0.2937956204379562,0.2956204379562044,0.29744525547445255,0.29927007299270075,0.3010948905109489,0.3029197080291971,0.30474452554744524,0.30656934306569344,0.3083941605839416,0.3102189781021898,0.31204379562043794,0.31386861313868614,0.3156934306569343,0.3175182481751825,0.3193430656934307,0.32116788321167883,0.32299270072992703,0.3248175182481752,0.3266423357664234,0.3284671532846715,0.3302919708029197,0.33211678832116787,0.33394160583941607,0.3357664233576642,0.3375912408759124,0.33941605839416056,0.34124087591240876,0.34306569343065696,0.3448905109489051,0.3467153284671533,0.34854014598540145,0.35036496350364965,0.3521897810218978,0.354014598540146,0.35583941605839414,0.35766423357664234,0.3594890510948905,0.3613138686131387,0.36313868613138683,0.36496350364963503,0.36678832116788324,0.3686131386861314,0.3704379562043796,0.3722627737226277,0.3740875912408759,0.3759124087591241,0.3777372262773723,0.3795620437956204,0.3813868613138686,0.38321167883211676,0.38503649635036497,0.38686131386861317,0.3886861313868613,0.3905109489051095,0.39233576642335766,0.39416058394160586,0.395985401459854,0.3978102189781022,0.39963503649635035,0.40145985401459855,0.4032846715328467,0.4051094890510949,0.40693430656934304,0.40875912408759124,0.41058394160583944,0.4124087591240876,0.4142335766423358,0.41605839416058393,0.41788321167883213,0.4197080291970803,0.4215328467153285,0.4233576642335766,0.4251824817518248,0.42700729927007297,0.42883211678832117,0.4306569343065693,0.4324817518248175,0.4343065693430657,0.43613138686131386,0.43795620437956206,0.4397810218978102,0.4416058394160584,0.44343065693430656,0.44525547445255476,0.4470802919708029,0.4489051094890511,0.45072992700729925,0.45255474452554745,0.4543795620437956,0.4562043795620438,0.458029197080292,0.45985401459854014,0.46167883211678834,0.4635036496350365,0.4653284671532847,0.46715328467153283,0.46897810218978103,0.4708029197080292,0.4726277372262774,0.4744525547445255,0.4762773722627737,0.4781021897810219,0.47992700729927007,0.48175182481751827,0.4835766423357664,0.4854014598540146,0.48722627737226276,0.48905109489051096,0.4908759124087591,0.4927007299270073,0.49452554744525545,0.49635036496350365,0.4981751824817518,0.5,0.5018248175182481,0.5036496350364964,0.5072992700729927,0.5091240875912408,0.5109489051094891,0.5145985401459854,0.5164233576642335,0.5182481751824818,0.5200729927007299,0.5218978102189781,0.5237226277372263,0.5255474452554745,0.5273722627737226,0.5291970802919708,0.531021897810219,0.5328467153284672,0.5346715328467153,0.5364963503649635,0.5383211678832117,0.5401459854014599,0.541970802919708,0.5437956204379562,0.5456204379562044,0.5474452554744526,0.5492700729927007,0.551094890510949,0.5529197080291971,0.5547445255474452,0.5565693430656934,0.5583941605839416,0.5602189781021898,0.5620437956204379,0.5638686131386861,0.5656934306569343,0.5675182481751825,0.5693430656934306,0.5711678832116789,0.572992700729927,0.5748175182481752,0.5766423357664233,0.5784671532846716,0.5802919708029197,0.5821167883211679,0.583941605839416,0.5857664233576643,0.5875912408759124,0.5894160583941606,0.5912408759124088,0.593065693430657,0.5948905109489051,0.5967153284671532,0.5985401459854015,0.6003649635036497,0.6021897810218978,0.6040145985401459,0.6058394160583942,0.6076642335766423,0.6094890510948905,0.6113138686131386,0.6131386861313869,0.614963503649635,0.6167883211678832,0.6186131386861314,0.6204379562043796,0.6222627737226277,0.6240875912408759,0.6259124087591241,0.6277372262773723,0.6295620437956204,0.6313868613138686,0.6332116788321168,0.635036496350365,0.6368613138686131,0.6386861313868614,0.6405109489051095,0.6423357664233577,0.6441605839416058,0.6459854014598541,0.6478102189781022,0.6496350364963503,0.6514598540145985,0.6532846715328468,0.6551094890510949,0.656934306569343,0.6587591240875912,0.6605839416058394,0.6624087591240876,0.6642335766423357,0.666058394160584,0.6678832116788321,0.6697080291970803,0.6715328467153284,0.6733576642335767,0.6751824817518248,0.677007299270073,0.6788321167883211,0.6806569343065694,0.6824817518248175,0.6843065693430657,0.6861313868613139,0.6879562043795621,0.6897810218978102,0.6916058394160584,0.6934306569343066,0.6952554744525548,0.6970802919708029,0.698905109489051,0.7007299270072993,0.7025547445255474,0.7043795620437956,0.7062043795620438,0.708029197080292,0.7098540145985401,0.7116788321167883,0.7135036496350365,0.7153284671532847,0.7171532846715328,0.718978102189781,0.7208029197080292,0.7226277372262774,0.7244525547445255,0.7262773722627737,0.7281021897810219,0.7299270072992701,0.7317518248175182,0.7335766423357665,0.7354014598540146,0.7372262773722628,0.7390510948905109,0.7408759124087592,0.7427007299270073,0.7445255474452555,0.7463503649635036,0.7481751824817519,0.75,0.7518248175182481,0.7536496350364964,0.7554744525547445,0.7572992700729927,0.7591240875912408,0.7609489051094891,0.7627737226277372,0.7645985401459854,0.7664233576642335,0.7682481751824818,0.7700729927007299,0.7718978102189781,0.7737226277372263,0.7755474452554745,0.7773722627737226,0.7791970802919708,0.781021897810219,0.7828467153284672,0.7846715328467153,0.7864963503649635,0.7883211678832117,0.7901459854014599,0.791970802919708,0.7937956204379562,0.7956204379562044,0.7974452554744526,0.7992700729927007,0.801094890510949,0.8029197080291971,0.8047445255474452,0.8065693430656934,0.8083941605839416,0.8102189781021898,0.8120437956204379,0.8138686131386861,0.8156934306569343,0.8175182481751825,0.8193430656934306,0.8211678832116789,0.822992700729927,0.8248175182481752,0.8266423357664233,0.8284671532846716,0.8302919708029197,0.8321167883211679,0.833941605839416,0.8357664233576643,0.8375912408759124,0.8394160583941606,0.8412408759124088,0.843065693430657,0.8448905109489051,0.8467153284671532,0.8485401459854015,0.8503649635036497,0.8521897810218978,0.8540145985401459,0.8558394160583942,0.8576642335766423,0.8594890510948905,0.8613138686131386,0.8631386861313869,0.864963503649635,0.8667883211678832,0.8686131386861314,0.8704379562043796,0.8722627737226277,0.8740875912408759,0.8759124087591241,0.8777372262773723,0.8795620437956204,0.8813868613138686,0.8832116788321168,0.885036496350365,0.8868613138686131,0.8886861313868614,0.8905109489051095,0.8923357664233577,0.8941605839416058,0.8959854014598541,0.8978102189781022,0.8996350364963503,0.9014598540145985,0.9032846715328468,0.9051094890510949,0.906934306569343,0.9087591240875912,0.9105839416058394,0.9124087591240876,0.9142335766423357,0.916058394160584,0.9178832116788321,0.9197080291970803,0.9215328467153284,0.9233576642335767,0.9251824817518248,0.927007299270073,0.9288321167883211,0.9306569343065694,0.9324817518248175,0.9343065693430657,0.9361313868613139,0.9379562043795621,0.9397810218978102,0.9416058394160584,0.9434306569343066,0.9452554744525548,0.9470802919708029,0.948905109489051,0.9507299270072993,0.9525547445255474,0.9543795620437956,0.9562043795620438,0.958029197080292,0.9598540145985401,0.9616788321167883,0.9635036496350365,0.9653284671532847,0.9671532846715328,0.968978102189781,0.9708029197080292,0.9726277372262774,0.9744525547445255,0.9762773722627737,0.9781021897810219,0.9799270072992701,0.9817518248175182,0.9835766423357665,0.9854014598540146,0.9872262773722628,0.9890510948905109,0.9908759124087592,0.9927007299270073,0.9945255474452555,0.9963503649635036,0.9981751824817519],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.3796,0.5070,0.5216,0.5222,0.6303,0.8100,1.3116,1.5251,1.5381,1.5637,1.5730,1.7409,1.8577,1.8836,1.9084,1.9729,2.0005,2.0032,2.0190,2.0290,2.0292,2.0424,2.0441,2.0466,2.0623,2.0773,2.0826,2.0877,2.0914,2.1020,2.1026,2.1044,2.1084,2.1111,2.1134,2.1210,2.1235,2.1240,2.1249,2.1250,2.1287,2.1294,2.1306,2.1363,2.1417,2.1425,2.1440,2.1443,2.1447,2.1458,2.1491,2.1526,2.1545,2.1559,2.1580,2.1602,2.1604,2.1637,2.1643,2.1657,2.1670,2.1686,2.1740,2.1787,2.1827,2.1831,2.1850,2.1854,2.1892,2.1906,2.1907,2.1919,2.1933,2.1935,2.1946,2.1969,2.1980,2.2017,2.2051,2.2069,2.2078,2.2092,2.2104,2.2125,2.2129,2.2194,2.2214,2.2218,2.2233,2.2255,2.2267,2.2272,2.2299,2.2303,2.2340,2.2369,2.2423,2.2439,2.2441,2.2450,2.2458,2.2468,2.2498,2.2503,2.2516,2.2522,2.2541,2.2546,2.2568,2.2591,2.2604,2.2614,2.2618,2.2620,2.2637,2.2660,2.2690,2.2692,2.2701,2.2712,2.2753,2.2779,2.2783,2.2794,2.2796,2.2803,2.2810,2.2822,2.2838,2.2858,2.2876,2.2878,2.2889,2.2895,2.2902,2.2917,2.2936,2.2981,2.2996,2.2999,2.3008,2.3049,2.3067,2.3072,2.3089,2.3091,2.3108,2.3114,2.3137,2.3166,2.3171,2.3174,2.3186,2.3203,2.3221,2.3237,2.3294,2.3296,2.3343,2.3362,2.3379,2.3381,2.3382,2.3384,2.3403,2.3409,2.3414,2.3441,2.3456,2.3463,2.3464,2.3472,2.3493,2.3509,2.3511,2.3554,2.3561,2.3576,2.3591,2.3601,2.3638,2.3657,2.3660,2.3661,2.3668,2.3682,2.3718,2.3728,2.3753,2.3756,2.3769,2.3773,2.3782,2.3797,2.3810,2.3813,2.3815,2.3846,2.3872,2.3894,2.3911,2.3913,2.3916,2.3924,2.3930,2.3938,2.3952,2.3965,2.3974,2.4003,2.4013,2.4029,2.4034,2.4035,2.4038,2.4057,2.4094,2.4132,2.4149,2.4156,2.4196,2.4203,2.4223,2.4242,2.4254,2.4266,2.4294,2.4329,2.4337,2.4358,2.4370,2.4374,2.4377,2.4400,2.4472,2.4481,2.4485,2.4487,2.4491,2.4506,2.4510,2.4561,2.4595,2.4638,2.4654,2.4661,2.4676,2.4687,2.4705,2.4708,2.4771,2.4786,2.4791,2.4817,2.4828,2.4833,2.4871,2.4884,2.4913,2.4915,2.4963,2.4992,2.4997,2.5001,2.5018,2.5050,2.5056,2.5065,2.5083,2.5124,2.5129,2.5137,2.5141,2.5151,2.5168,2.5212,2.5213,2.5228,2.5258,2.5260,2.5338,2.5375,2.5378,2.5389,2.5396,2.5417,2.5435,2.5450,2.5512,2.5533,2.5577,2.5588,2.5607,2.5617,2.5628,2.5665,2.5692,2.5702,2.5753,2.5770,2.5792,2.5823,2.5827,2.5830,2.5852,2.5874,2.5883,2.5890,2.5895,2.5948,2.5964,2.6006,2.6055,2.6110,2.6115,2.6117,2.6160,2.6164,2.6206,2.6207,2.6258,2.6264,2.6291,2.6310,2.6314,2.6336,2.6352,2.6354,2.6365,2.6415,2.6448,2.6463,2.6468,2.6501,2.6522,2.6530,2.6585,2.6603,2.6626,2.6656,2.6761,2.6774,2.6783,2.6809,2.6824,2.6850,2.6859,2.6871,2.6909,2.6970,2.6982,2.7067,2.7094,2.7097,2.7137,2.7140,2.7145,2.7162,2.7171,2.7201,2.7209,2.7213,2.7235,2.7392,2.7411,2.7519,2.7540,2.7544,2.7599,2.7670,2.7712,2.7741,2.7745,2.7772,2.7779,2.7788,2.7845,2.7874,2.7903,2.7906,2.7970,2.7987,2.8114,2.8163,2.8203,2.8214,2.8270,2.8275,2.8276,2.8304,2.8348,2.8402,2.8438,2.8441,2.8442,2.8451,2.8484,2.8558,2.8559,2.8632,2.8650,2.8710,2.8727,2.8837,2.8851,2.8963,2.9098,2.9211,2.9284,2.9361,2.9412,2.9423,2.9458,2.9564,2.9596,2.9634,2.9672,2.9804,2.9813,2.9836,2.9953,2.9969,3.0037,3.0090,3.0112,3.0154,3.0407,3.0466,3.0469,3.0585,3.0669,3.0737,3.0775,3.0838,3.0871,3.0891,3.0968,3.0981,3.1022,3.1117,3.1173,3.1314,3.1377,3.1619,3.1708,3.1763,3.1781,3.1838,3.2030,3.2309,3.2346,3.2351,3.2354,3.2447,3.2457,3.2592,3.2660,3.2807,3.2822,3.2836,3.2847,3.2974,3.3104,3.3163,3.3217,3.3237,3.3483,3.3935,3.3945,3.4163,3.4231,3.4359,3.4361,3.4367,3.4468,3.4766,3.4912,3.4995,3.5039,3.5153,3.5161,3.5292,3.5302,3.5401,3.5626,3.5640,3.5838,3.5896,3.5979,3.6214,3.6412,3.6414,3.6739,3.6743,3.6923,3.7082,3.7296,3.7361,3.7521,3.7761,3.8152,3.9003,3.9076,3.9646,3.9792,4.0254,4.0317,4.0511,4.0560,4.0697,4.0782,4.0984,4.2557,4.2919,4.2928,4.2936,4.4234,4.4358,4.5618,4.6513,5.0960,5.2411,5.2647,5.3487,5.5365,5.5994,5.8458,5.8884,6.8214,8.9954],"y":[0.0018450184501845018,0.0036900369003690036,0.005535055350553505,0.007380073800738007,0.00922509225092251,0.01107011070110701,0.012915129151291513,0.014760147601476014,0.016605166051660517,0.01845018450184502,0.02029520295202952,0.02214022140221402,0.023985239852398525,0.025830258302583026,0.027675276752767528,0.02952029520295203,0.03136531365313653,0.033210332103321034,0.03505535055350553,0.03690036900369004,0.03874538745387454,0.04059040590405904,0.042435424354243544,0.04428044280442804,0.046125461254612546,0.04797047970479705,0.04981549815498155,0.05166051660516605,0.05350553505535055,0.055350553505535055,0.05719557195571956,0.05904059040590406,0.06088560885608856,0.06273062730627306,0.06457564575645756,0.06642066420664207,0.06826568265682657,0.07011070110701106,0.07195571955719557,0.07380073800738007,0.07564575645756458,0.07749077490774908,0.07933579335793357,0.08118081180811808,0.08302583025830258,0.08671586715867159,0.08856088560885608,0.09040590405904059,0.09225092250922509,0.0940959409594096,0.0959409594095941,0.09778597785977859,0.0996309963099631,0.1014760147601476,0.1033210332103321,0.10516605166051661,0.1070110701107011,0.1088560885608856,0.11070110701107011,0.11254612546125461,0.11439114391143912,0.11623616236162361,0.11808118081180811,0.11992619926199262,0.12177121771217712,0.12361623616236163,0.12546125461254612,0.12730627306273062,0.12915129151291513,0.13099630996309963,0.13284132841328414,0.13468634686346864,0.13653136531365315,0.13837638376383765,0.14022140221402213,0.14206642066420663,0.14391143911439114,0.14575645756457564,0.14760147601476015,0.14944649446494465,0.15129151291512916,0.15313653136531366,0.15498154981549817,0.15682656826568267,0.15867158671586715,0.16051660516605165,0.16236162361623616,0.16420664206642066,0.16605166051660517,0.16789667896678967,0.16974169741697417,0.17158671586715868,0.17343173431734318,0.1752767527675277,0.17712177121771217,0.17896678966789667,0.18081180811808117,0.18265682656826568,0.18450184501845018,0.1863468634686347,0.1881918819188192,0.1900369003690037,0.1918819188191882,0.1937269372693727,0.19557195571955718,0.1974169741697417,0.1992619926199262,0.2011070110701107,0.2029520295202952,0.2047970479704797,0.2066420664206642,0.20848708487084872,0.21033210332103322,0.21217712177121772,0.2140221402214022,0.2158671586715867,0.2177121771217712,0.21955719557195572,0.22140221402214022,0.22324723247232472,0.22509225092250923,0.22693726937269373,0.22878228782287824,0.23062730627306274,0.23247232472324722,0.23431734317343172,0.23616236162361623,0.23800738007380073,0.23985239852398524,0.24169741697416974,0.24354243542435425,0.24538745387453875,0.24723247232472326,0.24907749077490776,0.25092250922509224,0.25276752767527677,0.25461254612546125,0.2564575645756458,0.25830258302583026,0.26014760147601473,0.26199261992619927,0.26383763837638374,0.2656826568265683,0.26752767527675275,0.2693726937269373,0.27121771217712176,0.2730627306273063,0.27490774907749077,0.2767527675276753,0.2785977859778598,0.28044280442804426,0.2822878228782288,0.28413284132841327,0.2859778597785978,0.2878228782287823,0.2896678966789668,0.2915129151291513,0.2933579335793358,0.2952029520295203,0.29704797047970477,0.2988929889298893,0.3007380073800738,0.3025830258302583,0.3044280442804428,0.3062730627306273,0.3081180811808118,0.30996309963099633,0.3118081180811808,0.31365313653136534,0.3154981549815498,0.3173431734317343,0.3191881918819188,0.3210332103321033,0.32287822878228783,0.3247232472324723,0.32656826568265684,0.3284132841328413,0.33025830258302585,0.33210332103321033,0.3339483394833948,0.33579335793357934,0.3376383763837638,0.33948339483394835,0.3413284132841328,0.34317343173431736,0.34501845018450183,0.34686346863468637,0.34870848708487084,0.3505535055350554,0.35239852398523985,0.35424354243542433,0.35608856088560886,0.35793357933579334,0.35977859778597787,0.36162361623616235,0.3634686346863469,0.36531365313653136,0.3671586715867159,0.36900369003690037,0.37084870848708484,0.3726937269372694,0.37453874538745385,0.3763837638376384,0.37822878228782286,0.3800738007380074,0.38191881918819187,0.3837638376383764,0.3856088560885609,0.3874538745387454,0.3892988929889299,0.39114391143911437,0.3929889298892989,0.3948339483394834,0.3966789667896679,0.3985239852398524,0.4003690036900369,0.4022140221402214,0.4040590405904059,0.4059040590405904,0.4077490774907749,0.4095940959409594,0.4114391143911439,0.4151291512915129,0.42066420664206644,0.4225092250922509,0.42435424354243545,0.4261992619926199,0.4280442804428044,0.4317343173431734,0.43357933579335795,0.4354243542435424,0.43726937269372695,0.43911439114391143,0.44095940959409596,0.44280442804428044,0.4446494464944649,0.44649446494464945,0.4483394833948339,0.45018450184501846,0.45202952029520294,0.45387453874538747,0.45571955719557194,0.4575645756457565,0.45940959409594095,0.4612546125461255,0.46309963099630996,0.46494464944649444,0.466789667896679,0.46863468634686345,0.470479704797048,0.47232472324723246,0.474169741697417,0.47601476014760147,0.477859778597786,0.4797047970479705,0.48154981549815495,0.4833948339483395,0.48523985239852396,0.4870848708487085,0.488929889298893,0.4907749077490775,0.492619926199262,0.4944649446494465,0.496309963099631,0.4981549815498155,0.5,0.5018450184501845,0.503690036900369,0.5055350553505535,0.507380073800738,0.5092250922509225,0.511070110701107,0.5129151291512916,0.514760147601476,0.5166051660516605,0.518450184501845,0.5202952029520295,0.522140221402214,0.5239852398523985,0.525830258302583,0.5276752767527675,0.5295202952029521,0.5313653136531366,0.533210332103321,0.5350553505535055,0.5369003690036901,0.5387453874538746,0.540590405904059,0.5424354243542435,0.544280442804428,0.5461254612546126,0.5479704797047971,0.5498154981549815,0.551660516605166,0.5535055350553506,0.5553505535055351,0.5571955719557196,0.559040590405904,0.5608856088560885,0.5627306273062731,0.5645756457564576,0.566420664206642,0.5682656826568265,0.5701107011070111,0.5719557195571956,0.5738007380073801,0.5756457564575646,0.577490774907749,0.5793357933579336,0.5811808118081181,0.5830258302583026,0.584870848708487,0.5867158671586716,0.5885608856088561,0.5904059040590406,0.5922509225092251,0.5940959409594095,0.5959409594095941,0.5977859778597786,0.5996309963099631,0.6014760147601476,0.6051660516605166,0.6070110701107011,0.6088560885608856,0.6107011070110702,0.6125461254612546,0.6143911439114391,0.6162361623616236,0.6180811808118081,0.6199261992619927,0.6236162361623616,0.6273062730627307,0.6291512915129152,0.6309963099630996,0.6328413284132841,0.6346863468634686,0.6365313653136532,0.6383763837638377,0.6402214022140221,0.6420664206642066,0.6439114391143912,0.6457564575645757,0.6476014760147601,0.6494464944649446,0.6512915129151291,0.6531365313653137,0.6549815498154982,0.6568265682656826,0.6586715867158671,0.6605166051660517,0.6623616236162362,0.6642066420664207,0.6660516605166051,0.6697416974169742,0.6715867158671587,0.6734317343173432,0.6752767527675276,0.6789667896678967,0.6808118081180812,0.6826568265682657,0.6845018450184502,0.6863468634686347,0.6881918819188192,0.6900369003690037,0.6918819188191881,0.6937269372693727,0.6974169741697417,0.6992619926199262,0.7011070110701108,0.7029520295202952,0.7047970479704797,0.7066420664206642,0.7084870848708487,0.7103321033210332,0.7121771217712177,0.7140221402214022,0.7158671586715867,0.7177121771217713,0.7195571955719557,0.7214022140221402,0.7232472324723247,0.7250922509225092,0.7269372693726938,0.7287822878228782,0.7306273062730627,0.7324723247232472,0.7343173431734318,0.7361623616236163,0.7380073800738007,0.7398523985239852,0.7416974169741697,0.7435424354243543,0.7453874538745388,0.7472324723247232,0.7490774907749077,0.7509225092250923,0.7527675276752768,0.7546125461254612,0.7564575645756457,0.7583025830258303,0.7601476014760148,0.7619926199261993,0.7638376383763837,0.7656826568265682,0.7675276752767528,0.7693726937269373,0.7712177121771218,0.7730627306273062,0.7749077490774908,0.7767527675276753,0.7785977859778598,0.7804428044280443,0.7822878228782287,0.7841328413284133,0.7859778597785978,0.7878228782287823,0.7896678966789668,0.7915129151291513,0.7933579335793358,0.7952029520295203,0.7970479704797048,0.7988929889298892,0.8007380073800738,0.8025830258302583,0.8044280442804428,0.8062730627306273,0.8081180811808119,0.8099630996309963,0.8118081180811808,0.8136531365313653,0.8154981549815498,0.8173431734317343,0.8191881918819188,0.8210332103321033,0.8228782287822878,0.8247232472324724,0.8265682656826568,0.8284132841328413,0.8302583025830258,0.8321033210332104,0.8339483394833949,0.8357933579335793,0.8376383763837638,0.8394833948339483,0.8413284132841329,0.8431734317343174,0.8450184501845018,0.8468634686346863,0.8487084870848709,0.8505535055350554,0.8523985239852399,0.8542435424354243,0.8560885608856088,0.8579335793357934,0.8597785977859779,0.8616236162361623,0.8634686346863468,0.8653136531365314,0.8671586715867159,0.8690036900369004,0.8708487084870848,0.8726937269372693,0.8745387453874539,0.8763837638376384,0.8782287822878229,0.8800738007380073,0.8819188191881919,0.8837638376383764,0.8856088560885609,0.8874538745387454,0.8892988929889298,0.8911439114391144,0.8929889298892989,0.8948339483394834,0.8966789667896679,0.8985239852398524,0.9003690036900369,0.9022140221402214,0.9040590405904059,0.9059040590405905,0.9077490774907749,0.9095940959409594,0.9114391143911439,0.9132841328413284,0.915129151291513,0.9169741697416974,0.9188191881918819,0.9206642066420664,0.922509225092251,0.9243542435424354,0.9261992619926199,0.9280442804428044,0.9298892988929889,0.9317343173431735,0.933579335793358,0.9354243542435424,0.9372693726937269,0.9391143911439115,0.940959409594096,0.9428044280442804,0.9446494464944649,0.9464944649446494,0.948339483394834,0.9501845018450185,0.9520295202952029,0.9538745387453874,0.955719557195572,0.9575645756457565,0.959409594095941,0.9612546125461254,0.9630996309963099,0.9649446494464945,0.966789667896679,0.9686346863468634,0.9704797047970479,0.9723247232472325,0.974169741697417,0.9760147601476015,0.977859778597786,0.9797047970479705,0.981549815498155,0.9833948339483395,0.985239852398524,0.9870848708487084,0.988929889298893,0.9907749077490775,0.992619926199262,0.9944649446494465,0.996309963099631,0.9981549815498155],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.3087,0.3761,0.3871,0.4012,0.4058,0.4094,0.4117,0.4125,0.4136,0.4237,0.4253,0.4320,0.4327,0.4376,0.4381,0.4391,0.4500,0.4526,0.4534,0.4555,0.4560,0.4563,0.4580,0.4585,0.4600,0.4603,0.4624,0.4629,0.4662,0.4667,0.4671,0.4704,0.4715,0.4821,0.4842,0.4860,0.4865,0.4879,0.4924,0.4967,0.4991,0.4996,0.5000,0.5015,0.5019,0.5021,0.5081,0.5082,0.5138,0.5158,0.5185,0.5202,0.5245,0.5248,0.5282,0.5283,0.5309,0.5310,0.5311,0.5373,0.5391,0.5403,0.5429,0.5435,0.5437,0.5451,0.5452,0.5455,0.5458,0.5461,0.5468,0.5488,0.5489,0.5506,0.5571,0.5577,0.5579,0.5605,0.5622,0.5627,0.5635,0.5644,0.5646,0.5660,0.5661,0.5684,0.5688,0.5742,0.5758,0.5777,0.5807,0.5811,0.5831,0.5834,0.5861,0.5885,0.5890,0.5910,0.5931,0.5934,0.5936,0.5937,0.5945,0.5952,0.5953,0.5971,0.5976,0.5992,0.5997,0.6034,0.6035,0.6038,0.6041,0.6049,0.6051,0.6059,0.6085,0.6095,0.6101,0.6107,0.6136,0.6151,0.6174,0.6177,0.6183,0.6197,0.6216,0.6237,0.6266,0.6267,0.6288,0.6301,0.6304,0.6310,0.6316,0.6332,0.6334,0.6354,0.6387,0.6433,0.6470,0.6509,0.6518,0.6531,0.6533,0.6534,0.6548,0.6551,0.6583,0.6590,0.6674,0.6686,0.6691,0.6696,0.6705,0.6717,0.6746,0.6766,0.6767,0.6809,0.6826,0.6831,0.6834,0.6847,0.6850,0.6882,0.6885,0.6897,0.6919,0.6926,0.7027,0.7069,0.7070,0.7108,0.7115,0.7175,0.7179,0.7227,0.7235,0.7277,0.7280,0.7281,0.7298,0.7300,0.7324,0.7337,0.7355,0.7380,0.7392,0.7395,0.7403,0.7405,0.7432,0.7437,0.7454,0.7467,0.7503,0.7524,0.7578,0.7643,0.7656,0.7687,0.7701,0.7706,0.7733,0.7738,0.7755,0.7760,0.7773,0.7840,0.7935,0.7959,0.7971,0.8010,0.8026,0.8027,0.8051,0.8088,0.8131,0.8147,0.8152,0.8167,0.8172,0.8206,0.8231,0.8237,0.8243,0.8256,0.8267,0.8271,0.8285,0.8320,0.8323,0.8344,0.8400,0.8477,0.8518,0.8575,0.8591,0.8634,0.8673,0.8679,0.8688,0.8707,0.8723,0.8726,0.8770,0.8796,0.8799,0.8803,0.8815,0.8857,0.8867,0.8877,0.8917,0.8940,0.8948,0.8999,0.9055,0.9118,0.9119,0.9120,0.9135,0.9250,0.9257,0.9363,0.9407,0.9435,0.9472,0.9476,0.9500,0.9514,0.9528,0.9531,0.9553,0.9562,0.9616,0.9628,0.9669,0.9792,0.9808,0.9831,0.9873,0.9884,0.9899,0.9919,0.9986,1.0033,1.0111,1.0186,1.0346,1.0495,1.0499,1.0566,1.0577,1.0617,1.0676,1.0879,1.0896,1.0908,1.0936,1.0962,1.1017,1.1035,1.1047,1.1052,1.1173,1.1224,1.1359,1.1369,1.1486,1.1658,1.1661,1.1690,1.1773,1.1895,1.1925,1.1928,1.1943,1.1951,1.1991,1.2033,1.2063,1.2087,1.2088,1.2111,1.2113,1.2132,1.2133,1.2160,1.2222,1.2237,1.2273,1.2284,1.2309,1.2310,1.2315,1.2331,1.2349,1.2373,1.2423,1.2433,1.2447,1.2472,1.2487,1.2513,1.2526,1.2537,1.2544,1.2564,1.2614,1.2621,1.2628,1.2685,1.2689,1.2733,1.2742,1.2772,1.2812,1.2832,1.2854,1.2855,1.2923,1.2962,1.2970,1.3152,1.3213,1.3305,1.3447,1.3568,1.3628,1.3693,1.3694,1.3701,1.3832,1.3896,1.3899,1.3937,1.3974,1.4020,1.4038,1.4096,1.4098,1.4105,1.4132,1.4140,1.4165,1.4172,1.4205,1.4226,1.4246,1.4280,1.4350,1.4375,1.4526,1.4657,1.4659,1.4707,1.4725,1.4733,1.4743,1.4790,1.4874,1.4889,1.4960,1.4980,1.4987,1.5068,1.5069,1.5088,1.5131,1.5137,1.5145,1.5217,1.5244,1.5267,1.5274,1.5291,1.5296,1.5324,1.5407,1.5526,1.5533,1.5622,1.5646,1.5705,1.5728,1.5763,1.5793,1.5869,1.5918,1.5930,1.5995,1.6017,1.6085,1.6119,1.6140,1.6177,1.6225,1.6265,1.6333,1.6345,1.6354,1.6394,1.6413,1.6420,1.6440,1.6486,1.6490,1.6580,1.6647,1.6722,1.6812,1.6848,1.6884,1.6915,1.6919,1.7010,1.7087,1.7100,1.7101,1.7153,1.7218,1.7248,1.7252,1.7256,1.7259,1.7260,1.7270,1.7335,1.7383,1.7435,1.7596,1.7708,1.7711,1.7873,1.7947,1.7957,1.7959,1.7972,1.8034,1.8188,1.8205,1.8234,1.8400,1.8443,1.8597,1.8626,1.8758,1.8857,1.8911,1.8926,1.8933,1.8939,1.9043,1.9139,1.9279,1.9316,1.9385,1.9386,1.9622,1.9624,1.9749,1.9768,1.9929,2.0088,2.0147,2.0213,2.0244,2.0293,2.0459,2.0467,2.0652,2.0656,2.0789,2.0826,2.1310,2.1463,2.1571,2.1719,2.2516,2.2819,2.2981,2.3075,2.3203,2.3579,2.4551,2.4710,2.4881,2.5760,2.6295,2.6650,2.6703,2.6711,2.6808,2.7244,2.7474,2.7742,2.8426,2.8624,2.8728,2.9146,3.1333,3.1809,3.3092,3.8173,4.2432,4.6011,5.5263,5.6610,6.4075,7.0107],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.2283,0.2308,0.2318,0.2613,0.2622,0.2633,0.2758,0.2787,0.2982,0.2992,0.3000,0.3002,0.3040,0.3129,0.3136,0.3157,0.3179,0.3234,0.3239,0.3279,0.3337,0.3351,0.3372,0.3393,0.3433,0.3480,0.3497,0.3504,0.3524,0.3537,0.3541,0.3576,0.3593,0.3678,0.3681,0.3715,0.3720,0.3793,0.3796,0.3833,0.3847,0.3850,0.3860,0.3868,0.3947,0.3961,0.3968,0.3975,0.3981,0.4003,0.4015,0.4033,0.4037,0.4042,0.4063,0.4066,0.4090,0.4104,0.4109,0.4158,0.4177,0.4186,0.4188,0.4204,0.4207,0.4214,0.4240,0.4253,0.4304,0.4316,0.4320,0.4352,0.4354,0.4360,0.4361,0.4364,0.4385,0.4392,0.4428,0.4502,0.4506,0.4516,0.4548,0.4584,0.4603,0.4655,0.4683,0.4692,0.4712,0.4721,0.4729,0.4730,0.4734,0.4746,0.4779,0.4785,0.4816,0.4848,0.4862,0.4864,0.4868,0.4919,0.4974,0.4975,0.4977,0.5008,0.5014,0.5030,0.5063,0.5092,0.5116,0.5162,0.5187,0.5189,0.5205,0.5235,0.5263,0.5358,0.5408,0.5418,0.5436,0.5439,0.5451,0.5471,0.5472,0.5496,0.5504,0.5546,0.5611,0.5618,0.5705,0.5751,0.5779,0.5804,0.5819,0.5854,0.5892,0.5905,0.5925,0.5928,0.6016,0.6020,0.6091,0.6110,0.6111,0.6115,0.6128,0.6178,0.6230,0.6242,0.6248,0.6336,0.6434,0.6458,0.6460,0.6518,0.6528,0.6594,0.6608,0.6676,0.6705,0.6718,0.6747,0.6769,0.6803,0.6816,0.6837,0.6856,0.6901,0.6917,0.6965,0.7006,0.7036,0.7046,0.7054,0.7068,0.7092,0.7098,0.7103,0.7106,0.7114,0.7125,0.7163,0.7169,0.7201,0.7209,0.7235,0.7258,0.7277,0.7286,0.7317,0.7342,0.7367,0.7373,0.7374,0.7414,0.7426,0.7463,0.7514,0.7550,0.7649,0.7655,0.7657,0.7729,0.7756,0.7767,0.7796,0.7797,0.7872,0.7904,0.7906,0.8047,0.8087,0.8160,0.8179,0.8245,0.8253,0.8272,0.8287,0.8295,0.8329,0.8346,0.8470,0.8514,0.8568,0.8616,0.8658,0.8687,0.8740,0.8750,0.8755,0.8886,0.8908,0.8913,0.8925,0.8940,0.9002,0.9096,0.9122,0.9144,0.9187,0.9196,0.9295,0.9360,0.9374,0.9395,0.9419,0.9437,0.9496,0.9497,0.9522,0.9545,0.9557,0.9591,0.9725,0.9777,0.9805,0.9866,0.9915,0.9953,0.9982,1.0013,1.0027,1.0066,1.0068,1.0119,1.0188,1.0255,1.0317,1.0330,1.0352,1.0355,1.0484,1.0509,1.0514,1.0549,1.0638,1.0733,1.0738,1.0848,1.0941,1.0985,1.0990,1.0992,1.1049,1.1089,1.1092,1.1146,1.1212,1.1237,1.1453,1.1464,1.1500,1.1537,1.1546,1.1563,1.1565,1.1569,1.1582,1.1613,1.1616,1.1632,1.1637,1.1745,1.1749,1.1751,1.1805,1.1810,1.1823,1.1850,1.1867,1.1909,1.1911,1.1958,1.2022,1.2046,1.2094,1.2115,1.2125,1.2168,1.2202,1.2214,1.2239,1.2263,1.2276,1.2310,1.2409,1.2413,1.2418,1.2437,1.2464,1.2468,1.2770,1.2838,1.2896,1.2902,1.2929,1.2974,1.2987,1.3023,1.3064,1.3067,1.3126,1.3170,1.3259,1.3285,1.3323,1.3368,1.3604,1.3605,1.3667,1.3712,1.3746,1.3788,1.4086,1.4095,1.4136,1.4158,1.4164,1.4265,1.4289,1.4298,1.4302,1.4356,1.4486,1.4513,1.4599,1.4667,1.4698,1.4846,1.4857,1.4891,1.4926,1.5022,1.5117,1.5134,1.5155,1.5190,1.5193,1.5247,1.5273,1.5334,1.5375,1.5390,1.5418,1.5458,1.5470,1.5504,1.5558,1.5621,1.5732,1.5746,1.5806,1.5861,1.5936,1.6003,1.6010,1.6048,1.6259,1.6280,1.6298,1.6386,1.6494,1.6593,1.6724,1.6947,1.7489,1.7551,1.7645,1.7698,1.7950,1.7987,1.8001,1.8213,1.8454,1.8599,1.8828,1.8871,1.8899,1.9119,1.9189,1.9235,1.9365,1.9366,1.9387,1.9482,1.9516,1.9600,1.9866,1.9901,2.0163,2.0299,2.0332,2.0341,2.0419,2.0427,2.0587,2.0702,2.0905,2.1082,2.1131,2.1176,2.1293,2.1358,2.1513,2.1524,2.1592,2.1681,2.1963,2.2031,2.2160,2.2551,2.2616,2.2862,2.2882,2.3001,2.3018,2.3049,2.3179,2.3201,2.3282,2.3316,2.3394,2.3550,2.3601,2.3686,2.3781,2.3802,2.4002,2.4018,2.4204,2.4274,2.4315,2.4475,2.4500,2.4508,2.4551,2.5336,2.5530,2.5651,2.5671,2.6078,2.6081,2.6199,2.7360,2.7490,2.7654,2.7856,2.8147,2.8781,2.9446,2.9541,2.9994,3.0053,3.0415,3.0664,3.0728,3.1699,3.1958,3.3007,3.3975,3.4399,3.4414,3.4665,3.6629,3.6646,3.7947,4.0283,4.0899,4.2833,4.5450,4.6751,4.6984,4.9060,5.8334,5.8495,5.9077,6.2879,6.3845,9.7194,9.7280,9.9196],"y":[0.001869158878504673,0.003738317757009346,0.005607476635514018,0.007476635514018692,0.009345794392523364,0.011214953271028037,0.013084112149532711,0.014953271028037384,0.016822429906542057,0.018691588785046728,0.020560747663551402,0.022429906542056073,0.024299065420560748,0.026168224299065422,0.028037383177570093,0.029906542056074768,0.03177570093457944,0.03364485981308411,0.03551401869158879,0.037383177570093455,0.03925233644859813,0.041121495327102804,0.04299065420560748,0.044859813084112146,0.04672897196261682,0.048598130841121495,0.05046728971962617,0.052336448598130844,0.05420560747663551,0.056074766355140186,0.05794392523364486,0.059813084112149535,0.06355140186915888,0.06542056074766354,0.06728971962616823,0.0691588785046729,0.07102803738317758,0.07476635514018691,0.07663551401869159,0.07850467289719626,0.08037383177570094,0.08224299065420561,0.08411214953271028,0.08598130841121496,0.08785046728971962,0.08971962616822429,0.09158878504672897,0.09345794392523364,0.09532710280373832,0.09719626168224299,0.09906542056074766,0.10093457943925234,0.102803738317757,0.10467289719626169,0.10654205607476636,0.10841121495327102,0.1102803738317757,0.11214953271028037,0.11401869158878504,0.11588785046728972,0.11775700934579439,0.11962616822429907,0.12149532710280374,0.1233644859813084,0.1252336448598131,0.12710280373831775,0.12897196261682242,0.1308411214953271,0.13271028037383178,0.13457943925233645,0.13644859813084112,0.1383177570093458,0.14018691588785046,0.14205607476635515,0.14392523364485982,0.14579439252336449,0.14766355140186915,0.15140186915887852,0.15327102803738318,0.15514018691588785,0.15700934579439252,0.1588785046728972,0.16074766355140188,0.16261682242990655,0.16448598130841122,0.16635514018691588,0.16822429906542055,0.17009345794392525,0.17196261682242991,0.17383177570093458,0.17570093457943925,0.17757009345794392,0.17943925233644858,0.18130841121495328,0.18317757009345795,0.18504672897196262,0.18691588785046728,0.18878504672897195,0.19065420560747665,0.1925233644859813,0.19439252336448598,0.19626168224299065,0.19813084112149532,0.2,0.20186915887850468,0.20373831775700935,0.205607476635514,0.20747663551401868,0.20934579439252338,0.21121495327102804,0.2130841121495327,0.21495327102803738,0.21682242990654205,0.21869158878504674,0.2205607476635514,0.22242990654205608,0.22429906542056074,0.22803738317757008,0.22990654205607478,0.23177570093457944,0.2336448598130841,0.23551401869158878,0.23738317757009345,0.23925233644859814,0.2411214953271028,0.24299065420560748,0.24485981308411214,0.2467289719626168,0.2485981308411215,0.2504672897196262,0.2523364485981308,0.2542056074766355,0.2560747663551402,0.25794392523364484,0.25981308411214954,0.2616822429906542,0.26542056074766357,0.2672897196261682,0.2691588785046729,0.27102803738317754,0.27289719626168224,0.27476635514018694,0.2766355140186916,0.27850467289719627,0.2803738317757009,0.2822429906542056,0.2841121495327103,0.28598130841121494,0.28785046728971964,0.2897196261682243,0.29158878504672897,0.29345794392523367,0.2953271028037383,0.297196261682243,0.29906542056074764,0.30093457943925234,0.30280373831775703,0.30467289719626167,0.30654205607476637,0.308411214953271,0.3102803738317757,0.3121495327102804,0.31401869158878504,0.31588785046728973,0.3177570093457944,0.32149532710280376,0.3233644859813084,0.3252336448598131,0.32897196261682243,0.33084112149532713,0.33271028037383177,0.33457943925233646,0.3364485981308411,0.3383177570093458,0.3401869158878505,0.34205607476635513,0.34392523364485983,0.34579439252336447,0.34766355140186916,0.34953271028037386,0.3514018691588785,0.35514018691588783,0.35700934579439253,0.35887850467289717,0.36074766355140186,0.36261682242990656,0.3644859813084112,0.3663551401869159,0.36822429906542054,0.37009345794392523,0.3719626168224299,0.37383177570093457,0.37570093457943926,0.3775700934579439,0.3794392523364486,0.3813084112149533,0.38317757009345793,0.3850467289719626,0.38691588785046727,0.38878504672897196,0.39065420560747666,0.3925233644859813,0.394392523364486,0.39626168224299063,0.3981308411214953,0.4,0.40186915887850466,0.40373831775700936,0.405607476635514,0.4074766355140187,0.4093457943925234,0.411214953271028,0.4130841121495327,0.41682242990654206,0.41869158878504675,0.4205607476635514,0.4224299065420561,0.42429906542056073,0.4261682242990654,0.4280373831775701,0.42990654205607476,0.43177570093457945,0.4336448598130841,0.4355140186915888,0.4373831775700935,0.4392523364485981,0.4411214953271028,0.44299065420560746,0.44485981308411215,0.44672897196261685,0.4485981308411215,0.4504672897196262,0.4523364485981308,0.4542056074766355,0.45607476635514016,0.45794392523364486,0.45981308411214955,0.4616822429906542,0.4635514018691589,0.4654205607476635,0.4672897196261682,0.4691588785046729,0.47102803738317756,0.47289719626168225,0.4747663551401869,0.4766355140186916,0.4785046728971963,0.4803738317757009,0.4822429906542056,0.48411214953271026,0.48598130841121495,0.48785046728971965,0.4897196261682243,0.491588785046729,0.4934579439252336,0.4953271028037383,0.497196261682243,0.49906542056074765,0.5009345794392523,0.502803738317757,0.5046728971962616,0.5065420560747663,0.508411214953271,0.5102803738317757,0.5121495327102804,0.514018691588785,0.5158878504672897,0.5177570093457944,0.5196261682242991,0.5214953271028038,0.5233644859813084,0.525233644859813,0.5271028037383177,0.5289719626168224,0.5308411214953271,0.5327102803738317,0.5345794392523364,0.5364485981308411,0.5383177570093458,0.5401869158878505,0.5420560747663551,0.5439252336448598,0.5457943925233645,0.5476635514018692,0.5495327102803739,0.5514018691588785,0.5532710280373832,0.5551401869158878,0.5570093457943925,0.5588785046728972,0.5607476635514018,0.5626168224299065,0.5644859813084112,0.5663551401869159,0.5682242990654206,0.5700934579439252,0.5719626168224299,0.5738317757009346,0.5757009345794393,0.577570093457944,0.5794392523364486,0.5813084112149532,0.5831775700934579,0.5850467289719626,0.5869158878504673,0.5887850467289719,0.5906542056074766,0.5925233644859813,0.594392523364486,0.5962616822429907,0.5981308411214953,0.6,0.6018691588785047,0.6037383177570094,0.6056074766355141,0.6074766355140186,0.6093457943925233,0.611214953271028,0.6130841121495327,0.6149532710280374,0.616822429906542,0.6186915887850467,0.6205607476635514,0.6224299065420561,0.6242990654205608,0.6261682242990654,0.6280373831775701,0.6299065420560748,0.6317757009345795,0.6336448598130842,0.6355140186915887,0.6373831775700934,0.6392523364485981,0.6411214953271028,0.6429906542056075,0.6448598130841121,0.6467289719626168,0.6485981308411215,0.6504672897196262,0.6523364485981309,0.6542056074766355,0.6560747663551402,0.6579439252336449,0.6598130841121496,0.6616822429906543,0.6635514018691588,0.6654205607476635,0.6672897196261682,0.6691588785046729,0.6710280373831776,0.6728971962616822,0.6747663551401869,0.6766355140186916,0.6785046728971963,0.680373831775701,0.6822429906542056,0.6841121495327103,0.685981308411215,0.6878504672897197,0.6897196261682244,0.6915887850467289,0.6934579439252336,0.6953271028037383,0.697196261682243,0.6990654205607477,0.7009345794392523,0.702803738317757,0.7046728971962617,0.7065420560747664,0.7102803738317757,0.7121495327102804,0.7140186915887851,0.7158878504672898,0.7177570093457943,0.719626168224299,0.7214953271028037,0.7233644859813084,0.7252336448598131,0.7271028037383177,0.7289719626168224,0.7327102803738318,0.7345794392523365,0.7364485981308411,0.7383177570093458,0.7401869158878505,0.7420560747663552,0.7439252336448599,0.7457943925233644,0.7476635514018691,0.7495327102803738,0.7514018691588785,0.7532710280373832,0.7551401869158878,0.7570093457943925,0.7588785046728972,0.7607476635514019,0.7626168224299066,0.7644859813084112,0.7663551401869159,0.7682242990654206,0.7700934579439253,0.77196261682243,0.7738317757009345,0.7757009345794392,0.7775700934579439,0.7794392523364486,0.7813084112149533,0.7831775700934579,0.7850467289719626,0.7869158878504673,0.788785046728972,0.7906542056074767,0.7925233644859813,0.794392523364486,0.7962616822429907,0.7981308411214953,0.8,0.8018691588785046,0.8037383177570093,0.805607476635514,0.8074766355140187,0.8093457943925234,0.811214953271028,0.8130841121495327,0.8149532710280374,0.8186915887850468,0.8205607476635514,0.822429906542056,0.8242990654205608,0.8261682242990654,0.8280373831775701,0.8299065420560747,0.8317757009345794,0.8336448598130841,0.8355140186915888,0.8373831775700935,0.8392523364485981,0.8411214953271028,0.8429906542056075,0.8448598130841122,0.8467289719626169,0.8485981308411215,0.8504672897196262,0.8523364485981308,0.8542056074766355,0.8560747663551402,0.8579439252336448,0.8598130841121495,0.8616822429906542,0.8635514018691589,0.8654205607476636,0.8672897196261682,0.8691588785046729,0.8710280373831776,0.8728971962616823,0.874766355140187,0.8766355140186916,0.8785046728971962,0.8803738317757009,0.8822429906542056,0.8841121495327103,0.8859813084112149,0.8878504672897196,0.8897196261682243,0.891588785046729,0.8934579439252337,0.8953271028037383,0.897196261682243,0.8990654205607477,0.9009345794392524,0.902803738317757,0.9046728971962616,0.9065420560747663,0.908411214953271,0.9102803738317757,0.9121495327102803,0.914018691588785,0.9158878504672897,0.9177570093457944,0.9196261682242991,0.9214953271028037,0.9233644859813084,0.9252336448598131,0.9271028037383178,0.9289719626168225,0.930841121495327,0.9327102803738317,0.9345794392523364,0.9364485981308411,0.9383177570093458,0.9401869158878504,0.9420560747663551,0.9439252336448598,0.9457943925233645,0.9476635514018692,0.9495327102803738,0.9514018691588785,0.9532710280373832,0.9551401869158879,0.9570093457943926,0.9588785046728971,0.9607476635514018,0.9626168224299065,0.9644859813084112,0.9663551401869159,0.9682242990654205,0.9700934579439252,0.9719626168224299,0.9738317757009346,0.9757009345794393,0.9775700934579439,0.9794392523364486,0.9813084112149533,0.983177570093458,0.9850467289719627,0.9869158878504672,0.9887850467289719,0.9906542056074766,0.9925233644859813,0.994392523364486,0.9962616822429906,0.9981308411214953],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipfs.tech-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipfs.tech-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..bfb1943045
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipfs.tech-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.0742,0.0760,0.0972,0.1922,0.6154,0.6475,0.6652,0.6715,0.6736,0.6775,0.6778,0.6806,0.6817,0.6826,0.6827,0.6881,0.6918,0.6953,0.7004,0.7040,0.7070,0.7094,0.7110,0.7154,0.7157,0.7200,0.7204,0.7210,0.7224,0.7241,0.7249,0.7297,0.7335,0.7397,0.7423,0.7434,0.7450,0.7463,0.7482,0.7490,0.7543,0.7658,0.7671,0.7676,0.7692,0.7696,0.7711,0.7717,0.7721,0.7769,0.7771,0.7779,0.7806,0.7843,0.7848,0.7849,0.7864,0.7869,0.7900,0.7916,0.7921,0.7929,0.7953,0.7961,0.7965,0.7966,0.7967,0.7973,0.7994,0.8008,0.8035,0.8071,0.8075,0.8110,0.8121,0.8122,0.8137,0.8182,0.8186,0.8198,0.8204,0.8205,0.8207,0.8211,0.8247,0.8248,0.8254,0.8258,0.8272,0.8276,0.8279,0.8289,0.8300,0.8303,0.8304,0.8310,0.8315,0.8316,0.8319,0.8323,0.8327,0.8330,0.8335,0.8338,0.8339,0.8344,0.8352,0.8359,0.8363,0.8364,0.8366,0.8374,0.8377,0.8381,0.8382,0.8391,0.8393,0.8400,0.8406,0.8417,0.8424,0.8430,0.8443,0.8444,0.8450,0.8451,0.8456,0.8460,0.8462,0.8464,0.8465,0.8466,0.8473,0.8476,0.8481,0.8484,0.8486,0.8487,0.8491,0.8500,0.8502,0.8508,0.8513,0.8523,0.8527,0.8528,0.8530,0.8534,0.8539,0.8540,0.8542,0.8552,0.8556,0.8560,0.8562,0.8565,0.8570,0.8571,0.8580,0.8581,0.8585,0.8588,0.8594,0.8596,0.8601,0.8602,0.8604,0.8617,0.8624,0.8625,0.8630,0.8632,0.8634,0.8647,0.8650,0.8652,0.8657,0.8658,0.8663,0.8664,0.8670,0.8672,0.8673,0.8678,0.8682,0.8686,0.8692,0.8695,0.8699,0.8702,0.8709,0.8713,0.8718,0.8719,0.8722,0.8726,0.8727,0.8740,0.8758,0.8761,0.8771,0.8772,0.8775,0.8776,0.8801,0.8819,0.8820,0.8823,0.8827,0.8831,0.8834,0.8840,0.8843,0.8844,0.8849,0.8854,0.8863,0.8865,0.8866,0.8871,0.8887,0.8888,0.8889,0.8892,0.8896,0.8905,0.8909,0.8918,0.8924,0.8927,0.8965,0.8997,0.9016,0.9019,0.9024,0.9029,0.9041,0.9042,0.9048,0.9053,0.9056,0.9066,0.9102,0.9107,0.9117,0.9132,0.9151,0.9154,0.9173,0.9179,0.9215,0.9219,0.9242,0.9256,0.9257,0.9288,0.9289,0.9320,0.9323,0.9333,0.9355,0.9390,0.9391,0.9397,0.9416,0.9441,0.9446,0.9460,0.9465,0.9471,0.9485,0.9488,0.9527,0.9528,0.9569,0.9602,0.9605,0.9608,0.9612,0.9614,0.9623,0.9662,0.9671,0.9690,0.9705,0.9719,0.9728,0.9731,0.9733,0.9735,0.9745,0.9759,0.9788,0.9799,0.9809,0.9833,0.9834,0.9845,0.9861,0.9864,0.9867,0.9868,0.9890,0.9891,0.9900,0.9906,0.9911,0.9920,0.9926,0.9940,0.9943,0.9945,0.9946,0.9949,0.9950,0.9972,0.9974,0.9994,0.9998,1.0020,1.0046,1.0049,1.0063,1.0065,1.0066,1.0069,1.0083,1.0117,1.0119,1.0123,1.0130,1.0142,1.0160,1.0171,1.0172,1.0189,1.0213,1.0222,1.0228,1.0256,1.0284,1.0295,1.0304,1.0345,1.0347,1.0357,1.0370,1.0395,1.0399,1.0408,1.0412,1.0421,1.0424,1.0466,1.0496,1.0531,1.0544,1.0555,1.0560,1.0571,1.0613,1.0646,1.0663,1.0677,1.0688,1.0692,1.0693,1.0718,1.0724,1.0726,1.0735,1.0739,1.0747,1.0764,1.0772,1.0795,1.0797,1.0832,1.0847,1.0871,1.0960,1.0962,1.1016,1.1043,1.1050,1.1054,1.1060,1.1075,1.1087,1.1123,1.1179,1.1192,1.1195,1.1218,1.1231,1.1239,1.1242,1.1259,1.1276,1.1303,1.1344,1.1376,1.1378,1.1432,1.1437,1.1454,1.1467,1.1486,1.1512,1.1582,1.1583,1.1633,1.1639,1.1681,1.1690,1.1695,1.1697,1.1708,1.1740,1.1756,1.1766,1.1771,1.1821,1.1826,1.1955,1.1960,1.1984,1.2008,1.2028,1.2073,1.2075,1.2104,1.2132,1.2147,1.2223,1.2245,1.2271,1.2273,1.2311,1.2334,1.2380,1.2438,1.2450,1.2462,1.2503,1.2509,1.2520,1.2524,1.2528,1.2550,1.2562,1.2622,1.2626,1.2691,1.2720,1.2739,1.2744,1.2758,1.2826,1.2867,1.2868,1.2881,1.2891,1.2928,1.2978,1.2987,1.3028,1.3107,1.3309,1.3328,1.3334,1.3448,1.3471,1.3480,1.3506,1.3639,1.3676,1.3726,1.3802,1.3993,1.4066,1.4419,1.4450,1.4466,1.4656,1.4989,1.5019,1.5137,1.5490,1.5501,1.5650,1.5971,1.6061,1.6188,1.6291,1.6350,1.6356,1.6383,1.6443,1.6554,1.6559,1.6707,1.6838,1.6843,1.6861,1.7108,1.8235,2.0615,2.1975,2.2182,2.3387,2.3962,2.5854,2.8203,2.9493,2.9610,3.2083,3.2418,3.2798,4.0540,4.0891,4.3502,5.2430,5.4811,5.7511,6.0296],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.016304347826086956,0.018115942028985508,0.019927536231884056,0.021739130434782608,0.02355072463768116,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.03260869565217391,0.034420289855072464,0.036231884057971016,0.03804347826086957,0.03985507246376811,0.041666666666666664,0.043478260869565216,0.04528985507246377,0.04710144927536232,0.04891304347826087,0.050724637681159424,0.05253623188405797,0.05434782608695652,0.05615942028985507,0.057971014492753624,0.059782608695652176,0.06159420289855073,0.06340579710144928,0.06521739130434782,0.06702898550724638,0.06884057971014493,0.07065217391304347,0.07246376811594203,0.07427536231884058,0.07608695652173914,0.07789855072463768,0.07971014492753623,0.08152173913043478,0.08333333333333333,0.08514492753623189,0.08695652173913043,0.08876811594202899,0.09057971014492754,0.09239130434782608,0.09420289855072464,0.09601449275362318,0.09782608695652174,0.09963768115942029,0.10144927536231885,0.10326086956521739,0.10507246376811594,0.1068840579710145,0.10869565217391304,0.1105072463768116,0.11231884057971014,0.11413043478260869,0.11594202898550725,0.11775362318840579,0.11956521739130435,0.1213768115942029,0.12318840579710146,0.125,0.12681159420289856,0.1286231884057971,0.13043478260869565,0.1322463768115942,0.13405797101449277,0.1358695652173913,0.13768115942028986,0.13949275362318841,0.14130434782608695,0.1431159420289855,0.14492753623188406,0.14673913043478262,0.14855072463768115,0.1503623188405797,0.15217391304347827,0.1539855072463768,0.15579710144927536,0.15760869565217392,0.15942028985507245,0.161231884057971,0.16485507246376813,0.16666666666666666,0.16847826086956522,0.17028985507246377,0.1721014492753623,0.17391304347826086,0.17572463768115942,0.17753623188405798,0.1793478260869565,0.18115942028985507,0.18297101449275363,0.18478260869565216,0.18659420289855072,0.19021739130434784,0.19202898550724637,0.19384057971014493,0.1956521739130435,0.19746376811594202,0.19927536231884058,0.2028985507246377,0.20471014492753623,0.20652173913043478,0.20833333333333334,0.21014492753623187,0.21195652173913043,0.213768115942029,0.21557971014492755,0.21739130434782608,0.21920289855072464,0.2210144927536232,0.2246376811594203,0.22644927536231885,0.22826086956521738,0.23007246376811594,0.2318840579710145,0.23550724637681159,0.23731884057971014,0.2391304347826087,0.24094202898550723,0.2427536231884058,0.2463768115942029,0.24818840579710144,0.25,0.25181159420289856,0.2536231884057971,0.2554347826086957,0.2572463768115942,0.25905797101449274,0.26268115942028986,0.2644927536231884,0.266304347826087,0.26811594202898553,0.2717391304347826,0.27355072463768115,0.27717391304347827,0.27898550724637683,0.2807971014492754,0.2826086956521739,0.28442028985507245,0.286231884057971,0.28804347826086957,0.2898550724637681,0.2916666666666667,0.29347826086956524,0.29528985507246375,0.2971014492753623,0.29891304347826086,0.3007246376811594,0.30434782608695654,0.3061594202898551,0.3079710144927536,0.30978260869565216,0.3134057971014493,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.32065217391304346,0.322463768115942,0.3242753623188406,0.32608695652173914,0.3278985507246377,0.32971014492753625,0.33152173913043476,0.3351449275362319,0.33695652173913043,0.338768115942029,0.34057971014492755,0.3423913043478261,0.3442028985507246,0.34601449275362317,0.34782608695652173,0.3496376811594203,0.35144927536231885,0.3532608695652174,0.35507246376811596,0.35688405797101447,0.358695652173913,0.3605072463768116,0.36231884057971014,0.3641304347826087,0.36594202898550726,0.3677536231884058,0.3695652173913043,0.3713768115942029,0.37318840579710144,0.375,0.3786231884057971,0.3822463768115942,0.38405797101449274,0.3858695652173913,0.38768115942028986,0.391304347826087,0.39311594202898553,0.39492753623188404,0.39855072463768115,0.40217391304347827,0.40398550724637683,0.4057971014492754,0.4076086956521739,0.40942028985507245,0.411231884057971,0.41304347826086957,0.4148550724637681,0.41847826086956524,0.42028985507246375,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.42934782608695654,0.4311594202898551,0.4329710144927536,0.43478260869565216,0.4365942028985507,0.4384057971014493,0.44021739130434784,0.4420289855072464,0.4438405797101449,0.44565217391304346,0.447463768115942,0.4492753623188406,0.45108695652173914,0.45471014492753625,0.45652173913043476,0.4583333333333333,0.4601449275362319,0.46195652173913043,0.463768115942029,0.46557971014492755,0.4673913043478261,0.4692028985507246,0.47101449275362317,0.4746376811594203,0.47644927536231885,0.4782608695652174,0.48007246376811596,0.48188405797101447,0.483695652173913,0.4855072463768116,0.48731884057971014,0.4891304347826087,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.4963768115942029,0.49818840579710144,0.5,0.5018115942028986,0.5036231884057971,0.5054347826086957,0.5072463768115942,0.5090579710144928,0.5108695652173914,0.5126811594202898,0.5144927536231884,0.5163043478260869,0.5181159420289855,0.519927536231884,0.5217391304347826,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5289855072463768,0.5307971014492754,0.532608695652174,0.5344202898550725,0.5362318840579711,0.5398550724637681,0.5416666666666666,0.5434782608695652,0.5452898550724637,0.5471014492753623,0.5489130434782609,0.5507246376811594,0.552536231884058,0.5543478260869565,0.5561594202898551,0.5579710144927537,0.5597826086956522,0.5615942028985508,0.5634057971014492,0.5652173913043478,0.5670289855072463,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5760869565217391,0.5778985507246377,0.5797101449275363,0.5815217391304348,0.5833333333333334,0.5851449275362319,0.5869565217391305,0.5887681159420289,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5960144927536232,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6105072463768116,0.6123188405797102,0.6141304347826086,0.6159420289855072,0.6177536231884058,0.6195652173913043,0.6213768115942029,0.625,0.6268115942028986,0.6286231884057971,0.6304347826086957,0.6322463768115942,0.6340579710144928,0.6358695652173914,0.6376811594202898,0.6394927536231884,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6485507246376812,0.6503623188405797,0.6521739130434783,0.6539855072463768,0.6557971014492754,0.657608695652174,0.6594202898550725,0.6612318840579711,0.6630434782608695,0.6648550724637681,0.6666666666666666,0.6684782608695652,0.6702898550724637,0.6721014492753623,0.6739130434782609,0.6757246376811594,0.677536231884058,0.6793478260869565,0.6811594202898551,0.6829710144927537,0.6847826086956522,0.6865942028985508,0.6884057971014492,0.6902173913043478,0.6920289855072463,0.6938405797101449,0.6956521739130435,0.697463768115942,0.6992753623188406,0.7010869565217391,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7083333333333334,0.7101449275362319,0.7119565217391305,0.7137681159420289,0.7155797101449275,0.717391304347826,0.7192028985507246,0.7210144927536232,0.7228260869565217,0.7246376811594203,0.7264492753623188,0.7282608695652174,0.730072463768116,0.7318840579710145,0.7336956521739131,0.7355072463768116,0.7373188405797102,0.7391304347826086,0.7409420289855072,0.7427536231884058,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7518115942028986,0.7536231884057971,0.7554347826086957,0.7572463768115942,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.769927536231884,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7771739130434783,0.7789855072463768,0.7807971014492754,0.7844202898550725,0.7862318840579711,0.7880434782608695,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7952898550724637,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.802536231884058,0.8043478260869565,0.8061594202898551,0.8079710144927537,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8152173913043478,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8315217391304348,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8478260869565217,0.8496376811594203,0.8514492753623188,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.0400,0.0425,0.0426,0.0474,0.0777,0.0980,0.1028,0.1918,0.4701,0.5065,0.5128,0.5267,0.5278,0.5298,0.5481,0.5497,0.5521,0.5552,0.5559,0.5576,0.5743,0.5764,0.5780,0.5942,0.5948,0.5966,0.6011,0.6030,0.6069,0.6086,0.6088,0.6096,0.6104,0.6118,0.6120,0.6127,0.6134,0.6166,0.6191,0.6192,0.6205,0.6221,0.6227,0.6229,0.6253,0.6262,0.6270,0.6271,0.6275,0.6281,0.6289,0.6292,0.6305,0.6315,0.6316,0.6322,0.6325,0.6331,0.6341,0.6351,0.6355,0.6362,0.6363,0.6375,0.6379,0.6385,0.6389,0.6408,0.6417,0.6435,0.6447,0.6456,0.6458,0.6472,0.6475,0.6478,0.6482,0.6493,0.6498,0.6508,0.6514,0.6515,0.6522,0.6530,0.6531,0.6538,0.6539,0.6553,0.6554,0.6561,0.6562,0.6575,0.6587,0.6604,0.6607,0.6608,0.6611,0.6618,0.6630,0.6637,0.6653,0.6655,0.6657,0.6658,0.6665,0.6673,0.6678,0.6693,0.6700,0.6704,0.6719,0.6724,0.6729,0.6745,0.6775,0.6778,0.6799,0.6808,0.6810,0.6822,0.6830,0.6856,0.6858,0.6869,0.6878,0.6899,0.6917,0.6918,0.6923,0.6929,0.6955,0.6957,0.6974,0.6984,0.6986,0.6988,0.7004,0.7007,0.7046,0.7052,0.7069,0.7086,0.7110,0.7127,0.7136,0.7137,0.7138,0.7150,0.7155,0.7169,0.7177,0.7180,0.7192,0.7212,0.7224,0.7227,0.7228,0.7232,0.7254,0.7255,0.7257,0.7263,0.7266,0.7267,0.7268,0.7280,0.7287,0.7289,0.7291,0.7305,0.7309,0.7316,0.7320,0.7330,0.7341,0.7345,0.7349,0.7350,0.7351,0.7352,0.7353,0.7359,0.7360,0.7361,0.7377,0.7381,0.7387,0.7389,0.7391,0.7396,0.7398,0.7404,0.7405,0.7421,0.7426,0.7434,0.7441,0.7447,0.7457,0.7469,0.7471,0.7474,0.7480,0.7494,0.7496,0.7511,0.7518,0.7522,0.7523,0.7528,0.7542,0.7545,0.7547,0.7549,0.7557,0.7565,0.7569,0.7570,0.7580,0.7586,0.7608,0.7613,0.7616,0.7622,0.7625,0.7627,0.7628,0.7629,0.7634,0.7635,0.7641,0.7649,0.7665,0.7669,0.7677,0.7680,0.7682,0.7683,0.7690,0.7697,0.7701,0.7703,0.7707,0.7716,0.7718,0.7726,0.7733,0.7763,0.7764,0.7768,0.7769,0.7805,0.7811,0.7816,0.7819,0.7827,0.7829,0.7835,0.7836,0.7837,0.7841,0.7843,0.7870,0.7873,0.7889,0.7891,0.7895,0.7909,0.7910,0.7912,0.7917,0.7918,0.7928,0.7942,0.7986,0.7990,0.7993,0.8002,0.8003,0.8008,0.8010,0.8021,0.8038,0.8060,0.8071,0.8082,0.8101,0.8107,0.8110,0.8116,0.8117,0.8124,0.8142,0.8150,0.8153,0.8156,0.8170,0.8179,0.8196,0.8199,0.8206,0.8221,0.8229,0.8237,0.8251,0.8272,0.8276,0.8283,0.8286,0.8287,0.8295,0.8310,0.8328,0.8333,0.8339,0.8364,0.8372,0.8398,0.8423,0.8433,0.8493,0.8504,0.8513,0.8514,0.8517,0.8529,0.8538,0.8540,0.8542,0.8561,0.8576,0.8582,0.8584,0.8587,0.8601,0.8610,0.8619,0.8641,0.8645,0.8656,0.8662,0.8681,0.8691,0.8695,0.8697,0.8700,0.8702,0.8741,0.8749,0.8762,0.8769,0.8771,0.8776,0.8786,0.8796,0.8805,0.8825,0.8830,0.8850,0.8851,0.8853,0.8857,0.8864,0.8875,0.8878,0.8889,0.8891,0.8906,0.8926,0.8944,0.8947,0.8954,0.8961,0.8970,0.8994,0.9002,0.9006,0.9013,0.9026,0.9084,0.9094,0.9125,0.9130,0.9133,0.9170,0.9180,0.9182,0.9194,0.9203,0.9208,0.9218,0.9225,0.9227,0.9231,0.9268,0.9274,0.9286,0.9297,0.9302,0.9306,0.9366,0.9368,0.9371,0.9399,0.9445,0.9502,0.9516,0.9533,0.9538,0.9546,0.9584,0.9591,0.9609,0.9623,0.9652,0.9665,0.9676,0.9677,0.9692,0.9709,0.9722,0.9724,0.9727,0.9735,0.9769,0.9791,0.9807,0.9818,0.9833,0.9871,0.9969,1.0011,1.0057,1.0130,1.0136,1.0160,1.0201,1.0219,1.0226,1.0315,1.0365,1.0426,1.0458,1.0488,1.0491,1.0506,1.0540,1.0549,1.0569,1.0677,1.0726,1.0734,1.0748,1.0781,1.0827,1.0834,1.0862,1.0934,1.0958,1.0960,1.0982,1.0988,1.1099,1.1120,1.1131,1.1139,1.1162,1.1177,1.1225,1.1231,1.1275,1.1294,1.1312,1.1317,1.1319,1.1324,1.1347,1.1358,1.1403,1.1511,1.1600,1.1800,1.1837,1.1861,1.1951,1.1978,1.2028,1.2132,1.2347,1.2355,1.2492,1.2612,1.3003,1.3049,1.3292,1.3537,1.3759,1.4057,1.4374,1.4454,1.4702,1.4795,1.4903,1.4973,1.5037,1.6294,1.6605,1.7279,1.8032,1.8824,1.8897,1.8969,2.0018,2.0595,2.1630,2.2180,2.4777,2.9321,3.0720,3.2613,4.8388,5.5134,6.8816,8.2440],"y":[0.0018018018018018018,0.0036036036036036037,0.005405405405405406,0.007207207207207207,0.009009009009009009,0.010810810810810811,0.012612612612612612,0.014414414414414415,0.016216216216216217,0.018018018018018018,0.01981981981981982,0.021621621621621623,0.023423423423423424,0.025225225225225224,0.02702702702702703,0.02882882882882883,0.03063063063063063,0.032432432432432434,0.03423423423423423,0.036036036036036036,0.03783783783783784,0.03963963963963964,0.04144144144144144,0.043243243243243246,0.04504504504504504,0.04684684684684685,0.04864864864864865,0.05045045045045045,0.05225225225225225,0.05405405405405406,0.055855855855855854,0.05765765765765766,0.05945945945945946,0.06126126126126126,0.06306306306306306,0.06486486486486487,0.06666666666666667,0.06846846846846846,0.07027027027027027,0.07207207207207207,0.07387387387387387,0.07747747747747748,0.07927927927927927,0.08108108108108109,0.08288288288288288,0.08468468468468468,0.08648648648648649,0.08828828828828829,0.09009009009009009,0.0936936936936937,0.09549549549549549,0.0972972972972973,0.0990990990990991,0.1009009009009009,0.10270270270270271,0.1045045045045045,0.1063063063063063,0.10810810810810811,0.10990990990990991,0.11171171171171171,0.11351351351351352,0.11531531531531532,0.11711711711711711,0.11891891891891893,0.12072072072072072,0.12252252252252252,0.12432432432432433,0.12792792792792793,0.12972972972972974,0.13153153153153152,0.13333333333333333,0.13513513513513514,0.13693693693693693,0.13873873873873874,0.14054054054054055,0.14234234234234233,0.14414414414414414,0.14594594594594595,0.14774774774774774,0.14954954954954955,0.15135135135135136,0.15315315315315314,0.15855855855855855,0.16036036036036036,0.16216216216216217,0.16396396396396395,0.16576576576576577,0.16756756756756758,0.16936936936936936,0.17117117117117117,0.17297297297297298,0.17477477477477477,0.17657657657657658,0.1783783783783784,0.18018018018018017,0.18198198198198198,0.1837837837837838,0.18558558558558558,0.1873873873873874,0.1891891891891892,0.19099099099099098,0.1927927927927928,0.1945945945945946,0.1963963963963964,0.1981981981981982,0.2,0.2018018018018018,0.2036036036036036,0.20540540540540542,0.2072072072072072,0.209009009009009,0.21081081081081082,0.2126126126126126,0.21441441441441442,0.21621621621621623,0.218018018018018,0.21981981981981982,0.22162162162162163,0.22522522522522523,0.22702702702702704,0.22882882882882882,0.23063063063063063,0.23243243243243245,0.23423423423423423,0.23603603603603604,0.23783783783783785,0.23963963963963963,0.24144144144144145,0.24324324324324326,0.24504504504504504,0.24684684684684685,0.24864864864864866,0.25225225225225223,0.25405405405405407,0.25585585585585585,0.2594594594594595,0.26126126126126126,0.26306306306306304,0.2648648648648649,0.26666666666666666,0.26846846846846845,0.2702702702702703,0.27207207207207207,0.27387387387387385,0.2756756756756757,0.2774774774774775,0.27927927927927926,0.2810810810810811,0.28468468468468466,0.2864864864864865,0.29009009009009007,0.2918918918918919,0.2936936936936937,0.2954954954954955,0.2972972972972973,0.2990990990990991,0.3009009009009009,0.3027027027027027,0.3045045045045045,0.3063063063063063,0.3081081081081081,0.3099099099099099,0.31351351351351353,0.3153153153153153,0.3171171171171171,0.31891891891891894,0.3207207207207207,0.3225225225225225,0.32432432432432434,0.3261261261261261,0.32972972972972975,0.33153153153153153,0.3333333333333333,0.33513513513513515,0.33693693693693694,0.3387387387387387,0.34054054054054056,0.34234234234234234,0.3441441441441441,0.34594594594594597,0.34774774774774775,0.34954954954954953,0.35135135135135137,0.35315315315315315,0.3567567567567568,0.36036036036036034,0.3621621621621622,0.36396396396396397,0.36576576576576575,0.3675675675675676,0.36936936936936937,0.37117117117117115,0.372972972972973,0.3747747747747748,0.37657657657657656,0.3783783783783784,0.3801801801801802,0.38198198198198197,0.3837837837837838,0.3855855855855856,0.38738738738738737,0.3891891891891892,0.390990990990991,0.3927927927927928,0.3945945945945946,0.3963963963963964,0.3981981981981982,0.4,0.4018018018018018,0.4036036036036036,0.40540540540540543,0.4072072072072072,0.409009009009009,0.41081081081081083,0.4126126126126126,0.4144144144144144,0.41621621621621624,0.418018018018018,0.4198198198198198,0.42162162162162165,0.42342342342342343,0.4252252252252252,0.42702702702702705,0.42882882882882883,0.4306306306306306,0.43243243243243246,0.43423423423423424,0.436036036036036,0.43783783783783786,0.43963963963963965,0.44144144144144143,0.44504504504504505,0.44684684684684683,0.4486486486486487,0.45045045045045046,0.45225225225225224,0.45585585585585586,0.45765765765765765,0.4594594594594595,0.46126126126126127,0.46306306306306305,0.4648648648648649,0.4666666666666667,0.46846846846846846,0.4702702702702703,0.4720720720720721,0.47387387387387386,0.4756756756756757,0.4774774774774775,0.47927927927927927,0.4810810810810811,0.4828828828828829,0.4846846846846847,0.4864864864864865,0.4882882882882883,0.4900900900900901,0.4918918918918919,0.4936936936936937,0.4954954954954955,0.4972972972972973,0.4990990990990991,0.5009009009009009,0.5027027027027027,0.5045045045045045,0.5063063063063064,0.5081081081081081,0.5099099099099099,0.5117117117117117,0.5135135135135135,0.5153153153153153,0.5171171171171172,0.518918918918919,0.5207207207207207,0.5225225225225225,0.5243243243243243,0.5261261261261261,0.527927927927928,0.5297297297297298,0.5333333333333333,0.5351351351351351,0.5369369369369369,0.5387387387387388,0.5423423423423424,0.5441441441441441,0.5459459459459459,0.5477477477477477,0.5495495495495496,0.5513513513513514,0.5531531531531532,0.554954954954955,0.5585585585585585,0.5603603603603604,0.563963963963964,0.5657657657657658,0.5675675675675675,0.5693693693693693,0.5711711711711712,0.572972972972973,0.5747747747747748,0.5765765765765766,0.5783783783783784,0.5801801801801801,0.581981981981982,0.5837837837837838,0.5855855855855856,0.5873873873873874,0.5891891891891892,0.590990990990991,0.5927927927927928,0.5945945945945946,0.5963963963963964,0.5981981981981982,0.6,0.6018018018018018,0.6036036036036037,0.6054054054054054,0.6072072072072072,0.609009009009009,0.6108108108108108,0.6126126126126126,0.6144144144144145,0.6162162162162163,0.618018018018018,0.6198198198198198,0.6216216216216216,0.6234234234234234,0.6252252252252253,0.6270270270270271,0.6288288288288288,0.6342342342342342,0.6360360360360361,0.6378378378378379,0.6396396396396397,0.6414414414414414,0.6432432432432432,0.645045045045045,0.6468468468468469,0.6486486486486487,0.6504504504504505,0.6522522522522523,0.654054054054054,0.6558558558558558,0.6576576576576577,0.6594594594594595,0.6612612612612613,0.6630630630630631,0.6648648648648648,0.6666666666666666,0.6684684684684684,0.6702702702702703,0.6720720720720721,0.6738738738738739,0.6756756756756757,0.6774774774774774,0.6792792792792792,0.6810810810810811,0.6828828828828829,0.6846846846846847,0.6864864864864865,0.69009009009009,0.6918918918918919,0.6936936936936937,0.6954954954954955,0.6972972972972973,0.6990990990990991,0.7009009009009008,0.7027027027027027,0.7045045045045045,0.7063063063063063,0.7081081081081081,0.7099099099099099,0.7117117117117117,0.7135135135135136,0.7153153153153153,0.7171171171171171,0.7189189189189189,0.7207207207207207,0.7225225225225225,0.7243243243243244,0.7261261261261261,0.7279279279279279,0.7297297297297297,0.7333333333333333,0.736936936936937,0.7405405405405405,0.7423423423423423,0.7441441441441441,0.745945945945946,0.7477477477477478,0.7495495495495496,0.7513513513513513,0.7531531531531531,0.7549549549549549,0.7567567567567568,0.7585585585585586,0.7603603603603604,0.7621621621621621,0.7639639639639639,0.7657657657657657,0.7675675675675676,0.7693693693693694,0.7711711711711712,0.772972972972973,0.7747747747747747,0.7765765765765765,0.7783783783783784,0.7801801801801802,0.781981981981982,0.7837837837837838,0.7855855855855856,0.7873873873873873,0.7891891891891892,0.790990990990991,0.7927927927927928,0.7945945945945946,0.7963963963963964,0.7981981981981981,0.8,0.8018018018018018,0.8036036036036036,0.8054054054054054,0.8072072072072072,0.809009009009009,0.8108108108108109,0.8126126126126126,0.8144144144144144,0.8198198198198198,0.8216216216216217,0.8234234234234235,0.8252252252252252,0.827027027027027,0.8288288288288288,0.8306306306306306,0.8324324324324325,0.8342342342342343,0.836036036036036,0.8378378378378378,0.8396396396396396,0.8414414414414414,0.8432432432432433,0.8450450450450451,0.8468468468468469,0.8486486486486486,0.8504504504504504,0.8522522522522522,0.8540540540540541,0.8558558558558559,0.8576576576576577,0.8594594594594595,0.8612612612612612,0.863063063063063,0.8648648648648649,0.8666666666666667,0.8684684684684685,0.8702702702702703,0.872072072072072,0.8738738738738738,0.8756756756756757,0.8774774774774775,0.8792792792792793,0.8810810810810811,0.8828828828828829,0.8846846846846846,0.8864864864864865,0.8882882882882883,0.8900900900900901,0.8918918918918919,0.8936936936936937,0.8954954954954955,0.8972972972972973,0.8990990990990991,0.9009009009009009,0.9027027027027027,0.9045045045045045,0.9081081081081082,0.9099099099099099,0.9117117117117117,0.9135135135135135,0.9153153153153153,0.9171171171171171,0.918918918918919,0.9207207207207208,0.9225225225225225,0.9243243243243243,0.9261261261261261,0.9279279279279279,0.9297297297297298,0.9315315315315316,0.9333333333333333,0.9351351351351351,0.9369369369369369,0.9387387387387387,0.9405405405405406,0.9423423423423424,0.9441441441441442,0.9459459459459459,0.9477477477477477,0.9495495495495495,0.9513513513513514,0.9531531531531532,0.954954954954955,0.9585585585585585,0.9603603603603603,0.9621621621621622,0.963963963963964,0.9657657657657658,0.9675675675675676,0.9693693693693693,0.9711711711711711,0.972972972972973,0.9747747747747748,0.9765765765765766,0.9783783783783784,0.9801801801801802,0.9819819819819819,0.9837837837837838,0.9855855855855856,0.9873873873873874,0.9891891891891892,0.990990990990991,0.9927927927927928,0.9945945945945946,0.9963963963963964,0.9981981981981982],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.0445,0.0571,0.0651,0.0750,0.0791,0.0923,0.1688,0.1845,0.2107,0.2162,0.2184,0.2403,0.2773,0.4269,0.4312,0.5014,0.5539,0.5739,0.6064,0.6067,0.6221,0.6295,0.6329,0.6342,0.6348,0.6393,0.6395,0.6405,0.6412,0.6421,0.6429,0.6437,0.6452,0.6482,0.6484,0.6486,0.6491,0.6520,0.6524,0.6542,0.6581,0.6583,0.6588,0.6591,0.6592,0.6599,0.6601,0.6615,0.6620,0.6622,0.6629,0.6654,0.6662,0.6670,0.6675,0.6689,0.6690,0.6714,0.6723,0.6733,0.6747,0.6766,0.6768,0.6787,0.6791,0.6793,0.6795,0.6796,0.6798,0.6801,0.6820,0.6831,0.6846,0.6860,0.6881,0.6892,0.6924,0.6932,0.6934,0.6945,0.6950,0.6980,0.6983,0.6985,0.6987,0.6993,0.7001,0.7036,0.7045,0.7049,0.7083,0.7090,0.7199,0.7200,0.7294,0.7394,0.7406,0.7437,0.7442,0.7485,0.7511,0.7522,0.7544,0.7546,0.7557,0.7577,0.7613,0.7628,0.7652,0.7654,0.7674,0.7680,0.7684,0.7689,0.7702,0.7711,0.7713,0.7728,0.7729,0.7741,0.7743,0.7767,0.7792,0.7794,0.7831,0.7835,0.7838,0.7847,0.7901,0.7922,0.7923,0.7925,0.7939,0.7959,0.7973,0.7981,0.7984,0.8005,0.8013,0.8014,0.8039,0.8045,0.8055,0.8062,0.8095,0.8099,0.8118,0.8154,0.8163,0.8168,0.8200,0.8216,0.8223,0.8250,0.8252,0.8253,0.8256,0.8262,0.8265,0.8287,0.8290,0.8292,0.8296,0.8303,0.8317,0.8325,0.8331,0.8340,0.8364,0.8366,0.8377,0.8379,0.8380,0.8383,0.8388,0.8389,0.8391,0.8396,0.8406,0.8408,0.8413,0.8414,0.8417,0.8421,0.8425,0.8426,0.8433,0.8460,0.8468,0.8470,0.8491,0.8501,0.8502,0.8509,0.8524,0.8526,0.8540,0.8545,0.8548,0.8551,0.8556,0.8558,0.8566,0.8574,0.8577,0.8583,0.8601,0.8607,0.8627,0.8631,0.8654,0.8657,0.8658,0.8665,0.8669,0.8683,0.8709,0.8713,0.8723,0.8738,0.8752,0.8776,0.8802,0.8823,0.8827,0.8836,0.8837,0.8851,0.8860,0.8876,0.8897,0.8898,0.8903,0.8971,0.8990,0.8997,0.9002,0.9028,0.9035,0.9041,0.9059,0.9071,0.9076,0.9082,0.9086,0.9088,0.9094,0.9124,0.9151,0.9159,0.9205,0.9210,0.9213,0.9221,0.9241,0.9246,0.9255,0.9274,0.9288,0.9289,0.9290,0.9322,0.9353,0.9356,0.9378,0.9380,0.9391,0.9401,0.9417,0.9422,0.9439,0.9453,0.9455,0.9463,0.9486,0.9497,0.9501,0.9503,0.9516,0.9552,0.9553,0.9562,0.9565,0.9566,0.9582,0.9585,0.9605,0.9608,0.9615,0.9622,0.9624,0.9657,0.9687,0.9688,0.9702,0.9726,0.9749,0.9752,0.9780,0.9795,0.9800,0.9811,0.9821,0.9825,0.9846,0.9867,0.9869,0.9871,0.9914,0.9918,0.9924,0.9928,0.9942,0.9955,0.9989,1.0048,1.0067,1.0101,1.0104,1.0108,1.0140,1.0149,1.0154,1.0156,1.0159,1.0190,1.0249,1.0294,1.0318,1.0325,1.0330,1.0340,1.0360,1.0384,1.0415,1.0470,1.0476,1.0481,1.0497,1.0501,1.0533,1.0549,1.0581,1.0602,1.0618,1.0619,1.0620,1.0667,1.0668,1.0675,1.0677,1.0769,1.0782,1.0852,1.0878,1.0883,1.0926,1.0937,1.0942,1.0987,1.1068,1.1123,1.1141,1.1177,1.1252,1.1268,1.1305,1.1390,1.1397,1.1408,1.1429,1.1555,1.1556,1.1613,1.1614,1.1638,1.1653,1.1677,1.1681,1.1725,1.1733,1.1741,1.1748,1.1751,1.1771,1.1775,1.1818,1.1841,1.1854,1.1884,1.1891,1.1892,1.1910,1.1932,1.1935,1.1942,1.2045,1.2049,1.2112,1.2203,1.2249,1.2285,1.2312,1.2330,1.2377,1.2383,1.2443,1.2511,1.2680,1.2710,1.2713,1.2731,1.2741,1.2758,1.2773,1.2779,1.2817,1.2824,1.2832,1.2866,1.2869,1.2872,1.2921,1.2951,1.2969,1.3004,1.3016,1.3086,1.3100,1.3157,1.3159,1.3178,1.3180,1.3193,1.3226,1.3254,1.3429,1.3473,1.3477,1.3565,1.3594,1.3599,1.3605,1.3650,1.3651,1.3669,1.3670,1.3680,1.3693,1.3777,1.3782,1.3842,1.3848,1.3875,1.3945,1.4008,1.4079,1.4152,1.4260,1.4326,1.4368,1.4407,1.4432,1.4468,1.4526,1.4542,1.4591,1.4619,1.4627,1.4672,1.4690,1.4742,1.4928,1.4975,1.5413,1.5572,1.5579,1.5629,1.5669,1.5774,1.5825,1.5867,1.6123,1.6302,1.6342,1.6352,1.6505,1.6563,1.6595,1.6601,1.6695,1.6834,1.6892,1.6980,1.6985,1.7005,1.7142,1.7379,1.7391,1.7582,1.7835,1.8123,1.8258,1.8643,1.8952,1.9355,1.9387,1.9617,1.9695,2.0044,2.0102,2.0135,2.0297,2.0379,2.0438,2.0677,2.0723,2.0823,2.0946,2.1045,2.1665,2.1963,2.2204,2.2363,2.2687,2.5722,2.6795,2.8908,3.3615,4.1676,4.3190,4.3704,4.3983,4.4657,5.0886,5.1930,5.6596,6.0670],"y":[0.0018050541516245488,0.0036101083032490976,0.005415162454873646,0.007220216606498195,0.009025270758122744,0.010830324909747292,0.01263537906137184,0.01444043321299639,0.016245487364620937,0.018050541516245487,0.019855595667870037,0.021660649819494584,0.023465703971119134,0.02527075812274368,0.02707581227436823,0.02888086642599278,0.030685920577617327,0.032490974729241874,0.03429602888086643,0.036101083032490974,0.03790613718411552,0.039711191335740074,0.04151624548736462,0.04332129963898917,0.04512635379061372,0.04693140794223827,0.048736462093862815,0.05054151624548736,0.052346570397111915,0.05595667870036101,0.05776173285198556,0.05956678700361011,0.061371841155234655,0.0631768953068592,0.06498194945848375,0.06678700361010831,0.06859205776173286,0.0703971119133574,0.07220216606498195,0.0740072202166065,0.07581227436823104,0.0776173285198556,0.0812274368231047,0.08303249097472924,0.08483754512635379,0.08664259927797834,0.08844765342960288,0.09025270758122744,0.09205776173285199,0.09386281588447654,0.09566787003610108,0.09747292418772563,0.09927797833935018,0.10108303249097472,0.10288808664259928,0.10469314079422383,0.10649819494584838,0.10830324909747292,0.11010830324909747,0.11191335740072202,0.11371841155234658,0.11552346570397112,0.11732851985559567,0.11913357400722022,0.12093862815884476,0.12274368231046931,0.12454873646209386,0.12815884476534295,0.1299638989169675,0.13176895306859207,0.13357400722021662,0.13537906137184116,0.1371841155234657,0.13898916967509026,0.1407942238267148,0.14259927797833935,0.1444043321299639,0.14620938628158844,0.148014440433213,0.14981949458483754,0.15162454873646208,0.15342960288808663,0.1552346570397112,0.15703971119133575,0.1588447653429603,0.16064981949458484,0.1624548736462094,0.16425992779783394,0.16606498194945848,0.16787003610108303,0.16967509025270758,0.17148014440433212,0.17328519855595667,0.17509025270758122,0.17689530685920576,0.17870036101083034,0.18050541516245489,0.18231046931407943,0.18411552346570398,0.18592057761732853,0.18772563176895307,0.18953068592057762,0.19133574007220217,0.1931407942238267,0.19494584837545126,0.1967509025270758,0.19855595667870035,0.2003610108303249,0.20216606498194944,0.20397111913357402,0.20577617328519857,0.2075812274368231,0.20938628158844766,0.2111913357400722,0.21299638989169675,0.2148014440433213,0.21660649819494585,0.2184115523465704,0.22021660649819494,0.22202166064981949,0.22382671480144403,0.22563176895306858,0.22743682310469315,0.2292418772563177,0.23104693140794225,0.2328519855595668,0.23465703971119134,0.2364620938628159,0.23826714801444043,0.24187725631768953,0.24368231046931407,0.24548736462093862,0.24729241877256317,0.2490974729241877,0.2527075812274368,0.2545126353790614,0.2563176895306859,0.2581227436823105,0.259927797833935,0.26173285198555957,0.26353790613718414,0.26534296028880866,0.26714801444043323,0.26895306859205775,0.27075812274368233,0.27256317689530685,0.2743682310469314,0.27617328519855594,0.2779783393501805,0.27978339350180503,0.2815884476534296,0.2833935018050541,0.2851985559566787,0.2870036101083033,0.29061371841155237,0.2924187725631769,0.29422382671480146,0.296028880866426,0.29783393501805056,0.2996389891696751,0.30144404332129965,0.30324909747292417,0.30685920577617326,0.30866425992779783,0.31227436823104693,0.3140794223826715,0.315884476534296,0.3176895306859206,0.3194945848375451,0.3212996389891697,0.3231046931407942,0.3249097472924188,0.3267148014440433,0.3285198555956679,0.3303249097472924,0.33212996389891697,0.33393501805054154,0.33574007220216606,0.33754512635379064,0.33935018050541516,0.34115523465703973,0.34296028880866425,0.3447653429602888,0.34657039711191334,0.3483754512635379,0.35018050541516244,0.35379061371841153,0.3555956678700361,0.3574007220216607,0.3592057761732852,0.36101083032490977,0.3628158844765343,0.36462093862815886,0.3664259927797834,0.36823104693140796,0.3700361010830325,0.37184115523465705,0.37364620938628157,0.37545126353790614,0.37725631768953066,0.37906137184115524,0.38086642599277976,0.38267148014440433,0.3844765342960289,0.3862815884476534,0.388086642599278,0.3898916967509025,0.3916967509025271,0.3935018050541516,0.3953068592057762,0.3971119133574007,0.3989169675090253,0.4007220216606498,0.40252707581227437,0.4043321299638989,0.40613718411552346,0.40794223826714804,0.40974729241877256,0.41155234657039713,0.41335740072202165,0.4151624548736462,0.41696750902527074,0.4187725631768953,0.42057761732851984,0.4223826714801444,0.42418772563176893,0.4259927797833935,0.427797833935018,0.4296028880866426,0.4314079422382672,0.4332129963898917,0.43501805054151627,0.4368231046931408,0.43862815884476536,0.4404332129963899,0.44223826714801445,0.44584837545126355,0.44765342960288806,0.44945848375451264,0.45126353790613716,0.45306859205776173,0.4548736462093863,0.4584837545126354,0.4602888086642599,0.4620938628158845,0.463898916967509,0.4657039711191336,0.4675090252707581,0.4693140794223827,0.4711191335740072,0.4729241877256318,0.4747292418772563,0.47653429602888087,0.47833935018050544,0.48014440433212996,0.48194945848375453,0.48375451263537905,0.4855595667870036,0.48736462093862815,0.4891696750902527,0.49097472924187724,0.4927797833935018,0.49458483754512633,0.4963898916967509,0.4981949458483754,0.5,0.5018050541516246,0.5036101083032491,0.5054151624548736,0.5072202166064982,0.5090252707581228,0.5108303249097473,0.5126353790613718,0.5144404332129964,0.516245487364621,0.5180505415162455,0.51985559566787,0.5216606498194946,0.5234657039711191,0.5252707581227437,0.5270758122743683,0.5288808664259927,0.5306859205776173,0.5324909747292419,0.5342960288808665,0.5361010830324909,0.5397111913357401,0.5415162454873647,0.5433212996389891,0.5451263537906137,0.5469314079422383,0.5487364620938628,0.5505415162454874,0.5523465703971119,0.5541516245487365,0.555956678700361,0.5577617328519856,0.5595667870036101,0.5613718411552346,0.5631768953068592,0.5649819494584838,0.5667870036101083,0.5685920577617328,0.5703971119133574,0.572202166064982,0.5740072202166066,0.575812274368231,0.5776173285198556,0.5794223826714802,0.5812274368231047,0.5830324909747292,0.5848375451263538,0.5866425992779783,0.5884476534296029,0.5902527075812274,0.592057761732852,0.5938628158844765,0.5956678700361011,0.5974729241877257,0.5992779783393501,0.6010830324909747,0.6046931407942239,0.6064981949458483,0.6083032490974729,0.6101083032490975,0.6119133574007221,0.6137184115523465,0.6155234657039711,0.6173285198555957,0.6191335740072202,0.6209386281588448,0.6227436823104693,0.6245487364620939,0.6263537906137184,0.628158844765343,0.6299638989169675,0.631768953068592,0.6335740072202166,0.6371841155234657,0.6389891696750902,0.6407942238267148,0.6425992779783394,0.644404332129964,0.6462093862815884,0.648014440433213,0.6498194945848376,0.6516245487364621,0.6534296028880866,0.6552346570397112,0.6570397111913358,0.6588447653429603,0.6606498194945848,0.6624548736462094,0.6642599277978339,0.6660649819494585,0.6678700361010831,0.6696750902527075,0.6714801444043321,0.6732851985559567,0.6750902527075813,0.6768953068592057,0.6787003610108303,0.6823104693140795,0.6841155234657039,0.6859205776173285,0.6877256317689531,0.6895306859205776,0.6913357400722022,0.6931407942238267,0.6949458483754513,0.6967509025270758,0.6985559566787004,0.7003610108303249,0.7021660649819494,0.703971119133574,0.7057761732851986,0.7075812274368231,0.7093862815884476,0.7111913357400722,0.7129963898916968,0.7148014440433214,0.7166064981949458,0.7184115523465704,0.720216606498195,0.7220216606498195,0.723826714801444,0.7256317689530686,0.7274368231046932,0.7292418772563177,0.7310469314079422,0.7328519855595668,0.7346570397111913,0.7364620938628159,0.7382671480144405,0.740072202166065,0.7418772563176895,0.7436823104693141,0.7454873646209387,0.7472924187725631,0.7490974729241877,0.7509025270758123,0.7527075812274369,0.7545126353790613,0.7563176895306859,0.7581227436823105,0.759927797833935,0.7617328519855595,0.7635379061371841,0.7653429602888087,0.7671480144404332,0.7689530685920578,0.7707581227436823,0.7725631768953068,0.7743682310469314,0.776173285198556,0.7779783393501805,0.779783393501805,0.7815884476534296,0.7833935018050542,0.7851985559566786,0.7870036101083032,0.7888086642599278,0.7906137184115524,0.7924187725631769,0.7942238267148014,0.796028880866426,0.7978339350180506,0.7996389891696751,0.8014440433212996,0.8032490974729242,0.8050541516245487,0.8068592057761733,0.8086642599277978,0.8104693140794224,0.8122743682310469,0.8140794223826715,0.8158844765342961,0.8176895306859205,0.8194945848375451,0.8212996389891697,0.8231046931407943,0.8249097472924187,0.8267148014440433,0.8285198555956679,0.8303249097472925,0.8321299638989169,0.8339350180505415,0.8357400722021661,0.8375451263537906,0.8393501805054152,0.8411552346570397,0.8429602888086642,0.8447653429602888,0.8465703971119134,0.8483754512635379,0.8501805054151624,0.851985559566787,0.8537906137184116,0.855595667870036,0.8574007220216606,0.8592057761732852,0.8610108303249098,0.8628158844765343,0.8646209386281588,0.8664259927797834,0.868231046931408,0.8700361010830325,0.871841155234657,0.8736462093862816,0.8754512635379061,0.8772563176895307,0.8790613718411552,0.8808664259927798,0.8826714801444043,0.8844765342960289,0.8862815884476535,0.8880866425992779,0.8898916967509025,0.8916967509025271,0.8935018050541517,0.8953068592057761,0.8971119133574007,0.8989169675090253,0.9007220216606499,0.9025270758122743,0.9043321299638989,0.9061371841155235,0.907942238267148,0.9097472924187726,0.9115523465703971,0.9133574007220217,0.9151624548736462,0.9169675090252708,0.9187725631768953,0.9205776173285198,0.9223826714801444,0.924187725631769,0.9259927797833934,0.927797833935018,0.9296028880866426,0.9314079422382672,0.9332129963898917,0.9350180505415162,0.9368231046931408,0.9386281588447654,0.9404332129963899,0.9422382671480144,0.944043321299639,0.9458483754512635,0.9476534296028881,0.9494584837545126,0.9512635379061372,0.9530685920577617,0.9548736462093863,0.9566787003610109,0.9584837545126353,0.9602888086642599,0.9620938628158845,0.9638989169675091,0.9657039711191335,0.9675090252707581,0.9693140794223827,0.9711191335740073,0.9729241877256317,0.9747292418772563,0.9765342960288809,0.9783393501805054,0.98014440433213,0.9819494584837545,0.983754512635379,0.9855595667870036,0.9873646209386282,0.9891696750902527,0.9909747292418772,0.9927797833935018,0.9945848375451264,0.9963898916967509,0.9981949458483754],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0443,0.0477,0.0542,0.0569,0.0589,0.0590,0.0594,0.0603,0.0606,0.0624,0.0641,0.0647,0.0659,0.0678,0.0682,0.0696,0.0708,0.0714,0.0715,0.0717,0.0718,0.0719,0.0725,0.0734,0.0735,0.0743,0.0745,0.0748,0.0749,0.0750,0.0751,0.0753,0.0756,0.0757,0.0761,0.0764,0.0765,0.0767,0.0768,0.0770,0.0774,0.0777,0.0783,0.0784,0.0786,0.0789,0.0790,0.0792,0.0794,0.0798,0.0799,0.0801,0.0807,0.0812,0.0813,0.0814,0.0816,0.0817,0.0819,0.0820,0.0822,0.0825,0.0826,0.0827,0.0829,0.0830,0.0831,0.0837,0.0838,0.0846,0.0847,0.0848,0.0850,0.0852,0.0853,0.0855,0.0856,0.0861,0.0862,0.0863,0.0864,0.0865,0.0866,0.0867,0.0870,0.0876,0.0877,0.0880,0.0882,0.0892,0.0896,0.0897,0.0900,0.0902,0.0906,0.0909,0.0912,0.0913,0.0915,0.0923,0.0925,0.0927,0.0929,0.0931,0.0933,0.0934,0.0935,0.0936,0.0940,0.0942,0.0944,0.0948,0.0954,0.0955,0.0956,0.0957,0.0958,0.0961,0.0965,0.0968,0.0970,0.0972,0.0974,0.0976,0.0978,0.0979,0.0981,0.0982,0.0991,0.0993,0.0995,0.0996,0.1002,0.1011,0.1013,0.1017,0.1018,0.1020,0.1023,0.1026,0.1029,0.1030,0.1033,0.1038,0.1040,0.1041,0.1043,0.1046,0.1047,0.1049,0.1051,0.1060,0.1066,0.1072,0.1075,0.1079,0.1082,0.1088,0.1091,0.1092,0.1094,0.1095,0.1098,0.1099,0.1101,0.1103,0.1105,0.1109,0.1111,0.1114,0.1116,0.1121,0.1122,0.1123,0.1126,0.1130,0.1140,0.1141,0.1142,0.1143,0.1152,0.1153,0.1158,0.1159,0.1162,0.1164,0.1165,0.1177,0.1182,0.1185,0.1187,0.1188,0.1190,0.1192,0.1193,0.1194,0.1195,0.1196,0.1200,0.1201,0.1203,0.1206,0.1211,0.1219,0.1221,0.1225,0.1226,0.1227,0.1228,0.1232,0.1235,0.1236,0.1243,0.1244,0.1245,0.1248,0.1249,0.1254,0.1266,0.1267,0.1268,0.1269,0.1271,0.1276,0.1278,0.1285,0.1286,0.1290,0.1296,0.1297,0.1306,0.1308,0.1315,0.1317,0.1320,0.1327,0.1328,0.1332,0.1333,0.1336,0.1341,0.1343,0.1349,0.1355,0.1361,0.1362,0.1363,0.1366,0.1370,0.1374,0.1376,0.1378,0.1380,0.1383,0.1386,0.1388,0.1389,0.1394,0.1399,0.1400,0.1401,0.1403,0.1408,0.1410,0.1418,0.1419,0.1423,0.1424,0.1425,0.1434,0.1435,0.1437,0.1438,0.1444,0.1465,0.1482,0.1491,0.1492,0.1494,0.1500,0.1506,0.1508,0.1511,0.1514,0.1523,0.1527,0.1536,0.1548,0.1555,0.1557,0.1561,0.1564,0.1568,0.1573,0.1580,0.1581,0.1582,0.1586,0.1590,0.1592,0.1601,0.1607,0.1610,0.1616,0.1629,0.1631,0.1634,0.1647,0.1648,0.1650,0.1652,0.1656,0.1657,0.1658,0.1666,0.1667,0.1679,0.1680,0.1683,0.1685,0.1692,0.1694,0.1696,0.1698,0.1701,0.1702,0.1703,0.1708,0.1714,0.1717,0.1722,0.1724,0.1731,0.1733,0.1741,0.1742,0.1755,0.1757,0.1760,0.1761,0.1766,0.1771,0.1775,0.1777,0.1788,0.1797,0.1818,0.1827,0.1830,0.1831,0.1844,0.1861,0.1869,0.1870,0.1872,0.1880,0.1882,0.1888,0.1889,0.1899,0.1901,0.1902,0.1905,0.1916,0.1917,0.1923,0.1930,0.1931,0.1939,0.1958,0.1960,0.1971,0.1973,0.1979,0.1984,0.1998,0.2001,0.2003,0.2005,0.2008,0.2009,0.2011,0.2016,0.2019,0.2029,0.2041,0.2058,0.2067,0.2070,0.2074,0.2077,0.2090,0.2094,0.2132,0.2141,0.2158,0.2176,0.2200,0.2213,0.2234,0.2243,0.2281,0.2305,0.2310,0.2319,0.2329,0.2333,0.2369,0.2375,0.2379,0.2388,0.2401,0.2455,0.2456,0.2467,0.2468,0.2479,0.2500,0.2525,0.2551,0.2576,0.2597,0.2610,0.2629,0.2687,0.2737,0.2738,0.2848,0.2910,0.2963,0.2971,0.2997,0.3117,0.3118,0.3147,0.3185,0.3319,0.3329,0.3354,0.3391,0.3522,0.3533,0.3611,0.3666,0.3792,0.3930,0.3941,0.3983,0.4030,0.4076,0.4121,0.4142,0.4377,0.4522,0.4681,0.4719,0.5321,0.5557,0.6460,0.6904,0.7043,0.7159,0.7353,0.7770,0.8255,0.8268,1.0724,1.0992,1.3733,1.4696,1.9371,2.0034,2.9728,3.9053,4.1403,4.4445,5.0782,5.2042,5.4260,7.5303,9.6861],"y":[0.0018315018315018315,0.003663003663003663,0.005494505494505495,0.007326007326007326,0.01098901098901099,0.01282051282051282,0.014652014652014652,0.016483516483516484,0.018315018315018316,0.02197802197802198,0.023809523809523808,0.02564102564102564,0.027472527472527472,0.029304029304029304,0.031135531135531136,0.03296703296703297,0.03663003663003663,0.038461538461538464,0.040293040293040296,0.04212454212454213,0.04395604395604396,0.045787545787545784,0.047619047619047616,0.05128205128205128,0.05311355311355311,0.054945054945054944,0.056776556776556776,0.05860805860805861,0.06043956043956044,0.06227106227106227,0.0641025641025641,0.06593406593406594,0.06776556776556776,0.0695970695970696,0.07142857142857142,0.07326007326007326,0.07509157509157509,0.07692307692307693,0.07875457875457875,0.08058608058608059,0.08241758241758242,0.08424908424908426,0.08608058608058608,0.08791208791208792,0.08974358974358974,0.09157509157509157,0.09523809523809523,0.0989010989010989,0.10073260073260074,0.10256410256410256,0.1043956043956044,0.10805860805860806,0.10989010989010989,0.11172161172161173,0.11355311355311355,0.11538461538461539,0.11721611721611722,0.12087912087912088,0.1227106227106227,0.12454212454212454,0.12637362637362637,0.1282051282051282,0.13186813186813187,0.1336996336996337,0.13553113553113552,0.13736263736263737,0.1391941391941392,0.14102564102564102,0.14652014652014653,0.14835164835164835,0.152014652014652,0.15384615384615385,0.1575091575091575,0.15934065934065933,0.16117216117216118,0.163003663003663,0.16666666666666666,0.1684981684981685,0.17032967032967034,0.17399267399267399,0.17582417582417584,0.17765567765567766,0.1813186813186813,0.18315018315018314,0.184981684981685,0.18681318681318682,0.18864468864468864,0.19230769230769232,0.19597069597069597,0.1978021978021978,0.19963369963369965,0.2032967032967033,0.20512820512820512,0.2087912087912088,0.21062271062271062,0.21245421245421245,0.21428571428571427,0.21611721611721613,0.21794871794871795,0.2216117216117216,0.22527472527472528,0.2271062271062271,0.22893772893772893,0.2326007326007326,0.23443223443223443,0.23992673992673993,0.24175824175824176,0.24725274725274726,0.2490842490842491,0.2509157509157509,0.25274725274725274,0.25824175824175827,0.2600732600732601,0.2619047619047619,0.26373626373626374,0.26556776556776557,0.2673992673992674,0.2692307692307692,0.27289377289377287,0.27472527472527475,0.2783882783882784,0.28205128205128205,0.2838827838827839,0.2875457875457875,0.2893772893772894,0.29120879120879123,0.29304029304029305,0.2948717948717949,0.2967032967032967,0.30036630036630035,0.3021978021978022,0.304029304029304,0.3058608058608059,0.3076923076923077,0.31135531135531136,0.3131868131868132,0.315018315018315,0.32051282051282054,0.32234432234432236,0.3241758241758242,0.32783882783882784,0.32967032967032966,0.3315018315018315,0.3333333333333333,0.33516483516483514,0.33882783882783885,0.34065934065934067,0.3424908424908425,0.3443223443223443,0.34615384615384615,0.34798534798534797,0.3498168498168498,0.3516483516483517,0.3534798534798535,0.3553113553113553,0.35714285714285715,0.358974358974359,0.3608058608058608,0.3626373626373626,0.36446886446886445,0.3663003663003663,0.36813186813186816,0.36996336996337,0.3717948717948718,0.37362637362637363,0.37545787545787546,0.3772893772893773,0.3791208791208791,0.38095238095238093,0.38278388278388276,0.38461538461538464,0.38644688644688646,0.3882783882783883,0.39194139194139194,0.39377289377289376,0.3956043956043956,0.3974358974358974,0.3992673992673993,0.4010989010989011,0.40293040293040294,0.40476190476190477,0.4065934065934066,0.4084249084249084,0.41025641025641024,0.4139194139194139,0.4157509157509158,0.4175824175824176,0.4194139194139194,0.42124542124542125,0.4267399267399267,0.42857142857142855,0.43040293040293043,0.43223443223443225,0.4340659340659341,0.4358974358974359,0.43772893772893773,0.43956043956043955,0.4413919413919414,0.4432234432234432,0.44505494505494503,0.4468864468864469,0.45054945054945056,0.4523809523809524,0.4542124542124542,0.45604395604395603,0.45787545787545786,0.4597069597069597,0.46153846153846156,0.4652014652014652,0.46886446886446886,0.4706959706959707,0.4725274725274725,0.47435897435897434,0.47619047619047616,0.47985347985347987,0.4816849816849817,0.4835164835164835,0.48534798534798534,0.48717948717948717,0.4908424908424908,0.4926739926739927,0.4945054945054945,0.4981684981684982,0.5,0.5018315018315018,0.5036630036630036,0.5054945054945055,0.5073260073260073,0.5091575091575091,0.510989010989011,0.5128205128205128,0.5146520146520146,0.5164835164835165,0.5201465201465202,0.521978021978022,0.5238095238095238,0.5256410256410257,0.5274725274725275,0.5293040293040293,0.5311355311355311,0.532967032967033,0.5347985347985348,0.5366300366300366,0.5384615384615384,0.5402930402930403,0.5421245421245421,0.5439560439560439,0.5457875457875457,0.5476190476190477,0.5494505494505495,0.5512820512820513,0.554945054945055,0.5567765567765568,0.5586080586080586,0.5604395604395604,0.5622710622710623,0.5641025641025641,0.5659340659340659,0.5677655677655677,0.5695970695970696,0.5714285714285714,0.5732600732600732,0.575091575091575,0.5769230769230769,0.5805860805860806,0.5824175824175825,0.5860805860805861,0.5879120879120879,0.5897435897435898,0.5915750915750916,0.5934065934065934,0.5952380952380952,0.5970695970695971,0.5989010989010989,0.6025641025641025,0.6043956043956044,0.6062271062271062,0.608058608058608,0.6098901098901099,0.6117216117216118,0.6135531135531136,0.6153846153846154,0.6172161172161172,0.6190476190476191,0.6208791208791209,0.6227106227106227,0.6245421245421245,0.6263736263736264,0.6282051282051282,0.63003663003663,0.6318681318681318,0.6336996336996337,0.6355311355311355,0.6373626373626373,0.6410256410256411,0.6428571428571429,0.6446886446886447,0.6465201465201466,0.6483516483516484,0.6501831501831502,0.652014652014652,0.6556776556776557,0.6575091575091575,0.6593406593406593,0.663003663003663,0.6648351648351648,0.6666666666666666,0.6684981684981685,0.6703296703296703,0.6721611721611722,0.673992673992674,0.6758241758241759,0.6776556776556777,0.6794871794871795,0.6813186813186813,0.6831501831501832,0.684981684981685,0.6868131868131868,0.6904761904761905,0.6923076923076923,0.6959706959706959,0.6978021978021978,0.6996336996336996,0.7014652014652014,0.7032967032967034,0.7051282051282052,0.706959706959707,0.7087912087912088,0.7106227106227107,0.7124542124542125,0.7142857142857143,0.7161172161172161,0.717948717948718,0.7197802197802198,0.7216117216117216,0.7234432234432234,0.7252747252747253,0.7271062271062271,0.7307692307692307,0.7326007326007326,0.7344322344322345,0.7362637362637363,0.7380952380952381,0.73992673992674,0.7417582417582418,0.7435897435897436,0.7454212454212454,0.7472527472527473,0.7490842490842491,0.7527472527472527,0.7545787545787546,0.7582417582417582,0.76007326007326,0.7619047619047619,0.7637362637362637,0.7655677655677655,0.7673992673992674,0.7692307692307693,0.7710622710622711,0.7728937728937729,0.7747252747252747,0.7765567765567766,0.7783882783882784,0.7802197802197802,0.782051282051282,0.7838827838827839,0.7857142857142857,0.7875457875457875,0.7893772893772893,0.7912087912087912,0.7948717948717948,0.7967032967032966,0.7985347985347986,0.8003663003663004,0.8021978021978022,0.8040293040293041,0.8058608058608059,0.8076923076923077,0.8095238095238095,0.8113553113553114,0.8131868131868132,0.815018315018315,0.8168498168498168,0.8186813186813187,0.8205128205128205,0.8223443223443223,0.8241758241758241,0.826007326007326,0.8278388278388278,0.8296703296703297,0.8315018315018315,0.8333333333333334,0.8351648351648352,0.836996336996337,0.8388278388278388,0.8406593406593407,0.8424908424908425,0.8443223443223443,0.8461538461538461,0.847985347985348,0.8516483516483516,0.8534798534798534,0.8553113553113553,0.8571428571428571,0.8589743589743589,0.8608058608058609,0.8626373626373627,0.8644688644688645,0.8663003663003663,0.8681318681318682,0.86996336996337,0.8717948717948718,0.8736263736263736,0.8754578754578755,0.8772893772893773,0.8791208791208791,0.8809523809523809,0.8827838827838828,0.8846153846153846,0.8864468864468864,0.8882783882783882,0.8901098901098901,0.891941391941392,0.8937728937728938,0.8956043956043956,0.8974358974358975,0.8992673992673993,0.9010989010989011,0.9029304029304029,0.9047619047619048,0.9065934065934066,0.9084249084249084,0.9102564102564102,0.9120879120879121,0.9139194139194139,0.9157509157509157,0.9175824175824175,0.9194139194139194,0.9212454212454212,0.9230769230769231,0.924908424908425,0.9267399267399268,0.9285714285714286,0.9304029304029304,0.9322344322344323,0.9340659340659341,0.9358974358974359,0.9377289377289377,0.9395604395604396,0.9413919413919414,0.9432234432234432,0.945054945054945,0.9468864468864469,0.9487179487179487,0.9505494505494505,0.9523809523809523,0.9542124542124543,0.9560439560439561,0.9578754578754579,0.9597069597069597,0.9615384615384616,0.9633699633699634,0.9652014652014652,0.967032967032967,0.9688644688644689,0.9706959706959707,0.9725274725274725,0.9743589743589743,0.9761904761904762,0.978021978021978,0.9798534798534798,0.9816849816849816,0.9835164835164835,0.9853479853479854,0.9871794871794872,0.989010989010989,0.9908424908424909,0.9926739926739927,0.9945054945054945,0.9963369963369964,0.9981684981684982],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.0474,0.0559,0.0696,0.0907,0.0952,0.1053,0.2560,0.4234,0.4258,0.4448,0.4958,0.5443,0.5560,0.5772,0.5774,0.5788,0.5817,0.5820,0.5864,0.5892,0.5904,0.5905,0.6029,0.6055,0.6057,0.6059,0.6061,0.6067,0.6069,0.6091,0.6123,0.6140,0.6161,0.6179,0.6203,0.6219,0.6272,0.6290,0.6386,0.6398,0.6400,0.6407,0.6419,0.6438,0.6454,0.6475,0.6490,0.6499,0.6557,0.6597,0.6609,0.6617,0.6627,0.6675,0.6690,0.6711,0.6735,0.6745,0.6750,0.6754,0.6765,0.6779,0.6787,0.6794,0.6802,0.6818,0.6867,0.6883,0.6886,0.6902,0.6907,0.6908,0.6937,0.6941,0.6952,0.6953,0.6959,0.6986,0.7006,0.7007,0.7009,0.7015,0.7016,0.7029,0.7040,0.7047,0.7057,0.7065,0.7067,0.7074,0.7084,0.7093,0.7105,0.7106,0.7110,0.7112,0.7121,0.7129,0.7136,0.7137,0.7143,0.7144,0.7160,0.7161,0.7167,0.7169,0.7171,0.7181,0.7186,0.7189,0.7195,0.7200,0.7203,0.7205,0.7206,0.7212,0.7214,0.7216,0.7217,0.7224,0.7232,0.7234,0.7239,0.7240,0.7243,0.7247,0.7248,0.7255,0.7266,0.7269,0.7280,0.7284,0.7287,0.7289,0.7290,0.7291,0.7294,0.7304,0.7317,0.7321,0.7332,0.7337,0.7342,0.7346,0.7349,0.7350,0.7352,0.7354,0.7358,0.7360,0.7365,0.7367,0.7377,0.7379,0.7380,0.7397,0.7401,0.7402,0.7403,0.7405,0.7407,0.7419,0.7432,0.7434,0.7436,0.7460,0.7468,0.7479,0.7482,0.7485,0.7491,0.7492,0.7498,0.7510,0.7516,0.7532,0.7534,0.7539,0.7542,0.7547,0.7553,0.7559,0.7566,0.7572,0.7579,0.7582,0.7590,0.7595,0.7602,0.7604,0.7605,0.7606,0.7607,0.7614,0.7622,0.7640,0.7652,0.7667,0.7681,0.7683,0.7698,0.7702,0.7703,0.7704,0.7705,0.7710,0.7722,0.7724,0.7726,0.7733,0.7746,0.7753,0.7760,0.7763,0.7775,0.7777,0.7780,0.7794,0.7804,0.7807,0.7810,0.7828,0.7833,0.7847,0.7852,0.7855,0.7856,0.7858,0.7859,0.7873,0.7877,0.7881,0.7883,0.7898,0.7902,0.7910,0.7915,0.7918,0.7921,0.7931,0.7932,0.7945,0.7948,0.7954,0.7955,0.7967,0.7976,0.7980,0.7983,0.7988,0.7992,0.7997,0.8020,0.8032,0.8037,0.8041,0.8043,0.8046,0.8047,0.8055,0.8061,0.8064,0.8081,0.8087,0.8092,0.8096,0.8102,0.8103,0.8108,0.8113,0.8115,0.8116,0.8118,0.8122,0.8137,0.8147,0.8153,0.8157,0.8158,0.8161,0.8165,0.8196,0.8199,0.8201,0.8207,0.8208,0.8212,0.8219,0.8220,0.8223,0.8226,0.8228,0.8233,0.8238,0.8239,0.8273,0.8278,0.8281,0.8283,0.8300,0.8308,0.8312,0.8316,0.8325,0.8341,0.8353,0.8354,0.8357,0.8362,0.8384,0.8388,0.8390,0.8394,0.8402,0.8408,0.8424,0.8425,0.8432,0.8449,0.8458,0.8463,0.8478,0.8496,0.8499,0.8507,0.8517,0.8518,0.8519,0.8520,0.8529,0.8539,0.8540,0.8559,0.8563,0.8581,0.8587,0.8588,0.8591,0.8592,0.8597,0.8607,0.8612,0.8615,0.8637,0.8669,0.8686,0.8697,0.8701,0.8706,0.8713,0.8716,0.8720,0.8731,0.8736,0.8752,0.8769,0.8773,0.8781,0.8799,0.8802,0.8824,0.8835,0.8840,0.8844,0.8846,0.8847,0.8867,0.8868,0.8873,0.8874,0.8886,0.8888,0.8915,0.8930,0.8948,0.8958,0.8959,0.8969,0.8970,0.9023,0.9029,0.9035,0.9048,0.9076,0.9082,0.9117,0.9124,0.9127,0.9171,0.9183,0.9212,0.9311,0.9316,0.9340,0.9355,0.9385,0.9389,0.9405,0.9418,0.9431,0.9433,0.9464,0.9467,0.9470,0.9474,0.9476,0.9491,0.9502,0.9516,0.9577,0.9585,0.9595,0.9597,0.9626,0.9676,0.9679,0.9688,0.9709,0.9711,0.9712,0.9768,0.9784,0.9875,0.9878,0.9884,0.9894,0.9920,0.9929,0.9942,0.9950,0.9955,1.0010,1.0037,1.0041,1.0064,1.0231,1.0233,1.0246,1.0275,1.0276,1.0341,1.0342,1.0343,1.0347,1.0408,1.0433,1.0443,1.0466,1.0737,1.0778,1.0793,1.0820,1.0892,1.0920,1.0980,1.0993,1.1066,1.1120,1.1122,1.1129,1.1131,1.1175,1.1191,1.1299,1.1307,1.1309,1.1363,1.1374,1.1442,1.1448,1.1454,1.1534,1.1535,1.1656,1.1673,1.1695,1.1728,1.1779,1.1898,1.1949,1.1958,1.2121,1.2341,1.2411,1.2470,1.2530,1.2660,1.2698,1.2776,1.2933,1.3203,1.3295,1.3320,1.3345,1.3747,1.3931,1.3939,1.4154,1.5115,1.5261,1.5271,1.5311,1.5933,1.6400,1.7755,1.8680,2.0359,2.3240,2.4482,2.8106,2.9463,3.3317,3.5736],"y":[0.0018484288354898336,0.0036968576709796672,0.005545286506469501,0.0073937153419593345,0.009242144177449169,0.011090573012939002,0.012939001848428836,0.014787430683918669,0.0166358595194085,0.018484288354898338,0.02033271719038817,0.022181146025878003,0.024029574861367836,0.025878003696857672,0.027726432532347505,0.029574861367837338,0.031423290203327174,0.033271719038817,0.03512014787430684,0.036968576709796676,0.038817005545286505,0.04066543438077634,0.04251386321626617,0.04436229205175601,0.04621072088724584,0.04805914972273567,0.04990757855822551,0.051756007393715345,0.053604436229205174,0.05545286506469501,0.05730129390018484,0.059149722735674676,0.06099815157116451,0.06284658040665435,0.06469500924214418,0.066543438077634,0.06839186691312385,0.07024029574861368,0.07208872458410351,0.07393715341959335,0.07578558225508318,0.07763401109057301,0.07948243992606285,0.08133086876155268,0.08317929759704251,0.08502772643253234,0.08687615526802218,0.08872458410351201,0.09057301293900184,0.09242144177449169,0.09426987060998152,0.09611829944547134,0.09796672828096119,0.09981515711645102,0.10166358595194085,0.10351201478743069,0.10536044362292052,0.10720887245841035,0.10905730129390019,0.11090573012939002,0.11275415896487985,0.11460258780036968,0.11645101663585952,0.11829944547134935,0.12014787430683918,0.12199630314232902,0.12384473197781885,0.1256931608133087,0.12754158964879853,0.12939001848428835,0.13123844731977818,0.133086876155268,0.13493530499075784,0.1367837338262477,0.13863216266173753,0.14048059149722736,0.1423290203327172,0.14602587800369685,0.1478743068391867,0.14972273567467653,0.15157116451016636,0.1534195933456562,0.15526802218114602,0.15711645101663585,0.1589648798521257,0.16081330868761554,0.16266173752310537,0.1645101663585952,0.16635859519408502,0.16820702402957485,0.17005545286506468,0.17190388170055454,0.1756007393715342,0.17744916820702403,0.17929759704251386,0.18299445471349354,0.18484288354898337,0.1866913123844732,0.18853974121996303,0.19038817005545286,0.1922365988909427,0.19408502772643252,0.19593345656192238,0.1977818853974122,0.19963031423290203,0.20147874306839186,0.2033271719038817,0.20702402957486138,0.2088724584103512,0.21072088724584104,0.21256931608133087,0.21626617375231053,0.21811460258780038,0.22181146025878004,0.22365988909426987,0.22735674676524953,0.22920517560073936,0.23105360443622922,0.23290203327171904,0.23475046210720887,0.2365988909426987,0.23844731977818853,0.24214417744916822,0.24399260628465805,0.24584103512014788,0.2476894639556377,0.2513863216266174,0.25508317929759705,0.25693160813308685,0.2587800369685767,0.26062846580406657,0.26247689463955637,0.2643253234750462,0.266173752310536,0.2680221811460259,0.2698706099815157,0.27171903881700554,0.2735674676524954,0.2754158964879852,0.27726432532347506,0.27911275415896486,0.2828096118299446,0.2846580406654344,0.28650646950092423,0.28835489833641403,0.2902033271719039,0.29390018484288355,0.2957486136783734,0.2975970425138632,0.29944547134935307,0.30129390018484287,0.3031423290203327,0.3049907578558225,0.3068391866913124,0.30868761552680224,0.31053604436229204,0.3123844731977819,0.3142329020332717,0.31608133086876156,0.3179297597042514,0.32162661737523107,0.3234750462107209,0.32532347504621073,0.32717190388170053,0.3290203327171904,0.33086876155268025,0.33271719038817005,0.3345656192236599,0.3364140480591497,0.33826247689463956,0.34011090573012936,0.3419593345656192,0.3438077634011091,0.3456561922365989,0.34750462107208874,0.34935304990757854,0.3512014787430684,0.35304990757855825,0.35489833641404805,0.3567467652495379,0.3585951940850277,0.36044362292051757,0.36229205175600737,0.36414048059149723,0.3659889094269871,0.3678373382624769,0.3733826247689464,0.3752310536044362,0.37707948243992606,0.3789279112754159,0.3807763401109057,0.3826247689463956,0.3844731977818854,0.38817005545286504,0.3900184842883549,0.39186691312384475,0.39371534195933455,0.3955637707948244,0.3974121996303142,0.39926062846580407,0.4011090573012939,0.4029574861367837,0.4066543438077634,0.40850277264325324,0.41035120147874304,0.4121996303142329,0.41404805914972276,0.41589648798521256,0.4177449168207024,0.4195933456561922,0.4232902033271719,0.42513863216266173,0.4269870609981516,0.4288354898336414,0.43068391866913125,0.43253234750462105,0.4343807763401109,0.43622920517560076,0.4399260628465804,0.4417744916820702,0.4436229205175601,0.4454713493530499,0.44731977818853974,0.4491682070240296,0.4510166358595194,0.45286506469500926,0.45471349353049906,0.4565619223659889,0.4584103512014787,0.4602587800369686,0.46210720887245843,0.46395563770794823,0.4658040665434381,0.4676524953789279,0.46950092421441775,0.4713493530499076,0.4731977818853974,0.47504621072088726,0.47689463955637706,0.4787430683918669,0.4805914972273567,0.4824399260628466,0.48428835489833644,0.48613678373382624,0.4879852125693161,0.4898336414048059,0.49168207024029575,0.4953789279112754,0.49722735674676527,0.49907578558225507,0.5009242144177449,0.5027726432532348,0.5046210720887245,0.5064695009242144,0.5083179297597042,0.5101663585951941,0.512014787430684,0.5138632162661737,0.5157116451016636,0.5175600739371534,0.5194085027726433,0.5212569316081331,0.5231053604436229,0.5249537892791127,0.5268022181146026,0.5286506469500925,0.5304990757855823,0.532347504621072,0.5341959334565619,0.5360443622920518,0.5378927911275416,0.5397412199630314,0.5415896487985212,0.5434380776340111,0.5452865064695009,0.5471349353049908,0.5489833641404805,0.5508317929759704,0.5526802218114603,0.5545286506469501,0.55637707948244,0.5582255083179297,0.5600739371534196,0.5619223659889094,0.5637707948243993,0.5674676524953789,0.5693160813308688,0.5711645101663586,0.5730129390018485,0.5748613678373382,0.5767097966728281,0.5785582255083179,0.5804066543438078,0.5822550831792976,0.5841035120147874,0.5859519408502772,0.5878003696857671,0.589648798521257,0.5914972273567468,0.5933456561922366,0.5951940850277264,0.5970425138632163,0.5988909426987061,0.6025878003696857,0.6044362292051756,0.6062846580406654,0.6081330868761553,0.609981515711645,0.6118299445471349,0.6136783733826248,0.6155268022181146,0.6173752310536045,0.6192236598890942,0.6210720887245841,0.6229205175600739,0.6247689463955638,0.6266173752310537,0.6284658040665434,0.6303142329020333,0.634011090573013,0.6358595194085028,0.6377079482439926,0.6395563770794824,0.6414048059149723,0.6432532347504621,0.6451016635859519,0.6469500924214417,0.6487985212569316,0.6506469500924215,0.6524953789279113,0.6543438077634011,0.6561922365988909,0.6580406654343808,0.6598890942698706,0.6617375231053605,0.6635859519408502,0.6654343807763401,0.66728280961183,0.6691312384473198,0.6709796672828097,0.6728280961182994,0.6746765249537893,0.6765249537892791,0.678373382624769,0.6802218114602587,0.6820702402957486,0.6839186691312384,0.6857670979667283,0.6876155268022182,0.6894639556377079,0.6913123844731978,0.6931608133086876,0.6950092421441775,0.6968576709796673,0.6987060998151571,0.7005545286506469,0.7024029574861368,0.7042513863216266,0.7060998151571165,0.7097966728280961,0.711645101663586,0.7134935304990758,0.7153419593345656,0.7171903881700554,0.7190388170055453,0.7208872458410351,0.722735674676525,0.7245841035120147,0.7264325323475046,0.7282809611829945,0.7301293900184843,0.7319778188539742,0.7338262476894639,0.7356746765249538,0.7375231053604436,0.7393715341959335,0.7412199630314233,0.7430683918669131,0.744916820702403,0.7467652495378928,0.7486136783733827,0.7504621072088724,0.7523105360443623,0.7541589648798521,0.756007393715342,0.7578558225508318,0.7597042513863216,0.7615526802218114,0.7634011090573013,0.7652495378927912,0.767097966728281,0.7707948243992606,0.7726432532347505,0.7744916820702403,0.7763401109057301,0.7781885397412199,0.7800369685767098,0.7818853974121996,0.7837338262476895,0.7855822550831792,0.7874306839186691,0.789279112754159,0.7911275415896488,0.7929759704251387,0.7948243992606284,0.7966728280961183,0.7985212569316081,0.800369685767098,0.8022181146025879,0.8040665434380776,0.8059149722735675,0.8077634011090573,0.8096118299445472,0.8114602587800369,0.8151571164510166,0.8170055452865065,0.8188539741219963,0.8207024029574861,0.822550831792976,0.8243992606284658,0.8262476894639557,0.8280961182994455,0.8299445471349353,0.8317929759704251,0.833641404805915,0.8354898336414048,0.8373382624768947,0.8391866913123844,0.8410351201478743,0.8428835489833642,0.844731977818854,0.8465804066543438,0.8484288354898336,0.8502772643253235,0.8521256931608133,0.8539741219963032,0.8558225508317929,0.8576709796672828,0.8595194085027726,0.8613678373382625,0.8632162661737524,0.8650646950092421,0.866913123844732,0.8687615526802218,0.8706099815157117,0.8724584103512015,0.8743068391866913,0.8761552680221811,0.878003696857671,0.8798521256931608,0.8817005545286506,0.8835489833641405,0.8853974121996303,0.8872458410351202,0.88909426987061,0.8909426987060998,0.8927911275415896,0.8946395563770795,0.8964879852125693,0.8983364140480592,0.9001848428835489,0.9020332717190388,0.9038817005545287,0.9057301293900185,0.9075785582255084,0.9094269870609981,0.911275415896488,0.9131238447319778,0.9149722735674677,0.9168207024029574,0.9186691312384473,0.9205175600739371,0.922365988909427,0.9242144177449169,0.9260628465804066,0.9279112754158965,0.9297597042513863,0.9316081330868762,0.933456561922366,0.9353049907578558,0.9371534195933456,0.9390018484288355,0.9408502772643254,0.9426987060998152,0.944547134935305,0.9463955637707948,0.9482439926062847,0.9500924214417745,0.9519408502772643,0.9537892791127541,0.955637707948244,0.9574861367837338,0.9593345656192237,0.9611829944547134,0.9630314232902033,0.966728280961183,0.9685767097966729,0.9704251386321626,0.9722735674676525,0.9741219963031423,0.9759704251386322,0.977818853974122,0.9796672828096118,0.9815157116451017,0.9833641404805915,0.9852125693160814,0.9870609981515711,0.988909426987061,0.9907578558225508,0.9926062846580407,0.9944547134935305,0.9963031423290203,0.9981515711645101],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0372,0.0601,0.0610,0.0851,0.0887,0.0963,0.0987,0.0993,0.0999,0.1013,0.1015,0.1017,0.1039,0.1056,0.1060,0.1062,0.1063,0.1073,0.1075,0.1079,0.1083,0.1086,0.1088,0.1093,0.1094,0.1098,0.1102,0.1112,0.1117,0.1122,0.1131,0.1134,0.1139,0.1144,0.1145,0.1146,0.1148,0.1150,0.1151,0.1153,0.1154,0.1157,0.1158,0.1168,0.1169,0.1171,0.1177,0.1179,0.1181,0.1182,0.1183,0.1184,0.1185,0.1189,0.1193,0.1195,0.1199,0.1200,0.1201,0.1203,0.1204,0.1208,0.1210,0.1213,0.1216,0.1220,0.1222,0.1226,0.1231,0.1242,0.1243,0.1244,0.1249,0.1252,0.1254,0.1256,0.1257,0.1260,0.1263,0.1264,0.1265,0.1269,0.1271,0.1274,0.1275,0.1278,0.1281,0.1282,0.1284,0.1287,0.1289,0.1290,0.1291,0.1292,0.1297,0.1298,0.1301,0.1302,0.1304,0.1309,0.1310,0.1312,0.1316,0.1319,0.1322,0.1327,0.1329,0.1331,0.1334,0.1336,0.1343,0.1345,0.1347,0.1349,0.1351,0.1352,0.1357,0.1359,0.1362,0.1366,0.1367,0.1370,0.1373,0.1375,0.1379,0.1386,0.1389,0.1393,0.1394,0.1396,0.1398,0.1399,0.1405,0.1407,0.1408,0.1411,0.1415,0.1416,0.1417,0.1421,0.1432,0.1433,0.1434,0.1439,0.1444,0.1452,0.1454,0.1458,0.1470,0.1474,0.1479,0.1481,0.1483,0.1490,0.1498,0.1500,0.1504,0.1505,0.1507,0.1510,0.1511,0.1513,0.1514,0.1516,0.1517,0.1518,0.1519,0.1520,0.1521,0.1524,0.1525,0.1529,0.1532,0.1533,0.1539,0.1543,0.1548,0.1549,0.1550,0.1551,0.1552,0.1564,0.1568,0.1571,0.1573,0.1580,0.1581,0.1584,0.1585,0.1587,0.1591,0.1595,0.1603,0.1606,0.1608,0.1610,0.1617,0.1619,0.1623,0.1624,0.1634,0.1637,0.1642,0.1643,0.1646,0.1650,0.1654,0.1655,0.1661,0.1664,0.1668,0.1669,0.1670,0.1672,0.1673,0.1675,0.1676,0.1680,0.1687,0.1688,0.1689,0.1691,0.1693,0.1699,0.1702,0.1708,0.1710,0.1711,0.1715,0.1718,0.1720,0.1728,0.1732,0.1734,0.1737,0.1744,0.1750,0.1758,0.1759,0.1764,0.1767,0.1768,0.1776,0.1780,0.1783,0.1785,0.1786,0.1787,0.1788,0.1789,0.1790,0.1791,0.1793,0.1800,0.1805,0.1809,0.1815,0.1819,0.1824,0.1840,0.1845,0.1846,0.1849,0.1855,0.1856,0.1857,0.1859,0.1862,0.1867,0.1873,0.1874,0.1881,0.1882,0.1884,0.1885,0.1893,0.1902,0.1918,0.1920,0.1926,0.1948,0.1956,0.1960,0.1962,0.1969,0.1972,0.1985,0.1991,0.1992,0.1996,0.1997,0.2005,0.2008,0.2010,0.2016,0.2017,0.2019,0.2026,0.2032,0.2038,0.2039,0.2041,0.2049,0.2051,0.2053,0.2054,0.2060,0.2061,0.2069,0.2075,0.2079,0.2082,0.2092,0.2101,0.2106,0.2110,0.2118,0.2120,0.2121,0.2131,0.2149,0.2150,0.2154,0.2161,0.2165,0.2175,0.2177,0.2179,0.2187,0.2189,0.2193,0.2220,0.2227,0.2242,0.2274,0.2280,0.2284,0.2285,0.2320,0.2326,0.2334,0.2335,0.2348,0.2362,0.2378,0.2389,0.2399,0.2401,0.2404,0.2411,0.2417,0.2420,0.2422,0.2425,0.2426,0.2429,0.2465,0.2466,0.2490,0.2527,0.2561,0.2563,0.2573,0.2580,0.2584,0.2607,0.2622,0.2624,0.2626,0.2632,0.2651,0.2657,0.2661,0.2677,0.2678,0.2686,0.2692,0.2695,0.2697,0.2716,0.2738,0.2742,0.2780,0.2830,0.2846,0.2868,0.2873,0.2876,0.2879,0.2886,0.2913,0.2914,0.2925,0.2933,0.2940,0.2959,0.2971,0.2987,0.3043,0.3065,0.3090,0.3091,0.3099,0.3104,0.3170,0.3181,0.3182,0.3208,0.3242,0.3265,0.3266,0.3278,0.3304,0.3325,0.3359,0.3385,0.3437,0.3439,0.3472,0.3487,0.3529,0.3536,0.3604,0.3613,0.3625,0.3664,0.3772,0.3784,0.3789,0.3796,0.3804,0.3815,0.3927,0.3987,0.4021,0.4043,0.4044,0.4068,0.4200,0.4247,0.4301,0.4336,0.4414,0.4475,0.4627,0.4723,0.4773,0.4918,0.4928,0.4960,0.4981,0.5051,0.5227,0.5300,0.5302,0.5314,0.5332,0.5340,0.5397,0.5444,0.5586,0.5624,0.5772,0.5835,0.5838,0.5855,0.5857,0.5917,0.6008,0.6237,0.6277,0.6350,0.6468,0.6509,0.6554,0.6780,0.6804,0.6857,0.6879,0.6899,0.7311,0.7630,0.7661,0.8576,0.8910,0.8922,0.9300,0.9512,0.9785,1.3691,1.6423,1.7459,2.6600,4.4231,4.5970,4.9271,5.2112],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.12186379928315412,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13440860215053763,0.13799283154121864,0.13978494623655913,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16845878136200718,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.18100358422939067,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22939068100358423,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.25089605734767023,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26523297491039427,0.26881720430107525,0.27060931899641577,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.31362007168458783,0.3154121863799283,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32616487455197135,0.3279569892473118,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4068100358422939,0.40860215053763443,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.489247311827957,0.4910394265232975,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6290322580645161,0.6308243727598566,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0347,0.0402,0.0406,0.0426,0.0443,0.0444,0.0446,0.0468,0.0482,0.0494,0.0502,0.0507,0.0511,0.0514,0.0521,0.0522,0.0524,0.0525,0.0538,0.0539,0.0542,0.0543,0.0544,0.0545,0.0546,0.0548,0.0549,0.0551,0.0552,0.0553,0.0554,0.0556,0.0564,0.0565,0.0567,0.0569,0.0570,0.0572,0.0574,0.0576,0.0577,0.0582,0.0583,0.0586,0.0589,0.0593,0.0595,0.0596,0.0599,0.0601,0.0603,0.0604,0.0610,0.0611,0.0618,0.0619,0.0620,0.0621,0.0622,0.0624,0.0625,0.0634,0.0640,0.0643,0.0646,0.0649,0.0650,0.0652,0.0653,0.0654,0.0658,0.0659,0.0661,0.0664,0.0665,0.0666,0.0668,0.0669,0.0673,0.0675,0.0681,0.0682,0.0686,0.0687,0.0689,0.0692,0.0693,0.0695,0.0698,0.0705,0.0707,0.0710,0.0712,0.0714,0.0723,0.0724,0.0725,0.0726,0.0729,0.0737,0.0740,0.0742,0.0749,0.0753,0.0754,0.0768,0.0769,0.0771,0.0780,0.0781,0.0784,0.0786,0.0788,0.0791,0.0804,0.0806,0.0809,0.0816,0.0819,0.0821,0.0829,0.0833,0.0852,0.0855,0.0858,0.0861,0.0862,0.0867,0.0874,0.0876,0.0879,0.0882,0.0896,0.0898,0.0902,0.0904,0.0907,0.0908,0.0910,0.0914,0.0917,0.0921,0.0922,0.0926,0.0929,0.0931,0.0939,0.0942,0.0944,0.0948,0.0950,0.0951,0.0952,0.0960,0.0964,0.0965,0.0966,0.0969,0.0970,0.0971,0.0978,0.0988,0.0997,0.0998,0.0999,0.1005,0.1009,0.1010,0.1016,0.1018,0.1022,0.1027,0.1030,0.1031,0.1033,0.1034,0.1035,0.1043,0.1048,0.1055,0.1073,0.1074,0.1078,0.1081,0.1086,0.1094,0.1096,0.1099,0.1105,0.1107,0.1108,0.1112,0.1113,0.1128,0.1131,0.1137,0.1142,0.1145,0.1149,0.1156,0.1157,0.1163,0.1165,0.1177,0.1178,0.1181,0.1191,0.1194,0.1197,0.1201,0.1205,0.1207,0.1212,0.1216,0.1217,0.1219,0.1226,0.1243,0.1247,0.1250,0.1256,0.1260,0.1262,0.1265,0.1267,0.1269,0.1270,0.1271,0.1272,0.1273,0.1284,0.1289,0.1317,0.1323,0.1359,0.1361,0.1364,0.1370,0.1376,0.1407,0.1426,0.1429,0.1437,0.1443,0.1449,0.1462,0.1467,0.1492,0.1495,0.1500,0.1512,0.1519,0.1537,0.1604,0.1605,0.1606,0.1612,0.1621,0.1626,0.1630,0.1633,0.1635,0.1641,0.1660,0.1700,0.1712,0.1716,0.1730,0.1742,0.1753,0.1777,0.1794,0.1798,0.1814,0.1862,0.1877,0.1907,0.1919,0.1942,0.1956,0.2006,0.2010,0.2023,0.2033,0.2049,0.2086,0.2128,0.2132,0.2134,0.2174,0.2197,0.2202,0.2220,0.2234,0.2237,0.2308,0.2323,0.2339,0.2393,0.2398,0.2404,0.2433,0.2452,0.2476,0.2477,0.2542,0.2554,0.2622,0.2632,0.2646,0.2648,0.2656,0.2666,0.2724,0.2734,0.2789,0.2801,0.2824,0.2843,0.2847,0.2856,0.2888,0.2965,0.2984,0.3000,0.3021,0.3030,0.3083,0.3100,0.3180,0.3187,0.3192,0.3194,0.3209,0.3249,0.3269,0.3284,0.3286,0.3291,0.3293,0.3395,0.3442,0.3461,0.3511,0.3542,0.3626,0.3647,0.3681,0.3684,0.3691,0.3695,0.3729,0.3788,0.3830,0.3836,0.3852,0.3857,0.3952,0.3961,0.3967,0.4003,0.4047,0.4069,0.4084,0.4101,0.4141,0.4180,0.4210,0.4214,0.4272,0.4334,0.4360,0.4467,0.4506,0.4570,0.4617,0.4618,0.4634,0.4648,0.4654,0.4663,0.4666,0.4696,0.4728,0.4774,0.4823,0.4910,0.5003,0.5047,0.5174,0.5212,0.5299,0.5302,0.5423,0.5425,0.5587,0.5743,0.5877,0.5937,0.5991,0.6002,0.6031,0.6035,0.6091,0.6339,0.6414,0.6419,0.6443,0.6482,0.6643,0.6889,0.6934,0.6969,0.6995,0.7016,0.7352,0.7359,0.7380,0.7465,0.7518,0.7622,0.7623,0.7650,0.7765,0.7783,0.7858,0.7882,0.7899,0.8013,0.8032,0.8313,0.8355,0.8566,0.8621,0.8751,0.8892,0.8907,0.9179,0.9194,0.9350,0.9362,0.9384,0.9619,0.9705,1.0272,1.0273,1.0281,1.0320,1.0420,1.0468,1.1245,1.2143,1.2158,1.2285,1.2349,1.2858,1.3870,1.5071,1.6736,1.7246,1.7632,1.8767,1.9687,2.0815,2.1665,2.4721,2.5132,3.9775,4.4592,4.5507,6.7561,7.2425,7.3649],"y":[0.001869158878504673,0.003738317757009346,0.005607476635514018,0.007476635514018692,0.009345794392523364,0.011214953271028037,0.013084112149532711,0.014953271028037384,0.016822429906542057,0.018691588785046728,0.022429906542056073,0.024299065420560748,0.026168224299065422,0.028037383177570093,0.029906542056074768,0.03177570093457944,0.03364485981308411,0.03551401869158879,0.037383177570093455,0.03925233644859813,0.041121495327102804,0.04299065420560748,0.04672897196261682,0.05046728971962617,0.052336448598130844,0.05420560747663551,0.05794392523364486,0.059813084112149535,0.0616822429906542,0.06355140186915888,0.06728971962616823,0.0691588785046729,0.07102803738317758,0.07289719626168224,0.07476635514018691,0.07663551401869159,0.08037383177570094,0.08411214953271028,0.08598130841121496,0.08971962616822429,0.09158878504672897,0.09345794392523364,0.09719626168224299,0.10467289719626169,0.10841121495327102,0.11214953271028037,0.11401869158878504,0.11588785046728972,0.11775700934579439,0.11962616822429907,0.12149532710280374,0.1252336448598131,0.12710280373831775,0.12897196261682242,0.1308411214953271,0.13457943925233645,0.1383177570093458,0.14018691588785046,0.14205607476635515,0.14579439252336449,0.14953271028037382,0.15327102803738318,0.15700934579439252,0.1588785046728972,0.16074766355140188,0.16261682242990655,0.16448598130841122,0.16635514018691588,0.16822429906542055,0.17196261682242991,0.17570093457943925,0.17757009345794392,0.18130841121495328,0.18317757009345795,0.18691588785046728,0.18878504672897195,0.19065420560747665,0.1925233644859813,0.19439252336448598,0.19626168224299065,0.19813084112149532,0.2,0.20373831775700935,0.205607476635514,0.20747663551401868,0.21121495327102804,0.2130841121495327,0.21682242990654205,0.21869158878504674,0.22242990654205608,0.22429906542056074,0.2261682242990654,0.22803738317757008,0.22990654205607478,0.23177570093457944,0.2336448598130841,0.23551401869158878,0.23738317757009345,0.23925233644859814,0.2411214953271028,0.24299065420560748,0.24485981308411214,0.2467289719626168,0.2485981308411215,0.2542056074766355,0.2560747663551402,0.25794392523364484,0.25981308411214954,0.2616822429906542,0.2635514018691589,0.26542056074766357,0.2672897196261682,0.2691588785046729,0.27102803738317754,0.27289719626168224,0.2766355140186916,0.2803738317757009,0.28598130841121494,0.29345794392523367,0.29906542056074764,0.30093457943925234,0.30280373831775703,0.30467289719626167,0.308411214953271,0.3102803738317757,0.3121495327102804,0.31401869158878504,0.31588785046728973,0.31962616822429907,0.32149532710280376,0.3233644859813084,0.3252336448598131,0.32710280373831774,0.32897196261682243,0.33084112149532713,0.33271028037383177,0.33457943925233646,0.3364485981308411,0.3383177570093458,0.3401869158878505,0.34205607476635513,0.34392523364485983,0.34579439252336447,0.34766355140186916,0.34953271028037386,0.3514018691588785,0.3532710280373832,0.35514018691588783,0.35700934579439253,0.35887850467289717,0.36261682242990656,0.3663551401869159,0.36822429906542054,0.37009345794392523,0.3719626168224299,0.37383177570093457,0.37570093457943926,0.3775700934579439,0.3794392523364486,0.3813084112149533,0.38317757009345793,0.3850467289719626,0.38691588785046727,0.38878504672897196,0.39065420560747666,0.3925233644859813,0.394392523364486,0.39626168224299063,0.3981308411214953,0.4,0.40186915887850466,0.40373831775700936,0.4074766355140187,0.4093457943925234,0.411214953271028,0.4130841121495327,0.41495327102803736,0.41682242990654206,0.41869158878504675,0.4224299065420561,0.42429906542056073,0.4261682242990654,0.4280373831775701,0.42990654205607476,0.43177570093457945,0.4336448598130841,0.4355140186915888,0.4373831775700935,0.4392523364485981,0.4411214953271028,0.44299065420560746,0.44485981308411215,0.44672897196261685,0.4485981308411215,0.4504672897196262,0.4523364485981308,0.4542056074766355,0.45607476635514016,0.45794392523364486,0.4616822429906542,0.4635514018691589,0.4654205607476635,0.4672897196261682,0.47102803738317756,0.47289719626168225,0.4747663551401869,0.4766355140186916,0.4785046728971963,0.4822429906542056,0.48411214953271026,0.48785046728971965,0.491588785046729,0.4934579439252336,0.4953271028037383,0.497196261682243,0.49906542056074765,0.5009345794392523,0.5046728971962616,0.5065420560747663,0.5102803738317757,0.5121495327102804,0.514018691588785,0.5158878504672897,0.5177570093457944,0.5196261682242991,0.5233644859813084,0.525233644859813,0.5271028037383177,0.5289719626168224,0.5308411214953271,0.5327102803738317,0.5345794392523364,0.5364485981308411,0.5383177570093458,0.5401869158878505,0.5439252336448598,0.5457943925233645,0.5476635514018692,0.5495327102803739,0.5514018691588785,0.5532710280373832,0.5551401869158878,0.5570093457943925,0.5588785046728972,0.5607476635514018,0.5626168224299065,0.5644859813084112,0.5663551401869159,0.5682242990654206,0.5700934579439252,0.5738317757009346,0.5757009345794393,0.577570093457944,0.5794392523364486,0.5813084112149532,0.5831775700934579,0.5850467289719626,0.5869158878504673,0.5887850467289719,0.5906542056074766,0.5925233644859813,0.594392523364486,0.5962616822429907,0.5981308411214953,0.6,0.6018691588785047,0.6037383177570094,0.6056074766355141,0.6074766355140186,0.611214953271028,0.6130841121495327,0.6149532710280374,0.616822429906542,0.6186915887850467,0.6205607476635514,0.6224299065420561,0.6242990654205608,0.6261682242990654,0.6280373831775701,0.6299065420560748,0.6317757009345795,0.6336448598130842,0.6355140186915887,0.6373831775700934,0.6392523364485981,0.6411214953271028,0.6429906542056075,0.6448598130841121,0.6467289719626168,0.6504672897196262,0.6523364485981309,0.6542056074766355,0.6560747663551402,0.6579439252336449,0.6598130841121496,0.6616822429906543,0.6635514018691588,0.6654205607476635,0.6672897196261682,0.6691588785046729,0.6710280373831776,0.6728971962616822,0.6747663551401869,0.6766355140186916,0.6785046728971963,0.680373831775701,0.6822429906542056,0.685981308411215,0.6878504672897197,0.6897196261682244,0.6915887850467289,0.6934579439252336,0.6953271028037383,0.6990654205607477,0.7009345794392523,0.702803738317757,0.7046728971962617,0.7065420560747664,0.708411214953271,0.7102803738317757,0.7121495327102804,0.7140186915887851,0.7158878504672898,0.7177570093457943,0.719626168224299,0.7214953271028037,0.7233644859813084,0.7252336448598131,0.7271028037383177,0.7289719626168224,0.7308411214953271,0.7327102803738318,0.7345794392523365,0.7364485981308411,0.7383177570093458,0.7401869158878505,0.7420560747663552,0.7439252336448599,0.7457943925233644,0.7495327102803738,0.7514018691588785,0.7532710280373832,0.7551401869158878,0.7570093457943925,0.7588785046728972,0.7607476635514019,0.7626168224299066,0.7644859813084112,0.7663551401869159,0.7682242990654206,0.7700934579439253,0.77196261682243,0.7738317757009345,0.7757009345794392,0.7775700934579439,0.7794392523364486,0.7813084112149533,0.7831775700934579,0.7850467289719626,0.7869158878504673,0.788785046728972,0.7906542056074767,0.7925233644859813,0.794392523364486,0.7962616822429907,0.7981308411214953,0.8,0.8018691588785046,0.8037383177570093,0.805607476635514,0.8074766355140187,0.8093457943925234,0.811214953271028,0.8130841121495327,0.8149532710280374,0.8168224299065421,0.8186915887850468,0.8205607476635514,0.822429906542056,0.8242990654205608,0.8261682242990654,0.8280373831775701,0.8299065420560747,0.8317757009345794,0.8336448598130841,0.8355140186915888,0.8373831775700935,0.8392523364485981,0.8411214953271028,0.8429906542056075,0.8448598130841122,0.8467289719626169,0.8485981308411215,0.8504672897196262,0.8523364485981308,0.8542056074766355,0.8560747663551402,0.8579439252336448,0.8598130841121495,0.8616822429906542,0.8635514018691589,0.8654205607476636,0.8672897196261682,0.8691588785046729,0.8710280373831776,0.8728971962616823,0.874766355140187,0.8766355140186916,0.8785046728971962,0.8803738317757009,0.8822429906542056,0.8841121495327103,0.8859813084112149,0.8878504672897196,0.8897196261682243,0.891588785046729,0.8934579439252337,0.8953271028037383,0.897196261682243,0.8990654205607477,0.9009345794392524,0.902803738317757,0.9046728971962616,0.9065420560747663,0.908411214953271,0.9102803738317757,0.9121495327102803,0.914018691588785,0.9158878504672897,0.9177570093457944,0.9196261682242991,0.9214953271028037,0.9233644859813084,0.9252336448598131,0.9271028037383178,0.9289719626168225,0.930841121495327,0.9327102803738317,0.9345794392523364,0.9364485981308411,0.9383177570093458,0.9401869158878504,0.9420560747663551,0.9439252336448598,0.9457943925233645,0.9476635514018692,0.9495327102803738,0.9514018691588785,0.9532710280373832,0.9551401869158879,0.9570093457943926,0.9588785046728971,0.9607476635514018,0.9626168224299065,0.9644859813084112,0.9663551401869159,0.9682242990654205,0.9700934579439252,0.9719626168224299,0.9738317757009346,0.9757009345794393,0.9775700934579439,0.9794392523364486,0.9813084112149533,0.983177570093458,0.9850467289719627,0.9869158878504672,0.9887850467289719,0.9906542056074766,0.9925233644859813,0.994392523364486,0.9962616822429906,0.9981308411214953],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipld.io-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipld.io-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..3a78ac099d
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipld.io-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.5484,0.5585,1.0558,1.0583,1.0662,1.0687,1.0692,1.0693,1.0725,1.0805,1.0828,1.0873,1.0881,1.0883,1.0886,1.0944,1.0946,1.0956,1.0959,1.1017,1.1044,1.1045,1.1060,1.1074,1.1104,1.1106,1.1129,1.1132,1.1155,1.1160,1.1190,1.1204,1.1217,1.1243,1.1245,1.1252,1.1253,1.1278,1.1292,1.1299,1.1308,1.1351,1.1376,1.1392,1.1395,1.1404,1.1409,1.1505,1.1570,1.1583,1.1608,1.1661,1.1698,1.1707,1.1716,1.1768,1.1809,1.1823,1.1824,1.1838,1.1851,1.1858,1.1975,1.1977,1.2001,1.2027,1.2073,1.2098,1.2138,1.2163,1.2188,1.2199,1.2219,1.2233,1.2252,1.2268,1.2318,1.2355,1.2361,1.2375,1.2385,1.2393,1.2397,1.2398,1.2403,1.2419,1.2427,1.2437,1.2444,1.2456,1.2472,1.2473,1.2491,1.2500,1.2551,1.2572,1.2576,1.2581,1.2584,1.2585,1.2607,1.2609,1.2629,1.2632,1.2645,1.2655,1.2668,1.2671,1.2683,1.2688,1.2691,1.2701,1.2710,1.2711,1.2720,1.2743,1.2749,1.2751,1.2772,1.2794,1.2797,1.2803,1.2829,1.2843,1.2844,1.2846,1.2897,1.2913,1.2928,1.2933,1.2934,1.2940,1.2953,1.2976,1.2985,1.2986,1.3047,1.3060,1.3064,1.3137,1.3157,1.3162,1.3165,1.3183,1.3191,1.3196,1.3203,1.3205,1.3256,1.3263,1.3296,1.3309,1.3322,1.3327,1.3341,1.3408,1.3411,1.3415,1.3419,1.3449,1.3506,1.3516,1.3566,1.3581,1.3635,1.3660,1.3696,1.3744,1.3746,1.3820,1.3830,1.3837,1.3840,1.3847,1.3851,1.3859,1.3866,1.3870,1.3890,1.3916,1.3930,1.3933,1.3953,1.3959,1.3981,1.3986,1.3992,1.3994,1.4015,1.4024,1.4106,1.4114,1.4134,1.4135,1.4145,1.4177,1.4187,1.4188,1.4224,1.4239,1.4244,1.4285,1.4305,1.4312,1.4318,1.4323,1.4327,1.4334,1.4348,1.4360,1.4416,1.4425,1.4427,1.4428,1.4455,1.4470,1.4482,1.4508,1.4514,1.4521,1.4537,1.4559,1.4569,1.4570,1.4577,1.4581,1.4591,1.4595,1.4608,1.4622,1.4640,1.4653,1.4664,1.4665,1.4677,1.4692,1.4693,1.4716,1.4735,1.4739,1.4751,1.4766,1.4811,1.4815,1.4877,1.4879,1.4899,1.4927,1.4956,1.4971,1.4974,1.4996,1.5010,1.5043,1.5063,1.5070,1.5071,1.5106,1.5206,1.5216,1.5279,1.5331,1.5350,1.5354,1.5359,1.5365,1.5386,1.5395,1.5396,1.5398,1.5422,1.5446,1.5447,1.5461,1.5487,1.5517,1.5530,1.5535,1.5540,1.5562,1.5570,1.5613,1.5642,1.5648,1.5650,1.5670,1.5671,1.5686,1.5688,1.5690,1.5696,1.5704,1.5706,1.5721,1.5741,1.5795,1.5802,1.5830,1.5836,1.5885,1.5889,1.5903,1.5910,1.5915,1.5917,1.5925,1.5931,1.5973,1.5977,1.6016,1.6050,1.6080,1.6094,1.6122,1.6124,1.6132,1.6145,1.6149,1.6162,1.6164,1.6169,1.6193,1.6195,1.6196,1.6197,1.6229,1.6237,1.6264,1.6269,1.6270,1.6283,1.6284,1.6285,1.6299,1.6300,1.6303,1.6316,1.6326,1.6338,1.6355,1.6367,1.6390,1.6395,1.6403,1.6413,1.6421,1.6425,1.6450,1.6452,1.6465,1.6490,1.6503,1.6515,1.6524,1.6525,1.6528,1.6546,1.6548,1.6575,1.6616,1.6643,1.6673,1.6692,1.6712,1.6727,1.6731,1.6762,1.6828,1.6843,1.6856,1.6875,1.6878,1.6882,1.6883,1.6892,1.6896,1.6898,1.6910,1.6911,1.6968,1.7005,1.7038,1.7057,1.7058,1.7060,1.7078,1.7080,1.7084,1.7091,1.7107,1.7114,1.7212,1.7222,1.7252,1.7329,1.7352,1.7359,1.7366,1.7392,1.7414,1.7429,1.7470,1.7489,1.7491,1.7494,1.7561,1.7604,1.7631,1.7643,1.7674,1.7690,1.7694,1.7731,1.7802,1.7805,1.7818,1.7830,1.7865,1.7871,1.7897,1.7951,1.7981,1.8051,1.8062,1.8071,1.8081,1.8082,1.8085,1.8114,1.8145,1.8157,1.8203,1.8208,1.8236,1.8245,1.8246,1.8289,1.8314,1.8316,1.8371,1.8372,1.8382,1.8410,1.8419,1.8420,1.8495,1.8501,1.8509,1.8527,1.8536,1.8551,1.8599,1.8634,1.8653,1.8672,1.8698,1.8719,1.8723,1.8768,1.8833,1.8873,1.8877,1.8888,1.8911,1.8960,1.9001,1.9021,1.9024,1.9029,1.9068,1.9080,1.9216,1.9265,1.9282,1.9301,1.9331,1.9393,1.9397,1.9402,1.9479,1.9546,1.9558,1.9578,1.9652,1.9681,1.9826,1.9908,1.9942,1.9962,2.0046,2.0049,2.0328,2.0352,2.0391,2.0581,2.0590,2.0639,2.0647,2.0656,2.0751,2.0770,2.0799,2.0854,2.0914,2.1094,2.1152,2.1234,2.1237,2.1259,2.1375,2.1387,2.1461,2.1584,2.1619,2.1689,2.1756,2.1840,2.2241,2.2383,2.2610,2.2802,2.2831,2.2836,2.2845,2.3150,2.3569,2.5627,2.6843,2.7002,2.9270,3.0276,3.0483,3.1848,3.1868,3.2120,3.2322,3.2778,3.3554,3.4589,3.5469,3.7884,4.0749,4.1058,4.7239,5.4795,7.1510,7.5206,7.9371],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5340501792114696,0.53584229390681,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5645161290322581,0.5663082437275986,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.2387,0.3087,0.4270,0.4770,0.4778,0.4821,0.5492,0.7922,0.7927,0.7949,0.8167,0.8361,0.8373,0.8419,0.8424,0.8457,0.8531,0.8636,0.8739,0.8794,0.8796,0.8797,0.8819,0.8878,0.8884,0.8971,0.9009,0.9077,0.9099,0.9129,0.9163,0.9185,0.9191,0.9259,0.9260,0.9335,0.9375,0.9390,0.9402,0.9442,0.9482,0.9561,0.9601,0.9605,0.9673,0.9730,0.9824,0.9836,0.9840,0.9843,0.9846,0.9852,0.9882,0.9903,0.9932,0.9948,0.9965,0.9969,0.9994,1.0017,1.0039,1.0045,1.0070,1.0075,1.0109,1.0140,1.0167,1.0174,1.0190,1.0203,1.0204,1.0205,1.0252,1.0298,1.0326,1.0422,1.0425,1.0449,1.0491,1.0561,1.0580,1.0605,1.0618,1.0622,1.0628,1.0649,1.0678,1.0750,1.0751,1.0758,1.0761,1.0820,1.0833,1.0837,1.0944,1.0950,1.0967,1.0986,1.1031,1.1034,1.1076,1.1121,1.1123,1.1147,1.1160,1.1177,1.1181,1.1206,1.1207,1.1220,1.1234,1.1286,1.1300,1.1307,1.1323,1.1337,1.1395,1.1408,1.1424,1.1426,1.1436,1.1448,1.1453,1.1458,1.1472,1.1476,1.1492,1.1506,1.1551,1.1595,1.1598,1.1620,1.1652,1.1735,1.1744,1.1799,1.1829,1.1864,1.1891,1.1895,1.1914,1.1928,1.1931,1.1932,1.1934,1.1936,1.1971,1.1995,1.2000,1.2028,1.2042,1.2061,1.2094,1.2189,1.2224,1.2226,1.2263,1.2274,1.2291,1.2308,1.2320,1.2338,1.2347,1.2362,1.2377,1.2392,1.2400,1.2401,1.2422,1.2425,1.2433,1.2445,1.2464,1.2466,1.2500,1.2575,1.2578,1.2590,1.2591,1.2594,1.2682,1.2764,1.2772,1.2792,1.2803,1.2808,1.2819,1.2820,1.2832,1.2835,1.2837,1.2851,1.2871,1.2917,1.2929,1.2931,1.2954,1.2995,1.3005,1.3016,1.3036,1.3045,1.3054,1.3072,1.3105,1.3140,1.3230,1.3236,1.3261,1.3312,1.3319,1.3330,1.3352,1.3361,1.3366,1.3379,1.3387,1.3424,1.3453,1.3466,1.3484,1.3497,1.3507,1.3519,1.3527,1.3552,1.3575,1.3623,1.3692,1.3711,1.3748,1.3756,1.3767,1.3769,1.3790,1.3797,1.3817,1.3825,1.3829,1.3837,1.3851,1.3886,1.3891,1.3898,1.3904,1.3974,1.3979,1.4008,1.4012,1.4013,1.4054,1.4058,1.4069,1.4082,1.4088,1.4111,1.4114,1.4115,1.4157,1.4172,1.4184,1.4185,1.4187,1.4202,1.4241,1.4264,1.4266,1.4306,1.4310,1.4358,1.4360,1.4367,1.4419,1.4428,1.4442,1.4448,1.4453,1.4467,1.4473,1.4475,1.4518,1.4524,1.4530,1.4540,1.4558,1.4609,1.4622,1.4626,1.4646,1.4650,1.4664,1.4692,1.4699,1.4708,1.4712,1.4716,1.4728,1.4736,1.4739,1.4759,1.4760,1.4766,1.4772,1.4773,1.4793,1.4826,1.4840,1.4847,1.4862,1.4890,1.4891,1.4910,1.4952,1.4970,1.5007,1.5028,1.5034,1.5039,1.5051,1.5052,1.5075,1.5091,1.5113,1.5117,1.5122,1.5133,1.5142,1.5209,1.5236,1.5238,1.5243,1.5248,1.5279,1.5293,1.5298,1.5315,1.5323,1.5326,1.5335,1.5358,1.5376,1.5382,1.5400,1.5419,1.5444,1.5452,1.5475,1.5490,1.5510,1.5537,1.5560,1.5561,1.5577,1.5583,1.5591,1.5634,1.5688,1.5715,1.5729,1.5731,1.5760,1.5763,1.5877,1.5901,1.5945,1.5946,1.5957,1.5963,1.5968,1.5978,1.5983,1.5994,1.6002,1.6019,1.6023,1.6039,1.6048,1.6055,1.6059,1.6067,1.6069,1.6081,1.6097,1.6109,1.6126,1.6131,1.6133,1.6145,1.6150,1.6270,1.6315,1.6341,1.6345,1.6352,1.6401,1.6411,1.6418,1.6433,1.6461,1.6494,1.6542,1.6619,1.6624,1.6650,1.6657,1.6662,1.6693,1.6705,1.6708,1.6728,1.6785,1.6789,1.6793,1.6799,1.6826,1.6851,1.6867,1.6870,1.6873,1.6877,1.6902,1.6940,1.6978,1.6979,1.6991,1.7016,1.7026,1.7037,1.7042,1.7054,1.7058,1.7072,1.7104,1.7105,1.7115,1.7156,1.7198,1.7238,1.7248,1.7279,1.7299,1.7341,1.7380,1.7412,1.7535,1.7577,1.7606,1.7613,1.7616,1.7632,1.7674,1.7694,1.7721,1.7725,1.7735,1.7746,1.7778,1.7808,1.7819,1.7864,1.7878,1.7908,1.7936,1.7959,1.7966,1.7974,1.8083,1.8115,1.8125,1.8153,1.8220,1.8253,1.8348,1.8367,1.8388,1.8401,1.8493,1.8513,1.8518,1.8527,1.8549,1.8580,1.8587,1.8596,1.8618,1.8619,1.8636,1.8646,1.8730,1.8753,1.8784,1.8799,1.8882,1.8942,1.8960,1.9008,1.9010,1.9025,1.9108,1.9204,1.9223,1.9251,1.9332,1.9430,1.9431,1.9572,1.9641,1.9653,1.9700,1.9759,1.9832,1.9934,2.0135,2.0143,2.0168,2.0330,2.0505,2.0600,2.0905,2.0910,2.0975,2.1447,2.1496,2.2335,2.2378,2.2462,2.2542,2.2805,2.2891,2.3018,2.3137,2.3928,2.6299,3.2358,3.3943,3.4623,3.9611,4.3768,7.1386,8.3674,8.3792],"y":[0.0018083182640144665,0.003616636528028933,0.0054249547920434,0.007233273056057866,0.009041591320072333,0.0108499095840868,0.012658227848101266,0.014466546112115732,0.0162748643761302,0.018083182640144666,0.019891500904159132,0.0216998191681736,0.023508137432188065,0.02531645569620253,0.027124773960216998,0.028933092224231464,0.03074141048824593,0.0325497287522604,0.034358047016274866,0.03616636528028933,0.0379746835443038,0.039783001808318265,0.04159132007233273,0.0433996383363472,0.045207956600361664,0.04701627486437613,0.048824593128390596,0.05063291139240506,0.05244122965641953,0.054249547920433995,0.05605786618444846,0.05786618444846293,0.059674502712477394,0.06148282097649186,0.06329113924050633,0.0650994575045208,0.06690777576853527,0.06871609403254973,0.0705244122965642,0.07233273056057866,0.07414104882459313,0.0759493670886076,0.07775768535262206,0.07956600361663653,0.081374321880651,0.08318264014466546,0.08499095840867993,0.0867992766726944,0.08860759493670886,0.09041591320072333,0.0922242314647378,0.09403254972875226,0.09584086799276673,0.09764918625678119,0.09945750452079566,0.10126582278481013,0.10307414104882459,0.10488245931283906,0.10669077757685352,0.10849909584086799,0.11030741410488246,0.11211573236889692,0.11392405063291139,0.11754068716094032,0.11934900542495479,0.12115732368896925,0.12296564195298372,0.12477396021699819,0.12658227848101267,0.12839059674502712,0.1301989150090416,0.13200723327305605,0.13381555153707053,0.13562386980108498,0.13743218806509946,0.13924050632911392,0.1410488245931284,0.14285714285714285,0.14466546112115733,0.14647377938517178,0.14828209764918626,0.15009041591320071,0.1518987341772152,0.15370705244122965,0.15732368896925858,0.15913200723327306,0.1609403254972875,0.162748643761302,0.16455696202531644,0.16636528028933092,0.16817359855334538,0.16998191681735986,0.1717902350813743,0.1735985533453888,0.17540687160940324,0.17721518987341772,0.17902350813743217,0.18083182640144665,0.18264014466546113,0.1844484629294756,0.18625678119349007,0.18806509945750452,0.189873417721519,0.19168173598553345,0.19349005424954793,0.19529837251356238,0.19710669077757687,0.19891500904159132,0.2007233273056058,0.20253164556962025,0.20433996383363473,0.20614828209764918,0.20795660036166366,0.20976491862567812,0.2115732368896926,0.21338155515370705,0.21518987341772153,0.21699819168173598,0.21880650994575046,0.2206148282097649,0.2224231464737794,0.22423146473779385,0.22603978300180833,0.22784810126582278,0.22965641952983726,0.2314647377938517,0.2332730560578662,0.23508137432188064,0.23688969258589512,0.23869801084990958,0.24050632911392406,0.2423146473779385,0.244122965641953,0.24593128390596744,0.24773960216998192,0.24954792043399637,0.2513562386980108,0.25316455696202533,0.2549728752260398,0.25678119349005424,0.2585895117540687,0.2603978300180832,0.26220614828209765,0.2640144665461121,0.26582278481012656,0.26763110307414106,0.2694394213381555,0.27124773960216997,0.2730560578661845,0.27486437613019893,0.2766726943942134,0.27848101265822783,0.28028933092224234,0.2820976491862568,0.28390596745027125,0.2857142857142857,0.2875226039783002,0.28933092224231466,0.2911392405063291,0.29294755877034356,0.29475587703435807,0.2965641952983725,0.298372513562387,0.30018083182640143,0.30198915009041594,0.3037974683544304,0.30560578661844484,0.3074141048824593,0.3092224231464738,0.31103074141048825,0.3128390596745027,0.31464737793851716,0.31645569620253167,0.3182640144665461,0.32007233273056057,0.321880650994575,0.32368896925858953,0.325497287522604,0.32730560578661844,0.3291139240506329,0.3309222423146474,0.33273056057866185,0.3345388788426763,0.33634719710669075,0.33815551537070526,0.3399638336347197,0.34177215189873417,0.3435804701627486,0.3453887884267631,0.3471971066907776,0.34900542495479203,0.3508137432188065,0.352622061482821,0.35443037974683544,0.3562386980108499,0.35804701627486435,0.35985533453887886,0.3616636528028933,0.36347197106690776,0.36528028933092227,0.3688969258589512,0.3707052441229656,0.37251356238698013,0.3743218806509946,0.37613019891500904,0.3779385171790235,0.379746835443038,0.38155515370705245,0.3833634719710669,0.38517179023508136,0.38698010849909587,0.3887884267631103,0.39059674502712477,0.3924050632911392,0.39421338155515373,0.3960216998191682,0.39783001808318263,0.3996383363471971,0.4014466546112116,0.40325497287522605,0.4050632911392405,0.40687160940325495,0.40867992766726946,0.4104882459312839,0.41229656419529837,0.4141048824593128,0.4159132007233273,0.4177215189873418,0.41952983725135623,0.4213381555153707,0.4231464737793852,0.42495479204339964,0.4267631103074141,0.42857142857142855,0.43037974683544306,0.4321880650994575,0.43399638336347196,0.4358047016274864,0.4376130198915009,0.4394213381555154,0.4412296564195298,0.4430379746835443,0.4448462929475588,0.44665461121157324,0.45027124773960214,0.45207956600361665,0.4538878842676311,0.45750452079566006,0.4593128390596745,0.46112115732368897,0.4629294755877034,0.46473779385171793,0.4665461121157324,0.46835443037974683,0.4701627486437613,0.4719710669077758,0.47377938517179025,0.4755877034358047,0.47739602169981915,0.47920433996383366,0.4810126582278481,0.48282097649186256,0.484629294755877,0.4864376130198915,0.488245931283906,0.49005424954792043,0.4918625678119349,0.4936708860759494,0.49547920433996384,0.49909584086799275,0.5009041591320073,0.5027124773960217,0.5045207956600362,0.5063291139240507,0.5081374321880651,0.5099457504520796,0.5117540687160941,0.5135623869801085,0.515370705244123,0.5171790235081374,0.5189873417721519,0.5207956600361664,0.5226039783001808,0.5244122965641953,0.5262206148282098,0.5280289330922242,0.5298372513562387,0.5316455696202531,0.5334538878842676,0.5352622061482821,0.5370705244122965,0.538878842676311,0.5406871609403255,0.5424954792043399,0.5443037974683544,0.546112115732369,0.5479204339963833,0.5497287522603979,0.5515370705244123,0.5551537070524413,0.5569620253164557,0.5587703435804702,0.5605786618444847,0.5623869801084991,0.5641952983725136,0.566003616636528,0.5678119349005425,0.569620253164557,0.5714285714285714,0.5732368896925859,0.5750452079566004,0.5768535262206148,0.5786618444846293,0.5804701627486437,0.5822784810126582,0.5840867992766727,0.5858951175406871,0.5877034358047016,0.5895117540687161,0.5913200723327305,0.593128390596745,0.5949367088607594,0.596745027124774,0.5985533453887885,0.6003616636528029,0.6021699819168174,0.6039783001808319,0.6057866184448463,0.6075949367088608,0.6094032549728752,0.6112115732368897,0.6130198915009042,0.6148282097649186,0.6166365280289331,0.6184448462929476,0.620253164556962,0.6220614828209765,0.6238698010849909,0.6256781193490054,0.6274864376130199,0.6292947558770343,0.6311030741410488,0.6347197106690777,0.6365280289330922,0.6383363471971067,0.6401446654611211,0.6419529837251357,0.64376130198915,0.6455696202531646,0.6473779385171791,0.6491862567811935,0.650994575045208,0.6528028933092225,0.6546112115732369,0.6564195298372514,0.6582278481012658,0.6600361663652803,0.6618444846292948,0.6636528028933092,0.6654611211573237,0.6690777576853526,0.6708860759493671,0.6726943942133815,0.674502712477396,0.6763110307414105,0.6781193490054249,0.6799276672694394,0.6817359855334539,0.6835443037974683,0.6853526220614828,0.6871609403254972,0.6889692585895117,0.6907775768535263,0.6925858951175407,0.6943942133815552,0.6962025316455697,0.6980108499095841,0.6998191681735986,0.701627486437613,0.7034358047016275,0.705244122965642,0.7070524412296564,0.7088607594936709,0.7106690777576854,0.7124773960216998,0.7142857142857143,0.7160940325497287,0.7179023508137432,0.7197106690777577,0.7215189873417721,0.7233273056057866,0.7251356238698011,0.7269439421338155,0.72875226039783,0.7305605786618445,0.7323688969258589,0.7341772151898734,0.7359855334538878,0.7377938517179023,0.7396021699819169,0.7414104882459313,0.7432188065099458,0.7450271247739603,0.7468354430379747,0.7486437613019892,0.7504520795660036,0.7522603978300181,0.7540687160940326,0.755877034358047,0.7576853526220615,0.759493670886076,0.7613019891500904,0.7631103074141049,0.7649186256781193,0.7667269439421338,0.7685352622061483,0.7703435804701627,0.7721518987341772,0.7739602169981917,0.7757685352622061,0.7775768535262206,0.779385171790235,0.7811934900542495,0.783001808318264,0.7848101265822784,0.786618444846293,0.7884267631103075,0.7902350813743219,0.7920433996383364,0.7938517179023508,0.7956600361663653,0.7974683544303798,0.7992766726943942,0.8010849909584087,0.8028933092224232,0.8047016274864376,0.8065099457504521,0.8083182640144665,0.810126582278481,0.8119349005424955,0.8137432188065099,0.8155515370705244,0.8173598553345389,0.8191681735985533,0.8209764918625678,0.8245931283905967,0.8264014466546112,0.8282097649186256,0.8300180831826401,0.8318264014466547,0.833634719710669,0.8372513562386981,0.8390596745027125,0.840867992766727,0.8426763110307414,0.8444846292947559,0.8462929475587704,0.8481012658227848,0.8499095840867993,0.8517179023508138,0.8535262206148282,0.8553345388788427,0.8571428571428571,0.8589511754068716,0.8607594936708861,0.8625678119349005,0.864376130198915,0.8661844484629295,0.8679927667269439,0.8698010849909584,0.8716094032549728,0.8734177215189873,0.8752260397830018,0.8770343580470162,0.8788426763110307,0.8806509945750453,0.8824593128390597,0.8842676311030742,0.8860759493670886,0.8878842676311031,0.8896925858951176,0.891500904159132,0.8933092224231465,0.895117540687161,0.8969258589511754,0.8987341772151899,0.9005424954792043,0.9023508137432188,0.9041591320072333,0.9059674502712477,0.9077757685352622,0.9095840867992767,0.9113924050632911,0.9132007233273056,0.9150090415913201,0.9168173598553345,0.918625678119349,0.9204339963833634,0.9222423146473779,0.9240506329113924,0.9258589511754068,0.9276672694394213,0.9294755877034359,0.9312839059674503,0.9330922242314648,0.9349005424954792,0.9367088607594937,0.9385171790235082,0.9403254972875226,0.9421338155515371,0.9439421338155516,0.945750452079566,0.9475587703435805,0.9493670886075949,0.9511754068716094,0.9529837251356239,0.9547920433996383,0.9566003616636528,0.9584086799276673,0.9602169981916817,0.9620253164556962,0.9638336347197106,0.9656419529837251,0.9674502712477396,0.969258589511754,0.9710669077757685,0.972875226039783,0.9746835443037974,0.976491862567812,0.9783001808318263,0.9801084990958409,0.9819168173598554,0.9837251356238698,0.9855334538878843,0.9873417721518988,0.9891500904159132,0.9909584086799277,0.9927667269439421,0.9945750452079566,0.9963833634719711,0.9981916817359855],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.4505,0.5527,0.6094,0.8642,0.9151,1.0570,1.0672,1.0724,1.0917,1.0923,1.1277,1.1341,1.1486,1.1532,1.1573,1.1631,1.1632,1.1768,1.1874,1.1884,1.1983,1.2073,1.2155,1.2213,1.2277,1.2350,1.2389,1.2429,1.2468,1.2481,1.2490,1.2510,1.2560,1.2600,1.2655,1.2690,1.2698,1.2724,1.2782,1.2783,1.2796,1.2803,1.2825,1.2850,1.2853,1.2890,1.2900,1.2907,1.2909,1.2955,1.3036,1.3107,1.3125,1.3131,1.3147,1.3184,1.3189,1.3198,1.3199,1.3229,1.3269,1.3280,1.3285,1.3349,1.3350,1.3353,1.3355,1.3391,1.3404,1.3446,1.3511,1.3518,1.3532,1.3550,1.3597,1.3610,1.3618,1.3680,1.3752,1.3791,1.3824,1.3842,1.3865,1.3869,1.3874,1.3884,1.3899,1.3912,1.3920,1.3925,1.3936,1.3937,1.3943,1.3950,1.3952,1.3970,1.4021,1.4032,1.4069,1.4078,1.4088,1.4095,1.4138,1.4139,1.4184,1.4214,1.4255,1.4267,1.4287,1.4289,1.4312,1.4318,1.4320,1.4325,1.4329,1.4380,1.4385,1.4405,1.4412,1.4420,1.4431,1.4439,1.4454,1.4462,1.4504,1.4513,1.4533,1.4539,1.4544,1.4545,1.4547,1.4551,1.4559,1.4566,1.4589,1.4605,1.4606,1.4653,1.4657,1.4678,1.4695,1.4699,1.4709,1.4721,1.4730,1.4734,1.4736,1.4750,1.4751,1.4762,1.4780,1.4783,1.4790,1.4800,1.4820,1.4845,1.4847,1.4851,1.4853,1.4875,1.4885,1.4897,1.4927,1.4931,1.4948,1.4949,1.4961,1.4963,1.4965,1.4986,1.4989,1.5053,1.5083,1.5095,1.5099,1.5102,1.5103,1.5110,1.5127,1.5149,1.5158,1.5183,1.5187,1.5233,1.5252,1.5256,1.5276,1.5280,1.5284,1.5285,1.5287,1.5290,1.5315,1.5316,1.5320,1.5322,1.5325,1.5328,1.5362,1.5365,1.5366,1.5400,1.5413,1.5416,1.5428,1.5450,1.5452,1.5457,1.5463,1.5466,1.5497,1.5506,1.5513,1.5541,1.5580,1.5587,1.5600,1.5624,1.5626,1.5632,1.5633,1.5640,1.5646,1.5662,1.5689,1.5694,1.5721,1.5732,1.5736,1.5737,1.5752,1.5760,1.5761,1.5767,1.5774,1.5782,1.5785,1.5795,1.5806,1.5816,1.5823,1.5826,1.5871,1.5878,1.5883,1.5896,1.5918,1.5922,1.5949,1.5985,1.6001,1.6024,1.6030,1.6036,1.6039,1.6045,1.6049,1.6052,1.6055,1.6066,1.6074,1.6089,1.6105,1.6111,1.6114,1.6123,1.6134,1.6137,1.6147,1.6153,1.6188,1.6205,1.6209,1.6217,1.6252,1.6263,1.6265,1.6279,1.6281,1.6291,1.6320,1.6356,1.6363,1.6365,1.6372,1.6391,1.6415,1.6418,1.6432,1.6435,1.6441,1.6464,1.6480,1.6489,1.6494,1.6497,1.6499,1.6500,1.6516,1.6554,1.6564,1.6567,1.6569,1.6572,1.6608,1.6615,1.6626,1.6637,1.6660,1.6670,1.6672,1.6688,1.6689,1.6694,1.6710,1.6720,1.6779,1.6786,1.6795,1.6818,1.6836,1.6859,1.6866,1.6868,1.6870,1.6875,1.6888,1.6899,1.6914,1.6916,1.6921,1.6930,1.6937,1.6959,1.6983,1.6993,1.7007,1.7073,1.7078,1.7083,1.7089,1.7136,1.7138,1.7151,1.7179,1.7204,1.7213,1.7238,1.7254,1.7257,1.7333,1.7347,1.7360,1.7376,1.7383,1.7403,1.7425,1.7431,1.7442,1.7468,1.7490,1.7519,1.7535,1.7538,1.7563,1.7612,1.7613,1.7621,1.7622,1.7652,1.7680,1.7707,1.7746,1.7770,1.7784,1.7829,1.7840,1.7845,1.7867,1.7868,1.7885,1.7891,1.7892,1.7916,1.7919,1.7943,1.7971,1.7975,1.8014,1.8042,1.8059,1.8070,1.8084,1.8086,1.8141,1.8185,1.8199,1.8201,1.8214,1.8224,1.8232,1.8316,1.8319,1.8353,1.8366,1.8374,1.8375,1.8387,1.8393,1.8439,1.8479,1.8621,1.8709,1.8721,1.8755,1.8845,1.8848,1.8862,1.8871,1.8883,1.8905,1.8918,1.8982,1.8994,1.9035,1.9055,1.9062,1.9091,1.9100,1.9101,1.9182,1.9202,1.9228,1.9268,1.9271,1.9321,1.9437,1.9529,1.9560,1.9622,1.9656,1.9764,1.9790,1.9805,1.9849,1.9858,1.9890,1.9897,1.9898,1.9922,1.9948,2.0014,2.0071,2.0097,2.0102,2.0211,2.0335,2.0379,2.0458,2.0488,2.0491,2.0596,2.0604,2.0611,2.0620,2.0621,2.0768,2.0866,2.0901,2.0974,2.0979,2.0988,2.1033,2.1272,2.1337,2.1392,2.1449,2.1546,2.1571,2.1727,2.1785,2.1905,2.1943,2.1983,2.2275,2.2379,2.2486,2.2516,2.2568,2.2575,2.2804,2.2833,2.2990,2.3145,2.3210,2.3250,2.3320,2.3807,2.3879,2.4154,2.4207,2.4208,2.4279,2.4385,2.4583,2.4817,2.5180,2.5819,2.5840,2.6166,2.6761,2.7786,2.8198,2.8509,3.0394,3.0635,3.2641,3.5292,3.9211,4.2445,5.4938],"y":[0.0018050541516245488,0.0036101083032490976,0.005415162454873646,0.007220216606498195,0.009025270758122744,0.010830324909747292,0.01263537906137184,0.01444043321299639,0.016245487364620937,0.018050541516245487,0.019855595667870037,0.021660649819494584,0.023465703971119134,0.02527075812274368,0.02707581227436823,0.02888086642599278,0.030685920577617327,0.032490974729241874,0.03429602888086643,0.036101083032490974,0.03790613718411552,0.039711191335740074,0.04151624548736462,0.04332129963898917,0.04512635379061372,0.04693140794223827,0.048736462093862815,0.05054151624548736,0.052346570397111915,0.05415162454873646,0.05595667870036101,0.05776173285198556,0.05956678700361011,0.061371841155234655,0.0631768953068592,0.06498194945848375,0.06678700361010831,0.06859205776173286,0.07220216606498195,0.0740072202166065,0.07581227436823104,0.0776173285198556,0.07942238267148015,0.0812274368231047,0.08303249097472924,0.08483754512635379,0.08664259927797834,0.08844765342960288,0.09025270758122744,0.09205776173285199,0.09386281588447654,0.09566787003610108,0.09927797833935018,0.10108303249097472,0.10288808664259928,0.10469314079422383,0.10649819494584838,0.10830324909747292,0.11010830324909747,0.11191335740072202,0.11371841155234658,0.11552346570397112,0.11732851985559567,0.11913357400722022,0.12093862815884476,0.12274368231046931,0.1263537906137184,0.12815884476534295,0.1299638989169675,0.13176895306859207,0.13537906137184116,0.1371841155234657,0.13898916967509026,0.1407942238267148,0.1444043321299639,0.14620938628158844,0.148014440433213,0.14981949458483754,0.15162454873646208,0.15342960288808663,0.1552346570397112,0.15703971119133575,0.1588447653429603,0.16064981949458484,0.1624548736462094,0.16425992779783394,0.16606498194945848,0.16787003610108303,0.16967509025270758,0.17148014440433212,0.17328519855595667,0.17509025270758122,0.17689530685920576,0.17870036101083034,0.18050541516245489,0.18231046931407943,0.18411552346570398,0.18592057761732853,0.18772563176895307,0.18953068592057762,0.19133574007220217,0.1931407942238267,0.19494584837545126,0.1967509025270758,0.19855595667870035,0.2003610108303249,0.20216606498194944,0.20397111913357402,0.20577617328519857,0.2075812274368231,0.20938628158844766,0.2111913357400722,0.21299638989169675,0.2148014440433213,0.21660649819494585,0.2184115523465704,0.22021660649819494,0.22202166064981949,0.22382671480144403,0.22563176895306858,0.22743682310469315,0.2292418772563177,0.23104693140794225,0.2328519855595668,0.23465703971119134,0.2364620938628159,0.23826714801444043,0.24007220216606498,0.24187725631768953,0.24368231046931407,0.24729241877256317,0.2490974729241877,0.2509025270758123,0.2527075812274368,0.2545126353790614,0.2563176895306859,0.2581227436823105,0.259927797833935,0.26353790613718414,0.26534296028880866,0.26714801444043323,0.26895306859205775,0.27075812274368233,0.2743682310469314,0.27617328519855594,0.2779783393501805,0.27978339350180503,0.2833935018050541,0.2851985559566787,0.2870036101083033,0.29061371841155237,0.2924187725631769,0.29422382671480146,0.296028880866426,0.29783393501805056,0.2996389891696751,0.30144404332129965,0.30324909747292417,0.30505415162454874,0.30866425992779783,0.3104693140794224,0.31227436823104693,0.3140794223826715,0.315884476534296,0.3176895306859206,0.3194945848375451,0.3212996389891697,0.3231046931407942,0.3249097472924188,0.3267148014440433,0.3303249097472924,0.33212996389891697,0.33393501805054154,0.33574007220216606,0.33754512635379064,0.33935018050541516,0.34115523465703973,0.34296028880866425,0.3447653429602888,0.34657039711191334,0.3483754512635379,0.35018050541516244,0.351985559566787,0.35379061371841153,0.3555956678700361,0.3574007220216607,0.3592057761732852,0.36101083032490977,0.3628158844765343,0.36462093862815886,0.3664259927797834,0.36823104693140796,0.37184115523465705,0.37364620938628157,0.37545126353790614,0.37725631768953066,0.37906137184115524,0.38086642599277976,0.38267148014440433,0.3844765342960289,0.3862815884476534,0.388086642599278,0.3898916967509025,0.3916967509025271,0.3935018050541516,0.3953068592057762,0.3971119133574007,0.3989169675090253,0.4007220216606498,0.40252707581227437,0.4043321299638989,0.40613718411552346,0.40974729241877256,0.41155234657039713,0.41335740072202165,0.4151624548736462,0.41696750902527074,0.4187725631768953,0.42057761732851984,0.4223826714801444,0.42418772563176893,0.4259927797833935,0.427797833935018,0.4296028880866426,0.4314079422382672,0.4332129963898917,0.43501805054151627,0.4368231046931408,0.43862815884476536,0.4404332129963899,0.44223826714801445,0.44404332129963897,0.44584837545126355,0.44765342960288806,0.44945848375451264,0.45126353790613716,0.45306859205776173,0.4548736462093863,0.4566787003610108,0.4584837545126354,0.4602888086642599,0.463898916967509,0.4675090252707581,0.4693140794223827,0.4711191335740072,0.4729241877256318,0.4747292418772563,0.47653429602888087,0.47833935018050544,0.48014440433212996,0.48194945848375453,0.48375451263537905,0.4855595667870036,0.48736462093862815,0.4891696750902527,0.49097472924187724,0.4963898916967509,0.4981949458483754,0.5,0.5018050541516246,0.5036101083032491,0.5054151624548736,0.5072202166064982,0.5090252707581228,0.5108303249097473,0.5126353790613718,0.5144404332129964,0.516245487364621,0.5180505415162455,0.51985559566787,0.5216606498194946,0.5234657039711191,0.5252707581227437,0.5270758122743683,0.5288808664259927,0.5306859205776173,0.5324909747292419,0.5342960288808665,0.5361010830324909,0.5379061371841155,0.5397111913357401,0.5415162454873647,0.5433212996389891,0.5451263537906137,0.5469314079422383,0.5487364620938628,0.5505415162454874,0.5523465703971119,0.5541516245487365,0.555956678700361,0.5577617328519856,0.5595667870036101,0.5613718411552346,0.5631768953068592,0.5649819494584838,0.5667870036101083,0.5685920577617328,0.5703971119133574,0.572202166064982,0.5740072202166066,0.5776173285198556,0.5794223826714802,0.5830324909747292,0.5848375451263538,0.5866425992779783,0.5884476534296029,0.5902527075812274,0.592057761732852,0.5938628158844765,0.5956678700361011,0.5974729241877257,0.5992779783393501,0.6028880866425993,0.6046931407942239,0.6083032490974729,0.6101083032490975,0.6137184115523465,0.6155234657039711,0.6173285198555957,0.6191335740072202,0.6209386281588448,0.6227436823104693,0.6245487364620939,0.6263537906137184,0.6299638989169675,0.631768953068592,0.6335740072202166,0.6353790613718412,0.6371841155234657,0.6389891696750902,0.6407942238267148,0.6425992779783394,0.644404332129964,0.6462093862815884,0.648014440433213,0.6498194945848376,0.6534296028880866,0.6552346570397112,0.6570397111913358,0.6588447653429603,0.6606498194945848,0.6624548736462094,0.6642599277978339,0.6660649819494585,0.6678700361010831,0.6696750902527075,0.6714801444043321,0.6732851985559567,0.6750902527075813,0.6768953068592057,0.6787003610108303,0.6805054151624549,0.6841155234657039,0.6859205776173285,0.6877256317689531,0.6895306859205776,0.6913357400722022,0.6931407942238267,0.6949458483754513,0.6967509025270758,0.6985559566787004,0.7003610108303249,0.7021660649819494,0.703971119133574,0.7057761732851986,0.7075812274368231,0.7093862815884476,0.7111913357400722,0.7148014440433214,0.7166064981949458,0.7184115523465704,0.720216606498195,0.7220216606498195,0.7256317689530686,0.7274368231046932,0.7292418772563177,0.7310469314079422,0.7328519855595668,0.7346570397111913,0.7364620938628159,0.7382671480144405,0.740072202166065,0.7418772563176895,0.7436823104693141,0.7454873646209387,0.7472924187725631,0.7490974729241877,0.7509025270758123,0.7527075812274369,0.7545126353790613,0.7563176895306859,0.7581227436823105,0.759927797833935,0.7617328519855595,0.7635379061371841,0.7653429602888087,0.7671480144404332,0.7689530685920578,0.7707581227436823,0.7725631768953068,0.776173285198556,0.7779783393501805,0.779783393501805,0.7815884476534296,0.7833935018050542,0.7851985559566786,0.7870036101083032,0.7888086642599278,0.7906137184115524,0.7924187725631769,0.7942238267148014,0.796028880866426,0.7978339350180506,0.7996389891696751,0.8014440433212996,0.8032490974729242,0.8050541516245487,0.8068592057761733,0.8086642599277978,0.8104693140794224,0.8122743682310469,0.8140794223826715,0.8158844765342961,0.8176895306859205,0.8194945848375451,0.8212996389891697,0.8231046931407943,0.8249097472924187,0.8285198555956679,0.8303249097472925,0.8321299638989169,0.8339350180505415,0.8357400722021661,0.8375451263537906,0.8393501805054152,0.8411552346570397,0.8429602888086642,0.8447653429602888,0.8465703971119134,0.8483754512635379,0.8501805054151624,0.851985559566787,0.8537906137184116,0.855595667870036,0.8574007220216606,0.8592057761732852,0.8610108303249098,0.8628158844765343,0.8646209386281588,0.8664259927797834,0.868231046931408,0.8700361010830325,0.871841155234657,0.8736462093862816,0.8754512635379061,0.8772563176895307,0.8790613718411552,0.8808664259927798,0.8826714801444043,0.8844765342960289,0.8862815884476535,0.8880866425992779,0.8898916967509025,0.8916967509025271,0.8935018050541517,0.8971119133574007,0.8989169675090253,0.9007220216606499,0.9025270758122743,0.9043321299638989,0.9061371841155235,0.907942238267148,0.9097472924187726,0.9115523465703971,0.9133574007220217,0.9151624548736462,0.9169675090252708,0.9187725631768953,0.9205776173285198,0.924187725631769,0.9259927797833934,0.927797833935018,0.9296028880866426,0.9314079422382672,0.9332129963898917,0.9350180505415162,0.9368231046931408,0.9386281588447654,0.9404332129963899,0.9422382671480144,0.944043321299639,0.9458483754512635,0.9476534296028881,0.9494584837545126,0.9512635379061372,0.9530685920577617,0.9548736462093863,0.9566787003610109,0.9584837545126353,0.9602888086642599,0.9620938628158845,0.9638989169675091,0.9657039711191335,0.9675090252707581,0.9693140794223827,0.9711191335740073,0.9729241877256317,0.9747292418772563,0.9765342960288809,0.9783393501805054,0.98014440433213,0.9819494584837545,0.983754512635379,0.9855595667870036,0.9873646209386282,0.9891696750902527,0.9909747292418772,0.9927797833935018,0.9945848375451264,0.9963898916967509,0.9981949458483754],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.1971,0.1983,0.2042,0.2063,0.2087,0.2096,0.2107,0.2146,0.2158,0.2159,0.2171,0.2260,0.2262,0.2303,0.2309,0.2310,0.2327,0.2330,0.2334,0.2353,0.2358,0.2368,0.2394,0.2401,0.2408,0.2413,0.2434,0.2435,0.2444,0.2458,0.2460,0.2461,0.2469,0.2472,0.2476,0.2484,0.2490,0.2492,0.2513,0.2524,0.2542,0.2547,0.2572,0.2574,0.2593,0.2594,0.2603,0.2605,0.2618,0.2619,0.2620,0.2621,0.2623,0.2633,0.2634,0.2635,0.2642,0.2644,0.2646,0.2648,0.2657,0.2663,0.2665,0.2672,0.2676,0.2680,0.2683,0.2684,0.2685,0.2690,0.2721,0.2732,0.2747,0.2749,0.2755,0.2765,0.2775,0.2781,0.2788,0.2794,0.2815,0.2829,0.2846,0.2849,0.2851,0.2854,0.2858,0.2861,0.2863,0.2866,0.2867,0.2869,0.2886,0.2894,0.2897,0.2904,0.2907,0.2910,0.2914,0.2930,0.2943,0.2974,0.2982,0.2992,0.2996,0.3014,0.3019,0.3025,0.3035,0.3056,0.3061,0.3068,0.3070,0.3078,0.3083,0.3086,0.3088,0.3092,0.3105,0.3118,0.3120,0.3125,0.3126,0.3148,0.3154,0.3161,0.3168,0.3174,0.3175,0.3182,0.3186,0.3195,0.3196,0.3216,0.3229,0.3232,0.3233,0.3238,0.3243,0.3244,0.3247,0.3248,0.3271,0.3277,0.3282,0.3294,0.3297,0.3298,0.3299,0.3300,0.3335,0.3345,0.3349,0.3374,0.3421,0.3425,0.3430,0.3431,0.3443,0.3448,0.3455,0.3470,0.3486,0.3497,0.3510,0.3555,0.3561,0.3572,0.3581,0.3587,0.3602,0.3606,0.3610,0.3611,0.3630,0.3684,0.3689,0.3692,0.3700,0.3704,0.3714,0.3729,0.3746,0.3752,0.3781,0.3792,0.3795,0.3811,0.3823,0.3833,0.3836,0.3844,0.3847,0.3859,0.3866,0.3873,0.3890,0.3905,0.3906,0.3908,0.3926,0.3933,0.3940,0.3943,0.3944,0.3951,0.3971,0.3990,0.3998,0.4012,0.4031,0.4032,0.4034,0.4047,0.4048,0.4060,0.4070,0.4087,0.4131,0.4136,0.4140,0.4141,0.4145,0.4150,0.4171,0.4184,0.4210,0.4226,0.4237,0.4263,0.4276,0.4301,0.4308,0.4355,0.4404,0.4410,0.4452,0.4453,0.4458,0.4474,0.4511,0.4537,0.4550,0.4563,0.4598,0.4612,0.4615,0.4620,0.4625,0.4658,0.4691,0.4702,0.4704,0.4706,0.4721,0.4725,0.4767,0.4783,0.4810,0.4828,0.4842,0.4888,0.4891,0.4899,0.4918,0.4924,0.4951,0.4955,0.4967,0.4997,0.5016,0.5039,0.5069,0.5096,0.5104,0.5139,0.5141,0.5161,0.5166,0.5183,0.5201,0.5231,0.5241,0.5283,0.5306,0.5320,0.5359,0.5365,0.5385,0.5399,0.5409,0.5416,0.5418,0.5421,0.5442,0.5446,0.5489,0.5510,0.5517,0.5529,0.5533,0.5534,0.5536,0.5560,0.5568,0.5582,0.5599,0.5610,0.5622,0.5627,0.5635,0.5644,0.5661,0.5686,0.5707,0.5709,0.5716,0.5724,0.5728,0.5731,0.5746,0.5781,0.5800,0.5803,0.5806,0.5813,0.5815,0.5816,0.5822,0.5832,0.5836,0.5844,0.5845,0.5849,0.5859,0.5867,0.5872,0.5893,0.5902,0.5910,0.5918,0.5932,0.5934,0.5990,0.6028,0.6044,0.6051,0.6052,0.6088,0.6102,0.6104,0.6110,0.6112,0.6128,0.6143,0.6158,0.6177,0.6229,0.6233,0.6238,0.6256,0.6264,0.6272,0.6290,0.6309,0.6320,0.6342,0.6355,0.6362,0.6367,0.6400,0.6411,0.6419,0.6429,0.6473,0.6475,0.6480,0.6495,0.6502,0.6508,0.6512,0.6525,0.6542,0.6554,0.6585,0.6591,0.6626,0.6663,0.6682,0.6690,0.6696,0.6697,0.6701,0.6713,0.6718,0.6727,0.6731,0.6752,0.6773,0.6777,0.6782,0.6792,0.6798,0.6808,0.6827,0.6828,0.6839,0.6848,0.6855,0.6893,0.6899,0.6902,0.6910,0.6921,0.6947,0.7011,0.7125,0.7135,0.7154,0.7156,0.7161,0.7182,0.7224,0.7240,0.7270,0.7286,0.7338,0.7344,0.7363,0.7372,0.7375,0.7553,0.7582,0.7592,0.7600,0.7703,0.7704,0.7727,0.7756,0.7770,0.7813,0.7833,0.7909,0.7943,0.7944,0.7970,0.7987,0.7999,0.8007,0.8125,0.8172,0.8208,0.8277,0.8441,0.8480,0.8579,0.8585,0.8619,0.8653,0.8656,0.8766,0.8815,0.8837,0.8883,0.8934,0.8939,0.8946,0.8973,0.9212,0.9315,0.9406,0.9447,0.9553,0.9644,0.9777,0.9973,1.0061,1.0294,1.0297,1.0307,1.0314,1.0489,1.0588,1.0623,1.0659,1.0676,1.0677,1.0759,1.0867,1.0884,1.0990,1.1006,1.1171,1.1318,1.1385,1.1399,1.1413,1.1469,1.1773,1.2235,1.2316,1.2340,1.2709,1.4210,1.6463,1.6614,1.6868,1.8001,1.8396,2.4794,3.0094,3.2643,3.4255,3.5126,3.8390,3.9352,4.1755,6.0103,6.0775,7.3506,10.9116],"y":[0.0018214936247723133,0.0036429872495446266,0.00546448087431694,0.007285974499089253,0.009107468123861567,0.01092896174863388,0.012750455373406194,0.014571948998178506,0.018214936247723135,0.020036429872495445,0.02185792349726776,0.025500910746812388,0.0273224043715847,0.029143897996357013,0.030965391621129327,0.03278688524590164,0.03460837887067395,0.03642987249544627,0.03825136612021858,0.04007285974499089,0.04189435336976321,0.04371584699453552,0.04553734061930783,0.04735883424408015,0.04918032786885246,0.051001821493624776,0.052823315118397086,0.056466302367941715,0.058287795992714025,0.060109289617486336,0.061930783242258654,0.06375227686703097,0.06557377049180328,0.06739526411657559,0.0692167577413479,0.07103825136612021,0.07285974499089254,0.07468123861566485,0.07832422586520947,0.08014571948998178,0.08196721311475409,0.08378870673952642,0.08561020036429873,0.08743169398907104,0.08925318761384335,0.09107468123861566,0.0947176684881603,0.0965391621129326,0.10018214936247723,0.10200364298724955,0.10564663023679417,0.10746812386156648,0.1092896174863388,0.1111111111111111,0.11293260473588343,0.11475409836065574,0.11839708561020036,0.12021857923497267,0.122040072859745,0.12386156648451731,0.12568306010928962,0.12932604735883424,0.13114754098360656,0.13296903460837886,0.13479052823315119,0.1366120218579235,0.1384335154826958,0.14025500910746813,0.14207650273224043,0.14389799635701275,0.14571948998178508,0.14754098360655737,0.1493624772313297,0.151183970856102,0.15300546448087432,0.15482695810564662,0.15664845173041894,0.16029143897996356,0.1621129326047359,0.16393442622950818,0.1657559198542805,0.16939890710382513,0.17122040072859745,0.17304189435336975,0.17486338797814208,0.1785063752276867,0.18032786885245902,0.18397085610200364,0.18579234972677597,0.1894353369763206,0.1912568306010929,0.1930783242258652,0.19672131147540983,0.19854280510018216,0.20036429872495445,0.20218579234972678,0.2040072859744991,0.2058287795992714,0.20765027322404372,0.20947176684881602,0.21129326047358835,0.21311475409836064,0.21493624772313297,0.2167577413479053,0.2185792349726776,0.2204007285974499,0.2222222222222222,0.22404371584699453,0.22586520947176686,0.22768670309653916,0.22950819672131148,0.23132969034608378,0.2331511839708561,0.23497267759562843,0.23679417122040072,0.23861566484517305,0.24043715846994534,0.24408014571949,0.2459016393442623,0.2495446265938069,0.25136612021857924,0.25318761384335153,0.2550091074681239,0.2568306010928962,0.2586520947176685,0.2604735883424408,0.26229508196721313,0.2641165755919854,0.2659380692167577,0.2677595628415301,0.26958105646630237,0.27140255009107467,0.273224043715847,0.2750455373406193,0.2768670309653916,0.2786885245901639,0.28051001821493626,0.28233151183970856,0.28415300546448086,0.2859744990892532,0.2877959927140255,0.2896174863387978,0.29143897996357016,0.29326047358834245,0.29508196721311475,0.29690346083788705,0.2987249544626594,0.3005464480874317,0.302367941712204,0.30418943533697634,0.30601092896174864,0.30783242258652094,0.30965391621129323,0.3114754098360656,0.3132969034608379,0.3151183970856102,0.31876138433515483,0.3205828779599271,0.3224043715846995,0.3242258652094718,0.32604735883424407,0.32786885245901637,0.3296903460837887,0.331511839708561,0.3333333333333333,0.33515482695810567,0.33697632058287796,0.33879781420765026,0.3406193078324226,0.3424408014571949,0.3442622950819672,0.3460837887067395,0.34790528233151186,0.34972677595628415,0.35154826958105645,0.3533697632058288,0.3551912568306011,0.3570127504553734,0.3588342440801457,0.36065573770491804,0.36247723132969034,0.36429872495446264,0.366120218579235,0.3679417122040073,0.3697632058287796,0.37340619307832423,0.37522768670309653,0.3770491803278688,0.3788706739526412,0.3806921675774135,0.3825136612021858,0.3843351548269581,0.3879781420765027,0.38979963570127507,0.39162112932604737,0.39344262295081966,0.39526411657559196,0.3970856102003643,0.3989071038251366,0.4007285974499089,0.40255009107468126,0.40437158469945356,0.40619307832422585,0.4080145719489982,0.4098360655737705,0.4116575591985428,0.4134790528233151,0.41530054644808745,0.41712204007285975,0.41894353369763204,0.4207650273224044,0.4225865209471767,0.424408014571949,0.4262295081967213,0.42805100182149364,0.42987249544626593,0.43169398907103823,0.4335154826958106,0.4353369763205829,0.4371584699453552,0.43897996357012753,0.4408014571948998,0.4426229508196721,0.4444444444444444,0.44626593806921677,0.44808743169398907,0.44990892531876137,0.4517304189435337,0.453551912568306,0.4553734061930783,0.45719489981785066,0.45901639344262296,0.46083788706739526,0.46265938069216755,0.4644808743169399,0.4663023679417122,0.4681238615664845,0.46994535519125685,0.47176684881602915,0.47358834244080145,0.47540983606557374,0.4772313296903461,0.4790528233151184,0.4808743169398907,0.48269581056466304,0.48451730418943534,0.48633879781420764,0.48816029143898,0.4899817850637523,0.4918032786885246,0.4936247723132969,0.49544626593806923,0.4990892531876138,0.5009107468123861,0.5027322404371585,0.5045537340619308,0.5063752276867031,0.5081967213114754,0.5100182149362478,0.51183970856102,0.5136612021857924,0.5154826958105647,0.517304189435337,0.5191256830601093,0.5209471766848816,0.5227686703096539,0.5245901639344263,0.5264116575591985,0.5282331511839709,0.5300546448087432,0.5318761384335154,0.5336976320582878,0.5355191256830601,0.5373406193078324,0.5391621129326047,0.5409836065573771,0.5428051001821493,0.5446265938069217,0.546448087431694,0.5482695810564663,0.5500910746812386,0.5537340619307832,0.5555555555555556,0.5573770491803278,0.5591985428051002,0.5610200364298725,0.5628415300546448,0.5646630236794171,0.5664845173041895,0.5683060109289617,0.5701275045537341,0.5719489981785064,0.5737704918032787,0.575591985428051,0.5774134790528234,0.5792349726775956,0.581056466302368,0.5828779599271403,0.5846994535519126,0.5865209471766849,0.5883424408014571,0.5901639344262295,0.5919854280510018,0.5938069216757741,0.5956284153005464,0.5974499089253188,0.599271402550091,0.6010928961748634,0.6029143897996357,0.6065573770491803,0.6083788706739527,0.6102003642987249,0.6120218579234973,0.6138433515482696,0.6156648451730419,0.6174863387978142,0.6193078324225865,0.6211293260473588,0.6229508196721312,0.6247723132969034,0.6265938069216758,0.6284153005464481,0.6302367941712204,0.6320582877959927,0.6338797814207651,0.6357012750455373,0.6375227686703097,0.639344262295082,0.6411657559198543,0.6429872495446266,0.644808743169399,0.6466302367941712,0.6484517304189436,0.6502732240437158,0.6520947176684881,0.6557377049180327,0.6575591985428051,0.6593806921675774,0.6612021857923497,0.663023679417122,0.6648451730418944,0.6666666666666666,0.668488160291439,0.6703096539162113,0.6721311475409836,0.6739526411657559,0.6757741347905283,0.6775956284153005,0.6794171220400729,0.6812386156648452,0.6830601092896175,0.6848816029143898,0.6867030965391621,0.6885245901639344,0.6903460837887068,0.692167577413479,0.6939890710382514,0.6958105646630237,0.697632058287796,0.6994535519125683,0.7012750455373407,0.7030965391621129,0.7049180327868853,0.7067395264116576,0.7085610200364298,0.7103825136612022,0.7122040072859745,0.7140255009107468,0.7158469945355191,0.7176684881602914,0.7194899817850637,0.7213114754098361,0.7231329690346083,0.7249544626593807,0.726775956284153,0.7285974499089253,0.7304189435336976,0.73224043715847,0.7340619307832422,0.7358834244080146,0.7377049180327869,0.7395264116575592,0.7413479052823315,0.7449908925318761,0.7468123861566485,0.7486338797814208,0.7504553734061931,0.7522768670309654,0.7540983606557377,0.75591985428051,0.7577413479052824,0.7595628415300546,0.7632058287795993,0.7650273224043715,0.7668488160291439,0.7686703096539163,0.7704918032786885,0.7723132969034608,0.7741347905282332,0.7759562841530054,0.7777777777777778,0.7795992714025501,0.7814207650273224,0.7832422586520947,0.785063752276867,0.7868852459016393,0.7887067395264117,0.7905282331511839,0.7923497267759563,0.7941712204007286,0.7959927140255009,0.7978142076502732,0.7996357012750456,0.8014571948998178,0.8032786885245902,0.8051001821493625,0.8069216757741348,0.8087431693989071,0.8105646630236795,0.8123861566484517,0.8142076502732241,0.8160291438979964,0.8178506375227687,0.819672131147541,0.8214936247723132,0.8233151183970856,0.825136612021858,0.8269581056466302,0.8287795992714025,0.8306010928961749,0.8324225865209471,0.8342440801457195,0.8360655737704918,0.8378870673952641,0.8397085610200364,0.8415300546448088,0.843351548269581,0.8451730418943534,0.8469945355191257,0.848816029143898,0.8506375227686703,0.8524590163934426,0.8542805100182149,0.8561020036429873,0.8579234972677595,0.8597449908925319,0.8615664845173042,0.8633879781420765,0.8652094717668488,0.8670309653916212,0.8688524590163934,0.8706739526411658,0.8724954462659381,0.8743169398907104,0.8761384335154827,0.8779599271402551,0.8797814207650273,0.8816029143897997,0.8834244080145719,0.8852459016393442,0.8870673952641166,0.8907103825136612,0.8925318761384335,0.8943533697632058,0.8961748633879781,0.8979963570127505,0.8998178506375227,0.9016393442622951,0.9034608378870674,0.9052823315118397,0.907103825136612,0.9089253187613844,0.9107468123861566,0.912568306010929,0.9143897996357013,0.9162112932604736,0.9180327868852459,0.9198542805100182,0.9216757741347905,0.9234972677595629,0.9253187613843351,0.9271402550091075,0.9289617486338798,0.930783242258652,0.9326047358834244,0.9344262295081968,0.936247723132969,0.9380692167577414,0.9398907103825137,0.941712204007286,0.9435336976320583,0.9453551912568307,0.9471766848816029,0.9489981785063752,0.9508196721311475,0.9526411657559198,0.9544626593806922,0.9562841530054644,0.9581056466302368,0.9599271402550091,0.9617486338797814,0.9635701275045537,0.9653916211293261,0.9672131147540983,0.9690346083788707,0.970856102003643,0.9726775956284153,0.9744990892531876,0.97632058287796,0.9781420765027322,0.9799635701275046,0.9817850637522769,0.9836065573770492,0.9854280510018215,0.9872495446265938,0.9890710382513661,0.9908925318761385,0.9927140255009107,0.994535519125683,0.9963570127504554,0.9981785063752276],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.3451,0.3594,0.4263,0.6886,0.8673,0.8700,0.8839,0.8928,0.8965,0.9033,0.9120,0.9277,0.9328,0.9331,0.9366,0.9423,0.9427,0.9445,0.9509,0.9530,0.9533,0.9579,0.9607,0.9645,0.9661,0.9664,0.9675,0.9683,0.9688,0.9691,0.9752,0.9753,0.9772,0.9773,0.9779,0.9791,0.9809,0.9844,0.9850,0.9851,0.9853,0.9856,0.9864,0.9874,0.9884,0.9894,0.9899,0.9900,0.9914,0.9916,0.9924,0.9931,0.9935,0.9936,0.9971,0.9973,1.0002,1.0006,1.0012,1.0019,1.0043,1.0057,1.0063,1.0069,1.0114,1.0121,1.0127,1.0129,1.0131,1.0153,1.0154,1.0163,1.0170,1.0243,1.0275,1.0338,1.0355,1.0362,1.0377,1.0386,1.0390,1.0392,1.0401,1.0406,1.0432,1.0452,1.0454,1.0465,1.0474,1.0481,1.0487,1.0496,1.0500,1.0510,1.0523,1.0526,1.0539,1.0553,1.0566,1.0593,1.0606,1.0615,1.0659,1.0662,1.0666,1.0717,1.0722,1.0723,1.0736,1.0741,1.0758,1.0770,1.0788,1.0796,1.0810,1.0816,1.0824,1.0854,1.0855,1.0873,1.0887,1.0914,1.0922,1.0970,1.1008,1.1021,1.1058,1.1071,1.1090,1.1108,1.1109,1.1145,1.1162,1.1163,1.1182,1.1200,1.1205,1.1217,1.1244,1.1245,1.1248,1.1291,1.1293,1.1295,1.1297,1.1299,1.1301,1.1305,1.1306,1.1315,1.1324,1.1337,1.1338,1.1377,1.1379,1.1382,1.1387,1.1406,1.1470,1.1472,1.1483,1.1489,1.1491,1.1494,1.1501,1.1506,1.1515,1.1527,1.1540,1.1553,1.1563,1.1572,1.1587,1.1595,1.1606,1.1622,1.1623,1.1675,1.1678,1.1679,1.1680,1.1683,1.1726,1.1736,1.1775,1.1803,1.1804,1.1823,1.1824,1.1828,1.1835,1.1844,1.1890,1.1903,1.1919,1.1928,1.1952,1.1962,1.1969,1.1984,1.1990,1.2010,1.2033,1.2056,1.2072,1.2097,1.2098,1.2134,1.2136,1.2176,1.2179,1.2181,1.2189,1.2199,1.2227,1.2233,1.2242,1.2246,1.2274,1.2285,1.2295,1.2316,1.2321,1.2334,1.2345,1.2381,1.2383,1.2386,1.2398,1.2405,1.2425,1.2426,1.2434,1.2448,1.2473,1.2489,1.2506,1.2513,1.2526,1.2541,1.2542,1.2546,1.2570,1.2572,1.2576,1.2588,1.2618,1.2623,1.2639,1.2651,1.2655,1.2657,1.2663,1.2670,1.2680,1.2729,1.2739,1.2759,1.2767,1.2776,1.2799,1.2800,1.2803,1.2813,1.2823,1.2825,1.2850,1.2854,1.2885,1.2920,1.2923,1.2959,1.3003,1.3012,1.3020,1.3025,1.3026,1.3032,1.3048,1.3071,1.3101,1.3108,1.3125,1.3130,1.3143,1.3170,1.3177,1.3198,1.3209,1.3217,1.3235,1.3247,1.3248,1.3254,1.3269,1.3277,1.3288,1.3294,1.3315,1.3316,1.3322,1.3333,1.3353,1.3367,1.3440,1.3468,1.3470,1.3473,1.3477,1.3498,1.3501,1.3508,1.3513,1.3561,1.3592,1.3619,1.3628,1.3658,1.3706,1.3746,1.3762,1.3765,1.3778,1.3852,1.3893,1.3908,1.3924,1.3930,1.3948,1.3955,1.4007,1.4010,1.4018,1.4019,1.4027,1.4040,1.4078,1.4130,1.4152,1.4197,1.4249,1.4260,1.4279,1.4323,1.4334,1.4351,1.4365,1.4370,1.4387,1.4390,1.4405,1.4424,1.4470,1.4475,1.4525,1.4536,1.4557,1.4564,1.4567,1.4588,1.4602,1.4617,1.4637,1.4647,1.4654,1.4667,1.4680,1.4692,1.4695,1.4728,1.4741,1.4773,1.4789,1.4817,1.4891,1.4943,1.4992,1.5007,1.5019,1.5163,1.5188,1.5221,1.5239,1.5243,1.5266,1.5274,1.5281,1.5285,1.5339,1.5355,1.5393,1.5449,1.5484,1.5495,1.5530,1.5531,1.5602,1.5618,1.5619,1.5620,1.5659,1.5700,1.5733,1.5752,1.5770,1.5793,1.5808,1.5889,1.5898,1.5954,1.5982,1.5986,1.6046,1.6073,1.6107,1.6185,1.6191,1.6216,1.6321,1.6415,1.6489,1.6491,1.6495,1.6533,1.6558,1.6568,1.6617,1.6652,1.6683,1.6703,1.6721,1.6742,1.6805,1.6835,1.6880,1.6899,1.6996,1.7000,1.7119,1.7121,1.7191,1.7253,1.7290,1.7317,1.7325,1.7329,1.7342,1.7455,1.7514,1.7567,1.7598,1.7615,1.7714,1.7732,1.7735,1.7788,1.7839,1.7871,1.7888,1.7908,1.7948,1.7949,1.7973,1.8034,1.8141,1.8487,1.8549,1.8615,1.8630,1.8641,1.8707,1.8832,1.8881,1.8894,1.8921,1.8991,1.8996,1.9134,1.9259,1.9479,1.9525,1.9557,1.9640,1.9657,1.9659,1.9769,1.9811,1.9813,1.9876,1.9934,2.0136,2.0179,2.0218,2.0220,2.0266,2.0469,2.0608,2.0617,2.0716,2.0751,2.0775,2.0807,2.0808,2.0969,2.1115,2.1299,2.1391,2.1405,2.1515,2.1583,2.1584,2.1640,2.1768,2.1844,2.1881,2.1976,2.2151,2.2194,2.2293,2.2563,2.2607,2.2650,2.2721,2.3108,2.3115,2.3195,2.3277,2.3356,2.3361,2.4021,2.4414,2.4899,2.5368,2.6049,2.6103,2.7233,2.7311,2.7880,2.8376,3.0866,3.2694,3.8233],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2057,0.2157,0.2233,0.2296,0.2337,0.2397,0.2410,0.2411,0.2435,0.2507,0.2511,0.2587,0.2597,0.2623,0.2626,0.2697,0.2704,0.2740,0.2745,0.2762,0.2788,0.2797,0.2806,0.2822,0.2834,0.2858,0.2865,0.2884,0.2888,0.2898,0.2907,0.2909,0.2917,0.2923,0.2932,0.2936,0.2943,0.2952,0.2960,0.2963,0.2969,0.2970,0.2972,0.2973,0.2984,0.2986,0.2987,0.2993,0.2999,0.3000,0.3005,0.3013,0.3023,0.3026,0.3049,0.3056,0.3057,0.3090,0.3099,0.3112,0.3139,0.3143,0.3147,0.3152,0.3154,0.3157,0.3186,0.3217,0.3220,0.3249,0.3258,0.3274,0.3276,0.3277,0.3285,0.3317,0.3328,0.3330,0.3336,0.3344,0.3345,0.3372,0.3389,0.3412,0.3414,0.3422,0.3423,0.3425,0.3432,0.3436,0.3444,0.3452,0.3458,0.3466,0.3473,0.3512,0.3517,0.3521,0.3524,0.3541,0.3542,0.3546,0.3553,0.3558,0.3571,0.3575,0.3579,0.3585,0.3586,0.3590,0.3591,0.3596,0.3601,0.3633,0.3635,0.3642,0.3655,0.3656,0.3665,0.3672,0.3676,0.3683,0.3686,0.3701,0.3705,0.3724,0.3734,0.3744,0.3745,0.3765,0.3768,0.3769,0.3789,0.3798,0.3814,0.3815,0.3827,0.3831,0.3833,0.3853,0.3856,0.3867,0.3868,0.3882,0.3895,0.3899,0.3910,0.3911,0.3939,0.3943,0.3946,0.3948,0.3955,0.3961,0.3962,0.3964,0.3975,0.3979,0.3999,0.4011,0.4024,0.4030,0.4033,0.4037,0.4053,0.4086,0.4103,0.4116,0.4176,0.4201,0.4212,0.4223,0.4224,0.4231,0.4267,0.4270,0.4285,0.4287,0.4316,0.4326,0.4333,0.4347,0.4391,0.4392,0.4426,0.4437,0.4485,0.4496,0.4498,0.4511,0.4526,0.4552,0.4567,0.4585,0.4589,0.4596,0.4598,0.4609,0.4630,0.4632,0.4651,0.4662,0.4689,0.4701,0.4704,0.4708,0.4721,0.4743,0.4748,0.4777,0.4794,0.4828,0.4865,0.4871,0.4873,0.4928,0.4930,0.4975,0.4980,0.4994,0.4995,0.5026,0.5036,0.5092,0.5152,0.5154,0.5155,0.5177,0.5191,0.5193,0.5218,0.5235,0.5253,0.5264,0.5284,0.5335,0.5348,0.5352,0.5380,0.5387,0.5399,0.5407,0.5411,0.5447,0.5456,0.5518,0.5558,0.5562,0.5605,0.5618,0.5625,0.5636,0.5697,0.5720,0.5735,0.5744,0.5754,0.5790,0.5791,0.5805,0.5839,0.5890,0.5895,0.5906,0.5908,0.5923,0.5942,0.5955,0.5957,0.5966,0.6093,0.6133,0.6145,0.6159,0.6160,0.6238,0.6247,0.6254,0.6290,0.6302,0.6306,0.6314,0.6332,0.6356,0.6358,0.6386,0.6414,0.6428,0.6432,0.6435,0.6462,0.6467,0.6468,0.6469,0.6482,0.6487,0.6489,0.6490,0.6561,0.6575,0.6587,0.6592,0.6593,0.6614,0.6630,0.6637,0.6650,0.6668,0.6682,0.6738,0.6740,0.6770,0.6772,0.6776,0.6795,0.6816,0.6822,0.6825,0.6830,0.6852,0.6853,0.6858,0.6861,0.6862,0.6898,0.6904,0.6917,0.6928,0.6960,0.6990,0.7011,0.7038,0.7050,0.7062,0.7072,0.7085,0.7086,0.7091,0.7117,0.7124,0.7150,0.7161,0.7175,0.7218,0.7252,0.7254,0.7269,0.7291,0.7300,0.7318,0.7331,0.7353,0.7363,0.7368,0.7392,0.7413,0.7433,0.7443,0.7453,0.7489,0.7515,0.7530,0.7532,0.7534,0.7539,0.7544,0.7556,0.7564,0.7589,0.7609,0.7612,0.7639,0.7646,0.7651,0.7653,0.7709,0.7714,0.7738,0.7757,0.7759,0.7777,0.7779,0.7790,0.7805,0.7811,0.7842,0.7852,0.7903,0.7919,0.7947,0.7954,0.7961,0.7992,0.8016,0.8020,0.8025,0.8034,0.8054,0.8056,0.8057,0.8058,0.8079,0.8110,0.8123,0.8157,0.8172,0.8182,0.8188,0.8288,0.8307,0.8314,0.8332,0.8348,0.8358,0.8369,0.8389,0.8413,0.8421,0.8441,0.8559,0.8560,0.8564,0.8580,0.8658,0.8666,0.8771,0.8805,0.8824,0.8842,0.8847,0.8951,0.8966,0.8971,0.8979,0.8985,0.9089,0.9102,0.9172,0.9184,0.9189,0.9230,0.9317,0.9344,0.9534,0.9581,0.9586,0.9632,0.9695,0.9721,0.9795,0.9975,0.9984,0.9996,1.0000,1.0057,1.0115,1.0126,1.0132,1.0218,1.0269,1.0278,1.0282,1.0311,1.0327,1.0390,1.0432,1.0454,1.0455,1.0490,1.0520,1.0604,1.0624,1.0631,1.0764,1.0811,1.0839,1.0874,1.1050,1.1064,1.1101,1.1189,1.1320,1.1397,1.1453,1.1475,1.1500,1.1559,1.1568,1.1623,1.1641,1.1695,1.1757,1.1782,1.1908,1.2192,1.2202,1.2255,1.2298,1.2446,1.2452,1.2663,1.2759,1.2828,1.2932,1.2938,1.3118,1.3156,1.3202,1.3528,1.3534,1.3573,1.3626,1.3648,1.3668,1.3701,1.4370,1.4373,1.4538,1.4743,1.5445,1.5503,1.7068,1.7851,1.8253,1.8789,2.2921,2.3168,3.2109,4.6960,5.0442,5.2339,5.7430,7.2188,7.9055,8.5518,9.1759,9.9355],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11469534050179211,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16845878136200718,0.17204301075268819,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1388,0.1496,0.1601,0.1623,0.1666,0.1725,0.1731,0.1737,0.1750,0.1762,0.1817,0.1840,0.1852,0.1859,0.1867,0.1879,0.1892,0.1906,0.1928,0.1933,0.1940,0.1979,0.1986,0.1987,0.1999,0.2000,0.2019,0.2021,0.2040,0.2048,0.2066,0.2071,0.2080,0.2085,0.2092,0.2095,0.2107,0.2112,0.2114,0.2117,0.2119,0.2148,0.2152,0.2155,0.2157,0.2163,0.2164,0.2173,0.2174,0.2176,0.2184,0.2187,0.2193,0.2202,0.2203,0.2215,0.2216,0.2219,0.2238,0.2240,0.2243,0.2246,0.2249,0.2277,0.2286,0.2300,0.2307,0.2312,0.2338,0.2353,0.2356,0.2359,0.2382,0.2397,0.2408,0.2417,0.2430,0.2437,0.2474,0.2493,0.2503,0.2506,0.2509,0.2524,0.2525,0.2540,0.2549,0.2555,0.2556,0.2558,0.2560,0.2567,0.2578,0.2605,0.2614,0.2617,0.2621,0.2638,0.2650,0.2657,0.2659,0.2660,0.2698,0.2709,0.2713,0.2714,0.2743,0.2767,0.2772,0.2773,0.2782,0.2799,0.2801,0.2802,0.2858,0.2871,0.2880,0.2886,0.2888,0.2892,0.2895,0.2904,0.2943,0.2952,0.2967,0.2976,0.2986,0.3008,0.3010,0.3014,0.3055,0.3097,0.3100,0.3107,0.3122,0.3125,0.3134,0.3142,0.3150,0.3160,0.3168,0.3187,0.3196,0.3197,0.3224,0.3235,0.3237,0.3241,0.3243,0.3261,0.3265,0.3278,0.3294,0.3298,0.3301,0.3307,0.3314,0.3320,0.3321,0.3331,0.3353,0.3395,0.3405,0.3438,0.3457,0.3467,0.3489,0.3501,0.3513,0.3534,0.3541,0.3547,0.3567,0.3580,0.3590,0.3604,0.3611,0.3636,0.3655,0.3680,0.3692,0.3702,0.3726,0.3761,0.3766,0.3769,0.3785,0.3786,0.3798,0.3799,0.3823,0.3828,0.3854,0.3892,0.3901,0.3903,0.3912,0.3916,0.3919,0.3924,0.3944,0.3955,0.3975,0.3984,0.3988,0.4032,0.4033,0.4094,0.4096,0.4105,0.4106,0.4107,0.4115,0.4118,0.4124,0.4172,0.4174,0.4180,0.4188,0.4199,0.4212,0.4226,0.4256,0.4277,0.4299,0.4306,0.4348,0.4410,0.4413,0.4419,0.4428,0.4475,0.4481,0.4491,0.4498,0.4523,0.4531,0.4551,0.4553,0.4574,0.4579,0.4581,0.4587,0.4604,0.4613,0.4634,0.4647,0.4657,0.4660,0.4662,0.4664,0.4692,0.4709,0.4733,0.4740,0.4747,0.4769,0.4784,0.4811,0.4813,0.4823,0.4840,0.4843,0.4858,0.4861,0.4867,0.4871,0.4874,0.4923,0.4939,0.4970,0.4986,0.4989,0.4997,0.5000,0.5020,0.5022,0.5026,0.5027,0.5041,0.5051,0.5055,0.5059,0.5066,0.5105,0.5120,0.5131,0.5159,0.5187,0.5201,0.5216,0.5225,0.5238,0.5241,0.5252,0.5289,0.5310,0.5323,0.5334,0.5335,0.5338,0.5366,0.5390,0.5412,0.5427,0.5463,0.5467,0.5487,0.5488,0.5555,0.5570,0.5594,0.5612,0.5617,0.5622,0.5638,0.5645,0.5687,0.5700,0.5715,0.5733,0.5758,0.5764,0.5770,0.5781,0.5782,0.5813,0.5828,0.5837,0.5882,0.5913,0.5956,0.5985,0.6011,0.6022,0.6023,0.6035,0.6037,0.6053,0.6064,0.6072,0.6073,0.6077,0.6091,0.6093,0.6095,0.6097,0.6103,0.6105,0.6114,0.6133,0.6135,0.6153,0.6165,0.6170,0.6199,0.6214,0.6215,0.6264,0.6294,0.6355,0.6360,0.6401,0.6413,0.6437,0.6439,0.6443,0.6448,0.6459,0.6482,0.6502,0.6526,0.6591,0.6606,0.6620,0.6629,0.6641,0.6647,0.6649,0.6666,0.6668,0.6671,0.6684,0.6712,0.6752,0.6765,0.6791,0.6795,0.6828,0.6830,0.6878,0.6879,0.6888,0.6910,0.6914,0.6941,0.6982,0.6999,0.7042,0.7054,0.7062,0.7074,0.7113,0.7156,0.7173,0.7234,0.7243,0.7245,0.7253,0.7272,0.7310,0.7320,0.7326,0.7334,0.7395,0.7634,0.7636,0.7646,0.7649,0.7651,0.7652,0.7704,0.7734,0.7744,0.7756,0.7822,0.7861,0.7864,0.7874,0.7894,0.7919,0.7968,0.8165,0.8212,0.8228,0.8259,0.8387,0.8470,0.8484,0.8489,0.8503,0.8509,0.8757,0.8785,0.8786,0.8893,0.8937,0.9002,0.9012,0.9029,0.9034,0.9143,0.9170,0.9197,0.9266,0.9310,0.9311,0.9344,0.9485,0.9570,0.9618,0.9665,0.9699,0.9718,0.9748,0.9824,0.9886,1.0012,1.0015,1.0061,1.0081,1.0159,1.0189,1.0213,1.0224,1.0298,1.0330,1.0357,1.0479,1.0525,1.0759,1.0900,1.0994,1.1242,1.1678,1.1707,1.1752,1.1864,1.2201,1.2356,1.2706,1.2835,1.3116,1.3202,1.3734,1.4334,1.5345,1.6791,1.7157,1.7210,1.8908,2.0761,2.3239,2.3923,2.4557,2.5012,2.6094,2.6562,2.6776,2.8844,3.2725,3.7141,4.3931,4.6308,4.7714,4.8456,5.3193,5.4146,5.7855,7.1079,8.0219,11.1813],"y":[0.0018587360594795538,0.0037174721189591076,0.0055762081784386614,0.007434944237918215,0.00929368029739777,0.011152416356877323,0.013011152416356878,0.01486988847583643,0.016728624535315983,0.01858736059479554,0.020446096654275093,0.022304832713754646,0.024163568773234202,0.026022304832713755,0.027881040892193308,0.02973977695167286,0.03345724907063197,0.03531598513011153,0.03717472118959108,0.03903345724907063,0.040892193308550186,0.04275092936802974,0.04460966542750929,0.046468401486988845,0.048327137546468404,0.05018587360594796,0.05204460966542751,0.05390334572490706,0.055762081784386616,0.05762081784386617,0.05947955390334572,0.06133828996282528,0.06319702602230483,0.06505576208178439,0.06691449814126393,0.0687732342007435,0.07063197026022305,0.0724907063197026,0.07434944237918216,0.07806691449814127,0.07992565055762081,0.08178438661710037,0.08364312267657993,0.08550185873605948,0.08736059479553904,0.08921933085501858,0.09107806691449814,0.09293680297397769,0.09479553903345725,0.09665427509293681,0.10037174721189591,0.10223048327137546,0.10408921933085502,0.10594795539033457,0.10780669144981413,0.10966542750929369,0.11152416356877323,0.11338289962825279,0.1171003717472119,0.11895910780669144,0.120817843866171,0.12267657992565056,0.12453531598513011,0.12639405204460966,0.12825278810408922,0.13011152416356878,0.13197026022304834,0.13382899628252787,0.13568773234200743,0.137546468401487,0.13940520446096655,0.1412639405204461,0.14312267657992564,0.1449814126394052,0.14684014869888476,0.14869888475836432,0.15055762081784388,0.1524163568773234,0.15427509293680297,0.15613382899628253,0.1579925650557621,0.15985130111524162,0.16171003717472118,0.16356877323420074,0.1654275092936803,0.16728624535315986,0.1691449814126394,0.17100371747211895,0.17286245353159851,0.17472118959107807,0.17657992565055763,0.17843866171003717,0.18029739776951673,0.1821561338289963,0.18401486988847585,0.18587360594795538,0.18773234200743494,0.1895910780669145,0.19144981412639406,0.19330855018587362,0.19516728624535315,0.1970260223048327,0.19888475836431227,0.20074349442379183,0.20260223048327136,0.20446096654275092,0.20631970260223048,0.20817843866171004,0.2100371747211896,0.21189591078066913,0.2137546468401487,0.21561338289962825,0.2174721189591078,0.21933085501858737,0.2211895910780669,0.22490706319702602,0.22676579925650558,0.22862453531598512,0.23234200743494424,0.2342007434944238,0.23605947955390336,0.2379182156133829,0.241635687732342,0.24349442379182157,0.24535315985130113,0.24721189591078066,0.24907063197026022,0.25092936802973975,0.2527881040892193,0.25464684014869887,0.25650557620817843,0.26022304832713755,0.2620817843866171,0.26394052044609667,0.26579925650557623,0.26765799256505574,0.2695167286245353,0.27137546468401486,0.2732342007434944,0.275092936802974,0.2788104089219331,0.28066914498141265,0.2825278810408922,0.2843866171003718,0.2862453531598513,0.28810408921933084,0.2899628252788104,0.29182156133828996,0.2936802973977695,0.2955390334572491,0.29739776951672864,0.2992565055762082,0.30111524163568776,0.30297397769516726,0.3048327137546468,0.3066914498141264,0.30855018587360594,0.3104089219330855,0.31226765799256506,0.3141263940520446,0.3159851301115242,0.31784386617100374,0.31970260223048325,0.3215613382899628,0.32342007434944237,0.3252788104089219,0.3271375464684015,0.32899628252788105,0.3308550185873606,0.33271375464684017,0.3345724907063197,0.33643122676579923,0.3382899628252788,0.34014869888475835,0.3420074349442379,0.34386617100371747,0.34572490706319703,0.3475836431226766,0.34944237918215615,0.3513011152416357,0.35315985130111527,0.3550185873605948,0.35687732342007433,0.3587360594795539,0.36059479553903345,0.362453531598513,0.3643122676579926,0.36617100371747213,0.3680297397769517,0.36988847583643125,0.37174721189591076,0.3736059479553903,0.3754646840148699,0.37732342007434944,0.379182156133829,0.38104089219330856,0.3828996282527881,0.3847583643122677,0.38847583643122674,0.3903345724907063,0.39219330855018586,0.3940520446096654,0.395910780669145,0.39776951672862454,0.3996282527881041,0.40148698884758366,0.4033457249070632,0.4052044609665427,0.4070631970260223,0.4107806691449814,0.41263940520446096,0.4144981412639405,0.4163568773234201,0.41821561338289964,0.4200743494423792,0.42193308550185876,0.42379182156133827,0.4256505576208178,0.4275092936802974,0.42936802973977695,0.4312267657992565,0.43308550185873607,0.4349442379182156,0.4368029739776952,0.43866171003717475,0.44052044609665425,0.4423791821561338,0.44423791821561337,0.44609665427509293,0.4479553903345725,0.44981412639405205,0.4516728624535316,0.45353159851301117,0.45539033457249073,0.45724907063197023,0.4591078066914498,0.46096654275092935,0.4628252788104089,0.4646840148698885,0.46654275092936803,0.4684014869888476,0.47026022304832715,0.4721189591078067,0.4739776951672863,0.4758364312267658,0.47769516728624534,0.4795539033457249,0.48141263940520446,0.483271375464684,0.4851301115241636,0.48698884758364314,0.4888475836431227,0.49070631970260226,0.49256505576208176,0.4944237918215613,0.4962825278810409,0.49814126394052044,0.5,0.5018587360594795,0.5037174721189591,0.5055762081784386,0.5074349442379182,0.5092936802973977,0.5111524163568774,0.5130111524163569,0.5148698884758365,0.516728624535316,0.5185873605947955,0.5204460966542751,0.5223048327137546,0.5241635687732342,0.5260223048327137,0.5278810408921933,0.5297397769516728,0.5315985130111525,0.533457249070632,0.5353159851301115,0.5371747211895911,0.5390334572490706,0.5408921933085502,0.5427509293680297,0.5446096654275093,0.5464684014869888,0.5483271375464684,0.550185873605948,0.5520446096654275,0.5539033457249071,0.5557620817843866,0.5576208178438662,0.5594795539033457,0.5613382899628253,0.5631970260223048,0.5650557620817844,0.5669144981412639,0.5687732342007435,0.570631970260223,0.5724907063197026,0.5743494423791822,0.5762081784386617,0.5780669144981413,0.5799256505576208,0.5817843866171004,0.5855018587360595,0.587360594795539,0.5892193308550185,0.5910780669144982,0.5929368029739777,0.5947955390334573,0.5966542750929368,0.5985130111524164,0.6003717472118959,0.6022304832713755,0.604089219330855,0.6059479553903345,0.6078066914498141,0.6096654275092936,0.6115241635687733,0.6133828996282528,0.6152416356877324,0.6171003717472119,0.6189591078066915,0.620817843866171,0.6226765799256505,0.6245353159851301,0.6263940520446096,0.6282527881040892,0.6301115241635687,0.6319702602230484,0.6338289962825279,0.6356877323420075,0.637546468401487,0.6394052044609665,0.6412639405204461,0.6431226765799256,0.6449814126394052,0.6468401486988847,0.6486988847583643,0.6524163568773235,0.654275092936803,0.6561338289962825,0.6579925650557621,0.6598513011152416,0.6617100371747212,0.6635687732342007,0.6654275092936803,0.6672862453531598,0.6691449814126395,0.671003717472119,0.6728624535315985,0.6747211895910781,0.6765799256505576,0.6784386617100372,0.6802973977695167,0.6821561338289963,0.6840148698884758,0.6858736059479554,0.6877323420074349,0.6895910780669146,0.6914498141263941,0.6933085501858736,0.6951672862453532,0.6970260223048327,0.6988847583643123,0.7026022304832714,0.7044609665427509,0.7063197026022305,0.70817843866171,0.7100371747211895,0.7118959107806692,0.7137546468401487,0.7156133828996283,0.7174721189591078,0.7193308550185874,0.7211895910780669,0.7230483271375465,0.724907063197026,0.7267657992565055,0.7286245353159851,0.7304832713754646,0.7323420074349443,0.7342007434944238,0.7360594795539034,0.7379182156133829,0.7397769516728625,0.741635687732342,0.7434944237918215,0.7453531598513011,0.7472118959107806,0.7490706319702602,0.7509293680297398,0.7527881040892194,0.7546468401486989,0.7565055762081785,0.758364312267658,0.7602230483271375,0.7620817843866171,0.7639405204460966,0.7657992565055762,0.7676579925650557,0.7695167286245354,0.7713754646840149,0.7732342007434945,0.775092936802974,0.7769516728624535,0.7788104089219331,0.7806691449814126,0.7825278810408922,0.7843866171003717,0.7862453531598513,0.7881040892193308,0.7899628252788105,0.79182156133829,0.7936802973977695,0.7955390334572491,0.7973977695167286,0.7992565055762082,0.8011152416356877,0.8029739776951673,0.8048327137546468,0.8066914498141264,0.8085501858736059,0.8104089219330854,0.8122676579925651,0.8141263940520446,0.8159851301115242,0.8178438661710037,0.8197026022304833,0.8215613382899628,0.8234200743494424,0.8252788104089219,0.8271375464684015,0.828996282527881,0.8308550185873605,0.8327137546468402,0.8345724907063197,0.8364312267657993,0.8382899628252788,0.8401486988847584,0.8420074349442379,0.8438661710037175,0.845724907063197,0.8475836431226765,0.8494423791821561,0.8513011152416357,0.8531598513011153,0.8568773234200744,0.8587360594795539,0.8605947955390335,0.862453531598513,0.8643122676579925,0.8661710037174721,0.8680297397769516,0.8698884758364313,0.8717472118959108,0.8736059479553904,0.8754646840148699,0.8773234200743495,0.879182156133829,0.8810408921933085,0.8828996282527881,0.8847583643122676,0.8866171003717472,0.8884758364312267,0.8903345724907064,0.8921933085501859,0.8940520446096655,0.895910780669145,0.8977695167286245,0.8996282527881041,0.9014869888475836,0.9033457249070632,0.9052044609665427,0.9070631970260223,0.9089219330855018,0.9107806691449815,0.912639405204461,0.9144981412639405,0.9163568773234201,0.9182156133828996,0.9200743494423792,0.9219330855018587,0.9237918215613383,0.9256505576208178,0.9275092936802974,0.929368029739777,0.9312267657992565,0.9330855018587361,0.9349442379182156,0.9368029739776952,0.9386617100371747,0.9405204460966543,0.9423791821561338,0.9442379182156134,0.9460966542750929,0.9479553903345725,0.949814126394052,0.9516728624535316,0.9535315985130112,0.9553903345724907,0.9572490706319703,0.9591078066914498,0.9609665427509294,0.9628252788104089,0.9646840148698885,0.966542750929368,0.9684014869888475,0.9702602230483272,0.9721189591078067,0.9739776951672863,0.9758364312267658,0.9776951672862454,0.9795539033457249,0.9814126394052045,0.983271375464684,0.9851301115241635,0.9869888475836431,0.9888475836431226,0.9907063197026023,0.9925650557620818,0.9944237918215614,0.9962825278810409,0.9981412639405205],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, ipld.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipld.io-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipld.io-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..ec453b2ece
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipld.io-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.5741,0.5891,1.1754,1.4212,1.5393,1.5453,1.6052,1.6059,1.6923,1.7140,1.7186,1.7218,1.7300,1.7317,1.7318,1.7420,1.7427,1.7447,1.7468,1.7487,1.7600,1.7650,1.7659,1.7668,1.7767,1.7784,1.7820,1.7823,1.7870,1.7896,1.7907,1.7927,1.7940,1.7999,1.8010,1.8041,1.8055,1.8089,1.8095,1.8209,1.8225,1.8247,1.8259,1.8276,1.8346,1.8360,1.8370,1.8381,1.8405,1.8412,1.8446,1.8509,1.8530,1.8543,1.8551,1.8577,1.8584,1.8597,1.8628,1.8649,1.8672,1.8693,1.8699,1.8709,1.8721,1.8741,1.8811,1.8832,1.8842,1.8845,1.8856,1.8860,1.8862,1.8866,1.8902,1.8915,1.8919,1.8952,1.8983,1.8991,1.8993,1.9014,1.9025,1.9077,1.9114,1.9237,1.9278,1.9329,1.9377,1.9413,1.9445,1.9472,1.9482,1.9507,1.9508,1.9521,1.9551,1.9557,1.9592,1.9594,1.9595,1.9598,1.9609,1.9640,1.9661,1.9679,1.9715,1.9736,1.9756,1.9777,1.9801,1.9841,1.9867,1.9881,1.9930,1.9933,1.9937,1.9939,1.9941,1.9946,1.9982,1.9987,1.9990,1.9992,2.0001,2.0008,2.0063,2.0065,2.0067,2.0080,2.0096,2.0109,2.0111,2.0154,2.0162,2.0171,2.0188,2.0266,2.0268,2.0317,2.0352,2.0354,2.0419,2.0434,2.0467,2.0504,2.0505,2.0514,2.0530,2.0572,2.0593,2.0594,2.0595,2.0606,2.0616,2.0633,2.0637,2.0659,2.0666,2.0669,2.0679,2.0683,2.0697,2.0707,2.0709,2.0710,2.0728,2.0778,2.0783,2.0793,2.0850,2.0863,2.0873,2.0888,2.0910,2.0931,2.0932,2.0959,2.0970,2.0975,2.0977,2.1001,2.1014,2.1052,2.1062,2.1078,2.1104,2.1135,2.1155,2.1207,2.1227,2.1289,2.1307,2.1309,2.1314,2.1315,2.1373,2.1375,2.1395,2.1459,2.1462,2.1463,2.1479,2.1496,2.1502,2.1509,2.1540,2.1556,2.1562,2.1582,2.1598,2.1619,2.1628,2.1634,2.1665,2.1669,2.1701,2.1737,2.1752,2.1766,2.1780,2.1783,2.1797,2.1814,2.1846,2.1900,2.1901,2.1920,2.1921,2.1924,2.1935,2.1952,2.1979,2.2009,2.2041,2.2047,2.2054,2.2067,2.2080,2.2143,2.2161,2.2164,2.2220,2.2222,2.2232,2.2256,2.2312,2.2313,2.2329,2.2396,2.2411,2.2419,2.2423,2.2457,2.2471,2.2484,2.2492,2.2508,2.2533,2.2537,2.2546,2.2565,2.2568,2.2575,2.2578,2.2605,2.2609,2.2628,2.2633,2.2637,2.2656,2.2675,2.2702,2.2708,2.2728,2.2768,2.2771,2.2794,2.2834,2.2870,2.2871,2.2891,2.2892,2.2896,2.2908,2.2980,2.2982,2.2987,2.2993,2.2999,2.3013,2.3016,2.3020,2.3028,2.3074,2.3088,2.3099,2.3119,2.3180,2.3182,2.3204,2.3206,2.3239,2.3264,2.3265,2.3289,2.3298,2.3299,2.3302,2.3321,2.3339,2.3340,2.3341,2.3393,2.3402,2.3436,2.3440,2.3493,2.3517,2.3525,2.3529,2.3533,2.3559,2.3564,2.3583,2.3584,2.3611,2.3617,2.3619,2.3630,2.3646,2.3666,2.3700,2.3719,2.3735,2.3736,2.3763,2.3788,2.3818,2.3848,2.3852,2.3875,2.3972,2.4009,2.4031,2.4084,2.4124,2.4151,2.4152,2.4162,2.4167,2.4180,2.4203,2.4204,2.4222,2.4223,2.4287,2.4299,2.4318,2.4336,2.4357,2.4398,2.4430,2.4433,2.4457,2.4461,2.4512,2.4533,2.4535,2.4541,2.4583,2.4654,2.4685,2.4686,2.4699,2.4730,2.4750,2.4796,2.4798,2.4802,2.4850,2.4852,2.4863,2.4874,2.4889,2.4891,2.4921,2.4938,2.4955,2.4966,2.5001,2.5016,2.5057,2.5099,2.5145,2.5150,2.5159,2.5170,2.5179,2.5218,2.5219,2.5228,2.5251,2.5311,2.5322,2.5333,2.5369,2.5425,2.5437,2.5516,2.5536,2.5567,2.5585,2.5602,2.5627,2.5704,2.5714,2.5721,2.5760,2.5865,2.5871,2.5935,2.5940,2.5982,2.5987,2.6000,2.6001,2.6013,2.6023,2.6052,2.6084,2.6098,2.6155,2.6161,2.6174,2.6285,2.6306,2.6325,2.6351,2.6360,2.6412,2.6434,2.6441,2.6470,2.6518,2.6559,2.6640,2.6683,2.6712,2.6786,2.6869,2.7138,2.7145,2.7157,2.7176,2.7196,2.7240,2.7320,2.7364,2.7390,2.7431,2.7490,2.7526,2.7557,2.7586,2.7633,2.7789,2.7817,2.7830,2.7883,2.7887,2.7895,2.7988,2.8097,2.8121,2.8132,2.8198,2.8229,2.8253,2.8614,2.8682,2.8698,2.8755,2.8837,2.8902,2.9080,2.9098,2.9107,2.9282,2.9391,2.9455,2.9472,2.9875,2.9940,3.0000,3.0089,3.0096,3.0148,3.0422,3.0475,3.0481,3.0841,3.1082,3.1107,3.1174,3.1384,3.1507,3.1632,3.1988,3.2238,3.2292,3.2337,3.2343,3.2358,3.2462,3.3528,3.4634,3.4937,3.6345,3.6387,3.7125,3.7769,3.9237,3.9526,3.9679,3.9779,4.1338,4.1881,4.3889,4.6727,4.6833,4.7146,5.0423,5.4498,5.8605,8.3053,9.9867,10.0611],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.2562,0.3312,0.5347,0.5376,0.7457,0.7691,1.1205,1.1285,1.1746,1.1819,1.1850,1.1904,1.1934,1.1951,1.1963,1.2117,1.2175,1.2228,1.2578,1.2660,1.2672,1.2772,1.2826,1.2875,1.3017,1.3027,1.3248,1.3258,1.3279,1.3304,1.3321,1.3405,1.3408,1.3416,1.3441,1.3459,1.3509,1.3560,1.3564,1.3611,1.3661,1.3749,1.3763,1.3824,1.3837,1.3853,1.3875,1.3881,1.3885,1.3888,1.3899,1.3916,1.3922,1.3928,1.3942,1.3984,1.3987,1.3999,1.4027,1.4040,1.4041,1.4087,1.4103,1.4159,1.4185,1.4192,1.4231,1.4259,1.4276,1.4282,1.4377,1.4387,1.4409,1.4427,1.4438,1.4500,1.4520,1.4614,1.4721,1.4781,1.4815,1.4836,1.4857,1.4924,1.4996,1.5027,1.5037,1.5039,1.5045,1.5064,1.5066,1.5090,1.5098,1.5173,1.5264,1.5315,1.5398,1.5401,1.5416,1.5436,1.5440,1.5522,1.5571,1.5617,1.5623,1.5675,1.5687,1.5688,1.5710,1.5734,1.5775,1.5822,1.5837,1.5853,1.5865,1.5901,1.5906,1.5938,1.5962,1.5984,1.6120,1.6135,1.6154,1.6165,1.6166,1.6171,1.6184,1.6213,1.6215,1.6264,1.6283,1.6302,1.6336,1.6375,1.6390,1.6392,1.6401,1.6405,1.6410,1.6417,1.6429,1.6430,1.6474,1.6548,1.6569,1.6627,1.6694,1.6710,1.6718,1.6726,1.6732,1.6776,1.6777,1.6830,1.6856,1.6858,1.6882,1.6909,1.6928,1.6954,1.6960,1.6972,1.6973,1.6994,1.7002,1.7033,1.7056,1.7058,1.7077,1.7100,1.7111,1.7151,1.7165,1.7178,1.7204,1.7232,1.7240,1.7252,1.7255,1.7271,1.7284,1.7308,1.7331,1.7339,1.7355,1.7358,1.7367,1.7389,1.7397,1.7398,1.7425,1.7467,1.7470,1.7477,1.7488,1.7505,1.7508,1.7526,1.7541,1.7545,1.7547,1.7548,1.7570,1.7583,1.7601,1.7611,1.7613,1.7626,1.7649,1.7657,1.7669,1.7675,1.7688,1.7731,1.7738,1.7773,1.7812,1.7828,1.7858,1.7881,1.7889,1.7903,1.7908,1.7909,1.7925,1.7936,1.7948,1.7957,1.7971,1.7978,1.7981,1.8036,1.8040,1.8050,1.8065,1.8101,1.8113,1.8122,1.8152,1.8154,1.8158,1.8165,1.8191,1.8210,1.8211,1.8217,1.8219,1.8225,1.8284,1.8306,1.8342,1.8353,1.8364,1.8383,1.8384,1.8411,1.8460,1.8464,1.8471,1.8493,1.8523,1.8533,1.8535,1.8569,1.8570,1.8603,1.8614,1.8631,1.8644,1.8657,1.8661,1.8666,1.8680,1.8714,1.8716,1.8740,1.8746,1.8759,1.8774,1.8807,1.8821,1.8838,1.8894,1.8951,1.8962,1.8965,1.8981,1.8986,1.8988,1.8994,1.9023,1.9071,1.9073,1.9098,1.9111,1.9114,1.9122,1.9130,1.9139,1.9146,1.9166,1.9202,1.9235,1.9252,1.9309,1.9346,1.9364,1.9365,1.9382,1.9389,1.9403,1.9405,1.9417,1.9423,1.9425,1.9428,1.9434,1.9447,1.9448,1.9472,1.9476,1.9484,1.9498,1.9503,1.9511,1.9513,1.9523,1.9549,1.9556,1.9580,1.9598,1.9607,1.9627,1.9633,1.9649,1.9652,1.9677,1.9693,1.9731,1.9742,1.9754,1.9757,1.9764,1.9774,1.9781,1.9782,1.9783,1.9888,1.9892,1.9937,1.9946,1.9970,1.9978,1.9979,2.0002,2.0052,2.0076,2.0090,2.0111,2.0116,2.0131,2.0138,2.0142,2.0151,2.0162,2.0185,2.0188,2.0198,2.0226,2.0265,2.0272,2.0303,2.0344,2.0347,2.0352,2.0364,2.0369,2.0384,2.0395,2.0408,2.0420,2.0454,2.0483,2.0556,2.0562,2.0622,2.0647,2.0652,2.0669,2.0700,2.0740,2.0770,2.0776,2.0779,2.0805,2.0812,2.0846,2.0878,2.0879,2.0880,2.0900,2.0918,2.0929,2.0976,2.1034,2.1055,2.1098,2.1110,2.1124,2.1146,2.1150,2.1167,2.1168,2.1200,2.1234,2.1259,2.1265,2.1300,2.1305,2.1355,2.1360,2.1361,2.1364,2.1386,2.1433,2.1501,2.1514,2.1517,2.1535,2.1565,2.1589,2.1590,2.1611,2.1634,2.1690,2.1698,2.1728,2.1738,2.1749,2.1807,2.1811,2.1829,2.1868,2.1914,2.1962,2.1981,2.2007,2.2032,2.2122,2.2133,2.2175,2.2181,2.2236,2.2302,2.2315,2.2344,2.2430,2.2437,2.2441,2.2451,2.2485,2.2532,2.2538,2.2542,2.2568,2.2597,2.2765,2.2783,2.2785,2.2831,2.2834,2.2930,2.2946,2.2962,2.2965,2.2971,2.2992,2.3001,2.3042,2.3045,2.3052,2.3092,2.3098,2.3137,2.3147,2.3165,2.3167,2.3190,2.3215,2.3290,2.3309,2.3434,2.3462,2.3469,2.3470,2.3485,2.3506,2.3517,2.3609,2.3682,2.3692,2.3697,2.3873,2.3920,2.3928,2.3942,2.3947,2.3949,2.3991,2.4061,2.4062,2.4080,2.4203,2.4205,2.4554,2.4615,2.4631,2.4951,2.4963,2.5053,2.5229,2.5317,2.5364,2.5373,2.5394,2.5569,2.5572,2.6342,2.6506,2.6846,2.6945,2.6958,2.7022,2.7024,2.7648,2.8137,2.8232,2.8426,2.8687,2.9882,3.0292,3.0328,3.9158,3.9363,4.6237,4.7731,5.1473,7.8056,8.8369,9.0520],"y":[0.0018083182640144665,0.003616636528028933,0.0054249547920434,0.007233273056057866,0.009041591320072333,0.0108499095840868,0.012658227848101266,0.014466546112115732,0.0162748643761302,0.018083182640144666,0.019891500904159132,0.0216998191681736,0.023508137432188065,0.02531645569620253,0.027124773960216998,0.028933092224231464,0.03074141048824593,0.0325497287522604,0.034358047016274866,0.03616636528028933,0.0379746835443038,0.039783001808318265,0.04159132007233273,0.0433996383363472,0.045207956600361664,0.04701627486437613,0.048824593128390596,0.05063291139240506,0.05244122965641953,0.054249547920433995,0.05605786618444846,0.05786618444846293,0.059674502712477394,0.06148282097649186,0.06329113924050633,0.0650994575045208,0.06690777576853527,0.06871609403254973,0.0705244122965642,0.07233273056057866,0.07414104882459313,0.0759493670886076,0.07775768535262206,0.07956600361663653,0.081374321880651,0.08318264014466546,0.08499095840867993,0.0867992766726944,0.08860759493670886,0.09041591320072333,0.0922242314647378,0.09403254972875226,0.09584086799276673,0.09764918625678119,0.09945750452079566,0.10126582278481013,0.10307414104882459,0.10488245931283906,0.10669077757685352,0.10849909584086799,0.11030741410488246,0.11211573236889692,0.11392405063291139,0.11573236889692586,0.11754068716094032,0.11934900542495479,0.12115732368896925,0.12296564195298372,0.12477396021699819,0.12658227848101267,0.12839059674502712,0.1301989150090416,0.13200723327305605,0.13381555153707053,0.13562386980108498,0.13743218806509946,0.13924050632911392,0.1410488245931284,0.14285714285714285,0.14466546112115733,0.14647377938517178,0.14828209764918626,0.15009041591320071,0.1518987341772152,0.15370705244122965,0.15551537070524413,0.15732368896925858,0.15913200723327306,0.1609403254972875,0.162748643761302,0.16455696202531644,0.16636528028933092,0.16817359855334538,0.16998191681735986,0.1717902350813743,0.1735985533453888,0.17540687160940324,0.17721518987341772,0.17902350813743217,0.18083182640144665,0.18264014466546113,0.1844484629294756,0.18625678119349007,0.18806509945750452,0.189873417721519,0.19168173598553345,0.19349005424954793,0.19529837251356238,0.19710669077757687,0.19891500904159132,0.2007233273056058,0.20253164556962025,0.20433996383363473,0.20614828209764918,0.20795660036166366,0.20976491862567812,0.2115732368896926,0.21338155515370705,0.21518987341772153,0.21699819168173598,0.21880650994575046,0.2206148282097649,0.2224231464737794,0.22423146473779385,0.22603978300180833,0.22784810126582278,0.22965641952983726,0.2314647377938517,0.2332730560578662,0.23508137432188064,0.23688969258589512,0.23869801084990958,0.24050632911392406,0.2423146473779385,0.244122965641953,0.24593128390596744,0.24773960216998192,0.24954792043399637,0.2513562386980108,0.25316455696202533,0.2549728752260398,0.25678119349005424,0.2585895117540687,0.2603978300180832,0.26220614828209765,0.2640144665461121,0.26582278481012656,0.26763110307414106,0.2694394213381555,0.27124773960216997,0.2730560578661845,0.27486437613019893,0.2766726943942134,0.27848101265822783,0.28028933092224234,0.2820976491862568,0.28390596745027125,0.2857142857142857,0.2875226039783002,0.28933092224231466,0.2911392405063291,0.29294755877034356,0.29475587703435807,0.2965641952983725,0.298372513562387,0.30018083182640143,0.30198915009041594,0.3037974683544304,0.30560578661844484,0.3074141048824593,0.3092224231464738,0.31103074141048825,0.3128390596745027,0.31464737793851716,0.31645569620253167,0.3182640144665461,0.32007233273056057,0.32368896925858953,0.325497287522604,0.32730560578661844,0.3291139240506329,0.3309222423146474,0.33273056057866185,0.3345388788426763,0.33634719710669075,0.33815551537070526,0.3399638336347197,0.34177215189873417,0.3435804701627486,0.3453887884267631,0.3471971066907776,0.34900542495479203,0.3508137432188065,0.352622061482821,0.35443037974683544,0.3562386980108499,0.35804701627486435,0.35985533453887886,0.3616636528028933,0.36347197106690776,0.36528028933092227,0.3670886075949367,0.3688969258589512,0.3707052441229656,0.37251356238698013,0.3743218806509946,0.37613019891500904,0.3779385171790235,0.379746835443038,0.38155515370705245,0.3833634719710669,0.38517179023508136,0.38698010849909587,0.3887884267631103,0.39059674502712477,0.3924050632911392,0.39421338155515373,0.3960216998191682,0.39783001808318263,0.3996383363471971,0.4014466546112116,0.40325497287522605,0.4050632911392405,0.40687160940325495,0.40867992766726946,0.4104882459312839,0.41229656419529837,0.4141048824593128,0.4159132007233273,0.4177215189873418,0.41952983725135623,0.4213381555153707,0.4231464737793852,0.42495479204339964,0.4267631103074141,0.42857142857142855,0.43037974683544306,0.4321880650994575,0.43399638336347196,0.4358047016274864,0.4376130198915009,0.4394213381555154,0.4412296564195298,0.4430379746835443,0.4448462929475588,0.44665461121157324,0.4484629294755877,0.45027124773960214,0.45207956600361665,0.4538878842676311,0.45569620253164556,0.45750452079566006,0.4593128390596745,0.46112115732368897,0.4629294755877034,0.46473779385171793,0.4665461121157324,0.46835443037974683,0.4701627486437613,0.4719710669077758,0.47377938517179025,0.4755877034358047,0.47739602169981915,0.47920433996383366,0.4810126582278481,0.48282097649186256,0.484629294755877,0.4864376130198915,0.488245931283906,0.49005424954792043,0.4918625678119349,0.4936708860759494,0.49547920433996384,0.4972875226039783,0.49909584086799275,0.5009041591320073,0.5027124773960217,0.5045207956600362,0.5063291139240507,0.5081374321880651,0.5099457504520796,0.5117540687160941,0.5135623869801085,0.515370705244123,0.5171790235081374,0.5189873417721519,0.5207956600361664,0.5226039783001808,0.5244122965641953,0.5262206148282098,0.5280289330922242,0.5298372513562387,0.5316455696202531,0.5334538878842676,0.5352622061482821,0.5370705244122965,0.538878842676311,0.5406871609403255,0.5424954792043399,0.5443037974683544,0.546112115732369,0.5479204339963833,0.5497287522603979,0.5515370705244123,0.5533453887884268,0.5551537070524413,0.5569620253164557,0.5587703435804702,0.5605786618444847,0.5623869801084991,0.5641952983725136,0.566003616636528,0.5678119349005425,0.569620253164557,0.5714285714285714,0.5732368896925859,0.5750452079566004,0.5768535262206148,0.5786618444846293,0.5804701627486437,0.5822784810126582,0.5840867992766727,0.5858951175406871,0.5877034358047016,0.5895117540687161,0.5913200723327305,0.593128390596745,0.5949367088607594,0.596745027124774,0.5985533453887885,0.6003616636528029,0.6021699819168174,0.6039783001808319,0.6057866184448463,0.6075949367088608,0.6094032549728752,0.6112115732368897,0.6130198915009042,0.6148282097649186,0.6166365280289331,0.6184448462929476,0.620253164556962,0.6220614828209765,0.6238698010849909,0.6256781193490054,0.6274864376130199,0.6292947558770343,0.6311030741410488,0.6329113924050633,0.6347197106690777,0.6365280289330922,0.6383363471971067,0.6401446654611211,0.6419529837251357,0.64376130198915,0.6455696202531646,0.6473779385171791,0.6491862567811935,0.650994575045208,0.6528028933092225,0.6546112115732369,0.6564195298372514,0.6582278481012658,0.6600361663652803,0.6618444846292948,0.6636528028933092,0.6654611211573237,0.6672694394213382,0.6690777576853526,0.6708860759493671,0.6726943942133815,0.674502712477396,0.6763110307414105,0.6781193490054249,0.6799276672694394,0.6817359855334539,0.6835443037974683,0.6853526220614828,0.6871609403254972,0.6889692585895117,0.6907775768535263,0.6925858951175407,0.6943942133815552,0.6962025316455697,0.6980108499095841,0.6998191681735986,0.701627486437613,0.7034358047016275,0.705244122965642,0.7070524412296564,0.7088607594936709,0.7106690777576854,0.7124773960216998,0.7142857142857143,0.7160940325497287,0.7179023508137432,0.7215189873417721,0.7233273056057866,0.7251356238698011,0.7269439421338155,0.72875226039783,0.7305605786618445,0.7323688969258589,0.7341772151898734,0.7359855334538878,0.7377938517179023,0.7396021699819169,0.7414104882459313,0.7432188065099458,0.7450271247739603,0.7468354430379747,0.7486437613019892,0.7504520795660036,0.7522603978300181,0.7540687160940326,0.755877034358047,0.7576853526220615,0.759493670886076,0.7613019891500904,0.7631103074141049,0.7649186256781193,0.7667269439421338,0.7685352622061483,0.7703435804701627,0.7721518987341772,0.7739602169981917,0.7757685352622061,0.7775768535262206,0.779385171790235,0.7811934900542495,0.783001808318264,0.7848101265822784,0.786618444846293,0.7884267631103075,0.7902350813743219,0.7920433996383364,0.7938517179023508,0.7956600361663653,0.7974683544303798,0.7992766726943942,0.8010849909584087,0.8028933092224232,0.8047016274864376,0.8065099457504521,0.8083182640144665,0.810126582278481,0.8119349005424955,0.8137432188065099,0.8155515370705244,0.8173598553345389,0.8191681735985533,0.8209764918625678,0.8227848101265823,0.8245931283905967,0.8264014466546112,0.8282097649186256,0.8300180831826401,0.8318264014466547,0.833634719710669,0.8354430379746836,0.8372513562386981,0.8390596745027125,0.840867992766727,0.8426763110307414,0.8444846292947559,0.8462929475587704,0.8481012658227848,0.8499095840867993,0.8517179023508138,0.8535262206148282,0.8553345388788427,0.8571428571428571,0.8589511754068716,0.8607594936708861,0.8625678119349005,0.864376130198915,0.8661844484629295,0.8679927667269439,0.8698010849909584,0.8716094032549728,0.8734177215189873,0.8752260397830018,0.8770343580470162,0.8788426763110307,0.8806509945750453,0.8824593128390597,0.8842676311030742,0.8860759493670886,0.8878842676311031,0.8896925858951176,0.891500904159132,0.8933092224231465,0.895117540687161,0.8969258589511754,0.8987341772151899,0.9005424954792043,0.9023508137432188,0.9041591320072333,0.9059674502712477,0.9077757685352622,0.9095840867992767,0.9113924050632911,0.9132007233273056,0.9150090415913201,0.9168173598553345,0.918625678119349,0.9204339963833634,0.9222423146473779,0.9240506329113924,0.9258589511754068,0.9276672694394213,0.9294755877034359,0.9312839059674503,0.9330922242314648,0.9349005424954792,0.9367088607594937,0.9385171790235082,0.9403254972875226,0.9421338155515371,0.9439421338155516,0.945750452079566,0.9475587703435805,0.9493670886075949,0.9511754068716094,0.9529837251356239,0.9547920433996383,0.9566003616636528,0.9584086799276673,0.9602169981916817,0.9620253164556962,0.9638336347197106,0.9656419529837251,0.9674502712477396,0.969258589511754,0.9710669077757685,0.972875226039783,0.9746835443037974,0.976491862567812,0.9783001808318263,0.9801084990958409,0.9819168173598554,0.9837251356238698,0.9855334538878843,0.9873417721518988,0.9891500904159132,0.9909584086799277,0.9927667269439421,0.9945750452079566,0.9963833634719711,0.9981916817359855],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.9497,0.9667,1.0724,1.2910,1.4341,1.4490,1.5093,1.5149,1.5387,1.5581,1.5639,1.5690,1.5731,1.5755,1.5783,1.5974,1.5985,1.6153,1.6181,1.6235,1.6238,1.6283,1.6287,1.6468,1.6569,1.6594,1.6681,1.6690,1.6701,1.6755,1.6759,1.6776,1.6793,1.6796,1.6918,1.6964,1.6980,1.7013,1.7026,1.7036,1.7056,1.7087,1.7088,1.7116,1.7155,1.7186,1.7198,1.7237,1.7261,1.7281,1.7291,1.7322,1.7325,1.7345,1.7435,1.7461,1.7475,1.7499,1.7553,1.7557,1.7613,1.7657,1.7684,1.7703,1.7732,1.7752,1.7758,1.7816,1.7858,1.7885,1.7889,1.7950,1.7988,1.7992,1.8005,1.8056,1.8074,1.8093,1.8118,1.8156,1.8178,1.8200,1.8227,1.8237,1.8244,1.8249,1.8271,1.8273,1.8277,1.8287,1.8326,1.8340,1.8369,1.8377,1.8379,1.8389,1.8433,1.8444,1.8476,1.8482,1.8490,1.8498,1.8505,1.8511,1.8522,1.8523,1.8525,1.8551,1.8559,1.8567,1.8570,1.8590,1.8611,1.8653,1.8676,1.8683,1.8702,1.8829,1.8830,1.8862,1.8873,1.8882,1.8897,1.8913,1.8939,1.8943,1.8947,1.8969,1.8979,1.8991,1.8995,1.9039,1.9140,1.9148,1.9179,1.9188,1.9204,1.9208,1.9213,1.9218,1.9226,1.9259,1.9265,1.9294,1.9299,1.9303,1.9313,1.9337,1.9339,1.9353,1.9365,1.9416,1.9432,1.9448,1.9462,1.9463,1.9480,1.9497,1.9530,1.9578,1.9592,1.9614,1.9628,1.9635,1.9640,1.9656,1.9683,1.9690,1.9697,1.9707,1.9726,1.9734,1.9735,1.9763,1.9770,1.9783,1.9784,1.9788,1.9814,1.9817,1.9840,1.9848,1.9880,1.9890,1.9893,1.9920,1.9926,1.9927,1.9931,1.9953,1.9961,1.9963,1.9970,1.9977,1.9998,2.0039,2.0044,2.0049,2.0059,2.0067,2.0088,2.0093,2.0099,2.0100,2.0128,2.0139,2.0141,2.0146,2.0178,2.0192,2.0203,2.0223,2.0257,2.0260,2.0279,2.0291,2.0313,2.0332,2.0347,2.0372,2.0381,2.0401,2.0414,2.0420,2.0429,2.0433,2.0438,2.0444,2.0450,2.0463,2.0511,2.0512,2.0515,2.0517,2.0528,2.0554,2.0564,2.0587,2.0616,2.0620,2.0631,2.0649,2.0660,2.0726,2.0736,2.0764,2.0765,2.0781,2.0792,2.0796,2.0829,2.0845,2.0854,2.0881,2.0899,2.0914,2.0928,2.0934,2.0944,2.0951,2.0962,2.0974,2.0978,2.0987,2.1000,2.1011,2.1023,2.1059,2.1076,2.1105,2.1114,2.1118,2.1129,2.1146,2.1148,2.1157,2.1174,2.1177,2.1178,2.1192,2.1197,2.1202,2.1204,2.1210,2.1216,2.1237,2.1261,2.1262,2.1264,2.1272,2.1274,2.1288,2.1295,2.1296,2.1327,2.1333,2.1356,2.1379,2.1402,2.1403,2.1408,2.1478,2.1487,2.1489,2.1503,2.1511,2.1512,2.1515,2.1531,2.1535,2.1542,2.1547,2.1586,2.1602,2.1614,2.1619,2.1637,2.1652,2.1672,2.1675,2.1695,2.1718,2.1723,2.1814,2.1905,2.1957,2.2037,2.2082,2.2089,2.2091,2.2099,2.2105,2.2161,2.2175,2.2177,2.2195,2.2217,2.2226,2.2244,2.2291,2.2295,2.2302,2.2313,2.2316,2.2317,2.2336,2.2342,2.2408,2.2426,2.2443,2.2541,2.2547,2.2566,2.2579,2.2594,2.2596,2.2623,2.2648,2.2669,2.2711,2.2713,2.2735,2.2796,2.2801,2.2830,2.2880,2.2894,2.2902,2.2907,2.2942,2.2972,2.2989,2.3000,2.3004,2.3076,2.3095,2.3115,2.3147,2.3167,2.3180,2.3185,2.3195,2.3196,2.3210,2.3251,2.3262,2.3298,2.3301,2.3322,2.3330,2.3366,2.3380,2.3404,2.3414,2.3422,2.3441,2.3517,2.3529,2.3544,2.3609,2.3612,2.3658,2.3672,2.3697,2.3714,2.3729,2.3748,2.3770,2.3806,2.3807,2.3827,2.3842,2.3891,2.3921,2.3924,2.3937,2.3957,2.3971,2.4018,2.4033,2.4040,2.4046,2.4061,2.4076,2.4080,2.4090,2.4131,2.4161,2.4203,2.4280,2.4312,2.4345,2.4389,2.4402,2.4459,2.4518,2.4536,2.4612,2.4622,2.4649,2.4670,2.4759,2.4778,2.4824,2.4998,2.5004,2.5054,2.5098,2.5112,2.5177,2.5185,2.5224,2.5258,2.5312,2.5433,2.5460,2.5484,2.5512,2.5708,2.5798,2.5847,2.6025,2.6028,2.6096,2.6113,2.6166,2.6167,2.6190,2.6192,2.6195,2.6240,2.6244,2.6261,2.6290,2.6397,2.6438,2.6489,2.6575,2.6579,2.6622,2.6640,2.6646,2.6831,2.6910,2.6931,2.7004,2.7021,2.7050,2.7053,2.7122,2.7211,2.7383,2.7447,2.7612,2.7679,2.7760,2.7901,2.7955,2.7990,2.8071,2.8093,2.8181,2.8316,2.8370,2.8420,2.8491,2.8539,2.8624,2.8660,2.8827,2.9330,2.9446,2.9450,2.9504,2.9541,2.9640,2.9820,2.9823,3.0263,3.0265,3.0586,3.0633,3.0805,3.1105,3.1881,3.1966,3.2398,3.2497,3.2989,3.3277,3.4302,3.5307,3.5316,3.5318,3.5668,3.6068,3.7025,4.0478,4.1046,4.2111,4.3811,4.8661,5.7834],"y":[0.0018050541516245488,0.0036101083032490976,0.005415162454873646,0.007220216606498195,0.009025270758122744,0.010830324909747292,0.01263537906137184,0.01444043321299639,0.016245487364620937,0.018050541516245487,0.019855595667870037,0.021660649819494584,0.023465703971119134,0.02527075812274368,0.02707581227436823,0.02888086642599278,0.030685920577617327,0.032490974729241874,0.03429602888086643,0.036101083032490974,0.03790613718411552,0.039711191335740074,0.04151624548736462,0.04332129963898917,0.04512635379061372,0.04693140794223827,0.048736462093862815,0.05054151624548736,0.052346570397111915,0.05415162454873646,0.05595667870036101,0.05776173285198556,0.05956678700361011,0.061371841155234655,0.0631768953068592,0.06498194945848375,0.06678700361010831,0.06859205776173286,0.0703971119133574,0.07220216606498195,0.0740072202166065,0.0776173285198556,0.07942238267148015,0.0812274368231047,0.08303249097472924,0.08483754512635379,0.08664259927797834,0.08844765342960288,0.09025270758122744,0.09205776173285199,0.09386281588447654,0.09566787003610108,0.09747292418772563,0.09927797833935018,0.10108303249097472,0.10288808664259928,0.10469314079422383,0.10830324909747292,0.11010830324909747,0.11191335740072202,0.11371841155234658,0.11552346570397112,0.11732851985559567,0.11913357400722022,0.12093862815884476,0.12274368231046931,0.12454873646209386,0.1263537906137184,0.12815884476534295,0.1299638989169675,0.13176895306859207,0.13357400722021662,0.13537906137184116,0.1371841155234657,0.13898916967509026,0.1407942238267148,0.14259927797833935,0.1444043321299639,0.14620938628158844,0.148014440433213,0.14981949458483754,0.15162454873646208,0.15342960288808663,0.1552346570397112,0.15703971119133575,0.1588447653429603,0.16064981949458484,0.1624548736462094,0.16425992779783394,0.16606498194945848,0.16787003610108303,0.16967509025270758,0.17148014440433212,0.17328519855595667,0.17509025270758122,0.17689530685920576,0.17870036101083034,0.18050541516245489,0.18231046931407943,0.18411552346570398,0.18592057761732853,0.18772563176895307,0.18953068592057762,0.19133574007220217,0.1931407942238267,0.19494584837545126,0.1967509025270758,0.19855595667870035,0.2003610108303249,0.20216606498194944,0.20397111913357402,0.20577617328519857,0.2075812274368231,0.20938628158844766,0.2111913357400722,0.21299638989169675,0.2148014440433213,0.21660649819494585,0.2184115523465704,0.22021660649819494,0.22202166064981949,0.22382671480144403,0.22563176895306858,0.22743682310469315,0.2292418772563177,0.23104693140794225,0.2328519855595668,0.23465703971119134,0.2364620938628159,0.23826714801444043,0.24007220216606498,0.24187725631768953,0.24368231046931407,0.24548736462093862,0.24729241877256317,0.2490974729241877,0.2509025270758123,0.2527075812274368,0.2545126353790614,0.2563176895306859,0.2581227436823105,0.259927797833935,0.26173285198555957,0.26353790613718414,0.26534296028880866,0.26714801444043323,0.26895306859205775,0.27075812274368233,0.27256317689530685,0.2743682310469314,0.27617328519855594,0.2779783393501805,0.27978339350180503,0.2815884476534296,0.2833935018050541,0.2851985559566787,0.2870036101083033,0.2888086642599278,0.29061371841155237,0.2924187725631769,0.29422382671480146,0.296028880866426,0.29783393501805056,0.2996389891696751,0.30144404332129965,0.30324909747292417,0.30505415162454874,0.30685920577617326,0.30866425992779783,0.3104693140794224,0.31227436823104693,0.3140794223826715,0.315884476534296,0.3176895306859206,0.3194945848375451,0.3212996389891697,0.3231046931407942,0.3249097472924188,0.3267148014440433,0.3285198555956679,0.3303249097472924,0.33212996389891697,0.33393501805054154,0.33574007220216606,0.33754512635379064,0.33935018050541516,0.34115523465703973,0.34296028880866425,0.3447653429602888,0.34657039711191334,0.3483754512635379,0.35018050541516244,0.351985559566787,0.35379061371841153,0.3555956678700361,0.3574007220216607,0.3592057761732852,0.36101083032490977,0.3628158844765343,0.36462093862815886,0.3664259927797834,0.36823104693140796,0.3700361010830325,0.37184115523465705,0.37364620938628157,0.37545126353790614,0.37725631768953066,0.37906137184115524,0.38086642599277976,0.38267148014440433,0.3844765342960289,0.3862815884476534,0.388086642599278,0.3898916967509025,0.3916967509025271,0.3935018050541516,0.3953068592057762,0.3971119133574007,0.3989169675090253,0.4007220216606498,0.40252707581227437,0.4043321299638989,0.40613718411552346,0.40794223826714804,0.40974729241877256,0.41155234657039713,0.41335740072202165,0.4151624548736462,0.41696750902527074,0.4187725631768953,0.42057761732851984,0.4223826714801444,0.42418772563176893,0.4259927797833935,0.427797833935018,0.4296028880866426,0.4314079422382672,0.4332129963898917,0.43501805054151627,0.43862815884476536,0.4404332129963899,0.44223826714801445,0.44404332129963897,0.44584837545126355,0.44765342960288806,0.44945848375451264,0.45126353790613716,0.45306859205776173,0.4548736462093863,0.4566787003610108,0.4584837545126354,0.4602888086642599,0.4620938628158845,0.463898916967509,0.4657039711191336,0.4675090252707581,0.4693140794223827,0.4711191335740072,0.4729241877256318,0.4747292418772563,0.47653429602888087,0.47833935018050544,0.48014440433212996,0.48194945848375453,0.48375451263537905,0.4855595667870036,0.48736462093862815,0.49097472924187724,0.4927797833935018,0.49458483754512633,0.4963898916967509,0.4981949458483754,0.5,0.5018050541516246,0.5036101083032491,0.5054151624548736,0.5072202166064982,0.5090252707581228,0.5108303249097473,0.5126353790613718,0.5144404332129964,0.516245487364621,0.5180505415162455,0.5216606498194946,0.5234657039711191,0.5252707581227437,0.5270758122743683,0.5288808664259927,0.5306859205776173,0.5324909747292419,0.5342960288808665,0.5361010830324909,0.5379061371841155,0.5397111913357401,0.5415162454873647,0.5433212996389891,0.5469314079422383,0.5487364620938628,0.5505415162454874,0.5523465703971119,0.5541516245487365,0.555956678700361,0.5577617328519856,0.5595667870036101,0.5613718411552346,0.5631768953068592,0.5649819494584838,0.5667870036101083,0.5685920577617328,0.5703971119133574,0.572202166064982,0.5740072202166066,0.575812274368231,0.5776173285198556,0.5794223826714802,0.5812274368231047,0.5830324909747292,0.5848375451263538,0.5866425992779783,0.5884476534296029,0.5902527075812274,0.592057761732852,0.5938628158844765,0.5956678700361011,0.5974729241877257,0.5992779783393501,0.6010830324909747,0.6028880866425993,0.6046931407942239,0.6064981949458483,0.6083032490974729,0.6101083032490975,0.6119133574007221,0.6137184115523465,0.6155234657039711,0.6173285198555957,0.6191335740072202,0.6227436823104693,0.6245487364620939,0.6263537906137184,0.628158844765343,0.6299638989169675,0.631768953068592,0.6335740072202166,0.6353790613718412,0.6371841155234657,0.6389891696750902,0.6407942238267148,0.6425992779783394,0.644404332129964,0.6462093862815884,0.648014440433213,0.6498194945848376,0.6516245487364621,0.6552346570397112,0.6570397111913358,0.6588447653429603,0.6606498194945848,0.6624548736462094,0.6642599277978339,0.6660649819494585,0.6678700361010831,0.6696750902527075,0.6714801444043321,0.6732851985559567,0.6750902527075813,0.6768953068592057,0.6787003610108303,0.6805054151624549,0.6823104693140795,0.6841155234657039,0.6859205776173285,0.6877256317689531,0.6895306859205776,0.6913357400722022,0.6931407942238267,0.6949458483754513,0.6967509025270758,0.6985559566787004,0.7003610108303249,0.7021660649819494,0.703971119133574,0.7057761732851986,0.7075812274368231,0.7093862815884476,0.7111913357400722,0.7129963898916968,0.7148014440433214,0.7166064981949458,0.7184115523465704,0.720216606498195,0.7220216606498195,0.723826714801444,0.7256317689530686,0.7274368231046932,0.7310469314079422,0.7328519855595668,0.7346570397111913,0.7364620938628159,0.7382671480144405,0.740072202166065,0.7418772563176895,0.7436823104693141,0.7454873646209387,0.7472924187725631,0.7490974729241877,0.7527075812274369,0.7545126353790613,0.7563176895306859,0.7581227436823105,0.759927797833935,0.7617328519855595,0.7635379061371841,0.7653429602888087,0.7671480144404332,0.7689530685920578,0.7707581227436823,0.7725631768953068,0.7743682310469314,0.776173285198556,0.7779783393501805,0.779783393501805,0.7815884476534296,0.7833935018050542,0.7851985559566786,0.7870036101083032,0.7888086642599278,0.7906137184115524,0.7924187725631769,0.7942238267148014,0.796028880866426,0.7978339350180506,0.7996389891696751,0.8014440433212996,0.8032490974729242,0.8050541516245487,0.8068592057761733,0.8086642599277978,0.8104693140794224,0.8122743682310469,0.8140794223826715,0.8158844765342961,0.8176895306859205,0.8194945848375451,0.8212996389891697,0.8231046931407943,0.8249097472924187,0.8267148014440433,0.8285198555956679,0.8303249097472925,0.8321299638989169,0.8339350180505415,0.8357400722021661,0.8375451263537906,0.8393501805054152,0.8411552346570397,0.8429602888086642,0.8447653429602888,0.8465703971119134,0.8483754512635379,0.8501805054151624,0.851985559566787,0.8537906137184116,0.855595667870036,0.8574007220216606,0.8592057761732852,0.8610108303249098,0.8628158844765343,0.8646209386281588,0.8664259927797834,0.868231046931408,0.8700361010830325,0.871841155234657,0.8736462093862816,0.8754512635379061,0.8772563176895307,0.8790613718411552,0.8808664259927798,0.8826714801444043,0.8844765342960289,0.8862815884476535,0.8880866425992779,0.8898916967509025,0.8916967509025271,0.8935018050541517,0.8953068592057761,0.8971119133574007,0.8989169675090253,0.9007220216606499,0.9025270758122743,0.9043321299638989,0.9061371841155235,0.907942238267148,0.9097472924187726,0.9115523465703971,0.9133574007220217,0.9151624548736462,0.9169675090252708,0.9187725631768953,0.9205776173285198,0.9223826714801444,0.924187725631769,0.9259927797833934,0.927797833935018,0.9296028880866426,0.9314079422382672,0.9332129963898917,0.9350180505415162,0.9368231046931408,0.9386281588447654,0.9404332129963899,0.9422382671480144,0.944043321299639,0.9458483754512635,0.9476534296028881,0.9494584837545126,0.9512635379061372,0.9530685920577617,0.9548736462093863,0.9566787003610109,0.9584837545126353,0.9602888086642599,0.9620938628158845,0.9638989169675091,0.9657039711191335,0.9675090252707581,0.9693140794223827,0.9711191335740073,0.9729241877256317,0.9747292418772563,0.9765342960288809,0.9783393501805054,0.98014440433213,0.9819494584837545,0.983754512635379,0.9855595667870036,0.9873646209386282,0.9891696750902527,0.9909747292418772,0.9927797833935018,0.9945848375451264,0.9963898916967509,0.9981949458483754],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.2606,0.2696,0.2745,0.2817,0.2845,0.2846,0.2853,0.2855,0.2869,0.2878,0.2896,0.2905,0.2919,0.2927,0.2981,0.3008,0.3097,0.3111,0.3118,0.3172,0.3177,0.3179,0.3182,0.3186,0.3187,0.3195,0.3228,0.3234,0.3237,0.3263,0.3267,0.3286,0.3293,0.3310,0.3327,0.3328,0.3341,0.3344,0.3346,0.3374,0.3387,0.3391,0.3395,0.3396,0.3413,0.3426,0.3432,0.3460,0.3464,0.3465,0.3466,0.3473,0.3479,0.3480,0.3505,0.3529,0.3551,0.3553,0.3566,0.3579,0.3580,0.3591,0.3609,0.3614,0.3619,0.3644,0.3645,0.3672,0.3676,0.3680,0.3698,0.3724,0.3732,0.3738,0.3749,0.3759,0.3778,0.3781,0.3789,0.3798,0.3801,0.3817,0.3820,0.3824,0.3826,0.3837,0.3840,0.3842,0.3853,0.3857,0.3867,0.3895,0.3921,0.3922,0.3926,0.3927,0.3944,0.3985,0.3989,0.4006,0.4021,0.4034,0.4044,0.4048,0.4052,0.4060,0.4073,0.4075,0.4078,0.4089,0.4097,0.4109,0.4115,0.4152,0.4161,0.4165,0.4172,0.4174,0.4179,0.4180,0.4193,0.4197,0.4217,0.4254,0.4265,0.4299,0.4315,0.4325,0.4335,0.4336,0.4364,0.4369,0.4379,0.4396,0.4397,0.4422,0.4433,0.4435,0.4436,0.4460,0.4468,0.4470,0.4478,0.4500,0.4502,0.4503,0.4514,0.4515,0.4519,0.4536,0.4538,0.4543,0.4556,0.4572,0.4614,0.4626,0.4632,0.4651,0.4655,0.4666,0.4680,0.4713,0.4738,0.4739,0.4740,0.4745,0.4751,0.4764,0.4773,0.4779,0.4783,0.4786,0.4787,0.4788,0.4825,0.4843,0.4844,0.4846,0.4851,0.4888,0.4940,0.4950,0.4974,0.4984,0.4990,0.4991,0.5022,0.5023,0.5024,0.5055,0.5077,0.5083,0.5098,0.5118,0.5123,0.5142,0.5154,0.5185,0.5198,0.5206,0.5210,0.5226,0.5228,0.5232,0.5245,0.5298,0.5302,0.5309,0.5328,0.5333,0.5337,0.5347,0.5351,0.5370,0.5379,0.5403,0.5423,0.5442,0.5468,0.5486,0.5499,0.5571,0.5592,0.5606,0.5721,0.5732,0.5769,0.5798,0.5812,0.5820,0.5851,0.5854,0.5871,0.5895,0.5897,0.5937,0.5969,0.5973,0.5987,0.5998,0.6083,0.6107,0.6147,0.6148,0.6211,0.6326,0.6350,0.6358,0.6387,0.6449,0.6469,0.6522,0.6523,0.6541,0.6589,0.6592,0.6601,0.6621,0.6639,0.6680,0.6734,0.6793,0.6820,0.6837,0.6863,0.6868,0.6904,0.6906,0.6912,0.6942,0.6951,0.6969,0.6976,0.7037,0.7038,0.7113,0.7221,0.7231,0.7284,0.7368,0.7385,0.7458,0.7583,0.7592,0.7673,0.7678,0.7685,0.7740,0.7863,0.8000,0.8017,0.8126,0.8191,0.8242,0.8248,0.8255,0.8279,0.8364,0.8411,0.8434,0.8467,0.8479,0.8502,0.8605,0.8622,0.8651,0.8698,0.8723,0.8737,0.8738,0.8831,0.8896,0.8912,0.8924,0.8933,0.8945,0.8976,0.8980,0.8988,0.9045,0.9113,0.9127,0.9158,0.9199,0.9208,0.9214,0.9222,0.9251,0.9256,0.9259,0.9280,0.9299,0.9362,0.9423,0.9492,0.9509,0.9513,0.9595,0.9655,0.9661,0.9663,0.9701,0.9728,0.9745,0.9779,0.9839,0.9884,0.9896,0.9915,0.9927,0.9939,0.9948,0.9972,0.9975,0.9991,1.0000,1.0002,1.0006,1.0036,1.0042,1.0061,1.0073,1.0087,1.0107,1.0119,1.0126,1.0143,1.0145,1.0156,1.0175,1.0177,1.0233,1.0251,1.0261,1.0270,1.0314,1.0315,1.0320,1.0346,1.0396,1.0400,1.0422,1.0443,1.0457,1.0476,1.0483,1.0526,1.0527,1.0550,1.0589,1.0629,1.0702,1.0727,1.0744,1.0828,1.0832,1.0834,1.0839,1.0857,1.0860,1.0884,1.0887,1.0941,1.0954,1.0990,1.0991,1.1008,1.1019,1.1024,1.1025,1.1044,1.1130,1.1139,1.1143,1.1153,1.1222,1.1226,1.1239,1.1299,1.1323,1.1329,1.1367,1.1390,1.1423,1.1427,1.1462,1.1498,1.1539,1.1638,1.1667,1.1715,1.1716,1.1738,1.1745,1.1769,1.1799,1.1803,1.1812,1.1829,1.1946,1.1991,1.2053,1.2102,1.2110,1.2153,1.2172,1.2179,1.2228,1.2242,1.2243,1.2291,1.2292,1.2293,1.2304,1.2306,1.2322,1.2366,1.2438,1.2497,1.2617,1.2674,1.2726,1.2728,1.2733,1.2756,1.2760,1.2814,1.2844,1.2851,1.2880,1.2919,1.3010,1.3035,1.3252,1.3365,1.3389,1.3401,1.3510,1.3547,1.3616,1.3887,1.3915,1.3943,1.3968,1.3993,1.4063,1.4087,1.4210,1.4296,1.4332,1.4340,1.4378,1.4477,1.4681,1.4684,1.4766,1.4787,1.4870,1.4900,1.5033,1.5051,1.5112,1.5134,1.5197,1.5244,1.5409,1.5650,1.5916,1.5991,1.6198,1.6236,1.6285,1.6463,1.6614,1.6868,1.7064,1.7247,1.7529,1.8001,1.8068,1.8318,2.0425,2.0864,2.1751,2.4794,3.1533,3.2643,3.4255,3.5126,4.2510,4.3016,4.7957,6.2253,7.1954,7.7727,11.7404],"y":[0.0018214936247723133,0.0036429872495446266,0.00546448087431694,0.007285974499089253,0.009107468123861567,0.01092896174863388,0.012750455373406194,0.014571948998178506,0.01639344262295082,0.018214936247723135,0.020036429872495445,0.02185792349726776,0.023679417122040074,0.025500910746812388,0.0273224043715847,0.029143897996357013,0.030965391621129327,0.03278688524590164,0.03460837887067395,0.03642987249544627,0.03825136612021858,0.04007285974499089,0.04189435336976321,0.04371584699453552,0.04553734061930783,0.04735883424408015,0.04918032786885246,0.051001821493624776,0.0546448087431694,0.056466302367941715,0.058287795992714025,0.060109289617486336,0.061930783242258654,0.06375227686703097,0.06557377049180328,0.06739526411657559,0.0692167577413479,0.07103825136612021,0.07285974499089254,0.07468123861566485,0.07650273224043716,0.07832422586520947,0.08014571948998178,0.08196721311475409,0.08378870673952642,0.08561020036429873,0.08743169398907104,0.08925318761384335,0.09107468123861566,0.09289617486338798,0.0947176684881603,0.0965391621129326,0.09836065573770492,0.10018214936247723,0.10200364298724955,0.10382513661202186,0.10564663023679417,0.10746812386156648,0.1111111111111111,0.11475409836065574,0.11657559198542805,0.11839708561020036,0.12021857923497267,0.122040072859745,0.12386156648451731,0.12568306010928962,0.12750455373406194,0.12932604735883424,0.13114754098360656,0.13296903460837886,0.13479052823315119,0.1366120218579235,0.1384335154826958,0.14025500910746813,0.14207650273224043,0.14389799635701275,0.14571948998178508,0.14754098360655737,0.1493624772313297,0.151183970856102,0.15300546448087432,0.15482695810564662,0.15664845173041894,0.15846994535519127,0.16029143897996356,0.1621129326047359,0.16393442622950818,0.1657559198542805,0.16757741347905283,0.16939890710382513,0.17122040072859745,0.17304189435336975,0.17486338797814208,0.1766848816029144,0.1785063752276867,0.18032786885245902,0.18214936247723132,0.18397085610200364,0.18579234972677597,0.18761384335154827,0.1894353369763206,0.1912568306010929,0.1930783242258652,0.19489981785063754,0.19672131147540983,0.19854280510018216,0.20036429872495445,0.20218579234972678,0.2040072859744991,0.2058287795992714,0.20765027322404372,0.20947176684881602,0.21129326047358835,0.21311475409836064,0.21493624772313297,0.2167577413479053,0.2204007285974499,0.2222222222222222,0.22404371584699453,0.22768670309653916,0.22950819672131148,0.23132969034608378,0.2331511839708561,0.23679417122040072,0.23861566484517305,0.24043715846994534,0.24225865209471767,0.24408014571949,0.2459016393442623,0.24772313296903462,0.2495446265938069,0.25136612021857924,0.25318761384335153,0.2550091074681239,0.2568306010928962,0.2586520947176685,0.2604735883424408,0.26229508196721313,0.2641165755919854,0.2659380692167577,0.2677595628415301,0.27140255009107467,0.273224043715847,0.2750455373406193,0.2768670309653916,0.2786885245901639,0.28051001821493626,0.28233151183970856,0.28415300546448086,0.2859744990892532,0.2877959927140255,0.2896174863387978,0.29143897996357016,0.29326047358834245,0.29508196721311475,0.29690346083788705,0.2987249544626594,0.3005464480874317,0.302367941712204,0.30418943533697634,0.30601092896174864,0.30783242258652094,0.30965391621129323,0.3114754098360656,0.3132969034608379,0.3151183970856102,0.31693989071038253,0.31876138433515483,0.3205828779599271,0.3224043715846995,0.3242258652094718,0.32604735883424407,0.32786885245901637,0.3296903460837887,0.331511839708561,0.3333333333333333,0.33515482695810567,0.33697632058287796,0.33879781420765026,0.3406193078324226,0.3424408014571949,0.3442622950819672,0.3460837887067395,0.34790528233151186,0.34972677595628415,0.35154826958105645,0.3533697632058288,0.3551912568306011,0.3570127504553734,0.3588342440801457,0.36065573770491804,0.36247723132969034,0.36429872495446264,0.366120218579235,0.3679417122040073,0.3697632058287796,0.37158469945355194,0.37340619307832423,0.37522768670309653,0.3770491803278688,0.3788706739526412,0.3806921675774135,0.3825136612021858,0.3843351548269581,0.3861566484517304,0.38979963570127507,0.39162112932604737,0.39344262295081966,0.39526411657559196,0.3970856102003643,0.3989071038251366,0.4007285974499089,0.40255009107468126,0.40437158469945356,0.40619307832422585,0.4080145719489982,0.4098360655737705,0.4116575591985428,0.4134790528233151,0.41530054644808745,0.41712204007285975,0.41894353369763204,0.4207650273224044,0.4225865209471767,0.424408014571949,0.4262295081967213,0.42805100182149364,0.43169398907103823,0.4335154826958106,0.4353369763205829,0.4371584699453552,0.43897996357012753,0.4408014571948998,0.4426229508196721,0.4444444444444444,0.44626593806921677,0.44808743169398907,0.44990892531876137,0.4517304189435337,0.453551912568306,0.4553734061930783,0.45719489981785066,0.45901639344262296,0.46083788706739526,0.46265938069216755,0.4644808743169399,0.4681238615664845,0.46994535519125685,0.47176684881602915,0.47358834244080145,0.47540983606557374,0.4772313296903461,0.4790528233151184,0.4808743169398907,0.48269581056466304,0.48451730418943534,0.48633879781420764,0.48816029143898,0.4899817850637523,0.4918032786885246,0.4936247723132969,0.49544626593806923,0.4972677595628415,0.4990892531876138,0.5009107468123861,0.5027322404371585,0.5045537340619308,0.5063752276867031,0.5081967213114754,0.5100182149362478,0.51183970856102,0.5136612021857924,0.5154826958105647,0.517304189435337,0.5191256830601093,0.5209471766848816,0.5227686703096539,0.5245901639344263,0.5264116575591985,0.5282331511839709,0.5300546448087432,0.5318761384335154,0.5336976320582878,0.5355191256830601,0.5373406193078324,0.5391621129326047,0.5409836065573771,0.5428051001821493,0.5446265938069217,0.546448087431694,0.5482695810564663,0.5500910746812386,0.5519125683060109,0.5537340619307832,0.5555555555555556,0.5573770491803278,0.5591985428051002,0.5610200364298725,0.5628415300546448,0.5646630236794171,0.5664845173041895,0.5683060109289617,0.5701275045537341,0.5719489981785064,0.5737704918032787,0.575591985428051,0.5774134790528234,0.5792349726775956,0.581056466302368,0.5828779599271403,0.5846994535519126,0.5865209471766849,0.5883424408014571,0.5901639344262295,0.5919854280510018,0.5938069216757741,0.5956284153005464,0.5974499089253188,0.599271402550091,0.6010928961748634,0.6029143897996357,0.604735883424408,0.6065573770491803,0.6083788706739527,0.6102003642987249,0.6120218579234973,0.6138433515482696,0.6156648451730419,0.6174863387978142,0.6193078324225865,0.6211293260473588,0.6229508196721312,0.6247723132969034,0.6265938069216758,0.6284153005464481,0.6302367941712204,0.6320582877959927,0.6338797814207651,0.6357012750455373,0.6375227686703097,0.639344262295082,0.6411657559198543,0.6429872495446266,0.644808743169399,0.6466302367941712,0.6484517304189436,0.6502732240437158,0.6520947176684881,0.6539162112932605,0.6557377049180327,0.6575591985428051,0.6593806921675774,0.6612021857923497,0.663023679417122,0.6648451730418944,0.6666666666666666,0.668488160291439,0.6703096539162113,0.6721311475409836,0.6739526411657559,0.6757741347905283,0.6775956284153005,0.6794171220400729,0.6812386156648452,0.6830601092896175,0.6848816029143898,0.6867030965391621,0.6885245901639344,0.6903460837887068,0.692167577413479,0.6939890710382514,0.6958105646630237,0.697632058287796,0.6994535519125683,0.7012750455373407,0.7030965391621129,0.7049180327868853,0.7067395264116576,0.7085610200364298,0.7103825136612022,0.7122040072859745,0.7140255009107468,0.7158469945355191,0.7176684881602914,0.7194899817850637,0.7213114754098361,0.7231329690346083,0.7249544626593807,0.726775956284153,0.7285974499089253,0.7304189435336976,0.73224043715847,0.7340619307832422,0.7358834244080146,0.7377049180327869,0.7395264116575592,0.7413479052823315,0.7431693989071039,0.7449908925318761,0.7468123861566485,0.7486338797814208,0.7504553734061931,0.7522768670309654,0.7540983606557377,0.75591985428051,0.7577413479052824,0.7595628415300546,0.761384335154827,0.7632058287795993,0.7650273224043715,0.7668488160291439,0.7686703096539163,0.7704918032786885,0.7741347905282332,0.7759562841530054,0.7777777777777778,0.7795992714025501,0.7814207650273224,0.7832422586520947,0.785063752276867,0.7868852459016393,0.7887067395264117,0.7905282331511839,0.7923497267759563,0.7941712204007286,0.7959927140255009,0.7978142076502732,0.7996357012750456,0.8014571948998178,0.8032786885245902,0.8051001821493625,0.8069216757741348,0.8087431693989071,0.8105646630236795,0.8123861566484517,0.8142076502732241,0.8160291438979964,0.8178506375227687,0.819672131147541,0.8214936247723132,0.8233151183970856,0.825136612021858,0.8269581056466302,0.8287795992714025,0.8306010928961749,0.8324225865209471,0.8342440801457195,0.8360655737704918,0.8378870673952641,0.8397085610200364,0.8415300546448088,0.843351548269581,0.8451730418943534,0.8469945355191257,0.848816029143898,0.8506375227686703,0.8524590163934426,0.8542805100182149,0.8561020036429873,0.8579234972677595,0.8597449908925319,0.8615664845173042,0.8633879781420765,0.8652094717668488,0.8670309653916212,0.8688524590163934,0.8706739526411658,0.8724954462659381,0.8743169398907104,0.8761384335154827,0.8779599271402551,0.8797814207650273,0.8816029143897997,0.8834244080145719,0.8852459016393442,0.8870673952641166,0.8888888888888888,0.8907103825136612,0.8925318761384335,0.8943533697632058,0.8961748633879781,0.8979963570127505,0.8998178506375227,0.9016393442622951,0.9034608378870674,0.9052823315118397,0.907103825136612,0.9089253187613844,0.9107468123861566,0.912568306010929,0.9143897996357013,0.9162112932604736,0.9198542805100182,0.9216757741347905,0.9234972677595629,0.9253187613843351,0.9271402550091075,0.9289617486338798,0.930783242258652,0.9326047358834244,0.9344262295081968,0.936247723132969,0.9380692167577414,0.9398907103825137,0.941712204007286,0.9435336976320583,0.9453551912568307,0.9471766848816029,0.9489981785063752,0.9508196721311475,0.9526411657559198,0.9544626593806922,0.9562841530054644,0.9581056466302368,0.9599271402550091,0.9617486338797814,0.9635701275045537,0.9653916211293261,0.9672131147540983,0.9690346083788707,0.970856102003643,0.9726775956284153,0.9744990892531876,0.97632058287796,0.9781420765027322,0.9799635701275046,0.9817850637522769,0.9836065573770492,0.9854280510018215,0.9872495446265938,0.9890710382513661,0.9908925318761385,0.9927140255009107,0.994535519125683,0.9963570127504554,0.9981785063752276],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.4745,0.5328,0.8759,1.0375,1.0987,1.1593,1.2536,1.2924,1.3198,1.3199,1.3280,1.3497,1.3498,1.3622,1.3676,1.3974,1.4059,1.4190,1.4232,1.4235,1.4346,1.4347,1.4389,1.4429,1.4443,1.4490,1.4531,1.4542,1.4560,1.4600,1.4607,1.4662,1.4664,1.4717,1.4734,1.4738,1.4742,1.4745,1.4814,1.4815,1.4816,1.4847,1.4885,1.4904,1.4927,1.4951,1.4975,1.4983,1.4996,1.4997,1.5009,1.5030,1.5063,1.5093,1.5143,1.5167,1.5182,1.5186,1.5212,1.5213,1.5218,1.5300,1.5303,1.5306,1.5308,1.5309,1.5320,1.5329,1.5353,1.5384,1.5390,1.5438,1.5463,1.5512,1.5559,1.5560,1.5571,1.5603,1.5629,1.5657,1.5707,1.5713,1.5714,1.5744,1.5775,1.5780,1.5781,1.5793,1.5795,1.5808,1.5812,1.5822,1.5828,1.5864,1.5870,1.5875,1.5876,1.5884,1.5889,1.5957,1.5962,1.5985,1.6046,1.6050,1.6062,1.6081,1.6089,1.6107,1.6122,1.6164,1.6173,1.6174,1.6203,1.6206,1.6207,1.6208,1.6225,1.6266,1.6268,1.6269,1.6286,1.6305,1.6332,1.6334,1.6341,1.6344,1.6345,1.6356,1.6384,1.6403,1.6445,1.6457,1.6464,1.6469,1.6474,1.6489,1.6507,1.6522,1.6536,1.6542,1.6559,1.6567,1.6568,1.6577,1.6581,1.6604,1.6608,1.6621,1.6625,1.6637,1.6647,1.6648,1.6657,1.6663,1.6689,1.6698,1.6699,1.6700,1.6704,1.6726,1.6727,1.6746,1.6770,1.6815,1.6825,1.6827,1.6829,1.6831,1.6840,1.6873,1.6877,1.6894,1.6898,1.6904,1.6977,1.6986,1.7022,1.7028,1.7043,1.7052,1.7102,1.7124,1.7139,1.7158,1.7172,1.7175,1.7199,1.7202,1.7210,1.7213,1.7221,1.7225,1.7232,1.7245,1.7281,1.7287,1.7308,1.7355,1.7387,1.7390,1.7408,1.7418,1.7466,1.7487,1.7490,1.7497,1.7536,1.7575,1.7595,1.7621,1.7682,1.7690,1.7751,1.7779,1.7808,1.7813,1.7819,1.7833,1.7868,1.7907,1.7927,1.7939,1.7957,1.7974,1.7980,1.8013,1.8021,1.8028,1.8034,1.8043,1.8067,1.8088,1.8110,1.8135,1.8149,1.8157,1.8159,1.8163,1.8167,1.8208,1.8272,1.8276,1.8278,1.8290,1.8293,1.8326,1.8330,1.8345,1.8348,1.8351,1.8371,1.8385,1.8546,1.8553,1.8560,1.8570,1.8604,1.8606,1.8628,1.8667,1.8679,1.8733,1.8747,1.8792,1.8843,1.8849,1.8856,1.8861,1.8862,1.8878,1.8882,1.8903,1.8952,1.8954,1.8970,1.8972,1.8997,1.9017,1.9063,1.9075,1.9086,1.9099,1.9102,1.9105,1.9125,1.9209,1.9254,1.9290,1.9312,1.9326,1.9379,1.9429,1.9446,1.9447,1.9461,1.9476,1.9488,1.9501,1.9512,1.9514,1.9539,1.9562,1.9598,1.9624,1.9628,1.9698,1.9700,1.9780,1.9881,1.9928,1.9948,1.9962,2.0045,2.0065,2.0114,2.0125,2.0145,2.0179,2.0190,2.0205,2.0229,2.0230,2.0236,2.0258,2.0310,2.0314,2.0336,2.0419,2.0445,2.0530,2.0553,2.0583,2.0588,2.0600,2.0605,2.0615,2.0669,2.0671,2.0677,2.0690,2.0691,2.0753,2.0759,2.0884,2.0904,2.0909,2.0956,2.0960,2.0998,2.1035,2.1068,2.1077,2.1098,2.1130,2.1147,2.1152,2.1196,2.1267,2.1314,2.1322,2.1330,2.1357,2.1394,2.1432,2.1435,2.1439,2.1461,2.1465,2.1484,2.1501,2.1502,2.1539,2.1550,2.1554,2.1557,2.1603,2.1623,2.1642,2.1685,2.1700,2.1703,2.1709,2.1713,2.1764,2.1780,2.1847,2.1864,2.2062,2.2155,2.2156,2.2159,2.2222,2.2240,2.2314,2.2336,2.2399,2.2403,2.2404,2.2436,2.2480,2.2485,2.2517,2.2521,2.2543,2.2561,2.2566,2.2573,2.2581,2.2646,2.2647,2.2654,2.2659,2.2668,2.2710,2.2751,2.2779,2.2831,2.2849,2.2891,2.2952,2.2965,2.2987,2.3098,2.3123,2.3160,2.3186,2.3219,2.3272,2.3300,2.3359,2.3420,2.3459,2.3465,2.3479,2.3588,2.3619,2.3623,2.3674,2.3679,2.3708,2.3815,2.3837,2.3881,2.3968,2.3986,2.4019,2.4046,2.4049,2.4116,2.4121,2.4139,2.4282,2.4369,2.4370,2.4479,2.4498,2.4503,2.4632,2.4755,2.4758,2.4789,2.4808,2.4867,2.4879,2.4916,2.4939,2.4946,2.4971,2.5003,2.5043,2.5054,2.5089,2.5168,2.5240,2.5276,2.5334,2.5451,2.5518,2.5597,2.5640,2.5694,2.5710,2.5749,2.5998,2.6109,2.6132,2.6234,2.6312,2.6465,2.6621,2.6643,2.6771,2.6839,2.6848,2.6889,2.6961,2.6981,2.7038,2.7074,2.7104,2.7117,2.7302,2.7311,2.7342,2.7439,2.7686,2.7802,2.7880,2.8011,2.8025,2.8035,2.8055,2.8368,2.8376,2.8462,2.8472,2.8498,2.8532,2.8551,2.8769,2.8940,2.9097,2.9248,2.9434,2.9621,2.9850,2.9914,3.0064,3.0089,3.0348,3.0798,3.0854,3.0909,3.1002,3.1038,3.1054,3.1241,3.1318,3.1368,3.1417,3.1662,3.1675,3.2043,3.3077,3.3714,3.3740,3.3833,3.5191,3.8959,4.2197,4.2560],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2909,0.3040,0.3093,0.3143,0.3237,0.3316,0.3343,0.3404,0.3519,0.3538,0.3645,0.3658,0.3660,0.3691,0.3700,0.3738,0.3742,0.3758,0.3783,0.3792,0.3796,0.3818,0.3825,0.3856,0.3868,0.3879,0.3887,0.3889,0.3953,0.3967,0.4005,0.4033,0.4034,0.4055,0.4058,0.4068,0.4088,0.4096,0.4120,0.4128,0.4157,0.4158,0.4159,0.4162,0.4172,0.4188,0.4192,0.4215,0.4222,0.4233,0.4239,0.4248,0.4264,0.4271,0.4278,0.4313,0.4323,0.4324,0.4330,0.4390,0.4398,0.4409,0.4425,0.4440,0.4441,0.4477,0.4505,0.4547,0.4564,0.4581,0.4591,0.4602,0.4603,0.4606,0.4608,0.4613,0.4640,0.4662,0.4700,0.4704,0.4705,0.4754,0.4771,0.4777,0.4784,0.4808,0.4812,0.4820,0.4839,0.4845,0.4894,0.4910,0.4937,0.4938,0.4942,0.4946,0.4948,0.4964,0.4970,0.4980,0.5026,0.5073,0.5083,0.5084,0.5093,0.5143,0.5146,0.5165,0.5177,0.5211,0.5219,0.5231,0.5234,0.5286,0.5289,0.5290,0.5302,0.5304,0.5320,0.5332,0.5343,0.5344,0.5370,0.5372,0.5380,0.5384,0.5386,0.5387,0.5408,0.5419,0.5472,0.5477,0.5480,0.5481,0.5495,0.5498,0.5502,0.5507,0.5586,0.5611,0.5649,0.5656,0.5658,0.5684,0.5706,0.5717,0.5735,0.5749,0.5764,0.5767,0.5785,0.5799,0.5800,0.5828,0.5838,0.5848,0.5859,0.5876,0.5898,0.5901,0.5902,0.5920,0.5933,0.5939,0.5946,0.5967,0.5991,0.6008,0.6019,0.6025,0.6026,0.6038,0.6047,0.6069,0.6089,0.6100,0.6104,0.6124,0.6155,0.6162,0.6163,0.6175,0.6193,0.6196,0.6197,0.6240,0.6308,0.6312,0.6322,0.6353,0.6371,0.6478,0.6520,0.6540,0.6571,0.6581,0.6611,0.6636,0.6719,0.6725,0.6727,0.6762,0.6763,0.6792,0.6805,0.6868,0.6877,0.6905,0.6937,0.6941,0.6977,0.7028,0.7097,0.7112,0.7139,0.7165,0.7283,0.7285,0.7312,0.7355,0.7364,0.7375,0.7400,0.7403,0.7492,0.7501,0.7522,0.7557,0.7627,0.7690,0.7714,0.7802,0.7821,0.7851,0.7853,0.7904,0.7908,0.7980,0.7989,0.8107,0.8113,0.8153,0.8190,0.8237,0.8262,0.8296,0.8360,0.8366,0.8367,0.8428,0.8475,0.8581,0.8615,0.8631,0.8642,0.8664,0.8679,0.8694,0.8766,0.8885,0.8942,0.8965,0.9035,0.9039,0.9047,0.9091,0.9098,0.9102,0.9127,0.9158,0.9172,0.9190,0.9420,0.9468,0.9485,0.9508,0.9532,0.9542,0.9566,0.9579,0.9585,0.9602,0.9678,0.9696,0.9698,0.9699,0.9756,0.9763,0.9819,0.9832,0.9836,0.9898,0.9902,0.9912,0.9937,0.9947,0.9960,1.0036,1.0069,1.0130,1.0156,1.0164,1.0166,1.0178,1.0183,1.0298,1.0315,1.0329,1.0333,1.0381,1.0395,1.0412,1.0452,1.0470,1.0474,1.0480,1.0491,1.0528,1.0556,1.0577,1.0604,1.0618,1.0631,1.0644,1.0672,1.0680,1.0689,1.0748,1.0751,1.0784,1.0790,1.0803,1.0864,1.0886,1.0917,1.0948,1.0959,1.0970,1.0982,1.1063,1.1068,1.1069,1.1100,1.1135,1.1174,1.1179,1.1207,1.1243,1.1256,1.1299,1.1301,1.1313,1.1325,1.1382,1.1390,1.1416,1.1439,1.1440,1.1445,1.1465,1.1484,1.1503,1.1519,1.1539,1.1567,1.1584,1.1585,1.1610,1.1618,1.1648,1.1708,1.1732,1.1812,1.1813,1.1814,1.1849,1.1859,1.1902,1.1969,1.1981,1.2049,1.2055,1.2108,1.2117,1.2134,1.2153,1.2156,1.2168,1.2174,1.2191,1.2277,1.2309,1.2380,1.2385,1.2445,1.2464,1.2466,1.2489,1.2514,1.2525,1.2562,1.2583,1.2660,1.2672,1.2679,1.2691,1.2703,1.2749,1.2806,1.2822,1.2831,1.2848,1.2886,1.2932,1.2934,1.2958,1.3023,1.3103,1.3109,1.3110,1.3118,1.3179,1.3235,1.3267,1.3322,1.3361,1.3381,1.3396,1.3419,1.3432,1.3443,1.3461,1.3466,1.3467,1.3469,1.3476,1.3502,1.3539,1.3543,1.3544,1.3557,1.3566,1.3770,1.3807,1.3848,1.3854,1.3857,1.3874,1.3884,1.3918,1.3920,1.3967,1.4037,1.4115,1.4159,1.4163,1.4164,1.4170,1.4177,1.4202,1.4223,1.4257,1.4295,1.4333,1.4373,1.4461,1.4466,1.4477,1.4535,1.4573,1.4577,1.4591,1.4672,1.4799,1.4834,1.4888,1.5013,1.5043,1.5092,1.5100,1.5106,1.5124,1.5146,1.5223,1.5297,1.5466,1.5479,1.5487,1.5521,1.5555,1.5563,1.5635,1.5721,1.5769,1.5816,1.5852,1.5889,1.5891,1.5931,1.6020,1.6060,1.6064,1.6238,1.6266,1.6326,1.6383,1.6435,1.6515,1.6536,1.6573,1.6835,1.7026,1.7068,1.7123,1.7230,1.7252,1.7272,1.7372,1.7432,1.7539,1.7700,1.7903,1.8065,1.8301,1.8422,1.8495,1.8517,1.9036,1.9056,1.9146,1.9223,1.9590,1.9604,1.9994,2.0314,2.1584,2.1858,2.3649,2.4255,2.7375,2.8780,3.8143,5.3280,5.7089,5.7503,6.6157,7.6016,8.4442,8.5518,9.4705,10.1368],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1765,0.2212,0.2231,0.2245,0.2253,0.2363,0.2388,0.2449,0.2478,0.2510,0.2513,0.2536,0.2567,0.2574,0.2583,0.2639,0.2649,0.2666,0.2667,0.2679,0.2690,0.2693,0.2699,0.2701,0.2703,0.2750,0.2758,0.2764,0.2766,0.2785,0.2807,0.2809,0.2810,0.2814,0.2845,0.2848,0.2854,0.2856,0.2861,0.2881,0.2885,0.2952,0.2954,0.2958,0.2970,0.3000,0.3002,0.3009,0.3018,0.3022,0.3047,0.3070,0.3100,0.3106,0.3115,0.3128,0.3137,0.3140,0.3143,0.3179,0.3201,0.3221,0.3223,0.3243,0.3249,0.3250,0.3266,0.3269,0.3270,0.3276,0.3277,0.3285,0.3302,0.3312,0.3335,0.3338,0.3340,0.3346,0.3365,0.3366,0.3410,0.3424,0.3429,0.3434,0.3438,0.3501,0.3554,0.3565,0.3572,0.3574,0.3588,0.3619,0.3620,0.3632,0.3634,0.3646,0.3673,0.3675,0.3681,0.3682,0.3720,0.3740,0.3760,0.3785,0.3791,0.3804,0.3813,0.3815,0.3824,0.3828,0.3836,0.3837,0.3847,0.3852,0.3854,0.3893,0.3925,0.3984,0.3992,0.4005,0.4020,0.4080,0.4109,0.4125,0.4138,0.4165,0.4185,0.4195,0.4210,0.4236,0.4243,0.4269,0.4299,0.4308,0.4339,0.4356,0.4390,0.4425,0.4431,0.4448,0.4450,0.4465,0.4513,0.4523,0.4528,0.4538,0.4543,0.4552,0.4586,0.4620,0.4638,0.4662,0.4672,0.4691,0.4717,0.4739,0.4749,0.4787,0.4824,0.4833,0.4840,0.4861,0.4870,0.4921,0.4979,0.4991,0.5030,0.5037,0.5041,0.5069,0.5096,0.5107,0.5112,0.5119,0.5128,0.5129,0.5138,0.5142,0.5145,0.5159,0.5170,0.5183,0.5203,0.5208,0.5221,0.5241,0.5250,0.5260,0.5265,0.5271,0.5288,0.5293,0.5308,0.5327,0.5385,0.5394,0.5441,0.5466,0.5474,0.5504,0.5513,0.5530,0.5538,0.5561,0.5576,0.5616,0.5619,0.5621,0.5629,0.5650,0.5659,0.5678,0.5683,0.5738,0.5772,0.5796,0.5826,0.5893,0.5914,0.5932,0.5940,0.5987,0.5995,0.5998,0.6011,0.6034,0.6061,0.6071,0.6081,0.6095,0.6100,0.6137,0.6198,0.6234,0.6244,0.6322,0.6331,0.6338,0.6341,0.6382,0.6387,0.6392,0.6418,0.6440,0.6450,0.6486,0.6488,0.6491,0.6548,0.6552,0.6557,0.6565,0.6566,0.6568,0.6686,0.6712,0.6720,0.6730,0.6752,0.6890,0.6895,0.6913,0.6925,0.6958,0.7057,0.7125,0.7130,0.7133,0.7216,0.7240,0.7252,0.7278,0.7302,0.7353,0.7396,0.7398,0.7403,0.7405,0.7441,0.7489,0.7615,0.7632,0.7677,0.7709,0.7717,0.7731,0.7759,0.7762,0.7787,0.7846,0.7870,0.7911,0.7928,0.7948,0.7987,0.7995,0.8031,0.8036,0.8079,0.8080,0.8082,0.8195,0.8205,0.8220,0.8235,0.8247,0.8257,0.8283,0.8284,0.8293,0.8327,0.8382,0.8386,0.8434,0.8455,0.8470,0.8474,0.8481,0.8487,0.8504,0.8513,0.8545,0.8558,0.8569,0.8571,0.8616,0.8629,0.8630,0.8646,0.8695,0.8735,0.8763,0.8786,0.8805,0.8814,0.8826,0.8891,0.8926,0.8983,0.8998,0.9045,0.9046,0.9060,0.9079,0.9104,0.9118,0.9184,0.9274,0.9287,0.9316,0.9335,0.9367,0.9432,0.9495,0.9514,0.9569,0.9610,0.9622,0.9623,0.9637,0.9638,0.9646,0.9679,0.9685,0.9695,0.9722,0.9767,0.9789,0.9799,0.9805,0.9813,0.9830,0.9832,0.9858,0.9882,0.9887,0.9921,0.9943,0.9947,0.9962,0.9963,1.0022,1.0034,1.0047,1.0049,1.0051,1.0113,1.0131,1.0197,1.0230,1.0275,1.0277,1.0313,1.0324,1.0329,1.0332,1.0354,1.0375,1.0399,1.0425,1.0426,1.0431,1.0435,1.0446,1.0461,1.0479,1.0481,1.0556,1.0590,1.0616,1.0651,1.0751,1.0767,1.0768,1.0782,1.0792,1.0806,1.0841,1.0845,1.0846,1.0853,1.0857,1.0864,1.0870,1.0875,1.0909,1.0915,1.0939,1.0940,1.0997,1.1070,1.1077,1.1080,1.1115,1.1119,1.1140,1.1143,1.1208,1.1231,1.1250,1.1252,1.1336,1.1375,1.1493,1.1666,1.1707,1.1708,1.1847,1.1908,1.1933,1.1955,1.1988,1.2027,1.2033,1.2146,1.2201,1.2369,1.2511,1.2512,1.2526,1.2555,1.2563,1.2577,1.2611,1.2637,1.2653,1.2665,1.2814,1.2829,1.2852,1.2861,1.2867,1.2915,1.2924,1.2945,1.3028,1.3173,1.3322,1.3365,1.3374,1.3407,1.3457,1.3532,1.3663,1.3722,1.3830,1.3855,1.4264,1.4334,1.4505,1.4911,1.5109,1.5142,1.5434,1.5698,1.5901,1.5970,1.6142,1.6152,1.6606,1.7210,1.8032,1.8084,1.9039,1.9360,1.9618,1.9735,1.9780,2.1235,2.4557,2.4620,2.6007,2.6126,2.6306,2.6776,2.7527,3.2422,3.2591,3.3367,3.6103,4.0479,4.9183,5.0842,5.1285,5.3030,5.6100,6.1661,6.2035,7.7595,8.3106,11.7640],"y":[0.0018587360594795538,0.0037174721189591076,0.0055762081784386614,0.007434944237918215,0.00929368029739777,0.011152416356877323,0.013011152416356878,0.01486988847583643,0.016728624535315983,0.01858736059479554,0.020446096654275093,0.022304832713754646,0.024163568773234202,0.026022304832713755,0.027881040892193308,0.02973977695167286,0.031598513011152414,0.03345724907063197,0.03531598513011153,0.03717472118959108,0.03903345724907063,0.040892193308550186,0.04275092936802974,0.04460966542750929,0.046468401486988845,0.048327137546468404,0.05018587360594796,0.05204460966542751,0.05390334572490706,0.055762081784386616,0.05762081784386617,0.05947955390334572,0.06133828996282528,0.06319702602230483,0.06505576208178439,0.06691449814126393,0.0687732342007435,0.07063197026022305,0.0724907063197026,0.07434944237918216,0.0762081784386617,0.07806691449814127,0.07992565055762081,0.08178438661710037,0.08364312267657993,0.08550185873605948,0.08736059479553904,0.08921933085501858,0.09107806691449814,0.09293680297397769,0.09479553903345725,0.09665427509293681,0.09851301115241635,0.10037174721189591,0.10223048327137546,0.10408921933085502,0.10594795539033457,0.10780669144981413,0.10966542750929369,0.11152416356877323,0.11338289962825279,0.11524163568773234,0.1171003717472119,0.11895910780669144,0.120817843866171,0.12267657992565056,0.12453531598513011,0.12639405204460966,0.12825278810408922,0.13011152416356878,0.13197026022304834,0.13382899628252787,0.13568773234200743,0.137546468401487,0.13940520446096655,0.1412639405204461,0.1449814126394052,0.14684014869888476,0.14869888475836432,0.15055762081784388,0.1524163568773234,0.15427509293680297,0.15613382899628253,0.1579925650557621,0.15985130111524162,0.16171003717472118,0.16356877323420074,0.1654275092936803,0.16728624535315986,0.1691449814126394,0.17100371747211895,0.17286245353159851,0.17472118959107807,0.17657992565055763,0.17843866171003717,0.18029739776951673,0.1821561338289963,0.18401486988847585,0.18587360594795538,0.18773234200743494,0.1895910780669145,0.19144981412639406,0.19330855018587362,0.19516728624535315,0.1970260223048327,0.19888475836431227,0.20074349442379183,0.20260223048327136,0.20446096654275092,0.20631970260223048,0.20817843866171004,0.2100371747211896,0.21189591078066913,0.2137546468401487,0.21561338289962825,0.2174721189591078,0.21933085501858737,0.2211895910780669,0.22304832713754646,0.22490706319702602,0.22676579925650558,0.22862453531598512,0.23048327137546468,0.23234200743494424,0.2342007434944238,0.23605947955390336,0.2379182156133829,0.23977695167286245,0.241635687732342,0.24349442379182157,0.24535315985130113,0.24721189591078066,0.24907063197026022,0.25092936802973975,0.2527881040892193,0.25464684014869887,0.25650557620817843,0.258364312267658,0.26022304832713755,0.2620817843866171,0.26394052044609667,0.26579925650557623,0.26765799256505574,0.2695167286245353,0.27137546468401486,0.2732342007434944,0.275092936802974,0.27695167286245354,0.2788104089219331,0.28066914498141265,0.2825278810408922,0.2843866171003718,0.2862453531598513,0.28810408921933084,0.2899628252788104,0.29182156133828996,0.2936802973977695,0.2955390334572491,0.29739776951672864,0.2992565055762082,0.30111524163568776,0.30297397769516726,0.3048327137546468,0.3066914498141264,0.30855018587360594,0.3104089219330855,0.31226765799256506,0.3141263940520446,0.3159851301115242,0.31784386617100374,0.31970260223048325,0.3215613382899628,0.32342007434944237,0.3252788104089219,0.3271375464684015,0.32899628252788105,0.3308550185873606,0.33271375464684017,0.3345724907063197,0.33643122676579923,0.3382899628252788,0.34014869888475835,0.3420074349442379,0.34386617100371747,0.34572490706319703,0.3475836431226766,0.34944237918215615,0.3513011152416357,0.35315985130111527,0.3550185873605948,0.35687732342007433,0.3587360594795539,0.36059479553903345,0.362453531598513,0.3643122676579926,0.36617100371747213,0.3680297397769517,0.36988847583643125,0.37174721189591076,0.3736059479553903,0.3754646840148699,0.37732342007434944,0.379182156133829,0.3828996282527881,0.3847583643122677,0.38661710037174724,0.38847583643122674,0.3903345724907063,0.39219330855018586,0.395910780669145,0.39776951672862454,0.3996282527881041,0.40148698884758366,0.4033457249070632,0.4052044609665427,0.4070631970260223,0.40892193308550184,0.4107806691449814,0.41263940520446096,0.4144981412639405,0.4163568773234201,0.41821561338289964,0.4200743494423792,0.42193308550185876,0.42379182156133827,0.4256505576208178,0.4275092936802974,0.42936802973977695,0.4312267657992565,0.43308550185873607,0.4349442379182156,0.4368029739776952,0.43866171003717475,0.44052044609665425,0.4423791821561338,0.44423791821561337,0.44609665427509293,0.4479553903345725,0.44981412639405205,0.4516728624535316,0.45353159851301117,0.45539033457249073,0.45724907063197023,0.4591078066914498,0.46096654275092935,0.4628252788104089,0.4646840148698885,0.46654275092936803,0.4684014869888476,0.47026022304832715,0.4721189591078067,0.4739776951672863,0.4758364312267658,0.47769516728624534,0.4795539033457249,0.48141263940520446,0.483271375464684,0.4851301115241636,0.48698884758364314,0.4888475836431227,0.49070631970260226,0.49256505576208176,0.4944237918215613,0.4962825278810409,0.49814126394052044,0.5,0.5018587360594795,0.5037174721189591,0.5055762081784386,0.5074349442379182,0.5092936802973977,0.5111524163568774,0.5130111524163569,0.5148698884758365,0.516728624535316,0.5185873605947955,0.5204460966542751,0.5223048327137546,0.5241635687732342,0.5260223048327137,0.5278810408921933,0.5297397769516728,0.5315985130111525,0.533457249070632,0.5353159851301115,0.5371747211895911,0.5390334572490706,0.5408921933085502,0.5427509293680297,0.5446096654275093,0.5464684014869888,0.5483271375464684,0.550185873605948,0.5520446096654275,0.5539033457249071,0.5557620817843866,0.5576208178438662,0.5594795539033457,0.5613382899628253,0.5631970260223048,0.5650557620817844,0.5669144981412639,0.5687732342007435,0.570631970260223,0.5724907063197026,0.5743494423791822,0.5762081784386617,0.5780669144981413,0.5799256505576208,0.5817843866171004,0.5836431226765799,0.5855018587360595,0.587360594795539,0.5892193308550185,0.5910780669144982,0.5929368029739777,0.5947955390334573,0.5966542750929368,0.5985130111524164,0.6003717472118959,0.6022304832713755,0.604089219330855,0.6059479553903345,0.6078066914498141,0.6096654275092936,0.6115241635687733,0.6133828996282528,0.6152416356877324,0.6171003717472119,0.6189591078066915,0.620817843866171,0.6226765799256505,0.6245353159851301,0.6263940520446096,0.6282527881040892,0.6301115241635687,0.6319702602230484,0.6338289962825279,0.6356877323420075,0.637546468401487,0.6412639405204461,0.6431226765799256,0.6449814126394052,0.6468401486988847,0.6486988847583643,0.6505576208178439,0.6524163568773235,0.654275092936803,0.6561338289962825,0.6579925650557621,0.6598513011152416,0.6617100371747212,0.6635687732342007,0.6654275092936803,0.6672862453531598,0.6691449814126395,0.671003717472119,0.6728624535315985,0.6747211895910781,0.6765799256505576,0.6784386617100372,0.6802973977695167,0.6821561338289963,0.6840148698884758,0.6858736059479554,0.6877323420074349,0.6895910780669146,0.6914498141263941,0.6933085501858736,0.6951672862453532,0.6970260223048327,0.6988847583643123,0.7007434944237918,0.7026022304832714,0.7044609665427509,0.7063197026022305,0.70817843866171,0.7100371747211895,0.7118959107806692,0.7137546468401487,0.7156133828996283,0.7174721189591078,0.7193308550185874,0.7211895910780669,0.724907063197026,0.7267657992565055,0.7286245353159851,0.7304832713754646,0.7323420074349443,0.7342007434944238,0.7360594795539034,0.7379182156133829,0.7397769516728625,0.741635687732342,0.7434944237918215,0.7453531598513011,0.7472118959107806,0.7490706319702602,0.7509293680297398,0.7527881040892194,0.7546468401486989,0.7565055762081785,0.758364312267658,0.7602230483271375,0.7620817843866171,0.7639405204460966,0.7657992565055762,0.7676579925650557,0.7695167286245354,0.7713754646840149,0.7732342007434945,0.7769516728624535,0.7788104089219331,0.7806691449814126,0.7825278810408922,0.7843866171003717,0.7862453531598513,0.7881040892193308,0.7899628252788105,0.79182156133829,0.7936802973977695,0.7955390334572491,0.7973977695167286,0.7992565055762082,0.8011152416356877,0.8029739776951673,0.8048327137546468,0.8066914498141264,0.8085501858736059,0.8104089219330854,0.8122676579925651,0.8141263940520446,0.8159851301115242,0.8178438661710037,0.8197026022304833,0.8215613382899628,0.8234200743494424,0.8252788104089219,0.8271375464684015,0.828996282527881,0.8308550185873605,0.8327137546468402,0.8345724907063197,0.8364312267657993,0.8382899628252788,0.8401486988847584,0.8420074349442379,0.8438661710037175,0.845724907063197,0.8475836431226765,0.8494423791821561,0.8513011152416357,0.8531598513011153,0.8550185873605948,0.8568773234200744,0.8587360594795539,0.8605947955390335,0.862453531598513,0.8643122676579925,0.8661710037174721,0.8680297397769516,0.8698884758364313,0.8717472118959108,0.8736059479553904,0.8754646840148699,0.8773234200743495,0.879182156133829,0.8810408921933085,0.8828996282527881,0.8847583643122676,0.8866171003717472,0.8884758364312267,0.8903345724907064,0.8921933085501859,0.8940520446096655,0.895910780669145,0.8977695167286245,0.8996282527881041,0.9014869888475836,0.9033457249070632,0.9052044609665427,0.9070631970260223,0.9089219330855018,0.9107806691449815,0.912639405204461,0.9144981412639405,0.9163568773234201,0.9182156133828996,0.9200743494423792,0.9219330855018587,0.9237918215613383,0.9256505576208178,0.9275092936802974,0.929368029739777,0.9312267657992565,0.9330855018587361,0.9349442379182156,0.9368029739776952,0.9386617100371747,0.9405204460966543,0.9423791821561338,0.9442379182156134,0.9460966542750929,0.9479553903345725,0.949814126394052,0.9516728624535316,0.9535315985130112,0.9553903345724907,0.9572490706319703,0.9591078066914498,0.9609665427509294,0.9628252788104089,0.9646840148698885,0.966542750929368,0.9684014869888475,0.9702602230483272,0.9721189591078067,0.9739776951672863,0.9758364312267658,0.9776951672862454,0.9795539033457249,0.9814126394052045,0.983271375464684,0.9851301115241635,0.9869888475836431,0.9888475836431226,0.9907063197026023,0.9925650557620818,0.9944237918215614,0.9962825278810409,0.9981412639405205],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, ipld.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipld.io-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipld.io-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..db89e81b54
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-ipld.io-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.0331,0.0389,0.4800,0.4804,0.4818,0.4830,0.4831,0.4843,0.4875,0.4886,0.4887,0.4888,0.4896,0.4898,0.4905,0.4910,0.4912,0.4915,0.4919,0.4920,0.4931,0.4932,0.4936,0.4941,0.4942,0.4943,0.4945,0.4946,0.4948,0.4951,0.4952,0.4961,0.4970,0.4971,0.4977,0.4979,0.4984,0.4986,0.4992,0.4993,0.4994,0.4997,0.4998,0.5003,0.5004,0.5005,0.5009,0.5012,0.5013,0.5014,0.5017,0.5022,0.5026,0.5028,0.5029,0.5030,0.5037,0.5038,0.5043,0.5050,0.5051,0.5052,0.5055,0.5059,0.5065,0.5067,0.5068,0.5070,0.5073,0.5076,0.5077,0.5080,0.5081,0.5082,0.5083,0.5094,0.5101,0.5102,0.5104,0.5109,0.5115,0.5117,0.5118,0.5125,0.5126,0.5133,0.5139,0.5151,0.5152,0.5159,0.5166,0.5168,0.5175,0.5176,0.5181,0.5182,0.5185,0.5189,0.5198,0.5207,0.5208,0.5217,0.5222,0.5226,0.5248,0.5251,0.5253,0.5256,0.5259,0.5260,0.5262,0.5264,0.5269,0.5272,0.5278,0.5280,0.5282,0.5285,0.5286,0.5295,0.5298,0.5306,0.5307,0.5310,0.5312,0.5316,0.5322,0.5323,0.5344,0.5345,0.5348,0.5356,0.5361,0.5381,0.5387,0.5391,0.5394,0.5403,0.5406,0.5407,0.5408,0.5410,0.5414,0.5423,0.5426,0.5433,0.5436,0.5437,0.5450,0.5453,0.5461,0.5462,0.5470,0.5476,0.5480,0.5509,0.5510,0.5522,0.5535,0.5539,0.5551,0.5554,0.5556,0.5562,0.5571,0.5588,0.5608,0.5619,0.5637,0.5642,0.5657,0.5663,0.5668,0.5729,0.5753,0.5785,0.5795,0.5802,0.5814,0.5816,0.5834,0.5855,0.5862,0.5869,0.5889,0.5893,0.5928,0.5934,0.5938,0.5982,0.5985,0.6049,0.6096,0.6124,0.6200,0.6227,0.6258,0.6267,0.6279,0.6294,0.6297,0.6302,0.6328,0.6334,0.6336,0.6346,0.6347,0.6356,0.6358,0.6362,0.6363,0.6367,0.6380,0.6383,0.6391,0.6393,0.6394,0.6396,0.6400,0.6403,0.6404,0.6411,0.6413,0.6417,0.6419,0.6420,0.6424,0.6448,0.6457,0.6467,0.6470,0.6471,0.6473,0.6475,0.6480,0.6482,0.6484,0.6485,0.6488,0.6493,0.6494,0.6495,0.6505,0.6510,0.6511,0.6525,0.6527,0.6537,0.6539,0.6545,0.6547,0.6549,0.6553,0.6556,0.6557,0.6558,0.6559,0.6560,0.6565,0.6567,0.6568,0.6571,0.6579,0.6583,0.6584,0.6588,0.6589,0.6590,0.6592,0.6598,0.6608,0.6614,0.6615,0.6620,0.6624,0.6626,0.6630,0.6635,0.6636,0.6644,0.6646,0.6654,0.6655,0.6664,0.6668,0.6674,0.6680,0.6684,0.6685,0.6688,0.6689,0.6690,0.6691,0.6694,0.6696,0.6697,0.6698,0.6707,0.6708,0.6712,0.6726,0.6728,0.6731,0.6733,0.6735,0.6739,0.6742,0.6743,0.6755,0.6763,0.6764,0.6767,0.6771,0.6772,0.6774,0.6780,0.6785,0.6791,0.6802,0.6807,0.6808,0.6810,0.6820,0.6822,0.6844,0.6859,0.6861,0.6862,0.6865,0.6873,0.6879,0.6882,0.6883,0.6890,0.6893,0.6894,0.6895,0.6896,0.6897,0.6902,0.6905,0.6908,0.6909,0.6911,0.6916,0.6929,0.6932,0.6935,0.6940,0.6944,0.6947,0.6959,0.6962,0.6968,0.6969,0.6970,0.6974,0.6975,0.6976,0.6977,0.6978,0.6980,0.6983,0.6991,0.6996,0.6997,0.7000,0.7007,0.7011,0.7019,0.7021,0.7027,0.7055,0.7066,0.7077,0.7087,0.7122,0.7128,0.7158,0.7193,0.7209,0.7212,0.7218,0.7239,0.7255,0.7280,0.7312,0.7317,0.7329,0.7344,0.7355,0.7373,0.7378,0.7381,0.7393,0.7440,0.7464,0.7497,0.7515,0.7517,0.7577,0.7601,0.7812,0.7838,0.7845,0.7849,0.7911,0.7915,0.7932,0.7935,0.7940,0.7962,0.7969,0.7982,0.8003,0.8017,0.8027,0.8034,0.8050,0.8051,0.8063,0.8064,0.8073,0.8130,0.8145,0.8168,0.8173,0.8217,0.8233,0.8241,0.8253,0.8255,0.8308,0.8345,0.8359,0.8362,0.8372,0.8387,0.8400,0.8410,0.8412,0.8426,0.8452,0.8455,0.8498,0.8516,0.8524,0.8560,0.8563,0.8575,0.8616,0.8619,0.8636,0.8666,0.8810,0.8873,0.9016,0.9054,0.9191,0.9215,0.9356,0.9390,0.9463,0.9567,0.9685,0.9754,0.9842,0.9862,0.9923,1.0210,1.0320,1.0456,1.0697,1.0824,1.0912,1.0916,1.1318,1.1330,1.1381,1.1424,1.2116,1.2163,1.3614,1.5751,1.5825,1.7117,1.7888,1.9188,2.0182,2.0584,2.1784,2.2559,2.2710,2.3441,2.5659,2.8497,2.8661,3.1672,3.4492,4.2895,6.2168,6.2307,6.4669],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07347670250896057,0.07526881720430108,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.12007168458781362,0.12186379928315412,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13440860215053763,0.13620071684587814,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1971326164874552,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.2724014336917563,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.3279569892473118,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.532258064516129,0.5340501792114696,0.53584229390681,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6881720430107527,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.0368,0.0401,0.0947,0.1759,0.2207,0.2234,0.3259,0.3509,0.3510,0.3533,0.3561,0.3574,0.3582,0.3586,0.3588,0.3596,0.3604,0.3608,0.3618,0.3628,0.3635,0.3640,0.3649,0.3652,0.3653,0.3654,0.3672,0.3682,0.3700,0.3711,0.3724,0.3736,0.3737,0.3745,0.3747,0.3751,0.3752,0.3764,0.3766,0.3794,0.3796,0.3798,0.3801,0.3812,0.3817,0.3821,0.3830,0.3844,0.3845,0.3848,0.3880,0.3881,0.3887,0.3896,0.3909,0.3913,0.3916,0.3925,0.3928,0.3936,0.3939,0.3946,0.3953,0.3955,0.3956,0.3957,0.3958,0.3962,0.3970,0.3971,0.3972,0.3976,0.3981,0.4002,0.4009,0.4015,0.4023,0.4037,0.4043,0.4055,0.4064,0.4096,0.4099,0.4106,0.4109,0.4129,0.4131,0.4133,0.4143,0.4161,0.4187,0.4208,0.4226,0.4245,0.4284,0.4288,0.4291,0.4295,0.4299,0.4305,0.4310,0.4317,0.4322,0.4331,0.4347,0.4353,0.4354,0.4361,0.4365,0.4372,0.4373,0.4387,0.4403,0.4408,0.4419,0.4447,0.4452,0.4471,0.4494,0.4498,0.4502,0.4506,0.4510,0.4514,0.4515,0.4519,0.4520,0.4524,0.4529,0.4548,0.4561,0.4568,0.4596,0.4624,0.4625,0.4642,0.4652,0.4656,0.4657,0.4661,0.4680,0.4684,0.4685,0.4693,0.4707,0.4721,0.4732,0.4738,0.4741,0.4742,0.4743,0.4793,0.4794,0.4795,0.4803,0.4844,0.4860,0.4865,0.4867,0.4868,0.4872,0.4888,0.4899,0.4904,0.4905,0.4924,0.4929,0.4934,0.4935,0.4939,0.4949,0.4965,0.4969,0.4973,0.4979,0.4986,0.5022,0.5031,0.5035,0.5051,0.5063,0.5069,0.5070,0.5087,0.5090,0.5121,0.5122,0.5125,0.5136,0.5148,0.5149,0.5160,0.5163,0.5187,0.5189,0.5205,0.5228,0.5235,0.5246,0.5259,0.5268,0.5280,0.5284,0.5286,0.5294,0.5301,0.5337,0.5354,0.5362,0.5409,0.5447,0.5467,0.5477,0.5487,0.5503,0.5505,0.5509,0.5518,0.5528,0.5536,0.5537,0.5542,0.5543,0.5550,0.5555,0.5561,0.5564,0.5566,0.5586,0.5589,0.5592,0.5602,0.5605,0.5624,0.5629,0.5636,0.5644,0.5657,0.5664,0.5667,0.5674,0.5683,0.5689,0.5691,0.5693,0.5699,0.5703,0.5714,0.5722,0.5728,0.5729,0.5734,0.5737,0.5742,0.5749,0.5754,0.5755,0.5757,0.5758,0.5759,0.5771,0.5792,0.5795,0.5810,0.5812,0.5813,0.5814,0.5831,0.5848,0.5851,0.5854,0.5858,0.5859,0.5861,0.5869,0.5873,0.5878,0.5888,0.5891,0.5894,0.5912,0.5917,0.5921,0.5938,0.5948,0.5960,0.5972,0.5976,0.6004,0.6010,0.6014,0.6020,0.6023,0.6041,0.6042,0.6057,0.6060,0.6067,0.6068,0.6076,0.6084,0.6085,0.6092,0.6114,0.6118,0.6124,0.6127,0.6134,0.6140,0.6145,0.6159,0.6168,0.6170,0.6173,0.6179,0.6184,0.6187,0.6189,0.6191,0.6193,0.6197,0.6201,0.6206,0.6208,0.6209,0.6212,0.6214,0.6218,0.6228,0.6236,0.6240,0.6245,0.6249,0.6253,0.6254,0.6260,0.6267,0.6271,0.6272,0.6273,0.6280,0.6293,0.6297,0.6310,0.6311,0.6320,0.6333,0.6352,0.6354,0.6355,0.6379,0.6390,0.6398,0.6403,0.6413,0.6417,0.6428,0.6429,0.6430,0.6433,0.6453,0.6456,0.6459,0.6476,0.6477,0.6482,0.6511,0.6512,0.6520,0.6555,0.6608,0.6627,0.6645,0.6655,0.6681,0.6704,0.6711,0.6712,0.6726,0.6765,0.6773,0.6776,0.6792,0.6800,0.6801,0.6802,0.6803,0.6805,0.6817,0.6819,0.6841,0.6842,0.6854,0.6865,0.6869,0.6876,0.6877,0.6878,0.6896,0.6897,0.6912,0.6926,0.6932,0.6939,0.6941,0.6949,0.6957,0.6967,0.6978,0.6980,0.7010,0.7024,0.7025,0.7033,0.7034,0.7049,0.7050,0.7058,0.7074,0.7089,0.7103,0.7104,0.7107,0.7108,0.7110,0.7127,0.7137,0.7151,0.7152,0.7157,0.7164,0.7173,0.7176,0.7186,0.7187,0.7203,0.7248,0.7259,0.7296,0.7300,0.7338,0.7350,0.7357,0.7360,0.7366,0.7437,0.7470,0.7474,0.7475,0.7531,0.7582,0.7633,0.7670,0.7703,0.7725,0.7739,0.7788,0.7794,0.7803,0.7809,0.7849,0.7863,0.7882,0.7901,0.7983,0.7987,0.8021,0.8051,0.8061,0.8064,0.8068,0.8103,0.8120,0.8151,0.8182,0.8183,0.8187,0.8194,0.8197,0.8219,0.8232,0.8281,0.8289,0.8316,0.8318,0.8376,0.8390,0.8405,0.8427,0.8437,0.8458,0.8513,0.8564,0.8609,0.8620,0.8717,0.8784,0.8938,0.9180,0.9197,0.9231,0.9325,0.9340,0.9485,0.9505,0.9598,0.9608,0.9610,0.9656,0.9764,1.0175,1.0179,1.2019,1.7167,1.7270,2.2830,2.7061,3.0041,3.3415,5.7329,7.2995,7.3435],"y":[0.0018083182640144665,0.003616636528028933,0.0054249547920434,0.007233273056057866,0.009041591320072333,0.0108499095840868,0.012658227848101266,0.014466546112115732,0.0162748643761302,0.018083182640144666,0.019891500904159132,0.0216998191681736,0.023508137432188065,0.02531645569620253,0.027124773960216998,0.028933092224231464,0.03074141048824593,0.0325497287522604,0.034358047016274866,0.03616636528028933,0.0379746835443038,0.039783001808318265,0.04159132007233273,0.0433996383363472,0.04701627486437613,0.048824593128390596,0.05063291139240506,0.05244122965641953,0.054249547920433995,0.05605786618444846,0.059674502712477394,0.06148282097649186,0.06329113924050633,0.0650994575045208,0.06690777576853527,0.06871609403254973,0.0705244122965642,0.07233273056057866,0.07414104882459313,0.0759493670886076,0.07956600361663653,0.081374321880651,0.08318264014466546,0.08499095840867993,0.0867992766726944,0.08860759493670886,0.09041591320072333,0.0922242314647378,0.09403254972875226,0.09584086799276673,0.09764918625678119,0.09945750452079566,0.10126582278481013,0.10307414104882459,0.10669077757685352,0.10849909584086799,0.11030741410488246,0.11211573236889692,0.11392405063291139,0.11573236889692586,0.11754068716094032,0.11934900542495479,0.12115732368896925,0.12296564195298372,0.12477396021699819,0.12658227848101267,0.12839059674502712,0.1301989150090416,0.13200723327305605,0.13381555153707053,0.13562386980108498,0.13743218806509946,0.13924050632911392,0.1410488245931284,0.14285714285714285,0.14466546112115733,0.14647377938517178,0.14828209764918626,0.15009041591320071,0.1518987341772152,0.15370705244122965,0.15551537070524413,0.15732368896925858,0.15913200723327306,0.1609403254972875,0.162748643761302,0.16455696202531644,0.16636528028933092,0.16998191681735986,0.1717902350813743,0.1735985533453888,0.17540687160940324,0.17721518987341772,0.17902350813743217,0.18083182640144665,0.18264014466546113,0.1844484629294756,0.18625678119349007,0.18806509945750452,0.189873417721519,0.19168173598553345,0.19349005424954793,0.19529837251356238,0.19710669077757687,0.19891500904159132,0.2007233273056058,0.20253164556962025,0.20433996383363473,0.20614828209764918,0.20795660036166366,0.20976491862567812,0.2115732368896926,0.21338155515370705,0.21518987341772153,0.21699819168173598,0.21880650994575046,0.2206148282097649,0.2224231464737794,0.22423146473779385,0.22603978300180833,0.22784810126582278,0.22965641952983726,0.2314647377938517,0.2332730560578662,0.23508137432188064,0.23688969258589512,0.23869801084990958,0.24050632911392406,0.2423146473779385,0.244122965641953,0.24593128390596744,0.24773960216998192,0.24954792043399637,0.2513562386980108,0.25316455696202533,0.2549728752260398,0.25678119349005424,0.2585895117540687,0.2603978300180832,0.26220614828209765,0.2640144665461121,0.26582278481012656,0.26763110307414106,0.2694394213381555,0.27124773960216997,0.2730560578661845,0.27486437613019893,0.2766726943942134,0.27848101265822783,0.28028933092224234,0.2820976491862568,0.28390596745027125,0.2857142857142857,0.2875226039783002,0.28933092224231466,0.2911392405063291,0.29294755877034356,0.29475587703435807,0.2965641952983725,0.298372513562387,0.30018083182640143,0.30198915009041594,0.3037974683544304,0.30560578661844484,0.3074141048824593,0.3128390596745027,0.31464737793851716,0.31645569620253167,0.3182640144665461,0.321880650994575,0.32368896925858953,0.325497287522604,0.32730560578661844,0.3291139240506329,0.3309222423146474,0.33273056057866185,0.3345388788426763,0.33634719710669075,0.3399638336347197,0.34177215189873417,0.3453887884267631,0.3471971066907776,0.34900542495479203,0.3508137432188065,0.352622061482821,0.35443037974683544,0.3562386980108499,0.35804701627486435,0.35985533453887886,0.36347197106690776,0.36528028933092227,0.3670886075949367,0.3688969258589512,0.3707052441229656,0.37251356238698013,0.3743218806509946,0.37613019891500904,0.3779385171790235,0.379746835443038,0.38155515370705245,0.3833634719710669,0.38517179023508136,0.38698010849909587,0.3887884267631103,0.39059674502712477,0.3924050632911392,0.39421338155515373,0.3960216998191682,0.39783001808318263,0.3996383363471971,0.4014466546112116,0.40325497287522605,0.4050632911392405,0.40687160940325495,0.40867992766726946,0.4104882459312839,0.41229656419529837,0.4141048824593128,0.4177215189873418,0.41952983725135623,0.4213381555153707,0.4231464737793852,0.42495479204339964,0.4267631103074141,0.42857142857142855,0.43037974683544306,0.4321880650994575,0.43399638336347196,0.4358047016274864,0.4376130198915009,0.4394213381555154,0.4412296564195298,0.4430379746835443,0.4448462929475588,0.4484629294755877,0.45207956600361665,0.4538878842676311,0.45569620253164556,0.4593128390596745,0.46112115732368897,0.4629294755877034,0.46473779385171793,0.4665461121157324,0.46835443037974683,0.4701627486437613,0.4719710669077758,0.47377938517179025,0.4755877034358047,0.47739602169981915,0.47920433996383366,0.4810126582278481,0.48282097649186256,0.484629294755877,0.4864376130198915,0.488245931283906,0.49005424954792043,0.4918625678119349,0.4936708860759494,0.49547920433996384,0.49909584086799275,0.5009041591320073,0.5027124773960217,0.5045207956600362,0.5063291139240507,0.5081374321880651,0.5099457504520796,0.5135623869801085,0.515370705244123,0.5171790235081374,0.5189873417721519,0.5226039783001808,0.5244122965641953,0.5262206148282098,0.5280289330922242,0.5298372513562387,0.5316455696202531,0.5334538878842676,0.5352622061482821,0.5370705244122965,0.538878842676311,0.5406871609403255,0.5424954792043399,0.5443037974683544,0.546112115732369,0.5479204339963833,0.5497287522603979,0.5515370705244123,0.5533453887884268,0.5551537070524413,0.5569620253164557,0.5587703435804702,0.5605786618444847,0.5623869801084991,0.5641952983725136,0.566003616636528,0.5678119349005425,0.569620253164557,0.5732368896925859,0.5750452079566004,0.5768535262206148,0.5786618444846293,0.5804701627486437,0.5822784810126582,0.5840867992766727,0.5858951175406871,0.5877034358047016,0.5895117540687161,0.5913200723327305,0.593128390596745,0.596745027124774,0.5985533453887885,0.6003616636528029,0.6021699819168174,0.6039783001808319,0.6057866184448463,0.6094032549728752,0.6112115732368897,0.6130198915009042,0.6166365280289331,0.6184448462929476,0.6220614828209765,0.6238698010849909,0.6256781193490054,0.6274864376130199,0.6292947558770343,0.6311030741410488,0.6329113924050633,0.6347197106690777,0.6365280289330922,0.6383363471971067,0.6401446654611211,0.6419529837251357,0.64376130198915,0.6455696202531646,0.6473779385171791,0.6491862567811935,0.650994575045208,0.6546112115732369,0.6564195298372514,0.6582278481012658,0.6600361663652803,0.6618444846292948,0.6636528028933092,0.6654611211573237,0.6672694394213382,0.6690777576853526,0.6708860759493671,0.6726943942133815,0.674502712477396,0.6763110307414105,0.6781193490054249,0.6799276672694394,0.6817359855334539,0.6835443037974683,0.6853526220614828,0.6871609403254972,0.6889692585895117,0.6925858951175407,0.6943942133815552,0.6962025316455697,0.6980108499095841,0.6998191681735986,0.701627486437613,0.7034358047016275,0.705244122965642,0.7070524412296564,0.7088607594936709,0.7106690777576854,0.7124773960216998,0.7142857142857143,0.7160940325497287,0.7179023508137432,0.7197106690777577,0.7215189873417721,0.7233273056057866,0.7251356238698011,0.7269439421338155,0.72875226039783,0.7305605786618445,0.7323688969258589,0.7341772151898734,0.7359855334538878,0.7377938517179023,0.7396021699819169,0.7414104882459313,0.7432188065099458,0.7450271247739603,0.7468354430379747,0.7486437613019892,0.7504520795660036,0.7522603978300181,0.7540687160940326,0.755877034358047,0.7576853526220615,0.759493670886076,0.7631103074141049,0.7649186256781193,0.7667269439421338,0.7685352622061483,0.7703435804701627,0.7721518987341772,0.7739602169981917,0.7757685352622061,0.779385171790235,0.7811934900542495,0.783001808318264,0.7848101265822784,0.7884267631103075,0.7902350813743219,0.7920433996383364,0.7938517179023508,0.7956600361663653,0.7974683544303798,0.7992766726943942,0.8010849909584087,0.8028933092224232,0.8047016274864376,0.8065099457504521,0.8083182640144665,0.810126582278481,0.8119349005424955,0.8137432188065099,0.8155515370705244,0.8173598553345389,0.8191681735985533,0.8209764918625678,0.8227848101265823,0.8245931283905967,0.8264014466546112,0.8282097649186256,0.8300180831826401,0.833634719710669,0.8354430379746836,0.8372513562386981,0.8390596745027125,0.840867992766727,0.8426763110307414,0.8444846292947559,0.8481012658227848,0.8499095840867993,0.8517179023508138,0.8535262206148282,0.8553345388788427,0.8571428571428571,0.8589511754068716,0.8607594936708861,0.8625678119349005,0.864376130198915,0.8661844484629295,0.8679927667269439,0.8698010849909584,0.8716094032549728,0.8734177215189873,0.8752260397830018,0.8770343580470162,0.8788426763110307,0.8806509945750453,0.8824593128390597,0.8842676311030742,0.8860759493670886,0.8878842676311031,0.8896925858951176,0.891500904159132,0.8933092224231465,0.895117540687161,0.8969258589511754,0.8987341772151899,0.9005424954792043,0.9023508137432188,0.9041591320072333,0.9059674502712477,0.9077757685352622,0.9095840867992767,0.9113924050632911,0.9132007233273056,0.9150090415913201,0.9168173598553345,0.918625678119349,0.9204339963833634,0.9222423146473779,0.9240506329113924,0.9258589511754068,0.9276672694394213,0.9294755877034359,0.9312839059674503,0.9330922242314648,0.9349005424954792,0.9367088607594937,0.9385171790235082,0.9403254972875226,0.9421338155515371,0.9439421338155516,0.945750452079566,0.9475587703435805,0.9493670886075949,0.9511754068716094,0.9529837251356239,0.9547920433996383,0.9566003616636528,0.9584086799276673,0.9602169981916817,0.9620253164556962,0.9638336347197106,0.9656419529837251,0.9674502712477396,0.969258589511754,0.9710669077757685,0.972875226039783,0.9746835443037974,0.976491862567812,0.9783001808318263,0.9801084990958409,0.9819168173598554,0.9837251356238698,0.9855334538878843,0.9873417721518988,0.9891500904159132,0.9909584086799277,0.9927667269439421,0.9945750452079566,0.9963833634719711,0.9981916817359855],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.1114,0.1874,0.3148,0.4491,0.4532,0.4535,0.4548,0.4553,0.4556,0.4557,0.4558,0.4559,0.4567,0.4571,0.4573,0.4576,0.4577,0.4579,0.4585,0.4587,0.4593,0.4597,0.4599,0.4600,0.4601,0.4605,0.4607,0.4608,0.4611,0.4617,0.4618,0.4624,0.4625,0.4626,0.4634,0.4635,0.4637,0.4639,0.4640,0.4642,0.4644,0.4650,0.4662,0.4665,0.4666,0.4667,0.4673,0.4677,0.4680,0.4682,0.4690,0.4692,0.4695,0.4701,0.4702,0.4708,0.4710,0.4712,0.4717,0.4723,0.4724,0.4725,0.4730,0.4736,0.4738,0.4739,0.4740,0.4756,0.4758,0.4765,0.4770,0.4775,0.4781,0.4789,0.4791,0.4799,0.4805,0.4808,0.4824,0.4835,0.4840,0.4841,0.4858,0.4876,0.4878,0.4879,0.4894,0.4899,0.4902,0.4905,0.4907,0.4908,0.4913,0.4921,0.4925,0.4928,0.4942,0.4950,0.4953,0.4961,0.4964,0.4967,0.4978,0.4991,0.4994,0.4997,0.5009,0.5014,0.5018,0.5024,0.5034,0.5049,0.5063,0.5079,0.5098,0.5104,0.5106,0.5114,0.5115,0.5116,0.5126,0.5129,0.5134,0.5147,0.5149,0.5170,0.5176,0.5206,0.5213,0.5227,0.5253,0.5258,0.5270,0.5320,0.5321,0.5335,0.5340,0.5360,0.5367,0.5385,0.5583,0.5594,0.5600,0.5604,0.5608,0.5632,0.5633,0.5636,0.5649,0.5651,0.5661,0.5662,0.5663,0.5672,0.5674,0.5676,0.5679,0.5684,0.5686,0.5687,0.5688,0.5694,0.5695,0.5702,0.5705,0.5706,0.5708,0.5715,0.5722,0.5726,0.5741,0.5750,0.5756,0.5757,0.5774,0.5776,0.5778,0.5781,0.5784,0.5785,0.5787,0.5790,0.5800,0.5801,0.5806,0.5819,0.5827,0.5830,0.5840,0.5861,0.5868,0.5881,0.5884,0.5898,0.5902,0.5909,0.5915,0.5927,0.5950,0.5960,0.5962,0.5994,0.6020,0.6030,0.6037,0.6039,0.6042,0.6057,0.6058,0.6063,0.6071,0.6091,0.6094,0.6104,0.6121,0.6125,0.6132,0.6134,0.6137,0.6149,0.6152,0.6153,0.6161,0.6173,0.6176,0.6180,0.6181,0.6191,0.6205,0.6208,0.6213,0.6238,0.6239,0.6241,0.6245,0.6247,0.6260,0.6272,0.6273,0.6297,0.6301,0.6308,0.6310,0.6311,0.6313,0.6316,0.6319,0.6324,0.6327,0.6328,0.6340,0.6343,0.6345,0.6347,0.6349,0.6352,0.6353,0.6366,0.6381,0.6384,0.6387,0.6388,0.6390,0.6393,0.6398,0.6401,0.6408,0.6411,0.6416,0.6417,0.6418,0.6422,0.6431,0.6441,0.6444,0.6452,0.6455,0.6461,0.6462,0.6463,0.6464,0.6466,0.6474,0.6475,0.6478,0.6480,0.6486,0.6490,0.6500,0.6512,0.6535,0.6538,0.6555,0.6557,0.6559,0.6560,0.6570,0.6591,0.6594,0.6602,0.6614,0.6624,0.6633,0.6635,0.6639,0.6647,0.6650,0.6654,0.6665,0.6675,0.6681,0.6694,0.6698,0.6702,0.6719,0.6721,0.6728,0.6732,0.6735,0.6743,0.6750,0.6759,0.6761,0.6769,0.6785,0.6798,0.6800,0.6819,0.6828,0.6837,0.6849,0.6855,0.6893,0.6895,0.6954,0.6963,0.6983,0.6988,0.6990,0.7010,0.7026,0.7029,0.7032,0.7078,0.7101,0.7104,0.7116,0.7118,0.7126,0.7149,0.7177,0.7196,0.7203,0.7251,0.7261,0.7275,0.7306,0.7327,0.7339,0.7367,0.7368,0.7389,0.7394,0.7398,0.7403,0.7405,0.7417,0.7420,0.7432,0.7442,0.7445,0.7455,0.7456,0.7475,0.7480,0.7487,0.7493,0.7496,0.7497,0.7498,0.7500,0.7513,0.7514,0.7524,0.7533,0.7542,0.7565,0.7568,0.7570,0.7579,0.7589,0.7598,0.7602,0.7606,0.7607,0.7608,0.7618,0.7619,0.7644,0.7659,0.7664,0.7669,0.7691,0.7706,0.7723,0.7730,0.7732,0.7749,0.7756,0.7774,0.7779,0.7785,0.7798,0.7818,0.7849,0.7853,0.7862,0.7866,0.7868,0.7879,0.7887,0.7893,0.7896,0.7917,0.7956,0.7963,0.7978,0.7993,0.8035,0.8036,0.8152,0.8157,0.8223,0.8225,0.8228,0.8261,0.8304,0.8321,0.8345,0.8354,0.8382,0.8392,0.8405,0.8458,0.8643,0.8693,0.8705,0.8736,0.8791,0.8806,0.8814,0.8816,0.8817,0.8915,0.8961,0.8970,0.9013,0.9058,0.9064,0.9082,0.9116,0.9211,0.9250,0.9334,0.9341,0.9404,0.9417,0.9530,0.9648,0.9704,0.9748,0.9816,0.9841,1.0100,1.0112,1.0235,1.0343,1.0368,1.0689,1.1051,1.1171,1.1390,1.1479,1.1623,1.1646,1.1983,1.2248,1.2295,1.2345,1.2419,1.2423,1.2468,1.2491,1.2573,1.2785,1.2982,1.3295,1.3447,1.3737,1.3739,1.3995,1.4131,1.4272,1.4449,1.4964,1.4990,1.5061,1.5093,1.5397,1.5632,1.5993,1.7260,1.7772,1.8506,1.8879,2.3543,2.7279,2.9471,3.1697,4.3894],"y":[0.0018050541516245488,0.0036101083032490976,0.005415162454873646,0.007220216606498195,0.009025270758122744,0.010830324909747292,0.01263537906137184,0.01444043321299639,0.016245487364620937,0.018050541516245487,0.019855595667870037,0.021660649819494584,0.023465703971119134,0.02527075812274368,0.02707581227436823,0.02888086642599278,0.030685920577617327,0.032490974729241874,0.03429602888086643,0.036101083032490974,0.039711191335740074,0.04151624548736462,0.04332129963898917,0.04512635379061372,0.04693140794223827,0.048736462093862815,0.05054151624548736,0.05415162454873646,0.05595667870036101,0.05776173285198556,0.05956678700361011,0.061371841155234655,0.0631768953068592,0.06678700361010831,0.06859205776173286,0.0703971119133574,0.07220216606498195,0.0740072202166065,0.07581227436823104,0.07942238267148015,0.0812274368231047,0.08303249097472924,0.08483754512635379,0.08664259927797834,0.08844765342960288,0.09025270758122744,0.09205776173285199,0.09386281588447654,0.09747292418772563,0.09927797833935018,0.10108303249097472,0.10288808664259928,0.10469314079422383,0.10649819494584838,0.10830324909747292,0.11010830324909747,0.11191335740072202,0.11371841155234658,0.11552346570397112,0.11732851985559567,0.11913357400722022,0.12093862815884476,0.12274368231046931,0.12454873646209386,0.1263537906137184,0.12815884476534295,0.1299638989169675,0.13176895306859207,0.13357400722021662,0.13537906137184116,0.1371841155234657,0.13898916967509026,0.1407942238267148,0.14259927797833935,0.1444043321299639,0.14620938628158844,0.148014440433213,0.14981949458483754,0.15162454873646208,0.15342960288808663,0.1552346570397112,0.15703971119133575,0.1588447653429603,0.16064981949458484,0.1624548736462094,0.16425992779783394,0.16606498194945848,0.16787003610108303,0.16967509025270758,0.17148014440433212,0.17328519855595667,0.17509025270758122,0.17689530685920576,0.17870036101083034,0.18050541516245489,0.18231046931407943,0.18411552346570398,0.18592057761732853,0.18772563176895307,0.18953068592057762,0.19133574007220217,0.1931407942238267,0.19494584837545126,0.1967509025270758,0.19855595667870035,0.2003610108303249,0.20216606498194944,0.20397111913357402,0.2075812274368231,0.20938628158844766,0.21299638989169675,0.2148014440433213,0.21660649819494585,0.2184115523465704,0.22021660649819494,0.22202166064981949,0.22382671480144403,0.22563176895306858,0.22743682310469315,0.2292418772563177,0.23104693140794225,0.2328519855595668,0.23465703971119134,0.2364620938628159,0.23826714801444043,0.24007220216606498,0.24187725631768953,0.24368231046931407,0.24548736462093862,0.2490974729241877,0.2509025270758123,0.2527075812274368,0.2545126353790614,0.2563176895306859,0.2581227436823105,0.259927797833935,0.26173285198555957,0.26353790613718414,0.26534296028880866,0.26714801444043323,0.26895306859205775,0.27075812274368233,0.27256317689530685,0.2743682310469314,0.27617328519855594,0.2779783393501805,0.27978339350180503,0.2815884476534296,0.2833935018050541,0.2888086642599278,0.29061371841155237,0.2924187725631769,0.29422382671480146,0.296028880866426,0.29783393501805056,0.2996389891696751,0.30144404332129965,0.30324909747292417,0.30505415162454874,0.30866425992779783,0.3104693140794224,0.31227436823104693,0.3140794223826715,0.315884476534296,0.3176895306859206,0.3194945848375451,0.3212996389891697,0.3231046931407942,0.3249097472924188,0.3285198555956679,0.3303249097472924,0.33212996389891697,0.33574007220216606,0.33754512635379064,0.33935018050541516,0.34115523465703973,0.34296028880866425,0.3447653429602888,0.34657039711191334,0.35018050541516244,0.351985559566787,0.35379061371841153,0.3555956678700361,0.3574007220216607,0.3592057761732852,0.36101083032490977,0.3628158844765343,0.36462093862815886,0.3664259927797834,0.36823104693140796,0.3700361010830325,0.37184115523465705,0.37364620938628157,0.37545126353790614,0.37725631768953066,0.37906137184115524,0.38086642599277976,0.38267148014440433,0.3844765342960289,0.3862815884476534,0.388086642599278,0.3898916967509025,0.3916967509025271,0.3953068592057762,0.3971119133574007,0.3989169675090253,0.4007220216606498,0.40252707581227437,0.4043321299638989,0.40613718411552346,0.40794223826714804,0.40974729241877256,0.41155234657039713,0.41335740072202165,0.4151624548736462,0.41696750902527074,0.4187725631768953,0.42057761732851984,0.4223826714801444,0.42418772563176893,0.4259927797833935,0.427797833935018,0.4296028880866426,0.4314079422382672,0.4332129963898917,0.43501805054151627,0.4368231046931408,0.43862815884476536,0.4404332129963899,0.44223826714801445,0.44404332129963897,0.44584837545126355,0.44765342960288806,0.44945848375451264,0.45126353790613716,0.45306859205776173,0.4548736462093863,0.4566787003610108,0.4584837545126354,0.4602888086642599,0.4620938628158845,0.463898916967509,0.4657039711191336,0.4693140794223827,0.4711191335740072,0.4729241877256318,0.4747292418772563,0.47653429602888087,0.47833935018050544,0.48014440433212996,0.48194945848375453,0.48375451263537905,0.4855595667870036,0.48736462093862815,0.4927797833935018,0.49458483754512633,0.4963898916967509,0.4981949458483754,0.5,0.5018050541516246,0.5036101083032491,0.5054151624548736,0.5090252707581228,0.5108303249097473,0.5126353790613718,0.5144404332129964,0.516245487364621,0.5180505415162455,0.51985559566787,0.5216606498194946,0.5234657039711191,0.5270758122743683,0.5306859205776173,0.5324909747292419,0.5342960288808665,0.5361010830324909,0.5379061371841155,0.5397111913357401,0.5433212996389891,0.5451263537906137,0.5469314079422383,0.5487364620938628,0.5505415162454874,0.5523465703971119,0.5541516245487365,0.555956678700361,0.5577617328519856,0.5595667870036101,0.5613718411552346,0.5631768953068592,0.5667870036101083,0.5703971119133574,0.572202166064982,0.5740072202166066,0.575812274368231,0.5776173285198556,0.5794223826714802,0.5812274368231047,0.5830324909747292,0.5848375451263538,0.5866425992779783,0.5884476534296029,0.5902527075812274,0.5938628158844765,0.5974729241877257,0.5992779783393501,0.6010830324909747,0.6028880866425993,0.6046931407942239,0.6064981949458483,0.6083032490974729,0.6101083032490975,0.6119133574007221,0.6155234657039711,0.6173285198555957,0.6191335740072202,0.6209386281588448,0.6227436823104693,0.6245487364620939,0.6263537906137184,0.628158844765343,0.6299638989169675,0.631768953068592,0.6335740072202166,0.6353790613718412,0.6371841155234657,0.6389891696750902,0.6407942238267148,0.6425992779783394,0.644404332129964,0.6462093862815884,0.648014440433213,0.6498194945848376,0.6516245487364621,0.6534296028880866,0.6552346570397112,0.6570397111913358,0.6588447653429603,0.6606498194945848,0.6624548736462094,0.6642599277978339,0.6678700361010831,0.6696750902527075,0.6714801444043321,0.6732851985559567,0.6750902527075813,0.6768953068592057,0.6787003610108303,0.6805054151624549,0.6823104693140795,0.6841155234657039,0.6859205776173285,0.6877256317689531,0.6895306859205776,0.6913357400722022,0.6931407942238267,0.6949458483754513,0.6967509025270758,0.6985559566787004,0.7003610108303249,0.7021660649819494,0.703971119133574,0.7057761732851986,0.7075812274368231,0.7093862815884476,0.7111913357400722,0.7129963898916968,0.7148014440433214,0.7166064981949458,0.7184115523465704,0.720216606498195,0.7220216606498195,0.723826714801444,0.7256317689530686,0.7274368231046932,0.7292418772563177,0.7310469314079422,0.7328519855595668,0.7346570397111913,0.7364620938628159,0.7382671480144405,0.740072202166065,0.7418772563176895,0.7436823104693141,0.7454873646209387,0.7472924187725631,0.7490974729241877,0.7509025270758123,0.7527075812274369,0.7545126353790613,0.7563176895306859,0.7581227436823105,0.759927797833935,0.7635379061371841,0.7653429602888087,0.7671480144404332,0.7689530685920578,0.7707581227436823,0.7725631768953068,0.776173285198556,0.7779783393501805,0.779783393501805,0.7815884476534296,0.7833935018050542,0.7851985559566786,0.7870036101083032,0.7888086642599278,0.7906137184115524,0.7924187725631769,0.7942238267148014,0.796028880866426,0.7996389891696751,0.8014440433212996,0.8032490974729242,0.8050541516245487,0.8068592057761733,0.8086642599277978,0.8104693140794224,0.8122743682310469,0.8140794223826715,0.8158844765342961,0.8194945848375451,0.8212996389891697,0.8231046931407943,0.8249097472924187,0.8267148014440433,0.8285198555956679,0.8303249097472925,0.8321299638989169,0.8339350180505415,0.8357400722021661,0.8375451263537906,0.8393501805054152,0.8411552346570397,0.8429602888086642,0.8447653429602888,0.8465703971119134,0.8483754512635379,0.8501805054151624,0.851985559566787,0.8537906137184116,0.855595667870036,0.8592057761732852,0.8610108303249098,0.8628158844765343,0.8646209386281588,0.8664259927797834,0.868231046931408,0.8700361010830325,0.871841155234657,0.8736462093862816,0.8754512635379061,0.8772563176895307,0.8790613718411552,0.8808664259927798,0.8826714801444043,0.8844765342960289,0.8862815884476535,0.8880866425992779,0.8898916967509025,0.8916967509025271,0.8935018050541517,0.8953068592057761,0.8971119133574007,0.8989169675090253,0.9007220216606499,0.9025270758122743,0.9043321299638989,0.9061371841155235,0.907942238267148,0.9097472924187726,0.9115523465703971,0.9133574007220217,0.9151624548736462,0.9169675090252708,0.9187725631768953,0.9205776173285198,0.9223826714801444,0.924187725631769,0.9259927797833934,0.927797833935018,0.9296028880866426,0.9314079422382672,0.9332129963898917,0.9350180505415162,0.9368231046931408,0.9386281588447654,0.9404332129963899,0.9422382671480144,0.944043321299639,0.9458483754512635,0.9476534296028881,0.9494584837545126,0.9512635379061372,0.9530685920577617,0.9548736462093863,0.9566787003610109,0.9584837545126353,0.9602888086642599,0.9620938628158845,0.9638989169675091,0.9657039711191335,0.9675090252707581,0.9693140794223827,0.9711191335740073,0.9729241877256317,0.9747292418772563,0.9765342960288809,0.9783393501805054,0.98014440433213,0.9819494584837545,0.983754512635379,0.9855595667870036,0.9873646209386282,0.9891696750902527,0.9909747292418772,0.9927797833935018,0.9945848375451264,0.9963898916967509,0.9981949458483754],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0510,0.0518,0.0523,0.0539,0.0542,0.0544,0.0548,0.0549,0.0553,0.0561,0.0563,0.0565,0.0570,0.0572,0.0573,0.0575,0.0578,0.0579,0.0580,0.0581,0.0583,0.0586,0.0587,0.0588,0.0590,0.0591,0.0594,0.0596,0.0598,0.0600,0.0604,0.0606,0.0610,0.0611,0.0613,0.0617,0.0619,0.0621,0.0622,0.0623,0.0624,0.0626,0.0627,0.0628,0.0629,0.0630,0.0631,0.0632,0.0634,0.0635,0.0637,0.0640,0.0643,0.0646,0.0648,0.0649,0.0651,0.0656,0.0662,0.0663,0.0665,0.0666,0.0667,0.0668,0.0669,0.0672,0.0673,0.0677,0.0678,0.0679,0.0680,0.0683,0.0684,0.0687,0.0688,0.0689,0.0691,0.0693,0.0694,0.0695,0.0696,0.0697,0.0700,0.0701,0.0702,0.0703,0.0704,0.0705,0.0707,0.0708,0.0709,0.0711,0.0712,0.0713,0.0715,0.0716,0.0717,0.0720,0.0721,0.0722,0.0723,0.0725,0.0726,0.0727,0.0728,0.0730,0.0731,0.0732,0.0733,0.0735,0.0738,0.0740,0.0742,0.0744,0.0745,0.0746,0.0747,0.0748,0.0749,0.0750,0.0753,0.0754,0.0755,0.0757,0.0760,0.0762,0.0765,0.0766,0.0767,0.0768,0.0769,0.0770,0.0771,0.0772,0.0774,0.0776,0.0778,0.0781,0.0782,0.0783,0.0784,0.0785,0.0786,0.0787,0.0788,0.0789,0.0791,0.0796,0.0799,0.0800,0.0801,0.0802,0.0804,0.0806,0.0807,0.0811,0.0815,0.0816,0.0820,0.0821,0.0823,0.0826,0.0835,0.0836,0.0838,0.0839,0.0842,0.0843,0.0844,0.0845,0.0846,0.0849,0.0851,0.0857,0.0858,0.0859,0.0860,0.0862,0.0866,0.0869,0.0878,0.0881,0.0882,0.0887,0.0895,0.0896,0.0902,0.0903,0.0905,0.0910,0.0915,0.0919,0.0920,0.0923,0.0927,0.0930,0.0931,0.0932,0.0936,0.0939,0.0942,0.0943,0.0944,0.0947,0.0954,0.0955,0.0958,0.0963,0.0965,0.0970,0.0979,0.0985,0.0989,0.0992,0.1001,0.1003,0.1005,0.1012,0.1014,0.1020,0.1021,0.1022,0.1025,0.1029,0.1030,0.1040,0.1044,0.1054,0.1055,0.1057,0.1063,0.1064,0.1066,0.1067,0.1068,0.1069,0.1070,0.1071,0.1073,0.1074,0.1081,0.1084,0.1085,0.1086,0.1090,0.1091,0.1097,0.1100,0.1102,0.1109,0.1114,0.1115,0.1121,0.1122,0.1123,0.1124,0.1125,0.1132,0.1133,0.1134,0.1135,0.1136,0.1137,0.1143,0.1145,0.1147,0.1148,0.1150,0.1156,0.1159,0.1162,0.1179,0.1182,0.1185,0.1190,0.1195,0.1197,0.1205,0.1207,0.1211,0.1219,0.1230,0.1237,0.1245,0.1250,0.1254,0.1257,0.1260,0.1264,0.1265,0.1274,0.1275,0.1279,0.1280,0.1282,0.1283,0.1288,0.1291,0.1301,0.1305,0.1306,0.1311,0.1313,0.1314,0.1316,0.1321,0.1324,0.1329,0.1335,0.1339,0.1340,0.1342,0.1343,0.1364,0.1377,0.1379,0.1383,0.1386,0.1387,0.1392,0.1399,0.1403,0.1406,0.1408,0.1410,0.1423,0.1427,0.1430,0.1433,0.1434,0.1440,0.1442,0.1446,0.1451,0.1464,0.1473,0.1478,0.1481,0.1483,0.1489,0.1498,0.1499,0.1502,0.1507,0.1519,0.1524,0.1543,0.1557,0.1567,0.1580,0.1584,0.1585,0.1594,0.1596,0.1654,0.1656,0.1661,0.1679,0.1712,0.1713,0.1719,0.1745,0.1748,0.1769,0.1770,0.1784,0.1793,0.1803,0.1804,0.1819,0.1827,0.1829,0.1830,0.1832,0.1842,0.1846,0.1849,0.1854,0.1878,0.1887,0.1941,0.1959,0.1994,0.2016,0.2020,0.2069,0.2096,0.2152,0.2173,0.2202,0.2215,0.2261,0.2268,0.2332,0.2348,0.2379,0.2411,0.2449,0.2477,0.2620,0.2681,0.2713,0.2742,0.2919,0.2993,0.3163,0.3226,0.3317,0.5133,0.5230,0.5517,0.5546,0.5953,0.6429,0.7347,1.1904,1.8281,2.8498,3.3075,3.5291,3.5636,5.3395,6.3439,9.6298],"y":[0.0018214936247723133,0.0036429872495446266,0.00546448087431694,0.007285974499089253,0.009107468123861567,0.01092896174863388,0.012750455373406194,0.014571948998178506,0.018214936247723135,0.020036429872495445,0.02185792349726776,0.023679417122040074,0.025500910746812388,0.0273224043715847,0.030965391621129327,0.03460837887067395,0.03642987249544627,0.03825136612021858,0.04007285974499089,0.04189435336976321,0.04371584699453552,0.04553734061930783,0.04735883424408015,0.04918032786885246,0.051001821493624776,0.052823315118397086,0.0546448087431694,0.056466302367941715,0.058287795992714025,0.060109289617486336,0.06375227686703097,0.06739526411657559,0.0692167577413479,0.07103825136612021,0.07285974499089254,0.07468123861566485,0.07650273224043716,0.07832422586520947,0.08014571948998178,0.08378870673952642,0.08561020036429873,0.08743169398907104,0.09107468123861566,0.0947176684881603,0.09836065573770492,0.10018214936247723,0.10200364298724955,0.10382513661202186,0.10746812386156648,0.1092896174863388,0.11475409836065574,0.11657559198542805,0.12021857923497267,0.122040072859745,0.12386156648451731,0.12568306010928962,0.13296903460837886,0.1366120218579235,0.1384335154826958,0.14025500910746813,0.14207650273224043,0.14389799635701275,0.14754098360655737,0.151183970856102,0.15300546448087432,0.16029143897996356,0.1621129326047359,0.16393442622950818,0.1657559198542805,0.17122040072859745,0.17486338797814208,0.1785063752276867,0.18032786885245902,0.18397085610200364,0.18579234972677597,0.18761384335154827,0.1912568306010929,0.1930783242258652,0.19672131147540983,0.19854280510018216,0.20036429872495445,0.20218579234972678,0.2040072859744991,0.2058287795992714,0.20765027322404372,0.20947176684881602,0.21129326047358835,0.21493624772313297,0.2185792349726776,0.2204007285974499,0.22950819672131148,0.23132969034608378,0.23497267759562843,0.23679417122040072,0.23861566484517305,0.24043715846994534,0.24408014571949,0.2459016393442623,0.2495446265938069,0.25136612021857924,0.2550091074681239,0.2568306010928962,0.26229508196721313,0.2659380692167577,0.26958105646630237,0.27140255009107467,0.273224043715847,0.2750455373406193,0.2768670309653916,0.28051001821493626,0.28233151183970856,0.28415300546448086,0.2877959927140255,0.2896174863387978,0.29143897996357016,0.29326047358834245,0.29690346083788705,0.3005464480874317,0.302367941712204,0.30418943533697634,0.30601092896174864,0.30965391621129323,0.3114754098360656,0.31693989071038253,0.31876138433515483,0.32786885245901637,0.33515482695810567,0.33697632058287796,0.3406193078324226,0.3460837887067395,0.34790528233151186,0.35154826958105645,0.3551912568306011,0.3570127504553734,0.3588342440801457,0.36065573770491804,0.366120218579235,0.3679417122040073,0.3697632058287796,0.37158469945355194,0.37340619307832423,0.37522768670309653,0.3770491803278688,0.3806921675774135,0.3843351548269581,0.3861566484517304,0.3879781420765027,0.38979963570127507,0.39344262295081966,0.3989071038251366,0.40437158469945356,0.40619307832422585,0.4080145719489982,0.4098360655737705,0.4116575591985428,0.4134790528233151,0.41530054644808745,0.41712204007285975,0.41894353369763204,0.4207650273224044,0.4225865209471767,0.4262295081967213,0.42805100182149364,0.42987249544626593,0.43169398907103823,0.4335154826958106,0.4371584699453552,0.43897996357012753,0.4426229508196721,0.4444444444444444,0.44626593806921677,0.44808743169398907,0.44990892531876137,0.453551912568306,0.45719489981785066,0.45901639344262296,0.46083788706739526,0.46265938069216755,0.4663023679417122,0.4681238615664845,0.47176684881602915,0.47358834244080145,0.47540983606557374,0.4772313296903461,0.4790528233151184,0.4808743169398907,0.48269581056466304,0.48451730418943534,0.48633879781420764,0.48816029143898,0.4918032786885246,0.4936247723132969,0.49544626593806923,0.4972677595628415,0.5009107468123861,0.5027322404371585,0.5045537340619308,0.5063752276867031,0.5081967213114754,0.5100182149362478,0.51183970856102,0.5136612021857924,0.5209471766848816,0.5227686703096539,0.5245901639344263,0.5264116575591985,0.5282331511839709,0.5318761384335154,0.5355191256830601,0.5373406193078324,0.5391621129326047,0.5409836065573771,0.5428051001821493,0.5446265938069217,0.5482695810564663,0.5500910746812386,0.5537340619307832,0.5555555555555556,0.5573770491803278,0.5610200364298725,0.5628415300546448,0.5664845173041895,0.5683060109289617,0.5701275045537341,0.5719489981785064,0.5737704918032787,0.5774134790528234,0.5792349726775956,0.581056466302368,0.5828779599271403,0.5883424408014571,0.5938069216757741,0.5956284153005464,0.5974499089253188,0.599271402550091,0.6010928961748634,0.6029143897996357,0.6065573770491803,0.6083788706739527,0.6156648451730419,0.6174863387978142,0.6211293260473588,0.6247723132969034,0.6284153005464481,0.6302367941712204,0.6320582877959927,0.6338797814207651,0.6357012750455373,0.6375227686703097,0.639344262295082,0.6411657559198543,0.6429872495446266,0.644808743169399,0.6484517304189436,0.6520947176684881,0.6593806921675774,0.6612021857923497,0.663023679417122,0.6648451730418944,0.668488160291439,0.6739526411657559,0.6757741347905283,0.6794171220400729,0.6812386156648452,0.6830601092896175,0.6848816029143898,0.6867030965391621,0.6903460837887068,0.692167577413479,0.6939890710382514,0.6958105646630237,0.697632058287796,0.6994535519125683,0.7012750455373407,0.7030965391621129,0.7049180327868853,0.7067395264116576,0.7103825136612022,0.7122040072859745,0.7176684881602914,0.7213114754098361,0.7231329690346083,0.7249544626593807,0.726775956284153,0.7285974499089253,0.7304189435336976,0.73224043715847,0.7340619307832422,0.7377049180327869,0.7395264116575592,0.7431693989071039,0.7468123861566485,0.7486338797814208,0.7504553734061931,0.7522768670309654,0.7540983606557377,0.75591985428051,0.7577413479052824,0.7632058287795993,0.7650273224043715,0.7668488160291439,0.7686703096539163,0.7704918032786885,0.7723132969034608,0.7741347905282332,0.7759562841530054,0.7777777777777778,0.7795992714025501,0.7814207650273224,0.7832422586520947,0.785063752276867,0.7868852459016393,0.7887067395264117,0.7905282331511839,0.7923497267759563,0.7941712204007286,0.7959927140255009,0.7978142076502732,0.7996357012750456,0.8014571948998178,0.8032786885245902,0.8051001821493625,0.8069216757741348,0.8087431693989071,0.8105646630236795,0.8123861566484517,0.8142076502732241,0.8160291438979964,0.8178506375227687,0.819672131147541,0.8214936247723132,0.8233151183970856,0.825136612021858,0.8269581056466302,0.8287795992714025,0.8306010928961749,0.8342440801457195,0.8360655737704918,0.8378870673952641,0.8397085610200364,0.8415300546448088,0.843351548269581,0.8451730418943534,0.848816029143898,0.8506375227686703,0.8524590163934426,0.8542805100182149,0.8561020036429873,0.8579234972677595,0.8597449908925319,0.8615664845173042,0.8633879781420765,0.8652094717668488,0.8688524590163934,0.8706739526411658,0.8724954462659381,0.8743169398907104,0.8761384335154827,0.8779599271402551,0.8797814207650273,0.8816029143897997,0.8834244080145719,0.8852459016393442,0.8870673952641166,0.8888888888888888,0.8907103825136612,0.8925318761384335,0.8943533697632058,0.8961748633879781,0.8979963570127505,0.8998178506375227,0.9016393442622951,0.9034608378870674,0.9052823315118397,0.907103825136612,0.9089253187613844,0.912568306010929,0.9143897996357013,0.9162112932604736,0.9180327868852459,0.9198542805100182,0.9216757741347905,0.9234972677595629,0.9253187613843351,0.9271402550091075,0.9289617486338798,0.930783242258652,0.9326047358834244,0.9344262295081968,0.936247723132969,0.9380692167577414,0.9398907103825137,0.941712204007286,0.9435336976320583,0.9453551912568307,0.9471766848816029,0.9489981785063752,0.9508196721311475,0.9526411657559198,0.9544626593806922,0.9562841530054644,0.9581056466302368,0.9599271402550091,0.9617486338797814,0.9635701275045537,0.9653916211293261,0.9672131147540983,0.9690346083788707,0.970856102003643,0.9726775956284153,0.9744990892531876,0.97632058287796,0.9781420765027322,0.9799635701275046,0.9817850637522769,0.9836065573770492,0.9854280510018215,0.9872495446265938,0.9890710382513661,0.9908925318761385,0.9927140255009107,0.994535519125683,0.9963570127504554,0.9981785063752276],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.0726,0.0856,0.1235,0.2351,0.3991,0.4011,0.4048,0.4087,0.4093,0.4104,0.4107,0.4112,0.4116,0.4122,0.4125,0.4126,0.4129,0.4134,0.4138,0.4143,0.4147,0.4149,0.4154,0.4163,0.4165,0.4170,0.4175,0.4177,0.4190,0.4191,0.4194,0.4195,0.4201,0.4208,0.4210,0.4212,0.4215,0.4218,0.4222,0.4226,0.4229,0.4233,0.4234,0.4236,0.4242,0.4249,0.4251,0.4252,0.4254,0.4255,0.4257,0.4261,0.4262,0.4266,0.4270,0.4274,0.4286,0.4287,0.4289,0.4291,0.4293,0.4294,0.4296,0.4298,0.4299,0.4301,0.4303,0.4306,0.4312,0.4316,0.4319,0.4330,0.4335,0.4336,0.4343,0.4350,0.4357,0.4360,0.4361,0.4371,0.4374,0.4378,0.4384,0.4385,0.4387,0.4391,0.4394,0.4395,0.4398,0.4402,0.4409,0.4415,0.4418,0.4421,0.4422,0.4428,0.4430,0.4432,0.4443,0.4453,0.4463,0.4466,0.4491,0.4496,0.4505,0.4510,0.4512,0.4518,0.4520,0.4523,0.4525,0.4527,0.4542,0.4545,0.4553,0.4557,0.4578,0.4579,0.4585,0.4590,0.4592,0.4601,0.4619,0.4622,0.4623,0.4624,0.4625,0.4629,0.4630,0.4631,0.4633,0.4638,0.4649,0.4652,0.4656,0.4658,0.4661,0.4662,0.4665,0.4667,0.4668,0.4676,0.4679,0.4680,0.4683,0.4684,0.4695,0.4705,0.4706,0.4708,0.4712,0.4714,0.4717,0.4721,0.4724,0.4725,0.4729,0.4737,0.4741,0.4742,0.4763,0.4767,0.4774,0.4780,0.4783,0.4786,0.4788,0.4789,0.4791,0.4799,0.4801,0.4807,0.4808,0.4819,0.4825,0.4828,0.4831,0.4835,0.4837,0.4841,0.4845,0.4850,0.4851,0.4862,0.4864,0.4871,0.4872,0.4876,0.4882,0.4883,0.4884,0.4894,0.4896,0.4904,0.4908,0.4909,0.4912,0.4914,0.4937,0.4947,0.4957,0.4960,0.4967,0.4972,0.4986,0.4995,0.4999,0.5002,0.5022,0.5035,0.5047,0.5058,0.5064,0.5070,0.5080,0.5092,0.5095,0.5113,0.5116,0.5120,0.5135,0.5139,0.5141,0.5197,0.5199,0.5204,0.5209,0.5217,0.5224,0.5230,0.5238,0.5241,0.5254,0.5256,0.5257,0.5261,0.5264,0.5266,0.5272,0.5302,0.5304,0.5326,0.5327,0.5333,0.5340,0.5367,0.5379,0.5386,0.5389,0.5393,0.5395,0.5402,0.5405,0.5407,0.5413,0.5419,0.5420,0.5430,0.5432,0.5433,0.5434,0.5449,0.5451,0.5462,0.5470,0.5476,0.5502,0.5511,0.5525,0.5528,0.5545,0.5551,0.5559,0.5573,0.5578,0.5582,0.5593,0.5604,0.5611,0.5614,0.5617,0.5646,0.5647,0.5671,0.5674,0.5675,0.5683,0.5706,0.5722,0.5724,0.5728,0.5733,0.5736,0.5747,0.5749,0.5752,0.5773,0.5784,0.5788,0.5797,0.5803,0.5813,0.5816,0.5819,0.5821,0.5827,0.5850,0.5864,0.5865,0.5877,0.5879,0.5888,0.5891,0.5902,0.5924,0.5926,0.5930,0.5934,0.5938,0.5940,0.5941,0.5943,0.5946,0.5949,0.5954,0.5956,0.5966,0.5972,0.5987,0.5996,0.5998,0.6013,0.6023,0.6024,0.6030,0.6037,0.6051,0.6059,0.6074,0.6078,0.6079,0.6086,0.6088,0.6091,0.6095,0.6105,0.6107,0.6113,0.6125,0.6136,0.6145,0.6162,0.6183,0.6185,0.6200,0.6201,0.6208,0.6223,0.6225,0.6232,0.6233,0.6241,0.6255,0.6256,0.6270,0.6284,0.6287,0.6296,0.6302,0.6308,0.6321,0.6346,0.6358,0.6360,0.6361,0.6379,0.6380,0.6391,0.6406,0.6417,0.6438,0.6439,0.6445,0.6454,0.6466,0.6478,0.6479,0.6481,0.6488,0.6492,0.6495,0.6497,0.6504,0.6530,0.6531,0.6547,0.6557,0.6575,0.6599,0.6607,0.6612,0.6622,0.6623,0.6628,0.6651,0.6656,0.6659,0.6691,0.6696,0.6719,0.6724,0.6745,0.6761,0.6762,0.6795,0.6814,0.6830,0.6836,0.6853,0.6886,0.6896,0.6899,0.6929,0.6948,0.6953,0.6965,0.7034,0.7070,0.7123,0.7148,0.7177,0.7210,0.7217,0.7222,0.7235,0.7251,0.7262,0.7273,0.7296,0.7307,0.7315,0.7316,0.7319,0.7408,0.7427,0.7473,0.7474,0.7551,0.7588,0.7597,0.7599,0.7630,0.7640,0.7676,0.7695,0.7701,0.7712,0.7713,0.7779,0.7828,0.7830,0.7854,0.7911,0.7934,0.7953,0.7965,0.7995,0.8056,0.8082,0.8101,0.8256,0.8267,0.8273,0.8330,0.8358,0.8410,0.8460,0.8483,0.8559,0.8605,0.8676,0.8692,0.8700,0.8739,0.8788,0.8823,0.8879,0.8923,0.8925,0.8927,0.8963,0.8971,0.9025,0.9174,0.9218,0.9264,0.9323,0.9649,0.9738,0.9848,0.9868,0.9910,0.9916,0.9989,1.0147,1.0227,1.0304,1.0310,1.0401,1.0616,1.0719,1.0866,1.0975,1.1057,1.1119,1.1343,1.1882,1.2044,1.2277,1.2742,1.3566,1.3739,1.5179,1.5739,1.6247,1.8237],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08602150537634409,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.3387096774193548,0.34229390681003585,0.34408602150537637,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.4103942652329749,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8064516129032258,0.8082437275985663,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0533,0.0633,0.0651,0.0659,0.0670,0.0686,0.0702,0.0704,0.0711,0.0732,0.0739,0.0742,0.0750,0.0761,0.0763,0.0766,0.0771,0.0776,0.0791,0.0793,0.0797,0.0807,0.0808,0.0810,0.0811,0.0812,0.0813,0.0819,0.0822,0.0823,0.0827,0.0833,0.0835,0.0840,0.0845,0.0846,0.0849,0.0851,0.0852,0.0855,0.0864,0.0867,0.0876,0.0878,0.0883,0.0884,0.0887,0.0889,0.0892,0.0893,0.0894,0.0895,0.0896,0.0897,0.0898,0.0899,0.0900,0.0901,0.0902,0.0906,0.0907,0.0908,0.0911,0.0913,0.0916,0.0918,0.0919,0.0921,0.0923,0.0925,0.0928,0.0944,0.0946,0.0947,0.0948,0.0949,0.0952,0.0955,0.0956,0.0962,0.0967,0.0968,0.0970,0.0971,0.0977,0.0978,0.0980,0.0981,0.0983,0.0985,0.0987,0.0988,0.0989,0.0990,0.0991,0.0992,0.0994,0.0999,0.1001,0.1003,0.1004,0.1007,0.1008,0.1010,0.1011,0.1016,0.1019,0.1020,0.1023,0.1026,0.1029,0.1031,0.1037,0.1045,0.1046,0.1048,0.1049,0.1050,0.1051,0.1052,0.1055,0.1057,0.1058,0.1060,0.1062,0.1064,0.1066,0.1074,0.1075,0.1076,0.1078,0.1081,0.1082,0.1083,0.1085,0.1088,0.1091,0.1095,0.1106,0.1107,0.1109,0.1111,0.1114,0.1123,0.1124,0.1133,0.1135,0.1136,0.1139,0.1140,0.1142,0.1150,0.1151,0.1152,0.1155,0.1156,0.1159,0.1162,0.1163,0.1164,0.1166,0.1167,0.1171,0.1172,0.1173,0.1178,0.1180,0.1181,0.1182,0.1183,0.1189,0.1190,0.1195,0.1197,0.1200,0.1201,0.1202,0.1205,0.1206,0.1215,0.1219,0.1221,0.1226,0.1227,0.1229,0.1232,0.1234,0.1235,0.1236,0.1237,0.1238,0.1240,0.1245,0.1247,0.1249,0.1255,0.1256,0.1257,0.1262,0.1263,0.1264,0.1266,0.1268,0.1270,0.1271,0.1272,0.1275,0.1276,0.1280,0.1281,0.1296,0.1297,0.1301,0.1305,0.1310,0.1313,0.1314,0.1315,0.1321,0.1324,0.1330,0.1333,0.1334,0.1337,0.1338,0.1339,0.1341,0.1342,0.1343,0.1345,0.1346,0.1347,0.1349,0.1350,0.1353,0.1357,0.1360,0.1361,0.1364,0.1365,0.1369,0.1371,0.1376,0.1377,0.1381,0.1382,0.1383,0.1384,0.1386,0.1387,0.1391,0.1401,0.1404,0.1409,0.1410,0.1413,0.1415,0.1416,0.1431,0.1437,0.1438,0.1442,0.1445,0.1446,0.1457,0.1459,0.1465,0.1467,0.1468,0.1469,0.1475,0.1480,0.1488,0.1489,0.1491,0.1492,0.1499,0.1503,0.1508,0.1510,0.1511,0.1514,0.1518,0.1520,0.1522,0.1523,0.1525,0.1532,0.1541,0.1547,0.1549,0.1550,0.1553,0.1554,0.1556,0.1557,0.1558,0.1559,0.1568,0.1574,0.1575,0.1577,0.1578,0.1579,0.1582,0.1588,0.1591,0.1594,0.1597,0.1604,0.1606,0.1610,0.1617,0.1618,0.1621,0.1628,0.1630,0.1642,0.1645,0.1658,0.1660,0.1661,0.1668,0.1670,0.1673,0.1677,0.1681,0.1685,0.1687,0.1706,0.1718,0.1726,0.1729,0.1736,0.1737,0.1742,0.1743,0.1750,0.1754,0.1755,0.1757,0.1760,0.1763,0.1775,0.1791,0.1796,0.1798,0.1801,0.1802,0.1803,0.1808,0.1818,0.1820,0.1825,0.1831,0.1844,0.1850,0.1852,0.1853,0.1857,0.1872,0.1895,0.1896,0.1902,0.1925,0.1939,0.1954,0.1960,0.1963,0.1964,0.1965,0.2011,0.2024,0.2028,0.2052,0.2065,0.2126,0.2164,0.2180,0.2192,0.2227,0.2245,0.2249,0.2267,0.2288,0.2311,0.2315,0.2327,0.2334,0.2336,0.2342,0.2351,0.2373,0.2376,0.2384,0.2447,0.2475,0.2496,0.2501,0.2517,0.2576,0.2590,0.2609,0.2622,0.2634,0.2664,0.2738,0.2828,0.2851,0.2865,0.2885,0.2888,0.2933,0.2942,0.2977,0.3050,0.3060,0.3064,0.3078,0.3110,0.3150,0.3249,0.3263,0.3292,0.3339,0.3342,0.3351,0.3375,0.3377,0.3467,0.3469,0.3482,0.3488,0.3524,0.3537,0.3559,0.3645,0.3652,0.3661,0.3668,0.3706,0.3717,0.3769,0.3815,0.3830,0.3853,0.3902,0.4014,0.4051,0.4053,0.4096,0.4215,0.4364,0.4610,0.4633,0.4690,0.4709,0.4722,0.4726,0.4922,0.4936,0.4990,0.5023,0.5028,0.5107,0.5190,0.5352,0.5396,0.5410,0.5777,0.6091,0.7459,0.8925,1.2242,1.5693,1.8439,2.3064,4.0272,4.0881,4.5885,4.7930,6.4648,6.6109,6.7863,7.7613,8.3020],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.05017921146953405,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.12007168458781362,0.12186379928315412,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16487455197132617,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23835125448028674,0.24193548387096775,0.24551971326164876,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2921146953405018,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.3207885304659498,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.3387096774193548,0.34050179211469533,0.34408602150537637,0.34587813620071683,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.38530465949820786,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.4211469534050179,0.4229390681003584,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.44623655913978494,0.44802867383512546,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.47491039426523296,0.4767025089605735,0.478494623655914,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5860215053763441,0.5878136200716846,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6129032258064516,0.6146953405017921,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0308,0.0350,0.0383,0.0385,0.0393,0.0401,0.0403,0.0409,0.0410,0.0417,0.0420,0.0423,0.0425,0.0426,0.0429,0.0434,0.0436,0.0439,0.0444,0.0450,0.0458,0.0459,0.0460,0.0462,0.0463,0.0464,0.0467,0.0471,0.0478,0.0482,0.0483,0.0486,0.0487,0.0488,0.0489,0.0492,0.0498,0.0499,0.0501,0.0503,0.0504,0.0506,0.0508,0.0509,0.0519,0.0521,0.0524,0.0525,0.0527,0.0528,0.0529,0.0530,0.0531,0.0532,0.0534,0.0538,0.0542,0.0546,0.0550,0.0551,0.0552,0.0556,0.0559,0.0562,0.0564,0.0566,0.0568,0.0570,0.0571,0.0577,0.0578,0.0580,0.0583,0.0584,0.0585,0.0586,0.0597,0.0599,0.0600,0.0602,0.0603,0.0607,0.0608,0.0609,0.0613,0.0616,0.0617,0.0619,0.0620,0.0621,0.0622,0.0624,0.0625,0.0634,0.0636,0.0637,0.0638,0.0644,0.0645,0.0646,0.0647,0.0652,0.0663,0.0664,0.0671,0.0675,0.0677,0.0678,0.0679,0.0685,0.0692,0.0693,0.0697,0.0700,0.0701,0.0704,0.0708,0.0714,0.0716,0.0717,0.0723,0.0724,0.0734,0.0737,0.0738,0.0742,0.0743,0.0748,0.0750,0.0751,0.0752,0.0761,0.0762,0.0765,0.0766,0.0767,0.0768,0.0769,0.0773,0.0777,0.0779,0.0787,0.0789,0.0792,0.0795,0.0803,0.0804,0.0812,0.0816,0.0823,0.0826,0.0834,0.0835,0.0841,0.0845,0.0851,0.0855,0.0857,0.0867,0.0868,0.0870,0.0878,0.0882,0.0887,0.0900,0.0904,0.0910,0.0912,0.0917,0.0921,0.0922,0.0923,0.0930,0.0935,0.0939,0.0941,0.0946,0.0949,0.0955,0.0967,0.0969,0.0980,0.0981,0.0982,0.0992,0.0993,0.0996,0.1000,0.1014,0.1016,0.1017,0.1019,0.1020,0.1022,0.1024,0.1033,0.1035,0.1039,0.1046,0.1047,0.1048,0.1052,0.1056,0.1064,0.1065,0.1067,0.1071,0.1081,0.1082,0.1087,0.1089,0.1090,0.1094,0.1107,0.1110,0.1112,0.1121,0.1140,0.1144,0.1149,0.1157,0.1166,0.1169,0.1175,0.1196,0.1197,0.1203,0.1204,0.1212,0.1215,0.1249,0.1250,0.1253,0.1256,0.1264,0.1270,0.1274,0.1278,0.1282,0.1290,0.1293,0.1296,0.1300,0.1311,0.1324,0.1325,0.1330,0.1345,0.1357,0.1369,0.1372,0.1377,0.1383,0.1384,0.1385,0.1393,0.1397,0.1414,0.1417,0.1427,0.1430,0.1434,0.1435,0.1437,0.1438,0.1441,0.1442,0.1446,0.1453,0.1455,0.1461,0.1469,0.1482,0.1490,0.1495,0.1497,0.1501,0.1503,0.1506,0.1514,0.1515,0.1524,0.1526,0.1527,0.1534,0.1535,0.1539,0.1543,0.1557,0.1561,0.1563,0.1565,0.1572,0.1579,0.1580,0.1584,0.1596,0.1598,0.1610,0.1616,0.1632,0.1638,0.1640,0.1644,0.1645,0.1660,0.1665,0.1670,0.1672,0.1690,0.1691,0.1692,0.1710,0.1712,0.1716,0.1727,0.1730,0.1733,0.1735,0.1755,0.1758,0.1759,0.1761,0.1773,0.1785,0.1790,0.1799,0.1802,0.1835,0.1840,0.1854,0.1856,0.1879,0.1898,0.1914,0.1935,0.1954,0.1957,0.1970,0.1979,0.1987,0.1991,0.1995,0.2025,0.2026,0.2032,0.2034,0.2035,0.2076,0.2089,0.2120,0.2146,0.2164,0.2247,0.2273,0.2276,0.2294,0.2297,0.2298,0.2315,0.2325,0.2331,0.2342,0.2351,0.2369,0.2371,0.2372,0.2394,0.2426,0.2434,0.2452,0.2478,0.2483,0.2523,0.2537,0.2538,0.2556,0.2559,0.2561,0.2592,0.2663,0.2667,0.2668,0.2676,0.2695,0.2731,0.2740,0.2797,0.2802,0.2813,0.2825,0.2836,0.2858,0.2859,0.2864,0.2869,0.2921,0.2969,0.2982,0.3013,0.3055,0.3061,0.3096,0.3106,0.3140,0.3152,0.3189,0.3214,0.3268,0.3290,0.3396,0.3557,0.3723,0.3767,0.3791,0.3866,0.3994,0.4230,0.4289,0.4346,0.4348,0.4389,0.4477,0.4490,0.4509,0.4649,0.4758,0.4771,0.4816,0.4916,0.4960,0.5021,0.5039,0.5050,0.5291,0.5332,0.5690,0.5815,0.5994,0.6015,0.6122,0.6434,0.6682,0.6952,0.7118,0.7184,0.7349,0.7351,0.7409,0.7434,0.7441,0.7535,0.7561,0.7595,0.7671,0.7700,0.7784,0.7992,0.8293,0.8336,0.8598,0.8754,0.9154,0.9181,1.2579,1.4925,1.5321,1.8845,2.1307,2.2558,2.2674,2.4195,2.4984,3.0739,3.1266,3.6367,3.6592,4.0715,4.2533,4.3408,4.6563,4.9059,6.4209,7.3556,10.7585],"y":[0.0018587360594795538,0.0037174721189591076,0.0055762081784386614,0.007434944237918215,0.00929368029739777,0.011152416356877323,0.013011152416356878,0.016728624535315983,0.020446096654275093,0.022304832713754646,0.026022304832713755,0.027881040892193308,0.031598513011152414,0.03531598513011153,0.03903345724907063,0.040892193308550186,0.04275092936802974,0.046468401486988845,0.048327137546468404,0.05018587360594796,0.05204460966542751,0.05390334572490706,0.05762081784386617,0.05947955390334572,0.06319702602230483,0.06505576208178439,0.0687732342007435,0.07063197026022305,0.0724907063197026,0.07434944237918216,0.0762081784386617,0.07806691449814127,0.07992565055762081,0.08178438661710037,0.08364312267657993,0.08550185873605948,0.08736059479553904,0.08921933085501858,0.09107806691449814,0.09479553903345725,0.09665427509293681,0.10037174721189591,0.10223048327137546,0.10408921933085502,0.10594795539033457,0.10966542750929369,0.11152416356877323,0.11524163568773234,0.1171003717472119,0.11895910780669144,0.120817843866171,0.12267657992565056,0.12639405204460966,0.12825278810408922,0.13011152416356878,0.13382899628252787,0.137546468401487,0.13940520446096655,0.1412639405204461,0.14312267657992564,0.1449814126394052,0.14684014869888476,0.14869888475836432,0.15055762081784388,0.15427509293680297,0.15985130111524162,0.16171003717472118,0.16356877323420074,0.1654275092936803,0.16728624535315986,0.1691449814126394,0.17286245353159851,0.17472118959107807,0.17657992565055763,0.17843866171003717,0.18401486988847585,0.18587360594795538,0.18773234200743494,0.1895910780669145,0.19144981412639406,0.19330855018587362,0.19888475836431227,0.20074349442379183,0.20260223048327136,0.20446096654275092,0.20631970260223048,0.20817843866171004,0.2100371747211896,0.21189591078066913,0.2137546468401487,0.21561338289962825,0.2174721189591078,0.21933085501858737,0.2211895910780669,0.22304832713754646,0.22490706319702602,0.22676579925650558,0.22862453531598512,0.23048327137546468,0.23234200743494424,0.2342007434944238,0.23605947955390336,0.2379182156133829,0.23977695167286245,0.24535315985130113,0.24721189591078066,0.24907063197026022,0.25092936802973975,0.2527881040892193,0.25464684014869887,0.25650557620817843,0.258364312267658,0.2620817843866171,0.26579925650557623,0.26765799256505574,0.2695167286245353,0.2732342007434944,0.275092936802974,0.27695167286245354,0.2825278810408922,0.2843866171003718,0.2862453531598513,0.28810408921933084,0.2899628252788104,0.29182156133828996,0.2936802973977695,0.2955390334572491,0.29739776951672864,0.2992565055762082,0.30111524163568776,0.30297397769516726,0.3048327137546468,0.3066914498141264,0.30855018587360594,0.3104089219330855,0.31226765799256506,0.3141263940520446,0.3159851301115242,0.31970260223048325,0.3215613382899628,0.3252788104089219,0.3271375464684015,0.32899628252788105,0.3308550185873606,0.3345724907063197,0.33643122676579923,0.3382899628252788,0.34014869888475835,0.3420074349442379,0.34386617100371747,0.34572490706319703,0.3475836431226766,0.34944237918215615,0.3513011152416357,0.35315985130111527,0.3550185873605948,0.3587360594795539,0.362453531598513,0.3643122676579926,0.36617100371747213,0.3680297397769517,0.37174721189591076,0.3736059479553903,0.3754646840148699,0.37732342007434944,0.379182156133829,0.38104089219330856,0.3847583643122677,0.38661710037174724,0.38847583643122674,0.3903345724907063,0.39219330855018586,0.3940520446096654,0.395910780669145,0.39776951672862454,0.40148698884758366,0.4033457249070632,0.4052044609665427,0.4070631970260223,0.40892193308550184,0.4107806691449814,0.41263940520446096,0.4144981412639405,0.4163568773234201,0.41821561338289964,0.4200743494423792,0.42193308550185876,0.42379182156133827,0.4256505576208178,0.4275092936802974,0.42936802973977695,0.4312267657992565,0.43308550185873607,0.4349442379182156,0.4368029739776952,0.43866171003717475,0.44052044609665425,0.4423791821561338,0.44423791821561337,0.44609665427509293,0.4479553903345725,0.44981412639405205,0.4516728624535316,0.45353159851301117,0.45539033457249073,0.4591078066914498,0.46096654275092935,0.4628252788104089,0.4646840148698885,0.46654275092936803,0.4684014869888476,0.47026022304832715,0.4721189591078067,0.4739776951672863,0.4758364312267658,0.47769516728624534,0.4795539033457249,0.48141263940520446,0.483271375464684,0.4851301115241636,0.48698884758364314,0.4888475836431227,0.49070631970260226,0.49256505576208176,0.4944237918215613,0.4962825278810409,0.49814126394052044,0.5,0.5018587360594795,0.5037174721189591,0.5055762081784386,0.5074349442379182,0.5092936802973977,0.5111524163568774,0.5130111524163569,0.5148698884758365,0.516728624535316,0.5185873605947955,0.5204460966542751,0.5223048327137546,0.5241635687732342,0.5260223048327137,0.5278810408921933,0.5297397769516728,0.5315985130111525,0.533457249070632,0.5353159851301115,0.5371747211895911,0.5390334572490706,0.5408921933085502,0.5427509293680297,0.5446096654275093,0.5464684014869888,0.5483271375464684,0.550185873605948,0.5539033457249071,0.5557620817843866,0.5576208178438662,0.5594795539033457,0.5613382899628253,0.5631970260223048,0.5650557620817844,0.5669144981412639,0.5687732342007435,0.570631970260223,0.5724907063197026,0.5743494423791822,0.5780669144981413,0.5799256505576208,0.5817843866171004,0.5855018587360595,0.587360594795539,0.5892193308550185,0.5910780669144982,0.5929368029739777,0.5947955390334573,0.5966542750929368,0.5985130111524164,0.6003717472118959,0.6022304832713755,0.604089219330855,0.6059479553903345,0.6096654275092936,0.6115241635687733,0.6133828996282528,0.6152416356877324,0.6171003717472119,0.620817843866171,0.6245353159851301,0.6263940520446096,0.6282527881040892,0.6301115241635687,0.6319702602230484,0.6338289962825279,0.637546468401487,0.6394052044609665,0.6412639405204461,0.6431226765799256,0.6449814126394052,0.6468401486988847,0.6486988847583643,0.6505576208178439,0.6524163568773235,0.654275092936803,0.6561338289962825,0.6579925650557621,0.6598513011152416,0.6617100371747212,0.6635687732342007,0.6654275092936803,0.6672862453531598,0.6691449814126395,0.671003717472119,0.6728624535315985,0.6747211895910781,0.6765799256505576,0.6802973977695167,0.6821561338289963,0.6840148698884758,0.6858736059479554,0.6877323420074349,0.6895910780669146,0.6914498141263941,0.6933085501858736,0.6951672862453532,0.6970260223048327,0.6988847583643123,0.7007434944237918,0.7026022304832714,0.7044609665427509,0.7063197026022305,0.70817843866171,0.7100371747211895,0.7137546468401487,0.7156133828996283,0.7174721189591078,0.7193308550185874,0.7211895910780669,0.7230483271375465,0.724907063197026,0.7267657992565055,0.7286245353159851,0.7304832713754646,0.7323420074349443,0.7342007434944238,0.7360594795539034,0.7379182156133829,0.7397769516728625,0.741635687732342,0.7434944237918215,0.7453531598513011,0.7472118959107806,0.7490706319702602,0.7509293680297398,0.7527881040892194,0.7546468401486989,0.7565055762081785,0.758364312267658,0.7602230483271375,0.7620817843866171,0.7657992565055762,0.7676579925650557,0.7695167286245354,0.7713754646840149,0.7732342007434945,0.775092936802974,0.7769516728624535,0.7788104089219331,0.7806691449814126,0.7825278810408922,0.7843866171003717,0.7862453531598513,0.7881040892193308,0.7899628252788105,0.79182156133829,0.7936802973977695,0.7955390334572491,0.7973977695167286,0.7992565055762082,0.8011152416356877,0.8029739776951673,0.8066914498141264,0.8085501858736059,0.8104089219330854,0.8122676579925651,0.8141263940520446,0.8159851301115242,0.8178438661710037,0.8197026022304833,0.8215613382899628,0.8234200743494424,0.8252788104089219,0.8271375464684015,0.828996282527881,0.8308550185873605,0.8327137546468402,0.8345724907063197,0.8364312267657993,0.8382899628252788,0.8401486988847584,0.8420074349442379,0.8438661710037175,0.845724907063197,0.8475836431226765,0.8494423791821561,0.8513011152416357,0.8531598513011153,0.8550185873605948,0.8568773234200744,0.8587360594795539,0.8605947955390335,0.862453531598513,0.8643122676579925,0.8661710037174721,0.8680297397769516,0.8698884758364313,0.8717472118959108,0.8736059479553904,0.8754646840148699,0.8773234200743495,0.879182156133829,0.8810408921933085,0.8828996282527881,0.8847583643122676,0.8866171003717472,0.8884758364312267,0.8903345724907064,0.8921933085501859,0.8940520446096655,0.895910780669145,0.8977695167286245,0.8996282527881041,0.9014869888475836,0.9033457249070632,0.9052044609665427,0.9070631970260223,0.9089219330855018,0.9107806691449815,0.912639405204461,0.9144981412639405,0.9163568773234201,0.9182156133828996,0.9200743494423792,0.9219330855018587,0.9237918215613383,0.9256505576208178,0.9275092936802974,0.929368029739777,0.9312267657992565,0.9330855018587361,0.9349442379182156,0.9368029739776952,0.9386617100371747,0.9405204460966543,0.9423791821561338,0.9442379182156134,0.9460966542750929,0.9479553903345725,0.949814126394052,0.9516728624535316,0.9535315985130112,0.9553903345724907,0.9572490706319703,0.9591078066914498,0.9609665427509294,0.9628252788104089,0.9646840148698885,0.966542750929368,0.9684014869888475,0.9702602230483272,0.9721189591078067,0.9739776951672863,0.9758364312267658,0.9776951672862454,0.9795539033457249,0.9814126394052045,0.983271375464684,0.9851301115241635,0.9869888475836431,0.9888475836431226,0.9907063197026023,0.9925650557620818,0.9944237918215614,0.9962825278810409,0.9981412639405205],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, ipld.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-libp2p.io-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-libp2p.io-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..97638d6904
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-libp2p.io-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.3051,0.5398,1.0176,1.1738,1.1994,1.2120,1.2148,1.2161,1.2382,1.2555,1.2731,1.2827,1.2905,1.2926,1.2990,1.3042,1.3071,1.3245,1.3438,1.3444,1.3505,1.3509,1.3520,1.3613,1.3614,1.3704,1.3783,1.3916,1.3949,1.4004,1.4050,1.4077,1.4080,1.4108,1.4117,1.4125,1.4137,1.4162,1.4167,1.4183,1.4249,1.4265,1.4341,1.4359,1.4371,1.4464,1.4487,1.4493,1.4495,1.4507,1.4688,1.4691,1.4768,1.4814,1.4908,1.4920,1.4935,1.4939,1.4943,1.4986,1.5008,1.5017,1.5048,1.5075,1.5144,1.5177,1.5204,1.5210,1.5244,1.5278,1.5307,1.5332,1.5359,1.5386,1.5390,1.5403,1.5404,1.5436,1.5438,1.5485,1.5487,1.5493,1.5516,1.5528,1.5541,1.5565,1.5608,1.5619,1.5629,1.5639,1.5671,1.5674,1.5692,1.5697,1.5711,1.5735,1.5739,1.5765,1.5774,1.5793,1.5884,1.5898,1.5900,1.5912,1.5931,1.5937,1.5945,1.5972,1.6004,1.6009,1.6014,1.6036,1.6062,1.6077,1.6087,1.6099,1.6109,1.6144,1.6146,1.6169,1.6189,1.6228,1.6244,1.6248,1.6253,1.6275,1.6290,1.6291,1.6307,1.6310,1.6466,1.6472,1.6525,1.6541,1.6572,1.6640,1.6654,1.6658,1.6677,1.6682,1.6686,1.6689,1.6711,1.6730,1.6735,1.6785,1.6802,1.6857,1.6867,1.6930,1.6933,1.6980,1.7004,1.7045,1.7071,1.7076,1.7096,1.7136,1.7143,1.7156,1.7161,1.7162,1.7165,1.7188,1.7189,1.7221,1.7226,1.7233,1.7242,1.7263,1.7264,1.7292,1.7299,1.7332,1.7370,1.7371,1.7383,1.7418,1.7476,1.7485,1.7489,1.7498,1.7510,1.7532,1.7539,1.7545,1.7551,1.7558,1.7573,1.7585,1.7589,1.7595,1.7627,1.7634,1.7645,1.7650,1.7679,1.7689,1.7699,1.7737,1.7819,1.7830,1.7857,1.7861,1.7884,1.7911,1.7924,1.7929,1.7937,1.7945,1.7950,1.7975,1.7978,1.7998,1.8016,1.8056,1.8091,1.8136,1.8240,1.8254,1.8255,1.8263,1.8268,1.8277,1.8279,1.8302,1.8319,1.8325,1.8335,1.8367,1.8372,1.8382,1.8396,1.8402,1.8405,1.8411,1.8423,1.8434,1.8439,1.8457,1.8460,1.8467,1.8468,1.8470,1.8477,1.8487,1.8489,1.8491,1.8509,1.8545,1.8546,1.8585,1.8587,1.8607,1.8610,1.8621,1.8623,1.8646,1.8682,1.8690,1.8708,1.8730,1.8732,1.8734,1.8743,1.8758,1.8771,1.8776,1.8777,1.8806,1.8812,1.8862,1.8883,1.8884,1.8888,1.8909,1.8941,1.8954,1.8970,1.8975,1.8991,1.9005,1.9009,1.9040,1.9053,1.9058,1.9059,1.9076,1.9080,1.9092,1.9096,1.9125,1.9152,1.9154,1.9158,1.9162,1.9195,1.9200,1.9230,1.9241,1.9242,1.9250,1.9257,1.9261,1.9276,1.9291,1.9298,1.9338,1.9345,1.9356,1.9384,1.9405,1.9410,1.9416,1.9436,1.9437,1.9503,1.9506,1.9515,1.9531,1.9533,1.9541,1.9545,1.9558,1.9573,1.9583,1.9629,1.9693,1.9714,1.9722,1.9741,1.9742,1.9747,1.9765,1.9778,1.9798,1.9816,1.9824,1.9827,1.9843,1.9849,1.9894,1.9900,1.9904,1.9905,1.9985,1.9993,2.0019,2.0039,2.0048,2.0070,2.0078,2.0105,2.0147,2.0157,2.0160,2.0256,2.0272,2.0273,2.0282,2.0286,2.0287,2.0295,2.0325,2.0442,2.0455,2.0461,2.0472,2.0497,2.0500,2.0580,2.0603,2.0671,2.0679,2.0692,2.0697,2.0712,2.0713,2.0718,2.0747,2.0758,2.0772,2.0802,2.0815,2.0818,2.0837,2.0874,2.0875,2.0881,2.0908,2.0945,2.0956,2.0961,2.0981,2.1038,2.1053,2.1065,2.1072,2.1141,2.1168,2.1204,2.1219,2.1221,2.1232,2.1248,2.1296,2.1316,2.1317,2.1327,2.1341,2.1364,2.1388,2.1389,2.1403,2.1422,2.1444,2.1484,2.1493,2.1501,2.1511,2.1574,2.1577,2.1618,2.1670,2.1704,2.1715,2.1794,2.1835,2.1869,2.1890,2.1937,2.2064,2.2077,2.2121,2.2129,2.2160,2.2172,2.2178,2.2184,2.2198,2.2217,2.2247,2.2303,2.2348,2.2354,2.2403,2.2421,2.2456,2.2459,2.2501,2.2524,2.2557,2.2580,2.2612,2.2638,2.2642,2.2645,2.2672,2.2688,2.2714,2.2754,2.2766,2.2923,2.2944,2.3062,2.3136,2.3143,2.3170,2.3371,2.3373,2.3387,2.3420,2.3422,2.3443,2.3477,2.3478,2.3584,2.3662,2.3706,2.3707,2.3739,2.3815,2.3854,2.3939,2.3976,2.4030,2.4101,2.4138,2.4163,2.4232,2.4280,2.4324,2.4336,2.4456,2.4513,2.4795,2.4860,2.4933,2.4945,2.5040,2.5094,2.5118,2.5120,2.5180,2.5208,2.5382,2.5534,2.5638,2.5670,2.5730,2.5756,2.6015,2.6037,2.6232,2.6340,2.6483,2.6491,2.6716,2.6863,2.6911,2.7176,2.7678,2.7680,2.7971,2.8228,2.8675,2.9586,3.0381,3.0487,3.0782,3.1679,3.2706,3.2751,3.2920,3.4231,3.5682,3.6258,3.7412,4.0187,4.1357,4.1682,4.3243,4.4763,4.5437,4.8579,5.0683,5.1749,5.6830,8.8788],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.8467,0.9145,0.9297,0.9392,0.9509,0.9685,0.9754,0.9845,0.9852,0.9875,0.9934,1.0013,1.0046,1.0102,1.0174,1.0194,1.0203,1.0278,1.0537,1.0685,1.0719,1.0745,1.0860,1.0880,1.0884,1.0885,1.1106,1.1144,1.1178,1.1292,1.1302,1.1307,1.1322,1.1363,1.1417,1.1427,1.1434,1.1459,1.1478,1.1582,1.1593,1.1599,1.1650,1.1668,1.1673,1.1694,1.1715,1.1752,1.1771,1.1777,1.1796,1.1878,1.1996,1.2000,1.2055,1.2134,1.2136,1.2151,1.2158,1.2162,1.2200,1.2206,1.2250,1.2296,1.2301,1.2329,1.2350,1.2362,1.2464,1.2500,1.2505,1.2519,1.2522,1.2704,1.2806,1.2824,1.2873,1.2977,1.3017,1.3119,1.3121,1.3128,1.3197,1.3225,1.3252,1.3262,1.3290,1.3358,1.3397,1.3470,1.3486,1.3544,1.3593,1.3625,1.3650,1.3654,1.3672,1.3778,1.3779,1.3785,1.3791,1.3807,1.3857,1.3869,1.3930,1.3949,1.3963,1.3995,1.3997,1.4047,1.4094,1.4099,1.4143,1.4164,1.4167,1.4199,1.4217,1.4218,1.4283,1.4349,1.4356,1.4359,1.4373,1.4381,1.4387,1.4486,1.4512,1.4518,1.4531,1.4542,1.4571,1.4600,1.4644,1.4686,1.4700,1.4722,1.4730,1.4750,1.4782,1.4788,1.4801,1.4812,1.4827,1.4868,1.4896,1.4903,1.4926,1.4932,1.4965,1.5018,1.5019,1.5023,1.5031,1.5033,1.5036,1.5046,1.5066,1.5091,1.5106,1.5127,1.5163,1.5179,1.5221,1.5223,1.5244,1.5285,1.5295,1.5298,1.5299,1.5310,1.5325,1.5348,1.5350,1.5356,1.5357,1.5360,1.5410,1.5439,1.5476,1.5495,1.5514,1.5535,1.5580,1.5585,1.5609,1.5620,1.5636,1.5648,1.5651,1.5656,1.5704,1.5705,1.5718,1.5737,1.5745,1.5746,1.5774,1.5787,1.5809,1.5815,1.5843,1.5844,1.5858,1.5976,1.5981,1.5995,1.5998,1.6005,1.6012,1.6027,1.6028,1.6032,1.6035,1.6055,1.6062,1.6089,1.6099,1.6111,1.6113,1.6121,1.6142,1.6149,1.6239,1.6245,1.6269,1.6272,1.6274,1.6280,1.6325,1.6339,1.6350,1.6363,1.6367,1.6368,1.6399,1.6406,1.6420,1.6434,1.6435,1.6443,1.6447,1.6456,1.6482,1.6497,1.6499,1.6503,1.6506,1.6527,1.6535,1.6547,1.6554,1.6558,1.6569,1.6573,1.6588,1.6637,1.6638,1.6668,1.6670,1.6679,1.6680,1.6690,1.6724,1.6761,1.6762,1.6768,1.6805,1.6816,1.6846,1.6854,1.6856,1.6869,1.6872,1.6888,1.6898,1.6910,1.6922,1.6948,1.6949,1.6960,1.6973,1.7038,1.7054,1.7062,1.7066,1.7071,1.7072,1.7080,1.7088,1.7113,1.7116,1.7118,1.7135,1.7139,1.7142,1.7159,1.7179,1.7185,1.7196,1.7198,1.7200,1.7230,1.7239,1.7264,1.7281,1.7295,1.7303,1.7304,1.7309,1.7319,1.7321,1.7322,1.7331,1.7339,1.7343,1.7347,1.7371,1.7377,1.7398,1.7417,1.7425,1.7429,1.7433,1.7444,1.7445,1.7450,1.7452,1.7458,1.7460,1.7463,1.7466,1.7528,1.7531,1.7534,1.7546,1.7554,1.7563,1.7576,1.7581,1.7587,1.7602,1.7604,1.7606,1.7619,1.7644,1.7670,1.7672,1.7678,1.7680,1.7693,1.7713,1.7760,1.7792,1.7815,1.7860,1.7867,1.7885,1.7915,1.7921,1.7922,1.7931,1.7933,1.7989,1.7990,1.8021,1.8029,1.8030,1.8042,1.8065,1.8076,1.8096,1.8106,1.8124,1.8135,1.8173,1.8177,1.8184,1.8185,1.8227,1.8230,1.8251,1.8260,1.8268,1.8287,1.8302,1.8305,1.8307,1.8320,1.8325,1.8351,1.8367,1.8376,1.8389,1.8391,1.8397,1.8402,1.8412,1.8425,1.8440,1.8448,1.8454,1.8534,1.8544,1.8546,1.8550,1.8591,1.8598,1.8619,1.8628,1.8662,1.8668,1.8695,1.8712,1.8713,1.8725,1.8746,1.8753,1.8757,1.8771,1.8794,1.8874,1.8896,1.8905,1.8912,1.8915,1.8957,1.8983,1.8993,1.9022,1.9062,1.9091,1.9094,1.9165,1.9189,1.9205,1.9207,1.9226,1.9232,1.9287,1.9290,1.9294,1.9299,1.9315,1.9318,1.9323,1.9325,1.9354,1.9379,1.9429,1.9438,1.9447,1.9500,1.9538,1.9550,1.9554,1.9555,1.9605,1.9629,1.9666,1.9677,1.9709,1.9738,1.9803,1.9856,1.9866,1.9888,1.9950,2.0026,2.0045,2.0057,2.0116,2.0249,2.0300,2.0365,2.0431,2.0441,2.0468,2.0492,2.0505,2.0512,2.0539,2.0568,2.0629,2.0683,2.0801,2.0815,2.0892,2.0937,2.0958,2.1078,2.1088,2.1181,2.1202,2.1220,2.1278,2.1353,2.1392,2.1444,2.1446,2.1483,2.1506,2.1537,2.1552,2.1700,2.1733,2.1744,2.1907,2.2014,2.2077,2.2128,2.2185,2.2189,2.2219,2.2440,2.2506,2.2548,2.2582,2.2767,2.2819,2.2868,2.2877,2.2901,2.2989,2.3046,2.3073,2.3108,2.3136,2.3220,2.3252,2.3545,2.3960,2.4144,2.5028,2.5248,2.5599,2.7647,2.8791,3.1679,3.3812],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7214285714285714,0.7232142857142857,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.1835,0.2594,0.3171,0.3458,0.3939,0.4951,0.5347,1.0238,1.0245,1.0298,1.0625,1.0689,1.0850,1.1285,1.1335,1.1461,1.1480,1.1512,1.1524,1.1547,1.1567,1.1576,1.1710,1.1723,1.1741,1.1976,1.2058,1.2125,1.2165,1.2241,1.2254,1.2279,1.2315,1.2395,1.2480,1.2547,1.2555,1.2572,1.2581,1.2615,1.2654,1.2668,1.2673,1.2677,1.2709,1.2793,1.2916,1.2924,1.3002,1.3004,1.3032,1.3075,1.3107,1.3124,1.3187,1.3240,1.3346,1.3366,1.3384,1.3420,1.3458,1.3583,1.3586,1.3618,1.3646,1.3661,1.3677,1.3707,1.3717,1.3725,1.3735,1.3764,1.3772,1.3777,1.3788,1.3791,1.3805,1.3828,1.3966,1.3968,1.3981,1.4044,1.4059,1.4137,1.4149,1.4161,1.4175,1.4263,1.4299,1.4386,1.4436,1.4453,1.4480,1.4499,1.4500,1.4554,1.4565,1.4684,1.4702,1.4780,1.4794,1.4799,1.4802,1.4834,1.4846,1.4859,1.4866,1.4901,1.4918,1.4935,1.4946,1.4978,1.5038,1.5039,1.5099,1.5110,1.5117,1.5134,1.5150,1.5180,1.5212,1.5213,1.5231,1.5279,1.5293,1.5327,1.5419,1.5423,1.5428,1.5430,1.5465,1.5470,1.5536,1.5542,1.5546,1.5612,1.5630,1.5637,1.5649,1.5694,1.5699,1.5724,1.5737,1.5745,1.5771,1.5809,1.5832,1.5840,1.5858,1.5879,1.5899,1.5907,1.5929,1.5985,1.6025,1.6064,1.6102,1.6118,1.6143,1.6162,1.6171,1.6226,1.6230,1.6254,1.6256,1.6261,1.6267,1.6292,1.6300,1.6301,1.6340,1.6359,1.6370,1.6381,1.6401,1.6412,1.6416,1.6417,1.6449,1.6466,1.6468,1.6500,1.6532,1.6561,1.6562,1.6569,1.6586,1.6601,1.6615,1.6616,1.6639,1.6677,1.6704,1.6708,1.6724,1.6739,1.6773,1.6779,1.6788,1.6817,1.6847,1.6868,1.6871,1.6891,1.6895,1.6900,1.6921,1.6922,1.6935,1.6950,1.6955,1.6973,1.7010,1.7028,1.7040,1.7044,1.7066,1.7118,1.7119,1.7132,1.7165,1.7217,1.7242,1.7247,1.7266,1.7290,1.7330,1.7346,1.7355,1.7361,1.7363,1.7403,1.7407,1.7408,1.7425,1.7449,1.7453,1.7461,1.7462,1.7484,1.7488,1.7489,1.7494,1.7515,1.7533,1.7582,1.7588,1.7626,1.7656,1.7685,1.7751,1.7766,1.7774,1.7791,1.7861,1.7864,1.7900,1.7938,1.7943,1.7972,1.7987,1.8014,1.8021,1.8049,1.8083,1.8125,1.8134,1.8135,1.8154,1.8192,1.8219,1.8222,1.8236,1.8244,1.8251,1.8275,1.8315,1.8326,1.8421,1.8509,1.8513,1.8546,1.8597,1.8641,1.8676,1.8698,1.8721,1.8742,1.8759,1.8771,1.8784,1.8825,1.8827,1.8852,1.8871,1.8877,1.8919,1.8963,1.8981,1.8986,1.9020,1.9022,1.9073,1.9081,1.9086,1.9104,1.9119,1.9138,1.9139,1.9169,1.9173,1.9187,1.9218,1.9274,1.9288,1.9343,1.9347,1.9377,1.9397,1.9416,1.9420,1.9431,1.9456,1.9473,1.9482,1.9519,1.9596,1.9636,1.9652,1.9764,1.9772,1.9807,1.9809,1.9867,1.9885,1.9901,1.9906,1.9911,1.9914,1.9977,2.0020,2.0031,2.0063,2.0074,2.0109,2.0117,2.0122,2.0129,2.0131,2.0153,2.0163,2.0183,2.0185,2.0219,2.0223,2.0224,2.0243,2.0244,2.0265,2.0274,2.0277,2.0318,2.0346,2.0361,2.0398,2.0403,2.0416,2.0445,2.0472,2.0570,2.0588,2.0592,2.0656,2.0706,2.0721,2.0775,2.0852,2.0867,2.0870,2.0933,2.0958,2.0964,2.1077,2.1090,2.1194,2.1197,2.1217,2.1239,2.1251,2.1255,2.1273,2.1333,2.1377,2.1379,2.1410,2.1432,2.1460,2.1480,2.1511,2.1517,2.1521,2.1569,2.1581,2.1589,2.1690,2.1705,2.1734,2.1773,2.1814,2.1819,2.1871,2.1924,2.1929,2.1931,2.2119,2.2140,2.2179,2.2224,2.2230,2.2294,2.2306,2.2309,2.2334,2.2364,2.2487,2.2530,2.2544,2.2562,2.2606,2.2650,2.2655,2.2724,2.2737,2.2761,2.2803,2.2899,2.2919,2.2921,2.2990,2.3001,2.3010,2.3032,2.3040,2.3054,2.3165,2.3269,2.3274,2.3292,2.3331,2.3393,2.3420,2.3451,2.3498,2.3578,2.3590,2.3626,2.3677,2.3723,2.3786,2.3841,2.3891,2.3911,2.3957,2.4193,2.4210,2.4221,2.4268,2.4270,2.4323,2.4357,2.4434,2.4597,2.4621,2.4733,2.4797,2.4845,2.5026,2.5052,2.5059,2.5202,2.5342,2.5359,2.5443,2.5482,2.5604,2.5666,2.5957,2.6054,2.6130,2.6292,2.6353,2.6366,2.6607,2.6765,2.6862,2.7055,2.7317,2.7439,2.7589,2.7734,2.7771,2.7983,2.7997,2.8068,2.8347,2.9113,2.9352,2.9546,2.9647,2.9694,3.0224,3.0355,3.0781,3.0983,3.1057,3.1126,3.2931,3.3364,3.4000,3.4703,3.4720,3.4757,3.4862,3.9429,3.9850,3.9982,4.0761,4.1636,4.2138,4.4136,4.4355,4.4462,4.5665,4.7269,4.7593,4.8805,5.0199,6.1339,6.1507,6.8949,8.1504,8.3219,10.0986,10.5441,12.7582],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.1769,0.1992,0.2027,0.2058,0.2062,0.2130,0.2153,0.2154,0.2155,0.2156,0.2172,0.2175,0.2181,0.2214,0.2225,0.2229,0.2235,0.2256,0.2260,0.2268,0.2273,0.2291,0.2292,0.2309,0.2310,0.2336,0.2344,0.2351,0.2352,0.2370,0.2376,0.2383,0.2384,0.2400,0.2403,0.2416,0.2448,0.2464,0.2473,0.2495,0.2497,0.2498,0.2512,0.2518,0.2527,0.2540,0.2541,0.2544,0.2545,0.2550,0.2562,0.2567,0.2571,0.2580,0.2601,0.2607,0.2625,0.2637,0.2640,0.2645,0.2662,0.2669,0.2670,0.2676,0.2680,0.2699,0.2703,0.2715,0.2716,0.2731,0.2733,0.2739,0.2745,0.2749,0.2763,0.2778,0.2802,0.2808,0.2817,0.2831,0.2836,0.2848,0.2852,0.2859,0.2865,0.2867,0.2874,0.2876,0.2887,0.2898,0.2899,0.2900,0.2903,0.2907,0.2920,0.2940,0.2944,0.2945,0.2955,0.2957,0.2969,0.2971,0.2982,0.2991,0.3006,0.3007,0.3020,0.3021,0.3028,0.3035,0.3036,0.3058,0.3061,0.3071,0.3074,0.3079,0.3086,0.3094,0.3105,0.3107,0.3112,0.3116,0.3118,0.3120,0.3123,0.3125,0.3129,0.3130,0.3134,0.3137,0.3152,0.3155,0.3158,0.3161,0.3164,0.3171,0.3181,0.3182,0.3198,0.3204,0.3208,0.3213,0.3226,0.3229,0.3241,0.3242,0.3258,0.3264,0.3276,0.3280,0.3285,0.3295,0.3297,0.3305,0.3322,0.3326,0.3331,0.3336,0.3347,0.3369,0.3381,0.3385,0.3392,0.3395,0.3397,0.3402,0.3404,0.3405,0.3427,0.3429,0.3464,0.3471,0.3477,0.3479,0.3485,0.3513,0.3538,0.3558,0.3579,0.3585,0.3594,0.3617,0.3618,0.3619,0.3625,0.3631,0.3640,0.3649,0.3657,0.3664,0.3667,0.3670,0.3690,0.3691,0.3710,0.3715,0.3716,0.3718,0.3733,0.3739,0.3753,0.3754,0.3788,0.3793,0.3794,0.3798,0.3802,0.3819,0.3837,0.3841,0.3855,0.3857,0.3859,0.3860,0.3863,0.3869,0.3888,0.3911,0.3912,0.3914,0.3915,0.3917,0.3927,0.3928,0.3931,0.3942,0.3961,0.3969,0.3984,0.3989,0.4002,0.4012,0.4013,0.4015,0.4018,0.4029,0.4051,0.4060,0.4070,0.4101,0.4112,0.4121,0.4174,0.4200,0.4202,0.4240,0.4243,0.4254,0.4267,0.4268,0.4273,0.4275,0.4285,0.4294,0.4301,0.4303,0.4334,0.4344,0.4346,0.4355,0.4370,0.4374,0.4387,0.4421,0.4425,0.4464,0.4478,0.4487,0.4490,0.4492,0.4514,0.4516,0.4517,0.4560,0.4573,0.4585,0.4595,0.4601,0.4610,0.4632,0.4643,0.4651,0.4681,0.4712,0.4713,0.4742,0.4757,0.4779,0.4790,0.4794,0.4808,0.4846,0.4849,0.4857,0.4863,0.4889,0.4896,0.4920,0.4934,0.4941,0.4959,0.5025,0.5047,0.5071,0.5078,0.5080,0.5081,0.5087,0.5089,0.5091,0.5112,0.5119,0.5125,0.5130,0.5138,0.5169,0.5182,0.5185,0.5190,0.5197,0.5203,0.5218,0.5219,0.5221,0.5247,0.5249,0.5256,0.5284,0.5333,0.5346,0.5356,0.5403,0.5430,0.5432,0.5433,0.5459,0.5461,0.5465,0.5523,0.5561,0.5566,0.5581,0.5595,0.5601,0.5614,0.5647,0.5686,0.5707,0.5713,0.5721,0.5726,0.5755,0.5758,0.5772,0.5786,0.5793,0.5799,0.5810,0.5821,0.5828,0.5863,0.5872,0.5876,0.5893,0.5925,0.5938,0.5965,0.5981,0.6038,0.6050,0.6055,0.6057,0.6063,0.6086,0.6109,0.6135,0.6157,0.6164,0.6170,0.6193,0.6214,0.6233,0.6238,0.6249,0.6280,0.6324,0.6327,0.6342,0.6357,0.6378,0.6381,0.6406,0.6427,0.6458,0.6470,0.6476,0.6481,0.6529,0.6538,0.6544,0.6566,0.6602,0.6619,0.6669,0.6673,0.6698,0.6731,0.6769,0.6878,0.6889,0.6910,0.6920,0.6989,0.7031,0.7053,0.7094,0.7155,0.7161,0.7181,0.7320,0.7333,0.7396,0.7408,0.7421,0.7487,0.7509,0.7527,0.7598,0.7637,0.7653,0.7662,0.7689,0.7706,0.7742,0.7767,0.7853,0.7858,0.7879,0.7903,0.8004,0.8043,0.8242,0.8288,0.8383,0.8387,0.8418,0.8420,0.8463,0.8642,0.8700,0.8787,0.8883,0.8997,0.9012,0.9034,0.9100,0.9119,0.9134,0.9209,0.9262,0.9270,0.9303,0.9345,0.9347,0.9513,0.9615,0.9632,0.9680,0.9836,0.9848,0.9892,0.9976,0.9988,1.0046,1.0146,1.0173,1.0275,1.0381,1.0409,1.0451,1.0470,1.0495,1.0569,1.0580,1.0648,1.0670,1.0871,1.1157,1.1261,1.1399,1.1546,1.1548,1.1703,1.2085,1.2500,1.2696,1.3031,1.3442,1.3505,1.3842,1.3875,1.4696,1.4777,1.4851,1.4877,1.5020,1.5091,1.5336,1.6063,1.6653,1.7461,1.8127,1.8315,1.9256,1.9336,1.9563,1.9578,1.9956,2.0457,2.0981,2.2069,2.4689,2.7684,2.8185,3.1705,4.1451,4.8397,6.5026,6.6540],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.016304347826086956,0.018115942028985508,0.019927536231884056,0.021739130434782608,0.02355072463768116,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.03260869565217391,0.036231884057971016,0.03804347826086957,0.03985507246376811,0.041666666666666664,0.04528985507246377,0.04710144927536232,0.04891304347826087,0.050724637681159424,0.05253623188405797,0.05434782608695652,0.05615942028985507,0.057971014492753624,0.059782608695652176,0.06159420289855073,0.06340579710144928,0.06521739130434782,0.06702898550724638,0.06884057971014493,0.07065217391304347,0.07246376811594203,0.07427536231884058,0.07608695652173914,0.07789855072463768,0.07971014492753623,0.08152173913043478,0.08333333333333333,0.08514492753623189,0.08695652173913043,0.08876811594202899,0.09239130434782608,0.09420289855072464,0.09601449275362318,0.09782608695652174,0.09963768115942029,0.10144927536231885,0.10326086956521739,0.10507246376811594,0.1068840579710145,0.10869565217391304,0.1105072463768116,0.11231884057971014,0.11413043478260869,0.11594202898550725,0.11775362318840579,0.11956521739130435,0.1213768115942029,0.12318840579710146,0.125,0.12681159420289856,0.13043478260869565,0.1322463768115942,0.13405797101449277,0.1358695652173913,0.13768115942028986,0.13949275362318841,0.14130434782608695,0.1431159420289855,0.14492753623188406,0.14673913043478262,0.14855072463768115,0.1503623188405797,0.15217391304347827,0.1539855072463768,0.15579710144927536,0.15942028985507245,0.161231884057971,0.16304347826086957,0.16485507246376813,0.16666666666666666,0.16847826086956522,0.17028985507246377,0.17391304347826086,0.17572463768115942,0.17753623188405798,0.1793478260869565,0.18115942028985507,0.18297101449275363,0.18478260869565216,0.18659420289855072,0.18840579710144928,0.19021739130434784,0.19384057971014493,0.1956521739130435,0.19746376811594202,0.19927536231884058,0.20108695652173914,0.2028985507246377,0.20471014492753623,0.20652173913043478,0.20833333333333334,0.21014492753623187,0.21195652173913043,0.213768115942029,0.21557971014492755,0.21739130434782608,0.21920289855072464,0.2210144927536232,0.22282608695652173,0.2246376811594203,0.22644927536231885,0.22826086956521738,0.23007246376811594,0.2318840579710145,0.23369565217391305,0.23550724637681159,0.23731884057971014,0.2391304347826087,0.24094202898550723,0.2427536231884058,0.24456521739130435,0.2463768115942029,0.24818840579710144,0.25,0.25181159420289856,0.2536231884057971,0.2554347826086957,0.2572463768115942,0.25905797101449274,0.2608695652173913,0.26268115942028986,0.2644927536231884,0.266304347826087,0.26992753623188404,0.2717391304347826,0.27355072463768115,0.2753623188405797,0.27717391304347827,0.27898550724637683,0.2807971014492754,0.2826086956521739,0.28442028985507245,0.28804347826086957,0.2898550724637681,0.2916666666666667,0.29347826086956524,0.29528985507246375,0.2971014492753623,0.29891304347826086,0.3007246376811594,0.302536231884058,0.3061594202898551,0.30978260869565216,0.3115942028985507,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.322463768115942,0.3242753623188406,0.3278985507246377,0.32971014492753625,0.33152173913043476,0.3351449275362319,0.33695652173913043,0.338768115942029,0.34057971014492755,0.3423913043478261,0.3442028985507246,0.34601449275362317,0.34782608695652173,0.3496376811594203,0.35144927536231885,0.3532608695652174,0.35507246376811596,0.35688405797101447,0.358695652173913,0.3605072463768116,0.36231884057971014,0.3641304347826087,0.36594202898550726,0.3677536231884058,0.3695652173913043,0.3713768115942029,0.37318840579710144,0.375,0.37681159420289856,0.3786231884057971,0.3804347826086957,0.3822463768115942,0.38405797101449274,0.3858695652173913,0.38768115942028986,0.3894927536231884,0.39311594202898553,0.39492753623188404,0.3967391304347826,0.39855072463768115,0.4003623188405797,0.40217391304347827,0.40398550724637683,0.4057971014492754,0.4076086956521739,0.40942028985507245,0.411231884057971,0.41304347826086957,0.4148550724637681,0.4166666666666667,0.41847826086956524,0.42028985507246375,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.427536231884058,0.42934782608695654,0.4311594202898551,0.4329710144927536,0.4365942028985507,0.4384057971014493,0.44021739130434784,0.4420289855072464,0.4438405797101449,0.44565217391304346,0.447463768115942,0.4492753623188406,0.45108695652173914,0.4528985507246377,0.45471014492753625,0.45652173913043476,0.4583333333333333,0.4601449275362319,0.46195652173913043,0.463768115942029,0.46557971014492755,0.4673913043478261,0.4692028985507246,0.47101449275362317,0.47282608695652173,0.4746376811594203,0.47644927536231885,0.4782608695652174,0.48007246376811596,0.48188405797101447,0.483695652173913,0.4855072463768116,0.48731884057971014,0.4891304347826087,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.4963768115942029,0.5,0.5018115942028986,0.5036231884057971,0.5054347826086957,0.5072463768115942,0.5090579710144928,0.5108695652173914,0.5144927536231884,0.5163043478260869,0.5181159420289855,0.519927536231884,0.5217391304347826,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5289855072463768,0.5307971014492754,0.532608695652174,0.5344202898550725,0.5362318840579711,0.5380434782608695,0.5398550724637681,0.5416666666666666,0.5434782608695652,0.5452898550724637,0.5471014492753623,0.5489130434782609,0.5507246376811594,0.552536231884058,0.5543478260869565,0.5561594202898551,0.5579710144927537,0.5597826086956522,0.5634057971014492,0.5652173913043478,0.5670289855072463,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5760869565217391,0.5778985507246377,0.5797101449275363,0.5815217391304348,0.5833333333333334,0.5851449275362319,0.5869565217391305,0.5887681159420289,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5960144927536232,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6105072463768116,0.6123188405797102,0.6141304347826086,0.6159420289855072,0.6177536231884058,0.6195652173913043,0.6213768115942029,0.6231884057971014,0.625,0.6268115942028986,0.6286231884057971,0.6322463768115942,0.6340579710144928,0.6358695652173914,0.6376811594202898,0.6394927536231884,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6485507246376812,0.6503623188405797,0.6521739130434783,0.6539855072463768,0.6557971014492754,0.657608695652174,0.6594202898550725,0.6612318840579711,0.6630434782608695,0.6648550724637681,0.6666666666666666,0.6684782608695652,0.6702898550724637,0.6721014492753623,0.6739130434782609,0.6757246376811594,0.677536231884058,0.6793478260869565,0.6811594202898551,0.6847826086956522,0.6865942028985508,0.6884057971014492,0.6902173913043478,0.6920289855072463,0.6938405797101449,0.6956521739130435,0.697463768115942,0.6992753623188406,0.7010869565217391,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7083333333333334,0.7101449275362319,0.7119565217391305,0.7137681159420289,0.7155797101449275,0.717391304347826,0.7192028985507246,0.7210144927536232,0.7228260869565217,0.7246376811594203,0.7264492753623188,0.7282608695652174,0.730072463768116,0.7318840579710145,0.7336956521739131,0.7355072463768116,0.7373188405797102,0.7391304347826086,0.7409420289855072,0.7427536231884058,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7518115942028986,0.7536231884057971,0.7554347826086957,0.7572463768115942,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.769927536231884,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7771739130434783,0.7789855072463768,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7862318840579711,0.7880434782608695,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7952898550724637,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.802536231884058,0.8043478260869565,0.8061594202898551,0.8079710144927537,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8152173913043478,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8315217391304348,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8478260869565217,0.8496376811594203,0.8514492753623188,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.3372,0.4113,1.0045,1.0745,1.0803,1.0943,1.1020,1.1261,1.1305,1.1394,1.1448,1.1536,1.1601,1.1664,1.1683,1.1779,1.1850,1.1861,1.1995,1.2054,1.2133,1.2136,1.2138,1.2228,1.2263,1.2267,1.2296,1.2334,1.2382,1.2405,1.2434,1.2495,1.2499,1.2515,1.2557,1.2588,1.2643,1.2694,1.2700,1.2728,1.2742,1.2778,1.2792,1.2847,1.2909,1.2962,1.2977,1.2984,1.3010,1.3034,1.3038,1.3041,1.3052,1.3086,1.3099,1.3147,1.3177,1.3206,1.3219,1.3239,1.3244,1.3296,1.3327,1.3375,1.3382,1.3383,1.3394,1.3422,1.3441,1.3451,1.3472,1.3476,1.3512,1.3529,1.3561,1.3619,1.3638,1.3642,1.3657,1.3710,1.3716,1.3742,1.3746,1.3759,1.3762,1.3803,1.3812,1.3816,1.3818,1.3875,1.3880,1.3901,1.3912,1.3928,1.4040,1.4080,1.4091,1.4115,1.4160,1.4187,1.4225,1.4280,1.4291,1.4360,1.4432,1.4457,1.4460,1.4463,1.4476,1.4488,1.4555,1.4560,1.4621,1.4627,1.4637,1.4638,1.4646,1.4718,1.4731,1.4746,1.4759,1.4764,1.4792,1.4808,1.4847,1.4849,1.4874,1.4907,1.4923,1.4925,1.4974,1.4985,1.4997,1.5005,1.5022,1.5088,1.5092,1.5099,1.5114,1.5148,1.5161,1.5174,1.5181,1.5222,1.5237,1.5264,1.5281,1.5287,1.5290,1.5300,1.5301,1.5314,1.5326,1.5357,1.5377,1.5436,1.5447,1.5464,1.5475,1.5493,1.5496,1.5518,1.5524,1.5544,1.5554,1.5558,1.5563,1.5575,1.5582,1.5584,1.5587,1.5603,1.5618,1.5623,1.5682,1.5705,1.5709,1.5711,1.5720,1.5724,1.5734,1.5774,1.5817,1.5821,1.5829,1.5841,1.5902,1.5904,1.5909,1.5911,1.5934,1.5939,1.5950,1.5960,1.5967,1.5978,1.6019,1.6022,1.6028,1.6075,1.6088,1.6093,1.6096,1.6107,1.6115,1.6122,1.6123,1.6142,1.6159,1.6167,1.6194,1.6223,1.6226,1.6234,1.6242,1.6252,1.6274,1.6290,1.6329,1.6335,1.6406,1.6416,1.6433,1.6446,1.6447,1.6457,1.6467,1.6478,1.6481,1.6482,1.6514,1.6519,1.6528,1.6551,1.6553,1.6577,1.6587,1.6602,1.6609,1.6634,1.6637,1.6640,1.6641,1.6647,1.6668,1.6675,1.6679,1.6684,1.6752,1.6757,1.6764,1.6791,1.6804,1.6806,1.6834,1.6845,1.6850,1.6903,1.6908,1.6932,1.6936,1.6956,1.7005,1.7006,1.7038,1.7039,1.7068,1.7117,1.7146,1.7155,1.7174,1.7190,1.7228,1.7237,1.7245,1.7252,1.7275,1.7283,1.7309,1.7321,1.7345,1.7355,1.7380,1.7387,1.7450,1.7452,1.7461,1.7464,1.7483,1.7489,1.7503,1.7505,1.7509,1.7517,1.7524,1.7548,1.7559,1.7560,1.7598,1.7599,1.7614,1.7640,1.7642,1.7650,1.7679,1.7692,1.7699,1.7743,1.7756,1.7759,1.7774,1.7780,1.7790,1.7798,1.7822,1.7830,1.7842,1.7851,1.7857,1.7911,1.7912,1.7924,1.7952,1.7953,1.8002,1.8020,1.8025,1.8028,1.8047,1.8060,1.8075,1.8084,1.8145,1.8184,1.8192,1.8216,1.8301,1.8385,1.8405,1.8412,1.8417,1.8422,1.8434,1.8444,1.8445,1.8447,1.8453,1.8455,1.8578,1.8589,1.8594,1.8607,1.8634,1.8676,1.8678,1.8718,1.8738,1.8764,1.8781,1.8800,1.8827,1.8851,1.8854,1.8867,1.8871,1.8917,1.8923,1.8968,1.8971,1.8984,1.9013,1.9103,1.9159,1.9161,1.9175,1.9176,1.9177,1.9189,1.9230,1.9242,1.9252,1.9267,1.9400,1.9466,1.9500,1.9555,1.9558,1.9582,1.9587,1.9620,1.9622,1.9624,1.9630,1.9659,1.9674,1.9810,1.9823,1.9842,1.9848,1.9899,1.9913,1.9946,2.0055,2.0139,2.0184,2.0190,2.0200,2.0253,2.0265,2.0299,2.0300,2.0303,2.0367,2.0375,2.0389,2.0392,2.0412,2.0419,2.0570,2.0605,2.0609,2.0633,2.0639,2.0644,2.0663,2.0728,2.0730,2.0745,2.0793,2.0800,2.0801,2.0830,2.0873,2.0901,2.0913,2.0915,2.0951,2.0952,2.0958,2.0967,2.1008,2.1119,2.1127,2.1136,2.1159,2.1166,2.1189,2.1215,2.1266,2.1313,2.1396,2.1470,2.1508,2.1532,2.1552,2.1574,2.1578,2.1607,2.1624,2.1633,2.1640,2.1667,2.1676,2.1836,2.1841,2.1861,2.1916,2.1940,2.2017,2.2049,2.2058,2.2068,2.2117,2.2145,2.2186,2.2210,2.2236,2.2270,2.2274,2.2279,2.2296,2.2501,2.2720,2.2818,2.2938,2.2950,2.2968,2.2982,2.3089,2.3120,2.3130,2.3162,2.3219,2.3265,2.3269,2.3292,2.3347,2.3360,2.3585,2.3716,2.3751,2.3781,2.3835,2.3964,2.3985,2.4045,2.4082,2.4120,2.4136,2.4153,2.4477,2.4661,2.4768,2.4791,2.4876,2.5096,2.5210,2.5229,2.5364,2.5769,2.5785,2.5955,2.6196,2.6513,2.6792,2.6806,2.6817,2.7185,2.7456,2.7467,2.7610,2.8183,2.8235,2.8284,2.8889,2.8940,2.9075,2.9569,3.0289,3.2202,3.2677,3.5309,3.6764,4.4816,4.6176,4.7255,4.9812,5.7806,9.9729,12.6055],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3392857142857143,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.1557,0.2161,0.2190,0.2325,0.2369,0.2380,0.2391,0.2397,0.2421,0.2441,0.2455,0.2504,0.2524,0.2563,0.2583,0.2643,0.2697,0.2699,0.2717,0.2731,0.2744,0.2773,0.2778,0.2792,0.2800,0.2815,0.2826,0.2829,0.2830,0.2834,0.2836,0.2848,0.2864,0.2885,0.2893,0.2925,0.2929,0.2931,0.2939,0.2963,0.2985,0.2993,0.3005,0.3011,0.3012,0.3030,0.3034,0.3035,0.3046,0.3049,0.3063,0.3074,0.3098,0.3101,0.3129,0.3152,0.3160,0.3166,0.3169,0.3172,0.3173,0.3179,0.3241,0.3243,0.3247,0.3248,0.3251,0.3265,0.3268,0.3270,0.3282,0.3298,0.3301,0.3312,0.3320,0.3325,0.3329,0.3337,0.3341,0.3349,0.3361,0.3363,0.3368,0.3382,0.3386,0.3396,0.3399,0.3414,0.3443,0.3454,0.3481,0.3492,0.3498,0.3511,0.3517,0.3528,0.3547,0.3556,0.3563,0.3589,0.3617,0.3618,0.3632,0.3638,0.3643,0.3659,0.3660,0.3663,0.3665,0.3671,0.3674,0.3676,0.3684,0.3697,0.3733,0.3742,0.3744,0.3750,0.3763,0.3766,0.3779,0.3780,0.3796,0.3800,0.3808,0.3811,0.3828,0.3834,0.3847,0.3860,0.3867,0.3869,0.3877,0.3880,0.3902,0.3911,0.3914,0.3931,0.3934,0.3941,0.3959,0.3961,0.3971,0.3972,0.3978,0.3979,0.3980,0.3985,0.3999,0.4009,0.4015,0.4018,0.4029,0.4036,0.4045,0.4059,0.4069,0.4075,0.4109,0.4130,0.4131,0.4141,0.4145,0.4154,0.4182,0.4193,0.4205,0.4214,0.4217,0.4225,0.4242,0.4249,0.4250,0.4253,0.4257,0.4278,0.4286,0.4289,0.4295,0.4305,0.4344,0.4377,0.4378,0.4389,0.4391,0.4404,0.4406,0.4407,0.4408,0.4412,0.4468,0.4499,0.4501,0.4504,0.4507,0.4525,0.4535,0.4537,0.4543,0.4579,0.4584,0.4589,0.4606,0.4612,0.4651,0.4652,0.4675,0.4709,0.4728,0.4732,0.4754,0.4778,0.4818,0.4851,0.4906,0.4917,0.4929,0.4999,0.5003,0.5005,0.5007,0.5009,0.5093,0.5129,0.5130,0.5134,0.5149,0.5152,0.5167,0.5180,0.5208,0.5214,0.5238,0.5317,0.5338,0.5349,0.5374,0.5409,0.5420,0.5438,0.5469,0.5475,0.5656,0.5719,0.5729,0.5766,0.5815,0.5853,0.5874,0.5897,0.5986,0.6013,0.6046,0.6065,0.6069,0.6094,0.6183,0.6204,0.6230,0.6242,0.6327,0.6383,0.6453,0.6515,0.6545,0.6551,0.6632,0.6649,0.6687,0.6689,0.6702,0.6730,0.6733,0.6773,0.6783,0.6788,0.6797,0.6803,0.6804,0.6847,0.6915,0.6954,0.6956,0.6987,0.7001,0.7006,0.7061,0.7066,0.7077,0.7100,0.7128,0.7301,0.7372,0.7413,0.7423,0.7473,0.7474,0.7481,0.7494,0.7495,0.7602,0.7678,0.7795,0.7856,0.7873,0.7876,0.7978,0.7989,0.8079,0.8083,0.8105,0.8147,0.8154,0.8178,0.8262,0.8357,0.8368,0.8376,0.8461,0.8474,0.8566,0.8585,0.8589,0.8598,0.8621,0.8641,0.8751,0.8844,0.8854,0.8861,0.8881,0.8951,0.8971,0.9002,0.9012,0.9059,0.9068,0.9098,0.9177,0.9197,0.9245,0.9314,0.9406,0.9490,0.9528,0.9542,0.9613,0.9644,0.9701,0.9710,0.9745,0.9867,0.9905,0.9959,1.0035,1.0075,1.0149,1.0205,1.0327,1.0410,1.0442,1.0473,1.0540,1.0542,1.0556,1.0621,1.0643,1.0718,1.0726,1.0801,1.0858,1.0866,1.0892,1.1024,1.1036,1.1201,1.1215,1.1302,1.1308,1.1357,1.1376,1.1479,1.1487,1.1519,1.1544,1.1576,1.1608,1.1663,1.1689,1.1697,1.1699,1.1720,1.1747,1.1763,1.1785,1.1843,1.1958,1.1960,1.2003,1.2048,1.2074,1.2133,1.2175,1.2182,1.2256,1.2295,1.2326,1.2394,1.2411,1.2427,1.2450,1.2561,1.2566,1.2570,1.2599,1.2613,1.2694,1.2716,1.2789,1.2798,1.2803,1.2812,1.2828,1.2881,1.2895,1.2896,1.2914,1.2961,1.2964,1.2984,1.2994,1.3031,1.3059,1.3123,1.3205,1.3213,1.3214,1.3308,1.3343,1.3421,1.3462,1.3661,1.3702,1.3715,1.3759,1.3777,1.4059,1.4074,1.4101,1.4201,1.4262,1.4284,1.4360,1.4467,1.4505,1.4529,1.4537,1.4543,1.4673,1.4722,1.4751,1.4758,1.4766,1.4796,1.4874,1.5004,1.5054,1.5094,1.5132,1.5233,1.5245,1.5316,1.5320,1.5331,1.5348,1.5372,1.5384,1.5398,1.5591,1.5807,1.6081,1.6131,1.6143,1.6145,1.6149,1.6184,1.6194,1.6286,1.6402,1.6431,1.6451,1.6455,1.6497,1.6504,1.6515,1.6554,1.6564,1.6717,1.6745,1.6755,1.6821,1.7158,1.7265,1.7395,1.7562,1.7612,1.7646,1.7909,1.8139,1.8580,1.9013,1.9250,1.9259,1.9337,1.9381,1.9620,1.9621,1.9871,1.9922,1.9951,2.0284,2.0595,2.0924,2.1792,2.2264,2.2652,2.2685,2.4172,2.4448,2.5072,2.5266,2.6285,2.9945,3.0479,3.0957,3.2063,3.5947,4.5877,4.7559,5.0493,9.9758],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.35062611806797855,0.3542039355992844,0.3559928443649374,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1294,0.1592,0.1635,0.1643,0.1657,0.1671,0.1694,0.1727,0.1782,0.1783,0.1786,0.1798,0.1803,0.1855,0.1861,0.1862,0.1877,0.1895,0.1896,0.1901,0.1917,0.1924,0.1925,0.1948,0.1959,0.1988,0.1991,0.1995,0.2001,0.2020,0.2023,0.2037,0.2051,0.2061,0.2101,0.2102,0.2147,0.2157,0.2169,0.2180,0.2183,0.2199,0.2210,0.2213,0.2217,0.2218,0.2228,0.2233,0.2256,0.2281,0.2287,0.2293,0.2296,0.2307,0.2309,0.2316,0.2319,0.2334,0.2336,0.2337,0.2340,0.2343,0.2349,0.2365,0.2367,0.2386,0.2392,0.2395,0.2408,0.2414,0.2424,0.2444,0.2451,0.2456,0.2459,0.2463,0.2468,0.2472,0.2487,0.2493,0.2498,0.2503,0.2510,0.2512,0.2524,0.2526,0.2534,0.2542,0.2557,0.2566,0.2586,0.2634,0.2663,0.2672,0.2682,0.2687,0.2692,0.2693,0.2697,0.2700,0.2713,0.2724,0.2732,0.2733,0.2749,0.2750,0.2756,0.2787,0.2794,0.2807,0.2816,0.2823,0.2824,0.2826,0.2844,0.2845,0.2887,0.2921,0.2928,0.2947,0.2979,0.2984,0.2991,0.3006,0.3013,0.3041,0.3086,0.3194,0.3200,0.3211,0.3217,0.3222,0.3224,0.3229,0.3248,0.3251,0.3274,0.3281,0.3304,0.3307,0.3311,0.3343,0.3356,0.3403,0.3409,0.3422,0.3428,0.3434,0.3449,0.3481,0.3519,0.3529,0.3559,0.3586,0.3610,0.3620,0.3636,0.3728,0.3732,0.3784,0.3797,0.3818,0.3883,0.3886,0.3887,0.3905,0.3910,0.3923,0.3925,0.3936,0.3960,0.4065,0.4075,0.4080,0.4094,0.4105,0.4168,0.4209,0.4223,0.4240,0.4242,0.4300,0.4334,0.4358,0.4380,0.4396,0.4397,0.4469,0.4473,0.4480,0.4489,0.4525,0.4561,0.4595,0.4625,0.4651,0.4694,0.4728,0.4745,0.4757,0.4812,0.4837,0.4842,0.4867,0.4871,0.4901,0.4912,0.4914,0.4952,0.4956,0.5016,0.5027,0.5034,0.5039,0.5044,0.5048,0.5097,0.5101,0.5103,0.5159,0.5179,0.5193,0.5229,0.5245,0.5250,0.5269,0.5274,0.5280,0.5286,0.5313,0.5361,0.5374,0.5390,0.5438,0.5451,0.5502,0.5543,0.5561,0.5578,0.5616,0.5646,0.5662,0.5669,0.5738,0.5784,0.5813,0.5848,0.5857,0.5871,0.5890,0.5893,0.5987,0.6014,0.6031,0.6033,0.6057,0.6077,0.6148,0.6181,0.6215,0.6305,0.6314,0.6357,0.6407,0.6411,0.6413,0.6465,0.6489,0.6491,0.6508,0.6539,0.6560,0.6624,0.6635,0.6654,0.6694,0.6707,0.6740,0.6776,0.6789,0.6825,0.6829,0.6849,0.6863,0.6865,0.6908,0.6959,0.7072,0.7088,0.7094,0.7108,0.7158,0.7201,0.7287,0.7298,0.7332,0.7344,0.7361,0.7370,0.7450,0.7510,0.7599,0.7621,0.7626,0.7628,0.7710,0.7842,0.7892,0.7924,0.7937,0.7947,0.7952,0.7963,0.8018,0.8038,0.8050,0.8084,0.8096,0.8127,0.8166,0.8167,0.8182,0.8196,0.8199,0.8209,0.8282,0.8325,0.8370,0.8379,0.8470,0.8484,0.8488,0.8542,0.8557,0.8696,0.8698,0.8794,0.8847,0.9009,0.9018,0.9026,0.9117,0.9137,0.9173,0.9238,0.9278,0.9335,0.9412,0.9420,0.9467,0.9527,0.9540,0.9556,0.9575,0.9707,0.9708,0.9733,0.9735,0.9744,0.9813,0.9852,0.9865,0.9904,0.9939,0.9972,0.9988,1.0000,1.0072,1.0084,1.0085,1.0111,1.0183,1.0223,1.0227,1.0281,1.0399,1.0440,1.0445,1.0498,1.0557,1.0561,1.0568,1.0670,1.1040,1.1044,1.1097,1.1101,1.1111,1.1178,1.1188,1.1313,1.1327,1.1368,1.1416,1.1466,1.1486,1.1510,1.1593,1.1597,1.1768,1.1798,1.1804,1.1988,1.2285,1.2306,1.2407,1.2450,1.2466,1.2993,1.3197,1.3253,1.3457,1.3472,1.3572,1.3604,1.3772,1.3786,1.3826,1.3881,1.3916,1.3918,1.3937,1.3978,1.4064,1.4123,1.4125,1.4166,1.4185,1.4235,1.4569,1.4654,1.4690,1.4714,1.4763,1.4809,1.4875,1.4901,1.4921,1.5049,1.5108,1.5164,1.5184,1.5475,1.5484,1.5558,1.5611,1.5621,1.5735,1.5821,1.5825,1.5899,1.5958,1.5987,1.6081,1.6262,1.6404,1.6423,1.6429,1.6458,1.6471,1.6889,1.6965,1.7022,1.7083,1.7182,1.7186,1.7270,1.7281,1.7661,1.7749,1.8101,1.8114,1.8155,1.8166,1.8188,1.8476,1.8615,1.8718,1.8991,1.9026,1.9676,1.9834,2.0032,2.0383,2.0611,2.0722,2.0789,2.1151,2.1188,2.1311,2.1592,2.1600,2.1626,2.1638,2.1683,2.2413,2.2638,2.2689,2.3200,2.4638,2.5217,2.5608,2.6217,2.6377,2.6712,2.7012,2.7140,2.7607,2.7880,2.9438,3.0024,3.1009,3.1571,3.1671,3.1764,3.2673,3.3651,3.5474,3.8797,3.9099,4.2641,4.7014,5.5808,5.8861],"y":[0.001851851851851852,0.003703703703703704,0.005555555555555556,0.009259259259259259,0.011111111111111112,0.012962962962962963,0.016666666666666666,0.018518518518518517,0.020370370370370372,0.022222222222222223,0.024074074074074074,0.025925925925925925,0.027777777777777776,0.02962962962962963,0.03148148148148148,0.03333333333333333,0.03518518518518519,0.037037037037037035,0.03888888888888889,0.040740740740740744,0.04259259259259259,0.044444444444444446,0.04814814814814815,0.05,0.05185185185185185,0.053703703703703705,0.05555555555555555,0.05740740740740741,0.05925925925925926,0.06111111111111111,0.06296296296296296,0.06481481481481481,0.06666666666666667,0.06851851851851852,0.07037037037037037,0.07222222222222222,0.07407407407407407,0.07592592592592592,0.07777777777777778,0.07962962962962963,0.08148148148148149,0.08333333333333333,0.08518518518518518,0.08703703703703704,0.08888888888888889,0.09074074074074075,0.09259259259259259,0.09444444444444444,0.0962962962962963,0.09814814814814815,0.1,0.10185185185185185,0.1037037037037037,0.10555555555555556,0.10740740740740741,0.10925925925925926,0.1111111111111111,0.11296296296296296,0.11481481481481481,0.11666666666666667,0.11851851851851852,0.12037037037037036,0.12222222222222222,0.12407407407407407,0.1259259259259259,0.12777777777777777,0.12962962962962962,0.13148148148148148,0.13333333333333333,0.13703703703703704,0.1388888888888889,0.14074074074074075,0.1425925925925926,0.14629629629629629,0.14814814814814814,0.15185185185185185,0.1537037037037037,0.15555555555555556,0.1574074074074074,0.15925925925925927,0.16111111111111112,0.16296296296296298,0.1648148148148148,0.16666666666666666,0.1685185185185185,0.17037037037037037,0.17222222222222222,0.17407407407407408,0.17592592592592593,0.17962962962962964,0.18333333333333332,0.18518518518518517,0.18703703703703703,0.18888888888888888,0.1925925925925926,0.19444444444444445,0.1962962962962963,0.19814814814814816,0.2,0.20185185185185187,0.2037037037037037,0.20555555555555555,0.2074074074074074,0.20925925925925926,0.2111111111111111,0.21296296296296297,0.21481481481481482,0.21666666666666667,0.21851851851851853,0.22037037037037038,0.2222222222222222,0.22407407407407406,0.22592592592592592,0.22777777777777777,0.22962962962962963,0.23148148148148148,0.23333333333333334,0.2351851851851852,0.23703703703703705,0.2388888888888889,0.24074074074074073,0.24259259259259258,0.24444444444444444,0.2462962962962963,0.24814814814814815,0.25,0.2518518518518518,0.2537037037037037,0.25555555555555554,0.2574074074074074,0.25925925925925924,0.2611111111111111,0.26296296296296295,0.26481481481481484,0.26666666666666666,0.26851851851851855,0.27037037037037037,0.2722222222222222,0.2740740740740741,0.2759259259259259,0.2777777777777778,0.2796296296296296,0.2814814814814815,0.2833333333333333,0.2851851851851852,0.28703703703703703,0.28888888888888886,0.29074074074074074,0.29259259259259257,0.29444444444444445,0.2962962962962963,0.29814814814814816,0.3,0.30185185185185187,0.3037037037037037,0.3055555555555556,0.3074074074074074,0.30925925925925923,0.3111111111111111,0.31296296296296294,0.3148148148148148,0.31666666666666665,0.31851851851851853,0.32037037037037036,0.32222222222222224,0.32407407407407407,0.32592592592592595,0.3277777777777778,0.3296296296296296,0.3314814814814815,0.3333333333333333,0.3351851851851852,0.337037037037037,0.3388888888888889,0.34074074074074073,0.3425925925925926,0.34444444444444444,0.34629629629629627,0.34814814814814815,0.35,0.35185185185185186,0.3537037037037037,0.35555555555555557,0.3574074074074074,0.3592592592592593,0.3611111111111111,0.362962962962963,0.3648148148148148,0.36666666666666664,0.3685185185185185,0.37037037037037035,0.37222222222222223,0.37407407407407406,0.37592592592592594,0.37962962962962965,0.3814814814814815,0.38333333333333336,0.3851851851851852,0.387037037037037,0.3888888888888889,0.3907407407407407,0.3925925925925926,0.39444444444444443,0.3962962962962963,0.39814814814814814,0.4,0.40185185185185185,0.40370370370370373,0.40555555555555556,0.4074074074074074,0.40925925925925927,0.4111111111111111,0.412962962962963,0.4148148148148148,0.4166666666666667,0.4185185185185185,0.4203703703703704,0.4222222222222222,0.42407407407407405,0.42592592592592593,0.42777777777777776,0.42962962962962964,0.43148148148148147,0.43333333333333335,0.4351851851851852,0.43703703703703706,0.44074074074074077,0.4425925925925926,0.4444444444444444,0.4462962962962963,0.44814814814814813,0.45,0.45185185185185184,0.4537037037037037,0.45555555555555555,0.45925925925925926,0.46111111111111114,0.46296296296296297,0.4648148148148148,0.4666666666666667,0.4685185185185185,0.4703703703703704,0.4722222222222222,0.4740740740740741,0.4759259259259259,0.4777777777777778,0.47962962962962963,0.48148148148148145,0.48333333333333334,0.48518518518518516,0.48703703703703705,0.4888888888888889,0.49074074074074076,0.4925925925925926,0.49444444444444446,0.4962962962962963,0.4981481481481482,0.5,0.5018518518518519,0.5037037037037037,0.5055555555555555,0.5074074074074074,0.5092592592592593,0.5111111111111111,0.512962962962963,0.5148148148148148,0.5166666666666667,0.5185185185185185,0.5203703703703704,0.5222222222222223,0.524074074074074,0.5259259259259259,0.5277777777777778,0.5296296296296297,0.5314814814814814,0.5333333333333333,0.5351851851851852,0.5370370370370371,0.5388888888888889,0.5407407407407407,0.5425925925925926,0.5444444444444444,0.5462962962962963,0.5481481481481482,0.55,0.5518518518518518,0.5537037037037037,0.5555555555555556,0.5574074074074075,0.5592592592592592,0.5611111111111111,0.562962962962963,0.5648148148148148,0.5666666666666667,0.5685185185185185,0.5703703703703704,0.5722222222222222,0.5740740740740741,0.575925925925926,0.5777777777777777,0.5796296296296296,0.5814814814814815,0.5833333333333334,0.5851851851851851,0.587037037037037,0.5888888888888889,0.5907407407407408,0.5925925925925926,0.5944444444444444,0.5962962962962963,0.5981481481481481,0.6,0.6018518518518519,0.6037037037037037,0.6055555555555555,0.6074074074074074,0.6092592592592593,0.6111111111111112,0.6129629629629629,0.6148148148148148,0.6166666666666667,0.6185185185185185,0.6203703703703703,0.6222222222222222,0.6240740740740741,0.6259259259259259,0.6277777777777778,0.6296296296296297,0.6314814814814815,0.6333333333333333,0.6351851851851852,0.6370370370370371,0.6388888888888888,0.6407407407407407,0.6425925925925926,0.6444444444444445,0.6462962962962963,0.6481481481481481,0.65,0.6518518518518519,0.6537037037037037,0.6555555555555556,0.6574074074074074,0.6592592592592592,0.6611111111111111,0.662962962962963,0.6648148148148149,0.6666666666666666,0.6685185185185185,0.6703703703703704,0.6722222222222223,0.674074074074074,0.6759259259259259,0.6777777777777778,0.6796296296296296,0.6814814814814815,0.6833333333333333,0.6851851851851852,0.687037037037037,0.6888888888888889,0.6907407407407408,0.6925925925925925,0.6944444444444444,0.6962962962962963,0.6981481481481482,0.7,0.7018518518518518,0.7037037037037037,0.7055555555555556,0.7074074074074074,0.7092592592592593,0.7111111111111111,0.7129629629629629,0.7148148148148148,0.7166666666666667,0.7185185185185186,0.7203703703703703,0.7222222222222222,0.7240740740740741,0.725925925925926,0.7277777777777777,0.7296296296296296,0.7314814814814815,0.7333333333333333,0.7351851851851852,0.737037037037037,0.7388888888888889,0.7407407407407407,0.7425925925925926,0.7444444444444445,0.7462962962962963,0.7481481481481481,0.75,0.7518518518518519,0.7537037037037037,0.7555555555555555,0.7574074074074074,0.7592592592592593,0.7611111111111111,0.762962962962963,0.7648148148148148,0.7666666666666667,0.7685185185185185,0.7703703703703704,0.7722222222222223,0.774074074074074,0.7759259259259259,0.7777777777777778,0.7796296296296297,0.7814814814814814,0.7833333333333333,0.7851851851851852,0.7870370370370371,0.7888888888888889,0.7907407407407407,0.7925925925925926,0.7944444444444444,0.7962962962962963,0.7981481481481482,0.8,0.8018518518518518,0.8037037037037037,0.8055555555555556,0.8074074074074075,0.8092592592592592,0.8111111111111111,0.812962962962963,0.8148148148148148,0.8166666666666667,0.8185185185185185,0.8203703703703704,0.8222222222222222,0.8240740740740741,0.825925925925926,0.8277777777777777,0.8296296296296296,0.8314814814814815,0.8333333333333334,0.8351851851851851,0.837037037037037,0.8388888888888889,0.8407407407407408,0.8425925925925926,0.8444444444444444,0.8462962962962963,0.8481481481481481,0.85,0.8518518518518519,0.8537037037037037,0.8555555555555555,0.8574074074074074,0.8611111111111112,0.8629629629629629,0.8648148148148148,0.8666666666666667,0.8685185185185185,0.8703703703703703,0.8722222222222222,0.8740740740740741,0.8759259259259259,0.8777777777777778,0.8796296296296297,0.8814814814814815,0.8833333333333333,0.8851851851851852,0.8870370370370371,0.8888888888888888,0.8925925925925926,0.8944444444444445,0.8962962962962963,0.8981481481481481,0.9,0.9018518518518519,0.9037037037037037,0.9055555555555556,0.9074074074074074,0.9092592592592592,0.9111111111111111,0.912962962962963,0.9148148148148149,0.9166666666666666,0.9185185185185185,0.9203703703703704,0.9222222222222223,0.924074074074074,0.9259259259259259,0.9277777777777778,0.9296296296296296,0.9314814814814815,0.9333333333333333,0.9351851851851852,0.937037037037037,0.9407407407407408,0.9425925925925925,0.9444444444444444,0.9462962962962963,0.9481481481481482,0.95,0.9518518518518518,0.9537037037037037,0.9555555555555556,0.9574074074074074,0.9592592592592593,0.9611111111111111,0.9629629629629629,0.9648148148148148,0.9666666666666667,0.9685185185185186,0.9703703703703703,0.9722222222222222,0.9740740740740741,0.975925925925926,0.9777777777777777,0.9796296296296296,0.9814814814814815,0.9833333333333333,0.9851851851851852,0.987037037037037,0.9888888888888889,0.9907407407407407,0.9925925925925926,0.9944444444444445,0.9962962962962963,0.9981481481481481],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, libp2p.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-libp2p.io-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-libp2p.io-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..47bf4129f1
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-libp2p.io-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[2.0164,2.0231,2.0278,2.0280,2.0355,2.1168,2.1200,2.1299,2.1426,2.1920,2.2021,2.2197,2.2251,2.2279,2.2403,2.2423,2.2511,2.2567,2.2583,2.2661,2.2669,2.2933,2.3027,2.3065,2.3068,2.3092,2.3165,2.3178,2.3196,2.3252,2.3326,2.3347,2.3498,2.3516,2.3527,2.3547,2.3654,2.3692,2.3716,2.3723,2.3754,2.3770,2.3944,2.3964,2.3980,2.4077,2.4095,2.4179,2.4196,2.4302,2.4337,2.4340,2.4388,2.4401,2.4430,2.4557,2.4558,2.4566,2.4586,2.4626,2.4636,2.4700,2.4729,2.4801,2.4812,2.4879,2.4952,2.4965,2.4976,2.5000,2.5038,2.5088,2.5193,2.5207,2.5243,2.5260,2.5268,2.5292,2.5313,2.5328,2.5343,2.5373,2.5379,2.5416,2.5545,2.5646,2.5655,2.5668,2.5673,2.5704,2.5706,2.5707,2.5737,2.5814,2.5815,2.5966,2.5979,2.6086,2.6110,2.6169,2.6187,2.6235,2.6287,2.6326,2.6360,2.6365,2.6405,2.6482,2.6546,2.6564,2.6578,2.6585,2.6601,2.6694,2.6743,2.6755,2.6756,2.6790,2.6793,2.6802,2.6805,2.6812,2.6844,2.6847,2.6867,2.6872,2.6877,2.6893,2.6950,2.6968,2.7071,2.7098,2.7111,2.7140,2.7149,2.7155,2.7178,2.7192,2.7209,2.7232,2.7233,2.7238,2.7259,2.7272,2.7426,2.7443,2.7461,2.7466,2.7490,2.7501,2.7517,2.7524,2.7540,2.7553,2.7572,2.7601,2.7631,2.7640,2.7654,2.7656,2.7676,2.7678,2.7682,2.7684,2.7732,2.7740,2.7752,2.7755,2.7776,2.7798,2.7812,2.7835,2.7858,2.7897,2.7912,2.7924,2.7946,2.7952,2.7955,2.7970,2.7994,2.8039,2.8056,2.8059,2.8111,2.8120,2.8212,2.8221,2.8225,2.8233,2.8242,2.8246,2.8256,2.8257,2.8263,2.8265,2.8297,2.8299,2.8300,2.8306,2.8320,2.8330,2.8340,2.8391,2.8398,2.8400,2.8408,2.8429,2.8432,2.8450,2.8454,2.8477,2.8478,2.8500,2.8534,2.8580,2.8591,2.8597,2.8603,2.8605,2.8616,2.8618,2.8626,2.8634,2.8652,2.8668,2.8681,2.8685,2.8727,2.8749,2.8758,2.8777,2.8778,2.8816,2.8849,2.8854,2.8860,2.8866,2.8890,2.8899,2.8941,2.8952,2.8989,2.8992,2.8995,2.9008,2.9010,2.9034,2.9056,2.9057,2.9063,2.9083,2.9126,2.9141,2.9156,2.9200,2.9205,2.9247,2.9263,2.9304,2.9307,2.9352,2.9370,2.9377,2.9399,2.9423,2.9433,2.9469,2.9470,2.9479,2.9488,2.9527,2.9536,2.9556,2.9560,2.9579,2.9581,2.9610,2.9653,2.9667,2.9748,2.9759,2.9760,2.9828,2.9843,2.9844,2.9877,2.9882,2.9886,2.9901,2.9910,2.9943,2.9981,2.9984,3.0005,3.0011,3.0014,3.0026,3.0032,3.0040,3.0055,3.0064,3.0088,3.0156,3.0170,3.0182,3.0191,3.0196,3.0222,3.0274,3.0279,3.0285,3.0308,3.0329,3.0351,3.0363,3.0370,3.0372,3.0391,3.0395,3.0416,3.0437,3.0445,3.0476,3.0478,3.0512,3.0544,3.0559,3.0568,3.0652,3.0670,3.0683,3.0684,3.0688,3.0691,3.0701,3.0743,3.0748,3.0767,3.0811,3.0819,3.0823,3.0843,3.0860,3.0862,3.0952,3.0966,3.0970,3.0989,3.0995,3.1015,3.1024,3.1029,3.1032,3.1038,3.1055,3.1120,3.1256,3.1275,3.1277,3.1300,3.1305,3.1389,3.1402,3.1426,3.1432,3.1471,3.1488,3.1494,3.1540,3.1561,3.1603,3.1634,3.1736,3.1741,3.1749,3.1763,3.1768,3.1787,3.1812,3.1841,3.1848,3.1942,3.2028,3.2052,3.2076,3.2082,3.2108,3.2112,3.2118,3.2120,3.2172,3.2183,3.2196,3.2234,3.2271,3.2277,3.2306,3.2311,3.2372,3.2393,3.2402,3.2417,3.2418,3.2439,3.2450,3.2469,3.2474,3.2481,3.2515,3.2547,3.2554,3.2559,3.2572,3.2597,3.2604,3.2607,3.2658,3.2662,3.2676,3.2677,3.2705,3.2769,3.2810,3.2814,3.2827,3.2855,3.2877,3.2902,3.2913,3.2933,3.2940,3.2958,3.3013,3.3024,3.3106,3.3134,3.3136,3.3211,3.3232,3.3270,3.3307,3.3311,3.3324,3.3338,3.3378,3.3479,3.3498,3.3511,3.3520,3.3555,3.3589,3.3636,3.3700,3.3755,3.3758,3.3776,3.3787,3.3803,3.3853,3.3870,3.3945,3.3965,3.3988,3.4059,3.4162,3.4226,3.4245,3.4257,3.4344,3.4356,3.4451,3.4510,3.4517,3.4576,3.4607,3.4644,3.4689,3.4872,3.4890,3.4917,3.4923,3.4978,3.5021,3.5186,3.5320,3.5355,3.5542,3.5608,3.5626,3.5648,3.5935,3.6013,3.6116,3.6197,3.6289,3.6410,3.6502,3.6556,3.6581,3.6615,3.6688,3.6812,3.6852,3.6884,3.7261,3.7395,3.7618,3.7645,3.7835,3.7875,3.8098,3.8478,3.8906,3.9156,3.9240,3.9498,4.0074,4.0214,4.0340,4.0390,4.0398,4.0560,4.0719,4.0847,4.1117,4.2426,4.2579,4.3150,4.3433,4.3738,4.4001,4.4624,4.4711,4.4943,4.5054,4.5208,4.5466,4.5909,4.8845,4.9851,5.0833,5.2743,5.3381,5.3487,5.3602,5.4953,5.5964,5.9573,6.1967,6.7225,7.0017,9.7529],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[1.7962,1.8703,1.8723,1.8967,1.8974,1.9464,1.9608,1.9802,1.9970,2.0149,2.0166,2.0183,2.0189,2.0195,2.0205,2.0211,2.0230,2.0240,2.0241,2.0242,2.0250,2.0256,2.0260,2.0261,2.0265,2.0267,2.0290,2.0297,2.0303,2.0306,2.0310,2.0314,2.0315,2.0316,2.0339,2.0341,2.0368,2.0398,2.0399,2.0438,2.0443,2.0513,2.0529,2.0568,2.0625,2.0661,2.1024,2.1180,2.1181,2.1239,2.1274,2.1426,2.1540,2.1640,2.1683,2.1789,2.1831,2.2032,2.2141,2.2145,2.2164,2.2285,2.2325,2.2370,2.2435,2.2446,2.2450,2.2460,2.2470,2.2720,2.2723,2.2746,2.2760,2.2783,2.2797,2.2862,2.2910,2.2923,2.2933,2.2957,2.2970,2.3044,2.3125,2.3127,2.3144,2.3153,2.3166,2.3181,2.3197,2.3290,2.3316,2.3332,2.3355,2.3452,2.3487,2.3541,2.3542,2.3548,2.3656,2.3678,2.3693,2.3703,2.3713,2.3775,2.3800,2.3804,2.3807,2.3818,2.3930,2.3949,2.3952,2.3960,2.3961,2.3993,2.4054,2.4066,2.4132,2.4168,2.4185,2.4264,2.4374,2.4401,2.4402,2.4429,2.4449,2.4474,2.4494,2.4524,2.4529,2.4530,2.4532,2.4540,2.4555,2.4567,2.4586,2.4592,2.4646,2.4656,2.4658,2.4670,2.4712,2.4728,2.4731,2.4753,2.4772,2.4773,2.4777,2.4783,2.4794,2.4803,2.4813,2.4827,2.4838,2.4864,2.4875,2.4909,2.4924,2.4976,2.5036,2.5060,2.5073,2.5097,2.5104,2.5129,2.5144,2.5152,2.5162,2.5163,2.5166,2.5204,2.5207,2.5285,2.5298,2.5300,2.5351,2.5363,2.5475,2.5500,2.5513,2.5524,2.5529,2.5539,2.5545,2.5549,2.5565,2.5576,2.5614,2.5617,2.5629,2.5633,2.5653,2.5663,2.5678,2.5680,2.5686,2.5708,2.5720,2.5722,2.5741,2.5770,2.5805,2.5818,2.5825,2.5835,2.5845,2.5854,2.5894,2.5896,2.5924,2.5947,2.5955,2.5962,2.5965,2.5970,2.5976,2.5986,2.6039,2.6062,2.6087,2.6106,2.6136,2.6140,2.6156,2.6169,2.6178,2.6185,2.6198,2.6224,2.6239,2.6247,2.6262,2.6265,2.6268,2.6281,2.6307,2.6319,2.6323,2.6331,2.6457,2.6461,2.6481,2.6502,2.6513,2.6523,2.6588,2.6603,2.6691,2.6710,2.6712,2.6724,2.6741,2.6749,2.6782,2.6793,2.6797,2.6803,2.6819,2.6827,2.6829,2.6832,2.6833,2.6928,2.6953,2.6954,2.6958,2.6980,2.7023,2.7097,2.7098,2.7124,2.7133,2.7142,2.7151,2.7161,2.7162,2.7197,2.7214,2.7236,2.7274,2.7288,2.7299,2.7322,2.7323,2.7332,2.7345,2.7348,2.7356,2.7407,2.7439,2.7444,2.7475,2.7507,2.7533,2.7534,2.7555,2.7558,2.7564,2.7572,2.7581,2.7588,2.7598,2.7616,2.7656,2.7686,2.7693,2.7698,2.7740,2.7753,2.7787,2.7794,2.7800,2.7803,2.7830,2.7858,2.7912,2.7927,2.7958,2.7962,2.8021,2.8025,2.8028,2.8069,2.8087,2.8091,2.8101,2.8115,2.8176,2.8180,2.8199,2.8211,2.8216,2.8222,2.8234,2.8248,2.8251,2.8259,2.8289,2.8303,2.8310,2.8322,2.8341,2.8410,2.8464,2.8485,2.8491,2.8497,2.8519,2.8566,2.8611,2.8612,2.8616,2.8618,2.8644,2.8654,2.8662,2.8674,2.8763,2.8770,2.8835,2.8860,2.8912,2.8938,2.8955,2.8958,2.9154,2.9176,2.9281,2.9293,2.9384,2.9399,2.9466,2.9519,2.9538,2.9560,2.9565,2.9568,2.9590,2.9604,2.9695,2.9710,2.9820,2.9868,2.9891,2.9945,2.9948,2.9974,2.9983,3.0069,3.0100,3.0149,3.0190,3.0238,3.0250,3.0268,3.0272,3.0299,3.0365,3.0381,3.0409,3.0412,3.0503,3.0512,3.0575,3.0638,3.0655,3.0661,3.0664,3.0760,3.0797,3.0807,3.0859,3.0921,3.0959,3.1099,3.1125,3.1184,3.1186,3.1196,3.1486,3.1512,3.1642,3.1649,3.1654,3.1669,3.1674,3.1735,3.1755,3.1820,3.1843,3.1930,3.1966,3.1989,3.2001,3.2076,3.2138,3.2251,3.2327,3.2372,3.2464,3.2623,3.2694,3.2745,3.2791,3.2814,3.2821,3.2830,3.2933,3.2969,3.2980,3.3053,3.3086,3.3149,3.3184,3.3312,3.3333,3.3341,3.3383,3.3414,3.3418,3.3439,3.3669,3.3781,3.3802,3.3828,3.3835,3.3900,3.3945,3.4058,3.4076,3.4150,3.4181,3.4193,3.4244,3.4262,3.4282,3.4447,3.4508,3.4563,3.4579,3.4640,3.4670,3.4676,3.4697,3.4702,3.4732,3.4752,3.4771,3.4814,3.4900,3.4946,3.5070,3.5104,3.5155,3.5213,3.5260,3.5327,3.5356,3.5531,3.5563,3.5585,3.5598,3.5614,3.5803,3.5950,3.6063,3.6088,3.6173,3.6219,3.6271,3.6331,3.6359,3.6383,3.6413,3.6415,3.6467,3.6557,3.6587,3.6629,3.6674,3.6759,3.6774,3.6788,3.6892,3.7020,3.7124,3.7235,3.7403,3.7431,3.7456,3.7496,3.7631,3.8051,3.8787,3.8798,3.8907,3.9530,3.9599,3.9704,3.9913,3.9983,4.0356,4.1394,4.2364,4.2525,4.2871,4.3596,4.4243],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.425,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[1.8835,1.9351,1.9977,2.0132,2.0148,2.0159,2.0161,2.0167,2.0169,2.0221,2.0228,2.0245,2.0248,2.0250,2.0278,2.0279,2.0289,2.0302,2.0553,2.0715,2.0754,2.0899,2.0939,2.1183,2.1198,2.1272,2.1416,2.1573,2.1644,2.1732,2.1846,2.1952,2.1953,2.2008,2.2084,2.2098,2.2131,2.2303,2.2331,2.2333,2.2358,2.2359,2.2420,2.2488,2.2506,2.2546,2.2591,2.2642,2.2697,2.2717,2.2719,2.2819,2.2834,2.2880,2.2950,2.3016,2.3070,2.3088,2.3150,2.3175,2.3187,2.3308,2.3324,2.3329,2.3521,2.3554,2.3557,2.3574,2.3613,2.3618,2.3658,2.3671,2.3687,2.3699,2.3753,2.3896,2.3909,2.3975,2.3994,2.3998,2.4010,2.4058,2.4061,2.4117,2.4174,2.4209,2.4241,2.4253,2.4349,2.4400,2.4430,2.4434,2.4446,2.4457,2.4496,2.4504,2.4530,2.4586,2.4636,2.4659,2.4691,2.4711,2.4741,2.4824,2.4881,2.4887,2.4924,2.4943,2.4955,2.4977,2.4978,2.5012,2.5077,2.5089,2.5124,2.5138,2.5140,2.5169,2.5171,2.5175,2.5188,2.5191,2.5195,2.5235,2.5239,2.5241,2.5296,2.5309,2.5318,2.5331,2.5363,2.5433,2.5441,2.5488,2.5531,2.5537,2.5589,2.5604,2.5609,2.5618,2.5659,2.5687,2.5703,2.5705,2.5707,2.5723,2.5727,2.5734,2.5762,2.5767,2.5777,2.5781,2.5800,2.5840,2.5861,2.5890,2.5899,2.5927,2.5959,2.5994,2.6027,2.6054,2.6063,2.6071,2.6082,2.6089,2.6115,2.6117,2.6127,2.6191,2.6245,2.6277,2.6281,2.6338,2.6348,2.6352,2.6357,2.6372,2.6385,2.6386,2.6449,2.6451,2.6453,2.6454,2.6527,2.6563,2.6569,2.6589,2.6593,2.6606,2.6633,2.6667,2.6679,2.6683,2.6707,2.6724,2.6787,2.6819,2.6834,2.6837,2.6863,2.6897,2.6914,2.6917,2.6923,2.6924,2.6939,2.6963,2.6964,2.6976,2.6994,2.6997,2.7009,2.7066,2.7073,2.7091,2.7124,2.7168,2.7193,2.7205,2.7225,2.7238,2.7240,2.7247,2.7256,2.7261,2.7267,2.7307,2.7354,2.7412,2.7423,2.7428,2.7436,2.7458,2.7461,2.7467,2.7490,2.7563,2.7566,2.7568,2.7685,2.7707,2.7725,2.7758,2.7786,2.7822,2.7866,2.7872,2.7873,2.7886,2.7918,2.7959,2.7970,2.7971,2.8032,2.8061,2.8108,2.8146,2.8201,2.8230,2.8233,2.8278,2.8298,2.8377,2.8394,2.8427,2.8431,2.8472,2.8479,2.8487,2.8497,2.8508,2.8511,2.8526,2.8613,2.8644,2.8661,2.8702,2.8738,2.8744,2.8785,2.8843,2.8845,2.8870,2.8873,2.8880,2.8882,2.8901,2.8951,2.8955,2.8989,2.9026,2.9062,2.9112,2.9167,2.9187,2.9204,2.9217,2.9219,2.9252,2.9263,2.9274,2.9285,2.9330,2.9449,2.9455,2.9475,2.9540,2.9555,2.9600,2.9627,2.9662,2.9684,2.9700,2.9710,2.9716,2.9718,2.9740,2.9757,2.9764,2.9810,2.9818,2.9823,2.9831,2.9844,2.9863,3.0072,3.0073,3.0191,3.0259,3.0266,3.0281,3.0302,3.0344,3.0352,3.0358,3.0380,3.0393,3.0394,3.0439,3.0458,3.0471,3.0483,3.0542,3.0560,3.0584,3.0607,3.0674,3.0697,3.0710,3.0761,3.0770,3.0822,3.0859,3.0913,3.0938,3.1060,3.1061,3.1104,3.1170,3.1202,3.1207,3.1234,3.1308,3.1314,3.1316,3.1415,3.1430,3.1441,3.1483,3.1536,3.1571,3.1577,3.1593,3.1594,3.1618,3.1675,3.1680,3.1684,3.1685,3.1695,3.1716,3.1771,3.1791,3.1792,3.1846,3.1866,3.1872,3.1882,3.1907,3.1953,3.1958,3.1961,3.2033,3.2075,3.2089,3.2138,3.2248,3.2253,3.2272,3.2290,3.2296,3.2343,3.2354,3.2454,3.2523,3.2610,3.2617,3.2640,3.2661,3.2669,3.2673,3.2727,3.2779,3.2884,3.2904,3.2968,3.2971,3.2985,3.3008,3.3009,3.3060,3.3077,3.3215,3.3260,3.3319,3.3342,3.3400,3.3431,3.3474,3.3491,3.3505,3.3538,3.3572,3.3789,3.3791,3.3857,3.3933,3.4000,3.4058,3.4200,3.4305,3.4402,3.4406,3.4503,3.4561,3.4581,3.4651,3.4688,3.4713,3.4752,3.4756,3.5108,3.5196,3.5295,3.5296,3.5399,3.5448,3.5485,3.5543,3.5544,3.5551,3.5558,3.5565,3.5686,3.5915,3.5969,3.6023,3.6081,3.6140,3.6304,3.6343,3.6419,3.6452,3.6507,3.6726,3.6835,3.6948,3.7129,3.7259,3.7309,3.7324,3.7332,3.7355,3.7377,3.7401,3.7522,3.7542,3.7598,3.7622,3.7628,3.8057,3.8363,3.8443,3.8554,3.8654,3.8789,3.9142,3.9338,3.9362,3.9633,4.0009,4.0135,4.0423,4.0500,4.0723,4.0776,4.1099,4.1273,4.1404,4.1448,4.2276,4.2516,4.2560,4.2972,4.3228,4.3343,4.3842,4.4381,4.4593,4.4612,4.4984,4.5335,4.5534,4.6179,4.7124,4.7961,4.8399,4.9055,4.9149,4.9682,5.0665,5.1123,5.2312,5.3143,5.3315,5.4257,5.5888,5.5991,5.7171,5.9176,5.9684,5.9771,6.0605,7.0468,7.9687,8.1091,9.2272,9.2992,11.3214,11.9594,14.1442],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[1.2441,1.2554,1.3120,1.3271,1.3751,1.3973,1.4092,1.4247,1.4626,1.4645,1.4798,1.5017,1.5116,1.5470,1.5478,1.5488,1.5554,1.5622,1.5682,1.5717,1.5872,1.5956,1.6316,1.6339,1.6721,1.6748,1.6931,1.6991,1.7202,1.7399,1.7773,1.7861,1.7886,1.7939,1.8099,1.8189,1.8190,1.8261,1.8351,1.8363,1.8394,1.8485,1.8522,1.8632,1.8649,1.8831,1.8870,1.8878,1.8908,1.8918,1.8953,1.9008,1.9022,1.9042,1.9093,1.9161,1.9163,1.9182,1.9205,1.9312,1.9348,1.9378,1.9451,1.9567,1.9699,1.9802,1.9840,1.9873,1.9897,1.9943,1.9991,2.0010,2.0015,2.0044,2.0098,2.0099,2.0149,2.0173,2.0184,2.0186,2.0195,2.0225,2.0235,2.0242,2.0243,2.0262,2.0268,2.0270,2.0285,2.0295,2.0313,2.0314,2.0334,2.0356,2.0359,2.0383,2.0401,2.0402,2.0412,2.0421,2.0425,2.0431,2.0437,2.0458,2.0478,2.0486,2.0502,2.0516,2.0522,2.0525,2.0542,2.0558,2.0578,2.0581,2.0597,2.0599,2.0603,2.0612,2.0620,2.0626,2.0629,2.0633,2.0634,2.0639,2.0656,2.0662,2.0664,2.0677,2.0682,2.0694,2.0701,2.0710,2.0711,2.0727,2.0730,2.0733,2.0750,2.0756,2.0759,2.0761,2.0769,2.0774,2.0779,2.0784,2.0786,2.0805,2.0807,2.0823,2.0826,2.0832,2.0839,2.0841,2.0845,2.0853,2.0857,2.0867,2.0879,2.0898,2.0907,2.0909,2.0916,2.0919,2.0924,2.0929,2.0958,2.0965,2.0967,2.0973,2.0974,2.0976,2.1008,2.1009,2.1017,2.1020,2.1021,2.1030,2.1032,2.1040,2.1056,2.1075,2.1080,2.1103,2.1104,2.1112,2.1116,2.1118,2.1121,2.1124,2.1126,2.1132,2.1144,2.1148,2.1153,2.1154,2.1155,2.1159,2.1161,2.1166,2.1189,2.1219,2.1227,2.1235,2.1243,2.1248,2.1255,2.1257,2.1258,2.1259,2.1269,2.1271,2.1273,2.1275,2.1276,2.1279,2.1281,2.1293,2.1294,2.1297,2.1298,2.1299,2.1309,2.1312,2.1330,2.1332,2.1342,2.1360,2.1363,2.1368,2.1371,2.1374,2.1384,2.1392,2.1397,2.1404,2.1409,2.1415,2.1418,2.1422,2.1428,2.1442,2.1443,2.1447,2.1448,2.1449,2.1451,2.1452,2.1455,2.1464,2.1477,2.1482,2.1485,2.1491,2.1495,2.1496,2.1514,2.1520,2.1532,2.1542,2.1544,2.1546,2.1548,2.1550,2.1566,2.1567,2.1580,2.1589,2.1590,2.1617,2.1628,2.1633,2.1634,2.1640,2.1663,2.1669,2.1674,2.1697,2.1699,2.1703,2.1730,2.1736,2.1739,2.1748,2.1780,2.1808,2.1811,2.1815,2.1823,2.1826,2.1844,2.1854,2.1862,2.1867,2.1876,2.1878,2.1881,2.1884,2.1885,2.1891,2.1912,2.1919,2.1936,2.1937,2.1950,2.1962,2.1964,2.1984,2.1988,2.2002,2.2032,2.2034,2.2052,2.2053,2.2059,2.2065,2.2071,2.2080,2.2085,2.2088,2.2108,2.2121,2.2129,2.2149,2.2151,2.2160,2.2164,2.2233,2.2242,2.2252,2.2258,2.2261,2.2298,2.2312,2.2349,2.2361,2.2383,2.2394,2.2399,2.2410,2.2445,2.2515,2.2519,2.2533,2.2538,2.2544,2.2547,2.2550,2.2551,2.2566,2.2583,2.2606,2.2619,2.2657,2.2669,2.2694,2.2700,2.2704,2.2730,2.2739,2.2754,2.2768,2.2781,2.2802,2.2819,2.2824,2.2865,2.2911,2.2927,2.2949,2.2963,2.2980,2.3001,2.3003,2.3014,2.3021,2.3023,2.3039,2.3045,2.3046,2.3088,2.3119,2.3141,2.3156,2.3164,2.3203,2.3217,2.3219,2.3223,2.3234,2.3249,2.3261,2.3300,2.3309,2.3335,2.3350,2.3362,2.3448,2.3458,2.3463,2.3473,2.3518,2.3572,2.3626,2.3663,2.3672,2.3683,2.3697,2.3711,2.3713,2.3724,2.3734,2.3821,2.3840,2.3853,2.3868,2.3883,2.3884,2.3890,2.3907,2.3923,2.3973,2.3999,2.4003,2.4053,2.4055,2.4072,2.4090,2.4095,2.4122,2.4160,2.4170,2.4188,2.4220,2.4223,2.4275,2.4276,2.4317,2.4330,2.4344,2.4391,2.4441,2.4446,2.4450,2.4469,2.4495,2.4533,2.4545,2.4549,2.4574,2.4621,2.4673,2.4715,2.4722,2.4732,2.4763,2.4767,2.4773,2.4790,2.4829,2.4831,2.4841,2.4843,2.4844,2.4886,2.4971,2.5007,2.5042,2.5047,2.5095,2.5118,2.5163,2.5172,2.5244,2.5253,2.5264,2.5266,2.5285,2.5347,2.5358,2.5411,2.5437,2.5444,2.5712,2.5750,2.5803,2.5999,2.6031,2.6078,2.6275,2.6476,2.6526,2.6546,2.6566,2.6938,2.7059,2.8080,2.8810,2.8983,2.9737,2.9748,3.0114,3.1282,3.1644,3.1713,3.2438,3.2929,3.3025,3.3033,3.3648,3.3940,3.3978,3.4836,3.5560,3.5596,3.7327,3.7496,3.7807,4.4886,4.5788,4.6322,5.0628,6.6642,7.5875,8.4726],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.016304347826086956,0.018115942028985508,0.019927536231884056,0.021739130434782608,0.02355072463768116,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.03260869565217391,0.034420289855072464,0.036231884057971016,0.03804347826086957,0.03985507246376811,0.041666666666666664,0.043478260869565216,0.04528985507246377,0.04710144927536232,0.04891304347826087,0.050724637681159424,0.05253623188405797,0.05434782608695652,0.05615942028985507,0.057971014492753624,0.059782608695652176,0.06159420289855073,0.06340579710144928,0.06521739130434782,0.06702898550724638,0.06884057971014493,0.07065217391304347,0.07246376811594203,0.07427536231884058,0.07608695652173914,0.07789855072463768,0.07971014492753623,0.08152173913043478,0.08333333333333333,0.08514492753623189,0.08695652173913043,0.08876811594202899,0.09057971014492754,0.09239130434782608,0.09420289855072464,0.09601449275362318,0.09782608695652174,0.09963768115942029,0.10144927536231885,0.10326086956521739,0.10507246376811594,0.1068840579710145,0.10869565217391304,0.1105072463768116,0.11231884057971014,0.11413043478260869,0.11594202898550725,0.11775362318840579,0.11956521739130435,0.1213768115942029,0.12318840579710146,0.125,0.12681159420289856,0.1286231884057971,0.13043478260869565,0.1322463768115942,0.13405797101449277,0.13768115942028986,0.13949275362318841,0.14130434782608695,0.14492753623188406,0.14673913043478262,0.14855072463768115,0.1503623188405797,0.15217391304347827,0.1539855072463768,0.15579710144927536,0.15760869565217392,0.15942028985507245,0.16304347826086957,0.16485507246376813,0.16666666666666666,0.16847826086956522,0.17028985507246377,0.1721014492753623,0.17391304347826086,0.17572463768115942,0.17753623188405798,0.1793478260869565,0.18115942028985507,0.18297101449275363,0.18478260869565216,0.18659420289855072,0.19021739130434784,0.19202898550724637,0.19384057971014493,0.1956521739130435,0.19746376811594202,0.19927536231884058,0.20108695652173914,0.2028985507246377,0.20471014492753623,0.20652173913043478,0.20833333333333334,0.21014492753623187,0.21195652173913043,0.213768115942029,0.21557971014492755,0.21739130434782608,0.2210144927536232,0.22282608695652173,0.2246376811594203,0.22644927536231885,0.22826086956521738,0.23007246376811594,0.2318840579710145,0.23369565217391305,0.23550724637681159,0.23731884057971014,0.2391304347826087,0.24094202898550723,0.2427536231884058,0.24456521739130435,0.2463768115942029,0.24818840579710144,0.25,0.25181159420289856,0.2536231884057971,0.2554347826086957,0.25905797101449274,0.2608695652173913,0.26268115942028986,0.2644927536231884,0.266304347826087,0.26811594202898553,0.26992753623188404,0.2717391304347826,0.27355072463768115,0.2753623188405797,0.27717391304347827,0.27898550724637683,0.28442028985507245,0.286231884057971,0.28804347826086957,0.2898550724637681,0.2916666666666667,0.29347826086956524,0.29528985507246375,0.2971014492753623,0.29891304347826086,0.3007246376811594,0.302536231884058,0.30434782608695654,0.3061594202898551,0.3079710144927536,0.30978260869565216,0.3115942028985507,0.3134057971014493,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.32065217391304346,0.3242753623188406,0.3278985507246377,0.32971014492753625,0.33152173913043476,0.3333333333333333,0.3351449275362319,0.33695652173913043,0.338768115942029,0.34057971014492755,0.3423913043478261,0.3442028985507246,0.34601449275362317,0.34782608695652173,0.3496376811594203,0.35144927536231885,0.35688405797101447,0.3605072463768116,0.36231884057971014,0.36594202898550726,0.3677536231884058,0.3713768115942029,0.37318840579710144,0.375,0.37681159420289856,0.3786231884057971,0.3804347826086957,0.3822463768115942,0.38405797101449274,0.3858695652173913,0.38768115942028986,0.3894927536231884,0.39311594202898553,0.39492753623188404,0.3967391304347826,0.39855072463768115,0.4003623188405797,0.40217391304347827,0.40398550724637683,0.4057971014492754,0.4076086956521739,0.40942028985507245,0.411231884057971,0.41304347826086957,0.4148550724637681,0.4166666666666667,0.41847826086956524,0.42028985507246375,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.427536231884058,0.42934782608695654,0.4311594202898551,0.4329710144927536,0.43478260869565216,0.4365942028985507,0.4384057971014493,0.4420289855072464,0.44565217391304346,0.447463768115942,0.4492753623188406,0.45108695652173914,0.4528985507246377,0.45471014492753625,0.45652173913043476,0.4583333333333333,0.4601449275362319,0.46195652173913043,0.463768115942029,0.46557971014492755,0.4673913043478261,0.4692028985507246,0.47101449275362317,0.47282608695652173,0.4746376811594203,0.47644927536231885,0.4782608695652174,0.48007246376811596,0.48188405797101447,0.483695652173913,0.4855072463768116,0.48731884057971014,0.4891304347826087,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.4963768115942029,0.49818840579710144,0.5,0.5018115942028986,0.5036231884057971,0.5054347826086957,0.5072463768115942,0.5090579710144928,0.5108695652173914,0.5126811594202898,0.5144927536231884,0.5163043478260869,0.5181159420289855,0.519927536231884,0.5217391304347826,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5289855072463768,0.5307971014492754,0.532608695652174,0.5362318840579711,0.5380434782608695,0.5398550724637681,0.5416666666666666,0.5434782608695652,0.5452898550724637,0.5471014492753623,0.5489130434782609,0.5507246376811594,0.552536231884058,0.5543478260869565,0.5579710144927537,0.5597826086956522,0.5615942028985508,0.5634057971014492,0.5652173913043478,0.5670289855072463,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5778985507246377,0.5797101449275363,0.5833333333333334,0.5851449275362319,0.5869565217391305,0.5887681159420289,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5960144927536232,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6105072463768116,0.6123188405797102,0.6141304347826086,0.6159420289855072,0.6177536231884058,0.6195652173913043,0.6213768115942029,0.6231884057971014,0.6268115942028986,0.6286231884057971,0.6304347826086957,0.6322463768115942,0.6340579710144928,0.6358695652173914,0.6376811594202898,0.6394927536231884,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6485507246376812,0.6503623188405797,0.6521739130434783,0.6539855072463768,0.6557971014492754,0.657608695652174,0.6594202898550725,0.6612318840579711,0.6630434782608695,0.6648550724637681,0.6684782608695652,0.6702898550724637,0.6721014492753623,0.6739130434782609,0.6757246376811594,0.677536231884058,0.6793478260869565,0.6811594202898551,0.6829710144927537,0.6847826086956522,0.6865942028985508,0.6884057971014492,0.6902173913043478,0.6920289855072463,0.6938405797101449,0.6956521739130435,0.697463768115942,0.6992753623188406,0.7010869565217391,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7083333333333334,0.7101449275362319,0.7119565217391305,0.7137681159420289,0.7155797101449275,0.717391304347826,0.7192028985507246,0.7210144927536232,0.7228260869565217,0.7246376811594203,0.7282608695652174,0.730072463768116,0.7318840579710145,0.7336956521739131,0.7355072463768116,0.7373188405797102,0.7391304347826086,0.7409420289855072,0.7427536231884058,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7518115942028986,0.7536231884057971,0.7554347826086957,0.7572463768115942,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.769927536231884,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7771739130434783,0.7789855072463768,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7862318840579711,0.7880434782608695,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7952898550724637,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.802536231884058,0.8043478260869565,0.8061594202898551,0.8079710144927537,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8152173913043478,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8315217391304348,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8478260869565217,0.8496376811594203,0.8514492753623188,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[1.8969,1.9264,2.0027,2.0157,2.0158,2.0165,2.0184,2.0193,2.0200,2.0227,2.0252,2.0253,2.0256,2.0259,2.0263,2.0276,2.0356,2.0486,2.0505,2.0589,2.0641,2.0754,2.0775,2.0942,2.0946,2.1062,2.1150,2.1255,2.1269,2.1433,2.1517,2.1572,2.1639,2.1649,2.1659,2.1673,2.1755,2.1772,2.1777,2.1973,2.2036,2.2143,2.2217,2.2287,2.2292,2.2300,2.2309,2.2313,2.2357,2.2366,2.2380,2.2382,2.2416,2.2430,2.2477,2.2525,2.2530,2.2540,2.2558,2.2579,2.2628,2.2720,2.2783,2.2788,2.2843,2.2856,2.2936,2.2983,2.2999,2.3068,2.3107,2.3139,2.3163,2.3166,2.3177,2.3293,2.3318,2.3344,2.3383,2.3403,2.3514,2.3525,2.3536,2.3558,2.3572,2.3604,2.3621,2.3629,2.3633,2.3689,2.3691,2.3743,2.3745,2.3751,2.3759,2.3772,2.3826,2.3892,2.3921,2.3927,2.3939,2.3952,2.3972,2.4017,2.4052,2.4067,2.4073,2.4100,2.4110,2.4117,2.4119,2.4121,2.4125,2.4131,2.4132,2.4134,2.4140,2.4198,2.4233,2.4241,2.4247,2.4257,2.4264,2.4274,2.4287,2.4292,2.4294,2.4335,2.4348,2.4369,2.4378,2.4447,2.4459,2.4472,2.4501,2.4528,2.4531,2.4534,2.4547,2.4587,2.4590,2.4602,2.4616,2.4617,2.4631,2.4635,2.4658,2.4660,2.4662,2.4672,2.4689,2.4777,2.4822,2.4847,2.4869,2.4883,2.4909,2.4913,2.4925,2.4935,2.4939,2.4976,2.4980,2.4989,2.4991,2.5011,2.5014,2.5043,2.5059,2.5104,2.5141,2.5160,2.5183,2.5203,2.5220,2.5239,2.5251,2.5291,2.5295,2.5320,2.5330,2.5339,2.5351,2.5418,2.5434,2.5453,2.5467,2.5483,2.5529,2.5541,2.5546,2.5597,2.5613,2.5661,2.5687,2.5693,2.5728,2.5730,2.5758,2.5763,2.5787,2.5795,2.5800,2.5805,2.5839,2.5842,2.5844,2.5854,2.5871,2.5879,2.5919,2.5986,2.5991,2.6005,2.6011,2.6015,2.6053,2.6058,2.6079,2.6088,2.6099,2.6104,2.6108,2.6116,2.6149,2.6159,2.6173,2.6175,2.6182,2.6203,2.6206,2.6214,2.6234,2.6252,2.6263,2.6301,2.6302,2.6307,2.6324,2.6334,2.6364,2.6366,2.6373,2.6393,2.6413,2.6427,2.6433,2.6450,2.6454,2.6463,2.6525,2.6530,2.6541,2.6556,2.6592,2.6599,2.6605,2.6663,2.6689,2.6717,2.6781,2.6784,2.6798,2.6825,2.6905,2.6908,2.6948,2.7016,2.7041,2.7044,2.7054,2.7065,2.7082,2.7085,2.7091,2.7113,2.7121,2.7124,2.7126,2.7165,2.7166,2.7172,2.7209,2.7237,2.7248,2.7261,2.7295,2.7313,2.7375,2.7397,2.7403,2.7437,2.7444,2.7490,2.7549,2.7563,2.7595,2.7640,2.7643,2.7688,2.7848,2.7878,2.7891,2.7903,2.7905,2.7925,2.7941,2.7987,2.8007,2.8041,2.8050,2.8054,2.8093,2.8148,2.8149,2.8168,2.8191,2.8193,2.8208,2.8268,2.8271,2.8365,2.8368,2.8403,2.8405,2.8410,2.8417,2.8426,2.8436,2.8489,2.8504,2.8509,2.8546,2.8548,2.8564,2.8621,2.8649,2.8686,2.8712,2.8818,2.8827,2.8855,2.8864,2.8876,2.8941,2.8952,2.8973,2.8974,2.8985,2.9005,2.9092,2.9098,2.9109,2.9143,2.9180,2.9301,2.9305,2.9337,2.9348,2.9420,2.9426,2.9452,2.9467,2.9543,2.9547,2.9549,2.9631,2.9658,2.9660,2.9666,2.9668,2.9673,2.9760,2.9766,2.9778,2.9780,2.9800,2.9892,2.9926,2.9927,2.9976,3.0017,3.0094,3.0149,3.0172,3.0186,3.0272,3.0284,3.0303,3.0390,3.0420,3.0442,3.0553,3.0651,3.0666,3.0670,3.0678,3.0691,3.0755,3.0771,3.0822,3.0826,3.0832,3.0839,3.0871,3.0894,3.0902,3.0933,3.0936,3.0938,3.1043,3.1074,3.1102,3.1115,3.1137,3.1176,3.1189,3.1209,3.1244,3.1254,3.1256,3.1295,3.1320,3.1335,3.1391,3.1410,3.1418,3.1436,3.1479,3.1506,3.1562,3.1568,3.1572,3.1658,3.1711,3.1736,3.1745,3.1771,3.1773,3.1782,3.1831,3.1853,3.1908,3.1943,3.1975,3.2046,3.2164,3.2208,3.2222,3.2274,3.2309,3.2323,3.2327,3.2333,3.2433,3.2490,3.2530,3.2645,3.2813,3.2828,3.2848,3.2902,3.2936,3.2955,3.2979,3.3032,3.3085,3.3093,3.3105,3.3155,3.3243,3.3317,3.3346,3.3379,3.3422,3.3484,3.3591,3.3593,3.3689,3.3744,3.3767,3.3769,3.3841,3.3924,3.3936,3.4065,3.4096,3.4162,3.4207,3.4215,3.4250,3.4255,3.4292,3.4306,3.4355,3.4356,3.4377,3.4465,3.4801,3.4810,3.4822,3.5175,3.5400,3.5464,3.5612,3.5755,3.5840,3.5860,3.5920,3.6107,3.6110,3.6210,3.6290,3.6443,3.6583,3.6859,3.6867,3.6900,3.7083,3.7251,3.7317,3.7897,3.8044,3.8311,3.8641,3.8649,3.9042,3.9921,4.0265,4.0316,4.0514,4.1211,4.1251,4.2093,4.2257,4.3123,4.4056,4.4091,4.5100,4.5117,4.5655,4.6132,4.8695,4.9889,5.6304,5.8308,6.1294,6.3091,7.5951,10.8486,13.5370],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[1.3664,1.4132,1.4730,1.4924,1.5119,1.5310,1.5439,1.5609,1.5881,1.5928,1.6014,1.6056,1.6549,1.6620,1.6772,1.6842,1.6944,1.6992,1.7049,1.7059,1.7162,1.7338,1.7373,1.7435,1.7602,1.7623,1.7721,1.7815,1.7820,1.8042,1.8058,1.8076,1.8134,1.8206,1.8300,1.8337,1.8341,1.8406,1.8490,1.8519,1.8600,1.8621,1.8694,1.8772,1.8801,1.8871,1.8886,1.8978,1.9101,1.9155,1.9160,1.9219,1.9224,1.9249,1.9309,1.9330,1.9333,1.9336,1.9497,1.9528,1.9535,1.9551,1.9623,1.9673,1.9780,2.0010,2.0055,2.0073,2.0076,2.0113,2.0143,2.0206,2.0212,2.0248,2.0259,2.0301,2.0392,2.0412,2.0431,2.0438,2.0489,2.0495,2.0505,2.0558,2.0570,2.0583,2.0592,2.0593,2.0596,2.0602,2.0611,2.0612,2.0629,2.0648,2.0659,2.0669,2.0677,2.0678,2.0697,2.0700,2.0704,2.0722,2.0727,2.0733,2.0734,2.0809,2.0817,2.0860,2.0870,2.0903,2.0907,2.0913,2.0921,2.0924,2.0939,2.0946,2.0959,2.0978,2.0982,2.0983,2.0984,2.0999,2.1001,2.1008,2.1056,2.1058,2.1069,2.1074,2.1076,2.1083,2.1088,2.1098,2.1117,2.1122,2.1127,2.1132,2.1135,2.1150,2.1157,2.1167,2.1189,2.1205,2.1217,2.1220,2.1229,2.1262,2.1272,2.1273,2.1293,2.1312,2.1320,2.1329,2.1358,2.1363,2.1367,2.1395,2.1396,2.1406,2.1407,2.1436,2.1439,2.1447,2.1470,2.1482,2.1487,2.1498,2.1504,2.1505,2.1516,2.1524,2.1528,2.1557,2.1564,2.1565,2.1569,2.1570,2.1591,2.1596,2.1625,2.1631,2.1632,2.1654,2.1658,2.1659,2.1690,2.1694,2.1708,2.1727,2.1740,2.1751,2.1758,2.1761,2.1768,2.1772,2.1792,2.1795,2.1809,2.1815,2.1818,2.1819,2.1820,2.1859,2.1862,2.1865,2.1872,2.1876,2.1888,2.1906,2.1908,2.1909,2.1913,2.1915,2.1920,2.1955,2.1991,2.1994,2.2014,2.2028,2.2029,2.2036,2.2043,2.2054,2.2064,2.2081,2.2083,2.2087,2.2090,2.2092,2.2097,2.2109,2.2118,2.2122,2.2136,2.2149,2.2155,2.2174,2.2185,2.2201,2.2202,2.2211,2.2219,2.2257,2.2260,2.2271,2.2272,2.2276,2.2278,2.2286,2.2289,2.2291,2.2294,2.2296,2.2300,2.2312,2.2313,2.2321,2.2346,2.2347,2.2364,2.2370,2.2375,2.2385,2.2399,2.2413,2.2419,2.2423,2.2441,2.2469,2.2498,2.2500,2.2503,2.2544,2.2545,2.2547,2.2548,2.2552,2.2554,2.2576,2.2594,2.2595,2.2599,2.2605,2.2611,2.2616,2.2647,2.2663,2.2673,2.2686,2.2693,2.2695,2.2706,2.2714,2.2716,2.2727,2.2735,2.2762,2.2766,2.2772,2.2784,2.2795,2.2796,2.2805,2.2834,2.2839,2.2877,2.2887,2.2888,2.2899,2.2900,2.2914,2.2915,2.2936,2.2996,2.3039,2.3070,2.3102,2.3110,2.3122,2.3125,2.3127,2.3128,2.3132,2.3170,2.3182,2.3219,2.3229,2.3240,2.3258,2.3268,2.3275,2.3284,2.3310,2.3311,2.3312,2.3322,2.3337,2.3338,2.3340,2.3353,2.3358,2.3362,2.3380,2.3381,2.3383,2.3396,2.3422,2.3434,2.3450,2.3461,2.3472,2.3491,2.3505,2.3528,2.3530,2.3538,2.3541,2.3543,2.3544,2.3568,2.3582,2.3602,2.3618,2.3631,2.3638,2.3668,2.3671,2.3678,2.3685,2.3694,2.3732,2.3752,2.3764,2.3768,2.3834,2.3875,2.3878,2.3918,2.3921,2.3929,2.3942,2.3947,2.3948,2.3959,2.3969,2.3981,2.3991,2.3995,2.4055,2.4064,2.4068,2.4094,2.4118,2.4137,2.4150,2.4214,2.4239,2.4263,2.4292,2.4321,2.4322,2.4352,2.4356,2.4359,2.4360,2.4363,2.4375,2.4381,2.4387,2.4434,2.4472,2.4482,2.4500,2.4503,2.4538,2.4577,2.4599,2.4600,2.4611,2.4617,2.4622,2.4756,2.4762,2.4784,2.4789,2.4822,2.4874,2.4926,2.4946,2.4981,2.5062,2.5075,2.5080,2.5116,2.5144,2.5203,2.5219,2.5258,2.5269,2.5310,2.5311,2.5319,2.5417,2.5491,2.5571,2.5629,2.5658,2.5668,2.5752,2.5875,2.5930,2.5981,2.6029,2.6146,2.6156,2.6401,2.6437,2.6450,2.6461,2.6510,2.6529,2.6555,2.6644,2.6753,2.6784,2.6785,2.6789,2.6879,2.6989,2.7244,2.7347,2.7501,2.7640,2.7743,2.7748,2.8243,2.8626,2.8655,2.8804,2.8895,2.9110,2.9369,2.9383,2.9496,2.9576,2.9582,2.9683,2.9813,2.9817,3.0100,3.0187,3.0244,3.0633,3.0709,3.0769,3.0933,3.0991,3.1088,3.1092,3.1224,3.1445,3.1835,3.1929,3.2341,3.2454,3.2568,3.2645,3.3005,3.3032,3.3195,3.3431,3.3565,3.3614,3.3665,3.4194,3.4281,3.4353,3.4359,3.4364,3.4627,3.4675,3.4759,3.4819,3.4884,3.4893,3.5772,3.5820,3.6339,3.7552,3.7750,3.7767,3.7875,3.8529,3.8681,3.9999,4.0520,4.0691,4.0843,4.2420,4.2650,4.2766,4.3501,4.5553,4.8642,5.4026,5.4879,5.8977,5.9463,10.8184],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[1.3743,1.3851,1.4093,1.4310,1.4333,1.4400,1.4470,1.4550,1.4622,1.4628,1.4660,1.4802,1.5022,1.5150,1.5173,1.5177,1.5282,1.5316,1.5406,1.5425,1.5450,1.5473,1.5518,1.5631,1.5881,1.5932,1.5991,1.6027,1.6053,1.6055,1.6301,1.6373,1.6401,1.6444,1.6530,1.6565,1.6638,1.6681,1.6721,1.6733,1.6862,1.6869,1.6877,1.6916,1.6934,1.6952,1.6992,1.7079,1.7083,1.7311,1.7598,1.7656,1.7673,1.7814,1.7927,1.7977,1.7984,1.8017,1.8104,1.8136,1.8147,1.8233,1.8327,1.8363,1.8416,1.8420,1.8607,1.8649,1.8718,1.8862,1.8880,1.8884,1.8897,1.8992,1.9297,1.9307,1.9378,1.9521,1.9565,1.9597,1.9598,1.9663,1.9759,1.9846,1.9847,1.9865,1.9872,1.9874,1.9897,1.9927,1.9932,1.9973,1.9992,1.9997,2.0006,2.0044,2.0045,2.0063,2.0071,2.0080,2.0083,2.0099,2.0117,2.0120,2.0131,2.0161,2.0174,2.0191,2.0206,2.0208,2.0233,2.0236,2.0260,2.0296,2.0300,2.0331,2.0335,2.0353,2.0386,2.0411,2.0420,2.0424,2.0430,2.0441,2.0449,2.0492,2.0495,2.0509,2.0514,2.0535,2.0558,2.0573,2.0585,2.0599,2.0610,2.0636,2.0649,2.0652,2.0671,2.0690,2.0705,2.0706,2.0720,2.0724,2.0733,2.0779,2.0780,2.0798,2.0814,2.0818,2.0836,2.0841,2.0860,2.0890,2.0893,2.0895,2.0896,2.0913,2.0939,2.0950,2.0980,2.0987,2.1007,2.1011,2.1020,2.1022,2.1023,2.1035,2.1047,2.1056,2.1066,2.1083,2.1088,2.1098,2.1110,2.1131,2.1134,2.1172,2.1216,2.1231,2.1240,2.1241,2.1303,2.1310,2.1317,2.1325,2.1339,2.1375,2.1379,2.1397,2.1399,2.1400,2.1403,2.1410,2.1416,2.1428,2.1429,2.1441,2.1446,2.1453,2.1457,2.1461,2.1474,2.1487,2.1506,2.1526,2.1544,2.1554,2.1581,2.1669,2.1670,2.1684,2.1693,2.1702,2.1729,2.1749,2.1776,2.1778,2.1803,2.1825,2.1830,2.1884,2.1942,2.1957,2.1960,2.1964,2.1969,2.1973,2.1977,2.1978,2.1999,2.2028,2.2030,2.2031,2.2076,2.2080,2.2097,2.2114,2.2122,2.2156,2.2166,2.2170,2.2195,2.2213,2.2218,2.2235,2.2238,2.2278,2.2309,2.2316,2.2318,2.2321,2.2353,2.2367,2.2400,2.2409,2.2414,2.2426,2.2436,2.2448,2.2452,2.2467,2.2537,2.2556,2.2563,2.2565,2.2653,2.2663,2.2672,2.2676,2.2798,2.2817,2.2823,2.2824,2.2839,2.2873,2.2913,2.2950,2.2960,2.2962,2.2967,2.2984,2.2985,2.3023,2.3075,2.3095,2.3096,2.3111,2.3131,2.3159,2.3170,2.3196,2.3225,2.3382,2.3393,2.3397,2.3437,2.3455,2.3472,2.3475,2.3513,2.3516,2.3532,2.3573,2.3614,2.3660,2.3692,2.3726,2.3734,2.3784,2.3843,2.3916,2.3934,2.3983,2.3984,2.4079,2.4092,2.4137,2.4145,2.4185,2.4228,2.4272,2.4324,2.4325,2.4365,2.4367,2.4529,2.4545,2.4556,2.4575,2.4585,2.4632,2.4633,2.4771,2.4800,2.4807,2.4818,2.4857,2.5016,2.5103,2.5140,2.5243,2.5257,2.5262,2.5284,2.5302,2.5305,2.5326,2.5360,2.5397,2.5439,2.5457,2.5459,2.5548,2.5587,2.5611,2.5623,2.5652,2.5668,2.5704,2.5798,2.5800,2.5860,2.6032,2.6117,2.6131,2.6146,2.6228,2.6261,2.6267,2.6290,2.6312,2.6403,2.6409,2.6477,2.6483,2.6513,2.6534,2.6552,2.6593,2.6702,2.6734,2.6739,2.6852,2.7053,2.7095,2.7115,2.7163,2.7242,2.7288,2.7422,2.7499,2.7555,2.7558,2.7581,2.7668,2.7672,2.7770,2.7860,2.7911,2.7921,2.7925,2.7935,2.7974,2.7983,2.8005,2.8014,2.8097,2.8149,2.8223,2.8229,2.8292,2.8357,2.8375,2.8453,2.8479,2.8514,2.8590,2.8687,2.8768,2.8838,2.9167,2.9270,2.9347,2.9588,2.9615,2.9642,2.9646,2.9929,2.9977,3.0088,3.0148,3.0431,3.0539,3.0615,3.0763,3.0994,3.1157,3.1163,3.1218,3.1750,3.1761,3.1827,3.1863,3.1909,3.1994,3.2018,3.2084,3.2146,3.2224,3.2339,3.2418,3.2673,3.2816,3.2964,3.2981,3.3000,3.3029,3.3067,3.3138,3.3182,3.3204,3.3217,3.3394,3.3610,3.3715,3.3774,3.4073,3.4127,3.4245,3.4354,3.4431,3.4456,3.4592,3.4596,3.4682,3.5093,3.5212,3.5230,3.5285,3.5367,3.5469,3.5586,3.5876,3.5964,3.6199,3.6309,3.6323,3.6393,3.6699,3.6825,3.7817,3.7827,3.8020,3.8396,3.8690,3.8713,3.8863,3.9342,3.9389,3.9786,3.9798,3.9829,4.0549,4.0708,4.0768,4.1332,4.2506,4.3391,4.3823,4.4409,4.4495,4.4948,4.5331,4.5768,4.7505,4.8330,4.9315,4.9495,4.9587,4.9793,4.9997,5.0968,5.1612,5.3577,5.6081,5.7373,6.0693,6.5197,6.7100],"y":[0.001851851851851852,0.003703703703703704,0.005555555555555556,0.007407407407407408,0.009259259259259259,0.011111111111111112,0.012962962962962963,0.014814814814814815,0.016666666666666666,0.018518518518518517,0.020370370370370372,0.022222222222222223,0.024074074074074074,0.025925925925925925,0.027777777777777776,0.02962962962962963,0.03148148148148148,0.03333333333333333,0.03518518518518519,0.037037037037037035,0.03888888888888889,0.040740740740740744,0.04259259259259259,0.044444444444444446,0.046296296296296294,0.04814814814814815,0.05,0.05185185185185185,0.053703703703703705,0.05555555555555555,0.05740740740740741,0.05925925925925926,0.06111111111111111,0.06296296296296296,0.06481481481481481,0.06666666666666667,0.06851851851851852,0.07037037037037037,0.07222222222222222,0.07407407407407407,0.07592592592592592,0.07777777777777778,0.07962962962962963,0.08148148148148149,0.08333333333333333,0.08518518518518518,0.08703703703703704,0.08888888888888889,0.09074074074074075,0.09259259259259259,0.09444444444444444,0.0962962962962963,0.09814814814814815,0.1,0.10185185185185185,0.1037037037037037,0.10555555555555556,0.10740740740740741,0.10925925925925926,0.1111111111111111,0.11296296296296296,0.11481481481481481,0.11666666666666667,0.11851851851851852,0.12037037037037036,0.12222222222222222,0.12407407407407407,0.1259259259259259,0.12777777777777777,0.12962962962962962,0.13148148148148148,0.13333333333333333,0.13518518518518519,0.13703703703703704,0.1388888888888889,0.14074074074074075,0.1425925925925926,0.14444444444444443,0.14629629629629629,0.14814814814814814,0.15,0.15185185185185185,0.1537037037037037,0.15555555555555556,0.15925925925925927,0.16111111111111112,0.16296296296296298,0.1648148148148148,0.16666666666666666,0.1685185185185185,0.17222222222222222,0.17407407407407408,0.17592592592592593,0.17777777777777778,0.17962962962962964,0.1814814814814815,0.18333333333333332,0.18518518518518517,0.18703703703703703,0.18888888888888888,0.19074074074074074,0.1925925925925926,0.19444444444444445,0.1962962962962963,0.19814814814814816,0.20185185185185187,0.2037037037037037,0.20555555555555555,0.2074074074074074,0.20925925925925926,0.2111111111111111,0.21296296296296297,0.21481481481481482,0.21666666666666667,0.21851851851851853,0.22037037037037038,0.22407407407407406,0.22592592592592592,0.22777777777777777,0.22962962962962963,0.23148148148148148,0.23333333333333334,0.2351851851851852,0.23703703703703705,0.2388888888888889,0.24074074074074073,0.24259259259259258,0.24444444444444444,0.2462962962962963,0.24814814814814815,0.25,0.2518518518518518,0.2537037037037037,0.25555555555555554,0.2574074074074074,0.25925925925925924,0.2611111111111111,0.26296296296296295,0.26481481481481484,0.26666666666666666,0.26851851851851855,0.27037037037037037,0.2722222222222222,0.2740740740740741,0.2759259259259259,0.2777777777777778,0.2796296296296296,0.2814814814814815,0.2833333333333333,0.2851851851851852,0.28703703703703703,0.28888888888888886,0.29074074074074074,0.29259259259259257,0.29444444444444445,0.2962962962962963,0.29814814814814816,0.3,0.30185185185185187,0.3037037037037037,0.3055555555555556,0.3074074074074074,0.30925925925925923,0.3111111111111111,0.31296296296296294,0.3148148148148148,0.31666666666666665,0.31851851851851853,0.32037037037037036,0.32222222222222224,0.32407407407407407,0.32592592592592595,0.3277777777777778,0.3296296296296296,0.3314814814814815,0.3333333333333333,0.3351851851851852,0.337037037037037,0.3388888888888889,0.34074074074074073,0.3425925925925926,0.34444444444444444,0.34814814814814815,0.35,0.35185185185185186,0.3537037037037037,0.35555555555555557,0.3574074074074074,0.3592592592592593,0.3611111111111111,0.362962962962963,0.3648148148148148,0.36666666666666664,0.3685185185185185,0.37037037037037035,0.37222222222222223,0.37407407407407406,0.37592592592592594,0.37777777777777777,0.37962962962962965,0.38333333333333336,0.3851851851851852,0.387037037037037,0.3888888888888889,0.3907407407407407,0.39444444444444443,0.3962962962962963,0.39814814814814814,0.4,0.40185185185185185,0.40370370370370373,0.40555555555555556,0.4074074074074074,0.40925925925925927,0.4111111111111111,0.412962962962963,0.4148148148148148,0.4166666666666667,0.4185185185185185,0.4203703703703704,0.42407407407407405,0.42592592592592593,0.42777777777777776,0.42962962962962964,0.43148148148148147,0.43333333333333335,0.4351851851851852,0.43703703703703706,0.4388888888888889,0.44074074074074077,0.4425925925925926,0.4444444444444444,0.4462962962962963,0.44814814814814813,0.45,0.45185185185185184,0.4537037037037037,0.45555555555555555,0.45740740740740743,0.45925925925925926,0.46111111111111114,0.46296296296296297,0.4648148148148148,0.4666666666666667,0.4685185185185185,0.4703703703703704,0.4722222222222222,0.4740740740740741,0.4759259259259259,0.4777777777777778,0.47962962962962963,0.48148148148148145,0.48333333333333334,0.48518518518518516,0.48703703703703705,0.4888888888888889,0.49074074074074076,0.4925925925925926,0.49444444444444446,0.4962962962962963,0.4981481481481482,0.5,0.5018518518518519,0.5055555555555555,0.5074074074074074,0.5092592592592593,0.5111111111111111,0.512962962962963,0.5148148148148148,0.5166666666666667,0.5185185185185185,0.5203703703703704,0.5222222222222223,0.524074074074074,0.5259259259259259,0.5277777777777778,0.5296296296296297,0.5314814814814814,0.5333333333333333,0.5351851851851852,0.5370370370370371,0.5388888888888889,0.5407407407407407,0.5425925925925926,0.5444444444444444,0.5462962962962963,0.5481481481481482,0.55,0.5518518518518518,0.5537037037037037,0.5555555555555556,0.5574074074074075,0.5592592592592592,0.5611111111111111,0.562962962962963,0.5648148148148148,0.5666666666666667,0.5685185185185185,0.5703703703703704,0.5722222222222222,0.5740740740740741,0.575925925925926,0.5777777777777777,0.5796296296296296,0.5814814814814815,0.5833333333333334,0.5851851851851851,0.587037037037037,0.5888888888888889,0.5907407407407408,0.5925925925925926,0.5944444444444444,0.5962962962962963,0.5981481481481481,0.6,0.6018518518518519,0.6037037037037037,0.6055555555555555,0.6074074074074074,0.6092592592592593,0.6111111111111112,0.6129629629629629,0.6148148148148148,0.6166666666666667,0.6185185185185185,0.6203703703703703,0.6222222222222222,0.6240740740740741,0.6259259259259259,0.6277777777777778,0.6296296296296297,0.6314814814814815,0.6333333333333333,0.6351851851851852,0.6370370370370371,0.6388888888888888,0.6407407407407407,0.6425925925925926,0.6444444444444445,0.6462962962962963,0.6481481481481481,0.65,0.6518518518518519,0.6537037037037037,0.6555555555555556,0.6574074074074074,0.6592592592592592,0.6611111111111111,0.662962962962963,0.6648148148148149,0.6666666666666666,0.6685185185185185,0.6703703703703704,0.6722222222222223,0.674074074074074,0.6759259259259259,0.6777777777777778,0.6796296296296296,0.6814814814814815,0.6833333333333333,0.6851851851851852,0.687037037037037,0.6888888888888889,0.6907407407407408,0.6925925925925925,0.6944444444444444,0.6962962962962963,0.6981481481481482,0.7,0.7018518518518518,0.7037037037037037,0.7055555555555556,0.7074074074074074,0.7092592592592593,0.7111111111111111,0.7129629629629629,0.7148148148148148,0.7166666666666667,0.7185185185185186,0.7203703703703703,0.7222222222222222,0.7240740740740741,0.725925925925926,0.7277777777777777,0.7296296296296296,0.7314814814814815,0.7333333333333333,0.7351851851851852,0.737037037037037,0.7388888888888889,0.7407407407407407,0.7425925925925926,0.7444444444444445,0.7462962962962963,0.7481481481481481,0.75,0.7518518518518519,0.7537037037037037,0.7555555555555555,0.7574074074074074,0.7592592592592593,0.7611111111111111,0.762962962962963,0.7648148148148148,0.7666666666666667,0.7685185185185185,0.7703703703703704,0.7722222222222223,0.774074074074074,0.7759259259259259,0.7777777777777778,0.7796296296296297,0.7814814814814814,0.7833333333333333,0.7851851851851852,0.7870370370370371,0.7888888888888889,0.7907407407407407,0.7925925925925926,0.7944444444444444,0.7962962962962963,0.7981481481481482,0.8,0.8018518518518518,0.8037037037037037,0.8055555555555556,0.8074074074074075,0.8092592592592592,0.8111111111111111,0.812962962962963,0.8148148148148148,0.8166666666666667,0.8185185185185185,0.8203703703703704,0.8222222222222222,0.8240740740740741,0.825925925925926,0.8277777777777777,0.8296296296296296,0.8314814814814815,0.8333333333333334,0.8351851851851851,0.837037037037037,0.8388888888888889,0.8407407407407408,0.8425925925925926,0.8444444444444444,0.8462962962962963,0.8481481481481481,0.85,0.8518518518518519,0.8537037037037037,0.8555555555555555,0.8574074074074074,0.8592592592592593,0.8611111111111112,0.8629629629629629,0.8648148148148148,0.8666666666666667,0.8685185185185185,0.8703703703703703,0.8722222222222222,0.8740740740740741,0.8759259259259259,0.8777777777777778,0.8796296296296297,0.8814814814814815,0.8833333333333333,0.8851851851851852,0.8870370370370371,0.8888888888888888,0.8907407407407407,0.8925925925925926,0.8944444444444445,0.8962962962962963,0.8981481481481481,0.9,0.9018518518518519,0.9037037037037037,0.9055555555555556,0.9074074074074074,0.9092592592592592,0.9111111111111111,0.912962962962963,0.9148148148148149,0.9166666666666666,0.9185185185185185,0.9203703703703704,0.9222222222222223,0.924074074074074,0.9259259259259259,0.9277777777777778,0.9296296296296296,0.9314814814814815,0.9333333333333333,0.9351851851851852,0.937037037037037,0.9388888888888889,0.9407407407407408,0.9425925925925925,0.9444444444444444,0.9462962962962963,0.9481481481481482,0.95,0.9518518518518518,0.9537037037037037,0.9555555555555556,0.9574074074074074,0.9592592592592593,0.9611111111111111,0.9629629629629629,0.9648148148148148,0.9666666666666667,0.9685185185185186,0.9703703703703703,0.9722222222222222,0.9740740740740741,0.975925925925926,0.9777777777777777,0.9796296296296296,0.9814814814814815,0.9833333333333333,0.9851851851851852,0.987037037037037,0.9888888888888889,0.9907407407407407,0.9925925925925926,0.9944444444444445,0.9962962962962963,0.9981481481481481],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, libp2p.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-libp2p.io-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-libp2p.io-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..6d98eaa1e9
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-libp2p.io-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.0402,0.0413,0.1872,0.4829,0.4831,0.4834,0.4835,0.4853,0.4857,0.4872,0.4878,0.4889,0.4894,0.4913,0.4918,0.4919,0.4925,0.4928,0.4942,0.4949,0.4954,0.4966,0.4977,0.4981,0.5030,0.5050,0.5055,0.5065,0.5084,0.5102,0.5111,0.5116,0.5123,0.5126,0.5138,0.5156,0.5163,0.5167,0.5197,0.5228,0.5239,0.5241,0.5248,0.5276,0.5281,0.5287,0.5289,0.5296,0.5358,0.5384,0.5387,0.5400,0.5475,0.5484,0.5504,0.5512,0.5540,0.5593,0.5595,0.5609,0.5723,0.5726,0.5812,0.5917,0.5921,0.6178,0.6181,0.6188,0.6206,0.6210,0.6233,0.6238,0.6244,0.6246,0.6262,0.6264,0.6267,0.6270,0.6277,0.6283,0.6285,0.6297,0.6301,0.6306,0.6309,0.6310,0.6312,0.6326,0.6328,0.6329,0.6335,0.6338,0.6341,0.6342,0.6343,0.6344,0.6345,0.6347,0.6348,0.6349,0.6350,0.6354,0.6356,0.6357,0.6359,0.6362,0.6364,0.6365,0.6366,0.6367,0.6369,0.6373,0.6374,0.6377,0.6378,0.6381,0.6384,0.6386,0.6389,0.6390,0.6395,0.6397,0.6398,0.6400,0.6401,0.6404,0.6405,0.6407,0.6410,0.6412,0.6413,0.6415,0.6416,0.6417,0.6419,0.6422,0.6423,0.6425,0.6426,0.6428,0.6432,0.6436,0.6440,0.6444,0.6449,0.6453,0.6454,0.6455,0.6456,0.6462,0.6463,0.6467,0.6472,0.6475,0.6477,0.6479,0.6481,0.6485,0.6487,0.6488,0.6489,0.6490,0.6495,0.6497,0.6498,0.6502,0.6504,0.6509,0.6510,0.6522,0.6526,0.6528,0.6531,0.6533,0.6536,0.6539,0.6540,0.6544,0.6547,0.6548,0.6551,0.6554,0.6557,0.6559,0.6562,0.6563,0.6566,0.6571,0.6572,0.6573,0.6574,0.6577,0.6578,0.6585,0.6586,0.6587,0.6588,0.6589,0.6592,0.6593,0.6594,0.6595,0.6597,0.6599,0.6601,0.6602,0.6608,0.6609,0.6612,0.6614,0.6624,0.6629,0.6630,0.6631,0.6641,0.6642,0.6644,0.6647,0.6648,0.6652,0.6653,0.6660,0.6664,0.6665,0.6667,0.6673,0.6676,0.6679,0.6684,0.6687,0.6694,0.6696,0.6697,0.6700,0.6710,0.6717,0.6720,0.6726,0.6730,0.6731,0.6734,0.6736,0.6737,0.6741,0.6743,0.6750,0.6760,0.6763,0.6764,0.6776,0.6779,0.6780,0.6783,0.6784,0.6786,0.6792,0.6796,0.6800,0.6807,0.6809,0.6818,0.6820,0.6830,0.6831,0.6832,0.6836,0.6839,0.6840,0.6841,0.6851,0.6859,0.6864,0.6867,0.6880,0.6886,0.6914,0.6925,0.6926,0.6952,0.6957,0.6958,0.6961,0.6968,0.6984,0.6986,0.6991,0.7022,0.7058,0.7075,0.7105,0.7125,0.7141,0.7156,0.7288,0.7295,0.7301,0.7320,0.7402,0.7431,0.7517,0.7531,0.7638,0.7649,0.7665,0.7673,0.7676,0.7694,0.7698,0.7714,0.7723,0.7729,0.7730,0.7734,0.7742,0.7744,0.7746,0.7747,0.7751,0.7765,0.7770,0.7772,0.7781,0.7793,0.7797,0.7804,0.7809,0.7819,0.7827,0.7830,0.7834,0.7843,0.7845,0.7849,0.7850,0.7852,0.7855,0.7858,0.7862,0.7864,0.7866,0.7880,0.7883,0.7884,0.7888,0.7895,0.7909,0.7911,0.7916,0.7931,0.7934,0.7936,0.7941,0.7943,0.7946,0.7947,0.7949,0.7952,0.7958,0.7961,0.7963,0.7964,0.7967,0.7970,0.7974,0.7976,0.7979,0.7980,0.7981,0.7983,0.7986,0.7988,0.7991,0.7993,0.7994,0.7997,0.7998,0.8003,0.8011,0.8014,0.8021,0.8030,0.8032,0.8033,0.8042,0.8043,0.8046,0.8048,0.8052,0.8057,0.8070,0.8077,0.8079,0.8085,0.8088,0.8089,0.8092,0.8093,0.8100,0.8106,0.8107,0.8111,0.8112,0.8116,0.8126,0.8127,0.8133,0.8137,0.8138,0.8149,0.8165,0.8172,0.8176,0.8177,0.8179,0.8181,0.8183,0.8187,0.8192,0.8194,0.8201,0.8219,0.8229,0.8242,0.8253,0.8292,0.8300,0.8301,0.8324,0.8338,0.8416,0.8419,0.8423,0.8436,0.8437,0.8480,0.8482,0.8496,0.8507,0.8557,0.8561,0.8562,0.8591,0.8614,0.8643,0.8749,0.8779,0.8805,0.8922,0.9017,0.9136,0.9145,0.9164,0.9209,0.9214,0.9242,0.9278,0.9344,0.9403,0.9408,0.9468,0.9473,0.9490,0.9546,0.9555,0.9571,0.9682,0.9706,0.9716,0.9744,0.9852,0.9901,1.0037,1.0043,1.0183,1.0193,1.0619,1.0868,1.1169,1.1524,1.1892,1.1905,1.3635,1.3647,1.3797,1.5062,1.5469,1.6532,1.6770,1.7759,1.9679,2.0756,2.2096,2.4455,2.5865,2.6231,2.6975,2.8751,3.0816,3.1233,3.4706,3.8801,7.6521],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14821428571428572,0.15,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18392857142857144,0.18571428571428572,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24642857142857144,0.24821428571428572,0.25,0.25357142857142856,0.25535714285714284,0.25892857142857145,0.26071428571428573,0.2625,0.26607142857142857,0.26785714285714285,0.2732142857142857,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32321428571428573,0.325,0.3267857142857143,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.3821428571428571,0.38392857142857145,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.3964285714285714,0.3982142857142857,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4160714285714286,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.4589285714285714,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5107142857142857,0.5125,0.5142857142857142,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6625,0.6642857142857143,0.6660714285714285,0.6696428571428571,0.6714285714285714,0.675,0.6767857142857143,0.6785714285714286,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7071428571428572,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.725,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.75,0.7517857142857143,0.7535714285714286,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7678571428571429,0.7696428571428572,0.7732142857142857,0.775,0.7767857142857143,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8089285714285714,0.8125,0.8142857142857143,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.3583,0.3614,0.3627,0.3639,0.3651,0.3671,0.3686,0.3699,0.3787,0.3790,0.3796,0.3797,0.3808,0.3934,0.4013,0.4105,0.4113,0.4154,0.4175,0.4230,0.4234,0.4241,0.4260,0.4270,0.4293,0.4297,0.4308,0.4318,0.4324,0.4337,0.4340,0.4348,0.4351,0.4365,0.4375,0.4377,0.4406,0.4422,0.4501,0.4508,0.4529,0.4563,0.4572,0.4599,0.4608,0.4711,0.4721,0.4723,0.4727,0.4800,0.4813,0.4821,0.4832,0.4836,0.4840,0.4846,0.4851,0.4861,0.4863,0.4867,0.4869,0.4870,0.4872,0.4886,0.4887,0.4891,0.4899,0.4901,0.4904,0.4914,0.4920,0.4922,0.4924,0.4930,0.4934,0.4935,0.4940,0.4941,0.4944,0.4946,0.4947,0.4949,0.4950,0.4953,0.4959,0.4960,0.4964,0.4966,0.4970,0.4973,0.4978,0.4985,0.4986,0.4988,0.4989,0.4994,0.5001,0.5016,0.5018,0.5026,0.5037,0.5041,0.5046,0.5059,0.5060,0.5065,0.5067,0.5080,0.5085,0.5087,0.5090,0.5092,0.5094,0.5096,0.5097,0.5099,0.5102,0.5108,0.5110,0.5124,0.5126,0.5128,0.5131,0.5135,0.5136,0.5141,0.5143,0.5144,0.5145,0.5156,0.5163,0.5166,0.5172,0.5177,0.5182,0.5184,0.5189,0.5195,0.5196,0.5197,0.5198,0.5200,0.5201,0.5203,0.5205,0.5214,0.5223,0.5224,0.5227,0.5232,0.5235,0.5237,0.5239,0.5240,0.5241,0.5243,0.5258,0.5260,0.5261,0.5281,0.5292,0.5295,0.5305,0.5308,0.5314,0.5316,0.5319,0.5321,0.5327,0.5328,0.5332,0.5335,0.5345,0.5347,0.5350,0.5357,0.5361,0.5366,0.5367,0.5374,0.5380,0.5383,0.5395,0.5402,0.5415,0.5421,0.5422,0.5450,0.5461,0.5466,0.5470,0.5471,0.5479,0.5482,0.5486,0.5490,0.5495,0.5508,0.5509,0.5512,0.5532,0.5533,0.5546,0.5549,0.5551,0.5555,0.5566,0.5567,0.5572,0.5589,0.5591,0.5601,0.5603,0.5607,0.5612,0.5615,0.5620,0.5621,0.5622,0.5624,0.5630,0.5634,0.5637,0.5639,0.5642,0.5644,0.5646,0.5647,0.5649,0.5650,0.5655,0.5658,0.5659,0.5661,0.5665,0.5666,0.5667,0.5669,0.5675,0.5676,0.5682,0.5684,0.5690,0.5691,0.5692,0.5698,0.5702,0.5705,0.5707,0.5709,0.5718,0.5724,0.5734,0.5740,0.5743,0.5749,0.5750,0.5752,0.5754,0.5755,0.5762,0.5765,0.5781,0.5788,0.5790,0.5793,0.5795,0.5796,0.5797,0.5798,0.5800,0.5802,0.5804,0.5810,0.5812,0.5823,0.5857,0.5859,0.5864,0.5866,0.5868,0.5870,0.5873,0.5877,0.5883,0.5886,0.5887,0.5897,0.5909,0.5911,0.5914,0.5926,0.5929,0.5932,0.5935,0.5940,0.5942,0.5943,0.5944,0.5946,0.5948,0.5954,0.5956,0.5957,0.5963,0.5967,0.5974,0.5977,0.5987,0.5988,0.5989,0.5994,0.6004,0.6009,0.6011,0.6032,0.6039,0.6041,0.6051,0.6052,0.6055,0.6057,0.6059,0.6069,0.6080,0.6095,0.6105,0.6125,0.6127,0.6132,0.6133,0.6136,0.6143,0.6156,0.6157,0.6158,0.6161,0.6167,0.6183,0.6190,0.6205,0.6209,0.6213,0.6229,0.6245,0.6259,0.6269,0.6291,0.6298,0.6304,0.6305,0.6307,0.6308,0.6310,0.6315,0.6327,0.6331,0.6335,0.6347,0.6367,0.6377,0.6386,0.6421,0.6450,0.6462,0.6478,0.6490,0.6491,0.6498,0.6508,0.6518,0.6529,0.6537,0.6541,0.6560,0.6589,0.6610,0.6613,0.6623,0.6652,0.6673,0.6675,0.6710,0.6711,0.6729,0.6751,0.6753,0.6759,0.6790,0.6792,0.6794,0.6806,0.6815,0.6819,0.6823,0.6831,0.6834,0.6835,0.6848,0.6860,0.6871,0.6884,0.6904,0.6910,0.6921,0.6925,0.6926,0.6935,0.6944,0.6945,0.6956,0.6959,0.6960,0.6968,0.6969,0.6975,0.6976,0.6992,0.7008,0.7012,0.7015,0.7017,0.7018,0.7028,0.7031,0.7044,0.7047,0.7051,0.7058,0.7060,0.7062,0.7063,0.7068,0.7075,0.7079,0.7083,0.7085,0.7087,0.7090,0.7100,0.7124,0.7150,0.7158,0.7159,0.7177,0.7180,0.7190,0.7193,0.7201,0.7210,0.7212,0.7227,0.7235,0.7247,0.7255,0.7259,0.7262,0.7274,0.7276,0.7287,0.7327,0.7328,0.7344,0.7355,0.7365,0.7381,0.7411,0.7508,0.7541,0.7737,0.7750,0.7758,0.7766,0.7814,0.7883,0.7889,0.7892,0.7899,0.7905,0.7933,0.7938,0.7946,0.7967,0.7970,0.7994,0.8105,0.8174,0.8296,0.8328,0.8378,0.8382,0.8613,0.8669,0.9023,0.9101,0.9172,0.9233,0.9305,0.9405,0.9452,1.0028,1.0031,1.0049,1.0373,1.0404,1.1070,1.1296,1.2735,2.1819],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.1592128801431127,0.16100178890876565,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.19856887298747763,0.2003577817531306,0.2039355992844365,0.20572450805008943,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2898032200357782,0.29159212880143115,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.41681574239713776,0.4221824686940966,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.46153846153846156,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5134168157423972,0.5152057245080501,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.776386404293381,0.778175313059034,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.0343,0.0361,0.0443,0.0786,0.2153,0.2311,0.2370,0.4468,0.4525,0.4527,0.4540,0.4544,0.4556,0.4559,0.4560,0.4567,0.4569,0.4572,0.4573,0.4576,0.4577,0.4579,0.4593,0.4594,0.4595,0.4601,0.4604,0.4606,0.4610,0.4613,0.4615,0.4616,0.4619,0.4620,0.4623,0.4628,0.4630,0.4634,0.4638,0.4642,0.4643,0.4644,0.4645,0.4646,0.4647,0.4650,0.4651,0.4652,0.4653,0.4657,0.4664,0.4668,0.4669,0.4672,0.4674,0.4676,0.4677,0.4679,0.4683,0.4688,0.4693,0.4697,0.4702,0.4706,0.4707,0.4710,0.4711,0.4713,0.4714,0.4718,0.4726,0.4731,0.4732,0.4734,0.4745,0.4748,0.4750,0.4754,0.4765,0.4767,0.4770,0.4776,0.4784,0.4785,0.4788,0.4802,0.4808,0.4818,0.4820,0.4822,0.4823,0.4831,0.4834,0.4840,0.4845,0.4851,0.4853,0.4857,0.4860,0.4861,0.4872,0.4883,0.4886,0.4888,0.4896,0.4908,0.4913,0.4916,0.4920,0.4928,0.4932,0.4942,0.4986,0.4990,0.5016,0.5050,0.5066,0.5075,0.5099,0.5125,0.5135,0.5156,0.5170,0.5250,0.5297,0.5325,0.5371,0.5437,0.5555,0.5571,0.5589,0.5618,0.5624,0.5638,0.5659,0.5670,0.5690,0.5692,0.5726,0.5745,0.5796,0.5800,0.5815,0.5834,0.5845,0.5848,0.5849,0.5863,0.5884,0.5891,0.5912,0.5918,0.5925,0.5946,0.5966,0.5973,0.5988,0.6003,0.6027,0.6058,0.6072,0.6082,0.6099,0.6113,0.6114,0.6128,0.6147,0.6179,0.6182,0.6208,0.6229,0.6245,0.6253,0.6257,0.6262,0.6270,0.6289,0.6290,0.6300,0.6301,0.6302,0.6303,0.6316,0.6318,0.6323,0.6324,0.6327,0.6328,0.6329,0.6330,0.6331,0.6338,0.6339,0.6344,0.6345,0.6346,0.6348,0.6351,0.6354,0.6361,0.6366,0.6367,0.6372,0.6373,0.6382,0.6383,0.6385,0.6387,0.6389,0.6390,0.6392,0.6404,0.6405,0.6409,0.6410,0.6415,0.6420,0.6421,0.6429,0.6432,0.6433,0.6436,0.6437,0.6440,0.6441,0.6445,0.6446,0.6450,0.6453,0.6454,0.6456,0.6461,0.6466,0.6468,0.6472,0.6474,0.6478,0.6482,0.6483,0.6484,0.6486,0.6495,0.6496,0.6499,0.6500,0.6502,0.6503,0.6504,0.6506,0.6507,0.6514,0.6518,0.6519,0.6520,0.6524,0.6528,0.6529,0.6530,0.6531,0.6533,0.6540,0.6541,0.6542,0.6545,0.6546,0.6549,0.6550,0.6556,0.6557,0.6570,0.6572,0.6578,0.6580,0.6593,0.6596,0.6598,0.6610,0.6615,0.6620,0.6637,0.6641,0.6645,0.6646,0.6648,0.6649,0.6659,0.6660,0.6665,0.6673,0.6690,0.6692,0.6696,0.6708,0.6715,0.6722,0.6724,0.6726,0.6729,0.6739,0.6745,0.6747,0.6748,0.6752,0.6764,0.6767,0.6768,0.6776,0.6792,0.6798,0.6804,0.6805,0.6816,0.6836,0.6837,0.6840,0.6851,0.6875,0.6889,0.6895,0.6901,0.6904,0.6908,0.6912,0.6932,0.6948,0.6978,0.6988,0.6991,0.6998,0.7002,0.7030,0.7175,0.7196,0.7246,0.7248,0.7261,0.7276,0.7284,0.7324,0.7342,0.7345,0.7347,0.7364,0.7374,0.7376,0.7381,0.7411,0.7415,0.7425,0.7427,0.7436,0.7441,0.7442,0.7452,0.7472,0.7473,0.7483,0.7485,0.7494,0.7507,0.7514,0.7521,0.7522,0.7528,0.7531,0.7550,0.7553,0.7566,0.7574,0.7580,0.7591,0.7605,0.7628,0.7642,0.7650,0.7657,0.7670,0.7681,0.7712,0.7718,0.7749,0.7756,0.7804,0.7833,0.7840,0.7850,0.7866,0.7889,0.7892,0.7913,0.7971,0.7982,0.7984,0.7998,0.8000,0.8013,0.8032,0.8053,0.8089,0.8119,0.8124,0.8130,0.8132,0.8135,0.8148,0.8156,0.8198,0.8213,0.8224,0.8234,0.8306,0.8329,0.8345,0.8360,0.8364,0.8366,0.8371,0.8439,0.8452,0.8461,0.8482,0.8591,0.8620,0.8630,0.8654,0.8685,0.8703,0.8718,0.8734,0.8737,0.8747,0.8780,0.8781,0.8790,0.8852,0.8938,0.8981,0.8993,0.9035,0.9077,0.9156,0.9167,0.9176,0.9271,0.9369,0.9375,0.9458,0.9482,0.9506,0.9508,0.9598,0.9639,0.9729,1.0041,1.0142,1.0167,1.0212,1.0322,1.0337,1.0390,1.0450,1.0473,1.0489,1.0537,1.0612,1.0680,1.0711,1.0720,1.1191,1.1353,1.1682,1.1713,1.1720,1.1966,1.1982,1.1995,1.2099,1.2301,1.2302,1.2603,1.2606,1.2719,1.3032,1.3317,1.3664,1.3667,1.3726,1.3727,1.3816,1.3817,1.4075,1.4265,1.4462,1.4986,1.5493,1.5905,1.7028,1.7196,1.7351,2.1148,2.1698,2.2710,2.3299,2.4865,2.6473,2.7716,2.7881,2.8154,2.8568,3.0011,3.1831,3.2611,3.2846,3.3374,4.9420,6.1555,6.1996,8.4437,8.5069,8.5174],"y":[0.0017953321364452424,0.003590664272890485,0.005385996409335727,0.00718132854578097,0.008976660682226212,0.010771992818671455,0.012567324955116697,0.01436265709156194,0.01615798922800718,0.017953321364452424,0.019748653500897665,0.02154398563734291,0.02333931777378815,0.025134649910233394,0.026929982046678635,0.02872531418312388,0.03052064631956912,0.03231597845601436,0.03411131059245961,0.03590664272890485,0.03770197486535009,0.03949730700179533,0.04129263913824058,0.04308797127468582,0.04488330341113106,0.0466786355475763,0.04847396768402154,0.05026929982046679,0.05206463195691203,0.05385996409335727,0.059245960502693,0.06104129263913824,0.06283662477558348,0.06463195691202872,0.06642728904847396,0.06822262118491922,0.07001795332136446,0.0718132854578097,0.07360861759425494,0.07540394973070018,0.07719928186714542,0.07899461400359066,0.0807899461400359,0.08258527827648116,0.0843806104129264,0.08797127468581688,0.08976660682226212,0.09156193895870736,0.0933572710951526,0.09515260323159784,0.09694793536804308,0.09874326750448834,0.10053859964093358,0.10233393177737882,0.10412926391382406,0.1059245960502693,0.10771992818671454,0.10951526032315978,0.11131059245960502,0.11310592459605028,0.11490125673249552,0.11669658886894076,0.118491921005386,0.12028725314183124,0.12208258527827648,0.12387791741472172,0.12567324955116696,0.12746858168761221,0.12926391382405744,0.1310592459605027,0.13285457809694792,0.13464991023339318,0.13644524236983843,0.13824057450628366,0.1400359066427289,0.14183123877917414,0.1436265709156194,0.14542190305206462,0.14721723518850988,0.1490125673249551,0.15080789946140036,0.1526032315978456,0.15439856373429084,0.1561938958707361,0.15978456014362658,0.1615798922800718,0.16337522441651706,0.1651705565529623,0.16696588868940754,0.1687612208258528,0.17055655296229802,0.17235188509874327,0.1741472172351885,0.17594254937163376,0.17773788150807898,0.17953321364452424,0.1813285457809695,0.18312387791741472,0.1867145421903052,0.19030520646319568,0.19210053859964094,0.19389587073608616,0.19569120287253142,0.19748653500897667,0.1992818671454219,0.20107719928186715,0.20287253141831238,0.20466786355475763,0.20646319569120286,0.20825852782764812,0.2118491921005386,0.21364452423698385,0.21543985637342908,0.21723518850987433,0.21903052064631956,0.22082585278276481,0.22262118491921004,0.2244165170556553,0.22621184919210055,0.22800718132854578,0.22980251346499103,0.23159784560143626,0.2333931777378815,0.23518850987432674,0.236983842010772,0.23877917414721722,0.24057450628366248,0.24236983842010773,0.24416517055655296,0.2459605026929982,0.24775583482944344,0.2495511669658887,0.2513464991023339,0.25314183123877915,0.25493716337522443,0.25673249551166966,0.2585278276481149,0.26032315978456017,0.2621184919210054,0.2639138240574506,0.26570915619389585,0.26750448833034113,0.2710951526032316,0.27289048473967686,0.2746858168761221,0.2764811490125673,0.27827648114901254,0.2800718132854578,0.28186714542190305,0.2836624775583483,0.28545780969479356,0.2872531418312388,0.289048473967684,0.29084380610412924,0.2926391382405745,0.29443447037701975,0.296229802513465,0.2980251346499102,0.2998204667863555,0.3016157989228007,0.30341113105924594,0.3052064631956912,0.30700179533213645,0.3087971274685817,0.3105924596050269,0.3123877917414722,0.3141831238779174,0.31597845601436264,0.3177737881508079,0.31956912028725315,0.3213644524236984,0.3231597845601436,0.3249551166965889,0.3267504488330341,0.32854578096947934,0.3303411131059246,0.3339317773788151,0.3357271095152603,0.3375224416517056,0.3393177737881508,0.34111310592459604,0.34290843806104127,0.34470377019748655,0.348294434470377,0.3500897666068223,0.35547576301615796,0.35727109515260325,0.3590664272890485,0.3608617594254937,0.362657091561939,0.36624775583482944,0.36983842010771995,0.37163375224416517,0.3752244165170557,0.3770197486535009,0.38061041292639136,0.38240574506283664,0.38420107719928187,0.3877917414721723,0.3895870736086176,0.39138240574506283,0.39317773788150806,0.39497307001795334,0.39676840215439857,0.3985637342908438,0.400359066427289,0.4021543985637343,0.40394973070017953,0.40574506283662476,0.40754039497307004,0.40933572710951527,0.4111310592459605,0.4129263913824057,0.41651705565529623,0.41831238779174146,0.42190305206463197,0.4236983842010772,0.4254937163375224,0.4272890484739677,0.42908438061041293,0.43087971274685816,0.4326750448833034,0.43447037701974867,0.4362657091561939,0.4380610412926391,0.4398563734290844,0.44344703770197486,0.44703770197486536,0.4506283662477558,0.4524236983842011,0.4542190305206463,0.45601436265709155,0.4578096947935368,0.45960502692998206,0.4614003590664273,0.4631956912028725,0.4649910233393178,0.466786355475763,0.46858168761220825,0.47217235188509876,0.473967684021544,0.47755834829443444,0.4793536804308797,0.48114901256732495,0.4829443447037702,0.48473967684021546,0.4865350089766607,0.4883303411131059,0.4919210053859964,0.49371633752244165,0.4955116696588869,0.49730700179533216,0.4991023339317774,0.5026929982046678,0.5044883303411131,0.5062836624775583,0.5080789946140036,0.5098743267504489,0.5116696588868941,0.5152603231597845,0.5170556552962298,0.518850987432675,0.5206463195691203,0.5242369838420108,0.526032315978456,0.5278276481149012,0.5296229802513465,0.5314183123877917,0.533213644524237,0.5350089766606823,0.5368043087971275,0.5385996409335727,0.5403949730700179,0.5457809694793537,0.547576301615799,0.5493716337522442,0.5511669658886894,0.5529622980251346,0.5547576301615799,0.5565529622980251,0.5583482944344704,0.5601436265709157,0.5619389587073609,0.5637342908438061,0.5655296229802513,0.5673249551166966,0.5691202872531418,0.5709156193895871,0.5727109515260324,0.5745062836624776,0.5763016157989228,0.578096947935368,0.5798922800718133,0.5816876122082585,0.5834829443447038,0.585278276481149,0.5870736086175943,0.5888689407540395,0.59245960502693,0.5960502692998204,0.5978456014362658,0.599640933572711,0.6014362657091562,0.6032315978456014,0.6050269299820467,0.6068222621184919,0.6086175942549371,0.6104129263913824,0.6122082585278277,0.6140035906642729,0.6157989228007181,0.6175942549371634,0.6193895870736086,0.6211849192100538,0.6229802513464991,0.6247755834829444,0.6265709156193896,0.6283662477558348,0.63016157989228,0.6319569120287253,0.6337522441651705,0.6355475763016158,0.6373429084380611,0.6391382405745063,0.6409335727109515,0.6427289048473968,0.644524236983842,0.6463195691202872,0.6481149012567325,0.6499102333931778,0.651705565529623,0.6535008976660682,0.6552962298025135,0.6570915619389587,0.6588868940754039,0.6606822262118492,0.6624775583482945,0.6642728904847397,0.6660682226211849,0.6678635547576302,0.6696588868940754,0.6714542190305206,0.6732495511669659,0.6750448833034112,0.6768402154398564,0.6786355475763016,0.6804308797127468,0.6822262118491921,0.6840215439856373,0.6858168761220825,0.6876122082585279,0.6894075403949731,0.6912028725314183,0.6929982046678635,0.6947935368043088,0.696588868940754,0.6983842010771992,0.7019748653500898,0.703770197486535,0.7055655296229802,0.7073608617594255,0.7091561938958707,0.7109515260323159,0.7127468581687613,0.7145421903052065,0.7163375224416517,0.718132854578097,0.7199281867145422,0.7217235188509874,0.7235188509874326,0.725314183123878,0.7271095152603232,0.7289048473967684,0.7307001795332136,0.7324955116696589,0.7342908438061041,0.7360861759425493,0.7378815080789947,0.7396768402154399,0.7414721723518851,0.7432675044883303,0.7450628366247756,0.7468581687612208,0.748653500897666,0.7504488330341114,0.7522441651705566,0.7540394973070018,0.755834829443447,0.7576301615798923,0.7594254937163375,0.7612208258527827,0.7630161579892281,0.7648114901256733,0.7666068222621185,0.7684021543985637,0.770197486535009,0.7719928186714542,0.7737881508078994,0.7755834829443446,0.77737881508079,0.7791741472172352,0.7809694793536804,0.7827648114901257,0.7845601436265709,0.7863554757630161,0.7881508078994613,0.7899461400359067,0.7917414721723519,0.7935368043087971,0.7953321364452424,0.7971274685816876,0.7989228007181328,0.800718132854578,0.8025134649910234,0.8043087971274686,0.8061041292639138,0.8078994614003591,0.8096947935368043,0.8114901256732495,0.8132854578096947,0.8150807899461401,0.8168761220825853,0.8186714542190305,0.8204667863554758,0.822262118491921,0.8240574506283662,0.8276481149012568,0.8312387791741472,0.8330341113105925,0.8348294434470377,0.8366247755834829,0.8384201077199281,0.8402154398563735,0.8420107719928187,0.8438061041292639,0.8456014362657092,0.8473967684021544,0.8491921005385996,0.8509874326750448,0.8527827648114902,0.8545780969479354,0.8563734290843806,0.8599640933572711,0.8617594254937163,0.8635547576301615,0.8653500897666068,0.8671454219030521,0.8689407540394973,0.8707360861759426,0.8725314183123878,0.874326750448833,0.8761220825852782,0.8779174147217235,0.8797127468581688,0.881508078994614,0.8833034111310593,0.8850987432675045,0.8868940754039497,0.8886894075403949,0.8904847396768402,0.8922800718132855,0.8940754039497307,0.895870736086176,0.8976660682226212,0.8994614003590664,0.9012567324955116,0.9030520646319569,0.9048473967684022,0.9066427289048474,0.9084380610412927,0.9102333931777379,0.9120287253141831,0.9138240574506283,0.9156193895870736,0.9174147217235189,0.9192100538599641,0.9210053859964094,0.9228007181328546,0.9245960502692998,0.926391382405745,0.9281867145421903,0.9299820466786356,0.9317773788150808,0.933572710951526,0.9353680430879713,0.9371633752244165,0.9389587073608617,0.940754039497307,0.9425493716337523,0.9443447037701975,0.9461400359066428,0.947935368043088,0.9497307001795332,0.9515260323159784,0.9533213644524237,0.9551166965888689,0.9569120287253142,0.9587073608617595,0.9605026929982047,0.9622980251346499,0.9640933572710951,0.9658886894075404,0.9676840215439856,0.9694793536804309,0.9712746858168761,0.9730700179533214,0.9748653500897666,0.9766606822262118,0.9784560143626571,0.9802513464991023,0.9820466786355476,0.9838420107719928,0.9856373429084381,0.9874326750448833,0.9892280071813285,0.9910233393177738,0.992818671454219,0.9946140035906643,0.9964093357271095,0.9982046678635548],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0385,0.0445,0.0467,0.0472,0.0476,0.0484,0.0495,0.0496,0.0500,0.0513,0.0518,0.0523,0.0531,0.0532,0.0534,0.0535,0.0538,0.0543,0.0544,0.0547,0.0550,0.0555,0.0560,0.0562,0.0564,0.0566,0.0568,0.0570,0.0571,0.0574,0.0575,0.0578,0.0580,0.0581,0.0582,0.0584,0.0585,0.0586,0.0587,0.0588,0.0589,0.0590,0.0592,0.0596,0.0597,0.0598,0.0600,0.0601,0.0602,0.0603,0.0604,0.0605,0.0607,0.0615,0.0616,0.0617,0.0618,0.0619,0.0620,0.0621,0.0622,0.0623,0.0624,0.0625,0.0627,0.0628,0.0630,0.0631,0.0635,0.0638,0.0639,0.0643,0.0644,0.0646,0.0647,0.0648,0.0651,0.0654,0.0655,0.0656,0.0657,0.0658,0.0659,0.0660,0.0661,0.0663,0.0664,0.0665,0.0667,0.0669,0.0670,0.0671,0.0673,0.0674,0.0675,0.0681,0.0686,0.0687,0.0688,0.0689,0.0690,0.0691,0.0692,0.0694,0.0698,0.0701,0.0703,0.0705,0.0708,0.0709,0.0710,0.0712,0.0713,0.0714,0.0719,0.0720,0.0721,0.0722,0.0723,0.0724,0.0726,0.0727,0.0728,0.0730,0.0731,0.0732,0.0734,0.0735,0.0737,0.0739,0.0743,0.0744,0.0746,0.0753,0.0754,0.0755,0.0756,0.0762,0.0763,0.0766,0.0770,0.0771,0.0773,0.0774,0.0776,0.0778,0.0781,0.0783,0.0788,0.0790,0.0793,0.0795,0.0796,0.0797,0.0798,0.0802,0.0803,0.0806,0.0807,0.0812,0.0814,0.0815,0.0817,0.0824,0.0826,0.0829,0.0830,0.0834,0.0835,0.0836,0.0838,0.0840,0.0843,0.0844,0.0848,0.0850,0.0852,0.0853,0.0855,0.0857,0.0859,0.0861,0.0862,0.0863,0.0864,0.0865,0.0869,0.0873,0.0874,0.0876,0.0877,0.0879,0.0885,0.0887,0.0893,0.0894,0.0896,0.0897,0.0898,0.0904,0.0916,0.0917,0.0918,0.0919,0.0921,0.0925,0.0927,0.0929,0.0937,0.0941,0.0945,0.0950,0.0952,0.0953,0.0955,0.0957,0.0958,0.0964,0.0965,0.0967,0.0970,0.0971,0.0974,0.0976,0.0980,0.0981,0.0982,0.0983,0.0986,0.0990,0.0994,0.0999,0.1001,0.1007,0.1016,0.1018,0.1024,0.1027,0.1028,0.1035,0.1036,0.1038,0.1039,0.1041,0.1043,0.1045,0.1053,0.1061,0.1063,0.1065,0.1069,0.1071,0.1072,0.1077,0.1078,0.1080,0.1082,0.1085,0.1088,0.1089,0.1092,0.1093,0.1099,0.1108,0.1110,0.1111,0.1121,0.1122,0.1125,0.1126,0.1130,0.1141,0.1143,0.1144,0.1145,0.1146,0.1149,0.1151,0.1153,0.1154,0.1155,0.1158,0.1162,0.1164,0.1165,0.1166,0.1168,0.1169,0.1173,0.1174,0.1179,0.1184,0.1185,0.1188,0.1189,0.1191,0.1195,0.1199,0.1203,0.1206,0.1209,0.1213,0.1216,0.1217,0.1219,0.1222,0.1224,0.1225,0.1228,0.1229,0.1230,0.1238,0.1242,0.1246,0.1251,0.1257,0.1259,0.1263,0.1267,0.1275,0.1281,0.1287,0.1289,0.1292,0.1293,0.1296,0.1300,0.1301,0.1302,0.1303,0.1304,0.1307,0.1308,0.1312,0.1313,0.1315,0.1317,0.1325,0.1331,0.1333,0.1334,0.1340,0.1341,0.1353,0.1355,0.1362,0.1378,0.1384,0.1386,0.1388,0.1389,0.1390,0.1391,0.1392,0.1393,0.1396,0.1405,0.1406,0.1407,0.1421,0.1426,0.1429,0.1433,0.1434,0.1438,0.1443,0.1444,0.1451,0.1471,0.1473,0.1482,0.1488,0.1512,0.1519,0.1520,0.1525,0.1531,0.1544,0.1554,0.1562,0.1565,0.1589,0.1596,0.1597,0.1604,0.1608,0.1617,0.1640,0.1646,0.1653,0.1665,0.1679,0.1687,0.1698,0.1703,0.1711,0.1751,0.1756,0.1760,0.1779,0.1811,0.1812,0.1840,0.1891,0.1906,0.1919,0.1931,0.1957,0.1971,0.1987,0.2002,0.2031,0.2032,0.2040,0.2050,0.2064,0.2083,0.2111,0.2158,0.2159,0.2167,0.2173,0.2325,0.2348,0.2351,0.2362,0.2417,0.2419,0.2545,0.2558,0.2654,0.2655,0.2668,0.2816,0.3121,0.3150,0.3642,0.3939,0.4387,0.4524,0.4552,0.4923,0.6095,0.8884,1.1130,1.1228,1.2790,1.3623,1.5310,1.6288,1.6446,2.4418,3.0433,4.6325,5.6724,6.4086],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.016304347826086956,0.018115942028985508,0.019927536231884056,0.021739130434782608,0.02355072463768116,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.03260869565217391,0.034420289855072464,0.036231884057971016,0.03804347826086957,0.03985507246376811,0.041666666666666664,0.043478260869565216,0.04528985507246377,0.04710144927536232,0.04891304347826087,0.05434782608695652,0.05615942028985507,0.057971014492753624,0.059782608695652176,0.06340579710144928,0.06521739130434782,0.06702898550724638,0.06884057971014493,0.07065217391304347,0.07246376811594203,0.07608695652173914,0.08152173913043478,0.08333333333333333,0.08695652173913043,0.08876811594202899,0.09057971014492754,0.09239130434782608,0.09420289855072464,0.09601449275362318,0.09782608695652174,0.09963768115942029,0.10144927536231885,0.10326086956521739,0.10507246376811594,0.1068840579710145,0.1105072463768116,0.11413043478260869,0.11594202898550725,0.11775362318840579,0.11956521739130435,0.1213768115942029,0.12318840579710146,0.12681159420289856,0.1286231884057971,0.13043478260869565,0.1322463768115942,0.13405797101449277,0.13768115942028986,0.14492753623188406,0.14855072463768115,0.1503623188405797,0.15217391304347827,0.1539855072463768,0.15579710144927536,0.15942028985507245,0.161231884057971,0.16485507246376813,0.17028985507246377,0.1721014492753623,0.17572463768115942,0.17753623188405798,0.18115942028985507,0.18297101449275363,0.18659420289855072,0.19021739130434784,0.19202898550724637,0.19384057971014493,0.1956521739130435,0.19746376811594202,0.19927536231884058,0.2028985507246377,0.20471014492753623,0.20652173913043478,0.20833333333333334,0.21195652173913043,0.213768115942029,0.21557971014492755,0.21920289855072464,0.2210144927536232,0.22282608695652173,0.2246376811594203,0.22644927536231885,0.23007246376811594,0.23369565217391305,0.23550724637681159,0.2391304347826087,0.2427536231884058,0.24456521739130435,0.2463768115942029,0.25,0.25181159420289856,0.2536231884057971,0.2554347826086957,0.2572463768115942,0.25905797101449274,0.2608695652173913,0.26268115942028986,0.266304347826087,0.26811594202898553,0.26992753623188404,0.2717391304347826,0.27355072463768115,0.2753623188405797,0.27898550724637683,0.2826086956521739,0.28442028985507245,0.286231884057971,0.28804347826086957,0.2898550724637681,0.2916666666666667,0.29347826086956524,0.2971014492753623,0.29891304347826086,0.3007246376811594,0.302536231884058,0.3061594202898551,0.3079710144927536,0.30978260869565216,0.3115942028985507,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.32065217391304346,0.322463768115942,0.3242753623188406,0.32608695652173914,0.3278985507246377,0.33152173913043476,0.3333333333333333,0.3351449275362319,0.33695652173913043,0.3423913043478261,0.3442028985507246,0.34601449275362317,0.35144927536231885,0.3532608695652174,0.35507246376811596,0.35688405797101447,0.358695652173913,0.3605072463768116,0.3677536231884058,0.3695652173913043,0.3713768115942029,0.37318840579710144,0.37681159420289856,0.3786231884057971,0.3822463768115942,0.38405797101449274,0.3858695652173913,0.38768115942028986,0.391304347826087,0.39311594202898553,0.3967391304347826,0.4003623188405797,0.40217391304347827,0.40398550724637683,0.4057971014492754,0.4076086956521739,0.41304347826086957,0.4148550724637681,0.41847826086956524,0.42028985507246375,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.42934782608695654,0.4311594202898551,0.4329710144927536,0.43478260869565216,0.4365942028985507,0.4384057971014493,0.4420289855072464,0.44565217391304346,0.45108695652173914,0.4528985507246377,0.45652173913043476,0.46195652173913043,0.463768115942029,0.46557971014492755,0.4673913043478261,0.4692028985507246,0.47101449275362317,0.47282608695652173,0.4746376811594203,0.47644927536231885,0.48007246376811596,0.48188405797101447,0.4855072463768116,0.48731884057971014,0.4891304347826087,0.4927536231884058,0.4963768115942029,0.49818840579710144,0.5,0.5018115942028986,0.5036231884057971,0.5054347826086957,0.5072463768115942,0.5090579710144928,0.5108695652173914,0.5126811594202898,0.5144927536231884,0.5181159420289855,0.519927536231884,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5289855072463768,0.5307971014492754,0.532608695652174,0.5362318840579711,0.5380434782608695,0.5398550724637681,0.5416666666666666,0.5452898550724637,0.5471014492753623,0.5489130434782609,0.5507246376811594,0.552536231884058,0.5543478260869565,0.5561594202898551,0.5579710144927537,0.5597826086956522,0.5634057971014492,0.5652173913043478,0.5670289855072463,0.5688405797101449,0.572463768115942,0.5742753623188406,0.5760869565217391,0.5778985507246377,0.5797101449275363,0.5815217391304348,0.5833333333333334,0.5851449275362319,0.5869565217391305,0.5887681159420289,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6123188405797102,0.6177536231884058,0.6195652173913043,0.6213768115942029,0.6231884057971014,0.6268115942028986,0.6286231884057971,0.6340579710144928,0.6358695652173914,0.6376811594202898,0.6394927536231884,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6485507246376812,0.6503623188405797,0.6521739130434783,0.6539855072463768,0.657608695652174,0.6594202898550725,0.6612318840579711,0.6630434782608695,0.6648550724637681,0.6666666666666666,0.6684782608695652,0.6702898550724637,0.6721014492753623,0.6739130434782609,0.677536231884058,0.6793478260869565,0.6811594202898551,0.6865942028985508,0.6902173913043478,0.6938405797101449,0.6956521739130435,0.697463768115942,0.6992753623188406,0.7010869565217391,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7083333333333334,0.7101449275362319,0.7119565217391305,0.7137681159420289,0.7155797101449275,0.717391304347826,0.7192028985507246,0.7228260869565217,0.7246376811594203,0.7264492753623188,0.7282608695652174,0.730072463768116,0.7318840579710145,0.7355072463768116,0.7373188405797102,0.7391304347826086,0.7427536231884058,0.7445652173913043,0.7481884057971014,0.75,0.7554347826086957,0.7572463768115942,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.769927536231884,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7789855072463768,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7862318840579711,0.7880434782608695,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7952898550724637,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.802536231884058,0.8061594202898551,0.8079710144927537,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8315217391304348,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8478260869565217,0.8496376811594203,0.8514492753623188,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.0425,0.2063,0.4081,0.4136,0.4148,0.4149,0.4155,0.4173,0.4185,0.4223,0.4227,0.4239,0.4241,0.4252,0.4280,0.4294,0.4295,0.4317,0.4318,0.4331,0.4332,0.4339,0.4441,0.4452,0.4474,0.4483,0.4512,0.4531,0.4568,0.4576,0.4617,0.4676,0.4691,0.4694,0.4705,0.4707,0.4736,0.4751,0.4784,0.4791,0.4797,0.4811,0.4850,0.4866,0.4886,0.4899,0.4913,0.4932,0.4938,0.4944,0.4946,0.4949,0.4968,0.4994,0.5001,0.5020,0.5028,0.5037,0.5039,0.5072,0.5080,0.5094,0.5097,0.5111,0.5123,0.5128,0.5141,0.5161,0.5187,0.5208,0.5211,0.5217,0.5232,0.5257,0.5261,0.5262,0.5279,0.5289,0.5296,0.5302,0.5312,0.5319,0.5324,0.5333,0.5347,0.5349,0.5352,0.5354,0.5357,0.5363,0.5365,0.5369,0.5373,0.5384,0.5386,0.5387,0.5389,0.5396,0.5399,0.5406,0.5409,0.5411,0.5413,0.5421,0.5427,0.5429,0.5430,0.5431,0.5432,0.5436,0.5452,0.5461,0.5462,0.5464,0.5469,0.5478,0.5479,0.5487,0.5491,0.5495,0.5498,0.5499,0.5505,0.5507,0.5509,0.5512,0.5517,0.5527,0.5531,0.5532,0.5536,0.5537,0.5541,0.5551,0.5552,0.5553,0.5554,0.5555,0.5557,0.5558,0.5560,0.5561,0.5562,0.5565,0.5572,0.5579,0.5582,0.5583,0.5588,0.5590,0.5591,0.5594,0.5601,0.5604,0.5605,0.5611,0.5614,0.5617,0.5621,0.5622,0.5623,0.5626,0.5631,0.5632,0.5635,0.5636,0.5640,0.5646,0.5649,0.5659,0.5660,0.5661,0.5668,0.5671,0.5672,0.5675,0.5676,0.5679,0.5683,0.5690,0.5691,0.5692,0.5698,0.5704,0.5705,0.5706,0.5710,0.5721,0.5724,0.5725,0.5730,0.5732,0.5734,0.5735,0.5737,0.5741,0.5745,0.5750,0.5759,0.5760,0.5762,0.5767,0.5770,0.5775,0.5776,0.5778,0.5783,0.5792,0.5794,0.5806,0.5807,0.5809,0.5815,0.5818,0.5820,0.5825,0.5834,0.5836,0.5838,0.5841,0.5845,0.5846,0.5848,0.5852,0.5853,0.5859,0.5860,0.5872,0.5881,0.5893,0.5901,0.5909,0.5913,0.5926,0.5930,0.5933,0.5938,0.5939,0.5944,0.5965,0.5974,0.5975,0.5976,0.5984,0.5987,0.5988,0.5990,0.5993,0.6002,0.6005,0.6009,0.6017,0.6020,0.6021,0.6030,0.6031,0.6032,0.6035,0.6037,0.6038,0.6049,0.6069,0.6078,0.6095,0.6096,0.6100,0.6103,0.6108,0.6114,0.6117,0.6119,0.6139,0.6149,0.6152,0.6156,0.6161,0.6162,0.6165,0.6172,0.6176,0.6182,0.6189,0.6192,0.6199,0.6202,0.6206,0.6207,0.6209,0.6214,0.6215,0.6216,0.6217,0.6223,0.6227,0.6244,0.6262,0.6263,0.6267,0.6269,0.6272,0.6273,0.6284,0.6286,0.6291,0.6301,0.6302,0.6307,0.6318,0.6319,0.6320,0.6321,0.6330,0.6333,0.6335,0.6338,0.6340,0.6343,0.6351,0.6353,0.6357,0.6361,0.6364,0.6367,0.6374,0.6379,0.6387,0.6392,0.6397,0.6404,0.6407,0.6411,0.6415,0.6420,0.6426,0.6429,0.6430,0.6432,0.6433,0.6436,0.6442,0.6454,0.6465,0.6486,0.6493,0.6494,0.6506,0.6511,0.6513,0.6515,0.6516,0.6520,0.6529,0.6550,0.6576,0.6586,0.6588,0.6596,0.6599,0.6602,0.6612,0.6619,0.6620,0.6627,0.6633,0.6636,0.6639,0.6640,0.6645,0.6647,0.6659,0.6661,0.6693,0.6712,0.6716,0.6717,0.6730,0.6732,0.6769,0.6783,0.6789,0.6846,0.6852,0.6870,0.6878,0.6888,0.6892,0.6896,0.6916,0.6918,0.6921,0.6923,0.6928,0.6952,0.6961,0.6990,0.7003,0.7008,0.7027,0.7029,0.7033,0.7059,0.7086,0.7107,0.7113,0.7126,0.7149,0.7166,0.7175,0.7177,0.7189,0.7191,0.7197,0.7210,0.7223,0.7225,0.7262,0.7265,0.7270,0.7280,0.7284,0.7287,0.7303,0.7317,0.7320,0.7323,0.7325,0.7344,0.7382,0.7385,0.7397,0.7402,0.7440,0.7463,0.7498,0.7516,0.7520,0.7560,0.7617,0.7661,0.7670,0.7681,0.7697,0.7817,0.7856,0.7872,0.7894,0.8008,0.8030,0.8056,0.8089,0.8095,0.8104,0.8186,0.8197,0.8237,0.8241,0.8302,0.8373,0.8390,0.8435,0.8470,0.8521,0.8567,0.8611,0.8635,0.8642,0.8762,0.8773,0.8814,0.8828,0.8868,0.8971,0.9172,0.9187,0.9274,0.9382,0.9460,0.9470,0.9596,0.9600,0.9634,0.9817,0.9820,0.9862,0.9978,1.0000,1.0130,1.0256,1.0424,1.0433,1.0457,1.0490,1.0564,1.0678,1.0904,1.1680,1.1742,1.1926,1.2026,1.2473,1.5496,1.5651,1.6784,2.7697,3.0346,3.2858,8.1758,8.4930],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.1875,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24285714285714285,0.24464285714285713,0.24821428571428572,0.25,0.2517857142857143,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2642857142857143,0.26607142857142857,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31785714285714284,0.32142857142857145,0.32321428571428573,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.3339285714285714,0.3375,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3482142857142857,0.3517857142857143,0.3535714285714286,0.35714285714285715,0.35892857142857143,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.3964285714285714,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.4107142857142857,0.4125,0.4142857142857143,0.41785714285714287,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6357142857142857,0.6375,0.6392857142857142,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6607142857142857,0.6625,0.6642857142857143,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0357,0.0387,0.0619,0.0721,0.0755,0.0757,0.0774,0.0780,0.0789,0.0791,0.0794,0.0795,0.0798,0.0800,0.0804,0.0810,0.0812,0.0815,0.0817,0.0823,0.0830,0.0831,0.0834,0.0835,0.0841,0.0842,0.0845,0.0846,0.0847,0.0849,0.0853,0.0854,0.0857,0.0858,0.0859,0.0860,0.0861,0.0863,0.0865,0.0866,0.0868,0.0869,0.0870,0.0871,0.0873,0.0876,0.0878,0.0881,0.0884,0.0885,0.0887,0.0888,0.0890,0.0892,0.0896,0.0897,0.0898,0.0899,0.0904,0.0905,0.0906,0.0910,0.0914,0.0915,0.0919,0.0922,0.0923,0.0925,0.0926,0.0927,0.0928,0.0929,0.0931,0.0933,0.0935,0.0936,0.0937,0.0940,0.0941,0.0943,0.0944,0.0946,0.0953,0.0955,0.0956,0.0957,0.0960,0.0962,0.0965,0.0967,0.0968,0.0970,0.0971,0.0972,0.0975,0.0976,0.0977,0.0979,0.0980,0.0982,0.0986,0.0989,0.0991,0.0993,0.0997,0.1001,0.1002,0.1003,0.1004,0.1006,0.1007,0.1008,0.1009,0.1010,0.1011,0.1014,0.1017,0.1020,0.1023,0.1027,0.1028,0.1029,0.1030,0.1031,0.1032,0.1037,0.1041,0.1042,0.1045,0.1046,0.1048,0.1049,0.1054,0.1055,0.1056,0.1057,0.1058,0.1059,0.1060,0.1062,0.1064,0.1067,0.1070,0.1073,0.1076,0.1079,0.1080,0.1082,0.1083,0.1088,0.1093,0.1095,0.1097,0.1100,0.1101,0.1103,0.1105,0.1107,0.1109,0.1110,0.1116,0.1121,0.1122,0.1124,0.1125,0.1126,0.1127,0.1128,0.1129,0.1131,0.1134,0.1137,0.1138,0.1144,0.1148,0.1149,0.1151,0.1153,0.1154,0.1156,0.1157,0.1166,0.1171,0.1176,0.1179,0.1180,0.1182,0.1183,0.1187,0.1189,0.1191,0.1192,0.1196,0.1197,0.1201,0.1205,0.1206,0.1211,0.1213,0.1214,0.1217,0.1220,0.1222,0.1223,0.1227,0.1228,0.1230,0.1234,0.1239,0.1241,0.1242,0.1248,0.1252,0.1255,0.1258,0.1266,0.1267,0.1269,0.1271,0.1275,0.1278,0.1279,0.1281,0.1286,0.1291,0.1292,0.1297,0.1298,0.1300,0.1304,0.1308,0.1313,0.1316,0.1318,0.1319,0.1321,0.1322,0.1323,0.1324,0.1331,0.1332,0.1336,0.1337,0.1339,0.1341,0.1342,0.1343,0.1344,0.1349,0.1352,0.1355,0.1358,0.1361,0.1372,0.1374,0.1377,0.1379,0.1385,0.1390,0.1393,0.1399,0.1400,0.1420,0.1421,0.1423,0.1424,0.1425,0.1430,0.1434,0.1436,0.1438,0.1444,0.1447,0.1450,0.1451,0.1453,0.1459,0.1460,0.1462,0.1466,0.1467,0.1475,0.1476,0.1490,0.1500,0.1506,0.1510,0.1515,0.1518,0.1519,0.1525,0.1528,0.1530,0.1535,0.1536,0.1541,0.1544,0.1569,0.1574,0.1578,0.1584,0.1586,0.1601,0.1602,0.1603,0.1608,0.1610,0.1612,0.1619,0.1633,0.1641,0.1654,0.1660,0.1682,0.1691,0.1692,0.1697,0.1705,0.1706,0.1723,0.1724,0.1727,0.1735,0.1736,0.1737,0.1743,0.1758,0.1794,0.1813,0.1817,0.1819,0.1821,0.1828,0.1846,0.1852,0.1875,0.1877,0.1889,0.1891,0.1897,0.1899,0.1901,0.1907,0.1908,0.1935,0.1940,0.1953,0.1983,0.1992,0.2004,0.2020,0.2035,0.2039,0.2040,0.2041,0.2045,0.2047,0.2056,0.2072,0.2078,0.2098,0.2142,0.2178,0.2188,0.2200,0.2227,0.2229,0.2239,0.2242,0.2243,0.2263,0.2268,0.2271,0.2274,0.2280,0.2329,0.2350,0.2364,0.2384,0.2387,0.2389,0.2413,0.2416,0.2480,0.2511,0.2552,0.2561,0.2621,0.2626,0.2629,0.2631,0.2632,0.2645,0.2664,0.2679,0.2711,0.2715,0.2718,0.2767,0.2771,0.2774,0.2779,0.2784,0.2834,0.2844,0.2875,0.2892,0.2902,0.2938,0.2946,0.2953,0.2971,0.3007,0.3050,0.3056,0.3061,0.3076,0.3081,0.3107,0.3113,0.3126,0.3130,0.3144,0.3148,0.3206,0.3252,0.3294,0.3300,0.3302,0.3322,0.3341,0.3373,0.3376,0.3391,0.3395,0.3402,0.3405,0.3411,0.3418,0.3424,0.3441,0.3456,0.3474,0.3500,0.3503,0.3576,0.3876,0.3942,0.4003,0.4037,0.4083,0.4148,0.4524,0.4671,0.4736,0.4787,0.4835,0.4840,0.5182,0.5352,0.5368,0.6763,1.0814,1.3971,1.4767,1.7003,1.8749,2.2152,3.0958,3.3572,3.5207,7.8436],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.044722719141323794,0.04830053667262969,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.14311270125223613,0.1449016100178891,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18783542039355994,0.19141323792486584,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24865831842576028,0.2522361359570662,0.2558139534883721,0.25760286225402507,0.26118067978533094,0.2629695885509839,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.27549194991055453,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.30590339892665475,0.3076923076923077,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32379248658318427,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.35062611806797855,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.36493738819320215,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3774597495527728,0.3810375670840787,0.38461538461538464,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.43112701252236135,0.4329159212880143,0.4364937388193202,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.4472271914132379,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.47048300536672627,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.4847942754919499,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.49552772808586765,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5295169946332737,0.5313059033989267,0.5348837209302325,0.5366726296958855,0.5402504472271914,0.5420393559928444,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.556350626118068,0.5599284436493739,0.5617173524150268,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.5957066189624329,0.5974955277280859,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7066189624329159,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0271,0.0371,0.0375,0.0379,0.0387,0.0395,0.0399,0.0402,0.0415,0.0419,0.0426,0.0429,0.0434,0.0436,0.0437,0.0438,0.0445,0.0447,0.0449,0.0450,0.0455,0.0456,0.0457,0.0458,0.0462,0.0463,0.0466,0.0468,0.0472,0.0478,0.0479,0.0481,0.0487,0.0488,0.0490,0.0493,0.0494,0.0495,0.0496,0.0497,0.0498,0.0499,0.0500,0.0503,0.0504,0.0505,0.0506,0.0508,0.0509,0.0510,0.0511,0.0512,0.0514,0.0515,0.0517,0.0519,0.0522,0.0523,0.0532,0.0533,0.0534,0.0537,0.0544,0.0547,0.0551,0.0552,0.0559,0.0563,0.0566,0.0567,0.0568,0.0569,0.0572,0.0573,0.0574,0.0575,0.0576,0.0578,0.0579,0.0580,0.0581,0.0583,0.0584,0.0585,0.0586,0.0587,0.0589,0.0590,0.0593,0.0594,0.0595,0.0598,0.0602,0.0604,0.0606,0.0609,0.0611,0.0618,0.0620,0.0622,0.0624,0.0628,0.0629,0.0630,0.0632,0.0633,0.0635,0.0636,0.0637,0.0639,0.0646,0.0648,0.0649,0.0657,0.0661,0.0662,0.0666,0.0667,0.0670,0.0673,0.0674,0.0675,0.0677,0.0678,0.0680,0.0682,0.0684,0.0686,0.0691,0.0692,0.0698,0.0703,0.0704,0.0705,0.0706,0.0709,0.0711,0.0713,0.0716,0.0720,0.0721,0.0724,0.0725,0.0729,0.0730,0.0731,0.0735,0.0736,0.0737,0.0741,0.0744,0.0747,0.0749,0.0751,0.0752,0.0753,0.0754,0.0755,0.0761,0.0762,0.0766,0.0770,0.0771,0.0774,0.0781,0.0791,0.0795,0.0800,0.0802,0.0808,0.0809,0.0813,0.0819,0.0821,0.0824,0.0827,0.0832,0.0838,0.0843,0.0844,0.0847,0.0853,0.0854,0.0856,0.0858,0.0861,0.0862,0.0863,0.0865,0.0874,0.0877,0.0878,0.0880,0.0883,0.0887,0.0888,0.0891,0.0893,0.0898,0.0900,0.0903,0.0904,0.0912,0.0919,0.0922,0.0929,0.0930,0.0932,0.0933,0.0934,0.0936,0.0937,0.0938,0.0946,0.0948,0.0949,0.0955,0.0957,0.0959,0.0962,0.0966,0.0973,0.0974,0.0975,0.0980,0.0986,0.0987,0.0993,0.0996,0.1001,0.1003,0.1004,0.1010,0.1016,0.1017,0.1021,0.1023,0.1027,0.1028,0.1029,0.1033,0.1036,0.1040,0.1042,0.1048,0.1049,0.1054,0.1055,0.1068,0.1069,0.1073,0.1074,0.1075,0.1080,0.1093,0.1097,0.1099,0.1116,0.1132,0.1139,0.1144,0.1146,0.1149,0.1151,0.1153,0.1155,0.1157,0.1160,0.1164,0.1169,0.1175,0.1177,0.1178,0.1187,0.1195,0.1206,0.1207,0.1220,0.1227,0.1228,0.1232,0.1233,0.1235,0.1237,0.1241,0.1242,0.1243,0.1244,0.1249,0.1252,0.1254,0.1256,0.1257,0.1258,0.1260,0.1261,0.1273,0.1279,0.1297,0.1298,0.1305,0.1307,0.1313,0.1315,0.1318,0.1323,0.1329,0.1334,0.1340,0.1342,0.1343,0.1344,0.1350,0.1354,0.1363,0.1365,0.1373,0.1385,0.1387,0.1388,0.1390,0.1394,0.1395,0.1406,0.1426,0.1433,0.1435,0.1436,0.1446,0.1450,0.1451,0.1464,0.1483,0.1488,0.1494,0.1498,0.1499,0.1505,0.1519,0.1540,0.1547,0.1565,0.1566,0.1569,0.1575,0.1579,0.1590,0.1599,0.1602,0.1610,0.1611,0.1619,0.1639,0.1640,0.1644,0.1698,0.1709,0.1713,0.1719,0.1720,0.1737,0.1738,0.1744,0.1759,0.1784,0.1785,0.1802,0.1808,0.1809,0.1813,0.1832,0.1847,0.1849,0.1855,0.1914,0.1948,0.2025,0.2048,0.2097,0.2107,0.2125,0.2155,0.2189,0.2216,0.2233,0.2238,0.2280,0.2311,0.2331,0.2365,0.2406,0.2471,0.2508,0.2543,0.2638,0.2687,0.2731,0.2754,0.2773,0.2796,0.2892,0.2969,0.2988,0.3089,0.3151,0.3230,0.3260,0.3388,0.3419,0.3451,0.3470,0.3505,0.3622,0.3707,0.3717,0.3861,0.4003,0.4073,0.4089,0.4105,0.4295,0.4526,0.4531,0.4594,0.4731,0.4740,0.4765,0.4916,0.5107,0.5130,0.5176,0.5193,0.5208,0.5315,0.5383,0.5399,0.5931,0.6032,0.6222,0.6290,0.6405,0.6557,0.6667,0.6706,0.6830,0.6845,0.6874,0.7568,0.7674,0.7722,0.8039,0.8898,0.9356,1.0431,1.0749,1.3554,1.4003,1.4252,1.5749,1.7118,1.8349,1.8947,2.4644,3.4481,3.8698,3.9221],"y":[0.001851851851851852,0.003703703703703704,0.005555555555555556,0.007407407407407408,0.011111111111111112,0.012962962962962963,0.014814814814814815,0.016666666666666666,0.018518518518518517,0.020370370370370372,0.022222222222222223,0.024074074074074074,0.025925925925925925,0.027777777777777776,0.02962962962962963,0.03148148148148148,0.03333333333333333,0.03518518518518519,0.037037037037037035,0.040740740740740744,0.044444444444444446,0.046296296296296294,0.04814814814814815,0.05185185185185185,0.053703703703703705,0.05555555555555555,0.05740740740740741,0.05925925925925926,0.06111111111111111,0.06296296296296296,0.06481481481481481,0.06666666666666667,0.06851851851851852,0.07222222222222222,0.07407407407407407,0.07592592592592592,0.07962962962962963,0.08148148148148149,0.08333333333333333,0.08518518518518518,0.08703703703703704,0.08888888888888889,0.09074074074074075,0.09259259259259259,0.09444444444444444,0.0962962962962963,0.1,0.10185185185185185,0.1037037037037037,0.10555555555555556,0.10740740740740741,0.11296296296296296,0.11666666666666667,0.11851851851851852,0.12222222222222222,0.12407407407407407,0.1259259259259259,0.12777777777777777,0.12962962962962962,0.13148148148148148,0.13518518518518519,0.1388888888888889,0.14074074074074075,0.14444444444444443,0.14629629629629629,0.14814814814814814,0.15185185185185185,0.1537037037037037,0.1574074074074074,0.16111111111111112,0.16296296296296298,0.1648148148148148,0.1685185185185185,0.17037037037037037,0.17222222222222222,0.17407407407407408,0.17777777777777778,0.17962962962962964,0.1814814814814815,0.18703703703703703,0.18888888888888888,0.1925925925925926,0.19444444444444445,0.1962962962962963,0.19814814814814816,0.2,0.2037037037037037,0.2074074074074074,0.20925925925925926,0.2111111111111111,0.21296296296296297,0.21481481481481482,0.21666666666666667,0.21851851851851853,0.22037037037037038,0.2222222222222222,0.22407407407407406,0.22777777777777777,0.23148148148148148,0.2351851851851852,0.23703703703703705,0.2388888888888889,0.24444444444444444,0.2462962962962963,0.24814814814814815,0.25,0.2537037037037037,0.25555555555555554,0.25925925925925924,0.2611111111111111,0.26666666666666666,0.26851851851851855,0.27037037037037037,0.2722222222222222,0.2740740740740741,0.2759259259259259,0.2777777777777778,0.2796296296296296,0.2814814814814815,0.2833333333333333,0.2851851851851852,0.28888888888888886,0.29074074074074074,0.29259259259259257,0.29444444444444445,0.2962962962962963,0.3,0.30185185185185187,0.3037037037037037,0.3055555555555556,0.3074074074074074,0.3111111111111111,0.31296296296296294,0.3148148148148148,0.31666666666666665,0.31851851851851853,0.32222222222222224,0.32407407407407407,0.3277777777777778,0.3296296296296296,0.3314814814814815,0.3333333333333333,0.337037037037037,0.3388888888888889,0.3425925925925926,0.34629629629629627,0.35,0.35185185185185186,0.3537037037037037,0.35555555555555557,0.3574074074074074,0.3592592592592593,0.3611111111111111,0.362962962962963,0.36666666666666664,0.3685185185185185,0.37037037037037035,0.37222222222222223,0.37407407407407406,0.37962962962962965,0.3814814814814815,0.38333333333333336,0.3851851851851852,0.387037037037037,0.3888888888888889,0.3907407407407407,0.3925925925925926,0.39444444444444443,0.3962962962962963,0.39814814814814814,0.4,0.40185185185185185,0.40370370370370373,0.4074074074074074,0.40925925925925927,0.4111111111111111,0.412962962962963,0.4148148148148148,0.4166666666666667,0.4185185185185185,0.4203703703703704,0.42407407407407405,0.42592592592592593,0.42777777777777776,0.42962962962962964,0.43148148148148147,0.43333333333333335,0.4351851851851852,0.43703703703703706,0.4388888888888889,0.4425925925925926,0.4444444444444444,0.4462962962962963,0.44814814814814813,0.45,0.45185185185185184,0.4537037037037037,0.45555555555555555,0.45740740740740743,0.46111111111111114,0.46296296296296297,0.4648148148148148,0.4666666666666667,0.4685185185185185,0.4703703703703704,0.4722222222222222,0.4740740740740741,0.4759259259259259,0.4777777777777778,0.47962962962962963,0.48148148148148145,0.48333333333333334,0.48518518518518516,0.48703703703703705,0.4888888888888889,0.49074074074074076,0.4925925925925926,0.4962962962962963,0.5,0.5018518518518519,0.5037037037037037,0.5055555555555555,0.5074074074074074,0.5092592592592593,0.5111111111111111,0.5148148148148148,0.5166666666666667,0.5185185185185185,0.5203703703703704,0.5222222222222223,0.524074074074074,0.5259259259259259,0.5277777777777778,0.5314814814814814,0.5333333333333333,0.5351851851851852,0.5370370370370371,0.5388888888888889,0.5407407407407407,0.5444444444444444,0.5462962962962963,0.5481481481481482,0.55,0.5518518518518518,0.5537037037037037,0.5555555555555556,0.5611111111111111,0.5648148148148148,0.5666666666666667,0.5685185185185185,0.5703703703703704,0.5722222222222222,0.5740740740740741,0.575925925925926,0.5777777777777777,0.5796296296296296,0.5851851851851851,0.587037037037037,0.5888888888888889,0.5907407407407408,0.5925925925925926,0.5944444444444444,0.6,0.6037037037037037,0.6055555555555555,0.6074074074074074,0.6092592592592593,0.6111111111111112,0.6148148148148148,0.6166666666666667,0.6185185185185185,0.6222222222222222,0.6240740740740741,0.6259259259259259,0.6277777777777778,0.6314814814814815,0.6333333333333333,0.6351851851851852,0.6370370370370371,0.6388888888888888,0.6407407407407407,0.6425925925925926,0.6444444444444445,0.6481481481481481,0.65,0.6518518518518519,0.6537037037037037,0.6555555555555556,0.6574074074074074,0.6592592592592592,0.662962962962963,0.6648148148148149,0.6666666666666666,0.6685185185185185,0.6703703703703704,0.674074074074074,0.6777777777777778,0.6796296296296296,0.6814814814814815,0.6833333333333333,0.6851851851851852,0.687037037037037,0.6888888888888889,0.6907407407407408,0.6925925925925925,0.6944444444444444,0.6962962962962963,0.6981481481481482,0.7,0.7018518518518518,0.7055555555555556,0.7092592592592593,0.7111111111111111,0.7129629629629629,0.7148148148148148,0.7166666666666667,0.7185185185185186,0.7203703703703703,0.7222222222222222,0.7240740740740741,0.725925925925926,0.7277777777777777,0.7296296296296296,0.7314814814814815,0.7333333333333333,0.7351851851851852,0.737037037037037,0.7388888888888889,0.7407407407407407,0.7425925925925926,0.7444444444444445,0.7462962962962963,0.7481481481481481,0.75,0.7518518518518519,0.7537037037037037,0.7555555555555555,0.7574074074074074,0.7592592592592593,0.762962962962963,0.7648148148148148,0.7666666666666667,0.7685185185185185,0.7703703703703704,0.7722222222222223,0.774074074074074,0.7759259259259259,0.7777777777777778,0.7796296296296297,0.7814814814814814,0.7833333333333333,0.7851851851851852,0.7870370370370371,0.7888888888888889,0.7907407407407407,0.7925925925925926,0.7944444444444444,0.7962962962962963,0.7981481481481482,0.8,0.8018518518518518,0.8037037037037037,0.8055555555555556,0.8074074074074075,0.8092592592592592,0.8111111111111111,0.812962962962963,0.8148148148148148,0.8166666666666667,0.8185185185185185,0.8203703703703704,0.8222222222222222,0.8240740740740741,0.825925925925926,0.8277777777777777,0.8296296296296296,0.8314814814814815,0.8333333333333334,0.8351851851851851,0.837037037037037,0.8388888888888889,0.8407407407407408,0.8425925925925926,0.8444444444444444,0.8462962962962963,0.8481481481481481,0.85,0.8518518518518519,0.8537037037037037,0.8574074074074074,0.8592592592592593,0.8611111111111112,0.8629629629629629,0.8648148148148148,0.8666666666666667,0.8685185185185185,0.8703703703703703,0.8722222222222222,0.8740740740740741,0.8759259259259259,0.8777777777777778,0.8796296296296297,0.8814814814814815,0.8833333333333333,0.8851851851851852,0.8870370370370371,0.8888888888888888,0.8907407407407407,0.8925925925925926,0.8944444444444445,0.8962962962962963,0.8981481481481481,0.9,0.9018518518518519,0.9037037037037037,0.9055555555555556,0.9074074074074074,0.9092592592592592,0.9111111111111111,0.912962962962963,0.9148148148148149,0.9166666666666666,0.9185185185185185,0.9203703703703704,0.9222222222222223,0.924074074074074,0.9259259259259259,0.9277777777777778,0.9296296296296296,0.9314814814814815,0.9333333333333333,0.9351851851851852,0.937037037037037,0.9388888888888889,0.9407407407407408,0.9425925925925925,0.9444444444444444,0.9462962962962963,0.9481481481481482,0.95,0.9518518518518518,0.9537037037037037,0.9555555555555556,0.9574074074074074,0.9592592592592593,0.9611111111111111,0.9629629629629629,0.9648148148148148,0.9666666666666667,0.9685185185185186,0.9703703703703703,0.9722222222222222,0.9740740740740741,0.975925925925926,0.9777777777777777,0.9796296296296296,0.9814814814814815,0.9833333333333333,0.9851851851851852,0.987037037037037,0.9888888888888889,0.9907407407407407,0.9925925925925926,0.9944444444444445,0.9962962962962963,0.9981481481481481],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, libp2p.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-n0.computer-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-n0.computer-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..3f20e028d5
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-n0.computer-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.6124,0.6348,0.9819,1.3882,1.3924,1.3953,1.3956,1.3970,1.3977,1.3990,1.3997,1.4037,1.4049,1.4050,1.4055,1.4077,1.4085,1.4103,1.4110,1.4113,1.4116,1.4130,1.4135,1.4142,1.4146,1.4155,1.4163,1.4172,1.4192,1.4205,1.4210,1.4219,1.4230,1.4236,1.4244,1.4250,1.4252,1.4253,1.4254,1.4258,1.4271,1.4278,1.4283,1.4285,1.4287,1.4293,1.4297,1.4298,1.4301,1.4304,1.4309,1.4311,1.4315,1.4322,1.4326,1.4327,1.4333,1.4335,1.4338,1.4342,1.4344,1.4352,1.4353,1.4356,1.4358,1.4360,1.4392,1.4393,1.4394,1.4405,1.4406,1.4408,1.4411,1.4415,1.4416,1.4417,1.4426,1.4434,1.4438,1.4441,1.4445,1.4447,1.4450,1.4455,1.4459,1.4466,1.4471,1.4485,1.4491,1.4492,1.4493,1.4494,1.4503,1.4508,1.4509,1.4511,1.4512,1.4513,1.4521,1.4524,1.4525,1.4540,1.4543,1.4544,1.4547,1.4551,1.4568,1.4572,1.4578,1.4583,1.4591,1.4593,1.4602,1.4607,1.4609,1.4611,1.4620,1.4622,1.4626,1.4627,1.4631,1.4638,1.4639,1.4640,1.4642,1.4645,1.4646,1.4648,1.4649,1.4654,1.4661,1.4668,1.4675,1.4679,1.4683,1.4685,1.4692,1.4695,1.4696,1.4697,1.4701,1.4709,1.4721,1.4736,1.4742,1.4752,1.4753,1.4756,1.4758,1.4759,1.4766,1.4781,1.4783,1.4785,1.4787,1.4800,1.4807,1.4810,1.4817,1.4818,1.4823,1.4824,1.4828,1.4832,1.4836,1.4838,1.4840,1.4846,1.4870,1.4873,1.4874,1.4877,1.4892,1.4897,1.4899,1.4900,1.4903,1.4905,1.4906,1.4917,1.4927,1.4928,1.4929,1.4932,1.4937,1.4950,1.4951,1.4954,1.4955,1.4962,1.4964,1.4965,1.4970,1.4990,1.4996,1.5019,1.5021,1.5047,1.5049,1.5051,1.5069,1.5071,1.5080,1.5083,1.5084,1.5087,1.5103,1.5106,1.5108,1.5109,1.5116,1.5119,1.5128,1.5136,1.5139,1.5161,1.5165,1.5181,1.5186,1.5194,1.5207,1.5216,1.5221,1.5238,1.5241,1.5245,1.5248,1.5256,1.5257,1.5262,1.5264,1.5266,1.5276,1.5281,1.5287,1.5288,1.5297,1.5314,1.5316,1.5320,1.5321,1.5329,1.5343,1.5367,1.5369,1.5383,1.5384,1.5389,1.5391,1.5394,1.5406,1.5414,1.5419,1.5445,1.5458,1.5463,1.5479,1.5503,1.5512,1.5523,1.5532,1.5539,1.5542,1.5556,1.5560,1.5570,1.5575,1.5576,1.5591,1.5596,1.5598,1.5603,1.5617,1.5620,1.5633,1.5662,1.5663,1.5673,1.5694,1.5702,1.5709,1.5720,1.5731,1.5735,1.5736,1.5742,1.5747,1.5754,1.5763,1.5765,1.5774,1.5775,1.5792,1.5847,1.5848,1.5855,1.5870,1.5904,1.5905,1.5910,1.5916,1.5920,1.5921,1.5922,1.5946,1.5952,1.5955,1.5959,1.5967,1.5970,1.5975,1.5983,1.5988,1.6003,1.6006,1.6017,1.6022,1.6030,1.6045,1.6051,1.6059,1.6060,1.6065,1.6074,1.6075,1.6081,1.6087,1.6102,1.6110,1.6131,1.6149,1.6151,1.6160,1.6167,1.6185,1.6189,1.6207,1.6213,1.6238,1.6248,1.6250,1.6267,1.6272,1.6298,1.6300,1.6301,1.6302,1.6304,1.6318,1.6342,1.6361,1.6365,1.6378,1.6389,1.6402,1.6406,1.6420,1.6427,1.6452,1.6478,1.6479,1.6513,1.6523,1.6526,1.6530,1.6600,1.6631,1.6633,1.6643,1.6675,1.6694,1.6750,1.6762,1.6786,1.6791,1.6794,1.6800,1.6816,1.6838,1.6864,1.6881,1.6885,1.6898,1.6902,1.6912,1.6925,1.6972,1.7007,1.7010,1.7054,1.7084,1.7111,1.7115,1.7153,1.7187,1.7198,1.7210,1.7230,1.7237,1.7293,1.7301,1.7317,1.7360,1.7462,1.7471,1.7489,1.7556,1.7563,1.7577,1.7610,1.7619,1.7647,1.7672,1.7700,1.7733,1.7823,1.7895,1.7977,1.8012,1.8076,1.8252,1.8337,1.8345,1.8347,1.8352,1.8355,1.8365,1.8414,1.8427,1.8436,1.8522,1.8526,1.8549,1.8571,1.8572,1.8607,1.8615,1.8627,1.8900,1.8946,1.9020,1.9034,1.9150,1.9227,1.9326,1.9372,1.9567,1.9599,1.9605,1.9609,1.9695,1.9726,1.9843,1.9893,1.9936,1.9938,2.0202,2.0241,2.0582,2.0723,2.0888,2.0940,2.1134,2.1197,2.1274,2.1403,2.1472,2.1609,2.1681,2.1877,2.2383,2.3042,2.3249,2.4408,2.6173,2.6582,2.6883,2.8877,2.9159,2.9273,3.0191,3.1289,3.1562,3.5354,3.9219,4.2364,4.2610,5.1918,7.0446,7.3872,7.9537],"y":[0.0019157088122605363,0.0038314176245210726,0.005747126436781609,0.007662835249042145,0.009578544061302681,0.011494252873563218,0.013409961685823755,0.01532567049808429,0.017241379310344827,0.019157088122605363,0.0210727969348659,0.022988505747126436,0.02490421455938697,0.02681992337164751,0.028735632183908046,0.03065134099616858,0.032567049808429116,0.034482758620689655,0.03639846743295019,0.038314176245210725,0.040229885057471264,0.0421455938697318,0.044061302681992334,0.04597701149425287,0.04789272030651341,0.04980842911877394,0.05172413793103448,0.05555555555555555,0.05747126436781609,0.05938697318007663,0.06130268199233716,0.06321839080459771,0.06513409961685823,0.06704980842911877,0.06896551724137931,0.07279693486590039,0.07471264367816093,0.07662835249042145,0.07854406130268199,0.08045977011494253,0.08237547892720307,0.0842911877394636,0.08620689655172414,0.08812260536398467,0.09003831417624521,0.09386973180076628,0.09578544061302682,0.09770114942528736,0.09961685823754789,0.10153256704980843,0.10344827586206896,0.10727969348659004,0.10919540229885058,0.1111111111111111,0.11302681992337164,0.11494252873563218,0.11685823754789272,0.11877394636015326,0.1206896551724138,0.12452107279693486,0.12643678160919541,0.12835249042145594,0.13026819923371646,0.13218390804597702,0.13409961685823754,0.1360153256704981,0.13793103448275862,0.13984674329501914,0.1417624521072797,0.14367816091954022,0.14559386973180077,0.1475095785440613,0.14942528735632185,0.15134099616858238,0.15517241379310345,0.15708812260536398,0.15900383141762453,0.16091954022988506,0.16283524904214558,0.16475095785440613,0.16666666666666666,0.1685823754789272,0.17049808429118773,0.1724137931034483,0.17624521072796934,0.1781609195402299,0.18007662835249041,0.18199233716475097,0.1839080459770115,0.18582375478927204,0.18773946360153257,0.19348659003831417,0.19540229885057472,0.19731800766283525,0.19923371647509577,0.20114942528735633,0.20306513409961685,0.2049808429118774,0.20689655172413793,0.210727969348659,0.2164750957854406,0.21839080459770116,0.2222222222222222,0.22413793103448276,0.2260536398467433,0.22796934865900384,0.22988505747126436,0.23180076628352492,0.23371647509578544,0.23563218390804597,0.23754789272030652,0.23946360153256704,0.2413793103448276,0.24329501915708812,0.24521072796934865,0.2471264367816092,0.24904214559386972,0.25287356321839083,0.2547892720306513,0.2567049808429119,0.25862068965517243,0.26053639846743293,0.2624521072796935,0.26436781609195403,0.2662835249042146,0.2681992337164751,0.27011494252873564,0.2739463601532567,0.27586206896551724,0.2777777777777778,0.2796934865900383,0.28160919540229884,0.2835249042145594,0.28544061302681994,0.28735632183908044,0.289272030651341,0.29118773946360155,0.29310344827586204,0.2950191570881226,0.29693486590038315,0.2988505747126437,0.3007662835249042,0.30268199233716475,0.3045977011494253,0.3065134099616858,0.30842911877394635,0.3103448275862069,0.31226053639846746,0.31417624521072796,0.3160919540229885,0.31800766283524906,0.3218390804597701,0.32375478927203066,0.32567049808429116,0.32950191570881227,0.3314176245210728,0.3333333333333333,0.33524904214559387,0.3371647509578544,0.3390804597701149,0.34099616858237547,0.342911877394636,0.3448275862068966,0.34674329501915707,0.3486590038314176,0.3524904214559387,0.3544061302681992,0.3563218390804598,0.35823754789272033,0.36015325670498083,0.3620689655172414,0.36398467432950193,0.36590038314176243,0.367816091954023,0.36973180076628354,0.3716475095785441,0.3735632183908046,0.37547892720306514,0.3773946360153257,0.3793103448275862,0.38122605363984674,0.3831417624521073,0.3850574712643678,0.3888888888888889,0.39080459770114945,0.39272030651340994,0.3946360153256705,0.39655172413793105,0.4003831417624521,0.40229885057471265,0.4042145593869732,0.4061302681992337,0.40804597701149425,0.4099616858237548,0.4118773946360153,0.4157088122605364,0.41762452107279696,0.41954022988505746,0.421455938697318,0.42337164750957856,0.42528735632183906,0.4272030651340996,0.42911877394636017,0.43103448275862066,0.4329501915708812,0.43486590038314177,0.4367816091954023,0.4386973180076628,0.44061302681992337,0.4425287356321839,0.4444444444444444,0.446360153256705,0.4482758620689655,0.4501915708812261,0.4521072796934866,0.4540229885057471,0.4559386973180077,0.4578544061302682,0.45977011494252873,0.4616858237547893,0.46360153256704983,0.46551724137931033,0.4674329501915709,0.46934865900383144,0.4731800766283525,0.47509578544061304,0.47701149425287354,0.4789272030651341,0.48084291187739464,0.4827586206896552,0.4846743295019157,0.48659003831417624,0.4885057471264368,0.4904214559386973,0.49233716475095785,0.4942528735632184,0.49616858237547895,0.49808429118773945,0.5,0.5019157088122606,0.5038314176245211,0.5057471264367817,0.5095785440613027,0.5114942528735632,0.5134099616858238,0.5153256704980843,0.5172413793103449,0.5191570881226054,0.5210727969348659,0.5229885057471264,0.524904214559387,0.5268199233716475,0.5287356321839081,0.5306513409961686,0.5344827586206896,0.5363984674329502,0.5383141762452107,0.5402298850574713,0.5421455938697318,0.5440613026819924,0.5459770114942529,0.5478927203065134,0.5498084291187739,0.5517241379310345,0.553639846743295,0.5555555555555556,0.5574712643678161,0.5593869731800766,0.5613026819923371,0.5632183908045977,0.5651340996168582,0.5689655172413793,0.5708812260536399,0.5727969348659003,0.5747126436781609,0.5766283524904214,0.578544061302682,0.5804597701149425,0.5823754789272031,0.5842911877394636,0.5862068965517241,0.5881226053639846,0.5900383141762452,0.5919540229885057,0.5938697318007663,0.5957854406130269,0.5977011494252874,0.5996168582375478,0.6015325670498084,0.603448275862069,0.6053639846743295,0.60727969348659,0.6091954022988506,0.6111111111111112,0.6130268199233716,0.6149425287356322,0.6168582375478927,0.6187739463601533,0.6206896551724138,0.6226053639846744,0.6245210727969349,0.6264367816091954,0.6283524904214559,0.6302681992337165,0.632183908045977,0.6360153256704981,0.6398467432950191,0.6417624521072797,0.6436781609195402,0.6455938697318008,0.6475095785440613,0.6494252873563219,0.6513409961685823,0.6532567049808429,0.6551724137931034,0.657088122605364,0.6590038314176245,0.6628352490421456,0.6647509578544061,0.6666666666666666,0.6685823754789272,0.6704980842911877,0.6724137931034483,0.6743295019157088,0.6762452107279694,0.6781609195402298,0.6800766283524904,0.6819923371647509,0.6839080459770115,0.685823754789272,0.6877394636015326,0.6896551724137931,0.6915708812260536,0.6934865900383141,0.6954022988505747,0.6973180076628352,0.6992337164750958,0.7011494252873564,0.7030651340996169,0.7049808429118773,0.7068965517241379,0.7088122605363985,0.710727969348659,0.7126436781609196,0.7145593869731801,0.7164750957854407,0.7183908045977011,0.7203065134099617,0.7222222222222222,0.7241379310344828,0.7260536398467433,0.7279693486590039,0.7298850574712644,0.7318007662835249,0.7337164750957854,0.735632183908046,0.7375478927203065,0.7394636015325671,0.7413793103448276,0.7432950191570882,0.7452107279693486,0.7490421455938697,0.7509578544061303,0.7528735632183908,0.7547892720306514,0.7586206896551724,0.7605363984674329,0.7624521072796935,0.764367816091954,0.7662835249042146,0.7681992337164751,0.7701149425287356,0.7720306513409961,0.7739463601532567,0.7758620689655172,0.7777777777777778,0.7796934865900383,0.7816091954022989,0.7835249042145593,0.7854406130268199,0.7873563218390804,0.789272030651341,0.7911877394636015,0.7931034482758621,0.7950191570881227,0.7969348659003831,0.7988505747126436,0.8007662835249042,0.8026819923371648,0.8045977011494253,0.8065134099616859,0.8084291187739464,0.8103448275862069,0.8122605363984674,0.814176245210728,0.8160919540229885,0.8180076628352491,0.8199233716475096,0.8218390804597702,0.8237547892720306,0.8256704980842912,0.8275862068965517,0.8295019157088123,0.8314176245210728,0.8333333333333334,0.8352490421455939,0.8371647509578544,0.8390804597701149,0.8409961685823755,0.842911877394636,0.8448275862068966,0.8467432950191571,0.8486590038314177,0.8505747126436781,0.8524904214559387,0.8544061302681992,0.8563218390804598,0.8582375478927203,0.8601532567049809,0.8620689655172413,0.8639846743295019,0.8659003831417624,0.867816091954023,0.8697318007662835,0.8716475095785441,0.8735632183908046,0.8754789272030651,0.8773946360153256,0.8793103448275862,0.8812260536398467,0.8831417624521073,0.8850574712643678,0.8869731800766284,0.8888888888888888,0.8908045977011494,0.89272030651341,0.8946360153256705,0.896551724137931,0.8984674329501916,0.9003831417624522,0.9022988505747126,0.9042145593869731,0.9061302681992337,0.9080459770114943,0.9099616858237548,0.9118773946360154,0.9137931034482759,0.9157088122605364,0.9176245210727969,0.9195402298850575,0.921455938697318,0.9233716475095786,0.9252873563218391,0.9272030651340997,0.9291187739463601,0.9310344827586207,0.9329501915708812,0.9348659003831418,0.9367816091954023,0.9386973180076629,0.9406130268199234,0.9425287356321839,0.9444444444444444,0.946360153256705,0.9482758620689655,0.9501915708812261,0.9521072796934866,0.9540229885057471,0.9559386973180076,0.9578544061302682,0.9597701149425287,0.9616858237547893,0.9636015325670498,0.9655172413793104,0.9674329501915708,0.9693486590038314,0.9712643678160919,0.9731800766283525,0.975095785440613,0.9770114942528736,0.9789272030651341,0.9808429118773946,0.9827586206896551,0.9846743295019157,0.9865900383141762,0.9885057471264368,0.9904214559386973,0.9923371647509579,0.9942528735632183,0.9961685823754789,0.9980842911877394],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.2757,0.3055,0.3489,0.3753,0.4252,0.5511,1.0022,1.0113,1.0119,1.0120,1.0148,1.0149,1.0163,1.0165,1.0191,1.0198,1.0199,1.0200,1.0233,1.0239,1.0244,1.0252,1.0261,1.0262,1.0263,1.0268,1.0277,1.0281,1.0282,1.0286,1.0287,1.0292,1.0298,1.0303,1.0312,1.0316,1.0323,1.0324,1.0330,1.0332,1.0333,1.0335,1.0342,1.0343,1.0352,1.0376,1.0378,1.0379,1.0392,1.0398,1.0402,1.0403,1.0408,1.0411,1.0416,1.0419,1.0428,1.0438,1.0443,1.0445,1.0447,1.0449,1.0451,1.0455,1.0458,1.0459,1.0462,1.0467,1.0468,1.0470,1.0479,1.0480,1.0484,1.0486,1.0489,1.0494,1.0501,1.0509,1.0518,1.0521,1.0524,1.0529,1.0536,1.0539,1.0541,1.0542,1.0543,1.0546,1.0547,1.0548,1.0558,1.0560,1.0563,1.0565,1.0567,1.0572,1.0576,1.0600,1.0614,1.0619,1.0621,1.0625,1.0627,1.0628,1.0629,1.0634,1.0635,1.0638,1.0639,1.0642,1.0646,1.0647,1.0649,1.0656,1.0660,1.0674,1.0676,1.0678,1.0680,1.0683,1.0684,1.0688,1.0689,1.0692,1.0697,1.0701,1.0705,1.0707,1.0708,1.0711,1.0718,1.0725,1.0728,1.0733,1.0734,1.0743,1.0746,1.0756,1.0759,1.0761,1.0763,1.0766,1.0767,1.0775,1.0777,1.0781,1.0782,1.0784,1.0790,1.0796,1.0799,1.0804,1.0807,1.0813,1.0815,1.0845,1.0853,1.0856,1.0869,1.0872,1.0886,1.0895,1.0898,1.0904,1.0906,1.0918,1.0921,1.0933,1.0936,1.0943,1.0953,1.0964,1.0970,1.0974,1.0992,1.1008,1.1015,1.1017,1.1020,1.1035,1.1037,1.1044,1.1050,1.1059,1.1070,1.1077,1.1082,1.1092,1.1111,1.1130,1.1143,1.1144,1.1146,1.1166,1.1174,1.1188,1.1189,1.1192,1.1201,1.1210,1.1220,1.1233,1.1240,1.1247,1.1254,1.1263,1.1271,1.1273,1.1287,1.1306,1.1314,1.1319,1.1321,1.1329,1.1340,1.1352,1.1355,1.1356,1.1357,1.1365,1.1372,1.1374,1.1378,1.1388,1.1406,1.1407,1.1409,1.1415,1.1421,1.1426,1.1428,1.1441,1.1442,1.1451,1.1454,1.1462,1.1474,1.1479,1.1484,1.1492,1.1497,1.1504,1.1506,1.1513,1.1525,1.1548,1.1572,1.1590,1.1591,1.1597,1.1601,1.1611,1.1619,1.1633,1.1634,1.1635,1.1648,1.1669,1.1677,1.1698,1.1704,1.1714,1.1725,1.1730,1.1738,1.1750,1.1751,1.1756,1.1760,1.1767,1.1768,1.1771,1.1777,1.1779,1.1793,1.1797,1.1800,1.1811,1.1817,1.1822,1.1823,1.1859,1.1864,1.1866,1.1877,1.1881,1.1903,1.1907,1.1910,1.1929,1.1948,1.1952,1.1955,1.1974,1.1990,1.1995,1.2023,1.2041,1.2045,1.2055,1.2060,1.2090,1.2091,1.2093,1.2114,1.2120,1.2132,1.2148,1.2154,1.2178,1.2191,1.2193,1.2202,1.2247,1.2267,1.2290,1.2321,1.2324,1.2334,1.2340,1.2343,1.2370,1.2372,1.2378,1.2387,1.2397,1.2417,1.2419,1.2425,1.2429,1.2474,1.2489,1.2490,1.2577,1.2579,1.2593,1.2597,1.2603,1.2607,1.2612,1.2644,1.2645,1.2649,1.2658,1.2659,1.2663,1.2666,1.2668,1.2685,1.2710,1.2713,1.2714,1.2717,1.2737,1.2746,1.2784,1.2793,1.2795,1.2808,1.2813,1.2824,1.2841,1.2845,1.2846,1.2858,1.2901,1.2933,1.3007,1.3100,1.3125,1.3169,1.3170,1.3180,1.3193,1.3194,1.3209,1.3216,1.3222,1.3227,1.3270,1.3334,1.3383,1.3398,1.3403,1.3433,1.3471,1.3473,1.3481,1.3486,1.3492,1.3493,1.3510,1.3528,1.3532,1.3538,1.3587,1.3610,1.3652,1.3684,1.3721,1.3724,1.3725,1.3760,1.3782,1.3941,1.4009,1.4016,1.4025,1.4026,1.4249,1.4277,1.4278,1.4288,1.4295,1.4317,1.4345,1.4376,1.4392,1.4412,1.4439,1.4475,1.4552,1.4624,1.4639,1.4682,1.4705,1.4727,1.4744,1.4778,1.4782,1.4898,1.4999,1.5048,1.5141,1.5197,1.5218,1.5219,1.5283,1.5306,1.5365,1.5390,1.5408,1.5502,1.5515,1.5597,1.5636,1.6156,1.6288,1.6391,1.6853,1.7064,1.7175,1.7199,1.7222,1.8018,1.8122,1.8203,1.8588,1.8649,1.8726,1.8734,1.8929,1.9032,1.9165,1.9654,2.0141,2.0723,2.1161,2.2412,2.2528,2.4511,2.4991,2.5589,2.8334,2.8419,3.0603,3.3526,3.3831,3.8429,3.9185,4.0563,4.6610,4.7083,4.7803,4.9350,5.1879,5.6587,5.8267,6.4757,6.6143,6.7020,7.1888,8.5086,9.4594,12.5902,13.1867,14.4985],"y":[0.001893939393939394,0.003787878787878788,0.005681818181818182,0.007575757575757576,0.00946969696969697,0.011363636363636364,0.013257575757575758,0.015151515151515152,0.017045454545454544,0.01893939393939394,0.020833333333333332,0.022727272727272728,0.02462121212121212,0.026515151515151516,0.028409090909090908,0.030303030303030304,0.032196969696969696,0.03409090909090909,0.03598484848484849,0.03787878787878788,0.03977272727272727,0.041666666666666664,0.043560606060606064,0.045454545454545456,0.04734848484848485,0.04924242424242424,0.05113636363636364,0.05303030303030303,0.054924242424242424,0.058712121212121215,0.06060606060606061,0.0625,0.06439393939393939,0.06628787878787878,0.06818181818181818,0.07007575757575757,0.07196969696969698,0.07386363636363637,0.07575757575757576,0.07765151515151515,0.07954545454545454,0.08143939393939394,0.08333333333333333,0.08522727272727272,0.08901515151515152,0.09090909090909091,0.0928030303030303,0.0946969696969697,0.09659090909090909,0.09848484848484848,0.10037878787878787,0.10227272727272728,0.10416666666666667,0.10606060606060606,0.10795454545454546,0.10984848484848485,0.11174242424242424,0.11363636363636363,0.11742424242424243,0.11931818181818182,0.12121212121212122,0.12310606060606061,0.1268939393939394,0.12878787878787878,0.13068181818181818,0.13257575757575757,0.13636363636363635,0.13825757575757575,0.14015151515151514,0.14204545454545456,0.14393939393939395,0.14583333333333334,0.14772727272727273,0.14962121212121213,0.15151515151515152,0.1534090909090909,0.1553030303030303,0.1571969696969697,0.1590909090909091,0.16098484848484848,0.16287878787878787,0.16477272727272727,0.16666666666666666,0.16856060606060605,0.17045454545454544,0.17234848484848486,0.17424242424242425,0.17613636363636365,0.17992424242424243,0.18181818181818182,0.18371212121212122,0.1856060606060606,0.1875,0.1893939393939394,0.19128787878787878,0.19318181818181818,0.19507575757575757,0.19696969696969696,0.19886363636363635,0.20075757575757575,0.20265151515151514,0.20454545454545456,0.20643939393939395,0.20833333333333334,0.21022727272727273,0.21212121212121213,0.21401515151515152,0.2159090909090909,0.2178030303030303,0.2196969696969697,0.2215909090909091,0.22348484848484848,0.22537878787878787,0.22727272727272727,0.22916666666666666,0.23295454545454544,0.23484848484848486,0.23674242424242425,0.23863636363636365,0.24053030303030304,0.24242424242424243,0.24621212121212122,0.2481060606060606,0.25,0.2518939393939394,0.2537878787878788,0.2556818181818182,0.25757575757575757,0.25946969696969696,0.26136363636363635,0.26325757575757575,0.26515151515151514,0.26704545454545453,0.2689393939393939,0.2708333333333333,0.2727272727272727,0.2746212121212121,0.2765151515151515,0.2784090909090909,0.2803030303030303,0.2821969696969697,0.2840909090909091,0.2859848484848485,0.2878787878787879,0.2897727272727273,0.2916666666666667,0.2935606060606061,0.29545454545454547,0.29734848484848486,0.29924242424242425,0.30113636363636365,0.30492424242424243,0.3068181818181818,0.3087121212121212,0.3106060606060606,0.3125,0.3143939393939394,0.3162878787878788,0.3181818181818182,0.32007575757575757,0.32196969696969696,0.32386363636363635,0.32575757575757575,0.32954545454545453,0.3314393939393939,0.3333333333333333,0.3352272727272727,0.3371212121212121,0.3390151515151515,0.3409090909090909,0.3428030303030303,0.3465909090909091,0.3484848484848485,0.3503787878787879,0.3522727272727273,0.3541666666666667,0.3560606060606061,0.35795454545454547,0.35984848484848486,0.36174242424242425,0.36363636363636365,0.36742424242424243,0.3693181818181818,0.3712121212121212,0.3731060606060606,0.375,0.3768939393939394,0.3787878787878788,0.3806818181818182,0.38257575757575757,0.38636363636363635,0.38825757575757575,0.39204545454545453,0.3939393939393939,0.3958333333333333,0.3977272727272727,0.3996212121212121,0.4015151515151515,0.4034090909090909,0.4053030303030303,0.4071969696969697,0.4090909090909091,0.4109848484848485,0.4128787878787879,0.4147727272727273,0.4185606060606061,0.42045454545454547,0.42234848484848486,0.42424242424242425,0.42613636363636365,0.42992424242424243,0.4318181818181818,0.4356060606060606,0.4375,0.4393939393939394,0.4412878787878788,0.4431818181818182,0.44507575757575757,0.44696969696969696,0.44886363636363635,0.45075757575757575,0.45265151515151514,0.4564393939393939,0.4583333333333333,0.4602272727272727,0.4621212121212121,0.4640151515151515,0.4659090909090909,0.4678030303030303,0.4715909090909091,0.4734848484848485,0.4753787878787879,0.4791666666666667,0.4810606060606061,0.48295454545454547,0.48674242424242425,0.48863636363636365,0.49053030303030304,0.49242424242424243,0.4962121212121212,0.4981060606060606,0.5,0.5037878787878788,0.5056818181818182,0.5075757575757576,0.509469696969697,0.5113636363636364,0.5132575757575758,0.5151515151515151,0.5170454545454546,0.5189393939393939,0.5208333333333334,0.5227272727272727,0.5246212121212122,0.5265151515151515,0.5284090909090909,0.5303030303030303,0.5321969696969697,0.5340909090909091,0.5359848484848485,0.5378787878787878,0.5397727272727273,0.5416666666666666,0.5435606060606061,0.5454545454545454,0.5473484848484849,0.5492424242424242,0.5511363636363636,0.553030303030303,0.5549242424242424,0.5568181818181818,0.5587121212121212,0.5606060606060606,0.5625,0.5643939393939394,0.5662878787878788,0.5681818181818182,0.5700757575757576,0.571969696969697,0.5738636363636364,0.5757575757575758,0.5795454545454546,0.5814393939393939,0.5833333333333334,0.5852272727272727,0.5871212121212122,0.5890151515151515,0.5909090909090909,0.5928030303030303,0.5946969696969697,0.5965909090909091,0.5984848484848485,0.6003787878787878,0.6022727272727273,0.6041666666666666,0.6060606060606061,0.6079545454545454,0.6098484848484849,0.6136363636363636,0.6174242424242424,0.6193181818181818,0.6212121212121212,0.6231060606060606,0.625,0.6268939393939394,0.6306818181818182,0.6325757575757576,0.634469696969697,0.6363636363636364,0.6382575757575758,0.6401515151515151,0.6420454545454546,0.6439393939393939,0.6458333333333334,0.6477272727272727,0.6496212121212122,0.6515151515151515,0.6534090909090909,0.6553030303030303,0.6571969696969697,0.6590909090909091,0.6609848484848485,0.6628787878787878,0.6647727272727273,0.6666666666666666,0.6685606060606061,0.6704545454545454,0.6723484848484849,0.6742424242424242,0.6761363636363636,0.678030303030303,0.6799242424242424,0.6818181818181818,0.6856060606060606,0.6875,0.6893939393939394,0.6912878787878788,0.6931818181818182,0.6950757575757576,0.696969696969697,0.6988636363636364,0.7007575757575758,0.7026515151515151,0.7045454545454546,0.7064393939393939,0.7083333333333334,0.7102272727272727,0.7121212121212122,0.7140151515151515,0.7159090909090909,0.7178030303030303,0.7196969696969697,0.7215909090909091,0.7234848484848485,0.7253787878787878,0.7272727272727273,0.7291666666666666,0.7310606060606061,0.7329545454545454,0.7348484848484849,0.7367424242424242,0.7386363636363636,0.740530303030303,0.7424242424242424,0.7443181818181818,0.7462121212121212,0.7481060606060606,0.7518939393939394,0.7537878787878788,0.7556818181818182,0.7575757575757576,0.759469696969697,0.7613636363636364,0.7632575757575758,0.7651515151515151,0.7670454545454546,0.7689393939393939,0.7708333333333334,0.7727272727272727,0.7746212121212122,0.7765151515151515,0.7784090909090909,0.7803030303030303,0.7821969696969697,0.7840909090909091,0.7859848484848485,0.7878787878787878,0.7897727272727273,0.7916666666666666,0.7935606060606061,0.7954545454545454,0.7973484848484849,0.7992424242424242,0.8011363636363636,0.803030303030303,0.8049242424242424,0.8068181818181818,0.8087121212121212,0.8106060606060606,0.8125,0.8143939393939394,0.8162878787878788,0.8181818181818182,0.8200757575757576,0.821969696969697,0.8238636363636364,0.8257575757575758,0.8276515151515151,0.8295454545454546,0.8314393939393939,0.8333333333333334,0.8352272727272727,0.8371212121212122,0.8390151515151515,0.8409090909090909,0.8428030303030303,0.8446969696969697,0.8465909090909091,0.8484848484848485,0.8503787878787878,0.8522727272727273,0.8541666666666666,0.8560606060606061,0.8598484848484849,0.8617424242424242,0.8636363636363636,0.865530303030303,0.8674242424242424,0.8693181818181818,0.8712121212121212,0.8731060606060606,0.875,0.8768939393939394,0.8787878787878788,0.8806818181818182,0.8825757575757576,0.884469696969697,0.8863636363636364,0.8882575757575758,0.8901515151515151,0.8920454545454546,0.8939393939393939,0.8958333333333334,0.8977272727272727,0.8996212121212122,0.9015151515151515,0.9034090909090909,0.9053030303030303,0.9071969696969697,0.9090909090909091,0.9109848484848485,0.9128787878787878,0.9147727272727273,0.9166666666666666,0.9185606060606061,0.9204545454545454,0.9223484848484849,0.9242424242424242,0.9261363636363636,0.928030303030303,0.9299242424242424,0.9318181818181818,0.9337121212121212,0.9356060606060606,0.9375,0.9393939393939394,0.9412878787878788,0.9431818181818182,0.9450757575757576,0.946969696969697,0.9488636363636364,0.9507575757575758,0.9526515151515151,0.9545454545454546,0.9564393939393939,0.9583333333333334,0.9602272727272727,0.9621212121212122,0.9640151515151515,0.9659090909090909,0.9678030303030303,0.9696969696969697,0.9715909090909091,0.9734848484848485,0.9753787878787878,0.9772727272727273,0.9791666666666666,0.9810606060606061,0.9829545454545454,0.9848484848484849,0.9867424242424242,0.9886363636363636,0.990530303030303,0.9924242424242424,0.9943181818181818,0.9962121212121212,0.9981060606060606],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.3350,0.4684,0.4808,1.1246,1.1253,1.1294,1.1307,1.1330,1.1365,1.1371,1.1386,1.1394,1.1406,1.1417,1.1432,1.1451,1.1456,1.1460,1.1471,1.1486,1.1487,1.1492,1.1502,1.1511,1.1512,1.1523,1.1524,1.1538,1.1539,1.1558,1.1567,1.1582,1.1593,1.1594,1.1599,1.1611,1.1623,1.1630,1.1631,1.1642,1.1646,1.1652,1.1656,1.1658,1.1666,1.1680,1.1686,1.1694,1.1705,1.1720,1.1735,1.1744,1.1751,1.1760,1.1763,1.1766,1.1774,1.1776,1.1786,1.1787,1.1789,1.1790,1.1793,1.1807,1.1819,1.1832,1.1847,1.1848,1.1855,1.1861,1.1865,1.1871,1.1872,1.1881,1.1890,1.1902,1.1903,1.1910,1.1920,1.1923,1.1926,1.1927,1.1951,1.1953,1.1963,1.1965,1.1986,1.1997,1.2019,1.2029,1.2032,1.2037,1.2048,1.2069,1.2084,1.2103,1.2110,1.2118,1.2124,1.2135,1.2153,1.2154,1.2157,1.2174,1.2180,1.2209,1.2218,1.2222,1.2230,1.2263,1.2308,1.2371,1.2396,1.2459,1.2495,1.2505,1.2519,1.2581,1.2590,1.2598,1.2648,1.2653,1.2677,1.2701,1.2713,1.2717,1.2773,1.2791,1.2826,1.2851,1.2852,1.2920,1.2942,1.2950,1.2957,1.2960,1.2991,1.2997,1.3042,1.3043,1.3045,1.3047,1.3052,1.3058,1.3098,1.3107,1.3138,1.3142,1.3149,1.3162,1.3166,1.3169,1.3177,1.3192,1.3200,1.3216,1.3237,1.3242,1.3265,1.3269,1.3276,1.3285,1.3300,1.3301,1.3306,1.3309,1.3315,1.3317,1.3324,1.3337,1.3340,1.3344,1.3349,1.3350,1.3371,1.3373,1.3375,1.3387,1.3391,1.3400,1.3427,1.3434,1.3468,1.3477,1.3481,1.3482,1.3486,1.3505,1.3516,1.3525,1.3528,1.3533,1.3534,1.3540,1.3547,1.3565,1.3569,1.3576,1.3578,1.3591,1.3617,1.3627,1.3633,1.3634,1.3639,1.3647,1.3661,1.3681,1.3685,1.3712,1.3732,1.3748,1.3770,1.3803,1.3856,1.3863,1.3865,1.3869,1.3872,1.3883,1.3892,1.3921,1.3930,1.3970,1.3990,1.3992,1.4026,1.4051,1.4101,1.4102,1.4114,1.4123,1.4129,1.4150,1.4163,1.4165,1.4168,1.4170,1.4178,1.4206,1.4208,1.4226,1.4230,1.4257,1.4264,1.4266,1.4269,1.4280,1.4282,1.4285,1.4297,1.4310,1.4312,1.4315,1.4318,1.4319,1.4326,1.4350,1.4361,1.4393,1.4400,1.4420,1.4421,1.4425,1.4434,1.4446,1.4448,1.4457,1.4463,1.4480,1.4486,1.4491,1.4510,1.4524,1.4525,1.4536,1.4541,1.4548,1.4549,1.4563,1.4575,1.4587,1.4593,1.4598,1.4608,1.4616,1.4685,1.4687,1.4700,1.4702,1.4726,1.4728,1.4734,1.4754,1.4787,1.4793,1.4839,1.4848,1.4858,1.4859,1.4871,1.4894,1.4910,1.4922,1.4934,1.4941,1.4957,1.4970,1.4987,1.5050,1.5068,1.5073,1.5083,1.5102,1.5105,1.5133,1.5152,1.5210,1.5215,1.5253,1.5259,1.5265,1.5268,1.5269,1.5275,1.5299,1.5313,1.5316,1.5325,1.5343,1.5349,1.5377,1.5383,1.5395,1.5408,1.5436,1.5445,1.5466,1.5472,1.5473,1.5502,1.5509,1.5510,1.5614,1.5622,1.5734,1.5757,1.5840,1.5843,1.5914,1.5939,1.5966,1.5984,1.6015,1.6019,1.6061,1.6091,1.6108,1.6134,1.6139,1.6180,1.6218,1.6228,1.6297,1.6305,1.6337,1.6344,1.6358,1.6395,1.6419,1.6435,1.6450,1.6467,1.6472,1.6482,1.6514,1.6539,1.6541,1.6606,1.6683,1.6686,1.6700,1.6702,1.6716,1.6718,1.6719,1.6755,1.6802,1.6829,1.6832,1.6838,1.6950,1.6964,1.6972,1.7043,1.7089,1.7140,1.7215,1.7217,1.7246,1.7250,1.7268,1.7334,1.7345,1.7387,1.7421,1.7451,1.7504,1.7595,1.7601,1.7604,1.7648,1.7672,1.7675,1.7708,1.7765,1.7965,1.7999,1.8017,1.8026,1.8041,1.8044,1.8065,1.8165,1.8167,1.8324,1.8408,1.8421,1.8452,1.8553,1.8584,1.8593,1.8862,1.8870,1.8906,1.8913,1.8971,1.8972,1.9010,1.9017,1.9045,1.9087,1.9107,1.9128,1.9259,1.9281,1.9319,1.9359,1.9419,1.9529,1.9531,1.9546,1.9843,1.9885,1.9990,2.0038,2.0098,2.0209,2.0426,2.0807,2.0874,2.1137,2.1621,2.1661,2.1953,2.2212,2.2251,2.2493,2.2542,2.2818,2.3398,2.3412,2.4048,2.4070,2.4215,2.4361,2.5785,2.6025,2.6633,2.6679,2.6952,2.7129,2.7136,2.7213,2.8149,2.8806,2.8913,3.2117,3.4144,3.4410,3.5194,3.6802,3.8411,3.9343,4.0403,4.4038,5.0152,5.0251,5.2474,5.4407,5.7281,9.0216,9.5561],"y":[0.0019230769230769232,0.0038461538461538464,0.0057692307692307696,0.007692307692307693,0.009615384615384616,0.011538461538461539,0.013461538461538462,0.015384615384615385,0.01730769230769231,0.019230769230769232,0.021153846153846155,0.023076923076923078,0.025,0.026923076923076925,0.028846153846153848,0.03076923076923077,0.032692307692307694,0.03461538461538462,0.03653846153846154,0.038461538461538464,0.04038461538461539,0.04230769230769231,0.04423076923076923,0.046153846153846156,0.04807692307692308,0.05,0.051923076923076926,0.05384615384615385,0.05576923076923077,0.057692307692307696,0.05961538461538462,0.06153846153846154,0.06346153846153846,0.06538461538461539,0.0673076923076923,0.07115384615384615,0.07307692307692308,0.075,0.07692307692307693,0.08076923076923077,0.08269230769230769,0.08461538461538462,0.08653846153846154,0.08846153846153847,0.09038461538461538,0.09230769230769231,0.09423076923076923,0.09615384615384616,0.09807692307692308,0.1,0.10192307692307692,0.10384615384615385,0.10576923076923077,0.1076923076923077,0.10961538461538461,0.11153846153846154,0.11346153846153846,0.11538461538461539,0.11730769230769231,0.11923076923076924,0.12115384615384615,0.12307692307692308,0.125,0.12692307692307692,0.12884615384615383,0.13076923076923078,0.1326923076923077,0.1346153846153846,0.13653846153846153,0.14038461538461539,0.1423076923076923,0.14423076923076922,0.14615384615384616,0.14807692307692308,0.15,0.1519230769230769,0.15384615384615385,0.1576923076923077,0.1596153846153846,0.16153846153846155,0.16346153846153846,0.16538461538461538,0.1673076923076923,0.16923076923076924,0.17115384615384616,0.17307692307692307,0.175,0.17692307692307693,0.17884615384615385,0.18076923076923077,0.18269230769230768,0.18461538461538463,0.18653846153846154,0.18846153846153846,0.19038461538461537,0.19230769230769232,0.19423076923076923,0.19615384615384615,0.19807692307692307,0.2,0.20192307692307693,0.20384615384615384,0.20576923076923076,0.2076923076923077,0.20961538461538462,0.21153846153846154,0.21346153846153845,0.2153846153846154,0.2173076923076923,0.21923076923076923,0.22115384615384615,0.2230769230769231,0.225,0.22884615384615384,0.23076923076923078,0.2326923076923077,0.23653846153846153,0.23846153846153847,0.2403846153846154,0.2423076923076923,0.24423076923076922,0.24615384615384617,0.24807692307692308,0.25,0.2519230769230769,0.25384615384615383,0.25576923076923075,0.25769230769230766,0.25961538461538464,0.26153846153846155,0.26346153846153847,0.2653846153846154,0.2673076923076923,0.2692307692307692,0.27115384615384613,0.27307692307692305,0.275,0.27692307692307694,0.27884615384615385,0.28076923076923077,0.2826923076923077,0.2846153846153846,0.2865384615384615,0.28846153846153844,0.2903846153846154,0.2923076923076923,0.29423076923076924,0.29615384615384616,0.2980769230769231,0.3,0.3019230769230769,0.3038461538461538,0.3057692307692308,0.3076923076923077,0.3096153846153846,0.31153846153846154,0.31346153846153846,0.3153846153846154,0.3173076923076923,0.3192307692307692,0.3211538461538462,0.3230769230769231,0.325,0.3269230769230769,0.33076923076923076,0.3326923076923077,0.3346153846153846,0.33653846153846156,0.3384615384615385,0.3403846153846154,0.3423076923076923,0.34423076923076923,0.34615384615384615,0.34807692307692306,0.35,0.35192307692307695,0.3557692307692308,0.3576923076923077,0.3596153846153846,0.36153846153846153,0.36346153846153845,0.36538461538461536,0.36730769230769234,0.36923076923076925,0.37115384615384617,0.3730769230769231,0.375,0.3769230769230769,0.37884615384615383,0.38076923076923075,0.38269230769230766,0.38461538461538464,0.38653846153846155,0.3903846153846154,0.3923076923076923,0.3942307692307692,0.39615384615384613,0.39807692307692305,0.4,0.40192307692307694,0.40384615384615385,0.40576923076923077,0.4076923076923077,0.4096153846153846,0.4115384615384615,0.41346153846153844,0.4153846153846154,0.4173076923076923,0.41923076923076924,0.42115384615384616,0.4230769230769231,0.425,0.4269230769230769,0.4288461538461538,0.4307692307692308,0.4326923076923077,0.4346153846153846,0.43653846153846154,0.43846153846153846,0.4403846153846154,0.4423076923076923,0.4442307692307692,0.4461538461538462,0.4480769230769231,0.45,0.4519230769230769,0.45384615384615384,0.45576923076923076,0.4576923076923077,0.4596153846153846,0.46153846153846156,0.4634615384615385,0.4653846153846154,0.4673076923076923,0.46923076923076923,0.47115384615384615,0.47307692307692306,0.475,0.47692307692307695,0.47884615384615387,0.4807692307692308,0.4826923076923077,0.4846153846153846,0.48653846153846153,0.48846153846153845,0.49038461538461536,0.49230769230769234,0.49423076923076925,0.49615384615384617,0.4980769230769231,0.5,0.5019230769230769,0.5038461538461538,0.5057692307692307,0.5076923076923077,0.5096153846153846,0.5115384615384615,0.5134615384615384,0.5153846153846153,0.5173076923076924,0.5192307692307693,0.5211538461538462,0.525,0.5269230769230769,0.5288461538461539,0.5307692307692308,0.5326923076923077,0.5365384615384615,0.5384615384615384,0.5403846153846154,0.5423076923076923,0.5442307692307692,0.5461538461538461,0.5480769230769231,0.55,0.551923076923077,0.5538461538461539,0.5557692307692308,0.5576923076923077,0.5596153846153846,0.5615384615384615,0.5634615384615385,0.5653846153846154,0.5673076923076923,0.5692307692307692,0.5711538461538461,0.573076923076923,0.575,0.5769230769230769,0.5788461538461539,0.5807692307692308,0.5826923076923077,0.5865384615384616,0.5884615384615385,0.5903846153846154,0.5923076923076923,0.5980769230769231,0.6,0.6019230769230769,0.6038461538461538,0.6057692307692307,0.6076923076923076,0.6096153846153847,0.6115384615384616,0.6134615384615385,0.6153846153846154,0.6173076923076923,0.6192307692307693,0.6211538461538462,0.6230769230769231,0.625,0.6269230769230769,0.6288461538461538,0.6307692307692307,0.6326923076923077,0.6346153846153846,0.6365384615384615,0.6384615384615384,0.6403846153846153,0.6423076923076924,0.6442307692307693,0.6461538461538462,0.6480769230769231,0.65,0.6519230769230769,0.6538461538461539,0.6557692307692308,0.6576923076923077,0.6596153846153846,0.6634615384615384,0.6653846153846154,0.6673076923076923,0.6692307692307692,0.6711538461538461,0.6730769230769231,0.675,0.676923076923077,0.6788461538461539,0.6807692307692308,0.6826923076923077,0.6846153846153846,0.6865384615384615,0.6884615384615385,0.6903846153846154,0.6923076923076923,0.6942307692307692,0.6961538461538461,0.698076923076923,0.7,0.7019230769230769,0.7038461538461539,0.7057692307692308,0.7076923076923077,0.7096153846153846,0.7115384615384616,0.7134615384615385,0.7153846153846154,0.7173076923076923,0.7192307692307692,0.7211538461538461,0.7230769230769231,0.725,0.7269230769230769,0.7288461538461538,0.7307692307692307,0.7326923076923076,0.7346153846153847,0.7365384615384616,0.7384615384615385,0.7403846153846154,0.7423076923076923,0.7442307692307693,0.7461538461538462,0.7480769230769231,0.75,0.7519230769230769,0.7538461538461538,0.7557692307692307,0.7576923076923077,0.7596153846153846,0.7615384615384615,0.7634615384615384,0.7653846153846153,0.7673076923076924,0.7692307692307693,0.7711538461538462,0.7730769230769231,0.775,0.7769230769230769,0.7788461538461539,0.7807692307692308,0.7826923076923077,0.7846153846153846,0.7865384615384615,0.7884615384615384,0.7903846153846154,0.7923076923076923,0.7942307692307692,0.7961538461538461,0.7980769230769231,0.8,0.801923076923077,0.8038461538461539,0.8057692307692308,0.8076923076923077,0.8096153846153846,0.8115384615384615,0.8134615384615385,0.8153846153846154,0.8173076923076923,0.8192307692307692,0.8211538461538461,0.823076923076923,0.825,0.8269230769230769,0.8288461538461539,0.8307692307692308,0.8326923076923077,0.8346153846153846,0.8365384615384616,0.8384615384615385,0.8403846153846154,0.8423076923076923,0.8442307692307692,0.8461538461538461,0.8480769230769231,0.85,0.8519230769230769,0.8538461538461538,0.8557692307692307,0.8576923076923076,0.8596153846153847,0.8615384615384616,0.8634615384615385,0.8653846153846154,0.8673076923076923,0.8692307692307693,0.8711538461538462,0.8730769230769231,0.875,0.8769230769230769,0.8788461538461538,0.8826923076923077,0.8846153846153846,0.8865384615384615,0.8884615384615384,0.8903846153846153,0.8923076923076924,0.8942307692307693,0.8961538461538462,0.8980769230769231,0.9,0.9019230769230769,0.9038461538461539,0.9057692307692308,0.9076923076923077,0.9096153846153846,0.9115384615384615,0.9134615384615384,0.9153846153846154,0.9173076923076923,0.9192307692307692,0.9211538461538461,0.9230769230769231,0.925,0.926923076923077,0.9288461538461539,0.9307692307692308,0.9326923076923077,0.9346153846153846,0.9365384615384615,0.9384615384615385,0.9403846153846154,0.9423076923076923,0.9442307692307692,0.9461538461538461,0.948076923076923,0.95,0.9519230769230769,0.9538461538461539,0.9557692307692308,0.9576923076923077,0.9596153846153846,0.9615384615384616,0.9634615384615385,0.9653846153846154,0.9673076923076923,0.9692307692307692,0.9711538461538461,0.9730769230769231,0.975,0.9769230769230769,0.9788461538461538,0.9807692307692307,0.9826923076923076,0.9846153846153847,0.9865384615384616,0.9884615384615385,0.9903846153846154,0.9923076923076923,0.9942307692307693,0.9961538461538462,0.9980769230769231],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.1469,0.1622,0.1648,0.1727,0.1744,0.1777,0.1818,0.1833,0.1857,0.1873,0.1880,0.1881,0.1894,0.1917,0.1922,0.1929,0.1930,0.1953,0.1961,0.1965,0.1968,0.1976,0.1979,0.1983,0.1995,0.1997,0.1999,0.2011,0.2019,0.2023,0.2026,0.2057,0.2073,0.2074,0.2079,0.2082,0.2089,0.2090,0.2093,0.2094,0.2096,0.2104,0.2110,0.2111,0.2112,0.2120,0.2137,0.2141,0.2142,0.2165,0.2166,0.2184,0.2185,0.2188,0.2192,0.2193,0.2205,0.2215,0.2217,0.2225,0.2232,0.2240,0.2244,0.2254,0.2264,0.2268,0.2280,0.2281,0.2282,0.2284,0.2298,0.2300,0.2306,0.2310,0.2314,0.2329,0.2336,0.2341,0.2349,0.2352,0.2354,0.2358,0.2363,0.2365,0.2376,0.2384,0.2386,0.2389,0.2400,0.2402,0.2411,0.2412,0.2419,0.2428,0.2432,0.2435,0.2437,0.2438,0.2445,0.2458,0.2464,0.2467,0.2469,0.2473,0.2477,0.2479,0.2496,0.2501,0.2504,0.2508,0.2515,0.2525,0.2532,0.2536,0.2539,0.2542,0.2545,0.2559,0.2564,0.2565,0.2569,0.2573,0.2579,0.2583,0.2588,0.2591,0.2601,0.2604,0.2608,0.2611,0.2615,0.2616,0.2618,0.2619,0.2626,0.2627,0.2648,0.2656,0.2663,0.2672,0.2673,0.2676,0.2681,0.2686,0.2693,0.2695,0.2738,0.2765,0.2767,0.2768,0.2774,0.2779,0.2791,0.2804,0.2806,0.2814,0.2816,0.2817,0.2831,0.2845,0.2853,0.2855,0.2870,0.2873,0.2900,0.2914,0.2925,0.2928,0.2932,0.2934,0.2956,0.2976,0.2985,0.2992,0.2993,0.3023,0.3029,0.3030,0.3040,0.3044,0.3056,0.3061,0.3064,0.3074,0.3082,0.3092,0.3099,0.3119,0.3133,0.3142,0.3144,0.3160,0.3163,0.3164,0.3173,0.3202,0.3218,0.3235,0.3246,0.3263,0.3272,0.3275,0.3284,0.3291,0.3292,0.3303,0.3323,0.3339,0.3367,0.3383,0.3395,0.3404,0.3417,0.3423,0.3450,0.3474,0.3494,0.3516,0.3523,0.3526,0.3530,0.3550,0.3555,0.3558,0.3562,0.3564,0.3572,0.3578,0.3590,0.3592,0.3629,0.3688,0.3694,0.3705,0.3709,0.3722,0.3741,0.3766,0.3774,0.3775,0.3782,0.3807,0.3808,0.3846,0.3858,0.3861,0.3866,0.3888,0.3917,0.3929,0.3932,0.3938,0.3967,0.3979,0.4010,0.4013,0.4019,0.4024,0.4025,0.4030,0.4039,0.4051,0.4094,0.4100,0.4106,0.4124,0.4126,0.4129,0.4130,0.4146,0.4149,0.4154,0.4176,0.4181,0.4186,0.4187,0.4188,0.4195,0.4201,0.4210,0.4220,0.4224,0.4247,0.4259,0.4267,0.4288,0.4298,0.4307,0.4320,0.4334,0.4339,0.4375,0.4387,0.4409,0.4487,0.4506,0.4523,0.4530,0.4537,0.4574,0.4586,0.4621,0.4629,0.4664,0.4690,0.4693,0.4716,0.4729,0.4738,0.4751,0.4757,0.4767,0.4769,0.4796,0.4800,0.4814,0.4818,0.4831,0.4843,0.4852,0.4880,0.4905,0.4918,0.4936,0.4960,0.4971,0.4972,0.4984,0.4986,0.4987,0.4998,0.5015,0.5020,0.5034,0.5045,0.5050,0.5061,0.5072,0.5100,0.5109,0.5124,0.5125,0.5142,0.5190,0.5194,0.5198,0.5206,0.5208,0.5249,0.5251,0.5265,0.5266,0.5284,0.5302,0.5303,0.5308,0.5339,0.5350,0.5413,0.5424,0.5425,0.5428,0.5433,0.5464,0.5468,0.5501,0.5536,0.5556,0.5562,0.5581,0.5603,0.5653,0.5663,0.5671,0.5708,0.5717,0.5720,0.5746,0.5790,0.5796,0.5799,0.5801,0.5817,0.5848,0.5851,0.5857,0.5884,0.5887,0.5900,0.5969,0.5989,0.5995,0.6003,0.6093,0.6105,0.6114,0.6124,0.6130,0.6136,0.6139,0.6141,0.6152,0.6176,0.6249,0.6276,0.6343,0.6422,0.6482,0.6501,0.6507,0.6510,0.6524,0.6574,0.6586,0.6598,0.6603,0.6635,0.6643,0.6658,0.6662,0.6739,0.6783,0.6884,0.6912,0.6918,0.6967,0.6996,0.7027,0.7101,0.7147,0.7316,0.7335,0.7418,0.7521,0.7570,0.7584,0.7596,0.7675,0.7696,0.7735,0.7756,0.7763,0.7809,0.8002,0.8011,0.8021,0.8072,0.8076,0.8184,0.8254,0.8506,0.8605,0.8743,0.8794,0.8795,0.8953,0.9123,0.9127,0.9226,0.9417,0.9564,0.9650,0.9894,0.9965,1.0083,1.0187,1.0195,1.0413,1.0416,1.1113,1.1176,1.1615,1.1716,1.2411,1.2495,1.4724,1.5646,1.6314,1.6747,1.7268,1.7709,1.8107,1.9629,2.3327,2.5208,2.6157,2.9929,3.0010,3.1765,4.1256,4.5245,4.9538,5.1019,5.2140,5.8613,5.8616,7.3020,11.2490],"y":[0.0019193857965451055,0.003838771593090211,0.007677543186180422,0.009596928982725527,0.011516314779270634,0.013435700575815739,0.015355086372360844,0.01727447216890595,0.019193857965451054,0.02111324376199616,0.023032629558541268,0.02495201535508637,0.028790786948176585,0.030710172744721688,0.03262955854126679,0.0345489443378119,0.03838771593090211,0.04030710172744722,0.04222648752399232,0.044145873320537425,0.046065259117082535,0.04990403071017274,0.05182341650671785,0.053742802303262956,0.05566218809980806,0.05758157389635317,0.061420345489443376,0.06333973128598848,0.06525911708253358,0.0671785028790787,0.0690978886756238,0.0710172744721689,0.07293666026871401,0.07485604606525911,0.08061420345489444,0.08253358925143954,0.08445297504798464,0.08637236084452975,0.08829174664107485,0.09021113243761997,0.09213051823416507,0.09404990403071017,0.09596928982725528,0.09788867562380038,0.09980806142034548,0.1017274472168906,0.10556621880998081,0.10748560460652591,0.10940499040307101,0.11132437619961612,0.11324376199616124,0.11516314779270634,0.11708253358925144,0.11900191938579655,0.12092130518234165,0.12284069097888675,0.12476007677543186,0.12667946257197696,0.12859884836852206,0.13051823416506717,0.1324376199616123,0.1343570057581574,0.1362763915547025,0.1381957773512476,0.1401151631477927,0.1420345489443378,0.14395393474088292,0.14587332053742802,0.14779270633397312,0.14971209213051823,0.15163147792706333,0.15355086372360843,0.15547024952015356,0.15738963531669867,0.16122840690978887,0.16314779270633398,0.16506717850287908,0.16698656429942418,0.1689059500959693,0.1708253358925144,0.1727447216890595,0.1746641074856046,0.1765834932821497,0.1785028790786948,0.18042226487523993,0.18234165067178504,0.18426103646833014,0.18618042226487524,0.18809980806142035,0.19001919385796545,0.19193857965451055,0.19385796545105566,0.19577735124760076,0.19769673704414586,0.19961612284069097,0.20153550863723607,0.2034548944337812,0.2053742802303263,0.2072936660268714,0.2092130518234165,0.21113243761996162,0.21305182341650672,0.21497120921305182,0.21689059500959693,0.22072936660268713,0.22264875239923224,0.22456813819577734,0.22648752399232247,0.22840690978886757,0.23032629558541268,0.23224568138195778,0.23416506717850288,0.236084452975048,0.2380038387715931,0.2399232245681382,0.2418426103646833,0.2437619961612284,0.2456813819577735,0.2476007677543186,0.2495201535508637,0.2514395393474088,0.2533589251439539,0.255278310940499,0.2571976967370441,0.2591170825335892,0.2629558541266795,0.2648752399232246,0.2667946257197697,0.2687140115163148,0.272552783109405,0.2744721689059501,0.2763915547024952,0.2783109404990403,0.2802303262955854,0.2821497120921305,0.2840690978886756,0.28598848368522073,0.28790786948176583,0.28982725527831094,0.29174664107485604,0.29366602687140114,0.29558541266794625,0.29750479846449135,0.29942418426103645,0.30134357005758156,0.30326295585412666,0.30518234165067176,0.30710172744721687,0.30902111324376197,0.31094049904030713,0.31285988483685223,0.31477927063339733,0.31669865642994244,0.31861804222648754,0.32053742802303264,0.32245681381957775,0.32437619961612285,0.32629558541266795,0.32821497120921306,0.33013435700575816,0.33205374280230326,0.33397312859884837,0.33589251439539347,0.3378119001919386,0.3397312859884837,0.3416506717850288,0.3435700575815739,0.345489443378119,0.3474088291746641,0.3493282149712092,0.3512476007677543,0.3531669865642994,0.3550863723608445,0.3570057581573896,0.35892514395393477,0.36084452975047987,0.3646833013435701,0.3666026871401152,0.3685220729366603,0.3704414587332054,0.3723608445297505,0.3742802303262956,0.3761996161228407,0.3781190019193858,0.3800383877159309,0.381957773512476,0.3838771593090211,0.3857965451055662,0.3877159309021113,0.3896353166986564,0.3934740882917466,0.39539347408829173,0.39731285988483683,0.39923224568138194,0.40115163147792704,0.40307101727447214,0.4049904030710173,0.4069097888675624,0.4088291746641075,0.4107485604606526,0.4126679462571977,0.4145873320537428,0.4165067178502879,0.418426103646833,0.42034548944337813,0.42226487523992323,0.42418426103646834,0.42610364683301344,0.42802303262955854,0.42994241842610365,0.43186180422264875,0.43378119001919385,0.43570057581573896,0.43761996161228406,0.43953934740882916,0.44145873320537427,0.44337811900191937,0.44529750479846447,0.4472168905950096,0.4491362763915547,0.4510556621880998,0.45297504798464494,0.45489443378119004,0.45681381957773515,0.45873320537428025,0.46065259117082535,0.46257197696737046,0.46449136276391556,0.46641074856046066,0.46833013435700577,0.47024952015355087,0.472168905950096,0.4740882917466411,0.4760076775431862,0.4779270633397313,0.4798464491362764,0.4817658349328215,0.4836852207293666,0.4856046065259117,0.4875239923224568,0.4894433781190019,0.491362763915547,0.4932821497120921,0.4952015355086372,0.4971209213051823,0.4990403071017274,0.5009596928982726,0.5028790786948176,0.5047984644913628,0.5067178502879078,0.508637236084453,0.510556621880998,0.5124760076775432,0.5143953934740882,0.5163147792706334,0.5182341650671785,0.5201535508637236,0.5220729366602687,0.5239923224568138,0.525911708253359,0.527831094049904,0.5297504798464492,0.5316698656429942,0.5335892514395394,0.5355086372360844,0.5374280230326296,0.5393474088291746,0.5412667946257198,0.5431861804222649,0.54510556621881,0.5470249520153551,0.5489443378119002,0.5508637236084453,0.5527831094049904,0.5547024952015355,0.5566218809980806,0.5585412667946257,0.5604606525911708,0.5623800383877159,0.564299424184261,0.5662188099808061,0.5681381957773513,0.5700575815738963,0.5719769673704415,0.5738963531669866,0.5758157389635317,0.5777351247600768,0.5796545105566219,0.581573896353167,0.5834932821497121,0.5854126679462572,0.5873320537428023,0.5892514395393474,0.5930902111324377,0.5950095969289827,0.5969289827255279,0.5988483685220729,0.6007677543186181,0.6026871401151631,0.6046065259117083,0.6065259117082533,0.6084452975047985,0.6103646833013435,0.6122840690978887,0.6142034548944337,0.6161228406909789,0.6218809980806143,0.6238003838771593,0.6257197696737045,0.6295585412667947,0.6314779270633397,0.6333973128598849,0.6353166986564299,0.6372360844529751,0.6391554702495201,0.6429942418426103,0.6449136276391555,0.6468330134357005,0.6487523992322457,0.6506717850287908,0.6525911708253359,0.654510556621881,0.6564299424184261,0.6583493282149712,0.6602687140115163,0.6621880998080614,0.6641074856046065,0.6660268714011516,0.6679462571976967,0.6698656429942419,0.6717850287907869,0.6737044145873321,0.6756238003838771,0.6775431861804223,0.6794625719769674,0.6813819577735125,0.6852207293666027,0.6871401151631478,0.6890595009596929,0.690978886756238,0.6928982725527831,0.6948176583493282,0.6967370441458733,0.6986564299424184,0.7005758157389635,0.7024952015355086,0.7044145873320538,0.7063339731285988,0.708253358925144,0.710172744721689,0.7120921305182342,0.7140115163147792,0.7159309021113244,0.7178502879078695,0.7197696737044146,0.7216890595009597,0.7236084452975048,0.72552783109405,0.727447216890595,0.7293666026871402,0.7312859884836852,0.7332053742802304,0.7351247600767754,0.7370441458733206,0.7389635316698656,0.7408829174664108,0.7428023032629558,0.744721689059501,0.746641074856046,0.7485604606525912,0.7504798464491362,0.7523992322456814,0.7543186180422264,0.7562380038387716,0.7581573896353166,0.7600767754318618,0.761996161228407,0.763915547024952,0.7658349328214972,0.7677543186180422,0.7696737044145874,0.7715930902111324,0.7735124760076776,0.7754318618042226,0.7773512476007678,0.7792706333973128,0.781190019193858,0.783109404990403,0.7850287907869482,0.7869481765834933,0.7888675623800384,0.7907869481765835,0.7927063339731286,0.7946257197696737,0.7965451055662188,0.7984644913627639,0.800383877159309,0.8023032629558541,0.8042226487523992,0.8061420345489443,0.8080614203454894,0.8099808061420346,0.8138195777351248,0.8157389635316699,0.817658349328215,0.8195777351247601,0.8214971209213052,0.8234165067178503,0.8253358925143954,0.8272552783109405,0.8291746641074856,0.8310940499040307,0.8330134357005758,0.8349328214971209,0.836852207293666,0.8387715930902111,0.8406909788867563,0.8426103646833013,0.8445297504798465,0.8464491362763915,0.8483685220729367,0.8502879078694817,0.8522072936660269,0.8541266794625719,0.8560460652591171,0.8579654510556622,0.8598848368522073,0.8618042226487524,0.8637236084452975,0.8656429942418427,0.8675623800383877,0.8694817658349329,0.8714011516314779,0.8733205374280231,0.8752399232245681,0.8771593090211133,0.8790786948176583,0.8809980806142035,0.8829174664107485,0.8848368522072937,0.8867562380038387,0.8905950095969289,0.8925143953934741,0.8944337811900192,0.8963531669865643,0.8982725527831094,0.9001919385796545,0.9021113243761996,0.9040307101727447,0.9059500959692899,0.9078694817658349,0.9097888675623801,0.9117082533589251,0.9136276391554703,0.9155470249520153,0.9174664107485605,0.9193857965451055,0.9213051823416507,0.9232245681381958,0.9251439539347409,0.927063339731286,0.9289827255278311,0.9309021113243762,0.9328214971209213,0.9347408829174664,0.9366602687140115,0.9385796545105566,0.9404990403071017,0.9424184261036468,0.944337811900192,0.946257197696737,0.9481765834932822,0.9500959692898272,0.9520153550863724,0.9539347408829175,0.9558541266794626,0.9577735124760077,0.9596928982725528,0.9616122840690979,0.963531669865643,0.9654510556621881,0.9673704414587332,0.9692898272552783,0.9712092130518234,0.9731285988483686,0.9750479846449136,0.9769673704414588,0.9788867562380038,0.980806142034549,0.982725527831094,0.9846449136276392,0.9865642994241842,0.9884836852207294,0.9904030710172744,0.9923224568138196,0.9942418426103646,0.9961612284069098,0.9980806142034548],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.9485,0.9541,0.9542,0.9554,0.9557,0.9569,0.9582,0.9586,0.9613,0.9631,0.9646,0.9664,0.9667,0.9676,0.9682,0.9698,0.9703,0.9709,0.9711,0.9716,0.9717,0.9719,0.9722,0.9726,0.9752,0.9763,0.9770,0.9780,0.9786,0.9787,0.9789,0.9792,0.9794,0.9799,0.9800,0.9801,0.9811,0.9813,0.9817,0.9823,0.9825,0.9826,0.9838,0.9846,0.9850,0.9851,0.9857,0.9863,0.9869,0.9871,0.9877,0.9878,0.9880,0.9886,0.9887,0.9889,0.9895,0.9901,0.9904,0.9907,0.9909,0.9911,0.9913,0.9916,0.9918,0.9920,0.9922,0.9923,0.9927,0.9931,0.9940,0.9944,0.9950,0.9951,0.9957,0.9960,0.9965,0.9966,0.9967,0.9972,0.9988,0.9989,0.9990,0.9993,0.9994,0.9999,1.0001,1.0002,1.0008,1.0011,1.0012,1.0017,1.0021,1.0036,1.0042,1.0043,1.0047,1.0053,1.0058,1.0064,1.0070,1.0074,1.0081,1.0089,1.0093,1.0095,1.0099,1.0112,1.0114,1.0116,1.0123,1.0136,1.0142,1.0143,1.0145,1.0152,1.0157,1.0163,1.0168,1.0169,1.0170,1.0171,1.0182,1.0183,1.0184,1.0193,1.0197,1.0200,1.0209,1.0210,1.0224,1.0235,1.0250,1.0251,1.0256,1.0259,1.0260,1.0269,1.0275,1.0276,1.0279,1.0286,1.0287,1.0290,1.0295,1.0300,1.0301,1.0306,1.0307,1.0309,1.0314,1.0316,1.0321,1.0327,1.0334,1.0335,1.0345,1.0346,1.0347,1.0363,1.0373,1.0376,1.0386,1.0391,1.0395,1.0405,1.0412,1.0413,1.0416,1.0427,1.0432,1.0436,1.0438,1.0442,1.0449,1.0465,1.0466,1.0467,1.0482,1.0490,1.0491,1.0493,1.0494,1.0496,1.0499,1.0501,1.0503,1.0526,1.0535,1.0542,1.0544,1.0545,1.0554,1.0559,1.0561,1.0565,1.0576,1.0578,1.0590,1.0597,1.0599,1.0615,1.0618,1.0638,1.0641,1.0653,1.0654,1.0657,1.0666,1.0674,1.0675,1.0681,1.0682,1.0686,1.0688,1.0696,1.0713,1.0721,1.0724,1.0726,1.0728,1.0732,1.0733,1.0742,1.0745,1.0755,1.0760,1.0762,1.0765,1.0767,1.0776,1.0779,1.0780,1.0785,1.0804,1.0814,1.0816,1.0824,1.0833,1.0843,1.0849,1.0856,1.0870,1.0874,1.0881,1.0889,1.0890,1.0899,1.0903,1.0917,1.0926,1.0928,1.0944,1.0948,1.0952,1.0974,1.1000,1.1004,1.1019,1.1023,1.1031,1.1037,1.1039,1.1047,1.1076,1.1077,1.1078,1.1080,1.1085,1.1088,1.1092,1.1093,1.1099,1.1106,1.1113,1.1133,1.1146,1.1150,1.1166,1.1181,1.1191,1.1195,1.1207,1.1228,1.1232,1.1236,1.1256,1.1262,1.1277,1.1284,1.1294,1.1295,1.1303,1.1313,1.1320,1.1322,1.1323,1.1336,1.1361,1.1367,1.1374,1.1381,1.1394,1.1396,1.1411,1.1414,1.1420,1.1433,1.1441,1.1454,1.1455,1.1458,1.1471,1.1475,1.1483,1.1493,1.1495,1.1504,1.1511,1.1513,1.1533,1.1559,1.1569,1.1575,1.1582,1.1592,1.1598,1.1602,1.1604,1.1633,1.1644,1.1656,1.1697,1.1712,1.1726,1.1731,1.1747,1.1758,1.1788,1.1832,1.1835,1.1854,1.1863,1.1884,1.1902,1.1925,1.1940,1.1958,1.1962,1.1965,1.1983,1.1985,1.1991,1.1996,1.2001,1.2006,1.2007,1.2009,1.2023,1.2067,1.2072,1.2101,1.2113,1.2121,1.2128,1.2174,1.2175,1.2252,1.2296,1.2310,1.2360,1.2395,1.2425,1.2462,1.2469,1.2474,1.2481,1.2535,1.2613,1.2626,1.2629,1.2653,1.2700,1.2703,1.2707,1.2745,1.2757,1.2778,1.2822,1.2841,1.2843,1.2863,1.2976,1.3031,1.3095,1.3228,1.3249,1.3294,1.3381,1.3421,1.3491,1.3591,1.3595,1.3642,1.3665,1.3675,1.3716,1.3837,1.3968,1.4152,1.4159,1.4187,1.4306,1.4368,1.4386,1.4608,1.4685,1.4720,1.4833,1.4868,1.4876,1.4915,1.5120,1.5183,1.5221,1.5326,1.5335,1.5400,1.5482,1.5534,1.5605,1.5621,1.5651,1.5684,1.5709,1.5773,1.5987,1.6159,1.6230,1.6328,1.6458,1.6623,1.6755,1.6930,1.7146,1.7392,1.7675,1.7793,1.7836,1.7908,1.8806,1.8861,1.9163,2.0042,2.0184,2.0273,2.0793,2.1001,2.1758,2.1791,2.2642,2.3401,2.3980,2.4304,2.4829,2.5210,2.5519,2.6166,2.6482,2.9254,2.9827,3.6838,4.0728,4.1812,4.3004,4.3422,5.4564,5.9486,6.3453,6.9592,7.2550,7.8321,8.8436,8.9338,9.2346,9.9040,13.4236],"y":[0.0019230769230769232,0.0057692307692307696,0.007692307692307693,0.009615384615384616,0.011538461538461539,0.013461538461538462,0.015384615384615385,0.01730769230769231,0.019230769230769232,0.021153846153846155,0.023076923076923078,0.025,0.026923076923076925,0.028846153846153848,0.03076923076923077,0.03461538461538462,0.03653846153846154,0.038461538461538464,0.04230769230769231,0.04423076923076923,0.046153846153846156,0.04807692307692308,0.051923076923076926,0.05384615384615385,0.05576923076923077,0.057692307692307696,0.05961538461538462,0.06153846153846154,0.06346153846153846,0.0673076923076923,0.06923076923076923,0.07115384615384615,0.07307692307692308,0.075,0.07692307692307693,0.07884615384615384,0.08076923076923077,0.08461538461538462,0.08653846153846154,0.08846153846153847,0.09038461538461538,0.09230769230769231,0.09423076923076923,0.09615384615384616,0.09807692307692308,0.1,0.10192307692307692,0.10384615384615385,0.10576923076923077,0.1076923076923077,0.10961538461538461,0.11153846153846154,0.11346153846153846,0.11538461538461539,0.11730769230769231,0.11923076923076924,0.12115384615384615,0.12307692307692308,0.125,0.12884615384615383,0.13076923076923078,0.1326923076923077,0.13653846153846153,0.14038461538461539,0.14423076923076922,0.14615384615384616,0.14807692307692308,0.15,0.1519230769230769,0.15384615384615385,0.15576923076923077,0.1576923076923077,0.1596153846153846,0.16153846153846155,0.16346153846153846,0.16538461538461538,0.1673076923076923,0.16923076923076924,0.17115384615384616,0.17307692307692307,0.175,0.17692307692307693,0.17884615384615385,0.18076923076923077,0.18269230769230768,0.18653846153846154,0.18846153846153846,0.19038461538461537,0.19230769230769232,0.19615384615384615,0.19807692307692307,0.2,0.20192307692307693,0.20384615384615384,0.20961538461538462,0.21153846153846154,0.21346153846153845,0.2153846153846154,0.2173076923076923,0.21923076923076923,0.22115384615384615,0.2230769230769231,0.225,0.22692307692307692,0.23076923076923078,0.2326923076923077,0.23461538461538461,0.23653846153846153,0.23846153846153847,0.2403846153846154,0.2423076923076923,0.24423076923076922,0.24615384615384617,0.24807692307692308,0.2519230769230769,0.25576923076923075,0.25769230769230766,0.25961538461538464,0.26153846153846155,0.26346153846153847,0.2653846153846154,0.2673076923076923,0.2692307692307692,0.27115384615384613,0.27307692307692305,0.275,0.27692307692307694,0.28076923076923077,0.2826923076923077,0.2846153846153846,0.2865384615384615,0.2903846153846154,0.2923076923076923,0.29615384615384616,0.2980769230769231,0.3,0.3019230769230769,0.3038461538461538,0.3057692307692308,0.3076923076923077,0.3096153846153846,0.31153846153846154,0.31346153846153846,0.3153846153846154,0.3173076923076923,0.3192307692307692,0.3211538461538462,0.325,0.3269230769230769,0.32884615384615384,0.33076923076923076,0.3326923076923077,0.3346153846153846,0.3384615384615385,0.3423076923076923,0.34423076923076923,0.34615384615384615,0.34807692307692306,0.35,0.35192307692307695,0.35384615384615387,0.3557692307692308,0.3576923076923077,0.3596153846153846,0.36153846153846153,0.36346153846153845,0.36538461538461536,0.36730769230769234,0.36923076923076925,0.37115384615384617,0.3730769230769231,0.375,0.3769230769230769,0.37884615384615383,0.38076923076923075,0.38269230769230766,0.38461538461538464,0.38653846153846155,0.38846153846153847,0.3923076923076923,0.3942307692307692,0.39615384615384613,0.39807692307692305,0.4,0.40192307692307694,0.40384615384615385,0.40576923076923077,0.4076923076923077,0.4096153846153846,0.4115384615384615,0.41346153846153844,0.4153846153846154,0.4173076923076923,0.41923076923076924,0.42115384615384616,0.4230769230769231,0.425,0.4269230769230769,0.4288461538461538,0.4307692307692308,0.4326923076923077,0.4346153846153846,0.43653846153846154,0.43846153846153846,0.4403846153846154,0.4423076923076923,0.4442307692307692,0.4461538461538462,0.4480769230769231,0.45,0.4519230769230769,0.45384615384615384,0.45576923076923076,0.4576923076923077,0.4596153846153846,0.46153846153846156,0.4634615384615385,0.4653846153846154,0.4673076923076923,0.46923076923076923,0.47115384615384615,0.47307692307692306,0.475,0.47692307692307695,0.47884615384615387,0.4807692307692308,0.4826923076923077,0.4846153846153846,0.48653846153846153,0.48846153846153845,0.49038461538461536,0.49230769230769234,0.49423076923076925,0.49615384615384617,0.4980769230769231,0.5,0.5019230769230769,0.5038461538461538,0.5057692307692307,0.5076923076923077,0.5115384615384615,0.5134615384615384,0.5153846153846153,0.5173076923076924,0.5192307692307693,0.5211538461538462,0.5230769230769231,0.525,0.5269230769230769,0.5288461538461539,0.5307692307692308,0.5346153846153846,0.5365384615384615,0.5384615384615384,0.5403846153846154,0.5423076923076923,0.5442307692307692,0.5461538461538461,0.5480769230769231,0.55,0.551923076923077,0.5538461538461539,0.5557692307692308,0.5576923076923077,0.5596153846153846,0.5615384615384615,0.5634615384615385,0.5653846153846154,0.5673076923076923,0.5692307692307692,0.5711538461538461,0.573076923076923,0.575,0.5769230769230769,0.5788461538461539,0.5807692307692308,0.5826923076923077,0.5846153846153846,0.5865384615384616,0.5884615384615385,0.5903846153846154,0.5923076923076923,0.5942307692307692,0.5961538461538461,0.5980769230769231,0.6,0.6019230769230769,0.6038461538461538,0.6057692307692307,0.6096153846153847,0.6115384615384616,0.6134615384615385,0.6153846153846154,0.6173076923076923,0.6192307692307693,0.6211538461538462,0.6230769230769231,0.625,0.6269230769230769,0.6288461538461538,0.6307692307692307,0.6326923076923077,0.6346153846153846,0.6365384615384615,0.6384615384615384,0.6403846153846153,0.6423076923076924,0.6442307692307693,0.6461538461538462,0.6480769230769231,0.65,0.6519230769230769,0.6538461538461539,0.6557692307692308,0.6576923076923077,0.6596153846153846,0.6615384615384615,0.6634615384615384,0.6653846153846154,0.6673076923076923,0.6692307692307692,0.6711538461538461,0.6730769230769231,0.675,0.676923076923077,0.6788461538461539,0.6807692307692308,0.6826923076923077,0.6846153846153846,0.6865384615384615,0.6884615384615385,0.6923076923076923,0.6942307692307692,0.6961538461538461,0.698076923076923,0.7,0.7019230769230769,0.7038461538461539,0.7057692307692308,0.7076923076923077,0.7096153846153846,0.7115384615384616,0.7134615384615385,0.7153846153846154,0.7173076923076923,0.7192307692307692,0.7211538461538461,0.7230769230769231,0.725,0.7269230769230769,0.7307692307692307,0.7326923076923076,0.7346153846153847,0.7365384615384616,0.7384615384615385,0.7403846153846154,0.7423076923076923,0.7480769230769231,0.75,0.7519230769230769,0.7538461538461538,0.7557692307692307,0.7576923076923077,0.7596153846153846,0.7615384615384615,0.7634615384615384,0.7653846153846153,0.7673076923076924,0.7692307692307693,0.7711538461538462,0.7730769230769231,0.775,0.7769230769230769,0.7788461538461539,0.7807692307692308,0.7826923076923077,0.7846153846153846,0.7865384615384615,0.7884615384615384,0.7903846153846154,0.7923076923076923,0.7942307692307692,0.7961538461538461,0.7980769230769231,0.8,0.801923076923077,0.8038461538461539,0.8057692307692308,0.8076923076923077,0.8096153846153846,0.8115384615384615,0.8134615384615385,0.8153846153846154,0.8173076923076923,0.8192307692307692,0.8211538461538461,0.823076923076923,0.825,0.8269230769230769,0.8288461538461539,0.8307692307692308,0.8326923076923077,0.8346153846153846,0.8365384615384616,0.8384615384615385,0.8423076923076923,0.8442307692307692,0.8461538461538461,0.8480769230769231,0.85,0.8519230769230769,0.8538461538461538,0.8557692307692307,0.8576923076923076,0.8596153846153847,0.8615384615384616,0.8634615384615385,0.8653846153846154,0.8673076923076923,0.8692307692307693,0.8711538461538462,0.8730769230769231,0.875,0.8769230769230769,0.8788461538461538,0.8807692307692307,0.8826923076923077,0.8846153846153846,0.8865384615384615,0.8884615384615384,0.8903846153846153,0.8923076923076924,0.8942307692307693,0.8961538461538462,0.8980769230769231,0.9,0.9019230769230769,0.9038461538461539,0.9057692307692308,0.9076923076923077,0.9096153846153846,0.9115384615384615,0.9134615384615384,0.9153846153846154,0.9173076923076923,0.9192307692307692,0.9211538461538461,0.9230769230769231,0.925,0.926923076923077,0.9288461538461539,0.9307692307692308,0.9326923076923077,0.9346153846153846,0.9365384615384615,0.9384615384615385,0.9403846153846154,0.9423076923076923,0.9442307692307692,0.9461538461538461,0.948076923076923,0.95,0.9519230769230769,0.9538461538461539,0.9557692307692308,0.9576923076923077,0.9596153846153846,0.9615384615384616,0.9634615384615385,0.9653846153846154,0.9673076923076923,0.9692307692307692,0.9711538461538461,0.9730769230769231,0.975,0.9769230769230769,0.9788461538461538,0.9807692307692307,0.9826923076923076,0.9846153846153847,0.9865384615384616,0.9884615384615385,0.9903846153846154,0.9923076923076923,0.9942307692307693,0.9961538461538462,0.9980769230769231],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2114,0.2242,0.2317,0.2329,0.2355,0.2386,0.2391,0.2414,0.2415,0.2418,0.2451,0.2465,0.2467,0.2469,0.2474,0.2477,0.2483,0.2489,0.2500,0.2518,0.2519,0.2524,0.2534,0.2547,0.2561,0.2565,0.2575,0.2594,0.2614,0.2619,0.2624,0.2630,0.2632,0.2638,0.2649,0.2650,0.2654,0.2663,0.2668,0.2674,0.2699,0.2712,0.2713,0.2714,0.2723,0.2727,0.2736,0.2744,0.2754,0.2758,0.2777,0.2781,0.2782,0.2789,0.2797,0.2800,0.2801,0.2808,0.2809,0.2818,0.2836,0.2837,0.2839,0.2842,0.2849,0.2852,0.2855,0.2857,0.2860,0.2868,0.2870,0.2872,0.2883,0.2884,0.2889,0.2895,0.2903,0.2907,0.2909,0.2917,0.2921,0.2924,0.2930,0.2935,0.2937,0.2941,0.2942,0.2954,0.2956,0.2957,0.2960,0.2963,0.2973,0.2976,0.2977,0.2981,0.2983,0.2987,0.2993,0.2994,0.2997,0.3007,0.3019,0.3024,0.3025,0.3031,0.3032,0.3034,0.3039,0.3053,0.3058,0.3066,0.3078,0.3087,0.3111,0.3112,0.3119,0.3121,0.3134,0.3141,0.3146,0.3154,0.3156,0.3165,0.3167,0.3182,0.3187,0.3189,0.3190,0.3192,0.3202,0.3203,0.3210,0.3214,0.3216,0.3224,0.3231,0.3234,0.3242,0.3247,0.3258,0.3273,0.3275,0.3283,0.3291,0.3296,0.3310,0.3315,0.3317,0.3319,0.3321,0.3322,0.3336,0.3341,0.3351,0.3355,0.3360,0.3361,0.3366,0.3372,0.3375,0.3377,0.3392,0.3415,0.3416,0.3432,0.3445,0.3463,0.3493,0.3499,0.3506,0.3515,0.3517,0.3518,0.3524,0.3536,0.3546,0.3551,0.3553,0.3562,0.3573,0.3576,0.3587,0.3591,0.3604,0.3629,0.3637,0.3638,0.3641,0.3646,0.3651,0.3655,0.3658,0.3663,0.3679,0.3681,0.3683,0.3684,0.3710,0.3713,0.3715,0.3721,0.3727,0.3735,0.3740,0.3742,0.3774,0.3790,0.3796,0.3806,0.3810,0.3832,0.3848,0.3861,0.3869,0.3884,0.3896,0.3897,0.3904,0.3919,0.3953,0.3993,0.3994,0.4007,0.4027,0.4028,0.4031,0.4040,0.4062,0.4087,0.4109,0.4122,0.4132,0.4154,0.4168,0.4169,0.4176,0.4179,0.4186,0.4189,0.4200,0.4218,0.4239,0.4267,0.4308,0.4342,0.4353,0.4360,0.4364,0.4378,0.4387,0.4389,0.4391,0.4406,0.4415,0.4424,0.4435,0.4470,0.4497,0.4525,0.4551,0.4555,0.4572,0.4574,0.4616,0.4626,0.4628,0.4635,0.4636,0.4639,0.4641,0.4645,0.4653,0.4669,0.4671,0.4672,0.4676,0.4682,0.4683,0.4686,0.4698,0.4726,0.4731,0.4758,0.4779,0.4788,0.4791,0.4792,0.4829,0.4838,0.4841,0.4850,0.4853,0.4859,0.4860,0.4867,0.4871,0.4897,0.4926,0.4967,0.4978,0.4993,0.4994,0.5016,0.5023,0.5049,0.5061,0.5064,0.5065,0.5101,0.5102,0.5170,0.5183,0.5190,0.5195,0.5275,0.5286,0.5289,0.5308,0.5319,0.5328,0.5390,0.5391,0.5407,0.5426,0.5427,0.5439,0.5442,0.5449,0.5460,0.5471,0.5474,0.5504,0.5506,0.5508,0.5524,0.5525,0.5532,0.5538,0.5543,0.5568,0.5589,0.5595,0.5615,0.5624,0.5634,0.5654,0.5660,0.5689,0.5693,0.5694,0.5698,0.5715,0.5737,0.5788,0.5795,0.5838,0.5880,0.5891,0.5893,0.5904,0.5905,0.5951,0.5976,0.6026,0.6054,0.6059,0.6089,0.6140,0.6162,0.6199,0.6200,0.6217,0.6227,0.6256,0.6262,0.6279,0.6282,0.6309,0.6310,0.6331,0.6359,0.6366,0.6378,0.6385,0.6401,0.6418,0.6452,0.6462,0.6477,0.6508,0.6511,0.6544,0.6573,0.6608,0.6667,0.6672,0.6771,0.6772,0.6782,0.6800,0.6826,0.6849,0.6889,0.6909,0.6927,0.6957,0.6961,0.6983,0.7069,0.7123,0.7148,0.7175,0.7249,0.7258,0.7280,0.7288,0.7316,0.7395,0.7400,0.7455,0.7469,0.7515,0.7529,0.7539,0.7653,0.7693,0.7716,0.7718,0.7774,0.7794,0.7800,0.7838,0.7839,0.7889,0.7900,0.7963,0.8000,0.8077,0.8193,0.8240,0.8270,0.8280,0.8395,0.8445,0.8476,0.8480,0.8737,0.8766,0.8790,0.8798,0.8867,0.8925,0.9033,0.9137,0.9151,0.9289,0.9304,0.9395,0.9614,0.9637,0.9784,0.9978,1.0312,1.0393,1.0602,1.0604,1.0713,1.0759,1.1047,1.1162,1.1254,1.1699,1.1775,1.3930,1.4189,1.4604,1.5286,1.5605,2.3034,2.6590,2.8305,2.9513,2.9655,3.4271,3.5180,3.5429,4.3113,4.3499,4.4152,4.9251,4.9842,5.4947,5.5567,5.8353,6.7783,9.8258,10.6616,10.6686,10.8904,12.4182],"y":[0.0018656716417910447,0.0037313432835820895,0.005597014925373134,0.007462686567164179,0.009328358208955223,0.011194029850746268,0.013059701492537313,0.014925373134328358,0.016791044776119403,0.018656716417910446,0.020522388059701493,0.022388059701492536,0.024253731343283583,0.026119402985074626,0.027985074626865673,0.029850746268656716,0.03171641791044776,0.033582089552238806,0.03544776119402985,0.03731343283582089,0.03917910447761194,0.041044776119402986,0.04291044776119403,0.04477611940298507,0.04664179104477612,0.048507462686567165,0.05037313432835821,0.05223880597014925,0.054104477611940295,0.055970149253731345,0.05783582089552239,0.05970149253731343,0.061567164179104475,0.06343283582089553,0.06529850746268656,0.06716417910447761,0.06902985074626866,0.0708955223880597,0.07276119402985075,0.07462686567164178,0.07835820895522388,0.08022388059701492,0.08208955223880597,0.08395522388059702,0.08582089552238806,0.08768656716417911,0.08955223880597014,0.0914179104477612,0.09328358208955224,0.09514925373134328,0.09701492537313433,0.09888059701492537,0.10074626865671642,0.10261194029850747,0.1044776119402985,0.10820895522388059,0.11194029850746269,0.11380597014925373,0.11567164179104478,0.12126865671641791,0.12313432835820895,0.125,0.12686567164179105,0.1287313432835821,0.13059701492537312,0.13246268656716417,0.13432835820895522,0.13619402985074627,0.13805970149253732,0.14365671641791045,0.1455223880597015,0.14738805970149255,0.14925373134328357,0.15111940298507462,0.15298507462686567,0.15485074626865672,0.15671641791044777,0.15858208955223882,0.16044776119402984,0.1623134328358209,0.16417910447761194,0.166044776119403,0.16977611940298507,0.17164179104477612,0.17350746268656717,0.17537313432835822,0.17723880597014927,0.1791044776119403,0.18097014925373134,0.1828358208955224,0.18470149253731344,0.1865671641791045,0.1884328358208955,0.19029850746268656,0.1921641791044776,0.19402985074626866,0.19776119402985073,0.20149253731343283,0.20335820895522388,0.20522388059701493,0.20708955223880596,0.208955223880597,0.21082089552238806,0.2126865671641791,0.21455223880597016,0.21641791044776118,0.22014925373134328,0.22201492537313433,0.22388059701492538,0.22574626865671643,0.22761194029850745,0.2294776119402985,0.2332089552238806,0.23507462686567165,0.23694029850746268,0.23880597014925373,0.24067164179104478,0.24440298507462688,0.2462686567164179,0.24813432835820895,0.25,0.251865671641791,0.2537313432835821,0.2555970149253731,0.2574626865671642,0.2593283582089552,0.26119402985074625,0.2630597014925373,0.26492537313432835,0.2667910447761194,0.26865671641791045,0.27052238805970147,0.27238805970149255,0.27425373134328357,0.27611940298507465,0.2798507462686567,0.28171641791044777,0.2835820895522388,0.28544776119402987,0.2873134328358209,0.2891791044776119,0.291044776119403,0.292910447761194,0.2947761194029851,0.2966417910447761,0.29850746268656714,0.3003731343283582,0.30223880597014924,0.3041044776119403,0.30597014925373134,0.30783582089552236,0.30970149253731344,0.31156716417910446,0.31343283582089554,0.31529850746268656,0.31716417910447764,0.31902985074626866,0.3208955223880597,0.32276119402985076,0.3246268656716418,0.32649253731343286,0.3283582089552239,0.3302238805970149,0.332089552238806,0.333955223880597,0.3358208955223881,0.3376865671641791,0.33955223880597013,0.3414179104477612,0.34328358208955223,0.3451492537313433,0.34701492537313433,0.34888059701492535,0.35261194029850745,0.35447761194029853,0.35634328358208955,0.3582089552238806,0.36007462686567165,0.3619402985074627,0.36380597014925375,0.3656716417910448,0.3675373134328358,0.3694029850746269,0.3712686567164179,0.373134328358209,0.375,0.376865671641791,0.3787313432835821,0.3805970149253731,0.3824626865671642,0.3843283582089552,0.38619402985074625,0.38992537313432835,0.3917910447761194,0.39552238805970147,0.39738805970149255,0.39925373134328357,0.40111940298507465,0.4048507462686567,0.40671641791044777,0.4085820895522388,0.41044776119402987,0.4123134328358209,0.4141791044776119,0.416044776119403,0.417910447761194,0.4197761194029851,0.4216417910447761,0.42350746268656714,0.4253731343283582,0.42723880597014924,0.43097014925373134,0.43283582089552236,0.43470149253731344,0.43843283582089554,0.44029850746268656,0.44402985074626866,0.4458955223880597,0.4496268656716418,0.45149253731343286,0.4533582089552239,0.4552238805970149,0.457089552238806,0.458955223880597,0.4608208955223881,0.4626865671641791,0.46455223880597013,0.4664179104477612,0.46828358208955223,0.4701492537313433,0.47201492537313433,0.47388059701492535,0.47574626865671643,0.47761194029850745,0.47947761194029853,0.48134328358208955,0.4832089552238806,0.48507462686567165,0.4869402985074627,0.48880597014925375,0.4906716417910448,0.4925373134328358,0.4962686567164179,0.498134328358209,0.5,0.5018656716417911,0.5055970149253731,0.5074626865671642,0.5093283582089553,0.5130597014925373,0.5149253731343284,0.5167910447761194,0.5186567164179104,0.5205223880597015,0.5223880597014925,0.5242537313432836,0.5261194029850746,0.5279850746268657,0.5298507462686567,0.5317164179104478,0.5335820895522388,0.5354477611940298,0.539179104477612,0.5410447761194029,0.542910447761194,0.5447761194029851,0.5466417910447762,0.5485074626865671,0.5503731343283582,0.5522388059701493,0.5541044776119403,0.5559701492537313,0.5578358208955224,0.5597014925373134,0.5615671641791045,0.5634328358208955,0.5652985074626866,0.5671641791044776,0.5690298507462687,0.5708955223880597,0.5727611940298507,0.5746268656716418,0.5764925373134329,0.5802238805970149,0.5839552238805971,0.585820895522388,0.5876865671641791,0.5895522388059702,0.5914179104477612,0.5932835820895522,0.5951492537313433,0.5970149253731343,0.5988805970149254,0.6007462686567164,0.6026119402985075,0.6044776119402985,0.6063432835820896,0.6082089552238806,0.6100746268656716,0.6119402985074627,0.6138059701492538,0.6156716417910447,0.6194029850746269,0.621268656716418,0.6231343283582089,0.625,0.6268656716417911,0.628731343283582,0.6305970149253731,0.6324626865671642,0.6343283582089553,0.6361940298507462,0.6380597014925373,0.6399253731343284,0.6417910447761194,0.6436567164179104,0.6455223880597015,0.6473880597014925,0.6492537313432836,0.6511194029850746,0.6529850746268657,0.6548507462686567,0.6567164179104478,0.6585820895522388,0.6604477611940298,0.664179104477612,0.667910447761194,0.6697761194029851,0.6716417910447762,0.6735074626865671,0.6753731343283582,0.6772388059701493,0.6791044776119403,0.6809701492537313,0.6828358208955224,0.6847014925373134,0.6865671641791045,0.6884328358208955,0.6902985074626866,0.6921641791044776,0.6940298507462687,0.6958955223880597,0.6977611940298507,0.6996268656716418,0.7014925373134329,0.7033582089552238,0.7052238805970149,0.707089552238806,0.7089552238805971,0.710820895522388,0.7126865671641791,0.7145522388059702,0.7164179104477612,0.7182835820895522,0.7201492537313433,0.7220149253731343,0.7238805970149254,0.7257462686567164,0.7276119402985075,0.7294776119402985,0.7313432835820896,0.7332089552238806,0.7350746268656716,0.7369402985074627,0.7388059701492538,0.7406716417910447,0.7425373134328358,0.7444029850746269,0.746268656716418,0.7481343283582089,0.75,0.7518656716417911,0.753731343283582,0.7555970149253731,0.7574626865671642,0.7593283582089553,0.7611940298507462,0.7630597014925373,0.7649253731343284,0.7667910447761194,0.7686567164179104,0.7705223880597015,0.7723880597014925,0.7742537313432836,0.7761194029850746,0.7779850746268657,0.7798507462686567,0.7817164179104478,0.7835820895522388,0.7854477611940298,0.7873134328358209,0.789179104477612,0.7910447761194029,0.792910447761194,0.7947761194029851,0.7966417910447762,0.7985074626865671,0.8003731343283582,0.8022388059701493,0.8041044776119403,0.8059701492537313,0.8078358208955224,0.8097014925373134,0.8115671641791045,0.8134328358208955,0.8152985074626866,0.8190298507462687,0.8208955223880597,0.8227611940298507,0.8246268656716418,0.8264925373134329,0.8283582089552238,0.8302238805970149,0.832089552238806,0.8339552238805971,0.835820895522388,0.8376865671641791,0.8395522388059702,0.8414179104477612,0.8432835820895522,0.8451492537313433,0.8470149253731343,0.8488805970149254,0.8507462686567164,0.8526119402985075,0.8544776119402985,0.8563432835820896,0.8582089552238806,0.8600746268656716,0.8619402985074627,0.8638059701492538,0.8656716417910447,0.8675373134328358,0.8694029850746269,0.871268656716418,0.8731343283582089,0.875,0.8768656716417911,0.878731343283582,0.8805970149253731,0.8824626865671642,0.8843283582089553,0.8861940298507462,0.8880597014925373,0.8899253731343284,0.8936567164179104,0.8955223880597015,0.8973880597014925,0.8992537313432836,0.9011194029850746,0.9029850746268657,0.9048507462686567,0.9067164179104478,0.9085820895522388,0.9104477611940298,0.9123134328358209,0.914179104477612,0.9160447761194029,0.917910447761194,0.9197761194029851,0.9216417910447762,0.9235074626865671,0.9253731343283582,0.9272388059701493,0.9291044776119403,0.9309701492537313,0.9328358208955224,0.9347014925373134,0.9365671641791045,0.9402985074626866,0.9421641791044776,0.9440298507462687,0.9458955223880597,0.9477611940298507,0.9496268656716418,0.9514925373134329,0.9533582089552238,0.9552238805970149,0.957089552238806,0.9589552238805971,0.960820895522388,0.9626865671641791,0.9645522388059702,0.9664179104477612,0.9682835820895522,0.9701492537313433,0.9720149253731343,0.9738805970149254,0.9757462686567164,0.9776119402985075,0.9794776119402985,0.9813432835820896,0.9832089552238806,0.9850746268656716,0.9869402985074627,0.9888059701492538,0.9906716417910447,0.9925373134328358,0.9944029850746269,0.996268656716418,0.9981343283582089],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1398,0.1420,0.1469,0.1486,0.1509,0.1539,0.1540,0.1571,0.1596,0.1604,0.1609,0.1622,0.1627,0.1637,0.1640,0.1649,0.1666,0.1667,0.1679,0.1685,0.1697,0.1742,0.1744,0.1751,0.1753,0.1769,0.1774,0.1779,0.1783,0.1784,0.1799,0.1802,0.1807,0.1812,0.1815,0.1829,0.1832,0.1837,0.1844,0.1846,0.1864,0.1875,0.1900,0.1906,0.1908,0.1913,0.1918,0.1919,0.1929,0.1930,0.1931,0.1944,0.1954,0.1955,0.1959,0.1962,0.1968,0.1969,0.1970,0.1971,0.1974,0.1978,0.1979,0.1983,0.1990,0.2011,0.2026,0.2027,0.2035,0.2047,0.2050,0.2051,0.2053,0.2059,0.2060,0.2064,0.2069,0.2079,0.2082,0.2084,0.2096,0.2102,0.2104,0.2109,0.2115,0.2118,0.2140,0.2142,0.2143,0.2146,0.2158,0.2160,0.2171,0.2177,0.2180,0.2181,0.2191,0.2199,0.2211,0.2221,0.2223,0.2225,0.2228,0.2231,0.2254,0.2273,0.2276,0.2280,0.2285,0.2288,0.2311,0.2317,0.2324,0.2325,0.2329,0.2335,0.2338,0.2349,0.2358,0.2368,0.2376,0.2382,0.2387,0.2392,0.2395,0.2399,0.2406,0.2418,0.2422,0.2425,0.2427,0.2428,0.2429,0.2430,0.2439,0.2461,0.2466,0.2470,0.2471,0.2481,0.2482,0.2500,0.2502,0.2540,0.2591,0.2592,0.2597,0.2612,0.2617,0.2618,0.2620,0.2621,0.2644,0.2683,0.2705,0.2709,0.2716,0.2759,0.2778,0.2791,0.2802,0.2806,0.2811,0.2850,0.2861,0.2863,0.2867,0.2887,0.2912,0.2913,0.2928,0.2945,0.2978,0.2980,0.3015,0.3017,0.3021,0.3032,0.3049,0.3053,0.3054,0.3107,0.3110,0.3121,0.3139,0.3149,0.3175,0.3182,0.3212,0.3214,0.3229,0.3230,0.3266,0.3280,0.3293,0.3301,0.3307,0.3312,0.3327,0.3340,0.3355,0.3357,0.3375,0.3383,0.3393,0.3398,0.3407,0.3413,0.3423,0.3431,0.3468,0.3480,0.3487,0.3495,0.3501,0.3519,0.3539,0.3554,0.3570,0.3584,0.3585,0.3594,0.3595,0.3600,0.3602,0.3607,0.3619,0.3639,0.3640,0.3642,0.3645,0.3660,0.3678,0.3703,0.3708,0.3716,0.3732,0.3740,0.3753,0.3755,0.3766,0.3783,0.3792,0.3806,0.3810,0.3812,0.3826,0.3846,0.3851,0.3867,0.3871,0.3872,0.3877,0.3884,0.3887,0.3896,0.3898,0.3902,0.3924,0.3934,0.3963,0.3964,0.4005,0.4013,0.4031,0.4039,0.4050,0.4062,0.4091,0.4094,0.4133,0.4159,0.4160,0.4162,0.4192,0.4196,0.4222,0.4231,0.4262,0.4285,0.4290,0.4292,0.4296,0.4305,0.4316,0.4330,0.4350,0.4369,0.4391,0.4412,0.4416,0.4417,0.4425,0.4496,0.4508,0.4515,0.4527,0.4540,0.4543,0.4544,0.4561,0.4563,0.4601,0.4603,0.4641,0.4642,0.4660,0.4661,0.4664,0.4671,0.4690,0.4691,0.4696,0.4719,0.4734,0.4735,0.4748,0.4768,0.4770,0.4783,0.4795,0.4852,0.4864,0.4868,0.4877,0.4897,0.4953,0.4972,0.5062,0.5077,0.5099,0.5119,0.5131,0.5181,0.5197,0.5223,0.5231,0.5280,0.5328,0.5372,0.5403,0.5424,0.5442,0.5459,0.5461,0.5469,0.5491,0.5504,0.5589,0.5597,0.5606,0.5647,0.5657,0.5665,0.5680,0.5692,0.5710,0.5720,0.5727,0.5782,0.5837,0.5912,0.5925,0.5942,0.5952,0.5989,0.5999,0.6032,0.6057,0.6064,0.6147,0.6239,0.6247,0.6252,0.6299,0.6301,0.6308,0.6334,0.6349,0.6371,0.6447,0.6454,0.6475,0.6527,0.6562,0.6617,0.6618,0.6630,0.6696,0.6714,0.6720,0.6794,0.6795,0.6839,0.6863,0.6904,0.6978,0.6986,0.7002,0.7029,0.7045,0.7057,0.7077,0.7103,0.7105,0.7386,0.7490,0.7508,0.7588,0.7766,0.7796,0.7925,0.7958,0.8000,0.8047,0.8053,0.8140,0.8142,0.8149,0.8213,0.8214,0.8219,0.8228,0.8305,0.8311,0.8332,0.8433,0.8477,0.8558,0.8656,0.8666,0.8694,0.8697,0.8715,0.8812,0.8823,0.8850,0.8901,0.9025,0.9087,0.9111,0.9136,0.9181,0.9786,0.9961,1.0117,1.0650,1.0818,1.0837,1.0937,1.0966,1.0979,1.1303,1.1305,1.1520,1.1705,1.1965,1.1968,1.2109,1.2165,1.2367,1.2601,1.2603,1.2605,1.2716,1.2757,1.3049,1.3550,1.3622,1.4133,1.4753,1.4796,1.4801,1.4952,1.5580,1.5620,1.5858,1.6778,1.6934,1.8342,2.9424,3.0348,4.1313,5.4337,11.9005,19.5834],"y":[0.002,0.004,0.006,0.008,0.01,0.012,0.014,0.016,0.018,0.02,0.022,0.026,0.028,0.03,0.032,0.034,0.036,0.038,0.04,0.042,0.044,0.046,0.048,0.05,0.052,0.054,0.056,0.058,0.06,0.062,0.064,0.066,0.068,0.07,0.072,0.074,0.076,0.078,0.08,0.082,0.084,0.086,0.088,0.09,0.092,0.094,0.096,0.098,0.1,0.102,0.104,0.106,0.11,0.112,0.114,0.116,0.12,0.122,0.126,0.128,0.13,0.132,0.134,0.136,0.138,0.14,0.142,0.144,0.146,0.148,0.15,0.152,0.154,0.156,0.158,0.16,0.162,0.166,0.168,0.17,0.172,0.174,0.176,0.178,0.18,0.182,0.184,0.186,0.188,0.192,0.194,0.196,0.198,0.2,0.202,0.204,0.206,0.208,0.21,0.212,0.214,0.216,0.218,0.222,0.224,0.226,0.228,0.23,0.232,0.234,0.236,0.238,0.24,0.242,0.244,0.246,0.248,0.25,0.252,0.254,0.256,0.26,0.262,0.264,0.266,0.268,0.27,0.272,0.274,0.276,0.28,0.282,0.284,0.288,0.29,0.292,0.294,0.296,0.298,0.3,0.302,0.304,0.306,0.308,0.31,0.312,0.314,0.316,0.318,0.32,0.322,0.324,0.326,0.328,0.33,0.332,0.334,0.336,0.338,0.34,0.342,0.344,0.346,0.348,0.35,0.352,0.354,0.356,0.358,0.36,0.362,0.364,0.366,0.368,0.37,0.372,0.374,0.376,0.378,0.38,0.382,0.384,0.386,0.388,0.39,0.392,0.394,0.396,0.398,0.4,0.402,0.404,0.406,0.408,0.41,0.412,0.414,0.416,0.418,0.42,0.422,0.424,0.426,0.428,0.43,0.432,0.434,0.438,0.44,0.442,0.444,0.446,0.448,0.45,0.452,0.454,0.456,0.458,0.46,0.462,0.464,0.466,0.468,0.47,0.472,0.474,0.476,0.478,0.48,0.482,0.484,0.486,0.488,0.49,0.492,0.494,0.496,0.498,0.5,0.502,0.504,0.506,0.508,0.51,0.512,0.514,0.516,0.518,0.52,0.522,0.524,0.526,0.528,0.53,0.532,0.534,0.536,0.538,0.54,0.542,0.544,0.546,0.548,0.55,0.552,0.554,0.556,0.558,0.56,0.562,0.564,0.566,0.568,0.57,0.572,0.574,0.576,0.578,0.58,0.582,0.584,0.586,0.588,0.59,0.592,0.594,0.596,0.598,0.6,0.602,0.604,0.606,0.608,0.61,0.612,0.614,0.616,0.618,0.62,0.622,0.624,0.626,0.628,0.632,0.634,0.636,0.638,0.64,0.642,0.644,0.646,0.648,0.65,0.652,0.654,0.656,0.658,0.66,0.662,0.664,0.666,0.668,0.67,0.672,0.674,0.676,0.678,0.68,0.682,0.684,0.686,0.688,0.69,0.692,0.694,0.696,0.698,0.7,0.702,0.704,0.706,0.708,0.71,0.712,0.714,0.716,0.718,0.72,0.722,0.724,0.726,0.728,0.73,0.732,0.734,0.736,0.738,0.74,0.742,0.744,0.746,0.748,0.75,0.752,0.754,0.758,0.76,0.762,0.764,0.766,0.768,0.77,0.772,0.774,0.776,0.778,0.78,0.782,0.784,0.786,0.788,0.79,0.792,0.794,0.796,0.798,0.8,0.802,0.804,0.806,0.808,0.81,0.812,0.814,0.816,0.818,0.82,0.822,0.824,0.826,0.828,0.83,0.832,0.834,0.836,0.838,0.84,0.842,0.844,0.846,0.848,0.85,0.852,0.854,0.856,0.858,0.86,0.862,0.864,0.866,0.868,0.87,0.872,0.874,0.876,0.878,0.88,0.882,0.884,0.886,0.888,0.89,0.892,0.894,0.896,0.898,0.9,0.902,0.904,0.906,0.908,0.91,0.912,0.914,0.916,0.918,0.92,0.922,0.924,0.926,0.928,0.93,0.932,0.934,0.936,0.938,0.94,0.942,0.944,0.946,0.948,0.95,0.952,0.954,0.956,0.958,0.96,0.962,0.964,0.966,0.968,0.97,0.972,0.974,0.976,0.978,0.98,0.982,0.984,0.986,0.988,0.99,0.992,0.994,0.996,0.998],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, n0.computer). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-n0.computer-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-n0.computer-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..591529b04d
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-n0.computer-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.6124,0.6348,0.9819,1.3882,1.3924,1.3953,1.3956,1.3970,1.3977,1.3990,1.3997,1.4037,1.4049,1.4050,1.4055,1.4077,1.4085,1.4103,1.4110,1.4113,1.4116,1.4130,1.4135,1.4142,1.4146,1.4155,1.4163,1.4172,1.4192,1.4205,1.4210,1.4219,1.4230,1.4236,1.4244,1.4250,1.4252,1.4253,1.4254,1.4258,1.4271,1.4278,1.4283,1.4285,1.4287,1.4293,1.4297,1.4298,1.4301,1.4304,1.4309,1.4311,1.4315,1.4322,1.4326,1.4327,1.4333,1.4335,1.4338,1.4342,1.4344,1.4352,1.4353,1.4356,1.4358,1.4360,1.4392,1.4393,1.4394,1.4405,1.4406,1.4408,1.4411,1.4415,1.4416,1.4417,1.4426,1.4434,1.4438,1.4441,1.4445,1.4447,1.4450,1.4455,1.4459,1.4466,1.4471,1.4485,1.4491,1.4492,1.4493,1.4494,1.4503,1.4508,1.4509,1.4511,1.4512,1.4513,1.4521,1.4524,1.4525,1.4540,1.4543,1.4544,1.4547,1.4551,1.4568,1.4572,1.4578,1.4583,1.4591,1.4593,1.4602,1.4607,1.4609,1.4611,1.4620,1.4622,1.4626,1.4627,1.4631,1.4638,1.4639,1.4640,1.4642,1.4645,1.4646,1.4648,1.4649,1.4654,1.4661,1.4668,1.4675,1.4679,1.4683,1.4685,1.4692,1.4695,1.4696,1.4697,1.4701,1.4709,1.4721,1.4736,1.4742,1.4752,1.4753,1.4756,1.4758,1.4759,1.4766,1.4781,1.4783,1.4785,1.4787,1.4800,1.4807,1.4810,1.4817,1.4818,1.4823,1.4824,1.4828,1.4832,1.4836,1.4838,1.4840,1.4846,1.4870,1.4873,1.4874,1.4877,1.4892,1.4897,1.4899,1.4900,1.4903,1.4905,1.4906,1.4917,1.4927,1.4928,1.4929,1.4932,1.4937,1.4950,1.4951,1.4954,1.4955,1.4962,1.4964,1.4965,1.4970,1.4990,1.4996,1.5019,1.5021,1.5047,1.5049,1.5051,1.5069,1.5071,1.5080,1.5083,1.5084,1.5087,1.5103,1.5106,1.5108,1.5109,1.5116,1.5119,1.5128,1.5136,1.5139,1.5161,1.5165,1.5181,1.5186,1.5194,1.5207,1.5216,1.5221,1.5238,1.5241,1.5245,1.5248,1.5256,1.5257,1.5262,1.5264,1.5266,1.5276,1.5281,1.5287,1.5288,1.5297,1.5314,1.5316,1.5320,1.5321,1.5329,1.5343,1.5367,1.5369,1.5383,1.5384,1.5389,1.5391,1.5394,1.5406,1.5414,1.5419,1.5445,1.5458,1.5463,1.5479,1.5503,1.5512,1.5523,1.5532,1.5539,1.5542,1.5556,1.5560,1.5570,1.5575,1.5576,1.5591,1.5596,1.5598,1.5603,1.5617,1.5620,1.5633,1.5662,1.5663,1.5673,1.5694,1.5702,1.5709,1.5720,1.5731,1.5735,1.5736,1.5742,1.5747,1.5754,1.5763,1.5765,1.5774,1.5775,1.5792,1.5847,1.5848,1.5855,1.5870,1.5904,1.5905,1.5910,1.5916,1.5920,1.5921,1.5922,1.5946,1.5952,1.5955,1.5959,1.5967,1.5970,1.5975,1.5983,1.5988,1.6003,1.6006,1.6017,1.6022,1.6030,1.6045,1.6051,1.6059,1.6060,1.6065,1.6074,1.6075,1.6081,1.6087,1.6102,1.6110,1.6131,1.6149,1.6151,1.6160,1.6167,1.6185,1.6189,1.6207,1.6213,1.6238,1.6248,1.6250,1.6267,1.6272,1.6298,1.6300,1.6301,1.6302,1.6304,1.6318,1.6342,1.6361,1.6365,1.6378,1.6389,1.6402,1.6406,1.6420,1.6427,1.6452,1.6478,1.6479,1.6513,1.6523,1.6526,1.6530,1.6600,1.6631,1.6633,1.6643,1.6675,1.6694,1.6750,1.6762,1.6786,1.6791,1.6794,1.6800,1.6816,1.6838,1.6864,1.6881,1.6885,1.6898,1.6902,1.6912,1.6925,1.6972,1.7007,1.7010,1.7054,1.7084,1.7111,1.7115,1.7153,1.7187,1.7198,1.7210,1.7230,1.7237,1.7293,1.7301,1.7317,1.7360,1.7462,1.7471,1.7489,1.7556,1.7563,1.7577,1.7610,1.7619,1.7647,1.7672,1.7700,1.7733,1.7823,1.7895,1.7977,1.8012,1.8076,1.8252,1.8337,1.8345,1.8347,1.8352,1.8355,1.8365,1.8414,1.8427,1.8436,1.8522,1.8526,1.8549,1.8571,1.8572,1.8607,1.8615,1.8627,1.8900,1.8946,1.9020,1.9034,1.9150,1.9227,1.9326,1.9372,1.9567,1.9599,1.9605,1.9609,1.9695,1.9726,1.9843,1.9893,1.9936,1.9938,2.0202,2.0241,2.0582,2.0723,2.0888,2.0940,2.1134,2.1197,2.1274,2.1403,2.1472,2.1609,2.1681,2.1877,2.2383,2.3042,2.3249,2.4408,2.6173,2.6582,2.6883,2.8877,2.9159,2.9273,3.0191,3.1289,3.1562,3.5354,3.9219,4.2364,4.2610,5.1918,7.0446,7.3872,7.9537],"y":[0.0019157088122605363,0.0038314176245210726,0.005747126436781609,0.007662835249042145,0.009578544061302681,0.011494252873563218,0.013409961685823755,0.01532567049808429,0.017241379310344827,0.019157088122605363,0.0210727969348659,0.022988505747126436,0.02490421455938697,0.02681992337164751,0.028735632183908046,0.03065134099616858,0.032567049808429116,0.034482758620689655,0.03639846743295019,0.038314176245210725,0.040229885057471264,0.0421455938697318,0.044061302681992334,0.04597701149425287,0.04789272030651341,0.04980842911877394,0.05172413793103448,0.05555555555555555,0.05747126436781609,0.05938697318007663,0.06130268199233716,0.06321839080459771,0.06513409961685823,0.06704980842911877,0.06896551724137931,0.07279693486590039,0.07471264367816093,0.07662835249042145,0.07854406130268199,0.08045977011494253,0.08237547892720307,0.0842911877394636,0.08620689655172414,0.08812260536398467,0.09003831417624521,0.09386973180076628,0.09578544061302682,0.09770114942528736,0.09961685823754789,0.10153256704980843,0.10344827586206896,0.10727969348659004,0.10919540229885058,0.1111111111111111,0.11302681992337164,0.11494252873563218,0.11685823754789272,0.11877394636015326,0.1206896551724138,0.12452107279693486,0.12643678160919541,0.12835249042145594,0.13026819923371646,0.13218390804597702,0.13409961685823754,0.1360153256704981,0.13793103448275862,0.13984674329501914,0.1417624521072797,0.14367816091954022,0.14559386973180077,0.1475095785440613,0.14942528735632185,0.15134099616858238,0.15517241379310345,0.15708812260536398,0.15900383141762453,0.16091954022988506,0.16283524904214558,0.16475095785440613,0.16666666666666666,0.1685823754789272,0.17049808429118773,0.1724137931034483,0.17624521072796934,0.1781609195402299,0.18007662835249041,0.18199233716475097,0.1839080459770115,0.18582375478927204,0.18773946360153257,0.19348659003831417,0.19540229885057472,0.19731800766283525,0.19923371647509577,0.20114942528735633,0.20306513409961685,0.2049808429118774,0.20689655172413793,0.210727969348659,0.2164750957854406,0.21839080459770116,0.2222222222222222,0.22413793103448276,0.2260536398467433,0.22796934865900384,0.22988505747126436,0.23180076628352492,0.23371647509578544,0.23563218390804597,0.23754789272030652,0.23946360153256704,0.2413793103448276,0.24329501915708812,0.24521072796934865,0.2471264367816092,0.24904214559386972,0.25287356321839083,0.2547892720306513,0.2567049808429119,0.25862068965517243,0.26053639846743293,0.2624521072796935,0.26436781609195403,0.2662835249042146,0.2681992337164751,0.27011494252873564,0.2739463601532567,0.27586206896551724,0.2777777777777778,0.2796934865900383,0.28160919540229884,0.2835249042145594,0.28544061302681994,0.28735632183908044,0.289272030651341,0.29118773946360155,0.29310344827586204,0.2950191570881226,0.29693486590038315,0.2988505747126437,0.3007662835249042,0.30268199233716475,0.3045977011494253,0.3065134099616858,0.30842911877394635,0.3103448275862069,0.31226053639846746,0.31417624521072796,0.3160919540229885,0.31800766283524906,0.3218390804597701,0.32375478927203066,0.32567049808429116,0.32950191570881227,0.3314176245210728,0.3333333333333333,0.33524904214559387,0.3371647509578544,0.3390804597701149,0.34099616858237547,0.342911877394636,0.3448275862068966,0.34674329501915707,0.3486590038314176,0.3524904214559387,0.3544061302681992,0.3563218390804598,0.35823754789272033,0.36015325670498083,0.3620689655172414,0.36398467432950193,0.36590038314176243,0.367816091954023,0.36973180076628354,0.3716475095785441,0.3735632183908046,0.37547892720306514,0.3773946360153257,0.3793103448275862,0.38122605363984674,0.3831417624521073,0.3850574712643678,0.3888888888888889,0.39080459770114945,0.39272030651340994,0.3946360153256705,0.39655172413793105,0.4003831417624521,0.40229885057471265,0.4042145593869732,0.4061302681992337,0.40804597701149425,0.4099616858237548,0.4118773946360153,0.4157088122605364,0.41762452107279696,0.41954022988505746,0.421455938697318,0.42337164750957856,0.42528735632183906,0.4272030651340996,0.42911877394636017,0.43103448275862066,0.4329501915708812,0.43486590038314177,0.4367816091954023,0.4386973180076628,0.44061302681992337,0.4425287356321839,0.4444444444444444,0.446360153256705,0.4482758620689655,0.4501915708812261,0.4521072796934866,0.4540229885057471,0.4559386973180077,0.4578544061302682,0.45977011494252873,0.4616858237547893,0.46360153256704983,0.46551724137931033,0.4674329501915709,0.46934865900383144,0.4731800766283525,0.47509578544061304,0.47701149425287354,0.4789272030651341,0.48084291187739464,0.4827586206896552,0.4846743295019157,0.48659003831417624,0.4885057471264368,0.4904214559386973,0.49233716475095785,0.4942528735632184,0.49616858237547895,0.49808429118773945,0.5,0.5019157088122606,0.5038314176245211,0.5057471264367817,0.5095785440613027,0.5114942528735632,0.5134099616858238,0.5153256704980843,0.5172413793103449,0.5191570881226054,0.5210727969348659,0.5229885057471264,0.524904214559387,0.5268199233716475,0.5287356321839081,0.5306513409961686,0.5344827586206896,0.5363984674329502,0.5383141762452107,0.5402298850574713,0.5421455938697318,0.5440613026819924,0.5459770114942529,0.5478927203065134,0.5498084291187739,0.5517241379310345,0.553639846743295,0.5555555555555556,0.5574712643678161,0.5593869731800766,0.5613026819923371,0.5632183908045977,0.5651340996168582,0.5689655172413793,0.5708812260536399,0.5727969348659003,0.5747126436781609,0.5766283524904214,0.578544061302682,0.5804597701149425,0.5823754789272031,0.5842911877394636,0.5862068965517241,0.5881226053639846,0.5900383141762452,0.5919540229885057,0.5938697318007663,0.5957854406130269,0.5977011494252874,0.5996168582375478,0.6015325670498084,0.603448275862069,0.6053639846743295,0.60727969348659,0.6091954022988506,0.6111111111111112,0.6130268199233716,0.6149425287356322,0.6168582375478927,0.6187739463601533,0.6206896551724138,0.6226053639846744,0.6245210727969349,0.6264367816091954,0.6283524904214559,0.6302681992337165,0.632183908045977,0.6360153256704981,0.6398467432950191,0.6417624521072797,0.6436781609195402,0.6455938697318008,0.6475095785440613,0.6494252873563219,0.6513409961685823,0.6532567049808429,0.6551724137931034,0.657088122605364,0.6590038314176245,0.6628352490421456,0.6647509578544061,0.6666666666666666,0.6685823754789272,0.6704980842911877,0.6724137931034483,0.6743295019157088,0.6762452107279694,0.6781609195402298,0.6800766283524904,0.6819923371647509,0.6839080459770115,0.685823754789272,0.6877394636015326,0.6896551724137931,0.6915708812260536,0.6934865900383141,0.6954022988505747,0.6973180076628352,0.6992337164750958,0.7011494252873564,0.7030651340996169,0.7049808429118773,0.7068965517241379,0.7088122605363985,0.710727969348659,0.7126436781609196,0.7145593869731801,0.7164750957854407,0.7183908045977011,0.7203065134099617,0.7222222222222222,0.7241379310344828,0.7260536398467433,0.7279693486590039,0.7298850574712644,0.7318007662835249,0.7337164750957854,0.735632183908046,0.7375478927203065,0.7394636015325671,0.7413793103448276,0.7432950191570882,0.7452107279693486,0.7490421455938697,0.7509578544061303,0.7528735632183908,0.7547892720306514,0.7586206896551724,0.7605363984674329,0.7624521072796935,0.764367816091954,0.7662835249042146,0.7681992337164751,0.7701149425287356,0.7720306513409961,0.7739463601532567,0.7758620689655172,0.7777777777777778,0.7796934865900383,0.7816091954022989,0.7835249042145593,0.7854406130268199,0.7873563218390804,0.789272030651341,0.7911877394636015,0.7931034482758621,0.7950191570881227,0.7969348659003831,0.7988505747126436,0.8007662835249042,0.8026819923371648,0.8045977011494253,0.8065134099616859,0.8084291187739464,0.8103448275862069,0.8122605363984674,0.814176245210728,0.8160919540229885,0.8180076628352491,0.8199233716475096,0.8218390804597702,0.8237547892720306,0.8256704980842912,0.8275862068965517,0.8295019157088123,0.8314176245210728,0.8333333333333334,0.8352490421455939,0.8371647509578544,0.8390804597701149,0.8409961685823755,0.842911877394636,0.8448275862068966,0.8467432950191571,0.8486590038314177,0.8505747126436781,0.8524904214559387,0.8544061302681992,0.8563218390804598,0.8582375478927203,0.8601532567049809,0.8620689655172413,0.8639846743295019,0.8659003831417624,0.867816091954023,0.8697318007662835,0.8716475095785441,0.8735632183908046,0.8754789272030651,0.8773946360153256,0.8793103448275862,0.8812260536398467,0.8831417624521073,0.8850574712643678,0.8869731800766284,0.8888888888888888,0.8908045977011494,0.89272030651341,0.8946360153256705,0.896551724137931,0.8984674329501916,0.9003831417624522,0.9022988505747126,0.9042145593869731,0.9061302681992337,0.9080459770114943,0.9099616858237548,0.9118773946360154,0.9137931034482759,0.9157088122605364,0.9176245210727969,0.9195402298850575,0.921455938697318,0.9233716475095786,0.9252873563218391,0.9272030651340997,0.9291187739463601,0.9310344827586207,0.9329501915708812,0.9348659003831418,0.9367816091954023,0.9386973180076629,0.9406130268199234,0.9425287356321839,0.9444444444444444,0.946360153256705,0.9482758620689655,0.9501915708812261,0.9521072796934866,0.9540229885057471,0.9559386973180076,0.9578544061302682,0.9597701149425287,0.9616858237547893,0.9636015325670498,0.9655172413793104,0.9674329501915708,0.9693486590038314,0.9712643678160919,0.9731800766283525,0.975095785440613,0.9770114942528736,0.9789272030651341,0.9808429118773946,0.9827586206896551,0.9846743295019157,0.9865900383141762,0.9885057471264368,0.9904214559386973,0.9923371647509579,0.9942528735632183,0.9961685823754789,0.9980842911877394],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.2757,0.3055,0.3489,0.3753,0.4252,0.5511,1.0022,1.0113,1.0119,1.0120,1.0148,1.0149,1.0163,1.0165,1.0191,1.0198,1.0199,1.0200,1.0233,1.0239,1.0244,1.0252,1.0261,1.0262,1.0263,1.0268,1.0277,1.0281,1.0282,1.0286,1.0287,1.0292,1.0298,1.0303,1.0312,1.0316,1.0323,1.0324,1.0330,1.0332,1.0333,1.0335,1.0342,1.0343,1.0352,1.0376,1.0378,1.0379,1.0392,1.0398,1.0402,1.0403,1.0408,1.0411,1.0416,1.0419,1.0428,1.0438,1.0443,1.0445,1.0447,1.0449,1.0451,1.0455,1.0458,1.0459,1.0462,1.0467,1.0468,1.0470,1.0479,1.0480,1.0484,1.0486,1.0489,1.0494,1.0501,1.0509,1.0518,1.0521,1.0524,1.0529,1.0536,1.0539,1.0541,1.0542,1.0543,1.0546,1.0547,1.0548,1.0558,1.0560,1.0563,1.0565,1.0567,1.0572,1.0576,1.0600,1.0614,1.0619,1.0621,1.0625,1.0627,1.0628,1.0629,1.0634,1.0635,1.0638,1.0639,1.0642,1.0646,1.0647,1.0649,1.0656,1.0660,1.0674,1.0676,1.0678,1.0680,1.0683,1.0684,1.0688,1.0689,1.0692,1.0697,1.0701,1.0705,1.0707,1.0708,1.0711,1.0718,1.0725,1.0728,1.0733,1.0734,1.0743,1.0746,1.0756,1.0759,1.0761,1.0763,1.0766,1.0767,1.0775,1.0777,1.0781,1.0782,1.0784,1.0790,1.0796,1.0799,1.0804,1.0807,1.0813,1.0815,1.0845,1.0853,1.0856,1.0869,1.0872,1.0886,1.0895,1.0898,1.0904,1.0906,1.0918,1.0921,1.0933,1.0936,1.0943,1.0953,1.0964,1.0970,1.0974,1.0992,1.1008,1.1015,1.1017,1.1020,1.1035,1.1037,1.1044,1.1050,1.1059,1.1070,1.1077,1.1082,1.1092,1.1111,1.1130,1.1143,1.1144,1.1146,1.1166,1.1174,1.1188,1.1189,1.1192,1.1201,1.1210,1.1220,1.1233,1.1240,1.1247,1.1254,1.1263,1.1271,1.1273,1.1287,1.1306,1.1314,1.1319,1.1321,1.1329,1.1340,1.1352,1.1355,1.1356,1.1357,1.1365,1.1372,1.1374,1.1378,1.1388,1.1406,1.1407,1.1409,1.1415,1.1421,1.1426,1.1428,1.1441,1.1442,1.1451,1.1454,1.1462,1.1474,1.1479,1.1484,1.1492,1.1497,1.1504,1.1506,1.1513,1.1525,1.1548,1.1572,1.1590,1.1591,1.1597,1.1601,1.1611,1.1619,1.1633,1.1634,1.1635,1.1648,1.1669,1.1677,1.1698,1.1704,1.1714,1.1725,1.1730,1.1738,1.1750,1.1751,1.1756,1.1760,1.1767,1.1768,1.1771,1.1777,1.1779,1.1793,1.1797,1.1800,1.1811,1.1817,1.1822,1.1823,1.1859,1.1864,1.1866,1.1877,1.1881,1.1903,1.1907,1.1910,1.1929,1.1948,1.1952,1.1955,1.1974,1.1990,1.1995,1.2023,1.2041,1.2045,1.2055,1.2060,1.2090,1.2091,1.2093,1.2114,1.2120,1.2132,1.2148,1.2154,1.2178,1.2191,1.2193,1.2202,1.2247,1.2267,1.2290,1.2321,1.2324,1.2334,1.2340,1.2343,1.2370,1.2372,1.2378,1.2387,1.2397,1.2417,1.2419,1.2425,1.2429,1.2474,1.2489,1.2490,1.2577,1.2579,1.2593,1.2597,1.2603,1.2607,1.2612,1.2644,1.2645,1.2649,1.2658,1.2659,1.2663,1.2666,1.2668,1.2685,1.2710,1.2713,1.2714,1.2717,1.2737,1.2746,1.2784,1.2793,1.2795,1.2808,1.2813,1.2824,1.2841,1.2845,1.2846,1.2858,1.2901,1.2933,1.3007,1.3100,1.3125,1.3169,1.3170,1.3180,1.3193,1.3194,1.3209,1.3216,1.3222,1.3227,1.3270,1.3334,1.3383,1.3398,1.3403,1.3433,1.3471,1.3473,1.3481,1.3486,1.3492,1.3493,1.3510,1.3528,1.3532,1.3538,1.3587,1.3610,1.3652,1.3684,1.3721,1.3724,1.3725,1.3760,1.3782,1.3941,1.4009,1.4016,1.4025,1.4026,1.4249,1.4277,1.4278,1.4288,1.4295,1.4317,1.4345,1.4376,1.4392,1.4412,1.4439,1.4475,1.4552,1.4624,1.4639,1.4682,1.4705,1.4727,1.4744,1.4778,1.4782,1.4898,1.4999,1.5048,1.5141,1.5197,1.5218,1.5219,1.5283,1.5306,1.5365,1.5390,1.5408,1.5502,1.5515,1.5597,1.5636,1.6156,1.6288,1.6391,1.6853,1.7064,1.7175,1.7199,1.7222,1.8018,1.8122,1.8203,1.8588,1.8649,1.8726,1.8734,1.8929,1.9032,1.9165,1.9654,2.0141,2.0723,2.1161,2.2412,2.2528,2.4511,2.4991,2.5589,2.8334,2.8419,3.0603,3.3526,3.3831,3.8429,3.9185,4.0563,4.6610,4.7083,4.7803,4.9350,5.1879,5.6587,5.8267,6.4757,6.6143,6.7020,7.1888,8.5086,9.4594,12.5902,13.1867,14.4985],"y":[0.001893939393939394,0.003787878787878788,0.005681818181818182,0.007575757575757576,0.00946969696969697,0.011363636363636364,0.013257575757575758,0.015151515151515152,0.017045454545454544,0.01893939393939394,0.020833333333333332,0.022727272727272728,0.02462121212121212,0.026515151515151516,0.028409090909090908,0.030303030303030304,0.032196969696969696,0.03409090909090909,0.03598484848484849,0.03787878787878788,0.03977272727272727,0.041666666666666664,0.043560606060606064,0.045454545454545456,0.04734848484848485,0.04924242424242424,0.05113636363636364,0.05303030303030303,0.054924242424242424,0.058712121212121215,0.06060606060606061,0.0625,0.06439393939393939,0.06628787878787878,0.06818181818181818,0.07007575757575757,0.07196969696969698,0.07386363636363637,0.07575757575757576,0.07765151515151515,0.07954545454545454,0.08143939393939394,0.08333333333333333,0.08522727272727272,0.08901515151515152,0.09090909090909091,0.0928030303030303,0.0946969696969697,0.09659090909090909,0.09848484848484848,0.10037878787878787,0.10227272727272728,0.10416666666666667,0.10606060606060606,0.10795454545454546,0.10984848484848485,0.11174242424242424,0.11363636363636363,0.11742424242424243,0.11931818181818182,0.12121212121212122,0.12310606060606061,0.1268939393939394,0.12878787878787878,0.13068181818181818,0.13257575757575757,0.13636363636363635,0.13825757575757575,0.14015151515151514,0.14204545454545456,0.14393939393939395,0.14583333333333334,0.14772727272727273,0.14962121212121213,0.15151515151515152,0.1534090909090909,0.1553030303030303,0.1571969696969697,0.1590909090909091,0.16098484848484848,0.16287878787878787,0.16477272727272727,0.16666666666666666,0.16856060606060605,0.17045454545454544,0.17234848484848486,0.17424242424242425,0.17613636363636365,0.17992424242424243,0.18181818181818182,0.18371212121212122,0.1856060606060606,0.1875,0.1893939393939394,0.19128787878787878,0.19318181818181818,0.19507575757575757,0.19696969696969696,0.19886363636363635,0.20075757575757575,0.20265151515151514,0.20454545454545456,0.20643939393939395,0.20833333333333334,0.21022727272727273,0.21212121212121213,0.21401515151515152,0.2159090909090909,0.2178030303030303,0.2196969696969697,0.2215909090909091,0.22348484848484848,0.22537878787878787,0.22727272727272727,0.22916666666666666,0.23295454545454544,0.23484848484848486,0.23674242424242425,0.23863636363636365,0.24053030303030304,0.24242424242424243,0.24621212121212122,0.2481060606060606,0.25,0.2518939393939394,0.2537878787878788,0.2556818181818182,0.25757575757575757,0.25946969696969696,0.26136363636363635,0.26325757575757575,0.26515151515151514,0.26704545454545453,0.2689393939393939,0.2708333333333333,0.2727272727272727,0.2746212121212121,0.2765151515151515,0.2784090909090909,0.2803030303030303,0.2821969696969697,0.2840909090909091,0.2859848484848485,0.2878787878787879,0.2897727272727273,0.2916666666666667,0.2935606060606061,0.29545454545454547,0.29734848484848486,0.29924242424242425,0.30113636363636365,0.30492424242424243,0.3068181818181818,0.3087121212121212,0.3106060606060606,0.3125,0.3143939393939394,0.3162878787878788,0.3181818181818182,0.32007575757575757,0.32196969696969696,0.32386363636363635,0.32575757575757575,0.32954545454545453,0.3314393939393939,0.3333333333333333,0.3352272727272727,0.3371212121212121,0.3390151515151515,0.3409090909090909,0.3428030303030303,0.3465909090909091,0.3484848484848485,0.3503787878787879,0.3522727272727273,0.3541666666666667,0.3560606060606061,0.35795454545454547,0.35984848484848486,0.36174242424242425,0.36363636363636365,0.36742424242424243,0.3693181818181818,0.3712121212121212,0.3731060606060606,0.375,0.3768939393939394,0.3787878787878788,0.3806818181818182,0.38257575757575757,0.38636363636363635,0.38825757575757575,0.39204545454545453,0.3939393939393939,0.3958333333333333,0.3977272727272727,0.3996212121212121,0.4015151515151515,0.4034090909090909,0.4053030303030303,0.4071969696969697,0.4090909090909091,0.4109848484848485,0.4128787878787879,0.4147727272727273,0.4185606060606061,0.42045454545454547,0.42234848484848486,0.42424242424242425,0.42613636363636365,0.42992424242424243,0.4318181818181818,0.4356060606060606,0.4375,0.4393939393939394,0.4412878787878788,0.4431818181818182,0.44507575757575757,0.44696969696969696,0.44886363636363635,0.45075757575757575,0.45265151515151514,0.4564393939393939,0.4583333333333333,0.4602272727272727,0.4621212121212121,0.4640151515151515,0.4659090909090909,0.4678030303030303,0.4715909090909091,0.4734848484848485,0.4753787878787879,0.4791666666666667,0.4810606060606061,0.48295454545454547,0.48674242424242425,0.48863636363636365,0.49053030303030304,0.49242424242424243,0.4962121212121212,0.4981060606060606,0.5,0.5037878787878788,0.5056818181818182,0.5075757575757576,0.509469696969697,0.5113636363636364,0.5132575757575758,0.5151515151515151,0.5170454545454546,0.5189393939393939,0.5208333333333334,0.5227272727272727,0.5246212121212122,0.5265151515151515,0.5284090909090909,0.5303030303030303,0.5321969696969697,0.5340909090909091,0.5359848484848485,0.5378787878787878,0.5397727272727273,0.5416666666666666,0.5435606060606061,0.5454545454545454,0.5473484848484849,0.5492424242424242,0.5511363636363636,0.553030303030303,0.5549242424242424,0.5568181818181818,0.5587121212121212,0.5606060606060606,0.5625,0.5643939393939394,0.5662878787878788,0.5681818181818182,0.5700757575757576,0.571969696969697,0.5738636363636364,0.5757575757575758,0.5795454545454546,0.5814393939393939,0.5833333333333334,0.5852272727272727,0.5871212121212122,0.5890151515151515,0.5909090909090909,0.5928030303030303,0.5946969696969697,0.5965909090909091,0.5984848484848485,0.6003787878787878,0.6022727272727273,0.6041666666666666,0.6060606060606061,0.6079545454545454,0.6098484848484849,0.6136363636363636,0.6174242424242424,0.6193181818181818,0.6212121212121212,0.6231060606060606,0.625,0.6268939393939394,0.6306818181818182,0.6325757575757576,0.634469696969697,0.6363636363636364,0.6382575757575758,0.6401515151515151,0.6420454545454546,0.6439393939393939,0.6458333333333334,0.6477272727272727,0.6496212121212122,0.6515151515151515,0.6534090909090909,0.6553030303030303,0.6571969696969697,0.6590909090909091,0.6609848484848485,0.6628787878787878,0.6647727272727273,0.6666666666666666,0.6685606060606061,0.6704545454545454,0.6723484848484849,0.6742424242424242,0.6761363636363636,0.678030303030303,0.6799242424242424,0.6818181818181818,0.6856060606060606,0.6875,0.6893939393939394,0.6912878787878788,0.6931818181818182,0.6950757575757576,0.696969696969697,0.6988636363636364,0.7007575757575758,0.7026515151515151,0.7045454545454546,0.7064393939393939,0.7083333333333334,0.7102272727272727,0.7121212121212122,0.7140151515151515,0.7159090909090909,0.7178030303030303,0.7196969696969697,0.7215909090909091,0.7234848484848485,0.7253787878787878,0.7272727272727273,0.7291666666666666,0.7310606060606061,0.7329545454545454,0.7348484848484849,0.7367424242424242,0.7386363636363636,0.740530303030303,0.7424242424242424,0.7443181818181818,0.7462121212121212,0.7481060606060606,0.7518939393939394,0.7537878787878788,0.7556818181818182,0.7575757575757576,0.759469696969697,0.7613636363636364,0.7632575757575758,0.7651515151515151,0.7670454545454546,0.7689393939393939,0.7708333333333334,0.7727272727272727,0.7746212121212122,0.7765151515151515,0.7784090909090909,0.7803030303030303,0.7821969696969697,0.7840909090909091,0.7859848484848485,0.7878787878787878,0.7897727272727273,0.7916666666666666,0.7935606060606061,0.7954545454545454,0.7973484848484849,0.7992424242424242,0.8011363636363636,0.803030303030303,0.8049242424242424,0.8068181818181818,0.8087121212121212,0.8106060606060606,0.8125,0.8143939393939394,0.8162878787878788,0.8181818181818182,0.8200757575757576,0.821969696969697,0.8238636363636364,0.8257575757575758,0.8276515151515151,0.8295454545454546,0.8314393939393939,0.8333333333333334,0.8352272727272727,0.8371212121212122,0.8390151515151515,0.8409090909090909,0.8428030303030303,0.8446969696969697,0.8465909090909091,0.8484848484848485,0.8503787878787878,0.8522727272727273,0.8541666666666666,0.8560606060606061,0.8598484848484849,0.8617424242424242,0.8636363636363636,0.865530303030303,0.8674242424242424,0.8693181818181818,0.8712121212121212,0.8731060606060606,0.875,0.8768939393939394,0.8787878787878788,0.8806818181818182,0.8825757575757576,0.884469696969697,0.8863636363636364,0.8882575757575758,0.8901515151515151,0.8920454545454546,0.8939393939393939,0.8958333333333334,0.8977272727272727,0.8996212121212122,0.9015151515151515,0.9034090909090909,0.9053030303030303,0.9071969696969697,0.9090909090909091,0.9109848484848485,0.9128787878787878,0.9147727272727273,0.9166666666666666,0.9185606060606061,0.9204545454545454,0.9223484848484849,0.9242424242424242,0.9261363636363636,0.928030303030303,0.9299242424242424,0.9318181818181818,0.9337121212121212,0.9356060606060606,0.9375,0.9393939393939394,0.9412878787878788,0.9431818181818182,0.9450757575757576,0.946969696969697,0.9488636363636364,0.9507575757575758,0.9526515151515151,0.9545454545454546,0.9564393939393939,0.9583333333333334,0.9602272727272727,0.9621212121212122,0.9640151515151515,0.9659090909090909,0.9678030303030303,0.9696969696969697,0.9715909090909091,0.9734848484848485,0.9753787878787878,0.9772727272727273,0.9791666666666666,0.9810606060606061,0.9829545454545454,0.9848484848484849,0.9867424242424242,0.9886363636363636,0.990530303030303,0.9924242424242424,0.9943181818181818,0.9962121212121212,0.9981060606060606],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.3350,0.4684,0.4808,1.1246,1.1253,1.1294,1.1307,1.1330,1.1365,1.1371,1.1386,1.1394,1.1406,1.1417,1.1432,1.1451,1.1456,1.1460,1.1471,1.1486,1.1487,1.1492,1.1502,1.1511,1.1512,1.1523,1.1524,1.1538,1.1539,1.1558,1.1567,1.1582,1.1593,1.1594,1.1599,1.1611,1.1623,1.1630,1.1631,1.1642,1.1646,1.1652,1.1656,1.1658,1.1666,1.1680,1.1686,1.1694,1.1705,1.1720,1.1735,1.1744,1.1751,1.1760,1.1763,1.1766,1.1774,1.1776,1.1786,1.1787,1.1789,1.1790,1.1793,1.1807,1.1819,1.1832,1.1847,1.1848,1.1855,1.1861,1.1865,1.1871,1.1872,1.1881,1.1890,1.1902,1.1903,1.1910,1.1920,1.1923,1.1926,1.1927,1.1951,1.1953,1.1963,1.1965,1.1986,1.1997,1.2019,1.2029,1.2032,1.2037,1.2048,1.2069,1.2084,1.2103,1.2110,1.2118,1.2124,1.2135,1.2153,1.2154,1.2157,1.2174,1.2180,1.2209,1.2218,1.2222,1.2230,1.2263,1.2308,1.2371,1.2396,1.2459,1.2495,1.2505,1.2519,1.2581,1.2590,1.2598,1.2648,1.2653,1.2677,1.2701,1.2713,1.2717,1.2773,1.2791,1.2826,1.2851,1.2852,1.2920,1.2942,1.2950,1.2957,1.2960,1.2991,1.2997,1.3042,1.3043,1.3045,1.3047,1.3052,1.3058,1.3098,1.3107,1.3138,1.3142,1.3149,1.3162,1.3166,1.3169,1.3177,1.3192,1.3200,1.3216,1.3237,1.3242,1.3265,1.3269,1.3276,1.3285,1.3300,1.3301,1.3306,1.3309,1.3315,1.3317,1.3324,1.3337,1.3340,1.3344,1.3349,1.3350,1.3371,1.3373,1.3375,1.3387,1.3391,1.3400,1.3427,1.3434,1.3468,1.3477,1.3481,1.3482,1.3486,1.3505,1.3516,1.3525,1.3528,1.3533,1.3534,1.3540,1.3547,1.3565,1.3569,1.3576,1.3578,1.3591,1.3617,1.3627,1.3633,1.3634,1.3639,1.3647,1.3661,1.3681,1.3685,1.3712,1.3732,1.3748,1.3770,1.3803,1.3856,1.3863,1.3865,1.3869,1.3872,1.3883,1.3892,1.3921,1.3930,1.3970,1.3990,1.3992,1.4026,1.4051,1.4101,1.4102,1.4114,1.4123,1.4129,1.4150,1.4163,1.4165,1.4168,1.4170,1.4178,1.4206,1.4208,1.4226,1.4230,1.4257,1.4264,1.4266,1.4269,1.4280,1.4282,1.4285,1.4297,1.4310,1.4312,1.4315,1.4318,1.4319,1.4326,1.4350,1.4361,1.4393,1.4400,1.4420,1.4421,1.4425,1.4434,1.4446,1.4448,1.4457,1.4463,1.4480,1.4486,1.4491,1.4510,1.4524,1.4525,1.4536,1.4541,1.4548,1.4549,1.4563,1.4575,1.4587,1.4593,1.4598,1.4608,1.4616,1.4685,1.4687,1.4700,1.4702,1.4726,1.4728,1.4734,1.4754,1.4787,1.4793,1.4839,1.4848,1.4858,1.4859,1.4871,1.4894,1.4910,1.4922,1.4934,1.4941,1.4957,1.4970,1.4987,1.5050,1.5068,1.5073,1.5083,1.5102,1.5105,1.5133,1.5152,1.5210,1.5215,1.5253,1.5259,1.5265,1.5268,1.5269,1.5275,1.5299,1.5313,1.5316,1.5325,1.5343,1.5349,1.5377,1.5383,1.5395,1.5408,1.5436,1.5445,1.5466,1.5472,1.5473,1.5502,1.5509,1.5510,1.5614,1.5622,1.5734,1.5757,1.5840,1.5843,1.5914,1.5939,1.5966,1.5984,1.6015,1.6019,1.6061,1.6091,1.6108,1.6134,1.6139,1.6180,1.6218,1.6228,1.6297,1.6305,1.6337,1.6344,1.6358,1.6395,1.6419,1.6435,1.6450,1.6467,1.6472,1.6482,1.6514,1.6539,1.6541,1.6606,1.6683,1.6686,1.6700,1.6702,1.6716,1.6718,1.6719,1.6755,1.6802,1.6829,1.6832,1.6838,1.6950,1.6964,1.6972,1.7043,1.7089,1.7140,1.7215,1.7217,1.7246,1.7250,1.7268,1.7334,1.7345,1.7387,1.7421,1.7451,1.7504,1.7595,1.7601,1.7604,1.7648,1.7672,1.7675,1.7708,1.7765,1.7965,1.7999,1.8017,1.8026,1.8041,1.8044,1.8065,1.8165,1.8167,1.8324,1.8408,1.8421,1.8452,1.8553,1.8584,1.8593,1.8862,1.8870,1.8906,1.8913,1.8971,1.8972,1.9010,1.9017,1.9045,1.9087,1.9107,1.9128,1.9259,1.9281,1.9319,1.9359,1.9419,1.9529,1.9531,1.9546,1.9843,1.9885,1.9990,2.0038,2.0098,2.0209,2.0426,2.0807,2.0874,2.1137,2.1621,2.1661,2.1953,2.2212,2.2251,2.2493,2.2542,2.2818,2.3398,2.3412,2.4048,2.4070,2.4215,2.4361,2.5785,2.6025,2.6633,2.6679,2.6952,2.7129,2.7136,2.7213,2.8149,2.8806,2.8913,3.2117,3.4144,3.4410,3.5194,3.6802,3.8411,3.9343,4.0403,4.4038,5.0152,5.0251,5.2474,5.4407,5.7281,9.0216,9.5561],"y":[0.0019230769230769232,0.0038461538461538464,0.0057692307692307696,0.007692307692307693,0.009615384615384616,0.011538461538461539,0.013461538461538462,0.015384615384615385,0.01730769230769231,0.019230769230769232,0.021153846153846155,0.023076923076923078,0.025,0.026923076923076925,0.028846153846153848,0.03076923076923077,0.032692307692307694,0.03461538461538462,0.03653846153846154,0.038461538461538464,0.04038461538461539,0.04230769230769231,0.04423076923076923,0.046153846153846156,0.04807692307692308,0.05,0.051923076923076926,0.05384615384615385,0.05576923076923077,0.057692307692307696,0.05961538461538462,0.06153846153846154,0.06346153846153846,0.06538461538461539,0.0673076923076923,0.07115384615384615,0.07307692307692308,0.075,0.07692307692307693,0.08076923076923077,0.08269230769230769,0.08461538461538462,0.08653846153846154,0.08846153846153847,0.09038461538461538,0.09230769230769231,0.09423076923076923,0.09615384615384616,0.09807692307692308,0.1,0.10192307692307692,0.10384615384615385,0.10576923076923077,0.1076923076923077,0.10961538461538461,0.11153846153846154,0.11346153846153846,0.11538461538461539,0.11730769230769231,0.11923076923076924,0.12115384615384615,0.12307692307692308,0.125,0.12692307692307692,0.12884615384615383,0.13076923076923078,0.1326923076923077,0.1346153846153846,0.13653846153846153,0.14038461538461539,0.1423076923076923,0.14423076923076922,0.14615384615384616,0.14807692307692308,0.15,0.1519230769230769,0.15384615384615385,0.1576923076923077,0.1596153846153846,0.16153846153846155,0.16346153846153846,0.16538461538461538,0.1673076923076923,0.16923076923076924,0.17115384615384616,0.17307692307692307,0.175,0.17692307692307693,0.17884615384615385,0.18076923076923077,0.18269230769230768,0.18461538461538463,0.18653846153846154,0.18846153846153846,0.19038461538461537,0.19230769230769232,0.19423076923076923,0.19615384615384615,0.19807692307692307,0.2,0.20192307692307693,0.20384615384615384,0.20576923076923076,0.2076923076923077,0.20961538461538462,0.21153846153846154,0.21346153846153845,0.2153846153846154,0.2173076923076923,0.21923076923076923,0.22115384615384615,0.2230769230769231,0.225,0.22884615384615384,0.23076923076923078,0.2326923076923077,0.23653846153846153,0.23846153846153847,0.2403846153846154,0.2423076923076923,0.24423076923076922,0.24615384615384617,0.24807692307692308,0.25,0.2519230769230769,0.25384615384615383,0.25576923076923075,0.25769230769230766,0.25961538461538464,0.26153846153846155,0.26346153846153847,0.2653846153846154,0.2673076923076923,0.2692307692307692,0.27115384615384613,0.27307692307692305,0.275,0.27692307692307694,0.27884615384615385,0.28076923076923077,0.2826923076923077,0.2846153846153846,0.2865384615384615,0.28846153846153844,0.2903846153846154,0.2923076923076923,0.29423076923076924,0.29615384615384616,0.2980769230769231,0.3,0.3019230769230769,0.3038461538461538,0.3057692307692308,0.3076923076923077,0.3096153846153846,0.31153846153846154,0.31346153846153846,0.3153846153846154,0.3173076923076923,0.3192307692307692,0.3211538461538462,0.3230769230769231,0.325,0.3269230769230769,0.33076923076923076,0.3326923076923077,0.3346153846153846,0.33653846153846156,0.3384615384615385,0.3403846153846154,0.3423076923076923,0.34423076923076923,0.34615384615384615,0.34807692307692306,0.35,0.35192307692307695,0.3557692307692308,0.3576923076923077,0.3596153846153846,0.36153846153846153,0.36346153846153845,0.36538461538461536,0.36730769230769234,0.36923076923076925,0.37115384615384617,0.3730769230769231,0.375,0.3769230769230769,0.37884615384615383,0.38076923076923075,0.38269230769230766,0.38461538461538464,0.38653846153846155,0.3903846153846154,0.3923076923076923,0.3942307692307692,0.39615384615384613,0.39807692307692305,0.4,0.40192307692307694,0.40384615384615385,0.40576923076923077,0.4076923076923077,0.4096153846153846,0.4115384615384615,0.41346153846153844,0.4153846153846154,0.4173076923076923,0.41923076923076924,0.42115384615384616,0.4230769230769231,0.425,0.4269230769230769,0.4288461538461538,0.4307692307692308,0.4326923076923077,0.4346153846153846,0.43653846153846154,0.43846153846153846,0.4403846153846154,0.4423076923076923,0.4442307692307692,0.4461538461538462,0.4480769230769231,0.45,0.4519230769230769,0.45384615384615384,0.45576923076923076,0.4576923076923077,0.4596153846153846,0.46153846153846156,0.4634615384615385,0.4653846153846154,0.4673076923076923,0.46923076923076923,0.47115384615384615,0.47307692307692306,0.475,0.47692307692307695,0.47884615384615387,0.4807692307692308,0.4826923076923077,0.4846153846153846,0.48653846153846153,0.48846153846153845,0.49038461538461536,0.49230769230769234,0.49423076923076925,0.49615384615384617,0.4980769230769231,0.5,0.5019230769230769,0.5038461538461538,0.5057692307692307,0.5076923076923077,0.5096153846153846,0.5115384615384615,0.5134615384615384,0.5153846153846153,0.5173076923076924,0.5192307692307693,0.5211538461538462,0.525,0.5269230769230769,0.5288461538461539,0.5307692307692308,0.5326923076923077,0.5365384615384615,0.5384615384615384,0.5403846153846154,0.5423076923076923,0.5442307692307692,0.5461538461538461,0.5480769230769231,0.55,0.551923076923077,0.5538461538461539,0.5557692307692308,0.5576923076923077,0.5596153846153846,0.5615384615384615,0.5634615384615385,0.5653846153846154,0.5673076923076923,0.5692307692307692,0.5711538461538461,0.573076923076923,0.575,0.5769230769230769,0.5788461538461539,0.5807692307692308,0.5826923076923077,0.5865384615384616,0.5884615384615385,0.5903846153846154,0.5923076923076923,0.5980769230769231,0.6,0.6019230769230769,0.6038461538461538,0.6057692307692307,0.6076923076923076,0.6096153846153847,0.6115384615384616,0.6134615384615385,0.6153846153846154,0.6173076923076923,0.6192307692307693,0.6211538461538462,0.6230769230769231,0.625,0.6269230769230769,0.6288461538461538,0.6307692307692307,0.6326923076923077,0.6346153846153846,0.6365384615384615,0.6384615384615384,0.6403846153846153,0.6423076923076924,0.6442307692307693,0.6461538461538462,0.6480769230769231,0.65,0.6519230769230769,0.6538461538461539,0.6557692307692308,0.6576923076923077,0.6596153846153846,0.6634615384615384,0.6653846153846154,0.6673076923076923,0.6692307692307692,0.6711538461538461,0.6730769230769231,0.675,0.676923076923077,0.6788461538461539,0.6807692307692308,0.6826923076923077,0.6846153846153846,0.6865384615384615,0.6884615384615385,0.6903846153846154,0.6923076923076923,0.6942307692307692,0.6961538461538461,0.698076923076923,0.7,0.7019230769230769,0.7038461538461539,0.7057692307692308,0.7076923076923077,0.7096153846153846,0.7115384615384616,0.7134615384615385,0.7153846153846154,0.7173076923076923,0.7192307692307692,0.7211538461538461,0.7230769230769231,0.725,0.7269230769230769,0.7288461538461538,0.7307692307692307,0.7326923076923076,0.7346153846153847,0.7365384615384616,0.7384615384615385,0.7403846153846154,0.7423076923076923,0.7442307692307693,0.7461538461538462,0.7480769230769231,0.75,0.7519230769230769,0.7538461538461538,0.7557692307692307,0.7576923076923077,0.7596153846153846,0.7615384615384615,0.7634615384615384,0.7653846153846153,0.7673076923076924,0.7692307692307693,0.7711538461538462,0.7730769230769231,0.775,0.7769230769230769,0.7788461538461539,0.7807692307692308,0.7826923076923077,0.7846153846153846,0.7865384615384615,0.7884615384615384,0.7903846153846154,0.7923076923076923,0.7942307692307692,0.7961538461538461,0.7980769230769231,0.8,0.801923076923077,0.8038461538461539,0.8057692307692308,0.8076923076923077,0.8096153846153846,0.8115384615384615,0.8134615384615385,0.8153846153846154,0.8173076923076923,0.8192307692307692,0.8211538461538461,0.823076923076923,0.825,0.8269230769230769,0.8288461538461539,0.8307692307692308,0.8326923076923077,0.8346153846153846,0.8365384615384616,0.8384615384615385,0.8403846153846154,0.8423076923076923,0.8442307692307692,0.8461538461538461,0.8480769230769231,0.85,0.8519230769230769,0.8538461538461538,0.8557692307692307,0.8576923076923076,0.8596153846153847,0.8615384615384616,0.8634615384615385,0.8653846153846154,0.8673076923076923,0.8692307692307693,0.8711538461538462,0.8730769230769231,0.875,0.8769230769230769,0.8788461538461538,0.8826923076923077,0.8846153846153846,0.8865384615384615,0.8884615384615384,0.8903846153846153,0.8923076923076924,0.8942307692307693,0.8961538461538462,0.8980769230769231,0.9,0.9019230769230769,0.9038461538461539,0.9057692307692308,0.9076923076923077,0.9096153846153846,0.9115384615384615,0.9134615384615384,0.9153846153846154,0.9173076923076923,0.9192307692307692,0.9211538461538461,0.9230769230769231,0.925,0.926923076923077,0.9288461538461539,0.9307692307692308,0.9326923076923077,0.9346153846153846,0.9365384615384615,0.9384615384615385,0.9403846153846154,0.9423076923076923,0.9442307692307692,0.9461538461538461,0.948076923076923,0.95,0.9519230769230769,0.9538461538461539,0.9557692307692308,0.9576923076923077,0.9596153846153846,0.9615384615384616,0.9634615384615385,0.9653846153846154,0.9673076923076923,0.9692307692307692,0.9711538461538461,0.9730769230769231,0.975,0.9769230769230769,0.9788461538461538,0.9807692307692307,0.9826923076923076,0.9846153846153847,0.9865384615384616,0.9884615384615385,0.9903846153846154,0.9923076923076923,0.9942307692307693,0.9961538461538462,0.9980769230769231],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.1469,0.1622,0.1648,0.1727,0.1744,0.1777,0.1818,0.1833,0.1857,0.1873,0.1880,0.1881,0.1894,0.1917,0.1922,0.1929,0.1930,0.1953,0.1961,0.1965,0.1968,0.1976,0.1979,0.1983,0.1995,0.1997,0.1999,0.2011,0.2019,0.2023,0.2026,0.2057,0.2073,0.2074,0.2079,0.2082,0.2089,0.2090,0.2093,0.2094,0.2096,0.2104,0.2110,0.2111,0.2112,0.2120,0.2137,0.2141,0.2142,0.2165,0.2166,0.2184,0.2185,0.2188,0.2192,0.2193,0.2205,0.2215,0.2217,0.2225,0.2232,0.2240,0.2244,0.2254,0.2264,0.2268,0.2280,0.2281,0.2282,0.2284,0.2298,0.2300,0.2306,0.2310,0.2314,0.2329,0.2336,0.2341,0.2349,0.2352,0.2354,0.2358,0.2363,0.2365,0.2376,0.2384,0.2386,0.2389,0.2400,0.2402,0.2411,0.2412,0.2419,0.2428,0.2432,0.2435,0.2437,0.2438,0.2445,0.2458,0.2464,0.2467,0.2469,0.2473,0.2477,0.2479,0.2496,0.2501,0.2504,0.2508,0.2515,0.2525,0.2532,0.2536,0.2539,0.2542,0.2545,0.2559,0.2564,0.2565,0.2569,0.2573,0.2579,0.2583,0.2588,0.2591,0.2601,0.2604,0.2608,0.2611,0.2615,0.2616,0.2618,0.2619,0.2626,0.2627,0.2648,0.2656,0.2663,0.2672,0.2673,0.2676,0.2681,0.2686,0.2693,0.2695,0.2738,0.2765,0.2767,0.2768,0.2774,0.2779,0.2791,0.2804,0.2806,0.2814,0.2816,0.2817,0.2831,0.2845,0.2853,0.2855,0.2870,0.2873,0.2900,0.2914,0.2925,0.2928,0.2932,0.2934,0.2956,0.2976,0.2985,0.2992,0.2993,0.3023,0.3029,0.3030,0.3040,0.3044,0.3056,0.3061,0.3064,0.3074,0.3082,0.3092,0.3099,0.3119,0.3133,0.3142,0.3144,0.3160,0.3163,0.3164,0.3173,0.3202,0.3218,0.3235,0.3246,0.3263,0.3272,0.3275,0.3284,0.3291,0.3292,0.3303,0.3323,0.3339,0.3367,0.3383,0.3395,0.3404,0.3417,0.3423,0.3450,0.3474,0.3494,0.3516,0.3523,0.3526,0.3530,0.3550,0.3555,0.3558,0.3562,0.3564,0.3572,0.3578,0.3590,0.3592,0.3629,0.3688,0.3694,0.3705,0.3709,0.3722,0.3741,0.3766,0.3774,0.3775,0.3782,0.3807,0.3808,0.3846,0.3858,0.3861,0.3866,0.3888,0.3917,0.3929,0.3932,0.3938,0.3967,0.3979,0.4010,0.4013,0.4019,0.4024,0.4025,0.4030,0.4039,0.4051,0.4094,0.4100,0.4106,0.4124,0.4126,0.4129,0.4130,0.4146,0.4149,0.4154,0.4176,0.4181,0.4186,0.4187,0.4188,0.4195,0.4201,0.4210,0.4220,0.4224,0.4247,0.4259,0.4267,0.4288,0.4298,0.4307,0.4320,0.4334,0.4339,0.4375,0.4387,0.4409,0.4487,0.4506,0.4523,0.4530,0.4537,0.4574,0.4586,0.4621,0.4629,0.4664,0.4690,0.4693,0.4716,0.4729,0.4738,0.4751,0.4757,0.4767,0.4769,0.4796,0.4800,0.4814,0.4818,0.4831,0.4843,0.4852,0.4880,0.4905,0.4918,0.4936,0.4960,0.4971,0.4972,0.4984,0.4986,0.4987,0.4998,0.5015,0.5020,0.5034,0.5045,0.5050,0.5061,0.5072,0.5100,0.5109,0.5124,0.5125,0.5142,0.5190,0.5194,0.5198,0.5206,0.5208,0.5249,0.5251,0.5265,0.5266,0.5284,0.5302,0.5303,0.5308,0.5339,0.5350,0.5413,0.5424,0.5425,0.5428,0.5433,0.5464,0.5468,0.5501,0.5536,0.5556,0.5562,0.5581,0.5603,0.5653,0.5663,0.5671,0.5708,0.5717,0.5720,0.5746,0.5790,0.5796,0.5799,0.5801,0.5817,0.5848,0.5851,0.5857,0.5884,0.5887,0.5900,0.5969,0.5989,0.5995,0.6003,0.6093,0.6105,0.6114,0.6124,0.6130,0.6136,0.6139,0.6141,0.6152,0.6176,0.6249,0.6276,0.6343,0.6422,0.6482,0.6501,0.6507,0.6510,0.6524,0.6574,0.6586,0.6598,0.6603,0.6635,0.6643,0.6658,0.6662,0.6739,0.6783,0.6884,0.6912,0.6918,0.6967,0.6996,0.7027,0.7101,0.7147,0.7316,0.7335,0.7418,0.7521,0.7570,0.7584,0.7596,0.7675,0.7696,0.7735,0.7756,0.7763,0.7809,0.8002,0.8011,0.8021,0.8072,0.8076,0.8184,0.8254,0.8506,0.8605,0.8743,0.8794,0.8795,0.8953,0.9123,0.9127,0.9226,0.9417,0.9564,0.9650,0.9894,0.9965,1.0083,1.0187,1.0195,1.0413,1.0416,1.1113,1.1176,1.1615,1.1716,1.2411,1.2495,1.4724,1.5646,1.6314,1.6747,1.7268,1.7709,1.8107,1.9629,2.3327,2.5208,2.6157,2.9929,3.0010,3.1765,4.1256,4.5245,4.9538,5.1019,5.2140,5.8613,5.8616,7.3020,11.2490],"y":[0.0019193857965451055,0.003838771593090211,0.007677543186180422,0.009596928982725527,0.011516314779270634,0.013435700575815739,0.015355086372360844,0.01727447216890595,0.019193857965451054,0.02111324376199616,0.023032629558541268,0.02495201535508637,0.028790786948176585,0.030710172744721688,0.03262955854126679,0.0345489443378119,0.03838771593090211,0.04030710172744722,0.04222648752399232,0.044145873320537425,0.046065259117082535,0.04990403071017274,0.05182341650671785,0.053742802303262956,0.05566218809980806,0.05758157389635317,0.061420345489443376,0.06333973128598848,0.06525911708253358,0.0671785028790787,0.0690978886756238,0.0710172744721689,0.07293666026871401,0.07485604606525911,0.08061420345489444,0.08253358925143954,0.08445297504798464,0.08637236084452975,0.08829174664107485,0.09021113243761997,0.09213051823416507,0.09404990403071017,0.09596928982725528,0.09788867562380038,0.09980806142034548,0.1017274472168906,0.10556621880998081,0.10748560460652591,0.10940499040307101,0.11132437619961612,0.11324376199616124,0.11516314779270634,0.11708253358925144,0.11900191938579655,0.12092130518234165,0.12284069097888675,0.12476007677543186,0.12667946257197696,0.12859884836852206,0.13051823416506717,0.1324376199616123,0.1343570057581574,0.1362763915547025,0.1381957773512476,0.1401151631477927,0.1420345489443378,0.14395393474088292,0.14587332053742802,0.14779270633397312,0.14971209213051823,0.15163147792706333,0.15355086372360843,0.15547024952015356,0.15738963531669867,0.16122840690978887,0.16314779270633398,0.16506717850287908,0.16698656429942418,0.1689059500959693,0.1708253358925144,0.1727447216890595,0.1746641074856046,0.1765834932821497,0.1785028790786948,0.18042226487523993,0.18234165067178504,0.18426103646833014,0.18618042226487524,0.18809980806142035,0.19001919385796545,0.19193857965451055,0.19385796545105566,0.19577735124760076,0.19769673704414586,0.19961612284069097,0.20153550863723607,0.2034548944337812,0.2053742802303263,0.2072936660268714,0.2092130518234165,0.21113243761996162,0.21305182341650672,0.21497120921305182,0.21689059500959693,0.22072936660268713,0.22264875239923224,0.22456813819577734,0.22648752399232247,0.22840690978886757,0.23032629558541268,0.23224568138195778,0.23416506717850288,0.236084452975048,0.2380038387715931,0.2399232245681382,0.2418426103646833,0.2437619961612284,0.2456813819577735,0.2476007677543186,0.2495201535508637,0.2514395393474088,0.2533589251439539,0.255278310940499,0.2571976967370441,0.2591170825335892,0.2629558541266795,0.2648752399232246,0.2667946257197697,0.2687140115163148,0.272552783109405,0.2744721689059501,0.2763915547024952,0.2783109404990403,0.2802303262955854,0.2821497120921305,0.2840690978886756,0.28598848368522073,0.28790786948176583,0.28982725527831094,0.29174664107485604,0.29366602687140114,0.29558541266794625,0.29750479846449135,0.29942418426103645,0.30134357005758156,0.30326295585412666,0.30518234165067176,0.30710172744721687,0.30902111324376197,0.31094049904030713,0.31285988483685223,0.31477927063339733,0.31669865642994244,0.31861804222648754,0.32053742802303264,0.32245681381957775,0.32437619961612285,0.32629558541266795,0.32821497120921306,0.33013435700575816,0.33205374280230326,0.33397312859884837,0.33589251439539347,0.3378119001919386,0.3397312859884837,0.3416506717850288,0.3435700575815739,0.345489443378119,0.3474088291746641,0.3493282149712092,0.3512476007677543,0.3531669865642994,0.3550863723608445,0.3570057581573896,0.35892514395393477,0.36084452975047987,0.3646833013435701,0.3666026871401152,0.3685220729366603,0.3704414587332054,0.3723608445297505,0.3742802303262956,0.3761996161228407,0.3781190019193858,0.3800383877159309,0.381957773512476,0.3838771593090211,0.3857965451055662,0.3877159309021113,0.3896353166986564,0.3934740882917466,0.39539347408829173,0.39731285988483683,0.39923224568138194,0.40115163147792704,0.40307101727447214,0.4049904030710173,0.4069097888675624,0.4088291746641075,0.4107485604606526,0.4126679462571977,0.4145873320537428,0.4165067178502879,0.418426103646833,0.42034548944337813,0.42226487523992323,0.42418426103646834,0.42610364683301344,0.42802303262955854,0.42994241842610365,0.43186180422264875,0.43378119001919385,0.43570057581573896,0.43761996161228406,0.43953934740882916,0.44145873320537427,0.44337811900191937,0.44529750479846447,0.4472168905950096,0.4491362763915547,0.4510556621880998,0.45297504798464494,0.45489443378119004,0.45681381957773515,0.45873320537428025,0.46065259117082535,0.46257197696737046,0.46449136276391556,0.46641074856046066,0.46833013435700577,0.47024952015355087,0.472168905950096,0.4740882917466411,0.4760076775431862,0.4779270633397313,0.4798464491362764,0.4817658349328215,0.4836852207293666,0.4856046065259117,0.4875239923224568,0.4894433781190019,0.491362763915547,0.4932821497120921,0.4952015355086372,0.4971209213051823,0.4990403071017274,0.5009596928982726,0.5028790786948176,0.5047984644913628,0.5067178502879078,0.508637236084453,0.510556621880998,0.5124760076775432,0.5143953934740882,0.5163147792706334,0.5182341650671785,0.5201535508637236,0.5220729366602687,0.5239923224568138,0.525911708253359,0.527831094049904,0.5297504798464492,0.5316698656429942,0.5335892514395394,0.5355086372360844,0.5374280230326296,0.5393474088291746,0.5412667946257198,0.5431861804222649,0.54510556621881,0.5470249520153551,0.5489443378119002,0.5508637236084453,0.5527831094049904,0.5547024952015355,0.5566218809980806,0.5585412667946257,0.5604606525911708,0.5623800383877159,0.564299424184261,0.5662188099808061,0.5681381957773513,0.5700575815738963,0.5719769673704415,0.5738963531669866,0.5758157389635317,0.5777351247600768,0.5796545105566219,0.581573896353167,0.5834932821497121,0.5854126679462572,0.5873320537428023,0.5892514395393474,0.5930902111324377,0.5950095969289827,0.5969289827255279,0.5988483685220729,0.6007677543186181,0.6026871401151631,0.6046065259117083,0.6065259117082533,0.6084452975047985,0.6103646833013435,0.6122840690978887,0.6142034548944337,0.6161228406909789,0.6218809980806143,0.6238003838771593,0.6257197696737045,0.6295585412667947,0.6314779270633397,0.6333973128598849,0.6353166986564299,0.6372360844529751,0.6391554702495201,0.6429942418426103,0.6449136276391555,0.6468330134357005,0.6487523992322457,0.6506717850287908,0.6525911708253359,0.654510556621881,0.6564299424184261,0.6583493282149712,0.6602687140115163,0.6621880998080614,0.6641074856046065,0.6660268714011516,0.6679462571976967,0.6698656429942419,0.6717850287907869,0.6737044145873321,0.6756238003838771,0.6775431861804223,0.6794625719769674,0.6813819577735125,0.6852207293666027,0.6871401151631478,0.6890595009596929,0.690978886756238,0.6928982725527831,0.6948176583493282,0.6967370441458733,0.6986564299424184,0.7005758157389635,0.7024952015355086,0.7044145873320538,0.7063339731285988,0.708253358925144,0.710172744721689,0.7120921305182342,0.7140115163147792,0.7159309021113244,0.7178502879078695,0.7197696737044146,0.7216890595009597,0.7236084452975048,0.72552783109405,0.727447216890595,0.7293666026871402,0.7312859884836852,0.7332053742802304,0.7351247600767754,0.7370441458733206,0.7389635316698656,0.7408829174664108,0.7428023032629558,0.744721689059501,0.746641074856046,0.7485604606525912,0.7504798464491362,0.7523992322456814,0.7543186180422264,0.7562380038387716,0.7581573896353166,0.7600767754318618,0.761996161228407,0.763915547024952,0.7658349328214972,0.7677543186180422,0.7696737044145874,0.7715930902111324,0.7735124760076776,0.7754318618042226,0.7773512476007678,0.7792706333973128,0.781190019193858,0.783109404990403,0.7850287907869482,0.7869481765834933,0.7888675623800384,0.7907869481765835,0.7927063339731286,0.7946257197696737,0.7965451055662188,0.7984644913627639,0.800383877159309,0.8023032629558541,0.8042226487523992,0.8061420345489443,0.8080614203454894,0.8099808061420346,0.8138195777351248,0.8157389635316699,0.817658349328215,0.8195777351247601,0.8214971209213052,0.8234165067178503,0.8253358925143954,0.8272552783109405,0.8291746641074856,0.8310940499040307,0.8330134357005758,0.8349328214971209,0.836852207293666,0.8387715930902111,0.8406909788867563,0.8426103646833013,0.8445297504798465,0.8464491362763915,0.8483685220729367,0.8502879078694817,0.8522072936660269,0.8541266794625719,0.8560460652591171,0.8579654510556622,0.8598848368522073,0.8618042226487524,0.8637236084452975,0.8656429942418427,0.8675623800383877,0.8694817658349329,0.8714011516314779,0.8733205374280231,0.8752399232245681,0.8771593090211133,0.8790786948176583,0.8809980806142035,0.8829174664107485,0.8848368522072937,0.8867562380038387,0.8905950095969289,0.8925143953934741,0.8944337811900192,0.8963531669865643,0.8982725527831094,0.9001919385796545,0.9021113243761996,0.9040307101727447,0.9059500959692899,0.9078694817658349,0.9097888675623801,0.9117082533589251,0.9136276391554703,0.9155470249520153,0.9174664107485605,0.9193857965451055,0.9213051823416507,0.9232245681381958,0.9251439539347409,0.927063339731286,0.9289827255278311,0.9309021113243762,0.9328214971209213,0.9347408829174664,0.9366602687140115,0.9385796545105566,0.9404990403071017,0.9424184261036468,0.944337811900192,0.946257197696737,0.9481765834932822,0.9500959692898272,0.9520153550863724,0.9539347408829175,0.9558541266794626,0.9577735124760077,0.9596928982725528,0.9616122840690979,0.963531669865643,0.9654510556621881,0.9673704414587332,0.9692898272552783,0.9712092130518234,0.9731285988483686,0.9750479846449136,0.9769673704414588,0.9788867562380038,0.980806142034549,0.982725527831094,0.9846449136276392,0.9865642994241842,0.9884836852207294,0.9904030710172744,0.9923224568138196,0.9942418426103646,0.9961612284069098,0.9980806142034548],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.9485,0.9541,0.9542,0.9554,0.9557,0.9569,0.9582,0.9586,0.9613,0.9631,0.9646,0.9664,0.9667,0.9676,0.9682,0.9698,0.9703,0.9709,0.9711,0.9716,0.9717,0.9719,0.9722,0.9726,0.9752,0.9763,0.9770,0.9780,0.9786,0.9787,0.9789,0.9792,0.9794,0.9799,0.9800,0.9801,0.9811,0.9813,0.9817,0.9823,0.9825,0.9826,0.9838,0.9846,0.9850,0.9851,0.9857,0.9863,0.9869,0.9871,0.9877,0.9878,0.9880,0.9886,0.9887,0.9889,0.9895,0.9901,0.9904,0.9907,0.9909,0.9911,0.9913,0.9916,0.9918,0.9920,0.9922,0.9923,0.9927,0.9931,0.9940,0.9944,0.9950,0.9951,0.9957,0.9960,0.9965,0.9966,0.9967,0.9972,0.9988,0.9989,0.9990,0.9993,0.9994,0.9999,1.0001,1.0002,1.0008,1.0011,1.0012,1.0017,1.0021,1.0036,1.0042,1.0043,1.0047,1.0053,1.0058,1.0064,1.0070,1.0074,1.0081,1.0089,1.0093,1.0095,1.0099,1.0112,1.0114,1.0116,1.0123,1.0136,1.0142,1.0143,1.0145,1.0152,1.0157,1.0163,1.0168,1.0169,1.0170,1.0171,1.0182,1.0183,1.0184,1.0193,1.0197,1.0200,1.0209,1.0210,1.0224,1.0235,1.0250,1.0251,1.0256,1.0259,1.0260,1.0269,1.0275,1.0276,1.0279,1.0286,1.0287,1.0290,1.0295,1.0300,1.0301,1.0306,1.0307,1.0309,1.0314,1.0316,1.0321,1.0327,1.0334,1.0335,1.0345,1.0346,1.0347,1.0363,1.0373,1.0376,1.0386,1.0391,1.0395,1.0405,1.0412,1.0413,1.0416,1.0427,1.0432,1.0436,1.0438,1.0442,1.0449,1.0465,1.0466,1.0467,1.0482,1.0490,1.0491,1.0493,1.0494,1.0496,1.0499,1.0501,1.0503,1.0526,1.0535,1.0542,1.0544,1.0545,1.0554,1.0559,1.0561,1.0565,1.0576,1.0578,1.0590,1.0597,1.0599,1.0615,1.0618,1.0638,1.0641,1.0653,1.0654,1.0657,1.0666,1.0674,1.0675,1.0681,1.0682,1.0686,1.0688,1.0696,1.0713,1.0721,1.0724,1.0726,1.0728,1.0732,1.0733,1.0742,1.0745,1.0755,1.0760,1.0762,1.0765,1.0767,1.0776,1.0779,1.0780,1.0785,1.0804,1.0814,1.0816,1.0824,1.0833,1.0843,1.0849,1.0856,1.0870,1.0874,1.0881,1.0889,1.0890,1.0899,1.0903,1.0917,1.0926,1.0928,1.0944,1.0948,1.0952,1.0974,1.1000,1.1004,1.1019,1.1023,1.1031,1.1037,1.1039,1.1047,1.1076,1.1077,1.1078,1.1080,1.1085,1.1088,1.1092,1.1093,1.1099,1.1106,1.1113,1.1133,1.1146,1.1150,1.1166,1.1181,1.1191,1.1195,1.1207,1.1228,1.1232,1.1236,1.1256,1.1262,1.1277,1.1284,1.1294,1.1295,1.1303,1.1313,1.1320,1.1322,1.1323,1.1336,1.1361,1.1367,1.1374,1.1381,1.1394,1.1396,1.1411,1.1414,1.1420,1.1433,1.1441,1.1454,1.1455,1.1458,1.1471,1.1475,1.1483,1.1493,1.1495,1.1504,1.1511,1.1513,1.1533,1.1559,1.1569,1.1575,1.1582,1.1592,1.1598,1.1602,1.1604,1.1633,1.1644,1.1656,1.1697,1.1712,1.1726,1.1731,1.1747,1.1758,1.1788,1.1832,1.1835,1.1854,1.1863,1.1884,1.1902,1.1925,1.1940,1.1958,1.1962,1.1965,1.1983,1.1985,1.1991,1.1996,1.2001,1.2006,1.2007,1.2009,1.2023,1.2067,1.2072,1.2101,1.2113,1.2121,1.2128,1.2174,1.2175,1.2252,1.2296,1.2310,1.2360,1.2395,1.2425,1.2462,1.2469,1.2474,1.2481,1.2535,1.2613,1.2626,1.2629,1.2653,1.2700,1.2703,1.2707,1.2745,1.2757,1.2778,1.2822,1.2841,1.2843,1.2863,1.2976,1.3031,1.3095,1.3228,1.3249,1.3294,1.3381,1.3421,1.3491,1.3591,1.3595,1.3642,1.3665,1.3675,1.3716,1.3837,1.3968,1.4152,1.4159,1.4187,1.4306,1.4368,1.4386,1.4608,1.4685,1.4720,1.4833,1.4868,1.4876,1.4915,1.5120,1.5183,1.5221,1.5326,1.5335,1.5400,1.5482,1.5534,1.5605,1.5621,1.5651,1.5684,1.5709,1.5773,1.5987,1.6159,1.6230,1.6328,1.6458,1.6623,1.6755,1.6930,1.7146,1.7392,1.7675,1.7793,1.7836,1.7908,1.8806,1.8861,1.9163,2.0042,2.0184,2.0273,2.0793,2.1001,2.1758,2.1791,2.2642,2.3401,2.3980,2.4304,2.4829,2.5210,2.5519,2.6166,2.6482,2.9254,2.9827,3.6838,4.0728,4.1812,4.3004,4.3422,5.4564,5.9486,6.3453,6.9592,7.2550,7.8321,8.8436,8.9338,9.2346,9.9040,13.4236],"y":[0.0019230769230769232,0.0057692307692307696,0.007692307692307693,0.009615384615384616,0.011538461538461539,0.013461538461538462,0.015384615384615385,0.01730769230769231,0.019230769230769232,0.021153846153846155,0.023076923076923078,0.025,0.026923076923076925,0.028846153846153848,0.03076923076923077,0.03461538461538462,0.03653846153846154,0.038461538461538464,0.04230769230769231,0.04423076923076923,0.046153846153846156,0.04807692307692308,0.051923076923076926,0.05384615384615385,0.05576923076923077,0.057692307692307696,0.05961538461538462,0.06153846153846154,0.06346153846153846,0.0673076923076923,0.06923076923076923,0.07115384615384615,0.07307692307692308,0.075,0.07692307692307693,0.07884615384615384,0.08076923076923077,0.08461538461538462,0.08653846153846154,0.08846153846153847,0.09038461538461538,0.09230769230769231,0.09423076923076923,0.09615384615384616,0.09807692307692308,0.1,0.10192307692307692,0.10384615384615385,0.10576923076923077,0.1076923076923077,0.10961538461538461,0.11153846153846154,0.11346153846153846,0.11538461538461539,0.11730769230769231,0.11923076923076924,0.12115384615384615,0.12307692307692308,0.125,0.12884615384615383,0.13076923076923078,0.1326923076923077,0.13653846153846153,0.14038461538461539,0.14423076923076922,0.14615384615384616,0.14807692307692308,0.15,0.1519230769230769,0.15384615384615385,0.15576923076923077,0.1576923076923077,0.1596153846153846,0.16153846153846155,0.16346153846153846,0.16538461538461538,0.1673076923076923,0.16923076923076924,0.17115384615384616,0.17307692307692307,0.175,0.17692307692307693,0.17884615384615385,0.18076923076923077,0.18269230769230768,0.18653846153846154,0.18846153846153846,0.19038461538461537,0.19230769230769232,0.19615384615384615,0.19807692307692307,0.2,0.20192307692307693,0.20384615384615384,0.20961538461538462,0.21153846153846154,0.21346153846153845,0.2153846153846154,0.2173076923076923,0.21923076923076923,0.22115384615384615,0.2230769230769231,0.225,0.22692307692307692,0.23076923076923078,0.2326923076923077,0.23461538461538461,0.23653846153846153,0.23846153846153847,0.2403846153846154,0.2423076923076923,0.24423076923076922,0.24615384615384617,0.24807692307692308,0.2519230769230769,0.25576923076923075,0.25769230769230766,0.25961538461538464,0.26153846153846155,0.26346153846153847,0.2653846153846154,0.2673076923076923,0.2692307692307692,0.27115384615384613,0.27307692307692305,0.275,0.27692307692307694,0.28076923076923077,0.2826923076923077,0.2846153846153846,0.2865384615384615,0.2903846153846154,0.2923076923076923,0.29615384615384616,0.2980769230769231,0.3,0.3019230769230769,0.3038461538461538,0.3057692307692308,0.3076923076923077,0.3096153846153846,0.31153846153846154,0.31346153846153846,0.3153846153846154,0.3173076923076923,0.3192307692307692,0.3211538461538462,0.325,0.3269230769230769,0.32884615384615384,0.33076923076923076,0.3326923076923077,0.3346153846153846,0.3384615384615385,0.3423076923076923,0.34423076923076923,0.34615384615384615,0.34807692307692306,0.35,0.35192307692307695,0.35384615384615387,0.3557692307692308,0.3576923076923077,0.3596153846153846,0.36153846153846153,0.36346153846153845,0.36538461538461536,0.36730769230769234,0.36923076923076925,0.37115384615384617,0.3730769230769231,0.375,0.3769230769230769,0.37884615384615383,0.38076923076923075,0.38269230769230766,0.38461538461538464,0.38653846153846155,0.38846153846153847,0.3923076923076923,0.3942307692307692,0.39615384615384613,0.39807692307692305,0.4,0.40192307692307694,0.40384615384615385,0.40576923076923077,0.4076923076923077,0.4096153846153846,0.4115384615384615,0.41346153846153844,0.4153846153846154,0.4173076923076923,0.41923076923076924,0.42115384615384616,0.4230769230769231,0.425,0.4269230769230769,0.4288461538461538,0.4307692307692308,0.4326923076923077,0.4346153846153846,0.43653846153846154,0.43846153846153846,0.4403846153846154,0.4423076923076923,0.4442307692307692,0.4461538461538462,0.4480769230769231,0.45,0.4519230769230769,0.45384615384615384,0.45576923076923076,0.4576923076923077,0.4596153846153846,0.46153846153846156,0.4634615384615385,0.4653846153846154,0.4673076923076923,0.46923076923076923,0.47115384615384615,0.47307692307692306,0.475,0.47692307692307695,0.47884615384615387,0.4807692307692308,0.4826923076923077,0.4846153846153846,0.48653846153846153,0.48846153846153845,0.49038461538461536,0.49230769230769234,0.49423076923076925,0.49615384615384617,0.4980769230769231,0.5,0.5019230769230769,0.5038461538461538,0.5057692307692307,0.5076923076923077,0.5115384615384615,0.5134615384615384,0.5153846153846153,0.5173076923076924,0.5192307692307693,0.5211538461538462,0.5230769230769231,0.525,0.5269230769230769,0.5288461538461539,0.5307692307692308,0.5346153846153846,0.5365384615384615,0.5384615384615384,0.5403846153846154,0.5423076923076923,0.5442307692307692,0.5461538461538461,0.5480769230769231,0.55,0.551923076923077,0.5538461538461539,0.5557692307692308,0.5576923076923077,0.5596153846153846,0.5615384615384615,0.5634615384615385,0.5653846153846154,0.5673076923076923,0.5692307692307692,0.5711538461538461,0.573076923076923,0.575,0.5769230769230769,0.5788461538461539,0.5807692307692308,0.5826923076923077,0.5846153846153846,0.5865384615384616,0.5884615384615385,0.5903846153846154,0.5923076923076923,0.5942307692307692,0.5961538461538461,0.5980769230769231,0.6,0.6019230769230769,0.6038461538461538,0.6057692307692307,0.6096153846153847,0.6115384615384616,0.6134615384615385,0.6153846153846154,0.6173076923076923,0.6192307692307693,0.6211538461538462,0.6230769230769231,0.625,0.6269230769230769,0.6288461538461538,0.6307692307692307,0.6326923076923077,0.6346153846153846,0.6365384615384615,0.6384615384615384,0.6403846153846153,0.6423076923076924,0.6442307692307693,0.6461538461538462,0.6480769230769231,0.65,0.6519230769230769,0.6538461538461539,0.6557692307692308,0.6576923076923077,0.6596153846153846,0.6615384615384615,0.6634615384615384,0.6653846153846154,0.6673076923076923,0.6692307692307692,0.6711538461538461,0.6730769230769231,0.675,0.676923076923077,0.6788461538461539,0.6807692307692308,0.6826923076923077,0.6846153846153846,0.6865384615384615,0.6884615384615385,0.6923076923076923,0.6942307692307692,0.6961538461538461,0.698076923076923,0.7,0.7019230769230769,0.7038461538461539,0.7057692307692308,0.7076923076923077,0.7096153846153846,0.7115384615384616,0.7134615384615385,0.7153846153846154,0.7173076923076923,0.7192307692307692,0.7211538461538461,0.7230769230769231,0.725,0.7269230769230769,0.7307692307692307,0.7326923076923076,0.7346153846153847,0.7365384615384616,0.7384615384615385,0.7403846153846154,0.7423076923076923,0.7480769230769231,0.75,0.7519230769230769,0.7538461538461538,0.7557692307692307,0.7576923076923077,0.7596153846153846,0.7615384615384615,0.7634615384615384,0.7653846153846153,0.7673076923076924,0.7692307692307693,0.7711538461538462,0.7730769230769231,0.775,0.7769230769230769,0.7788461538461539,0.7807692307692308,0.7826923076923077,0.7846153846153846,0.7865384615384615,0.7884615384615384,0.7903846153846154,0.7923076923076923,0.7942307692307692,0.7961538461538461,0.7980769230769231,0.8,0.801923076923077,0.8038461538461539,0.8057692307692308,0.8076923076923077,0.8096153846153846,0.8115384615384615,0.8134615384615385,0.8153846153846154,0.8173076923076923,0.8192307692307692,0.8211538461538461,0.823076923076923,0.825,0.8269230769230769,0.8288461538461539,0.8307692307692308,0.8326923076923077,0.8346153846153846,0.8365384615384616,0.8384615384615385,0.8423076923076923,0.8442307692307692,0.8461538461538461,0.8480769230769231,0.85,0.8519230769230769,0.8538461538461538,0.8557692307692307,0.8576923076923076,0.8596153846153847,0.8615384615384616,0.8634615384615385,0.8653846153846154,0.8673076923076923,0.8692307692307693,0.8711538461538462,0.8730769230769231,0.875,0.8769230769230769,0.8788461538461538,0.8807692307692307,0.8826923076923077,0.8846153846153846,0.8865384615384615,0.8884615384615384,0.8903846153846153,0.8923076923076924,0.8942307692307693,0.8961538461538462,0.8980769230769231,0.9,0.9019230769230769,0.9038461538461539,0.9057692307692308,0.9076923076923077,0.9096153846153846,0.9115384615384615,0.9134615384615384,0.9153846153846154,0.9173076923076923,0.9192307692307692,0.9211538461538461,0.9230769230769231,0.925,0.926923076923077,0.9288461538461539,0.9307692307692308,0.9326923076923077,0.9346153846153846,0.9365384615384615,0.9384615384615385,0.9403846153846154,0.9423076923076923,0.9442307692307692,0.9461538461538461,0.948076923076923,0.95,0.9519230769230769,0.9538461538461539,0.9557692307692308,0.9576923076923077,0.9596153846153846,0.9615384615384616,0.9634615384615385,0.9653846153846154,0.9673076923076923,0.9692307692307692,0.9711538461538461,0.9730769230769231,0.975,0.9769230769230769,0.9788461538461538,0.9807692307692307,0.9826923076923076,0.9846153846153847,0.9865384615384616,0.9884615384615385,0.9903846153846154,0.9923076923076923,0.9942307692307693,0.9961538461538462,0.9980769230769231],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2114,0.2242,0.2317,0.2329,0.2355,0.2386,0.2391,0.2414,0.2415,0.2418,0.2451,0.2465,0.2467,0.2469,0.2474,0.2477,0.2483,0.2489,0.2500,0.2518,0.2519,0.2524,0.2534,0.2547,0.2561,0.2565,0.2575,0.2594,0.2614,0.2619,0.2624,0.2630,0.2632,0.2638,0.2649,0.2650,0.2654,0.2663,0.2668,0.2674,0.2699,0.2712,0.2713,0.2714,0.2723,0.2727,0.2736,0.2744,0.2754,0.2758,0.2777,0.2781,0.2782,0.2789,0.2797,0.2800,0.2801,0.2808,0.2809,0.2818,0.2836,0.2837,0.2839,0.2842,0.2849,0.2852,0.2855,0.2857,0.2860,0.2868,0.2870,0.2872,0.2883,0.2884,0.2889,0.2895,0.2903,0.2907,0.2909,0.2917,0.2921,0.2924,0.2930,0.2935,0.2937,0.2941,0.2942,0.2954,0.2956,0.2957,0.2960,0.2963,0.2973,0.2976,0.2977,0.2981,0.2983,0.2987,0.2993,0.2994,0.2997,0.3007,0.3019,0.3024,0.3025,0.3031,0.3032,0.3034,0.3039,0.3053,0.3058,0.3066,0.3078,0.3087,0.3111,0.3112,0.3119,0.3121,0.3134,0.3141,0.3146,0.3154,0.3156,0.3165,0.3167,0.3182,0.3187,0.3190,0.3192,0.3202,0.3203,0.3210,0.3214,0.3216,0.3224,0.3231,0.3234,0.3242,0.3247,0.3258,0.3273,0.3275,0.3283,0.3291,0.3296,0.3310,0.3315,0.3317,0.3319,0.3321,0.3322,0.3336,0.3341,0.3351,0.3355,0.3360,0.3361,0.3366,0.3372,0.3375,0.3377,0.3392,0.3415,0.3416,0.3432,0.3445,0.3463,0.3493,0.3499,0.3506,0.3515,0.3517,0.3518,0.3524,0.3536,0.3546,0.3551,0.3553,0.3562,0.3573,0.3576,0.3587,0.3591,0.3604,0.3629,0.3637,0.3638,0.3641,0.3646,0.3651,0.3655,0.3658,0.3663,0.3679,0.3681,0.3683,0.3684,0.3710,0.3713,0.3715,0.3721,0.3727,0.3735,0.3740,0.3742,0.3774,0.3790,0.3796,0.3806,0.3810,0.3832,0.3848,0.3861,0.3869,0.3884,0.3896,0.3897,0.3904,0.3919,0.3953,0.3993,0.3994,0.4007,0.4027,0.4028,0.4031,0.4040,0.4062,0.4087,0.4109,0.4122,0.4132,0.4154,0.4168,0.4169,0.4176,0.4179,0.4186,0.4189,0.4200,0.4218,0.4239,0.4267,0.4308,0.4342,0.4353,0.4360,0.4364,0.4378,0.4387,0.4389,0.4391,0.4406,0.4415,0.4424,0.4435,0.4470,0.4497,0.4525,0.4551,0.4555,0.4572,0.4574,0.4616,0.4626,0.4628,0.4635,0.4636,0.4639,0.4641,0.4645,0.4653,0.4669,0.4671,0.4672,0.4676,0.4682,0.4683,0.4686,0.4698,0.4726,0.4731,0.4758,0.4779,0.4788,0.4791,0.4792,0.4829,0.4838,0.4841,0.4850,0.4853,0.4859,0.4860,0.4867,0.4871,0.4897,0.4926,0.4967,0.4978,0.4993,0.4994,0.5016,0.5023,0.5049,0.5061,0.5064,0.5065,0.5101,0.5102,0.5170,0.5183,0.5190,0.5195,0.5275,0.5286,0.5289,0.5308,0.5319,0.5328,0.5390,0.5391,0.5407,0.5426,0.5427,0.5439,0.5442,0.5449,0.5460,0.5471,0.5474,0.5504,0.5506,0.5508,0.5524,0.5525,0.5532,0.5538,0.5543,0.5568,0.5589,0.5595,0.5615,0.5624,0.5634,0.5654,0.5660,0.5689,0.5693,0.5694,0.5698,0.5715,0.5737,0.5788,0.5795,0.5838,0.5880,0.5891,0.5893,0.5904,0.5905,0.5951,0.5976,0.6026,0.6054,0.6059,0.6089,0.6140,0.6162,0.6199,0.6200,0.6217,0.6227,0.6256,0.6262,0.6279,0.6282,0.6309,0.6310,0.6331,0.6359,0.6366,0.6378,0.6385,0.6401,0.6418,0.6452,0.6462,0.6477,0.6508,0.6511,0.6544,0.6573,0.6608,0.6667,0.6672,0.6771,0.6772,0.6782,0.6800,0.6826,0.6849,0.6889,0.6909,0.6927,0.6957,0.6961,0.6983,0.7069,0.7123,0.7148,0.7175,0.7249,0.7258,0.7280,0.7288,0.7316,0.7395,0.7400,0.7455,0.7469,0.7515,0.7529,0.7539,0.7653,0.7693,0.7716,0.7718,0.7774,0.7794,0.7800,0.7838,0.7839,0.7889,0.7900,0.7963,0.8000,0.8077,0.8193,0.8240,0.8270,0.8280,0.8395,0.8447,0.8476,0.8480,0.8737,0.8766,0.8790,0.8798,0.8867,0.8925,0.9033,0.9137,0.9151,0.9289,0.9304,0.9395,0.9614,0.9637,0.9784,0.9978,1.0312,1.0393,1.0602,1.0604,1.0713,1.0759,1.1047,1.1162,1.1254,1.1699,1.1775,1.3930,1.4189,1.4604,1.5286,1.5605,2.3034,2.6590,2.8305,2.9513,2.9655,3.4271,3.5180,3.5429,4.3113,4.3499,4.4152,4.9251,4.9842,5.4947,5.5567,5.8353,6.7783,9.8258,10.6616,10.6686,10.8904,12.4182],"y":[0.0018656716417910447,0.0037313432835820895,0.005597014925373134,0.007462686567164179,0.009328358208955223,0.011194029850746268,0.013059701492537313,0.014925373134328358,0.016791044776119403,0.018656716417910446,0.020522388059701493,0.022388059701492536,0.024253731343283583,0.026119402985074626,0.027985074626865673,0.029850746268656716,0.03171641791044776,0.033582089552238806,0.03544776119402985,0.03731343283582089,0.03917910447761194,0.041044776119402986,0.04291044776119403,0.04477611940298507,0.04664179104477612,0.048507462686567165,0.05037313432835821,0.05223880597014925,0.054104477611940295,0.055970149253731345,0.05783582089552239,0.05970149253731343,0.061567164179104475,0.06343283582089553,0.06529850746268656,0.06716417910447761,0.06902985074626866,0.0708955223880597,0.07276119402985075,0.07462686567164178,0.07835820895522388,0.08022388059701492,0.08208955223880597,0.08395522388059702,0.08582089552238806,0.08768656716417911,0.08955223880597014,0.0914179104477612,0.09328358208955224,0.09514925373134328,0.09701492537313433,0.09888059701492537,0.10074626865671642,0.10261194029850747,0.1044776119402985,0.10820895522388059,0.11194029850746269,0.11380597014925373,0.11567164179104478,0.12126865671641791,0.12313432835820895,0.125,0.12686567164179105,0.1287313432835821,0.13059701492537312,0.13246268656716417,0.13432835820895522,0.13619402985074627,0.13805970149253732,0.14365671641791045,0.1455223880597015,0.14738805970149255,0.14925373134328357,0.15111940298507462,0.15298507462686567,0.15485074626865672,0.15671641791044777,0.15858208955223882,0.16044776119402984,0.1623134328358209,0.16417910447761194,0.166044776119403,0.16977611940298507,0.17164179104477612,0.17350746268656717,0.17537313432835822,0.17723880597014927,0.1791044776119403,0.18097014925373134,0.1828358208955224,0.18470149253731344,0.1865671641791045,0.1884328358208955,0.19029850746268656,0.1921641791044776,0.19402985074626866,0.19776119402985073,0.20149253731343283,0.20335820895522388,0.20522388059701493,0.20708955223880596,0.208955223880597,0.21082089552238806,0.2126865671641791,0.21455223880597016,0.21641791044776118,0.22014925373134328,0.22201492537313433,0.22388059701492538,0.22574626865671643,0.22761194029850745,0.2294776119402985,0.2332089552238806,0.23507462686567165,0.23694029850746268,0.23880597014925373,0.24067164179104478,0.24440298507462688,0.2462686567164179,0.24813432835820895,0.25,0.251865671641791,0.2537313432835821,0.2555970149253731,0.2574626865671642,0.2593283582089552,0.26119402985074625,0.26492537313432835,0.2667910447761194,0.26865671641791045,0.27052238805970147,0.27238805970149255,0.27425373134328357,0.27611940298507465,0.2798507462686567,0.28171641791044777,0.2835820895522388,0.28544776119402987,0.2873134328358209,0.2891791044776119,0.291044776119403,0.292910447761194,0.2947761194029851,0.2966417910447761,0.29850746268656714,0.3003731343283582,0.30223880597014924,0.3041044776119403,0.30597014925373134,0.30783582089552236,0.30970149253731344,0.31156716417910446,0.31343283582089554,0.31529850746268656,0.31716417910447764,0.31902985074626866,0.3208955223880597,0.32276119402985076,0.3246268656716418,0.32649253731343286,0.3283582089552239,0.3302238805970149,0.332089552238806,0.333955223880597,0.3358208955223881,0.3376865671641791,0.33955223880597013,0.3414179104477612,0.34328358208955223,0.3451492537313433,0.34701492537313433,0.34888059701492535,0.35261194029850745,0.35447761194029853,0.35634328358208955,0.3582089552238806,0.36007462686567165,0.3619402985074627,0.36380597014925375,0.3656716417910448,0.3675373134328358,0.3694029850746269,0.3712686567164179,0.373134328358209,0.375,0.376865671641791,0.3787313432835821,0.3805970149253731,0.3824626865671642,0.3843283582089552,0.38619402985074625,0.38992537313432835,0.3917910447761194,0.39552238805970147,0.39738805970149255,0.39925373134328357,0.40111940298507465,0.4048507462686567,0.40671641791044777,0.4085820895522388,0.41044776119402987,0.4123134328358209,0.4141791044776119,0.416044776119403,0.417910447761194,0.4197761194029851,0.4216417910447761,0.42350746268656714,0.4253731343283582,0.42723880597014924,0.43097014925373134,0.43283582089552236,0.43470149253731344,0.43843283582089554,0.44029850746268656,0.44402985074626866,0.4458955223880597,0.4496268656716418,0.45149253731343286,0.4533582089552239,0.4552238805970149,0.457089552238806,0.458955223880597,0.4608208955223881,0.4626865671641791,0.46455223880597013,0.4664179104477612,0.46828358208955223,0.4701492537313433,0.47201492537313433,0.47388059701492535,0.47574626865671643,0.47761194029850745,0.47947761194029853,0.48134328358208955,0.4832089552238806,0.48507462686567165,0.4869402985074627,0.48880597014925375,0.4906716417910448,0.4925373134328358,0.4962686567164179,0.498134328358209,0.5,0.5018656716417911,0.5055970149253731,0.5074626865671642,0.5093283582089553,0.5130597014925373,0.5149253731343284,0.5167910447761194,0.5186567164179104,0.5205223880597015,0.5223880597014925,0.5242537313432836,0.5261194029850746,0.5279850746268657,0.5298507462686567,0.5317164179104478,0.5335820895522388,0.5354477611940298,0.539179104477612,0.5410447761194029,0.542910447761194,0.5447761194029851,0.5466417910447762,0.5485074626865671,0.5503731343283582,0.5522388059701493,0.5541044776119403,0.5559701492537313,0.5578358208955224,0.5597014925373134,0.5615671641791045,0.5634328358208955,0.5652985074626866,0.5671641791044776,0.5690298507462687,0.5708955223880597,0.5727611940298507,0.5746268656716418,0.5764925373134329,0.5802238805970149,0.5839552238805971,0.585820895522388,0.5876865671641791,0.5895522388059702,0.5914179104477612,0.5932835820895522,0.5951492537313433,0.5970149253731343,0.5988805970149254,0.6007462686567164,0.6026119402985075,0.6044776119402985,0.6063432835820896,0.6082089552238806,0.6100746268656716,0.6119402985074627,0.6138059701492538,0.6156716417910447,0.6194029850746269,0.621268656716418,0.6231343283582089,0.625,0.6268656716417911,0.628731343283582,0.6305970149253731,0.6324626865671642,0.6343283582089553,0.6361940298507462,0.6380597014925373,0.6399253731343284,0.6417910447761194,0.6436567164179104,0.6455223880597015,0.6473880597014925,0.6492537313432836,0.6511194029850746,0.6529850746268657,0.6548507462686567,0.6567164179104478,0.6585820895522388,0.6604477611940298,0.664179104477612,0.667910447761194,0.6697761194029851,0.6716417910447762,0.6735074626865671,0.6753731343283582,0.6772388059701493,0.6791044776119403,0.6809701492537313,0.6828358208955224,0.6847014925373134,0.6865671641791045,0.6884328358208955,0.6902985074626866,0.6921641791044776,0.6940298507462687,0.6958955223880597,0.6977611940298507,0.6996268656716418,0.7014925373134329,0.7033582089552238,0.7052238805970149,0.707089552238806,0.7089552238805971,0.710820895522388,0.7126865671641791,0.7145522388059702,0.7164179104477612,0.7182835820895522,0.7201492537313433,0.7220149253731343,0.7238805970149254,0.7257462686567164,0.7276119402985075,0.7294776119402985,0.7313432835820896,0.7332089552238806,0.7350746268656716,0.7369402985074627,0.7388059701492538,0.7406716417910447,0.7425373134328358,0.7444029850746269,0.746268656716418,0.7481343283582089,0.75,0.7518656716417911,0.753731343283582,0.7555970149253731,0.7574626865671642,0.7593283582089553,0.7611940298507462,0.7630597014925373,0.7649253731343284,0.7667910447761194,0.7686567164179104,0.7705223880597015,0.7723880597014925,0.7742537313432836,0.7761194029850746,0.7779850746268657,0.7798507462686567,0.7817164179104478,0.7835820895522388,0.7854477611940298,0.7873134328358209,0.789179104477612,0.7910447761194029,0.792910447761194,0.7947761194029851,0.7966417910447762,0.7985074626865671,0.8003731343283582,0.8022388059701493,0.8041044776119403,0.8059701492537313,0.8078358208955224,0.8097014925373134,0.8115671641791045,0.8134328358208955,0.8152985074626866,0.8190298507462687,0.8208955223880597,0.8227611940298507,0.8246268656716418,0.8264925373134329,0.8283582089552238,0.8302238805970149,0.832089552238806,0.8339552238805971,0.835820895522388,0.8376865671641791,0.8395522388059702,0.8414179104477612,0.8432835820895522,0.8451492537313433,0.8470149253731343,0.8488805970149254,0.8507462686567164,0.8526119402985075,0.8544776119402985,0.8563432835820896,0.8582089552238806,0.8600746268656716,0.8619402985074627,0.8638059701492538,0.8656716417910447,0.8675373134328358,0.8694029850746269,0.871268656716418,0.8731343283582089,0.875,0.8768656716417911,0.878731343283582,0.8805970149253731,0.8824626865671642,0.8843283582089553,0.8861940298507462,0.8880597014925373,0.8899253731343284,0.8936567164179104,0.8955223880597015,0.8973880597014925,0.8992537313432836,0.9011194029850746,0.9029850746268657,0.9048507462686567,0.9067164179104478,0.9085820895522388,0.9104477611940298,0.9123134328358209,0.914179104477612,0.9160447761194029,0.917910447761194,0.9197761194029851,0.9216417910447762,0.9235074626865671,0.9253731343283582,0.9272388059701493,0.9291044776119403,0.9309701492537313,0.9328358208955224,0.9347014925373134,0.9365671641791045,0.9402985074626866,0.9421641791044776,0.9440298507462687,0.9458955223880597,0.9477611940298507,0.9496268656716418,0.9514925373134329,0.9533582089552238,0.9552238805970149,0.957089552238806,0.9589552238805971,0.960820895522388,0.9626865671641791,0.9645522388059702,0.9664179104477612,0.9682835820895522,0.9701492537313433,0.9720149253731343,0.9738805970149254,0.9757462686567164,0.9776119402985075,0.9794776119402985,0.9813432835820896,0.9832089552238806,0.9850746268656716,0.9869402985074627,0.9888059701492538,0.9906716417910447,0.9925373134328358,0.9944029850746269,0.996268656716418,0.9981343283582089],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1398,0.1420,0.1469,0.1486,0.1509,0.1539,0.1540,0.1571,0.1596,0.1604,0.1609,0.1622,0.1627,0.1637,0.1640,0.1649,0.1666,0.1667,0.1679,0.1685,0.1697,0.1742,0.1744,0.1751,0.1753,0.1769,0.1774,0.1779,0.1783,0.1784,0.1799,0.1802,0.1807,0.1812,0.1815,0.1829,0.1832,0.1837,0.1844,0.1846,0.1864,0.1875,0.1900,0.1906,0.1908,0.1913,0.1918,0.1919,0.1929,0.1930,0.1931,0.1944,0.1954,0.1955,0.1959,0.1962,0.1968,0.1969,0.1970,0.1971,0.1974,0.1978,0.1979,0.1983,0.1990,0.2011,0.2026,0.2027,0.2035,0.2047,0.2050,0.2051,0.2053,0.2059,0.2060,0.2064,0.2069,0.2079,0.2082,0.2084,0.2096,0.2102,0.2104,0.2109,0.2115,0.2118,0.2140,0.2142,0.2143,0.2146,0.2158,0.2160,0.2171,0.2177,0.2180,0.2181,0.2191,0.2199,0.2211,0.2221,0.2223,0.2225,0.2228,0.2231,0.2254,0.2273,0.2276,0.2280,0.2285,0.2288,0.2311,0.2317,0.2324,0.2325,0.2329,0.2335,0.2338,0.2349,0.2358,0.2368,0.2376,0.2382,0.2387,0.2392,0.2395,0.2399,0.2406,0.2418,0.2422,0.2425,0.2427,0.2428,0.2429,0.2430,0.2439,0.2461,0.2466,0.2470,0.2471,0.2481,0.2482,0.2500,0.2502,0.2540,0.2591,0.2592,0.2597,0.2612,0.2617,0.2618,0.2620,0.2621,0.2644,0.2683,0.2705,0.2709,0.2716,0.2759,0.2778,0.2791,0.2802,0.2806,0.2811,0.2850,0.2861,0.2863,0.2867,0.2887,0.2912,0.2913,0.2928,0.2945,0.2978,0.2980,0.3015,0.3017,0.3021,0.3032,0.3049,0.3053,0.3054,0.3107,0.3110,0.3121,0.3139,0.3149,0.3175,0.3182,0.3212,0.3214,0.3229,0.3230,0.3266,0.3280,0.3293,0.3301,0.3307,0.3312,0.3327,0.3340,0.3355,0.3357,0.3375,0.3383,0.3393,0.3398,0.3407,0.3413,0.3423,0.3431,0.3468,0.3480,0.3487,0.3495,0.3501,0.3519,0.3539,0.3554,0.3570,0.3584,0.3585,0.3594,0.3595,0.3600,0.3602,0.3607,0.3619,0.3639,0.3640,0.3642,0.3645,0.3660,0.3678,0.3703,0.3708,0.3716,0.3732,0.3740,0.3753,0.3755,0.3766,0.3783,0.3792,0.3806,0.3810,0.3812,0.3826,0.3846,0.3851,0.3867,0.3871,0.3872,0.3877,0.3884,0.3887,0.3896,0.3898,0.3902,0.3924,0.3934,0.3963,0.3964,0.4005,0.4013,0.4031,0.4039,0.4050,0.4062,0.4091,0.4094,0.4133,0.4159,0.4160,0.4162,0.4192,0.4196,0.4222,0.4231,0.4262,0.4285,0.4290,0.4292,0.4296,0.4305,0.4316,0.4330,0.4350,0.4369,0.4391,0.4412,0.4416,0.4417,0.4425,0.4496,0.4508,0.4515,0.4527,0.4540,0.4543,0.4544,0.4561,0.4563,0.4601,0.4603,0.4641,0.4642,0.4660,0.4661,0.4664,0.4671,0.4690,0.4691,0.4696,0.4719,0.4734,0.4735,0.4748,0.4768,0.4770,0.4783,0.4795,0.4852,0.4864,0.4868,0.4877,0.4897,0.4953,0.4972,0.5062,0.5077,0.5099,0.5119,0.5131,0.5181,0.5197,0.5223,0.5231,0.5280,0.5328,0.5372,0.5403,0.5424,0.5442,0.5459,0.5461,0.5469,0.5491,0.5504,0.5589,0.5597,0.5606,0.5647,0.5657,0.5665,0.5680,0.5692,0.5710,0.5720,0.5727,0.5782,0.5837,0.5912,0.5925,0.5942,0.5952,0.5989,0.5999,0.6032,0.6057,0.6064,0.6147,0.6239,0.6247,0.6252,0.6299,0.6301,0.6308,0.6334,0.6349,0.6371,0.6447,0.6454,0.6475,0.6527,0.6562,0.6617,0.6618,0.6630,0.6696,0.6714,0.6720,0.6794,0.6795,0.6839,0.6863,0.6904,0.6978,0.6986,0.7002,0.7029,0.7045,0.7057,0.7077,0.7103,0.7105,0.7386,0.7490,0.7508,0.7588,0.7766,0.7796,0.7925,0.7958,0.8000,0.8047,0.8053,0.8140,0.8142,0.8149,0.8213,0.8214,0.8219,0.8228,0.8305,0.8311,0.8332,0.8433,0.8477,0.8558,0.8656,0.8666,0.8694,0.8697,0.8715,0.8812,0.8823,0.8850,0.8901,0.9025,0.9087,0.9111,0.9136,0.9181,0.9786,0.9961,1.0117,1.0650,1.0818,1.0837,1.0937,1.0966,1.0979,1.1303,1.1305,1.1520,1.1705,1.1965,1.1968,1.2109,1.2165,1.2367,1.2601,1.2603,1.2605,1.2716,1.2757,1.3049,1.3550,1.3622,1.4133,1.4753,1.4796,1.4801,1.4952,1.5580,1.5620,1.5858,1.6778,1.6934,1.8342,2.9424,3.0348,4.1313,5.4337,11.9005,19.5834],"y":[0.002,0.004,0.006,0.008,0.01,0.012,0.014,0.016,0.018,0.02,0.022,0.026,0.028,0.03,0.032,0.034,0.036,0.038,0.04,0.042,0.044,0.046,0.048,0.05,0.052,0.054,0.056,0.058,0.06,0.062,0.064,0.066,0.068,0.07,0.072,0.074,0.076,0.078,0.08,0.082,0.084,0.086,0.088,0.09,0.092,0.094,0.096,0.098,0.1,0.102,0.104,0.106,0.11,0.112,0.114,0.116,0.12,0.122,0.126,0.128,0.13,0.132,0.134,0.136,0.138,0.14,0.142,0.144,0.146,0.148,0.15,0.152,0.154,0.156,0.158,0.16,0.162,0.166,0.168,0.17,0.172,0.174,0.176,0.178,0.18,0.182,0.184,0.186,0.188,0.192,0.194,0.196,0.198,0.2,0.202,0.204,0.206,0.208,0.21,0.212,0.214,0.216,0.218,0.222,0.224,0.226,0.228,0.23,0.232,0.234,0.236,0.238,0.24,0.242,0.244,0.246,0.248,0.25,0.252,0.254,0.256,0.26,0.262,0.264,0.266,0.268,0.27,0.272,0.274,0.276,0.28,0.282,0.284,0.288,0.29,0.292,0.294,0.296,0.298,0.3,0.302,0.304,0.306,0.308,0.31,0.312,0.314,0.316,0.318,0.32,0.322,0.324,0.326,0.328,0.33,0.332,0.334,0.336,0.338,0.34,0.342,0.344,0.346,0.348,0.35,0.352,0.354,0.356,0.358,0.36,0.362,0.364,0.366,0.368,0.37,0.372,0.374,0.376,0.378,0.38,0.382,0.384,0.386,0.388,0.39,0.392,0.394,0.396,0.398,0.4,0.402,0.404,0.406,0.408,0.41,0.412,0.414,0.416,0.418,0.42,0.422,0.424,0.426,0.428,0.43,0.432,0.434,0.438,0.44,0.442,0.444,0.446,0.448,0.45,0.452,0.454,0.456,0.458,0.46,0.462,0.464,0.466,0.468,0.47,0.472,0.474,0.476,0.478,0.48,0.482,0.484,0.486,0.488,0.49,0.492,0.494,0.496,0.498,0.5,0.502,0.504,0.506,0.508,0.51,0.512,0.514,0.516,0.518,0.52,0.522,0.524,0.526,0.528,0.53,0.532,0.534,0.536,0.538,0.54,0.542,0.544,0.546,0.548,0.55,0.552,0.554,0.556,0.558,0.56,0.562,0.564,0.566,0.568,0.57,0.572,0.574,0.576,0.578,0.58,0.582,0.584,0.586,0.588,0.59,0.592,0.594,0.596,0.598,0.6,0.602,0.604,0.606,0.608,0.61,0.612,0.614,0.616,0.618,0.62,0.622,0.624,0.626,0.628,0.632,0.634,0.636,0.638,0.64,0.642,0.644,0.646,0.648,0.65,0.652,0.654,0.656,0.658,0.66,0.662,0.664,0.666,0.668,0.67,0.672,0.674,0.676,0.678,0.68,0.682,0.684,0.686,0.688,0.69,0.692,0.694,0.696,0.698,0.7,0.702,0.704,0.706,0.708,0.71,0.712,0.714,0.716,0.718,0.72,0.722,0.724,0.726,0.728,0.73,0.732,0.734,0.736,0.738,0.74,0.742,0.744,0.746,0.748,0.75,0.752,0.754,0.758,0.76,0.762,0.764,0.766,0.768,0.77,0.772,0.774,0.776,0.778,0.78,0.782,0.784,0.786,0.788,0.79,0.792,0.794,0.796,0.798,0.8,0.802,0.804,0.806,0.808,0.81,0.812,0.814,0.816,0.818,0.82,0.822,0.824,0.826,0.828,0.83,0.832,0.834,0.836,0.838,0.84,0.842,0.844,0.846,0.848,0.85,0.852,0.854,0.856,0.858,0.86,0.862,0.864,0.866,0.868,0.87,0.872,0.874,0.876,0.878,0.88,0.882,0.884,0.886,0.888,0.89,0.892,0.894,0.896,0.898,0.9,0.902,0.904,0.906,0.908,0.91,0.912,0.914,0.916,0.918,0.92,0.922,0.924,0.926,0.928,0.93,0.932,0.934,0.936,0.938,0.94,0.942,0.944,0.946,0.948,0.95,0.952,0.954,0.956,0.958,0.96,0.962,0.964,0.966,0.968,0.97,0.972,0.974,0.976,0.978,0.98,0.982,0.984,0.986,0.988,0.99,0.992,0.994,0.996,0.998],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, n0.computer). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-n0.computer-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-n0.computer-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..cd58fd956c
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-n0.computer-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.0400,0.0547,0.0688,0.4709,0.4715,0.4734,0.4744,0.4745,0.4753,0.4754,0.4770,0.4771,0.4772,0.4775,0.4781,0.4782,0.4783,0.4784,0.4786,0.4787,0.4795,0.4802,0.4814,0.4818,0.4822,0.4824,0.4827,0.4828,0.4835,0.4836,0.4838,0.4840,0.4841,0.4844,0.4846,0.4848,0.4849,0.4853,0.4854,0.4856,0.4859,0.4861,0.4863,0.4865,0.4866,0.4867,0.4868,0.4870,0.4871,0.4873,0.4875,0.4876,0.4877,0.4879,0.4880,0.4883,0.4886,0.4890,0.4891,0.4893,0.4894,0.4896,0.4898,0.4899,0.4903,0.4904,0.4905,0.4906,0.4907,0.4908,0.4912,0.4913,0.4915,0.4917,0.4919,0.4920,0.4921,0.4925,0.4928,0.4929,0.4930,0.4931,0.4932,0.4933,0.4934,0.4937,0.4939,0.4944,0.4945,0.4946,0.4948,0.4950,0.4951,0.4953,0.4954,0.4955,0.4957,0.4958,0.4962,0.4965,0.4966,0.4967,0.4972,0.4973,0.4975,0.4979,0.4980,0.4981,0.4982,0.4984,0.4985,0.4986,0.4987,0.4988,0.4989,0.4991,0.4994,0.4995,0.4998,0.4999,0.5000,0.5005,0.5010,0.5011,0.5012,0.5013,0.5014,0.5015,0.5017,0.5020,0.5021,0.5022,0.5023,0.5025,0.5026,0.5028,0.5029,0.5030,0.5035,0.5036,0.5037,0.5038,0.5039,0.5040,0.5041,0.5043,0.5044,0.5045,0.5047,0.5048,0.5052,0.5055,0.5056,0.5059,0.5062,0.5063,0.5065,0.5066,0.5067,0.5068,0.5069,0.5075,0.5076,0.5080,0.5083,0.5085,0.5086,0.5088,0.5089,0.5090,0.5091,0.5093,0.5094,0.5096,0.5097,0.5100,0.5101,0.5105,0.5106,0.5107,0.5108,0.5116,0.5117,0.5118,0.5120,0.5122,0.5123,0.5127,0.5129,0.5131,0.5132,0.5138,0.5142,0.5143,0.5144,0.5145,0.5147,0.5148,0.5151,0.5153,0.5155,0.5156,0.5157,0.5158,0.5160,0.5161,0.5162,0.5163,0.5166,0.5167,0.5168,0.5172,0.5173,0.5174,0.5180,0.5181,0.5184,0.5185,0.5189,0.5193,0.5197,0.5198,0.5202,0.5205,0.5207,0.5208,0.5210,0.5217,0.5218,0.5219,0.5221,0.5224,0.5225,0.5227,0.5229,0.5230,0.5232,0.5236,0.5237,0.5239,0.5244,0.5251,0.5253,0.5260,0.5270,0.5272,0.5277,0.5278,0.5281,0.5284,0.5286,0.5287,0.5294,0.5295,0.5296,0.5307,0.5309,0.5318,0.5319,0.5325,0.5327,0.5332,0.5335,0.5342,0.5344,0.5352,0.5364,0.5396,0.5405,0.5412,0.5413,0.5424,0.5427,0.5430,0.5433,0.5435,0.5440,0.5446,0.5447,0.5457,0.5461,0.5469,0.5470,0.5494,0.5495,0.5512,0.5532,0.5537,0.5546,0.5551,0.5555,0.5574,0.5580,0.5593,0.5596,0.5625,0.5660,0.5667,0.5676,0.5678,0.5679,0.5692,0.5713,0.5718,0.5719,0.5723,0.5724,0.5740,0.5771,0.5779,0.5781,0.5789,0.5794,0.5795,0.5827,0.5832,0.5848,0.5854,0.5864,0.5871,0.5895,0.5909,0.5953,0.5955,0.5966,0.6054,0.6070,0.6103,0.6145,0.6173,0.6249,0.6287,0.6294,0.6305,0.6308,0.6347,0.6354,0.6394,0.6398,0.6427,0.6440,0.6450,0.6455,0.6456,0.6466,0.6482,0.6485,0.6488,0.6495,0.6503,0.6508,0.6510,0.6528,0.6533,0.6545,0.6554,0.6560,0.6561,0.6577,0.6585,0.6612,0.6629,0.6635,0.6637,0.6642,0.6645,0.6650,0.6658,0.6678,0.6681,0.6703,0.6727,0.6738,0.6748,0.6768,0.6777,0.6785,0.6821,0.6871,0.7074,0.7079,0.7103,0.7174,0.7214,0.7272,0.7323,0.7366,0.7736,0.8025,0.8040,0.8069,0.8075,0.8112,0.8197,0.8429,0.8561,0.8568,0.8658,0.8697,0.8778,0.8825,0.9000,0.9297,0.9531,0.9567,1.0194,1.0588,1.0918,1.0948,1.1504,1.1641,1.1942,1.2199,1.3506,1.3812,1.6630,1.9738,2.6624,2.8780,3.2062,4.1651,5.5831,5.9482],"y":[0.0019157088122605363,0.0038314176245210726,0.005747126436781609,0.007662835249042145,0.009578544061302681,0.011494252873563218,0.01532567049808429,0.017241379310344827,0.019157088122605363,0.0210727969348659,0.02490421455938697,0.02681992337164751,0.028735632183908046,0.03065134099616858,0.032567049808429116,0.034482758620689655,0.03639846743295019,0.038314176245210725,0.040229885057471264,0.044061302681992334,0.04789272030651341,0.04980842911877394,0.05172413793103448,0.05363984674329502,0.05555555555555555,0.05747126436781609,0.05938697318007663,0.06130268199233716,0.06321839080459771,0.06513409961685823,0.06704980842911877,0.07088122605363985,0.07279693486590039,0.07471264367816093,0.07854406130268199,0.08045977011494253,0.08237547892720307,0.08812260536398467,0.09003831417624521,0.09195402298850575,0.09386973180076628,0.09770114942528736,0.09961685823754789,0.10344827586206896,0.1053639846743295,0.1111111111111111,0.11302681992337164,0.11494252873563218,0.11877394636015326,0.12260536398467432,0.12643678160919541,0.12835249042145594,0.13026819923371646,0.13218390804597702,0.1360153256704981,0.13793103448275862,0.13984674329501914,0.1417624521072797,0.1475095785440613,0.14942528735632185,0.15134099616858238,0.15708812260536398,0.15900383141762453,0.16091954022988506,0.16475095785440613,0.16666666666666666,0.17049808429118773,0.1724137931034483,0.17624521072796934,0.1839080459770115,0.18773946360153257,0.1896551724137931,0.19157088122605365,0.19348659003831417,0.19540229885057472,0.19731800766283525,0.20306513409961685,0.20689655172413793,0.20881226053639848,0.210727969348659,0.21455938697318008,0.2164750957854406,0.2222222222222222,0.2260536398467433,0.22796934865900384,0.23371647509578544,0.23563218390804597,0.23946360153256704,0.2413793103448276,0.24329501915708812,0.2471264367816092,0.24904214559386972,0.2509578544061303,0.25287356321839083,0.2567049808429119,0.25862068965517243,0.2624521072796935,0.26436781609195403,0.2662835249042146,0.2681992337164751,0.27011494252873564,0.2739463601532567,0.27586206896551724,0.2796934865900383,0.2835249042145594,0.28735632183908044,0.289272030651341,0.29118773946360155,0.2950191570881226,0.29693486590038315,0.2988505747126437,0.3045977011494253,0.3065134099616858,0.30842911877394635,0.3103448275862069,0.31226053639846746,0.31417624521072796,0.3160919540229885,0.31800766283524906,0.31992337164750956,0.3218390804597701,0.32375478927203066,0.32567049808429116,0.32950191570881227,0.3314176245210728,0.33524904214559387,0.3371647509578544,0.3390804597701149,0.34099616858237547,0.3448275862068966,0.3486590038314176,0.3524904214559387,0.3544061302681992,0.3563218390804598,0.36015325670498083,0.3620689655172414,0.36398467432950193,0.36590038314176243,0.367816091954023,0.36973180076628354,0.3716475095785441,0.37547892720306514,0.3793103448275862,0.38122605363984674,0.3831417624521073,0.38697318007662834,0.3888888888888889,0.39080459770114945,0.39272030651340994,0.3946360153256705,0.39655172413793105,0.4003831417624521,0.4042145593869732,0.4099616858237548,0.4118773946360153,0.41379310344827586,0.4157088122605364,0.41762452107279696,0.41954022988505746,0.421455938697318,0.42337164750957856,0.42528735632183906,0.4272030651340996,0.42911877394636017,0.4329501915708812,0.44061302681992337,0.4425287356321839,0.446360153256705,0.4501915708812261,0.4559386973180077,0.45977011494252873,0.4616858237547893,0.46360153256704983,0.46551724137931033,0.4674329501915709,0.47126436781609193,0.4731800766283525,0.47509578544061304,0.47701149425287354,0.4789272030651341,0.48084291187739464,0.4827586206896552,0.4846743295019157,0.48659003831417624,0.4885057471264368,0.4904214559386973,0.49233716475095785,0.4942528735632184,0.49616858237547895,0.49808429118773945,0.5038314176245211,0.5095785440613027,0.5114942528735632,0.5134099616858238,0.5172413793103449,0.5191570881226054,0.5229885057471264,0.524904214559387,0.5268199233716475,0.5287356321839081,0.5306513409961686,0.5363984674329502,0.5383141762452107,0.5402298850574713,0.5421455938697318,0.5440613026819924,0.5459770114942529,0.5478927203065134,0.5517241379310345,0.5555555555555556,0.5574712643678161,0.5593869731800766,0.5613026819923371,0.5632183908045977,0.5651340996168582,0.5670498084291188,0.5689655172413793,0.5708812260536399,0.5747126436781609,0.5766283524904214,0.578544061302682,0.5823754789272031,0.5862068965517241,0.5881226053639846,0.5919540229885057,0.5938697318007663,0.5957854406130269,0.5977011494252874,0.6015325670498084,0.603448275862069,0.6053639846743295,0.60727969348659,0.6111111111111112,0.6130268199233716,0.6149425287356322,0.6168582375478927,0.6187739463601533,0.6226053639846744,0.6245210727969349,0.6264367816091954,0.6283524904214559,0.6302681992337165,0.632183908045977,0.6340996168582376,0.6379310344827587,0.6398467432950191,0.6436781609195402,0.6455938697318008,0.6475095785440613,0.6513409961685823,0.6532567049808429,0.6551724137931034,0.657088122605364,0.6590038314176245,0.6628352490421456,0.6647509578544061,0.6666666666666666,0.6685823754789272,0.6704980842911877,0.6724137931034483,0.6743295019157088,0.6762452107279694,0.6781609195402298,0.6800766283524904,0.6819923371647509,0.6839080459770115,0.685823754789272,0.6877394636015326,0.6896551724137931,0.6915708812260536,0.6954022988505747,0.6973180076628352,0.6992337164750958,0.7011494252873564,0.7030651340996169,0.7049808429118773,0.7068965517241379,0.7088122605363985,0.710727969348659,0.7126436781609196,0.7145593869731801,0.7164750957854407,0.7203065134099617,0.7222222222222222,0.7241379310344828,0.7260536398467433,0.7279693486590039,0.7298850574712644,0.7318007662835249,0.7337164750957854,0.735632183908046,0.7375478927203065,0.7413793103448276,0.7432950191570882,0.7471264367816092,0.7490421455938697,0.7509578544061303,0.7528735632183908,0.7547892720306514,0.7567049808429118,0.7586206896551724,0.7605363984674329,0.7624521072796935,0.764367816091954,0.7662835249042146,0.7681992337164751,0.7701149425287356,0.7720306513409961,0.7739463601532567,0.7758620689655172,0.7777777777777778,0.7796934865900383,0.7816091954022989,0.7835249042145593,0.7854406130268199,0.7873563218390804,0.789272030651341,0.7911877394636015,0.7931034482758621,0.7950191570881227,0.7969348659003831,0.7988505747126436,0.8007662835249042,0.8026819923371648,0.8045977011494253,0.8065134099616859,0.8084291187739464,0.8103448275862069,0.8122605363984674,0.814176245210728,0.8160919540229885,0.8180076628352491,0.8199233716475096,0.8218390804597702,0.8237547892720306,0.8256704980842912,0.8275862068965517,0.8295019157088123,0.8314176245210728,0.8333333333333334,0.8352490421455939,0.8371647509578544,0.8390804597701149,0.8409961685823755,0.842911877394636,0.8448275862068966,0.8467432950191571,0.8486590038314177,0.8505747126436781,0.8524904214559387,0.8544061302681992,0.8563218390804598,0.8582375478927203,0.8601532567049809,0.8620689655172413,0.8639846743295019,0.867816091954023,0.8697318007662835,0.8716475095785441,0.8754789272030651,0.8773946360153256,0.8793103448275862,0.8812260536398467,0.8831417624521073,0.8850574712643678,0.8869731800766284,0.8888888888888888,0.8908045977011494,0.89272030651341,0.8946360153256705,0.896551724137931,0.8984674329501916,0.9003831417624522,0.9022988505747126,0.9042145593869731,0.9061302681992337,0.9080459770114943,0.9099616858237548,0.9118773946360154,0.9137931034482759,0.9157088122605364,0.9176245210727969,0.9195402298850575,0.921455938697318,0.9233716475095786,0.9252873563218391,0.9272030651340997,0.9291187739463601,0.9310344827586207,0.9348659003831418,0.9367816091954023,0.9386973180076629,0.9406130268199234,0.9425287356321839,0.9444444444444444,0.946360153256705,0.9482758620689655,0.9501915708812261,0.9521072796934866,0.9540229885057471,0.9559386973180076,0.9578544061302682,0.9597701149425287,0.9616858237547893,0.9636015325670498,0.9655172413793104,0.9674329501915708,0.9693486590038314,0.9712643678160919,0.9731800766283525,0.975095785440613,0.9770114942528736,0.9789272030651341,0.9808429118773946,0.9827586206896551,0.9846743295019157,0.9865900383141762,0.9885057471264368,0.9904214559386973,0.9923371647509579,0.9942528735632183,0.9961685823754789,0.9980842911877394],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.0293,0.0385,0.0482,0.0823,0.0915,0.1076,0.4180,0.4185,0.4196,0.4204,0.4212,0.4219,0.4221,0.4223,0.4228,0.4230,0.4231,0.4232,0.4236,0.4237,0.4239,0.4242,0.4244,0.4248,0.4250,0.4252,0.4253,0.4255,0.4258,0.4260,0.4262,0.4263,0.4264,0.4265,0.4266,0.4268,0.4270,0.4272,0.4273,0.4275,0.4276,0.4277,0.4278,0.4280,0.4281,0.4282,0.4283,0.4285,0.4286,0.4287,0.4288,0.4289,0.4292,0.4293,0.4294,0.4295,0.4297,0.4302,0.4303,0.4304,0.4305,0.4307,0.4308,0.4309,0.4310,0.4311,0.4312,0.4313,0.4315,0.4316,0.4317,0.4318,0.4320,0.4323,0.4324,0.4325,0.4327,0.4328,0.4330,0.4332,0.4333,0.4334,0.4335,0.4336,0.4337,0.4338,0.4339,0.4340,0.4343,0.4344,0.4347,0.4348,0.4352,0.4355,0.4356,0.4358,0.4364,0.4365,0.4369,0.4372,0.4373,0.4376,0.4377,0.4378,0.4379,0.4380,0.4381,0.4383,0.4384,0.4386,0.4387,0.4392,0.4393,0.4395,0.4397,0.4399,0.4401,0.4405,0.4409,0.4412,0.4413,0.4416,0.4418,0.4422,0.4424,0.4436,0.4437,0.4438,0.4441,0.4442,0.4445,0.4447,0.4448,0.4450,0.4452,0.4454,0.4455,0.4457,0.4459,0.4461,0.4465,0.4467,0.4470,0.4471,0.4472,0.4475,0.4479,0.4481,0.4482,0.4489,0.4492,0.4494,0.4496,0.4499,0.4500,0.4501,0.4503,0.4505,0.4506,0.4507,0.4510,0.4511,0.4516,0.4518,0.4521,0.4522,0.4523,0.4524,0.4525,0.4526,0.4527,0.4531,0.4533,0.4534,0.4546,0.4547,0.4548,0.4549,0.4550,0.4551,0.4553,0.4555,0.4557,0.4564,0.4566,0.4570,0.4575,0.4577,0.4578,0.4581,0.4582,0.4583,0.4584,0.4585,0.4588,0.4589,0.4600,0.4603,0.4608,0.4611,0.4612,0.4613,0.4614,0.4618,0.4621,0.4626,0.4632,0.4634,0.4635,0.4636,0.4638,0.4642,0.4644,0.4645,0.4646,0.4647,0.4659,0.4672,0.4695,0.4697,0.4713,0.4716,0.4722,0.4723,0.4734,0.4737,0.4741,0.4746,0.4757,0.4760,0.4764,0.4788,0.4789,0.4794,0.4798,0.4801,0.4803,0.4805,0.4806,0.4812,0.4816,0.4817,0.4820,0.4824,0.4833,0.4834,0.4835,0.4838,0.4845,0.4852,0.4855,0.4860,0.4862,0.4866,0.4876,0.4880,0.4887,0.4898,0.4910,0.4916,0.4933,0.4934,0.4935,0.4943,0.4945,0.4954,0.4955,0.4975,0.4977,0.4983,0.4990,0.4991,0.5013,0.5042,0.5046,0.5051,0.5052,0.5066,0.5070,0.5076,0.5083,0.5086,0.5088,0.5091,0.5092,0.5097,0.5100,0.5134,0.5149,0.5150,0.5160,0.5163,0.5208,0.5245,0.5274,0.5282,0.5314,0.5319,0.5351,0.5375,0.5383,0.5416,0.5421,0.5434,0.5448,0.5453,0.5464,0.5465,0.5473,0.5505,0.5520,0.5524,0.5540,0.5552,0.5557,0.5560,0.5575,0.5576,0.5598,0.5600,0.5603,0.5604,0.5608,0.5630,0.5656,0.5658,0.5728,0.5734,0.5746,0.5756,0.5757,0.5758,0.5770,0.5776,0.5781,0.5794,0.5795,0.5808,0.5810,0.5823,0.5830,0.5843,0.5850,0.5855,0.5880,0.5881,0.5892,0.5904,0.5921,0.5961,0.5963,0.5964,0.5970,0.5976,0.5977,0.5982,0.6001,0.6018,0.6043,0.6049,0.6070,0.6084,0.6147,0.6152,0.6161,0.6170,0.6202,0.6328,0.6337,0.6357,0.6383,0.6394,0.6399,0.6402,0.6412,0.6418,0.6531,0.6555,0.6589,0.6591,0.6750,0.6783,0.6869,0.6882,0.6997,0.7097,0.7128,0.7281,0.7293,0.7331,0.7628,0.7708,0.7872,0.7878,0.7895,0.7975,0.8006,0.8058,0.8087,0.8415,0.8422,0.8571,0.8573,0.8604,0.8669,0.8748,0.8825,0.8937,0.9034,0.9257,0.9359,0.9651,1.0189,1.0195,1.0227,1.1877,1.2023,1.2383,1.3833,1.6835,1.7002,1.7240,2.3184,2.4122,2.6351,3.0642,3.4413,3.7797,3.8993,3.8995,4.3463,4.8265,5.0189,5.5375,5.7975,5.8875,6.1279,7.5296,8.6648,10.4035,12.4419],"y":[0.0018975332068311196,0.003795066413662239,0.0056925996204933585,0.007590132827324478,0.009487666034155597,0.011385199240986717,0.013282732447817837,0.015180265654648957,0.017077798861480076,0.018975332068311195,0.020872865275142316,0.022770398481973434,0.026565464895635674,0.030360531309297913,0.03225806451612903,0.03415559772296015,0.036053130929791274,0.03984819734345351,0.04364326375711575,0.04743833017077799,0.04933586337760911,0.05313092979127135,0.05502846299810247,0.056925996204933584,0.058823529411764705,0.06072106261859583,0.06261859582542695,0.06451612903225806,0.0683111954459203,0.07020872865275142,0.07210626185958255,0.07590132827324478,0.0777988614800759,0.07969639468690702,0.08159392789373814,0.0872865275142315,0.08918406072106262,0.09108159392789374,0.09297912713472485,0.09487666034155598,0.0967741935483871,0.10056925996204934,0.10246679316888045,0.10436432637571158,0.1062618595825427,0.10815939278937381,0.11005692599620494,0.11385199240986717,0.1157495256166983,0.11954459203036052,0.127134724857685,0.12903225806451613,0.13092979127134724,0.13282732447817835,0.14041745730550284,0.14231499051233396,0.1461100569259962,0.15180265654648956,0.1555977229601518,0.15939278937381404,0.16318785578747627,0.16698292220113853,0.16888045540796964,0.17077798861480076,0.174573055028463,0.18026565464895636,0.18216318785578747,0.1859582542694497,0.18975332068311196,0.19165085388994307,0.1935483870967742,0.1954459203036053,0.20113851992409867,0.2030360531309298,0.20872865275142316,0.2125237191650854,0.2144212523719165,0.21631878557874762,0.21821631878557876,0.22011385199240988,0.222011385199241,0.22580645161290322,0.2314990512333966,0.2333965844402277,0.23529411764705882,0.23719165085388993,0.23908918406072105,0.2428842504743833,0.24667931688804554,0.24857685009487665,0.25426944971537,0.25616698292220114,0.25806451612903225,0.2618595825426945,0.2637571157495256,0.2656546489563567,0.2675521821631879,0.27514231499051234,0.27703984819734345,0.2827324478178368,0.2846299810246679,0.286527514231499,0.2884250474383302,0.2903225806451613,0.2922201138519924,0.29411764705882354,0.29791271347248577,0.2998102466793169,0.301707779886148,0.3036053130929791,0.3055028462998102,0.30740037950664134,0.3111954459203036,0.31309297912713474,0.31499051233396586,0.31688804554079697,0.3206831119544592,0.32447817836812143,0.32827324478178366,0.33206831119544594,0.33396584440227706,0.33586337760910817,0.3377609108159393,0.3396584440227704,0.3415559772296015,0.34345351043643263,0.34535104364326374,0.34724857685009486,0.349146110056926,0.3510436432637571,0.3567362428842505,0.3586337760910816,0.3605313092979127,0.36242884250474383,0.36622390891840606,0.3700189753320683,0.3738140417457306,0.3776091081593928,0.38140417457305503,0.38330170777988615,0.38519924098671726,0.3870967741935484,0.3908918406072106,0.3927893738140417,0.3946869070208729,0.396584440227704,0.3984819734345351,0.40037950664136623,0.40227703984819735,0.40417457305502846,0.4060721062618596,0.4098671726755218,0.4117647058823529,0.41366223908918404,0.4174573055028463,0.41935483870967744,0.42125237191650855,0.4250474383301708,0.4269449715370019,0.428842504743833,0.4307400379506641,0.43263757115749524,0.43453510436432635,0.4364326375711575,0.44022770398481975,0.44212523719165087,0.444022770398482,0.4459203036053131,0.4478178368121442,0.4497153700189753,0.45161290322580644,0.45540796963946867,0.4573055028462998,0.45920303605313095,0.46110056925996207,0.4629981024667932,0.4667931688804554,0.47058823529411764,0.47438330170777987,0.4781783681214421,0.48007590132827327,0.4819734345351044,0.4838709677419355,0.4857685009487666,0.4876660341555977,0.48956356736242884,0.49146110056925996,0.49335863377609107,0.4952561669829222,0.4971537001897533,0.4990512333965844,0.5009487666034156,0.5028462998102466,0.5047438330170778,0.5066413662239089,0.50853889943074,0.5104364326375711,0.5142314990512334,0.5180265654648957,0.5199240986717267,0.5218216318785579,0.5256166982922201,0.5275142314990512,0.5294117647058824,0.5313092979127134,0.5332068311195446,0.5351043643263758,0.5370018975332068,0.540796963946869,0.5426944971537002,0.5445920303605313,0.5464895635673624,0.5483870967741935,0.5502846299810247,0.5521821631878557,0.5540796963946869,0.5578747628083491,0.5597722960151803,0.5616698292220114,0.5635673624288425,0.5654648956356736,0.5673624288425048,0.571157495256167,0.573055028462998,0.5749525616698292,0.5768500948766604,0.5787476280834914,0.5806451612903226,0.5825426944971537,0.5844402277039848,0.5863377609108159,0.5882352941176471,0.5901328273244781,0.5939278937381404,0.5958254269449715,0.5977229601518027,0.5996204933586338,0.603415559772296,0.6053130929791272,0.6072106261859582,0.6091081593927894,0.6110056925996205,0.6129032258064516,0.6148007590132827,0.6166982922201139,0.618595825426945,0.6204933586337761,0.6223908918406073,0.6242884250474383,0.6261859582542695,0.6280834914611005,0.6299810246679317,0.6318785578747628,0.6337760910815939,0.635673624288425,0.6375711574952562,0.6394686907020873,0.6413662239089184,0.6432637571157496,0.6451612903225806,0.6470588235294118,0.6489563567362429,0.650853889943074,0.6527514231499051,0.6546489563567363,0.6565464895635673,0.6584440227703985,0.6603415559772297,0.6622390891840607,0.6660341555977229,0.6679316888045541,0.6698292220113852,0.6736242884250474,0.6755218216318786,0.6774193548387096,0.6793168880455408,0.681214421252372,0.683111954459203,0.6850094876660342,0.6869070208728653,0.6907020872865275,0.6925996204933587,0.6944971537001897,0.6963946869070209,0.698292220113852,0.7001897533206831,0.7020872865275142,0.7039848197343453,0.7058823529411765,0.7077798861480076,0.7096774193548387,0.7115749525616698,0.713472485768501,0.715370018975332,0.7172675521821632,0.7191650853889943,0.7210626185958254,0.7229601518026565,0.7248576850094877,0.7267552182163188,0.7286527514231499,0.7305502846299811,0.7324478178368121,0.7343453510436433,0.7362428842504743,0.7381404174573055,0.7400379506641366,0.7419354838709677,0.7438330170777988,0.74573055028463,0.7476280834914611,0.7495256166982922,0.7514231499051234,0.7533206831119544,0.7552182163187856,0.7571157495256167,0.7590132827324478,0.7609108159392789,0.7628083491461101,0.7647058823529411,0.7666034155597723,0.7685009487666035,0.7703984819734345,0.7722960151802657,0.7741935483870968,0.7760910815939279,0.777988614800759,0.7798861480075902,0.7817836812144212,0.7836812144212524,0.7855787476280834,0.7874762808349146,0.7893738140417458,0.7912713472485768,0.793168880455408,0.7950664136622391,0.7969639468690702,0.7988614800759013,0.8007590132827325,0.8026565464895635,0.8045540796963947,0.8064516129032258,0.8083491461100569,0.8102466793168881,0.8140417457305503,0.8159392789373814,0.8178368121442126,0.8197343453510436,0.8216318785578748,0.8235294117647058,0.825426944971537,0.8273244781783681,0.8292220113851992,0.8311195445920304,0.8330170777988615,0.8349146110056926,0.8368121442125237,0.8387096774193549,0.8406072106261859,0.8425047438330171,0.8462998102466793,0.8481973434535104,0.8500948766603416,0.8519924098671727,0.8538899430740038,0.855787476280835,0.857685009487666,0.8595825426944972,0.8614800759013282,0.8633776091081594,0.8652751423149905,0.8671726755218216,0.8690702087286527,0.8709677419354839,0.872865275142315,0.8747628083491461,0.8766603415559773,0.8785578747628083,0.8804554079696395,0.8823529411764706,0.8842504743833017,0.8861480075901328,0.888045540796964,0.889943074003795,0.8918406072106262,0.8937381404174574,0.8956356736242884,0.8975332068311196,0.8994307400379506,0.9013282732447818,0.9032258064516129,0.905123339658444,0.9070208728652751,0.9089184060721063,0.9108159392789373,0.9127134724857685,0.9146110056925996,0.9165085388994307,0.9184060721062619,0.920303605313093,0.9222011385199241,0.9240986717267552,0.9259962049335864,0.9278937381404174,0.9297912713472486,0.9316888045540797,0.9335863377609108,0.9354838709677419,0.937381404174573,0.9392789373814042,0.9411764705882353,0.9430740037950665,0.9449715370018975,0.9468690702087287,0.9487666034155597,0.9506641366223909,0.952561669829222,0.9544592030360531,0.9563567362428842,0.9582542694497154,0.9601518026565465,0.9620493358633776,0.9639468690702088,0.9658444022770398,0.967741935483871,0.969639468690702,0.9715370018975332,0.9734345351043643,0.9753320683111955,0.9772296015180265,0.9791271347248577,0.9810246679316889,0.9829222011385199,0.9848197343453511,0.9867172675521821,0.9886148007590133,0.9905123339658444,0.9924098671726755,0.9943074003795066,0.9962049335863378,0.9981024667931688],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.0412,0.0656,0.1416,0.4433,0.4441,0.4442,0.4444,0.4448,0.4449,0.4453,0.4457,0.4458,0.4466,0.4470,0.4476,0.4479,0.4480,0.4483,0.4484,0.4486,0.4487,0.4488,0.4491,0.4493,0.4494,0.4497,0.4499,0.4505,0.4506,0.4507,0.4508,0.4509,0.4510,0.4511,0.4512,0.4515,0.4518,0.4521,0.4523,0.4524,0.4526,0.4527,0.4528,0.4529,0.4530,0.4531,0.4533,0.4535,0.4536,0.4537,0.4538,0.4539,0.4541,0.4542,0.4543,0.4547,0.4548,0.4552,0.4554,0.4555,0.4557,0.4560,0.4561,0.4562,0.4563,0.4569,0.4570,0.4571,0.4573,0.4575,0.4576,0.4578,0.4579,0.4580,0.4581,0.4582,0.4586,0.4588,0.4590,0.4594,0.4597,0.4598,0.4599,0.4600,0.4601,0.4603,0.4605,0.4606,0.4609,0.4612,0.4617,0.4618,0.4623,0.4626,0.4627,0.4628,0.4629,0.4631,0.4635,0.4638,0.4639,0.4640,0.4641,0.4642,0.4643,0.4645,0.4646,0.4648,0.4650,0.4652,0.4654,0.4656,0.4664,0.4666,0.4673,0.4675,0.4681,0.4683,0.4684,0.4687,0.4689,0.4693,0.4698,0.4699,0.4714,0.4728,0.4730,0.4734,0.4735,0.4739,0.4743,0.4748,0.4755,0.4762,0.4766,0.4769,0.4775,0.4802,0.4805,0.4812,0.4818,0.4823,0.4828,0.4834,0.4836,0.4839,0.4840,0.4842,0.4861,0.4869,0.4873,0.4877,0.4878,0.4890,0.4902,0.4911,0.4966,0.4970,0.4997,0.4998,0.5003,0.5051,0.5053,0.5067,0.5182,0.5235,0.5393,0.5414,0.5546,0.5548,0.5562,0.5567,0.5624,0.5630,0.5650,0.5663,0.5670,0.5682,0.5692,0.5698,0.5712,0.5720,0.5744,0.5758,0.5764,0.5771,0.5784,0.5793,0.5807,0.5811,0.5819,0.5823,0.5826,0.5829,0.5831,0.5836,0.5845,0.5940,0.5952,0.5954,0.5959,0.5965,0.5970,0.5994,0.6000,0.6035,0.6045,0.6062,0.6065,0.6103,0.6115,0.6123,0.6129,0.6136,0.6138,0.6147,0.6149,0.6150,0.6155,0.6160,0.6162,0.6163,0.6172,0.6178,0.6179,0.6184,0.6189,0.6190,0.6194,0.6195,0.6197,0.6207,0.6213,0.6214,0.6216,0.6223,0.6227,0.6234,0.6235,0.6239,0.6245,0.6248,0.6257,0.6264,0.6265,0.6266,0.6270,0.6271,0.6273,0.6274,0.6275,0.6278,0.6283,0.6284,0.6287,0.6288,0.6297,0.6298,0.6303,0.6304,0.6308,0.6309,0.6310,0.6315,0.6317,0.6320,0.6327,0.6338,0.6340,0.6351,0.6358,0.6359,0.6360,0.6365,0.6369,0.6375,0.6381,0.6385,0.6396,0.6397,0.6398,0.6399,0.6400,0.6405,0.6409,0.6412,0.6416,0.6417,0.6423,0.6425,0.6433,0.6434,0.6444,0.6448,0.6451,0.6462,0.6465,0.6469,0.6476,0.6481,0.6484,0.6493,0.6502,0.6546,0.6549,0.6552,0.6566,0.6577,0.6583,0.6584,0.6587,0.6600,0.6606,0.6612,0.6639,0.6662,0.6663,0.6664,0.6672,0.6677,0.6692,0.6694,0.6707,0.6714,0.6716,0.6723,0.6741,0.6762,0.6766,0.6767,0.6779,0.6830,0.6836,0.6853,0.6880,0.6890,0.6912,0.6933,0.6948,0.6958,0.6973,0.6979,0.6989,0.7007,0.7029,0.7044,0.7045,0.7052,0.7066,0.7130,0.7136,0.7144,0.7189,0.7200,0.7222,0.7252,0.7272,0.7284,0.7306,0.7343,0.7344,0.7371,0.7377,0.7380,0.7382,0.7398,0.7416,0.7421,0.7424,0.7457,0.7459,0.7476,0.7483,0.7491,0.7515,0.7518,0.7547,0.7556,0.7557,0.7564,0.7636,0.7637,0.7645,0.7656,0.7680,0.7705,0.7723,0.7731,0.7770,0.7800,0.7829,0.7855,0.7859,0.7879,0.7943,0.8035,0.8050,0.8052,0.8057,0.8089,0.8096,0.8157,0.8196,0.8246,0.8275,0.8305,0.8306,0.8378,0.8447,0.8521,0.8571,0.9004,0.9117,0.9125,0.9150,0.9199,0.9207,0.9221,0.9301,0.9320,0.9678,0.9729,0.9778,0.9784,0.9792,0.9835,0.9910,1.0030,1.0169,1.0189,1.0245,1.0284,1.0532,1.0970,1.1250,1.1383,1.1462,1.1585,1.1704,1.1983,1.2055,1.2155,1.2310,1.2494,1.2510,1.2712,1.3490,1.3895,1.5927,1.6652,2.0294,2.2385,2.6883,2.7297,2.7672,2.9032,3.0201,3.3109,3.6457,4.1740,4.1838,4.3767,7.4288],"y":[0.0019230769230769232,0.0038461538461538464,0.0057692307692307696,0.007692307692307693,0.009615384615384616,0.011538461538461539,0.013461538461538462,0.015384615384615385,0.01730769230769231,0.019230769230769232,0.021153846153846155,0.023076923076923078,0.025,0.026923076923076925,0.028846153846153848,0.03076923076923077,0.032692307692307694,0.03461538461538462,0.038461538461538464,0.04038461538461539,0.04230769230769231,0.04423076923076923,0.04807692307692308,0.05,0.05384615384615385,0.057692307692307696,0.05961538461538462,0.06153846153846154,0.06346153846153846,0.06538461538461539,0.0673076923076923,0.06923076923076923,0.075,0.07884615384615384,0.08076923076923077,0.08269230769230769,0.08461538461538462,0.08653846153846154,0.08846153846153847,0.09038461538461538,0.09230769230769231,0.09423076923076923,0.09615384615384616,0.09807692307692308,0.1,0.10192307692307692,0.10384615384615385,0.10576923076923077,0.1076923076923077,0.10961538461538461,0.11153846153846154,0.11346153846153846,0.11538461538461539,0.11730769230769231,0.11923076923076924,0.12307692307692308,0.12692307692307692,0.12884615384615383,0.13076923076923078,0.1326923076923077,0.1346153846153846,0.13653846153846153,0.14038461538461539,0.1423076923076923,0.14423076923076922,0.14807692307692308,0.15,0.1519230769230769,0.1576923076923077,0.16153846153846155,0.16538461538461538,0.1673076923076923,0.17307692307692307,0.175,0.17692307692307693,0.17884615384615385,0.18269230769230768,0.18461538461538463,0.18653846153846154,0.18846153846153846,0.19423076923076923,0.19615384615384615,0.19807692307692307,0.2,0.20192307692307693,0.2076923076923077,0.20961538461538462,0.21153846153846154,0.2153846153846154,0.21923076923076923,0.22115384615384615,0.2230769230769231,0.22692307692307692,0.23076923076923078,0.2326923076923077,0.23461538461538461,0.23653846153846153,0.23846153846153847,0.2423076923076923,0.24423076923076922,0.24615384615384617,0.25,0.2519230769230769,0.25384615384615383,0.25576923076923075,0.25769230769230766,0.25961538461538464,0.26153846153846155,0.26346153846153847,0.2653846153846154,0.2673076923076923,0.2692307692307692,0.27307692307692305,0.275,0.27692307692307694,0.27884615384615385,0.2826923076923077,0.2865384615384615,0.28846153846153844,0.2903846153846154,0.29423076923076924,0.29615384615384616,0.2980769230769231,0.3,0.3038461538461538,0.3076923076923077,0.3096153846153846,0.31153846153846154,0.31346153846153846,0.3153846153846154,0.3173076923076923,0.3211538461538462,0.3230769230769231,0.325,0.3269230769230769,0.32884615384615384,0.33076923076923076,0.3326923076923077,0.3346153846153846,0.33653846153846156,0.3384615384615385,0.3403846153846154,0.3423076923076923,0.34423076923076923,0.34615384615384615,0.34807692307692306,0.35,0.35192307692307695,0.35384615384615387,0.3557692307692308,0.3576923076923077,0.3596153846153846,0.36153846153846153,0.36346153846153845,0.36538461538461536,0.36730769230769234,0.36923076923076925,0.37115384615384617,0.3730769230769231,0.375,0.3769230769230769,0.37884615384615383,0.38076923076923075,0.38269230769230766,0.38461538461538464,0.38653846153846155,0.38846153846153847,0.3903846153846154,0.3923076923076923,0.3942307692307692,0.39615384615384613,0.39807692307692305,0.4,0.40192307692307694,0.40384615384615385,0.40576923076923077,0.4076923076923077,0.4096153846153846,0.4115384615384615,0.41346153846153844,0.4153846153846154,0.4173076923076923,0.41923076923076924,0.42115384615384616,0.4230769230769231,0.4269230769230769,0.4288461538461538,0.4307692307692308,0.4326923076923077,0.4346153846153846,0.43653846153846154,0.43846153846153846,0.4403846153846154,0.4423076923076923,0.4442307692307692,0.4461538461538462,0.4480769230769231,0.45,0.4519230769230769,0.45384615384615384,0.45576923076923076,0.4576923076923077,0.4596153846153846,0.4634615384615385,0.4653846153846154,0.46923076923076923,0.47115384615384615,0.47307692307692306,0.475,0.47692307692307695,0.47884615384615387,0.4807692307692308,0.4826923076923077,0.4846153846153846,0.48653846153846153,0.48846153846153845,0.49038461538461536,0.49230769230769234,0.49423076923076925,0.49615384615384617,0.4980769230769231,0.5019230769230769,0.5038461538461538,0.5057692307692307,0.5076923076923077,0.5096153846153846,0.5115384615384615,0.5134615384615384,0.5153846153846153,0.5173076923076924,0.5192307692307693,0.5211538461538462,0.5230769230769231,0.5269230769230769,0.5288461538461539,0.5307692307692308,0.5326923076923077,0.5365384615384615,0.5384615384615384,0.5423076923076923,0.5442307692307692,0.5461538461538461,0.5480769230769231,0.55,0.5538461538461539,0.5557692307692308,0.5596153846153846,0.5634615384615385,0.5653846153846154,0.5673076923076923,0.573076923076923,0.5769230769230769,0.5788461538461539,0.5807692307692308,0.5846153846153846,0.5865384615384616,0.5884615384615385,0.5903846153846154,0.5923076923076923,0.5942307692307692,0.5961538461538461,0.5980769230769231,0.6,0.6019230769230769,0.6038461538461538,0.6057692307692307,0.6076923076923076,0.6115384615384616,0.6134615384615385,0.6192307692307693,0.6211538461538462,0.625,0.6269230769230769,0.6288461538461538,0.6307692307692307,0.6326923076923077,0.6346153846153846,0.6365384615384615,0.6384615384615384,0.6403846153846153,0.6423076923076924,0.6442307692307693,0.6461538461538462,0.65,0.6519230769230769,0.6538461538461539,0.6557692307692308,0.6576923076923077,0.6596153846153846,0.6615384615384615,0.6634615384615384,0.6653846153846154,0.6673076923076923,0.6692307692307692,0.6711538461538461,0.6730769230769231,0.675,0.676923076923077,0.6788461538461539,0.6807692307692308,0.6826923076923077,0.6846153846153846,0.6865384615384615,0.6884615384615385,0.6903846153846154,0.6923076923076923,0.6942307692307692,0.6961538461538461,0.698076923076923,0.7,0.7019230769230769,0.7038461538461539,0.7057692307692308,0.7076923076923077,0.7096153846153846,0.7115384615384616,0.7134615384615385,0.7153846153846154,0.7173076923076923,0.7192307692307692,0.7211538461538461,0.7230769230769231,0.725,0.7269230769230769,0.7288461538461538,0.7307692307692307,0.7346153846153847,0.7365384615384616,0.7384615384615385,0.7403846153846154,0.7423076923076923,0.7442307692307693,0.7461538461538462,0.7480769230769231,0.75,0.7519230769230769,0.7538461538461538,0.7557692307692307,0.7576923076923077,0.7596153846153846,0.7615384615384615,0.7634615384615384,0.7653846153846153,0.7673076923076924,0.7692307692307693,0.7711538461538462,0.7730769230769231,0.775,0.7769230769230769,0.7788461538461539,0.7807692307692308,0.7826923076923077,0.7846153846153846,0.7865384615384615,0.7884615384615384,0.7903846153846154,0.7923076923076923,0.7942307692307692,0.7961538461538461,0.7980769230769231,0.8,0.801923076923077,0.8038461538461539,0.8057692307692308,0.8076923076923077,0.8096153846153846,0.8115384615384615,0.8134615384615385,0.8153846153846154,0.8173076923076923,0.8192307692307692,0.8211538461538461,0.823076923076923,0.825,0.8269230769230769,0.8288461538461539,0.8307692307692308,0.8326923076923077,0.8346153846153846,0.8365384615384616,0.8384615384615385,0.8403846153846154,0.8423076923076923,0.8442307692307692,0.8461538461538461,0.8480769230769231,0.85,0.8519230769230769,0.8538461538461538,0.8557692307692307,0.8576923076923076,0.8596153846153847,0.8615384615384616,0.8634615384615385,0.8653846153846154,0.8673076923076923,0.8692307692307693,0.8711538461538462,0.8730769230769231,0.8769230769230769,0.8788461538461538,0.8807692307692307,0.8826923076923077,0.8846153846153846,0.8865384615384615,0.8884615384615384,0.8903846153846153,0.8923076923076924,0.8942307692307693,0.8961538461538462,0.8980769230769231,0.9,0.9019230769230769,0.9038461538461539,0.9057692307692308,0.9076923076923077,0.9096153846153846,0.9115384615384615,0.9134615384615384,0.9153846153846154,0.9173076923076923,0.9192307692307692,0.9211538461538461,0.9230769230769231,0.925,0.926923076923077,0.9288461538461539,0.9307692307692308,0.9326923076923077,0.9346153846153846,0.9365384615384615,0.9384615384615385,0.9403846153846154,0.9423076923076923,0.9442307692307692,0.9461538461538461,0.948076923076923,0.95,0.9519230769230769,0.9538461538461539,0.9557692307692308,0.9576923076923077,0.9596153846153846,0.9615384615384616,0.9634615384615385,0.9653846153846154,0.9673076923076923,0.9692307692307692,0.9711538461538461,0.9730769230769231,0.975,0.9769230769230769,0.9788461538461538,0.9807692307692307,0.9826923076923076,0.9846153846153847,0.9865384615384616,0.9884615384615385,0.9903846153846154,0.9923076923076923,0.9942307692307693,0.9961538461538462,0.9980769230769231],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0295,0.0425,0.0458,0.0494,0.0512,0.0524,0.0526,0.0527,0.0528,0.0529,0.0530,0.0531,0.0534,0.0540,0.0543,0.0545,0.0546,0.0549,0.0550,0.0551,0.0552,0.0553,0.0555,0.0558,0.0560,0.0561,0.0563,0.0565,0.0566,0.0570,0.0571,0.0576,0.0577,0.0578,0.0580,0.0582,0.0583,0.0584,0.0585,0.0586,0.0589,0.0590,0.0591,0.0592,0.0595,0.0596,0.0597,0.0598,0.0599,0.0600,0.0603,0.0604,0.0607,0.0610,0.0612,0.0613,0.0614,0.0615,0.0617,0.0618,0.0619,0.0620,0.0621,0.0623,0.0624,0.0625,0.0627,0.0628,0.0631,0.0632,0.0634,0.0635,0.0636,0.0637,0.0638,0.0642,0.0643,0.0644,0.0645,0.0649,0.0653,0.0655,0.0656,0.0657,0.0659,0.0661,0.0662,0.0666,0.0667,0.0668,0.0669,0.0670,0.0672,0.0673,0.0674,0.0675,0.0676,0.0677,0.0679,0.0680,0.0683,0.0686,0.0687,0.0688,0.0689,0.0693,0.0694,0.0698,0.0699,0.0700,0.0701,0.0703,0.0706,0.0709,0.0711,0.0716,0.0718,0.0722,0.0723,0.0724,0.0726,0.0731,0.0734,0.0737,0.0741,0.0743,0.0744,0.0748,0.0750,0.0751,0.0752,0.0753,0.0756,0.0758,0.0759,0.0760,0.0761,0.0762,0.0765,0.0767,0.0772,0.0777,0.0778,0.0779,0.0780,0.0781,0.0782,0.0784,0.0787,0.0788,0.0790,0.0791,0.0792,0.0795,0.0797,0.0798,0.0799,0.0800,0.0802,0.0806,0.0811,0.0815,0.0818,0.0820,0.0825,0.0827,0.0828,0.0831,0.0838,0.0841,0.0844,0.0846,0.0848,0.0854,0.0860,0.0862,0.0864,0.0867,0.0870,0.0871,0.0873,0.0878,0.0880,0.0881,0.0885,0.0886,0.0891,0.0892,0.0893,0.0894,0.0898,0.0899,0.0901,0.0902,0.0906,0.0907,0.0911,0.0913,0.0914,0.0915,0.0916,0.0922,0.0925,0.0932,0.0933,0.0940,0.0942,0.0945,0.0950,0.0953,0.0958,0.0968,0.0971,0.0972,0.0974,0.0976,0.0977,0.0981,0.0982,0.0985,0.0989,0.0999,0.1000,0.1002,0.1007,0.1009,0.1014,0.1015,0.1019,0.1020,0.1023,0.1025,0.1027,0.1029,0.1033,0.1038,0.1045,0.1047,0.1049,0.1050,0.1052,0.1053,0.1056,0.1060,0.1063,0.1065,0.1066,0.1069,0.1072,0.1075,0.1077,0.1079,0.1084,0.1085,0.1086,0.1090,0.1096,0.1099,0.1106,0.1107,0.1109,0.1112,0.1113,0.1115,0.1117,0.1118,0.1119,0.1126,0.1127,0.1131,0.1136,0.1142,0.1143,0.1144,0.1146,0.1151,0.1152,0.1157,0.1159,0.1169,0.1171,0.1174,0.1176,0.1182,0.1185,0.1189,0.1192,0.1193,0.1197,0.1199,0.1200,0.1207,0.1210,0.1226,0.1227,0.1232,0.1238,0.1246,0.1249,0.1251,0.1252,0.1254,0.1262,0.1264,0.1271,0.1272,0.1275,0.1278,0.1282,0.1288,0.1299,0.1300,0.1312,0.1313,0.1318,0.1333,0.1343,0.1345,0.1346,0.1360,0.1362,0.1367,0.1374,0.1376,0.1381,0.1383,0.1388,0.1390,0.1392,0.1395,0.1397,0.1403,0.1409,0.1411,0.1413,0.1419,0.1423,0.1426,0.1438,0.1444,0.1450,0.1455,0.1474,0.1478,0.1485,0.1495,0.1499,0.1509,0.1529,0.1543,0.1545,0.1550,0.1560,0.1581,0.1596,0.1611,0.1621,0.1626,0.1632,0.1642,0.1648,0.1654,0.1673,0.1678,0.1726,0.1750,0.1766,0.1773,0.1781,0.1804,0.1808,0.1828,0.1847,0.1855,0.1881,0.1947,0.1972,0.1990,0.2046,0.2077,0.2134,0.2151,0.2181,0.2198,0.2265,0.2296,0.2318,0.2396,0.2424,0.2529,0.2532,0.2582,0.2611,0.2697,0.2711,0.2832,0.2857,0.3017,0.3070,0.3229,0.3406,0.3412,0.3521,0.3622,0.3719,0.3825,0.4262,0.4305,0.4556,0.4632,0.4736,0.4953,0.5646,0.5768,0.5856,0.5938,0.6243,0.9102,1.1265,1.1963,1.8072,1.9723,2.0660,2.3334,2.5579,2.7005,3.3336,3.7063,4.2960,4.3906,4.9377,5.3894,6.7651,10.3716],"y":[0.0019193857965451055,0.003838771593090211,0.005758157389635317,0.007677543186180422,0.009596928982725527,0.011516314779270634,0.013435700575815739,0.015355086372360844,0.01727447216890595,0.023032629558541268,0.02495201535508637,0.026871401151631478,0.028790786948176585,0.03262955854126679,0.0345489443378119,0.036468330134357005,0.03838771593090211,0.04030710172744722,0.04222648752399232,0.044145873320537425,0.046065259117082535,0.04798464491362764,0.05182341650671785,0.053742802303262956,0.05566218809980806,0.05950095969289827,0.06333973128598848,0.0671785028790787,0.0690978886756238,0.0710172744721689,0.07293666026871401,0.07485604606525911,0.07677543186180422,0.07869481765834933,0.08061420345489444,0.08445297504798464,0.08829174664107485,0.09404990403071017,0.09596928982725528,0.09980806142034548,0.1036468330134357,0.10748560460652591,0.11132437619961612,0.11324376199616124,0.11708253358925144,0.12092130518234165,0.12284069097888675,0.12476007677543186,0.12667946257197696,0.12859884836852206,0.13051823416506717,0.1343570057581574,0.1362763915547025,0.1381957773512476,0.1420345489443378,0.14395393474088292,0.14587332053742802,0.14779270633397312,0.14971209213051823,0.15547024952015356,0.15738963531669867,0.15930902111324377,0.16122840690978887,0.16314779270633398,0.16698656429942418,0.1689059500959693,0.1727447216890595,0.1765834932821497,0.1785028790786948,0.18234165067178504,0.18618042226487524,0.19001919385796545,0.19193857965451055,0.19385796545105566,0.19769673704414586,0.20153550863723607,0.2053742802303263,0.2072936660268714,0.21305182341650672,0.21497120921305182,0.21689059500959693,0.21880998080614203,0.22072936660268713,0.22264875239923224,0.22456813819577734,0.22648752399232247,0.22840690978886757,0.23224568138195778,0.236084452975048,0.2399232245681382,0.2418426103646833,0.2437619961612284,0.2456813819577735,0.2476007677543186,0.2495201535508637,0.2514395393474088,0.2533589251439539,0.2571976967370441,0.26103646833013433,0.2629558541266795,0.2648752399232246,0.2667946257197697,0.2687140115163148,0.2744721689059501,0.2763915547024952,0.2783109404990403,0.2802303262955854,0.2840690978886756,0.28790786948176583,0.29174664107485604,0.29750479846449135,0.29942418426103645,0.30134357005758156,0.30326295585412666,0.30518234165067176,0.30710172744721687,0.30902111324376197,0.31285988483685223,0.31669865642994244,0.31861804222648754,0.32245681381957775,0.32629558541266795,0.32821497120921306,0.33013435700575816,0.33205374280230326,0.33397312859884837,0.3378119001919386,0.3416506717850288,0.3435700575815739,0.345489443378119,0.3474088291746641,0.3493282149712092,0.3512476007677543,0.3550863723608445,0.3570057581573896,0.35892514395393477,0.36084452975047987,0.362763915547025,0.3646833013435701,0.3666026871401152,0.3685220729366603,0.3704414587332054,0.3723608445297505,0.3761996161228407,0.3781190019193858,0.3800383877159309,0.381957773512476,0.3838771593090211,0.3857965451055662,0.3877159309021113,0.3896353166986564,0.3915547024952015,0.39539347408829173,0.39731285988483683,0.39923224568138194,0.40115163147792704,0.4049904030710173,0.4069097888675624,0.4107485604606526,0.4126679462571977,0.4165067178502879,0.42034548944337813,0.42226487523992323,0.42418426103646834,0.42610364683301344,0.42802303262955854,0.42994241842610365,0.43378119001919385,0.43570057581573896,0.43953934740882916,0.44337811900191937,0.44529750479846447,0.4491362763915547,0.45297504798464494,0.45489443378119004,0.45681381957773515,0.46065259117082535,0.46257197696737046,0.46449136276391556,0.46641074856046066,0.46833013435700577,0.47024952015355087,0.472168905950096,0.4760076775431862,0.4779270633397313,0.4798464491362764,0.4817658349328215,0.4836852207293666,0.4856046065259117,0.4875239923224568,0.491362763915547,0.4932821497120921,0.4952015355086372,0.4971209213051823,0.5009596928982726,0.5028790786948176,0.5047984644913628,0.5067178502879078,0.5124760076775432,0.5163147792706334,0.5201535508637236,0.5220729366602687,0.5239923224568138,0.525911708253359,0.527831094049904,0.5297504798464492,0.5316698656429942,0.5335892514395394,0.5355086372360844,0.5374280230326296,0.5393474088291746,0.5412667946257198,0.5431861804222649,0.54510556621881,0.5470249520153551,0.5489443378119002,0.5508637236084453,0.5527831094049904,0.5566218809980806,0.5585412667946257,0.5604606525911708,0.5623800383877159,0.564299424184261,0.5662188099808061,0.5681381957773513,0.5700575815738963,0.5719769673704415,0.5738963531669866,0.5758157389635317,0.5777351247600768,0.5796545105566219,0.581573896353167,0.5834932821497121,0.5854126679462572,0.5892514395393474,0.5911708253358925,0.5930902111324377,0.5950095969289827,0.5969289827255279,0.5988483685220729,0.6007677543186181,0.6065259117082533,0.6122840690978887,0.6142034548944337,0.6161228406909789,0.6180422264875239,0.6199616122840691,0.6218809980806143,0.6238003838771593,0.6257197696737045,0.6276391554702495,0.6295585412667947,0.6314779270633397,0.6333973128598849,0.6353166986564299,0.6372360844529751,0.6391554702495201,0.6410748560460653,0.6429942418426103,0.6449136276391555,0.6468330134357005,0.6487523992322457,0.6506717850287908,0.6525911708253359,0.654510556621881,0.6564299424184261,0.6602687140115163,0.6621880998080614,0.6641074856046065,0.6660268714011516,0.6679462571976967,0.6698656429942419,0.6717850287907869,0.6737044145873321,0.6756238003838771,0.6775431861804223,0.6794625719769674,0.6813819577735125,0.6833013435700576,0.6852207293666027,0.6871401151631478,0.6890595009596929,0.690978886756238,0.6928982725527831,0.6948176583493282,0.6967370441458733,0.6986564299424184,0.7005758157389635,0.7044145873320538,0.7063339731285988,0.708253358925144,0.710172744721689,0.7120921305182342,0.7140115163147792,0.7159309021113244,0.7178502879078695,0.7197696737044146,0.7216890595009597,0.7236084452975048,0.72552783109405,0.727447216890595,0.7293666026871402,0.7312859884836852,0.7332053742802304,0.7351247600767754,0.7370441458733206,0.7389635316698656,0.7428023032629558,0.744721689059501,0.746641074856046,0.7485604606525912,0.7523992322456814,0.7543186180422264,0.7562380038387716,0.7581573896353166,0.7600767754318618,0.761996161228407,0.763915547024952,0.7658349328214972,0.7696737044145874,0.7715930902111324,0.7735124760076776,0.7754318618042226,0.7792706333973128,0.781190019193858,0.783109404990403,0.7850287907869482,0.7869481765834933,0.7888675623800384,0.7907869481765835,0.7927063339731286,0.7965451055662188,0.7984644913627639,0.800383877159309,0.8023032629558541,0.8042226487523992,0.8061420345489443,0.8080614203454894,0.8099808061420346,0.8119001919385797,0.8138195777351248,0.8157389635316699,0.817658349328215,0.8195777351247601,0.8214971209213052,0.8234165067178503,0.8272552783109405,0.8291746641074856,0.8310940499040307,0.8330134357005758,0.8349328214971209,0.836852207293666,0.8387715930902111,0.8406909788867563,0.8426103646833013,0.8445297504798465,0.8483685220729367,0.8502879078694817,0.8522072936660269,0.8541266794625719,0.8560460652591171,0.8579654510556622,0.8598848368522073,0.8618042226487524,0.8637236084452975,0.8656429942418427,0.8675623800383877,0.8694817658349329,0.8714011516314779,0.8733205374280231,0.8752399232245681,0.8771593090211133,0.8790786948176583,0.8809980806142035,0.8829174664107485,0.8848368522072937,0.8867562380038387,0.8886756238003839,0.8905950095969289,0.8925143953934741,0.8944337811900192,0.8963531669865643,0.8982725527831094,0.9001919385796545,0.9021113243761996,0.9040307101727447,0.9059500959692899,0.9078694817658349,0.9097888675623801,0.9136276391554703,0.9155470249520153,0.9174664107485605,0.9193857965451055,0.9213051823416507,0.9232245681381958,0.9251439539347409,0.927063339731286,0.9289827255278311,0.9309021113243762,0.9328214971209213,0.9347408829174664,0.9366602687140115,0.9385796545105566,0.9404990403071017,0.9424184261036468,0.944337811900192,0.946257197696737,0.9481765834932822,0.9500959692898272,0.9520153550863724,0.9539347408829175,0.9558541266794626,0.9577735124760077,0.9596928982725528,0.9616122840690979,0.963531669865643,0.9654510556621881,0.9673704414587332,0.9692898272552783,0.9712092130518234,0.9731285988483686,0.9750479846449136,0.9769673704414588,0.9788867562380038,0.980806142034549,0.982725527831094,0.9846449136276392,0.9865642994241842,0.9884836852207294,0.9904030710172744,0.9923224568138196,0.9942418426103646,0.9961612284069098,0.9980806142034548],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.3984,0.3995,0.4001,0.4003,0.4008,0.4013,0.4024,0.4029,0.4030,0.4032,0.4036,0.4049,0.4051,0.4053,0.4054,0.4056,0.4057,0.4059,0.4060,0.4062,0.4064,0.4068,0.4069,0.4070,0.4073,0.4075,0.4077,0.4082,0.4084,0.4086,0.4087,0.4088,0.4089,0.4094,0.4096,0.4097,0.4098,0.4101,0.4102,0.4103,0.4104,0.4105,0.4106,0.4108,0.4109,0.4110,0.4111,0.4113,0.4115,0.4116,0.4117,0.4118,0.4120,0.4121,0.4122,0.4125,0.4128,0.4129,0.4130,0.4131,0.4132,0.4133,0.4135,0.4136,0.4137,0.4141,0.4143,0.4144,0.4145,0.4146,0.4149,0.4151,0.4156,0.4157,0.4159,0.4164,0.4165,0.4166,0.4168,0.4169,0.4170,0.4172,0.4173,0.4175,0.4177,0.4179,0.4183,0.4185,0.4187,0.4189,0.4192,0.4195,0.4196,0.4197,0.4200,0.4202,0.4203,0.4204,0.4205,0.4206,0.4212,0.4214,0.4215,0.4216,0.4218,0.4219,0.4220,0.4222,0.4223,0.4224,0.4225,0.4226,0.4230,0.4232,0.4234,0.4239,0.4241,0.4243,0.4244,0.4245,0.4249,0.4250,0.4253,0.4255,0.4256,0.4257,0.4259,0.4261,0.4264,0.4266,0.4267,0.4268,0.4269,0.4271,0.4272,0.4274,0.4275,0.4279,0.4281,0.4286,0.4289,0.4293,0.4297,0.4300,0.4303,0.4304,0.4306,0.4309,0.4312,0.4315,0.4316,0.4318,0.4320,0.4323,0.4326,0.4327,0.4329,0.4330,0.4332,0.4333,0.4338,0.4341,0.4342,0.4343,0.4344,0.4346,0.4348,0.4354,0.4355,0.4359,0.4365,0.4366,0.4367,0.4369,0.4371,0.4376,0.4379,0.4385,0.4395,0.4396,0.4397,0.4402,0.4403,0.4404,0.4405,0.4408,0.4416,0.4417,0.4418,0.4419,0.4423,0.4424,0.4426,0.4437,0.4440,0.4442,0.4446,0.4448,0.4449,0.4450,0.4451,0.4454,0.4455,0.4456,0.4462,0.4466,0.4470,0.4472,0.4473,0.4476,0.4477,0.4482,0.4483,0.4486,0.4487,0.4488,0.4489,0.4490,0.4491,0.4502,0.4507,0.4518,0.4522,0.4523,0.4527,0.4528,0.4532,0.4538,0.4542,0.4543,0.4546,0.4548,0.4550,0.4551,0.4560,0.4561,0.4562,0.4563,0.4564,0.4565,0.4571,0.4572,0.4575,0.4579,0.4582,0.4583,0.4588,0.4594,0.4596,0.4604,0.4605,0.4612,0.4624,0.4628,0.4631,0.4639,0.4648,0.4652,0.4654,0.4655,0.4659,0.4661,0.4664,0.4666,0.4681,0.4682,0.4688,0.4703,0.4706,0.4716,0.4723,0.4737,0.4742,0.4744,0.4748,0.4755,0.4757,0.4761,0.4771,0.4773,0.4779,0.4780,0.4785,0.4789,0.4791,0.4792,0.4815,0.4816,0.4831,0.4833,0.4850,0.4853,0.4862,0.4866,0.4884,0.4887,0.4901,0.4904,0.4915,0.4920,0.4934,0.4951,0.4955,0.4957,0.4975,0.4977,0.4980,0.4986,0.4987,0.4989,0.5003,0.5014,0.5015,0.5027,0.5059,0.5064,0.5080,0.5092,0.5094,0.5107,0.5127,0.5146,0.5157,0.5184,0.5197,0.5232,0.5233,0.5238,0.5257,0.5267,0.5284,0.5306,0.5311,0.5325,0.5352,0.5360,0.5455,0.5472,0.5498,0.5517,0.5627,0.5633,0.5640,0.5793,0.5805,0.5822,0.5845,0.5853,0.5892,0.5962,0.5981,0.5997,0.6021,0.6027,0.6031,0.6052,0.6057,0.6068,0.6078,0.6085,0.6086,0.6087,0.6110,0.6112,0.6160,0.6208,0.6216,0.6268,0.6369,0.6382,0.6390,0.6438,0.6449,0.6457,0.6480,0.6503,0.6519,0.6521,0.6542,0.6557,0.6616,0.6617,0.6650,0.6661,0.6671,0.6830,0.6866,0.7013,0.7092,0.7102,0.7262,0.7289,0.7361,0.7417,0.7503,0.7648,0.7653,0.7691,0.7788,0.7984,0.8943,0.9208,0.9328,0.9423,0.9541,0.9880,1.0301,1.0331,1.0888,1.0943,1.0960,1.1359,1.1484,1.1765,1.1812,1.5497,1.6412,1.8291,2.0583,2.6149,3.1733,3.1857,3.2272,3.2962,4.5563,4.9580,5.5041,6.1228,6.2582,6.6532,7.7409,7.8631,8.1660,8.6933,11.1683],"y":[0.0019230769230769232,0.0038461538461538464,0.0057692307692307696,0.007692307692307693,0.009615384615384616,0.011538461538461539,0.013461538461538462,0.021153846153846155,0.025,0.026923076923076925,0.03076923076923077,0.03461538461538462,0.03653846153846154,0.04038461538461539,0.04230769230769231,0.04423076923076923,0.046153846153846156,0.04807692307692308,0.05,0.05576923076923077,0.05961538461538462,0.06153846153846154,0.06346153846153846,0.06538461538461539,0.06923076923076923,0.07115384615384615,0.07307692307692308,0.075,0.07884615384615384,0.08076923076923077,0.08461538461538462,0.08653846153846154,0.09230769230769231,0.09615384615384616,0.09807692307692308,0.1,0.10192307692307692,0.10384615384615385,0.10961538461538461,0.11346153846153846,0.11538461538461539,0.11730769230769231,0.11923076923076924,0.12115384615384615,0.125,0.12692307692307692,0.13076923076923078,0.13653846153846153,0.13846153846153847,0.14038461538461539,0.14423076923076922,0.14615384615384616,0.14807692307692308,0.15,0.1519230769230769,0.15576923076923077,0.1576923076923077,0.16538461538461538,0.1673076923076923,0.16923076923076924,0.175,0.18076923076923077,0.18269230769230768,0.18653846153846154,0.18846153846153846,0.19038461538461537,0.19230769230769232,0.19423076923076923,0.20192307692307693,0.20384615384615384,0.20576923076923076,0.20961538461538462,0.21153846153846154,0.2153846153846154,0.2173076923076923,0.2230769230769231,0.225,0.22692307692307692,0.22884615384615384,0.23461538461538461,0.23653846153846153,0.2403846153846154,0.2423076923076923,0.24423076923076922,0.24807692307692308,0.2519230769230769,0.25576923076923075,0.25961538461538464,0.26153846153846155,0.2653846153846154,0.2692307692307692,0.27115384615384613,0.27692307692307694,0.27884615384615385,0.2865384615384615,0.2903846153846154,0.2923076923076923,0.29423076923076924,0.2980769230769231,0.3,0.3019230769230769,0.3038461538461538,0.3057692307692308,0.3076923076923077,0.3096153846153846,0.31153846153846154,0.3173076923076923,0.3192307692307692,0.3211538461538462,0.3230769230769231,0.325,0.3269230769230769,0.32884615384615384,0.33076923076923076,0.3326923076923077,0.3346153846153846,0.33653846153846156,0.3384615384615385,0.3423076923076923,0.34423076923076923,0.34615384615384615,0.34807692307692306,0.35,0.35192307692307695,0.35384615384615387,0.3596153846153846,0.36153846153846153,0.36346153846153845,0.36538461538461536,0.36730769230769234,0.36923076923076925,0.37115384615384617,0.3730769230769231,0.3769230769230769,0.37884615384615383,0.38076923076923075,0.38269230769230766,0.38461538461538464,0.38653846153846155,0.38846153846153847,0.3903846153846154,0.3923076923076923,0.3942307692307692,0.39615384615384613,0.39807692307692305,0.4,0.40384615384615385,0.40576923076923077,0.4096153846153846,0.41346153846153844,0.4173076923076923,0.41923076923076924,0.42115384615384616,0.4230769230769231,0.425,0.4269230769230769,0.4288461538461538,0.4307692307692308,0.4326923076923077,0.4346153846153846,0.43653846153846154,0.43846153846153846,0.4403846153846154,0.4442307692307692,0.4461538461538462,0.4480769230769231,0.4519230769230769,0.45384615384615384,0.45576923076923076,0.4576923076923077,0.4596153846153846,0.46153846153846156,0.4634615384615385,0.4673076923076923,0.46923076923076923,0.47115384615384615,0.47307692307692306,0.475,0.47692307692307695,0.4807692307692308,0.4826923076923077,0.4846153846153846,0.48846153846153845,0.49038461538461536,0.49230769230769234,0.49423076923076925,0.49615384615384617,0.4980769230769231,0.5,0.5019230769230769,0.5038461538461538,0.5057692307692307,0.5076923076923077,0.5096153846153846,0.5115384615384615,0.5153846153846153,0.5173076923076924,0.5192307692307693,0.5230769230769231,0.5269230769230769,0.5288461538461539,0.5307692307692308,0.5326923076923077,0.5346153846153846,0.5365384615384615,0.5384615384615384,0.5403846153846154,0.5423076923076923,0.5442307692307692,0.5461538461538461,0.5480769230769231,0.55,0.551923076923077,0.5557692307692308,0.5576923076923077,0.5596153846153846,0.5615384615384615,0.5673076923076923,0.5692307692307692,0.5711538461538461,0.573076923076923,0.575,0.5769230769230769,0.5788461538461539,0.5807692307692308,0.5826923076923077,0.5865384615384616,0.5903846153846154,0.5923076923076923,0.5942307692307692,0.5961538461538461,0.5980769230769231,0.6,0.6019230769230769,0.6038461538461538,0.6057692307692307,0.6076923076923076,0.6096153846153847,0.6115384615384616,0.6134615384615385,0.6153846153846154,0.6173076923076923,0.6192307692307693,0.6211538461538462,0.6230769230769231,0.625,0.6269230769230769,0.6288461538461538,0.6326923076923077,0.6346153846153846,0.6365384615384615,0.6384615384615384,0.6403846153846153,0.6423076923076924,0.6442307692307693,0.6461538461538462,0.6480769230769231,0.65,0.6519230769230769,0.6538461538461539,0.6557692307692308,0.6576923076923077,0.6596153846153846,0.6615384615384615,0.6634615384615384,0.6653846153846154,0.6673076923076923,0.6692307692307692,0.6711538461538461,0.6730769230769231,0.675,0.676923076923077,0.6788461538461539,0.6807692307692308,0.6826923076923077,0.6846153846153846,0.6865384615384615,0.6884615384615385,0.6903846153846154,0.6923076923076923,0.6942307692307692,0.6961538461538461,0.698076923076923,0.7,0.7019230769230769,0.7038461538461539,0.7057692307692308,0.7076923076923077,0.7096153846153846,0.7115384615384616,0.7134615384615385,0.7153846153846154,0.7192307692307692,0.7211538461538461,0.7230769230769231,0.725,0.7269230769230769,0.7307692307692307,0.7326923076923076,0.7346153846153847,0.7365384615384616,0.7384615384615385,0.7403846153846154,0.7423076923076923,0.7442307692307693,0.7461538461538462,0.7480769230769231,0.75,0.7519230769230769,0.7538461538461538,0.7557692307692307,0.7576923076923077,0.7596153846153846,0.7615384615384615,0.7634615384615384,0.7673076923076924,0.7692307692307693,0.7711538461538462,0.7730769230769231,0.775,0.7769230769230769,0.7788461538461539,0.7807692307692308,0.7826923076923077,0.7846153846153846,0.7865384615384615,0.7884615384615384,0.7903846153846154,0.7923076923076923,0.7942307692307692,0.7961538461538461,0.7980769230769231,0.8,0.801923076923077,0.8038461538461539,0.8057692307692308,0.8076923076923077,0.8096153846153846,0.8115384615384615,0.8134615384615385,0.8153846153846154,0.8173076923076923,0.8192307692307692,0.8211538461538461,0.823076923076923,0.825,0.8269230769230769,0.8288461538461539,0.8326923076923077,0.8346153846153846,0.8365384615384616,0.8384615384615385,0.8403846153846154,0.8423076923076923,0.8442307692307692,0.8461538461538461,0.8480769230769231,0.85,0.8519230769230769,0.8538461538461538,0.8557692307692307,0.8576923076923076,0.8596153846153847,0.8615384615384616,0.8634615384615385,0.8653846153846154,0.8673076923076923,0.8692307692307693,0.8711538461538462,0.8730769230769231,0.875,0.8769230769230769,0.8788461538461538,0.8807692307692307,0.8826923076923077,0.8846153846153846,0.8865384615384615,0.8884615384615384,0.8903846153846153,0.8923076923076924,0.8942307692307693,0.8961538461538462,0.8980769230769231,0.9,0.9019230769230769,0.9038461538461539,0.9057692307692308,0.9076923076923077,0.9096153846153846,0.9115384615384615,0.9134615384615384,0.9153846153846154,0.9173076923076923,0.9192307692307692,0.9211538461538461,0.9230769230769231,0.925,0.926923076923077,0.9288461538461539,0.9307692307692308,0.9326923076923077,0.9346153846153846,0.9365384615384615,0.9384615384615385,0.9403846153846154,0.9423076923076923,0.9442307692307692,0.9461538461538461,0.948076923076923,0.95,0.9519230769230769,0.9538461538461539,0.9557692307692308,0.9576923076923077,0.9596153846153846,0.9615384615384616,0.9634615384615385,0.9653846153846154,0.9673076923076923,0.9692307692307692,0.9711538461538461,0.9730769230769231,0.975,0.9769230769230769,0.9788461538461538,0.9807692307692307,0.9826923076923076,0.9846153846153847,0.9865384615384616,0.9884615384615385,0.9903846153846154,0.9923076923076923,0.9942307692307693,0.9961538461538462,0.9980769230769231],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0368,0.0497,0.0654,0.0674,0.0678,0.0685,0.0690,0.0694,0.0696,0.0705,0.0707,0.0708,0.0710,0.0716,0.0717,0.0719,0.0721,0.0724,0.0726,0.0728,0.0729,0.0731,0.0732,0.0734,0.0738,0.0740,0.0741,0.0745,0.0747,0.0749,0.0750,0.0754,0.0755,0.0758,0.0760,0.0763,0.0764,0.0765,0.0768,0.0770,0.0772,0.0773,0.0775,0.0777,0.0779,0.0780,0.0781,0.0782,0.0783,0.0785,0.0786,0.0789,0.0790,0.0791,0.0793,0.0794,0.0795,0.0796,0.0797,0.0801,0.0802,0.0803,0.0806,0.0807,0.0811,0.0812,0.0813,0.0814,0.0817,0.0818,0.0820,0.0824,0.0827,0.0828,0.0829,0.0830,0.0832,0.0834,0.0835,0.0836,0.0837,0.0839,0.0840,0.0841,0.0842,0.0843,0.0844,0.0845,0.0846,0.0847,0.0848,0.0856,0.0858,0.0861,0.0863,0.0866,0.0870,0.0871,0.0872,0.0873,0.0877,0.0879,0.0880,0.0881,0.0882,0.0883,0.0884,0.0885,0.0886,0.0887,0.0892,0.0896,0.0904,0.0908,0.0909,0.0910,0.0911,0.0912,0.0916,0.0919,0.0921,0.0924,0.0926,0.0929,0.0930,0.0931,0.0937,0.0938,0.0939,0.0941,0.0942,0.0943,0.0944,0.0947,0.0948,0.0949,0.0951,0.0952,0.0955,0.0958,0.0959,0.0962,0.0964,0.0965,0.0966,0.0969,0.0970,0.0971,0.0975,0.0977,0.0979,0.0980,0.0981,0.0982,0.0984,0.0988,0.0990,0.0991,0.0997,0.1001,0.1003,0.1006,0.1008,0.1010,0.1011,0.1012,0.1014,0.1015,0.1016,0.1017,0.1018,0.1027,0.1028,0.1032,0.1036,0.1041,0.1047,0.1050,0.1053,0.1057,0.1060,0.1062,0.1066,0.1067,0.1070,0.1071,0.1072,0.1074,0.1087,0.1088,0.1089,0.1091,0.1092,0.1093,0.1094,0.1096,0.1103,0.1109,0.1118,0.1120,0.1127,0.1131,0.1132,0.1137,0.1138,0.1139,0.1146,0.1147,0.1150,0.1153,0.1155,0.1157,0.1160,0.1162,0.1167,0.1174,0.1180,0.1186,0.1191,0.1192,0.1197,0.1199,0.1202,0.1204,0.1205,0.1207,0.1209,0.1211,0.1214,0.1223,0.1228,0.1232,0.1233,0.1236,0.1237,0.1239,0.1251,0.1252,0.1253,0.1258,0.1260,0.1263,0.1266,0.1270,0.1271,0.1274,0.1277,0.1279,0.1280,0.1281,0.1291,0.1292,0.1294,0.1299,0.1300,0.1302,0.1306,0.1308,0.1314,0.1319,0.1323,0.1327,0.1328,0.1329,0.1333,0.1334,0.1335,0.1338,0.1340,0.1343,0.1352,0.1357,0.1361,0.1362,0.1366,0.1382,0.1387,0.1400,0.1403,0.1414,0.1415,0.1425,0.1426,0.1428,0.1442,0.1443,0.1447,0.1452,0.1466,0.1468,0.1485,0.1499,0.1507,0.1522,0.1529,0.1538,0.1547,0.1556,0.1562,0.1573,0.1582,0.1589,0.1601,0.1609,0.1611,0.1612,0.1627,0.1632,0.1636,0.1638,0.1655,0.1661,0.1663,0.1670,0.1681,0.1686,0.1705,0.1736,0.1782,0.1805,0.1810,0.1813,0.1838,0.1862,0.1878,0.1880,0.1882,0.1955,0.1956,0.1964,0.1995,0.2027,0.2046,0.2107,0.2116,0.2132,0.2162,0.2231,0.2255,0.2272,0.2287,0.2333,0.2357,0.2386,0.2424,0.2556,0.2681,0.2709,0.2767,0.2813,0.2849,0.2866,0.2871,0.2949,0.2959,0.2966,0.2988,0.3003,0.3010,0.3065,0.3068,0.3085,0.3087,0.3110,0.3120,0.3135,0.3145,0.3152,0.3186,0.3227,0.3291,0.3299,0.3330,0.3389,0.3410,0.3467,0.3472,0.3559,0.3560,0.3568,0.3582,0.3629,0.3672,0.3673,0.3702,0.3740,0.3741,0.3819,0.3835,0.3850,0.3851,0.3852,0.3888,0.3953,0.4068,0.4153,0.4161,0.4242,0.4273,0.4293,0.4370,0.4425,0.4567,0.4644,0.4947,0.5189,0.5252,0.5429,0.5499,0.5664,0.6051,1.0175,1.2180,1.8110,2.2633,2.4348,2.4859,2.8361,2.8663,3.0065,3.0463,3.8010,4.0780,4.1140,4.7358,4.9104,6.0050,9.1994,9.9878,10.1371],"y":[0.0018656716417910447,0.0037313432835820895,0.005597014925373134,0.007462686567164179,0.009328358208955223,0.011194029850746268,0.013059701492537313,0.014925373134328358,0.016791044776119403,0.020522388059701493,0.024253731343283583,0.026119402985074626,0.027985074626865673,0.03171641791044776,0.033582089552238806,0.03544776119402985,0.03731343283582089,0.03917910447761194,0.041044776119402986,0.04291044776119403,0.05037313432835821,0.05223880597014925,0.055970149253731345,0.05970149253731343,0.061567164179104475,0.06343283582089553,0.06902985074626866,0.0708955223880597,0.07276119402985075,0.07649253731343283,0.07835820895522388,0.08022388059701492,0.08395522388059702,0.08582089552238806,0.08768656716417911,0.08955223880597014,0.0914179104477612,0.09328358208955224,0.09701492537313433,0.09888059701492537,0.10074626865671642,0.10634328358208955,0.10820895522388059,0.11194029850746269,0.11567164179104478,0.11753731343283583,0.11940298507462686,0.12126865671641791,0.12313432835820895,0.12686567164179105,0.1287313432835821,0.13059701492537312,0.13432835820895522,0.13619402985074627,0.13992537313432835,0.1455223880597015,0.14738805970149255,0.15111940298507462,0.15298507462686567,0.15485074626865672,0.15858208955223882,0.16417910447761194,0.16791044776119404,0.16977611940298507,0.17350746268656717,0.17537313432835822,0.17723880597014927,0.19029850746268656,0.19402985074626866,0.1958955223880597,0.19962686567164178,0.20335820895522388,0.20522388059701493,0.20708955223880596,0.208955223880597,0.21455223880597016,0.21641791044776118,0.22201492537313433,0.2294776119402985,0.23134328358208955,0.2332089552238806,0.23507462686567165,0.23694029850746268,0.23880597014925373,0.24253731343283583,0.24440298507462688,0.24813432835820895,0.251865671641791,0.2537313432835821,0.2555970149253731,0.26119402985074625,0.2630597014925373,0.26492537313432835,0.2667910447761194,0.26865671641791045,0.27052238805970147,0.27238805970149255,0.27611940298507465,0.27798507462686567,0.28171641791044777,0.2835820895522388,0.2873134328358209,0.292910447761194,0.2947761194029851,0.3003731343283582,0.30223880597014924,0.3041044776119403,0.30783582089552236,0.30970149253731344,0.31343283582089554,0.31716417910447764,0.3208955223880597,0.32276119402985076,0.3246268656716418,0.3283582089552239,0.3302238805970149,0.332089552238806,0.333955223880597,0.3358208955223881,0.3376865671641791,0.3414179104477612,0.34701492537313433,0.34888059701492535,0.35074626865671643,0.35261194029850745,0.35447761194029853,0.35634328358208955,0.3582089552238806,0.36007462686567165,0.3619402985074627,0.36380597014925375,0.3675373134328358,0.3694029850746269,0.3712686567164179,0.375,0.3824626865671642,0.3843283582089552,0.3880597014925373,0.38992537313432835,0.3917910447761194,0.39365671641791045,0.39552238805970147,0.39925373134328357,0.40111940298507465,0.40298507462686567,0.4048507462686567,0.40671641791044777,0.4085820895522388,0.41044776119402987,0.4123134328358209,0.4141791044776119,0.416044776119403,0.417910447761194,0.4197761194029851,0.4216417910447761,0.4253731343283582,0.42723880597014924,0.4291044776119403,0.43097014925373134,0.43470149253731344,0.44029850746268656,0.44216417910447764,0.44402985074626866,0.4458955223880597,0.44776119402985076,0.4496268656716418,0.45149253731343286,0.4533582089552239,0.4552238805970149,0.457089552238806,0.458955223880597,0.4608208955223881,0.46455223880597013,0.4664179104477612,0.46828358208955223,0.4701492537313433,0.47388059701492535,0.47574626865671643,0.47761194029850745,0.47947761194029853,0.48134328358208955,0.4832089552238806,0.48507462686567165,0.4869402985074627,0.4944029850746269,0.4962686567164179,0.5,0.5018656716417911,0.503731343283582,0.5055970149253731,0.5074626865671642,0.5093283582089553,0.5111940298507462,0.5130597014925373,0.5149253731343284,0.5167910447761194,0.5223880597014925,0.5242537313432836,0.5279850746268657,0.5298507462686567,0.5317164179104478,0.5373134328358209,0.539179104477612,0.5410447761194029,0.542910447761194,0.5447761194029851,0.5485074626865671,0.5503731343283582,0.5522388059701493,0.5541044776119403,0.5559701492537313,0.5578358208955224,0.5597014925373134,0.5634328358208955,0.5652985074626866,0.5671641791044776,0.5690298507462687,0.5708955223880597,0.5727611940298507,0.5746268656716418,0.5764925373134329,0.5783582089552238,0.5802238805970149,0.585820895522388,0.5895522388059702,0.5932835820895522,0.5951492537313433,0.5970149253731343,0.5988805970149254,0.6007462686567164,0.6026119402985075,0.6063432835820896,0.6082089552238806,0.6100746268656716,0.6119402985074627,0.6138059701492538,0.6175373134328358,0.6194029850746269,0.6231343283582089,0.625,0.6268656716417911,0.628731343283582,0.6305970149253731,0.6324626865671642,0.6343283582089553,0.6361940298507462,0.6380597014925373,0.6399253731343284,0.6417910447761194,0.6436567164179104,0.6455223880597015,0.6473880597014925,0.6492537313432836,0.6511194029850746,0.6529850746268657,0.6548507462686567,0.6567164179104478,0.6585820895522388,0.6623134328358209,0.664179104477612,0.6660447761194029,0.667910447761194,0.6697761194029851,0.6716417910447762,0.6735074626865671,0.6753731343283582,0.6772388059701493,0.6791044776119403,0.6809701492537313,0.6828358208955224,0.6847014925373134,0.6902985074626866,0.6921641791044776,0.6940298507462687,0.6958955223880597,0.6977611940298507,0.6996268656716418,0.7033582089552238,0.7052238805970149,0.707089552238806,0.7089552238805971,0.7126865671641791,0.7145522388059702,0.7164179104477612,0.7182835820895522,0.7201492537313433,0.7220149253731343,0.7257462686567164,0.7276119402985075,0.7294776119402985,0.7332089552238806,0.7350746268656716,0.7369402985074627,0.7388059701492538,0.7406716417910447,0.7425373134328358,0.7444029850746269,0.746268656716418,0.7481343283582089,0.75,0.7518656716417911,0.753731343283582,0.7555970149253731,0.7574626865671642,0.7611940298507462,0.7630597014925373,0.7649253731343284,0.7667910447761194,0.7686567164179104,0.7705223880597015,0.7723880597014925,0.7742537313432836,0.7761194029850746,0.7779850746268657,0.7798507462686567,0.7817164179104478,0.7835820895522388,0.7854477611940298,0.7873134328358209,0.789179104477612,0.7910447761194029,0.792910447761194,0.7966417910447762,0.7985074626865671,0.8003731343283582,0.8022388059701493,0.8041044776119403,0.8059701492537313,0.8078358208955224,0.8097014925373134,0.8115671641791045,0.8134328358208955,0.8152985074626866,0.8171641791044776,0.8190298507462687,0.8208955223880597,0.8227611940298507,0.8246268656716418,0.8264925373134329,0.8283582089552238,0.8302238805970149,0.832089552238806,0.835820895522388,0.8376865671641791,0.8395522388059702,0.8414179104477612,0.8432835820895522,0.8451492537313433,0.8470149253731343,0.8488805970149254,0.8507462686567164,0.8526119402985075,0.8544776119402985,0.8563432835820896,0.8582089552238806,0.8600746268656716,0.8619402985074627,0.8638059701492538,0.8656716417910447,0.8675373134328358,0.8694029850746269,0.871268656716418,0.8731343283582089,0.875,0.8768656716417911,0.878731343283582,0.8805970149253731,0.8824626865671642,0.8843283582089553,0.8861940298507462,0.8880597014925373,0.8899253731343284,0.8917910447761194,0.8936567164179104,0.8955223880597015,0.8973880597014925,0.8992537313432836,0.9011194029850746,0.9029850746268657,0.9048507462686567,0.9067164179104478,0.9085820895522388,0.9104477611940298,0.9123134328358209,0.914179104477612,0.9160447761194029,0.917910447761194,0.9197761194029851,0.9216417910447762,0.9235074626865671,0.9253731343283582,0.9272388059701493,0.9291044776119403,0.9309701492537313,0.9328358208955224,0.9347014925373134,0.9365671641791045,0.9384328358208955,0.9402985074626866,0.9421641791044776,0.9440298507462687,0.9458955223880597,0.9477611940298507,0.9496268656716418,0.9514925373134329,0.9533582089552238,0.9552238805970149,0.957089552238806,0.9589552238805971,0.960820895522388,0.9626865671641791,0.9645522388059702,0.9664179104477612,0.9682835820895522,0.9701492537313433,0.9720149253731343,0.9738805970149254,0.9757462686567164,0.9776119402985075,0.9794776119402985,0.9813432835820896,0.9832089552238806,0.9850746268656716,0.9869402985074627,0.9888059701492538,0.9906716417910447,0.9925373134328358,0.9944029850746269,0.996268656716418,0.9981343283582089],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0313,0.0327,0.0333,0.0336,0.0347,0.0348,0.0360,0.0361,0.0369,0.0371,0.0375,0.0377,0.0381,0.0382,0.0385,0.0387,0.0388,0.0389,0.0390,0.0393,0.0394,0.0396,0.0400,0.0402,0.0404,0.0407,0.0408,0.0413,0.0414,0.0416,0.0417,0.0418,0.0420,0.0421,0.0426,0.0428,0.0429,0.0432,0.0433,0.0434,0.0436,0.0439,0.0441,0.0442,0.0444,0.0446,0.0450,0.0452,0.0453,0.0454,0.0455,0.0456,0.0458,0.0463,0.0465,0.0466,0.0467,0.0470,0.0471,0.0474,0.0475,0.0476,0.0478,0.0479,0.0480,0.0483,0.0484,0.0485,0.0486,0.0489,0.0490,0.0492,0.0494,0.0495,0.0496,0.0498,0.0500,0.0501,0.0502,0.0503,0.0504,0.0505,0.0507,0.0509,0.0510,0.0512,0.0513,0.0515,0.0517,0.0518,0.0519,0.0521,0.0523,0.0525,0.0527,0.0528,0.0530,0.0532,0.0535,0.0539,0.0540,0.0548,0.0549,0.0551,0.0554,0.0555,0.0557,0.0559,0.0561,0.0566,0.0568,0.0570,0.0577,0.0579,0.0581,0.0582,0.0583,0.0587,0.0589,0.0593,0.0598,0.0600,0.0601,0.0602,0.0609,0.0611,0.0612,0.0616,0.0620,0.0626,0.0627,0.0631,0.0639,0.0640,0.0643,0.0650,0.0651,0.0653,0.0655,0.0668,0.0671,0.0674,0.0676,0.0677,0.0688,0.0693,0.0694,0.0703,0.0704,0.0707,0.0710,0.0714,0.0716,0.0722,0.0724,0.0727,0.0732,0.0735,0.0738,0.0740,0.0741,0.0742,0.0745,0.0747,0.0751,0.0753,0.0757,0.0758,0.0761,0.0764,0.0769,0.0770,0.0772,0.0774,0.0775,0.0776,0.0779,0.0780,0.0783,0.0786,0.0787,0.0790,0.0791,0.0793,0.0798,0.0800,0.0802,0.0803,0.0805,0.0808,0.0810,0.0814,0.0817,0.0819,0.0823,0.0825,0.0827,0.0834,0.0836,0.0837,0.0843,0.0845,0.0847,0.0849,0.0855,0.0862,0.0865,0.0870,0.0874,0.0882,0.0887,0.0888,0.0893,0.0901,0.0918,0.0920,0.0923,0.0925,0.0927,0.0928,0.0934,0.0960,0.0964,0.0975,0.0979,0.0981,0.0989,0.0990,0.0993,0.1009,0.1011,0.1013,0.1019,0.1039,0.1040,0.1048,0.1051,0.1064,0.1067,0.1074,0.1091,0.1092,0.1093,0.1101,0.1109,0.1114,0.1130,0.1136,0.1140,0.1156,0.1162,0.1167,0.1172,0.1179,0.1210,0.1220,0.1223,0.1224,0.1232,0.1243,0.1256,0.1260,0.1283,0.1288,0.1299,0.1300,0.1304,0.1306,0.1319,0.1345,0.1364,0.1368,0.1377,0.1393,0.1415,0.1421,0.1443,0.1464,0.1469,0.1479,0.1500,0.1514,0.1556,0.1559,0.1575,0.1595,0.1596,0.1641,0.1664,0.1667,0.1689,0.1694,0.1700,0.1772,0.1792,0.1811,0.1826,0.1851,0.1876,0.1898,0.1899,0.1911,0.1917,0.1941,0.1952,0.1961,0.1989,0.1994,0.1995,0.2007,0.2009,0.2023,0.2024,0.2035,0.2042,0.2053,0.2062,0.2067,0.2082,0.2097,0.2104,0.2105,0.2132,0.2154,0.2168,0.2177,0.2179,0.2182,0.2187,0.2196,0.2202,0.2232,0.2237,0.2241,0.2243,0.2251,0.2282,0.2306,0.2363,0.2365,0.2444,0.2445,0.2505,0.2512,0.2537,0.2566,0.2580,0.2594,0.2625,0.2680,0.2700,0.2723,0.2742,0.2744,0.2787,0.2792,0.2816,0.2887,0.2894,0.2895,0.2909,0.2917,0.2992,0.2993,0.3024,0.3104,0.3301,0.3334,0.3517,0.3520,0.3631,0.3731,0.3791,0.3822,0.3915,0.3940,0.3951,0.3970,0.4020,0.4057,0.4089,0.4127,0.4391,0.4440,0.4522,0.4754,0.5049,0.5128,0.5221,0.5288,0.5368,0.5405,0.5459,0.5483,0.5513,0.5607,0.5727,0.5774,0.5913,0.5929,0.6213,0.6216,0.6291,0.6436,0.6960,0.7036,0.7302,0.7343,0.7354,0.7599,0.7986,0.9241,0.9570,1.0975,1.1220,1.1322,2.1100,2.5444,2.8154,3.4527],"y":[0.002,0.004,0.006,0.008,0.01,0.012,0.014,0.018,0.02,0.022,0.026,0.028,0.032,0.034,0.036,0.038,0.04,0.042,0.044,0.048,0.05,0.056,0.058,0.062,0.066,0.07,0.072,0.076,0.078,0.08,0.082,0.084,0.088,0.098,0.1,0.102,0.104,0.108,0.11,0.116,0.12,0.122,0.126,0.128,0.13,0.132,0.134,0.138,0.14,0.144,0.146,0.148,0.156,0.16,0.164,0.166,0.174,0.176,0.178,0.18,0.182,0.184,0.188,0.19,0.196,0.202,0.206,0.21,0.212,0.218,0.22,0.224,0.226,0.228,0.232,0.238,0.24,0.244,0.246,0.248,0.25,0.254,0.258,0.262,0.264,0.266,0.268,0.27,0.272,0.274,0.276,0.278,0.28,0.282,0.286,0.29,0.292,0.296,0.298,0.304,0.308,0.31,0.312,0.314,0.316,0.318,0.322,0.326,0.328,0.33,0.334,0.336,0.338,0.34,0.344,0.346,0.348,0.35,0.352,0.354,0.356,0.36,0.362,0.364,0.366,0.368,0.37,0.372,0.374,0.378,0.38,0.382,0.384,0.386,0.388,0.39,0.392,0.394,0.396,0.398,0.4,0.402,0.404,0.406,0.408,0.41,0.412,0.414,0.416,0.418,0.42,0.422,0.424,0.428,0.43,0.432,0.434,0.436,0.438,0.44,0.442,0.444,0.446,0.448,0.45,0.452,0.454,0.456,0.458,0.462,0.464,0.466,0.468,0.472,0.474,0.478,0.48,0.482,0.486,0.488,0.49,0.492,0.496,0.498,0.504,0.51,0.512,0.514,0.516,0.518,0.52,0.522,0.528,0.53,0.532,0.534,0.536,0.538,0.54,0.542,0.546,0.548,0.55,0.552,0.554,0.556,0.558,0.56,0.562,0.564,0.566,0.568,0.57,0.574,0.576,0.578,0.58,0.582,0.584,0.586,0.588,0.59,0.592,0.594,0.596,0.6,0.602,0.604,0.606,0.608,0.61,0.612,0.614,0.616,0.618,0.62,0.622,0.624,0.626,0.63,0.632,0.634,0.636,0.638,0.64,0.642,0.644,0.646,0.648,0.652,0.654,0.656,0.658,0.66,0.662,0.664,0.666,0.668,0.67,0.672,0.674,0.676,0.678,0.68,0.682,0.684,0.688,0.69,0.692,0.694,0.696,0.698,0.7,0.702,0.704,0.706,0.708,0.71,0.712,0.714,0.716,0.718,0.72,0.722,0.724,0.726,0.728,0.73,0.732,0.734,0.736,0.738,0.74,0.742,0.744,0.746,0.748,0.75,0.752,0.756,0.758,0.76,0.762,0.764,0.766,0.768,0.77,0.772,0.774,0.776,0.778,0.78,0.782,0.784,0.786,0.788,0.79,0.792,0.794,0.796,0.798,0.8,0.802,0.804,0.806,0.808,0.81,0.812,0.814,0.816,0.818,0.82,0.822,0.824,0.826,0.828,0.83,0.832,0.834,0.836,0.838,0.84,0.842,0.844,0.848,0.85,0.852,0.854,0.856,0.858,0.86,0.862,0.864,0.866,0.868,0.87,0.872,0.874,0.876,0.878,0.88,0.882,0.884,0.886,0.888,0.89,0.892,0.894,0.896,0.898,0.9,0.902,0.904,0.906,0.908,0.91,0.912,0.914,0.916,0.918,0.92,0.922,0.924,0.926,0.928,0.93,0.932,0.934,0.936,0.938,0.94,0.942,0.944,0.946,0.948,0.95,0.952,0.954,0.956,0.958,0.96,0.962,0.964,0.966,0.968,0.97,0.972,0.974,0.976,0.978,0.98,0.982,0.984,0.986,0.988,0.99,0.992,0.994,0.996,0.998],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, n0.computer). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-probelab.io-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-probelab.io-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..707d24c24f
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-probelab.io-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.5145,0.5346,1.1772,1.3293,1.4217,1.4266,1.4273,1.4333,1.4357,1.4373,1.4376,1.4380,1.4383,1.4385,1.4391,1.4414,1.4435,1.4442,1.4444,1.4458,1.4491,1.4507,1.4510,1.4529,1.4566,1.4573,1.4590,1.4595,1.4596,1.4598,1.4608,1.4616,1.4619,1.4628,1.4629,1.4630,1.4635,1.4652,1.4657,1.4659,1.4662,1.4663,1.4665,1.4671,1.4673,1.4679,1.4680,1.4687,1.4692,1.4701,1.4706,1.4707,1.4714,1.4715,1.4718,1.4738,1.4739,1.4746,1.4754,1.4771,1.4780,1.4782,1.4784,1.4792,1.4796,1.4808,1.4824,1.4825,1.4853,1.4856,1.4861,1.4874,1.4890,1.4897,1.4908,1.4916,1.4923,1.4924,1.4929,1.4935,1.4942,1.4948,1.4956,1.4963,1.4968,1.4969,1.4979,1.4984,1.5002,1.5003,1.5008,1.5014,1.5026,1.5027,1.5035,1.5038,1.5053,1.5057,1.5060,1.5077,1.5082,1.5092,1.5093,1.5101,1.5107,1.5116,1.5120,1.5139,1.5156,1.5165,1.5166,1.5168,1.5183,1.5213,1.5217,1.5235,1.5237,1.5265,1.5276,1.5280,1.5289,1.5311,1.5314,1.5325,1.5328,1.5331,1.5339,1.5344,1.5359,1.5364,1.5378,1.5379,1.5393,1.5395,1.5420,1.5437,1.5451,1.5455,1.5456,1.5467,1.5503,1.5506,1.5507,1.5526,1.5527,1.5555,1.5572,1.5577,1.5583,1.5585,1.5592,1.5629,1.5630,1.5636,1.5641,1.5644,1.5665,1.5666,1.5736,1.5751,1.5754,1.5763,1.5768,1.5789,1.5793,1.5807,1.5810,1.5811,1.5821,1.5829,1.5846,1.5856,1.5859,1.5892,1.5895,1.5905,1.5906,1.5907,1.5908,1.5922,1.5923,1.5926,1.5931,1.5933,1.5937,1.5942,1.5964,1.5969,1.5975,1.5976,1.5978,1.5985,1.5999,1.6001,1.6002,1.6007,1.6008,1.6009,1.6021,1.6022,1.6027,1.6030,1.6037,1.6041,1.6042,1.6056,1.6062,1.6063,1.6064,1.6070,1.6072,1.6076,1.6079,1.6086,1.6093,1.6097,1.6104,1.6110,1.6135,1.6138,1.6140,1.6145,1.6149,1.6153,1.6166,1.6180,1.6181,1.6184,1.6209,1.6210,1.6217,1.6220,1.6223,1.6226,1.6229,1.6233,1.6243,1.6246,1.6247,1.6249,1.6252,1.6256,1.6269,1.6274,1.6277,1.6279,1.6289,1.6294,1.6296,1.6297,1.6302,1.6310,1.6311,1.6317,1.6326,1.6328,1.6330,1.6338,1.6343,1.6344,1.6346,1.6351,1.6361,1.6365,1.6380,1.6384,1.6399,1.6405,1.6415,1.6432,1.6433,1.6434,1.6437,1.6444,1.6448,1.6468,1.6471,1.6481,1.6488,1.6490,1.6494,1.6495,1.6496,1.6504,1.6518,1.6521,1.6524,1.6528,1.6533,1.6535,1.6551,1.6556,1.6568,1.6576,1.6585,1.6586,1.6587,1.6595,1.6610,1.6611,1.6624,1.6625,1.6629,1.6633,1.6638,1.6639,1.6645,1.6663,1.6665,1.6682,1.6683,1.6688,1.6694,1.6697,1.6706,1.6709,1.6712,1.6714,1.6730,1.6732,1.6734,1.6736,1.6749,1.6755,1.6773,1.6775,1.6779,1.6781,1.6782,1.6801,1.6805,1.6812,1.6813,1.6815,1.6816,1.6827,1.6829,1.6836,1.6892,1.6895,1.6899,1.6908,1.6910,1.6928,1.6934,1.6941,1.6948,1.6951,1.6957,1.6959,1.6962,1.6972,1.6976,1.6984,1.7010,1.7030,1.7033,1.7037,1.7042,1.7051,1.7056,1.7069,1.7071,1.7090,1.7106,1.7108,1.7120,1.7126,1.7131,1.7134,1.7142,1.7153,1.7171,1.7177,1.7178,1.7188,1.7195,1.7198,1.7243,1.7250,1.7261,1.7263,1.7270,1.7282,1.7284,1.7286,1.7293,1.7296,1.7304,1.7313,1.7352,1.7354,1.7356,1.7370,1.7373,1.7384,1.7385,1.7387,1.7393,1.7395,1.7403,1.7441,1.7458,1.7467,1.7472,1.7534,1.7538,1.7585,1.7594,1.7640,1.7646,1.7650,1.7652,1.7696,1.7718,1.7725,1.7728,1.7755,1.7769,1.7770,1.7787,1.7790,1.7793,1.7806,1.7831,1.7833,1.7845,1.7848,1.7869,1.7930,1.7982,1.7985,1.7992,1.7993,1.8082,1.8101,1.8119,1.8136,1.8157,1.8205,1.8219,1.8222,1.8224,1.8241,1.8252,1.8287,1.8297,1.8389,1.8419,1.8447,1.8490,1.8518,1.8523,1.8526,1.8566,1.8596,1.8735,1.8769,1.8973,1.9035,1.9092,1.9165,1.9222,1.9263,1.9359,1.9383,1.9445,1.9447,1.9483,1.9519,1.9552,1.9575,1.9589,1.9615,1.9616,1.9661,1.9742,1.9806,1.9818,1.9852,1.9971,2.0014,2.0031,2.0097,2.0139,2.0374,2.0383,2.0717,2.0770,2.0835,2.0845,2.0985,2.1012,2.1017,2.1185,2.1282,2.1316,2.1455,2.1541,2.1543,2.1659,2.1752,2.2013,2.2317,2.2387,2.2452,2.2640,2.2840,2.3143,2.3313,2.3451,2.3915,2.5073,2.6464,2.9842,3.1099,3.2365,3.2471,3.3386,3.7642,4.1726,4.4390,7.0643,7.1269],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.1449016100178891,0.14669051878354203,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16457960644007155,0.16636851520572452,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4347048300536673,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.2636,0.5433,0.5692,0.8829,0.8980,0.8985,0.9028,0.9031,0.9032,0.9036,0.9050,0.9058,0.9147,0.9176,0.9190,0.9192,0.9226,0.9228,0.9241,0.9248,0.9253,0.9255,0.9264,0.9282,0.9290,0.9321,0.9333,0.9340,0.9346,0.9347,0.9348,0.9353,0.9364,0.9371,0.9377,0.9380,0.9407,0.9434,0.9447,0.9470,0.9471,0.9474,0.9480,0.9492,0.9520,0.9527,0.9529,0.9534,0.9538,0.9572,0.9599,0.9606,0.9607,0.9620,0.9639,0.9643,0.9662,0.9719,0.9724,0.9726,0.9770,0.9772,0.9773,0.9777,0.9791,0.9801,0.9824,0.9828,0.9835,0.9852,0.9854,0.9862,0.9866,0.9867,0.9876,0.9878,0.9879,0.9888,0.9890,0.9894,0.9918,0.9927,0.9940,0.9947,0.9969,0.9972,0.9986,0.9992,0.9994,1.0006,1.0009,1.0019,1.0036,1.0054,1.0060,1.0079,1.0080,1.0090,1.0108,1.0132,1.0157,1.0159,1.0226,1.0236,1.0246,1.0263,1.0273,1.0293,1.0315,1.0326,1.0344,1.0366,1.0369,1.0370,1.0377,1.0380,1.0382,1.0383,1.0432,1.0433,1.0435,1.0437,1.0454,1.0463,1.0476,1.0487,1.0504,1.0521,1.0549,1.0573,1.0584,1.0588,1.0596,1.0598,1.0616,1.0621,1.0624,1.0647,1.0658,1.0672,1.0686,1.0689,1.0722,1.0728,1.0729,1.0741,1.0744,1.0757,1.0778,1.0793,1.0807,1.0832,1.0836,1.0837,1.0851,1.0859,1.0876,1.0877,1.0880,1.0891,1.0903,1.0912,1.0914,1.0923,1.0937,1.0948,1.0966,1.0978,1.0982,1.0992,1.0994,1.1010,1.1017,1.1028,1.1041,1.1057,1.1086,1.1099,1.1115,1.1135,1.1150,1.1154,1.1160,1.1164,1.1214,1.1231,1.1232,1.1242,1.1247,1.1256,1.1262,1.1267,1.1269,1.1281,1.1302,1.1310,1.1330,1.1335,1.1344,1.1351,1.1354,1.1377,1.1380,1.1383,1.1395,1.1398,1.1421,1.1438,1.1448,1.1452,1.1466,1.1477,1.1479,1.1492,1.1493,1.1512,1.1525,1.1536,1.1544,1.1547,1.1574,1.1577,1.1598,1.1633,1.1652,1.1655,1.1662,1.1672,1.1682,1.1692,1.1720,1.1726,1.1727,1.1756,1.1757,1.1774,1.1793,1.1797,1.1811,1.1816,1.1831,1.1860,1.1861,1.1873,1.1881,1.1894,1.1901,1.1904,1.1916,1.1922,1.1928,1.1929,1.1930,1.1933,1.1941,1.1944,1.1958,1.1962,1.1981,1.1985,1.1993,1.1995,1.1996,1.2011,1.2013,1.2014,1.2018,1.2024,1.2025,1.2051,1.2058,1.2064,1.2069,1.2107,1.2109,1.2143,1.2149,1.2152,1.2158,1.2163,1.2168,1.2175,1.2191,1.2196,1.2215,1.2218,1.2224,1.2228,1.2232,1.2245,1.2257,1.2275,1.2292,1.2293,1.2298,1.2330,1.2334,1.2348,1.2352,1.2358,1.2360,1.2378,1.2387,1.2390,1.2391,1.2408,1.2419,1.2430,1.2448,1.2462,1.2475,1.2511,1.2512,1.2513,1.2523,1.2526,1.2532,1.2533,1.2535,1.2540,1.2543,1.2552,1.2557,1.2558,1.2586,1.2593,1.2596,1.2598,1.2603,1.2620,1.2631,1.2635,1.2668,1.2673,1.2676,1.2683,1.2685,1.2694,1.2722,1.2730,1.2732,1.2736,1.2740,1.2741,1.2746,1.2782,1.2797,1.2809,1.2832,1.2834,1.2840,1.2845,1.2868,1.2877,1.2882,1.2886,1.2908,1.2920,1.2937,1.2950,1.2954,1.2960,1.2963,1.2983,1.3009,1.3010,1.3020,1.3021,1.3038,1.3047,1.3055,1.3057,1.3065,1.3082,1.3104,1.3109,1.3123,1.3126,1.3139,1.3140,1.3150,1.3152,1.3163,1.3167,1.3186,1.3249,1.3253,1.3255,1.3257,1.3269,1.3291,1.3295,1.3299,1.3315,1.3320,1.3331,1.3345,1.3364,1.3381,1.3399,1.3403,1.3436,1.3447,1.3452,1.3482,1.3492,1.3519,1.3522,1.3535,1.3542,1.3545,1.3562,1.3587,1.3593,1.3607,1.3624,1.3711,1.3725,1.3737,1.3765,1.3766,1.3781,1.3782,1.3792,1.3826,1.3890,1.3897,1.3910,1.3924,1.3953,1.4001,1.4020,1.4030,1.4034,1.4057,1.4120,1.4159,1.4177,1.4208,1.4256,1.4265,1.4272,1.4285,1.4287,1.4288,1.4305,1.4377,1.4394,1.4420,1.4513,1.4518,1.4521,1.4551,1.4556,1.4572,1.4574,1.4585,1.4623,1.4649,1.4692,1.4706,1.4761,1.4791,1.4821,1.4843,1.4871,1.4883,1.4923,1.4944,1.4949,1.4963,1.4972,1.4996,1.5022,1.5060,1.5061,1.5089,1.5133,1.5161,1.5175,1.5210,1.5291,1.5338,1.5377,1.5395,1.5529,1.5659,1.5724,1.5741,1.5897,1.5899,1.5911,1.5920,1.6065,1.6126,1.6215,1.6232,1.6732,1.6916,1.7103,1.7232,1.7310,1.7465,1.7499,1.7778,1.7794,1.8183,1.8280,1.8671,1.9318,2.0187,2.0434,2.1139,2.1648,2.1849,2.2527,2.3037,2.3991,2.4192,2.4471,2.4556,2.6059,3.0001,3.1622,3.1790,3.2491,3.3713,3.5110,3.5537,3.6154,3.7518,3.7996,3.8072,3.8359,3.9028,4.5387,5.4811,5.6515,5.7663,6.4272,8.2017,8.6565,9.9079],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.32142857142857145,0.32321428571428573,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.5429,0.6475,0.7249,1.1516,1.1540,1.1554,1.1633,1.1658,1.1660,1.1684,1.1701,1.1758,1.1866,1.1879,1.1884,1.1897,1.1946,1.1950,1.1990,1.1999,1.2032,1.2128,1.2141,1.2174,1.2240,1.2254,1.2446,1.2455,1.2520,1.2543,1.2553,1.2587,1.2621,1.2665,1.2730,1.2732,1.2752,1.2775,1.2812,1.2841,1.2865,1.2871,1.2879,1.3013,1.3054,1.3076,1.3123,1.3201,1.3205,1.3273,1.3292,1.3325,1.3335,1.3379,1.3396,1.3415,1.3419,1.3425,1.3435,1.3451,1.3462,1.3477,1.3485,1.3490,1.3503,1.3518,1.3527,1.3536,1.3570,1.3617,1.3628,1.3629,1.3635,1.3636,1.3648,1.3666,1.3681,1.3702,1.3749,1.3755,1.3770,1.3788,1.3809,1.3826,1.3830,1.3845,1.3849,1.3871,1.3879,1.3885,1.3886,1.3887,1.3924,1.3927,1.3929,1.3932,1.4004,1.4017,1.4022,1.4024,1.4085,1.4103,1.4112,1.4123,1.4130,1.4135,1.4176,1.4189,1.4191,1.4203,1.4222,1.4224,1.4248,1.4255,1.4298,1.4308,1.4342,1.4355,1.4416,1.4451,1.4471,1.4485,1.4505,1.4513,1.4540,1.4542,1.4547,1.4559,1.4568,1.4577,1.4614,1.4657,1.4663,1.4672,1.4700,1.4769,1.4775,1.4777,1.4786,1.4792,1.4795,1.4805,1.4834,1.4847,1.4850,1.4871,1.4873,1.4884,1.4888,1.4892,1.4922,1.4965,1.4967,1.4977,1.4987,1.5000,1.5008,1.5015,1.5028,1.5042,1.5048,1.5057,1.5062,1.5069,1.5085,1.5096,1.5133,1.5135,1.5144,1.5183,1.5192,1.5193,1.5215,1.5223,1.5252,1.5259,1.5270,1.5273,1.5279,1.5285,1.5296,1.5307,1.5309,1.5313,1.5334,1.5356,1.5359,1.5362,1.5378,1.5391,1.5396,1.5419,1.5430,1.5454,1.5458,1.5474,1.5477,1.5499,1.5522,1.5534,1.5541,1.5561,1.5589,1.5610,1.5618,1.5641,1.5645,1.5650,1.5665,1.5678,1.5681,1.5682,1.5694,1.5717,1.5756,1.5760,1.5777,1.5817,1.5821,1.5858,1.5869,1.5881,1.5885,1.5890,1.5918,1.5927,1.5933,1.5949,1.5952,1.5955,1.5959,1.5991,1.5992,1.6036,1.6058,1.6069,1.6092,1.6158,1.6186,1.6217,1.6221,1.6224,1.6231,1.6245,1.6265,1.6311,1.6312,1.6316,1.6325,1.6326,1.6327,1.6331,1.6430,1.6446,1.6461,1.6495,1.6503,1.6504,1.6508,1.6525,1.6558,1.6559,1.6572,1.6588,1.6615,1.6652,1.6659,1.6673,1.6682,1.6702,1.6716,1.6785,1.6791,1.6812,1.6830,1.6856,1.6862,1.6887,1.6891,1.6897,1.6903,1.6915,1.6927,1.6928,1.6940,1.6955,1.6959,1.6971,1.6973,1.6988,1.6989,1.6999,1.7009,1.7042,1.7044,1.7080,1.7083,1.7092,1.7110,1.7120,1.7128,1.7146,1.7150,1.7153,1.7164,1.7189,1.7207,1.7208,1.7220,1.7226,1.7237,1.7254,1.7266,1.7281,1.7284,1.7286,1.7315,1.7318,1.7324,1.7337,1.7352,1.7376,1.7383,1.7397,1.7425,1.7428,1.7449,1.7458,1.7474,1.7476,1.7486,1.7488,1.7494,1.7527,1.7542,1.7557,1.7558,1.7623,1.7626,1.7666,1.7673,1.7710,1.7723,1.7730,1.7746,1.7749,1.7760,1.7762,1.7793,1.7825,1.7835,1.7839,1.7841,1.7857,1.7868,1.7871,1.7905,1.7938,1.7947,1.7967,1.8003,1.8029,1.8047,1.8064,1.8094,1.8121,1.8123,1.8169,1.8255,1.8262,1.8305,1.8330,1.8335,1.8371,1.8382,1.8386,1.8393,1.8399,1.8430,1.8443,1.8470,1.8497,1.8537,1.8575,1.8612,1.8683,1.8706,1.8720,1.8731,1.8748,1.8761,1.8772,1.8782,1.8868,1.8888,1.8902,1.8908,1.8916,1.8931,1.9018,1.9064,1.9079,1.9108,1.9172,1.9176,1.9208,1.9235,1.9254,1.9324,1.9334,1.9411,1.9415,1.9537,1.9729,1.9748,1.9788,1.9826,1.9835,1.9923,1.9941,1.9951,1.9972,2.0010,2.0014,2.0068,2.0077,2.0224,2.0249,2.0302,2.0320,2.0339,2.0398,2.0557,2.0577,2.0664,2.0723,2.0830,2.0857,2.0872,2.0918,2.0971,2.1007,2.1078,2.1082,2.1141,2.1142,2.1212,2.1276,2.1351,2.1390,2.1395,2.1508,2.1625,2.2133,2.2233,2.2393,2.2604,2.2762,2.2968,2.2971,2.3211,2.3276,2.3329,2.3432,2.3459,2.3716,2.3729,2.3833,2.3902,2.4041,2.4095,2.4291,2.4537,2.4649,2.4694,2.4809,2.5024,2.5151,2.5196,2.5275,2.5280,2.5336,2.5339,2.5429,2.5660,2.5825,2.5834,2.5890,2.6015,2.6051,2.6145,2.6366,2.6386,2.6471,2.6527,2.6662,2.6926,2.6942,2.7227,2.7389,2.7452,2.7477,2.7523,2.7861,2.7931,2.7992,2.8528,2.8535,2.8617,2.8872,2.8997,2.9422,2.9796,3.0505,3.0615,3.1081,3.1255,3.1295,3.5771,3.8155,3.9295,4.0149,4.0542,4.0667,4.2408,4.2508,4.5811,4.6099,4.6354,4.6459,5.1046,5.3741,5.7208,6.9412,7.2825,7.5084,9.1295,13.1429,13.3882],"y":[0.0017953321364452424,0.003590664272890485,0.005385996409335727,0.00718132854578097,0.008976660682226212,0.010771992818671455,0.012567324955116697,0.01615798922800718,0.017953321364452424,0.019748653500897665,0.02154398563734291,0.02333931777378815,0.025134649910233394,0.026929982046678635,0.02872531418312388,0.03052064631956912,0.03231597845601436,0.03411131059245961,0.03590664272890485,0.03770197486535009,0.03949730700179533,0.04129263913824058,0.0466786355475763,0.04847396768402154,0.05026929982046679,0.05206463195691203,0.05385996409335727,0.05565529622980251,0.05745062836624776,0.059245960502693,0.06104129263913824,0.06283662477558348,0.06463195691202872,0.06642728904847396,0.06822262118491922,0.07001795332136446,0.0718132854578097,0.07360861759425494,0.07540394973070018,0.07719928186714542,0.07899461400359066,0.0807899461400359,0.08258527827648116,0.0843806104129264,0.08797127468581688,0.08976660682226212,0.09156193895870736,0.0933572710951526,0.09694793536804308,0.09874326750448834,0.10053859964093358,0.10233393177737882,0.10412926391382406,0.1059245960502693,0.10771992818671454,0.10951526032315978,0.11131059245960502,0.11310592459605028,0.11490125673249552,0.11669658886894076,0.118491921005386,0.12028725314183124,0.12208258527827648,0.12387791741472172,0.12567324955116696,0.12746858168761221,0.12926391382405744,0.1310592459605027,0.13285457809694792,0.13464991023339318,0.13644524236983843,0.13824057450628366,0.1400359066427289,0.14183123877917414,0.1436265709156194,0.14542190305206462,0.14721723518850988,0.1490125673249551,0.15080789946140036,0.1526032315978456,0.15439856373429084,0.1561938958707361,0.15798922800718132,0.15978456014362658,0.1615798922800718,0.16337522441651706,0.1651705565529623,0.16696588868940754,0.1687612208258528,0.17055655296229802,0.17235188509874327,0.17594254937163376,0.17773788150807898,0.17953321364452424,0.1813285457809695,0.18312387791741472,0.18491921005385997,0.1867145421903052,0.18850987432675045,0.19030520646319568,0.19210053859964094,0.19389587073608616,0.19569120287253142,0.19748653500897667,0.1992818671454219,0.20107719928186715,0.20287253141831238,0.20466786355475763,0.20646319569120286,0.20825852782764812,0.21005385996409337,0.2118491921005386,0.21364452423698385,0.21543985637342908,0.21723518850987433,0.21903052064631956,0.22082585278276481,0.22262118491921004,0.2244165170556553,0.22621184919210055,0.22800718132854578,0.22980251346499103,0.23159784560143626,0.2333931777378815,0.23518850987432674,0.236983842010772,0.23877917414721722,0.24057450628366248,0.24236983842010773,0.2459605026929982,0.24775583482944344,0.2495511669658887,0.2513464991023339,0.25314183123877915,0.25493716337522443,0.25673249551166966,0.2585278276481149,0.26032315978456017,0.2621184919210054,0.2639138240574506,0.26570915619389585,0.26750448833034113,0.26929982046678635,0.2710951526032316,0.27289048473967686,0.2746858168761221,0.2764811490125673,0.27827648114901254,0.2800718132854578,0.28186714542190305,0.2836624775583483,0.28545780969479356,0.2872531418312388,0.289048473967684,0.29084380610412924,0.2926391382405745,0.29443447037701975,0.296229802513465,0.2980251346499102,0.2998204667863555,0.3016157989228007,0.30341113105924594,0.3052064631956912,0.30700179533213645,0.3087971274685817,0.3105924596050269,0.3141831238779174,0.31597845601436264,0.3177737881508079,0.31956912028725315,0.3213644524236984,0.3231597845601436,0.3249551166965889,0.3267504488330341,0.32854578096947934,0.33213644524236985,0.3339317773788151,0.3357271095152603,0.3375224416517056,0.3393177737881508,0.34111310592459604,0.34290843806104127,0.34470377019748655,0.3464991023339318,0.3500897666068223,0.35368043087971274,0.35547576301615796,0.35727109515260325,0.3590664272890485,0.3608617594254937,0.362657091561939,0.3644524236983842,0.36624775583482944,0.36804308797127466,0.36983842010771995,0.37163375224416517,0.3734290843806104,0.3752244165170557,0.3770197486535009,0.38061041292639136,0.38240574506283664,0.38420107719928187,0.3859964093357271,0.3895870736086176,0.39138240574506283,0.39317773788150806,0.39497307001795334,0.39676840215439857,0.3985637342908438,0.400359066427289,0.4021543985637343,0.40394973070017953,0.40574506283662476,0.40754039497307004,0.40933572710951527,0.4111310592459605,0.4129263913824057,0.414721723518851,0.41651705565529623,0.41831238779174146,0.42010771992818674,0.42190305206463197,0.4236983842010772,0.4254937163375224,0.4272890484739677,0.42908438061041293,0.43087971274685816,0.4326750448833034,0.43447037701974867,0.4362657091561939,0.4380610412926391,0.4398563734290844,0.44165170556552963,0.44344703770197486,0.4452423698384201,0.44703770197486536,0.4488330341113106,0.4506283662477558,0.4524236983842011,0.4542190305206463,0.45601436265709155,0.4578096947935368,0.45960502692998206,0.4614003590664273,0.4631956912028725,0.4649910233393178,0.466786355475763,0.46858168761220825,0.4703770197486535,0.47217235188509876,0.473967684021544,0.4757630161579892,0.47755834829443444,0.4793536804308797,0.48114901256732495,0.4829443447037702,0.48473967684021546,0.4865350089766607,0.4883303411131059,0.49012567324955114,0.4919210053859964,0.49371633752244165,0.4955116696588869,0.4991023339317774,0.5008976660682226,0.5026929982046678,0.5044883303411131,0.5062836624775583,0.5080789946140036,0.5098743267504489,0.5116696588868941,0.5134649910233393,0.5152603231597845,0.5170556552962298,0.518850987432675,0.5206463195691203,0.5224416517055656,0.5242369838420108,0.526032315978456,0.5278276481149012,0.5296229802513465,0.5314183123877917,0.533213644524237,0.5350089766606823,0.5368043087971275,0.5385996409335727,0.5403949730700179,0.5421903052064632,0.5457809694793537,0.547576301615799,0.5493716337522442,0.5511669658886894,0.5529622980251346,0.5547576301615799,0.5565529622980251,0.5583482944344704,0.5601436265709157,0.5619389587073609,0.5637342908438061,0.5655296229802513,0.5673249551166966,0.5691202872531418,0.5709156193895871,0.5727109515260324,0.5745062836624776,0.5763016157989228,0.578096947935368,0.5798922800718133,0.5816876122082585,0.5834829443447038,0.585278276481149,0.5870736086175943,0.5906642728904847,0.59245960502693,0.5942549371633752,0.5960502692998204,0.5978456014362658,0.599640933572711,0.6014362657091562,0.6032315978456014,0.6050269299820467,0.6068222621184919,0.6086175942549371,0.6104129263913824,0.6122082585278277,0.6140035906642729,0.6157989228007181,0.6175942549371634,0.6193895870736086,0.6211849192100538,0.6229802513464991,0.6247755834829444,0.6265709156193896,0.6283662477558348,0.63016157989228,0.6319569120287253,0.6337522441651705,0.6355475763016158,0.6373429084380611,0.6391382405745063,0.6409335727109515,0.6427289048473968,0.644524236983842,0.6463195691202872,0.6481149012567325,0.6499102333931778,0.651705565529623,0.6535008976660682,0.6552962298025135,0.6570915619389587,0.6588868940754039,0.6606822262118492,0.6624775583482945,0.6642728904847397,0.6660682226211849,0.6678635547576302,0.6696588868940754,0.6714542190305206,0.6732495511669659,0.6750448833034112,0.6768402154398564,0.6786355475763016,0.6804308797127468,0.6822262118491921,0.6840215439856373,0.6858168761220825,0.6876122082585279,0.6894075403949731,0.6912028725314183,0.6929982046678635,0.6947935368043088,0.696588868940754,0.6983842010771992,0.7001795332136446,0.7019748653500898,0.703770197486535,0.7055655296229802,0.7073608617594255,0.7091561938958707,0.7127468581687613,0.7145421903052065,0.7163375224416517,0.718132854578097,0.7199281867145422,0.7217235188509874,0.7235188509874326,0.725314183123878,0.7271095152603232,0.7289048473967684,0.7307001795332136,0.7324955116696589,0.7342908438061041,0.7360861759425493,0.7378815080789947,0.7396768402154399,0.7414721723518851,0.7432675044883303,0.7450628366247756,0.7468581687612208,0.748653500897666,0.7504488330341114,0.7522441651705566,0.7540394973070018,0.755834829443447,0.7576301615798923,0.7594254937163375,0.7612208258527827,0.7630161579892281,0.7648114901256733,0.7666068222621185,0.7684021543985637,0.770197486535009,0.7719928186714542,0.7737881508078994,0.7755834829443446,0.77737881508079,0.7791741472172352,0.7809694793536804,0.7827648114901257,0.7845601436265709,0.7863554757630161,0.7881508078994613,0.7899461400359067,0.7917414721723519,0.7935368043087971,0.7953321364452424,0.7971274685816876,0.7989228007181328,0.800718132854578,0.8025134649910234,0.8043087971274686,0.8061041292639138,0.8078994614003591,0.8096947935368043,0.8114901256732495,0.8132854578096947,0.8150807899461401,0.8168761220825853,0.8186714542190305,0.8204667863554758,0.822262118491921,0.8240574506283662,0.8258527827648114,0.8276481149012568,0.829443447037702,0.8312387791741472,0.8330341113105925,0.8348294434470377,0.8366247755834829,0.8384201077199281,0.8402154398563735,0.8420107719928187,0.8438061041292639,0.8456014362657092,0.8473967684021544,0.8491921005385996,0.8509874326750448,0.8527827648114902,0.8545780969479354,0.8563734290843806,0.8581687612208259,0.8599640933572711,0.8617594254937163,0.8635547576301615,0.8653500897666068,0.8671454219030521,0.8689407540394973,0.8707360861759426,0.8725314183123878,0.874326750448833,0.8761220825852782,0.8779174147217235,0.8797127468581688,0.881508078994614,0.8833034111310593,0.8850987432675045,0.8868940754039497,0.8886894075403949,0.8904847396768402,0.8922800718132855,0.8940754039497307,0.895870736086176,0.8976660682226212,0.8994614003590664,0.9012567324955116,0.9030520646319569,0.9048473967684022,0.9066427289048474,0.9084380610412927,0.9102333931777379,0.9120287253141831,0.9138240574506283,0.9156193895870736,0.9174147217235189,0.9192100538599641,0.9210053859964094,0.9228007181328546,0.9245960502692998,0.926391382405745,0.9281867145421903,0.9299820466786356,0.9317773788150808,0.933572710951526,0.9353680430879713,0.9371633752244165,0.9389587073608617,0.940754039497307,0.9425493716337523,0.9443447037701975,0.9461400359066428,0.947935368043088,0.9497307001795332,0.9515260323159784,0.9533213644524237,0.9551166965888689,0.9569120287253142,0.9587073608617595,0.9605026929982047,0.9622980251346499,0.9640933572710951,0.9658886894075404,0.9676840215439856,0.9694793536804309,0.9712746858168761,0.9730700179533214,0.9748653500897666,0.9766606822262118,0.9784560143626571,0.9802513464991023,0.9820466786355476,0.9838420107719928,0.9856373429084381,0.9874326750448833,0.9892280071813285,0.9910233393177738,0.992818671454219,0.9946140035906643,0.9964093357271095,0.9982046678635548],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.1794,0.1838,0.1871,0.1896,0.1923,0.1954,0.1974,0.2077,0.2078,0.2081,0.2085,0.2091,0.2099,0.2104,0.2131,0.2158,0.2160,0.2161,0.2165,0.2168,0.2175,0.2190,0.2200,0.2209,0.2232,0.2246,0.2247,0.2249,0.2255,0.2256,0.2266,0.2283,0.2284,0.2287,0.2313,0.2315,0.2316,0.2320,0.2327,0.2340,0.2350,0.2358,0.2362,0.2373,0.2376,0.2379,0.2381,0.2389,0.2390,0.2393,0.2420,0.2425,0.2426,0.2430,0.2436,0.2438,0.2440,0.2456,0.2464,0.2468,0.2471,0.2475,0.2478,0.2479,0.2481,0.2487,0.2494,0.2497,0.2499,0.2500,0.2507,0.2508,0.2513,0.2515,0.2522,0.2528,0.2530,0.2536,0.2538,0.2546,0.2548,0.2549,0.2552,0.2561,0.2564,0.2573,0.2581,0.2583,0.2596,0.2601,0.2603,0.2609,0.2614,0.2621,0.2627,0.2635,0.2640,0.2642,0.2646,0.2648,0.2653,0.2657,0.2669,0.2671,0.2676,0.2678,0.2687,0.2688,0.2692,0.2697,0.2698,0.2701,0.2705,0.2706,0.2711,0.2712,0.2714,0.2716,0.2719,0.2720,0.2721,0.2727,0.2729,0.2730,0.2733,0.2737,0.2739,0.2742,0.2750,0.2757,0.2762,0.2778,0.2780,0.2783,0.2799,0.2805,0.2806,0.2812,0.2815,0.2819,0.2822,0.2825,0.2826,0.2833,0.2838,0.2839,0.2844,0.2845,0.2846,0.2849,0.2886,0.2887,0.2899,0.2902,0.2922,0.2941,0.2947,0.2951,0.2958,0.2963,0.2965,0.2969,0.2981,0.2983,0.2984,0.2988,0.2990,0.2993,0.3007,0.3011,0.3017,0.3018,0.3026,0.3033,0.3034,0.3047,0.3050,0.3052,0.3056,0.3058,0.3059,0.3063,0.3064,0.3068,0.3071,0.3080,0.3081,0.3089,0.3096,0.3104,0.3117,0.3134,0.3142,0.3183,0.3185,0.3190,0.3195,0.3199,0.3207,0.3236,0.3238,0.3259,0.3269,0.3270,0.3279,0.3308,0.3316,0.3331,0.3335,0.3339,0.3352,0.3356,0.3357,0.3361,0.3367,0.3369,0.3373,0.3374,0.3376,0.3387,0.3390,0.3401,0.3402,0.3403,0.3433,0.3434,0.3437,0.3457,0.3468,0.3475,0.3488,0.3489,0.3495,0.3509,0.3529,0.3531,0.3533,0.3535,0.3545,0.3551,0.3561,0.3567,0.3571,0.3580,0.3584,0.3588,0.3599,0.3610,0.3634,0.3650,0.3668,0.3688,0.3694,0.3696,0.3697,0.3707,0.3724,0.3738,0.3744,0.3757,0.3760,0.3767,0.3771,0.3848,0.3851,0.3854,0.3864,0.3868,0.3908,0.3916,0.3939,0.3952,0.3966,0.3977,0.4020,0.4023,0.4025,0.4027,0.4035,0.4044,0.4064,0.4067,0.4069,0.4072,0.4076,0.4091,0.4099,0.4102,0.4108,0.4110,0.4124,0.4126,0.4135,0.4136,0.4143,0.4147,0.4187,0.4189,0.4191,0.4206,0.4212,0.4216,0.4217,0.4227,0.4256,0.4271,0.4279,0.4286,0.4293,0.4295,0.4310,0.4313,0.4325,0.4326,0.4332,0.4338,0.4344,0.4350,0.4353,0.4362,0.4364,0.4373,0.4375,0.4376,0.4384,0.4386,0.4389,0.4407,0.4415,0.4427,0.4434,0.4451,0.4456,0.4457,0.4492,0.4511,0.4516,0.4518,0.4526,0.4527,0.4545,0.4554,0.4564,0.4565,0.4573,0.4600,0.4604,0.4617,0.4618,0.4622,0.4629,0.4630,0.4636,0.4674,0.4678,0.4691,0.4708,0.4717,0.4722,0.4743,0.4748,0.4773,0.4776,0.4791,0.4795,0.4800,0.4805,0.4822,0.4824,0.4826,0.4846,0.4865,0.4866,0.4870,0.4881,0.4886,0.4892,0.4907,0.4935,0.4936,0.4949,0.4955,0.4966,0.4989,0.4992,0.4997,0.4999,0.5002,0.5005,0.5006,0.5013,0.5076,0.5088,0.5120,0.5124,0.5126,0.5128,0.5135,0.5154,0.5179,0.5193,0.5197,0.5201,0.5235,0.5267,0.5278,0.5282,0.5305,0.5316,0.5328,0.5331,0.5345,0.5346,0.5347,0.5348,0.5351,0.5354,0.5356,0.5372,0.5388,0.5398,0.5435,0.5448,0.5471,0.5493,0.5585,0.5588,0.5609,0.5623,0.5642,0.5732,0.5745,0.5757,0.5771,0.5782,0.5793,0.5794,0.5806,0.5813,0.5896,0.5936,0.5937,0.5941,0.5989,0.6000,0.6018,0.6027,0.6078,0.6223,0.6309,0.6351,0.6365,0.6473,0.6478,0.6518,0.6560,0.6740,0.6776,0.6838,0.7260,0.7352,0.7545,0.7589,0.7698,0.7798,0.7937,0.8078,0.8155,0.8449,0.8614,0.8814,0.9012,0.9014,0.9476,0.9501,0.9617,1.0548,1.1169,1.1391,1.1938,1.2000,1.2152,1.2828,1.2930,1.3573,1.3583,1.3791,1.3977,1.4010,1.4075,1.4717,1.5116,1.6093,1.6612,1.6884,1.7580,1.7907,2.1517,2.2125,2.3391,2.3496,3.2238,3.4419,3.5480,3.5883,3.6749,3.6795,3.8900,3.9093,3.9243,3.9690,4.0541,4.7678,5.1180,5.7192,6.2301,9.2083,10.8765],"y":[0.0018248175182481751,0.0036496350364963502,0.005474452554744526,0.0072992700729927005,0.009124087591240875,0.010948905109489052,0.012773722627737226,0.014598540145985401,0.016423357664233577,0.01824817518248175,0.020072992700729927,0.021897810218978103,0.023722627737226276,0.025547445255474453,0.029197080291970802,0.03102189781021898,0.032846715328467155,0.03467153284671533,0.0364963503649635,0.03832116788321168,0.040145985401459854,0.041970802919708027,0.04562043795620438,0.04744525547445255,0.04927007299270073,0.051094890510948905,0.05291970802919708,0.05474452554744526,0.05656934306569343,0.058394160583941604,0.060218978102189784,0.06204379562043796,0.06386861313868614,0.06569343065693431,0.06751824817518248,0.06934306569343066,0.07116788321167883,0.072992700729927,0.07481751824817519,0.07664233576642336,0.07846715328467153,0.08029197080291971,0.08394160583941605,0.08576642335766424,0.08759124087591241,0.08941605839416059,0.09124087591240876,0.09306569343065693,0.0948905109489051,0.09671532846715329,0.09854014598540146,0.10036496350364964,0.10218978102189781,0.10401459854014598,0.10766423357664233,0.10948905109489052,0.11131386861313869,0.11313868613138686,0.11678832116788321,0.11861313868613138,0.12043795620437957,0.12226277372262774,0.12408759124087591,0.12773722627737227,0.12956204379562045,0.13138686131386862,0.1332116788321168,0.13503649635036497,0.13686131386861314,0.14051094890510948,0.14233576642335766,0.14416058394160583,0.145985401459854,0.1478102189781022,0.14963503649635038,0.15145985401459855,0.15328467153284672,0.1551094890510949,0.15693430656934307,0.15875912408759124,0.16058394160583941,0.1624087591240876,0.16423357664233576,0.16605839416058393,0.1678832116788321,0.16970802919708028,0.17153284671532848,0.17335766423357665,0.17518248175182483,0.177007299270073,0.17883211678832117,0.18065693430656934,0.18248175182481752,0.1843065693430657,0.18613138686131386,0.18795620437956204,0.1897810218978102,0.19160583941605838,0.19343065693430658,0.19525547445255476,0.19708029197080293,0.1989051094890511,0.20072992700729927,0.20255474452554745,0.20437956204379562,0.2062043795620438,0.20802919708029197,0.20985401459854014,0.2116788321167883,0.21350364963503649,0.21532846715328466,0.21715328467153286,0.21897810218978103,0.2208029197080292,0.22262773722627738,0.22445255474452555,0.22627737226277372,0.2281021897810219,0.22992700729927007,0.23175182481751824,0.23357664233576642,0.2354014598540146,0.23722627737226276,0.23905109489051096,0.24087591240875914,0.2427007299270073,0.24452554744525548,0.24635036496350365,0.24817518248175183,0.2518248175182482,0.25547445255474455,0.2572992700729927,0.2591240875912409,0.26094890510948904,0.26277372262773724,0.2645985401459854,0.2664233576642336,0.26824817518248173,0.27007299270072993,0.2718978102189781,0.2737226277372263,0.2755474452554745,0.2791970802919708,0.28102189781021897,0.28284671532846717,0.2846715328467153,0.28832116788321166,0.29014598540145986,0.291970802919708,0.2937956204379562,0.29744525547445255,0.29927007299270075,0.3010948905109489,0.3029197080291971,0.30474452554744524,0.30656934306569344,0.3083941605839416,0.3102189781021898,0.31204379562043794,0.31386861313868614,0.3156934306569343,0.3175182481751825,0.3193430656934307,0.32299270072992703,0.3248175182481752,0.3266423357664234,0.3284671532846715,0.3302919708029197,0.33211678832116787,0.33394160583941607,0.3357664233576642,0.3375912408759124,0.34124087591240876,0.34306569343065696,0.3448905109489051,0.3467153284671533,0.34854014598540145,0.35036496350364965,0.354014598540146,0.35583941605839414,0.35766423357664234,0.3594890510948905,0.3613138686131387,0.36313868613138683,0.36496350364963503,0.36678832116788324,0.3686131386861314,0.3722627737226277,0.3740875912408759,0.3759124087591241,0.3777372262773723,0.3795620437956204,0.3813868613138686,0.38321167883211676,0.38503649635036497,0.38686131386861317,0.3886861313868613,0.3905109489051095,0.39233576642335766,0.39416058394160586,0.3978102189781022,0.39963503649635035,0.40145985401459855,0.4032846715328467,0.4051094890510949,0.40693430656934304,0.40875912408759124,0.41058394160583944,0.4124087591240876,0.4142335766423358,0.41605839416058393,0.41788321167883213,0.4197080291970803,0.4215328467153285,0.4233576642335766,0.4251824817518248,0.42700729927007297,0.42883211678832117,0.4306569343065693,0.4324817518248175,0.4343065693430657,0.43613138686131386,0.43795620437956206,0.4397810218978102,0.4416058394160584,0.44343065693430656,0.44525547445255476,0.4470802919708029,0.4489051094890511,0.45072992700729925,0.45255474452554745,0.4543795620437956,0.4562043795620438,0.458029197080292,0.45985401459854014,0.46167883211678834,0.4635036496350365,0.4653284671532847,0.46715328467153283,0.46897810218978103,0.4708029197080292,0.4726277372262774,0.4744525547445255,0.4762773722627737,0.4781021897810219,0.47992700729927007,0.48175182481751827,0.4835766423357664,0.48722627737226276,0.48905109489051096,0.4908759124087591,0.4927007299270073,0.49452554744525545,0.49635036496350365,0.4981751824817518,0.5,0.5018248175182481,0.5036496350364964,0.5054744525547445,0.5072992700729927,0.5091240875912408,0.5109489051094891,0.5127737226277372,0.5145985401459854,0.5164233576642335,0.5182481751824818,0.5200729927007299,0.5218978102189781,0.5237226277372263,0.5255474452554745,0.5273722627737226,0.5291970802919708,0.531021897810219,0.5328467153284672,0.5346715328467153,0.5364963503649635,0.5383211678832117,0.5401459854014599,0.541970802919708,0.5456204379562044,0.5474452554744526,0.5492700729927007,0.551094890510949,0.5529197080291971,0.5547445255474452,0.5565693430656934,0.5583941605839416,0.5602189781021898,0.5620437956204379,0.5638686131386861,0.5656934306569343,0.5675182481751825,0.5693430656934306,0.5711678832116789,0.572992700729927,0.5748175182481752,0.5766423357664233,0.5784671532846716,0.5802919708029197,0.5821167883211679,0.583941605839416,0.5857664233576643,0.5875912408759124,0.5894160583941606,0.5912408759124088,0.593065693430657,0.5948905109489051,0.5967153284671532,0.5985401459854015,0.6003649635036497,0.6021897810218978,0.6040145985401459,0.6058394160583942,0.6076642335766423,0.6094890510948905,0.6131386861313869,0.614963503649635,0.6167883211678832,0.6186131386861314,0.6204379562043796,0.6222627737226277,0.6240875912408759,0.6259124087591241,0.6277372262773723,0.6295620437956204,0.6313868613138686,0.6332116788321168,0.635036496350365,0.6386861313868614,0.6405109489051095,0.6423357664233577,0.6441605839416058,0.6459854014598541,0.6478102189781022,0.6496350364963503,0.6514598540145985,0.6532846715328468,0.656934306569343,0.6587591240875912,0.6624087591240876,0.6642335766423357,0.666058394160584,0.6678832116788321,0.6697080291970803,0.6715328467153284,0.6733576642335767,0.6751824817518248,0.6788321167883211,0.6806569343065694,0.6824817518248175,0.6843065693430657,0.6861313868613139,0.6879562043795621,0.6897810218978102,0.6916058394160584,0.6934306569343066,0.6952554744525548,0.6970802919708029,0.7007299270072993,0.7025547445255474,0.7043795620437956,0.7062043795620438,0.708029197080292,0.7098540145985401,0.7116788321167883,0.7135036496350365,0.7153284671532847,0.7171532846715328,0.718978102189781,0.7208029197080292,0.7226277372262774,0.7244525547445255,0.7262773722627737,0.7281021897810219,0.7299270072992701,0.7317518248175182,0.7335766423357665,0.7354014598540146,0.7372262773722628,0.7390510948905109,0.7408759124087592,0.7427007299270073,0.7445255474452555,0.7463503649635036,0.7481751824817519,0.75,0.7518248175182481,0.7536496350364964,0.7554744525547445,0.7572992700729927,0.7591240875912408,0.7609489051094891,0.7645985401459854,0.7664233576642335,0.7682481751824818,0.7700729927007299,0.7718978102189781,0.7737226277372263,0.7755474452554745,0.7773722627737226,0.7791970802919708,0.781021897810219,0.7828467153284672,0.7846715328467153,0.7864963503649635,0.7883211678832117,0.7901459854014599,0.791970802919708,0.7937956204379562,0.7956204379562044,0.7974452554744526,0.7992700729927007,0.801094890510949,0.8029197080291971,0.8047445255474452,0.8065693430656934,0.8083941605839416,0.8120437956204379,0.8138686131386861,0.8156934306569343,0.8175182481751825,0.8193430656934306,0.8211678832116789,0.822992700729927,0.8248175182481752,0.8266423357664233,0.8284671532846716,0.8302919708029197,0.8321167883211679,0.833941605839416,0.8357664233576643,0.8394160583941606,0.8412408759124088,0.843065693430657,0.8448905109489051,0.8467153284671532,0.8485401459854015,0.8503649635036497,0.8521897810218978,0.8540145985401459,0.8558394160583942,0.8576642335766423,0.8594890510948905,0.8613138686131386,0.8631386861313869,0.864963503649635,0.8667883211678832,0.8686131386861314,0.8704379562043796,0.8722627737226277,0.8740875912408759,0.8777372262773723,0.8795620437956204,0.8813868613138686,0.8832116788321168,0.885036496350365,0.8868613138686131,0.8886861313868614,0.8905109489051095,0.8923357664233577,0.8941605839416058,0.8959854014598541,0.8978102189781022,0.8996350364963503,0.9014598540145985,0.9032846715328468,0.9051094890510949,0.906934306569343,0.9087591240875912,0.9105839416058394,0.9124087591240876,0.9142335766423357,0.916058394160584,0.9178832116788321,0.9197080291970803,0.9215328467153284,0.9233576642335767,0.9251824817518248,0.927007299270073,0.9288321167883211,0.9306569343065694,0.9324817518248175,0.9343065693430657,0.9361313868613139,0.9379562043795621,0.9397810218978102,0.9416058394160584,0.9434306569343066,0.9452554744525548,0.9470802919708029,0.948905109489051,0.9507299270072993,0.9525547445255474,0.9543795620437956,0.9562043795620438,0.958029197080292,0.9598540145985401,0.9616788321167883,0.9635036496350365,0.9653284671532847,0.9671532846715328,0.968978102189781,0.9708029197080292,0.9726277372262774,0.9744525547445255,0.9762773722627737,0.9781021897810219,0.9799270072992701,0.9817518248175182,0.9835766423357665,0.9854014598540146,0.9872262773722628,0.9890510948905109,0.9908759124087592,0.9927007299270073,0.9945255474452555,0.9963503649635036,0.9981751824817519],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.9725,0.9831,0.9840,0.9872,0.9875,0.9877,0.9898,0.9908,0.9919,0.9934,0.9954,0.9962,0.9968,0.9974,1.0024,1.0026,1.0031,1.0033,1.0048,1.0053,1.0054,1.0057,1.0084,1.0096,1.0101,1.0113,1.0125,1.0130,1.0146,1.0150,1.0157,1.0161,1.0190,1.0201,1.0208,1.0221,1.0229,1.0230,1.0234,1.0236,1.0251,1.0253,1.0255,1.0276,1.0281,1.0288,1.0290,1.0292,1.0297,1.0315,1.0324,1.0325,1.0328,1.0336,1.0342,1.0349,1.0354,1.0360,1.0374,1.0376,1.0385,1.0386,1.0390,1.0391,1.0395,1.0403,1.0407,1.0415,1.0418,1.0429,1.0432,1.0445,1.0448,1.0461,1.0462,1.0466,1.0470,1.0484,1.0487,1.0489,1.0501,1.0503,1.0506,1.0516,1.0518,1.0521,1.0525,1.0529,1.0530,1.0535,1.0539,1.0542,1.0544,1.0547,1.0552,1.0557,1.0561,1.0571,1.0581,1.0584,1.0589,1.0594,1.0595,1.0613,1.0630,1.0641,1.0650,1.0653,1.0662,1.0670,1.0672,1.0676,1.0690,1.0698,1.0699,1.0704,1.0706,1.0723,1.0727,1.0741,1.0742,1.0744,1.0748,1.0749,1.0752,1.0760,1.0772,1.0776,1.0785,1.0786,1.0789,1.0790,1.0793,1.0801,1.0808,1.0809,1.0817,1.0823,1.0825,1.0831,1.0840,1.0842,1.0846,1.0847,1.0857,1.0860,1.0865,1.0866,1.0867,1.0874,1.0877,1.0883,1.0884,1.0891,1.0894,1.0907,1.0908,1.0909,1.0910,1.0921,1.0930,1.0931,1.0935,1.0945,1.0958,1.0973,1.0982,1.0984,1.0987,1.0989,1.0999,1.1004,1.1015,1.1020,1.1025,1.1041,1.1052,1.1057,1.1058,1.1062,1.1063,1.1067,1.1069,1.1071,1.1076,1.1087,1.1089,1.1102,1.1105,1.1106,1.1110,1.1129,1.1135,1.1138,1.1145,1.1155,1.1166,1.1178,1.1179,1.1186,1.1192,1.1197,1.1198,1.1199,1.1204,1.1205,1.1207,1.1210,1.1222,1.1235,1.1239,1.1240,1.1245,1.1257,1.1262,1.1267,1.1273,1.1282,1.1296,1.1305,1.1308,1.1333,1.1335,1.1339,1.1350,1.1357,1.1360,1.1361,1.1362,1.1363,1.1374,1.1398,1.1406,1.1415,1.1417,1.1428,1.1430,1.1435,1.1441,1.1442,1.1444,1.1448,1.1460,1.1461,1.1468,1.1470,1.1471,1.1482,1.1490,1.1495,1.1501,1.1506,1.1508,1.1509,1.1523,1.1526,1.1534,1.1536,1.1556,1.1565,1.1569,1.1591,1.1599,1.1606,1.1609,1.1643,1.1647,1.1648,1.1667,1.1676,1.1690,1.1693,1.1696,1.1717,1.1729,1.1733,1.1749,1.1785,1.1789,1.1808,1.1814,1.1816,1.1820,1.1835,1.1836,1.1849,1.1855,1.1874,1.1888,1.1889,1.1898,1.1899,1.1903,1.1908,1.1909,1.1922,1.1928,1.1930,1.1933,1.1943,1.1945,1.1948,1.1951,1.1959,1.1971,1.1972,1.1973,1.1974,1.1989,1.1995,1.2010,1.2027,1.2031,1.2037,1.2048,1.2053,1.2055,1.2072,1.2078,1.2095,1.2106,1.2122,1.2125,1.2140,1.2147,1.2157,1.2198,1.2227,1.2271,1.2282,1.2317,1.2318,1.2344,1.2351,1.2368,1.2393,1.2400,1.2413,1.2420,1.2439,1.2449,1.2451,1.2457,1.2471,1.2510,1.2512,1.2519,1.2521,1.2534,1.2573,1.2586,1.2595,1.2605,1.2634,1.2652,1.2763,1.2774,1.2785,1.2787,1.2812,1.2837,1.2846,1.2848,1.2856,1.2858,1.2898,1.2917,1.2921,1.2926,1.2950,1.2963,1.3005,1.3027,1.3048,1.3050,1.3059,1.3065,1.3073,1.3085,1.3105,1.3126,1.3157,1.3167,1.3193,1.3213,1.3257,1.3273,1.3278,1.3290,1.3306,1.3325,1.3358,1.3360,1.3494,1.3525,1.3555,1.3566,1.3610,1.3628,1.3685,1.3711,1.3741,1.3747,1.3751,1.3752,1.3763,1.3784,1.3789,1.3795,1.3818,1.3827,1.3947,1.3953,1.3958,1.3959,1.3974,1.3997,1.4037,1.4049,1.4129,1.4135,1.4163,1.4170,1.4206,1.4246,1.4260,1.4271,1.4278,1.4363,1.4446,1.4542,1.4550,1.4586,1.4682,1.4704,1.4767,1.4773,1.4836,1.4844,1.4901,1.4914,1.5002,1.5009,1.5075,1.5151,1.5172,1.5182,1.5299,1.5327,1.5422,1.5452,1.5532,1.5551,1.5564,1.5618,1.5796,1.5901,1.5991,1.6056,1.6148,1.6165,1.6333,1.6597,1.6615,1.6676,1.6692,1.6720,1.6722,1.6856,1.6924,1.6934,1.6977,1.6995,1.7054,1.7055,1.7083,1.7196,1.7199,1.7273,1.7355,1.7439,1.7519,1.7564,1.7765,1.8113,1.8160,1.8191,1.8196,1.8255,1.8497,1.8521,1.8765,1.9078,1.9362,1.9405,1.9851,2.0335,2.0816,2.1606,2.2535,2.3368,2.3633,2.4951,2.5894,2.6351,2.7130,2.7518,2.7698,2.9497,3.0459,3.0467,3.0686,3.2141,3.6683,4.2443,4.5321,4.6716,4.8286,5.6809,5.7643,8.2583,8.7196,8.8067,9.3474,10.2576],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.060714285714285714,0.06428571428571428,0.06607142857142857,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.15,0.15178571428571427,0.15357142857142858,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21785714285714286,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.33035714285714285,0.33214285714285713,0.3357142857142857,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6785714285714286,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2460,0.2600,0.2602,0.2628,0.2682,0.2692,0.2696,0.2729,0.2756,0.2779,0.2832,0.2840,0.2869,0.2888,0.2894,0.2898,0.2903,0.2916,0.2927,0.2933,0.2939,0.2940,0.2946,0.2952,0.2953,0.2961,0.2964,0.2974,0.2979,0.2999,0.3012,0.3022,0.3034,0.3037,0.3038,0.3039,0.3041,0.3060,0.3071,0.3072,0.3079,0.3088,0.3089,0.3092,0.3103,0.3108,0.3114,0.3118,0.3119,0.3132,0.3135,0.3143,0.3145,0.3150,0.3161,0.3167,0.3171,0.3173,0.3197,0.3202,0.3203,0.3205,0.3208,0.3209,0.3212,0.3218,0.3220,0.3232,0.3233,0.3236,0.3240,0.3253,0.3255,0.3257,0.3302,0.3303,0.3313,0.3325,0.3334,0.3343,0.3347,0.3352,0.3356,0.3363,0.3366,0.3378,0.3380,0.3383,0.3385,0.3386,0.3394,0.3396,0.3413,0.3416,0.3422,0.3466,0.3472,0.3485,0.3492,0.3498,0.3505,0.3510,0.3514,0.3519,0.3526,0.3530,0.3537,0.3541,0.3542,0.3543,0.3544,0.3546,0.3551,0.3553,0.3555,0.3558,0.3563,0.3564,0.3580,0.3583,0.3587,0.3600,0.3604,0.3617,0.3622,0.3625,0.3637,0.3647,0.3653,0.3657,0.3658,0.3664,0.3668,0.3674,0.3676,0.3677,0.3680,0.3682,0.3686,0.3688,0.3689,0.3691,0.3692,0.3698,0.3701,0.3703,0.3708,0.3714,0.3731,0.3744,0.3747,0.3753,0.3759,0.3760,0.3767,0.3772,0.3778,0.3785,0.3797,0.3801,0.3807,0.3810,0.3812,0.3823,0.3835,0.3859,0.3876,0.3880,0.3882,0.3917,0.3918,0.3923,0.3933,0.3948,0.3962,0.3964,0.3965,0.3967,0.3977,0.3981,0.3982,0.4002,0.4004,0.4028,0.4031,0.4050,0.4063,0.4067,0.4076,0.4085,0.4095,0.4098,0.4100,0.4104,0.4148,0.4149,0.4152,0.4172,0.4182,0.4190,0.4204,0.4208,0.4211,0.4212,0.4214,0.4224,0.4250,0.4255,0.4288,0.4289,0.4301,0.4319,0.4324,0.4326,0.4330,0.4355,0.4361,0.4373,0.4380,0.4382,0.4386,0.4387,0.4388,0.4391,0.4394,0.4400,0.4402,0.4405,0.4417,0.4418,0.4420,0.4435,0.4457,0.4467,0.4469,0.4474,0.4478,0.4492,0.4499,0.4502,0.4508,0.4542,0.4548,0.4555,0.4565,0.4577,0.4581,0.4586,0.4592,0.4593,0.4613,0.4640,0.4648,0.4655,0.4686,0.4691,0.4713,0.4726,0.4740,0.4744,0.4773,0.4799,0.4800,0.4808,0.4816,0.4819,0.4840,0.4857,0.4864,0.4923,0.4946,0.4956,0.4962,0.4964,0.4970,0.4977,0.4986,0.4998,0.5006,0.5007,0.5021,0.5035,0.5044,0.5045,0.5053,0.5056,0.5076,0.5086,0.5096,0.5123,0.5124,0.5129,0.5137,0.5138,0.5161,0.5171,0.5173,0.5174,0.5175,0.5194,0.5196,0.5197,0.5200,0.5240,0.5268,0.5278,0.5282,0.5285,0.5311,0.5318,0.5332,0.5333,0.5348,0.5349,0.5366,0.5374,0.5375,0.5377,0.5389,0.5398,0.5403,0.5409,0.5429,0.5439,0.5440,0.5447,0.5450,0.5451,0.5452,0.5459,0.5485,0.5501,0.5514,0.5522,0.5524,0.5554,0.5559,0.5567,0.5572,0.5586,0.5602,0.5608,0.5639,0.5643,0.5667,0.5670,0.5688,0.5690,0.5713,0.5721,0.5726,0.5736,0.5737,0.5779,0.5787,0.5790,0.5808,0.5821,0.5826,0.5842,0.5856,0.5857,0.5865,0.5873,0.5881,0.5883,0.5924,0.5938,0.5960,0.5972,0.5991,0.6025,0.6046,0.6073,0.6092,0.6095,0.6100,0.6103,0.6114,0.6126,0.6127,0.6229,0.6241,0.6248,0.6251,0.6274,0.6302,0.6315,0.6350,0.6352,0.6369,0.6380,0.6409,0.6412,0.6425,0.6460,0.6461,0.6476,0.6483,0.6493,0.6520,0.6535,0.6557,0.6568,0.6588,0.6631,0.6669,0.6690,0.6707,0.6775,0.6825,0.6832,0.6834,0.6836,0.6837,0.6838,0.6842,0.6847,0.6874,0.6963,0.7016,0.7024,0.7029,0.7066,0.7079,0.7084,0.7095,0.7115,0.7120,0.7236,0.7254,0.7278,0.7308,0.7339,0.7432,0.7445,0.7517,0.7518,0.7595,0.7603,0.7625,0.7646,0.7745,0.7746,0.7749,0.7759,0.7767,0.7778,0.7789,0.7801,0.7837,0.7846,0.7866,0.7887,0.7890,0.7930,0.8005,0.8036,0.8066,0.8088,0.8097,0.8104,0.8114,0.8117,0.8125,0.8128,0.8137,0.8188,0.8200,0.8239,0.8245,0.8256,0.8332,0.8346,0.8348,0.8353,0.8378,0.8398,0.8422,0.8425,0.8451,0.8578,0.8616,0.8650,0.8669,0.8699,0.8703,0.8774,0.8775,0.8798,0.8851,0.9068,0.9144,0.9239,0.9377,0.9418,0.9420,0.9486,0.9595,0.9633,0.9690,0.9751,0.9805,0.9825,0.9950,0.9986,1.0019,1.0060,1.0070,1.0072,1.0095,1.0160,1.0197,1.0217,1.0219,1.0249,1.0302,1.0429,1.0737,1.0743,1.1087,1.1191,1.1383,1.1556,1.1623,1.1764,1.1976,1.6616,1.9792,2.3352,2.5523,4.1126,4.1164,4.3218,6.9574],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.18246869409660108,0.18425760286225404,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.21288014311270126,0.2146690518783542,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.295169946332737,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.37209302325581395,0.3738819320214669,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1603,0.1634,0.1701,0.1721,0.1750,0.1761,0.1830,0.1833,0.1847,0.1852,0.1866,0.1887,0.1906,0.1946,0.1959,0.1979,0.1986,0.2006,0.2012,0.2020,0.2041,0.2042,0.2052,0.2053,0.2073,0.2074,0.2094,0.2103,0.2120,0.2125,0.2130,0.2131,0.2133,0.2139,0.2140,0.2144,0.2145,0.2147,0.2148,0.2149,0.2159,0.2164,0.2168,0.2177,0.2182,0.2183,0.2187,0.2194,0.2195,0.2206,0.2210,0.2230,0.2240,0.2242,0.2245,0.2261,0.2268,0.2276,0.2279,0.2292,0.2294,0.2301,0.2307,0.2318,0.2330,0.2336,0.2342,0.2347,0.2358,0.2361,0.2367,0.2368,0.2377,0.2382,0.2389,0.2391,0.2402,0.2429,0.2451,0.2453,0.2462,0.2468,0.2479,0.2498,0.2525,0.2530,0.2558,0.2565,0.2567,0.2573,0.2590,0.2609,0.2614,0.2620,0.2631,0.2634,0.2641,0.2647,0.2652,0.2653,0.2655,0.2667,0.2671,0.2677,0.2703,0.2704,0.2705,0.2720,0.2721,0.2741,0.2776,0.2787,0.2792,0.2809,0.2835,0.2842,0.2848,0.2874,0.2888,0.2896,0.2898,0.2900,0.2915,0.2921,0.2923,0.2930,0.2955,0.2968,0.2972,0.2975,0.2988,0.3006,0.3007,0.3009,0.3024,0.3035,0.3044,0.3047,0.3049,0.3060,0.3063,0.3066,0.3068,0.3075,0.3092,0.3105,0.3114,0.3118,0.3127,0.3138,0.3149,0.3176,0.3185,0.3191,0.3198,0.3199,0.3200,0.3202,0.3219,0.3250,0.3254,0.3270,0.3277,0.3288,0.3290,0.3294,0.3308,0.3327,0.3330,0.3348,0.3351,0.3356,0.3362,0.3372,0.3381,0.3388,0.3415,0.3425,0.3447,0.3457,0.3458,0.3466,0.3482,0.3488,0.3494,0.3504,0.3505,0.3508,0.3533,0.3538,0.3545,0.3546,0.3553,0.3564,0.3566,0.3570,0.3575,0.3593,0.3604,0.3610,0.3612,0.3631,0.3636,0.3650,0.3655,0.3664,0.3682,0.3727,0.3733,0.3740,0.3747,0.3776,0.3810,0.3821,0.3828,0.3831,0.3855,0.3858,0.3868,0.3883,0.3897,0.3911,0.3919,0.3920,0.3924,0.3929,0.3932,0.3934,0.3944,0.3956,0.3976,0.3979,0.3994,0.4018,0.4025,0.4039,0.4054,0.4061,0.4065,0.4070,0.4082,0.4084,0.4102,0.4108,0.4120,0.4131,0.4143,0.4150,0.4153,0.4167,0.4173,0.4181,0.4200,0.4211,0.4216,0.4223,0.4225,0.4227,0.4231,0.4232,0.4234,0.4235,0.4248,0.4261,0.4266,0.4274,0.4312,0.4315,0.4319,0.4327,0.4331,0.4333,0.4355,0.4367,0.4372,0.4388,0.4391,0.4417,0.4424,0.4425,0.4434,0.4447,0.4458,0.4461,0.4464,0.4480,0.4490,0.4493,0.4504,0.4505,0.4510,0.4524,0.4538,0.4562,0.4575,0.4609,0.4620,0.4634,0.4644,0.4649,0.4656,0.4670,0.4674,0.4676,0.4683,0.4689,0.4690,0.4721,0.4750,0.4771,0.4776,0.4777,0.4783,0.4792,0.4794,0.4830,0.4870,0.4873,0.4874,0.4886,0.4890,0.4897,0.4910,0.4929,0.4936,0.4957,0.4968,0.4978,0.4983,0.5015,0.5017,0.5024,0.5031,0.5066,0.5068,0.5089,0.5104,0.5128,0.5134,0.5173,0.5174,0.5187,0.5189,0.5246,0.5250,0.5254,0.5273,0.5295,0.5381,0.5435,0.5457,0.5478,0.5499,0.5504,0.5528,0.5538,0.5542,0.5545,0.5552,0.5564,0.5574,0.5614,0.5652,0.5673,0.5678,0.5736,0.5747,0.5781,0.5783,0.5786,0.5848,0.5853,0.5878,0.5896,0.5929,0.6013,0.6031,0.6032,0.6042,0.6045,0.6076,0.6104,0.6108,0.6121,0.6155,0.6160,0.6167,0.6256,0.6265,0.6278,0.6281,0.6391,0.6404,0.6442,0.6467,0.6492,0.6500,0.6520,0.6540,0.6554,0.6568,0.6591,0.6599,0.6610,0.6639,0.6669,0.6698,0.6715,0.6758,0.6779,0.6796,0.6868,0.6956,0.7005,0.7027,0.7077,0.7081,0.7110,0.7262,0.7263,0.7430,0.7485,0.7522,0.7627,0.7655,0.7718,0.7793,0.7813,0.7927,0.7997,0.8042,0.8055,0.8077,0.8184,0.8190,0.8231,0.8235,0.8318,0.8323,0.8379,0.8451,0.8519,0.8583,0.8641,0.8804,0.8835,0.8854,0.8855,0.8893,0.9162,0.9232,0.9355,0.9361,0.9420,0.9552,0.9600,0.9673,0.9697,0.9995,1.0092,1.0298,1.0448,1.0450,1.0507,1.0542,1.0547,1.0641,1.0657,1.0880,1.0909,1.0939,1.0964,1.0995,1.1146,1.1221,1.1247,1.1752,1.1768,1.2074,1.2111,1.2243,1.2263,1.2307,1.2392,1.2448,1.2480,1.2580,1.2707,1.2867,1.2954,1.3001,1.3054,1.3374,1.3461,1.3634,1.3743,1.3962,1.4009,1.4057,1.4098,1.4612,1.4653,1.4713,1.5425,1.5660,1.7899,1.9791,1.9846,2.1600,2.1698,2.3433,2.3991,3.3677,3.4349,4.5904,5.0120,5.3004,5.4140,6.4117,6.4177,6.5331,6.6611],"y":[0.001851851851851852,0.003703703703703704,0.005555555555555556,0.007407407407407408,0.009259259259259259,0.011111111111111112,0.012962962962962963,0.014814814814814815,0.016666666666666666,0.018518518518518517,0.020370370370370372,0.022222222222222223,0.024074074074074074,0.025925925925925925,0.027777777777777776,0.02962962962962963,0.03148148148148148,0.03333333333333333,0.03518518518518519,0.037037037037037035,0.03888888888888889,0.040740740740740744,0.04259259259259259,0.044444444444444446,0.046296296296296294,0.04814814814814815,0.05,0.05185185185185185,0.053703703703703705,0.05555555555555555,0.05740740740740741,0.06111111111111111,0.06296296296296296,0.06481481481481481,0.06851851851851852,0.07037037037037037,0.07222222222222222,0.07407407407407407,0.07592592592592592,0.07777777777777778,0.07962962962962963,0.08148148148148149,0.08333333333333333,0.08518518518518518,0.08703703703703704,0.08888888888888889,0.09074074074074075,0.09259259259259259,0.09444444444444444,0.0962962962962963,0.09814814814814815,0.1,0.10185185185185185,0.1037037037037037,0.10555555555555556,0.10740740740740741,0.10925925925925926,0.1111111111111111,0.11296296296296296,0.11481481481481481,0.11666666666666667,0.11851851851851852,0.12037037037037036,0.12222222222222222,0.12407407407407407,0.1259259259259259,0.12777777777777777,0.12962962962962962,0.13148148148148148,0.13333333333333333,0.13518518518518519,0.13703703703703704,0.1388888888888889,0.14074074074074075,0.1425925925925926,0.14444444444444443,0.14629629629629629,0.14814814814814814,0.15,0.15185185185185185,0.1537037037037037,0.15555555555555556,0.1574074074074074,0.15925925925925927,0.16111111111111112,0.16296296296296298,0.1648148148148148,0.16666666666666666,0.1685185185185185,0.17037037037037037,0.17222222222222222,0.17407407407407408,0.17592592592592593,0.17777777777777778,0.17962962962962964,0.1814814814814815,0.18333333333333332,0.18518518518518517,0.18703703703703703,0.18888888888888888,0.19074074074074074,0.1925925925925926,0.19444444444444445,0.1962962962962963,0.19814814814814816,0.2,0.20185185185185187,0.2037037037037037,0.20555555555555555,0.2074074074074074,0.20925925925925926,0.2111111111111111,0.21296296296296297,0.21481481481481482,0.21666666666666667,0.21851851851851853,0.22037037037037038,0.2222222222222222,0.22407407407407406,0.22592592592592592,0.22777777777777777,0.22962962962962963,0.23148148148148148,0.23333333333333334,0.2351851851851852,0.23703703703703705,0.2388888888888889,0.24074074074074073,0.24259259259259258,0.24444444444444444,0.2462962962962963,0.24814814814814815,0.25,0.2518518518518518,0.2537037037037037,0.25555555555555554,0.2574074074074074,0.25925925925925924,0.2611111111111111,0.26296296296296295,0.26481481481481484,0.26666666666666666,0.26851851851851855,0.27037037037037037,0.2722222222222222,0.2740740740740741,0.2759259259259259,0.2777777777777778,0.2796296296296296,0.2814814814814815,0.2851851851851852,0.28703703703703703,0.28888888888888886,0.29074074074074074,0.29444444444444445,0.2962962962962963,0.29814814814814816,0.3,0.30185185185185187,0.3037037037037037,0.3055555555555556,0.3074074074074074,0.30925925925925923,0.3111111111111111,0.31296296296296294,0.3148148148148148,0.31666666666666665,0.32037037037037036,0.32407407407407407,0.32592592592592595,0.3277777777777778,0.3296296296296296,0.3314814814814815,0.3333333333333333,0.337037037037037,0.3388888888888889,0.34074074074074073,0.3425925925925926,0.34444444444444444,0.34629629629629627,0.35,0.35185185185185186,0.3537037037037037,0.35555555555555557,0.3574074074074074,0.3592592592592593,0.3611111111111111,0.362962962962963,0.3648148148148148,0.36666666666666664,0.3685185185185185,0.37037037037037035,0.37222222222222223,0.37407407407407406,0.37592592592592594,0.37777777777777777,0.37962962962962965,0.3814814814814815,0.38333333333333336,0.3851851851851852,0.387037037037037,0.3888888888888889,0.3907407407407407,0.3925925925925926,0.39444444444444443,0.3962962962962963,0.39814814814814814,0.4,0.40185185185185185,0.40370370370370373,0.40555555555555556,0.4074074074074074,0.40925925925925927,0.4111111111111111,0.412962962962963,0.4148148148148148,0.4166666666666667,0.4185185185185185,0.4203703703703704,0.4222222222222222,0.42407407407407405,0.42592592592592593,0.42962962962962964,0.43148148148148147,0.43333333333333335,0.4351851851851852,0.43703703703703706,0.44074074074074077,0.4425925925925926,0.4444444444444444,0.4462962962962963,0.44814814814814813,0.45,0.45185185185185184,0.4537037037037037,0.45555555555555555,0.45740740740740743,0.45925925925925926,0.46111111111111114,0.46296296296296297,0.4648148148148148,0.4666666666666667,0.4685185185185185,0.4703703703703704,0.4722222222222222,0.4740740740740741,0.4759259259259259,0.4777777777777778,0.47962962962962963,0.48148148148148145,0.48333333333333334,0.48518518518518516,0.48703703703703705,0.4888888888888889,0.49074074074074076,0.4925925925925926,0.49444444444444446,0.4962962962962963,0.4981481481481482,0.5018518518518519,0.5037037037037037,0.5055555555555555,0.5074074074074074,0.5092592592592593,0.5111111111111111,0.512962962962963,0.5148148148148148,0.5166666666666667,0.5185185185185185,0.5203703703703704,0.5222222222222223,0.524074074074074,0.5259259259259259,0.5296296296296297,0.5333333333333333,0.5351851851851852,0.5370370370370371,0.5388888888888889,0.5407407407407407,0.5425925925925926,0.5444444444444444,0.5462962962962963,0.5481481481481482,0.5518518518518518,0.5537037037037037,0.5555555555555556,0.5574074074074075,0.5592592592592592,0.5611111111111111,0.562962962962963,0.5648148148148148,0.5666666666666667,0.5685185185185185,0.5703703703703704,0.5722222222222222,0.5740740740740741,0.575925925925926,0.5777777777777777,0.5796296296296296,0.5814814814814815,0.5833333333333334,0.5851851851851851,0.587037037037037,0.5888888888888889,0.5907407407407408,0.5925925925925926,0.5944444444444444,0.5981481481481481,0.6,0.6018518518518519,0.6037037037037037,0.6055555555555555,0.6074074074074074,0.6092592592592593,0.6111111111111112,0.6129629629629629,0.6148148148148148,0.6185185185185185,0.6203703703703703,0.6222222222222222,0.6259259259259259,0.6277777777777778,0.6296296296296297,0.6314814814814815,0.6333333333333333,0.6351851851851852,0.6370370370370371,0.6388888888888888,0.6407407407407407,0.6425925925925926,0.6444444444444445,0.6462962962962963,0.6481481481481481,0.65,0.6518518518518519,0.6537037037037037,0.6555555555555556,0.6574074074074074,0.6592592592592592,0.6611111111111111,0.662962962962963,0.6648148148148149,0.6666666666666666,0.6685185185185185,0.6703703703703704,0.6722222222222223,0.674074074074074,0.6759259259259259,0.6777777777777778,0.6796296296296296,0.6814814814814815,0.6833333333333333,0.6851851851851852,0.687037037037037,0.6888888888888889,0.6907407407407408,0.6925925925925925,0.6944444444444444,0.6962962962962963,0.6981481481481482,0.7,0.7018518518518518,0.7037037037037037,0.7055555555555556,0.7074074074074074,0.7092592592592593,0.7111111111111111,0.7129629629629629,0.7148148148148148,0.7166666666666667,0.7185185185185186,0.7203703703703703,0.7222222222222222,0.7240740740740741,0.725925925925926,0.7277777777777777,0.7296296296296296,0.7314814814814815,0.7333333333333333,0.7351851851851852,0.737037037037037,0.7388888888888889,0.7407407407407407,0.7425925925925926,0.7444444444444445,0.7462962962962963,0.7481481481481481,0.75,0.7518518518518519,0.7537037037037037,0.7555555555555555,0.7574074074074074,0.7592592592592593,0.7611111111111111,0.762962962962963,0.7648148148148148,0.7666666666666667,0.7685185185185185,0.7703703703703704,0.7722222222222223,0.774074074074074,0.7759259259259259,0.7777777777777778,0.7796296296296297,0.7814814814814814,0.7833333333333333,0.7851851851851852,0.7870370370370371,0.7888888888888889,0.7907407407407407,0.7925925925925926,0.7944444444444444,0.7962962962962963,0.7981481481481482,0.8,0.8018518518518518,0.8037037037037037,0.8055555555555556,0.8074074074074075,0.8092592592592592,0.8111111111111111,0.812962962962963,0.8148148148148148,0.8166666666666667,0.8185185185185185,0.8203703703703704,0.8222222222222222,0.8240740740740741,0.825925925925926,0.8277777777777777,0.8296296296296296,0.8314814814814815,0.8333333333333334,0.8351851851851851,0.837037037037037,0.8388888888888889,0.8407407407407408,0.8425925925925926,0.8444444444444444,0.8462962962962963,0.8481481481481481,0.85,0.8518518518518519,0.8537037037037037,0.8555555555555555,0.8574074074074074,0.8592592592592593,0.8611111111111112,0.8629629629629629,0.8648148148148148,0.8666666666666667,0.8685185185185185,0.8703703703703703,0.8722222222222222,0.8740740740740741,0.8759259259259259,0.8777777777777778,0.8796296296296297,0.8814814814814815,0.8833333333333333,0.8851851851851852,0.8870370370370371,0.8888888888888888,0.8907407407407407,0.8925925925925926,0.8944444444444445,0.8962962962962963,0.8981481481481481,0.9,0.9018518518518519,0.9037037037037037,0.9055555555555556,0.9074074074074074,0.9092592592592592,0.9111111111111111,0.912962962962963,0.9148148148148149,0.9166666666666666,0.9185185185185185,0.9203703703703704,0.9222222222222223,0.924074074074074,0.9259259259259259,0.9277777777777778,0.9296296296296296,0.9314814814814815,0.9333333333333333,0.9351851851851852,0.937037037037037,0.9388888888888889,0.9407407407407408,0.9425925925925925,0.9444444444444444,0.9462962962962963,0.9481481481481482,0.95,0.9518518518518518,0.9537037037037037,0.9555555555555556,0.9574074074074074,0.9592592592592593,0.9611111111111111,0.9629629629629629,0.9648148148148148,0.9666666666666667,0.9685185185185186,0.9703703703703703,0.9722222222222222,0.9740740740740741,0.975925925925926,0.9777777777777777,0.9796296296296296,0.9814814814814815,0.9833333333333333,0.9851851851851852,0.987037037037037,0.9888888888888889,0.9907407407407407,0.9925925925925926,0.9944444444444445,0.9962962962962963,0.9981481481481481],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, probelab.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-probelab.io-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-probelab.io-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..875fbd7504
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-probelab.io-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.5145,0.5346,1.1772,1.3293,1.4217,1.4266,1.4273,1.4333,1.4357,1.4373,1.4376,1.4380,1.4383,1.4385,1.4391,1.4414,1.4435,1.4442,1.4444,1.4458,1.4491,1.4507,1.4510,1.4529,1.4566,1.4573,1.4590,1.4595,1.4596,1.4598,1.4608,1.4616,1.4619,1.4628,1.4629,1.4630,1.4635,1.4652,1.4657,1.4659,1.4662,1.4663,1.4665,1.4671,1.4673,1.4679,1.4680,1.4687,1.4692,1.4701,1.4706,1.4707,1.4714,1.4715,1.4718,1.4738,1.4739,1.4746,1.4754,1.4771,1.4780,1.4782,1.4784,1.4792,1.4796,1.4808,1.4824,1.4825,1.4853,1.4856,1.4861,1.4874,1.4890,1.4897,1.4908,1.4916,1.4923,1.4924,1.4929,1.4935,1.4942,1.4948,1.4956,1.4963,1.4968,1.4969,1.4979,1.4984,1.5002,1.5003,1.5008,1.5014,1.5026,1.5027,1.5035,1.5038,1.5053,1.5057,1.5060,1.5077,1.5082,1.5092,1.5093,1.5101,1.5107,1.5116,1.5120,1.5139,1.5156,1.5165,1.5166,1.5168,1.5183,1.5213,1.5217,1.5235,1.5237,1.5265,1.5276,1.5280,1.5289,1.5311,1.5314,1.5325,1.5328,1.5331,1.5339,1.5344,1.5359,1.5364,1.5378,1.5379,1.5393,1.5395,1.5420,1.5437,1.5451,1.5455,1.5456,1.5467,1.5503,1.5506,1.5507,1.5526,1.5527,1.5555,1.5572,1.5577,1.5583,1.5585,1.5592,1.5629,1.5630,1.5636,1.5641,1.5644,1.5665,1.5666,1.5736,1.5751,1.5754,1.5763,1.5768,1.5789,1.5793,1.5807,1.5810,1.5811,1.5821,1.5829,1.5846,1.5856,1.5859,1.5892,1.5895,1.5905,1.5906,1.5907,1.5908,1.5922,1.5923,1.5926,1.5931,1.5933,1.5937,1.5942,1.5964,1.5969,1.5975,1.5976,1.5978,1.5985,1.5999,1.6001,1.6002,1.6007,1.6008,1.6009,1.6021,1.6022,1.6027,1.6030,1.6037,1.6041,1.6042,1.6056,1.6062,1.6063,1.6064,1.6070,1.6072,1.6076,1.6079,1.6086,1.6093,1.6097,1.6104,1.6110,1.6135,1.6138,1.6140,1.6145,1.6149,1.6153,1.6166,1.6180,1.6181,1.6184,1.6209,1.6210,1.6217,1.6220,1.6223,1.6226,1.6229,1.6233,1.6243,1.6246,1.6247,1.6249,1.6252,1.6256,1.6269,1.6274,1.6277,1.6279,1.6289,1.6294,1.6296,1.6297,1.6302,1.6310,1.6311,1.6317,1.6326,1.6328,1.6330,1.6338,1.6343,1.6344,1.6346,1.6351,1.6361,1.6365,1.6380,1.6384,1.6399,1.6405,1.6415,1.6432,1.6433,1.6434,1.6437,1.6444,1.6448,1.6468,1.6471,1.6481,1.6488,1.6490,1.6494,1.6495,1.6496,1.6504,1.6518,1.6521,1.6524,1.6528,1.6533,1.6535,1.6551,1.6556,1.6568,1.6576,1.6585,1.6586,1.6587,1.6595,1.6610,1.6611,1.6624,1.6625,1.6629,1.6633,1.6638,1.6639,1.6645,1.6663,1.6665,1.6682,1.6683,1.6688,1.6694,1.6697,1.6706,1.6709,1.6712,1.6714,1.6730,1.6732,1.6734,1.6736,1.6749,1.6755,1.6773,1.6775,1.6779,1.6781,1.6782,1.6801,1.6805,1.6812,1.6813,1.6815,1.6816,1.6827,1.6829,1.6836,1.6892,1.6895,1.6899,1.6908,1.6910,1.6928,1.6934,1.6941,1.6948,1.6951,1.6957,1.6959,1.6962,1.6972,1.6976,1.6984,1.7010,1.7030,1.7033,1.7037,1.7042,1.7051,1.7056,1.7069,1.7071,1.7090,1.7106,1.7108,1.7120,1.7126,1.7131,1.7134,1.7142,1.7153,1.7171,1.7177,1.7178,1.7188,1.7195,1.7198,1.7243,1.7250,1.7261,1.7263,1.7270,1.7282,1.7284,1.7286,1.7293,1.7296,1.7304,1.7313,1.7352,1.7354,1.7356,1.7370,1.7373,1.7384,1.7385,1.7387,1.7393,1.7395,1.7403,1.7441,1.7458,1.7467,1.7472,1.7534,1.7538,1.7585,1.7594,1.7640,1.7646,1.7650,1.7652,1.7696,1.7718,1.7725,1.7728,1.7755,1.7769,1.7770,1.7787,1.7790,1.7793,1.7806,1.7831,1.7833,1.7845,1.7848,1.7869,1.7930,1.7982,1.7985,1.7992,1.7993,1.8082,1.8101,1.8119,1.8136,1.8157,1.8205,1.8219,1.8222,1.8224,1.8241,1.8252,1.8287,1.8297,1.8389,1.8419,1.8447,1.8490,1.8518,1.8523,1.8526,1.8566,1.8596,1.8735,1.8769,1.8973,1.9035,1.9092,1.9165,1.9222,1.9263,1.9359,1.9383,1.9445,1.9447,1.9483,1.9519,1.9552,1.9575,1.9589,1.9615,1.9616,1.9661,1.9742,1.9806,1.9818,1.9852,1.9971,2.0014,2.0031,2.0097,2.0139,2.0374,2.0383,2.0717,2.0770,2.0835,2.0845,2.0985,2.1012,2.1017,2.1185,2.1282,2.1316,2.1455,2.1541,2.1543,2.1659,2.1752,2.2013,2.2317,2.2387,2.2452,2.2640,2.2840,2.3143,2.3313,2.3451,2.3915,2.5073,2.6464,2.9842,3.1099,3.2365,3.2471,3.3386,3.7642,4.1726,4.4390,7.0643,7.1269],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.1449016100178891,0.14669051878354203,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16457960644007155,0.16636851520572452,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4347048300536673,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.2636,0.5433,0.5692,0.8829,0.8980,0.8985,0.9028,0.9031,0.9032,0.9036,0.9050,0.9058,0.9147,0.9176,0.9190,0.9192,0.9226,0.9228,0.9241,0.9248,0.9253,0.9255,0.9264,0.9282,0.9290,0.9321,0.9333,0.9340,0.9346,0.9347,0.9348,0.9353,0.9364,0.9371,0.9377,0.9380,0.9407,0.9434,0.9447,0.9470,0.9471,0.9474,0.9480,0.9492,0.9520,0.9527,0.9529,0.9534,0.9538,0.9572,0.9599,0.9606,0.9607,0.9620,0.9639,0.9643,0.9662,0.9719,0.9724,0.9726,0.9770,0.9772,0.9773,0.9777,0.9791,0.9801,0.9824,0.9828,0.9835,0.9852,0.9854,0.9862,0.9866,0.9867,0.9876,0.9878,0.9879,0.9888,0.9890,0.9894,0.9918,0.9927,0.9940,0.9947,0.9969,0.9972,0.9986,0.9992,0.9994,1.0006,1.0009,1.0019,1.0036,1.0054,1.0060,1.0079,1.0080,1.0090,1.0108,1.0132,1.0157,1.0159,1.0226,1.0236,1.0246,1.0263,1.0273,1.0293,1.0315,1.0326,1.0344,1.0366,1.0369,1.0370,1.0377,1.0380,1.0382,1.0383,1.0432,1.0433,1.0435,1.0437,1.0454,1.0463,1.0476,1.0487,1.0504,1.0521,1.0549,1.0573,1.0584,1.0588,1.0596,1.0598,1.0616,1.0621,1.0624,1.0647,1.0658,1.0672,1.0686,1.0689,1.0722,1.0728,1.0729,1.0741,1.0744,1.0757,1.0778,1.0793,1.0807,1.0832,1.0836,1.0837,1.0851,1.0859,1.0876,1.0877,1.0880,1.0891,1.0903,1.0912,1.0914,1.0923,1.0937,1.0948,1.0966,1.0978,1.0982,1.0992,1.0994,1.1010,1.1017,1.1028,1.1041,1.1057,1.1086,1.1099,1.1115,1.1135,1.1150,1.1154,1.1160,1.1164,1.1214,1.1231,1.1232,1.1242,1.1247,1.1256,1.1262,1.1267,1.1269,1.1281,1.1302,1.1310,1.1330,1.1335,1.1344,1.1351,1.1354,1.1377,1.1380,1.1383,1.1395,1.1398,1.1421,1.1438,1.1448,1.1452,1.1466,1.1477,1.1479,1.1492,1.1493,1.1512,1.1525,1.1536,1.1544,1.1547,1.1574,1.1577,1.1598,1.1633,1.1652,1.1655,1.1662,1.1672,1.1682,1.1692,1.1720,1.1726,1.1727,1.1756,1.1757,1.1774,1.1793,1.1797,1.1811,1.1816,1.1831,1.1860,1.1861,1.1873,1.1881,1.1894,1.1901,1.1904,1.1916,1.1922,1.1928,1.1929,1.1930,1.1933,1.1941,1.1944,1.1958,1.1962,1.1981,1.1985,1.1993,1.1995,1.1996,1.2011,1.2013,1.2014,1.2018,1.2024,1.2025,1.2051,1.2058,1.2064,1.2069,1.2107,1.2109,1.2143,1.2149,1.2152,1.2158,1.2163,1.2168,1.2175,1.2191,1.2196,1.2215,1.2218,1.2224,1.2228,1.2232,1.2245,1.2257,1.2275,1.2292,1.2293,1.2298,1.2330,1.2334,1.2348,1.2352,1.2358,1.2360,1.2378,1.2387,1.2390,1.2391,1.2408,1.2419,1.2430,1.2448,1.2462,1.2475,1.2511,1.2512,1.2513,1.2523,1.2526,1.2532,1.2533,1.2535,1.2540,1.2543,1.2552,1.2557,1.2558,1.2586,1.2593,1.2596,1.2598,1.2603,1.2620,1.2631,1.2635,1.2668,1.2673,1.2676,1.2683,1.2685,1.2694,1.2722,1.2730,1.2732,1.2736,1.2740,1.2741,1.2746,1.2782,1.2797,1.2809,1.2832,1.2834,1.2840,1.2845,1.2868,1.2877,1.2882,1.2886,1.2908,1.2920,1.2937,1.2950,1.2954,1.2960,1.2963,1.2983,1.3009,1.3010,1.3020,1.3021,1.3038,1.3047,1.3055,1.3057,1.3065,1.3082,1.3104,1.3109,1.3123,1.3126,1.3139,1.3140,1.3150,1.3152,1.3163,1.3167,1.3186,1.3249,1.3253,1.3255,1.3257,1.3269,1.3291,1.3295,1.3299,1.3315,1.3320,1.3331,1.3345,1.3364,1.3381,1.3399,1.3403,1.3436,1.3447,1.3452,1.3482,1.3492,1.3519,1.3522,1.3535,1.3542,1.3545,1.3562,1.3587,1.3593,1.3607,1.3624,1.3711,1.3725,1.3737,1.3765,1.3766,1.3781,1.3782,1.3792,1.3826,1.3890,1.3897,1.3910,1.3924,1.3953,1.4001,1.4020,1.4030,1.4034,1.4057,1.4120,1.4159,1.4177,1.4208,1.4256,1.4265,1.4272,1.4285,1.4287,1.4288,1.4305,1.4377,1.4394,1.4420,1.4513,1.4518,1.4521,1.4551,1.4556,1.4572,1.4574,1.4585,1.4623,1.4649,1.4692,1.4706,1.4761,1.4791,1.4821,1.4843,1.4871,1.4883,1.4923,1.4944,1.4949,1.4963,1.4972,1.4996,1.5022,1.5060,1.5061,1.5089,1.5133,1.5161,1.5175,1.5210,1.5291,1.5338,1.5377,1.5395,1.5529,1.5659,1.5724,1.5741,1.5897,1.5899,1.5911,1.5920,1.6065,1.6126,1.6215,1.6232,1.6732,1.6916,1.7103,1.7232,1.7310,1.7465,1.7499,1.7778,1.7794,1.8183,1.8280,1.8671,1.9318,2.0187,2.0434,2.1139,2.1648,2.1849,2.2527,2.3037,2.3991,2.4192,2.4471,2.4556,2.6059,3.0001,3.1622,3.1790,3.2491,3.3713,3.5110,3.5537,3.6154,3.7518,3.7996,3.8072,3.8359,3.9028,4.5387,5.4811,5.6515,5.7663,6.4272,8.2017,8.6565,9.9079],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.32142857142857145,0.32321428571428573,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.5429,0.6475,0.7249,1.1516,1.1540,1.1554,1.1633,1.1658,1.1660,1.1684,1.1701,1.1758,1.1866,1.1879,1.1884,1.1897,1.1946,1.1950,1.1990,1.1999,1.2032,1.2128,1.2141,1.2174,1.2240,1.2254,1.2446,1.2455,1.2520,1.2543,1.2553,1.2587,1.2621,1.2665,1.2730,1.2732,1.2752,1.2775,1.2812,1.2841,1.2865,1.2871,1.2879,1.3013,1.3054,1.3076,1.3123,1.3201,1.3205,1.3273,1.3292,1.3325,1.3335,1.3379,1.3396,1.3415,1.3419,1.3425,1.3435,1.3451,1.3462,1.3477,1.3485,1.3490,1.3503,1.3518,1.3527,1.3536,1.3570,1.3617,1.3628,1.3629,1.3635,1.3636,1.3648,1.3666,1.3681,1.3702,1.3749,1.3755,1.3770,1.3788,1.3809,1.3826,1.3830,1.3845,1.3849,1.3871,1.3879,1.3885,1.3886,1.3887,1.3924,1.3927,1.3929,1.3932,1.4004,1.4017,1.4022,1.4024,1.4085,1.4103,1.4112,1.4123,1.4130,1.4135,1.4176,1.4189,1.4191,1.4203,1.4222,1.4224,1.4248,1.4255,1.4298,1.4308,1.4342,1.4355,1.4416,1.4451,1.4471,1.4485,1.4505,1.4513,1.4540,1.4542,1.4547,1.4559,1.4568,1.4577,1.4614,1.4657,1.4663,1.4672,1.4700,1.4769,1.4775,1.4777,1.4786,1.4792,1.4795,1.4805,1.4834,1.4847,1.4850,1.4871,1.4873,1.4884,1.4888,1.4892,1.4922,1.4965,1.4967,1.4977,1.4987,1.5000,1.5008,1.5015,1.5028,1.5042,1.5048,1.5057,1.5062,1.5069,1.5085,1.5096,1.5133,1.5135,1.5144,1.5183,1.5192,1.5193,1.5215,1.5223,1.5252,1.5259,1.5270,1.5273,1.5279,1.5285,1.5296,1.5307,1.5309,1.5313,1.5334,1.5356,1.5359,1.5362,1.5378,1.5391,1.5396,1.5419,1.5430,1.5454,1.5458,1.5474,1.5477,1.5499,1.5522,1.5534,1.5541,1.5561,1.5589,1.5610,1.5618,1.5641,1.5645,1.5650,1.5665,1.5678,1.5681,1.5682,1.5694,1.5717,1.5756,1.5760,1.5777,1.5817,1.5821,1.5858,1.5869,1.5881,1.5885,1.5890,1.5918,1.5927,1.5933,1.5949,1.5952,1.5955,1.5959,1.5991,1.5992,1.6036,1.6058,1.6069,1.6092,1.6158,1.6186,1.6217,1.6221,1.6224,1.6231,1.6245,1.6265,1.6311,1.6312,1.6316,1.6325,1.6326,1.6327,1.6331,1.6430,1.6446,1.6461,1.6495,1.6503,1.6504,1.6508,1.6525,1.6558,1.6559,1.6572,1.6588,1.6615,1.6652,1.6659,1.6673,1.6682,1.6702,1.6716,1.6785,1.6791,1.6812,1.6830,1.6856,1.6862,1.6887,1.6891,1.6897,1.6903,1.6915,1.6927,1.6928,1.6940,1.6955,1.6959,1.6971,1.6973,1.6988,1.6989,1.6999,1.7009,1.7042,1.7044,1.7080,1.7083,1.7092,1.7110,1.7120,1.7128,1.7146,1.7150,1.7153,1.7164,1.7189,1.7207,1.7208,1.7220,1.7226,1.7237,1.7254,1.7266,1.7281,1.7284,1.7286,1.7315,1.7318,1.7324,1.7337,1.7352,1.7376,1.7383,1.7397,1.7425,1.7428,1.7449,1.7458,1.7474,1.7476,1.7486,1.7488,1.7494,1.7527,1.7542,1.7557,1.7558,1.7623,1.7626,1.7666,1.7673,1.7710,1.7723,1.7730,1.7746,1.7749,1.7760,1.7762,1.7793,1.7825,1.7835,1.7839,1.7841,1.7857,1.7868,1.7871,1.7905,1.7938,1.7947,1.7967,1.8003,1.8029,1.8047,1.8064,1.8094,1.8121,1.8123,1.8169,1.8255,1.8262,1.8305,1.8330,1.8335,1.8371,1.8382,1.8386,1.8393,1.8399,1.8430,1.8443,1.8470,1.8497,1.8537,1.8575,1.8612,1.8683,1.8706,1.8720,1.8731,1.8748,1.8761,1.8772,1.8782,1.8868,1.8888,1.8902,1.8908,1.8916,1.8931,1.9018,1.9064,1.9079,1.9108,1.9172,1.9176,1.9208,1.9235,1.9254,1.9324,1.9334,1.9411,1.9415,1.9537,1.9729,1.9748,1.9788,1.9826,1.9835,1.9923,1.9941,1.9951,1.9972,2.0010,2.0014,2.0068,2.0077,2.0224,2.0249,2.0302,2.0320,2.0339,2.0398,2.0557,2.0577,2.0664,2.0723,2.0830,2.0857,2.0872,2.0918,2.0971,2.1007,2.1078,2.1082,2.1141,2.1142,2.1212,2.1276,2.1351,2.1390,2.1395,2.1508,2.1625,2.2133,2.2233,2.2393,2.2604,2.2762,2.2968,2.2971,2.3211,2.3276,2.3329,2.3432,2.3459,2.3716,2.3729,2.3833,2.3902,2.4041,2.4095,2.4291,2.4537,2.4649,2.4694,2.4809,2.5024,2.5151,2.5196,2.5275,2.5280,2.5336,2.5339,2.5429,2.5660,2.5825,2.5834,2.5890,2.6015,2.6051,2.6145,2.6366,2.6386,2.6471,2.6527,2.6662,2.6926,2.6942,2.7227,2.7389,2.7452,2.7477,2.7523,2.7861,2.7931,2.7992,2.8528,2.8535,2.8617,2.8872,2.8997,2.9422,2.9796,3.0505,3.0615,3.1081,3.1255,3.1295,3.5771,3.8155,3.9295,4.0149,4.0542,4.0667,4.2408,4.2508,4.5811,4.6099,4.6354,4.6459,5.1046,5.3741,5.7208,6.9412,7.2825,7.5084,9.1295,13.1429,13.3882],"y":[0.0017953321364452424,0.003590664272890485,0.005385996409335727,0.00718132854578097,0.008976660682226212,0.010771992818671455,0.012567324955116697,0.01615798922800718,0.017953321364452424,0.019748653500897665,0.02154398563734291,0.02333931777378815,0.025134649910233394,0.026929982046678635,0.02872531418312388,0.03052064631956912,0.03231597845601436,0.03411131059245961,0.03590664272890485,0.03770197486535009,0.03949730700179533,0.04129263913824058,0.0466786355475763,0.04847396768402154,0.05026929982046679,0.05206463195691203,0.05385996409335727,0.05565529622980251,0.05745062836624776,0.059245960502693,0.06104129263913824,0.06283662477558348,0.06463195691202872,0.06642728904847396,0.06822262118491922,0.07001795332136446,0.0718132854578097,0.07360861759425494,0.07540394973070018,0.07719928186714542,0.07899461400359066,0.0807899461400359,0.08258527827648116,0.0843806104129264,0.08797127468581688,0.08976660682226212,0.09156193895870736,0.0933572710951526,0.09694793536804308,0.09874326750448834,0.10053859964093358,0.10233393177737882,0.10412926391382406,0.1059245960502693,0.10771992818671454,0.10951526032315978,0.11131059245960502,0.11310592459605028,0.11490125673249552,0.11669658886894076,0.118491921005386,0.12028725314183124,0.12208258527827648,0.12387791741472172,0.12567324955116696,0.12746858168761221,0.12926391382405744,0.1310592459605027,0.13285457809694792,0.13464991023339318,0.13644524236983843,0.13824057450628366,0.1400359066427289,0.14183123877917414,0.1436265709156194,0.14542190305206462,0.14721723518850988,0.1490125673249551,0.15080789946140036,0.1526032315978456,0.15439856373429084,0.1561938958707361,0.15798922800718132,0.15978456014362658,0.1615798922800718,0.16337522441651706,0.1651705565529623,0.16696588868940754,0.1687612208258528,0.17055655296229802,0.17235188509874327,0.17594254937163376,0.17773788150807898,0.17953321364452424,0.1813285457809695,0.18312387791741472,0.18491921005385997,0.1867145421903052,0.18850987432675045,0.19030520646319568,0.19210053859964094,0.19389587073608616,0.19569120287253142,0.19748653500897667,0.1992818671454219,0.20107719928186715,0.20287253141831238,0.20466786355475763,0.20646319569120286,0.20825852782764812,0.21005385996409337,0.2118491921005386,0.21364452423698385,0.21543985637342908,0.21723518850987433,0.21903052064631956,0.22082585278276481,0.22262118491921004,0.2244165170556553,0.22621184919210055,0.22800718132854578,0.22980251346499103,0.23159784560143626,0.2333931777378815,0.23518850987432674,0.236983842010772,0.23877917414721722,0.24057450628366248,0.24236983842010773,0.2459605026929982,0.24775583482944344,0.2495511669658887,0.2513464991023339,0.25314183123877915,0.25493716337522443,0.25673249551166966,0.2585278276481149,0.26032315978456017,0.2621184919210054,0.2639138240574506,0.26570915619389585,0.26750448833034113,0.26929982046678635,0.2710951526032316,0.27289048473967686,0.2746858168761221,0.2764811490125673,0.27827648114901254,0.2800718132854578,0.28186714542190305,0.2836624775583483,0.28545780969479356,0.2872531418312388,0.289048473967684,0.29084380610412924,0.2926391382405745,0.29443447037701975,0.296229802513465,0.2980251346499102,0.2998204667863555,0.3016157989228007,0.30341113105924594,0.3052064631956912,0.30700179533213645,0.3087971274685817,0.3105924596050269,0.3141831238779174,0.31597845601436264,0.3177737881508079,0.31956912028725315,0.3213644524236984,0.3231597845601436,0.3249551166965889,0.3267504488330341,0.32854578096947934,0.33213644524236985,0.3339317773788151,0.3357271095152603,0.3375224416517056,0.3393177737881508,0.34111310592459604,0.34290843806104127,0.34470377019748655,0.3464991023339318,0.3500897666068223,0.35368043087971274,0.35547576301615796,0.35727109515260325,0.3590664272890485,0.3608617594254937,0.362657091561939,0.3644524236983842,0.36624775583482944,0.36804308797127466,0.36983842010771995,0.37163375224416517,0.3734290843806104,0.3752244165170557,0.3770197486535009,0.38061041292639136,0.38240574506283664,0.38420107719928187,0.3859964093357271,0.3895870736086176,0.39138240574506283,0.39317773788150806,0.39497307001795334,0.39676840215439857,0.3985637342908438,0.400359066427289,0.4021543985637343,0.40394973070017953,0.40574506283662476,0.40754039497307004,0.40933572710951527,0.4111310592459605,0.4129263913824057,0.414721723518851,0.41651705565529623,0.41831238779174146,0.42010771992818674,0.42190305206463197,0.4236983842010772,0.4254937163375224,0.4272890484739677,0.42908438061041293,0.43087971274685816,0.4326750448833034,0.43447037701974867,0.4362657091561939,0.4380610412926391,0.4398563734290844,0.44165170556552963,0.44344703770197486,0.4452423698384201,0.44703770197486536,0.4488330341113106,0.4506283662477558,0.4524236983842011,0.4542190305206463,0.45601436265709155,0.4578096947935368,0.45960502692998206,0.4614003590664273,0.4631956912028725,0.4649910233393178,0.466786355475763,0.46858168761220825,0.4703770197486535,0.47217235188509876,0.473967684021544,0.4757630161579892,0.47755834829443444,0.4793536804308797,0.48114901256732495,0.4829443447037702,0.48473967684021546,0.4865350089766607,0.4883303411131059,0.49012567324955114,0.4919210053859964,0.49371633752244165,0.4955116696588869,0.4991023339317774,0.5008976660682226,0.5026929982046678,0.5044883303411131,0.5062836624775583,0.5080789946140036,0.5098743267504489,0.5116696588868941,0.5134649910233393,0.5152603231597845,0.5170556552962298,0.518850987432675,0.5206463195691203,0.5224416517055656,0.5242369838420108,0.526032315978456,0.5278276481149012,0.5296229802513465,0.5314183123877917,0.533213644524237,0.5350089766606823,0.5368043087971275,0.5385996409335727,0.5403949730700179,0.5421903052064632,0.5457809694793537,0.547576301615799,0.5493716337522442,0.5511669658886894,0.5529622980251346,0.5547576301615799,0.5565529622980251,0.5583482944344704,0.5601436265709157,0.5619389587073609,0.5637342908438061,0.5655296229802513,0.5673249551166966,0.5691202872531418,0.5709156193895871,0.5727109515260324,0.5745062836624776,0.5763016157989228,0.578096947935368,0.5798922800718133,0.5816876122082585,0.5834829443447038,0.585278276481149,0.5870736086175943,0.5906642728904847,0.59245960502693,0.5942549371633752,0.5960502692998204,0.5978456014362658,0.599640933572711,0.6014362657091562,0.6032315978456014,0.6050269299820467,0.6068222621184919,0.6086175942549371,0.6104129263913824,0.6122082585278277,0.6140035906642729,0.6157989228007181,0.6175942549371634,0.6193895870736086,0.6211849192100538,0.6229802513464991,0.6247755834829444,0.6265709156193896,0.6283662477558348,0.63016157989228,0.6319569120287253,0.6337522441651705,0.6355475763016158,0.6373429084380611,0.6391382405745063,0.6409335727109515,0.6427289048473968,0.644524236983842,0.6463195691202872,0.6481149012567325,0.6499102333931778,0.651705565529623,0.6535008976660682,0.6552962298025135,0.6570915619389587,0.6588868940754039,0.6606822262118492,0.6624775583482945,0.6642728904847397,0.6660682226211849,0.6678635547576302,0.6696588868940754,0.6714542190305206,0.6732495511669659,0.6750448833034112,0.6768402154398564,0.6786355475763016,0.6804308797127468,0.6822262118491921,0.6840215439856373,0.6858168761220825,0.6876122082585279,0.6894075403949731,0.6912028725314183,0.6929982046678635,0.6947935368043088,0.696588868940754,0.6983842010771992,0.7001795332136446,0.7019748653500898,0.703770197486535,0.7055655296229802,0.7073608617594255,0.7091561938958707,0.7127468581687613,0.7145421903052065,0.7163375224416517,0.718132854578097,0.7199281867145422,0.7217235188509874,0.7235188509874326,0.725314183123878,0.7271095152603232,0.7289048473967684,0.7307001795332136,0.7324955116696589,0.7342908438061041,0.7360861759425493,0.7378815080789947,0.7396768402154399,0.7414721723518851,0.7432675044883303,0.7450628366247756,0.7468581687612208,0.748653500897666,0.7504488330341114,0.7522441651705566,0.7540394973070018,0.755834829443447,0.7576301615798923,0.7594254937163375,0.7612208258527827,0.7630161579892281,0.7648114901256733,0.7666068222621185,0.7684021543985637,0.770197486535009,0.7719928186714542,0.7737881508078994,0.7755834829443446,0.77737881508079,0.7791741472172352,0.7809694793536804,0.7827648114901257,0.7845601436265709,0.7863554757630161,0.7881508078994613,0.7899461400359067,0.7917414721723519,0.7935368043087971,0.7953321364452424,0.7971274685816876,0.7989228007181328,0.800718132854578,0.8025134649910234,0.8043087971274686,0.8061041292639138,0.8078994614003591,0.8096947935368043,0.8114901256732495,0.8132854578096947,0.8150807899461401,0.8168761220825853,0.8186714542190305,0.8204667863554758,0.822262118491921,0.8240574506283662,0.8258527827648114,0.8276481149012568,0.829443447037702,0.8312387791741472,0.8330341113105925,0.8348294434470377,0.8366247755834829,0.8384201077199281,0.8402154398563735,0.8420107719928187,0.8438061041292639,0.8456014362657092,0.8473967684021544,0.8491921005385996,0.8509874326750448,0.8527827648114902,0.8545780969479354,0.8563734290843806,0.8581687612208259,0.8599640933572711,0.8617594254937163,0.8635547576301615,0.8653500897666068,0.8671454219030521,0.8689407540394973,0.8707360861759426,0.8725314183123878,0.874326750448833,0.8761220825852782,0.8779174147217235,0.8797127468581688,0.881508078994614,0.8833034111310593,0.8850987432675045,0.8868940754039497,0.8886894075403949,0.8904847396768402,0.8922800718132855,0.8940754039497307,0.895870736086176,0.8976660682226212,0.8994614003590664,0.9012567324955116,0.9030520646319569,0.9048473967684022,0.9066427289048474,0.9084380610412927,0.9102333931777379,0.9120287253141831,0.9138240574506283,0.9156193895870736,0.9174147217235189,0.9192100538599641,0.9210053859964094,0.9228007181328546,0.9245960502692998,0.926391382405745,0.9281867145421903,0.9299820466786356,0.9317773788150808,0.933572710951526,0.9353680430879713,0.9371633752244165,0.9389587073608617,0.940754039497307,0.9425493716337523,0.9443447037701975,0.9461400359066428,0.947935368043088,0.9497307001795332,0.9515260323159784,0.9533213644524237,0.9551166965888689,0.9569120287253142,0.9587073608617595,0.9605026929982047,0.9622980251346499,0.9640933572710951,0.9658886894075404,0.9676840215439856,0.9694793536804309,0.9712746858168761,0.9730700179533214,0.9748653500897666,0.9766606822262118,0.9784560143626571,0.9802513464991023,0.9820466786355476,0.9838420107719928,0.9856373429084381,0.9874326750448833,0.9892280071813285,0.9910233393177738,0.992818671454219,0.9946140035906643,0.9964093357271095,0.9982046678635548],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.1794,0.1838,0.1871,0.1896,0.1923,0.1954,0.1974,0.2077,0.2078,0.2081,0.2085,0.2091,0.2099,0.2104,0.2131,0.2158,0.2160,0.2161,0.2165,0.2168,0.2175,0.2190,0.2200,0.2209,0.2232,0.2246,0.2247,0.2249,0.2255,0.2256,0.2266,0.2283,0.2284,0.2287,0.2313,0.2315,0.2316,0.2320,0.2327,0.2340,0.2350,0.2358,0.2362,0.2373,0.2376,0.2379,0.2381,0.2389,0.2390,0.2393,0.2420,0.2425,0.2426,0.2430,0.2436,0.2438,0.2440,0.2456,0.2464,0.2468,0.2471,0.2475,0.2478,0.2479,0.2481,0.2487,0.2494,0.2497,0.2499,0.2500,0.2507,0.2508,0.2513,0.2515,0.2522,0.2528,0.2530,0.2536,0.2538,0.2546,0.2548,0.2549,0.2552,0.2561,0.2564,0.2573,0.2581,0.2583,0.2596,0.2601,0.2603,0.2609,0.2614,0.2621,0.2627,0.2635,0.2640,0.2642,0.2646,0.2648,0.2653,0.2657,0.2669,0.2671,0.2676,0.2678,0.2687,0.2688,0.2692,0.2697,0.2698,0.2701,0.2705,0.2706,0.2711,0.2712,0.2714,0.2716,0.2719,0.2720,0.2721,0.2727,0.2729,0.2730,0.2733,0.2737,0.2739,0.2742,0.2750,0.2757,0.2762,0.2778,0.2780,0.2783,0.2799,0.2805,0.2806,0.2812,0.2815,0.2819,0.2822,0.2825,0.2826,0.2833,0.2838,0.2839,0.2844,0.2845,0.2846,0.2849,0.2886,0.2887,0.2899,0.2902,0.2922,0.2941,0.2947,0.2951,0.2958,0.2963,0.2965,0.2969,0.2981,0.2983,0.2984,0.2988,0.2990,0.2993,0.3007,0.3011,0.3017,0.3018,0.3026,0.3033,0.3034,0.3047,0.3050,0.3052,0.3056,0.3058,0.3059,0.3063,0.3064,0.3068,0.3071,0.3080,0.3081,0.3089,0.3096,0.3104,0.3117,0.3134,0.3142,0.3183,0.3185,0.3190,0.3195,0.3199,0.3207,0.3236,0.3238,0.3259,0.3269,0.3270,0.3279,0.3308,0.3316,0.3331,0.3335,0.3339,0.3352,0.3356,0.3357,0.3361,0.3367,0.3369,0.3373,0.3374,0.3376,0.3387,0.3390,0.3401,0.3402,0.3403,0.3433,0.3434,0.3437,0.3457,0.3468,0.3475,0.3488,0.3489,0.3495,0.3509,0.3529,0.3531,0.3533,0.3535,0.3545,0.3551,0.3561,0.3567,0.3571,0.3580,0.3584,0.3588,0.3599,0.3610,0.3634,0.3650,0.3668,0.3688,0.3694,0.3696,0.3697,0.3707,0.3724,0.3738,0.3744,0.3757,0.3760,0.3767,0.3771,0.3848,0.3851,0.3854,0.3864,0.3868,0.3908,0.3916,0.3939,0.3952,0.3966,0.3977,0.4020,0.4023,0.4025,0.4027,0.4035,0.4044,0.4064,0.4067,0.4069,0.4072,0.4076,0.4091,0.4099,0.4102,0.4108,0.4110,0.4124,0.4126,0.4135,0.4136,0.4143,0.4147,0.4187,0.4189,0.4191,0.4206,0.4212,0.4216,0.4217,0.4227,0.4258,0.4271,0.4279,0.4286,0.4293,0.4295,0.4310,0.4313,0.4325,0.4326,0.4332,0.4338,0.4344,0.4350,0.4353,0.4362,0.4364,0.4373,0.4375,0.4376,0.4384,0.4386,0.4389,0.4407,0.4415,0.4427,0.4434,0.4451,0.4456,0.4457,0.4492,0.4511,0.4516,0.4518,0.4526,0.4527,0.4545,0.4554,0.4564,0.4565,0.4573,0.4600,0.4604,0.4617,0.4618,0.4622,0.4629,0.4630,0.4636,0.4674,0.4678,0.4691,0.4708,0.4717,0.4722,0.4743,0.4748,0.4773,0.4776,0.4791,0.4795,0.4800,0.4805,0.4822,0.4824,0.4826,0.4846,0.4865,0.4866,0.4870,0.4881,0.4886,0.4892,0.4907,0.4935,0.4936,0.4949,0.4955,0.4966,0.4989,0.4992,0.4997,0.4999,0.5002,0.5005,0.5006,0.5013,0.5076,0.5088,0.5120,0.5124,0.5126,0.5128,0.5135,0.5154,0.5179,0.5193,0.5197,0.5201,0.5235,0.5267,0.5278,0.5282,0.5305,0.5316,0.5328,0.5331,0.5345,0.5346,0.5347,0.5348,0.5351,0.5354,0.5356,0.5372,0.5388,0.5398,0.5435,0.5448,0.5471,0.5493,0.5585,0.5588,0.5609,0.5623,0.5642,0.5732,0.5745,0.5757,0.5771,0.5782,0.5793,0.5794,0.5806,0.5813,0.5896,0.5936,0.5937,0.5941,0.5989,0.6000,0.6018,0.6027,0.6078,0.6223,0.6309,0.6351,0.6365,0.6473,0.6478,0.6518,0.6560,0.6740,0.6776,0.6838,0.7260,0.7352,0.7545,0.7589,0.7698,0.7798,0.7937,0.8078,0.8155,0.8449,0.8614,0.8814,0.9012,0.9014,0.9476,0.9501,0.9617,1.0548,1.1169,1.1391,1.1938,1.2000,1.2152,1.2828,1.2930,1.3573,1.3583,1.3791,1.3977,1.4010,1.4075,1.4717,1.5116,1.6093,1.6612,1.6884,1.7580,1.7907,2.1517,2.2125,2.3391,2.3496,3.2238,3.4419,3.5480,3.5883,3.6749,3.6795,3.8900,3.9093,3.9243,3.9690,4.0541,4.7678,5.1180,5.7192,6.2301,9.2083,10.8765],"y":[0.0018248175182481751,0.0036496350364963502,0.005474452554744526,0.0072992700729927005,0.009124087591240875,0.010948905109489052,0.012773722627737226,0.014598540145985401,0.016423357664233577,0.01824817518248175,0.020072992700729927,0.021897810218978103,0.023722627737226276,0.025547445255474453,0.029197080291970802,0.03102189781021898,0.032846715328467155,0.03467153284671533,0.0364963503649635,0.03832116788321168,0.040145985401459854,0.041970802919708027,0.04562043795620438,0.04744525547445255,0.04927007299270073,0.051094890510948905,0.05291970802919708,0.05474452554744526,0.05656934306569343,0.058394160583941604,0.060218978102189784,0.06204379562043796,0.06386861313868614,0.06569343065693431,0.06751824817518248,0.06934306569343066,0.07116788321167883,0.072992700729927,0.07481751824817519,0.07664233576642336,0.07846715328467153,0.08029197080291971,0.08394160583941605,0.08576642335766424,0.08759124087591241,0.08941605839416059,0.09124087591240876,0.09306569343065693,0.0948905109489051,0.09671532846715329,0.09854014598540146,0.10036496350364964,0.10218978102189781,0.10401459854014598,0.10766423357664233,0.10948905109489052,0.11131386861313869,0.11313868613138686,0.11678832116788321,0.11861313868613138,0.12043795620437957,0.12226277372262774,0.12408759124087591,0.12773722627737227,0.12956204379562045,0.13138686131386862,0.1332116788321168,0.13503649635036497,0.13686131386861314,0.14051094890510948,0.14233576642335766,0.14416058394160583,0.145985401459854,0.1478102189781022,0.14963503649635038,0.15145985401459855,0.15328467153284672,0.1551094890510949,0.15693430656934307,0.15875912408759124,0.16058394160583941,0.1624087591240876,0.16423357664233576,0.16605839416058393,0.1678832116788321,0.16970802919708028,0.17153284671532848,0.17335766423357665,0.17518248175182483,0.177007299270073,0.17883211678832117,0.18065693430656934,0.18248175182481752,0.1843065693430657,0.18613138686131386,0.18795620437956204,0.1897810218978102,0.19160583941605838,0.19343065693430658,0.19525547445255476,0.19708029197080293,0.1989051094890511,0.20072992700729927,0.20255474452554745,0.20437956204379562,0.2062043795620438,0.20802919708029197,0.20985401459854014,0.2116788321167883,0.21350364963503649,0.21532846715328466,0.21715328467153286,0.21897810218978103,0.2208029197080292,0.22262773722627738,0.22445255474452555,0.22627737226277372,0.2281021897810219,0.22992700729927007,0.23175182481751824,0.23357664233576642,0.2354014598540146,0.23722627737226276,0.23905109489051096,0.24087591240875914,0.2427007299270073,0.24452554744525548,0.24635036496350365,0.24817518248175183,0.2518248175182482,0.25547445255474455,0.2572992700729927,0.2591240875912409,0.26094890510948904,0.26277372262773724,0.2645985401459854,0.2664233576642336,0.26824817518248173,0.27007299270072993,0.2718978102189781,0.2737226277372263,0.2755474452554745,0.2791970802919708,0.28102189781021897,0.28284671532846717,0.2846715328467153,0.28832116788321166,0.29014598540145986,0.291970802919708,0.2937956204379562,0.29744525547445255,0.29927007299270075,0.3010948905109489,0.3029197080291971,0.30474452554744524,0.30656934306569344,0.3083941605839416,0.3102189781021898,0.31204379562043794,0.31386861313868614,0.3156934306569343,0.3175182481751825,0.3193430656934307,0.32299270072992703,0.3248175182481752,0.3266423357664234,0.3284671532846715,0.3302919708029197,0.33211678832116787,0.33394160583941607,0.3357664233576642,0.3375912408759124,0.34124087591240876,0.34306569343065696,0.3448905109489051,0.3467153284671533,0.34854014598540145,0.35036496350364965,0.354014598540146,0.35583941605839414,0.35766423357664234,0.3594890510948905,0.3613138686131387,0.36313868613138683,0.36496350364963503,0.36678832116788324,0.3686131386861314,0.3722627737226277,0.3740875912408759,0.3759124087591241,0.3777372262773723,0.3795620437956204,0.3813868613138686,0.38321167883211676,0.38503649635036497,0.38686131386861317,0.3886861313868613,0.3905109489051095,0.39233576642335766,0.39416058394160586,0.3978102189781022,0.39963503649635035,0.40145985401459855,0.4032846715328467,0.4051094890510949,0.40693430656934304,0.40875912408759124,0.41058394160583944,0.4124087591240876,0.4142335766423358,0.41605839416058393,0.41788321167883213,0.4197080291970803,0.4215328467153285,0.4233576642335766,0.4251824817518248,0.42700729927007297,0.42883211678832117,0.4306569343065693,0.4324817518248175,0.4343065693430657,0.43613138686131386,0.43795620437956206,0.4397810218978102,0.4416058394160584,0.44343065693430656,0.44525547445255476,0.4470802919708029,0.4489051094890511,0.45072992700729925,0.45255474452554745,0.4543795620437956,0.4562043795620438,0.458029197080292,0.45985401459854014,0.46167883211678834,0.4635036496350365,0.4653284671532847,0.46715328467153283,0.46897810218978103,0.4708029197080292,0.4726277372262774,0.4744525547445255,0.4762773722627737,0.4781021897810219,0.47992700729927007,0.48175182481751827,0.4835766423357664,0.48722627737226276,0.48905109489051096,0.4908759124087591,0.4927007299270073,0.49452554744525545,0.49635036496350365,0.4981751824817518,0.5,0.5018248175182481,0.5036496350364964,0.5054744525547445,0.5072992700729927,0.5091240875912408,0.5109489051094891,0.5127737226277372,0.5145985401459854,0.5164233576642335,0.5182481751824818,0.5200729927007299,0.5218978102189781,0.5237226277372263,0.5255474452554745,0.5273722627737226,0.5291970802919708,0.531021897810219,0.5328467153284672,0.5346715328467153,0.5364963503649635,0.5383211678832117,0.5401459854014599,0.541970802919708,0.5456204379562044,0.5474452554744526,0.5492700729927007,0.551094890510949,0.5529197080291971,0.5547445255474452,0.5565693430656934,0.5583941605839416,0.5602189781021898,0.5620437956204379,0.5638686131386861,0.5656934306569343,0.5675182481751825,0.5693430656934306,0.5711678832116789,0.572992700729927,0.5748175182481752,0.5766423357664233,0.5784671532846716,0.5802919708029197,0.5821167883211679,0.583941605839416,0.5857664233576643,0.5875912408759124,0.5894160583941606,0.5912408759124088,0.593065693430657,0.5948905109489051,0.5967153284671532,0.5985401459854015,0.6003649635036497,0.6021897810218978,0.6040145985401459,0.6058394160583942,0.6076642335766423,0.6094890510948905,0.6131386861313869,0.614963503649635,0.6167883211678832,0.6186131386861314,0.6204379562043796,0.6222627737226277,0.6240875912408759,0.6259124087591241,0.6277372262773723,0.6295620437956204,0.6313868613138686,0.6332116788321168,0.635036496350365,0.6386861313868614,0.6405109489051095,0.6423357664233577,0.6441605839416058,0.6459854014598541,0.6478102189781022,0.6496350364963503,0.6514598540145985,0.6532846715328468,0.656934306569343,0.6587591240875912,0.6624087591240876,0.6642335766423357,0.666058394160584,0.6678832116788321,0.6697080291970803,0.6715328467153284,0.6733576642335767,0.6751824817518248,0.6788321167883211,0.6806569343065694,0.6824817518248175,0.6843065693430657,0.6861313868613139,0.6879562043795621,0.6897810218978102,0.6916058394160584,0.6934306569343066,0.6952554744525548,0.6970802919708029,0.7007299270072993,0.7025547445255474,0.7043795620437956,0.7062043795620438,0.708029197080292,0.7098540145985401,0.7116788321167883,0.7135036496350365,0.7153284671532847,0.7171532846715328,0.718978102189781,0.7208029197080292,0.7226277372262774,0.7244525547445255,0.7262773722627737,0.7281021897810219,0.7299270072992701,0.7317518248175182,0.7335766423357665,0.7354014598540146,0.7372262773722628,0.7390510948905109,0.7408759124087592,0.7427007299270073,0.7445255474452555,0.7463503649635036,0.7481751824817519,0.75,0.7518248175182481,0.7536496350364964,0.7554744525547445,0.7572992700729927,0.7591240875912408,0.7609489051094891,0.7645985401459854,0.7664233576642335,0.7682481751824818,0.7700729927007299,0.7718978102189781,0.7737226277372263,0.7755474452554745,0.7773722627737226,0.7791970802919708,0.781021897810219,0.7828467153284672,0.7846715328467153,0.7864963503649635,0.7883211678832117,0.7901459854014599,0.791970802919708,0.7937956204379562,0.7956204379562044,0.7974452554744526,0.7992700729927007,0.801094890510949,0.8029197080291971,0.8047445255474452,0.8065693430656934,0.8083941605839416,0.8120437956204379,0.8138686131386861,0.8156934306569343,0.8175182481751825,0.8193430656934306,0.8211678832116789,0.822992700729927,0.8248175182481752,0.8266423357664233,0.8284671532846716,0.8302919708029197,0.8321167883211679,0.833941605839416,0.8357664233576643,0.8394160583941606,0.8412408759124088,0.843065693430657,0.8448905109489051,0.8467153284671532,0.8485401459854015,0.8503649635036497,0.8521897810218978,0.8540145985401459,0.8558394160583942,0.8576642335766423,0.8594890510948905,0.8613138686131386,0.8631386861313869,0.864963503649635,0.8667883211678832,0.8686131386861314,0.8704379562043796,0.8722627737226277,0.8740875912408759,0.8777372262773723,0.8795620437956204,0.8813868613138686,0.8832116788321168,0.885036496350365,0.8868613138686131,0.8886861313868614,0.8905109489051095,0.8923357664233577,0.8941605839416058,0.8959854014598541,0.8978102189781022,0.8996350364963503,0.9014598540145985,0.9032846715328468,0.9051094890510949,0.906934306569343,0.9087591240875912,0.9105839416058394,0.9124087591240876,0.9142335766423357,0.916058394160584,0.9178832116788321,0.9197080291970803,0.9215328467153284,0.9233576642335767,0.9251824817518248,0.927007299270073,0.9288321167883211,0.9306569343065694,0.9324817518248175,0.9343065693430657,0.9361313868613139,0.9379562043795621,0.9397810218978102,0.9416058394160584,0.9434306569343066,0.9452554744525548,0.9470802919708029,0.948905109489051,0.9507299270072993,0.9525547445255474,0.9543795620437956,0.9562043795620438,0.958029197080292,0.9598540145985401,0.9616788321167883,0.9635036496350365,0.9653284671532847,0.9671532846715328,0.968978102189781,0.9708029197080292,0.9726277372262774,0.9744525547445255,0.9762773722627737,0.9781021897810219,0.9799270072992701,0.9817518248175182,0.9835766423357665,0.9854014598540146,0.9872262773722628,0.9890510948905109,0.9908759124087592,0.9927007299270073,0.9945255474452555,0.9963503649635036,0.9981751824817519],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.9725,0.9831,0.9840,0.9872,0.9875,0.9877,0.9898,0.9908,0.9919,0.9934,0.9954,0.9962,0.9968,0.9974,1.0024,1.0026,1.0031,1.0033,1.0048,1.0053,1.0054,1.0057,1.0084,1.0096,1.0101,1.0113,1.0125,1.0130,1.0146,1.0150,1.0157,1.0161,1.0190,1.0201,1.0208,1.0221,1.0229,1.0230,1.0234,1.0236,1.0251,1.0253,1.0255,1.0276,1.0281,1.0288,1.0290,1.0292,1.0297,1.0315,1.0324,1.0325,1.0328,1.0336,1.0342,1.0349,1.0354,1.0360,1.0374,1.0376,1.0385,1.0386,1.0390,1.0391,1.0395,1.0403,1.0407,1.0415,1.0418,1.0429,1.0432,1.0445,1.0448,1.0461,1.0462,1.0466,1.0470,1.0484,1.0487,1.0489,1.0501,1.0503,1.0506,1.0516,1.0518,1.0521,1.0525,1.0529,1.0530,1.0535,1.0539,1.0542,1.0544,1.0547,1.0552,1.0557,1.0561,1.0571,1.0581,1.0584,1.0589,1.0594,1.0595,1.0613,1.0630,1.0641,1.0650,1.0653,1.0662,1.0670,1.0672,1.0676,1.0690,1.0698,1.0699,1.0704,1.0706,1.0723,1.0727,1.0741,1.0742,1.0744,1.0748,1.0749,1.0752,1.0760,1.0772,1.0776,1.0785,1.0786,1.0789,1.0790,1.0793,1.0801,1.0808,1.0809,1.0817,1.0823,1.0825,1.0831,1.0840,1.0842,1.0846,1.0847,1.0857,1.0860,1.0865,1.0866,1.0867,1.0874,1.0877,1.0883,1.0884,1.0891,1.0894,1.0907,1.0908,1.0909,1.0910,1.0921,1.0930,1.0931,1.0935,1.0945,1.0958,1.0973,1.0982,1.0984,1.0987,1.0989,1.0999,1.1004,1.1015,1.1020,1.1025,1.1041,1.1052,1.1057,1.1058,1.1062,1.1063,1.1067,1.1069,1.1071,1.1076,1.1087,1.1089,1.1102,1.1105,1.1106,1.1110,1.1129,1.1135,1.1138,1.1145,1.1155,1.1166,1.1178,1.1179,1.1186,1.1192,1.1197,1.1198,1.1199,1.1204,1.1205,1.1207,1.1210,1.1222,1.1235,1.1239,1.1240,1.1245,1.1257,1.1262,1.1267,1.1273,1.1282,1.1296,1.1305,1.1308,1.1333,1.1335,1.1339,1.1350,1.1357,1.1360,1.1361,1.1362,1.1363,1.1374,1.1398,1.1406,1.1415,1.1417,1.1428,1.1430,1.1435,1.1441,1.1442,1.1444,1.1448,1.1460,1.1461,1.1468,1.1470,1.1471,1.1482,1.1490,1.1495,1.1501,1.1506,1.1508,1.1509,1.1523,1.1526,1.1534,1.1536,1.1556,1.1565,1.1569,1.1591,1.1599,1.1606,1.1609,1.1643,1.1647,1.1648,1.1667,1.1676,1.1690,1.1693,1.1696,1.1717,1.1729,1.1733,1.1749,1.1785,1.1789,1.1808,1.1814,1.1816,1.1820,1.1835,1.1836,1.1849,1.1855,1.1874,1.1888,1.1889,1.1898,1.1899,1.1903,1.1908,1.1909,1.1922,1.1928,1.1930,1.1933,1.1943,1.1945,1.1948,1.1951,1.1959,1.1971,1.1972,1.1973,1.1974,1.1989,1.1995,1.2010,1.2027,1.2031,1.2037,1.2048,1.2053,1.2055,1.2072,1.2078,1.2095,1.2106,1.2122,1.2125,1.2140,1.2147,1.2157,1.2198,1.2227,1.2271,1.2282,1.2317,1.2318,1.2344,1.2351,1.2368,1.2393,1.2400,1.2413,1.2420,1.2439,1.2449,1.2451,1.2457,1.2471,1.2510,1.2512,1.2519,1.2521,1.2534,1.2573,1.2586,1.2595,1.2605,1.2634,1.2652,1.2763,1.2774,1.2785,1.2787,1.2812,1.2837,1.2846,1.2848,1.2856,1.2858,1.2898,1.2917,1.2921,1.2926,1.2950,1.2963,1.3005,1.3027,1.3048,1.3050,1.3059,1.3065,1.3073,1.3085,1.3105,1.3126,1.3157,1.3167,1.3193,1.3213,1.3257,1.3273,1.3278,1.3290,1.3306,1.3325,1.3358,1.3360,1.3494,1.3525,1.3555,1.3566,1.3610,1.3628,1.3685,1.3711,1.3741,1.3747,1.3751,1.3752,1.3763,1.3784,1.3789,1.3795,1.3818,1.3827,1.3947,1.3953,1.3958,1.3959,1.3974,1.3997,1.4037,1.4049,1.4129,1.4135,1.4163,1.4170,1.4206,1.4246,1.4260,1.4271,1.4278,1.4363,1.4446,1.4542,1.4550,1.4586,1.4682,1.4704,1.4767,1.4773,1.4836,1.4844,1.4901,1.4914,1.5002,1.5009,1.5075,1.5151,1.5172,1.5182,1.5299,1.5327,1.5422,1.5452,1.5532,1.5551,1.5564,1.5618,1.5796,1.5901,1.5991,1.6056,1.6148,1.6165,1.6333,1.6597,1.6615,1.6676,1.6692,1.6720,1.6722,1.6856,1.6924,1.6934,1.6977,1.6995,1.7054,1.7055,1.7083,1.7196,1.7199,1.7273,1.7355,1.7439,1.7519,1.7564,1.7765,1.8113,1.8160,1.8191,1.8196,1.8255,1.8497,1.8521,1.8765,1.9078,1.9362,1.9405,1.9851,2.0335,2.0816,2.1606,2.2535,2.3368,2.3633,2.4951,2.5894,2.6351,2.7130,2.7518,2.7698,2.9497,3.0459,3.0467,3.0686,3.2141,3.6683,4.2443,4.5321,4.6716,4.8286,5.6809,5.7643,8.2583,8.7196,8.8067,9.3474,10.2576],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.060714285714285714,0.06428571428571428,0.06607142857142857,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.15,0.15178571428571427,0.15357142857142858,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21785714285714286,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.33035714285714285,0.33214285714285713,0.3357142857142857,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6785714285714286,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2460,0.2600,0.2602,0.2628,0.2682,0.2692,0.2696,0.2729,0.2756,0.2779,0.2832,0.2840,0.2869,0.2888,0.2894,0.2898,0.2903,0.2916,0.2927,0.2933,0.2939,0.2940,0.2946,0.2952,0.2953,0.2961,0.2964,0.2974,0.2979,0.2999,0.3012,0.3022,0.3034,0.3037,0.3038,0.3039,0.3041,0.3060,0.3071,0.3072,0.3079,0.3088,0.3089,0.3092,0.3103,0.3108,0.3114,0.3118,0.3119,0.3132,0.3135,0.3143,0.3145,0.3150,0.3161,0.3167,0.3171,0.3173,0.3197,0.3202,0.3203,0.3205,0.3208,0.3209,0.3212,0.3218,0.3220,0.3232,0.3233,0.3236,0.3240,0.3253,0.3255,0.3257,0.3302,0.3303,0.3313,0.3325,0.3334,0.3343,0.3347,0.3352,0.3356,0.3363,0.3366,0.3378,0.3380,0.3383,0.3385,0.3386,0.3394,0.3396,0.3413,0.3416,0.3422,0.3466,0.3472,0.3485,0.3492,0.3498,0.3505,0.3510,0.3514,0.3519,0.3526,0.3530,0.3537,0.3541,0.3542,0.3543,0.3544,0.3546,0.3551,0.3553,0.3555,0.3558,0.3563,0.3564,0.3580,0.3583,0.3587,0.3600,0.3604,0.3617,0.3622,0.3625,0.3637,0.3647,0.3653,0.3657,0.3658,0.3664,0.3668,0.3674,0.3676,0.3677,0.3680,0.3682,0.3686,0.3688,0.3689,0.3691,0.3692,0.3698,0.3701,0.3703,0.3708,0.3714,0.3731,0.3744,0.3747,0.3753,0.3759,0.3760,0.3767,0.3772,0.3778,0.3785,0.3797,0.3801,0.3807,0.3810,0.3812,0.3823,0.3835,0.3859,0.3876,0.3880,0.3882,0.3917,0.3918,0.3923,0.3933,0.3948,0.3962,0.3964,0.3965,0.3967,0.3977,0.3981,0.3982,0.4002,0.4004,0.4028,0.4031,0.4050,0.4063,0.4067,0.4076,0.4085,0.4095,0.4098,0.4100,0.4104,0.4148,0.4149,0.4152,0.4172,0.4182,0.4190,0.4204,0.4208,0.4211,0.4212,0.4214,0.4224,0.4250,0.4255,0.4288,0.4289,0.4301,0.4319,0.4324,0.4326,0.4330,0.4355,0.4361,0.4373,0.4380,0.4382,0.4386,0.4387,0.4388,0.4391,0.4394,0.4400,0.4402,0.4405,0.4417,0.4418,0.4420,0.4435,0.4457,0.4467,0.4469,0.4474,0.4478,0.4492,0.4499,0.4502,0.4508,0.4542,0.4548,0.4555,0.4565,0.4577,0.4581,0.4586,0.4592,0.4593,0.4613,0.4640,0.4648,0.4655,0.4686,0.4691,0.4713,0.4726,0.4740,0.4744,0.4773,0.4799,0.4800,0.4808,0.4816,0.4819,0.4840,0.4857,0.4864,0.4923,0.4946,0.4956,0.4962,0.4964,0.4970,0.4977,0.4986,0.4998,0.5006,0.5007,0.5021,0.5035,0.5044,0.5045,0.5053,0.5056,0.5076,0.5086,0.5096,0.5123,0.5124,0.5129,0.5137,0.5138,0.5161,0.5171,0.5173,0.5174,0.5175,0.5194,0.5196,0.5197,0.5200,0.5240,0.5268,0.5278,0.5282,0.5285,0.5311,0.5318,0.5332,0.5333,0.5348,0.5349,0.5366,0.5374,0.5375,0.5377,0.5389,0.5398,0.5403,0.5409,0.5429,0.5439,0.5440,0.5447,0.5450,0.5451,0.5452,0.5459,0.5485,0.5501,0.5514,0.5522,0.5524,0.5554,0.5559,0.5567,0.5572,0.5586,0.5602,0.5608,0.5639,0.5643,0.5667,0.5670,0.5688,0.5690,0.5713,0.5721,0.5726,0.5736,0.5737,0.5779,0.5787,0.5790,0.5808,0.5821,0.5826,0.5842,0.5856,0.5857,0.5865,0.5873,0.5881,0.5883,0.5924,0.5938,0.5960,0.5972,0.5991,0.6025,0.6046,0.6073,0.6092,0.6095,0.6100,0.6103,0.6114,0.6126,0.6127,0.6229,0.6241,0.6248,0.6251,0.6274,0.6302,0.6315,0.6350,0.6352,0.6369,0.6380,0.6409,0.6412,0.6425,0.6460,0.6461,0.6476,0.6483,0.6493,0.6520,0.6535,0.6557,0.6568,0.6588,0.6631,0.6669,0.6690,0.6707,0.6775,0.6825,0.6832,0.6834,0.6836,0.6837,0.6838,0.6842,0.6847,0.6874,0.6963,0.7016,0.7024,0.7029,0.7066,0.7079,0.7084,0.7095,0.7115,0.7120,0.7236,0.7254,0.7278,0.7308,0.7339,0.7432,0.7445,0.7517,0.7518,0.7595,0.7603,0.7625,0.7646,0.7745,0.7746,0.7749,0.7759,0.7767,0.7778,0.7789,0.7801,0.7837,0.7846,0.7866,0.7887,0.7890,0.7930,0.8005,0.8036,0.8066,0.8088,0.8097,0.8104,0.8114,0.8117,0.8125,0.8128,0.8137,0.8188,0.8200,0.8239,0.8245,0.8256,0.8332,0.8346,0.8348,0.8353,0.8378,0.8398,0.8422,0.8425,0.8451,0.8578,0.8616,0.8650,0.8669,0.8699,0.8703,0.8774,0.8775,0.8798,0.8851,0.9068,0.9144,0.9239,0.9377,0.9418,0.9420,0.9486,0.9595,0.9633,0.9690,0.9751,0.9805,0.9825,0.9950,0.9986,1.0019,1.0060,1.0070,1.0072,1.0095,1.0160,1.0197,1.0217,1.0219,1.0249,1.0302,1.0429,1.0737,1.0743,1.1087,1.1191,1.1383,1.1556,1.1623,1.1764,1.1976,1.6616,1.9792,2.3352,2.5523,4.1126,4.1164,4.3218,6.9574],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.18246869409660108,0.18425760286225404,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.21288014311270126,0.2146690518783542,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.295169946332737,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.37209302325581395,0.3738819320214669,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1603,0.1634,0.1701,0.1721,0.1750,0.1761,0.1830,0.1833,0.1847,0.1852,0.1866,0.1887,0.1906,0.1946,0.1959,0.1979,0.1986,0.2006,0.2012,0.2020,0.2041,0.2042,0.2052,0.2053,0.2073,0.2074,0.2094,0.2103,0.2120,0.2125,0.2130,0.2131,0.2133,0.2139,0.2140,0.2144,0.2145,0.2147,0.2148,0.2149,0.2159,0.2164,0.2168,0.2177,0.2182,0.2183,0.2187,0.2194,0.2195,0.2206,0.2210,0.2230,0.2240,0.2242,0.2245,0.2261,0.2268,0.2276,0.2279,0.2292,0.2294,0.2301,0.2307,0.2318,0.2330,0.2336,0.2342,0.2347,0.2358,0.2361,0.2367,0.2368,0.2377,0.2382,0.2389,0.2391,0.2402,0.2429,0.2451,0.2453,0.2462,0.2468,0.2479,0.2498,0.2525,0.2530,0.2558,0.2565,0.2567,0.2573,0.2590,0.2609,0.2614,0.2620,0.2631,0.2634,0.2641,0.2647,0.2652,0.2653,0.2655,0.2667,0.2671,0.2677,0.2703,0.2704,0.2705,0.2720,0.2721,0.2741,0.2776,0.2787,0.2792,0.2809,0.2835,0.2842,0.2848,0.2874,0.2888,0.2896,0.2898,0.2900,0.2915,0.2921,0.2923,0.2930,0.2955,0.2968,0.2972,0.2975,0.2988,0.3006,0.3007,0.3009,0.3024,0.3035,0.3044,0.3047,0.3049,0.3060,0.3063,0.3066,0.3068,0.3075,0.3092,0.3105,0.3114,0.3118,0.3127,0.3138,0.3149,0.3176,0.3185,0.3191,0.3198,0.3199,0.3200,0.3202,0.3219,0.3250,0.3254,0.3270,0.3277,0.3288,0.3290,0.3294,0.3308,0.3327,0.3330,0.3348,0.3351,0.3356,0.3362,0.3372,0.3381,0.3388,0.3415,0.3425,0.3447,0.3457,0.3458,0.3466,0.3482,0.3488,0.3494,0.3504,0.3505,0.3508,0.3533,0.3538,0.3545,0.3546,0.3553,0.3564,0.3566,0.3570,0.3575,0.3593,0.3604,0.3610,0.3612,0.3631,0.3636,0.3650,0.3655,0.3664,0.3682,0.3727,0.3733,0.3740,0.3747,0.3776,0.3810,0.3821,0.3828,0.3831,0.3855,0.3858,0.3868,0.3883,0.3897,0.3911,0.3919,0.3920,0.3924,0.3929,0.3932,0.3934,0.3944,0.3956,0.3976,0.3979,0.3994,0.4018,0.4025,0.4039,0.4054,0.4061,0.4065,0.4070,0.4082,0.4084,0.4102,0.4108,0.4120,0.4131,0.4143,0.4150,0.4153,0.4167,0.4173,0.4181,0.4200,0.4211,0.4216,0.4223,0.4225,0.4227,0.4231,0.4232,0.4234,0.4235,0.4248,0.4261,0.4266,0.4274,0.4312,0.4315,0.4319,0.4327,0.4331,0.4333,0.4355,0.4367,0.4372,0.4388,0.4391,0.4417,0.4424,0.4425,0.4434,0.4447,0.4458,0.4461,0.4464,0.4480,0.4490,0.4493,0.4504,0.4505,0.4510,0.4524,0.4538,0.4562,0.4575,0.4609,0.4620,0.4634,0.4644,0.4649,0.4656,0.4670,0.4674,0.4676,0.4683,0.4689,0.4690,0.4721,0.4750,0.4771,0.4776,0.4777,0.4783,0.4792,0.4794,0.4830,0.4870,0.4873,0.4874,0.4886,0.4890,0.4897,0.4910,0.4929,0.4936,0.4957,0.4968,0.4978,0.4983,0.5015,0.5017,0.5024,0.5031,0.5066,0.5068,0.5089,0.5104,0.5128,0.5134,0.5173,0.5174,0.5187,0.5189,0.5246,0.5250,0.5254,0.5273,0.5295,0.5381,0.5435,0.5457,0.5478,0.5499,0.5504,0.5528,0.5538,0.5542,0.5545,0.5552,0.5564,0.5574,0.5614,0.5652,0.5673,0.5678,0.5736,0.5747,0.5781,0.5783,0.5786,0.5848,0.5853,0.5878,0.5896,0.5929,0.6013,0.6031,0.6032,0.6042,0.6045,0.6076,0.6104,0.6108,0.6121,0.6155,0.6160,0.6167,0.6256,0.6265,0.6278,0.6281,0.6391,0.6404,0.6442,0.6467,0.6492,0.6500,0.6520,0.6540,0.6554,0.6568,0.6591,0.6599,0.6610,0.6639,0.6669,0.6698,0.6715,0.6758,0.6779,0.6796,0.6868,0.6956,0.7005,0.7027,0.7077,0.7081,0.7110,0.7262,0.7263,0.7430,0.7485,0.7522,0.7627,0.7655,0.7718,0.7793,0.7813,0.7927,0.7997,0.8042,0.8055,0.8077,0.8184,0.8190,0.8231,0.8235,0.8318,0.8323,0.8379,0.8451,0.8519,0.8583,0.8641,0.8804,0.8835,0.8854,0.8855,0.8893,0.9162,0.9232,0.9355,0.9361,0.9420,0.9552,0.9600,0.9673,0.9697,0.9995,1.0092,1.0298,1.0448,1.0450,1.0507,1.0542,1.0547,1.0641,1.0657,1.0880,1.0909,1.0939,1.0964,1.0995,1.1146,1.1221,1.1247,1.1752,1.1768,1.2074,1.2111,1.2243,1.2263,1.2307,1.2392,1.2448,1.2480,1.2580,1.2707,1.2867,1.2954,1.3001,1.3054,1.3374,1.3461,1.3634,1.3743,1.3962,1.4009,1.4057,1.4098,1.4612,1.4653,1.4713,1.5425,1.5660,1.7899,1.9791,1.9846,2.1600,2.1698,2.3433,2.3991,3.3677,3.4349,4.5904,5.0120,5.3004,5.4140,6.4117,6.4177,6.5331,6.6611],"y":[0.001851851851851852,0.003703703703703704,0.005555555555555556,0.007407407407407408,0.009259259259259259,0.011111111111111112,0.012962962962962963,0.014814814814814815,0.016666666666666666,0.018518518518518517,0.020370370370370372,0.022222222222222223,0.024074074074074074,0.025925925925925925,0.027777777777777776,0.02962962962962963,0.03148148148148148,0.03333333333333333,0.03518518518518519,0.037037037037037035,0.03888888888888889,0.040740740740740744,0.04259259259259259,0.044444444444444446,0.046296296296296294,0.04814814814814815,0.05,0.05185185185185185,0.053703703703703705,0.05555555555555555,0.05740740740740741,0.06111111111111111,0.06296296296296296,0.06481481481481481,0.06851851851851852,0.07037037037037037,0.07222222222222222,0.07407407407407407,0.07592592592592592,0.07777777777777778,0.07962962962962963,0.08148148148148149,0.08333333333333333,0.08518518518518518,0.08703703703703704,0.08888888888888889,0.09074074074074075,0.09259259259259259,0.09444444444444444,0.0962962962962963,0.09814814814814815,0.1,0.10185185185185185,0.1037037037037037,0.10555555555555556,0.10740740740740741,0.10925925925925926,0.1111111111111111,0.11296296296296296,0.11481481481481481,0.11666666666666667,0.11851851851851852,0.12037037037037036,0.12222222222222222,0.12407407407407407,0.1259259259259259,0.12777777777777777,0.12962962962962962,0.13148148148148148,0.13333333333333333,0.13518518518518519,0.13703703703703704,0.1388888888888889,0.14074074074074075,0.1425925925925926,0.14444444444444443,0.14629629629629629,0.14814814814814814,0.15,0.15185185185185185,0.1537037037037037,0.15555555555555556,0.1574074074074074,0.15925925925925927,0.16111111111111112,0.16296296296296298,0.1648148148148148,0.16666666666666666,0.1685185185185185,0.17037037037037037,0.17222222222222222,0.17407407407407408,0.17592592592592593,0.17777777777777778,0.17962962962962964,0.1814814814814815,0.18333333333333332,0.18518518518518517,0.18703703703703703,0.18888888888888888,0.19074074074074074,0.1925925925925926,0.19444444444444445,0.1962962962962963,0.19814814814814816,0.2,0.20185185185185187,0.2037037037037037,0.20555555555555555,0.2074074074074074,0.20925925925925926,0.2111111111111111,0.21296296296296297,0.21481481481481482,0.21666666666666667,0.21851851851851853,0.22037037037037038,0.2222222222222222,0.22407407407407406,0.22592592592592592,0.22777777777777777,0.22962962962962963,0.23148148148148148,0.23333333333333334,0.2351851851851852,0.23703703703703705,0.2388888888888889,0.24074074074074073,0.24259259259259258,0.24444444444444444,0.2462962962962963,0.24814814814814815,0.25,0.2518518518518518,0.2537037037037037,0.25555555555555554,0.2574074074074074,0.25925925925925924,0.2611111111111111,0.26296296296296295,0.26481481481481484,0.26666666666666666,0.26851851851851855,0.27037037037037037,0.2722222222222222,0.2740740740740741,0.2759259259259259,0.2777777777777778,0.2796296296296296,0.2814814814814815,0.2851851851851852,0.28703703703703703,0.28888888888888886,0.29074074074074074,0.29444444444444445,0.2962962962962963,0.29814814814814816,0.3,0.30185185185185187,0.3037037037037037,0.3055555555555556,0.3074074074074074,0.30925925925925923,0.3111111111111111,0.31296296296296294,0.3148148148148148,0.31666666666666665,0.32037037037037036,0.32407407407407407,0.32592592592592595,0.3277777777777778,0.3296296296296296,0.3314814814814815,0.3333333333333333,0.337037037037037,0.3388888888888889,0.34074074074074073,0.3425925925925926,0.34444444444444444,0.34629629629629627,0.35,0.35185185185185186,0.3537037037037037,0.35555555555555557,0.3574074074074074,0.3592592592592593,0.3611111111111111,0.362962962962963,0.3648148148148148,0.36666666666666664,0.3685185185185185,0.37037037037037035,0.37222222222222223,0.37407407407407406,0.37592592592592594,0.37777777777777777,0.37962962962962965,0.3814814814814815,0.38333333333333336,0.3851851851851852,0.387037037037037,0.3888888888888889,0.3907407407407407,0.3925925925925926,0.39444444444444443,0.3962962962962963,0.39814814814814814,0.4,0.40185185185185185,0.40370370370370373,0.40555555555555556,0.4074074074074074,0.40925925925925927,0.4111111111111111,0.412962962962963,0.4148148148148148,0.4166666666666667,0.4185185185185185,0.4203703703703704,0.4222222222222222,0.42407407407407405,0.42592592592592593,0.42962962962962964,0.43148148148148147,0.43333333333333335,0.4351851851851852,0.43703703703703706,0.44074074074074077,0.4425925925925926,0.4444444444444444,0.4462962962962963,0.44814814814814813,0.45,0.45185185185185184,0.4537037037037037,0.45555555555555555,0.45740740740740743,0.45925925925925926,0.46111111111111114,0.46296296296296297,0.4648148148148148,0.4666666666666667,0.4685185185185185,0.4703703703703704,0.4722222222222222,0.4740740740740741,0.4759259259259259,0.4777777777777778,0.47962962962962963,0.48148148148148145,0.48333333333333334,0.48518518518518516,0.48703703703703705,0.4888888888888889,0.49074074074074076,0.4925925925925926,0.49444444444444446,0.4962962962962963,0.4981481481481482,0.5018518518518519,0.5037037037037037,0.5055555555555555,0.5074074074074074,0.5092592592592593,0.5111111111111111,0.512962962962963,0.5148148148148148,0.5166666666666667,0.5185185185185185,0.5203703703703704,0.5222222222222223,0.524074074074074,0.5259259259259259,0.5296296296296297,0.5333333333333333,0.5351851851851852,0.5370370370370371,0.5388888888888889,0.5407407407407407,0.5425925925925926,0.5444444444444444,0.5462962962962963,0.5481481481481482,0.5518518518518518,0.5537037037037037,0.5555555555555556,0.5574074074074075,0.5592592592592592,0.5611111111111111,0.562962962962963,0.5648148148148148,0.5666666666666667,0.5685185185185185,0.5703703703703704,0.5722222222222222,0.5740740740740741,0.575925925925926,0.5777777777777777,0.5796296296296296,0.5814814814814815,0.5833333333333334,0.5851851851851851,0.587037037037037,0.5888888888888889,0.5907407407407408,0.5925925925925926,0.5944444444444444,0.5981481481481481,0.6,0.6018518518518519,0.6037037037037037,0.6055555555555555,0.6074074074074074,0.6092592592592593,0.6111111111111112,0.6129629629629629,0.6148148148148148,0.6185185185185185,0.6203703703703703,0.6222222222222222,0.6259259259259259,0.6277777777777778,0.6296296296296297,0.6314814814814815,0.6333333333333333,0.6351851851851852,0.6370370370370371,0.6388888888888888,0.6407407407407407,0.6425925925925926,0.6444444444444445,0.6462962962962963,0.6481481481481481,0.65,0.6518518518518519,0.6537037037037037,0.6555555555555556,0.6574074074074074,0.6592592592592592,0.6611111111111111,0.662962962962963,0.6648148148148149,0.6666666666666666,0.6685185185185185,0.6703703703703704,0.6722222222222223,0.674074074074074,0.6759259259259259,0.6777777777777778,0.6796296296296296,0.6814814814814815,0.6833333333333333,0.6851851851851852,0.687037037037037,0.6888888888888889,0.6907407407407408,0.6925925925925925,0.6944444444444444,0.6962962962962963,0.6981481481481482,0.7,0.7018518518518518,0.7037037037037037,0.7055555555555556,0.7074074074074074,0.7092592592592593,0.7111111111111111,0.7129629629629629,0.7148148148148148,0.7166666666666667,0.7185185185185186,0.7203703703703703,0.7222222222222222,0.7240740740740741,0.725925925925926,0.7277777777777777,0.7296296296296296,0.7314814814814815,0.7333333333333333,0.7351851851851852,0.737037037037037,0.7388888888888889,0.7407407407407407,0.7425925925925926,0.7444444444444445,0.7462962962962963,0.7481481481481481,0.75,0.7518518518518519,0.7537037037037037,0.7555555555555555,0.7574074074074074,0.7592592592592593,0.7611111111111111,0.762962962962963,0.7648148148148148,0.7666666666666667,0.7685185185185185,0.7703703703703704,0.7722222222222223,0.774074074074074,0.7759259259259259,0.7777777777777778,0.7796296296296297,0.7814814814814814,0.7833333333333333,0.7851851851851852,0.7870370370370371,0.7888888888888889,0.7907407407407407,0.7925925925925926,0.7944444444444444,0.7962962962962963,0.7981481481481482,0.8,0.8018518518518518,0.8037037037037037,0.8055555555555556,0.8074074074074075,0.8092592592592592,0.8111111111111111,0.812962962962963,0.8148148148148148,0.8166666666666667,0.8185185185185185,0.8203703703703704,0.8222222222222222,0.8240740740740741,0.825925925925926,0.8277777777777777,0.8296296296296296,0.8314814814814815,0.8333333333333334,0.8351851851851851,0.837037037037037,0.8388888888888889,0.8407407407407408,0.8425925925925926,0.8444444444444444,0.8462962962962963,0.8481481481481481,0.85,0.8518518518518519,0.8537037037037037,0.8555555555555555,0.8574074074074074,0.8592592592592593,0.8611111111111112,0.8629629629629629,0.8648148148148148,0.8666666666666667,0.8685185185185185,0.8703703703703703,0.8722222222222222,0.8740740740740741,0.8759259259259259,0.8777777777777778,0.8796296296296297,0.8814814814814815,0.8833333333333333,0.8851851851851852,0.8870370370370371,0.8888888888888888,0.8907407407407407,0.8925925925925926,0.8944444444444445,0.8962962962962963,0.8981481481481481,0.9,0.9018518518518519,0.9037037037037037,0.9055555555555556,0.9074074074074074,0.9092592592592592,0.9111111111111111,0.912962962962963,0.9148148148148149,0.9166666666666666,0.9185185185185185,0.9203703703703704,0.9222222222222223,0.924074074074074,0.9259259259259259,0.9277777777777778,0.9296296296296296,0.9314814814814815,0.9333333333333333,0.9351851851851852,0.937037037037037,0.9388888888888889,0.9407407407407408,0.9425925925925925,0.9444444444444444,0.9462962962962963,0.9481481481481482,0.95,0.9518518518518518,0.9537037037037037,0.9555555555555556,0.9574074074074074,0.9592592592592593,0.9611111111111111,0.9629629629629629,0.9648148148148148,0.9666666666666667,0.9685185185185186,0.9703703703703703,0.9722222222222222,0.9740740740740741,0.975925925925926,0.9777777777777777,0.9796296296296296,0.9814814814814815,0.9833333333333333,0.9851851851851852,0.987037037037037,0.9888888888888889,0.9907407407407407,0.9925925925925926,0.9944444444444445,0.9962962962962963,0.9981481481481481],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, probelab.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-probelab.io-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-probelab.io-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..60ecb4aad5
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-probelab.io-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.0429,0.0433,0.3558,0.5065,0.6348,0.6375,0.6379,0.6384,0.6386,0.6391,0.6401,0.6420,0.6424,0.6431,0.6441,0.6446,0.6449,0.6450,0.6453,0.6455,0.6463,0.6465,0.6467,0.6469,0.6473,0.6478,0.6489,0.6495,0.6502,0.6503,0.6507,0.6508,0.6509,0.6512,0.6517,0.6518,0.6524,0.6542,0.6544,0.6547,0.6551,0.6562,0.6564,0.6570,0.6571,0.6577,0.6578,0.6579,0.6582,0.6583,0.6584,0.6585,0.6587,0.6590,0.6601,0.6602,0.6603,0.6605,0.6606,0.6609,0.6615,0.6616,0.6620,0.6621,0.6634,0.6637,0.6638,0.6639,0.6642,0.6644,0.6645,0.6647,0.6648,0.6653,0.6654,0.6657,0.6659,0.6660,0.6662,0.6663,0.6666,0.6667,0.6670,0.6672,0.6682,0.6683,0.6688,0.6694,0.6705,0.6706,0.6714,0.6720,0.6723,0.6725,0.6727,0.6728,0.6735,0.6736,0.6737,0.6738,0.6739,0.6741,0.6742,0.6745,0.6749,0.6751,0.6752,0.6755,0.6758,0.6761,0.6763,0.6765,0.6767,0.6774,0.6775,0.6777,0.6780,0.6787,0.6794,0.6802,0.6816,0.6818,0.6822,0.6829,0.6832,0.6834,0.6847,0.6848,0.6853,0.6860,0.6866,0.6870,0.6871,0.6876,0.6884,0.6889,0.6896,0.6901,0.6902,0.6906,0.6912,0.6914,0.6934,0.6953,0.6959,0.6970,0.6974,0.6980,0.6981,0.6986,0.6987,0.6999,0.7040,0.7050,0.7054,0.7062,0.7073,0.7076,0.7081,0.7092,0.7096,0.7101,0.7105,0.7106,0.7108,0.7128,0.7132,0.7133,0.7136,0.7141,0.7178,0.7181,0.7185,0.7188,0.7202,0.7204,0.7205,0.7206,0.7210,0.7225,0.7230,0.7245,0.7251,0.7253,0.7258,0.7261,0.7265,0.7266,0.7304,0.7315,0.7330,0.7339,0.7351,0.7353,0.7356,0.7359,0.7366,0.7373,0.7396,0.7399,0.7400,0.7402,0.7404,0.7424,0.7433,0.7449,0.7456,0.7479,0.7493,0.7495,0.7502,0.7534,0.7554,0.7564,0.7581,0.7589,0.7610,0.7649,0.7657,0.7681,0.7696,0.7701,0.7717,0.7739,0.7770,0.7774,0.7777,0.7785,0.7788,0.7798,0.7801,0.7805,0.7815,0.7825,0.7835,0.7836,0.7841,0.7852,0.7855,0.7862,0.7872,0.7886,0.7894,0.7898,0.7902,0.7903,0.7906,0.7914,0.7917,0.7924,0.7928,0.7935,0.7937,0.7943,0.7951,0.7959,0.7965,0.7967,0.7970,0.7973,0.7974,0.7984,0.7985,0.7991,0.7992,0.7993,0.7994,0.7997,0.8000,0.8003,0.8008,0.8009,0.8010,0.8015,0.8016,0.8021,0.8025,0.8026,0.8028,0.8029,0.8034,0.8035,0.8038,0.8041,0.8047,0.8050,0.8052,0.8053,0.8055,0.8066,0.8067,0.8069,0.8070,0.8077,0.8081,0.8084,0.8087,0.8089,0.8091,0.8092,0.8094,0.8096,0.8102,0.8104,0.8106,0.8107,0.8110,0.8112,0.8113,0.8115,0.8118,0.8119,0.8121,0.8130,0.8141,0.8143,0.8151,0.8152,0.8153,0.8156,0.8162,0.8166,0.8169,0.8172,0.8173,0.8175,0.8177,0.8178,0.8180,0.8181,0.8183,0.8184,0.8186,0.8189,0.8192,0.8194,0.8197,0.8209,0.8211,0.8212,0.8213,0.8218,0.8220,0.8223,0.8224,0.8228,0.8230,0.8231,0.8238,0.8240,0.8247,0.8254,0.8258,0.8267,0.8268,0.8270,0.8288,0.8290,0.8294,0.8297,0.8299,0.8304,0.8316,0.8319,0.8321,0.8325,0.8336,0.8344,0.8346,0.8361,0.8376,0.8377,0.8382,0.8389,0.8407,0.8410,0.8413,0.8425,0.8431,0.8432,0.8437,0.8441,0.8444,0.8449,0.8457,0.8462,0.8464,0.8469,0.8477,0.8483,0.8485,0.8491,0.8500,0.8511,0.8516,0.8519,0.8524,0.8553,0.8555,0.8558,0.8560,0.8563,0.8565,0.8601,0.8617,0.8657,0.8658,0.8662,0.8665,0.8666,0.8691,0.8734,0.8751,0.8773,0.8778,0.8781,0.8787,0.8808,0.8856,0.8911,0.8952,0.8979,0.9032,0.9084,0.9106,0.9155,0.9163,0.9218,0.9386,0.9490,0.9500,0.9522,0.9554,0.9565,0.9573,0.9609,0.9615,0.9633,0.9636,0.9637,0.9652,0.9654,0.9656,0.9688,0.9692,0.9711,0.9750,0.9801,0.9814,0.9841,0.9859,0.9875,0.9902,0.9904,0.9908,0.9940,0.9965,1.0007,1.0174,1.0210,1.0409,1.0483,1.0751,1.0845,1.1012,1.1053,1.1060,1.1219,1.1222,1.1226,1.1254,1.1349,1.1363,1.1379,1.1403,1.1606,1.1610,1.1826,1.2023,1.2444,1.2564,1.2703,1.2792,1.2844,1.3118,1.3186,1.3448,1.3557,1.3948,1.4197,1.4462,1.4873,1.6329,2.0155,2.2307,2.3717,2.3946,2.5375,2.9142,3.2044,3.2826,5.7592],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.03220035778175313,0.03398926654740608,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12880143112701253,0.13059033989266547,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.2504472271914132,0.25402504472271914,0.2558139534883721,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.32379248658318427,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5044722719141324,0.5062611806797853,0.5116279069767442,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5438282647584973,0.5456171735241503,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5831842576028623,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.6010733452593918,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6583184257602862,0.6601073345259392,0.6636851520572451,0.667262969588551,0.669051878354204,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6923076923076923,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.0412,0.1667,0.1676,0.4666,0.4669,0.4673,0.4678,0.4682,0.4688,0.4721,0.4730,0.4736,0.4739,0.4741,0.4748,0.4749,0.4753,0.4765,0.4770,0.4772,0.4782,0.4792,0.4795,0.4802,0.4804,0.4808,0.4812,0.4822,0.4830,0.4844,0.4852,0.4858,0.4863,0.4866,0.4867,0.4874,0.4875,0.4882,0.4898,0.4914,0.4925,0.4932,0.4937,0.4959,0.4975,0.4978,0.4980,0.4983,0.5001,0.5003,0.5015,0.5021,0.5041,0.5043,0.5049,0.5056,0.5057,0.5069,0.5071,0.5072,0.5080,0.5091,0.5097,0.5100,0.5101,0.5111,0.5112,0.5116,0.5120,0.5135,0.5140,0.5142,0.5145,0.5160,0.5162,0.5165,0.5170,0.5184,0.5185,0.5188,0.5208,0.5209,0.5217,0.5222,0.5226,0.5227,0.5228,0.5229,0.5247,0.5267,0.5278,0.5284,0.5285,0.5290,0.5295,0.5315,0.5322,0.5326,0.5331,0.5335,0.5342,0.5346,0.5359,0.5362,0.5372,0.5383,0.5384,0.5397,0.5403,0.5405,0.5413,0.5414,0.5416,0.5431,0.5436,0.5439,0.5441,0.5444,0.5448,0.5451,0.5457,0.5458,0.5463,0.5465,0.5477,0.5484,0.5490,0.5505,0.5506,0.5518,0.5521,0.5523,0.5530,0.5539,0.5548,0.5587,0.5591,0.5610,0.5613,0.5642,0.5647,0.5650,0.5656,0.5669,0.5677,0.5678,0.5686,0.5714,0.5715,0.5729,0.5737,0.5738,0.5742,0.5745,0.5758,0.5760,0.5772,0.5787,0.5823,0.5825,0.5835,0.5837,0.5838,0.5843,0.5850,0.5853,0.5855,0.5856,0.5876,0.5879,0.5892,0.5904,0.5912,0.5914,0.5922,0.5927,0.5934,0.5935,0.5949,0.5955,0.5961,0.5964,0.5971,0.5983,0.6002,0.6006,0.6015,0.6016,0.6019,0.6038,0.6046,0.6048,0.6056,0.6060,0.6062,0.6066,0.6067,0.6068,0.6069,0.6078,0.6086,0.6088,0.6090,0.6092,0.6110,0.6111,0.6120,0.6125,0.6136,0.6149,0.6155,0.6156,0.6165,0.6171,0.6191,0.6195,0.6197,0.6198,0.6204,0.6212,0.6214,0.6215,0.6216,0.6217,0.6220,0.6221,0.6223,0.6224,0.6227,0.6234,0.6241,0.6255,0.6256,0.6280,0.6281,0.6284,0.6289,0.6291,0.6295,0.6298,0.6311,0.6313,0.6319,0.6321,0.6325,0.6326,0.6328,0.6354,0.6355,0.6356,0.6363,0.6370,0.6375,0.6392,0.6396,0.6409,0.6412,0.6413,0.6433,0.6434,0.6436,0.6452,0.6459,0.6461,0.6462,0.6491,0.6496,0.6497,0.6517,0.6521,0.6533,0.6560,0.6561,0.6575,0.6589,0.6597,0.6598,0.6609,0.6613,0.6632,0.6645,0.6658,0.6666,0.6672,0.6677,0.6685,0.6698,0.6711,0.6728,0.6752,0.6753,0.6762,0.6763,0.6767,0.6781,0.6799,0.6810,0.6840,0.6850,0.6863,0.6877,0.6885,0.6891,0.6892,0.6906,0.6917,0.6918,0.6920,0.6922,0.6929,0.6940,0.6942,0.6945,0.6967,0.6973,0.6979,0.6988,0.6990,0.7003,0.7008,0.7012,0.7015,0.7016,0.7020,0.7030,0.7055,0.7062,0.7079,0.7082,0.7094,0.7099,0.7100,0.7108,0.7118,0.7121,0.7139,0.7144,0.7154,0.7173,0.7180,0.7183,0.7192,0.7194,0.7195,0.7210,0.7212,0.7218,0.7229,0.7231,0.7235,0.7237,0.7240,0.7243,0.7247,0.7249,0.7253,0.7257,0.7267,0.7277,0.7283,0.7288,0.7297,0.7306,0.7313,0.7322,0.7331,0.7339,0.7344,0.7351,0.7352,0.7366,0.7373,0.7379,0.7386,0.7387,0.7400,0.7405,0.7407,0.7410,0.7432,0.7436,0.7449,0.7466,0.7468,0.7469,0.7482,0.7497,0.7500,0.7502,0.7507,0.7509,0.7513,0.7521,0.7524,0.7531,0.7559,0.7564,0.7567,0.7568,0.7577,0.7592,0.7594,0.7612,0.7623,0.7630,0.7633,0.7641,0.7642,0.7644,0.7646,0.7658,0.7666,0.7667,0.7690,0.7693,0.7715,0.7755,0.7778,0.7780,0.7819,0.7826,0.7835,0.7841,0.7861,0.7862,0.7867,0.7873,0.7895,0.7904,0.7926,0.7935,0.7970,0.7977,0.7998,0.8012,0.8060,0.8084,0.8201,0.8203,0.8240,0.8271,0.8282,0.8308,0.8313,0.8314,0.8316,0.8330,0.8378,0.8395,0.8449,0.8497,0.8500,0.8503,0.8554,0.8585,0.8607,0.8646,0.8718,0.8730,0.8858,0.8888,0.8934,0.8955,0.8983,0.9076,0.9224,0.9554,0.9596,0.9655,0.9671,0.9754,0.9834,0.9925,1.0038,1.0085,1.0209,1.0421,1.0454,1.0500,1.0587,1.0639,1.0664,1.0903,1.0928,1.1138,1.1538,1.1545,1.1748,1.1799,1.1837,1.2619,1.3602,1.4462,1.4516,1.4591,1.4662,1.6277,1.7434,1.8184,1.8469,1.9375,1.9709,2.0536,2.4854,2.5524,2.6120,2.7344,2.9617,3.0097,3.0444,3.0655,3.1632,3.2181,3.2517,3.4166,3.8833,4.8545,4.9083,5.0406,5.7837,7.5236,7.7954,9.2452],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5285714285714286,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6875,0.6892857142857143,0.6910714285714286,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.2165,0.2662,0.2701,0.3896,0.5960,0.5985,0.5997,0.5998,0.5999,0.6013,0.6022,0.6023,0.6067,0.6085,0.6090,0.6099,0.6100,0.6101,0.6104,0.6105,0.6109,0.6115,0.6120,0.6127,0.6135,0.6146,0.6151,0.6157,0.6170,0.6184,0.6192,0.6229,0.6259,0.6263,0.6282,0.6285,0.6286,0.6290,0.6296,0.6299,0.6307,0.6310,0.6317,0.6319,0.6330,0.6336,0.6339,0.6340,0.6343,0.6349,0.6363,0.6365,0.6396,0.6420,0.6448,0.6484,0.6492,0.6502,0.6510,0.6527,0.6529,0.6562,0.6563,0.6569,0.6594,0.6612,0.6634,0.6644,0.6671,0.6673,0.6683,0.6724,0.6745,0.6781,0.6783,0.6911,0.6959,0.6981,0.6985,0.7041,0.7082,0.7084,0.7112,0.7124,0.7152,0.7164,0.7244,0.7259,0.7272,0.7278,0.7352,0.7385,0.7387,0.7406,0.7416,0.7422,0.7426,0.7429,0.7489,0.7535,0.7551,0.7568,0.7581,0.7633,0.7661,0.7665,0.7667,0.7668,0.7671,0.7695,0.7698,0.7708,0.7729,0.7761,0.7769,0.7774,0.7795,0.7800,0.7806,0.7808,0.7813,0.7814,0.7817,0.7819,0.7822,0.7827,0.7834,0.7835,0.7836,0.7837,0.7844,0.7847,0.7850,0.7857,0.7859,0.7868,0.7879,0.7880,0.7882,0.7883,0.7885,0.7886,0.7893,0.7895,0.7896,0.7899,0.7903,0.7904,0.7908,0.7922,0.7926,0.7927,0.7934,0.7939,0.7943,0.7946,0.7949,0.7953,0.7965,0.7977,0.7982,0.7986,0.7992,0.7994,0.7997,0.7998,0.8002,0.8009,0.8018,0.8023,0.8033,0.8038,0.8046,0.8051,0.8053,0.8065,0.8066,0.8076,0.8090,0.8098,0.8114,0.8116,0.8133,0.8136,0.8154,0.8158,0.8160,0.8161,0.8171,0.8173,0.8179,0.8193,0.8203,0.8204,0.8206,0.8210,0.8211,0.8219,0.8221,0.8250,0.8251,0.8258,0.8267,0.8274,0.8280,0.8304,0.8312,0.8313,0.8315,0.8327,0.8349,0.8352,0.8354,0.8358,0.8362,0.8366,0.8372,0.8420,0.8452,0.8453,0.8467,0.8479,0.8481,0.8508,0.8549,0.8570,0.8673,0.8676,0.8682,0.8700,0.8703,0.8780,0.8821,0.8828,0.8837,0.8841,0.8842,0.8847,0.8849,0.8853,0.8865,0.8872,0.8883,0.8901,0.8904,0.8906,0.8908,0.8920,0.8921,0.8931,0.8939,0.8945,0.8948,0.8950,0.8959,0.8968,0.8985,0.8990,0.8997,0.8998,0.9002,0.9011,0.9032,0.9045,0.9049,0.9060,0.9061,0.9072,0.9079,0.9082,0.9085,0.9087,0.9097,0.9116,0.9123,0.9128,0.9143,0.9157,0.9164,0.9178,0.9181,0.9198,0.9215,0.9220,0.9232,0.9237,0.9238,0.9242,0.9248,0.9256,0.9261,0.9267,0.9278,0.9280,0.9300,0.9302,0.9320,0.9321,0.9323,0.9326,0.9329,0.9334,0.9352,0.9360,0.9361,0.9364,0.9384,0.9387,0.9396,0.9398,0.9416,0.9445,0.9454,0.9455,0.9462,0.9470,0.9471,0.9473,0.9475,0.9484,0.9485,0.9510,0.9511,0.9515,0.9518,0.9520,0.9530,0.9531,0.9533,0.9534,0.9537,0.9540,0.9541,0.9549,0.9560,0.9565,0.9569,0.9573,0.9575,0.9583,0.9586,0.9590,0.9600,0.9605,0.9617,0.9622,0.9623,0.9633,0.9653,0.9666,0.9669,0.9671,0.9699,0.9706,0.9710,0.9713,0.9736,0.9739,0.9740,0.9755,0.9759,0.9761,0.9764,0.9774,0.9778,0.9789,0.9838,0.9846,0.9852,0.9856,0.9885,0.9954,0.9961,0.9969,0.9979,0.9983,0.9990,1.0008,1.0020,1.0038,1.0044,1.0053,1.0144,1.0220,1.0259,1.0288,1.0303,1.0306,1.0324,1.0329,1.0346,1.0347,1.0379,1.0397,1.0522,1.0532,1.0543,1.0550,1.0652,1.0655,1.0674,1.0675,1.0700,1.0712,1.0713,1.0748,1.0753,1.0769,1.0770,1.0775,1.0805,1.0812,1.0898,1.0927,1.0961,1.0990,1.1007,1.1028,1.1035,1.1040,1.1041,1.1060,1.1072,1.1120,1.1153,1.1187,1.1192,1.1288,1.1300,1.1487,1.1736,1.1767,1.1779,1.1787,1.1874,1.1883,1.1969,1.2020,1.2024,1.2122,1.2220,1.2272,1.2283,1.2346,1.2353,1.2416,1.2745,1.2856,1.2888,1.2912,1.2973,1.3051,1.3061,1.3110,1.3261,1.3555,1.3638,1.3706,1.4137,1.4188,1.4307,1.4413,1.4620,1.4676,1.4712,1.4785,1.4898,1.4929,1.4965,1.5141,1.5184,1.5318,1.5563,1.5962,1.6017,1.6132,1.6140,1.6179,1.6227,1.6228,1.6236,1.6461,1.6513,1.6550,1.6607,1.6615,1.6656,1.6713,1.6760,1.6879,1.6965,1.7035,1.7260,1.7273,1.7572,1.8101,1.8248,1.8385,1.8706,1.8823,1.8861,1.9033,1.9343,1.9367,1.9717,2.0035,2.0099,2.0477,2.0542,2.0997,2.1973,2.2757,2.2991,2.3717,3.0376,3.0614,3.1190,3.1680,3.3167,3.4910,3.5518,3.5976,3.7931,3.9367,4.2157,4.4398,5.8143,6.1634,6.7957,8.3009,12.1316,12.2543],"y":[0.0017953321364452424,0.003590664272890485,0.005385996409335727,0.00718132854578097,0.008976660682226212,0.010771992818671455,0.012567324955116697,0.01436265709156194,0.01615798922800718,0.017953321364452424,0.019748653500897665,0.02154398563734291,0.02333931777378815,0.025134649910233394,0.026929982046678635,0.02872531418312388,0.03052064631956912,0.03231597845601436,0.03411131059245961,0.03590664272890485,0.03770197486535009,0.03949730700179533,0.04129263913824058,0.04308797127468582,0.04488330341113106,0.0466786355475763,0.04847396768402154,0.05026929982046679,0.05206463195691203,0.05385996409335727,0.05565529622980251,0.05745062836624776,0.059245960502693,0.06104129263913824,0.06283662477558348,0.06463195691202872,0.06642728904847396,0.06822262118491922,0.07001795332136446,0.0718132854578097,0.07360861759425494,0.07540394973070018,0.07719928186714542,0.07899461400359066,0.0807899461400359,0.08258527827648116,0.0843806104129264,0.08617594254937164,0.08797127468581688,0.08976660682226212,0.09156193895870736,0.0933572710951526,0.09515260323159784,0.09874326750448834,0.10053859964093358,0.10412926391382406,0.1059245960502693,0.10771992818671454,0.10951526032315978,0.11131059245960502,0.11310592459605028,0.11490125673249552,0.11669658886894076,0.118491921005386,0.12028725314183124,0.12208258527827648,0.12567324955116696,0.12746858168761221,0.12926391382405744,0.1310592459605027,0.13285457809694792,0.13464991023339318,0.13644524236983843,0.13824057450628366,0.1400359066427289,0.14183123877917414,0.1436265709156194,0.14542190305206462,0.14721723518850988,0.1490125673249551,0.15080789946140036,0.1526032315978456,0.15439856373429084,0.1561938958707361,0.15798922800718132,0.15978456014362658,0.1615798922800718,0.16337522441651706,0.1651705565529623,0.16696588868940754,0.1687612208258528,0.17055655296229802,0.17235188509874327,0.1741472172351885,0.17594254937163376,0.17773788150807898,0.17953321364452424,0.1813285457809695,0.18312387791741472,0.18491921005385997,0.1867145421903052,0.18850987432675045,0.19030520646319568,0.19210053859964094,0.19389587073608616,0.19569120287253142,0.19748653500897667,0.1992818671454219,0.20107719928186715,0.20287253141831238,0.20466786355475763,0.20646319569120286,0.20825852782764812,0.21005385996409337,0.2118491921005386,0.21364452423698385,0.21543985637342908,0.21723518850987433,0.22082585278276481,0.22262118491921004,0.2244165170556553,0.22621184919210055,0.22800718132854578,0.22980251346499103,0.2333931777378815,0.23518850987432674,0.23877917414721722,0.24057450628366248,0.24236983842010773,0.24416517055655296,0.2459605026929982,0.24775583482944344,0.2495511669658887,0.2513464991023339,0.25314183123877915,0.25493716337522443,0.25673249551166966,0.2585278276481149,0.26032315978456017,0.2621184919210054,0.2639138240574506,0.26570915619389585,0.26750448833034113,0.26929982046678635,0.2710951526032316,0.27289048473967686,0.2746858168761221,0.2764811490125673,0.27827648114901254,0.2800718132854578,0.28186714542190305,0.2836624775583483,0.28545780969479356,0.2872531418312388,0.289048473967684,0.29084380610412924,0.2926391382405745,0.296229802513465,0.2980251346499102,0.2998204667863555,0.3016157989228007,0.30341113105924594,0.3052064631956912,0.30700179533213645,0.3087971274685817,0.3105924596050269,0.3141831238779174,0.31597845601436264,0.31956912028725315,0.3213644524236984,0.3231597845601436,0.3267504488330341,0.32854578096947934,0.3303411131059246,0.33213644524236985,0.3339317773788151,0.3357271095152603,0.3375224416517056,0.3393177737881508,0.34111310592459604,0.34290843806104127,0.34470377019748655,0.3464991023339318,0.348294434470377,0.3500897666068223,0.3518850987432675,0.35368043087971274,0.35547576301615796,0.35727109515260325,0.3590664272890485,0.3608617594254937,0.362657091561939,0.3644524236983842,0.36624775583482944,0.36804308797127466,0.36983842010771995,0.37163375224416517,0.3734290843806104,0.3752244165170557,0.3770197486535009,0.37881508078994613,0.38061041292639136,0.38240574506283664,0.38420107719928187,0.3859964093357271,0.3877917414721723,0.3895870736086176,0.39138240574506283,0.39317773788150806,0.39497307001795334,0.39676840215439857,0.3985637342908438,0.400359066427289,0.4021543985637343,0.40394973070017953,0.40574506283662476,0.40754039497307004,0.40933572710951527,0.4111310592459605,0.4129263913824057,0.414721723518851,0.41651705565529623,0.41831238779174146,0.42010771992818674,0.42190305206463197,0.4236983842010772,0.4254937163375224,0.4272890484739677,0.42908438061041293,0.43087971274685816,0.4326750448833034,0.43447037701974867,0.4362657091561939,0.4380610412926391,0.4398563734290844,0.44165170556552963,0.44344703770197486,0.4452423698384201,0.44703770197486536,0.4488330341113106,0.4506283662477558,0.4524236983842011,0.4542190305206463,0.45601436265709155,0.4578096947935368,0.45960502692998206,0.4614003590664273,0.4631956912028725,0.4649910233393178,0.466786355475763,0.46858168761220825,0.4703770197486535,0.473967684021544,0.4757630161579892,0.47755834829443444,0.4793536804308797,0.48114901256732495,0.4829443447037702,0.48473967684021546,0.4883303411131059,0.4919210053859964,0.4955116696588869,0.49730700179533216,0.4991023339317774,0.5008976660682226,0.5026929982046678,0.5044883303411131,0.5062836624775583,0.5080789946140036,0.5098743267504489,0.5116696588868941,0.5134649910233393,0.5152603231597845,0.5170556552962298,0.518850987432675,0.5206463195691203,0.5224416517055656,0.5242369838420108,0.526032315978456,0.5278276481149012,0.5296229802513465,0.5314183123877917,0.533213644524237,0.5350089766606823,0.5368043087971275,0.5385996409335727,0.5403949730700179,0.5421903052064632,0.5439856373429084,0.5457809694793537,0.547576301615799,0.5493716337522442,0.5511669658886894,0.5529622980251346,0.5547576301615799,0.5565529622980251,0.5583482944344704,0.5601436265709157,0.5619389587073609,0.5637342908438061,0.5655296229802513,0.5673249551166966,0.5691202872531418,0.5709156193895871,0.5727109515260324,0.5745062836624776,0.578096947935368,0.5798922800718133,0.5816876122082585,0.5834829443447038,0.585278276481149,0.5870736086175943,0.5888689407540395,0.5906642728904847,0.59245960502693,0.5942549371633752,0.5978456014362658,0.599640933572711,0.6014362657091562,0.6032315978456014,0.6050269299820467,0.6068222621184919,0.6122082585278277,0.6140035906642729,0.6157989228007181,0.6175942549371634,0.6193895870736086,0.6211849192100538,0.6229802513464991,0.6247755834829444,0.6265709156193896,0.6283662477558348,0.63016157989228,0.6319569120287253,0.6337522441651705,0.6391382405745063,0.6409335727109515,0.6427289048473968,0.644524236983842,0.6463195691202872,0.6481149012567325,0.6499102333931778,0.651705565529623,0.6535008976660682,0.6552962298025135,0.6570915619389587,0.6588868940754039,0.6606822262118492,0.6624775583482945,0.6660682226211849,0.6678635547576302,0.6696588868940754,0.6714542190305206,0.6732495511669659,0.6750448833034112,0.6786355475763016,0.6804308797127468,0.6822262118491921,0.6840215439856373,0.6858168761220825,0.6876122082585279,0.6894075403949731,0.6912028725314183,0.6929982046678635,0.6947935368043088,0.696588868940754,0.6983842010771992,0.7001795332136446,0.7019748653500898,0.703770197486535,0.7055655296229802,0.7073608617594255,0.7091561938958707,0.7109515260323159,0.7127468581687613,0.7145421903052065,0.7163375224416517,0.718132854578097,0.7199281867145422,0.7217235188509874,0.7235188509874326,0.725314183123878,0.7271095152603232,0.7289048473967684,0.7307001795332136,0.7324955116696589,0.7342908438061041,0.7360861759425493,0.7378815080789947,0.7396768402154399,0.7414721723518851,0.7432675044883303,0.7450628366247756,0.7468581687612208,0.748653500897666,0.7504488330341114,0.7522441651705566,0.7540394973070018,0.755834829443447,0.7576301615798923,0.7594254937163375,0.7612208258527827,0.7630161579892281,0.7648114901256733,0.7666068222621185,0.7684021543985637,0.770197486535009,0.7719928186714542,0.7737881508078994,0.7755834829443446,0.77737881508079,0.7791741472172352,0.7809694793536804,0.7827648114901257,0.7845601436265709,0.7863554757630161,0.7881508078994613,0.7899461400359067,0.7917414721723519,0.7935368043087971,0.7953321364452424,0.7971274685816876,0.7989228007181328,0.8025134649910234,0.8043087971274686,0.8061041292639138,0.8078994614003591,0.8096947935368043,0.8114901256732495,0.8132854578096947,0.8150807899461401,0.8168761220825853,0.8186714542190305,0.8204667863554758,0.822262118491921,0.8240574506283662,0.8258527827648114,0.8276481149012568,0.829443447037702,0.8312387791741472,0.8330341113105925,0.8348294434470377,0.8366247755834829,0.8384201077199281,0.8402154398563735,0.8420107719928187,0.8438061041292639,0.8456014362657092,0.8473967684021544,0.8491921005385996,0.8509874326750448,0.8527827648114902,0.8545780969479354,0.8563734290843806,0.8581687612208259,0.8599640933572711,0.8617594254937163,0.8635547576301615,0.8653500897666068,0.8671454219030521,0.8689407540394973,0.8707360861759426,0.8725314183123878,0.874326750448833,0.8761220825852782,0.8779174147217235,0.8797127468581688,0.881508078994614,0.8833034111310593,0.8850987432675045,0.8868940754039497,0.8886894075403949,0.8904847396768402,0.8922800718132855,0.8940754039497307,0.895870736086176,0.8976660682226212,0.8994614003590664,0.9012567324955116,0.9030520646319569,0.9048473967684022,0.9066427289048474,0.9102333931777379,0.9120287253141831,0.9138240574506283,0.9156193895870736,0.9174147217235189,0.9192100538599641,0.9210053859964094,0.9228007181328546,0.9245960502692998,0.926391382405745,0.9281867145421903,0.9299820466786356,0.9317773788150808,0.933572710951526,0.9353680430879713,0.9371633752244165,0.9389587073608617,0.940754039497307,0.9425493716337523,0.9443447037701975,0.9461400359066428,0.947935368043088,0.9497307001795332,0.9515260323159784,0.9533213644524237,0.9551166965888689,0.9569120287253142,0.9587073608617595,0.9605026929982047,0.9622980251346499,0.9640933572710951,0.9658886894075404,0.9676840215439856,0.9694793536804309,0.9712746858168761,0.9730700179533214,0.9748653500897666,0.9766606822262118,0.9784560143626571,0.9802513464991023,0.9820466786355476,0.9838420107719928,0.9856373429084381,0.9874326750448833,0.9892280071813285,0.9910233393177738,0.992818671454219,0.9946140035906643,0.9964093357271095,0.9982046678635548],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0471,0.0597,0.0629,0.0635,0.0639,0.0643,0.0661,0.0663,0.0664,0.0666,0.0668,0.0682,0.0690,0.0695,0.0696,0.0700,0.0708,0.0711,0.0716,0.0717,0.0719,0.0724,0.0725,0.0730,0.0733,0.0736,0.0738,0.0739,0.0741,0.0743,0.0745,0.0748,0.0749,0.0750,0.0753,0.0754,0.0755,0.0758,0.0759,0.0761,0.0765,0.0768,0.0769,0.0771,0.0772,0.0775,0.0779,0.0781,0.0784,0.0785,0.0786,0.0787,0.0789,0.0790,0.0792,0.0794,0.0796,0.0797,0.0801,0.0803,0.0807,0.0809,0.0811,0.0812,0.0813,0.0815,0.0817,0.0819,0.0820,0.0821,0.0823,0.0829,0.0830,0.0833,0.0834,0.0839,0.0844,0.0845,0.0846,0.0847,0.0848,0.0850,0.0852,0.0853,0.0857,0.0859,0.0860,0.0861,0.0864,0.0867,0.0869,0.0872,0.0877,0.0878,0.0879,0.0883,0.0887,0.0890,0.0891,0.0894,0.0895,0.0896,0.0899,0.0906,0.0908,0.0910,0.0911,0.0912,0.0914,0.0916,0.0917,0.0920,0.0923,0.0924,0.0926,0.0928,0.0932,0.0933,0.0934,0.0935,0.0936,0.0938,0.0940,0.0943,0.0944,0.0945,0.0947,0.0949,0.0950,0.0952,0.0953,0.0955,0.0956,0.0959,0.0960,0.0961,0.0968,0.0970,0.0973,0.0974,0.0977,0.0983,0.0984,0.0985,0.0986,0.0989,0.0990,0.0992,0.0994,0.0995,0.0999,0.1003,0.1005,0.1006,0.1008,0.1010,0.1011,0.1020,0.1021,0.1022,0.1026,0.1028,0.1030,0.1032,0.1034,0.1037,0.1040,0.1042,0.1046,0.1047,0.1048,0.1049,0.1054,0.1055,0.1057,0.1058,0.1059,0.1060,0.1062,0.1063,0.1064,0.1065,0.1067,0.1068,0.1069,0.1071,0.1073,0.1074,0.1076,0.1079,0.1080,0.1083,0.1087,0.1088,0.1089,0.1092,0.1093,0.1094,0.1098,0.1099,0.1100,0.1109,0.1111,0.1118,0.1119,0.1120,0.1123,0.1127,0.1130,0.1132,0.1134,0.1137,0.1140,0.1141,0.1142,0.1143,0.1145,0.1152,0.1153,0.1154,0.1156,0.1157,0.1160,0.1167,0.1171,0.1172,0.1176,0.1177,0.1179,0.1181,0.1182,0.1184,0.1186,0.1191,0.1193,0.1194,0.1198,0.1199,0.1205,0.1208,0.1209,0.1213,0.1214,0.1219,0.1221,0.1222,0.1224,0.1225,0.1231,0.1236,0.1239,0.1249,0.1251,0.1252,0.1255,0.1263,0.1264,0.1269,0.1271,0.1275,0.1277,0.1280,0.1286,0.1290,0.1291,0.1292,0.1295,0.1298,0.1302,0.1307,0.1308,0.1311,0.1314,0.1324,0.1328,0.1329,0.1332,0.1341,0.1345,0.1347,0.1348,0.1350,0.1354,0.1355,0.1362,0.1368,0.1369,0.1375,0.1377,0.1383,0.1387,0.1389,0.1391,0.1394,0.1405,0.1413,0.1414,0.1420,0.1424,0.1427,0.1428,0.1430,0.1436,0.1439,0.1441,0.1447,0.1459,0.1464,0.1467,0.1478,0.1485,0.1488,0.1489,0.1493,0.1505,0.1508,0.1511,0.1513,0.1528,0.1536,0.1545,0.1558,0.1574,0.1578,0.1579,0.1580,0.1581,0.1584,0.1604,0.1626,0.1629,0.1631,0.1632,0.1644,0.1647,0.1650,0.1661,0.1667,0.1671,0.1678,0.1679,0.1683,0.1684,0.1685,0.1689,0.1690,0.1702,0.1714,0.1718,0.1723,0.1730,0.1731,0.1735,0.1745,0.1764,0.1767,0.1772,0.1797,0.1798,0.1802,0.1823,0.1840,0.1897,0.1903,0.1908,0.1912,0.1921,0.1926,0.1937,0.1938,0.1941,0.1943,0.1977,0.1978,0.1988,0.2002,0.2009,0.2050,0.2142,0.2146,0.2164,0.2168,0.2182,0.2183,0.2188,0.2240,0.2243,0.2259,0.2270,0.2306,0.2333,0.2338,0.2343,0.2349,0.2355,0.2357,0.2361,0.2380,0.2424,0.2452,0.2466,0.2477,0.2525,0.2549,0.2692,0.2732,0.2740,0.2878,0.2953,0.2959,0.3024,0.4351,0.4850,0.5226,0.5381,0.5639,0.5893,0.6095,0.6870,0.6954,0.7804,0.8158,0.8372,0.8477,0.9369,0.9664,1.1335,1.1557,1.1937,1.1984,1.2214,1.2293,1.2449,1.3418,1.4070,1.4096,1.4358,1.4508,1.7319,1.8990,1.9162,1.9895,2.7925,3.0340,3.2154,3.4054,3.4944,3.5777,3.6066,4.4235,4.6804,5.2935,5.7238,8.9090,10.4606],"y":[0.0018248175182481751,0.0036496350364963502,0.005474452554744526,0.0072992700729927005,0.010948905109489052,0.014598540145985401,0.016423357664233577,0.01824817518248175,0.021897810218978103,0.023722627737226276,0.025547445255474453,0.02737226277372263,0.029197080291970802,0.03102189781021898,0.032846715328467155,0.03467153284671533,0.0364963503649635,0.03832116788321168,0.040145985401459854,0.041970802919708027,0.043795620437956206,0.04562043795620438,0.04744525547445255,0.04927007299270073,0.051094890510948905,0.05291970802919708,0.05474452554744526,0.05656934306569343,0.058394160583941604,0.060218978102189784,0.06204379562043796,0.06386861313868614,0.06751824817518248,0.07116788321167883,0.072992700729927,0.07481751824817519,0.07846715328467153,0.08394160583941605,0.08576642335766424,0.08941605839416059,0.09124087591240876,0.09306569343065693,0.0948905109489051,0.09671532846715329,0.09854014598540146,0.10218978102189781,0.10583941605839416,0.10948905109489052,0.11496350364963503,0.11678832116788321,0.12043795620437957,0.12226277372262774,0.1259124087591241,0.12956204379562045,0.13138686131386862,0.13503649635036497,0.1386861313868613,0.14233576642335766,0.14416058394160583,0.14963503649635038,0.15145985401459855,0.1551094890510949,0.15875912408759124,0.16058394160583941,0.16423357664233576,0.16605839416058393,0.17335766423357665,0.17518248175182483,0.177007299270073,0.17883211678832117,0.18065693430656934,0.1843065693430657,0.18613138686131386,0.1897810218978102,0.19160583941605838,0.19343065693430658,0.19525547445255476,0.1989051094890511,0.20255474452554745,0.20437956204379562,0.2062043795620438,0.20802919708029197,0.20985401459854014,0.2116788321167883,0.21350364963503649,0.21532846715328466,0.21715328467153286,0.21897810218978103,0.2208029197080292,0.22262773722627738,0.22445255474452555,0.22627737226277372,0.2281021897810219,0.23175182481751824,0.23357664233576642,0.23722627737226276,0.23905109489051096,0.2427007299270073,0.24452554744525548,0.24635036496350365,0.24817518248175183,0.25364963503649635,0.25547445255474455,0.2572992700729927,0.2591240875912409,0.26094890510948904,0.26277372262773724,0.2645985401459854,0.2664233576642336,0.26824817518248173,0.27007299270072993,0.2718978102189781,0.2737226277372263,0.2773722627737226,0.2791970802919708,0.28102189781021897,0.28284671532846717,0.2846715328467153,0.2864963503649635,0.28832116788321166,0.29014598540145986,0.291970802919708,0.29744525547445255,0.29927007299270075,0.3010948905109489,0.30656934306569344,0.3083941605839416,0.3102189781021898,0.31386861313868614,0.3156934306569343,0.3175182481751825,0.3193430656934307,0.32116788321167883,0.3266423357664234,0.3284671532846715,0.33394160583941607,0.3357664233576642,0.3375912408759124,0.34124087591240876,0.34306569343065696,0.3448905109489051,0.3467153284671533,0.34854014598540145,0.35036496350364965,0.3521897810218978,0.35583941605839414,0.35766423357664234,0.3613138686131387,0.36313868613138683,0.36496350364963503,0.36678832116788324,0.3704379562043796,0.3722627737226277,0.3740875912408759,0.3759124087591241,0.3777372262773723,0.3813868613138686,0.38503649635036497,0.3886861313868613,0.39233576642335766,0.39416058394160586,0.395985401459854,0.3978102189781022,0.4032846715328467,0.40693430656934304,0.40875912408759124,0.41058394160583944,0.4124087591240876,0.4142335766423358,0.41605839416058393,0.41788321167883213,0.4197080291970803,0.4215328467153285,0.4233576642335766,0.4251824817518248,0.42883211678832117,0.4306569343065693,0.4324817518248175,0.4343065693430657,0.43613138686131386,0.43795620437956206,0.4397810218978102,0.44343065693430656,0.4470802919708029,0.4489051094890511,0.45072992700729925,0.45255474452554745,0.4562043795620438,0.46167883211678834,0.4635036496350365,0.4653284671532847,0.46715328467153283,0.4708029197080292,0.4744525547445255,0.4781021897810219,0.47992700729927007,0.48175182481751827,0.4835766423357664,0.4854014598540146,0.48722627737226276,0.48905109489051096,0.4908759124087591,0.4927007299270073,0.49452554744525545,0.4981751824817518,0.5,0.5036496350364964,0.5054744525547445,0.5072992700729927,0.5091240875912408,0.5127737226277372,0.5145985401459854,0.5164233576642335,0.5182481751824818,0.5200729927007299,0.5218978102189781,0.5237226277372263,0.5255474452554745,0.5273722627737226,0.5291970802919708,0.531021897810219,0.5328467153284672,0.5346715328467153,0.5364963503649635,0.5401459854014599,0.541970802919708,0.5437956204379562,0.5456204379562044,0.5474452554744526,0.5492700729927007,0.551094890510949,0.5529197080291971,0.5547445255474452,0.5565693430656934,0.5583941605839416,0.5602189781021898,0.5638686131386861,0.5656934306569343,0.5675182481751825,0.5693430656934306,0.5711678832116789,0.572992700729927,0.5748175182481752,0.5766423357664233,0.5784671532846716,0.5802919708029197,0.5821167883211679,0.583941605839416,0.5857664233576643,0.5875912408759124,0.5894160583941606,0.593065693430657,0.5948905109489051,0.5967153284671532,0.5985401459854015,0.6003649635036497,0.6040145985401459,0.6058394160583942,0.6094890510948905,0.6131386861313869,0.614963503649635,0.6186131386861314,0.6204379562043796,0.6222627737226277,0.6240875912408759,0.6259124087591241,0.6277372262773723,0.6295620437956204,0.6313868613138686,0.6332116788321168,0.635036496350365,0.6368613138686131,0.6386861313868614,0.6423357664233577,0.6441605839416058,0.6478102189781022,0.6496350364963503,0.6514598540145985,0.6532846715328468,0.6551094890510949,0.656934306569343,0.6587591240875912,0.6605839416058394,0.6624087591240876,0.6642335766423357,0.666058394160584,0.6678832116788321,0.6697080291970803,0.6715328467153284,0.6733576642335767,0.6751824817518248,0.677007299270073,0.6806569343065694,0.6824817518248175,0.6843065693430657,0.6861313868613139,0.6879562043795621,0.6897810218978102,0.6916058394160584,0.6934306569343066,0.6952554744525548,0.6970802919708029,0.698905109489051,0.7025547445255474,0.7043795620437956,0.7062043795620438,0.708029197080292,0.7098540145985401,0.7116788321167883,0.7135036496350365,0.7171532846715328,0.718978102189781,0.7208029197080292,0.7226277372262774,0.7244525547445255,0.7317518248175182,0.7335766423357665,0.7354014598540146,0.7372262773722628,0.7408759124087592,0.7463503649635036,0.7481751824817519,0.75,0.7518248175182481,0.7536496350364964,0.7554744525547445,0.7572992700729927,0.7591240875912408,0.7609489051094891,0.7627737226277372,0.7664233576642335,0.7682481751824818,0.7700729927007299,0.7718978102189781,0.7737226277372263,0.7755474452554745,0.7773722627737226,0.7791970802919708,0.781021897810219,0.7846715328467153,0.7864963503649635,0.7883211678832117,0.7901459854014599,0.791970802919708,0.7937956204379562,0.7956204379562044,0.7974452554744526,0.7992700729927007,0.801094890510949,0.8029197080291971,0.8047445255474452,0.8065693430656934,0.8083941605839416,0.8102189781021898,0.8120437956204379,0.8138686131386861,0.8156934306569343,0.8175182481751825,0.8193430656934306,0.8211678832116789,0.822992700729927,0.8248175182481752,0.8266423357664233,0.8284671532846716,0.8302919708029197,0.8321167883211679,0.833941605839416,0.8357664233576643,0.8375912408759124,0.8394160583941606,0.8412408759124088,0.843065693430657,0.8448905109489051,0.8467153284671532,0.8485401459854015,0.8503649635036497,0.8521897810218978,0.8540145985401459,0.8558394160583942,0.8576642335766423,0.8594890510948905,0.8613138686131386,0.8631386861313869,0.864963503649635,0.8667883211678832,0.8686131386861314,0.8704379562043796,0.8740875912408759,0.8759124087591241,0.8777372262773723,0.8795620437956204,0.8813868613138686,0.8832116788321168,0.885036496350365,0.8868613138686131,0.8886861313868614,0.8905109489051095,0.8923357664233577,0.8941605839416058,0.8959854014598541,0.8978102189781022,0.8996350364963503,0.9014598540145985,0.9032846715328468,0.9051094890510949,0.906934306569343,0.9087591240875912,0.9124087591240876,0.9142335766423357,0.916058394160584,0.9178832116788321,0.9197080291970803,0.9215328467153284,0.9233576642335767,0.9251824817518248,0.927007299270073,0.9288321167883211,0.9306569343065694,0.9324817518248175,0.9343065693430657,0.9361313868613139,0.9379562043795621,0.9397810218978102,0.9416058394160584,0.9434306569343066,0.9452554744525548,0.9470802919708029,0.948905109489051,0.9507299270072993,0.9525547445255474,0.9543795620437956,0.9562043795620438,0.958029197080292,0.9598540145985401,0.9616788321167883,0.9635036496350365,0.9653284671532847,0.9671532846715328,0.968978102189781,0.9708029197080292,0.9726277372262774,0.9744525547445255,0.9762773722627737,0.9781021897810219,0.9799270072992701,0.9817518248175182,0.9835766423357665,0.9854014598540146,0.9872262773722628,0.9890510948905109,0.9908759124087592,0.9927007299270073,0.9945255474452555,0.9963503649635036,0.9981751824817519],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.5384,0.5387,0.5413,0.5432,0.5440,0.5442,0.5443,0.5452,0.5453,0.5458,0.5463,0.5471,0.5476,0.5480,0.5482,0.5484,0.5487,0.5496,0.5499,0.5501,0.5506,0.5507,0.5510,0.5511,0.5512,0.5513,0.5515,0.5516,0.5523,0.5526,0.5527,0.5530,0.5532,0.5539,0.5550,0.5551,0.5553,0.5554,0.5560,0.5562,0.5565,0.5574,0.5576,0.5581,0.5582,0.5585,0.5587,0.5588,0.5589,0.5598,0.5606,0.5613,0.5614,0.5615,0.5618,0.5621,0.5627,0.5629,0.5634,0.5635,0.5637,0.5639,0.5640,0.5641,0.5642,0.5643,0.5644,0.5650,0.5654,0.5655,0.5662,0.5665,0.5666,0.5669,0.5670,0.5671,0.5685,0.5688,0.5696,0.5699,0.5700,0.5707,0.5708,0.5714,0.5716,0.5718,0.5719,0.5722,0.5723,0.5726,0.5727,0.5728,0.5729,0.5737,0.5743,0.5750,0.5751,0.5756,0.5758,0.5768,0.5769,0.5780,0.5781,0.5782,0.5783,0.5788,0.5797,0.5801,0.5812,0.5816,0.5818,0.5826,0.5827,0.5829,0.5831,0.5832,0.5835,0.5837,0.5844,0.5845,0.5847,0.5850,0.5853,0.5869,0.5870,0.5873,0.5879,0.5881,0.5885,0.5886,0.5889,0.5890,0.5894,0.5896,0.5902,0.5905,0.5912,0.5918,0.5921,0.5924,0.5927,0.5928,0.5930,0.5934,0.5936,0.5943,0.5953,0.5958,0.5964,0.5965,0.5967,0.5973,0.5977,0.5979,0.5989,0.5990,0.5991,0.5994,0.6005,0.6007,0.6008,0.6009,0.6012,0.6013,0.6015,0.6016,0.6017,0.6020,0.6022,0.6024,0.6028,0.6029,0.6035,0.6037,0.6038,0.6040,0.6041,0.6042,0.6046,0.6048,0.6053,0.6058,0.6059,0.6061,0.6067,0.6069,0.6070,0.6071,0.6076,0.6081,0.6082,0.6088,0.6089,0.6091,0.6092,0.6096,0.6100,0.6106,0.6109,0.6112,0.6113,0.6120,0.6121,0.6122,0.6123,0.6134,0.6135,0.6138,0.6144,0.6159,0.6163,0.6166,0.6169,0.6171,0.6174,0.6183,0.6190,0.6193,0.6197,0.6198,0.6202,0.6208,0.6209,0.6213,0.6218,0.6220,0.6224,0.6229,0.6233,0.6236,0.6240,0.6241,0.6242,0.6244,0.6249,0.6267,0.6272,0.6273,0.6274,0.6289,0.6294,0.6299,0.6304,0.6315,0.6323,0.6329,0.6330,0.6332,0.6336,0.6345,0.6357,0.6360,0.6363,0.6366,0.6367,0.6369,0.6379,0.6385,0.6386,0.6394,0.6397,0.6413,0.6418,0.6422,0.6433,0.6435,0.6441,0.6446,0.6449,0.6453,0.6456,0.6458,0.6460,0.6469,0.6481,0.6488,0.6491,0.6507,0.6508,0.6517,0.6518,0.6524,0.6535,0.6548,0.6550,0.6560,0.6566,0.6569,0.6575,0.6578,0.6586,0.6590,0.6594,0.6633,0.6638,0.6642,0.6658,0.6665,0.6672,0.6674,0.6695,0.6698,0.6708,0.6712,0.6725,0.6740,0.6746,0.6762,0.6774,0.6783,0.6785,0.6790,0.6794,0.6795,0.6803,0.6816,0.6821,0.6825,0.6827,0.6834,0.6844,0.6849,0.6857,0.6859,0.6861,0.6862,0.6878,0.6879,0.6890,0.6896,0.6898,0.6910,0.6925,0.6939,0.6948,0.6967,0.7030,0.7060,0.7073,0.7095,0.7100,0.7109,0.7116,0.7119,0.7133,0.7138,0.7182,0.7183,0.7193,0.7201,0.7219,0.7249,0.7251,0.7273,0.7291,0.7292,0.7294,0.7297,0.7307,0.7329,0.7338,0.7339,0.7340,0.7381,0.7385,0.7409,0.7416,0.7439,0.7451,0.7460,0.7474,0.7481,0.7527,0.7553,0.7560,0.7637,0.7662,0.7671,0.7677,0.7720,0.7752,0.7782,0.7786,0.7789,0.7794,0.7810,0.7830,0.7851,0.7876,0.7877,0.7892,0.7911,0.7948,0.7999,0.8032,0.8039,0.8044,0.8058,0.8075,0.8080,0.8082,0.8173,0.8186,0.8222,0.8264,0.8274,0.8357,0.8371,0.8392,0.8402,0.8442,0.8505,0.8552,0.8606,0.8685,0.8722,0.8724,0.8747,0.8759,0.8824,0.8840,0.8842,0.8847,0.8881,0.8967,0.8973,0.9036,0.9055,0.9068,0.9086,0.9122,0.9194,0.9234,0.9369,0.9477,0.9520,0.9551,0.9620,0.9706,0.9846,0.9873,0.9918,0.9962,1.0206,1.0242,1.0281,1.0288,1.0294,1.0295,1.0331,1.0359,1.0366,1.0400,1.0402,1.0561,1.0577,1.0586,1.0639,1.0684,1.0754,1.0785,1.0788,1.0823,1.0835,1.0982,1.1008,1.1120,1.1238,1.1267,1.1317,1.1435,1.1487,1.1533,1.1561,1.2470,1.2526,1.2574,1.2651,1.3050,1.4056,1.4663,1.4912,1.5030,1.5131,1.5664,1.6245,1.8611,1.9864,2.0783,2.1575,2.1644,2.2111,2.4490,2.5795,2.6028,3.0088,3.4987,3.6868,4.0615,4.0964,4.8429,4.9407,7.6189,7.7829,7.8319,8.6897,8.9805],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08392857142857142,0.08571428571428572,0.08928571428571429,0.09107142857142857,0.09464285714285714,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10714285714285714,0.10892857142857143,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23392857142857143,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.37142857142857144,0.3732142857142857,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.40535714285714286,0.40714285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41964285714285715,0.42142857142857143,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45535714285714285,0.45714285714285713,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.525,0.5267857142857143,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.5767857142857142,0.5785714285714286,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0833,0.0851,0.0889,0.0897,0.0907,0.0921,0.0925,0.0947,0.0951,0.0954,0.0956,0.0958,0.0961,0.0965,0.0971,0.0973,0.0976,0.0979,0.0981,0.0983,0.0993,0.0994,0.0995,0.0999,0.1004,0.1016,0.1018,0.1019,0.1023,0.1024,0.1031,0.1032,0.1034,0.1035,0.1036,0.1037,0.1049,0.1053,0.1060,0.1061,0.1062,0.1066,0.1067,0.1068,0.1070,0.1072,0.1073,0.1075,0.1076,0.1078,0.1082,0.1083,0.1085,0.1087,0.1088,0.1089,0.1091,0.1093,0.1094,0.1095,0.1103,0.1109,0.1116,0.1120,0.1122,0.1123,0.1124,0.1129,0.1130,0.1132,0.1135,0.1136,0.1141,0.1146,0.1148,0.1150,0.1151,0.1153,0.1158,0.1167,0.1174,0.1175,0.1178,0.1179,0.1180,0.1185,0.1189,0.1195,0.1196,0.1198,0.1200,0.1202,0.1203,0.1204,0.1205,0.1206,0.1212,0.1213,0.1214,0.1216,0.1217,0.1219,0.1220,0.1223,0.1225,0.1229,0.1230,0.1231,0.1232,0.1233,0.1237,0.1239,0.1240,0.1242,0.1244,0.1247,0.1253,0.1257,0.1264,0.1271,0.1273,0.1278,0.1279,0.1281,0.1285,0.1286,0.1287,0.1289,0.1290,0.1292,0.1293,0.1296,0.1303,0.1310,0.1312,0.1313,0.1314,0.1317,0.1320,0.1333,0.1339,0.1343,0.1345,0.1351,0.1364,0.1365,0.1368,0.1369,0.1372,0.1378,0.1379,0.1388,0.1389,0.1391,0.1395,0.1396,0.1397,0.1399,0.1407,0.1411,0.1414,0.1415,0.1418,0.1419,0.1421,0.1426,0.1429,0.1430,0.1432,0.1434,0.1436,0.1437,0.1447,0.1449,0.1450,0.1452,0.1454,0.1462,0.1465,0.1468,0.1469,0.1470,0.1472,0.1476,0.1484,0.1486,0.1492,0.1493,0.1495,0.1496,0.1503,0.1507,0.1508,0.1510,0.1513,0.1515,0.1517,0.1519,0.1522,0.1525,0.1526,0.1527,0.1532,0.1539,0.1541,0.1543,0.1548,0.1549,0.1551,0.1552,0.1556,0.1557,0.1558,0.1565,0.1566,0.1567,0.1569,0.1574,0.1580,0.1581,0.1588,0.1590,0.1599,0.1600,0.1612,0.1616,0.1617,0.1623,0.1625,0.1630,0.1637,0.1640,0.1641,0.1643,0.1645,0.1647,0.1653,0.1654,0.1661,0.1663,0.1667,0.1668,0.1673,0.1675,0.1678,0.1681,0.1686,0.1690,0.1691,0.1692,0.1696,0.1702,0.1707,0.1713,0.1715,0.1725,0.1727,0.1730,0.1734,0.1735,0.1736,0.1737,0.1743,0.1746,0.1752,0.1754,0.1755,0.1762,0.1764,0.1765,0.1767,0.1769,0.1770,0.1771,0.1776,0.1781,0.1791,0.1792,0.1806,0.1813,0.1816,0.1817,0.1839,0.1845,0.1848,0.1855,0.1858,0.1881,0.1883,0.1885,0.1888,0.1890,0.1896,0.1898,0.1909,0.1914,0.1931,0.1933,0.1934,0.1936,0.1941,0.1942,0.1947,0.1948,0.1949,0.1962,0.1964,0.1965,0.1969,0.1980,0.1985,0.1987,0.1992,0.1995,0.2020,0.2021,0.2022,0.2025,0.2026,0.2039,0.2055,0.2064,0.2072,0.2074,0.2077,0.2092,0.2095,0.2110,0.2114,0.2131,0.2161,0.2163,0.2167,0.2189,0.2219,0.2220,0.2257,0.2266,0.2279,0.2298,0.2305,0.2317,0.2370,0.2417,0.2432,0.2490,0.2524,0.2562,0.2571,0.2589,0.2605,0.2618,0.2640,0.2646,0.2663,0.2684,0.2692,0.2693,0.2716,0.2733,0.2737,0.2752,0.2779,0.2781,0.2799,0.2801,0.2803,0.2807,0.2820,0.2839,0.2845,0.2861,0.2877,0.2878,0.2882,0.2922,0.2933,0.2976,0.2988,0.3007,0.3020,0.3046,0.3158,0.3172,0.3185,0.3213,0.3214,0.3220,0.3221,0.3230,0.3243,0.3248,0.3251,0.3272,0.3286,0.3295,0.3314,0.3325,0.3342,0.3365,0.3380,0.3400,0.3427,0.3430,0.3441,0.3478,0.3533,0.3558,0.3562,0.3574,0.3600,0.3656,0.3658,0.3684,0.3706,0.3775,0.3786,0.3793,0.3814,0.3846,0.3861,0.3944,0.4002,0.4028,0.4038,0.4057,0.4108,0.4130,0.4147,0.4208,0.4283,0.4327,0.4335,0.4351,0.4357,0.4379,0.4392,0.4403,0.4414,0.4485,0.4503,0.4511,0.4547,0.4555,0.4589,0.4621,0.4632,0.4657,0.4667,0.4708,0.4722,0.4724,0.4746,0.4812,0.4893,0.4988,0.4996,0.5028,0.5076,0.5123,0.5159,0.5178,0.5199,0.5432,0.5534,0.5650,0.5665,0.5708,0.5774,0.5826,0.5849,0.5908,0.5918,0.5922,0.5941,0.6017,0.6021,0.6042,0.6047,0.6393,0.6439,0.6577,0.7053,0.7125,0.7711,0.7716,0.8563,1.7806,1.8826,2.0371,3.3508,3.5787,3.6644],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03220035778175313,0.03577817531305903,0.03756708407871199,0.04114490161001789,0.04293381037567084,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07871198568872988,0.08407871198568873,0.08586762075134168,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.1001788908765653,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.1592128801431127,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.17173524150268335,0.1735241502683363,0.1771019677996422,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18962432915921287,0.19499105545617174,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.23076923076923078,0.23255813953488372,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24329159212880144,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26654740608228983,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.3076923076923077,0.3094812164579606,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33989266547406083,0.3416815742397138,0.34525939177101966,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.407871198568873,0.40966010733452596,0.41144901610017887,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.4740608228980322,0.4776386404293381,0.47942754919499103,0.481216457960644,0.4847942754919499,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.554561717352415,0.556350626118068,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0393,0.0399,0.0410,0.0432,0.0437,0.0470,0.0475,0.0482,0.0483,0.0486,0.0487,0.0491,0.0493,0.0495,0.0501,0.0502,0.0504,0.0505,0.0519,0.0520,0.0532,0.0536,0.0537,0.0538,0.0539,0.0542,0.0548,0.0549,0.0551,0.0552,0.0553,0.0554,0.0555,0.0558,0.0560,0.0561,0.0562,0.0566,0.0567,0.0569,0.0571,0.0573,0.0578,0.0581,0.0583,0.0585,0.0586,0.0592,0.0593,0.0595,0.0596,0.0600,0.0601,0.0603,0.0606,0.0608,0.0613,0.0614,0.0617,0.0619,0.0620,0.0622,0.0626,0.0627,0.0628,0.0635,0.0638,0.0639,0.0645,0.0648,0.0649,0.0652,0.0653,0.0655,0.0659,0.0660,0.0663,0.0664,0.0666,0.0667,0.0677,0.0680,0.0688,0.0689,0.0692,0.0695,0.0698,0.0700,0.0707,0.0708,0.0710,0.0716,0.0717,0.0718,0.0719,0.0720,0.0723,0.0724,0.0730,0.0736,0.0739,0.0743,0.0749,0.0753,0.0758,0.0763,0.0764,0.0766,0.0771,0.0775,0.0776,0.0781,0.0783,0.0786,0.0790,0.0793,0.0803,0.0804,0.0808,0.0811,0.0812,0.0819,0.0827,0.0828,0.0832,0.0835,0.0841,0.0846,0.0847,0.0852,0.0855,0.0857,0.0858,0.0864,0.0867,0.0879,0.0882,0.0884,0.0894,0.0904,0.0905,0.0911,0.0919,0.0921,0.0942,0.0951,0.0952,0.0963,0.0965,0.0971,0.0974,0.0976,0.0979,0.0980,0.0990,0.1007,0.1019,0.1024,0.1031,0.1032,0.1036,0.1039,0.1044,0.1046,0.1048,0.1053,0.1066,0.1074,0.1078,0.1084,0.1086,0.1092,0.1095,0.1126,0.1129,0.1158,0.1163,0.1166,0.1167,0.1174,0.1181,0.1186,0.1195,0.1197,0.1201,0.1208,0.1214,0.1226,0.1228,0.1233,0.1242,0.1248,0.1270,0.1278,0.1280,0.1287,0.1299,0.1302,0.1303,0.1309,0.1320,0.1326,0.1349,0.1355,0.1356,0.1367,0.1373,0.1403,0.1412,0.1414,0.1415,0.1417,0.1418,0.1424,0.1429,0.1430,0.1433,0.1438,0.1445,0.1451,0.1460,0.1467,0.1479,0.1481,0.1493,0.1499,0.1509,0.1513,0.1521,0.1523,0.1529,0.1532,0.1543,0.1545,0.1551,0.1552,0.1568,0.1584,0.1587,0.1589,0.1595,0.1597,0.1599,0.1600,0.1602,0.1608,0.1617,0.1623,0.1626,0.1627,0.1628,0.1632,0.1639,0.1640,0.1646,0.1655,0.1661,0.1662,0.1673,0.1677,0.1681,0.1683,0.1685,0.1701,0.1707,0.1710,0.1716,0.1720,0.1725,0.1729,0.1733,0.1738,0.1740,0.1741,0.1742,0.1743,0.1747,0.1753,0.1755,0.1762,0.1764,0.1767,0.1769,0.1771,0.1776,0.1779,0.1782,0.1785,0.1790,0.1795,0.1800,0.1804,0.1811,0.1812,0.1824,0.1833,0.1847,0.1849,0.1851,0.1856,0.1872,0.1873,0.1881,0.1892,0.1915,0.1917,0.1928,0.1940,0.1945,0.1958,0.1961,0.1968,0.1972,0.1981,0.1982,0.1992,0.1993,0.1997,0.2000,0.2004,0.2006,0.2013,0.2015,0.2024,0.2056,0.2110,0.2118,0.2123,0.2137,0.2140,0.2144,0.2145,0.2148,0.2157,0.2170,0.2189,0.2208,0.2216,0.2222,0.2232,0.2265,0.2280,0.2285,0.2296,0.2297,0.2328,0.2334,0.2347,0.2352,0.2356,0.2364,0.2367,0.2378,0.2384,0.2387,0.2394,0.2397,0.2413,0.2416,0.2452,0.2457,0.2464,0.2472,0.2490,0.2491,0.2509,0.2523,0.2546,0.2577,0.2585,0.2587,0.2590,0.2626,0.2630,0.2637,0.2654,0.2657,0.2679,0.2701,0.2761,0.2768,0.2795,0.2798,0.2800,0.2878,0.2892,0.2911,0.2920,0.2943,0.2944,0.2954,0.2964,0.2983,0.2984,0.3030,0.3037,0.3109,0.3143,0.3240,0.3247,0.3270,0.3272,0.3294,0.3321,0.3331,0.3357,0.3377,0.3434,0.3445,0.3490,0.3509,0.3510,0.3586,0.3646,0.3649,0.3659,0.3717,0.3991,0.4008,0.4056,0.4193,0.4230,0.4345,0.4391,0.4474,0.4538,0.4623,0.4781,0.4800,0.4916,0.4937,0.5056,0.5078,0.5232,0.5320,0.5462,0.5565,0.5694,0.5714,0.5988,0.6170,0.6202,0.6232,0.6250,0.6330,0.6381,0.6386,0.6518,0.6524,0.6540,0.6602,0.6635,0.6791,0.6931,0.7066,0.7141,0.7408,0.7423,0.7435,0.7485,0.7511,0.7685,0.7751,0.7758,0.7845,0.7945,0.7946,0.8003,0.8083,0.8112,0.8129,0.8148,0.8168,0.8257,0.8286,0.8299,0.8397,0.8420,0.8672,0.8916,0.9137,0.9438,0.9643,0.9971,1.0529,1.1950,1.3899,1.4022,1.4545,1.5764,1.5891,1.8361,2.0242,2.1203,2.4336,3.2729,4.2736,4.7944,4.9343,5.8408,5.9217,6.1149,6.2584],"y":[0.001851851851851852,0.003703703703703704,0.005555555555555556,0.007407407407407408,0.009259259259259259,0.011111111111111112,0.012962962962962963,0.014814814814814815,0.016666666666666666,0.018518518518518517,0.020370370370370372,0.022222222222222223,0.024074074074074074,0.025925925925925925,0.02962962962962963,0.03148148148148148,0.03333333333333333,0.03518518518518519,0.037037037037037035,0.03888888888888889,0.040740740740740744,0.04259259259259259,0.044444444444444446,0.046296296296296294,0.04814814814814815,0.05185185185185185,0.053703703703703705,0.05555555555555555,0.05925925925925926,0.06111111111111111,0.06296296296296296,0.06666666666666667,0.06851851851851852,0.07037037037037037,0.07407407407407407,0.07592592592592592,0.07962962962962963,0.08148148148148149,0.08703703703703704,0.08888888888888889,0.09074074074074075,0.09259259259259259,0.09444444444444444,0.0962962962962963,0.09814814814814815,0.1,0.10185185185185185,0.1037037037037037,0.10740740740740741,0.10925925925925926,0.1111111111111111,0.11296296296296296,0.11481481481481481,0.11851851851851852,0.12037037037037036,0.12222222222222222,0.12407407407407407,0.1259259259259259,0.12962962962962962,0.13148148148148148,0.13333333333333333,0.13703703703703704,0.1388888888888889,0.14074074074074075,0.14444444444444443,0.14629629629629629,0.14814814814814814,0.15,0.15185185185185185,0.1537037037037037,0.15555555555555556,0.15925925925925927,0.16111111111111112,0.16296296296296298,0.1648148148148148,0.16666666666666666,0.17037037037037037,0.17222222222222222,0.17407407407407408,0.17592592592592593,0.17777777777777778,0.17962962962962964,0.1814814814814815,0.18333333333333332,0.18518518518518517,0.18703703703703703,0.18888888888888888,0.19074074074074074,0.1925925925925926,0.1962962962962963,0.19814814814814816,0.2,0.20185185185185187,0.20555555555555555,0.2074074074074074,0.20925925925925926,0.2111111111111111,0.21296296296296297,0.21481481481481482,0.21851851851851853,0.22037037037037038,0.2222222222222222,0.22407407407407406,0.22592592592592592,0.22777777777777777,0.22962962962962963,0.23148148148148148,0.23333333333333334,0.2351851851851852,0.23703703703703705,0.2388888888888889,0.24074074074074073,0.24259259259259258,0.24444444444444444,0.2462962962962963,0.24814814814814815,0.2518518518518518,0.2537037037037037,0.25555555555555554,0.2574074074074074,0.25925925925925924,0.2611111111111111,0.26296296296296295,0.26481481481481484,0.26666666666666666,0.26851851851851855,0.27037037037037037,0.2722222222222222,0.2759259259259259,0.2777777777777778,0.2796296296296296,0.2814814814814815,0.2833333333333333,0.2851851851851852,0.28703703703703703,0.28888888888888886,0.29074074074074074,0.29259259259259257,0.29444444444444445,0.2962962962962963,0.29814814814814816,0.3,0.30185185185185187,0.3037037037037037,0.3055555555555556,0.3074074074074074,0.30925925925925923,0.3111111111111111,0.31296296296296294,0.3148148148148148,0.31666666666666665,0.31851851851851853,0.32037037037037036,0.32222222222222224,0.32592592592592595,0.3277777777777778,0.3296296296296296,0.3314814814814815,0.3333333333333333,0.3351851851851852,0.337037037037037,0.3388888888888889,0.34074074074074073,0.3425925925925926,0.34444444444444444,0.34629629629629627,0.34814814814814815,0.35,0.35185185185185186,0.3537037037037037,0.35555555555555557,0.3574074074074074,0.3592592592592593,0.3611111111111111,0.362962962962963,0.36666666666666664,0.3685185185185185,0.37037037037037035,0.37222222222222223,0.37407407407407406,0.37592592592592594,0.37777777777777777,0.37962962962962965,0.3814814814814815,0.38333333333333336,0.3851851851851852,0.387037037037037,0.3888888888888889,0.3907407407407407,0.3925925925925926,0.39444444444444443,0.3962962962962963,0.39814814814814814,0.4,0.40185185185185185,0.40370370370370373,0.40555555555555556,0.4074074074074074,0.40925925925925927,0.4111111111111111,0.4148148148148148,0.4166666666666667,0.4185185185185185,0.4203703703703704,0.4222222222222222,0.42407407407407405,0.42592592592592593,0.42777777777777776,0.42962962962962964,0.43148148148148147,0.43333333333333335,0.4351851851851852,0.43703703703703706,0.4388888888888889,0.44074074074074077,0.4425925925925926,0.4444444444444444,0.4462962962962963,0.44814814814814813,0.45,0.45185185185185184,0.4537037037037037,0.45555555555555555,0.45740740740740743,0.46111111111111114,0.46296296296296297,0.4648148148148148,0.4666666666666667,0.4685185185185185,0.4722222222222222,0.4740740740740741,0.4759259259259259,0.4777777777777778,0.48148148148148145,0.48333333333333334,0.48518518518518516,0.48703703703703705,0.4888888888888889,0.49074074074074076,0.4925925925925926,0.49444444444444446,0.4962962962962963,0.4981481481481482,0.5,0.5018518518518519,0.5037037037037037,0.5055555555555555,0.5074074074074074,0.5092592592592593,0.512962962962963,0.5148148148148148,0.5166666666666667,0.5203703703703704,0.5222222222222223,0.524074074074074,0.5259259259259259,0.5277777777777778,0.5296296296296297,0.5314814814814814,0.5333333333333333,0.5351851851851852,0.5370370370370371,0.5388888888888889,0.5407407407407407,0.5425925925925926,0.5444444444444444,0.5481481481481482,0.55,0.5518518518518518,0.5537037037037037,0.5555555555555556,0.5574074074074075,0.5592592592592592,0.5611111111111111,0.562962962962963,0.5648148148148148,0.5685185185185185,0.5703703703703704,0.5722222222222222,0.5740740740740741,0.575925925925926,0.5777777777777777,0.5796296296296296,0.5814814814814815,0.5833333333333334,0.5851851851851851,0.587037037037037,0.5888888888888889,0.5907407407407408,0.5925925925925926,0.5944444444444444,0.5962962962962963,0.5981481481481481,0.6,0.6018518518518519,0.6037037037037037,0.6055555555555555,0.6074074074074074,0.6092592592592593,0.6111111111111112,0.6129629629629629,0.6148148148148148,0.6166666666666667,0.6185185185185185,0.6203703703703703,0.6222222222222222,0.6240740740740741,0.6259259259259259,0.6277777777777778,0.6314814814814815,0.6333333333333333,0.6351851851851852,0.6370370370370371,0.6388888888888888,0.6425925925925926,0.6444444444444445,0.6462962962962963,0.6481481481481481,0.65,0.6518518518518519,0.6537037037037037,0.6555555555555556,0.6592592592592592,0.6611111111111111,0.662962962962963,0.6648148148148149,0.6666666666666666,0.6685185185185185,0.6722222222222223,0.674074074074074,0.6759259259259259,0.6777777777777778,0.6796296296296296,0.6814814814814815,0.6833333333333333,0.6851851851851852,0.687037037037037,0.6888888888888889,0.6907407407407408,0.6925925925925925,0.6944444444444444,0.6962962962962963,0.6981481481481482,0.7,0.7018518518518518,0.7037037037037037,0.7055555555555556,0.7074074074074074,0.7092592592592593,0.7111111111111111,0.7129629629629629,0.7148148148148148,0.7166666666666667,0.7185185185185186,0.7203703703703703,0.7222222222222222,0.7240740740740741,0.725925925925926,0.7277777777777777,0.7296296296296296,0.7314814814814815,0.7333333333333333,0.7351851851851852,0.737037037037037,0.7388888888888889,0.7407407407407407,0.7425925925925926,0.7444444444444445,0.7462962962962963,0.7481481481481481,0.75,0.7518518518518519,0.7537037037037037,0.7555555555555555,0.7574074074074074,0.7611111111111111,0.762962962962963,0.7648148148148148,0.7666666666666667,0.7685185185185185,0.7703703703703704,0.7722222222222223,0.774074074074074,0.7759259259259259,0.7777777777777778,0.7796296296296297,0.7814814814814814,0.7833333333333333,0.7851851851851852,0.7870370370370371,0.7888888888888889,0.7907407407407407,0.7925925925925926,0.7944444444444444,0.7962962962962963,0.7981481481481482,0.8,0.8018518518518518,0.8037037037037037,0.8055555555555556,0.8074074074074075,0.8092592592592592,0.8111111111111111,0.812962962962963,0.8148148148148148,0.8166666666666667,0.8185185185185185,0.8203703703703704,0.8222222222222222,0.8240740740740741,0.825925925925926,0.8277777777777777,0.8296296296296296,0.8314814814814815,0.8333333333333334,0.8351851851851851,0.837037037037037,0.8388888888888889,0.8407407407407408,0.8444444444444444,0.8462962962962963,0.8481481481481481,0.85,0.8518518518518519,0.8537037037037037,0.8555555555555555,0.8574074074074074,0.8592592592592593,0.8611111111111112,0.8629629629629629,0.8648148148148148,0.8666666666666667,0.8685185185185185,0.8703703703703703,0.8722222222222222,0.8740740740740741,0.8759259259259259,0.8777777777777778,0.8796296296296297,0.8814814814814815,0.8833333333333333,0.8851851851851852,0.8870370370370371,0.8888888888888888,0.8907407407407407,0.8925925925925926,0.8944444444444445,0.8962962962962963,0.8981481481481481,0.9,0.9018518518518519,0.9037037037037037,0.9055555555555556,0.9074074074074074,0.9092592592592592,0.9111111111111111,0.912962962962963,0.9148148148148149,0.9166666666666666,0.9185185185185185,0.9203703703703704,0.9222222222222223,0.924074074074074,0.9259259259259259,0.9277777777777778,0.9296296296296296,0.9314814814814815,0.9333333333333333,0.9351851851851852,0.937037037037037,0.9388888888888889,0.9407407407407408,0.9425925925925925,0.9444444444444444,0.9462962962962963,0.9481481481481482,0.95,0.9518518518518518,0.9537037037037037,0.9555555555555556,0.9574074074074074,0.9592592592592593,0.9611111111111111,0.9629629629629629,0.9648148148148148,0.9666666666666667,0.9685185185185186,0.9703703703703703,0.9722222222222222,0.9740740740740741,0.975925925925926,0.9777777777777777,0.9796296296296296,0.9814814814814815,0.9833333333333333,0.9851851851851852,0.987037037037037,0.9888888888888889,0.9907407407407407,0.9925925925925926,0.9944444444444445,0.9962962962962963,0.9981481481481481],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, probelab.io). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-protocol.ai-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-protocol.ai-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..a9a020f072
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-protocol.ai-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.4025,0.4196,0.4355,0.4863,1.3625,1.3649,1.3665,1.3693,1.3717,1.3723,1.3726,1.3740,1.3755,1.3773,1.3810,1.3813,1.3817,1.3874,1.3876,1.3885,1.3900,1.3902,1.3913,1.3960,1.3964,1.3973,1.3978,1.3984,1.4012,1.4015,1.4018,1.4048,1.4057,1.4071,1.4088,1.4101,1.4125,1.4131,1.4139,1.4165,1.4169,1.4218,1.4241,1.4248,1.4259,1.4260,1.4261,1.4266,1.4286,1.4294,1.4362,1.4398,1.4402,1.4418,1.4425,1.4459,1.4488,1.4543,1.4555,1.4575,1.4589,1.4595,1.4625,1.4646,1.4665,1.4685,1.4721,1.4775,1.4823,1.4827,1.4943,1.4967,1.5062,1.5064,1.5146,1.5209,1.5247,1.5311,1.5359,1.5365,1.5386,1.5387,1.5421,1.5422,1.5429,1.5431,1.5439,1.5461,1.5466,1.5499,1.5528,1.5538,1.5540,1.5550,1.5555,1.5574,1.5583,1.5585,1.5587,1.5595,1.5617,1.5636,1.5660,1.5717,1.5725,1.5735,1.5746,1.5760,1.5773,1.5774,1.5779,1.5783,1.5785,1.5848,1.5852,1.5860,1.5863,1.5876,1.5911,1.5932,1.5940,1.5951,1.5962,1.5976,1.6013,1.6026,1.6045,1.6075,1.6108,1.6114,1.6118,1.6142,1.6151,1.6170,1.6217,1.6246,1.6289,1.6310,1.6322,1.6351,1.6354,1.6364,1.6408,1.6416,1.6418,1.6422,1.6455,1.6508,1.6511,1.6525,1.6532,1.6544,1.6582,1.6603,1.6607,1.6611,1.6627,1.6633,1.6637,1.6656,1.6714,1.6715,1.6726,1.6736,1.6742,1.6744,1.6749,1.6751,1.6763,1.6769,1.6770,1.6780,1.6794,1.6804,1.6833,1.6834,1.6837,1.6838,1.6866,1.6869,1.6875,1.6883,1.6884,1.6909,1.6910,1.6914,1.6917,1.6928,1.6930,1.6939,1.6940,1.6949,1.6969,1.6973,1.6986,1.6998,1.7002,1.7008,1.7020,1.7040,1.7052,1.7068,1.7072,1.7076,1.7089,1.7101,1.7103,1.7113,1.7116,1.7117,1.7120,1.7138,1.7139,1.7140,1.7156,1.7160,1.7181,1.7195,1.7200,1.7207,1.7230,1.7235,1.7272,1.7278,1.7293,1.7302,1.7337,1.7364,1.7389,1.7420,1.7432,1.7462,1.7465,1.7467,1.7487,1.7506,1.7534,1.7537,1.7556,1.7558,1.7582,1.7591,1.7603,1.7612,1.7644,1.7652,1.7669,1.7676,1.7682,1.7703,1.7710,1.7728,1.7751,1.7763,1.7788,1.7851,1.7852,1.7858,1.7867,1.7874,1.7883,1.7896,1.7897,1.7918,1.7948,1.7962,1.7963,1.7968,1.7991,1.8045,1.8071,1.8072,1.8121,1.8129,1.8213,1.8239,1.8243,1.8266,1.8283,1.8285,1.8302,1.8340,1.8354,1.8361,1.8369,1.8405,1.8416,1.8444,1.8474,1.8475,1.8518,1.8549,1.8563,1.8585,1.8630,1.8649,1.8650,1.8664,1.8672,1.8686,1.8687,1.8696,1.8703,1.8726,1.8731,1.8765,1.8769,1.8775,1.8814,1.8830,1.8904,1.8922,1.8938,1.8944,1.8956,1.8961,1.8973,1.8976,1.8987,1.8989,1.8991,1.8997,1.8999,1.9000,1.9014,1.9043,1.9054,1.9056,1.9104,1.9143,1.9150,1.9164,1.9166,1.9173,1.9188,1.9191,1.9201,1.9203,1.9209,1.9216,1.9224,1.9265,1.9290,1.9325,1.9352,1.9368,1.9384,1.9399,1.9402,1.9427,1.9455,1.9460,1.9472,1.9504,1.9505,1.9586,1.9591,1.9603,1.9640,1.9658,1.9667,1.9692,1.9720,1.9728,1.9802,1.9818,1.9820,1.9836,1.9852,1.9864,1.9888,1.9898,1.9907,1.9916,1.9919,1.9920,1.9926,1.9933,1.9964,2.0003,2.0021,2.0069,2.0123,2.0134,2.0144,2.0168,2.0172,2.0201,2.0203,2.0221,2.0222,2.0237,2.0250,2.0260,2.0261,2.0293,2.0297,2.0352,2.0374,2.0383,2.0451,2.0452,2.0489,2.0492,2.0507,2.0514,2.0556,2.0568,2.0609,2.0627,2.0637,2.0667,2.0750,2.0796,2.0876,2.0924,2.0934,2.0971,2.0994,2.0997,2.1031,2.1078,2.1187,2.1226,2.1239,2.1248,2.1268,2.1321,2.1325,2.1331,2.1388,2.1400,2.1409,2.1439,2.1443,2.1459,2.1479,2.1506,2.1518,2.1539,2.1550,2.1553,2.1576,2.1579,2.1599,2.1614,2.1641,2.1729,2.1775,2.1789,2.1795,2.1811,2.1838,2.1844,2.1854,2.1866,2.1881,2.1886,2.1896,2.1907,2.1939,2.1952,2.1953,2.2015,2.2030,2.2037,2.2046,2.2066,2.2160,2.2214,2.2408,2.2417,2.2554,2.2560,2.2581,2.2642,2.2722,2.2796,2.2858,2.2949,2.2997,2.3038,2.3041,2.3122,2.3174,2.3340,2.3373,2.3376,2.3523,2.3542,2.3547,2.3657,2.3703,2.3842,2.3877,2.4304,2.4444,2.4475,2.4524,2.4730,2.4731,2.5480,2.5490,2.5546,2.5571,2.5814,2.5884,2.6033,2.6548,2.6604,2.6692,2.7111,2.7477,2.7781,2.8236,2.8339,2.8717,3.0315,3.1103,3.2009,3.2109,3.2792,3.2963,3.3626,3.3950,3.4362,3.4403,3.5964,3.7170,4.1858,4.3479,4.3730,4.3876,4.4024,4.5433,5.6788,7.9571,8.0633,8.5689,8.9463,10.5801],"y":[0.0017953321364452424,0.003590664272890485,0.005385996409335727,0.00718132854578097,0.008976660682226212,0.010771992818671455,0.012567324955116697,0.01436265709156194,0.01615798922800718,0.017953321364452424,0.019748653500897665,0.02154398563734291,0.02333931777378815,0.025134649910233394,0.026929982046678635,0.02872531418312388,0.03052064631956912,0.03231597845601436,0.03411131059245961,0.03590664272890485,0.03770197486535009,0.03949730700179533,0.04129263913824058,0.04308797127468582,0.04488330341113106,0.0466786355475763,0.04847396768402154,0.05026929982046679,0.05206463195691203,0.05385996409335727,0.05565529622980251,0.05745062836624776,0.059245960502693,0.06283662477558348,0.06463195691202872,0.06642728904847396,0.06822262118491922,0.07001795332136446,0.0718132854578097,0.07360861759425494,0.07540394973070018,0.07719928186714542,0.0807899461400359,0.08258527827648116,0.0843806104129264,0.08617594254937164,0.08797127468581688,0.08976660682226212,0.09156193895870736,0.0933572710951526,0.09515260323159784,0.09694793536804308,0.09874326750448834,0.10053859964093358,0.10233393177737882,0.10412926391382406,0.1059245960502693,0.10771992818671454,0.10951526032315978,0.11131059245960502,0.11310592459605028,0.11490125673249552,0.11669658886894076,0.118491921005386,0.12028725314183124,0.12208258527827648,0.12387791741472172,0.12567324955116696,0.12746858168761221,0.12926391382405744,0.1310592459605027,0.13285457809694792,0.13464991023339318,0.13644524236983843,0.13824057450628366,0.1400359066427289,0.14183123877917414,0.1436265709156194,0.14542190305206462,0.14721723518850988,0.1490125673249551,0.15080789946140036,0.1526032315978456,0.15439856373429084,0.1561938958707361,0.15798922800718132,0.15978456014362658,0.1615798922800718,0.16337522441651706,0.1651705565529623,0.16696588868940754,0.1687612208258528,0.17055655296229802,0.17235188509874327,0.1741472172351885,0.17594254937163376,0.17773788150807898,0.17953321364452424,0.1813285457809695,0.18312387791741472,0.18491921005385997,0.18850987432675045,0.19030520646319568,0.19210053859964094,0.19389587073608616,0.19569120287253142,0.19748653500897667,0.1992818671454219,0.20107719928186715,0.20287253141831238,0.20466786355475763,0.20646319569120286,0.20825852782764812,0.21005385996409337,0.2118491921005386,0.21364452423698385,0.21543985637342908,0.21723518850987433,0.21903052064631956,0.22082585278276481,0.22262118491921004,0.2244165170556553,0.22621184919210055,0.22800718132854578,0.22980251346499103,0.23159784560143626,0.2333931777378815,0.23518850987432674,0.236983842010772,0.23877917414721722,0.24057450628366248,0.24416517055655296,0.2459605026929982,0.24775583482944344,0.2495511669658887,0.2513464991023339,0.25314183123877915,0.25493716337522443,0.25673249551166966,0.2585278276481149,0.26032315978456017,0.2621184919210054,0.2639138240574506,0.26570915619389585,0.26750448833034113,0.26929982046678635,0.2710951526032316,0.27289048473967686,0.2746858168761221,0.2764811490125673,0.2800718132854578,0.28186714542190305,0.2836624775583483,0.28545780969479356,0.2872531418312388,0.289048473967684,0.29084380610412924,0.2926391382405745,0.29443447037701975,0.296229802513465,0.2980251346499102,0.2998204667863555,0.3016157989228007,0.30341113105924594,0.3052064631956912,0.30700179533213645,0.3087971274685817,0.3105924596050269,0.3123877917414722,0.3141831238779174,0.31597845601436264,0.3177737881508079,0.31956912028725315,0.3213644524236984,0.3231597845601436,0.3249551166965889,0.3267504488330341,0.32854578096947934,0.3303411131059246,0.33213644524236985,0.3339317773788151,0.3357271095152603,0.3375224416517056,0.34111310592459604,0.34290843806104127,0.34470377019748655,0.3464991023339318,0.348294434470377,0.3500897666068223,0.3518850987432675,0.35368043087971274,0.35547576301615796,0.35727109515260325,0.3590664272890485,0.3608617594254937,0.362657091561939,0.36624775583482944,0.36804308797127466,0.36983842010771995,0.37163375224416517,0.3734290843806104,0.3752244165170557,0.3770197486535009,0.37881508078994613,0.38240574506283664,0.38420107719928187,0.3859964093357271,0.3877917414721723,0.3895870736086176,0.39138240574506283,0.39317773788150806,0.39497307001795334,0.39676840215439857,0.3985637342908438,0.400359066427289,0.4021543985637343,0.40394973070017953,0.40574506283662476,0.40933572710951527,0.4111310592459605,0.4129263913824057,0.414721723518851,0.41651705565529623,0.41831238779174146,0.42010771992818674,0.4236983842010772,0.4254937163375224,0.4272890484739677,0.42908438061041293,0.43087971274685816,0.4326750448833034,0.43447037701974867,0.4362657091561939,0.4380610412926391,0.4398563734290844,0.44165170556552963,0.44344703770197486,0.4452423698384201,0.44703770197486536,0.4488330341113106,0.4506283662477558,0.4524236983842011,0.4542190305206463,0.45601436265709155,0.4578096947935368,0.45960502692998206,0.4614003590664273,0.4631956912028725,0.466786355475763,0.46858168761220825,0.4703770197486535,0.47217235188509876,0.473967684021544,0.4757630161579892,0.4793536804308797,0.48114901256732495,0.4829443447037702,0.48473967684021546,0.4865350089766607,0.4883303411131059,0.49012567324955114,0.4919210053859964,0.49371633752244165,0.4955116696588869,0.49730700179533216,0.4991023339317774,0.5008976660682226,0.5026929982046678,0.5044883303411131,0.5062836624775583,0.5080789946140036,0.5098743267504489,0.5116696588868941,0.5134649910233393,0.5152603231597845,0.5170556552962298,0.518850987432675,0.5206463195691203,0.5224416517055656,0.5242369838420108,0.526032315978456,0.5278276481149012,0.5296229802513465,0.5314183123877917,0.533213644524237,0.5368043087971275,0.5385996409335727,0.5403949730700179,0.5421903052064632,0.5439856373429084,0.5457809694793537,0.547576301615799,0.5493716337522442,0.5511669658886894,0.5529622980251346,0.5547576301615799,0.5565529622980251,0.5583482944344704,0.5601436265709157,0.5619389587073609,0.5637342908438061,0.5655296229802513,0.5673249551166966,0.5691202872531418,0.5709156193895871,0.5727109515260324,0.5745062836624776,0.5763016157989228,0.578096947935368,0.5798922800718133,0.5816876122082585,0.5834829443447038,0.585278276481149,0.5870736086175943,0.5888689407540395,0.5906642728904847,0.59245960502693,0.5942549371633752,0.5960502692998204,0.5978456014362658,0.599640933572711,0.6014362657091562,0.6032315978456014,0.6050269299820467,0.6068222621184919,0.6086175942549371,0.6104129263913824,0.6122082585278277,0.6140035906642729,0.6157989228007181,0.6175942549371634,0.6193895870736086,0.6211849192100538,0.6229802513464991,0.6247755834829444,0.6265709156193896,0.6283662477558348,0.63016157989228,0.6319569120287253,0.6337522441651705,0.6355475763016158,0.6373429084380611,0.6391382405745063,0.6409335727109515,0.6427289048473968,0.644524236983842,0.6463195691202872,0.6481149012567325,0.6499102333931778,0.651705565529623,0.6535008976660682,0.6552962298025135,0.6570915619389587,0.6588868940754039,0.6606822262118492,0.6624775583482945,0.6642728904847397,0.6660682226211849,0.6678635547576302,0.6696588868940754,0.6714542190305206,0.6732495511669659,0.6750448833034112,0.6768402154398564,0.6786355475763016,0.6804308797127468,0.6822262118491921,0.6840215439856373,0.6858168761220825,0.6876122082585279,0.6894075403949731,0.6912028725314183,0.6929982046678635,0.6947935368043088,0.6983842010771992,0.7001795332136446,0.7019748653500898,0.703770197486535,0.7055655296229802,0.7073608617594255,0.7091561938958707,0.7109515260323159,0.7127468581687613,0.7145421903052065,0.7163375224416517,0.718132854578097,0.7199281867145422,0.7217235188509874,0.7235188509874326,0.725314183123878,0.7271095152603232,0.7289048473967684,0.7307001795332136,0.7324955116696589,0.7342908438061041,0.7360861759425493,0.7378815080789947,0.7396768402154399,0.7414721723518851,0.7432675044883303,0.7450628366247756,0.7468581687612208,0.748653500897666,0.7504488330341114,0.7522441651705566,0.7540394973070018,0.755834829443447,0.7576301615798923,0.7594254937163375,0.7612208258527827,0.7630161579892281,0.7648114901256733,0.7666068222621185,0.7684021543985637,0.770197486535009,0.7719928186714542,0.7737881508078994,0.7755834829443446,0.77737881508079,0.7791741472172352,0.7809694793536804,0.7827648114901257,0.7845601436265709,0.7863554757630161,0.7881508078994613,0.7899461400359067,0.7917414721723519,0.7935368043087971,0.7953321364452424,0.7971274685816876,0.7989228007181328,0.800718132854578,0.8025134649910234,0.8043087971274686,0.8061041292639138,0.8078994614003591,0.8096947935368043,0.8114901256732495,0.8132854578096947,0.8150807899461401,0.8168761220825853,0.8186714542190305,0.8204667863554758,0.822262118491921,0.8240574506283662,0.8258527827648114,0.8276481149012568,0.829443447037702,0.8312387791741472,0.8330341113105925,0.8348294434470377,0.8366247755834829,0.8384201077199281,0.8402154398563735,0.8420107719928187,0.8438061041292639,0.8456014362657092,0.8473967684021544,0.8491921005385996,0.8509874326750448,0.8527827648114902,0.8545780969479354,0.8563734290843806,0.8581687612208259,0.8599640933572711,0.8617594254937163,0.8635547576301615,0.8653500897666068,0.8671454219030521,0.8689407540394973,0.8707360861759426,0.874326750448833,0.8761220825852782,0.8779174147217235,0.8797127468581688,0.881508078994614,0.8833034111310593,0.8850987432675045,0.8868940754039497,0.8886894075403949,0.8904847396768402,0.8922800718132855,0.8940754039497307,0.895870736086176,0.8976660682226212,0.8994614003590664,0.9012567324955116,0.9030520646319569,0.9048473967684022,0.9066427289048474,0.9084380610412927,0.9102333931777379,0.9120287253141831,0.9138240574506283,0.9156193895870736,0.9174147217235189,0.9192100538599641,0.9210053859964094,0.9228007181328546,0.9245960502692998,0.926391382405745,0.9281867145421903,0.9299820466786356,0.9317773788150808,0.933572710951526,0.9353680430879713,0.9371633752244165,0.9389587073608617,0.940754039497307,0.9425493716337523,0.9443447037701975,0.9461400359066428,0.947935368043088,0.9497307001795332,0.9515260323159784,0.9533213644524237,0.9551166965888689,0.9569120287253142,0.9587073608617595,0.9605026929982047,0.9622980251346499,0.9640933572710951,0.9658886894075404,0.9676840215439856,0.9694793536804309,0.9712746858168761,0.9730700179533214,0.9748653500897666,0.9766606822262118,0.9784560143626571,0.9802513464991023,0.9820466786355476,0.9838420107719928,0.9856373429084381,0.9874326750448833,0.9892280071813285,0.9910233393177738,0.992818671454219,0.9946140035906643,0.9964093357271095,0.9982046678635548],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.2025,0.2272,0.3063,0.3375,0.3516,0.3575,0.3592,0.3604,0.3627,0.3825,0.5885,0.5907,0.7142,0.7797,0.8090,0.9014,0.9917,1.0031,1.0070,1.0094,1.0103,1.0129,1.0130,1.0167,1.0196,1.0211,1.0218,1.0220,1.0223,1.0247,1.0277,1.0328,1.0330,1.0362,1.0369,1.0372,1.0390,1.0431,1.0445,1.0451,1.0460,1.0461,1.0491,1.0496,1.0503,1.0509,1.0511,1.0516,1.0531,1.0552,1.0571,1.0679,1.0702,1.0713,1.0728,1.0729,1.0799,1.0814,1.0834,1.0900,1.0904,1.0913,1.0917,1.0929,1.0933,1.0966,1.0990,1.1077,1.1089,1.1154,1.1188,1.1218,1.1220,1.1234,1.1274,1.1296,1.1303,1.1313,1.1324,1.1376,1.1384,1.1422,1.1445,1.1458,1.1495,1.1519,1.1520,1.1547,1.1562,1.1651,1.1688,1.1701,1.1780,1.1796,1.1800,1.1854,1.1855,1.1909,1.1944,1.1947,1.1963,1.1975,1.1981,1.2059,1.2069,1.2073,1.2075,1.2153,1.2165,1.2194,1.2236,1.2270,1.2306,1.2322,1.2355,1.2360,1.2373,1.2376,1.2397,1.2402,1.2426,1.2445,1.2484,1.2504,1.2519,1.2553,1.2582,1.2602,1.2607,1.2614,1.2644,1.2665,1.2707,1.2718,1.2720,1.2745,1.2763,1.2779,1.2802,1.2809,1.2834,1.2847,1.2872,1.2897,1.2911,1.2916,1.2921,1.2927,1.2937,1.2940,1.2942,1.2961,1.2991,1.3028,1.3042,1.3066,1.3101,1.3125,1.3145,1.3155,1.3156,1.3161,1.3183,1.3231,1.3233,1.3244,1.3246,1.3267,1.3307,1.3349,1.3361,1.3365,1.3368,1.3373,1.3386,1.3387,1.3393,1.3395,1.3440,1.3441,1.3462,1.3474,1.3477,1.3498,1.3549,1.3555,1.3562,1.3584,1.3592,1.3596,1.3611,1.3640,1.3655,1.3679,1.3685,1.3688,1.3697,1.3698,1.3702,1.3711,1.3715,1.3716,1.3745,1.3749,1.3766,1.3779,1.3820,1.3830,1.3837,1.3847,1.3865,1.3907,1.3916,1.3918,1.3937,1.3941,1.3946,1.3960,1.3972,1.4006,1.4009,1.4030,1.4036,1.4047,1.4056,1.4058,1.4060,1.4065,1.4067,1.4068,1.4093,1.4105,1.4185,1.4203,1.4243,1.4253,1.4271,1.4301,1.4330,1.4333,1.4342,1.4355,1.4367,1.4372,1.4375,1.4385,1.4390,1.4391,1.4404,1.4426,1.4429,1.4431,1.4433,1.4434,1.4438,1.4440,1.4444,1.4495,1.4522,1.4551,1.4569,1.4570,1.4573,1.4574,1.4584,1.4591,1.4607,1.4615,1.4622,1.4642,1.4651,1.4684,1.4688,1.4708,1.4719,1.4721,1.4724,1.4728,1.4742,1.4743,1.4788,1.4800,1.4818,1.4826,1.4853,1.4858,1.4861,1.4866,1.4869,1.4874,1.4890,1.4916,1.4920,1.4926,1.4969,1.4979,1.4981,1.4982,1.4984,1.5012,1.5013,1.5020,1.5062,1.5098,1.5112,1.5133,1.5138,1.5140,1.5179,1.5204,1.5216,1.5228,1.5230,1.5307,1.5321,1.5362,1.5378,1.5418,1.5447,1.5448,1.5470,1.5474,1.5475,1.5485,1.5492,1.5507,1.5534,1.5551,1.5609,1.5621,1.5625,1.5628,1.5663,1.5696,1.5716,1.5733,1.5745,1.5776,1.5780,1.5790,1.5792,1.5819,1.5853,1.5864,1.5879,1.5893,1.5895,1.5900,1.5906,1.5908,1.5917,1.5953,1.5955,1.5976,1.5987,1.5992,1.6010,1.6022,1.6026,1.6037,1.6043,1.6130,1.6187,1.6188,1.6195,1.6211,1.6222,1.6236,1.6278,1.6300,1.6301,1.6308,1.6315,1.6326,1.6333,1.6366,1.6369,1.6372,1.6382,1.6403,1.6418,1.6451,1.6470,1.6476,1.6480,1.6535,1.6549,1.6551,1.6599,1.6653,1.6678,1.6725,1.6729,1.6733,1.6735,1.6739,1.6742,1.6743,1.6744,1.6753,1.6759,1.6865,1.6968,1.6972,1.6977,1.6989,1.6995,1.6996,1.7002,1.7003,1.7012,1.7036,1.7057,1.7081,1.7084,1.7113,1.7115,1.7128,1.7174,1.7189,1.7212,1.7232,1.7233,1.7241,1.7247,1.7265,1.7273,1.7274,1.7294,1.7296,1.7309,1.7323,1.7355,1.7364,1.7398,1.7407,1.7417,1.7428,1.7455,1.7472,1.7523,1.7536,1.7543,1.7599,1.7600,1.7654,1.7665,1.7688,1.7718,1.7728,1.7794,1.7821,1.7838,1.7852,1.7879,1.7889,1.7892,1.7946,1.7959,1.7965,1.8009,1.8010,1.8028,1.8094,1.8110,1.8142,1.8170,1.8211,1.8236,1.8280,1.8344,1.8373,1.8395,1.8538,1.8550,1.8566,1.8625,1.8720,1.8794,1.8863,1.8876,1.9035,1.9061,1.9195,1.9207,1.9267,1.9401,1.9465,1.9530,1.9600,1.9679,1.9700,1.9763,1.9786,1.9798,1.9866,1.9946,2.0092,2.0093,2.0137,2.0179,2.0222,2.0227,2.0249,2.0368,2.0510,2.0599,2.0656,2.0798,2.0974,2.1039,2.1215,2.1256,2.1319,2.1323,2.1510,2.1556,2.1562,2.1616,2.1678,2.1709,2.1941,2.1992,2.1996,2.2036,2.2605,2.3108,2.3247,2.3354,2.3375,2.3771,2.3959,2.4731,2.5087,2.5128,2.5180,2.5881,2.7091,2.8908,2.9980,3.0610,4.4289,5.8566,5.9847,7.3515],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.3810375670840787,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.3591,0.3916,0.4510,0.4654,0.5190,0.6970,1.2562,1.2633,1.2735,1.2745,1.2777,1.2831,1.2832,1.2846,1.2849,1.2860,1.2864,1.2865,1.2918,1.2926,1.2931,1.2972,1.2973,1.2990,1.2996,1.3021,1.3024,1.3029,1.3044,1.3048,1.3055,1.3065,1.3067,1.3076,1.3080,1.3083,1.3100,1.3101,1.3110,1.3123,1.3133,1.3134,1.3143,1.3151,1.3154,1.3170,1.3178,1.3186,1.3198,1.3216,1.3252,1.3274,1.3292,1.3304,1.3321,1.3335,1.3337,1.3361,1.3364,1.3368,1.3389,1.3399,1.3405,1.3407,1.3411,1.3415,1.3420,1.3421,1.3423,1.3438,1.3445,1.3500,1.3533,1.3559,1.3566,1.3568,1.3575,1.3576,1.3578,1.3591,1.3605,1.3646,1.3696,1.3701,1.3702,1.3714,1.3723,1.3728,1.3758,1.3760,1.3784,1.3801,1.3822,1.3837,1.3855,1.3873,1.3879,1.3888,1.3899,1.3922,1.3931,1.3946,1.3947,1.3977,1.3986,1.4012,1.4021,1.4052,1.4083,1.4086,1.4088,1.4095,1.4102,1.4114,1.4135,1.4218,1.4225,1.4230,1.4249,1.4251,1.4270,1.4279,1.4296,1.4313,1.4322,1.4327,1.4329,1.4368,1.4369,1.4440,1.4447,1.4448,1.4462,1.4504,1.4547,1.4554,1.4574,1.4601,1.4622,1.4626,1.4644,1.4646,1.4648,1.4674,1.4679,1.4681,1.4692,1.4699,1.4718,1.4733,1.4739,1.4741,1.4742,1.4746,1.4754,1.4758,1.4770,1.4778,1.4815,1.4820,1.4831,1.4833,1.4835,1.4846,1.4861,1.4867,1.4883,1.4885,1.4916,1.4932,1.4939,1.4947,1.4955,1.4961,1.4966,1.4974,1.4976,1.4980,1.4981,1.4991,1.5018,1.5021,1.5049,1.5051,1.5069,1.5073,1.5081,1.5082,1.5086,1.5091,1.5105,1.5109,1.5124,1.5130,1.5143,1.5151,1.5153,1.5154,1.5157,1.5166,1.5181,1.5184,1.5187,1.5215,1.5220,1.5224,1.5234,1.5254,1.5285,1.5289,1.5294,1.5296,1.5308,1.5320,1.5324,1.5336,1.5345,1.5359,1.5362,1.5363,1.5379,1.5380,1.5386,1.5404,1.5429,1.5433,1.5438,1.5441,1.5463,1.5479,1.5491,1.5492,1.5502,1.5510,1.5518,1.5526,1.5527,1.5534,1.5561,1.5579,1.5598,1.5604,1.5613,1.5616,1.5667,1.5670,1.5693,1.5737,1.5755,1.5757,1.5781,1.5798,1.5861,1.5876,1.5899,1.5913,1.5925,1.5931,1.5964,1.5975,1.5976,1.6006,1.6015,1.6023,1.6043,1.6067,1.6083,1.6108,1.6114,1.6133,1.6147,1.6163,1.6166,1.6203,1.6230,1.6244,1.6256,1.6261,1.6267,1.6272,1.6295,1.6310,1.6316,1.6317,1.6342,1.6360,1.6371,1.6379,1.6381,1.6392,1.6400,1.6449,1.6462,1.6465,1.6470,1.6496,1.6569,1.6580,1.6604,1.6612,1.6613,1.6640,1.6666,1.6669,1.6674,1.6675,1.6702,1.6731,1.6744,1.6751,1.6757,1.6761,1.6780,1.6786,1.6803,1.6808,1.6809,1.6834,1.6836,1.6841,1.6846,1.6898,1.6903,1.6948,1.6957,1.6959,1.6972,1.7027,1.7063,1.7085,1.7102,1.7139,1.7169,1.7190,1.7210,1.7217,1.7262,1.7300,1.7305,1.7314,1.7315,1.7338,1.7377,1.7389,1.7416,1.7426,1.7438,1.7439,1.7452,1.7454,1.7484,1.7512,1.7531,1.7660,1.7670,1.7703,1.7729,1.7787,1.7815,1.7885,1.7902,1.7942,1.7944,1.7955,1.7980,1.8014,1.8058,1.8061,1.8143,1.8208,1.8209,1.8225,1.8246,1.8251,1.8304,1.8323,1.8349,1.8363,1.8421,1.8445,1.8506,1.8533,1.8535,1.8604,1.8642,1.8707,1.8711,1.8732,1.8734,1.8735,1.8743,1.8773,1.8782,1.8832,1.8839,1.8869,1.8888,1.8918,1.8954,1.8963,1.9007,1.9096,1.9137,1.9155,1.9163,1.9280,1.9298,1.9411,1.9413,1.9438,1.9483,1.9497,1.9649,1.9691,1.9851,1.9863,1.9869,1.9933,1.9980,2.0001,2.0055,2.0057,2.0080,2.0093,2.0117,2.0158,2.0172,2.0202,2.0239,2.0247,2.0349,2.0401,2.0427,2.0442,2.0451,2.0546,2.0645,2.0646,2.0857,2.0862,2.0886,2.0947,2.0986,2.1014,2.1085,2.1093,2.1149,2.1202,2.1257,2.1366,2.1445,2.1480,2.1494,2.1557,2.1573,2.1648,2.1699,2.1782,2.1902,2.1933,2.1936,2.1954,2.1964,2.2090,2.2095,2.2136,2.2363,2.2364,2.2464,2.2630,2.2720,2.2830,2.3244,2.3338,2.3417,2.3684,2.3845,2.3846,2.3860,2.3898,2.4050,2.4181,2.4428,2.4502,2.4580,2.4599,2.4703,2.4771,2.5028,2.5212,2.5232,2.5282,2.5582,2.5585,2.5722,2.5824,2.5837,2.5909,2.5948,2.5975,2.6097,2.6507,2.6868,2.7047,2.7254,2.8202,2.8261,2.8406,2.9072,2.9427,2.9901,3.0057,3.0471,3.0564,3.0679,3.1148,3.1162,3.1287,3.1424,3.1464,3.1831,3.2487,3.3746,3.3859,3.4129,3.4238,3.5365,3.5623,3.6894,3.7118,3.7897,3.7962,4.1601,4.3746,4.3820,4.6314,5.0565,5.3038,5.4298,7.5047],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2867383512544803,0.2885304659498208,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5286738351254481,0.5304659498207885,0.532258064516129,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.2218,0.2263,0.2318,0.2349,0.2376,0.2383,0.2429,0.2434,0.2458,0.2467,0.2468,0.2508,0.2545,0.2551,0.2553,0.2563,0.2589,0.2590,0.2595,0.2599,0.2602,0.2610,0.2654,0.2660,0.2677,0.2697,0.2698,0.2712,0.2715,0.2719,0.2760,0.2787,0.2803,0.2806,0.2811,0.2812,0.2822,0.2834,0.2852,0.2854,0.2862,0.2871,0.2879,0.2884,0.2893,0.2898,0.2904,0.2911,0.2916,0.2921,0.2944,0.2956,0.2966,0.2972,0.2998,0.3012,0.3017,0.3024,0.3042,0.3045,0.3046,0.3056,0.3074,0.3075,0.3089,0.3094,0.3102,0.3106,0.3117,0.3121,0.3128,0.3137,0.3138,0.3141,0.3144,0.3146,0.3150,0.3157,0.3187,0.3193,0.3203,0.3220,0.3225,0.3257,0.3265,0.3266,0.3274,0.3279,0.3280,0.3286,0.3302,0.3307,0.3315,0.3318,0.3334,0.3338,0.3339,0.3344,0.3348,0.3353,0.3360,0.3376,0.3387,0.3390,0.3392,0.3394,0.3405,0.3406,0.3425,0.3429,0.3436,0.3443,0.3455,0.3470,0.3481,0.3486,0.3490,0.3492,0.3497,0.3498,0.3503,0.3509,0.3510,0.3518,0.3519,0.3522,0.3529,0.3538,0.3554,0.3557,0.3568,0.3579,0.3588,0.3589,0.3593,0.3597,0.3614,0.3620,0.3622,0.3628,0.3629,0.3631,0.3643,0.3656,0.3657,0.3663,0.3668,0.3678,0.3700,0.3704,0.3705,0.3719,0.3727,0.3750,0.3751,0.3760,0.3763,0.3769,0.3775,0.3780,0.3781,0.3785,0.3800,0.3811,0.3813,0.3815,0.3822,0.3834,0.3835,0.3838,0.3839,0.3843,0.3858,0.3859,0.3866,0.3886,0.3899,0.3903,0.3922,0.3932,0.3942,0.3946,0.3952,0.3956,0.3960,0.3967,0.3976,0.3988,0.4009,0.4019,0.4023,0.4026,0.4031,0.4033,0.4060,0.4061,0.4067,0.4074,0.4088,0.4091,0.4093,0.4096,0.4114,0.4116,0.4117,0.4121,0.4129,0.4147,0.4151,0.4169,0.4181,0.4230,0.4265,0.4303,0.4308,0.4342,0.4348,0.4380,0.4382,0.4406,0.4440,0.4447,0.4458,0.4469,0.4485,0.4488,0.4491,0.4503,0.4506,0.4511,0.4568,0.4579,0.4585,0.4592,0.4594,0.4622,0.4636,0.4639,0.4641,0.4656,0.4658,0.4703,0.4734,0.4738,0.4739,0.4752,0.4756,0.4760,0.4785,0.4790,0.4797,0.4801,0.4802,0.4804,0.4806,0.4830,0.4856,0.4858,0.4862,0.4883,0.4888,0.4912,0.4922,0.4939,0.4952,0.4985,0.4988,0.4995,0.5015,0.5018,0.5038,0.5068,0.5077,0.5093,0.5096,0.5104,0.5136,0.5158,0.5162,0.5170,0.5173,0.5181,0.5189,0.5211,0.5221,0.5231,0.5262,0.5266,0.5270,0.5276,0.5277,0.5280,0.5287,0.5308,0.5312,0.5316,0.5339,0.5345,0.5358,0.5364,0.5372,0.5377,0.5383,0.5394,0.5400,0.5429,0.5491,0.5501,0.5518,0.5526,0.5534,0.5535,0.5537,0.5544,0.5546,0.5552,0.5559,0.5574,0.5575,0.5587,0.5613,0.5629,0.5651,0.5661,0.5668,0.5673,0.5674,0.5675,0.5683,0.5694,0.5702,0.5716,0.5740,0.5753,0.5759,0.5778,0.5781,0.5792,0.5803,0.5810,0.5812,0.5829,0.5835,0.5845,0.5846,0.5853,0.5890,0.5936,0.5977,0.5984,0.5992,0.5993,0.6010,0.6040,0.6049,0.6052,0.6056,0.6081,0.6110,0.6122,0.6134,0.6157,0.6158,0.6161,0.6186,0.6198,0.6230,0.6231,0.6237,0.6244,0.6262,0.6281,0.6301,0.6308,0.6330,0.6337,0.6339,0.6344,0.6346,0.6386,0.6390,0.6397,0.6418,0.6432,0.6442,0.6454,0.6459,0.6462,0.6474,0.6486,0.6542,0.6557,0.6561,0.6570,0.6577,0.6578,0.6580,0.6584,0.6609,0.6619,0.6646,0.6679,0.6705,0.6724,0.6754,0.6756,0.6763,0.6767,0.6787,0.6790,0.6822,0.6831,0.6832,0.6849,0.6865,0.6881,0.6912,0.6917,0.6919,0.6933,0.6945,0.6949,0.7021,0.7045,0.7050,0.7055,0.7074,0.7133,0.7146,0.7150,0.7171,0.7217,0.7242,0.7243,0.7263,0.7270,0.7302,0.7306,0.7315,0.7316,0.7354,0.7365,0.7367,0.7394,0.7405,0.7435,0.7458,0.7469,0.7479,0.7494,0.7533,0.7552,0.7580,0.7586,0.7611,0.7619,0.7622,0.7630,0.7644,0.7657,0.7686,0.7714,0.7721,0.7781,0.7801,0.7803,0.7804,0.7826,0.7830,0.7869,0.7872,0.7889,0.7948,0.7960,0.7997,0.8034,0.8053,0.8055,0.8180,0.8188,0.8191,0.8295,0.8310,0.8315,0.8355,0.8362,0.8420,0.8430,0.8446,0.8520,0.8616,0.8775,0.8821,0.8840,0.8920,0.8948,0.9073,0.9103,0.9119,0.9145,0.9309,0.9392,0.9425,0.9722,0.9969,1.0016,1.0098,1.0218,1.0305,1.0327,1.0502,1.0671,1.0853,1.1127,1.1398,1.1502,1.2056,1.3155,1.3529,1.5743,1.6357,1.6365,1.9293,2.7945,3.2122,3.4599,3.5463,3.7332,4.1906,4.3601],"y":[0.0018148820326678765,0.003629764065335753,0.0054446460980036296,0.007259528130671506,0.009074410163339383,0.010889292196007259,0.012704174228675136,0.014519056261343012,0.016333938294010888,0.018148820326678767,0.019963702359346643,0.021778584392014518,0.023593466424682397,0.025408348457350273,0.02722323049001815,0.029038112522686024,0.030852994555353903,0.032667876588021776,0.034482758620689655,0.036297640653357534,0.038112522686025406,0.041742286751361164,0.043557168784029036,0.045372050816696916,0.047186932849364795,0.04900181488203267,0.050816696914700546,0.05263157894736842,0.0544464609800363,0.056261343012704176,0.05807622504537205,0.05989110707803993,0.06170598911070781,0.06352087114337568,0.06533575317604355,0.06715063520871144,0.06896551724137931,0.07078039927404718,0.07441016333938294,0.07622504537205081,0.0780399274047187,0.07985480943738657,0.08166969147005444,0.08348457350272233,0.0852994555353902,0.08711433756805807,0.08892921960072596,0.09074410163339383,0.0925589836660617,0.09437386569872959,0.09618874773139746,0.09800362976406533,0.0998185117967332,0.10163339382940109,0.10344827586206896,0.10526315789473684,0.10707803992740472,0.1088929219600726,0.11070780399274047,0.11252268602540835,0.11433756805807622,0.1161524500907441,0.11796733212341198,0.11978221415607986,0.12159709618874773,0.12341197822141561,0.12522686025408347,0.12704174228675136,0.12885662431941924,0.1306715063520871,0.132486388384755,0.13430127041742287,0.13611615245009073,0.13793103448275862,0.1397459165154265,0.14156079854809436,0.14519056261343014,0.147005444646098,0.14882032667876588,0.15063520871143377,0.15245009074410162,0.1542649727767695,0.15789473684210525,0.15970961887477314,0.16152450090744103,0.16333938294010888,0.16515426497277677,0.16696914700544466,0.16878402903811252,0.1705989110707804,0.1724137931034483,0.17422867513611615,0.17604355716878403,0.17785843920145192,0.17967332123411978,0.18148820326678766,0.18330308529945555,0.1851179673321234,0.1869328493647913,0.18874773139745918,0.19056261343012704,0.19237749546279492,0.19419237749546278,0.19600725952813067,0.19782214156079855,0.1996370235934664,0.2014519056261343,0.20326678765880218,0.20508166969147004,0.20689655172413793,0.20871143375680581,0.21052631578947367,0.21234119782214156,0.21415607985480944,0.2159709618874773,0.2177858439201452,0.21960072595281308,0.22141560798548093,0.2250453720508167,0.22686025408348456,0.22867513611615245,0.23049001814882034,0.2323049001814882,0.23593466424682397,0.2395644283121597,0.24319419237749546,0.24682395644283123,0.24863883847549909,0.25045372050816694,0.25226860254083483,0.2540834845735027,0.2558983666061706,0.2577132486388385,0.2595281306715064,0.2613430127041742,0.2631578947368421,0.26497277676951,0.26678765880217786,0.26860254083484575,0.27041742286751363,0.27223230490018147,0.27404718693284935,0.27586206896551724,0.2776769509981851,0.279491833030853,0.2813067150635209,0.2831215970961887,0.2849364791288566,0.2867513611615245,0.2885662431941924,0.29038112522686027,0.29219600725952816,0.294010889292196,0.2958257713248639,0.29764065335753176,0.29945553539019965,0.30127041742286753,0.3030852994555354,0.30490018148820325,0.30671506352087113,0.308529945553539,0.3103448275862069,0.3121597096188748,0.3157894736842105,0.3176043557168784,0.3194192377495463,0.32123411978221417,0.32304900181488205,0.3248638838475499,0.32667876588021777,0.32849364791288566,0.33030852994555354,0.3339382940108893,0.33575317604355714,0.33756805807622503,0.3393829401088929,0.3411978221415608,0.3448275862068966,0.3466424682395644,0.3484573502722323,0.3502722323049002,0.35208711433756806,0.35390199637023595,0.35571687840290384,0.35753176043557167,0.35934664246823955,0.36116152450090744,0.3629764065335753,0.3647912885662432,0.3666061705989111,0.3684210526315789,0.3702359346642468,0.3720508166969147,0.3738656987295826,0.37568058076225047,0.37749546279491836,0.3793103448275862,0.3811252268602541,0.38294010889292196,0.38475499092558985,0.38656987295825773,0.38838475499092556,0.39019963702359345,0.39201451905626133,0.3938294010889292,0.3956442831215971,0.397459165154265,0.3992740471869328,0.4010889292196007,0.4029038112522686,0.4047186932849365,0.40653357531760437,0.40834845735027225,0.4101633393829401,0.41197822141560797,0.41379310344827586,0.41560798548094374,0.4192377495462795,0.42105263157894735,0.42286751361161523,0.4246823956442831,0.426497277676951,0.4283121597096189,0.4301270417422868,0.4319419237749546,0.4337568058076225,0.4355716878402904,0.43738656987295826,0.43920145190562615,0.44101633393829404,0.44283121597096187,0.44464609800362975,0.44646098003629764,0.4482758620689655,0.4500907441016334,0.4519056261343013,0.4537205081669691,0.455535390199637,0.4573502722323049,0.46098003629764067,0.4646098003629764,0.4664246823956443,0.46823956442831216,0.47005444646098005,0.47186932849364793,0.47368421052631576,0.47731397459165154,0.4791288566243194,0.4809437386569873,0.4827586206896552,0.484573502722323,0.4882032667876588,0.4900181488203267,0.49183303085299457,0.49364791288566245,0.4954627949183303,0.49727767695099817,0.49909255898366606,0.5009074410163339,0.5027223230490018,0.5045372050816697,0.5063520871143375,0.5081669691470054,0.5099818511796733,0.5117967332123412,0.5136116152450091,0.515426497277677,0.5172413793103449,0.5190562613430127,0.5208711433756806,0.5226860254083484,0.5245009074410163,0.5263157894736842,0.5281306715063521,0.52994555353902,0.5317604355716878,0.5335753176043557,0.5353901996370236,0.5372050816696915,0.5390199637023594,0.5408348457350273,0.542649727767695,0.5444646098003629,0.5462794918330308,0.5480943738656987,0.5499092558983666,0.5517241379310345,0.5535390199637024,0.5553539019963702,0.5571687840290381,0.558983666061706,0.5607985480943739,0.5626134301270418,0.5644283121597096,0.5662431941923775,0.5680580762250453,0.5698729582577132,0.5716878402903811,0.573502722323049,0.5753176043557169,0.5771324863883848,0.5789473684210527,0.5807622504537205,0.5825771324863884,0.5843920145190563,0.5862068965517241,0.588021778584392,0.5898366606170599,0.5916515426497277,0.5934664246823956,0.5952813067150635,0.5970961887477314,0.5989110707803993,0.6007259528130672,0.6025408348457351,0.604355716878403,0.6061705989110708,0.6079854809437386,0.6098003629764065,0.6116152450090744,0.6134301270417423,0.6152450090744102,0.617059891107078,0.6188747731397459,0.6206896551724138,0.6225045372050817,0.6243194192377496,0.6261343012704175,0.6279491833030852,0.6297640653357531,0.631578947368421,0.6333938294010889,0.6352087114337568,0.6370235934664247,0.6388384754990926,0.6406533575317604,0.6424682395644283,0.6442831215970962,0.6460980036297641,0.647912885662432,0.6497277676950998,0.6515426497277677,0.6533575317604355,0.6551724137931034,0.6569872958257713,0.6588021778584392,0.6606170598911071,0.662431941923775,0.6642468239564429,0.6660617059891107,0.6678765880217786,0.6696914700544465,0.6715063520871143,0.6733212341197822,0.6751361161524501,0.676950998185118,0.6787658802177858,0.6805807622504537,0.6823956442831216,0.6842105263157895,0.6860254083484574,0.6878402903811253,0.6896551724137931,0.691470054446461,0.6932849364791288,0.6950998185117967,0.6969147005444646,0.6987295825771325,0.7005444646098004,0.7023593466424682,0.7041742286751361,0.705989110707804,0.7078039927404719,0.7096188747731398,0.7114337568058077,0.7132486388384754,0.7150635208711433,0.7168784029038112,0.7186932849364791,0.720508166969147,0.7223230490018149,0.7241379310344828,0.7259528130671506,0.7277676950998185,0.7295825771324864,0.7313974591651543,0.7332123411978222,0.73502722323049,0.7368421052631579,0.7386569872958257,0.7404718693284936,0.7422867513611615,0.7441016333938294,0.7459165154264973,0.7477313974591652,0.7495462794918331,0.7513611615245009,0.7531760435571688,0.7549909255898367,0.7568058076225045,0.7586206896551724,0.7604355716878403,0.7622504537205081,0.764065335753176,0.7658802177858439,0.7676950998185118,0.7695099818511797,0.7713248638838476,0.7731397459165155,0.7749546279491834,0.7767695099818511,0.7803992740471869,0.7822141560798548,0.7840290381125227,0.7858439201451906,0.7876588021778584,0.7894736842105263,0.7912885662431942,0.7931034482758621,0.7967332123411979,0.7985480943738656,0.8003629764065335,0.8021778584392014,0.8039927404718693,0.8058076225045372,0.8076225045372051,0.809437386569873,0.8112522686025408,0.8130671506352087,0.8148820326678766,0.8166969147005445,0.8203266787658802,0.822141560798548,0.8239564428312159,0.8257713248638838,0.8275862068965517,0.8294010889292196,0.8312159709618875,0.8330308529945554,0.8348457350272233,0.8366606170598911,0.838475499092559,0.8402903811252269,0.8421052631578947,0.8439201451905626,0.8457350272232305,0.8475499092558983,0.8493647912885662,0.8511796733212341,0.852994555353902,0.8548094373865699,0.8566243194192378,0.8584392014519057,0.8602540834845736,0.8620689655172413,0.8638838475499092,0.8656987295825771,0.867513611615245,0.8693284936479129,0.8711433756805808,0.8729582577132486,0.8747731397459165,0.8765880217785844,0.8784029038112523,0.8802177858439202,0.8820326678765881,0.8838475499092558,0.8856624319419237,0.8874773139745916,0.8892921960072595,0.8911070780399274,0.8929219600725953,0.8947368421052632,0.896551724137931,0.8983666061705989,0.9001814882032668,0.9019963702359347,0.9038112522686026,0.9056261343012704,0.9074410163339383,0.9092558983666061,0.911070780399274,0.9128856624319419,0.9147005444646098,0.9165154264972777,0.9183303085299456,0.9201451905626135,0.9219600725952813,0.9237749546279492,0.925589836660617,0.9274047186932849,0.9292196007259528,0.9310344827586207,0.9328493647912885,0.9346642468239564,0.9364791288566243,0.9382940108892922,0.9401088929219601,0.941923774954628,0.9437386569872959,0.9455535390199638,0.9473684210526315,0.9491833030852994,0.9509981851179673,0.9528130671506352,0.9546279491833031,0.956442831215971,0.9582577132486388,0.9600725952813067,0.9618874773139746,0.9637023593466425,0.9655172413793104,0.9673321234119783,0.969147005444646,0.9709618874773139,0.9727767695099818,0.9745916515426497,0.9764065335753176,0.9782214156079855,0.9800362976406534,0.9818511796733213,0.9836660617059891,0.985480943738657,0.9872958257713249,0.9891107078039928,0.9909255898366606,0.9927404718693285,0.9945553539019963,0.9963702359346642,0.9981851179673321],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.2204,0.2234,0.2409,0.3218,0.3676,0.4448,0.4582,0.4745,0.4920,0.5288,0.5295,0.7967,0.9900,1.1275,1.1313,1.1397,1.1476,1.1493,1.1516,1.1534,1.1552,1.1579,1.1602,1.1627,1.1651,1.1659,1.1671,1.1674,1.1689,1.1700,1.1708,1.1711,1.1713,1.1756,1.1783,1.1803,1.1805,1.1818,1.1830,1.1833,1.1839,1.1849,1.1869,1.1875,1.1897,1.1911,1.1912,1.1916,1.1922,1.1931,1.1942,1.1953,1.1956,1.1981,1.1988,1.1991,1.1996,1.2014,1.2023,1.2024,1.2038,1.2041,1.2055,1.2057,1.2058,1.2062,1.2078,1.2094,1.2109,1.2110,1.2124,1.2132,1.2138,1.2142,1.2147,1.2180,1.2190,1.2197,1.2227,1.2251,1.2254,1.2256,1.2278,1.2305,1.2311,1.2334,1.2336,1.2362,1.2378,1.2384,1.2389,1.2396,1.2402,1.2410,1.2412,1.2423,1.2431,1.2438,1.2456,1.2461,1.2473,1.2481,1.2482,1.2503,1.2504,1.2508,1.2510,1.2514,1.2529,1.2532,1.2537,1.2548,1.2555,1.2557,1.2566,1.2567,1.2570,1.2584,1.2591,1.2592,1.2596,1.2610,1.2613,1.2624,1.2627,1.2643,1.2680,1.2704,1.2716,1.2735,1.2752,1.2785,1.2791,1.2829,1.2846,1.2855,1.2878,1.2901,1.2924,1.2930,1.2937,1.2938,1.2946,1.2950,1.2959,1.2976,1.2998,1.2999,1.3002,1.3027,1.3060,1.3065,1.3090,1.3095,1.3107,1.3119,1.3144,1.3146,1.3160,1.3180,1.3182,1.3229,1.3230,1.3231,1.3233,1.3235,1.3247,1.3259,1.3263,1.3302,1.3307,1.3322,1.3327,1.3330,1.3351,1.3365,1.3369,1.3389,1.3401,1.3404,1.3405,1.3408,1.3416,1.3421,1.3462,1.3465,1.3489,1.3496,1.3511,1.3514,1.3517,1.3529,1.3544,1.3556,1.3559,1.3583,1.3594,1.3599,1.3602,1.3606,1.3613,1.3617,1.3619,1.3634,1.3636,1.3647,1.3650,1.3657,1.3667,1.3677,1.3702,1.3710,1.3720,1.3730,1.3734,1.3744,1.3755,1.3757,1.3761,1.3773,1.3801,1.3811,1.3822,1.3852,1.3860,1.3866,1.3877,1.3878,1.3881,1.3883,1.3892,1.3898,1.3901,1.3913,1.3924,1.3927,1.3941,1.3961,1.3973,1.3977,1.3983,1.3984,1.3988,1.3993,1.3996,1.4006,1.4008,1.4009,1.4011,1.4021,1.4030,1.4040,1.4056,1.4067,1.4070,1.4084,1.4102,1.4115,1.4117,1.4134,1.4146,1.4150,1.4169,1.4175,1.4177,1.4192,1.4198,1.4199,1.4211,1.4216,1.4217,1.4235,1.4248,1.4257,1.4282,1.4297,1.4311,1.4336,1.4341,1.4345,1.4373,1.4384,1.4387,1.4399,1.4414,1.4419,1.4438,1.4441,1.4448,1.4478,1.4493,1.4506,1.4516,1.4525,1.4526,1.4531,1.4534,1.4539,1.4572,1.4575,1.4582,1.4583,1.4595,1.4599,1.4601,1.4606,1.4608,1.4614,1.4623,1.4625,1.4652,1.4664,1.4689,1.4741,1.4754,1.4755,1.4759,1.4766,1.4771,1.4809,1.4811,1.4817,1.4821,1.4851,1.4862,1.4871,1.4898,1.4902,1.4908,1.4909,1.4914,1.4921,1.4954,1.4994,1.5007,1.5027,1.5031,1.5037,1.5040,1.5046,1.5054,1.5069,1.5098,1.5116,1.5128,1.5130,1.5152,1.5155,1.5221,1.5291,1.5293,1.5294,1.5315,1.5337,1.5356,1.5360,1.5374,1.5393,1.5401,1.5405,1.5413,1.5441,1.5446,1.5449,1.5450,1.5487,1.5505,1.5518,1.5534,1.5543,1.5582,1.5601,1.5612,1.5644,1.5651,1.5654,1.5665,1.5699,1.5708,1.5720,1.5736,1.5749,1.5756,1.5770,1.5791,1.5861,1.5883,1.5888,1.5932,1.5954,1.5975,1.5998,1.6038,1.6080,1.6112,1.6132,1.6181,1.6182,1.6188,1.6266,1.6269,1.6285,1.6301,1.6312,1.6328,1.6345,1.6368,1.6423,1.6435,1.6436,1.6487,1.6538,1.6551,1.6604,1.6618,1.6659,1.6662,1.6688,1.6699,1.6705,1.6718,1.6734,1.6762,1.6805,1.6815,1.6847,1.6866,1.6885,1.6962,1.6976,1.7035,1.7105,1.7127,1.7145,1.7159,1.7252,1.7277,1.7347,1.7370,1.7483,1.7537,1.7743,1.7764,1.7787,1.7842,1.7917,1.7956,1.8117,1.8122,1.8236,1.8266,1.8319,1.8429,1.8622,1.8630,1.8634,1.8774,1.8862,1.8876,1.8906,1.8932,1.9008,1.9060,1.9121,1.9140,1.9145,1.9153,1.9204,1.9538,1.9614,1.9633,1.9669,1.9716,1.9800,1.9844,1.9866,2.0008,2.0077,2.0116,2.0162,2.0172,2.0186,2.0229,2.0483,2.0560,2.0570,2.0943,2.1167,2.1240,2.1264,2.1448,2.1475,2.1493,2.1577,2.1696,2.1746,2.1806,2.1969,2.2121,2.2201,2.2302,2.2503,2.2514,2.2560,2.2654,2.2729,2.2751,2.2957,2.3059,2.3095,2.3122,2.3157,2.3495,2.3523,2.3688,2.3846,2.3939,2.3966,2.4083,2.4125,2.4213,2.4534,2.4793,2.4903,2.4930,2.5140,2.5429,2.5582,2.6169,2.6207,2.7568,2.7967,2.8288,3.2064,3.2984,3.4854,3.6526,3.9078,3.9379,4.8302,5.6145],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.23118279569892472,0.23297491039426524,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.1839,0.2484,0.2631,0.2651,0.2680,0.2703,0.2717,0.2718,0.2742,0.2780,0.2809,0.2845,0.2858,0.2863,0.2876,0.2888,0.2903,0.2921,0.2927,0.2944,0.2960,0.2981,0.2988,0.3000,0.3033,0.3043,0.3077,0.3084,0.3086,0.3101,0.3113,0.3118,0.3129,0.3136,0.3137,0.3147,0.3156,0.3170,0.3187,0.3202,0.3206,0.3209,0.3220,0.3226,0.3250,0.3251,0.3257,0.3277,0.3284,0.3298,0.3313,0.3320,0.3322,0.3325,0.3332,0.3344,0.3362,0.3363,0.3365,0.3379,0.3381,0.3382,0.3389,0.3390,0.3393,0.3407,0.3412,0.3431,0.3445,0.3458,0.3463,0.3472,0.3477,0.3479,0.3480,0.3491,0.3503,0.3508,0.3516,0.3521,0.3522,0.3523,0.3524,0.3537,0.3541,0.3559,0.3562,0.3564,0.3565,0.3568,0.3574,0.3588,0.3589,0.3593,0.3599,0.3660,0.3661,0.3667,0.3669,0.3678,0.3699,0.3701,0.3705,0.3709,0.3725,0.3735,0.3737,0.3746,0.3753,0.3757,0.3758,0.3760,0.3778,0.3790,0.3795,0.3797,0.3806,0.3809,0.3810,0.3811,0.3814,0.3816,0.3838,0.3848,0.3854,0.3856,0.3859,0.3890,0.3891,0.3898,0.3931,0.3939,0.3947,0.3956,0.3958,0.3969,0.3972,0.3980,0.3982,0.3992,0.3996,0.4009,0.4023,0.4026,0.4033,0.4043,0.4057,0.4082,0.4095,0.4097,0.4121,0.4122,0.4131,0.4132,0.4147,0.4184,0.4189,0.4193,0.4198,0.4201,0.4207,0.4208,0.4219,0.4220,0.4235,0.4242,0.4250,0.4251,0.4256,0.4259,0.4264,0.4266,0.4267,0.4276,0.4286,0.4295,0.4296,0.4298,0.4337,0.4340,0.4381,0.4393,0.4396,0.4398,0.4406,0.4412,0.4423,0.4424,0.4457,0.4461,0.4462,0.4466,0.4467,0.4470,0.4475,0.4490,0.4496,0.4509,0.4531,0.4534,0.4540,0.4542,0.4557,0.4563,0.4570,0.4573,0.4574,0.4587,0.4606,0.4611,0.4614,0.4617,0.4618,0.4631,0.4646,0.4658,0.4659,0.4671,0.4728,0.4759,0.4774,0.4779,0.4787,0.4794,0.4804,0.4814,0.4826,0.4831,0.4838,0.4880,0.4893,0.4916,0.4944,0.4955,0.4962,0.4964,0.5008,0.5017,0.5018,0.5036,0.5049,0.5081,0.5082,0.5089,0.5140,0.5145,0.5149,0.5181,0.5206,0.5223,0.5226,0.5232,0.5233,0.5245,0.5249,0.5265,0.5296,0.5314,0.5331,0.5334,0.5352,0.5354,0.5374,0.5393,0.5408,0.5415,0.5424,0.5427,0.5448,0.5468,0.5500,0.5517,0.5518,0.5566,0.5575,0.5585,0.5606,0.5641,0.5645,0.5647,0.5663,0.5673,0.5677,0.5704,0.5706,0.5708,0.5719,0.5733,0.5746,0.5761,0.5787,0.5790,0.5811,0.5826,0.5862,0.5865,0.5875,0.5904,0.5918,0.5925,0.5926,0.5933,0.5940,0.5952,0.5956,0.5961,0.5962,0.6014,0.6024,0.6054,0.6083,0.6091,0.6092,0.6112,0.6120,0.6131,0.6140,0.6142,0.6154,0.6180,0.6186,0.6207,0.6208,0.6213,0.6215,0.6256,0.6271,0.6293,0.6336,0.6347,0.6357,0.6397,0.6453,0.6473,0.6484,0.6522,0.6538,0.6540,0.6589,0.6651,0.6697,0.6733,0.6789,0.6811,0.6847,0.6906,0.6911,0.6971,0.6976,0.6986,0.7026,0.7038,0.7041,0.7042,0.7047,0.7084,0.7127,0.7134,0.7147,0.7166,0.7171,0.7246,0.7273,0.7290,0.7294,0.7295,0.7310,0.7315,0.7316,0.7318,0.7348,0.7362,0.7395,0.7404,0.7421,0.7446,0.7458,0.7467,0.7478,0.7481,0.7524,0.7526,0.7543,0.7545,0.7548,0.7550,0.7552,0.7582,0.7585,0.7599,0.7605,0.7627,0.7670,0.7729,0.7766,0.7791,0.7797,0.7810,0.7876,0.7887,0.7915,0.7936,0.7946,0.7962,0.7970,0.7975,0.7987,0.7991,0.8004,0.8041,0.8049,0.8053,0.8094,0.8106,0.8198,0.8226,0.8242,0.8246,0.8280,0.8323,0.8421,0.8427,0.8434,0.8503,0.8562,0.8584,0.8683,0.8685,0.8747,0.8753,0.8764,0.8771,0.8836,0.8892,0.8930,0.9035,0.9096,0.9106,0.9124,0.9137,0.9178,0.9206,0.9208,0.9282,0.9292,0.9307,0.9325,0.9365,0.9405,0.9416,0.9524,0.9552,0.9718,0.9732,0.9739,0.9749,0.9752,0.9797,0.9799,0.9845,0.9847,0.9892,0.9932,0.9942,1.0044,1.0082,1.0112,1.0116,1.0134,1.0152,1.0182,1.0201,1.0370,1.0393,1.0399,1.0445,1.0456,1.0494,1.0569,1.0586,1.0684,1.0812,1.0842,1.0864,1.0925,1.1040,1.1044,1.1101,1.1102,1.1119,1.1141,1.1163,1.1310,1.1324,1.1341,1.1510,1.1581,1.1652,1.1742,1.1793,1.1821,1.1853,1.1899,1.1990,1.2043,1.2046,1.2143,1.2318,1.2406,1.2456,1.2644,1.2737,1.2847,1.2854,1.3325,1.3473,1.3774,1.3817,1.4130,1.4572,1.4935,1.6038,1.6089,1.6543,1.6879,2.2510,5.2588,5.5090,5.9623,6.3170,6.3639,6.5935,6.9989,7.2776,7.4036],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.05555555555555555,0.05734767025089606,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.2114695340501792,0.2132616487455197,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1681,0.1714,0.1765,0.1792,0.1809,0.1884,0.1922,0.1957,0.1974,0.1978,0.1993,0.2016,0.2020,0.2029,0.2034,0.2038,0.2043,0.2059,0.2062,0.2072,0.2107,0.2108,0.2115,0.2141,0.2144,0.2152,0.2154,0.2178,0.2190,0.2193,0.2197,0.2207,0.2221,0.2238,0.2241,0.2243,0.2248,0.2275,0.2281,0.2299,0.2310,0.2319,0.2331,0.2338,0.2354,0.2367,0.2406,0.2425,0.2435,0.2440,0.2453,0.2456,0.2483,0.2488,0.2490,0.2508,0.2523,0.2527,0.2530,0.2534,0.2535,0.2553,0.2560,0.2564,0.2572,0.2584,0.2598,0.2600,0.2607,0.2609,0.2629,0.2630,0.2654,0.2657,0.2667,0.2673,0.2679,0.2681,0.2694,0.2701,0.2705,0.2721,0.2731,0.2760,0.2774,0.2781,0.2795,0.2815,0.2824,0.2830,0.2842,0.2845,0.2851,0.2858,0.2870,0.2876,0.2879,0.2895,0.2899,0.2914,0.2917,0.2924,0.2925,0.2928,0.2939,0.2946,0.2975,0.2982,0.2987,0.3023,0.3030,0.3033,0.3034,0.3058,0.3064,0.3068,0.3079,0.3084,0.3128,0.3150,0.3165,0.3190,0.3191,0.3201,0.3203,0.3222,0.3227,0.3256,0.3271,0.3310,0.3312,0.3315,0.3325,0.3328,0.3351,0.3376,0.3378,0.3392,0.3408,0.3410,0.3414,0.3436,0.3447,0.3462,0.3535,0.3555,0.3564,0.3566,0.3576,0.3581,0.3605,0.3632,0.3634,0.3643,0.3647,0.3657,0.3681,0.3703,0.3706,0.3712,0.3729,0.3747,0.3769,0.3781,0.3795,0.3797,0.3808,0.3827,0.3843,0.3844,0.3855,0.3864,0.3873,0.3879,0.3897,0.3941,0.3948,0.3954,0.3966,0.3976,0.3981,0.3996,0.4004,0.4011,0.4014,0.4019,0.4046,0.4069,0.4091,0.4097,0.4110,0.4120,0.4128,0.4198,0.4211,0.4237,0.4278,0.4294,0.4296,0.4303,0.4335,0.4351,0.4354,0.4355,0.4385,0.4397,0.4420,0.4429,0.4434,0.4445,0.4449,0.4450,0.4459,0.4462,0.4494,0.4503,0.4509,0.4529,0.4533,0.4536,0.4548,0.4554,0.4560,0.4563,0.4580,0.4595,0.4602,0.4658,0.4661,0.4663,0.4665,0.4681,0.4685,0.4729,0.4734,0.4735,0.4740,0.4745,0.4754,0.4755,0.4758,0.4774,0.4776,0.4800,0.4838,0.4849,0.4850,0.4851,0.4881,0.4888,0.4891,0.4896,0.4909,0.4917,0.4928,0.4934,0.4966,0.5013,0.5016,0.5047,0.5061,0.5074,0.5081,0.5099,0.5101,0.5108,0.5112,0.5140,0.5141,0.5148,0.5168,0.5185,0.5217,0.5233,0.5279,0.5294,0.5300,0.5301,0.5307,0.5330,0.5334,0.5349,0.5352,0.5399,0.5420,0.5487,0.5532,0.5538,0.5543,0.5557,0.5567,0.5569,0.5592,0.5597,0.5611,0.5612,0.5613,0.5620,0.5627,0.5656,0.5675,0.5680,0.5687,0.5701,0.5742,0.5774,0.5807,0.5808,0.5819,0.5837,0.5843,0.5870,0.5881,0.5883,0.5896,0.5914,0.5968,0.5994,0.6001,0.6012,0.6014,0.6017,0.6032,0.6050,0.6101,0.6122,0.6134,0.6163,0.6169,0.6242,0.6321,0.6354,0.6364,0.6370,0.6396,0.6400,0.6411,0.6437,0.6438,0.6447,0.6466,0.6487,0.6493,0.6504,0.6589,0.6593,0.6686,0.6726,0.6798,0.6803,0.6810,0.6838,0.6871,0.6923,0.6932,0.6938,0.6947,0.6955,0.6979,0.6991,0.6998,0.7024,0.7025,0.7029,0.7031,0.7039,0.7072,0.7083,0.7098,0.7100,0.7169,0.7215,0.7223,0.7230,0.7263,0.7307,0.7459,0.7476,0.7561,0.7618,0.7619,0.7673,0.7674,0.7715,0.7761,0.7783,0.7829,0.7860,0.7905,0.7908,0.7978,0.8010,0.8046,0.8062,0.8072,0.8078,0.8089,0.8137,0.8155,0.8165,0.8168,0.8176,0.8210,0.8236,0.8240,0.8256,0.8311,0.8320,0.8325,0.8366,0.8395,0.8406,0.8433,0.8449,0.8548,0.8566,0.8629,0.8635,0.8703,0.8721,0.8734,0.8768,0.8779,0.8782,0.8816,0.8894,0.8980,0.9034,0.9084,0.9113,0.9129,0.9136,0.9196,0.9297,0.9340,0.9386,0.9578,0.9655,0.9698,0.9767,0.9842,1.0254,1.0275,1.0310,1.0315,1.0383,1.0460,1.0512,1.0517,1.0522,1.0626,1.0696,1.0781,1.1167,1.1221,1.1414,1.1674,1.1716,1.1745,1.1759,1.1834,1.1982,1.1989,1.2040,1.2051,1.2194,1.2263,1.2317,1.2329,1.2347,1.2378,1.2637,1.3092,1.3289,1.3326,1.3360,1.3547,1.3615,1.3772,1.3897,1.3986,1.4067,1.4317,1.4382,1.4632,1.5253,1.5977,1.6202,1.6487,1.6842,1.7318,1.7349,1.7599,1.7656,1.7865,1.7977,1.8046,1.8268,1.8493,1.8811,1.8816,1.9401,1.9806,2.0250,2.1194,2.1385,2.2658,2.3651,2.5008,2.5894,3.1697,3.7581,4.9251,5.8579,6.1529,6.1815,6.3038,7.5982],"y":[0.0018656716417910447,0.0037313432835820895,0.005597014925373134,0.007462686567164179,0.009328358208955223,0.011194029850746268,0.013059701492537313,0.014925373134328358,0.016791044776119403,0.018656716417910446,0.020522388059701493,0.022388059701492536,0.024253731343283583,0.026119402985074626,0.027985074626865673,0.029850746268656716,0.03171641791044776,0.033582089552238806,0.03544776119402985,0.03731343283582089,0.03917910447761194,0.041044776119402986,0.04291044776119403,0.04477611940298507,0.04664179104477612,0.048507462686567165,0.05037313432835821,0.05223880597014925,0.054104477611940295,0.055970149253731345,0.05783582089552239,0.05970149253731343,0.061567164179104475,0.06716417910447761,0.06902985074626866,0.0708955223880597,0.07462686567164178,0.07649253731343283,0.08022388059701492,0.08208955223880597,0.08395522388059702,0.08582089552238806,0.08768656716417911,0.08955223880597014,0.0914179104477612,0.09328358208955224,0.09514925373134328,0.09701492537313433,0.09888059701492537,0.10074626865671642,0.10261194029850747,0.1044776119402985,0.10634328358208955,0.10820895522388059,0.11007462686567164,0.11194029850746269,0.11380597014925373,0.11567164179104478,0.11753731343283583,0.11940298507462686,0.12126865671641791,0.12313432835820895,0.12686567164179105,0.1287313432835821,0.13059701492537312,0.13246268656716417,0.13432835820895522,0.13619402985074627,0.13805970149253732,0.13992537313432835,0.1417910447761194,0.14365671641791045,0.1455223880597015,0.14738805970149255,0.14925373134328357,0.15111940298507462,0.15298507462686567,0.15485074626865672,0.15671641791044777,0.15858208955223882,0.16044776119402984,0.1623134328358209,0.166044776119403,0.16791044776119404,0.16977611940298507,0.17164179104477612,0.17350746268656717,0.17537313432835822,0.17723880597014927,0.1791044776119403,0.1828358208955224,0.18470149253731344,0.1865671641791045,0.1884328358208955,0.19029850746268656,0.1921641791044776,0.19402985074626866,0.1958955223880597,0.19776119402985073,0.20335820895522388,0.20522388059701493,0.20708955223880596,0.208955223880597,0.21082089552238806,0.2126865671641791,0.21455223880597016,0.21641791044776118,0.21828358208955223,0.22014925373134328,0.22201492537313433,0.22388059701492538,0.22574626865671643,0.22761194029850745,0.2294776119402985,0.23134328358208955,0.2332089552238806,0.23507462686567165,0.23694029850746268,0.23880597014925373,0.24067164179104478,0.24253731343283583,0.24440298507462688,0.2462686567164179,0.24813432835820895,0.25,0.251865671641791,0.2537313432835821,0.2555970149253731,0.2574626865671642,0.2593283582089552,0.26119402985074625,0.2630597014925373,0.26492537313432835,0.2667910447761194,0.26865671641791045,0.27052238805970147,0.27238805970149255,0.27425373134328357,0.27611940298507465,0.27798507462686567,0.2798507462686567,0.28171641791044777,0.2835820895522388,0.28544776119402987,0.2873134328358209,0.2891791044776119,0.291044776119403,0.292910447761194,0.2947761194029851,0.2966417910447761,0.29850746268656714,0.3003731343283582,0.30223880597014924,0.3041044776119403,0.30597014925373134,0.30783582089552236,0.30970149253731344,0.31156716417910446,0.31343283582089554,0.31529850746268656,0.31716417910447764,0.31902985074626866,0.3208955223880597,0.32276119402985076,0.3246268656716418,0.32649253731343286,0.3302238805970149,0.332089552238806,0.333955223880597,0.3376865671641791,0.33955223880597013,0.3414179104477612,0.34328358208955223,0.3451492537313433,0.34888059701492535,0.35074626865671643,0.35261194029850745,0.35447761194029853,0.35634328358208955,0.3582089552238806,0.36007462686567165,0.3619402985074627,0.36380597014925375,0.3656716417910448,0.3675373134328358,0.3694029850746269,0.3712686567164179,0.373134328358209,0.375,0.376865671641791,0.3787313432835821,0.3805970149253731,0.3824626865671642,0.3843283582089552,0.38619402985074625,0.3880597014925373,0.38992537313432835,0.3917910447761194,0.39365671641791045,0.39552238805970147,0.39738805970149255,0.39925373134328357,0.40111940298507465,0.40298507462686567,0.4048507462686567,0.40671641791044777,0.4085820895522388,0.41044776119402987,0.4123134328358209,0.4141791044776119,0.416044776119403,0.417910447761194,0.4197761194029851,0.4216417910447761,0.42350746268656714,0.4253731343283582,0.42723880597014924,0.4291044776119403,0.43097014925373134,0.43283582089552236,0.43470149253731344,0.43656716417910446,0.43843283582089554,0.44029850746268656,0.44216417910447764,0.44402985074626866,0.4458955223880597,0.44776119402985076,0.4496268656716418,0.45149253731343286,0.4533582089552239,0.4552238805970149,0.457089552238806,0.458955223880597,0.4608208955223881,0.4626865671641791,0.46455223880597013,0.4664179104477612,0.46828358208955223,0.4701492537313433,0.47201492537313433,0.47388059701492535,0.47574626865671643,0.47761194029850745,0.47947761194029853,0.48134328358208955,0.4832089552238806,0.48507462686567165,0.4869402985074627,0.48880597014925375,0.4906716417910448,0.4925373134328358,0.4944029850746269,0.4962686567164179,0.498134328358209,0.5,0.503731343283582,0.5055970149253731,0.5074626865671642,0.5093283582089553,0.5111940298507462,0.5130597014925373,0.5149253731343284,0.5167910447761194,0.5186567164179104,0.5205223880597015,0.5223880597014925,0.5242537313432836,0.5261194029850746,0.5279850746268657,0.5298507462686567,0.5317164179104478,0.5335820895522388,0.5354477611940298,0.5373134328358209,0.539179104477612,0.5410447761194029,0.542910447761194,0.5447761194029851,0.5466417910447762,0.5485074626865671,0.5503731343283582,0.5522388059701493,0.5541044776119403,0.5559701492537313,0.5578358208955224,0.5597014925373134,0.5615671641791045,0.5634328358208955,0.5652985074626866,0.5671641791044776,0.5690298507462687,0.5708955223880597,0.5727611940298507,0.5746268656716418,0.5764925373134329,0.5783582089552238,0.5802238805970149,0.582089552238806,0.5839552238805971,0.585820895522388,0.5876865671641791,0.5895522388059702,0.5914179104477612,0.5932835820895522,0.5951492537313433,0.5988805970149254,0.6007462686567164,0.6026119402985075,0.6044776119402985,0.6063432835820896,0.6082089552238806,0.6100746268656716,0.6119402985074627,0.6138059701492538,0.6156716417910447,0.6175373134328358,0.6194029850746269,0.621268656716418,0.6231343283582089,0.625,0.6268656716417911,0.628731343283582,0.6305970149253731,0.6324626865671642,0.6343283582089553,0.6361940298507462,0.6380597014925373,0.6399253731343284,0.6417910447761194,0.6436567164179104,0.6455223880597015,0.6473880597014925,0.6492537313432836,0.6511194029850746,0.6529850746268657,0.6548507462686567,0.6567164179104478,0.6585820895522388,0.6604477611940298,0.6623134328358209,0.664179104477612,0.6660447761194029,0.667910447761194,0.6697761194029851,0.6716417910447762,0.6735074626865671,0.6753731343283582,0.6772388059701493,0.6791044776119403,0.6809701492537313,0.6828358208955224,0.6847014925373134,0.6865671641791045,0.6884328358208955,0.6902985074626866,0.6921641791044776,0.6940298507462687,0.6958955223880597,0.6977611940298507,0.6996268656716418,0.7014925373134329,0.7033582089552238,0.707089552238806,0.7089552238805971,0.710820895522388,0.7126865671641791,0.7145522388059702,0.7164179104477612,0.7182835820895522,0.7201492537313433,0.7220149253731343,0.7238805970149254,0.7257462686567164,0.7276119402985075,0.7294776119402985,0.7313432835820896,0.7332089552238806,0.7350746268656716,0.7369402985074627,0.7388059701492538,0.7406716417910447,0.7425373134328358,0.7444029850746269,0.7481343283582089,0.75,0.7518656716417911,0.753731343283582,0.7555970149253731,0.7574626865671642,0.7593283582089553,0.7611940298507462,0.7630597014925373,0.7649253731343284,0.7667910447761194,0.7686567164179104,0.7705223880597015,0.7723880597014925,0.7742537313432836,0.7761194029850746,0.7779850746268657,0.7798507462686567,0.7817164179104478,0.7835820895522388,0.7854477611940298,0.7873134328358209,0.789179104477612,0.7910447761194029,0.792910447761194,0.7947761194029851,0.7966417910447762,0.7985074626865671,0.8003731343283582,0.8022388059701493,0.8041044776119403,0.8059701492537313,0.8078358208955224,0.8097014925373134,0.8115671641791045,0.8134328358208955,0.8152985074626866,0.8171641791044776,0.8190298507462687,0.8208955223880597,0.8227611940298507,0.8246268656716418,0.8264925373134329,0.8283582089552238,0.8302238805970149,0.832089552238806,0.8339552238805971,0.835820895522388,0.8376865671641791,0.8395522388059702,0.8414179104477612,0.8432835820895522,0.8451492537313433,0.8470149253731343,0.8488805970149254,0.8507462686567164,0.8526119402985075,0.8544776119402985,0.8563432835820896,0.8582089552238806,0.8600746268656716,0.8619402985074627,0.8638059701492538,0.8656716417910447,0.8675373134328358,0.8694029850746269,0.871268656716418,0.8731343283582089,0.875,0.8768656716417911,0.878731343283582,0.8805970149253731,0.8824626865671642,0.8843283582089553,0.8861940298507462,0.8880597014925373,0.8899253731343284,0.8917910447761194,0.8936567164179104,0.8955223880597015,0.8973880597014925,0.8992537313432836,0.9011194029850746,0.9029850746268657,0.9048507462686567,0.9067164179104478,0.9085820895522388,0.9104477611940298,0.9123134328358209,0.914179104477612,0.9160447761194029,0.917910447761194,0.9197761194029851,0.9216417910447762,0.9235074626865671,0.9253731343283582,0.9272388059701493,0.9291044776119403,0.9309701492537313,0.9347014925373134,0.9365671641791045,0.9384328358208955,0.9402985074626866,0.9421641791044776,0.9440298507462687,0.9458955223880597,0.9477611940298507,0.9496268656716418,0.9514925373134329,0.9533582089552238,0.9552238805970149,0.957089552238806,0.9589552238805971,0.960820895522388,0.9626865671641791,0.9645522388059702,0.9664179104477612,0.9682835820895522,0.9701492537313433,0.9720149253731343,0.9738805970149254,0.9757462686567164,0.9776119402985075,0.9794776119402985,0.9813432835820896,0.9832089552238806,0.9850746268656716,0.9869402985074627,0.9888059701492538,0.9906716417910447,0.9925373134328358,0.9944029850746269,0.996268656716418,0.9981343283582089],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, protocol.ai). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-protocol.ai-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-protocol.ai-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..4ba8d98b76
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-protocol.ai-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[2.7183,3.7502,4.1480,5.3925,6.6635,6.8878,6.8942,7.2392,7.6304,7.7379,7.7840,7.9444,7.9808,8.0104,8.0237,8.0672,8.1483,8.2170,8.2294,8.2425,8.2807,8.2942,8.3438,8.3506,8.3519,8.3612,8.4139,8.4914,8.4919,8.5031,8.5220,8.5429,8.5592,8.5792,8.5933,8.5952,8.5955,8.6026,8.6043,8.6113,8.6216,8.6407,8.6594,8.6657,8.6820,8.6832,8.6973,8.6979,8.7183,8.7754,8.8044,8.8290,8.8453,8.8454,8.8643,8.8818,8.8861,8.8897,8.8969,8.9172,8.9302,8.9333,8.9356,8.9362,8.9947,9.0120,9.0354,9.0416,9.0658,9.0760,9.0985,9.1160,9.1165,9.1179,9.1220,9.1225,9.1474,9.1520,9.1662,9.1717,9.1732,9.1752,9.1761,9.1819,9.1857,9.1940,9.2078,9.2165,9.2236,9.2421,9.2430,9.2438,9.2465,9.2468,9.2512,9.2618,9.2748,9.2824,9.2837,9.2897,9.2976,9.3036,9.3045,9.3103,9.3371,9.3435,9.3442,9.3463,9.3571,9.3604,9.3731,9.3766,9.3888,9.3971,9.4013,9.4098,9.4136,9.4288,9.4420,9.4449,9.4493,9.4637,9.4697,9.4996,9.5134,9.5174,9.5208,9.5211,9.5291,9.5314,9.5411,9.5413,9.5431,9.5457,9.5474,9.5567,9.5626,9.5657,9.5746,9.5783,9.5846,9.5879,9.5919,9.5925,9.5995,9.6079,9.6173,9.6300,9.6352,9.6398,9.6516,9.6540,9.6570,9.6605,9.6666,9.6715,9.6877,9.6918,9.7073,9.7090,9.7166,9.7192,9.7233,9.7269,9.7291,9.7327,9.7366,9.7613,9.7642,9.7677,9.7753,9.7995,9.8141,9.8299,9.8302,9.8341,9.8374,9.8421,9.8442,9.8518,9.8577,9.8677,9.8888,9.8987,9.9024,9.9167,9.9182,9.9187,9.9304,9.9422,9.9511,9.9699,9.9785,9.9788,9.9895,9.9951,10.0136,10.0142,10.0246,10.0292,10.0312,10.0391,10.0436,10.0506,10.0565,10.0820,10.0853,10.0882,10.0890,10.0966,10.1209,10.1233,10.1252,10.1390,10.1404,10.1551,10.1589,10.1614,10.1759,10.1801,10.1896,10.1898,10.1978,10.1983,10.2329,10.2485,10.2670,10.2734,10.2805,10.2930,10.3082,10.3162,10.3471,10.3653,10.3667,10.3749,10.3817,10.3919,10.3922,10.4130,10.4336,10.4366,10.4474,10.4499,10.4744,10.5031,10.5046,10.5086,10.5270,10.5717,10.5737,10.5852,10.5954,10.6031,10.6152,10.6180,10.6187,10.6249,10.6309,10.6415,10.6468,10.6552,10.6597,10.6777,10.6809,10.6860,10.6984,10.7051,10.7126,10.7127,10.7152,10.7156,10.7186,10.7188,10.7267,10.7455,10.7524,10.7530,10.7650,10.7683,10.7698,10.7721,10.7909,10.7960,10.8061,10.8064,10.8124,10.8399,10.8591,10.8673,10.8751,10.8761,10.8819,10.8898,10.8905,10.8911,10.8912,10.9077,10.9221,10.9364,10.9373,10.9451,10.9512,10.9550,10.9666,10.9696,11.0005,11.0060,11.0077,11.0324,11.0346,11.0364,11.0437,11.0578,11.0767,11.0895,11.0986,11.1233,11.1291,11.1300,11.1351,11.1410,11.1721,11.1847,11.1855,11.1880,11.1975,11.2342,11.2380,11.2418,11.2460,11.2702,11.2719,11.2876,11.2919,11.2996,11.3099,11.3160,11.3253,11.3310,11.3313,11.3348,11.3451,11.4100,11.4146,11.4263,11.4304,11.4385,11.4553,11.4650,11.5164,11.5261,11.5361,11.5406,11.5480,11.5632,11.5699,11.5795,11.5895,11.6028,11.6065,11.6403,11.6521,11.6950,11.7052,11.7279,11.7639,11.7811,11.7973,11.7975,11.8004,11.8030,11.8044,11.8067,11.8229,11.8346,11.8474,11.8476,11.8567,11.8837,11.8983,11.9384,11.9455,11.9531,11.9540,11.9576,11.9682,11.9861,11.9900,11.9914,12.0054,12.0164,12.0795,12.0803,12.0917,12.0918,12.1305,12.1885,12.2131,12.2140,12.2284,12.2461,12.2523,12.2606,12.2625,12.2631,12.2663,12.2771,12.2851,12.3153,12.3375,12.3585,12.3608,12.3855,12.3896,12.4023,12.4062,12.4063,12.4108,12.4891,12.4940,12.5023,12.5243,12.5313,12.5320,12.5467,12.5488,12.5780,12.5813,12.5967,12.6157,12.6396,12.6428,12.6474,12.6604,12.6748,12.6884,12.7110,12.7344,12.7565,12.7576,12.7651,12.7808,12.8066,12.8227,12.8835,12.8958,12.8987,12.9000,12.9301,12.9389,12.9422,12.9443,12.9504,12.9538,12.9865,12.9902,13.0148,13.1048,13.1180,13.1182,13.1287,13.1458,13.1523,13.1636,13.2055,13.2328,13.2934,13.2939,13.3682,13.3926,13.4043,13.4060,13.4192,13.4315,13.4621,13.4871,13.5149,13.5170,13.5208,13.5489,13.5606,13.5909,13.5958,13.5995,13.6058,13.6269,13.7306,13.8044,13.8045,13.8066,13.8463,13.8602,13.8782,13.8961,13.9385,13.9765,14.0315,14.0839,14.0894,14.1322,14.1505,14.1606,14.1793,14.2274,14.3122,14.3213,14.3231,14.3651,14.4269,14.5084,14.5376,14.5803,14.6480,14.6503,14.6514,14.6668,14.6786,14.8283,14.8441,14.8597,14.8701,14.8768,14.8880,14.9560,14.9952,15.0773,15.1696,15.2763,15.2911,15.2973,15.3446,15.5451,15.5491,15.5849,15.6023,15.6686,15.8467,15.8652,15.9050,16.0878,16.1145,16.3208,16.4281,16.4603,16.6979,17.1352,17.4323,17.5718,17.5793,18.7660,20.0525,20.8661,21.1966],"y":[0.0017953321364452424,0.003590664272890485,0.005385996409335727,0.00718132854578097,0.008976660682226212,0.010771992818671455,0.012567324955116697,0.01436265709156194,0.01615798922800718,0.017953321364452424,0.019748653500897665,0.02154398563734291,0.02333931777378815,0.025134649910233394,0.026929982046678635,0.02872531418312388,0.03052064631956912,0.03231597845601436,0.03411131059245961,0.03590664272890485,0.03770197486535009,0.03949730700179533,0.04129263913824058,0.04308797127468582,0.04488330341113106,0.0466786355475763,0.04847396768402154,0.05026929982046679,0.05206463195691203,0.05385996409335727,0.05565529622980251,0.05745062836624776,0.059245960502693,0.06104129263913824,0.06283662477558348,0.06463195691202872,0.06642728904847396,0.06822262118491922,0.07001795332136446,0.0718132854578097,0.07360861759425494,0.07540394973070018,0.07719928186714542,0.07899461400359066,0.0807899461400359,0.08258527827648116,0.0843806104129264,0.08617594254937164,0.08797127468581688,0.08976660682226212,0.09156193895870736,0.0933572710951526,0.09515260323159784,0.09694793536804308,0.09874326750448834,0.10053859964093358,0.10233393177737882,0.10412926391382406,0.1059245960502693,0.10771992818671454,0.10951526032315978,0.11131059245960502,0.11310592459605028,0.11490125673249552,0.11669658886894076,0.118491921005386,0.12028725314183124,0.12208258527827648,0.12387791741472172,0.12567324955116696,0.12746858168761221,0.12926391382405744,0.1310592459605027,0.13285457809694792,0.13464991023339318,0.13644524236983843,0.13824057450628366,0.1400359066427289,0.14183123877917414,0.1436265709156194,0.14542190305206462,0.14721723518850988,0.1490125673249551,0.15080789946140036,0.1526032315978456,0.15439856373429084,0.1561938958707361,0.15798922800718132,0.15978456014362658,0.1615798922800718,0.16337522441651706,0.1651705565529623,0.16696588868940754,0.1687612208258528,0.17055655296229802,0.17235188509874327,0.1741472172351885,0.17594254937163376,0.17773788150807898,0.17953321364452424,0.1813285457809695,0.18312387791741472,0.18491921005385997,0.1867145421903052,0.18850987432675045,0.19030520646319568,0.19210053859964094,0.19389587073608616,0.19569120287253142,0.19748653500897667,0.1992818671454219,0.20107719928186715,0.20287253141831238,0.20466786355475763,0.20646319569120286,0.20825852782764812,0.21005385996409337,0.2118491921005386,0.21364452423698385,0.21543985637342908,0.21723518850987433,0.21903052064631956,0.22082585278276481,0.22262118491921004,0.2244165170556553,0.22621184919210055,0.22800718132854578,0.22980251346499103,0.23159784560143626,0.2333931777378815,0.23518850987432674,0.236983842010772,0.23877917414721722,0.24057450628366248,0.24236983842010773,0.24416517055655296,0.2459605026929982,0.24775583482944344,0.2495511669658887,0.2513464991023339,0.25314183123877915,0.25493716337522443,0.25673249551166966,0.2585278276481149,0.26032315978456017,0.2621184919210054,0.2639138240574506,0.26570915619389585,0.26750448833034113,0.26929982046678635,0.2710951526032316,0.27289048473967686,0.2746858168761221,0.2764811490125673,0.27827648114901254,0.2800718132854578,0.28186714542190305,0.2836624775583483,0.28545780969479356,0.2872531418312388,0.289048473967684,0.29084380610412924,0.2926391382405745,0.29443447037701975,0.296229802513465,0.2980251346499102,0.2998204667863555,0.3016157989228007,0.30341113105924594,0.3052064631956912,0.30700179533213645,0.3087971274685817,0.3105924596050269,0.3123877917414722,0.3141831238779174,0.31597845601436264,0.3177737881508079,0.31956912028725315,0.3213644524236984,0.3231597845601436,0.3249551166965889,0.3267504488330341,0.32854578096947934,0.3303411131059246,0.33213644524236985,0.3339317773788151,0.3357271095152603,0.3375224416517056,0.3393177737881508,0.34111310592459604,0.34290843806104127,0.34470377019748655,0.3464991023339318,0.348294434470377,0.3500897666068223,0.3518850987432675,0.35368043087971274,0.35547576301615796,0.35727109515260325,0.3590664272890485,0.3608617594254937,0.362657091561939,0.3644524236983842,0.36624775583482944,0.36804308797127466,0.36983842010771995,0.37163375224416517,0.3734290843806104,0.3752244165170557,0.3770197486535009,0.37881508078994613,0.38061041292639136,0.38240574506283664,0.38420107719928187,0.3859964093357271,0.3877917414721723,0.3895870736086176,0.39138240574506283,0.39317773788150806,0.39497307001795334,0.39676840215439857,0.3985637342908438,0.400359066427289,0.4021543985637343,0.40394973070017953,0.40574506283662476,0.40754039497307004,0.40933572710951527,0.4111310592459605,0.4129263913824057,0.414721723518851,0.41651705565529623,0.41831238779174146,0.42010771992818674,0.42190305206463197,0.4236983842010772,0.4254937163375224,0.4272890484739677,0.42908438061041293,0.43087971274685816,0.4326750448833034,0.43447037701974867,0.4362657091561939,0.4380610412926391,0.4398563734290844,0.44165170556552963,0.44344703770197486,0.4452423698384201,0.44703770197486536,0.4488330341113106,0.4506283662477558,0.4524236983842011,0.4542190305206463,0.45601436265709155,0.4578096947935368,0.45960502692998206,0.4614003590664273,0.4631956912028725,0.4649910233393178,0.466786355475763,0.46858168761220825,0.4703770197486535,0.47217235188509876,0.473967684021544,0.4757630161579892,0.47755834829443444,0.4793536804308797,0.48114901256732495,0.4829443447037702,0.48473967684021546,0.4865350089766607,0.4883303411131059,0.49012567324955114,0.4919210053859964,0.49371633752244165,0.4955116696588869,0.49730700179533216,0.4991023339317774,0.5008976660682226,0.5026929982046678,0.5044883303411131,0.5062836624775583,0.5080789946140036,0.5098743267504489,0.5116696588868941,0.5134649910233393,0.5152603231597845,0.5170556552962298,0.518850987432675,0.5206463195691203,0.5224416517055656,0.5242369838420108,0.526032315978456,0.5278276481149012,0.5296229802513465,0.5314183123877917,0.533213644524237,0.5350089766606823,0.5368043087971275,0.5385996409335727,0.5403949730700179,0.5421903052064632,0.5439856373429084,0.5457809694793537,0.547576301615799,0.5493716337522442,0.5511669658886894,0.5529622980251346,0.5547576301615799,0.5565529622980251,0.5583482944344704,0.5601436265709157,0.5619389587073609,0.5637342908438061,0.5655296229802513,0.5673249551166966,0.5691202872531418,0.5709156193895871,0.5727109515260324,0.5745062836624776,0.5763016157989228,0.578096947935368,0.5798922800718133,0.5816876122082585,0.5834829443447038,0.585278276481149,0.5870736086175943,0.5888689407540395,0.5906642728904847,0.59245960502693,0.5942549371633752,0.5960502692998204,0.5978456014362658,0.599640933572711,0.6014362657091562,0.6032315978456014,0.6050269299820467,0.6068222621184919,0.6086175942549371,0.6104129263913824,0.6122082585278277,0.6140035906642729,0.6157989228007181,0.6175942549371634,0.6193895870736086,0.6211849192100538,0.6229802513464991,0.6247755834829444,0.6265709156193896,0.6283662477558348,0.63016157989228,0.6319569120287253,0.6337522441651705,0.6355475763016158,0.6373429084380611,0.6391382405745063,0.6409335727109515,0.6427289048473968,0.644524236983842,0.6463195691202872,0.6481149012567325,0.6499102333931778,0.651705565529623,0.6535008976660682,0.6552962298025135,0.6570915619389587,0.6588868940754039,0.6606822262118492,0.6624775583482945,0.6642728904847397,0.6660682226211849,0.6678635547576302,0.6696588868940754,0.6714542190305206,0.6732495511669659,0.6750448833034112,0.6768402154398564,0.6786355475763016,0.6804308797127468,0.6822262118491921,0.6840215439856373,0.6858168761220825,0.6876122082585279,0.6894075403949731,0.6912028725314183,0.6929982046678635,0.6947935368043088,0.696588868940754,0.6983842010771992,0.7001795332136446,0.7019748653500898,0.703770197486535,0.7055655296229802,0.7073608617594255,0.7091561938958707,0.7109515260323159,0.7127468581687613,0.7145421903052065,0.7163375224416517,0.718132854578097,0.7199281867145422,0.7217235188509874,0.7235188509874326,0.725314183123878,0.7271095152603232,0.7289048473967684,0.7307001795332136,0.7324955116696589,0.7342908438061041,0.7360861759425493,0.7378815080789947,0.7396768402154399,0.7414721723518851,0.7432675044883303,0.7450628366247756,0.7468581687612208,0.748653500897666,0.7504488330341114,0.7522441651705566,0.7540394973070018,0.755834829443447,0.7576301615798923,0.7594254937163375,0.7612208258527827,0.7630161579892281,0.7648114901256733,0.7666068222621185,0.7684021543985637,0.770197486535009,0.7719928186714542,0.7737881508078994,0.7755834829443446,0.77737881508079,0.7791741472172352,0.7809694793536804,0.7827648114901257,0.7845601436265709,0.7863554757630161,0.7881508078994613,0.7899461400359067,0.7917414721723519,0.7935368043087971,0.7953321364452424,0.7971274685816876,0.800718132854578,0.8025134649910234,0.8043087971274686,0.8061041292639138,0.8078994614003591,0.8096947935368043,0.8114901256732495,0.8132854578096947,0.8150807899461401,0.8168761220825853,0.8186714542190305,0.8204667863554758,0.822262118491921,0.8240574506283662,0.8258527827648114,0.8276481149012568,0.829443447037702,0.8312387791741472,0.8330341113105925,0.8348294434470377,0.8366247755834829,0.8384201077199281,0.8402154398563735,0.8420107719928187,0.8438061041292639,0.8456014362657092,0.8473967684021544,0.8491921005385996,0.8509874326750448,0.8527827648114902,0.8545780969479354,0.8563734290843806,0.8581687612208259,0.8599640933572711,0.8617594254937163,0.8635547576301615,0.8653500897666068,0.8671454219030521,0.8689407540394973,0.8707360861759426,0.8725314183123878,0.874326750448833,0.8761220825852782,0.8779174147217235,0.8797127468581688,0.8833034111310593,0.8850987432675045,0.8868940754039497,0.8886894075403949,0.8904847396768402,0.8922800718132855,0.8940754039497307,0.895870736086176,0.8976660682226212,0.8994614003590664,0.9012567324955116,0.9030520646319569,0.9048473967684022,0.9066427289048474,0.9084380610412927,0.9102333931777379,0.9120287253141831,0.9138240574506283,0.9156193895870736,0.9174147217235189,0.9192100538599641,0.9210053859964094,0.9228007181328546,0.9245960502692998,0.926391382405745,0.9281867145421903,0.9299820466786356,0.9317773788150808,0.933572710951526,0.9353680430879713,0.9371633752244165,0.9389587073608617,0.940754039497307,0.9425493716337523,0.9443447037701975,0.9461400359066428,0.947935368043088,0.9497307001795332,0.9515260323159784,0.9533213644524237,0.9551166965888689,0.9569120287253142,0.9587073608617595,0.9605026929982047,0.9622980251346499,0.9640933572710951,0.9658886894075404,0.9676840215439856,0.9694793536804309,0.9712746858168761,0.9730700179533214,0.9748653500897666,0.9766606822262118,0.9784560143626571,0.9802513464991023,0.9820466786355476,0.9838420107719928,0.9856373429084381,0.9874326750448833,0.9892280071813285,0.9910233393177738,0.992818671454219,0.9946140035906643,0.9964093357271095,0.9982046678635548],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[1.4739,2.0188,2.0306,2.0339,2.0356,2.8356,2.9155,3.1899,3.3862,3.7700,4.8940,5.0434,5.1754,5.2845,5.3498,5.4361,5.5680,5.6414,5.8311,5.9207,5.9942,6.0092,6.0346,6.0867,6.2708,6.2777,6.3929,6.4963,6.5370,6.5409,6.7484,6.8504,6.8864,6.8886,6.9428,6.9694,6.9867,7.0457,7.0494,7.0497,7.0925,7.1250,7.1407,7.1746,7.2278,7.2993,7.3113,7.3367,7.3490,7.3596,7.3793,7.4129,7.4764,7.4969,7.5008,7.5075,7.5180,7.5300,7.5412,7.6384,7.6406,7.6425,7.6488,7.6821,7.6853,7.6917,7.7054,7.7162,7.7170,7.7444,7.7460,7.7704,7.8009,7.8048,7.8077,7.8128,7.8233,7.8482,7.8499,7.8644,7.8837,7.8853,7.9008,7.9042,7.9101,7.9199,7.9327,7.9335,7.9403,7.9412,7.9425,7.9760,7.9981,8.0176,8.0200,8.0268,8.0302,8.0439,8.0449,8.0454,8.0572,8.0628,8.0676,8.0788,8.0810,8.0887,8.0909,8.0913,8.0972,8.1024,8.1025,8.1256,8.1332,8.1547,8.1549,8.1632,8.1641,8.1649,8.1693,8.1731,8.1968,8.2051,8.2101,8.2116,8.2123,8.2208,8.2299,8.2402,8.2418,8.2485,8.2501,8.2502,8.2543,8.2629,8.2711,8.2790,8.2859,8.2944,8.3006,8.3069,8.3109,8.3177,8.3234,8.3325,8.3395,8.3463,8.3495,8.3524,8.3626,8.3729,8.3763,8.3807,8.3854,8.3859,8.3964,8.4076,8.4110,8.4117,8.4250,8.4302,8.4354,8.4415,8.4416,8.4501,8.4510,8.4612,8.4740,8.4896,8.4951,8.5045,8.5052,8.5064,8.5211,8.5273,8.5317,8.5320,8.5327,8.5333,8.5515,8.5640,8.5659,8.5688,8.5749,8.5769,8.5926,8.5950,8.6006,8.6060,8.6185,8.6234,8.6241,8.6262,8.6268,8.6422,8.6554,8.6618,8.6651,8.6710,8.6744,8.6811,8.6854,8.7021,8.7043,8.7065,8.7087,8.7269,8.7318,8.7430,8.7481,8.7531,8.7595,8.7604,8.7677,8.7679,8.7731,8.7791,8.7800,8.7876,8.7883,8.7960,8.7999,8.8069,8.8144,8.8216,8.8295,8.8297,8.8332,8.8348,8.8514,8.8597,8.8641,8.8679,8.8798,8.8825,8.8875,8.8891,8.8892,8.8960,8.8993,8.9008,8.9034,8.9096,8.9101,8.9132,8.9151,8.9191,8.9280,8.9324,8.9479,8.9611,8.9665,8.9714,8.9892,8.9991,9.0000,9.0029,9.0092,9.0278,9.0387,9.0457,9.0515,9.0525,9.0720,9.0724,9.0762,9.0824,9.0849,9.0954,9.0969,9.0986,9.1002,9.1114,9.1159,9.1210,9.1221,9.1228,9.1274,9.1326,9.1382,9.1456,9.1621,9.1765,9.1785,9.1845,9.2131,9.2163,9.2172,9.2290,9.2375,9.2402,9.2417,9.2701,9.2780,9.2813,9.3056,9.3188,9.3590,9.3923,9.4052,9.4073,9.4185,9.4213,9.4344,9.4445,9.4559,9.4627,9.4636,9.4638,9.4910,9.4923,9.5180,9.5206,9.5234,9.5263,9.5435,9.5528,9.5561,9.5650,9.5671,9.5728,9.5824,9.5888,9.6023,9.6066,9.6139,9.6192,9.6260,9.6392,9.6394,9.6430,9.6645,9.6661,9.6759,9.7017,9.7035,9.7051,9.7098,9.7237,9.7316,9.7325,9.7406,9.7439,9.7496,9.7512,9.7611,9.7694,9.7756,9.7774,9.7798,9.7908,9.7972,9.8027,9.8039,9.8160,9.8268,9.8420,9.8578,9.8651,9.8706,9.8793,9.8797,9.8830,9.9149,9.9723,9.9932,9.9965,10.0096,10.0194,10.0203,10.0403,10.0471,10.0491,10.0641,10.1043,10.1204,10.1261,10.1283,10.1322,10.1506,10.1533,10.1613,10.1808,10.1822,10.1956,10.1991,10.2327,10.2351,10.2460,10.2676,10.2829,10.3104,10.3227,10.3331,10.3412,10.3417,10.3435,10.3628,10.3840,10.3881,10.4053,10.4095,10.4286,10.4333,10.4768,10.4955,10.5267,10.5426,10.5573,10.5818,10.5971,10.6300,10.6432,10.6481,10.6528,10.6618,10.6823,10.6841,10.6943,10.7015,10.7067,10.7080,10.7465,10.7739,10.8047,10.8087,10.8114,10.8208,10.8448,10.9137,10.9784,11.0233,11.0437,11.0579,11.0647,11.0965,11.1094,11.1226,11.1326,11.1635,11.1867,11.1964,11.2518,11.2572,11.2698,11.2706,11.2751,11.3030,11.3699,11.3758,11.4528,11.4868,11.4906,11.5104,11.5228,11.5464,11.5588,11.5765,11.5833,11.5846,11.6104,11.6474,11.6504,11.6556,11.6719,11.6736,11.6906,11.6952,11.7130,11.7289,11.7311,11.7770,11.8861,11.8995,11.9053,11.9147,11.9468,11.9573,11.9811,12.0448,12.0460,12.0608,12.1121,12.1216,12.1242,12.1396,12.1913,12.2163,12.2211,12.2286,12.2335,12.3256,12.3576,12.3798,12.3863,12.4347,12.4572,12.5032,12.5517,12.5901,12.6273,12.7077,12.7188,12.7362,12.8987,12.9284,12.9478,12.9629,13.0289,13.0332,13.0369,13.0954,13.2750,13.2820,13.2916,13.2936,13.4063,13.4220,13.5829,13.6138,13.6870,13.7826,13.8610,13.8705,13.8855,14.0521,14.0862,14.2509,14.4093,14.4256,14.4322,14.4324,14.5960,14.6592,14.6872,14.7513,14.8845,14.9035,15.0994,15.5055,15.9092,16.1034,16.2638,16.4818,16.5205,17.2404,17.8097,18.3984,18.5727,19.6417,20.9801,22.0003,22.3805,23.8937,24.4092,25.4060],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.3112701252236136,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.4597495527728086,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[2.0134,2.0154,2.0160,2.0204,2.0211,2.0213,2.0215,2.0220,2.0236,2.0238,2.0240,2.0241,2.0244,2.0247,2.0256,2.0261,2.0262,2.0263,2.0268,2.0269,2.0270,2.0273,2.0275,2.0276,2.0278,2.0282,2.0288,2.0293,2.0295,2.0296,2.0306,2.0310,2.0313,2.0314,2.0316,2.0319,2.0320,2.0326,2.0330,2.0336,2.0343,2.0348,2.0351,2.0352,2.0361,2.0368,2.0370,2.0372,2.0378,2.0381,2.0383,2.0396,2.0399,2.0404,2.0409,2.0415,2.0435,2.0445,2.0447,2.0449,2.0470,2.0472,2.0518,2.0544,2.0567,2.0652,2.0721,2.0737,2.5940,2.6759,2.6772,2.7616,2.7930,2.8124,2.8164,2.8199,2.8265,2.8446,2.8598,2.8626,2.8688,2.8745,2.8811,2.8870,2.8984,2.9126,2.9653,2.9664,3.0195,3.0271,3.0295,3.0637,3.0728,3.0810,3.1312,3.1476,3.1477,3.1615,3.2465,3.2596,3.2884,3.3002,3.3195,3.3295,3.3358,3.3629,3.4184,3.4491,3.5171,3.5210,3.5623,4.0593,4.0644,4.0812,4.3692,4.4468,5.3279,5.6177,5.8764,5.9069,6.0443,6.1039,6.1225,6.5035,6.6639,6.6854,6.7834,7.0964,7.2252,7.2955,7.5244,7.5763,7.5942,7.6766,7.6880,7.7708,7.8348,7.8768,7.9488,7.9568,7.9866,7.9977,8.0276,8.0356,8.0987,8.1790,8.2783,8.3242,8.3727,8.3786,8.3930,8.3943,8.3950,8.4062,8.4755,8.4794,8.5079,8.5135,8.5910,8.6057,8.6941,8.7303,8.7311,8.7450,8.8097,8.8422,8.8579,8.8649,8.9712,9.0295,9.0926,9.1000,9.1464,9.1905,9.1914,9.2006,9.2081,9.2121,9.2395,9.2659,9.2918,9.2948,9.3259,9.3465,9.3881,9.4051,9.4601,9.5277,9.5577,9.5799,9.6592,9.6653,9.6798,9.7073,9.7226,9.7537,9.7659,9.7828,9.8065,9.8096,9.8109,9.8272,9.8661,9.8840,9.8965,9.9318,9.9979,10.0039,10.0323,10.0428,10.0453,10.1072,10.1422,10.2483,10.2620,10.2941,10.3578,10.3665,10.3798,10.4362,10.4364,10.4541,10.4555,10.4790,10.5178,10.5689,10.6091,10.6245,10.6812,10.6921,10.7248,10.7459,10.7538,10.7762,10.7930,10.8458,10.8720,10.8908,10.9223,10.9361,10.9448,10.9592,10.9602,11.0072,11.0599,11.0768,11.0807,11.0978,11.1035,11.1315,11.1407,11.1499,11.1676,11.1812,11.1867,11.2027,11.2622,11.2686,11.2696,11.2761,11.2829,11.2881,11.3086,11.3441,11.3697,11.3701,11.3765,11.3838,11.4208,11.4238,11.4616,11.5247,11.5315,11.5397,11.5541,11.5576,11.5721,11.5853,11.6520,11.6633,11.6827,11.7489,11.7953,11.8264,11.8627,11.8770,11.8825,11.9011,11.9130,11.9512,11.9527,11.9530,11.9958,12.0518,12.1287,12.1291,12.1402,12.1407,12.1702,12.1853,12.1939,12.1943,12.2337,12.3131,12.3165,12.3345,12.3365,12.3678,12.3753,12.4703,12.4709,12.4744,12.4824,12.5135,12.5232,12.5358,12.5630,12.6027,12.6684,12.6766,12.7250,12.7483,12.7650,12.7718,12.7960,12.7962,12.8790,12.8934,12.8935,12.9156,12.9327,12.9785,12.9955,13.0043,13.0170,13.0213,13.0259,13.0391,13.0752,13.1084,13.1287,13.1404,13.1514,13.1630,13.1663,13.1755,13.1812,13.2248,13.2260,13.2406,13.2622,13.2753,13.2813,13.3099,13.3272,13.3285,13.3388,13.3392,13.3480,13.3705,13.4411,13.4630,13.4673,13.4912,13.5021,13.5301,13.5434,13.5443,13.5561,13.5637,13.5917,13.6674,13.6700,13.6810,13.6856,13.7402,13.7481,13.7621,13.7791,13.7855,13.8046,13.8100,13.8131,13.8353,13.8385,13.8483,13.8493,13.8624,13.9279,13.9316,13.9355,13.9618,14.1274,14.1628,14.1661,14.1666,14.1702,14.1718,14.1984,14.2082,14.2269,14.2476,14.2573,14.2788,14.2906,14.2921,14.3646,14.3882,14.3930,14.4013,14.4409,14.4537,14.4659,14.4972,14.5375,14.5450,14.5996,14.6049,14.6106,14.6208,14.6425,14.7523,14.7557,14.8002,14.8015,14.8113,14.8129,14.8208,14.8535,14.8702,14.8836,14.8941,14.9224,14.9245,14.9490,14.9637,14.9724,15.0127,15.0675,15.0679,15.0762,15.0867,15.0906,15.1350,15.1452,15.1626,15.2478,15.2796,15.3060,15.3229,15.3654,15.3809,15.4758,15.4933,15.5001,15.5388,15.5933,15.6009,15.6211,15.6398,15.6524,15.6770,15.6924,15.7295,15.7360,15.7514,15.8034,15.8534,15.8657,15.8746,15.8805,15.8904,15.8925,15.9030,16.0120,16.0331,16.0338,16.0452,16.0506,16.2679,16.2800,16.3416,16.3569,16.4999,16.5244,16.5607,16.6207,16.6308,16.6440,16.6863,16.6937,16.7459,16.7507,16.7612,16.7893,16.8040,16.8241,16.8418,16.9259,16.9359,16.9782,16.9849,17.0255,17.0482,17.1119,17.1999,17.2439,17.3876,17.4041,17.4794,17.5253,17.6593,17.7714,17.9370,17.9423,18.2332,18.2707,18.6081,18.8946,18.9504,18.9865,19.1637,19.1732,19.2646,19.3917,19.8769,19.9404,20.1591,20.2768,20.3330,20.4668,21.6123,21.8845,22.2550,22.4288,22.4370,22.6672,22.7879,22.9458,23.2568,23.2862,23.7260,23.9351,24.0564],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.04121863799283154,0.043010752688172046,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06451612903225806,0.06810035842293907,0.07168458781362007,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[2.4784,2.5789,2.5972,2.6456,2.6548,2.6610,2.6659,2.6969,2.7029,2.7054,2.7614,2.8615,2.8706,2.8937,2.9068,2.9151,2.9271,2.9287,2.9352,2.9651,2.9678,2.9757,2.9764,2.9776,2.9811,2.9937,3.0292,3.0351,3.0459,3.0592,3.0704,3.0742,3.0784,3.0809,3.0875,3.0891,3.0959,3.1021,3.1035,3.1165,3.1219,3.1327,3.1336,3.1400,3.1584,3.1881,3.1968,3.1973,3.2004,3.2085,3.2124,3.2463,3.2484,3.2511,3.2577,3.2588,3.2667,3.2709,3.2907,3.2929,3.2939,3.3012,3.3080,3.3108,3.3119,3.3199,3.3255,3.3366,3.3437,3.3663,3.3753,3.3792,3.3798,3.3817,3.3862,3.4014,3.4091,3.4176,3.4259,3.4271,3.4319,3.4374,3.4437,3.4512,3.4616,3.4821,3.4843,3.4868,3.4881,3.4906,3.4909,3.4948,3.4977,3.4999,3.5059,3.5096,3.5110,3.5469,3.5563,3.5648,3.5661,3.5720,3.5776,3.5841,3.5856,3.5864,3.5916,3.5922,3.6027,3.6060,3.6131,3.6162,3.6284,3.6349,3.6404,3.6555,3.6567,3.6615,3.6634,3.6649,3.6853,3.6917,3.6937,3.6946,3.6969,3.7016,3.7282,3.7400,3.7428,3.7444,3.7453,3.7513,3.7577,3.7676,3.7808,3.7815,3.7837,3.7895,3.8059,3.8085,3.8112,3.8168,3.8296,3.8348,3.8350,3.8450,3.8490,3.8505,3.8539,3.8544,3.8741,3.8789,3.8791,3.8825,3.8845,3.8888,3.8951,3.9012,3.9022,3.9044,3.9153,3.9235,3.9237,3.9406,3.9564,3.9744,3.9779,3.9840,3.9864,3.9868,3.9878,3.9897,3.9906,4.0084,4.0112,4.0175,4.0341,4.0347,4.0560,4.0642,4.0687,4.0748,4.0849,4.1004,4.1007,4.1180,4.1357,4.1467,4.1473,4.1475,4.1506,4.1546,4.1686,4.1694,4.1772,4.1924,4.1989,4.2092,4.2244,4.2283,4.2327,4.2347,4.2407,4.2440,4.2549,4.2663,4.2671,4.2904,4.2923,4.3069,4.3154,4.3228,4.3267,4.3269,4.3280,4.3350,4.3399,4.3451,4.3543,4.3959,4.4166,4.4222,4.4231,4.4249,4.4315,4.4539,4.4597,4.4617,4.4767,4.4978,4.4995,4.5140,4.5189,4.5224,4.5229,4.5236,4.5302,4.5340,4.5440,4.5446,4.5543,4.5554,4.5597,4.5644,4.5712,4.5779,4.5918,4.6398,4.6435,4.6761,4.6823,4.6997,4.7248,4.7352,4.7378,4.7594,4.7748,4.7869,4.7915,4.8034,4.8108,4.8133,4.8162,4.8231,4.8354,4.8396,4.8729,4.8743,4.8811,4.8877,4.9082,4.9139,4.9190,4.9203,4.9204,4.9318,4.9343,4.9579,4.9624,4.9803,4.9807,4.9811,4.9886,4.9910,4.9947,5.0043,5.0047,5.0079,5.0362,5.0387,5.0393,5.0423,5.0459,5.0674,5.0741,5.0798,5.0806,5.1029,5.1069,5.1096,5.1121,5.1166,5.1214,5.1243,5.1331,5.1438,5.1662,5.1875,5.1877,5.1985,5.2264,5.2292,5.2333,5.2376,5.2570,5.2738,5.2834,5.2859,5.3358,5.3392,5.3422,5.3473,5.3536,5.3704,5.3761,5.3911,5.3959,5.4195,5.4446,5.4588,5.4638,5.4844,5.5215,5.5241,5.5306,5.5382,5.5399,5.5443,5.5461,5.5465,5.5674,5.5836,5.5892,5.5959,5.6086,5.6309,5.6336,5.6343,5.6399,5.6448,5.6550,5.6576,5.6592,5.6648,5.6679,5.6743,5.6869,5.6958,5.7001,5.7077,5.7083,5.7166,5.7225,5.7303,5.7615,5.7783,5.7925,5.8022,5.8130,5.8200,5.8213,5.8218,5.8254,5.8265,5.8269,5.8318,5.8524,5.8745,5.8800,5.8963,5.9040,5.9041,5.9124,5.9141,5.9171,5.9184,5.9186,5.9255,5.9335,5.9382,5.9400,5.9481,5.9493,5.9586,5.9594,5.9715,5.9830,5.9933,5.9938,5.9959,6.0047,6.0348,6.0432,6.0538,6.0560,6.0890,6.1102,6.1254,6.1309,6.1349,6.1621,6.1720,6.1839,6.1896,6.2195,6.2260,6.2347,6.2377,6.2426,6.2503,6.2506,6.2521,6.2614,6.2655,6.2734,6.2825,6.2863,6.2939,6.3119,6.3168,6.3365,6.3398,6.3620,6.3751,6.3770,6.3902,6.4128,6.4233,6.4341,6.4343,6.4383,6.4464,6.4891,6.5130,6.5390,6.5411,6.5677,6.5770,6.5947,6.6160,6.6233,6.6365,6.6667,6.7325,6.7333,6.7685,6.8129,6.8643,6.8649,6.8793,6.8827,6.8939,6.9107,6.9160,6.9765,6.9953,7.0219,7.0399,7.0636,7.0802,7.0922,7.2112,7.2244,7.2248,7.2338,7.2530,7.2595,7.2622,7.2924,7.3518,7.3590,7.4328,7.4418,7.4936,7.5185,7.5294,7.5643,7.7251,7.7516,7.7517,7.7708,7.7911,7.8370,7.8410,7.9041,7.9471,7.9884,8.0326,8.0589,8.1505,8.1534,8.1709,8.1993,8.2025,8.3674,8.4375,8.4501,8.5717,8.5943,8.6188,8.7078,8.7197,8.7852,9.0608,9.1860,9.1958,9.2534,9.4144,9.4199,9.5597,9.5654,9.6647,9.8212,9.9669,9.9795,10.0344,10.1103,10.1742,10.2531,10.3363,10.3773,10.3927,10.4619,10.5222,10.7970,11.0473,11.2091,11.3533,11.6974,11.8017,11.9418,12.2785,12.2981,12.9040,13.3521,13.6699,14.5376],"y":[0.0018148820326678765,0.003629764065335753,0.0054446460980036296,0.007259528130671506,0.009074410163339383,0.010889292196007259,0.012704174228675136,0.014519056261343012,0.016333938294010888,0.018148820326678767,0.019963702359346643,0.021778584392014518,0.023593466424682397,0.025408348457350273,0.02722323049001815,0.029038112522686024,0.030852994555353903,0.032667876588021776,0.034482758620689655,0.036297640653357534,0.038112522686025406,0.039927404718693285,0.041742286751361164,0.043557168784029036,0.045372050816696916,0.047186932849364795,0.04900181488203267,0.050816696914700546,0.05263157894736842,0.0544464609800363,0.056261343012704176,0.05807622504537205,0.05989110707803993,0.06170598911070781,0.06352087114337568,0.06533575317604355,0.06715063520871144,0.06896551724137931,0.07078039927404718,0.07259528130671507,0.07441016333938294,0.07622504537205081,0.0780399274047187,0.07985480943738657,0.08166969147005444,0.08348457350272233,0.0852994555353902,0.08711433756805807,0.08892921960072596,0.09074410163339383,0.0925589836660617,0.09437386569872959,0.09618874773139746,0.09800362976406533,0.0998185117967332,0.10163339382940109,0.10344827586206896,0.10526315789473684,0.10707803992740472,0.1088929219600726,0.11070780399274047,0.11252268602540835,0.11433756805807622,0.1161524500907441,0.11796733212341198,0.11978221415607986,0.12159709618874773,0.12341197822141561,0.12522686025408347,0.12704174228675136,0.12885662431941924,0.1306715063520871,0.132486388384755,0.13430127041742287,0.13611615245009073,0.13793103448275862,0.1397459165154265,0.14156079854809436,0.14337568058076225,0.14519056261343014,0.147005444646098,0.14882032667876588,0.15063520871143377,0.15245009074410162,0.1542649727767695,0.1560798548094374,0.15789473684210525,0.15970961887477314,0.16152450090744103,0.16333938294010888,0.16515426497277677,0.16696914700544466,0.16878402903811252,0.1705989110707804,0.1724137931034483,0.17422867513611615,0.17604355716878403,0.17785843920145192,0.17967332123411978,0.18148820326678766,0.18330308529945555,0.1851179673321234,0.1869328493647913,0.18874773139745918,0.19056261343012704,0.19237749546279492,0.19419237749546278,0.19600725952813067,0.19782214156079855,0.1996370235934664,0.2014519056261343,0.20326678765880218,0.20508166969147004,0.20689655172413793,0.20871143375680581,0.21234119782214156,0.21415607985480944,0.2159709618874773,0.2177858439201452,0.21960072595281308,0.22141560798548093,0.22323049001814882,0.2250453720508167,0.22686025408348456,0.23049001814882034,0.2323049001814882,0.23411978221415608,0.23593466424682397,0.23774954627949182,0.2395644283121597,0.2413793103448276,0.24319419237749546,0.24500907441016334,0.24682395644283123,0.24863883847549909,0.25045372050816694,0.25226860254083483,0.2540834845735027,0.2558983666061706,0.2577132486388385,0.2595281306715064,0.2613430127041742,0.2631578947368421,0.26497277676951,0.26678765880217786,0.26860254083484575,0.27041742286751363,0.27223230490018147,0.27404718693284935,0.27586206896551724,0.2776769509981851,0.279491833030853,0.2813067150635209,0.2831215970961887,0.2849364791288566,0.2867513611615245,0.2885662431941924,0.29038112522686027,0.29219600725952816,0.294010889292196,0.2958257713248639,0.29764065335753176,0.29945553539019965,0.30127041742286753,0.3030852994555354,0.30490018148820325,0.30671506352087113,0.308529945553539,0.3103448275862069,0.3121597096188748,0.3139745916515426,0.3157894736842105,0.3176043557168784,0.3194192377495463,0.32123411978221417,0.32304900181488205,0.3248638838475499,0.32667876588021777,0.32849364791288566,0.33030852994555354,0.33212341197822143,0.3339382940108893,0.33575317604355714,0.33756805807622503,0.3393829401088929,0.3411978221415608,0.3430127041742287,0.3448275862068966,0.3466424682395644,0.3484573502722323,0.3502722323049002,0.35208711433756806,0.35390199637023595,0.35571687840290384,0.35753176043557167,0.35934664246823955,0.36116152450090744,0.3629764065335753,0.3647912885662432,0.3666061705989111,0.3684210526315789,0.3702359346642468,0.3720508166969147,0.3738656987295826,0.37568058076225047,0.37749546279491836,0.3793103448275862,0.3811252268602541,0.38294010889292196,0.38475499092558985,0.38656987295825773,0.38838475499092556,0.39019963702359345,0.39201451905626133,0.3938294010889292,0.3956442831215971,0.397459165154265,0.3992740471869328,0.4010889292196007,0.4029038112522686,0.4047186932849365,0.40653357531760437,0.40834845735027225,0.4101633393829401,0.41197822141560797,0.41379310344827586,0.41560798548094374,0.41742286751361163,0.4192377495462795,0.42105263157894735,0.42286751361161523,0.4246823956442831,0.426497277676951,0.4283121597096189,0.4301270417422868,0.4319419237749546,0.4337568058076225,0.4355716878402904,0.43738656987295826,0.43920145190562615,0.44101633393829404,0.44283121597096187,0.44464609800362975,0.44646098003629764,0.4482758620689655,0.4500907441016334,0.4519056261343013,0.4537205081669691,0.455535390199637,0.4573502722323049,0.4591651542649728,0.46098003629764067,0.4627949183303085,0.4646098003629764,0.4664246823956443,0.46823956442831216,0.47005444646098005,0.47186932849364793,0.47368421052631576,0.47549909255898365,0.47731397459165154,0.4791288566243194,0.4809437386569873,0.4827586206896552,0.484573502722323,0.4863883847549909,0.4882032667876588,0.4900181488203267,0.49183303085299457,0.49364791288566245,0.4954627949183303,0.49727767695099817,0.49909255898366606,0.5009074410163339,0.5027223230490018,0.5045372050816697,0.5063520871143375,0.5081669691470054,0.5099818511796733,0.5117967332123412,0.5136116152450091,0.515426497277677,0.5172413793103449,0.5190562613430127,0.5208711433756806,0.5226860254083484,0.5245009074410163,0.5263157894736842,0.5281306715063521,0.52994555353902,0.5317604355716878,0.5335753176043557,0.5353901996370236,0.5372050816696915,0.5390199637023594,0.5408348457350273,0.542649727767695,0.5444646098003629,0.5462794918330308,0.5480943738656987,0.5499092558983666,0.5517241379310345,0.5535390199637024,0.5553539019963702,0.5571687840290381,0.558983666061706,0.5607985480943739,0.5626134301270418,0.5644283121597096,0.5662431941923775,0.5680580762250453,0.5698729582577132,0.5716878402903811,0.573502722323049,0.5753176043557169,0.5771324863883848,0.5789473684210527,0.5807622504537205,0.5825771324863884,0.5843920145190563,0.5862068965517241,0.588021778584392,0.5898366606170599,0.5916515426497277,0.5934664246823956,0.5952813067150635,0.5970961887477314,0.5989110707803993,0.6007259528130672,0.6025408348457351,0.604355716878403,0.6061705989110708,0.6079854809437386,0.6098003629764065,0.6116152450090744,0.6134301270417423,0.6152450090744102,0.617059891107078,0.6188747731397459,0.6206896551724138,0.6225045372050817,0.6243194192377496,0.6261343012704175,0.6279491833030852,0.6297640653357531,0.631578947368421,0.6333938294010889,0.6352087114337568,0.6370235934664247,0.6388384754990926,0.6406533575317604,0.6424682395644283,0.6442831215970962,0.6460980036297641,0.647912885662432,0.6497277676950998,0.6515426497277677,0.6533575317604355,0.6551724137931034,0.6569872958257713,0.6588021778584392,0.6606170598911071,0.662431941923775,0.6642468239564429,0.6660617059891107,0.6678765880217786,0.6696914700544465,0.6715063520871143,0.6733212341197822,0.6751361161524501,0.676950998185118,0.6805807622504537,0.6823956442831216,0.6842105263157895,0.6860254083484574,0.6878402903811253,0.6896551724137931,0.691470054446461,0.6932849364791288,0.6950998185117967,0.6969147005444646,0.6987295825771325,0.7005444646098004,0.7023593466424682,0.7041742286751361,0.705989110707804,0.7078039927404719,0.7096188747731398,0.7114337568058077,0.7132486388384754,0.7150635208711433,0.7168784029038112,0.7186932849364791,0.720508166969147,0.7223230490018149,0.7241379310344828,0.7259528130671506,0.7277676950998185,0.7295825771324864,0.7313974591651543,0.7332123411978222,0.73502722323049,0.7368421052631579,0.7386569872958257,0.7404718693284936,0.7422867513611615,0.7441016333938294,0.7459165154264973,0.7477313974591652,0.7495462794918331,0.7513611615245009,0.7531760435571688,0.7549909255898367,0.7568058076225045,0.7586206896551724,0.7604355716878403,0.7622504537205081,0.764065335753176,0.7658802177858439,0.7676950998185118,0.7695099818511797,0.7713248638838476,0.7731397459165155,0.7749546279491834,0.7767695099818511,0.778584392014519,0.7803992740471869,0.7822141560798548,0.7840290381125227,0.7858439201451906,0.7876588021778584,0.7894736842105263,0.7912885662431942,0.7931034482758621,0.79491833030853,0.7967332123411979,0.7985480943738656,0.8003629764065335,0.8021778584392014,0.8039927404718693,0.8058076225045372,0.8076225045372051,0.809437386569873,0.8112522686025408,0.8130671506352087,0.8148820326678766,0.8166969147005445,0.8185117967332124,0.8203266787658802,0.822141560798548,0.8239564428312159,0.8257713248638838,0.8275862068965517,0.8294010889292196,0.8312159709618875,0.8330308529945554,0.8348457350272233,0.8366606170598911,0.838475499092559,0.8402903811252269,0.8421052631578947,0.8439201451905626,0.8457350272232305,0.8475499092558983,0.8493647912885662,0.8511796733212341,0.852994555353902,0.8548094373865699,0.8566243194192378,0.8584392014519057,0.8602540834845736,0.8620689655172413,0.8638838475499092,0.8656987295825771,0.867513611615245,0.8693284936479129,0.8711433756805808,0.8729582577132486,0.8747731397459165,0.8765880217785844,0.8784029038112523,0.8802177858439202,0.8820326678765881,0.8838475499092558,0.8856624319419237,0.8874773139745916,0.8892921960072595,0.8911070780399274,0.8929219600725953,0.8947368421052632,0.896551724137931,0.8983666061705989,0.9001814882032668,0.9019963702359347,0.9038112522686026,0.9056261343012704,0.9074410163339383,0.9092558983666061,0.911070780399274,0.9128856624319419,0.9147005444646098,0.9165154264972777,0.9183303085299456,0.9201451905626135,0.9219600725952813,0.9237749546279492,0.925589836660617,0.9274047186932849,0.9292196007259528,0.9310344827586207,0.9328493647912885,0.9346642468239564,0.9364791288566243,0.9382940108892922,0.9401088929219601,0.941923774954628,0.9437386569872959,0.9455535390199638,0.9473684210526315,0.9491833030852994,0.9509981851179673,0.9528130671506352,0.9546279491833031,0.956442831215971,0.9582577132486388,0.9600725952813067,0.9618874773139746,0.9637023593466425,0.9655172413793104,0.9673321234119783,0.969147005444646,0.9709618874773139,0.9727767695099818,0.9745916515426497,0.9764065335753176,0.9782214156079855,0.9800362976406534,0.9818511796733213,0.9836660617059891,0.985480943738657,0.9872958257713249,0.9891107078039928,0.9909255898366606,0.9927404718693285,0.9945553539019963,0.9963702359346642,0.9981851179673321],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.9008,1.6778,1.8397,1.8799,1.8828,1.8970,1.9055,1.9072,1.9232,1.9234,1.9369,1.9425,1.9508,1.9556,1.9571,1.9597,1.9641,1.9800,1.9847,1.9869,1.9895,2.0143,2.0175,2.0185,2.0186,2.0199,2.0203,2.0207,2.0218,2.0219,2.0220,2.0224,2.0230,2.0236,2.0241,2.0243,2.0244,2.0245,2.0246,2.0251,2.0253,2.0255,2.0258,2.0266,2.0269,2.0270,2.0271,2.0272,2.0274,2.0275,2.0277,2.0278,2.0280,2.0281,2.0285,2.0286,2.0287,2.0288,2.0290,2.0291,2.0294,2.0295,2.0296,2.0297,2.0300,2.0305,2.0306,2.0307,2.0310,2.0312,2.0313,2.0315,2.0316,2.0318,2.0321,2.0325,2.0328,2.0329,2.0331,2.0336,2.0341,2.0345,2.0347,2.0348,2.0350,2.0352,2.0357,2.0363,2.0370,2.0383,2.0385,2.0387,2.0388,2.0406,2.0410,2.0431,2.0452,2.0461,2.0462,2.0486,2.0489,2.0490,2.0512,2.0524,2.0529,2.0538,2.0541,2.0557,2.0572,2.0574,2.0582,2.0590,2.0611,2.0623,2.0664,2.0676,2.0767,2.0917,2.0972,2.3705,2.7875,2.8002,2.8100,2.8960,2.9727,2.9906,3.0209,3.0777,3.0807,3.0974,3.1018,3.2224,3.3480,3.3941,3.4740,3.5007,3.5067,3.8406,3.9612,4.1291,4.6100,5.4406,5.8729,5.9119,6.2770,6.4280,6.4748,6.6754,7.0374,7.0776,7.3036,7.4328,7.4486,7.4882,7.5913,7.6599,7.8230,7.8414,7.8502,7.9169,7.9241,7.9258,7.9738,7.9755,7.9841,8.0192,8.0465,8.0611,8.1087,8.1228,8.1525,8.1686,8.1788,8.2203,8.2691,8.3104,8.3213,8.3524,8.4140,8.4226,8.4959,8.5751,8.6199,8.7596,8.8332,8.8524,8.8581,8.9737,9.0129,9.1238,9.1295,9.1383,9.1502,9.1574,9.1758,9.1957,9.2805,9.3221,9.3692,9.4878,9.5244,9.5300,9.5389,9.5507,9.6127,9.7134,9.7325,9.7416,9.7485,9.7919,9.8239,9.8436,9.8728,9.8829,9.8997,9.9195,9.9515,9.9775,10.0328,10.0559,10.1227,10.1452,10.1550,10.1911,10.1932,10.2155,10.2261,10.2542,10.2595,10.2615,10.2749,10.2994,10.3111,10.4210,10.4309,10.4418,10.4533,10.4608,10.6356,10.6495,10.7006,10.7223,10.7294,10.7598,10.7663,10.7951,10.8184,10.8279,10.8364,10.8593,10.8664,10.9059,10.9146,10.9234,10.9361,10.9477,11.0113,11.0206,11.0295,11.0375,11.0452,11.0616,11.0946,11.0954,11.1173,11.1176,11.1564,11.2343,11.2554,11.2584,11.2661,11.2973,11.3078,11.3298,11.3437,11.3547,11.4388,11.4420,11.4437,11.4561,11.4594,11.4674,11.4740,11.5139,11.5163,11.5244,11.5264,11.5316,11.5435,11.5488,11.6417,11.6429,11.6968,11.7149,11.7198,11.7611,11.7810,11.8140,11.8371,11.8599,11.8897,11.9025,11.9224,11.9714,11.9922,12.0127,12.0629,12.0981,12.1192,12.1556,12.1575,12.1762,12.1948,12.2204,12.2717,12.2985,12.3004,12.3291,12.3528,12.3872,12.4216,12.4420,12.4603,12.4627,12.4728,12.4826,12.5205,12.5718,12.5756,12.5884,12.5942,12.6040,12.6156,12.6512,12.6822,12.6912,12.7129,12.7146,12.7429,12.7727,12.8067,12.8543,12.8727,12.8738,12.8862,12.9097,12.9353,12.9396,12.9485,12.9713,12.9811,13.0200,13.0348,13.0590,13.0809,13.0952,13.1508,13.1657,13.1739,13.1931,13.2160,13.2413,13.2479,13.2722,13.3159,13.3307,13.3652,13.3848,13.4056,13.4099,13.4159,13.4182,13.4370,13.4456,13.4993,13.5052,13.5139,13.5782,13.6403,13.6417,13.6420,13.6695,13.7138,13.7477,13.7479,13.7570,13.7601,13.7681,13.8161,13.8248,13.8676,13.8677,13.8682,13.8845,13.8859,13.8908,13.9128,13.9158,13.9291,13.9542,13.9876,14.0197,14.0351,14.0395,14.0593,14.0803,14.0993,14.1294,14.1319,14.1337,14.1468,14.1684,14.2138,14.2280,14.2350,14.2392,14.2393,14.2551,14.2782,14.3142,14.3147,14.3266,14.3373,14.3482,14.3548,14.3562,14.3718,14.3963,14.4697,14.4816,14.4872,14.5231,14.5330,14.5590,14.5965,14.6064,14.6125,14.6374,14.6385,14.6546,14.6575,14.7385,14.7452,14.7512,14.7868,14.8150,14.8239,14.8254,14.8386,14.8754,14.9002,14.9231,14.9496,14.9685,14.9786,14.9820,14.9924,15.0026,15.0641,15.1285,15.1417,15.1541,15.1675,15.1962,15.3303,15.3448,15.3777,15.4158,15.4301,15.4372,15.4469,15.4645,15.4697,15.4837,15.4958,15.4968,15.4988,15.5071,15.5248,15.5589,15.5721,15.5725,15.5752,15.6198,15.7042,15.7845,15.7886,15.8463,15.8793,15.8905,15.9875,16.0328,16.0414,16.1299,16.1478,16.1679,16.2040,16.2301,16.2886,16.3178,16.3349,16.4188,16.4692,16.4735,16.4796,16.7269,16.8339,16.9872,17.1221,17.2396,17.3037,17.3545,17.3772,17.5313,17.5347,17.5784,17.6106,18.0095,18.4971,18.5548,18.7317,18.7566,18.9685,18.9844,19.0559,19.1450,19.2513,19.5670,19.6344,19.7213,19.7556,19.8658,20.6513,20.8134,21.1587,21.6564,22.1953,22.6115,22.9550,24.5488],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06630824372759857,0.07168458781362007,0.07526881720430108,0.07706093189964158,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12724014336917563,0.12903225806451613,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[1.0506,1.3799,2.5336,2.8442,3.0426,3.1500,3.1502,3.2156,3.2791,3.3027,3.3507,3.3844,3.4101,3.4252,3.4625,3.5775,3.5878,3.6179,3.6276,3.6324,3.7027,3.7327,3.7333,3.7501,3.7561,3.7733,3.7848,3.8103,3.8197,3.8204,3.8341,3.8363,3.8414,3.8513,3.8794,3.8819,3.8844,3.9005,3.9021,3.9168,3.9997,4.0035,4.0085,4.0389,4.0430,4.0457,4.0468,4.0633,4.0675,4.0855,4.0938,4.1134,4.1324,4.1402,4.1455,4.1538,4.1847,4.1892,4.2103,4.2315,4.2318,4.2417,4.2429,4.2450,4.2549,4.2593,4.2662,4.2868,4.2992,4.3190,4.3197,4.3315,4.3364,4.3396,4.3709,4.3806,4.3861,4.3881,4.4006,4.4216,4.4432,4.4478,4.4633,4.4795,4.4840,4.4880,4.4913,4.4990,4.4992,4.5131,4.5322,4.5644,4.5684,4.5783,4.5836,4.5927,4.5938,4.5992,4.6078,4.6175,4.6492,4.6751,4.6847,4.6875,4.6937,4.6962,4.7118,4.7124,4.7190,4.7256,4.7370,4.7371,4.7411,4.7484,4.8025,4.8039,4.8089,4.8137,4.8140,4.8152,4.8156,4.8228,4.8362,4.8364,4.8493,4.8839,4.8931,4.9011,4.9045,4.9282,4.9329,4.9384,4.9463,4.9713,4.9802,4.9848,5.0112,5.0465,5.0527,5.0696,5.0806,5.0824,5.0860,5.0897,5.0998,5.1389,5.1481,5.1538,5.1608,5.1802,5.2073,5.2108,5.2167,5.2170,5.2188,5.2199,5.2715,5.2783,5.2892,5.2936,5.3009,5.3058,5.3260,5.3402,5.3587,5.3906,5.3918,5.3957,5.4182,5.4259,5.4334,5.4368,5.4395,5.4591,5.4631,5.4744,5.4796,5.4865,5.4944,5.5212,5.5251,5.5376,5.5449,5.5544,5.5993,5.6054,5.6065,5.6175,5.6217,5.6301,5.6351,5.6704,5.6942,5.6986,5.7232,5.7273,5.7411,5.7437,5.7475,5.7533,5.7681,5.7961,5.8140,5.8425,5.8628,5.8819,5.8867,5.9029,5.9077,5.9106,5.9107,5.9284,5.9423,5.9487,5.9564,5.9656,5.9689,5.9838,6.0085,6.0105,6.0153,6.0661,6.0854,6.0895,6.0986,6.1103,6.1210,6.1276,6.1353,6.1471,6.1665,6.1706,6.1763,6.2155,6.2188,6.2254,6.2386,6.2489,6.2498,6.2728,6.2848,6.3573,6.3588,6.3693,6.3880,6.3982,6.4016,6.4232,6.4700,6.4922,6.5115,6.5505,6.5534,6.5878,6.5994,6.6286,6.6467,6.6516,6.6533,6.7102,6.7206,6.7492,6.7498,6.7725,6.7773,6.8098,6.8269,6.8279,6.8397,6.8560,6.9036,6.9234,6.9987,7.0413,7.0585,7.0964,7.1023,7.1137,7.1236,7.1433,7.1674,7.1688,7.1835,7.1949,7.2073,7.2188,7.2339,7.2375,7.2480,7.2914,7.3017,7.3354,7.4056,7.4233,7.4402,7.4820,7.4860,7.4959,7.5650,7.5956,7.6336,7.6943,7.7048,7.7261,7.7301,7.7549,7.7705,7.7706,7.8078,7.8185,7.8201,7.8222,7.8903,7.9482,8.0300,8.0742,8.0888,8.1060,8.1210,8.1236,8.1484,8.1565,8.1957,8.2673,8.2877,8.3229,8.3399,8.3411,8.3767,8.3937,8.4014,8.4063,8.4357,8.4817,8.5241,8.5314,8.5376,8.5694,8.5933,8.6374,8.6657,8.6725,8.6849,8.6909,8.6912,8.6980,8.7159,8.7430,8.7471,8.7667,8.7818,8.7915,8.8358,8.8400,8.8875,8.9361,8.9375,8.9505,8.9584,9.0106,9.1206,9.1521,9.1787,9.1946,9.2049,9.2149,9.2247,9.2327,9.2474,9.2859,9.3029,9.3101,9.3243,9.3536,9.3586,9.4044,9.4099,9.4247,9.4298,9.4515,9.4724,9.4873,9.5106,9.5296,9.5375,9.5817,9.5825,9.6494,9.7204,9.7314,9.8526,9.8829,9.9205,9.9332,9.9391,9.9543,9.9959,10.0774,10.1008,10.1404,10.1677,10.1763,10.2336,10.2528,10.2596,10.2788,10.2886,10.2919,10.3533,10.3600,10.3608,10.4429,10.4869,10.5290,10.5411,10.6077,10.6319,10.6403,10.6437,10.7980,10.8179,10.8455,10.8704,10.8734,10.9015,11.0328,11.0458,11.0464,11.0470,11.0986,11.1552,11.1556,11.1927,11.2141,11.2417,11.2943,11.3465,11.3698,11.3790,11.3970,11.4148,11.4502,11.4549,11.4565,11.5269,11.6166,11.6306,11.6753,11.7881,11.8918,11.9049,11.9263,11.9821,12.0011,12.0559,12.1056,12.1083,12.1095,12.1144,12.1214,12.1380,12.1522,12.2276,12.2298,12.2471,12.2510,12.2522,12.2833,12.3120,12.3508,12.3773,12.4437,12.5191,12.6105,12.6170,12.6384,12.7083,12.7100,12.7806,12.7911,12.7943,12.7993,12.8112,12.8338,12.8877,12.9046,13.0128,13.0610,13.1109,13.1193,13.1846,13.2099,13.2537,13.2617,13.2857,13.2966,13.3077,13.3573,13.5334,13.5349,13.5374,13.5793,13.5949,13.6279,13.6660,13.7706,13.7848,13.7984,13.8993,13.9213,13.9333,13.9419,14.1176,14.1745,14.2117,14.2125,14.2508,14.2665,14.3050,14.3952,14.3972,14.4201,14.4404,14.5685,14.7095,14.7609,14.7620,14.7910,14.8175,14.9572,14.9926,15.0237,15.0277,15.1685,15.2419,15.2467,15.2724,15.3383,15.3745,15.3993,15.4187,16.0841,16.1016,16.2639,16.8118,16.8130,16.9798,17.0368,17.0777,17.2129,17.5360,18.2534,18.7216,20.6688,20.8083,21.9814],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[1.3333,1.6369,2.2977,2.3089,2.5699,2.6459,2.6788,2.6818,2.6840,2.7685,2.7692,2.7784,2.7934,2.8009,2.8014,2.8037,2.8099,2.8312,2.8621,2.8671,2.8965,2.9456,2.9560,2.9678,2.9881,3.0123,3.0170,3.0216,3.0611,3.0676,3.0685,3.0780,3.0850,3.0866,3.0872,3.1072,3.1195,3.1381,3.1400,3.1422,3.1428,3.1450,3.1647,3.1762,3.1888,3.2071,3.2103,3.2147,3.2231,3.2293,3.2470,3.2486,3.2541,3.2597,3.2765,3.2780,3.2789,3.2845,3.3095,3.3197,3.3479,3.3592,3.3610,3.3641,3.4409,3.4420,3.4459,3.4615,3.4625,3.4647,3.4652,3.4899,3.5092,3.5286,3.5372,3.5441,3.5461,3.5535,3.5691,3.5842,3.5844,3.6053,3.6263,3.6472,3.6494,3.6566,3.6749,3.6995,3.7089,3.7209,3.7334,3.7412,3.7680,3.7710,3.7807,3.7910,3.7912,3.7932,3.8089,3.8210,3.8559,3.8595,3.8729,3.8883,3.8926,3.9009,3.9036,3.9049,3.9278,3.9316,3.9446,3.9636,3.9675,3.9686,3.9704,3.9936,4.0078,4.0109,4.0243,4.0253,4.0429,4.0481,4.0521,4.0522,4.0830,4.0854,4.0956,4.1241,4.1396,4.1545,4.1570,4.1650,4.1653,4.2168,4.2183,4.2445,4.2563,4.2623,4.2627,4.2649,4.2695,4.2724,4.2941,4.3183,4.3272,4.3328,4.3548,4.3594,4.3731,4.3956,4.3977,4.4154,4.4199,4.4308,4.4425,4.4436,4.4439,4.4446,4.4465,4.4486,4.4598,4.4644,4.5258,4.5259,4.5373,4.5752,4.5842,4.6223,4.6291,4.6595,4.7192,4.8064,4.8086,4.8497,4.8586,4.8610,4.8744,4.8761,4.8779,4.8816,4.8877,4.8925,4.8994,4.9166,4.9699,4.9921,5.0121,5.0270,5.0324,5.0462,5.0629,5.0649,5.0960,5.1101,5.1103,5.1189,5.1364,5.1405,5.1450,5.1601,5.1603,5.1826,5.1891,5.2036,5.2252,5.2387,5.2561,5.2707,5.2848,5.3007,5.3063,5.3085,5.3111,5.3217,5.3309,5.3377,5.3776,5.4050,5.4102,5.4186,5.4485,5.5078,5.5182,5.5669,5.5808,5.5829,5.6102,5.6134,5.6234,5.6346,5.6773,5.6955,5.7153,5.7380,5.7441,5.7504,5.8157,5.8285,5.8641,5.8672,5.9341,5.9372,5.9588,5.9792,5.9874,5.9984,6.0196,6.0207,6.0283,6.0390,6.0404,6.0491,6.0704,6.0868,6.0922,6.1090,6.1863,6.2046,6.2194,6.2546,6.2654,6.2738,6.2833,6.3249,6.3275,6.3288,6.3399,6.3608,6.3750,6.3967,6.3969,6.4338,6.4342,6.4408,6.4663,6.5005,6.5208,6.6294,6.6884,6.6990,6.7178,6.7446,6.7469,6.7583,6.7637,6.7769,6.7917,6.8034,6.8341,6.8411,6.9122,6.9191,6.9626,7.0250,7.0370,7.0552,7.0712,7.0720,7.0958,7.0965,7.1018,7.1111,7.1141,7.1151,7.1991,7.2058,7.2131,7.2497,7.2514,7.2515,7.2927,7.3033,7.3074,7.3273,7.3387,7.3589,7.3621,7.3732,7.3791,7.4268,7.4497,7.4588,7.4742,7.4880,7.4895,7.5005,7.5208,7.5365,7.5507,7.5532,7.5609,7.5823,7.5939,7.5955,7.6255,7.6380,7.6435,7.6644,7.6839,7.6848,7.7178,7.7238,7.7337,7.7503,7.7751,7.7778,7.7952,7.7972,7.8039,7.8210,7.8883,7.9145,7.9161,7.9864,8.0184,8.0232,8.0445,8.0540,8.1294,8.1533,8.1539,8.1567,8.2133,8.2228,8.2353,8.2477,8.2903,8.3094,8.3153,8.3283,8.3464,8.3778,8.3874,8.3950,8.4008,8.4371,8.4428,8.4474,8.4529,8.4918,8.5262,8.5881,8.6039,8.6089,8.6108,8.6608,8.6665,8.6879,8.7149,8.7389,8.7452,8.7518,8.7632,8.8079,8.8980,8.9254,8.9531,8.9570,8.9696,8.9869,8.9928,9.0023,9.0587,9.0769,9.0811,9.0846,9.0885,9.0946,9.1177,9.1304,9.1340,9.1542,9.2063,9.2075,9.2793,9.2872,9.2912,9.3011,9.3141,9.3244,9.3753,9.3807,9.4132,9.4315,9.4361,9.4641,9.4753,9.4909,9.6017,9.6082,9.6474,9.6655,9.6853,9.7329,9.8402,9.8469,9.8488,9.8512,9.8521,9.8534,9.8697,9.9045,9.9627,9.9894,10.0095,10.0285,10.0546,10.0799,10.0975,10.1717,10.2495,10.3120,10.3779,10.3861,10.4002,10.4621,10.4672,10.4959,10.5117,10.7407,10.7875,10.8495,10.9053,10.9522,10.9630,11.0262,11.1390,11.2480,11.3027,11.3057,11.3392,11.3490,11.3986,11.4248,11.4604,11.4687,11.5054,11.6019,11.6206,11.6774,11.7787,11.8071,11.8180,11.8332,11.8425,11.8845,11.9323,11.9805,12.0845,12.1286,12.2429,12.2690,12.3563,12.4175,12.5749,12.6116,12.6226,12.6583,12.6648,12.7817,12.8773,12.9264,13.0332,13.0937,13.1018,13.1743,13.1751,13.2090,13.5068,13.9546,14.0783,14.2342,14.4081,14.5748,14.8690,14.9964,15.1455,15.2429,15.9652,15.9813,16.0578,16.2587,16.2672,16.3391,16.7913,16.8112,17.7519,18.0813,18.2896,18.6124,19.9298,22.8793],"y":[0.0018656716417910447,0.0037313432835820895,0.005597014925373134,0.007462686567164179,0.009328358208955223,0.011194029850746268,0.013059701492537313,0.014925373134328358,0.016791044776119403,0.018656716417910446,0.020522388059701493,0.022388059701492536,0.024253731343283583,0.026119402985074626,0.027985074626865673,0.029850746268656716,0.03171641791044776,0.033582089552238806,0.03544776119402985,0.03731343283582089,0.03917910447761194,0.041044776119402986,0.04291044776119403,0.04477611940298507,0.04664179104477612,0.048507462686567165,0.05037313432835821,0.05223880597014925,0.054104477611940295,0.055970149253731345,0.05783582089552239,0.05970149253731343,0.061567164179104475,0.06343283582089553,0.06529850746268656,0.06716417910447761,0.06902985074626866,0.0708955223880597,0.07276119402985075,0.07462686567164178,0.07649253731343283,0.07835820895522388,0.08022388059701492,0.08208955223880597,0.08395522388059702,0.08582089552238806,0.08768656716417911,0.08955223880597014,0.0914179104477612,0.09328358208955224,0.09514925373134328,0.09701492537313433,0.09888059701492537,0.10074626865671642,0.10261194029850747,0.1044776119402985,0.10634328358208955,0.10820895522388059,0.11007462686567164,0.11194029850746269,0.11380597014925373,0.11567164179104478,0.11753731343283583,0.11940298507462686,0.12126865671641791,0.12313432835820895,0.125,0.12686567164179105,0.1287313432835821,0.13059701492537312,0.13246268656716417,0.13432835820895522,0.13619402985074627,0.13805970149253732,0.13992537313432835,0.1417910447761194,0.14365671641791045,0.1455223880597015,0.14738805970149255,0.14925373134328357,0.15111940298507462,0.15298507462686567,0.15485074626865672,0.15671641791044777,0.15858208955223882,0.16044776119402984,0.1623134328358209,0.16417910447761194,0.166044776119403,0.16791044776119404,0.16977611940298507,0.17164179104477612,0.17350746268656717,0.17537313432835822,0.17723880597014927,0.1791044776119403,0.18097014925373134,0.1828358208955224,0.18470149253731344,0.1865671641791045,0.1884328358208955,0.19029850746268656,0.1921641791044776,0.19402985074626866,0.1958955223880597,0.19776119402985073,0.19962686567164178,0.20149253731343283,0.20335820895522388,0.20522388059701493,0.20708955223880596,0.208955223880597,0.21082089552238806,0.2126865671641791,0.21455223880597016,0.21641791044776118,0.21828358208955223,0.22014925373134328,0.22201492537313433,0.22388059701492538,0.22574626865671643,0.22761194029850745,0.2294776119402985,0.23134328358208955,0.23507462686567165,0.23694029850746268,0.23880597014925373,0.24067164179104478,0.24253731343283583,0.24440298507462688,0.2462686567164179,0.24813432835820895,0.25,0.251865671641791,0.2537313432835821,0.2555970149253731,0.2574626865671642,0.2593283582089552,0.26119402985074625,0.2630597014925373,0.26492537313432835,0.2667910447761194,0.26865671641791045,0.27052238805970147,0.27238805970149255,0.27425373134328357,0.27611940298507465,0.27798507462686567,0.2798507462686567,0.28171641791044777,0.2835820895522388,0.28544776119402987,0.2873134328358209,0.2891791044776119,0.291044776119403,0.292910447761194,0.2947761194029851,0.2966417910447761,0.29850746268656714,0.3003731343283582,0.30223880597014924,0.3041044776119403,0.30597014925373134,0.30783582089552236,0.30970149253731344,0.31156716417910446,0.31343283582089554,0.31529850746268656,0.31716417910447764,0.31902985074626866,0.3208955223880597,0.32276119402985076,0.3246268656716418,0.32649253731343286,0.3283582089552239,0.3302238805970149,0.332089552238806,0.333955223880597,0.3358208955223881,0.3376865671641791,0.33955223880597013,0.3414179104477612,0.34328358208955223,0.3451492537313433,0.34701492537313433,0.34888059701492535,0.35074626865671643,0.35261194029850745,0.35447761194029853,0.35634328358208955,0.3582089552238806,0.36007462686567165,0.3619402985074627,0.36380597014925375,0.3656716417910448,0.3675373134328358,0.3694029850746269,0.3712686567164179,0.373134328358209,0.375,0.376865671641791,0.3787313432835821,0.3805970149253731,0.3824626865671642,0.3843283582089552,0.38619402985074625,0.3880597014925373,0.38992537313432835,0.3917910447761194,0.39552238805970147,0.39738805970149255,0.39925373134328357,0.40111940298507465,0.40298507462686567,0.4048507462686567,0.40671641791044777,0.4085820895522388,0.41044776119402987,0.4123134328358209,0.4141791044776119,0.416044776119403,0.417910447761194,0.4197761194029851,0.4216417910447761,0.42350746268656714,0.4253731343283582,0.42723880597014924,0.4291044776119403,0.43097014925373134,0.43283582089552236,0.43470149253731344,0.43656716417910446,0.43843283582089554,0.44029850746268656,0.44216417910447764,0.44402985074626866,0.4458955223880597,0.44776119402985076,0.4496268656716418,0.45149253731343286,0.4533582089552239,0.4552238805970149,0.457089552238806,0.458955223880597,0.4608208955223881,0.4626865671641791,0.46455223880597013,0.4664179104477612,0.46828358208955223,0.4701492537313433,0.47201492537313433,0.47388059701492535,0.47574626865671643,0.47761194029850745,0.47947761194029853,0.48134328358208955,0.4832089552238806,0.48507462686567165,0.4869402985074627,0.48880597014925375,0.4906716417910448,0.4925373134328358,0.4944029850746269,0.4962686567164179,0.498134328358209,0.5,0.5018656716417911,0.503731343283582,0.5055970149253731,0.5074626865671642,0.5093283582089553,0.5111940298507462,0.5130597014925373,0.5149253731343284,0.5167910447761194,0.5186567164179104,0.5205223880597015,0.5223880597014925,0.5242537313432836,0.5261194029850746,0.5279850746268657,0.5298507462686567,0.5317164179104478,0.5335820895522388,0.5354477611940298,0.5373134328358209,0.539179104477612,0.5410447761194029,0.542910447761194,0.5447761194029851,0.5466417910447762,0.5485074626865671,0.5503731343283582,0.5522388059701493,0.5541044776119403,0.5559701492537313,0.5578358208955224,0.5597014925373134,0.5615671641791045,0.5634328358208955,0.5652985074626866,0.5671641791044776,0.5690298507462687,0.5708955223880597,0.5727611940298507,0.5746268656716418,0.5764925373134329,0.5783582089552238,0.5802238805970149,0.582089552238806,0.5839552238805971,0.585820895522388,0.5876865671641791,0.5895522388059702,0.5914179104477612,0.5932835820895522,0.5951492537313433,0.5970149253731343,0.5988805970149254,0.6007462686567164,0.6026119402985075,0.6044776119402985,0.6063432835820896,0.6082089552238806,0.6100746268656716,0.6119402985074627,0.6138059701492538,0.6156716417910447,0.6175373134328358,0.6194029850746269,0.621268656716418,0.6231343283582089,0.625,0.6268656716417911,0.628731343283582,0.6305970149253731,0.6324626865671642,0.6343283582089553,0.6361940298507462,0.6380597014925373,0.6399253731343284,0.6417910447761194,0.6436567164179104,0.6455223880597015,0.6473880597014925,0.6492537313432836,0.6511194029850746,0.6529850746268657,0.6548507462686567,0.6567164179104478,0.6585820895522388,0.6604477611940298,0.6623134328358209,0.664179104477612,0.6660447761194029,0.667910447761194,0.6697761194029851,0.6716417910447762,0.6735074626865671,0.6772388059701493,0.6791044776119403,0.6809701492537313,0.6828358208955224,0.6847014925373134,0.6865671641791045,0.6884328358208955,0.6902985074626866,0.6921641791044776,0.6940298507462687,0.6958955223880597,0.6977611940298507,0.6996268656716418,0.7014925373134329,0.7033582089552238,0.7052238805970149,0.707089552238806,0.7089552238805971,0.710820895522388,0.7126865671641791,0.7145522388059702,0.7164179104477612,0.7182835820895522,0.7201492537313433,0.7220149253731343,0.7238805970149254,0.7257462686567164,0.7276119402985075,0.7294776119402985,0.7313432835820896,0.7332089552238806,0.7350746268656716,0.7369402985074627,0.7388059701492538,0.7406716417910447,0.7425373134328358,0.7444029850746269,0.746268656716418,0.7481343283582089,0.75,0.7518656716417911,0.753731343283582,0.7555970149253731,0.7574626865671642,0.7593283582089553,0.7611940298507462,0.7630597014925373,0.7649253731343284,0.7667910447761194,0.7686567164179104,0.7705223880597015,0.7723880597014925,0.7742537313432836,0.7761194029850746,0.7779850746268657,0.7798507462686567,0.7817164179104478,0.7835820895522388,0.7854477611940298,0.7873134328358209,0.789179104477612,0.7910447761194029,0.792910447761194,0.7947761194029851,0.7966417910447762,0.7985074626865671,0.8003731343283582,0.8022388059701493,0.8041044776119403,0.8059701492537313,0.8078358208955224,0.8097014925373134,0.8115671641791045,0.8134328358208955,0.8152985074626866,0.8171641791044776,0.8190298507462687,0.8208955223880597,0.8227611940298507,0.8246268656716418,0.8264925373134329,0.8283582089552238,0.8302238805970149,0.832089552238806,0.8339552238805971,0.835820895522388,0.8376865671641791,0.8395522388059702,0.8414179104477612,0.8432835820895522,0.8451492537313433,0.8470149253731343,0.8488805970149254,0.8507462686567164,0.8526119402985075,0.8544776119402985,0.8563432835820896,0.8582089552238806,0.8600746268656716,0.8619402985074627,0.8638059701492538,0.8656716417910447,0.8675373134328358,0.8694029850746269,0.871268656716418,0.8731343283582089,0.875,0.8768656716417911,0.878731343283582,0.8805970149253731,0.8824626865671642,0.8843283582089553,0.8861940298507462,0.8880597014925373,0.8899253731343284,0.8917910447761194,0.8936567164179104,0.8955223880597015,0.8973880597014925,0.8992537313432836,0.9011194029850746,0.9029850746268657,0.9048507462686567,0.9067164179104478,0.9085820895522388,0.9104477611940298,0.9123134328358209,0.914179104477612,0.9160447761194029,0.917910447761194,0.9197761194029851,0.9216417910447762,0.9235074626865671,0.9253731343283582,0.9272388059701493,0.9291044776119403,0.9309701492537313,0.9328358208955224,0.9347014925373134,0.9365671641791045,0.9384328358208955,0.9402985074626866,0.9421641791044776,0.9440298507462687,0.9458955223880597,0.9477611940298507,0.9496268656716418,0.9514925373134329,0.9533582089552238,0.9552238805970149,0.957089552238806,0.9589552238805971,0.960820895522388,0.9626865671641791,0.9645522388059702,0.9664179104477612,0.9682835820895522,0.9701492537313433,0.9720149253731343,0.9738805970149254,0.9757462686567164,0.9776119402985075,0.9794776119402985,0.9813432835820896,0.9832089552238806,0.9850746268656716,0.9869402985074627,0.9888059701492538,0.9906716417910447,0.9925373134328358,0.9944029850746269,0.996268656716418,0.9981343283582089],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, protocol.ai). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-protocol.ai-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-protocol.ai-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..87fc3bf060
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-protocol.ai-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.0399,0.0628,0.0704,0.1142,0.6377,0.6387,0.6405,0.6408,0.6420,0.6453,0.6458,0.6460,0.6463,0.6465,0.6474,0.6490,0.6492,0.6497,0.6499,0.6505,0.6512,0.6521,0.6526,0.6529,0.6530,0.6550,0.6554,0.6557,0.6563,0.6565,0.6566,0.6569,0.6571,0.6577,0.6585,0.6593,0.6594,0.6595,0.6597,0.6598,0.6599,0.6606,0.6610,0.6613,0.6633,0.6637,0.6644,0.6646,0.6647,0.6652,0.6660,0.6665,0.6673,0.6676,0.6678,0.6682,0.6687,0.6689,0.6691,0.6701,0.6709,0.6720,0.6727,0.6731,0.6756,0.6757,0.6758,0.6766,0.6774,0.6775,0.6776,0.6777,0.6784,0.6801,0.6803,0.6824,0.6830,0.6840,0.6841,0.6853,0.6854,0.6856,0.6857,0.6862,0.6868,0.6873,0.6874,0.6879,0.6882,0.6886,0.6898,0.6914,0.6917,0.6921,0.6925,0.6957,0.6959,0.6960,0.6970,0.6972,0.6992,0.6996,0.7001,0.7002,0.7003,0.7028,0.7030,0.7032,0.7057,0.7065,0.7087,0.7111,0.7118,0.7156,0.7159,0.7171,0.7178,0.7191,0.7207,0.7215,0.7230,0.7233,0.7234,0.7252,0.7270,0.7279,0.7289,0.7292,0.7329,0.7357,0.7382,0.7391,0.7393,0.7411,0.7480,0.7503,0.7554,0.7569,0.7591,0.7612,0.7619,0.7634,0.7647,0.7662,0.7680,0.7705,0.7717,0.7722,0.7786,0.7824,0.7829,0.7831,0.7877,0.7882,0.7908,0.7912,0.7929,0.7956,0.7959,0.7964,0.7974,0.7977,0.7979,0.7980,0.7995,0.7997,0.8028,0.8036,0.8037,0.8045,0.8059,0.8060,0.8063,0.8083,0.8084,0.8088,0.8091,0.8099,0.8101,0.8108,0.8109,0.8117,0.8130,0.8134,0.8139,0.8144,0.8149,0.8153,0.8154,0.8165,0.8166,0.8171,0.8176,0.8178,0.8191,0.8196,0.8197,0.8206,0.8209,0.8220,0.8238,0.8245,0.8249,0.8260,0.8261,0.8282,0.8293,0.8294,0.8299,0.8324,0.8335,0.8343,0.8347,0.8354,0.8361,0.8380,0.8381,0.8421,0.8430,0.8434,0.8438,0.8440,0.8449,0.8455,0.8472,0.8501,0.8506,0.8514,0.8517,0.8518,0.8519,0.8552,0.8561,0.8566,0.8568,0.8603,0.8607,0.8609,0.8610,0.8650,0.8723,0.8726,0.8767,0.8778,0.8786,0.8824,0.8920,0.8960,0.9100,0.9156,0.9177,0.9193,0.9210,0.9238,0.9241,0.9245,0.9275,0.9277,0.9281,0.9285,0.9287,0.9306,0.9317,0.9332,0.9342,0.9344,0.9345,0.9351,0.9352,0.9366,0.9378,0.9382,0.9383,0.9387,0.9421,0.9426,0.9429,0.9449,0.9459,0.9462,0.9480,0.9483,0.9491,0.9501,0.9507,0.9508,0.9515,0.9522,0.9524,0.9528,0.9532,0.9533,0.9537,0.9539,0.9541,0.9544,0.9546,0.9548,0.9552,0.9556,0.9581,0.9590,0.9592,0.9597,0.9604,0.9607,0.9608,0.9613,0.9620,0.9630,0.9634,0.9638,0.9640,0.9643,0.9651,0.9652,0.9657,0.9670,0.9672,0.9680,0.9686,0.9696,0.9712,0.9713,0.9716,0.9717,0.9727,0.9734,0.9739,0.9743,0.9744,0.9746,0.9747,0.9763,0.9771,0.9775,0.9783,0.9786,0.9789,0.9792,0.9801,0.9806,0.9813,0.9826,0.9839,0.9841,0.9842,0.9847,0.9848,0.9851,0.9857,0.9862,0.9877,0.9889,0.9894,0.9915,0.9944,0.9951,0.9955,0.9962,0.9985,0.9994,1.0001,1.0008,1.0009,1.0015,1.0016,1.0018,1.0020,1.0049,1.0083,1.0090,1.0096,1.0100,1.0119,1.0120,1.0134,1.0143,1.0185,1.0217,1.0281,1.0327,1.0495,1.0540,1.0541,1.0581,1.0610,1.0619,1.0652,1.0660,1.0709,1.0717,1.0720,1.0733,1.0754,1.0792,1.0811,1.0822,1.0849,1.0857,1.0859,1.0908,1.0928,1.0930,1.0944,1.0952,1.0956,1.0974,1.0978,1.0992,1.0996,1.1010,1.1019,1.1028,1.1029,1.1036,1.1071,1.1072,1.1100,1.1103,1.1113,1.1131,1.1143,1.1147,1.1152,1.1155,1.1157,1.1161,1.1169,1.1172,1.1212,1.1219,1.1221,1.1229,1.1264,1.1265,1.1285,1.1288,1.1290,1.1291,1.1299,1.1306,1.1337,1.1394,1.1426,1.1438,1.1460,1.1464,1.1468,1.1503,1.1506,1.1518,1.1559,1.1569,1.1570,1.1575,1.1596,1.1597,1.1638,1.1642,1.1643,1.1650,1.1655,1.1718,1.1762,1.1795,1.1819,1.1887,1.1962,1.2149,1.2320,1.2501,1.2558,1.2559,1.2708,1.2768,1.2798,1.2862,1.2884,1.2937,1.2966,1.3009,1.3104,1.3124,1.3143,1.3154,1.3197,1.3263,1.3535,1.3543,1.3570,1.3580,1.3719,1.4455,1.4754,1.4894,1.5007,1.5217,1.5610,1.7001,1.7417,1.8042,1.8707,1.9654,1.9919,2.0022,2.2444,2.2884,2.3003,2.3077,2.3515,2.3547,2.4019,2.4376,2.4860,3.0365,3.1475,3.1757,3.2846,3.4258,3.4394,4.5368,6.5622,6.6465,6.7988,7.4355,9.6451],"y":[0.0017953321364452424,0.003590664272890485,0.005385996409335727,0.00718132854578097,0.008976660682226212,0.010771992818671455,0.012567324955116697,0.01436265709156194,0.01615798922800718,0.017953321364452424,0.019748653500897665,0.02154398563734291,0.02333931777378815,0.025134649910233394,0.026929982046678635,0.02872531418312388,0.03052064631956912,0.03231597845601436,0.03411131059245961,0.03590664272890485,0.03770197486535009,0.03949730700179533,0.04129263913824058,0.04308797127468582,0.04488330341113106,0.0466786355475763,0.04847396768402154,0.05206463195691203,0.05385996409335727,0.05565529622980251,0.05745062836624776,0.059245960502693,0.06104129263913824,0.06463195691202872,0.06642728904847396,0.06822262118491922,0.07001795332136446,0.0718132854578097,0.07360861759425494,0.07540394973070018,0.07719928186714542,0.07899461400359066,0.0807899461400359,0.08258527827648116,0.0843806104129264,0.08617594254937164,0.08797127468581688,0.09156193895870736,0.09515260323159784,0.09694793536804308,0.09874326750448834,0.10053859964093358,0.10233393177737882,0.10412926391382406,0.1059245960502693,0.10771992818671454,0.10951526032315978,0.11131059245960502,0.11310592459605028,0.11490125673249552,0.11669658886894076,0.118491921005386,0.12028725314183124,0.12208258527827648,0.12567324955116696,0.12746858168761221,0.12926391382405744,0.1310592459605027,0.13464991023339318,0.13644524236983843,0.13824057450628366,0.1400359066427289,0.14183123877917414,0.1436265709156194,0.14542190305206462,0.14721723518850988,0.1490125673249551,0.15080789946140036,0.1526032315978456,0.15439856373429084,0.1561938958707361,0.1615798922800718,0.16337522441651706,0.1651705565529623,0.16696588868940754,0.1687612208258528,0.17055655296229802,0.17235188509874327,0.1741472172351885,0.17594254937163376,0.17953321364452424,0.1813285457809695,0.18312387791741472,0.18491921005385997,0.1867145421903052,0.18850987432675045,0.19030520646319568,0.19210053859964094,0.19389587073608616,0.19569120287253142,0.19748653500897667,0.1992818671454219,0.20107719928186715,0.20287253141831238,0.20466786355475763,0.20646319569120286,0.20825852782764812,0.21005385996409337,0.2118491921005386,0.21364452423698385,0.21543985637342908,0.21723518850987433,0.21903052064631956,0.22082585278276481,0.22262118491921004,0.2244165170556553,0.22621184919210055,0.22800718132854578,0.22980251346499103,0.23159784560143626,0.2333931777378815,0.23518850987432674,0.236983842010772,0.23877917414721722,0.24057450628366248,0.24236983842010773,0.24416517055655296,0.2459605026929982,0.24775583482944344,0.2495511669658887,0.2513464991023339,0.25493716337522443,0.25673249551166966,0.2585278276481149,0.26032315978456017,0.2621184919210054,0.2639138240574506,0.26570915619389585,0.26750448833034113,0.26929982046678635,0.2710951526032316,0.27289048473967686,0.2746858168761221,0.2764811490125673,0.27827648114901254,0.2800718132854578,0.28186714542190305,0.2836624775583483,0.28545780969479356,0.2872531418312388,0.289048473967684,0.29084380610412924,0.2926391382405745,0.29443447037701975,0.296229802513465,0.2980251346499102,0.2998204667863555,0.3016157989228007,0.30341113105924594,0.3052064631956912,0.30700179533213645,0.3087971274685817,0.3105924596050269,0.3123877917414722,0.3141831238779174,0.3177737881508079,0.31956912028725315,0.3213644524236984,0.3231597845601436,0.3249551166965889,0.3267504488330341,0.32854578096947934,0.3303411131059246,0.33213644524236985,0.3339317773788151,0.3357271095152603,0.3375224416517056,0.3393177737881508,0.34111310592459604,0.34290843806104127,0.3464991023339318,0.348294434470377,0.3500897666068223,0.3518850987432675,0.35368043087971274,0.35547576301615796,0.3590664272890485,0.3608617594254937,0.362657091561939,0.3644524236983842,0.36624775583482944,0.36804308797127466,0.36983842010771995,0.37163375224416517,0.3734290843806104,0.3752244165170557,0.3770197486535009,0.37881508078994613,0.38061041292639136,0.38420107719928187,0.3859964093357271,0.3877917414721723,0.39138240574506283,0.39497307001795334,0.39676840215439857,0.3985637342908438,0.400359066427289,0.4021543985637343,0.40394973070017953,0.40574506283662476,0.40754039497307004,0.40933572710951527,0.4111310592459605,0.4129263913824057,0.414721723518851,0.41651705565529623,0.41831238779174146,0.42010771992818674,0.42190305206463197,0.4236983842010772,0.4254937163375224,0.4272890484739677,0.42908438061041293,0.43087971274685816,0.4326750448833034,0.43447037701974867,0.4362657091561939,0.4380610412926391,0.4398563734290844,0.44165170556552963,0.44344703770197486,0.4452423698384201,0.44703770197486536,0.4488330341113106,0.4506283662477558,0.4524236983842011,0.4542190305206463,0.45601436265709155,0.4578096947935368,0.45960502692998206,0.4614003590664273,0.4631956912028725,0.4649910233393178,0.466786355475763,0.46858168761220825,0.4703770197486535,0.47217235188509876,0.473967684021544,0.4757630161579892,0.47755834829443444,0.4793536804308797,0.48114901256732495,0.4829443447037702,0.48473967684021546,0.4865350089766607,0.4883303411131059,0.49012567324955114,0.4919210053859964,0.49371633752244165,0.4955116696588869,0.49730700179533216,0.4991023339317774,0.5008976660682226,0.5044883303411131,0.5062836624775583,0.5080789946140036,0.5098743267504489,0.5116696588868941,0.5134649910233393,0.5152603231597845,0.5170556552962298,0.518850987432675,0.5206463195691203,0.5224416517055656,0.5242369838420108,0.526032315978456,0.5296229802513465,0.5314183123877917,0.533213644524237,0.5350089766606823,0.5368043087971275,0.5385996409335727,0.5403949730700179,0.5421903052064632,0.5439856373429084,0.5457809694793537,0.547576301615799,0.5493716337522442,0.5511669658886894,0.5529622980251346,0.5547576301615799,0.5565529622980251,0.5583482944344704,0.5601436265709157,0.5619389587073609,0.5637342908438061,0.5655296229802513,0.5673249551166966,0.5691202872531418,0.5709156193895871,0.5727109515260324,0.5745062836624776,0.5763016157989228,0.578096947935368,0.5798922800718133,0.5816876122082585,0.5834829443447038,0.585278276481149,0.5870736086175943,0.5906642728904847,0.59245960502693,0.5942549371633752,0.5960502692998204,0.5978456014362658,0.599640933572711,0.6032315978456014,0.6050269299820467,0.6068222621184919,0.6086175942549371,0.6104129263913824,0.6122082585278277,0.6140035906642729,0.6157989228007181,0.6175942549371634,0.6193895870736086,0.6211849192100538,0.6247755834829444,0.6265709156193896,0.6283662477558348,0.63016157989228,0.6319569120287253,0.6337522441651705,0.6355475763016158,0.6373429084380611,0.6391382405745063,0.6409335727109515,0.6427289048473968,0.644524236983842,0.6463195691202872,0.6481149012567325,0.6499102333931778,0.6535008976660682,0.6552962298025135,0.6570915619389587,0.6588868940754039,0.6606822262118492,0.6624775583482945,0.6642728904847397,0.6660682226211849,0.6696588868940754,0.6714542190305206,0.6732495511669659,0.6750448833034112,0.6768402154398564,0.6786355475763016,0.6804308797127468,0.6822262118491921,0.6840215439856373,0.6858168761220825,0.6876122082585279,0.6894075403949731,0.6912028725314183,0.6929982046678635,0.6947935368043088,0.696588868940754,0.6983842010771992,0.7001795332136446,0.7019748653500898,0.703770197486535,0.7055655296229802,0.7073608617594255,0.7091561938958707,0.7109515260323159,0.7127468581687613,0.7145421903052065,0.7163375224416517,0.718132854578097,0.7199281867145422,0.7217235188509874,0.7235188509874326,0.7271095152603232,0.7289048473967684,0.7307001795332136,0.7324955116696589,0.7342908438061041,0.7360861759425493,0.7378815080789947,0.7396768402154399,0.7414721723518851,0.7432675044883303,0.7450628366247756,0.7468581687612208,0.748653500897666,0.7504488330341114,0.7522441651705566,0.7540394973070018,0.755834829443447,0.7576301615798923,0.7594254937163375,0.7612208258527827,0.7630161579892281,0.7648114901256733,0.7666068222621185,0.7684021543985637,0.770197486535009,0.7719928186714542,0.7737881508078994,0.7755834829443446,0.77737881508079,0.7791741472172352,0.7827648114901257,0.7845601436265709,0.7863554757630161,0.7881508078994613,0.7899461400359067,0.7917414721723519,0.7935368043087971,0.7953321364452424,0.7971274685816876,0.7989228007181328,0.800718132854578,0.8025134649910234,0.8043087971274686,0.8061041292639138,0.8078994614003591,0.8096947935368043,0.8114901256732495,0.8132854578096947,0.8150807899461401,0.8168761220825853,0.8186714542190305,0.8204667863554758,0.822262118491921,0.8258527827648114,0.829443447037702,0.8312387791741472,0.8330341113105925,0.8348294434470377,0.8384201077199281,0.8402154398563735,0.8420107719928187,0.8438061041292639,0.8456014362657092,0.8473967684021544,0.8491921005385996,0.8509874326750448,0.8527827648114902,0.8545780969479354,0.8563734290843806,0.8581687612208259,0.8599640933572711,0.8617594254937163,0.8635547576301615,0.8653500897666068,0.8671454219030521,0.8689407540394973,0.8707360861759426,0.8725314183123878,0.874326750448833,0.8761220825852782,0.8779174147217235,0.8797127468581688,0.881508078994614,0.8833034111310593,0.8850987432675045,0.8868940754039497,0.8886894075403949,0.8904847396768402,0.8922800718132855,0.8940754039497307,0.895870736086176,0.8976660682226212,0.8994614003590664,0.9012567324955116,0.9030520646319569,0.9048473967684022,0.9066427289048474,0.9084380610412927,0.9102333931777379,0.9120287253141831,0.9138240574506283,0.9156193895870736,0.9174147217235189,0.9192100538599641,0.9210053859964094,0.9228007181328546,0.9245960502692998,0.926391382405745,0.9281867145421903,0.9299820466786356,0.9317773788150808,0.933572710951526,0.9353680430879713,0.9371633752244165,0.9389587073608617,0.940754039497307,0.9425493716337523,0.9443447037701975,0.947935368043088,0.9497307001795332,0.9515260323159784,0.9533213644524237,0.9551166965888689,0.9569120287253142,0.9587073608617595,0.9605026929982047,0.9622980251346499,0.9640933572710951,0.9658886894075404,0.9676840215439856,0.9694793536804309,0.9712746858168761,0.9730700179533214,0.9748653500897666,0.9766606822262118,0.9784560143626571,0.9802513464991023,0.9820466786355476,0.9838420107719928,0.9856373429084381,0.9874326750448833,0.9892280071813285,0.9910233393177738,0.992818671454219,0.9946140035906643,0.9964093357271095,0.9982046678635548],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.0466,0.0489,0.0506,0.0553,0.0628,0.0684,0.0915,0.0998,0.1211,0.1356,0.1431,0.1483,0.1670,0.1752,0.2230,0.4591,0.4650,0.4658,0.4660,0.4677,0.4692,0.4700,0.4701,0.4703,0.4704,0.4711,0.4723,0.4731,0.4748,0.4756,0.4759,0.4760,0.4766,0.4769,0.4790,0.4797,0.4802,0.4806,0.4814,0.4817,0.4819,0.4822,0.4824,0.4826,0.4829,0.4837,0.4842,0.4864,0.4870,0.4874,0.4880,0.4886,0.4889,0.4890,0.4908,0.4921,0.4927,0.4937,0.4955,0.4959,0.4961,0.4973,0.4975,0.4978,0.4985,0.4989,0.4992,0.5004,0.5025,0.5043,0.5061,0.5093,0.5102,0.5111,0.5114,0.5160,0.5172,0.5180,0.5189,0.5190,0.5193,0.5202,0.5206,0.5227,0.5236,0.5241,0.5242,0.5268,0.5276,0.5293,0.5300,0.5320,0.5329,0.5336,0.5351,0.5367,0.5373,0.5395,0.5406,0.5408,0.5413,0.5437,0.5444,0.5448,0.5482,0.5505,0.5509,0.5513,0.5521,0.5526,0.5527,0.5549,0.5560,0.5578,0.5596,0.5631,0.5646,0.5702,0.5735,0.5760,0.5761,0.5764,0.5774,0.5785,0.5800,0.5818,0.5833,0.5838,0.5846,0.5856,0.5859,0.5862,0.5863,0.5865,0.5866,0.5868,0.5869,0.5873,0.5879,0.5882,0.5913,0.5920,0.5922,0.5925,0.5929,0.5934,0.5941,0.5943,0.5945,0.5946,0.5954,0.5960,0.5963,0.5965,0.5974,0.5975,0.5982,0.5998,0.6005,0.6009,0.6010,0.6021,0.6029,0.6030,0.6049,0.6053,0.6054,0.6057,0.6063,0.6073,0.6083,0.6103,0.6108,0.6128,0.6136,0.6141,0.6156,0.6160,0.6162,0.6167,0.6168,0.6169,0.6175,0.6182,0.6186,0.6187,0.6195,0.6202,0.6209,0.6212,0.6214,0.6215,0.6217,0.6221,0.6222,0.6223,0.6227,0.6230,0.6236,0.6240,0.6245,0.6249,0.6276,0.6279,0.6281,0.6298,0.6305,0.6307,0.6326,0.6329,0.6332,0.6335,0.6342,0.6344,0.6345,0.6353,0.6354,0.6357,0.6371,0.6373,0.6379,0.6390,0.6394,0.6396,0.6404,0.6406,0.6410,0.6417,0.6420,0.6423,0.6428,0.6432,0.6433,0.6438,0.6441,0.6446,0.6448,0.6449,0.6453,0.6454,0.6471,0.6503,0.6507,0.6521,0.6528,0.6538,0.6540,0.6545,0.6549,0.6564,0.6637,0.6638,0.6640,0.6650,0.6652,0.6654,0.6673,0.6684,0.6700,0.6701,0.6722,0.6738,0.6741,0.6756,0.6759,0.6773,0.6800,0.6807,0.6815,0.6878,0.6893,0.6896,0.6940,0.6950,0.6995,0.7020,0.7041,0.7043,0.7051,0.7081,0.7089,0.7091,0.7105,0.7110,0.7111,0.7112,0.7117,0.7118,0.7120,0.7135,0.7147,0.7157,0.7160,0.7163,0.7167,0.7174,0.7175,0.7188,0.7198,0.7210,0.7222,0.7234,0.7237,0.7247,0.7272,0.7286,0.7292,0.7305,0.7323,0.7329,0.7334,0.7338,0.7340,0.7346,0.7356,0.7367,0.7374,0.7378,0.7399,0.7404,0.7420,0.7431,0.7433,0.7442,0.7444,0.7451,0.7471,0.7480,0.7485,0.7491,0.7495,0.7496,0.7503,0.7511,0.7524,0.7532,0.7541,0.7556,0.7572,0.7615,0.7622,0.7623,0.7645,0.7668,0.7673,0.7680,0.7687,0.7718,0.7730,0.7746,0.7778,0.7783,0.7792,0.7825,0.7835,0.7848,0.7894,0.7896,0.7897,0.7942,0.7987,0.8006,0.8009,0.8011,0.8018,0.8026,0.8056,0.8058,0.8064,0.8111,0.8120,0.8182,0.8191,0.8210,0.8216,0.8240,0.8241,0.8244,0.8255,0.8260,0.8265,0.8274,0.8308,0.8319,0.8328,0.8331,0.8335,0.8359,0.8374,0.8378,0.8386,0.8394,0.8403,0.8412,0.8418,0.8422,0.8426,0.8428,0.8438,0.8449,0.8451,0.8469,0.8497,0.8501,0.8516,0.8548,0.8562,0.8563,0.8566,0.8574,0.8578,0.8596,0.8600,0.8653,0.8656,0.8687,0.8692,0.8702,0.8708,0.8716,0.8732,0.8736,0.8740,0.8741,0.8755,0.8764,0.8772,0.8773,0.8778,0.8783,0.8815,0.8851,0.8855,0.8873,0.8879,0.8882,0.8886,0.8896,0.8959,0.8966,0.8986,0.8997,0.8999,0.9003,0.9027,0.9044,0.9061,0.9067,0.9072,0.9105,0.9110,0.9116,0.9118,0.9193,0.9224,0.9277,0.9295,0.9310,0.9345,0.9366,0.9389,0.9454,0.9471,0.9482,0.9493,0.9529,0.9569,0.9629,0.9660,0.9672,0.9686,0.9695,0.9699,0.9703,0.9710,0.9730,0.9776,0.9783,0.9786,0.9834,0.9847,0.9858,0.9888,0.9893,0.9936,0.9982,1.0009,1.0020,1.0094,1.0099,1.0105,1.0108,1.0146,1.0165,1.0239,1.0261,1.0326,1.0353,1.0489,1.0558,1.0565,1.0603,1.0636,1.0666,1.0685,1.0755,1.0873,1.0970,1.1008,1.1172,1.1322,1.1339,1.1481,1.1553,1.1630,1.1695,1.1706,1.1864,1.2266,1.2398,1.2506,1.2522,1.4070,1.4432,1.5202,1.5919,1.6307,1.7389,1.8951,2.1538,2.3097,3.2599,4.7635,4.9560,6.2380],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11290322580645161,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.3100358422939068,0.31362007168458783,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.32437275985663083,0.32616487455197135,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.0487,0.0601,0.1727,0.2128,0.2160,0.2239,0.5888,0.5898,0.5941,0.5970,0.5986,0.5999,0.6019,0.6032,0.6039,0.6044,0.6048,0.6051,0.6059,0.6061,0.6069,0.6070,0.6074,0.6075,0.6078,0.6092,0.6093,0.6095,0.6102,0.6107,0.6109,0.6115,0.6116,0.6119,0.6121,0.6124,0.6125,0.6126,0.6128,0.6133,0.6134,0.6135,0.6137,0.6141,0.6143,0.6146,0.6150,0.6154,0.6158,0.6159,0.6161,0.6164,0.6165,0.6172,0.6176,0.6178,0.6183,0.6192,0.6193,0.6194,0.6196,0.6197,0.6198,0.6199,0.6200,0.6202,0.6204,0.6211,0.6212,0.6214,0.6216,0.6223,0.6227,0.6231,0.6232,0.6238,0.6242,0.6243,0.6245,0.6246,0.6250,0.6252,0.6254,0.6260,0.6262,0.6264,0.6272,0.6276,0.6278,0.6289,0.6290,0.6291,0.6295,0.6300,0.6302,0.6312,0.6319,0.6320,0.6321,0.6322,0.6326,0.6329,0.6332,0.6345,0.6348,0.6350,0.6358,0.6361,0.6364,0.6365,0.6369,0.6378,0.6383,0.6394,0.6405,0.6411,0.6412,0.6413,0.6427,0.6429,0.6430,0.6438,0.6441,0.6443,0.6449,0.6450,0.6451,0.6453,0.6466,0.6477,0.6480,0.6484,0.6488,0.6494,0.6497,0.6505,0.6517,0.6520,0.6528,0.6529,0.6538,0.6544,0.6546,0.6549,0.6551,0.6555,0.6558,0.6566,0.6572,0.6588,0.6594,0.6596,0.6600,0.6602,0.6603,0.6612,0.6619,0.6625,0.6637,0.6639,0.6653,0.6667,0.6671,0.6678,0.6695,0.6714,0.6720,0.6721,0.6726,0.6736,0.6738,0.6787,0.6799,0.6801,0.6816,0.6874,0.6877,0.6894,0.6901,0.6920,0.6937,0.6949,0.6980,0.6985,0.6987,0.7009,0.7054,0.7082,0.7106,0.7158,0.7160,0.7189,0.7208,0.7213,0.7259,0.7263,0.7321,0.7326,0.7327,0.7370,0.7430,0.7433,0.7444,0.7446,0.7447,0.7464,0.7473,0.7475,0.7490,0.7518,0.7528,0.7532,0.7559,0.7561,0.7577,0.7590,0.7597,0.7614,0.7625,0.7629,0.7651,0.7694,0.7708,0.7717,0.7721,0.7746,0.7749,0.7755,0.7760,0.7771,0.7778,0.7781,0.7793,0.7798,0.7802,0.7813,0.7823,0.7829,0.7830,0.7837,0.7838,0.7849,0.7853,0.7858,0.7860,0.7861,0.7874,0.7878,0.7881,0.7884,0.7887,0.7889,0.7897,0.7902,0.7912,0.7932,0.7934,0.7935,0.7937,0.7938,0.7939,0.7943,0.7944,0.7952,0.7960,0.7963,0.7971,0.7973,0.7980,0.7986,0.7992,0.7993,0.7995,0.8002,0.8006,0.8010,0.8012,0.8013,0.8031,0.8033,0.8035,0.8043,0.8048,0.8049,0.8054,0.8056,0.8058,0.8060,0.8062,0.8064,0.8081,0.8084,0.8094,0.8095,0.8099,0.8103,0.8116,0.8119,0.8126,0.8135,0.8138,0.8142,0.8147,0.8148,0.8156,0.8157,0.8158,0.8196,0.8203,0.8216,0.8224,0.8226,0.8230,0.8233,0.8247,0.8251,0.8257,0.8267,0.8268,0.8285,0.8295,0.8305,0.8309,0.8311,0.8317,0.8331,0.8338,0.8345,0.8358,0.8360,0.8362,0.8363,0.8378,0.8380,0.8426,0.8457,0.8460,0.8465,0.8468,0.8476,0.8524,0.8555,0.8618,0.8627,0.8638,0.8657,0.8689,0.8691,0.8745,0.8748,0.8758,0.8793,0.8833,0.8835,0.8838,0.8841,0.8869,0.8919,0.8958,0.8970,0.8973,0.8985,0.9002,0.9018,0.9021,0.9037,0.9050,0.9060,0.9077,0.9096,0.9103,0.9107,0.9120,0.9125,0.9141,0.9155,0.9179,0.9189,0.9200,0.9202,0.9203,0.9212,0.9227,0.9277,0.9282,0.9290,0.9296,0.9327,0.9373,0.9397,0.9424,0.9442,0.9486,0.9492,0.9498,0.9508,0.9536,0.9537,0.9611,0.9683,0.9709,0.9782,0.9783,0.9821,0.9823,0.9833,0.9835,0.9861,0.9906,0.9937,1.0031,1.0044,1.0062,1.0072,1.0108,1.0109,1.0128,1.0184,1.0215,1.0272,1.0313,1.0346,1.0372,1.0452,1.0473,1.0477,1.0478,1.0499,1.0500,1.0517,1.0518,1.0602,1.0606,1.0623,1.0657,1.0668,1.0685,1.0689,1.0690,1.0700,1.0744,1.0843,1.0907,1.0967,1.0974,1.0983,1.1022,1.1050,1.1079,1.1124,1.1288,1.1308,1.1374,1.1380,1.1484,1.1572,1.1593,1.1610,1.1621,1.1713,1.1728,1.1784,1.1916,1.1951,1.2101,1.2110,1.2539,1.2723,1.2867,1.2918,1.3000,1.3006,1.3290,1.3359,1.3397,1.3410,1.3768,1.3801,1.3935,1.4207,1.4289,1.4402,1.4697,1.4854,1.4910,1.5096,1.6091,1.6241,1.6356,1.6420,1.7327,1.7492,1.7613,1.7660,1.7680,1.8393,1.8572,1.8673,1.9016,1.9065,1.9345,1.9583,1.9801,2.0218,2.0697,2.1318,2.1376,2.1586,2.1676,2.2719,2.5397,2.5437,3.1233,3.3400,3.5121,3.5829,3.9883,4.1131,6.7592],"y":[0.0018083182640144665,0.003616636528028933,0.0054249547920434,0.007233273056057866,0.009041591320072333,0.0108499095840868,0.012658227848101266,0.014466546112115732,0.0162748643761302,0.018083182640144666,0.019891500904159132,0.0216998191681736,0.023508137432188065,0.02531645569620253,0.027124773960216998,0.028933092224231464,0.03074141048824593,0.034358047016274866,0.03616636528028933,0.0379746835443038,0.04159132007233273,0.0433996383363472,0.045207956600361664,0.04701627486437613,0.048824593128390596,0.05063291139240506,0.05244122965641953,0.054249547920433995,0.05786618444846293,0.059674502712477394,0.06148282097649186,0.06329113924050633,0.06690777576853527,0.06871609403254973,0.0705244122965642,0.07414104882459313,0.0759493670886076,0.07775768535262206,0.07956600361663653,0.081374321880651,0.08318264014466546,0.08499095840867993,0.0867992766726944,0.08860759493670886,0.09041591320072333,0.09584086799276673,0.09764918625678119,0.09945750452079566,0.10126582278481013,0.10488245931283906,0.10669077757685352,0.10849909584086799,0.11030741410488246,0.11211573236889692,0.11392405063291139,0.11573236889692586,0.11754068716094032,0.11934900542495479,0.12115732368896925,0.12296564195298372,0.12658227848101267,0.12839059674502712,0.1301989150090416,0.13200723327305605,0.13381555153707053,0.13743218806509946,0.13924050632911392,0.1410488245931284,0.14828209764918626,0.15009041591320071,0.1518987341772152,0.15370705244122965,0.15551537070524413,0.15913200723327306,0.1609403254972875,0.16455696202531644,0.16636528028933092,0.16817359855334538,0.16998191681735986,0.1717902350813743,0.1735985533453888,0.17540687160940324,0.17902350813743217,0.18083182640144665,0.18264014466546113,0.1844484629294756,0.18625678119349007,0.18806509945750452,0.189873417721519,0.19168173598553345,0.19349005424954793,0.19529837251356238,0.19710669077757687,0.19891500904159132,0.2007233273056058,0.20253164556962025,0.20433996383363473,0.20614828209764918,0.20795660036166366,0.20976491862567812,0.21338155515370705,0.21518987341772153,0.21699819168173598,0.21880650994575046,0.2206148282097649,0.2224231464737794,0.22423146473779385,0.22603978300180833,0.22784810126582278,0.22965641952983726,0.2314647377938517,0.2332730560578662,0.23508137432188064,0.23688969258589512,0.23869801084990958,0.24050632911392406,0.2423146473779385,0.244122965641953,0.24593128390596744,0.24773960216998192,0.24954792043399637,0.2513562386980108,0.25316455696202533,0.2549728752260398,0.25678119349005424,0.2585895117540687,0.2603978300180832,0.26220614828209765,0.2640144665461121,0.26582278481012656,0.26763110307414106,0.27124773960216997,0.2730560578661845,0.27486437613019893,0.2766726943942134,0.27848101265822783,0.28028933092224234,0.2820976491862568,0.28390596745027125,0.2857142857142857,0.2875226039783002,0.28933092224231466,0.2911392405063291,0.29294755877034356,0.29475587703435807,0.2965641952983725,0.298372513562387,0.30018083182640143,0.3037974683544304,0.30560578661844484,0.3074141048824593,0.3092224231464738,0.31103074141048825,0.3128390596745027,0.31464737793851716,0.31645569620253167,0.3182640144665461,0.32007233273056057,0.321880650994575,0.32368896925858953,0.325497287522604,0.32730560578661844,0.3291139240506329,0.3309222423146474,0.33273056057866185,0.3345388788426763,0.33815551537070526,0.3399638336347197,0.34177215189873417,0.3435804701627486,0.3471971066907776,0.34900542495479203,0.3508137432188065,0.352622061482821,0.35443037974683544,0.3562386980108499,0.35804701627486435,0.35985533453887886,0.3616636528028933,0.36347197106690776,0.36528028933092227,0.3670886075949367,0.3688969258589512,0.3707052441229656,0.37251356238698013,0.3743218806509946,0.37613019891500904,0.3779385171790235,0.379746835443038,0.38155515370705245,0.3833634719710669,0.38517179023508136,0.38698010849909587,0.3887884267631103,0.39059674502712477,0.3924050632911392,0.39421338155515373,0.3960216998191682,0.39783001808318263,0.3996383363471971,0.4014466546112116,0.40325497287522605,0.4050632911392405,0.40687160940325495,0.40867992766726946,0.4104882459312839,0.41229656419529837,0.4141048824593128,0.4159132007233273,0.4177215189873418,0.41952983725135623,0.4213381555153707,0.4231464737793852,0.42495479204339964,0.4267631103074141,0.42857142857142855,0.43037974683544306,0.4321880650994575,0.43399638336347196,0.4358047016274864,0.4376130198915009,0.4394213381555154,0.4430379746835443,0.4448462929475588,0.44665461121157324,0.4484629294755877,0.45027124773960214,0.45207956600361665,0.4538878842676311,0.45750452079566006,0.4593128390596745,0.46112115732368897,0.4629294755877034,0.46473779385171793,0.4665461121157324,0.46835443037974683,0.4701627486437613,0.4719710669077758,0.47377938517179025,0.4755877034358047,0.47739602169981915,0.47920433996383366,0.4810126582278481,0.484629294755877,0.4864376130198915,0.488245931283906,0.49005424954792043,0.4918625678119349,0.4936708860759494,0.49547920433996384,0.4972875226039783,0.49909584086799275,0.5045207956600362,0.5063291139240507,0.5081374321880651,0.5099457504520796,0.5117540687160941,0.5135623869801085,0.515370705244123,0.5171790235081374,0.5189873417721519,0.5207956600361664,0.5226039783001808,0.5244122965641953,0.5262206148282098,0.5280289330922242,0.5298372513562387,0.5316455696202531,0.5334538878842676,0.5352622061482821,0.5370705244122965,0.538878842676311,0.5406871609403255,0.5424954792043399,0.5443037974683544,0.546112115732369,0.5479204339963833,0.5497287522603979,0.5515370705244123,0.5533453887884268,0.5551537070524413,0.5569620253164557,0.5587703435804702,0.5605786618444847,0.5623869801084991,0.5641952983725136,0.566003616636528,0.5678119349005425,0.569620253164557,0.5714285714285714,0.5732368896925859,0.5750452079566004,0.5768535262206148,0.5786618444846293,0.5804701627486437,0.5822784810126582,0.5840867992766727,0.5858951175406871,0.5877034358047016,0.5895117540687161,0.5913200723327305,0.593128390596745,0.5949367088607594,0.596745027124774,0.5985533453887885,0.6003616636528029,0.6021699819168174,0.6057866184448463,0.6075949367088608,0.6094032549728752,0.6112115732368897,0.6130198915009042,0.6148282097649186,0.6166365280289331,0.6184448462929476,0.620253164556962,0.6220614828209765,0.6238698010849909,0.6256781193490054,0.6292947558770343,0.6311030741410488,0.6347197106690777,0.6365280289330922,0.6383363471971067,0.6401446654611211,0.6419529837251357,0.64376130198915,0.6455696202531646,0.6473779385171791,0.650994575045208,0.6528028933092225,0.6546112115732369,0.6582278481012658,0.6600361663652803,0.6618444846292948,0.6636528028933092,0.6654611211573237,0.6672694394213382,0.6690777576853526,0.6708860759493671,0.6726943942133815,0.674502712477396,0.6763110307414105,0.6781193490054249,0.6799276672694394,0.6817359855334539,0.6835443037974683,0.6853526220614828,0.6871609403254972,0.6889692585895117,0.6907775768535263,0.6925858951175407,0.6943942133815552,0.6962025316455697,0.6980108499095841,0.6998191681735986,0.701627486437613,0.7034358047016275,0.705244122965642,0.7070524412296564,0.7088607594936709,0.7106690777576854,0.7124773960216998,0.7142857142857143,0.7160940325497287,0.7179023508137432,0.7197106690777577,0.7215189873417721,0.7251356238698011,0.7269439421338155,0.72875226039783,0.7305605786618445,0.7323688969258589,0.7341772151898734,0.7359855334538878,0.7377938517179023,0.7396021699819169,0.7414104882459313,0.7432188065099458,0.7450271247739603,0.7468354430379747,0.7486437613019892,0.7504520795660036,0.7522603978300181,0.7540687160940326,0.755877034358047,0.7576853526220615,0.759493670886076,0.7613019891500904,0.7631103074141049,0.7649186256781193,0.7667269439421338,0.7685352622061483,0.7703435804701627,0.7721518987341772,0.7739602169981917,0.7757685352622061,0.7775768535262206,0.779385171790235,0.7811934900542495,0.783001808318264,0.7848101265822784,0.786618444846293,0.7884267631103075,0.7902350813743219,0.7920433996383364,0.7938517179023508,0.7956600361663653,0.7974683544303798,0.7992766726943942,0.8010849909584087,0.8028933092224232,0.8047016274864376,0.8065099457504521,0.8083182640144665,0.810126582278481,0.8119349005424955,0.8137432188065099,0.8155515370705244,0.8173598553345389,0.8191681735985533,0.8209764918625678,0.8227848101265823,0.8245931283905967,0.8264014466546112,0.8282097649186256,0.8300180831826401,0.8318264014466547,0.833634719710669,0.8354430379746836,0.8372513562386981,0.8390596745027125,0.840867992766727,0.8426763110307414,0.8444846292947559,0.8462929475587704,0.8481012658227848,0.8499095840867993,0.8517179023508138,0.8535262206148282,0.8553345388788427,0.8571428571428571,0.8589511754068716,0.8607594936708861,0.8625678119349005,0.864376130198915,0.8661844484629295,0.8679927667269439,0.8698010849909584,0.8716094032549728,0.8734177215189873,0.8752260397830018,0.8770343580470162,0.8788426763110307,0.8806509945750453,0.8824593128390597,0.8842676311030742,0.8860759493670886,0.8878842676311031,0.8896925858951176,0.891500904159132,0.8933092224231465,0.895117540687161,0.8969258589511754,0.8987341772151899,0.9005424954792043,0.9023508137432188,0.9041591320072333,0.9059674502712477,0.9077757685352622,0.9113924050632911,0.9132007233273056,0.9150090415913201,0.9168173598553345,0.918625678119349,0.9204339963833634,0.9222423146473779,0.9240506329113924,0.9258589511754068,0.9276672694394213,0.9294755877034359,0.9312839059674503,0.9330922242314648,0.9349005424954792,0.9367088607594937,0.9385171790235082,0.9403254972875226,0.9421338155515371,0.9439421338155516,0.945750452079566,0.9475587703435805,0.9493670886075949,0.9511754068716094,0.9529837251356239,0.9547920433996383,0.9566003616636528,0.9584086799276673,0.9602169981916817,0.9620253164556962,0.9638336347197106,0.9656419529837251,0.9674502712477396,0.969258589511754,0.9710669077757685,0.972875226039783,0.9746835443037974,0.976491862567812,0.9783001808318263,0.9801084990958409,0.9819168173598554,0.9837251356238698,0.9855334538878843,0.9873417721518988,0.9891500904159132,0.9909584086799277,0.9927667269439421,0.9945750452079566,0.9963833634719711,0.9981916817359855],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0387,0.0587,0.0617,0.0621,0.0625,0.0630,0.0631,0.0636,0.0643,0.0661,0.0666,0.0669,0.0670,0.0672,0.0673,0.0674,0.0677,0.0685,0.0688,0.0690,0.0697,0.0698,0.0700,0.0701,0.0702,0.0706,0.0711,0.0713,0.0718,0.0719,0.0722,0.0723,0.0725,0.0731,0.0732,0.0733,0.0736,0.0737,0.0738,0.0741,0.0742,0.0747,0.0751,0.0752,0.0758,0.0763,0.0764,0.0765,0.0767,0.0769,0.0773,0.0774,0.0780,0.0782,0.0783,0.0784,0.0785,0.0786,0.0787,0.0788,0.0789,0.0790,0.0791,0.0792,0.0795,0.0796,0.0797,0.0798,0.0800,0.0802,0.0805,0.0806,0.0810,0.0811,0.0812,0.0814,0.0818,0.0821,0.0822,0.0828,0.0829,0.0831,0.0832,0.0833,0.0834,0.0835,0.0836,0.0837,0.0838,0.0840,0.0848,0.0851,0.0853,0.0858,0.0859,0.0861,0.0863,0.0868,0.0870,0.0872,0.0875,0.0880,0.0881,0.0884,0.0886,0.0891,0.0892,0.0898,0.0900,0.0901,0.0903,0.0904,0.0905,0.0907,0.0910,0.0916,0.0918,0.0920,0.0921,0.0924,0.0925,0.0926,0.0930,0.0932,0.0938,0.0944,0.0945,0.0947,0.0949,0.0953,0.0955,0.0956,0.0960,0.0964,0.0966,0.0967,0.0971,0.0973,0.0974,0.0977,0.0978,0.0980,0.0981,0.0982,0.0983,0.0984,0.0985,0.0986,0.0987,0.0990,0.0994,0.0998,0.0999,0.1005,0.1006,0.1007,0.1008,0.1009,0.1010,0.1012,0.1021,0.1024,0.1025,0.1029,0.1030,0.1031,0.1035,0.1038,0.1039,0.1040,0.1043,0.1045,0.1050,0.1053,0.1055,0.1057,0.1061,0.1064,0.1066,0.1067,0.1068,0.1071,0.1073,0.1074,0.1077,0.1080,0.1081,0.1083,0.1086,0.1087,0.1089,0.1090,0.1091,0.1097,0.1098,0.1099,0.1107,0.1108,0.1109,0.1110,0.1112,0.1115,0.1119,0.1122,0.1124,0.1126,0.1127,0.1130,0.1132,0.1141,0.1142,0.1146,0.1147,0.1153,0.1155,0.1159,0.1160,0.1161,0.1162,0.1164,0.1165,0.1168,0.1170,0.1172,0.1173,0.1174,0.1178,0.1179,0.1187,0.1189,0.1195,0.1199,0.1200,0.1203,0.1204,0.1206,0.1210,0.1212,0.1217,0.1219,0.1222,0.1226,0.1234,0.1235,0.1237,0.1242,0.1246,0.1247,0.1248,0.1249,0.1251,0.1253,0.1261,0.1263,0.1265,0.1269,0.1270,0.1271,0.1275,0.1278,0.1279,0.1280,0.1282,0.1287,0.1291,0.1295,0.1297,0.1298,0.1302,0.1305,0.1307,0.1310,0.1311,0.1313,0.1316,0.1320,0.1324,0.1333,0.1334,0.1335,0.1348,0.1356,0.1357,0.1361,0.1362,0.1366,0.1367,0.1370,0.1372,0.1373,0.1376,0.1384,0.1385,0.1389,0.1390,0.1393,0.1395,0.1397,0.1404,0.1406,0.1413,0.1418,0.1420,0.1421,0.1423,0.1426,0.1432,0.1435,0.1438,0.1439,0.1446,0.1455,0.1456,0.1457,0.1459,0.1480,0.1484,0.1485,0.1486,0.1487,0.1488,0.1491,0.1494,0.1495,0.1511,0.1512,0.1514,0.1516,0.1520,0.1522,0.1524,0.1525,0.1531,0.1533,0.1541,0.1542,0.1544,0.1553,0.1571,0.1574,0.1586,0.1587,0.1603,0.1604,0.1613,0.1615,0.1620,0.1621,0.1626,0.1628,0.1639,0.1648,0.1650,0.1657,0.1665,0.1668,0.1675,0.1676,0.1687,0.1690,0.1692,0.1693,0.1694,0.1713,0.1726,0.1731,0.1734,0.1742,0.1749,0.1759,0.1764,0.1765,0.1769,0.1777,0.1783,0.1789,0.1790,0.1793,0.1800,0.1814,0.1819,0.1827,0.1841,0.1864,0.1876,0.1882,0.1885,0.1888,0.1897,0.1910,0.1911,0.1919,0.1927,0.1934,0.1936,0.1984,0.1993,0.2004,0.2013,0.2017,0.2076,0.2117,0.2120,0.2124,0.2144,0.2175,0.2184,0.2203,0.2222,0.2230,0.2237,0.2262,0.2264,0.2292,0.2293,0.2307,0.2308,0.2363,0.2393,0.2423,0.2437,0.2514,0.2521,0.2529,0.2632,0.2657,0.2680,0.2706,0.2719,0.2736,0.2749,0.2816,0.2821,0.2850,0.2862,0.2910,0.3067,0.3076,0.3091,0.3103,0.3248,0.3412,0.3736,0.3777,0.4193,0.4702,0.4735,0.4810,0.4882,0.5575,0.5618,0.6380,0.6838,0.7817,0.8108,0.9101,1.0716,1.7077,1.7213,2.4963,2.8788,2.9396,2.9555,3.5687,3.7616],"y":[0.0018148820326678765,0.003629764065335753,0.0054446460980036296,0.007259528130671506,0.009074410163339383,0.010889292196007259,0.012704174228675136,0.014519056261343012,0.016333938294010888,0.019963702359346643,0.021778584392014518,0.02722323049001815,0.029038112522686024,0.030852994555353903,0.032667876588021776,0.034482758620689655,0.038112522686025406,0.039927404718693285,0.041742286751361164,0.043557168784029036,0.045372050816696916,0.047186932849364795,0.050816696914700546,0.05263157894736842,0.0544464609800363,0.05807622504537205,0.05989110707803993,0.06170598911070781,0.06352087114337568,0.06533575317604355,0.06715063520871144,0.06896551724137931,0.07078039927404718,0.07259528130671507,0.07441016333938294,0.07622504537205081,0.0780399274047187,0.07985480943738657,0.08166969147005444,0.0852994555353902,0.08711433756805807,0.08892921960072596,0.09074410163339383,0.09437386569872959,0.0998185117967332,0.10163339382940109,0.10526315789473684,0.10707803992740472,0.1088929219600726,0.11070780399274047,0.11252268602540835,0.11433756805807622,0.1161524500907441,0.11796733212341198,0.11978221415607986,0.12341197822141561,0.12522686025408347,0.12885662431941924,0.1306715063520871,0.132486388384755,0.13430127041742287,0.13611615245009073,0.13793103448275862,0.1397459165154265,0.14337568058076225,0.14519056261343014,0.14882032667876588,0.15063520871143377,0.15245009074410162,0.1542649727767695,0.1560798548094374,0.15789473684210525,0.15970961887477314,0.16152450090744103,0.16333938294010888,0.16515426497277677,0.16696914700544466,0.16878402903811252,0.1724137931034483,0.17422867513611615,0.17604355716878403,0.17785843920145192,0.17967332123411978,0.18148820326678766,0.18330308529945555,0.1851179673321234,0.1869328493647913,0.18874773139745918,0.19056261343012704,0.19237749546279492,0.19419237749546278,0.19600725952813067,0.19782214156079855,0.1996370235934664,0.2014519056261343,0.20326678765880218,0.20508166969147004,0.21052631578947367,0.21234119782214156,0.21415607985480944,0.22141560798548093,0.2250453720508167,0.22686025408348456,0.22867513611615245,0.2323049001814882,0.23593466424682397,0.23774954627949182,0.2395644283121597,0.24319419237749546,0.24500907441016334,0.24682395644283123,0.25045372050816694,0.2540834845735027,0.2558983666061706,0.2577132486388385,0.2595281306715064,0.2613430127041742,0.2631578947368421,0.26497277676951,0.26678765880217786,0.26860254083484575,0.27223230490018147,0.27404718693284935,0.27586206896551724,0.2776769509981851,0.279491833030853,0.2813067150635209,0.2831215970961887,0.2849364791288566,0.2867513611615245,0.2885662431941924,0.29219600725952816,0.294010889292196,0.2958257713248639,0.29764065335753176,0.29945553539019965,0.30127041742286753,0.30490018148820325,0.30671506352087113,0.308529945553539,0.3103448275862069,0.3139745916515426,0.3157894736842105,0.3176043557168784,0.3194192377495463,0.32123411978221417,0.32304900181488205,0.32667876588021777,0.32849364791288566,0.33030852994555354,0.33212341197822143,0.33575317604355714,0.33756805807622503,0.3393829401088929,0.3430127041742287,0.3448275862068966,0.3466424682395644,0.3484573502722323,0.3502722323049002,0.35390199637023595,0.35571687840290384,0.35753176043557167,0.35934664246823955,0.36116152450090744,0.3629764065335753,0.3647912885662432,0.3666061705989111,0.3684210526315789,0.3702359346642468,0.3738656987295826,0.37749546279491836,0.3793103448275862,0.3811252268602541,0.38656987295825773,0.38838475499092556,0.39019963702359345,0.3938294010889292,0.3956442831215971,0.397459165154265,0.3992740471869328,0.4010889292196007,0.4029038112522686,0.4047186932849365,0.40653357531760437,0.40834845735027225,0.4101633393829401,0.41197822141560797,0.41560798548094374,0.41742286751361163,0.42105263157894735,0.4246823956442831,0.426497277676951,0.4283121597096189,0.4319419237749546,0.4337568058076225,0.4355716878402904,0.43920145190562615,0.44464609800362975,0.44646098003629764,0.4482758620689655,0.4500907441016334,0.4519056261343013,0.4537205081669691,0.455535390199637,0.4573502722323049,0.4591651542649728,0.46098003629764067,0.4646098003629764,0.4664246823956443,0.46823956442831216,0.47186932849364793,0.47549909255898365,0.4791288566243194,0.4827586206896552,0.484573502722323,0.4863883847549909,0.4882032667876588,0.4900181488203267,0.49183303085299457,0.49364791288566245,0.4954627949183303,0.49727767695099817,0.49909255898366606,0.5027223230490018,0.5063520871143375,0.5081669691470054,0.5117967332123412,0.5136116152450091,0.515426497277677,0.5172413793103449,0.5190562613430127,0.5208711433756806,0.5226860254083484,0.5245009074410163,0.5281306715063521,0.5317604355716878,0.5335753176043557,0.5353901996370236,0.5372050816696915,0.5408348457350273,0.5444646098003629,0.5480943738656987,0.5517241379310345,0.5553539019963702,0.5571687840290381,0.558983666061706,0.5626134301270418,0.5662431941923775,0.5680580762250453,0.5698729582577132,0.5716878402903811,0.573502722323049,0.5753176043557169,0.5771324863883848,0.5789473684210527,0.5843920145190563,0.588021778584392,0.5898366606170599,0.5916515426497277,0.5934664246823956,0.5970961887477314,0.6007259528130672,0.6025408348457351,0.604355716878403,0.6079854809437386,0.6098003629764065,0.6116152450090744,0.6134301270417423,0.617059891107078,0.6188747731397459,0.6206896551724138,0.6225045372050817,0.6243194192377496,0.6261343012704175,0.6297640653357531,0.631578947368421,0.6352087114337568,0.6370235934664247,0.6388384754990926,0.6406533575317604,0.6424682395644283,0.6442831215970962,0.6460980036297641,0.647912885662432,0.6497277676950998,0.6551724137931034,0.6569872958257713,0.6588021778584392,0.6606170598911071,0.662431941923775,0.6642468239564429,0.6678765880217786,0.6696914700544465,0.6715063520871143,0.6751361161524501,0.676950998185118,0.6787658802177858,0.6805807622504537,0.6823956442831216,0.6842105263157895,0.6860254083484574,0.6878402903811253,0.6896551724137931,0.691470054446461,0.6932849364791288,0.6950998185117967,0.6969147005444646,0.6987295825771325,0.7005444646098004,0.7041742286751361,0.705989110707804,0.7078039927404719,0.7096188747731398,0.7114337568058077,0.7132486388384754,0.7150635208711433,0.7168784029038112,0.7186932849364791,0.720508166969147,0.7241379310344828,0.7277676950998185,0.7295825771324864,0.7313974591651543,0.7332123411978222,0.7368421052631579,0.7386569872958257,0.7404718693284936,0.7422867513611615,0.7441016333938294,0.7459165154264973,0.7477313974591652,0.7495462794918331,0.7513611615245009,0.7531760435571688,0.7549909255898367,0.7568058076225045,0.7586206896551724,0.7604355716878403,0.7622504537205081,0.764065335753176,0.7658802177858439,0.7676950998185118,0.7695099818511797,0.7713248638838476,0.7731397459165155,0.7767695099818511,0.778584392014519,0.7803992740471869,0.7822141560798548,0.7840290381125227,0.7876588021778584,0.7894736842105263,0.7912885662431942,0.7931034482758621,0.79491833030853,0.7967332123411979,0.7985480943738656,0.8003629764065335,0.8021778584392014,0.8039927404718693,0.8058076225045372,0.8076225045372051,0.809437386569873,0.8112522686025408,0.8130671506352087,0.8148820326678766,0.8166969147005445,0.8185117967332124,0.8203266787658802,0.822141560798548,0.8239564428312159,0.8257713248638838,0.8275862068965517,0.8294010889292196,0.8312159709618875,0.8330308529945554,0.8366606170598911,0.838475499092559,0.8402903811252269,0.8421052631578947,0.8439201451905626,0.8457350272232305,0.8475499092558983,0.8493647912885662,0.8511796733212341,0.852994555353902,0.8548094373865699,0.8566243194192378,0.8584392014519057,0.8602540834845736,0.8620689655172413,0.8638838475499092,0.8656987295825771,0.867513611615245,0.8693284936479129,0.8711433756805808,0.8729582577132486,0.8747731397459165,0.8765880217785844,0.8784029038112523,0.8802177858439202,0.8820326678765881,0.8838475499092558,0.8856624319419237,0.8874773139745916,0.8892921960072595,0.8929219600725953,0.8947368421052632,0.896551724137931,0.8983666061705989,0.9001814882032668,0.9019963702359347,0.9038112522686026,0.9056261343012704,0.9074410163339383,0.9092558983666061,0.911070780399274,0.9128856624319419,0.9147005444646098,0.9165154264972777,0.9183303085299456,0.9201451905626135,0.9219600725952813,0.9237749546279492,0.925589836660617,0.9274047186932849,0.9292196007259528,0.9310344827586207,0.9328493647912885,0.9346642468239564,0.9364791288566243,0.9382940108892922,0.9401088929219601,0.941923774954628,0.9437386569872959,0.9455535390199638,0.9473684210526315,0.9491833030852994,0.9509981851179673,0.9528130671506352,0.9546279491833031,0.956442831215971,0.9582577132486388,0.9600725952813067,0.9618874773139746,0.9637023593466425,0.9655172413793104,0.9673321234119783,0.969147005444646,0.9709618874773139,0.9727767695099818,0.9745916515426497,0.9764065335753176,0.9782214156079855,0.9800362976406534,0.9818511796733213,0.9836660617059891,0.985480943738657,0.9872958257713249,0.9891107078039928,0.9909255898366606,0.9927404718693285,0.9945553539019963,0.9963702359346642,0.9981851179673321],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.0437,0.0440,0.0459,0.0519,0.0852,0.0857,0.0937,0.1246,0.1393,0.1686,0.1759,0.2331,0.2594,0.3032,0.5343,0.5377,0.5401,0.5403,0.5413,0.5421,0.5447,0.5451,0.5458,0.5459,0.5463,0.5465,0.5467,0.5468,0.5470,0.5474,0.5485,0.5487,0.5492,0.5496,0.5501,0.5504,0.5505,0.5510,0.5512,0.5514,0.5520,0.5521,0.5523,0.5524,0.5526,0.5535,0.5539,0.5541,0.5544,0.5546,0.5553,0.5561,0.5563,0.5566,0.5567,0.5571,0.5586,0.5596,0.5597,0.5600,0.5602,0.5604,0.5621,0.5622,0.5623,0.5626,0.5631,0.5632,0.5633,0.5638,0.5642,0.5644,0.5650,0.5651,0.5652,0.5669,0.5673,0.5684,0.5688,0.5691,0.5697,0.5701,0.5702,0.5715,0.5719,0.5720,0.5732,0.5734,0.5742,0.5743,0.5752,0.5753,0.5771,0.5772,0.5773,0.5780,0.5788,0.5792,0.5798,0.5800,0.5802,0.5805,0.5806,0.5808,0.5809,0.5813,0.5830,0.5833,0.5848,0.5854,0.5855,0.5859,0.5869,0.5870,0.5871,0.5872,0.5877,0.5880,0.5881,0.5884,0.5893,0.5895,0.5900,0.5905,0.5906,0.5907,0.5912,0.5914,0.5920,0.5926,0.5932,0.5937,0.5938,0.5944,0.5950,0.5951,0.5952,0.5959,0.5962,0.5966,0.5968,0.5970,0.5973,0.5978,0.5989,0.5991,0.5992,0.5993,0.5998,0.5999,0.6000,0.6012,0.6015,0.6029,0.6031,0.6039,0.6040,0.6058,0.6065,0.6069,0.6075,0.6078,0.6080,0.6082,0.6086,0.6090,0.6095,0.6107,0.6109,0.6116,0.6122,0.6128,0.6134,0.6137,0.6140,0.6141,0.6145,0.6155,0.6160,0.6164,0.6169,0.6170,0.6172,0.6181,0.6188,0.6190,0.6196,0.6208,0.6209,0.6246,0.6253,0.6259,0.6295,0.6297,0.6305,0.6308,0.6333,0.6336,0.6346,0.6347,0.6352,0.6355,0.6369,0.6374,0.6393,0.6399,0.6423,0.6425,0.6427,0.6428,0.6432,0.6440,0.6454,0.6461,0.6465,0.6477,0.6479,0.6491,0.6498,0.6508,0.6533,0.6541,0.6543,0.6553,0.6560,0.6569,0.6572,0.6582,0.6585,0.6588,0.6615,0.6617,0.6618,0.6621,0.6624,0.6632,0.6664,0.6675,0.6680,0.6681,0.6683,0.6694,0.6706,0.6708,0.6714,0.6718,0.6725,0.6733,0.6744,0.6748,0.6752,0.6754,0.6758,0.6761,0.6762,0.6764,0.6776,0.6781,0.6807,0.6810,0.6812,0.6817,0.6820,0.6827,0.6838,0.6839,0.6840,0.6846,0.6847,0.6871,0.6876,0.6877,0.6895,0.6912,0.6915,0.6916,0.6923,0.6926,0.6933,0.6935,0.6936,0.6944,0.6947,0.6949,0.6980,0.6983,0.6986,0.6987,0.7001,0.7015,0.7027,0.7030,0.7031,0.7036,0.7037,0.7047,0.7062,0.7068,0.7073,0.7088,0.7094,0.7103,0.7106,0.7117,0.7123,0.7132,0.7137,0.7160,0.7163,0.7175,0.7190,0.7194,0.7201,0.7205,0.7211,0.7212,0.7221,0.7229,0.7232,0.7237,0.7243,0.7246,0.7257,0.7258,0.7262,0.7272,0.7290,0.7312,0.7314,0.7324,0.7345,0.7347,0.7366,0.7370,0.7384,0.7411,0.7419,0.7426,0.7432,0.7439,0.7456,0.7475,0.7482,0.7484,0.7488,0.7495,0.7507,0.7513,0.7520,0.7522,0.7563,0.7565,0.7585,0.7588,0.7590,0.7602,0.7605,0.7614,0.7623,0.7625,0.7629,0.7643,0.7653,0.7671,0.7672,0.7674,0.7680,0.7689,0.7693,0.7705,0.7719,0.7741,0.7750,0.7756,0.7759,0.7766,0.7807,0.7837,0.7843,0.7846,0.7850,0.7857,0.7862,0.7871,0.7875,0.7882,0.7887,0.7893,0.7894,0.7896,0.7903,0.7912,0.7926,0.7948,0.7961,0.7970,0.7982,0.7989,0.7990,0.8022,0.8025,0.8048,0.8053,0.8066,0.8086,0.8087,0.8110,0.8115,0.8126,0.8132,0.8162,0.8190,0.8194,0.8195,0.8213,0.8214,0.8278,0.8294,0.8311,0.8316,0.8335,0.8415,0.8443,0.8499,0.8513,0.8558,0.8659,0.8766,0.8771,0.8797,0.8828,0.8848,0.8913,0.8948,0.8976,0.8987,0.9001,0.9009,0.9050,0.9058,0.9137,0.9282,0.9398,0.9400,0.9425,0.9569,0.9670,0.9694,0.9715,0.9738,0.9739,0.9806,0.9920,0.9937,1.0015,1.0071,1.0188,1.0246,1.0265,1.0298,1.0330,1.0408,1.0467,1.0489,1.0509,1.0520,1.0568,1.0585,1.1160,1.1162,1.1230,1.1604,1.1693,1.1885,1.1919,1.2091,1.2193,1.2200,1.2229,1.2252,1.2297,1.2350,1.2408,1.2419,1.2453,1.2465,1.2648,1.2728,1.2762,1.2781,1.2893,1.2968,1.3246,1.3573,1.3780,1.3841,1.3847,1.3887,1.3902,1.3989,1.4089,1.4135,1.4995,1.5244,1.5618,1.6354,1.6478,1.7647,2.3960,2.5013,2.5521,3.1628,3.2018,4.5626],"y":[0.0018148820326678765,0.003629764065335753,0.0054446460980036296,0.007259528130671506,0.009074410163339383,0.010889292196007259,0.012704174228675136,0.014519056261343012,0.016333938294010888,0.018148820326678767,0.019963702359346643,0.021778584392014518,0.023593466424682397,0.025408348457350273,0.02722323049001815,0.029038112522686024,0.030852994555353903,0.032667876588021776,0.034482758620689655,0.036297640653357534,0.038112522686025406,0.039927404718693285,0.041742286751361164,0.043557168784029036,0.045372050816696916,0.047186932849364795,0.04900181488203267,0.050816696914700546,0.05263157894736842,0.0544464609800363,0.056261343012704176,0.05989110707803993,0.06170598911070781,0.06352087114337568,0.06533575317604355,0.06715063520871144,0.06896551724137931,0.07078039927404718,0.07259528130671507,0.07441016333938294,0.07622504537205081,0.07985480943738657,0.08166969147005444,0.0852994555353902,0.08711433756805807,0.0925589836660617,0.09618874773139746,0.09800362976406533,0.0998185117967332,0.10344827586206896,0.10526315789473684,0.10707803992740472,0.1088929219600726,0.11070780399274047,0.11252268602540835,0.11433756805807622,0.1161524500907441,0.11796733212341198,0.11978221415607986,0.12159709618874773,0.12341197822141561,0.12522686025408347,0.12704174228675136,0.12885662431941924,0.1306715063520871,0.132486388384755,0.13430127041742287,0.13611615245009073,0.1397459165154265,0.14156079854809436,0.14519056261343014,0.147005444646098,0.15063520871143377,0.15245009074410162,0.1542649727767695,0.1560798548094374,0.15789473684210525,0.15970961887477314,0.16152450090744103,0.16333938294010888,0.16515426497277677,0.16696914700544466,0.16878402903811252,0.1705989110707804,0.1724137931034483,0.17422867513611615,0.17604355716878403,0.17785843920145192,0.18148820326678766,0.18330308529945555,0.1851179673321234,0.1869328493647913,0.18874773139745918,0.19056261343012704,0.19237749546279492,0.19419237749546278,0.19600725952813067,0.19782214156079855,0.1996370235934664,0.2014519056261343,0.20326678765880218,0.20508166969147004,0.20689655172413793,0.20871143375680581,0.21052631578947367,0.21234119782214156,0.2159709618874773,0.2177858439201452,0.21960072595281308,0.22141560798548093,0.22323049001814882,0.2250453720508167,0.22686025408348456,0.22867513611615245,0.23049001814882034,0.2323049001814882,0.23411978221415608,0.23593466424682397,0.23774954627949182,0.2395644283121597,0.2413793103448276,0.24319419237749546,0.24682395644283123,0.24863883847549909,0.25045372050816694,0.25226860254083483,0.2540834845735027,0.2558983666061706,0.2577132486388385,0.2613430127041742,0.2631578947368421,0.26497277676951,0.26678765880217786,0.26860254083484575,0.27223230490018147,0.27404718693284935,0.27586206896551724,0.2776769509981851,0.279491833030853,0.2813067150635209,0.2831215970961887,0.2849364791288566,0.2867513611615245,0.29038112522686027,0.29219600725952816,0.294010889292196,0.2958257713248639,0.29764065335753176,0.29945553539019965,0.30127041742286753,0.3030852994555354,0.30490018148820325,0.30671506352087113,0.308529945553539,0.3103448275862069,0.3121597096188748,0.3139745916515426,0.3157894736842105,0.3176043557168784,0.32123411978221417,0.32304900181488205,0.3248638838475499,0.32667876588021777,0.32849364791288566,0.33030852994555354,0.33575317604355714,0.33756805807622503,0.3393829401088929,0.3411978221415608,0.3430127041742287,0.3448275862068966,0.3466424682395644,0.3484573502722323,0.3502722323049002,0.35208711433756806,0.35390199637023595,0.35571687840290384,0.35753176043557167,0.35934664246823955,0.3629764065335753,0.3647912885662432,0.3666061705989111,0.3684210526315789,0.3702359346642468,0.3720508166969147,0.3738656987295826,0.37568058076225047,0.37749546279491836,0.3793103448275862,0.3811252268602541,0.38294010889292196,0.38475499092558985,0.38656987295825773,0.38838475499092556,0.39019963702359345,0.39201451905626133,0.3938294010889292,0.3956442831215971,0.397459165154265,0.3992740471869328,0.4010889292196007,0.4029038112522686,0.4047186932849365,0.40653357531760437,0.40834845735027225,0.4101633393829401,0.41197822141560797,0.41379310344827586,0.41560798548094374,0.41742286751361163,0.4192377495462795,0.42105263157894735,0.42286751361161523,0.4246823956442831,0.426497277676951,0.4283121597096189,0.4301270417422868,0.4319419237749546,0.4337568058076225,0.4355716878402904,0.43738656987295826,0.43920145190562615,0.44101633393829404,0.44283121597096187,0.44464609800362975,0.4482758620689655,0.4500907441016334,0.4519056261343013,0.4537205081669691,0.455535390199637,0.4573502722323049,0.4591651542649728,0.46098003629764067,0.4627949183303085,0.4646098003629764,0.4664246823956443,0.46823956442831216,0.47005444646098005,0.47186932849364793,0.47368421052631576,0.47731397459165154,0.4791288566243194,0.4809437386569873,0.4827586206896552,0.484573502722323,0.4863883847549909,0.4882032667876588,0.4900181488203267,0.49183303085299457,0.49364791288566245,0.4954627949183303,0.49727767695099817,0.49909255898366606,0.5027223230490018,0.5045372050816697,0.5063520871143375,0.5081669691470054,0.5099818511796733,0.5117967332123412,0.5136116152450091,0.515426497277677,0.5172413793103449,0.5190562613430127,0.5208711433756806,0.5226860254083484,0.5245009074410163,0.5263157894736842,0.5281306715063521,0.52994555353902,0.5335753176043557,0.5353901996370236,0.5372050816696915,0.5390199637023594,0.542649727767695,0.5444646098003629,0.5462794918330308,0.5480943738656987,0.5499092558983666,0.5517241379310345,0.5535390199637024,0.5553539019963702,0.5571687840290381,0.558983666061706,0.5607985480943739,0.5626134301270418,0.5644283121597096,0.5662431941923775,0.5680580762250453,0.5716878402903811,0.573502722323049,0.5753176043557169,0.5771324863883848,0.5807622504537205,0.5825771324863884,0.5862068965517241,0.5898366606170599,0.5916515426497277,0.5934664246823956,0.5952813067150635,0.5970961887477314,0.5989110707803993,0.6007259528130672,0.604355716878403,0.6061705989110708,0.6079854809437386,0.6098003629764065,0.6116152450090744,0.6152450090744102,0.617059891107078,0.6188747731397459,0.6206896551724138,0.6225045372050817,0.6243194192377496,0.6261343012704175,0.6279491833030852,0.6297640653357531,0.631578947368421,0.6333938294010889,0.6352087114337568,0.6388384754990926,0.6406533575317604,0.6424682395644283,0.6442831215970962,0.6460980036297641,0.647912885662432,0.6497277676950998,0.6533575317604355,0.6551724137931034,0.6569872958257713,0.6588021778584392,0.6606170598911071,0.662431941923775,0.6642468239564429,0.6660617059891107,0.6678765880217786,0.6696914700544465,0.6715063520871143,0.6733212341197822,0.6751361161524501,0.676950998185118,0.6787658802177858,0.6805807622504537,0.6823956442831216,0.6842105263157895,0.6860254083484574,0.6878402903811253,0.6896551724137931,0.691470054446461,0.6932849364791288,0.6950998185117967,0.6987295825771325,0.7005444646098004,0.7023593466424682,0.7041742286751361,0.705989110707804,0.7078039927404719,0.7096188747731398,0.7114337568058077,0.7132486388384754,0.7150635208711433,0.7168784029038112,0.7186932849364791,0.720508166969147,0.7223230490018149,0.7241379310344828,0.7259528130671506,0.7277676950998185,0.7295825771324864,0.7313974591651543,0.7332123411978222,0.73502722323049,0.7368421052631579,0.7386569872958257,0.7404718693284936,0.7422867513611615,0.7441016333938294,0.7459165154264973,0.7477313974591652,0.7495462794918331,0.7513611615245009,0.7531760435571688,0.7549909255898367,0.7568058076225045,0.7586206896551724,0.7604355716878403,0.7622504537205081,0.764065335753176,0.7658802177858439,0.7676950998185118,0.7695099818511797,0.7713248638838476,0.7731397459165155,0.7749546279491834,0.7767695099818511,0.778584392014519,0.7803992740471869,0.7822141560798548,0.7840290381125227,0.7858439201451906,0.7894736842105263,0.7912885662431942,0.7931034482758621,0.79491833030853,0.7967332123411979,0.7985480943738656,0.8003629764065335,0.8021778584392014,0.8039927404718693,0.8058076225045372,0.8076225045372051,0.809437386569873,0.8112522686025408,0.8130671506352087,0.8148820326678766,0.8166969147005445,0.8185117967332124,0.8203266787658802,0.8239564428312159,0.8257713248638838,0.8275862068965517,0.8294010889292196,0.8312159709618875,0.8330308529945554,0.8348457350272233,0.8366606170598911,0.838475499092559,0.8402903811252269,0.8421052631578947,0.8439201451905626,0.8457350272232305,0.8475499092558983,0.8493647912885662,0.8511796733212341,0.852994555353902,0.8548094373865699,0.8566243194192378,0.8584392014519057,0.8602540834845736,0.8620689655172413,0.8638838475499092,0.8656987295825771,0.867513611615245,0.8693284936479129,0.8711433756805808,0.8729582577132486,0.8747731397459165,0.8765880217785844,0.8784029038112523,0.8802177858439202,0.8820326678765881,0.8838475499092558,0.8856624319419237,0.8874773139745916,0.8892921960072595,0.8911070780399274,0.8929219600725953,0.8947368421052632,0.896551724137931,0.8983666061705989,0.9001814882032668,0.9019963702359347,0.9038112522686026,0.9056261343012704,0.9074410163339383,0.9092558983666061,0.911070780399274,0.9128856624319419,0.9147005444646098,0.9165154264972777,0.9183303085299456,0.9201451905626135,0.9219600725952813,0.9237749546279492,0.925589836660617,0.9274047186932849,0.9292196007259528,0.9310344827586207,0.9328493647912885,0.9346642468239564,0.9364791288566243,0.9382940108892922,0.9401088929219601,0.941923774954628,0.9437386569872959,0.9455535390199638,0.9473684210526315,0.9491833030852994,0.9509981851179673,0.9528130671506352,0.9546279491833031,0.956442831215971,0.9582577132486388,0.9600725952813067,0.9618874773139746,0.9637023593466425,0.9655172413793104,0.9673321234119783,0.969147005444646,0.9709618874773139,0.9727767695099818,0.9745916515426497,0.9764065335753176,0.9782214156079855,0.9800362976406534,0.9818511796733213,0.9836660617059891,0.985480943738657,0.9872958257713249,0.9891107078039928,0.9909255898366606,0.9927404718693285,0.9945553539019963,0.9963702359346642,0.9981851179673321],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0517,0.0593,0.0668,0.0706,0.0795,0.0807,0.0828,0.0865,0.0871,0.0886,0.0896,0.0899,0.0901,0.0906,0.0908,0.0909,0.0917,0.0924,0.0926,0.0931,0.0937,0.0946,0.0947,0.0948,0.0949,0.0952,0.0955,0.0957,0.0960,0.0964,0.0969,0.0970,0.0971,0.0973,0.0975,0.0976,0.0980,0.0981,0.0985,0.0988,0.0989,0.0990,0.0991,0.0993,0.0998,0.1000,0.1001,0.1004,0.1006,0.1009,0.1010,0.1016,0.1019,0.1021,0.1028,0.1031,0.1032,0.1033,0.1035,0.1036,0.1038,0.1039,0.1040,0.1041,0.1043,0.1044,0.1046,0.1047,0.1050,0.1051,0.1055,0.1058,0.1061,0.1064,0.1074,0.1077,0.1088,0.1089,0.1090,0.1092,0.1093,0.1095,0.1097,0.1098,0.1101,0.1104,0.1106,0.1107,0.1110,0.1111,0.1113,0.1115,0.1119,0.1120,0.1123,0.1124,0.1126,0.1128,0.1129,0.1131,0.1137,0.1141,0.1142,0.1145,0.1148,0.1149,0.1151,0.1153,0.1154,0.1155,0.1156,0.1157,0.1162,0.1163,0.1164,0.1165,0.1168,0.1169,0.1171,0.1177,0.1181,0.1182,0.1184,0.1188,0.1192,0.1194,0.1199,0.1202,0.1204,0.1208,0.1210,0.1211,0.1212,0.1213,0.1215,0.1217,0.1218,0.1229,0.1234,0.1236,0.1240,0.1241,0.1242,0.1247,0.1250,0.1254,0.1256,0.1258,0.1263,0.1265,0.1269,0.1274,0.1275,0.1281,0.1282,0.1284,0.1285,0.1286,0.1287,0.1296,0.1299,0.1300,0.1303,0.1309,0.1311,0.1312,0.1313,0.1318,0.1319,0.1320,0.1321,0.1322,0.1324,0.1326,0.1328,0.1329,0.1331,0.1335,0.1336,0.1340,0.1341,0.1345,0.1358,0.1363,0.1378,0.1381,0.1386,0.1389,0.1392,0.1393,0.1400,0.1402,0.1404,0.1411,0.1413,0.1415,0.1416,0.1421,0.1423,0.1424,0.1425,0.1430,0.1432,0.1436,0.1437,0.1440,0.1443,0.1444,0.1446,0.1447,0.1450,0.1454,0.1457,0.1458,0.1459,0.1460,0.1464,0.1465,0.1468,0.1469,0.1470,0.1472,0.1481,0.1482,0.1485,0.1487,0.1494,0.1496,0.1499,0.1501,0.1505,0.1509,0.1510,0.1522,0.1524,0.1529,0.1530,0.1532,0.1534,0.1535,0.1536,0.1537,0.1539,0.1540,0.1542,0.1546,0.1552,0.1554,0.1561,0.1579,0.1580,0.1585,0.1589,0.1590,0.1591,0.1593,0.1598,0.1603,0.1606,0.1608,0.1617,0.1619,0.1620,0.1621,0.1622,0.1625,0.1626,0.1627,0.1629,0.1640,0.1642,0.1652,0.1655,0.1656,0.1658,0.1659,0.1662,0.1666,0.1667,0.1668,0.1670,0.1672,0.1674,0.1675,0.1684,0.1687,0.1689,0.1694,0.1699,0.1701,0.1706,0.1708,0.1710,0.1711,0.1718,0.1719,0.1723,0.1737,0.1739,0.1740,0.1750,0.1765,0.1766,0.1770,0.1772,0.1773,0.1776,0.1789,0.1790,0.1793,0.1797,0.1812,0.1816,0.1817,0.1819,0.1826,0.1828,0.1830,0.1833,0.1838,0.1839,0.1843,0.1851,0.1862,0.1863,0.1879,0.1892,0.1895,0.1896,0.1912,0.1919,0.1921,0.1922,0.1937,0.1947,0.1963,0.1965,0.1968,0.1970,0.1972,0.1977,0.1987,0.1994,0.2002,0.2024,0.2025,0.2031,0.2038,0.2044,0.2051,0.2054,0.2070,0.2097,0.2105,0.2114,0.2116,0.2128,0.2133,0.2142,0.2145,0.2154,0.2156,0.2157,0.2160,0.2167,0.2180,0.2184,0.2185,0.2203,0.2217,0.2237,0.2264,0.2274,0.2312,0.2323,0.2361,0.2372,0.2383,0.2407,0.2456,0.2459,0.2460,0.2476,0.2484,0.2487,0.2493,0.2519,0.2522,0.2532,0.2545,0.2552,0.2555,0.2581,0.2582,0.2583,0.2589,0.2595,0.2624,0.2702,0.2717,0.2786,0.2873,0.2928,0.2980,0.3007,0.3033,0.3035,0.3050,0.3064,0.3093,0.3095,0.3102,0.3208,0.3237,0.3268,0.3288,0.3296,0.3314,0.3347,0.3375,0.3410,0.3414,0.3461,0.3528,0.3532,0.3582,0.3672,0.3696,0.3712,0.3715,0.3719,0.3827,0.3935,0.3949,0.3975,0.4138,0.4330,0.4402,0.4414,0.4422,0.4435,0.4540,0.4551,0.4595,0.4623,0.4668,0.4670,0.4693,0.4704,0.4708,0.4734,0.4767,0.4899,0.5019,0.5066,0.5199,0.5416,0.5619,0.5645,0.5822,0.5917,0.6112,0.6469,0.6751,0.6773,0.6779,0.6780,0.6996,0.6998,0.7650,0.8399,0.8754,1.3720,4.5912,4.6758,5.1044,5.1710,5.2607,5.7742,6.0951,6.2434,6.3424],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.05197132616487455,0.053763440860215055,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06451612903225806,0.06630824372759857,0.06989247311827956,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08602150537634409,0.08960573476702509,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.11290322580645161,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13440860215053763,0.13620071684587814,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15412186379928317,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16845878136200718,0.17025089605734767,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.1917562724014337,0.1935483870967742,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24910394265232974,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.28136200716845877,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.3279569892473118,0.32974910394265233,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34050179211469533,0.34229390681003585,0.34408602150537637,0.34767025089605735,0.34946236559139787,0.35304659498207885,0.3548387096774194,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.41397849462365593,0.4157706093189964,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.5089605734767025,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.5376344086021505,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.600358422939068,0.6021505376344086,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6971326164874552,0.6989247311827957,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7526881720430108,0.7544802867383512,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7831541218637993,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0372,0.0392,0.0401,0.0415,0.0416,0.0422,0.0428,0.0430,0.0435,0.0442,0.0443,0.0446,0.0450,0.0452,0.0455,0.0460,0.0461,0.0462,0.0463,0.0468,0.0479,0.0480,0.0482,0.0483,0.0485,0.0487,0.0493,0.0497,0.0498,0.0500,0.0503,0.0505,0.0511,0.0514,0.0519,0.0520,0.0528,0.0530,0.0531,0.0532,0.0533,0.0536,0.0538,0.0540,0.0544,0.0545,0.0546,0.0547,0.0548,0.0551,0.0553,0.0554,0.0561,0.0563,0.0564,0.0567,0.0571,0.0572,0.0573,0.0575,0.0576,0.0577,0.0580,0.0582,0.0583,0.0584,0.0590,0.0591,0.0592,0.0593,0.0596,0.0602,0.0605,0.0609,0.0612,0.0616,0.0617,0.0618,0.0622,0.0623,0.0625,0.0626,0.0630,0.0631,0.0634,0.0635,0.0636,0.0638,0.0639,0.0645,0.0647,0.0648,0.0651,0.0652,0.0653,0.0654,0.0655,0.0659,0.0660,0.0661,0.0663,0.0667,0.0669,0.0673,0.0675,0.0678,0.0682,0.0683,0.0686,0.0687,0.0689,0.0690,0.0694,0.0695,0.0699,0.0701,0.0704,0.0706,0.0707,0.0714,0.0716,0.0717,0.0721,0.0724,0.0733,0.0736,0.0738,0.0744,0.0745,0.0749,0.0752,0.0753,0.0754,0.0757,0.0758,0.0760,0.0763,0.0766,0.0776,0.0782,0.0783,0.0784,0.0789,0.0797,0.0799,0.0800,0.0802,0.0803,0.0804,0.0807,0.0809,0.0810,0.0811,0.0820,0.0825,0.0829,0.0830,0.0832,0.0834,0.0835,0.0837,0.0838,0.0841,0.0857,0.0865,0.0867,0.0869,0.0872,0.0873,0.0875,0.0876,0.0885,0.0889,0.0894,0.0896,0.0902,0.0905,0.0910,0.0921,0.0943,0.0944,0.0945,0.0951,0.0964,0.0965,0.0966,0.0977,0.0984,0.0986,0.0987,0.0992,0.0996,0.1013,0.1014,0.1015,0.1020,0.1023,0.1028,0.1035,0.1043,0.1047,0.1048,0.1049,0.1052,0.1053,0.1063,0.1065,0.1066,0.1084,0.1098,0.1110,0.1123,0.1130,0.1131,0.1137,0.1140,0.1145,0.1150,0.1152,0.1168,0.1169,0.1172,0.1174,0.1192,0.1197,0.1200,0.1205,0.1206,0.1209,0.1212,0.1215,0.1219,0.1225,0.1246,0.1277,0.1291,0.1292,0.1296,0.1297,0.1298,0.1331,0.1333,0.1342,0.1345,0.1348,0.1355,0.1358,0.1362,0.1363,0.1383,0.1390,0.1396,0.1399,0.1401,0.1405,0.1410,0.1421,0.1426,0.1433,0.1449,0.1461,0.1464,0.1470,0.1477,0.1482,0.1493,0.1495,0.1497,0.1499,0.1536,0.1538,0.1545,0.1550,0.1552,0.1555,0.1566,0.1570,0.1579,0.1586,0.1594,0.1595,0.1598,0.1609,0.1619,0.1621,0.1631,0.1633,0.1642,0.1651,0.1656,0.1659,0.1665,0.1670,0.1680,0.1683,0.1687,0.1691,0.1693,0.1720,0.1722,0.1730,0.1746,0.1752,0.1772,0.1787,0.1795,0.1797,0.1799,0.1801,0.1804,0.1808,0.1809,0.1813,0.1816,0.1826,0.1827,0.1839,0.1842,0.1849,0.1856,0.1864,0.1866,0.1881,0.1901,0.1904,0.1922,0.1930,0.1991,0.2007,0.2013,0.2031,0.2048,0.2057,0.2059,0.2063,0.2089,0.2109,0.2131,0.2137,0.2138,0.2176,0.2178,0.2203,0.2235,0.2305,0.2308,0.2315,0.2335,0.2346,0.2351,0.2355,0.2359,0.2380,0.2396,0.2408,0.2413,0.2428,0.2460,0.2467,0.2497,0.2518,0.2521,0.2527,0.2544,0.2575,0.2616,0.2623,0.2658,0.2668,0.2691,0.2701,0.2735,0.2741,0.2776,0.2778,0.2855,0.2856,0.2898,0.2958,0.2975,0.3005,0.3091,0.3136,0.3234,0.3263,0.3278,0.3280,0.3292,0.3318,0.3509,0.3608,0.3611,0.3891,0.3895,0.3926,0.3935,0.3996,0.4013,0.4096,0.4104,0.4192,0.4312,0.4543,0.4591,0.4725,0.4746,0.4806,0.4855,0.4987,0.5064,0.5155,0.5309,0.5366,0.5368,0.5583,0.5586,0.5605,0.5666,0.5914,0.5961,0.6156,0.6219,0.6272,0.6276,0.6374,0.6394,0.6404,0.6421,0.6470,0.6489,0.6868,0.6891,0.6965,0.6992,0.7115,0.7168,0.7381,0.7461,0.7677,0.7870,0.7905,0.8488,0.8771,0.8830,0.9029,0.9382,0.9542,0.9555,0.9655,0.9766,0.9939,0.9971,1.0009,1.0202,1.0429,1.0747,1.1299,1.1810,1.2464,1.2790,1.2885,1.3360,1.4786,1.4852,1.7366,1.8857,2.7813,2.9663,4.6893,5.1667,5.2787,5.4119,5.5130,6.9866],"y":[0.0018656716417910447,0.0037313432835820895,0.005597014925373134,0.007462686567164179,0.009328358208955223,0.011194029850746268,0.013059701492537313,0.014925373134328358,0.016791044776119403,0.018656716417910446,0.020522388059701493,0.022388059701492536,0.024253731343283583,0.027985074626865673,0.03171641791044776,0.033582089552238806,0.03544776119402985,0.03917910447761194,0.04291044776119403,0.04477611940298507,0.04664179104477612,0.048507462686567165,0.05223880597014925,0.054104477611940295,0.055970149253731345,0.05783582089552239,0.05970149253731343,0.061567164179104475,0.06343283582089553,0.06716417910447761,0.06902985074626866,0.0708955223880597,0.07276119402985075,0.07462686567164178,0.07649253731343283,0.07835820895522388,0.08022388059701492,0.08208955223880597,0.08582089552238806,0.08955223880597014,0.0914179104477612,0.09328358208955224,0.09701492537313433,0.09888059701492537,0.10074626865671642,0.10261194029850747,0.1044776119402985,0.10820895522388059,0.11007462686567164,0.11194029850746269,0.11380597014925373,0.11567164179104478,0.11753731343283583,0.11940298507462686,0.12313432835820895,0.125,0.1287313432835821,0.13059701492537312,0.13432835820895522,0.13619402985074627,0.1417910447761194,0.14365671641791045,0.1455223880597015,0.14738805970149255,0.14925373134328357,0.15298507462686567,0.15671641791044777,0.15858208955223882,0.1623134328358209,0.166044776119403,0.16791044776119404,0.17164179104477612,0.17537313432835822,0.17723880597014927,0.1828358208955224,0.1865671641791045,0.1884328358208955,0.19029850746268656,0.1921641791044776,0.19402985074626866,0.1958955223880597,0.19776119402985073,0.19962686567164178,0.20149253731343283,0.20335820895522388,0.20522388059701493,0.20708955223880596,0.208955223880597,0.21082089552238806,0.2126865671641791,0.21455223880597016,0.21641791044776118,0.21828358208955223,0.22014925373134328,0.22201492537313433,0.22388059701492538,0.22574626865671643,0.22761194029850745,0.2294776119402985,0.23134328358208955,0.2332089552238806,0.23507462686567165,0.24067164179104478,0.24253731343283583,0.24440298507462688,0.2462686567164179,0.24813432835820895,0.25,0.251865671641791,0.2537313432835821,0.2555970149253731,0.2574626865671642,0.26119402985074625,0.2630597014925373,0.26492537313432835,0.26865671641791045,0.27052238805970147,0.27238805970149255,0.27611940298507465,0.27798507462686567,0.2798507462686567,0.28171641791044777,0.28544776119402987,0.2873134328358209,0.2891791044776119,0.291044776119403,0.292910447761194,0.2947761194029851,0.2966417910447761,0.29850746268656714,0.3003731343283582,0.30223880597014924,0.3041044776119403,0.30597014925373134,0.30970149253731344,0.31156716417910446,0.31343283582089554,0.31529850746268656,0.31716417910447764,0.31902985074626866,0.3208955223880597,0.32276119402985076,0.3246268656716418,0.3283582089552239,0.333955223880597,0.3358208955223881,0.3376865671641791,0.33955223880597013,0.3414179104477612,0.34328358208955223,0.3451492537313433,0.34888059701492535,0.35261194029850745,0.35447761194029853,0.35634328358208955,0.36007462686567165,0.3619402985074627,0.36380597014925375,0.3656716417910448,0.3675373134328358,0.3694029850746269,0.3712686567164179,0.373134328358209,0.3787313432835821,0.3805970149253731,0.3824626865671642,0.3843283582089552,0.38619402985074625,0.3880597014925373,0.38992537313432835,0.3917910447761194,0.39365671641791045,0.39738805970149255,0.39925373134328357,0.40111940298507465,0.40298507462686567,0.4048507462686567,0.40671641791044777,0.41044776119402987,0.4141791044776119,0.416044776119403,0.4197761194029851,0.4216417910447761,0.42350746268656714,0.4253731343283582,0.4291044776119403,0.43097014925373134,0.43283582089552236,0.43470149253731344,0.43843283582089554,0.44029850746268656,0.44216417910447764,0.44402985074626866,0.4458955223880597,0.4496268656716418,0.45149253731343286,0.4533582089552239,0.4552238805970149,0.457089552238806,0.458955223880597,0.4608208955223881,0.4626865671641791,0.4664179104477612,0.46828358208955223,0.4701492537313433,0.47201492537313433,0.47574626865671643,0.47761194029850745,0.47947761194029853,0.4832089552238806,0.4869402985074627,0.48880597014925375,0.4906716417910448,0.4925373134328358,0.4944029850746269,0.498134328358209,0.5,0.5018656716417911,0.503731343283582,0.5074626865671642,0.5093283582089553,0.5111940298507462,0.5130597014925373,0.5149253731343284,0.5167910447761194,0.5186567164179104,0.5205223880597015,0.5223880597014925,0.5242537313432836,0.5261194029850746,0.5279850746268657,0.5317164179104478,0.5335820895522388,0.5354477611940298,0.5373134328358209,0.539179104477612,0.5410447761194029,0.542910447761194,0.5447761194029851,0.5466417910447762,0.5503731343283582,0.5522388059701493,0.5541044776119403,0.5559701492537313,0.5578358208955224,0.5597014925373134,0.5615671641791045,0.5634328358208955,0.5652985074626866,0.5671641791044776,0.5690298507462687,0.5708955223880597,0.5727611940298507,0.5746268656716418,0.5764925373134329,0.5783582089552238,0.5802238805970149,0.582089552238806,0.5839552238805971,0.585820895522388,0.5895522388059702,0.5914179104477612,0.5932835820895522,0.5951492537313433,0.5970149253731343,0.5988805970149254,0.6007462686567164,0.6026119402985075,0.6044776119402985,0.6063432835820896,0.6100746268656716,0.6119402985074627,0.6138059701492538,0.6156716417910447,0.6175373134328358,0.6194029850746269,0.6231343283582089,0.6268656716417911,0.628731343283582,0.6305970149253731,0.6324626865671642,0.6343283582089553,0.6380597014925373,0.6399253731343284,0.6417910447761194,0.6436567164179104,0.6455223880597015,0.6473880597014925,0.6492537313432836,0.6511194029850746,0.6529850746268657,0.6548507462686567,0.6567164179104478,0.6585820895522388,0.6604477611940298,0.6623134328358209,0.664179104477612,0.6660447761194029,0.667910447761194,0.6697761194029851,0.6716417910447762,0.6735074626865671,0.6753731343283582,0.6772388059701493,0.6791044776119403,0.6809701492537313,0.6828358208955224,0.6847014925373134,0.6865671641791045,0.6884328358208955,0.6902985074626866,0.6921641791044776,0.6940298507462687,0.6958955223880597,0.6977611940298507,0.6996268656716418,0.7014925373134329,0.7033582089552238,0.7052238805970149,0.707089552238806,0.7089552238805971,0.710820895522388,0.7126865671641791,0.7145522388059702,0.7164179104477612,0.7182835820895522,0.7201492537313433,0.7220149253731343,0.7238805970149254,0.7257462686567164,0.7294776119402985,0.7313432835820896,0.7332089552238806,0.7350746268656716,0.7369402985074627,0.7388059701492538,0.7406716417910447,0.7425373134328358,0.7444029850746269,0.746268656716418,0.75,0.7518656716417911,0.753731343283582,0.7555970149253731,0.7574626865671642,0.7593283582089553,0.7611940298507462,0.7630597014925373,0.7649253731343284,0.7667910447761194,0.7686567164179104,0.7705223880597015,0.7723880597014925,0.7742537313432836,0.7761194029850746,0.7779850746268657,0.7798507462686567,0.7817164179104478,0.7835820895522388,0.7854477611940298,0.7873134328358209,0.789179104477612,0.7910447761194029,0.792910447761194,0.7947761194029851,0.7966417910447762,0.7985074626865671,0.8003731343283582,0.8022388059701493,0.8041044776119403,0.8059701492537313,0.8078358208955224,0.8097014925373134,0.8115671641791045,0.8134328358208955,0.8152985074626866,0.8171641791044776,0.8190298507462687,0.8208955223880597,0.8227611940298507,0.8246268656716418,0.8264925373134329,0.8283582089552238,0.8302238805970149,0.832089552238806,0.8339552238805971,0.835820895522388,0.8376865671641791,0.8395522388059702,0.8414179104477612,0.8432835820895522,0.8451492537313433,0.8470149253731343,0.8488805970149254,0.8507462686567164,0.8526119402985075,0.8544776119402985,0.8563432835820896,0.8582089552238806,0.8600746268656716,0.8619402985074627,0.8638059701492538,0.8656716417910447,0.8675373134328358,0.8694029850746269,0.871268656716418,0.8731343283582089,0.875,0.8768656716417911,0.878731343283582,0.8805970149253731,0.8824626865671642,0.8843283582089553,0.8861940298507462,0.8880597014925373,0.8899253731343284,0.8917910447761194,0.8936567164179104,0.8955223880597015,0.8973880597014925,0.8992537313432836,0.9011194029850746,0.9029850746268657,0.9048507462686567,0.9067164179104478,0.9085820895522388,0.9104477611940298,0.9123134328358209,0.914179104477612,0.9160447761194029,0.917910447761194,0.9197761194029851,0.9216417910447762,0.9235074626865671,0.9253731343283582,0.9272388059701493,0.9291044776119403,0.9309701492537313,0.9328358208955224,0.9347014925373134,0.9365671641791045,0.9384328358208955,0.9402985074626866,0.9421641791044776,0.9440298507462687,0.9458955223880597,0.9477611940298507,0.9496268656716418,0.9514925373134329,0.9533582089552238,0.9552238805970149,0.957089552238806,0.9589552238805971,0.960820895522388,0.9626865671641791,0.9645522388059702,0.9664179104477612,0.9682835820895522,0.9701492537313433,0.9720149253731343,0.9738805970149254,0.9757462686567164,0.9776119402985075,0.9794776119402985,0.9813432835820896,0.9832089552238806,0.9850746268656716,0.9869402985074627,0.9888059701492538,0.9906716417910447,0.9925373134328358,0.9944029850746269,0.996268656716418,0.9981343283582089],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, protocol.ai). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-research.protocol.ai-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-research.protocol.ai-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..c28189c40d
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-research.protocol.ai-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.3315,0.6820,0.6914,0.7014,0.7352,1.1802,1.3516,1.3519,1.3581,1.3585,1.3739,1.3761,1.3813,1.3821,1.3958,1.3985,1.4009,1.4013,1.4095,1.4179,1.4233,1.4290,1.4308,1.4341,1.4373,1.4382,1.4407,1.4418,1.4420,1.4479,1.4500,1.4555,1.4616,1.4628,1.4671,1.4695,1.4697,1.4713,1.4717,1.4718,1.4722,1.4758,1.4776,1.4790,1.4795,1.4797,1.4873,1.4925,1.4931,1.4949,1.5018,1.5025,1.5027,1.5045,1.5086,1.5139,1.5142,1.5181,1.5190,1.5200,1.5201,1.5223,1.5233,1.5312,1.5317,1.5320,1.5323,1.5355,1.5367,1.5410,1.5416,1.5436,1.5470,1.5515,1.5543,1.5552,1.5649,1.5669,1.5680,1.5721,1.5735,1.5762,1.5785,1.5793,1.5806,1.5807,1.5867,1.5879,1.5880,1.5905,1.5910,1.5914,1.5929,1.5940,1.5963,1.5971,1.5975,1.5992,1.6007,1.6010,1.6048,1.6056,1.6073,1.6110,1.6114,1.6141,1.6177,1.6181,1.6237,1.6259,1.6275,1.6294,1.6304,1.6309,1.6336,1.6354,1.6360,1.6388,1.6418,1.6422,1.6450,1.6457,1.6462,1.6481,1.6487,1.6501,1.6522,1.6526,1.6539,1.6546,1.6561,1.6573,1.6592,1.6602,1.6643,1.6669,1.6688,1.6696,1.6699,1.6732,1.6787,1.6820,1.6843,1.6855,1.6857,1.6891,1.6926,1.6977,1.6987,1.7022,1.7031,1.7052,1.7059,1.7087,1.7098,1.7151,1.7159,1.7170,1.7199,1.7278,1.7280,1.7286,1.7299,1.7303,1.7317,1.7325,1.7332,1.7354,1.7375,1.7393,1.7401,1.7432,1.7490,1.7522,1.7550,1.7587,1.7612,1.7617,1.7623,1.7645,1.7650,1.7651,1.7698,1.7700,1.7708,1.7722,1.7754,1.7759,1.7786,1.7817,1.7869,1.7878,1.7879,1.7881,1.7892,1.7894,1.7906,1.7922,1.7927,1.7934,1.7937,1.7944,1.7952,1.7959,1.7989,1.7997,1.7999,1.8008,1.8017,1.8021,1.8028,1.8032,1.8053,1.8105,1.8151,1.8189,1.8225,1.8261,1.8275,1.8281,1.8294,1.8297,1.8298,1.8312,1.8330,1.8331,1.8333,1.8373,1.8387,1.8402,1.8408,1.8437,1.8469,1.8494,1.8518,1.8520,1.8540,1.8545,1.8549,1.8557,1.8578,1.8584,1.8589,1.8599,1.8631,1.8645,1.8656,1.8666,1.8683,1.8689,1.8690,1.8711,1.8715,1.8718,1.8723,1.8737,1.8757,1.8761,1.8806,1.8808,1.8813,1.8815,1.8824,1.8827,1.8869,1.8878,1.8879,1.8922,1.8928,1.8932,1.8940,1.8953,1.8968,1.8981,1.8990,1.9007,1.9022,1.9042,1.9059,1.9089,1.9091,1.9129,1.9132,1.9134,1.9148,1.9155,1.9182,1.9206,1.9208,1.9210,1.9215,1.9222,1.9264,1.9279,1.9304,1.9321,1.9326,1.9351,1.9365,1.9383,1.9456,1.9476,1.9483,1.9486,1.9487,1.9496,1.9501,1.9503,1.9543,1.9548,1.9551,1.9556,1.9587,1.9605,1.9644,1.9668,1.9688,1.9689,1.9696,1.9732,1.9738,1.9739,1.9741,1.9749,1.9754,1.9770,1.9775,1.9776,1.9789,1.9801,1.9821,1.9823,1.9836,1.9875,1.9888,1.9917,1.9970,1.9982,2.0071,2.0097,2.0101,2.0117,2.0122,2.0145,2.0174,2.0202,2.0206,2.0213,2.0234,2.0256,2.0260,2.0286,2.0294,2.0302,2.0306,2.0310,2.0337,2.0350,2.0372,2.0387,2.0407,2.0452,2.0460,2.0477,2.0485,2.0489,2.0490,2.0511,2.0526,2.0552,2.0560,2.0574,2.0595,2.0612,2.0662,2.0773,2.0780,2.0787,2.0813,2.0817,2.0823,2.0872,2.0891,2.0909,2.0931,2.0954,2.0978,2.1038,2.1087,2.1114,2.1124,2.1125,2.1127,2.1167,2.1176,2.1179,2.1228,2.1254,2.1301,2.1302,2.1352,2.1365,2.1397,2.1409,2.1437,2.1542,2.1683,2.1823,2.1838,2.1894,2.1917,2.1919,2.1967,2.2036,2.2074,2.2113,2.2202,2.2247,2.2342,2.2350,2.2377,2.2431,2.2457,2.2472,2.2511,2.2542,2.2584,2.2616,2.2622,2.2810,2.2811,2.2853,2.2855,2.2896,2.2911,2.2919,2.2923,2.2981,2.3050,2.3199,2.3213,2.3253,2.3275,2.3283,2.3304,2.3320,2.3357,2.3365,2.3369,2.3417,2.3436,2.3470,2.3484,2.3522,2.3575,2.3577,2.3603,2.3627,2.3688,2.3746,2.3805,2.3869,2.3876,2.4100,2.4125,2.4219,2.4227,2.4256,2.4257,2.4552,2.4609,2.4721,2.4759,2.4863,2.4898,2.5040,2.5041,2.5106,2.5374,2.5582,2.5769,2.6015,2.6049,2.7045,2.8184,2.8940,2.9214,2.9713,3.0333,3.1766,3.2517,3.2952,3.5858,3.9854,4.0072,4.0885,6.8836,7.6525],"y":[0.0019723865877712033,0.0039447731755424065,0.005917159763313609,0.007889546351084813,0.009861932938856016,0.011834319526627219,0.013806706114398421,0.015779092702169626,0.01775147928994083,0.01972386587771203,0.021696252465483234,0.023668639053254437,0.02564102564102564,0.027613412228796843,0.029585798816568046,0.03155818540433925,0.03353057199211045,0.03550295857988166,0.03747534516765286,0.03944773175542406,0.04142011834319527,0.04339250493096647,0.045364891518737675,0.047337278106508875,0.04930966469428008,0.05128205128205128,0.05325443786982249,0.055226824457593686,0.05719921104536489,0.05917159763313609,0.0611439842209073,0.0631163708086785,0.0650887573964497,0.0670611439842209,0.06903353057199212,0.07100591715976332,0.07297830374753451,0.07495069033530571,0.07692307692307693,0.07889546351084813,0.08086785009861933,0.08284023668639054,0.08481262327416174,0.08678500986193294,0.08875739644970414,0.09072978303747535,0.09270216962524655,0.09467455621301775,0.09664694280078895,0.09861932938856016,0.10059171597633136,0.10256410256410256,0.10453648915187377,0.10650887573964497,0.10848126232741617,0.11045364891518737,0.11242603550295859,0.11439842209072978,0.11637080867850098,0.11834319526627218,0.1203155818540434,0.1222879684418146,0.1242603550295858,0.126232741617357,0.1282051282051282,0.1301775147928994,0.13214990138067062,0.1341222879684418,0.13609467455621302,0.13806706114398423,0.14003944773175542,0.14201183431952663,0.14398422090729784,0.14595660749506903,0.14792899408284024,0.14990138067061143,0.15187376725838264,0.15384615384615385,0.15581854043392504,0.15779092702169625,0.15976331360946747,0.16173570019723865,0.16370808678500987,0.16568047337278108,0.16765285996055226,0.16962524654832348,0.17159763313609466,0.17357001972386588,0.1755424063116371,0.17751479289940827,0.1794871794871795,0.1814595660749507,0.1834319526627219,0.1854043392504931,0.1873767258382643,0.1893491124260355,0.1913214990138067,0.1932938856015779,0.1952662721893491,0.19723865877712032,0.1992110453648915,0.20118343195266272,0.20315581854043394,0.20512820512820512,0.20710059171597633,0.20907297830374755,0.21104536489151873,0.21301775147928995,0.21499013806706113,0.21696252465483234,0.21893491124260356,0.22090729783037474,0.22287968441814596,0.22485207100591717,0.22682445759368836,0.22879684418145957,0.23076923076923078,0.23274161735700197,0.23471400394477318,0.23668639053254437,0.23865877712031558,0.2406311637080868,0.24260355029585798,0.2445759368836292,0.2465483234714004,0.2485207100591716,0.2504930966469428,0.252465483234714,0.25443786982248523,0.2564102564102564,0.2583826429980276,0.2603550295857988,0.26232741617357,0.26429980276134124,0.26627218934911245,0.2682445759368836,0.2702169625246548,0.27218934911242604,0.27416173570019725,0.27613412228796846,0.2781065088757396,0.28007889546351084,0.28205128205128205,0.28402366863905326,0.2859960552268245,0.2879684418145957,0.28994082840236685,0.29191321499013806,0.2938856015779093,0.2958579881656805,0.2978303747534517,0.29980276134122286,0.30177514792899407,0.3037475345167653,0.3057199211045365,0.3076923076923077,0.3096646942800789,0.3116370808678501,0.3136094674556213,0.3155818540433925,0.3175542406311637,0.31952662721893493,0.3214990138067061,0.3234714003944773,0.3254437869822485,0.32741617357001973,0.32938856015779094,0.33136094674556216,0.3333333333333333,0.33530571992110453,0.33727810650887574,0.33925049309664695,0.34122287968441817,0.3431952662721893,0.34516765285996054,0.34714003944773175,0.34911242603550297,0.3510848126232742,0.3530571992110454,0.35502958579881655,0.35700197238658776,0.358974358974359,0.3609467455621302,0.3629191321499014,0.36489151873767256,0.3668639053254438,0.368836291913215,0.3708086785009862,0.3727810650887574,0.3747534516765286,0.3767258382642998,0.378698224852071,0.3806706114398422,0.3826429980276134,0.38461538461538464,0.3865877712031558,0.388560157790927,0.3905325443786982,0.39250493096646943,0.39447731755424065,0.39644970414201186,0.398422090729783,0.40039447731755423,0.40236686390532544,0.40433925049309666,0.40631163708086787,0.40828402366863903,0.41025641025641024,0.41222879684418146,0.41420118343195267,0.4161735700197239,0.4181459566074951,0.42011834319526625,0.42209072978303747,0.4240631163708087,0.4260355029585799,0.4280078895463511,0.42998027613412226,0.4319526627218935,0.4339250493096647,0.4358974358974359,0.4378698224852071,0.43984220907297833,0.4418145956607495,0.4437869822485207,0.4457593688362919,0.44970414201183434,0.4516765285996055,0.4536489151873767,0.4556213017751479,0.45759368836291914,0.45956607495069035,0.4635108481262327,0.46548323471400394,0.46745562130177515,0.46942800788954636,0.4714003944773176,0.47337278106508873,0.47534516765285995,0.47731755424063116,0.47928994082840237,0.4812623274161736,0.4832347140039448,0.48520710059171596,0.48717948717948717,0.4891518737672584,0.4911242603550296,0.4930966469428008,0.4970414201183432,0.4990138067061144,0.5009861932938856,0.5029585798816568,0.504930966469428,0.5069033530571992,0.5088757396449705,0.5108481262327417,0.5128205128205128,0.514792899408284,0.5167652859960552,0.5187376725838264,0.5207100591715976,0.5226824457593688,0.52465483234714,0.5266272189349113,0.5285996055226825,0.5305719921104537,0.5325443786982249,0.534516765285996,0.5364891518737672,0.5384615384615384,0.5404339250493096,0.5424063116370809,0.5463510848126233,0.5483234714003945,0.5502958579881657,0.5522682445759369,0.5542406311637081,0.5562130177514792,0.5581854043392505,0.5601577909270217,0.5621301775147929,0.5641025641025641,0.5660749506903353,0.5680473372781065,0.5700197238658777,0.571992110453649,0.5739644970414202,0.5759368836291914,0.5779092702169625,0.5798816568047337,0.5818540433925049,0.5838264299802761,0.5857988165680473,0.5877712031558185,0.5897435897435898,0.591715976331361,0.5936883629191322,0.5956607495069034,0.5976331360946746,0.5996055226824457,0.6015779092702169,0.6035502958579881,0.6055226824457594,0.6074950690335306,0.6094674556213018,0.611439842209073,0.6134122287968442,0.6153846153846154,0.6173570019723866,0.6193293885601578,0.621301775147929,0.6232741617357002,0.6252465483234714,0.6272189349112426,0.6291913214990138,0.631163708086785,0.6331360946745562,0.6351084812623274,0.6370808678500987,0.6390532544378699,0.6410256410256411,0.6429980276134122,0.6449704142011834,0.6469428007889546,0.6489151873767258,0.650887573964497,0.6528599605522682,0.6548323471400395,0.6568047337278107,0.6587771203155819,0.6607495069033531,0.6627218934911243,0.6646942800788954,0.6686390532544378,0.6706114398422091,0.6725838264299803,0.6745562130177515,0.6765285996055227,0.6785009861932939,0.6804733727810651,0.6824457593688363,0.6844181459566075,0.6863905325443787,0.6883629191321499,0.6903353057199211,0.6923076923076923,0.6942800788954635,0.6962524654832347,0.6982248520710059,0.7001972386587771,0.7021696252465484,0.7041420118343196,0.7061143984220908,0.7080867850098619,0.7100591715976331,0.7140039447731755,0.7159763313609467,0.717948717948718,0.7218934911242604,0.7238658777120316,0.7258382642998028,0.727810650887574,0.7297830374753451,0.7317554240631163,0.7337278106508875,0.7357001972386588,0.73767258382643,0.7396449704142012,0.7416173570019724,0.7435897435897436,0.7455621301775148,0.747534516765286,0.7495069033530573,0.7514792899408284,0.7534516765285996,0.757396449704142,0.7593688362919132,0.7613412228796844,0.7633136094674556,0.7652859960552268,0.7672583826429981,0.7692307692307693,0.7712031558185405,0.7731755424063116,0.7751479289940828,0.777120315581854,0.7790927021696252,0.7810650887573964,0.7830374753451677,0.7850098619329389,0.7869822485207101,0.7889546351084813,0.7909270216962525,0.7928994082840237,0.7948717948717948,0.796844181459566,0.7988165680473372,0.8007889546351085,0.8027613412228797,0.8047337278106509,0.8067061143984221,0.8086785009861933,0.8106508875739645,0.8126232741617357,0.814595660749507,0.8165680473372781,0.8185404339250493,0.8205128205128205,0.8224852071005917,0.8244575936883629,0.8264299802761341,0.8284023668639053,0.8303747534516766,0.8323471400394478,0.834319526627219,0.8362919132149902,0.8382642998027613,0.8402366863905325,0.8422090729783037,0.8441814595660749,0.8461538461538461,0.8481262327416174,0.8500986193293886,0.8520710059171598,0.854043392504931,0.8560157790927022,0.8579881656804734,0.8599605522682445,0.8619329388560157,0.863905325443787,0.8658777120315582,0.8678500986193294,0.8698224852071006,0.8717948717948718,0.873767258382643,0.8757396449704142,0.8777120315581854,0.8796844181459567,0.8816568047337278,0.883629191321499,0.8856015779092702,0.8875739644970414,0.8895463510848126,0.8915187376725838,0.893491124260355,0.8954635108481263,0.8974358974358975,0.8994082840236687,0.9013806706114399,0.903353057199211,0.9053254437869822,0.9072978303747534,0.9092702169625246,0.9112426035502958,0.9132149901380671,0.9151873767258383,0.9171597633136095,0.9191321499013807,0.9211045364891519,0.9230769230769231,0.9250493096646942,0.9270216962524654,0.9289940828402367,0.9309664694280079,0.9329388560157791,0.9349112426035503,0.9368836291913215,0.9388560157790927,0.9408284023668639,0.9428007889546351,0.9447731755424064,0.9467455621301775,0.9487179487179487,0.9506903353057199,0.9526627218934911,0.9546351084812623,0.9566074950690335,0.9585798816568047,0.960552268244576,0.9625246548323472,0.9644970414201184,0.9664694280078896,0.9684418145956607,0.9704142011834319,0.9723865877712031,0.9743589743589743,0.9763313609467456,0.9783037475345168,0.980276134122288,0.9822485207100592,0.9842209072978304,0.9861932938856016,0.9881656804733728,0.9901380670611439,0.9921104536489151,0.9940828402366864,0.9960552268244576,0.9980276134122288],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.2068,0.2207,0.9912,0.9934,1.0009,1.0109,1.0168,1.0177,1.0190,1.0191,1.0256,1.0258,1.0284,1.0293,1.0296,1.0321,1.0374,1.0390,1.0406,1.0413,1.0416,1.0417,1.0440,1.0464,1.0473,1.0492,1.0505,1.0527,1.0536,1.0558,1.0559,1.0607,1.0612,1.0619,1.0622,1.0624,1.0635,1.0646,1.0662,1.0663,1.0678,1.0682,1.0698,1.0710,1.0726,1.0750,1.0753,1.0792,1.0815,1.0844,1.0847,1.0848,1.0856,1.0868,1.0885,1.0896,1.0903,1.0924,1.0934,1.0955,1.0984,1.0999,1.1018,1.1025,1.1058,1.1103,1.1115,1.1120,1.1133,1.1145,1.1186,1.1199,1.1207,1.1217,1.1268,1.1271,1.1289,1.1336,1.1347,1.1348,1.1384,1.1385,1.1430,1.1433,1.1468,1.1470,1.1475,1.1497,1.1524,1.1537,1.1550,1.1560,1.1570,1.1601,1.1610,1.1621,1.1633,1.1657,1.1674,1.1703,1.1720,1.1729,1.1736,1.1759,1.1767,1.1785,1.1805,1.1818,1.1824,1.1870,1.1900,1.1931,1.1949,1.1955,1.2005,1.2048,1.2076,1.2113,1.2155,1.2160,1.2213,1.2220,1.2245,1.2250,1.2309,1.2312,1.2381,1.2405,1.2425,1.2455,1.2540,1.2606,1.2651,1.2671,1.2680,1.2719,1.2748,1.2759,1.2820,1.2888,1.2919,1.2927,1.2937,1.2960,1.2974,1.3033,1.3076,1.3158,1.3175,1.3180,1.3186,1.3205,1.3216,1.3285,1.3292,1.3329,1.3330,1.3348,1.3408,1.3427,1.3432,1.3448,1.3456,1.3503,1.3555,1.3571,1.3628,1.3632,1.3647,1.3650,1.3654,1.3707,1.3746,1.3815,1.3868,1.3879,1.3889,1.3910,1.3922,1.3944,1.3973,1.3988,1.4011,1.4037,1.4061,1.4081,1.4153,1.4155,1.4158,1.4160,1.4167,1.4169,1.4191,1.4249,1.4291,1.4307,1.4318,1.4327,1.4348,1.4353,1.4357,1.4371,1.4444,1.4475,1.4517,1.4598,1.4613,1.4641,1.4694,1.4702,1.4781,1.4804,1.4855,1.4869,1.4871,1.4882,1.4919,1.4967,1.5019,1.5035,1.5044,1.5070,1.5114,1.5120,1.5127,1.5129,1.5150,1.5155,1.5167,1.5200,1.5205,1.5259,1.5288,1.5289,1.5356,1.5408,1.5454,1.5510,1.5520,1.5535,1.5540,1.5543,1.5550,1.5583,1.5584,1.5590,1.5597,1.5625,1.5628,1.5640,1.5677,1.5733,1.5745,1.5765,1.5766,1.5772,1.5779,1.5819,1.5832,1.5839,1.5850,1.5897,1.5898,1.5903,1.5905,1.5915,1.5923,1.5954,1.5958,1.5960,1.5963,1.5964,1.5984,1.5987,1.6001,1.6020,1.6054,1.6061,1.6084,1.6107,1.6115,1.6119,1.6137,1.6138,1.6141,1.6143,1.6144,1.6158,1.6209,1.6242,1.6283,1.6293,1.6295,1.6298,1.6315,1.6323,1.6340,1.6344,1.6361,1.6368,1.6377,1.6379,1.6387,1.6392,1.6401,1.6416,1.6453,1.6468,1.6483,1.6498,1.6508,1.6526,1.6531,1.6539,1.6562,1.6568,1.6615,1.6642,1.6646,1.6692,1.6723,1.6730,1.6746,1.6770,1.6812,1.6813,1.6824,1.6837,1.6842,1.6855,1.6856,1.6861,1.6868,1.6879,1.6886,1.6887,1.6897,1.6922,1.6927,1.6935,1.6942,1.6957,1.7002,1.7050,1.7066,1.7087,1.7092,1.7096,1.7098,1.7122,1.7136,1.7161,1.7162,1.7180,1.7183,1.7206,1.7211,1.7218,1.7220,1.7222,1.7224,1.7228,1.7234,1.7252,1.7258,1.7275,1.7282,1.7327,1.7329,1.7336,1.7347,1.7359,1.7376,1.7377,1.7383,1.7391,1.7409,1.7413,1.7423,1.7425,1.7439,1.7447,1.7451,1.7488,1.7514,1.7528,1.7542,1.7545,1.7569,1.7578,1.7603,1.7689,1.7693,1.7715,1.7723,1.7738,1.7744,1.7746,1.7772,1.7778,1.7809,1.7837,1.7847,1.7848,1.7917,1.7950,1.7988,1.8032,1.8033,1.8034,1.8047,1.8068,1.8074,1.8091,1.8100,1.8110,1.8134,1.8167,1.8206,1.8278,1.8285,1.8297,1.8326,1.8336,1.8349,1.8371,1.8399,1.8416,1.8445,1.8478,1.8493,1.8520,1.8527,1.8529,1.8551,1.8613,1.8651,1.8688,1.8700,1.8728,1.8813,1.8871,1.8877,1.8894,1.8901,1.8913,1.8915,1.8917,1.8932,1.9008,1.9061,1.9085,1.9093,1.9135,1.9140,1.9251,1.9313,1.9339,1.9383,1.9502,1.9523,1.9527,1.9555,1.9605,1.9937,1.9952,2.0011,2.0078,2.0379,2.0583,2.0592,2.0598,2.0646,2.0763,2.0796,2.0912,2.0939,2.0973,2.1019,2.1257,2.1319,2.1513,2.1573,2.1788,2.2022,2.2313,2.2365,2.2412,2.2607,2.2608,2.2670,2.3074,2.3115,2.3117,2.3131,2.3156,2.3265,2.3555,2.3957,2.4052,2.4239,2.4279,2.4409,2.4642,2.5114,2.5344,2.6171,2.6539,2.6776,2.6867,2.7099,2.7595,3.1136,3.1702,3.4330,3.6270,4.0782,4.5310,4.5320,4.7900,4.8061,5.0297,5.3980,5.7746,6.5083,6.9394,7.2623,9.0952],"y":[0.001841620626151013,0.003683241252302026,0.0055248618784530384,0.007366482504604052,0.009208103130755065,0.011049723756906077,0.01289134438305709,0.014732965009208104,0.016574585635359115,0.01841620626151013,0.020257826887661142,0.022099447513812154,0.02394106813996317,0.02578268876611418,0.027624309392265192,0.029465930018416207,0.03130755064456722,0.03314917127071823,0.034990791896869246,0.03683241252302026,0.03867403314917127,0.040515653775322284,0.0423572744014733,0.04419889502762431,0.04604051565377532,0.04788213627992634,0.049723756906077346,0.05156537753222836,0.053406998158379376,0.055248618784530384,0.0570902394106814,0.06077348066298342,0.06261510128913444,0.06629834254143646,0.06813996316758748,0.06998158379373849,0.0718232044198895,0.07366482504604052,0.07550644567219153,0.07918968692449356,0.08103130755064457,0.08287292817679558,0.0847145488029466,0.0865561694290976,0.08839779005524862,0.09208103130755065,0.09392265193370165,0.09576427255985268,0.09760589318600368,0.09944751381215469,0.10128913443830571,0.10313075506445672,0.10497237569060773,0.10681399631675875,0.10865561694290976,0.11049723756906077,0.11233885819521179,0.1141804788213628,0.11602209944751381,0.11786372007366483,0.11970534069981584,0.12338858195211787,0.1252302025782689,0.1270718232044199,0.1289134438305709,0.13075506445672191,0.13259668508287292,0.13443830570902393,0.13627992633517497,0.13812154696132597,0.13996316758747698,0.141804788213628,0.143646408839779,0.14548802946593,0.14732965009208104,0.14917127071823205,0.15101289134438306,0.15285451197053407,0.15469613259668508,0.15837937384898712,0.16022099447513813,0.16206261510128914,0.16390423572744015,0.16574585635359115,0.16758747697974216,0.1694290976058932,0.1712707182320442,0.1731123388581952,0.17495395948434622,0.17679558011049723,0.17863720073664824,0.18047882136279927,0.18232044198895028,0.1841620626151013,0.1860036832412523,0.1878453038674033,0.18968692449355432,0.19152854511970535,0.19337016574585636,0.19521178637200737,0.19705340699815838,0.19889502762430938,0.2007366482504604,0.20257826887661143,0.20441988950276244,0.20626151012891344,0.20810313075506445,0.20994475138121546,0.21178637200736647,0.2136279926335175,0.2154696132596685,0.21731123388581952,0.21915285451197053,0.22099447513812154,0.22467771639042358,0.2265193370165746,0.2283609576427256,0.2302025782688766,0.23204419889502761,0.23388581952117865,0.23572744014732966,0.23756906077348067,0.23941068139963168,0.24125230202578268,0.2430939226519337,0.24493554327808473,0.24677716390423574,0.24861878453038674,0.2504604051565378,0.2523020257826888,0.2541436464088398,0.2559852670349908,0.2578268876611418,0.2596685082872928,0.26151012891344383,0.26335174953959484,0.26519337016574585,0.26703499079189685,0.26887661141804786,0.27071823204419887,0.27255985267034993,0.27440147329650094,0.27624309392265195,0.27808471454880296,0.27992633517495397,0.281767955801105,0.283609576427256,0.285451197053407,0.287292817679558,0.289134438305709,0.29097605893186,0.292817679558011,0.2946593001841621,0.2965009208103131,0.2983425414364641,0.3001841620626151,0.3020257826887661,0.30386740331491713,0.30570902394106814,0.30755064456721914,0.30939226519337015,0.31123388581952116,0.31307550644567217,0.3149171270718232,0.31675874769797424,0.31860036832412525,0.32044198895027626,0.32228360957642727,0.3241252302025783,0.3259668508287293,0.3278084714548803,0.3296500920810313,0.3314917127071823,0.3333333333333333,0.3351749539594843,0.3370165745856354,0.3388581952117864,0.3425414364640884,0.3443830570902394,0.3462246777163904,0.34806629834254144,0.34990791896869244,0.35174953959484345,0.35359116022099446,0.35543278084714547,0.3572744014732965,0.35911602209944754,0.36095764272559855,0.36279926335174956,0.36464088397790057,0.3664825046040516,0.3683241252302026,0.3701657458563536,0.3720073664825046,0.3738489871086556,0.3756906077348066,0.3775322283609576,0.37937384898710863,0.3812154696132597,0.3830570902394107,0.3848987108655617,0.3867403314917127,0.3885819521178637,0.39042357274401474,0.39226519337016574,0.39410681399631675,0.39594843462246776,0.39779005524861877,0.3996316758747698,0.4014732965009208,0.40331491712707185,0.40515653775322286,0.40699815837937386,0.4088397790055249,0.4106813996316759,0.4125230202578269,0.4143646408839779,0.4162062615101289,0.4180478821362799,0.4198895027624309,0.42173112338858193,0.42357274401473294,0.425414364640884,0.427255985267035,0.429097605893186,0.430939226519337,0.43278084714548803,0.43462246777163904,0.43646408839779005,0.43830570902394106,0.44014732965009207,0.4419889502762431,0.4438305709023941,0.44567219152854515,0.44751381215469616,0.44935543278084716,0.45119705340699817,0.4530386740331492,0.4548802946593002,0.4567219152854512,0.4585635359116022,0.4604051565377532,0.4622467771639042,0.46408839779005523,0.46593001841620624,0.4677716390423573,0.4696132596685083,0.4714548802946593,0.4732965009208103,0.47513812154696133,0.47697974217311234,0.47882136279926335,0.48066298342541436,0.48250460405156537,0.4843462246777164,0.4861878453038674,0.4880294659300184,0.48987108655616945,0.49171270718232046,0.49355432780847147,0.4953959484346225,0.4972375690607735,0.4990791896869245,0.5009208103130756,0.5027624309392266,0.5046040515653776,0.5064456721915286,0.5082872928176796,0.5101289134438306,0.5119705340699816,0.5138121546961326,0.5156537753222836,0.5174953959484346,0.5193370165745856,0.5211786372007366,0.5230202578268877,0.5248618784530387,0.5267034990791897,0.5285451197053407,0.5303867403314917,0.5322283609576427,0.5340699815837937,0.5359116022099447,0.5377532228360957,0.5395948434622467,0.5414364640883977,0.5432780847145487,0.5451197053406999,0.5469613259668509,0.5488029465930019,0.5506445672191529,0.5524861878453039,0.5543278084714549,0.5561694290976059,0.5580110497237569,0.5598526703499079,0.5616942909760589,0.56353591160221,0.565377532228361,0.567219152854512,0.569060773480663,0.570902394106814,0.572744014732965,0.574585635359116,0.576427255985267,0.578268876611418,0.580110497237569,0.58195211786372,0.583793738489871,0.585635359116022,0.5874769797421732,0.5893186003683242,0.5911602209944752,0.5930018416206262,0.5948434622467772,0.5966850828729282,0.5985267034990792,0.6003683241252302,0.6022099447513812,0.6040515653775322,0.6058931860036832,0.6077348066298343,0.6095764272559853,0.6114180478821363,0.6132596685082873,0.6151012891344383,0.6169429097605893,0.6187845303867403,0.6206261510128913,0.6224677716390423,0.6243093922651933,0.6261510128913443,0.6279926335174953,0.6298342541436464,0.6316758747697975,0.6335174953959485,0.6353591160220995,0.6372007366482505,0.6408839779005525,0.6427255985267035,0.6445672191528545,0.6464088397790055,0.6482504604051565,0.6500920810313076,0.6519337016574586,0.6537753222836096,0.6556169429097606,0.6574585635359116,0.6593001841620626,0.6611418047882136,0.6629834254143646,0.6648250460405156,0.6666666666666666,0.6685082872928176,0.6703499079189686,0.6721915285451197,0.6740331491712708,0.6777163904235728,0.6795580110497238,0.6813996316758748,0.6832412523020258,0.6850828729281768,0.6869244935543278,0.6887661141804788,0.6906077348066298,0.6924493554327809,0.6942909760589319,0.6961325966850829,0.6979742173112339,0.6998158379373849,0.7016574585635359,0.7053406998158379,0.7071823204419889,0.7090239410681399,0.7108655616942909,0.712707182320442,0.714548802946593,0.716390423572744,0.7200736648250461,0.7219152854511971,0.7237569060773481,0.7255985267034991,0.7274401473296501,0.7292817679558011,0.7311233885819521,0.7329650092081031,0.7348066298342542,0.7366482504604052,0.7384898710865562,0.7403314917127072,0.7421731123388582,0.7440147329650092,0.7458563535911602,0.7476979742173112,0.7495395948434622,0.7513812154696132,0.7532228360957642,0.7550644567219152,0.7569060773480663,0.7587476979742173,0.7605893186003683,0.7624309392265194,0.7642725598526704,0.7661141804788214,0.7679558011049724,0.7697974217311234,0.7716390423572744,0.7734806629834254,0.7753222836095764,0.7771639042357275,0.7808471454880295,0.7826887661141805,0.7845303867403315,0.7863720073664825,0.7882136279926335,0.7900552486187845,0.7918968692449355,0.7937384898710865,0.7955801104972375,0.7974217311233885,0.7992633517495396,0.8011049723756906,0.8029465930018416,0.8047882136279927,0.8066298342541437,0.8084714548802947,0.8103130755064457,0.8121546961325967,0.8139963167587477,0.8158379373848987,0.8176795580110497,0.8195211786372008,0.8213627992633518,0.8232044198895028,0.8250460405156538,0.8268876611418048,0.8287292817679558,0.8305709023941068,0.8324125230202578,0.8342541436464088,0.8360957642725598,0.8379373848987108,0.8397790055248618,0.8416206261510129,0.8434622467771639,0.8453038674033149,0.8471454880294659,0.848987108655617,0.850828729281768,0.852670349907919,0.85451197053407,0.856353591160221,0.860036832412523,0.861878453038674,0.8637200736648251,0.8655616942909761,0.8674033149171271,0.8692449355432781,0.8710865561694291,0.8729281767955801,0.8747697974217311,0.8766114180478821,0.8784530386740331,0.8802946593001841,0.8821362799263351,0.8839779005524862,0.8858195211786372,0.8876611418047882,0.8895027624309392,0.8913443830570903,0.8931860036832413,0.8950276243093923,0.8968692449355433,0.8987108655616943,0.9005524861878453,0.9023941068139963,0.9042357274401474,0.9060773480662984,0.9079189686924494,0.9097605893186004,0.9116022099447514,0.9134438305709024,0.9152854511970534,0.9171270718232044,0.9189686924493554,0.9208103130755064,0.9226519337016574,0.9244935543278084,0.9263351749539595,0.9281767955801105,0.9300184162062615,0.9318600368324125,0.9337016574585635,0.9355432780847146,0.9373848987108656,0.9392265193370166,0.9410681399631676,0.9429097605893186,0.9447513812154696,0.9465930018416207,0.9484346224677717,0.9502762430939227,0.9521178637200737,0.9539594843462247,0.9558011049723757,0.9576427255985267,0.9594843462246777,0.9613259668508287,0.9631675874769797,0.9650092081031307,0.9668508287292817,0.9686924493554327,0.9705340699815838,0.9723756906077348,0.9742173112338858,0.9760589318600368,0.9779005524861878,0.9797421731123389,0.9815837937384899,0.9834254143646409,0.9852670349907919,0.9871086556169429,0.988950276243094,0.990791896869245,0.992633517495396,0.994475138121547,0.996316758747698,0.998158379373849],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.1696,0.2004,0.2071,0.2138,0.3212,0.3384,0.4633,0.4783,0.8606,1.2946,1.3379,1.3694,1.3816,1.3878,1.3978,1.4192,1.4446,1.4596,1.4768,1.4879,1.5307,1.5344,1.5438,1.5444,1.5504,1.5508,1.5518,1.5530,1.5575,1.5662,1.5777,1.5823,1.5918,1.5926,1.6012,1.6215,1.6259,1.6296,1.6382,1.6388,1.6435,1.6437,1.6452,1.6489,1.6513,1.6520,1.6526,1.6527,1.6541,1.6545,1.6557,1.6560,1.6577,1.6594,1.6604,1.6606,1.6611,1.6612,1.6634,1.6647,1.6657,1.6673,1.6675,1.6692,1.6722,1.6741,1.6743,1.6772,1.6781,1.6789,1.6792,1.6799,1.6803,1.6805,1.6807,1.6822,1.6842,1.6862,1.6863,1.6868,1.6885,1.6886,1.6893,1.6897,1.6903,1.6905,1.6908,1.6911,1.6912,1.6920,1.6921,1.6928,1.6931,1.6936,1.6939,1.6950,1.7002,1.7026,1.7028,1.7045,1.7057,1.7081,1.7097,1.7099,1.7106,1.7116,1.7125,1.7144,1.7154,1.7175,1.7178,1.7179,1.7204,1.7214,1.7222,1.7233,1.7289,1.7328,1.7338,1.7343,1.7345,1.7350,1.7363,1.7380,1.7388,1.7413,1.7434,1.7450,1.7453,1.7461,1.7462,1.7474,1.7504,1.7510,1.7514,1.7544,1.7550,1.7567,1.7576,1.7682,1.7687,1.7688,1.7694,1.7699,1.7705,1.7720,1.7749,1.7807,1.7820,1.7875,1.7910,1.7911,1.7926,1.7948,1.7991,1.7997,1.8011,1.8044,1.8055,1.8065,1.8076,1.8077,1.8085,1.8091,1.8094,1.8097,1.8102,1.8113,1.8161,1.8185,1.8190,1.8198,1.8219,1.8227,1.8235,1.8257,1.8276,1.8280,1.8305,1.8306,1.8307,1.8320,1.8325,1.8333,1.8359,1.8363,1.8365,1.8366,1.8374,1.8395,1.8409,1.8413,1.8427,1.8434,1.8449,1.8451,1.8453,1.8454,1.8455,1.8457,1.8463,1.8469,1.8477,1.8484,1.8489,1.8495,1.8498,1.8506,1.8513,1.8516,1.8536,1.8539,1.8549,1.8550,1.8561,1.8565,1.8569,1.8570,1.8578,1.8590,1.8598,1.8617,1.8618,1.8622,1.8624,1.8626,1.8630,1.8632,1.8635,1.8641,1.8653,1.8654,1.8656,1.8658,1.8661,1.8663,1.8682,1.8683,1.8705,1.8723,1.8727,1.8729,1.8736,1.8740,1.8742,1.8764,1.8767,1.8770,1.8786,1.8793,1.8801,1.8804,1.8817,1.8819,1.8823,1.8839,1.8841,1.8858,1.8917,1.8960,1.8966,1.8993,1.8994,1.9001,1.9009,1.9017,1.9030,1.9040,1.9041,1.9058,1.9067,1.9075,1.9100,1.9103,1.9116,1.9154,1.9165,1.9166,1.9170,1.9188,1.9228,1.9238,1.9242,1.9258,1.9268,1.9282,1.9286,1.9288,1.9297,1.9308,1.9331,1.9336,1.9341,1.9343,1.9394,1.9419,1.9499,1.9511,1.9526,1.9527,1.9549,1.9604,1.9613,1.9615,1.9618,1.9654,1.9707,1.9719,1.9735,1.9742,1.9755,1.9762,1.9779,1.9792,1.9808,1.9822,1.9833,1.9864,1.9871,1.9888,1.9913,1.9927,1.9935,1.9936,1.9949,2.0048,2.0050,2.0083,2.0091,2.0104,2.0143,2.0158,2.0162,2.0176,2.0179,2.0183,2.0193,2.0196,2.0241,2.0247,2.0278,2.0313,2.0337,2.0357,2.0364,2.0368,2.0406,2.0419,2.0420,2.0424,2.0427,2.0518,2.0525,2.0533,2.0537,2.0575,2.0580,2.0595,2.0631,2.0655,2.0663,2.0696,2.0703,2.0805,2.0816,2.0830,2.0843,2.0890,2.0913,2.0968,2.0983,2.1009,2.1049,2.1084,2.1157,2.1176,2.1192,2.1197,2.1247,2.1252,2.1280,2.1297,2.1329,2.1354,2.1404,2.1435,2.1464,2.1534,2.1550,2.1599,2.1698,2.1706,2.1775,2.1806,2.1825,2.1828,2.1872,2.1877,2.1930,2.1940,2.1945,2.1950,2.1985,2.1995,2.2115,2.2124,2.2218,2.2239,2.2247,2.2294,2.2316,2.2350,2.2391,2.2401,2.2422,2.2474,2.2610,2.2621,2.2635,2.2725,2.2736,2.2755,2.2760,2.2816,2.2865,2.2991,2.3274,2.3292,2.3354,2.3530,2.3689,2.3691,2.3715,2.3759,2.3871,2.3907,2.3978,2.4051,2.4073,2.4156,2.4220,2.4265,2.4283,2.4433,2.4577,2.4639,2.4780,2.4941,2.5383,2.5545,2.5739,2.5805,2.5810,2.5892,2.5961,2.5966,2.6002,2.6017,2.6077,2.6196,2.6293,2.6367,2.6427,2.6772,2.6827,2.6916,2.7025,2.7027,2.7483,2.7564,2.7628,2.7659,2.7811,2.7882,2.7892,2.8437,2.8513,2.8758,2.8774,2.8898,2.8918,2.9040,2.9299,2.9426,3.0045,3.0195,3.0671,3.1007,3.1140,3.2661,3.4111,3.4291,3.4312,3.4844,3.5684,3.5870,3.9651,4.0962,4.6893,4.8017,4.8345,4.8857,4.8921,5.0398,5.3214,5.3915,5.8621,5.8753,5.9664,6.3061,6.4629,6.8152,7.1151,9.3410],"y":[0.001876172607879925,0.00375234521575985,0.005628517823639775,0.0075046904315197,0.009380863039399626,0.01125703564727955,0.013133208255159476,0.0150093808630394,0.016885553470919325,0.01876172607879925,0.020637898686679174,0.0225140712945591,0.024390243902439025,0.02626641651031895,0.028142589118198873,0.0300187617260788,0.03189493433395872,0.03377110694183865,0.03564727954971857,0.0375234521575985,0.039399624765478425,0.04127579737335835,0.043151969981238276,0.0450281425891182,0.04690431519699812,0.04878048780487805,0.05065666041275797,0.0525328330206379,0.054409005628517824,0.05628517823639775,0.058161350844277676,0.0600375234521576,0.06191369606003752,0.06566604127579738,0.0675422138836773,0.06941838649155722,0.07129455909943715,0.07317073170731707,0.075046904315197,0.07692307692307693,0.07879924953095685,0.08067542213883677,0.0825515947467167,0.08442776735459662,0.08630393996247655,0.08818011257035648,0.0900562851782364,0.09193245778611632,0.09380863039399624,0.09568480300187618,0.0975609756097561,0.09943714821763602,0.10131332082551595,0.10318949343339587,0.1050656660412758,0.10694183864915573,0.10881801125703565,0.11069418386491557,0.11444652908067542,0.11632270168855535,0.11819887429643527,0.1200750469043152,0.12195121951219512,0.12382739212007504,0.1275797373358349,0.1294559099437148,0.13133208255159476,0.13320825515947468,0.1350844277673546,0.13696060037523453,0.13883677298311445,0.14071294559099437,0.14446529080675422,0.14634146341463414,0.14821763602251406,0.150093808630394,0.15196998123827393,0.15384615384615385,0.15572232645403378,0.1575984990619137,0.15947467166979362,0.16135084427767354,0.16322701688555347,0.1651031894934334,0.1669793621013133,0.16885553470919323,0.17073170731707318,0.1726078799249531,0.17448405253283303,0.17636022514071295,0.17823639774859287,0.1801125703564728,0.18198874296435272,0.18386491557223264,0.18574108818011256,0.18761726078799248,0.1894934333958724,0.19136960600375236,0.19324577861163228,0.1951219512195122,0.19699812382739212,0.19887429643527205,0.20075046904315197,0.2026266416510319,0.2045028142589118,0.20637898686679174,0.20825515947467166,0.2101313320825516,0.21200750469043153,0.21388367729831145,0.21575984990619138,0.2176360225140713,0.21951219512195122,0.22138836772983114,0.22326454033771106,0.225140712945591,0.2270168855534709,0.22889305816135083,0.23076923076923078,0.2326454033771107,0.23452157598499063,0.23639774859287055,0.23827392120075047,0.2401500938086304,0.24202626641651032,0.24390243902439024,0.24577861163227016,0.24765478424015008,0.24953095684803,0.25140712945590993,0.25328330206378985,0.2551594746716698,0.2570356472795497,0.2589118198874296,0.2607879924953096,0.2626641651031895,0.26454033771106944,0.26641651031894936,0.2682926829268293,0.2701688555347092,0.27204502814258913,0.27392120075046905,0.275797373358349,0.2776735459662289,0.2795497185741088,0.28330206378986866,0.2851782363977486,0.2870544090056285,0.28893058161350843,0.29080675422138835,0.2926829268292683,0.2945590994371482,0.29831144465290804,0.300187617260788,0.30393996247654786,0.3058161350844278,0.30956848030018763,0.31144465290806755,0.3133208255159475,0.3151969981238274,0.3170731707317073,0.31894934333958724,0.32082551594746717,0.3227016885553471,0.324577861163227,0.32645403377110693,0.32833020637898686,0.3302063789868668,0.3320825515947467,0.3339587242026266,0.33583489681050654,0.33771106941838647,0.3395872420262664,0.3433395872420263,0.3452157598499062,0.34896810506566606,0.350844277673546,0.3527204502814259,0.3545966228893058,0.35647279549718575,0.35834896810506567,0.3602251407129456,0.3621013133208255,0.36397748592870544,0.36585365853658536,0.3677298311444653,0.3696060037523452,0.3714821763602251,0.37335834896810505,0.37523452157598497,0.3771106941838649,0.3789868667917448,0.3808630393996248,0.3827392120075047,0.38461538461538464,0.38649155722326456,0.3883677298311445,0.3902439024390244,0.3921200750469043,0.39587242026266417,0.3977485928705441,0.399624765478424,0.40150093808630394,0.40337711069418386,0.4052532833020638,0.4071294559099437,0.4090056285178236,0.41088180112570355,0.41275797373358347,0.4146341463414634,0.41838649155722324,0.4202626641651032,0.42213883677298314,0.42401500938086306,0.425891181988743,0.4277673545966229,0.42964352720450283,0.43151969981238275,0.4333958724202627,0.4352720450281426,0.4371482176360225,0.43902439024390244,0.44090056285178236,0.4427767354596623,0.4446529080675422,0.44652908067542213,0.44840525328330205,0.4521575984990619,0.4540337711069418,0.45590994371482174,0.45778611632270166,0.4596622889305816,0.46153846153846156,0.4634146341463415,0.4652908067542214,0.46716697936210133,0.46904315196998125,0.4709193245778612,0.474671669793621,0.47654784240150094,0.47842401500938087,0.4803001876172608,0.48405253283302063,0.48592870544090055,0.4878048780487805,0.4896810506566604,0.4915572232645403,0.49343339587242024,0.49530956848030017,0.4971857410881801,0.49906191369606,0.50093808630394,0.5028142589118199,0.5046904315196998,0.5065666041275797,0.5084427767354597,0.5103189493433395,0.5121951219512195,0.5140712945590994,0.5159474671669794,0.5178236397748592,0.5196998123827392,0.5215759849906192,0.5234521575984991,0.525328330206379,0.5272045028142589,0.5290806754221389,0.5309568480300187,0.5328330206378987,0.5347091932457786,0.5365853658536586,0.5384615384615384,0.5403377110694184,0.5422138836772983,0.5440900562851783,0.5459662288930581,0.5478424015009381,0.551594746716698,0.5534709193245778,0.5553470919324578,0.5572232645403377,0.5590994371482176,0.5609756097560976,0.5628517823639775,0.5647279549718575,0.5666041275797373,0.5684803001876173,0.5703564727954972,0.5722326454033771,0.574108818011257,0.575984990619137,0.5778611632270169,0.5797373358348968,0.5816135084427767,0.5834896810506567,0.5853658536585366,0.5872420262664165,0.5891181988742964,0.5909943714821764,0.5928705440900562,0.5947467166979362,0.5966228893058161,0.5984990619136961,0.600375234521576,0.6022514071294559,0.6041275797373359,0.6060037523452158,0.6078799249530957,0.6097560975609756,0.6116322701688556,0.6135084427767354,0.6153846153846154,0.6172607879924953,0.6191369606003753,0.6228893058161351,0.624765478424015,0.626641651031895,0.6285178236397748,0.6303939962476548,0.6322701688555347,0.6341463414634146,0.6360225140712945,0.6378986866791745,0.6397748592870544,0.6416510318949343,0.6435272045028143,0.6454033771106942,0.6472795497185742,0.649155722326454,0.651031894934334,0.6529080675422139,0.6547842401500938,0.6566604127579737,0.6585365853658537,0.6604127579737336,0.6622889305816135,0.6641651031894934,0.6660412757973734,0.6697936210131332,0.6716697936210131,0.6735459662288931,0.6754221388367729,0.6772983114446529,0.6791744840525328,0.6810506566604128,0.6829268292682927,0.6848030018761726,0.6866791744840526,0.6885553470919324,0.6904315196998124,0.6923076923076923,0.6941838649155723,0.6960600375234521,0.6979362101313321,0.699812382739212,0.701688555347092,0.7035647279549718,0.7054409005628518,0.7073170731707317,0.7091932457786116,0.7110694183864915,0.7129455909943715,0.7148217636022514,0.7166979362101313,0.7185741088180112,0.7204502814258912,0.7223264540337712,0.724202626641651,0.726078799249531,0.7279549718574109,0.7298311444652908,0.7317073170731707,0.7335834896810507,0.7354596622889306,0.7373358348968105,0.7392120075046904,0.7410881801125704,0.7429643527204502,0.7448405253283302,0.7467166979362101,0.7485928705440901,0.7504690431519699,0.7523452157598499,0.7542213883677298,0.7560975609756098,0.7579737335834896,0.7598499061913696,0.7617260787992496,0.7636022514071295,0.7654784240150094,0.7673545966228893,0.7692307692307693,0.7711069418386491,0.7729831144465291,0.774859287054409,0.776735459662289,0.7786116322701688,0.7804878048780488,0.7823639774859287,0.7842401500938087,0.7861163227016885,0.7879924953095685,0.7898686679174484,0.7917448405253283,0.7936210131332082,0.7954971857410882,0.797373358348968,0.799249530956848,0.801125703564728,0.8030018761726079,0.8048780487804879,0.8067542213883677,0.8086303939962477,0.8105065666041276,0.8123827392120075,0.8142589118198874,0.8161350844277674,0.8180112570356473,0.8198874296435272,0.8217636022514071,0.8236397748592871,0.8255159474671669,0.8273921200750469,0.8292682926829268,0.8311444652908068,0.8330206378986866,0.8348968105065666,0.8367729831144465,0.8386491557223265,0.8405253283302064,0.8424015009380863,0.8442776735459663,0.8461538461538461,0.8480300187617261,0.849906191369606,0.851782363977486,0.8536585365853658,0.8555347091932458,0.8574108818011257,0.8592870544090057,0.8611632270168855,0.8630393996247655,0.8649155722326454,0.8667917448405253,0.8686679174484052,0.8705440900562852,0.8724202626641651,0.874296435272045,0.8761726078799249,0.8780487804878049,0.8799249530956847,0.8818011257035647,0.8836772983114447,0.8855534709193246,0.8874296435272045,0.8893058161350844,0.8911819887429644,0.8930581613508443,0.8949343339587242,0.8968105065666041,0.8986866791744841,0.900562851782364,0.9024390243902439,0.9043151969981238,0.9061913696060038,0.9080675422138836,0.9099437148217636,0.9118198874296435,0.9136960600375235,0.9155722326454033,0.9174484052532833,0.9193245778611632,0.9212007504690432,0.9230769230769231,0.924953095684803,0.926829268292683,0.9287054409005628,0.9305816135084428,0.9324577861163227,0.9343339587242027,0.9362101313320825,0.9380863039399625,0.9399624765478424,0.9418386491557224,0.9437148217636022,0.9455909943714822,0.9474671669793621,0.949343339587242,0.9512195121951219,0.9530956848030019,0.9549718574108818,0.9568480300187617,0.9587242026266416,0.9606003752345216,0.9624765478424016,0.9643527204502814,0.9662288930581614,0.9681050656660413,0.9699812382739212,0.9718574108818011,0.9737335834896811,0.975609756097561,0.9774859287054409,0.9793621013133208,0.9812382739212008,0.9831144465290806,0.9849906191369606,0.9868667917448405,0.9887429643527205,0.9906191369606003,0.9924953095684803,0.9943714821763602,0.9962476547842402,0.99812382739212],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.1135,0.1521,0.1674,0.1700,0.1750,0.1754,0.1775,0.1847,0.1974,0.1981,0.1991,0.2016,0.2035,0.2053,0.2057,0.2074,0.2085,0.2113,0.2125,0.2145,0.2148,0.2155,0.2171,0.2174,0.2182,0.2187,0.2194,0.2195,0.2209,0.2211,0.2218,0.2220,0.2228,0.2229,0.2234,0.2238,0.2241,0.2248,0.2270,0.2275,0.2283,0.2287,0.2291,0.2301,0.2302,0.2314,0.2321,0.2324,0.2327,0.2329,0.2332,0.2335,0.2340,0.2363,0.2376,0.2381,0.2390,0.2393,0.2397,0.2403,0.2410,0.2416,0.2421,0.2424,0.2429,0.2433,0.2440,0.2445,0.2448,0.2457,0.2458,0.2463,0.2465,0.2468,0.2471,0.2474,0.2475,0.2478,0.2488,0.2491,0.2495,0.2497,0.2499,0.2501,0.2502,0.2504,0.2507,0.2512,0.2519,0.2520,0.2524,0.2525,0.2537,0.2541,0.2542,0.2546,0.2558,0.2566,0.2567,0.2572,0.2573,0.2574,0.2577,0.2594,0.2603,0.2604,0.2606,0.2610,0.2616,0.2622,0.2632,0.2634,0.2636,0.2645,0.2648,0.2677,0.2682,0.2684,0.2687,0.2689,0.2698,0.2699,0.2706,0.2708,0.2715,0.2717,0.2720,0.2725,0.2727,0.2729,0.2732,0.2739,0.2755,0.2757,0.2769,0.2774,0.2784,0.2803,0.2809,0.2814,0.2816,0.2818,0.2829,0.2835,0.2838,0.2839,0.2843,0.2848,0.2855,0.2856,0.2860,0.2869,0.2870,0.2877,0.2881,0.2890,0.2900,0.2911,0.2914,0.2931,0.2941,0.2942,0.2959,0.2963,0.2976,0.2979,0.2999,0.3001,0.3005,0.3007,0.3022,0.3028,0.3034,0.3035,0.3064,0.3067,0.3068,0.3071,0.3074,0.3080,0.3096,0.3102,0.3103,0.3135,0.3137,0.3148,0.3152,0.3153,0.3163,0.3183,0.3189,0.3214,0.3222,0.3223,0.3225,0.3234,0.3237,0.3241,0.3283,0.3301,0.3305,0.3317,0.3318,0.3322,0.3331,0.3339,0.3346,0.3356,0.3357,0.3380,0.3404,0.3439,0.3447,0.3448,0.3452,0.3453,0.3455,0.3457,0.3459,0.3460,0.3473,0.3479,0.3482,0.3485,0.3495,0.3498,0.3507,0.3521,0.3543,0.3556,0.3563,0.3592,0.3603,0.3654,0.3661,0.3681,0.3683,0.3684,0.3689,0.3691,0.3700,0.3722,0.3753,0.3759,0.3760,0.3766,0.3768,0.3771,0.3773,0.3788,0.3792,0.3801,0.3804,0.3853,0.3862,0.3879,0.3880,0.3898,0.3900,0.3906,0.3909,0.3956,0.3963,0.4007,0.4022,0.4028,0.4044,0.4064,0.4072,0.4075,0.4080,0.4111,0.4121,0.4144,0.4149,0.4153,0.4166,0.4181,0.4194,0.4204,0.4213,0.4221,0.4222,0.4223,0.4228,0.4230,0.4252,0.4255,0.4276,0.4284,0.4286,0.4293,0.4299,0.4305,0.4315,0.4317,0.4334,0.4344,0.4352,0.4355,0.4357,0.4358,0.4381,0.4397,0.4399,0.4411,0.4412,0.4415,0.4428,0.4439,0.4441,0.4445,0.4449,0.4479,0.4499,0.4528,0.4535,0.4544,0.4548,0.4551,0.4554,0.4566,0.4574,0.4587,0.4606,0.4621,0.4625,0.4632,0.4641,0.4660,0.4667,0.4676,0.4677,0.4690,0.4696,0.4699,0.4700,0.4702,0.4705,0.4711,0.4715,0.4733,0.4753,0.4782,0.4784,0.4785,0.4786,0.4793,0.4800,0.4812,0.4816,0.4827,0.4833,0.4838,0.4839,0.4844,0.4846,0.4849,0.4853,0.4869,0.4888,0.4899,0.4900,0.4909,0.4935,0.4952,0.4979,0.4983,0.5019,0.5028,0.5033,0.5038,0.5039,0.5050,0.5071,0.5095,0.5101,0.5112,0.5115,0.5128,0.5138,0.5141,0.5145,0.5157,0.5234,0.5259,0.5309,0.5312,0.5346,0.5365,0.5371,0.5442,0.5461,0.5466,0.5468,0.5474,0.5485,0.5508,0.5510,0.5517,0.5536,0.5553,0.5560,0.5571,0.5574,0.5594,0.5606,0.5608,0.5629,0.5631,0.5642,0.5652,0.5670,0.5688,0.5726,0.5734,0.5739,0.5747,0.5771,0.5773,0.5777,0.5787,0.5795,0.5854,0.5862,0.5868,0.5894,0.5898,0.5902,0.5911,0.5913,0.5943,0.5948,0.5960,0.5965,0.5977,0.5992,0.6006,0.6094,0.6145,0.6154,0.6162,0.6186,0.6217,0.6229,0.6240,0.6292,0.6334,0.6375,0.6397,0.6418,0.6449,0.6490,0.6525,0.6542,0.6555,0.6578,0.6645,0.6649,0.6651,0.6674,0.6766,0.6809,0.6878,0.6904,0.6913,0.6926,0.6961,0.6979,0.7032,0.7045,0.7104,0.7149,0.7330,0.7454,0.7518,0.7582,0.7638,0.7656,0.7680,0.7823,0.8028,0.8161,0.8214,0.8259,0.8448,0.8762,0.8780,0.8833,0.8882,0.8990,0.9423,0.9685,0.9843,1.0385,1.0421,1.0727,1.0850,1.2290,1.4203],"y":[0.0019120458891013384,0.0038240917782026767,0.0057361376673040155,0.0076481835564053535,0.009560229445506692,0.011472275334608031,0.01338432122370937,0.015296367112810707,0.017208413001912046,0.019120458891013385,0.021032504780114723,0.022944550669216062,0.0248565965583174,0.02676864244741874,0.028680688336520075,0.030592734225621414,0.032504780114722756,0.03441682600382409,0.036328871892925434,0.03824091778202677,0.040152963671128104,0.04206500956022945,0.04397705544933078,0.045889101338432124,0.04780114722753346,0.0497131931166348,0.05353728489483748,0.055449330783938815,0.05736137667304015,0.05927342256214149,0.06118546845124283,0.06309751434034416,0.06500956022944551,0.06692160611854685,0.06883365200764818,0.07074569789674952,0.0745697896749522,0.07839388145315487,0.08030592734225621,0.08221797323135756,0.0841300191204589,0.08604206500956023,0.08795411089866156,0.09177820267686425,0.09369024856596558,0.09560229445506692,0.09751434034416825,0.0994263862332696,0.10133843212237094,0.10325047801147227,0.10516252390057361,0.10707456978967496,0.1089866156787763,0.11089866156787763,0.11281070745697896,0.1147227533460803,0.11663479923518165,0.11854684512428298,0.12045889101338432,0.12237093690248566,0.124282982791587,0.12619502868068833,0.12810707456978968,0.13001912045889102,0.1338432122370937,0.13575525812619502,0.13766730401529637,0.13957934990439771,0.14149139579349904,0.14531548757170173,0.1491395793499044,0.15105162523900573,0.15296367112810708,0.15487571701720843,0.15678776290630975,0.1586998087954111,0.16061185468451242,0.16252390057361377,0.16443594646271512,0.16634799235181644,0.1682600382409178,0.1701720841300191,0.17208413001912046,0.1739961759082218,0.17590822179732313,0.17782026768642448,0.17973231357552583,0.18164435946462715,0.1835564053537285,0.18546845124282982,0.18738049713193117,0.18929254302103252,0.19120458891013384,0.1931166347992352,0.1950286806883365,0.19694072657743786,0.1988527724665392,0.20267686424474188,0.2045889101338432,0.20650095602294455,0.2084130019120459,0.21032504780114722,0.21223709369024857,0.21414913957934992,0.21606118546845124,0.2179732313575526,0.2198852772466539,0.22179732313575526,0.2237093690248566,0.22562141491395793,0.2294455066921606,0.23135755258126195,0.23518164435946462,0.23709369024856597,0.2390057361376673,0.24282982791587,0.2447418738049713,0.24665391969407266,0.248565965583174,0.25047801147227533,0.25430210325047803,0.25621414913957935,0.25812619502868067,0.26003824091778205,0.26195028680688337,0.2638623326959847,0.26577437858508607,0.2676864244741874,0.2695984703632887,0.27151051625239003,0.2734225621414914,0.27533460803059273,0.27724665391969405,0.27915869980879543,0.28107074569789675,0.2829827915869981,0.28489483747609945,0.28680688336520077,0.2887189292543021,0.29063097514340347,0.2925430210325048,0.2944550669216061,0.29636711281070743,0.2982791586998088,0.30210325047801145,0.30401529636711283,0.30592734225621415,0.3078393881453155,0.30975143403441685,0.31166347992351817,0.3135755258126195,0.3154875717017208,0.3173996175908222,0.3193116634799235,0.32122370936902483,0.3231357552581262,0.32504780114722753,0.32887189292543023,0.33078393881453155,0.3326959847036329,0.33460803059273425,0.3365200764818356,0.3384321223709369,0.3403441682600382,0.3422562141491396,0.3441682600382409,0.3479923518164436,0.34990439770554493,0.35181644359464626,0.35372848948374763,0.35564053537284895,0.3575525812619503,0.35946462715105165,0.361376673040153,0.3632887189292543,0.3652007648183556,0.367112810707457,0.3690248565965583,0.37093690248565964,0.372848948374761,0.37476099426386233,0.37667304015296366,0.37858508604206503,0.38049713193116635,0.3824091778202677,0.384321223709369,0.3862332695984704,0.3881453154875717,0.390057361376673,0.3919694072657744,0.3938814531548757,0.39579349904397704,0.3977055449330784,0.39961759082217974,0.40152963671128106,0.40344168260038243,0.40535372848948376,0.4072657743785851,0.4130019120458891,0.4149139579349904,0.4168260038240918,0.4187380497131931,0.42065009560229444,0.4225621414913958,0.42447418738049714,0.42638623326959846,0.42829827915869984,0.43021032504780116,0.4321223709369025,0.4340344168260038,0.4359464627151052,0.4378585086042065,0.4397705544933078,0.4416826003824092,0.4435946462715105,0.44550669216061184,0.4474187380497132,0.44933078393881454,0.45124282982791586,0.45315487571701724,0.45506692160611856,0.4569789674952199,0.4588910133843212,0.4608030592734226,0.4627151051625239,0.4646271510516252,0.4665391969407266,0.4684512428298279,0.47036328871892924,0.4722753346080306,0.47418738049713194,0.47609942638623326,0.4780114722753346,0.47992351816443596,0.4818355640535373,0.4837476099426386,0.48565965583174,0.4875717017208413,0.4894837476099426,0.491395793499044,0.4933078393881453,0.49521988527724664,0.497131931166348,0.49904397705544934,0.5009560229445507,0.502868068833652,0.5047801147227533,0.5066921606118547,0.5086042065009561,0.5105162523900574,0.5124282982791587,0.51434034416826,0.5162523900573613,0.5181644359464627,0.5200764818355641,0.5219885277246654,0.5239005736137667,0.5258126195028681,0.5277246653919694,0.5296367112810707,0.5315487571701721,0.5334608030592735,0.5353728489483748,0.5372848948374761,0.5391969407265774,0.5411089866156787,0.5430210325047801,0.5449330783938815,0.5468451242829828,0.5487571701720841,0.5506692160611855,0.5525812619502868,0.5544933078393881,0.5564053537284895,0.5583173996175909,0.5602294455066922,0.5621414913957935,0.5640535372848948,0.5659655831739961,0.5678776290630975,0.5697896749521989,0.5717017208413002,0.5736137667304015,0.5755258126195029,0.5774378585086042,0.5793499043977055,0.5812619502868069,0.5831739961759083,0.5850860420650096,0.5869980879541109,0.5889101338432122,0.5908221797323135,0.5927342256214149,0.5946462715105163,0.5965583173996176,0.5984703632887189,0.6003824091778203,0.6022944550669216,0.6042065009560229,0.6061185468451242,0.6080305927342257,0.609942638623327,0.6118546845124283,0.6137667304015296,0.615678776290631,0.6175908221797323,0.6195028680688337,0.621414913957935,0.6233269598470363,0.6252390057361377,0.627151051625239,0.6290630975143403,0.6309751434034416,0.6328871892925431,0.6347992351816444,0.6367112810707457,0.638623326959847,0.6405353728489483,0.6424474187380497,0.6443594646271511,0.6462715105162524,0.6481835564053537,0.6500956022944551,0.6520076481835564,0.6539196940726577,0.655831739961759,0.6577437858508605,0.6596558317399618,0.6615678776290631,0.6634799235181644,0.6653919694072657,0.6673040152963671,0.6692160611854685,0.6711281070745698,0.6730401529636711,0.6749521988527725,0.6768642447418738,0.6787762906309751,0.6806883365200764,0.6826003824091779,0.6845124282982792,0.6864244741873805,0.6883365200764818,0.6902485659655831,0.6921606118546845,0.6940726577437859,0.6959847036328872,0.6978967495219885,0.6998087954110899,0.7036328871892925,0.7055449330783938,0.7074569789674953,0.7093690248565966,0.7112810707456979,0.7131931166347992,0.7151051625239006,0.7170172084130019,0.7189292543021033,0.7208413001912046,0.722753346080306,0.7246653919694073,0.7265774378585086,0.7284894837476099,0.7304015296367112,0.7323135755258127,0.734225621414914,0.7361376673040153,0.7380497131931166,0.739961759082218,0.7418738049713193,0.7437858508604207,0.7476099426386233,0.7495219885277247,0.751434034416826,0.7533460803059273,0.7552581261950286,0.7590822179732314,0.7609942638623327,0.762906309751434,0.7648183556405354,0.7667304015296367,0.768642447418738,0.7705544933078394,0.7724665391969407,0.7743785850860421,0.7762906309751434,0.7782026768642447,0.780114722753346,0.7820267686424475,0.7839388145315488,0.7858508604206501,0.7877629063097514,0.7896749521988528,0.7915869980879541,0.7934990439770554,0.7954110898661568,0.7973231357552581,0.7992351816443595,0.8011472275334608,0.8030592734225621,0.8049713193116634,0.8068833652007649,0.8087954110898662,0.8126195028680688,0.8145315487571702,0.8164435946462715,0.8183556405353728,0.8202676864244742,0.8221797323135756,0.8240917782026769,0.8260038240917782,0.8279158699808795,0.8298279158699808,0.8317399617590823,0.8336520076481836,0.8355640535372849,0.8374760994263862,0.8393881453154876,0.8413001912045889,0.8432122370936902,0.8451242829827916,0.847036328871893,0.8489483747609943,0.8508604206500956,0.8527724665391969,0.8546845124282982,0.8565965583173997,0.858508604206501,0.8604206500956023,0.8623326959847036,0.864244741873805,0.8661567877629063,0.8680688336520076,0.869980879541109,0.8718929254302104,0.8738049713193117,0.875717017208413,0.8776290630975143,0.8795411089866156,0.8814531548757171,0.8833652007648184,0.8852772466539197,0.887189292543021,0.8891013384321224,0.8910133843212237,0.892925430210325,0.8948374760994264,0.8967495219885278,0.8986615678776291,0.9005736137667304,0.9024856596558317,0.904397705544933,0.9063097514340345,0.9082217973231358,0.9101338432122371,0.9120458891013384,0.9139579349904398,0.9158699808795411,0.9177820267686424,0.9196940726577438,0.9216061185468452,0.9235181644359465,0.9254302103250478,0.9273422562141491,0.9292543021032504,0.9311663479923518,0.9330783938814532,0.9349904397705545,0.9369024856596558,0.9388145315487572,0.9407265774378585,0.9426386233269598,0.9445506692160612,0.9464627151051626,0.9483747609942639,0.9502868068833652,0.9521988527724665,0.9541108986615678,0.9560229445506692,0.9579349904397706,0.9598470363288719,0.9617590822179732,0.9636711281070746,0.9655831739961759,0.9674952198852772,0.9694072657743786,0.97131931166348,0.9732313575525813,0.9751434034416826,0.9770554493307839,0.9789674952198852,0.9808795411089866,0.982791586998088,0.9847036328871893,0.9866156787762906,0.988527724665392,0.9904397705544933,0.994263862332696,0.9961759082217974,0.9980879541108987],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.1382,0.1479,0.1543,0.1617,0.1665,0.1755,0.3709,0.5929,0.6181,0.6252,1.0875,1.1186,1.1419,1.1643,1.1706,1.1788,1.1801,1.1822,1.1826,1.1848,1.1862,1.1887,1.1896,1.1907,1.1908,1.1982,1.1985,1.1997,1.2013,1.2068,1.2078,1.2101,1.2118,1.2144,1.2169,1.2187,1.2188,1.2197,1.2218,1.2220,1.2241,1.2244,1.2252,1.2257,1.2271,1.2274,1.2285,1.2292,1.2325,1.2328,1.2354,1.2378,1.2386,1.2389,1.2401,1.2406,1.2419,1.2422,1.2428,1.2432,1.2441,1.2446,1.2457,1.2459,1.2465,1.2467,1.2489,1.2502,1.2504,1.2510,1.2527,1.2534,1.2543,1.2562,1.2585,1.2592,1.2596,1.2612,1.2613,1.2616,1.2627,1.2632,1.2634,1.2640,1.2650,1.2657,1.2661,1.2697,1.2704,1.2707,1.2719,1.2726,1.2730,1.2742,1.2744,1.2745,1.2752,1.2763,1.2766,1.2784,1.2794,1.2802,1.2809,1.2812,1.2813,1.2816,1.2848,1.2850,1.2852,1.2872,1.2873,1.2901,1.2917,1.2923,1.2933,1.2941,1.2943,1.2964,1.2970,1.2982,1.2990,1.3006,1.3022,1.3051,1.3059,1.3067,1.3074,1.3075,1.3080,1.3088,1.3114,1.3127,1.3159,1.3160,1.3165,1.3172,1.3187,1.3199,1.3200,1.3207,1.3214,1.3218,1.3230,1.3247,1.3251,1.3253,1.3261,1.3264,1.3266,1.3270,1.3272,1.3291,1.3302,1.3317,1.3320,1.3329,1.3337,1.3348,1.3352,1.3355,1.3371,1.3384,1.3392,1.3393,1.3432,1.3434,1.3449,1.3455,1.3460,1.3470,1.3475,1.3489,1.3504,1.3508,1.3510,1.3512,1.3529,1.3540,1.3563,1.3573,1.3592,1.3603,1.3611,1.3632,1.3637,1.3639,1.3679,1.3682,1.3692,1.3705,1.3720,1.3722,1.3752,1.3770,1.3773,1.3776,1.3803,1.3818,1.3837,1.3854,1.3873,1.3875,1.3940,1.3958,1.3964,1.3972,1.3976,1.3979,1.3981,1.3991,1.3994,1.3996,1.3997,1.4010,1.4033,1.4040,1.4046,1.4052,1.4077,1.4080,1.4086,1.4088,1.4130,1.4148,1.4182,1.4214,1.4234,1.4261,1.4273,1.4284,1.4289,1.4311,1.4334,1.4359,1.4364,1.4370,1.4381,1.4389,1.4422,1.4427,1.4434,1.4465,1.4487,1.4493,1.4496,1.4531,1.4569,1.4584,1.4593,1.4609,1.4619,1.4622,1.4625,1.4635,1.4641,1.4646,1.4658,1.4688,1.4724,1.4728,1.4732,1.4754,1.4766,1.4769,1.4775,1.4787,1.4801,1.4832,1.4853,1.4876,1.4885,1.4928,1.4931,1.4957,1.5019,1.5042,1.5051,1.5056,1.5058,1.5073,1.5075,1.5076,1.5125,1.5127,1.5128,1.5138,1.5147,1.5154,1.5167,1.5207,1.5236,1.5240,1.5258,1.5270,1.5291,1.5321,1.5354,1.5357,1.5361,1.5415,1.5470,1.5487,1.5505,1.5543,1.5563,1.5567,1.5576,1.5586,1.5587,1.5589,1.5601,1.5678,1.5682,1.5684,1.5685,1.5701,1.5704,1.5711,1.5715,1.5717,1.5729,1.5750,1.5754,1.5770,1.5810,1.5812,1.5814,1.5827,1.5837,1.5840,1.5848,1.5857,1.5873,1.5891,1.5904,1.5952,1.5954,1.6017,1.6053,1.6057,1.6066,1.6068,1.6070,1.6088,1.6102,1.6111,1.6176,1.6192,1.6205,1.6210,1.6237,1.6238,1.6263,1.6288,1.6318,1.6323,1.6327,1.6362,1.6390,1.6392,1.6436,1.6508,1.6571,1.6608,1.6634,1.6682,1.6694,1.6722,1.6739,1.6752,1.6800,1.6841,1.6870,1.6895,1.7004,1.7008,1.7011,1.7037,1.7069,1.7072,1.7077,1.7113,1.7117,1.7150,1.7205,1.7242,1.7297,1.7444,1.7558,1.7593,1.7605,1.7652,1.7690,1.7766,1.7774,1.7821,1.7829,1.7899,1.7909,1.8047,1.8089,1.8332,1.8335,1.8411,1.8426,1.8461,1.8465,1.8491,1.8561,1.8618,1.8715,1.8723,1.8906,1.8949,1.8952,1.9082,1.9137,1.9177,1.9251,1.9294,1.9410,1.9424,1.9426,1.9514,1.9526,1.9533,1.9604,1.9825,1.9888,1.9904,1.9993,1.9999,2.0033,2.0085,2.0107,2.0152,2.0404,2.0420,2.0505,2.0563,2.0667,2.0773,2.0833,2.0951,2.1025,2.1058,2.1103,2.1228,2.1267,2.1297,2.1351,2.1372,2.1385,2.1405,2.1450,2.1625,2.1632,2.1642,2.1644,2.1693,2.1715,2.1720,2.1811,2.1935,2.1958,2.2115,2.2131,2.2156,2.2169,2.2386,2.2581,2.2639,2.2641,2.2720,2.3007,2.3230,2.3263,2.3306,2.3326,2.3335,2.3418,2.3591,2.3663,2.3816,2.3943,2.3997,2.4012,2.4056,2.4161,2.4267,2.4431,2.4562,2.4669,2.4858,2.4866,2.5092,2.5125,2.5207,2.5444,2.5695,2.5871,2.5895,2.6000,2.6076,2.6093,2.6115,2.6288,2.6387,2.7375,2.7377,2.8599,2.8627,3.3253,3.3399,3.5919,3.6251,3.8037,3.9770,4.2965,5.2177,5.8677,6.5430,6.9684,7.1969,7.9248,7.9898,8.0431,9.2176,9.8926],"y":[0.0018450184501845018,0.0036900369003690036,0.005535055350553505,0.007380073800738007,0.00922509225092251,0.01107011070110701,0.012915129151291513,0.014760147601476014,0.016605166051660517,0.01845018450184502,0.02029520295202952,0.02214022140221402,0.023985239852398525,0.025830258302583026,0.027675276752767528,0.02952029520295203,0.03136531365313653,0.03505535055350553,0.03690036900369004,0.03874538745387454,0.04059040590405904,0.042435424354243544,0.04428044280442804,0.046125461254612546,0.04797047970479705,0.04981549815498155,0.05166051660516605,0.05350553505535055,0.055350553505535055,0.05719557195571956,0.05904059040590406,0.06088560885608856,0.06273062730627306,0.06457564575645756,0.06642066420664207,0.06826568265682657,0.07011070110701106,0.07195571955719557,0.07564575645756458,0.07749077490774908,0.07933579335793357,0.08302583025830258,0.08487084870848709,0.08671586715867159,0.08856088560885608,0.09225092250922509,0.0940959409594096,0.0959409594095941,0.09778597785977859,0.0996309963099631,0.1014760147601476,0.1033210332103321,0.10516605166051661,0.1070110701107011,0.11070110701107011,0.11254612546125461,0.11439114391143912,0.11623616236162361,0.11808118081180811,0.11992619926199262,0.12177121771217712,0.12361623616236163,0.12730627306273062,0.12915129151291513,0.13099630996309963,0.13284132841328414,0.13468634686346864,0.13653136531365315,0.13837638376383765,0.14022140221402213,0.14206642066420663,0.14391143911439114,0.14575645756457564,0.14760147601476015,0.14944649446494465,0.15129151291512916,0.15313653136531366,0.15498154981549817,0.15682656826568267,0.15867158671586715,0.16051660516605165,0.16236162361623616,0.16420664206642066,0.16605166051660517,0.17158671586715868,0.17343173431734318,0.1752767527675277,0.17712177121771217,0.17896678966789667,0.18081180811808117,0.18450184501845018,0.1863468634686347,0.1881918819188192,0.1900369003690037,0.1918819188191882,0.1937269372693727,0.19557195571955718,0.1974169741697417,0.1992619926199262,0.2011070110701107,0.2029520295202952,0.2047970479704797,0.2066420664206642,0.20848708487084872,0.21033210332103322,0.21217712177121772,0.2140221402214022,0.2158671586715867,0.2177121771217712,0.21955719557195572,0.22140221402214022,0.22324723247232472,0.22509225092250923,0.22693726937269373,0.22878228782287824,0.23062730627306274,0.23247232472324722,0.23431734317343172,0.23616236162361623,0.23800738007380073,0.23985239852398524,0.24169741697416974,0.24354243542435425,0.24538745387453875,0.24723247232472326,0.24907749077490776,0.25092250922509224,0.25276752767527677,0.25461254612546125,0.2564575645756458,0.25830258302583026,0.26014760147601473,0.26199261992619927,0.26383763837638374,0.2656826568265683,0.26752767527675275,0.2693726937269373,0.27121771217712176,0.2730627306273063,0.27490774907749077,0.2767527675276753,0.2785977859778598,0.28044280442804426,0.2822878228782288,0.28413284132841327,0.2859778597785978,0.2878228782287823,0.2896678966789668,0.2915129151291513,0.2933579335793358,0.2952029520295203,0.29704797047970477,0.2988929889298893,0.3007380073800738,0.3025830258302583,0.3044280442804428,0.3062730627306273,0.3081180811808118,0.30996309963099633,0.3118081180811808,0.31365313653136534,0.3154981549815498,0.3173431734317343,0.3191881918819188,0.3210332103321033,0.32287822878228783,0.3247232472324723,0.32656826568265684,0.3284132841328413,0.33025830258302585,0.33210332103321033,0.3339483394833948,0.33579335793357934,0.3376383763837638,0.33948339483394835,0.3413284132841328,0.34317343173431736,0.34501845018450183,0.34686346863468637,0.34870848708487084,0.3505535055350554,0.35239852398523985,0.35424354243542433,0.35608856088560886,0.35793357933579334,0.35977859778597787,0.36162361623616235,0.3634686346863469,0.36531365313653136,0.3671586715867159,0.36900369003690037,0.37084870848708484,0.3726937269372694,0.37453874538745385,0.3763837638376384,0.3800738007380074,0.38191881918819187,0.3837638376383764,0.3856088560885609,0.3892988929889299,0.39114391143911437,0.3929889298892989,0.3948339483394834,0.3966789667896679,0.3985239852398524,0.4003690036900369,0.4022140221402214,0.4040590405904059,0.4059040590405904,0.4077490774907749,0.4095940959409594,0.4114391143911439,0.4132841328413284,0.4151291512915129,0.41697416974169743,0.4188191881918819,0.42066420664206644,0.4225092250922509,0.42435424354243545,0.4261992619926199,0.4280442804428044,0.42988929889298894,0.43357933579335795,0.4354243542435424,0.43726937269372695,0.43911439114391143,0.44095940959409596,0.44280442804428044,0.4446494464944649,0.44649446494464945,0.4483394833948339,0.45018450184501846,0.45202952029520294,0.45387453874538747,0.45571955719557194,0.4575645756457565,0.45940959409594095,0.4612546125461255,0.46309963099630996,0.46494464944649444,0.466789667896679,0.46863468634686345,0.470479704797048,0.47232472324723246,0.474169741697417,0.47601476014760147,0.477859778597786,0.4797047970479705,0.48154981549815495,0.4833948339483395,0.48523985239852396,0.4870848708487085,0.488929889298893,0.4907749077490775,0.492619926199262,0.4944649446494465,0.496309963099631,0.4981549815498155,0.5,0.5018450184501845,0.503690036900369,0.5055350553505535,0.507380073800738,0.5092250922509225,0.511070110701107,0.5129151291512916,0.514760147601476,0.5166051660516605,0.518450184501845,0.5202952029520295,0.522140221402214,0.5239852398523985,0.525830258302583,0.5276752767527675,0.5295202952029521,0.5313653136531366,0.533210332103321,0.5350553505535055,0.5369003690036901,0.5387453874538746,0.540590405904059,0.5424354243542435,0.544280442804428,0.5461254612546126,0.5479704797047971,0.5498154981549815,0.551660516605166,0.5535055350553506,0.5553505535055351,0.5571955719557196,0.559040590405904,0.5608856088560885,0.5627306273062731,0.5645756457564576,0.566420664206642,0.5682656826568265,0.5701107011070111,0.5719557195571956,0.5738007380073801,0.5756457564575646,0.577490774907749,0.5793357933579336,0.5811808118081181,0.5830258302583026,0.584870848708487,0.5867158671586716,0.5885608856088561,0.5904059040590406,0.5922509225092251,0.5940959409594095,0.5959409594095941,0.5977859778597786,0.5996309963099631,0.6014760147601476,0.6033210332103321,0.6051660516605166,0.6070110701107011,0.6088560885608856,0.6107011070110702,0.6125461254612546,0.6143911439114391,0.6162361623616236,0.6180811808118081,0.6199261992619927,0.6217712177121771,0.6236162361623616,0.6254612546125461,0.6273062730627307,0.6291512915129152,0.6309963099630996,0.6328413284132841,0.6346863468634686,0.6365313653136532,0.6383763837638377,0.6402214022140221,0.6420664206642066,0.6439114391143912,0.6457564575645757,0.6476014760147601,0.6494464944649446,0.6512915129151291,0.6531365313653137,0.6549815498154982,0.6568265682656826,0.6586715867158671,0.6605166051660517,0.6623616236162362,0.6642066420664207,0.6660516605166051,0.6678966789667896,0.6697416974169742,0.6715867158671587,0.6734317343173432,0.6752767527675276,0.6771217712177122,0.6789667896678967,0.6808118081180812,0.6826568265682657,0.6845018450184502,0.6863468634686347,0.6881918819188192,0.6900369003690037,0.6918819188191881,0.6937269372693727,0.6955719557195572,0.6974169741697417,0.6992619926199262,0.7011070110701108,0.7029520295202952,0.7047970479704797,0.7066420664206642,0.7084870848708487,0.7103321033210332,0.7121771217712177,0.7140221402214022,0.7158671586715867,0.7177121771217713,0.7195571955719557,0.7214022140221402,0.7232472324723247,0.7250922509225092,0.7269372693726938,0.7287822878228782,0.7306273062730627,0.7324723247232472,0.7343173431734318,0.7361623616236163,0.7380073800738007,0.7398523985239852,0.7416974169741697,0.7435424354243543,0.7453874538745388,0.7472324723247232,0.7490774907749077,0.7509225092250923,0.7527675276752768,0.7546125461254612,0.7564575645756457,0.7583025830258303,0.7601476014760148,0.7619926199261993,0.7638376383763837,0.7656826568265682,0.7675276752767528,0.7693726937269373,0.7712177121771218,0.7730627306273062,0.7749077490774908,0.7767527675276753,0.7785977859778598,0.7804428044280443,0.7822878228782287,0.7841328413284133,0.7859778597785978,0.7878228782287823,0.7896678966789668,0.7915129151291513,0.7933579335793358,0.7952029520295203,0.7970479704797048,0.7988929889298892,0.8007380073800738,0.8025830258302583,0.8044280442804428,0.8062730627306273,0.8081180811808119,0.8099630996309963,0.8118081180811808,0.8136531365313653,0.8154981549815498,0.8173431734317343,0.8191881918819188,0.8210332103321033,0.8228782287822878,0.8247232472324724,0.8265682656826568,0.8284132841328413,0.8302583025830258,0.8321033210332104,0.8339483394833949,0.8357933579335793,0.8376383763837638,0.8394833948339483,0.8413284132841329,0.8431734317343174,0.8450184501845018,0.8468634686346863,0.8487084870848709,0.8505535055350554,0.8523985239852399,0.8542435424354243,0.8560885608856088,0.8579335793357934,0.8597785977859779,0.8616236162361623,0.8634686346863468,0.8653136531365314,0.8671586715867159,0.8690036900369004,0.8708487084870848,0.8726937269372693,0.8745387453874539,0.8763837638376384,0.8782287822878229,0.8800738007380073,0.8819188191881919,0.8837638376383764,0.8856088560885609,0.8874538745387454,0.8892988929889298,0.8911439114391144,0.8929889298892989,0.8948339483394834,0.8966789667896679,0.8985239852398524,0.9003690036900369,0.9022140221402214,0.9040590405904059,0.9059040590405905,0.9077490774907749,0.9095940959409594,0.9114391143911439,0.9132841328413284,0.915129151291513,0.9169741697416974,0.9188191881918819,0.9206642066420664,0.922509225092251,0.9243542435424354,0.9261992619926199,0.9280442804428044,0.9298892988929889,0.9317343173431735,0.933579335793358,0.9354243542435424,0.9372693726937269,0.9391143911439115,0.940959409594096,0.9428044280442804,0.9446494464944649,0.9464944649446494,0.948339483394834,0.9501845018450185,0.9520295202952029,0.9538745387453874,0.955719557195572,0.9575645756457565,0.959409594095941,0.9612546125461254,0.9630996309963099,0.9649446494464945,0.966789667896679,0.9686346863468634,0.9704797047970479,0.9723247232472325,0.974169741697417,0.9760147601476015,0.977859778597786,0.9797047970479705,0.981549815498155,0.9833948339483395,0.985239852398524,0.9870848708487084,0.988929889298893,0.9907749077490775,0.992619926199262,0.9944649446494465,0.996309963099631,0.9981549815498155],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.1191,0.1197,0.1385,0.1749,0.1815,0.1915,0.1969,0.2298,0.2390,0.2405,0.2412,0.2419,0.2443,0.2476,0.2521,0.2562,0.2568,0.2577,0.2586,0.2589,0.2592,0.2594,0.2609,0.2640,0.2663,0.2682,0.2685,0.2688,0.2697,0.2708,0.2713,0.2720,0.2727,0.2732,0.2745,0.2805,0.2807,0.2823,0.2827,0.2830,0.2842,0.2860,0.2889,0.2906,0.2927,0.2928,0.2933,0.2942,0.2944,0.2951,0.2959,0.2960,0.2965,0.2976,0.2977,0.2981,0.2986,0.2991,0.2992,0.3001,0.3005,0.3007,0.3013,0.3021,0.3030,0.3033,0.3044,0.3049,0.3063,0.3065,0.3071,0.3073,0.3080,0.3086,0.3122,0.3129,0.3136,0.3145,0.3146,0.3159,0.3165,0.3166,0.3173,0.3193,0.3196,0.3206,0.3220,0.3221,0.3230,0.3231,0.3233,0.3235,0.3242,0.3246,0.3247,0.3254,0.3256,0.3260,0.3273,0.3282,0.3291,0.3305,0.3306,0.3319,0.3321,0.3333,0.3353,0.3364,0.3372,0.3389,0.3397,0.3402,0.3417,0.3419,0.3420,0.3434,0.3445,0.3447,0.3464,0.3466,0.3468,0.3486,0.3491,0.3498,0.3521,0.3525,0.3536,0.3540,0.3558,0.3566,0.3572,0.3573,0.3575,0.3583,0.3589,0.3601,0.3613,0.3627,0.3630,0.3635,0.3640,0.3641,0.3642,0.3645,0.3655,0.3657,0.3663,0.3670,0.3681,0.3686,0.3688,0.3690,0.3695,0.3705,0.3708,0.3710,0.3716,0.3723,0.3741,0.3755,0.3759,0.3764,0.3772,0.3785,0.3790,0.3796,0.3802,0.3803,0.3814,0.3820,0.3822,0.3824,0.3835,0.3843,0.3880,0.3886,0.3888,0.3892,0.3922,0.3930,0.3945,0.3958,0.4008,0.4018,0.4030,0.4035,0.4042,0.4066,0.4073,0.4092,0.4100,0.4104,0.4118,0.4129,0.4131,0.4143,0.4162,0.4189,0.4225,0.4235,0.4243,0.4254,0.4263,0.4264,0.4273,0.4306,0.4319,0.4321,0.4328,0.4348,0.4374,0.4378,0.4391,0.4400,0.4401,0.4416,0.4423,0.4427,0.4442,0.4490,0.4519,0.4547,0.4551,0.4570,0.4618,0.4621,0.4626,0.4642,0.4650,0.4654,0.4687,0.4694,0.4704,0.4706,0.4720,0.4723,0.4733,0.4755,0.4767,0.4770,0.4801,0.4812,0.4817,0.4830,0.4862,0.4885,0.4887,0.4890,0.4914,0.4929,0.4954,0.4979,0.4985,0.4989,0.5001,0.5017,0.5021,0.5042,0.5057,0.5058,0.5064,0.5079,0.5094,0.5137,0.5138,0.5142,0.5179,0.5197,0.5198,0.5201,0.5203,0.5204,0.5235,0.5249,0.5256,0.5272,0.5275,0.5277,0.5295,0.5309,0.5344,0.5368,0.5386,0.5415,0.5421,0.5425,0.5454,0.5476,0.5478,0.5502,0.5503,0.5517,0.5519,0.5523,0.5524,0.5549,0.5557,0.5562,0.5581,0.5597,0.5611,0.5639,0.5656,0.5691,0.5702,0.5750,0.5756,0.5762,0.5773,0.5807,0.5825,0.5834,0.5838,0.5853,0.5877,0.5909,0.5918,0.5923,0.5938,0.5974,0.5981,0.5992,0.5994,0.6015,0.6016,0.6022,0.6026,0.6030,0.6031,0.6034,0.6037,0.6050,0.6058,0.6059,0.6073,0.6124,0.6131,0.6154,0.6179,0.6211,0.6215,0.6228,0.6232,0.6241,0.6247,0.6250,0.6255,0.6258,0.6263,0.6266,0.6288,0.6289,0.6302,0.6338,0.6344,0.6355,0.6376,0.6377,0.6382,0.6390,0.6401,0.6410,0.6412,0.6431,0.6468,0.6475,0.6491,0.6503,0.6524,0.6529,0.6551,0.6558,0.6576,0.6590,0.6594,0.6630,0.6633,0.6635,0.6665,0.6670,0.6671,0.6691,0.6721,0.6772,0.6783,0.6796,0.6858,0.6875,0.6916,0.7018,0.7036,0.7059,0.7075,0.7117,0.7143,0.7196,0.7305,0.7326,0.7335,0.7352,0.7412,0.7508,0.7516,0.7518,0.7563,0.7650,0.7659,0.7666,0.7714,0.7730,0.7751,0.7781,0.7827,0.7847,0.7877,0.7884,0.7952,0.7954,0.7956,0.7972,0.8018,0.8059,0.8136,0.8145,0.8214,0.8259,0.8300,0.8358,0.8422,0.8427,0.8490,0.8500,0.8523,0.8545,0.8614,0.8650,0.8781,0.8817,0.8856,0.8857,0.8904,0.8979,0.8989,0.9008,0.9012,0.9025,0.9030,0.9051,0.9072,0.9119,0.9151,0.9167,0.9193,0.9240,0.9258,0.9275,0.9330,0.9396,0.9445,0.9464,0.9510,0.9513,0.9552,0.9632,0.9650,0.9730,0.9756,0.9835,0.9838,0.9883,0.9923,0.9945,0.9981,1.0171,1.0182,1.0213,1.0249,1.0258,1.0299,1.0300,1.0330,1.0423,1.0583,1.0627,1.0735,1.0749,1.0785,1.0794,1.0799,1.0857,1.0874,1.1046,1.1138,1.1154,1.1326,1.1436,1.1475,1.1588,1.1608,1.1827,1.1887,1.2072,1.2088,1.2384,1.2665,1.2939,1.2955,1.3259,1.3473,1.4232,1.5816,1.7761,5.4386,6.2243,6.6902],"y":[0.001876172607879925,0.00375234521575985,0.005628517823639775,0.0075046904315197,0.009380863039399626,0.01125703564727955,0.013133208255159476,0.0150093808630394,0.016885553470919325,0.01876172607879925,0.020637898686679174,0.0225140712945591,0.024390243902439025,0.02626641651031895,0.028142589118198873,0.0300187617260788,0.03189493433395872,0.03377110694183865,0.03564727954971857,0.0375234521575985,0.039399624765478425,0.04127579737335835,0.043151969981238276,0.04690431519699812,0.04878048780487805,0.05065666041275797,0.0525328330206379,0.054409005628517824,0.05628517823639775,0.058161350844277676,0.0600375234521576,0.06191369606003752,0.06378986866791744,0.06566604127579738,0.0675422138836773,0.06941838649155722,0.07129455909943715,0.07317073170731707,0.075046904315197,0.07692307692307693,0.07879924953095685,0.08067542213883677,0.0825515947467167,0.08442776735459662,0.08630393996247655,0.08818011257035648,0.0900562851782364,0.09193245778611632,0.09380863039399624,0.09568480300187618,0.0975609756097561,0.10131332082551595,0.10318949343339587,0.1050656660412758,0.10694183864915573,0.10881801125703565,0.11069418386491557,0.1125703564727955,0.11444652908067542,0.11632270168855535,0.11819887429643527,0.1200750469043152,0.12382739212007504,0.12570356472795496,0.1275797373358349,0.1294559099437148,0.13133208255159476,0.13320825515947468,0.1350844277673546,0.13883677298311445,0.14071294559099437,0.1425891181988743,0.14446529080675422,0.14634146341463414,0.14821763602251406,0.150093808630394,0.15196998123827393,0.15384615384615385,0.15572232645403378,0.15947467166979362,0.16135084427767354,0.16322701688555347,0.1651031894934334,0.1669793621013133,0.16885553470919323,0.17073170731707318,0.1726078799249531,0.17448405253283303,0.17636022514071295,0.17823639774859287,0.1801125703564728,0.18198874296435272,0.18574108818011256,0.18761726078799248,0.1894934333958724,0.19324577861163228,0.1951219512195122,0.19699812382739212,0.19887429643527205,0.20075046904315197,0.2026266416510319,0.2045028142589118,0.20637898686679174,0.2101313320825516,0.21200750469043153,0.21388367729831145,0.21575984990619138,0.2176360225140713,0.21951219512195122,0.22138836772983114,0.22326454033771106,0.225140712945591,0.2270168855534709,0.22889305816135083,0.23076923076923078,0.2326454033771107,0.23452157598499063,0.23639774859287055,0.23827392120075047,0.2401500938086304,0.24202626641651032,0.24577861163227016,0.24765478424015008,0.24953095684803,0.25140712945590993,0.25328330206378985,0.2551594746716698,0.2570356472795497,0.2589118198874296,0.2607879924953096,0.2626641651031895,0.26454033771106944,0.26641651031894936,0.2682926829268293,0.27204502814258913,0.27392120075046905,0.275797373358349,0.2776735459662289,0.2795497185741088,0.28142589118198874,0.28330206378986866,0.2851782363977486,0.2870544090056285,0.28893058161350843,0.2926829268292683,0.2945590994371482,0.2964352720450281,0.29831144465290804,0.300187617260788,0.30206378986866794,0.30393996247654786,0.3058161350844278,0.3076923076923077,0.30956848030018763,0.31144465290806755,0.3133208255159475,0.3151969981238274,0.3170731707317073,0.31894934333958724,0.32082551594746717,0.3227016885553471,0.324577861163227,0.32645403377110693,0.32833020637898686,0.3320825515947467,0.3339587242026266,0.33583489681050654,0.33771106941838647,0.3395872420262664,0.34146341463414637,0.3433395872420263,0.3452157598499062,0.34709193245778613,0.34896810506566606,0.350844277673546,0.3527204502814259,0.3545966228893058,0.35647279549718575,0.35834896810506567,0.3602251407129456,0.3621013133208255,0.36397748592870544,0.36585365853658536,0.3677298311444653,0.3696060037523452,0.3714821763602251,0.37335834896810505,0.37523452157598497,0.3771106941838649,0.3789868667917448,0.3808630393996248,0.3827392120075047,0.38461538461538464,0.38649155722326456,0.3883677298311445,0.3902439024390244,0.3921200750469043,0.39399624765478425,0.39587242026266417,0.3977485928705441,0.399624765478424,0.40337711069418386,0.4052532833020638,0.4071294559099437,0.4090056285178236,0.41088180112570355,0.41275797373358347,0.4146341463414634,0.4165103189493433,0.41838649155722324,0.4202626641651032,0.42213883677298314,0.42401500938086306,0.425891181988743,0.4277673545966229,0.42964352720450283,0.43151969981238275,0.4333958724202627,0.4352720450281426,0.4371482176360225,0.43902439024390244,0.44090056285178236,0.4427767354596623,0.4446529080675422,0.44652908067542213,0.44840525328330205,0.450281425891182,0.4521575984990619,0.4540337711069418,0.45590994371482174,0.45778611632270166,0.4596622889305816,0.46153846153846156,0.4634146341463415,0.4652908067542214,0.46716697936210133,0.46904315196998125,0.4709193245778612,0.4727954971857411,0.474671669793621,0.47654784240150094,0.47842401500938087,0.4803001876172608,0.4821763602251407,0.48592870544090055,0.4878048780487805,0.4896810506566604,0.4915572232645403,0.49343339587242024,0.49530956848030017,0.4971857410881801,0.49906191369606,0.50093808630394,0.5028142589118199,0.5046904315196998,0.5065666041275797,0.5084427767354597,0.5103189493433395,0.5121951219512195,0.5140712945590994,0.5159474671669794,0.5196998123827392,0.5215759849906192,0.5234521575984991,0.525328330206379,0.5272045028142589,0.5290806754221389,0.5309568480300187,0.5328330206378987,0.5347091932457786,0.5365853658536586,0.5384615384615384,0.5403377110694184,0.5422138836772983,0.5440900562851783,0.5459662288930581,0.5478424015009381,0.549718574108818,0.551594746716698,0.5534709193245778,0.5553470919324578,0.5572232645403377,0.5590994371482176,0.5609756097560976,0.5628517823639775,0.5647279549718575,0.5666041275797373,0.5684803001876173,0.5703564727954972,0.5722326454033771,0.574108818011257,0.575984990619137,0.5778611632270169,0.5797373358348968,0.5816135084427767,0.5834896810506567,0.5853658536585366,0.5872420262664165,0.5891181988742964,0.5909943714821764,0.5928705440900562,0.5947467166979362,0.5966228893058161,0.5984990619136961,0.600375234521576,0.6022514071294559,0.6041275797373359,0.6060037523452158,0.6078799249530957,0.6097560975609756,0.6116322701688556,0.6135084427767354,0.6153846153846154,0.6172607879924953,0.6191369606003753,0.6210131332082551,0.6228893058161351,0.624765478424015,0.626641651031895,0.6285178236397748,0.6303939962476548,0.6322701688555347,0.6360225140712945,0.6378986866791745,0.6397748592870544,0.6416510318949343,0.6435272045028143,0.6454033771106942,0.6472795497185742,0.649155722326454,0.651031894934334,0.6529080675422139,0.6547842401500938,0.6566604127579737,0.6585365853658537,0.6604127579737336,0.6622889305816135,0.6641651031894934,0.6660412757973734,0.6679174484052532,0.6697936210131332,0.6716697936210131,0.6735459662288931,0.6754221388367729,0.6772983114446529,0.6791744840525328,0.6810506566604128,0.6829268292682927,0.6848030018761726,0.6866791744840526,0.6885553470919324,0.6904315196998124,0.6923076923076923,0.6941838649155723,0.6960600375234521,0.6979362101313321,0.699812382739212,0.701688555347092,0.7035647279549718,0.7054409005628518,0.7073170731707317,0.7091932457786116,0.7110694183864915,0.7129455909943715,0.7148217636022514,0.7166979362101313,0.7185741088180112,0.7204502814258912,0.7223264540337712,0.724202626641651,0.726078799249531,0.7279549718574109,0.7298311444652908,0.7317073170731707,0.7335834896810507,0.7354596622889306,0.7373358348968105,0.7392120075046904,0.7410881801125704,0.7429643527204502,0.7448405253283302,0.7467166979362101,0.7504690431519699,0.7523452157598499,0.7542213883677298,0.7560975609756098,0.7579737335834896,0.7598499061913696,0.7617260787992496,0.7636022514071295,0.7654784240150094,0.7673545966228893,0.7692307692307693,0.7711069418386491,0.7729831144465291,0.774859287054409,0.776735459662289,0.7786116322701688,0.7804878048780488,0.7823639774859287,0.7842401500938087,0.7861163227016885,0.7879924953095685,0.7898686679174484,0.7917448405253283,0.7936210131332082,0.7954971857410882,0.797373358348968,0.799249530956848,0.801125703564728,0.8030018761726079,0.8048780487804879,0.8067542213883677,0.8086303939962477,0.8105065666041276,0.8123827392120075,0.8142589118198874,0.8161350844277674,0.8180112570356473,0.8198874296435272,0.8217636022514071,0.8236397748592871,0.8255159474671669,0.8273921200750469,0.8292682926829268,0.8311444652908068,0.8330206378986866,0.8348968105065666,0.8367729831144465,0.8386491557223265,0.8405253283302064,0.8424015009380863,0.8442776735459663,0.8461538461538461,0.8480300187617261,0.849906191369606,0.851782363977486,0.8536585365853658,0.8555347091932458,0.8574108818011257,0.8592870544090057,0.8611632270168855,0.8630393996247655,0.8649155722326454,0.8667917448405253,0.8686679174484052,0.8705440900562852,0.8724202626641651,0.874296435272045,0.8761726078799249,0.8780487804878049,0.8799249530956847,0.8818011257035647,0.8836772983114447,0.8855534709193246,0.8874296435272045,0.8893058161350844,0.8911819887429644,0.8930581613508443,0.8949343339587242,0.8968105065666041,0.8986866791744841,0.900562851782364,0.9024390243902439,0.9043151969981238,0.9061913696060038,0.9080675422138836,0.9099437148217636,0.9118198874296435,0.9136960600375235,0.9155722326454033,0.9174484052532833,0.9193245778611632,0.9212007504690432,0.9230769230769231,0.924953095684803,0.926829268292683,0.9287054409005628,0.9305816135084428,0.9324577861163227,0.9343339587242027,0.9362101313320825,0.9380863039399625,0.9399624765478424,0.9418386491557224,0.9437148217636022,0.9455909943714822,0.9474671669793621,0.949343339587242,0.9512195121951219,0.9530956848030019,0.9549718574108818,0.9568480300187617,0.9587242026266416,0.9606003752345216,0.9624765478424016,0.9643527204502814,0.9662288930581614,0.9681050656660413,0.9699812382739212,0.9718574108818011,0.9737335834896811,0.975609756097561,0.9774859287054409,0.9793621013133208,0.9812382739212008,0.9831144465290806,0.9849906191369606,0.9868667917448405,0.9887429643527205,0.9906191369606003,0.9924953095684803,0.9943714821763602,0.9962476547842402,0.99812382739212],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0942,0.1265,0.1285,0.1347,0.1393,0.1398,0.1399,0.1455,0.1468,0.1494,0.1519,0.1522,0.1523,0.1525,0.1531,0.1536,0.1560,0.1573,0.1576,0.1597,0.1614,0.1615,0.1616,0.1617,0.1621,0.1633,0.1639,0.1650,0.1656,0.1688,0.1694,0.1715,0.1716,0.1717,0.1732,0.1736,0.1737,0.1739,0.1754,0.1763,0.1776,0.1783,0.1786,0.1791,0.1797,0.1813,0.1817,0.1833,0.1834,0.1851,0.1857,0.1862,0.1863,0.1875,0.1878,0.1880,0.1881,0.1884,0.1906,0.1907,0.1918,0.1922,0.1923,0.1928,0.1933,0.1940,0.1947,0.1950,0.1957,0.1964,0.1965,0.1968,0.1977,0.1978,0.1988,0.1991,0.1992,0.1994,0.1995,0.1996,0.2000,0.2006,0.2008,0.2009,0.2013,0.2019,0.2022,0.2028,0.2037,0.2039,0.2040,0.2043,0.2059,0.2062,0.2063,0.2069,0.2077,0.2081,0.2082,0.2097,0.2101,0.2116,0.2138,0.2144,0.2150,0.2151,0.2154,0.2161,0.2169,0.2175,0.2191,0.2197,0.2206,0.2210,0.2212,0.2224,0.2251,0.2289,0.2290,0.2297,0.2315,0.2323,0.2342,0.2349,0.2364,0.2391,0.2392,0.2404,0.2406,0.2410,0.2412,0.2427,0.2448,0.2459,0.2465,0.2468,0.2472,0.2497,0.2543,0.2545,0.2573,0.2602,0.2652,0.2656,0.2680,0.2695,0.2717,0.2734,0.2741,0.2746,0.2764,0.2768,0.2800,0.2815,0.2830,0.2837,0.2861,0.2864,0.2878,0.2908,0.2915,0.2938,0.2941,0.2943,0.2951,0.2967,0.2981,0.2983,0.2993,0.3011,0.3019,0.3028,0.3031,0.3033,0.3036,0.3046,0.3047,0.3057,0.3094,0.3145,0.3181,0.3185,0.3222,0.3249,0.3278,0.3292,0.3299,0.3300,0.3301,0.3302,0.3337,0.3360,0.3376,0.3393,0.3400,0.3427,0.3438,0.3439,0.3474,0.3478,0.3493,0.3504,0.3510,0.3518,0.3535,0.3550,0.3559,0.3563,0.3573,0.3574,0.3583,0.3631,0.3650,0.3655,0.3666,0.3677,0.3684,0.3685,0.3719,0.3721,0.3727,0.3733,0.3741,0.3778,0.3779,0.3780,0.3794,0.3807,0.3827,0.3840,0.3856,0.3860,0.3871,0.3877,0.3882,0.3904,0.3918,0.3936,0.3994,0.3998,0.4023,0.4038,0.4062,0.4070,0.4071,0.4076,0.4078,0.4119,0.4124,0.4132,0.4138,0.4157,0.4158,0.4163,0.4204,0.4205,0.4209,0.4224,0.4227,0.4231,0.4233,0.4236,0.4239,0.4258,0.4259,0.4279,0.4283,0.4302,0.4311,0.4340,0.4359,0.4368,0.4372,0.4378,0.4385,0.4389,0.4409,0.4410,0.4426,0.4427,0.4441,0.4460,0.4464,0.4470,0.4473,0.4500,0.4521,0.4524,0.4526,0.4527,0.4575,0.4631,0.4662,0.4687,0.4717,0.4724,0.4745,0.4781,0.4787,0.4793,0.4800,0.4808,0.4833,0.4868,0.4902,0.4952,0.4955,0.4960,0.4976,0.5018,0.5031,0.5049,0.5062,0.5083,0.5104,0.5109,0.5144,0.5146,0.5160,0.5164,0.5169,0.5180,0.5181,0.5196,0.5210,0.5221,0.5265,0.5282,0.5333,0.5334,0.5339,0.5393,0.5442,0.5467,0.5512,0.5516,0.5532,0.5548,0.5550,0.5591,0.5594,0.5601,0.5607,0.5617,0.5623,0.5627,0.5714,0.5731,0.5736,0.5759,0.5775,0.5782,0.5788,0.5824,0.5825,0.5841,0.5842,0.5864,0.5865,0.5876,0.5898,0.5937,0.5951,0.5970,0.5972,0.5975,0.6020,0.6022,0.6033,0.6072,0.6073,0.6075,0.6077,0.6099,0.6110,0.6146,0.6164,0.6180,0.6182,0.6193,0.6325,0.6393,0.6420,0.6538,0.6547,0.6561,0.6592,0.6609,0.6680,0.6687,0.6693,0.6712,0.6795,0.6819,0.6870,0.6878,0.6956,0.7012,0.7024,0.7106,0.7130,0.7166,0.7205,0.7230,0.7231,0.7303,0.7314,0.7343,0.7370,0.7383,0.7404,0.7431,0.7463,0.7479,0.7524,0.7551,0.7582,0.7639,0.7721,0.7738,0.7813,0.7843,0.7889,0.7891,0.7928,0.7939,0.7966,0.7992,0.8085,0.8102,0.8185,0.8299,0.8315,0.8327,0.8353,0.8357,0.8454,0.8597,0.8688,0.8707,0.8752,0.8775,0.8970,0.8971,0.9021,0.9069,0.9097,0.9269,0.9283,0.9397,0.9557,0.9565,0.9787,0.9892,0.9942,1.0014,1.0139,1.0265,1.0283,1.0299,1.0376,1.0521,1.0704,1.0767,1.0957,1.1031,1.1090,1.1180,1.1204,1.1385,1.1517,1.1527,1.1641,1.1733,1.1823,1.1986,1.2211,1.2229,1.2346,1.2386,1.2589,1.2642,1.2747,1.2816,1.2820,1.2933,1.3131,1.3326,1.3540,1.3587,1.3696,1.3863,1.4047,1.4087,1.4133,1.4219,1.4394,1.4427,1.4907,1.5017,1.5221,1.5409,1.5430,1.6552,1.7913,1.9060,2.1004,2.1981,2.3587,2.4961,2.7175,2.8422,3.1853,3.4587,5.0775,5.1094,5.8958,6.4680,7.9248],"y":[0.0018726591760299626,0.003745318352059925,0.0056179775280898875,0.00749063670411985,0.009363295880149813,0.011235955056179775,0.013108614232209739,0.0149812734082397,0.016853932584269662,0.018726591760299626,0.020599250936329586,0.02247191011235955,0.024344569288389514,0.026217228464419477,0.028089887640449437,0.0299625468164794,0.031835205992509365,0.033707865168539325,0.035580524344569285,0.03745318352059925,0.03932584269662921,0.04119850187265917,0.04307116104868914,0.0449438202247191,0.04681647940074907,0.04868913857677903,0.05056179775280899,0.052434456928838954,0.054307116104868915,0.056179775280898875,0.05805243445692884,0.0599250936329588,0.06179775280898876,0.06367041198501873,0.06554307116104868,0.06741573033707865,0.06928838951310862,0.07116104868913857,0.07303370786516854,0.0749063670411985,0.07677902621722846,0.07865168539325842,0.08052434456928839,0.08239700374531835,0.08426966292134831,0.08614232209737828,0.08801498127340825,0.0898876404494382,0.09176029962546817,0.09363295880149813,0.09550561797752809,0.09737827715355805,0.09925093632958802,0.10112359550561797,0.10299625468164794,0.10486891385767791,0.10674157303370786,0.10861423220973783,0.1104868913857678,0.11235955056179775,0.11423220973782772,0.11610486891385768,0.11797752808988764,0.1198501872659176,0.12172284644194757,0.1254681647940075,0.12734082397003746,0.12921348314606743,0.13108614232209737,0.13295880149812733,0.1348314606741573,0.13670411985018727,0.13857677902621723,0.1404494382022472,0.14232209737827714,0.1441947565543071,0.14606741573033707,0.14794007490636704,0.149812734082397,0.15168539325842698,0.15355805243445692,0.15730337078651685,0.15917602996254682,0.16104868913857678,0.16292134831460675,0.1647940074906367,0.16666666666666666,0.16853932584269662,0.1704119850187266,0.17228464419475656,0.17415730337078653,0.1760299625468165,0.17790262172284643,0.1797752808988764,0.18164794007490637,0.18352059925093633,0.1853932584269663,0.18726591760299627,0.1891385767790262,0.19101123595505617,0.19288389513108614,0.1947565543071161,0.19662921348314608,0.19850187265917604,0.20037453183520598,0.20224719101123595,0.20411985018726592,0.20599250936329588,0.20786516853932585,0.21161048689138576,0.21348314606741572,0.2153558052434457,0.21722846441947566,0.21910112359550563,0.2209737827715356,0.22284644194756553,0.2247191011235955,0.22659176029962547,0.22846441947565543,0.2303370786516854,0.23220973782771537,0.2340823970037453,0.23595505617977527,0.23782771535580524,0.2397003745318352,0.24157303370786518,0.24344569288389514,0.24531835205992508,0.24719101123595505,0.24906367041198502,0.250936329588015,0.25280898876404495,0.2546816479400749,0.2565543071161049,0.25842696629213485,0.2602996254681648,0.2640449438202247,0.26591760299625467,0.26779026217228463,0.2696629213483146,0.27153558052434457,0.27340823970037453,0.2752808988764045,0.27715355805243447,0.27902621722846443,0.2808988764044944,0.28277153558052437,0.2846441947565543,0.28651685393258425,0.2883895131086142,0.2902621722846442,0.29213483146067415,0.2940074906367041,0.2958801498127341,0.29775280898876405,0.299625468164794,0.301498127340824,0.30337078651685395,0.30711610486891383,0.3089887640449438,0.31086142322097376,0.31273408239700373,0.3146067415730337,0.31647940074906367,0.31835205992509363,0.3202247191011236,0.32209737827715357,0.32397003745318353,0.3258426966292135,0.32771535580524347,0.3295880149812734,0.33146067415730335,0.3333333333333333,0.3352059925093633,0.33707865168539325,0.3389513108614232,0.3408239700374532,0.34269662921348315,0.3445692883895131,0.3464419475655431,0.34831460674157305,0.350187265917603,0.352059925093633,0.3539325842696629,0.35580524344569286,0.35767790262172283,0.3595505617977528,0.36142322097378277,0.36329588014981273,0.3651685393258427,0.36704119850187267,0.36891385767790263,0.3707865168539326,0.37265917602996257,0.37453183520599254,0.37640449438202245,0.3782771535580524,0.3801498127340824,0.38202247191011235,0.3838951310861423,0.3857677902621723,0.38764044943820225,0.3895131086142322,0.39325842696629215,0.3951310861423221,0.3970037453183521,0.398876404494382,0.40074906367041196,0.40262172284644193,0.4044943820224719,0.40636704119850187,0.40823970037453183,0.4101123595505618,0.41198501872659177,0.41385767790262173,0.4157303370786517,0.41760299625468167,0.41947565543071164,0.42134831460674155,0.4232209737827715,0.4250936329588015,0.42696629213483145,0.4288389513108614,0.4307116104868914,0.43258426966292135,0.4344569288389513,0.4363295880149813,0.43820224719101125,0.4400749063670412,0.4438202247191011,0.44569288389513106,0.44756554307116103,0.449438202247191,0.45131086142322097,0.45318352059925093,0.4550561797752809,0.45692883895131087,0.45880149812734083,0.4606741573033708,0.46254681647940077,0.46441947565543074,0.46629213483146065,0.4681647940074906,0.4700374531835206,0.47191011235955055,0.4737827715355805,0.4756554307116105,0.47752808988764045,0.4794007490636704,0.4812734082397004,0.48314606741573035,0.4850187265917603,0.4868913857677903,0.4887640449438202,0.49063670411985016,0.49250936329588013,0.4943820224719101,0.49625468164794007,0.49812734082397003,0.5,0.50187265917603,0.5037453183520599,0.5056179775280899,0.5074906367041199,0.5093632958801498,0.5112359550561798,0.5131086142322098,0.5149812734082397,0.5168539325842697,0.5187265917602997,0.5205992509363296,0.5224719101123596,0.5243445692883895,0.5262172284644194,0.5280898876404494,0.5299625468164794,0.5318352059925093,0.5355805243445693,0.5374531835205992,0.5393258426966292,0.5411985018726592,0.5430711610486891,0.5449438202247191,0.5468164794007491,0.548689138576779,0.550561797752809,0.552434456928839,0.5543071161048689,0.5561797752808989,0.5580524344569289,0.5599250936329588,0.5617977528089888,0.5636704119850188,0.5655430711610487,0.5674157303370787,0.5692883895131086,0.5711610486891385,0.5730337078651685,0.5749063670411985,0.5767790262172284,0.5786516853932584,0.5805243445692884,0.5823970037453183,0.5861423220973783,0.5880149812734082,0.5898876404494382,0.5917602996254682,0.5936329588014981,0.5955056179775281,0.5973782771535581,0.599250936329588,0.601123595505618,0.602996254681648,0.6048689138576779,0.6067415730337079,0.6086142322097379,0.6104868913857678,0.6123595505617978,0.6142322097378277,0.6161048689138576,0.6179775280898876,0.6198501872659176,0.6217228464419475,0.6235955056179775,0.6254681647940075,0.6273408239700374,0.6292134831460674,0.6329588014981273,0.6348314606741573,0.6367041198501873,0.6385767790262172,0.6404494382022472,0.6423220973782772,0.6441947565543071,0.6460674157303371,0.6479400749063671,0.649812734082397,0.651685393258427,0.653558052434457,0.6554307116104869,0.6573033707865169,0.6591760299625468,0.6610486891385767,0.6629213483146067,0.6647940074906367,0.6666666666666666,0.6685393258426966,0.6704119850187266,0.6722846441947565,0.6741573033707865,0.6760299625468165,0.6779026217228464,0.6797752808988764,0.6816479400749064,0.6835205992509363,0.6853932584269663,0.6872659176029963,0.6891385767790262,0.6910112359550562,0.6928838951310862,0.6947565543071161,0.6966292134831461,0.6985018726591761,0.700374531835206,0.702247191011236,0.704119850187266,0.7059925093632958,0.7078651685393258,0.7097378277153558,0.7116104868913857,0.7134831460674157,0.7153558052434457,0.7172284644194756,0.7191011235955056,0.7209737827715356,0.7228464419475655,0.7247191011235955,0.7265917602996255,0.7284644194756554,0.7303370786516854,0.7322097378277154,0.7340823970037453,0.7359550561797753,0.7378277153558053,0.7397003745318352,0.7415730337078652,0.7434456928838952,0.7453183520599251,0.7471910112359551,0.7509363295880149,0.7528089887640449,0.7546816479400749,0.7565543071161048,0.7584269662921348,0.7602996254681648,0.7621722846441947,0.7640449438202247,0.7659176029962547,0.7677902621722846,0.7696629213483146,0.7715355805243446,0.7734082397003745,0.7752808988764045,0.7771535580524345,0.7790262172284644,0.7827715355805244,0.7846441947565543,0.7865168539325843,0.7883895131086143,0.7921348314606742,0.7940074906367042,0.795880149812734,0.797752808988764,0.799625468164794,0.8014981273408239,0.8033707865168539,0.8052434456928839,0.8071161048689138,0.8089887640449438,0.8108614232209738,0.8127340823970037,0.8146067415730337,0.8164794007490637,0.8183520599250936,0.8202247191011236,0.8220973782771536,0.8239700374531835,0.8258426966292135,0.8277153558052435,0.8295880149812734,0.8314606741573034,0.8333333333333334,0.8352059925093633,0.8370786516853933,0.8389513108614233,0.8408239700374532,0.8445692883895131,0.846441947565543,0.848314606741573,0.850187265917603,0.8520599250936329,0.8539325842696629,0.8558052434456929,0.8576779026217228,0.8595505617977528,0.8614232209737828,0.8632958801498127,0.8651685393258427,0.8670411985018727,0.8689138576779026,0.8707865168539326,0.8726591760299626,0.8745318352059925,0.8764044943820225,0.8782771535580525,0.8801498127340824,0.8820224719101124,0.8838951310861424,0.8857677902621723,0.8876404494382022,0.8895131086142322,0.8913857677902621,0.8932584269662921,0.8951310861423221,0.897003745318352,0.898876404494382,0.900749063670412,0.9026217228464419,0.9044943820224719,0.9063670411985019,0.9082397003745318,0.9101123595505618,0.9119850187265918,0.9138576779026217,0.9157303370786517,0.9176029962546817,0.9194756554307116,0.9213483146067416,0.9232209737827716,0.9250936329588015,0.9269662921348315,0.9288389513108615,0.9307116104868914,0.9325842696629213,0.9344569288389513,0.9363295880149812,0.9382022471910112,0.9400749063670412,0.9419475655430711,0.9438202247191011,0.9456928838951311,0.947565543071161,0.949438202247191,0.951310861423221,0.9531835205992509,0.9550561797752809,0.9569288389513109,0.9588014981273408,0.9606741573033708,0.9625468164794008,0.9644194756554307,0.9662921348314607,0.9681647940074907,0.9700374531835206,0.9719101123595506,0.9737827715355806,0.9756554307116105,0.9775280898876404,0.9794007490636704,0.9812734082397003,0.9831460674157303,0.9850187265917603,0.9868913857677902,0.9887640449438202,0.9906367041198502,0.9925093632958801,0.9943820224719101,0.9962546816479401,0.99812734082397],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, research.protocol.ai). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-research.protocol.ai-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-research.protocol.ai-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..99c9a801de
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-research.protocol.ai-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[1.1752,1.3601,1.4029,1.4328,1.8616,1.9963,2.0181,2.0184,2.0245,2.0255,2.0270,2.0437,2.0594,2.1025,2.1344,2.1764,2.2583,2.2950,2.3082,2.3113,2.3276,2.3516,2.4037,2.4379,2.4388,2.5807,2.6566,3.0414,3.1733,3.2411,3.2784,3.2889,3.3130,3.3205,3.3352,3.3431,3.3609,3.3645,3.3805,3.3895,3.4006,3.4039,3.4056,3.4419,3.4444,3.4645,3.4755,3.4765,3.4779,3.4820,3.4832,3.4860,3.4942,3.4960,3.5102,3.5272,3.5332,3.5506,3.5542,3.5622,3.5692,3.5701,3.5708,3.5712,3.5786,3.5917,3.5928,3.5988,3.6100,3.6144,3.6162,3.6230,3.6247,3.6272,3.6310,3.6314,3.6369,3.6385,3.6391,3.6475,3.6491,3.6537,3.6578,3.6602,3.6607,3.6613,3.6650,3.6750,3.6788,3.6884,3.6913,3.6920,3.6933,3.7009,3.7017,3.7039,3.7051,3.7063,3.7066,3.7084,3.7169,3.7176,3.7270,3.7293,3.7322,3.7336,3.7393,3.7421,3.7460,3.7463,3.7483,3.7530,3.7640,3.7658,3.7666,3.7708,3.7729,3.7746,3.7763,3.7792,3.7816,3.7876,3.7902,3.7924,3.7926,3.7932,3.7934,3.7998,3.8041,3.8045,3.8057,3.8062,3.8122,3.8142,3.8150,3.8169,3.8172,3.8339,3.8363,3.8466,3.8498,3.8539,3.8557,3.8558,3.8585,3.8622,3.8643,3.8647,3.8667,3.8755,3.8763,3.8784,3.8806,3.8813,3.8914,3.8979,3.8985,3.9003,3.9004,3.9032,3.9040,3.9065,3.9091,3.9135,3.9154,3.9179,3.9181,3.9264,3.9321,3.9392,3.9395,3.9396,3.9407,3.9422,3.9458,3.9478,3.9503,3.9536,3.9547,3.9572,3.9603,3.9671,3.9682,3.9719,3.9720,3.9791,3.9804,3.9849,3.9898,3.9903,3.9993,4.0002,4.0022,4.0035,4.0041,4.0052,4.0058,4.0073,4.0094,4.0113,4.0162,4.0163,4.0179,4.0189,4.0220,4.0222,4.0232,4.0235,4.0355,4.0440,4.0507,4.0543,4.0565,4.0569,4.0590,4.0622,4.0623,4.0675,4.0776,4.0781,4.0805,4.0839,4.0840,4.0856,4.0888,4.0924,4.0948,4.0972,4.0985,4.1004,4.1030,4.1037,4.1061,4.1093,4.1150,4.1154,4.1183,4.1235,4.1261,4.1323,4.1340,4.1344,4.1425,4.1459,4.1467,4.1513,4.1520,4.1523,4.1525,4.1526,4.1541,4.1584,4.1614,4.1629,4.1648,4.1689,4.1705,4.1730,4.1740,4.1782,4.1829,4.1850,4.1931,4.1965,4.1970,4.2022,4.2035,4.2043,4.2045,4.2059,4.2065,4.2067,4.2068,4.2084,4.2102,4.2118,4.2119,4.2193,4.2274,4.2292,4.2356,4.2429,4.2456,4.2490,4.2507,4.2545,4.2557,4.2649,4.2650,4.2659,4.2709,4.2777,4.2791,4.2804,4.2859,4.2865,4.2929,4.2976,4.3004,4.3096,4.3156,4.3167,4.3172,4.3187,4.3212,4.3278,4.3437,4.3442,4.3453,4.3477,4.3505,4.3547,4.3554,4.3591,4.3620,4.3643,4.3654,4.3655,4.3659,4.3703,4.3710,4.3726,4.3740,4.3748,4.3761,4.3767,4.3826,4.3852,4.3853,4.3936,4.3941,4.4011,4.4040,4.4074,4.4083,4.4087,4.4090,4.4134,4.4140,4.4187,4.4235,4.4253,4.4278,4.4340,4.4341,4.4355,4.4375,4.4397,4.4458,4.4477,4.4494,4.4649,4.4683,4.4700,4.4729,4.4921,4.4927,4.4929,4.4940,4.4995,4.5127,4.5165,4.5174,4.5193,4.5223,4.5225,4.5238,4.5260,4.5289,4.5292,4.5327,4.5438,4.5455,4.5551,4.5552,4.5640,4.5668,4.5676,4.5695,4.5708,4.5797,4.5997,4.6013,4.6074,4.6121,4.6212,4.6217,4.6283,4.6321,4.6349,4.6422,4.6466,4.6505,4.6601,4.6621,4.6693,4.6789,4.6886,4.6958,4.7014,4.7040,4.7175,4.7263,4.7274,4.7325,4.7428,4.7496,4.7528,4.7589,4.7632,4.7680,4.7709,4.8064,4.8074,4.8091,4.8125,4.8128,4.8165,4.8171,4.8174,4.8205,4.8332,4.8423,4.8475,4.8489,4.8618,4.8627,4.8640,4.8693,4.8754,4.8780,4.8976,4.9123,4.9153,4.9428,4.9615,4.9665,4.9703,4.9850,4.9876,5.0014,5.0059,5.0079,5.0095,5.0310,5.0368,5.0639,5.1013,5.1045,5.1069,5.1113,5.1271,5.1492,5.1670,5.2025,5.2213,5.2235,5.2270,5.2649,5.2936,5.3141,5.3362,5.3566,5.4127,5.4324,5.4408,5.4598,5.4797,5.5107,5.5236,5.5706,5.5983,5.6343,5.6382,5.6753,5.7097,5.7327,5.7397,5.7706,5.8465,5.9239,6.0230,6.0819,6.0904,6.1461,6.1772,6.2530,6.3674,6.5986,6.6636,6.6733,6.8611,6.9253,7.0784,7.0816,7.5669,7.6047,8.2570,8.5863,9.3009,9.9497],"y":[0.0019723865877712033,0.0039447731755424065,0.005917159763313609,0.007889546351084813,0.009861932938856016,0.011834319526627219,0.013806706114398421,0.015779092702169626,0.01775147928994083,0.01972386587771203,0.021696252465483234,0.023668639053254437,0.02564102564102564,0.027613412228796843,0.029585798816568046,0.03155818540433925,0.03353057199211045,0.03550295857988166,0.03747534516765286,0.03944773175542406,0.04142011834319527,0.04339250493096647,0.045364891518737675,0.047337278106508875,0.04930966469428008,0.05128205128205128,0.05325443786982249,0.055226824457593686,0.05719921104536489,0.05917159763313609,0.0611439842209073,0.0631163708086785,0.0650887573964497,0.0670611439842209,0.06903353057199212,0.07100591715976332,0.07297830374753451,0.07495069033530571,0.07692307692307693,0.07889546351084813,0.08086785009861933,0.08284023668639054,0.08481262327416174,0.08678500986193294,0.08875739644970414,0.09072978303747535,0.09270216962524655,0.09467455621301775,0.09664694280078895,0.09861932938856016,0.10059171597633136,0.10256410256410256,0.10453648915187377,0.10650887573964497,0.10848126232741617,0.11045364891518737,0.11242603550295859,0.11439842209072978,0.11637080867850098,0.11834319526627218,0.1203155818540434,0.1222879684418146,0.1242603550295858,0.126232741617357,0.1282051282051282,0.1301775147928994,0.13214990138067062,0.1341222879684418,0.13609467455621302,0.13806706114398423,0.14003944773175542,0.14201183431952663,0.14398422090729784,0.14595660749506903,0.14792899408284024,0.14990138067061143,0.15187376725838264,0.15384615384615385,0.15581854043392504,0.15779092702169625,0.15976331360946747,0.16173570019723865,0.16370808678500987,0.16568047337278108,0.16765285996055226,0.16962524654832348,0.17159763313609466,0.17357001972386588,0.1755424063116371,0.17751479289940827,0.1794871794871795,0.1814595660749507,0.1834319526627219,0.1854043392504931,0.1873767258382643,0.1893491124260355,0.1913214990138067,0.1932938856015779,0.1952662721893491,0.19723865877712032,0.1992110453648915,0.20118343195266272,0.20315581854043394,0.20512820512820512,0.20710059171597633,0.20907297830374755,0.21104536489151873,0.21301775147928995,0.21499013806706113,0.21696252465483234,0.21893491124260356,0.22090729783037474,0.22287968441814596,0.22485207100591717,0.22682445759368836,0.22879684418145957,0.23076923076923078,0.23274161735700197,0.23471400394477318,0.23668639053254437,0.23865877712031558,0.2406311637080868,0.24260355029585798,0.2445759368836292,0.2465483234714004,0.2485207100591716,0.2504930966469428,0.252465483234714,0.25443786982248523,0.2564102564102564,0.2583826429980276,0.2603550295857988,0.26232741617357,0.26429980276134124,0.26627218934911245,0.2682445759368836,0.2702169625246548,0.27218934911242604,0.27416173570019725,0.27613412228796846,0.2781065088757396,0.28007889546351084,0.28205128205128205,0.28402366863905326,0.2859960552268245,0.2879684418145957,0.28994082840236685,0.29191321499013806,0.2938856015779093,0.2958579881656805,0.2978303747534517,0.29980276134122286,0.30177514792899407,0.3037475345167653,0.3057199211045365,0.3076923076923077,0.3096646942800789,0.3116370808678501,0.3136094674556213,0.3155818540433925,0.3175542406311637,0.31952662721893493,0.3214990138067061,0.3234714003944773,0.3254437869822485,0.32741617357001973,0.32938856015779094,0.33136094674556216,0.3333333333333333,0.33530571992110453,0.33727810650887574,0.33925049309664695,0.34122287968441817,0.3431952662721893,0.34516765285996054,0.34714003944773175,0.34911242603550297,0.3510848126232742,0.3530571992110454,0.35502958579881655,0.35700197238658776,0.358974358974359,0.3609467455621302,0.3629191321499014,0.36489151873767256,0.3668639053254438,0.368836291913215,0.3708086785009862,0.3727810650887574,0.3747534516765286,0.3767258382642998,0.378698224852071,0.3806706114398422,0.3826429980276134,0.38461538461538464,0.3865877712031558,0.388560157790927,0.3905325443786982,0.39250493096646943,0.39447731755424065,0.39644970414201186,0.40236686390532544,0.40433925049309666,0.40631163708086787,0.40828402366863903,0.41025641025641024,0.41222879684418146,0.41420118343195267,0.4161735700197239,0.4181459566074951,0.42011834319526625,0.42209072978303747,0.4240631163708087,0.4260355029585799,0.4280078895463511,0.42998027613412226,0.4319526627218935,0.4339250493096647,0.4358974358974359,0.4378698224852071,0.43984220907297833,0.4418145956607495,0.4437869822485207,0.4457593688362919,0.4477317554240631,0.44970414201183434,0.4516765285996055,0.4536489151873767,0.4556213017751479,0.45759368836291914,0.45956607495069035,0.46153846153846156,0.4635108481262327,0.46548323471400394,0.46745562130177515,0.46942800788954636,0.4714003944773176,0.47337278106508873,0.47534516765285995,0.47731755424063116,0.47928994082840237,0.4812623274161736,0.4832347140039448,0.48520710059171596,0.48717948717948717,0.4891518737672584,0.4911242603550296,0.4930966469428008,0.49506903353057197,0.4970414201183432,0.4990138067061144,0.5009861932938856,0.5029585798816568,0.504930966469428,0.5069033530571992,0.5088757396449705,0.5108481262327417,0.5128205128205128,0.514792899408284,0.5167652859960552,0.5187376725838264,0.5207100591715976,0.5226824457593688,0.52465483234714,0.5266272189349113,0.5285996055226825,0.5305719921104537,0.5325443786982249,0.534516765285996,0.5364891518737672,0.5384615384615384,0.5404339250493096,0.5424063116370809,0.5443786982248521,0.5463510848126233,0.5483234714003945,0.5502958579881657,0.5522682445759369,0.5542406311637081,0.5562130177514792,0.5581854043392505,0.5601577909270217,0.5621301775147929,0.5641025641025641,0.5660749506903353,0.5680473372781065,0.5700197238658777,0.571992110453649,0.5739644970414202,0.5759368836291914,0.5779092702169625,0.5798816568047337,0.5818540433925049,0.5838264299802761,0.5857988165680473,0.5877712031558185,0.5897435897435898,0.591715976331361,0.5936883629191322,0.5956607495069034,0.5976331360946746,0.5996055226824457,0.6015779092702169,0.6035502958579881,0.6055226824457594,0.6074950690335306,0.6094674556213018,0.611439842209073,0.6134122287968442,0.6153846153846154,0.6173570019723866,0.6193293885601578,0.621301775147929,0.6232741617357002,0.6252465483234714,0.6272189349112426,0.6291913214990138,0.6331360946745562,0.6351084812623274,0.6370808678500987,0.6390532544378699,0.6410256410256411,0.6429980276134122,0.6449704142011834,0.6469428007889546,0.6489151873767258,0.6528599605522682,0.6548323471400395,0.6568047337278107,0.6587771203155819,0.6607495069033531,0.6627218934911243,0.6646942800788954,0.6666666666666666,0.6686390532544378,0.6706114398422091,0.6725838264299803,0.6745562130177515,0.6765285996055227,0.6785009861932939,0.6804733727810651,0.6824457593688363,0.6844181459566075,0.6863905325443787,0.6883629191321499,0.6903353057199211,0.6923076923076923,0.6942800788954635,0.6962524654832347,0.6982248520710059,0.7001972386587771,0.7021696252465484,0.7041420118343196,0.7061143984220908,0.7080867850098619,0.7100591715976331,0.7120315581854043,0.7140039447731755,0.7159763313609467,0.717948717948718,0.7199211045364892,0.7218934911242604,0.7238658777120316,0.7258382642998028,0.727810650887574,0.7297830374753451,0.7317554240631163,0.7337278106508875,0.7357001972386588,0.73767258382643,0.7396449704142012,0.7416173570019724,0.7435897435897436,0.7455621301775148,0.747534516765286,0.7495069033530573,0.7514792899408284,0.7534516765285996,0.7554240631163708,0.757396449704142,0.7593688362919132,0.7613412228796844,0.7633136094674556,0.7652859960552268,0.7672583826429981,0.7692307692307693,0.7712031558185405,0.7731755424063116,0.7751479289940828,0.777120315581854,0.7790927021696252,0.7810650887573964,0.7830374753451677,0.7850098619329389,0.7889546351084813,0.7909270216962525,0.7928994082840237,0.7948717948717948,0.796844181459566,0.7988165680473372,0.8007889546351085,0.8027613412228797,0.8047337278106509,0.8067061143984221,0.8086785009861933,0.8106508875739645,0.8126232741617357,0.814595660749507,0.8165680473372781,0.8185404339250493,0.8205128205128205,0.8224852071005917,0.8244575936883629,0.8264299802761341,0.8284023668639053,0.8303747534516766,0.8323471400394478,0.834319526627219,0.8362919132149902,0.8382642998027613,0.8402366863905325,0.8422090729783037,0.8441814595660749,0.8461538461538461,0.8481262327416174,0.8500986193293886,0.8520710059171598,0.854043392504931,0.8560157790927022,0.8579881656804734,0.8599605522682445,0.8619329388560157,0.863905325443787,0.8658777120315582,0.8678500986193294,0.8698224852071006,0.8717948717948718,0.873767258382643,0.8757396449704142,0.8777120315581854,0.8796844181459567,0.8816568047337278,0.883629191321499,0.8856015779092702,0.8875739644970414,0.8895463510848126,0.8915187376725838,0.893491124260355,0.8954635108481263,0.8974358974358975,0.8994082840236687,0.9013806706114399,0.903353057199211,0.9053254437869822,0.9072978303747534,0.9092702169625246,0.9112426035502958,0.9132149901380671,0.9151873767258383,0.9171597633136095,0.9191321499013807,0.9211045364891519,0.9230769230769231,0.9250493096646942,0.9270216962524654,0.9289940828402367,0.9309664694280079,0.9329388560157791,0.9349112426035503,0.9368836291913215,0.9388560157790927,0.9408284023668639,0.9428007889546351,0.9447731755424064,0.9467455621301775,0.9487179487179487,0.9506903353057199,0.9526627218934911,0.9546351084812623,0.9566074950690335,0.9585798816568047,0.960552268244576,0.9625246548323472,0.9644970414201184,0.9664694280078896,0.9684418145956607,0.9704142011834319,0.9723865877712031,0.9743589743589743,0.9763313609467456,0.9783037475345168,0.980276134122288,0.9822485207100592,0.9842209072978304,0.9861932938856016,0.9881656804733728,0.9901380670611439,0.9921104536489151,0.9940828402366864,0.9960552268244576,0.9980276134122288],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.7140,1.3296,1.6529,2.0483,2.0513,2.0697,2.0736,2.1093,2.1343,2.1573,2.1642,2.1934,2.2148,2.2319,2.2663,2.2678,2.2766,2.3040,2.3267,2.3320,2.3638,2.3739,2.3779,2.4008,2.4289,2.4384,2.4398,2.4900,2.4918,2.5010,2.5061,2.5070,2.5094,2.5541,2.5608,2.5634,2.5785,2.5810,2.5924,2.6010,2.6059,2.6075,2.6245,2.6274,2.6309,2.6454,2.6513,2.6597,2.6786,2.6826,2.6861,2.6879,2.6932,2.6938,2.6980,2.7051,2.7165,2.7181,2.7228,2.7275,2.7543,2.7557,2.7561,2.7656,2.7673,2.7800,2.7805,2.7824,2.7887,2.7897,2.7969,2.8367,2.8479,2.8482,2.8580,2.8675,2.8703,2.8726,2.8746,2.8762,2.8771,2.8819,2.8820,2.8897,2.8906,2.9092,2.9141,2.9160,2.9228,2.9310,2.9321,2.9372,2.9426,2.9433,2.9455,2.9459,2.9571,2.9647,2.9707,2.9761,2.9866,2.9910,2.9911,2.9982,3.0228,3.0236,3.0266,3.0303,3.0320,3.0380,3.0424,3.0493,3.0530,3.0533,3.0634,3.0657,3.0673,3.0771,3.0989,3.0990,3.0995,3.1018,3.1131,3.1161,3.1415,3.1472,3.1515,3.1541,3.1576,3.1674,3.1765,3.1785,3.1819,3.1834,3.1836,3.1870,3.1888,3.1932,3.2011,3.2026,3.2039,3.2129,3.2131,3.2147,3.2186,3.2199,3.2212,3.2225,3.2237,3.2287,3.2344,3.2346,3.2349,3.2477,3.2507,3.2520,3.2562,3.2620,3.2648,3.2656,3.2658,3.2687,3.2716,3.2728,3.2747,3.2752,3.2767,3.2838,3.2846,3.2850,3.2852,3.2853,3.2858,3.2922,3.2986,3.2998,3.3050,3.3060,3.3067,3.3080,3.3090,3.3114,3.3147,3.3174,3.3176,3.3181,3.3278,3.3308,3.3311,3.3322,3.3378,3.3389,3.3439,3.3452,3.3480,3.3503,3.3522,3.3538,3.3581,3.3616,3.3623,3.3734,3.3836,3.3838,3.3855,3.3865,3.3872,3.3896,3.3936,3.3948,3.3984,3.4030,3.4032,3.4099,3.4135,3.4167,3.4180,3.4186,3.4187,3.4200,3.4224,3.4235,3.4274,3.4326,3.4332,3.4334,3.4363,3.4389,3.4440,3.4457,3.4459,3.4491,3.4501,3.4515,3.4577,3.4599,3.4622,3.4636,3.4640,3.4674,3.4725,3.4753,3.4754,3.4776,3.4794,3.4821,3.4828,3.4867,3.4872,3.4956,3.4996,3.5026,3.5035,3.5047,3.5099,3.5102,3.5107,3.5181,3.5199,3.5279,3.5295,3.5298,3.5336,3.5405,3.5417,3.5439,3.5440,3.5453,3.5510,3.5559,3.5606,3.5614,3.5615,3.5623,3.5667,3.5706,3.5745,3.5748,3.5755,3.5807,3.5863,3.5867,3.5902,3.5911,3.5922,3.5964,3.5966,3.6061,3.6093,3.6140,3.6158,3.6163,3.6214,3.6225,3.6254,3.6268,3.6275,3.6289,3.6336,3.6341,3.6347,3.6361,3.6375,3.6450,3.6474,3.6500,3.6507,3.6548,3.6558,3.6564,3.6588,3.6646,3.6654,3.6673,3.6721,3.6757,3.6766,3.6775,3.6818,3.6913,3.6983,3.6986,3.7006,3.7080,3.7149,3.7187,3.7189,3.7214,3.7248,3.7275,3.7303,3.7316,3.7324,3.7389,3.7403,3.7449,3.7450,3.7456,3.7472,3.7568,3.7607,3.7629,3.7654,3.7689,3.7695,3.7714,3.7760,3.7770,3.7887,3.7892,3.7952,3.7970,3.7999,3.8027,3.8037,3.8053,3.8141,3.8165,3.8201,3.8253,3.8262,3.8304,3.8317,3.8326,3.8349,3.8371,3.8421,3.8466,3.8480,3.8507,3.8518,3.8533,3.8600,3.8655,3.8660,3.8667,3.8679,3.8891,3.9006,3.9032,3.9040,3.9058,3.9063,3.9090,3.9215,3.9234,3.9252,3.9363,3.9461,3.9497,3.9539,3.9627,3.9698,3.9721,3.9729,3.9761,3.9803,3.9881,3.9963,4.0009,4.0022,4.0089,4.0119,4.0126,4.0152,4.0201,4.0209,4.0267,4.0279,4.0300,4.0437,4.0541,4.0603,4.0634,4.0647,4.0803,4.0841,4.0868,4.0897,4.0954,4.1027,4.1109,4.1191,4.1194,4.1417,4.1445,4.1549,4.1599,4.1653,4.1704,4.1783,4.1823,4.1860,4.1991,4.2064,4.2100,4.2204,4.2300,4.2395,4.2396,4.2397,4.2557,4.2575,4.2594,4.2616,4.2886,4.2893,4.2934,4.3100,4.3102,4.3128,4.3148,4.3282,4.3311,4.3495,4.3584,4.3661,4.3804,4.3966,4.3968,4.4161,4.4227,4.4289,4.4363,4.4511,4.4553,4.4592,4.4603,4.4738,4.4745,4.5030,4.5154,4.5267,4.5499,4.5596,4.5695,4.6284,4.6381,4.6394,4.6570,4.6640,4.6770,4.6820,4.6836,4.7156,4.7293,4.7549,4.7866,4.7874,4.8018,4.8099,4.8131,4.8315,4.8666,4.8879,4.9061,4.9287,4.9303,4.9643,5.0490,5.1598,5.1908,5.1940,5.2877,5.3971,5.4236,5.5476,5.7343,5.8047,5.8128,5.8639,5.9105,6.0845,6.1009,6.2978,6.7227,7.1515,7.1856,7.1937,7.2803,7.5735,7.6275,7.6539,7.7399,7.8174,7.9990,8.2318,8.3104,8.3775,8.8824,9.3237,9.4938,9.8445,10.8513],"y":[0.001841620626151013,0.003683241252302026,0.0055248618784530384,0.007366482504604052,0.009208103130755065,0.011049723756906077,0.01289134438305709,0.014732965009208104,0.016574585635359115,0.01841620626151013,0.020257826887661142,0.022099447513812154,0.02394106813996317,0.02578268876611418,0.027624309392265192,0.029465930018416207,0.03130755064456722,0.03314917127071823,0.034990791896869246,0.03683241252302026,0.03867403314917127,0.040515653775322284,0.0423572744014733,0.04419889502762431,0.04604051565377532,0.04788213627992634,0.049723756906077346,0.05156537753222836,0.053406998158379376,0.055248618784530384,0.0570902394106814,0.058931860036832415,0.06077348066298342,0.06261510128913444,0.06445672191528545,0.06629834254143646,0.06813996316758748,0.06998158379373849,0.0718232044198895,0.07366482504604052,0.07550644567219153,0.07734806629834254,0.07918968692449356,0.08103130755064457,0.08287292817679558,0.0847145488029466,0.0865561694290976,0.08839779005524862,0.09023941068139964,0.09208103130755065,0.09392265193370165,0.09576427255985268,0.09760589318600368,0.09944751381215469,0.10128913443830571,0.10313075506445672,0.10497237569060773,0.10681399631675875,0.10865561694290976,0.11049723756906077,0.11233885819521179,0.1141804788213628,0.11602209944751381,0.11786372007366483,0.12154696132596685,0.12338858195211787,0.1252302025782689,0.1270718232044199,0.1289134438305709,0.13075506445672191,0.13259668508287292,0.13443830570902393,0.13627992633517497,0.13812154696132597,0.13996316758747698,0.141804788213628,0.143646408839779,0.14548802946593,0.14732965009208104,0.14917127071823205,0.15101289134438306,0.15285451197053407,0.15469613259668508,0.15653775322283608,0.15837937384898712,0.16022099447513813,0.16206261510128914,0.16390423572744015,0.16574585635359115,0.16758747697974216,0.1694290976058932,0.1712707182320442,0.1731123388581952,0.17495395948434622,0.17679558011049723,0.17863720073664824,0.18047882136279927,0.18232044198895028,0.1841620626151013,0.1860036832412523,0.1878453038674033,0.18968692449355432,0.19152854511970535,0.19337016574585636,0.19521178637200737,0.19705340699815838,0.19889502762430938,0.2007366482504604,0.20257826887661143,0.20441988950276244,0.20626151012891344,0.20810313075506445,0.20994475138121546,0.21178637200736647,0.2136279926335175,0.2154696132596685,0.21731123388581952,0.21915285451197053,0.22099447513812154,0.22283609576427257,0.22467771639042358,0.2265193370165746,0.2283609576427256,0.2302025782688766,0.23204419889502761,0.23388581952117865,0.23572744014732966,0.23756906077348067,0.23941068139963168,0.24125230202578268,0.2430939226519337,0.24677716390423574,0.24861878453038674,0.2504604051565378,0.2523020257826888,0.2541436464088398,0.2559852670349908,0.2578268876611418,0.2596685082872928,0.26335174953959484,0.26519337016574585,0.26703499079189685,0.26887661141804786,0.27071823204419887,0.27255985267034993,0.27440147329650094,0.27624309392265195,0.27808471454880296,0.27992633517495397,0.281767955801105,0.283609576427256,0.285451197053407,0.289134438305709,0.29097605893186,0.292817679558011,0.2946593001841621,0.2965009208103131,0.2983425414364641,0.3001841620626151,0.3020257826887661,0.30386740331491713,0.30570902394106814,0.30755064456721914,0.30939226519337015,0.31307550644567217,0.3149171270718232,0.31675874769797424,0.31860036832412525,0.32044198895027626,0.32228360957642727,0.3241252302025783,0.3259668508287293,0.3278084714548803,0.3296500920810313,0.3314917127071823,0.3333333333333333,0.3351749539594843,0.3370165745856354,0.3388581952117864,0.3406998158379374,0.3425414364640884,0.3443830570902394,0.3462246777163904,0.34806629834254144,0.34990791896869244,0.35174953959484345,0.35359116022099446,0.35543278084714547,0.3572744014732965,0.35911602209944754,0.36095764272559855,0.36279926335174956,0.36464088397790057,0.3664825046040516,0.3701657458563536,0.3720073664825046,0.3738489871086556,0.3756906077348066,0.3775322283609576,0.37937384898710863,0.3812154696132597,0.3830570902394107,0.3848987108655617,0.3867403314917127,0.3885819521178637,0.39042357274401474,0.39226519337016574,0.39410681399631675,0.39594843462246776,0.39779005524861877,0.3996316758747698,0.4014732965009208,0.40331491712707185,0.40515653775322286,0.40699815837937386,0.4088397790055249,0.4106813996316759,0.4125230202578269,0.4143646408839779,0.4162062615101289,0.4180478821362799,0.4198895027624309,0.42173112338858193,0.42357274401473294,0.425414364640884,0.427255985267035,0.429097605893186,0.430939226519337,0.43278084714548803,0.43462246777163904,0.43646408839779005,0.43830570902394106,0.44014732965009207,0.4419889502762431,0.4438305709023941,0.44567219152854515,0.44751381215469616,0.44935543278084716,0.45119705340699817,0.4530386740331492,0.4548802946593002,0.4567219152854512,0.4585635359116022,0.4604051565377532,0.4622467771639042,0.46408839779005523,0.46593001841620624,0.4677716390423573,0.4696132596685083,0.4714548802946593,0.4732965009208103,0.47513812154696133,0.47697974217311234,0.47882136279926335,0.48066298342541436,0.4843462246777164,0.4861878453038674,0.4880294659300184,0.48987108655616945,0.49171270718232046,0.4953959484346225,0.4972375690607735,0.4990791896869245,0.5009208103130756,0.5027624309392266,0.5046040515653776,0.5064456721915286,0.5082872928176796,0.5101289134438306,0.5119705340699816,0.5138121546961326,0.5156537753222836,0.5174953959484346,0.5193370165745856,0.5211786372007366,0.5230202578268877,0.5248618784530387,0.5267034990791897,0.5285451197053407,0.5303867403314917,0.5322283609576427,0.5340699815837937,0.5359116022099447,0.5377532228360957,0.5395948434622467,0.5414364640883977,0.5432780847145487,0.5451197053406999,0.5469613259668509,0.5488029465930019,0.5506445672191529,0.5524861878453039,0.5543278084714549,0.5561694290976059,0.5580110497237569,0.5598526703499079,0.5616942909760589,0.56353591160221,0.565377532228361,0.567219152854512,0.569060773480663,0.570902394106814,0.572744014732965,0.574585635359116,0.576427255985267,0.578268876611418,0.580110497237569,0.58195211786372,0.583793738489871,0.585635359116022,0.5874769797421732,0.5893186003683242,0.5911602209944752,0.5930018416206262,0.5948434622467772,0.5966850828729282,0.5985267034990792,0.6003683241252302,0.6022099447513812,0.6040515653775322,0.6058931860036832,0.6077348066298343,0.6095764272559853,0.6114180478821363,0.6132596685082873,0.6151012891344383,0.6169429097605893,0.6187845303867403,0.6206261510128913,0.6224677716390423,0.6243093922651933,0.6261510128913443,0.6279926335174953,0.6298342541436464,0.6316758747697975,0.6335174953959485,0.6353591160220995,0.6372007366482505,0.6390423572744015,0.6408839779005525,0.6427255985267035,0.6445672191528545,0.6464088397790055,0.6482504604051565,0.6500920810313076,0.6519337016574586,0.6537753222836096,0.6556169429097606,0.6574585635359116,0.6593001841620626,0.6611418047882136,0.6629834254143646,0.6648250460405156,0.6666666666666666,0.6685082872928176,0.6703499079189686,0.6721915285451197,0.6740331491712708,0.6758747697974218,0.6777163904235728,0.6795580110497238,0.6813996316758748,0.6832412523020258,0.6850828729281768,0.6869244935543278,0.6887661141804788,0.6906077348066298,0.6924493554327809,0.6942909760589319,0.6961325966850829,0.6979742173112339,0.6998158379373849,0.7016574585635359,0.7034990791896869,0.7053406998158379,0.7071823204419889,0.7090239410681399,0.7108655616942909,0.712707182320442,0.714548802946593,0.716390423572744,0.7182320441988951,0.7200736648250461,0.7219152854511971,0.7237569060773481,0.7255985267034991,0.7274401473296501,0.7292817679558011,0.7311233885819521,0.7329650092081031,0.7348066298342542,0.7366482504604052,0.7384898710865562,0.7403314917127072,0.7421731123388582,0.7440147329650092,0.7458563535911602,0.7476979742173112,0.7495395948434622,0.7513812154696132,0.7532228360957642,0.7550644567219152,0.7569060773480663,0.7587476979742173,0.7605893186003683,0.7624309392265194,0.7642725598526704,0.7661141804788214,0.7679558011049724,0.7697974217311234,0.7716390423572744,0.7734806629834254,0.7753222836095764,0.7771639042357275,0.7790055248618785,0.7808471454880295,0.7826887661141805,0.7845303867403315,0.7863720073664825,0.7882136279926335,0.7900552486187845,0.7918968692449355,0.7937384898710865,0.7955801104972375,0.7974217311233885,0.7992633517495396,0.8011049723756906,0.8029465930018416,0.8047882136279927,0.8066298342541437,0.8084714548802947,0.8103130755064457,0.8121546961325967,0.8139963167587477,0.8158379373848987,0.8176795580110497,0.8195211786372008,0.8213627992633518,0.8232044198895028,0.8250460405156538,0.8268876611418048,0.8287292817679558,0.8305709023941068,0.8324125230202578,0.8342541436464088,0.8360957642725598,0.8379373848987108,0.8397790055248618,0.8416206261510129,0.8434622467771639,0.8453038674033149,0.8471454880294659,0.848987108655617,0.850828729281768,0.852670349907919,0.85451197053407,0.856353591160221,0.858195211786372,0.860036832412523,0.861878453038674,0.8637200736648251,0.8655616942909761,0.8674033149171271,0.8692449355432781,0.8710865561694291,0.8729281767955801,0.8747697974217311,0.8766114180478821,0.8784530386740331,0.8802946593001841,0.8821362799263351,0.8839779005524862,0.8858195211786372,0.8876611418047882,0.8895027624309392,0.8913443830570903,0.8931860036832413,0.8950276243093923,0.8968692449355433,0.8987108655616943,0.9005524861878453,0.9023941068139963,0.9042357274401474,0.9060773480662984,0.9079189686924494,0.9097605893186004,0.9116022099447514,0.9134438305709024,0.9152854511970534,0.9171270718232044,0.9189686924493554,0.9208103130755064,0.9226519337016574,0.9244935543278084,0.9263351749539595,0.9281767955801105,0.9300184162062615,0.9318600368324125,0.9337016574585635,0.9355432780847146,0.9373848987108656,0.9392265193370166,0.9410681399631676,0.9429097605893186,0.9447513812154696,0.9465930018416207,0.9484346224677717,0.9502762430939227,0.9521178637200737,0.9539594843462247,0.9558011049723757,0.9576427255985267,0.9594843462246777,0.9613259668508287,0.9631675874769797,0.9650092081031307,0.9668508287292817,0.9686924493554327,0.9705340699815838,0.9723756906077348,0.9742173112338858,0.9760589318600368,0.9779005524861878,0.9797421731123389,0.9815837937384899,0.9834254143646409,0.9852670349907919,0.9871086556169429,0.988950276243094,0.990791896869245,0.992633517495396,0.994475138121547,0.996316758747698,0.998158379373849],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.6859,0.7034,0.7454,0.8624,0.8680,1.0284,1.4252,1.5740,1.7001,1.8033,1.9704,2.0226,2.0235,2.0247,2.0436,2.1079,2.1556,2.2703,2.3714,2.4412,2.9610,3.0660,3.1035,3.1461,3.1958,3.2242,3.2795,3.2804,3.2874,3.2921,3.3161,3.3165,3.3218,3.3501,3.3612,3.3751,3.3914,3.3991,3.4141,3.4151,3.4219,3.4264,3.4310,3.4337,3.4342,3.4410,3.4472,3.4641,3.4650,3.4669,3.4698,3.4706,3.4707,3.4745,3.4780,3.4782,3.4801,3.4895,3.4934,3.4954,3.4964,3.5008,3.5039,3.5110,3.5140,3.5204,3.5207,3.5241,3.5255,3.5264,3.5269,3.5275,3.5290,3.5301,3.5320,3.5327,3.5328,3.5365,3.5371,3.5417,3.5421,3.5477,3.5502,3.5512,3.5517,3.5518,3.5538,3.5554,3.5563,3.5605,3.5700,3.5775,3.5793,3.5801,3.5803,3.5846,3.5879,3.5927,3.5930,3.5944,3.5949,3.6055,3.6114,3.6125,3.6152,3.6167,3.6177,3.6189,3.6223,3.6225,3.6309,3.6324,3.6341,3.6407,3.6418,3.6441,3.6471,3.6487,3.6489,3.6491,3.6549,3.6556,3.6613,3.6616,3.6620,3.6675,3.6692,3.6840,3.6895,3.6904,3.6916,3.6940,3.7045,3.7056,3.7081,3.7087,3.7105,3.7126,3.7161,3.7187,3.7196,3.7207,3.7217,3.7233,3.7293,3.7315,3.7346,3.7365,3.7421,3.7442,3.7467,3.7485,3.7541,3.7586,3.7595,3.7600,3.7611,3.7613,3.7623,3.7632,3.7649,3.7665,3.7694,3.7713,3.7739,3.7767,3.7772,3.7872,3.7882,3.7893,3.7896,3.7932,3.7937,3.7947,3.7953,3.7970,3.8051,3.8101,3.8257,3.8281,3.8341,3.8354,3.8377,3.8381,3.8397,3.8401,3.8465,3.8471,3.8479,3.8482,3.8485,3.8561,3.8687,3.8688,3.8709,3.8710,3.8728,3.8741,3.8757,3.8765,3.8819,3.8838,3.8899,3.8925,3.8927,3.8979,3.8998,3.9040,3.9049,3.9061,3.9062,3.9071,3.9131,3.9137,3.9171,3.9205,3.9219,3.9221,3.9241,3.9242,3.9249,3.9274,3.9299,3.9346,3.9391,3.9404,3.9443,3.9479,3.9482,3.9483,3.9484,3.9537,3.9549,3.9552,3.9572,3.9588,3.9607,3.9635,3.9649,3.9657,3.9725,3.9729,3.9734,3.9748,3.9777,3.9789,3.9823,3.9859,3.9878,3.9920,3.9944,3.9977,4.0028,4.0067,4.0096,4.0111,4.0118,4.0124,4.0166,4.0167,4.0171,4.0181,4.0197,4.0208,4.0222,4.0251,4.0282,4.0309,4.0331,4.0426,4.0446,4.0464,4.0489,4.0506,4.0528,4.0548,4.0591,4.0681,4.0775,4.0780,4.0811,4.0846,4.0857,4.0961,4.1010,4.1060,4.1062,4.1159,4.1169,4.1238,4.1249,4.1250,4.1302,4.1307,4.1346,4.1391,4.1420,4.1424,4.1433,4.1436,4.1461,4.1464,4.1480,4.1528,4.1534,4.1645,4.1653,4.1687,4.1699,4.1710,4.1787,4.1875,4.1981,4.2036,4.2080,4.2095,4.2112,4.2118,4.2123,4.2125,4.2151,4.2205,4.2224,4.2246,4.2271,4.2298,4.2394,4.2405,4.2441,4.2503,4.2527,4.2559,4.2580,4.2581,4.2601,4.2603,4.2607,4.2627,4.2635,4.2662,4.2682,4.2703,4.2712,4.2714,4.2733,4.2750,4.2760,4.2921,4.2942,4.2959,4.3037,4.3046,4.3063,4.3087,4.3091,4.3095,4.3112,4.3173,4.3216,4.3254,4.3263,4.3272,4.3307,4.3325,4.3334,4.3356,4.3363,4.3393,4.3407,4.3473,4.3502,4.3516,4.3522,4.3633,4.3653,4.3695,4.3706,4.3758,4.3818,4.3888,4.4024,4.4063,4.4098,4.4147,4.4216,4.4239,4.4249,4.4316,4.4384,4.4430,4.4480,4.4506,4.4518,4.4534,4.4631,4.4649,4.4764,4.4922,4.4937,4.4959,4.4964,4.5019,4.5111,4.5140,4.5166,4.5280,4.5297,4.5356,4.5475,4.5493,4.5502,4.5628,4.5669,4.5721,4.5730,4.5771,4.5812,4.5979,4.6100,4.6289,4.6298,4.6360,4.6387,4.6428,4.6473,4.6604,4.6733,4.6762,4.6866,4.6880,4.6966,4.6977,4.7156,4.7308,4.7556,4.7669,4.7706,4.7722,4.7797,4.7804,4.7831,4.7847,4.8012,4.8239,4.8373,4.8463,4.8473,4.8572,4.8601,4.8658,4.8854,4.8902,4.9028,4.9369,4.9490,4.9618,4.9658,4.9736,4.9761,4.9783,4.9984,5.0249,5.0254,5.0327,5.0463,5.0585,5.0740,5.0905,5.1263,5.1321,5.1421,5.1919,5.2045,5.2313,5.2462,5.2674,5.2976,5.3542,5.3681,5.3689,5.3712,5.4039,5.4271,5.4513,5.4758,5.5062,5.5671,5.5837,5.6004,5.7118,5.7714,5.8453,5.8480,5.8732,5.9622,5.9763,5.9793,6.0116,6.0622,6.1210,6.1318,6.1742,6.2808,6.3263,6.6311,6.9371,7.0441,7.1079,7.3975,7.5626,7.5725,7.5919,7.6532,7.7201,7.7858,7.9318,8.2317,8.7457,8.7757,9.0201,9.2374,9.5165,9.7390,11.2830,12.2649],"y":[0.001876172607879925,0.00375234521575985,0.005628517823639775,0.0075046904315197,0.009380863039399626,0.01125703564727955,0.013133208255159476,0.0150093808630394,0.016885553470919325,0.01876172607879925,0.020637898686679174,0.0225140712945591,0.024390243902439025,0.02626641651031895,0.028142589118198873,0.0300187617260788,0.03189493433395872,0.03377110694183865,0.03564727954971857,0.0375234521575985,0.039399624765478425,0.04127579737335835,0.043151969981238276,0.0450281425891182,0.04690431519699812,0.04878048780487805,0.05065666041275797,0.0525328330206379,0.054409005628517824,0.05628517823639775,0.058161350844277676,0.0600375234521576,0.06191369606003752,0.06378986866791744,0.06566604127579738,0.0675422138836773,0.06941838649155722,0.07129455909943715,0.07317073170731707,0.075046904315197,0.07692307692307693,0.07879924953095685,0.08067542213883677,0.0825515947467167,0.08442776735459662,0.08630393996247655,0.08818011257035648,0.0900562851782364,0.09193245778611632,0.09380863039399624,0.09568480300187618,0.0975609756097561,0.09943714821763602,0.10131332082551595,0.10318949343339587,0.1050656660412758,0.10694183864915573,0.10881801125703565,0.11069418386491557,0.1125703564727955,0.11444652908067542,0.11632270168855535,0.11819887429643527,0.1200750469043152,0.12195121951219512,0.12382739212007504,0.12570356472795496,0.1275797373358349,0.1294559099437148,0.13133208255159476,0.13320825515947468,0.1350844277673546,0.13883677298311445,0.14071294559099437,0.1425891181988743,0.14446529080675422,0.14634146341463414,0.14821763602251406,0.150093808630394,0.15196998123827393,0.15384615384615385,0.15572232645403378,0.1575984990619137,0.15947467166979362,0.16135084427767354,0.16322701688555347,0.1651031894934334,0.1669793621013133,0.16885553470919323,0.17073170731707318,0.1726078799249531,0.17448405253283303,0.17636022514071295,0.17823639774859287,0.1801125703564728,0.18386491557223264,0.18574108818011256,0.18761726078799248,0.1894934333958724,0.19136960600375236,0.19324577861163228,0.1951219512195122,0.19699812382739212,0.19887429643527205,0.20075046904315197,0.2026266416510319,0.2045028142589118,0.20637898686679174,0.20825515947467166,0.2101313320825516,0.21200750469043153,0.21388367729831145,0.21575984990619138,0.2176360225140713,0.21951219512195122,0.22138836772983114,0.22326454033771106,0.225140712945591,0.2270168855534709,0.22889305816135083,0.23076923076923078,0.2326454033771107,0.23452157598499063,0.23639774859287055,0.23827392120075047,0.2401500938086304,0.24202626641651032,0.24390243902439024,0.24577861163227016,0.24765478424015008,0.24953095684803,0.25140712945590993,0.25328330206378985,0.2551594746716698,0.2570356472795497,0.2589118198874296,0.2607879924953096,0.2626641651031895,0.26454033771106944,0.26641651031894936,0.2682926829268293,0.2701688555347092,0.27204502814258913,0.27392120075046905,0.275797373358349,0.2776735459662289,0.2795497185741088,0.28142589118198874,0.28330206378986866,0.2851782363977486,0.2870544090056285,0.28893058161350843,0.29080675422138835,0.2926829268292683,0.2945590994371482,0.2964352720450281,0.29831144465290804,0.300187617260788,0.30206378986866794,0.30393996247654786,0.3058161350844278,0.3076923076923077,0.30956848030018763,0.31144465290806755,0.3133208255159475,0.3151969981238274,0.3170731707317073,0.31894934333958724,0.32082551594746717,0.3227016885553471,0.324577861163227,0.32833020637898686,0.3302063789868668,0.3320825515947467,0.3339587242026266,0.33583489681050654,0.33771106941838647,0.3395872420262664,0.34146341463414637,0.3433395872420263,0.3452157598499062,0.34709193245778613,0.34896810506566606,0.350844277673546,0.3527204502814259,0.3545966228893058,0.35647279549718575,0.35834896810506567,0.3602251407129456,0.3621013133208255,0.36397748592870544,0.36585365853658536,0.3677298311444653,0.3696060037523452,0.3714821763602251,0.37335834896810505,0.37523452157598497,0.3771106941838649,0.3789868667917448,0.3808630393996248,0.3827392120075047,0.38461538461538464,0.38649155722326456,0.3883677298311445,0.3902439024390244,0.3921200750469043,0.39399624765478425,0.39587242026266417,0.3977485928705441,0.399624765478424,0.40150093808630394,0.40337711069418386,0.4052532833020638,0.4071294559099437,0.4090056285178236,0.41088180112570355,0.41275797373358347,0.4146341463414634,0.4165103189493433,0.41838649155722324,0.4202626641651032,0.42213883677298314,0.42401500938086306,0.425891181988743,0.4277673545966229,0.42964352720450283,0.43151969981238275,0.4333958724202627,0.4352720450281426,0.4371482176360225,0.43902439024390244,0.44090056285178236,0.4427767354596623,0.4446529080675422,0.44652908067542213,0.44840525328330205,0.450281425891182,0.4521575984990619,0.4540337711069418,0.45590994371482174,0.45778611632270166,0.4596622889305816,0.46153846153846156,0.4634146341463415,0.4652908067542214,0.46716697936210133,0.46904315196998125,0.4727954971857411,0.474671669793621,0.47654784240150094,0.47842401500938087,0.4803001876172608,0.4821763602251407,0.48405253283302063,0.48592870544090055,0.4878048780487805,0.4896810506566604,0.4915572232645403,0.49343339587242024,0.49530956848030017,0.4971857410881801,0.49906191369606,0.50093808630394,0.5028142589118199,0.5046904315196998,0.5065666041275797,0.5084427767354597,0.5103189493433395,0.5121951219512195,0.5140712945590994,0.5159474671669794,0.5178236397748592,0.5196998123827392,0.5215759849906192,0.5234521575984991,0.525328330206379,0.5272045028142589,0.5290806754221389,0.5309568480300187,0.5328330206378987,0.5347091932457786,0.5365853658536586,0.5384615384615384,0.5403377110694184,0.5422138836772983,0.5440900562851783,0.5459662288930581,0.5478424015009381,0.549718574108818,0.551594746716698,0.5534709193245778,0.5553470919324578,0.5572232645403377,0.5590994371482176,0.5609756097560976,0.5628517823639775,0.5647279549718575,0.5666041275797373,0.5684803001876173,0.5703564727954972,0.5722326454033771,0.574108818011257,0.575984990619137,0.5778611632270169,0.5797373358348968,0.5816135084427767,0.5834896810506567,0.5853658536585366,0.5872420262664165,0.5891181988742964,0.5909943714821764,0.5928705440900562,0.5947467166979362,0.5966228893058161,0.5984990619136961,0.600375234521576,0.6022514071294559,0.6041275797373359,0.6060037523452158,0.6078799249530957,0.6097560975609756,0.6116322701688556,0.6135084427767354,0.6153846153846154,0.6172607879924953,0.6191369606003753,0.6210131332082551,0.6228893058161351,0.624765478424015,0.626641651031895,0.6285178236397748,0.6303939962476548,0.6322701688555347,0.6341463414634146,0.6360225140712945,0.6378986866791745,0.6397748592870544,0.6416510318949343,0.6435272045028143,0.6454033771106942,0.6472795497185742,0.649155722326454,0.651031894934334,0.6529080675422139,0.6566604127579737,0.6585365853658537,0.6604127579737336,0.6622889305816135,0.6641651031894934,0.6660412757973734,0.6679174484052532,0.6697936210131332,0.6716697936210131,0.6735459662288931,0.6754221388367729,0.6772983114446529,0.6791744840525328,0.6810506566604128,0.6829268292682927,0.6848030018761726,0.6866791744840526,0.6885553470919324,0.6904315196998124,0.6923076923076923,0.6941838649155723,0.6960600375234521,0.6979362101313321,0.699812382739212,0.701688555347092,0.7035647279549718,0.7054409005628518,0.7073170731707317,0.7091932457786116,0.7110694183864915,0.7129455909943715,0.7148217636022514,0.7166979362101313,0.7185741088180112,0.7204502814258912,0.724202626641651,0.726078799249531,0.7279549718574109,0.7298311444652908,0.7317073170731707,0.7335834896810507,0.7354596622889306,0.7373358348968105,0.7392120075046904,0.7410881801125704,0.7429643527204502,0.7448405253283302,0.7485928705440901,0.7504690431519699,0.7523452157598499,0.7542213883677298,0.7560975609756098,0.7579737335834896,0.7598499061913696,0.7617260787992496,0.7636022514071295,0.7654784240150094,0.7673545966228893,0.7692307692307693,0.7711069418386491,0.7729831144465291,0.774859287054409,0.776735459662289,0.7786116322701688,0.7804878048780488,0.7823639774859287,0.7842401500938087,0.7861163227016885,0.7879924953095685,0.7898686679174484,0.7917448405253283,0.7936210131332082,0.7954971857410882,0.797373358348968,0.799249530956848,0.801125703564728,0.8030018761726079,0.8048780487804879,0.8067542213883677,0.8086303939962477,0.8105065666041276,0.8123827392120075,0.8142589118198874,0.8161350844277674,0.8180112570356473,0.8198874296435272,0.8217636022514071,0.8236397748592871,0.8255159474671669,0.8273921200750469,0.8292682926829268,0.8311444652908068,0.8330206378986866,0.8348968105065666,0.8367729831144465,0.8386491557223265,0.8405253283302064,0.8424015009380863,0.8442776735459663,0.8461538461538461,0.8480300187617261,0.849906191369606,0.851782363977486,0.8536585365853658,0.8555347091932458,0.8574108818011257,0.8592870544090057,0.8611632270168855,0.8630393996247655,0.8649155722326454,0.8667917448405253,0.8686679174484052,0.8705440900562852,0.8724202626641651,0.874296435272045,0.8761726078799249,0.8780487804878049,0.8799249530956847,0.8818011257035647,0.8836772983114447,0.8855534709193246,0.8874296435272045,0.8893058161350844,0.8911819887429644,0.8930581613508443,0.8949343339587242,0.8968105065666041,0.8986866791744841,0.900562851782364,0.9024390243902439,0.9043151969981238,0.9061913696060038,0.9080675422138836,0.9099437148217636,0.9118198874296435,0.9136960600375235,0.9155722326454033,0.9174484052532833,0.9193245778611632,0.9212007504690432,0.9230769230769231,0.924953095684803,0.926829268292683,0.9287054409005628,0.9305816135084428,0.9324577861163227,0.9343339587242027,0.9362101313320825,0.9380863039399625,0.9399624765478424,0.9418386491557224,0.9437148217636022,0.9455909943714822,0.9474671669793621,0.949343339587242,0.9512195121951219,0.9530956848030019,0.9549718574108818,0.9568480300187617,0.9587242026266416,0.9606003752345216,0.9624765478424016,0.9643527204502814,0.9662288930581614,0.9681050656660413,0.9699812382739212,0.9718574108818011,0.9737335834896811,0.975609756097561,0.9774859287054409,0.9793621013133208,0.9812382739212008,0.9831144465290806,0.9849906191369606,0.9868667917448405,0.9887429643527205,0.9906191369606003,0.9924953095684803,0.9943714821763602,0.9962476547842402,0.99812382739212],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.3144,0.3347,0.4036,0.5211,0.5295,0.5377,0.5400,0.5416,0.5450,0.5469,0.5570,0.5723,0.5733,0.5911,0.5928,0.5945,0.6000,0.6026,0.6064,0.6133,0.6162,0.6282,0.6331,0.6355,0.6372,0.6373,0.6384,0.6412,0.6435,0.6459,0.6481,0.6503,0.6505,0.6558,0.6584,0.6589,0.6591,0.6597,0.6638,0.6674,0.6688,0.6733,0.6744,0.6751,0.6796,0.6799,0.6827,0.6831,0.6840,0.6852,0.6866,0.6894,0.6896,0.6905,0.6915,0.6917,0.6937,0.6940,0.6991,0.6999,0.7008,0.7029,0.7092,0.7108,0.7128,0.7129,0.7154,0.7168,0.7183,0.7194,0.7220,0.7222,0.7234,0.7245,0.7250,0.7251,0.7258,0.7273,0.7297,0.7317,0.7321,0.7323,0.7335,0.7356,0.7365,0.7381,0.7382,0.7390,0.7434,0.7467,0.7510,0.7517,0.7521,0.7528,0.7532,0.7546,0.7589,0.7614,0.7619,0.7632,0.7642,0.7681,0.7689,0.7703,0.7719,0.7749,0.7767,0.7796,0.7808,0.7813,0.7820,0.7822,0.7841,0.7846,0.7857,0.7879,0.7892,0.7906,0.7963,0.7967,0.7990,0.8004,0.8064,0.8073,0.8101,0.8150,0.8176,0.8211,0.8233,0.8262,0.8268,0.8280,0.8293,0.8316,0.8324,0.8338,0.8383,0.8441,0.8462,0.8473,0.8494,0.8584,0.8585,0.8589,0.8604,0.8605,0.8649,0.8671,0.8676,0.8683,0.8715,0.8730,0.8770,0.8777,0.8820,0.8834,0.8849,0.8869,0.8871,0.8881,0.8921,0.8934,0.8958,0.8989,0.9027,0.9042,0.9067,0.9075,0.9120,0.9123,0.9161,0.9166,0.9200,0.9286,0.9320,0.9330,0.9377,0.9398,0.9408,0.9463,0.9550,0.9578,0.9599,0.9603,0.9615,0.9631,0.9643,0.9662,0.9773,0.9788,0.9812,0.9820,0.9919,0.9985,0.9986,1.0002,1.0021,1.0041,1.0054,1.0079,1.0148,1.0164,1.0187,1.0272,1.0274,1.0279,1.0317,1.0335,1.0353,1.0371,1.0379,1.0467,1.0491,1.0510,1.0573,1.0667,1.0673,1.0710,1.0787,1.0811,1.0846,1.0872,1.0890,1.0912,1.0973,1.1022,1.1119,1.1138,1.1146,1.1164,1.1213,1.1267,1.1307,1.1320,1.1378,1.1467,1.1470,1.1515,1.1596,1.1608,1.1915,1.1967,1.1995,1.1997,1.2003,1.2036,1.2043,1.2070,1.2137,1.2158,1.2165,1.2214,1.2398,1.2442,1.2445,1.2489,1.2632,1.2677,1.2697,1.2724,1.2799,1.2836,1.2848,1.2860,1.2891,1.2935,1.2979,1.3054,1.3084,1.3109,1.3224,1.3252,1.3331,1.3445,1.3499,1.3532,1.3625,1.3632,1.3789,1.3803,1.3863,1.3906,1.3954,1.3990,1.4204,1.4208,1.4252,1.4258,1.4271,1.4289,1.4348,1.4475,1.4484,1.4491,1.4508,1.4549,1.4612,1.4615,1.4620,1.4635,1.4638,1.4657,1.4671,1.4694,1.4764,1.4789,1.4838,1.4883,1.4894,1.4961,1.4964,1.4973,1.5007,1.5018,1.5055,1.5075,1.5087,1.5121,1.5199,1.5238,1.5254,1.5324,1.5334,1.5347,1.5358,1.5379,1.5386,1.5398,1.5449,1.5466,1.5481,1.5501,1.5504,1.5512,1.5546,1.5585,1.5702,1.5730,1.5731,1.5740,1.5754,1.5767,1.5786,1.5802,1.5805,1.5823,1.5904,1.5908,1.5931,1.5939,1.5968,1.5969,1.6013,1.6102,1.6133,1.6151,1.6184,1.6189,1.6286,1.6300,1.6318,1.6396,1.6414,1.6456,1.6487,1.6532,1.6587,1.6600,1.6624,1.6664,1.6723,1.6740,1.6753,1.6766,1.6772,1.6777,1.6879,1.6892,1.6904,1.6914,1.7013,1.7020,1.7027,1.7074,1.7085,1.7146,1.7168,1.7184,1.7205,1.7278,1.7285,1.7289,1.7292,1.7298,1.7333,1.7399,1.7495,1.7533,1.7566,1.7654,1.7892,1.7921,1.7939,1.7942,1.7977,1.8005,1.8126,1.8129,1.8137,1.8158,1.8182,1.8246,1.8335,1.8343,1.8481,1.8637,1.8687,1.8843,1.8855,1.8888,1.8913,1.8978,1.8987,1.8998,1.9042,1.9063,1.9118,1.9133,1.9166,1.9190,1.9204,1.9247,1.9322,1.9354,1.9495,1.9538,1.9592,1.9661,1.9712,1.9759,1.9781,1.9989,2.0027,2.0115,2.0184,2.0376,2.0483,2.0497,2.0540,2.0565,2.0654,2.0720,2.0724,2.0747,2.0954,2.0965,2.1064,2.1080,2.1125,2.1160,2.1186,2.1423,2.1451,2.1482,2.1551,2.1585,2.1861,2.2179,2.2251,2.2285,2.2353,2.2437,2.2625,2.2764,2.2775,2.3035,2.3096,2.3172,2.3207,2.3271,2.3355,2.3443,2.3600,2.3616,2.3684,2.3727,2.3737,2.3842,2.3847,2.3976,2.4280,2.4343,2.4428,2.4567,2.4598,2.4600,2.4813,2.4848,2.4884,2.5292,2.5450,2.5668,2.5698,2.5781,2.5912,2.6566,2.7284,2.8698,2.9114,2.9306,2.9757,3.0263,3.1137,3.3341,3.7578,7.2662],"y":[0.0019120458891013384,0.0038240917782026767,0.0057361376673040155,0.0076481835564053535,0.009560229445506692,0.011472275334608031,0.01338432122370937,0.015296367112810707,0.017208413001912046,0.019120458891013385,0.021032504780114723,0.022944550669216062,0.0248565965583174,0.02676864244741874,0.028680688336520075,0.030592734225621414,0.032504780114722756,0.03441682600382409,0.036328871892925434,0.03824091778202677,0.040152963671128104,0.04206500956022945,0.04397705544933078,0.045889101338432124,0.04780114722753346,0.0497131931166348,0.05162523900573614,0.05353728489483748,0.055449330783938815,0.05736137667304015,0.05927342256214149,0.06118546845124283,0.06309751434034416,0.06500956022944551,0.06692160611854685,0.06883365200764818,0.07074569789674952,0.07265774378585087,0.0745697896749522,0.07648183556405354,0.07839388145315487,0.08030592734225621,0.08221797323135756,0.0841300191204589,0.08604206500956023,0.08795411089866156,0.08986615678776291,0.09177820267686425,0.09369024856596558,0.09560229445506692,0.09751434034416825,0.0994263862332696,0.10133843212237094,0.10325047801147227,0.10516252390057361,0.10707456978967496,0.1089866156787763,0.11089866156787763,0.11281070745697896,0.1147227533460803,0.11663479923518165,0.11854684512428298,0.12045889101338432,0.12237093690248566,0.124282982791587,0.12619502868068833,0.12810707456978968,0.13001912045889102,0.13193116634799235,0.1338432122370937,0.13575525812619502,0.13957934990439771,0.14149139579349904,0.14340344168260039,0.14531548757170173,0.14722753346080306,0.1491395793499044,0.15105162523900573,0.15296367112810708,0.15487571701720843,0.15678776290630975,0.1586998087954111,0.16061185468451242,0.16252390057361377,0.16443594646271512,0.16634799235181644,0.1682600382409178,0.1701720841300191,0.17208413001912046,0.1739961759082218,0.17590822179732313,0.17782026768642448,0.17973231357552583,0.18164435946462715,0.1835564053537285,0.18546845124282982,0.18738049713193117,0.18929254302103252,0.19120458891013384,0.1950286806883365,0.19694072657743786,0.1988527724665392,0.20076481835564053,0.20267686424474188,0.2045889101338432,0.20650095602294455,0.2084130019120459,0.21032504780114722,0.21223709369024857,0.21414913957934992,0.21606118546845124,0.2179732313575526,0.2198852772466539,0.22179732313575526,0.2237093690248566,0.22562141491395793,0.22753346080305928,0.2294455066921606,0.23135755258126195,0.2332695984703633,0.23518164435946462,0.23709369024856597,0.2390057361376673,0.24091778202676864,0.24282982791587,0.2447418738049713,0.24665391969407266,0.25047801147227533,0.25239005736137665,0.25430210325047803,0.25621414913957935,0.25812619502868067,0.26003824091778205,0.26195028680688337,0.2638623326959847,0.26577437858508607,0.2676864244741874,0.2695984703632887,0.27151051625239003,0.2734225621414914,0.27533460803059273,0.27724665391969405,0.27915869980879543,0.28107074569789675,0.2829827915869981,0.28489483747609945,0.28680688336520077,0.2887189292543021,0.29063097514340347,0.2925430210325048,0.2944550669216061,0.29636711281070743,0.2982791586998088,0.30019120458891013,0.30210325047801145,0.30401529636711283,0.30592734225621415,0.3078393881453155,0.30975143403441685,0.31166347992351817,0.3135755258126195,0.3154875717017208,0.3173996175908222,0.3193116634799235,0.32122370936902483,0.3231357552581262,0.32504780114722753,0.32695984703632885,0.32887189292543023,0.33078393881453155,0.3326959847036329,0.33460803059273425,0.3365200764818356,0.3384321223709369,0.3403441682600382,0.3422562141491396,0.3441682600382409,0.34608030592734224,0.3479923518164436,0.34990439770554493,0.35181644359464626,0.35372848948374763,0.35564053537284895,0.3575525812619503,0.35946462715105165,0.361376673040153,0.3632887189292543,0.3652007648183556,0.367112810707457,0.3690248565965583,0.37093690248565964,0.372848948374761,0.37476099426386233,0.37667304015296366,0.37858508604206503,0.38049713193116635,0.3824091778202677,0.384321223709369,0.3862332695984704,0.3881453154875717,0.390057361376673,0.3919694072657744,0.3938814531548757,0.39579349904397704,0.3977055449330784,0.39961759082217974,0.40152963671128106,0.40344168260038243,0.40535372848948376,0.4072657743785851,0.4091778202676864,0.4110898661567878,0.4130019120458891,0.4149139579349904,0.4168260038240918,0.4187380497131931,0.42065009560229444,0.4225621414913958,0.42447418738049714,0.42638623326959846,0.42829827915869984,0.43021032504780116,0.4321223709369025,0.4340344168260038,0.4359464627151052,0.4378585086042065,0.4397705544933078,0.4416826003824092,0.4435946462715105,0.44550669216061184,0.4474187380497132,0.44933078393881454,0.45124282982791586,0.45315487571701724,0.45506692160611856,0.4569789674952199,0.4588910133843212,0.4608030592734226,0.4627151051625239,0.4646271510516252,0.4665391969407266,0.4684512428298279,0.47036328871892924,0.4722753346080306,0.47418738049713194,0.47609942638623326,0.4780114722753346,0.47992351816443596,0.4818355640535373,0.4837476099426386,0.48565965583174,0.4875717017208413,0.4894837476099426,0.491395793499044,0.4933078393881453,0.49521988527724664,0.497131931166348,0.49904397705544934,0.5009560229445507,0.502868068833652,0.5047801147227533,0.5066921606118547,0.5105162523900574,0.5124282982791587,0.51434034416826,0.5162523900573613,0.5181644359464627,0.5200764818355641,0.5219885277246654,0.5239005736137667,0.5258126195028681,0.5277246653919694,0.5296367112810707,0.5315487571701721,0.5334608030592735,0.5353728489483748,0.5372848948374761,0.5391969407265774,0.5411089866156787,0.5430210325047801,0.5449330783938815,0.5468451242829828,0.5487571701720841,0.5506692160611855,0.5525812619502868,0.5544933078393881,0.5564053537284895,0.5583173996175909,0.5602294455066922,0.5621414913957935,0.5640535372848948,0.5659655831739961,0.5678776290630975,0.5697896749521989,0.5717017208413002,0.5736137667304015,0.5755258126195029,0.5774378585086042,0.5793499043977055,0.5812619502868069,0.5831739961759083,0.5850860420650096,0.5869980879541109,0.5889101338432122,0.5927342256214149,0.5946462715105163,0.5965583173996176,0.5984703632887189,0.6003824091778203,0.6022944550669216,0.6042065009560229,0.6061185468451242,0.6080305927342257,0.609942638623327,0.6118546845124283,0.6137667304015296,0.615678776290631,0.6175908221797323,0.6195028680688337,0.621414913957935,0.6233269598470363,0.6252390057361377,0.627151051625239,0.6290630975143403,0.6309751434034416,0.6328871892925431,0.6347992351816444,0.6367112810707457,0.638623326959847,0.6405353728489483,0.6424474187380497,0.6443594646271511,0.6462715105162524,0.6481835564053537,0.6500956022944551,0.6520076481835564,0.6539196940726577,0.655831739961759,0.6577437858508605,0.6596558317399618,0.6615678776290631,0.6634799235181644,0.6653919694072657,0.6673040152963671,0.6692160611854685,0.6711281070745698,0.6730401529636711,0.6749521988527725,0.6768642447418738,0.6787762906309751,0.6806883365200764,0.6826003824091779,0.6845124282982792,0.6864244741873805,0.6883365200764818,0.6902485659655831,0.6921606118546845,0.6940726577437859,0.6959847036328872,0.6978967495219885,0.6998087954110899,0.7017208413001912,0.7036328871892925,0.7055449330783938,0.7074569789674953,0.7093690248565966,0.7112810707456979,0.7131931166347992,0.7151051625239006,0.7170172084130019,0.7189292543021033,0.7208413001912046,0.722753346080306,0.7246653919694073,0.7265774378585086,0.7284894837476099,0.7304015296367112,0.7323135755258127,0.734225621414914,0.7361376673040153,0.7380497131931166,0.739961759082218,0.7418738049713193,0.7437858508604207,0.745697896749522,0.7476099426386233,0.7495219885277247,0.751434034416826,0.7533460803059273,0.7552581261950286,0.7571701720841301,0.7590822179732314,0.7609942638623327,0.762906309751434,0.7648183556405354,0.7667304015296367,0.768642447418738,0.7705544933078394,0.7724665391969407,0.7743785850860421,0.7762906309751434,0.7782026768642447,0.780114722753346,0.7820267686424475,0.7839388145315488,0.7858508604206501,0.7877629063097514,0.7896749521988528,0.7915869980879541,0.7934990439770554,0.7954110898661568,0.7973231357552581,0.7992351816443595,0.8011472275334608,0.8030592734225621,0.8049713193116634,0.8068833652007649,0.8087954110898662,0.8107074569789675,0.8126195028680688,0.8145315487571702,0.8164435946462715,0.8202676864244742,0.8221797323135756,0.8240917782026769,0.8260038240917782,0.8279158699808795,0.8298279158699808,0.8317399617590823,0.8336520076481836,0.8355640535372849,0.8374760994263862,0.8393881453154876,0.8413001912045889,0.8432122370936902,0.8451242829827916,0.847036328871893,0.8489483747609943,0.8508604206500956,0.8527724665391969,0.8546845124282982,0.8565965583173997,0.858508604206501,0.8604206500956023,0.8623326959847036,0.864244741873805,0.8661567877629063,0.8680688336520076,0.869980879541109,0.8718929254302104,0.8738049713193117,0.875717017208413,0.8776290630975143,0.8795411089866156,0.8814531548757171,0.8833652007648184,0.8852772466539197,0.887189292543021,0.8891013384321224,0.8910133843212237,0.892925430210325,0.8948374760994264,0.8967495219885278,0.8986615678776291,0.9005736137667304,0.9024856596558317,0.904397705544933,0.9063097514340345,0.9082217973231358,0.9101338432122371,0.9120458891013384,0.9139579349904398,0.9158699808795411,0.9177820267686424,0.9196940726577438,0.9216061185468452,0.9235181644359465,0.9254302103250478,0.9273422562141491,0.9292543021032504,0.9311663479923518,0.9330783938814532,0.9349904397705545,0.9369024856596558,0.9388145315487572,0.9407265774378585,0.9426386233269598,0.9445506692160612,0.9464627151051626,0.9483747609942639,0.9502868068833652,0.9521988527724665,0.9541108986615678,0.9560229445506692,0.9579349904397706,0.9598470363288719,0.9617590822179732,0.9636711281070746,0.9655831739961759,0.9674952198852772,0.9694072657743786,0.97131931166348,0.9732313575525813,0.9751434034416826,0.9770554493307839,0.9789674952198852,0.9808795411089866,0.982791586998088,0.9847036328871893,0.9866156787762906,0.988527724665392,0.9904397705544933,0.9923518164435946,0.994263862332696,0.9961759082217974,0.9980879541108987],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.4717,0.4796,0.4982,0.5125,0.5522,0.5855,1.1252,1.1629,1.2878,1.5687,1.8625,2.0130,2.0138,2.0139,2.0150,2.0155,2.0279,2.0476,2.0669,2.1598,2.4122,2.7188,2.7628,2.7754,2.8122,2.8598,2.8683,2.8746,2.8959,2.9124,2.9193,2.9518,2.9584,2.9809,2.9845,2.9890,2.9934,2.9980,3.0071,3.0264,3.0375,3.0385,3.0635,3.0754,3.0817,3.0880,3.1146,3.1149,3.1218,3.1335,3.1340,3.1351,3.1473,3.1760,3.1827,3.1937,3.2008,3.2014,3.2030,3.2066,3.2138,3.2207,3.2268,3.2399,3.2414,3.2566,3.2574,3.2581,3.2617,3.2630,3.2704,3.2746,3.2808,3.2909,3.3020,3.3027,3.3039,3.3050,3.3102,3.3129,3.3259,3.3313,3.3382,3.3413,3.3428,3.3436,3.3458,3.3461,3.3494,3.3547,3.3554,3.3570,3.3606,3.3688,3.3692,3.3723,3.3852,3.3855,3.3858,3.3893,3.3934,3.3989,3.3996,3.4019,3.4020,3.4090,3.4169,3.4302,3.4453,3.4486,3.4537,3.4550,3.4610,3.4638,3.4796,3.4806,3.4832,3.4909,3.4934,3.4976,3.5022,3.5045,3.5055,3.5066,3.5095,3.5101,3.5115,3.5157,3.5160,3.5197,3.5207,3.5219,3.5259,3.5266,3.5283,3.5346,3.5347,3.5468,3.5479,3.5480,3.5513,3.5557,3.5567,3.5706,3.5708,3.5724,3.5749,3.5763,3.5799,3.5801,3.5917,3.5931,3.5936,3.5937,3.5947,3.6011,3.6063,3.6072,3.6093,3.6137,3.6144,3.6212,3.6220,3.6236,3.6265,3.6330,3.6473,3.6498,3.6673,3.6695,3.6722,3.6728,3.6818,3.6819,3.6912,3.6933,3.6977,3.7065,3.7118,3.7175,3.7181,3.7336,3.7419,3.7492,3.7506,3.7560,3.7565,3.7691,3.7701,3.7759,3.7804,3.7891,3.7919,3.7943,3.8013,3.8026,3.8038,3.8039,3.8140,3.8221,3.8243,3.8274,3.8300,3.8490,3.8560,3.8581,3.8665,3.8764,3.8788,3.8795,3.8850,3.8868,3.8933,3.8943,3.8957,3.8976,3.8979,3.9061,3.9116,3.9183,3.9193,3.9211,3.9246,3.9274,3.9308,3.9327,3.9363,3.9383,3.9415,3.9557,3.9581,3.9660,3.9673,3.9732,3.9733,3.9848,3.9867,3.9873,3.9878,3.9941,3.9942,4.0044,4.0077,4.0081,4.0116,4.0126,4.0139,4.0143,4.0180,4.0202,4.0205,4.0226,4.0231,4.0243,4.0263,4.0384,4.0440,4.0486,4.0490,4.0507,4.0541,4.0546,4.0610,4.0633,4.0742,4.0748,4.0906,4.1076,4.1097,4.1114,4.1293,4.1395,4.1479,4.1500,4.1534,4.1603,4.1608,4.1665,4.1812,4.1849,4.1861,4.1888,4.1960,4.1976,4.2011,4.2015,4.2065,4.2094,4.2156,4.2326,4.2413,4.2457,4.2481,4.2644,4.2684,4.2727,4.2777,4.2824,4.2839,4.2859,4.2918,4.2940,4.2998,4.3028,4.3122,4.3137,4.3183,4.3252,4.3298,4.3325,4.3463,4.3534,4.3581,4.3649,4.3739,4.3939,4.3982,4.4034,4.4038,4.4053,4.4062,4.4197,4.4265,4.4267,4.4283,4.4307,4.4344,4.4376,4.4465,4.4639,4.4694,4.4820,4.4866,4.4879,4.4919,4.4953,4.4973,4.5008,4.5062,4.5104,4.5114,4.5129,4.5155,4.5205,4.5373,4.5374,4.5432,4.5433,4.5449,4.5468,4.5470,4.5544,4.5619,4.5796,4.5803,4.5856,4.5933,4.5953,4.5987,4.5994,4.6096,4.6268,4.6274,4.6321,4.6335,4.6453,4.6455,4.6474,4.6530,4.6549,4.6603,4.6611,4.6616,4.6646,4.6665,4.6864,4.6894,4.7058,4.7120,4.7123,4.7127,4.7218,4.7396,4.7406,4.7455,4.7475,4.7487,4.7644,4.7689,4.8049,4.8107,4.8325,4.8338,4.8372,4.8384,4.8429,4.8489,4.8623,4.8698,4.8907,4.8953,4.8980,4.9104,4.9139,4.9283,4.9316,4.9332,4.9365,4.9679,4.9857,4.9881,4.9899,5.0193,5.0243,5.0278,5.0477,5.0531,5.0718,5.0834,5.0939,5.0998,5.1006,5.1019,5.1112,5.1224,5.1601,5.1607,5.1661,5.1679,5.1752,5.1888,5.1912,5.2074,5.2448,5.2463,5.2698,5.2740,5.2744,5.2786,5.2857,5.3035,5.3060,5.3124,5.3467,5.3485,5.3527,5.3565,5.3747,5.3815,5.3821,5.3831,5.3946,5.4143,5.4215,5.4287,5.4290,5.4528,5.4606,5.4678,5.4686,5.5014,5.5313,5.5728,5.6274,5.6455,5.6507,5.6698,5.6864,5.6870,5.6899,5.7310,5.7501,5.7649,5.7789,5.7807,5.7835,5.8045,5.9333,6.0260,6.0496,6.1031,6.1275,6.1287,6.1788,6.1975,6.1984,6.2609,6.3070,6.3248,6.3845,6.3975,6.4457,6.4552,6.5181,6.5229,6.5508,6.6190,6.6564,6.6767,6.6948,6.7126,6.7316,6.7468,6.9227,6.9930,7.0801,7.1751,7.2747,7.2784,7.3148,7.3856,7.6327,7.6743,7.8001,7.8898,7.9134,8.1315,8.1682,8.3582,8.3844,8.5786,8.7435,8.7597,8.9726,9.0152,9.2004,9.4389,9.5493,9.9378,9.9598,10.1344,10.3977,10.5737,10.8918,12.4202,12.5991,13.6942,13.7116],"y":[0.0018450184501845018,0.0036900369003690036,0.005535055350553505,0.007380073800738007,0.00922509225092251,0.01107011070110701,0.012915129151291513,0.014760147601476014,0.016605166051660517,0.01845018450184502,0.02029520295202952,0.02214022140221402,0.023985239852398525,0.025830258302583026,0.027675276752767528,0.02952029520295203,0.03136531365313653,0.033210332103321034,0.03505535055350553,0.03690036900369004,0.03874538745387454,0.04059040590405904,0.042435424354243544,0.04428044280442804,0.046125461254612546,0.04797047970479705,0.04981549815498155,0.05166051660516605,0.05350553505535055,0.055350553505535055,0.05719557195571956,0.05904059040590406,0.06088560885608856,0.06273062730627306,0.06457564575645756,0.06642066420664207,0.06826568265682657,0.07011070110701106,0.07195571955719557,0.07380073800738007,0.07564575645756458,0.07749077490774908,0.07933579335793357,0.08118081180811808,0.08302583025830258,0.08487084870848709,0.08671586715867159,0.08856088560885608,0.09040590405904059,0.09225092250922509,0.0940959409594096,0.0959409594095941,0.09778597785977859,0.0996309963099631,0.1014760147601476,0.1033210332103321,0.10516605166051661,0.1070110701107011,0.1088560885608856,0.11070110701107011,0.11254612546125461,0.11439114391143912,0.11623616236162361,0.11808118081180811,0.11992619926199262,0.12177121771217712,0.12361623616236163,0.12546125461254612,0.12730627306273062,0.12915129151291513,0.13099630996309963,0.13284132841328414,0.13468634686346864,0.13653136531365315,0.13837638376383765,0.14022140221402213,0.14206642066420663,0.14391143911439114,0.14575645756457564,0.14760147601476015,0.14944649446494465,0.15129151291512916,0.15313653136531366,0.15498154981549817,0.15682656826568267,0.15867158671586715,0.16051660516605165,0.16236162361623616,0.16420664206642066,0.16605166051660517,0.16789667896678967,0.16974169741697417,0.17158671586715868,0.17343173431734318,0.1752767527675277,0.17712177121771217,0.17896678966789667,0.18081180811808117,0.18265682656826568,0.18450184501845018,0.1863468634686347,0.1881918819188192,0.1900369003690037,0.1918819188191882,0.1937269372693727,0.19557195571955718,0.1974169741697417,0.1992619926199262,0.2011070110701107,0.2029520295202952,0.2047970479704797,0.2066420664206642,0.20848708487084872,0.21033210332103322,0.21217712177121772,0.2140221402214022,0.2158671586715867,0.2177121771217712,0.21955719557195572,0.22140221402214022,0.22324723247232472,0.22509225092250923,0.22693726937269373,0.22878228782287824,0.23062730627306274,0.23247232472324722,0.23431734317343172,0.23616236162361623,0.23800738007380073,0.23985239852398524,0.24169741697416974,0.24354243542435425,0.24538745387453875,0.24723247232472326,0.24907749077490776,0.25092250922509224,0.25276752767527677,0.25461254612546125,0.2564575645756458,0.25830258302583026,0.26014760147601473,0.26199261992619927,0.26383763837638374,0.2656826568265683,0.26752767527675275,0.2693726937269373,0.27121771217712176,0.2730627306273063,0.27490774907749077,0.2767527675276753,0.2785977859778598,0.28044280442804426,0.2822878228782288,0.28413284132841327,0.2859778597785978,0.2878228782287823,0.2896678966789668,0.2915129151291513,0.2933579335793358,0.2952029520295203,0.29704797047970477,0.2988929889298893,0.3007380073800738,0.3025830258302583,0.3044280442804428,0.3062730627306273,0.3081180811808118,0.30996309963099633,0.3118081180811808,0.31365313653136534,0.3154981549815498,0.3173431734317343,0.3191881918819188,0.3210332103321033,0.3247232472324723,0.32656826568265684,0.3284132841328413,0.33025830258302585,0.33210332103321033,0.3339483394833948,0.33579335793357934,0.3376383763837638,0.3413284132841328,0.34317343173431736,0.34501845018450183,0.34686346863468637,0.34870848708487084,0.3505535055350554,0.35239852398523985,0.35424354243542433,0.35608856088560886,0.35793357933579334,0.35977859778597787,0.36162361623616235,0.3634686346863469,0.36531365313653136,0.3671586715867159,0.36900369003690037,0.37084870848708484,0.3726937269372694,0.37453874538745385,0.3763837638376384,0.37822878228782286,0.3800738007380074,0.38191881918819187,0.3837638376383764,0.3856088560885609,0.3874538745387454,0.3892988929889299,0.39114391143911437,0.3929889298892989,0.3948339483394834,0.3966789667896679,0.3985239852398524,0.4003690036900369,0.4022140221402214,0.4040590405904059,0.4059040590405904,0.4077490774907749,0.4095940959409594,0.4114391143911439,0.4132841328413284,0.4151291512915129,0.41697416974169743,0.4188191881918819,0.42066420664206644,0.4225092250922509,0.42435424354243545,0.4261992619926199,0.4280442804428044,0.42988929889298894,0.4317343173431734,0.43357933579335795,0.4354243542435424,0.43726937269372695,0.43911439114391143,0.44095940959409596,0.44280442804428044,0.4446494464944649,0.44649446494464945,0.4483394833948339,0.45018450184501846,0.45202952029520294,0.45387453874538747,0.45571955719557194,0.4575645756457565,0.45940959409594095,0.4612546125461255,0.46309963099630996,0.46494464944649444,0.466789667896679,0.46863468634686345,0.470479704797048,0.47232472324723246,0.474169741697417,0.47601476014760147,0.477859778597786,0.4797047970479705,0.48154981549815495,0.4833948339483395,0.48523985239852396,0.4870848708487085,0.488929889298893,0.4907749077490775,0.492619926199262,0.4944649446494465,0.496309963099631,0.4981549815498155,0.5,0.5018450184501845,0.503690036900369,0.5055350553505535,0.507380073800738,0.5092250922509225,0.511070110701107,0.5129151291512916,0.514760147601476,0.5166051660516605,0.518450184501845,0.5202952029520295,0.522140221402214,0.5239852398523985,0.525830258302583,0.5276752767527675,0.5295202952029521,0.5313653136531366,0.533210332103321,0.5350553505535055,0.5369003690036901,0.5387453874538746,0.540590405904059,0.5424354243542435,0.544280442804428,0.5461254612546126,0.5479704797047971,0.5498154981549815,0.551660516605166,0.5535055350553506,0.5553505535055351,0.5571955719557196,0.559040590405904,0.5608856088560885,0.5627306273062731,0.566420664206642,0.5682656826568265,0.5701107011070111,0.5719557195571956,0.5738007380073801,0.5756457564575646,0.577490774907749,0.5793357933579336,0.5811808118081181,0.5830258302583026,0.584870848708487,0.5867158671586716,0.5885608856088561,0.5904059040590406,0.5922509225092251,0.5940959409594095,0.5959409594095941,0.5977859778597786,0.5996309963099631,0.6014760147601476,0.6033210332103321,0.6051660516605166,0.6070110701107011,0.6088560885608856,0.6107011070110702,0.6125461254612546,0.6143911439114391,0.6162361623616236,0.6180811808118081,0.6199261992619927,0.6217712177121771,0.6236162361623616,0.6254612546125461,0.6273062730627307,0.6291512915129152,0.6309963099630996,0.6328413284132841,0.6346863468634686,0.6365313653136532,0.6383763837638377,0.6402214022140221,0.6420664206642066,0.6439114391143912,0.6457564575645757,0.6476014760147601,0.6494464944649446,0.6512915129151291,0.6531365313653137,0.6549815498154982,0.6568265682656826,0.6586715867158671,0.6605166051660517,0.6623616236162362,0.6642066420664207,0.6660516605166051,0.6678966789667896,0.6697416974169742,0.6715867158671587,0.6734317343173432,0.6752767527675276,0.6771217712177122,0.6789667896678967,0.6808118081180812,0.6826568265682657,0.6845018450184502,0.6863468634686347,0.6881918819188192,0.6900369003690037,0.6918819188191881,0.6937269372693727,0.6955719557195572,0.6974169741697417,0.6992619926199262,0.7011070110701108,0.7029520295202952,0.7047970479704797,0.7066420664206642,0.7084870848708487,0.7103321033210332,0.7121771217712177,0.7140221402214022,0.7158671586715867,0.7177121771217713,0.7195571955719557,0.7214022140221402,0.7232472324723247,0.7250922509225092,0.7269372693726938,0.7287822878228782,0.7306273062730627,0.7324723247232472,0.7343173431734318,0.7361623616236163,0.7380073800738007,0.7398523985239852,0.7416974169741697,0.7435424354243543,0.7453874538745388,0.7472324723247232,0.7490774907749077,0.7509225092250923,0.7527675276752768,0.7546125461254612,0.7564575645756457,0.7583025830258303,0.7601476014760148,0.7619926199261993,0.7638376383763837,0.7656826568265682,0.7675276752767528,0.7693726937269373,0.7712177121771218,0.7730627306273062,0.7749077490774908,0.7767527675276753,0.7785977859778598,0.7804428044280443,0.7822878228782287,0.7841328413284133,0.7859778597785978,0.7878228782287823,0.7896678966789668,0.7915129151291513,0.7933579335793358,0.7952029520295203,0.7970479704797048,0.7988929889298892,0.8007380073800738,0.8025830258302583,0.8044280442804428,0.8062730627306273,0.8081180811808119,0.8099630996309963,0.8118081180811808,0.8136531365313653,0.8154981549815498,0.8173431734317343,0.8191881918819188,0.8210332103321033,0.8228782287822878,0.8247232472324724,0.8265682656826568,0.8284132841328413,0.8302583025830258,0.8321033210332104,0.8339483394833949,0.8357933579335793,0.8376383763837638,0.8394833948339483,0.8413284132841329,0.8431734317343174,0.8450184501845018,0.8468634686346863,0.8487084870848709,0.8505535055350554,0.8523985239852399,0.8542435424354243,0.8560885608856088,0.8579335793357934,0.8597785977859779,0.8616236162361623,0.8634686346863468,0.8653136531365314,0.8671586715867159,0.8690036900369004,0.8708487084870848,0.8726937269372693,0.8745387453874539,0.8763837638376384,0.8782287822878229,0.8800738007380073,0.8819188191881919,0.8837638376383764,0.8856088560885609,0.8874538745387454,0.8892988929889298,0.8911439114391144,0.8929889298892989,0.8948339483394834,0.8966789667896679,0.8985239852398524,0.9003690036900369,0.9022140221402214,0.9040590405904059,0.9059040590405905,0.9077490774907749,0.9095940959409594,0.9114391143911439,0.9132841328413284,0.915129151291513,0.9169741697416974,0.9188191881918819,0.9206642066420664,0.922509225092251,0.9243542435424354,0.9261992619926199,0.9280442804428044,0.9298892988929889,0.9317343173431735,0.933579335793358,0.9354243542435424,0.9372693726937269,0.9391143911439115,0.940959409594096,0.9428044280442804,0.9446494464944649,0.9464944649446494,0.948339483394834,0.9501845018450185,0.9520295202952029,0.9538745387453874,0.955719557195572,0.9575645756457565,0.959409594095941,0.9612546125461254,0.9630996309963099,0.9649446494464945,0.966789667896679,0.9686346863468634,0.9704797047970479,0.9723247232472325,0.974169741697417,0.9760147601476015,0.977859778597786,0.9797047970479705,0.981549815498155,0.9833948339483395,0.985239852398524,0.9870848708487084,0.988929889298893,0.9907749077490775,0.992619926199262,0.9944649446494465,0.996309963099631,0.9981549815498155],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2153,0.2234,0.2262,0.3431,0.3799,0.3838,0.4366,0.5089,0.5416,0.5553,0.6115,0.6468,0.6631,0.6675,0.6743,0.6805,0.7061,0.7103,0.7125,0.7152,0.7206,0.7402,0.7416,0.7542,0.7616,0.7635,0.7665,0.7682,0.7686,0.7742,0.7823,0.7854,0.8016,0.8023,0.8110,0.8256,0.8337,0.8345,0.8374,0.8426,0.8438,0.8452,0.8494,0.8531,0.8600,0.8630,0.8684,0.8746,0.8754,0.8783,0.8800,0.8855,0.8864,0.8915,0.8924,0.8941,0.8996,0.9009,0.9010,0.9020,0.9055,0.9117,0.9126,0.9133,0.9146,0.9148,0.9191,0.9194,0.9227,0.9241,0.9259,0.9374,0.9384,0.9410,0.9412,0.9428,0.9466,0.9480,0.9485,0.9498,0.9534,0.9551,0.9553,0.9584,0.9603,0.9652,0.9669,0.9684,0.9719,0.9773,0.9783,0.9789,0.9890,0.9891,0.9894,0.9938,1.0101,1.0116,1.0173,1.0202,1.0254,1.0356,1.0415,1.0446,1.0506,1.0551,1.0605,1.0664,1.0679,1.0692,1.0704,1.0711,1.0738,1.0812,1.0855,1.0886,1.0928,1.0934,1.0977,1.0990,1.1011,1.1018,1.1075,1.1078,1.1094,1.1102,1.1107,1.1112,1.1224,1.1227,1.1276,1.1338,1.1493,1.1505,1.1543,1.1573,1.1579,1.1582,1.1606,1.1642,1.1687,1.1823,1.1845,1.1853,1.1875,1.1882,1.1910,1.1932,1.2151,1.2159,1.2179,1.2197,1.2217,1.2218,1.2245,1.2315,1.2349,1.2351,1.2373,1.2382,1.2421,1.2449,1.2492,1.2644,1.2653,1.2676,1.2683,1.2785,1.2794,1.2835,1.2861,1.2892,1.2899,1.2906,1.3006,1.3026,1.3040,1.3052,1.3112,1.3203,1.3217,1.3223,1.3265,1.3283,1.3284,1.3300,1.3325,1.3332,1.3403,1.3444,1.3526,1.3619,1.3644,1.3732,1.3783,1.3787,1.3807,1.3818,1.3905,1.3989,1.4090,1.4117,1.4270,1.4282,1.4314,1.4330,1.4372,1.4383,1.4418,1.4437,1.4479,1.4489,1.4516,1.4572,1.4573,1.4597,1.4618,1.4639,1.4649,1.4656,1.4658,1.4761,1.4774,1.4796,1.4806,1.4815,1.4848,1.4948,1.4982,1.4984,1.5017,1.5045,1.5065,1.5104,1.5117,1.5128,1.5227,1.5302,1.5321,1.5367,1.5457,1.5472,1.5478,1.5530,1.5576,1.5610,1.5727,1.5796,1.6139,1.6261,1.6266,1.6308,1.6393,1.6402,1.6446,1.6480,1.6497,1.6526,1.6747,1.6751,1.6760,1.6959,1.7009,1.7073,1.7096,1.7128,1.7193,1.7214,1.7257,1.7348,1.7573,1.7678,1.7693,1.7717,1.7807,1.7901,1.8090,1.8164,1.8221,1.8230,1.8237,1.8283,1.8304,1.8326,1.8334,1.8354,1.8360,1.8454,1.8465,1.8585,1.8587,1.8592,1.8626,1.8666,1.8670,1.8705,1.8730,1.8733,1.8772,1.8871,1.8964,1.9096,1.9126,1.9223,1.9268,1.9271,1.9274,1.9320,1.9343,1.9394,1.9404,1.9438,1.9458,1.9489,1.9545,1.9570,1.9647,1.9690,1.9714,1.9734,1.9821,1.9830,1.9864,1.9872,1.9920,1.9941,1.9959,1.9976,1.9985,2.0036,2.0050,2.0091,2.0100,2.0107,2.0222,2.0270,2.0271,2.0338,2.0447,2.0514,2.0563,2.0580,2.0736,2.0739,2.0884,2.0922,2.0935,2.0957,2.0979,2.1024,2.1045,2.1058,2.1089,2.1184,2.1219,2.1273,2.1319,2.1330,2.1361,2.1385,2.1493,2.1507,2.1526,2.1559,2.1598,2.1632,2.1747,2.1779,2.1825,2.1835,2.2054,2.2102,2.2199,2.2231,2.2249,2.2293,2.2344,2.2389,2.2431,2.2535,2.2634,2.2649,2.2661,2.2690,2.2691,2.2703,2.2825,2.2833,2.2846,2.2885,2.3041,2.3045,2.3119,2.3150,2.3192,2.3193,2.3231,2.3301,2.3322,2.3343,2.3348,2.3535,2.3636,2.3663,2.3686,2.3710,2.3712,2.4046,2.4153,2.4155,2.4250,2.4274,2.4333,2.4346,2.4439,2.4447,2.4463,2.4464,2.4562,2.4595,2.4708,2.4878,2.4967,2.4976,2.5104,2.5161,2.5170,2.5227,2.5252,2.5392,2.5482,2.5493,2.5560,2.5617,2.5622,2.5806,2.5920,2.5987,2.6031,2.6063,2.6324,2.6329,2.6611,2.6686,2.6804,2.6913,2.7032,2.7153,2.7252,2.7322,2.7539,2.7605,2.7850,2.8039,2.8089,2.8091,2.8156,2.8597,2.8673,2.8777,2.8984,2.9021,2.9082,2.9520,2.9707,2.9830,2.9833,2.9853,3.0286,3.0372,3.0387,3.0451,3.0564,3.0626,3.0704,3.0813,3.1208,3.1236,3.1243,3.1421,3.2025,3.2316,3.2483,3.2578,3.2705,3.2727,3.2798,3.2825,3.2926,3.3039,3.3082,3.3108,3.3342,3.3477,3.3552,3.3648,3.3751,3.3858,3.3980,3.4176,3.4342,3.4644,3.5027,3.5096,3.5358,3.5484,3.5568,3.5610,3.5764,3.6392,3.6736,3.6776,3.7070,3.7497,3.8081,3.8206,3.9017,3.9345,4.3040,4.4848,4.7704,5.1878,5.3759,7.6481,7.7838,9.1642],"y":[0.001876172607879925,0.00375234521575985,0.005628517823639775,0.0075046904315197,0.009380863039399626,0.01125703564727955,0.013133208255159476,0.0150093808630394,0.016885553470919325,0.01876172607879925,0.020637898686679174,0.0225140712945591,0.024390243902439025,0.02626641651031895,0.028142589118198873,0.0300187617260788,0.03189493433395872,0.03377110694183865,0.03564727954971857,0.0375234521575985,0.039399624765478425,0.04127579737335835,0.043151969981238276,0.0450281425891182,0.04690431519699812,0.04878048780487805,0.05065666041275797,0.0525328330206379,0.054409005628517824,0.05628517823639775,0.058161350844277676,0.0600375234521576,0.06191369606003752,0.06378986866791744,0.06566604127579738,0.0675422138836773,0.06941838649155722,0.07129455909943715,0.07317073170731707,0.07692307692307693,0.07879924953095685,0.08067542213883677,0.0825515947467167,0.08442776735459662,0.08630393996247655,0.08818011257035648,0.0900562851782364,0.09193245778611632,0.09380863039399624,0.09568480300187618,0.0975609756097561,0.09943714821763602,0.10131332082551595,0.10318949343339587,0.1050656660412758,0.10694183864915573,0.10881801125703565,0.11069418386491557,0.1125703564727955,0.11444652908067542,0.11632270168855535,0.11819887429643527,0.1200750469043152,0.12195121951219512,0.12382739212007504,0.12570356472795496,0.1275797373358349,0.1294559099437148,0.13133208255159476,0.13320825515947468,0.1350844277673546,0.13696060037523453,0.13883677298311445,0.14071294559099437,0.1425891181988743,0.14446529080675422,0.14634146341463414,0.14821763602251406,0.150093808630394,0.15196998123827393,0.15384615384615385,0.15572232645403378,0.1575984990619137,0.15947467166979362,0.16135084427767354,0.16322701688555347,0.1651031894934334,0.1669793621013133,0.16885553470919323,0.17073170731707318,0.1726078799249531,0.17448405253283303,0.17636022514071295,0.17823639774859287,0.1801125703564728,0.18198874296435272,0.18386491557223264,0.18761726078799248,0.1894934333958724,0.19136960600375236,0.19324577861163228,0.1951219512195122,0.19699812382739212,0.19887429643527205,0.20075046904315197,0.2026266416510319,0.2045028142589118,0.20637898686679174,0.20825515947467166,0.2101313320825516,0.21200750469043153,0.21388367729831145,0.21575984990619138,0.2176360225140713,0.21951219512195122,0.22138836772983114,0.22326454033771106,0.225140712945591,0.2270168855534709,0.22889305816135083,0.23076923076923078,0.2326454033771107,0.23452157598499063,0.23639774859287055,0.23827392120075047,0.2401500938086304,0.24202626641651032,0.24390243902439024,0.24577861163227016,0.24765478424015008,0.24953095684803,0.25140712945590993,0.25328330206378985,0.2551594746716698,0.2570356472795497,0.2589118198874296,0.2607879924953096,0.2626641651031895,0.26454033771106944,0.26641651031894936,0.2682926829268293,0.2701688555347092,0.27204502814258913,0.27392120075046905,0.275797373358349,0.2776735459662289,0.2795497185741088,0.28142589118198874,0.28330206378986866,0.2851782363977486,0.2870544090056285,0.28893058161350843,0.29080675422138835,0.2926829268292683,0.2945590994371482,0.2964352720450281,0.29831144465290804,0.300187617260788,0.30206378986866794,0.30393996247654786,0.3058161350844278,0.3076923076923077,0.30956848030018763,0.31144465290806755,0.3133208255159475,0.3151969981238274,0.3170731707317073,0.31894934333958724,0.32082551594746717,0.3227016885553471,0.324577861163227,0.32645403377110693,0.32833020637898686,0.3302063789868668,0.3320825515947467,0.33583489681050654,0.33771106941838647,0.3395872420262664,0.34146341463414637,0.3433395872420263,0.3452157598499062,0.34709193245778613,0.34896810506566606,0.350844277673546,0.3527204502814259,0.3545966228893058,0.35647279549718575,0.35834896810506567,0.3602251407129456,0.3621013133208255,0.36397748592870544,0.36585365853658536,0.3677298311444653,0.3696060037523452,0.3714821763602251,0.37335834896810505,0.37523452157598497,0.3771106941838649,0.3789868667917448,0.3808630393996248,0.3827392120075047,0.38461538461538464,0.38649155722326456,0.3883677298311445,0.3902439024390244,0.3921200750469043,0.39399624765478425,0.39587242026266417,0.3977485928705441,0.399624765478424,0.40150093808630394,0.40337711069418386,0.4052532833020638,0.4071294559099437,0.4090056285178236,0.41088180112570355,0.41275797373358347,0.4146341463414634,0.4165103189493433,0.41838649155722324,0.4202626641651032,0.42213883677298314,0.42401500938086306,0.425891181988743,0.4277673545966229,0.42964352720450283,0.43151969981238275,0.4333958724202627,0.4352720450281426,0.4371482176360225,0.43902439024390244,0.44090056285178236,0.4427767354596623,0.4446529080675422,0.44652908067542213,0.44840525328330205,0.450281425891182,0.4521575984990619,0.4540337711069418,0.45590994371482174,0.45778611632270166,0.4596622889305816,0.46153846153846156,0.4634146341463415,0.4652908067542214,0.46716697936210133,0.46904315196998125,0.4709193245778612,0.4727954971857411,0.474671669793621,0.47654784240150094,0.47842401500938087,0.4803001876172608,0.4821763602251407,0.48405253283302063,0.48592870544090055,0.4878048780487805,0.4896810506566604,0.4915572232645403,0.49343339587242024,0.49530956848030017,0.4971857410881801,0.49906191369606,0.50093808630394,0.5028142589118199,0.5046904315196998,0.5065666041275797,0.5084427767354597,0.5103189493433395,0.5121951219512195,0.5140712945590994,0.5159474671669794,0.5178236397748592,0.5196998123827392,0.5215759849906192,0.5234521575984991,0.525328330206379,0.5272045028142589,0.5290806754221389,0.5309568480300187,0.5328330206378987,0.5347091932457786,0.5365853658536586,0.5384615384615384,0.5403377110694184,0.5440900562851783,0.5459662288930581,0.5478424015009381,0.549718574108818,0.551594746716698,0.5534709193245778,0.5553470919324578,0.5572232645403377,0.5609756097560976,0.5628517823639775,0.5647279549718575,0.5666041275797373,0.5684803001876173,0.5703564727954972,0.5722326454033771,0.574108818011257,0.575984990619137,0.5778611632270169,0.5797373358348968,0.5816135084427767,0.5834896810506567,0.5853658536585366,0.5872420262664165,0.5891181988742964,0.5909943714821764,0.5928705440900562,0.5947467166979362,0.5966228893058161,0.5984990619136961,0.600375234521576,0.6022514071294559,0.6041275797373359,0.6060037523452158,0.6078799249530957,0.6097560975609756,0.6116322701688556,0.6135084427767354,0.6153846153846154,0.6172607879924953,0.6191369606003753,0.6210131332082551,0.6228893058161351,0.624765478424015,0.626641651031895,0.6285178236397748,0.6303939962476548,0.6322701688555347,0.6341463414634146,0.6360225140712945,0.6378986866791745,0.6397748592870544,0.6416510318949343,0.6435272045028143,0.6454033771106942,0.6472795497185742,0.649155722326454,0.651031894934334,0.6529080675422139,0.6547842401500938,0.6566604127579737,0.6585365853658537,0.6604127579737336,0.6622889305816135,0.6641651031894934,0.6660412757973734,0.6679174484052532,0.6697936210131332,0.6716697936210131,0.6735459662288931,0.6754221388367729,0.6772983114446529,0.6791744840525328,0.6810506566604128,0.6829268292682927,0.6848030018761726,0.6866791744840526,0.6885553470919324,0.6904315196998124,0.6923076923076923,0.6941838649155723,0.6960600375234521,0.6979362101313321,0.699812382739212,0.701688555347092,0.7035647279549718,0.7054409005628518,0.7073170731707317,0.7091932457786116,0.7110694183864915,0.7129455909943715,0.7148217636022514,0.7166979362101313,0.7185741088180112,0.7204502814258912,0.7223264540337712,0.724202626641651,0.726078799249531,0.7279549718574109,0.7298311444652908,0.7317073170731707,0.7335834896810507,0.7354596622889306,0.7373358348968105,0.7392120075046904,0.7410881801125704,0.7429643527204502,0.7448405253283302,0.7467166979362101,0.7485928705440901,0.7504690431519699,0.7523452157598499,0.7542213883677298,0.7560975609756098,0.7579737335834896,0.7598499061913696,0.7617260787992496,0.7636022514071295,0.7654784240150094,0.7673545966228893,0.7692307692307693,0.7711069418386491,0.7729831144465291,0.774859287054409,0.776735459662289,0.7786116322701688,0.7804878048780488,0.7823639774859287,0.7842401500938087,0.7861163227016885,0.7879924953095685,0.7898686679174484,0.7917448405253283,0.7936210131332082,0.7954971857410882,0.797373358348968,0.799249530956848,0.801125703564728,0.8030018761726079,0.8048780487804879,0.8067542213883677,0.8086303939962477,0.8105065666041276,0.8123827392120075,0.8142589118198874,0.8161350844277674,0.8180112570356473,0.8198874296435272,0.8217636022514071,0.8236397748592871,0.8255159474671669,0.8273921200750469,0.8292682926829268,0.8311444652908068,0.8330206378986866,0.8348968105065666,0.8367729831144465,0.8386491557223265,0.8405253283302064,0.8424015009380863,0.8442776735459663,0.8461538461538461,0.8480300187617261,0.849906191369606,0.851782363977486,0.8536585365853658,0.8555347091932458,0.8574108818011257,0.8592870544090057,0.8611632270168855,0.8630393996247655,0.8649155722326454,0.8667917448405253,0.8686679174484052,0.8705440900562852,0.8724202626641651,0.874296435272045,0.8761726078799249,0.8780487804878049,0.8799249530956847,0.8818011257035647,0.8836772983114447,0.8855534709193246,0.8874296435272045,0.8911819887429644,0.8930581613508443,0.8949343339587242,0.8968105065666041,0.8986866791744841,0.900562851782364,0.9024390243902439,0.9043151969981238,0.9061913696060038,0.9080675422138836,0.9099437148217636,0.9118198874296435,0.9136960600375235,0.9155722326454033,0.9174484052532833,0.9193245778611632,0.9212007504690432,0.9230769230769231,0.924953095684803,0.926829268292683,0.9287054409005628,0.9305816135084428,0.9324577861163227,0.9343339587242027,0.9362101313320825,0.9380863039399625,0.9399624765478424,0.9418386491557224,0.9437148217636022,0.9455909943714822,0.9474671669793621,0.949343339587242,0.9512195121951219,0.9530956848030019,0.9549718574108818,0.9568480300187617,0.9587242026266416,0.9606003752345216,0.9624765478424016,0.9643527204502814,0.9662288930581614,0.9681050656660413,0.9699812382739212,0.9718574108818011,0.9737335834896811,0.975609756097561,0.9774859287054409,0.9793621013133208,0.9812382739212008,0.9831144465290806,0.9849906191369606,0.9868667917448405,0.9887429643527205,0.9906191369606003,0.9924953095684803,0.9943714821763602,0.9962476547842402,0.99812382739212],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.2909,0.3787,0.3993,0.4033,0.4204,0.4277,0.4439,0.4515,0.4539,0.4619,0.4726,0.4733,0.4769,0.4798,0.4836,0.4859,0.4896,0.4897,0.4947,0.4966,0.4979,0.5017,0.5060,0.5092,0.5109,0.5205,0.5241,0.5250,0.5274,0.5326,0.5328,0.5337,0.5383,0.5406,0.5412,0.5451,0.5485,0.5513,0.5549,0.5566,0.5609,0.5612,0.5628,0.5647,0.5679,0.5724,0.5728,0.5780,0.5796,0.5801,0.5866,0.5883,0.5921,0.5970,0.5993,0.5996,0.6006,0.6014,0.6020,0.6028,0.6061,0.6112,0.6135,0.6148,0.6161,0.6166,0.6197,0.6201,0.6225,0.6280,0.6308,0.6325,0.6330,0.6347,0.6359,0.6381,0.6412,0.6418,0.6484,0.6522,0.6523,0.6535,0.6566,0.6571,0.6598,0.6610,0.6611,0.6633,0.6662,0.6670,0.6687,0.6716,0.6804,0.6813,0.6824,0.6961,0.6975,0.6993,0.7012,0.7021,0.7026,0.7038,0.7052,0.7098,0.7124,0.7166,0.7168,0.7177,0.7222,0.7226,0.7239,0.7242,0.7255,0.7262,0.7276,0.7301,0.7313,0.7350,0.7353,0.7412,0.7429,0.7431,0.7459,0.7469,0.7473,0.7506,0.7509,0.7538,0.7541,0.7577,0.7622,0.7634,0.7746,0.7820,0.7856,0.7858,0.7878,0.7943,0.7946,0.7978,0.8002,0.8045,0.8057,0.8078,0.8094,0.8117,0.8165,0.8239,0.8277,0.8301,0.8362,0.8401,0.8409,0.8422,0.8452,0.8475,0.8511,0.8517,0.8547,0.8600,0.8609,0.8639,0.8657,0.8673,0.8700,0.8765,0.8922,0.8933,0.8943,0.8971,0.9012,0.9038,0.9088,0.9105,0.9113,0.9146,0.9163,0.9166,0.9186,0.9274,0.9301,0.9302,0.9312,0.9323,0.9420,0.9434,0.9469,0.9474,0.9616,0.9650,0.9675,0.9685,0.9715,0.9774,0.9791,0.9800,0.9828,1.0008,1.0058,1.0285,1.0287,1.0324,1.0393,1.0397,1.0453,1.0561,1.0657,1.0680,1.0719,1.0720,1.0738,1.0753,1.0766,1.0841,1.0863,1.0893,1.0914,1.0916,1.0924,1.0925,1.0933,1.1012,1.1028,1.1045,1.1087,1.1172,1.1179,1.1185,1.1223,1.1247,1.1260,1.1294,1.1354,1.1362,1.1365,1.1413,1.1432,1.1490,1.1502,1.1525,1.1555,1.1564,1.1608,1.1744,1.1764,1.1765,1.1807,1.1844,1.1861,1.1874,1.1927,1.1971,1.2085,1.2090,1.2099,1.2155,1.2229,1.2251,1.2253,1.2377,1.2408,1.2434,1.2439,1.2471,1.2498,1.2501,1.2508,1.2528,1.2554,1.2565,1.2589,1.2610,1.2612,1.2618,1.2684,1.2696,1.2786,1.2798,1.2818,1.2835,1.2861,1.2923,1.2948,1.3025,1.3051,1.3121,1.3206,1.3249,1.3289,1.3294,1.3324,1.3327,1.3339,1.3388,1.3393,1.3539,1.3597,1.3603,1.3631,1.3715,1.3719,1.3735,1.3749,1.3774,1.3796,1.3829,1.3837,1.3850,1.3881,1.3883,1.3952,1.3958,1.3977,1.4059,1.4068,1.4136,1.4156,1.4177,1.4197,1.4243,1.4246,1.4253,1.4278,1.4464,1.4580,1.4630,1.4639,1.4724,1.4776,1.4806,1.4840,1.4926,1.4970,1.4976,1.5000,1.5035,1.5056,1.5089,1.5110,1.5133,1.5155,1.5217,1.5271,1.5333,1.5359,1.5432,1.5446,1.5455,1.5540,1.5602,1.5667,1.5669,1.5758,1.5814,1.5822,1.5839,1.5886,1.5887,1.5916,1.5938,1.6018,1.6054,1.6069,1.6072,1.6084,1.6113,1.6133,1.6153,1.6164,1.6172,1.6250,1.6259,1.6271,1.6305,1.6324,1.6383,1.6402,1.6455,1.6471,1.6499,1.6571,1.6609,1.6639,1.6682,1.6694,1.6705,1.6722,1.6757,1.6841,1.6843,1.6895,1.6973,1.6985,1.6997,1.7001,1.7092,1.7127,1.7197,1.7212,1.7244,1.7298,1.7310,1.7314,1.7364,1.7410,1.7470,1.7529,1.7542,1.7552,1.7558,1.7563,1.7622,1.7696,1.7837,1.7895,1.7896,1.7913,1.7923,1.7941,1.7991,1.8092,1.8230,1.8231,1.8360,1.8658,1.8683,1.8714,1.8746,1.8797,1.8815,1.8840,1.8915,1.8924,1.8950,1.8981,1.9009,1.9168,1.9239,1.9371,1.9396,1.9452,1.9493,1.9682,1.9692,1.9730,2.0035,2.0263,2.0295,2.0438,2.0448,2.0488,2.0586,2.0640,2.0652,2.0709,2.0735,2.0771,2.0803,2.0888,2.1117,2.1213,2.1221,2.1275,2.1349,2.1388,2.1433,2.1470,2.1520,2.1528,2.1558,2.1636,2.1962,2.1975,2.1992,2.2141,2.2210,2.2317,2.2678,2.2700,2.2945,2.2979,2.3092,2.3272,2.3374,2.3962,2.3974,2.4048,2.4438,2.4478,2.4807,2.4861,2.5083,2.5326,2.5555,2.5756,2.5855,2.6319,2.6571,2.6668,2.7479,2.8000,2.8277,2.8280,2.8302,2.8801,2.9217,3.0122,3.0349,3.1602,3.2305,3.4662,3.8884,3.9002,4.6764,4.7933,5.2638,5.6929,5.9222,7.0076,7.0310,9.2263],"y":[0.0018726591760299626,0.003745318352059925,0.0056179775280898875,0.009363295880149813,0.011235955056179775,0.013108614232209739,0.0149812734082397,0.016853932584269662,0.018726591760299626,0.020599250936329586,0.02247191011235955,0.024344569288389514,0.026217228464419477,0.028089887640449437,0.0299625468164794,0.031835205992509365,0.033707865168539325,0.035580524344569285,0.03745318352059925,0.03932584269662921,0.04119850187265917,0.04307116104868914,0.0449438202247191,0.04681647940074907,0.04868913857677903,0.05056179775280899,0.052434456928838954,0.054307116104868915,0.056179775280898875,0.05805243445692884,0.0599250936329588,0.06179775280898876,0.06367041198501873,0.06554307116104868,0.06741573033707865,0.06928838951310862,0.07116104868913857,0.07303370786516854,0.0749063670411985,0.07677902621722846,0.07865168539325842,0.08239700374531835,0.08426966292134831,0.08614232209737828,0.0898876404494382,0.09176029962546817,0.09363295880149813,0.09550561797752809,0.09737827715355805,0.09925093632958802,0.10112359550561797,0.10299625468164794,0.10486891385767791,0.10674157303370786,0.1104868913857678,0.11235955056179775,0.11423220973782772,0.11610486891385768,0.11797752808988764,0.1198501872659176,0.12172284644194757,0.12359550561797752,0.1254681647940075,0.12734082397003746,0.12921348314606743,0.13108614232209737,0.13295880149812733,0.1348314606741573,0.13670411985018727,0.13857677902621723,0.1404494382022472,0.14232209737827714,0.1441947565543071,0.14606741573033707,0.14794007490636704,0.149812734082397,0.15168539325842698,0.15355805243445692,0.15543071161048688,0.15730337078651685,0.15917602996254682,0.16104868913857678,0.16292134831460675,0.1647940074906367,0.16666666666666666,0.1704119850187266,0.17415730337078653,0.1760299625468165,0.17790262172284643,0.1797752808988764,0.18164794007490637,0.18352059925093633,0.1853932584269663,0.18726591760299627,0.1891385767790262,0.19101123595505617,0.19288389513108614,0.1947565543071161,0.19662921348314608,0.19850187265917604,0.20037453183520598,0.20224719101123595,0.20411985018726592,0.20599250936329588,0.20786516853932585,0.21161048689138576,0.21348314606741572,0.2153558052434457,0.21722846441947566,0.21910112359550563,0.2209737827715356,0.22284644194756553,0.2247191011235955,0.22659176029962547,0.22846441947565543,0.2303370786516854,0.23220973782771537,0.2340823970037453,0.23595505617977527,0.23782771535580524,0.2397003745318352,0.24157303370786518,0.24344569288389514,0.24531835205992508,0.24719101123595505,0.24906367041198502,0.250936329588015,0.25280898876404495,0.2546816479400749,0.2565543071161049,0.25842696629213485,0.2602996254681648,0.26217228464419473,0.2640449438202247,0.26591760299625467,0.26779026217228463,0.2696629213483146,0.27153558052434457,0.27340823970037453,0.2752808988764045,0.27715355805243447,0.27902621722846443,0.2808988764044944,0.28277153558052437,0.2846441947565543,0.28651685393258425,0.2883895131086142,0.2902621722846442,0.29213483146067415,0.2940074906367041,0.2958801498127341,0.29775280898876405,0.299625468164794,0.301498127340824,0.30337078651685395,0.3052434456928839,0.30711610486891383,0.3089887640449438,0.31086142322097376,0.31273408239700373,0.3146067415730337,0.31835205992509363,0.3202247191011236,0.32209737827715357,0.32397003745318353,0.3258426966292135,0.32771535580524347,0.3295880149812734,0.33146067415730335,0.3333333333333333,0.3352059925093633,0.33707865168539325,0.3389513108614232,0.3408239700374532,0.34269662921348315,0.3445692883895131,0.3464419475655431,0.34831460674157305,0.350187265917603,0.352059925093633,0.3539325842696629,0.35580524344569286,0.35767790262172283,0.3595505617977528,0.36142322097378277,0.36329588014981273,0.3651685393258427,0.36704119850187267,0.36891385767790263,0.3707865168539326,0.37265917602996257,0.37453183520599254,0.37640449438202245,0.3782771535580524,0.3801498127340824,0.38202247191011235,0.3838951310861423,0.3857677902621723,0.3895131086142322,0.3913857677902622,0.39325842696629215,0.3951310861423221,0.3970037453183521,0.398876404494382,0.40074906367041196,0.40262172284644193,0.4044943820224719,0.40636704119850187,0.40823970037453183,0.4101123595505618,0.41198501872659177,0.41385767790262173,0.4157303370786517,0.41760299625468167,0.41947565543071164,0.42134831460674155,0.4232209737827715,0.4250936329588015,0.42696629213483145,0.4288389513108614,0.4307116104868914,0.43258426966292135,0.4344569288389513,0.4363295880149813,0.43820224719101125,0.4400749063670412,0.4419475655430712,0.4438202247191011,0.44569288389513106,0.44756554307116103,0.449438202247191,0.45131086142322097,0.45318352059925093,0.4550561797752809,0.45692883895131087,0.45880149812734083,0.4606741573033708,0.46254681647940077,0.46441947565543074,0.46629213483146065,0.4681647940074906,0.4700374531835206,0.47191011235955055,0.4737827715355805,0.4756554307116105,0.47752808988764045,0.4794007490636704,0.4812734082397004,0.48314606741573035,0.4850187265917603,0.4868913857677903,0.4887640449438202,0.49063670411985016,0.49250936329588013,0.4943820224719101,0.49625468164794007,0.49812734082397003,0.5,0.50187265917603,0.5037453183520599,0.5056179775280899,0.5074906367041199,0.5093632958801498,0.5112359550561798,0.5131086142322098,0.5149812734082397,0.5168539325842697,0.5187265917602997,0.5205992509363296,0.5224719101123596,0.5243445692883895,0.5262172284644194,0.5280898876404494,0.5299625468164794,0.5318352059925093,0.5337078651685393,0.5355805243445693,0.5374531835205992,0.5393258426966292,0.5411985018726592,0.5430711610486891,0.5449438202247191,0.5468164794007491,0.548689138576779,0.550561797752809,0.552434456928839,0.5543071161048689,0.5561797752808989,0.5580524344569289,0.5599250936329588,0.5617977528089888,0.5636704119850188,0.5655430711610487,0.5674157303370787,0.5692883895131086,0.5711610486891385,0.5730337078651685,0.5749063670411985,0.5767790262172284,0.5786516853932584,0.5805243445692884,0.5823970037453183,0.5842696629213483,0.5861423220973783,0.5880149812734082,0.5898876404494382,0.5917602996254682,0.5936329588014981,0.5973782771535581,0.599250936329588,0.601123595505618,0.602996254681648,0.6048689138576779,0.6067415730337079,0.6086142322097379,0.6104868913857678,0.6123595505617978,0.6142322097378277,0.6161048689138576,0.6179775280898876,0.6198501872659176,0.6217228464419475,0.6235955056179775,0.6254681647940075,0.6273408239700374,0.6292134831460674,0.6310861423220974,0.6329588014981273,0.6348314606741573,0.6367041198501873,0.6385767790262172,0.6404494382022472,0.6423220973782772,0.6441947565543071,0.6460674157303371,0.6479400749063671,0.649812734082397,0.651685393258427,0.653558052434457,0.6554307116104869,0.6573033707865169,0.6591760299625468,0.6610486891385767,0.6629213483146067,0.6647940074906367,0.6666666666666666,0.6685393258426966,0.6704119850187266,0.6722846441947565,0.6741573033707865,0.6760299625468165,0.6779026217228464,0.6797752808988764,0.6816479400749064,0.6835205992509363,0.6853932584269663,0.6872659176029963,0.6891385767790262,0.6910112359550562,0.6928838951310862,0.6947565543071161,0.6966292134831461,0.6985018726591761,0.700374531835206,0.702247191011236,0.704119850187266,0.7059925093632958,0.7078651685393258,0.7097378277153558,0.7116104868913857,0.7134831460674157,0.7153558052434457,0.7172284644194756,0.7191011235955056,0.7209737827715356,0.7228464419475655,0.7247191011235955,0.7265917602996255,0.7284644194756554,0.7303370786516854,0.7322097378277154,0.7359550561797753,0.7378277153558053,0.7397003745318352,0.7415730337078652,0.7434456928838952,0.7453183520599251,0.7471910112359551,0.7490636704119851,0.7509363295880149,0.7528089887640449,0.7546816479400749,0.7565543071161048,0.7584269662921348,0.7602996254681648,0.7621722846441947,0.7640449438202247,0.7659176029962547,0.7677902621722846,0.7696629213483146,0.7715355805243446,0.7734082397003745,0.7752808988764045,0.7771535580524345,0.7790262172284644,0.7808988764044944,0.7827715355805244,0.7865168539325843,0.7883895131086143,0.7902621722846442,0.7921348314606742,0.7940074906367042,0.795880149812734,0.797752808988764,0.799625468164794,0.8014981273408239,0.8033707865168539,0.8052434456928839,0.8071161048689138,0.8089887640449438,0.8108614232209738,0.8127340823970037,0.8146067415730337,0.8164794007490637,0.8183520599250936,0.8202247191011236,0.8220973782771536,0.8239700374531835,0.8258426966292135,0.8277153558052435,0.8295880149812734,0.8314606741573034,0.8333333333333334,0.8352059925093633,0.8370786516853933,0.8389513108614233,0.8408239700374532,0.8426966292134831,0.8445692883895131,0.846441947565543,0.848314606741573,0.850187265917603,0.8520599250936329,0.8539325842696629,0.8558052434456929,0.8576779026217228,0.8595505617977528,0.8614232209737828,0.8632958801498127,0.8651685393258427,0.8670411985018727,0.8689138576779026,0.8707865168539326,0.8726591760299626,0.8745318352059925,0.8764044943820225,0.8782771535580525,0.8801498127340824,0.8820224719101124,0.8838951310861424,0.8857677902621723,0.8876404494382022,0.8895131086142322,0.8913857677902621,0.8932584269662921,0.8951310861423221,0.897003745318352,0.898876404494382,0.900749063670412,0.9026217228464419,0.9044943820224719,0.9063670411985019,0.9082397003745318,0.9101123595505618,0.9119850187265918,0.9138576779026217,0.9157303370786517,0.9176029962546817,0.9194756554307116,0.9213483146067416,0.9232209737827716,0.9250936329588015,0.9269662921348315,0.9288389513108615,0.9307116104868914,0.9325842696629213,0.9344569288389513,0.9363295880149812,0.9382022471910112,0.9400749063670412,0.9419475655430711,0.9438202247191011,0.9456928838951311,0.947565543071161,0.949438202247191,0.951310861423221,0.9531835205992509,0.9550561797752809,0.9569288389513109,0.9588014981273408,0.9606741573033708,0.9625468164794008,0.9644194756554307,0.9662921348314607,0.9681647940074907,0.9700374531835206,0.9719101123595506,0.9737827715355806,0.9756554307116105,0.9775280898876404,0.9794007490636704,0.9812734082397003,0.9831460674157303,0.9850187265917603,0.9868913857677902,0.9887640449438202,0.9906367041198502,0.9925093632958801,0.9943820224719101,0.9962546816479401,0.99812734082397],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, research.protocol.ai). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-research.protocol.ai-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-research.protocol.ai-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..e6fea36ac6
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-research.protocol.ai-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.0712,0.6263,0.6310,0.6333,0.6341,0.6342,0.6356,0.6381,0.6383,0.6386,0.6391,0.6402,0.6404,0.6416,0.6425,0.6429,0.6435,0.6453,0.6456,0.6458,0.6459,0.6461,0.6467,0.6469,0.6483,0.6489,0.6493,0.6497,0.6504,0.6513,0.6518,0.6525,0.6526,0.6527,0.6528,0.6531,0.6541,0.6542,0.6545,0.6548,0.6550,0.6555,0.6558,0.6559,0.6561,0.6563,0.6573,0.6582,0.6591,0.6593,0.6599,0.6605,0.6606,0.6608,0.6612,0.6613,0.6618,0.6619,0.6621,0.6624,0.6631,0.6635,0.6637,0.6640,0.6645,0.6654,0.6677,0.6680,0.6681,0.6687,0.6691,0.6694,0.6695,0.6703,0.6706,0.6707,0.6709,0.6712,0.6716,0.6719,0.6720,0.6727,0.6730,0.6732,0.6736,0.6737,0.6741,0.6747,0.6756,0.6758,0.6759,0.6767,0.6790,0.6794,0.6796,0.6802,0.6803,0.6805,0.6809,0.6816,0.6840,0.6844,0.6853,0.6856,0.6864,0.6865,0.6866,0.6869,0.6879,0.6884,0.6890,0.6892,0.6897,0.6899,0.6904,0.6907,0.6940,0.6951,0.6953,0.6958,0.6968,0.6969,0.6974,0.6984,0.6998,0.7016,0.7018,0.7023,0.7027,0.7032,0.7045,0.7049,0.7055,0.7056,0.7069,0.7080,0.7083,0.7116,0.7135,0.7148,0.7166,0.7173,0.7179,0.7196,0.7216,0.7234,0.7235,0.7245,0.7258,0.7271,0.7314,0.7324,0.7339,0.7343,0.7349,0.7354,0.7381,0.7395,0.7444,0.7478,0.7518,0.7533,0.7617,0.7641,0.7658,0.7660,0.7662,0.7677,0.7693,0.7695,0.7743,0.7752,0.7758,0.7766,0.7791,0.7793,0.7794,0.7808,0.7810,0.7814,0.7815,0.7816,0.7823,0.7824,0.7826,0.7827,0.7833,0.7838,0.7844,0.7846,0.7857,0.7866,0.7871,0.7874,0.7878,0.7893,0.7908,0.7920,0.7922,0.7927,0.7930,0.7933,0.7938,0.7939,0.7947,0.7952,0.7958,0.7961,0.7966,0.7969,0.7970,0.7973,0.7975,0.7979,0.7986,0.8000,0.8001,0.8003,0.8004,0.8005,0.8006,0.8008,0.8009,0.8012,0.8013,0.8014,0.8017,0.8021,0.8026,0.8033,0.8034,0.8038,0.8040,0.8043,0.8044,0.8045,0.8046,0.8047,0.8051,0.8055,0.8061,0.8062,0.8067,0.8069,0.8070,0.8071,0.8075,0.8078,0.8085,0.8092,0.8097,0.8098,0.8101,0.8105,0.8107,0.8111,0.8112,0.8113,0.8114,0.8116,0.8118,0.8119,0.8121,0.8123,0.8126,0.8134,0.8136,0.8137,0.8141,0.8142,0.8143,0.8152,0.8155,0.8156,0.8157,0.8159,0.8168,0.8169,0.8171,0.8172,0.8182,0.8185,0.8186,0.8190,0.8191,0.8195,0.8196,0.8197,0.8198,0.8201,0.8203,0.8206,0.8207,0.8210,0.8211,0.8217,0.8218,0.8220,0.8221,0.8225,0.8232,0.8233,0.8237,0.8239,0.8250,0.8251,0.8258,0.8263,0.8264,0.8265,0.8266,0.8272,0.8273,0.8284,0.8287,0.8289,0.8291,0.8292,0.8295,0.8304,0.8311,0.8313,0.8316,0.8317,0.8329,0.8331,0.8337,0.8338,0.8340,0.8347,0.8350,0.8353,0.8361,0.8376,0.8384,0.8393,0.8394,0.8411,0.8420,0.8435,0.8447,0.8450,0.8456,0.8473,0.8493,0.8502,0.8541,0.8552,0.8554,0.8570,0.8573,0.8591,0.8592,0.8624,0.8629,0.8648,0.8675,0.8718,0.8725,0.8738,0.8830,0.8858,0.8864,0.9019,0.9194,0.9264,0.9314,0.9330,0.9331,0.9372,0.9383,0.9401,0.9402,0.9407,0.9439,0.9458,0.9480,0.9499,0.9500,0.9537,0.9542,0.9571,0.9582,0.9603,0.9615,0.9627,0.9629,0.9630,0.9643,0.9649,0.9665,0.9728,0.9734,0.9739,0.9740,0.9756,0.9761,0.9778,0.9785,0.9802,0.9804,0.9813,0.9815,0.9854,0.9855,0.9865,0.9920,0.9942,0.9948,0.9994,1.0017,1.0052,1.0094,1.0169,1.0174,1.0175,1.0193,1.0273,1.0370,1.0511,1.0629,1.0719,1.0770,1.0822,1.0958,1.0981,1.0993,1.1018,1.1042,1.1068,1.1147,1.1149,1.1197,1.1232,1.1252,1.1290,1.1383,1.1445,1.1461,1.1469,1.1501,1.1702,1.1734,1.1796,1.1799,1.2012,1.2050,1.2053,1.2141,1.2165,1.2349,1.2376,1.2811,1.2820,1.3543,1.4267,1.4834,1.5329,1.7251,1.8540,2.4404,2.9294,5.5368,5.6834],"y":[0.0019723865877712033,0.0039447731755424065,0.005917159763313609,0.007889546351084813,0.009861932938856016,0.011834319526627219,0.013806706114398421,0.015779092702169626,0.01775147928994083,0.01972386587771203,0.021696252465483234,0.023668639053254437,0.02564102564102564,0.027613412228796843,0.029585798816568046,0.03155818540433925,0.03353057199211045,0.03550295857988166,0.03747534516765286,0.03944773175542406,0.04142011834319527,0.04339250493096647,0.045364891518737675,0.047337278106508875,0.05128205128205128,0.05325443786982249,0.055226824457593686,0.05719921104536489,0.05917159763313609,0.0611439842209073,0.0631163708086785,0.0650887573964497,0.06903353057199212,0.07100591715976332,0.07297830374753451,0.07495069033530571,0.07692307692307693,0.07889546351084813,0.08086785009861933,0.08284023668639054,0.08481262327416174,0.08875739644970414,0.09072978303747535,0.09270216962524655,0.09467455621301775,0.09664694280078895,0.10059171597633136,0.10256410256410256,0.10453648915187377,0.10650887573964497,0.10848126232741617,0.11045364891518737,0.11242603550295859,0.11637080867850098,0.11834319526627218,0.1203155818540434,0.1222879684418146,0.1242603550295858,0.126232741617357,0.1282051282051282,0.1301775147928994,0.13214990138067062,0.1341222879684418,0.13609467455621302,0.14003944773175542,0.14201183431952663,0.14398422090729784,0.14595660749506903,0.14792899408284024,0.14990138067061143,0.15187376725838264,0.15384615384615385,0.15581854043392504,0.15779092702169625,0.15976331360946747,0.16370808678500987,0.16568047337278108,0.16765285996055226,0.16962524654832348,0.17159763313609466,0.17357001972386588,0.1755424063116371,0.17751479289940827,0.1794871794871795,0.1814595660749507,0.1834319526627219,0.1873767258382643,0.1893491124260355,0.1913214990138067,0.1932938856015779,0.1952662721893491,0.19723865877712032,0.1992110453648915,0.20118343195266272,0.20315581854043394,0.20512820512820512,0.20710059171597633,0.20907297830374755,0.21104536489151873,0.21499013806706113,0.21696252465483234,0.21893491124260356,0.22090729783037474,0.22287968441814596,0.22485207100591717,0.22682445759368836,0.22879684418145957,0.23076923076923078,0.23274161735700197,0.23668639053254437,0.23865877712031558,0.2406311637080868,0.24260355029585798,0.2445759368836292,0.2465483234714004,0.2485207100591716,0.2504930966469428,0.252465483234714,0.2564102564102564,0.2583826429980276,0.2603550295857988,0.26232741617357,0.26429980276134124,0.26627218934911245,0.2682445759368836,0.2702169625246548,0.27218934911242604,0.27416173570019725,0.27613412228796846,0.2781065088757396,0.28007889546351084,0.28205128205128205,0.28402366863905326,0.2859960552268245,0.2879684418145957,0.29191321499013806,0.2938856015779093,0.2958579881656805,0.2978303747534517,0.29980276134122286,0.30177514792899407,0.3037475345167653,0.3057199211045365,0.3076923076923077,0.3096646942800789,0.3116370808678501,0.3136094674556213,0.3155818540433925,0.3175542406311637,0.31952662721893493,0.3214990138067061,0.3234714003944773,0.3254437869822485,0.32741617357001973,0.32938856015779094,0.33136094674556216,0.3333333333333333,0.33530571992110453,0.33727810650887574,0.33925049309664695,0.34122287968441817,0.3431952662721893,0.34516765285996054,0.34714003944773175,0.34911242603550297,0.3510848126232742,0.3530571992110454,0.35502958579881655,0.35700197238658776,0.3609467455621302,0.3629191321499014,0.36489151873767256,0.3668639053254438,0.368836291913215,0.3708086785009862,0.3727810650887574,0.3747534516765286,0.3767258382642998,0.378698224852071,0.3806706114398422,0.3826429980276134,0.38461538461538464,0.3865877712031558,0.388560157790927,0.3905325443786982,0.39250493096646943,0.39447731755424065,0.39644970414201186,0.398422090729783,0.40039447731755423,0.40236686390532544,0.40433925049309666,0.40631163708086787,0.40828402366863903,0.41025641025641024,0.41222879684418146,0.41420118343195267,0.4161735700197239,0.4181459566074951,0.42011834319526625,0.42209072978303747,0.4240631163708087,0.4260355029585799,0.4280078895463511,0.4319526627218935,0.4339250493096647,0.4358974358974359,0.4378698224852071,0.43984220907297833,0.4418145956607495,0.4457593688362919,0.44970414201183434,0.4516765285996055,0.4536489151873767,0.4556213017751479,0.45759368836291914,0.45956607495069035,0.46153846153846156,0.4635108481262327,0.46548323471400394,0.46942800788954636,0.4714003944773176,0.47534516765285995,0.47731755424063116,0.47928994082840237,0.4812623274161736,0.4832347140039448,0.48520710059171596,0.48717948717948717,0.4891518737672584,0.4911242603550296,0.4930966469428008,0.49506903353057197,0.4970414201183432,0.4990138067061144,0.5009861932938856,0.5029585798816568,0.504930966469428,0.5069033530571992,0.5088757396449705,0.5108481262327417,0.5128205128205128,0.514792899408284,0.5167652859960552,0.5187376725838264,0.5226824457593688,0.52465483234714,0.5266272189349113,0.5285996055226825,0.5305719921104537,0.5325443786982249,0.534516765285996,0.5364891518737672,0.5384615384615384,0.5404339250493096,0.5424063116370809,0.5443786982248521,0.5463510848126233,0.5483234714003945,0.5522682445759369,0.5562130177514792,0.5601577909270217,0.5621301775147929,0.5641025641025641,0.5660749506903353,0.5680473372781065,0.5700197238658777,0.571992110453649,0.5739644970414202,0.5759368836291914,0.5818540433925049,0.5838264299802761,0.5857988165680473,0.5877712031558185,0.5897435897435898,0.591715976331361,0.6015779092702169,0.6035502958579881,0.6055226824457594,0.6074950690335306,0.611439842209073,0.6134122287968442,0.6153846153846154,0.6173570019723866,0.6193293885601578,0.621301775147929,0.6252465483234714,0.631163708086785,0.6331360946745562,0.6370808678500987,0.6390532544378699,0.6410256410256411,0.6429980276134122,0.6449704142011834,0.6469428007889546,0.6489151873767258,0.650887573964497,0.6528599605522682,0.6548323471400395,0.6568047337278107,0.6587771203155819,0.6607495069033531,0.6646942800788954,0.6666666666666666,0.6686390532544378,0.6706114398422091,0.6725838264299803,0.6745562130177515,0.6765285996055227,0.6804733727810651,0.6824457593688363,0.6844181459566075,0.6863905325443787,0.6883629191321499,0.6903353057199211,0.6923076923076923,0.6942800788954635,0.6962524654832347,0.6982248520710059,0.7001972386587771,0.7021696252465484,0.7041420118343196,0.7061143984220908,0.7080867850098619,0.7100591715976331,0.7120315581854043,0.7140039447731755,0.7159763313609467,0.717948717948718,0.7199211045364892,0.7218934911242604,0.7238658777120316,0.7258382642998028,0.727810650887574,0.7317554240631163,0.7337278106508875,0.7396449704142012,0.7416173570019724,0.7435897435897436,0.7455621301775148,0.747534516765286,0.7495069033530573,0.7534516765285996,0.757396449704142,0.7593688362919132,0.7613412228796844,0.7633136094674556,0.7672583826429981,0.7692307692307693,0.7712031558185405,0.7731755424063116,0.7751479289940828,0.777120315581854,0.7790927021696252,0.7810650887573964,0.7830374753451677,0.7850098619329389,0.7869822485207101,0.7889546351084813,0.7909270216962525,0.7928994082840237,0.7948717948717948,0.796844181459566,0.7988165680473372,0.8007889546351085,0.8027613412228797,0.8047337278106509,0.8067061143984221,0.8086785009861933,0.8106508875739645,0.8126232741617357,0.814595660749507,0.8165680473372781,0.8185404339250493,0.8205128205128205,0.8224852071005917,0.8244575936883629,0.8264299802761341,0.8284023668639053,0.8303747534516766,0.8323471400394478,0.834319526627219,0.8362919132149902,0.8382642998027613,0.8402366863905325,0.8422090729783037,0.8441814595660749,0.8461538461538461,0.8481262327416174,0.8500986193293886,0.8520710059171598,0.854043392504931,0.8560157790927022,0.8579881656804734,0.8599605522682445,0.8619329388560157,0.863905325443787,0.8658777120315582,0.8678500986193294,0.8717948717948718,0.873767258382643,0.8757396449704142,0.8777120315581854,0.8796844181459567,0.8816568047337278,0.883629191321499,0.8856015779092702,0.8875739644970414,0.8895463510848126,0.8915187376725838,0.893491124260355,0.8954635108481263,0.8974358974358975,0.8994082840236687,0.9013806706114399,0.903353057199211,0.9053254437869822,0.9072978303747534,0.9092702169625246,0.9112426035502958,0.9132149901380671,0.9151873767258383,0.9171597633136095,0.9191321499013807,0.9211045364891519,0.9230769230769231,0.9250493096646942,0.9270216962524654,0.9289940828402367,0.9309664694280079,0.9329388560157791,0.9349112426035503,0.9368836291913215,0.9388560157790927,0.9408284023668639,0.9428007889546351,0.9447731755424064,0.9467455621301775,0.9487179487179487,0.9506903353057199,0.9526627218934911,0.9546351084812623,0.9566074950690335,0.9585798816568047,0.960552268244576,0.9625246548323472,0.9644970414201184,0.9664694280078896,0.9684418145956607,0.9704142011834319,0.9723865877712031,0.9743589743589743,0.9763313609467456,0.9783037475345168,0.980276134122288,0.9822485207100592,0.9842209072978304,0.9861932938856016,0.9881656804733728,0.9901380670611439,0.9921104536489151,0.9940828402366864,0.9960552268244576,0.9980276134122288],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.1013,0.4641,0.4642,0.4644,0.4647,0.4661,0.4690,0.4695,0.4696,0.4702,0.4707,0.4714,0.4718,0.4720,0.4726,0.4727,0.4730,0.4731,0.4736,0.4738,0.4740,0.4741,0.4743,0.4749,0.4754,0.4757,0.4759,0.4760,0.4761,0.4762,0.4766,0.4772,0.4773,0.4775,0.4776,0.4783,0.4786,0.4788,0.4789,0.4790,0.4793,0.4797,0.4799,0.4802,0.4803,0.4804,0.4805,0.4811,0.4813,0.4821,0.4824,0.4825,0.4826,0.4828,0.4829,0.4830,0.4832,0.4833,0.4834,0.4838,0.4839,0.4840,0.4841,0.4842,0.4846,0.4847,0.4852,0.4864,0.4867,0.4870,0.4872,0.4879,0.4880,0.4882,0.4888,0.4891,0.4894,0.4895,0.4899,0.4910,0.4914,0.4916,0.4926,0.4931,0.4933,0.4936,0.4955,0.4960,0.4963,0.4977,0.4980,0.4988,0.5004,0.5010,0.5013,0.5014,0.5015,0.5016,0.5018,0.5034,0.5047,0.5049,0.5053,0.5056,0.5058,0.5061,0.5062,0.5067,0.5083,0.5085,0.5124,0.5134,0.5135,0.5150,0.5155,0.5166,0.5171,0.5184,0.5192,0.5200,0.5203,0.5206,0.5242,0.5252,0.5268,0.5272,0.5275,0.5277,0.5278,0.5282,0.5306,0.5308,0.5316,0.5318,0.5319,0.5335,0.5339,0.5345,0.5354,0.5361,0.5367,0.5370,0.5371,0.5374,0.5388,0.5402,0.5414,0.5430,0.5442,0.5449,0.5460,0.5473,0.5476,0.5487,0.5495,0.5506,0.5524,0.5536,0.5537,0.5549,0.5555,0.5596,0.5649,0.5661,0.5674,0.5682,0.5683,0.5707,0.5716,0.5717,0.5731,0.5735,0.5742,0.5745,0.5751,0.5752,0.5754,0.5785,0.5787,0.5810,0.5811,0.5816,0.5833,0.5855,0.5860,0.5867,0.5875,0.5877,0.5881,0.5882,0.5900,0.5901,0.5909,0.5918,0.5921,0.5938,0.5950,0.5952,0.5983,0.5984,0.5986,0.6004,0.6007,0.6008,0.6025,0.6053,0.6072,0.6075,0.6096,0.6098,0.6104,0.6107,0.6123,0.6126,0.6136,0.6140,0.6148,0.6150,0.6154,0.6160,0.6175,0.6179,0.6183,0.6219,0.6225,0.6239,0.6267,0.6272,0.6287,0.6288,0.6316,0.6332,0.6342,0.6345,0.6347,0.6366,0.6371,0.6447,0.6451,0.6453,0.6482,0.6488,0.6501,0.6510,0.6534,0.6536,0.6542,0.6556,0.6560,0.6605,0.6610,0.6638,0.6660,0.6686,0.6717,0.6738,0.6801,0.6805,0.6809,0.6822,0.6833,0.6838,0.6840,0.6845,0.6848,0.6855,0.6861,0.6862,0.6866,0.6871,0.6875,0.6887,0.6889,0.6891,0.6892,0.6899,0.6904,0.6905,0.6910,0.6911,0.6913,0.6923,0.6943,0.6944,0.6951,0.6956,0.6957,0.6967,0.6972,0.6974,0.6979,0.6988,0.6989,0.7002,0.7005,0.7009,0.7016,0.7017,0.7018,0.7019,0.7023,0.7026,0.7027,0.7029,0.7030,0.7033,0.7034,0.7040,0.7043,0.7044,0.7048,0.7049,0.7050,0.7055,0.7056,0.7057,0.7060,0.7065,0.7066,0.7067,0.7075,0.7076,0.7083,0.7091,0.7093,0.7095,0.7096,0.7097,0.7101,0.7109,0.7110,0.7112,0.7115,0.7118,0.7124,0.7126,0.7134,0.7141,0.7142,0.7143,0.7144,0.7148,0.7153,0.7157,0.7159,0.7161,0.7162,0.7164,0.7165,0.7167,0.7173,0.7178,0.7183,0.7184,0.7186,0.7200,0.7201,0.7205,0.7210,0.7211,0.7222,0.7224,0.7225,0.7228,0.7237,0.7241,0.7246,0.7253,0.7265,0.7268,0.7274,0.7277,0.7280,0.7282,0.7288,0.7354,0.7355,0.7358,0.7359,0.7360,0.7361,0.7364,0.7373,0.7375,0.7378,0.7394,0.7405,0.7407,0.7422,0.7426,0.7428,0.7450,0.7463,0.7464,0.7468,0.7471,0.7489,0.7494,0.7495,0.7500,0.7521,0.7535,0.7542,0.7569,0.7571,0.7580,0.7585,0.7588,0.7603,0.7609,0.7621,0.7633,0.7644,0.7654,0.7676,0.7681,0.7708,0.7733,0.7786,0.7800,0.7881,0.7885,0.8110,0.8162,0.8176,0.8180,0.8191,0.8200,0.8216,0.8239,0.8240,0.8258,0.8289,0.8343,0.8398,0.8418,0.8419,0.8424,0.8429,0.8474,0.8482,0.8507,0.8520,0.8529,0.8544,0.8556,0.8558,0.8635,0.8641,0.8643,0.8646,0.8653,0.8716,0.8730,0.8747,0.8799,0.8833,0.8836,0.8884,0.9215,0.9295,0.9357,0.9406,0.9431,0.9455,0.9714,0.9924,1.0147,1.0542,1.0626,1.0767,1.0870,1.0919,1.1482,1.1517,1.2176,1.2697,1.3566,1.4178,1.5428,1.5785,1.6050,1.6293,1.6796,1.8936,2.0743,2.3154,2.4786,2.6400,2.9487,3.2911,3.6993,3.7794,3.8403,3.9936,3.9998,4.7037,5.3380,5.7869,6.0177],"y":[0.0018450184501845018,0.0036900369003690036,0.005535055350553505,0.007380073800738007,0.00922509225092251,0.01107011070110701,0.012915129151291513,0.014760147601476014,0.016605166051660517,0.01845018450184502,0.02029520295202952,0.02214022140221402,0.023985239852398525,0.027675276752767528,0.02952029520295203,0.033210332103321034,0.03505535055350553,0.03690036900369004,0.03874538745387454,0.04059040590405904,0.042435424354243544,0.04428044280442804,0.046125461254612546,0.04797047970479705,0.05166051660516605,0.05719557195571956,0.06088560885608856,0.06273062730627306,0.06457564575645756,0.06826568265682657,0.07011070110701106,0.07195571955719557,0.07380073800738007,0.07564575645756458,0.07749077490774908,0.07933579335793357,0.08118081180811808,0.08487084870848709,0.08856088560885608,0.09225092250922509,0.0940959409594096,0.0959409594095941,0.0996309963099631,0.1014760147601476,0.1033210332103321,0.10516605166051661,0.1070110701107011,0.1088560885608856,0.11070110701107011,0.11254612546125461,0.11439114391143912,0.11808118081180811,0.11992619926199262,0.12177121771217712,0.12361623616236163,0.12546125461254612,0.12730627306273062,0.12915129151291513,0.13099630996309963,0.13468634686346864,0.13653136531365315,0.13837638376383765,0.14206642066420663,0.14575645756457564,0.14760147601476015,0.14944649446494465,0.15129151291512916,0.15313653136531366,0.15498154981549817,0.15867158671586715,0.16051660516605165,0.16236162361623616,0.16420664206642066,0.16605166051660517,0.16789667896678967,0.16974169741697417,0.17158671586715868,0.17343173431734318,0.1752767527675277,0.17712177121771217,0.17896678966789667,0.18081180811808117,0.18265682656826568,0.18450184501845018,0.1863468634686347,0.1881918819188192,0.1900369003690037,0.1918819188191882,0.1937269372693727,0.19557195571955718,0.1974169741697417,0.1992619926199262,0.2011070110701107,0.2029520295202952,0.2047970479704797,0.2066420664206642,0.20848708487084872,0.21217712177121772,0.2140221402214022,0.2158671586715867,0.2177121771217712,0.22140221402214022,0.22324723247232472,0.22509225092250923,0.22693726937269373,0.22878228782287824,0.23062730627306274,0.23247232472324722,0.23431734317343172,0.23616236162361623,0.23800738007380073,0.23985239852398524,0.24169741697416974,0.24354243542435425,0.24538745387453875,0.24907749077490776,0.25092250922509224,0.25276752767527677,0.25461254612546125,0.2564575645756458,0.25830258302583026,0.26014760147601473,0.26199261992619927,0.26383763837638374,0.2656826568265683,0.26752767527675275,0.2693726937269373,0.27121771217712176,0.2730627306273063,0.27490774907749077,0.2767527675276753,0.2785977859778598,0.28044280442804426,0.2822878228782288,0.28413284132841327,0.2859778597785978,0.2878228782287823,0.2896678966789668,0.2915129151291513,0.2933579335793358,0.2952029520295203,0.29704797047970477,0.2988929889298893,0.3007380073800738,0.3025830258302583,0.3044280442804428,0.3062730627306273,0.3081180811808118,0.30996309963099633,0.3118081180811808,0.31365313653136534,0.3154981549815498,0.3173431734317343,0.3191881918819188,0.3210332103321033,0.32287822878228783,0.3247232472324723,0.32656826568265684,0.3284132841328413,0.33025830258302585,0.33210332103321033,0.3339483394833948,0.33579335793357934,0.3376383763837638,0.33948339483394835,0.3413284132841328,0.34317343173431736,0.34501845018450183,0.34686346863468637,0.34870848708487084,0.3505535055350554,0.35239852398523985,0.35424354243542433,0.35608856088560886,0.35793357933579334,0.35977859778597787,0.36162361623616235,0.3634686346863469,0.36531365313653136,0.3671586715867159,0.36900369003690037,0.37084870848708484,0.3726937269372694,0.37453874538745385,0.3763837638376384,0.37822878228782286,0.3800738007380074,0.38191881918819187,0.3837638376383764,0.3856088560885609,0.3874538745387454,0.3892988929889299,0.39114391143911437,0.3929889298892989,0.3948339483394834,0.3966789667896679,0.3985239852398524,0.4003690036900369,0.4022140221402214,0.4040590405904059,0.4059040590405904,0.4077490774907749,0.4095940959409594,0.4114391143911439,0.4132841328413284,0.4151291512915129,0.41697416974169743,0.4188191881918819,0.42066420664206644,0.4225092250922509,0.42435424354243545,0.4261992619926199,0.4280442804428044,0.4317343173431734,0.43357933579335795,0.4354243542435424,0.43726937269372695,0.44095940959409596,0.44280442804428044,0.4446494464944649,0.44649446494464945,0.4483394833948339,0.45018450184501846,0.45202952029520294,0.45387453874538747,0.45571955719557194,0.4575645756457565,0.45940959409594095,0.4612546125461255,0.46309963099630996,0.46494464944649444,0.466789667896679,0.46863468634686345,0.470479704797048,0.47232472324723246,0.474169741697417,0.47601476014760147,0.477859778597786,0.4797047970479705,0.48154981549815495,0.4833948339483395,0.48523985239852396,0.4870848708487085,0.488929889298893,0.4907749077490775,0.492619926199262,0.4944649446494465,0.496309963099631,0.4981549815498155,0.5,0.5018450184501845,0.503690036900369,0.5055350553505535,0.507380073800738,0.5092250922509225,0.511070110701107,0.5129151291512916,0.514760147601476,0.5166051660516605,0.518450184501845,0.5202952029520295,0.522140221402214,0.5239852398523985,0.525830258302583,0.5276752767527675,0.5295202952029521,0.5313653136531366,0.533210332103321,0.5350553505535055,0.5369003690036901,0.5387453874538746,0.5424354243542435,0.544280442804428,0.5461254612546126,0.5479704797047971,0.551660516605166,0.5535055350553506,0.559040590405904,0.5627306273062731,0.5645756457564576,0.566420664206642,0.5701107011070111,0.5719557195571956,0.5738007380073801,0.5756457564575646,0.5793357933579336,0.5811808118081181,0.5867158671586716,0.5885608856088561,0.5904059040590406,0.5940959409594095,0.5959409594095941,0.5977859778597786,0.5996309963099631,0.6014760147601476,0.6033210332103321,0.6051660516605166,0.6070110701107011,0.6107011070110702,0.6125461254612546,0.6162361623616236,0.6180811808118081,0.6217712177121771,0.6236162361623616,0.6254612546125461,0.6273062730627307,0.6291512915129152,0.6309963099630996,0.6328413284132841,0.6346863468634686,0.6365313653136532,0.6383763837638377,0.6402214022140221,0.6420664206642066,0.6439114391143912,0.6457564575645757,0.6494464944649446,0.6512915129151291,0.6531365313653137,0.6549815498154982,0.6568265682656826,0.6586715867158671,0.6605166051660517,0.6623616236162362,0.6642066420664207,0.6660516605166051,0.6678966789667896,0.6697416974169742,0.6715867158671587,0.6734317343173432,0.6752767527675276,0.6771217712177122,0.6789667896678967,0.6808118081180812,0.6826568265682657,0.6845018450184502,0.6863468634686347,0.6881918819188192,0.6900369003690037,0.6918819188191881,0.6937269372693727,0.6974169741697417,0.7011070110701108,0.7029520295202952,0.7047970479704797,0.7066420664206642,0.7084870848708487,0.7103321033210332,0.7140221402214022,0.7158671586715867,0.7177121771217713,0.7195571955719557,0.7214022140221402,0.7232472324723247,0.7250922509225092,0.7269372693726938,0.7287822878228782,0.7306273062730627,0.7324723247232472,0.7343173431734318,0.7361623616236163,0.7380073800738007,0.7398523985239852,0.7416974169741697,0.7435424354243543,0.7453874538745388,0.7472324723247232,0.7490774907749077,0.7509225092250923,0.7527675276752768,0.7546125461254612,0.7583025830258303,0.7601476014760148,0.7619926199261993,0.7638376383763837,0.7656826568265682,0.7693726937269373,0.7712177121771218,0.7730627306273062,0.7749077490774908,0.7767527675276753,0.7785977859778598,0.7822878228782287,0.7841328413284133,0.7859778597785978,0.7878228782287823,0.7896678966789668,0.7915129151291513,0.7933579335793358,0.7952029520295203,0.7970479704797048,0.7988929889298892,0.8007380073800738,0.8025830258302583,0.8044280442804428,0.8062730627306273,0.8081180811808119,0.8099630996309963,0.8118081180811808,0.8136531365313653,0.8154981549815498,0.8173431734317343,0.8191881918819188,0.8210332103321033,0.8228782287822878,0.8247232472324724,0.8265682656826568,0.8284132841328413,0.8302583025830258,0.8321033210332104,0.8339483394833949,0.8357933579335793,0.8376383763837638,0.8394833948339483,0.8413284132841329,0.8431734317343174,0.8450184501845018,0.8468634686346863,0.8487084870848709,0.8505535055350554,0.8523985239852399,0.8542435424354243,0.8560885608856088,0.8579335793357934,0.8597785977859779,0.8616236162361623,0.8634686346863468,0.8653136531365314,0.8671586715867159,0.8690036900369004,0.8708487084870848,0.8726937269372693,0.8745387453874539,0.8763837638376384,0.8782287822878229,0.8800738007380073,0.8819188191881919,0.8837638376383764,0.8856088560885609,0.8874538745387454,0.8892988929889298,0.8911439114391144,0.8929889298892989,0.8948339483394834,0.8966789667896679,0.8985239852398524,0.9003690036900369,0.9022140221402214,0.9040590405904059,0.9059040590405905,0.9077490774907749,0.9095940959409594,0.9114391143911439,0.9132841328413284,0.915129151291513,0.9169741697416974,0.9188191881918819,0.9206642066420664,0.922509225092251,0.9243542435424354,0.9261992619926199,0.9280442804428044,0.9298892988929889,0.9317343173431735,0.933579335793358,0.9354243542435424,0.9372693726937269,0.9391143911439115,0.940959409594096,0.9428044280442804,0.9446494464944649,0.9464944649446494,0.948339483394834,0.9501845018450185,0.9520295202952029,0.9538745387453874,0.955719557195572,0.9575645756457565,0.959409594095941,0.9612546125461254,0.9630996309963099,0.9649446494464945,0.966789667896679,0.9686346863468634,0.9704797047970479,0.9723247232472325,0.974169741697417,0.9760147601476015,0.977859778597786,0.9797047970479705,0.981549815498155,0.9833948339483395,0.985239852398524,0.9870848708487084,0.988929889298893,0.9907749077490775,0.992619926199262,0.9944649446494465,0.996309963099631,0.9981549815498155],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.0386,0.0397,0.0501,0.0522,0.2093,0.2096,0.2107,0.2386,0.5875,0.5955,0.5961,0.5970,0.5987,0.5988,0.6006,0.6023,0.6024,0.6026,0.6027,0.6031,0.6032,0.6033,0.6034,0.6043,0.6045,0.6048,0.6051,0.6052,0.6058,0.6066,0.6067,0.6070,0.6080,0.6081,0.6082,0.6083,0.6084,0.6086,0.6092,0.6093,0.6095,0.6097,0.6099,0.6101,0.6106,0.6116,0.6119,0.6122,0.6123,0.6125,0.6133,0.6136,0.6138,0.6139,0.6140,0.6143,0.6144,0.6151,0.6152,0.6156,0.6160,0.6161,0.6163,0.6165,0.6170,0.6171,0.6173,0.6174,0.6180,0.6188,0.6189,0.6191,0.6204,0.6206,0.6209,0.6210,0.6215,0.6219,0.6220,0.6222,0.6224,0.6228,0.6232,0.6236,0.6238,0.6251,0.6257,0.6260,0.6265,0.6268,0.6272,0.6282,0.6296,0.6298,0.6303,0.6306,0.6313,0.6319,0.6326,0.6333,0.6337,0.6342,0.6345,0.6347,0.6353,0.6365,0.6383,0.6385,0.6386,0.6404,0.6410,0.6411,0.6415,0.6419,0.6420,0.6442,0.6444,0.6451,0.6452,0.6457,0.6461,0.6462,0.6470,0.6473,0.6476,0.6483,0.6485,0.6489,0.6497,0.6501,0.6502,0.6504,0.6511,0.6521,0.6525,0.6528,0.6532,0.6533,0.6541,0.6543,0.6547,0.6554,0.6559,0.6561,0.6565,0.6581,0.6582,0.6589,0.6598,0.6610,0.6614,0.6623,0.6634,0.6650,0.6651,0.6652,0.6657,0.6660,0.6688,0.6689,0.6697,0.6725,0.6741,0.6743,0.6751,0.6754,0.6758,0.6808,0.6843,0.6867,0.6890,0.6921,0.6956,0.6959,0.6978,0.7073,0.7201,0.7208,0.7248,0.7251,0.7263,0.7276,0.7283,0.7285,0.7342,0.7356,0.7373,0.7391,0.7416,0.7468,0.7527,0.7569,0.7594,0.7626,0.7639,0.7647,0.7655,0.7657,0.7661,0.7662,0.7663,0.7679,0.7680,0.7682,0.7701,0.7708,0.7711,0.7716,0.7731,0.7735,0.7738,0.7746,0.7747,0.7749,0.7753,0.7754,0.7764,0.7771,0.7773,0.7786,0.7789,0.7792,0.7794,0.7796,0.7797,0.7800,0.7804,0.7805,0.7815,0.7816,0.7819,0.7827,0.7828,0.7832,0.7835,0.7841,0.7843,0.7845,0.7847,0.7848,0.7850,0.7854,0.7862,0.7864,0.7867,0.7868,0.7871,0.7875,0.7876,0.7880,0.7884,0.7890,0.7891,0.7898,0.7899,0.7901,0.7903,0.7915,0.7920,0.7923,0.7925,0.7927,0.7929,0.7935,0.7939,0.7946,0.7953,0.7967,0.7972,0.7976,0.7978,0.7979,0.7985,0.7987,0.7991,0.7999,0.8000,0.8004,0.8010,0.8013,0.8015,0.8020,0.8022,0.8026,0.8027,0.8029,0.8033,0.8043,0.8054,0.8058,0.8060,0.8061,0.8064,0.8068,0.8072,0.8073,0.8080,0.8083,0.8089,0.8097,0.8103,0.8143,0.8156,0.8179,0.8183,0.8185,0.8193,0.8197,0.8199,0.8200,0.8231,0.8256,0.8261,0.8264,0.8280,0.8304,0.8319,0.8320,0.8345,0.8353,0.8380,0.8382,0.8388,0.8393,0.8415,0.8421,0.8423,0.8428,0.8434,0.8440,0.8443,0.8455,0.8457,0.8462,0.8472,0.8488,0.8522,0.8529,0.8552,0.8632,0.8645,0.8709,0.8732,0.8752,0.8788,0.8802,0.8827,0.8839,0.8843,0.8845,0.8912,0.8951,0.8957,0.9071,0.9116,0.9134,0.9149,0.9159,0.9176,0.9209,0.9246,0.9270,0.9284,0.9286,0.9289,0.9322,0.9345,0.9369,0.9397,0.9454,0.9588,0.9645,0.9667,0.9685,0.9691,0.9728,0.9789,0.9962,0.9984,1.0004,1.0010,1.0077,1.0181,1.0185,1.0236,1.0300,1.0320,1.0340,1.0341,1.0376,1.0405,1.0419,1.0422,1.0469,1.0470,1.0498,1.0521,1.0534,1.0572,1.0576,1.0843,1.0906,1.1000,1.1006,1.1027,1.1136,1.1234,1.1249,1.1401,1.1402,1.1434,1.1507,1.1591,1.1673,1.1922,1.1932,1.1960,1.1998,1.2070,1.2097,1.2298,1.2304,1.2346,1.2498,1.2916,1.2947,1.3010,1.3063,1.3085,1.3258,1.3336,1.3347,1.3386,1.3394,1.3463,1.3603,1.3745,1.3827,1.3846,1.4236,1.4293,1.4352,1.4460,1.4477,1.4653,1.4734,1.4761,1.5036,1.5048,1.5121,1.5210,1.5236,1.6276,1.6390,1.6561,1.6589,1.6639,1.6662,1.6666,1.6743,1.6800,1.6824,1.7074,1.7258,1.7521,1.7697,1.8470,1.8651,2.0595,2.1529,2.3321,2.3710,2.3985,2.5217,2.5594,2.7034,3.3594,3.4593,3.5071,3.6239,3.7582,3.8532,3.9071,4.2502,4.4196,4.5716,4.5978,4.8131,4.8676,5.0375,5.3696,7.9341],"y":[0.001876172607879925,0.00375234521575985,0.005628517823639775,0.0075046904315197,0.009380863039399626,0.01125703564727955,0.013133208255159476,0.0150093808630394,0.016885553470919325,0.01876172607879925,0.020637898686679174,0.0225140712945591,0.024390243902439025,0.02626641651031895,0.028142589118198873,0.0300187617260788,0.03189493433395872,0.03377110694183865,0.03564727954971857,0.0375234521575985,0.039399624765478425,0.04127579737335835,0.043151969981238276,0.0450281425891182,0.04878048780487805,0.05065666041275797,0.0525328330206379,0.054409005628517824,0.05628517823639775,0.058161350844277676,0.0600375234521576,0.06191369606003752,0.06378986866791744,0.0675422138836773,0.06941838649155722,0.07317073170731707,0.07692307692307693,0.07879924953095685,0.0825515947467167,0.08442776735459662,0.08630393996247655,0.0900562851782364,0.09193245778611632,0.09568480300187618,0.0975609756097561,0.09943714821763602,0.10131332082551595,0.10318949343339587,0.1050656660412758,0.10881801125703565,0.11069418386491557,0.1125703564727955,0.11444652908067542,0.11819887429643527,0.1200750469043152,0.12382739212007504,0.1275797373358349,0.13133208255159476,0.13320825515947468,0.1350844277673546,0.13696060037523453,0.13883677298311445,0.14071294559099437,0.1425891181988743,0.14446529080675422,0.14634146341463414,0.14821763602251406,0.150093808630394,0.15196998123827393,0.15572232645403378,0.15947467166979362,0.16322701688555347,0.1669793621013133,0.17073170731707318,0.1726078799249531,0.17448405253283303,0.17636022514071295,0.1801125703564728,0.18198874296435272,0.18386491557223264,0.18574108818011256,0.1894934333958724,0.19136960600375236,0.19324577861163228,0.1951219512195122,0.19699812382739212,0.19887429643527205,0.20075046904315197,0.2026266416510319,0.2045028142589118,0.20637898686679174,0.20825515947467166,0.21200750469043153,0.21575984990619138,0.2176360225140713,0.21951219512195122,0.22138836772983114,0.22326454033771106,0.225140712945591,0.2270168855534709,0.22889305816135083,0.2326454033771107,0.23452157598499063,0.23639774859287055,0.23827392120075047,0.2401500938086304,0.24202626641651032,0.24390243902439024,0.24577861163227016,0.24765478424015008,0.24953095684803,0.25140712945590993,0.25328330206378985,0.2551594746716698,0.2570356472795497,0.2589118198874296,0.2607879924953096,0.2626641651031895,0.26454033771106944,0.26641651031894936,0.2701688555347092,0.27204502814258913,0.275797373358349,0.2776735459662289,0.2795497185741088,0.28142589118198874,0.28330206378986866,0.2851782363977486,0.2870544090056285,0.28893058161350843,0.2926829268292683,0.2945590994371482,0.2964352720450281,0.29831144465290804,0.300187617260788,0.30206378986866794,0.30393996247654786,0.3058161350844278,0.3076923076923077,0.30956848030018763,0.31144465290806755,0.3133208255159475,0.3151969981238274,0.3170731707317073,0.31894934333958724,0.32082551594746717,0.3227016885553471,0.32645403377110693,0.32833020637898686,0.3302063789868668,0.3339587242026266,0.33583489681050654,0.33771106941838647,0.3395872420262664,0.34146341463414637,0.3433395872420263,0.3452157598499062,0.34709193245778613,0.350844277673546,0.3527204502814259,0.3545966228893058,0.35647279549718575,0.35834896810506567,0.3602251407129456,0.3621013133208255,0.36397748592870544,0.36585365853658536,0.3677298311444653,0.3696060037523452,0.3714821763602251,0.37335834896810505,0.37523452157598497,0.3771106941838649,0.3789868667917448,0.3808630393996248,0.3827392120075047,0.38461538461538464,0.38649155722326456,0.3883677298311445,0.3902439024390244,0.3921200750469043,0.39399624765478425,0.39587242026266417,0.3977485928705441,0.399624765478424,0.40150093808630394,0.40337711069418386,0.4052532833020638,0.4071294559099437,0.4090056285178236,0.41088180112570355,0.41275797373358347,0.4146341463414634,0.4165103189493433,0.41838649155722324,0.4202626641651032,0.42213883677298314,0.42401500938086306,0.425891181988743,0.4277673545966229,0.42964352720450283,0.43151969981238275,0.4333958724202627,0.4352720450281426,0.4371482176360225,0.43902439024390244,0.44090056285178236,0.4427767354596623,0.4446529080675422,0.44652908067542213,0.44840525328330205,0.450281425891182,0.4540337711069418,0.45590994371482174,0.45778611632270166,0.4596622889305816,0.46153846153846156,0.4634146341463415,0.4652908067542214,0.46716697936210133,0.46904315196998125,0.4709193245778612,0.4727954971857411,0.474671669793621,0.47654784240150094,0.47842401500938087,0.4803001876172608,0.4821763602251407,0.48405253283302063,0.48592870544090055,0.4878048780487805,0.4896810506566604,0.4915572232645403,0.49343339587242024,0.49530956848030017,0.50093808630394,0.5028142589118199,0.5046904315196998,0.5065666041275797,0.5084427767354597,0.5103189493433395,0.5121951219512195,0.5140712945590994,0.5159474671669794,0.5178236397748592,0.5196998123827392,0.5215759849906192,0.5234521575984991,0.525328330206379,0.5272045028142589,0.5290806754221389,0.5309568480300187,0.5328330206378987,0.5347091932457786,0.5365853658536586,0.5384615384615384,0.5422138836772983,0.5440900562851783,0.5459662288930581,0.549718574108818,0.551594746716698,0.5534709193245778,0.5553470919324578,0.5572232645403377,0.5590994371482176,0.5609756097560976,0.5628517823639775,0.5647279549718575,0.5666041275797373,0.5684803001876173,0.5703564727954972,0.5722326454033771,0.574108818011257,0.575984990619137,0.5778611632270169,0.5816135084427767,0.5834896810506567,0.5853658536585366,0.5872420262664165,0.5909943714821764,0.5947467166979362,0.5984990619136961,0.600375234521576,0.6022514071294559,0.6041275797373359,0.6078799249530957,0.6097560975609756,0.6116322701688556,0.6135084427767354,0.6153846153846154,0.6172607879924953,0.6191369606003753,0.6210131332082551,0.6228893058161351,0.624765478424015,0.626641651031895,0.6285178236397748,0.6303939962476548,0.6341463414634146,0.6360225140712945,0.6378986866791745,0.6397748592870544,0.6416510318949343,0.6435272045028143,0.6454033771106942,0.6472795497185742,0.649155722326454,0.651031894934334,0.6529080675422139,0.6547842401500938,0.6566604127579737,0.6585365853658537,0.6604127579737336,0.6622889305816135,0.6641651031894934,0.6660412757973734,0.6679174484052532,0.6697936210131332,0.6716697936210131,0.6735459662288931,0.6754221388367729,0.6772983114446529,0.6791744840525328,0.6829268292682927,0.6848030018761726,0.6866791744840526,0.6885553470919324,0.6904315196998124,0.6923076923076923,0.6941838649155723,0.6960600375234521,0.6979362101313321,0.699812382739212,0.701688555347092,0.7035647279549718,0.7054409005628518,0.7073170731707317,0.7091932457786116,0.7110694183864915,0.7129455909943715,0.7148217636022514,0.7166979362101313,0.7185741088180112,0.7204502814258912,0.7223264540337712,0.724202626641651,0.726078799249531,0.7279549718574109,0.7298311444652908,0.7317073170731707,0.7335834896810507,0.7354596622889306,0.7373358348968105,0.7392120075046904,0.7410881801125704,0.7429643527204502,0.7448405253283302,0.7467166979362101,0.7485928705440901,0.7504690431519699,0.7523452157598499,0.7542213883677298,0.7560975609756098,0.7579737335834896,0.7598499061913696,0.7617260787992496,0.7636022514071295,0.7654784240150094,0.7673545966228893,0.7692307692307693,0.7711069418386491,0.7729831144465291,0.774859287054409,0.776735459662289,0.7786116322701688,0.7804878048780488,0.7823639774859287,0.7842401500938087,0.7861163227016885,0.7879924953095685,0.7898686679174484,0.7917448405253283,0.7936210131332082,0.7954971857410882,0.797373358348968,0.799249530956848,0.801125703564728,0.8030018761726079,0.8048780487804879,0.8067542213883677,0.8086303939962477,0.8105065666041276,0.8123827392120075,0.8142589118198874,0.8161350844277674,0.8180112570356473,0.8198874296435272,0.8217636022514071,0.8236397748592871,0.8255159474671669,0.8273921200750469,0.8292682926829268,0.8311444652908068,0.8330206378986866,0.8348968105065666,0.8367729831144465,0.8386491557223265,0.8405253283302064,0.8424015009380863,0.8442776735459663,0.8461538461538461,0.8480300187617261,0.849906191369606,0.851782363977486,0.8536585365853658,0.8555347091932458,0.8574108818011257,0.8592870544090057,0.8611632270168855,0.8630393996247655,0.8649155722326454,0.8667917448405253,0.8686679174484052,0.8705440900562852,0.8724202626641651,0.874296435272045,0.8761726078799249,0.8780487804878049,0.8799249530956847,0.8818011257035647,0.8836772983114447,0.8855534709193246,0.8874296435272045,0.8893058161350844,0.8911819887429644,0.8930581613508443,0.8949343339587242,0.8968105065666041,0.8986866791744841,0.900562851782364,0.9024390243902439,0.9043151969981238,0.9061913696060038,0.9080675422138836,0.9099437148217636,0.9118198874296435,0.9136960600375235,0.9155722326454033,0.9174484052532833,0.9193245778611632,0.9212007504690432,0.9230769230769231,0.924953095684803,0.926829268292683,0.9287054409005628,0.9305816135084428,0.9324577861163227,0.9343339587242027,0.9362101313320825,0.9380863039399625,0.9399624765478424,0.9418386491557224,0.9437148217636022,0.9455909943714822,0.9474671669793621,0.949343339587242,0.9512195121951219,0.9530956848030019,0.9549718574108818,0.9568480300187617,0.9587242026266416,0.9606003752345216,0.9624765478424016,0.9643527204502814,0.9662288930581614,0.9681050656660413,0.9699812382739212,0.9718574108818011,0.9737335834896811,0.975609756097561,0.9774859287054409,0.9793621013133208,0.9812382739212008,0.9831144465290806,0.9849906191369606,0.9868667917448405,0.9887429643527205,0.9906191369606003,0.9924953095684803,0.9943714821763602,0.9962476547842402,0.99812382739212],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0364,0.0374,0.0414,0.0415,0.0477,0.0616,0.0624,0.0625,0.0627,0.0629,0.0630,0.0635,0.0642,0.0643,0.0648,0.0649,0.0650,0.0652,0.0657,0.0658,0.0659,0.0660,0.0661,0.0662,0.0664,0.0666,0.0669,0.0671,0.0678,0.0681,0.0682,0.0683,0.0684,0.0686,0.0694,0.0695,0.0697,0.0700,0.0701,0.0702,0.0703,0.0705,0.0706,0.0708,0.0709,0.0711,0.0714,0.0715,0.0716,0.0718,0.0719,0.0722,0.0724,0.0725,0.0727,0.0729,0.0730,0.0732,0.0733,0.0734,0.0735,0.0736,0.0739,0.0742,0.0743,0.0744,0.0746,0.0748,0.0751,0.0752,0.0754,0.0755,0.0756,0.0757,0.0758,0.0759,0.0762,0.0763,0.0764,0.0765,0.0766,0.0767,0.0771,0.0776,0.0777,0.0778,0.0780,0.0782,0.0784,0.0785,0.0791,0.0793,0.0794,0.0795,0.0799,0.0804,0.0805,0.0806,0.0808,0.0811,0.0812,0.0813,0.0814,0.0816,0.0819,0.0822,0.0823,0.0826,0.0828,0.0830,0.0834,0.0835,0.0836,0.0843,0.0845,0.0846,0.0847,0.0853,0.0855,0.0857,0.0862,0.0864,0.0865,0.0870,0.0871,0.0872,0.0876,0.0877,0.0878,0.0879,0.0880,0.0881,0.0882,0.0885,0.0886,0.0889,0.0890,0.0891,0.0894,0.0896,0.0900,0.0901,0.0904,0.0907,0.0910,0.0911,0.0912,0.0914,0.0915,0.0919,0.0922,0.0926,0.0931,0.0933,0.0937,0.0938,0.0939,0.0945,0.0947,0.0948,0.0952,0.0954,0.0956,0.0958,0.0959,0.0961,0.0962,0.0967,0.0968,0.0969,0.0972,0.0975,0.0977,0.0979,0.0983,0.0991,0.0992,0.0994,0.0995,0.0998,0.1000,0.1001,0.1003,0.1004,0.1006,0.1008,0.1009,0.1015,0.1016,0.1017,0.1020,0.1021,0.1026,0.1034,0.1036,0.1038,0.1039,0.1042,0.1044,0.1048,0.1050,0.1051,0.1053,0.1056,0.1058,0.1061,0.1063,0.1065,0.1067,0.1075,0.1076,0.1080,0.1083,0.1085,0.1086,0.1089,0.1093,0.1094,0.1098,0.1100,0.1101,0.1103,0.1105,0.1112,0.1113,0.1115,0.1119,0.1120,0.1123,0.1126,0.1130,0.1132,0.1133,0.1135,0.1142,0.1143,0.1146,0.1147,0.1150,0.1151,0.1152,0.1153,0.1161,0.1166,0.1167,0.1169,0.1170,0.1175,0.1178,0.1181,0.1183,0.1185,0.1192,0.1198,0.1199,0.1201,0.1202,0.1203,0.1204,0.1210,0.1217,0.1221,0.1222,0.1223,0.1224,0.1225,0.1230,0.1231,0.1233,0.1234,0.1236,0.1237,0.1239,0.1240,0.1249,0.1250,0.1253,0.1254,0.1262,0.1264,0.1268,0.1269,0.1272,0.1281,0.1282,0.1286,0.1288,0.1291,0.1292,0.1293,0.1296,0.1297,0.1299,0.1313,0.1314,0.1319,0.1326,0.1332,0.1342,0.1347,0.1349,0.1353,0.1363,0.1366,0.1368,0.1371,0.1372,0.1374,0.1375,0.1381,0.1383,0.1385,0.1389,0.1392,0.1395,0.1398,0.1407,0.1408,0.1410,0.1411,0.1412,0.1413,0.1414,0.1417,0.1419,0.1422,0.1425,0.1430,0.1445,0.1447,0.1448,0.1450,0.1459,0.1462,0.1464,0.1480,0.1482,0.1483,0.1495,0.1496,0.1498,0.1510,0.1512,0.1520,0.1522,0.1543,0.1545,0.1550,0.1565,0.1569,0.1587,0.1598,0.1602,0.1632,0.1646,0.1669,0.1677,0.1682,0.1683,0.1706,0.1707,0.1721,0.1764,0.1777,0.1795,0.1803,0.1816,0.1828,0.1829,0.1864,0.1867,0.1869,0.1896,0.1904,0.1924,0.1933,0.1956,0.1970,0.1972,0.1982,0.1985,0.2021,0.2022,0.2035,0.2049,0.2069,0.2087,0.2160,0.2230,0.2266,0.2267,0.2281,0.2338,0.2361,0.2370,0.2383,0.2384,0.2386,0.2444,0.2523,0.2553,0.2557,0.2569,0.2660,0.2670,0.2719,0.2725,0.2734,0.2839,0.2855,0.3025,0.3278,0.3379,0.3384,0.3509,0.3564,0.3570,0.3672,0.4223,0.4793,0.4984,0.6126,0.8063,0.9338],"y":[0.0019120458891013384,0.0038240917782026767,0.0057361376673040155,0.0076481835564053535,0.009560229445506692,0.011472275334608031,0.015296367112810707,0.017208413001912046,0.019120458891013385,0.021032504780114723,0.022944550669216062,0.02676864244741874,0.028680688336520075,0.030592734225621414,0.03441682600382409,0.036328871892925434,0.03824091778202677,0.040152963671128104,0.04206500956022945,0.04397705544933078,0.045889101338432124,0.04780114722753346,0.0497131931166348,0.05353728489483748,0.05736137667304015,0.06118546845124283,0.06309751434034416,0.06500956022944551,0.06692160611854685,0.06883365200764818,0.07074569789674952,0.0745697896749522,0.08030592734225621,0.0841300191204589,0.08604206500956023,0.09177820267686425,0.09560229445506692,0.09751434034416825,0.0994263862332696,0.10133843212237094,0.10325047801147227,0.10516252390057361,0.10707456978967496,0.11089866156787763,0.11281070745697896,0.11663479923518165,0.11854684512428298,0.12237093690248566,0.124282982791587,0.12810707456978968,0.13001912045889102,0.13193116634799235,0.1338432122370937,0.13575525812619502,0.13766730401529637,0.14149139579349904,0.14531548757170173,0.14722753346080306,0.1491395793499044,0.15105162523900573,0.15296367112810708,0.15487571701720843,0.15678776290630975,0.16252390057361377,0.16443594646271512,0.16634799235181644,0.17208413001912046,0.1739961759082218,0.17590822179732313,0.17782026768642448,0.17973231357552583,0.18164435946462715,0.1835564053537285,0.18738049713193117,0.19120458891013384,0.19694072657743786,0.20076481835564053,0.20267686424474188,0.2045889101338432,0.20650095602294455,0.2084130019120459,0.21223709369024857,0.21414913957934992,0.22179732313575526,0.2237093690248566,0.2294455066921606,0.23135755258126195,0.2332695984703633,0.23518164435946462,0.23709369024856597,0.2390057361376673,0.24091778202676864,0.24282982791587,0.24665391969407266,0.248565965583174,0.25047801147227533,0.25430210325047803,0.25621414913957935,0.25812619502868067,0.26003824091778205,0.26195028680688337,0.2638623326959847,0.2676864244741874,0.2695984703632887,0.27151051625239003,0.27533460803059273,0.27724665391969405,0.27915869980879543,0.28107074569789675,0.2829827915869981,0.28489483747609945,0.28680688336520077,0.29063097514340347,0.2925430210325048,0.2944550669216061,0.2982791586998088,0.30019120458891013,0.30210325047801145,0.30592734225621415,0.3078393881453155,0.30975143403441685,0.3135755258126195,0.3154875717017208,0.3173996175908222,0.32122370936902483,0.32504780114722753,0.32695984703632885,0.32887189292543023,0.33078393881453155,0.33460803059273425,0.3365200764818356,0.3384321223709369,0.3403441682600382,0.3422562141491396,0.3441682600382409,0.3479923518164436,0.34990439770554493,0.35181644359464626,0.35372848948374763,0.35564053537284895,0.3575525812619503,0.35946462715105165,0.361376673040153,0.3632887189292543,0.3652007648183556,0.3690248565965583,0.37093690248565964,0.372848948374761,0.37476099426386233,0.37667304015296366,0.37858508604206503,0.38049713193116635,0.3824091778202677,0.384321223709369,0.3862332695984704,0.3881453154875717,0.390057361376673,0.3938814531548757,0.39579349904397704,0.39961759082217974,0.40152963671128106,0.40344168260038243,0.40535372848948376,0.4110898661567878,0.4149139579349904,0.4168260038240918,0.4187380497131931,0.4225621414913958,0.42638623326959846,0.42829827915869984,0.43021032504780116,0.4321223709369025,0.4359464627151052,0.4378585086042065,0.4397705544933078,0.4416826003824092,0.44550669216061184,0.4474187380497132,0.44933078393881454,0.45124282982791586,0.45315487571701724,0.45506692160611856,0.4569789674952199,0.4588910133843212,0.4608030592734226,0.4627151051625239,0.4646271510516252,0.4684512428298279,0.47036328871892924,0.4722753346080306,0.47418738049713194,0.4780114722753346,0.47992351816443596,0.4837476099426386,0.48565965583174,0.491395793499044,0.4933078393881453,0.49521988527724664,0.497131931166348,0.502868068833652,0.5066921606118547,0.5086042065009561,0.5124282982791587,0.5162523900573613,0.5200764818355641,0.5239005736137667,0.5258126195028681,0.5277246653919694,0.5296367112810707,0.5315487571701721,0.5334608030592735,0.5353728489483748,0.5391969407265774,0.5430210325047801,0.5449330783938815,0.5468451242829828,0.5487571701720841,0.5506692160611855,0.5525812619502868,0.5544933078393881,0.5564053537284895,0.5583173996175909,0.5602294455066922,0.5621414913957935,0.5640535372848948,0.5659655831739961,0.5678776290630975,0.5697896749521989,0.5736137667304015,0.5774378585086042,0.5793499043977055,0.5812619502868069,0.5831739961759083,0.5850860420650096,0.5869980879541109,0.5889101338432122,0.5908221797323135,0.5927342256214149,0.5946462715105163,0.5965583173996176,0.5984703632887189,0.6003824091778203,0.6042065009560229,0.6061185468451242,0.609942638623327,0.6118546845124283,0.615678776290631,0.6175908221797323,0.621414913957935,0.6233269598470363,0.6252390057361377,0.627151051625239,0.6309751434034416,0.6328871892925431,0.6347992351816444,0.6367112810707457,0.6405353728489483,0.6443594646271511,0.6462715105162524,0.6481835564053537,0.6500956022944551,0.6520076481835564,0.6539196940726577,0.655831739961759,0.6596558317399618,0.6615678776290631,0.6634799235181644,0.6653919694072657,0.6673040152963671,0.6711281070745698,0.6730401529636711,0.6768642447418738,0.6787762906309751,0.6806883365200764,0.6826003824091779,0.6845124282982792,0.6864244741873805,0.6902485659655831,0.6921606118546845,0.6940726577437859,0.6978967495219885,0.6998087954110899,0.7017208413001912,0.7036328871892925,0.7055449330783938,0.7074569789674953,0.7093690248565966,0.7112810707456979,0.7131931166347992,0.7151051625239006,0.7170172084130019,0.7189292543021033,0.7208413001912046,0.722753346080306,0.7246653919694073,0.7265774378585086,0.7304015296367112,0.7323135755258127,0.7361376673040153,0.7380497131931166,0.739961759082218,0.7418738049713193,0.7437858508604207,0.745697896749522,0.7495219885277247,0.751434034416826,0.7533460803059273,0.7552581261950286,0.7590822179732314,0.7609942638623327,0.762906309751434,0.7648183556405354,0.768642447418738,0.7705544933078394,0.7724665391969407,0.7743785850860421,0.7762906309751434,0.7782026768642447,0.780114722753346,0.7820267686424475,0.7839388145315488,0.7858508604206501,0.7877629063097514,0.7896749521988528,0.7915869980879541,0.7934990439770554,0.7954110898661568,0.7973231357552581,0.7992351816443595,0.8011472275334608,0.8030592734225621,0.8087954110898662,0.8107074569789675,0.8126195028680688,0.8164435946462715,0.8183556405353728,0.8202676864244742,0.8221797323135756,0.8240917782026769,0.8260038240917782,0.8298279158699808,0.8317399617590823,0.8336520076481836,0.8355640535372849,0.8393881453154876,0.8413001912045889,0.8432122370936902,0.8451242829827916,0.8489483747609943,0.8508604206500956,0.8527724665391969,0.8546845124282982,0.8565965583173997,0.8623326959847036,0.864244741873805,0.8661567877629063,0.8680688336520076,0.8718929254302104,0.8738049713193117,0.875717017208413,0.8776290630975143,0.8795411089866156,0.8814531548757171,0.8833652007648184,0.8852772466539197,0.887189292543021,0.8891013384321224,0.8910133843212237,0.892925430210325,0.8948374760994264,0.8967495219885278,0.8986615678776291,0.9005736137667304,0.9024856596558317,0.904397705544933,0.9063097514340345,0.9082217973231358,0.9101338432122371,0.9120458891013384,0.9139579349904398,0.9158699808795411,0.9177820267686424,0.9196940726577438,0.9216061185468452,0.9235181644359465,0.9254302103250478,0.9273422562141491,0.9292543021032504,0.9311663479923518,0.9330783938814532,0.9349904397705545,0.9369024856596558,0.9388145315487572,0.9407265774378585,0.9426386233269598,0.9445506692160612,0.9464627151051626,0.9483747609942639,0.9502868068833652,0.9521988527724665,0.9541108986615678,0.9560229445506692,0.9579349904397706,0.9598470363288719,0.9617590822179732,0.9636711281070746,0.9655831739961759,0.9674952198852772,0.9694072657743786,0.97131931166348,0.9732313575525813,0.9751434034416826,0.9770554493307839,0.9789674952198852,0.9808795411089866,0.982791586998088,0.9847036328871893,0.9866156787762906,0.988527724665392,0.9904397705544933,0.9923518164435946,0.994263862332696,0.9961759082217974,0.9980879541108987],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.0373,0.0391,0.0412,0.0429,0.0448,0.0522,0.0888,0.1197,0.5333,0.5354,0.5359,0.5369,0.5370,0.5372,0.5373,0.5380,0.5388,0.5390,0.5396,0.5397,0.5402,0.5409,0.5415,0.5417,0.5420,0.5426,0.5427,0.5428,0.5431,0.5432,0.5444,0.5446,0.5449,0.5451,0.5452,0.5453,0.5454,0.5462,0.5463,0.5465,0.5467,0.5470,0.5472,0.5473,0.5478,0.5480,0.5482,0.5486,0.5487,0.5488,0.5489,0.5490,0.5491,0.5495,0.5496,0.5497,0.5498,0.5499,0.5502,0.5505,0.5510,0.5512,0.5513,0.5516,0.5518,0.5522,0.5524,0.5525,0.5528,0.5530,0.5532,0.5534,0.5535,0.5536,0.5537,0.5538,0.5539,0.5544,0.5547,0.5549,0.5550,0.5551,0.5553,0.5559,0.5560,0.5561,0.5564,0.5568,0.5573,0.5576,0.5578,0.5579,0.5580,0.5581,0.5583,0.5584,0.5592,0.5594,0.5595,0.5598,0.5599,0.5600,0.5603,0.5604,0.5606,0.5607,0.5609,0.5610,0.5617,0.5618,0.5622,0.5623,0.5625,0.5626,0.5628,0.5636,0.5637,0.5639,0.5640,0.5642,0.5643,0.5644,0.5646,0.5648,0.5649,0.5651,0.5653,0.5656,0.5658,0.5659,0.5660,0.5662,0.5667,0.5668,0.5675,0.5677,0.5683,0.5684,0.5685,0.5688,0.5689,0.5691,0.5692,0.5693,0.5695,0.5697,0.5698,0.5699,0.5700,0.5701,0.5702,0.5703,0.5705,0.5708,0.5709,0.5711,0.5715,0.5716,0.5719,0.5720,0.5725,0.5726,0.5728,0.5732,0.5733,0.5736,0.5737,0.5738,0.5740,0.5749,0.5750,0.5751,0.5752,0.5762,0.5764,0.5775,0.5777,0.5778,0.5779,0.5780,0.5782,0.5783,0.5784,0.5788,0.5790,0.5793,0.5794,0.5797,0.5798,0.5818,0.5819,0.5824,0.5825,0.5828,0.5829,0.5831,0.5833,0.5835,0.5837,0.5839,0.5847,0.5849,0.5850,0.5852,0.5853,0.5855,0.5863,0.5865,0.5869,0.5871,0.5890,0.5892,0.5901,0.5905,0.5911,0.5915,0.5916,0.5919,0.5920,0.5924,0.5928,0.5929,0.5931,0.5935,0.5939,0.5941,0.5943,0.5951,0.5956,0.5957,0.5959,0.5965,0.5966,0.5972,0.5978,0.5979,0.5988,0.5990,0.5991,0.5994,0.5999,0.6005,0.6007,0.6019,0.6024,0.6037,0.6040,0.6045,0.6047,0.6055,0.6056,0.6060,0.6065,0.6066,0.6069,0.6083,0.6085,0.6101,0.6102,0.6109,0.6110,0.6124,0.6131,0.6132,0.6135,0.6140,0.6142,0.6146,0.6154,0.6160,0.6164,0.6174,0.6176,0.6177,0.6184,0.6187,0.6197,0.6207,0.6213,0.6216,0.6243,0.6247,0.6261,0.6265,0.6269,0.6270,0.6278,0.6279,0.6280,0.6282,0.6284,0.6287,0.6288,0.6298,0.6302,0.6311,0.6313,0.6327,0.6363,0.6372,0.6373,0.6374,0.6375,0.6392,0.6394,0.6400,0.6402,0.6409,0.6412,0.6439,0.6443,0.6476,0.6493,0.6501,0.6533,0.6595,0.6607,0.6611,0.6619,0.6621,0.6629,0.6660,0.6662,0.6691,0.6702,0.6718,0.6720,0.6727,0.6733,0.6736,0.6742,0.6748,0.6776,0.6785,0.6811,0.6837,0.6847,0.6852,0.6874,0.6886,0.6892,0.6942,0.6948,0.6951,0.6983,0.6994,0.7065,0.7079,0.7121,0.7129,0.7130,0.7134,0.7137,0.7181,0.7209,0.7242,0.7246,0.7249,0.7279,0.7282,0.7308,0.7327,0.7348,0.7352,0.7381,0.7398,0.7455,0.7457,0.7473,0.7484,0.7519,0.7549,0.7577,0.7594,0.7599,0.7630,0.7633,0.7655,0.7699,0.7704,0.7707,0.7748,0.7781,0.7824,0.7829,0.7847,0.7910,0.7955,0.7974,0.7975,0.7980,0.7986,0.7993,0.8009,0.8014,0.8029,0.8032,0.8042,0.8055,0.8100,0.8117,0.8124,0.8130,0.8142,0.8170,0.8171,0.8223,0.8227,0.8324,0.8366,0.8383,0.8397,0.8403,0.8423,0.8431,0.8542,0.8548,0.8609,0.8637,0.8645,0.8716,0.8806,0.8977,0.9006,0.9114,0.9135,0.9136,0.9138,0.9205,0.9383,0.9493,0.9627,0.9767,0.9834,0.9893,1.0097,1.0122,1.0135,1.0161,1.0178,1.0228,1.0295,1.0324,1.0359,1.0363,1.0377,1.0386,1.0411,1.0437,1.0439,1.0446,1.0580,1.0603,1.0613,1.0651,1.0664,1.0720,1.0882,1.1155,1.1222,1.1294,1.1696,1.1935,1.1939,1.1950,1.2026,1.2703,1.3606,1.4117,1.4256,1.6829,1.7029,1.7177,1.9259,2.1816,2.3653,2.4122,2.5280,2.8877,3.7162,4.3395,4.8188,5.3166,5.8088,5.8486,6.2127,6.8106,7.9989,8.3438],"y":[0.0018450184501845018,0.0036900369003690036,0.005535055350553505,0.007380073800738007,0.00922509225092251,0.01107011070110701,0.012915129151291513,0.014760147601476014,0.016605166051660517,0.02029520295202952,0.02214022140221402,0.023985239852398525,0.025830258302583026,0.027675276752767528,0.02952029520295203,0.03136531365313653,0.033210332103321034,0.03505535055350553,0.03690036900369004,0.03874538745387454,0.04059040590405904,0.042435424354243544,0.04428044280442804,0.046125461254612546,0.04797047970479705,0.04981549815498155,0.05166051660516605,0.05350553505535055,0.05904059040590406,0.06088560885608856,0.06273062730627306,0.06457564575645756,0.06642066420664207,0.07011070110701106,0.07195571955719557,0.07749077490774908,0.07933579335793357,0.08118081180811808,0.08302583025830258,0.08487084870848709,0.08671586715867159,0.09040590405904059,0.09225092250922509,0.0940959409594096,0.0959409594095941,0.09778597785977859,0.0996309963099631,0.1014760147601476,0.1033210332103321,0.10516605166051661,0.1088560885608856,0.11070110701107011,0.11254612546125461,0.11439114391143912,0.11623616236162361,0.11808118081180811,0.11992619926199262,0.12361623616236163,0.12546125461254612,0.12730627306273062,0.13099630996309963,0.13284132841328414,0.13837638376383765,0.14022140221402213,0.14206642066420663,0.14575645756457564,0.14760147601476015,0.14944649446494465,0.15129151291512916,0.15313653136531366,0.15498154981549817,0.15682656826568267,0.15867158671586715,0.16051660516605165,0.16236162361623616,0.16420664206642066,0.16605166051660517,0.16789667896678967,0.16974169741697417,0.17343173431734318,0.1752767527675277,0.17896678966789667,0.18081180811808117,0.18265682656826568,0.1863468634686347,0.1881918819188192,0.1918819188191882,0.1937269372693727,0.19557195571955718,0.1974169741697417,0.2011070110701107,0.2029520295202952,0.2047970479704797,0.2066420664206642,0.20848708487084872,0.21033210332103322,0.21217712177121772,0.2140221402214022,0.2158671586715867,0.2177121771217712,0.21955719557195572,0.22324723247232472,0.22509225092250923,0.22693726937269373,0.23247232472324722,0.23431734317343172,0.23616236162361623,0.23800738007380073,0.24169741697416974,0.24354243542435425,0.24538745387453875,0.24723247232472326,0.24907749077490776,0.25092250922509224,0.25276752767527677,0.25461254612546125,0.2564575645756458,0.26014760147601473,0.26383763837638374,0.2656826568265683,0.26752767527675275,0.2693726937269373,0.27121771217712176,0.2730627306273063,0.27490774907749077,0.2767527675276753,0.2785977859778598,0.28044280442804426,0.28413284132841327,0.2878228782287823,0.2896678966789668,0.2915129151291513,0.2933579335793358,0.29704797047970477,0.2988929889298893,0.3007380073800738,0.3025830258302583,0.3044280442804428,0.3062730627306273,0.30996309963099633,0.3118081180811808,0.31365313653136534,0.3154981549815498,0.3173431734317343,0.3191881918819188,0.3210332103321033,0.32287822878228783,0.3247232472324723,0.32656826568265684,0.3284132841328413,0.33210332103321033,0.3339483394833948,0.33579335793357934,0.3376383763837638,0.33948339483394835,0.3413284132841328,0.34317343173431736,0.34686346863468637,0.34870848708487084,0.3505535055350554,0.35239852398523985,0.35424354243542433,0.35608856088560886,0.35793357933579334,0.35977859778597787,0.3634686346863469,0.36531365313653136,0.3671586715867159,0.36900369003690037,0.3726937269372694,0.37453874538745385,0.3763837638376384,0.37822878228782286,0.3800738007380074,0.3837638376383764,0.3856088560885609,0.3874538745387454,0.3892988929889299,0.39114391143911437,0.3929889298892989,0.3948339483394834,0.3966789667896679,0.3985239852398524,0.4040590405904059,0.4059040590405904,0.4095940959409594,0.4114391143911439,0.4132841328413284,0.4151291512915129,0.41697416974169743,0.4188191881918819,0.42066420664206644,0.42435424354243545,0.4261992619926199,0.4280442804428044,0.42988929889298894,0.4317343173431734,0.43357933579335795,0.4354243542435424,0.43911439114391143,0.44095940959409596,0.44280442804428044,0.4446494464944649,0.44649446494464945,0.4483394833948339,0.45018450184501846,0.45202952029520294,0.45387453874538747,0.45571955719557194,0.4575645756457565,0.45940959409594095,0.4612546125461255,0.46309963099630996,0.46494464944649444,0.46863468634686345,0.470479704797048,0.47232472324723246,0.47601476014760147,0.4797047970479705,0.48154981549815495,0.4833948339483395,0.48523985239852396,0.4870848708487085,0.488929889298893,0.492619926199262,0.4944649446494465,0.496309963099631,0.4981549815498155,0.5,0.5018450184501845,0.503690036900369,0.5055350553505535,0.507380073800738,0.5092250922509225,0.511070110701107,0.5129151291512916,0.514760147601476,0.5166051660516605,0.518450184501845,0.5202952029520295,0.5239852398523985,0.525830258302583,0.5276752767527675,0.5295202952029521,0.533210332103321,0.5350553505535055,0.5369003690036901,0.5387453874538746,0.540590405904059,0.5424354243542435,0.544280442804428,0.5461254612546126,0.5479704797047971,0.5498154981549815,0.5535055350553506,0.5553505535055351,0.5571955719557196,0.559040590405904,0.5608856088560885,0.5627306273062731,0.5645756457564576,0.566420664206642,0.5682656826568265,0.5701107011070111,0.5738007380073801,0.5756457564575646,0.577490774907749,0.5793357933579336,0.5811808118081181,0.5830258302583026,0.584870848708487,0.5867158671586716,0.5885608856088561,0.5904059040590406,0.5922509225092251,0.5940959409594095,0.5959409594095941,0.5977859778597786,0.5996309963099631,0.6014760147601476,0.6033210332103321,0.6051660516605166,0.6070110701107011,0.6088560885608856,0.6107011070110702,0.6125461254612546,0.6143911439114391,0.6162361623616236,0.6180811808118081,0.6199261992619927,0.6217712177121771,0.6254612546125461,0.6273062730627307,0.6291512915129152,0.6309963099630996,0.6328413284132841,0.6346863468634686,0.6365313653136532,0.6383763837638377,0.6402214022140221,0.6420664206642066,0.6439114391143912,0.6457564575645757,0.6476014760147601,0.6494464944649446,0.6512915129151291,0.6531365313653137,0.6549815498154982,0.6568265682656826,0.6586715867158671,0.6605166051660517,0.6623616236162362,0.6642066420664207,0.6660516605166051,0.6678966789667896,0.6697416974169742,0.6715867158671587,0.6734317343173432,0.6752767527675276,0.6771217712177122,0.6789667896678967,0.6808118081180812,0.6826568265682657,0.6845018450184502,0.6863468634686347,0.6881918819188192,0.6900369003690037,0.6918819188191881,0.6937269372693727,0.6955719557195572,0.6974169741697417,0.6992619926199262,0.7011070110701108,0.7029520295202952,0.7047970479704797,0.7066420664206642,0.7084870848708487,0.7103321033210332,0.7121771217712177,0.7140221402214022,0.7158671586715867,0.7177121771217713,0.7214022140221402,0.7232472324723247,0.7250922509225092,0.7269372693726938,0.7287822878228782,0.7306273062730627,0.7324723247232472,0.7343173431734318,0.7361623616236163,0.7380073800738007,0.7398523985239852,0.7416974169741697,0.7435424354243543,0.7472324723247232,0.7490774907749077,0.7509225092250923,0.7527675276752768,0.7546125461254612,0.7564575645756457,0.7583025830258303,0.7601476014760148,0.7619926199261993,0.7638376383763837,0.7656826568265682,0.7675276752767528,0.7693726937269373,0.7712177121771218,0.7730627306273062,0.7767527675276753,0.7785977859778598,0.7804428044280443,0.7822878228782287,0.7841328413284133,0.7859778597785978,0.7878228782287823,0.7896678966789668,0.7915129151291513,0.7933579335793358,0.7952029520295203,0.7970479704797048,0.7988929889298892,0.8007380073800738,0.8025830258302583,0.8062730627306273,0.8081180811808119,0.8099630996309963,0.8118081180811808,0.8136531365313653,0.8154981549815498,0.8173431734317343,0.8191881918819188,0.8210332103321033,0.8228782287822878,0.8247232472324724,0.8265682656826568,0.8284132841328413,0.8302583025830258,0.8321033210332104,0.8339483394833949,0.8357933579335793,0.8376383763837638,0.8394833948339483,0.8413284132841329,0.8450184501845018,0.8468634686346863,0.8487084870848709,0.8505535055350554,0.8523985239852399,0.8542435424354243,0.8560885608856088,0.8579335793357934,0.8597785977859779,0.8616236162361623,0.8634686346863468,0.8653136531365314,0.8671586715867159,0.8690036900369004,0.8708487084870848,0.8726937269372693,0.8745387453874539,0.8763837638376384,0.8782287822878229,0.8800738007380073,0.8819188191881919,0.8837638376383764,0.8856088560885609,0.8874538745387454,0.8892988929889298,0.8911439114391144,0.8929889298892989,0.8948339483394834,0.8966789667896679,0.8985239852398524,0.9003690036900369,0.9022140221402214,0.9040590405904059,0.9059040590405905,0.9077490774907749,0.9095940959409594,0.9114391143911439,0.9132841328413284,0.915129151291513,0.9169741697416974,0.9188191881918819,0.9206642066420664,0.922509225092251,0.9243542435424354,0.9261992619926199,0.9280442804428044,0.9298892988929889,0.9317343173431735,0.933579335793358,0.9354243542435424,0.9372693726937269,0.9391143911439115,0.940959409594096,0.9428044280442804,0.9446494464944649,0.9464944649446494,0.948339483394834,0.9501845018450185,0.9520295202952029,0.9538745387453874,0.955719557195572,0.9575645756457565,0.959409594095941,0.9612546125461254,0.9630996309963099,0.9649446494464945,0.966789667896679,0.9686346863468634,0.9704797047970479,0.9723247232472325,0.974169741697417,0.9760147601476015,0.977859778597786,0.9797047970479705,0.981549815498155,0.9833948339483395,0.985239852398524,0.9870848708487084,0.988929889298893,0.9907749077490775,0.992619926199262,0.9944649446494465,0.996309963099631,0.9981549815498155],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0455,0.0787,0.0821,0.0859,0.0863,0.0866,0.0870,0.0882,0.0885,0.0899,0.0903,0.0904,0.0908,0.0910,0.0911,0.0916,0.0917,0.0919,0.0920,0.0924,0.0925,0.0927,0.0930,0.0932,0.0936,0.0938,0.0940,0.0941,0.0946,0.0947,0.0949,0.0953,0.0954,0.0956,0.0957,0.0958,0.0960,0.0963,0.0966,0.0972,0.0974,0.0976,0.0977,0.0985,0.0987,0.0990,0.0991,0.0992,0.0995,0.1001,0.1002,0.1003,0.1004,0.1005,0.1011,0.1017,0.1018,0.1019,0.1021,0.1026,0.1028,0.1029,0.1031,0.1033,0.1035,0.1036,0.1037,0.1038,0.1039,0.1041,0.1045,0.1047,0.1048,0.1053,0.1054,0.1058,0.1061,0.1062,0.1065,0.1066,0.1068,0.1071,0.1074,0.1081,0.1082,0.1084,0.1085,0.1088,0.1092,0.1093,0.1094,0.1095,0.1098,0.1099,0.1100,0.1101,0.1102,0.1103,0.1110,0.1111,0.1113,0.1121,0.1122,0.1124,0.1125,0.1126,0.1127,0.1131,0.1138,0.1144,0.1146,0.1153,0.1154,0.1156,0.1159,0.1162,0.1163,0.1169,0.1170,0.1176,0.1177,0.1178,0.1179,0.1181,0.1183,0.1184,0.1185,0.1187,0.1189,0.1190,0.1197,0.1199,0.1201,0.1204,0.1211,0.1216,0.1217,0.1218,0.1220,0.1222,0.1224,0.1227,0.1229,0.1230,0.1232,0.1235,0.1237,0.1244,0.1248,0.1250,0.1251,0.1253,0.1258,0.1261,0.1276,0.1277,0.1283,0.1284,0.1289,0.1292,0.1293,0.1296,0.1299,0.1304,0.1305,0.1306,0.1308,0.1309,0.1310,0.1311,0.1312,0.1314,0.1315,0.1318,0.1320,0.1325,0.1326,0.1327,0.1329,0.1332,0.1333,0.1336,0.1338,0.1342,0.1344,0.1346,0.1349,0.1352,0.1356,0.1359,0.1360,0.1364,0.1365,0.1367,0.1369,0.1376,0.1377,0.1378,0.1380,0.1381,0.1384,0.1389,0.1404,0.1406,0.1407,0.1408,0.1410,0.1412,0.1413,0.1414,0.1416,0.1428,0.1429,0.1434,0.1435,0.1440,0.1443,0.1447,0.1450,0.1451,0.1452,0.1454,0.1456,0.1457,0.1460,0.1463,0.1466,0.1468,0.1470,0.1471,0.1475,0.1480,0.1482,0.1488,0.1490,0.1501,0.1513,0.1517,0.1520,0.1521,0.1525,0.1526,0.1530,0.1532,0.1534,0.1538,0.1541,0.1542,0.1543,0.1545,0.1553,0.1555,0.1557,0.1559,0.1560,0.1563,0.1570,0.1573,0.1575,0.1577,0.1583,0.1584,0.1586,0.1592,0.1598,0.1604,0.1609,0.1611,0.1613,0.1615,0.1622,0.1628,0.1629,0.1632,0.1639,0.1640,0.1642,0.1643,0.1650,0.1653,0.1655,0.1662,0.1664,0.1666,0.1676,0.1682,0.1684,0.1686,0.1688,0.1690,0.1705,0.1706,0.1709,0.1712,0.1714,0.1732,0.1738,0.1740,0.1745,0.1755,0.1758,0.1759,0.1778,0.1781,0.1798,0.1799,0.1800,0.1810,0.1820,0.1828,0.1831,0.1834,0.1850,0.1861,0.1881,0.1895,0.1902,0.1906,0.1907,0.1917,0.1943,0.1953,0.1954,0.1961,0.1973,0.1976,0.1979,0.1985,0.1993,0.2006,0.2013,0.2029,0.2034,0.2050,0.2052,0.2054,0.2065,0.2081,0.2095,0.2098,0.2101,0.2108,0.2122,0.2126,0.2128,0.2188,0.2198,0.2234,0.2242,0.2258,0.2278,0.2287,0.2292,0.2301,0.2318,0.2326,0.2350,0.2381,0.2408,0.2418,0.2427,0.2441,0.2470,0.2488,0.2523,0.2528,0.2542,0.2559,0.2564,0.2578,0.2580,0.2581,0.2585,0.2627,0.2657,0.2680,0.2706,0.2748,0.2760,0.2775,0.2811,0.2832,0.2841,0.2890,0.2922,0.2935,0.2962,0.2999,0.3019,0.3047,0.3059,0.3060,0.3148,0.3168,0.3178,0.3230,0.3236,0.3260,0.3304,0.3374,0.3454,0.3510,0.3571,0.3653,0.3735,0.3954,0.3964,0.3971,0.3974,0.3996,0.4057,0.4067,0.4105,0.4179,0.4202,0.4244,0.4262,0.4270,0.4325,0.4365,0.4398,0.4399,0.4422,0.4464,0.4469,0.4531,0.4535,0.4609,0.4667,0.4726,0.4788,0.4794,0.4836,0.4887,0.4893,0.5316,0.5410,0.5465,0.5476,0.5519,0.5521,0.5531,0.5583,0.5592,0.5614,0.5654,0.5790,0.5806,0.5877,0.5919,0.5963,0.6008,0.6148,0.6205,0.6375,0.6377,0.6776,0.7205,0.7603,4.5489,5.4885,6.1646],"y":[0.001876172607879925,0.00375234521575985,0.005628517823639775,0.0075046904315197,0.009380863039399626,0.01125703564727955,0.013133208255159476,0.0150093808630394,0.016885553470919325,0.020637898686679174,0.024390243902439025,0.02626641651031895,0.028142589118198873,0.0300187617260788,0.03377110694183865,0.03564727954971857,0.0375234521575985,0.039399624765478425,0.04127579737335835,0.0450281425891182,0.04690431519699812,0.05065666041275797,0.054409005628517824,0.05628517823639775,0.058161350844277676,0.0600375234521576,0.06191369606003752,0.06378986866791744,0.06566604127579738,0.0675422138836773,0.07317073170731707,0.075046904315197,0.07692307692307693,0.07879924953095685,0.08067542213883677,0.0825515947467167,0.08630393996247655,0.08818011257035648,0.09193245778611632,0.09380863039399624,0.09568480300187618,0.0975609756097561,0.10131332082551595,0.10318949343339587,0.1050656660412758,0.10694183864915573,0.11069418386491557,0.1125703564727955,0.11444652908067542,0.1200750469043152,0.12195121951219512,0.12382739212007504,0.12570356472795496,0.1294559099437148,0.13320825515947468,0.1350844277673546,0.13696060037523453,0.14071294559099437,0.1425891181988743,0.14446529080675422,0.14634146341463414,0.14821763602251406,0.15196998123827393,0.15384615384615385,0.15572232645403378,0.1575984990619137,0.15947467166979362,0.16135084427767354,0.16322701688555347,0.1651031894934334,0.1669793621013133,0.16885553470919323,0.17073170731707318,0.1726078799249531,0.17448405253283303,0.17636022514071295,0.17823639774859287,0.1801125703564728,0.18386491557223264,0.18574108818011256,0.18761726078799248,0.1894934333958724,0.19136960600375236,0.19324577861163228,0.19699812382739212,0.19887429643527205,0.20075046904315197,0.2026266416510319,0.20637898686679174,0.20825515947467166,0.2101313320825516,0.21200750469043153,0.21388367729831145,0.21575984990619138,0.2176360225140713,0.22326454033771106,0.225140712945591,0.2270168855534709,0.22889305816135083,0.23076923076923078,0.2326454033771107,0.23639774859287055,0.23827392120075047,0.24202626641651032,0.24390243902439024,0.24577861163227016,0.24765478424015008,0.24953095684803,0.25140712945590993,0.25328330206378985,0.2551594746716698,0.2589118198874296,0.2607879924953096,0.2626641651031895,0.26454033771106944,0.26641651031894936,0.2682926829268293,0.27204502814258913,0.27392120075046905,0.275797373358349,0.28142589118198874,0.28330206378986866,0.2851782363977486,0.2870544090056285,0.28893058161350843,0.29080675422138835,0.2926829268292683,0.2945590994371482,0.29831144465290804,0.300187617260788,0.30206378986866794,0.30393996247654786,0.3076923076923077,0.30956848030018763,0.3133208255159475,0.3151969981238274,0.3170731707317073,0.32082551594746717,0.3227016885553471,0.324577861163227,0.32833020637898686,0.3320825515947467,0.3339587242026266,0.33583489681050654,0.3395872420262664,0.34146341463414637,0.34709193245778613,0.34896810506566606,0.3527204502814259,0.3545966228893058,0.35647279549718575,0.35834896810506567,0.3602251407129456,0.3621013133208255,0.36397748592870544,0.36585365853658536,0.3677298311444653,0.3696060037523452,0.3714821763602251,0.3771106941838649,0.3789868667917448,0.3808630393996248,0.3827392120075047,0.38461538461538464,0.38649155722326456,0.3883677298311445,0.3902439024390244,0.3921200750469043,0.39399624765478425,0.39587242026266417,0.399624765478424,0.40150093808630394,0.40337711069418386,0.4052532833020638,0.4071294559099437,0.41275797373358347,0.41838649155722324,0.4202626641651032,0.42213883677298314,0.42401500938086306,0.425891181988743,0.42964352720450283,0.43151969981238275,0.4333958724202627,0.4352720450281426,0.4371482176360225,0.43902439024390244,0.44090056285178236,0.4427767354596623,0.4446529080675422,0.44840525328330205,0.450281425891182,0.4540337711069418,0.45590994371482174,0.45778611632270166,0.4596622889305816,0.46153846153846156,0.4634146341463415,0.4652908067542214,0.46716697936210133,0.46904315196998125,0.4709193245778612,0.47654784240150094,0.4821763602251407,0.48405253283302063,0.4878048780487805,0.4915572232645403,0.49343339587242024,0.49530956848030017,0.4971857410881801,0.49906191369606,0.50093808630394,0.5046904315196998,0.5065666041275797,0.5084427767354597,0.5103189493433395,0.5121951219512195,0.5140712945590994,0.5178236397748592,0.5196998123827392,0.5215759849906192,0.525328330206379,0.5272045028142589,0.5290806754221389,0.5328330206378987,0.5347091932457786,0.5365853658536586,0.5384615384615384,0.5422138836772983,0.5440900562851783,0.5459662288930581,0.5478424015009381,0.549718574108818,0.551594746716698,0.5534709193245778,0.5553470919324578,0.5572232645403377,0.5590994371482176,0.5609756097560976,0.5628517823639775,0.5647279549718575,0.5666041275797373,0.5684803001876173,0.5703564727954972,0.5722326454033771,0.574108818011257,0.575984990619137,0.5778611632270169,0.5797373358348968,0.5816135084427767,0.5834896810506567,0.5853658536585366,0.5891181988742964,0.5909943714821764,0.5928705440900562,0.5947467166979362,0.5966228893058161,0.5984990619136961,0.600375234521576,0.6022514071294559,0.6041275797373359,0.6060037523452158,0.6078799249530957,0.6097560975609756,0.6116322701688556,0.6135084427767354,0.6172607879924953,0.6191369606003753,0.6210131332082551,0.624765478424015,0.626641651031895,0.6285178236397748,0.6303939962476548,0.6322701688555347,0.6360225140712945,0.6378986866791745,0.6397748592870544,0.6416510318949343,0.6454033771106942,0.6472795497185742,0.649155722326454,0.651031894934334,0.6529080675422139,0.6547842401500938,0.6566604127579737,0.6585365853658537,0.6604127579737336,0.6641651031894934,0.6660412757973734,0.6697936210131332,0.6716697936210131,0.6735459662288931,0.6754221388367729,0.6772983114446529,0.6791744840525328,0.6810506566604128,0.6848030018761726,0.6866791744840526,0.6885553470919324,0.6904315196998124,0.6923076923076923,0.6941838649155723,0.6960600375234521,0.6979362101313321,0.699812382739212,0.701688555347092,0.7035647279549718,0.7054409005628518,0.7073170731707317,0.7091932457786116,0.7110694183864915,0.7129455909943715,0.7166979362101313,0.7185741088180112,0.7204502814258912,0.7223264540337712,0.724202626641651,0.726078799249531,0.7279549718574109,0.7298311444652908,0.7317073170731707,0.7335834896810507,0.7354596622889306,0.7373358348968105,0.7392120075046904,0.7410881801125704,0.7429643527204502,0.7448405253283302,0.7467166979362101,0.7485928705440901,0.7504690431519699,0.7523452157598499,0.7542213883677298,0.7560975609756098,0.7579737335834896,0.7598499061913696,0.7636022514071295,0.7654784240150094,0.7673545966228893,0.7692307692307693,0.7711069418386491,0.7729831144465291,0.774859287054409,0.776735459662289,0.7786116322701688,0.7804878048780488,0.7823639774859287,0.7842401500938087,0.7861163227016885,0.7879924953095685,0.7898686679174484,0.7917448405253283,0.7936210131332082,0.7954971857410882,0.797373358348968,0.799249530956848,0.801125703564728,0.8030018761726079,0.8048780487804879,0.8067542213883677,0.8086303939962477,0.8105065666041276,0.8123827392120075,0.8142589118198874,0.8161350844277674,0.8180112570356473,0.8198874296435272,0.8217636022514071,0.8236397748592871,0.8255159474671669,0.8273921200750469,0.8292682926829268,0.8311444652908068,0.8330206378986866,0.8348968105065666,0.8367729831144465,0.8386491557223265,0.8405253283302064,0.8424015009380863,0.8442776735459663,0.8461538461538461,0.8480300187617261,0.849906191369606,0.851782363977486,0.8536585365853658,0.8555347091932458,0.8574108818011257,0.8592870544090057,0.8611632270168855,0.8630393996247655,0.8649155722326454,0.8667917448405253,0.8686679174484052,0.8705440900562852,0.8724202626641651,0.874296435272045,0.8761726078799249,0.8780487804878049,0.8799249530956847,0.8818011257035647,0.8836772983114447,0.8855534709193246,0.8874296435272045,0.8893058161350844,0.8911819887429644,0.8930581613508443,0.8949343339587242,0.8968105065666041,0.8986866791744841,0.900562851782364,0.9024390243902439,0.9043151969981238,0.9061913696060038,0.9080675422138836,0.9099437148217636,0.9118198874296435,0.9136960600375235,0.9155722326454033,0.9174484052532833,0.9193245778611632,0.9212007504690432,0.9230769230769231,0.924953095684803,0.926829268292683,0.9287054409005628,0.9305816135084428,0.9324577861163227,0.9343339587242027,0.9362101313320825,0.9380863039399625,0.9399624765478424,0.9418386491557224,0.9437148217636022,0.9455909943714822,0.9474671669793621,0.949343339587242,0.9512195121951219,0.9530956848030019,0.9549718574108818,0.9568480300187617,0.9587242026266416,0.9606003752345216,0.9624765478424016,0.9643527204502814,0.9662288930581614,0.9681050656660413,0.9699812382739212,0.9718574108818011,0.9737335834896811,0.975609756097561,0.9774859287054409,0.9793621013133208,0.9812382739212008,0.9831144465290806,0.9849906191369606,0.9868667917448405,0.9887429643527205,0.9906191369606003,0.9924953095684803,0.9943714821763602,0.9962476547842402,0.99812382739212],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0316,0.0346,0.0373,0.0378,0.0391,0.0399,0.0413,0.0415,0.0425,0.0429,0.0430,0.0432,0.0436,0.0440,0.0445,0.0446,0.0449,0.0450,0.0453,0.0454,0.0456,0.0459,0.0460,0.0463,0.0464,0.0466,0.0469,0.0470,0.0471,0.0478,0.0481,0.0482,0.0485,0.0486,0.0489,0.0490,0.0491,0.0492,0.0494,0.0501,0.0503,0.0504,0.0506,0.0507,0.0509,0.0510,0.0511,0.0513,0.0515,0.0516,0.0519,0.0526,0.0531,0.0532,0.0534,0.0535,0.0538,0.0539,0.0541,0.0542,0.0546,0.0547,0.0548,0.0549,0.0550,0.0554,0.0556,0.0559,0.0566,0.0569,0.0571,0.0572,0.0573,0.0577,0.0580,0.0581,0.0582,0.0583,0.0584,0.0586,0.0587,0.0596,0.0599,0.0600,0.0602,0.0604,0.0605,0.0606,0.0607,0.0608,0.0609,0.0610,0.0615,0.0618,0.0621,0.0626,0.0632,0.0634,0.0638,0.0639,0.0641,0.0642,0.0649,0.0651,0.0654,0.0657,0.0667,0.0668,0.0680,0.0681,0.0683,0.0688,0.0694,0.0695,0.0705,0.0706,0.0707,0.0708,0.0722,0.0727,0.0732,0.0738,0.0739,0.0746,0.0752,0.0759,0.0766,0.0767,0.0772,0.0776,0.0780,0.0788,0.0798,0.0801,0.0803,0.0810,0.0811,0.0813,0.0814,0.0817,0.0832,0.0837,0.0845,0.0846,0.0848,0.0864,0.0866,0.0880,0.0883,0.0885,0.0892,0.0896,0.0899,0.0900,0.0909,0.0916,0.0923,0.0924,0.0933,0.0934,0.0939,0.0944,0.0948,0.0962,0.0963,0.0964,0.0967,0.0972,0.0974,0.0975,0.0987,0.0990,0.0992,0.0993,0.0997,0.1000,0.1002,0.1008,0.1009,0.1010,0.1018,0.1019,0.1026,0.1027,0.1031,0.1035,0.1041,0.1044,0.1046,0.1052,0.1057,0.1058,0.1069,0.1072,0.1078,0.1082,0.1089,0.1100,0.1106,0.1144,0.1148,0.1153,0.1166,0.1175,0.1209,0.1220,0.1223,0.1241,0.1247,0.1276,0.1277,0.1279,0.1289,0.1299,0.1300,0.1308,0.1323,0.1345,0.1350,0.1356,0.1359,0.1369,0.1378,0.1386,0.1391,0.1398,0.1409,0.1413,0.1428,0.1429,0.1439,0.1443,0.1446,0.1449,0.1455,0.1458,0.1469,0.1473,0.1478,0.1484,0.1493,0.1496,0.1509,0.1510,0.1515,0.1521,0.1527,0.1531,0.1532,0.1539,0.1542,0.1547,0.1553,0.1559,0.1562,0.1565,0.1570,0.1580,0.1581,0.1587,0.1591,0.1618,0.1640,0.1642,0.1654,0.1655,0.1658,0.1659,0.1669,0.1680,0.1681,0.1687,0.1692,0.1704,0.1709,0.1711,0.1719,0.1725,0.1738,0.1739,0.1747,0.1770,0.1771,0.1775,0.1778,0.1783,0.1808,0.1813,0.1814,0.1815,0.1816,0.1834,0.1852,0.1860,0.1869,0.1871,0.1882,0.1885,0.1901,0.1931,0.1932,0.1949,0.1962,0.1973,0.1975,0.1992,0.1999,0.2005,0.2021,0.2025,0.2052,0.2071,0.2083,0.2110,0.2116,0.2118,0.2135,0.2152,0.2155,0.2195,0.2208,0.2224,0.2241,0.2292,0.2293,0.2345,0.2354,0.2385,0.2393,0.2396,0.2398,0.2416,0.2440,0.2449,0.2485,0.2506,0.2507,0.2521,0.2526,0.2532,0.2562,0.2593,0.2609,0.2653,0.2660,0.2707,0.2720,0.2744,0.2750,0.2769,0.2822,0.2827,0.2924,0.2951,0.2964,0.3026,0.3032,0.3055,0.3064,0.3193,0.3235,0.3274,0.3280,0.3291,0.3317,0.3318,0.3328,0.3336,0.3376,0.3388,0.3392,0.3470,0.3515,0.3539,0.3702,0.3766,0.3882,0.3954,0.4051,0.4142,0.4164,0.4198,0.4290,0.4401,0.4674,0.4722,0.4820,0.4824,0.4827,0.4913,0.4924,0.5104,0.5254,0.5309,0.5380,0.5424,0.5570,0.5688,0.5760,0.5830,0.5863,0.5896,0.5965,0.6013,0.6093,0.6105,0.6128,0.6141,0.6163,0.6192,0.6211,0.6243,0.6705,0.6726,0.6745,0.6756,0.6799,0.6828,0.6907,0.6945,0.6981,0.7171,0.7443,0.7524,0.7637,0.7782,0.7796,0.7889,0.7985,0.8120,0.8198,0.8199,0.8230,0.8268,0.8308,0.8562,0.8686,0.8751,0.9169,0.9224,0.9429,0.9637,0.9842,0.9944,1.0066,1.0187,1.1838,1.3256,1.3386,1.5536,1.7436,1.9234,2.4133,2.7826,3.1521,4.6445,4.7071,4.8606,5.7471,7.0332],"y":[0.0018726591760299626,0.003745318352059925,0.0056179775280898875,0.00749063670411985,0.009363295880149813,0.011235955056179775,0.013108614232209739,0.0149812734082397,0.016853932584269662,0.018726591760299626,0.02247191011235955,0.024344569288389514,0.026217228464419477,0.028089887640449437,0.031835205992509365,0.033707865168539325,0.03745318352059925,0.03932584269662921,0.04119850187265917,0.0449438202247191,0.04681647940074907,0.04868913857677903,0.05056179775280899,0.052434456928838954,0.056179775280898875,0.05805243445692884,0.0599250936329588,0.06367041198501873,0.06741573033707865,0.07116104868913857,0.07677902621722846,0.08052434456928839,0.08426966292134831,0.08801498127340825,0.0898876404494382,0.09176029962546817,0.09363295880149813,0.09550561797752809,0.09737827715355805,0.09925093632958802,0.10112359550561797,0.10299625468164794,0.10674157303370786,0.1104868913857678,0.11235955056179775,0.11423220973782772,0.12172284644194757,0.12359550561797752,0.12734082397003746,0.13108614232209737,0.1348314606741573,0.13857677902621723,0.14232209737827714,0.1441947565543071,0.14794007490636704,0.15168539325842698,0.15543071161048688,0.15730337078651685,0.16292134831460675,0.16666666666666666,0.16853932584269662,0.17228464419475656,0.17415730337078653,0.1760299625468165,0.1797752808988764,0.18164794007490637,0.18352059925093633,0.1891385767790262,0.19288389513108614,0.1947565543071161,0.19850187265917604,0.20224719101123595,0.20411985018726592,0.20786516853932585,0.20973782771535582,0.21161048689138576,0.21348314606741572,0.2153558052434457,0.21722846441947566,0.2209737827715356,0.2247191011235955,0.22659176029962547,0.2303370786516854,0.2340823970037453,0.23595505617977527,0.23782771535580524,0.2397003745318352,0.24157303370786518,0.24531835205992508,0.24719101123595505,0.24906367041198502,0.250936329588015,0.25280898876404495,0.2546816479400749,0.2565543071161049,0.25842696629213485,0.2602996254681648,0.26217228464419473,0.26591760299625467,0.26779026217228463,0.2696629213483146,0.27153558052434457,0.27340823970037453,0.2752808988764045,0.27902621722846443,0.2808988764044944,0.28277153558052437,0.2846441947565543,0.28651685393258425,0.2883895131086142,0.2902621722846442,0.29213483146067415,0.2940074906367041,0.2958801498127341,0.299625468164794,0.301498127340824,0.30337078651685395,0.3052434456928839,0.30711610486891383,0.31086142322097376,0.31273408239700373,0.31647940074906367,0.31835205992509363,0.3202247191011236,0.32209737827715357,0.3258426966292135,0.32771535580524347,0.33146067415730335,0.3352059925093633,0.33707865168539325,0.3389513108614232,0.3408239700374532,0.3445692883895131,0.3464419475655431,0.34831460674157305,0.350187265917603,0.3539325842696629,0.35580524344569286,0.35767790262172283,0.3595505617977528,0.36142322097378277,0.36329588014981273,0.3651685393258427,0.36704119850187267,0.36891385767790263,0.3707865168539326,0.37265917602996257,0.37453183520599254,0.37640449438202245,0.3801498127340824,0.3838951310861423,0.3857677902621723,0.38764044943820225,0.3895131086142322,0.39325842696629215,0.3951310861423221,0.3970037453183521,0.40074906367041196,0.40262172284644193,0.4044943820224719,0.40823970037453183,0.4101123595505618,0.41198501872659177,0.41385767790262173,0.4157303370786517,0.41760299625468167,0.41947565543071164,0.42134831460674155,0.4232209737827715,0.4250936329588015,0.42696629213483145,0.4288389513108614,0.4307116104868914,0.4344569288389513,0.4363295880149813,0.43820224719101125,0.4400749063670412,0.4419475655430712,0.4438202247191011,0.44569288389513106,0.44756554307116103,0.449438202247191,0.45131086142322097,0.45318352059925093,0.4550561797752809,0.45692883895131087,0.45880149812734083,0.4606741573033708,0.46254681647940077,0.46441947565543074,0.46629213483146065,0.4681647940074906,0.47191011235955055,0.4737827715355805,0.4756554307116105,0.47752808988764045,0.4812734082397004,0.48314606741573035,0.4850187265917603,0.4868913857677903,0.49063670411985016,0.49250936329588013,0.4943820224719101,0.49625468164794007,0.49812734082397003,0.5,0.50187265917603,0.5037453183520599,0.5056179775280899,0.5074906367041199,0.5093632958801498,0.5112359550561798,0.5131086142322098,0.5149812734082397,0.5168539325842697,0.5187265917602997,0.5205992509363296,0.5224719101123596,0.5243445692883895,0.5262172284644194,0.5280898876404494,0.5299625468164794,0.5318352059925093,0.5337078651685393,0.5355805243445693,0.5374531835205992,0.5393258426966292,0.5430711610486891,0.5449438202247191,0.548689138576779,0.550561797752809,0.552434456928839,0.5561797752808989,0.5580524344569289,0.5599250936329588,0.5617977528089888,0.5655430711610487,0.5692883895131086,0.5711610486891385,0.5730337078651685,0.5749063670411985,0.5786516853932584,0.5805243445692884,0.5823970037453183,0.5842696629213483,0.5861423220973783,0.5880149812734082,0.5898876404494382,0.5917602996254682,0.5936329588014981,0.5955056179775281,0.5973782771535581,0.599250936329588,0.601123595505618,0.602996254681648,0.6048689138576779,0.6067415730337079,0.6086142322097379,0.6104868913857678,0.6123595505617978,0.6142322097378277,0.6161048689138576,0.6179775280898876,0.6198501872659176,0.6217228464419475,0.6235955056179775,0.6254681647940075,0.6273408239700374,0.6292134831460674,0.6310861423220974,0.6329588014981273,0.6348314606741573,0.6367041198501873,0.6385767790262172,0.6404494382022472,0.6423220973782772,0.6441947565543071,0.6460674157303371,0.6479400749063671,0.649812734082397,0.651685393258427,0.653558052434457,0.6554307116104869,0.6573033707865169,0.6591760299625468,0.6610486891385767,0.6629213483146067,0.6647940074906367,0.6666666666666666,0.6685393258426966,0.6704119850187266,0.6722846441947565,0.6741573033707865,0.6760299625468165,0.6779026217228464,0.6797752808988764,0.6816479400749064,0.6835205992509363,0.6853932584269663,0.6872659176029963,0.6891385767790262,0.6910112359550562,0.6928838951310862,0.6947565543071161,0.6966292134831461,0.700374531835206,0.702247191011236,0.7059925093632958,0.7078651685393258,0.7097378277153558,0.7116104868913857,0.7134831460674157,0.7153558052434457,0.7172284644194756,0.7191011235955056,0.7209737827715356,0.7247191011235955,0.7265917602996255,0.7284644194756554,0.7303370786516854,0.7322097378277154,0.7340823970037453,0.7378277153558053,0.7397003745318352,0.7415730337078652,0.7434456928838952,0.7453183520599251,0.7471910112359551,0.7490636704119851,0.7509363295880149,0.7528089887640449,0.7546816479400749,0.7565543071161048,0.7584269662921348,0.7602996254681648,0.7621722846441947,0.7640449438202247,0.7659176029962547,0.7677902621722846,0.7696629213483146,0.7715355805243446,0.7734082397003745,0.7752808988764045,0.7771535580524345,0.7790262172284644,0.7808988764044944,0.7827715355805244,0.7846441947565543,0.7865168539325843,0.7883895131086143,0.7902621722846442,0.7921348314606742,0.7940074906367042,0.795880149812734,0.797752808988764,0.799625468164794,0.8014981273408239,0.8033707865168539,0.8052434456928839,0.8071161048689138,0.8089887640449438,0.8108614232209738,0.8127340823970037,0.8146067415730337,0.8164794007490637,0.8183520599250936,0.8220973782771536,0.8239700374531835,0.8258426966292135,0.8277153558052435,0.8295880149812734,0.8314606741573034,0.8333333333333334,0.8352059925093633,0.8370786516853933,0.8389513108614233,0.8408239700374532,0.8426966292134831,0.8445692883895131,0.846441947565543,0.848314606741573,0.850187265917603,0.8520599250936329,0.8539325842696629,0.8558052434456929,0.8576779026217228,0.8595505617977528,0.8614232209737828,0.8632958801498127,0.8651685393258427,0.8670411985018727,0.8689138576779026,0.8707865168539326,0.8726591760299626,0.8745318352059925,0.8764044943820225,0.8782771535580525,0.8801498127340824,0.8820224719101124,0.8838951310861424,0.8857677902621723,0.8876404494382022,0.8895131086142322,0.8913857677902621,0.8932584269662921,0.8951310861423221,0.897003745318352,0.898876404494382,0.900749063670412,0.9026217228464419,0.9063670411985019,0.9082397003745318,0.9101123595505618,0.9119850187265918,0.9138576779026217,0.9157303370786517,0.9176029962546817,0.9194756554307116,0.9213483146067416,0.9232209737827716,0.9250936329588015,0.9269662921348315,0.9288389513108615,0.9307116104868914,0.9325842696629213,0.9344569288389513,0.9363295880149812,0.9382022471910112,0.9400749063670412,0.9419475655430711,0.9438202247191011,0.9456928838951311,0.947565543071161,0.949438202247191,0.951310861423221,0.9531835205992509,0.9550561797752809,0.9569288389513109,0.9588014981273408,0.9606741573033708,0.9625468164794008,0.9644194756554307,0.9662921348314607,0.9681647940074907,0.9700374531835206,0.9719101123595506,0.9737827715355806,0.9756554307116105,0.9775280898876404,0.9794007490636704,0.9812734082397003,0.9831460674157303,0.9850187265917603,0.9868913857677902,0.9887640449438202,0.9906367041198502,0.9925093632958801,0.9943820224719101,0.9962546816479401,0.99812734082397],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, research.protocol.ai). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-singularity.storage-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-singularity.storage-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..df55372b85
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-singularity.storage-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, singularity.storage). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-singularity.storage-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-singularity.storage-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..7ff389d4c3
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-singularity.storage-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, singularity.storage). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-singularity.storage-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-singularity.storage-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..6b71002d39
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-singularity.storage-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, singularity.storage). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-specs.ipfs.tech-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-specs.ipfs.tech-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..1cda21523f
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-specs.ipfs.tech-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.1293,0.2412,1.0003,1.0038,1.0048,1.0083,1.0090,1.0095,1.0128,1.0138,1.0163,1.0170,1.0193,1.0201,1.0216,1.0223,1.0234,1.0242,1.0251,1.0263,1.0273,1.0280,1.0291,1.0301,1.0305,1.0309,1.0310,1.0314,1.0320,1.0322,1.0332,1.0333,1.0341,1.0344,1.0354,1.0357,1.0361,1.0372,1.0376,1.0378,1.0387,1.0395,1.0396,1.0400,1.0404,1.0415,1.0417,1.0419,1.0426,1.0432,1.0438,1.0439,1.0441,1.0450,1.0459,1.0465,1.0468,1.0472,1.0475,1.0481,1.0483,1.0487,1.0488,1.0491,1.0492,1.0494,1.0496,1.0499,1.0500,1.0504,1.0508,1.0510,1.0516,1.0524,1.0525,1.0534,1.0535,1.0539,1.0542,1.0543,1.0545,1.0547,1.0548,1.0552,1.0554,1.0556,1.0557,1.0560,1.0563,1.0564,1.0565,1.0570,1.0572,1.0574,1.0576,1.0578,1.0586,1.0590,1.0594,1.0595,1.0605,1.0617,1.0619,1.0622,1.0624,1.0631,1.0635,1.0636,1.0651,1.0656,1.0664,1.0666,1.0669,1.0670,1.0672,1.0676,1.0677,1.0678,1.0682,1.0684,1.0695,1.0696,1.0700,1.0703,1.0708,1.0723,1.0724,1.0728,1.0729,1.0734,1.0747,1.0753,1.0759,1.0760,1.0762,1.0764,1.0767,1.0778,1.0785,1.0791,1.0793,1.0802,1.0805,1.0806,1.0807,1.0811,1.0817,1.0836,1.0837,1.0845,1.0846,1.0847,1.0851,1.0853,1.0855,1.0862,1.0864,1.0865,1.0866,1.0869,1.0875,1.0881,1.0884,1.0890,1.0896,1.0899,1.0904,1.0911,1.0914,1.0921,1.0932,1.0933,1.0935,1.0941,1.0949,1.0953,1.0962,1.0965,1.0970,1.0973,1.0993,1.0996,1.1004,1.1023,1.1024,1.1028,1.1033,1.1037,1.1041,1.1049,1.1052,1.1056,1.1057,1.1060,1.1065,1.1070,1.1074,1.1076,1.1082,1.1098,1.1106,1.1113,1.1124,1.1132,1.1141,1.1159,1.1166,1.1167,1.1184,1.1188,1.1189,1.1198,1.1200,1.1201,1.1202,1.1212,1.1217,1.1225,1.1226,1.1232,1.1260,1.1263,1.1266,1.1271,1.1280,1.1285,1.1305,1.1306,1.1309,1.1310,1.1315,1.1318,1.1323,1.1324,1.1329,1.1330,1.1331,1.1336,1.1342,1.1352,1.1358,1.1367,1.1376,1.1377,1.1378,1.1388,1.1389,1.1394,1.1408,1.1416,1.1430,1.1436,1.1439,1.1444,1.1449,1.1452,1.1457,1.1459,1.1461,1.1464,1.1472,1.1486,1.1492,1.1494,1.1512,1.1552,1.1557,1.1560,1.1563,1.1565,1.1567,1.1579,1.1582,1.1589,1.1593,1.1594,1.1595,1.1600,1.1602,1.1610,1.1634,1.1635,1.1636,1.1643,1.1708,1.1715,1.1717,1.1719,1.1728,1.1729,1.1733,1.1765,1.1790,1.1801,1.1803,1.1807,1.1811,1.1820,1.1821,1.1826,1.1831,1.1855,1.1864,1.1865,1.1878,1.1902,1.1917,1.1933,1.1942,1.1973,1.1977,1.1980,1.1982,1.1995,1.2022,1.2035,1.2047,1.2048,1.2059,1.2060,1.2062,1.2063,1.2065,1.2066,1.2072,1.2076,1.2080,1.2084,1.2086,1.2087,1.2092,1.2107,1.2116,1.2120,1.2121,1.2146,1.2148,1.2174,1.2177,1.2182,1.2192,1.2213,1.2218,1.2246,1.2254,1.2286,1.2293,1.2303,1.2307,1.2322,1.2336,1.2354,1.2361,1.2366,1.2372,1.2375,1.2386,1.2391,1.2406,1.2407,1.2430,1.2435,1.2448,1.2453,1.2455,1.2456,1.2544,1.2574,1.2583,1.2601,1.2622,1.2637,1.2693,1.2701,1.2709,1.2756,1.2760,1.2767,1.2780,1.2783,1.2797,1.2814,1.2826,1.2875,1.2903,1.2910,1.2912,1.2935,1.2957,1.2966,1.3027,1.3047,1.3057,1.3065,1.3070,1.3074,1.3160,1.3163,1.3176,1.3184,1.3221,1.3240,1.3291,1.3314,1.3327,1.3349,1.3370,1.3375,1.3389,1.3398,1.3402,1.3404,1.3416,1.3422,1.3423,1.3459,1.3476,1.3529,1.3549,1.3555,1.3560,1.3622,1.3645,1.3671,1.3683,1.3721,1.3734,1.3744,1.3799,1.3824,1.3837,1.3855,1.3869,1.3870,1.3933,1.3942,1.4095,1.4115,1.4166,1.4232,1.4233,1.4272,1.4298,1.4404,1.4407,1.4422,1.4440,1.4448,1.4472,1.4481,1.4492,1.4493,1.4580,1.4628,1.4662,1.4692,1.4752,1.4834,1.4890,1.4942,1.5110,1.5133,1.5154,1.5176,1.5202,1.5453,1.5461,1.5494,1.5512,1.5528,1.5589,1.5734,1.6033,1.6101,1.6136,1.6147,1.6261,1.6535,1.6745,1.6758,1.7037,1.7149,1.7318,1.7401,1.7601,1.7602,1.7909,1.8163,1.8321,1.8533,1.8863,1.9072,1.9651,1.9745,2.0256,2.0264,2.0329,2.0851,2.1222,2.2131,2.2140,2.3202,2.4020,2.4116,2.4978,2.5506,2.6587,2.8620,2.9341,2.9756,2.9798,3.0280,3.1504,3.4035,3.4495,3.4861,3.6546,3.6841,3.7811,3.9486,3.9536,4.7742],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15535714285714286,0.15892857142857142,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19464285714285715,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24464285714285713,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.3732142857142857,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.1286,0.6205,0.7473,0.7479,0.7497,0.7513,0.7521,0.7527,0.7533,0.7568,0.7571,0.7589,0.7592,0.7600,0.7611,0.7612,0.7628,0.7649,0.7653,0.7657,0.7666,0.7669,0.7677,0.7681,0.7696,0.7700,0.7714,0.7730,0.7734,0.7735,0.7750,0.7753,0.7755,0.7761,0.7776,0.7780,0.7785,0.7788,0.7793,0.7814,0.7817,0.7820,0.7825,0.7827,0.7829,0.7837,0.7848,0.7859,0.7880,0.7884,0.7891,0.7904,0.7914,0.7915,0.7920,0.7930,0.7935,0.7948,0.7950,0.7953,0.7961,0.7963,0.7965,0.7975,0.7978,0.7986,0.7988,0.7991,0.7992,0.7993,0.8002,0.8019,0.8023,0.8034,0.8038,0.8041,0.8042,0.8044,0.8045,0.8046,0.8060,0.8061,0.8065,0.8067,0.8069,0.8073,0.8075,0.8082,0.8093,0.8109,0.8111,0.8119,0.8124,0.8129,0.8132,0.8133,0.8139,0.8140,0.8150,0.8160,0.8163,0.8180,0.8183,0.8192,0.8201,0.8213,0.8214,0.8215,0.8220,0.8223,0.8229,0.8251,0.8262,0.8265,0.8268,0.8313,0.8344,0.8365,0.8370,0.8375,0.8376,0.8403,0.8415,0.8442,0.8469,0.8471,0.8477,0.8485,0.8503,0.8505,0.8538,0.8546,0.8548,0.8556,0.8558,0.8576,0.8615,0.8640,0.8645,0.8647,0.8655,0.8662,0.8695,0.8734,0.8757,0.8765,0.8777,0.8780,0.8782,0.8785,0.8800,0.8817,0.8820,0.8822,0.8838,0.8844,0.8853,0.8855,0.8858,0.8874,0.8878,0.8883,0.8888,0.8907,0.8912,0.8918,0.8921,0.8925,0.8926,0.8931,0.8935,0.8939,0.8950,0.8953,0.8954,0.8957,0.8967,0.8968,0.8969,0.8970,0.8973,0.8981,0.8982,0.8983,0.8996,0.9009,0.9015,0.9017,0.9018,0.9021,0.9029,0.9041,0.9050,0.9051,0.9055,0.9063,0.9064,0.9065,0.9073,0.9077,0.9084,0.9092,0.9094,0.9100,0.9105,0.9109,0.9111,0.9115,0.9122,0.9125,0.9129,0.9134,0.9136,0.9141,0.9143,0.9145,0.9146,0.9147,0.9148,0.9155,0.9157,0.9158,0.9164,0.9169,0.9170,0.9186,0.9188,0.9194,0.9207,0.9210,0.9214,0.9226,0.9227,0.9230,0.9231,0.9232,0.9237,0.9240,0.9258,0.9261,0.9262,0.9263,0.9275,0.9280,0.9281,0.9286,0.9288,0.9294,0.9298,0.9311,0.9312,0.9316,0.9326,0.9330,0.9332,0.9338,0.9339,0.9351,0.9354,0.9366,0.9381,0.9391,0.9406,0.9407,0.9409,0.9412,0.9432,0.9441,0.9445,0.9447,0.9449,0.9452,0.9458,0.9489,0.9495,0.9497,0.9503,0.9506,0.9508,0.9510,0.9515,0.9523,0.9530,0.9532,0.9533,0.9544,0.9546,0.9552,0.9554,0.9558,0.9561,0.9562,0.9565,0.9567,0.9573,0.9579,0.9583,0.9602,0.9624,0.9625,0.9631,0.9636,0.9646,0.9662,0.9668,0.9697,0.9698,0.9724,0.9745,0.9766,0.9767,0.9784,0.9785,0.9804,0.9807,0.9810,0.9815,0.9836,0.9839,0.9844,0.9862,0.9871,0.9873,0.9876,0.9889,0.9902,0.9923,0.9937,0.9938,0.9941,0.9943,0.9944,0.9965,0.9970,0.9971,0.9977,0.9981,0.9983,0.9984,0.9985,0.9987,1.0001,1.0004,1.0032,1.0043,1.0054,1.0068,1.0076,1.0077,1.0079,1.0089,1.0118,1.0129,1.0139,1.0148,1.0157,1.0165,1.0167,1.0184,1.0198,1.0200,1.0210,1.0218,1.0226,1.0234,1.0250,1.0261,1.0262,1.0263,1.0267,1.0272,1.0284,1.0316,1.0319,1.0335,1.0338,1.0343,1.0361,1.0366,1.0373,1.0377,1.0389,1.0395,1.0407,1.0408,1.0412,1.0424,1.0432,1.0435,1.0449,1.0458,1.0481,1.0482,1.0483,1.0496,1.0503,1.0504,1.0522,1.0532,1.0541,1.0565,1.0567,1.0575,1.0579,1.0580,1.0589,1.0593,1.0598,1.0603,1.0604,1.0619,1.0620,1.0623,1.0625,1.0626,1.0635,1.0637,1.0656,1.0666,1.0668,1.0677,1.0683,1.0700,1.0703,1.0750,1.0758,1.0781,1.0782,1.0811,1.0881,1.0887,1.0894,1.0895,1.0899,1.0926,1.0939,1.0974,1.0976,1.0979,1.0982,1.0988,1.0996,1.1011,1.1016,1.1023,1.1046,1.1062,1.1074,1.1079,1.1086,1.1101,1.1109,1.1116,1.1118,1.1145,1.1155,1.1182,1.1266,1.1311,1.1328,1.1340,1.1347,1.1378,1.1409,1.1433,1.1435,1.1449,1.1473,1.1529,1.1543,1.1565,1.1614,1.1622,1.1633,1.1672,1.1682,1.1714,1.1769,1.1839,1.1865,1.1918,1.1925,1.1992,1.2036,1.2057,1.2099,1.2117,1.2128,1.2129,1.2153,1.2203,1.2207,1.2218,1.2241,1.2251,1.2321,1.2341,1.2355,1.2416,1.2422,1.2553,1.2570,1.2691,1.2701,1.2714,1.2733,1.2744,1.2745,1.2844,1.2905,1.3009,1.3096,1.3188,1.3261,1.3296,1.3390,1.3469,1.3495,1.3578,1.3611,1.3880,1.4084,1.4298,1.4428,1.5275,1.5282,1.5451,1.5805,1.6796,1.6916,1.6951,1.8793],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3625,0.36428571428571427,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.40535714285714286,0.4089285714285714,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5285714285714286,0.5321428571428571,0.5339285714285714,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6964285714285714,0.6982142857142857,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.7004,0.9301,0.9321,0.9354,0.9369,0.9384,0.9397,0.9403,0.9405,0.9408,0.9412,0.9414,0.9434,0.9436,0.9445,0.9452,0.9482,0.9488,0.9492,0.9499,0.9503,0.9505,0.9509,0.9519,0.9520,0.9527,0.9538,0.9543,0.9548,0.9555,0.9556,0.9562,0.9564,0.9566,0.9587,0.9590,0.9592,0.9595,0.9611,0.9643,0.9648,0.9649,0.9664,0.9665,0.9666,0.9667,0.9671,0.9672,0.9677,0.9683,0.9685,0.9690,0.9697,0.9700,0.9714,0.9715,0.9724,0.9728,0.9734,0.9752,0.9753,0.9761,0.9765,0.9767,0.9798,0.9808,0.9817,0.9825,0.9833,0.9838,0.9847,0.9855,0.9878,0.9894,0.9901,0.9928,0.9930,0.9933,0.9936,0.9940,0.9951,0.9956,0.9975,0.9977,0.9984,0.9990,1.0020,1.0055,1.0067,1.0070,1.0078,1.0097,1.0101,1.0118,1.0137,1.0144,1.0151,1.0171,1.0173,1.0194,1.0206,1.0211,1.0231,1.0244,1.0250,1.0257,1.0258,1.0263,1.0272,1.0275,1.0329,1.0332,1.0357,1.0367,1.0379,1.0380,1.0419,1.0432,1.0455,1.0475,1.0478,1.0500,1.0522,1.0568,1.0574,1.0585,1.0591,1.0594,1.0626,1.0627,1.0630,1.0653,1.0683,1.0687,1.0689,1.0699,1.0739,1.0741,1.0747,1.0772,1.0803,1.0830,1.0840,1.0884,1.0887,1.0907,1.0920,1.0921,1.0943,1.0968,1.0971,1.0977,1.0981,1.0987,1.1001,1.1009,1.1048,1.1057,1.1065,1.1089,1.1091,1.1102,1.1109,1.1114,1.1128,1.1144,1.1168,1.1170,1.1182,1.1189,1.1196,1.1205,1.1212,1.1219,1.1221,1.1224,1.1238,1.1248,1.1257,1.1267,1.1268,1.1272,1.1275,1.1288,1.1290,1.1292,1.1295,1.1310,1.1312,1.1314,1.1317,1.1324,1.1338,1.1352,1.1362,1.1367,1.1392,1.1393,1.1394,1.1404,1.1407,1.1411,1.1418,1.1420,1.1428,1.1438,1.1450,1.1490,1.1493,1.1495,1.1503,1.1505,1.1512,1.1522,1.1523,1.1524,1.1530,1.1563,1.1570,1.1573,1.1579,1.1584,1.1592,1.1595,1.1596,1.1600,1.1603,1.1607,1.1615,1.1620,1.1632,1.1633,1.1651,1.1656,1.1657,1.1670,1.1672,1.1698,1.1704,1.1709,1.1721,1.1727,1.1733,1.1744,1.1745,1.1746,1.1751,1.1754,1.1766,1.1769,1.1803,1.1808,1.1812,1.1815,1.1836,1.1852,1.1875,1.1876,1.1910,1.1931,1.1947,1.1948,1.1960,1.1973,1.1975,1.1977,1.1982,1.1987,1.1995,1.2009,1.2035,1.2058,1.2063,1.2090,1.2107,1.2118,1.2121,1.2129,1.2153,1.2156,1.2162,1.2213,1.2217,1.2224,1.2230,1.2241,1.2246,1.2262,1.2268,1.2276,1.2315,1.2340,1.2345,1.2351,1.2357,1.2380,1.2383,1.2400,1.2404,1.2429,1.2436,1.2446,1.2447,1.2467,1.2479,1.2493,1.2504,1.2540,1.2548,1.2552,1.2562,1.2564,1.2583,1.2592,1.2603,1.2614,1.2647,1.2659,1.2680,1.2699,1.2750,1.2765,1.2771,1.2772,1.2788,1.2833,1.2834,1.2849,1.2860,1.2868,1.2877,1.2882,1.2889,1.2891,1.2895,1.2896,1.2920,1.2943,1.2952,1.2957,1.2974,1.2976,1.2978,1.2979,1.2995,1.3024,1.3028,1.3035,1.3109,1.3137,1.3138,1.3143,1.3165,1.3191,1.3218,1.3234,1.3242,1.3251,1.3258,1.3274,1.3285,1.3294,1.3321,1.3323,1.3332,1.3354,1.3364,1.3373,1.3381,1.3386,1.3444,1.3457,1.3471,1.3502,1.3503,1.3528,1.3531,1.3537,1.3546,1.3558,1.3563,1.3577,1.3580,1.3589,1.3605,1.3615,1.3687,1.3767,1.3866,1.3902,1.3951,1.3971,1.3987,1.4032,1.4035,1.4055,1.4081,1.4144,1.4149,1.4150,1.4173,1.4188,1.4194,1.4197,1.4232,1.4262,1.4264,1.4267,1.4276,1.4286,1.4314,1.4325,1.4334,1.4336,1.4348,1.4353,1.4477,1.4490,1.4507,1.4554,1.4592,1.4596,1.4672,1.4695,1.4715,1.4749,1.4760,1.4761,1.4775,1.4785,1.4803,1.4811,1.4844,1.4862,1.4971,1.4990,1.5044,1.5077,1.5144,1.5153,1.5164,1.5189,1.5211,1.5231,1.5268,1.5281,1.5298,1.5308,1.5340,1.5361,1.5375,1.5529,1.5680,1.5717,1.5938,1.5945,1.5956,1.5957,1.5990,1.6018,1.6071,1.6273,1.6302,1.6343,1.6373,1.6457,1.6643,1.6651,1.6658,1.6853,1.6958,1.7212,1.7361,1.7396,1.7397,1.7551,1.7613,1.7644,1.7833,1.7933,1.8037,1.8135,1.8288,1.8309,1.8418,1.8527,1.8616,1.8683,1.8698,1.8844,1.8877,1.8907,1.9144,1.9319,1.9435,1.9448,1.9450,1.9566,1.9610,1.9639,1.9649,1.9751,1.9904,1.9919,2.0016,2.0237,2.0291,2.0425,2.0465,2.0695,2.0719,2.1279,2.1453,2.1573,2.1749,2.1827,2.3046,2.3076,2.3218,2.3505,2.5592,2.7595,2.7889,2.9027,3.2440,3.4899,3.6763,3.7739,4.5476,5.2182,5.2800,5.2867,5.3587,5.8494,7.4832],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.37142857142857144,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.40535714285714286,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45535714285714285,0.45714285714285713,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.1391,0.1433,0.1440,0.1479,0.1496,0.1534,0.1542,0.1558,0.1560,0.1567,0.1569,0.1580,0.1581,0.1592,0.1596,0.1597,0.1601,0.1606,0.1615,0.1627,0.1628,0.1634,0.1636,0.1641,0.1647,0.1651,0.1656,0.1661,0.1668,0.1670,0.1671,0.1690,0.1691,0.1695,0.1702,0.1706,0.1719,0.1724,0.1728,0.1739,0.1744,0.1751,0.1754,0.1760,0.1765,0.1770,0.1774,0.1776,0.1778,0.1781,0.1784,0.1786,0.1789,0.1794,0.1795,0.1799,0.1800,0.1805,0.1810,0.1812,0.1814,0.1821,0.1836,0.1838,0.1840,0.1841,0.1847,0.1849,0.1852,0.1854,0.1856,0.1860,0.1864,0.1871,0.1881,0.1885,0.1887,0.1891,0.1897,0.1898,0.1900,0.1902,0.1903,0.1904,0.1905,0.1906,0.1910,0.1914,0.1920,0.1923,0.1927,0.1930,0.1942,0.1944,0.1950,0.1951,0.1957,0.1959,0.1960,0.1961,0.1963,0.1974,0.1977,0.1980,0.1984,0.1986,0.1992,0.1994,0.2000,0.2006,0.2007,0.2011,0.2018,0.2020,0.2025,0.2027,0.2043,0.2044,0.2047,0.2057,0.2058,0.2060,0.2061,0.2066,0.2069,0.2070,0.2075,0.2078,0.2079,0.2080,0.2090,0.2094,0.2096,0.2098,0.2101,0.2103,0.2106,0.2110,0.2111,0.2115,0.2116,0.2117,0.2124,0.2130,0.2133,0.2156,0.2157,0.2160,0.2166,0.2176,0.2177,0.2188,0.2189,0.2193,0.2194,0.2200,0.2218,0.2220,0.2221,0.2241,0.2243,0.2247,0.2254,0.2255,0.2256,0.2260,0.2262,0.2267,0.2273,0.2277,0.2279,0.2299,0.2306,0.2307,0.2316,0.2322,0.2323,0.2326,0.2337,0.2341,0.2349,0.2354,0.2356,0.2360,0.2362,0.2365,0.2402,0.2410,0.2412,0.2418,0.2424,0.2432,0.2433,0.2435,0.2437,0.2438,0.2452,0.2453,0.2455,0.2457,0.2463,0.2464,0.2478,0.2488,0.2498,0.2501,0.2504,0.2505,0.2507,0.2518,0.2524,0.2526,0.2528,0.2540,0.2547,0.2561,0.2577,0.2580,0.2590,0.2607,0.2617,0.2621,0.2636,0.2641,0.2649,0.2658,0.2670,0.2680,0.2688,0.2689,0.2693,0.2694,0.2697,0.2698,0.2700,0.2729,0.2739,0.2795,0.2797,0.2818,0.2826,0.2831,0.2843,0.2851,0.2864,0.2870,0.2884,0.2949,0.2962,0.2965,0.2972,0.2993,0.3018,0.3027,0.3030,0.3039,0.3040,0.3058,0.3101,0.3110,0.3118,0.3131,0.3140,0.3151,0.3153,0.3160,0.3175,0.3180,0.3185,0.3197,0.3198,0.3213,0.3217,0.3254,0.3264,0.3275,0.3279,0.3286,0.3287,0.3296,0.3297,0.3313,0.3335,0.3378,0.3388,0.3391,0.3401,0.3417,0.3437,0.3438,0.3442,0.3452,0.3462,0.3464,0.3471,0.3473,0.3477,0.3494,0.3495,0.3508,0.3516,0.3517,0.3524,0.3538,0.3551,0.3554,0.3558,0.3560,0.3576,0.3597,0.3603,0.3624,0.3627,0.3639,0.3663,0.3671,0.3678,0.3680,0.3684,0.3685,0.3686,0.3690,0.3703,0.3707,0.3724,0.3730,0.3777,0.3780,0.3784,0.3814,0.3820,0.3822,0.3824,0.3827,0.3835,0.3852,0.3856,0.3864,0.3876,0.3886,0.3887,0.3888,0.3922,0.3928,0.3931,0.3944,0.3950,0.3978,0.4010,0.4012,0.4014,0.4026,0.4030,0.4035,0.4047,0.4075,0.4082,0.4092,0.4117,0.4120,0.4144,0.4145,0.4146,0.4152,0.4169,0.4174,0.4180,0.4183,0.4192,0.4197,0.4201,0.4202,0.4230,0.4238,0.4248,0.4252,0.4267,0.4269,0.4270,0.4300,0.4303,0.4306,0.4314,0.4315,0.4339,0.4347,0.4363,0.4391,0.4395,0.4413,0.4442,0.4453,0.4456,0.4463,0.4468,0.4487,0.4545,0.4565,0.4644,0.4652,0.4653,0.4656,0.4679,0.4695,0.4702,0.4709,0.4713,0.4719,0.4725,0.4753,0.4773,0.4775,0.4790,0.4798,0.4801,0.4813,0.4850,0.4855,0.4883,0.4906,0.4921,0.4933,0.4968,0.5032,0.5041,0.5062,0.5070,0.5072,0.5096,0.5104,0.5105,0.5124,0.5136,0.5138,0.5143,0.5149,0.5156,0.5192,0.5230,0.5236,0.5244,0.5255,0.5286,0.5290,0.5341,0.5358,0.5403,0.5417,0.5427,0.5508,0.5572,0.5637,0.5643,0.5734,0.5790,0.5838,0.5845,0.5854,0.5956,0.5990,0.6022,0.6058,0.6059,0.6133,0.6152,0.6178,0.6215,0.6217,0.6251,0.6289,0.6352,0.6366,0.6370,0.6376,0.6404,0.6438,0.6501,0.6521,0.6591,0.6612,0.6640,0.6723,0.6802,0.6883,0.7071,0.7081,0.7117,0.7121,0.7194,0.7208,0.7232,0.7693,0.8076,0.8161,0.8617,0.8771,0.9440,1.0015,1.3103,1.5575,1.7132,1.8103,2.9482,2.9638,4.0584,6.1046,7.1440],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.016304347826086956,0.018115942028985508,0.019927536231884056,0.021739130434782608,0.02355072463768116,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.03260869565217391,0.034420289855072464,0.036231884057971016,0.03985507246376811,0.041666666666666664,0.043478260869565216,0.04528985507246377,0.04710144927536232,0.04891304347826087,0.050724637681159424,0.05253623188405797,0.05434782608695652,0.05615942028985507,0.057971014492753624,0.059782608695652176,0.06159420289855073,0.06702898550724638,0.07065217391304347,0.07246376811594203,0.07427536231884058,0.07608695652173914,0.07971014492753623,0.08152173913043478,0.08333333333333333,0.08514492753623189,0.08695652173913043,0.08876811594202899,0.09057971014492754,0.09239130434782608,0.09420289855072464,0.09601449275362318,0.09782608695652174,0.09963768115942029,0.10144927536231885,0.10326086956521739,0.10507246376811594,0.1068840579710145,0.10869565217391304,0.11231884057971014,0.11413043478260869,0.11594202898550725,0.11775362318840579,0.11956521739130435,0.1213768115942029,0.125,0.12681159420289856,0.1286231884057971,0.13043478260869565,0.1322463768115942,0.13405797101449277,0.1358695652173913,0.13768115942028986,0.13949275362318841,0.14130434782608695,0.1431159420289855,0.14492753623188406,0.14673913043478262,0.1503623188405797,0.15217391304347827,0.1539855072463768,0.15579710144927536,0.15760869565217392,0.15942028985507245,0.161231884057971,0.16304347826086957,0.16485507246376813,0.16666666666666666,0.16847826086956522,0.17028985507246377,0.1721014492753623,0.17391304347826086,0.17572463768115942,0.17753623188405798,0.1793478260869565,0.18115942028985507,0.18297101449275363,0.18659420289855072,0.18840579710144928,0.19021739130434784,0.19202898550724637,0.19384057971014493,0.1956521739130435,0.19746376811594202,0.19927536231884058,0.20108695652173914,0.2028985507246377,0.20471014492753623,0.20652173913043478,0.20833333333333334,0.21014492753623187,0.21195652173913043,0.213768115942029,0.21557971014492755,0.21739130434782608,0.21920289855072464,0.2210144927536232,0.22282608695652173,0.22644927536231885,0.22826086956521738,0.23007246376811594,0.2318840579710145,0.23369565217391305,0.23550724637681159,0.2391304347826087,0.24094202898550723,0.24456521739130435,0.2463768115942029,0.24818840579710144,0.25,0.25181159420289856,0.2536231884057971,0.2554347826086957,0.2572463768115942,0.25905797101449274,0.26268115942028986,0.2644927536231884,0.266304347826087,0.26811594202898553,0.26992753623188404,0.27355072463768115,0.2753623188405797,0.27717391304347827,0.27898550724637683,0.2826086956521739,0.28442028985507245,0.286231884057971,0.28804347826086957,0.2916666666666667,0.29347826086956524,0.29528985507246375,0.2971014492753623,0.29891304347826086,0.3007246376811594,0.30434782608695654,0.3061594202898551,0.30978260869565216,0.3115942028985507,0.3134057971014493,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.32065217391304346,0.3242753623188406,0.32608695652173914,0.3278985507246377,0.32971014492753625,0.33152173913043476,0.3333333333333333,0.3351449275362319,0.338768115942029,0.34057971014492755,0.3423913043478261,0.3442028985507246,0.34601449275362317,0.3496376811594203,0.35144927536231885,0.3532608695652174,0.35507246376811596,0.35688405797101447,0.3605072463768116,0.36231884057971014,0.3641304347826087,0.36594202898550726,0.3677536231884058,0.3695652173913043,0.3713768115942029,0.37318840579710144,0.375,0.37681159420289856,0.3786231884057971,0.3804347826086957,0.3822463768115942,0.38405797101449274,0.3858695652173913,0.38768115942028986,0.3894927536231884,0.391304347826087,0.39311594202898553,0.39492753623188404,0.3967391304347826,0.39855072463768115,0.4003623188405797,0.40217391304347827,0.40398550724637683,0.4057971014492754,0.4076086956521739,0.40942028985507245,0.411231884057971,0.41304347826086957,0.4148550724637681,0.4166666666666667,0.41847826086956524,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.427536231884058,0.42934782608695654,0.4311594202898551,0.4329710144927536,0.43478260869565216,0.4365942028985507,0.4384057971014493,0.44021739130434784,0.4420289855072464,0.4438405797101449,0.44565217391304346,0.447463768115942,0.4492753623188406,0.45108695652173914,0.4528985507246377,0.45471014492753625,0.45652173913043476,0.4583333333333333,0.4601449275362319,0.46195652173913043,0.46557971014492755,0.4692028985507246,0.47101449275362317,0.47282608695652173,0.4746376811594203,0.47644927536231885,0.4782608695652174,0.48007246376811596,0.48188405797101447,0.483695652173913,0.48731884057971014,0.4891304347826087,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.49818840579710144,0.5,0.5018115942028986,0.5036231884057971,0.5054347826086957,0.5072463768115942,0.5090579710144928,0.5108695652173914,0.5126811594202898,0.5144927536231884,0.5163043478260869,0.5181159420289855,0.519927536231884,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5289855072463768,0.5307971014492754,0.532608695652174,0.5344202898550725,0.5362318840579711,0.5380434782608695,0.5398550724637681,0.5416666666666666,0.5434782608695652,0.5452898550724637,0.5489130434782609,0.5507246376811594,0.552536231884058,0.5543478260869565,0.5579710144927537,0.5597826086956522,0.5615942028985508,0.5634057971014492,0.5652173913043478,0.5670289855072463,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5760869565217391,0.5778985507246377,0.5797101449275363,0.5833333333333334,0.5851449275362319,0.5869565217391305,0.5887681159420289,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5960144927536232,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6105072463768116,0.6123188405797102,0.6141304347826086,0.6177536231884058,0.6195652173913043,0.6213768115942029,0.6231884057971014,0.625,0.6268115942028986,0.6286231884057971,0.6304347826086957,0.6322463768115942,0.6340579710144928,0.6358695652173914,0.6376811594202898,0.6394927536231884,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6503623188405797,0.6521739130434783,0.6539855072463768,0.6557971014492754,0.657608695652174,0.6594202898550725,0.6612318840579711,0.6630434782608695,0.6648550724637681,0.6666666666666666,0.6684782608695652,0.6702898550724637,0.6721014492753623,0.6739130434782609,0.6757246376811594,0.677536231884058,0.6793478260869565,0.6811594202898551,0.6847826086956522,0.6865942028985508,0.6884057971014492,0.6902173913043478,0.6920289855072463,0.6938405797101449,0.6956521739130435,0.697463768115942,0.6992753623188406,0.7010869565217391,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7083333333333334,0.7101449275362319,0.7119565217391305,0.7137681159420289,0.7155797101449275,0.717391304347826,0.7192028985507246,0.7228260869565217,0.7246376811594203,0.7264492753623188,0.730072463768116,0.7318840579710145,0.7336956521739131,0.7355072463768116,0.7373188405797102,0.7409420289855072,0.7427536231884058,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7518115942028986,0.7536231884057971,0.7554347826086957,0.7572463768115942,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.769927536231884,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7771739130434783,0.7789855072463768,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7862318840579711,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7952898550724637,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.8043478260869565,0.8061594202898551,0.8079710144927537,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8152173913043478,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8315217391304348,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8478260869565217,0.8496376811594203,0.8514492753623188,0.8532608695652174,0.8568840579710145,0.8586956521739131,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.8362,0.8372,0.8420,0.8440,0.8451,0.8452,0.8454,0.8457,0.8460,0.8477,0.8496,0.8509,0.8519,0.8521,0.8524,0.8528,0.8529,0.8551,0.8554,0.8560,0.8568,0.8569,0.8583,0.8596,0.8609,0.8624,0.8625,0.8627,0.8632,0.8635,0.8638,0.8640,0.8650,0.8652,0.8655,0.8658,0.8662,0.8663,0.8669,0.8673,0.8684,0.8688,0.8694,0.8723,0.8738,0.8745,0.8749,0.8757,0.8768,0.8776,0.8779,0.8793,0.8794,0.8797,0.8804,0.8807,0.8811,0.8816,0.8818,0.8820,0.8822,0.8823,0.8836,0.8838,0.8842,0.8850,0.8868,0.8876,0.8877,0.8880,0.8883,0.8885,0.8886,0.8889,0.8890,0.8891,0.8895,0.8900,0.8913,0.8915,0.8921,0.8923,0.8926,0.8929,0.8938,0.8947,0.8957,0.8967,0.8968,0.8977,0.8983,0.8984,0.8987,0.8989,0.8991,0.9004,0.9007,0.9008,0.9010,0.9013,0.9018,0.9026,0.9027,0.9028,0.9033,0.9034,0.9038,0.9039,0.9040,0.9048,0.9050,0.9052,0.9053,0.9054,0.9056,0.9061,0.9070,0.9072,0.9074,0.9083,0.9084,0.9087,0.9089,0.9090,0.9095,0.9106,0.9112,0.9114,0.9125,0.9128,0.9138,0.9139,0.9141,0.9143,0.9145,0.9147,0.9153,0.9155,0.9156,0.9160,0.9162,0.9168,0.9189,0.9191,0.9193,0.9202,0.9209,0.9221,0.9226,0.9231,0.9237,0.9242,0.9253,0.9254,0.9265,0.9266,0.9277,0.9283,0.9288,0.9290,0.9296,0.9308,0.9316,0.9327,0.9334,0.9341,0.9344,0.9350,0.9359,0.9369,0.9374,0.9378,0.9381,0.9400,0.9401,0.9405,0.9409,0.9415,0.9421,0.9429,0.9446,0.9450,0.9458,0.9459,0.9463,0.9465,0.9468,0.9470,0.9478,0.9479,0.9497,0.9501,0.9503,0.9505,0.9516,0.9517,0.9518,0.9532,0.9538,0.9543,0.9557,0.9558,0.9562,0.9569,0.9572,0.9575,0.9584,0.9585,0.9588,0.9598,0.9602,0.9605,0.9611,0.9613,0.9615,0.9630,0.9637,0.9641,0.9642,0.9643,0.9647,0.9650,0.9666,0.9667,0.9670,0.9671,0.9672,0.9681,0.9686,0.9687,0.9688,0.9692,0.9697,0.9711,0.9712,0.9714,0.9719,0.9721,0.9732,0.9739,0.9745,0.9748,0.9753,0.9759,0.9788,0.9794,0.9806,0.9808,0.9816,0.9823,0.9824,0.9826,0.9835,0.9837,0.9848,0.9855,0.9856,0.9858,0.9864,0.9867,0.9868,0.9871,0.9872,0.9901,0.9902,0.9903,0.9910,0.9916,0.9923,0.9924,0.9929,0.9943,0.9946,0.9949,0.9957,0.9961,0.9962,0.9966,0.9976,0.9981,0.9987,0.9999,1.0008,1.0010,1.0013,1.0014,1.0018,1.0028,1.0038,1.0053,1.0084,1.0091,1.0095,1.0096,1.0109,1.0123,1.0134,1.0139,1.0146,1.0152,1.0164,1.0174,1.0182,1.0209,1.0210,1.0221,1.0227,1.0236,1.0240,1.0242,1.0245,1.0247,1.0261,1.0305,1.0306,1.0324,1.0327,1.0339,1.0342,1.0368,1.0373,1.0374,1.0377,1.0388,1.0444,1.0447,1.0449,1.0459,1.0465,1.0483,1.0484,1.0515,1.0549,1.0550,1.0589,1.0609,1.0611,1.0632,1.0637,1.0641,1.0651,1.0661,1.0681,1.0692,1.0693,1.0711,1.0715,1.0717,1.0728,1.0747,1.0753,1.0765,1.0790,1.0792,1.0798,1.0802,1.0804,1.0807,1.0819,1.0826,1.0847,1.0864,1.0878,1.0905,1.0913,1.0923,1.0930,1.0935,1.0990,1.0999,1.1017,1.1083,1.1099,1.1115,1.1137,1.1145,1.1147,1.1163,1.1219,1.1225,1.1236,1.1276,1.1309,1.1328,1.1344,1.1412,1.1432,1.1462,1.1463,1.1489,1.1502,1.1506,1.1548,1.1628,1.1667,1.1684,1.1700,1.1745,1.1768,1.1838,1.1862,1.1883,1.1893,1.1894,1.1998,1.2013,1.2086,1.2114,1.2125,1.2141,1.2214,1.2243,1.2267,1.2299,1.2318,1.2327,1.2365,1.2417,1.2439,1.2456,1.2479,1.2678,1.2691,1.2747,1.2753,1.2754,1.2755,1.2808,1.2823,1.2843,1.2850,1.2889,1.2898,1.2955,1.2965,1.3015,1.3095,1.3110,1.3148,1.3184,1.3214,1.3243,1.3304,1.3335,1.3501,1.3502,1.3548,1.3574,1.3686,1.3808,1.3833,1.3888,1.3894,1.3928,1.3934,1.3974,1.3986,1.4041,1.4169,1.4177,1.4190,1.4226,1.4294,1.4305,1.4315,1.4316,1.4338,1.4366,1.4374,1.4406,1.4453,1.4612,1.4853,1.4856,1.4869,1.4875,1.4998,1.5161,1.5166,1.5207,1.5212,1.5336,1.5544,1.5751,1.5826,1.6464,1.6909,1.7560,1.8249,1.8374,1.8588,1.8872,1.9299,1.9311,1.9570,1.9633,2.0476,2.1193,2.1630,2.2468,2.2723,2.5933,2.6332,2.6794,2.6909,2.9283,3.4611,3.5222,3.5236,3.6326,3.6741,3.7195,4.1930,4.2598,4.4822,5.1641,5.3651,5.4917],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15357142857142858,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.20357142857142857,0.20535714285714285,0.21071428571428572,0.2125,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2857142857142857,0.2892857142857143,0.2910714285714286,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.475,0.4785714285714286,0.48035714285714287,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5071428571428571,0.5089285714285714,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7071428571428572,0.7089285714285715,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.1736,0.1774,0.1805,0.1837,0.1883,0.1894,0.1904,0.1928,0.1941,0.1945,0.1958,0.2003,0.2023,0.2032,0.2045,0.2049,0.2050,0.2057,0.2071,0.2075,0.2080,0.2083,0.2087,0.2093,0.2098,0.2099,0.2100,0.2105,0.2109,0.2110,0.2113,0.2119,0.2121,0.2155,0.2157,0.2165,0.2171,0.2173,0.2186,0.2189,0.2190,0.2199,0.2203,0.2210,0.2214,0.2231,0.2249,0.2252,0.2253,0.2256,0.2261,0.2275,0.2277,0.2279,0.2283,0.2285,0.2287,0.2290,0.2293,0.2304,0.2306,0.2307,0.2310,0.2314,0.2322,0.2328,0.2336,0.2338,0.2339,0.2342,0.2345,0.2350,0.2352,0.2364,0.2368,0.2373,0.2375,0.2379,0.2384,0.2387,0.2390,0.2394,0.2397,0.2400,0.2405,0.2409,0.2415,0.2418,0.2420,0.2422,0.2426,0.2435,0.2454,0.2458,0.2462,0.2464,0.2466,0.2472,0.2481,0.2486,0.2492,0.2496,0.2501,0.2502,0.2503,0.2509,0.2512,0.2513,0.2521,0.2525,0.2526,0.2537,0.2539,0.2554,0.2556,0.2560,0.2567,0.2578,0.2581,0.2586,0.2597,0.2611,0.2612,0.2620,0.2630,0.2632,0.2640,0.2642,0.2645,0.2646,0.2654,0.2656,0.2661,0.2668,0.2674,0.2685,0.2686,0.2689,0.2695,0.2701,0.2710,0.2714,0.2720,0.2721,0.2723,0.2727,0.2730,0.2737,0.2738,0.2739,0.2745,0.2751,0.2760,0.2765,0.2773,0.2774,0.2777,0.2778,0.2779,0.2781,0.2784,0.2795,0.2805,0.2819,0.2825,0.2829,0.2840,0.2844,0.2856,0.2858,0.2865,0.2869,0.2870,0.2881,0.2883,0.2900,0.2909,0.2914,0.2915,0.2919,0.2923,0.2926,0.2936,0.2939,0.2951,0.2962,0.2980,0.2985,0.2997,0.3000,0.3007,0.3009,0.3013,0.3022,0.3028,0.3041,0.3044,0.3053,0.3078,0.3086,0.3089,0.3110,0.3115,0.3116,0.3123,0.3130,0.3131,0.3132,0.3205,0.3216,0.3220,0.3223,0.3226,0.3230,0.3234,0.3236,0.3240,0.3263,0.3274,0.3284,0.3294,0.3300,0.3313,0.3323,0.3326,0.3330,0.3345,0.3347,0.3364,0.3389,0.3407,0.3426,0.3460,0.3477,0.3480,0.3499,0.3502,0.3503,0.3509,0.3512,0.3526,0.3528,0.3529,0.3549,0.3554,0.3555,0.3558,0.3559,0.3595,0.3616,0.3626,0.3633,0.3637,0.3641,0.3651,0.3670,0.3682,0.3693,0.3710,0.3724,0.3745,0.3761,0.3766,0.3777,0.3801,0.3806,0.3826,0.3832,0.3880,0.3884,0.3895,0.3898,0.3899,0.3956,0.3960,0.3967,0.3978,0.3984,0.3995,0.4007,0.4054,0.4065,0.4068,0.4070,0.4075,0.4083,0.4091,0.4098,0.4105,0.4125,0.4136,0.4139,0.4140,0.4168,0.4177,0.4180,0.4185,0.4206,0.4207,0.4214,0.4218,0.4219,0.4248,0.4249,0.4253,0.4258,0.4286,0.4327,0.4336,0.4344,0.4362,0.4400,0.4403,0.4405,0.4423,0.4443,0.4454,0.4461,0.4464,0.4473,0.4494,0.4497,0.4499,0.4510,0.4518,0.4528,0.4532,0.4541,0.4551,0.4552,0.4553,0.4568,0.4578,0.4606,0.4608,0.4614,0.4629,0.4702,0.4717,0.4727,0.4759,0.4763,0.4766,0.4795,0.4800,0.4810,0.4820,0.4821,0.4839,0.4842,0.4849,0.4851,0.4865,0.4866,0.4881,0.4898,0.4915,0.4920,0.4930,0.4940,0.4948,0.5003,0.5020,0.5042,0.5055,0.5064,0.5065,0.5083,0.5093,0.5115,0.5136,0.5148,0.5164,0.5171,0.5172,0.5179,0.5200,0.5211,0.5235,0.5242,0.5259,0.5274,0.5294,0.5314,0.5354,0.5357,0.5372,0.5400,0.5401,0.5406,0.5410,0.5424,0.5447,0.5448,0.5508,0.5526,0.5544,0.5550,0.5554,0.5601,0.5608,0.5630,0.5641,0.5647,0.5678,0.5686,0.5707,0.5724,0.5743,0.5752,0.5760,0.5768,0.5772,0.5825,0.5840,0.5854,0.5855,0.5859,0.5864,0.5882,0.5900,0.5914,0.5938,0.5952,0.5958,0.6094,0.6131,0.6201,0.6210,0.6214,0.6231,0.6300,0.6302,0.6309,0.6323,0.6345,0.6351,0.6356,0.6381,0.6382,0.6413,0.6420,0.6450,0.6457,0.6463,0.6476,0.6486,0.6498,0.6526,0.6527,0.6548,0.6551,0.6599,0.6602,0.6609,0.6633,0.6635,0.6651,0.6653,0.6655,0.6656,0.6659,0.6677,0.6712,0.6721,0.6739,0.6753,0.6760,0.6767,0.6769,0.6803,0.6810,0.6877,0.6943,0.6949,0.6972,0.6976,0.7107,0.7142,0.7143,0.7158,0.7206,0.7213,0.7231,0.7241,0.7291,0.7295,0.7401,0.7426,0.7473,0.7478,0.7527,0.7624,0.7637,0.7700,0.7705,0.7754,0.7764,0.7880,0.8067,0.8110,0.8156,0.8166,0.8177,0.8230,0.8237,0.8509,0.8563,0.8580,0.8615,0.8636,0.8704,0.8746,0.8885,0.8980,0.9119,0.9168,0.9405,0.9431,0.9467,0.9526,0.9531,0.9686,0.9788,0.9911,1.0011,1.0119,1.0122,1.0595,1.1680,1.9995],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.07678571428571429,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.11071428571428571,0.1125,0.11428571428571428,0.11785714285714285,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19642857142857142,0.1982142857142857,0.2,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2910714285714286,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49642857142857144,0.4982142857142857,0.5,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6553571428571429,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1113,0.1174,0.1177,0.1195,0.1221,0.1232,0.1240,0.1255,0.1279,0.1282,0.1284,0.1293,0.1298,0.1317,0.1334,0.1335,0.1336,0.1342,0.1354,0.1355,0.1361,0.1365,0.1369,0.1377,0.1388,0.1392,0.1401,0.1405,0.1408,0.1413,0.1415,0.1421,0.1422,0.1425,0.1427,0.1438,0.1441,0.1452,0.1453,0.1454,0.1455,0.1460,0.1463,0.1468,0.1470,0.1492,0.1500,0.1503,0.1510,0.1515,0.1517,0.1524,0.1529,0.1534,0.1542,0.1544,0.1557,0.1569,0.1584,0.1585,0.1591,0.1596,0.1597,0.1604,0.1608,0.1615,0.1619,0.1620,0.1622,0.1623,0.1624,0.1629,0.1636,0.1638,0.1647,0.1651,0.1657,0.1694,0.1698,0.1702,0.1704,0.1712,0.1714,0.1715,0.1717,0.1718,0.1727,0.1731,0.1732,0.1735,0.1744,0.1777,0.1787,0.1792,0.1793,0.1809,0.1810,0.1814,0.1822,0.1826,0.1832,0.1834,0.1838,0.1839,0.1847,0.1848,0.1853,0.1871,0.1883,0.1900,0.1903,0.1905,0.1908,0.1910,0.1921,0.1925,0.1930,0.1932,0.1938,0.1946,0.1953,0.1958,0.1971,0.1990,0.1991,0.1998,0.1999,0.2006,0.2009,0.2010,0.2011,0.2021,0.2043,0.2045,0.2053,0.2059,0.2060,0.2064,0.2068,0.2072,0.2079,0.2097,0.2101,0.2106,0.2115,0.2129,0.2132,0.2154,0.2156,0.2177,0.2179,0.2232,0.2235,0.2245,0.2249,0.2277,0.2315,0.2323,0.2324,0.2337,0.2339,0.2348,0.2351,0.2353,0.2372,0.2375,0.2383,0.2419,0.2427,0.2455,0.2486,0.2495,0.2500,0.2515,0.2519,0.2525,0.2537,0.2538,0.2543,0.2555,0.2559,0.2571,0.2603,0.2604,0.2612,0.2622,0.2627,0.2639,0.2647,0.2675,0.2685,0.2687,0.2691,0.2697,0.2707,0.2709,0.2721,0.2765,0.2771,0.2793,0.2796,0.2838,0.2847,0.2872,0.2880,0.2886,0.2899,0.2917,0.2932,0.2957,0.3022,0.3041,0.3046,0.3061,0.3093,0.3096,0.3102,0.3103,0.3108,0.3110,0.3116,0.3119,0.3136,0.3137,0.3141,0.3142,0.3150,0.3158,0.3170,0.3171,0.3191,0.3204,0.3207,0.3221,0.3243,0.3265,0.3284,0.3287,0.3290,0.3316,0.3324,0.3329,0.3347,0.3352,0.3380,0.3423,0.3424,0.3430,0.3441,0.3447,0.3448,0.3449,0.3462,0.3499,0.3502,0.3511,0.3513,0.3518,0.3530,0.3532,0.3536,0.3541,0.3547,0.3561,0.3563,0.3565,0.3574,0.3575,0.3598,0.3600,0.3601,0.3602,0.3604,0.3606,0.3619,0.3629,0.3638,0.3656,0.3668,0.3683,0.3688,0.3692,0.3696,0.3709,0.3710,0.3746,0.3757,0.3762,0.3813,0.3816,0.3819,0.3823,0.3825,0.3847,0.3849,0.3852,0.3858,0.3862,0.3880,0.3897,0.3907,0.3942,0.3949,0.3962,0.3964,0.3968,0.3969,0.3981,0.3986,0.4003,0.4004,0.4037,0.4080,0.4082,0.4084,0.4091,0.4096,0.4098,0.4105,0.4117,0.4134,0.4142,0.4153,0.4169,0.4179,0.4195,0.4199,0.4213,0.4229,0.4291,0.4374,0.4384,0.4387,0.4388,0.4431,0.4452,0.4520,0.4531,0.4535,0.4551,0.4583,0.4613,0.4631,0.4639,0.4661,0.4682,0.4690,0.4698,0.4707,0.4709,0.4712,0.4719,0.4737,0.4765,0.4767,0.4771,0.4801,0.4826,0.4843,0.4868,0.4917,0.4919,0.4938,0.4988,0.5012,0.5018,0.5035,0.5064,0.5077,0.5102,0.5113,0.5129,0.5143,0.5174,0.5175,0.5189,0.5218,0.5222,0.5230,0.5252,0.5269,0.5270,0.5293,0.5319,0.5324,0.5346,0.5364,0.5406,0.5461,0.5488,0.5508,0.5541,0.5660,0.5677,0.5690,0.5715,0.5809,0.5818,0.5842,0.5848,0.5897,0.5906,0.5971,0.5973,0.6002,0.6037,0.6111,0.6123,0.6167,0.6179,0.6288,0.6305,0.6309,0.6392,0.6420,0.6432,0.6467,0.6474,0.6478,0.6480,0.6481,0.6494,0.6530,0.6535,0.6626,0.6630,0.6635,0.6675,0.6723,0.6749,0.6890,0.6901,0.6977,0.7069,0.7102,0.7137,0.7169,0.7202,0.7270,0.7378,0.7455,0.7468,0.7521,0.7536,0.7539,0.7640,0.7641,0.7671,0.7701,0.7764,0.7793,0.7807,0.7861,0.7862,0.7879,0.8015,0.8023,0.8052,0.8056,0.8116,0.8117,0.8164,0.8212,0.8238,0.8310,0.8417,0.8421,0.8451,0.8517,0.8566,0.8574,0.8651,0.8671,0.8833,0.8848,0.8927,0.8998,0.9022,0.9031,0.9161,0.9210,0.9401,0.9460,0.9521,0.9574,0.9601,0.9824,0.9829,1.0187,1.0268,1.0326,1.0426,1.0428,1.0602,1.0770,1.0787,1.0868,1.1138,1.1404,1.1522,1.1622,1.1805,1.1897,1.1952,1.2009,1.2128,1.2617,1.3025,1.3455,1.3736,1.3986,1.4383,1.4974,1.6214,2.0416,3.2127,3.2806,5.6638,5.6810],"y":[0.001851851851851852,0.003703703703703704,0.005555555555555556,0.007407407407407408,0.009259259259259259,0.011111111111111112,0.012962962962962963,0.014814814814814815,0.016666666666666666,0.018518518518518517,0.020370370370370372,0.024074074074074074,0.025925925925925925,0.027777777777777776,0.02962962962962963,0.03148148148148148,0.03333333333333333,0.03518518518518519,0.03888888888888889,0.040740740740740744,0.04259259259259259,0.044444444444444446,0.046296296296296294,0.04814814814814815,0.05,0.05185185185185185,0.053703703703703705,0.05555555555555555,0.05740740740740741,0.06111111111111111,0.06481481481481481,0.06666666666666667,0.06851851851851852,0.07037037037037037,0.07222222222222222,0.07407407407407407,0.07592592592592592,0.07777777777777778,0.07962962962962963,0.08148148148148149,0.08333333333333333,0.08518518518518518,0.08703703703703704,0.08888888888888889,0.09259259259259259,0.09444444444444444,0.0962962962962963,0.09814814814814815,0.1,0.10185185185185185,0.1037037037037037,0.10555555555555556,0.10740740740740741,0.10925925925925926,0.1111111111111111,0.11296296296296296,0.11481481481481481,0.11666666666666667,0.11851851851851852,0.12037037037037036,0.12222222222222222,0.12407407407407407,0.12777777777777777,0.12962962962962962,0.13148148148148148,0.13333333333333333,0.13518518518518519,0.13703703703703704,0.1388888888888889,0.14074074074074075,0.1425925925925926,0.14444444444444443,0.14629629629629629,0.14814814814814814,0.15,0.15185185185185185,0.1537037037037037,0.15555555555555556,0.15925925925925927,0.16111111111111112,0.16296296296296298,0.1648148148148148,0.16666666666666666,0.1685185185185185,0.17037037037037037,0.17407407407407408,0.17592592592592593,0.17777777777777778,0.17962962962962964,0.1814814814814815,0.18333333333333332,0.18518518518518517,0.18703703703703703,0.19074074074074074,0.1925925925925926,0.19444444444444445,0.1962962962962963,0.19814814814814816,0.2,0.20185185185185187,0.2037037037037037,0.20555555555555555,0.2074074074074074,0.20925925925925926,0.2111111111111111,0.21296296296296297,0.21481481481481482,0.21666666666666667,0.22037037037037038,0.2222222222222222,0.22407407407407406,0.22592592592592592,0.22777777777777777,0.22962962962962963,0.23148148148148148,0.2351851851851852,0.23703703703703705,0.2388888888888889,0.24074074074074073,0.24259259259259258,0.24444444444444444,0.2462962962962963,0.24814814814814815,0.25,0.2518518518518518,0.2537037037037037,0.25555555555555554,0.2574074074074074,0.25925925925925924,0.2611111111111111,0.26296296296296295,0.26481481481481484,0.26666666666666666,0.26851851851851855,0.27037037037037037,0.2722222222222222,0.2740740740740741,0.2759259259259259,0.2777777777777778,0.2796296296296296,0.2814814814814815,0.2833333333333333,0.2851851851851852,0.28703703703703703,0.28888888888888886,0.29074074074074074,0.29259259259259257,0.29444444444444445,0.2962962962962963,0.29814814814814816,0.3,0.30185185185185187,0.3037037037037037,0.3074074074074074,0.30925925925925923,0.3111111111111111,0.31296296296296294,0.3148148148148148,0.31666666666666665,0.31851851851851853,0.32222222222222224,0.32407407407407407,0.32592592592592595,0.3277777777777778,0.3296296296296296,0.3314814814814815,0.3333333333333333,0.3351851851851852,0.3388888888888889,0.34074074074074073,0.3425925925925926,0.34444444444444444,0.34629629629629627,0.34814814814814815,0.35,0.35185185185185186,0.3537037037037037,0.35555555555555557,0.3574074074074074,0.3611111111111111,0.362962962962963,0.3648148148148148,0.36666666666666664,0.3685185185185185,0.37037037037037035,0.37222222222222223,0.37407407407407406,0.37592592592592594,0.37777777777777777,0.37962962962962965,0.3814814814814815,0.38333333333333336,0.3851851851851852,0.387037037037037,0.3888888888888889,0.3907407407407407,0.3925925925925926,0.39444444444444443,0.3962962962962963,0.39814814814814814,0.4,0.40185185185185185,0.40370370370370373,0.40555555555555556,0.4074074074074074,0.40925925925925927,0.4111111111111111,0.412962962962963,0.4148148148148148,0.4166666666666667,0.4185185185185185,0.4203703703703704,0.4222222222222222,0.42407407407407405,0.42592592592592593,0.42777777777777776,0.42962962962962964,0.43148148148148147,0.43333333333333335,0.4351851851851852,0.4388888888888889,0.44074074074074077,0.4425925925925926,0.4444444444444444,0.4462962962962963,0.44814814814814813,0.45,0.45185185185185184,0.4537037037037037,0.45555555555555555,0.45740740740740743,0.45925925925925926,0.46111111111111114,0.46296296296296297,0.4648148148148148,0.4685185185185185,0.4703703703703704,0.4722222222222222,0.4740740740740741,0.4759259259259259,0.4777777777777778,0.47962962962962963,0.48148148148148145,0.48333333333333334,0.48518518518518516,0.48703703703703705,0.4888888888888889,0.49074074074074076,0.4925925925925926,0.49444444444444446,0.4962962962962963,0.4981481481481482,0.5,0.5018518518518519,0.5037037037037037,0.5055555555555555,0.5074074074074074,0.5092592592592593,0.512962962962963,0.5148148148148148,0.5166666666666667,0.5185185185185185,0.5203703703703704,0.5222222222222223,0.524074074074074,0.5259259259259259,0.5277777777777778,0.5296296296296297,0.5314814814814814,0.5333333333333333,0.5351851851851852,0.5370370370370371,0.5388888888888889,0.5407407407407407,0.5425925925925926,0.5444444444444444,0.5462962962962963,0.5481481481481482,0.55,0.5518518518518518,0.5537037037037037,0.5555555555555556,0.5574074074074075,0.5592592592592592,0.5611111111111111,0.562962962962963,0.5648148148148148,0.5666666666666667,0.5685185185185185,0.5703703703703704,0.5722222222222222,0.5740740740740741,0.575925925925926,0.5777777777777777,0.5796296296296296,0.5814814814814815,0.5833333333333334,0.5851851851851851,0.587037037037037,0.5888888888888889,0.5907407407407408,0.5925925925925926,0.5944444444444444,0.5962962962962963,0.5981481481481481,0.6,0.6018518518518519,0.6037037037037037,0.6055555555555555,0.6074074074074074,0.6092592592592593,0.6111111111111112,0.6129629629629629,0.6148148148148148,0.6166666666666667,0.6185185185185185,0.6203703703703703,0.6222222222222222,0.6259259259259259,0.6277777777777778,0.6296296296296297,0.6314814814814815,0.6333333333333333,0.6351851851851852,0.6370370370370371,0.6388888888888888,0.6407407407407407,0.6425925925925926,0.6444444444444445,0.6462962962962963,0.6481481481481481,0.65,0.6518518518518519,0.6537037037037037,0.6555555555555556,0.6574074074074074,0.6592592592592592,0.6611111111111111,0.662962962962963,0.6648148148148149,0.6685185185185185,0.6703703703703704,0.6722222222222223,0.674074074074074,0.6759259259259259,0.6777777777777778,0.6796296296296296,0.6814814814814815,0.6833333333333333,0.6851851851851852,0.687037037037037,0.6888888888888889,0.6907407407407408,0.6925925925925925,0.6944444444444444,0.6962962962962963,0.6981481481481482,0.7,0.7018518518518518,0.7037037037037037,0.7055555555555556,0.7074074074074074,0.7092592592592593,0.7111111111111111,0.7129629629629629,0.7148148148148148,0.7166666666666667,0.7185185185185186,0.7203703703703703,0.7222222222222222,0.7240740740740741,0.725925925925926,0.7277777777777777,0.7296296296296296,0.7314814814814815,0.7333333333333333,0.7351851851851852,0.737037037037037,0.7388888888888889,0.7407407407407407,0.7425925925925926,0.7444444444444445,0.7462962962962963,0.7481481481481481,0.75,0.7518518518518519,0.7537037037037037,0.7555555555555555,0.7574074074074074,0.7592592592592593,0.7611111111111111,0.762962962962963,0.7648148148148148,0.7666666666666667,0.7685185185185185,0.7703703703703704,0.7722222222222223,0.774074074074074,0.7759259259259259,0.7777777777777778,0.7796296296296297,0.7814814814814814,0.7833333333333333,0.7851851851851852,0.7870370370370371,0.7888888888888889,0.7907407407407407,0.7925925925925926,0.7944444444444444,0.7962962962962963,0.7981481481481482,0.8,0.8018518518518518,0.8037037037037037,0.8055555555555556,0.8074074074074075,0.8092592592592592,0.8111111111111111,0.812962962962963,0.8148148148148148,0.8166666666666667,0.8185185185185185,0.8203703703703704,0.8222222222222222,0.8240740740740741,0.825925925925926,0.8277777777777777,0.8296296296296296,0.8314814814814815,0.8333333333333334,0.8351851851851851,0.837037037037037,0.8388888888888889,0.8407407407407408,0.8425925925925926,0.8444444444444444,0.8462962962962963,0.8481481481481481,0.85,0.8518518518518519,0.8537037037037037,0.8555555555555555,0.8574074074074074,0.8592592592592593,0.8611111111111112,0.8629629629629629,0.8648148148148148,0.8666666666666667,0.8685185185185185,0.8703703703703703,0.8722222222222222,0.8740740740740741,0.8759259259259259,0.8777777777777778,0.8796296296296297,0.8814814814814815,0.8833333333333333,0.8851851851851852,0.8870370370370371,0.8888888888888888,0.8907407407407407,0.8925925925925926,0.8944444444444445,0.8962962962962963,0.8981481481481481,0.9,0.9018518518518519,0.9037037037037037,0.9055555555555556,0.9074074074074074,0.9092592592592592,0.9111111111111111,0.912962962962963,0.9148148148148149,0.9166666666666666,0.9185185185185185,0.9203703703703704,0.9222222222222223,0.924074074074074,0.9259259259259259,0.9277777777777778,0.9296296296296296,0.9314814814814815,0.9333333333333333,0.9351851851851852,0.937037037037037,0.9388888888888889,0.9407407407407408,0.9425925925925925,0.9444444444444444,0.9462962962962963,0.9481481481481482,0.95,0.9518518518518518,0.9537037037037037,0.9555555555555556,0.9574074074074074,0.9592592592592593,0.9611111111111111,0.9629629629629629,0.9648148148148148,0.9666666666666667,0.9685185185185186,0.9703703703703703,0.9722222222222222,0.9740740740740741,0.975925925925926,0.9777777777777777,0.9796296296296296,0.9814814814814815,0.9833333333333333,0.9851851851851852,0.987037037037037,0.9888888888888889,0.9907407407407407,0.9925925925925926,0.9944444444444445,0.9962962962962963,0.9981481481481481],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, specs.ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-specs.ipfs.tech-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-specs.ipfs.tech-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..4d07710c1c
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-specs.ipfs.tech-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.1927,0.4372,1.3534,1.3643,1.4743,1.5193,1.5427,1.5563,1.6694,1.6733,1.6886,1.6970,1.7009,1.7091,1.7170,1.7191,1.7193,1.7352,1.7357,1.7391,1.7416,1.7467,1.7522,1.7535,1.7668,1.7710,1.7753,1.7970,1.7999,1.8009,1.8074,1.8080,1.8097,1.8189,1.8192,1.8210,1.8287,1.8311,1.8313,1.8465,1.8534,1.8564,1.8592,1.8599,1.8657,1.8661,1.8684,1.8686,1.8700,1.8710,1.8714,1.8749,1.8751,1.8773,1.8795,1.8804,1.8867,1.8875,1.8888,1.8893,1.8924,1.8925,1.8973,1.9030,1.9031,1.9035,1.9052,1.9091,1.9093,1.9100,1.9107,1.9119,1.9161,1.9198,1.9212,1.9236,1.9257,1.9278,1.9325,1.9343,1.9364,1.9368,1.9403,1.9404,1.9417,1.9444,1.9447,1.9462,1.9527,1.9547,1.9593,1.9602,1.9634,1.9642,1.9649,1.9654,1.9667,1.9669,1.9687,1.9727,1.9735,1.9744,1.9760,1.9766,1.9782,1.9786,1.9789,1.9793,1.9794,1.9799,1.9802,1.9826,1.9835,1.9861,1.9877,1.9903,1.9904,1.9907,1.9916,1.9920,1.9934,1.9937,1.9944,1.9953,1.9959,1.9992,2.0005,2.0033,2.0034,2.0039,2.0047,2.0065,2.0067,2.0071,2.0090,2.0091,2.0101,2.0102,2.0104,2.0106,2.0107,2.0108,2.0109,2.0110,2.0111,2.0112,2.0113,2.0114,2.0115,2.0116,2.0117,2.0119,2.0122,2.0123,2.0124,2.0125,2.0126,2.0127,2.0128,2.0129,2.0130,2.0131,2.0132,2.0133,2.0134,2.0135,2.0136,2.0137,2.0138,2.0139,2.0140,2.0141,2.0142,2.0143,2.0144,2.0145,2.0146,2.0147,2.0148,2.0149,2.0150,2.0151,2.0152,2.0153,2.0154,2.0155,2.0156,2.0157,2.0158,2.0159,2.0160,2.0161,2.0162,2.0163,2.0164,2.0165,2.0166,2.0167,2.0168,2.0169,2.0170,2.0171,2.0172,2.0173,2.0174,2.0175,2.0176,2.0177,2.0179,2.0180,2.0181,2.0183,2.0184,2.0185,2.0186,2.0188,2.0189,2.0192,2.0193,2.0197,2.0199,2.0202,2.0203,2.0204,2.0207,2.0211,2.0218,2.0224,2.0229,2.0232,2.0235,2.0241,2.0243,2.0247,2.0249,2.0251,2.0254,2.0262,2.0264,2.0267,2.0270,2.0272,2.0282,2.0293,2.0297,2.0306,2.0312,2.0323,2.0347,2.0351,2.0364,2.0395,2.0416,2.0423,2.0458,2.0466,2.0484,2.0501,2.0553,2.0554,2.0563,2.0800,2.1006,2.1503,2.2303,2.2336,2.3293,2.4174,2.4259,2.4435,2.5203,2.5670,2.6833,2.8731,2.9552,2.9911,3.0211,3.0532,3.1760,3.4213,3.4675,3.5417,3.6694,3.6950,3.7975,3.9632,3.9759,4.7941],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.25,0.2517857142857143,0.25535714285714284,0.2571428571428571,0.26071428571428573,0.2625,0.26785714285714285,0.2714285714285714,0.275,0.2785714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29642857142857143,0.3,0.30714285714285716,0.3107142857142857,0.3125,0.3196428571428571,0.32857142857142857,0.34464285714285714,0.35892857142857143,0.3732142857142857,0.39464285714285713,0.41964285714285715,0.44107142857142856,0.45535714285714285,0.46964285714285714,0.4875,0.4982142857142857,0.5142857142857142,0.5285714285714286,0.5392857142857143,0.5625,0.5696428571428571,0.5875,0.6160714285714286,0.625,0.6428571428571429,0.6517857142857143,0.6607142857142857,0.6714285714285714,0.6857142857142857,0.6982142857142857,0.7035714285714286,0.7107142857142857,0.7178571428571429,0.7232142857142857,0.7267857142857143,0.7303571428571428,0.7410714285714286,0.7482142857142857,0.7553571428571428,0.7607142857142857,0.7714285714285715,0.7803571428571429,0.7839285714285714,0.7928571428571428,0.7946428571428571,0.8017857142857143,0.8053571428571429,0.8071428571428572,0.8107142857142857,0.8160714285714286,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8339285714285715,0.8357142857142857,0.8392857142857143,0.8428571428571429,0.8464285714285714,0.8517857142857143,0.8535714285714285,0.8571428571428571,0.8660714285714286,0.8696428571428572,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.2272,1.1329,1.1780,1.1849,1.1876,1.2011,1.2096,1.2122,1.2155,1.2177,1.2219,1.2225,1.2343,1.2400,1.2545,1.2568,1.2607,1.2793,1.3019,1.3025,1.3173,1.3182,1.3374,1.3382,1.3450,1.3462,1.3469,1.3489,1.3545,1.3552,1.3556,1.3609,1.3616,1.3765,1.3850,1.3920,1.3939,1.3998,1.4050,1.4130,1.4265,1.4294,1.4296,1.4297,1.4350,1.4364,1.4422,1.4474,1.4546,1.4604,1.4627,1.4633,1.4654,1.4691,1.4733,1.4737,1.4903,1.4925,1.4953,1.4988,1.5050,1.5103,1.5105,1.5149,1.5200,1.5236,1.5267,1.5299,1.5332,1.5340,1.5342,1.5364,1.5384,1.5395,1.5418,1.5441,1.5457,1.5466,1.5516,1.5564,1.5583,1.5605,1.5635,1.5650,1.5668,1.5676,1.5687,1.5705,1.5717,1.5782,1.5839,1.5870,1.5885,1.5901,1.5915,1.5946,1.6003,1.6007,1.6016,1.6017,1.6081,1.6106,1.6122,1.6149,1.6202,1.6204,1.6214,1.6215,1.6222,1.6344,1.6409,1.6425,1.6431,1.6468,1.6472,1.6488,1.6493,1.6494,1.6519,1.6578,1.6583,1.6659,1.6676,1.6687,1.6700,1.6711,1.6712,1.6767,1.6862,1.6865,1.6870,1.6874,1.6890,1.6901,1.6915,1.6918,1.6958,1.6967,1.6985,1.7039,1.7059,1.7082,1.7084,1.7092,1.7109,1.7110,1.7121,1.7126,1.7132,1.7133,1.7143,1.7158,1.7165,1.7173,1.7180,1.7196,1.7213,1.7217,1.7220,1.7251,1.7258,1.7263,1.7270,1.7296,1.7303,1.7308,1.7311,1.7353,1.7358,1.7384,1.7402,1.7409,1.7439,1.7460,1.7462,1.7463,1.7464,1.7486,1.7488,1.7492,1.7498,1.7512,1.7538,1.7552,1.7553,1.7555,1.7575,1.7584,1.7586,1.7587,1.7605,1.7614,1.7620,1.7621,1.7643,1.7649,1.7652,1.7679,1.7693,1.7705,1.7715,1.7718,1.7723,1.7726,1.7741,1.7748,1.7794,1.7821,1.7867,1.7871,1.7883,1.7898,1.7905,1.7913,1.7947,1.7953,1.7958,1.7972,1.7973,1.7976,1.7987,1.7988,1.7992,1.8016,1.8049,1.8050,1.8052,1.8060,1.8116,1.8123,1.8126,1.8138,1.8163,1.8167,1.8173,1.8180,1.8184,1.8197,1.8207,1.8227,1.8248,1.8251,1.8262,1.8264,1.8291,1.8299,1.8310,1.8312,1.8337,1.8350,1.8357,1.8363,1.8367,1.8403,1.8404,1.8421,1.8428,1.8435,1.8464,1.8465,1.8508,1.8521,1.8526,1.8549,1.8551,1.8553,1.8556,1.8580,1.8590,1.8625,1.8629,1.8637,1.8639,1.8647,1.8660,1.8661,1.8677,1.8679,1.8682,1.8714,1.8739,1.8743,1.8748,1.8762,1.8770,1.8771,1.8777,1.8780,1.8783,1.8791,1.8795,1.8806,1.8810,1.8822,1.8831,1.8832,1.8834,1.8849,1.8858,1.8868,1.8871,1.8877,1.8878,1.8892,1.8896,1.8898,1.8908,1.8910,1.8921,1.8929,1.8933,1.8937,1.8939,1.8940,1.8949,1.8960,1.8967,1.8985,1.8988,1.8993,1.8996,1.9003,1.9014,1.9015,1.9027,1.9030,1.9044,1.9049,1.9053,1.9059,1.9064,1.9067,1.9084,1.9091,1.9093,1.9105,1.9110,1.9141,1.9169,1.9172,1.9185,1.9213,1.9214,1.9231,1.9241,1.9250,1.9256,1.9263,1.9280,1.9312,1.9328,1.9369,1.9377,1.9386,1.9403,1.9418,1.9450,1.9468,1.9473,1.9477,1.9479,1.9484,1.9496,1.9504,1.9524,1.9559,1.9565,1.9574,1.9582,1.9593,1.9595,1.9610,1.9628,1.9641,1.9643,1.9647,1.9662,1.9702,1.9705,1.9706,1.9721,1.9722,1.9724,1.9730,1.9734,1.9735,1.9750,1.9765,1.9767,1.9768,1.9782,1.9787,1.9791,1.9794,1.9795,1.9813,1.9819,1.9831,1.9838,1.9871,1.9888,1.9892,1.9903,1.9909,1.9918,1.9919,1.9925,1.9934,1.9968,2.0002,2.0005,2.0008,2.0029,2.0032,2.0034,2.0067,2.0075,2.0079,2.0082,2.0087,2.0088,2.0089,2.0091,2.0093,2.0094,2.0097,2.0098,2.0101,2.0103,2.0104,2.0105,2.0106,2.0107,2.0108,2.0109,2.0111,2.0112,2.0113,2.0114,2.0115,2.0116,2.0118,2.0119,2.0120,2.0121,2.0122,2.0123,2.0124,2.0125,2.0131,2.0132,2.0133,2.0134,2.0135,2.0138,2.0140,2.0141,2.0142,2.0144,2.0145,2.0146,2.0147,2.0148,2.0154,2.0155,2.0156,2.0157,2.0159,2.0160,2.0162,2.0165,2.0171,2.0180,2.0184,2.0185,2.0186,2.0194,2.0199,2.0200,2.0202,2.0209,2.0211,2.0212,2.0216,2.0224,2.0226,2.0227,2.0231,2.0233,2.0261,2.0264,2.0265,2.0266,2.0267,2.0278,2.0292,2.0316,2.0331,2.0338,2.0341,2.0360,2.0454,2.0474],"y":[0.0017857142857142857,0.0035714285714285713,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.42678571428571427,0.42857142857142855,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7910714285714285,0.7928571428571428,0.7982142857142858,0.8035714285714286,0.8089285714285714,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8214285714285714,0.8303571428571429,0.8392857142857143,0.85,0.8517857142857143,0.8535714285714285,0.8571428571428571,0.8589285714285714,0.8625,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.875,0.8785714285714286,0.8803571428571428,0.8839285714285714,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9160714285714285,0.9178571428571428,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9357142857142857,0.9375,0.9392857142857143,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[1.5836,1.6080,1.6306,1.6738,1.6844,1.6964,1.7593,1.7641,1.7658,1.7730,1.7765,1.7775,1.7829,1.7861,1.7874,1.7949,1.7965,1.8051,1.8071,1.8072,1.8103,1.8112,1.8128,1.8131,1.8133,1.8163,1.8186,1.8204,1.8207,1.8220,1.8222,1.8250,1.8251,1.8252,1.8280,1.8320,1.8321,1.8340,1.8347,1.8349,1.8363,1.8395,1.8398,1.8423,1.8450,1.8485,1.8493,1.8525,1.8533,1.8541,1.8568,1.8616,1.8625,1.8635,1.8650,1.8719,1.8729,1.8739,1.8743,1.8757,1.8762,1.8765,1.8769,1.8805,1.8824,1.8825,1.8836,1.8854,1.8862,1.8864,1.8919,1.8934,1.8963,1.8987,1.9039,1.9071,1.9073,1.9084,1.9085,1.9103,1.9119,1.9137,1.9140,1.9153,1.9158,1.9178,1.9188,1.9193,1.9231,1.9248,1.9280,1.9294,1.9298,1.9310,1.9311,1.9318,1.9331,1.9332,1.9333,1.9340,1.9343,1.9352,1.9354,1.9367,1.9377,1.9388,1.9400,1.9406,1.9411,1.9434,1.9438,1.9480,1.9483,1.9509,1.9513,1.9516,1.9517,1.9539,1.9571,1.9584,1.9593,1.9599,1.9607,1.9614,1.9616,1.9620,1.9635,1.9639,1.9643,1.9652,1.9667,1.9671,1.9707,1.9724,1.9774,1.9789,1.9795,1.9813,1.9817,1.9821,1.9829,1.9839,1.9867,1.9876,1.9909,1.9914,1.9917,1.9919,1.9920,1.9928,1.9931,1.9941,1.9956,1.9963,1.9967,1.9983,1.9989,1.9997,2.0000,2.0002,2.0013,2.0014,2.0024,2.0029,2.0036,2.0037,2.0039,2.0062,2.0073,2.0075,2.0080,2.0082,2.0088,2.0090,2.0091,2.0093,2.0094,2.0097,2.0098,2.0100,2.0101,2.0102,2.0103,2.0104,2.0105,2.0106,2.0107,2.0108,2.0109,2.0110,2.0111,2.0112,2.0113,2.0114,2.0115,2.0116,2.0117,2.0119,2.0120,2.0121,2.0122,2.0123,2.0124,2.0125,2.0127,2.0128,2.0129,2.0130,2.0131,2.0132,2.0133,2.0134,2.0136,2.0137,2.0138,2.0139,2.0140,2.0141,2.0142,2.0143,2.0144,2.0145,2.0146,2.0147,2.0148,2.0149,2.0150,2.0151,2.0152,2.0153,2.0154,2.0155,2.0156,2.0157,2.0159,2.0160,2.0161,2.0162,2.0163,2.0164,2.0165,2.0166,2.0167,2.0168,2.0169,2.0170,2.0171,2.0172,2.0173,2.0174,2.0175,2.0178,2.0179,2.0180,2.0181,2.0183,2.0184,2.0185,2.0186,2.0187,2.0188,2.0190,2.0196,2.0197,2.0199,2.0200,2.0207,2.0213,2.0216,2.0217,2.0219,2.0220,2.0221,2.0225,2.0227,2.0233,2.0239,2.0242,2.0249,2.0255,2.0257,2.0260,2.0262,2.0263,2.0271,2.0272,2.0278,2.0279,2.0281,2.0284,2.0301,2.0319,2.0356,2.0367,2.0388,2.0394,2.0398,2.0408,2.0420,2.0443,2.0450,2.0454,2.0456,2.0460,2.0468,2.0474,2.0507,2.0528,2.0555,2.0614,2.0664,2.0904,2.1063,2.1399,2.1625,2.1715,2.1850,2.2020,2.3206,2.3307,2.3417,2.3708,2.5726,2.7873,2.8141,2.9436,3.2627,3.5331,3.6871,3.8043,4.5585,5.2629,5.2949,5.3219,5.3753,5.8843,7.5008],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21607142857142858,0.21785714285714286,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.3357142857142857,0.34464285714285714,0.3464285714285714,0.35714285714285715,0.36428571428571427,0.375,0.3821428571428571,0.3875,0.39107142857142857,0.4035714285714286,0.4089285714285714,0.41785714285714287,0.4232142857142857,0.4303571428571429,0.4375,0.44107142857142856,0.44285714285714284,0.44821428571428573,0.45535714285714285,0.4607142857142857,0.4625,0.46785714285714286,0.4785714285714286,0.48214285714285715,0.4875,0.4928571428571429,0.4982142857142857,0.5035714285714286,0.5107142857142857,0.5196428571428572,0.5232142857142857,0.5267857142857143,0.5357142857142857,0.5464285714285714,0.5553571428571429,0.5678571428571428,0.5803571428571429,0.5964285714285714,0.6089285714285714,0.6160714285714286,0.6267857142857143,0.6303571428571428,0.6357142857142857,0.6464285714285715,0.6625,0.6678571428571428,0.6696428571428571,0.6767857142857143,0.6857142857142857,0.6946428571428571,0.7053571428571429,0.7142857142857143,0.7196428571428571,0.7232142857142857,0.7392857142857143,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.7553571428571428,0.7571428571428571,0.7607142857142857,0.7625,0.7660714285714286,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7857142857142857,0.7875,0.7964285714285714,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8089285714285714,0.8107142857142857,0.8142857142857143,0.8160714285714286,0.8214285714285714,0.825,0.8303571428571429,0.8339285714285715,0.8375,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.8517857142857143,0.8535714285714285,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8660714285714286,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.2361,0.2378,0.2391,0.2430,0.2447,0.2462,0.2495,0.2502,0.2503,0.2533,0.2551,0.2565,0.2580,0.2581,0.2602,0.2605,0.2606,0.2607,0.2608,0.2618,0.2631,0.2642,0.2649,0.2660,0.2661,0.2662,0.2666,0.2669,0.2677,0.2683,0.2684,0.2694,0.2704,0.2707,0.2721,0.2723,0.2741,0.2750,0.2759,0.2768,0.2775,0.2791,0.2796,0.2799,0.2802,0.2826,0.2827,0.2835,0.2848,0.2850,0.2852,0.2858,0.2870,0.2882,0.2888,0.2890,0.2894,0.2898,0.2900,0.2904,0.2914,0.2919,0.2922,0.2924,0.2930,0.2935,0.2937,0.2944,0.2945,0.2955,0.2961,0.2966,0.2968,0.2990,0.2997,0.2998,0.3010,0.3014,0.3016,0.3018,0.3020,0.3023,0.3037,0.3043,0.3057,0.3059,0.3065,0.3075,0.3091,0.3094,0.3096,0.3099,0.3103,0.3104,0.3110,0.3116,0.3119,0.3123,0.3126,0.3129,0.3130,0.3133,0.3137,0.3143,0.3152,0.3161,0.3175,0.3185,0.3186,0.3187,0.3189,0.3193,0.3195,0.3208,0.3225,0.3236,0.3239,0.3240,0.3241,0.3244,0.3267,0.3292,0.3293,0.3294,0.3307,0.3316,0.3317,0.3318,0.3327,0.3346,0.3351,0.3354,0.3358,0.3373,0.3381,0.3385,0.3386,0.3390,0.3393,0.3400,0.3432,0.3447,0.3453,0.3455,0.3457,0.3460,0.3465,0.3468,0.3471,0.3485,0.3491,0.3498,0.3502,0.3519,0.3520,0.3521,0.3528,0.3532,0.3546,0.3550,0.3554,0.3561,0.3562,0.3576,0.3579,0.3597,0.3599,0.3600,0.3606,0.3609,0.3611,0.3617,0.3618,0.3625,0.3627,0.3636,0.3637,0.3657,0.3687,0.3697,0.3703,0.3705,0.3709,0.3710,0.3717,0.3733,0.3747,0.3751,0.3753,0.3764,0.3768,0.3773,0.3777,0.3797,0.3808,0.3851,0.3864,0.3869,0.3873,0.3882,0.3901,0.3910,0.3912,0.3933,0.3934,0.3937,0.3941,0.3958,0.3981,0.3983,0.3996,0.3998,0.3999,0.4014,0.4018,0.4021,0.4022,0.4061,0.4067,0.4078,0.4095,0.4096,0.4108,0.4115,0.4117,0.4164,0.4216,0.4217,0.4232,0.4234,0.4236,0.4262,0.4292,0.4338,0.4401,0.4407,0.4420,0.4421,0.4422,0.4431,0.4444,0.4453,0.4458,0.4464,0.4467,0.4471,0.4478,0.4491,0.4502,0.4508,0.4532,0.4533,0.4541,0.4556,0.4575,0.4576,0.4578,0.4596,0.4604,0.4616,0.4663,0.4664,0.4674,0.4699,0.4724,0.4753,0.4758,0.4781,0.4790,0.4828,0.4861,0.4868,0.4924,0.4945,0.4960,0.4978,0.4988,0.5002,0.5009,0.5023,0.5053,0.5054,0.5060,0.5093,0.5105,0.5116,0.5123,0.5137,0.5176,0.5182,0.5191,0.5194,0.5195,0.5206,0.5214,0.5285,0.5290,0.5310,0.5311,0.5319,0.5322,0.5356,0.5362,0.5378,0.5464,0.5466,0.5472,0.5482,0.5517,0.5536,0.5562,0.5568,0.5576,0.5590,0.5601,0.5609,0.5635,0.5663,0.5714,0.5728,0.5745,0.5747,0.5759,0.5767,0.5769,0.5829,0.5887,0.5911,0.5912,0.5921,0.5925,0.5933,0.5947,0.5952,0.5963,0.5985,0.5988,0.5999,0.6021,0.6035,0.6051,0.6053,0.6066,0.6071,0.6102,0.6144,0.6182,0.6207,0.6208,0.6212,0.6225,0.6259,0.6263,0.6264,0.6277,0.6284,0.6295,0.6323,0.6352,0.6363,0.6364,0.6385,0.6416,0.6447,0.6465,0.6472,0.6502,0.6512,0.6538,0.6541,0.6551,0.6558,0.6579,0.6582,0.6585,0.6681,0.6685,0.6694,0.6705,0.6760,0.6769,0.6770,0.6799,0.6808,0.6864,0.6892,0.6898,0.6902,0.6962,0.6972,0.6990,0.6994,0.7002,0.7003,0.7036,0.7073,0.7106,0.7144,0.7192,0.7233,0.7251,0.7253,0.7274,0.7294,0.7307,0.7311,0.7348,0.7350,0.7361,0.7371,0.7375,0.7381,0.7400,0.7402,0.7435,0.7463,0.7469,0.7501,0.7506,0.7510,0.7557,0.7585,0.7645,0.7683,0.7688,0.7699,0.7718,0.7719,0.7742,0.7758,0.7766,0.7786,0.7793,0.7854,0.7922,0.7928,0.7946,0.7947,0.7951,0.7991,0.8008,0.8027,0.8034,0.8039,0.8064,0.8131,0.8173,0.8195,0.8197,0.8221,0.8232,0.8241,0.8298,0.8326,0.8339,0.8377,0.8385,0.8419,0.8427,0.8484,0.8503,0.8517,0.8536,0.8546,0.8579,0.8603,0.8642,0.8688,0.8697,0.8767,0.8791,0.8848,0.8854,0.8923,0.8930,0.9037,0.9092,0.9153,0.9171,0.9178,0.9182,0.9196,0.9229,0.9263,0.9339,0.9351,0.9356,0.9460,0.9621,0.9755,0.9894,0.9917,0.9923,1.0133,1.0172,1.0269,1.0322,1.0374,1.0424,1.0468,1.0505,1.0515,1.0560,1.0581,1.0646,1.1229,1.1736,1.1907,1.2316,1.2465,1.2778,1.2952,1.3381,1.5337,1.7286,1.8823,1.9382,2.0151,2.0272,2.9786,3.0099,4.1116,6.1308,7.1765],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.014492753623188406,0.016304347826086956,0.018115942028985508,0.019927536231884056,0.021739130434782608,0.02355072463768116,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.03260869565217391,0.034420289855072464,0.036231884057971016,0.03804347826086957,0.03985507246376811,0.041666666666666664,0.043478260869565216,0.04528985507246377,0.04710144927536232,0.050724637681159424,0.05253623188405797,0.05434782608695652,0.05615942028985507,0.057971014492753624,0.059782608695652176,0.06159420289855073,0.06340579710144928,0.06521739130434782,0.06702898550724638,0.07065217391304347,0.07246376811594203,0.07427536231884058,0.07608695652173914,0.07789855072463768,0.07971014492753623,0.08152173913043478,0.08333333333333333,0.08514492753623189,0.08695652173913043,0.08876811594202899,0.09057971014492754,0.09239130434782608,0.09420289855072464,0.09601449275362318,0.09782608695652174,0.09963768115942029,0.10144927536231885,0.10507246376811594,0.10869565217391304,0.1105072463768116,0.11231884057971014,0.11413043478260869,0.11594202898550725,0.11775362318840579,0.1213768115942029,0.12318840579710146,0.125,0.12681159420289856,0.1286231884057971,0.13043478260869565,0.1322463768115942,0.13405797101449277,0.1358695652173913,0.13768115942028986,0.13949275362318841,0.14130434782608695,0.1431159420289855,0.14492753623188406,0.14673913043478262,0.14855072463768115,0.1503623188405797,0.15217391304347827,0.1539855072463768,0.15579710144927536,0.15760869565217392,0.15942028985507245,0.161231884057971,0.16304347826086957,0.16485507246376813,0.16666666666666666,0.16847826086956522,0.17028985507246377,0.1721014492753623,0.17391304347826086,0.17572463768115942,0.17753623188405798,0.1793478260869565,0.18115942028985507,0.18297101449275363,0.18478260869565216,0.18659420289855072,0.18840579710144928,0.19202898550724637,0.1956521739130435,0.19746376811594202,0.19927536231884058,0.20108695652173914,0.2028985507246377,0.20471014492753623,0.20652173913043478,0.20833333333333334,0.21195652173913043,0.213768115942029,0.21557971014492755,0.21739130434782608,0.21920289855072464,0.22282608695652173,0.22826086956521738,0.23007246376811594,0.23550724637681159,0.23731884057971014,0.2391304347826087,0.24094202898550723,0.2427536231884058,0.24456521739130435,0.2463768115942029,0.24818840579710144,0.25,0.25181159420289856,0.2536231884057971,0.2554347826086957,0.2572463768115942,0.25905797101449274,0.2608695652173913,0.26268115942028986,0.2644927536231884,0.266304347826087,0.26992753623188404,0.2717391304347826,0.27355072463768115,0.27717391304347827,0.27898550724637683,0.2807971014492754,0.2826086956521739,0.28442028985507245,0.286231884057971,0.28804347826086957,0.2898550724637681,0.2916666666666667,0.29347826086956524,0.29528985507246375,0.2971014492753623,0.29891304347826086,0.3007246376811594,0.302536231884058,0.3061594202898551,0.30978260869565216,0.3115942028985507,0.3134057971014493,0.31521739130434784,0.3170289855072464,0.3188405797101449,0.32065217391304346,0.322463768115942,0.3242753623188406,0.32608695652173914,0.3278985507246377,0.32971014492753625,0.33152173913043476,0.3333333333333333,0.3351449275362319,0.33695652173913043,0.338768115942029,0.34057971014492755,0.3423913043478261,0.3442028985507246,0.34601449275362317,0.34782608695652173,0.3496376811594203,0.35144927536231885,0.3532608695652174,0.35688405797101447,0.358695652173913,0.3605072463768116,0.36231884057971014,0.3641304347826087,0.36594202898550726,0.3677536231884058,0.3695652173913043,0.3713768115942029,0.37318840579710144,0.375,0.37681159420289856,0.3786231884057971,0.3822463768115942,0.38405797101449274,0.3858695652173913,0.38768115942028986,0.3894927536231884,0.391304347826087,0.39311594202898553,0.39492753623188404,0.39855072463768115,0.4003623188405797,0.40217391304347827,0.40398550724637683,0.4057971014492754,0.4076086956521739,0.40942028985507245,0.411231884057971,0.41304347826086957,0.4166666666666667,0.41847826086956524,0.42028985507246375,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.427536231884058,0.42934782608695654,0.4311594202898551,0.4329710144927536,0.43478260869565216,0.4365942028985507,0.4384057971014493,0.44021739130434784,0.4420289855072464,0.4438405797101449,0.44565217391304346,0.447463768115942,0.4492753623188406,0.45108695652173914,0.4528985507246377,0.45471014492753625,0.45652173913043476,0.4583333333333333,0.4601449275362319,0.46195652173913043,0.463768115942029,0.46557971014492755,0.4673913043478261,0.4692028985507246,0.47101449275362317,0.47282608695652173,0.4746376811594203,0.47644927536231885,0.4782608695652174,0.48007246376811596,0.48188405797101447,0.483695652173913,0.4855072463768116,0.48731884057971014,0.4891304347826087,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.4963768115942029,0.49818840579710144,0.5,0.5018115942028986,0.5036231884057971,0.5054347826086957,0.5072463768115942,0.5090579710144928,0.5108695652173914,0.5126811594202898,0.5144927536231884,0.5163043478260869,0.5181159420289855,0.519927536231884,0.5217391304347826,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5289855072463768,0.5307971014492754,0.532608695652174,0.5344202898550725,0.5362318840579711,0.5380434782608695,0.5398550724637681,0.5416666666666666,0.5434782608695652,0.5452898550724637,0.5471014492753623,0.5489130434782609,0.5507246376811594,0.552536231884058,0.5543478260869565,0.5561594202898551,0.5579710144927537,0.5597826086956522,0.5615942028985508,0.5634057971014492,0.5652173913043478,0.5670289855072463,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5760869565217391,0.5778985507246377,0.5797101449275363,0.5815217391304348,0.5833333333333334,0.5851449275362319,0.5869565217391305,0.5887681159420289,0.5905797101449275,0.592391304347826,0.5942028985507246,0.5960144927536232,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6105072463768116,0.6123188405797102,0.6141304347826086,0.6159420289855072,0.6177536231884058,0.6195652173913043,0.6213768115942029,0.6231884057971014,0.625,0.6268115942028986,0.6286231884057971,0.6304347826086957,0.6322463768115942,0.6340579710144928,0.6358695652173914,0.6376811594202898,0.6394927536231884,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6503623188405797,0.6521739130434783,0.6539855072463768,0.6557971014492754,0.657608695652174,0.6594202898550725,0.6612318840579711,0.6630434782608695,0.6648550724637681,0.6666666666666666,0.6684782608695652,0.6702898550724637,0.6721014492753623,0.6739130434782609,0.6757246376811594,0.677536231884058,0.6793478260869565,0.6811594202898551,0.6829710144927537,0.6847826086956522,0.6884057971014492,0.6902173913043478,0.6920289855072463,0.6938405797101449,0.6956521739130435,0.697463768115942,0.6992753623188406,0.7010869565217391,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7083333333333334,0.7101449275362319,0.7119565217391305,0.7137681159420289,0.717391304347826,0.7192028985507246,0.7210144927536232,0.7228260869565217,0.7246376811594203,0.7264492753623188,0.7282608695652174,0.730072463768116,0.7318840579710145,0.7336956521739131,0.7355072463768116,0.7373188405797102,0.7391304347826086,0.7409420289855072,0.7427536231884058,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7518115942028986,0.7536231884057971,0.7554347826086957,0.7572463768115942,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.769927536231884,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7771739130434783,0.7789855072463768,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7862318840579711,0.7880434782608695,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7952898550724637,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.802536231884058,0.8043478260869565,0.8061594202898551,0.8079710144927537,0.8097826086956522,0.8115942028985508,0.8134057971014492,0.8152173913043478,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8315217391304348,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8478260869565217,0.8496376811594203,0.8514492753623188,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8713768115942029,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9148550724637681,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9365942028985508,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9438405797101449,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[1.3434,1.3636,1.4255,1.4346,1.4390,1.4400,1.4543,1.4733,1.4785,1.4828,1.4881,1.5403,1.5441,1.5573,1.5643,1.5647,1.5654,1.5697,1.5708,1.5832,1.5851,1.5873,1.5924,1.5938,1.5954,1.5969,1.5973,1.6016,1.6017,1.6020,1.6090,1.6127,1.6173,1.6183,1.6222,1.6284,1.6310,1.6325,1.6360,1.6389,1.6428,1.6452,1.6454,1.6462,1.6497,1.6565,1.6604,1.6679,1.6701,1.6708,1.6729,1.6748,1.6830,1.6853,1.6861,1.6872,1.6896,1.6915,1.6945,1.6950,1.6974,1.6986,1.7008,1.7013,1.7054,1.7065,1.7106,1.7111,1.7118,1.7155,1.7164,1.7174,1.7178,1.7184,1.7214,1.7220,1.7250,1.7262,1.7287,1.7305,1.7318,1.7395,1.7403,1.7408,1.7412,1.7413,1.7428,1.7462,1.7471,1.7475,1.7523,1.7549,1.7552,1.7575,1.7601,1.7603,1.7656,1.7666,1.7711,1.7716,1.7745,1.7747,1.7758,1.7762,1.7768,1.7794,1.7813,1.7853,1.7880,1.7935,1.7996,1.8008,1.8025,1.8051,1.8055,1.8057,1.8067,1.8071,1.8073,1.8075,1.8104,1.8123,1.8134,1.8137,1.8157,1.8158,1.8234,1.8235,1.8254,1.8265,1.8272,1.8274,1.8281,1.8287,1.8323,1.8347,1.8355,1.8358,1.8378,1.8400,1.8411,1.8449,1.8452,1.8471,1.8498,1.8511,1.8535,1.8539,1.8569,1.8584,1.8601,1.8605,1.8616,1.8617,1.8618,1.8620,1.8622,1.8675,1.8682,1.8694,1.8705,1.8729,1.8730,1.8733,1.8748,1.8793,1.8803,1.8831,1.8846,1.8882,1.8896,1.8897,1.8900,1.8903,1.8913,1.8956,1.8962,1.8993,1.8997,1.9029,1.9042,1.9054,1.9061,1.9064,1.9082,1.9102,1.9114,1.9138,1.9139,1.9168,1.9178,1.9187,1.9205,1.9231,1.9233,1.9248,1.9251,1.9255,1.9262,1.9269,1.9291,1.9304,1.9313,1.9320,1.9349,1.9351,1.9355,1.9380,1.9381,1.9390,1.9434,1.9443,1.9446,1.9468,1.9489,1.9490,1.9497,1.9498,1.9506,1.9513,1.9515,1.9549,1.9555,1.9559,1.9566,1.9582,1.9626,1.9668,1.9693,1.9712,1.9717,1.9754,1.9787,1.9806,1.9811,1.9822,1.9826,1.9857,1.9872,1.9901,1.9911,1.9916,1.9949,1.9963,1.9977,2.0021,2.0040,2.0055,2.0061,2.0066,2.0072,2.0079,2.0080,2.0083,2.0085,2.0089,2.0093,2.0094,2.0095,2.0097,2.0098,2.0100,2.0101,2.0102,2.0103,2.0104,2.0105,2.0106,2.0107,2.0108,2.0109,2.0110,2.0111,2.0112,2.0113,2.0114,2.0116,2.0117,2.0118,2.0119,2.0120,2.0121,2.0122,2.0123,2.0124,2.0125,2.0126,2.0127,2.0128,2.0129,2.0130,2.0132,2.0133,2.0134,2.0135,2.0136,2.0137,2.0138,2.0139,2.0140,2.0141,2.0142,2.0143,2.0144,2.0145,2.0146,2.0147,2.0148,2.0149,2.0150,2.0151,2.0152,2.0153,2.0154,2.0155,2.0156,2.0157,2.0158,2.0159,2.0160,2.0161,2.0162,2.0163,2.0164,2.0166,2.0167,2.0170,2.0171,2.0173,2.0177,2.0178,2.0179,2.0180,2.0185,2.0187,2.0191,2.0192,2.0195,2.0197,2.0200,2.0204,2.0206,2.0207,2.0212,2.0218,2.0235,2.0243,2.0246,2.0251,2.0254,2.0256,2.0260,2.0314,2.0321,2.0342,2.0344,2.0346,2.0408,2.0444,2.0477,2.0523,2.0664,2.1392,2.1922,2.2733,2.2918,2.6396,2.6581,2.7074,2.7185,2.9612,3.5214,3.5500,3.5517,3.6503,3.6904,3.7733,4.2223,4.3163,4.5369,5.2026,5.4137,5.5224],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.32142857142857145,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.46785714285714286,0.4714285714285714,0.475,0.4767857142857143,0.4857142857142857,0.49107142857142855,0.49464285714285716,0.5,0.5017857142857143,0.5071428571428571,0.5142857142857142,0.5196428571428572,0.5267857142857143,0.5339285714285714,0.5410714285714285,0.5464285714285714,0.5607142857142857,0.5642857142857143,0.5678571428571428,0.5767857142857142,0.5910714285714286,0.5982142857142857,0.6053571428571428,0.6107142857142858,0.6160714285714286,0.6232142857142857,0.6267857142857143,0.6392857142857142,0.6464285714285715,0.6553571428571429,0.6625,0.6642857142857143,0.675,0.6857142857142857,0.6928571428571428,0.6964285714285714,0.7035714285714286,0.7089285714285715,0.7178571428571429,0.7267857142857143,0.7357142857142858,0.7428571428571429,0.7482142857142857,0.7517857142857143,0.7553571428571428,0.7589285714285714,0.7625,0.7714285714285715,0.7803571428571429,0.7910714285714285,0.7928571428571428,0.8017857142857143,0.8053571428571429,0.8160714285714286,0.8178571428571428,0.8303571428571429,0.8339285714285715,0.8410714285714286,0.8428571428571429,0.8464285714285714,0.8482142857142857,0.85,0.8535714285714285,0.8607142857142858,0.8625,0.8660714285714286,0.8696428571428572,0.8714285714285714,0.875,0.8803571428571428,0.8839285714285714,0.8875,0.8892857142857142,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9196428571428571,0.9232142857142858,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2966,0.3023,0.3051,0.3055,0.3151,0.3249,0.3269,0.3353,0.3392,0.3397,0.3411,0.3412,0.3450,0.3462,0.3488,0.3555,0.3589,0.3591,0.3599,0.3602,0.3614,0.3664,0.3681,0.3692,0.3693,0.3730,0.3732,0.3737,0.3756,0.3770,0.3772,0.3802,0.3807,0.3840,0.3858,0.3863,0.3866,0.3877,0.3881,0.3899,0.3906,0.3920,0.3926,0.3930,0.3936,0.3959,0.3962,0.3967,0.3972,0.3974,0.3975,0.4034,0.4054,0.4069,0.4070,0.4075,0.4085,0.4089,0.4102,0.4103,0.4117,0.4124,0.4150,0.4156,0.4158,0.4168,0.4184,0.4185,0.4188,0.4203,0.4210,0.4213,0.4219,0.4226,0.4242,0.4250,0.4251,0.4264,0.4270,0.4272,0.4274,0.4281,0.4296,0.4297,0.4301,0.4302,0.4304,0.4316,0.4321,0.4334,0.4357,0.4360,0.4377,0.4381,0.4383,0.4391,0.4393,0.4396,0.4403,0.4414,0.4421,0.4426,0.4427,0.4429,0.4454,0.4463,0.4471,0.4478,0.4479,0.4488,0.4526,0.4531,0.4532,0.4536,0.4549,0.4561,0.4576,0.4578,0.4588,0.4600,0.4633,0.4641,0.4642,0.4644,0.4657,0.4664,0.4697,0.4699,0.4704,0.4728,0.4729,0.4741,0.4752,0.4753,0.4757,0.4765,0.4768,0.4798,0.4813,0.4819,0.4845,0.4863,0.4867,0.4892,0.4909,0.4913,0.4918,0.4922,0.4925,0.4933,0.4947,0.4955,0.4964,0.4968,0.4970,0.4975,0.4987,0.4990,0.5005,0.5013,0.5028,0.5032,0.5033,0.5037,0.5065,0.5066,0.5067,0.5082,0.5096,0.5118,0.5141,0.5172,0.5186,0.5194,0.5197,0.5204,0.5205,0.5255,0.5257,0.5258,0.5262,0.5272,0.5275,0.5280,0.5285,0.5287,0.5320,0.5333,0.5344,0.5356,0.5363,0.5386,0.5407,0.5417,0.5441,0.5457,0.5471,0.5501,0.5514,0.5517,0.5526,0.5537,0.5542,0.5546,0.5558,0.5569,0.5597,0.5603,0.5610,0.5616,0.5686,0.5690,0.5696,0.5711,0.5719,0.5734,0.5738,0.5740,0.5741,0.5759,0.5768,0.5775,0.5809,0.5835,0.5856,0.5863,0.5871,0.5881,0.5891,0.5915,0.5957,0.6032,0.6057,0.6081,0.6099,0.6115,0.6116,0.6131,0.6136,0.6160,0.6162,0.6165,0.6170,0.6224,0.6235,0.6238,0.6240,0.6268,0.6282,0.6360,0.6371,0.6388,0.6390,0.6395,0.6439,0.6466,0.6532,0.6543,0.6552,0.6553,0.6569,0.6585,0.6587,0.6633,0.6644,0.6649,0.6675,0.6715,0.6727,0.6738,0.6748,0.6749,0.6771,0.6778,0.6869,0.6889,0.6959,0.7020,0.7027,0.7079,0.7109,0.7128,0.7141,0.7238,0.7240,0.7265,0.7273,0.7326,0.7330,0.7368,0.7393,0.7404,0.7419,0.7527,0.7531,0.7547,0.7561,0.7604,0.7609,0.7620,0.7656,0.7689,0.7699,0.7705,0.7722,0.7755,0.7828,0.7839,0.7855,0.7858,0.7873,0.7903,0.7908,0.7931,0.7938,0.7993,0.8005,0.8020,0.8039,0.8043,0.8084,0.8085,0.8184,0.8202,0.8229,0.8243,0.8262,0.8315,0.8322,0.8337,0.8338,0.8341,0.8352,0.8404,0.8452,0.8487,0.8502,0.8520,0.8527,0.8528,0.8550,0.8568,0.8573,0.8605,0.8636,0.8685,0.8722,0.8749,0.8756,0.8774,0.8790,0.8828,0.8875,0.8948,0.8951,0.8964,0.8983,0.8989,0.9024,0.9078,0.9081,0.9120,0.9135,0.9216,0.9225,0.9250,0.9253,0.9259,0.9260,0.9292,0.9319,0.9353,0.9373,0.9382,0.9393,0.9406,0.9407,0.9411,0.9459,0.9474,0.9481,0.9489,0.9514,0.9517,0.9552,0.9568,0.9589,0.9596,0.9633,0.9667,0.9679,0.9761,0.9767,0.9833,0.9834,0.9861,0.9876,0.9943,0.9944,0.9947,0.9960,0.9970,1.0009,1.0018,1.0061,1.0074,1.0092,1.0105,1.0115,1.0133,1.0140,1.0162,1.0184,1.0229,1.0251,1.0289,1.0294,1.0330,1.0361,1.0383,1.0386,1.0389,1.0403,1.0415,1.0420,1.0429,1.0445,1.0480,1.0575,1.0581,1.0649,1.0733,1.0735,1.0741,1.0751,1.0780,1.0799,1.0855,1.0872,1.0890,1.0894,1.0901,1.0929,1.0957,1.0980,1.1038,1.1045,1.1055,1.1075,1.1083,1.1086,1.1099,1.1111,1.1117,1.1134,1.1157,1.1195,1.1231,1.1265,1.1274,1.1335,1.1357,1.1389,1.1441,1.1445,1.1453,1.1532,1.1536,1.1560,1.1643,1.1644,1.1705,1.1724,1.1757,1.1811,1.1812,1.1821,1.1828,1.1829,1.1834,1.1894,1.1903,1.1912,1.1932,1.1944,1.1956,1.1977,1.1999,1.2111,1.2121,1.2145,1.2249,1.2327,1.2368,1.2412,1.2437,1.2441,1.2469,1.2493,1.2533,1.2568,1.2719,1.2733,1.2738,1.2842,1.2879,1.2887,1.2997,1.3128,1.3160,1.3194,1.3257,1.3347,1.3420,1.3520,1.3542,1.3654,1.3758,1.3851,1.3871,1.3874,1.3930,1.3932,1.4016,1.4065,1.4080,1.4140,1.4159,1.4168,1.4174,1.4192,1.4488,1.4524,1.4541,1.4724,1.4788,1.5250,1.5458,1.5621,1.5633,1.5812,1.6072,1.6079,1.6436,1.6470,1.7380,1.8590,2.0327],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.048214285714285716,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.060714285714285714,0.0625,0.06428571428571428,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16964285714285715,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20714285714285716,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2375,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1511,0.1799,0.1845,0.1846,0.1859,0.1913,0.1921,0.1924,0.1927,0.1949,0.1953,0.1963,0.1969,0.1985,0.1997,0.2001,0.2023,0.2026,0.2032,0.2038,0.2049,0.2053,0.2082,0.2084,0.2098,0.2099,0.2105,0.2106,0.2113,0.2120,0.2122,0.2129,0.2131,0.2134,0.2145,0.2148,0.2151,0.2152,0.2153,0.2156,0.2167,0.2168,0.2172,0.2175,0.2196,0.2204,0.2211,0.2243,0.2245,0.2255,0.2261,0.2267,0.2273,0.2298,0.2317,0.2318,0.2320,0.2331,0.2335,0.2343,0.2389,0.2390,0.2391,0.2394,0.2403,0.2404,0.2418,0.2423,0.2436,0.2445,0.2453,0.2460,0.2463,0.2483,0.2484,0.2490,0.2503,0.2521,0.2523,0.2529,0.2532,0.2533,0.2546,0.2547,0.2572,0.2576,0.2582,0.2585,0.2620,0.2622,0.2630,0.2650,0.2657,0.2658,0.2663,0.2666,0.2681,0.2684,0.2687,0.2694,0.2698,0.2713,0.2726,0.2729,0.2735,0.2747,0.2749,0.2754,0.2775,0.2785,0.2788,0.2796,0.2834,0.2837,0.2840,0.2842,0.2847,0.2850,0.2855,0.2876,0.2879,0.2891,0.2903,0.2910,0.2918,0.2929,0.2932,0.2933,0.2962,0.2966,0.2995,0.3000,0.3022,0.3031,0.3033,0.3035,0.3039,0.3045,0.3056,0.3059,0.3074,0.3121,0.3135,0.3142,0.3143,0.3160,0.3170,0.3180,0.3185,0.3226,0.3250,0.3260,0.3268,0.3281,0.3285,0.3298,0.3312,0.3313,0.3316,0.3345,0.3360,0.3374,0.3393,0.3417,0.3431,0.3461,0.3465,0.3472,0.3487,0.3498,0.3521,0.3524,0.3529,0.3534,0.3549,0.3550,0.3567,0.3568,0.3594,0.3607,0.3613,0.3626,0.3655,0.3656,0.3673,0.3686,0.3698,0.3702,0.3713,0.3734,0.3735,0.3763,0.3774,0.3778,0.3794,0.3815,0.3829,0.3865,0.3890,0.3906,0.3937,0.3938,0.3949,0.3983,0.3990,0.4003,0.4004,0.4018,0.4105,0.4118,0.4162,0.4222,0.4254,0.4268,0.4277,0.4293,0.4353,0.4363,0.4382,0.4383,0.4395,0.4413,0.4419,0.4447,0.4451,0.4474,0.4481,0.4498,0.4502,0.4534,0.4543,0.4554,0.4555,0.4585,0.4589,0.4590,0.4610,0.4620,0.4625,0.4653,0.4662,0.4666,0.4679,0.4700,0.4704,0.4714,0.4744,0.4754,0.4758,0.4791,0.4805,0.4817,0.4853,0.4872,0.4891,0.4907,0.4913,0.4915,0.4938,0.4941,0.4948,0.4957,0.4987,0.4989,0.4999,0.5019,0.5082,0.5098,0.5103,0.5124,0.5135,0.5149,0.5151,0.5164,0.5170,0.5171,0.5189,0.5230,0.5259,0.5286,0.5327,0.5335,0.5355,0.5369,0.5385,0.5390,0.5415,0.5431,0.5434,0.5485,0.5493,0.5513,0.5523,0.5527,0.5529,0.5540,0.5551,0.5560,0.5574,0.5591,0.5601,0.5604,0.5610,0.5613,0.5641,0.5649,0.5677,0.5686,0.5705,0.5707,0.5759,0.5773,0.5781,0.5784,0.5796,0.5800,0.5818,0.5845,0.5846,0.5858,0.5899,0.5952,0.5973,0.5991,0.5993,0.6011,0.6039,0.6059,0.6101,0.6104,0.6105,0.6160,0.6164,0.6183,0.6185,0.6213,0.6282,0.6288,0.6402,0.6420,0.6465,0.6487,0.6524,0.6542,0.6607,0.6623,0.6664,0.6705,0.6762,0.6784,0.6798,0.6811,0.6834,0.6835,0.6861,0.6887,0.6904,0.6937,0.6949,0.6977,0.7007,0.7116,0.7123,0.7134,0.7153,0.7182,0.7186,0.7205,0.7213,0.7229,0.7239,0.7269,0.7272,0.7280,0.7319,0.7326,0.7332,0.7379,0.7416,0.7428,0.7476,0.7491,0.7550,0.7558,0.7561,0.7563,0.7594,0.7601,0.7621,0.7625,0.7687,0.7691,0.7696,0.7700,0.7716,0.7752,0.7756,0.7778,0.7807,0.7817,0.7885,0.7892,0.7900,0.7940,0.7953,0.7957,0.8018,0.8038,0.8078,0.8083,0.8206,0.8215,0.8232,0.8289,0.8439,0.8440,0.8454,0.8456,0.8467,0.8478,0.8580,0.8605,0.8612,0.8634,0.8646,0.8738,0.8806,0.8813,0.8814,0.8824,0.8876,0.8980,0.9081,0.9088,0.9097,0.9188,0.9300,0.9320,0.9327,0.9367,0.9486,0.9585,0.9609,0.9631,0.9672,0.9752,0.9772,0.9792,0.9816,0.9880,0.9955,0.9963,0.9970,0.9995,1.0062,1.0137,1.0197,1.0245,1.0262,1.0466,1.0523,1.0551,1.0622,1.0623,1.0651,1.0709,1.0735,1.0791,1.0886,1.0968,1.0977,1.0985,1.1045,1.1077,1.1164,1.1220,1.1231,1.1293,1.1333,1.1499,1.1589,1.1597,1.1620,1.1667,1.1706,1.1731,1.1752,1.1914,1.1938,1.2055,1.2122,1.2154,1.2171,1.2240,1.2254,1.2383,1.2431,1.2726,1.2798,1.2806,1.3222,1.3326,1.3509,1.3606,1.3824,1.4004,1.4807,1.4809,1.4875,1.4888,1.4989,1.5442,1.5763,1.5911,1.6216,1.7108,2.0701,3.2362,3.2967,5.6638,5.7223],"y":[0.001851851851851852,0.003703703703703704,0.005555555555555556,0.007407407407407408,0.009259259259259259,0.011111111111111112,0.012962962962962963,0.014814814814814815,0.016666666666666666,0.018518518518518517,0.020370370370370372,0.022222222222222223,0.024074074074074074,0.025925925925925925,0.027777777777777776,0.02962962962962963,0.03148148148148148,0.03333333333333333,0.03518518518518519,0.037037037037037035,0.03888888888888889,0.040740740740740744,0.044444444444444446,0.046296296296296294,0.04814814814814815,0.05,0.05185185185185185,0.053703703703703705,0.05555555555555555,0.05740740740740741,0.06111111111111111,0.06296296296296296,0.06481481481481481,0.06666666666666667,0.06851851851851852,0.07037037037037037,0.07222222222222222,0.07407407407407407,0.07592592592592592,0.07777777777777778,0.07962962962962963,0.08148148148148149,0.08333333333333333,0.08518518518518518,0.08703703703703704,0.08888888888888889,0.09074074074074075,0.09259259259259259,0.09444444444444444,0.0962962962962963,0.09814814814814815,0.1037037037037037,0.10555555555555556,0.10740740740740741,0.10925925925925926,0.1111111111111111,0.11296296296296296,0.11481481481481481,0.11666666666666667,0.11851851851851852,0.12037037037037036,0.12222222222222222,0.1259259259259259,0.12777777777777777,0.12962962962962962,0.13148148148148148,0.13333333333333333,0.13518518518518519,0.13703703703703704,0.1388888888888889,0.14074074074074075,0.1425925925925926,0.14444444444444443,0.14629629629629629,0.15,0.15185185185185185,0.1537037037037037,0.15555555555555556,0.1574074074074074,0.15925925925925927,0.16111111111111112,0.16296296296296298,0.1648148148148148,0.16666666666666666,0.1685185185185185,0.17037037037037037,0.17222222222222222,0.17407407407407408,0.17592592592592593,0.17777777777777778,0.17962962962962964,0.1814814814814815,0.18333333333333332,0.18518518518518517,0.18703703703703703,0.19074074074074074,0.1925925925925926,0.19444444444444445,0.1962962962962963,0.19814814814814816,0.2,0.20185185185185187,0.2037037037037037,0.20555555555555555,0.2074074074074074,0.20925925925925926,0.2111111111111111,0.21296296296296297,0.21481481481481482,0.21666666666666667,0.21851851851851853,0.22037037037037038,0.2222222222222222,0.22407407407407406,0.22592592592592592,0.22777777777777777,0.22962962962962963,0.23148148148148148,0.23333333333333334,0.2351851851851852,0.23703703703703705,0.2388888888888889,0.24074074074074073,0.24259259259259258,0.24444444444444444,0.2462962962962963,0.25,0.2537037037037037,0.25555555555555554,0.2574074074074074,0.25925925925925924,0.2611111111111111,0.26296296296296295,0.26481481481481484,0.26666666666666666,0.26851851851851855,0.27037037037037037,0.2722222222222222,0.2740740740740741,0.2759259259259259,0.2777777777777778,0.2796296296296296,0.2814814814814815,0.2833333333333333,0.2851851851851852,0.28703703703703703,0.28888888888888886,0.29074074074074074,0.29259259259259257,0.29444444444444445,0.2962962962962963,0.29814814814814816,0.3,0.30185185185185187,0.3037037037037037,0.3074074074074074,0.30925925925925923,0.3111111111111111,0.31296296296296294,0.3148148148148148,0.31666666666666665,0.31851851851851853,0.32037037037037036,0.32222222222222224,0.32407407407407407,0.32592592592592595,0.3277777777777778,0.3296296296296296,0.3314814814814815,0.3333333333333333,0.3351851851851852,0.337037037037037,0.3388888888888889,0.34074074074074073,0.3425925925925926,0.34444444444444444,0.34629629629629627,0.34814814814814815,0.35,0.35185185185185186,0.3537037037037037,0.35555555555555557,0.3574074074074074,0.3592592592592593,0.3611111111111111,0.362962962962963,0.3648148148148148,0.36666666666666664,0.3685185185185185,0.37037037037037035,0.37222222222222223,0.37407407407407406,0.37592592592592594,0.37777777777777777,0.37962962962962965,0.3814814814814815,0.38333333333333336,0.3851851851851852,0.387037037037037,0.3888888888888889,0.3907407407407407,0.3925925925925926,0.39444444444444443,0.3962962962962963,0.39814814814814814,0.4,0.40370370370370373,0.40555555555555556,0.4074074074074074,0.40925925925925927,0.4111111111111111,0.412962962962963,0.4148148148148148,0.4166666666666667,0.4185185185185185,0.4203703703703704,0.4222222222222222,0.42407407407407405,0.42592592592592593,0.42777777777777776,0.42962962962962964,0.43148148148148147,0.43333333333333335,0.4351851851851852,0.43703703703703706,0.44074074074074077,0.4425925925925926,0.4444444444444444,0.4462962962962963,0.44814814814814813,0.45,0.45185185185185184,0.4537037037037037,0.45555555555555555,0.45740740740740743,0.45925925925925926,0.46111111111111114,0.46296296296296297,0.4648148148148148,0.4666666666666667,0.4685185185185185,0.4703703703703704,0.4722222222222222,0.4740740740740741,0.4759259259259259,0.4777777777777778,0.47962962962962963,0.48148148148148145,0.48333333333333334,0.48518518518518516,0.48703703703703705,0.4888888888888889,0.49074074074074076,0.4925925925925926,0.49444444444444446,0.4962962962962963,0.4981481481481482,0.5,0.5037037037037037,0.5055555555555555,0.5074074074074074,0.5092592592592593,0.5111111111111111,0.512962962962963,0.5148148148148148,0.5166666666666667,0.5185185185185185,0.5203703703703704,0.5222222222222223,0.524074074074074,0.5259259259259259,0.5277777777777778,0.5296296296296297,0.5314814814814814,0.5333333333333333,0.5351851851851852,0.5370370370370371,0.5388888888888889,0.5407407407407407,0.5425925925925926,0.5444444444444444,0.5462962962962963,0.5481481481481482,0.5518518518518518,0.5537037037037037,0.5555555555555556,0.5574074074074075,0.5592592592592592,0.5611111111111111,0.562962962962963,0.5648148148148148,0.5666666666666667,0.5685185185185185,0.5703703703703704,0.5722222222222222,0.575925925925926,0.5777777777777777,0.5796296296296296,0.5814814814814815,0.5833333333333334,0.5851851851851851,0.587037037037037,0.5888888888888889,0.5907407407407408,0.5925925925925926,0.5944444444444444,0.5962962962962963,0.5981481481481481,0.6,0.6018518518518519,0.6037037037037037,0.6055555555555555,0.6074074074074074,0.6092592592592593,0.6111111111111112,0.6129629629629629,0.6148148148148148,0.6185185185185185,0.6203703703703703,0.6222222222222222,0.6240740740740741,0.6259259259259259,0.6277777777777778,0.6296296296296297,0.6314814814814815,0.6333333333333333,0.6351851851851852,0.6370370370370371,0.6388888888888888,0.6407407407407407,0.6425925925925926,0.6444444444444445,0.6462962962962963,0.6481481481481481,0.65,0.6518518518518519,0.6537037037037037,0.6555555555555556,0.6574074074074074,0.6592592592592592,0.6611111111111111,0.662962962962963,0.6648148148148149,0.6666666666666666,0.6685185185185185,0.6703703703703704,0.6722222222222223,0.674074074074074,0.6777777777777778,0.6796296296296296,0.6814814814814815,0.6833333333333333,0.6851851851851852,0.687037037037037,0.6888888888888889,0.6907407407407408,0.6925925925925925,0.6944444444444444,0.6962962962962963,0.6981481481481482,0.7,0.7018518518518518,0.7037037037037037,0.7055555555555556,0.7074074074074074,0.7092592592592593,0.7111111111111111,0.7129629629629629,0.7148148148148148,0.7166666666666667,0.7185185185185186,0.7203703703703703,0.7222222222222222,0.7240740740740741,0.725925925925926,0.7277777777777777,0.7296296296296296,0.7314814814814815,0.7333333333333333,0.7351851851851852,0.737037037037037,0.7388888888888889,0.7407407407407407,0.7425925925925926,0.7444444444444445,0.7462962962962963,0.7481481481481481,0.75,0.7518518518518519,0.7537037037037037,0.7555555555555555,0.7574074074074074,0.7592592592592593,0.7611111111111111,0.762962962962963,0.7648148148148148,0.7666666666666667,0.7685185185185185,0.7703703703703704,0.7722222222222223,0.774074074074074,0.7759259259259259,0.7777777777777778,0.7796296296296297,0.7814814814814814,0.7851851851851852,0.7870370370370371,0.7888888888888889,0.7907407407407407,0.7925925925925926,0.7944444444444444,0.7962962962962963,0.7981481481481482,0.8,0.8018518518518518,0.8037037037037037,0.8055555555555556,0.8074074074074075,0.8092592592592592,0.8111111111111111,0.812962962962963,0.8148148148148148,0.8166666666666667,0.8185185185185185,0.8203703703703704,0.8222222222222222,0.8240740740740741,0.825925925925926,0.8277777777777777,0.8296296296296296,0.8314814814814815,0.8333333333333334,0.8351851851851851,0.837037037037037,0.8388888888888889,0.8407407407407408,0.8425925925925926,0.8444444444444444,0.8462962962962963,0.8481481481481481,0.85,0.8518518518518519,0.8537037037037037,0.8555555555555555,0.8574074074074074,0.8592592592592593,0.8611111111111112,0.8629629629629629,0.8648148148148148,0.8666666666666667,0.8685185185185185,0.8703703703703703,0.8722222222222222,0.8740740740740741,0.8759259259259259,0.8777777777777778,0.8796296296296297,0.8814814814814815,0.8833333333333333,0.8851851851851852,0.8870370370370371,0.8888888888888888,0.8907407407407407,0.8925925925925926,0.8944444444444445,0.8962962962962963,0.8981481481481481,0.9,0.9018518518518519,0.9037037037037037,0.9055555555555556,0.9074074074074074,0.9092592592592592,0.9111111111111111,0.912962962962963,0.9148148148148149,0.9166666666666666,0.9185185185185185,0.9203703703703704,0.9222222222222223,0.924074074074074,0.9259259259259259,0.9277777777777778,0.9296296296296296,0.9314814814814815,0.9333333333333333,0.9351851851851852,0.937037037037037,0.9388888888888889,0.9407407407407408,0.9425925925925925,0.9444444444444444,0.9462962962962963,0.9481481481481482,0.95,0.9518518518518518,0.9537037037037037,0.9555555555555556,0.9574074074074074,0.9592592592592593,0.9611111111111111,0.9629629629629629,0.9648148148148148,0.9666666666666667,0.9685185185185186,0.9703703703703703,0.9722222222222222,0.9740740740740741,0.975925925925926,0.9777777777777777,0.9796296296296296,0.9814814814814815,0.9833333333333333,0.9851851851851852,0.987037037037037,0.9888888888888889,0.9907407407407407,0.9925925925925926,0.9944444444444445,0.9962962962962963,0.9981481481481481],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, specs.ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-specs.ipfs.tech-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-specs.ipfs.tech-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..70f6f861ee
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-specs.ipfs.tech-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.0312,0.0745,0.4674,0.4679,0.4741,0.4746,0.4749,0.4758,0.4768,0.4772,0.4775,0.4777,0.4787,0.4807,0.4809,0.4813,0.4817,0.4819,0.4822,0.4823,0.4825,0.4826,0.4827,0.4828,0.4829,0.4834,0.4835,0.4837,0.4840,0.4843,0.4845,0.4847,0.4849,0.4850,0.4852,0.4855,0.4858,0.4860,0.4861,0.4863,0.4865,0.4866,0.4867,0.4868,0.4869,0.4871,0.4872,0.4873,0.4875,0.4877,0.4879,0.4883,0.4885,0.4888,0.4889,0.4891,0.4892,0.4893,0.4894,0.4895,0.4896,0.4897,0.4898,0.4900,0.4902,0.4903,0.4911,0.4912,0.4913,0.4915,0.4916,0.4920,0.4922,0.4924,0.4925,0.4926,0.4927,0.4928,0.4930,0.4931,0.4933,0.4934,0.4935,0.4936,0.4937,0.4939,0.4942,0.4944,0.4945,0.4948,0.4949,0.4950,0.4951,0.4952,0.4954,0.4958,0.4959,0.4961,0.4962,0.4963,0.4965,0.4966,0.4968,0.4969,0.4970,0.4972,0.4973,0.4976,0.4977,0.4978,0.4979,0.4982,0.4984,0.4987,0.4988,0.4989,0.4991,0.4992,0.4993,0.4994,0.4996,0.4997,0.4999,0.5000,0.5003,0.5004,0.5005,0.5008,0.5009,0.5010,0.5015,0.5016,0.5017,0.5020,0.5021,0.5022,0.5025,0.5026,0.5027,0.5029,0.5032,0.5034,0.5037,0.5038,0.5039,0.5040,0.5043,0.5048,0.5049,0.5050,0.5051,0.5052,0.5053,0.5059,0.5062,0.5063,0.5064,0.5065,0.5069,0.5070,0.5073,0.5075,0.5076,0.5079,0.5080,0.5082,0.5083,0.5084,0.5086,0.5087,0.5088,0.5089,0.5090,0.5092,0.5093,0.5094,0.5099,0.5100,0.5102,0.5103,0.5105,0.5107,0.5110,0.5111,0.5114,0.5117,0.5118,0.5119,0.5120,0.5121,0.5123,0.5124,0.5128,0.5129,0.5132,0.5133,0.5136,0.5137,0.5139,0.5140,0.5141,0.5145,0.5147,0.5149,0.5150,0.5154,0.5160,0.5162,0.5163,0.5165,0.5167,0.5169,0.5171,0.5173,0.5176,0.5177,0.5179,0.5181,0.5183,0.5184,0.5187,0.5194,0.5195,0.5196,0.5198,0.5199,0.5203,0.5205,0.5206,0.5209,0.5217,0.5222,0.5223,0.5226,0.5228,0.5231,0.5236,0.5237,0.5241,0.5243,0.5244,0.5252,0.5255,0.5259,0.5261,0.5263,0.5265,0.5276,0.5280,0.5287,0.5288,0.5290,0.5291,0.5293,0.5294,0.5313,0.5317,0.5319,0.5322,0.5324,0.5332,0.5339,0.5341,0.5348,0.5368,0.5370,0.5386,0.5389,0.5398,0.5402,0.5404,0.5407,0.5416,0.5417,0.5418,0.5432,0.5440,0.5444,0.5448,0.5452,0.5457,0.5458,0.5461,0.5464,0.5472,0.5476,0.5477,0.5481,0.5487,0.5505,0.5513,0.5518,0.5523,0.5527,0.5536,0.5539,0.5550,0.5552,0.5595,0.5600,0.5646,0.5659,0.5662,0.5675,0.5702,0.5730,0.5788,0.5794,0.5835,0.5902,0.5910,0.5923,0.5968,0.6009,0.6019,0.6043,0.6083,0.6138,0.6197,0.6212,0.6220,0.6228,0.6237,0.6260,0.6263,0.6270,0.6273,0.6279,0.6291,0.6300,0.6320,0.6322,0.6329,0.6337,0.6346,0.6358,0.6359,0.6361,0.6362,0.6367,0.6371,0.6373,0.6376,0.6377,0.6390,0.6403,0.6404,0.6407,0.6442,0.6461,0.6476,0.6478,0.6493,0.6497,0.6510,0.6518,0.6528,0.6541,0.6547,0.6551,0.6556,0.6569,0.6576,0.6584,0.6588,0.6609,0.6611,0.6643,0.6657,0.6678,0.6700,0.6709,0.6716,0.6756,0.6771,0.6791,0.6799,0.6806,0.6817,0.6821,0.6824,0.6838,0.6867,0.6878,0.6883,0.6899,0.6901,0.6930,0.6934,0.6988,0.6998,0.7136,0.7353,0.7394,0.7413,0.7484,0.7557,0.7572,0.7702,0.7712,0.7749,0.7760,0.7777,0.7821,0.7903,0.7907,0.7970,0.7989,0.8013,0.8025,0.8090,0.8091,0.8138,0.8220,0.8359,0.8408,0.8458,0.8476,0.8505,0.8609,0.8692,0.8798,0.8842,0.8891,0.8900,0.8960,0.9264,0.9389,1.0087,1.0113,1.0205,1.0533,1.1388,1.1510,1.1596,1.1945,1.1956,1.2111,1.3719,1.5479,1.7683,1.7700,1.8398,1.9764,2.0429,2.2296,2.2392,2.3117,2.3755,2.4123,2.6372,2.6717,2.6989,2.8298,3.0843,3.1634,3.2235,3.2364,3.9831],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.04642857142857143,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05892857142857143,0.0625,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08928571428571429,0.09107142857142857,0.09285714285714286,0.09642857142857143,0.09821428571428571,0.1,0.10178571428571428,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11607142857142858,0.12142857142857143,0.12321428571428572,0.12857142857142856,0.13035714285714287,0.13392857142857142,0.1357142857142857,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14821428571428572,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.17142857142857143,0.175,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.1875,0.19285714285714287,0.19464285714285715,0.1982142857142857,0.2,0.2017857142857143,0.20535714285714285,0.20714285714285716,0.2125,0.21607142857142858,0.21964285714285714,0.22321428571428573,0.225,0.22678571428571428,0.23214285714285715,0.2375,0.24464285714285713,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.25892857142857145,0.26071428571428573,0.2625,0.26607142857142857,0.26785714285714285,0.2714285714285714,0.275,0.2767857142857143,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2892857142857143,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.30178571428571427,0.30357142857142855,0.30714285714285716,0.30892857142857144,0.3125,0.3142857142857143,0.31607142857142856,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34464285714285714,0.35,0.35535714285714287,0.35714285714285715,0.3625,0.36428571428571427,0.36607142857142855,0.36964285714285716,0.3732142857142857,0.375,0.38035714285714284,0.3821428571428571,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39464285714285713,0.3964285714285714,0.4,0.4017857142857143,0.40535714285714286,0.40714285714285714,0.4107142857142857,0.4125,0.41785714285714287,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45714285714285713,0.4589285714285714,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.475,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5017857142857143,0.5035714285714286,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5285714285714286,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5482142857142858,0.55,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.575,0.5767857142857142,0.5785714285714286,0.5821428571428572,0.5839285714285715,0.5875,0.5892857142857143,0.5928571428571429,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.0347,0.1769,0.3497,0.3525,0.3536,0.3540,0.3541,0.3542,0.3544,0.3545,0.3548,0.3552,0.3561,0.3562,0.3569,0.3570,0.3572,0.3576,0.3577,0.3579,0.3580,0.3581,0.3582,0.3586,0.3588,0.3590,0.3592,0.3593,0.3594,0.3595,0.3600,0.3602,0.3604,0.3605,0.3610,0.3617,0.3620,0.3622,0.3627,0.3628,0.3629,0.3631,0.3632,0.3636,0.3638,0.3639,0.3640,0.3644,0.3649,0.3653,0.3655,0.3657,0.3659,0.3662,0.3663,0.3666,0.3667,0.3670,0.3673,0.3677,0.3682,0.3685,0.3686,0.3687,0.3688,0.3691,0.3693,0.3696,0.3697,0.3699,0.3705,0.3706,0.3708,0.3713,0.3714,0.3716,0.3721,0.3723,0.3728,0.3730,0.3734,0.3735,0.3737,0.3742,0.3743,0.3744,0.3751,0.3763,0.3767,0.3780,0.3786,0.3788,0.3792,0.3797,0.3798,0.3802,0.3803,0.3804,0.3806,0.3810,0.3815,0.3819,0.3820,0.3822,0.3825,0.3829,0.3833,0.3838,0.3840,0.3842,0.3848,0.3852,0.3853,0.3856,0.3859,0.3864,0.3874,0.3879,0.3900,0.3904,0.3908,0.3912,0.3913,0.3915,0.3939,0.3941,0.3946,0.3950,0.3958,0.3969,0.3971,0.3978,0.3983,0.3988,0.4002,0.4008,0.4017,0.4022,0.4034,0.4055,0.4062,0.4067,0.4071,0.4096,0.4099,0.4103,0.4110,0.4116,0.4119,0.4120,0.4121,0.4122,0.4140,0.4146,0.4160,0.4172,0.4178,0.4179,0.4186,0.4189,0.4201,0.4202,0.4205,0.4206,0.4207,0.4210,0.4216,0.4219,0.4222,0.4224,0.4225,0.4226,0.4227,0.4229,0.4232,0.4234,0.4235,0.4236,0.4239,0.4246,0.4247,0.4248,0.4249,0.4250,0.4251,0.4252,0.4256,0.4257,0.4259,0.4262,0.4266,0.4267,0.4270,0.4274,0.4275,0.4276,0.4281,0.4283,0.4285,0.4286,0.4287,0.4288,0.4289,0.4290,0.4291,0.4292,0.4297,0.4301,0.4302,0.4308,0.4311,0.4312,0.4314,0.4316,0.4320,0.4321,0.4322,0.4324,0.4325,0.4326,0.4329,0.4331,0.4333,0.4334,0.4336,0.4339,0.4342,0.4347,0.4348,0.4349,0.4350,0.4353,0.4354,0.4356,0.4357,0.4360,0.4361,0.4362,0.4364,0.4371,0.4372,0.4373,0.4378,0.4379,0.4380,0.4382,0.4386,0.4387,0.4389,0.4390,0.4391,0.4393,0.4396,0.4397,0.4398,0.4402,0.4403,0.4406,0.4407,0.4408,0.4410,0.4414,0.4416,0.4418,0.4420,0.4423,0.4424,0.4430,0.4434,0.4435,0.4437,0.4438,0.4439,0.4441,0.4448,0.4449,0.4451,0.4453,0.4454,0.4465,0.4466,0.4468,0.4474,0.4476,0.4478,0.4479,0.4481,0.4486,0.4487,0.4489,0.4496,0.4497,0.4499,0.4502,0.4508,0.4518,0.4520,0.4523,0.4524,0.4525,0.4526,0.4527,0.4528,0.4531,0.4532,0.4537,0.4539,0.4541,0.4542,0.4543,0.4553,0.4554,0.4558,0.4560,0.4565,0.4569,0.4580,0.4581,0.4585,0.4588,0.4590,0.4592,0.4600,0.4602,0.4604,0.4608,0.4611,0.4613,0.4619,0.4622,0.4624,0.4625,0.4628,0.4631,0.4633,0.4643,0.4644,0.4646,0.4647,0.4661,0.4667,0.4676,0.4683,0.4694,0.4703,0.4711,0.4712,0.4718,0.4730,0.4731,0.4732,0.4738,0.4746,0.4750,0.4757,0.4766,0.4768,0.4778,0.4787,0.4793,0.4806,0.4814,0.4818,0.4819,0.4822,0.4825,0.4826,0.4833,0.4839,0.4852,0.4861,0.4865,0.4869,0.4878,0.4882,0.4891,0.4900,0.4920,0.4923,0.4924,0.4937,0.4956,0.4965,0.4994,0.4995,0.5000,0.5006,0.5058,0.5059,0.5079,0.5083,0.5092,0.5101,0.5124,0.5146,0.5161,0.5167,0.5175,0.5180,0.5183,0.5201,0.5244,0.5257,0.5258,0.5263,0.5300,0.5346,0.5455,0.5457,0.5471,0.5487,0.5555,0.5593,0.5602,0.5624,0.5630,0.5667,0.5690,0.5711,0.5720,0.5729,0.5736,0.5796,0.5806,0.5813,0.5826,0.5852,0.5886,0.5893,0.5897,0.5968,0.5990,0.6072,0.6083,0.6084,0.6122,0.6159,0.6185,0.6232,0.6250,0.6265,0.6331,0.6482,0.6527,0.6596,0.6613,0.6619,0.6631,0.6636,0.6639,0.6671,0.6677,0.6872,0.6890,0.6891,0.6938,0.6956,0.6998,0.7014,0.7025,0.7383,0.7543,0.7846,0.7849,0.7855,0.7896,0.8073,0.8111],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.025,0.030357142857142857,0.03214285714285714,0.03571428571428571,0.0375,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.05,0.055357142857142855,0.05892857142857143,0.060714285714285714,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07321428571428572,0.075,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09464285714285714,0.09821428571428571,0.1,0.10535714285714286,0.10714285714285714,0.11071428571428571,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.13392857142857142,0.1357142857142857,0.1375,0.1392857142857143,0.14107142857142857,0.14285714285714285,0.14642857142857144,0.14821428571428572,0.15178571428571427,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.16071428571428573,0.1625,0.16428571428571428,0.16785714285714284,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2017857142857143,0.20535714285714285,0.20714285714285716,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23214285714285715,0.23392857142857143,0.2357142857142857,0.2392857142857143,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2839285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.3196428571428571,0.32321428571428573,0.325,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.33214285714285713,0.3339285714285714,0.3357142857142857,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.36964285714285716,0.3732142857142857,0.375,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38571428571428573,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3982142857142857,0.4,0.4017857142857143,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4625,0.4642857142857143,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.475,0.4785714285714286,0.48214285714285715,0.48392857142857143,0.4875,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.5,0.5017857142857143,0.5071428571428571,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5196428571428572,0.5232142857142857,0.525,0.5285714285714286,0.5303571428571429,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5696428571428571,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5821428571428572,0.5839285714285715,0.5875,0.5892857142857143,0.5946428571428571,0.5964285714285714,0.5982142857142857,0.6,0.6017857142857143,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6214285714285714,0.6232142857142857,0.625,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6375,0.6392857142857142,0.6428571428571429,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.2389,0.4402,0.4415,0.4417,0.4433,0.4444,0.4445,0.4446,0.4448,0.4457,0.4461,0.4466,0.4472,0.4473,0.4474,0.4475,0.4477,0.4479,0.4481,0.4482,0.4483,0.4484,0.4489,0.4491,0.4493,0.4495,0.4496,0.4498,0.4499,0.4500,0.4501,0.4503,0.4506,0.4507,0.4508,0.4509,0.4511,0.4512,0.4513,0.4514,0.4515,0.4517,0.4519,0.4520,0.4521,0.4522,0.4524,0.4525,0.4528,0.4530,0.4535,0.4537,0.4538,0.4539,0.4540,0.4542,0.4545,0.4546,0.4547,0.4552,0.4553,0.4554,0.4557,0.4560,0.4562,0.4563,0.4564,0.4566,0.4571,0.4573,0.4574,0.4575,0.4577,0.4579,0.4581,0.4585,0.4586,0.4587,0.4588,0.4589,0.4591,0.4592,0.4593,0.4595,0.4596,0.4602,0.4606,0.4608,0.4610,0.4611,0.4614,0.4615,0.4617,0.4620,0.4621,0.4622,0.4630,0.4633,0.4634,0.4636,0.4637,0.4638,0.4640,0.4643,0.4644,0.4649,0.4650,0.4651,0.4662,0.4672,0.4673,0.4674,0.4675,0.4676,0.4677,0.4678,0.4683,0.4684,0.4689,0.4692,0.4697,0.4704,0.4705,0.4711,0.4712,0.4715,0.4718,0.4720,0.4721,0.4730,0.4733,0.4734,0.4738,0.4741,0.4749,0.4750,0.4751,0.4754,0.4755,0.4757,0.4760,0.4766,0.4771,0.4776,0.4782,0.4783,0.4790,0.4794,0.4797,0.4800,0.4802,0.4806,0.4809,0.4810,0.4811,0.4814,0.4817,0.4818,0.4828,0.4834,0.4835,0.4836,0.4837,0.4845,0.4850,0.4851,0.4856,0.4858,0.4863,0.4864,0.4866,0.4868,0.4869,0.4870,0.4871,0.4879,0.4885,0.4889,0.4898,0.4913,0.4920,0.4926,0.4934,0.4938,0.4952,0.4962,0.4971,0.5013,0.5017,0.5021,0.5059,0.5078,0.5109,0.5141,0.5151,0.5200,0.5246,0.5254,0.5283,0.5307,0.5309,0.5347,0.5407,0.5433,0.5514,0.5584,0.5689,0.5698,0.5708,0.5715,0.5798,0.5903,0.5906,0.5909,0.5926,0.5930,0.5960,0.5988,0.5998,0.6016,0.6033,0.6101,0.6107,0.6119,0.6126,0.6137,0.6142,0.6149,0.6152,0.6153,0.6156,0.6163,0.6165,0.6172,0.6173,0.6174,0.6175,0.6180,0.6186,0.6195,0.6199,0.6201,0.6203,0.6204,0.6207,0.6209,0.6211,0.6214,0.6215,0.6217,0.6218,0.6226,0.6227,0.6229,0.6230,0.6231,0.6234,0.6237,0.6238,0.6239,0.6242,0.6244,0.6248,0.6249,0.6250,0.6252,0.6254,0.6258,0.6259,0.6262,0.6263,0.6264,0.6265,0.6272,0.6278,0.6283,0.6284,0.6285,0.6286,0.6288,0.6289,0.6301,0.6302,0.6305,0.6307,0.6308,0.6309,0.6311,0.6313,0.6316,0.6318,0.6319,0.6320,0.6322,0.6330,0.6334,0.6336,0.6339,0.6343,0.6351,0.6352,0.6353,0.6359,0.6363,0.6367,0.6369,0.6370,0.6373,0.6380,0.6381,0.6383,0.6385,0.6392,0.6394,0.6397,0.6402,0.6410,0.6415,0.6419,0.6421,0.6425,0.6428,0.6429,0.6441,0.6442,0.6447,0.6449,0.6452,0.6453,0.6466,0.6468,0.6469,0.6471,0.6475,0.6476,0.6486,0.6491,0.6513,0.6527,0.6538,0.6542,0.6551,0.6553,0.6554,0.6559,0.6571,0.6572,0.6574,0.6575,0.6577,0.6579,0.6584,0.6594,0.6597,0.6600,0.6609,0.6636,0.6641,0.6646,0.6662,0.6672,0.6686,0.6687,0.6695,0.6712,0.6718,0.6741,0.6750,0.6752,0.6765,0.6770,0.6806,0.6827,0.6832,0.6843,0.6853,0.6855,0.6858,0.6866,0.6900,0.6908,0.6949,0.7005,0.7033,0.7053,0.7147,0.7153,0.7169,0.7195,0.7263,0.7264,0.7309,0.7349,0.7366,0.7378,0.7388,0.7410,0.7417,0.7436,0.7457,0.7463,0.7502,0.7537,0.7546,0.7562,0.7568,0.7574,0.7612,0.7626,0.7628,0.7679,0.7712,0.7723,0.7724,0.7741,0.7750,0.7796,0.7814,0.7878,0.7898,0.7907,0.7911,0.8092,0.8102,0.8160,0.8232,0.8377,0.8421,0.8602,0.8649,0.8843,0.8941,0.9045,0.9068,0.9079,0.9094,0.9139,0.9140,0.9151,0.9182,0.9233,0.9246,0.9256,0.9269,0.9400,0.9406,0.9419,0.9433,0.9461,0.9612,0.9643,0.9763,0.9788,0.9831,0.9929,1.0030,1.0114,1.0961,1.1245,1.1260,1.1367,1.1557,1.1839,1.2076,1.2082,1.3123,1.3236,1.7054,1.8769,1.9761,2.0082,2.2917,2.4242,2.4815,2.8725,3.0674,3.7556,4.2939,4.3555,4.5847,4.7803,6.3070],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.039285714285714285,0.04107142857142857,0.044642857142857144,0.04642857142857143,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05892857142857143,0.060714285714285714,0.06607142857142857,0.06785714285714285,0.06964285714285715,0.07142857142857142,0.07321428571428572,0.075,0.07678571428571429,0.08035714285714286,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09107142857142857,0.09642857142857143,0.1,0.10178571428571428,0.10357142857142858,0.10535714285714286,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.125,0.13035714285714287,0.13392857142857142,0.1392857142857143,0.14107142857142857,0.14464285714285716,0.14821428571428572,0.15,0.15178571428571427,0.15357142857142858,0.15714285714285714,0.15892857142857142,0.1625,0.16428571428571428,0.16785714285714284,0.17142857142857143,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18214285714285713,0.18392857142857144,0.18571428571428572,0.18928571428571428,0.19464285714285715,0.19642857142857142,0.1982142857142857,0.2017857142857143,0.20357142857142857,0.20535714285714285,0.20892857142857144,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.23214285714285715,0.2357142857142857,0.2375,0.2392857142857143,0.24285714285714285,0.24464285714285713,0.24821428571428572,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.26071428571428573,0.2642857142857143,0.26607142857142857,0.26964285714285713,0.2714285714285714,0.275,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2857142857142857,0.2875,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3125,0.3142857142857143,0.31607142857142856,0.31785714285714284,0.32321428571428573,0.325,0.32857142857142857,0.33214285714285713,0.3339285714285714,0.3375,0.3392857142857143,0.3410714285714286,0.34285714285714286,0.3464285714285714,0.3482142857142857,0.35,0.3517857142857143,0.3535714285714286,0.35535714285714287,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.375,0.37857142857142856,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.4232142857142857,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43214285714285716,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.4982142857142857,0.5,0.5017857142857143,0.5035714285714286,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.525,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.575,0.5767857142857142,0.5803571428571429,0.5821428571428572,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5982142857142857,0.6,0.6017857142857143,0.6053571428571428,0.6071428571428571,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6339285714285714,0.6357142857142857,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0444,0.0448,0.0466,0.0468,0.0475,0.0478,0.0488,0.0492,0.0493,0.0494,0.0495,0.0497,0.0499,0.0502,0.0505,0.0506,0.0509,0.0510,0.0511,0.0516,0.0517,0.0518,0.0519,0.0521,0.0522,0.0523,0.0525,0.0526,0.0527,0.0528,0.0529,0.0530,0.0532,0.0533,0.0535,0.0536,0.0537,0.0538,0.0540,0.0543,0.0545,0.0547,0.0548,0.0549,0.0551,0.0553,0.0555,0.0556,0.0557,0.0558,0.0560,0.0561,0.0562,0.0563,0.0566,0.0568,0.0569,0.0570,0.0571,0.0572,0.0573,0.0575,0.0576,0.0578,0.0579,0.0580,0.0581,0.0582,0.0583,0.0584,0.0586,0.0588,0.0590,0.0591,0.0594,0.0595,0.0596,0.0597,0.0598,0.0599,0.0600,0.0601,0.0602,0.0603,0.0604,0.0606,0.0607,0.0611,0.0612,0.0613,0.0614,0.0616,0.0617,0.0620,0.0621,0.0622,0.0623,0.0629,0.0630,0.0631,0.0633,0.0634,0.0635,0.0637,0.0639,0.0641,0.0643,0.0646,0.0647,0.0649,0.0650,0.0651,0.0652,0.0653,0.0655,0.0656,0.0661,0.0664,0.0665,0.0666,0.0667,0.0668,0.0669,0.0670,0.0671,0.0672,0.0673,0.0674,0.0675,0.0677,0.0678,0.0680,0.0681,0.0682,0.0683,0.0688,0.0689,0.0690,0.0691,0.0693,0.0695,0.0699,0.0700,0.0704,0.0706,0.0708,0.0709,0.0712,0.0714,0.0717,0.0719,0.0720,0.0723,0.0727,0.0730,0.0735,0.0737,0.0739,0.0740,0.0741,0.0742,0.0743,0.0744,0.0748,0.0751,0.0752,0.0756,0.0757,0.0759,0.0760,0.0761,0.0764,0.0771,0.0774,0.0775,0.0776,0.0777,0.0778,0.0779,0.0780,0.0782,0.0786,0.0794,0.0795,0.0797,0.0798,0.0801,0.0804,0.0805,0.0806,0.0808,0.0810,0.0813,0.0814,0.0818,0.0825,0.0826,0.0829,0.0831,0.0832,0.0833,0.0836,0.0837,0.0839,0.0840,0.0842,0.0843,0.0844,0.0848,0.0849,0.0850,0.0853,0.0854,0.0855,0.0860,0.0861,0.0863,0.0864,0.0865,0.0866,0.0870,0.0874,0.0876,0.0877,0.0878,0.0879,0.0880,0.0882,0.0883,0.0886,0.0890,0.0900,0.0907,0.0911,0.0912,0.0913,0.0916,0.0920,0.0922,0.0927,0.0929,0.0931,0.0933,0.0938,0.0942,0.0943,0.0945,0.0946,0.0949,0.0950,0.0951,0.0956,0.0957,0.0959,0.0961,0.0963,0.0964,0.0966,0.0968,0.0969,0.0974,0.0975,0.0979,0.0987,0.0988,0.0992,0.0995,0.0998,0.1001,0.1003,0.1005,0.1008,0.1010,0.1019,0.1023,0.1024,0.1028,0.1029,0.1037,0.1043,0.1044,0.1047,0.1052,0.1055,0.1059,0.1064,0.1067,0.1073,0.1075,0.1079,0.1080,0.1083,0.1086,0.1088,0.1097,0.1098,0.1102,0.1106,0.1107,0.1108,0.1111,0.1112,0.1113,0.1120,0.1121,0.1129,0.1136,0.1137,0.1140,0.1147,0.1152,0.1153,0.1155,0.1161,0.1162,0.1166,0.1170,0.1172,0.1173,0.1177,0.1181,0.1183,0.1184,0.1185,0.1192,0.1196,0.1198,0.1200,0.1201,0.1202,0.1203,0.1210,0.1212,0.1214,0.1220,0.1221,0.1223,0.1230,0.1236,0.1240,0.1241,0.1242,0.1244,0.1245,0.1250,0.1252,0.1270,0.1285,0.1287,0.1295,0.1304,0.1314,0.1316,0.1327,0.1338,0.1341,0.1344,0.1347,0.1358,0.1372,0.1394,0.1400,0.1412,0.1419,0.1430,0.1437,0.1443,0.1450,0.1453,0.1468,0.1486,0.1496,0.1501,0.1515,0.1536,0.1551,0.1552,0.1560,0.1608,0.1643,0.1644,0.1676,0.1717,0.1726,0.1759,0.1790,0.1793,0.1933,0.1941,0.1945,0.1954,0.1957,0.1959,0.1972,0.1979,0.2011,0.2030,0.2144,0.2157,0.2208,0.2216,0.2242,0.2335,0.2407,0.2418,0.2475,0.2588,0.2727,0.2806,0.2858,0.2914,0.3276,0.7912,1.0624,1.3260,1.4295,1.6238,2.4770,2.5772,3.5871,5.6035,6.4152],"y":[0.0018115942028985507,0.0036231884057971015,0.005434782608695652,0.007246376811594203,0.009057971014492754,0.010869565217391304,0.012681159420289856,0.014492753623188406,0.016304347826086956,0.018115942028985508,0.019927536231884056,0.025362318840579712,0.02717391304347826,0.028985507246376812,0.030797101449275364,0.03260869565217391,0.036231884057971016,0.03804347826086957,0.03985507246376811,0.043478260869565216,0.04528985507246377,0.04710144927536232,0.04891304347826087,0.050724637681159424,0.05434782608695652,0.057971014492753624,0.06159420289855073,0.06340579710144928,0.06521739130434782,0.07065217391304347,0.07246376811594203,0.07608695652173914,0.08152173913043478,0.08514492753623189,0.08695652173913043,0.09057971014492754,0.09239130434782608,0.09420289855072464,0.09601449275362318,0.09782608695652174,0.09963768115942029,0.10326086956521739,0.1068840579710145,0.1105072463768116,0.11231884057971014,0.11775362318840579,0.12318840579710146,0.125,0.13043478260869565,0.1322463768115942,0.1358695652173913,0.13768115942028986,0.1431159420289855,0.14492753623188406,0.14673913043478262,0.14855072463768115,0.15217391304347827,0.15579710144927536,0.15760869565217392,0.161231884057971,0.16304347826086957,0.16485507246376813,0.16666666666666666,0.16847826086956522,0.1721014492753623,0.17391304347826086,0.1793478260869565,0.18297101449275363,0.18840579710144928,0.19021739130434784,0.1956521739130435,0.2028985507246377,0.20471014492753623,0.20652173913043478,0.20833333333333334,0.21195652173913043,0.2210144927536232,0.22282608695652173,0.2246376811594203,0.22644927536231885,0.23007246376811594,0.2318840579710145,0.23369565217391305,0.23550724637681159,0.2391304347826087,0.24094202898550723,0.2427536231884058,0.24456521739130435,0.2463768115942029,0.25181159420289856,0.2554347826086957,0.25905797101449274,0.26268115942028986,0.266304347826087,0.26992753623188404,0.2717391304347826,0.27355072463768115,0.2753623188405797,0.27717391304347827,0.2826086956521739,0.28804347826086957,0.2916666666666667,0.29528985507246375,0.2971014492753623,0.29891304347826086,0.3007246376811594,0.302536231884058,0.30434782608695654,0.3079710144927536,0.30978260869565216,0.3115942028985507,0.3170289855072464,0.322463768115942,0.3242753623188406,0.32971014492753625,0.33152173913043476,0.3333333333333333,0.3351449275362319,0.33695652173913043,0.338768115942029,0.34057971014492755,0.3442028985507246,0.34601449275362317,0.3496376811594203,0.35144927536231885,0.3532608695652174,0.35507246376811596,0.36231884057971014,0.3641304347826087,0.36594202898550726,0.3677536231884058,0.3695652173913043,0.3713768115942029,0.37318840579710144,0.375,0.3804347826086957,0.3894927536231884,0.39311594202898553,0.3967391304347826,0.39855072463768115,0.4003623188405797,0.40217391304347827,0.40398550724637683,0.4076086956521739,0.411231884057971,0.41304347826086957,0.4148550724637681,0.4166666666666667,0.41847826086956524,0.4221014492753623,0.42391304347826086,0.4257246376811594,0.427536231884058,0.4311594202898551,0.4329710144927536,0.43478260869565216,0.4365942028985507,0.4384057971014493,0.44021739130434784,0.4420289855072464,0.4438405797101449,0.44565217391304346,0.447463768115942,0.4492753623188406,0.45108695652173914,0.45471014492753625,0.45652173913043476,0.4583333333333333,0.4601449275362319,0.46195652173913043,0.463768115942029,0.46557971014492755,0.47282608695652173,0.4746376811594203,0.4782608695652174,0.48188405797101447,0.483695652173913,0.48731884057971014,0.49094202898550726,0.4927536231884058,0.4945652173913043,0.4963768115942029,0.49818840579710144,0.5018115942028986,0.5036231884057971,0.5054347826086957,0.5072463768115942,0.5090579710144928,0.5108695652173914,0.5126811594202898,0.5144927536231884,0.5163043478260869,0.5181159420289855,0.519927536231884,0.5217391304347826,0.5235507246376812,0.5253623188405797,0.5271739130434783,0.5307971014492754,0.5344202898550725,0.5362318840579711,0.5380434782608695,0.5416666666666666,0.5434782608695652,0.5452898550724637,0.5471014492753623,0.5489130434782609,0.552536231884058,0.5543478260869565,0.5561594202898551,0.5579710144927537,0.5597826086956522,0.5615942028985508,0.5652173913043478,0.5670289855072463,0.5688405797101449,0.5706521739130435,0.572463768115942,0.5742753623188406,0.5778985507246377,0.5797101449275363,0.5815217391304348,0.5833333333333334,0.5869565217391305,0.5887681159420289,0.592391304347826,0.5942028985507246,0.5978260869565217,0.5996376811594203,0.6014492753623188,0.6032608695652174,0.605072463768116,0.6068840579710145,0.6086956521739131,0.6105072463768116,0.6123188405797102,0.6141304347826086,0.6159420289855072,0.6177536231884058,0.6195652173913043,0.6213768115942029,0.625,0.6268115942028986,0.6286231884057971,0.6304347826086957,0.6322463768115942,0.6340579710144928,0.6376811594202898,0.6413043478260869,0.6431159420289855,0.644927536231884,0.6467391304347826,0.6485507246376812,0.6521739130434783,0.6557971014492754,0.6594202898550725,0.6630434782608695,0.6666666666666666,0.6721014492753623,0.6739130434782609,0.6757246376811594,0.677536231884058,0.6811594202898551,0.6829710144927537,0.6847826086956522,0.6865942028985508,0.6884057971014492,0.6920289855072463,0.697463768115942,0.7028985507246377,0.7047101449275363,0.7065217391304348,0.7083333333333334,0.7101449275362319,0.7119565217391305,0.7137681159420289,0.7155797101449275,0.7192028985507246,0.7210144927536232,0.7246376811594203,0.7264492753623188,0.7318840579710145,0.7336956521739131,0.7355072463768116,0.7373188405797102,0.7391304347826086,0.7409420289855072,0.7427536231884058,0.7445652173913043,0.7463768115942029,0.7481884057971014,0.75,0.7518115942028986,0.7536231884057971,0.7554347826086957,0.7572463768115942,0.7590579710144928,0.7608695652173914,0.7626811594202898,0.7644927536231884,0.7663043478260869,0.7681159420289855,0.769927536231884,0.7717391304347826,0.7735507246376812,0.7753623188405797,0.7771739130434783,0.7807971014492754,0.782608695652174,0.7844202898550725,0.7862318840579711,0.7880434782608695,0.7898550724637681,0.7916666666666666,0.7934782608695652,0.7952898550724637,0.7971014492753623,0.7989130434782609,0.8007246376811594,0.8043478260869565,0.8061594202898551,0.8079710144927537,0.8097826086956522,0.8134057971014492,0.8152173913043478,0.8170289855072463,0.8188405797101449,0.8206521739130435,0.822463768115942,0.8242753623188406,0.8260869565217391,0.8278985507246377,0.8297101449275363,0.8315217391304348,0.8333333333333334,0.8351449275362319,0.8369565217391305,0.8387681159420289,0.8405797101449275,0.842391304347826,0.8442028985507246,0.8460144927536232,0.8478260869565217,0.8496376811594203,0.8514492753623188,0.8532608695652174,0.855072463768116,0.8568840579710145,0.8586956521739131,0.8605072463768116,0.8623188405797102,0.8641304347826086,0.8659420289855072,0.8677536231884058,0.8695652173913043,0.8731884057971014,0.875,0.8768115942028986,0.8786231884057971,0.8804347826086957,0.8822463768115942,0.8840579710144928,0.8858695652173914,0.8876811594202898,0.8894927536231884,0.8913043478260869,0.8931159420289855,0.894927536231884,0.8967391304347826,0.8985507246376812,0.9003623188405797,0.9021739130434783,0.9039855072463768,0.9057971014492754,0.907608695652174,0.9094202898550725,0.9112318840579711,0.9130434782608695,0.9166666666666666,0.9184782608695652,0.9202898550724637,0.9221014492753623,0.9239130434782609,0.9257246376811594,0.927536231884058,0.9293478260869565,0.9311594202898551,0.9329710144927537,0.9347826086956522,0.9384057971014492,0.9402173913043478,0.9420289855072463,0.9456521739130435,0.947463768115942,0.9492753623188406,0.9510869565217391,0.9528985507246377,0.9547101449275363,0.9565217391304348,0.9583333333333334,0.9601449275362319,0.9619565217391305,0.9637681159420289,0.9655797101449275,0.967391304347826,0.9692028985507246,0.9710144927536232,0.9728260869565217,0.9746376811594203,0.9764492753623188,0.9782608695652174,0.980072463768116,0.9818840579710145,0.9836956521739131,0.9855072463768116,0.9873188405797102,0.9891304347826086,0.9909420289855072,0.9927536231884058,0.9945652173913043,0.9963768115942029,0.9981884057971014],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.3962,0.3977,0.3979,0.3987,0.3997,0.4006,0.4012,0.4013,0.4014,0.4016,0.4019,0.4021,0.4022,0.4023,0.4024,0.4025,0.4032,0.4035,0.4037,0.4040,0.4042,0.4045,0.4050,0.4051,0.4053,0.4056,0.4057,0.4068,0.4069,0.4071,0.4072,0.4073,0.4075,0.4077,0.4078,0.4079,0.4080,0.4081,0.4082,0.4085,0.4087,0.4091,0.4094,0.4098,0.4099,0.4100,0.4101,0.4102,0.4103,0.4105,0.4106,0.4109,0.4111,0.4112,0.4115,0.4116,0.4117,0.4118,0.4119,0.4121,0.4123,0.4124,0.4125,0.4126,0.4129,0.4130,0.4131,0.4135,0.4136,0.4137,0.4139,0.4140,0.4142,0.4144,0.4145,0.4148,0.4150,0.4151,0.4152,0.4153,0.4155,0.4157,0.4159,0.4160,0.4163,0.4166,0.4167,0.4169,0.4171,0.4172,0.4173,0.4174,0.4177,0.4179,0.4182,0.4183,0.4184,0.4186,0.4187,0.4188,0.4189,0.4191,0.4192,0.4195,0.4196,0.4197,0.4201,0.4204,0.4209,0.4210,0.4211,0.4213,0.4214,0.4218,0.4220,0.4222,0.4225,0.4229,0.4231,0.4232,0.4233,0.4236,0.4237,0.4242,0.4243,0.4244,0.4245,0.4251,0.4252,0.4253,0.4256,0.4258,0.4259,0.4260,0.4263,0.4264,0.4265,0.4268,0.4269,0.4270,0.4273,0.4274,0.4275,0.4276,0.4277,0.4279,0.4281,0.4283,0.4286,0.4288,0.4289,0.4292,0.4293,0.4294,0.4300,0.4301,0.4302,0.4304,0.4305,0.4308,0.4309,0.4311,0.4312,0.4319,0.4323,0.4325,0.4326,0.4329,0.4330,0.4331,0.4335,0.4339,0.4341,0.4345,0.4347,0.4351,0.4355,0.4356,0.4357,0.4359,0.4361,0.4362,0.4363,0.4365,0.4369,0.4370,0.4372,0.4373,0.4375,0.4376,0.4377,0.4380,0.4383,0.4385,0.4388,0.4391,0.4392,0.4393,0.4397,0.4399,0.4400,0.4403,0.4414,0.4416,0.4417,0.4420,0.4426,0.4429,0.4437,0.4438,0.4440,0.4442,0.4443,0.4444,0.4445,0.4448,0.4449,0.4451,0.4456,0.4458,0.4460,0.4461,0.4465,0.4473,0.4477,0.4478,0.4479,0.4485,0.4489,0.4490,0.4492,0.4499,0.4502,0.4506,0.4508,0.4510,0.4515,0.4516,0.4518,0.4519,0.4521,0.4524,0.4525,0.4527,0.4528,0.4529,0.4533,0.4534,0.4542,0.4546,0.4563,0.4567,0.4569,0.4574,0.4575,0.4576,0.4577,0.4582,0.4588,0.4611,0.4612,0.4627,0.4648,0.4656,0.4658,0.4661,0.4663,0.4672,0.4674,0.4681,0.4682,0.4687,0.4698,0.4730,0.4731,0.4732,0.4740,0.4751,0.4752,0.4764,0.4771,0.4772,0.4777,0.4778,0.4779,0.4781,0.4789,0.4826,0.4829,0.4833,0.4842,0.4844,0.4850,0.4870,0.4875,0.4887,0.4903,0.4906,0.4910,0.4911,0.4924,0.4938,0.4944,0.4947,0.4948,0.4955,0.4981,0.4996,0.5000,0.5015,0.5018,0.5028,0.5041,0.5055,0.5088,0.5090,0.5106,0.5115,0.5120,0.5125,0.5132,0.5141,0.5168,0.5181,0.5219,0.5239,0.5242,0.5295,0.5297,0.5364,0.5386,0.5389,0.5391,0.5416,0.5425,0.5432,0.5447,0.5463,0.5476,0.5490,0.5508,0.5520,0.5525,0.5538,0.5572,0.5574,0.5592,0.5628,0.5643,0.5656,0.5659,0.5664,0.5667,0.5673,0.5684,0.5695,0.5707,0.5728,0.5730,0.5736,0.5741,0.5771,0.5788,0.5799,0.5805,0.5806,0.5817,0.5830,0.5860,0.5863,0.5873,0.5879,0.5885,0.5905,0.5911,0.5925,0.5994,0.6016,0.6018,0.6019,0.6028,0.6032,0.6055,0.6057,0.6096,0.6102,0.6109,0.6124,0.6128,0.6131,0.6176,0.6192,0.6241,0.6262,0.6265,0.6293,0.6300,0.6309,0.6317,0.6342,0.6349,0.6372,0.6399,0.6412,0.6416,0.6419,0.6462,0.6468,0.6474,0.6526,0.6535,0.6536,0.6560,0.6641,0.6664,0.6710,0.6806,0.6822,0.6835,0.6882,0.6975,0.7047,0.7108,0.7115,0.7141,0.7163,0.7380,0.7468,0.7565,0.7569,0.7613,0.7614,0.7617,0.7623,0.7627,0.7656,0.7672,0.7742,0.7743,0.8061,0.8067,0.8196,0.8226,0.8389,0.8406,0.8727,0.8944,0.9662,1.0065,1.0448,1.1143,1.2135,1.3100,1.4377,1.4858,1.5624,1.8664,1.9138,1.9165,2.1305,2.2394,2.7187,2.7628,2.8073,2.8127,2.9406,3.0864,3.3070,3.3693,3.4716,3.9489,4.5237,4.6548],"y":[0.0017857142857142857,0.0035714285714285713,0.005357142857142857,0.007142857142857143,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.026785714285714284,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.0375,0.04107142857142857,0.04642857142857143,0.05,0.05178571428571429,0.05357142857142857,0.055357142857142855,0.05714285714285714,0.05892857142857143,0.0625,0.06607142857142857,0.06785714285714285,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.08214285714285714,0.08392857142857142,0.08571428571428572,0.0875,0.08928571428571429,0.09464285714285714,0.09642857142857143,0.09821428571428571,0.1,0.10714285714285714,0.10892857142857143,0.1125,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13214285714285715,0.1357142857142857,0.1392857142857143,0.14107142857142857,0.14464285714285716,0.14821428571428572,0.15357142857142858,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.16964285714285715,0.1732142857142857,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.1875,0.18928571428571428,0.19107142857142856,0.19464285714285715,0.1982142857142857,0.2,0.2017857142857143,0.20357142857142857,0.20714285714285716,0.21071428571428572,0.2125,0.21428571428571427,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.22321428571428573,0.225,0.22678571428571428,0.22857142857142856,0.23035714285714284,0.2357142857142857,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24821428571428572,0.25,0.25357142857142856,0.25535714285714284,0.25892857142857145,0.26607142857142857,0.26785714285714285,0.2714285714285714,0.2732142857142857,0.275,0.2767857142857143,0.28214285714285714,0.2839285714285714,0.2892857142857143,0.2910714285714286,0.29285714285714287,0.29464285714285715,0.29642857142857143,0.3,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.31607142857142856,0.3196428571428571,0.32142857142857145,0.32857142857142857,0.33035714285714285,0.3339285714285714,0.3357142857142857,0.3375,0.3410714285714286,0.34285714285714286,0.34464285714285714,0.3464285714285714,0.3482142857142857,0.3535714285714286,0.35535714285714287,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.3678571428571429,0.36964285714285716,0.37142857142857144,0.3732142857142857,0.3767857142857143,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39285714285714285,0.39464285714285713,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40714285714285714,0.4107142857142857,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.42142857142857143,0.4232142857142857,0.42678571428571427,0.42857142857142855,0.43214285714285716,0.43392857142857144,0.4375,0.4392857142857143,0.44107142857142856,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45357142857142857,0.45535714285714285,0.4589285714285714,0.4607142857142857,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.475,0.4785714285714286,0.48035714285714287,0.48214285714285715,0.48392857142857143,0.4857142857142857,0.48928571428571427,0.49107142857142855,0.4928571428571429,0.49464285714285716,0.49642857142857144,0.5,0.5017857142857143,0.5035714285714286,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5214285714285715,0.5232142857142857,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5446428571428571,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5607142857142857,0.5625,0.5642857142857143,0.5660714285714286,0.5678571428571428,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5803571428571429,0.5821428571428572,0.5857142857142857,0.5875,0.5892857142857143,0.5910714285714286,0.5928571428571429,0.5946428571428571,0.5964285714285714,0.6,0.6017857142857143,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6125,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.625,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6321428571428571,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6535714285714286,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7017857142857142,0.7035714285714286,0.7053571428571429,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7696428571428572,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7785714285714286,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8214285714285714,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8678571428571429,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.875,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8946428571428572,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9267857142857143,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0607,0.0647,0.0673,0.0679,0.0691,0.0698,0.0702,0.0705,0.0706,0.0707,0.0716,0.0717,0.0719,0.0725,0.0727,0.0729,0.0731,0.0737,0.0738,0.0740,0.0742,0.0746,0.0749,0.0752,0.0753,0.0754,0.0757,0.0758,0.0759,0.0760,0.0761,0.0762,0.0764,0.0766,0.0769,0.0771,0.0772,0.0775,0.0777,0.0779,0.0781,0.0782,0.0783,0.0784,0.0785,0.0786,0.0787,0.0788,0.0789,0.0790,0.0792,0.0793,0.0794,0.0795,0.0801,0.0802,0.0803,0.0807,0.0809,0.0810,0.0813,0.0814,0.0815,0.0817,0.0818,0.0819,0.0821,0.0824,0.0826,0.0827,0.0828,0.0830,0.0834,0.0836,0.0837,0.0838,0.0839,0.0841,0.0842,0.0843,0.0845,0.0846,0.0847,0.0848,0.0849,0.0850,0.0851,0.0852,0.0853,0.0854,0.0862,0.0864,0.0865,0.0866,0.0867,0.0868,0.0870,0.0871,0.0873,0.0877,0.0878,0.0879,0.0881,0.0882,0.0883,0.0885,0.0887,0.0888,0.0889,0.0893,0.0894,0.0895,0.0898,0.0900,0.0901,0.0902,0.0903,0.0909,0.0911,0.0912,0.0914,0.0915,0.0916,0.0919,0.0920,0.0922,0.0923,0.0924,0.0925,0.0926,0.0927,0.0929,0.0930,0.0931,0.0935,0.0940,0.0944,0.0948,0.0949,0.0950,0.0952,0.0953,0.0954,0.0955,0.0956,0.0957,0.0958,0.0960,0.0961,0.0962,0.0963,0.0966,0.0967,0.0969,0.0971,0.0972,0.0975,0.0979,0.0980,0.0981,0.0982,0.0983,0.0984,0.0990,0.0991,0.0994,0.0995,0.0996,0.1011,0.1012,0.1014,0.1016,0.1018,0.1024,0.1025,0.1027,0.1028,0.1032,0.1034,0.1037,0.1041,0.1043,0.1044,0.1046,0.1047,0.1050,0.1053,0.1055,0.1056,0.1058,0.1059,0.1062,0.1063,0.1064,0.1066,0.1068,0.1071,0.1074,0.1076,0.1077,0.1078,0.1079,0.1080,0.1081,0.1082,0.1087,0.1090,0.1092,0.1094,0.1095,0.1096,0.1097,0.1099,0.1102,0.1107,0.1108,0.1110,0.1111,0.1114,0.1115,0.1116,0.1117,0.1118,0.1126,0.1127,0.1129,0.1130,0.1132,0.1134,0.1137,0.1138,0.1139,0.1140,0.1141,0.1142,0.1149,0.1152,0.1153,0.1156,0.1159,0.1161,0.1165,0.1168,0.1169,0.1182,0.1183,0.1187,0.1189,0.1191,0.1193,0.1195,0.1199,0.1202,0.1207,0.1213,0.1214,0.1215,0.1216,0.1221,0.1225,0.1231,0.1233,0.1235,0.1238,0.1240,0.1242,0.1255,0.1256,0.1257,0.1260,0.1265,0.1268,0.1269,0.1270,0.1271,0.1272,0.1297,0.1300,0.1303,0.1304,0.1313,0.1317,0.1324,0.1325,0.1334,0.1335,0.1336,0.1337,0.1338,0.1344,0.1351,0.1354,0.1357,0.1358,0.1361,0.1372,0.1376,0.1381,0.1389,0.1391,0.1393,0.1402,0.1404,0.1407,0.1422,0.1428,0.1430,0.1435,0.1437,0.1438,0.1443,0.1446,0.1447,0.1449,0.1459,0.1460,0.1481,0.1489,0.1492,0.1493,0.1495,0.1496,0.1498,0.1505,0.1507,0.1510,0.1529,0.1536,0.1539,0.1543,0.1544,0.1558,0.1564,0.1565,0.1567,0.1589,0.1590,0.1594,0.1603,0.1609,0.1613,0.1615,0.1624,0.1628,0.1634,0.1639,0.1672,0.1720,0.1734,0.1760,0.1768,0.1776,0.1801,0.1824,0.1832,0.1840,0.1844,0.1865,0.1885,0.1903,0.1906,0.1909,0.1913,0.1915,0.1916,0.1935,0.1937,0.1954,0.1981,0.1990,0.1997,0.2010,0.2014,0.2033,0.2047,0.2074,0.2095,0.2099,0.2102,0.2112,0.2131,0.2134,0.2160,0.2166,0.2167,0.2168,0.2170,0.2191,0.2192,0.2227,0.2232,0.2233,0.2234,0.2264,0.2292,0.2301,0.2303,0.2322,0.2335,0.2338,0.2367,0.2376,0.2392,0.2407,0.2445,0.2449,0.2486,0.2519,0.2557,0.2586,0.2593,0.2601,0.2659,0.2672,0.2680,0.2688,0.2725,0.2797,0.2808,0.2812,0.2839,0.2841,0.2847,0.2854,0.2857,0.2861,0.2892,0.2924,0.2929,0.2937,0.2946,0.2954,0.2962,0.2986,0.2994,0.2997,0.2998,0.3018,0.3026,0.3033,0.3051,0.3098,0.3127,0.3135,0.3139,0.3149,0.3198,0.3240,0.3246,0.3339,0.3348,0.3365,0.3368,0.3447,0.3466,0.3477,0.3486,0.3519,0.3548,0.3661,0.3672,0.3706,0.3743,0.3878,0.4016,0.4136,0.4167,0.4412,0.4440,0.4553,0.5306,0.5430,1.8676],"y":[0.0017857142857142857,0.0035714285714285713,0.008928571428571428,0.010714285714285714,0.0125,0.014285714285714285,0.01607142857142857,0.017857142857142856,0.019642857142857142,0.02142857142857143,0.023214285714285715,0.025,0.02857142857142857,0.030357142857142857,0.03214285714285714,0.033928571428571426,0.03571428571428571,0.0375,0.039285714285714285,0.04107142857142857,0.04285714285714286,0.044642857142857144,0.048214285714285716,0.05,0.05357142857142857,0.05714285714285714,0.05892857142857143,0.0625,0.06428571428571428,0.06607142857142857,0.07321428571428572,0.075,0.07678571428571429,0.07857142857142857,0.08035714285714286,0.0875,0.09107142857142857,0.09285714285714286,0.09642857142857143,0.09821428571428571,0.10178571428571428,0.10357142857142858,0.10714285714285714,0.10892857142857143,0.11071428571428571,0.11428571428571428,0.11607142857142858,0.11785714285714285,0.11964285714285715,0.12142857142857143,0.12321428571428572,0.125,0.12678571428571428,0.12857142857142856,0.13035714285714287,0.13214285714285715,0.1357142857142857,0.14107142857142857,0.14285714285714285,0.14464285714285716,0.14642857142857144,0.14821428571428572,0.15535714285714286,0.15714285714285714,0.15892857142857142,0.16071428571428573,0.1625,0.16428571428571428,0.16607142857142856,0.16785714285714284,0.17142857142857143,0.175,0.1767857142857143,0.17857142857142858,0.18035714285714285,0.18214285714285713,0.18392857142857144,0.18928571428571428,0.19107142857142856,0.19285714285714287,0.19464285714285715,0.19642857142857142,0.2,0.2017857142857143,0.20535714285714285,0.20892857142857144,0.21071428571428572,0.2125,0.21607142857142858,0.21785714285714286,0.21964285714285714,0.22142857142857142,0.225,0.22678571428571428,0.23035714285714284,0.2357142857142857,0.2392857142857143,0.24107142857142858,0.24285714285714285,0.24464285714285713,0.24642857142857144,0.25,0.2517857142857143,0.25357142857142856,0.25535714285714284,0.2571428571428571,0.25892857142857145,0.2625,0.2642857142857143,0.26607142857142857,0.26785714285714285,0.26964285714285713,0.2732142857142857,0.275,0.2767857142857143,0.2785714285714286,0.28035714285714286,0.28214285714285714,0.2857142857142857,0.2875,0.2910714285714286,0.29464285714285715,0.29642857142857143,0.2982142857142857,0.30178571428571427,0.30357142857142855,0.3053571428571429,0.30714285714285716,0.30892857142857144,0.3107142857142857,0.3125,0.3142857142857143,0.3196428571428571,0.32142857142857145,0.32321428571428573,0.3267857142857143,0.32857142857142857,0.33035714285714285,0.3339285714285714,0.3357142857142857,0.3375,0.3410714285714286,0.34285714285714286,0.3464285714285714,0.3482142857142857,0.3517857142857143,0.35714285714285715,0.35892857142857143,0.3607142857142857,0.3625,0.36428571428571427,0.36607142857142855,0.3678571428571429,0.37142857142857144,0.3732142857142857,0.375,0.37857142857142856,0.38035714285714284,0.3821428571428571,0.38392857142857145,0.38571428571428573,0.3875,0.3892857142857143,0.39107142857142857,0.39285714285714285,0.39464285714285713,0.3964285714285714,0.3982142857142857,0.4,0.4017857142857143,0.4035714285714286,0.40535714285714286,0.40714285714285714,0.4089285714285714,0.4107142857142857,0.4125,0.4142857142857143,0.4160714285714286,0.41785714285714287,0.41964285714285715,0.42142857142857143,0.425,0.42678571428571427,0.42857142857142855,0.4303571428571429,0.43392857142857144,0.4357142857142857,0.4375,0.4392857142857143,0.44285714285714284,0.4446428571428571,0.44642857142857145,0.44821428571428573,0.45,0.4517857142857143,0.45535714285714285,0.45714285714285713,0.4589285714285714,0.4625,0.4642857142857143,0.4660714285714286,0.46785714285714286,0.46964285714285714,0.4714285714285714,0.4732142857142857,0.475,0.4767857142857143,0.4785714285714286,0.48035714285714287,0.48392857142857143,0.4857142857142857,0.4875,0.48928571428571427,0.49107142857142855,0.49464285714285716,0.5,0.5017857142857143,0.5035714285714286,0.5053571428571428,0.5071428571428571,0.5089285714285714,0.5107142857142857,0.5125,0.5142857142857142,0.5160714285714286,0.5178571428571429,0.5196428571428572,0.5214285714285715,0.5232142857142857,0.5267857142857143,0.5285714285714286,0.5303571428571429,0.5321428571428571,0.5339285714285714,0.5357142857142857,0.5375,0.5392857142857143,0.5410714285714285,0.5428571428571428,0.5464285714285714,0.5482142857142858,0.55,0.5517857142857143,0.5535714285714286,0.5553571428571429,0.5571428571428572,0.5589285714285714,0.5625,0.5642857142857143,0.5696428571428571,0.5714285714285714,0.5732142857142857,0.575,0.5767857142857142,0.5785714285714286,0.5821428571428572,0.5839285714285715,0.5857142857142857,0.5910714285714286,0.5928571428571429,0.5964285714285714,0.5982142857142857,0.6,0.6035714285714285,0.6053571428571428,0.6071428571428571,0.6089285714285714,0.6107142857142858,0.6142857142857143,0.6160714285714286,0.6178571428571429,0.6196428571428572,0.6214285714285714,0.6232142857142857,0.6267857142857143,0.6285714285714286,0.6303571428571428,0.6339285714285714,0.6357142857142857,0.6375,0.6392857142857142,0.6410714285714286,0.6428571428571429,0.6446428571428572,0.6464285714285715,0.6482142857142857,0.65,0.6517857142857143,0.6553571428571429,0.6571428571428571,0.6589285714285714,0.6607142857142857,0.6625,0.6642857142857143,0.6660714285714285,0.6678571428571428,0.6696428571428571,0.6714285714285714,0.6732142857142858,0.675,0.6767857142857143,0.6785714285714286,0.6803571428571429,0.6821428571428572,0.6839285714285714,0.6857142857142857,0.6875,0.6892857142857143,0.6910714285714286,0.6928571428571428,0.6946428571428571,0.6964285714285714,0.6982142857142857,0.7,0.7035714285714286,0.7053571428571429,0.7071428571428572,0.7089285714285715,0.7107142857142857,0.7125,0.7142857142857143,0.7160714285714286,0.7178571428571429,0.7196428571428571,0.7214285714285714,0.7232142857142857,0.725,0.7267857142857143,0.7285714285714285,0.7303571428571428,0.7321428571428571,0.7339285714285714,0.7357142857142858,0.7375,0.7392857142857143,0.7410714285714286,0.7428571428571429,0.7446428571428572,0.7464285714285714,0.7482142857142857,0.75,0.7517857142857143,0.7535714285714286,0.7553571428571428,0.7571428571428571,0.7589285714285714,0.7607142857142857,0.7625,0.7642857142857142,0.7660714285714286,0.7678571428571429,0.7714285714285715,0.7732142857142857,0.775,0.7767857142857143,0.7803571428571429,0.7821428571428571,0.7839285714285714,0.7857142857142857,0.7875,0.7892857142857143,0.7910714285714285,0.7928571428571428,0.7946428571428571,0.7964285714285714,0.7982142857142858,0.8,0.8017857142857143,0.8035714285714286,0.8053571428571429,0.8071428571428572,0.8089285714285714,0.8107142857142857,0.8125,0.8142857142857143,0.8160714285714286,0.8178571428571428,0.8196428571428571,0.8232142857142857,0.825,0.8267857142857142,0.8285714285714286,0.8303571428571429,0.8321428571428572,0.8339285714285715,0.8357142857142857,0.8375,0.8392857142857143,0.8410714285714286,0.8428571428571429,0.8446428571428571,0.8464285714285714,0.8482142857142857,0.85,0.8517857142857143,0.8535714285714285,0.8553571428571428,0.8571428571428571,0.8589285714285714,0.8607142857142858,0.8625,0.8642857142857143,0.8660714285714286,0.8696428571428572,0.8714285714285714,0.8732142857142857,0.8767857142857143,0.8785714285714286,0.8803571428571428,0.8821428571428571,0.8839285714285714,0.8857142857142857,0.8875,0.8892857142857142,0.8910714285714286,0.8928571428571429,0.8964285714285715,0.8982142857142857,0.9,0.9017857142857143,0.9035714285714286,0.9053571428571429,0.9071428571428571,0.9089285714285714,0.9107142857142857,0.9125,0.9142857142857143,0.9160714285714285,0.9178571428571428,0.9196428571428571,0.9214285714285714,0.9232142857142858,0.925,0.9285714285714286,0.9303571428571429,0.9321428571428572,0.9339285714285714,0.9357142857142857,0.9375,0.9392857142857143,0.9410714285714286,0.9428571428571428,0.9446428571428571,0.9464285714285714,0.9482142857142857,0.95,0.9517857142857142,0.9535714285714286,0.9553571428571429,0.9571428571428572,0.9589285714285715,0.9607142857142857,0.9625,0.9642857142857143,0.9660714285714286,0.9678571428571429,0.9696428571428571,0.9714285714285714,0.9732142857142857,0.975,0.9767857142857143,0.9785714285714285,0.9803571428571428,0.9821428571428571,0.9839285714285714,0.9857142857142858,0.9875,0.9892857142857143,0.9910714285714286,0.9928571428571429,0.9946428571428572,0.9964285714285714,0.9982142857142857],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0319,0.0337,0.0344,0.0347,0.0348,0.0349,0.0352,0.0367,0.0369,0.0373,0.0378,0.0380,0.0381,0.0383,0.0388,0.0392,0.0393,0.0395,0.0396,0.0398,0.0400,0.0403,0.0405,0.0407,0.0410,0.0412,0.0413,0.0415,0.0418,0.0419,0.0420,0.0421,0.0424,0.0426,0.0427,0.0428,0.0429,0.0431,0.0434,0.0437,0.0438,0.0439,0.0440,0.0443,0.0446,0.0447,0.0450,0.0451,0.0452,0.0454,0.0455,0.0456,0.0458,0.0460,0.0461,0.0463,0.0466,0.0467,0.0468,0.0471,0.0472,0.0474,0.0475,0.0476,0.0477,0.0478,0.0479,0.0480,0.0481,0.0482,0.0484,0.0485,0.0487,0.0488,0.0489,0.0490,0.0491,0.0493,0.0494,0.0495,0.0497,0.0500,0.0501,0.0503,0.0504,0.0506,0.0507,0.0508,0.0511,0.0513,0.0514,0.0516,0.0518,0.0519,0.0521,0.0522,0.0524,0.0525,0.0526,0.0530,0.0533,0.0534,0.0536,0.0537,0.0539,0.0540,0.0543,0.0545,0.0551,0.0552,0.0556,0.0557,0.0558,0.0560,0.0561,0.0562,0.0567,0.0572,0.0574,0.0576,0.0581,0.0583,0.0584,0.0587,0.0588,0.0589,0.0594,0.0599,0.0600,0.0601,0.0602,0.0607,0.0608,0.0613,0.0614,0.0622,0.0624,0.0627,0.0632,0.0634,0.0637,0.0638,0.0639,0.0640,0.0644,0.0648,0.0649,0.0650,0.0651,0.0652,0.0653,0.0654,0.0655,0.0656,0.0657,0.0661,0.0671,0.0675,0.0677,0.0678,0.0686,0.0687,0.0690,0.0691,0.0692,0.0707,0.0708,0.0712,0.0714,0.0715,0.0718,0.0722,0.0725,0.0728,0.0744,0.0760,0.0763,0.0764,0.0766,0.0767,0.0768,0.0771,0.0776,0.0780,0.0785,0.0788,0.0790,0.0793,0.0798,0.0800,0.0807,0.0808,0.0815,0.0816,0.0817,0.0818,0.0819,0.0823,0.0826,0.0827,0.0829,0.0834,0.0839,0.0840,0.0844,0.0846,0.0847,0.0853,0.0857,0.0861,0.0862,0.0865,0.0866,0.0868,0.0869,0.0882,0.0887,0.0896,0.0899,0.0906,0.0909,0.0918,0.0921,0.0925,0.0929,0.0937,0.0943,0.0951,0.0961,0.0964,0.0966,0.0970,0.0972,0.0978,0.0979,0.0980,0.0982,0.0984,0.0990,0.0997,0.0999,0.1001,0.1002,0.1005,0.1008,0.1012,0.1013,0.1019,0.1022,0.1033,0.1038,0.1039,0.1044,0.1045,0.1046,0.1048,0.1050,0.1055,0.1059,0.1061,0.1071,0.1073,0.1075,0.1093,0.1094,0.1095,0.1096,0.1098,0.1105,0.1108,0.1109,0.1113,0.1114,0.1118,0.1126,0.1127,0.1128,0.1146,0.1152,0.1161,0.1162,0.1168,0.1180,0.1186,0.1188,0.1190,0.1195,0.1200,0.1219,0.1226,0.1230,0.1233,0.1234,0.1235,0.1243,0.1245,0.1257,0.1258,0.1264,0.1272,0.1277,0.1278,0.1283,0.1287,0.1293,0.1295,0.1298,0.1305,0.1306,0.1307,0.1308,0.1323,0.1326,0.1327,0.1337,0.1347,0.1349,0.1351,0.1360,0.1365,0.1366,0.1368,0.1374,0.1379,0.1383,0.1391,0.1398,0.1420,0.1434,0.1486,0.1501,0.1507,0.1534,0.1548,0.1549,0.1551,0.1557,0.1559,0.1564,0.1585,0.1587,0.1595,0.1608,0.1630,0.1644,0.1645,0.1694,0.1700,0.1704,0.1708,0.1724,0.1731,0.1781,0.1793,0.1820,0.1847,0.1880,0.1884,0.1898,0.1908,0.1919,0.1930,0.1973,0.1995,0.2070,0.2080,0.2102,0.2127,0.2192,0.2249,0.2252,0.2311,0.2317,0.2330,0.2332,0.2350,0.2363,0.2371,0.2373,0.2415,0.2485,0.2524,0.2527,0.2538,0.2581,0.2627,0.2661,0.2670,0.2678,0.2752,0.2758,0.2770,0.2777,0.2788,0.2808,0.2839,0.2993,0.3039,0.3050,0.3081,0.3091,0.3126,0.3133,0.3154,0.3162,0.3206,0.3276,0.3305,0.3401,0.3430,0.3483,0.3496,0.3536,0.3550,0.3611,0.3620,0.3644,0.3690,0.3692,0.3725,0.3769,0.3779,0.3787,0.3823,0.3865,0.3868,0.3877,0.4158,0.4184,0.4252,0.4316,0.4632,0.4776,0.4788,0.4916,0.4945,0.4993,0.5059,0.5317,0.5327,0.5370,0.5412,0.5902,0.5915,0.5936,0.6323,0.6356,0.7625,0.7701,0.7778,0.8644,0.8724,0.9027,1.2356,1.2367,2.7503,4.7124],"y":[0.001851851851851852,0.003703703703703704,0.005555555555555556,0.007407407407407408,0.009259259259259259,0.011111111111111112,0.012962962962962963,0.014814814814814815,0.016666666666666666,0.018518518518518517,0.020370370370370372,0.024074074074074074,0.025925925925925925,0.03148148148148148,0.03333333333333333,0.03518518518518519,0.037037037037037035,0.03888888888888889,0.040740740740740744,0.046296296296296294,0.04814814814814815,0.05,0.05185185185185185,0.053703703703703705,0.05740740740740741,0.06111111111111111,0.06296296296296296,0.06481481481481481,0.06666666666666667,0.06851851851851852,0.07037037037037037,0.07407407407407407,0.07592592592592592,0.07777777777777778,0.08148148148148149,0.08333333333333333,0.08518518518518518,0.08703703703703704,0.09259259259259259,0.09444444444444444,0.09814814814814815,0.1,0.10185185185185185,0.10555555555555556,0.10740740740740741,0.10925925925925926,0.1111111111111111,0.11296296296296296,0.11666666666666667,0.12037037037037036,0.12222222222222222,0.12407407407407407,0.12777777777777777,0.13148148148148148,0.13518518518518519,0.13703703703703704,0.1388888888888889,0.14074074074074075,0.1425925925925926,0.14629629629629629,0.15,0.15185185185185185,0.1537037037037037,0.15555555555555556,0.1574074074074074,0.15925925925925927,0.1648148148148148,0.16666666666666666,0.1685185185185185,0.17222222222222222,0.17407407407407408,0.17592592592592593,0.17777777777777778,0.17962962962962964,0.1814814814814815,0.18518518518518517,0.18888888888888888,0.1925925925925926,0.19444444444444445,0.1962962962962963,0.19814814814814816,0.2037037037037037,0.20555555555555555,0.2074074074074074,0.20925925925925926,0.21481481481481482,0.21666666666666667,0.21851851851851853,0.2222222222222222,0.22407407407407406,0.22777777777777777,0.22962962962962963,0.23703703703703705,0.24074074074074073,0.24259259259259258,0.2462962962962963,0.24814814814814815,0.25,0.2537037037037037,0.2574074074074074,0.25925925925925924,0.26481481481481484,0.26666666666666666,0.26851851851851855,0.27037037037037037,0.2722222222222222,0.2759259259259259,0.2796296296296296,0.2814814814814815,0.2833333333333333,0.2851851851851852,0.28703703703703703,0.28888888888888886,0.29074074074074074,0.29259259259259257,0.29814814814814816,0.3,0.30185185185185187,0.3037037037037037,0.3055555555555556,0.3074074074074074,0.30925925925925923,0.3111111111111111,0.31296296296296294,0.3148148148148148,0.31851851851851853,0.32037037037037036,0.32222222222222224,0.32407407407407407,0.32592592592592595,0.3277777777777778,0.3296296296296296,0.3314814814814815,0.3333333333333333,0.3351851851851852,0.3388888888888889,0.3425925925925926,0.34629629629629627,0.34814814814814815,0.35,0.35185185185185186,0.3537037037037037,0.35555555555555557,0.3592592592592593,0.3611111111111111,0.362962962962963,0.3648148148148148,0.36666666666666664,0.3685185185185185,0.37037037037037035,0.37222222222222223,0.37592592592592594,0.37777777777777777,0.37962962962962965,0.3814814814814815,0.38333333333333336,0.3851851851851852,0.387037037037037,0.3888888888888889,0.3907407407407407,0.3925925925925926,0.39444444444444443,0.3962962962962963,0.39814814814814814,0.4,0.40185185185185185,0.40370370370370373,0.40555555555555556,0.4111111111111111,0.412962962962963,0.4166666666666667,0.4185185185185185,0.4203703703703704,0.42407407407407405,0.42777777777777776,0.42962962962962964,0.43333333333333335,0.4351851851851852,0.43703703703703706,0.4388888888888889,0.44074074074074077,0.4425925925925926,0.4444444444444444,0.4462962962962963,0.44814814814814813,0.45,0.45185185185185184,0.4537037037037037,0.45555555555555555,0.45740740740740743,0.45925925925925926,0.46111111111111114,0.46296296296296297,0.4648148148148148,0.4666666666666667,0.4685185185185185,0.4703703703703704,0.4722222222222222,0.4740740740740741,0.4759259259259259,0.4777777777777778,0.48148148148148145,0.48518518518518516,0.4888888888888889,0.49074074074074076,0.4925925925925926,0.49444444444444446,0.4981481481481482,0.5,0.5037037037037037,0.5055555555555555,0.5092592592592593,0.512962962962963,0.5148148148148148,0.5166666666666667,0.5185185185185185,0.5203703703703704,0.5222222222222223,0.5259259259259259,0.5314814814814814,0.5370370370370371,0.5388888888888889,0.5425925925925926,0.5444444444444444,0.5462962962962963,0.5481481481481482,0.55,0.5537037037037037,0.5555555555555556,0.5592592592592592,0.5611111111111111,0.562962962962963,0.5648148148148148,0.5666666666666667,0.5685185185185185,0.5703703703703704,0.5722222222222222,0.5740740740740741,0.575925925925926,0.5796296296296296,0.5814814814814815,0.5833333333333334,0.5851851851851851,0.587037037037037,0.5888888888888889,0.5907407407407408,0.5925925925925926,0.5944444444444444,0.5962962962962963,0.5981481481481481,0.6,0.6018518518518519,0.6037037037037037,0.6055555555555555,0.6074074074074074,0.6092592592592593,0.6111111111111112,0.6129629629629629,0.6148148148148148,0.6166666666666667,0.6185185185185185,0.6222222222222222,0.6240740740740741,0.6259259259259259,0.6277777777777778,0.6296296296296297,0.6314814814814815,0.6333333333333333,0.6351851851851852,0.6370370370370371,0.6388888888888888,0.6407407407407407,0.6425925925925926,0.6444444444444445,0.6462962962962963,0.6481481481481481,0.6518518518518519,0.6555555555555556,0.6574074074074074,0.6592592592592592,0.6611111111111111,0.662962962962963,0.6648148148148149,0.6666666666666666,0.6685185185185185,0.6703703703703704,0.6722222222222223,0.674074074074074,0.6759259259259259,0.6777777777777778,0.6814814814814815,0.6833333333333333,0.6851851851851852,0.687037037037037,0.6888888888888889,0.6907407407407408,0.6962962962962963,0.6981481481481482,0.7,0.7018518518518518,0.7037037037037037,0.7055555555555556,0.7074074074074074,0.7111111111111111,0.7129629629629629,0.7148148148148148,0.7166666666666667,0.7185185185185186,0.7203703703703703,0.7222222222222222,0.7240740740740741,0.725925925925926,0.7277777777777777,0.7296296296296296,0.7314814814814815,0.7333333333333333,0.7351851851851852,0.737037037037037,0.7388888888888889,0.7407407407407407,0.7425925925925926,0.7444444444444445,0.7462962962962963,0.7481481481481481,0.75,0.7537037037037037,0.7555555555555555,0.7574074074074074,0.7592592592592593,0.7611111111111111,0.762962962962963,0.7648148148148148,0.7666666666666667,0.7685185185185185,0.7703703703703704,0.7722222222222223,0.774074074074074,0.7759259259259259,0.7777777777777778,0.7796296296296297,0.7814814814814814,0.7833333333333333,0.7851851851851852,0.7870370370370371,0.7888888888888889,0.7907407407407407,0.7925925925925926,0.7944444444444444,0.7962962962962963,0.7981481481481482,0.8,0.8018518518518518,0.8037037037037037,0.8055555555555556,0.8074074074074075,0.8092592592592592,0.8111111111111111,0.812962962962963,0.8148148148148148,0.8166666666666667,0.8185185185185185,0.8222222222222222,0.8240740740740741,0.825925925925926,0.8277777777777777,0.8296296296296296,0.8314814814814815,0.8333333333333334,0.8351851851851851,0.837037037037037,0.8388888888888889,0.8407407407407408,0.8425925925925926,0.8444444444444444,0.8462962962962963,0.8481481481481481,0.85,0.8518518518518519,0.8537037037037037,0.8555555555555555,0.8574074074074074,0.8592592592592593,0.8611111111111112,0.8629629629629629,0.8648148148148148,0.8666666666666667,0.8685185185185185,0.8703703703703703,0.8722222222222222,0.8740740740740741,0.8759259259259259,0.8777777777777778,0.8796296296296297,0.8814814814814815,0.8833333333333333,0.8851851851851852,0.8870370370370371,0.8888888888888888,0.8907407407407407,0.8925925925925926,0.8944444444444445,0.8962962962962963,0.8981481481481481,0.9,0.9018518518518519,0.9037037037037037,0.9055555555555556,0.9074074074074074,0.9092592592592592,0.9111111111111111,0.912962962962963,0.9148148148148149,0.9166666666666666,0.9185185185185185,0.9203703703703704,0.9222222222222223,0.924074074074074,0.9259259259259259,0.9277777777777778,0.9296296296296296,0.9314814814814815,0.9333333333333333,0.9351851851851852,0.937037037037037,0.9388888888888889,0.9407407407407408,0.9425925925925925,0.9444444444444444,0.9462962962962963,0.9481481481481482,0.95,0.9518518518518518,0.9537037037037037,0.9555555555555556,0.9574074074074074,0.9592592592592593,0.9611111111111111,0.9629629629629629,0.9648148148148148,0.9666666666666667,0.9685185185185186,0.9703703703703703,0.9722222222222222,0.9740740740740741,0.975925925925926,0.9777777777777777,0.9796296296296296,0.9814814814814815,0.9833333333333333,0.9851851851851852,0.987037037037037,0.9888888888888889,0.9907407407407407,0.9925925925925926,0.9944444444444445,0.9962962962962963,0.9981481481481481],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, specs.ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-strn.network-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-strn.network-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..0ce6438e55
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-strn.network-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, strn.network). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-strn.network-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-strn.network-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..401c441792
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-strn.network-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, strn.network). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-strn.network-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-strn.network-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..8ba34e299b
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-strn.network-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, strn.network). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-web3.storage-IPFS-KUBO-fcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-web3.storage-IPFS-KUBO-fcp.json
new file mode 100644
index 0000000000..111251c895
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-web3.storage-IPFS-KUBO-fcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.1859,0.1885,0.2150,0.2478,0.9327,1.3844,1.3900,1.3945,1.3947,1.3962,1.3981,1.3986,1.3993,1.3997,1.4016,1.4019,1.4020,1.4031,1.4051,1.4052,1.4060,1.4061,1.4063,1.4066,1.4069,1.4071,1.4076,1.4083,1.4090,1.4092,1.4095,1.4111,1.4119,1.4124,1.4126,1.4127,1.4132,1.4141,1.4154,1.4156,1.4162,1.4172,1.4183,1.4188,1.4189,1.4201,1.4215,1.4218,1.4229,1.4233,1.4235,1.4236,1.4238,1.4241,1.4246,1.4253,1.4256,1.4283,1.4286,1.4297,1.4299,1.4301,1.4302,1.4305,1.4308,1.4312,1.4316,1.4317,1.4333,1.4338,1.4342,1.4346,1.4360,1.4364,1.4365,1.4387,1.4393,1.4402,1.4404,1.4412,1.4415,1.4417,1.4420,1.4426,1.4436,1.4447,1.4453,1.4459,1.4460,1.4466,1.4468,1.4469,1.4471,1.4479,1.4483,1.4484,1.4492,1.4495,1.4508,1.4513,1.4516,1.4520,1.4525,1.4533,1.4537,1.4539,1.4540,1.4543,1.4547,1.4549,1.4550,1.4551,1.4552,1.4554,1.4564,1.4567,1.4580,1.4594,1.4595,1.4607,1.4611,1.4613,1.4615,1.4624,1.4632,1.4639,1.4648,1.4650,1.4652,1.4656,1.4658,1.4660,1.4663,1.4675,1.4683,1.4693,1.4697,1.4707,1.4721,1.4724,1.4727,1.4738,1.4748,1.4763,1.4765,1.4777,1.4788,1.4791,1.4802,1.4814,1.4842,1.4849,1.4869,1.4877,1.4893,1.4897,1.4918,1.4933,1.4944,1.4972,1.4984,1.4996,1.5009,1.5010,1.5012,1.5020,1.5045,1.5077,1.5088,1.5097,1.5101,1.5102,1.5142,1.5158,1.5169,1.5170,1.5178,1.5191,1.5194,1.5244,1.5245,1.5249,1.5255,1.5282,1.5286,1.5289,1.5296,1.5317,1.5327,1.5344,1.5351,1.5377,1.5399,1.5433,1.5436,1.5444,1.5454,1.5459,1.5462,1.5476,1.5494,1.5502,1.5529,1.5536,1.5538,1.5540,1.5543,1.5566,1.5572,1.5573,1.5577,1.5598,1.5615,1.5627,1.5634,1.5640,1.5656,1.5673,1.5677,1.5699,1.5711,1.5713,1.5719,1.5733,1.5738,1.5740,1.5747,1.5752,1.5777,1.5785,1.5789,1.5800,1.5813,1.5821,1.5833,1.5859,1.5861,1.5865,1.5872,1.5876,1.5891,1.5896,1.5913,1.5925,1.5936,1.5943,1.5961,1.5993,1.6016,1.6034,1.6038,1.6051,1.6059,1.6087,1.6088,1.6091,1.6098,1.6100,1.6113,1.6119,1.6138,1.6139,1.6150,1.6153,1.6162,1.6167,1.6171,1.6175,1.6185,1.6214,1.6228,1.6229,1.6244,1.6256,1.6266,1.6281,1.6284,1.6286,1.6299,1.6308,1.6312,1.6323,1.6328,1.6334,1.6336,1.6357,1.6374,1.6387,1.6430,1.6452,1.6457,1.6477,1.6482,1.6495,1.6519,1.6548,1.6556,1.6571,1.6582,1.6584,1.6594,1.6599,1.6602,1.6603,1.6612,1.6632,1.6641,1.6673,1.6701,1.6716,1.6720,1.6728,1.6739,1.6760,1.6765,1.6774,1.6777,1.6783,1.6785,1.6798,1.6806,1.6815,1.6822,1.6827,1.6831,1.6833,1.6847,1.6886,1.6890,1.6891,1.6914,1.6934,1.6937,1.6945,1.6954,1.6965,1.6987,1.7014,1.7029,1.7032,1.7035,1.7053,1.7061,1.7063,1.7102,1.7147,1.7148,1.7163,1.7184,1.7203,1.7210,1.7267,1.7298,1.7300,1.7344,1.7382,1.7412,1.7495,1.7504,1.7525,1.7528,1.7545,1.7585,1.7603,1.7612,1.7617,1.7623,1.7624,1.7630,1.7635,1.7644,1.7651,1.7659,1.7668,1.7696,1.7704,1.7711,1.7732,1.7736,1.7744,1.7763,1.7801,1.7815,1.7816,1.7830,1.7846,1.7862,1.7865,1.7915,1.7955,1.7995,1.8001,1.8055,1.8058,1.8065,1.8082,1.8103,1.8118,1.8156,1.8207,1.8223,1.8239,1.8246,1.8314,1.8340,1.8377,1.8382,1.8397,1.8447,1.8450,1.8460,1.8474,1.8528,1.8556,1.8594,1.8637,1.8660,1.8672,1.8729,1.8770,1.8810,1.8842,1.8861,1.8871,1.8888,1.8911,1.8912,1.9016,1.9030,1.9050,1.9071,1.9153,1.9160,1.9214,1.9252,1.9256,1.9282,1.9302,1.9363,1.9391,1.9420,1.9426,1.9453,1.9559,1.9567,1.9604,1.9716,1.9730,1.9748,1.9783,1.9789,1.9813,1.9979,2.0054,2.0069,2.0102,2.0214,2.0281,2.0527,2.0796,2.0836,2.0867,2.0911,2.0961,2.1073,2.1221,2.1455,2.1497,2.1622,2.1912,2.1958,2.2050,2.2178,2.2196,2.2243,2.2256,2.2450,2.2540,2.3028,2.3162,2.3398,2.3472,2.3990,2.4547,2.4548,2.4600,2.5058,2.5170,2.5537,2.5711,2.5840,2.5955,2.6135,2.6546,2.6752,2.7116,2.7641,2.7955,2.7967,2.8470,2.8583,2.8605,2.8724,2.9087,2.9220,2.9634,2.9716,2.9722,2.9769,2.9891,3.0662,3.1246,3.1517,3.2478,3.2795,3.2803,3.3566,3.3954,3.4214,3.6364,3.9401,4.1096,4.8467,5.0167,5.0272,5.0403,5.1932,8.0053,8.0180,9.0177,9.1663,10.0000,10.6864,10.9581,11.5894,13.4567,17.2765],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1057347670250896,0.10752688172043011,0.1111111111111111,0.11290322580645161,0.11648745519713262,0.11827956989247312,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25985663082437277,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34229390681003585,0.34408602150537637,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[1.0004,1.0118,1.0171,1.0206,1.0278,1.0296,1.0355,1.0367,1.0388,1.0392,1.0395,1.0404,1.0405,1.0416,1.0441,1.0448,1.0449,1.0455,1.0461,1.0464,1.0471,1.0477,1.0487,1.0488,1.0493,1.0501,1.0503,1.0512,1.0515,1.0529,1.0532,1.0533,1.0547,1.0551,1.0557,1.0566,1.0569,1.0592,1.0601,1.0603,1.0637,1.0642,1.0660,1.0674,1.0678,1.0696,1.0708,1.0714,1.0725,1.0727,1.0730,1.0734,1.0752,1.0760,1.0806,1.0811,1.0839,1.0840,1.0841,1.0845,1.0861,1.0878,1.0886,1.0905,1.0909,1.0912,1.0913,1.0921,1.0925,1.0948,1.0963,1.0966,1.0976,1.0979,1.0992,1.1010,1.1013,1.1028,1.1040,1.1043,1.1051,1.1059,1.1060,1.1072,1.1080,1.1085,1.1087,1.1108,1.1111,1.1134,1.1138,1.1141,1.1143,1.1152,1.1158,1.1164,1.1180,1.1191,1.1205,1.1219,1.1226,1.1230,1.1249,1.1251,1.1257,1.1259,1.1262,1.1299,1.1341,1.1376,1.1380,1.1387,1.1402,1.1403,1.1409,1.1417,1.1428,1.1480,1.1486,1.1513,1.1552,1.1584,1.1589,1.1614,1.1618,1.1638,1.1698,1.1754,1.1838,1.1841,1.1848,1.1852,1.1855,1.1930,1.1938,1.1955,1.1961,1.1965,1.1980,1.1988,1.1997,1.2004,1.2008,1.2076,1.2078,1.2083,1.2085,1.2088,1.2104,1.2125,1.2148,1.2182,1.2271,1.2274,1.2284,1.2312,1.2339,1.2356,1.2386,1.2405,1.2407,1.2418,1.2441,1.2458,1.2459,1.2478,1.2489,1.2497,1.2503,1.2524,1.2532,1.2533,1.2552,1.2558,1.2566,1.2580,1.2589,1.2591,1.2596,1.2598,1.2600,1.2628,1.2644,1.2646,1.2647,1.2652,1.2653,1.2654,1.2659,1.2695,1.2700,1.2710,1.2715,1.2716,1.2724,1.2741,1.2743,1.2744,1.2746,1.2753,1.2754,1.2784,1.2791,1.2793,1.2796,1.2803,1.2811,1.2819,1.2820,1.2838,1.2853,1.2854,1.2860,1.2892,1.2893,1.2905,1.2908,1.2909,1.2923,1.2936,1.2943,1.2944,1.2952,1.2954,1.2958,1.2959,1.2966,1.2969,1.2975,1.2977,1.2993,1.3003,1.3019,1.3025,1.3029,1.3035,1.3038,1.3046,1.3050,1.3063,1.3069,1.3079,1.3080,1.3093,1.3098,1.3109,1.3125,1.3129,1.3146,1.3149,1.3150,1.3157,1.3160,1.3163,1.3188,1.3197,1.3198,1.3201,1.3216,1.3228,1.3235,1.3240,1.3246,1.3247,1.3251,1.3269,1.3272,1.3274,1.3288,1.3293,1.3298,1.3302,1.3322,1.3343,1.3357,1.3366,1.3371,1.3372,1.3393,1.3396,1.3429,1.3434,1.3437,1.3470,1.3475,1.3507,1.3508,1.3515,1.3526,1.3550,1.3551,1.3573,1.3606,1.3613,1.3617,1.3621,1.3646,1.3657,1.3659,1.3666,1.3680,1.3702,1.3705,1.3712,1.3734,1.3738,1.3743,1.3764,1.3767,1.3776,1.3784,1.3791,1.3796,1.3809,1.3815,1.3832,1.3854,1.3856,1.3861,1.3880,1.3891,1.3899,1.3913,1.3999,1.4003,1.4009,1.4022,1.4026,1.4042,1.4048,1.4054,1.4065,1.4088,1.4097,1.4107,1.4178,1.4183,1.4199,1.4226,1.4243,1.4266,1.4269,1.4276,1.4281,1.4288,1.4306,1.4309,1.4310,1.4314,1.4338,1.4347,1.4351,1.4405,1.4413,1.4415,1.4433,1.4464,1.4465,1.4499,1.4506,1.4514,1.4527,1.4529,1.4616,1.4619,1.4620,1.4624,1.4632,1.4648,1.4689,1.4717,1.4738,1.4750,1.4755,1.4765,1.4773,1.4789,1.4798,1.4808,1.4811,1.4841,1.4850,1.4947,1.4967,1.4976,1.4997,1.5004,1.5023,1.5029,1.5036,1.5080,1.5082,1.5100,1.5116,1.5131,1.5136,1.5154,1.5175,1.5191,1.5192,1.5213,1.5234,1.5306,1.5315,1.5322,1.5356,1.5383,1.5417,1.5471,1.5482,1.5567,1.5572,1.5630,1.5659,1.5661,1.5697,1.5701,1.5722,1.5739,1.5758,1.5792,1.5818,1.5824,1.5846,1.5858,1.5865,1.5977,1.6010,1.6022,1.6048,1.6066,1.6111,1.6122,1.6140,1.6181,1.6280,1.6311,1.6326,1.6342,1.6395,1.6422,1.6478,1.6481,1.6516,1.6566,1.6583,1.6587,1.6613,1.6660,1.6686,1.6698,1.6705,1.6707,1.6729,1.6860,1.6879,1.6900,1.7041,1.7155,1.7263,1.7279,1.7428,1.7541,1.7579,1.7688,1.7917,1.8055,1.8094,1.8286,1.8479,1.8577,1.8625,1.8810,1.8813,1.8945,1.9149,1.9168,1.9633,1.9754,1.9769,1.9965,1.9979,2.0206,2.0254,2.0469,2.0592,2.0764,2.1215,2.1603,2.1935,2.2921,2.2954,2.3659,2.4118,2.4237,2.5026,2.5495,2.5853,3.0373,3.0573,3.0807,3.2598,3.3563,3.6568,3.7503,4.0046,4.2634,4.2718,4.2772,4.3021,5.2195,5.6774,6.6212,6.8335,7.0064,7.5708,8.6808,9.3861,9.7524,9.7794,10.9652,11.8785,11.8837,13.0003,13.1390,13.5428,13.6097],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.34050179211469533,0.34229390681003585,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.4336917562724014,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.45698924731182794,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.4946,1.2805,1.2931,1.2959,1.2975,1.2992,1.2998,1.3045,1.3052,1.3155,1.3156,1.3175,1.3191,1.3199,1.3205,1.3230,1.3233,1.3244,1.3263,1.3268,1.3273,1.3339,1.3376,1.3404,1.3413,1.3469,1.3507,1.3546,1.3563,1.3612,1.3619,1.3690,1.3723,1.3738,1.3761,1.3828,1.3838,1.3842,1.3872,1.3899,1.3906,1.3928,1.3956,1.4003,1.4059,1.4064,1.4077,1.4102,1.4167,1.4173,1.4205,1.4223,1.4276,1.4329,1.4348,1.4369,1.4373,1.4388,1.4404,1.4409,1.4419,1.4450,1.4508,1.4524,1.4568,1.4575,1.4586,1.4613,1.4620,1.4639,1.4657,1.4665,1.4671,1.4673,1.4697,1.4702,1.4705,1.4715,1.4739,1.4741,1.4743,1.4765,1.4767,1.4769,1.4795,1.4798,1.4799,1.4815,1.4833,1.4835,1.4855,1.4857,1.4865,1.4887,1.4894,1.4896,1.4900,1.4903,1.4908,1.4921,1.4934,1.4946,1.4960,1.4961,1.4969,1.4980,1.4989,1.4997,1.5002,1.5010,1.5015,1.5020,1.5022,1.5023,1.5031,1.5035,1.5041,1.5063,1.5064,1.5074,1.5083,1.5090,1.5093,1.5098,1.5118,1.5135,1.5149,1.5152,1.5155,1.5213,1.5219,1.5225,1.5231,1.5232,1.5236,1.5255,1.5316,1.5330,1.5335,1.5342,1.5348,1.5361,1.5367,1.5377,1.5399,1.5407,1.5422,1.5425,1.5431,1.5436,1.5470,1.5475,1.5481,1.5524,1.5528,1.5537,1.5538,1.5545,1.5549,1.5555,1.5567,1.5625,1.5630,1.5657,1.5664,1.5703,1.5710,1.5714,1.5715,1.5736,1.5737,1.5738,1.5789,1.5793,1.5833,1.5843,1.5860,1.5861,1.5879,1.5910,1.5912,1.5934,1.5957,1.5958,1.5963,1.5997,1.6001,1.6021,1.6022,1.6036,1.6037,1.6058,1.6070,1.6094,1.6095,1.6208,1.6216,1.6228,1.6240,1.6263,1.6278,1.6284,1.6287,1.6295,1.6304,1.6313,1.6316,1.6319,1.6347,1.6352,1.6354,1.6356,1.6367,1.6387,1.6392,1.6405,1.6414,1.6419,1.6430,1.6450,1.6456,1.6459,1.6476,1.6485,1.6487,1.6491,1.6501,1.6514,1.6544,1.6553,1.6577,1.6587,1.6588,1.6595,1.6597,1.6614,1.6622,1.6623,1.6643,1.6649,1.6657,1.6675,1.6681,1.6704,1.6728,1.6746,1.6749,1.6788,1.6797,1.6798,1.6819,1.6826,1.6829,1.6833,1.6835,1.6851,1.6862,1.6870,1.6885,1.6892,1.6904,1.6918,1.6929,1.6941,1.6961,1.6963,1.6968,1.6976,1.6978,1.7008,1.7035,1.7042,1.7054,1.7074,1.7080,1.7086,1.7108,1.7117,1.7122,1.7135,1.7159,1.7163,1.7186,1.7194,1.7224,1.7226,1.7272,1.7296,1.7297,1.7298,1.7306,1.7310,1.7361,1.7362,1.7421,1.7428,1.7453,1.7468,1.7483,1.7490,1.7504,1.7506,1.7552,1.7568,1.7610,1.7670,1.7676,1.7717,1.7839,1.7845,1.7849,1.7864,1.7866,1.7868,1.7897,1.7908,1.7968,1.7971,1.7977,1.7982,1.7994,1.8022,1.8055,1.8056,1.8067,1.8078,1.8099,1.8102,1.8117,1.8122,1.8164,1.8170,1.8176,1.8179,1.8184,1.8212,1.8223,1.8262,1.8271,1.8272,1.8284,1.8292,1.8300,1.8303,1.8350,1.8384,1.8396,1.8483,1.8486,1.8488,1.8566,1.8572,1.8597,1.8602,1.8613,1.8622,1.8653,1.8699,1.8703,1.8731,1.8734,1.8834,1.8844,1.8871,1.8923,1.8950,1.8952,1.8982,1.9003,1.9005,1.9030,1.9031,1.9046,1.9051,1.9062,1.9107,1.9123,1.9141,1.9206,1.9219,1.9221,1.9266,1.9267,1.9292,1.9371,1.9382,1.9388,1.9392,1.9539,1.9568,1.9597,1.9658,1.9714,1.9763,1.9776,1.9796,1.9804,1.9865,1.9878,1.9936,1.9946,2.0035,2.0042,2.0050,2.0065,2.0234,2.0251,2.0289,2.0325,2.0361,2.0393,2.0419,2.0481,2.0511,2.0525,2.0532,2.0553,2.0558,2.0609,2.0638,2.0649,2.0892,2.1063,2.1081,2.1098,2.1286,2.1355,2.1372,2.1374,2.1419,2.1420,2.1443,2.1578,2.1738,2.1838,2.1911,2.2004,2.2038,2.2049,2.2086,2.2284,2.2381,2.2668,2.2672,2.2684,2.2802,2.2821,2.2885,2.3187,2.3250,2.3284,2.3436,2.3806,2.3920,2.3980,2.4034,2.4069,2.4078,2.4095,2.4139,2.4157,2.4403,2.4440,2.4626,2.4917,2.5032,2.5066,2.5190,2.5383,2.5389,2.5489,2.5620,2.5623,2.5775,2.5932,2.5974,2.6021,2.6201,2.6230,2.6259,2.6672,2.6909,2.6955,2.8069,2.8693,2.8861,2.9240,2.9439,2.9604,2.9641,2.9979,3.0224,3.1785,3.2345,3.2375,3.2400,3.2617,3.3720,3.3769,3.3992,3.4166,3.4263,3.4529,3.5118,3.5187,3.5195,3.5405,3.5647,3.5764,3.5926,3.6133,3.6405,3.6467,3.6511,3.6707,3.7159,3.7892,3.8067,3.8292,3.8306,3.8415,3.9010,4.0212,4.0284,4.0560,4.1522,4.1800,4.1956,4.2261,4.2286,4.4300,5.0682,5.0873,5.6857,6.2024,6.6926,7.3500,7.7456,8.6118,8.7803,8.9983,14.4830,14.6584,16.4998],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.03041144901610018,0.03220035778175313,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16279069767441862,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.2101,0.2116,0.2234,0.2246,0.2349,0.2377,0.2387,0.2390,0.2400,0.2404,0.2405,0.2410,0.2428,0.2460,0.2490,0.2516,0.2529,0.2533,0.2555,0.2573,0.2601,0.2604,0.2611,0.2622,0.2630,0.2639,0.2647,0.2652,0.2661,0.2663,0.2665,0.2666,0.2679,0.2681,0.2688,0.2704,0.2715,0.2718,0.2721,0.2722,0.2734,0.2743,0.2750,0.2754,0.2763,0.2765,0.2769,0.2803,0.2804,0.2806,0.2813,0.2823,0.2846,0.2859,0.2861,0.2871,0.2875,0.2878,0.2880,0.2890,0.2907,0.2933,0.2942,0.2953,0.2957,0.2959,0.2961,0.2968,0.2969,0.2987,0.2991,0.3000,0.3001,0.3006,0.3008,0.3010,0.3013,0.3020,0.3032,0.3042,0.3044,0.3045,0.3047,0.3060,0.3068,0.3078,0.3080,0.3081,0.3083,0.3085,0.3110,0.3115,0.3116,0.3117,0.3120,0.3128,0.3132,0.3154,0.3158,0.3163,0.3183,0.3189,0.3190,0.3191,0.3197,0.3225,0.3243,0.3249,0.3250,0.3252,0.3254,0.3255,0.3267,0.3274,0.3290,0.3291,0.3298,0.3323,0.3324,0.3326,0.3334,0.3340,0.3348,0.3356,0.3358,0.3362,0.3365,0.3366,0.3367,0.3368,0.3370,0.3375,0.3383,0.3387,0.3389,0.3392,0.3400,0.3423,0.3426,0.3428,0.3430,0.3432,0.3443,0.3453,0.3458,0.3462,0.3494,0.3495,0.3499,0.3506,0.3512,0.3513,0.3519,0.3520,0.3521,0.3530,0.3537,0.3553,0.3554,0.3556,0.3563,0.3564,0.3570,0.3597,0.3601,0.3608,0.3617,0.3629,0.3634,0.3655,0.3673,0.3693,0.3702,0.3716,0.3719,0.3744,0.3751,0.3765,0.3776,0.3780,0.3797,0.3798,0.3812,0.3845,0.3864,0.3865,0.3885,0.3895,0.3897,0.3899,0.3910,0.3917,0.3923,0.3935,0.3951,0.3957,0.3959,0.3980,0.4001,0.4026,0.4039,0.4047,0.4067,0.4077,0.4086,0.4127,0.4139,0.4183,0.4208,0.4223,0.4225,0.4230,0.4248,0.4299,0.4318,0.4328,0.4335,0.4362,0.4363,0.4365,0.4382,0.4399,0.4410,0.4430,0.4438,0.4442,0.4452,0.4474,0.4478,0.4482,0.4497,0.4514,0.4577,0.4582,0.4583,0.4597,0.4599,0.4619,0.4626,0.4649,0.4663,0.4668,0.4676,0.4681,0.4687,0.4692,0.4696,0.4776,0.4777,0.4778,0.4779,0.4797,0.4798,0.4799,0.4807,0.4831,0.4853,0.4859,0.4880,0.4928,0.4930,0.4956,0.4964,0.4969,0.5003,0.5014,0.5020,0.5025,0.5031,0.5067,0.5085,0.5086,0.5106,0.5119,0.5151,0.5163,0.5170,0.5174,0.5179,0.5181,0.5188,0.5191,0.5194,0.5210,0.5215,0.5216,0.5227,0.5232,0.5237,0.5250,0.5262,0.5267,0.5273,0.5277,0.5327,0.5355,0.5356,0.5365,0.5373,0.5393,0.5396,0.5433,0.5447,0.5449,0.5466,0.5480,0.5517,0.5525,0.5537,0.5540,0.5544,0.5556,0.5561,0.5586,0.5599,0.5603,0.5606,0.5613,0.5634,0.5656,0.5668,0.5686,0.5694,0.5695,0.5696,0.5698,0.5704,0.5722,0.5723,0.5732,0.5740,0.5742,0.5776,0.5777,0.5782,0.5816,0.5842,0.5878,0.5884,0.5897,0.5928,0.5965,0.5981,0.6049,0.6054,0.6056,0.6090,0.6119,0.6129,0.6165,0.6187,0.6213,0.6218,0.6224,0.6262,0.6267,0.6269,0.6299,0.6307,0.6331,0.6353,0.6369,0.6373,0.6377,0.6386,0.6396,0.6412,0.6483,0.6494,0.6509,0.6513,0.6519,0.6552,0.6593,0.6594,0.6637,0.6654,0.6666,0.6693,0.6703,0.6720,0.6722,0.6725,0.6726,0.6778,0.6841,0.6843,0.6881,0.6913,0.6916,0.6949,0.6987,0.7001,0.7002,0.7042,0.7057,0.7061,0.7157,0.7161,0.7168,0.7172,0.7179,0.7187,0.7212,0.7238,0.7261,0.7283,0.7342,0.7350,0.7389,0.7392,0.7435,0.7442,0.7481,0.7483,0.7507,0.7519,0.7531,0.7580,0.7585,0.7615,0.7693,0.7726,0.7735,0.7745,0.7753,0.7798,0.7853,0.7866,0.7871,0.7891,0.7893,0.7980,0.7982,0.7985,0.8004,0.8025,0.8091,0.8137,0.8140,0.8155,0.8158,0.8267,0.8297,0.8341,0.8359,0.8426,0.8434,0.8440,0.8495,0.8524,0.8598,0.8631,0.8677,0.8682,0.8686,0.8689,0.8696,0.8771,0.8814,0.8829,0.8946,0.8957,0.8963,0.9100,0.9165,0.9181,0.9182,0.9214,0.9253,0.9299,0.9433,0.9497,0.9534,0.9587,0.9823,0.9897,1.0189,1.0397,1.0501,1.0700,1.0733,1.0787,1.0882,1.1027,1.1158,1.1694,1.2377,1.2414,1.2642,1.3299,1.4020,1.4475,1.5890,1.7323,1.7740,2.1090,2.1452,2.1715,2.3561,2.3684,2.4950,2.5307,2.6632,2.7103,2.8066,2.8150,2.8653,2.9203,3.0142,3.4655,3.9320,4.0113,4.2569,4.4305,5.3393,6.2537,6.3230,7.4939,8.3274,9.3228],"y":[0.001841620626151013,0.003683241252302026,0.0055248618784530384,0.007366482504604052,0.009208103130755065,0.011049723756906077,0.01289134438305709,0.014732965009208104,0.016574585635359115,0.01841620626151013,0.022099447513812154,0.02394106813996317,0.02578268876611418,0.027624309392265192,0.029465930018416207,0.03130755064456722,0.03314917127071823,0.034990791896869246,0.03683241252302026,0.03867403314917127,0.040515653775322284,0.0423572744014733,0.04419889502762431,0.04604051565377532,0.04788213627992634,0.05156537753222836,0.053406998158379376,0.055248618784530384,0.0570902394106814,0.058931860036832415,0.06077348066298342,0.06261510128913444,0.06445672191528545,0.06629834254143646,0.06813996316758748,0.06998158379373849,0.0718232044198895,0.07366482504604052,0.07550644567219153,0.07734806629834254,0.07918968692449356,0.08103130755064457,0.08287292817679558,0.0847145488029466,0.0865561694290976,0.08839779005524862,0.09023941068139964,0.09208103130755065,0.09392265193370165,0.09576427255985268,0.09760589318600368,0.09944751381215469,0.10313075506445672,0.10497237569060773,0.10681399631675875,0.10865561694290976,0.11049723756906077,0.11233885819521179,0.1141804788213628,0.11602209944751381,0.11786372007366483,0.11970534069981584,0.12338858195211787,0.1252302025782689,0.1270718232044199,0.1289134438305709,0.13075506445672191,0.13443830570902393,0.13627992633517497,0.13812154696132597,0.13996316758747698,0.141804788213628,0.143646408839779,0.14548802946593,0.14732965009208104,0.14917127071823205,0.15101289134438306,0.15285451197053407,0.15469613259668508,0.15653775322283608,0.16022099447513813,0.16206261510128914,0.16390423572744015,0.16574585635359115,0.1694290976058932,0.1712707182320442,0.1731123388581952,0.17495395948434622,0.17679558011049723,0.18047882136279927,0.18232044198895028,0.1841620626151013,0.1860036832412523,0.18968692449355432,0.19152854511970535,0.19337016574585636,0.19521178637200737,0.19705340699815838,0.19889502762430938,0.2007366482504604,0.20257826887661143,0.20441988950276244,0.20626151012891344,0.20810313075506445,0.20994475138121546,0.21178637200736647,0.2136279926335175,0.2154696132596685,0.21731123388581952,0.21915285451197053,0.22099447513812154,0.22283609576427257,0.22467771639042358,0.2265193370165746,0.2283609576427256,0.2302025782688766,0.23388581952117865,0.23572744014732966,0.23756906077348067,0.23941068139963168,0.24125230202578268,0.2430939226519337,0.24493554327808473,0.24677716390423574,0.24861878453038674,0.2523020257826888,0.2541436464088398,0.2578268876611418,0.2596685082872928,0.26151012891344383,0.26335174953959484,0.26519337016574585,0.26703499079189685,0.26887661141804786,0.27071823204419887,0.27255985267034993,0.27440147329650094,0.27624309392265195,0.27808471454880296,0.27992633517495397,0.281767955801105,0.283609576427256,0.285451197053407,0.287292817679558,0.289134438305709,0.29097605893186,0.292817679558011,0.2946593001841621,0.2965009208103131,0.2983425414364641,0.3001841620626151,0.3020257826887661,0.30386740331491713,0.30570902394106814,0.30755064456721914,0.30939226519337015,0.31123388581952116,0.31307550644567217,0.3149171270718232,0.31675874769797424,0.31860036832412525,0.32044198895027626,0.32228360957642727,0.3241252302025783,0.3259668508287293,0.3278084714548803,0.3296500920810313,0.3314917127071823,0.3333333333333333,0.3351749539594843,0.3370165745856354,0.3388581952117864,0.3406998158379374,0.3425414364640884,0.3443830570902394,0.3462246777163904,0.34806629834254144,0.34990791896869244,0.35174953959484345,0.35359116022099446,0.35543278084714547,0.3572744014732965,0.36095764272559855,0.36279926335174956,0.36464088397790057,0.3664825046040516,0.3683241252302026,0.3701657458563536,0.3720073664825046,0.3738489871086556,0.3756906077348066,0.3775322283609576,0.37937384898710863,0.3812154696132597,0.3830570902394107,0.3848987108655617,0.3867403314917127,0.3885819521178637,0.39042357274401474,0.39410681399631675,0.39594843462246776,0.39779005524861877,0.3996316758747698,0.4014732965009208,0.40331491712707185,0.40515653775322286,0.40699815837937386,0.4088397790055249,0.4106813996316759,0.4125230202578269,0.4143646408839779,0.4162062615101289,0.4180478821362799,0.4198895027624309,0.42173112338858193,0.42357274401473294,0.425414364640884,0.427255985267035,0.429097605893186,0.430939226519337,0.43278084714548803,0.43462246777163904,0.43646408839779005,0.43830570902394106,0.44014732965009207,0.4419889502762431,0.4438305709023941,0.44567219152854515,0.44751381215469616,0.44935543278084716,0.45119705340699817,0.4530386740331492,0.4548802946593002,0.4567219152854512,0.4585635359116022,0.4604051565377532,0.4622467771639042,0.46408839779005523,0.46593001841620624,0.4677716390423573,0.4696132596685083,0.4714548802946593,0.4732965009208103,0.47513812154696133,0.47697974217311234,0.47882136279926335,0.48066298342541436,0.48250460405156537,0.4843462246777164,0.4861878453038674,0.4880294659300184,0.48987108655616945,0.49171270718232046,0.49355432780847147,0.4953959484346225,0.4972375690607735,0.4990791896869245,0.5009208103130756,0.5027624309392266,0.5046040515653776,0.5064456721915286,0.5082872928176796,0.5101289134438306,0.5119705340699816,0.5138121546961326,0.5156537753222836,0.5174953959484346,0.5193370165745856,0.5211786372007366,0.5230202578268877,0.5248618784530387,0.5267034990791897,0.5303867403314917,0.5322283609576427,0.5340699815837937,0.5359116022099447,0.5377532228360957,0.5395948434622467,0.5414364640883977,0.5432780847145487,0.5451197053406999,0.5469613259668509,0.5488029465930019,0.5506445672191529,0.5524861878453039,0.5543278084714549,0.5561694290976059,0.5580110497237569,0.5598526703499079,0.5616942909760589,0.56353591160221,0.565377532228361,0.567219152854512,0.569060773480663,0.570902394106814,0.572744014732965,0.574585635359116,0.576427255985267,0.578268876611418,0.58195211786372,0.583793738489871,0.585635359116022,0.5874769797421732,0.5893186003683242,0.5911602209944752,0.5930018416206262,0.5948434622467772,0.5966850828729282,0.5985267034990792,0.6003683241252302,0.6022099447513812,0.6040515653775322,0.6058931860036832,0.6077348066298343,0.6095764272559853,0.6114180478821363,0.6132596685082873,0.6151012891344383,0.6169429097605893,0.6206261510128913,0.6243093922651933,0.6261510128913443,0.6279926335174953,0.6298342541436464,0.6316758747697975,0.6335174953959485,0.6353591160220995,0.6372007366482505,0.6408839779005525,0.6427255985267035,0.6445672191528545,0.6464088397790055,0.6482504604051565,0.6500920810313076,0.6519337016574586,0.6537753222836096,0.6556169429097606,0.6574585635359116,0.6593001841620626,0.6611418047882136,0.6629834254143646,0.6648250460405156,0.6666666666666666,0.6685082872928176,0.6703499079189686,0.6721915285451197,0.6740331491712708,0.6758747697974218,0.6777163904235728,0.6795580110497238,0.6813996316758748,0.6832412523020258,0.6850828729281768,0.6869244935543278,0.6887661141804788,0.6906077348066298,0.6924493554327809,0.6942909760589319,0.6961325966850829,0.6979742173112339,0.6998158379373849,0.7016574585635359,0.7034990791896869,0.7053406998158379,0.7071823204419889,0.7090239410681399,0.7108655616942909,0.712707182320442,0.714548802946593,0.716390423572744,0.7182320441988951,0.7200736648250461,0.7219152854511971,0.7237569060773481,0.7255985267034991,0.7274401473296501,0.7292817679558011,0.7311233885819521,0.7329650092081031,0.7348066298342542,0.7366482504604052,0.7384898710865562,0.7403314917127072,0.7421731123388582,0.7440147329650092,0.7458563535911602,0.7476979742173112,0.7495395948434622,0.7513812154696132,0.7532228360957642,0.7550644567219152,0.7587476979742173,0.7605893186003683,0.7624309392265194,0.7642725598526704,0.7661141804788214,0.7679558011049724,0.7697974217311234,0.7734806629834254,0.7753222836095764,0.7771639042357275,0.7790055248618785,0.7808471454880295,0.7826887661141805,0.7845303867403315,0.7863720073664825,0.7882136279926335,0.7900552486187845,0.7918968692449355,0.7937384898710865,0.7955801104972375,0.7974217311233885,0.7992633517495396,0.8011049723756906,0.8029465930018416,0.8047882136279927,0.8066298342541437,0.8084714548802947,0.8103130755064457,0.8121546961325967,0.8139963167587477,0.8158379373848987,0.8176795580110497,0.8195211786372008,0.8213627992633518,0.8232044198895028,0.8250460405156538,0.8268876611418048,0.8287292817679558,0.8305709023941068,0.8324125230202578,0.8342541436464088,0.8360957642725598,0.8379373848987108,0.8397790055248618,0.8416206261510129,0.8434622467771639,0.8453038674033149,0.8471454880294659,0.848987108655617,0.850828729281768,0.852670349907919,0.85451197053407,0.856353591160221,0.858195211786372,0.860036832412523,0.861878453038674,0.8637200736648251,0.8655616942909761,0.8674033149171271,0.8692449355432781,0.8710865561694291,0.8729281767955801,0.8747697974217311,0.8766114180478821,0.8784530386740331,0.8802946593001841,0.8821362799263351,0.8839779005524862,0.8858195211786372,0.8876611418047882,0.8895027624309392,0.8913443830570903,0.8931860036832413,0.8950276243093923,0.8968692449355433,0.8987108655616943,0.9005524861878453,0.9023941068139963,0.9042357274401474,0.9060773480662984,0.9079189686924494,0.9097605893186004,0.9116022099447514,0.9134438305709024,0.9152854511970534,0.9171270718232044,0.9189686924493554,0.9208103130755064,0.9226519337016574,0.9244935543278084,0.9263351749539595,0.9281767955801105,0.9300184162062615,0.9318600368324125,0.9337016574585635,0.9355432780847146,0.9373848987108656,0.9392265193370166,0.9410681399631676,0.9429097605893186,0.9447513812154696,0.9465930018416207,0.9484346224677717,0.9502762430939227,0.9521178637200737,0.9539594843462247,0.9558011049723757,0.9576427255985267,0.9594843462246777,0.9613259668508287,0.9631675874769797,0.9650092081031307,0.9668508287292817,0.9686924493554327,0.9705340699815838,0.9723756906077348,0.9742173112338858,0.9760589318600368,0.9779005524861878,0.9797421731123389,0.9815837937384899,0.9834254143646409,0.9852670349907919,0.9871086556169429,0.988950276243094,0.990791896869245,0.992633517495396,0.994475138121547,0.996316758747698,0.998158379373849],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.2747,0.4510,0.5464,0.9522,0.9628,1.1413,1.1433,1.1466,1.1486,1.1568,1.1588,1.1614,1.1628,1.1656,1.1673,1.1706,1.1733,1.1735,1.1740,1.1742,1.1744,1.1745,1.1747,1.1772,1.1784,1.1788,1.1798,1.1799,1.1800,1.1804,1.1808,1.1822,1.1827,1.1828,1.1836,1.1840,1.1842,1.1854,1.1863,1.1865,1.1866,1.1869,1.1873,1.1874,1.1886,1.1889,1.1902,1.1917,1.1920,1.1921,1.1925,1.1927,1.1928,1.1938,1.1946,1.1947,1.1972,1.1986,1.1991,1.2007,1.2008,1.2011,1.2012,1.2023,1.2031,1.2033,1.2038,1.2039,1.2044,1.2046,1.2056,1.2062,1.2068,1.2070,1.2090,1.2092,1.2099,1.2102,1.2104,1.2105,1.2113,1.2118,1.2122,1.2130,1.2131,1.2132,1.2151,1.2153,1.2154,1.2155,1.2157,1.2160,1.2170,1.2180,1.2183,1.2193,1.2201,1.2210,1.2212,1.2215,1.2221,1.2227,1.2230,1.2235,1.2236,1.2238,1.2239,1.2245,1.2249,1.2251,1.2255,1.2266,1.2267,1.2294,1.2297,1.2311,1.2319,1.2325,1.2330,1.2331,1.2344,1.2348,1.2356,1.2372,1.2379,1.2386,1.2391,1.2406,1.2424,1.2425,1.2426,1.2435,1.2436,1.2454,1.2471,1.2477,1.2481,1.2495,1.2530,1.2544,1.2551,1.2553,1.2554,1.2560,1.2564,1.2573,1.2586,1.2600,1.2608,1.2615,1.2620,1.2621,1.2625,1.2636,1.2640,1.2642,1.2644,1.2645,1.2650,1.2656,1.2660,1.2661,1.2663,1.2667,1.2669,1.2680,1.2681,1.2685,1.2688,1.2711,1.2712,1.2715,1.2724,1.2726,1.2732,1.2738,1.2739,1.2750,1.2752,1.2758,1.2766,1.2768,1.2770,1.2788,1.2792,1.2793,1.2799,1.2807,1.2820,1.2822,1.2826,1.2844,1.2852,1.2866,1.2877,1.2885,1.2898,1.2912,1.2915,1.2920,1.2927,1.2929,1.2931,1.2935,1.2949,1.2950,1.2951,1.2961,1.2963,1.2964,1.2970,1.2981,1.2992,1.3041,1.3044,1.3080,1.3081,1.3093,1.3101,1.3117,1.3135,1.3138,1.3146,1.3154,1.3162,1.3183,1.3189,1.3199,1.3205,1.3206,1.3213,1.3219,1.3223,1.3225,1.3229,1.3259,1.3279,1.3286,1.3299,1.3301,1.3307,1.3312,1.3317,1.3323,1.3331,1.3344,1.3348,1.3349,1.3353,1.3363,1.3368,1.3372,1.3400,1.3415,1.3419,1.3431,1.3435,1.3461,1.3462,1.3479,1.3511,1.3513,1.3517,1.3518,1.3537,1.3580,1.3592,1.3593,1.3603,1.3607,1.3625,1.3627,1.3640,1.3688,1.3692,1.3712,1.3729,1.3744,1.3748,1.3760,1.3765,1.3769,1.3772,1.3789,1.3801,1.3810,1.3823,1.3832,1.3836,1.3851,1.3852,1.3885,1.3901,1.3910,1.3911,1.3912,1.3936,1.3939,1.3943,1.3969,1.3976,1.3991,1.3996,1.3998,1.4001,1.4012,1.4023,1.4026,1.4063,1.4105,1.4107,1.4112,1.4114,1.4150,1.4210,1.4212,1.4218,1.4223,1.4228,1.4250,1.4274,1.4287,1.4289,1.4297,1.4300,1.4302,1.4314,1.4321,1.4348,1.4362,1.4418,1.4434,1.4464,1.4468,1.4486,1.4489,1.4495,1.4500,1.4507,1.4510,1.4529,1.4548,1.4593,1.4605,1.4629,1.4638,1.4663,1.4665,1.4682,1.4707,1.4749,1.4769,1.4771,1.4782,1.4788,1.4806,1.4813,1.4832,1.4836,1.4876,1.4900,1.4913,1.4936,1.4961,1.4975,1.4987,1.4988,1.4991,1.5011,1.5014,1.5028,1.5084,1.5097,1.5113,1.5137,1.5157,1.5162,1.5204,1.5221,1.5264,1.5415,1.5460,1.5517,1.5524,1.5539,1.5592,1.5602,1.5659,1.5708,1.5775,1.5808,1.5876,1.5982,1.5987,1.6003,1.6008,1.6019,1.6051,1.6097,1.6115,1.6134,1.6206,1.6223,1.6243,1.6250,1.6306,1.6392,1.6460,1.6545,1.6638,1.6761,1.6859,1.6893,1.6916,1.7005,1.7259,1.7382,1.7426,1.7497,1.7522,1.7540,1.7768,1.7809,1.7910,1.7927,1.7932,1.8069,1.8105,1.8526,1.8640,1.8666,1.8706,1.8728,1.8879,1.9040,1.9169,1.9193,1.9274,1.9316,1.9436,1.9503,1.9720,1.9748,1.9779,1.9834,2.0098,2.0139,2.0172,2.0204,2.0388,2.0627,2.0834,2.0918,2.0991,2.1299,2.1344,2.1347,2.1425,2.1432,2.1647,2.1992,2.2133,2.2308,2.2579,2.2613,2.2847,2.2858,2.2947,2.3705,2.3783,2.3784,2.3813,2.3825,2.3841,2.3898,2.4070,2.4111,2.4347,2.4386,2.4536,2.4539,2.4672,2.4773,2.4971,2.5028,2.5083,2.5274,2.5290,2.5294,2.5652,2.5736,2.5887,2.6053,2.7112,2.7502,2.7512,2.9789,3.0459,3.0489,3.1179,3.1294,3.1668,3.1776,3.2557,3.3050,3.3254,3.3710,3.4032,3.4237,3.4246,3.6426,3.6665,4.0333,4.2252,4.4373,4.4801,4.5065,4.6154,5.9294,5.9388,5.9990,6.2030,6.9934,7.6613,7.6812,7.8629,8.6039,8.9958,9.6851,10.8889,11.5273],"y":[0.0017985611510791368,0.0035971223021582736,0.00539568345323741,0.007194244604316547,0.008992805755395683,0.01079136690647482,0.012589928057553957,0.014388489208633094,0.01618705035971223,0.017985611510791366,0.019784172661870502,0.02158273381294964,0.023381294964028777,0.025179856115107913,0.02697841726618705,0.02877697841726619,0.030575539568345324,0.03237410071942446,0.0341726618705036,0.03597122302158273,0.03776978417266187,0.039568345323741004,0.04136690647482014,0.04316546762589928,0.044964028776978415,0.048561151079136694,0.050359712230215826,0.0539568345323741,0.05575539568345324,0.05755395683453238,0.05935251798561151,0.06115107913669065,0.06294964028776978,0.06474820143884892,0.06654676258992806,0.0683453237410072,0.07014388489208633,0.07194244604316546,0.0737410071942446,0.07733812949640288,0.07913669064748201,0.08093525179856115,0.08273381294964029,0.08453237410071943,0.08633093525179857,0.08992805755395683,0.09172661870503597,0.09352517985611511,0.09532374100719425,0.09712230215827339,0.09892086330935251,0.10071942446043165,0.10431654676258993,0.10611510791366907,0.1079136690647482,0.10971223021582734,0.11151079136690648,0.11330935251798561,0.11510791366906475,0.11690647482014388,0.11870503597122302,0.1223021582733813,0.12410071942446044,0.12589928057553956,0.12769784172661872,0.12949640287769784,0.13129496402877697,0.13309352517985612,0.13489208633093525,0.1366906474820144,0.13848920863309352,0.14028776978417265,0.1420863309352518,0.14388489208633093,0.14928057553956833,0.1510791366906475,0.1528776978417266,0.15467625899280577,0.1564748201438849,0.15827338129496402,0.16007194244604317,0.1618705035971223,0.16366906474820145,0.16546762589928057,0.1672661870503597,0.16906474820143885,0.17266187050359713,0.17446043165467626,0.17625899280575538,0.17805755395683454,0.17985611510791366,0.18165467625899281,0.18345323741007194,0.18525179856115107,0.18705035971223022,0.18884892086330934,0.1906474820143885,0.19244604316546762,0.19424460431654678,0.1960431654676259,0.19784172661870503,0.19964028776978418,0.2014388489208633,0.20323741007194246,0.20503597122302158,0.2068345323741007,0.210431654676259,0.21223021582733814,0.21402877697841727,0.2158273381294964,0.21762589928057555,0.21942446043165467,0.22122302158273383,0.22302158273381295,0.22482014388489208,0.22841726618705036,0.2302158273381295,0.23201438848920863,0.23381294964028776,0.2356115107913669,0.2392086330935252,0.24100719424460432,0.24280575539568344,0.24640287769784172,0.2517985611510791,0.25359712230215825,0.25539568345323743,0.25719424460431656,0.2589928057553957,0.2607913669064748,0.26258992805755393,0.2643884892086331,0.26618705035971224,0.26798561151079137,0.2715827338129496,0.2733812949640288,0.2751798561151079,0.27697841726618705,0.2787769784172662,0.2805755395683453,0.2823741007194245,0.2841726618705036,0.28597122302158273,0.28776978417266186,0.289568345323741,0.29136690647482016,0.2931654676258993,0.2949640287769784,0.29676258992805754,0.29856115107913667,0.30035971223021585,0.302158273381295,0.3039568345323741,0.3057553956834532,0.30755395683453235,0.30935251798561153,0.31115107913669066,0.3129496402877698,0.3147482014388489,0.31654676258992803,0.3183453237410072,0.32014388489208634,0.32194244604316546,0.3237410071942446,0.3255395683453237,0.3273381294964029,0.329136690647482,0.33093525179856115,0.3327338129496403,0.3345323741007194,0.3363309352517986,0.3381294964028777,0.34172661870503596,0.3435251798561151,0.34532374100719426,0.3471223021582734,0.3489208633093525,0.35071942446043164,0.35251798561151076,0.35431654676258995,0.35611510791366907,0.3579136690647482,0.3597122302158273,0.36330935251798563,0.36510791366906475,0.3669064748201439,0.368705035971223,0.37050359712230213,0.3723021582733813,0.37589928057553956,0.3776978417266187,0.37949640287769787,0.381294964028777,0.3830935251798561,0.38489208633093525,0.38669064748201437,0.38848920863309355,0.3902877697841727,0.3920863309352518,0.39388489208633093,0.39568345323741005,0.39928057553956836,0.4010791366906475,0.4028776978417266,0.4064748201438849,0.40827338129496404,0.41007194244604317,0.4118705035971223,0.4136690647482014,0.4154676258992806,0.4172661870503597,0.41906474820143885,0.420863309352518,0.4226618705035971,0.4244604316546763,0.4262589928057554,0.42805755395683454,0.42985611510791366,0.4316546762589928,0.43345323741007197,0.4352517985611511,0.4370503597122302,0.43884892086330934,0.44064748201438847,0.44244604316546765,0.4442446043165468,0.4460431654676259,0.447841726618705,0.44964028776978415,0.45143884892086333,0.45323741007194246,0.4550359712230216,0.4568345323741007,0.45863309352517984,0.460431654676259,0.46223021582733814,0.46402877697841727,0.4658273381294964,0.4676258992805755,0.4694244604316547,0.47302158273381295,0.4748201438848921,0.4766187050359712,0.4784172661870504,0.48201438848920863,0.48381294964028776,0.4856115107913669,0.48741007194244607,0.4892086330935252,0.4910071942446043,0.49280575539568344,0.49460431654676257,0.49640287769784175,0.4982014388489209,0.5,0.5017985611510791,0.5035971223021583,0.5053956834532374,0.5071942446043165,0.5089928057553957,0.5107913669064749,0.512589928057554,0.5143884892086331,0.5161870503597122,0.5179856115107914,0.5197841726618705,0.5215827338129496,0.5233812949640287,0.5251798561151079,0.5269784172661871,0.5287769784172662,0.5305755395683454,0.5323741007194245,0.5341726618705036,0.5359712230215827,0.5377697841726619,0.539568345323741,0.5413669064748201,0.5431654676258992,0.5449640287769785,0.5467625899280576,0.5485611510791367,0.5503597122302158,0.552158273381295,0.5539568345323741,0.5557553956834532,0.5575539568345323,0.5593525179856115,0.5611510791366906,0.5629496402877698,0.564748201438849,0.5665467625899281,0.5683453237410072,0.5701438848920863,0.5719424460431655,0.5755395683453237,0.5773381294964028,0.579136690647482,0.5809352517985612,0.5827338129496403,0.5845323741007195,0.5863309352517986,0.5881294964028777,0.5899280575539568,0.591726618705036,0.5935251798561151,0.5953237410071942,0.5971223021582733,0.5989208633093526,0.6007194244604317,0.6025179856115108,0.60431654676259,0.6061151079136691,0.6079136690647482,0.6097122302158273,0.6115107913669064,0.6133093525179856,0.6151079136690647,0.6169064748201439,0.6187050359712231,0.6205035971223022,0.6223021582733813,0.6241007194244604,0.6258992805755396,0.6276978417266187,0.6294964028776978,0.6312949640287769,0.6330935251798561,0.6348920863309353,0.6366906474820144,0.6384892086330936,0.6402877697841727,0.6420863309352518,0.6438848920863309,0.64568345323741,0.6474820143884892,0.6492805755395683,0.6510791366906474,0.6528776978417267,0.6546762589928058,0.6564748201438849,0.658273381294964,0.6600719424460432,0.6618705035971223,0.6636690647482014,0.6654676258992805,0.6672661870503597,0.6690647482014388,0.670863309352518,0.6726618705035972,0.6744604316546763,0.6762589928057554,0.6780575539568345,0.6798561151079137,0.6816546762589928,0.6834532374100719,0.685251798561151,0.6870503597122302,0.6888489208633094,0.6906474820143885,0.6924460431654677,0.6942446043165468,0.6960431654676259,0.697841726618705,0.6996402877697842,0.7014388489208633,0.7032374100719424,0.7050359712230215,0.7068345323741008,0.7086330935251799,0.710431654676259,0.7122302158273381,0.7140287769784173,0.7158273381294964,0.7176258992805755,0.7194244604316546,0.7212230215827338,0.7230215827338129,0.7248201438848921,0.7266187050359713,0.7284172661870504,0.7302158273381295,0.7320143884892086,0.7338129496402878,0.7356115107913669,0.737410071942446,0.7392086330935251,0.7410071942446043,0.7428057553956835,0.7446043165467626,0.7464028776978417,0.7482014388489209,0.75,0.7517985611510791,0.7535971223021583,0.7553956834532374,0.7571942446043165,0.7589928057553957,0.7607913669064749,0.762589928057554,0.7643884892086331,0.7661870503597122,0.7679856115107914,0.7697841726618705,0.7715827338129496,0.7733812949640287,0.7751798561151079,0.7769784172661871,0.7787769784172662,0.7805755395683454,0.7823741007194245,0.7841726618705036,0.7859712230215827,0.7877697841726619,0.789568345323741,0.7913669064748201,0.7931654676258992,0.7949640287769785,0.7967625899280576,0.7985611510791367,0.8003597122302158,0.802158273381295,0.8039568345323741,0.8057553956834532,0.8075539568345323,0.8093525179856115,0.8111510791366906,0.8129496402877698,0.814748201438849,0.8165467625899281,0.8183453237410072,0.8201438848920863,0.8219424460431655,0.8237410071942446,0.8255395683453237,0.8273381294964028,0.829136690647482,0.8309352517985612,0.8327338129496403,0.8345323741007195,0.8363309352517986,0.8381294964028777,0.8399280575539568,0.841726618705036,0.8435251798561151,0.8453237410071942,0.8471223021582733,0.8489208633093526,0.8507194244604317,0.8525179856115108,0.85431654676259,0.8561151079136691,0.8579136690647482,0.8597122302158273,0.8615107913669064,0.8633093525179856,0.8651079136690647,0.8669064748201439,0.8687050359712231,0.8705035971223022,0.8723021582733813,0.8741007194244604,0.8758992805755396,0.8776978417266187,0.8794964028776978,0.8812949640287769,0.8830935251798561,0.8848920863309353,0.8866906474820144,0.8884892086330936,0.8902877697841727,0.8920863309352518,0.8938848920863309,0.89568345323741,0.8974820143884892,0.8992805755395683,0.9010791366906474,0.9028776978417267,0.9046762589928058,0.9064748201438849,0.908273381294964,0.9100719424460432,0.9118705035971223,0.9136690647482014,0.9154676258992805,0.9172661870503597,0.9190647482014388,0.920863309352518,0.9226618705035972,0.9244604316546763,0.9262589928057554,0.9280575539568345,0.9298561151079137,0.9316546762589928,0.9334532374100719,0.935251798561151,0.9370503597122302,0.9388489208633094,0.9406474820143885,0.9424460431654677,0.9442446043165468,0.9460431654676259,0.947841726618705,0.9496402877697842,0.9514388489208633,0.9532374100719424,0.9550359712230215,0.9568345323741008,0.9586330935251799,0.960431654676259,0.9622302158273381,0.9640287769784173,0.9658273381294964,0.9676258992805755,0.9694244604316546,0.9712230215827338,0.9730215827338129,0.9748201438848921,0.9766187050359713,0.9784172661870504,0.9802158273381295,0.9820143884892086,0.9838129496402878,0.9856115107913669,0.987410071942446,0.9892086330935251,0.9910071942446043,0.9928057553956835,0.9946043165467626,0.9964028776978417,0.9982014388489209],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2609,0.2726,0.2732,0.2760,0.2773,0.2878,0.2883,0.2897,0.2904,0.2907,0.2932,0.2951,0.2958,0.2960,0.2980,0.2990,0.3018,0.3038,0.3045,0.3052,0.3063,0.3065,0.3076,0.3084,0.3085,0.3092,0.3096,0.3097,0.3099,0.3111,0.3114,0.3117,0.3134,0.3143,0.3145,0.3149,0.3152,0.3169,0.3176,0.3178,0.3179,0.3182,0.3226,0.3237,0.3240,0.3245,0.3260,0.3277,0.3294,0.3295,0.3298,0.3300,0.3310,0.3312,0.3316,0.3328,0.3330,0.3332,0.3335,0.3347,0.3350,0.3356,0.3376,0.3379,0.3384,0.3396,0.3404,0.3407,0.3417,0.3420,0.3427,0.3447,0.3448,0.3454,0.3456,0.3463,0.3465,0.3466,0.3480,0.3484,0.3504,0.3509,0.3513,0.3514,0.3528,0.3539,0.3544,0.3545,0.3549,0.3565,0.3570,0.3573,0.3596,0.3603,0.3605,0.3607,0.3612,0.3622,0.3625,0.3627,0.3631,0.3639,0.3646,0.3647,0.3650,0.3663,0.3665,0.3670,0.3671,0.3675,0.3679,0.3682,0.3689,0.3691,0.3697,0.3701,0.3703,0.3730,0.3735,0.3736,0.3738,0.3739,0.3741,0.3759,0.3764,0.3788,0.3789,0.3794,0.3800,0.3813,0.3826,0.3840,0.3848,0.3869,0.3880,0.3890,0.3906,0.3917,0.3921,0.3924,0.3925,0.3927,0.3930,0.3931,0.3944,0.3945,0.3954,0.3957,0.3960,0.3989,0.3995,0.3998,0.4005,0.4009,0.4013,0.4014,0.4018,0.4022,0.4038,0.4050,0.4059,0.4060,0.4065,0.4067,0.4069,0.4076,0.4079,0.4084,0.4090,0.4092,0.4098,0.4100,0.4106,0.4109,0.4114,0.4122,0.4123,0.4130,0.4151,0.4156,0.4159,0.4175,0.4186,0.4203,0.4205,0.4206,0.4210,0.4214,0.4222,0.4236,0.4242,0.4243,0.4272,0.4287,0.4306,0.4321,0.4324,0.4327,0.4334,0.4335,0.4351,0.4364,0.4379,0.4410,0.4428,0.4453,0.4456,0.4462,0.4475,0.4476,0.4526,0.4533,0.4547,0.4588,0.4597,0.4624,0.4631,0.4633,0.4675,0.4681,0.4685,0.4708,0.4730,0.4760,0.4770,0.4772,0.4782,0.4793,0.4801,0.4806,0.4807,0.4820,0.4824,0.4832,0.4837,0.4843,0.4846,0.4850,0.4870,0.4918,0.4954,0.4955,0.4956,0.4964,0.4990,0.4992,0.5027,0.5035,0.5041,0.5042,0.5067,0.5071,0.5095,0.5104,0.5111,0.5126,0.5129,0.5153,0.5186,0.5205,0.5235,0.5238,0.5254,0.5263,0.5265,0.5289,0.5290,0.5292,0.5293,0.5303,0.5317,0.5343,0.5375,0.5402,0.5421,0.5431,0.5442,0.5474,0.5503,0.5506,0.5515,0.5516,0.5525,0.5543,0.5548,0.5569,0.5579,0.5592,0.5601,0.5623,0.5632,0.5637,0.5658,0.5685,0.5699,0.5710,0.5749,0.5758,0.5845,0.5854,0.5856,0.5867,0.5871,0.5876,0.5920,0.5928,0.5932,0.5959,0.5984,0.5992,0.6017,0.6023,0.6024,0.6027,0.6033,0.6041,0.6090,0.6136,0.6158,0.6185,0.6188,0.6200,0.6203,0.6204,0.6209,0.6222,0.6228,0.6229,0.6249,0.6265,0.6267,0.6275,0.6280,0.6284,0.6291,0.6293,0.6316,0.6329,0.6331,0.6338,0.6348,0.6387,0.6399,0.6403,0.6418,0.6420,0.6421,0.6430,0.6461,0.6480,0.6504,0.6580,0.6596,0.6612,0.6630,0.6649,0.6655,0.6659,0.6679,0.6682,0.6687,0.6691,0.6693,0.6696,0.6699,0.6703,0.6710,0.6716,0.6727,0.6728,0.6747,0.6757,0.6781,0.6784,0.6792,0.6808,0.6839,0.6841,0.6903,0.6914,0.6926,0.6927,0.6936,0.6940,0.6949,0.6971,0.6980,0.6992,0.7012,0.7027,0.7066,0.7067,0.7072,0.7086,0.7119,0.7138,0.7140,0.7146,0.7162,0.7215,0.7228,0.7274,0.7349,0.7422,0.7425,0.7442,0.7443,0.7466,0.7475,0.7487,0.7493,0.7496,0.7544,0.7566,0.7615,0.7743,0.7757,0.7781,0.7835,0.7839,0.7848,0.7876,0.7878,0.7921,0.7965,0.7976,0.7990,0.7996,0.8054,0.8079,0.8131,0.8170,0.8174,0.8222,0.8253,0.8258,0.8266,0.8273,0.8298,0.8319,0.8360,0.8364,0.8368,0.8402,0.8434,0.8475,0.8487,0.8489,0.8549,0.8630,0.8692,0.8721,0.8755,0.8809,0.8905,0.9109,0.9115,0.9182,0.9212,0.9245,0.9262,0.9354,0.9360,0.9473,0.9531,0.9573,0.9582,0.9583,0.9657,0.9684,0.9693,0.9711,0.9740,0.9750,0.9789,1.0002,1.0212,1.0337,1.0364,1.0434,1.0462,1.0522,1.0547,1.0672,1.0682,1.0697,1.0732,1.0765,1.0890,1.0893,1.0944,1.1014,1.1016,1.1272,1.1387,1.1388,1.1487,1.1508,1.1778,1.1966,1.2064,1.2146,1.2152,1.2215,1.2449,1.2537,1.2562,1.2631,1.2677,1.2701,1.2863,1.2989,1.2991,1.3049,1.3072,1.3340,1.3508,1.4056,1.4092,1.4338,1.4451,1.5324,1.6043,1.6394,1.8065,1.8906,2.9691,3.0636,3.0663,3.0729,3.0754,3.2116,3.5808,4.1473,4.4213,5.1679,5.2488,6.2343,6.8434,6.9660,7.2452,7.9345,8.2449,8.7043],"y":[0.0017953321364452424,0.003590664272890485,0.005385996409335727,0.00718132854578097,0.008976660682226212,0.010771992818671455,0.012567324955116697,0.01436265709156194,0.01615798922800718,0.017953321364452424,0.019748653500897665,0.02154398563734291,0.02333931777378815,0.025134649910233394,0.026929982046678635,0.02872531418312388,0.03052064631956912,0.03231597845601436,0.03411131059245961,0.03590664272890485,0.03770197486535009,0.03949730700179533,0.04129263913824058,0.04308797127468582,0.04488330341113106,0.0466786355475763,0.04847396768402154,0.05026929982046679,0.05206463195691203,0.05385996409335727,0.05565529622980251,0.05745062836624776,0.059245960502693,0.06104129263913824,0.06283662477558348,0.06463195691202872,0.06642728904847396,0.06822262118491922,0.07001795332136446,0.0718132854578097,0.07360861759425494,0.07540394973070018,0.07719928186714542,0.07899461400359066,0.0807899461400359,0.08258527827648116,0.0843806104129264,0.08617594254937164,0.08797127468581688,0.08976660682226212,0.09156193895870736,0.0933572710951526,0.09515260323159784,0.09694793536804308,0.09874326750448834,0.10053859964093358,0.10233393177737882,0.10412926391382406,0.1059245960502693,0.10771992818671454,0.10951526032315978,0.11131059245960502,0.11310592459605028,0.11490125673249552,0.11669658886894076,0.118491921005386,0.12028725314183124,0.12208258527827648,0.12387791741472172,0.12567324955116696,0.12746858168761221,0.12926391382405744,0.1310592459605027,0.13644524236983843,0.13824057450628366,0.1400359066427289,0.14183123877917414,0.1436265709156194,0.14542190305206462,0.1490125673249551,0.15080789946140036,0.1526032315978456,0.15439856373429084,0.1561938958707361,0.15978456014362658,0.1615798922800718,0.16337522441651706,0.1651705565529623,0.16696588868940754,0.1687612208258528,0.17055655296229802,0.17235188509874327,0.17594254937163376,0.17773788150807898,0.17953321364452424,0.1813285457809695,0.18312387791741472,0.18491921005385997,0.1867145421903052,0.18850987432675045,0.19030520646319568,0.19210053859964094,0.19389587073608616,0.19569120287253142,0.19748653500897667,0.1992818671454219,0.20107719928186715,0.20287253141831238,0.20466786355475763,0.20646319569120286,0.20825852782764812,0.21005385996409337,0.2118491921005386,0.21364452423698385,0.21543985637342908,0.21723518850987433,0.21903052064631956,0.22082585278276481,0.22262118491921004,0.2244165170556553,0.22621184919210055,0.22800718132854578,0.22980251346499103,0.23159784560143626,0.2333931777378815,0.23518850987432674,0.236983842010772,0.23877917414721722,0.24057450628366248,0.24236983842010773,0.24416517055655296,0.2459605026929982,0.24775583482944344,0.2495511669658887,0.2513464991023339,0.25314183123877915,0.25493716337522443,0.25673249551166966,0.26032315978456017,0.2621184919210054,0.2639138240574506,0.26570915619389585,0.26750448833034113,0.26929982046678635,0.2710951526032316,0.27289048473967686,0.2764811490125673,0.27827648114901254,0.2800718132854578,0.28186714542190305,0.28545780969479356,0.2872531418312388,0.289048473967684,0.29084380610412924,0.2926391382405745,0.29443447037701975,0.296229802513465,0.2980251346499102,0.2998204667863555,0.3016157989228007,0.30341113105924594,0.3052064631956912,0.30700179533213645,0.3087971274685817,0.3105924596050269,0.3123877917414722,0.31597845601436264,0.3177737881508079,0.31956912028725315,0.3213644524236984,0.3231597845601436,0.3249551166965889,0.3267504488330341,0.32854578096947934,0.3303411131059246,0.33213644524236985,0.3339317773788151,0.3375224416517056,0.3393177737881508,0.34111310592459604,0.34290843806104127,0.34470377019748655,0.3464991023339318,0.348294434470377,0.3500897666068223,0.3518850987432675,0.35368043087971274,0.35547576301615796,0.35727109515260325,0.3590664272890485,0.3608617594254937,0.362657091561939,0.3644524236983842,0.36624775583482944,0.36983842010771995,0.3734290843806104,0.3752244165170557,0.3770197486535009,0.37881508078994613,0.38061041292639136,0.38240574506283664,0.38420107719928187,0.3859964093357271,0.3877917414721723,0.3895870736086176,0.39138240574506283,0.39317773788150806,0.39497307001795334,0.39676840215439857,0.3985637342908438,0.400359066427289,0.4021543985637343,0.40394973070017953,0.40574506283662476,0.40754039497307004,0.40933572710951527,0.4111310592459605,0.4129263913824057,0.414721723518851,0.41651705565529623,0.41831238779174146,0.42010771992818674,0.42190305206463197,0.4236983842010772,0.4254937163375224,0.4272890484739677,0.42908438061041293,0.43087971274685816,0.4326750448833034,0.43447037701974867,0.4362657091561939,0.4380610412926391,0.4398563734290844,0.44165170556552963,0.44344703770197486,0.4452423698384201,0.44703770197486536,0.4488330341113106,0.4506283662477558,0.4524236983842011,0.4542190305206463,0.45601436265709155,0.4578096947935368,0.45960502692998206,0.4614003590664273,0.4631956912028725,0.4649910233393178,0.466786355475763,0.46858168761220825,0.4703770197486535,0.47217235188509876,0.473967684021544,0.4757630161579892,0.47755834829443444,0.4793536804308797,0.48114901256732495,0.4829443447037702,0.48473967684021546,0.4865350089766607,0.4883303411131059,0.49012567324955114,0.4919210053859964,0.49371633752244165,0.4955116696588869,0.49730700179533216,0.4991023339317774,0.5008976660682226,0.5026929982046678,0.5044883303411131,0.5062836624775583,0.5080789946140036,0.5098743267504489,0.5116696588868941,0.5134649910233393,0.5152603231597845,0.5170556552962298,0.518850987432675,0.5206463195691203,0.5224416517055656,0.5242369838420108,0.526032315978456,0.5278276481149012,0.5296229802513465,0.5314183123877917,0.533213644524237,0.5350089766606823,0.5368043087971275,0.5385996409335727,0.5403949730700179,0.5421903052064632,0.5439856373429084,0.5457809694793537,0.547576301615799,0.5493716337522442,0.5511669658886894,0.5529622980251346,0.5547576301615799,0.5565529622980251,0.5583482944344704,0.5601436265709157,0.5619389587073609,0.5637342908438061,0.5655296229802513,0.5673249551166966,0.5691202872531418,0.5709156193895871,0.5727109515260324,0.5745062836624776,0.5763016157989228,0.578096947935368,0.5798922800718133,0.5816876122082585,0.5834829443447038,0.585278276481149,0.5870736086175943,0.5888689407540395,0.5906642728904847,0.59245960502693,0.5942549371633752,0.5960502692998204,0.5978456014362658,0.599640933572711,0.6014362657091562,0.6032315978456014,0.6050269299820467,0.6068222621184919,0.6086175942549371,0.6104129263913824,0.6122082585278277,0.6140035906642729,0.6157989228007181,0.6175942549371634,0.6193895870736086,0.6211849192100538,0.6229802513464991,0.6247755834829444,0.6265709156193896,0.6283662477558348,0.63016157989228,0.6319569120287253,0.6337522441651705,0.6355475763016158,0.6373429084380611,0.6391382405745063,0.6409335727109515,0.6427289048473968,0.644524236983842,0.6463195691202872,0.6481149012567325,0.6499102333931778,0.651705565529623,0.6535008976660682,0.6552962298025135,0.6570915619389587,0.6588868940754039,0.6606822262118492,0.6624775583482945,0.6642728904847397,0.6660682226211849,0.6678635547576302,0.6696588868940754,0.6714542190305206,0.6732495511669659,0.6750448833034112,0.6768402154398564,0.6786355475763016,0.6804308797127468,0.6822262118491921,0.6840215439856373,0.6858168761220825,0.6876122082585279,0.6894075403949731,0.6912028725314183,0.6929982046678635,0.6947935368043088,0.696588868940754,0.6983842010771992,0.7001795332136446,0.7019748653500898,0.703770197486535,0.7055655296229802,0.7073608617594255,0.7091561938958707,0.7109515260323159,0.7127468581687613,0.7145421903052065,0.7163375224416517,0.718132854578097,0.7199281867145422,0.7217235188509874,0.7235188509874326,0.725314183123878,0.7271095152603232,0.7289048473967684,0.7307001795332136,0.7324955116696589,0.7342908438061041,0.7360861759425493,0.7378815080789947,0.7396768402154399,0.7414721723518851,0.7432675044883303,0.7450628366247756,0.7468581687612208,0.748653500897666,0.7504488330341114,0.7522441651705566,0.7540394973070018,0.755834829443447,0.7576301615798923,0.7594254937163375,0.7612208258527827,0.7630161579892281,0.7648114901256733,0.7666068222621185,0.7684021543985637,0.770197486535009,0.7719928186714542,0.7737881508078994,0.7755834829443446,0.77737881508079,0.7791741472172352,0.7809694793536804,0.7827648114901257,0.7845601436265709,0.7863554757630161,0.7881508078994613,0.7899461400359067,0.7917414721723519,0.7935368043087971,0.7953321364452424,0.7971274685816876,0.7989228007181328,0.800718132854578,0.8025134649910234,0.8043087971274686,0.8061041292639138,0.8078994614003591,0.8096947935368043,0.8114901256732495,0.8132854578096947,0.8150807899461401,0.8168761220825853,0.8186714542190305,0.8204667863554758,0.822262118491921,0.8240574506283662,0.8258527827648114,0.8276481149012568,0.829443447037702,0.8312387791741472,0.8330341113105925,0.8348294434470377,0.8366247755834829,0.8384201077199281,0.8402154398563735,0.8420107719928187,0.8438061041292639,0.8456014362657092,0.8473967684021544,0.8491921005385996,0.8509874326750448,0.8527827648114902,0.8545780969479354,0.8563734290843806,0.8581687612208259,0.8599640933572711,0.8617594254937163,0.8635547576301615,0.8653500897666068,0.8671454219030521,0.8689407540394973,0.8707360861759426,0.8725314183123878,0.874326750448833,0.8761220825852782,0.8779174147217235,0.8797127468581688,0.881508078994614,0.8833034111310593,0.8850987432675045,0.8868940754039497,0.8886894075403949,0.8904847396768402,0.8922800718132855,0.8940754039497307,0.895870736086176,0.8976660682226212,0.8994614003590664,0.9012567324955116,0.9030520646319569,0.9048473967684022,0.9066427289048474,0.9084380610412927,0.9102333931777379,0.9120287253141831,0.9138240574506283,0.9156193895870736,0.9174147217235189,0.9192100538599641,0.9210053859964094,0.9228007181328546,0.9245960502692998,0.926391382405745,0.9281867145421903,0.9299820466786356,0.9317773788150808,0.933572710951526,0.9353680430879713,0.9371633752244165,0.9389587073608617,0.940754039497307,0.9425493716337523,0.9443447037701975,0.9461400359066428,0.947935368043088,0.9497307001795332,0.9515260323159784,0.9533213644524237,0.9551166965888689,0.9569120287253142,0.9587073608617595,0.9605026929982047,0.9622980251346499,0.9640933572710951,0.9658886894075404,0.9676840215439856,0.9694793536804309,0.9712746858168761,0.9730700179533214,0.9748653500897666,0.9766606822262118,0.9784560143626571,0.9802513464991023,0.9820466786355476,0.9838420107719928,0.9856373429084381,0.9874326750448833,0.9892280071813285,0.9910233393177738,0.992818671454219,0.9946140035906643,0.9964093357271095,0.9982046678635548],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1576,0.1630,0.1652,0.1657,0.1676,0.1749,0.1776,0.1785,0.1791,0.1792,0.1797,0.1818,0.1876,0.1881,0.1887,0.1891,0.1901,0.1915,0.1942,0.1954,0.1968,0.1983,0.2011,0.2014,0.2029,0.2030,0.2035,0.2043,0.2050,0.2070,0.2073,0.2074,0.2087,0.2097,0.2105,0.2106,0.2109,0.2136,0.2143,0.2157,0.2179,0.2183,0.2184,0.2185,0.2193,0.2204,0.2218,0.2225,0.2227,0.2235,0.2240,0.2241,0.2256,0.2259,0.2261,0.2273,0.2277,0.2290,0.2292,0.2302,0.2306,0.2310,0.2311,0.2313,0.2321,0.2324,0.2340,0.2353,0.2364,0.2382,0.2405,0.2407,0.2416,0.2421,0.2426,0.2432,0.2433,0.2434,0.2439,0.2450,0.2452,0.2453,0.2454,0.2457,0.2458,0.2486,0.2488,0.2496,0.2502,0.2513,0.2517,0.2518,0.2519,0.2520,0.2526,0.2527,0.2551,0.2554,0.2555,0.2568,0.2623,0.2624,0.2628,0.2652,0.2661,0.2664,0.2670,0.2689,0.2703,0.2714,0.2726,0.2728,0.2733,0.2750,0.2754,0.2758,0.2766,0.2790,0.2791,0.2796,0.2804,0.2824,0.2829,0.2851,0.2852,0.2860,0.2868,0.2876,0.2888,0.2917,0.2918,0.2942,0.2963,0.2979,0.3016,0.3062,0.3064,0.3068,0.3080,0.3139,0.3167,0.3174,0.3184,0.3220,0.3241,0.3244,0.3250,0.3269,0.3276,0.3291,0.3313,0.3321,0.3359,0.3367,0.3379,0.3394,0.3399,0.3435,0.3472,0.3481,0.3486,0.3499,0.3502,0.3576,0.3589,0.3605,0.3619,0.3629,0.3638,0.3645,0.3651,0.3719,0.3721,0.3726,0.3732,0.3740,0.3743,0.3746,0.3751,0.3760,0.3773,0.3798,0.3845,0.3855,0.3859,0.3864,0.3874,0.3882,0.3895,0.3899,0.3906,0.3923,0.3966,0.3970,0.4005,0.4020,0.4034,0.4053,0.4063,0.4121,0.4128,0.4131,0.4199,0.4214,0.4257,0.4273,0.4284,0.4299,0.4300,0.4344,0.4346,0.4372,0.4401,0.4405,0.4415,0.4417,0.4451,0.4461,0.4463,0.4486,0.4503,0.4518,0.4574,0.4621,0.4623,0.4629,0.4634,0.4666,0.4682,0.4692,0.4705,0.4712,0.4750,0.4759,0.4777,0.4779,0.4804,0.4805,0.4826,0.4857,0.4971,0.4999,0.5020,0.5022,0.5033,0.5047,0.5072,0.5092,0.5095,0.5119,0.5146,0.5149,0.5183,0.5217,0.5220,0.5254,0.5267,0.5323,0.5363,0.5365,0.5375,0.5382,0.5391,0.5399,0.5408,0.5417,0.5454,0.5467,0.5479,0.5492,0.5500,0.5527,0.5534,0.5538,0.5576,0.5591,0.5599,0.5607,0.5619,0.5640,0.5659,0.5661,0.5679,0.5701,0.5770,0.5824,0.5837,0.5847,0.5872,0.5884,0.5898,0.5902,0.5909,0.5934,0.5962,0.5964,0.6000,0.6051,0.6059,0.6063,0.6075,0.6096,0.6137,0.6149,0.6153,0.6154,0.6156,0.6204,0.6303,0.6314,0.6353,0.6447,0.6449,0.6462,0.6530,0.6557,0.6567,0.6574,0.6599,0.6626,0.6724,0.6770,0.6835,0.6867,0.6868,0.6884,0.6914,0.6932,0.7084,0.7179,0.7216,0.7303,0.7423,0.7486,0.7498,0.7564,0.7621,0.7628,0.7652,0.7667,0.7688,0.7724,0.7760,0.7773,0.7803,0.7820,0.7872,0.7897,0.7941,0.7990,0.8072,0.8077,0.8152,0.8169,0.8178,0.8229,0.8325,0.8366,0.8380,0.8399,0.8429,0.8432,0.8504,0.8510,0.8515,0.8613,0.8627,0.8646,0.8648,0.8654,0.8675,0.8694,0.8738,0.8857,0.8903,0.8918,0.8982,0.9028,0.9036,0.9054,0.9087,0.9093,0.9312,0.9408,0.9512,0.9550,0.9563,0.9592,0.9598,0.9628,0.9684,0.9725,0.9781,0.9786,0.9788,0.9795,0.9808,0.9838,0.9890,0.9892,0.9967,1.0042,1.0049,1.0119,1.0123,1.0131,1.0157,1.0225,1.0301,1.0435,1.0436,1.0459,1.0491,1.0531,1.0626,1.0719,1.0734,1.0891,1.0908,1.0916,1.0926,1.1045,1.1053,1.1214,1.1232,1.1552,1.1804,1.2483,1.2486,1.2521,1.2621,1.2641,1.2677,1.2835,1.2958,1.3075,1.3108,1.3310,1.3380,1.3382,1.3420,1.3421,1.3458,1.3472,1.3715,1.3771,1.3792,1.3897,1.4066,1.4151,1.4220,1.4300,1.4303,1.4513,1.4528,1.4549,1.4722,1.4795,1.4984,1.5003,1.5054,1.5351,1.5567,1.5632,1.5953,1.6350,1.6490,1.6839,1.6982,1.7272,1.7439,1.7560,1.8104,1.8126,1.8467,1.8663,1.8706,1.9042,1.9818,2.0178,2.1130,2.2124,2.2724,2.2791,2.3090,2.3147,2.3618,2.3813,2.4133,2.4601,2.4720,2.4833,2.5032,2.5434,2.5830,2.6336,2.7226,2.7583,2.7766,2.7982,2.9887,3.0410,3.2237,3.3285,4.0268,4.2079,4.2388,4.5619,5.0409,6.3255,6.5137,6.5342,7.6326,8.2316,8.9609,9.0270,9.5249,10.1591,12.2773],"y":[0.0018587360594795538,0.0037174721189591076,0.0055762081784386614,0.007434944237918215,0.00929368029739777,0.011152416356877323,0.013011152416356878,0.01486988847583643,0.016728624535315983,0.01858736059479554,0.020446096654275093,0.022304832713754646,0.024163568773234202,0.026022304832713755,0.027881040892193308,0.031598513011152414,0.03345724907063197,0.03531598513011153,0.03717472118959108,0.03903345724907063,0.040892193308550186,0.04275092936802974,0.04460966542750929,0.046468401486988845,0.048327137546468404,0.05018587360594796,0.05204460966542751,0.05390334572490706,0.055762081784386616,0.05762081784386617,0.05947955390334572,0.06133828996282528,0.06319702602230483,0.06505576208178439,0.06691449814126393,0.07063197026022305,0.0724907063197026,0.07434944237918216,0.0762081784386617,0.07806691449814127,0.07992565055762081,0.08178438661710037,0.08364312267657993,0.08550185873605948,0.08736059479553904,0.08921933085501858,0.09107806691449814,0.09293680297397769,0.09479553903345725,0.09665427509293681,0.09851301115241635,0.10037174721189591,0.10223048327137546,0.10408921933085502,0.10594795539033457,0.10780669144981413,0.10966542750929369,0.11338289962825279,0.11524163568773234,0.1171003717472119,0.11895910780669144,0.120817843866171,0.12267657992565056,0.12453531598513011,0.12639405204460966,0.12825278810408922,0.13197026022304834,0.13382899628252787,0.13568773234200743,0.137546468401487,0.13940520446096655,0.1412639405204461,0.1449814126394052,0.14684014869888476,0.14869888475836432,0.1524163568773234,0.15427509293680297,0.15613382899628253,0.1579925650557621,0.15985130111524162,0.16171003717472118,0.1654275092936803,0.16728624535315986,0.1691449814126394,0.17100371747211895,0.17286245353159851,0.17472118959107807,0.17657992565055763,0.17843866171003717,0.18029739776951673,0.1821561338289963,0.18587360594795538,0.18773234200743494,0.1895910780669145,0.19144981412639406,0.19330855018587362,0.19516728624535315,0.1970260223048327,0.19888475836431227,0.20074349442379183,0.20260223048327136,0.20446096654275092,0.20631970260223048,0.20817843866171004,0.2100371747211896,0.21189591078066913,0.2137546468401487,0.21561338289962825,0.2174721189591078,0.21933085501858737,0.2211895910780669,0.22304832713754646,0.22490706319702602,0.22676579925650558,0.22862453531598512,0.23048327137546468,0.23234200743494424,0.2342007434944238,0.23605947955390336,0.2379182156133829,0.23977695167286245,0.241635687732342,0.24349442379182157,0.24907063197026022,0.2527881040892193,0.25464684014869887,0.25650557620817843,0.258364312267658,0.26022304832713755,0.2620817843866171,0.26394052044609667,0.26579925650557623,0.26765799256505574,0.2695167286245353,0.27137546468401486,0.2732342007434944,0.275092936802974,0.2788104089219331,0.28066914498141265,0.2825278810408922,0.2843866171003718,0.2862453531598513,0.28810408921933084,0.2899628252788104,0.29182156133828996,0.2936802973977695,0.2955390334572491,0.29739776951672864,0.2992565055762082,0.30111524163568776,0.30297397769516726,0.3048327137546468,0.3066914498141264,0.30855018587360594,0.3104089219330855,0.31226765799256506,0.3141263940520446,0.3159851301115242,0.31784386617100374,0.31970260223048325,0.3215613382899628,0.32342007434944237,0.3252788104089219,0.3271375464684015,0.32899628252788105,0.3308550185873606,0.33271375464684017,0.3345724907063197,0.33643122676579923,0.3382899628252788,0.34014869888475835,0.3420074349442379,0.34386617100371747,0.34572490706319703,0.3475836431226766,0.34944237918215615,0.3513011152416357,0.35315985130111527,0.3550185873605948,0.35687732342007433,0.3587360594795539,0.36059479553903345,0.362453531598513,0.3643122676579926,0.36617100371747213,0.3680297397769517,0.36988847583643125,0.37174721189591076,0.3736059479553903,0.3754646840148699,0.37732342007434944,0.379182156133829,0.38104089219330856,0.3828996282527881,0.3847583643122677,0.38661710037174724,0.38847583643122674,0.3903345724907063,0.39219330855018586,0.3940520446096654,0.395910780669145,0.3996282527881041,0.40148698884758366,0.4033457249070632,0.4052044609665427,0.4070631970260223,0.40892193308550184,0.4107806691449814,0.41263940520446096,0.4144981412639405,0.4163568773234201,0.41821561338289964,0.4200743494423792,0.42193308550185876,0.42379182156133827,0.4256505576208178,0.4275092936802974,0.42936802973977695,0.4312267657992565,0.43308550185873607,0.4349442379182156,0.4368029739776952,0.43866171003717475,0.44052044609665425,0.4423791821561338,0.44423791821561337,0.44609665427509293,0.4479553903345725,0.44981412639405205,0.4516728624535316,0.45353159851301117,0.45539033457249073,0.45724907063197023,0.4591078066914498,0.46096654275092935,0.4628252788104089,0.4646840148698885,0.46654275092936803,0.4684014869888476,0.47026022304832715,0.4721189591078067,0.4739776951672863,0.4758364312267658,0.47769516728624534,0.4795539033457249,0.48141263940520446,0.483271375464684,0.4851301115241636,0.4888475836431227,0.49070631970260226,0.49256505576208176,0.4944237918215613,0.4962825278810409,0.49814126394052044,0.5,0.5018587360594795,0.5037174721189591,0.5055762081784386,0.5074349442379182,0.5092936802973977,0.5111524163568774,0.5130111524163569,0.5148698884758365,0.516728624535316,0.5185873605947955,0.5204460966542751,0.5223048327137546,0.5241635687732342,0.5260223048327137,0.5278810408921933,0.5297397769516728,0.5315985130111525,0.533457249070632,0.5353159851301115,0.5371747211895911,0.5390334572490706,0.5408921933085502,0.5427509293680297,0.5446096654275093,0.5464684014869888,0.5483271375464684,0.550185873605948,0.5520446096654275,0.5539033457249071,0.5557620817843866,0.5576208178438662,0.5594795539033457,0.5613382899628253,0.5631970260223048,0.5650557620817844,0.5669144981412639,0.5687732342007435,0.570631970260223,0.5743494423791822,0.5762081784386617,0.5780669144981413,0.5799256505576208,0.5817843866171004,0.5836431226765799,0.5855018587360595,0.587360594795539,0.5892193308550185,0.5910780669144982,0.5947955390334573,0.5966542750929368,0.5985130111524164,0.6003717472118959,0.6022304832713755,0.604089219330855,0.6059479553903345,0.6078066914498141,0.6096654275092936,0.6115241635687733,0.6133828996282528,0.6152416356877324,0.6171003717472119,0.6189591078066915,0.620817843866171,0.6226765799256505,0.6245353159851301,0.6263940520446096,0.6282527881040892,0.6301115241635687,0.6319702602230484,0.6338289962825279,0.6356877323420075,0.637546468401487,0.6394052044609665,0.6412639405204461,0.6431226765799256,0.6449814126394052,0.6468401486988847,0.6486988847583643,0.6505576208178439,0.6524163568773235,0.654275092936803,0.6561338289962825,0.6579925650557621,0.6598513011152416,0.6617100371747212,0.6635687732342007,0.6654275092936803,0.6672862453531598,0.6691449814126395,0.671003717472119,0.6728624535315985,0.6747211895910781,0.6765799256505576,0.6784386617100372,0.6802973977695167,0.6821561338289963,0.6840148698884758,0.6858736059479554,0.6877323420074349,0.6895910780669146,0.6914498141263941,0.6933085501858736,0.6951672862453532,0.6970260223048327,0.6988847583643123,0.7007434944237918,0.7026022304832714,0.7044609665427509,0.7063197026022305,0.70817843866171,0.7100371747211895,0.7118959107806692,0.7137546468401487,0.7156133828996283,0.7174721189591078,0.7193308550185874,0.7211895910780669,0.7230483271375465,0.724907063197026,0.7267657992565055,0.7286245353159851,0.7304832713754646,0.7323420074349443,0.7342007434944238,0.7360594795539034,0.7379182156133829,0.7397769516728625,0.741635687732342,0.7434944237918215,0.7453531598513011,0.7472118959107806,0.7490706319702602,0.7509293680297398,0.7527881040892194,0.7546468401486989,0.7565055762081785,0.758364312267658,0.7602230483271375,0.7620817843866171,0.7639405204460966,0.7657992565055762,0.7676579925650557,0.7695167286245354,0.7713754646840149,0.7732342007434945,0.775092936802974,0.7769516728624535,0.7788104089219331,0.7806691449814126,0.7825278810408922,0.7843866171003717,0.7862453531598513,0.7881040892193308,0.7899628252788105,0.79182156133829,0.7936802973977695,0.7955390334572491,0.7973977695167286,0.7992565055762082,0.8011152416356877,0.8029739776951673,0.8048327137546468,0.8066914498141264,0.8085501858736059,0.8104089219330854,0.8122676579925651,0.8141263940520446,0.8159851301115242,0.8178438661710037,0.8197026022304833,0.8215613382899628,0.8234200743494424,0.8271375464684015,0.828996282527881,0.8308550185873605,0.8327137546468402,0.8345724907063197,0.8364312267657993,0.8382899628252788,0.8401486988847584,0.8420074349442379,0.8438661710037175,0.845724907063197,0.8475836431226765,0.8494423791821561,0.8513011152416357,0.8531598513011153,0.8550185873605948,0.8568773234200744,0.8587360594795539,0.8605947955390335,0.862453531598513,0.8643122676579925,0.8680297397769516,0.8698884758364313,0.8717472118959108,0.8736059479553904,0.8754646840148699,0.8773234200743495,0.879182156133829,0.8810408921933085,0.8828996282527881,0.8847583643122676,0.8866171003717472,0.8884758364312267,0.8903345724907064,0.8921933085501859,0.8940520446096655,0.895910780669145,0.8977695167286245,0.8996282527881041,0.9014869888475836,0.9033457249070632,0.9052044609665427,0.9070631970260223,0.9089219330855018,0.9107806691449815,0.912639405204461,0.9144981412639405,0.9163568773234201,0.9182156133828996,0.9200743494423792,0.9219330855018587,0.9237918215613383,0.9256505576208178,0.9275092936802974,0.929368029739777,0.9312267657992565,0.9330855018587361,0.9349442379182156,0.9368029739776952,0.9386617100371747,0.9405204460966543,0.9423791821561338,0.9442379182156134,0.9460966542750929,0.9479553903345725,0.949814126394052,0.9516728624535316,0.9535315985130112,0.9553903345724907,0.9572490706319703,0.9591078066914498,0.9609665427509294,0.9628252788104089,0.9646840148698885,0.966542750929368,0.9684014869888475,0.9702602230483272,0.9721189591078067,0.9739776951672863,0.9758364312267658,0.9776951672862454,0.9795539033457249,0.9814126394052045,0.983271375464684,0.9851301115241635,0.9869888475836431,0.9888475836431226,0.9907063197026023,0.9925650557620818,0.9944237918215614,0.9962825278810409,0.9981412639405205],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":3,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":3,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, web3.storage). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,4],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-web3.storage-IPFS-KUBO-lcp.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-web3.storage-IPFS-KUBO-lcp.json
new file mode 100644
index 0000000000..f25d46ef3b
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-web3.storage-IPFS-KUBO-lcp.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.1859,0.1885,0.2150,0.2478,0.9327,1.3844,1.3900,1.3945,1.3947,1.3962,1.3981,1.3986,1.3993,1.3997,1.4016,1.4019,1.4020,1.4031,1.4051,1.4052,1.4060,1.4061,1.4063,1.4066,1.4069,1.4071,1.4076,1.4083,1.4090,1.4092,1.4095,1.4111,1.4119,1.4124,1.4126,1.4127,1.4132,1.4141,1.4154,1.4156,1.4162,1.4172,1.4183,1.4188,1.4189,1.4201,1.4215,1.4218,1.4229,1.4233,1.4235,1.4236,1.4238,1.4241,1.4246,1.4253,1.4256,1.4283,1.4286,1.4297,1.4299,1.4301,1.4302,1.4305,1.4308,1.4312,1.4316,1.4317,1.4333,1.4338,1.4342,1.4346,1.4360,1.4364,1.4365,1.4387,1.4393,1.4402,1.4404,1.4412,1.4415,1.4417,1.4420,1.4426,1.4436,1.4447,1.4453,1.4459,1.4460,1.4466,1.4468,1.4469,1.4471,1.4479,1.4483,1.4484,1.4492,1.4495,1.4508,1.4513,1.4516,1.4520,1.4525,1.4533,1.4537,1.4539,1.4540,1.4543,1.4547,1.4549,1.4550,1.4551,1.4552,1.4554,1.4564,1.4567,1.4580,1.4594,1.4595,1.4607,1.4611,1.4613,1.4615,1.4624,1.4632,1.4639,1.4648,1.4650,1.4652,1.4656,1.4658,1.4660,1.4663,1.4675,1.4683,1.4693,1.4697,1.4707,1.4721,1.4724,1.4727,1.4738,1.4748,1.4763,1.4765,1.4777,1.4788,1.4791,1.4802,1.4814,1.4842,1.4849,1.4869,1.4877,1.4893,1.4897,1.4918,1.4933,1.4944,1.4972,1.4984,1.4996,1.5009,1.5010,1.5012,1.5020,1.5045,1.5077,1.5088,1.5097,1.5101,1.5102,1.5142,1.5158,1.5169,1.5170,1.5178,1.5191,1.5194,1.5244,1.5245,1.5249,1.5255,1.5282,1.5286,1.5289,1.5296,1.5317,1.5327,1.5344,1.5351,1.5377,1.5399,1.5433,1.5436,1.5444,1.5454,1.5459,1.5462,1.5476,1.5494,1.5502,1.5529,1.5536,1.5538,1.5540,1.5543,1.5566,1.5572,1.5573,1.5577,1.5598,1.5615,1.5627,1.5634,1.5640,1.5656,1.5673,1.5677,1.5699,1.5711,1.5713,1.5719,1.5733,1.5738,1.5740,1.5747,1.5752,1.5777,1.5785,1.5789,1.5800,1.5813,1.5821,1.5833,1.5859,1.5861,1.5865,1.5872,1.5876,1.5891,1.5896,1.5913,1.5925,1.5936,1.5943,1.5961,1.5993,1.6016,1.6034,1.6038,1.6051,1.6059,1.6087,1.6088,1.6091,1.6098,1.6100,1.6113,1.6119,1.6138,1.6139,1.6150,1.6153,1.6162,1.6167,1.6171,1.6175,1.6185,1.6214,1.6228,1.6229,1.6244,1.6256,1.6266,1.6281,1.6284,1.6286,1.6299,1.6308,1.6312,1.6323,1.6328,1.6334,1.6336,1.6357,1.6374,1.6387,1.6430,1.6452,1.6457,1.6477,1.6482,1.6495,1.6519,1.6548,1.6556,1.6571,1.6582,1.6584,1.6594,1.6599,1.6602,1.6603,1.6612,1.6632,1.6641,1.6673,1.6701,1.6716,1.6720,1.6728,1.6739,1.6760,1.6765,1.6774,1.6777,1.6783,1.6785,1.6798,1.6806,1.6815,1.6822,1.6827,1.6831,1.6833,1.6847,1.6886,1.6890,1.6891,1.6914,1.6934,1.6937,1.6945,1.6954,1.6965,1.6987,1.7014,1.7029,1.7032,1.7035,1.7053,1.7061,1.7063,1.7102,1.7147,1.7148,1.7163,1.7184,1.7203,1.7210,1.7267,1.7298,1.7300,1.7344,1.7382,1.7412,1.7495,1.7504,1.7525,1.7528,1.7545,1.7585,1.7603,1.7612,1.7617,1.7623,1.7624,1.7630,1.7635,1.7644,1.7651,1.7659,1.7668,1.7696,1.7704,1.7711,1.7732,1.7736,1.7744,1.7763,1.7801,1.7815,1.7816,1.7830,1.7846,1.7862,1.7865,1.7915,1.7955,1.7995,1.8001,1.8055,1.8058,1.8065,1.8082,1.8103,1.8118,1.8156,1.8207,1.8223,1.8239,1.8246,1.8314,1.8340,1.8377,1.8382,1.8397,1.8447,1.8450,1.8460,1.8474,1.8528,1.8556,1.8594,1.8637,1.8660,1.8672,1.8729,1.8770,1.8810,1.8842,1.8861,1.8871,1.8888,1.8911,1.8912,1.9016,1.9030,1.9050,1.9071,1.9153,1.9160,1.9214,1.9252,1.9256,1.9282,1.9302,1.9363,1.9391,1.9420,1.9426,1.9453,1.9559,1.9567,1.9604,1.9716,1.9730,1.9748,1.9783,1.9789,1.9813,1.9979,2.0054,2.0069,2.0102,2.0214,2.0281,2.0527,2.0796,2.0836,2.0867,2.0911,2.0961,2.1073,2.1221,2.1455,2.1497,2.1622,2.1912,2.1958,2.2050,2.2178,2.2196,2.2243,2.2256,2.2450,2.2540,2.3028,2.3162,2.3398,2.3472,2.3990,2.4547,2.4548,2.4600,2.5058,2.5170,2.5537,2.5711,2.5840,2.5955,2.6135,2.6546,2.6752,2.7116,2.7641,2.7955,2.7967,2.8470,2.8583,2.8605,2.8724,2.9087,2.9220,2.9634,2.9716,2.9722,2.9769,2.9891,3.0662,3.1246,3.1517,3.2478,3.2795,3.2803,3.3566,3.3954,3.4214,3.6364,3.9401,4.1096,4.8467,5.0167,5.0272,5.0403,5.1932,8.0053,8.0180,9.0177,9.1663,10.0000,10.6864,10.9581,11.5894,13.4567,17.2765],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.0913978494623656,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1057347670250896,0.10752688172043011,0.1111111111111111,0.11290322580645161,0.11648745519713262,0.11827956989247312,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25985663082437277,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.3279569892473118,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.3387096774193548,0.34229390681003585,0.34408602150537637,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.5412186379928315,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[1.0004,1.0118,1.0171,1.0206,1.0278,1.0296,1.0355,1.0367,1.0388,1.0392,1.0395,1.0404,1.0405,1.0416,1.0441,1.0448,1.0449,1.0455,1.0461,1.0464,1.0471,1.0477,1.0487,1.0488,1.0493,1.0501,1.0503,1.0512,1.0515,1.0529,1.0532,1.0533,1.0547,1.0551,1.0557,1.0566,1.0569,1.0592,1.0601,1.0603,1.0637,1.0642,1.0660,1.0674,1.0678,1.0696,1.0708,1.0714,1.0725,1.0727,1.0730,1.0734,1.0752,1.0760,1.0806,1.0811,1.0839,1.0840,1.0841,1.0845,1.0861,1.0878,1.0886,1.0905,1.0909,1.0912,1.0913,1.0921,1.0925,1.0948,1.0963,1.0966,1.0976,1.0979,1.0992,1.1010,1.1013,1.1028,1.1040,1.1043,1.1051,1.1059,1.1060,1.1072,1.1080,1.1085,1.1087,1.1108,1.1111,1.1134,1.1138,1.1141,1.1143,1.1152,1.1158,1.1164,1.1180,1.1191,1.1205,1.1219,1.1226,1.1230,1.1249,1.1251,1.1257,1.1259,1.1262,1.1299,1.1341,1.1376,1.1380,1.1387,1.1402,1.1403,1.1409,1.1417,1.1428,1.1480,1.1486,1.1513,1.1552,1.1584,1.1589,1.1614,1.1618,1.1638,1.1698,1.1754,1.1838,1.1841,1.1848,1.1852,1.1855,1.1930,1.1938,1.1955,1.1961,1.1965,1.1980,1.1988,1.1997,1.2004,1.2008,1.2076,1.2078,1.2083,1.2085,1.2088,1.2104,1.2125,1.2148,1.2182,1.2271,1.2274,1.2284,1.2312,1.2339,1.2356,1.2386,1.2405,1.2407,1.2418,1.2441,1.2458,1.2459,1.2478,1.2489,1.2497,1.2503,1.2524,1.2532,1.2533,1.2552,1.2558,1.2566,1.2580,1.2589,1.2591,1.2596,1.2598,1.2600,1.2628,1.2644,1.2646,1.2647,1.2652,1.2653,1.2654,1.2659,1.2695,1.2700,1.2710,1.2715,1.2716,1.2724,1.2741,1.2743,1.2744,1.2746,1.2753,1.2754,1.2784,1.2791,1.2793,1.2796,1.2803,1.2811,1.2819,1.2820,1.2838,1.2853,1.2854,1.2860,1.2892,1.2893,1.2905,1.2908,1.2909,1.2923,1.2936,1.2943,1.2944,1.2952,1.2954,1.2958,1.2959,1.2966,1.2969,1.2975,1.2977,1.2993,1.3003,1.3019,1.3025,1.3029,1.3035,1.3038,1.3046,1.3050,1.3063,1.3069,1.3079,1.3080,1.3093,1.3098,1.3109,1.3125,1.3129,1.3146,1.3149,1.3150,1.3157,1.3160,1.3163,1.3188,1.3197,1.3198,1.3201,1.3216,1.3228,1.3235,1.3240,1.3246,1.3247,1.3251,1.3269,1.3272,1.3274,1.3288,1.3293,1.3298,1.3302,1.3322,1.3343,1.3357,1.3366,1.3371,1.3372,1.3393,1.3396,1.3429,1.3434,1.3437,1.3470,1.3475,1.3507,1.3508,1.3515,1.3526,1.3550,1.3551,1.3573,1.3606,1.3613,1.3617,1.3621,1.3646,1.3657,1.3659,1.3666,1.3680,1.3702,1.3705,1.3712,1.3734,1.3738,1.3743,1.3764,1.3767,1.3776,1.3784,1.3791,1.3796,1.3809,1.3815,1.3832,1.3854,1.3856,1.3861,1.3880,1.3891,1.3899,1.3913,1.3999,1.4003,1.4009,1.4022,1.4026,1.4042,1.4048,1.4054,1.4065,1.4088,1.4097,1.4107,1.4178,1.4183,1.4199,1.4226,1.4243,1.4266,1.4269,1.4276,1.4281,1.4288,1.4306,1.4309,1.4310,1.4314,1.4338,1.4347,1.4351,1.4405,1.4413,1.4415,1.4433,1.4464,1.4465,1.4499,1.4506,1.4514,1.4527,1.4529,1.4616,1.4619,1.4620,1.4624,1.4632,1.4648,1.4689,1.4717,1.4738,1.4750,1.4755,1.4765,1.4773,1.4789,1.4798,1.4808,1.4811,1.4841,1.4850,1.4947,1.4967,1.4976,1.4997,1.5004,1.5023,1.5029,1.5036,1.5080,1.5082,1.5100,1.5116,1.5131,1.5136,1.5154,1.5175,1.5191,1.5192,1.5213,1.5234,1.5306,1.5315,1.5322,1.5356,1.5383,1.5417,1.5471,1.5482,1.5567,1.5572,1.5630,1.5659,1.5661,1.5697,1.5701,1.5722,1.5739,1.5758,1.5792,1.5818,1.5824,1.5846,1.5858,1.5865,1.5977,1.6010,1.6022,1.6048,1.6066,1.6111,1.6122,1.6140,1.6181,1.6280,1.6311,1.6326,1.6342,1.6395,1.6422,1.6478,1.6481,1.6516,1.6566,1.6583,1.6587,1.6613,1.6660,1.6686,1.6698,1.6705,1.6707,1.6729,1.6860,1.6879,1.6900,1.7041,1.7155,1.7263,1.7279,1.7428,1.7541,1.7579,1.7688,1.7917,1.8055,1.8094,1.8286,1.8479,1.8577,1.8625,1.8810,1.8813,1.8945,1.9149,1.9168,1.9633,1.9754,1.9769,1.9965,1.9979,2.0206,2.0254,2.0469,2.0592,2.0764,2.1215,2.1603,2.1935,2.2921,2.2954,2.3659,2.4118,2.4237,2.5026,2.5495,2.5853,3.0373,3.0573,3.0807,3.2598,3.3563,3.6568,3.7503,4.0046,4.2634,4.2718,4.2772,4.3021,5.2195,5.6774,6.6212,6.8335,7.0064,7.5708,8.6808,9.3861,9.7524,9.7794,10.9652,11.8785,11.8837,13.0003,13.1390,13.5428,13.6097],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.03046594982078853,0.03225806451612903,0.034050179211469536,0.035842293906810034,0.03763440860215054,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.05913978494623656,0.06093189964157706,0.06272401433691756,0.06451612903225806,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07526881720430108,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.0931899641577061,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.10215053763440861,0.1039426523297491,0.1057347670250896,0.10752688172043011,0.10931899641577061,0.1111111111111111,0.11469534050179211,0.11648745519713262,0.11827956989247312,0.12007168458781362,0.12186379928315412,0.12365591397849462,0.12544802867383512,0.12724014336917563,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13799283154121864,0.13978494623655913,0.14157706093189965,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15053763440860216,0.15232974910394265,0.15412186379928317,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16308243727598568,0.16487455197132617,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17383512544802868,0.17562724014336917,0.1774193548387097,0.17921146953405018,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.1989247311827957,0.2007168458781362,0.2025089605734767,0.20430107526881722,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.2168458781362007,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24014336917562723,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.26523297491039427,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.27598566308243727,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.3010752688172043,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3154121863799283,0.3172043010752688,0.31899641577060933,0.3207885304659498,0.3225806451612903,0.32437275985663083,0.32616487455197135,0.32974910394265233,0.33154121863799285,0.3333333333333333,0.33512544802867383,0.33691756272401435,0.34050179211469533,0.34229390681003585,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35663082437275984,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.3781362007168459,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3942652329749104,0.3960573476702509,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.40860215053763443,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.4211469534050179,0.4229390681003584,0.42473118279569894,0.4265232974910394,0.4283154121863799,0.43010752688172044,0.4336917562724014,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44623655913978494,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.45698924731182794,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.5053763440860215,0.507168458781362,0.5089605734767025,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5627240143369175,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5752688172043011,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6129032258064516,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6630824372759857,0.6648745519713262,0.6666666666666666,0.6684587813620072,0.6702508960573477,0.6720430107526881,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6863799283154122,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7025089605734767,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.4946,1.2805,1.2931,1.2959,1.2975,1.2992,1.2998,1.3045,1.3052,1.3155,1.3156,1.3175,1.3191,1.3199,1.3205,1.3230,1.3233,1.3244,1.3263,1.3268,1.3273,1.3339,1.3376,1.3404,1.3413,1.3469,1.3507,1.3546,1.3563,1.3612,1.3619,1.3690,1.3723,1.3738,1.3761,1.3828,1.3838,1.3842,1.3872,1.3899,1.3906,1.3928,1.3956,1.4003,1.4059,1.4064,1.4077,1.4102,1.4167,1.4173,1.4205,1.4223,1.4276,1.4329,1.4348,1.4369,1.4373,1.4388,1.4404,1.4409,1.4419,1.4450,1.4508,1.4524,1.4568,1.4575,1.4586,1.4613,1.4620,1.4639,1.4657,1.4665,1.4671,1.4673,1.4697,1.4702,1.4705,1.4715,1.4739,1.4741,1.4743,1.4765,1.4767,1.4769,1.4795,1.4798,1.4799,1.4815,1.4833,1.4835,1.4855,1.4858,1.4865,1.4887,1.4894,1.4896,1.4900,1.4903,1.4908,1.4921,1.4934,1.4946,1.4960,1.4961,1.4969,1.4980,1.4989,1.4997,1.5002,1.5010,1.5015,1.5020,1.5022,1.5023,1.5031,1.5035,1.5041,1.5063,1.5064,1.5074,1.5083,1.5090,1.5093,1.5098,1.5118,1.5135,1.5149,1.5152,1.5155,1.5213,1.5219,1.5225,1.5231,1.5232,1.5236,1.5255,1.5316,1.5330,1.5335,1.5342,1.5348,1.5361,1.5367,1.5377,1.5399,1.5407,1.5422,1.5425,1.5431,1.5436,1.5470,1.5475,1.5481,1.5524,1.5528,1.5537,1.5538,1.5545,1.5549,1.5555,1.5567,1.5625,1.5630,1.5657,1.5664,1.5703,1.5710,1.5714,1.5715,1.5736,1.5737,1.5738,1.5789,1.5793,1.5833,1.5843,1.5860,1.5861,1.5879,1.5910,1.5912,1.5934,1.5957,1.5958,1.5963,1.5997,1.6001,1.6021,1.6022,1.6036,1.6037,1.6058,1.6070,1.6094,1.6095,1.6208,1.6216,1.6228,1.6240,1.6263,1.6278,1.6284,1.6287,1.6295,1.6304,1.6313,1.6316,1.6319,1.6347,1.6352,1.6354,1.6356,1.6367,1.6387,1.6392,1.6405,1.6414,1.6419,1.6430,1.6450,1.6456,1.6459,1.6476,1.6485,1.6487,1.6491,1.6501,1.6514,1.6544,1.6553,1.6577,1.6587,1.6588,1.6595,1.6597,1.6614,1.6622,1.6623,1.6643,1.6649,1.6657,1.6675,1.6681,1.6704,1.6728,1.6746,1.6749,1.6788,1.6797,1.6798,1.6819,1.6826,1.6829,1.6833,1.6835,1.6851,1.6862,1.6870,1.6885,1.6892,1.6904,1.6918,1.6929,1.6941,1.6961,1.6963,1.6968,1.6976,1.6978,1.7008,1.7035,1.7042,1.7054,1.7074,1.7080,1.7086,1.7108,1.7117,1.7122,1.7135,1.7159,1.7163,1.7186,1.7194,1.7224,1.7226,1.7272,1.7296,1.7297,1.7298,1.7306,1.7310,1.7361,1.7362,1.7421,1.7428,1.7453,1.7468,1.7483,1.7490,1.7504,1.7506,1.7552,1.7568,1.7610,1.7670,1.7676,1.7717,1.7839,1.7845,1.7849,1.7864,1.7866,1.7868,1.7897,1.7908,1.7968,1.7971,1.7977,1.7982,1.7994,1.8022,1.8055,1.8056,1.8067,1.8078,1.8099,1.8102,1.8117,1.8122,1.8164,1.8170,1.8176,1.8179,1.8184,1.8212,1.8223,1.8262,1.8271,1.8272,1.8284,1.8292,1.8300,1.8303,1.8350,1.8384,1.8396,1.8483,1.8486,1.8488,1.8566,1.8572,1.8597,1.8602,1.8613,1.8622,1.8653,1.8699,1.8703,1.8731,1.8734,1.8834,1.8844,1.8871,1.8923,1.8950,1.8952,1.8982,1.9003,1.9005,1.9030,1.9031,1.9046,1.9051,1.9062,1.9107,1.9123,1.9141,1.9206,1.9219,1.9221,1.9266,1.9267,1.9292,1.9371,1.9382,1.9388,1.9392,1.9539,1.9568,1.9597,1.9658,1.9714,1.9763,1.9776,1.9796,1.9804,1.9865,1.9878,1.9936,1.9946,2.0035,2.0042,2.0050,2.0065,2.0234,2.0251,2.0289,2.0325,2.0361,2.0393,2.0419,2.0481,2.0511,2.0525,2.0532,2.0553,2.0558,2.0609,2.0638,2.0649,2.0892,2.1063,2.1081,2.1098,2.1286,2.1355,2.1372,2.1374,2.1419,2.1420,2.1443,2.1578,2.1738,2.1838,2.1911,2.2004,2.2038,2.2049,2.2086,2.2284,2.2381,2.2668,2.2672,2.2684,2.2802,2.2821,2.2885,2.3187,2.3250,2.3284,2.3436,2.3806,2.3920,2.3980,2.4034,2.4069,2.4078,2.4095,2.4139,2.4157,2.4403,2.4440,2.4626,2.4917,2.5032,2.5066,2.5190,2.5383,2.5389,2.5489,2.5620,2.5623,2.5775,2.5932,2.5974,2.6021,2.6201,2.6230,2.6259,2.6672,2.6909,2.6955,2.8069,2.8693,2.8861,2.9240,2.9439,2.9604,2.9641,2.9979,3.0224,3.1785,3.2345,3.2375,3.2400,3.2617,3.3720,3.3769,3.3992,3.4166,3.4263,3.4529,3.5118,3.5187,3.5195,3.5405,3.5647,3.5764,3.5926,3.6133,3.6405,3.6467,3.6511,3.6707,3.7159,3.7892,3.8067,3.8292,3.8306,3.8415,3.9010,4.0212,4.0284,4.0560,4.1522,4.1800,4.1956,4.2261,4.2286,4.4300,5.0682,5.0873,5.6857,6.2024,6.6926,7.3500,7.7456,8.6118,8.7803,8.9983,14.4830,14.6584,16.4998],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.03041144901610018,0.03220035778175313,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.044722719141323794,0.046511627906976744,0.04830053667262969,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.0626118067978533,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08586762075134168,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.10554561717352415,0.1073345259391771,0.10912343470483005,0.11091234347048301,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.12343470483005367,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.1413237924865832,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16279069767441862,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19320214669051877,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.2737030411449016,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2826475849731664,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.3041144901610018,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.32379248658318427,0.32558139534883723,0.32737030411449014,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.34525939177101966,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.36493738819320215,0.3667262969588551,0.3685152057245081,0.370304114490161,0.37209302325581395,0.3738819320214669,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.3881932021466905,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.39892665474060823,0.4007155635062612,0.40250447227191416,0.40608228980322003,0.407871198568873,0.40966010733452596,0.41144901610017887,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4186046511627907,0.4203935599284436,0.4221824686940966,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47227191413237923,0.4740608228980322,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.48300536672629696,0.4847942754919499,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.49731663685152055,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5277280858676208,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5617173524150268,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6386404293381037,0.6404293381037567,0.6422182468694096,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.667262969588551,0.669051878354204,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6958855098389982,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7048300536672629,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.2101,0.2116,0.2234,0.2246,0.2349,0.2377,0.2387,0.2390,0.2400,0.2404,0.2405,0.2410,0.2428,0.2460,0.2490,0.2516,0.2529,0.2533,0.2555,0.2573,0.2601,0.2604,0.2611,0.2622,0.2630,0.2639,0.2647,0.2652,0.2661,0.2663,0.2665,0.2666,0.2679,0.2681,0.2688,0.2704,0.2715,0.2718,0.2721,0.2722,0.2734,0.2743,0.2750,0.2754,0.2763,0.2765,0.2769,0.2803,0.2804,0.2806,0.2813,0.2823,0.2846,0.2859,0.2861,0.2871,0.2875,0.2878,0.2880,0.2890,0.2907,0.2933,0.2942,0.2953,0.2957,0.2959,0.2961,0.2968,0.2969,0.2987,0.2991,0.3000,0.3001,0.3006,0.3008,0.3010,0.3013,0.3020,0.3032,0.3042,0.3044,0.3045,0.3047,0.3060,0.3068,0.3078,0.3080,0.3081,0.3083,0.3085,0.3110,0.3115,0.3116,0.3117,0.3118,0.3120,0.3128,0.3132,0.3154,0.3158,0.3163,0.3183,0.3189,0.3190,0.3191,0.3197,0.3225,0.3243,0.3249,0.3250,0.3252,0.3254,0.3255,0.3267,0.3274,0.3290,0.3291,0.3298,0.3323,0.3324,0.3326,0.3334,0.3340,0.3348,0.3356,0.3358,0.3362,0.3365,0.3366,0.3367,0.3368,0.3370,0.3375,0.3383,0.3387,0.3389,0.3392,0.3400,0.3423,0.3426,0.3428,0.3430,0.3432,0.3443,0.3453,0.3458,0.3462,0.3494,0.3495,0.3499,0.3506,0.3512,0.3513,0.3519,0.3520,0.3521,0.3530,0.3537,0.3553,0.3554,0.3556,0.3563,0.3564,0.3570,0.3597,0.3601,0.3608,0.3617,0.3629,0.3634,0.3655,0.3673,0.3693,0.3702,0.3716,0.3719,0.3744,0.3751,0.3765,0.3776,0.3780,0.3797,0.3798,0.3812,0.3845,0.3864,0.3865,0.3885,0.3895,0.3897,0.3899,0.3910,0.3917,0.3923,0.3935,0.3951,0.3957,0.3959,0.3980,0.4001,0.4026,0.4039,0.4047,0.4067,0.4077,0.4086,0.4127,0.4139,0.4183,0.4208,0.4223,0.4225,0.4230,0.4248,0.4299,0.4318,0.4328,0.4335,0.4362,0.4363,0.4365,0.4382,0.4399,0.4410,0.4430,0.4438,0.4442,0.4452,0.4474,0.4478,0.4482,0.4497,0.4514,0.4577,0.4582,0.4583,0.4597,0.4599,0.4619,0.4626,0.4649,0.4663,0.4668,0.4676,0.4681,0.4687,0.4693,0.4696,0.4776,0.4777,0.4778,0.4779,0.4797,0.4798,0.4799,0.4807,0.4831,0.4853,0.4859,0.4880,0.4928,0.4930,0.4956,0.4964,0.4969,0.5003,0.5014,0.5020,0.5025,0.5031,0.5067,0.5085,0.5086,0.5106,0.5119,0.5151,0.5163,0.5170,0.5174,0.5179,0.5181,0.5188,0.5191,0.5194,0.5210,0.5215,0.5216,0.5227,0.5232,0.5237,0.5250,0.5262,0.5267,0.5273,0.5277,0.5327,0.5355,0.5356,0.5365,0.5373,0.5393,0.5396,0.5433,0.5447,0.5449,0.5466,0.5480,0.5517,0.5525,0.5537,0.5540,0.5544,0.5556,0.5561,0.5586,0.5599,0.5603,0.5606,0.5613,0.5634,0.5656,0.5668,0.5686,0.5694,0.5695,0.5696,0.5698,0.5704,0.5722,0.5723,0.5732,0.5740,0.5742,0.5776,0.5777,0.5782,0.5816,0.5842,0.5878,0.5884,0.5897,0.5928,0.5965,0.5981,0.6049,0.6054,0.6056,0.6090,0.6119,0.6129,0.6165,0.6187,0.6213,0.6218,0.6224,0.6262,0.6267,0.6269,0.6299,0.6307,0.6331,0.6353,0.6369,0.6373,0.6377,0.6386,0.6396,0.6412,0.6483,0.6494,0.6509,0.6513,0.6519,0.6552,0.6593,0.6594,0.6637,0.6654,0.6666,0.6693,0.6703,0.6720,0.6722,0.6725,0.6726,0.6778,0.6841,0.6843,0.6881,0.6913,0.6916,0.6949,0.6987,0.7001,0.7002,0.7042,0.7057,0.7061,0.7157,0.7161,0.7168,0.7172,0.7179,0.7187,0.7212,0.7238,0.7261,0.7283,0.7342,0.7350,0.7389,0.7392,0.7435,0.7442,0.7481,0.7483,0.7507,0.7519,0.7531,0.7580,0.7585,0.7615,0.7693,0.7726,0.7735,0.7745,0.7753,0.7798,0.7853,0.7866,0.7871,0.7891,0.7893,0.7980,0.7982,0.7985,0.8004,0.8025,0.8091,0.8137,0.8140,0.8155,0.8158,0.8267,0.8297,0.8341,0.8359,0.8426,0.8434,0.8441,0.8495,0.8524,0.8598,0.8631,0.8677,0.8682,0.8686,0.8689,0.8696,0.8771,0.8814,0.8829,0.8946,0.8957,0.8963,0.9100,0.9165,0.9181,0.9182,0.9214,0.9253,0.9299,0.9433,0.9497,0.9534,0.9587,0.9823,0.9897,1.0189,1.0397,1.0501,1.0700,1.0733,1.0787,1.0882,1.1027,1.1158,1.1694,1.2377,1.2414,1.2642,1.3299,1.4020,1.4475,1.5890,1.7323,1.7740,2.1090,2.1452,2.1715,2.3561,2.3684,2.4950,2.5307,2.6632,2.7103,2.8066,2.8150,2.8653,2.9203,3.0142,3.4655,3.9320,4.0113,4.2569,4.4305,5.3393,6.2537,6.3230,7.4939,8.3274,9.3228],"y":[0.001841620626151013,0.003683241252302026,0.0055248618784530384,0.007366482504604052,0.009208103130755065,0.011049723756906077,0.01289134438305709,0.014732965009208104,0.016574585635359115,0.01841620626151013,0.022099447513812154,0.02394106813996317,0.02578268876611418,0.027624309392265192,0.029465930018416207,0.03130755064456722,0.03314917127071823,0.034990791896869246,0.03683241252302026,0.03867403314917127,0.040515653775322284,0.0423572744014733,0.04419889502762431,0.04604051565377532,0.04788213627992634,0.05156537753222836,0.053406998158379376,0.055248618784530384,0.0570902394106814,0.058931860036832415,0.06077348066298342,0.06261510128913444,0.06445672191528545,0.06629834254143646,0.06813996316758748,0.06998158379373849,0.0718232044198895,0.07366482504604052,0.07550644567219153,0.07734806629834254,0.07918968692449356,0.08103130755064457,0.08287292817679558,0.0847145488029466,0.0865561694290976,0.08839779005524862,0.09023941068139964,0.09208103130755065,0.09392265193370165,0.09576427255985268,0.09760589318600368,0.09944751381215469,0.10313075506445672,0.10497237569060773,0.10681399631675875,0.10865561694290976,0.11049723756906077,0.11233885819521179,0.1141804788213628,0.11602209944751381,0.11786372007366483,0.11970534069981584,0.12338858195211787,0.1252302025782689,0.1270718232044199,0.1289134438305709,0.13075506445672191,0.13443830570902393,0.13627992633517497,0.13812154696132597,0.13996316758747698,0.141804788213628,0.143646408839779,0.14548802946593,0.14732965009208104,0.14917127071823205,0.15101289134438306,0.15285451197053407,0.15469613259668508,0.15653775322283608,0.16022099447513813,0.16206261510128914,0.16390423572744015,0.16574585635359115,0.1694290976058932,0.1712707182320442,0.1731123388581952,0.17495395948434622,0.17679558011049723,0.18047882136279927,0.18232044198895028,0.1841620626151013,0.1860036832412523,0.1878453038674033,0.18968692449355432,0.19152854511970535,0.19337016574585636,0.19521178637200737,0.19705340699815838,0.19889502762430938,0.2007366482504604,0.20257826887661143,0.20441988950276244,0.20626151012891344,0.20810313075506445,0.20994475138121546,0.21178637200736647,0.2136279926335175,0.2154696132596685,0.21731123388581952,0.21915285451197053,0.22099447513812154,0.22283609576427257,0.22467771639042358,0.2265193370165746,0.2283609576427256,0.2302025782688766,0.23388581952117865,0.23572744014732966,0.23756906077348067,0.23941068139963168,0.24125230202578268,0.2430939226519337,0.24493554327808473,0.24677716390423574,0.24861878453038674,0.2523020257826888,0.2541436464088398,0.2578268876611418,0.2596685082872928,0.26151012891344383,0.26335174953959484,0.26519337016574585,0.26703499079189685,0.26887661141804786,0.27071823204419887,0.27255985267034993,0.27440147329650094,0.27624309392265195,0.27808471454880296,0.27992633517495397,0.281767955801105,0.283609576427256,0.285451197053407,0.287292817679558,0.289134438305709,0.29097605893186,0.292817679558011,0.2946593001841621,0.2965009208103131,0.2983425414364641,0.3001841620626151,0.3020257826887661,0.30386740331491713,0.30570902394106814,0.30755064456721914,0.30939226519337015,0.31123388581952116,0.31307550644567217,0.3149171270718232,0.31675874769797424,0.31860036832412525,0.32044198895027626,0.32228360957642727,0.3241252302025783,0.3259668508287293,0.3278084714548803,0.3296500920810313,0.3314917127071823,0.3333333333333333,0.3351749539594843,0.3370165745856354,0.3388581952117864,0.3406998158379374,0.3425414364640884,0.3443830570902394,0.3462246777163904,0.34806629834254144,0.34990791896869244,0.35174953959484345,0.35359116022099446,0.35543278084714547,0.3572744014732965,0.36095764272559855,0.36279926335174956,0.36464088397790057,0.3664825046040516,0.3683241252302026,0.3701657458563536,0.3720073664825046,0.3738489871086556,0.3756906077348066,0.3775322283609576,0.37937384898710863,0.3812154696132597,0.3830570902394107,0.3848987108655617,0.3867403314917127,0.3885819521178637,0.39042357274401474,0.39410681399631675,0.39594843462246776,0.39779005524861877,0.3996316758747698,0.4014732965009208,0.40331491712707185,0.40515653775322286,0.40699815837937386,0.4088397790055249,0.4106813996316759,0.4125230202578269,0.4143646408839779,0.4162062615101289,0.4180478821362799,0.4198895027624309,0.42173112338858193,0.42357274401473294,0.425414364640884,0.427255985267035,0.429097605893186,0.430939226519337,0.43278084714548803,0.43462246777163904,0.43646408839779005,0.43830570902394106,0.44014732965009207,0.4419889502762431,0.4438305709023941,0.44567219152854515,0.44751381215469616,0.44935543278084716,0.45119705340699817,0.4530386740331492,0.4548802946593002,0.4567219152854512,0.4585635359116022,0.4604051565377532,0.4622467771639042,0.46408839779005523,0.46593001841620624,0.4677716390423573,0.4696132596685083,0.4714548802946593,0.4732965009208103,0.47513812154696133,0.47697974217311234,0.47882136279926335,0.48066298342541436,0.48250460405156537,0.4843462246777164,0.4861878453038674,0.4880294659300184,0.48987108655616945,0.49171270718232046,0.49355432780847147,0.4953959484346225,0.4972375690607735,0.4990791896869245,0.5009208103130756,0.5027624309392266,0.5046040515653776,0.5064456721915286,0.5082872928176796,0.5101289134438306,0.5119705340699816,0.5138121546961326,0.5156537753222836,0.5174953959484346,0.5193370165745856,0.5211786372007366,0.5230202578268877,0.5248618784530387,0.5267034990791897,0.5303867403314917,0.5322283609576427,0.5340699815837937,0.5359116022099447,0.5377532228360957,0.5395948434622467,0.5414364640883977,0.5432780847145487,0.5451197053406999,0.5469613259668509,0.5488029465930019,0.5506445672191529,0.5524861878453039,0.5543278084714549,0.5561694290976059,0.5580110497237569,0.5598526703499079,0.5616942909760589,0.56353591160221,0.565377532228361,0.567219152854512,0.569060773480663,0.570902394106814,0.572744014732965,0.574585635359116,0.576427255985267,0.578268876611418,0.58195211786372,0.583793738489871,0.585635359116022,0.5874769797421732,0.5893186003683242,0.5911602209944752,0.5930018416206262,0.5948434622467772,0.5966850828729282,0.5985267034990792,0.6003683241252302,0.6022099447513812,0.6040515653775322,0.6058931860036832,0.6077348066298343,0.6095764272559853,0.6114180478821363,0.6132596685082873,0.6151012891344383,0.6169429097605893,0.6206261510128913,0.6243093922651933,0.6261510128913443,0.6279926335174953,0.6298342541436464,0.6316758747697975,0.6335174953959485,0.6353591160220995,0.6372007366482505,0.6408839779005525,0.6427255985267035,0.6445672191528545,0.6464088397790055,0.6482504604051565,0.6500920810313076,0.6519337016574586,0.6537753222836096,0.6556169429097606,0.6574585635359116,0.6593001841620626,0.6611418047882136,0.6629834254143646,0.6648250460405156,0.6666666666666666,0.6685082872928176,0.6703499079189686,0.6721915285451197,0.6740331491712708,0.6758747697974218,0.6777163904235728,0.6795580110497238,0.6813996316758748,0.6832412523020258,0.6850828729281768,0.6869244935543278,0.6887661141804788,0.6906077348066298,0.6924493554327809,0.6942909760589319,0.6961325966850829,0.6979742173112339,0.6998158379373849,0.7016574585635359,0.7034990791896869,0.7053406998158379,0.7071823204419889,0.7090239410681399,0.7108655616942909,0.712707182320442,0.714548802946593,0.716390423572744,0.7182320441988951,0.7200736648250461,0.7219152854511971,0.7237569060773481,0.7255985267034991,0.7274401473296501,0.7292817679558011,0.7311233885819521,0.7329650092081031,0.7348066298342542,0.7366482504604052,0.7384898710865562,0.7403314917127072,0.7421731123388582,0.7440147329650092,0.7458563535911602,0.7476979742173112,0.7495395948434622,0.7513812154696132,0.7532228360957642,0.7550644567219152,0.7587476979742173,0.7605893186003683,0.7624309392265194,0.7642725598526704,0.7661141804788214,0.7679558011049724,0.7697974217311234,0.7734806629834254,0.7753222836095764,0.7771639042357275,0.7790055248618785,0.7808471454880295,0.7826887661141805,0.7845303867403315,0.7863720073664825,0.7882136279926335,0.7900552486187845,0.7918968692449355,0.7937384898710865,0.7955801104972375,0.7974217311233885,0.7992633517495396,0.8011049723756906,0.8029465930018416,0.8047882136279927,0.8066298342541437,0.8084714548802947,0.8103130755064457,0.8121546961325967,0.8139963167587477,0.8158379373848987,0.8176795580110497,0.8195211786372008,0.8213627992633518,0.8232044198895028,0.8250460405156538,0.8268876611418048,0.8287292817679558,0.8305709023941068,0.8324125230202578,0.8342541436464088,0.8360957642725598,0.8379373848987108,0.8397790055248618,0.8416206261510129,0.8434622467771639,0.8453038674033149,0.8471454880294659,0.848987108655617,0.850828729281768,0.852670349907919,0.85451197053407,0.856353591160221,0.858195211786372,0.860036832412523,0.861878453038674,0.8637200736648251,0.8655616942909761,0.8674033149171271,0.8692449355432781,0.8710865561694291,0.8729281767955801,0.8747697974217311,0.8766114180478821,0.8784530386740331,0.8802946593001841,0.8821362799263351,0.8839779005524862,0.8858195211786372,0.8876611418047882,0.8895027624309392,0.8913443830570903,0.8931860036832413,0.8950276243093923,0.8968692449355433,0.8987108655616943,0.9005524861878453,0.9023941068139963,0.9042357274401474,0.9060773480662984,0.9079189686924494,0.9097605893186004,0.9116022099447514,0.9134438305709024,0.9152854511970534,0.9171270718232044,0.9189686924493554,0.9208103130755064,0.9226519337016574,0.9244935543278084,0.9263351749539595,0.9281767955801105,0.9300184162062615,0.9318600368324125,0.9337016574585635,0.9355432780847146,0.9373848987108656,0.9392265193370166,0.9410681399631676,0.9429097605893186,0.9447513812154696,0.9465930018416207,0.9484346224677717,0.9502762430939227,0.9521178637200737,0.9539594843462247,0.9558011049723757,0.9576427255985267,0.9594843462246777,0.9613259668508287,0.9631675874769797,0.9650092081031307,0.9668508287292817,0.9686924493554327,0.9705340699815838,0.9723756906077348,0.9742173112338858,0.9760589318600368,0.9779005524861878,0.9797421731123389,0.9815837937384899,0.9834254143646409,0.9852670349907919,0.9871086556169429,0.988950276243094,0.990791896869245,0.992633517495396,0.994475138121547,0.996316758747698,0.998158379373849],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.2747,0.4510,0.5464,0.9522,0.9628,1.1413,1.1433,1.1466,1.1486,1.1568,1.1588,1.1614,1.1628,1.1656,1.1673,1.1706,1.1733,1.1735,1.1740,1.1742,1.1744,1.1745,1.1747,1.1772,1.1784,1.1788,1.1798,1.1799,1.1800,1.1804,1.1808,1.1822,1.1827,1.1828,1.1836,1.1840,1.1842,1.1854,1.1863,1.1865,1.1866,1.1869,1.1873,1.1874,1.1886,1.1889,1.1902,1.1917,1.1920,1.1921,1.1925,1.1927,1.1928,1.1938,1.1946,1.1947,1.1972,1.1986,1.1991,1.2007,1.2008,1.2011,1.2012,1.2023,1.2031,1.2033,1.2038,1.2039,1.2044,1.2046,1.2056,1.2062,1.2068,1.2070,1.2090,1.2092,1.2099,1.2102,1.2104,1.2105,1.2113,1.2118,1.2122,1.2130,1.2131,1.2132,1.2151,1.2153,1.2154,1.2155,1.2157,1.2160,1.2170,1.2180,1.2183,1.2193,1.2201,1.2210,1.2212,1.2215,1.2221,1.2227,1.2230,1.2235,1.2236,1.2238,1.2239,1.2245,1.2249,1.2251,1.2255,1.2266,1.2267,1.2294,1.2297,1.2311,1.2319,1.2325,1.2330,1.2331,1.2344,1.2348,1.2356,1.2372,1.2379,1.2386,1.2391,1.2406,1.2424,1.2425,1.2426,1.2435,1.2436,1.2454,1.2471,1.2477,1.2481,1.2495,1.2530,1.2544,1.2551,1.2553,1.2554,1.2560,1.2564,1.2573,1.2586,1.2600,1.2608,1.2615,1.2620,1.2621,1.2625,1.2636,1.2640,1.2642,1.2644,1.2645,1.2650,1.2656,1.2660,1.2661,1.2663,1.2667,1.2669,1.2680,1.2681,1.2685,1.2688,1.2711,1.2712,1.2715,1.2724,1.2726,1.2732,1.2738,1.2739,1.2750,1.2752,1.2758,1.2766,1.2768,1.2770,1.2788,1.2792,1.2793,1.2799,1.2807,1.2820,1.2822,1.2826,1.2844,1.2852,1.2866,1.2877,1.2885,1.2898,1.2912,1.2915,1.2920,1.2927,1.2929,1.2931,1.2935,1.2949,1.2950,1.2951,1.2961,1.2963,1.2964,1.2970,1.2981,1.2992,1.3041,1.3044,1.3080,1.3081,1.3093,1.3101,1.3117,1.3135,1.3138,1.3146,1.3154,1.3162,1.3183,1.3189,1.3199,1.3205,1.3206,1.3213,1.3219,1.3223,1.3225,1.3229,1.3259,1.3279,1.3286,1.3299,1.3301,1.3307,1.3312,1.3317,1.3323,1.3331,1.3344,1.3348,1.3349,1.3353,1.3363,1.3368,1.3372,1.3400,1.3415,1.3419,1.3431,1.3435,1.3461,1.3462,1.3479,1.3511,1.3513,1.3517,1.3518,1.3537,1.3580,1.3592,1.3593,1.3603,1.3607,1.3625,1.3627,1.3640,1.3688,1.3692,1.3712,1.3729,1.3744,1.3748,1.3760,1.3765,1.3769,1.3772,1.3789,1.3801,1.3810,1.3823,1.3832,1.3836,1.3851,1.3852,1.3885,1.3901,1.3910,1.3911,1.3912,1.3936,1.3939,1.3943,1.3969,1.3976,1.3991,1.3996,1.3998,1.4001,1.4012,1.4023,1.4026,1.4063,1.4105,1.4107,1.4112,1.4114,1.4150,1.4210,1.4212,1.4218,1.4223,1.4228,1.4250,1.4274,1.4287,1.4289,1.4297,1.4300,1.4302,1.4314,1.4321,1.4348,1.4362,1.4418,1.4434,1.4464,1.4468,1.4486,1.4489,1.4495,1.4500,1.4507,1.4510,1.4529,1.4548,1.4593,1.4605,1.4629,1.4638,1.4663,1.4665,1.4682,1.4707,1.4749,1.4769,1.4771,1.4782,1.4788,1.4806,1.4813,1.4832,1.4836,1.4876,1.4900,1.4913,1.4936,1.4961,1.4975,1.4987,1.4988,1.4991,1.5011,1.5014,1.5028,1.5084,1.5097,1.5113,1.5137,1.5157,1.5162,1.5204,1.5221,1.5264,1.5415,1.5460,1.5517,1.5524,1.5539,1.5592,1.5602,1.5659,1.5708,1.5775,1.5808,1.5876,1.5982,1.5987,1.6003,1.6008,1.6019,1.6051,1.6097,1.6115,1.6134,1.6206,1.6223,1.6243,1.6250,1.6306,1.6392,1.6460,1.6545,1.6638,1.6761,1.6859,1.6893,1.6916,1.7005,1.7259,1.7382,1.7426,1.7497,1.7522,1.7540,1.7768,1.7809,1.7910,1.7927,1.7932,1.8069,1.8105,1.8526,1.8640,1.8666,1.8706,1.8728,1.8879,1.9040,1.9169,1.9193,1.9274,1.9316,1.9436,1.9503,1.9720,1.9748,1.9779,1.9834,2.0098,2.0139,2.0172,2.0204,2.0388,2.0627,2.0834,2.0918,2.0991,2.1299,2.1344,2.1347,2.1425,2.1432,2.1647,2.1992,2.2133,2.2308,2.2579,2.2613,2.2847,2.2858,2.2947,2.3705,2.3783,2.3784,2.3813,2.3825,2.3841,2.3898,2.4070,2.4111,2.4347,2.4386,2.4536,2.4539,2.4672,2.4773,2.4971,2.5028,2.5083,2.5274,2.5290,2.5294,2.5652,2.5736,2.5887,2.6053,2.7112,2.7502,2.7512,2.9789,3.0459,3.0489,3.1179,3.1294,3.1668,3.1776,3.2557,3.3050,3.3254,3.3710,3.4032,3.4237,3.4246,3.6426,3.6665,4.0333,4.2252,4.4373,4.4801,4.5065,4.6154,5.9294,5.9388,5.9990,6.2030,6.9934,7.6613,7.6812,7.8629,8.6039,8.9958,9.6851,10.8889,11.5273],"y":[0.0017985611510791368,0.0035971223021582736,0.00539568345323741,0.007194244604316547,0.008992805755395683,0.01079136690647482,0.012589928057553957,0.014388489208633094,0.01618705035971223,0.017985611510791366,0.019784172661870502,0.02158273381294964,0.023381294964028777,0.025179856115107913,0.02697841726618705,0.02877697841726619,0.030575539568345324,0.03237410071942446,0.0341726618705036,0.03597122302158273,0.03776978417266187,0.039568345323741004,0.04136690647482014,0.04316546762589928,0.044964028776978415,0.048561151079136694,0.050359712230215826,0.0539568345323741,0.05575539568345324,0.05755395683453238,0.05935251798561151,0.06115107913669065,0.06294964028776978,0.06474820143884892,0.06654676258992806,0.0683453237410072,0.07014388489208633,0.07194244604316546,0.0737410071942446,0.07733812949640288,0.07913669064748201,0.08093525179856115,0.08273381294964029,0.08453237410071943,0.08633093525179857,0.08992805755395683,0.09172661870503597,0.09352517985611511,0.09532374100719425,0.09712230215827339,0.09892086330935251,0.10071942446043165,0.10431654676258993,0.10611510791366907,0.1079136690647482,0.10971223021582734,0.11151079136690648,0.11330935251798561,0.11510791366906475,0.11690647482014388,0.11870503597122302,0.1223021582733813,0.12410071942446044,0.12589928057553956,0.12769784172661872,0.12949640287769784,0.13129496402877697,0.13309352517985612,0.13489208633093525,0.1366906474820144,0.13848920863309352,0.14028776978417265,0.1420863309352518,0.14388489208633093,0.14928057553956833,0.1510791366906475,0.1528776978417266,0.15467625899280577,0.1564748201438849,0.15827338129496402,0.16007194244604317,0.1618705035971223,0.16366906474820145,0.16546762589928057,0.1672661870503597,0.16906474820143885,0.17266187050359713,0.17446043165467626,0.17625899280575538,0.17805755395683454,0.17985611510791366,0.18165467625899281,0.18345323741007194,0.18525179856115107,0.18705035971223022,0.18884892086330934,0.1906474820143885,0.19244604316546762,0.19424460431654678,0.1960431654676259,0.19784172661870503,0.19964028776978418,0.2014388489208633,0.20323741007194246,0.20503597122302158,0.2068345323741007,0.210431654676259,0.21223021582733814,0.21402877697841727,0.2158273381294964,0.21762589928057555,0.21942446043165467,0.22122302158273383,0.22302158273381295,0.22482014388489208,0.22841726618705036,0.2302158273381295,0.23201438848920863,0.23381294964028776,0.2356115107913669,0.2392086330935252,0.24100719424460432,0.24280575539568344,0.24640287769784172,0.2517985611510791,0.25359712230215825,0.25539568345323743,0.25719424460431656,0.2589928057553957,0.2607913669064748,0.26258992805755393,0.2643884892086331,0.26618705035971224,0.26798561151079137,0.2715827338129496,0.2733812949640288,0.2751798561151079,0.27697841726618705,0.2787769784172662,0.2805755395683453,0.2823741007194245,0.2841726618705036,0.28597122302158273,0.28776978417266186,0.289568345323741,0.29136690647482016,0.2931654676258993,0.2949640287769784,0.29676258992805754,0.29856115107913667,0.30035971223021585,0.302158273381295,0.3039568345323741,0.3057553956834532,0.30755395683453235,0.30935251798561153,0.31115107913669066,0.3129496402877698,0.3147482014388489,0.31654676258992803,0.3183453237410072,0.32014388489208634,0.32194244604316546,0.3237410071942446,0.3255395683453237,0.3273381294964029,0.329136690647482,0.33093525179856115,0.3327338129496403,0.3345323741007194,0.3363309352517986,0.3381294964028777,0.34172661870503596,0.3435251798561151,0.34532374100719426,0.3471223021582734,0.3489208633093525,0.35071942446043164,0.35251798561151076,0.35431654676258995,0.35611510791366907,0.3579136690647482,0.3597122302158273,0.36330935251798563,0.36510791366906475,0.3669064748201439,0.368705035971223,0.37050359712230213,0.3723021582733813,0.37589928057553956,0.3776978417266187,0.37949640287769787,0.381294964028777,0.3830935251798561,0.38489208633093525,0.38669064748201437,0.38848920863309355,0.3902877697841727,0.3920863309352518,0.39388489208633093,0.39568345323741005,0.39928057553956836,0.4010791366906475,0.4028776978417266,0.4064748201438849,0.40827338129496404,0.41007194244604317,0.4118705035971223,0.4136690647482014,0.4154676258992806,0.4172661870503597,0.41906474820143885,0.420863309352518,0.4226618705035971,0.4244604316546763,0.4262589928057554,0.42805755395683454,0.42985611510791366,0.4316546762589928,0.43345323741007197,0.4352517985611511,0.4370503597122302,0.43884892086330934,0.44064748201438847,0.44244604316546765,0.4442446043165468,0.4460431654676259,0.447841726618705,0.44964028776978415,0.45143884892086333,0.45323741007194246,0.4550359712230216,0.4568345323741007,0.45863309352517984,0.460431654676259,0.46223021582733814,0.46402877697841727,0.4658273381294964,0.4676258992805755,0.4694244604316547,0.47302158273381295,0.4748201438848921,0.4766187050359712,0.4784172661870504,0.48201438848920863,0.48381294964028776,0.4856115107913669,0.48741007194244607,0.4892086330935252,0.4910071942446043,0.49280575539568344,0.49460431654676257,0.49640287769784175,0.4982014388489209,0.5,0.5017985611510791,0.5035971223021583,0.5053956834532374,0.5071942446043165,0.5089928057553957,0.5107913669064749,0.512589928057554,0.5143884892086331,0.5161870503597122,0.5179856115107914,0.5197841726618705,0.5215827338129496,0.5233812949640287,0.5251798561151079,0.5269784172661871,0.5287769784172662,0.5305755395683454,0.5323741007194245,0.5341726618705036,0.5359712230215827,0.5377697841726619,0.539568345323741,0.5413669064748201,0.5431654676258992,0.5449640287769785,0.5467625899280576,0.5485611510791367,0.5503597122302158,0.552158273381295,0.5539568345323741,0.5557553956834532,0.5575539568345323,0.5593525179856115,0.5611510791366906,0.5629496402877698,0.564748201438849,0.5665467625899281,0.5683453237410072,0.5701438848920863,0.5719424460431655,0.5755395683453237,0.5773381294964028,0.579136690647482,0.5809352517985612,0.5827338129496403,0.5845323741007195,0.5863309352517986,0.5881294964028777,0.5899280575539568,0.591726618705036,0.5935251798561151,0.5953237410071942,0.5971223021582733,0.5989208633093526,0.6007194244604317,0.6025179856115108,0.60431654676259,0.6061151079136691,0.6079136690647482,0.6097122302158273,0.6115107913669064,0.6133093525179856,0.6151079136690647,0.6169064748201439,0.6187050359712231,0.6205035971223022,0.6223021582733813,0.6241007194244604,0.6258992805755396,0.6276978417266187,0.6294964028776978,0.6312949640287769,0.6330935251798561,0.6348920863309353,0.6366906474820144,0.6384892086330936,0.6402877697841727,0.6420863309352518,0.6438848920863309,0.64568345323741,0.6474820143884892,0.6492805755395683,0.6510791366906474,0.6528776978417267,0.6546762589928058,0.6564748201438849,0.658273381294964,0.6600719424460432,0.6618705035971223,0.6636690647482014,0.6654676258992805,0.6672661870503597,0.6690647482014388,0.670863309352518,0.6726618705035972,0.6744604316546763,0.6762589928057554,0.6780575539568345,0.6798561151079137,0.6816546762589928,0.6834532374100719,0.685251798561151,0.6870503597122302,0.6888489208633094,0.6906474820143885,0.6924460431654677,0.6942446043165468,0.6960431654676259,0.697841726618705,0.6996402877697842,0.7014388489208633,0.7032374100719424,0.7050359712230215,0.7068345323741008,0.7086330935251799,0.710431654676259,0.7122302158273381,0.7140287769784173,0.7158273381294964,0.7176258992805755,0.7194244604316546,0.7212230215827338,0.7230215827338129,0.7248201438848921,0.7266187050359713,0.7284172661870504,0.7302158273381295,0.7320143884892086,0.7338129496402878,0.7356115107913669,0.737410071942446,0.7392086330935251,0.7410071942446043,0.7428057553956835,0.7446043165467626,0.7464028776978417,0.7482014388489209,0.75,0.7517985611510791,0.7535971223021583,0.7553956834532374,0.7571942446043165,0.7589928057553957,0.7607913669064749,0.762589928057554,0.7643884892086331,0.7661870503597122,0.7679856115107914,0.7697841726618705,0.7715827338129496,0.7733812949640287,0.7751798561151079,0.7769784172661871,0.7787769784172662,0.7805755395683454,0.7823741007194245,0.7841726618705036,0.7859712230215827,0.7877697841726619,0.789568345323741,0.7913669064748201,0.7931654676258992,0.7949640287769785,0.7967625899280576,0.7985611510791367,0.8003597122302158,0.802158273381295,0.8039568345323741,0.8057553956834532,0.8075539568345323,0.8093525179856115,0.8111510791366906,0.8129496402877698,0.814748201438849,0.8165467625899281,0.8183453237410072,0.8201438848920863,0.8219424460431655,0.8237410071942446,0.8255395683453237,0.8273381294964028,0.829136690647482,0.8309352517985612,0.8327338129496403,0.8345323741007195,0.8363309352517986,0.8381294964028777,0.8399280575539568,0.841726618705036,0.8435251798561151,0.8453237410071942,0.8471223021582733,0.8489208633093526,0.8507194244604317,0.8525179856115108,0.85431654676259,0.8561151079136691,0.8579136690647482,0.8597122302158273,0.8615107913669064,0.8633093525179856,0.8651079136690647,0.8669064748201439,0.8687050359712231,0.8705035971223022,0.8723021582733813,0.8741007194244604,0.8758992805755396,0.8776978417266187,0.8794964028776978,0.8812949640287769,0.8830935251798561,0.8848920863309353,0.8866906474820144,0.8884892086330936,0.8902877697841727,0.8920863309352518,0.8938848920863309,0.89568345323741,0.8974820143884892,0.8992805755395683,0.9010791366906474,0.9028776978417267,0.9046762589928058,0.9064748201438849,0.908273381294964,0.9100719424460432,0.9118705035971223,0.9136690647482014,0.9154676258992805,0.9172661870503597,0.9190647482014388,0.920863309352518,0.9226618705035972,0.9244604316546763,0.9262589928057554,0.9280575539568345,0.9298561151079137,0.9316546762589928,0.9334532374100719,0.935251798561151,0.9370503597122302,0.9388489208633094,0.9406474820143885,0.9424460431654677,0.9442446043165468,0.9460431654676259,0.947841726618705,0.9496402877697842,0.9514388489208633,0.9532374100719424,0.9550359712230215,0.9568345323741008,0.9586330935251799,0.960431654676259,0.9622302158273381,0.9640287769784173,0.9658273381294964,0.9676258992805755,0.9694244604316546,0.9712230215827338,0.9730215827338129,0.9748201438848921,0.9766187050359713,0.9784172661870504,0.9802158273381295,0.9820143884892086,0.9838129496402878,0.9856115107913669,0.987410071942446,0.9892086330935251,0.9910071942446043,0.9928057553956835,0.9946043165467626,0.9964028776978417,0.9982014388489209],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.2609,0.2726,0.2732,0.2760,0.2773,0.2878,0.2883,0.2897,0.2904,0.2907,0.2932,0.2951,0.2958,0.2960,0.2980,0.2990,0.3018,0.3038,0.3045,0.3052,0.3063,0.3065,0.3076,0.3084,0.3085,0.3092,0.3096,0.3097,0.3099,0.3111,0.3114,0.3117,0.3134,0.3143,0.3145,0.3149,0.3152,0.3169,0.3176,0.3178,0.3179,0.3182,0.3226,0.3237,0.3240,0.3245,0.3260,0.3277,0.3294,0.3295,0.3298,0.3300,0.3310,0.3312,0.3316,0.3328,0.3330,0.3333,0.3335,0.3347,0.3350,0.3356,0.3376,0.3379,0.3384,0.3396,0.3404,0.3407,0.3417,0.3420,0.3427,0.3447,0.3448,0.3454,0.3456,0.3463,0.3465,0.3466,0.3480,0.3484,0.3504,0.3509,0.3513,0.3514,0.3528,0.3539,0.3544,0.3545,0.3549,0.3565,0.3570,0.3573,0.3596,0.3603,0.3605,0.3607,0.3612,0.3622,0.3625,0.3627,0.3631,0.3639,0.3646,0.3647,0.3650,0.3663,0.3665,0.3670,0.3671,0.3675,0.3679,0.3682,0.3689,0.3691,0.3697,0.3701,0.3703,0.3730,0.3735,0.3736,0.3738,0.3739,0.3741,0.3759,0.3764,0.3788,0.3789,0.3794,0.3800,0.3813,0.3826,0.3840,0.3848,0.3869,0.3880,0.3890,0.3906,0.3917,0.3921,0.3924,0.3925,0.3927,0.3930,0.3931,0.3944,0.3945,0.3954,0.3957,0.3960,0.3989,0.3995,0.3998,0.4005,0.4009,0.4013,0.4014,0.4018,0.4022,0.4038,0.4050,0.4059,0.4060,0.4065,0.4067,0.4069,0.4076,0.4079,0.4084,0.4090,0.4092,0.4098,0.4100,0.4106,0.4109,0.4114,0.4122,0.4123,0.4130,0.4151,0.4156,0.4159,0.4175,0.4186,0.4203,0.4205,0.4206,0.4210,0.4214,0.4222,0.4236,0.4242,0.4243,0.4272,0.4287,0.4306,0.4321,0.4324,0.4327,0.4334,0.4335,0.4351,0.4364,0.4379,0.4410,0.4428,0.4453,0.4456,0.4462,0.4475,0.4476,0.4526,0.4533,0.4547,0.4588,0.4597,0.4624,0.4631,0.4633,0.4675,0.4681,0.4685,0.4708,0.4730,0.4760,0.4770,0.4772,0.4782,0.4793,0.4801,0.4806,0.4807,0.4820,0.4824,0.4832,0.4837,0.4843,0.4846,0.4850,0.4870,0.4918,0.4954,0.4955,0.4956,0.4964,0.4990,0.4992,0.5027,0.5035,0.5041,0.5042,0.5067,0.5071,0.5095,0.5104,0.5111,0.5126,0.5129,0.5153,0.5186,0.5205,0.5235,0.5238,0.5254,0.5263,0.5265,0.5289,0.5290,0.5292,0.5293,0.5303,0.5317,0.5343,0.5375,0.5402,0.5421,0.5431,0.5442,0.5474,0.5503,0.5506,0.5515,0.5516,0.5525,0.5543,0.5548,0.5569,0.5579,0.5592,0.5601,0.5623,0.5632,0.5637,0.5658,0.5685,0.5699,0.5710,0.5749,0.5758,0.5845,0.5854,0.5856,0.5867,0.5871,0.5876,0.5920,0.5928,0.5932,0.5959,0.5984,0.5992,0.6017,0.6023,0.6024,0.6027,0.6033,0.6041,0.6090,0.6136,0.6158,0.6185,0.6188,0.6200,0.6203,0.6204,0.6209,0.6222,0.6228,0.6229,0.6249,0.6265,0.6267,0.6275,0.6280,0.6284,0.6291,0.6293,0.6316,0.6329,0.6331,0.6338,0.6348,0.6387,0.6399,0.6403,0.6418,0.6420,0.6421,0.6430,0.6461,0.6480,0.6504,0.6580,0.6596,0.6612,0.6630,0.6649,0.6655,0.6659,0.6679,0.6682,0.6687,0.6691,0.6693,0.6696,0.6699,0.6703,0.6710,0.6716,0.6727,0.6728,0.6747,0.6757,0.6781,0.6784,0.6792,0.6808,0.6839,0.6841,0.6903,0.6914,0.6926,0.6927,0.6936,0.6940,0.6949,0.6971,0.6980,0.6992,0.7012,0.7027,0.7066,0.7067,0.7072,0.7086,0.7119,0.7138,0.7140,0.7146,0.7162,0.7215,0.7228,0.7274,0.7349,0.7422,0.7425,0.7442,0.7443,0.7466,0.7475,0.7487,0.7493,0.7496,0.7544,0.7566,0.7615,0.7743,0.7757,0.7781,0.7835,0.7839,0.7848,0.7876,0.7878,0.7921,0.7965,0.7976,0.7990,0.7996,0.8054,0.8079,0.8131,0.8170,0.8174,0.8222,0.8253,0.8258,0.8266,0.8273,0.8298,0.8319,0.8360,0.8364,0.8368,0.8402,0.8434,0.8475,0.8487,0.8489,0.8549,0.8630,0.8692,0.8721,0.8755,0.8809,0.8905,0.9109,0.9115,0.9182,0.9212,0.9245,0.9262,0.9354,0.9360,0.9473,0.9531,0.9573,0.9582,0.9583,0.9657,0.9684,0.9693,0.9711,0.9740,0.9750,0.9789,1.0002,1.0212,1.0337,1.0364,1.0434,1.0462,1.0522,1.0547,1.0672,1.0682,1.0697,1.0732,1.0765,1.0890,1.0893,1.0944,1.1014,1.1016,1.1272,1.1387,1.1388,1.1487,1.1508,1.1778,1.1966,1.2064,1.2146,1.2152,1.2215,1.2449,1.2537,1.2562,1.2631,1.2677,1.2701,1.2863,1.2989,1.2991,1.3049,1.3072,1.3340,1.3508,1.4056,1.4092,1.4338,1.4451,1.5324,1.6043,1.6394,1.8065,1.8906,2.9691,3.0636,3.0663,3.0729,3.0754,3.2116,3.5808,4.1473,4.4213,5.1679,5.2488,6.2343,6.8434,6.9660,7.2452,7.9345,8.2449,8.7043],"y":[0.0017953321364452424,0.003590664272890485,0.005385996409335727,0.00718132854578097,0.008976660682226212,0.010771992818671455,0.012567324955116697,0.01436265709156194,0.01615798922800718,0.017953321364452424,0.019748653500897665,0.02154398563734291,0.02333931777378815,0.025134649910233394,0.026929982046678635,0.02872531418312388,0.03052064631956912,0.03231597845601436,0.03411131059245961,0.03590664272890485,0.03770197486535009,0.03949730700179533,0.04129263913824058,0.04308797127468582,0.04488330341113106,0.0466786355475763,0.04847396768402154,0.05026929982046679,0.05206463195691203,0.05385996409335727,0.05565529622980251,0.05745062836624776,0.059245960502693,0.06104129263913824,0.06283662477558348,0.06463195691202872,0.06642728904847396,0.06822262118491922,0.07001795332136446,0.0718132854578097,0.07360861759425494,0.07540394973070018,0.07719928186714542,0.07899461400359066,0.0807899461400359,0.08258527827648116,0.0843806104129264,0.08617594254937164,0.08797127468581688,0.08976660682226212,0.09156193895870736,0.0933572710951526,0.09515260323159784,0.09694793536804308,0.09874326750448834,0.10053859964093358,0.10233393177737882,0.10412926391382406,0.1059245960502693,0.10771992818671454,0.10951526032315978,0.11131059245960502,0.11310592459605028,0.11490125673249552,0.11669658886894076,0.118491921005386,0.12028725314183124,0.12208258527827648,0.12387791741472172,0.12567324955116696,0.12746858168761221,0.12926391382405744,0.1310592459605027,0.13644524236983843,0.13824057450628366,0.1400359066427289,0.14183123877917414,0.1436265709156194,0.14542190305206462,0.1490125673249551,0.15080789946140036,0.1526032315978456,0.15439856373429084,0.1561938958707361,0.15978456014362658,0.1615798922800718,0.16337522441651706,0.1651705565529623,0.16696588868940754,0.1687612208258528,0.17055655296229802,0.17235188509874327,0.17594254937163376,0.17773788150807898,0.17953321364452424,0.1813285457809695,0.18312387791741472,0.18491921005385997,0.1867145421903052,0.18850987432675045,0.19030520646319568,0.19210053859964094,0.19389587073608616,0.19569120287253142,0.19748653500897667,0.1992818671454219,0.20107719928186715,0.20287253141831238,0.20466786355475763,0.20646319569120286,0.20825852782764812,0.21005385996409337,0.2118491921005386,0.21364452423698385,0.21543985637342908,0.21723518850987433,0.21903052064631956,0.22082585278276481,0.22262118491921004,0.2244165170556553,0.22621184919210055,0.22800718132854578,0.22980251346499103,0.23159784560143626,0.2333931777378815,0.23518850987432674,0.236983842010772,0.23877917414721722,0.24057450628366248,0.24236983842010773,0.24416517055655296,0.2459605026929982,0.24775583482944344,0.2495511669658887,0.2513464991023339,0.25314183123877915,0.25493716337522443,0.25673249551166966,0.26032315978456017,0.2621184919210054,0.2639138240574506,0.26570915619389585,0.26750448833034113,0.26929982046678635,0.2710951526032316,0.27289048473967686,0.2764811490125673,0.27827648114901254,0.2800718132854578,0.28186714542190305,0.28545780969479356,0.2872531418312388,0.289048473967684,0.29084380610412924,0.2926391382405745,0.29443447037701975,0.296229802513465,0.2980251346499102,0.2998204667863555,0.3016157989228007,0.30341113105924594,0.3052064631956912,0.30700179533213645,0.3087971274685817,0.3105924596050269,0.3123877917414722,0.31597845601436264,0.3177737881508079,0.31956912028725315,0.3213644524236984,0.3231597845601436,0.3249551166965889,0.3267504488330341,0.32854578096947934,0.3303411131059246,0.33213644524236985,0.3339317773788151,0.3375224416517056,0.3393177737881508,0.34111310592459604,0.34290843806104127,0.34470377019748655,0.3464991023339318,0.348294434470377,0.3500897666068223,0.3518850987432675,0.35368043087971274,0.35547576301615796,0.35727109515260325,0.3590664272890485,0.3608617594254937,0.362657091561939,0.3644524236983842,0.36624775583482944,0.36983842010771995,0.3734290843806104,0.3752244165170557,0.3770197486535009,0.37881508078994613,0.38061041292639136,0.38240574506283664,0.38420107719928187,0.3859964093357271,0.3877917414721723,0.3895870736086176,0.39138240574506283,0.39317773788150806,0.39497307001795334,0.39676840215439857,0.3985637342908438,0.400359066427289,0.4021543985637343,0.40394973070017953,0.40574506283662476,0.40754039497307004,0.40933572710951527,0.4111310592459605,0.4129263913824057,0.414721723518851,0.41651705565529623,0.41831238779174146,0.42010771992818674,0.42190305206463197,0.4236983842010772,0.4254937163375224,0.4272890484739677,0.42908438061041293,0.43087971274685816,0.4326750448833034,0.43447037701974867,0.4362657091561939,0.4380610412926391,0.4398563734290844,0.44165170556552963,0.44344703770197486,0.4452423698384201,0.44703770197486536,0.4488330341113106,0.4506283662477558,0.4524236983842011,0.4542190305206463,0.45601436265709155,0.4578096947935368,0.45960502692998206,0.4614003590664273,0.4631956912028725,0.4649910233393178,0.466786355475763,0.46858168761220825,0.4703770197486535,0.47217235188509876,0.473967684021544,0.4757630161579892,0.47755834829443444,0.4793536804308797,0.48114901256732495,0.4829443447037702,0.48473967684021546,0.4865350089766607,0.4883303411131059,0.49012567324955114,0.4919210053859964,0.49371633752244165,0.4955116696588869,0.49730700179533216,0.4991023339317774,0.5008976660682226,0.5026929982046678,0.5044883303411131,0.5062836624775583,0.5080789946140036,0.5098743267504489,0.5116696588868941,0.5134649910233393,0.5152603231597845,0.5170556552962298,0.518850987432675,0.5206463195691203,0.5224416517055656,0.5242369838420108,0.526032315978456,0.5278276481149012,0.5296229802513465,0.5314183123877917,0.533213644524237,0.5350089766606823,0.5368043087971275,0.5385996409335727,0.5403949730700179,0.5421903052064632,0.5439856373429084,0.5457809694793537,0.547576301615799,0.5493716337522442,0.5511669658886894,0.5529622980251346,0.5547576301615799,0.5565529622980251,0.5583482944344704,0.5601436265709157,0.5619389587073609,0.5637342908438061,0.5655296229802513,0.5673249551166966,0.5691202872531418,0.5709156193895871,0.5727109515260324,0.5745062836624776,0.5763016157989228,0.578096947935368,0.5798922800718133,0.5816876122082585,0.5834829443447038,0.585278276481149,0.5870736086175943,0.5888689407540395,0.5906642728904847,0.59245960502693,0.5942549371633752,0.5960502692998204,0.5978456014362658,0.599640933572711,0.6014362657091562,0.6032315978456014,0.6050269299820467,0.6068222621184919,0.6086175942549371,0.6104129263913824,0.6122082585278277,0.6140035906642729,0.6157989228007181,0.6175942549371634,0.6193895870736086,0.6211849192100538,0.6229802513464991,0.6247755834829444,0.6265709156193896,0.6283662477558348,0.63016157989228,0.6319569120287253,0.6337522441651705,0.6355475763016158,0.6373429084380611,0.6391382405745063,0.6409335727109515,0.6427289048473968,0.644524236983842,0.6463195691202872,0.6481149012567325,0.6499102333931778,0.651705565529623,0.6535008976660682,0.6552962298025135,0.6570915619389587,0.6588868940754039,0.6606822262118492,0.6624775583482945,0.6642728904847397,0.6660682226211849,0.6678635547576302,0.6696588868940754,0.6714542190305206,0.6732495511669659,0.6750448833034112,0.6768402154398564,0.6786355475763016,0.6804308797127468,0.6822262118491921,0.6840215439856373,0.6858168761220825,0.6876122082585279,0.6894075403949731,0.6912028725314183,0.6929982046678635,0.6947935368043088,0.696588868940754,0.6983842010771992,0.7001795332136446,0.7019748653500898,0.703770197486535,0.7055655296229802,0.7073608617594255,0.7091561938958707,0.7109515260323159,0.7127468581687613,0.7145421903052065,0.7163375224416517,0.718132854578097,0.7199281867145422,0.7217235188509874,0.7235188509874326,0.725314183123878,0.7271095152603232,0.7289048473967684,0.7307001795332136,0.7324955116696589,0.7342908438061041,0.7360861759425493,0.7378815080789947,0.7396768402154399,0.7414721723518851,0.7432675044883303,0.7450628366247756,0.7468581687612208,0.748653500897666,0.7504488330341114,0.7522441651705566,0.7540394973070018,0.755834829443447,0.7576301615798923,0.7594254937163375,0.7612208258527827,0.7630161579892281,0.7648114901256733,0.7666068222621185,0.7684021543985637,0.770197486535009,0.7719928186714542,0.7737881508078994,0.7755834829443446,0.77737881508079,0.7791741472172352,0.7809694793536804,0.7827648114901257,0.7845601436265709,0.7863554757630161,0.7881508078994613,0.7899461400359067,0.7917414721723519,0.7935368043087971,0.7953321364452424,0.7971274685816876,0.7989228007181328,0.800718132854578,0.8025134649910234,0.8043087971274686,0.8061041292639138,0.8078994614003591,0.8096947935368043,0.8114901256732495,0.8132854578096947,0.8150807899461401,0.8168761220825853,0.8186714542190305,0.8204667863554758,0.822262118491921,0.8240574506283662,0.8258527827648114,0.8276481149012568,0.829443447037702,0.8312387791741472,0.8330341113105925,0.8348294434470377,0.8366247755834829,0.8384201077199281,0.8402154398563735,0.8420107719928187,0.8438061041292639,0.8456014362657092,0.8473967684021544,0.8491921005385996,0.8509874326750448,0.8527827648114902,0.8545780969479354,0.8563734290843806,0.8581687612208259,0.8599640933572711,0.8617594254937163,0.8635547576301615,0.8653500897666068,0.8671454219030521,0.8689407540394973,0.8707360861759426,0.8725314183123878,0.874326750448833,0.8761220825852782,0.8779174147217235,0.8797127468581688,0.881508078994614,0.8833034111310593,0.8850987432675045,0.8868940754039497,0.8886894075403949,0.8904847396768402,0.8922800718132855,0.8940754039497307,0.895870736086176,0.8976660682226212,0.8994614003590664,0.9012567324955116,0.9030520646319569,0.9048473967684022,0.9066427289048474,0.9084380610412927,0.9102333931777379,0.9120287253141831,0.9138240574506283,0.9156193895870736,0.9174147217235189,0.9192100538599641,0.9210053859964094,0.9228007181328546,0.9245960502692998,0.926391382405745,0.9281867145421903,0.9299820466786356,0.9317773788150808,0.933572710951526,0.9353680430879713,0.9371633752244165,0.9389587073608617,0.940754039497307,0.9425493716337523,0.9443447037701975,0.9461400359066428,0.947935368043088,0.9497307001795332,0.9515260323159784,0.9533213644524237,0.9551166965888689,0.9569120287253142,0.9587073608617595,0.9605026929982047,0.9622980251346499,0.9640933572710951,0.9658886894075404,0.9676840215439856,0.9694793536804309,0.9712746858168761,0.9730700179533214,0.9748653500897666,0.9766606822262118,0.9784560143626571,0.9802513464991023,0.9820466786355476,0.9838420107719928,0.9856373429084381,0.9874326750448833,0.9892280071813285,0.9910233393177738,0.992818671454219,0.9946140035906643,0.9964093357271095,0.9982046678635548],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.1576,0.1630,0.1652,0.1657,0.1676,0.1749,0.1776,0.1785,0.1791,0.1792,0.1797,0.1818,0.1876,0.1881,0.1887,0.1891,0.1901,0.1915,0.1942,0.1954,0.1968,0.1983,0.2011,0.2014,0.2029,0.2030,0.2035,0.2043,0.2050,0.2070,0.2073,0.2074,0.2087,0.2097,0.2105,0.2106,0.2109,0.2136,0.2143,0.2157,0.2179,0.2183,0.2184,0.2185,0.2193,0.2204,0.2218,0.2225,0.2227,0.2235,0.2240,0.2241,0.2256,0.2259,0.2261,0.2273,0.2277,0.2290,0.2292,0.2302,0.2306,0.2310,0.2311,0.2313,0.2321,0.2324,0.2340,0.2353,0.2364,0.2382,0.2405,0.2407,0.2416,0.2421,0.2426,0.2432,0.2433,0.2434,0.2439,0.2450,0.2452,0.2453,0.2454,0.2457,0.2458,0.2486,0.2488,0.2496,0.2502,0.2513,0.2517,0.2518,0.2519,0.2520,0.2526,0.2527,0.2551,0.2554,0.2555,0.2568,0.2623,0.2624,0.2628,0.2652,0.2661,0.2664,0.2670,0.2689,0.2703,0.2714,0.2726,0.2728,0.2733,0.2750,0.2754,0.2758,0.2766,0.2790,0.2791,0.2796,0.2804,0.2824,0.2829,0.2851,0.2852,0.2860,0.2868,0.2876,0.2888,0.2917,0.2918,0.2942,0.2963,0.2979,0.3016,0.3062,0.3064,0.3068,0.3080,0.3139,0.3167,0.3174,0.3184,0.3220,0.3241,0.3244,0.3250,0.3269,0.3276,0.3291,0.3313,0.3321,0.3359,0.3367,0.3379,0.3394,0.3399,0.3435,0.3472,0.3481,0.3486,0.3499,0.3502,0.3576,0.3589,0.3605,0.3619,0.3629,0.3638,0.3645,0.3651,0.3719,0.3721,0.3726,0.3732,0.3740,0.3743,0.3746,0.3751,0.3760,0.3773,0.3798,0.3845,0.3855,0.3859,0.3864,0.3874,0.3882,0.3895,0.3899,0.3906,0.3923,0.3966,0.3970,0.4005,0.4020,0.4034,0.4053,0.4063,0.4121,0.4128,0.4131,0.4199,0.4214,0.4257,0.4273,0.4284,0.4299,0.4300,0.4344,0.4346,0.4372,0.4401,0.4405,0.4415,0.4417,0.4451,0.4461,0.4463,0.4486,0.4503,0.4518,0.4574,0.4621,0.4623,0.4629,0.4634,0.4666,0.4682,0.4692,0.4705,0.4712,0.4750,0.4759,0.4777,0.4779,0.4804,0.4805,0.4826,0.4857,0.4971,0.4999,0.5020,0.5022,0.5033,0.5047,0.5072,0.5092,0.5095,0.5119,0.5146,0.5149,0.5183,0.5217,0.5220,0.5254,0.5267,0.5323,0.5363,0.5365,0.5375,0.5382,0.5391,0.5399,0.5408,0.5417,0.5454,0.5467,0.5479,0.5492,0.5500,0.5527,0.5534,0.5538,0.5576,0.5591,0.5599,0.5607,0.5619,0.5640,0.5659,0.5661,0.5679,0.5701,0.5770,0.5824,0.5837,0.5847,0.5872,0.5884,0.5898,0.5902,0.5909,0.5934,0.5962,0.5964,0.6000,0.6051,0.6059,0.6063,0.6075,0.6096,0.6137,0.6149,0.6153,0.6154,0.6156,0.6204,0.6303,0.6314,0.6353,0.6447,0.6449,0.6462,0.6530,0.6557,0.6567,0.6574,0.6599,0.6626,0.6724,0.6770,0.6835,0.6867,0.6868,0.6884,0.6914,0.6932,0.7084,0.7179,0.7216,0.7303,0.7423,0.7486,0.7498,0.7564,0.7621,0.7628,0.7652,0.7667,0.7688,0.7724,0.7760,0.7773,0.7803,0.7820,0.7872,0.7897,0.7941,0.7990,0.8072,0.8077,0.8152,0.8169,0.8178,0.8229,0.8325,0.8366,0.8380,0.8399,0.8429,0.8432,0.8504,0.8510,0.8515,0.8613,0.8627,0.8646,0.8648,0.8654,0.8675,0.8694,0.8738,0.8857,0.8903,0.8918,0.8982,0.9028,0.9036,0.9054,0.9087,0.9093,0.9312,0.9408,0.9512,0.9550,0.9563,0.9592,0.9598,0.9628,0.9684,0.9725,0.9781,0.9786,0.9788,0.9795,0.9808,0.9838,0.9890,0.9892,0.9967,1.0042,1.0049,1.0119,1.0123,1.0131,1.0157,1.0225,1.0301,1.0435,1.0436,1.0459,1.0491,1.0531,1.0626,1.0719,1.0734,1.0891,1.0908,1.0916,1.0926,1.1045,1.1053,1.1214,1.1232,1.1552,1.1804,1.2483,1.2486,1.2521,1.2621,1.2641,1.2677,1.2835,1.2958,1.3075,1.3108,1.3310,1.3380,1.3382,1.3420,1.3421,1.3458,1.3472,1.3715,1.3771,1.3792,1.3897,1.4066,1.4151,1.4220,1.4300,1.4303,1.4513,1.4528,1.4549,1.4722,1.4795,1.4984,1.5003,1.5054,1.5351,1.5567,1.5632,1.5953,1.6350,1.6490,1.6839,1.6982,1.7272,1.7439,1.7560,1.8104,1.8126,1.8467,1.8663,1.8706,1.9042,1.9818,2.0178,2.1130,2.2124,2.2724,2.2791,2.3090,2.3147,2.3618,2.3813,2.4133,2.4601,2.4720,2.4833,2.5032,2.5434,2.5830,2.6336,2.7226,2.7583,2.7766,2.7982,2.9887,3.0410,3.2237,3.3285,4.0268,4.2079,4.2388,4.5619,5.0409,6.3255,6.5137,6.5342,7.6326,8.2316,8.9609,9.0270,9.5249,10.1591,12.2773],"y":[0.0018587360594795538,0.0037174721189591076,0.0055762081784386614,0.007434944237918215,0.00929368029739777,0.011152416356877323,0.013011152416356878,0.01486988847583643,0.016728624535315983,0.01858736059479554,0.020446096654275093,0.022304832713754646,0.024163568773234202,0.026022304832713755,0.027881040892193308,0.031598513011152414,0.03345724907063197,0.03531598513011153,0.03717472118959108,0.03903345724907063,0.040892193308550186,0.04275092936802974,0.04460966542750929,0.046468401486988845,0.048327137546468404,0.05018587360594796,0.05204460966542751,0.05390334572490706,0.055762081784386616,0.05762081784386617,0.05947955390334572,0.06133828996282528,0.06319702602230483,0.06505576208178439,0.06691449814126393,0.07063197026022305,0.0724907063197026,0.07434944237918216,0.0762081784386617,0.07806691449814127,0.07992565055762081,0.08178438661710037,0.08364312267657993,0.08550185873605948,0.08736059479553904,0.08921933085501858,0.09107806691449814,0.09293680297397769,0.09479553903345725,0.09665427509293681,0.09851301115241635,0.10037174721189591,0.10223048327137546,0.10408921933085502,0.10594795539033457,0.10780669144981413,0.10966542750929369,0.11338289962825279,0.11524163568773234,0.1171003717472119,0.11895910780669144,0.120817843866171,0.12267657992565056,0.12453531598513011,0.12639405204460966,0.12825278810408922,0.13197026022304834,0.13382899628252787,0.13568773234200743,0.137546468401487,0.13940520446096655,0.1412639405204461,0.1449814126394052,0.14684014869888476,0.14869888475836432,0.1524163568773234,0.15427509293680297,0.15613382899628253,0.1579925650557621,0.15985130111524162,0.16171003717472118,0.1654275092936803,0.16728624535315986,0.1691449814126394,0.17100371747211895,0.17286245353159851,0.17472118959107807,0.17657992565055763,0.17843866171003717,0.18029739776951673,0.1821561338289963,0.18587360594795538,0.18773234200743494,0.1895910780669145,0.19144981412639406,0.19330855018587362,0.19516728624535315,0.1970260223048327,0.19888475836431227,0.20074349442379183,0.20260223048327136,0.20446096654275092,0.20631970260223048,0.20817843866171004,0.2100371747211896,0.21189591078066913,0.2137546468401487,0.21561338289962825,0.2174721189591078,0.21933085501858737,0.2211895910780669,0.22304832713754646,0.22490706319702602,0.22676579925650558,0.22862453531598512,0.23048327137546468,0.23234200743494424,0.2342007434944238,0.23605947955390336,0.2379182156133829,0.23977695167286245,0.241635687732342,0.24349442379182157,0.24907063197026022,0.2527881040892193,0.25464684014869887,0.25650557620817843,0.258364312267658,0.26022304832713755,0.2620817843866171,0.26394052044609667,0.26579925650557623,0.26765799256505574,0.2695167286245353,0.27137546468401486,0.2732342007434944,0.275092936802974,0.2788104089219331,0.28066914498141265,0.2825278810408922,0.2843866171003718,0.2862453531598513,0.28810408921933084,0.2899628252788104,0.29182156133828996,0.2936802973977695,0.2955390334572491,0.29739776951672864,0.2992565055762082,0.30111524163568776,0.30297397769516726,0.3048327137546468,0.3066914498141264,0.30855018587360594,0.3104089219330855,0.31226765799256506,0.3141263940520446,0.3159851301115242,0.31784386617100374,0.31970260223048325,0.3215613382899628,0.32342007434944237,0.3252788104089219,0.3271375464684015,0.32899628252788105,0.3308550185873606,0.33271375464684017,0.3345724907063197,0.33643122676579923,0.3382899628252788,0.34014869888475835,0.3420074349442379,0.34386617100371747,0.34572490706319703,0.3475836431226766,0.34944237918215615,0.3513011152416357,0.35315985130111527,0.3550185873605948,0.35687732342007433,0.3587360594795539,0.36059479553903345,0.362453531598513,0.3643122676579926,0.36617100371747213,0.3680297397769517,0.36988847583643125,0.37174721189591076,0.3736059479553903,0.3754646840148699,0.37732342007434944,0.379182156133829,0.38104089219330856,0.3828996282527881,0.3847583643122677,0.38661710037174724,0.38847583643122674,0.3903345724907063,0.39219330855018586,0.3940520446096654,0.395910780669145,0.3996282527881041,0.40148698884758366,0.4033457249070632,0.4052044609665427,0.4070631970260223,0.40892193308550184,0.4107806691449814,0.41263940520446096,0.4144981412639405,0.4163568773234201,0.41821561338289964,0.4200743494423792,0.42193308550185876,0.42379182156133827,0.4256505576208178,0.4275092936802974,0.42936802973977695,0.4312267657992565,0.43308550185873607,0.4349442379182156,0.4368029739776952,0.43866171003717475,0.44052044609665425,0.4423791821561338,0.44423791821561337,0.44609665427509293,0.4479553903345725,0.44981412639405205,0.4516728624535316,0.45353159851301117,0.45539033457249073,0.45724907063197023,0.4591078066914498,0.46096654275092935,0.4628252788104089,0.4646840148698885,0.46654275092936803,0.4684014869888476,0.47026022304832715,0.4721189591078067,0.4739776951672863,0.4758364312267658,0.47769516728624534,0.4795539033457249,0.48141263940520446,0.483271375464684,0.4851301115241636,0.4888475836431227,0.49070631970260226,0.49256505576208176,0.4944237918215613,0.4962825278810409,0.49814126394052044,0.5,0.5018587360594795,0.5037174721189591,0.5055762081784386,0.5074349442379182,0.5092936802973977,0.5111524163568774,0.5130111524163569,0.5148698884758365,0.516728624535316,0.5185873605947955,0.5204460966542751,0.5223048327137546,0.5241635687732342,0.5260223048327137,0.5278810408921933,0.5297397769516728,0.5315985130111525,0.533457249070632,0.5353159851301115,0.5371747211895911,0.5390334572490706,0.5408921933085502,0.5427509293680297,0.5446096654275093,0.5464684014869888,0.5483271375464684,0.550185873605948,0.5520446096654275,0.5539033457249071,0.5557620817843866,0.5576208178438662,0.5594795539033457,0.5613382899628253,0.5631970260223048,0.5650557620817844,0.5669144981412639,0.5687732342007435,0.570631970260223,0.5743494423791822,0.5762081784386617,0.5780669144981413,0.5799256505576208,0.5817843866171004,0.5836431226765799,0.5855018587360595,0.587360594795539,0.5892193308550185,0.5910780669144982,0.5947955390334573,0.5966542750929368,0.5985130111524164,0.6003717472118959,0.6022304832713755,0.604089219330855,0.6059479553903345,0.6078066914498141,0.6096654275092936,0.6115241635687733,0.6133828996282528,0.6152416356877324,0.6171003717472119,0.6189591078066915,0.620817843866171,0.6226765799256505,0.6245353159851301,0.6263940520446096,0.6282527881040892,0.6301115241635687,0.6319702602230484,0.6338289962825279,0.6356877323420075,0.637546468401487,0.6394052044609665,0.6412639405204461,0.6431226765799256,0.6449814126394052,0.6468401486988847,0.6486988847583643,0.6505576208178439,0.6524163568773235,0.654275092936803,0.6561338289962825,0.6579925650557621,0.6598513011152416,0.6617100371747212,0.6635687732342007,0.6654275092936803,0.6672862453531598,0.6691449814126395,0.671003717472119,0.6728624535315985,0.6747211895910781,0.6765799256505576,0.6784386617100372,0.6802973977695167,0.6821561338289963,0.6840148698884758,0.6858736059479554,0.6877323420074349,0.6895910780669146,0.6914498141263941,0.6933085501858736,0.6951672862453532,0.6970260223048327,0.6988847583643123,0.7007434944237918,0.7026022304832714,0.7044609665427509,0.7063197026022305,0.70817843866171,0.7100371747211895,0.7118959107806692,0.7137546468401487,0.7156133828996283,0.7174721189591078,0.7193308550185874,0.7211895910780669,0.7230483271375465,0.724907063197026,0.7267657992565055,0.7286245353159851,0.7304832713754646,0.7323420074349443,0.7342007434944238,0.7360594795539034,0.7379182156133829,0.7397769516728625,0.741635687732342,0.7434944237918215,0.7453531598513011,0.7472118959107806,0.7490706319702602,0.7509293680297398,0.7527881040892194,0.7546468401486989,0.7565055762081785,0.758364312267658,0.7602230483271375,0.7620817843866171,0.7639405204460966,0.7657992565055762,0.7676579925650557,0.7695167286245354,0.7713754646840149,0.7732342007434945,0.775092936802974,0.7769516728624535,0.7788104089219331,0.7806691449814126,0.7825278810408922,0.7843866171003717,0.7862453531598513,0.7881040892193308,0.7899628252788105,0.79182156133829,0.7936802973977695,0.7955390334572491,0.7973977695167286,0.7992565055762082,0.8011152416356877,0.8029739776951673,0.8048327137546468,0.8066914498141264,0.8085501858736059,0.8104089219330854,0.8122676579925651,0.8141263940520446,0.8159851301115242,0.8178438661710037,0.8197026022304833,0.8215613382899628,0.8234200743494424,0.8271375464684015,0.828996282527881,0.8308550185873605,0.8327137546468402,0.8345724907063197,0.8364312267657993,0.8382899628252788,0.8401486988847584,0.8420074349442379,0.8438661710037175,0.845724907063197,0.8475836431226765,0.8494423791821561,0.8513011152416357,0.8531598513011153,0.8550185873605948,0.8568773234200744,0.8587360594795539,0.8605947955390335,0.862453531598513,0.8643122676579925,0.8680297397769516,0.8698884758364313,0.8717472118959108,0.8736059479553904,0.8754646840148699,0.8773234200743495,0.879182156133829,0.8810408921933085,0.8828996282527881,0.8847583643122676,0.8866171003717472,0.8884758364312267,0.8903345724907064,0.8921933085501859,0.8940520446096655,0.895910780669145,0.8977695167286245,0.8996282527881041,0.9014869888475836,0.9033457249070632,0.9052044609665427,0.9070631970260223,0.9089219330855018,0.9107806691449815,0.912639405204461,0.9144981412639405,0.9163568773234201,0.9182156133828996,0.9200743494423792,0.9219330855018587,0.9237918215613383,0.9256505576208178,0.9275092936802974,0.929368029739777,0.9312267657992565,0.9330855018587361,0.9349442379182156,0.9368029739776952,0.9386617100371747,0.9405204460966543,0.9423791821561338,0.9442379182156134,0.9460966542750929,0.9479553903345725,0.949814126394052,0.9516728624535316,0.9535315985130112,0.9553903345724907,0.9572490706319703,0.9591078066914498,0.9609665427509294,0.9628252788104089,0.9646840148698885,0.966542750929368,0.9684014869888475,0.9702602230483272,0.9721189591078067,0.9739776951672863,0.9758364312267658,0.9776951672862454,0.9795539033457249,0.9814126394052045,0.983271375464684,0.9851301115241635,0.9869888475836431,0.9888475836431226,0.9907063197026023,0.9925650557620818,0.9944237918215614,0.9962825278810409,0.9981412639405205],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":2.5,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":2.5,"x1":4,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":4,"x1":25,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, web3.storage). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,20],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-metric-cdf-web3.storage-IPFS-KUBO-ttfb.json b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-web3.storage-IPFS-KUBO-ttfb.json
new file mode 100644
index 0000000000..9b0f952e7c
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-metric-cdf-web3.storage-IPFS-KUBO-ttfb.json
@@ -0,0 +1 @@
+{"data":[{"type":"scatter","marker":{},"mode":"lines","name":"af-south-1","visible":true,"x":[0.0327,0.0368,0.0374,0.0420,0.1936,0.2809,0.4928,0.4931,0.4932,0.4934,0.4941,0.4952,0.4961,0.4982,0.4986,0.4991,0.4992,0.4997,0.5000,0.5005,0.5008,0.5015,0.5019,0.5025,0.5027,0.5028,0.5029,0.5042,0.5045,0.5046,0.5049,0.5053,0.5057,0.5060,0.5061,0.5064,0.5071,0.5081,0.5084,0.5085,0.5088,0.5089,0.5090,0.5091,0.5092,0.5093,0.5101,0.5105,0.5109,0.5110,0.5111,0.5113,0.5115,0.5117,0.5119,0.5120,0.5121,0.5123,0.5124,0.5130,0.5131,0.5132,0.5133,0.5137,0.5140,0.5145,0.5155,0.5159,0.5161,0.5162,0.5165,0.5168,0.5169,0.5170,0.5172,0.5174,0.5176,0.5178,0.5180,0.5182,0.5184,0.5185,0.5187,0.5188,0.5189,0.5190,0.5193,0.5194,0.5195,0.5197,0.5198,0.5199,0.5200,0.5201,0.5202,0.5203,0.5208,0.5209,0.5213,0.5217,0.5220,0.5221,0.5222,0.5230,0.5240,0.5241,0.5242,0.5243,0.5245,0.5249,0.5251,0.5258,0.5261,0.5262,0.5263,0.5264,0.5265,0.5268,0.5270,0.5272,0.5279,0.5281,0.5282,0.5285,0.5286,0.5287,0.5288,0.5296,0.5307,0.5311,0.5313,0.5324,0.5327,0.5331,0.5341,0.5345,0.5347,0.5349,0.5353,0.5358,0.5359,0.5361,0.5363,0.5368,0.5373,0.5378,0.5379,0.5381,0.5382,0.5384,0.5388,0.5390,0.5393,0.5396,0.5398,0.5409,0.5411,0.5413,0.5415,0.5418,0.5419,0.5423,0.5427,0.5430,0.5442,0.5454,0.5456,0.5460,0.5461,0.5462,0.5471,0.5473,0.5478,0.5485,0.5490,0.5500,0.5502,0.5503,0.5523,0.5539,0.5541,0.5545,0.5548,0.5563,0.5565,0.5570,0.5579,0.5580,0.5585,0.5586,0.5592,0.5595,0.5603,0.5608,0.5612,0.5613,0.5617,0.5619,0.5625,0.5633,0.5636,0.5637,0.5643,0.5651,0.5657,0.5659,0.5666,0.5667,0.5668,0.5675,0.5678,0.5691,0.5694,0.5695,0.5701,0.5713,0.5718,0.5719,0.5726,0.5727,0.5731,0.5733,0.5743,0.5744,0.5749,0.5752,0.5759,0.5761,0.5776,0.5782,0.5783,0.5795,0.5797,0.5800,0.5802,0.5805,0.5817,0.5821,0.5841,0.5843,0.5850,0.5854,0.5869,0.5874,0.5876,0.5879,0.5890,0.5891,0.5902,0.5910,0.5913,0.5922,0.5926,0.5938,0.5941,0.5945,0.5948,0.5956,0.5962,0.5975,0.5983,0.5988,0.5997,0.6001,0.6009,0.6026,0.6036,0.6048,0.6050,0.6058,0.6065,0.6069,0.6083,0.6085,0.6115,0.6143,0.6152,0.6156,0.6165,0.6181,0.6185,0.6188,0.6226,0.6243,0.6257,0.6259,0.6281,0.6282,0.6290,0.6300,0.6306,0.6330,0.6357,0.6358,0.6369,0.6375,0.6376,0.6378,0.6387,0.6431,0.6442,0.6448,0.6449,0.6456,0.6461,0.6472,0.6520,0.6521,0.6571,0.6582,0.6594,0.6605,0.6616,0.6617,0.6632,0.6635,0.6694,0.6705,0.6708,0.6714,0.6715,0.6750,0.6751,0.6758,0.6770,0.6776,0.6784,0.6802,0.6815,0.6816,0.6821,0.6834,0.6852,0.6870,0.6875,0.6878,0.6896,0.6929,0.6959,0.6963,0.6975,0.6995,0.6997,0.7015,0.7018,0.7024,0.7085,0.7099,0.7118,0.7119,0.7121,0.7122,0.7126,0.7134,0.7157,0.7168,0.7170,0.7172,0.7178,0.7179,0.7213,0.7282,0.7314,0.7327,0.7384,0.7391,0.7412,0.7438,0.7483,0.7500,0.7519,0.7581,0.7587,0.7595,0.7600,0.7658,0.7692,0.7743,0.7799,0.7870,0.7908,0.7909,0.7925,0.7954,0.7961,0.7965,0.7970,0.7978,0.7986,0.8048,0.8055,0.8067,0.8075,0.8076,0.8109,0.8117,0.8131,0.8136,0.8145,0.8158,0.8171,0.8181,0.8199,0.8204,0.8208,0.8275,0.8279,0.8310,0.8319,0.8373,0.8377,0.8396,0.8428,0.8446,0.8451,0.8526,0.8586,0.8613,0.8629,0.8632,0.8679,0.8686,0.8706,0.8713,0.8728,0.8779,0.8781,0.8882,0.8886,0.9041,0.9051,0.9078,0.9167,0.9191,0.9212,0.9345,0.9529,0.9537,0.9568,0.9753,0.9775,0.9945,0.9965,1.0082,1.0088,1.0146,1.0563,1.0610,1.0749,1.1104,1.1266,1.1588,1.1834,1.2054,1.2368,1.2443,1.2831,1.3495,1.4057,1.4882,1.5605,1.8176,1.8563,1.8607,1.9555,2.0470,2.0567,2.0712,2.0932,2.1128,2.1208,2.1280,2.1437,2.1731,2.1811,2.2056,2.2228,2.2338,2.2545,2.2955,2.3570,2.3641,2.4015,2.4089,2.4112,2.4676,2.7545,2.8003,2.8628,3.3048,3.5434,3.6075,4.0197,4.2688,5.1177,6.3993,7.0193,7.2266,7.3293,7.5730,7.9112,9.1958],"y":[0.0017921146953405018,0.0035842293906810036,0.005376344086021506,0.007168458781362007,0.008960573476702509,0.010752688172043012,0.012544802867383513,0.014336917562724014,0.016129032258064516,0.017921146953405017,0.01971326164874552,0.021505376344086023,0.023297491039426525,0.025089605734767026,0.026881720430107527,0.02867383512544803,0.03225806451612903,0.034050179211469536,0.03763440860215054,0.03942652329749104,0.04121863799283154,0.043010752688172046,0.044802867383512544,0.04659498207885305,0.04838709677419355,0.05017921146953405,0.05197132616487455,0.053763440860215055,0.05555555555555555,0.05734767025089606,0.06093189964157706,0.06272401433691756,0.06630824372759857,0.06810035842293907,0.06989247311827956,0.07168458781362007,0.07347670250896057,0.07706093189964158,0.07885304659498207,0.08064516129032258,0.08243727598566308,0.08422939068100359,0.08602150537634409,0.08781362007168458,0.08960573476702509,0.09498207885304659,0.0967741935483871,0.0985663082437276,0.1003584229390681,0.1039426523297491,0.10752688172043011,0.1111111111111111,0.11290322580645161,0.11648745519713262,0.11827956989247312,0.12186379928315412,0.12544802867383512,0.12903225806451613,0.13082437275985664,0.13261648745519714,0.13440860215053763,0.13620071684587814,0.13799283154121864,0.13978494623655913,0.14336917562724014,0.14516129032258066,0.14695340501792115,0.14874551971326164,0.15232974910394265,0.15591397849462366,0.15770609318996415,0.15949820788530467,0.16129032258064516,0.16666666666666666,0.16845878136200718,0.17025089605734767,0.17204301075268819,0.17562724014336917,0.1774193548387097,0.18100358422939067,0.1827956989247312,0.18458781362007168,0.1863799283154122,0.1881720430107527,0.18996415770609318,0.1917562724014337,0.1935483870967742,0.1953405017921147,0.1971326164874552,0.2007168458781362,0.2025089605734767,0.2060931899641577,0.2078853046594982,0.20967741935483872,0.2114695340501792,0.2132616487455197,0.21505376344086022,0.21863799283154123,0.22043010752688172,0.2222222222222222,0.22401433691756273,0.22580645161290322,0.22759856630824374,0.22939068100358423,0.23118279569892472,0.23297491039426524,0.23476702508960573,0.23655913978494625,0.23835125448028674,0.24193548387096775,0.24372759856630824,0.24551971326164876,0.24731182795698925,0.24910394265232974,0.25089605734767023,0.25268817204301075,0.25448028673835127,0.25627240143369173,0.25806451612903225,0.25985663082437277,0.2616487455197133,0.26344086021505375,0.2670250896057348,0.26881720430107525,0.27060931899641577,0.2724014336917563,0.27419354838709675,0.2777777777777778,0.27956989247311825,0.28136200716845877,0.2831541218637993,0.2849462365591398,0.2867383512544803,0.2885304659498208,0.2903225806451613,0.2921146953405018,0.2939068100358423,0.2956989247311828,0.2974910394265233,0.2992831541218638,0.30286738351254483,0.3046594982078853,0.3064516129032258,0.30824372759856633,0.3100358422939068,0.3118279569892473,0.31362007168458783,0.3172043010752688,0.31899641577060933,0.3225806451612903,0.32616487455197135,0.3279569892473118,0.33154121863799285,0.33512544802867383,0.3387096774193548,0.34229390681003585,0.34587813620071683,0.34767025089605735,0.34946236559139787,0.35125448028673834,0.35304659498207885,0.3548387096774194,0.35842293906810035,0.3602150537634409,0.36200716845878134,0.36379928315412186,0.3655913978494624,0.3673835125448029,0.36917562724014336,0.3709677419354839,0.3727598566308244,0.37455197132616486,0.3763440860215054,0.37992831541218636,0.3817204301075269,0.3835125448028674,0.38530465949820786,0.3870967741935484,0.3888888888888889,0.3906810035842294,0.3924731182795699,0.3978494623655914,0.3996415770609319,0.4014336917562724,0.4032258064516129,0.4050179211469534,0.4068100358422939,0.4103942652329749,0.4121863799283154,0.41397849462365593,0.4157706093189964,0.4175627240143369,0.41935483870967744,0.42473118279569894,0.4265232974910394,0.43010752688172044,0.43189964157706096,0.4336917562724014,0.43548387096774194,0.43727598566308246,0.4390681003584229,0.44086021505376344,0.44265232974910396,0.4444444444444444,0.44802867383512546,0.449820788530466,0.45161290322580644,0.45340501792114696,0.4551971326164875,0.45698924731182794,0.45878136200716846,0.460573476702509,0.46236559139784944,0.46415770609318996,0.4659498207885305,0.46774193548387094,0.46953405017921146,0.471326164874552,0.4731182795698925,0.47491039426523296,0.4767025089605735,0.478494623655914,0.48028673835125446,0.482078853046595,0.4838709677419355,0.48566308243727596,0.4874551971326165,0.489247311827957,0.4910394265232975,0.492831541218638,0.4946236559139785,0.496415770609319,0.4982078853046595,0.5,0.5017921146953405,0.503584229390681,0.507168458781362,0.5089605734767025,0.510752688172043,0.5125448028673835,0.514336917562724,0.5161290322580645,0.517921146953405,0.5197132616487455,0.521505376344086,0.5232974910394266,0.525089605734767,0.5268817204301075,0.5286738351254481,0.5304659498207885,0.532258064516129,0.5340501792114696,0.53584229390681,0.5376344086021505,0.5394265232974911,0.543010752688172,0.5448028673835126,0.546594982078853,0.5483870967741935,0.5501792114695341,0.5519713261648745,0.553763440860215,0.5555555555555556,0.557347670250896,0.5591397849462365,0.5609318996415771,0.5645161290322581,0.5663082437275986,0.568100358422939,0.5698924731182796,0.5716845878136201,0.5734767025089605,0.5770609318996416,0.578853046594982,0.5806451612903226,0.5824372759856631,0.5842293906810035,0.5860215053763441,0.5878136200716846,0.589605734767025,0.5913978494623656,0.5931899641577061,0.5949820788530465,0.5967741935483871,0.5985663082437276,0.600358422939068,0.6021505376344086,0.6039426523297491,0.6057347670250897,0.6075268817204301,0.6093189964157706,0.6111111111111112,0.6146953405017921,0.6164874551971327,0.6182795698924731,0.6200716845878136,0.6218637992831542,0.6236559139784946,0.6254480286738351,0.6272401433691757,0.6290322580645161,0.6308243727598566,0.6326164874551972,0.6344086021505376,0.6362007168458781,0.6379928315412187,0.6397849462365591,0.6415770609318996,0.6433691756272402,0.6451612903225806,0.6469534050179212,0.6487455197132617,0.6505376344086021,0.6523297491039427,0.6541218637992832,0.6559139784946236,0.6577060931899642,0.6594982078853047,0.6612903225806451,0.6648745519713262,0.6666666666666666,0.6702508960573477,0.6738351254480287,0.6756272401433692,0.6774193548387096,0.6792114695340502,0.6810035842293907,0.6827956989247311,0.6845878136200717,0.6881720430107527,0.6899641577060932,0.6917562724014337,0.6935483870967742,0.6953405017921147,0.6971326164874552,0.6989247311827957,0.7007168458781362,0.7043010752688172,0.7060931899641577,0.7078853046594982,0.7096774193548387,0.7114695340501792,0.7132616487455197,0.7150537634408602,0.7168458781362007,0.7186379928315412,0.7204301075268817,0.7222222222222222,0.7240143369175627,0.7258064516129032,0.7275985663082437,0.7293906810035843,0.7311827956989247,0.7329749103942652,0.7347670250896058,0.7365591397849462,0.7383512544802867,0.7401433691756273,0.7419354838709677,0.7437275985663082,0.7455197132616488,0.7473118279569892,0.7491039426523297,0.7508960573476703,0.7526881720430108,0.7544802867383512,0.7562724014336918,0.7580645161290323,0.7598566308243727,0.7616487455197133,0.7634408602150538,0.7652329749103942,0.7670250896057348,0.7688172043010753,0.7706093189964157,0.7724014336917563,0.7741935483870968,0.7759856630824373,0.7777777777777778,0.7795698924731183,0.7813620071684588,0.7831541218637993,0.7849462365591398,0.7867383512544803,0.7885304659498208,0.7903225806451613,0.7921146953405018,0.7939068100358423,0.7956989247311828,0.7974910394265233,0.7992831541218638,0.8010752688172043,0.8028673835125448,0.8046594982078853,0.8064516129032258,0.8082437275985663,0.8100358422939068,0.8118279569892473,0.8136200716845878,0.8154121863799283,0.8172043010752689,0.8189964157706093,0.8207885304659498,0.8225806451612904,0.8243727598566308,0.8261648745519713,0.8279569892473119,0.8297491039426523,0.8315412186379928,0.8333333333333334,0.8351254480286738,0.8369175627240143,0.8387096774193549,0.8405017921146953,0.8422939068100358,0.8440860215053764,0.8458781362007168,0.8476702508960573,0.8494623655913979,0.8512544802867383,0.8530465949820788,0.8548387096774194,0.8566308243727598,0.8584229390681004,0.8602150537634409,0.8620071684587813,0.8637992831541219,0.8655913978494624,0.8673835125448028,0.8691756272401434,0.8709677419354839,0.8727598566308243,0.8745519713261649,0.8763440860215054,0.8781362007168458,0.8799283154121864,0.8817204301075269,0.8835125448028673,0.8853046594982079,0.8870967741935484,0.8888888888888888,0.8906810035842294,0.8924731182795699,0.8942652329749103,0.8960573476702509,0.8978494623655914,0.899641577060932,0.9014336917562724,0.9032258064516129,0.9050179211469535,0.9068100358422939,0.9086021505376344,0.910394265232975,0.9121863799283154,0.9139784946236559,0.9157706093189965,0.9175627240143369,0.9193548387096774,0.921146953405018,0.9229390681003584,0.9247311827956989,0.9265232974910395,0.9283154121863799,0.9301075268817204,0.931899641577061,0.9336917562724014,0.9354838709677419,0.9372759856630825,0.9390681003584229,0.9408602150537635,0.942652329749104,0.9444444444444444,0.946236559139785,0.9480286738351255,0.9498207885304659,0.9516129032258065,0.953405017921147,0.9551971326164874,0.956989247311828,0.9587813620071685,0.9605734767025089,0.9623655913978495,0.96415770609319,0.9659498207885304,0.967741935483871,0.9695340501792115,0.9713261648745519,0.9731182795698925,0.974910394265233,0.9767025089605734,0.978494623655914,0.9802867383512545,0.982078853046595,0.9838709677419355,0.985663082437276,0.9874551971326165,0.989247311827957,0.9910394265232975,0.992831541218638,0.9946236559139785,0.996415770609319,0.9982078853046595],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-south-1","visible":true,"x":[0.3556,0.3557,0.3580,0.3589,0.3602,0.3625,0.3628,0.3638,0.3644,0.3645,0.3646,0.3650,0.3652,0.3661,0.3665,0.3668,0.3670,0.3675,0.3682,0.3684,0.3688,0.3693,0.3694,0.3697,0.3702,0.3703,0.3704,0.3709,0.3710,0.3712,0.3716,0.3720,0.3723,0.3728,0.3730,0.3734,0.3740,0.3741,0.3742,0.3748,0.3750,0.3754,0.3755,0.3758,0.3767,0.3768,0.3771,0.3772,0.3773,0.3774,0.3778,0.3784,0.3786,0.3789,0.3791,0.3799,0.3800,0.3802,0.3803,0.3805,0.3807,0.3812,0.3817,0.3819,0.3822,0.3833,0.3835,0.3837,0.3838,0.3839,0.3843,0.3848,0.3849,0.3852,0.3865,0.3871,0.3885,0.3892,0.3898,0.3902,0.3906,0.3907,0.3909,0.3911,0.3917,0.3920,0.3926,0.3937,0.3945,0.3948,0.3953,0.3961,0.3962,0.3964,0.3979,0.3984,0.3986,0.3989,0.3990,0.3997,0.4001,0.4004,0.4014,0.4029,0.4033,0.4034,0.4045,0.4052,0.4057,0.4073,0.4097,0.4100,0.4107,0.4112,0.4115,0.4117,0.4124,0.4135,0.4153,0.4162,0.4196,0.4204,0.4205,0.4213,0.4215,0.4216,0.4221,0.4230,0.4232,0.4240,0.4244,0.4261,0.4263,0.4268,0.4284,0.4297,0.4341,0.4347,0.4349,0.4352,0.4361,0.4362,0.4366,0.4370,0.4390,0.4398,0.4403,0.4409,0.4410,0.4423,0.4466,0.4475,0.4478,0.4485,0.4488,0.4489,0.4493,0.4494,0.4506,0.4522,0.4524,0.4525,0.4531,0.4535,0.4538,0.4539,0.4551,0.4554,0.4556,0.4564,0.4567,0.4568,0.4569,0.4576,0.4581,0.4583,0.4584,0.4586,0.4589,0.4591,0.4592,0.4610,0.4617,0.4625,0.4628,0.4631,0.4632,0.4637,0.4642,0.4644,0.4646,0.4650,0.4666,0.4678,0.4680,0.4682,0.4685,0.4686,0.4689,0.4694,0.4697,0.4701,0.4702,0.4703,0.4710,0.4714,0.4728,0.4734,0.4736,0.4742,0.4743,0.4746,0.4752,0.4756,0.4757,0.4764,0.4767,0.4770,0.4773,0.4775,0.4792,0.4793,0.4798,0.4805,0.4808,0.4810,0.4811,0.4815,0.4824,0.4825,0.4827,0.4835,0.4837,0.4839,0.4845,0.4851,0.4857,0.4865,0.4867,0.4868,0.4879,0.4881,0.4884,0.4891,0.4897,0.4900,0.4902,0.4903,0.4905,0.4907,0.4913,0.4925,0.4927,0.4928,0.4931,0.4935,0.4941,0.4942,0.4945,0.4946,0.4949,0.4953,0.4963,0.4967,0.4968,0.4972,0.4978,0.4979,0.4980,0.4986,0.4991,0.4992,0.4993,0.4996,0.5007,0.5010,0.5017,0.5020,0.5024,0.5037,0.5040,0.5042,0.5044,0.5048,0.5057,0.5058,0.5063,0.5065,0.5068,0.5069,0.5071,0.5073,0.5079,0.5088,0.5089,0.5091,0.5100,0.5106,0.5110,0.5116,0.5122,0.5126,0.5132,0.5137,0.5152,0.5155,0.5156,0.5161,0.5162,0.5171,0.5175,0.5183,0.5189,0.5194,0.5200,0.5213,0.5216,0.5235,0.5237,0.5238,0.5241,0.5252,0.5262,0.5269,0.5270,0.5285,0.5289,0.5305,0.5306,0.5312,0.5331,0.5342,0.5349,0.5350,0.5403,0.5428,0.5436,0.5437,0.5453,0.5466,0.5478,0.5500,0.5518,0.5534,0.5537,0.5541,0.5544,0.5569,0.5591,0.5597,0.5621,0.5635,0.5636,0.5641,0.5642,0.5648,0.5650,0.5651,0.5660,0.5670,0.5718,0.5723,0.5739,0.5740,0.5748,0.5749,0.5756,0.5770,0.5791,0.5808,0.5812,0.5813,0.5827,0.5833,0.5843,0.5856,0.5859,0.5861,0.5877,0.5885,0.5899,0.5901,0.5916,0.5927,0.5932,0.5943,0.5945,0.5981,0.5995,0.6001,0.6033,0.6037,0.6067,0.6116,0.6123,0.6129,0.6130,0.6144,0.6247,0.6272,0.6279,0.6301,0.6356,0.6384,0.6421,0.6430,0.6456,0.6469,0.6503,0.6541,0.6597,0.6620,0.6637,0.6647,0.6674,0.6774,0.6818,0.6827,0.6883,0.6893,0.6897,0.6906,0.6912,0.6915,0.6927,0.6934,0.6967,0.7026,0.7045,0.7077,0.7079,0.7154,0.7160,0.7163,0.7167,0.7179,0.7191,0.7230,0.7235,0.7274,0.7280,0.7340,0.7392,0.7396,0.7473,0.7500,0.7505,0.7552,0.7558,0.7571,0.7589,0.7606,0.7656,0.7685,0.7690,0.7756,0.7773,0.8071,0.8077,0.8099,0.8270,0.8347,0.8362,0.8436,0.8578,0.8618,0.8669,0.8716,0.9209,0.9539,0.9611,0.9756,0.9841,0.9906,1.0063,1.0370,1.0520,1.1148,1.1208,1.1358,1.2811,1.4646,1.7913,1.8169,1.8236,1.8429,2.0041,2.0666,2.1486,2.2323,2.4071,2.4208,2.7994,2.9650,3.2418,3.2523,3.3039,3.3150,4.6508,4.7082,5.2098,5.2722,5.4358,5.6271,6.0736,6.1325,6.9854,7.4995,8.1146],"y":[0.0018018018018018018,0.0036036036036036037,0.005405405405405406,0.007207207207207207,0.009009009009009009,0.010810810810810811,0.012612612612612612,0.014414414414414415,0.016216216216216217,0.018018018018018018,0.01981981981981982,0.021621621621621623,0.023423423423423424,0.025225225225225224,0.02702702702702703,0.02882882882882883,0.03063063063063063,0.032432432432432434,0.036036036036036036,0.03783783783783784,0.03963963963963964,0.04144144144144144,0.043243243243243246,0.04504504504504504,0.04684684684684685,0.04864864864864865,0.05045045045045045,0.05225225225225225,0.05405405405405406,0.055855855855855854,0.05765765765765766,0.05945945945945946,0.06126126126126126,0.06306306306306306,0.06486486486486487,0.06846846846846846,0.07027027027027027,0.07207207207207207,0.07387387387387387,0.07567567567567568,0.07747747747747748,0.08108108108108109,0.08288288288288288,0.08468468468468468,0.08648648648648649,0.08828828828828829,0.09009009009009009,0.0918918918918919,0.0936936936936937,0.0972972972972973,0.1009009009009009,0.1045045045045045,0.1063063063063063,0.10810810810810811,0.10990990990990991,0.11351351351351352,0.11531531531531532,0.11891891891891893,0.12072072072072072,0.12252252252252252,0.12432432432432433,0.12612612612612611,0.12792792792792793,0.12972972972972974,0.13333333333333333,0.13513513513513514,0.13693693693693693,0.13873873873873874,0.14054054054054055,0.14414414414414414,0.14594594594594595,0.14954954954954955,0.15135135135135136,0.15315315315315314,0.15495495495495495,0.15855855855855855,0.16036036036036036,0.16216216216216217,0.16396396396396395,0.16576576576576577,0.16936936936936936,0.17117117117117117,0.17297297297297298,0.17477477477477477,0.17657657657657658,0.1783783783783784,0.18018018018018017,0.18198198198198198,0.18558558558558558,0.1873873873873874,0.1891891891891892,0.1945945945945946,0.1963963963963964,0.1981981981981982,0.2,0.2036036036036036,0.20540540540540542,0.2072072072072072,0.209009009009009,0.21081081081081082,0.21621621621621623,0.218018018018018,0.21981981981981982,0.22162162162162163,0.22342342342342342,0.22702702702702704,0.22882882882882882,0.23063063063063063,0.23243243243243245,0.23423423423423423,0.23783783783783785,0.23963963963963963,0.24144144144144145,0.24324324324324326,0.24504504504504504,0.24684684684684685,0.24864864864864866,0.25045045045045045,0.25225225225225223,0.25585585585585585,0.25765765765765763,0.2594594594594595,0.26126126126126126,0.26306306306306304,0.2648648648648649,0.26666666666666666,0.26846846846846845,0.2702702702702703,0.27207207207207207,0.27387387387387385,0.2774774774774775,0.27927927927927926,0.2810810810810811,0.2828828828828829,0.28468468468468466,0.2864864864864865,0.2882882882882883,0.29009009009009007,0.2918918918918919,0.2936936936936937,0.2954954954954955,0.2972972972972973,0.2990990990990991,0.3009009009009009,0.3027027027027027,0.3045045045045045,0.3063063063063063,0.3081081081081081,0.3099099099099099,0.3117117117117117,0.31351351351351353,0.3153153153153153,0.3171171171171171,0.31891891891891894,0.3207207207207207,0.3225225225225225,0.32432432432432434,0.3279279279279279,0.32972972972972975,0.33153153153153153,0.3333333333333333,0.33513513513513515,0.33693693693693694,0.3387387387387387,0.34054054054054056,0.3441441441441441,0.34594594594594597,0.34774774774774775,0.34954954954954953,0.35135135135135137,0.35315315315315315,0.35495495495495494,0.3567567567567568,0.35855855855855856,0.36036036036036034,0.3621621621621622,0.36396396396396397,0.36576576576576575,0.3675675675675676,0.36936936936936937,0.37117117117117115,0.372972972972973,0.3747747747747748,0.3783783783783784,0.3801801801801802,0.38198198198198197,0.3837837837837838,0.3855855855855856,0.38738738738738737,0.3891891891891892,0.390990990990991,0.3927927927927928,0.3945945945945946,0.3981981981981982,0.4,0.4036036036036036,0.4072072072072072,0.409009009009009,0.41081081081081083,0.4126126126126126,0.4144144144144144,0.41621621621621624,0.418018018018018,0.4198198198198198,0.42162162162162165,0.42342342342342343,0.4252252252252252,0.42702702702702705,0.42882882882882883,0.4306306306306306,0.43243243243243246,0.436036036036036,0.43783783783783786,0.44144144144144143,0.44504504504504505,0.4486486486486487,0.45045045045045046,0.45225225225225224,0.4540540540540541,0.45585585585585586,0.45765765765765765,0.4594594594594595,0.46126126126126127,0.46306306306306305,0.4648648648648649,0.4666666666666667,0.46846846846846846,0.4702702702702703,0.47387387387387386,0.4756756756756757,0.4774774774774775,0.47927927927927927,0.4810810810810811,0.4828828828828829,0.4864864864864865,0.4882882882882883,0.4900900900900901,0.4918918918918919,0.4936936936936937,0.4954954954954955,0.4972972972972973,0.4990990990990991,0.5009009009009009,0.5027027027027027,0.5045045045045045,0.5081081081081081,0.5099099099099099,0.5117117117117117,0.5135135135135135,0.5153153153153153,0.5171171171171172,0.518918918918919,0.5207207207207207,0.5225225225225225,0.5243243243243243,0.5261261261261261,0.527927927927928,0.5297297297297298,0.5315315315315315,0.5369369369369369,0.5387387387387388,0.5405405405405406,0.5423423423423424,0.5441441441441441,0.5459459459459459,0.5477477477477477,0.5495495495495496,0.5513513513513514,0.5531531531531532,0.554954954954955,0.5567567567567567,0.5585585585585585,0.5603603603603604,0.5621621621621622,0.563963963963964,0.5657657657657658,0.5675675675675675,0.5693693693693693,0.5711711711711712,0.572972972972973,0.5765765765765766,0.5783783783783784,0.5801801801801801,0.581981981981982,0.5855855855855856,0.5873873873873874,0.590990990990991,0.5927927927927928,0.5945945945945946,0.5963963963963964,0.5981981981981982,0.6,0.6018018018018018,0.6036036036036037,0.6054054054054054,0.6072072072072072,0.609009009009009,0.6108108108108108,0.6144144144144145,0.6162162162162163,0.618018018018018,0.6198198198198198,0.6216216216216216,0.6252252252252253,0.6270270270270271,0.6288288288288288,0.6306306306306306,0.6324324324324324,0.6342342342342342,0.6360360360360361,0.6378378378378379,0.6396396396396397,0.6414414414414414,0.6432432432432432,0.645045045045045,0.6468468468468469,0.6486486486486487,0.6504504504504505,0.6522522522522523,0.654054054054054,0.6576576576576577,0.6594594594594595,0.6612612612612613,0.6630630630630631,0.6648648648648648,0.6666666666666666,0.6684684684684684,0.6702702702702703,0.6720720720720721,0.6738738738738739,0.6756756756756757,0.6774774774774774,0.6792792792792792,0.6810810810810811,0.6828828828828829,0.6846846846846847,0.6864864864864865,0.6882882882882883,0.69009009009009,0.6918918918918919,0.6936936936936937,0.6954954954954955,0.6972972972972973,0.6990990990990991,0.7009009009009008,0.7027027027027027,0.7045045045045045,0.7063063063063063,0.7081081081081081,0.7099099099099099,0.7117117117117117,0.7135135135135136,0.7153153153153153,0.7171171171171171,0.7189189189189189,0.7207207207207207,0.7225225225225225,0.7243243243243244,0.7261261261261261,0.7279279279279279,0.7297297297297297,0.7315315315315315,0.7333333333333333,0.7351351351351352,0.736936936936937,0.7387387387387387,0.7405405405405405,0.7423423423423423,0.7441441441441441,0.745945945945946,0.7477477477477478,0.7495495495495496,0.7513513513513513,0.7531531531531531,0.7549549549549549,0.7567567567567568,0.7585585585585586,0.7603603603603604,0.7621621621621621,0.7639639639639639,0.7657657657657657,0.7675675675675676,0.7693693693693694,0.7711711711711712,0.772972972972973,0.7747747747747747,0.7765765765765765,0.7783783783783784,0.7801801801801802,0.781981981981982,0.7837837837837838,0.7855855855855856,0.7873873873873873,0.7891891891891892,0.790990990990991,0.7927927927927928,0.7945945945945946,0.7963963963963964,0.7981981981981981,0.8,0.8018018018018018,0.8036036036036036,0.8054054054054054,0.8072072072072072,0.809009009009009,0.8108108108108109,0.8126126126126126,0.8144144144144144,0.8162162162162162,0.818018018018018,0.8198198198198198,0.8216216216216217,0.8234234234234235,0.8252252252252252,0.827027027027027,0.8288288288288288,0.8306306306306306,0.8324324324324325,0.8342342342342343,0.836036036036036,0.8378378378378378,0.8396396396396396,0.8414414414414414,0.8432432432432433,0.8450450450450451,0.8468468468468469,0.8486486486486486,0.8504504504504504,0.8522522522522522,0.8540540540540541,0.8558558558558559,0.8576576576576577,0.8594594594594595,0.8612612612612612,0.863063063063063,0.8648648648648649,0.8666666666666667,0.8684684684684685,0.8702702702702703,0.872072072072072,0.8738738738738738,0.8756756756756757,0.8774774774774775,0.8792792792792793,0.8810810810810811,0.8828828828828829,0.8846846846846846,0.8864864864864865,0.8882882882882883,0.8900900900900901,0.8918918918918919,0.8936936936936937,0.8954954954954955,0.8972972972972973,0.8990990990990991,0.9009009009009009,0.9027027027027027,0.9045045045045045,0.9063063063063063,0.9081081081081082,0.9099099099099099,0.9117117117117117,0.9135135135135135,0.9153153153153153,0.9171171171171171,0.918918918918919,0.9207207207207208,0.9225225225225225,0.9243243243243243,0.9261261261261261,0.9279279279279279,0.9297297297297298,0.9315315315315316,0.9333333333333333,0.9351351351351351,0.9369369369369369,0.9387387387387387,0.9405405405405406,0.9441441441441442,0.9459459459459459,0.9477477477477477,0.9495495495495495,0.9513513513513514,0.9531531531531532,0.954954954954955,0.9567567567567568,0.9585585585585585,0.9603603603603603,0.9621621621621622,0.963963963963964,0.9657657657657658,0.9675675675675676,0.9693693693693693,0.9711711711711711,0.972972972972973,0.9747747747747748,0.9765765765765766,0.9783783783783784,0.9801801801801802,0.9819819819819819,0.9837837837837838,0.9855855855855856,0.9873873873873874,0.9891891891891892,0.990990990990991,0.9927927927927928,0.9945945945945946,0.9963963963963964,0.9981981981981982],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"ap-southeast-2","visible":true,"x":[0.2058,0.4547,0.4613,0.4617,0.4643,0.4675,0.4689,0.4704,0.4714,0.4715,0.4716,0.4728,0.4739,0.4749,0.4760,0.4765,0.4767,0.4774,0.4779,0.4786,0.4793,0.4794,0.4796,0.4798,0.4802,0.4806,0.4813,0.4815,0.4817,0.4819,0.4823,0.4826,0.4829,0.4834,0.4835,0.4836,0.4842,0.4849,0.4850,0.4856,0.4869,0.4888,0.4894,0.4900,0.4901,0.4908,0.4909,0.4919,0.4921,0.4935,0.4938,0.4939,0.4941,0.4946,0.4948,0.4956,0.4962,0.4968,0.4971,0.4989,0.5000,0.5004,0.5017,0.5018,0.5036,0.5037,0.5061,0.5085,0.5092,0.5099,0.5144,0.5148,0.5152,0.5154,0.5156,0.5163,0.5172,0.5184,0.5207,0.5236,0.5247,0.5275,0.5298,0.5308,0.5310,0.5336,0.5337,0.5353,0.5368,0.5369,0.5378,0.5380,0.5395,0.5426,0.5440,0.5457,0.5483,0.5529,0.5575,0.5599,0.5647,0.5700,0.5703,0.5767,0.5899,0.5918,0.5952,0.5985,0.5989,0.6034,0.6043,0.6075,0.6110,0.6140,0.6143,0.6162,0.6166,0.6179,0.6187,0.6192,0.6200,0.6204,0.6205,0.6211,0.6216,0.6218,0.6223,0.6237,0.6243,0.6245,0.6250,0.6268,0.6272,0.6275,0.6291,0.6295,0.6300,0.6301,0.6308,0.6309,0.6310,0.6318,0.6327,0.6330,0.6332,0.6340,0.6342,0.6345,0.6350,0.6351,0.6352,0.6355,0.6356,0.6367,0.6374,0.6375,0.6380,0.6388,0.6389,0.6395,0.6396,0.6397,0.6414,0.6415,0.6417,0.6424,0.6427,0.6434,0.6437,0.6443,0.6445,0.6446,0.6456,0.6460,0.6461,0.6463,0.6466,0.6469,0.6470,0.6477,0.6479,0.6482,0.6485,0.6491,0.6493,0.6494,0.6499,0.6500,0.6501,0.6502,0.6503,0.6504,0.6506,0.6511,0.6514,0.6515,0.6517,0.6537,0.6539,0.6543,0.6545,0.6549,0.6550,0.6554,0.6555,0.6556,0.6563,0.6579,0.6581,0.6583,0.6588,0.6590,0.6592,0.6593,0.6594,0.6598,0.6606,0.6610,0.6614,0.6615,0.6618,0.6622,0.6624,0.6626,0.6631,0.6633,0.6637,0.6638,0.6644,0.6647,0.6655,0.6656,0.6661,0.6662,0.6666,0.6669,0.6670,0.6671,0.6678,0.6684,0.6699,0.6703,0.6704,0.6706,0.6708,0.6711,0.6712,0.6728,0.6729,0.6730,0.6733,0.6741,0.6742,0.6745,0.6754,0.6757,0.6763,0.6769,0.6776,0.6779,0.6780,0.6790,0.6793,0.6795,0.6797,0.6801,0.6803,0.6804,0.6805,0.6817,0.6823,0.6829,0.6832,0.6838,0.6845,0.6849,0.6850,0.6860,0.6862,0.6863,0.6872,0.6875,0.6898,0.6907,0.6911,0.6957,0.6958,0.6961,0.6965,0.6968,0.6976,0.6979,0.6981,0.6986,0.6987,0.6988,0.6995,0.7004,0.7011,0.7026,0.7035,0.7036,0.7060,0.7062,0.7069,0.7072,0.7081,0.7102,0.7106,0.7157,0.7171,0.7194,0.7210,0.7223,0.7233,0.7246,0.7249,0.7267,0.7269,0.7285,0.7287,0.7296,0.7298,0.7312,0.7317,0.7319,0.7366,0.7370,0.7386,0.7396,0.7424,0.7436,0.7438,0.7448,0.7505,0.7506,0.7516,0.7525,0.7530,0.7533,0.7586,0.7603,0.7713,0.7714,0.7716,0.7721,0.7771,0.7812,0.7818,0.7831,0.7854,0.7868,0.7876,0.7878,0.7905,0.7913,0.7916,0.7935,0.7939,0.7955,0.7982,0.7984,0.8009,0.8036,0.8049,0.8063,0.8105,0.8108,0.8111,0.8112,0.8129,0.8155,0.8157,0.8177,0.8183,0.8237,0.8268,0.8271,0.8276,0.8307,0.8339,0.8355,0.8369,0.8371,0.8392,0.8404,0.8486,0.8500,0.8607,0.8613,0.8688,0.8689,0.8691,0.8728,0.8743,0.8773,0.8800,0.8816,0.8818,0.8828,0.8833,0.8836,0.8867,0.8873,0.8894,0.8895,0.8916,0.8922,0.8980,0.8981,0.8988,0.9002,0.9008,0.9022,0.9064,0.9138,0.9146,0.9161,0.9172,0.9211,0.9224,0.9233,0.9269,0.9293,0.9328,0.9388,0.9505,0.9531,0.9615,0.9627,0.9700,0.9720,0.9782,0.9858,1.0321,1.0356,1.0364,1.0412,1.0525,1.0527,1.0576,1.0583,1.0605,1.0633,1.0688,1.0715,1.0730,1.0760,1.0832,1.0847,1.0850,1.1077,1.1205,1.1279,1.1372,1.1541,1.1802,1.1844,1.1987,1.2114,1.2289,1.2354,1.2355,1.2392,1.2573,1.2614,1.2629,1.2712,1.2765,1.2898,1.2966,1.3562,1.3587,1.3721,1.3857,1.3907,1.3910,1.4143,1.4607,1.4704,1.4846,1.4918,1.4943,1.5287,1.8798,2.0947,2.4474,2.5663,2.5718,2.5852,2.6577,2.6749,2.6776,2.6789,2.6843,2.7713,2.7916,2.8310,2.8538,2.9064,2.9086,2.9229,2.9803,2.9939,3.0411,3.0526,3.0660,3.0702,3.1161,3.1457,3.1805,3.5609,3.5845,4.3114,4.6689,5.4664,5.7748,5.8239,5.8813,6.3570,6.6629,7.4268,7.5946],"y":[0.0017889087656529517,0.0035778175313059034,0.005366726296958855,0.007155635062611807,0.008944543828264758,0.01073345259391771,0.012522361359570662,0.014311270125223614,0.016100178890876567,0.017889087656529516,0.01967799642218247,0.02146690518783542,0.023255813953488372,0.025044722719141325,0.026833631484794274,0.028622540250447227,0.03041144901610018,0.03220035778175313,0.03398926654740608,0.03577817531305903,0.03756708407871199,0.03935599284436494,0.04114490161001789,0.04293381037567084,0.046511627906976744,0.05008944543828265,0.0518783542039356,0.05366726296958855,0.055456171735241505,0.057245080500894455,0.059033989266547404,0.06082289803220036,0.06440071556350627,0.06618962432915922,0.06797853309481217,0.06976744186046512,0.07155635062611806,0.07334525939177101,0.07513416815742398,0.07692307692307693,0.07871198568872988,0.08050089445438283,0.08228980322003578,0.08407871198568873,0.08765652951699464,0.08944543828264759,0.09123434704830054,0.09302325581395349,0.09481216457960644,0.09660107334525939,0.09838998211091235,0.1001788908765653,0.10196779964221825,0.1037567084078712,0.1073345259391771,0.10912343470483005,0.11270125223613596,0.11449016100178891,0.11627906976744186,0.11806797853309481,0.11985688729874776,0.12164579606440072,0.1252236135957066,0.12701252236135957,0.12880143112701253,0.13059033989266547,0.13237924865831843,0.13416815742397137,0.13595706618962433,0.13774597495527727,0.13953488372093023,0.14311270125223613,0.1449016100178891,0.14669051878354203,0.148479427549195,0.15026833631484796,0.1520572450805009,0.15384615384615385,0.1556350626118068,0.15742397137745975,0.1592128801431127,0.16100178890876565,0.16279069767441862,0.16457960644007155,0.16636851520572452,0.16815742397137745,0.16994633273703041,0.17173524150268335,0.1735241502683363,0.17531305903398928,0.1771019677996422,0.17889087656529518,0.1806797853309481,0.18246869409660108,0.18425760286225404,0.18604651162790697,0.18783542039355994,0.18962432915921287,0.19141323792486584,0.19499105545617174,0.1967799642218247,0.19856887298747763,0.2003577817531306,0.20214669051878353,0.2039355992844365,0.20572450805008943,0.2075134168157424,0.20930232558139536,0.2110912343470483,0.21288014311270126,0.2146690518783542,0.21645796064400716,0.2182468694096601,0.22003577817531306,0.22182468694096602,0.22361359570661896,0.22540250447227192,0.22719141323792486,0.22898032200357782,0.23076923076923078,0.23255813953488372,0.23434704830053668,0.23613595706618962,0.23792486583184258,0.23971377459749552,0.24150268336314848,0.24329159212880144,0.24508050089445438,0.24686940966010734,0.24865831842576028,0.2504472271914132,0.2522361359570662,0.25402504472271914,0.2558139534883721,0.25760286225402507,0.259391771019678,0.26118067978533094,0.2629695885509839,0.26475849731663686,0.26654740608228983,0.26833631484794274,0.2701252236135957,0.27191413237924866,0.27549194991055453,0.2772808586762075,0.27906976744186046,0.2808586762075134,0.2844364937388193,0.28622540250447226,0.2880143112701252,0.2898032200357782,0.29159212880143115,0.29338103756708406,0.295169946332737,0.29695885509839,0.29874776386404295,0.3005366726296959,0.3023255813953488,0.30590339892665475,0.3076923076923077,0.3094812164579606,0.31305903398926654,0.3148479427549195,0.31663685152057247,0.3184257602862254,0.32021466905187834,0.3220035778175313,0.32379248658318427,0.3291592128801431,0.33094812164579607,0.33273703041144903,0.334525939177102,0.3363148479427549,0.33810375670840787,0.33989266547406083,0.3416815742397138,0.3434704830053667,0.3470483005366726,0.3488372093023256,0.35062611806797855,0.35241502683363146,0.3542039355992844,0.3559928443649374,0.35778175313059035,0.3595706618962433,0.3613595706618962,0.3631484794275492,0.3667262969588551,0.3685152057245081,0.370304114490161,0.3756708407871199,0.3774597495527728,0.37924865831842575,0.3810375670840787,0.3828264758497317,0.38461538461538464,0.38640429338103754,0.38998211091234347,0.39177101967799643,0.3935599284436494,0.3953488372093023,0.39713774597495527,0.4007155635062612,0.40250447227191416,0.40429338103756707,0.40608228980322003,0.40966010733452596,0.41323792486583183,0.4150268336314848,0.41681574239713776,0.4203935599284436,0.4221824686940966,0.42397137745974955,0.4257602862254025,0.4275491949910555,0.4293381037567084,0.43112701252236135,0.4329159212880143,0.4347048300536673,0.4364937388193202,0.43828264758497315,0.4400715563506261,0.4418604651162791,0.44364937388193204,0.44543828264758495,0.4472271914132379,0.4490161001788909,0.45080500894454384,0.4525939177101968,0.4543828264758497,0.4561717352415027,0.45796064400715564,0.46153846153846156,0.46332737030411447,0.46511627906976744,0.4669051878354204,0.46869409660107336,0.47048300536672627,0.47227191413237923,0.47584973166368516,0.4776386404293381,0.47942754919499103,0.481216457960644,0.4847942754919499,0.4865831842576029,0.4883720930232558,0.49016100178890876,0.4919499105545617,0.4937388193202147,0.49552772808586765,0.4991055456171735,0.5008944543828264,0.5026833631484794,0.5044722719141324,0.5062611806797853,0.5080500894454383,0.5098389982110912,0.5116279069767442,0.5134168157423972,0.5152057245080501,0.516994633273703,0.518783542039356,0.5205724508050089,0.5223613595706619,0.5241502683363148,0.5259391771019678,0.5295169946332737,0.5313059033989267,0.5330948121645797,0.5348837209302325,0.5366726296958855,0.5384615384615384,0.5402504472271914,0.5420393559928444,0.5438282647584973,0.5456171735241503,0.5474060822898033,0.5491949910554562,0.5509838998211091,0.552772808586762,0.554561717352415,0.556350626118068,0.5581395348837209,0.5599284436493739,0.5635062611806798,0.5652951699463328,0.5670840787119857,0.5688729874776386,0.5706618962432916,0.5724508050089445,0.5742397137745975,0.5760286225402504,0.5778175313059034,0.5796064400715564,0.5813953488372093,0.5831842576028623,0.5849731663685152,0.5867620751341681,0.5885509838998211,0.590339892665474,0.592128801431127,0.59391771019678,0.5957066189624329,0.5974955277280859,0.5992844364937389,0.6010733452593918,0.6028622540250447,0.6046511627906976,0.6064400715563506,0.6082289803220036,0.6100178890876565,0.6118067978533095,0.6135957066189625,0.6153846153846154,0.6171735241502684,0.6189624329159212,0.6207513416815742,0.6225402504472272,0.6243291592128801,0.6261180679785331,0.627906976744186,0.629695885509839,0.631484794275492,0.6332737030411449,0.6350626118067979,0.6368515205724508,0.6404293381037567,0.6440071556350626,0.6457960644007156,0.6475849731663685,0.6493738819320215,0.6511627906976745,0.6529516994633273,0.6547406082289803,0.6565295169946332,0.6583184257602862,0.6601073345259392,0.6618962432915921,0.6636851520572451,0.6654740608228981,0.667262969588551,0.6708407871198568,0.6726296958855098,0.6744186046511628,0.6762075134168157,0.6779964221824687,0.6797853309481217,0.6815742397137746,0.6833631484794276,0.6851520572450805,0.6869409660107334,0.6887298747763864,0.6905187835420393,0.6923076923076923,0.6940966010733453,0.6976744186046512,0.6994633273703041,0.7012522361359571,0.7030411449016101,0.7066189624329159,0.7084078711985689,0.7101967799642218,0.7119856887298748,0.7137745974955277,0.7155635062611807,0.7173524150268337,0.7191413237924866,0.7209302325581395,0.7227191413237924,0.7245080500894454,0.7262969588550984,0.7280858676207513,0.7298747763864043,0.7316636851520573,0.7334525939177102,0.7352415026833632,0.7370304114490162,0.738819320214669,0.740608228980322,0.7423971377459749,0.7441860465116279,0.7459749552772809,0.7477638640429338,0.7495527728085868,0.7513416815742398,0.7531305903398927,0.7549194991055456,0.7567084078711985,0.7584973166368515,0.7602862254025045,0.7620751341681574,0.7638640429338104,0.7656529516994633,0.7674418604651163,0.7692307692307693,0.7710196779964222,0.7728085867620751,0.774597495527728,0.776386404293381,0.778175313059034,0.7799642218246869,0.7817531305903399,0.7835420393559929,0.7853309481216458,0.7871198568872988,0.7889087656529516,0.7906976744186046,0.7924865831842576,0.7942754919499105,0.7960644007155635,0.7978533094812165,0.7996422182468694,0.8014311270125224,0.8032200357781754,0.8050089445438283,0.8067978533094812,0.8085867620751341,0.8103756708407871,0.8121645796064401,0.813953488372093,0.815742397137746,0.817531305903399,0.8193202146690519,0.8211091234347049,0.8228980322003577,0.8246869409660107,0.8264758497316637,0.8282647584973166,0.8300536672629696,0.8318425760286225,0.8336314847942755,0.8354203935599285,0.8372093023255814,0.8389982110912343,0.8407871198568873,0.8425760286225402,0.8443649373881932,0.8461538461538461,0.8479427549194991,0.8497316636851521,0.851520572450805,0.853309481216458,0.855098389982111,0.8568872987477638,0.8586762075134168,0.8604651162790697,0.8622540250447227,0.8640429338103757,0.8658318425760286,0.8676207513416816,0.8694096601073346,0.8711985688729875,0.8729874776386404,0.8747763864042933,0.8765652951699463,0.8783542039355993,0.8801431127012522,0.8819320214669052,0.8837209302325582,0.8855098389982111,0.8872987477638641,0.889087656529517,0.8908765652951699,0.8926654740608229,0.8944543828264758,0.8962432915921288,0.8980322003577818,0.8998211091234347,0.9016100178890877,0.9033989266547406,0.9051878354203936,0.9069767441860465,0.9087656529516994,0.9105545617173524,0.9123434704830053,0.9141323792486583,0.9159212880143113,0.9177101967799642,0.9194991055456172,0.9212880143112702,0.9230769230769231,0.924865831842576,0.9266547406082289,0.9284436493738819,0.9302325581395349,0.9320214669051878,0.9338103756708408,0.9355992844364938,0.9373881932021467,0.9391771019677997,0.9409660107334525,0.9427549194991055,0.9445438282647585,0.9463327370304114,0.9481216457960644,0.9499105545617174,0.9516994633273703,0.9534883720930233,0.9552772808586762,0.9570661896243292,0.9588550983899821,0.960644007155635,0.962432915921288,0.964221824686941,0.9660107334525939,0.9677996422182469,0.9695885509838998,0.9713774597495528,0.9731663685152058,0.9749552772808586,0.9767441860465116,0.9785330948121646,0.9803220035778175,0.9821109123434705,0.9838998211091234,0.9856887298747764,0.9874776386404294,0.9892665474060823,0.9910554561717353,0.9928443649373881,0.9946332737030411,0.9964221824686941,0.998211091234347],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"eu-central-1","visible":true,"x":[0.0401,0.0500,0.0508,0.0510,0.0516,0.0521,0.0531,0.0534,0.0548,0.0550,0.0552,0.0557,0.0558,0.0559,0.0560,0.0561,0.0563,0.0570,0.0571,0.0572,0.0574,0.0575,0.0576,0.0577,0.0579,0.0582,0.0583,0.0585,0.0586,0.0591,0.0592,0.0594,0.0596,0.0597,0.0598,0.0600,0.0604,0.0605,0.0609,0.0616,0.0618,0.0619,0.0620,0.0621,0.0623,0.0625,0.0626,0.0627,0.0628,0.0629,0.0633,0.0634,0.0635,0.0636,0.0641,0.0642,0.0643,0.0647,0.0649,0.0650,0.0655,0.0656,0.0659,0.0661,0.0664,0.0665,0.0666,0.0667,0.0668,0.0671,0.0672,0.0673,0.0675,0.0677,0.0682,0.0683,0.0684,0.0685,0.0688,0.0690,0.0692,0.0693,0.0694,0.0696,0.0697,0.0701,0.0703,0.0704,0.0707,0.0708,0.0710,0.0713,0.0716,0.0720,0.0721,0.0722,0.0725,0.0727,0.0728,0.0731,0.0735,0.0739,0.0742,0.0743,0.0744,0.0745,0.0746,0.0747,0.0751,0.0752,0.0753,0.0755,0.0767,0.0769,0.0770,0.0772,0.0773,0.0774,0.0776,0.0780,0.0787,0.0788,0.0789,0.0796,0.0797,0.0798,0.0804,0.0805,0.0808,0.0809,0.0811,0.0812,0.0815,0.0817,0.0818,0.0820,0.0824,0.0826,0.0827,0.0828,0.0831,0.0834,0.0835,0.0836,0.0838,0.0840,0.0841,0.0842,0.0844,0.0845,0.0846,0.0850,0.0852,0.0855,0.0856,0.0857,0.0860,0.0863,0.0865,0.0867,0.0870,0.0873,0.0874,0.0875,0.0878,0.0884,0.0885,0.0886,0.0890,0.0892,0.0894,0.0896,0.0899,0.0900,0.0901,0.0904,0.0910,0.0911,0.0913,0.0917,0.0918,0.0928,0.0930,0.0931,0.0932,0.0933,0.0937,0.0938,0.0940,0.0944,0.0947,0.0948,0.0949,0.0955,0.0961,0.0967,0.0978,0.0979,0.0980,0.0983,0.0984,0.0994,0.0996,0.0999,0.1001,0.1002,0.1003,0.1005,0.1006,0.1008,0.1012,0.1019,0.1024,0.1028,0.1033,0.1036,0.1041,0.1042,0.1049,0.1050,0.1051,0.1056,0.1057,0.1059,0.1060,0.1061,0.1064,0.1075,0.1078,0.1079,0.1080,0.1087,0.1090,0.1093,0.1096,0.1101,0.1102,0.1109,0.1110,0.1116,0.1117,0.1119,0.1121,0.1123,0.1125,0.1127,0.1134,0.1135,0.1136,0.1142,0.1144,0.1148,0.1149,0.1158,0.1160,0.1162,0.1166,0.1170,0.1175,0.1176,0.1177,0.1178,0.1183,0.1185,0.1195,0.1200,0.1203,0.1207,0.1209,0.1210,0.1212,0.1213,0.1214,0.1216,0.1222,0.1230,0.1232,0.1239,0.1240,0.1242,0.1245,0.1247,0.1248,0.1253,0.1256,0.1258,0.1259,0.1261,0.1264,0.1267,0.1269,0.1276,0.1282,0.1283,0.1284,0.1291,0.1294,0.1295,0.1297,0.1298,0.1304,0.1311,0.1313,0.1319,0.1321,0.1322,0.1325,0.1327,0.1330,0.1335,0.1348,0.1349,0.1355,0.1366,0.1371,0.1377,0.1382,0.1399,0.1406,0.1415,0.1416,0.1418,0.1419,0.1423,0.1435,0.1436,0.1445,0.1456,0.1466,0.1468,0.1470,0.1472,0.1485,0.1495,0.1501,0.1505,0.1511,0.1524,0.1531,0.1538,0.1548,0.1558,0.1559,0.1569,0.1572,0.1574,0.1586,0.1592,0.1601,0.1607,0.1615,0.1625,0.1634,0.1642,0.1647,0.1657,0.1668,0.1670,0.1676,0.1683,0.1717,0.1724,0.1731,0.1736,0.1749,0.1769,0.1775,0.1787,0.1792,0.1800,0.1815,0.1818,0.1822,0.1839,0.1842,0.1854,0.1857,0.1874,0.1877,0.1878,0.1882,0.1885,0.1886,0.1896,0.1901,0.1921,0.1928,0.1935,0.1937,0.1939,0.1947,0.1956,0.1981,0.2005,0.2015,0.2070,0.2082,0.2096,0.2097,0.2108,0.2113,0.2116,0.2117,0.2123,0.2133,0.2154,0.2166,0.2209,0.2216,0.2232,0.2240,0.2301,0.2332,0.2341,0.2365,0.2444,0.2455,0.2456,0.2487,0.2514,0.2518,0.2536,0.2553,0.2607,0.2667,0.2848,0.2853,0.2902,0.3415,0.3555,0.3697,0.3702,0.3789,0.4012,0.4076,0.4092,0.4270,0.4581,0.5484,0.5537,0.5565,0.5638,0.7002,0.7918,0.9252,0.9790,1.2435,1.3239,1.6086,1.6301,1.7413,1.7851,1.8769,1.9753,1.9932,1.9998,2.0419,2.0785,2.0984,2.1116,2.8282,2.8448,2.8540,2.9869,3.1983,3.4686,4.5646,7.2789,8.3743],"y":[0.001841620626151013,0.003683241252302026,0.0055248618784530384,0.007366482504604052,0.009208103130755065,0.011049723756906077,0.014732965009208104,0.016574585635359115,0.01841620626151013,0.020257826887661142,0.02578268876611418,0.029465930018416207,0.03130755064456722,0.03314917127071823,0.034990791896869246,0.03683241252302026,0.040515653775322284,0.0423572744014733,0.04604051565377532,0.04788213627992634,0.049723756906077346,0.05156537753222836,0.053406998158379376,0.0570902394106814,0.058931860036832415,0.06261510128913444,0.06445672191528545,0.06629834254143646,0.06813996316758748,0.06998158379373849,0.0718232044198895,0.07366482504604052,0.07550644567219153,0.07734806629834254,0.07918968692449356,0.08103130755064457,0.0847145488029466,0.0865561694290976,0.08839779005524862,0.09023941068139964,0.09208103130755065,0.09760589318600368,0.09944751381215469,0.10128913443830571,0.10313075506445672,0.10497237569060773,0.11233885819521179,0.11602209944751381,0.11786372007366483,0.11970534069981584,0.12154696132596685,0.1252302025782689,0.1270718232044199,0.1289134438305709,0.13259668508287292,0.13443830570902393,0.13627992633517497,0.13812154696132597,0.13996316758747698,0.141804788213628,0.143646408839779,0.14548802946593,0.14917127071823205,0.15285451197053407,0.15653775322283608,0.16022099447513813,0.16206261510128914,0.16390423572744015,0.16574585635359115,0.16758747697974216,0.1694290976058932,0.1712707182320442,0.1731123388581952,0.17495395948434622,0.17679558011049723,0.17863720073664824,0.18047882136279927,0.18232044198895028,0.1860036832412523,0.18968692449355432,0.19152854511970535,0.19337016574585636,0.19521178637200737,0.19889502762430938,0.2007366482504604,0.20257826887661143,0.20441988950276244,0.20626151012891344,0.20810313075506445,0.20994475138121546,0.21178637200736647,0.2136279926335175,0.2154696132596685,0.22099447513812154,0.22467771639042358,0.2265193370165746,0.2283609576427256,0.23204419889502761,0.23572744014732966,0.23756906077348067,0.23941068139963168,0.24125230202578268,0.24493554327808473,0.24677716390423574,0.24861878453038674,0.2504604051565378,0.2523020257826888,0.2559852670349908,0.2578268876611418,0.26151012891344383,0.26335174953959484,0.26703499079189685,0.27255985267034993,0.27440147329650094,0.27624309392265195,0.27808471454880296,0.281767955801105,0.283609576427256,0.287292817679558,0.289134438305709,0.29097605893186,0.292817679558011,0.2946593001841621,0.2965009208103131,0.2983425414364641,0.3020257826887661,0.30386740331491713,0.30570902394106814,0.30755064456721914,0.31123388581952116,0.3149171270718232,0.31675874769797424,0.31860036832412525,0.32044198895027626,0.32228360957642727,0.3241252302025783,0.3259668508287293,0.3296500920810313,0.3314917127071823,0.3351749539594843,0.3370165745856354,0.3388581952117864,0.3425414364640884,0.3462246777163904,0.34806629834254144,0.34990791896869244,0.35174953959484345,0.35359116022099446,0.35543278084714547,0.3572744014732965,0.35911602209944754,0.36095764272559855,0.36279926335174956,0.36464088397790057,0.3664825046040516,0.3683241252302026,0.3701657458563536,0.3738489871086556,0.3756906077348066,0.37937384898710863,0.3812154696132597,0.3830570902394107,0.3848987108655617,0.3867403314917127,0.3885819521178637,0.39042357274401474,0.39226519337016574,0.39410681399631675,0.39594843462246776,0.3996316758747698,0.4014732965009208,0.40331491712707185,0.40515653775322286,0.40699815837937386,0.4088397790055249,0.4106813996316759,0.4125230202578269,0.4143646408839779,0.4162062615101289,0.4180478821362799,0.4198895027624309,0.42173112338858193,0.42357274401473294,0.425414364640884,0.427255985267035,0.429097605893186,0.430939226519337,0.43278084714548803,0.43462246777163904,0.43646408839779005,0.43830570902394106,0.44014732965009207,0.4419889502762431,0.4438305709023941,0.44567219152854515,0.44751381215469616,0.44935543278084716,0.4530386740331492,0.4548802946593002,0.4567219152854512,0.4604051565377532,0.4622467771639042,0.46408839779005523,0.46593001841620624,0.4677716390423573,0.4714548802946593,0.47513812154696133,0.47697974217311234,0.48066298342541436,0.48250460405156537,0.4843462246777164,0.4861878453038674,0.4880294659300184,0.48987108655616945,0.49171270718232046,0.49355432780847147,0.4953959484346225,0.4972375690607735,0.4990791896869245,0.5009208103130756,0.5046040515653776,0.5064456721915286,0.5082872928176796,0.5101289134438306,0.5138121546961326,0.5156537753222836,0.5193370165745856,0.5211786372007366,0.5230202578268877,0.5248618784530387,0.5267034990791897,0.5303867403314917,0.5322283609576427,0.5359116022099447,0.5377532228360957,0.5395948434622467,0.5414364640883977,0.5432780847145487,0.5451197053406999,0.5469613259668509,0.5506445672191529,0.5524861878453039,0.5543278084714549,0.5561694290976059,0.5580110497237569,0.5616942909760589,0.56353591160221,0.565377532228361,0.569060773480663,0.570902394106814,0.572744014732965,0.578268876611418,0.580110497237569,0.58195211786372,0.583793738489871,0.585635359116022,0.5874769797421732,0.5911602209944752,0.5930018416206262,0.5948434622467772,0.5966850828729282,0.5985267034990792,0.6003683241252302,0.6022099447513812,0.6040515653775322,0.6077348066298343,0.6095764272559853,0.6114180478821363,0.6132596685082873,0.6151012891344383,0.6169429097605893,0.6187845303867403,0.6206261510128913,0.6224677716390423,0.6261510128913443,0.6279926335174953,0.6298342541436464,0.6316758747697975,0.6335174953959485,0.6353591160220995,0.6372007366482505,0.6390423572744015,0.6408839779005525,0.6427255985267035,0.6445672191528545,0.6464088397790055,0.6482504604051565,0.6500920810313076,0.6519337016574586,0.6537753222836096,0.6556169429097606,0.6574585635359116,0.6593001841620626,0.6611418047882136,0.6629834254143646,0.6648250460405156,0.6685082872928176,0.6703499079189686,0.6721915285451197,0.6740331491712708,0.6758747697974218,0.6777163904235728,0.6795580110497238,0.6832412523020258,0.6850828729281768,0.6869244935543278,0.6906077348066298,0.6942909760589319,0.6961325966850829,0.6979742173112339,0.6998158379373849,0.7016574585635359,0.7034990791896869,0.7053406998158379,0.7071823204419889,0.7090239410681399,0.7108655616942909,0.712707182320442,0.714548802946593,0.716390423572744,0.7200736648250461,0.7237569060773481,0.7255985267034991,0.7274401473296501,0.7292817679558011,0.7311233885819521,0.7329650092081031,0.7348066298342542,0.7366482504604052,0.7384898710865562,0.7403314917127072,0.7421731123388582,0.7440147329650092,0.7458563535911602,0.7476979742173112,0.7495395948434622,0.7513812154696132,0.7532228360957642,0.7550644567219152,0.7605893186003683,0.7624309392265194,0.7642725598526704,0.7661141804788214,0.7679558011049724,0.7697974217311234,0.7716390423572744,0.7734806629834254,0.7753222836095764,0.7771639042357275,0.7790055248618785,0.7808471454880295,0.7826887661141805,0.7845303867403315,0.7863720073664825,0.7882136279926335,0.7900552486187845,0.7918968692449355,0.7937384898710865,0.7955801104972375,0.7974217311233885,0.7992633517495396,0.8011049723756906,0.8029465930018416,0.8047882136279927,0.8066298342541437,0.8084714548802947,0.8103130755064457,0.8121546961325967,0.8139963167587477,0.8158379373848987,0.8176795580110497,0.8195211786372008,0.8213627992633518,0.8232044198895028,0.8250460405156538,0.8268876611418048,0.8287292817679558,0.8305709023941068,0.8324125230202578,0.8342541436464088,0.8360957642725598,0.8379373848987108,0.8397790055248618,0.8416206261510129,0.8434622467771639,0.8453038674033149,0.8471454880294659,0.848987108655617,0.850828729281768,0.852670349907919,0.85451197053407,0.856353591160221,0.858195211786372,0.860036832412523,0.861878453038674,0.8637200736648251,0.8655616942909761,0.8674033149171271,0.8692449355432781,0.8710865561694291,0.8729281767955801,0.8747697974217311,0.8766114180478821,0.8784530386740331,0.8802946593001841,0.8821362799263351,0.8839779005524862,0.8858195211786372,0.8876611418047882,0.8895027624309392,0.8913443830570903,0.8931860036832413,0.8950276243093923,0.8968692449355433,0.8987108655616943,0.9005524861878453,0.9023941068139963,0.9042357274401474,0.9060773480662984,0.9079189686924494,0.9097605893186004,0.9116022099447514,0.9134438305709024,0.9152854511970534,0.9171270718232044,0.9189686924493554,0.9208103130755064,0.9226519337016574,0.9244935543278084,0.9263351749539595,0.9281767955801105,0.9300184162062615,0.9318600368324125,0.9337016574585635,0.9355432780847146,0.9373848987108656,0.9392265193370166,0.9410681399631676,0.9429097605893186,0.9447513812154696,0.9465930018416207,0.9484346224677717,0.9502762430939227,0.9521178637200737,0.9539594843462247,0.9558011049723757,0.9576427255985267,0.9594843462246777,0.9613259668508287,0.9631675874769797,0.9650092081031307,0.9668508287292817,0.9686924493554327,0.9705340699815838,0.9723756906077348,0.9742173112338858,0.9760589318600368,0.9779005524861878,0.9797421731123389,0.9815837937384899,0.9834254143646409,0.9852670349907919,0.9871086556169429,0.988950276243094,0.990791896869245,0.992633517495396,0.994475138121547,0.996316758747698,0.998158379373849],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"sa-east-1","visible":true,"x":[0.0656,0.0736,0.1958,0.2128,0.2510,0.2835,0.4115,0.4150,0.4157,0.4163,0.4169,0.4181,0.4183,0.4188,0.4195,0.4196,0.4199,0.4200,0.4206,0.4208,0.4211,0.4214,0.4215,0.4216,0.4228,0.4231,0.4234,0.4235,0.4236,0.4238,0.4242,0.4248,0.4249,0.4251,0.4255,0.4259,0.4260,0.4261,0.4264,0.4266,0.4269,0.4270,0.4271,0.4274,0.4283,0.4284,0.4285,0.4286,0.4288,0.4292,0.4294,0.4295,0.4296,0.4298,0.4299,0.4302,0.4305,0.4306,0.4308,0.4309,0.4311,0.4312,0.4315,0.4318,0.4320,0.4322,0.4324,0.4325,0.4326,0.4330,0.4332,0.4343,0.4345,0.4346,0.4349,0.4351,0.4352,0.4353,0.4356,0.4359,0.4360,0.4361,0.4363,0.4364,0.4367,0.4368,0.4370,0.4371,0.4372,0.4373,0.4374,0.4377,0.4378,0.4379,0.4380,0.4382,0.4383,0.4384,0.4385,0.4391,0.4394,0.4395,0.4398,0.4399,0.4400,0.4403,0.4407,0.4411,0.4413,0.4415,0.4418,0.4420,0.4421,0.4422,0.4423,0.4426,0.4432,0.4434,0.4435,0.4436,0.4438,0.4440,0.4441,0.4443,0.4445,0.4446,0.4447,0.4449,0.4454,0.4455,0.4460,0.4463,0.4467,0.4471,0.4475,0.4477,0.4478,0.4479,0.4480,0.4482,0.4483,0.4485,0.4486,0.4488,0.4492,0.4493,0.4499,0.4500,0.4501,0.4503,0.4506,0.4507,0.4509,0.4510,0.4514,0.4528,0.4531,0.4535,0.4536,0.4541,0.4548,0.4554,0.4565,0.4566,0.4568,0.4575,0.4577,0.4582,0.4588,0.4589,0.4596,0.4606,0.4607,0.4609,0.4620,0.4621,0.4624,0.4628,0.4630,0.4631,0.4633,0.4634,0.4641,0.4643,0.4645,0.4652,0.4654,0.4656,0.4659,0.4665,0.4672,0.4673,0.4678,0.4679,0.4682,0.4685,0.4686,0.4692,0.4694,0.4695,0.4699,0.4700,0.4702,0.4708,0.4710,0.4712,0.4714,0.4716,0.4720,0.4721,0.4732,0.4733,0.4744,0.4745,0.4750,0.4752,0.4756,0.4758,0.4762,0.4765,0.4770,0.4772,0.4773,0.4783,0.4784,0.4785,0.4788,0.4790,0.4793,0.4797,0.4798,0.4803,0.4806,0.4807,0.4814,0.4815,0.4825,0.4828,0.4829,0.4836,0.4840,0.4844,0.4847,0.4849,0.4850,0.4851,0.4854,0.4855,0.4859,0.4861,0.4862,0.4867,0.4868,0.4869,0.4870,0.4872,0.4876,0.4881,0.4882,0.4888,0.4896,0.4903,0.4910,0.4913,0.4917,0.4919,0.4922,0.4931,0.4933,0.4937,0.4945,0.4947,0.4949,0.4954,0.4958,0.4959,0.4970,0.4973,0.4985,0.4992,0.5001,0.5003,0.5025,0.5029,0.5031,0.5033,0.5035,0.5037,0.5054,0.5059,0.5063,0.5070,0.5071,0.5072,0.5080,0.5093,0.5094,0.5101,0.5107,0.5111,0.5116,0.5124,0.5149,0.5158,0.5169,0.5171,0.5200,0.5213,0.5262,0.5263,0.5265,0.5275,0.5280,0.5290,0.5317,0.5345,0.5360,0.5370,0.5380,0.5385,0.5405,0.5441,0.5448,0.5457,0.5465,0.5467,0.5475,0.5508,0.5525,0.5538,0.5549,0.5550,0.5558,0.5577,0.5583,0.5601,0.5632,0.5670,0.5689,0.5725,0.5738,0.5739,0.5741,0.5752,0.5757,0.5785,0.5799,0.5832,0.5837,0.5845,0.5854,0.5865,0.5872,0.5883,0.5893,0.5934,0.5937,0.5940,0.5949,0.5950,0.5955,0.5956,0.5992,0.6008,0.6025,0.6039,0.6080,0.6110,0.6154,0.6161,0.6162,0.6164,0.6165,0.6264,0.6309,0.6356,0.6363,0.6381,0.6491,0.6503,0.6667,0.6681,0.6735,0.6767,0.6787,0.6851,0.6897,0.6910,0.6911,0.6959,0.6971,0.7002,0.7062,0.7076,0.7100,0.7110,0.7120,0.7159,0.7186,0.7215,0.7244,0.7257,0.7275,0.7278,0.7315,0.7323,0.7358,0.7476,0.7541,0.7575,0.7806,0.8025,0.8088,0.8152,0.8196,0.8205,0.8236,0.8260,0.8330,0.8423,0.8475,0.8649,0.8728,0.8782,0.8809,0.8869,0.8932,0.8935,0.9154,0.9239,0.9377,0.9795,1.0015,1.0022,1.0071,1.0090,1.0176,1.0189,1.0203,1.0358,1.0961,1.1043,1.1199,1.1203,1.1276,1.1536,1.1636,1.2141,1.2161,1.2539,1.2576,1.3668,1.4723,1.4917,1.5003,1.5163,1.7563,1.7590,1.7812,1.7838,1.7849,1.7964,1.8163,1.8325,1.8421,1.8464,1.8875,1.8985,1.9997,2.0698,2.2319,2.2393,2.2621,2.2766,2.3066,2.3071,2.3161,2.3262,2.3330,2.3724,2.4118,2.4415,2.4660,2.5112,2.5174,2.6232,2.9683,3.1031,3.1677,3.2141,3.4520,3.9508,4.0835,4.4755,4.5619,4.5869,4.6269,4.8614,5.1761,5.3053,5.3166,5.3380,5.3411],"y":[0.0017985611510791368,0.0035971223021582736,0.00539568345323741,0.007194244604316547,0.008992805755395683,0.01079136690647482,0.014388489208633094,0.01618705035971223,0.017985611510791366,0.019784172661870502,0.02158273381294964,0.023381294964028777,0.025179856115107913,0.02697841726618705,0.02877697841726619,0.030575539568345324,0.03237410071942446,0.03597122302158273,0.039568345323741004,0.04136690647482014,0.04316546762589928,0.044964028776978415,0.046762589928057555,0.048561151079136694,0.050359712230215826,0.052158273381294966,0.0539568345323741,0.05575539568345324,0.05755395683453238,0.05935251798561151,0.06115107913669065,0.06294964028776978,0.06474820143884892,0.0683453237410072,0.07014388489208633,0.07194244604316546,0.0737410071942446,0.07553956834532374,0.07913669064748201,0.08273381294964029,0.08453237410071943,0.08633093525179857,0.08992805755395683,0.09172661870503597,0.09532374100719425,0.09712230215827339,0.09892086330935251,0.10071942446043165,0.10251798561151079,0.10431654676258993,0.10611510791366907,0.10971223021582734,0.11330935251798561,0.11510791366906475,0.11690647482014388,0.11870503597122302,0.12050359712230216,0.1223021582733813,0.12410071942446044,0.12589928057553956,0.12949640287769784,0.13309352517985612,0.1366906474820144,0.13848920863309352,0.14028776978417265,0.1420863309352518,0.14388489208633093,0.1474820143884892,0.14928057553956833,0.1528776978417266,0.1564748201438849,0.15827338129496402,0.16007194244604317,0.1618705035971223,0.16546762589928057,0.1672661870503597,0.16906474820143885,0.17086330935251798,0.17625899280575538,0.17805755395683454,0.17985611510791366,0.18165467625899281,0.18345323741007194,0.18525179856115107,0.18705035971223022,0.18884892086330934,0.1906474820143885,0.19244604316546762,0.19424460431654678,0.19784172661870503,0.19964028776978418,0.20323741007194246,0.20503597122302158,0.2068345323741007,0.20863309352517986,0.210431654676259,0.21223021582733814,0.2158273381294964,0.21762589928057555,0.22122302158273383,0.22302158273381295,0.22482014388489208,0.22661870503597123,0.22841726618705036,0.2302158273381295,0.23201438848920863,0.23381294964028776,0.2356115107913669,0.23741007194244604,0.2392086330935252,0.24100719424460432,0.2446043165467626,0.24820143884892087,0.25359712230215825,0.25539568345323743,0.25719424460431656,0.2589928057553957,0.2607913669064748,0.26618705035971224,0.26798561151079137,0.2697841726618705,0.2715827338129496,0.2751798561151079,0.27697841726618705,0.2787769784172662,0.2805755395683453,0.2823741007194245,0.2841726618705036,0.28776978417266186,0.289568345323741,0.29136690647482016,0.2931654676258993,0.2949640287769784,0.29856115107913667,0.30035971223021585,0.3039568345323741,0.3057553956834532,0.30755395683453235,0.30935251798561153,0.31115107913669066,0.3147482014388489,0.31654676258992803,0.3183453237410072,0.3237410071942446,0.3255395683453237,0.3273381294964029,0.329136690647482,0.33093525179856115,0.3327338129496403,0.3345323741007194,0.3363309352517986,0.3381294964028777,0.33992805755395683,0.34172661870503596,0.34532374100719426,0.3471223021582734,0.3489208633093525,0.35071942446043164,0.35251798561151076,0.35431654676258995,0.3579136690647482,0.3597122302158273,0.36151079136690645,0.36330935251798563,0.36510791366906475,0.3669064748201439,0.368705035971223,0.37050359712230213,0.37410071942446044,0.37589928057553956,0.3776978417266187,0.37949640287769787,0.381294964028777,0.3830935251798561,0.38489208633093525,0.38848920863309355,0.3902877697841727,0.3920863309352518,0.39388489208633093,0.39568345323741005,0.39928057553956836,0.4010791366906475,0.4028776978417266,0.40467625899280574,0.4064748201438849,0.40827338129496404,0.41007194244604317,0.4118705035971223,0.4136690647482014,0.4154676258992806,0.4172661870503597,0.41906474820143885,0.420863309352518,0.4226618705035971,0.4244604316546763,0.4262589928057554,0.42805755395683454,0.42985611510791366,0.4316546762589928,0.43345323741007197,0.4352517985611511,0.4370503597122302,0.43884892086330934,0.44064748201438847,0.44244604316546765,0.4442446043165468,0.447841726618705,0.44964028776978415,0.45143884892086333,0.45323741007194246,0.4550359712230216,0.4568345323741007,0.460431654676259,0.46223021582733814,0.46402877697841727,0.4658273381294964,0.4694244604316547,0.47302158273381295,0.4748201438848921,0.4766187050359712,0.4784172661870504,0.4802158273381295,0.48201438848920863,0.48381294964028776,0.4856115107913669,0.48741007194244607,0.4892086330935252,0.4910071942446043,0.49280575539568344,0.49460431654676257,0.49640287769784175,0.4982014388489209,0.5,0.5017985611510791,0.5035971223021583,0.5053956834532374,0.5089928057553957,0.5107913669064749,0.512589928057554,0.5143884892086331,0.5161870503597122,0.5179856115107914,0.5197841726618705,0.5215827338129496,0.5233812949640287,0.5251798561151079,0.5269784172661871,0.5287769784172662,0.5323741007194245,0.5359712230215827,0.5377697841726619,0.5413669064748201,0.5431654676258992,0.5449640287769785,0.5467625899280576,0.5485611510791367,0.5503597122302158,0.552158273381295,0.5539568345323741,0.5557553956834532,0.5575539568345323,0.5593525179856115,0.5611510791366906,0.5629496402877698,0.564748201438849,0.5665467625899281,0.5683453237410072,0.5701438848920863,0.5719424460431655,0.5737410071942446,0.5755395683453237,0.5773381294964028,0.579136690647482,0.5809352517985612,0.5827338129496403,0.5845323741007195,0.5863309352517986,0.5881294964028777,0.5899280575539568,0.5935251798561151,0.5953237410071942,0.5971223021582733,0.5989208633093526,0.6007194244604317,0.6025179856115108,0.60431654676259,0.6061151079136691,0.6079136690647482,0.6097122302158273,0.6115107913669064,0.6133093525179856,0.6151079136690647,0.6169064748201439,0.6187050359712231,0.6205035971223022,0.6223021582733813,0.6241007194244604,0.6258992805755396,0.6276978417266187,0.6294964028776978,0.6312949640287769,0.6330935251798561,0.6348920863309353,0.6366906474820144,0.6384892086330936,0.6402877697841727,0.6438848920863309,0.64568345323741,0.6474820143884892,0.6492805755395683,0.6528776978417267,0.6546762589928058,0.6564748201438849,0.658273381294964,0.6600719424460432,0.6618705035971223,0.6636690647482014,0.6654676258992805,0.6672661870503597,0.6690647482014388,0.670863309352518,0.6726618705035972,0.6744604316546763,0.6762589928057554,0.6780575539568345,0.6798561151079137,0.6816546762589928,0.6834532374100719,0.685251798561151,0.6870503597122302,0.6888489208633094,0.6906474820143885,0.6924460431654677,0.6942446043165468,0.6960431654676259,0.697841726618705,0.6996402877697842,0.7014388489208633,0.7032374100719424,0.7050359712230215,0.7068345323741008,0.7086330935251799,0.710431654676259,0.7122302158273381,0.7140287769784173,0.7158273381294964,0.7176258992805755,0.7194244604316546,0.7212230215827338,0.7230215827338129,0.7248201438848921,0.7266187050359713,0.7284172661870504,0.7302158273381295,0.7320143884892086,0.7338129496402878,0.7356115107913669,0.737410071942446,0.7392086330935251,0.7410071942446043,0.7428057553956835,0.7446043165467626,0.7464028776978417,0.7482014388489209,0.75,0.7517985611510791,0.7535971223021583,0.7553956834532374,0.7571942446043165,0.7589928057553957,0.7607913669064749,0.762589928057554,0.7643884892086331,0.7661870503597122,0.7679856115107914,0.7697841726618705,0.7715827338129496,0.7733812949640287,0.7751798561151079,0.7769784172661871,0.7787769784172662,0.7805755395683454,0.7823741007194245,0.7841726618705036,0.7859712230215827,0.7877697841726619,0.789568345323741,0.7913669064748201,0.7931654676258992,0.7949640287769785,0.7967625899280576,0.7985611510791367,0.8003597122302158,0.802158273381295,0.8039568345323741,0.8057553956834532,0.8075539568345323,0.8093525179856115,0.8111510791366906,0.8129496402877698,0.814748201438849,0.8165467625899281,0.8183453237410072,0.8201438848920863,0.8219424460431655,0.8237410071942446,0.8255395683453237,0.8273381294964028,0.829136690647482,0.8309352517985612,0.8327338129496403,0.8345323741007195,0.8363309352517986,0.8381294964028777,0.8399280575539568,0.841726618705036,0.8435251798561151,0.8453237410071942,0.8471223021582733,0.8489208633093526,0.8507194244604317,0.8525179856115108,0.85431654676259,0.8561151079136691,0.8579136690647482,0.8597122302158273,0.8615107913669064,0.8633093525179856,0.8651079136690647,0.8669064748201439,0.8687050359712231,0.8705035971223022,0.8723021582733813,0.8741007194244604,0.8758992805755396,0.8776978417266187,0.8794964028776978,0.8812949640287769,0.8830935251798561,0.8848920863309353,0.8866906474820144,0.8884892086330936,0.8902877697841727,0.8920863309352518,0.8938848920863309,0.89568345323741,0.8974820143884892,0.8992805755395683,0.9010791366906474,0.9028776978417267,0.9046762589928058,0.9064748201438849,0.908273381294964,0.9100719424460432,0.9118705035971223,0.9136690647482014,0.9154676258992805,0.9172661870503597,0.9190647482014388,0.920863309352518,0.9226618705035972,0.9244604316546763,0.9262589928057554,0.9280575539568345,0.9298561151079137,0.9316546762589928,0.9334532374100719,0.935251798561151,0.9370503597122302,0.9388489208633094,0.9406474820143885,0.9424460431654677,0.9442446043165468,0.9460431654676259,0.947841726618705,0.9496402877697842,0.9514388489208633,0.9532374100719424,0.9550359712230215,0.9568345323741008,0.9586330935251799,0.960431654676259,0.9622302158273381,0.9640287769784173,0.9658273381294964,0.9676258992805755,0.9694244604316546,0.9712230215827338,0.9730215827338129,0.9748201438848921,0.9766187050359713,0.9784172661870504,0.9802158273381295,0.9820143884892086,0.9838129496402878,0.9856115107913669,0.987410071942446,0.9892086330935251,0.9910071942446043,0.9928057553956835,0.9946043165467626,0.9964028776978417,0.9982014388489209],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-east-2","visible":true,"x":[0.0686,0.0687,0.0692,0.0728,0.0729,0.0730,0.0733,0.0739,0.0747,0.0748,0.0749,0.0750,0.0751,0.0757,0.0761,0.0763,0.0764,0.0766,0.0768,0.0770,0.0773,0.0774,0.0775,0.0776,0.0777,0.0783,0.0786,0.0787,0.0792,0.0793,0.0796,0.0797,0.0799,0.0801,0.0803,0.0804,0.0806,0.0812,0.0813,0.0814,0.0815,0.0820,0.0822,0.0823,0.0824,0.0825,0.0826,0.0828,0.0829,0.0830,0.0831,0.0835,0.0837,0.0840,0.0842,0.0844,0.0845,0.0846,0.0849,0.0850,0.0852,0.0853,0.0855,0.0857,0.0858,0.0860,0.0862,0.0863,0.0864,0.0865,0.0866,0.0870,0.0871,0.0872,0.0873,0.0874,0.0877,0.0879,0.0880,0.0884,0.0885,0.0890,0.0891,0.0892,0.0893,0.0895,0.0899,0.0901,0.0902,0.0903,0.0906,0.0907,0.0908,0.0914,0.0916,0.0918,0.0919,0.0921,0.0926,0.0927,0.0929,0.0931,0.0932,0.0935,0.0938,0.0941,0.0942,0.0944,0.0947,0.0948,0.0950,0.0952,0.0953,0.0954,0.0955,0.0956,0.0957,0.0958,0.0959,0.0961,0.0962,0.0967,0.0970,0.0971,0.0972,0.0976,0.0978,0.0979,0.0980,0.0983,0.0985,0.0986,0.0989,0.0990,0.0991,0.0992,0.0999,0.1000,0.1002,0.1005,0.1008,0.1009,0.1012,0.1018,0.1020,0.1023,0.1025,0.1027,0.1028,0.1030,0.1032,0.1034,0.1035,0.1036,0.1038,0.1039,0.1043,0.1049,0.1059,0.1064,0.1068,0.1071,0.1087,0.1093,0.1094,0.1096,0.1101,0.1104,0.1106,0.1107,0.1108,0.1111,0.1118,0.1121,0.1122,0.1123,0.1130,0.1134,0.1135,0.1136,0.1140,0.1142,0.1147,0.1149,0.1160,0.1161,0.1162,0.1163,0.1166,0.1167,0.1183,0.1184,0.1187,0.1188,0.1193,0.1195,0.1196,0.1197,0.1200,0.1205,0.1210,0.1212,0.1213,0.1218,0.1221,0.1224,0.1225,0.1227,0.1230,0.1231,0.1238,0.1244,0.1245,0.1251,0.1253,0.1264,0.1265,0.1266,0.1267,0.1270,0.1273,0.1279,0.1280,0.1283,0.1286,0.1288,0.1293,0.1294,0.1295,0.1297,0.1298,0.1300,0.1304,0.1306,0.1308,0.1309,0.1315,0.1317,0.1321,0.1328,0.1336,0.1340,0.1341,0.1350,0.1355,0.1356,0.1357,0.1358,0.1366,0.1368,0.1372,0.1373,0.1381,0.1383,0.1386,0.1402,0.1418,0.1419,0.1423,0.1424,0.1432,0.1437,0.1439,0.1440,0.1443,0.1444,0.1445,0.1446,0.1448,0.1451,0.1454,0.1455,0.1457,0.1458,0.1462,0.1466,0.1469,0.1471,0.1485,0.1487,0.1490,0.1491,0.1495,0.1496,0.1519,0.1521,0.1522,0.1525,0.1532,0.1538,0.1546,0.1556,0.1558,0.1567,0.1575,0.1577,0.1579,0.1596,0.1599,0.1607,0.1620,0.1628,0.1630,0.1639,0.1647,0.1655,0.1656,0.1657,0.1659,0.1667,0.1686,0.1688,0.1724,0.1739,0.1741,0.1748,0.1749,0.1751,0.1752,0.1754,0.1770,0.1772,0.1773,0.1786,0.1797,0.1804,0.1820,0.1829,0.1843,0.1846,0.1849,0.1869,0.1871,0.1878,0.1881,0.1889,0.1917,0.1930,0.1943,0.1950,0.1968,0.1972,0.1975,0.1979,0.1984,0.2001,0.2009,0.2018,0.2076,0.2078,0.2090,0.2108,0.2127,0.2130,0.2132,0.2135,0.2160,0.2174,0.2185,0.2197,0.2225,0.2245,0.2246,0.2262,0.2310,0.2327,0.2347,0.2374,0.2389,0.2400,0.2449,0.2456,0.2488,0.2496,0.2512,0.2606,0.2628,0.2629,0.2646,0.2688,0.2717,0.2816,0.2856,0.2918,0.2924,0.3003,0.3094,0.3114,0.3168,0.3192,0.3259,0.3281,0.3315,0.3365,0.3415,0.3442,0.3455,0.3476,0.3477,0.3484,0.3495,0.3545,0.3548,0.3588,0.3589,0.3626,0.3631,0.3639,0.3655,0.3674,0.3690,0.3699,0.3718,0.3778,0.3814,0.3906,0.3939,0.3956,0.4215,0.4216,0.4221,0.4288,0.4321,0.4356,0.4447,0.4502,0.4505,0.4551,0.4553,0.4603,0.4676,0.4778,0.4795,0.4965,0.5024,0.5112,0.5165,0.5196,0.5344,0.5395,0.6078,0.6968,0.8784,1.2558,1.9078,1.9404,2.2061,2.2559,2.2826,2.3083,2.3660,2.4563,2.6183,2.7955,3.1561,3.1604,3.3193,3.7668,4.1095,4.4582,6.1191,7.4171],"y":[0.0017953321364452424,0.003590664272890485,0.005385996409335727,0.00718132854578097,0.008976660682226212,0.010771992818671455,0.012567324955116697,0.01436265709156194,0.01615798922800718,0.017953321364452424,0.019748653500897665,0.02154398563734291,0.02333931777378815,0.025134649910233394,0.026929982046678635,0.02872531418312388,0.03052064631956912,0.03231597845601436,0.03411131059245961,0.03590664272890485,0.03770197486535009,0.04129263913824058,0.04488330341113106,0.0466786355475763,0.04847396768402154,0.05026929982046679,0.05385996409335727,0.05565529622980251,0.05745062836624776,0.059245960502693,0.06104129263913824,0.06283662477558348,0.06463195691202872,0.06642728904847396,0.06822262118491922,0.07001795332136446,0.0718132854578097,0.07360861759425494,0.07719928186714542,0.07899461400359066,0.08258527827648116,0.0843806104129264,0.08617594254937164,0.08797127468581688,0.08976660682226212,0.09156193895870736,0.0933572710951526,0.09694793536804308,0.09874326750448834,0.10053859964093358,0.10233393177737882,0.10412926391382406,0.1059245960502693,0.10771992818671454,0.11131059245960502,0.11310592459605028,0.11490125673249552,0.11669658886894076,0.118491921005386,0.12387791741472172,0.12567324955116696,0.12746858168761221,0.12926391382405744,0.13464991023339318,0.13644524236983843,0.1400359066427289,0.14183123877917414,0.1436265709156194,0.14542190305206462,0.14721723518850988,0.1490125673249551,0.15080789946140036,0.15439856373429084,0.1561938958707361,0.15798922800718132,0.15978456014362658,0.1615798922800718,0.16337522441651706,0.16696588868940754,0.17055655296229802,0.1741472172351885,0.17594254937163376,0.17773788150807898,0.18491921005385997,0.1867145421903052,0.18850987432675045,0.19389587073608616,0.1992818671454219,0.20107719928186715,0.20287253141831238,0.20466786355475763,0.20646319569120286,0.21005385996409337,0.21364452423698385,0.21543985637342908,0.21723518850987433,0.22082585278276481,0.22262118491921004,0.2244165170556553,0.22800718132854578,0.23159784560143626,0.2333931777378815,0.236983842010772,0.24236983842010773,0.24416517055655296,0.2459605026929982,0.2513464991023339,0.25314183123877915,0.25493716337522443,0.25673249551166966,0.2585278276481149,0.2621184919210054,0.26570915619389585,0.26750448833034113,0.26929982046678635,0.2710951526032316,0.27289048473967686,0.27827648114901254,0.2800718132854578,0.2836624775583483,0.28545780969479356,0.2872531418312388,0.289048473967684,0.29084380610412924,0.2926391382405745,0.2980251346499102,0.3016157989228007,0.30341113105924594,0.30700179533213645,0.3087971274685817,0.3105924596050269,0.3123877917414722,0.31956912028725315,0.3213644524236984,0.3267504488330341,0.32854578096947934,0.3303411131059246,0.33213644524236985,0.3339317773788151,0.3357271095152603,0.3375224416517056,0.3393177737881508,0.34470377019748655,0.3464991023339318,0.348294434470377,0.3500897666068223,0.3518850987432675,0.35727109515260325,0.3590664272890485,0.3608617594254937,0.362657091561939,0.3644524236983842,0.36624775583482944,0.36804308797127466,0.36983842010771995,0.37163375224416517,0.3752244165170557,0.3770197486535009,0.37881508078994613,0.38061041292639136,0.38240574506283664,0.38420107719928187,0.3895870736086176,0.39138240574506283,0.39317773788150806,0.39497307001795334,0.39676840215439857,0.400359066427289,0.4021543985637343,0.40394973070017953,0.40574506283662476,0.40754039497307004,0.40933572710951527,0.4111310592459605,0.4129263913824057,0.41651705565529623,0.42010771992818674,0.4236983842010772,0.4254937163375224,0.4272890484739677,0.43087971274685816,0.4326750448833034,0.43447037701974867,0.4362657091561939,0.4380610412926391,0.44344703770197486,0.44703770197486536,0.4506283662477558,0.4524236983842011,0.4542190305206463,0.4578096947935368,0.4614003590664273,0.4631956912028725,0.4649910233393178,0.466786355475763,0.4703770197486535,0.47217235188509876,0.473967684021544,0.4757630161579892,0.47755834829443444,0.4793536804308797,0.4829443447037702,0.48473967684021546,0.4865350089766607,0.4883303411131059,0.49012567324955114,0.4919210053859964,0.49371633752244165,0.4955116696588869,0.49730700179533216,0.4991023339317774,0.5008976660682226,0.5044883303411131,0.5062836624775583,0.5080789946140036,0.5098743267504489,0.5116696588868941,0.5134649910233393,0.5152603231597845,0.5170556552962298,0.518850987432675,0.5206463195691203,0.5224416517055656,0.526032315978456,0.5278276481149012,0.5296229802513465,0.5314183123877917,0.5350089766606823,0.5368043087971275,0.5385996409335727,0.5403949730700179,0.5421903052064632,0.5439856373429084,0.547576301615799,0.5493716337522442,0.5511669658886894,0.5529622980251346,0.5547576301615799,0.5565529622980251,0.5601436265709157,0.5619389587073609,0.5655296229802513,0.5673249551166966,0.5727109515260324,0.5745062836624776,0.5763016157989228,0.578096947935368,0.5798922800718133,0.5816876122082585,0.5834829443447038,0.5870736086175943,0.5906642728904847,0.59245960502693,0.5942549371633752,0.5978456014362658,0.599640933572711,0.6014362657091562,0.6032315978456014,0.6050269299820467,0.6068222621184919,0.6086175942549371,0.6104129263913824,0.6122082585278277,0.6140035906642729,0.6193895870736086,0.6211849192100538,0.6247755834829444,0.6265709156193896,0.63016157989228,0.6319569120287253,0.6337522441651705,0.6355475763016158,0.6373429084380611,0.6409335727109515,0.6427289048473968,0.644524236983842,0.6463195691202872,0.6481149012567325,0.6499102333931778,0.651705565529623,0.6535008976660682,0.6552962298025135,0.6570915619389587,0.6588868940754039,0.6606822262118492,0.6624775583482945,0.6642728904847397,0.6660682226211849,0.6696588868940754,0.6714542190305206,0.6732495511669659,0.6750448833034112,0.6768402154398564,0.6822262118491921,0.6858168761220825,0.6876122082585279,0.6894075403949731,0.6912028725314183,0.6929982046678635,0.6947935368043088,0.696588868940754,0.6983842010771992,0.7001795332136446,0.7019748653500898,0.703770197486535,0.7055655296229802,0.7091561938958707,0.7109515260323159,0.7127468581687613,0.7145421903052065,0.7163375224416517,0.718132854578097,0.7199281867145422,0.7217235188509874,0.7235188509874326,0.725314183123878,0.7271095152603232,0.7289048473967684,0.7307001795332136,0.7324955116696589,0.7342908438061041,0.7360861759425493,0.7378815080789947,0.7396768402154399,0.7414721723518851,0.7432675044883303,0.7468581687612208,0.748653500897666,0.7522441651705566,0.7540394973070018,0.755834829443447,0.7576301615798923,0.7594254937163375,0.7612208258527827,0.7630161579892281,0.7648114901256733,0.7666068222621185,0.7684021543985637,0.770197486535009,0.7737881508078994,0.7755834829443446,0.77737881508079,0.7791741472172352,0.7809694793536804,0.7827648114901257,0.7863554757630161,0.7881508078994613,0.7899461400359067,0.7917414721723519,0.7935368043087971,0.7953321364452424,0.7971274685816876,0.800718132854578,0.8025134649910234,0.8043087971274686,0.8061041292639138,0.8078994614003591,0.8096947935368043,0.8114901256732495,0.8132854578096947,0.8150807899461401,0.8168761220825853,0.8186714542190305,0.8204667863554758,0.822262118491921,0.8240574506283662,0.8276481149012568,0.829443447037702,0.8312387791741472,0.8330341113105925,0.8348294434470377,0.8366247755834829,0.8384201077199281,0.8402154398563735,0.8420107719928187,0.8438061041292639,0.8456014362657092,0.8473967684021544,0.8491921005385996,0.8509874326750448,0.8527827648114902,0.8545780969479354,0.8563734290843806,0.8581687612208259,0.8599640933572711,0.8617594254937163,0.8635547576301615,0.8653500897666068,0.8671454219030521,0.8689407540394973,0.8707360861759426,0.8725314183123878,0.874326750448833,0.8761220825852782,0.8779174147217235,0.8797127468581688,0.881508078994614,0.8833034111310593,0.8850987432675045,0.8868940754039497,0.8886894075403949,0.8904847396768402,0.8922800718132855,0.8940754039497307,0.895870736086176,0.8976660682226212,0.8994614003590664,0.9012567324955116,0.9030520646319569,0.9048473967684022,0.9066427289048474,0.9084380610412927,0.9102333931777379,0.9120287253141831,0.9138240574506283,0.9156193895870736,0.9174147217235189,0.9192100538599641,0.9210053859964094,0.9228007181328546,0.9245960502692998,0.926391382405745,0.9281867145421903,0.9299820466786356,0.9317773788150808,0.933572710951526,0.9353680430879713,0.9371633752244165,0.9389587073608617,0.940754039497307,0.9425493716337523,0.9443447037701975,0.9461400359066428,0.947935368043088,0.9497307001795332,0.9515260323159784,0.9533213644524237,0.9551166965888689,0.9569120287253142,0.9587073608617595,0.9605026929982047,0.9622980251346499,0.9640933572710951,0.9658886894075404,0.9676840215439856,0.9694793536804309,0.9712746858168761,0.9730700179533214,0.9748653500897666,0.9766606822262118,0.9784560143626571,0.9802513464991023,0.9820466786355476,0.9838420107719928,0.9856373429084381,0.9874326750448833,0.9892280071813285,0.9910233393177738,0.992818671454219,0.9946140035906643,0.9964093357271095,0.9982046678635548],"yaxis":""},{"type":"scatter","marker":{},"mode":"lines","name":"us-west-1","visible":true,"x":[0.0312,0.0314,0.0317,0.0335,0.0339,0.0348,0.0351,0.0361,0.0366,0.0369,0.0372,0.0373,0.0374,0.0379,0.0384,0.0388,0.0389,0.0391,0.0394,0.0397,0.0398,0.0399,0.0405,0.0407,0.0409,0.0411,0.0416,0.0417,0.0420,0.0423,0.0424,0.0427,0.0428,0.0429,0.0433,0.0435,0.0439,0.0440,0.0441,0.0443,0.0444,0.0445,0.0446,0.0450,0.0451,0.0452,0.0461,0.0463,0.0464,0.0465,0.0467,0.0468,0.0469,0.0470,0.0471,0.0472,0.0474,0.0475,0.0477,0.0480,0.0481,0.0482,0.0485,0.0486,0.0491,0.0492,0.0495,0.0497,0.0498,0.0499,0.0500,0.0503,0.0504,0.0505,0.0506,0.0507,0.0513,0.0514,0.0518,0.0521,0.0528,0.0529,0.0532,0.0534,0.0538,0.0540,0.0541,0.0546,0.0547,0.0548,0.0550,0.0551,0.0552,0.0553,0.0554,0.0555,0.0558,0.0559,0.0562,0.0563,0.0564,0.0567,0.0576,0.0578,0.0579,0.0582,0.0583,0.0586,0.0588,0.0589,0.0593,0.0595,0.0596,0.0597,0.0599,0.0600,0.0601,0.0602,0.0603,0.0606,0.0612,0.0624,0.0625,0.0626,0.0631,0.0635,0.0646,0.0649,0.0650,0.0657,0.0658,0.0665,0.0673,0.0678,0.0684,0.0689,0.0691,0.0693,0.0697,0.0706,0.0707,0.0713,0.0714,0.0715,0.0724,0.0729,0.0734,0.0738,0.0743,0.0745,0.0746,0.0747,0.0754,0.0758,0.0762,0.0767,0.0768,0.0771,0.0772,0.0776,0.0777,0.0785,0.0787,0.0791,0.0797,0.0800,0.0804,0.0822,0.0825,0.0828,0.0829,0.0831,0.0832,0.0833,0.0835,0.0844,0.0846,0.0848,0.0852,0.0857,0.0860,0.0862,0.0865,0.0870,0.0876,0.0881,0.0882,0.0888,0.0889,0.0893,0.0894,0.0897,0.0898,0.0909,0.0911,0.0912,0.0913,0.0918,0.0940,0.0941,0.0942,0.0954,0.0957,0.0962,0.0963,0.0966,0.0967,0.0968,0.0969,0.0973,0.0974,0.0978,0.0979,0.0993,0.0995,0.1003,0.1006,0.1008,0.1012,0.1013,0.1036,0.1037,0.1041,0.1054,0.1056,0.1061,0.1062,0.1066,0.1071,0.1072,0.1079,0.1080,0.1085,0.1087,0.1095,0.1103,0.1107,0.1121,0.1127,0.1129,0.1131,0.1157,0.1171,0.1176,0.1178,0.1189,0.1190,0.1203,0.1206,0.1210,0.1220,0.1225,0.1241,0.1243,0.1249,0.1288,0.1294,0.1295,0.1317,0.1325,0.1363,0.1403,0.1411,0.1414,0.1426,0.1437,0.1441,0.1447,0.1460,0.1479,0.1501,0.1507,0.1508,0.1509,0.1511,0.1526,0.1534,0.1539,0.1541,0.1542,0.1558,0.1559,0.1568,0.1601,0.1608,0.1610,0.1619,0.1633,0.1644,0.1645,0.1660,0.1684,0.1687,0.1702,0.1780,0.1783,0.1831,0.1875,0.1883,0.1986,0.1990,0.1994,0.2006,0.2035,0.2053,0.2076,0.2139,0.2140,0.2167,0.2173,0.2307,0.2332,0.2381,0.2396,0.2415,0.2424,0.2451,0.2473,0.2519,0.2528,0.2539,0.2543,0.2559,0.2624,0.2625,0.2681,0.2697,0.2715,0.2725,0.2726,0.2754,0.2763,0.2768,0.2837,0.2852,0.2867,0.2883,0.2957,0.2973,0.3028,0.3079,0.3083,0.3084,0.3091,0.3100,0.3145,0.3161,0.3258,0.3292,0.3316,0.3378,0.3442,0.3518,0.3520,0.3550,0.3581,0.3608,0.3618,0.3673,0.3757,0.3771,0.3811,0.3935,0.4050,0.4051,0.4053,0.4071,0.4273,0.4318,0.4339,0.4357,0.4406,0.4411,0.4545,0.4558,0.4609,0.4682,0.4755,0.4848,0.4860,0.4885,0.4941,0.4963,0.5029,0.5058,0.5130,0.5138,0.5163,0.5172,0.5221,0.5242,0.5286,0.5324,0.5364,0.5386,0.5462,0.5523,0.5532,0.5560,0.5579,0.5582,0.5793,0.5849,0.5900,0.5910,0.6048,0.6088,0.6093,0.6095,0.6178,0.6198,0.6260,0.6278,0.6359,0.6436,0.6920,0.7270,0.7310,0.7576,0.7624,0.7647,0.8263,0.8384,0.8473,0.8577,0.8584,0.8685,0.8764,0.9003,0.9323,0.9663,1.0386,1.0462,1.0582,1.1574,1.1884,1.1953,1.1958,1.2387,1.2871,1.2915,1.3346,1.4074,1.6570,1.6847,1.7034,1.8102,1.8305,1.8652,1.9640,1.9914,2.0096,2.0405,2.0793,2.1963,2.2680,2.2789,2.2989,2.3099,2.9419,3.0674,3.1364,3.2625,3.4942,3.6851,3.8416,4.1455,5.5950,5.6657,6.0718,6.3105,7.2473,7.9330],"y":[0.0018587360594795538,0.0037174721189591076,0.0055762081784386614,0.00929368029739777,0.011152416356877323,0.013011152416356878,0.01486988847583643,0.016728624535315983,0.01858736059479554,0.020446096654275093,0.022304832713754646,0.024163568773234202,0.027881040892193308,0.02973977695167286,0.031598513011152414,0.03345724907063197,0.03531598513011153,0.03717472118959108,0.040892193308550186,0.04275092936802974,0.04460966542750929,0.048327137546468404,0.05018587360594796,0.05204460966542751,0.05390334572490706,0.055762081784386616,0.05762081784386617,0.05947955390334572,0.06133828996282528,0.06319702602230483,0.06505576208178439,0.0687732342007435,0.07063197026022305,0.0724907063197026,0.07434944237918216,0.07806691449814127,0.07992565055762081,0.08178438661710037,0.08364312267657993,0.08550185873605948,0.08921933085501858,0.09293680297397769,0.09479553903345725,0.10037174721189591,0.10408921933085502,0.10594795539033457,0.10780669144981413,0.11338289962825279,0.1171003717472119,0.120817843866171,0.12267657992565056,0.12825278810408922,0.13197026022304834,0.13382899628252787,0.13568773234200743,0.13940520446096655,0.14312267657992564,0.1449814126394052,0.14684014869888476,0.15055762081784388,0.1524163568773234,0.15427509293680297,0.1579925650557621,0.15985130111524162,0.16171003717472118,0.16356877323420074,0.1654275092936803,0.16728624535315986,0.1691449814126394,0.17286245353159851,0.18029739776951673,0.1821561338289963,0.18401486988847585,0.18773234200743494,0.19144981412639406,0.19330855018587362,0.19516728624535315,0.1970260223048327,0.20074349442379183,0.20446096654275092,0.20631970260223048,0.20817843866171004,0.21189591078066913,0.2137546468401487,0.21561338289962825,0.2174721189591078,0.21933085501858737,0.2211895910780669,0.22304832713754646,0.22490706319702602,0.22676579925650558,0.22862453531598512,0.23234200743494424,0.23605947955390336,0.2379182156133829,0.241635687732342,0.24349442379182157,0.24535315985130113,0.24721189591078066,0.24907063197026022,0.25092936802973975,0.2527881040892193,0.25464684014869887,0.25650557620817843,0.258364312267658,0.26022304832713755,0.2620817843866171,0.26394052044609667,0.26579925650557623,0.26765799256505574,0.2695167286245353,0.2732342007434944,0.275092936802974,0.27695167286245354,0.2788104089219331,0.2825278810408922,0.2862453531598513,0.2899628252788104,0.29182156133828996,0.2936802973977695,0.2955390334572491,0.29739776951672864,0.2992565055762082,0.30297397769516726,0.3048327137546468,0.3066914498141264,0.30855018587360594,0.31226765799256506,0.3141263940520446,0.3159851301115242,0.31784386617100374,0.31970260223048325,0.3215613382899628,0.32342007434944237,0.3252788104089219,0.3271375464684015,0.32899628252788105,0.3308550185873606,0.33271375464684017,0.3345724907063197,0.33643122676579923,0.3382899628252788,0.3420074349442379,0.34386617100371747,0.3475836431226766,0.34944237918215615,0.3513011152416357,0.35315985130111527,0.35687732342007433,0.3587360594795539,0.36059479553903345,0.362453531598513,0.3643122676579926,0.36617100371747213,0.3680297397769517,0.36988847583643125,0.3736059479553903,0.37732342007434944,0.379182156133829,0.38104089219330856,0.3828996282527881,0.3847583643122677,0.38847583643122674,0.3903345724907063,0.39219330855018586,0.3940520446096654,0.39776951672862454,0.3996282527881041,0.40148698884758366,0.4033457249070632,0.4070631970260223,0.40892193308550184,0.41263940520446096,0.4163568773234201,0.41821561338289964,0.4200743494423792,0.42193308550185876,0.42379182156133827,0.4275092936802974,0.42936802973977695,0.4312267657992565,0.43308550185873607,0.4349442379182156,0.43866171003717475,0.44052044609665425,0.4423791821561338,0.44423791821561337,0.44609665427509293,0.4479553903345725,0.4516728624535316,0.45353159851301117,0.45539033457249073,0.4591078066914498,0.46096654275092935,0.4628252788104089,0.4646840148698885,0.4684014869888476,0.47026022304832715,0.4721189591078067,0.4739776951672863,0.4758364312267658,0.47769516728624534,0.4795539033457249,0.48141263940520446,0.4851301115241636,0.48698884758364314,0.4888475836431227,0.49070631970260226,0.4944237918215613,0.49814126394052044,0.5,0.5018587360594795,0.5037174721189591,0.5055762081784386,0.5074349442379182,0.5111524163568774,0.5130111524163569,0.5148698884758365,0.516728624535316,0.5204460966542751,0.5223048327137546,0.5241635687732342,0.5260223048327137,0.5297397769516728,0.5315985130111525,0.533457249070632,0.5353159851301115,0.5371747211895911,0.5390334572490706,0.5427509293680297,0.5464684014869888,0.5483271375464684,0.550185873605948,0.5520446096654275,0.5539033457249071,0.5557620817843866,0.5576208178438662,0.5594795539033457,0.5613382899628253,0.5631970260223048,0.5650557620817844,0.5669144981412639,0.5687732342007435,0.570631970260223,0.5724907063197026,0.5743494423791822,0.5762081784386617,0.5780669144981413,0.5799256505576208,0.5817843866171004,0.5836431226765799,0.5855018587360595,0.5892193308550185,0.5910780669144982,0.5929368029739777,0.5947955390334573,0.5966542750929368,0.5985130111524164,0.6003717472118959,0.6022304832713755,0.604089219330855,0.6059479553903345,0.6078066914498141,0.6096654275092936,0.6115241635687733,0.6133828996282528,0.6152416356877324,0.6171003717472119,0.6189591078066915,0.620817843866171,0.6226765799256505,0.6245353159851301,0.6263940520446096,0.6282527881040892,0.6301115241635687,0.6319702602230484,0.6338289962825279,0.6356877323420075,0.637546468401487,0.6394052044609665,0.6412639405204461,0.6431226765799256,0.6449814126394052,0.6468401486988847,0.6486988847583643,0.6505576208178439,0.6524163568773235,0.654275092936803,0.6561338289962825,0.6579925650557621,0.6598513011152416,0.6617100371747212,0.6635687732342007,0.6654275092936803,0.6672862453531598,0.6691449814126395,0.671003717472119,0.6728624535315985,0.6747211895910781,0.6765799256505576,0.6784386617100372,0.6802973977695167,0.6821561338289963,0.6840148698884758,0.6858736059479554,0.6877323420074349,0.6895910780669146,0.6914498141263941,0.6933085501858736,0.6951672862453532,0.6970260223048327,0.6988847583643123,0.7007434944237918,0.7026022304832714,0.7044609665427509,0.7063197026022305,0.70817843866171,0.7100371747211895,0.7118959107806692,0.7137546468401487,0.7156133828996283,0.7174721189591078,0.7193308550185874,0.7211895910780669,0.7230483271375465,0.724907063197026,0.7267657992565055,0.7286245353159851,0.7304832713754646,0.7323420074349443,0.7342007434944238,0.7360594795539034,0.7379182156133829,0.7397769516728625,0.741635687732342,0.7434944237918215,0.7453531598513011,0.7472118959107806,0.7490706319702602,0.7509293680297398,0.7527881040892194,0.7546468401486989,0.7565055762081785,0.758364312267658,0.7602230483271375,0.7620817843866171,0.7639405204460966,0.7657992565055762,0.7676579925650557,0.7695167286245354,0.7713754646840149,0.7732342007434945,0.775092936802974,0.7769516728624535,0.7788104089219331,0.7806691449814126,0.7825278810408922,0.7843866171003717,0.7862453531598513,0.7881040892193308,0.7899628252788105,0.79182156133829,0.7936802973977695,0.7955390334572491,0.7973977695167286,0.7992565055762082,0.8011152416356877,0.8029739776951673,0.8048327137546468,0.8066914498141264,0.8085501858736059,0.8104089219330854,0.8122676579925651,0.8141263940520446,0.8159851301115242,0.8178438661710037,0.8197026022304833,0.8215613382899628,0.8234200743494424,0.8252788104089219,0.8271375464684015,0.828996282527881,0.8308550185873605,0.8327137546468402,0.8345724907063197,0.8364312267657993,0.8382899628252788,0.8401486988847584,0.8420074349442379,0.8438661710037175,0.845724907063197,0.8475836431226765,0.8494423791821561,0.8513011152416357,0.8531598513011153,0.8550185873605948,0.8568773234200744,0.8587360594795539,0.8605947955390335,0.862453531598513,0.8643122676579925,0.8661710037174721,0.8680297397769516,0.8698884758364313,0.8717472118959108,0.8736059479553904,0.8754646840148699,0.8773234200743495,0.879182156133829,0.8810408921933085,0.8828996282527881,0.8847583643122676,0.8866171003717472,0.8884758364312267,0.8903345724907064,0.8921933085501859,0.8940520446096655,0.895910780669145,0.8977695167286245,0.8996282527881041,0.9014869888475836,0.9033457249070632,0.9052044609665427,0.9070631970260223,0.9089219330855018,0.9107806691449815,0.912639405204461,0.9144981412639405,0.9163568773234201,0.9182156133828996,0.9200743494423792,0.9219330855018587,0.9237918215613383,0.9256505576208178,0.9275092936802974,0.929368029739777,0.9312267657992565,0.9330855018587361,0.9349442379182156,0.9368029739776952,0.9386617100371747,0.9405204460966543,0.9423791821561338,0.9442379182156134,0.9460966542750929,0.9479553903345725,0.949814126394052,0.9516728624535316,0.9535315985130112,0.9553903345724907,0.9572490706319703,0.9591078066914498,0.9609665427509294,0.9628252788104089,0.9646840148698885,0.966542750929368,0.9684014869888475,0.9702602230483272,0.9721189591078067,0.9739776951672863,0.9758364312267658,0.9776951672862454,0.9795539033457249,0.9814126394052045,0.983271375464684,0.9851301115241635,0.9869888475836431,0.9888475836431226,0.9907063197026023,0.9925650557620818,0.9944237918215614,0.9962825278810409,0.9981412639405205],"yaxis":""}],"layout":{"annotations":null,"margin":{"b":60,"l":50,"pad":1,"r":70,"t":30},"shapes":[{"fillcolor":"green","line":{"width":0},"opacity":0.05,"type":"rect","x0":0,"x1":0.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"yellow","line":{"width":0},"opacity":0.05,"type":"rect","x0":0.8,"x1":1.8,"xref":"x","y0":0,"y1":1,"yref":"paper"},{"fillcolor":"red","line":{"width":0},"opacity":0.05,"type":"rect","x0":1.8,"x1":10,"xref":"x","y0":0,"y1":1,"yref":"paper"}],"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (KUBO, web3.storage). Source: Tiros.","x":1,"xanchor":"right","y":0.01,"yanchor":"bottom"},"xaxis":{"range":[0,2],"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"standoff":10,"text":"Latency in s"},"type":"linear"},"yaxis":{"autorange":true,"rangemode":"tozero","showspikes":true,"spikedash":"dot","spikethickness":1,"title":{"text":"Cumulative Fraction"}}},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-performance-gauge-blog.ipfs.tech-IPFS-KUBO.json b/content.en/plots/2024/09/09/website-snapshot-performance-gauge-blog.ipfs.tech-IPFS-KUBO.json
new file mode 100644
index 0000000000..8c4d0e872e
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-performance-gauge-blog.ipfs.tech-IPFS-KUBO.json
@@ -0,0 +1 @@
+{"data":[{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.2264,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.2264,"visible":true},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.7799,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":0.7799,"visible":true},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.5192,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.5192,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.1637,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":1.1637,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.7632,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.7632,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.4069,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":1.4069,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.1509,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":1.1509,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":2.1178,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":2.1178,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.7597,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":1.7597,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":2.9963,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":2.9963,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.7473,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":1.7473,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":2.8372,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":2.8372,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.2109,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":1.2109,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":2.1959,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":2.1959,"visible":false}],"layout":{"annotations":[{"align":"left","showarrow":false,"text":"Region","x":-0.05,"y":-0.07,"yanchor":"bottom","yref":"container"},null],"grid":{"columns":2,"rows":1,"xgap":0.3},"margin":{"b":60,"l":10,"r":30,"t":60},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (p90, KUBO, blog.ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.103,"yanchor":"top"},"updatemenus":[{"buttons":[{"args":["visible",[true,true,false,false,false,false,false,false,false,false,false,false,false,false]],"label":"eu-central-1","method":"restyle"},{"args":["visible",[false,false,true,true,false,false,false,false,false,false,false,false,false,false]],"label":"us-east-2","method":"restyle"},{"args":["visible",[false,false,false,false,true,true,false,false,false,false,false,false,false,false]],"label":"us-west-1","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,true,true,false,false,false,false,false,false]],"label":"ap-south-1","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,false,false,true,true,false,false,false,false]],"label":"ap-southeast-2","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,false,false,false,false,true,true,false,false]],"label":"af-south-1","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,false,false,false,false,false,false,true,true]],"label":"sa-east-1","method":"restyle"}],"direction":"up","font":{"size":10},"title":{"text":"Region"},"type":"dropdown","x":-0.05,"xanchor":"left","y":-0.1,"yanchor":"top"}]},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-performance-gauge-blog.libp2p.io-IPFS-KUBO.json b/content.en/plots/2024/09/09/website-snapshot-performance-gauge-blog.libp2p.io-IPFS-KUBO.json
new file mode 100644
index 0000000000..48734ec168
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-performance-gauge-blog.libp2p.io-IPFS-KUBO.json
@@ -0,0 +1 @@
+{"data":[{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.2012,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.2012,"visible":true},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.6566,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":0.6566,"visible":true},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.3706,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.3706,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.875,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":0.875,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.6737,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.6737,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.3842,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":1.3842,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.9787,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.9787,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.8627,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":1.8627,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.2461,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":1.2461,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":2.2965,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":2.2965,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.1286,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":1.1286,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":2.1144,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":2.1144,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.0813,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":1.0813,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":2.1002,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":2.1002,"visible":false}],"layout":{"annotations":[{"align":"left","showarrow":false,"text":"Region","x":-0.05,"y":-0.07,"yanchor":"bottom","yref":"container"},null],"grid":{"columns":2,"rows":1,"xgap":0.3},"margin":{"b":60,"l":10,"r":30,"t":60},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (p90, KUBO, blog.libp2p.io). Source: Tiros.","x":1,"xanchor":"right","y":0.103,"yanchor":"top"},"updatemenus":[{"buttons":[{"args":["visible",[true,true,false,false,false,false,false,false,false,false,false,false,false,false]],"label":"eu-central-1","method":"restyle"},{"args":["visible",[false,false,true,true,false,false,false,false,false,false,false,false,false,false]],"label":"us-east-2","method":"restyle"},{"args":["visible",[false,false,false,false,true,true,false,false,false,false,false,false,false,false]],"label":"us-west-1","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,true,true,false,false,false,false,false,false]],"label":"ap-south-1","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,false,false,true,true,false,false,false,false]],"label":"ap-southeast-2","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,false,false,false,false,true,true,false,false]],"label":"af-south-1","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,false,false,false,false,false,false,true,true]],"label":"sa-east-1","method":"restyle"}],"direction":"up","font":{"size":10},"title":{"text":"Region"},"type":"dropdown","x":-0.05,"xanchor":"left","y":-0.1,"yanchor":"top"}]},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-performance-gauge-consensuslab.world-IPFS-KUBO.json b/content.en/plots/2024/09/09/website-snapshot-performance-gauge-consensuslab.world-IPFS-KUBO.json
new file mode 100644
index 0000000000..335c9bea9d
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-performance-gauge-consensuslab.world-IPFS-KUBO.json
@@ -0,0 +1 @@
+{"data":[{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.1556,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.1556,"visible":true},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.925,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":0.925,"visible":true},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.3627,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.3627,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.8089,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":1.8089,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.6702,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.6702,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":2.9768,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":2.9768,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.6659,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.6659,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":3.0811,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":3.0811,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.256,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":1.256,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":5.0848,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":5.0848,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.7945,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.7945,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":3.6987,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":3.6987,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.8452,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.8452,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":4.1357,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":4.1357,"visible":false}],"layout":{"annotations":[{"align":"left","showarrow":false,"text":"Region","x":-0.05,"y":-0.07,"yanchor":"bottom","yref":"container"},null],"grid":{"columns":2,"rows":1,"xgap":0.3},"margin":{"b":60,"l":10,"r":30,"t":60},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (p90, KUBO, consensuslab.world). Source: Tiros.","x":1,"xanchor":"right","y":0.103,"yanchor":"top"},"updatemenus":[{"buttons":[{"args":["visible",[true,true,false,false,false,false,false,false,false,false,false,false,false,false]],"label":"eu-central-1","method":"restyle"},{"args":["visible",[false,false,true,true,false,false,false,false,false,false,false,false,false,false]],"label":"us-east-2","method":"restyle"},{"args":["visible",[false,false,false,false,true,true,false,false,false,false,false,false,false,false]],"label":"us-west-1","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,true,true,false,false,false,false,false,false]],"label":"ap-south-1","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,false,false,true,true,false,false,false,false]],"label":"ap-southeast-2","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,false,false,false,false,true,true,false,false]],"label":"af-south-1","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,false,false,false,false,false,false,true,true]],"label":"sa-east-1","method":"restyle"}],"direction":"up","font":{"size":10},"title":{"text":"Region"},"type":"dropdown","x":-0.05,"xanchor":"left","y":-0.1,"yanchor":"top"}]},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-performance-gauge-docs.ipfs.tech-IPFS-KUBO.json b/content.en/plots/2024/09/09/website-snapshot-performance-gauge-docs.ipfs.tech-IPFS-KUBO.json
new file mode 100644
index 0000000000..7cbd048f99
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-performance-gauge-docs.ipfs.tech-IPFS-KUBO.json
@@ -0,0 +1 @@
+{"data":[{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.166,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.166,"visible":true},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.7981,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":0.7981,"visible":true},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.402,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.402,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.0488,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":1.0488,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.6104,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.6104,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.2647,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":1.2647,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.769,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.769,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.7135,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":1.7135,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.1704,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":1.1704,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":2.1917,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":2.1917,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.0637,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":1.0637,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":2.2121,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":2.2121,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.9539,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.9539,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":2.0114,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":2.0114,"visible":false}],"layout":{"annotations":[{"align":"left","showarrow":false,"text":"Region","x":-0.05,"y":-0.07,"yanchor":"bottom","yref":"container"},null],"grid":{"columns":2,"rows":1,"xgap":0.3},"margin":{"b":60,"l":10,"r":30,"t":60},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (p90, KUBO, docs.ipfs.tech). Source: Tiros.","x":1,"xanchor":"right","y":0.103,"yanchor":"top"},"updatemenus":[{"buttons":[{"args":["visible",[true,true,false,false,false,false,false,false,false,false,false,false,false,false]],"label":"eu-central-1","method":"restyle"},{"args":["visible",[false,false,true,true,false,false,false,false,false,false,false,false,false,false]],"label":"us-east-2","method":"restyle"},{"args":["visible",[false,false,false,false,true,true,false,false,false,false,false,false,false,false]],"label":"us-west-1","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,true,true,false,false,false,false,false,false]],"label":"ap-south-1","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,false,false,true,true,false,false,false,false]],"label":"ap-southeast-2","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,false,false,false,false,true,true,false,false]],"label":"af-south-1","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,false,false,false,false,false,false,true,true]],"label":"sa-east-1","method":"restyle"}],"direction":"up","font":{"size":10},"title":{"text":"Region"},"type":"dropdown","x":-0.05,"xanchor":"left","y":-0.1,"yanchor":"top"}]},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-performance-gauge-docs.libp2p.io-IPFS-KUBO.json b/content.en/plots/2024/09/09/website-snapshot-performance-gauge-docs.libp2p.io-IPFS-KUBO.json
new file mode 100644
index 0000000000..f8ddaafdf2
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-performance-gauge-docs.libp2p.io-IPFS-KUBO.json
@@ -0,0 +1 @@
+{"data":[{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.2004,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.2004,"visible":true},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.6547,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":0.6547,"visible":true},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.3985,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.3985,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.9376,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":0.9376,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.5953,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.5953,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.9977,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":0.9977,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":0.9295,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":0.9295,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.8581,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":1.8581,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.2391,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":1.2391,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":2.1158,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":2.1158,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.0306,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":1.0306,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":2.0544,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":2.0544,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":1.0135,"relative":true,"valueformat":".2%"},"domain":{},"gauge":{"axis":{"range":[null,2.6]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,0.8]},{"color":"#fcfc99","range":[0.8,1.8]},{"color":"#fb6962","range":[1.8,2.6]}]},"mode":"gauge+number+delta","name":"Time To First Byte","number":{"suffix":"s"},"title":{"text":"Time To First Byte"},"value":1.0135,"visible":false},{"type":"indicator","delta":{"decreasing":{"color":"228833"},"increasing":{"color":"EE6677"},"reference":2.0597,"relative":true,"valueformat":".2%"},"domain":{"column":1},"gauge":{"axis":{"range":[null,4.8]},"bar":{"color":"darkblue"},"steps":[{"color":"#79de79","range":[0,1.8]},{"color":"#fcfc99","range":[1.8,3]},{"color":"#fb6962","range":[3,4.8]}]},"mode":"gauge+number+delta","name":"First Contentful Paint","number":{"suffix":"s"},"title":{"text":"First Contentful Paint"},"value":2.0597,"visible":false}],"layout":{"annotations":[{"align":"left","showarrow":false,"text":"Region","x":-0.05,"y":-0.07,"yanchor":"bottom","yref":"container"},null],"grid":{"columns":2,"rows":1,"xgap":0.3},"margin":{"b":60,"l":10,"r":30,"t":60},"title":{"font":{"size":10},"text":"Data: 1 Sep 2024 - 8 Sep 2024 (p90, KUBO, docs.libp2p.io). Source: Tiros.","x":1,"xanchor":"right","y":0.103,"yanchor":"top"},"updatemenus":[{"buttons":[{"args":["visible",[true,true,false,false,false,false,false,false,false,false,false,false,false,false]],"label":"eu-central-1","method":"restyle"},{"args":["visible",[false,false,true,true,false,false,false,false,false,false,false,false,false,false]],"label":"us-east-2","method":"restyle"},{"args":["visible",[false,false,false,false,true,true,false,false,false,false,false,false,false,false]],"label":"us-west-1","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,true,true,false,false,false,false,false,false]],"label":"ap-south-1","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,false,false,true,true,false,false,false,false]],"label":"ap-southeast-2","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,false,false,false,false,true,true,false,false]],"label":"af-south-1","method":"restyle"},{"args":["visible",[false,false,false,false,false,false,false,false,false,false,false,false,true,true]],"label":"sa-east-1","method":"restyle"}],"direction":"up","font":{"size":10},"title":{"text":"Region"},"type":"dropdown","x":-0.05,"xanchor":"left","y":-0.1,"yanchor":"top"}]},"params":null,"dynamicLayout":null,"config":null}
diff --git a/content.en/plots/2024/09/09/website-snapshot-performance-gauge-drand.love-IPFS-KUBO.json b/content.en/plots/2024/09/09/website-snapshot-performance-gauge-drand.love-IPFS-KUBO.json
new file mode 100644
index 0000000000..c2a6950c37
--- /dev/null
+++ b/content.en/plots/2024/09/09/website-snapshot-performance-gau